@everymatrix/cashier-methods-list 1.94.36 → 1.94.38

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.
@@ -67,13 +67,13 @@ function S(e, t) {
67
67
  e.appendChild(t);
68
68
  }
69
69
  function Fn(e, t, r) {
70
- const n = Gn(e);
70
+ const n = kn(e);
71
71
  if (!n.getElementById(t)) {
72
72
  const i = L("style");
73
- i.id = t, i.textContent = r, kn(n, i);
73
+ i.id = t, i.textContent = r, Gn(n, i);
74
74
  }
75
75
  }
76
- function Gn(e) {
76
+ function kn(e) {
77
77
  if (!e)
78
78
  return document;
79
79
  const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
@@ -83,7 +83,7 @@ function Gn(e) {
83
83
  t
84
84
  ) : e.ownerDocument;
85
85
  }
86
- function kn(e, t) {
86
+ function Gn(e, t) {
87
87
  return S(
88
88
  /** @type {Document} */
89
89
  e.head || e,
@@ -153,7 +153,7 @@ function Wn() {
153
153
  function Xn(e) {
154
154
  Wn().$$.on_mount.push(e);
155
155
  }
156
- const Oe = [], Bt = [];
156
+ const He = [], Bt = [];
157
157
  let Le = [];
158
158
  const ur = [], Yn = /* @__PURE__ */ Promise.resolve();
159
159
  let Nt = !1;
@@ -171,21 +171,21 @@ function V() {
171
171
  const e = Ye;
172
172
  do {
173
173
  try {
174
- for (; Pe < Oe.length; ) {
175
- const t = Oe[Pe];
174
+ for (; Pe < He.length; ) {
175
+ const t = He[Pe];
176
176
  Pe++, Xe(t), Jn(t.$$);
177
177
  }
178
178
  } catch (t) {
179
- throw Oe.length = 0, Pe = 0, t;
179
+ throw He.length = 0, Pe = 0, t;
180
180
  }
181
- for (Xe(null), Oe.length = 0, Pe = 0; Bt.length; )
181
+ for (Xe(null), He.length = 0, Pe = 0; Bt.length; )
182
182
  Bt.pop()();
183
183
  for (let t = 0; t < Le.length; t += 1) {
184
184
  const r = Le[t];
185
185
  Mt.has(r) || (Mt.add(r), r());
186
186
  }
187
187
  Le.length = 0;
188
- } while (Oe.length);
188
+ } while (He.length);
189
189
  for (; ur.length; )
190
190
  ur.pop()();
191
191
  Nt = !1, Mt.clear(), Xe(e);
@@ -220,7 +220,7 @@ function ti(e, t) {
220
220
  r.fragment !== null && (qn(r.after_update), Ie(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
221
221
  }
222
222
  function ri(e, t) {
223
- e.$$.dirty[0] === -1 && (Oe.push(e), Zn(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
223
+ e.$$.dirty[0] === -1 && (He.push(e), Zn(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
224
224
  }
225
225
  function ni(e, t, r, n, i, o, s = null, a = [-1]) {
226
226
  const l = Ye;
@@ -491,7 +491,7 @@ class oi {
491
491
  }
492
492
  const si = "4";
493
493
  typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(si);
494
- const He = [];
494
+ const Ae = [];
495
495
  function ai(e, t) {
496
496
  return {
497
497
  subscribe: qe(e, t).subscribe
@@ -502,13 +502,13 @@ function qe(e, t = de) {
502
502
  const n = /* @__PURE__ */ new Set();
503
503
  function i(a) {
504
504
  if (zr(e, a) && (e = a, r)) {
505
- const l = !He.length;
505
+ const l = !Ae.length;
506
506
  for (const u of n)
507
- u[1](), He.push(u, e);
507
+ u[1](), Ae.push(u, e);
508
508
  if (l) {
509
- for (let u = 0; u < He.length; u += 2)
510
- He[u][0](He[u + 1]);
511
- He.length = 0;
509
+ for (let u = 0; u < Ae.length; u += 2)
510
+ Ae[u][0](Ae[u + 1]);
511
+ Ae.length = 0;
512
512
  }
513
513
  }
514
514
  }
@@ -541,8 +541,8 @@ function De(e, t, r) {
541
541
  }, w = i.map(
542
542
  (M, d) => Wr(
543
543
  M,
544
- (A) => {
545
- u[d] = A, h &= ~(1 << d), l && y();
544
+ (O) => {
545
+ u[d] = O, h &= ~(1 << d), l && y();
546
546
  },
547
547
  () => {
548
548
  h |= 1 << d;
@@ -672,7 +672,7 @@ function Tt(e, t, r) {
672
672
  return e.concat(o || Array.prototype.slice.call(t));
673
673
  }
674
674
  function Pt(e, t) {
675
- var r = t && t.cache ? t.cache : Ai, n = t && t.serializer ? t.serializer : Hi, i = t && t.strategy ? t.strategy : Ti;
675
+ var r = t && t.cache ? t.cache : Oi, n = t && t.serializer ? t.serializer : Ai, i = t && t.strategy ? t.strategy : Ti;
676
676
  return i(e, {
677
677
  cache: r,
678
678
  serializer: n
@@ -699,9 +699,9 @@ function Ti(e, t) {
699
699
  function Pi(e, t) {
700
700
  return Qr(e, this, qr, t.cache.create(), t.serializer);
701
701
  }
702
- var Hi = function() {
702
+ var Ai = function() {
703
703
  return JSON.stringify(arguments);
704
- }, Oi = (
704
+ }, Hi = (
705
705
  /** @class */
706
706
  function() {
707
707
  function e() {
@@ -713,11 +713,11 @@ var Hi = function() {
713
713
  this.cache[t] = r;
714
714
  }, e;
715
715
  }()
716
- ), Ai = {
716
+ ), Oi = {
717
717
  create: function() {
718
- return new Oi();
718
+ return new Hi();
719
719
  }
720
- }, Ht = {
720
+ }, At = {
721
721
  variadic: Pi
722
722
  }, gt = function() {
723
723
  return gt = Object.assign || function(t) {
@@ -2502,13 +2502,13 @@ var at = {
2502
2502
  "h"
2503
2503
  ]
2504
2504
  };
2505
- function Gi(e, t) {
2505
+ function ki(e, t) {
2506
2506
  for (var r = "", n = 0; n < e.length; n++) {
2507
2507
  var i = e.charAt(n);
2508
2508
  if (i === "j") {
2509
2509
  for (var o = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
2510
2510
  o++, n++;
2511
- var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), l = "a", u = ki(t);
2511
+ var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), l = "a", u = Gi(t);
2512
2512
  for ((u == "H" || u == "k") && (a = 0); a-- > 0; )
2513
2513
  r += l;
2514
2514
  for (; s-- > 0; )
@@ -2518,7 +2518,7 @@ function Gi(e, t) {
2518
2518
  }
2519
2519
  return r;
2520
2520
  }
2521
- function ki(e) {
2521
+ function Gi(e) {
2522
2522
  var t = e.hourCycle;
2523
2523
  if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
2524
2524
  e.hourCycles && // @ts-ignore
@@ -2540,8 +2540,8 @@ function ki(e) {
2540
2540
  var i = at[n || ""] || at[r || ""] || at["".concat(r, "-001")] || at["001"];
2541
2541
  return i[0];
2542
2542
  }
2543
- var Ot, ji = new RegExp("^".concat(an.source, "*")), Vi = new RegExp("".concat(an.source, "*$"));
2544
- function O(e, t) {
2543
+ var Ht, ji = new RegExp("^".concat(an.source, "*")), Vi = new RegExp("".concat(an.source, "*$"));
2544
+ function H(e, t) {
2545
2545
  return { start: e, end: t };
2546
2546
  }
2547
2547
  var zi = !!String.prototype.startsWith && "_a".startsWith("a", 1), Wi = !!String.fromCodePoint, Xi = !!Object.fromEntries, Yi = !!String.prototype.codePointAt, Zi = !!String.prototype.trimStart, Ji = !!String.prototype.trimEnd, qi = !!Number.isSafeInteger, Qi = qi ? Number.isSafeInteger : function(e) {
@@ -2549,7 +2549,7 @@ var zi = !!String.prototype.startsWith && "_a".startsWith("a", 1), Wi = !!String
2549
2549
  }, Ut = !0;
2550
2550
  try {
2551
2551
  var Ki = fn("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2552
- Ut = ((Ot = Ki.exec("a")) === null || Ot === void 0 ? void 0 : Ot[0]) === "a";
2552
+ Ut = ((Ht = Ki.exec("a")) === null || Ht === void 0 ? void 0 : Ht[0]) === "a";
2553
2553
  } catch (e) {
2554
2554
  Ut = !1;
2555
2555
  }
@@ -2625,17 +2625,17 @@ var pr = zi ? (
2625
2625
  function fn(e, t) {
2626
2626
  return new RegExp(e, t);
2627
2627
  }
2628
- var Gt;
2628
+ var kt;
2629
2629
  if (Ut) {
2630
2630
  var br = fn("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2631
- Gt = function(t, r) {
2631
+ kt = function(t, r) {
2632
2632
  var n;
2633
2633
  br.lastIndex = r;
2634
2634
  var i = br.exec(t);
2635
2635
  return (n = i[1]) !== null && n !== void 0 ? n : "";
2636
2636
  };
2637
2637
  } else
2638
- Gt = function(t, r) {
2638
+ kt = function(t, r) {
2639
2639
  for (var n = []; ; ) {
2640
2640
  var i = cn(t, r);
2641
2641
  if (i === void 0 || mn(i) || oo(i))
@@ -2669,13 +2669,13 @@ var ro = (
2669
2669
  var a = this.clonePosition();
2670
2670
  this.bump(), i.push({
2671
2671
  type: F.pound,
2672
- location: O(a, this.clonePosition())
2672
+ location: H(a, this.clonePosition())
2673
2673
  });
2674
2674
  } else if (o === 60 && !this.ignoreTag && this.peek() === 47) {
2675
2675
  if (n)
2676
2676
  break;
2677
- return this.error(P.UNMATCHED_CLOSING_TAG, O(this.clonePosition(), this.clonePosition()));
2678
- } else if (o === 60 && !this.ignoreTag && kt(this.peek() || 0)) {
2677
+ return this.error(P.UNMATCHED_CLOSING_TAG, H(this.clonePosition(), this.clonePosition()));
2678
+ } else if (o === 60 && !this.ignoreTag && Gt(this.peek() || 0)) {
2679
2679
  var s = this.parseTag(t, r);
2680
2680
  if (s.err)
2681
2681
  return s;
@@ -2698,7 +2698,7 @@ var ro = (
2698
2698
  val: {
2699
2699
  type: F.literal,
2700
2700
  value: "<".concat(i, "/>"),
2701
- location: O(n, this.clonePosition())
2701
+ location: H(n, this.clonePosition())
2702
2702
  },
2703
2703
  err: null
2704
2704
  };
@@ -2708,22 +2708,22 @@ var ro = (
2708
2708
  return o;
2709
2709
  var s = o.val, a = this.clonePosition();
2710
2710
  if (this.bumpIf("</")) {
2711
- if (this.isEOF() || !kt(this.char()))
2712
- return this.error(P.INVALID_TAG, O(a, this.clonePosition()));
2711
+ if (this.isEOF() || !Gt(this.char()))
2712
+ return this.error(P.INVALID_TAG, H(a, this.clonePosition()));
2713
2713
  var l = this.clonePosition(), u = this.parseTagName();
2714
- return i !== u ? this.error(P.UNMATCHED_CLOSING_TAG, O(l, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
2714
+ return i !== u ? this.error(P.UNMATCHED_CLOSING_TAG, H(l, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
2715
2715
  val: {
2716
2716
  type: F.tag,
2717
2717
  value: i,
2718
2718
  children: s,
2719
- location: O(n, this.clonePosition())
2719
+ location: H(n, this.clonePosition())
2720
2720
  },
2721
2721
  err: null
2722
- } : this.error(P.INVALID_TAG, O(a, this.clonePosition())));
2722
+ } : this.error(P.INVALID_TAG, H(a, this.clonePosition())));
2723
2723
  } else
2724
- return this.error(P.UNCLOSED_TAG, O(n, this.clonePosition()));
2724
+ return this.error(P.UNCLOSED_TAG, H(n, this.clonePosition()));
2725
2725
  } else
2726
- return this.error(P.INVALID_TAG, O(n, this.clonePosition()));
2726
+ return this.error(P.INVALID_TAG, H(n, this.clonePosition()));
2727
2727
  }, e.prototype.parseTagName = function() {
2728
2728
  var t = this.offset();
2729
2729
  for (this.bump(); !this.isEOF() && io(this.char()); )
@@ -2748,7 +2748,7 @@ var ro = (
2748
2748
  }
2749
2749
  break;
2750
2750
  }
2751
- var l = O(n, this.clonePosition());
2751
+ var l = H(n, this.clonePosition());
2752
2752
  return {
2753
2753
  val: { type: F.literal, value: i, location: l },
2754
2754
  err: null
@@ -2798,14 +2798,14 @@ var ro = (
2798
2798
  }, e.prototype.parseArgument = function(t, r) {
2799
2799
  var n = this.clonePosition();
2800
2800
  if (this.bump(), this.bumpSpace(), this.isEOF())
2801
- return this.error(P.EXPECT_ARGUMENT_CLOSING_BRACE, O(n, this.clonePosition()));
2801
+ return this.error(P.EXPECT_ARGUMENT_CLOSING_BRACE, H(n, this.clonePosition()));
2802
2802
  if (this.char() === 125)
2803
- return this.bump(), this.error(P.EMPTY_ARGUMENT, O(n, this.clonePosition()));
2803
+ return this.bump(), this.error(P.EMPTY_ARGUMENT, H(n, this.clonePosition()));
2804
2804
  var i = this.parseIdentifierIfPossible().value;
2805
2805
  if (!i)
2806
- return this.error(P.MALFORMED_ARGUMENT, O(n, this.clonePosition()));
2806
+ return this.error(P.MALFORMED_ARGUMENT, H(n, this.clonePosition()));
2807
2807
  if (this.bumpSpace(), this.isEOF())
2808
- return this.error(P.EXPECT_ARGUMENT_CLOSING_BRACE, O(n, this.clonePosition()));
2808
+ return this.error(P.EXPECT_ARGUMENT_CLOSING_BRACE, H(n, this.clonePosition()));
2809
2809
  switch (this.char()) {
2810
2810
  case 125:
2811
2811
  return this.bump(), {
@@ -2813,25 +2813,25 @@ var ro = (
2813
2813
  type: F.argument,
2814
2814
  // value does not include the opening and closing braces.
2815
2815
  value: i,
2816
- location: O(n, this.clonePosition())
2816
+ location: H(n, this.clonePosition())
2817
2817
  },
2818
2818
  err: null
2819
2819
  };
2820
2820
  case 44:
2821
- return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(P.EXPECT_ARGUMENT_CLOSING_BRACE, O(n, this.clonePosition())) : this.parseArgumentOptions(t, r, i, n);
2821
+ return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(P.EXPECT_ARGUMENT_CLOSING_BRACE, H(n, this.clonePosition())) : this.parseArgumentOptions(t, r, i, n);
2822
2822
  default:
2823
- return this.error(P.MALFORMED_ARGUMENT, O(n, this.clonePosition()));
2823
+ return this.error(P.MALFORMED_ARGUMENT, H(n, this.clonePosition()));
2824
2824
  }
2825
2825
  }, e.prototype.parseIdentifierIfPossible = function() {
2826
- var t = this.clonePosition(), r = this.offset(), n = Gt(this.message, r), i = r + n.length;
2826
+ var t = this.clonePosition(), r = this.offset(), n = kt(this.message, r), i = r + n.length;
2827
2827
  this.bumpTo(i);
2828
- var o = this.clonePosition(), s = O(t, o);
2828
+ var o = this.clonePosition(), s = H(t, o);
2829
2829
  return { value: n, location: s };
2830
2830
  }, e.prototype.parseArgumentOptions = function(t, r, n, i) {
2831
2831
  var o, s = this.clonePosition(), a = this.parseIdentifierIfPossible().value, l = this.clonePosition();
2832
2832
  switch (a) {
2833
2833
  case "":
2834
- return this.error(P.EXPECT_ARGUMENT_TYPE, O(s, l));
2834
+ return this.error(P.EXPECT_ARGUMENT_TYPE, H(s, l));
2835
2835
  case "number":
2836
2836
  case "date":
2837
2837
  case "time": {
@@ -2844,27 +2844,27 @@ var ro = (
2844
2844
  return c;
2845
2845
  var y = to(c.val);
2846
2846
  if (y.length === 0)
2847
- return this.error(P.EXPECT_ARGUMENT_STYLE, O(this.clonePosition(), this.clonePosition()));
2848
- var w = O(h, this.clonePosition());
2847
+ return this.error(P.EXPECT_ARGUMENT_STYLE, H(this.clonePosition(), this.clonePosition()));
2848
+ var w = H(h, this.clonePosition());
2849
2849
  u = { style: y, styleLocation: w };
2850
2850
  }
2851
2851
  var M = this.tryParseArgumentClose(i);
2852
2852
  if (M.err)
2853
2853
  return M;
2854
- var d = O(i, this.clonePosition());
2854
+ var d = H(i, this.clonePosition());
2855
2855
  if (u && pr(u == null ? void 0 : u.style, "::", 0)) {
2856
- var A = eo(u.style.slice(2));
2856
+ var O = eo(u.style.slice(2));
2857
2857
  if (a === "number") {
2858
- var c = this.parseNumberSkeletonFromString(A, u.styleLocation);
2858
+ var c = this.parseNumberSkeletonFromString(O, u.styleLocation);
2859
2859
  return c.err ? c : {
2860
2860
  val: { type: F.number, value: n, location: d, style: c.val },
2861
2861
  err: null
2862
2862
  };
2863
2863
  } else {
2864
- if (A.length === 0)
2864
+ if (O.length === 0)
2865
2865
  return this.error(P.EXPECT_DATE_TIME_SKELETON, d);
2866
- var B = A;
2867
- this.locale && (B = Gi(A, this.locale));
2866
+ var B = O;
2867
+ this.locale && (B = ki(O, this.locale));
2868
2868
  var y = {
2869
2869
  type: $e.dateTime,
2870
2870
  pattern: B,
@@ -2890,14 +2890,14 @@ var ro = (
2890
2890
  case "plural":
2891
2891
  case "selectordinal":
2892
2892
  case "select": {
2893
- var H = this.clonePosition();
2893
+ var A = this.clonePosition();
2894
2894
  if (this.bumpSpace(), !this.bumpIf(","))
2895
- return this.error(P.EXPECT_SELECT_ARGUMENT_OPTIONS, O(H, gt({}, H)));
2895
+ return this.error(P.EXPECT_SELECT_ARGUMENT_OPTIONS, H(A, gt({}, A)));
2896
2896
  this.bumpSpace();
2897
2897
  var Z = this.parseIdentifierIfPossible(), D = 0;
2898
2898
  if (a !== "select" && Z.value === "offset") {
2899
2899
  if (!this.bumpIf(":"))
2900
- return this.error(P.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, O(this.clonePosition(), this.clonePosition()));
2900
+ return this.error(P.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, H(this.clonePosition(), this.clonePosition()));
2901
2901
  this.bumpSpace();
2902
2902
  var c = this.tryParseDecimalInteger(P.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, P.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
2903
2903
  if (c.err)
@@ -2910,7 +2910,7 @@ var ro = (
2910
2910
  var M = this.tryParseArgumentClose(i);
2911
2911
  if (M.err)
2912
2912
  return M;
2913
- var q = O(i, this.clonePosition());
2913
+ var q = H(i, this.clonePosition());
2914
2914
  return a === "select" ? {
2915
2915
  val: {
2916
2916
  type: F.select,
@@ -2932,10 +2932,10 @@ var ro = (
2932
2932
  };
2933
2933
  }
2934
2934
  default:
2935
- return this.error(P.INVALID_ARGUMENT_TYPE, O(s, l));
2935
+ return this.error(P.INVALID_ARGUMENT_TYPE, H(s, l));
2936
2936
  }
2937
2937
  }, e.prototype.tryParseArgumentClose = function(t) {
2938
- return this.isEOF() || this.char() !== 125 ? this.error(P.EXPECT_ARGUMENT_CLOSING_BRACE, O(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
2938
+ return this.isEOF() || this.char() !== 125 ? this.error(P.EXPECT_ARGUMENT_CLOSING_BRACE, H(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
2939
2939
  }, e.prototype.parseSimpleArgStyleIfPossible = function() {
2940
2940
  for (var t = 0, r = this.clonePosition(); !this.isEOF(); ) {
2941
2941
  var n = this.char();
@@ -2944,7 +2944,7 @@ var ro = (
2944
2944
  this.bump();
2945
2945
  var i = this.clonePosition();
2946
2946
  if (!this.bumpUntil("'"))
2947
- return this.error(P.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE, O(i, this.clonePosition()));
2947
+ return this.error(P.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE, H(i, this.clonePosition()));
2948
2948
  this.bump();
2949
2949
  break;
2950
2950
  }
@@ -2995,7 +2995,7 @@ var ro = (
2995
2995
  var y = this.tryParseDecimalInteger(P.EXPECT_PLURAL_ARGUMENT_SELECTOR, P.INVALID_PLURAL_ARGUMENT_SELECTOR);
2996
2996
  if (y.err)
2997
2997
  return y;
2998
- h = O(c, this.clonePosition()), u = this.message.slice(c.offset, this.offset());
2998
+ h = H(c, this.clonePosition()), u = this.message.slice(c.offset, this.offset());
2999
2999
  } else
3000
3000
  break;
3001
3001
  }
@@ -3004,7 +3004,7 @@ var ro = (
3004
3004
  u === "other" && (s = !0), this.bumpSpace();
3005
3005
  var w = this.clonePosition();
3006
3006
  if (!this.bumpIf("{"))
3007
- return this.error(r === "select" ? P.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : P.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, O(this.clonePosition(), this.clonePosition()));
3007
+ return this.error(r === "select" ? P.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : P.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, H(this.clonePosition(), this.clonePosition()));
3008
3008
  var M = this.parseMessage(t + 1, r, n);
3009
3009
  if (M.err)
3010
3010
  return M;
@@ -3015,11 +3015,11 @@ var ro = (
3015
3015
  u,
3016
3016
  {
3017
3017
  value: M.val,
3018
- location: O(w, this.clonePosition())
3018
+ location: H(w, this.clonePosition())
3019
3019
  }
3020
3020
  ]), l.add(u), this.bumpSpace(), o = this.parseIdentifierIfPossible(), u = o.value, h = o.location;
3021
3021
  }
3022
- return a.length === 0 ? this.error(r === "select" ? P.EXPECT_SELECT_ARGUMENT_SELECTOR : P.EXPECT_PLURAL_ARGUMENT_SELECTOR, O(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !s ? this.error(P.MISSING_OTHER_CLAUSE, O(this.clonePosition(), this.clonePosition())) : { val: a, err: null };
3022
+ return a.length === 0 ? this.error(r === "select" ? P.EXPECT_SELECT_ARGUMENT_SELECTOR : P.EXPECT_PLURAL_ARGUMENT_SELECTOR, H(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !s ? this.error(P.MISSING_OTHER_CLAUSE, H(this.clonePosition(), this.clonePosition())) : { val: a, err: null };
3023
3023
  }, e.prototype.tryParseDecimalInteger = function(t, r) {
3024
3024
  var n = 1, i = this.clonePosition();
3025
3025
  this.bumpIf("+") || this.bumpIf("-") && (n = -1);
@@ -3030,7 +3030,7 @@ var ro = (
3030
3030
  else
3031
3031
  break;
3032
3032
  }
3033
- var l = O(i, this.clonePosition());
3033
+ var l = H(i, this.clonePosition());
3034
3034
  return o ? (s *= n, Qi(s) ? { val: s, err: null } : this.error(r, l)) : this.error(t, l);
3035
3035
  }, e.prototype.offset = function() {
3036
3036
  return this.position.offset;
@@ -3097,11 +3097,11 @@ var ro = (
3097
3097
  }, e;
3098
3098
  }()
3099
3099
  );
3100
- function kt(e) {
3100
+ function Gt(e) {
3101
3101
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3102
3102
  }
3103
3103
  function no(e) {
3104
- return kt(e) || e === 47;
3104
+ return Gt(e) || e === 47;
3105
3105
  }
3106
3106
  function io(e) {
3107
3107
  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;
@@ -3246,10 +3246,10 @@ function ct(e, t, r, n, i, o, s) {
3246
3246
  continue;
3247
3247
  }
3248
3248
  if (on(h)) {
3249
- var M = h.children, d = h.value, A = i[d];
3250
- if (!ho(A))
3249
+ var M = h.children, d = h.value, O = i[d];
3250
+ if (!ho(O))
3251
3251
  throw new ao(d, "function", s);
3252
- var B = ct(M, t, r, n, i, o), N = A(B.map(function(D) {
3252
+ var B = ct(M, t, r, n, i, o), N = O(B.map(function(D) {
3253
3253
  return D.value;
3254
3254
  }));
3255
3255
  Array.isArray(N) || (N = [N]), a.push.apply(a, N.map(function(D) {
@@ -3260,25 +3260,25 @@ function ct(e, t, r, n, i, o, s) {
3260
3260
  }));
3261
3261
  }
3262
3262
  if (rn(h)) {
3263
- var H = h.options[y] || h.options.other;
3264
- if (!H)
3263
+ var A = h.options[y] || h.options.other;
3264
+ if (!A)
3265
3265
  throw new yr(h.value, y, Object.keys(h.options), s);
3266
- a.push.apply(a, ct(H.value, t, r, n, i));
3266
+ a.push.apply(a, ct(A.value, t, r, n, i));
3267
3267
  continue;
3268
3268
  }
3269
3269
  if (nn(h)) {
3270
- var H = h.options["=".concat(y)];
3271
- if (!H) {
3270
+ var A = h.options["=".concat(y)];
3271
+ if (!A) {
3272
3272
  if (!Intl.PluralRules)
3273
3273
  throw new Et(`Intl.PluralRules is not available in this environment.
3274
3274
  Try polyfilling it using "@formatjs/intl-pluralrules"
3275
3275
  `, Be.MISSING_INTL_API, s);
3276
3276
  var Z = r.getPluralRules(t, { type: h.pluralType }).select(y - (h.offset || 0));
3277
- H = h.options[Z] || h.options.other;
3277
+ A = h.options[Z] || h.options.other;
3278
3278
  }
3279
- if (!H)
3279
+ if (!A)
3280
3280
  throw new yr(h.value, y, Object.keys(h.options), s);
3281
- a.push.apply(a, ct(H.value, t, r, n, i, y - (h.offset || 0)));
3281
+ a.push.apply(a, ct(A.value, t, r, n, i, y - (h.offset || 0)));
3282
3282
  continue;
3283
3283
  }
3284
3284
  }
@@ -3294,7 +3294,7 @@ function fo(e, t) {
3294
3294
  return r[n] = co(e[n], t[n]), r;
3295
3295
  }, be({}, e)) : e;
3296
3296
  }
3297
- function At(e) {
3297
+ function Ot(e) {
3298
3298
  return {
3299
3299
  create: function() {
3300
3300
  return {
@@ -3319,24 +3319,24 @@ function mo(e) {
3319
3319
  r[n] = arguments[n];
3320
3320
  return new ((t = Intl.NumberFormat).bind.apply(t, Tt([void 0], r, !1)))();
3321
3321
  }, {
3322
- cache: At(e.number),
3323
- strategy: Ht.variadic
3322
+ cache: Ot(e.number),
3323
+ strategy: At.variadic
3324
3324
  }),
3325
3325
  getDateTimeFormat: Pt(function() {
3326
3326
  for (var t, r = [], n = 0; n < arguments.length; n++)
3327
3327
  r[n] = arguments[n];
3328
3328
  return new ((t = Intl.DateTimeFormat).bind.apply(t, Tt([void 0], r, !1)))();
3329
3329
  }, {
3330
- cache: At(e.dateTime),
3331
- strategy: Ht.variadic
3330
+ cache: Ot(e.dateTime),
3331
+ strategy: At.variadic
3332
3332
  }),
3333
3333
  getPluralRules: Pt(function() {
3334
3334
  for (var t, r = [], n = 0; n < arguments.length; n++)
3335
3335
  r[n] = arguments[n];
3336
3336
  return new ((t = Intl.PluralRules).bind.apply(t, Tt([void 0], r, !1)))();
3337
3337
  }, {
3338
- cache: At(e.pluralRules),
3339
- strategy: Ht.variadic
3338
+ cache: Ot(e.pluralRules),
3339
+ strategy: At.variadic
3340
3340
  })
3341
3341
  };
3342
3342
  }
@@ -3606,18 +3606,18 @@ function Po({ locale: e, id: t }) {
3606
3606
  Note: there are at least one loader still registered to this locale that wasn't executed.` : ""}`
3607
3607
  );
3608
3608
  }
3609
- const Ho = {
3609
+ const Ao = {
3610
3610
  fallbackLocale: null,
3611
3611
  loadingDelay: 200,
3612
3612
  formats: To,
3613
3613
  warnOnMissingMessages: !0,
3614
3614
  handleMissingMessage: void 0,
3615
3615
  ignoreTag: !0
3616
- }, Ve = Ho;
3616
+ }, Ve = Ao;
3617
3617
  function Ne() {
3618
3618
  return Ve;
3619
3619
  }
3620
- function Oo(e) {
3620
+ function Ho(e) {
3621
3621
  const t = e, { formats: r } = t, n = Mo(t, ["formats"]);
3622
3622
  let i = e.fallbackLocale;
3623
3623
  if (e.initialLocale)
@@ -3633,7 +3633,7 @@ function Oo(e) {
3633
3633
  )), Object.assign(Ve, n, { initialLocale: i }), r && ("number" in r && Object.assign(Ve.formats.number, r.number), "date" in r && Object.assign(Ve.formats.date, r.date), "time" in r && Object.assign(Ve.formats.time, r.time)), Me.set(i);
3634
3634
  }
3635
3635
  const Lt = qe(!1);
3636
- var Ao = Object.defineProperty, Lo = Object.defineProperties, Co = Object.getOwnPropertyDescriptors, _r = Object.getOwnPropertySymbols, $o = Object.prototype.hasOwnProperty, Bo = Object.prototype.propertyIsEnumerable, Er = (e, t, r) => t in e ? Ao(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, No = (e, t) => {
3636
+ var Oo = Object.defineProperty, Lo = Object.defineProperties, Co = Object.getOwnPropertyDescriptors, _r = Object.getOwnPropertySymbols, $o = Object.prototype.hasOwnProperty, Bo = Object.prototype.propertyIsEnumerable, Er = (e, t, r) => t in e ? Oo(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, No = (e, t) => {
3637
3637
  for (var r in t || (t = {}))
3638
3638
  $o.call(t, r) && Er(e, r, t[r]);
3639
3639
  if (_r)
@@ -3714,7 +3714,7 @@ const Je = (e, t) => {
3714
3714
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
3715
3715
  return n ? i = Je("date", n) : Object.keys(i).length === 0 && (i = Je("date", "short")), new Intl.DateTimeFormat(r, i);
3716
3716
  }
3717
- ), Go = wt(
3717
+ ), ko = wt(
3718
3718
  (e) => {
3719
3719
  var t = e, { locale: r, format: n } = t, i = Re(t, ["locale", "format"]);
3720
3720
  if (r == null)
@@ -3723,7 +3723,7 @@ const Je = (e, t) => {
3723
3723
  );
3724
3724
  return n ? i = Je("time", n) : Object.keys(i).length === 0 && (i = Je("time", "short")), new Intl.DateTimeFormat(r, i);
3725
3725
  }
3726
- ), ko = (e = {}) => {
3726
+ ), Go = (e = {}) => {
3727
3727
  var t = e, {
3728
3728
  locale: r = Se()
3729
3729
  } = t, n = Re(t, [
@@ -3743,7 +3743,7 @@ const Je = (e, t) => {
3743
3743
  } = t, n = Re(t, [
3744
3744
  "locale"
3745
3745
  ]);
3746
- return Go(er({ locale: r }, n));
3746
+ return ko(er({ locale: r }, n));
3747
3747
  }, zo = wt(
3748
3748
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
3749
3749
  (e, t = Se()) => new dn(e, t, Ne().formats, {
@@ -3781,7 +3781,7 @@ const Je = (e, t) => {
3781
3781
  );
3782
3782
  }
3783
3783
  return c;
3784
- }, Xo = (e, t) => Vo(t).format(e), Yo = (e, t) => jo(t).format(e), Zo = (e, t) => ko(t).format(e), Jo = (e, t = Se()) => pn(e, t), qo = De([Me, Qe], () => Wo);
3784
+ }, Xo = (e, t) => Vo(t).format(e), Yo = (e, t) => jo(t).format(e), Zo = (e, t) => Go(t).format(e), Jo = (e, t = Se()) => pn(e, t), qo = De([Me, Qe], () => Wo);
3785
3785
  De([Me], () => Xo);
3786
3786
  De([Me], () => Yo);
3787
3787
  De([Me], () => Zo);
@@ -3790,7 +3790,7 @@ function Sr(e, t) {
3790
3790
  bn(e, t);
3791
3791
  }
3792
3792
  function Qo(e) {
3793
- Oo({
3793
+ Ho({
3794
3794
  fallbackLocale: "en"
3795
3795
  }), Me.set(e);
3796
3796
  }
@@ -3830,8 +3830,44 @@ const Mr = {
3830
3830
  promoLabel: "Recommandé",
3831
3831
  otherMethodsTitle: "Toutes les méthodes",
3832
3832
  otherMethodsDescription: "Découvrez notre incroyable sélection de produits uniques à ne pas manquer !"
3833
+ },
3834
+ da: {
3835
+ generalMin: "Min",
3836
+ generalMax: "Maks",
3837
+ showAll: "VIS ALLE",
3838
+ showLess: "VIS FÆRRE",
3839
+ error: "Fejl",
3840
+ noPaymentMethods: "Ingen betalingsmetoder tilgængelige",
3841
+ favorite: "Favorit",
3842
+ promoLabel: "Anbefalet",
3843
+ otherMethodsTitle: "Alle metoder",
3844
+ otherMethodsDescription: "Oplev vores utrolige udvalg af unikke produkter, som du ikke vil gå glip af!"
3845
+ },
3846
+ de: {
3847
+ generalMin: "Min",
3848
+ generalMax: "Max",
3849
+ showAll: "ALLE ANZEIGEN",
3850
+ showLess: "WENIGER ANZEIGEN",
3851
+ error: "Fehler",
3852
+ noPaymentMethods: "Keine Zahlungsmethoden verfügbar",
3853
+ favorite: "Favorit",
3854
+ promoLabel: "Empfohlen",
3855
+ otherMethodsTitle: "Alle Methoden",
3856
+ otherMethodsDescription: "Entdecken Sie unsere unglaubliche Auswahl an einzigartigen Produkten, die Sie nicht verpassen möchten!"
3857
+ },
3858
+ nl: {
3859
+ generalMin: "Min",
3860
+ generalMax: "Max",
3861
+ showAll: "ALLES TONEN",
3862
+ showLess: "MINDER TONEN",
3863
+ error: "Fout",
3864
+ noPaymentMethods: "Geen betaalmethoden beschikbaar",
3865
+ favorite: "Favoriet",
3866
+ promoLabel: "Aanbevolen",
3867
+ otherMethodsTitle: "Alle methoden",
3868
+ otherMethodsDescription: "Ontdek onze ongelooflijke selectie van unieke producten die u niet wilt missen!"
3833
3869
  }
3834
- }, Ae = "__WIDGET_GLOBAL_STYLE_CACHE__";
3870
+ }, Oe = "__WIDGET_GLOBAL_STYLE_CACHE__";
3835
3871
  function Ko(e, t) {
3836
3872
  if (e) {
3837
3873
  const r = document.createElement("style");
@@ -3854,11 +3890,11 @@ function ts(e, t, r, n = !1) {
3854
3890
  return;
3855
3891
  if (!("adoptedStyleSheets" in Document.prototype) || !n)
3856
3892
  return r = rs(e, t), r;
3857
- window[Ae] || (window[Ae] = {}), r = ns(e, t);
3893
+ window[Oe] || (window[Oe] = {}), r = ns(e, t);
3858
3894
  const o = r.unsubscribe.bind(r), s = () => {
3859
- if (window[Ae][t]) {
3860
- const a = window[Ae][t];
3861
- a.refCount > 1 ? a.refCount = a.refCount - 1 : delete window[Ae][t];
3895
+ if (window[Oe][t]) {
3896
+ const a = window[Oe][t];
3897
+ a.refCount > 1 ? a.refCount = a.refCount - 1 : delete window[Oe][t];
3862
3898
  }
3863
3899
  o();
3864
3900
  };
@@ -3874,7 +3910,7 @@ function ns(e, t) {
3874
3910
  return window.emMessageBus.subscribe(t, (r) => {
3875
3911
  if (!e)
3876
3912
  return;
3877
- const n = e.getRootNode(), i = window[Ae];
3913
+ const n = e.getRootNode(), i = window[Oe];
3878
3914
  let o = i[t] && i[t].sheet;
3879
3915
  o ? i[t].refCount = i[t].refCount + 1 : (o = new CSSStyleSheet(), o.replaceSync(r), i[t] = {
3880
3916
  sheet: o,
@@ -4195,7 +4231,7 @@ function fs(e) {
4195
4231
  }, r);
4196
4232
  };
4197
4233
  }
4198
- var Hr = function() {
4234
+ var Ar = function() {
4199
4235
  function e(t) {
4200
4236
  t && (this._subscribe = t);
4201
4237
  }
@@ -4216,7 +4252,7 @@ var Hr = function() {
4216
4252
  }
4217
4253
  }, e.prototype.forEach = function(t, r) {
4218
4254
  var n = this;
4219
- return r = Or(r), new r(function(i, o) {
4255
+ return r = Hr(r), new r(function(i, o) {
4220
4256
  var s = new Jt({
4221
4257
  next: function(a) {
4222
4258
  try {
@@ -4241,7 +4277,7 @@ var Hr = function() {
4241
4277
  return fs(t)(this);
4242
4278
  }, e.prototype.toPromise = function(t) {
4243
4279
  var r = this;
4244
- return t = Or(t), new t(function(n, i) {
4280
+ return t = Hr(t), new t(function(n, i) {
4245
4281
  var o;
4246
4282
  r.subscribe(function(s) {
4247
4283
  return o = s;
@@ -4255,7 +4291,7 @@ var Hr = function() {
4255
4291
  return new e(t);
4256
4292
  }, e;
4257
4293
  }();
4258
- function Or(e) {
4294
+ function Hr(e) {
4259
4295
  var t;
4260
4296
  return (t = e != null ? e : is.Promise) !== null && t !== void 0 ? t : Promise;
4261
4297
  }
@@ -4276,7 +4312,7 @@ var ps = wn(function(e) {
4276
4312
  return r.closed = !1, r.currentObservers = null, r.observers = [], r.isStopped = !1, r.hasError = !1, r.thrownError = null, r;
4277
4313
  }
4278
4314
  return t.prototype.lift = function(r) {
4279
- var n = new Ar(this, this);
4315
+ var n = new Or(this, this);
4280
4316
  return n.operator = r, n;
4281
4317
  }, t.prototype._throwIfClosed = function() {
4282
4318
  if (this.closed)
@@ -4344,12 +4380,12 @@ var ps = wn(function(e) {
4344
4380
  var n = this, i = n.hasError, o = n.thrownError, s = n.isStopped;
4345
4381
  i ? r.error(o) : s && r.complete();
4346
4382
  }, t.prototype.asObservable = function() {
4347
- var r = new Hr();
4383
+ var r = new Ar();
4348
4384
  return r.source = this, r;
4349
4385
  }, t.create = function(r, n) {
4350
- return new Ar(r, n);
4386
+ return new Or(r, n);
4351
4387
  }, t;
4352
- }(Hr), Ar = function(e) {
4388
+ }(Ar), Or = function(e) {
4353
4389
  et(t, e);
4354
4390
  function t(r, n) {
4355
4391
  var i = e.call(this) || this;
@@ -4404,9 +4440,9 @@ const Lr = [], Cr = {}, bs = (e, t = 0) => {
4404
4440
  }
4405
4441
  return Cr[e];
4406
4442
  };
4407
- let dt = "en-UK", Hn = "true", ze = 2, We = "";
4443
+ let dt = "en-UK", An = "true", ze = 2, We = "";
4408
4444
  const ys = (e, t, r, n) => {
4409
- dt = e || "en-UK", Hn = t || "true", ze = +n || 0, We = r || "";
4445
+ dt = e || "en-UK", An = t || "true", ze = +n || 0, We = r || "";
4410
4446
  }, lt = (e, t, r = {}, n = !0) => {
4411
4447
  const i = Te(Te({
4412
4448
  maximumFractionDigits: ze,
@@ -4414,7 +4450,7 @@ const ys = (e, t, r, n) => {
4414
4450
  }, n && {
4415
4451
  style: "currency",
4416
4452
  currency: t,
4417
- currencyDisplay: Hn === "true" ? "symbol" : "code"
4453
+ currencyDisplay: An === "true" ? "symbol" : "code"
4418
4454
  }), r);
4419
4455
  try {
4420
4456
  if (!We)
@@ -4433,20 +4469,20 @@ const ys = (e, t, r, n) => {
4433
4469
  window.emWidgets = { topic: bs };
4434
4470
  const vs = (e) => !!(e.toLowerCase().match(/android/i) || e.toLowerCase().match(/blackberry|bb/i) || e.toLowerCase().match(/iphone|ipad|ipod/i) || e.toLowerCase().match(/windows phone|windows mobile|iemobile|wpdesktop/i));
4435
4471
  String(Number.MAX_SAFE_INTEGER).length;
4436
- var On = { exports: {} };
4472
+ var Hn = { exports: {} };
4437
4473
  (function(e, t) {
4438
4474
  (function(r, n) {
4439
4475
  e.exports = n();
4440
4476
  })(Zr, function() {
4441
- var r = 1e3, n = 6e4, i = 36e5, o = "millisecond", s = "second", a = "minute", l = "hour", u = "day", h = "week", c = "month", y = "quarter", w = "year", M = "date", d = "Invalid Date", A = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, B = /\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g, N = { name: "en", weekdays: "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), months: "January_February_March_April_May_June_July_August_September_October_November_December".split("_"), ordinal: function(E) {
4477
+ var r = 1e3, n = 6e4, i = 36e5, o = "millisecond", s = "second", a = "minute", l = "hour", u = "day", h = "week", c = "month", y = "quarter", w = "year", M = "date", d = "Invalid Date", O = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, B = /\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g, N = { name: "en", weekdays: "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), months: "January_February_March_April_May_June_July_August_September_October_November_December".split("_"), ordinal: function(E) {
4442
4478
  var g = ["th", "st", "nd", "rd"], m = E % 100;
4443
4479
  return "[" + E + (g[(m - 20) % 10] || g[m] || g[0]) + "]";
4444
- } }, H = function(E, g, m) {
4480
+ } }, A = function(E, g, m) {
4445
4481
  var b = String(E);
4446
4482
  return !b || b.length >= g ? E : "" + Array(g + 1 - b.length).join(m) + E;
4447
- }, Z = { s: H, z: function(E) {
4483
+ }, Z = { s: A, z: function(E) {
4448
4484
  var g = -E.utcOffset(), m = Math.abs(g), b = Math.floor(m / 60), p = m % 60;
4449
- return (g <= 0 ? "+" : "-") + H(b, 2, "0") + ":" + H(p, 2, "0");
4485
+ return (g <= 0 ? "+" : "-") + A(b, 2, "0") + ":" + A(p, 2, "0");
4450
4486
  }, m: function E(g, m) {
4451
4487
  if (g.date() < m.date())
4452
4488
  return -E(m, g);
@@ -4501,7 +4537,7 @@ var On = { exports: {} };
4501
4537
  if (p instanceof Date)
4502
4538
  return new Date(p);
4503
4539
  if (typeof p == "string" && !/Z$/i.test(p)) {
4504
- var _ = p.match(A);
4540
+ var _ = p.match(O);
4505
4541
  if (_) {
4506
4542
  var x = _[2] - 1 || 0, $ = (_[7] || "0").substring(0, 3);
4507
4543
  return v ? new Date(Date.UTC(_[1], x, _[3] || 1, _[4] || 0, _[5] || 0, _[6] || 0, $)) : new Date(_[1], x, _[3] || 1, _[4] || 0, _[5] || 0, _[6] || 0, $);
@@ -4535,15 +4571,15 @@ var On = { exports: {} };
4535
4571
  return v ? Q : Q.endOf(u);
4536
4572
  }, $ = function(he, X) {
4537
4573
  return T.w(p.toDate()[he].apply(p.toDate("s"), (v ? [0, 0, 0, 0] : [23, 59, 59, 999]).slice(X)), p);
4538
- }, U = this.$W, G = this.$M, W = this.$D, me = "set" + (this.$u ? "UTC" : "");
4574
+ }, U = this.$W, k = this.$M, W = this.$D, me = "set" + (this.$u ? "UTC" : "");
4539
4575
  switch (_) {
4540
4576
  case w:
4541
4577
  return v ? x(1, 0) : x(31, 11);
4542
4578
  case c:
4543
- return v ? x(1, G) : x(0, G + 1);
4579
+ return v ? x(1, k) : x(0, k + 1);
4544
4580
  case h:
4545
4581
  var le = this.$locale().weekStart || 0, pe = (U < le ? U + 7 : U) - le;
4546
- return x(v ? W - pe : W + (6 - pe), G);
4582
+ return x(v ? W - pe : W + (6 - pe), k);
4547
4583
  case u:
4548
4584
  case M:
4549
4585
  return $(me + "Hours", 0);
@@ -4573,9 +4609,9 @@ var On = { exports: {} };
4573
4609
  }, g.add = function(m, b) {
4574
4610
  var p, v = this;
4575
4611
  m = Number(m);
4576
- var _ = T.p(b), x = function(G) {
4612
+ var _ = T.p(b), x = function(k) {
4577
4613
  var W = C(v);
4578
- return T.w(W.date(W.date() + Math.round(G * m)), v);
4614
+ return T.w(W.date(W.date() + Math.round(k * m)), v);
4579
4615
  };
4580
4616
  if (_ === c)
4581
4617
  return this.set(c, this.$M + m);
@@ -4593,17 +4629,17 @@ var On = { exports: {} };
4593
4629
  var b = this, p = this.$locale();
4594
4630
  if (!this.isValid())
4595
4631
  return p.invalidDate || d;
4596
- var v = m || "YYYY-MM-DDTHH:mm:ssZ", _ = T.z(this), x = this.$H, $ = this.$m, U = this.$M, G = p.weekdays, W = p.months, me = p.meridiem, le = function(X, Q, k, _e) {
4597
- return X && (X[Q] || X(b, v)) || k[Q].slice(0, _e);
4632
+ var v = m || "YYYY-MM-DDTHH:mm:ssZ", _ = T.z(this), x = this.$H, $ = this.$m, U = this.$M, k = p.weekdays, W = p.months, me = p.meridiem, le = function(X, Q, G, _e) {
4633
+ return X && (X[Q] || X(b, v)) || G[Q].slice(0, _e);
4598
4634
  }, pe = function(X) {
4599
4635
  return T.s(x % 12 || 12, X, "0");
4600
- }, he = me || function(X, Q, k) {
4636
+ }, he = me || function(X, Q, G) {
4601
4637
  var _e = X < 12 ? "AM" : "PM";
4602
- return k ? _e.toLowerCase() : _e;
4638
+ return G ? _e.toLowerCase() : _e;
4603
4639
  };
4604
4640
  return v.replace(B, function(X, Q) {
4605
- return Q || function(k) {
4606
- switch (k) {
4641
+ return Q || function(G) {
4642
+ switch (G) {
4607
4643
  case "YY":
4608
4644
  return String(b.$y).slice(-2);
4609
4645
  case "YYYY":
@@ -4623,11 +4659,11 @@ var On = { exports: {} };
4623
4659
  case "d":
4624
4660
  return String(b.$W);
4625
4661
  case "dd":
4626
- return le(p.weekdaysMin, b.$W, G, 2);
4662
+ return le(p.weekdaysMin, b.$W, k, 2);
4627
4663
  case "ddd":
4628
- return le(p.weekdaysShort, b.$W, G, 3);
4664
+ return le(p.weekdaysShort, b.$W, k, 3);
4629
4665
  case "dddd":
4630
- return G[b.$W];
4666
+ return k[b.$W];
4631
4667
  case "H":
4632
4668
  return String(x);
4633
4669
  case "HH":
@@ -4659,7 +4695,7 @@ var On = { exports: {} };
4659
4695
  }, g.utcOffset = function() {
4660
4696
  return 15 * -Math.round(this.$d.getTimezoneOffset() / 15);
4661
4697
  }, g.diff = function(m, b, p) {
4662
- var v, _ = this, x = T.p(b), $ = C(m), U = ($.utcOffset() - this.utcOffset()) * n, G = this - $, W = function() {
4698
+ var v, _ = this, x = T.p(b), $ = C(m), U = ($.utcOffset() - this.utcOffset()) * n, k = this - $, W = function() {
4663
4699
  return T.m(_, $);
4664
4700
  };
4665
4701
  switch (x) {
@@ -4673,22 +4709,22 @@ var On = { exports: {} };
4673
4709
  v = W() / 3;
4674
4710
  break;
4675
4711
  case h:
4676
- v = (G - U) / 6048e5;
4712
+ v = (k - U) / 6048e5;
4677
4713
  break;
4678
4714
  case u:
4679
- v = (G - U) / 864e5;
4715
+ v = (k - U) / 864e5;
4680
4716
  break;
4681
4717
  case l:
4682
- v = G / i;
4718
+ v = k / i;
4683
4719
  break;
4684
4720
  case a:
4685
- v = G / n;
4721
+ v = k / n;
4686
4722
  break;
4687
4723
  case s:
4688
- v = G / r;
4724
+ v = k / r;
4689
4725
  break;
4690
4726
  default:
4691
- v = G;
4727
+ v = k;
4692
4728
  }
4693
4729
  return p ? v : T.a(v);
4694
4730
  }, g.daysInMonth = function() {
@@ -4722,10 +4758,10 @@ var On = { exports: {} };
4722
4758
  return C(1e3 * E);
4723
4759
  }, C.en = R[D], C.Ls = R, C.p = {}, C;
4724
4760
  });
4725
- })(On);
4726
- var _s = On.exports;
4761
+ })(Hn);
4762
+ var _s = Hn.exports;
4727
4763
  const $r = /* @__PURE__ */ Qt(_s);
4728
- var An = { exports: {} };
4764
+ var On = { exports: {} };
4729
4765
  (function(e, t) {
4730
4766
  (function(r, n) {
4731
4767
  e.exports = n();
@@ -4734,11 +4770,11 @@ var An = { exports: {} };
4734
4770
  return function(o, s, a) {
4735
4771
  var l = s.prototype;
4736
4772
  a.utc = function(d) {
4737
- var A = { date: d, utc: !0, args: arguments };
4738
- return new s(A);
4773
+ var O = { date: d, utc: !0, args: arguments };
4774
+ return new s(O);
4739
4775
  }, l.utc = function(d) {
4740
- var A = a(this.toDate(), { locale: this.$L, utc: !0 });
4741
- return d ? A.add(this.utcOffset(), r) : A;
4776
+ var O = a(this.toDate(), { locale: this.$L, utc: !0 });
4777
+ return d ? O.add(this.utcOffset(), r) : O;
4742
4778
  }, l.local = function() {
4743
4779
  return a(this.toDate(), { locale: this.$L, utc: !1 });
4744
4780
  };
@@ -4755,7 +4791,7 @@ var An = { exports: {} };
4755
4791
  h.call(this);
4756
4792
  };
4757
4793
  var c = l.utcOffset;
4758
- l.utcOffset = function(d, A) {
4794
+ l.utcOffset = function(d, O) {
4759
4795
  var B = this.$utils().u;
4760
4796
  if (B(d))
4761
4797
  return this.$u ? 0 : B(this.$offset) ? c.call(this) : this.$offset;
@@ -4768,20 +4804,20 @@ var An = { exports: {} };
4768
4804
  return J === 0 ? 0 : re === "+" ? J : -J;
4769
4805
  }(d), d === null))
4770
4806
  return this;
4771
- var N = Math.abs(d) <= 16 ? 60 * d : d, H = this;
4772
- if (A)
4773
- return H.$offset = N, H.$u = d === 0, H;
4807
+ var N = Math.abs(d) <= 16 ? 60 * d : d, A = this;
4808
+ if (O)
4809
+ return A.$offset = N, A.$u = d === 0, A;
4774
4810
  if (d !== 0) {
4775
4811
  var Z = this.$u ? this.toDate().getTimezoneOffset() : -1 * this.utcOffset();
4776
- (H = this.local().add(N + Z, r)).$offset = N, H.$x.$localOffset = Z;
4812
+ (A = this.local().add(N + Z, r)).$offset = N, A.$x.$localOffset = Z;
4777
4813
  } else
4778
- H = this.utc();
4779
- return H;
4814
+ A = this.utc();
4815
+ return A;
4780
4816
  };
4781
4817
  var y = l.format;
4782
4818
  l.format = function(d) {
4783
- var A = d || (this.$u ? "YYYY-MM-DDTHH:mm:ss[Z]" : "");
4784
- return y.call(this, A);
4819
+ var O = d || (this.$u ? "YYYY-MM-DDTHH:mm:ss[Z]" : "");
4820
+ return y.call(this, O);
4785
4821
  }, l.valueOf = function() {
4786
4822
  var d = this.$utils().u(this.$offset) ? 0 : this.$offset + (this.$x.$localOffset || this.$d.getTimezoneOffset());
4787
4823
  return this.$d.valueOf() - 6e4 * d;
@@ -4797,16 +4833,16 @@ var An = { exports: {} };
4797
4833
  return d === "s" && this.$offset ? a(this.format("YYYY-MM-DD HH:mm:ss:SSS")).toDate() : w.call(this);
4798
4834
  };
4799
4835
  var M = l.diff;
4800
- l.diff = function(d, A, B) {
4836
+ l.diff = function(d, O, B) {
4801
4837
  if (d && this.$u === d.$u)
4802
- return M.call(this, d, A, B);
4803
- var N = this.local(), H = a(d).local();
4804
- return M.call(N, H, A, B);
4838
+ return M.call(this, d, O, B);
4839
+ var N = this.local(), A = a(d).local();
4840
+ return M.call(N, A, O, B);
4805
4841
  };
4806
4842
  };
4807
4843
  });
4808
- })(An);
4809
- var Es = An.exports;
4844
+ })(On);
4845
+ var Es = On.exports;
4810
4846
  const ws = /* @__PURE__ */ Qt(Es);
4811
4847
  let Br = qe(null);
4812
4848
  function xs(e) {
@@ -4828,7 +4864,7 @@ function Ir(e) {
4828
4864
  }
4829
4865
  let a = s(e), l = a(e), u = (
4830
4866
  /*methodsButtonToggleText*/
4831
- e[10] && kr(e)
4867
+ e[10] && Gr(e)
4832
4868
  );
4833
4869
  return {
4834
4870
  c() {
@@ -4840,7 +4876,7 @@ function Ir(e) {
4840
4876
  p(h, c) {
4841
4877
  /*noPaymentMethodsAvailable*/
4842
4878
  h[15] ? o && (o.d(1), o = null) : o ? o.p(h, c) : (o = Dr(h), o.c(), o.m(t, r)), a === (a = s(h)) && l ? l.p(h, c) : (l.d(1), l = a(h), l && (l.c(), l.m(n, null))), /*methodsButtonToggleText*/
4843
- h[10] ? u ? u.p(h, c) : (u = kr(h), u.c(), u.m(t, null)) : u && (u.d(1), u = null);
4879
+ h[10] ? u ? u.p(h, c) : (u = Gr(h), u.c(), u.m(t, null)) : u && (u.d(1), u = null);
4844
4880
  },
4845
4881
  d(h) {
4846
4882
  h && se(t), o && o.d(), l.d(), u && u.d(), e[34](null);
@@ -4880,7 +4916,7 @@ function Ss(e) {
4880
4916
  e[11]
4881
4917
  ), n = [];
4882
4918
  for (let i = 0; i < r.length; i += 1)
4883
- n[i] = Gr(Nr(e, r, i));
4919
+ n[i] = kr(Nr(e, r, i));
4884
4920
  return {
4885
4921
  c() {
4886
4922
  for (let i = 0; i < n.length; i += 1)
@@ -4902,7 +4938,7 @@ function Ss(e) {
4902
4938
  let s;
4903
4939
  for (s = 0; s < r.length; s += 1) {
4904
4940
  const a = Nr(i, r, s);
4905
- n[s] ? n[s].p(a, o) : (n[s] = Gr(a), n[s].c(), n[s].m(t.parentNode, t));
4941
+ n[s] ? n[s].p(a, o) : (n[s] = kr(a), n[s].c(), n[s].m(t.parentNode, t));
4906
4942
  }
4907
4943
  for (; s < n.length; s += 1)
4908
4944
  n[s].d(1);
@@ -5026,13 +5062,13 @@ function Fr(e) {
5026
5062
  }
5027
5063
  };
5028
5064
  }
5029
- function Gr(e) {
5030
- var U, G, W, me, le, pe, he, X;
5065
+ function kr(e) {
5066
+ var U, k, W, me, le, pe, he, X;
5031
5067
  let t, r, n, i, o, s, a, l, u, h, c, y = (
5032
5068
  /*payMeth*/
5033
5069
  (e[58].Label || /*payMeth*/
5034
5070
  e[58].Name) + ""
5035
- ), w, M, d, A, B, N, H = (
5071
+ ), w, M, d, O, B, N, A = (
5036
5072
  /*$_*/
5037
5073
  e[17]("generalMin") + ""
5038
5074
  ), Z, D, R = lt(
@@ -5045,7 +5081,7 @@ function Gr(e) {
5045
5081
  /*precisionCurrenciesMap*/
5046
5082
  e[8][
5047
5083
  /*payMeth*/
5048
- (G = (U = e[58]) == null ? void 0 : U.DisplayCurrency) == null ? void 0 : G.Name
5084
+ (k = (U = e[58]) == null ? void 0 : U.DisplayCurrency) == null ? void 0 : k.Name
5049
5085
  ] || /*numericCurrencyDecimals*/
5050
5086
  e[16]
5051
5087
  ),
@@ -5103,13 +5139,13 @@ function Gr(e) {
5103
5139
  }
5104
5140
  return {
5105
5141
  c() {
5106
- t = L("div"), r = L("div"), n = L("img"), s = ie(), a = L("div"), v && v.c(), l = ie(), u = L("div"), h = L("div"), c = L("span"), w = K(y), M = ie(), _ && _.c(), d = ie(), A = L("div"), B = L("span"), N = L("p"), Z = K(H), D = ie(), q = K(R), re = ie(), J = L("p"), T = K(C), ye = ie(), E = K(ve), g = ie(), x && x.c(), m = ie(), sr(n.src, i = /*payMeth*/
5142
+ t = L("div"), r = L("div"), n = L("img"), s = ie(), a = L("div"), v && v.c(), l = ie(), u = L("div"), h = L("div"), c = L("span"), w = K(y), M = ie(), _ && _.c(), d = ie(), O = L("div"), B = L("span"), N = L("p"), Z = K(A), D = ie(), q = K(R), re = ie(), J = L("p"), T = K(C), ye = ie(), E = K(ve), g = ie(), x && x.c(), m = ie(), sr(n.src, i = /*payMeth*/
5107
5143
  e[58].LogoRelativeUrl ? `${window.origin}${/*payMeth*/
5108
5144
  e[58].LogoRelativeUrl}` : (
5109
5145
  /*payMeth*/
5110
5146
  e[58].LogoUrl
5111
5147
  )) || I(n, "src", i), I(n, "alt", o = /*payMeth*/
5112
- e[58].Label), I(r, "class", "MethodLogo"), I(a, "class", "MethodFavorite"), I(h, "class", "MethodTitle"), I(B, "class", "Limits"), I(A, "class", "MethodLimits"), I(u, "class", "MethodInfo"), I(t, "class", "SelectorWrapper"), pt(
5148
+ e[58].Label), I(r, "class", "MethodLogo"), I(a, "class", "MethodFavorite"), I(h, "class", "MethodTitle"), I(B, "class", "Limits"), I(O, "class", "MethodLimits"), I(u, "class", "MethodInfo"), I(t, "class", "SelectorWrapper"), pt(
5113
5149
  t,
5114
5150
  "checked",
5115
5151
  /*selectedPaymentMethod*/
@@ -5117,30 +5153,30 @@ function Gr(e) {
5117
5153
  e[58].Name
5118
5154
  );
5119
5155
  },
5120
- m(Q, k) {
5121
- ue(Q, t, k), S(t, r), S(r, n), S(t, s), S(t, a), v && v.m(a, null), S(t, l), S(t, u), S(u, h), S(h, c), S(c, w), S(u, M), _ && _.m(u, null), S(u, d), S(u, A), S(A, B), S(B, N), S(N, Z), S(N, D), S(N, q), S(B, re), S(B, J), S(J, T), S(J, ye), S(J, E), S(u, g), x && x.m(u, null), S(t, m), b || (p = [
5156
+ m(Q, G) {
5157
+ ue(Q, t, G), S(t, r), S(r, n), S(t, s), S(t, a), v && v.m(a, null), S(t, l), S(t, u), S(u, h), S(h, c), S(c, w), S(u, M), _ && _.m(u, null), S(u, d), S(u, O), S(O, B), S(B, N), S(N, Z), S(N, D), S(N, q), S(B, re), S(B, J), S(J, T), S(J, ye), S(J, E), S(u, g), x && x.m(u, null), S(t, m), b || (p = [
5122
5158
  $t(t, "click", $),
5123
- $t(t, "keyup", Hs)
5159
+ $t(t, "keyup", As)
5124
5160
  ], b = !0);
5125
5161
  },
5126
- p(Q, k) {
5127
- var _e, tt, Ue, rt, nt, Fe, Ge, it;
5128
- e = Q, k[0] & /*paymentMethodsToShow*/
5162
+ p(Q, G) {
5163
+ var _e, tt, Ue, rt, nt, Fe, ke, it;
5164
+ e = Q, G[0] & /*paymentMethodsToShow*/
5129
5165
  2048 && !sr(n.src, i = /*payMeth*/
5130
5166
  e[58].LogoRelativeUrl ? `${window.origin}${/*payMeth*/
5131
5167
  e[58].LogoRelativeUrl}` : (
5132
5168
  /*payMeth*/
5133
5169
  e[58].LogoUrl
5134
- )) && I(n, "src", i), k[0] & /*paymentMethodsToShow*/
5170
+ )) && I(n, "src", i), G[0] & /*paymentMethodsToShow*/
5135
5171
  2048 && o !== (o = /*payMeth*/
5136
5172
  e[58].Label) && I(n, "alt", o), /*payMeth*/
5137
- e[58].isMethodPromoted ? v ? v.p(e, k) : (v = Rr(e), v.c(), v.m(a, null)) : v && (v.d(1), v = null), k[0] & /*paymentMethodsToShow*/
5173
+ e[58].isMethodPromoted ? v ? v.p(e, G) : (v = Rr(e), v.c(), v.m(a, null)) : v && (v.d(1), v = null), G[0] & /*paymentMethodsToShow*/
5138
5174
  2048 && y !== (y = /*payMeth*/
5139
5175
  (e[58].Label || /*payMeth*/
5140
5176
  e[58].Name) + "") && oe(w, y), /*desktopView*/
5141
- e[13] ? _ && (_.d(1), _ = null) : _ ? _.p(e, k) : (_ = Ur(e), _.c(), _.m(u, d)), k[0] & /*$_*/
5142
- 131072 && H !== (H = /*$_*/
5143
- e[17]("generalMin") + "") && oe(Z, H), k[0] & /*paymentMethodsToShow, precisionCurrenciesMap, numericCurrencyDecimals*/
5177
+ e[13] ? _ && (_.d(1), _ = null) : _ ? _.p(e, G) : (_ = Ur(e), _.c(), _.m(u, d)), G[0] & /*$_*/
5178
+ 131072 && A !== (A = /*$_*/
5179
+ e[17]("generalMin") + "") && oe(Z, A), G[0] & /*paymentMethodsToShow, precisionCurrenciesMap, numericCurrencyDecimals*/
5144
5180
  67840 && R !== (R = lt(
5145
5181
  /*payMeth*/
5146
5182
  e[58].DisplayCurrency.MinAmountLimit,
@@ -5164,9 +5200,9 @@ function Gr(e) {
5164
5200
  e[16]
5165
5201
  )
5166
5202
  }
5167
- ) + "") && oe(q, R), k[0] & /*$_*/
5203
+ ) + "") && oe(q, R), G[0] & /*$_*/
5168
5204
  131072 && C !== (C = /*$_*/
5169
- e[17]("generalMax") + "") && oe(T, C), k[0] & /*paymentMethodsToShow, precisionCurrenciesMap, numericCurrencyDecimals*/
5205
+ e[17]("generalMax") + "") && oe(T, C), G[0] & /*paymentMethodsToShow, precisionCurrenciesMap, numericCurrencyDecimals*/
5170
5206
  67840 && ve !== (ve = lt(
5171
5207
  /*payMeth*/
5172
5208
  e[58].DisplayCurrency.MaxAmountLimit,
@@ -5185,13 +5221,13 @@ function Gr(e) {
5185
5221
  /*precisionCurrenciesMap*/
5186
5222
  e[8][
5187
5223
  /*payMeth*/
5188
- (it = (Ge = e[58]) == null ? void 0 : Ge.DisplayCurrency) == null ? void 0 : it.Name
5224
+ (it = (ke = e[58]) == null ? void 0 : ke.DisplayCurrency) == null ? void 0 : it.Name
5189
5225
  ] || /*numericCurrencyDecimals*/
5190
5226
  e[16]
5191
5227
  )
5192
5228
  }
5193
5229
  ) + "") && oe(E, ve), /*desktopView*/
5194
- e[13] ? x ? x.p(e, k) : (x = Fr(e), x.c(), x.m(u, null)) : x && (x.d(1), x = null), k[0] & /*selectedPaymentMethod, paymentMethodsToShow*/
5230
+ e[13] ? x ? x.p(e, G) : (x = Fr(e), x.c(), x.m(u, null)) : x && (x.d(1), x = null), G[0] & /*selectedPaymentMethod, paymentMethodsToShow*/
5195
5231
  2560 && pt(
5196
5232
  t,
5197
5233
  "checked",
@@ -5205,7 +5241,7 @@ function Gr(e) {
5205
5241
  }
5206
5242
  };
5207
5243
  }
5208
- function kr(e) {
5244
+ function Gr(e) {
5209
5245
  let t, r, n, i;
5210
5246
  return {
5211
5247
  c() {
@@ -5353,12 +5389,12 @@ function Ts(e) {
5353
5389
  }
5354
5390
  };
5355
5391
  }
5356
- const Ps = "PaymentPromotion", Hs = () => {
5392
+ const Ps = "PaymentPromotion", As = () => {
5357
5393
  };
5358
- function Os(e, t, r) {
5394
+ function Hs(e, t, r) {
5359
5395
  let n, i, o;
5360
5396
  ar(e, qo, (f) => r(17, i = f)), ar(e, Br, (f) => r(42, o = f)), $r.extend(ws);
5361
- let { lang: s = "en" } = t, { local: a = "en-US" } = t, { endpoint: l } = t, { paymentsession: u } = t, { playersession: h } = t, { customerid: c } = t, { assetsurl: y } = t, { currency: w } = t, { numberofmethodsshown: M } = t, { translationurl: d = "" } = t, { mbsource: A } = t, { clientstyling: B } = t, { clientstylingurl: N } = t, { currencydecimals: H = "0" } = t, { currencysymbol: Z = "" } = t, { currencyposition: D = "" } = t, { promotedmethods: R = "false" } = t, { type: q } = t, { userroles: re = "" } = t, J, C = {}, T, ye, ve = window.navigator.userAgent, E = [], g, m = "", b = [], p = [], v = "", _, x = !0, $ = !1, U = !1, G = [];
5397
+ let { lang: s = "en" } = t, { local: a = "en-US" } = t, { endpoint: l } = t, { paymentsession: u } = t, { playersession: h } = t, { customerid: c } = t, { assetsurl: y } = t, { currency: w } = t, { numberofmethodsshown: M } = t, { translationurl: d = "" } = t, { mbsource: O } = t, { clientstyling: B } = t, { clientstylingurl: N } = t, { currencydecimals: A = "0" } = t, { currencysymbol: Z = "" } = t, { currencyposition: D = "" } = t, { promotedmethods: R = "false" } = t, { type: q } = t, { userroles: re = "" } = t, J, C = {}, T, ye, ve = window.navigator.userAgent, E = [], g, m = "", b = [], p = [], v = "", _, x = !0, $ = !1, U = !1, k = [];
5362
5398
  var W;
5363
5399
  (function(f) {
5364
5400
  f.PlayerSessionIsNotValid = "PlayerSessionIsNotValid", f.Success = "Success", f.JwtTokenError = "JwtTokenError";
@@ -5385,7 +5421,7 @@ function Os(e, t, r) {
5385
5421
  const { currency: z } = f, Y = J !== void 0 && J !== z ? "MetadataLoading" : "DataLoading";
5386
5422
  J = z, window.postMessage({ type: Y, isDataLoaded: !1 }, window.location.href);
5387
5423
  const ee = new URL(`${l}/v2/player/${c}/payment/GetPaymentMetadata`), ce = new Headers();
5388
- ce.append("accept", "application/json"), ce.append("Content-Type", "application/json"), ce.append("X-Client-Request-Timestamp", $r.utc().format("YYYY-MM-DD HH:mm:ss.SSS")), ce.append("X-SessionId", `${h}`), ce.append("X-Payment-Session-Token", `${u || o}`), G.indexOf("MM_CHANNEL_BETA") != -1 && ce.append("MM_CHANNEL", "BETA");
5424
+ ce.append("accept", "application/json"), ce.append("Content-Type", "application/json"), ce.append("X-Client-Request-Timestamp", $r.utc().format("YYYY-MM-DD HH:mm:ss.SSS")), ce.append("X-SessionId", `${h}`), ce.append("X-Payment-Session-Token", `${u || o}`), k.indexOf("MM_CHANNEL_BETA") != -1 && ce.append("MM_CHANNEL", "BETA");
5389
5425
  const Ee = {
5390
5426
  method: "POST",
5391
5427
  headers: ce,
@@ -5395,10 +5431,10 @@ function Os(e, t, r) {
5395
5431
  }))
5396
5432
  };
5397
5433
  fetch(ee, Ee).then((ne) => {
5398
- const ke = ne.headers.get("X-Payment-Session-Token");
5399
- return ke && Br.set(ke), ne.json();
5434
+ const Ge = ne.headers.get("X-Payment-Session-Token");
5435
+ return Ge && Br.set(Ge), ne.json();
5400
5436
  }).then((ne) => {
5401
- var ke;
5437
+ var Ge;
5402
5438
  if (ne.error) {
5403
5439
  r(12, v = ne.error);
5404
5440
  return;
@@ -5407,7 +5443,7 @@ function Os(e, t, r) {
5407
5443
  _ = ne.ResponseCode, _e();
5408
5444
  return;
5409
5445
  }
5410
- E = (ke = ne.PaymentMethods) != null && ke.Ordering ? X(ne) : Q(ne), window.postMessage(
5446
+ E = (Ge = ne.PaymentMethods) != null && Ge.Ordering ? X(ne) : Q(ne), window.postMessage(
5411
5447
  {
5412
5448
  type: "PromotedPaymentMethods",
5413
5449
  promotedPaymentMethods: p
@@ -5441,7 +5477,7 @@ function Os(e, t, r) {
5441
5477
  [[], []]
5442
5478
  );
5443
5479
  return p = ge, Y;
5444
- }, k = (f) => {
5480
+ }, G = (f) => {
5445
5481
  r(9, g = f.Name), window.postMessage({ type: "SelectPayMeth", details: f }, window.location.href), dispatchEvent(new CustomEvent(
5446
5482
  "selectPayMeth",
5447
5483
  {
@@ -5467,7 +5503,7 @@ function Os(e, t, r) {
5467
5503
  r(11, b = E), r(10, m = i("showLess"));
5468
5504
  }, nt = () => {
5469
5505
  r(11, b = E.slice(0, +M)), g && !b.find((f) => f.Name === g) && b.splice(0, 0, E.find((f) => f.Name === g)), r(10, m = i("showAll"));
5470
- }, Fe = (f) => f && f.split(",").some((z) => z === Ps), Ge = (f) => {
5506
+ }, Fe = (f) => f && f.split(",").some((z) => z === Ps), ke = (f) => {
5471
5507
  var ge;
5472
5508
  const { data: { type: z } = {} } = f || {};
5473
5509
  switch (z) {
@@ -5477,19 +5513,19 @@ function Os(e, t, r) {
5477
5513
  }
5478
5514
  }
5479
5515
  }, it = () => {
5480
- re.length > 0 && (G = re.split(","));
5516
+ re.length > 0 && (k = re.split(","));
5481
5517
  };
5482
- Xn(() => (tt(), ys(a, Z, D, H), window.postMessage({ type: "CashierMethodsListReady" }, window.location.href), window.addEventListener("message", Ge), () => {
5483
- window.removeEventListener("message", Ge);
5518
+ Xn(() => (tt(), ys(a, Z, D, A), window.postMessage({ type: "CashierMethodsListReady" }, window.location.href), window.addEventListener("message", ke), () => {
5519
+ window.removeEventListener("message", ke);
5484
5520
  }));
5485
- const Ln = (f) => k(f), Cn = () => Ue();
5521
+ const Ln = (f) => G(f), Cn = () => Ue();
5486
5522
  function $n(f) {
5487
5523
  Bt[f ? "unshift" : "push"](() => {
5488
5524
  T = f, r(7, T);
5489
5525
  });
5490
5526
  }
5491
5527
  return e.$$set = (f) => {
5492
- "lang" in f && r(0, s = f.lang), "local" in f && r(20, a = f.local), "endpoint" in f && r(21, l = f.endpoint), "paymentsession" in f && r(22, u = f.paymentsession), "playersession" in f && r(23, h = f.playersession), "customerid" in f && r(24, c = f.customerid), "assetsurl" in f && r(1, y = f.assetsurl), "currency" in f && r(25, w = f.currency), "numberofmethodsshown" in f && r(26, M = f.numberofmethodsshown), "translationurl" in f && r(2, d = f.translationurl), "mbsource" in f && r(3, A = f.mbsource), "clientstyling" in f && r(4, B = f.clientstyling), "clientstylingurl" in f && r(5, N = f.clientstylingurl), "currencydecimals" in f && r(27, H = f.currencydecimals), "currencysymbol" in f && r(28, Z = f.currencysymbol), "currencyposition" in f && r(29, D = f.currencyposition), "promotedmethods" in f && r(30, R = f.promotedmethods), "type" in f && r(6, q = f.type), "userroles" in f && r(31, re = f.userroles);
5528
+ "lang" in f && r(0, s = f.lang), "local" in f && r(20, a = f.local), "endpoint" in f && r(21, l = f.endpoint), "paymentsession" in f && r(22, u = f.paymentsession), "playersession" in f && r(23, h = f.playersession), "customerid" in f && r(24, c = f.customerid), "assetsurl" in f && r(1, y = f.assetsurl), "currency" in f && r(25, w = f.currency), "numberofmethodsshown" in f && r(26, M = f.numberofmethodsshown), "translationurl" in f && r(2, d = f.translationurl), "mbsource" in f && r(3, O = f.mbsource), "clientstyling" in f && r(4, B = f.clientstyling), "clientstylingurl" in f && r(5, N = f.clientstylingurl), "currencydecimals" in f && r(27, A = f.currencydecimals), "currencysymbol" in f && r(28, Z = f.currencysymbol), "currencyposition" in f && r(29, D = f.currencyposition), "promotedmethods" in f && r(30, R = f.promotedmethods), "type" in f && r(6, q = f.type), "userroles" in f && r(31, re = f.userroles);
5493
5529
  }, e.$$.update = () => {
5494
5530
  e.$$.dirty[1] & /*userroles*/
5495
5531
  1 && re && it(), e.$$.dirty[0] & /*endpoint, paymentsession, customerid, currency*/
@@ -5497,14 +5533,14 @@ function Os(e, t, r) {
5497
5533
  1 && s && le(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
5498
5534
  144 && B && T && Ko(T, B), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
5499
5535
  160 && N && T && es(T, N), e.$$.dirty[0] & /*mbsource, customStylingContainer*/
5500
- 136 && A && T && ts(T, `${A}.Style`, ye), e.$$.dirty[0] & /*lang, translationurl*/
5536
+ 136 && O && T && ts(T, `${O}.Style`, ye), e.$$.dirty[0] & /*lang, translationurl*/
5501
5537
  5 && s && d && me(), e.$$.dirty[0] & /*currencydecimals*/
5502
- 134217728 && r(16, n = Number(H));
5538
+ 134217728 && r(16, n = Number(A));
5503
5539
  }, [
5504
5540
  s,
5505
5541
  y,
5506
5542
  d,
5507
- A,
5543
+ O,
5508
5544
  B,
5509
5545
  N,
5510
5546
  q,
@@ -5519,7 +5555,7 @@ function Os(e, t, r) {
5519
5555
  U,
5520
5556
  n,
5521
5557
  i,
5522
- k,
5558
+ G,
5523
5559
  Ue,
5524
5560
  a,
5525
5561
  l,
@@ -5528,7 +5564,7 @@ function Os(e, t, r) {
5528
5564
  c,
5529
5565
  w,
5530
5566
  M,
5531
- H,
5567
+ A,
5532
5568
  Z,
5533
5569
  D,
5534
5570
  R,
@@ -5538,12 +5574,12 @@ function Os(e, t, r) {
5538
5574
  $n
5539
5575
  ];
5540
5576
  }
5541
- class As extends oi {
5577
+ class Os extends oi {
5542
5578
  constructor(t) {
5543
5579
  super(), ni(
5544
5580
  this,
5545
5581
  t,
5546
- Os,
5582
+ Hs,
5547
5583
  Ts,
5548
5584
  zr,
5549
5585
  {
@@ -5686,7 +5722,7 @@ class As extends oi {
5686
5722
  this.$$set({ userroles: t }), V();
5687
5723
  }
5688
5724
  }
5689
- ii(As, { lang: {}, local: {}, endpoint: {}, paymentsession: {}, playersession: {}, customerid: {}, assetsurl: {}, currency: {}, numberofmethodsshown: {}, translationurl: {}, mbsource: {}, clientstyling: {}, clientstylingurl: {}, currencydecimals: {}, currencysymbol: {}, currencyposition: {}, promotedmethods: {}, type: {}, userroles: {} }, [], [], !0);
5725
+ ii(Os, { lang: {}, local: {}, endpoint: {}, paymentsession: {}, playersession: {}, customerid: {}, assetsurl: {}, currency: {}, numberofmethodsshown: {}, translationurl: {}, mbsource: {}, clientstyling: {}, clientstylingurl: {}, currencydecimals: {}, currencysymbol: {}, currencyposition: {}, promotedmethods: {}, type: {}, userroles: {} }, [], [], !0);
5690
5726
  export {
5691
- As as default
5727
+ Os as default
5692
5728
  };