@everymatrix/casino-404 1.54.8 → 1.54.10

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.
@@ -549,12 +549,12 @@ function yr(e) {
549
549
  function K(e, t) {
550
550
  return t.clone !== !1 && t.isMergeableObject(e) ? k(yr(e), e, t) : e;
551
551
  }
552
- function Er(e, t, r) {
552
+ function vr(e, t, r) {
553
553
  return e.concat(t).map(function(n) {
554
554
  return K(n, r);
555
555
  });
556
556
  }
557
- function vr(e, t) {
557
+ function Er(e, t) {
558
558
  if (!t.customMerge)
559
559
  return k;
560
560
  var r = t.customMerge(e);
@@ -583,11 +583,11 @@ function Tr(e, t, r) {
583
583
  return r.isMergeableObject(e) && Qe(e).forEach(function(i) {
584
584
  n[i] = K(e[i], r);
585
585
  }), Qe(t).forEach(function(i) {
586
- Hr(e, i) || (gt(e, i) && r.isMergeableObject(t[i]) ? n[i] = vr(i, r)(e[i], t[i], r) : n[i] = K(t[i], r));
586
+ Hr(e, i) || (gt(e, i) && r.isMergeableObject(t[i]) ? n[i] = Er(i, r)(e[i], t[i], r) : n[i] = K(t[i], r));
587
587
  }), n;
588
588
  }
589
589
  function k(e, t, r) {
590
- r = r || {}, r.arrayMerge = r.arrayMerge || Er, r.isMergeableObject = r.isMergeableObject || mr, r.cloneUnlessOtherwiseSpecified = K;
590
+ r = r || {}, r.arrayMerge = r.arrayMerge || vr, r.isMergeableObject = r.isMergeableObject || mr, r.cloneUnlessOtherwiseSpecified = K;
591
591
  var n = Array.isArray(t), i = Array.isArray(e), o = n === i;
592
592
  return o ? n ? r.arrayMerge(e, t, r) : Tr(e, t, r) : K(t, r);
593
593
  }
@@ -638,7 +638,7 @@ function ye(e, t, r) {
638
638
  (o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
639
639
  return e.concat(o || Array.prototype.slice.call(t));
640
640
  }
641
- function Ee(e, t) {
641
+ function ve(e, t) {
642
642
  var r = t && t.cache ? t.cache : Cr, n = t && t.serializer ? t.serializer : Mr, i = t && t.strategy ? t.strategy : Or;
643
643
  return i(e, {
644
644
  cache: r,
@@ -684,46 +684,46 @@ var Mr = function() {
684
684
  create: function() {
685
685
  return new Lr();
686
686
  }
687
- }, ve = {
687
+ }, Ee = {
688
688
  variadic: Ir
689
689
  }, p;
690
690
  (function(e) {
691
691
  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";
692
692
  })(p || (p = {}));
693
- var E;
693
+ var v;
694
694
  (function(e) {
695
695
  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";
696
- })(E || (E = {}));
696
+ })(v || (v = {}));
697
697
  var V;
698
698
  (function(e) {
699
699
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
700
700
  })(V || (V = {}));
701
701
  function qe(e) {
702
- return e.type === E.literal;
702
+ return e.type === v.literal;
703
703
  }
704
704
  function $r(e) {
705
- return e.type === E.argument;
705
+ return e.type === v.argument;
706
706
  }
707
707
  function xt(e) {
708
- return e.type === E.number;
708
+ return e.type === v.number;
709
709
  }
710
710
  function yt(e) {
711
- return e.type === E.date;
712
- }
713
- function Et(e) {
714
- return e.type === E.time;
711
+ return e.type === v.date;
715
712
  }
716
713
  function vt(e) {
717
- return e.type === E.select;
714
+ return e.type === v.time;
715
+ }
716
+ function Et(e) {
717
+ return e.type === v.select;
718
718
  }
719
719
  function _t(e) {
720
- return e.type === E.plural;
720
+ return e.type === v.plural;
721
721
  }
722
722
  function Rr(e) {
723
- return e.type === E.pound;
723
+ return e.type === v.pound;
724
724
  }
725
725
  function Ht(e) {
726
- return e.type === E.tag;
726
+ return e.type === v.tag;
727
727
  }
728
728
  function Tt(e) {
729
729
  return !!(e && typeof e == "object" && e.type === V.number);
@@ -2614,7 +2614,7 @@ var un = (
2614
2614
  if (o === 35 && (r === "plural" || r === "selectordinal")) {
2615
2615
  var u = this.clonePosition();
2616
2616
  this.bump(), i.push({
2617
- type: E.pound,
2617
+ type: v.pound,
2618
2618
  location: g(u, this.clonePosition())
2619
2619
  });
2620
2620
  } else if (o === 60 && !this.ignoreTag && this.peek() === 47) {
@@ -2642,7 +2642,7 @@ var un = (
2642
2642
  if (this.bumpSpace(), this.bumpIf("/>"))
2643
2643
  return {
2644
2644
  val: {
2645
- type: E.literal,
2645
+ type: v.literal,
2646
2646
  value: "<".concat(i, "/>"),
2647
2647
  location: g(n, this.clonePosition())
2648
2648
  },
@@ -2659,7 +2659,7 @@ var un = (
2659
2659
  var h = this.clonePosition(), s = this.parseTagName();
2660
2660
  return i !== s ? this.error(p.UNMATCHED_CLOSING_TAG, g(h, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
2661
2661
  val: {
2662
- type: E.tag,
2662
+ type: v.tag,
2663
2663
  value: i,
2664
2664
  children: a,
2665
2665
  location: g(n, this.clonePosition())
@@ -2696,7 +2696,7 @@ var un = (
2696
2696
  }
2697
2697
  var h = g(n, this.clonePosition());
2698
2698
  return {
2699
- val: { type: E.literal, value: i, location: h },
2699
+ val: { type: v.literal, value: i, location: h },
2700
2700
  err: null
2701
2701
  };
2702
2702
  }, e.prototype.tryParseLeftAngleBracket = function() {
@@ -2756,7 +2756,7 @@ var un = (
2756
2756
  case 125:
2757
2757
  return this.bump(), {
2758
2758
  val: {
2759
- type: E.argument,
2759
+ type: v.argument,
2760
2760
  // value does not include the opening and closing braces.
2761
2761
  value: i,
2762
2762
  location: g(n, this.clonePosition())
@@ -2803,20 +2803,20 @@ var un = (
2803
2803
  if (u === "number") {
2804
2804
  var c = this.parseNumberSkeletonFromString(m, s.styleLocation);
2805
2805
  return c.err ? c : {
2806
- val: { type: E.number, value: n, location: _, style: c.val },
2806
+ val: { type: v.number, value: n, location: _, style: c.val },
2807
2807
  err: null
2808
2808
  };
2809
2809
  } else {
2810
2810
  if (m.length === 0)
2811
2811
  return this.error(p.EXPECT_DATE_TIME_SKELETON, _);
2812
- var v = m;
2813
- this.locale && (v = zr(m, this.locale));
2812
+ var E = m;
2813
+ this.locale && (E = zr(m, this.locale));
2814
2814
  var f = {
2815
2815
  type: V.dateTime,
2816
- pattern: v,
2816
+ pattern: E,
2817
2817
  location: s.styleLocation,
2818
- parsedOptions: this.shouldParseSkeletons ? Gr(v) : {}
2819
- }, T = u === "date" ? E.date : E.time;
2818
+ parsedOptions: this.shouldParseSkeletons ? Gr(E) : {}
2819
+ }, T = u === "date" ? v.date : v.time;
2820
2820
  return {
2821
2821
  val: { type: T, value: n, location: _, style: f },
2822
2822
  err: null
@@ -2825,7 +2825,7 @@ var un = (
2825
2825
  }
2826
2826
  return {
2827
2827
  val: {
2828
- type: u === "number" ? E.number : u === "date" ? E.date : E.time,
2828
+ type: u === "number" ? v.number : u === "date" ? v.date : v.time,
2829
2829
  value: n,
2830
2830
  location: _,
2831
2831
  style: (o = s == null ? void 0 : s.style) !== null && o !== void 0 ? o : null
@@ -2859,7 +2859,7 @@ var un = (
2859
2859
  var R = g(i, this.clonePosition());
2860
2860
  return u === "select" ? {
2861
2861
  val: {
2862
- type: E.select,
2862
+ type: v.select,
2863
2863
  value: n,
2864
2864
  options: tt(O.val),
2865
2865
  location: R
@@ -2867,7 +2867,7 @@ var un = (
2867
2867
  err: null
2868
2868
  } : {
2869
2869
  val: {
2870
- type: E.plural,
2870
+ type: v.plural,
2871
2871
  value: n,
2872
2872
  options: tt(O.val),
2873
2873
  offset: A,
@@ -3060,10 +3060,10 @@ function fn(e) {
3060
3060
  }
3061
3061
  function Le(e) {
3062
3062
  e.forEach(function(t) {
3063
- if (delete t.location, vt(t) || _t(t))
3063
+ if (delete t.location, Et(t) || _t(t))
3064
3064
  for (var r in t.options)
3065
3065
  delete t.options[r].location, Le(t.options[r].value);
3066
- else xt(t) && Tt(t.style) || (yt(t) || Et(t)) && Be(t.style) ? delete t.style.location : Ht(t) && Le(t.children);
3066
+ else xt(t) && Tt(t.style) || (yt(t) || vt(t)) && Be(t.style) ? delete t.style.location : Ht(t) && Le(t.children);
3067
3067
  });
3068
3068
  }
3069
3069
  function cn(e, t) {
@@ -3174,7 +3174,7 @@ function ae(e, t, r, n, i, o, a) {
3174
3174
  });
3175
3175
  continue;
3176
3176
  }
3177
- if (Et(l)) {
3177
+ if (vt(l)) {
3178
3178
  var b = typeof l.style == "string" ? n.time[l.style] : Be(l.style) ? l.style.parsedOptions : n.time.medium;
3179
3179
  u.push({
3180
3180
  type: P.literal,
@@ -3194,7 +3194,7 @@ function ae(e, t, r, n, i, o, a) {
3194
3194
  var y = l.children, _ = l.value, m = i[_];
3195
3195
  if (!dn(m))
3196
3196
  throw new mn(_, "function", a);
3197
- var v = ae(y, t, r, n, i, o), T = m(v.map(function(A) {
3197
+ var E = ae(y, t, r, n, i, o), T = m(E.map(function(A) {
3198
3198
  return A.value;
3199
3199
  }));
3200
3200
  Array.isArray(T) || (T = [T]), u.push.apply(u, T.map(function(A) {
@@ -3204,7 +3204,7 @@ function ae(e, t, r, n, i, o, a) {
3204
3204
  };
3205
3205
  }));
3206
3206
  }
3207
- if (vt(l)) {
3207
+ if (Et(l)) {
3208
3208
  var N = l.options[f] || l.options.other;
3209
3209
  if (!N)
3210
3210
  throw new nt(l.value, f, Object.keys(l.options), a);
@@ -3259,33 +3259,33 @@ function yn(e) {
3259
3259
  dateTime: {},
3260
3260
  pluralRules: {}
3261
3261
  }), {
3262
- getNumberFormat: Ee(function() {
3262
+ getNumberFormat: ve(function() {
3263
3263
  for (var t, r = [], n = 0; n < arguments.length; n++)
3264
3264
  r[n] = arguments[n];
3265
3265
  return new ((t = Intl.NumberFormat).bind.apply(t, ye([void 0], r, !1)))();
3266
3266
  }, {
3267
3267
  cache: He(e.number),
3268
- strategy: ve.variadic
3268
+ strategy: Ee.variadic
3269
3269
  }),
3270
- getDateTimeFormat: Ee(function() {
3270
+ getDateTimeFormat: ve(function() {
3271
3271
  for (var t, r = [], n = 0; n < arguments.length; n++)
3272
3272
  r[n] = arguments[n];
3273
3273
  return new ((t = Intl.DateTimeFormat).bind.apply(t, ye([void 0], r, !1)))();
3274
3274
  }, {
3275
3275
  cache: He(e.dateTime),
3276
- strategy: ve.variadic
3276
+ strategy: Ee.variadic
3277
3277
  }),
3278
- getPluralRules: Ee(function() {
3278
+ getPluralRules: ve(function() {
3279
3279
  for (var t, r = [], n = 0; n < arguments.length; n++)
3280
3280
  r[n] = arguments[n];
3281
3281
  return new ((t = Intl.PluralRules).bind.apply(t, ye([void 0], r, !1)))();
3282
3282
  }, {
3283
3283
  cache: He(e.pluralRules),
3284
- strategy: ve.variadic
3284
+ strategy: Ee.variadic
3285
3285
  })
3286
3286
  };
3287
3287
  }
3288
- var En = (
3288
+ var vn = (
3289
3289
  /** @class */
3290
3290
  function() {
3291
3291
  function e(t, r, n, i) {
@@ -3397,7 +3397,7 @@ var En = (
3397
3397
  }, e;
3398
3398
  }()
3399
3399
  );
3400
- function vn(e, t) {
3400
+ function En(e, t) {
3401
3401
  if (t == null)
3402
3402
  return;
3403
3403
  if (t in e)
@@ -3442,7 +3442,7 @@ function Tn(e, t) {
3442
3442
  if (!Mt(e))
3443
3443
  return null;
3444
3444
  const r = Hn(e);
3445
- return vn(r, t);
3445
+ return En(r, t);
3446
3446
  }
3447
3447
  function Pn(e) {
3448
3448
  if (e == null)
@@ -3657,7 +3657,7 @@ const ee = (e, t) => {
3657
3657
  return kn(Ue({ locale: r }, n));
3658
3658
  }, Zn = pe(
3659
3659
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
3660
- (e, t = $()) => new En(e, t, z().formats, {
3660
+ (e, t = $()) => new vn(e, t, z().formats, {
3661
3661
  ignoreTag: z().ignoreTag
3662
3662
  })
3663
3663
  ), Wn = (e, t = {}) => {
@@ -3802,7 +3802,7 @@ function ri(e) {
3802
3802
  let t, r, n, i, o, a, u, h, s, l, c, f, b = (
3803
3803
  /*$_*/
3804
3804
  e[1]("pageNotFound") + ""
3805
- ), y, _, m, v = (
3805
+ ), y, _, m, E = (
3806
3806
  /*$_*/
3807
3807
  e[1]("pageNotFoundMessage") + ""
3808
3808
  ), T, N, B, A = (
@@ -3811,7 +3811,7 @@ function ri(e) {
3811
3811
  ), O, R, je;
3812
3812
  return {
3813
3813
  c() {
3814
- t = C("div"), r = C("div"), n = I("svg"), i = I("g"), o = I("path"), a = I("path"), u = I("path"), h = I("path"), s = I("path"), l = I("path"), c = de(), f = C("p"), y = ie(b), _ = de(), m = C("p"), T = ie(v), N = de(), B = C("button"), O = ie(A), x(o, "class", "a"), x(o, "d", "M753.094,548.381h11.379v4.138a3.1,3.1,0,1,0,6.207,0v-4.138a3.1,3.1,0,0,0,0-6.207v-27.93a3,3,0,0,0-2.379-3,3.262,3.262,0,0,0-3.517,1.552l-14.483,26.9a3.305,3.305,0,0,0-.31,1.448v4.138a3.048,3.048,0,0,0,3.1,3.1Zm3.1-6.414,8.276-15.414v15.62H756.2Z"), x(o, "transform", "translate(-658.898 -446.452)"), x(a, "class", "a"), x(a, "d", "M508.259,555.422a11.346,11.346,0,0,0,11.379-11.379V522.319a11.379,11.379,0,1,0-22.757,0v21.725A11.346,11.346,0,0,0,508.259,555.422Zm-5.172-33.1a5.172,5.172,0,1,1,10.345,0v21.725a5.172,5.172,0,0,1-10.345,0Z"), x(a, "transform", "translate(-433.716 -446.252)"), x(u, "class", "a"), x(u, "d", "M237.474,548.381h11.379v4.138a3.1,3.1,0,1,0,6.207,0v-4.138a3.1,3.1,0,1,0,0-6.207v-27.93a3,3,0,0,0-2.379-3,3.2,3.2,0,0,0-3.517,1.552l-14.483,26.9a3.3,3.3,0,0,0-.31,1.448v4.138a3.048,3.048,0,0,0,3.1,3.1Zm3.1-6.414,8.276-15.414v15.62h-8.276Z"), x(u, "transform", "translate(-200.173 -446.452)"), x(h, "class", "a"), x(h, "d", "M22.819,139.685H126.266a13.422,13.422,0,0,0,13.449-13.449V22.789A13.422,13.422,0,0,0,126.266,9.34H22.819A13.422,13.422,0,0,0,9.37,22.789V126.236A13.422,13.422,0,0,0,22.819,139.685Zm-7.241-116.9a7.2,7.2,0,0,1,7.241-7.241H126.266a7.2,7.2,0,0,1,7.241,7.241V38.3H15.572Zm0,21.725H133.513v81.723a7.2,7.2,0,0,1-7.241,7.241H22.824a7.2,7.2,0,0,1-7.241-7.241Z"), x(s, "class", "a"), x(s, "d", "M147.866,140.62h-4.138a3.1,3.1,0,0,0,0,6.207h4.138a3.1,3.1,0,0,0,0-6.207Z"), x(s, "transform", "translate(-116.772 -116.794)"), x(l, "class", "a"), x(l, "d", "M297.866,140.62h-4.138a3.1,3.1,0,1,0,0,6.207h4.138a3.1,3.1,0,0,0,0-6.207Z"), x(l, "transform", "translate(-250.22 -116.794)"), x(i, "transform", "translate(-9.37 -9.34)"), x(n, "class", "svgColor"), x(n, "xmlns", "http://www.w3.org/2000/svg"), x(n, "width", "130.345"), x(n, "height", "130.345"), x(n, "viewBox", "0 0 130.345 130.345"), x(f, "class", "PageTitle"), x(m, "class", "PageContent"), x(B, "class", "ButtonDefaultSmall"), x(r, "class", "NotFoundPage"), x(t, "class", "PageWrapper");
3814
+ t = C("div"), r = C("div"), n = I("svg"), i = I("g"), o = I("path"), a = I("path"), u = I("path"), h = I("path"), s = I("path"), l = I("path"), c = de(), f = C("p"), y = ie(b), _ = de(), m = C("p"), T = ie(E), N = de(), B = C("button"), O = ie(A), x(o, "class", "a"), x(o, "d", "M753.094,548.381h11.379v4.138a3.1,3.1,0,1,0,6.207,0v-4.138a3.1,3.1,0,0,0,0-6.207v-27.93a3,3,0,0,0-2.379-3,3.262,3.262,0,0,0-3.517,1.552l-14.483,26.9a3.305,3.305,0,0,0-.31,1.448v4.138a3.048,3.048,0,0,0,3.1,3.1Zm3.1-6.414,8.276-15.414v15.62H756.2Z"), x(o, "transform", "translate(-658.898 -446.452)"), x(a, "class", "a"), x(a, "d", "M508.259,555.422a11.346,11.346,0,0,0,11.379-11.379V522.319a11.379,11.379,0,1,0-22.757,0v21.725A11.346,11.346,0,0,0,508.259,555.422Zm-5.172-33.1a5.172,5.172,0,1,1,10.345,0v21.725a5.172,5.172,0,0,1-10.345,0Z"), x(a, "transform", "translate(-433.716 -446.252)"), x(u, "class", "a"), x(u, "d", "M237.474,548.381h11.379v4.138a3.1,3.1,0,1,0,6.207,0v-4.138a3.1,3.1,0,1,0,0-6.207v-27.93a3,3,0,0,0-2.379-3,3.2,3.2,0,0,0-3.517,1.552l-14.483,26.9a3.3,3.3,0,0,0-.31,1.448v4.138a3.048,3.048,0,0,0,3.1,3.1Zm3.1-6.414,8.276-15.414v15.62h-8.276Z"), x(u, "transform", "translate(-200.173 -446.452)"), x(h, "class", "a"), x(h, "d", "M22.819,139.685H126.266a13.422,13.422,0,0,0,13.449-13.449V22.789A13.422,13.422,0,0,0,126.266,9.34H22.819A13.422,13.422,0,0,0,9.37,22.789V126.236A13.422,13.422,0,0,0,22.819,139.685Zm-7.241-116.9a7.2,7.2,0,0,1,7.241-7.241H126.266a7.2,7.2,0,0,1,7.241,7.241V38.3H15.572Zm0,21.725H133.513v81.723a7.2,7.2,0,0,1-7.241,7.241H22.824a7.2,7.2,0,0,1-7.241-7.241Z"), x(s, "class", "a"), x(s, "d", "M147.866,140.62h-4.138a3.1,3.1,0,0,0,0,6.207h4.138a3.1,3.1,0,0,0,0-6.207Z"), x(s, "transform", "translate(-116.772 -116.794)"), x(l, "class", "a"), x(l, "d", "M297.866,140.62h-4.138a3.1,3.1,0,1,0,0,6.207h4.138a3.1,3.1,0,0,0,0-6.207Z"), x(l, "transform", "translate(-250.22 -116.794)"), x(i, "transform", "translate(-9.37 -9.34)"), x(n, "class", "svgColor"), x(n, "xmlns", "http://www.w3.org/2000/svg"), x(n, "width", "130.345"), x(n, "height", "130.345"), x(n, "viewBox", "0 0 130.345 130.345"), x(f, "class", "PageTitle"), x(m, "class", "PageContent"), x(B, "class", "ButtonDefaultSmall"), x(r, "class", "NotFoundPage"), x(t, "class", "PageWrapper");
3815
3815
  },
3816
3816
  m(L, q) {
3817
3817
  mt(L, t, q), H(t, r), H(r, n), H(n, i), H(i, o), H(i, a), H(i, u), H(i, h), H(i, s), H(i, l), H(r, c), H(r, f), H(f, y), H(r, _), H(r, m), H(m, T), H(r, N), H(r, B), H(B, O), e[8](t), R || (je = Qt(
@@ -3825,8 +3825,8 @@ function ri(e) {
3825
3825
  q & /*$_*/
3826
3826
  2 && b !== (b = /*$_*/
3827
3827
  L[1]("pageNotFound") + "") && be(y, b), q & /*$_*/
3828
- 2 && v !== (v = /*$_*/
3829
- L[1]("pageNotFoundMessage") + "") && be(T, v), q & /*$_*/
3828
+ 2 && E !== (E = /*$_*/
3829
+ L[1]("pageNotFoundMessage") + "") && be(T, E), q & /*$_*/
3830
3830
  2 && A !== (A = /*$_*/
3831
3831
  L[1]("home") + "") && be(O, A);
3832
3832
  },
@@ -3842,12 +3842,12 @@ function ni(e, t, r) {
3842
3842
  Xt(e, Kn, (m) => r(1, n = m));
3843
3843
  let { lang: i = "en" } = t, { clientstyling: o = "" } = t, { clientstylingurl: a = "" } = t, { translationurl: u = "" } = t, h;
3844
3844
  const s = () => {
3845
- fetch(u).then((v) => v.json()).then((v) => {
3846
- Object.keys(v).forEach((T) => {
3847
- ut(T, v[T]);
3845
+ fetch(u).then((E) => E.json()).then((E) => {
3846
+ Object.keys(E).forEach((T) => {
3847
+ ut(T, E[T]);
3848
3848
  });
3849
- }).catch((v) => {
3850
- console.log(v);
3849
+ }).catch((E) => {
3850
+ console.log(E);
3851
3851
  });
3852
3852
  };
3853
3853
  Object.keys(ht).forEach((m) => {
@@ -3861,11 +3861,11 @@ function ni(e, t, r) {
3861
3861
  let m = document.createElement("style");
3862
3862
  m.innerHTML = o, h.appendChild(m);
3863
3863
  }, b = () => {
3864
- let m = new URL(a), v = document.createElement("style");
3864
+ let m = new URL(a), E = document.createElement("style");
3865
3865
  fetch(m.href).then((T) => T.text()).then((T) => {
3866
- v.innerHTML = T, setTimeout(
3866
+ E.innerHTML = T, setTimeout(
3867
3867
  () => {
3868
- h.appendChild(v);
3868
+ h.appendChild(E);
3869
3869
  },
3870
3870
  1
3871
3871
  );
@@ -1,3 +1,3 @@
1
- "use strict";var Dt=Object.defineProperty,Ut=Object.defineProperties;var jt=Object.getOwnPropertyDescriptors;var ke=Object.getOwnPropertySymbols;var kt=Object.prototype.hasOwnProperty,Vt=Object.prototype.propertyIsEnumerable;var ge=(e,t,r)=>t in e?Dt(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Ve=(e,t)=>{for(var r in t||(t={}))kt.call(t,r)&&ge(e,r,t[r]);if(ke)for(var r of ke(t))Vt.call(t,r)&&ge(e,r,t[r]);return e},Xe=(e,t)=>Ut(e,jt(t));var A=(e,t,r)=>ge(e,typeof t!="symbol"?t+"":t,r);var ze=(e,t,r)=>new Promise((n,i)=>{var o=h=>{try{u(r.next(h))}catch(s){i(s)}},a=h=>{try{u(r.throw(h))}catch(s){i(s)}},u=h=>h.done?n(h.value):Promise.resolve(h.value).then(o,a);u((r=r.apply(e,t)).next())});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});function w(){}function lt(e){return e()}function Ze(){return Object.create(null)}function te(e){e.forEach(lt)}function Re(e){return typeof e=="function"}function ft(e,t){return e!=e?t==t:e!==t||e&&typeof e=="object"||typeof e=="function"}function Xt(e){return Object.keys(e).length===0}function ct(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 zt(e,t,r){e.$$.on_destroy.push(ct(t,r))}function H(e,t){e.appendChild(t)}function Zt(e,t,r){const n=Wt(e);if(!n.getElementById(t)){const i=C("style");i.id=t,i.textContent=r,Qt(n,i)}}function Wt(e){if(!e)return document;const t=e.getRootNode?e.getRootNode():e.ownerDocument;return t&&t.host?t:e.ownerDocument}function Qt(e,t){return H(e.head||e,t),t.sheet}function mt(e,t,r){e.insertBefore(t,r||null)}function Fe(e){e.parentNode&&e.parentNode.removeChild(e)}function C(e){return document.createElement(e)}function I(e){return document.createElementNS("http://www.w3.org/2000/svg",e)}function ie(e){return document.createTextNode(e)}function de(){return ie(" ")}function qt(e,t,r,n){return e.addEventListener(t,r,n),()=>e.removeEventListener(t,r,n)}function x(e,t,r){r==null?e.removeAttribute(t):e.getAttribute(t)!==r&&e.setAttribute(t,r)}function Jt(e){return Array.from(e.childNodes)}function be(e,t){t=""+t,e.data!==t&&(e.data=t)}function Yt(e){const t={};return e.childNodes.forEach(r=>{t[r.slot||"default"]=!0}),t}let Ge;function Y(e){Ge=e}const D=[],Pe=[];let j=[];const We=[],Kt=Promise.resolve();let Ne=!1;function er(){Ne||(Ne=!0,Kt.then(U))}function Se(e){j.push(e)}const xe=new Set;let F=0;function U(){if(F!==0)return;const e=Ge;do{try{for(;F<D.length;){const t=D[F];F++,Y(t),tr(t.$$)}}catch(t){throw D.length=0,F=0,t}for(Y(null),D.length=0,F=0;Pe.length;)Pe.pop()();for(let t=0;t<j.length;t+=1){const r=j[t];xe.has(r)||(xe.add(r),r())}j.length=0}while(D.length);for(;We.length;)We.pop()();Ne=!1,xe.clear(),Y(e)}function tr(e){if(e.fragment!==null){e.update(),te(e.before_update);const t=e.dirty;e.dirty=[-1],e.fragment&&e.fragment.p(e.ctx,t),e.after_update.forEach(Se)}}function rr(e){const t=[],r=[];j.forEach(n=>e.indexOf(n)===-1?t.push(n):r.push(n)),r.forEach(n=>n()),j=t}const nr=new Set;function ir(e,t){e&&e.i&&(nr.delete(e),e.i(t))}function or(e,t,r){const{fragment:n,after_update:i}=e.$$;n&&n.m(t,r),Se(()=>{const o=e.$$.on_mount.map(lt).filter(Re);e.$$.on_destroy?e.$$.on_destroy.push(...o):te(o),e.$$.on_mount=[]}),i.forEach(Se)}function ar(e,t){const r=e.$$;r.fragment!==null&&(rr(r.after_update),te(r.on_destroy),r.fragment&&r.fragment.d(t),r.on_destroy=r.fragment=null,r.ctx=[])}function sr(e,t){e.$$.dirty[0]===-1&&(D.push(e),er(),e.$$.dirty.fill(0)),e.$$.dirty[t/31|0]|=1<<t%31}function ur(e,t,r,n,i,o,a=null,u=[-1]){const h=Ge;Y(e);const s=e.$$={fragment:null,ctx:[],props:o,update:w,not_equal:i,bound:Ze(),on_mount:[],on_destroy:[],on_disconnect:[],before_update:[],after_update:[],context:new Map(t.context||(h?h.$$.context:[])),callbacks:Ze(),dirty:u,skip_bound:!1,root:t.target||h.$$.root};a&&a(s.root);let l=!1;if(s.ctx=r?r(e,t.props||{},(c,f,...b)=>{const y=b.length?b[0]:f;return s.ctx&&i(s.ctx[c],s.ctx[c]=y)&&(!s.skip_bound&&s.bound[c]&&s.bound[c](y),l&&sr(e,c)),f}):[],s.update(),l=!0,te(s.before_update),s.fragment=n?n(s.ctx):!1,t.target){if(t.hydrate){const c=Jt(t.target);s.fragment&&s.fragment.l(c),c.forEach(Fe)}else s.fragment&&s.fragment.c();t.intro&&ir(e.$$.fragment),or(e,t.target,t.anchor),U()}Y(h)}let pt;typeof HTMLElement=="function"&&(pt=class extends HTMLElement{constructor(t,r,n){super();A(this,"$$ctor");A(this,"$$s");A(this,"$$c");A(this,"$$cn",!1);A(this,"$$d",{});A(this,"$$r",!1);A(this,"$$p_d",{});A(this,"$$l",{});A(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 ze(this,null,function*(){if(this.$$cn=!0,!this.$$c){let t=function(o){return()=>{let a;return{c:function(){a=C("slot"),o!=="default"&&x(a,"name",o)},m:function(s,l){mt(s,a,l)},d:function(s){s&&Fe(a)}}}};if(yield Promise.resolve(),!this.$$cn||this.$$c)return;const r={},n=Yt(this);for(const o of this.$$s)o in n&&(r[o]=[t(o)]);for(const o of this.attributes){const a=this.$$g_p(o.name);a in this.$$d||(this.$$d[a]=oe(a,o.value,this.$$p_d,"toProp"))}for(const o in this.$$p_d)!(o in this.$$d)&&this[o]!==void 0&&(this.$$d[o]=this[o],delete this[o]);this.$$c=new this.$$ctor({target:this.shadowRoot||this,props:Xe(Ve({},this.$$d),{$$slots:r,$$scope:{ctx:[]}})});const i=()=>{this.$$r=!0;for(const o in this.$$p_d)if(this.$$d[o]=this.$$c.$$.ctx[this.$$c.$$.props[o]],this.$$p_d[o].reflect){const a=oe(o,this.$$d[o],this.$$p_d,"toAttribute");a==null?this.removeAttribute(this.$$p_d[o].attribute||o):this.setAttribute(this.$$p_d[o].attribute||o,a)}this.$$r=!1};this.$$c.$$.after_update.push(i),i();for(const o in this.$$l)for(const a of this.$$l[o]){const u=this.$$c.$on(o,a);this.$$l_u.set(a,u)}this.$$l={}}})}attributeChangedCallback(t,r,n){var i;this.$$r||(t=this.$$g_p(t),this.$$d[t]=oe(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 oe(e,t,r,n){var o;const i=(o=r[e])==null?void 0:o.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 hr(e,t,r,n,i,o){let a=class extends pt{constructor(){super(e,r,i),this.$$p_d=t}static get observedAttributes(){return Object.keys(t).map(u=>(t[u].attribute||u).toLowerCase())}};return Object.keys(t).forEach(u=>{Object.defineProperty(a.prototype,u,{get(){return this.$$c&&u in this.$$c?this.$$c[u]:this.$$d[u]},set(h){var s;h=oe(u,h,t),this.$$d[u]=h,(s=this.$$c)==null||s.$set({[u]:h})}})}),n.forEach(u=>{Object.defineProperty(a.prototype,u,{get(){var h;return(h=this.$$c)==null?void 0:h[u]}})}),e.element=a,a}class lr{constructor(){A(this,"$$");A(this,"$$set")}$destroy(){ar(this,1),this.$destroy=w}$on(t,r){if(!Re(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&&!Xt(t)&&(this.$$.skip_bound=!0,this.$$set(t),this.$$.skip_bound=!1)}}const fr="4";typeof window!="undefined"&&(window.__svelte||(window.__svelte={v:new Set})).v.add(fr);const G=[];function cr(e,t){return{subscribe:le(e,t).subscribe}}function le(e,t=w){let r;const n=new Set;function i(u){if(ft(e,u)&&(e=u,r)){const h=!G.length;for(const s of n)s[1](),G.push(s,e);if(h){for(let s=0;s<G.length;s+=2)G[s][0](G[s+1]);G.length=0}}}function o(u){i(u(e))}function a(u,h=w){const s=[u,h];return n.add(s),n.size===1&&(r=t(i,o)||w),u(e),()=>{n.delete(s),n.size===0&&r&&(r(),r=null)}}return{set:i,update:o,subscribe:a}}function Z(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 o=t.length<2;return cr(r,(a,u)=>{let h=!1;const s=[];let l=0,c=w;const f=()=>{if(l)return;c();const y=t(n?s[0]:s,a,u);o?a(y):c=Re(y)?y:w},b=i.map((y,_)=>ct(y,m=>{s[_]=m,l&=~(1<<_),h&&f()},()=>{l|=1<<_}));return h=!0,f(),function(){te(b),c(),h=!1}})}function mr(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var pr=function(t){return gr(t)&&!dr(t)};function gr(e){return!!e&&typeof e=="object"}function dr(e){var t=Object.prototype.toString.call(e);return t==="[object RegExp]"||t==="[object Date]"||yr(e)}var br=typeof Symbol=="function"&&Symbol.for,xr=br?Symbol.for("react.element"):60103;function yr(e){return e.$$typeof===xr}function Er(e){return Array.isArray(e)?[]:{}}function K(e,t){return t.clone!==!1&&t.isMergeableObject(e)?k(Er(e),e,t):e}function vr(e,t,r){return e.concat(t).map(function(n){return K(n,r)})}function _r(e,t){if(!t.customMerge)return k;var r=t.customMerge(e);return typeof r=="function"?r:k}function Hr(e){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(e).filter(function(t){return Object.propertyIsEnumerable.call(e,t)}):[]}function Qe(e){return Object.keys(e).concat(Hr(e))}function gt(e,t){try{return t in e}catch(r){return!1}}function Tr(e,t){return gt(e,t)&&!(Object.hasOwnProperty.call(e,t)&&Object.propertyIsEnumerable.call(e,t))}function Pr(e,t,r){var n={};return r.isMergeableObject(e)&&Qe(e).forEach(function(i){n[i]=K(e[i],r)}),Qe(t).forEach(function(i){Tr(e,i)||(gt(e,i)&&r.isMergeableObject(t[i])?n[i]=_r(i,r)(e[i],t[i],r):n[i]=K(t[i],r))}),n}function k(e,t,r){r=r||{},r.arrayMerge=r.arrayMerge||vr,r.isMergeableObject=r.isMergeableObject||pr,r.cloneUnlessOtherwiseSpecified=K;var n=Array.isArray(t),i=Array.isArray(e),o=n===i;return o?n?r.arrayMerge(e,t,r):Pr(e,t,r):K(t,r)}k.all=function(t,r){if(!Array.isArray(t))throw new Error("first argument should be an array");return t.reduce(function(n,i){return k(n,i,r)},{})};var Nr=k,Sr=Nr;const Ar=mr(Sr);var Ae=function(e,t){return Ae=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])},Ae(e,t)};function fe(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");Ae(e,t);function r(){this.constructor=e}e.prototype=t===null?Object.create(t):(r.prototype=t.prototype,new r)}var d=function(){return d=Object.assign||function(t){for(var r,n=1,i=arguments.length;n<i;n++){r=arguments[n];for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(t[o]=r[o])}return t},d.apply(this,arguments)};function Br(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 ye(e,t,r){if(r||arguments.length===2)for(var n=0,i=t.length,o;n<i;n++)(o||!(n in t))&&(o||(o=Array.prototype.slice.call(t,0,n)),o[n]=t[n]);return e.concat(o||Array.prototype.slice.call(t))}function Ee(e,t){var r=t&&t.cache?t.cache:$r,n=t&&t.serializer?t.serializer:Lr,i=t&&t.strategy?t.strategy:Ir;return i(e,{cache:r,serializer:n})}function wr(e){return e==null||typeof e=="number"||typeof e=="boolean"}function Or(e,t,r,n){var i=wr(n)?n:r(n),o=t.get(i);return typeof o=="undefined"&&(o=e.call(this,n),t.set(i,o)),o}function dt(e,t,r){var n=Array.prototype.slice.call(arguments,3),i=r(n),o=t.get(i);return typeof o=="undefined"&&(o=e.apply(this,n),t.set(i,o)),o}function bt(e,t,r,n,i){return r.bind(t,e,n,i)}function Ir(e,t){var r=e.length===1?Or:dt;return bt(e,this,r,t.cache.create(),t.serializer)}function Mr(e,t){return bt(e,this,dt,t.cache.create(),t.serializer)}var Lr=function(){return JSON.stringify(arguments)},Cr=function(){function e(){this.cache=Object.create(null)}return e.prototype.get=function(t){return this.cache[t]},e.prototype.set=function(t,r){this.cache[t]=r},e}(),$r={create:function(){return new Cr}},ve={variadic:Mr},p;(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"})(p||(p={}));var E;(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"})(E||(E={}));var V;(function(e){e[e.number=0]="number",e[e.dateTime=1]="dateTime"})(V||(V={}));function qe(e){return e.type===E.literal}function Rr(e){return e.type===E.argument}function xt(e){return e.type===E.number}function yt(e){return e.type===E.date}function Et(e){return e.type===E.time}function vt(e){return e.type===E.select}function _t(e){return e.type===E.plural}function Fr(e){return e.type===E.pound}function Ht(e){return e.type===E.tag}function Tt(e){return!!(e&&typeof e=="object"&&e.type===V.number)}function Be(e){return!!(e&&typeof e=="object"&&e.type===V.dateTime)}var Pt=/[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,Gr=/(?:[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 Dr(e){var t={};return e.replace(Gr,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 Ur=/[\t-\r \x85\u200E\u200F\u2028\u2029]/i;function jr(e){if(e.length===0)throw new Error("Number skeleton cannot be empty");for(var t=e.split(Ur).filter(function(f){return f.length>0}),r=[],n=0,i=t;n<i.length;n++){var o=i[n],a=o.split("/");if(a.length===0)throw new Error("Invalid number skeleton");for(var u=a[0],h=a.slice(1),s=0,l=h;s<l.length;s++){var c=l[s];if(c.length===0)throw new Error("Invalid number skeleton")}r.push({stem:u,options:h})}return r}function kr(e){return e.replace(/^(.*?)-/,"")}var Je=/^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g,Nt=/^(@+)?(\+|#+)?[rs]?$/g,Vr=/(\*)(0+)|(#+)(0+)|(0+)/g,St=/^(0+)$/;function Ye(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 At(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 Xr(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)),!St.test(e))throw new Error("Malformed concise eng/scientific notation");t.minimumIntegerDigits=e.length}return t}function Ke(e){var t={},r=At(e);return r||t}function zr(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=kr(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=d(d(d({},t),{notation:"scientific"}),i.options.reduce(function(h,s){return d(d({},h),Ke(s))},{}));continue;case"engineering":t=d(d(d({},t),{notation:"engineering"}),i.options.reduce(function(h,s){return d(d({},h),Ke(s))},{}));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(Vr,function(h,s,l,c,f,b){if(s)t.minimumIntegerDigits=l.length;else{if(c&&f)throw new Error("We currently do not support maximum integer digits");if(b)throw new Error("We currently do not support exact integer digits")}return""});continue}if(St.test(i.stem)){t.minimumIntegerDigits=i.stem.length;continue}if(Je.test(i.stem)){if(i.options.length>1)throw new RangeError("Fraction-precision stems only accept a single optional option");i.stem.replace(Je,function(h,s,l,c,f,b){return l==="*"?t.minimumFractionDigits=s.length:c&&c[0]==="#"?t.maximumFractionDigits=c.length:f&&b?(t.minimumFractionDigits=f.length,t.maximumFractionDigits=f.length+b.length):(t.minimumFractionDigits=s.length,t.maximumFractionDigits=s.length),""});var o=i.options[0];o==="w"?t=d(d({},t),{trailingZeroDisplay:"stripIfInteger"}):o&&(t=d(d({},t),Ye(o)));continue}if(Nt.test(i.stem)){t=d(d({},t),Ye(i.stem));continue}var a=At(i.stem);a&&(t=d(d({},t),a));var u=Xr(i.stem);u&&(t=d(d({},t),u))}return t}var ne={"001":["H","h"],419:["h","H","hB","hb"],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","H","hB","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","H","hB","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","H","hB","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"],"en-HK":["h","hb","H","hB"],"en-IL":["H","h","hb","hB"],"en-MY":["h","hb","H","hB"],"es-BR":["H","h","hB","hb"],"es-ES":["H","h","hB","hb"],"es-GQ":["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 Zr(e,t){for(var r="",n=0;n<e.length;n++){var i=e.charAt(n);if(i==="j"){for(var o=0;n+1<e.length&&e.charAt(n+1)===i;)o++,n++;var a=1+(o&1),u=o<2?1:3+(o>>1),h="a",s=Wr(t);for((s=="H"||s=="k")&&(u=0);u-- >0;)r+=h;for(;a-- >0;)r=s+r}else i==="J"?r+="H":r+=i}return r}function Wr(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=ne[n||""]||ne[r||""]||ne["".concat(r,"-001")]||ne["001"];return i[0]}var _e,Qr=new RegExp("^".concat(Pt.source,"*")),qr=new RegExp("".concat(Pt.source,"*$"));function g(e,t){return{start:e,end:t}}var Jr=!!String.prototype.startsWith&&"_a".startsWith("a",1),Yr=!!String.fromCodePoint,Kr=!!Object.fromEntries,en=!!String.prototype.codePointAt,tn=!!String.prototype.trimStart,rn=!!String.prototype.trimEnd,nn=!!Number.isSafeInteger,on=nn?Number.isSafeInteger:function(e){return typeof e=="number"&&isFinite(e)&&Math.floor(e)===e&&Math.abs(e)<=9007199254740991},we=!0;try{var an=wt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");we=((_e=an.exec("a"))===null||_e===void 0?void 0:_e[0])==="a"}catch(e){we=!1}var et=Jr?function(t,r,n){return t.startsWith(r,n)}:function(t,r,n){return t.slice(n,n+r.length)===r},Oe=Yr?String.fromCodePoint:function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];for(var n="",i=t.length,o=0,a;i>o;){if(a=t[o++],a>1114111)throw RangeError(a+" is not a valid code point");n+=a<65536?String.fromCharCode(a):String.fromCharCode(((a-=65536)>>10)+55296,a%1024+56320)}return n},tt=Kr?Object.fromEntries:function(t){for(var r={},n=0,i=t;n<i.length;n++){var o=i[n],a=o[0],u=o[1];r[a]=u}return r},Bt=en?function(t,r){return t.codePointAt(r)}:function(t,r){var n=t.length;if(!(r<0||r>=n)){var i=t.charCodeAt(r),o;return i<55296||i>56319||r+1===n||(o=t.charCodeAt(r+1))<56320||o>57343?i:(i-55296<<10)+(o-56320)+65536}},sn=tn?function(t){return t.trimStart()}:function(t){return t.replace(Qr,"")},un=rn?function(t){return t.trimEnd()}:function(t){return t.replace(qr,"")};function wt(e,t){return new RegExp(e,t)}var Ie;if(we){var rt=wt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");Ie=function(t,r){var n;rt.lastIndex=r;var i=rt.exec(t);return(n=i[1])!==null&&n!==void 0?n:""}}else Ie=function(t,r){for(var n=[];;){var i=Bt(t,r);if(i===void 0||Ot(i)||cn(i))break;n.push(i),r+=i>=65536?2:1}return Oe.apply(void 0,n)};var hn=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 o=this.char();if(o===123){var a=this.parseArgument(t,n);if(a.err)return a;i.push(a.val)}else{if(o===125&&t>0)break;if(o===35&&(r==="plural"||r==="selectordinal")){var u=this.clonePosition();this.bump(),i.push({type:E.pound,location:g(u,this.clonePosition())})}else if(o===60&&!this.ignoreTag&&this.peek()===47){if(n)break;return this.error(p.UNMATCHED_CLOSING_TAG,g(this.clonePosition(),this.clonePosition()))}else if(o===60&&!this.ignoreTag&&Me(this.peek()||0)){var a=this.parseTag(t,r);if(a.err)return a;i.push(a.val)}else{var a=this.parseLiteral(t,r);if(a.err)return a;i.push(a.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:E.literal,value:"<".concat(i,"/>"),location:g(n,this.clonePosition())},err:null};if(this.bumpIf(">")){var o=this.parseMessage(t+1,r,!0);if(o.err)return o;var a=o.val,u=this.clonePosition();if(this.bumpIf("</")){if(this.isEOF()||!Me(this.char()))return this.error(p.INVALID_TAG,g(u,this.clonePosition()));var h=this.clonePosition(),s=this.parseTagName();return i!==s?this.error(p.UNMATCHED_CLOSING_TAG,g(h,this.clonePosition())):(this.bumpSpace(),this.bumpIf(">")?{val:{type:E.tag,value:i,children:a,location:g(n,this.clonePosition())},err:null}:this.error(p.INVALID_TAG,g(u,this.clonePosition())))}else return this.error(p.UNCLOSED_TAG,g(n,this.clonePosition()))}else return this.error(p.INVALID_TAG,g(n,this.clonePosition()))},e.prototype.parseTagName=function(){var t=this.offset();for(this.bump();!this.isEOF()&&fn(this.char());)this.bump();return this.message.slice(t,this.offset())},e.prototype.parseLiteral=function(t,r){for(var n=this.clonePosition(),i="";;){var o=this.tryParseQuote(r);if(o){i+=o;continue}var a=this.tryParseUnquoted(t,r);if(a){i+=a;continue}var u=this.tryParseLeftAngleBracket();if(u){i+=u;continue}break}var h=g(n,this.clonePosition());return{val:{type:E.literal,value:i,location:h},err:null}},e.prototype.tryParseLeftAngleBracket=function(){return!this.isEOF()&&this.char()===60&&(this.ignoreTag||!ln(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 Oe.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(),Oe(n))},e.prototype.parseArgument=function(t,r){var n=this.clonePosition();if(this.bump(),this.bumpSpace(),this.isEOF())return this.error(p.EXPECT_ARGUMENT_CLOSING_BRACE,g(n,this.clonePosition()));if(this.char()===125)return this.bump(),this.error(p.EMPTY_ARGUMENT,g(n,this.clonePosition()));var i=this.parseIdentifierIfPossible().value;if(!i)return this.error(p.MALFORMED_ARGUMENT,g(n,this.clonePosition()));if(this.bumpSpace(),this.isEOF())return this.error(p.EXPECT_ARGUMENT_CLOSING_BRACE,g(n,this.clonePosition()));switch(this.char()){case 125:return this.bump(),{val:{type:E.argument,value:i,location:g(n,this.clonePosition())},err:null};case 44:return this.bump(),this.bumpSpace(),this.isEOF()?this.error(p.EXPECT_ARGUMENT_CLOSING_BRACE,g(n,this.clonePosition())):this.parseArgumentOptions(t,r,i,n);default:return this.error(p.MALFORMED_ARGUMENT,g(n,this.clonePosition()))}},e.prototype.parseIdentifierIfPossible=function(){var t=this.clonePosition(),r=this.offset(),n=Ie(this.message,r),i=r+n.length;this.bumpTo(i);var o=this.clonePosition(),a=g(t,o);return{value:n,location:a}},e.prototype.parseArgumentOptions=function(t,r,n,i){var o,a=this.clonePosition(),u=this.parseIdentifierIfPossible().value,h=this.clonePosition();switch(u){case"":return this.error(p.EXPECT_ARGUMENT_TYPE,g(a,h));case"number":case"date":case"time":{this.bumpSpace();var s=null;if(this.bumpIf(",")){this.bumpSpace();var l=this.clonePosition(),c=this.parseSimpleArgStyleIfPossible();if(c.err)return c;var f=un(c.val);if(f.length===0)return this.error(p.EXPECT_ARGUMENT_STYLE,g(this.clonePosition(),this.clonePosition()));var b=g(l,this.clonePosition());s={style:f,styleLocation:b}}var y=this.tryParseArgumentClose(i);if(y.err)return y;var _=g(i,this.clonePosition());if(s&&et(s==null?void 0:s.style,"::",0)){var m=sn(s.style.slice(2));if(u==="number"){var c=this.parseNumberSkeletonFromString(m,s.styleLocation);return c.err?c:{val:{type:E.number,value:n,location:_,style:c.val},err:null}}else{if(m.length===0)return this.error(p.EXPECT_DATE_TIME_SKELETON,_);var v=m;this.locale&&(v=Zr(m,this.locale));var f={type:V.dateTime,pattern:v,location:s.styleLocation,parsedOptions:this.shouldParseSkeletons?Dr(v):{}},T=u==="date"?E.date:E.time;return{val:{type:T,value:n,location:_,style:f},err:null}}}return{val:{type:u==="number"?E.number:u==="date"?E.date:E.time,value:n,location:_,style:(o=s==null?void 0:s.style)!==null&&o!==void 0?o:null},err:null}}case"plural":case"selectordinal":case"select":{var N=this.clonePosition();if(this.bumpSpace(),!this.bumpIf(","))return this.error(p.EXPECT_SELECT_ARGUMENT_OPTIONS,g(N,d({},N)));this.bumpSpace();var B=this.parseIdentifierIfPossible(),S=0;if(u!=="select"&&B.value==="offset"){if(!this.bumpIf(":"))return this.error(p.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,g(this.clonePosition(),this.clonePosition()));this.bumpSpace();var c=this.tryParseDecimalInteger(p.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,p.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);if(c.err)return c;this.bumpSpace(),B=this.parseIdentifierIfPossible(),S=c.val}var O=this.tryParsePluralOrSelectOptions(t,u,r,B);if(O.err)return O;var y=this.tryParseArgumentClose(i);if(y.err)return y;var R=g(i,this.clonePosition());return u==="select"?{val:{type:E.select,value:n,options:tt(O.val),location:R},err:null}:{val:{type:E.plural,value:n,options:tt(O.val),offset:S,pluralType:u==="plural"?"cardinal":"ordinal",location:R},err:null}}default:return this.error(p.INVALID_ARGUMENT_TYPE,g(a,h))}},e.prototype.tryParseArgumentClose=function(t){return this.isEOF()||this.char()!==125?this.error(p.EXPECT_ARGUMENT_CLOSING_BRACE,g(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(p.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE,g(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=jr(t)}catch(i){return this.error(p.INVALID_NUMBER_SKELETON,r)}return{val:{type:V.number,tokens:n,location:r,parsedOptions:this.shouldParseSkeletons?zr(n):{}},err:null}},e.prototype.tryParsePluralOrSelectOptions=function(t,r,n,i){for(var o,a=!1,u=[],h=new Set,s=i.value,l=i.location;;){if(s.length===0){var c=this.clonePosition();if(r!=="select"&&this.bumpIf("=")){var f=this.tryParseDecimalInteger(p.EXPECT_PLURAL_ARGUMENT_SELECTOR,p.INVALID_PLURAL_ARGUMENT_SELECTOR);if(f.err)return f;l=g(c,this.clonePosition()),s=this.message.slice(c.offset,this.offset())}else break}if(h.has(s))return this.error(r==="select"?p.DUPLICATE_SELECT_ARGUMENT_SELECTOR:p.DUPLICATE_PLURAL_ARGUMENT_SELECTOR,l);s==="other"&&(a=!0),this.bumpSpace();var b=this.clonePosition();if(!this.bumpIf("{"))return this.error(r==="select"?p.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT:p.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT,g(this.clonePosition(),this.clonePosition()));var y=this.parseMessage(t+1,r,n);if(y.err)return y;var _=this.tryParseArgumentClose(b);if(_.err)return _;u.push([s,{value:y.val,location:g(b,this.clonePosition())}]),h.add(s),this.bumpSpace(),o=this.parseIdentifierIfPossible(),s=o.value,l=o.location}return u.length===0?this.error(r==="select"?p.EXPECT_SELECT_ARGUMENT_SELECTOR:p.EXPECT_PLURAL_ARGUMENT_SELECTOR,g(this.clonePosition(),this.clonePosition())):this.requiresOtherClause&&!a?this.error(p.MISSING_OTHER_CLAUSE,g(this.clonePosition(),this.clonePosition())):{val:u,err:null}},e.prototype.tryParseDecimalInteger=function(t,r){var n=1,i=this.clonePosition();this.bumpIf("+")||this.bumpIf("-")&&(n=-1);for(var o=!1,a=0;!this.isEOF();){var u=this.char();if(u>=48&&u<=57)o=!0,a=a*10+(u-48),this.bump();else break}var h=g(i,this.clonePosition());return o?(a*=n,on(a)?{val:a,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=Bt(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(et(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()&&Ot(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 Me(e){return e>=97&&e<=122||e>=65&&e<=90}function ln(e){return Me(e)||e===47}function fn(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 Ot(e){return e>=9&&e<=13||e===32||e===133||e>=8206&&e<=8207||e===8232||e===8233}function cn(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 Le(e){e.forEach(function(t){if(delete t.location,vt(t)||_t(t))for(var r in t.options)delete t.options[r].location,Le(t.options[r].value);else xt(t)&&Tt(t.style)||(yt(t)||Et(t))&&Be(t.style)?delete t.style.location:Ht(t)&&Le(t.children)})}function mn(e,t){t===void 0&&(t={}),t=d({shouldParseSkeletons:!0,requiresOtherClause:!0},t);var r=new hn(e,t).parse();if(r.err){var n=SyntaxError(p[r.err.kind]);throw n.location=r.err.location,n.originalMessage=r.err.message,n}return t!=null&&t.captureLocation||Le(r.val),r.val}var X;(function(e){e.MISSING_VALUE="MISSING_VALUE",e.INVALID_VALUE="INVALID_VALUE",e.MISSING_INTL_API="MISSING_INTL_API"})(X||(X={}));var ce=function(e){fe(t,e);function t(r,n,i){var o=e.call(this,r)||this;return o.code=n,o.originalMessage=i,o}return t.prototype.toString=function(){return"[formatjs Error: ".concat(this.code,"] ").concat(this.message)},t}(Error),nt=function(e){fe(t,e);function t(r,n,i,o){return e.call(this,'Invalid values for "'.concat(r,'": "').concat(n,'". Options are "').concat(Object.keys(i).join('", "'),'"'),X.INVALID_VALUE,o)||this}return t}(ce),pn=function(e){fe(t,e);function t(r,n,i){return e.call(this,'Value for "'.concat(r,'" must be of type ').concat(n),X.INVALID_VALUE,i)||this}return t}(ce),gn=function(e){fe(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,'"'),X.MISSING_VALUE,n)||this}return t}(ce),P;(function(e){e[e.literal=0]="literal",e[e.object=1]="object"})(P||(P={}));function dn(e){return e.length<2?e:e.reduce(function(t,r){var n=t[t.length-1];return!n||n.type!==P.literal||r.type!==P.literal?t.push(r):n.value+=r.value,t},[])}function bn(e){return typeof e=="function"}function ae(e,t,r,n,i,o,a){if(e.length===1&&qe(e[0]))return[{type:P.literal,value:e[0].value}];for(var u=[],h=0,s=e;h<s.length;h++){var l=s[h];if(qe(l)){u.push({type:P.literal,value:l.value});continue}if(Fr(l)){typeof o=="number"&&u.push({type:P.literal,value:r.getNumberFormat(t).format(o)});continue}var c=l.value;if(!(i&&c in i))throw new gn(c,a);var f=i[c];if(Rr(l)){(!f||typeof f=="string"||typeof f=="number")&&(f=typeof f=="string"||typeof f=="number"?String(f):""),u.push({type:typeof f=="string"?P.literal:P.object,value:f});continue}if(yt(l)){var b=typeof l.style=="string"?n.date[l.style]:Be(l.style)?l.style.parsedOptions:void 0;u.push({type:P.literal,value:r.getDateTimeFormat(t,b).format(f)});continue}if(Et(l)){var b=typeof l.style=="string"?n.time[l.style]:Be(l.style)?l.style.parsedOptions:n.time.medium;u.push({type:P.literal,value:r.getDateTimeFormat(t,b).format(f)});continue}if(xt(l)){var b=typeof l.style=="string"?n.number[l.style]:Tt(l.style)?l.style.parsedOptions:void 0;b&&b.scale&&(f=f*(b.scale||1)),u.push({type:P.literal,value:r.getNumberFormat(t,b).format(f)});continue}if(Ht(l)){var y=l.children,_=l.value,m=i[_];if(!bn(m))throw new pn(_,"function",a);var v=ae(y,t,r,n,i,o),T=m(v.map(function(S){return S.value}));Array.isArray(T)||(T=[T]),u.push.apply(u,T.map(function(S){return{type:typeof S=="string"?P.literal:P.object,value:S}}))}if(vt(l)){var N=l.options[f]||l.options.other;if(!N)throw new nt(l.value,f,Object.keys(l.options),a);u.push.apply(u,ae(N.value,t,r,n,i));continue}if(_t(l)){var N=l.options["=".concat(f)];if(!N){if(!Intl.PluralRules)throw new ce(`Intl.PluralRules is not available in this environment.
1
+ "use strict";var Dt=Object.defineProperty,Ut=Object.defineProperties;var jt=Object.getOwnPropertyDescriptors;var ke=Object.getOwnPropertySymbols;var kt=Object.prototype.hasOwnProperty,Vt=Object.prototype.propertyIsEnumerable;var ge=(e,t,r)=>t in e?Dt(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Ve=(e,t)=>{for(var r in t||(t={}))kt.call(t,r)&&ge(e,r,t[r]);if(ke)for(var r of ke(t))Vt.call(t,r)&&ge(e,r,t[r]);return e},Xe=(e,t)=>Ut(e,jt(t));var A=(e,t,r)=>ge(e,typeof t!="symbol"?t+"":t,r);var ze=(e,t,r)=>new Promise((n,i)=>{var o=h=>{try{u(r.next(h))}catch(s){i(s)}},a=h=>{try{u(r.throw(h))}catch(s){i(s)}},u=h=>h.done?n(h.value):Promise.resolve(h.value).then(o,a);u((r=r.apply(e,t)).next())});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});function w(){}function lt(e){return e()}function Ze(){return Object.create(null)}function te(e){e.forEach(lt)}function Re(e){return typeof e=="function"}function ft(e,t){return e!=e?t==t:e!==t||e&&typeof e=="object"||typeof e=="function"}function Xt(e){return Object.keys(e).length===0}function ct(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 zt(e,t,r){e.$$.on_destroy.push(ct(t,r))}function H(e,t){e.appendChild(t)}function Zt(e,t,r){const n=Wt(e);if(!n.getElementById(t)){const i=C("style");i.id=t,i.textContent=r,Qt(n,i)}}function Wt(e){if(!e)return document;const t=e.getRootNode?e.getRootNode():e.ownerDocument;return t&&t.host?t:e.ownerDocument}function Qt(e,t){return H(e.head||e,t),t.sheet}function mt(e,t,r){e.insertBefore(t,r||null)}function Fe(e){e.parentNode&&e.parentNode.removeChild(e)}function C(e){return document.createElement(e)}function I(e){return document.createElementNS("http://www.w3.org/2000/svg",e)}function ie(e){return document.createTextNode(e)}function de(){return ie(" ")}function qt(e,t,r,n){return e.addEventListener(t,r,n),()=>e.removeEventListener(t,r,n)}function x(e,t,r){r==null?e.removeAttribute(t):e.getAttribute(t)!==r&&e.setAttribute(t,r)}function Jt(e){return Array.from(e.childNodes)}function be(e,t){t=""+t,e.data!==t&&(e.data=t)}function Yt(e){const t={};return e.childNodes.forEach(r=>{t[r.slot||"default"]=!0}),t}let Ge;function Y(e){Ge=e}const D=[],Pe=[];let j=[];const We=[],Kt=Promise.resolve();let Ne=!1;function er(){Ne||(Ne=!0,Kt.then(U))}function Se(e){j.push(e)}const xe=new Set;let F=0;function U(){if(F!==0)return;const e=Ge;do{try{for(;F<D.length;){const t=D[F];F++,Y(t),tr(t.$$)}}catch(t){throw D.length=0,F=0,t}for(Y(null),D.length=0,F=0;Pe.length;)Pe.pop()();for(let t=0;t<j.length;t+=1){const r=j[t];xe.has(r)||(xe.add(r),r())}j.length=0}while(D.length);for(;We.length;)We.pop()();Ne=!1,xe.clear(),Y(e)}function tr(e){if(e.fragment!==null){e.update(),te(e.before_update);const t=e.dirty;e.dirty=[-1],e.fragment&&e.fragment.p(e.ctx,t),e.after_update.forEach(Se)}}function rr(e){const t=[],r=[];j.forEach(n=>e.indexOf(n)===-1?t.push(n):r.push(n)),r.forEach(n=>n()),j=t}const nr=new Set;function ir(e,t){e&&e.i&&(nr.delete(e),e.i(t))}function or(e,t,r){const{fragment:n,after_update:i}=e.$$;n&&n.m(t,r),Se(()=>{const o=e.$$.on_mount.map(lt).filter(Re);e.$$.on_destroy?e.$$.on_destroy.push(...o):te(o),e.$$.on_mount=[]}),i.forEach(Se)}function ar(e,t){const r=e.$$;r.fragment!==null&&(rr(r.after_update),te(r.on_destroy),r.fragment&&r.fragment.d(t),r.on_destroy=r.fragment=null,r.ctx=[])}function sr(e,t){e.$$.dirty[0]===-1&&(D.push(e),er(),e.$$.dirty.fill(0)),e.$$.dirty[t/31|0]|=1<<t%31}function ur(e,t,r,n,i,o,a=null,u=[-1]){const h=Ge;Y(e);const s=e.$$={fragment:null,ctx:[],props:o,update:w,not_equal:i,bound:Ze(),on_mount:[],on_destroy:[],on_disconnect:[],before_update:[],after_update:[],context:new Map(t.context||(h?h.$$.context:[])),callbacks:Ze(),dirty:u,skip_bound:!1,root:t.target||h.$$.root};a&&a(s.root);let l=!1;if(s.ctx=r?r(e,t.props||{},(c,f,...b)=>{const y=b.length?b[0]:f;return s.ctx&&i(s.ctx[c],s.ctx[c]=y)&&(!s.skip_bound&&s.bound[c]&&s.bound[c](y),l&&sr(e,c)),f}):[],s.update(),l=!0,te(s.before_update),s.fragment=n?n(s.ctx):!1,t.target){if(t.hydrate){const c=Jt(t.target);s.fragment&&s.fragment.l(c),c.forEach(Fe)}else s.fragment&&s.fragment.c();t.intro&&ir(e.$$.fragment),or(e,t.target,t.anchor),U()}Y(h)}let pt;typeof HTMLElement=="function"&&(pt=class extends HTMLElement{constructor(t,r,n){super();A(this,"$$ctor");A(this,"$$s");A(this,"$$c");A(this,"$$cn",!1);A(this,"$$d",{});A(this,"$$r",!1);A(this,"$$p_d",{});A(this,"$$l",{});A(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 ze(this,null,function*(){if(this.$$cn=!0,!this.$$c){let t=function(o){return()=>{let a;return{c:function(){a=C("slot"),o!=="default"&&x(a,"name",o)},m:function(s,l){mt(s,a,l)},d:function(s){s&&Fe(a)}}}};if(yield Promise.resolve(),!this.$$cn||this.$$c)return;const r={},n=Yt(this);for(const o of this.$$s)o in n&&(r[o]=[t(o)]);for(const o of this.attributes){const a=this.$$g_p(o.name);a in this.$$d||(this.$$d[a]=oe(a,o.value,this.$$p_d,"toProp"))}for(const o in this.$$p_d)!(o in this.$$d)&&this[o]!==void 0&&(this.$$d[o]=this[o],delete this[o]);this.$$c=new this.$$ctor({target:this.shadowRoot||this,props:Xe(Ve({},this.$$d),{$$slots:r,$$scope:{ctx:[]}})});const i=()=>{this.$$r=!0;for(const o in this.$$p_d)if(this.$$d[o]=this.$$c.$$.ctx[this.$$c.$$.props[o]],this.$$p_d[o].reflect){const a=oe(o,this.$$d[o],this.$$p_d,"toAttribute");a==null?this.removeAttribute(this.$$p_d[o].attribute||o):this.setAttribute(this.$$p_d[o].attribute||o,a)}this.$$r=!1};this.$$c.$$.after_update.push(i),i();for(const o in this.$$l)for(const a of this.$$l[o]){const u=this.$$c.$on(o,a);this.$$l_u.set(a,u)}this.$$l={}}})}attributeChangedCallback(t,r,n){var i;this.$$r||(t=this.$$g_p(t),this.$$d[t]=oe(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 oe(e,t,r,n){var o;const i=(o=r[e])==null?void 0:o.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 hr(e,t,r,n,i,o){let a=class extends pt{constructor(){super(e,r,i),this.$$p_d=t}static get observedAttributes(){return Object.keys(t).map(u=>(t[u].attribute||u).toLowerCase())}};return Object.keys(t).forEach(u=>{Object.defineProperty(a.prototype,u,{get(){return this.$$c&&u in this.$$c?this.$$c[u]:this.$$d[u]},set(h){var s;h=oe(u,h,t),this.$$d[u]=h,(s=this.$$c)==null||s.$set({[u]:h})}})}),n.forEach(u=>{Object.defineProperty(a.prototype,u,{get(){var h;return(h=this.$$c)==null?void 0:h[u]}})}),e.element=a,a}class lr{constructor(){A(this,"$$");A(this,"$$set")}$destroy(){ar(this,1),this.$destroy=w}$on(t,r){if(!Re(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&&!Xt(t)&&(this.$$.skip_bound=!0,this.$$set(t),this.$$.skip_bound=!1)}}const fr="4";typeof window!="undefined"&&(window.__svelte||(window.__svelte={v:new Set})).v.add(fr);const G=[];function cr(e,t){return{subscribe:le(e,t).subscribe}}function le(e,t=w){let r;const n=new Set;function i(u){if(ft(e,u)&&(e=u,r)){const h=!G.length;for(const s of n)s[1](),G.push(s,e);if(h){for(let s=0;s<G.length;s+=2)G[s][0](G[s+1]);G.length=0}}}function o(u){i(u(e))}function a(u,h=w){const s=[u,h];return n.add(s),n.size===1&&(r=t(i,o)||w),u(e),()=>{n.delete(s),n.size===0&&r&&(r(),r=null)}}return{set:i,update:o,subscribe:a}}function Z(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 o=t.length<2;return cr(r,(a,u)=>{let h=!1;const s=[];let l=0,c=w;const f=()=>{if(l)return;c();const y=t(n?s[0]:s,a,u);o?a(y):c=Re(y)?y:w},b=i.map((y,_)=>ct(y,m=>{s[_]=m,l&=~(1<<_),h&&f()},()=>{l|=1<<_}));return h=!0,f(),function(){te(b),c(),h=!1}})}function mr(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var pr=function(t){return gr(t)&&!dr(t)};function gr(e){return!!e&&typeof e=="object"}function dr(e){var t=Object.prototype.toString.call(e);return t==="[object RegExp]"||t==="[object Date]"||yr(e)}var br=typeof Symbol=="function"&&Symbol.for,xr=br?Symbol.for("react.element"):60103;function yr(e){return e.$$typeof===xr}function vr(e){return Array.isArray(e)?[]:{}}function K(e,t){return t.clone!==!1&&t.isMergeableObject(e)?k(vr(e),e,t):e}function Er(e,t,r){return e.concat(t).map(function(n){return K(n,r)})}function _r(e,t){if(!t.customMerge)return k;var r=t.customMerge(e);return typeof r=="function"?r:k}function Hr(e){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(e).filter(function(t){return Object.propertyIsEnumerable.call(e,t)}):[]}function Qe(e){return Object.keys(e).concat(Hr(e))}function gt(e,t){try{return t in e}catch(r){return!1}}function Tr(e,t){return gt(e,t)&&!(Object.hasOwnProperty.call(e,t)&&Object.propertyIsEnumerable.call(e,t))}function Pr(e,t,r){var n={};return r.isMergeableObject(e)&&Qe(e).forEach(function(i){n[i]=K(e[i],r)}),Qe(t).forEach(function(i){Tr(e,i)||(gt(e,i)&&r.isMergeableObject(t[i])?n[i]=_r(i,r)(e[i],t[i],r):n[i]=K(t[i],r))}),n}function k(e,t,r){r=r||{},r.arrayMerge=r.arrayMerge||Er,r.isMergeableObject=r.isMergeableObject||pr,r.cloneUnlessOtherwiseSpecified=K;var n=Array.isArray(t),i=Array.isArray(e),o=n===i;return o?n?r.arrayMerge(e,t,r):Pr(e,t,r):K(t,r)}k.all=function(t,r){if(!Array.isArray(t))throw new Error("first argument should be an array");return t.reduce(function(n,i){return k(n,i,r)},{})};var Nr=k,Sr=Nr;const Ar=mr(Sr);var Ae=function(e,t){return Ae=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])},Ae(e,t)};function fe(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");Ae(e,t);function r(){this.constructor=e}e.prototype=t===null?Object.create(t):(r.prototype=t.prototype,new r)}var d=function(){return d=Object.assign||function(t){for(var r,n=1,i=arguments.length;n<i;n++){r=arguments[n];for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(t[o]=r[o])}return t},d.apply(this,arguments)};function Br(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 ye(e,t,r){if(r||arguments.length===2)for(var n=0,i=t.length,o;n<i;n++)(o||!(n in t))&&(o||(o=Array.prototype.slice.call(t,0,n)),o[n]=t[n]);return e.concat(o||Array.prototype.slice.call(t))}function ve(e,t){var r=t&&t.cache?t.cache:$r,n=t&&t.serializer?t.serializer:Lr,i=t&&t.strategy?t.strategy:Ir;return i(e,{cache:r,serializer:n})}function wr(e){return e==null||typeof e=="number"||typeof e=="boolean"}function Or(e,t,r,n){var i=wr(n)?n:r(n),o=t.get(i);return typeof o=="undefined"&&(o=e.call(this,n),t.set(i,o)),o}function dt(e,t,r){var n=Array.prototype.slice.call(arguments,3),i=r(n),o=t.get(i);return typeof o=="undefined"&&(o=e.apply(this,n),t.set(i,o)),o}function bt(e,t,r,n,i){return r.bind(t,e,n,i)}function Ir(e,t){var r=e.length===1?Or:dt;return bt(e,this,r,t.cache.create(),t.serializer)}function Mr(e,t){return bt(e,this,dt,t.cache.create(),t.serializer)}var Lr=function(){return JSON.stringify(arguments)},Cr=function(){function e(){this.cache=Object.create(null)}return e.prototype.get=function(t){return this.cache[t]},e.prototype.set=function(t,r){this.cache[t]=r},e}(),$r={create:function(){return new Cr}},Ee={variadic:Mr},p;(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"})(p||(p={}));var v;(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"})(v||(v={}));var V;(function(e){e[e.number=0]="number",e[e.dateTime=1]="dateTime"})(V||(V={}));function qe(e){return e.type===v.literal}function Rr(e){return e.type===v.argument}function xt(e){return e.type===v.number}function yt(e){return e.type===v.date}function vt(e){return e.type===v.time}function Et(e){return e.type===v.select}function _t(e){return e.type===v.plural}function Fr(e){return e.type===v.pound}function Ht(e){return e.type===v.tag}function Tt(e){return!!(e&&typeof e=="object"&&e.type===V.number)}function Be(e){return!!(e&&typeof e=="object"&&e.type===V.dateTime)}var Pt=/[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,Gr=/(?:[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 Dr(e){var t={};return e.replace(Gr,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 Ur=/[\t-\r \x85\u200E\u200F\u2028\u2029]/i;function jr(e){if(e.length===0)throw new Error("Number skeleton cannot be empty");for(var t=e.split(Ur).filter(function(f){return f.length>0}),r=[],n=0,i=t;n<i.length;n++){var o=i[n],a=o.split("/");if(a.length===0)throw new Error("Invalid number skeleton");for(var u=a[0],h=a.slice(1),s=0,l=h;s<l.length;s++){var c=l[s];if(c.length===0)throw new Error("Invalid number skeleton")}r.push({stem:u,options:h})}return r}function kr(e){return e.replace(/^(.*?)-/,"")}var Je=/^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g,Nt=/^(@+)?(\+|#+)?[rs]?$/g,Vr=/(\*)(0+)|(#+)(0+)|(0+)/g,St=/^(0+)$/;function Ye(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 At(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 Xr(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)),!St.test(e))throw new Error("Malformed concise eng/scientific notation");t.minimumIntegerDigits=e.length}return t}function Ke(e){var t={},r=At(e);return r||t}function zr(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=kr(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=d(d(d({},t),{notation:"scientific"}),i.options.reduce(function(h,s){return d(d({},h),Ke(s))},{}));continue;case"engineering":t=d(d(d({},t),{notation:"engineering"}),i.options.reduce(function(h,s){return d(d({},h),Ke(s))},{}));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(Vr,function(h,s,l,c,f,b){if(s)t.minimumIntegerDigits=l.length;else{if(c&&f)throw new Error("We currently do not support maximum integer digits");if(b)throw new Error("We currently do not support exact integer digits")}return""});continue}if(St.test(i.stem)){t.minimumIntegerDigits=i.stem.length;continue}if(Je.test(i.stem)){if(i.options.length>1)throw new RangeError("Fraction-precision stems only accept a single optional option");i.stem.replace(Je,function(h,s,l,c,f,b){return l==="*"?t.minimumFractionDigits=s.length:c&&c[0]==="#"?t.maximumFractionDigits=c.length:f&&b?(t.minimumFractionDigits=f.length,t.maximumFractionDigits=f.length+b.length):(t.minimumFractionDigits=s.length,t.maximumFractionDigits=s.length),""});var o=i.options[0];o==="w"?t=d(d({},t),{trailingZeroDisplay:"stripIfInteger"}):o&&(t=d(d({},t),Ye(o)));continue}if(Nt.test(i.stem)){t=d(d({},t),Ye(i.stem));continue}var a=At(i.stem);a&&(t=d(d({},t),a));var u=Xr(i.stem);u&&(t=d(d({},t),u))}return t}var ne={"001":["H","h"],419:["h","H","hB","hb"],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","H","hB","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","H","hB","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","H","hB","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"],"en-HK":["h","hb","H","hB"],"en-IL":["H","h","hb","hB"],"en-MY":["h","hb","H","hB"],"es-BR":["H","h","hB","hb"],"es-ES":["H","h","hB","hb"],"es-GQ":["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 Zr(e,t){for(var r="",n=0;n<e.length;n++){var i=e.charAt(n);if(i==="j"){for(var o=0;n+1<e.length&&e.charAt(n+1)===i;)o++,n++;var a=1+(o&1),u=o<2?1:3+(o>>1),h="a",s=Wr(t);for((s=="H"||s=="k")&&(u=0);u-- >0;)r+=h;for(;a-- >0;)r=s+r}else i==="J"?r+="H":r+=i}return r}function Wr(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=ne[n||""]||ne[r||""]||ne["".concat(r,"-001")]||ne["001"];return i[0]}var _e,Qr=new RegExp("^".concat(Pt.source,"*")),qr=new RegExp("".concat(Pt.source,"*$"));function g(e,t){return{start:e,end:t}}var Jr=!!String.prototype.startsWith&&"_a".startsWith("a",1),Yr=!!String.fromCodePoint,Kr=!!Object.fromEntries,en=!!String.prototype.codePointAt,tn=!!String.prototype.trimStart,rn=!!String.prototype.trimEnd,nn=!!Number.isSafeInteger,on=nn?Number.isSafeInteger:function(e){return typeof e=="number"&&isFinite(e)&&Math.floor(e)===e&&Math.abs(e)<=9007199254740991},we=!0;try{var an=wt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");we=((_e=an.exec("a"))===null||_e===void 0?void 0:_e[0])==="a"}catch(e){we=!1}var et=Jr?function(t,r,n){return t.startsWith(r,n)}:function(t,r,n){return t.slice(n,n+r.length)===r},Oe=Yr?String.fromCodePoint:function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];for(var n="",i=t.length,o=0,a;i>o;){if(a=t[o++],a>1114111)throw RangeError(a+" is not a valid code point");n+=a<65536?String.fromCharCode(a):String.fromCharCode(((a-=65536)>>10)+55296,a%1024+56320)}return n},tt=Kr?Object.fromEntries:function(t){for(var r={},n=0,i=t;n<i.length;n++){var o=i[n],a=o[0],u=o[1];r[a]=u}return r},Bt=en?function(t,r){return t.codePointAt(r)}:function(t,r){var n=t.length;if(!(r<0||r>=n)){var i=t.charCodeAt(r),o;return i<55296||i>56319||r+1===n||(o=t.charCodeAt(r+1))<56320||o>57343?i:(i-55296<<10)+(o-56320)+65536}},sn=tn?function(t){return t.trimStart()}:function(t){return t.replace(Qr,"")},un=rn?function(t){return t.trimEnd()}:function(t){return t.replace(qr,"")};function wt(e,t){return new RegExp(e,t)}var Ie;if(we){var rt=wt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");Ie=function(t,r){var n;rt.lastIndex=r;var i=rt.exec(t);return(n=i[1])!==null&&n!==void 0?n:""}}else Ie=function(t,r){for(var n=[];;){var i=Bt(t,r);if(i===void 0||Ot(i)||cn(i))break;n.push(i),r+=i>=65536?2:1}return Oe.apply(void 0,n)};var hn=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 o=this.char();if(o===123){var a=this.parseArgument(t,n);if(a.err)return a;i.push(a.val)}else{if(o===125&&t>0)break;if(o===35&&(r==="plural"||r==="selectordinal")){var u=this.clonePosition();this.bump(),i.push({type:v.pound,location:g(u,this.clonePosition())})}else if(o===60&&!this.ignoreTag&&this.peek()===47){if(n)break;return this.error(p.UNMATCHED_CLOSING_TAG,g(this.clonePosition(),this.clonePosition()))}else if(o===60&&!this.ignoreTag&&Me(this.peek()||0)){var a=this.parseTag(t,r);if(a.err)return a;i.push(a.val)}else{var a=this.parseLiteral(t,r);if(a.err)return a;i.push(a.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:v.literal,value:"<".concat(i,"/>"),location:g(n,this.clonePosition())},err:null};if(this.bumpIf(">")){var o=this.parseMessage(t+1,r,!0);if(o.err)return o;var a=o.val,u=this.clonePosition();if(this.bumpIf("</")){if(this.isEOF()||!Me(this.char()))return this.error(p.INVALID_TAG,g(u,this.clonePosition()));var h=this.clonePosition(),s=this.parseTagName();return i!==s?this.error(p.UNMATCHED_CLOSING_TAG,g(h,this.clonePosition())):(this.bumpSpace(),this.bumpIf(">")?{val:{type:v.tag,value:i,children:a,location:g(n,this.clonePosition())},err:null}:this.error(p.INVALID_TAG,g(u,this.clonePosition())))}else return this.error(p.UNCLOSED_TAG,g(n,this.clonePosition()))}else return this.error(p.INVALID_TAG,g(n,this.clonePosition()))},e.prototype.parseTagName=function(){var t=this.offset();for(this.bump();!this.isEOF()&&fn(this.char());)this.bump();return this.message.slice(t,this.offset())},e.prototype.parseLiteral=function(t,r){for(var n=this.clonePosition(),i="";;){var o=this.tryParseQuote(r);if(o){i+=o;continue}var a=this.tryParseUnquoted(t,r);if(a){i+=a;continue}var u=this.tryParseLeftAngleBracket();if(u){i+=u;continue}break}var h=g(n,this.clonePosition());return{val:{type:v.literal,value:i,location:h},err:null}},e.prototype.tryParseLeftAngleBracket=function(){return!this.isEOF()&&this.char()===60&&(this.ignoreTag||!ln(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 Oe.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(),Oe(n))},e.prototype.parseArgument=function(t,r){var n=this.clonePosition();if(this.bump(),this.bumpSpace(),this.isEOF())return this.error(p.EXPECT_ARGUMENT_CLOSING_BRACE,g(n,this.clonePosition()));if(this.char()===125)return this.bump(),this.error(p.EMPTY_ARGUMENT,g(n,this.clonePosition()));var i=this.parseIdentifierIfPossible().value;if(!i)return this.error(p.MALFORMED_ARGUMENT,g(n,this.clonePosition()));if(this.bumpSpace(),this.isEOF())return this.error(p.EXPECT_ARGUMENT_CLOSING_BRACE,g(n,this.clonePosition()));switch(this.char()){case 125:return this.bump(),{val:{type:v.argument,value:i,location:g(n,this.clonePosition())},err:null};case 44:return this.bump(),this.bumpSpace(),this.isEOF()?this.error(p.EXPECT_ARGUMENT_CLOSING_BRACE,g(n,this.clonePosition())):this.parseArgumentOptions(t,r,i,n);default:return this.error(p.MALFORMED_ARGUMENT,g(n,this.clonePosition()))}},e.prototype.parseIdentifierIfPossible=function(){var t=this.clonePosition(),r=this.offset(),n=Ie(this.message,r),i=r+n.length;this.bumpTo(i);var o=this.clonePosition(),a=g(t,o);return{value:n,location:a}},e.prototype.parseArgumentOptions=function(t,r,n,i){var o,a=this.clonePosition(),u=this.parseIdentifierIfPossible().value,h=this.clonePosition();switch(u){case"":return this.error(p.EXPECT_ARGUMENT_TYPE,g(a,h));case"number":case"date":case"time":{this.bumpSpace();var s=null;if(this.bumpIf(",")){this.bumpSpace();var l=this.clonePosition(),c=this.parseSimpleArgStyleIfPossible();if(c.err)return c;var f=un(c.val);if(f.length===0)return this.error(p.EXPECT_ARGUMENT_STYLE,g(this.clonePosition(),this.clonePosition()));var b=g(l,this.clonePosition());s={style:f,styleLocation:b}}var y=this.tryParseArgumentClose(i);if(y.err)return y;var _=g(i,this.clonePosition());if(s&&et(s==null?void 0:s.style,"::",0)){var m=sn(s.style.slice(2));if(u==="number"){var c=this.parseNumberSkeletonFromString(m,s.styleLocation);return c.err?c:{val:{type:v.number,value:n,location:_,style:c.val},err:null}}else{if(m.length===0)return this.error(p.EXPECT_DATE_TIME_SKELETON,_);var E=m;this.locale&&(E=Zr(m,this.locale));var f={type:V.dateTime,pattern:E,location:s.styleLocation,parsedOptions:this.shouldParseSkeletons?Dr(E):{}},T=u==="date"?v.date:v.time;return{val:{type:T,value:n,location:_,style:f},err:null}}}return{val:{type:u==="number"?v.number:u==="date"?v.date:v.time,value:n,location:_,style:(o=s==null?void 0:s.style)!==null&&o!==void 0?o:null},err:null}}case"plural":case"selectordinal":case"select":{var N=this.clonePosition();if(this.bumpSpace(),!this.bumpIf(","))return this.error(p.EXPECT_SELECT_ARGUMENT_OPTIONS,g(N,d({},N)));this.bumpSpace();var B=this.parseIdentifierIfPossible(),S=0;if(u!=="select"&&B.value==="offset"){if(!this.bumpIf(":"))return this.error(p.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,g(this.clonePosition(),this.clonePosition()));this.bumpSpace();var c=this.tryParseDecimalInteger(p.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,p.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);if(c.err)return c;this.bumpSpace(),B=this.parseIdentifierIfPossible(),S=c.val}var O=this.tryParsePluralOrSelectOptions(t,u,r,B);if(O.err)return O;var y=this.tryParseArgumentClose(i);if(y.err)return y;var R=g(i,this.clonePosition());return u==="select"?{val:{type:v.select,value:n,options:tt(O.val),location:R},err:null}:{val:{type:v.plural,value:n,options:tt(O.val),offset:S,pluralType:u==="plural"?"cardinal":"ordinal",location:R},err:null}}default:return this.error(p.INVALID_ARGUMENT_TYPE,g(a,h))}},e.prototype.tryParseArgumentClose=function(t){return this.isEOF()||this.char()!==125?this.error(p.EXPECT_ARGUMENT_CLOSING_BRACE,g(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(p.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE,g(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=jr(t)}catch(i){return this.error(p.INVALID_NUMBER_SKELETON,r)}return{val:{type:V.number,tokens:n,location:r,parsedOptions:this.shouldParseSkeletons?zr(n):{}},err:null}},e.prototype.tryParsePluralOrSelectOptions=function(t,r,n,i){for(var o,a=!1,u=[],h=new Set,s=i.value,l=i.location;;){if(s.length===0){var c=this.clonePosition();if(r!=="select"&&this.bumpIf("=")){var f=this.tryParseDecimalInteger(p.EXPECT_PLURAL_ARGUMENT_SELECTOR,p.INVALID_PLURAL_ARGUMENT_SELECTOR);if(f.err)return f;l=g(c,this.clonePosition()),s=this.message.slice(c.offset,this.offset())}else break}if(h.has(s))return this.error(r==="select"?p.DUPLICATE_SELECT_ARGUMENT_SELECTOR:p.DUPLICATE_PLURAL_ARGUMENT_SELECTOR,l);s==="other"&&(a=!0),this.bumpSpace();var b=this.clonePosition();if(!this.bumpIf("{"))return this.error(r==="select"?p.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT:p.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT,g(this.clonePosition(),this.clonePosition()));var y=this.parseMessage(t+1,r,n);if(y.err)return y;var _=this.tryParseArgumentClose(b);if(_.err)return _;u.push([s,{value:y.val,location:g(b,this.clonePosition())}]),h.add(s),this.bumpSpace(),o=this.parseIdentifierIfPossible(),s=o.value,l=o.location}return u.length===0?this.error(r==="select"?p.EXPECT_SELECT_ARGUMENT_SELECTOR:p.EXPECT_PLURAL_ARGUMENT_SELECTOR,g(this.clonePosition(),this.clonePosition())):this.requiresOtherClause&&!a?this.error(p.MISSING_OTHER_CLAUSE,g(this.clonePosition(),this.clonePosition())):{val:u,err:null}},e.prototype.tryParseDecimalInteger=function(t,r){var n=1,i=this.clonePosition();this.bumpIf("+")||this.bumpIf("-")&&(n=-1);for(var o=!1,a=0;!this.isEOF();){var u=this.char();if(u>=48&&u<=57)o=!0,a=a*10+(u-48),this.bump();else break}var h=g(i,this.clonePosition());return o?(a*=n,on(a)?{val:a,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=Bt(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(et(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()&&Ot(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 Me(e){return e>=97&&e<=122||e>=65&&e<=90}function ln(e){return Me(e)||e===47}function fn(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 Ot(e){return e>=9&&e<=13||e===32||e===133||e>=8206&&e<=8207||e===8232||e===8233}function cn(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 Le(e){e.forEach(function(t){if(delete t.location,Et(t)||_t(t))for(var r in t.options)delete t.options[r].location,Le(t.options[r].value);else xt(t)&&Tt(t.style)||(yt(t)||vt(t))&&Be(t.style)?delete t.style.location:Ht(t)&&Le(t.children)})}function mn(e,t){t===void 0&&(t={}),t=d({shouldParseSkeletons:!0,requiresOtherClause:!0},t);var r=new hn(e,t).parse();if(r.err){var n=SyntaxError(p[r.err.kind]);throw n.location=r.err.location,n.originalMessage=r.err.message,n}return t!=null&&t.captureLocation||Le(r.val),r.val}var X;(function(e){e.MISSING_VALUE="MISSING_VALUE",e.INVALID_VALUE="INVALID_VALUE",e.MISSING_INTL_API="MISSING_INTL_API"})(X||(X={}));var ce=function(e){fe(t,e);function t(r,n,i){var o=e.call(this,r)||this;return o.code=n,o.originalMessage=i,o}return t.prototype.toString=function(){return"[formatjs Error: ".concat(this.code,"] ").concat(this.message)},t}(Error),nt=function(e){fe(t,e);function t(r,n,i,o){return e.call(this,'Invalid values for "'.concat(r,'": "').concat(n,'". Options are "').concat(Object.keys(i).join('", "'),'"'),X.INVALID_VALUE,o)||this}return t}(ce),pn=function(e){fe(t,e);function t(r,n,i){return e.call(this,'Value for "'.concat(r,'" must be of type ').concat(n),X.INVALID_VALUE,i)||this}return t}(ce),gn=function(e){fe(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,'"'),X.MISSING_VALUE,n)||this}return t}(ce),P;(function(e){e[e.literal=0]="literal",e[e.object=1]="object"})(P||(P={}));function dn(e){return e.length<2?e:e.reduce(function(t,r){var n=t[t.length-1];return!n||n.type!==P.literal||r.type!==P.literal?t.push(r):n.value+=r.value,t},[])}function bn(e){return typeof e=="function"}function ae(e,t,r,n,i,o,a){if(e.length===1&&qe(e[0]))return[{type:P.literal,value:e[0].value}];for(var u=[],h=0,s=e;h<s.length;h++){var l=s[h];if(qe(l)){u.push({type:P.literal,value:l.value});continue}if(Fr(l)){typeof o=="number"&&u.push({type:P.literal,value:r.getNumberFormat(t).format(o)});continue}var c=l.value;if(!(i&&c in i))throw new gn(c,a);var f=i[c];if(Rr(l)){(!f||typeof f=="string"||typeof f=="number")&&(f=typeof f=="string"||typeof f=="number"?String(f):""),u.push({type:typeof f=="string"?P.literal:P.object,value:f});continue}if(yt(l)){var b=typeof l.style=="string"?n.date[l.style]:Be(l.style)?l.style.parsedOptions:void 0;u.push({type:P.literal,value:r.getDateTimeFormat(t,b).format(f)});continue}if(vt(l)){var b=typeof l.style=="string"?n.time[l.style]:Be(l.style)?l.style.parsedOptions:n.time.medium;u.push({type:P.literal,value:r.getDateTimeFormat(t,b).format(f)});continue}if(xt(l)){var b=typeof l.style=="string"?n.number[l.style]:Tt(l.style)?l.style.parsedOptions:void 0;b&&b.scale&&(f=f*(b.scale||1)),u.push({type:P.literal,value:r.getNumberFormat(t,b).format(f)});continue}if(Ht(l)){var y=l.children,_=l.value,m=i[_];if(!bn(m))throw new pn(_,"function",a);var E=ae(y,t,r,n,i,o),T=m(E.map(function(S){return S.value}));Array.isArray(T)||(T=[T]),u.push.apply(u,T.map(function(S){return{type:typeof S=="string"?P.literal:P.object,value:S}}))}if(Et(l)){var N=l.options[f]||l.options.other;if(!N)throw new nt(l.value,f,Object.keys(l.options),a);u.push.apply(u,ae(N.value,t,r,n,i));continue}if(_t(l)){var N=l.options["=".concat(f)];if(!N){if(!Intl.PluralRules)throw new ce(`Intl.PluralRules is not available in this environment.
2
2
  Try polyfilling it using "@formatjs/intl-pluralrules"
3
- `,X.MISSING_INTL_API,a);var B=r.getPluralRules(t,{type:l.pluralType}).select(f-(l.offset||0));N=l.options[B]||l.options.other}if(!N)throw new nt(l.value,f,Object.keys(l.options),a);u.push.apply(u,ae(N.value,t,r,n,i,f-(l.offset||0)));continue}}return dn(u)}function xn(e,t){return t?d(d(d({},e||{}),t||{}),Object.keys(e).reduce(function(r,n){return r[n]=d(d({},e[n]),t[n]||{}),r},{})):e}function yn(e,t){return t?Object.keys(e).reduce(function(r,n){return r[n]=xn(e[n],t[n]),r},d({},e)):e}function He(e){return{create:function(){return{get:function(t){return e[t]},set:function(t,r){e[t]=r}}}}}function En(e){return e===void 0&&(e={number:{},dateTime:{},pluralRules:{}}),{getNumberFormat:Ee(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.NumberFormat).bind.apply(t,ye([void 0],r,!1)))},{cache:He(e.number),strategy:ve.variadic}),getDateTimeFormat:Ee(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.DateTimeFormat).bind.apply(t,ye([void 0],r,!1)))},{cache:He(e.dateTime),strategy:ve.variadic}),getPluralRules:Ee(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.PluralRules).bind.apply(t,ye([void 0],r,!1)))},{cache:He(e.pluralRules),strategy:ve.variadic})}}var vn=function(){function e(t,r,n,i){r===void 0&&(r=e.defaultLocale);var o=this;if(this.formatterCache={number:{},dateTime:{},pluralRules:{}},this.format=function(h){var s=o.formatToParts(h);if(s.length===1)return s[0].value;var l=s.reduce(function(c,f){return!c.length||f.type!==P.literal||typeof c[c.length-1]!="string"?c.push(f.value):c[c.length-1]+=f.value,c},[]);return l.length<=1?l[0]||"":l},this.formatToParts=function(h){return ae(o.ast,o.locales,o.formatters,o.formats,h,void 0,o.message)},this.resolvedOptions=function(){var h;return{locale:((h=o.resolvedLocale)===null||h===void 0?void 0:h.toString())||Intl.NumberFormat.supportedLocalesOf(o.locales)[0]}},this.getAst=function(){return o.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 a=i||{};a.formatters;var u=Br(a,["formatters"]);this.ast=e.__parse(t,d(d({},u),{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=yn(e.formats,n),this.formatters=i&&i.formatters||En(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=mn,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 _n(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 o=r.slice(i,r.length).join(".");if(o in n){n=n[o];break}}n=n[r[i]]}else n=void 0;return n}const M={},Hn=(e,t,r)=>r&&(t in M||(M[t]={}),e in M[t]||(M[t][e]=r),r),It=(e,t)=>{if(t==null)return;if(t in M&&e in M[t])return M[t][e];const r=me(t);for(let n=0;n<r.length;n++){const i=r[n],o=Pn(i,e);if(o)return Hn(e,t,o)}};let De;const re=le({});function Tn(e){return De[e]||null}function Mt(e){return e in De}function Pn(e,t){if(!Mt(e))return null;const r=Tn(e);return _n(r,t)}function Nn(e){if(e==null)return;const t=me(e);for(let r=0;r<t.length;r++){const n=t[r];if(Mt(n))return n}}function Lt(e,...t){delete M[e],re.update(r=>(r[e]=Ar.all([r[e]||{},...t]),r))}Z([re],([e])=>Object.keys(e));re.subscribe(e=>De=e);const se={};function Sn(e,t){se[e].delete(t),se[e].size===0&&delete se[e]}function Ct(e){return se[e]}function An(e){return me(e).map(t=>{const r=Ct(t);return[t,r?[...r]:[]]}).filter(([,t])=>t.length>0)}function Ce(e){return e==null?!1:me(e).some(t=>{var r;return(r=Ct(t))==null?void 0:r.size})}function Bn(e,t){return Promise.all(t.map(n=>(Sn(e,n),n().then(i=>i.default||i)))).then(n=>Lt(e,...n))}const J={};function $t(e){if(!Ce(e))return e in J?J[e]:Promise.resolve();const t=An(e);return J[e]=Promise.all(t.map(([r,n])=>Bn(r,n))).then(()=>{if(Ce(e))return $t(e);delete J[e]}),J[e]}const wn={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"}}},On={fallbackLocale:null,loadingDelay:200,formats:wn,warnOnMissingMessages:!0,handleMissingMessage:void 0,ignoreTag:!0},In=On;function z(){return In}const Te=le(!1);var Mn=Object.defineProperty,Ln=Object.defineProperties,Cn=Object.getOwnPropertyDescriptors,it=Object.getOwnPropertySymbols,$n=Object.prototype.hasOwnProperty,Rn=Object.prototype.propertyIsEnumerable,ot=(e,t,r)=>t in e?Mn(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Fn=(e,t)=>{for(var r in t||(t={}))$n.call(t,r)&&ot(e,r,t[r]);if(it)for(var r of it(t))Rn.call(t,r)&&ot(e,r,t[r]);return e},Gn=(e,t)=>Ln(e,Cn(t));let $e;const ue=le(null);function at(e){return e.split("-").map((t,r,n)=>n.slice(0,r+1).join("-")).reverse()}function me(e,t=z().fallbackLocale){const r=at(e);return t?[...new Set([...r,...at(t)])]:r}function $(){return $e!=null?$e:void 0}ue.subscribe(e=>{$e=e!=null?e:void 0,typeof window!="undefined"&&e!=null&&document.documentElement.setAttribute("lang",e)});const Dn=e=>{if(e&&Nn(e)&&Ce(e)){const{loadingDelay:t}=z();let r;return typeof window!="undefined"&&$()!=null&&t?r=window.setTimeout(()=>Te.set(!0),t):Te.set(!0),$t(e).then(()=>{ue.set(e)}).finally(()=>{clearTimeout(r),Te.set(!1)})}return ue.set(e)},W=Gn(Fn({},ue),{set:Dn}),pe=e=>{const t=Object.create(null);return n=>{const i=JSON.stringify(n);return i in t?t[i]:t[i]=e(n)}};var Un=Object.defineProperty,he=Object.getOwnPropertySymbols,Rt=Object.prototype.hasOwnProperty,Ft=Object.prototype.propertyIsEnumerable,st=(e,t,r)=>t in e?Un(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Ue=(e,t)=>{for(var r in t||(t={}))Rt.call(t,r)&&st(e,r,t[r]);if(he)for(var r of he(t))Ft.call(t,r)&&st(e,r,t[r]);return e},Q=(e,t)=>{var r={};for(var n in e)Rt.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&he)for(var n of he(e))t.indexOf(n)<0&&Ft.call(e,n)&&(r[n]=e[n]);return r};const ee=(e,t)=>{const{formats:r}=z();if(e in r&&t in r[e])return r[e][t];throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`)},jn=pe(e=>{var t=e,{locale:r,format:n}=t,i=Q(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format numbers');return n&&(i=ee("number",n)),new Intl.NumberFormat(r,i)}),kn=pe(e=>{var t=e,{locale:r,format:n}=t,i=Q(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format dates');return n?i=ee("date",n):Object.keys(i).length===0&&(i=ee("date","short")),new Intl.DateTimeFormat(r,i)}),Vn=pe(e=>{var t=e,{locale:r,format:n}=t,i=Q(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format time values');return n?i=ee("time",n):Object.keys(i).length===0&&(i=ee("time","short")),new Intl.DateTimeFormat(r,i)}),Xn=(e={})=>{var t=e,{locale:r=$()}=t,n=Q(t,["locale"]);return jn(Ue({locale:r},n))},zn=(e={})=>{var t=e,{locale:r=$()}=t,n=Q(t,["locale"]);return kn(Ue({locale:r},n))},Zn=(e={})=>{var t=e,{locale:r=$()}=t,n=Q(t,["locale"]);return Vn(Ue({locale:r},n))},Wn=pe((e,t=$())=>new vn(e,t,z().formats,{ignoreTag:z().ignoreTag})),Qn=(e,t={})=>{var r,n,i,o;let a=t;typeof e=="object"&&(a=e,e=a.id);const{values:u,locale:h=$(),default:s}=a;if(h==null)throw new Error("[svelte-i18n] Cannot format a message without first setting the initial locale.");let l=It(e,h);if(!l)l=(o=(i=(n=(r=z()).handleMissingMessage)==null?void 0:n.call(r,{locale:h,id:e,defaultValue:s}))!=null?i:s)!=null?o: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(!u)return l;let c=l;try{c=Wn(l,h).format(u)}catch(f){f instanceof Error&&console.warn(`[svelte-i18n] Message "${e}" has syntax error:`,f.message)}return c},qn=(e,t)=>Zn(t).format(e),Jn=(e,t)=>zn(t).format(e),Yn=(e,t)=>Xn(t).format(e),Kn=(e,t=$())=>It(e,t),ei=Z([W,re],()=>Qn);Z([W],()=>qn);Z([W],()=>Jn);Z([W],()=>Yn);Z([W,re],()=>Kn);function ut(e,t){Lt(e,t)}function ti(e){W.set(e)}const ht={en:{pageNotFound:"Page not found",pageNotFoundMessage:"The page you were looking for could not be found. Please go back to our Homepage.",home:"Go to homepage"},"zh-hk":{pageNotFound:"网页未找到",pageNotFoundMessage:"找不到您要查找的页面。 请返回我们的主页",home:"去首页"},de:{pageNotFound:"Page not found",pageNotFoundMessage:"The page you were looking for could not be found. Please go back to our Homepage.",home:"Go to homepage"},it:{pageNotFound:"Page not found",pageNotFoundMessage:"The page you were looking for could not be found. Please go back to our Homepage.",home:"Go to homepage"},fr:{pageNotFound:"Page non trouvée",pageNotFoundMessage:"La page que vous recherchez est introuvable. Veuillez retourner à notre page d'accueil.",home:"Accéder à la page d'accueil"},es:{pageNotFound:"Página no encontrada",pageNotFoundMessage:"La página no se puedo encontrar. Por favor regrese a nuestra Página de inicio.",home:"Ir a Página de inicio"},tr:{pageNotFound:"Sayfa bulunamadı",pageNotFoundMessage:"Aradığınız sayfa bulunamadı. Lütfen Ana Sayfamıza geri dönün.",home:"Ana sayfaya git"},ru:{pageNotFound:"Page not found",pageNotFoundMessage:"The page you were looking for could not be found. Please go back to our Homepage.",home:"Go to homepage"},ro:{pageNotFound:"Pagina negasita",pageNotFoundMessage:"The page you were looking for could not be found. Please go back to our Homepage.",home:"Go to homepage"},hr:{pageNotFound:"Stranica nije pronađena",pageNotFoundMessage:"Stranica koju ste tražili nije mogla biti pronađena. Molimo vratite se na našu početnu stranicu.",home:"Idi na početnu stranicu"},hu:{pageNotFound:"Page not found",pageNotFoundMessage:"The page you were looking for could not be found. Please go back to our Homepage.",home:"Go to homepage"},pl:{pageNotFound:"Page not found",pageNotFoundMessage:"The page you were looking for could not be found. Please go back to our Homepage.",home:"Go to homepage"},pt:{pageNotFound:"Page not found",pageNotFoundMessage:"The page you were looking for could not be found. Please go back to our Homepage.",home:"Go to homepage"},sl:{pageNotFound:"Page not found",pageNotFoundMessage:"The page you were looking for could not be found. Please go back to our Homepage.",home:"Go to homepage"},sr:{pageNotFound:"Page not found",pageNotFoundMessage:"The page you were looking for could not be found. Please go back to our Homepage.",home:"Go to homepage"},"pt-br":{pageNotFound:"página não encontrada",pageNotFoundMessage:"A página que você procura não foi encontrada. Por favor volte ao início",home:"Vá para a página inicial"},"es-mx":{pageNotFound:"Página no encontrada",pageNotFoundMessage:"La página que usted busca no fue encontrada. Por favor regrese al inicio",home:"Ir a página de inicio"},"en-us":{pageNotFound:"Page not found",pageNotFoundMessage:"The page you were looking for could not be found. Please go back to our Homepage.",home:"Go to homepage"}};function ri(e){Zt(e,"svelte-3g8nw6",'*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box;font-family:"Helvetica Neue", "Helvetica", sans-serif}.PageWrapper{color:var(--emw--misc-typography, var(--emw--color-white, #FFFFFF));background:var(--emw--misc-color-bg, var(--emw--color-background, #07072A));padding:50px 0;width:100%;text-align:center}.NotFoundPage{display:flex;flex-direction:column;margin:auto;gap:40px;align-items:center;max-width:800px;padding:50px}.NotFoundPage svg{fill:var(--emw--misc-color-primary, var(--emw--color-primary, #D0046C))}.PageTitle{color:var(--emw--misc-color-primary, var(--emw--color-primary, #D0046C));font-weight:500;font-size:28px}.PageContent{color:#D1D1D1;font-size:18px;line-height:24px}.ErrorPageTitle{color:var(--emw--color-error, var(--emw--color-red, #ed0909));font-weight:500;font-size:28px}.ErrorPageContent{color:var(--emw--color-error, var(--emw--color-red, #ed0909));font-size:18px;line-height:24px}.ButtonDefaultSmall{background:var(--emw--misc-color-primary, var(--emw--color-primary, #D0046C));border:1px solid var(--emw--misc-color-primary, var(--emw--color-primary, #D0046C));color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));border-radius:5px;width:30%;height:60px;display:flex;align-items:center;justify-content:center;font-size:16px;text-transform:uppercase;transition-duration:0.3s;box-sizing:border-box;cursor:pointer}@media only screen and (max-width: 475px){.PageWrapper{color:var(--emw--misc-typography, var(--emw--color-white, #FFFFFF));background:var(--emw--misc-color-bg, var(--emw--color-background, #07072A));padding:20px 0;width:100%;text-align:center}.NotFoundPage{text-align:center;width:100%}.PageTitle{font-size:22px}.ButtonDefaultSmall{width:80%;height:50px;font-size:14px;grid-template-columns:1fr}.ErrorPageContent{font-size:16px;line-height:18px}.ErrorPageTitle{font-size:18px}.PageContent{font-size:16px;line-height:18px}}')}function ni(e){let t,r,n,i,o,a,u,h,s,l,c,f,b=e[1]("pageNotFound")+"",y,_,m,v=e[1]("pageNotFoundMessage")+"",T,N,B,S=e[1]("home")+"",O,R,je;return{c(){t=C("div"),r=C("div"),n=I("svg"),i=I("g"),o=I("path"),a=I("path"),u=I("path"),h=I("path"),s=I("path"),l=I("path"),c=de(),f=C("p"),y=ie(b),_=de(),m=C("p"),T=ie(v),N=de(),B=C("button"),O=ie(S),x(o,"class","a"),x(o,"d","M753.094,548.381h11.379v4.138a3.1,3.1,0,1,0,6.207,0v-4.138a3.1,3.1,0,0,0,0-6.207v-27.93a3,3,0,0,0-2.379-3,3.262,3.262,0,0,0-3.517,1.552l-14.483,26.9a3.305,3.305,0,0,0-.31,1.448v4.138a3.048,3.048,0,0,0,3.1,3.1Zm3.1-6.414,8.276-15.414v15.62H756.2Z"),x(o,"transform","translate(-658.898 -446.452)"),x(a,"class","a"),x(a,"d","M508.259,555.422a11.346,11.346,0,0,0,11.379-11.379V522.319a11.379,11.379,0,1,0-22.757,0v21.725A11.346,11.346,0,0,0,508.259,555.422Zm-5.172-33.1a5.172,5.172,0,1,1,10.345,0v21.725a5.172,5.172,0,0,1-10.345,0Z"),x(a,"transform","translate(-433.716 -446.252)"),x(u,"class","a"),x(u,"d","M237.474,548.381h11.379v4.138a3.1,3.1,0,1,0,6.207,0v-4.138a3.1,3.1,0,1,0,0-6.207v-27.93a3,3,0,0,0-2.379-3,3.2,3.2,0,0,0-3.517,1.552l-14.483,26.9a3.3,3.3,0,0,0-.31,1.448v4.138a3.048,3.048,0,0,0,3.1,3.1Zm3.1-6.414,8.276-15.414v15.62h-8.276Z"),x(u,"transform","translate(-200.173 -446.452)"),x(h,"class","a"),x(h,"d","M22.819,139.685H126.266a13.422,13.422,0,0,0,13.449-13.449V22.789A13.422,13.422,0,0,0,126.266,9.34H22.819A13.422,13.422,0,0,0,9.37,22.789V126.236A13.422,13.422,0,0,0,22.819,139.685Zm-7.241-116.9a7.2,7.2,0,0,1,7.241-7.241H126.266a7.2,7.2,0,0,1,7.241,7.241V38.3H15.572Zm0,21.725H133.513v81.723a7.2,7.2,0,0,1-7.241,7.241H22.824a7.2,7.2,0,0,1-7.241-7.241Z"),x(s,"class","a"),x(s,"d","M147.866,140.62h-4.138a3.1,3.1,0,0,0,0,6.207h4.138a3.1,3.1,0,0,0,0-6.207Z"),x(s,"transform","translate(-116.772 -116.794)"),x(l,"class","a"),x(l,"d","M297.866,140.62h-4.138a3.1,3.1,0,1,0,0,6.207h4.138a3.1,3.1,0,0,0,0-6.207Z"),x(l,"transform","translate(-250.22 -116.794)"),x(i,"transform","translate(-9.37 -9.34)"),x(n,"class","svgColor"),x(n,"xmlns","http://www.w3.org/2000/svg"),x(n,"width","130.345"),x(n,"height","130.345"),x(n,"viewBox","0 0 130.345 130.345"),x(f,"class","PageTitle"),x(m,"class","PageContent"),x(B,"class","ButtonDefaultSmall"),x(r,"class","NotFoundPage"),x(t,"class","PageWrapper")},m(L,q){mt(L,t,q),H(t,r),H(r,n),H(n,i),H(i,o),H(i,a),H(i,u),H(i,h),H(i,s),H(i,l),H(r,c),H(r,f),H(f,y),H(r,_),H(r,m),H(m,T),H(r,N),H(r,B),H(B,O),e[8](t),R||(je=qt(B,"click",e[7]),R=!0)},p(L,[q]){q&2&&b!==(b=L[1]("pageNotFound")+"")&&be(y,b),q&2&&v!==(v=L[1]("pageNotFoundMessage")+"")&&be(T,v),q&2&&S!==(S=L[1]("home")+"")&&be(O,S)},i:w,o:w,d(L){L&&Fe(t),e[8](null),R=!1,je()}}}function ii(e,t,r){let n;zt(e,ei,m=>r(1,n=m));let{lang:i="en"}=t,{clientstyling:o=""}=t,{clientstylingurl:a=""}=t,{translationurl:u=""}=t,h;const s=()=>{fetch(u).then(v=>v.json()).then(v=>{Object.keys(v).forEach(T=>{ut(T,v[T])})}).catch(v=>{console.log(v)})};Object.keys(ht).forEach(m=>{ut(m,ht[m])});const l=()=>{window.postMessage({type:"GoToHomepage"},window.location.href)},c=()=>{ti(i)},f=()=>{let m=document.createElement("style");m.innerHTML=o,h.appendChild(m)},b=()=>{let m=new URL(a),v=document.createElement("style");fetch(m.href).then(T=>T.text()).then(T=>{v.innerHTML=T,setTimeout(()=>{h.appendChild(v)},1)})},y=()=>l();function _(m){Pe[m?"unshift":"push"](()=>{h=m,r(0,h)})}return e.$$set=m=>{"lang"in m&&r(3,i=m.lang),"clientstyling"in m&&r(4,o=m.clientstyling),"clientstylingurl"in m&&r(5,a=m.clientstylingurl),"translationurl"in m&&r(6,u=m.translationurl)},e.$$.update=()=>{e.$$.dirty&8&&i&&c(),e.$$.dirty&17&&o&&h&&f(),e.$$.dirty&33&&a&&h&&b(),e.$$.dirty&64&&u&&s()},[h,n,l,i,o,a,u,y,_]}class Gt extends lr{constructor(t){super(),ur(this,t,ii,ni,ft,{lang:3,clientstyling:4,clientstylingurl:5,translationurl:6},ri)}get lang(){return this.$$.ctx[3]}set lang(t){this.$$set({lang:t}),U()}get clientstyling(){return this.$$.ctx[4]}set clientstyling(t){this.$$set({clientstyling:t}),U()}get clientstylingurl(){return this.$$.ctx[5]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),U()}get translationurl(){return this.$$.ctx[6]}set translationurl(t){this.$$set({translationurl:t}),U()}}hr(Gt,{lang:{},clientstyling:{},clientstylingurl:{},translationurl:{}},[],[],!0);exports.default=Gt;
3
+ `,X.MISSING_INTL_API,a);var B=r.getPluralRules(t,{type:l.pluralType}).select(f-(l.offset||0));N=l.options[B]||l.options.other}if(!N)throw new nt(l.value,f,Object.keys(l.options),a);u.push.apply(u,ae(N.value,t,r,n,i,f-(l.offset||0)));continue}}return dn(u)}function xn(e,t){return t?d(d(d({},e||{}),t||{}),Object.keys(e).reduce(function(r,n){return r[n]=d(d({},e[n]),t[n]||{}),r},{})):e}function yn(e,t){return t?Object.keys(e).reduce(function(r,n){return r[n]=xn(e[n],t[n]),r},d({},e)):e}function He(e){return{create:function(){return{get:function(t){return e[t]},set:function(t,r){e[t]=r}}}}}function vn(e){return e===void 0&&(e={number:{},dateTime:{},pluralRules:{}}),{getNumberFormat:ve(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.NumberFormat).bind.apply(t,ye([void 0],r,!1)))},{cache:He(e.number),strategy:Ee.variadic}),getDateTimeFormat:ve(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.DateTimeFormat).bind.apply(t,ye([void 0],r,!1)))},{cache:He(e.dateTime),strategy:Ee.variadic}),getPluralRules:ve(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.PluralRules).bind.apply(t,ye([void 0],r,!1)))},{cache:He(e.pluralRules),strategy:Ee.variadic})}}var En=function(){function e(t,r,n,i){r===void 0&&(r=e.defaultLocale);var o=this;if(this.formatterCache={number:{},dateTime:{},pluralRules:{}},this.format=function(h){var s=o.formatToParts(h);if(s.length===1)return s[0].value;var l=s.reduce(function(c,f){return!c.length||f.type!==P.literal||typeof c[c.length-1]!="string"?c.push(f.value):c[c.length-1]+=f.value,c},[]);return l.length<=1?l[0]||"":l},this.formatToParts=function(h){return ae(o.ast,o.locales,o.formatters,o.formats,h,void 0,o.message)},this.resolvedOptions=function(){var h;return{locale:((h=o.resolvedLocale)===null||h===void 0?void 0:h.toString())||Intl.NumberFormat.supportedLocalesOf(o.locales)[0]}},this.getAst=function(){return o.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 a=i||{};a.formatters;var u=Br(a,["formatters"]);this.ast=e.__parse(t,d(d({},u),{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=yn(e.formats,n),this.formatters=i&&i.formatters||vn(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=mn,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 _n(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 o=r.slice(i,r.length).join(".");if(o in n){n=n[o];break}}n=n[r[i]]}else n=void 0;return n}const M={},Hn=(e,t,r)=>r&&(t in M||(M[t]={}),e in M[t]||(M[t][e]=r),r),It=(e,t)=>{if(t==null)return;if(t in M&&e in M[t])return M[t][e];const r=me(t);for(let n=0;n<r.length;n++){const i=r[n],o=Pn(i,e);if(o)return Hn(e,t,o)}};let De;const re=le({});function Tn(e){return De[e]||null}function Mt(e){return e in De}function Pn(e,t){if(!Mt(e))return null;const r=Tn(e);return _n(r,t)}function Nn(e){if(e==null)return;const t=me(e);for(let r=0;r<t.length;r++){const n=t[r];if(Mt(n))return n}}function Lt(e,...t){delete M[e],re.update(r=>(r[e]=Ar.all([r[e]||{},...t]),r))}Z([re],([e])=>Object.keys(e));re.subscribe(e=>De=e);const se={};function Sn(e,t){se[e].delete(t),se[e].size===0&&delete se[e]}function Ct(e){return se[e]}function An(e){return me(e).map(t=>{const r=Ct(t);return[t,r?[...r]:[]]}).filter(([,t])=>t.length>0)}function Ce(e){return e==null?!1:me(e).some(t=>{var r;return(r=Ct(t))==null?void 0:r.size})}function Bn(e,t){return Promise.all(t.map(n=>(Sn(e,n),n().then(i=>i.default||i)))).then(n=>Lt(e,...n))}const J={};function $t(e){if(!Ce(e))return e in J?J[e]:Promise.resolve();const t=An(e);return J[e]=Promise.all(t.map(([r,n])=>Bn(r,n))).then(()=>{if(Ce(e))return $t(e);delete J[e]}),J[e]}const wn={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"}}},On={fallbackLocale:null,loadingDelay:200,formats:wn,warnOnMissingMessages:!0,handleMissingMessage:void 0,ignoreTag:!0},In=On;function z(){return In}const Te=le(!1);var Mn=Object.defineProperty,Ln=Object.defineProperties,Cn=Object.getOwnPropertyDescriptors,it=Object.getOwnPropertySymbols,$n=Object.prototype.hasOwnProperty,Rn=Object.prototype.propertyIsEnumerable,ot=(e,t,r)=>t in e?Mn(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Fn=(e,t)=>{for(var r in t||(t={}))$n.call(t,r)&&ot(e,r,t[r]);if(it)for(var r of it(t))Rn.call(t,r)&&ot(e,r,t[r]);return e},Gn=(e,t)=>Ln(e,Cn(t));let $e;const ue=le(null);function at(e){return e.split("-").map((t,r,n)=>n.slice(0,r+1).join("-")).reverse()}function me(e,t=z().fallbackLocale){const r=at(e);return t?[...new Set([...r,...at(t)])]:r}function $(){return $e!=null?$e:void 0}ue.subscribe(e=>{$e=e!=null?e:void 0,typeof window!="undefined"&&e!=null&&document.documentElement.setAttribute("lang",e)});const Dn=e=>{if(e&&Nn(e)&&Ce(e)){const{loadingDelay:t}=z();let r;return typeof window!="undefined"&&$()!=null&&t?r=window.setTimeout(()=>Te.set(!0),t):Te.set(!0),$t(e).then(()=>{ue.set(e)}).finally(()=>{clearTimeout(r),Te.set(!1)})}return ue.set(e)},W=Gn(Fn({},ue),{set:Dn}),pe=e=>{const t=Object.create(null);return n=>{const i=JSON.stringify(n);return i in t?t[i]:t[i]=e(n)}};var Un=Object.defineProperty,he=Object.getOwnPropertySymbols,Rt=Object.prototype.hasOwnProperty,Ft=Object.prototype.propertyIsEnumerable,st=(e,t,r)=>t in e?Un(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Ue=(e,t)=>{for(var r in t||(t={}))Rt.call(t,r)&&st(e,r,t[r]);if(he)for(var r of he(t))Ft.call(t,r)&&st(e,r,t[r]);return e},Q=(e,t)=>{var r={};for(var n in e)Rt.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&he)for(var n of he(e))t.indexOf(n)<0&&Ft.call(e,n)&&(r[n]=e[n]);return r};const ee=(e,t)=>{const{formats:r}=z();if(e in r&&t in r[e])return r[e][t];throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`)},jn=pe(e=>{var t=e,{locale:r,format:n}=t,i=Q(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format numbers');return n&&(i=ee("number",n)),new Intl.NumberFormat(r,i)}),kn=pe(e=>{var t=e,{locale:r,format:n}=t,i=Q(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format dates');return n?i=ee("date",n):Object.keys(i).length===0&&(i=ee("date","short")),new Intl.DateTimeFormat(r,i)}),Vn=pe(e=>{var t=e,{locale:r,format:n}=t,i=Q(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format time values');return n?i=ee("time",n):Object.keys(i).length===0&&(i=ee("time","short")),new Intl.DateTimeFormat(r,i)}),Xn=(e={})=>{var t=e,{locale:r=$()}=t,n=Q(t,["locale"]);return jn(Ue({locale:r},n))},zn=(e={})=>{var t=e,{locale:r=$()}=t,n=Q(t,["locale"]);return kn(Ue({locale:r},n))},Zn=(e={})=>{var t=e,{locale:r=$()}=t,n=Q(t,["locale"]);return Vn(Ue({locale:r},n))},Wn=pe((e,t=$())=>new En(e,t,z().formats,{ignoreTag:z().ignoreTag})),Qn=(e,t={})=>{var r,n,i,o;let a=t;typeof e=="object"&&(a=e,e=a.id);const{values:u,locale:h=$(),default:s}=a;if(h==null)throw new Error("[svelte-i18n] Cannot format a message without first setting the initial locale.");let l=It(e,h);if(!l)l=(o=(i=(n=(r=z()).handleMissingMessage)==null?void 0:n.call(r,{locale:h,id:e,defaultValue:s}))!=null?i:s)!=null?o: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(!u)return l;let c=l;try{c=Wn(l,h).format(u)}catch(f){f instanceof Error&&console.warn(`[svelte-i18n] Message "${e}" has syntax error:`,f.message)}return c},qn=(e,t)=>Zn(t).format(e),Jn=(e,t)=>zn(t).format(e),Yn=(e,t)=>Xn(t).format(e),Kn=(e,t=$())=>It(e,t),ei=Z([W,re],()=>Qn);Z([W],()=>qn);Z([W],()=>Jn);Z([W],()=>Yn);Z([W,re],()=>Kn);function ut(e,t){Lt(e,t)}function ti(e){W.set(e)}const ht={en:{pageNotFound:"Page not found",pageNotFoundMessage:"The page you were looking for could not be found. Please go back to our Homepage.",home:"Go to homepage"},"zh-hk":{pageNotFound:"网页未找到",pageNotFoundMessage:"找不到您要查找的页面。 请返回我们的主页",home:"去首页"},de:{pageNotFound:"Page not found",pageNotFoundMessage:"The page you were looking for could not be found. Please go back to our Homepage.",home:"Go to homepage"},it:{pageNotFound:"Page not found",pageNotFoundMessage:"The page you were looking for could not be found. Please go back to our Homepage.",home:"Go to homepage"},fr:{pageNotFound:"Page non trouvée",pageNotFoundMessage:"La page que vous recherchez est introuvable. Veuillez retourner à notre page d'accueil.",home:"Accéder à la page d'accueil"},es:{pageNotFound:"Página no encontrada",pageNotFoundMessage:"La página no se puedo encontrar. Por favor regrese a nuestra Página de inicio.",home:"Ir a Página de inicio"},tr:{pageNotFound:"Sayfa bulunamadı",pageNotFoundMessage:"Aradığınız sayfa bulunamadı. Lütfen Ana Sayfamıza geri dönün.",home:"Ana sayfaya git"},ru:{pageNotFound:"Page not found",pageNotFoundMessage:"The page you were looking for could not be found. Please go back to our Homepage.",home:"Go to homepage"},ro:{pageNotFound:"Pagina negasita",pageNotFoundMessage:"The page you were looking for could not be found. Please go back to our Homepage.",home:"Go to homepage"},hr:{pageNotFound:"Stranica nije pronađena",pageNotFoundMessage:"Stranica koju ste tražili nije mogla biti pronađena. Molimo vratite se na našu početnu stranicu.",home:"Idi na početnu stranicu"},hu:{pageNotFound:"Page not found",pageNotFoundMessage:"The page you were looking for could not be found. Please go back to our Homepage.",home:"Go to homepage"},pl:{pageNotFound:"Page not found",pageNotFoundMessage:"The page you were looking for could not be found. Please go back to our Homepage.",home:"Go to homepage"},pt:{pageNotFound:"Page not found",pageNotFoundMessage:"The page you were looking for could not be found. Please go back to our Homepage.",home:"Go to homepage"},sl:{pageNotFound:"Page not found",pageNotFoundMessage:"The page you were looking for could not be found. Please go back to our Homepage.",home:"Go to homepage"},sr:{pageNotFound:"Page not found",pageNotFoundMessage:"The page you were looking for could not be found. Please go back to our Homepage.",home:"Go to homepage"},"pt-br":{pageNotFound:"página não encontrada",pageNotFoundMessage:"A página que você procura não foi encontrada. Por favor volte ao início",home:"Vá para a página inicial"},"es-mx":{pageNotFound:"Página no encontrada",pageNotFoundMessage:"La página que usted busca no fue encontrada. Por favor regrese al inicio",home:"Ir a página de inicio"},"en-us":{pageNotFound:"Page not found",pageNotFoundMessage:"The page you were looking for could not be found. Please go back to our Homepage.",home:"Go to homepage"}};function ri(e){Zt(e,"svelte-3g8nw6",'*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box;font-family:"Helvetica Neue", "Helvetica", sans-serif}.PageWrapper{color:var(--emw--misc-typography, var(--emw--color-white, #FFFFFF));background:var(--emw--misc-color-bg, var(--emw--color-background, #07072A));padding:50px 0;width:100%;text-align:center}.NotFoundPage{display:flex;flex-direction:column;margin:auto;gap:40px;align-items:center;max-width:800px;padding:50px}.NotFoundPage svg{fill:var(--emw--misc-color-primary, var(--emw--color-primary, #D0046C))}.PageTitle{color:var(--emw--misc-color-primary, var(--emw--color-primary, #D0046C));font-weight:500;font-size:28px}.PageContent{color:#D1D1D1;font-size:18px;line-height:24px}.ErrorPageTitle{color:var(--emw--color-error, var(--emw--color-red, #ed0909));font-weight:500;font-size:28px}.ErrorPageContent{color:var(--emw--color-error, var(--emw--color-red, #ed0909));font-size:18px;line-height:24px}.ButtonDefaultSmall{background:var(--emw--misc-color-primary, var(--emw--color-primary, #D0046C));border:1px solid var(--emw--misc-color-primary, var(--emw--color-primary, #D0046C));color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));border-radius:5px;width:30%;height:60px;display:flex;align-items:center;justify-content:center;font-size:16px;text-transform:uppercase;transition-duration:0.3s;box-sizing:border-box;cursor:pointer}@media only screen and (max-width: 475px){.PageWrapper{color:var(--emw--misc-typography, var(--emw--color-white, #FFFFFF));background:var(--emw--misc-color-bg, var(--emw--color-background, #07072A));padding:20px 0;width:100%;text-align:center}.NotFoundPage{text-align:center;width:100%}.PageTitle{font-size:22px}.ButtonDefaultSmall{width:80%;height:50px;font-size:14px;grid-template-columns:1fr}.ErrorPageContent{font-size:16px;line-height:18px}.ErrorPageTitle{font-size:18px}.PageContent{font-size:16px;line-height:18px}}')}function ni(e){let t,r,n,i,o,a,u,h,s,l,c,f,b=e[1]("pageNotFound")+"",y,_,m,E=e[1]("pageNotFoundMessage")+"",T,N,B,S=e[1]("home")+"",O,R,je;return{c(){t=C("div"),r=C("div"),n=I("svg"),i=I("g"),o=I("path"),a=I("path"),u=I("path"),h=I("path"),s=I("path"),l=I("path"),c=de(),f=C("p"),y=ie(b),_=de(),m=C("p"),T=ie(E),N=de(),B=C("button"),O=ie(S),x(o,"class","a"),x(o,"d","M753.094,548.381h11.379v4.138a3.1,3.1,0,1,0,6.207,0v-4.138a3.1,3.1,0,0,0,0-6.207v-27.93a3,3,0,0,0-2.379-3,3.262,3.262,0,0,0-3.517,1.552l-14.483,26.9a3.305,3.305,0,0,0-.31,1.448v4.138a3.048,3.048,0,0,0,3.1,3.1Zm3.1-6.414,8.276-15.414v15.62H756.2Z"),x(o,"transform","translate(-658.898 -446.452)"),x(a,"class","a"),x(a,"d","M508.259,555.422a11.346,11.346,0,0,0,11.379-11.379V522.319a11.379,11.379,0,1,0-22.757,0v21.725A11.346,11.346,0,0,0,508.259,555.422Zm-5.172-33.1a5.172,5.172,0,1,1,10.345,0v21.725a5.172,5.172,0,0,1-10.345,0Z"),x(a,"transform","translate(-433.716 -446.252)"),x(u,"class","a"),x(u,"d","M237.474,548.381h11.379v4.138a3.1,3.1,0,1,0,6.207,0v-4.138a3.1,3.1,0,1,0,0-6.207v-27.93a3,3,0,0,0-2.379-3,3.2,3.2,0,0,0-3.517,1.552l-14.483,26.9a3.3,3.3,0,0,0-.31,1.448v4.138a3.048,3.048,0,0,0,3.1,3.1Zm3.1-6.414,8.276-15.414v15.62h-8.276Z"),x(u,"transform","translate(-200.173 -446.452)"),x(h,"class","a"),x(h,"d","M22.819,139.685H126.266a13.422,13.422,0,0,0,13.449-13.449V22.789A13.422,13.422,0,0,0,126.266,9.34H22.819A13.422,13.422,0,0,0,9.37,22.789V126.236A13.422,13.422,0,0,0,22.819,139.685Zm-7.241-116.9a7.2,7.2,0,0,1,7.241-7.241H126.266a7.2,7.2,0,0,1,7.241,7.241V38.3H15.572Zm0,21.725H133.513v81.723a7.2,7.2,0,0,1-7.241,7.241H22.824a7.2,7.2,0,0,1-7.241-7.241Z"),x(s,"class","a"),x(s,"d","M147.866,140.62h-4.138a3.1,3.1,0,0,0,0,6.207h4.138a3.1,3.1,0,0,0,0-6.207Z"),x(s,"transform","translate(-116.772 -116.794)"),x(l,"class","a"),x(l,"d","M297.866,140.62h-4.138a3.1,3.1,0,1,0,0,6.207h4.138a3.1,3.1,0,0,0,0-6.207Z"),x(l,"transform","translate(-250.22 -116.794)"),x(i,"transform","translate(-9.37 -9.34)"),x(n,"class","svgColor"),x(n,"xmlns","http://www.w3.org/2000/svg"),x(n,"width","130.345"),x(n,"height","130.345"),x(n,"viewBox","0 0 130.345 130.345"),x(f,"class","PageTitle"),x(m,"class","PageContent"),x(B,"class","ButtonDefaultSmall"),x(r,"class","NotFoundPage"),x(t,"class","PageWrapper")},m(L,q){mt(L,t,q),H(t,r),H(r,n),H(n,i),H(i,o),H(i,a),H(i,u),H(i,h),H(i,s),H(i,l),H(r,c),H(r,f),H(f,y),H(r,_),H(r,m),H(m,T),H(r,N),H(r,B),H(B,O),e[8](t),R||(je=qt(B,"click",e[7]),R=!0)},p(L,[q]){q&2&&b!==(b=L[1]("pageNotFound")+"")&&be(y,b),q&2&&E!==(E=L[1]("pageNotFoundMessage")+"")&&be(T,E),q&2&&S!==(S=L[1]("home")+"")&&be(O,S)},i:w,o:w,d(L){L&&Fe(t),e[8](null),R=!1,je()}}}function ii(e,t,r){let n;zt(e,ei,m=>r(1,n=m));let{lang:i="en"}=t,{clientstyling:o=""}=t,{clientstylingurl:a=""}=t,{translationurl:u=""}=t,h;const s=()=>{fetch(u).then(E=>E.json()).then(E=>{Object.keys(E).forEach(T=>{ut(T,E[T])})}).catch(E=>{console.log(E)})};Object.keys(ht).forEach(m=>{ut(m,ht[m])});const l=()=>{window.postMessage({type:"GoToHomepage"},window.location.href)},c=()=>{ti(i)},f=()=>{let m=document.createElement("style");m.innerHTML=o,h.appendChild(m)},b=()=>{let m=new URL(a),E=document.createElement("style");fetch(m.href).then(T=>T.text()).then(T=>{E.innerHTML=T,setTimeout(()=>{h.appendChild(E)},1)})},y=()=>l();function _(m){Pe[m?"unshift":"push"](()=>{h=m,r(0,h)})}return e.$$set=m=>{"lang"in m&&r(3,i=m.lang),"clientstyling"in m&&r(4,o=m.clientstyling),"clientstylingurl"in m&&r(5,a=m.clientstylingurl),"translationurl"in m&&r(6,u=m.translationurl)},e.$$.update=()=>{e.$$.dirty&8&&i&&c(),e.$$.dirty&17&&o&&h&&f(),e.$$.dirty&33&&a&&h&&b(),e.$$.dirty&64&&u&&s()},[h,n,l,i,o,a,u,y,_]}class Gt extends lr{constructor(t){super(),ur(this,t,ii,ni,ft,{lang:3,clientstyling:4,clientstylingurl:5,translationurl:6},ri)}get lang(){return this.$$.ctx[3]}set lang(t){this.$$set({lang:t}),U()}get clientstyling(){return this.$$.ctx[4]}set clientstyling(t){this.$$set({clientstyling:t}),U()}get clientstylingurl(){return this.$$.ctx[5]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),U()}get translationurl(){return this.$$.ctx[6]}set translationurl(t){this.$$set({translationurl:t}),U()}}hr(Gt,{lang:{},clientstyling:{},clientstylingurl:{},translationurl:{}},[],[],!0);exports.default=Gt;
@@ -602,7 +602,7 @@ function be(e, t, r) {
602
602
  return e.concat(o || Array.prototype.slice.call(t));
603
603
  }
604
604
  function xe(e, t) {
605
- var r = t && t.cache ? t.cache : Tr, n = t && t.serializer ? t.serializer : _r, i = t && t.strategy ? t.strategy : Er;
605
+ var r = t && t.cache ? t.cache : Tr, n = t && t.serializer ? t.serializer : _r, i = t && t.strategy ? t.strategy : vr;
606
606
  return i(e, {
607
607
  cache: r,
608
608
  serializer: n
@@ -622,11 +622,11 @@ function lt(e, t, r) {
622
622
  function ft(e, t, r, n, i) {
623
623
  return r.bind(t, e, n, i);
624
624
  }
625
- function Er(e, t) {
625
+ function vr(e, t) {
626
626
  var r = e.length === 1 ? yr : lt;
627
627
  return ft(e, this, r, t.cache.create(), t.serializer);
628
628
  }
629
- function vr(e, t) {
629
+ function Er(e, t) {
630
630
  return ft(e, this, lt, t.cache.create(), t.serializer);
631
631
  }
632
632
  var _r = function() {
@@ -648,45 +648,45 @@ var _r = function() {
648
648
  return new Hr();
649
649
  }
650
650
  }, ye = {
651
- variadic: vr
651
+ variadic: Er
652
652
  }, p;
653
653
  (function(e) {
654
654
  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";
655
655
  })(p || (p = {}));
656
- var E;
656
+ var v;
657
657
  (function(e) {
658
658
  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";
659
- })(E || (E = {}));
659
+ })(v || (v = {}));
660
660
  var k;
661
661
  (function(e) {
662
662
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
663
663
  })(k || (k = {}));
664
664
  function Ve(e) {
665
- return e.type === E.literal;
665
+ return e.type === v.literal;
666
666
  }
667
667
  function Pr(e) {
668
- return e.type === E.argument;
668
+ return e.type === v.argument;
669
669
  }
670
670
  function ct(e) {
671
- return e.type === E.number;
671
+ return e.type === v.number;
672
672
  }
673
673
  function mt(e) {
674
- return e.type === E.date;
674
+ return e.type === v.date;
675
675
  }
676
676
  function pt(e) {
677
- return e.type === E.time;
677
+ return e.type === v.time;
678
678
  }
679
679
  function gt(e) {
680
- return e.type === E.select;
680
+ return e.type === v.select;
681
681
  }
682
682
  function dt(e) {
683
- return e.type === E.plural;
683
+ return e.type === v.plural;
684
684
  }
685
685
  function Nr(e) {
686
- return e.type === E.pound;
686
+ return e.type === v.pound;
687
687
  }
688
688
  function bt(e) {
689
- return e.type === E.tag;
689
+ return e.type === v.tag;
690
690
  }
691
691
  function xt(e) {
692
692
  return !!(e && typeof e == "object" && e.type === k.number);
@@ -808,10 +808,10 @@ function wr(e) {
808
808
  function Or(e) {
809
809
  return e.replace(/^(.*?)-/, "");
810
810
  }
811
- var Xe = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Et = /^(@+)?(\+|#+)?[rs]?$/g, Ir = /(\*)(0+)|(#+)(0+)|(0+)/g, vt = /^(0+)$/;
811
+ var Xe = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, vt = /^(@+)?(\+|#+)?[rs]?$/g, Ir = /(\*)(0+)|(#+)(0+)|(0+)/g, Et = /^(0+)$/;
812
812
  function ze(e) {
813
813
  var t = {};
814
- return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Et, function(r, n, i) {
814
+ return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(vt, function(r, n, i) {
815
815
  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)), "";
816
816
  }), t;
817
817
  }
@@ -863,7 +863,7 @@ function Mr(e) {
863
863
  notation: "scientific"
864
864
  }, e = e.slice(1)), t) {
865
865
  var r = e.slice(0, 2);
866
- if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !vt.test(e))
866
+ if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Et.test(e))
867
867
  throw new Error("Malformed concise eng/scientific notation");
868
868
  t.minimumIntegerDigits = e.length;
869
869
  }
@@ -972,7 +972,7 @@ function Lr(e) {
972
972
  });
973
973
  continue;
974
974
  }
975
- if (vt.test(i.stem)) {
975
+ if (Et.test(i.stem)) {
976
976
  t.minimumIntegerDigits = i.stem.length;
977
977
  continue;
978
978
  }
@@ -986,7 +986,7 @@ function Lr(e) {
986
986
  o === "w" ? t = d(d({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = d(d({}, t), ze(o)));
987
987
  continue;
988
988
  }
989
- if (Et.test(i.stem)) {
989
+ if (vt.test(i.stem)) {
990
990
  t = d(d({}, t), ze(i.stem));
991
991
  continue;
992
992
  }
@@ -2449,7 +2449,7 @@ function $r(e) {
2449
2449
  var i = re[n || ""] || re[r || ""] || re["".concat(r, "-001")] || re["001"];
2450
2450
  return i[0];
2451
2451
  }
2452
- var Ee, Rr = new RegExp("^".concat(yt.source, "*")), Fr = new RegExp("".concat(yt.source, "*$"));
2452
+ var ve, Rr = new RegExp("^".concat(yt.source, "*")), Fr = new RegExp("".concat(yt.source, "*$"));
2453
2453
  function g(e, t) {
2454
2454
  return { start: e, end: t };
2455
2455
  }
@@ -2458,7 +2458,7 @@ var Gr = !!String.prototype.startsWith && "_a".startsWith("a", 1), Dr = !!String
2458
2458
  }, Se = !0;
2459
2459
  try {
2460
2460
  var Zr = Tt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2461
- Se = ((Ee = Zr.exec("a")) === null || Ee === void 0 ? void 0 : Ee[0]) === "a";
2461
+ Se = ((ve = Zr.exec("a")) === null || ve === void 0 ? void 0 : ve[0]) === "a";
2462
2462
  } catch {
2463
2463
  Se = !1;
2464
2464
  }
@@ -2577,7 +2577,7 @@ var qr = (
2577
2577
  if (o === 35 && (r === "plural" || r === "selectordinal")) {
2578
2578
  var a = this.clonePosition();
2579
2579
  this.bump(), i.push({
2580
- type: E.pound,
2580
+ type: v.pound,
2581
2581
  location: g(a, this.clonePosition())
2582
2582
  });
2583
2583
  } else if (o === 60 && !this.ignoreTag && this.peek() === 47) {
@@ -2605,7 +2605,7 @@ var qr = (
2605
2605
  if (this.bumpSpace(), this.bumpIf("/>"))
2606
2606
  return {
2607
2607
  val: {
2608
- type: E.literal,
2608
+ type: v.literal,
2609
2609
  value: "<".concat(i, "/>"),
2610
2610
  location: g(n, this.clonePosition())
2611
2611
  },
@@ -2622,7 +2622,7 @@ var qr = (
2622
2622
  var l = this.clonePosition(), s = this.parseTagName();
2623
2623
  return i !== s ? this.error(p.UNMATCHED_CLOSING_TAG, g(l, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
2624
2624
  val: {
2625
- type: E.tag,
2625
+ type: v.tag,
2626
2626
  value: i,
2627
2627
  children: u,
2628
2628
  location: g(n, this.clonePosition())
@@ -2659,7 +2659,7 @@ var qr = (
2659
2659
  }
2660
2660
  var l = g(n, this.clonePosition());
2661
2661
  return {
2662
- val: { type: E.literal, value: i, location: l },
2662
+ val: { type: v.literal, value: i, location: l },
2663
2663
  err: null
2664
2664
  };
2665
2665
  }, e.prototype.tryParseLeftAngleBracket = function() {
@@ -2719,7 +2719,7 @@ var qr = (
2719
2719
  case 125:
2720
2720
  return this.bump(), {
2721
2721
  val: {
2722
- type: E.argument,
2722
+ type: v.argument,
2723
2723
  // value does not include the opening and closing braces.
2724
2724
  value: i,
2725
2725
  location: g(n, this.clonePosition())
@@ -2766,20 +2766,20 @@ var qr = (
2766
2766
  if (a === "number") {
2767
2767
  var c = this.parseNumberSkeletonFromString(m, s.styleLocation);
2768
2768
  return c.err ? c : {
2769
- val: { type: E.number, value: n, location: _, style: c.val },
2769
+ val: { type: v.number, value: n, location: _, style: c.val },
2770
2770
  err: null
2771
2771
  };
2772
2772
  } else {
2773
2773
  if (m.length === 0)
2774
2774
  return this.error(p.EXPECT_DATE_TIME_SKELETON, _);
2775
- var v = m;
2776
- this.locale && (v = Cr(m, this.locale));
2775
+ var E = m;
2776
+ this.locale && (E = Cr(m, this.locale));
2777
2777
  var f = {
2778
2778
  type: k.dateTime,
2779
- pattern: v,
2779
+ pattern: E,
2780
2780
  location: s.styleLocation,
2781
- parsedOptions: this.shouldParseSkeletons ? Sr(v) : {}
2782
- }, T = a === "date" ? E.date : E.time;
2781
+ parsedOptions: this.shouldParseSkeletons ? Sr(E) : {}
2782
+ }, T = a === "date" ? v.date : v.time;
2783
2783
  return {
2784
2784
  val: { type: T, value: n, location: _, style: f },
2785
2785
  err: null
@@ -2788,7 +2788,7 @@ var qr = (
2788
2788
  }
2789
2789
  return {
2790
2790
  val: {
2791
- type: a === "number" ? E.number : a === "date" ? E.date : E.time,
2791
+ type: a === "number" ? v.number : a === "date" ? v.date : v.time,
2792
2792
  value: n,
2793
2793
  location: _,
2794
2794
  style: (o = s?.style) !== null && o !== void 0 ? o : null
@@ -2822,7 +2822,7 @@ var qr = (
2822
2822
  var $ = g(i, this.clonePosition());
2823
2823
  return a === "select" ? {
2824
2824
  val: {
2825
- type: E.select,
2825
+ type: v.select,
2826
2826
  value: n,
2827
2827
  options: Qe(w.val),
2828
2828
  location: $
@@ -2830,7 +2830,7 @@ var qr = (
2830
2830
  err: null
2831
2831
  } : {
2832
2832
  val: {
2833
- type: E.plural,
2833
+ type: v.plural,
2834
2834
  value: n,
2835
2835
  options: Qe(w.val),
2836
2836
  offset: A,
@@ -3157,7 +3157,7 @@ function oe(e, t, r, n, i, o, u) {
3157
3157
  var y = h.children, _ = h.value, m = i[_];
3158
3158
  if (!on(m))
3159
3159
  throw new tn(_, "function", u);
3160
- var v = oe(y, t, r, n, i, o), T = m(v.map(function(A) {
3160
+ var E = oe(y, t, r, n, i, o), T = m(E.map(function(A) {
3161
3161
  return A.value;
3162
3162
  }));
3163
3163
  Array.isArray(T) || (T = [T]), a.push.apply(a, T.map(function(A) {
@@ -3202,7 +3202,7 @@ function sn(e, t) {
3202
3202
  return r[n] = an(e[n], t[n]), r;
3203
3203
  }, d({}, e)) : e;
3204
3204
  }
3205
- function ve(e) {
3205
+ function Ee(e) {
3206
3206
  return {
3207
3207
  create: function() {
3208
3208
  return {
@@ -3227,7 +3227,7 @@ function un(e) {
3227
3227
  r[n] = arguments[n];
3228
3228
  return new ((t = Intl.NumberFormat).bind.apply(t, be([void 0], r, !1)))();
3229
3229
  }, {
3230
- cache: ve(e.number),
3230
+ cache: Ee(e.number),
3231
3231
  strategy: ye.variadic
3232
3232
  }),
3233
3233
  getDateTimeFormat: xe(function() {
@@ -3235,7 +3235,7 @@ function un(e) {
3235
3235
  r[n] = arguments[n];
3236
3236
  return new ((t = Intl.DateTimeFormat).bind.apply(t, be([void 0], r, !1)))();
3237
3237
  }, {
3238
- cache: ve(e.dateTime),
3238
+ cache: Ee(e.dateTime),
3239
3239
  strategy: ye.variadic
3240
3240
  }),
3241
3241
  getPluralRules: xe(function() {
@@ -3243,7 +3243,7 @@ function un(e) {
3243
3243
  r[n] = arguments[n];
3244
3244
  return new ((t = Intl.PluralRules).bind.apply(t, be([void 0], r, !1)))();
3245
3245
  }, {
3246
- cache: ve(e.pluralRules),
3246
+ cache: Ee(e.pluralRules),
3247
3247
  strategy: ye.variadic
3248
3248
  })
3249
3249
  };
@@ -3502,12 +3502,12 @@ const xn = {
3502
3502
  warnOnMissingMessages: !0,
3503
3503
  handleMissingMessage: void 0,
3504
3504
  ignoreTag: !0
3505
- }, En = yn;
3505
+ }, vn = yn;
3506
3506
  function X() {
3507
- return En;
3507
+ return vn;
3508
3508
  }
3509
3509
  const _e = he(!1);
3510
- var vn = Object.defineProperty, _n = Object.defineProperties, Hn = Object.getOwnPropertyDescriptors, Ye = Object.getOwnPropertySymbols, Tn = Object.prototype.hasOwnProperty, Pn = Object.prototype.propertyIsEnumerable, Ke = (e, t, r) => t in e ? vn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Nn = (e, t) => {
3510
+ var En = Object.defineProperty, _n = Object.defineProperties, Hn = Object.getOwnPropertyDescriptors, Ye = Object.getOwnPropertySymbols, Tn = Object.prototype.hasOwnProperty, Pn = Object.prototype.propertyIsEnumerable, Ke = (e, t, r) => t in e ? En(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Nn = (e, t) => {
3511
3511
  for (var r in t || (t = {}))
3512
3512
  Tn.call(t, r) && Ke(e, r, t[r]);
3513
3513
  if (Ye)
@@ -3765,7 +3765,7 @@ function Xn(e) {
3765
3765
  let t, r, n, i, o, u, a, l, s, h, c, f, b = (
3766
3766
  /*$_*/
3767
3767
  e[1]("pageNotFound") + ""
3768
- ), y, _, m, v = (
3768
+ ), y, _, m, E = (
3769
3769
  /*$_*/
3770
3770
  e[1]("pageNotFoundMessage") + ""
3771
3771
  ), T, N, S, A = (
@@ -3774,7 +3774,7 @@ function Xn(e) {
3774
3774
  ), w, $, De;
3775
3775
  return {
3776
3776
  c() {
3777
- t = L("div"), r = L("div"), n = O("svg"), i = O("g"), o = O("path"), u = O("path"), a = O("path"), l = O("path"), s = O("path"), h = O("path"), c = pe(), f = L("p"), y = ne(b), _ = pe(), m = L("p"), T = ne(v), N = pe(), S = L("button"), w = ne(A), x(o, "class", "a"), x(o, "d", "M753.094,548.381h11.379v4.138a3.1,3.1,0,1,0,6.207,0v-4.138a3.1,3.1,0,0,0,0-6.207v-27.93a3,3,0,0,0-2.379-3,3.262,3.262,0,0,0-3.517,1.552l-14.483,26.9a3.305,3.305,0,0,0-.31,1.448v4.138a3.048,3.048,0,0,0,3.1,3.1Zm3.1-6.414,8.276-15.414v15.62H756.2Z"), x(o, "transform", "translate(-658.898 -446.452)"), x(u, "class", "a"), x(u, "d", "M508.259,555.422a11.346,11.346,0,0,0,11.379-11.379V522.319a11.379,11.379,0,1,0-22.757,0v21.725A11.346,11.346,0,0,0,508.259,555.422Zm-5.172-33.1a5.172,5.172,0,1,1,10.345,0v21.725a5.172,5.172,0,0,1-10.345,0Z"), x(u, "transform", "translate(-433.716 -446.252)"), x(a, "class", "a"), x(a, "d", "M237.474,548.381h11.379v4.138a3.1,3.1,0,1,0,6.207,0v-4.138a3.1,3.1,0,1,0,0-6.207v-27.93a3,3,0,0,0-2.379-3,3.2,3.2,0,0,0-3.517,1.552l-14.483,26.9a3.3,3.3,0,0,0-.31,1.448v4.138a3.048,3.048,0,0,0,3.1,3.1Zm3.1-6.414,8.276-15.414v15.62h-8.276Z"), x(a, "transform", "translate(-200.173 -446.452)"), x(l, "class", "a"), x(l, "d", "M22.819,139.685H126.266a13.422,13.422,0,0,0,13.449-13.449V22.789A13.422,13.422,0,0,0,126.266,9.34H22.819A13.422,13.422,0,0,0,9.37,22.789V126.236A13.422,13.422,0,0,0,22.819,139.685Zm-7.241-116.9a7.2,7.2,0,0,1,7.241-7.241H126.266a7.2,7.2,0,0,1,7.241,7.241V38.3H15.572Zm0,21.725H133.513v81.723a7.2,7.2,0,0,1-7.241,7.241H22.824a7.2,7.2,0,0,1-7.241-7.241Z"), x(s, "class", "a"), x(s, "d", "M147.866,140.62h-4.138a3.1,3.1,0,0,0,0,6.207h4.138a3.1,3.1,0,0,0,0-6.207Z"), x(s, "transform", "translate(-116.772 -116.794)"), x(h, "class", "a"), x(h, "d", "M297.866,140.62h-4.138a3.1,3.1,0,1,0,0,6.207h4.138a3.1,3.1,0,0,0,0-6.207Z"), x(h, "transform", "translate(-250.22 -116.794)"), x(i, "transform", "translate(-9.37 -9.34)"), x(n, "class", "svgColor"), x(n, "xmlns", "http://www.w3.org/2000/svg"), x(n, "width", "130.345"), x(n, "height", "130.345"), x(n, "viewBox", "0 0 130.345 130.345"), x(f, "class", "PageTitle"), x(m, "class", "PageContent"), x(S, "class", "ButtonDefaultSmall"), x(r, "class", "NotFoundPage"), x(t, "class", "PageWrapper");
3777
+ t = L("div"), r = L("div"), n = O("svg"), i = O("g"), o = O("path"), u = O("path"), a = O("path"), l = O("path"), s = O("path"), h = O("path"), c = pe(), f = L("p"), y = ne(b), _ = pe(), m = L("p"), T = ne(E), N = pe(), S = L("button"), w = ne(A), x(o, "class", "a"), x(o, "d", "M753.094,548.381h11.379v4.138a3.1,3.1,0,1,0,6.207,0v-4.138a3.1,3.1,0,0,0,0-6.207v-27.93a3,3,0,0,0-2.379-3,3.262,3.262,0,0,0-3.517,1.552l-14.483,26.9a3.305,3.305,0,0,0-.31,1.448v4.138a3.048,3.048,0,0,0,3.1,3.1Zm3.1-6.414,8.276-15.414v15.62H756.2Z"), x(o, "transform", "translate(-658.898 -446.452)"), x(u, "class", "a"), x(u, "d", "M508.259,555.422a11.346,11.346,0,0,0,11.379-11.379V522.319a11.379,11.379,0,1,0-22.757,0v21.725A11.346,11.346,0,0,0,508.259,555.422Zm-5.172-33.1a5.172,5.172,0,1,1,10.345,0v21.725a5.172,5.172,0,0,1-10.345,0Z"), x(u, "transform", "translate(-433.716 -446.252)"), x(a, "class", "a"), x(a, "d", "M237.474,548.381h11.379v4.138a3.1,3.1,0,1,0,6.207,0v-4.138a3.1,3.1,0,1,0,0-6.207v-27.93a3,3,0,0,0-2.379-3,3.2,3.2,0,0,0-3.517,1.552l-14.483,26.9a3.3,3.3,0,0,0-.31,1.448v4.138a3.048,3.048,0,0,0,3.1,3.1Zm3.1-6.414,8.276-15.414v15.62h-8.276Z"), x(a, "transform", "translate(-200.173 -446.452)"), x(l, "class", "a"), x(l, "d", "M22.819,139.685H126.266a13.422,13.422,0,0,0,13.449-13.449V22.789A13.422,13.422,0,0,0,126.266,9.34H22.819A13.422,13.422,0,0,0,9.37,22.789V126.236A13.422,13.422,0,0,0,22.819,139.685Zm-7.241-116.9a7.2,7.2,0,0,1,7.241-7.241H126.266a7.2,7.2,0,0,1,7.241,7.241V38.3H15.572Zm0,21.725H133.513v81.723a7.2,7.2,0,0,1-7.241,7.241H22.824a7.2,7.2,0,0,1-7.241-7.241Z"), x(s, "class", "a"), x(s, "d", "M147.866,140.62h-4.138a3.1,3.1,0,0,0,0,6.207h4.138a3.1,3.1,0,0,0,0-6.207Z"), x(s, "transform", "translate(-116.772 -116.794)"), x(h, "class", "a"), x(h, "d", "M297.866,140.62h-4.138a3.1,3.1,0,1,0,0,6.207h4.138a3.1,3.1,0,0,0,0-6.207Z"), x(h, "transform", "translate(-250.22 -116.794)"), x(i, "transform", "translate(-9.37 -9.34)"), x(n, "class", "svgColor"), x(n, "xmlns", "http://www.w3.org/2000/svg"), x(n, "width", "130.345"), x(n, "height", "130.345"), x(n, "viewBox", "0 0 130.345 130.345"), x(f, "class", "PageTitle"), x(m, "class", "PageContent"), x(S, "class", "ButtonDefaultSmall"), x(r, "class", "NotFoundPage"), x(t, "class", "PageWrapper");
3778
3778
  },
3779
3779
  m(M, Q) {
3780
3780
  st(M, t, Q), H(t, r), H(r, n), H(n, i), H(i, o), H(i, u), H(i, a), H(i, l), H(i, s), H(i, h), H(r, c), H(r, f), H(f, y), H(r, _), H(r, m), H(m, T), H(r, N), H(r, S), H(S, w), e[8](t), $ || (De = Ft(
@@ -3788,8 +3788,8 @@ function Xn(e) {
3788
3788
  Q & /*$_*/
3789
3789
  2 && b !== (b = /*$_*/
3790
3790
  M[1]("pageNotFound") + "") && ge(y, b), Q & /*$_*/
3791
- 2 && v !== (v = /*$_*/
3792
- M[1]("pageNotFoundMessage") + "") && ge(T, v), Q & /*$_*/
3791
+ 2 && E !== (E = /*$_*/
3792
+ M[1]("pageNotFoundMessage") + "") && ge(T, E), Q & /*$_*/
3793
3793
  2 && A !== (A = /*$_*/
3794
3794
  M[1]("home") + "") && ge(w, A);
3795
3795
  },
@@ -3805,12 +3805,12 @@ function zn(e, t, r) {
3805
3805
  Lt(e, jn, (m) => r(1, n = m));
3806
3806
  let { lang: i = "en" } = t, { clientstyling: o = "" } = t, { clientstylingurl: u = "" } = t, { translationurl: a = "" } = t, l;
3807
3807
  const s = () => {
3808
- fetch(a).then((v) => v.json()).then((v) => {
3809
- Object.keys(v).forEach((T) => {
3810
- rt(T, v[T]);
3808
+ fetch(a).then((E) => E.json()).then((E) => {
3809
+ Object.keys(E).forEach((T) => {
3810
+ rt(T, E[T]);
3811
3811
  });
3812
- }).catch((v) => {
3813
- console.log(v);
3812
+ }).catch((E) => {
3813
+ console.log(E);
3814
3814
  });
3815
3815
  };
3816
3816
  Object.keys(nt).forEach((m) => {
@@ -3824,11 +3824,11 @@ function zn(e, t, r) {
3824
3824
  let m = document.createElement("style");
3825
3825
  m.innerHTML = o, l.appendChild(m);
3826
3826
  }, b = () => {
3827
- let m = new URL(u), v = document.createElement("style");
3827
+ let m = new URL(u), E = document.createElement("style");
3828
3828
  fetch(m.href).then((T) => T.text()).then((T) => {
3829
- v.innerHTML = T, setTimeout(
3829
+ E.innerHTML = T, setTimeout(
3830
3830
  () => {
3831
- l.appendChild(v);
3831
+ l.appendChild(E);
3832
3832
  },
3833
3833
  1
3834
3834
  );
@@ -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/Casino404-Bb4MHIGZ.cjs")).then(({default:t})=>{!customElements.get("casino-404")&&customElements.define("casino-404",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/Casino404-DLlvUdb9.cjs")).then(({default:t})=>{!customElements.get("casino-404")&&customElements.define("casino-404",t.element)})}
@@ -10,7 +10,7 @@ if (typeof window != "undefined") {
10
10
  }
11
11
  };
12
12
  };
13
- customElements.define = n(customElements.define), import("../components/Casino404-DtUJAlTe.js").then(({ default: t }) => {
13
+ customElements.define = n(customElements.define), import("../components/Casino404-CKoe8-UY.js").then(({ default: t }) => {
14
14
  !customElements.get("casino-404") && customElements.define("casino-404", t.element);
15
15
  });
16
16
  }
@@ -1,4 +1,4 @@
1
- import { C as s } from "../components/Casino404-CqKx2p3l.js";
1
+ import { C as s } from "../components/Casino404-mo8xLHU-.js";
2
2
  function i(t) {
3
3
  return function(...n) {
4
4
  try {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@everymatrix/casino-404",
3
- "version": "1.54.8",
3
+ "version": "1.54.10",
4
4
  "type": "module",
5
5
  "main": "esnext/casino-404.js",
6
6
  "module": "esnext/casino-404.js",
@@ -21,4 +21,4 @@
21
21
  "publishConfig": {
22
22
  "access": "public"
23
23
  }
24
- }
24
+ }