@everymatrix/player-account-balance-modal-nd 1.73.2 → 1.74.1

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.
@@ -1,8 +1,8 @@
1
- var Mn = Object.defineProperty, Nn = Object.defineProperties;
1
+ var Ln = Object.defineProperty, Nn = Object.defineProperties;
2
2
  var In = Object.getOwnPropertyDescriptors;
3
3
  var yr = Object.getOwnPropertySymbols;
4
4
  var Dn = Object.prototype.hasOwnProperty, Un = Object.prototype.propertyIsEnumerable;
5
- var Dt = Math.pow, It = (e, t, r) => t in e ? Mn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Ut = (e, t) => {
5
+ var Dt = Math.pow, It = (e, t, r) => t in e ? Ln(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Ut = (e, t) => {
6
6
  for (var r in t || (t = {}))
7
7
  Dn.call(t, r) && It(e, r, t[r]);
8
8
  if (yr)
@@ -12,19 +12,19 @@ var Dt = Math.pow, It = (e, t, r) => t in e ? Mn(e, t, { enumerable: !0, configu
12
12
  }, Ft = (e, t) => Nn(e, In(t));
13
13
  var ce = (e, t, r) => (It(e, typeof t != "symbol" ? t + "" : t, r), r);
14
14
  var Gt = (e, t, r) => new Promise((n, i) => {
15
- var o = (c) => {
15
+ var o = (l) => {
16
16
  try {
17
- s(r.next(c));
18
- } catch (l) {
19
- i(l);
17
+ s(r.next(l));
18
+ } catch (u) {
19
+ i(u);
20
20
  }
21
- }, a = (c) => {
21
+ }, a = (l) => {
22
22
  try {
23
- s(r.throw(c));
24
- } catch (l) {
25
- i(l);
23
+ s(r.throw(l));
24
+ } catch (u) {
25
+ i(u);
26
26
  }
27
- }, s = (c) => c.done ? n(c.value) : Promise.resolve(c.value).then(o, a);
27
+ }, s = (l) => l.done ? n(l.value) : Promise.resolve(l.value).then(o, a);
28
28
  s((r = r.apply(e, t)).next());
29
29
  });
30
30
  function he() {
@@ -86,10 +86,10 @@ function $n(e, t) {
86
86
  t
87
87
  ), t.sheet;
88
88
  }
89
- function ve(e, t, r) {
89
+ function ye(e, t, r) {
90
90
  e.insertBefore(t, r || null);
91
91
  }
92
- function me(e) {
92
+ function pe(e) {
93
93
  e.parentNode && e.parentNode.removeChild(e);
94
94
  }
95
95
  function Kr(e, t) {
@@ -102,14 +102,14 @@ function G(e) {
102
102
  function _r(e) {
103
103
  return document.createElementNS("http://www.w3.org/2000/svg", e);
104
104
  }
105
- function Te(e) {
105
+ function Se(e) {
106
106
  return document.createTextNode(e);
107
107
  }
108
- function Be() {
109
- return Te(" ");
108
+ function Te() {
109
+ return Se(" ");
110
110
  }
111
111
  function Vn() {
112
- return Te("");
112
+ return Se("");
113
113
  }
114
114
  function _t(e, t, r, n) {
115
115
  return e.addEventListener(t, r, n), () => e.removeEventListener(t, r, n);
@@ -120,7 +120,7 @@ function R(e, t, r) {
120
120
  function Xn(e) {
121
121
  return Array.from(e.childNodes);
122
122
  }
123
- function Le(e, t) {
123
+ function Me(e, t) {
124
124
  t = "" + t, e.data !== t && (e.data = /** @type {string} */
125
125
  t);
126
126
  }
@@ -150,14 +150,14 @@ let je = [];
150
150
  const Er = [], qn = /* @__PURE__ */ Promise.resolve();
151
151
  let Yt = !1;
152
152
  function Yn() {
153
- Yt || (Yt = !0, qn.then(Y));
153
+ Yt || (Yt = !0, qn.then(Q));
154
154
  }
155
155
  function Qt(e) {
156
156
  je.push(e);
157
157
  }
158
158
  const jt = /* @__PURE__ */ new Set();
159
159
  let Ue = 0;
160
- function Y() {
160
+ function Q() {
161
161
  if (Ue !== 0)
162
162
  return;
163
163
  const e = nt;
@@ -215,9 +215,9 @@ function ni(e, t) {
215
215
  e.$$.dirty[0] === -1 && (Ge.push(e), Yn(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
216
216
  }
217
217
  function ii(e, t, r, n, i, o, a = null, s = [-1]) {
218
- const c = nt;
218
+ const l = nt;
219
219
  rt(e);
220
- const l = e.$$ = {
220
+ const u = e.$$ = {
221
221
  fragment: null,
222
222
  ctx: [],
223
223
  // state
@@ -231,27 +231,27 @@ function ii(e, t, r, n, i, o, a = null, s = [-1]) {
231
231
  on_disconnect: [],
232
232
  before_update: [],
233
233
  after_update: [],
234
- context: new Map(t.context || (c ? c.$$.context : [])),
234
+ context: new Map(t.context || (l ? l.$$.context : [])),
235
235
  // everything else
236
236
  callbacks: vr(),
237
237
  dirty: s,
238
238
  skip_bound: !1,
239
- root: t.target || c.$$.root
239
+ root: t.target || l.$$.root
240
240
  };
241
- a && a(l.root);
241
+ a && a(u.root);
242
242
  let f = !1;
243
- if (l.ctx = r ? r(e, t.props || {}, (b, m, ...w) => {
244
- const _ = w.length ? w[0] : m;
245
- return l.ctx && i(l.ctx[b], l.ctx[b] = _) && (!l.skip_bound && l.bound[b] && l.bound[b](_), f && ni(e, b)), m;
246
- }) : [], l.update(), f = !0, ze(l.before_update), l.fragment = n ? n(l.ctx) : !1, t.target) {
243
+ if (u.ctx = r ? r(e, t.props || {}, (b, m, ...S) => {
244
+ const _ = S.length ? S[0] : m;
245
+ return u.ctx && i(u.ctx[b], u.ctx[b] = _) && (!u.skip_bound && u.bound[b] && u.bound[b](_), f && ni(e, b)), m;
246
+ }) : [], u.update(), f = !0, ze(u.before_update), u.fragment = n ? n(u.ctx) : !1, t.target) {
247
247
  if (t.hydrate) {
248
248
  const b = Xn(t.target);
249
- l.fragment && l.fragment.l(b), b.forEach(me);
249
+ u.fragment && u.fragment.l(b), b.forEach(pe);
250
250
  } else
251
- l.fragment && l.fragment.c();
252
- t.intro && ei(e.$$.fragment), ti(e, t.target, t.anchor), Y();
251
+ u.fragment && u.fragment.c();
252
+ t.intro && ei(e.$$.fragment), ti(e, t.target, t.anchor), Q();
253
253
  }
254
- rt(c);
254
+ rt(l);
255
255
  }
256
256
  let en;
257
257
  typeof HTMLElement == "function" && (en = class extends HTMLElement {
@@ -304,11 +304,11 @@ typeof HTMLElement == "function" && (en = class extends HTMLElement {
304
304
  * @param {HTMLElement} target
305
305
  * @param {HTMLElement} [anchor]
306
306
  */
307
- m: function(l, f) {
308
- ve(l, a, f);
307
+ m: function(u, f) {
308
+ ye(u, a, f);
309
309
  },
310
- d: function(l) {
311
- l && me(a);
310
+ d: function(u) {
311
+ u && pe(a);
312
312
  }
313
313
  };
314
314
  };
@@ -420,16 +420,16 @@ function oi(e, t, r, n, i, o) {
420
420
  get() {
421
421
  return this.$$c && s in this.$$c ? this.$$c[s] : this.$$d[s];
422
422
  },
423
- set(c) {
424
- var l;
425
- c = bt(s, c, t), this.$$d[s] = c, (l = this.$$c) == null || l.$set({ [s]: c });
423
+ set(l) {
424
+ var u;
425
+ l = bt(s, l, t), this.$$d[s] = l, (u = this.$$c) == null || u.$set({ [s]: l });
426
426
  }
427
427
  });
428
428
  }), n.forEach((s) => {
429
429
  Object.defineProperty(a.prototype, s, {
430
430
  get() {
431
- var c;
432
- return (c = this.$$c) == null ? void 0 : c[s];
431
+ var l;
432
+ return (l = this.$$c) == null ? void 0 : l[s];
433
433
  }
434
434
  });
435
435
  }), e.element = /** @type {any} */
@@ -517,12 +517,12 @@ function Tt(e, t = he) {
517
517
  const n = /* @__PURE__ */ new Set();
518
518
  function i(s) {
519
519
  if (Qr(e, s) && (e = s, r)) {
520
- const c = !Fe.length;
521
- for (const l of n)
522
- l[1](), Fe.push(l, e);
523
- if (c) {
524
- for (let l = 0; l < Fe.length; l += 2)
525
- Fe[l][0](Fe[l + 1]);
520
+ const l = !Fe.length;
521
+ for (const u of n)
522
+ u[1](), Fe.push(u, e);
523
+ if (l) {
524
+ for (let u = 0; u < Fe.length; u += 2)
525
+ Fe[u][0](Fe[u + 1]);
526
526
  Fe.length = 0;
527
527
  }
528
528
  }
@@ -530,10 +530,10 @@ function Tt(e, t = he) {
530
530
  function o(s) {
531
531
  i(s(e));
532
532
  }
533
- function a(s, c = he) {
534
- const l = [s, c];
535
- return n.add(l), n.size === 1 && (r = t(i, o) || he), s(e), () => {
536
- n.delete(l), n.size === 0 && r && (r(), r = null);
533
+ function a(s, l = he) {
534
+ const u = [s, l];
535
+ return n.add(u), n.size === 1 && (r = t(i, o) || he), s(e), () => {
536
+ n.delete(u), n.size === 0 && r && (r(), r = null);
537
537
  };
538
538
  }
539
539
  return { set: i, update: o, subscribe: a };
@@ -544,28 +544,28 @@ function We(e, t, r) {
544
544
  throw new Error("derived() expects stores as input, got a falsy value");
545
545
  const o = t.length < 2;
546
546
  return hi(r, (a, s) => {
547
- let c = !1;
548
- const l = [];
547
+ let l = !1;
548
+ const u = [];
549
549
  let f = 0, b = he;
550
550
  const m = () => {
551
551
  if (f)
552
552
  return;
553
553
  b();
554
- const _ = t(n ? l[0] : l, a, s);
554
+ const _ = t(n ? u[0] : u, a, s);
555
555
  o ? a(_) : b = pr(_) ? _ : he;
556
- }, w = i.map(
557
- (_, T) => Jr(
556
+ }, S = i.map(
557
+ (_, A) => Jr(
558
558
  _,
559
- (M) => {
560
- l[T] = M, f &= ~(1 << T), c && m();
559
+ (N) => {
560
+ u[A] = N, f &= ~(1 << A), l && m();
561
561
  },
562
562
  () => {
563
- f |= 1 << T;
563
+ f |= 1 << A;
564
564
  }
565
565
  )
566
566
  );
567
- return c = !0, m(), function() {
568
- ze(w), b(), c = !1;
567
+ return l = !0, m(), function() {
568
+ ze(S), b(), l = !1;
569
569
  };
570
570
  });
571
571
  }
@@ -661,15 +661,15 @@ function Bt(e, t) {
661
661
  }
662
662
  e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
663
663
  }
664
- var ye = function() {
665
- return ye = Object.assign || function(t) {
664
+ var ge = function() {
665
+ return ge = Object.assign || function(t) {
666
666
  for (var r, n = 1, i = arguments.length; n < i; n++) {
667
667
  r = arguments[n];
668
668
  for (var o in r)
669
669
  Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
670
670
  }
671
671
  return t;
672
- }, ye.apply(this, arguments);
672
+ }, ge.apply(this, arguments);
673
673
  };
674
674
  function Hi(e, t) {
675
675
  var r = {};
@@ -687,7 +687,7 @@ function kt(e, t, r) {
687
687
  return e.concat(o || Array.prototype.slice.call(t));
688
688
  }
689
689
  function $t(e, t) {
690
- var r = t && t.cache ? t.cache : Ii, n = t && t.serializer ? t.serializer : Mi, i = t && t.strategy ? t.strategy : Li;
690
+ var r = t && t.cache ? t.cache : Ii, n = t && t.serializer ? t.serializer : Li, i = t && t.strategy ? t.strategy : Mi;
691
691
  return i(e, {
692
692
  cache: r,
693
693
  serializer: n
@@ -707,14 +707,14 @@ function rn(e, t, r) {
707
707
  function nn(e, t, r, n, i) {
708
708
  return r.bind(t, e, n, i);
709
709
  }
710
- function Li(e, t) {
710
+ function Mi(e, t) {
711
711
  var r = e.length === 1 ? Ri : rn;
712
712
  return nn(e, this, r, t.cache.create(), t.serializer);
713
713
  }
714
714
  function Pi(e, t) {
715
715
  return nn(e, this, rn, t.cache.create(), t.serializer);
716
716
  }
717
- var Mi = function() {
717
+ var Li = function() {
718
718
  return JSON.stringify(arguments);
719
719
  }, Ni = (
720
720
  /** @class */
@@ -901,12 +901,12 @@ function ki(e) {
901
901
  var o = i[n], a = o.split("/");
902
902
  if (a.length === 0)
903
903
  throw new Error("Invalid number skeleton");
904
- for (var s = a[0], c = a.slice(1), l = 0, f = c; l < f.length; l++) {
905
- var b = f[l];
904
+ for (var s = a[0], l = a.slice(1), u = 0, f = l; u < f.length; u++) {
905
+ var b = f[u];
906
906
  if (b.length === 0)
907
907
  throw new Error("Invalid number skeleton");
908
908
  }
909
- r.push({ stem: s, options: c });
909
+ r.push({ stem: s, options: l });
910
910
  }
911
911
  return r;
912
912
  }
@@ -1013,13 +1013,13 @@ function zi(e) {
1013
1013
  t.notation = "compact", t.compactDisplay = "long";
1014
1014
  continue;
1015
1015
  case "scientific":
1016
- t = $($($({}, t), { notation: "scientific" }), i.options.reduce(function(c, l) {
1017
- return $($({}, c), Br(l));
1016
+ t = $($($({}, t), { notation: "scientific" }), i.options.reduce(function(l, u) {
1017
+ return $($({}, l), Br(u));
1018
1018
  }, {}));
1019
1019
  continue;
1020
1020
  case "engineering":
1021
- t = $($($({}, t), { notation: "engineering" }), i.options.reduce(function(c, l) {
1022
- return $($({}, c), Br(l));
1021
+ t = $($($({}, t), { notation: "engineering" }), i.options.reduce(function(l, u) {
1022
+ return $($({}, l), Br(u));
1023
1023
  }, {}));
1024
1024
  continue;
1025
1025
  case "notation-simple":
@@ -1064,13 +1064,13 @@ function zi(e) {
1064
1064
  case "integer-width":
1065
1065
  if (i.options.length > 1)
1066
1066
  throw new RangeError("integer-width stems only accept a single optional option");
1067
- i.options[0].replace(Vi, function(c, l, f, b, m, w) {
1068
- if (l)
1067
+ i.options[0].replace(Vi, function(l, u, f, b, m, S) {
1068
+ if (u)
1069
1069
  t.minimumIntegerDigits = f.length;
1070
1070
  else {
1071
1071
  if (b && m)
1072
1072
  throw new Error("We currently do not support maximum integer digits");
1073
- if (w)
1073
+ if (S)
1074
1074
  throw new Error("We currently do not support exact integer digits");
1075
1075
  }
1076
1076
  return "";
@@ -1084,8 +1084,8 @@ function zi(e) {
1084
1084
  if (Sr.test(i.stem)) {
1085
1085
  if (i.options.length > 1)
1086
1086
  throw new RangeError("Fraction-precision stems only accept a single optional option");
1087
- i.stem.replace(Sr, function(c, l, f, b, m, w) {
1088
- return f === "*" ? t.minimumFractionDigits = l.length : b && b[0] === "#" ? t.maximumFractionDigits = b.length : m && w ? (t.minimumFractionDigits = m.length, t.maximumFractionDigits = m.length + w.length) : (t.minimumFractionDigits = l.length, t.maximumFractionDigits = l.length), "";
1087
+ i.stem.replace(Sr, function(l, u, f, b, m, S) {
1088
+ return f === "*" ? t.minimumFractionDigits = u.length : b && b[0] === "#" ? t.maximumFractionDigits = b.length : m && S ? (t.minimumFractionDigits = m.length, t.maximumFractionDigits = m.length + S.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
1089
1089
  });
1090
1090
  var o = i.options[0];
1091
1091
  o === "w" ? t = $($({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = $($({}, t), Tr(o)));
@@ -2523,11 +2523,11 @@ function Wi(e, t) {
2523
2523
  if (i === "j") {
2524
2524
  for (var o = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
2525
2525
  o++, n++;
2526
- var a = 1 + (o & 1), s = o < 2 ? 1 : 3 + (o >> 1), c = "a", l = Zi(t);
2527
- for ((l == "H" || l == "k") && (s = 0); s-- > 0; )
2528
- r += c;
2526
+ var a = 1 + (o & 1), s = o < 2 ? 1 : 3 + (o >> 1), l = "a", u = Zi(t);
2527
+ for ((u == "H" || u == "k") && (s = 0); s-- > 0; )
2528
+ r += l;
2529
2529
  for (; a-- > 0; )
2530
- r = l + r;
2530
+ r = u + r;
2531
2531
  } else
2532
2532
  i === "J" ? r += "H" : r += i;
2533
2533
  }
@@ -2725,8 +2725,8 @@ var uo = (
2725
2725
  if (this.bumpIf("</")) {
2726
2726
  if (this.isEOF() || !nr(this.char()))
2727
2727
  return this.error(H.INVALID_TAG, O(s, this.clonePosition()));
2728
- var c = this.clonePosition(), l = this.parseTagName();
2729
- return i !== l ? this.error(H.UNMATCHED_CLOSING_TAG, O(c, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
2728
+ var l = this.clonePosition(), u = this.parseTagName();
2729
+ return i !== u ? this.error(H.UNMATCHED_CLOSING_TAG, O(l, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
2730
2730
  val: {
2731
2731
  type: F.tag,
2732
2732
  value: i,
@@ -2763,9 +2763,9 @@ var uo = (
2763
2763
  }
2764
2764
  break;
2765
2765
  }
2766
- var c = O(n, this.clonePosition());
2766
+ var l = O(n, this.clonePosition());
2767
2767
  return {
2768
- val: { type: F.literal, value: i, location: c },
2768
+ val: { type: F.literal, value: i, location: l },
2769
2769
  err: null
2770
2770
  };
2771
2771
  }, e.prototype.tryParseLeftAngleBracket = function() {
@@ -2843,15 +2843,15 @@ var uo = (
2843
2843
  var o = this.clonePosition(), a = O(t, o);
2844
2844
  return { value: n, location: a };
2845
2845
  }, e.prototype.parseArgumentOptions = function(t, r, n, i) {
2846
- var o, a = this.clonePosition(), s = this.parseIdentifierIfPossible().value, c = this.clonePosition();
2846
+ var o, a = this.clonePosition(), s = this.parseIdentifierIfPossible().value, l = this.clonePosition();
2847
2847
  switch (s) {
2848
2848
  case "":
2849
- return this.error(H.EXPECT_ARGUMENT_TYPE, O(a, c));
2849
+ return this.error(H.EXPECT_ARGUMENT_TYPE, O(a, l));
2850
2850
  case "number":
2851
2851
  case "date":
2852
2852
  case "time": {
2853
2853
  this.bumpSpace();
2854
- var l = null;
2854
+ var u = null;
2855
2855
  if (this.bumpIf(",")) {
2856
2856
  this.bumpSpace();
2857
2857
  var f = this.clonePosition(), b = this.parseSimpleArgStyleIfPossible();
@@ -2860,34 +2860,34 @@ var uo = (
2860
2860
  var m = so(b.val);
2861
2861
  if (m.length === 0)
2862
2862
  return this.error(H.EXPECT_ARGUMENT_STYLE, O(this.clonePosition(), this.clonePosition()));
2863
- var w = O(f, this.clonePosition());
2864
- l = { style: m, styleLocation: w };
2863
+ var S = O(f, this.clonePosition());
2864
+ u = { style: m, styleLocation: S };
2865
2865
  }
2866
2866
  var _ = this.tryParseArgumentClose(i);
2867
2867
  if (_.err)
2868
2868
  return _;
2869
- var T = O(i, this.clonePosition());
2870
- if (l && Ar(l == null ? void 0 : l.style, "::", 0)) {
2871
- var M = ao(l.style.slice(2));
2869
+ var A = O(i, this.clonePosition());
2870
+ if (u && Ar(u == null ? void 0 : u.style, "::", 0)) {
2871
+ var N = ao(u.style.slice(2));
2872
2872
  if (s === "number") {
2873
- var b = this.parseNumberSkeletonFromString(M, l.styleLocation);
2873
+ var b = this.parseNumberSkeletonFromString(N, u.styleLocation);
2874
2874
  return b.err ? b : {
2875
- val: { type: F.number, value: n, location: T, style: b.val },
2875
+ val: { type: F.number, value: n, location: A, style: b.val },
2876
2876
  err: null
2877
2877
  };
2878
2878
  } else {
2879
- if (M.length === 0)
2880
- return this.error(H.EXPECT_DATE_TIME_SKELETON, T);
2881
- var z = M;
2882
- this.locale && (z = Wi(M, this.locale));
2879
+ if (N.length === 0)
2880
+ return this.error(H.EXPECT_DATE_TIME_SKELETON, A);
2881
+ var W = N;
2882
+ this.locale && (W = Wi(N, this.locale));
2883
2883
  var m = {
2884
2884
  type: $e.dateTime,
2885
- pattern: z,
2886
- location: l.styleLocation,
2887
- parsedOptions: this.shouldParseSkeletons ? Gi(z) : {}
2885
+ pattern: W,
2886
+ location: u.styleLocation,
2887
+ parsedOptions: this.shouldParseSkeletons ? Gi(W) : {}
2888
2888
  }, V = s === "date" ? F.date : F.time;
2889
2889
  return {
2890
- val: { type: V, value: n, location: T, style: m },
2890
+ val: { type: V, value: n, location: A, style: m },
2891
2891
  err: null
2892
2892
  };
2893
2893
  }
@@ -2896,8 +2896,8 @@ var uo = (
2896
2896
  val: {
2897
2897
  type: s === "number" ? F.number : s === "date" ? F.date : F.time,
2898
2898
  value: n,
2899
- location: T,
2900
- style: (o = l == null ? void 0 : l.style) !== null && o !== void 0 ? o : null
2899
+ location: A,
2900
+ style: (o = u == null ? void 0 : u.style) !== null && o !== void 0 ? o : null
2901
2901
  },
2902
2902
  err: null
2903
2903
  };
@@ -2905,9 +2905,9 @@ var uo = (
2905
2905
  case "plural":
2906
2906
  case "selectordinal":
2907
2907
  case "select": {
2908
- var L = this.clonePosition();
2908
+ var M = this.clonePosition();
2909
2909
  if (this.bumpSpace(), !this.bumpIf(","))
2910
- return this.error(H.EXPECT_SELECT_ARGUMENT_OPTIONS, O(L, xt({}, L)));
2910
+ return this.error(H.EXPECT_SELECT_ARGUMENT_OPTIONS, O(M, xt({}, M)));
2911
2911
  this.bumpSpace();
2912
2912
  var I = this.parseIdentifierIfPossible(), j = 0;
2913
2913
  if (s !== "select" && I.value === "offset") {
@@ -2919,35 +2919,35 @@ var uo = (
2919
2919
  return b;
2920
2920
  this.bumpSpace(), I = this.parseIdentifierIfPossible(), j = b.val;
2921
2921
  }
2922
- var ne = this.tryParsePluralOrSelectOptions(t, s, r, I);
2923
- if (ne.err)
2924
- return ne;
2922
+ var oe = this.tryParsePluralOrSelectOptions(t, s, r, I);
2923
+ if (oe.err)
2924
+ return oe;
2925
2925
  var _ = this.tryParseArgumentClose(i);
2926
2926
  if (_.err)
2927
2927
  return _;
2928
- var W = O(i, this.clonePosition());
2928
+ var Z = O(i, this.clonePosition());
2929
2929
  return s === "select" ? {
2930
2930
  val: {
2931
2931
  type: F.select,
2932
2932
  value: n,
2933
- options: Cr(ne.val),
2934
- location: W
2933
+ options: Cr(oe.val),
2934
+ location: Z
2935
2935
  },
2936
2936
  err: null
2937
2937
  } : {
2938
2938
  val: {
2939
2939
  type: F.plural,
2940
2940
  value: n,
2941
- options: Cr(ne.val),
2941
+ options: Cr(oe.val),
2942
2942
  offset: j,
2943
2943
  pluralType: s === "plural" ? "cardinal" : "ordinal",
2944
- location: W
2944
+ location: Z
2945
2945
  },
2946
2946
  err: null
2947
2947
  };
2948
2948
  }
2949
2949
  default:
2950
- return this.error(H.INVALID_ARGUMENT_TYPE, O(a, c));
2950
+ return this.error(H.INVALID_ARGUMENT_TYPE, O(a, l));
2951
2951
  }
2952
2952
  }, e.prototype.tryParseArgumentClose = function(t) {
2953
2953
  return this.isEOF() || this.char() !== 125 ? this.error(H.EXPECT_ARGUMENT_CLOSING_BRACE, O(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
@@ -3003,36 +3003,36 @@ var uo = (
3003
3003
  err: null
3004
3004
  };
3005
3005
  }, e.prototype.tryParsePluralOrSelectOptions = function(t, r, n, i) {
3006
- for (var o, a = !1, s = [], c = /* @__PURE__ */ new Set(), l = i.value, f = i.location; ; ) {
3007
- if (l.length === 0) {
3006
+ for (var o, a = !1, s = [], l = /* @__PURE__ */ new Set(), u = i.value, f = i.location; ; ) {
3007
+ if (u.length === 0) {
3008
3008
  var b = this.clonePosition();
3009
3009
  if (r !== "select" && this.bumpIf("=")) {
3010
3010
  var m = this.tryParseDecimalInteger(H.EXPECT_PLURAL_ARGUMENT_SELECTOR, H.INVALID_PLURAL_ARGUMENT_SELECTOR);
3011
3011
  if (m.err)
3012
3012
  return m;
3013
- f = O(b, this.clonePosition()), l = this.message.slice(b.offset, this.offset());
3013
+ f = O(b, this.clonePosition()), u = this.message.slice(b.offset, this.offset());
3014
3014
  } else
3015
3015
  break;
3016
3016
  }
3017
- if (c.has(l))
3017
+ if (l.has(u))
3018
3018
  return this.error(r === "select" ? H.DUPLICATE_SELECT_ARGUMENT_SELECTOR : H.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, f);
3019
- l === "other" && (a = !0), this.bumpSpace();
3020
- var w = this.clonePosition();
3019
+ u === "other" && (a = !0), this.bumpSpace();
3020
+ var S = this.clonePosition();
3021
3021
  if (!this.bumpIf("{"))
3022
3022
  return this.error(r === "select" ? H.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : H.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, O(this.clonePosition(), this.clonePosition()));
3023
3023
  var _ = this.parseMessage(t + 1, r, n);
3024
3024
  if (_.err)
3025
3025
  return _;
3026
- var T = this.tryParseArgumentClose(w);
3027
- if (T.err)
3028
- return T;
3026
+ var A = this.tryParseArgumentClose(S);
3027
+ if (A.err)
3028
+ return A;
3029
3029
  s.push([
3030
- l,
3030
+ u,
3031
3031
  {
3032
3032
  value: _.val,
3033
- location: O(w, this.clonePosition())
3033
+ location: O(S, this.clonePosition())
3034
3034
  }
3035
- ]), c.add(l), this.bumpSpace(), o = this.parseIdentifierIfPossible(), l = o.value, f = o.location;
3035
+ ]), l.add(u), this.bumpSpace(), o = this.parseIdentifierIfPossible(), u = o.value, f = o.location;
3036
3036
  }
3037
3037
  return s.length === 0 ? this.error(r === "select" ? H.EXPECT_SELECT_ARGUMENT_SELECTOR : H.EXPECT_PLURAL_ARGUMENT_SELECTOR, O(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !a ? this.error(H.MISSING_OTHER_CLAUSE, O(this.clonePosition(), this.clonePosition())) : { val: s, err: null };
3038
3038
  }, e.prototype.tryParseDecimalInteger = function(t, r) {
@@ -3045,8 +3045,8 @@ var uo = (
3045
3045
  else
3046
3046
  break;
3047
3047
  }
3048
- var c = O(i, this.clonePosition());
3049
- return o ? (a *= n, io(a) ? { val: a, err: null } : this.error(r, c)) : this.error(t, c);
3048
+ var l = O(i, this.clonePosition());
3049
+ return o ? (a *= n, io(a) ? { val: a, err: null } : this.error(r, l)) : this.error(t, l);
3050
3050
  }, e.prototype.offset = function() {
3051
3051
  return this.position.offset;
3052
3052
  }, e.prototype.isEOF = function() {
@@ -3188,14 +3188,14 @@ var At = (
3188
3188
  }
3189
3189
  return t;
3190
3190
  }(At)
3191
- ), re;
3191
+ ), ie;
3192
3192
  (function(e) {
3193
3193
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
3194
- })(re || (re = {}));
3194
+ })(ie || (ie = {}));
3195
3195
  function bo(e) {
3196
3196
  return e.length < 2 ? e : e.reduce(function(t, r) {
3197
3197
  var n = t[t.length - 1];
3198
- return !n || n.type !== re.literal || r.type !== re.literal ? t.push(r) : n.value += r.value, t;
3198
+ return !n || n.type !== ie.literal || r.type !== ie.literal ? t.push(r) : n.value += r.value, t;
3199
3199
  }, []);
3200
3200
  }
3201
3201
  function go(e) {
@@ -3205,22 +3205,22 @@ function gt(e, t, r, n, i, o, a) {
3205
3205
  if (e.length === 1 && wr(e[0]))
3206
3206
  return [
3207
3207
  {
3208
- type: re.literal,
3208
+ type: ie.literal,
3209
3209
  value: e[0].value
3210
3210
  }
3211
3211
  ];
3212
- for (var s = [], c = 0, l = e; c < l.length; c++) {
3213
- var f = l[c];
3212
+ for (var s = [], l = 0, u = e; l < u.length; l++) {
3213
+ var f = u[l];
3214
3214
  if (wr(f)) {
3215
3215
  s.push({
3216
- type: re.literal,
3216
+ type: ie.literal,
3217
3217
  value: f.value
3218
3218
  });
3219
3219
  continue;
3220
3220
  }
3221
3221
  if (Ui(f)) {
3222
3222
  typeof o == "number" && s.push({
3223
- type: re.literal,
3223
+ type: ie.literal,
3224
3224
  value: r.getNumberFormat(t).format(o)
3225
3225
  });
3226
3226
  continue;
@@ -3231,83 +3231,83 @@ function gt(e, t, r, n, i, o, a) {
3231
3231
  var m = i[b];
3232
3232
  if (Di(f)) {
3233
3233
  (!m || typeof m == "string" || typeof m == "number") && (m = typeof m == "string" || typeof m == "number" ? String(m) : ""), s.push({
3234
- type: typeof m == "string" ? re.literal : re.object,
3234
+ type: typeof m == "string" ? ie.literal : ie.object,
3235
3235
  value: m
3236
3236
  });
3237
3237
  continue;
3238
3238
  }
3239
3239
  if (an(f)) {
3240
- var w = typeof f.style == "string" ? n.date[f.style] : Kt(f.style) ? f.style.parsedOptions : void 0;
3240
+ var S = typeof f.style == "string" ? n.date[f.style] : Kt(f.style) ? f.style.parsedOptions : void 0;
3241
3241
  s.push({
3242
- type: re.literal,
3243
- value: r.getDateTimeFormat(t, w).format(m)
3242
+ type: ie.literal,
3243
+ value: r.getDateTimeFormat(t, S).format(m)
3244
3244
  });
3245
3245
  continue;
3246
3246
  }
3247
3247
  if (sn(f)) {
3248
- var w = typeof f.style == "string" ? n.time[f.style] : Kt(f.style) ? f.style.parsedOptions : n.time.medium;
3248
+ var S = typeof f.style == "string" ? n.time[f.style] : Kt(f.style) ? f.style.parsedOptions : n.time.medium;
3249
3249
  s.push({
3250
- type: re.literal,
3251
- value: r.getDateTimeFormat(t, w).format(m)
3250
+ type: ie.literal,
3251
+ value: r.getDateTimeFormat(t, S).format(m)
3252
3252
  });
3253
3253
  continue;
3254
3254
  }
3255
3255
  if (on(f)) {
3256
- var w = typeof f.style == "string" ? n.number[f.style] : hn(f.style) ? f.style.parsedOptions : void 0;
3257
- w && w.scale && (m = m * (w.scale || 1)), s.push({
3258
- type: re.literal,
3259
- value: r.getNumberFormat(t, w).format(m)
3256
+ var S = typeof f.style == "string" ? n.number[f.style] : hn(f.style) ? f.style.parsedOptions : void 0;
3257
+ S && S.scale && (m = m * (S.scale || 1)), s.push({
3258
+ type: ie.literal,
3259
+ value: r.getNumberFormat(t, S).format(m)
3260
3260
  });
3261
3261
  continue;
3262
3262
  }
3263
3263
  if (cn(f)) {
3264
- var _ = f.children, T = f.value, M = i[T];
3265
- if (!go(M))
3266
- throw new po(T, "function", a);
3267
- var z = gt(_, t, r, n, i, o), V = M(z.map(function(j) {
3264
+ var _ = f.children, A = f.value, N = i[A];
3265
+ if (!go(N))
3266
+ throw new po(A, "function", a);
3267
+ var W = gt(_, t, r, n, i, o), V = N(W.map(function(j) {
3268
3268
  return j.value;
3269
3269
  }));
3270
3270
  Array.isArray(V) || (V = [V]), s.push.apply(s, V.map(function(j) {
3271
3271
  return {
3272
- type: typeof j == "string" ? re.literal : re.object,
3272
+ type: typeof j == "string" ? ie.literal : ie.object,
3273
3273
  value: j
3274
3274
  };
3275
3275
  }));
3276
3276
  }
3277
3277
  if (un(f)) {
3278
- var L = f.options[m] || f.options.other;
3279
- if (!L)
3278
+ var M = f.options[m] || f.options.other;
3279
+ if (!M)
3280
3280
  throw new Or(f.value, m, Object.keys(f.options), a);
3281
- s.push.apply(s, gt(L.value, t, r, n, i));
3281
+ s.push.apply(s, gt(M.value, t, r, n, i));
3282
3282
  continue;
3283
3283
  }
3284
3284
  if (ln(f)) {
3285
- var L = f.options["=".concat(m)];
3286
- if (!L) {
3285
+ var M = f.options["=".concat(m)];
3286
+ if (!M) {
3287
3287
  if (!Intl.PluralRules)
3288
3288
  throw new At(`Intl.PluralRules is not available in this environment.
3289
3289
  Try polyfilling it using "@formatjs/intl-pluralrules"
3290
3290
  `, Ve.MISSING_INTL_API, a);
3291
3291
  var I = r.getPluralRules(t, { type: f.pluralType }).select(m - (f.offset || 0));
3292
- L = f.options[I] || f.options.other;
3292
+ M = f.options[I] || f.options.other;
3293
3293
  }
3294
- if (!L)
3294
+ if (!M)
3295
3295
  throw new Or(f.value, m, Object.keys(f.options), a);
3296
- s.push.apply(s, gt(L.value, t, r, n, i, m - (f.offset || 0)));
3296
+ s.push.apply(s, gt(M.value, t, r, n, i, m - (f.offset || 0)));
3297
3297
  continue;
3298
3298
  }
3299
3299
  }
3300
3300
  return bo(s);
3301
3301
  }
3302
3302
  function yo(e, t) {
3303
- return t ? ye(ye(ye({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
3304
- return r[n] = ye(ye({}, e[n]), t[n] || {}), r;
3303
+ return t ? ge(ge(ge({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
3304
+ return r[n] = ge(ge({}, e[n]), t[n] || {}), r;
3305
3305
  }, {})) : e;
3306
3306
  }
3307
3307
  function vo(e, t) {
3308
3308
  return t ? Object.keys(e).reduce(function(r, n) {
3309
3309
  return r[n] = yo(e[n], t[n]), r;
3310
- }, ye({}, e)) : e;
3310
+ }, ge({}, e)) : e;
3311
3311
  }
3312
3312
  function zt(e) {
3313
3313
  return {
@@ -3365,20 +3365,20 @@ var Eo = (
3365
3365
  number: {},
3366
3366
  dateTime: {},
3367
3367
  pluralRules: {}
3368
- }, this.format = function(c) {
3369
- var l = o.formatToParts(c);
3370
- if (l.length === 1)
3371
- return l[0].value;
3372
- var f = l.reduce(function(b, m) {
3373
- return !b.length || m.type !== re.literal || typeof b[b.length - 1] != "string" ? b.push(m.value) : b[b.length - 1] += m.value, b;
3368
+ }, this.format = function(l) {
3369
+ var u = o.formatToParts(l);
3370
+ if (u.length === 1)
3371
+ return u[0].value;
3372
+ var f = u.reduce(function(b, m) {
3373
+ return !b.length || m.type !== ie.literal || typeof b[b.length - 1] != "string" ? b.push(m.value) : b[b.length - 1] += m.value, b;
3374
3374
  }, []);
3375
3375
  return f.length <= 1 ? f[0] || "" : f;
3376
- }, this.formatToParts = function(c) {
3377
- return gt(o.ast, o.locales, o.formatters, o.formats, c, void 0, o.message);
3376
+ }, this.formatToParts = function(l) {
3377
+ return gt(o.ast, o.locales, o.formatters, o.formats, l, void 0, o.message);
3378
3378
  }, this.resolvedOptions = function() {
3379
- var c;
3379
+ var l;
3380
3380
  return {
3381
- locale: ((c = o.resolvedLocale) === null || c === void 0 ? void 0 : c.toString()) || Intl.NumberFormat.supportedLocalesOf(o.locales)[0]
3381
+ locale: ((l = o.resolvedLocale) === null || l === void 0 ? void 0 : l.toString()) || Intl.NumberFormat.supportedLocalesOf(o.locales)[0]
3382
3382
  };
3383
3383
  }, this.getAst = function() {
3384
3384
  return o.ast;
@@ -3388,7 +3388,7 @@ var Eo = (
3388
3388
  var a = i || {};
3389
3389
  a.formatters;
3390
3390
  var s = Hi(a, ["formatters"]);
3391
- this.ast = e.__parse(t, ye(ye({}, s), { locale: this.resolvedLocale }));
3391
+ this.ast = e.__parse(t, ge(ge({}, s), { locale: this.resolvedLocale }));
3392
3392
  } else
3393
3393
  this.ast = t;
3394
3394
  if (!Array.isArray(this.ast))
@@ -3609,19 +3609,19 @@ const Oo = {
3609
3609
  warnOnMissingMessages: !0,
3610
3610
  handleMissingMessage: void 0,
3611
3611
  ignoreTag: !0
3612
- }, Lo = Ro;
3612
+ }, Mo = Ro;
3613
3613
  function Xe() {
3614
- return Lo;
3614
+ return Mo;
3615
3615
  }
3616
3616
  const Wt = Tt(!1);
3617
- var Po = Object.defineProperty, Mo = Object.defineProperties, No = Object.getOwnPropertyDescriptors, Rr = Object.getOwnPropertySymbols, Io = Object.prototype.hasOwnProperty, Do = Object.prototype.propertyIsEnumerable, Lr = (e, t, r) => t in e ? Po(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Uo = (e, t) => {
3617
+ var Po = Object.defineProperty, Lo = Object.defineProperties, No = Object.getOwnPropertyDescriptors, Rr = Object.getOwnPropertySymbols, Io = Object.prototype.hasOwnProperty, Do = Object.prototype.propertyIsEnumerable, Mr = (e, t, r) => t in e ? Po(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Uo = (e, t) => {
3618
3618
  for (var r in t || (t = {}))
3619
- Io.call(t, r) && Lr(e, r, t[r]);
3619
+ Io.call(t, r) && Mr(e, r, t[r]);
3620
3620
  if (Rr)
3621
3621
  for (var r of Rr(t))
3622
- Do.call(t, r) && Lr(e, r, t[r]);
3622
+ Do.call(t, r) && Mr(e, r, t[r]);
3623
3623
  return e;
3624
- }, Fo = (e, t) => Mo(e, No(t));
3624
+ }, Fo = (e, t) => Lo(e, No(t));
3625
3625
  let ar;
3626
3626
  const wt = Tt(null);
3627
3627
  function Pr(e) {
@@ -3660,12 +3660,12 @@ const Go = (e) => {
3660
3660
  return i in t ? t[i] : t[i] = e(n);
3661
3661
  };
3662
3662
  };
3663
- var jo = Object.defineProperty, St = Object.getOwnPropertySymbols, Sn = Object.prototype.hasOwnProperty, Tn = Object.prototype.propertyIsEnumerable, Mr = (e, t, r) => t in e ? jo(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, br = (e, t) => {
3663
+ var jo = Object.defineProperty, St = Object.getOwnPropertySymbols, Sn = Object.prototype.hasOwnProperty, Tn = Object.prototype.propertyIsEnumerable, Lr = (e, t, r) => t in e ? jo(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, br = (e, t) => {
3664
3664
  for (var r in t || (t = {}))
3665
- Sn.call(t, r) && Mr(e, r, t[r]);
3665
+ Sn.call(t, r) && Lr(e, r, t[r]);
3666
3666
  if (St)
3667
3667
  for (var r of St(t))
3668
- Tn.call(t, r) && Mr(e, r, t[r]);
3668
+ Tn.call(t, r) && Lr(e, r, t[r]);
3669
3669
  return e;
3670
3670
  }, qe = (e, t) => {
3671
3671
  var r = {};
@@ -3736,16 +3736,16 @@ const ot = (e, t) => {
3736
3736
  typeof e == "object" && (a = e, e = a.id);
3737
3737
  const {
3738
3738
  values: s,
3739
- locale: c = Pe(),
3740
- default: l
3739
+ locale: l = Pe(),
3740
+ default: u
3741
3741
  } = a;
3742
- if (c == null)
3742
+ if (l == null)
3743
3743
  throw new Error(
3744
3744
  "[svelte-i18n] Cannot format a message without first setting the initial locale."
3745
3745
  );
3746
- let f = vn(e, c);
3746
+ let f = vn(e, l);
3747
3747
  if (!f)
3748
- f = (o = (i = (n = (r = Xe()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: c, id: e, defaultValue: l })) != null ? i : l) != null ? o : e;
3748
+ f = (o = (i = (n = (r = Xe()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: l, id: e, defaultValue: u })) != null ? i : u) != null ? o : e;
3749
3749
  else if (typeof f != "string")
3750
3750
  return console.warn(
3751
3751
  `[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof f}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`
@@ -3754,7 +3754,7 @@ const ot = (e, t) => {
3754
3754
  return f;
3755
3755
  let b = f;
3756
3756
  try {
3757
- b = Zo(f, c).format(s);
3757
+ b = Zo(f, l).format(s);
3758
3758
  } catch (m) {
3759
3759
  m instanceof Error && console.warn(
3760
3760
  `[svelte-i18n] Message "${e}" has syntax error:`,
@@ -3981,35 +3981,35 @@ var sr = { exports: {} };
3981
3981
  */
3982
3982
  (function(e, t) {
3983
3983
  (function(r) {
3984
- var n = r.setTimeout, i = r.clearTimeout, o = r.XMLHttpRequest, a = r.XDomainRequest, s = r.ActiveXObject, c = r.EventSource, l = r.document, f = r.Promise, b = r.fetch, m = r.Response, w = r.TextDecoder, _ = r.TextEncoder, T = r.AbortController;
3985
- if (typeof window != "undefined" && typeof l != "undefined" && !("readyState" in l) && l.body == null && (l.readyState = "loading", window.addEventListener("load", function(h) {
3986
- l.readyState = "complete";
3984
+ var n = r.setTimeout, i = r.clearTimeout, o = r.XMLHttpRequest, a = r.XDomainRequest, s = r.ActiveXObject, l = r.EventSource, u = r.document, f = r.Promise, b = r.fetch, m = r.Response, S = r.TextDecoder, _ = r.TextEncoder, A = r.AbortController;
3985
+ if (typeof window != "undefined" && typeof u != "undefined" && !("readyState" in u) && u.body == null && (u.readyState = "loading", window.addEventListener("load", function(h) {
3986
+ u.readyState = "complete";
3987
3987
  }, !1)), o == null && s != null && (o = function() {
3988
3988
  return new s("Microsoft.XMLHTTP");
3989
3989
  }), Object.create == null && (Object.create = function(h) {
3990
- function v() {
3990
+ function y() {
3991
3991
  }
3992
- return v.prototype = h, new v();
3992
+ return y.prototype = h, new y();
3993
3993
  }), Date.now || (Date.now = function() {
3994
3994
  return (/* @__PURE__ */ new Date()).getTime();
3995
- }), T == null) {
3996
- var M = b;
3997
- b = function(h, v) {
3998
- var E = v.signal;
3999
- return M(h, { headers: v.headers, credentials: v.credentials, cache: v.cache }).then(function(u) {
4000
- var p = u.body.getReader();
4001
- return E._reader = p, E._aborted && E._reader.cancel(), {
4002
- status: u.status,
4003
- statusText: u.statusText,
4004
- headers: u.headers,
3995
+ }), A == null) {
3996
+ var N = b;
3997
+ b = function(h, y) {
3998
+ var E = y.signal;
3999
+ return N(h, { headers: y.headers, credentials: y.credentials, cache: y.cache }).then(function(g) {
4000
+ var c = g.body.getReader();
4001
+ return E._reader = c, E._aborted && E._reader.cancel(), {
4002
+ status: g.status,
4003
+ statusText: g.statusText,
4004
+ headers: g.headers,
4005
4005
  body: {
4006
4006
  getReader: function() {
4007
- return p;
4007
+ return c;
4008
4008
  }
4009
4009
  }
4010
4010
  };
4011
4011
  });
4012
- }, T = function() {
4012
+ }, A = function() {
4013
4013
  this.signal = {
4014
4014
  _reader: null,
4015
4015
  _aborted: !1
@@ -4018,172 +4018,172 @@ var sr = { exports: {} };
4018
4018
  };
4019
4019
  };
4020
4020
  }
4021
- function z() {
4021
+ function W() {
4022
4022
  this.bitsNeeded = 0, this.codePoint = 0;
4023
4023
  }
4024
- z.prototype.decode = function(h) {
4025
- function v(g, C, B) {
4024
+ W.prototype.decode = function(h) {
4025
+ function y(C, v, B) {
4026
4026
  if (B === 1)
4027
- return g >= 128 >> C && g << C <= 2047;
4027
+ return C >= 128 >> v && C << v <= 2047;
4028
4028
  if (B === 2)
4029
- return g >= 2048 >> C && g << C <= 55295 || g >= 57344 >> C && g << C <= 65535;
4029
+ return C >= 2048 >> v && C << v <= 55295 || C >= 57344 >> v && C << v <= 65535;
4030
4030
  if (B === 3)
4031
- return g >= 65536 >> C && g << C <= 1114111;
4031
+ return C >= 65536 >> v && C << v <= 1114111;
4032
4032
  throw new Error();
4033
4033
  }
4034
- function E(g, C) {
4035
- if (g === 6 * 1)
4036
- return C >> 6 > 15 ? 3 : C > 31 ? 2 : 1;
4037
- if (g === 6 * 2)
4038
- return C > 15 ? 3 : 2;
4039
- if (g === 6 * 3)
4034
+ function E(C, v) {
4035
+ if (C === 6 * 1)
4036
+ return v >> 6 > 15 ? 3 : v > 31 ? 2 : 1;
4037
+ if (C === 6 * 2)
4038
+ return v > 15 ? 3 : 2;
4039
+ if (C === 6 * 3)
4040
4040
  return 3;
4041
4041
  throw new Error();
4042
4042
  }
4043
- for (var u = 65533, p = "", d = this.bitsNeeded, y = this.codePoint, A = 0; A < h.length; A += 1) {
4044
- var S = h[A];
4045
- d !== 0 && (S < 128 || S > 191 || !v(y << 6 | S & 63, d - 6, E(d, y))) && (d = 0, y = u, p += String.fromCharCode(y)), d === 0 ? (S >= 0 && S <= 127 ? (d = 0, y = S) : S >= 192 && S <= 223 ? (d = 6 * 1, y = S & 31) : S >= 224 && S <= 239 ? (d = 6 * 2, y = S & 15) : S >= 240 && S <= 247 ? (d = 6 * 3, y = S & 7) : (d = 0, y = u), d !== 0 && !v(y, d, E(d, y)) && (d = 0, y = u)) : (d -= 6, y = y << 6 | S & 63), d === 0 && (y <= 65535 ? p += String.fromCharCode(y) : (p += String.fromCharCode(55296 + (y - 65535 - 1 >> 10)), p += String.fromCharCode(56320 + (y - 65535 - 1 & 1023))));
4043
+ for (var g = 65533, c = "", d = this.bitsNeeded, p = this.codePoint, x = 0; x < h.length; x += 1) {
4044
+ var T = h[x];
4045
+ d !== 0 && (T < 128 || T > 191 || !y(p << 6 | T & 63, d - 6, E(d, p))) && (d = 0, p = g, c += String.fromCharCode(p)), d === 0 ? (T >= 0 && T <= 127 ? (d = 0, p = T) : T >= 192 && T <= 223 ? (d = 6 * 1, p = T & 31) : T >= 224 && T <= 239 ? (d = 6 * 2, p = T & 15) : T >= 240 && T <= 247 ? (d = 6 * 3, p = T & 7) : (d = 0, p = g), d !== 0 && !y(p, d, E(d, p)) && (d = 0, p = g)) : (d -= 6, p = p << 6 | T & 63), d === 0 && (p <= 65535 ? c += String.fromCharCode(p) : (c += String.fromCharCode(55296 + (p - 65535 - 1 >> 10)), c += String.fromCharCode(56320 + (p - 65535 - 1 & 1023))));
4046
4046
  }
4047
- return this.bitsNeeded = d, this.codePoint = y, p;
4047
+ return this.bitsNeeded = d, this.codePoint = p, c;
4048
4048
  };
4049
4049
  var V = function() {
4050
4050
  try {
4051
- return new w().decode(new _().encode("test"), { stream: !0 }) === "test";
4051
+ return new S().decode(new _().encode("test"), { stream: !0 }) === "test";
4052
4052
  } catch (h) {
4053
4053
  console.debug("TextDecoder does not support streaming option. Using polyfill instead: " + h);
4054
4054
  }
4055
4055
  return !1;
4056
4056
  };
4057
- (w == null || _ == null || !V()) && (w = z);
4058
- var L = function() {
4057
+ (S == null || _ == null || !V()) && (S = W);
4058
+ var M = function() {
4059
4059
  };
4060
4060
  function I(h) {
4061
- this.withCredentials = !1, this.readyState = 0, this.status = 0, this.statusText = "", this.responseText = "", this.onprogress = L, this.onload = L, this.onerror = L, this.onreadystatechange = L, this._contentType = "", this._xhr = h, this._sendTimeout = 0, this._abort = L;
4061
+ this.withCredentials = !1, this.readyState = 0, this.status = 0, this.statusText = "", this.responseText = "", this.onprogress = M, this.onload = M, this.onerror = M, this.onreadystatechange = M, this._contentType = "", this._xhr = h, this._sendTimeout = 0, this._abort = M;
4062
4062
  }
4063
- I.prototype.open = function(h, v) {
4063
+ I.prototype.open = function(h, y) {
4064
4064
  this._abort(!0);
4065
- var E = this, u = this._xhr, p = 1, d = 0;
4065
+ var E = this, g = this._xhr, c = 1, d = 0;
4066
4066
  this._abort = function(B) {
4067
- E._sendTimeout !== 0 && (i(E._sendTimeout), E._sendTimeout = 0), (p === 1 || p === 2 || p === 3) && (p = 4, u.onload = L, u.onerror = L, u.onabort = L, u.onprogress = L, u.onreadystatechange = L, u.abort(), d !== 0 && (i(d), d = 0), B || (E.readyState = 4, E.onabort(null), E.onreadystatechange())), p = 0;
4067
+ E._sendTimeout !== 0 && (i(E._sendTimeout), E._sendTimeout = 0), (c === 1 || c === 2 || c === 3) && (c = 4, g.onload = M, g.onerror = M, g.onabort = M, g.onprogress = M, g.onreadystatechange = M, g.abort(), d !== 0 && (i(d), d = 0), B || (E.readyState = 4, E.onabort(null), E.onreadystatechange())), c = 0;
4068
4068
  };
4069
- var y = function() {
4070
- if (p === 1) {
4071
- var B = 0, N = "", le = void 0;
4072
- if ("contentType" in u)
4073
- B = 200, N = "OK", le = u.contentType;
4069
+ var p = function() {
4070
+ if (c === 1) {
4071
+ var B = 0, L = "", ee = void 0;
4072
+ if ("contentType" in g)
4073
+ B = 200, L = "OK", ee = g.contentType;
4074
4074
  else
4075
4075
  try {
4076
- B = u.status, N = u.statusText, le = u.getResponseHeader("Content-Type");
4077
- } catch (de) {
4078
- B = 0, N = "", le = void 0;
4076
+ B = g.status, L = g.statusText, ee = g.getResponseHeader("Content-Type");
4077
+ } catch (Ce) {
4078
+ B = 0, L = "", ee = void 0;
4079
4079
  }
4080
- B !== 0 && (p = 2, E.readyState = 2, E.status = B, E.statusText = N, E._contentType = le, E.onreadystatechange());
4080
+ B !== 0 && (c = 2, E.readyState = 2, E.status = B, E.statusText = L, E._contentType = ee, E.onreadystatechange());
4081
4081
  }
4082
- }, A = function() {
4083
- if (y(), p === 2 || p === 3) {
4084
- p = 3;
4082
+ }, x = function() {
4083
+ if (p(), c === 2 || c === 3) {
4084
+ c = 3;
4085
4085
  var B = "";
4086
4086
  try {
4087
- B = u.responseText;
4088
- } catch (N) {
4087
+ B = g.responseText;
4088
+ } catch (L) {
4089
4089
  }
4090
4090
  E.readyState = 3, E.responseText = B, E.onprogress();
4091
4091
  }
4092
- }, S = function(B, N) {
4093
- if ((N == null || N.preventDefault == null) && (N = {
4094
- preventDefault: L
4095
- }), A(), p === 1 || p === 2 || p === 3) {
4096
- if (p = 4, d !== 0 && (i(d), d = 0), E.readyState = 4, B === "load")
4097
- E.onload(N);
4092
+ }, T = function(B, L) {
4093
+ if ((L == null || L.preventDefault == null) && (L = {
4094
+ preventDefault: M
4095
+ }), x(), c === 1 || c === 2 || c === 3) {
4096
+ if (c = 4, d !== 0 && (i(d), d = 0), E.readyState = 4, B === "load")
4097
+ E.onload(L);
4098
4098
  else if (B === "error")
4099
- E.onerror(N);
4099
+ E.onerror(L);
4100
4100
  else if (B === "abort")
4101
- E.onabort(N);
4101
+ E.onabort(L);
4102
4102
  else
4103
4103
  throw new TypeError();
4104
4104
  E.onreadystatechange();
4105
4105
  }
4106
- }, g = function(B) {
4107
- u != null && (u.readyState === 4 ? (!("onload" in u) || !("onerror" in u) || !("onabort" in u)) && S(u.responseText === "" ? "error" : "load", B) : u.readyState === 3 ? "onprogress" in u || A() : u.readyState === 2 && y());
4108
- }, C = function() {
4106
+ }, C = function(B) {
4107
+ g != null && (g.readyState === 4 ? (!("onload" in g) || !("onerror" in g) || !("onabort" in g)) && T(g.responseText === "" ? "error" : "load", B) : g.readyState === 3 ? "onprogress" in g || x() : g.readyState === 2 && p());
4108
+ }, v = function() {
4109
4109
  d = n(function() {
4110
- C();
4111
- }, 500), u.readyState === 3 && A();
4110
+ v();
4111
+ }, 500), g.readyState === 3 && x();
4112
4112
  };
4113
- "onload" in u && (u.onload = function(B) {
4114
- S("load", B);
4115
- }), "onerror" in u && (u.onerror = function(B) {
4116
- S("error", B);
4117
- }), "onabort" in u && (u.onabort = function(B) {
4118
- S("abort", B);
4119
- }), "onprogress" in u && (u.onprogress = A), "onreadystatechange" in u && (u.onreadystatechange = function(B) {
4120
- g(B);
4121
- }), ("contentType" in u || !("ontimeout" in o.prototype)) && (v += (v.indexOf("?") === -1 ? "?" : "&") + "padding=true"), u.open(h, v, !0), "readyState" in u && (d = n(function() {
4122
- C();
4113
+ "onload" in g && (g.onload = function(B) {
4114
+ T("load", B);
4115
+ }), "onerror" in g && (g.onerror = function(B) {
4116
+ T("error", B);
4117
+ }), "onabort" in g && (g.onabort = function(B) {
4118
+ T("abort", B);
4119
+ }), "onprogress" in g && (g.onprogress = x), "onreadystatechange" in g && (g.onreadystatechange = function(B) {
4120
+ C(B);
4121
+ }), ("contentType" in g || !("ontimeout" in o.prototype)) && (y += (y.indexOf("?") === -1 ? "?" : "&") + "padding=true"), g.open(h, y, !0), "readyState" in g && (d = n(function() {
4122
+ v();
4123
4123
  }, 0));
4124
4124
  }, I.prototype.abort = function() {
4125
4125
  this._abort(!1);
4126
4126
  }, I.prototype.getResponseHeader = function(h) {
4127
4127
  return this._contentType;
4128
- }, I.prototype.setRequestHeader = function(h, v) {
4128
+ }, I.prototype.setRequestHeader = function(h, y) {
4129
4129
  var E = this._xhr;
4130
- "setRequestHeader" in E && E.setRequestHeader(h, v);
4130
+ "setRequestHeader" in E && E.setRequestHeader(h, y);
4131
4131
  }, I.prototype.getAllResponseHeaders = function() {
4132
4132
  return this._xhr.getAllResponseHeaders != null && this._xhr.getAllResponseHeaders() || "";
4133
4133
  }, I.prototype.send = function() {
4134
- if ((!("ontimeout" in o.prototype) || !("sendAsBinary" in o.prototype) && !("mozAnon" in o.prototype)) && l != null && l.readyState != null && l.readyState !== "complete") {
4134
+ if ((!("ontimeout" in o.prototype) || !("sendAsBinary" in o.prototype) && !("mozAnon" in o.prototype)) && u != null && u.readyState != null && u.readyState !== "complete") {
4135
4135
  var h = this;
4136
4136
  h._sendTimeout = n(function() {
4137
4137
  h._sendTimeout = 0, h.send();
4138
4138
  }, 4);
4139
4139
  return;
4140
4140
  }
4141
- var v = this._xhr;
4142
- "withCredentials" in v && (v.withCredentials = this.withCredentials);
4141
+ var y = this._xhr;
4142
+ "withCredentials" in y && (y.withCredentials = this.withCredentials);
4143
4143
  try {
4144
- v.send(void 0);
4144
+ y.send(void 0);
4145
4145
  } catch (E) {
4146
4146
  throw E;
4147
4147
  }
4148
4148
  };
4149
4149
  function j(h) {
4150
- return h.replace(/[A-Z]/g, function(v) {
4151
- return String.fromCharCode(v.charCodeAt(0) + 32);
4150
+ return h.replace(/[A-Z]/g, function(y) {
4151
+ return String.fromCharCode(y.charCodeAt(0) + 32);
4152
4152
  });
4153
4153
  }
4154
- function ne(h) {
4155
- for (var v = /* @__PURE__ */ Object.create(null), E = h.split(`\r
4156
- `), u = 0; u < E.length; u += 1) {
4157
- var p = E[u], d = p.split(": "), y = d.shift(), A = d.join(": ");
4158
- v[j(y)] = A;
4154
+ function oe(h) {
4155
+ for (var y = /* @__PURE__ */ Object.create(null), E = h.split(`\r
4156
+ `), g = 0; g < E.length; g += 1) {
4157
+ var c = E[g], d = c.split(": "), p = d.shift(), x = d.join(": ");
4158
+ y[j(p)] = x;
4159
4159
  }
4160
- this._map = v;
4160
+ this._map = y;
4161
4161
  }
4162
- ne.prototype.get = function(h) {
4162
+ oe.prototype.get = function(h) {
4163
4163
  return this._map[j(h)];
4164
4164
  }, o != null && o.HEADERS_RECEIVED == null && (o.HEADERS_RECEIVED = 2);
4165
- function W() {
4165
+ function Z() {
4166
4166
  }
4167
- W.prototype.open = function(h, v, E, u, p, d, y) {
4168
- h.open("GET", p);
4169
- var A = 0;
4167
+ Z.prototype.open = function(h, y, E, g, c, d, p) {
4168
+ h.open("GET", c);
4169
+ var x = 0;
4170
4170
  h.onprogress = function() {
4171
- var g = h.responseText, C = g.slice(A);
4172
- A += C.length, E(C);
4173
- }, h.onerror = function(g) {
4174
- g.preventDefault(), u(new Error("NetworkError"));
4171
+ var C = h.responseText, v = C.slice(x);
4172
+ x += v.length, E(v);
4173
+ }, h.onerror = function(C) {
4174
+ C.preventDefault(), g(new Error("NetworkError"));
4175
4175
  }, h.onload = function() {
4176
- u(null);
4176
+ g(null);
4177
4177
  }, h.onabort = function() {
4178
- u(null);
4178
+ g(null);
4179
4179
  }, h.onreadystatechange = function() {
4180
4180
  if (h.readyState === o.HEADERS_RECEIVED) {
4181
- var g = h.status, C = h.statusText, B = h.getResponseHeader("Content-Type"), N = h.getAllResponseHeaders();
4182
- v(g, C, B, new ne(N));
4181
+ var C = h.status, v = h.statusText, B = h.getResponseHeader("Content-Type"), L = h.getAllResponseHeaders();
4182
+ y(C, v, B, new oe(L));
4183
4183
  }
4184
4184
  }, h.withCredentials = d;
4185
- for (var S in y)
4186
- Object.prototype.hasOwnProperty.call(y, S) && h.setRequestHeader(S, y[S]);
4185
+ for (var T in p)
4186
+ Object.prototype.hasOwnProperty.call(p, T) && h.setRequestHeader(T, p[T]);
4187
4187
  return h.send(), h;
4188
4188
  };
4189
4189
  function k(h) {
@@ -4194,41 +4194,41 @@ var sr = { exports: {} };
4194
4194
  };
4195
4195
  function D() {
4196
4196
  }
4197
- D.prototype.open = function(h, v, E, u, p, d, y) {
4198
- var A = null, S = new T(), g = S.signal, C = new w();
4199
- return b(p, {
4200
- headers: y,
4197
+ D.prototype.open = function(h, y, E, g, c, d, p) {
4198
+ var x = null, T = new A(), C = T.signal, v = new S();
4199
+ return b(c, {
4200
+ headers: p,
4201
4201
  credentials: d ? "include" : "same-origin",
4202
- signal: g,
4202
+ signal: C,
4203
4203
  cache: "no-store"
4204
4204
  }).then(function(B) {
4205
- return A = B.body.getReader(), v(B.status, B.statusText, B.headers.get("Content-Type"), new k(B.headers)), new f(function(N, le) {
4206
- var de = function() {
4207
- A.read().then(function(oe) {
4208
- if (oe.done)
4209
- N(void 0);
4205
+ return x = B.body.getReader(), y(B.status, B.statusText, B.headers.get("Content-Type"), new k(B.headers)), new f(function(L, ee) {
4206
+ var Ce = function() {
4207
+ x.read().then(function(X) {
4208
+ if (X.done)
4209
+ L(void 0);
4210
4210
  else {
4211
- var K = C.decode(oe.value, { stream: !0 });
4212
- E(K), de();
4211
+ var te = v.decode(X.value, { stream: !0 });
4212
+ E(te), Ce();
4213
4213
  }
4214
- }).catch(function(oe) {
4215
- le(oe);
4214
+ }).catch(function(X) {
4215
+ ee(X);
4216
4216
  });
4217
4217
  };
4218
- de();
4218
+ Ce();
4219
4219
  });
4220
4220
  }).catch(function(B) {
4221
4221
  if (B.name !== "AbortError")
4222
4222
  return B;
4223
4223
  }).then(function(B) {
4224
- u(B);
4224
+ g(B);
4225
4225
  }), {
4226
4226
  abort: function() {
4227
- A != null && A.cancel(), S.abort();
4227
+ x != null && x.cancel(), T.abort();
4228
4228
  }
4229
4229
  };
4230
4230
  };
4231
- function Z() {
4231
+ function q() {
4232
4232
  this._listeners = /* @__PURE__ */ Object.create(null);
4233
4233
  }
4234
4234
  function U(h) {
@@ -4236,185 +4236,185 @@ var sr = { exports: {} };
4236
4236
  throw h;
4237
4237
  }, 0);
4238
4238
  }
4239
- Z.prototype.dispatchEvent = function(h) {
4239
+ q.prototype.dispatchEvent = function(h) {
4240
4240
  h.target = this;
4241
- var v = this._listeners[h.type];
4242
- if (v != null)
4243
- for (var E = v.length, u = 0; u < E; u += 1) {
4244
- var p = v[u];
4241
+ var y = this._listeners[h.type];
4242
+ if (y != null)
4243
+ for (var E = y.length, g = 0; g < E; g += 1) {
4244
+ var c = y[g];
4245
4245
  try {
4246
- typeof p.handleEvent == "function" ? p.handleEvent(h) : p.call(this, h);
4246
+ typeof c.handleEvent == "function" ? c.handleEvent(h) : c.call(this, h);
4247
4247
  } catch (d) {
4248
4248
  U(d);
4249
4249
  }
4250
4250
  }
4251
- }, Z.prototype.addEventListener = function(h, v) {
4251
+ }, q.prototype.addEventListener = function(h, y) {
4252
4252
  h = String(h);
4253
- var E = this._listeners, u = E[h];
4254
- u == null && (u = [], E[h] = u);
4255
- for (var p = !1, d = 0; d < u.length; d += 1)
4256
- u[d] === v && (p = !0);
4257
- p || u.push(v);
4258
- }, Z.prototype.removeEventListener = function(h, v) {
4253
+ var E = this._listeners, g = E[h];
4254
+ g == null && (g = [], E[h] = g);
4255
+ for (var c = !1, d = 0; d < g.length; d += 1)
4256
+ g[d] === y && (c = !0);
4257
+ c || g.push(y);
4258
+ }, q.prototype.removeEventListener = function(h, y) {
4259
4259
  h = String(h);
4260
- var E = this._listeners, u = E[h];
4261
- if (u != null) {
4262
- for (var p = [], d = 0; d < u.length; d += 1)
4263
- u[d] !== v && p.push(u[d]);
4264
- p.length === 0 ? delete E[h] : E[h] = p;
4260
+ var E = this._listeners, g = E[h];
4261
+ if (g != null) {
4262
+ for (var c = [], d = 0; d < g.length; d += 1)
4263
+ g[d] !== y && c.push(g[d]);
4264
+ c.length === 0 ? delete E[h] : E[h] = c;
4265
4265
  }
4266
4266
  };
4267
- function J(h) {
4267
+ function K(h) {
4268
4268
  this.type = h, this.target = void 0;
4269
4269
  }
4270
- function fe(h, v) {
4271
- J.call(this, h), this.data = v.data, this.lastEventId = v.lastEventId;
4270
+ function fe(h, y) {
4271
+ K.call(this, h), this.data = y.data, this.lastEventId = y.lastEventId;
4272
4272
  }
4273
- fe.prototype = Object.create(J.prototype);
4274
- function _e(h, v) {
4275
- J.call(this, h), this.status = v.status, this.statusText = v.statusText, this.headers = v.headers;
4273
+ fe.prototype = Object.create(K.prototype);
4274
+ function ve(h, y) {
4275
+ K.call(this, h), this.status = y.status, this.statusText = y.statusText, this.headers = y.headers;
4276
4276
  }
4277
- _e.prototype = Object.create(J.prototype);
4278
- function x(h, v) {
4279
- J.call(this, h), this.error = v.error;
4277
+ ve.prototype = Object.create(K.prototype);
4278
+ function w(h, y) {
4279
+ K.call(this, h), this.error = y.error;
4280
4280
  }
4281
- x.prototype = Object.create(J.prototype);
4282
- var Ee = -1, be = 0, ue = 1, Oe = 2, Ye = -1, ge = 0, Qe = 1, Me = 2, ut = 3, Rt = /^text\/event\-stream(;.*)?$/i, Je = 1e3, lt = 18e6, Ke = function(h, v) {
4283
- var E = h == null ? v : parseInt(h, 10);
4284
- return E !== E && (E = v), Ne(E);
4281
+ w.prototype = Object.create(K.prototype);
4282
+ var _e = -1, me = 0, le = 1, Oe = 2, Ye = -1, be = 0, Qe = 1, Le = 2, ut = 3, Rt = /^text\/event\-stream(;.*)?$/i, Je = 1e3, lt = 18e6, Ke = function(h, y) {
4283
+ var E = h == null ? y : parseInt(h, 10);
4284
+ return E !== E && (E = y), Ne(E);
4285
4285
  }, Ne = function(h) {
4286
4286
  return Math.min(Math.max(h, Je), lt);
4287
- }, Ce = function(h, v, E) {
4287
+ }, Ae = function(h, y, E) {
4288
4288
  try {
4289
- typeof v == "function" && v.call(h, E);
4290
- } catch (u) {
4291
- U(u);
4289
+ typeof y == "function" && y.call(h, E);
4290
+ } catch (g) {
4291
+ U(g);
4292
4292
  }
4293
4293
  };
4294
- function ie(h, v) {
4295
- Z.call(this), v = v || {}, this.onopen = void 0, this.onmessage = void 0, this.onerror = void 0, this.url = void 0, this.readyState = void 0, this.withCredentials = void 0, this.headers = void 0, this._close = void 0, Pt(this, h, v);
4294
+ function ae(h, y) {
4295
+ q.call(this), y = y || {}, this.onopen = void 0, this.onmessage = void 0, this.onerror = void 0, this.url = void 0, this.readyState = void 0, this.withCredentials = void 0, this.headers = void 0, this._close = void 0, Pt(this, h, y);
4296
4296
  }
4297
- function ct() {
4297
+ function Mt() {
4298
4298
  return o != null && "withCredentials" in o.prototype || a == null ? new o() : new a();
4299
4299
  }
4300
- var Lt = b != null && m != null && "body" in m.prototype;
4301
- function Pt(h, v, E) {
4302
- v = String(v);
4303
- var u = !!E.withCredentials, p = E.lastEventIdQueryParameterName || "lastEventId", d = Ne(1e3), y = Ke(E.heartbeatTimeout, 45e3), A = "", S = d, g = !1, C = 0, B = E.headers || {}, N = E.Transport, le = Lt && N == null ? void 0 : new I(N != null ? new N() : ct()), de = N != null && typeof N != "string" ? new N() : le == null ? new D() : new W(), oe = void 0, K = 0, pe = Ee, Ie = "", ft = "", xe = "", dt = "", ee = ge, Mt = 0, Re = 0, Ln = function(q, X, ae, se) {
4304
- if (pe === be)
4305
- if (q === 200 && ae != null && Rt.test(ae)) {
4306
- pe = ue, g = Date.now(), S = d, h.readyState = ue;
4307
- var te = new _e("open", {
4308
- status: q,
4309
- statusText: X,
4310
- headers: se
4300
+ var ct = b != null && m != null && "body" in m.prototype;
4301
+ function Pt(h, y, E) {
4302
+ y = String(y);
4303
+ var g = !!E.withCredentials, c = E.lastEventIdQueryParameterName || "lastEventId", d = Ne(1e3), p = Ke(E.heartbeatTimeout, 45e3), x = "", T = d, C = !1, v = 0, B = E.headers || {}, L = E.Transport, ee = ct && L == null ? void 0 : new I(L != null ? new L() : Mt()), Ce = L != null && typeof L != "string" ? new L() : ee == null ? new D() : new Z(), X = void 0, te = 0, de = _e, Ie = "", ft = "", Ee = "", dt = "", re = be, Lt = 0, Re = 0, Mn = function(Y, z, se, ue) {
4304
+ if (de === me)
4305
+ if (Y === 200 && se != null && Rt.test(se)) {
4306
+ de = le, C = Date.now(), T = d, h.readyState = le;
4307
+ var ne = new ve("open", {
4308
+ status: Y,
4309
+ statusText: z,
4310
+ headers: ue
4311
4311
  });
4312
- h.dispatchEvent(te), Ce(h, h.onopen, te);
4312
+ h.dispatchEvent(ne), Ae(h, h.onopen, ne);
4313
4313
  } else {
4314
- var Q = "";
4315
- q !== 200 ? (X && (X = X.replace(/\s+/g, " ")), Q = "EventSource's response has a status " + q + " " + X + " that is not 200. Aborting the connection.") : Q = "EventSource's response has a Content-Type specifying an unsupported type: " + (ae == null ? "-" : ae.replace(/\s+/g, " ")) + ". Aborting the connection.", Nt();
4316
- var te = new _e("error", {
4317
- status: q,
4318
- statusText: X,
4319
- headers: se
4314
+ var J = "";
4315
+ Y !== 200 ? (z && (z = z.replace(/\s+/g, " ")), J = "EventSource's response has a status " + Y + " " + z + " that is not 200. Aborting the connection.") : J = "EventSource's response has a Content-Type specifying an unsupported type: " + (se == null ? "-" : se.replace(/\s+/g, " ")) + ". Aborting the connection.", Nt();
4316
+ var ne = new ve("error", {
4317
+ status: Y,
4318
+ statusText: z,
4319
+ headers: ue
4320
4320
  });
4321
- h.dispatchEvent(te), Ce(h, h.onerror, te), console.error(Q);
4321
+ h.dispatchEvent(ne), Ae(h, h.onerror, ne), console.error(J);
4322
4322
  }
4323
- }, Pn = function(q) {
4324
- if (pe === ue) {
4325
- for (var X = -1, ae = 0; ae < q.length; ae += 1) {
4326
- var se = q.charCodeAt(ae);
4327
- (se === 10 || se === 13) && (X = ae);
4323
+ }, Pn = function(Y) {
4324
+ if (de === le) {
4325
+ for (var z = -1, se = 0; se < Y.length; se += 1) {
4326
+ var ue = Y.charCodeAt(se);
4327
+ (ue === 10 || ue === 13) && (z = se);
4328
4328
  }
4329
- var te = (X !== -1 ? dt : "") + q.slice(0, X + 1);
4330
- dt = (X === -1 ? dt : "") + q.slice(X + 1), q !== "" && (g = Date.now(), C += q.length);
4331
- for (var Q = 0; Q < te.length; Q += 1) {
4332
- var se = te.charCodeAt(Q);
4333
- if (ee === Ye && se === 10)
4334
- ee = ge;
4335
- else if (ee === Ye && (ee = ge), se === 13 || se === 10) {
4336
- if (ee !== ge) {
4337
- ee === Qe && (Re = Q + 1);
4338
- var we = te.slice(Mt, Re - 1), Se = te.slice(Re + (Re < Q && te.charCodeAt(Re) === 32 ? 1 : 0), Q);
4339
- we === "data" ? (Ie += `
4340
- `, Ie += Se) : we === "id" ? ft = Se : we === "event" ? xe = Se : we === "retry" ? (d = Ke(Se, d), S = d) : we === "heartbeatTimeout" && (y = Ke(Se, y), K !== 0 && (i(K), K = n(function() {
4329
+ var ne = (z !== -1 ? dt : "") + Y.slice(0, z + 1);
4330
+ dt = (z === -1 ? dt : "") + Y.slice(z + 1), Y !== "" && (C = Date.now(), v += Y.length);
4331
+ for (var J = 0; J < ne.length; J += 1) {
4332
+ var ue = ne.charCodeAt(J);
4333
+ if (re === Ye && ue === 10)
4334
+ re = be;
4335
+ else if (re === Ye && (re = be), ue === 13 || ue === 10) {
4336
+ if (re !== be) {
4337
+ re === Qe && (Re = J + 1);
4338
+ var xe = ne.slice(Lt, Re - 1), we = ne.slice(Re + (Re < J && ne.charCodeAt(Re) === 32 ? 1 : 0), J);
4339
+ xe === "data" ? (Ie += `
4340
+ `, Ie += we) : xe === "id" ? ft = we : xe === "event" ? Ee = we : xe === "retry" ? (d = Ke(we, d), T = d) : xe === "heartbeatTimeout" && (p = Ke(we, p), te !== 0 && (i(te), te = n(function() {
4341
4341
  et();
4342
- }, y)));
4342
+ }, p)));
4343
4343
  }
4344
- if (ee === ge) {
4344
+ if (re === be) {
4345
4345
  if (Ie !== "") {
4346
- A = ft, xe === "" && (xe = "message");
4347
- var De = new fe(xe, {
4346
+ x = ft, Ee === "" && (Ee = "message");
4347
+ var De = new fe(Ee, {
4348
4348
  data: Ie.slice(1),
4349
4349
  lastEventId: ft
4350
4350
  });
4351
- if (h.dispatchEvent(De), xe === "open" ? Ce(h, h.onopen, De) : xe === "message" ? Ce(h, h.onmessage, De) : xe === "error" && Ce(h, h.onerror, De), pe === Oe)
4351
+ if (h.dispatchEvent(De), Ee === "open" ? Ae(h, h.onopen, De) : Ee === "message" ? Ae(h, h.onmessage, De) : Ee === "error" && Ae(h, h.onerror, De), de === Oe)
4352
4352
  return;
4353
4353
  }
4354
- Ie = "", xe = "";
4354
+ Ie = "", Ee = "";
4355
4355
  }
4356
- ee = se === 13 ? Ye : ge;
4356
+ re = ue === 13 ? Ye : be;
4357
4357
  } else
4358
- ee === ge && (Mt = Q, ee = Qe), ee === Qe ? se === 58 && (Re = Q + 1, ee = Me) : ee === Me && (ee = ut);
4358
+ re === be && (Lt = J, re = Qe), re === Qe ? ue === 58 && (Re = J + 1, re = Le) : re === Le && (re = ut);
4359
4359
  }
4360
4360
  }
4361
- }, gr = function(q) {
4362
- if (pe === ue || pe === be) {
4363
- pe = Ee, K !== 0 && (i(K), K = 0), K = n(function() {
4361
+ }, gr = function(Y) {
4362
+ if (de === le || de === me) {
4363
+ de = _e, te !== 0 && (i(te), te = 0), te = n(function() {
4364
4364
  et();
4365
- }, S), S = Ne(Math.min(d * 16, S * 2)), h.readyState = be;
4366
- var X = new x("error", { error: q });
4367
- h.dispatchEvent(X), Ce(h, h.onerror, X), q != null && console.error(q);
4365
+ }, T), T = Ne(Math.min(d * 16, T * 2)), h.readyState = me;
4366
+ var z = new w("error", { error: Y });
4367
+ h.dispatchEvent(z), Ae(h, h.onerror, z), Y != null && console.error(Y);
4368
4368
  }
4369
4369
  }, Nt = function() {
4370
- pe = Oe, oe != null && (oe.abort(), oe = void 0), K !== 0 && (i(K), K = 0), h.readyState = Oe;
4370
+ de = Oe, X != null && (X.abort(), X = void 0), te !== 0 && (i(te), te = 0), h.readyState = Oe;
4371
4371
  }, et = function() {
4372
- if (K = 0, pe !== Ee) {
4373
- if (!g && oe != null)
4374
- gr(new Error("No activity within " + y + " milliseconds. " + (pe === be ? "No response received." : C + " chars received.") + " Reconnecting.")), oe != null && (oe.abort(), oe = void 0);
4372
+ if (te = 0, de !== _e) {
4373
+ if (!C && X != null)
4374
+ gr(new Error("No activity within " + p + " milliseconds. " + (de === me ? "No response received." : v + " chars received.") + " Reconnecting.")), X != null && (X.abort(), X = void 0);
4375
4375
  else {
4376
- var q = Math.max((g || Date.now()) + y - Date.now(), 1);
4377
- g = !1, K = n(function() {
4376
+ var Y = Math.max((C || Date.now()) + p - Date.now(), 1);
4377
+ C = !1, te = n(function() {
4378
4378
  et();
4379
- }, q);
4379
+ }, Y);
4380
4380
  }
4381
4381
  return;
4382
4382
  }
4383
- g = !1, C = 0, K = n(function() {
4383
+ C = !1, v = 0, te = n(function() {
4384
4384
  et();
4385
- }, y), pe = be, Ie = "", xe = "", ft = A, dt = "", Mt = 0, Re = 0, ee = ge;
4386
- var X = v;
4387
- if (v.slice(0, 5) !== "data:" && v.slice(0, 5) !== "blob:" && A !== "") {
4388
- var ae = v.indexOf("?");
4389
- X = ae === -1 ? v : v.slice(0, ae + 1) + v.slice(ae + 1).replace(/(?:^|&)([^=&]*)(?:=[^&]*)?/g, function(Se, De) {
4390
- return De === p ? "" : Se;
4391
- }), X += (v.indexOf("?") === -1 ? "?" : "&") + p + "=" + encodeURIComponent(A);
4385
+ }, p), de = me, Ie = "", Ee = "", ft = x, dt = "", Lt = 0, Re = 0, re = be;
4386
+ var z = y;
4387
+ if (y.slice(0, 5) !== "data:" && y.slice(0, 5) !== "blob:" && x !== "") {
4388
+ var se = y.indexOf("?");
4389
+ z = se === -1 ? y : y.slice(0, se + 1) + y.slice(se + 1).replace(/(?:^|&)([^=&]*)(?:=[^&]*)?/g, function(we, De) {
4390
+ return De === c ? "" : we;
4391
+ }), z += (y.indexOf("?") === -1 ? "?" : "&") + c + "=" + encodeURIComponent(x);
4392
4392
  }
4393
- var se = h.withCredentials, te = {};
4394
- te.Accept = "text/event-stream";
4395
- var Q = h.headers;
4396
- if (Q != null)
4397
- for (var we in Q)
4398
- Object.prototype.hasOwnProperty.call(Q, we) && (te[we] = Q[we]);
4393
+ var ue = h.withCredentials, ne = {};
4394
+ ne.Accept = "text/event-stream";
4395
+ var J = h.headers;
4396
+ if (J != null)
4397
+ for (var xe in J)
4398
+ Object.prototype.hasOwnProperty.call(J, xe) && (ne[xe] = J[xe]);
4399
4399
  try {
4400
- oe = de.open(le, Ln, Pn, gr, X, se, te);
4401
- } catch (Se) {
4402
- throw Nt(), Se;
4400
+ X = Ce.open(ee, Mn, Pn, gr, z, ue, ne);
4401
+ } catch (we) {
4402
+ throw Nt(), we;
4403
4403
  }
4404
4404
  };
4405
- h.url = v, h.readyState = be, h.withCredentials = u, h.headers = B, h._close = Nt, et();
4405
+ h.url = y, h.readyState = me, h.withCredentials = g, h.headers = B, h._close = Nt, et();
4406
4406
  }
4407
- ie.prototype = Object.create(Z.prototype), ie.prototype.CONNECTING = be, ie.prototype.OPEN = ue, ie.prototype.CLOSED = Oe, ie.prototype.close = function() {
4407
+ ae.prototype = Object.create(q.prototype), ae.prototype.CONNECTING = me, ae.prototype.OPEN = le, ae.prototype.CLOSED = Oe, ae.prototype.close = function() {
4408
4408
  this._close();
4409
- }, ie.CONNECTING = be, ie.OPEN = ue, ie.CLOSED = Oe, ie.prototype.withCredentials = void 0;
4410
- var ht = c;
4411
- o != null && (c == null || !("withCredentials" in c.prototype)) && (ht = ie), function(h) {
4409
+ }, ae.CONNECTING = me, ae.OPEN = le, ae.CLOSED = Oe, ae.prototype.withCredentials = void 0;
4410
+ var ht = l;
4411
+ o != null && (l == null || !("withCredentials" in l.prototype)) && (ht = ae), function(h) {
4412
4412
  {
4413
- var v = h(t);
4414
- v !== void 0 && (e.exports = v);
4413
+ var y = h(t);
4414
+ y !== void 0 && (e.exports = y);
4415
4415
  }
4416
4416
  }(function(h) {
4417
- h.EventSourcePolyfill = ie, h.NativeEventSource = c, h.EventSource = ht;
4417
+ h.EventSourcePolyfill = ae, h.NativeEventSource = l, h.EventSource = ht;
4418
4418
  });
4419
4419
  })(typeof globalThis == "undefined" ? typeof window != "undefined" ? window : typeof self != "undefined" ? self : fi : globalThis);
4420
4420
  })(sr, sr.exports);
@@ -4488,7 +4488,7 @@ function hr(e, t, r) {
4488
4488
  (o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
4489
4489
  return e.concat(o || t);
4490
4490
  }
4491
- function Ae(e) {
4491
+ function Be(e) {
4492
4492
  return typeof e == "function";
4493
4493
  }
4494
4494
  function Bn(e) {
@@ -4524,15 +4524,15 @@ var Ot = function() {
4524
4524
  if (a)
4525
4525
  if (this._parentage = null, Array.isArray(a))
4526
4526
  try {
4527
- for (var s = lr(a), c = s.next(); !c.done; c = s.next()) {
4528
- var l = c.value;
4529
- l.remove(this);
4527
+ for (var s = lr(a), l = s.next(); !l.done; l = s.next()) {
4528
+ var u = l.value;
4529
+ u.remove(this);
4530
4530
  }
4531
- } catch (T) {
4532
- t = { error: T };
4531
+ } catch (A) {
4532
+ t = { error: A };
4533
4533
  } finally {
4534
4534
  try {
4535
- c && !c.done && (r = s.return) && r.call(s);
4535
+ l && !l.done && (r = s.return) && r.call(s);
4536
4536
  } finally {
4537
4537
  if (t)
4538
4538
  throw t.error;
@@ -4541,29 +4541,29 @@ var Ot = function() {
4541
4541
  else
4542
4542
  a.remove(this);
4543
4543
  var f = this.initialTeardown;
4544
- if (Ae(f))
4544
+ if (Be(f))
4545
4545
  try {
4546
4546
  f();
4547
- } catch (T) {
4548
- o = T instanceof Zt ? T.errors : [T];
4547
+ } catch (A) {
4548
+ o = A instanceof Zt ? A.errors : [A];
4549
4549
  }
4550
4550
  var b = this._finalizers;
4551
4551
  if (b) {
4552
4552
  this._finalizers = null;
4553
4553
  try {
4554
- for (var m = lr(b), w = m.next(); !w.done; w = m.next()) {
4555
- var _ = w.value;
4554
+ for (var m = lr(b), S = m.next(); !S.done; S = m.next()) {
4555
+ var _ = S.value;
4556
4556
  try {
4557
4557
  Dr(_);
4558
- } catch (T) {
4559
- o = o != null ? o : [], T instanceof Zt ? o = hr(hr([], cr(o)), cr(T.errors)) : o.push(T);
4558
+ } catch (A) {
4559
+ o = o != null ? o : [], A instanceof Zt ? o = hr(hr([], cr(o)), cr(A.errors)) : o.push(A);
4560
4560
  }
4561
4561
  }
4562
- } catch (T) {
4563
- n = { error: T };
4562
+ } catch (A) {
4563
+ n = { error: A };
4564
4564
  } finally {
4565
4565
  try {
4566
- w && !w.done && (i = m.return) && i.call(m);
4566
+ S && !S.done && (i = m.return) && i.call(m);
4567
4567
  } finally {
4568
4568
  if (n)
4569
4569
  throw n.error;
@@ -4604,10 +4604,10 @@ var Ot = function() {
4604
4604
  }(), e;
4605
4605
  }(), An = Ot.EMPTY;
4606
4606
  function Cn(e) {
4607
- return e instanceof Ot || e && "closed" in e && Ae(e.remove) && Ae(e.add) && Ae(e.unsubscribe);
4607
+ return e instanceof Ot || e && "closed" in e && Be(e.remove) && Be(e.add) && Be(e.unsubscribe);
4608
4608
  }
4609
4609
  function Dr(e) {
4610
- Ae(e) ? e() : e.unsubscribe();
4610
+ Be(e) ? e() : e.unsubscribe();
4611
4611
  }
4612
4612
  var na = {
4613
4613
  Promise: void 0
@@ -4698,7 +4698,7 @@ var Hn = function(e) {
4698
4698
  st(t, e);
4699
4699
  function t(r, n, i) {
4700
4700
  var o = e.call(this) || this, a;
4701
- return Ae(r) || !r ? a = {
4701
+ return Be(r) || !r ? a = {
4702
4702
  next: r != null ? r : void 0,
4703
4703
  error: n != null ? n : void 0,
4704
4704
  complete: i != null ? i : void 0
@@ -4740,8 +4740,8 @@ var Fr = function() {
4740
4740
  }, e.prototype.subscribe = function(t, r, n) {
4741
4741
  var i = this, o = da(t) ? t : new dr(t, r, n);
4742
4742
  return vt(function() {
4743
- var a = i, s = a.operator, c = a.source;
4744
- o.add(s ? s.call(o, c) : c ? i._subscribe(o) : i._trySubscribe(o));
4743
+ var a = i, s = a.operator, l = a.source;
4744
+ o.add(s ? s.call(o, l) : l ? i._subscribe(o) : i._trySubscribe(o));
4745
4745
  }), o;
4746
4746
  }, e.prototype._trySubscribe = function(t) {
4747
4747
  try {
@@ -4756,8 +4756,8 @@ var Fr = function() {
4756
4756
  next: function(s) {
4757
4757
  try {
4758
4758
  t(s);
4759
- } catch (c) {
4760
- o(c), a.unsubscribe();
4759
+ } catch (l) {
4760
+ o(l), a.unsubscribe();
4761
4761
  }
4762
4762
  },
4763
4763
  error: o,
@@ -4795,7 +4795,7 @@ function Gr(e) {
4795
4795
  return (t = e != null ? e : na.Promise) !== null && t !== void 0 ? t : Promise;
4796
4796
  }
4797
4797
  function fa(e) {
4798
- return e && Ae(e.next) && Ae(e.error) && Ae(e.complete);
4798
+ return e && Be(e.next) && Be(e.error) && Be(e.complete);
4799
4799
  }
4800
4800
  function da(e) {
4801
4801
  return e && e instanceof Hn || fa(e) && Cn(e);
@@ -4824,11 +4824,11 @@ var pa = Bn(function(e) {
4824
4824
  n.currentObservers || (n.currentObservers = Array.from(n.observers));
4825
4825
  try {
4826
4826
  for (var a = lr(n.currentObservers), s = a.next(); !s.done; s = a.next()) {
4827
- var c = s.value;
4828
- c.next(r);
4827
+ var l = s.value;
4828
+ l.next(r);
4829
4829
  }
4830
- } catch (l) {
4831
- i = { error: l };
4830
+ } catch (u) {
4831
+ i = { error: u };
4832
4832
  } finally {
4833
4833
  try {
4834
4834
  s && !s.done && (o = a.return) && o.call(a);
@@ -4916,19 +4916,19 @@ var pa = Bn(function(e) {
4916
4916
  return o._bufferSize = r, o._windowTime = n, o._timestampProvider = i, o._buffer = [], o._infiniteTimeWindow = !0, o._infiniteTimeWindow = n === 1 / 0, o._bufferSize = Math.max(1, r), o._windowTime = Math.max(1, n), o;
4917
4917
  }
4918
4918
  return t.prototype.next = function(r) {
4919
- var n = this, i = n.isStopped, o = n._buffer, a = n._infiniteTimeWindow, s = n._timestampProvider, c = n._windowTime;
4920
- i || (o.push(r), !a && o.push(s.now() + c)), this._trimBuffer(), e.prototype.next.call(this, r);
4919
+ var n = this, i = n.isStopped, o = n._buffer, a = n._infiniteTimeWindow, s = n._timestampProvider, l = n._windowTime;
4920
+ i || (o.push(r), !a && o.push(s.now() + l)), this._trimBuffer(), e.prototype.next.call(this, r);
4921
4921
  }, t.prototype._subscribe = function(r) {
4922
4922
  this._throwIfClosed(), this._trimBuffer();
4923
- for (var n = this._innerSubscribe(r), i = this, o = i._infiniteTimeWindow, a = i._buffer, s = a.slice(), c = 0; c < s.length && !r.closed; c += o ? 1 : 2)
4924
- r.next(s[c]);
4923
+ for (var n = this._innerSubscribe(r), i = this, o = i._infiniteTimeWindow, a = i._buffer, s = a.slice(), l = 0; l < s.length && !r.closed; l += o ? 1 : 2)
4924
+ r.next(s[l]);
4925
4925
  return this._checkFinalizedStatuses(r), n;
4926
4926
  }, t.prototype._trimBuffer = function() {
4927
4927
  var r = this, n = r._bufferSize, i = r._timestampProvider, o = r._buffer, a = r._infiniteTimeWindow, s = (a ? 1 : 2) * n;
4928
4928
  if (n < 1 / 0 && s < o.length && o.splice(0, o.length - s), !a) {
4929
- for (var c = i.now(), l = 0, f = 1; f < o.length && o[f] <= c; f += 2)
4930
- l = f;
4931
- l && o.splice(0, l + 1);
4929
+ for (var l = i.now(), u = 0, f = 1; f < o.length && o[f] <= l; f += 2)
4930
+ u = f;
4931
+ u && o.splice(0, u + 1);
4932
4932
  }
4933
4933
  }, t;
4934
4934
  }(On);
@@ -4946,11 +4946,11 @@ function ya(e) {
4946
4946
  }
4947
4947
  function Vr(e, t, r) {
4948
4948
  const n = e.slice();
4949
- return n[53] = t[r], n;
4949
+ return n[54] = t[r], n;
4950
4950
  }
4951
4951
  function Xr(e, t, r) {
4952
4952
  const n = e.slice();
4953
- return n[56] = t[r], n;
4953
+ return n[57] = t[r], n;
4954
4954
  }
4955
4955
  function va(e) {
4956
4956
  let t, r, n = (
@@ -4962,39 +4962,39 @@ function va(e) {
4962
4962
  e[1].Total[0].amount
4963
4963
  )
4964
4964
  ) : "0") + ""
4965
- ), i, o, a, s, c, l, f, b, m, w, _ = (
4965
+ ), i, o, a, s, l, u, f, b, m, S, _ = (
4966
4966
  /*showBalance*/
4967
4967
  e[4] && zr(e)
4968
4968
  );
4969
4969
  return {
4970
4970
  c() {
4971
- t = G("button"), r = G("p"), i = Te(n), o = Be(), a = G("span"), s = _r("svg"), c = _r("path"), f = Be(), _ && _.c(), b = Vn(), R(c, "id", "arrow"), R(c, "d", "M281.541,447.921a.488.488,0,0,0,.295-.122l6.5-5.851a.488.488,0,1,0-.65-.726l-6.176,5.556-6.176-5.556h0a.488.488,0,1,0-.65.726l6.5,5.851a.488.488,0,0,0,.355.122Z"), R(c, "transform", "translate(-274.511 -441.088)"), R(c, "fill", "#d1d1d1"), R(s, "xmlns", "http://www.w3.org/2000/svg"), R(s, "width", "14"), R(s, "height", "6.835"), R(s, "viewBox", "0 0 14 6.835"), R(a, "class", l = /*isModalDisplayed*/
4971
+ t = G("button"), r = G("p"), i = Se(n), o = Te(), a = G("span"), s = _r("svg"), l = _r("path"), f = Te(), _ && _.c(), b = Vn(), R(l, "id", "arrow"), R(l, "d", "M281.541,447.921a.488.488,0,0,0,.295-.122l6.5-5.851a.488.488,0,1,0-.65-.726l-6.176,5.556-6.176-5.556h0a.488.488,0,1,0-.65.726l6.5,5.851a.488.488,0,0,0,.355.122Z"), R(l, "transform", "translate(-274.511 -441.088)"), R(l, "fill", "#d1d1d1"), R(s, "xmlns", "http://www.w3.org/2000/svg"), R(s, "width", "14"), R(s, "height", "6.835"), R(s, "viewBox", "0 0 14 6.835"), R(a, "class", u = /*isModalDisplayed*/
4972
4972
  e[3] ? "TriangleActive" : "TriangleInactive"), R(t, "class", "BalanceValue");
4973
4973
  },
4974
- m(T, M) {
4975
- ve(T, t, M), P(t, r), P(r, i), P(t, o), P(t, a), P(a, s), P(s, c), ve(T, f, M), _ && _.m(T, M), ve(T, b, M), m || (w = _t(
4974
+ m(A, N) {
4975
+ ye(A, t, N), P(t, r), P(r, i), P(t, o), P(t, a), P(a, s), P(s, l), ye(A, f, N), _ && _.m(A, N), ye(A, b, N), m || (S = _t(
4976
4976
  t,
4977
4977
  "click",
4978
4978
  /*click_handler*/
4979
4979
  e[26]
4980
4980
  ), m = !0);
4981
4981
  },
4982
- p(T, M) {
4983
- M[0] & /*balances*/
4982
+ p(A, N) {
4983
+ N[0] & /*balances*/
4984
4984
  2 && n !== (n = /*balances*/
4985
- (T[1].Total ? (
4985
+ (A[1].Total ? (
4986
4986
  /*formatBalance*/
4987
- T[8](
4987
+ A[8](
4988
4988
  /*balances*/
4989
- T[1].Total[0].amount
4989
+ A[1].Total[0].amount
4990
4990
  )
4991
- ) : "0") + "") && Le(i, n), M[0] & /*isModalDisplayed*/
4992
- 8 && l !== (l = /*isModalDisplayed*/
4993
- T[3] ? "TriangleActive" : "TriangleInactive") && R(a, "class", l), /*showBalance*/
4994
- T[4] ? _ ? _.p(T, M) : (_ = zr(T), _.c(), _.m(b.parentNode, b)) : _ && (_.d(1), _ = null);
4991
+ ) : "0") + "") && Me(i, n), N[0] & /*isModalDisplayed*/
4992
+ 8 && u !== (u = /*isModalDisplayed*/
4993
+ A[3] ? "TriangleActive" : "TriangleInactive") && R(a, "class", u), /*showBalance*/
4994
+ A[4] ? _ ? _.p(A, N) : (_ = zr(A), _.c(), _.m(b.parentNode, b)) : _ && (_.d(1), _ = null);
4995
4995
  },
4996
- d(T) {
4997
- T && (me(t), me(f), me(b)), _ && _.d(T), m = !1, w();
4996
+ d(A) {
4997
+ A && (pe(t), pe(f), pe(b)), _ && _.d(A), m = !1, S();
4998
4998
  }
4999
4999
  };
5000
5000
  }
@@ -5005,50 +5005,50 @@ function _a(e) {
5005
5005
  ), n;
5006
5006
  return {
5007
5007
  c() {
5008
- t = G("p"), n = Te(r), R(t, "class", "Loading");
5008
+ t = G("p"), n = Se(r), R(t, "class", "Loading");
5009
5009
  },
5010
5010
  m(i, o) {
5011
- ve(i, t, o), P(t, n);
5011
+ ye(i, t, o), P(t, n);
5012
5012
  },
5013
5013
  p(i, o) {
5014
5014
  o[0] & /*$_*/
5015
5015
  64 && r !== (r = /*$_*/
5016
- i[6]("Loading") + "") && Le(n, r);
5016
+ i[6]("Loading") + "") && Me(n, r);
5017
5017
  },
5018
5018
  d(i) {
5019
- i && me(t);
5019
+ i && pe(t);
5020
5020
  }
5021
5021
  };
5022
5022
  }
5023
5023
  function zr(e) {
5024
- let t, r, n, i, o, a, s, c, l = (
5024
+ let t, r, n, i, o, a, s, l, u = (
5025
5025
  /*$_*/
5026
5026
  e[6]("Title") + ""
5027
- ), f, b, m, w, _, T, M = (
5027
+ ), f, b, m, S, _, A, N = (
5028
5028
  /*$_*/
5029
5029
  e[6]("DepositButton") + ""
5030
- ), z, V, L, I, j, ne, W = Et(Object.keys(
5030
+ ), W, V, M, I, j, oe, Z = Et(Object.keys(
5031
5031
  /*balances*/
5032
5032
  e[1]
5033
5033
  )), k = [];
5034
- for (let D = 0; D < W.length; D += 1)
5035
- k[D] = Zr(Vr(e, W, D));
5034
+ for (let D = 0; D < Z.length; D += 1)
5035
+ k[D] = Zr(Vr(e, Z, D));
5036
5036
  return {
5037
5037
  c() {
5038
- t = G("div"), r = G("button"), i = Be(), o = G("div"), a = G("div"), s = G("div"), c = G("p"), f = Te(l), b = Be(), m = G("div");
5038
+ t = G("div"), r = G("button"), i = Te(), o = G("div"), a = G("div"), s = G("div"), l = G("p"), f = Se(u), b = Te(), m = G("div");
5039
5039
  for (let D = 0; D < k.length; D += 1)
5040
5040
  k[D].c();
5041
- w = Be(), _ = G("div"), T = G("button"), z = Te(M), R(r, "class", n = "BalanceModalClose " + /*isModalDisplayed*/
5042
- (e[3] ? "Open" : "")), R(c, "class", "BalanceModalTitle"), R(s, "class", "BalanceModalHeader"), R(m, "class", "BalanceModalBody"), R(T, "class", "BalanceModalAction"), R(_, "class", "BalanceModalFooter"), R(a, "class", V = "ModalContent " + /*isModalDisplayed*/
5043
- (e[3] ? "Open" : "")), R(o, "class", L = "BalanceModal " + /*isModalDisplayed*/
5041
+ S = Te(), _ = G("div"), A = G("button"), W = Se(N), R(r, "class", n = "BalanceModalClose " + /*isModalDisplayed*/
5042
+ (e[3] ? "Open" : "")), R(l, "class", "BalanceModalTitle"), R(s, "class", "BalanceModalHeader"), R(m, "class", "BalanceModalBody"), R(A, "class", "BalanceModalAction"), R(_, "class", "BalanceModalFooter"), R(a, "class", V = "ModalContent " + /*isModalDisplayed*/
5043
+ (e[3] ? "Open" : "")), R(o, "class", M = "BalanceModal " + /*isModalDisplayed*/
5044
5044
  (e[3] ? "Open" : "")), R(t, "class", I = "BalanceModalWrapper " + /*isModalDisplayed*/
5045
5045
  (e[3] ? "Open" : ""));
5046
5046
  },
5047
- m(D, Z) {
5048
- ve(D, t, Z), P(t, r), P(t, i), P(t, o), P(o, a), P(a, s), P(s, c), P(c, f), P(a, b), P(a, m);
5047
+ m(D, q) {
5048
+ ye(D, t, q), P(t, r), P(t, i), P(t, o), P(o, a), P(a, s), P(s, l), P(l, f), P(a, b), P(a, m);
5049
5049
  for (let U = 0; U < k.length; U += 1)
5050
5050
  k[U] && k[U].m(m, null);
5051
- P(a, w), P(a, _), P(_, T), P(T, z), j || (ne = [
5051
+ P(a, S), P(a, _), P(_, A), P(A, W), j || (oe = [
5052
5052
  _t(
5053
5053
  r,
5054
5054
  "click",
@@ -5056,45 +5056,45 @@ function zr(e) {
5056
5056
  e[27]
5057
5057
  ),
5058
5058
  _t(
5059
- T,
5059
+ A,
5060
5060
  "click",
5061
5061
  /*click_handler_2*/
5062
5062
  e[28]
5063
5063
  )
5064
5064
  ], j = !0);
5065
5065
  },
5066
- p(D, Z) {
5067
- if (Z[0] & /*isModalDisplayed*/
5066
+ p(D, q) {
5067
+ if (q[0] & /*isModalDisplayed*/
5068
5068
  8 && n !== (n = "BalanceModalClose " + /*isModalDisplayed*/
5069
- (D[3] ? "Open" : "")) && R(r, "class", n), Z[0] & /*$_*/
5070
- 64 && l !== (l = /*$_*/
5071
- D[6]("Title") + "") && Le(f, l), Z[0] & /*balances, formatBalance, $_*/
5069
+ (D[3] ? "Open" : "")) && R(r, "class", n), q[0] & /*$_*/
5070
+ 64 && u !== (u = /*$_*/
5071
+ D[6]("Title") + "") && Me(f, u), q[0] & /*balances, formatBalance, $_*/
5072
5072
  322) {
5073
- W = Et(Object.keys(
5073
+ Z = Et(Object.keys(
5074
5074
  /*balances*/
5075
5075
  D[1]
5076
5076
  ));
5077
5077
  let U;
5078
- for (U = 0; U < W.length; U += 1) {
5079
- const J = Vr(D, W, U);
5080
- k[U] ? k[U].p(J, Z) : (k[U] = Zr(J), k[U].c(), k[U].m(m, null));
5078
+ for (U = 0; U < Z.length; U += 1) {
5079
+ const K = Vr(D, Z, U);
5080
+ k[U] ? k[U].p(K, q) : (k[U] = Zr(K), k[U].c(), k[U].m(m, null));
5081
5081
  }
5082
5082
  for (; U < k.length; U += 1)
5083
5083
  k[U].d(1);
5084
- k.length = W.length;
5084
+ k.length = Z.length;
5085
5085
  }
5086
- Z[0] & /*$_*/
5087
- 64 && M !== (M = /*$_*/
5088
- D[6]("DepositButton") + "") && Le(z, M), Z[0] & /*isModalDisplayed*/
5086
+ q[0] & /*$_*/
5087
+ 64 && N !== (N = /*$_*/
5088
+ D[6]("DepositButton") + "") && Me(W, N), q[0] & /*isModalDisplayed*/
5089
5089
  8 && V !== (V = "ModalContent " + /*isModalDisplayed*/
5090
- (D[3] ? "Open" : "")) && R(a, "class", V), Z[0] & /*isModalDisplayed*/
5091
- 8 && L !== (L = "BalanceModal " + /*isModalDisplayed*/
5092
- (D[3] ? "Open" : "")) && R(o, "class", L), Z[0] & /*isModalDisplayed*/
5090
+ (D[3] ? "Open" : "")) && R(a, "class", V), q[0] & /*isModalDisplayed*/
5091
+ 8 && M !== (M = "BalanceModal " + /*isModalDisplayed*/
5092
+ (D[3] ? "Open" : "")) && R(o, "class", M), q[0] & /*isModalDisplayed*/
5093
5093
  8 && I !== (I = "BalanceModalWrapper " + /*isModalDisplayed*/
5094
5094
  (D[3] ? "Open" : "")) && R(t, "class", I);
5095
5095
  },
5096
5096
  d(D) {
5097
- D && me(t), Kr(k, D), j = !1, ze(ne);
5097
+ D && pe(t), Kr(k, D), j = !1, ze(oe);
5098
5098
  }
5099
5099
  };
5100
5100
  }
@@ -5103,54 +5103,54 @@ function Wr(e) {
5103
5103
  /*$_*/
5104
5104
  e[6](
5105
5105
  /*k*/
5106
- e[53]
5106
+ e[54]
5107
5107
  ) + ""
5108
5108
  ), i, o, a = (
5109
5109
  /*b*/
5110
- (e[56].productType ? (
5110
+ (e[57].productType ? (
5111
5111
  /*$_*/
5112
5112
  e[6](
5113
5113
  /*b*/
5114
- e[56].productType
5114
+ e[57].productType
5115
5115
  )
5116
5116
  ) : "") + ""
5117
- ), s, c, l, f, b = (
5117
+ ), s, l, u, f, b = (
5118
5118
  /*formatBalance*/
5119
5119
  e[8](
5120
5120
  /*b*/
5121
- e[56].amount
5121
+ e[57].amount
5122
5122
  ) + ""
5123
5123
  ), m;
5124
5124
  return {
5125
5125
  c() {
5126
- t = G("div"), r = G("p"), i = Te(n), o = Be(), s = Te(a), c = Be(), l = G("p"), f = G("span"), m = Te(b), R(r, "class", "BalanceModalText"), R(f, "class", "BalanceModalAmount"), R(l, "class", "BalanceModalValue"), R(t, "class", "BalanceModalRowLine");
5126
+ t = G("div"), r = G("p"), i = Se(n), o = Te(), s = Se(a), l = Te(), u = G("p"), f = G("span"), m = Se(b), R(r, "class", "BalanceModalText"), R(f, "class", "BalanceModalAmount"), R(u, "class", "BalanceModalValue"), R(t, "class", "BalanceModalRowLine");
5127
5127
  },
5128
- m(w, _) {
5129
- ve(w, t, _), P(t, r), P(r, i), P(r, o), P(r, s), P(t, c), P(t, l), P(l, f), P(f, m);
5128
+ m(S, _) {
5129
+ ye(S, t, _), P(t, r), P(r, i), P(r, o), P(r, s), P(t, l), P(t, u), P(u, f), P(f, m);
5130
5130
  },
5131
- p(w, _) {
5131
+ p(S, _) {
5132
5132
  _[0] & /*$_, balances*/
5133
5133
  66 && n !== (n = /*$_*/
5134
- w[6](
5134
+ S[6](
5135
5135
  /*k*/
5136
- w[53]
5137
- ) + "") && Le(i, n), _[0] & /*balances, $_*/
5136
+ S[54]
5137
+ ) + "") && Me(i, n), _[0] & /*balances, $_*/
5138
5138
  66 && a !== (a = /*b*/
5139
- (w[56].productType ? (
5139
+ (S[57].productType ? (
5140
5140
  /*$_*/
5141
- w[6](
5141
+ S[6](
5142
5142
  /*b*/
5143
- w[56].productType
5143
+ S[57].productType
5144
5144
  )
5145
- ) : "") + "") && Le(s, a), _[0] & /*balances*/
5145
+ ) : "") + "") && Me(s, a), _[0] & /*balances*/
5146
5146
  2 && b !== (b = /*formatBalance*/
5147
- w[8](
5147
+ S[8](
5148
5148
  /*b*/
5149
- w[56].amount
5150
- ) + "") && Le(m, b);
5149
+ S[57].amount
5150
+ ) + "") && Me(m, b);
5151
5151
  },
5152
- d(w) {
5153
- w && me(t);
5152
+ d(S) {
5153
+ S && pe(t);
5154
5154
  }
5155
5155
  };
5156
5156
  }
@@ -5159,7 +5159,7 @@ function Zr(e) {
5159
5159
  /*balances*/
5160
5160
  e[1][
5161
5161
  /*k*/
5162
- e[53]
5162
+ e[54]
5163
5163
  ]
5164
5164
  ), i = [];
5165
5165
  for (let o = 0; o < n.length; o += 1)
@@ -5169,10 +5169,10 @@ function Zr(e) {
5169
5169
  t = G("div");
5170
5170
  for (let o = 0; o < i.length; o += 1)
5171
5171
  i[o].c();
5172
- r = Be(), R(t, "class", "BalanceModalRowBoth");
5172
+ r = Te(), R(t, "class", "BalanceModalRowBoth");
5173
5173
  },
5174
5174
  m(o, a) {
5175
- ve(o, t, a);
5175
+ ye(o, t, a);
5176
5176
  for (let s = 0; s < i.length; s += 1)
5177
5177
  i[s] && i[s].m(t, null);
5178
5178
  P(t, r);
@@ -5184,13 +5184,13 @@ function Zr(e) {
5184
5184
  /*balances*/
5185
5185
  o[1][
5186
5186
  /*k*/
5187
- o[53]
5187
+ o[54]
5188
5188
  ]
5189
5189
  );
5190
5190
  let s;
5191
5191
  for (s = 0; s < n.length; s += 1) {
5192
- const c = Xr(o, n, s);
5193
- i[s] ? i[s].p(c, a) : (i[s] = Wr(c), i[s].c(), i[s].m(t, r));
5192
+ const l = Xr(o, n, s);
5193
+ i[s] ? i[s].p(l, a) : (i[s] = Wr(l), i[s].c(), i[s].m(t, r));
5194
5194
  }
5195
5195
  for (; s < i.length; s += 1)
5196
5196
  i[s].d(1);
@@ -5198,7 +5198,7 @@ function Zr(e) {
5198
5198
  }
5199
5199
  },
5200
5200
  d(o) {
5201
- o && me(t), Kr(i, o);
5201
+ o && pe(t), Kr(i, o);
5202
5202
  }
5203
5203
  };
5204
5204
  }
@@ -5209,7 +5209,7 @@ function qr(e) {
5209
5209
  t = G("button"), R(t, "class", "ShowBalanceModalOverlay");
5210
5210
  },
5211
5211
  m(i, o) {
5212
- ve(i, t, o), r || (n = _t(
5212
+ ye(i, t, o), r || (n = _t(
5213
5213
  t,
5214
5214
  "click",
5215
5215
  /*click_handler_3*/
@@ -5218,53 +5218,53 @@ function qr(e) {
5218
5218
  },
5219
5219
  p: he,
5220
5220
  d(i) {
5221
- i && me(t), r = !1, n();
5221
+ i && pe(t), r = !1, n();
5222
5222
  }
5223
5223
  };
5224
5224
  }
5225
5225
  function Ea(e) {
5226
5226
  let t, r, n, i;
5227
- function o(l, f) {
5227
+ function o(u, f) {
5228
5228
  return (
5229
5229
  /*isLoading*/
5230
- l[2] ? _a : va
5230
+ u[2] ? _a : va
5231
5231
  );
5232
5232
  }
5233
- let a = o(e), s = a(e), c = (
5233
+ let a = o(e), s = a(e), l = (
5234
5234
  /*showBalance*/
5235
5235
  e[4] && qr(e)
5236
5236
  );
5237
5237
  return {
5238
5238
  c() {
5239
- t = G("div"), r = G("div"), s.c(), i = Be(), c && c.c(), R(r, "class", n = "ShowBalance " + /*mobileView*/
5239
+ t = G("div"), r = G("div"), s.c(), i = Te(), l && l.c(), R(r, "class", n = "ShowBalance " + /*mobileView*/
5240
5240
  (e[5] ? "Mobile" : ""));
5241
5241
  },
5242
- m(l, f) {
5243
- ve(l, t, f), P(t, r), s.m(r, null), P(t, i), c && c.m(t, null), e[30](t);
5242
+ m(u, f) {
5243
+ ye(u, t, f), P(t, r), s.m(r, null), P(t, i), l && l.m(t, null), e[30](t);
5244
5244
  },
5245
- p(l, f) {
5246
- a === (a = o(l)) && s ? s.p(l, f) : (s.d(1), s = a(l), s && (s.c(), s.m(r, null))), f[0] & /*mobileView*/
5245
+ p(u, f) {
5246
+ a === (a = o(u)) && s ? s.p(u, f) : (s.d(1), s = a(u), s && (s.c(), s.m(r, null))), f[0] & /*mobileView*/
5247
5247
  32 && n !== (n = "ShowBalance " + /*mobileView*/
5248
- (l[5] ? "Mobile" : "")) && R(r, "class", n), /*showBalance*/
5249
- l[4] ? c ? c.p(l, f) : (c = qr(l), c.c(), c.m(t, null)) : c && (c.d(1), c = null);
5248
+ (u[5] ? "Mobile" : "")) && R(r, "class", n), /*showBalance*/
5249
+ u[4] ? l ? l.p(u, f) : (l = qr(u), l.c(), l.m(t, null)) : l && (l.d(1), l = null);
5250
5250
  },
5251
5251
  i: he,
5252
5252
  o: he,
5253
- d(l) {
5254
- l && me(t), s.d(), c && c.d(), e[30](null);
5253
+ d(u) {
5254
+ u && pe(t), s.d(), l && l.d(), e[30](null);
5255
5255
  }
5256
5256
  };
5257
5257
  }
5258
5258
  function xa(e, t, r) {
5259
5259
  let n;
5260
- Gn(e, ea, (u) => r(6, n = u));
5261
- let { userid: i = "" } = t, { session: o = "" } = t, { endpoint: a = "" } = t, { lang: s = "en" } = t, { mbsource: c } = t, { clientstyling: l = "" } = t, { clientstylingurl: f = "" } = t, { translationurl: b = "" } = t, { gmversion: m = "gm16" } = t, { displaybalanceoption: w = "All" } = t, { totalcalculationmode: _ = "totalCashAmount" } = t, { currencylocale: T = "en" } = t, { currencydisplay: M = "symbol" } = t, { maximumfractiondigits: z = "2" } = t, { minimumfractiondigits: V = "0" } = t, { customdisplayformat: L = "" } = t, I, j = !0, ne = !1, W = !1, k = !1, D = !1, Z = window.navigator.userAgent, U, J = "", fe = [], _e;
5262
- const x = {}, Ee = ["totalCashAmount", "totalRealAmount"], be = () => {
5263
- fetch(b).then((u) => u.json()).then((u) => Object.keys(u).forEach((p) => Nr(p, u[p]))).catch((u) => console.log(u));
5260
+ Gn(e, ea, (c) => r(6, n = c));
5261
+ let { userid: i = "" } = t, { session: o = "" } = t, { endpoint: a = "" } = t, { lang: s = "en" } = t, { mbsource: l } = t, { clientstyling: u = "" } = t, { clientstylingurl: f = "" } = t, { translationurl: b = "" } = t, { gmversion: m = "gm16" } = t, { displaybalanceoption: S = "All" } = t, { totalcalculationmode: _ = "totalCashAmount" } = t, { currencylocale: A = "en" } = t, { currencydisplay: N = "symbol" } = t, { maximumfractiondigits: W = "2" } = t, { minimumfractiondigits: V = "0" } = t, { customdisplayformat: M = "" } = t, I, j = !0, oe = !1, Z = !1, k = !1, D = !1, q = window.navigator.userAgent, U, K = "", fe = [], ve;
5262
+ const w = {}, _e = ["totalCashAmount", "totalRealAmount"], me = () => {
5263
+ fetch(b).then((c) => c.json()).then((c) => Object.keys(c).forEach((d) => Nr(d, c[d]))).catch((c) => console.log(c));
5264
5264
  };
5265
- Object.keys(Ir).forEach((u) => Nr(u, Ir[u]));
5266
- const ue = (u) => {
5267
- switch (u) {
5265
+ Object.keys(Ir).forEach((c) => Nr(c, Ir[c]));
5266
+ const le = (c) => {
5267
+ switch (c) {
5268
5268
  case "balance":
5269
5269
  window.postMessage(
5270
5270
  {
@@ -5272,10 +5272,10 @@ function xa(e, t, r) {
5272
5272
  status: "open"
5273
5273
  },
5274
5274
  window.location.href
5275
- ), r(4, k = !0), setTimeout(() => r(3, ne = !0), 150);
5275
+ ), r(4, k = !0), setTimeout(() => r(3, oe = !0), 150);
5276
5276
  break;
5277
5277
  case "closebalance":
5278
- r(3, ne = !1), window.postMessage(
5278
+ r(3, oe = !1), window.postMessage(
5279
5279
  {
5280
5280
  type: "BalanceModalStatus",
5281
5281
  status: "close"
@@ -5289,108 +5289,108 @@ function xa(e, t, r) {
5289
5289
  );
5290
5290
  break;
5291
5291
  }
5292
- }, Oe = (u) => {
5293
- if (L)
5294
- return Ye(u);
5295
- const p = T || s, d = {
5292
+ }, Oe = (c) => {
5293
+ if (M)
5294
+ return Ye(c);
5295
+ const d = A || s, p = {
5296
5296
  style: "currency",
5297
- currency: J,
5297
+ currency: K,
5298
5298
  useGrouping: !0,
5299
- currencyDisplay: M || "code",
5300
- maximumFractionDigits: z === "" || isNaN(Number(z)) ? 2 : Number(z),
5299
+ currencyDisplay: N || "code",
5300
+ maximumFractionDigits: W === "" || isNaN(Number(W)) ? 2 : Number(W),
5301
5301
  minimumFractionDigits: V === "" || isNaN(Number(V)) ? 0 : Number(V)
5302
5302
  };
5303
- return new Intl.NumberFormat(p, d).format(u);
5304
- }, Ye = (u) => {
5305
- const p = [];
5306
- let d = "";
5307
- for (const y of L)
5308
- switch (y) {
5303
+ return new Intl.NumberFormat(d, p).format(c);
5304
+ }, Ye = (c) => {
5305
+ const d = [];
5306
+ let p = "";
5307
+ for (const x of M)
5308
+ switch (x) {
5309
5309
  default:
5310
- d += y;
5310
+ p += x;
5311
5311
  break;
5312
5312
  case "{":
5313
- d && p.push(d), d = "";
5313
+ p && d.push(p), p = "";
5314
5314
  break;
5315
5315
  case "}":
5316
- const [A, S] = d.split("|");
5317
- if (d = "", A.toLowerCase() === "currency")
5318
- d = J;
5319
- else if (A.toLowerCase() === "amount") {
5320
- let g = ",", C = ".", B = 2;
5321
- S && (S[0] !== " " && (g = S[0]), S[1] !== " " && (C = S[1]), S[2] !== " " && !isNaN(Number(S[2])) && (B = Number(S[2])));
5322
- let [N, le] = String(Math.floor(u * Dt(10, B)) / Dt(10, B)).split(".");
5323
- d += N[0];
5324
- for (let de = 1; de < N.length; ++de)
5325
- (N.length - de) % 3 === 0 ? d += g + N[de] : d += N[de];
5326
- le && (d += C + le);
5316
+ const [T, C] = p.split("|");
5317
+ if (p = "", T.toLowerCase() === "currency")
5318
+ p = K;
5319
+ else if (T.toLowerCase() === "amount") {
5320
+ let v = ",", B = ".", L = 2;
5321
+ C && (C[0] !== " " && (v = C[0]), C[1] !== " " && (B = C[1]), C[2] !== " " && !isNaN(Number(C[2])) && (L = Number(C[2])));
5322
+ let [ee, Ce] = String(Math.floor(c * Dt(10, L)) / Dt(10, L)).split(".");
5323
+ p += ee[0];
5324
+ for (let X = 1; X < ee.length; ++X)
5325
+ (ee.length - X) % 3 === 0 ? p += v + ee[X] : p += ee[X];
5326
+ Ce && (p += B + Ce);
5327
5327
  }
5328
- d && p.push(d), d = "";
5328
+ p && d.push(p), p = "";
5329
5329
  break;
5330
5330
  }
5331
- return p.push(d), p.join("");
5332
- }, ge = () => Gt(this, null, function* () {
5333
- var p, d, y;
5331
+ return d.push(p), d.join("");
5332
+ }, be = () => Gt(this, null, function* () {
5333
+ var d, p, x;
5334
5334
  r(2, j = !0);
5335
- const u = new URL(`${a}/v1/player/${i}/account`);
5335
+ const c = new URL(`${a}/v1/player/${i}/account`);
5336
5336
  try {
5337
- const A = yield fetch(u, {
5337
+ const T = yield fetch(c, {
5338
5338
  method: "GET",
5339
5339
  headers: { "X-SessionID": o }
5340
- }), S = yield A.json();
5341
- if (A.ok)
5342
- window.postMessage({ type: "BalancedFetched" }, window.location.href), fe = S.items, J = (p = fe.find((g) => g.displayName === "Casino")) == null ? void 0 : p.currency, r(1, x.Total = [{ amount: S.totalAmount[J] }], x), r(
5340
+ }), C = yield T.json();
5341
+ if (T.ok)
5342
+ window.postMessage({ type: "BalancedFetched" }, window.location.href), fe = C.items, K = (d = fe.find((v) => v.displayName === "Casino")) == null ? void 0 : d.currency, r(1, w.Total = [{ amount: C.totalAmount[K] }], w), r(
5343
5343
  1,
5344
- x.Real = [
5344
+ w.Real = [
5345
5345
  {
5346
- amount: (d = fe.find((g) => g.displayName === "Casino")) == null ? void 0 : d.balanceAmount
5346
+ amount: (p = fe.find((v) => v.displayName === "Casino")) == null ? void 0 : p.balanceAmount
5347
5347
  }
5348
5348
  ],
5349
- x
5349
+ w
5350
5350
  ), r(
5351
5351
  1,
5352
- x.Bonus = [
5352
+ w.Bonus = [
5353
5353
  {
5354
- amount: (y = fe.find((g) => g.displayName === "UBS")) == null ? void 0 : y.balanceAmount
5354
+ amount: (x = fe.find((v) => v.displayName === "UBS")) == null ? void 0 : x.balanceAmount
5355
5355
  }
5356
5356
  ],
5357
- x
5357
+ w
5358
5358
  );
5359
5359
  else
5360
5360
  throw new Error("Failed to fetch balance data !");
5361
- } catch (A) {
5362
- console.log("Balance error: ", A);
5361
+ } catch (T) {
5362
+ console.log("Balance error: ", T);
5363
5363
  } finally {
5364
5364
  r(2, j = !1);
5365
5365
  }
5366
5366
  }), Qe = () => {
5367
5367
  r(2, j = !0);
5368
- const u = new URL(`${a}/v2/player/${i}/balance`), p = new Headers();
5369
- p.append("X-SessionID", o), fetch(u, { method: "GET", headers: p }).then((y) => y.json()).then((y) => {
5370
- y[_] || r(10, _ = Ee[0]);
5371
- const A = y.items.find((g) => g.type === "Real" && g.walletAccountType === "Ordinary");
5372
- if (J = A.currency, W = !!A.productType, r(1, x.Total = [{ amount: 0 }], x), r(1, x.Real = [], x), r(1, x.Bonus = [], x), r(1, x.Credit = [], x), !W) {
5373
- _e = {
5368
+ const c = new URL(`${a}/v2/player/${i}/balance`), d = new Headers();
5369
+ d.append("X-SessionID", o), fetch(c, { method: "GET", headers: d }).then((x) => x.json()).then((x) => {
5370
+ x[_] || r(10, _ = _e[0]);
5371
+ const T = x.items.find((v) => v.type === "Real" && v.walletAccountType === "Ordinary");
5372
+ if (K = T.currency, Z = !!T.productType, r(1, w.Total = [{ amount: 0 }], w), r(1, w.Real = [], w), r(1, w.Bonus = [], w), r(1, w.Credit = [], w), !Z) {
5373
+ ve = {
5374
5374
  lastOrdinaryAfterAmount: 0,
5375
5375
  showCreditLineAfterAmount: !1
5376
- }, r(1, x.Total[0].amount = y[_][J], x);
5377
- for (const g of y.items)
5378
- switch (g.type) {
5376
+ }, r(1, w.Total[0].amount = x[_][K], w);
5377
+ for (const v of x.items)
5378
+ switch (v.type) {
5379
5379
  case "Bonus":
5380
- x.Bonus.length === 0 ? x.Bonus.push({ amount: g.amount }) : r(1, x.Bonus[0].amount += g.amount, x);
5380
+ w.Bonus.length === 0 ? w.Bonus.push({ amount: v.amount }) : r(1, w.Bonus[0].amount += v.amount, w);
5381
5381
  break;
5382
5382
  case "Real":
5383
- if (g.creditLine && x.Credit.length === 0 && x.Credit.push({ amount: g.creditLine }), _ === "totalRealAmount")
5383
+ if (v.creditLine && w.Credit.length === 0 && w.Credit.push({ amount: v.creditLine }), _ === "totalRealAmount")
5384
5384
  continue;
5385
- x.Real.length === 0 ? x.Real.push({ amount: g.amount }) : r(1, x.Real[0].amount += g.amount, x);
5385
+ w.Real.length === 0 ? w.Real.push({ amount: v.amount }) : r(1, w.Real[0].amount += v.amount, w);
5386
5386
  break;
5387
5387
  }
5388
- for (const [g, C] of Object.entries(x))
5389
- C.length < 1 && delete x[g];
5388
+ for (const [v, B] of Object.entries(w))
5389
+ B.length < 1 && delete w[v];
5390
5390
  r(2, j = !1);
5391
5391
  return;
5392
5392
  }
5393
- _e = {
5393
+ ve = {
5394
5394
  Casino: {
5395
5395
  lastOrdinaryAfterAmount: 0,
5396
5396
  showCreditLineAfterAmount: !1
@@ -5400,130 +5400,130 @@ function xa(e, t, r) {
5400
5400
  showCreditLineAfterAmount: !1
5401
5401
  }
5402
5402
  };
5403
- let S = y.items;
5404
- w && w !== "All" && (S = y.items.filter((g) => g.productType === w));
5405
- for (const g of S) {
5406
- let C;
5407
- switch (g.type) {
5403
+ let C = x.items;
5404
+ S && S !== "All" && (C = x.items.filter((v) => v.productType === S));
5405
+ for (const v of C) {
5406
+ let B;
5407
+ switch (v.type) {
5408
5408
  case "Bonus":
5409
- C = x.Bonus.findIndex((B) => B.productType === g.productType), C > 0 ? r(1, x.Bonus[C].amount += g.amount, x) : x.Bonus.push({
5410
- amount: g.amount,
5411
- productType: g.productType
5409
+ B = w.Bonus.findIndex((L) => L.productType === v.productType), B > 0 ? r(1, w.Bonus[B].amount += v.amount, w) : w.Bonus.push({
5410
+ amount: v.amount,
5411
+ productType: v.productType
5412
5412
  });
5413
5413
  break;
5414
5414
  case "Real":
5415
- g.creditLine && x.Credit.push({
5416
- amount: g.creditLine,
5417
- productType: g.productType
5418
- }), C = x.Real.findIndex((B) => B.productType === g.productType), C > 0 ? r(1, x.Real[C].amount += g.amount, x) : x.Real.push({
5419
- amount: g.amount,
5420
- productType: g.productType
5415
+ v.creditLine && w.Credit.push({
5416
+ amount: v.creditLine,
5417
+ productType: v.productType
5418
+ }), B = w.Real.findIndex((L) => L.productType === v.productType), B > 0 ? r(1, w.Real[B].amount += v.amount, w) : w.Real.push({
5419
+ amount: v.amount,
5420
+ productType: v.productType
5421
5421
  });
5422
5422
  break;
5423
5423
  }
5424
5424
  }
5425
5425
  lt();
5426
- for (const [g, C] of Object.entries(x))
5427
- C.length < 1 && delete x[g];
5426
+ for (const [v, B] of Object.entries(w))
5427
+ B.length < 1 && delete w[v];
5428
5428
  r(2, j = !1);
5429
- }).catch((y) => {
5430
- throw r(2, j = !1), console.log("Balance fetch error", y), new Error("Failed to fetch balance data!");
5429
+ }).catch((x) => {
5430
+ throw r(2, j = !1), console.log("Balance fetch error", x), new Error("Failed to fetch balance data!");
5431
5431
  });
5432
- }, Me = () => {
5432
+ }, Le = () => {
5433
5433
  if (U && U.close(), o.length < 1)
5434
5434
  return;
5435
- let u, p;
5435
+ let c, d;
5436
5436
  switch (m) {
5437
5437
  case "gm16":
5438
- u = new URL(`${a}/v2/player/${i}/information/updates`), p = (A) => Ke(A);
5438
+ c = new URL(`${a}/v2/player/${i}/information/updates`), d = (T) => Ke(T);
5439
5439
  break;
5440
5440
  case "gmcore":
5441
- u = new URL(`${a}/v1/player/${i}/balance/updates`), p = (A) => Rt(A);
5441
+ c = new URL(`${a}/v1/player/${i}/balance/updates`), d = (T) => Rt(T);
5442
5442
  break;
5443
5443
  }
5444
- const d = {
5444
+ const p = {
5445
5445
  accept: "text/event-stream",
5446
5446
  "X-SessionId": o
5447
- }, y = new ra.EventSourcePolyfill(u, { headers: d });
5448
- U = y, y.addEventListener("message", p);
5449
- }, ut = (u) => {
5450
- let p;
5447
+ }, x = new ra.EventSourcePolyfill(c, { headers: p });
5448
+ U = x, x.addEventListener("message", d);
5449
+ }, ut = (c) => {
5450
+ let d;
5451
5451
  try {
5452
- p = JSON.parse(u);
5453
- } catch (d) {
5454
- console.log("Balance stream failed: ", d);
5452
+ d = JSON.parse(c);
5453
+ } catch (p) {
5454
+ console.log("Balance stream failed: ", p);
5455
5455
  return;
5456
5456
  }
5457
- return p;
5458
- }, Rt = (u) => {
5459
- var A, S;
5460
- const p = ut(u.data);
5461
- if (!p) {
5462
- Me();
5457
+ return d;
5458
+ }, Rt = (c) => {
5459
+ var T, C;
5460
+ const d = ut(c.data);
5461
+ if (!d) {
5462
+ Le();
5463
5463
  return;
5464
5464
  }
5465
- let d = "0";
5466
- const y = p.balanceChange;
5467
- fe = fe.map((g) => (y && y[g.id] && (g = Ft(Ut({}, g), {
5468
- balanceAmount: y[g.id].afterAmount
5469
- })), d = (parseFloat(g == null ? void 0 : g.balanceAmount) + parseFloat(d)).toString(), g)), r(1, x.Real = [{ amount: (A = fe[0]) == null ? void 0 : A.balanceAmount }], x), r(1, x.Bonus = [{ amount: (S = fe[1]) == null ? void 0 : S.balanceAmount }], x), r(1, x.Total = [{ amount: Number(d) }], x);
5470
- }, Je = (u, p, d) => {
5471
- let y = null;
5472
- switch (d.walletAccountType) {
5465
+ let p = "0";
5466
+ const x = d.balanceChange;
5467
+ fe = fe.map((v) => (x && x[v.id] && (v = Ft(Ut({}, v), {
5468
+ balanceAmount: x[v.id].afterAmount
5469
+ })), p = (parseFloat(v == null ? void 0 : v.balanceAmount) + parseFloat(p)).toString(), v)), r(1, w.Real = [{ amount: (T = fe[0]) == null ? void 0 : T.balanceAmount }], w), r(1, w.Bonus = [{ amount: (C = fe[1]) == null ? void 0 : C.balanceAmount }], w), r(1, w.Total = [{ amount: Number(p) }], w);
5470
+ }, Je = (c, d, p) => {
5471
+ let x = null;
5472
+ switch (p.walletAccountType) {
5473
5473
  case "Ordinary":
5474
- (d.afterAmount !== d.affectedAmount || p.lastOrdinaryAfterAmount === 0) && (p.lastOrdinaryAfterAmount = d.afterAmount, p.showCreditLineAfterAmount || (y = d.afterAmount));
5474
+ (p.afterAmount !== p.affectedAmount || d.lastOrdinaryAfterAmount === 0) && (d.lastOrdinaryAfterAmount = p.afterAmount, d.showCreditLineAfterAmount || (x = p.afterAmount));
5475
5475
  break;
5476
5476
  case "CreditLine":
5477
- d.afterAmount !== 0 ? (y = d.afterAmount, p.showCreditLineAfterAmount = !0) : (y = p.lastOrdinaryAfterAmount, p.showCreditLineAfterAmount = !1);
5477
+ p.afterAmount !== 0 ? (x = p.afterAmount, d.showCreditLineAfterAmount = !0) : (x = d.lastOrdinaryAfterAmount, d.showCreditLineAfterAmount = !1);
5478
5478
  break;
5479
5479
  default:
5480
- y = d.afterAmount;
5480
+ x = p.afterAmount;
5481
5481
  }
5482
- return y === null ? u : y;
5482
+ return x === null ? c : x;
5483
5483
  }, lt = () => {
5484
5484
  switch (_) {
5485
5485
  case "totalCashAmount":
5486
- let u = 0;
5487
- for (const d of ["Real", "Bonus"])
5488
- for (const y of x[d])
5489
- u += Math.max(y.amount, 0);
5490
- r(1, x.Total[0].amount = u, x);
5486
+ let c = 0;
5487
+ for (const p of ["Real", "Bonus"])
5488
+ for (const x of w[p])
5489
+ c += Math.max(x.amount, 0);
5490
+ r(1, w.Total[0].amount = c, w);
5491
5491
  break;
5492
5492
  case "totalRealAmount":
5493
- if (!W)
5493
+ if (!Z)
5494
5494
  return;
5495
- let p = 0;
5496
- for (const d of x.Real)
5497
- p += d.amount;
5498
- r(1, x.Total[0].amount = p, x);
5495
+ let d = 0;
5496
+ for (const p of w.Real)
5497
+ d += p.amount;
5498
+ r(1, w.Total[0].amount = d, w);
5499
5499
  }
5500
- }, Ke = (u) => {
5501
- const p = ut(u.data);
5502
- if (!p) {
5503
- Me();
5500
+ }, Ke = (c) => {
5501
+ const d = ut(c.data);
5502
+ if (!d) {
5503
+ Le();
5504
5504
  return;
5505
5505
  }
5506
- if (p.type !== "BALANCE_UPDATE_V2")
5506
+ if (Ae(d == null ? void 0 : d.type) || d.type !== "BALANCE_UPDATE_V2")
5507
5507
  return;
5508
- const d = p.body.balanceChange;
5509
- for (const [y, A] of Object.entries(d))
5510
- if (_ === "totalRealAmount" && y === "Real" && !W && r(1, x.Total[0].amount = Je(x.Total[0].amount, _e, A), x), !!x[y])
5511
- for (const S of x[y]) {
5512
- if (!W) {
5513
- S.amount = y === "Real" ? Je(S.amount, _e, A) : A.afterAmount;
5508
+ const p = d.body.balanceChange;
5509
+ for (const [x, T] of Object.entries(p))
5510
+ if (_ === "totalRealAmount" && x === "Real" && !Z && r(1, w.Total[0].amount = Je(w.Total[0].amount, ve, T), w), !!w[x])
5511
+ for (const C of w[x]) {
5512
+ if (!Z) {
5513
+ C.amount = x === "Real" ? Je(C.amount, ve, T) : T.afterAmount;
5514
5514
  continue;
5515
5515
  }
5516
- A.productType === S.productType && (S.amount = y === "Real" ? Je(S.amount, _e[S.productType], A) : A.afterAmount);
5516
+ T.productType === C.productType && (C.amount = x === "Real" ? Je(C.amount, ve[C.productType], T) : T.afterAmount);
5517
5517
  }
5518
5518
  lt();
5519
5519
  }, Ne = () => {
5520
- ue("closebalance"), window.postMessage({ type: "GoToDeposit" }, window.location.href), typeof gtag == "function" && gtag("event", "GoToDeposit", { context: "PlayerAccountBalanceModal" });
5521
- }, Ce = () => {
5522
- Ee.includes(_) || (console.error(`Unsupported value ('${_}') for totalcalculationmode parameter. Only the following values are supported ${Ee}. Using default value ('${Ee[0]}').`), r(10, _ = Ee[0]));
5523
- }, ie = () => {
5524
- switch (ta(s), Ce(), m) {
5520
+ le("closebalance"), window.postMessage({ type: "GoToDeposit" }, window.location.href), typeof gtag == "function" && gtag("event", "GoToDeposit", { context: "PlayerAccountBalanceModal" });
5521
+ }, Ae = (c) => c === "SESSION_EXPIRATION" ? (window.postMessage({ type: "SessionExpiration" }, window.location.href), !0) : !1, ae = () => {
5522
+ _e.includes(_) || (console.error(`Unsupported value ('${_}') for totalcalculationmode parameter. Only the following values are supported ${_e}. Using default value ('${_e[0]}').`), r(10, _ = _e[0]));
5523
+ }, Mt = () => {
5524
+ switch (ta(s), ae(), m) {
5525
5525
  case "gmcore":
5526
- ge();
5526
+ be();
5527
5527
  break;
5528
5528
  case "gm16":
5529
5529
  Qe();
@@ -5531,38 +5531,38 @@ function xa(e, t, r) {
5531
5531
  default:
5532
5532
  throw Error(`Invalid apiversion attribute: ${m}`);
5533
5533
  }
5534
- }, ct = (u) => u.data && u.data.type === "LogoutSuccessfull" && U.close(), Lt = () => {
5534
+ }, ct = (c) => c.data && c.data.type === "LogoutSuccessfull" && U.close(), Pt = () => {
5535
5535
  window.postMessage({ type: "UpdateBalanceBackground" }, window.location.href);
5536
5536
  };
5537
- Zn(() => (window.addEventListener("message", ct, !1), r(5, D = ga(Z)), () => {
5537
+ Zn(() => (window.addEventListener("message", ct, !1), r(5, D = ga(q)), () => {
5538
5538
  window.removeEventListener("message", ct), U && U.close();
5539
5539
  }));
5540
- const Pt = () => ue("balance"), ht = () => ue("closebalance"), h = () => Ne(), v = () => ue("closebalance");
5541
- function E(u) {
5542
- qt[u ? "unshift" : "push"](() => {
5543
- I = u, r(0, I);
5540
+ const ht = () => le("balance"), h = () => le("closebalance"), y = () => Ne(), E = () => le("closebalance");
5541
+ function g(c) {
5542
+ qt[c ? "unshift" : "push"](() => {
5543
+ I = c, r(0, I);
5544
5544
  });
5545
5545
  }
5546
- return e.$$set = (u) => {
5547
- "userid" in u && r(11, i = u.userid), "session" in u && r(12, o = u.session), "endpoint" in u && r(13, a = u.endpoint), "lang" in u && r(14, s = u.lang), "mbsource" in u && r(15, c = u.mbsource), "clientstyling" in u && r(16, l = u.clientstyling), "clientstylingurl" in u && r(17, f = u.clientstylingurl), "translationurl" in u && r(18, b = u.translationurl), "gmversion" in u && r(19, m = u.gmversion), "displaybalanceoption" in u && r(20, w = u.displaybalanceoption), "totalcalculationmode" in u && r(10, _ = u.totalcalculationmode), "currencylocale" in u && r(21, T = u.currencylocale), "currencydisplay" in u && r(22, M = u.currencydisplay), "maximumfractiondigits" in u && r(23, z = u.maximumfractiondigits), "minimumfractiondigits" in u && r(24, V = u.minimumfractiondigits), "customdisplayformat" in u && r(25, L = u.customdisplayformat);
5546
+ return e.$$set = (c) => {
5547
+ "userid" in c && r(11, i = c.userid), "session" in c && r(12, o = c.session), "endpoint" in c && r(13, a = c.endpoint), "lang" in c && r(14, s = c.lang), "mbsource" in c && r(15, l = c.mbsource), "clientstyling" in c && r(16, u = c.clientstyling), "clientstylingurl" in c && r(17, f = c.clientstylingurl), "translationurl" in c && r(18, b = c.translationurl), "gmversion" in c && r(19, m = c.gmversion), "displaybalanceoption" in c && r(20, S = c.displaybalanceoption), "totalcalculationmode" in c && r(10, _ = c.totalcalculationmode), "currencylocale" in c && r(21, A = c.currencylocale), "currencydisplay" in c && r(22, N = c.currencydisplay), "maximumfractiondigits" in c && r(23, W = c.maximumfractiondigits), "minimumfractiondigits" in c && r(24, V = c.minimumfractiondigits), "customdisplayformat" in c && r(25, M = c.customdisplayformat);
5548
5548
  }, e.$$.update = () => {
5549
5549
  e.$$.dirty[0] & /*endpoint, userid, session, lang, gmversion, displaybalanceoption*/
5550
- 1603584 && a && i && o && s && m && w && ie(), e.$$.dirty[0] & /*endpoint, userid, session, gmversion*/
5551
- 538624 && a && i && o && m && Me(), e.$$.dirty[0] & /*translationurl*/
5552
- 262144 && b && be(), e.$$.dirty[0] & /*balances*/
5553
- 2 && x.Total && Lt(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
5554
- 65537 && l && I && ui(I, l), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
5550
+ 1603584 && a && i && o && s && m && S && Mt(), e.$$.dirty[0] & /*endpoint, userid, session, gmversion*/
5551
+ 538624 && a && i && o && m && Le(), e.$$.dirty[0] & /*translationurl*/
5552
+ 262144 && b && me(), e.$$.dirty[0] & /*balances*/
5553
+ 2 && w.Total && Pt(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
5554
+ 65537 && u && I && ui(I, u), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
5555
5555
  131073 && f && I && li(I, f), e.$$.dirty[0] & /*mbsource, customStylingContainer*/
5556
- 32769 && c && I && ci(I, `${c}.Style`);
5556
+ 32769 && l && I && ci(I, `${l}.Style`);
5557
5557
  }, [
5558
5558
  I,
5559
- x,
5559
+ w,
5560
5560
  j,
5561
- ne,
5561
+ oe,
5562
5562
  k,
5563
5563
  D,
5564
5564
  n,
5565
- ue,
5565
+ le,
5566
5566
  Oe,
5567
5567
  Ne,
5568
5568
  _,
@@ -5570,22 +5570,22 @@ function xa(e, t, r) {
5570
5570
  o,
5571
5571
  a,
5572
5572
  s,
5573
- c,
5574
5573
  l,
5574
+ u,
5575
5575
  f,
5576
5576
  b,
5577
5577
  m,
5578
- w,
5579
- T,
5580
- M,
5581
- z,
5578
+ S,
5579
+ A,
5580
+ N,
5581
+ W,
5582
5582
  V,
5583
- L,
5584
- Pt,
5583
+ M,
5585
5584
  ht,
5586
5585
  h,
5587
- v,
5588
- E
5586
+ y,
5587
+ E,
5588
+ g
5589
5589
  ];
5590
5590
  }
5591
5591
  class wa extends ai {
@@ -5622,97 +5622,97 @@ class wa extends ai {
5622
5622
  return this.$$.ctx[11];
5623
5623
  }
5624
5624
  set userid(t) {
5625
- this.$$set({ userid: t }), Y();
5625
+ this.$$set({ userid: t }), Q();
5626
5626
  }
5627
5627
  get session() {
5628
5628
  return this.$$.ctx[12];
5629
5629
  }
5630
5630
  set session(t) {
5631
- this.$$set({ session: t }), Y();
5631
+ this.$$set({ session: t }), Q();
5632
5632
  }
5633
5633
  get endpoint() {
5634
5634
  return this.$$.ctx[13];
5635
5635
  }
5636
5636
  set endpoint(t) {
5637
- this.$$set({ endpoint: t }), Y();
5637
+ this.$$set({ endpoint: t }), Q();
5638
5638
  }
5639
5639
  get lang() {
5640
5640
  return this.$$.ctx[14];
5641
5641
  }
5642
5642
  set lang(t) {
5643
- this.$$set({ lang: t }), Y();
5643
+ this.$$set({ lang: t }), Q();
5644
5644
  }
5645
5645
  get mbsource() {
5646
5646
  return this.$$.ctx[15];
5647
5647
  }
5648
5648
  set mbsource(t) {
5649
- this.$$set({ mbsource: t }), Y();
5649
+ this.$$set({ mbsource: t }), Q();
5650
5650
  }
5651
5651
  get clientstyling() {
5652
5652
  return this.$$.ctx[16];
5653
5653
  }
5654
5654
  set clientstyling(t) {
5655
- this.$$set({ clientstyling: t }), Y();
5655
+ this.$$set({ clientstyling: t }), Q();
5656
5656
  }
5657
5657
  get clientstylingurl() {
5658
5658
  return this.$$.ctx[17];
5659
5659
  }
5660
5660
  set clientstylingurl(t) {
5661
- this.$$set({ clientstylingurl: t }), Y();
5661
+ this.$$set({ clientstylingurl: t }), Q();
5662
5662
  }
5663
5663
  get translationurl() {
5664
5664
  return this.$$.ctx[18];
5665
5665
  }
5666
5666
  set translationurl(t) {
5667
- this.$$set({ translationurl: t }), Y();
5667
+ this.$$set({ translationurl: t }), Q();
5668
5668
  }
5669
5669
  get gmversion() {
5670
5670
  return this.$$.ctx[19];
5671
5671
  }
5672
5672
  set gmversion(t) {
5673
- this.$$set({ gmversion: t }), Y();
5673
+ this.$$set({ gmversion: t }), Q();
5674
5674
  }
5675
5675
  get displaybalanceoption() {
5676
5676
  return this.$$.ctx[20];
5677
5677
  }
5678
5678
  set displaybalanceoption(t) {
5679
- this.$$set({ displaybalanceoption: t }), Y();
5679
+ this.$$set({ displaybalanceoption: t }), Q();
5680
5680
  }
5681
5681
  get totalcalculationmode() {
5682
5682
  return this.$$.ctx[10];
5683
5683
  }
5684
5684
  set totalcalculationmode(t) {
5685
- this.$$set({ totalcalculationmode: t }), Y();
5685
+ this.$$set({ totalcalculationmode: t }), Q();
5686
5686
  }
5687
5687
  get currencylocale() {
5688
5688
  return this.$$.ctx[21];
5689
5689
  }
5690
5690
  set currencylocale(t) {
5691
- this.$$set({ currencylocale: t }), Y();
5691
+ this.$$set({ currencylocale: t }), Q();
5692
5692
  }
5693
5693
  get currencydisplay() {
5694
5694
  return this.$$.ctx[22];
5695
5695
  }
5696
5696
  set currencydisplay(t) {
5697
- this.$$set({ currencydisplay: t }), Y();
5697
+ this.$$set({ currencydisplay: t }), Q();
5698
5698
  }
5699
5699
  get maximumfractiondigits() {
5700
5700
  return this.$$.ctx[23];
5701
5701
  }
5702
5702
  set maximumfractiondigits(t) {
5703
- this.$$set({ maximumfractiondigits: t }), Y();
5703
+ this.$$set({ maximumfractiondigits: t }), Q();
5704
5704
  }
5705
5705
  get minimumfractiondigits() {
5706
5706
  return this.$$.ctx[24];
5707
5707
  }
5708
5708
  set minimumfractiondigits(t) {
5709
- this.$$set({ minimumfractiondigits: t }), Y();
5709
+ this.$$set({ minimumfractiondigits: t }), Q();
5710
5710
  }
5711
5711
  get customdisplayformat() {
5712
5712
  return this.$$.ctx[25];
5713
5713
  }
5714
5714
  set customdisplayformat(t) {
5715
- this.$$set({ customdisplayformat: t }), Y();
5715
+ this.$$set({ customdisplayformat: t }), Q();
5716
5716
  }
5717
5717
  }
5718
5718
  oi(wa, { userid: {}, session: {}, endpoint: {}, lang: {}, mbsource: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, gmversion: {}, displaybalanceoption: {}, totalcalculationmode: {}, currencylocale: {}, currencydisplay: {}, maximumfractiondigits: {}, minimumfractiondigits: {}, customdisplayformat: {} }, [], [], !0);