@everymatrix/cashier-header 1.45.6 → 1.45.8

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.
@@ -177,10 +177,10 @@ function Y(e) {
177
177
  }
178
178
  const G = [], Ne = [];
179
179
  let F = [];
180
- const nt = [], gr = /* @__PURE__ */ Promise.resolve();
180
+ const nt = [], br = /* @__PURE__ */ Promise.resolve();
181
181
  let Ie = !1;
182
- function br() {
183
- Ie || (Ie = !0, gr.then(O));
182
+ function gr() {
183
+ Ie || (Ie = !0, br.then(O));
184
184
  }
185
185
  function Me(e) {
186
186
  F.push(e);
@@ -247,7 +247,7 @@ function vr(e, t) {
247
247
  r.fragment !== null && (yr(r.after_update), te(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
248
248
  }
249
249
  function Hr(e, t) {
250
- e.$$.dirty[0] === -1 && (G.push(e), br(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
250
+ e.$$.dirty[0] === -1 && (G.push(e), gr(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
251
251
  }
252
252
  function Br(e, t, r, n, i, s, a = null, o = [-1]) {
253
253
  const l = ze;
@@ -521,10 +521,10 @@ typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @
521
521
  const D = [];
522
522
  function Ar(e, t) {
523
523
  return {
524
- subscribe: ge(e, t).subscribe
524
+ subscribe: be(e, t).subscribe
525
525
  };
526
526
  }
527
- function ge(e, t = T) {
527
+ function be(e, t = T) {
528
528
  let r;
529
529
  const n = /* @__PURE__ */ new Set();
530
530
  function i(o) {
@@ -662,7 +662,7 @@ var $e = function(e, t) {
662
662
  for (var i in n) Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
663
663
  }, $e(e, t);
664
664
  };
665
- function be(e, t) {
665
+ function ge(e, t) {
666
666
  if (typeof t != "function" && t !== null)
667
667
  throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
668
668
  $e(e, t);
@@ -671,14 +671,14 @@ function be(e, t) {
671
671
  }
672
672
  e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
673
673
  }
674
- var b = function() {
675
- return b = Object.assign || function(t) {
674
+ var g = function() {
675
+ return g = Object.assign || function(t) {
676
676
  for (var r, n = 1, i = arguments.length; n < i; n++) {
677
677
  r = arguments[n];
678
678
  for (var s in r) Object.prototype.hasOwnProperty.call(r, s) && (t[s] = r[s]);
679
679
  }
680
680
  return t;
681
- }, b.apply(this, arguments);
681
+ }, g.apply(this, arguments);
682
682
  };
683
683
  function Xr(e, t) {
684
684
  var r = {};
@@ -952,13 +952,13 @@ function tn(e) {
952
952
  t.notation = "compact", t.compactDisplay = "long";
953
953
  continue;
954
954
  case "scientific":
955
- t = b(b(b({}, t), { notation: "scientific" }), i.options.reduce(function(l, u) {
956
- return b(b({}, l), ut(u));
955
+ t = g(g(g({}, t), { notation: "scientific" }), i.options.reduce(function(l, u) {
956
+ return g(g({}, l), ut(u));
957
957
  }, {}));
958
958
  continue;
959
959
  case "engineering":
960
- t = b(b(b({}, t), { notation: "engineering" }), i.options.reduce(function(l, u) {
961
- return b(b({}, l), ut(u));
960
+ t = g(g(g({}, t), { notation: "engineering" }), i.options.reduce(function(l, u) {
961
+ return g(g({}, l), ut(u));
962
962
  }, {}));
963
963
  continue;
964
964
  case "notation-simple":
@@ -1027,17 +1027,17 @@ function tn(e) {
1027
1027
  return h === "*" ? t.minimumFractionDigits = u.length : c && c[0] === "#" ? t.maximumFractionDigits = c.length : f && p ? (t.minimumFractionDigits = f.length, t.maximumFractionDigits = f.length + p.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
1028
1028
  });
1029
1029
  var s = i.options[0];
1030
- s === "w" ? t = b(b({}, t), { trailingZeroDisplay: "stripIfInteger" }) : s && (t = b(b({}, t), at(s)));
1030
+ s === "w" ? t = g(g({}, t), { trailingZeroDisplay: "stripIfInteger" }) : s && (t = g(g({}, t), at(s)));
1031
1031
  continue;
1032
1032
  }
1033
1033
  if (Dt.test(i.stem)) {
1034
- t = b(b({}, t), at(i.stem));
1034
+ t = g(g({}, t), at(i.stem));
1035
1035
  continue;
1036
1036
  }
1037
1037
  var a = Ft(i.stem);
1038
- a && (t = b(b({}, t), a));
1038
+ a && (t = g(g({}, t), a));
1039
1039
  var o = en(i.stem);
1040
- o && (t = b(b({}, t), o));
1040
+ o && (t = g(g({}, t), o));
1041
1041
  }
1042
1042
  return t;
1043
1043
  }
@@ -2488,7 +2488,7 @@ function nn(e) {
2488
2488
  return i[0];
2489
2489
  }
2490
2490
  var Ae, sn = new RegExp("^".concat(Ut.source, "*")), on = new RegExp("".concat(Ut.source, "*$"));
2491
- function g(e, t) {
2491
+ function b(e, t) {
2492
2492
  return { start: e, end: t };
2493
2493
  }
2494
2494
  var an = !!String.prototype.startsWith && "_a".startsWith("a", 1), un = !!String.fromCodePoint, hn = !!Object.fromEntries, ln = !!String.prototype.codePointAt, fn = !!String.prototype.trimStart, cn = !!String.prototype.trimEnd, mn = !!Number.isSafeInteger, pn = mn ? Number.isSafeInteger : function(e) {
@@ -2548,7 +2548,7 @@ var ht = an ? (
2548
2548
  return i < 55296 || i > 56319 || r + 1 === n || (s = t.charCodeAt(r + 1)) < 56320 || s > 57343 ? i : (i - 55296 << 10) + (s - 56320) + 65536;
2549
2549
  }
2550
2550
  }
2551
- ), gn = fn ? (
2551
+ ), bn = fn ? (
2552
2552
  // Native
2553
2553
  function(t) {
2554
2554
  return t.trimStart();
@@ -2558,7 +2558,7 @@ var ht = an ? (
2558
2558
  function(t) {
2559
2559
  return t.replace(sn, "");
2560
2560
  }
2561
- ), bn = cn ? (
2561
+ ), gn = cn ? (
2562
2562
  // Native
2563
2563
  function(t) {
2564
2564
  return t.trimEnd();
@@ -2616,12 +2616,12 @@ var _n = (
2616
2616
  var o = this.clonePosition();
2617
2617
  this.bump(), i.push({
2618
2618
  type: x.pound,
2619
- location: g(o, this.clonePosition())
2619
+ location: b(o, this.clonePosition())
2620
2620
  });
2621
2621
  } else if (s === 60 && !this.ignoreTag && this.peek() === 47) {
2622
2622
  if (n)
2623
2623
  break;
2624
- return this.error(d.UNMATCHED_CLOSING_TAG, g(this.clonePosition(), this.clonePosition()));
2624
+ return this.error(d.UNMATCHED_CLOSING_TAG, b(this.clonePosition(), this.clonePosition()));
2625
2625
  } else if (s === 60 && !this.ignoreTag && Fe(this.peek() || 0)) {
2626
2626
  var a = this.parseTag(t, r);
2627
2627
  if (a.err)
@@ -2645,7 +2645,7 @@ var _n = (
2645
2645
  val: {
2646
2646
  type: x.literal,
2647
2647
  value: "<".concat(i, "/>"),
2648
- location: g(n, this.clonePosition())
2648
+ location: b(n, this.clonePosition())
2649
2649
  },
2650
2650
  err: null
2651
2651
  };
@@ -2656,21 +2656,21 @@ var _n = (
2656
2656
  var a = s.val, o = this.clonePosition();
2657
2657
  if (this.bumpIf("</")) {
2658
2658
  if (this.isEOF() || !Fe(this.char()))
2659
- return this.error(d.INVALID_TAG, g(o, this.clonePosition()));
2659
+ return this.error(d.INVALID_TAG, b(o, this.clonePosition()));
2660
2660
  var l = this.clonePosition(), u = this.parseTagName();
2661
- return i !== u ? this.error(d.UNMATCHED_CLOSING_TAG, g(l, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
2661
+ return i !== u ? this.error(d.UNMATCHED_CLOSING_TAG, b(l, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
2662
2662
  val: {
2663
2663
  type: x.tag,
2664
2664
  value: i,
2665
2665
  children: a,
2666
- location: g(n, this.clonePosition())
2666
+ location: b(n, this.clonePosition())
2667
2667
  },
2668
2668
  err: null
2669
- } : this.error(d.INVALID_TAG, g(o, this.clonePosition())));
2669
+ } : this.error(d.INVALID_TAG, b(o, this.clonePosition())));
2670
2670
  } else
2671
- return this.error(d.UNCLOSED_TAG, g(n, this.clonePosition()));
2671
+ return this.error(d.UNCLOSED_TAG, b(n, this.clonePosition()));
2672
2672
  } else
2673
- return this.error(d.INVALID_TAG, g(n, this.clonePosition()));
2673
+ return this.error(d.INVALID_TAG, b(n, this.clonePosition()));
2674
2674
  }, e.prototype.parseTagName = function() {
2675
2675
  var t = this.offset();
2676
2676
  for (this.bump(); !this.isEOF() && xn(this.char()); )
@@ -2695,7 +2695,7 @@ var _n = (
2695
2695
  }
2696
2696
  break;
2697
2697
  }
2698
- var l = g(n, this.clonePosition());
2698
+ var l = b(n, this.clonePosition());
2699
2699
  return {
2700
2700
  val: { type: x.literal, value: i, location: l },
2701
2701
  err: null
@@ -2745,14 +2745,14 @@ var _n = (
2745
2745
  }, e.prototype.parseArgument = function(t, r) {
2746
2746
  var n = this.clonePosition();
2747
2747
  if (this.bump(), this.bumpSpace(), this.isEOF())
2748
- return this.error(d.EXPECT_ARGUMENT_CLOSING_BRACE, g(n, this.clonePosition()));
2748
+ return this.error(d.EXPECT_ARGUMENT_CLOSING_BRACE, b(n, this.clonePosition()));
2749
2749
  if (this.char() === 125)
2750
- return this.bump(), this.error(d.EMPTY_ARGUMENT, g(n, this.clonePosition()));
2750
+ return this.bump(), this.error(d.EMPTY_ARGUMENT, b(n, this.clonePosition()));
2751
2751
  var i = this.parseIdentifierIfPossible().value;
2752
2752
  if (!i)
2753
- return this.error(d.MALFORMED_ARGUMENT, g(n, this.clonePosition()));
2753
+ return this.error(d.MALFORMED_ARGUMENT, b(n, this.clonePosition()));
2754
2754
  if (this.bumpSpace(), this.isEOF())
2755
- return this.error(d.EXPECT_ARGUMENT_CLOSING_BRACE, g(n, this.clonePosition()));
2755
+ return this.error(d.EXPECT_ARGUMENT_CLOSING_BRACE, b(n, this.clonePosition()));
2756
2756
  switch (this.char()) {
2757
2757
  case 125:
2758
2758
  return this.bump(), {
@@ -2760,25 +2760,25 @@ var _n = (
2760
2760
  type: x.argument,
2761
2761
  // value does not include the opening and closing braces.
2762
2762
  value: i,
2763
- location: g(n, this.clonePosition())
2763
+ location: b(n, this.clonePosition())
2764
2764
  },
2765
2765
  err: null
2766
2766
  };
2767
2767
  case 44:
2768
- return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(d.EXPECT_ARGUMENT_CLOSING_BRACE, g(n, this.clonePosition())) : this.parseArgumentOptions(t, r, i, n);
2768
+ return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(d.EXPECT_ARGUMENT_CLOSING_BRACE, b(n, this.clonePosition())) : this.parseArgumentOptions(t, r, i, n);
2769
2769
  default:
2770
- return this.error(d.MALFORMED_ARGUMENT, g(n, this.clonePosition()));
2770
+ return this.error(d.MALFORMED_ARGUMENT, b(n, this.clonePosition()));
2771
2771
  }
2772
2772
  }, e.prototype.parseIdentifierIfPossible = function() {
2773
2773
  var t = this.clonePosition(), r = this.offset(), n = Ge(this.message, r), i = r + n.length;
2774
2774
  this.bumpTo(i);
2775
- var s = this.clonePosition(), a = g(t, s);
2775
+ var s = this.clonePosition(), a = b(t, s);
2776
2776
  return { value: n, location: a };
2777
2777
  }, e.prototype.parseArgumentOptions = function(t, r, n, i) {
2778
2778
  var s, a = this.clonePosition(), o = this.parseIdentifierIfPossible().value, l = this.clonePosition();
2779
2779
  switch (o) {
2780
2780
  case "":
2781
- return this.error(d.EXPECT_ARGUMENT_TYPE, g(a, l));
2781
+ return this.error(d.EXPECT_ARGUMENT_TYPE, b(a, l));
2782
2782
  case "number":
2783
2783
  case "date":
2784
2784
  case "time": {
@@ -2789,18 +2789,18 @@ var _n = (
2789
2789
  var h = this.clonePosition(), c = this.parseSimpleArgStyleIfPossible();
2790
2790
  if (c.err)
2791
2791
  return c;
2792
- var f = bn(c.val);
2792
+ var f = gn(c.val);
2793
2793
  if (f.length === 0)
2794
- return this.error(d.EXPECT_ARGUMENT_STYLE, g(this.clonePosition(), this.clonePosition()));
2795
- var p = g(h, this.clonePosition());
2794
+ return this.error(d.EXPECT_ARGUMENT_STYLE, b(this.clonePosition(), this.clonePosition()));
2795
+ var p = b(h, this.clonePosition());
2796
2796
  u = { style: f, styleLocation: p };
2797
2797
  }
2798
2798
  var m = this.tryParseArgumentClose(i);
2799
2799
  if (m.err)
2800
2800
  return m;
2801
- var y = g(i, this.clonePosition());
2801
+ var y = b(i, this.clonePosition());
2802
2802
  if (u && ht(u == null ? void 0 : u.style, "::", 0)) {
2803
- var B = gn(u.style.slice(2));
2803
+ var B = bn(u.style.slice(2));
2804
2804
  if (o === "number") {
2805
2805
  var c = this.parseNumberSkeletonFromString(B, u.styleLocation);
2806
2806
  return c.err ? c : {
@@ -2839,12 +2839,12 @@ var _n = (
2839
2839
  case "select": {
2840
2840
  var v = this.clonePosition();
2841
2841
  if (this.bumpSpace(), !this.bumpIf(","))
2842
- return this.error(d.EXPECT_SELECT_ARGUMENT_OPTIONS, g(v, b({}, v)));
2842
+ return this.error(d.EXPECT_SELECT_ARGUMENT_OPTIONS, b(v, g({}, v)));
2843
2843
  this.bumpSpace();
2844
2844
  var N = this.parseIdentifierIfPossible(), S = 0;
2845
2845
  if (o !== "select" && N.value === "offset") {
2846
2846
  if (!this.bumpIf(":"))
2847
- return this.error(d.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, g(this.clonePosition(), this.clonePosition()));
2847
+ return this.error(d.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, b(this.clonePosition(), this.clonePosition()));
2848
2848
  this.bumpSpace();
2849
2849
  var c = this.tryParseDecimalInteger(d.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, d.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
2850
2850
  if (c.err)
@@ -2857,7 +2857,7 @@ var _n = (
2857
2857
  var m = this.tryParseArgumentClose(i);
2858
2858
  if (m.err)
2859
2859
  return m;
2860
- var se = g(i, this.clonePosition());
2860
+ var se = b(i, this.clonePosition());
2861
2861
  return o === "select" ? {
2862
2862
  val: {
2863
2863
  type: x.select,
@@ -2879,10 +2879,10 @@ var _n = (
2879
2879
  };
2880
2880
  }
2881
2881
  default:
2882
- return this.error(d.INVALID_ARGUMENT_TYPE, g(a, l));
2882
+ return this.error(d.INVALID_ARGUMENT_TYPE, b(a, l));
2883
2883
  }
2884
2884
  }, e.prototype.tryParseArgumentClose = function(t) {
2885
- return this.isEOF() || this.char() !== 125 ? this.error(d.EXPECT_ARGUMENT_CLOSING_BRACE, g(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
2885
+ return this.isEOF() || this.char() !== 125 ? this.error(d.EXPECT_ARGUMENT_CLOSING_BRACE, b(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
2886
2886
  }, e.prototype.parseSimpleArgStyleIfPossible = function() {
2887
2887
  for (var t = 0, r = this.clonePosition(); !this.isEOF(); ) {
2888
2888
  var n = this.char();
@@ -2891,7 +2891,7 @@ var _n = (
2891
2891
  this.bump();
2892
2892
  var i = this.clonePosition();
2893
2893
  if (!this.bumpUntil("'"))
2894
- return this.error(d.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE, g(i, this.clonePosition()));
2894
+ return this.error(d.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE, b(i, this.clonePosition()));
2895
2895
  this.bump();
2896
2896
  break;
2897
2897
  }
@@ -2942,7 +2942,7 @@ var _n = (
2942
2942
  var f = this.tryParseDecimalInteger(d.EXPECT_PLURAL_ARGUMENT_SELECTOR, d.INVALID_PLURAL_ARGUMENT_SELECTOR);
2943
2943
  if (f.err)
2944
2944
  return f;
2945
- h = g(c, this.clonePosition()), u = this.message.slice(c.offset, this.offset());
2945
+ h = b(c, this.clonePosition()), u = this.message.slice(c.offset, this.offset());
2946
2946
  } else
2947
2947
  break;
2948
2948
  }
@@ -2951,7 +2951,7 @@ var _n = (
2951
2951
  u === "other" && (a = !0), this.bumpSpace();
2952
2952
  var p = this.clonePosition();
2953
2953
  if (!this.bumpIf("{"))
2954
- return this.error(r === "select" ? d.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : d.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, g(this.clonePosition(), this.clonePosition()));
2954
+ return this.error(r === "select" ? d.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : d.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, b(this.clonePosition(), this.clonePosition()));
2955
2955
  var m = this.parseMessage(t + 1, r, n);
2956
2956
  if (m.err)
2957
2957
  return m;
@@ -2962,11 +2962,11 @@ var _n = (
2962
2962
  u,
2963
2963
  {
2964
2964
  value: m.val,
2965
- location: g(p, this.clonePosition())
2965
+ location: b(p, this.clonePosition())
2966
2966
  }
2967
2967
  ]), l.add(u), this.bumpSpace(), s = this.parseIdentifierIfPossible(), u = s.value, h = s.location;
2968
2968
  }
2969
- return o.length === 0 ? this.error(r === "select" ? d.EXPECT_SELECT_ARGUMENT_SELECTOR : d.EXPECT_PLURAL_ARGUMENT_SELECTOR, g(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !a ? this.error(d.MISSING_OTHER_CLAUSE, g(this.clonePosition(), this.clonePosition())) : { val: o, err: null };
2969
+ return o.length === 0 ? this.error(r === "select" ? d.EXPECT_SELECT_ARGUMENT_SELECTOR : d.EXPECT_PLURAL_ARGUMENT_SELECTOR, b(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !a ? this.error(d.MISSING_OTHER_CLAUSE, b(this.clonePosition(), this.clonePosition())) : { val: o, err: null };
2970
2970
  }, e.prototype.tryParseDecimalInteger = function(t, r) {
2971
2971
  var n = 1, i = this.clonePosition();
2972
2972
  this.bumpIf("+") || this.bumpIf("-") && (n = -1);
@@ -2977,7 +2977,7 @@ var _n = (
2977
2977
  else
2978
2978
  break;
2979
2979
  }
2980
- var l = g(i, this.clonePosition());
2980
+ var l = b(i, this.clonePosition());
2981
2981
  return s ? (a *= n, pn(a) ? { val: a, err: null } : this.error(r, l)) : this.error(t, l);
2982
2982
  }, e.prototype.offset = function() {
2983
2983
  return this.position.offset;
@@ -3068,7 +3068,7 @@ function je(e) {
3068
3068
  });
3069
3069
  }
3070
3070
  function vn(e, t) {
3071
- t === void 0 && (t = {}), t = b({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3071
+ t === void 0 && (t = {}), t = g({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3072
3072
  var r = new _n(e, t).parse();
3073
3073
  if (r.err) {
3074
3074
  var n = SyntaxError(d[r.err.kind]);
@@ -3133,7 +3133,7 @@ var An = {
3133
3133
  var _e = (
3134
3134
  /** @class */
3135
3135
  function(e) {
3136
- be(t, e);
3136
+ ge(t, e);
3137
3137
  function t(r, n, i) {
3138
3138
  var s = e.call(this, r) || this;
3139
3139
  return s.code = n, s.originalMessage = i, s;
@@ -3145,7 +3145,7 @@ var _e = (
3145
3145
  ), ct = (
3146
3146
  /** @class */
3147
3147
  function(e) {
3148
- be(t, e);
3148
+ ge(t, e);
3149
3149
  function t(r, n, i, s) {
3150
3150
  return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), V.INVALID_VALUE, s) || this;
3151
3151
  }
@@ -3154,7 +3154,7 @@ var _e = (
3154
3154
  ), On = (
3155
3155
  /** @class */
3156
3156
  function(e) {
3157
- be(t, e);
3157
+ ge(t, e);
3158
3158
  function t(r, n, i) {
3159
3159
  return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), V.INVALID_VALUE, i) || this;
3160
3160
  }
@@ -3163,7 +3163,7 @@ var _e = (
3163
3163
  ), Pn = (
3164
3164
  /** @class */
3165
3165
  function(e) {
3166
- be(t, e);
3166
+ ge(t, e);
3167
3167
  function t(r, n) {
3168
3168
  return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), V.MISSING_VALUE, n) || this;
3169
3169
  }
@@ -3281,14 +3281,14 @@ Try polyfilling it using "@formatjs/intl-pluralrules"
3281
3281
  return Cn(o);
3282
3282
  }
3283
3283
  function Nn(e, t) {
3284
- return t ? b(b(b({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
3285
- return r[n] = b(b({}, e[n]), t[n] || {}), r;
3284
+ return t ? g(g(g({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
3285
+ return r[n] = g(g({}, e[n]), t[n] || {}), r;
3286
3286
  }, {})) : e;
3287
3287
  }
3288
3288
  function In(e, t) {
3289
3289
  return t ? Object.keys(e).reduce(function(r, n) {
3290
3290
  return r[n] = Nn(e[n], t[n]), r;
3291
- }, b({}, e)) : e;
3291
+ }, g({}, e)) : e;
3292
3292
  }
3293
3293
  function Ce(e) {
3294
3294
  return {
@@ -3368,7 +3368,7 @@ var Wt = (
3368
3368
  var a = i || {};
3369
3369
  a.formatters;
3370
3370
  var o = Xr(a, ["formatters"]);
3371
- this.ast = e.__parse(t, b(b({}, o), { locale: this.resolvedLocale }));
3371
+ this.ast = e.__parse(t, g(g({}, o), { locale: this.resolvedLocale }));
3372
3372
  } else
3373
3373
  this.ast = t;
3374
3374
  if (!Array.isArray(this.ast))
@@ -3481,7 +3481,7 @@ const P = {}, Rn = (e, t, r) => r && (t in P || (P[t] = {}), e in P[t] || (P[t][
3481
3481
  }
3482
3482
  };
3483
3483
  let Qe;
3484
- const ne = ge({});
3484
+ const ne = be({});
3485
3485
  function Un(e) {
3486
3486
  return Qe[e] || null;
3487
3487
  }
@@ -3627,7 +3627,7 @@ function Jn(e) {
3627
3627
  '[svelte-i18n] The "warnOnMissingMessages" option is deprecated. Please use the "handleMissingMessage" option instead.'
3628
3628
  )), Object.assign(q, n, { initialLocale: i }), r && ("number" in r && Object.assign(q.formats.number, r.number), "date" in r && Object.assign(q.formats.date, r.date), "time" in r && Object.assign(q.formats.time, r.time)), M.set(i);
3629
3629
  }
3630
- const Le = ge(!1);
3630
+ const Le = be(!1);
3631
3631
  var qn = Object.defineProperty, Yn = Object.defineProperties, Kn = Object.getOwnPropertyDescriptors, pt = Object.getOwnPropertySymbols, ei = Object.prototype.hasOwnProperty, ti = Object.prototype.propertyIsEnumerable, dt = (e, t, r) => t in e ? qn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, ri = (e, t) => {
3632
3632
  for (var r in t || (t = {}))
3633
3633
  ei.call(t, r) && dt(e, r, t[r]);
@@ -3637,13 +3637,13 @@ var qn = Object.defineProperty, Yn = Object.defineProperties, Kn = Object.getOwn
3637
3637
  return e;
3638
3638
  }, ni = (e, t) => Yn(e, Kn(t));
3639
3639
  let ke;
3640
- const pe = ge(null);
3641
- function gt(e) {
3640
+ const pe = be(null);
3641
+ function bt(e) {
3642
3642
  return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
3643
3643
  }
3644
3644
  function ie(e, t = X().fallbackLocale) {
3645
- const r = gt(e);
3646
- return t ? [.../* @__PURE__ */ new Set([...r, ...gt(t)])] : r;
3645
+ const r = bt(e);
3646
+ return t ? [.../* @__PURE__ */ new Set([...r, ...bt(t)])] : r;
3647
3647
  }
3648
3648
  function C() {
3649
3649
  return ke != null ? ke : void 0;
@@ -3674,12 +3674,12 @@ const ii = (e) => {
3674
3674
  return i in t ? t[i] : t[i] = e(n);
3675
3675
  };
3676
3676
  };
3677
- var si = Object.defineProperty, de = Object.getOwnPropertySymbols, Kt = Object.prototype.hasOwnProperty, er = Object.prototype.propertyIsEnumerable, bt = (e, t, r) => t in e ? si(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Je = (e, t) => {
3677
+ var si = Object.defineProperty, de = Object.getOwnPropertySymbols, Kt = Object.prototype.hasOwnProperty, er = Object.prototype.propertyIsEnumerable, gt = (e, t, r) => t in e ? si(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Je = (e, t) => {
3678
3678
  for (var r in t || (t = {}))
3679
- Kt.call(t, r) && bt(e, r, t[r]);
3679
+ Kt.call(t, r) && gt(e, r, t[r]);
3680
3680
  if (de)
3681
3681
  for (var r of de(t))
3682
- er.call(t, r) && bt(e, r, t[r]);
3682
+ er.call(t, r) && gt(e, r, t[r]);
3683
3683
  return e;
3684
3684
  }, Q = (e, t) => {
3685
3685
  var r = {};
@@ -3776,11 +3776,11 @@ const ee = (e, t) => {
3776
3776
  );
3777
3777
  }
3778
3778
  return c;
3779
- }, pi = (e, t) => fi(t).format(e), di = (e, t) => li(t).format(e), gi = (e, t) => hi(t).format(e), bi = (e, t = C()) => Zt(e, t), _i = Z([M, ne], () => mi);
3779
+ }, pi = (e, t) => fi(t).format(e), di = (e, t) => li(t).format(e), bi = (e, t) => hi(t).format(e), gi = (e, t = C()) => Zt(e, t), _i = Z([M, ne], () => mi);
3780
3780
  Z([M], () => pi);
3781
3781
  Z([M], () => di);
3782
- Z([M], () => gi);
3783
- Z([M, ne], () => bi);
3782
+ Z([M], () => bi);
3783
+ Z([M, ne], () => gi);
3784
3784
  function _t(e, t) {
3785
3785
  Jt(e, t);
3786
3786
  }
@@ -3806,7 +3806,7 @@ const yt = {
3806
3806
  }
3807
3807
  };
3808
3808
  function xi(e) {
3809
- hr(e, "svelte-v7co4a", ".CashierHeader{display:flex;position:relative;align-items:center;height:var(--mmw--header-height, 32px);background-color:var(--mmw--color-grey-105, #E8E9EB);width:100%;border-radius:6px 6px 0 0}.CashierHeaderLeftButton{color:var(--mmw--color-grey-10, #111);font-size:var(--emw--font-size-small, 14px);font-weight:var(--emw--font-weight-semibold, 500);margin-bottom:0;position:absolute;display:flex;align-items:center;font-variant:all-small-caps;height:32px;left:7px;gap:2px;cursor:pointer}.CashierHeaderLeftButton svg path{fill:var(--mmw--color-grey-10, #111)}.CashierHeaderLeftButton.disabled{pointer-events:none}.CashierHeaderTitle{color:var(--mmw--color-grey-10, #111);font-size:var(--emw--font-size-large, 18px);line-height:125%;font-weight:var(--emw--font-weight-semibold, 500);margin:auto;max-width:calc(100% - 150px);overflow:hidden;text-overflow:ellipsis}.CashierHeaderRightButton{position:absolute;display:flex;justify-content:space-between;align-items:center;padding:0 var(--emw--spacing-small, 12px);height:inherit;right:0;gap:var(--emw--spacing-small, 12px);cursor:pointer}");
3809
+ hr(e, "svelte-bbilb", ".CashierHeader{display:flex;position:relative;align-items:center;height:var(--mmw--header-height, 40px);background-color:var(--mmw--color-grey-105, #E8E9EB);width:100%;border-radius:6px 6px 0 0}.CashierHeaderLeftButton{color:var(--mmw--color-grey-10, #111);font-size:var(--emw--font-size-small, 14px);font-weight:var(--emw--font-weight-semibold, 500);margin-bottom:0;position:absolute;display:flex;align-items:center;font-variant:all-small-caps;height:32px;left:7px;gap:2px;cursor:pointer}.CashierHeaderLeftButton svg path{fill:var(--mmw--color-grey-10, #111)}.CashierHeaderLeftButton.disabled{pointer-events:none}.CashierHeaderTitle{color:var(--mmw--color-grey-10, #111);font-size:var(--emw--font-size-large, 18px);line-height:125%;font-weight:var(--emw--font-weight-semibold, 500);margin:auto;max-width:calc(100% - 150px);overflow:hidden;text-overflow:ellipsis}.CashierHeaderRightButton{position:absolute;display:flex;justify-content:space-between;align-items:center;padding:0 var(--emw--spacing-small, 12px);height:inherit;right:0;gap:var(--emw--spacing-small, 12px);cursor:pointer}");
3810
3810
  }
3811
3811
  const Ei = (e) => ({}), xt = (e) => ({}), vi = (e) => ({}), Et = (e) => ({}), Hi = (e) => ({}), vt = (e) => ({});
3812
3812
  function Ht(e) {
@@ -1,5 +1,5 @@
1
- "use strict";var rr=Object.defineProperty,nr=Object.defineProperties;var ir=Object.getOwnPropertyDescriptors;var qe=Object.getOwnPropertySymbols;var sr=Object.prototype.hasOwnProperty,or=Object.prototype.propertyIsEnumerable;var Ee=(e,t,r)=>t in e?rr(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Ye=(e,t)=>{for(var r in t||(t={}))sr.call(t,r)&&Ee(e,r,t[r]);if(qe)for(var r of qe(t))or.call(t,r)&&Ee(e,r,t[r]);return e},Ke=(e,t)=>nr(e,ir(t));var H=(e,t,r)=>Ee(e,typeof t!="symbol"?t+"":t,r);var et=(e,t,r)=>new Promise((n,i)=>{var s=l=>{try{o(r.next(l))}catch(u){i(u)}},a=l=>{try{o(r.throw(l))}catch(u){i(u)}},o=l=>l.done?n(l.value):Promise.resolve(l.value).then(s,a);o((r=r.apply(e,t)).next())});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});function B(){}function ar(e,t){for(const r in t)e[r]=t[r];return e}function Tt(e){return e()}function tt(){return Object.create(null)}function te(e){e.forEach(Tt)}function Ve(e){return typeof e=="function"}function Bt(e,t){return e!=e?t==t:e!==t||e&&typeof e=="object"||typeof e=="function"}function ur(e){return Object.keys(e).length===0}function St(e,...t){if(e==null){for(const n of t)n(void 0);return B}const r=e.subscribe(...t);return r.unsubscribe?()=>r.unsubscribe():r}function hr(e,t,r){e.$$.on_destroy.push(St(t,r))}function xe(e,t,r,n){if(e){const i=wt(e,t,r,n);return e[0](i)}}function wt(e,t,r,n){return e[1]&&n?ar(r.ctx.slice(),e[1](n(t))):r.ctx}function ve(e,t,r,n){if(e[2]&&n){const i=e[2](n(r));if(t.dirty===void 0)return i;if(typeof i=="object"){const s=[],a=Math.max(t.dirty.length,i.length);for(let o=0;o<a;o+=1)s[o]=t.dirty[o]|i[o];return s}return t.dirty|i}return t.dirty}function He(e,t,r,n,i,s){if(i){const a=wt(t,r,n,s);e.p(a,i)}}function Te(e){if(e.ctx.length>32){const t=[],r=e.ctx.length/32;for(let n=0;n<r;n++)t[n]=-1;return t}return-1}function ce(e,t){e.appendChild(t)}function lr(e,t,r){const n=fr(e);if(!n.getElementById(t)){const i=W("style");i.id=t,i.textContent=r,cr(n,i)}}function fr(e){if(!e)return document;const t=e.getRootNode?e.getRootNode():e.ownerDocument;return t&&t.host?t:e.ownerDocument}function cr(e,t){return ce(e.head||e,t),t.sheet}function z(e,t,r){e.insertBefore(t,r||null)}function I(e){e.parentNode&&e.parentNode.removeChild(e)}function W(e){return document.createElement(e)}function Xe(e){return document.createTextNode(e)}function rt(){return Xe(" ")}function mr(){return Xe("")}function At(e,t,r,n){return e.addEventListener(t,r,n),()=>e.removeEventListener(t,r,n)}function re(e,t,r){r==null?e.removeAttribute(t):e.getAttribute(t)!==r&&e.setAttribute(t,r)}function pr(e){return Array.from(e.childNodes)}function dr(e,t){t=""+t,e.data!==t&&(e.data=t)}function gr(e){const t={};return e.childNodes.forEach(r=>{t[r.slot||"default"]=!0}),t}let ze;function Y(e){ze=e}const G=[],Ne=[];let F=[];const nt=[],br=Promise.resolve();let Ie=!1;function _r(){Ie||(Ie=!0,br.then(O))}function Me(e){F.push(e)}const Be=new Set;let U=0;function O(){if(U!==0)return;const e=ze;do{try{for(;U<G.length;){const t=G[U];U++,Y(t),yr(t.$$)}}catch(t){throw G.length=0,U=0,t}for(Y(null),G.length=0,U=0;Ne.length;)Ne.pop()();for(let t=0;t<F.length;t+=1){const r=F[t];Be.has(r)||(Be.add(r),r())}F.length=0}while(G.length);for(;nt.length;)nt.pop()();Ie=!1,Be.clear(),Y(e)}function yr(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(Me)}}function Er(e){const t=[],r=[];F.forEach(n=>e.indexOf(n)===-1?t.push(n):r.push(n)),r.forEach(n=>n()),F=t}const ae=new Set;let xr;function ue(e,t){e&&e.i&&(ae.delete(e),e.i(t))}function Se(e,t,r,n){if(e&&e.o){if(ae.has(e))return;ae.add(e),xr.c.push(()=>{ae.delete(e)}),e.o(t)}}function vr(e,t,r){const{fragment:n,after_update:i}=e.$$;n&&n.m(t,r),Me(()=>{const s=e.$$.on_mount.map(Tt).filter(Ve);e.$$.on_destroy?e.$$.on_destroy.push(...s):te(s),e.$$.on_mount=[]}),i.forEach(Me)}function Hr(e,t){const r=e.$$;r.fragment!==null&&(Er(r.after_update),te(r.on_destroy),r.fragment&&r.fragment.d(t),r.on_destroy=r.fragment=null,r.ctx=[])}function Tr(e,t){e.$$.dirty[0]===-1&&(G.push(e),_r(),e.$$.dirty.fill(0)),e.$$.dirty[t/31|0]|=1<<t%31}function Br(e,t,r,n,i,s,a=null,o=[-1]){const l=ze;Y(e);const u=e.$$={fragment:null,ctx:[],props:s,update:B,not_equal:i,bound:tt(),on_mount:[],on_destroy:[],on_disconnect:[],before_update:[],after_update:[],context:new Map(t.context||(l?l.$$.context:[])),callbacks:tt(),dirty:o,skip_bound:!1,root:t.target||l.$$.root};a&&a(u.root);let h=!1;if(u.ctx=r?r(e,t.props||{},(c,f,...p)=>{const m=p.length?p[0]:f;return u.ctx&&i(u.ctx[c],u.ctx[c]=m)&&(!u.skip_bound&&u.bound[c]&&u.bound[c](m),h&&Tr(e,c)),f}):[],u.update(),h=!0,te(u.before_update),u.fragment=n?n(u.ctx):!1,t.target){if(t.hydrate){const c=pr(t.target);u.fragment&&u.fragment.l(c),c.forEach(I)}else u.fragment&&u.fragment.c();t.intro&&ue(e.$$.fragment),vr(e,t.target,t.anchor),O()}Y(l)}let Ot;typeof HTMLElement=="function"&&(Ot=class extends HTMLElement{constructor(t,r,n){super();H(this,"$$ctor");H(this,"$$s");H(this,"$$c");H(this,"$$cn",!1);H(this,"$$d",{});H(this,"$$r",!1);H(this,"$$p_d",{});H(this,"$$l",{});H(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 et(this,null,function*(){if(this.$$cn=!0,!this.$$c){let t=function(s){return()=>{let a;return{c:function(){a=W("slot"),s!=="default"&&re(a,"name",s)},m:function(u,h){z(u,a,h)},d:function(u){u&&I(a)}}}};if(yield Promise.resolve(),!this.$$cn||this.$$c)return;const r={},n=gr(this);for(const s of this.$$s)s in n&&(r[s]=[t(s)]);for(const s of this.attributes){const a=this.$$g_p(s.name);a in this.$$d||(this.$$d[a]=he(a,s.value,this.$$p_d,"toProp"))}for(const s in this.$$p_d)!(s in this.$$d)&&this[s]!==void 0&&(this.$$d[s]=this[s],delete this[s]);this.$$c=new this.$$ctor({target:this.shadowRoot||this,props:Ke(Ye({},this.$$d),{$$slots:r,$$scope:{ctx:[]}})});const i=()=>{this.$$r=!0;for(const s in this.$$p_d)if(this.$$d[s]=this.$$c.$$.ctx[this.$$c.$$.props[s]],this.$$p_d[s].reflect){const a=he(s,this.$$d[s],this.$$p_d,"toAttribute");a==null?this.removeAttribute(this.$$p_d[s].attribute||s):this.setAttribute(this.$$p_d[s].attribute||s,a)}this.$$r=!1};this.$$c.$$.after_update.push(i),i();for(const s in this.$$l)for(const a of this.$$l[s]){const o=this.$$c.$on(s,a);this.$$l_u.set(a,o)}this.$$l={}}})}attributeChangedCallback(t,r,n){var i;this.$$r||(t=this.$$g_p(t),this.$$d[t]=he(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 he(e,t,r,n){var s;const i=(s=r[e])==null?void 0:s.type;if(t=i==="Boolean"&&typeof t!="boolean"?t!=null:t,!n||!r[e])return t;if(n==="toAttribute")switch(i){case"Object":case"Array":return t==null?null:JSON.stringify(t);case"Boolean":return t?"":null;case"Number":return t==null?null:t;default:return t}else switch(i){case"Object":case"Array":return t&&JSON.parse(t);case"Boolean":return t;case"Number":return t!=null?+t:t;default:return t}}function Sr(e,t,r,n,i,s){let a=class extends Ot{constructor(){super(e,r,i),this.$$p_d=t}static get observedAttributes(){return Object.keys(t).map(o=>(t[o].attribute||o).toLowerCase())}};return Object.keys(t).forEach(o=>{Object.defineProperty(a.prototype,o,{get(){return this.$$c&&o in this.$$c?this.$$c[o]:this.$$d[o]},set(l){var u;l=he(o,l,t),this.$$d[o]=l,(u=this.$$c)==null||u.$set({[o]:l})}})}),n.forEach(o=>{Object.defineProperty(a.prototype,o,{get(){var l;return(l=this.$$c)==null?void 0:l[o]}})}),e.element=a,a}class wr{constructor(){H(this,"$$");H(this,"$$set")}$destroy(){Hr(this,1),this.$destroy=B}$on(t,r){if(!Ve(r))return B;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&&!ur(t)&&(this.$$.skip_bound=!0,this.$$set(t),this.$$.skip_bound=!1)}}const Ar="4";typeof window!="undefined"&&(window.__svelte||(window.__svelte={v:new Set})).v.add(Ar);const D=[];function Or(e,t){return{subscribe:ge(e,t).subscribe}}function ge(e,t=B){let r;const n=new Set;function i(o){if(Bt(e,o)&&(e=o,r)){const l=!D.length;for(const u of n)u[1](),D.push(u,e);if(l){for(let u=0;u<D.length;u+=2)D[u][0](D[u+1]);D.length=0}}}function s(o){i(o(e))}function a(o,l=B){const u=[o,l];return n.add(u),n.size===1&&(r=t(i,s)||B),o(e),()=>{n.delete(u),n.size===0&&r&&(r(),r=null)}}return{set:i,update:s,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 s=t.length<2;return Or(r,(a,o)=>{let l=!1;const u=[];let h=0,c=B;const f=()=>{if(h)return;c();const m=t(n?u[0]:u,a,o);s?a(m):c=Ve(m)?m:B},p=i.map((m,y)=>St(m,T=>{u[y]=T,h&=~(1<<y),l&&f()},()=>{h|=1<<y}));return l=!0,f(),function(){te(p),c(),l=!1}})}function Pr(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Cr=function(t){return Lr(t)&&!Nr(t)};function Lr(e){return!!e&&typeof e=="object"}function Nr(e){var t=Object.prototype.toString.call(e);return t==="[object RegExp]"||t==="[object Date]"||$r(e)}var Ir=typeof Symbol=="function"&&Symbol.for,Mr=Ir?Symbol.for("react.element"):60103;function $r(e){return e.$$typeof===Mr}function Rr(e){return Array.isArray(e)?[]:{}}function K(e,t){return t.clone!==!1&&t.isMergeableObject(e)?j(Rr(e),e,t):e}function Ur(e,t,r){return e.concat(t).map(function(n){return K(n,r)})}function Dr(e,t){if(!t.customMerge)return j;var r=t.customMerge(e);return typeof r=="function"?r:j}function Gr(e){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(e).filter(function(t){return Object.propertyIsEnumerable.call(e,t)}):[]}function it(e){return Object.keys(e).concat(Gr(e))}function Pt(e,t){try{return t in e}catch(r){return!1}}function Fr(e,t){return Pt(e,t)&&!(Object.hasOwnProperty.call(e,t)&&Object.propertyIsEnumerable.call(e,t))}function jr(e,t,r){var n={};return r.isMergeableObject(e)&&it(e).forEach(function(i){n[i]=K(e[i],r)}),it(t).forEach(function(i){Fr(e,i)||(Pt(e,i)&&r.isMergeableObject(t[i])?n[i]=Dr(i,r)(e[i],t[i],r):n[i]=K(t[i],r))}),n}function j(e,t,r){r=r||{},r.arrayMerge=r.arrayMerge||Ur,r.isMergeableObject=r.isMergeableObject||Cr,r.cloneUnlessOtherwiseSpecified=K;var n=Array.isArray(t),i=Array.isArray(e),s=n===i;return s?n?r.arrayMerge(e,t,r):jr(e,t,r):K(t,r)}j.all=function(t,r){if(!Array.isArray(t))throw new Error("first argument should be an array");return t.reduce(function(n,i){return j(n,i,r)},{})};var kr=j,Vr=kr;const Xr=Pr(Vr);var $e=function(e,t){return $e=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])},$e(e,t)};function be(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");$e(e,t);function r(){this.constructor=e}e.prototype=t===null?Object.create(t):(r.prototype=t.prototype,new r)}var b=function(){return b=Object.assign||function(t){for(var r,n=1,i=arguments.length;n<i;n++){r=arguments[n];for(var s in r)Object.prototype.hasOwnProperty.call(r,s)&&(t[s]=r[s])}return t},b.apply(this,arguments)};function zr(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 we(e,t,r){if(r||arguments.length===2)for(var n=0,i=t.length,s;n<i;n++)(s||!(n in t))&&(s||(s=Array.prototype.slice.call(t,0,n)),s[n]=t[n]);return e.concat(s||Array.prototype.slice.call(t))}var d;(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"})(d||(d={}));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 k;(function(e){e[e.number=0]="number",e[e.dateTime=1]="dateTime"})(k||(k={}));function st(e){return e.type===E.literal}function Wr(e){return e.type===E.argument}function Ct(e){return e.type===E.number}function Lt(e){return e.type===E.date}function Nt(e){return e.type===E.time}function It(e){return e.type===E.select}function Mt(e){return e.type===E.plural}function Zr(e){return e.type===E.pound}function $t(e){return e.type===E.tag}function Rt(e){return!!(e&&typeof e=="object"&&e.type===k.number)}function Re(e){return!!(e&&typeof e=="object"&&e.type===k.dateTime)}var Ut=/[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,Qr=/(?:[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 Jr(e){var t={};return e.replace(Qr,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 qr=/[\t-\r \x85\u200E\u200F\u2028\u2029]/i;function Yr(e){if(e.length===0)throw new Error("Number skeleton cannot be empty");for(var t=e.split(qr).filter(function(f){return f.length>0}),r=[],n=0,i=t;n<i.length;n++){var s=i[n],a=s.split("/");if(a.length===0)throw new Error("Invalid number skeleton");for(var o=a[0],l=a.slice(1),u=0,h=l;u<h.length;u++){var c=h[u];if(c.length===0)throw new Error("Invalid number skeleton")}r.push({stem:o,options:l})}return r}function Kr(e){return e.replace(/^(.*?)-/,"")}var ot=/^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g,Dt=/^(@+)?(\+|#+)?[rs]?$/g,en=/(\*)(0+)|(#+)(0+)|(0+)/g,Gt=/^(0+)$/;function at(e){var t={};return e[e.length-1]==="r"?t.roundingPriority="morePrecision":e[e.length-1]==="s"&&(t.roundingPriority="lessPrecision"),e.replace(Dt,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 Ft(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 tn(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)),!Gt.test(e))throw new Error("Malformed concise eng/scientific notation");t.minimumIntegerDigits=e.length}return t}function ut(e){var t={},r=Ft(e);return r||t}function rn(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=b(b(b({},t),{notation:"scientific"}),i.options.reduce(function(l,u){return b(b({},l),ut(u))},{}));continue;case"engineering":t=b(b(b({},t),{notation:"engineering"}),i.options.reduce(function(l,u){return b(b({},l),ut(u))},{}));continue;case"notation-simple":t.notation="standard";continue;case"unit-width-narrow":t.currencyDisplay="narrowSymbol",t.unitDisplay="narrow";continue;case"unit-width-short":t.currencyDisplay="code",t.unitDisplay="short";continue;case"unit-width-full-name":t.currencyDisplay="name",t.unitDisplay="long";continue;case"unit-width-iso-code":t.currencyDisplay="symbol";continue;case"scale":t.scale=parseFloat(i.options[0]);continue;case"rounding-mode-floor":t.roundingMode="floor";continue;case"rounding-mode-ceiling":t.roundingMode="ceil";continue;case"rounding-mode-down":t.roundingMode="trunc";continue;case"rounding-mode-up":t.roundingMode="expand";continue;case"rounding-mode-half-even":t.roundingMode="halfEven";continue;case"rounding-mode-half-down":t.roundingMode="halfTrunc";continue;case"rounding-mode-half-up":t.roundingMode="halfExpand";continue;case"integer-width":if(i.options.length>1)throw new RangeError("integer-width stems only accept a single optional option");i.options[0].replace(en,function(l,u,h,c,f,p){if(u)t.minimumIntegerDigits=h.length;else{if(c&&f)throw new Error("We currently do not support maximum integer digits");if(p)throw new Error("We currently do not support exact integer digits")}return""});continue}if(Gt.test(i.stem)){t.minimumIntegerDigits=i.stem.length;continue}if(ot.test(i.stem)){if(i.options.length>1)throw new RangeError("Fraction-precision stems only accept a single optional option");i.stem.replace(ot,function(l,u,h,c,f,p){return h==="*"?t.minimumFractionDigits=u.length:c&&c[0]==="#"?t.maximumFractionDigits=c.length:f&&p?(t.minimumFractionDigits=f.length,t.maximumFractionDigits=f.length+p.length):(t.minimumFractionDigits=u.length,t.maximumFractionDigits=u.length),""});var s=i.options[0];s==="w"?t=b(b({},t),{trailingZeroDisplay:"stripIfInteger"}):s&&(t=b(b({},t),at(s)));continue}if(Dt.test(i.stem)){t=b(b({},t),at(i.stem));continue}var a=Ft(i.stem);a&&(t=b(b({},t),a));var o=tn(i.stem);o&&(t=b(b({},t),o))}return t}var oe={"001":["H","h"],AC:["H","h","hb","hB"],AD:["H","hB"],AE:["h","hB","hb","H"],AF:["H","hb","hB","h"],AG:["h","hb","H","hB"],AI:["H","h","hb","hB"],AL:["h","H","hB"],AM:["H","hB"],AO:["H","hB"],AR:["H","h","hB","hb"],AS:["h","H"],AT:["H","hB"],AU:["h","hb","H","hB"],AW:["H","hB"],AX:["H"],AZ:["H","hB","h"],BA:["H","hB","h"],BB:["h","hb","H","hB"],BD:["h","hB","H"],BE:["H","hB"],BF:["H","hB"],BG:["H","hB","h"],BH:["h","hB","hb","H"],BI:["H","h"],BJ:["H","hB"],BL:["H","hB"],BM:["h","hb","H","hB"],BN:["hb","hB","h","H"],BO:["H","hB","h","hb"],BQ:["H"],BR:["H","hB"],BS:["h","hb","H","hB"],BT:["h","H"],BW:["H","h","hb","hB"],BY:["H","h"],BZ:["H","h","hb","hB"],CA:["h","hb","H","hB"],CC:["H","h","hb","hB"],CD:["hB","H"],CF:["H","h","hB"],CG:["H","hB"],CH:["H","hB","h"],CI:["H","hB"],CK:["H","h","hb","hB"],CL:["H","h","hB","hb"],CM:["H","h","hB"],CN:["H","hB","hb","h"],CO:["h","H","hB","hb"],CP:["H"],CR:["H","h","hB","hb"],CU:["H","h","hB","hb"],CV:["H","hB"],CW:["H","hB"],CX:["H","h","hb","hB"],CY:["h","H","hb","hB"],CZ:["H"],DE:["H","hB"],DG:["H","h","hb","hB"],DJ:["h","H"],DK:["H"],DM:["h","hb","H","hB"],DO:["h","H","hB","hb"],DZ:["h","hB","hb","H"],EA:["H","h","hB","hb"],EC:["H","hB","h","hb"],EE:["H","hB"],EG:["h","hB","hb","H"],EH:["h","hB","hb","H"],ER:["h","H"],ES:["H","hB","h","hb"],ET:["hB","hb","h","H"],FI:["H"],FJ:["h","hb","H","hB"],FK:["H","h","hb","hB"],FM:["h","hb","H","hB"],FO:["H","h"],FR:["H","hB"],GA:["H","hB"],GB:["H","h","hb","hB"],GD:["h","hb","H","hB"],GE:["H","hB","h"],GF:["H","hB"],GG:["H","h","hb","hB"],GH:["h","H"],GI:["H","h","hb","hB"],GL:["H","h"],GM:["h","hb","H","hB"],GN:["H","hB"],GP:["H","hB"],GQ:["H","hB","h","hb"],GR:["h","H","hb","hB"],GT:["H","h","hB","hb"],GU:["h","hb","H","hB"],GW:["H","hB"],GY:["h","hb","H","hB"],HK:["h","hB","hb","H"],HN:["H","h","hB","hb"],HR:["H","hB"],HU:["H","h"],IC:["H","h","hB","hb"],ID:["H"],IE:["H","h","hb","hB"],IL:["H","hB"],IM:["H","h","hb","hB"],IN:["h","H"],IO:["H","h","hb","hB"],IQ:["h","hB","hb","H"],IR:["hB","H"],IS:["H"],IT:["H","hB"],JE:["H","h","hb","hB"],JM:["h","hb","H","hB"],JO:["h","hB","hb","H"],JP:["H","K","h"],KE:["hB","hb","H","h"],KG:["H","h","hB","hb"],KH:["hB","h","H","hb"],KI:["h","hb","H","hB"],KM:["H","h","hB","hb"],KN:["h","hb","H","hB"],KP:["h","H","hB","hb"],KR:["h","H","hB","hb"],KW:["h","hB","hb","H"],KY:["h","hb","H","hB"],KZ:["H","hB"],LA:["H","hb","hB","h"],LB:["h","hB","hb","H"],LC:["h","hb","H","hB"],LI:["H","hB","h"],LK:["H","h","hB","hb"],LR:["h","hb","H","hB"],LS:["h","H"],LT:["H","h","hb","hB"],LU:["H","h","hB"],LV:["H","hB","hb","h"],LY:["h","hB","hb","H"],MA:["H","h","hB","hb"],MC:["H","hB"],MD:["H","hB"],ME:["H","hB","h"],MF:["H","hB"],MG:["H","h"],MH:["h","hb","H","hB"],MK:["H","h","hb","hB"],ML:["H"],MM:["hB","hb","H","h"],MN:["H","h","hb","hB"],MO:["h","hB","hb","H"],MP:["h","hb","H","hB"],MQ:["H","hB"],MR:["h","hB","hb","H"],MS:["H","h","hb","hB"],MT:["H","h"],MU:["H","h"],MV:["H","h"],MW:["h","hb","H","hB"],MX:["H","h","hB","hb"],MY:["hb","hB","h","H"],MZ:["H","hB"],NA:["h","H","hB","hb"],NC:["H","hB"],NE:["H"],NF:["H","h","hb","hB"],NG:["H","h","hb","hB"],NI:["H","h","hB","hb"],NL:["H","hB"],NO:["H","h"],NP:["H","h","hB"],NR:["H","h","hb","hB"],NU:["H","h","hb","hB"],NZ:["h","hb","H","hB"],OM:["h","hB","hb","H"],PA:["h","H","hB","hb"],PE:["H","hB","h","hb"],PF:["H","h","hB"],PG:["h","H"],PH:["h","hB","hb","H"],PK:["h","hB","H"],PL:["H","h"],PM:["H","hB"],PN:["H","h","hb","hB"],PR:["h","H","hB","hb"],PS:["h","hB","hb","H"],PT:["H","hB"],PW:["h","H"],PY:["H","h","hB","hb"],QA:["h","hB","hb","H"],RE:["H","hB"],RO:["H","hB"],RS:["H","hB","h"],RU:["H"],RW:["H","h"],SA:["h","hB","hb","H"],SB:["h","hb","H","hB"],SC:["H","h","hB"],SD:["h","hB","hb","H"],SE:["H"],SG:["h","hb","H","hB"],SH:["H","h","hb","hB"],SI:["H","hB"],SJ:["H"],SK:["H"],SL:["h","hb","H","hB"],SM:["H","h","hB"],SN:["H","h","hB"],SO:["h","H"],SR:["H","hB"],SS:["h","hb","H","hB"],ST:["H","hB"],SV:["H","h","hB","hb"],SX:["H","h","hb","hB"],SY:["h","hB","hb","H"],SZ:["h","hb","H","hB"],TA:["H","h","hb","hB"],TC:["h","hb","H","hB"],TD:["h","H","hB"],TF:["H","h","hB"],TG:["H","hB"],TH:["H","h"],TJ:["H","h"],TL:["H","hB","hb","h"],TM:["H","h"],TN:["h","hB","hb","H"],TO:["h","H"],TR:["H","hB"],TT:["h","hb","H","hB"],TW:["hB","hb","h","H"],TZ:["hB","hb","H","h"],UA:["H","hB","h"],UG:["hB","hb","H","h"],UM:["h","hb","H","hB"],US:["h","hb","H","hB"],UY:["H","h","hB","hb"],UZ:["H","hB","h"],VA:["H","h","hB"],VC:["h","hb","H","hB"],VE:["h","H","hB","hb"],VG:["h","hb","H","hB"],VI:["h","hb","H","hB"],VN:["H","h"],VU:["h","H"],WF:["H","hB"],WS:["h","H"],XK:["H","hB","h"],YE:["h","hB","hb","H"],YT:["H","hB"],ZA:["H","h","hb","hB"],ZM:["h","hb","H","hB"],ZW:["H","h"],"af-ZA":["H","h","hB","hb"],"ar-001":["h","hB","hb","H"],"ca-ES":["H","h","hB"],"en-001":["h","hb","H","hB"],"es-BO":["H","h","hB","hb"],"es-BR":["H","h","hB","hb"],"es-EC":["H","h","hB","hb"],"es-ES":["H","h","hB","hb"],"es-GQ":["H","h","hB","hb"],"es-PE":["H","h","hB","hb"],"fr-CA":["H","h","hB"],"gl-ES":["H","h","hB"],"gu-IN":["hB","hb","h","H"],"hi-IN":["hB","h","H"],"it-CH":["H","h","hB"],"it-IT":["H","h","hB"],"kn-IN":["hB","h","H"],"ml-IN":["hB","h","H"],"mr-IN":["hB","hb","h","H"],"pa-IN":["hB","hb","h","H"],"ta-IN":["hB","h","hb","H"],"te-IN":["hB","h","H"],"zu-ZA":["H","hB","hb","h"]};function nn(e,t){for(var r="",n=0;n<e.length;n++){var i=e.charAt(n);if(i==="j"){for(var s=0;n+1<e.length&&e.charAt(n+1)===i;)s++,n++;var a=1+(s&1),o=s<2?1:3+(s>>1),l="a",u=sn(t);for((u=="H"||u=="k")&&(o=0);o-- >0;)r+=l;for(;a-- >0;)r=u+r}else i==="J"?r+="H":r+=i}return r}function sn(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=oe[n||""]||oe[r||""]||oe["".concat(r,"-001")]||oe["001"];return i[0]}var Ae,on=new RegExp("^".concat(Ut.source,"*")),an=new RegExp("".concat(Ut.source,"*$"));function g(e,t){return{start:e,end:t}}var un=!!String.prototype.startsWith&&"_a".startsWith("a",1),hn=!!String.fromCodePoint,ln=!!Object.fromEntries,fn=!!String.prototype.codePointAt,cn=!!String.prototype.trimStart,mn=!!String.prototype.trimEnd,pn=!!Number.isSafeInteger,dn=pn?Number.isSafeInteger:function(e){return typeof e=="number"&&isFinite(e)&&Math.floor(e)===e&&Math.abs(e)<=9007199254740991},Ue=!0;try{var gn=kt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");Ue=((Ae=gn.exec("a"))===null||Ae===void 0?void 0:Ae[0])==="a"}catch(e){Ue=!1}var ht=un?function(t,r,n){return t.startsWith(r,n)}:function(t,r,n){return t.slice(n,n+r.length)===r},De=hn?String.fromCodePoint:function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];for(var n="",i=t.length,s=0,a;i>s;){if(a=t[s++],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},lt=ln?Object.fromEntries:function(t){for(var r={},n=0,i=t;n<i.length;n++){var s=i[n],a=s[0],o=s[1];r[a]=o}return r},jt=fn?function(t,r){return t.codePointAt(r)}:function(t,r){var n=t.length;if(!(r<0||r>=n)){var i=t.charCodeAt(r),s;return i<55296||i>56319||r+1===n||(s=t.charCodeAt(r+1))<56320||s>57343?i:(i-55296<<10)+(s-56320)+65536}},bn=cn?function(t){return t.trimStart()}:function(t){return t.replace(on,"")},_n=mn?function(t){return t.trimEnd()}:function(t){return t.replace(an,"")};function kt(e,t){return new RegExp(e,t)}var Ge;if(Ue){var ft=kt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");Ge=function(t,r){var n;ft.lastIndex=r;var i=ft.exec(t);return(n=i[1])!==null&&n!==void 0?n:""}}else Ge=function(t,r){for(var n=[];;){var i=jt(t,r);if(i===void 0||Vt(i)||vn(i))break;n.push(i),r+=i>=65536?2:1}return De.apply(void 0,n)};var yn=function(){function e(t,r){r===void 0&&(r={}),this.message=t,this.position={offset:0,line:1,column:1},this.ignoreTag=!!r.ignoreTag,this.locale=r.locale,this.requiresOtherClause=!!r.requiresOtherClause,this.shouldParseSkeletons=!!r.shouldParseSkeletons}return e.prototype.parse=function(){if(this.offset()!==0)throw Error("parser can only be used once");return this.parseMessage(0,"",!1)},e.prototype.parseMessage=function(t,r,n){for(var i=[];!this.isEOF();){var s=this.char();if(s===123){var a=this.parseArgument(t,n);if(a.err)return a;i.push(a.val)}else{if(s===125&&t>0)break;if(s===35&&(r==="plural"||r==="selectordinal")){var o=this.clonePosition();this.bump(),i.push({type:E.pound,location:g(o,this.clonePosition())})}else if(s===60&&!this.ignoreTag&&this.peek()===47){if(n)break;return this.error(d.UNMATCHED_CLOSING_TAG,g(this.clonePosition(),this.clonePosition()))}else if(s===60&&!this.ignoreTag&&Fe(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 s=this.parseMessage(t+1,r,!0);if(s.err)return s;var a=s.val,o=this.clonePosition();if(this.bumpIf("</")){if(this.isEOF()||!Fe(this.char()))return this.error(d.INVALID_TAG,g(o,this.clonePosition()));var l=this.clonePosition(),u=this.parseTagName();return i!==u?this.error(d.UNMATCHED_CLOSING_TAG,g(l,this.clonePosition())):(this.bumpSpace(),this.bumpIf(">")?{val:{type:E.tag,value:i,children:a,location:g(n,this.clonePosition())},err:null}:this.error(d.INVALID_TAG,g(o,this.clonePosition())))}else return this.error(d.UNCLOSED_TAG,g(n,this.clonePosition()))}else return this.error(d.INVALID_TAG,g(n,this.clonePosition()))},e.prototype.parseTagName=function(){var t=this.offset();for(this.bump();!this.isEOF()&&xn(this.char());)this.bump();return this.message.slice(t,this.offset())},e.prototype.parseLiteral=function(t,r){for(var n=this.clonePosition(),i="";;){var s=this.tryParseQuote(r);if(s){i+=s;continue}var a=this.tryParseUnquoted(t,r);if(a){i+=a;continue}var o=this.tryParseLeftAngleBracket();if(o){i+=o;continue}break}var l=g(n,this.clonePosition());return{val:{type:E.literal,value:i,location:l},err:null}},e.prototype.tryParseLeftAngleBracket=function(){return!this.isEOF()&&this.char()===60&&(this.ignoreTag||!En(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 De.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(),De(n))},e.prototype.parseArgument=function(t,r){var n=this.clonePosition();if(this.bump(),this.bumpSpace(),this.isEOF())return this.error(d.EXPECT_ARGUMENT_CLOSING_BRACE,g(n,this.clonePosition()));if(this.char()===125)return this.bump(),this.error(d.EMPTY_ARGUMENT,g(n,this.clonePosition()));var i=this.parseIdentifierIfPossible().value;if(!i)return this.error(d.MALFORMED_ARGUMENT,g(n,this.clonePosition()));if(this.bumpSpace(),this.isEOF())return this.error(d.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(d.EXPECT_ARGUMENT_CLOSING_BRACE,g(n,this.clonePosition())):this.parseArgumentOptions(t,r,i,n);default:return this.error(d.MALFORMED_ARGUMENT,g(n,this.clonePosition()))}},e.prototype.parseIdentifierIfPossible=function(){var t=this.clonePosition(),r=this.offset(),n=Ge(this.message,r),i=r+n.length;this.bumpTo(i);var s=this.clonePosition(),a=g(t,s);return{value:n,location:a}},e.prototype.parseArgumentOptions=function(t,r,n,i){var s,a=this.clonePosition(),o=this.parseIdentifierIfPossible().value,l=this.clonePosition();switch(o){case"":return this.error(d.EXPECT_ARGUMENT_TYPE,g(a,l));case"number":case"date":case"time":{this.bumpSpace();var u=null;if(this.bumpIf(",")){this.bumpSpace();var h=this.clonePosition(),c=this.parseSimpleArgStyleIfPossible();if(c.err)return c;var f=_n(c.val);if(f.length===0)return this.error(d.EXPECT_ARGUMENT_STYLE,g(this.clonePosition(),this.clonePosition()));var p=g(h,this.clonePosition());u={style:f,styleLocation:p}}var m=this.tryParseArgumentClose(i);if(m.err)return m;var y=g(i,this.clonePosition());if(u&&ht(u==null?void 0:u.style,"::",0)){var T=bn(u.style.slice(2));if(o==="number"){var c=this.parseNumberSkeletonFromString(T,u.styleLocation);return c.err?c:{val:{type:E.number,value:n,location:y,style:c.val},err:null}}else{if(T.length===0)return this.error(d.EXPECT_DATE_TIME_SKELETON,y);var L=T;this.locale&&(L=nn(T,this.locale));var f={type:k.dateTime,pattern:L,location:u.styleLocation,parsedOptions:this.shouldParseSkeletons?Jr(L):{}},A=o==="date"?E.date:E.time;return{val:{type:A,value:n,location:y,style:f},err:null}}}return{val:{type:o==="number"?E.number:o==="date"?E.date:E.time,value:n,location:y,style:(s=u==null?void 0:u.style)!==null&&s!==void 0?s:null},err:null}}case"plural":case"selectordinal":case"select":{var v=this.clonePosition();if(this.bumpSpace(),!this.bumpIf(","))return this.error(d.EXPECT_SELECT_ARGUMENT_OPTIONS,g(v,b({},v)));this.bumpSpace();var N=this.parseIdentifierIfPossible(),S=0;if(o!=="select"&&N.value==="offset"){if(!this.bumpIf(":"))return this.error(d.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,g(this.clonePosition(),this.clonePosition()));this.bumpSpace();var c=this.tryParseDecimalInteger(d.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,d.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);if(c.err)return c;this.bumpSpace(),N=this.parseIdentifierIfPossible(),S=c.val}var $=this.tryParsePluralOrSelectOptions(t,o,r,N);if($.err)return $;var m=this.tryParseArgumentClose(i);if(m.err)return m;var se=g(i,this.clonePosition());return o==="select"?{val:{type:E.select,value:n,options:lt($.val),location:se},err:null}:{val:{type:E.plural,value:n,options:lt($.val),offset:S,pluralType:o==="plural"?"cardinal":"ordinal",location:se},err:null}}default:return this.error(d.INVALID_ARGUMENT_TYPE,g(a,l))}},e.prototype.tryParseArgumentClose=function(t){return this.isEOF()||this.char()!==125?this.error(d.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(d.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=Yr(t)}catch(i){return this.error(d.INVALID_NUMBER_SKELETON,r)}return{val:{type:k.number,tokens:n,location:r,parsedOptions:this.shouldParseSkeletons?rn(n):{}},err:null}},e.prototype.tryParsePluralOrSelectOptions=function(t,r,n,i){for(var s,a=!1,o=[],l=new Set,u=i.value,h=i.location;;){if(u.length===0){var c=this.clonePosition();if(r!=="select"&&this.bumpIf("=")){var f=this.tryParseDecimalInteger(d.EXPECT_PLURAL_ARGUMENT_SELECTOR,d.INVALID_PLURAL_ARGUMENT_SELECTOR);if(f.err)return f;h=g(c,this.clonePosition()),u=this.message.slice(c.offset,this.offset())}else break}if(l.has(u))return this.error(r==="select"?d.DUPLICATE_SELECT_ARGUMENT_SELECTOR:d.DUPLICATE_PLURAL_ARGUMENT_SELECTOR,h);u==="other"&&(a=!0),this.bumpSpace();var p=this.clonePosition();if(!this.bumpIf("{"))return this.error(r==="select"?d.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT:d.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT,g(this.clonePosition(),this.clonePosition()));var m=this.parseMessage(t+1,r,n);if(m.err)return m;var y=this.tryParseArgumentClose(p);if(y.err)return y;o.push([u,{value:m.val,location:g(p,this.clonePosition())}]),l.add(u),this.bumpSpace(),s=this.parseIdentifierIfPossible(),u=s.value,h=s.location}return o.length===0?this.error(r==="select"?d.EXPECT_SELECT_ARGUMENT_SELECTOR:d.EXPECT_PLURAL_ARGUMENT_SELECTOR,g(this.clonePosition(),this.clonePosition())):this.requiresOtherClause&&!a?this.error(d.MISSING_OTHER_CLAUSE,g(this.clonePosition(),this.clonePosition())):{val:o,err:null}},e.prototype.tryParseDecimalInteger=function(t,r){var n=1,i=this.clonePosition();this.bumpIf("+")||this.bumpIf("-")&&(n=-1);for(var s=!1,a=0;!this.isEOF();){var o=this.char();if(o>=48&&o<=57)s=!0,a=a*10+(o-48),this.bump();else break}var l=g(i,this.clonePosition());return s?(a*=n,dn(a)?{val:a,err:null}:this.error(r,l)):this.error(t,l)},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=jt(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(ht(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()&&Vt(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 Fe(e){return e>=97&&e<=122||e>=65&&e<=90}function En(e){return Fe(e)||e===47}function xn(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 Vt(e){return e>=9&&e<=13||e===32||e===133||e>=8206&&e<=8207||e===8232||e===8233}function vn(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 je(e){e.forEach(function(t){if(delete t.location,It(t)||Mt(t))for(var r in t.options)delete t.options[r].location,je(t.options[r].value);else Ct(t)&&Rt(t.style)||(Lt(t)||Nt(t))&&Re(t.style)?delete t.style.location:$t(t)&&je(t.children)})}function Hn(e,t){t===void 0&&(t={}),t=b({shouldParseSkeletons:!0,requiresOtherClause:!0},t);var r=new yn(e,t).parse();if(r.err){var n=SyntaxError(d[r.err.kind]);throw n.location=r.err.location,n.originalMessage=r.err.message,n}return t!=null&&t.captureLocation||je(r.val),r.val}function Oe(e,t){var r=t&&t.cache?t.cache:On,n=t&&t.serializer?t.serializer:An,i=t&&t.strategy?t.strategy:Bn;return i(e,{cache:r,serializer:n})}function Tn(e){return e==null||typeof e=="number"||typeof e=="boolean"}function Xt(e,t,r,n){var i=Tn(n)?n:r(n),s=t.get(i);return typeof s=="undefined"&&(s=e.call(this,n),t.set(i,s)),s}function zt(e,t,r){var n=Array.prototype.slice.call(arguments,3),i=r(n),s=t.get(i);return typeof s=="undefined"&&(s=e.apply(this,n),t.set(i,s)),s}function We(e,t,r,n,i){return r.bind(t,e,n,i)}function Bn(e,t){var r=e.length===1?Xt:zt;return We(e,this,r,t.cache.create(),t.serializer)}function Sn(e,t){return We(e,this,zt,t.cache.create(),t.serializer)}function wn(e,t){return We(e,this,Xt,t.cache.create(),t.serializer)}var An=function(){return JSON.stringify(arguments)};function Ze(){this.cache=Object.create(null)}Ze.prototype.get=function(e){return this.cache[e]};Ze.prototype.set=function(e,t){this.cache[e]=t};var On={create:function(){return new Ze}},Pe={variadic:Sn,monadic:wn},V;(function(e){e.MISSING_VALUE="MISSING_VALUE",e.INVALID_VALUE="INVALID_VALUE",e.MISSING_INTL_API="MISSING_INTL_API"})(V||(V={}));var _e=function(e){be(t,e);function t(r,n,i){var s=e.call(this,r)||this;return s.code=n,s.originalMessage=i,s}return t.prototype.toString=function(){return"[formatjs Error: ".concat(this.code,"] ").concat(this.message)},t}(Error),ct=function(e){be(t,e);function t(r,n,i,s){return e.call(this,'Invalid values for "'.concat(r,'": "').concat(n,'". Options are "').concat(Object.keys(i).join('", "'),'"'),V.INVALID_VALUE,s)||this}return t}(_e),Pn=function(e){be(t,e);function t(r,n,i){return e.call(this,'Value for "'.concat(r,'" must be of type ').concat(n),V.INVALID_VALUE,i)||this}return t}(_e),Cn=function(e){be(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,'"'),V.MISSING_VALUE,n)||this}return t}(_e),x;(function(e){e[e.literal=0]="literal",e[e.object=1]="object"})(x||(x={}));function Ln(e){return e.length<2?e:e.reduce(function(t,r){var n=t[t.length-1];return!n||n.type!==x.literal||r.type!==x.literal?t.push(r):n.value+=r.value,t},[])}function Nn(e){return typeof e=="function"}function le(e,t,r,n,i,s,a){if(e.length===1&&st(e[0]))return[{type:x.literal,value:e[0].value}];for(var o=[],l=0,u=e;l<u.length;l++){var h=u[l];if(st(h)){o.push({type:x.literal,value:h.value});continue}if(Zr(h)){typeof s=="number"&&o.push({type:x.literal,value:r.getNumberFormat(t).format(s)});continue}var c=h.value;if(!(i&&c in i))throw new Cn(c,a);var f=i[c];if(Wr(h)){(!f||typeof f=="string"||typeof f=="number")&&(f=typeof f=="string"||typeof f=="number"?String(f):""),o.push({type:typeof f=="string"?x.literal:x.object,value:f});continue}if(Lt(h)){var p=typeof h.style=="string"?n.date[h.style]:Re(h.style)?h.style.parsedOptions:void 0;o.push({type:x.literal,value:r.getDateTimeFormat(t,p).format(f)});continue}if(Nt(h)){var p=typeof h.style=="string"?n.time[h.style]:Re(h.style)?h.style.parsedOptions:n.time.medium;o.push({type:x.literal,value:r.getDateTimeFormat(t,p).format(f)});continue}if(Ct(h)){var p=typeof h.style=="string"?n.number[h.style]:Rt(h.style)?h.style.parsedOptions:void 0;p&&p.scale&&(f=f*(p.scale||1)),o.push({type:x.literal,value:r.getNumberFormat(t,p).format(f)});continue}if($t(h)){var m=h.children,y=h.value,T=i[y];if(!Nn(T))throw new Pn(y,"function",a);var L=le(m,t,r,n,i,s),A=T(L.map(function(S){return S.value}));Array.isArray(A)||(A=[A]),o.push.apply(o,A.map(function(S){return{type:typeof S=="string"?x.literal:x.object,value:S}}))}if(It(h)){var v=h.options[f]||h.options.other;if(!v)throw new ct(h.value,f,Object.keys(h.options),a);o.push.apply(o,le(v.value,t,r,n,i));continue}if(Mt(h)){var v=h.options["=".concat(f)];if(!v){if(!Intl.PluralRules)throw new _e(`Intl.PluralRules is not available in this environment.
1
+ "use strict";var rr=Object.defineProperty,nr=Object.defineProperties;var ir=Object.getOwnPropertyDescriptors;var qe=Object.getOwnPropertySymbols;var sr=Object.prototype.hasOwnProperty,or=Object.prototype.propertyIsEnumerable;var Ee=(e,t,r)=>t in e?rr(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Ye=(e,t)=>{for(var r in t||(t={}))sr.call(t,r)&&Ee(e,r,t[r]);if(qe)for(var r of qe(t))or.call(t,r)&&Ee(e,r,t[r]);return e},Ke=(e,t)=>nr(e,ir(t));var H=(e,t,r)=>Ee(e,typeof t!="symbol"?t+"":t,r);var et=(e,t,r)=>new Promise((n,i)=>{var s=l=>{try{o(r.next(l))}catch(u){i(u)}},a=l=>{try{o(r.throw(l))}catch(u){i(u)}},o=l=>l.done?n(l.value):Promise.resolve(l.value).then(s,a);o((r=r.apply(e,t)).next())});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});function B(){}function ar(e,t){for(const r in t)e[r]=t[r];return e}function Tt(e){return e()}function tt(){return Object.create(null)}function te(e){e.forEach(Tt)}function Ve(e){return typeof e=="function"}function Bt(e,t){return e!=e?t==t:e!==t||e&&typeof e=="object"||typeof e=="function"}function ur(e){return Object.keys(e).length===0}function St(e,...t){if(e==null){for(const n of t)n(void 0);return B}const r=e.subscribe(...t);return r.unsubscribe?()=>r.unsubscribe():r}function hr(e,t,r){e.$$.on_destroy.push(St(t,r))}function xe(e,t,r,n){if(e){const i=wt(e,t,r,n);return e[0](i)}}function wt(e,t,r,n){return e[1]&&n?ar(r.ctx.slice(),e[1](n(t))):r.ctx}function ve(e,t,r,n){if(e[2]&&n){const i=e[2](n(r));if(t.dirty===void 0)return i;if(typeof i=="object"){const s=[],a=Math.max(t.dirty.length,i.length);for(let o=0;o<a;o+=1)s[o]=t.dirty[o]|i[o];return s}return t.dirty|i}return t.dirty}function He(e,t,r,n,i,s){if(i){const a=wt(t,r,n,s);e.p(a,i)}}function Te(e){if(e.ctx.length>32){const t=[],r=e.ctx.length/32;for(let n=0;n<r;n++)t[n]=-1;return t}return-1}function ce(e,t){e.appendChild(t)}function lr(e,t,r){const n=fr(e);if(!n.getElementById(t)){const i=W("style");i.id=t,i.textContent=r,cr(n,i)}}function fr(e){if(!e)return document;const t=e.getRootNode?e.getRootNode():e.ownerDocument;return t&&t.host?t:e.ownerDocument}function cr(e,t){return ce(e.head||e,t),t.sheet}function z(e,t,r){e.insertBefore(t,r||null)}function I(e){e.parentNode&&e.parentNode.removeChild(e)}function W(e){return document.createElement(e)}function Xe(e){return document.createTextNode(e)}function rt(){return Xe(" ")}function mr(){return Xe("")}function At(e,t,r,n){return e.addEventListener(t,r,n),()=>e.removeEventListener(t,r,n)}function re(e,t,r){r==null?e.removeAttribute(t):e.getAttribute(t)!==r&&e.setAttribute(t,r)}function pr(e){return Array.from(e.childNodes)}function dr(e,t){t=""+t,e.data!==t&&(e.data=t)}function br(e){const t={};return e.childNodes.forEach(r=>{t[r.slot||"default"]=!0}),t}let ze;function Y(e){ze=e}const G=[],Ne=[];let F=[];const nt=[],gr=Promise.resolve();let Ie=!1;function _r(){Ie||(Ie=!0,gr.then(O))}function Me(e){F.push(e)}const Be=new Set;let U=0;function O(){if(U!==0)return;const e=ze;do{try{for(;U<G.length;){const t=G[U];U++,Y(t),yr(t.$$)}}catch(t){throw G.length=0,U=0,t}for(Y(null),G.length=0,U=0;Ne.length;)Ne.pop()();for(let t=0;t<F.length;t+=1){const r=F[t];Be.has(r)||(Be.add(r),r())}F.length=0}while(G.length);for(;nt.length;)nt.pop()();Ie=!1,Be.clear(),Y(e)}function yr(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(Me)}}function Er(e){const t=[],r=[];F.forEach(n=>e.indexOf(n)===-1?t.push(n):r.push(n)),r.forEach(n=>n()),F=t}const ae=new Set;let xr;function ue(e,t){e&&e.i&&(ae.delete(e),e.i(t))}function Se(e,t,r,n){if(e&&e.o){if(ae.has(e))return;ae.add(e),xr.c.push(()=>{ae.delete(e)}),e.o(t)}}function vr(e,t,r){const{fragment:n,after_update:i}=e.$$;n&&n.m(t,r),Me(()=>{const s=e.$$.on_mount.map(Tt).filter(Ve);e.$$.on_destroy?e.$$.on_destroy.push(...s):te(s),e.$$.on_mount=[]}),i.forEach(Me)}function Hr(e,t){const r=e.$$;r.fragment!==null&&(Er(r.after_update),te(r.on_destroy),r.fragment&&r.fragment.d(t),r.on_destroy=r.fragment=null,r.ctx=[])}function Tr(e,t){e.$$.dirty[0]===-1&&(G.push(e),_r(),e.$$.dirty.fill(0)),e.$$.dirty[t/31|0]|=1<<t%31}function Br(e,t,r,n,i,s,a=null,o=[-1]){const l=ze;Y(e);const u=e.$$={fragment:null,ctx:[],props:s,update:B,not_equal:i,bound:tt(),on_mount:[],on_destroy:[],on_disconnect:[],before_update:[],after_update:[],context:new Map(t.context||(l?l.$$.context:[])),callbacks:tt(),dirty:o,skip_bound:!1,root:t.target||l.$$.root};a&&a(u.root);let h=!1;if(u.ctx=r?r(e,t.props||{},(c,f,...p)=>{const m=p.length?p[0]:f;return u.ctx&&i(u.ctx[c],u.ctx[c]=m)&&(!u.skip_bound&&u.bound[c]&&u.bound[c](m),h&&Tr(e,c)),f}):[],u.update(),h=!0,te(u.before_update),u.fragment=n?n(u.ctx):!1,t.target){if(t.hydrate){const c=pr(t.target);u.fragment&&u.fragment.l(c),c.forEach(I)}else u.fragment&&u.fragment.c();t.intro&&ue(e.$$.fragment),vr(e,t.target,t.anchor),O()}Y(l)}let Ot;typeof HTMLElement=="function"&&(Ot=class extends HTMLElement{constructor(t,r,n){super();H(this,"$$ctor");H(this,"$$s");H(this,"$$c");H(this,"$$cn",!1);H(this,"$$d",{});H(this,"$$r",!1);H(this,"$$p_d",{});H(this,"$$l",{});H(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 et(this,null,function*(){if(this.$$cn=!0,!this.$$c){let t=function(s){return()=>{let a;return{c:function(){a=W("slot"),s!=="default"&&re(a,"name",s)},m:function(u,h){z(u,a,h)},d:function(u){u&&I(a)}}}};if(yield Promise.resolve(),!this.$$cn||this.$$c)return;const r={},n=br(this);for(const s of this.$$s)s in n&&(r[s]=[t(s)]);for(const s of this.attributes){const a=this.$$g_p(s.name);a in this.$$d||(this.$$d[a]=he(a,s.value,this.$$p_d,"toProp"))}for(const s in this.$$p_d)!(s in this.$$d)&&this[s]!==void 0&&(this.$$d[s]=this[s],delete this[s]);this.$$c=new this.$$ctor({target:this.shadowRoot||this,props:Ke(Ye({},this.$$d),{$$slots:r,$$scope:{ctx:[]}})});const i=()=>{this.$$r=!0;for(const s in this.$$p_d)if(this.$$d[s]=this.$$c.$$.ctx[this.$$c.$$.props[s]],this.$$p_d[s].reflect){const a=he(s,this.$$d[s],this.$$p_d,"toAttribute");a==null?this.removeAttribute(this.$$p_d[s].attribute||s):this.setAttribute(this.$$p_d[s].attribute||s,a)}this.$$r=!1};this.$$c.$$.after_update.push(i),i();for(const s in this.$$l)for(const a of this.$$l[s]){const o=this.$$c.$on(s,a);this.$$l_u.set(a,o)}this.$$l={}}})}attributeChangedCallback(t,r,n){var i;this.$$r||(t=this.$$g_p(t),this.$$d[t]=he(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 he(e,t,r,n){var s;const i=(s=r[e])==null?void 0:s.type;if(t=i==="Boolean"&&typeof t!="boolean"?t!=null:t,!n||!r[e])return t;if(n==="toAttribute")switch(i){case"Object":case"Array":return t==null?null:JSON.stringify(t);case"Boolean":return t?"":null;case"Number":return t==null?null:t;default:return t}else switch(i){case"Object":case"Array":return t&&JSON.parse(t);case"Boolean":return t;case"Number":return t!=null?+t:t;default:return t}}function Sr(e,t,r,n,i,s){let a=class extends Ot{constructor(){super(e,r,i),this.$$p_d=t}static get observedAttributes(){return Object.keys(t).map(o=>(t[o].attribute||o).toLowerCase())}};return Object.keys(t).forEach(o=>{Object.defineProperty(a.prototype,o,{get(){return this.$$c&&o in this.$$c?this.$$c[o]:this.$$d[o]},set(l){var u;l=he(o,l,t),this.$$d[o]=l,(u=this.$$c)==null||u.$set({[o]:l})}})}),n.forEach(o=>{Object.defineProperty(a.prototype,o,{get(){var l;return(l=this.$$c)==null?void 0:l[o]}})}),e.element=a,a}class wr{constructor(){H(this,"$$");H(this,"$$set")}$destroy(){Hr(this,1),this.$destroy=B}$on(t,r){if(!Ve(r))return B;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&&!ur(t)&&(this.$$.skip_bound=!0,this.$$set(t),this.$$.skip_bound=!1)}}const Ar="4";typeof window!="undefined"&&(window.__svelte||(window.__svelte={v:new Set})).v.add(Ar);const D=[];function Or(e,t){return{subscribe:be(e,t).subscribe}}function be(e,t=B){let r;const n=new Set;function i(o){if(Bt(e,o)&&(e=o,r)){const l=!D.length;for(const u of n)u[1](),D.push(u,e);if(l){for(let u=0;u<D.length;u+=2)D[u][0](D[u+1]);D.length=0}}}function s(o){i(o(e))}function a(o,l=B){const u=[o,l];return n.add(u),n.size===1&&(r=t(i,s)||B),o(e),()=>{n.delete(u),n.size===0&&r&&(r(),r=null)}}return{set:i,update:s,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 s=t.length<2;return Or(r,(a,o)=>{let l=!1;const u=[];let h=0,c=B;const f=()=>{if(h)return;c();const m=t(n?u[0]:u,a,o);s?a(m):c=Ve(m)?m:B},p=i.map((m,y)=>St(m,T=>{u[y]=T,h&=~(1<<y),l&&f()},()=>{h|=1<<y}));return l=!0,f(),function(){te(p),c(),l=!1}})}function Pr(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Cr=function(t){return Lr(t)&&!Nr(t)};function Lr(e){return!!e&&typeof e=="object"}function Nr(e){var t=Object.prototype.toString.call(e);return t==="[object RegExp]"||t==="[object Date]"||$r(e)}var Ir=typeof Symbol=="function"&&Symbol.for,Mr=Ir?Symbol.for("react.element"):60103;function $r(e){return e.$$typeof===Mr}function Rr(e){return Array.isArray(e)?[]:{}}function K(e,t){return t.clone!==!1&&t.isMergeableObject(e)?j(Rr(e),e,t):e}function Ur(e,t,r){return e.concat(t).map(function(n){return K(n,r)})}function Dr(e,t){if(!t.customMerge)return j;var r=t.customMerge(e);return typeof r=="function"?r:j}function Gr(e){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(e).filter(function(t){return Object.propertyIsEnumerable.call(e,t)}):[]}function it(e){return Object.keys(e).concat(Gr(e))}function Pt(e,t){try{return t in e}catch(r){return!1}}function Fr(e,t){return Pt(e,t)&&!(Object.hasOwnProperty.call(e,t)&&Object.propertyIsEnumerable.call(e,t))}function jr(e,t,r){var n={};return r.isMergeableObject(e)&&it(e).forEach(function(i){n[i]=K(e[i],r)}),it(t).forEach(function(i){Fr(e,i)||(Pt(e,i)&&r.isMergeableObject(t[i])?n[i]=Dr(i,r)(e[i],t[i],r):n[i]=K(t[i],r))}),n}function j(e,t,r){r=r||{},r.arrayMerge=r.arrayMerge||Ur,r.isMergeableObject=r.isMergeableObject||Cr,r.cloneUnlessOtherwiseSpecified=K;var n=Array.isArray(t),i=Array.isArray(e),s=n===i;return s?n?r.arrayMerge(e,t,r):jr(e,t,r):K(t,r)}j.all=function(t,r){if(!Array.isArray(t))throw new Error("first argument should be an array");return t.reduce(function(n,i){return j(n,i,r)},{})};var kr=j,Vr=kr;const Xr=Pr(Vr);var $e=function(e,t){return $e=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])},$e(e,t)};function ge(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");$e(e,t);function r(){this.constructor=e}e.prototype=t===null?Object.create(t):(r.prototype=t.prototype,new r)}var g=function(){return g=Object.assign||function(t){for(var r,n=1,i=arguments.length;n<i;n++){r=arguments[n];for(var s in r)Object.prototype.hasOwnProperty.call(r,s)&&(t[s]=r[s])}return t},g.apply(this,arguments)};function zr(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 we(e,t,r){if(r||arguments.length===2)for(var n=0,i=t.length,s;n<i;n++)(s||!(n in t))&&(s||(s=Array.prototype.slice.call(t,0,n)),s[n]=t[n]);return e.concat(s||Array.prototype.slice.call(t))}var d;(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"})(d||(d={}));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 k;(function(e){e[e.number=0]="number",e[e.dateTime=1]="dateTime"})(k||(k={}));function st(e){return e.type===E.literal}function Wr(e){return e.type===E.argument}function Ct(e){return e.type===E.number}function Lt(e){return e.type===E.date}function Nt(e){return e.type===E.time}function It(e){return e.type===E.select}function Mt(e){return e.type===E.plural}function Zr(e){return e.type===E.pound}function $t(e){return e.type===E.tag}function Rt(e){return!!(e&&typeof e=="object"&&e.type===k.number)}function Re(e){return!!(e&&typeof e=="object"&&e.type===k.dateTime)}var Ut=/[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,Qr=/(?:[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 Jr(e){var t={};return e.replace(Qr,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 qr=/[\t-\r \x85\u200E\u200F\u2028\u2029]/i;function Yr(e){if(e.length===0)throw new Error("Number skeleton cannot be empty");for(var t=e.split(qr).filter(function(f){return f.length>0}),r=[],n=0,i=t;n<i.length;n++){var s=i[n],a=s.split("/");if(a.length===0)throw new Error("Invalid number skeleton");for(var o=a[0],l=a.slice(1),u=0,h=l;u<h.length;u++){var c=h[u];if(c.length===0)throw new Error("Invalid number skeleton")}r.push({stem:o,options:l})}return r}function Kr(e){return e.replace(/^(.*?)-/,"")}var ot=/^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g,Dt=/^(@+)?(\+|#+)?[rs]?$/g,en=/(\*)(0+)|(#+)(0+)|(0+)/g,Gt=/^(0+)$/;function at(e){var t={};return e[e.length-1]==="r"?t.roundingPriority="morePrecision":e[e.length-1]==="s"&&(t.roundingPriority="lessPrecision"),e.replace(Dt,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 Ft(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 tn(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)),!Gt.test(e))throw new Error("Malformed concise eng/scientific notation");t.minimumIntegerDigits=e.length}return t}function ut(e){var t={},r=Ft(e);return r||t}function rn(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=g(g(g({},t),{notation:"scientific"}),i.options.reduce(function(l,u){return g(g({},l),ut(u))},{}));continue;case"engineering":t=g(g(g({},t),{notation:"engineering"}),i.options.reduce(function(l,u){return g(g({},l),ut(u))},{}));continue;case"notation-simple":t.notation="standard";continue;case"unit-width-narrow":t.currencyDisplay="narrowSymbol",t.unitDisplay="narrow";continue;case"unit-width-short":t.currencyDisplay="code",t.unitDisplay="short";continue;case"unit-width-full-name":t.currencyDisplay="name",t.unitDisplay="long";continue;case"unit-width-iso-code":t.currencyDisplay="symbol";continue;case"scale":t.scale=parseFloat(i.options[0]);continue;case"rounding-mode-floor":t.roundingMode="floor";continue;case"rounding-mode-ceiling":t.roundingMode="ceil";continue;case"rounding-mode-down":t.roundingMode="trunc";continue;case"rounding-mode-up":t.roundingMode="expand";continue;case"rounding-mode-half-even":t.roundingMode="halfEven";continue;case"rounding-mode-half-down":t.roundingMode="halfTrunc";continue;case"rounding-mode-half-up":t.roundingMode="halfExpand";continue;case"integer-width":if(i.options.length>1)throw new RangeError("integer-width stems only accept a single optional option");i.options[0].replace(en,function(l,u,h,c,f,p){if(u)t.minimumIntegerDigits=h.length;else{if(c&&f)throw new Error("We currently do not support maximum integer digits");if(p)throw new Error("We currently do not support exact integer digits")}return""});continue}if(Gt.test(i.stem)){t.minimumIntegerDigits=i.stem.length;continue}if(ot.test(i.stem)){if(i.options.length>1)throw new RangeError("Fraction-precision stems only accept a single optional option");i.stem.replace(ot,function(l,u,h,c,f,p){return h==="*"?t.minimumFractionDigits=u.length:c&&c[0]==="#"?t.maximumFractionDigits=c.length:f&&p?(t.minimumFractionDigits=f.length,t.maximumFractionDigits=f.length+p.length):(t.minimumFractionDigits=u.length,t.maximumFractionDigits=u.length),""});var s=i.options[0];s==="w"?t=g(g({},t),{trailingZeroDisplay:"stripIfInteger"}):s&&(t=g(g({},t),at(s)));continue}if(Dt.test(i.stem)){t=g(g({},t),at(i.stem));continue}var a=Ft(i.stem);a&&(t=g(g({},t),a));var o=tn(i.stem);o&&(t=g(g({},t),o))}return t}var oe={"001":["H","h"],AC:["H","h","hb","hB"],AD:["H","hB"],AE:["h","hB","hb","H"],AF:["H","hb","hB","h"],AG:["h","hb","H","hB"],AI:["H","h","hb","hB"],AL:["h","H","hB"],AM:["H","hB"],AO:["H","hB"],AR:["H","h","hB","hb"],AS:["h","H"],AT:["H","hB"],AU:["h","hb","H","hB"],AW:["H","hB"],AX:["H"],AZ:["H","hB","h"],BA:["H","hB","h"],BB:["h","hb","H","hB"],BD:["h","hB","H"],BE:["H","hB"],BF:["H","hB"],BG:["H","hB","h"],BH:["h","hB","hb","H"],BI:["H","h"],BJ:["H","hB"],BL:["H","hB"],BM:["h","hb","H","hB"],BN:["hb","hB","h","H"],BO:["H","hB","h","hb"],BQ:["H"],BR:["H","hB"],BS:["h","hb","H","hB"],BT:["h","H"],BW:["H","h","hb","hB"],BY:["H","h"],BZ:["H","h","hb","hB"],CA:["h","hb","H","hB"],CC:["H","h","hb","hB"],CD:["hB","H"],CF:["H","h","hB"],CG:["H","hB"],CH:["H","hB","h"],CI:["H","hB"],CK:["H","h","hb","hB"],CL:["H","h","hB","hb"],CM:["H","h","hB"],CN:["H","hB","hb","h"],CO:["h","H","hB","hb"],CP:["H"],CR:["H","h","hB","hb"],CU:["H","h","hB","hb"],CV:["H","hB"],CW:["H","hB"],CX:["H","h","hb","hB"],CY:["h","H","hb","hB"],CZ:["H"],DE:["H","hB"],DG:["H","h","hb","hB"],DJ:["h","H"],DK:["H"],DM:["h","hb","H","hB"],DO:["h","H","hB","hb"],DZ:["h","hB","hb","H"],EA:["H","h","hB","hb"],EC:["H","hB","h","hb"],EE:["H","hB"],EG:["h","hB","hb","H"],EH:["h","hB","hb","H"],ER:["h","H"],ES:["H","hB","h","hb"],ET:["hB","hb","h","H"],FI:["H"],FJ:["h","hb","H","hB"],FK:["H","h","hb","hB"],FM:["h","hb","H","hB"],FO:["H","h"],FR:["H","hB"],GA:["H","hB"],GB:["H","h","hb","hB"],GD:["h","hb","H","hB"],GE:["H","hB","h"],GF:["H","hB"],GG:["H","h","hb","hB"],GH:["h","H"],GI:["H","h","hb","hB"],GL:["H","h"],GM:["h","hb","H","hB"],GN:["H","hB"],GP:["H","hB"],GQ:["H","hB","h","hb"],GR:["h","H","hb","hB"],GT:["H","h","hB","hb"],GU:["h","hb","H","hB"],GW:["H","hB"],GY:["h","hb","H","hB"],HK:["h","hB","hb","H"],HN:["H","h","hB","hb"],HR:["H","hB"],HU:["H","h"],IC:["H","h","hB","hb"],ID:["H"],IE:["H","h","hb","hB"],IL:["H","hB"],IM:["H","h","hb","hB"],IN:["h","H"],IO:["H","h","hb","hB"],IQ:["h","hB","hb","H"],IR:["hB","H"],IS:["H"],IT:["H","hB"],JE:["H","h","hb","hB"],JM:["h","hb","H","hB"],JO:["h","hB","hb","H"],JP:["H","K","h"],KE:["hB","hb","H","h"],KG:["H","h","hB","hb"],KH:["hB","h","H","hb"],KI:["h","hb","H","hB"],KM:["H","h","hB","hb"],KN:["h","hb","H","hB"],KP:["h","H","hB","hb"],KR:["h","H","hB","hb"],KW:["h","hB","hb","H"],KY:["h","hb","H","hB"],KZ:["H","hB"],LA:["H","hb","hB","h"],LB:["h","hB","hb","H"],LC:["h","hb","H","hB"],LI:["H","hB","h"],LK:["H","h","hB","hb"],LR:["h","hb","H","hB"],LS:["h","H"],LT:["H","h","hb","hB"],LU:["H","h","hB"],LV:["H","hB","hb","h"],LY:["h","hB","hb","H"],MA:["H","h","hB","hb"],MC:["H","hB"],MD:["H","hB"],ME:["H","hB","h"],MF:["H","hB"],MG:["H","h"],MH:["h","hb","H","hB"],MK:["H","h","hb","hB"],ML:["H"],MM:["hB","hb","H","h"],MN:["H","h","hb","hB"],MO:["h","hB","hb","H"],MP:["h","hb","H","hB"],MQ:["H","hB"],MR:["h","hB","hb","H"],MS:["H","h","hb","hB"],MT:["H","h"],MU:["H","h"],MV:["H","h"],MW:["h","hb","H","hB"],MX:["H","h","hB","hb"],MY:["hb","hB","h","H"],MZ:["H","hB"],NA:["h","H","hB","hb"],NC:["H","hB"],NE:["H"],NF:["H","h","hb","hB"],NG:["H","h","hb","hB"],NI:["H","h","hB","hb"],NL:["H","hB"],NO:["H","h"],NP:["H","h","hB"],NR:["H","h","hb","hB"],NU:["H","h","hb","hB"],NZ:["h","hb","H","hB"],OM:["h","hB","hb","H"],PA:["h","H","hB","hb"],PE:["H","hB","h","hb"],PF:["H","h","hB"],PG:["h","H"],PH:["h","hB","hb","H"],PK:["h","hB","H"],PL:["H","h"],PM:["H","hB"],PN:["H","h","hb","hB"],PR:["h","H","hB","hb"],PS:["h","hB","hb","H"],PT:["H","hB"],PW:["h","H"],PY:["H","h","hB","hb"],QA:["h","hB","hb","H"],RE:["H","hB"],RO:["H","hB"],RS:["H","hB","h"],RU:["H"],RW:["H","h"],SA:["h","hB","hb","H"],SB:["h","hb","H","hB"],SC:["H","h","hB"],SD:["h","hB","hb","H"],SE:["H"],SG:["h","hb","H","hB"],SH:["H","h","hb","hB"],SI:["H","hB"],SJ:["H"],SK:["H"],SL:["h","hb","H","hB"],SM:["H","h","hB"],SN:["H","h","hB"],SO:["h","H"],SR:["H","hB"],SS:["h","hb","H","hB"],ST:["H","hB"],SV:["H","h","hB","hb"],SX:["H","h","hb","hB"],SY:["h","hB","hb","H"],SZ:["h","hb","H","hB"],TA:["H","h","hb","hB"],TC:["h","hb","H","hB"],TD:["h","H","hB"],TF:["H","h","hB"],TG:["H","hB"],TH:["H","h"],TJ:["H","h"],TL:["H","hB","hb","h"],TM:["H","h"],TN:["h","hB","hb","H"],TO:["h","H"],TR:["H","hB"],TT:["h","hb","H","hB"],TW:["hB","hb","h","H"],TZ:["hB","hb","H","h"],UA:["H","hB","h"],UG:["hB","hb","H","h"],UM:["h","hb","H","hB"],US:["h","hb","H","hB"],UY:["H","h","hB","hb"],UZ:["H","hB","h"],VA:["H","h","hB"],VC:["h","hb","H","hB"],VE:["h","H","hB","hb"],VG:["h","hb","H","hB"],VI:["h","hb","H","hB"],VN:["H","h"],VU:["h","H"],WF:["H","hB"],WS:["h","H"],XK:["H","hB","h"],YE:["h","hB","hb","H"],YT:["H","hB"],ZA:["H","h","hb","hB"],ZM:["h","hb","H","hB"],ZW:["H","h"],"af-ZA":["H","h","hB","hb"],"ar-001":["h","hB","hb","H"],"ca-ES":["H","h","hB"],"en-001":["h","hb","H","hB"],"es-BO":["H","h","hB","hb"],"es-BR":["H","h","hB","hb"],"es-EC":["H","h","hB","hb"],"es-ES":["H","h","hB","hb"],"es-GQ":["H","h","hB","hb"],"es-PE":["H","h","hB","hb"],"fr-CA":["H","h","hB"],"gl-ES":["H","h","hB"],"gu-IN":["hB","hb","h","H"],"hi-IN":["hB","h","H"],"it-CH":["H","h","hB"],"it-IT":["H","h","hB"],"kn-IN":["hB","h","H"],"ml-IN":["hB","h","H"],"mr-IN":["hB","hb","h","H"],"pa-IN":["hB","hb","h","H"],"ta-IN":["hB","h","hb","H"],"te-IN":["hB","h","H"],"zu-ZA":["H","hB","hb","h"]};function nn(e,t){for(var r="",n=0;n<e.length;n++){var i=e.charAt(n);if(i==="j"){for(var s=0;n+1<e.length&&e.charAt(n+1)===i;)s++,n++;var a=1+(s&1),o=s<2?1:3+(s>>1),l="a",u=sn(t);for((u=="H"||u=="k")&&(o=0);o-- >0;)r+=l;for(;a-- >0;)r=u+r}else i==="J"?r+="H":r+=i}return r}function sn(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=oe[n||""]||oe[r||""]||oe["".concat(r,"-001")]||oe["001"];return i[0]}var Ae,on=new RegExp("^".concat(Ut.source,"*")),an=new RegExp("".concat(Ut.source,"*$"));function b(e,t){return{start:e,end:t}}var un=!!String.prototype.startsWith&&"_a".startsWith("a",1),hn=!!String.fromCodePoint,ln=!!Object.fromEntries,fn=!!String.prototype.codePointAt,cn=!!String.prototype.trimStart,mn=!!String.prototype.trimEnd,pn=!!Number.isSafeInteger,dn=pn?Number.isSafeInteger:function(e){return typeof e=="number"&&isFinite(e)&&Math.floor(e)===e&&Math.abs(e)<=9007199254740991},Ue=!0;try{var bn=kt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");Ue=((Ae=bn.exec("a"))===null||Ae===void 0?void 0:Ae[0])==="a"}catch(e){Ue=!1}var ht=un?function(t,r,n){return t.startsWith(r,n)}:function(t,r,n){return t.slice(n,n+r.length)===r},De=hn?String.fromCodePoint:function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];for(var n="",i=t.length,s=0,a;i>s;){if(a=t[s++],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},lt=ln?Object.fromEntries:function(t){for(var r={},n=0,i=t;n<i.length;n++){var s=i[n],a=s[0],o=s[1];r[a]=o}return r},jt=fn?function(t,r){return t.codePointAt(r)}:function(t,r){var n=t.length;if(!(r<0||r>=n)){var i=t.charCodeAt(r),s;return i<55296||i>56319||r+1===n||(s=t.charCodeAt(r+1))<56320||s>57343?i:(i-55296<<10)+(s-56320)+65536}},gn=cn?function(t){return t.trimStart()}:function(t){return t.replace(on,"")},_n=mn?function(t){return t.trimEnd()}:function(t){return t.replace(an,"")};function kt(e,t){return new RegExp(e,t)}var Ge;if(Ue){var ft=kt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");Ge=function(t,r){var n;ft.lastIndex=r;var i=ft.exec(t);return(n=i[1])!==null&&n!==void 0?n:""}}else Ge=function(t,r){for(var n=[];;){var i=jt(t,r);if(i===void 0||Vt(i)||vn(i))break;n.push(i),r+=i>=65536?2:1}return De.apply(void 0,n)};var yn=function(){function e(t,r){r===void 0&&(r={}),this.message=t,this.position={offset:0,line:1,column:1},this.ignoreTag=!!r.ignoreTag,this.locale=r.locale,this.requiresOtherClause=!!r.requiresOtherClause,this.shouldParseSkeletons=!!r.shouldParseSkeletons}return e.prototype.parse=function(){if(this.offset()!==0)throw Error("parser can only be used once");return this.parseMessage(0,"",!1)},e.prototype.parseMessage=function(t,r,n){for(var i=[];!this.isEOF();){var s=this.char();if(s===123){var a=this.parseArgument(t,n);if(a.err)return a;i.push(a.val)}else{if(s===125&&t>0)break;if(s===35&&(r==="plural"||r==="selectordinal")){var o=this.clonePosition();this.bump(),i.push({type:E.pound,location:b(o,this.clonePosition())})}else if(s===60&&!this.ignoreTag&&this.peek()===47){if(n)break;return this.error(d.UNMATCHED_CLOSING_TAG,b(this.clonePosition(),this.clonePosition()))}else if(s===60&&!this.ignoreTag&&Fe(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:b(n,this.clonePosition())},err:null};if(this.bumpIf(">")){var s=this.parseMessage(t+1,r,!0);if(s.err)return s;var a=s.val,o=this.clonePosition();if(this.bumpIf("</")){if(this.isEOF()||!Fe(this.char()))return this.error(d.INVALID_TAG,b(o,this.clonePosition()));var l=this.clonePosition(),u=this.parseTagName();return i!==u?this.error(d.UNMATCHED_CLOSING_TAG,b(l,this.clonePosition())):(this.bumpSpace(),this.bumpIf(">")?{val:{type:E.tag,value:i,children:a,location:b(n,this.clonePosition())},err:null}:this.error(d.INVALID_TAG,b(o,this.clonePosition())))}else return this.error(d.UNCLOSED_TAG,b(n,this.clonePosition()))}else return this.error(d.INVALID_TAG,b(n,this.clonePosition()))},e.prototype.parseTagName=function(){var t=this.offset();for(this.bump();!this.isEOF()&&xn(this.char());)this.bump();return this.message.slice(t,this.offset())},e.prototype.parseLiteral=function(t,r){for(var n=this.clonePosition(),i="";;){var s=this.tryParseQuote(r);if(s){i+=s;continue}var a=this.tryParseUnquoted(t,r);if(a){i+=a;continue}var o=this.tryParseLeftAngleBracket();if(o){i+=o;continue}break}var l=b(n,this.clonePosition());return{val:{type:E.literal,value:i,location:l},err:null}},e.prototype.tryParseLeftAngleBracket=function(){return!this.isEOF()&&this.char()===60&&(this.ignoreTag||!En(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 De.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(),De(n))},e.prototype.parseArgument=function(t,r){var n=this.clonePosition();if(this.bump(),this.bumpSpace(),this.isEOF())return this.error(d.EXPECT_ARGUMENT_CLOSING_BRACE,b(n,this.clonePosition()));if(this.char()===125)return this.bump(),this.error(d.EMPTY_ARGUMENT,b(n,this.clonePosition()));var i=this.parseIdentifierIfPossible().value;if(!i)return this.error(d.MALFORMED_ARGUMENT,b(n,this.clonePosition()));if(this.bumpSpace(),this.isEOF())return this.error(d.EXPECT_ARGUMENT_CLOSING_BRACE,b(n,this.clonePosition()));switch(this.char()){case 125:return this.bump(),{val:{type:E.argument,value:i,location:b(n,this.clonePosition())},err:null};case 44:return this.bump(),this.bumpSpace(),this.isEOF()?this.error(d.EXPECT_ARGUMENT_CLOSING_BRACE,b(n,this.clonePosition())):this.parseArgumentOptions(t,r,i,n);default:return this.error(d.MALFORMED_ARGUMENT,b(n,this.clonePosition()))}},e.prototype.parseIdentifierIfPossible=function(){var t=this.clonePosition(),r=this.offset(),n=Ge(this.message,r),i=r+n.length;this.bumpTo(i);var s=this.clonePosition(),a=b(t,s);return{value:n,location:a}},e.prototype.parseArgumentOptions=function(t,r,n,i){var s,a=this.clonePosition(),o=this.parseIdentifierIfPossible().value,l=this.clonePosition();switch(o){case"":return this.error(d.EXPECT_ARGUMENT_TYPE,b(a,l));case"number":case"date":case"time":{this.bumpSpace();var u=null;if(this.bumpIf(",")){this.bumpSpace();var h=this.clonePosition(),c=this.parseSimpleArgStyleIfPossible();if(c.err)return c;var f=_n(c.val);if(f.length===0)return this.error(d.EXPECT_ARGUMENT_STYLE,b(this.clonePosition(),this.clonePosition()));var p=b(h,this.clonePosition());u={style:f,styleLocation:p}}var m=this.tryParseArgumentClose(i);if(m.err)return m;var y=b(i,this.clonePosition());if(u&&ht(u==null?void 0:u.style,"::",0)){var T=gn(u.style.slice(2));if(o==="number"){var c=this.parseNumberSkeletonFromString(T,u.styleLocation);return c.err?c:{val:{type:E.number,value:n,location:y,style:c.val},err:null}}else{if(T.length===0)return this.error(d.EXPECT_DATE_TIME_SKELETON,y);var L=T;this.locale&&(L=nn(T,this.locale));var f={type:k.dateTime,pattern:L,location:u.styleLocation,parsedOptions:this.shouldParseSkeletons?Jr(L):{}},A=o==="date"?E.date:E.time;return{val:{type:A,value:n,location:y,style:f},err:null}}}return{val:{type:o==="number"?E.number:o==="date"?E.date:E.time,value:n,location:y,style:(s=u==null?void 0:u.style)!==null&&s!==void 0?s:null},err:null}}case"plural":case"selectordinal":case"select":{var v=this.clonePosition();if(this.bumpSpace(),!this.bumpIf(","))return this.error(d.EXPECT_SELECT_ARGUMENT_OPTIONS,b(v,g({},v)));this.bumpSpace();var N=this.parseIdentifierIfPossible(),S=0;if(o!=="select"&&N.value==="offset"){if(!this.bumpIf(":"))return this.error(d.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,b(this.clonePosition(),this.clonePosition()));this.bumpSpace();var c=this.tryParseDecimalInteger(d.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,d.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);if(c.err)return c;this.bumpSpace(),N=this.parseIdentifierIfPossible(),S=c.val}var $=this.tryParsePluralOrSelectOptions(t,o,r,N);if($.err)return $;var m=this.tryParseArgumentClose(i);if(m.err)return m;var se=b(i,this.clonePosition());return o==="select"?{val:{type:E.select,value:n,options:lt($.val),location:se},err:null}:{val:{type:E.plural,value:n,options:lt($.val),offset:S,pluralType:o==="plural"?"cardinal":"ordinal",location:se},err:null}}default:return this.error(d.INVALID_ARGUMENT_TYPE,b(a,l))}},e.prototype.tryParseArgumentClose=function(t){return this.isEOF()||this.char()!==125?this.error(d.EXPECT_ARGUMENT_CLOSING_BRACE,b(t,this.clonePosition())):(this.bump(),{val:!0,err:null})},e.prototype.parseSimpleArgStyleIfPossible=function(){for(var t=0,r=this.clonePosition();!this.isEOF();){var n=this.char();switch(n){case 39:{this.bump();var i=this.clonePosition();if(!this.bumpUntil("'"))return this.error(d.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE,b(i,this.clonePosition()));this.bump();break}case 123:{t+=1,this.bump();break}case 125:{if(t>0)t-=1;else return{val:this.message.slice(r.offset,this.offset()),err:null};break}default:this.bump();break}}return{val:this.message.slice(r.offset,this.offset()),err:null}},e.prototype.parseNumberSkeletonFromString=function(t,r){var n=[];try{n=Yr(t)}catch(i){return this.error(d.INVALID_NUMBER_SKELETON,r)}return{val:{type:k.number,tokens:n,location:r,parsedOptions:this.shouldParseSkeletons?rn(n):{}},err:null}},e.prototype.tryParsePluralOrSelectOptions=function(t,r,n,i){for(var s,a=!1,o=[],l=new Set,u=i.value,h=i.location;;){if(u.length===0){var c=this.clonePosition();if(r!=="select"&&this.bumpIf("=")){var f=this.tryParseDecimalInteger(d.EXPECT_PLURAL_ARGUMENT_SELECTOR,d.INVALID_PLURAL_ARGUMENT_SELECTOR);if(f.err)return f;h=b(c,this.clonePosition()),u=this.message.slice(c.offset,this.offset())}else break}if(l.has(u))return this.error(r==="select"?d.DUPLICATE_SELECT_ARGUMENT_SELECTOR:d.DUPLICATE_PLURAL_ARGUMENT_SELECTOR,h);u==="other"&&(a=!0),this.bumpSpace();var p=this.clonePosition();if(!this.bumpIf("{"))return this.error(r==="select"?d.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT:d.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT,b(this.clonePosition(),this.clonePosition()));var m=this.parseMessage(t+1,r,n);if(m.err)return m;var y=this.tryParseArgumentClose(p);if(y.err)return y;o.push([u,{value:m.val,location:b(p,this.clonePosition())}]),l.add(u),this.bumpSpace(),s=this.parseIdentifierIfPossible(),u=s.value,h=s.location}return o.length===0?this.error(r==="select"?d.EXPECT_SELECT_ARGUMENT_SELECTOR:d.EXPECT_PLURAL_ARGUMENT_SELECTOR,b(this.clonePosition(),this.clonePosition())):this.requiresOtherClause&&!a?this.error(d.MISSING_OTHER_CLAUSE,b(this.clonePosition(),this.clonePosition())):{val:o,err:null}},e.prototype.tryParseDecimalInteger=function(t,r){var n=1,i=this.clonePosition();this.bumpIf("+")||this.bumpIf("-")&&(n=-1);for(var s=!1,a=0;!this.isEOF();){var o=this.char();if(o>=48&&o<=57)s=!0,a=a*10+(o-48),this.bump();else break}var l=b(i,this.clonePosition());return s?(a*=n,dn(a)?{val:a,err:null}:this.error(r,l)):this.error(t,l)},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=jt(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(ht(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()&&Vt(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 Fe(e){return e>=97&&e<=122||e>=65&&e<=90}function En(e){return Fe(e)||e===47}function xn(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 Vt(e){return e>=9&&e<=13||e===32||e===133||e>=8206&&e<=8207||e===8232||e===8233}function vn(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 je(e){e.forEach(function(t){if(delete t.location,It(t)||Mt(t))for(var r in t.options)delete t.options[r].location,je(t.options[r].value);else Ct(t)&&Rt(t.style)||(Lt(t)||Nt(t))&&Re(t.style)?delete t.style.location:$t(t)&&je(t.children)})}function Hn(e,t){t===void 0&&(t={}),t=g({shouldParseSkeletons:!0,requiresOtherClause:!0},t);var r=new yn(e,t).parse();if(r.err){var n=SyntaxError(d[r.err.kind]);throw n.location=r.err.location,n.originalMessage=r.err.message,n}return t!=null&&t.captureLocation||je(r.val),r.val}function Oe(e,t){var r=t&&t.cache?t.cache:On,n=t&&t.serializer?t.serializer:An,i=t&&t.strategy?t.strategy:Bn;return i(e,{cache:r,serializer:n})}function Tn(e){return e==null||typeof e=="number"||typeof e=="boolean"}function Xt(e,t,r,n){var i=Tn(n)?n:r(n),s=t.get(i);return typeof s=="undefined"&&(s=e.call(this,n),t.set(i,s)),s}function zt(e,t,r){var n=Array.prototype.slice.call(arguments,3),i=r(n),s=t.get(i);return typeof s=="undefined"&&(s=e.apply(this,n),t.set(i,s)),s}function We(e,t,r,n,i){return r.bind(t,e,n,i)}function Bn(e,t){var r=e.length===1?Xt:zt;return We(e,this,r,t.cache.create(),t.serializer)}function Sn(e,t){return We(e,this,zt,t.cache.create(),t.serializer)}function wn(e,t){return We(e,this,Xt,t.cache.create(),t.serializer)}var An=function(){return JSON.stringify(arguments)};function Ze(){this.cache=Object.create(null)}Ze.prototype.get=function(e){return this.cache[e]};Ze.prototype.set=function(e,t){this.cache[e]=t};var On={create:function(){return new Ze}},Pe={variadic:Sn,monadic:wn},V;(function(e){e.MISSING_VALUE="MISSING_VALUE",e.INVALID_VALUE="INVALID_VALUE",e.MISSING_INTL_API="MISSING_INTL_API"})(V||(V={}));var _e=function(e){ge(t,e);function t(r,n,i){var s=e.call(this,r)||this;return s.code=n,s.originalMessage=i,s}return t.prototype.toString=function(){return"[formatjs Error: ".concat(this.code,"] ").concat(this.message)},t}(Error),ct=function(e){ge(t,e);function t(r,n,i,s){return e.call(this,'Invalid values for "'.concat(r,'": "').concat(n,'". Options are "').concat(Object.keys(i).join('", "'),'"'),V.INVALID_VALUE,s)||this}return t}(_e),Pn=function(e){ge(t,e);function t(r,n,i){return e.call(this,'Value for "'.concat(r,'" must be of type ').concat(n),V.INVALID_VALUE,i)||this}return t}(_e),Cn=function(e){ge(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,'"'),V.MISSING_VALUE,n)||this}return t}(_e),x;(function(e){e[e.literal=0]="literal",e[e.object=1]="object"})(x||(x={}));function Ln(e){return e.length<2?e:e.reduce(function(t,r){var n=t[t.length-1];return!n||n.type!==x.literal||r.type!==x.literal?t.push(r):n.value+=r.value,t},[])}function Nn(e){return typeof e=="function"}function le(e,t,r,n,i,s,a){if(e.length===1&&st(e[0]))return[{type:x.literal,value:e[0].value}];for(var o=[],l=0,u=e;l<u.length;l++){var h=u[l];if(st(h)){o.push({type:x.literal,value:h.value});continue}if(Zr(h)){typeof s=="number"&&o.push({type:x.literal,value:r.getNumberFormat(t).format(s)});continue}var c=h.value;if(!(i&&c in i))throw new Cn(c,a);var f=i[c];if(Wr(h)){(!f||typeof f=="string"||typeof f=="number")&&(f=typeof f=="string"||typeof f=="number"?String(f):""),o.push({type:typeof f=="string"?x.literal:x.object,value:f});continue}if(Lt(h)){var p=typeof h.style=="string"?n.date[h.style]:Re(h.style)?h.style.parsedOptions:void 0;o.push({type:x.literal,value:r.getDateTimeFormat(t,p).format(f)});continue}if(Nt(h)){var p=typeof h.style=="string"?n.time[h.style]:Re(h.style)?h.style.parsedOptions:n.time.medium;o.push({type:x.literal,value:r.getDateTimeFormat(t,p).format(f)});continue}if(Ct(h)){var p=typeof h.style=="string"?n.number[h.style]:Rt(h.style)?h.style.parsedOptions:void 0;p&&p.scale&&(f=f*(p.scale||1)),o.push({type:x.literal,value:r.getNumberFormat(t,p).format(f)});continue}if($t(h)){var m=h.children,y=h.value,T=i[y];if(!Nn(T))throw new Pn(y,"function",a);var L=le(m,t,r,n,i,s),A=T(L.map(function(S){return S.value}));Array.isArray(A)||(A=[A]),o.push.apply(o,A.map(function(S){return{type:typeof S=="string"?x.literal:x.object,value:S}}))}if(It(h)){var v=h.options[f]||h.options.other;if(!v)throw new ct(h.value,f,Object.keys(h.options),a);o.push.apply(o,le(v.value,t,r,n,i));continue}if(Mt(h)){var v=h.options["=".concat(f)];if(!v){if(!Intl.PluralRules)throw new _e(`Intl.PluralRules is not available in this environment.
2
2
  Try polyfilling it using "@formatjs/intl-pluralrules"
3
- `,V.MISSING_INTL_API,a);var N=r.getPluralRules(t,{type:h.pluralType}).select(f-(h.offset||0));v=h.options[N]||h.options.other}if(!v)throw new ct(h.value,f,Object.keys(h.options),a);o.push.apply(o,le(v.value,t,r,n,i,f-(h.offset||0)));continue}}return Ln(o)}function In(e,t){return t?b(b(b({},e||{}),t||{}),Object.keys(e).reduce(function(r,n){return r[n]=b(b({},e[n]),t[n]||{}),r},{})):e}function Mn(e,t){return t?Object.keys(e).reduce(function(r,n){return r[n]=In(e[n],t[n]),r},b({},e)):e}function Ce(e){return{create:function(){return{get:function(t){return e[t]},set:function(t,r){e[t]=r}}}}}function $n(e){return e===void 0&&(e={number:{},dateTime:{},pluralRules:{}}),{getNumberFormat:Oe(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.NumberFormat).bind.apply(t,we([void 0],r,!1)))},{cache:Ce(e.number),strategy:Pe.variadic}),getDateTimeFormat:Oe(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.DateTimeFormat).bind.apply(t,we([void 0],r,!1)))},{cache:Ce(e.dateTime),strategy:Pe.variadic}),getPluralRules:Oe(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.PluralRules).bind.apply(t,we([void 0],r,!1)))},{cache:Ce(e.pluralRules),strategy:Pe.variadic})}}var Wt=function(){function e(t,r,n,i){var s=this;if(r===void 0&&(r=e.defaultLocale),this.formatterCache={number:{},dateTime:{},pluralRules:{}},this.format=function(l){var u=s.formatToParts(l);if(u.length===1)return u[0].value;var h=u.reduce(function(c,f){return!c.length||f.type!==x.literal||typeof c[c.length-1]!="string"?c.push(f.value):c[c.length-1]+=f.value,c},[]);return h.length<=1?h[0]||"":h},this.formatToParts=function(l){return le(s.ast,s.locales,s.formatters,s.formats,l,void 0,s.message)},this.resolvedOptions=function(){var l;return{locale:((l=s.resolvedLocale)===null||l===void 0?void 0:l.toString())||Intl.NumberFormat.supportedLocalesOf(s.locales)[0]}},this.getAst=function(){return s.ast},this.locales=r,this.resolvedLocale=e.resolveLocale(r),typeof t=="string"){if(this.message=t,!e.__parse)throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");var a=i||{};a.formatters;var o=zr(a,["formatters"]);this.ast=e.__parse(t,b(b({},o),{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=Mn(e.formats,n),this.formatters=i&&i.formatters||$n(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=Hn,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 Rn(e,t){if(t==null)return;if(t in e)return e[t];const r=t.split(".");let n=e;for(let i=0;i<r.length;i++)if(typeof n=="object"){if(i>0){const s=r.slice(i,r.length).join(".");if(s in n){n=n[s];break}}n=n[r[i]]}else n=void 0;return n}const P={},Un=(e,t,r)=>r&&(t in P||(P[t]={}),e in P[t]||(P[t][e]=r),r),Zt=(e,t)=>{if(t==null)return;if(t in P&&e in P[t])return P[t][e];const r=ie(t);for(let n=0;n<r.length;n++){const i=r[n],s=Gn(i,e);if(s)return Un(e,t,s)}};let Qe;const ne=ge({});function Dn(e){return Qe[e]||null}function Qt(e){return e in Qe}function Gn(e,t){if(!Qt(e))return null;const r=Dn(e);return Rn(r,t)}function Fn(e){if(e==null)return;const t=ie(e);for(let r=0;r<t.length;r++){const n=t[r];if(Qt(n))return n}}function Jt(e,...t){delete P[e],ne.update(r=>(r[e]=Xr.all([r[e]||{},...t]),r))}Z([ne],([e])=>Object.keys(e));ne.subscribe(e=>Qe=e);const fe={};function jn(e,t){fe[e].delete(t),fe[e].size===0&&delete fe[e]}function qt(e){return fe[e]}function kn(e){return ie(e).map(t=>{const r=qt(t);return[t,r?[...r]:[]]}).filter(([,t])=>t.length>0)}function me(e){return e==null?!1:ie(e).some(t=>{var r;return(r=qt(t))==null?void 0:r.size})}function Vn(e,t){return Promise.all(t.map(n=>(jn(e,n),n().then(i=>i.default||i)))).then(n=>Jt(e,...n))}const J={};function Yt(e){if(!me(e))return e in J?J[e]:Promise.resolve();const t=kn(e);return J[e]=Promise.all(t.map(([r,n])=>Vn(r,n))).then(()=>{if(me(e))return Yt(e);delete J[e]}),J[e]}var mt=Object.getOwnPropertySymbols,Xn=Object.prototype.hasOwnProperty,zn=Object.prototype.propertyIsEnumerable,Wn=(e,t)=>{var r={};for(var n in e)Xn.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&mt)for(var n of mt(e))t.indexOf(n)<0&&zn.call(e,n)&&(r[n]=e[n]);return r};const Zn={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"}}};function Qn({locale:e,id:t}){console.warn(`[svelte-i18n] The message "${t}" was not found in "${ie(e).join('", "')}".${me(C())?`
3
+ `,V.MISSING_INTL_API,a);var N=r.getPluralRules(t,{type:h.pluralType}).select(f-(h.offset||0));v=h.options[N]||h.options.other}if(!v)throw new ct(h.value,f,Object.keys(h.options),a);o.push.apply(o,le(v.value,t,r,n,i,f-(h.offset||0)));continue}}return Ln(o)}function In(e,t){return t?g(g(g({},e||{}),t||{}),Object.keys(e).reduce(function(r,n){return r[n]=g(g({},e[n]),t[n]||{}),r},{})):e}function Mn(e,t){return t?Object.keys(e).reduce(function(r,n){return r[n]=In(e[n],t[n]),r},g({},e)):e}function Ce(e){return{create:function(){return{get:function(t){return e[t]},set:function(t,r){e[t]=r}}}}}function $n(e){return e===void 0&&(e={number:{},dateTime:{},pluralRules:{}}),{getNumberFormat:Oe(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.NumberFormat).bind.apply(t,we([void 0],r,!1)))},{cache:Ce(e.number),strategy:Pe.variadic}),getDateTimeFormat:Oe(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.DateTimeFormat).bind.apply(t,we([void 0],r,!1)))},{cache:Ce(e.dateTime),strategy:Pe.variadic}),getPluralRules:Oe(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.PluralRules).bind.apply(t,we([void 0],r,!1)))},{cache:Ce(e.pluralRules),strategy:Pe.variadic})}}var Wt=function(){function e(t,r,n,i){var s=this;if(r===void 0&&(r=e.defaultLocale),this.formatterCache={number:{},dateTime:{},pluralRules:{}},this.format=function(l){var u=s.formatToParts(l);if(u.length===1)return u[0].value;var h=u.reduce(function(c,f){return!c.length||f.type!==x.literal||typeof c[c.length-1]!="string"?c.push(f.value):c[c.length-1]+=f.value,c},[]);return h.length<=1?h[0]||"":h},this.formatToParts=function(l){return le(s.ast,s.locales,s.formatters,s.formats,l,void 0,s.message)},this.resolvedOptions=function(){var l;return{locale:((l=s.resolvedLocale)===null||l===void 0?void 0:l.toString())||Intl.NumberFormat.supportedLocalesOf(s.locales)[0]}},this.getAst=function(){return s.ast},this.locales=r,this.resolvedLocale=e.resolveLocale(r),typeof t=="string"){if(this.message=t,!e.__parse)throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");var a=i||{};a.formatters;var o=zr(a,["formatters"]);this.ast=e.__parse(t,g(g({},o),{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=Mn(e.formats,n),this.formatters=i&&i.formatters||$n(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=Hn,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 Rn(e,t){if(t==null)return;if(t in e)return e[t];const r=t.split(".");let n=e;for(let i=0;i<r.length;i++)if(typeof n=="object"){if(i>0){const s=r.slice(i,r.length).join(".");if(s in n){n=n[s];break}}n=n[r[i]]}else n=void 0;return n}const P={},Un=(e,t,r)=>r&&(t in P||(P[t]={}),e in P[t]||(P[t][e]=r),r),Zt=(e,t)=>{if(t==null)return;if(t in P&&e in P[t])return P[t][e];const r=ie(t);for(let n=0;n<r.length;n++){const i=r[n],s=Gn(i,e);if(s)return Un(e,t,s)}};let Qe;const ne=be({});function Dn(e){return Qe[e]||null}function Qt(e){return e in Qe}function Gn(e,t){if(!Qt(e))return null;const r=Dn(e);return Rn(r,t)}function Fn(e){if(e==null)return;const t=ie(e);for(let r=0;r<t.length;r++){const n=t[r];if(Qt(n))return n}}function Jt(e,...t){delete P[e],ne.update(r=>(r[e]=Xr.all([r[e]||{},...t]),r))}Z([ne],([e])=>Object.keys(e));ne.subscribe(e=>Qe=e);const fe={};function jn(e,t){fe[e].delete(t),fe[e].size===0&&delete fe[e]}function qt(e){return fe[e]}function kn(e){return ie(e).map(t=>{const r=qt(t);return[t,r?[...r]:[]]}).filter(([,t])=>t.length>0)}function me(e){return e==null?!1:ie(e).some(t=>{var r;return(r=qt(t))==null?void 0:r.size})}function Vn(e,t){return Promise.all(t.map(n=>(jn(e,n),n().then(i=>i.default||i)))).then(n=>Jt(e,...n))}const J={};function Yt(e){if(!me(e))return e in J?J[e]:Promise.resolve();const t=kn(e);return J[e]=Promise.all(t.map(([r,n])=>Vn(r,n))).then(()=>{if(me(e))return Yt(e);delete J[e]}),J[e]}var mt=Object.getOwnPropertySymbols,Xn=Object.prototype.hasOwnProperty,zn=Object.prototype.propertyIsEnumerable,Wn=(e,t)=>{var r={};for(var n in e)Xn.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&mt)for(var n of mt(e))t.indexOf(n)<0&&zn.call(e,n)&&(r[n]=e[n]);return r};const Zn={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"}}};function Qn({locale:e,id:t}){console.warn(`[svelte-i18n] The message "${t}" was not found in "${ie(e).join('", "')}".${me(C())?`
4
4
 
5
- Note: there are at least one loader still registered to this locale that wasn't executed.`:""}`)}const Jn={fallbackLocale:null,loadingDelay:200,formats:Zn,warnOnMissingMessages:!0,handleMissingMessage:void 0,ignoreTag:!0},q=Jn;function X(){return q}function qn(e){const t=e,{formats:r}=t,n=Wn(t,["formats"]);let i=e.fallbackLocale;if(e.initialLocale)try{Wt.resolveLocale(e.initialLocale)&&(i=e.initialLocale)}catch(s){console.warn(`[svelte-i18n] The initial locale "${e.initialLocale}" is not a valid locale.`)}return n.warnOnMissingMessages&&(delete n.warnOnMissingMessages,n.handleMissingMessage==null?n.handleMissingMessage=Qn:console.warn('[svelte-i18n] The "warnOnMissingMessages" option is deprecated. Please use the "handleMissingMessage" option instead.')),Object.assign(q,n,{initialLocale:i}),r&&("number"in r&&Object.assign(q.formats.number,r.number),"date"in r&&Object.assign(q.formats.date,r.date),"time"in r&&Object.assign(q.formats.time,r.time)),M.set(i)}const Le=ge(!1);var Yn=Object.defineProperty,Kn=Object.defineProperties,ei=Object.getOwnPropertyDescriptors,pt=Object.getOwnPropertySymbols,ti=Object.prototype.hasOwnProperty,ri=Object.prototype.propertyIsEnumerable,dt=(e,t,r)=>t in e?Yn(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,ni=(e,t)=>{for(var r in t||(t={}))ti.call(t,r)&&dt(e,r,t[r]);if(pt)for(var r of pt(t))ri.call(t,r)&&dt(e,r,t[r]);return e},ii=(e,t)=>Kn(e,ei(t));let ke;const pe=ge(null);function gt(e){return e.split("-").map((t,r,n)=>n.slice(0,r+1).join("-")).reverse()}function ie(e,t=X().fallbackLocale){const r=gt(e);return t?[...new Set([...r,...gt(t)])]:r}function C(){return ke!=null?ke:void 0}pe.subscribe(e=>{ke=e!=null?e:void 0,typeof window!="undefined"&&e!=null&&document.documentElement.setAttribute("lang",e)});const si=e=>{if(e&&Fn(e)&&me(e)){const{loadingDelay:t}=X();let r;return typeof window!="undefined"&&C()!=null&&t?r=window.setTimeout(()=>Le.set(!0),t):Le.set(!0),Yt(e).then(()=>{pe.set(e)}).finally(()=>{clearTimeout(r),Le.set(!1)})}return pe.set(e)},M=ii(ni({},pe),{set:si}),ye=e=>{const t=Object.create(null);return n=>{const i=JSON.stringify(n);return i in t?t[i]:t[i]=e(n)}};var oi=Object.defineProperty,de=Object.getOwnPropertySymbols,Kt=Object.prototype.hasOwnProperty,er=Object.prototype.propertyIsEnumerable,bt=(e,t,r)=>t in e?oi(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Je=(e,t)=>{for(var r in t||(t={}))Kt.call(t,r)&&bt(e,r,t[r]);if(de)for(var r of de(t))er.call(t,r)&&bt(e,r,t[r]);return e},Q=(e,t)=>{var r={};for(var n in e)Kt.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&de)for(var n of de(e))t.indexOf(n)<0&&er.call(e,n)&&(r[n]=e[n]);return r};const ee=(e,t)=>{const{formats:r}=X();if(e in r&&t in r[e])return r[e][t];throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`)},ai=ye(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)}),ui=ye(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)}),hi=ye(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)}),li=(e={})=>{var t=e,{locale:r=C()}=t,n=Q(t,["locale"]);return ai(Je({locale:r},n))},fi=(e={})=>{var t=e,{locale:r=C()}=t,n=Q(t,["locale"]);return ui(Je({locale:r},n))},ci=(e={})=>{var t=e,{locale:r=C()}=t,n=Q(t,["locale"]);return hi(Je({locale:r},n))},mi=ye((e,t=C())=>new Wt(e,t,X().formats,{ignoreTag:X().ignoreTag})),pi=(e,t={})=>{var r,n,i,s;let a=t;typeof e=="object"&&(a=e,e=a.id);const{values:o,locale:l=C(),default:u}=a;if(l==null)throw new Error("[svelte-i18n] Cannot format a message without first setting the initial locale.");let h=Zt(e,l);if(!h)h=(s=(i=(n=(r=X()).handleMissingMessage)==null?void 0:n.call(r,{locale:l,id:e,defaultValue:u}))!=null?i:u)!=null?s:e;else if(typeof h!="string")return console.warn(`[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof h}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`),h;if(!o)return h;let c=h;try{c=mi(h,l).format(o)}catch(f){f instanceof Error&&console.warn(`[svelte-i18n] Message "${e}" has syntax error:`,f.message)}return c},di=(e,t)=>ci(t).format(e),gi=(e,t)=>fi(t).format(e),bi=(e,t)=>li(t).format(e),_i=(e,t=C())=>Zt(e,t),yi=Z([M,ne],()=>pi);Z([M],()=>di);Z([M],()=>gi);Z([M],()=>bi);Z([M,ne],()=>_i);function _t(e,t){Jt(e,t)}function Ei(e){qn({fallbackLocale:"en"}),M.set(e)}const yt={en:{header:{general:"Cashier",deposit:"Deposit",withdraw:"Withdraw"}},tr:{header:{general:"Cashier",deposit:"Para Yatır",withdraw:"Çekim"}}};function xi(e){lr(e,"svelte-v7co4a",".CashierHeader{display:flex;position:relative;align-items:center;height:var(--mmw--header-height, 32px);background-color:var(--mmw--color-grey-105, #E8E9EB);width:100%;border-radius:6px 6px 0 0}.CashierHeaderLeftButton{color:var(--mmw--color-grey-10, #111);font-size:var(--emw--font-size-small, 14px);font-weight:var(--emw--font-weight-semibold, 500);margin-bottom:0;position:absolute;display:flex;align-items:center;font-variant:all-small-caps;height:32px;left:7px;gap:2px;cursor:pointer}.CashierHeaderLeftButton svg path{fill:var(--mmw--color-grey-10, #111)}.CashierHeaderLeftButton.disabled{pointer-events:none}.CashierHeaderTitle{color:var(--mmw--color-grey-10, #111);font-size:var(--emw--font-size-large, 18px);line-height:125%;font-weight:var(--emw--font-weight-semibold, 500);margin:auto;max-width:calc(100% - 150px);overflow:hidden;text-overflow:ellipsis}.CashierHeaderRightButton{position:absolute;display:flex;justify-content:space-between;align-items:center;padding:0 var(--emw--spacing-small, 12px);height:inherit;right:0;gap:var(--emw--spacing-small, 12px);cursor:pointer}")}const vi=e=>({}),Et=e=>({}),Hi=e=>({}),xt=e=>({}),Ti=e=>({}),vt=e=>({});function Ht(e){let t,r,n;return{c(){t=W("div"),t.innerHTML='<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M12.5632 3.47782C12.4787 3.50138 12.3362 3.57505 12.2465 3.64153C12.1567 3.70806 10.8069 5.04216 9.24694 6.60626C6.11944 9.74192 6.25999 9.58204 6.25999 10.0037C6.25999 10.4243 6.13093 10.2784 9.34296 13.4903C12.4449 16.5921 12.356 16.5116 12.7278 16.5556C13.1855 16.6098 13.6413 16.2585 13.7301 15.783C13.7612 15.6164 13.7212 15.3395 13.6437 15.1847C13.6158 15.129 12.451 13.9396 11.0553 12.5417L8.51768 10L11.0553 7.45837C12.451 6.06048 13.6158 4.87114 13.6437 4.81544C13.7729 4.55751 13.7703 4.2006 13.6374 3.94274C13.4469 3.5731 12.9668 3.36532 12.5632 3.47782Z" fill="#111111"></path></svg>',re(t,"class","CashierHeaderLeftButton")},m(i,s){z(i,t,s),r||(n=At(t,"click",e[5]),r=!0)},p:B,d(i){i&&I(t),r=!1,n()}}}function Bi(e){let t,r=e[1]&&Ht(e);return{c(){r&&r.c(),t=mr()},m(n,i){r&&r.m(n,i),z(n,t,i)},p(n,i){n[1]?r?r.p(n,i):(r=Ht(n),r.c(),r.m(t.parentNode,t)):r&&(r.d(1),r=null)},d(n){n&&I(t),r&&r.d(n)}}}function Si(e){let t,r=e[3](e[2])+"",n;return{c(){t=W("span"),n=Xe(r),re(t,"class","CashierHeaderTitle")},m(i,s){z(i,t,s),ce(t,n)},p(i,s){s&12&&r!==(r=i[3](i[2])+"")&&dr(n,r)},d(i){i&&I(t)}}}function wi(e){let t,r,n;return{c(){t=W("span"),t.innerHTML='<svg xmlns="http://www.w3.org/2000/svg" width="13" height="20" viewBox="0 0 13 13" fill="none"><path d="M12.7711 0.229435C13.0582 0.517619 13.0755 0.973729 12.8215 1.28141L12.7711 1.33721L7.60685 6.50068L12.7711 11.6641C12.9128 11.8066 12.9944 11.998 12.999 12.1988C13.0035 12.3997 12.9308 12.5946 12.7957 12.7433C12.6606 12.892 12.4735 12.9832 12.2731 12.9979C12.0728 13.0126 11.8744 12.9497 11.7191 12.8223L11.6633 12.7719L6.49958 7.60791L1.3359 12.7719C1.19349 12.9136 1.00207 12.9952 0.801203 12.9998C0.60034 13.0044 0.405398 12.9316 0.256676 12.7965C0.107955 12.6614 0.0168256 12.4744 0.00212786 12.274C-0.0125699 12.0736 0.0502877 11.8753 0.177706 11.7199L0.228086 11.6641L5.3923 6.50068L0.228086 1.33721C0.0863637 1.1948 0.00478102 1.00338 0.000203544 0.802529C-0.00437393 0.601674 0.0684038 0.40674 0.203491 0.258024C0.338579 0.109308 0.525647 0.0181829 0.726024 0.00348576C0.9264 -0.0112114 1.12476 0.0516437 1.28011 0.179057L1.3359 0.229435L6.49958 5.39345L11.6633 0.229435C11.736 0.156695 11.8223 0.0989949 11.9174 0.0596283C12.0124 0.0202617 12.1143 0 12.2172 0C12.32 0 12.4219 0.0202617 12.5169 0.0596283C12.612 0.0989949 12.6983 0.156695 12.7711 0.229435Z" fill="#111111"></path></svg>',re(t,"class","CashierHeaderRightButton")},m(i,s){z(i,t,s),r||(n=At(t,"click",e[4]),r=!0)},p:B,d(i){i&&I(t),r=!1,n()}}}function Ai(e){let t,r,n,i;const s=e[13].leftButton,a=xe(s,e,e[12],vt),o=a||Bi(e),l=e[13].title,u=xe(l,e,e[12],xt),h=u||Si(e),c=e[13].rightButton,f=xe(c,e,e[12],Et),p=f||wi(e);return{c(){t=W("div"),o&&o.c(),r=rt(),h&&h.c(),n=rt(),p&&p.c(),re(t,"class","CashierHeader")},m(m,y){z(m,t,y),o&&o.m(t,null),ce(t,r),h&&h.m(t,null),ce(t,n),p&&p.m(t,null),e[14](t),i=!0},p(m,[y]){a?a.p&&(!i||y&4096)&&He(a,s,m,m[12],i?ve(s,m[12],y,Ti):Te(m[12]),vt):o&&o.p&&(!i||y&2)&&o.p(m,i?y:-1),u?u.p&&(!i||y&4096)&&He(u,l,m,m[12],i?ve(l,m[12],y,Hi):Te(m[12]),xt):h&&h.p&&(!i||y&12)&&h.p(m,i?y:-1),f&&f.p&&(!i||y&4096)&&He(f,c,m,m[12],i?ve(c,m[12],y,vi):Te(m[12]),Et)},i(m){i||(ue(o,m),ue(h,m),ue(p,m),i=!0)},o(m){Se(o,m),Se(h,m),Se(p,m),i=!1},d(m){m&&I(t),o&&o.d(m),h&&h.d(m),p&&p.d(m),e[14](null)}}}function Oi(e,t,r){let n;hr(e,yi,_=>r(3,n=_));let{$$slots:i={},$$scope:s}=t,{clientstyling:a=""}=t,{clientstylingurl:o=""}=t,{translationurl:l=""}=t,{showbackbutton:u=""}=t,{title:h="header.general"}=t,{lang:c="en"}=t,f,p=!1,m;const y=()=>{let _=l;_&&fetch(_).then(w=>w.json()).then(w=>{Object.keys(w).forEach(R=>{_t(R,w[R])})}).catch(w=>{console.log(w)})};Object.keys(yt).forEach(_=>{_t(_,yt[_])});const T=()=>{let _=document.createElement("style");_.innerHTML=a,f.appendChild(_)},L=()=>{let _=new URL(o),w=document.createElement("style");fetch(_.href).then(R=>R.text()).then(R=>{w.innerHTML=R,setTimeout(()=>{f.appendChild(w)},1)})},A=()=>{Ei(c)},v=()=>{window.postMessage({type:"CloseCashier"},window.location.href)},N=()=>{window.postMessage({type:"BackCashier"},window.location.href)},S=()=>{r(1,p=!!u&&u!=="false")},$=()=>{r(2,m=h||"header.general")};function se(_){Ne[_?"unshift":"push"](()=>{f=_,r(0,f)})}return e.$$set=_=>{"clientstyling"in _&&r(6,a=_.clientstyling),"clientstylingurl"in _&&r(7,o=_.clientstylingurl),"translationurl"in _&&r(8,l=_.translationurl),"showbackbutton"in _&&r(9,u=_.showbackbutton),"title"in _&&r(10,h=_.title),"lang"in _&&r(11,c=_.lang),"$$scope"in _&&r(12,s=_.$$scope)},e.$$.update=()=>{e.$$.dirty&2048&&c&&A(),e.$$.dirty&3072&&c&&h&&$(),e.$$.dirty&65&&a&&f&&T(),e.$$.dirty&129&&o&&f&&L(),e.$$.dirty&2304&&c&&l&&y(),e.$$.dirty&512&&u&&S()},[f,p,m,n,v,N,a,o,l,u,h,c,s,i,se]}class tr extends wr{constructor(t){super(),Br(this,t,Oi,Ai,Bt,{clientstyling:6,clientstylingurl:7,translationurl:8,showbackbutton:9,title:10,lang:11},xi)}get clientstyling(){return this.$$.ctx[6]}set clientstyling(t){this.$$set({clientstyling:t}),O()}get clientstylingurl(){return this.$$.ctx[7]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),O()}get translationurl(){return this.$$.ctx[8]}set translationurl(t){this.$$set({translationurl:t}),O()}get showbackbutton(){return this.$$.ctx[9]}set showbackbutton(t){this.$$set({showbackbutton:t}),O()}get title(){return this.$$.ctx[10]}set title(t){this.$$set({title:t}),O()}get lang(){return this.$$.ctx[11]}set lang(t){this.$$set({lang:t}),O()}}Sr(tr,{clientstyling:{},clientstylingurl:{},translationurl:{},showbackbutton:{},title:{},lang:{}},["leftButton","title","rightButton"],[],!0);exports.default=tr;
5
+ Note: there are at least one loader still registered to this locale that wasn't executed.`:""}`)}const Jn={fallbackLocale:null,loadingDelay:200,formats:Zn,warnOnMissingMessages:!0,handleMissingMessage:void 0,ignoreTag:!0},q=Jn;function X(){return q}function qn(e){const t=e,{formats:r}=t,n=Wn(t,["formats"]);let i=e.fallbackLocale;if(e.initialLocale)try{Wt.resolveLocale(e.initialLocale)&&(i=e.initialLocale)}catch(s){console.warn(`[svelte-i18n] The initial locale "${e.initialLocale}" is not a valid locale.`)}return n.warnOnMissingMessages&&(delete n.warnOnMissingMessages,n.handleMissingMessage==null?n.handleMissingMessage=Qn:console.warn('[svelte-i18n] The "warnOnMissingMessages" option is deprecated. Please use the "handleMissingMessage" option instead.')),Object.assign(q,n,{initialLocale:i}),r&&("number"in r&&Object.assign(q.formats.number,r.number),"date"in r&&Object.assign(q.formats.date,r.date),"time"in r&&Object.assign(q.formats.time,r.time)),M.set(i)}const Le=be(!1);var Yn=Object.defineProperty,Kn=Object.defineProperties,ei=Object.getOwnPropertyDescriptors,pt=Object.getOwnPropertySymbols,ti=Object.prototype.hasOwnProperty,ri=Object.prototype.propertyIsEnumerable,dt=(e,t,r)=>t in e?Yn(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,ni=(e,t)=>{for(var r in t||(t={}))ti.call(t,r)&&dt(e,r,t[r]);if(pt)for(var r of pt(t))ri.call(t,r)&&dt(e,r,t[r]);return e},ii=(e,t)=>Kn(e,ei(t));let ke;const pe=be(null);function bt(e){return e.split("-").map((t,r,n)=>n.slice(0,r+1).join("-")).reverse()}function ie(e,t=X().fallbackLocale){const r=bt(e);return t?[...new Set([...r,...bt(t)])]:r}function C(){return ke!=null?ke:void 0}pe.subscribe(e=>{ke=e!=null?e:void 0,typeof window!="undefined"&&e!=null&&document.documentElement.setAttribute("lang",e)});const si=e=>{if(e&&Fn(e)&&me(e)){const{loadingDelay:t}=X();let r;return typeof window!="undefined"&&C()!=null&&t?r=window.setTimeout(()=>Le.set(!0),t):Le.set(!0),Yt(e).then(()=>{pe.set(e)}).finally(()=>{clearTimeout(r),Le.set(!1)})}return pe.set(e)},M=ii(ni({},pe),{set:si}),ye=e=>{const t=Object.create(null);return n=>{const i=JSON.stringify(n);return i in t?t[i]:t[i]=e(n)}};var oi=Object.defineProperty,de=Object.getOwnPropertySymbols,Kt=Object.prototype.hasOwnProperty,er=Object.prototype.propertyIsEnumerable,gt=(e,t,r)=>t in e?oi(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Je=(e,t)=>{for(var r in t||(t={}))Kt.call(t,r)&&gt(e,r,t[r]);if(de)for(var r of de(t))er.call(t,r)&&gt(e,r,t[r]);return e},Q=(e,t)=>{var r={};for(var n in e)Kt.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&de)for(var n of de(e))t.indexOf(n)<0&&er.call(e,n)&&(r[n]=e[n]);return r};const ee=(e,t)=>{const{formats:r}=X();if(e in r&&t in r[e])return r[e][t];throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`)},ai=ye(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)}),ui=ye(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)}),hi=ye(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)}),li=(e={})=>{var t=e,{locale:r=C()}=t,n=Q(t,["locale"]);return ai(Je({locale:r},n))},fi=(e={})=>{var t=e,{locale:r=C()}=t,n=Q(t,["locale"]);return ui(Je({locale:r},n))},ci=(e={})=>{var t=e,{locale:r=C()}=t,n=Q(t,["locale"]);return hi(Je({locale:r},n))},mi=ye((e,t=C())=>new Wt(e,t,X().formats,{ignoreTag:X().ignoreTag})),pi=(e,t={})=>{var r,n,i,s;let a=t;typeof e=="object"&&(a=e,e=a.id);const{values:o,locale:l=C(),default:u}=a;if(l==null)throw new Error("[svelte-i18n] Cannot format a message without first setting the initial locale.");let h=Zt(e,l);if(!h)h=(s=(i=(n=(r=X()).handleMissingMessage)==null?void 0:n.call(r,{locale:l,id:e,defaultValue:u}))!=null?i:u)!=null?s:e;else if(typeof h!="string")return console.warn(`[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof h}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`),h;if(!o)return h;let c=h;try{c=mi(h,l).format(o)}catch(f){f instanceof Error&&console.warn(`[svelte-i18n] Message "${e}" has syntax error:`,f.message)}return c},di=(e,t)=>ci(t).format(e),bi=(e,t)=>fi(t).format(e),gi=(e,t)=>li(t).format(e),_i=(e,t=C())=>Zt(e,t),yi=Z([M,ne],()=>pi);Z([M],()=>di);Z([M],()=>bi);Z([M],()=>gi);Z([M,ne],()=>_i);function _t(e,t){Jt(e,t)}function Ei(e){qn({fallbackLocale:"en"}),M.set(e)}const yt={en:{header:{general:"Cashier",deposit:"Deposit",withdraw:"Withdraw"}},tr:{header:{general:"Cashier",deposit:"Para Yatır",withdraw:"Çekim"}}};function xi(e){lr(e,"svelte-bbilb",".CashierHeader{display:flex;position:relative;align-items:center;height:var(--mmw--header-height, 40px);background-color:var(--mmw--color-grey-105, #E8E9EB);width:100%;border-radius:6px 6px 0 0}.CashierHeaderLeftButton{color:var(--mmw--color-grey-10, #111);font-size:var(--emw--font-size-small, 14px);font-weight:var(--emw--font-weight-semibold, 500);margin-bottom:0;position:absolute;display:flex;align-items:center;font-variant:all-small-caps;height:32px;left:7px;gap:2px;cursor:pointer}.CashierHeaderLeftButton svg path{fill:var(--mmw--color-grey-10, #111)}.CashierHeaderLeftButton.disabled{pointer-events:none}.CashierHeaderTitle{color:var(--mmw--color-grey-10, #111);font-size:var(--emw--font-size-large, 18px);line-height:125%;font-weight:var(--emw--font-weight-semibold, 500);margin:auto;max-width:calc(100% - 150px);overflow:hidden;text-overflow:ellipsis}.CashierHeaderRightButton{position:absolute;display:flex;justify-content:space-between;align-items:center;padding:0 var(--emw--spacing-small, 12px);height:inherit;right:0;gap:var(--emw--spacing-small, 12px);cursor:pointer}")}const vi=e=>({}),Et=e=>({}),Hi=e=>({}),xt=e=>({}),Ti=e=>({}),vt=e=>({});function Ht(e){let t,r,n;return{c(){t=W("div"),t.innerHTML='<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M12.5632 3.47782C12.4787 3.50138 12.3362 3.57505 12.2465 3.64153C12.1567 3.70806 10.8069 5.04216 9.24694 6.60626C6.11944 9.74192 6.25999 9.58204 6.25999 10.0037C6.25999 10.4243 6.13093 10.2784 9.34296 13.4903C12.4449 16.5921 12.356 16.5116 12.7278 16.5556C13.1855 16.6098 13.6413 16.2585 13.7301 15.783C13.7612 15.6164 13.7212 15.3395 13.6437 15.1847C13.6158 15.129 12.451 13.9396 11.0553 12.5417L8.51768 10L11.0553 7.45837C12.451 6.06048 13.6158 4.87114 13.6437 4.81544C13.7729 4.55751 13.7703 4.2006 13.6374 3.94274C13.4469 3.5731 12.9668 3.36532 12.5632 3.47782Z" fill="#111111"></path></svg>',re(t,"class","CashierHeaderLeftButton")},m(i,s){z(i,t,s),r||(n=At(t,"click",e[5]),r=!0)},p:B,d(i){i&&I(t),r=!1,n()}}}function Bi(e){let t,r=e[1]&&Ht(e);return{c(){r&&r.c(),t=mr()},m(n,i){r&&r.m(n,i),z(n,t,i)},p(n,i){n[1]?r?r.p(n,i):(r=Ht(n),r.c(),r.m(t.parentNode,t)):r&&(r.d(1),r=null)},d(n){n&&I(t),r&&r.d(n)}}}function Si(e){let t,r=e[3](e[2])+"",n;return{c(){t=W("span"),n=Xe(r),re(t,"class","CashierHeaderTitle")},m(i,s){z(i,t,s),ce(t,n)},p(i,s){s&12&&r!==(r=i[3](i[2])+"")&&dr(n,r)},d(i){i&&I(t)}}}function wi(e){let t,r,n;return{c(){t=W("span"),t.innerHTML='<svg xmlns="http://www.w3.org/2000/svg" width="13" height="20" viewBox="0 0 13 13" fill="none"><path d="M12.7711 0.229435C13.0582 0.517619 13.0755 0.973729 12.8215 1.28141L12.7711 1.33721L7.60685 6.50068L12.7711 11.6641C12.9128 11.8066 12.9944 11.998 12.999 12.1988C13.0035 12.3997 12.9308 12.5946 12.7957 12.7433C12.6606 12.892 12.4735 12.9832 12.2731 12.9979C12.0728 13.0126 11.8744 12.9497 11.7191 12.8223L11.6633 12.7719L6.49958 7.60791L1.3359 12.7719C1.19349 12.9136 1.00207 12.9952 0.801203 12.9998C0.60034 13.0044 0.405398 12.9316 0.256676 12.7965C0.107955 12.6614 0.0168256 12.4744 0.00212786 12.274C-0.0125699 12.0736 0.0502877 11.8753 0.177706 11.7199L0.228086 11.6641L5.3923 6.50068L0.228086 1.33721C0.0863637 1.1948 0.00478102 1.00338 0.000203544 0.802529C-0.00437393 0.601674 0.0684038 0.40674 0.203491 0.258024C0.338579 0.109308 0.525647 0.0181829 0.726024 0.00348576C0.9264 -0.0112114 1.12476 0.0516437 1.28011 0.179057L1.3359 0.229435L6.49958 5.39345L11.6633 0.229435C11.736 0.156695 11.8223 0.0989949 11.9174 0.0596283C12.0124 0.0202617 12.1143 0 12.2172 0C12.32 0 12.4219 0.0202617 12.5169 0.0596283C12.612 0.0989949 12.6983 0.156695 12.7711 0.229435Z" fill="#111111"></path></svg>',re(t,"class","CashierHeaderRightButton")},m(i,s){z(i,t,s),r||(n=At(t,"click",e[4]),r=!0)},p:B,d(i){i&&I(t),r=!1,n()}}}function Ai(e){let t,r,n,i;const s=e[13].leftButton,a=xe(s,e,e[12],vt),o=a||Bi(e),l=e[13].title,u=xe(l,e,e[12],xt),h=u||Si(e),c=e[13].rightButton,f=xe(c,e,e[12],Et),p=f||wi(e);return{c(){t=W("div"),o&&o.c(),r=rt(),h&&h.c(),n=rt(),p&&p.c(),re(t,"class","CashierHeader")},m(m,y){z(m,t,y),o&&o.m(t,null),ce(t,r),h&&h.m(t,null),ce(t,n),p&&p.m(t,null),e[14](t),i=!0},p(m,[y]){a?a.p&&(!i||y&4096)&&He(a,s,m,m[12],i?ve(s,m[12],y,Ti):Te(m[12]),vt):o&&o.p&&(!i||y&2)&&o.p(m,i?y:-1),u?u.p&&(!i||y&4096)&&He(u,l,m,m[12],i?ve(l,m[12],y,Hi):Te(m[12]),xt):h&&h.p&&(!i||y&12)&&h.p(m,i?y:-1),f&&f.p&&(!i||y&4096)&&He(f,c,m,m[12],i?ve(c,m[12],y,vi):Te(m[12]),Et)},i(m){i||(ue(o,m),ue(h,m),ue(p,m),i=!0)},o(m){Se(o,m),Se(h,m),Se(p,m),i=!1},d(m){m&&I(t),o&&o.d(m),h&&h.d(m),p&&p.d(m),e[14](null)}}}function Oi(e,t,r){let n;hr(e,yi,_=>r(3,n=_));let{$$slots:i={},$$scope:s}=t,{clientstyling:a=""}=t,{clientstylingurl:o=""}=t,{translationurl:l=""}=t,{showbackbutton:u=""}=t,{title:h="header.general"}=t,{lang:c="en"}=t,f,p=!1,m;const y=()=>{let _=l;_&&fetch(_).then(w=>w.json()).then(w=>{Object.keys(w).forEach(R=>{_t(R,w[R])})}).catch(w=>{console.log(w)})};Object.keys(yt).forEach(_=>{_t(_,yt[_])});const T=()=>{let _=document.createElement("style");_.innerHTML=a,f.appendChild(_)},L=()=>{let _=new URL(o),w=document.createElement("style");fetch(_.href).then(R=>R.text()).then(R=>{w.innerHTML=R,setTimeout(()=>{f.appendChild(w)},1)})},A=()=>{Ei(c)},v=()=>{window.postMessage({type:"CloseCashier"},window.location.href)},N=()=>{window.postMessage({type:"BackCashier"},window.location.href)},S=()=>{r(1,p=!!u&&u!=="false")},$=()=>{r(2,m=h||"header.general")};function se(_){Ne[_?"unshift":"push"](()=>{f=_,r(0,f)})}return e.$$set=_=>{"clientstyling"in _&&r(6,a=_.clientstyling),"clientstylingurl"in _&&r(7,o=_.clientstylingurl),"translationurl"in _&&r(8,l=_.translationurl),"showbackbutton"in _&&r(9,u=_.showbackbutton),"title"in _&&r(10,h=_.title),"lang"in _&&r(11,c=_.lang),"$$scope"in _&&r(12,s=_.$$scope)},e.$$.update=()=>{e.$$.dirty&2048&&c&&A(),e.$$.dirty&3072&&c&&h&&$(),e.$$.dirty&65&&a&&f&&T(),e.$$.dirty&129&&o&&f&&L(),e.$$.dirty&2304&&c&&l&&y(),e.$$.dirty&512&&u&&S()},[f,p,m,n,v,N,a,o,l,u,h,c,s,i,se]}class tr extends wr{constructor(t){super(),Br(this,t,Oi,Ai,Bt,{clientstyling:6,clientstylingurl:7,translationurl:8,showbackbutton:9,title:10,lang:11},xi)}get clientstyling(){return this.$$.ctx[6]}set clientstyling(t){this.$$set({clientstyling:t}),O()}get clientstylingurl(){return this.$$.ctx[7]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),O()}get translationurl(){return this.$$.ctx[8]}set translationurl(t){this.$$set({translationurl:t}),O()}get showbackbutton(){return this.$$.ctx[9]}set showbackbutton(t){this.$$set({showbackbutton:t}),O()}get title(){return this.$$.ctx[10]}set title(t){this.$$set({title:t}),O()}get lang(){return this.$$.ctx[11]}set lang(t){this.$$set({lang:t}),O()}}Sr(tr,{clientstyling:{},clientstylingurl:{},translationurl:{},showbackbutton:{},title:{},lang:{}},["leftButton","title","rightButton"],[],!0);exports.default=tr;
@@ -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/CashierHeader-BEkgsSdf.cjs")).then(({default:t})=>{!customElements.get("cashier-header")&&customElements.define("cashier-header",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/CashierHeader-BxLqW1t_.cjs")).then(({default:t})=>{!customElements.get("cashier-header")&&customElements.define("cashier-header",t.element)})}
@@ -10,7 +10,7 @@ if (typeof window != "undefined") {
10
10
  }
11
11
  };
12
12
  };
13
- customElements.define = n(customElements.define), import("../components/CashierHeader-gSj2QSTY.js").then(({ default: t }) => {
13
+ customElements.define = n(customElements.define), import("../components/CashierHeader-7xFlkQJe.js").then(({ default: t }) => {
14
14
  !customElements.get("cashier-header") && customElements.define("cashier-header", t.element);
15
15
  });
16
16
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@everymatrix/cashier-header",
3
- "version": "1.45.6",
3
+ "version": "1.45.8",
4
4
  "type": "module",
5
5
  "main": "es2015/cashier-header.cjs",
6
6
  "module": "es2015/cashier-header.js",