@everymatrix/cashier-methods-list 1.85.20 → 1.85.21

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.
@@ -2,15 +2,15 @@ var xn = Object.defineProperty, En = Object.defineProperties;
2
2
  var wn = Object.getOwnPropertyDescriptors;
3
3
  var Wt = Object.getOwnPropertySymbols;
4
4
  var Sn = Object.prototype.hasOwnProperty, Mn = Object.prototype.propertyIsEnumerable;
5
- var ft = (e, t, r) => t in e ? xn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Ne = (e, t) => {
5
+ var ct = (e, t, r) => t in e ? xn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Ne = (e, t) => {
6
6
  for (var r in t || (t = {}))
7
- Sn.call(t, r) && ft(e, r, t[r]);
7
+ Sn.call(t, r) && ct(e, r, t[r]);
8
8
  if (Wt)
9
9
  for (var r of Wt(t))
10
- Mn.call(t, r) && ft(e, r, t[r]);
10
+ Mn.call(t, r) && ct(e, r, t[r]);
11
11
  return e;
12
- }, mt = (e, t) => En(e, wn(t));
13
- var ae = (e, t, r) => (ft(e, typeof t != "symbol" ? t + "" : t, r), r);
12
+ }, ft = (e, t) => En(e, wn(t));
13
+ var ae = (e, t, r) => (ct(e, typeof t != "symbol" ? t + "" : t, r), r);
14
14
  var Xt = (e, t, r) => new Promise((n, i) => {
15
15
  var o = (u) => {
16
16
  try {
@@ -35,23 +35,23 @@ function Lr(e) {
35
35
  function Yt() {
36
36
  return /* @__PURE__ */ Object.create(null);
37
37
  }
38
- function $e(e) {
38
+ function Ce(e) {
39
39
  e.forEach(Lr);
40
40
  }
41
41
  function kt(e) {
42
42
  return typeof e == "function";
43
43
  }
44
- function $r(e, t) {
44
+ function Cr(e, t) {
45
45
  return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
46
46
  }
47
- let Ye;
47
+ let Xe;
48
48
  function Zt(e, t) {
49
- return e === t ? !0 : (Ye || (Ye = document.createElement("a")), Ye.href = t, e === Ye.href);
49
+ return e === t ? !0 : (Xe || (Xe = document.createElement("a")), Xe.href = t, e === Xe.href);
50
50
  }
51
51
  function Tn(e) {
52
52
  return Object.keys(e).length === 0;
53
53
  }
54
- function Cr(e, ...t) {
54
+ function $r(e, ...t) {
55
55
  if (e == null) {
56
56
  for (const n of t)
57
57
  n(void 0);
@@ -61,7 +61,7 @@ function Cr(e, ...t) {
61
61
  return r.unsubscribe ? () => r.unsubscribe() : r;
62
62
  }
63
63
  function Jt(e, t, r) {
64
- e.$$.on_destroy.push(Cr(t, r));
64
+ e.$$.on_destroy.push($r(t, r));
65
65
  }
66
66
  function M(e, t) {
67
67
  e.appendChild(t);
@@ -112,7 +112,7 @@ function me() {
112
112
  function Br() {
113
113
  return ee("");
114
114
  }
115
- function Et(e, t, r, n) {
115
+ function xt(e, t, r, n) {
116
116
  return e.addEventListener(t, r, n), () => e.removeEventListener(t, r, n);
117
117
  }
118
118
  function j(e, t, r) {
@@ -129,10 +129,10 @@ function le(e, t) {
129
129
  t = "" + t, e.data !== t && (e.data = /** @type {string} */
130
130
  t);
131
131
  }
132
- function rt(e, t, r) {
132
+ function tt(e, t, r) {
133
133
  e.classList.toggle(t, !!r);
134
134
  }
135
- function $n(e) {
135
+ function Cn(e) {
136
136
  const t = {};
137
137
  return e.childNodes.forEach(
138
138
  /** @param {Element} node */
@@ -145,25 +145,25 @@ let Ue;
145
145
  function Re(e) {
146
146
  Ue = e;
147
147
  }
148
- function Cn() {
148
+ function $n() {
149
149
  if (!Ue)
150
150
  throw new Error("Function called outside component initialization");
151
151
  return Ue;
152
152
  }
153
153
  function Bn(e) {
154
- Cn().$$.on_mount.push(e);
154
+ $n().$$.on_mount.push(e);
155
155
  }
156
- const Te = [], wt = [];
156
+ const Te = [], Et = [];
157
157
  let He = [];
158
158
  const qt = [], Nn = /* @__PURE__ */ Promise.resolve();
159
- let St = !1;
159
+ let wt = !1;
160
160
  function In() {
161
- St || (St = !0, Nn.then(Z));
161
+ wt || (wt = !0, Nn.then(Z));
162
162
  }
163
- function Mt(e) {
163
+ function St(e) {
164
164
  He.push(e);
165
165
  }
166
- const dt = /* @__PURE__ */ new Set();
166
+ const mt = /* @__PURE__ */ new Set();
167
167
  let Se = 0;
168
168
  function Z() {
169
169
  if (Se !== 0)
@@ -178,23 +178,23 @@ function Z() {
178
178
  } catch (t) {
179
179
  throw Te.length = 0, Se = 0, t;
180
180
  }
181
- for (Re(null), Te.length = 0, Se = 0; wt.length; )
182
- wt.pop()();
181
+ for (Re(null), Te.length = 0, Se = 0; Et.length; )
182
+ Et.pop()();
183
183
  for (let t = 0; t < He.length; t += 1) {
184
184
  const r = He[t];
185
- dt.has(r) || (dt.add(r), r());
185
+ mt.has(r) || (mt.add(r), r());
186
186
  }
187
187
  He.length = 0;
188
188
  } while (Te.length);
189
189
  for (; qt.length; )
190
190
  qt.pop()();
191
- St = !1, dt.clear(), Re(e);
191
+ wt = !1, mt.clear(), Re(e);
192
192
  }
193
193
  function Dn(e) {
194
194
  if (e.fragment !== null) {
195
- e.update(), $e(e.before_update);
195
+ e.update(), Ce(e.before_update);
196
196
  const t = e.dirty;
197
- e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Mt);
197
+ e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(St);
198
198
  }
199
199
  }
200
200
  function Rn(e) {
@@ -202,22 +202,22 @@ function Rn(e) {
202
202
  He.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), He = t;
203
203
  }
204
204
  const Un = /* @__PURE__ */ new Set();
205
- function Gn(e, t) {
205
+ function Fn(e, t) {
206
206
  e && e.i && (Un.delete(e), e.i(t));
207
207
  }
208
208
  function Qt(e) {
209
209
  return (e == null ? void 0 : e.length) !== void 0 ? e : Array.from(e);
210
210
  }
211
- function Fn(e, t, r) {
211
+ function Gn(e, t, r) {
212
212
  const { fragment: n, after_update: i } = e.$$;
213
- n && n.m(t, r), Mt(() => {
213
+ n && n.m(t, r), St(() => {
214
214
  const o = e.$$.on_mount.map(Lr).filter(kt);
215
- e.$$.on_destroy ? e.$$.on_destroy.push(...o) : $e(o), e.$$.on_mount = [];
216
- }), i.forEach(Mt);
215
+ e.$$.on_destroy ? e.$$.on_destroy.push(...o) : Ce(o), e.$$.on_mount = [];
216
+ }), i.forEach(St);
217
217
  }
218
218
  function kn(e, t) {
219
219
  const r = e.$$;
220
- r.fragment !== null && (Rn(r.after_update), $e(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
220
+ r.fragment !== null && (Rn(r.after_update), Ce(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
221
221
  }
222
222
  function jn(e, t) {
223
223
  e.$$.dirty[0] === -1 && (Te.push(e), In(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
@@ -251,13 +251,13 @@ function Vn(e, t, r, n, i, o, s = null, a = [-1]) {
251
251
  if (l.ctx = r ? r(e, t.props || {}, (c, b, ..._) => {
252
252
  const v = _.length ? _[0] : b;
253
253
  return l.ctx && i(l.ctx[c], l.ctx[c] = v) && (!l.skip_bound && l.bound[c] && l.bound[c](v), h && jn(e, c)), b;
254
- }) : [], l.update(), h = !0, $e(l.before_update), l.fragment = n ? n(l.ctx) : !1, t.target) {
254
+ }) : [], l.update(), h = !0, Ce(l.before_update), l.fragment = n ? n(l.ctx) : !1, t.target) {
255
255
  if (t.hydrate) {
256
256
  const c = Ln(t.target);
257
257
  l.fragment && l.fragment.l(c), c.forEach(ce);
258
258
  } else
259
259
  l.fragment && l.fragment.c();
260
- t.intro && Gn(e.$$.fragment), Fn(e, t.target, t.anchor), Z();
260
+ t.intro && Fn(e.$$.fragment), Gn(e, t.target, t.anchor), Z();
261
261
  }
262
262
  Re(u);
263
263
  }
@@ -323,18 +323,18 @@ typeof HTMLElement == "function" && (Nr = class extends HTMLElement {
323
323
  };
324
324
  if (yield Promise.resolve(), !this.$$cn || this.$$c)
325
325
  return;
326
- const r = {}, n = $n(this);
326
+ const r = {}, n = Cn(this);
327
327
  for (const o of this.$$s)
328
328
  o in n && (r[o] = [t(o)]);
329
329
  for (const o of this.attributes) {
330
330
  const s = this.$$g_p(o.name);
331
- s in this.$$d || (this.$$d[s] = Qe(s, o.value, this.$$p_d, "toProp"));
331
+ s in this.$$d || (this.$$d[s] = qe(s, o.value, this.$$p_d, "toProp"));
332
332
  }
333
333
  for (const o in this.$$p_d)
334
334
  !(o in this.$$d) && this[o] !== void 0 && (this.$$d[o] = this[o], delete this[o]);
335
335
  this.$$c = new this.$$ctor({
336
336
  target: this.shadowRoot || this,
337
- props: mt(Ne({}, this.$$d), {
337
+ props: ft(Ne({}, this.$$d), {
338
338
  $$slots: r,
339
339
  $$scope: {
340
340
  ctx: []
@@ -345,7 +345,7 @@ typeof HTMLElement == "function" && (Nr = class extends HTMLElement {
345
345
  this.$$r = !0;
346
346
  for (const o in this.$$p_d)
347
347
  if (this.$$d[o] = this.$$c.$$.ctx[this.$$c.$$.props[o]], this.$$p_d[o].reflect) {
348
- const s = Qe(
348
+ const s = qe(
349
349
  o,
350
350
  this.$$d[o],
351
351
  this.$$p_d,
@@ -369,7 +369,7 @@ typeof HTMLElement == "function" && (Nr = class extends HTMLElement {
369
369
  // and setting attributes through setAttribute etc, this is helpful
370
370
  attributeChangedCallback(t, r, n) {
371
371
  var i;
372
- this.$$r || (t = this.$$g_p(t), this.$$d[t] = Qe(t, n, this.$$p_d, "toProp"), (i = this.$$c) == null || i.$set({ [t]: this.$$d[t] }));
372
+ this.$$r || (t = this.$$g_p(t), this.$$d[t] = qe(t, n, this.$$p_d, "toProp"), (i = this.$$c) == null || i.$set({ [t]: this.$$d[t] }));
373
373
  }
374
374
  disconnectedCallback() {
375
375
  this.$$cn = !1, Promise.resolve().then(() => {
@@ -382,7 +382,7 @@ typeof HTMLElement == "function" && (Nr = class extends HTMLElement {
382
382
  ) || t;
383
383
  }
384
384
  });
385
- function Qe(e, t, r, n) {
385
+ function qe(e, t, r, n) {
386
386
  var o;
387
387
  const i = (o = r[e]) == null ? void 0 : o.type;
388
388
  if (t = i === "Boolean" && typeof t != "boolean" ? t != null : t, !n || !r[e])
@@ -430,7 +430,7 @@ function zn(e, t, r, n, i, o) {
430
430
  },
431
431
  set(u) {
432
432
  var l;
433
- u = Qe(a, u, t), this.$$d[a] = u, (l = this.$$c) == null || l.$set({ [a]: u });
433
+ u = qe(a, u, t), this.$$d[a] = u, (l = this.$$c) == null || l.$set({ [a]: u });
434
434
  }
435
435
  });
436
436
  }), n.forEach((a) => {
@@ -494,14 +494,14 @@ typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @
494
494
  const Me = [];
495
495
  function Yn(e, t) {
496
496
  return {
497
- subscribe: je(e, t).subscribe
497
+ subscribe: ke(e, t).subscribe
498
498
  };
499
499
  }
500
- function je(e, t = he) {
500
+ function ke(e, t = he) {
501
501
  let r;
502
502
  const n = /* @__PURE__ */ new Set();
503
503
  function i(a) {
504
- if ($r(e, a) && (e = a, r)) {
504
+ if (Cr(e, a) && (e = a, r)) {
505
505
  const u = !Me.length;
506
506
  for (const l of n)
507
507
  l[1](), Me.push(l, e);
@@ -523,7 +523,7 @@ function je(e, t = he) {
523
523
  }
524
524
  return { set: i, update: o, subscribe: s };
525
525
  }
526
- function Ce(e, t, r) {
526
+ function $e(e, t, r) {
527
527
  const n = !Array.isArray(e), i = n ? [e] : e;
528
528
  if (!i.every(Boolean))
529
529
  throw new Error("derived() expects stores as input, got a falsy value");
@@ -539,7 +539,7 @@ function Ce(e, t, r) {
539
539
  const v = t(n ? l[0] : l, s, a);
540
540
  o ? s(v) : c = kt(v) ? v : he;
541
541
  }, _ = i.map(
542
- (v, f) => Cr(
542
+ (v, f) => $r(
543
543
  v,
544
544
  (P) => {
545
545
  l[f] = P, h &= ~(1 << f), u && b();
@@ -550,7 +550,7 @@ function Ce(e, t, r) {
550
550
  )
551
551
  );
552
552
  return u = !0, b(), function() {
553
- $e(_), c(), u = !1;
553
+ Ce(_), c(), u = !1;
554
554
  };
555
555
  });
556
556
  }
@@ -575,12 +575,12 @@ function ei(e) {
575
575
  function ti(e) {
576
576
  return Array.isArray(e) ? [] : {};
577
577
  }
578
- function Ge(e, t) {
578
+ function Fe(e, t) {
579
579
  return t.clone !== !1 && t.isMergeableObject(e) ? Oe(ti(e), e, t) : e;
580
580
  }
581
581
  function ri(e, t, r) {
582
582
  return e.concat(t).map(function(n) {
583
- return Ge(n, r);
583
+ return Fe(n, r);
584
584
  });
585
585
  }
586
586
  function ni(e, t) {
@@ -610,15 +610,15 @@ function oi(e, t) {
610
610
  function si(e, t, r) {
611
611
  var n = {};
612
612
  return r.isMergeableObject(e) && Kt(e).forEach(function(i) {
613
- n[i] = Ge(e[i], r);
613
+ n[i] = Fe(e[i], r);
614
614
  }), Kt(t).forEach(function(i) {
615
- oi(e, i) || (Dr(e, i) && r.isMergeableObject(t[i]) ? n[i] = ni(i, r)(e[i], t[i], r) : n[i] = Ge(t[i], r));
615
+ oi(e, i) || (Dr(e, i) && r.isMergeableObject(t[i]) ? n[i] = ni(i, r)(e[i], t[i], r) : n[i] = Fe(t[i], r));
616
616
  }), n;
617
617
  }
618
618
  function Oe(e, t, r) {
619
- r = r || {}, r.arrayMerge = r.arrayMerge || ri, r.isMergeableObject = r.isMergeableObject || Zn, r.cloneUnlessOtherwiseSpecified = Ge;
619
+ r = r || {}, r.arrayMerge = r.arrayMerge || ri, r.isMergeableObject = r.isMergeableObject || Zn, r.cloneUnlessOtherwiseSpecified = Fe;
620
620
  var n = Array.isArray(t), i = Array.isArray(e), o = n === i;
621
- return o ? n ? r.arrayMerge(e, t, r) : si(e, t, r) : Ge(t, r);
621
+ return o ? n ? r.arrayMerge(e, t, r) : si(e, t, r) : Fe(t, r);
622
622
  }
623
623
  Oe.all = function(t, r) {
624
624
  if (!Array.isArray(t))
@@ -629,18 +629,18 @@ Oe.all = function(t, r) {
629
629
  };
630
630
  var ai = Oe, ui = ai;
631
631
  const li = /* @__PURE__ */ jt(ui);
632
- var Tt = function(e, t) {
633
- return Tt = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
632
+ var Mt = function(e, t) {
633
+ return Mt = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
634
634
  r.__proto__ = n;
635
635
  } || function(r, n) {
636
636
  for (var i in n)
637
637
  Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
638
- }, Tt(e, t);
638
+ }, Mt(e, t);
639
639
  };
640
- function at(e, t) {
640
+ function st(e, t) {
641
641
  if (typeof t != "function" && t !== null)
642
642
  throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
643
- Tt(e, t);
643
+ Mt(e, t);
644
644
  function r() {
645
645
  this.constructor = e;
646
646
  }
@@ -665,13 +665,13 @@ function hi(e, t) {
665
665
  t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
666
666
  return r;
667
667
  }
668
- function pt(e, t, r) {
668
+ function dt(e, t, r) {
669
669
  if (r || arguments.length === 2)
670
670
  for (var n = 0, i = t.length, o; n < i; n++)
671
671
  (o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
672
672
  return e.concat(o || Array.prototype.slice.call(t));
673
673
  }
674
- function gt(e, t) {
674
+ function pt(e, t) {
675
675
  var r = t && t.cache ? t.cache : bi, n = t && t.serializer ? t.serializer : pi, i = t && t.strategy ? t.strategy : mi;
676
676
  return i(e, {
677
677
  cache: r,
@@ -717,17 +717,17 @@ var pi = function() {
717
717
  create: function() {
718
718
  return new gi();
719
719
  }
720
- }, bt = {
720
+ }, gt = {
721
721
  variadic: di
722
- }, nt = function() {
723
- return nt = Object.assign || function(t) {
722
+ }, rt = function() {
723
+ return rt = Object.assign || function(t) {
724
724
  for (var r, n = 1, i = arguments.length; n < i; n++) {
725
725
  r = arguments[n];
726
726
  for (var o in r)
727
727
  Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
728
728
  }
729
729
  return t;
730
- }, nt.apply(this, arguments);
730
+ }, rt.apply(this, arguments);
731
731
  };
732
732
  var T;
733
733
  (function(e) {
@@ -747,10 +747,10 @@ function er(e) {
747
747
  function yi(e) {
748
748
  return e.type === D.argument;
749
749
  }
750
- function Gr(e) {
750
+ function Fr(e) {
751
751
  return e.type === D.number;
752
752
  }
753
- function Fr(e) {
753
+ function Gr(e) {
754
754
  return e.type === D.date;
755
755
  }
756
756
  function kr(e) {
@@ -771,7 +771,7 @@ function zr(e) {
771
771
  function Wr(e) {
772
772
  return !!(e && typeof e == "object" && e.type === Pe.number);
773
773
  }
774
- function Ht(e) {
774
+ function Tt(e) {
775
775
  return !!(e && typeof e == "object" && e.type === Pe.dateTime);
776
776
  }
777
777
  var Xr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, _i = /(?:[Eec]{1,6}|G{1,5}|[Qq]{1,5}|(?:[yYur]+|U{1,5})|[ML]{1,5}|d{1,2}|D{1,3}|F{1}|[abB]{1,5}|[hkHK]{1,2}|w{1,2}|W{1}|m{1,2}|s{1,2}|[zZOvVxX]{1,4})(?=([^']*'[^']*')*[^']*$)/g;
@@ -1087,7 +1087,7 @@ function Hi(e) {
1087
1087
  }
1088
1088
  return t;
1089
1089
  }
1090
- var Ze = {
1090
+ var Ye = {
1091
1091
  "001": [
1092
1092
  "H",
1093
1093
  "h"
@@ -2537,23 +2537,23 @@ function Pi(e) {
2537
2537
  }
2538
2538
  var r = e.language, n;
2539
2539
  r !== "root" && (n = e.maximize().region);
2540
- var i = Ze[n || ""] || Ze[r || ""] || Ze["".concat(r, "-001")] || Ze["001"];
2540
+ var i = Ye[n || ""] || Ye[r || ""] || Ye["".concat(r, "-001")] || Ye["001"];
2541
2541
  return i[0];
2542
2542
  }
2543
- var yt, Ai = new RegExp("^".concat(Xr.source, "*")), Li = new RegExp("".concat(Xr.source, "*$"));
2543
+ var bt, Ai = new RegExp("^".concat(Xr.source, "*")), Li = new RegExp("".concat(Xr.source, "*$"));
2544
2544
  function H(e, t) {
2545
2545
  return { start: e, end: t };
2546
2546
  }
2547
- var $i = !!String.prototype.startsWith && "_a".startsWith("a", 1), Ci = !!String.fromCodePoint, Bi = !!Object.fromEntries, Ni = !!String.prototype.codePointAt, Ii = !!String.prototype.trimStart, Di = !!String.prototype.trimEnd, Ri = !!Number.isSafeInteger, Ui = Ri ? Number.isSafeInteger : function(e) {
2547
+ var Ci = !!String.prototype.startsWith && "_a".startsWith("a", 1), $i = !!String.fromCodePoint, Bi = !!Object.fromEntries, Ni = !!String.prototype.codePointAt, Ii = !!String.prototype.trimStart, Di = !!String.prototype.trimEnd, Ri = !!Number.isSafeInteger, Ui = Ri ? Number.isSafeInteger : function(e) {
2548
2548
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
2549
- }, Ot = !0;
2549
+ }, Ht = !0;
2550
2550
  try {
2551
- var Gi = Qr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2552
- Ot = ((yt = Gi.exec("a")) === null || yt === void 0 ? void 0 : yt[0]) === "a";
2551
+ var Fi = Qr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2552
+ Ht = ((bt = Fi.exec("a")) === null || bt === void 0 ? void 0 : bt[0]) === "a";
2553
2553
  } catch (e) {
2554
- Ot = !1;
2554
+ Ht = !1;
2555
2555
  }
2556
- var ir = $i ? (
2556
+ var ir = Ci ? (
2557
2557
  // Native
2558
2558
  function(t, r, n) {
2559
2559
  return t.startsWith(r, n);
@@ -2563,7 +2563,7 @@ var ir = $i ? (
2563
2563
  function(t, r, n) {
2564
2564
  return t.slice(n, n + r.length) === r;
2565
2565
  }
2566
- ), Pt = Ci ? String.fromCodePoint : (
2566
+ ), Ot = $i ? String.fromCodePoint : (
2567
2567
  // IE11
2568
2568
  function() {
2569
2569
  for (var t = [], r = 0; r < arguments.length; r++)
@@ -2601,7 +2601,7 @@ var ir = $i ? (
2601
2601
  return i < 55296 || i > 56319 || r + 1 === n || (o = t.charCodeAt(r + 1)) < 56320 || o > 57343 ? i : (i - 55296 << 10) + (o - 56320) + 65536;
2602
2602
  }
2603
2603
  }
2604
- ), Fi = Ii ? (
2604
+ ), Gi = Ii ? (
2605
2605
  // Native
2606
2606
  function(t) {
2607
2607
  return t.trimStart();
@@ -2625,24 +2625,24 @@ var ir = $i ? (
2625
2625
  function Qr(e, t) {
2626
2626
  return new RegExp(e, t);
2627
2627
  }
2628
- var At;
2629
- if (Ot) {
2628
+ var Pt;
2629
+ if (Ht) {
2630
2630
  var sr = Qr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2631
- At = function(t, r) {
2631
+ Pt = function(t, r) {
2632
2632
  var n;
2633
2633
  sr.lastIndex = r;
2634
2634
  var i = sr.exec(t);
2635
2635
  return (n = i[1]) !== null && n !== void 0 ? n : "";
2636
2636
  };
2637
2637
  } else
2638
- At = function(t, r) {
2638
+ Pt = function(t, r) {
2639
2639
  for (var n = []; ; ) {
2640
2640
  var i = qr(t, r);
2641
2641
  if (i === void 0 || Kr(i) || Wi(i))
2642
2642
  break;
2643
2643
  n.push(i), r += i >= 65536 ? 2 : 1;
2644
2644
  }
2645
- return Pt.apply(void 0, n);
2645
+ return Ot.apply(void 0, n);
2646
2646
  };
2647
2647
  var ji = (
2648
2648
  /** @class */
@@ -2675,7 +2675,7 @@ var ji = (
2675
2675
  if (n)
2676
2676
  break;
2677
2677
  return this.error(T.UNMATCHED_CLOSING_TAG, H(this.clonePosition(), this.clonePosition()));
2678
- } else if (o === 60 && !this.ignoreTag && Lt(this.peek() || 0)) {
2678
+ } else if (o === 60 && !this.ignoreTag && At(this.peek() || 0)) {
2679
2679
  var s = this.parseTag(t, r);
2680
2680
  if (s.err)
2681
2681
  return s;
@@ -2708,7 +2708,7 @@ var ji = (
2708
2708
  return o;
2709
2709
  var s = o.val, a = this.clonePosition();
2710
2710
  if (this.bumpIf("</")) {
2711
- if (this.isEOF() || !Lt(this.char()))
2711
+ if (this.isEOF() || !At(this.char()))
2712
2712
  return this.error(T.INVALID_TAG, H(a, this.clonePosition()));
2713
2713
  var u = this.clonePosition(), l = this.parseTagName();
2714
2714
  return i !== l ? this.error(T.UNMATCHED_CLOSING_TAG, H(u, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
@@ -2789,12 +2789,12 @@ var ji = (
2789
2789
  r.push(n);
2790
2790
  this.bump();
2791
2791
  }
2792
- return Pt.apply(void 0, r);
2792
+ return Ot.apply(void 0, r);
2793
2793
  }, e.prototype.tryParseUnquoted = function(t, r) {
2794
2794
  if (this.isEOF())
2795
2795
  return null;
2796
2796
  var n = this.char();
2797
- return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), Pt(n));
2797
+ return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), Ot(n));
2798
2798
  }, e.prototype.parseArgument = function(t, r) {
2799
2799
  var n = this.clonePosition();
2800
2800
  if (this.bump(), this.bumpSpace(), this.isEOF())
@@ -2823,7 +2823,7 @@ var ji = (
2823
2823
  return this.error(T.MALFORMED_ARGUMENT, H(n, this.clonePosition()));
2824
2824
  }
2825
2825
  }, e.prototype.parseIdentifierIfPossible = function() {
2826
- var t = this.clonePosition(), r = this.offset(), n = At(this.message, r), i = r + n.length;
2826
+ var t = this.clonePosition(), r = this.offset(), n = Pt(this.message, r), i = r + n.length;
2827
2827
  this.bumpTo(i);
2828
2828
  var o = this.clonePosition(), s = H(t, o);
2829
2829
  return { value: n, location: s };
@@ -2853,7 +2853,7 @@ var ji = (
2853
2853
  return v;
2854
2854
  var f = H(i, this.clonePosition());
2855
2855
  if (l && ir(l == null ? void 0 : l.style, "::", 0)) {
2856
- var P = Fi(l.style.slice(2));
2856
+ var P = Gi(l.style.slice(2));
2857
2857
  if (a === "number") {
2858
2858
  var c = this.parseNumberSkeletonFromString(P, l.styleLocation);
2859
2859
  return c.err ? c : {
@@ -2892,7 +2892,7 @@ var ji = (
2892
2892
  case "select": {
2893
2893
  var O = this.clonePosition();
2894
2894
  if (this.bumpSpace(), !this.bumpIf(","))
2895
- return this.error(T.EXPECT_SELECT_ARGUMENT_OPTIONS, H(O, nt({}, O)));
2895
+ return this.error(T.EXPECT_SELECT_ARGUMENT_OPTIONS, H(O, rt({}, O)));
2896
2896
  this.bumpSpace();
2897
2897
  var J = this.parseIdentifierIfPossible(), B = 0;
2898
2898
  if (a !== "select" && J.value === "offset") {
@@ -3097,11 +3097,11 @@ var ji = (
3097
3097
  }, e;
3098
3098
  }()
3099
3099
  );
3100
- function Lt(e) {
3100
+ function At(e) {
3101
3101
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3102
3102
  }
3103
3103
  function Vi(e) {
3104
- return Lt(e) || e === 47;
3104
+ return At(e) || e === 47;
3105
3105
  }
3106
3106
  function zi(e) {
3107
3107
  return e === 45 || e === 46 || e >= 48 && e <= 57 || e === 95 || e >= 97 && e <= 122 || e >= 65 && e <= 90 || e == 183 || e >= 192 && e <= 214 || e >= 216 && e <= 246 || e >= 248 && e <= 893 || e >= 895 && e <= 8191 || e >= 8204 && e <= 8205 || e >= 8255 && e <= 8256 || e >= 8304 && e <= 8591 || e >= 11264 && e <= 12271 || e >= 12289 && e <= 55295 || e >= 63744 && e <= 64975 || e >= 65008 && e <= 65533 || e >= 65536 && e <= 983039;
@@ -3112,32 +3112,32 @@ function Kr(e) {
3112
3112
  function Wi(e) {
3113
3113
  return e >= 33 && e <= 35 || e === 36 || e >= 37 && e <= 39 || e === 40 || e === 41 || e === 42 || e === 43 || e === 44 || e === 45 || e >= 46 && e <= 47 || e >= 58 && e <= 59 || e >= 60 && e <= 62 || e >= 63 && e <= 64 || e === 91 || e === 92 || e === 93 || e === 94 || e === 96 || e === 123 || e === 124 || e === 125 || e === 126 || e === 161 || e >= 162 && e <= 165 || e === 166 || e === 167 || e === 169 || e === 171 || e === 172 || e === 174 || e === 176 || e === 177 || e === 182 || e === 187 || e === 191 || e === 215 || e === 247 || e >= 8208 && e <= 8213 || e >= 8214 && e <= 8215 || e === 8216 || e === 8217 || e === 8218 || e >= 8219 && e <= 8220 || e === 8221 || e === 8222 || e === 8223 || e >= 8224 && e <= 8231 || e >= 8240 && e <= 8248 || e === 8249 || e === 8250 || e >= 8251 && e <= 8254 || e >= 8257 && e <= 8259 || e === 8260 || e === 8261 || e === 8262 || e >= 8263 && e <= 8273 || e === 8274 || e === 8275 || e >= 8277 && e <= 8286 || e >= 8592 && e <= 8596 || e >= 8597 && e <= 8601 || e >= 8602 && e <= 8603 || e >= 8604 && e <= 8607 || e === 8608 || e >= 8609 && e <= 8610 || e === 8611 || e >= 8612 && e <= 8613 || e === 8614 || e >= 8615 && e <= 8621 || e === 8622 || e >= 8623 && e <= 8653 || e >= 8654 && e <= 8655 || e >= 8656 && e <= 8657 || e === 8658 || e === 8659 || e === 8660 || e >= 8661 && e <= 8691 || e >= 8692 && e <= 8959 || e >= 8960 && e <= 8967 || e === 8968 || e === 8969 || e === 8970 || e === 8971 || e >= 8972 && e <= 8991 || e >= 8992 && e <= 8993 || e >= 8994 && e <= 9e3 || e === 9001 || e === 9002 || e >= 9003 && e <= 9083 || e === 9084 || e >= 9085 && e <= 9114 || e >= 9115 && e <= 9139 || e >= 9140 && e <= 9179 || e >= 9180 && e <= 9185 || e >= 9186 && e <= 9254 || e >= 9255 && e <= 9279 || e >= 9280 && e <= 9290 || e >= 9291 && e <= 9311 || e >= 9472 && e <= 9654 || e === 9655 || e >= 9656 && e <= 9664 || e === 9665 || e >= 9666 && e <= 9719 || e >= 9720 && e <= 9727 || e >= 9728 && e <= 9838 || e === 9839 || e >= 9840 && e <= 10087 || e === 10088 || e === 10089 || e === 10090 || e === 10091 || e === 10092 || e === 10093 || e === 10094 || e === 10095 || e === 10096 || e === 10097 || e === 10098 || e === 10099 || e === 10100 || e === 10101 || e >= 10132 && e <= 10175 || e >= 10176 && e <= 10180 || e === 10181 || e === 10182 || e >= 10183 && e <= 10213 || e === 10214 || e === 10215 || e === 10216 || e === 10217 || e === 10218 || e === 10219 || e === 10220 || e === 10221 || e === 10222 || e === 10223 || e >= 10224 && e <= 10239 || e >= 10240 && e <= 10495 || e >= 10496 && e <= 10626 || e === 10627 || e === 10628 || e === 10629 || e === 10630 || e === 10631 || e === 10632 || e === 10633 || e === 10634 || e === 10635 || e === 10636 || e === 10637 || e === 10638 || e === 10639 || e === 10640 || e === 10641 || e === 10642 || e === 10643 || e === 10644 || e === 10645 || e === 10646 || e === 10647 || e === 10648 || e >= 10649 && e <= 10711 || e === 10712 || e === 10713 || e === 10714 || e === 10715 || e >= 10716 && e <= 10747 || e === 10748 || e === 10749 || e >= 10750 && e <= 11007 || e >= 11008 && e <= 11055 || e >= 11056 && e <= 11076 || e >= 11077 && e <= 11078 || e >= 11079 && e <= 11084 || e >= 11085 && e <= 11123 || e >= 11124 && e <= 11125 || e >= 11126 && e <= 11157 || e === 11158 || e >= 11159 && e <= 11263 || e >= 11776 && e <= 11777 || e === 11778 || e === 11779 || e === 11780 || e === 11781 || e >= 11782 && e <= 11784 || e === 11785 || e === 11786 || e === 11787 || e === 11788 || e === 11789 || e >= 11790 && e <= 11798 || e === 11799 || e >= 11800 && e <= 11801 || e === 11802 || e === 11803 || e === 11804 || e === 11805 || e >= 11806 && e <= 11807 || e === 11808 || e === 11809 || e === 11810 || e === 11811 || e === 11812 || e === 11813 || e === 11814 || e === 11815 || e === 11816 || e === 11817 || e >= 11818 && e <= 11822 || e === 11823 || e >= 11824 && e <= 11833 || e >= 11834 && e <= 11835 || e >= 11836 && e <= 11839 || e === 11840 || e === 11841 || e === 11842 || e >= 11843 && e <= 11855 || e >= 11856 && e <= 11857 || e === 11858 || e >= 11859 && e <= 11903 || e >= 12289 && e <= 12291 || e === 12296 || e === 12297 || e === 12298 || e === 12299 || e === 12300 || e === 12301 || e === 12302 || e === 12303 || e === 12304 || e === 12305 || e >= 12306 && e <= 12307 || e === 12308 || e === 12309 || e === 12310 || e === 12311 || e === 12312 || e === 12313 || e === 12314 || e === 12315 || e === 12316 || e === 12317 || e >= 12318 && e <= 12319 || e === 12320 || e === 12336 || e === 64830 || e === 64831 || e >= 65093 && e <= 65094;
3114
3114
  }
3115
- function $t(e) {
3115
+ function Lt(e) {
3116
3116
  e.forEach(function(t) {
3117
3117
  if (delete t.location, jr(t) || Vr(t))
3118
3118
  for (var r in t.options)
3119
- delete t.options[r].location, $t(t.options[r].value);
3119
+ delete t.options[r].location, Lt(t.options[r].value);
3120
3120
  else
3121
- Gr(t) && Wr(t.style) || (Fr(t) || kr(t)) && Ht(t.style) ? delete t.style.location : zr(t) && $t(t.children);
3121
+ Fr(t) && Wr(t.style) || (Gr(t) || kr(t)) && Tt(t.style) ? delete t.style.location : zr(t) && Lt(t.children);
3122
3122
  });
3123
3123
  }
3124
3124
  function Xi(e, t) {
3125
- t === void 0 && (t = {}), t = nt({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3125
+ t === void 0 && (t = {}), t = rt({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3126
3126
  var r = new ji(e, t).parse();
3127
3127
  if (r.err) {
3128
3128
  var n = SyntaxError(T[r.err.kind]);
3129
3129
  throw n.location = r.err.location, n.originalMessage = r.err.message, n;
3130
3130
  }
3131
- return t != null && t.captureLocation || $t(r.val), r.val;
3131
+ return t != null && t.captureLocation || Lt(r.val), r.val;
3132
3132
  }
3133
3133
  var Ae;
3134
3134
  (function(e) {
3135
3135
  e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
3136
3136
  })(Ae || (Ae = {}));
3137
- var ut = (
3137
+ var at = (
3138
3138
  /** @class */
3139
3139
  function(e) {
3140
- at(t, e);
3140
+ st(t, e);
3141
3141
  function t(r, n, i) {
3142
3142
  var o = e.call(this, r) || this;
3143
3143
  return o.code = n, o.originalMessage = i, o;
@@ -3149,30 +3149,30 @@ var ut = (
3149
3149
  ), ar = (
3150
3150
  /** @class */
3151
3151
  function(e) {
3152
- at(t, e);
3152
+ st(t, e);
3153
3153
  function t(r, n, i, o) {
3154
3154
  return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), Ae.INVALID_VALUE, o) || this;
3155
3155
  }
3156
3156
  return t;
3157
- }(ut)
3157
+ }(at)
3158
3158
  ), Yi = (
3159
3159
  /** @class */
3160
3160
  function(e) {
3161
- at(t, e);
3161
+ st(t, e);
3162
3162
  function t(r, n, i) {
3163
3163
  return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), Ae.INVALID_VALUE, i) || this;
3164
3164
  }
3165
3165
  return t;
3166
- }(ut)
3166
+ }(at)
3167
3167
  ), Zi = (
3168
3168
  /** @class */
3169
3169
  function(e) {
3170
- at(t, e);
3170
+ st(t, e);
3171
3171
  function t(r, n) {
3172
3172
  return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), Ae.MISSING_VALUE, n) || this;
3173
3173
  }
3174
3174
  return t;
3175
- }(ut)
3175
+ }(at)
3176
3176
  ), K;
3177
3177
  (function(e) {
3178
3178
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
@@ -3186,7 +3186,7 @@ function Ji(e) {
3186
3186
  function qi(e) {
3187
3187
  return typeof e == "function";
3188
3188
  }
3189
- function Ke(e, t, r, n, i, o, s) {
3189
+ function Qe(e, t, r, n, i, o, s) {
3190
3190
  if (e.length === 1 && er(e[0]))
3191
3191
  return [
3192
3192
  {
@@ -3221,8 +3221,8 @@ function Ke(e, t, r, n, i, o, s) {
3221
3221
  });
3222
3222
  continue;
3223
3223
  }
3224
- if (Fr(h)) {
3225
- var _ = typeof h.style == "string" ? n.date[h.style] : Ht(h.style) ? h.style.parsedOptions : void 0;
3224
+ if (Gr(h)) {
3225
+ var _ = typeof h.style == "string" ? n.date[h.style] : Tt(h.style) ? h.style.parsedOptions : void 0;
3226
3226
  a.push({
3227
3227
  type: K.literal,
3228
3228
  value: r.getDateTimeFormat(t, _).format(b)
@@ -3230,14 +3230,14 @@ function Ke(e, t, r, n, i, o, s) {
3230
3230
  continue;
3231
3231
  }
3232
3232
  if (kr(h)) {
3233
- var _ = typeof h.style == "string" ? n.time[h.style] : Ht(h.style) ? h.style.parsedOptions : n.time.medium;
3233
+ var _ = typeof h.style == "string" ? n.time[h.style] : Tt(h.style) ? h.style.parsedOptions : n.time.medium;
3234
3234
  a.push({
3235
3235
  type: K.literal,
3236
3236
  value: r.getDateTimeFormat(t, _).format(b)
3237
3237
  });
3238
3238
  continue;
3239
3239
  }
3240
- if (Gr(h)) {
3240
+ if (Fr(h)) {
3241
3241
  var _ = typeof h.style == "string" ? n.number[h.style] : Wr(h.style) ? h.style.parsedOptions : void 0;
3242
3242
  _ && _.scale && (b = b * (_.scale || 1)), a.push({
3243
3243
  type: K.literal,
@@ -3249,7 +3249,7 @@ function Ke(e, t, r, n, i, o, s) {
3249
3249
  var v = h.children, f = h.value, P = i[f];
3250
3250
  if (!qi(P))
3251
3251
  throw new Yi(f, "function", s);
3252
- var z = Ke(v, t, r, n, i, o), I = P(z.map(function(B) {
3252
+ var z = Qe(v, t, r, n, i, o), I = P(z.map(function(B) {
3253
3253
  return B.value;
3254
3254
  }));
3255
3255
  Array.isArray(I) || (I = [I]), a.push.apply(a, I.map(function(B) {
@@ -3263,14 +3263,14 @@ function Ke(e, t, r, n, i, o, s) {
3263
3263
  var O = h.options[b] || h.options.other;
3264
3264
  if (!O)
3265
3265
  throw new ar(h.value, b, Object.keys(h.options), s);
3266
- a.push.apply(a, Ke(O.value, t, r, n, i));
3266
+ a.push.apply(a, Qe(O.value, t, r, n, i));
3267
3267
  continue;
3268
3268
  }
3269
3269
  if (Vr(h)) {
3270
3270
  var O = h.options["=".concat(b)];
3271
3271
  if (!O) {
3272
3272
  if (!Intl.PluralRules)
3273
- throw new ut(`Intl.PluralRules is not available in this environment.
3273
+ throw new at(`Intl.PluralRules is not available in this environment.
3274
3274
  Try polyfilling it using "@formatjs/intl-pluralrules"
3275
3275
  `, Ae.MISSING_INTL_API, s);
3276
3276
  var J = r.getPluralRules(t, { type: h.pluralType }).select(b - (h.offset || 0));
@@ -3278,7 +3278,7 @@ Try polyfilling it using "@formatjs/intl-pluralrules"
3278
3278
  }
3279
3279
  if (!O)
3280
3280
  throw new ar(h.value, b, Object.keys(h.options), s);
3281
- a.push.apply(a, Ke(O.value, t, r, n, i, b - (h.offset || 0)));
3281
+ a.push.apply(a, Qe(O.value, t, r, n, i, b - (h.offset || 0)));
3282
3282
  continue;
3283
3283
  }
3284
3284
  }
@@ -3294,7 +3294,7 @@ function Ki(e, t) {
3294
3294
  return r[n] = Qi(e[n], t[n]), r;
3295
3295
  }, de({}, e)) : e;
3296
3296
  }
3297
- function vt(e) {
3297
+ function yt(e) {
3298
3298
  return {
3299
3299
  create: function() {
3300
3300
  return {
@@ -3314,29 +3314,29 @@ function eo(e) {
3314
3314
  dateTime: {},
3315
3315
  pluralRules: {}
3316
3316
  }), {
3317
- getNumberFormat: gt(function() {
3317
+ getNumberFormat: pt(function() {
3318
3318
  for (var t, r = [], n = 0; n < arguments.length; n++)
3319
3319
  r[n] = arguments[n];
3320
- return new ((t = Intl.NumberFormat).bind.apply(t, pt([void 0], r, !1)))();
3320
+ return new ((t = Intl.NumberFormat).bind.apply(t, dt([void 0], r, !1)))();
3321
3321
  }, {
3322
- cache: vt(e.number),
3323
- strategy: bt.variadic
3322
+ cache: yt(e.number),
3323
+ strategy: gt.variadic
3324
3324
  }),
3325
- getDateTimeFormat: gt(function() {
3325
+ getDateTimeFormat: pt(function() {
3326
3326
  for (var t, r = [], n = 0; n < arguments.length; n++)
3327
3327
  r[n] = arguments[n];
3328
- return new ((t = Intl.DateTimeFormat).bind.apply(t, pt([void 0], r, !1)))();
3328
+ return new ((t = Intl.DateTimeFormat).bind.apply(t, dt([void 0], r, !1)))();
3329
3329
  }, {
3330
- cache: vt(e.dateTime),
3331
- strategy: bt.variadic
3330
+ cache: yt(e.dateTime),
3331
+ strategy: gt.variadic
3332
3332
  }),
3333
- getPluralRules: gt(function() {
3333
+ getPluralRules: pt(function() {
3334
3334
  for (var t, r = [], n = 0; n < arguments.length; n++)
3335
3335
  r[n] = arguments[n];
3336
- return new ((t = Intl.PluralRules).bind.apply(t, pt([void 0], r, !1)))();
3336
+ return new ((t = Intl.PluralRules).bind.apply(t, dt([void 0], r, !1)))();
3337
3337
  }, {
3338
- cache: vt(e.pluralRules),
3339
- strategy: bt.variadic
3338
+ cache: yt(e.pluralRules),
3339
+ strategy: gt.variadic
3340
3340
  })
3341
3341
  };
3342
3342
  }
@@ -3359,7 +3359,7 @@ var en = (
3359
3359
  }, []);
3360
3360
  return h.length <= 1 ? h[0] || "" : h;
3361
3361
  }, this.formatToParts = function(u) {
3362
- return Ke(o.ast, o.locales, o.formatters, o.formats, u, void 0, o.message);
3362
+ return Qe(o.ast, o.locales, o.formatters, o.formats, u, void 0, o.message);
3363
3363
  }, this.resolvedOptions = function() {
3364
3364
  var u;
3365
3365
  return {
@@ -3478,7 +3478,7 @@ const ve = {}, ro = (e, t, r) => r && (t in ve || (ve[t] = {}), e in ve[t] || (v
3478
3478
  return;
3479
3479
  if (t in ve && e in ve[t])
3480
3480
  return ve[t][e];
3481
- const r = ze(t);
3481
+ const r = Ve(t);
3482
3482
  for (let n = 0; n < r.length; n++) {
3483
3483
  const i = r[n], o = io(i, e);
3484
3484
  if (o)
@@ -3486,7 +3486,7 @@ const ve = {}, ro = (e, t, r) => r && (t in ve || (ve[t] = {}), e in ve[t] || (v
3486
3486
  }
3487
3487
  };
3488
3488
  let Vt;
3489
- const Ve = je({});
3489
+ const je = ke({});
3490
3490
  function no(e) {
3491
3491
  return Vt[e] || null;
3492
3492
  }
@@ -3502,7 +3502,7 @@ function io(e, t) {
3502
3502
  function oo(e) {
3503
3503
  if (e == null)
3504
3504
  return;
3505
- const t = ze(e);
3505
+ const t = Ve(e);
3506
3506
  for (let r = 0; r < t.length; r++) {
3507
3507
  const n = t[r];
3508
3508
  if (rn(n))
@@ -3510,28 +3510,28 @@ function oo(e) {
3510
3510
  }
3511
3511
  }
3512
3512
  function nn(e, ...t) {
3513
- delete ve[e], Ve.update((r) => (r[e] = li.all([r[e] || {}, ...t]), r));
3513
+ delete ve[e], je.update((r) => (r[e] = li.all([r[e] || {}, ...t]), r));
3514
3514
  }
3515
- Ce(
3516
- [Ve],
3515
+ $e(
3516
+ [je],
3517
3517
  ([e]) => Object.keys(e)
3518
3518
  );
3519
- Ve.subscribe((e) => Vt = e);
3520
- const et = {};
3519
+ je.subscribe((e) => Vt = e);
3520
+ const Ke = {};
3521
3521
  function so(e, t) {
3522
- et[e].delete(t), et[e].size === 0 && delete et[e];
3522
+ Ke[e].delete(t), Ke[e].size === 0 && delete Ke[e];
3523
3523
  }
3524
3524
  function on(e) {
3525
- return et[e];
3525
+ return Ke[e];
3526
3526
  }
3527
3527
  function ao(e) {
3528
- return ze(e).map((t) => {
3528
+ return Ve(e).map((t) => {
3529
3529
  const r = on(t);
3530
3530
  return [t, r ? [...r] : []];
3531
3531
  }).filter(([, t]) => t.length > 0);
3532
3532
  }
3533
- function it(e) {
3534
- return e == null ? !1 : ze(e).some(
3533
+ function nt(e) {
3534
+ return e == null ? !1 : Ve(e).some(
3535
3535
  (t) => {
3536
3536
  var r;
3537
3537
  return (r = on(t)) == null ? void 0 : r.size;
@@ -3545,7 +3545,7 @@ function uo(e, t) {
3545
3545
  }
3546
3546
  const Ie = {};
3547
3547
  function sn(e) {
3548
- if (!it(e))
3548
+ if (!nt(e))
3549
3549
  return e in Ie ? Ie[e] : Promise.resolve();
3550
3550
  const t = ao(e);
3551
3551
  return Ie[e] = Promise.all(
@@ -3553,7 +3553,7 @@ function sn(e) {
3553
3553
  ([r, n]) => uo(r, n)
3554
3554
  )
3555
3555
  ).then(() => {
3556
- if (it(e))
3556
+ if (nt(e))
3557
3557
  return sn(e);
3558
3558
  delete Ie[e];
3559
3559
  }), Ie[e];
@@ -3599,9 +3599,9 @@ const fo = {
3599
3599
  };
3600
3600
  function mo({ locale: e, id: t }) {
3601
3601
  console.warn(
3602
- `[svelte-i18n] The message "${t}" was not found in "${ze(
3602
+ `[svelte-i18n] The message "${t}" was not found in "${Ve(
3603
3603
  e
3604
- ).join('", "')}".${it(_e()) ? `
3604
+ ).join('", "')}".${nt(_e()) ? `
3605
3605
 
3606
3606
  Note: there are at least one loader still registered to this locale that wasn't executed.` : ""}`
3607
3607
  );
@@ -3632,7 +3632,7 @@ function go(e) {
3632
3632
  '[svelte-i18n] The "warnOnMissingMessages" option is deprecated. Please use the "handleMissingMessage" option instead.'
3633
3633
  )), Object.assign(De, n, { initialLocale: i }), r && ("number" in r && Object.assign(De.formats.number, r.number), "date" in r && Object.assign(De.formats.date, r.date), "time" in r && Object.assign(De.formats.time, r.time)), we.set(i);
3634
3634
  }
3635
- const _t = je(!1);
3635
+ const vt = ke(!1);
3636
3636
  var bo = Object.defineProperty, yo = Object.defineProperties, vo = Object.getOwnPropertyDescriptors, lr = Object.getOwnPropertySymbols, _o = Object.prototype.hasOwnProperty, xo = Object.prototype.propertyIsEnumerable, hr = (e, t, r) => t in e ? bo(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Eo = (e, t) => {
3637
3637
  for (var r in t || (t = {}))
3638
3638
  _o.call(t, r) && hr(e, r, t[r]);
@@ -3642,86 +3642,86 @@ var bo = Object.defineProperty, yo = Object.defineProperties, vo = Object.getOwn
3642
3642
  return e;
3643
3643
  }, wo = (e, t) => yo(e, vo(t));
3644
3644
  let Ct;
3645
- const ot = je(null);
3645
+ const it = ke(null);
3646
3646
  function cr(e) {
3647
3647
  return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
3648
3648
  }
3649
- function ze(e, t = Le().fallbackLocale) {
3649
+ function Ve(e, t = Le().fallbackLocale) {
3650
3650
  const r = cr(e);
3651
3651
  return t ? [.../* @__PURE__ */ new Set([...r, ...cr(t)])] : r;
3652
3652
  }
3653
3653
  function _e() {
3654
3654
  return Ct != null ? Ct : void 0;
3655
3655
  }
3656
- ot.subscribe((e) => {
3656
+ it.subscribe((e) => {
3657
3657
  Ct = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
3658
3658
  });
3659
3659
  const So = (e) => {
3660
- if (e && oo(e) && it(e)) {
3660
+ if (e && oo(e) && nt(e)) {
3661
3661
  const { loadingDelay: t } = Le();
3662
3662
  let r;
3663
3663
  return typeof window != "undefined" && _e() != null && t ? r = window.setTimeout(
3664
- () => _t.set(!0),
3664
+ () => vt.set(!0),
3665
3665
  t
3666
- ) : _t.set(!0), sn(e).then(() => {
3667
- ot.set(e);
3666
+ ) : vt.set(!0), sn(e).then(() => {
3667
+ it.set(e);
3668
3668
  }).finally(() => {
3669
- clearTimeout(r), _t.set(!1);
3669
+ clearTimeout(r), vt.set(!1);
3670
3670
  });
3671
3671
  }
3672
- return ot.set(e);
3673
- }, we = wo(Eo({}, ot), {
3672
+ return it.set(e);
3673
+ }, we = wo(Eo({}, it), {
3674
3674
  set: So
3675
- }), lt = (e) => {
3675
+ }), ut = (e) => {
3676
3676
  const t = /* @__PURE__ */ Object.create(null);
3677
3677
  return (n) => {
3678
3678
  const i = JSON.stringify(n);
3679
3679
  return i in t ? t[i] : t[i] = e(n);
3680
3680
  };
3681
3681
  };
3682
- var Mo = Object.defineProperty, st = Object.getOwnPropertySymbols, an = Object.prototype.hasOwnProperty, un = Object.prototype.propertyIsEnumerable, fr = (e, t, r) => t in e ? Mo(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, zt = (e, t) => {
3682
+ var Mo = Object.defineProperty, ot = Object.getOwnPropertySymbols, an = Object.prototype.hasOwnProperty, un = Object.prototype.propertyIsEnumerable, fr = (e, t, r) => t in e ? Mo(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, zt = (e, t) => {
3683
3683
  for (var r in t || (t = {}))
3684
3684
  an.call(t, r) && fr(e, r, t[r]);
3685
- if (st)
3686
- for (var r of st(t))
3685
+ if (ot)
3686
+ for (var r of ot(t))
3687
3687
  un.call(t, r) && fr(e, r, t[r]);
3688
3688
  return e;
3689
3689
  }, Be = (e, t) => {
3690
3690
  var r = {};
3691
3691
  for (var n in e)
3692
3692
  an.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
3693
- if (e != null && st)
3694
- for (var n of st(e))
3693
+ if (e != null && ot)
3694
+ for (var n of ot(e))
3695
3695
  t.indexOf(n) < 0 && un.call(e, n) && (r[n] = e[n]);
3696
3696
  return r;
3697
3697
  };
3698
- const Fe = (e, t) => {
3698
+ const Ge = (e, t) => {
3699
3699
  const { formats: r } = Le();
3700
3700
  if (e in r && t in r[e])
3701
3701
  return r[e][t];
3702
3702
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
3703
- }, To = lt(
3703
+ }, To = ut(
3704
3704
  (e) => {
3705
3705
  var t = e, { locale: r, format: n } = t, i = Be(t, ["locale", "format"]);
3706
3706
  if (r == null)
3707
3707
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
3708
- return n && (i = Fe("number", n)), new Intl.NumberFormat(r, i);
3708
+ return n && (i = Ge("number", n)), new Intl.NumberFormat(r, i);
3709
3709
  }
3710
- ), Ho = lt(
3710
+ ), Ho = ut(
3711
3711
  (e) => {
3712
3712
  var t = e, { locale: r, format: n } = t, i = Be(t, ["locale", "format"]);
3713
3713
  if (r == null)
3714
3714
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
3715
- return n ? i = Fe("date", n) : Object.keys(i).length === 0 && (i = Fe("date", "short")), new Intl.DateTimeFormat(r, i);
3715
+ return n ? i = Ge("date", n) : Object.keys(i).length === 0 && (i = Ge("date", "short")), new Intl.DateTimeFormat(r, i);
3716
3716
  }
3717
- ), Oo = lt(
3717
+ ), Oo = ut(
3718
3718
  (e) => {
3719
3719
  var t = e, { locale: r, format: n } = t, i = Be(t, ["locale", "format"]);
3720
3720
  if (r == null)
3721
3721
  throw new Error(
3722
3722
  '[svelte-i18n] A "locale" must be set to format time values'
3723
3723
  );
3724
- return n ? i = Fe("time", n) : Object.keys(i).length === 0 && (i = Fe("time", "short")), new Intl.DateTimeFormat(r, i);
3724
+ return n ? i = Ge("time", n) : Object.keys(i).length === 0 && (i = Ge("time", "short")), new Intl.DateTimeFormat(r, i);
3725
3725
  }
3726
3726
  ), Po = (e = {}) => {
3727
3727
  var t = e, {
@@ -3744,12 +3744,12 @@ const Fe = (e, t) => {
3744
3744
  "locale"
3745
3745
  ]);
3746
3746
  return Oo(zt({ locale: r }, n));
3747
- }, $o = lt(
3747
+ }, Co = ut(
3748
3748
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
3749
3749
  (e, t = _e()) => new en(e, t, Le().formats, {
3750
3750
  ignoreTag: Le().ignoreTag
3751
3751
  })
3752
- ), Co = (e, t = {}) => {
3752
+ ), $o = (e, t = {}) => {
3753
3753
  var r, n, i, o;
3754
3754
  let s = t;
3755
3755
  typeof e == "object" && (s = e, e = s.id);
@@ -3773,7 +3773,7 @@ const Fe = (e, t) => {
3773
3773
  return h;
3774
3774
  let c = h;
3775
3775
  try {
3776
- c = $o(h, u).format(a);
3776
+ c = Co(h, u).format(a);
3777
3777
  } catch (b) {
3778
3778
  b instanceof Error && console.warn(
3779
3779
  `[svelte-i18n] Message "${e}" has syntax error:`,
@@ -3781,11 +3781,11 @@ const Fe = (e, t) => {
3781
3781
  );
3782
3782
  }
3783
3783
  return c;
3784
- }, Bo = (e, t) => Lo(t).format(e), No = (e, t) => Ao(t).format(e), Io = (e, t) => Po(t).format(e), Do = (e, t = _e()) => tn(e, t), Ro = Ce([we, Ve], () => Co);
3785
- Ce([we], () => Bo);
3786
- Ce([we], () => No);
3787
- Ce([we], () => Io);
3788
- Ce([we, Ve], () => Do);
3784
+ }, Bo = (e, t) => Lo(t).format(e), No = (e, t) => Ao(t).format(e), Io = (e, t) => Po(t).format(e), Do = (e, t = _e()) => tn(e, t), Ro = $e([we, je], () => $o);
3785
+ $e([we], () => Bo);
3786
+ $e([we], () => No);
3787
+ $e([we], () => Io);
3788
+ $e([we, je], () => Do);
3789
3789
  function mr(e, t) {
3790
3790
  nn(e, t);
3791
3791
  }
@@ -3834,13 +3834,13 @@ const dr = {
3834
3834
  showLess: "SHOW LESS"
3835
3835
  }
3836
3836
  };
3837
- function Go(e, t) {
3837
+ function Fo(e, t) {
3838
3838
  if (e) {
3839
3839
  const r = document.createElement("style");
3840
3840
  r.innerHTML = t, e.appendChild(r);
3841
3841
  }
3842
3842
  }
3843
- function Fo(e, t) {
3843
+ function Go(e, t) {
3844
3844
  if (!e || !t)
3845
3845
  return;
3846
3846
  const r = new URL(t);
@@ -3873,24 +3873,24 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
3873
3873
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
3874
3874
  PERFORMANCE OF THIS SOFTWARE.
3875
3875
  ***************************************************************************** */
3876
- var Bt = function(e, t) {
3877
- return Bt = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
3876
+ var $t = function(e, t) {
3877
+ return $t = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
3878
3878
  r.__proto__ = n;
3879
3879
  } || function(r, n) {
3880
3880
  for (var i in n)
3881
3881
  Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
3882
- }, Bt(e, t);
3882
+ }, $t(e, t);
3883
3883
  };
3884
- function We(e, t) {
3884
+ function ze(e, t) {
3885
3885
  if (typeof t != "function" && t !== null)
3886
3886
  throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
3887
- Bt(e, t);
3887
+ $t(e, t);
3888
3888
  function r() {
3889
3889
  this.constructor = e;
3890
3890
  }
3891
3891
  e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
3892
3892
  }
3893
- function Nt(e) {
3893
+ function Bt(e) {
3894
3894
  var t = typeof Symbol == "function" && Symbol.iterator, r = t && e[t], n = 0;
3895
3895
  if (r)
3896
3896
  return r.call(e);
@@ -3902,7 +3902,7 @@ function Nt(e) {
3902
3902
  };
3903
3903
  throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
3904
3904
  }
3905
- function It(e, t) {
3905
+ function Nt(e, t) {
3906
3906
  var r = typeof Symbol == "function" && e[Symbol.iterator];
3907
3907
  if (!r)
3908
3908
  return e;
@@ -3922,7 +3922,7 @@ function It(e, t) {
3922
3922
  }
3923
3923
  return o;
3924
3924
  }
3925
- function Dt(e, t, r) {
3925
+ function It(e, t, r) {
3926
3926
  if (arguments.length === 2)
3927
3927
  for (var n = 0, i = t.length, o; n < i; n++)
3928
3928
  (o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
@@ -3937,7 +3937,7 @@ function ln(e) {
3937
3937
  }, r = e(t);
3938
3938
  return r.prototype = Object.create(Error.prototype), r.prototype.constructor = r, r;
3939
3939
  }
3940
- var xt = ln(function(e) {
3940
+ var _t = ln(function(e) {
3941
3941
  return function(r) {
3942
3942
  e(this), this.message = r ? r.length + ` errors occurred during unsubscription:
3943
3943
  ` + r.map(function(n, i) {
@@ -3946,13 +3946,13 @@ var xt = ln(function(e) {
3946
3946
  `) : "", this.name = "UnsubscriptionError", this.errors = r;
3947
3947
  };
3948
3948
  });
3949
- function Rt(e, t) {
3949
+ function Dt(e, t) {
3950
3950
  if (e) {
3951
3951
  var r = e.indexOf(t);
3952
3952
  0 <= r && e.splice(r, 1);
3953
3953
  }
3954
3954
  }
3955
- var ht = function() {
3955
+ var lt = function() {
3956
3956
  function e(t) {
3957
3957
  this.initialTeardown = t, this.closed = !1, this._parentage = null, this._finalizers = null;
3958
3958
  }
@@ -3964,7 +3964,7 @@ var ht = function() {
3964
3964
  if (s)
3965
3965
  if (this._parentage = null, Array.isArray(s))
3966
3966
  try {
3967
- for (var a = Nt(s), u = a.next(); !u.done; u = a.next()) {
3967
+ for (var a = Bt(s), u = a.next(); !u.done; u = a.next()) {
3968
3968
  var l = u.value;
3969
3969
  l.remove(this);
3970
3970
  }
@@ -3985,18 +3985,18 @@ var ht = function() {
3985
3985
  try {
3986
3986
  h();
3987
3987
  } catch (f) {
3988
- o = f instanceof xt ? f.errors : [f];
3988
+ o = f instanceof _t ? f.errors : [f];
3989
3989
  }
3990
3990
  var c = this._finalizers;
3991
3991
  if (c) {
3992
3992
  this._finalizers = null;
3993
3993
  try {
3994
- for (var b = Nt(c), _ = b.next(); !_.done; _ = b.next()) {
3994
+ for (var b = Bt(c), _ = b.next(); !_.done; _ = b.next()) {
3995
3995
  var v = _.value;
3996
3996
  try {
3997
3997
  pr(v);
3998
3998
  } catch (f) {
3999
- o = o != null ? o : [], f instanceof xt ? o = Dt(Dt([], It(o)), It(f.errors)) : o.push(f);
3999
+ o = o != null ? o : [], f instanceof _t ? o = It(It([], Nt(o)), Nt(f.errors)) : o.push(f);
4000
4000
  }
4001
4001
  }
4002
4002
  } catch (f) {
@@ -4011,7 +4011,7 @@ var ht = function() {
4011
4011
  }
4012
4012
  }
4013
4013
  if (o)
4014
- throw new xt(o);
4014
+ throw new _t(o);
4015
4015
  }
4016
4016
  }, e.prototype.add = function(t) {
4017
4017
  var r;
@@ -4034,17 +4034,17 @@ var ht = function() {
4034
4034
  this._parentage = Array.isArray(r) ? (r.push(t), r) : r ? [r, t] : t;
4035
4035
  }, e.prototype._removeParent = function(t) {
4036
4036
  var r = this._parentage;
4037
- r === t ? this._parentage = null : Array.isArray(r) && Rt(r, t);
4037
+ r === t ? this._parentage = null : Array.isArray(r) && Dt(r, t);
4038
4038
  }, e.prototype.remove = function(t) {
4039
4039
  var r = this._finalizers;
4040
- r && Rt(r, t), t instanceof e && t._removeParent(this);
4040
+ r && Dt(r, t), t instanceof e && t._removeParent(this);
4041
4041
  }, e.EMPTY = function() {
4042
4042
  var t = new e();
4043
4043
  return t.closed = !0, t;
4044
4044
  }(), e;
4045
- }(), hn = ht.EMPTY;
4045
+ }(), hn = lt.EMPTY;
4046
4046
  function cn(e) {
4047
- return e instanceof ht || e && "closed" in e && be(e.remove) && be(e.add) && be(e.unsubscribe);
4047
+ return e instanceof lt || e && "closed" in e && be(e.remove) && be(e.add) && be(e.unsubscribe);
4048
4048
  }
4049
4049
  function pr(e) {
4050
4050
  be(e) ? e() : e.unsubscribe();
@@ -4055,7 +4055,7 @@ var jo = {
4055
4055
  setTimeout: function(e, t) {
4056
4056
  for (var r = [], n = 2; n < arguments.length; n++)
4057
4057
  r[n - 2] = arguments[n];
4058
- return setTimeout.apply(void 0, Dt([e, t], It(r)));
4058
+ return setTimeout.apply(void 0, It([e, t], Nt(r)));
4059
4059
  },
4060
4060
  clearTimeout: function(e) {
4061
4061
  return clearTimeout(e);
@@ -4069,17 +4069,17 @@ function zo(e) {
4069
4069
  }
4070
4070
  function gr() {
4071
4071
  }
4072
- function tt(e) {
4072
+ function et(e) {
4073
4073
  e();
4074
4074
  }
4075
4075
  var fn = function(e) {
4076
- We(t, e);
4076
+ ze(t, e);
4077
4077
  function t(r) {
4078
4078
  var n = e.call(this) || this;
4079
4079
  return n.isStopped = !1, r ? (n.destination = r, cn(r) && r.add(n)) : n.destination = Yo, n;
4080
4080
  }
4081
4081
  return t.create = function(r, n, i) {
4082
- return new Ut(r, n, i);
4082
+ return new Rt(r, n, i);
4083
4083
  }, t.prototype.next = function(r) {
4084
4084
  this.isStopped || this._next(r);
4085
4085
  }, t.prototype.error = function(r) {
@@ -4103,7 +4103,7 @@ var fn = function(e) {
4103
4103
  this.unsubscribe();
4104
4104
  }
4105
4105
  }, t;
4106
- }(ht), Wo = function() {
4106
+ }(lt), Wo = function() {
4107
4107
  function e(t) {
4108
4108
  this.partialObserver = t;
4109
4109
  }
@@ -4113,7 +4113,7 @@ var fn = function(e) {
4113
4113
  try {
4114
4114
  r.next(t);
4115
4115
  } catch (n) {
4116
- Je(n);
4116
+ Ze(n);
4117
4117
  }
4118
4118
  }, e.prototype.error = function(t) {
4119
4119
  var r = this.partialObserver;
@@ -4121,21 +4121,21 @@ var fn = function(e) {
4121
4121
  try {
4122
4122
  r.error(t);
4123
4123
  } catch (n) {
4124
- Je(n);
4124
+ Ze(n);
4125
4125
  }
4126
4126
  else
4127
- Je(t);
4127
+ Ze(t);
4128
4128
  }, e.prototype.complete = function() {
4129
4129
  var t = this.partialObserver;
4130
4130
  if (t.complete)
4131
4131
  try {
4132
4132
  t.complete();
4133
4133
  } catch (r) {
4134
- Je(r);
4134
+ Ze(r);
4135
4135
  }
4136
4136
  }, e;
4137
- }(), Ut = function(e) {
4138
- We(t, e);
4137
+ }(), Rt = function(e) {
4138
+ ze(t, e);
4139
4139
  function t(r, n, i) {
4140
4140
  var o = e.call(this) || this, s;
4141
4141
  return be(r) || !r ? s = {
@@ -4146,7 +4146,7 @@ var fn = function(e) {
4146
4146
  }
4147
4147
  return t;
4148
4148
  }(fn);
4149
- function Je(e) {
4149
+ function Ze(e) {
4150
4150
  zo(e);
4151
4151
  }
4152
4152
  function Xo(e) {
@@ -4178,8 +4178,8 @@ var br = function() {
4178
4178
  var r = new e();
4179
4179
  return r.source = this, r.operator = t, r;
4180
4180
  }, e.prototype.subscribe = function(t, r, n) {
4181
- var i = this, o = Ko(t) ? t : new Ut(t, r, n);
4182
- return tt(function() {
4181
+ var i = this, o = Ko(t) ? t : new Rt(t, r, n);
4182
+ return et(function() {
4183
4183
  var s = i, a = s.operator, u = s.source;
4184
4184
  o.add(a ? a.call(o, u) : u ? i._subscribe(o) : i._trySubscribe(o));
4185
4185
  }), o;
@@ -4192,7 +4192,7 @@ var br = function() {
4192
4192
  }, e.prototype.forEach = function(t, r) {
4193
4193
  var n = this;
4194
4194
  return r = yr(r), new r(function(i, o) {
4195
- var s = new Ut({
4195
+ var s = new Rt({
4196
4196
  next: function(a) {
4197
4197
  try {
4198
4198
  t(a);
@@ -4245,7 +4245,7 @@ var es = ln(function(e) {
4245
4245
  e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
4246
4246
  };
4247
4247
  }), mn = function(e) {
4248
- We(t, e);
4248
+ ze(t, e);
4249
4249
  function t() {
4250
4250
  var r = e.call(this) || this;
4251
4251
  return r.closed = !1, r.currentObservers = null, r.observers = [], r.isStopped = !1, r.hasError = !1, r.thrownError = null, r;
@@ -4258,12 +4258,12 @@ var es = ln(function(e) {
4258
4258
  throw new es();
4259
4259
  }, t.prototype.next = function(r) {
4260
4260
  var n = this;
4261
- tt(function() {
4261
+ et(function() {
4262
4262
  var i, o;
4263
4263
  if (n._throwIfClosed(), !n.isStopped) {
4264
4264
  n.currentObservers || (n.currentObservers = Array.from(n.observers));
4265
4265
  try {
4266
- for (var s = Nt(n.currentObservers), a = s.next(); !a.done; a = s.next()) {
4266
+ for (var s = Bt(n.currentObservers), a = s.next(); !a.done; a = s.next()) {
4267
4267
  var u = a.value;
4268
4268
  u.next(r);
4269
4269
  }
@@ -4281,7 +4281,7 @@ var es = ln(function(e) {
4281
4281
  });
4282
4282
  }, t.prototype.error = function(r) {
4283
4283
  var n = this;
4284
- tt(function() {
4284
+ et(function() {
4285
4285
  if (n._throwIfClosed(), !n.isStopped) {
4286
4286
  n.hasError = n.isStopped = !0, n.thrownError = r;
4287
4287
  for (var i = n.observers; i.length; )
@@ -4290,7 +4290,7 @@ var es = ln(function(e) {
4290
4290
  });
4291
4291
  }, t.prototype.complete = function() {
4292
4292
  var r = this;
4293
- tt(function() {
4293
+ et(function() {
4294
4294
  if (r._throwIfClosed(), !r.isStopped) {
4295
4295
  r.isStopped = !0;
4296
4296
  for (var n = r.observers; n.length; )
@@ -4312,8 +4312,8 @@ var es = ln(function(e) {
4312
4312
  return this._throwIfClosed(), this._checkFinalizedStatuses(r), this._innerSubscribe(r);
4313
4313
  }, t.prototype._innerSubscribe = function(r) {
4314
4314
  var n = this, i = this, o = i.hasError, s = i.isStopped, a = i.observers;
4315
- return o || s ? hn : (this.currentObservers = null, a.push(r), new ht(function() {
4316
- n.currentObservers = null, Rt(a, r);
4315
+ return o || s ? hn : (this.currentObservers = null, a.push(r), new lt(function() {
4316
+ n.currentObservers = null, Dt(a, r);
4317
4317
  }));
4318
4318
  }, t.prototype._checkFinalizedStatuses = function(r) {
4319
4319
  var n = this, i = n.hasError, o = n.thrownError, s = n.isStopped;
@@ -4325,7 +4325,7 @@ var es = ln(function(e) {
4325
4325
  return new vr(r, n);
4326
4326
  }, t;
4327
4327
  }(br), vr = function(e) {
4328
- We(t, e);
4328
+ ze(t, e);
4329
4329
  function t(r, n) {
4330
4330
  var i = e.call(this) || this;
4331
4331
  return i.destination = r, i.source = n, i;
@@ -4349,7 +4349,7 @@ var es = ln(function(e) {
4349
4349
  },
4350
4350
  delegate: void 0
4351
4351
  }, ts = function(e) {
4352
- We(t, e);
4352
+ ze(t, e);
4353
4353
  function t(r, n, i) {
4354
4354
  r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = dn);
4355
4355
  var o = e.call(this) || this;
@@ -4379,33 +4379,31 @@ const _r = [], xr = {}, rs = (e, t = 0) => {
4379
4379
  }
4380
4380
  return xr[e];
4381
4381
  };
4382
- let Gt = "en-UK", pn = "true", ke = 2, Ft = "";
4382
+ let Ut = "en-UK", pn = "true", Ft = 0, Gt = "";
4383
4383
  const ns = (e, t, r, n) => {
4384
- Gt = e || "en-UK", pn = t || "true", ke = +n || 2, Ft = r || "";
4384
+ Ut = e || "en-UK", pn = t || "true", Ft = +n || 0, Gt = r || "";
4385
4385
  }, Er = ({ local: e, options: t = {}, amount: r }) => {
4386
4386
  try {
4387
- return new Intl.NumberFormat(e, t).format(r);
4387
+ return new Intl.NumberFormat(e, t);
4388
4388
  } catch (n) {
4389
- console.info(n);
4390
- const i = new Intl.NumberFormat(e, {
4391
- maximumFractionDigits: ke,
4392
- minimumFractionDigits: ke
4393
- }).format(r);
4394
- return `${t.currency || ""} ${i}`;
4389
+ return console.info(n), new Intl.NumberFormat(e, {
4390
+ minimumFractionDigits: t.minimumFractionDigits,
4391
+ maximumFractionDigits: t.maximumFractionDigits
4392
+ });
4395
4393
  }
4396
- }, qe = (e, t, r = {}, n = !0) => {
4394
+ }, Je = (e, t, r = {}, n = !0) => {
4397
4395
  const i = Ne(Ne({
4398
- maximumFractionDigits: ke,
4399
- minimumFractionDigits: ke
4396
+ maximumFractionDigits: Ft,
4397
+ minimumFractionDigits: Ft
4400
4398
  }, n && {
4401
4399
  style: "currency",
4402
4400
  currency: t,
4403
4401
  currencyDisplay: pn === "true" ? "symbol" : "code"
4404
4402
  }), r);
4405
- if (!Ft)
4406
- return Er({ local: Gt, options: i, amount: e });
4407
- const s = Er({ local: Gt, options: i, amount: e }).formatToParts(e), a = s.find((c) => c.type === "currency"), l = s.filter((c) => c.type !== "currency").map((c) => c.value).join("");
4408
- return Ft === "before" ? `${a.value || ""} ${l}` : `${l} ${a.value || ""}`;
4403
+ if (!Gt)
4404
+ return Er({ local: Ut, options: i }).format(e);
4405
+ const s = Er({ local: Ut, options: i }).formatToParts(e), a = s.find(({ type: h = "" } = {}) => h === "currency") || {}, u = s.filter(({ type: h = "" } = {}) => h !== "currency").map(({ value: h = "" } = {}) => h).join("");
4406
+ return Gt === "before" ? `${a.value || t || ""} ${u}` : `${u} ${a.value || t || ""}`;
4409
4407
  };
4410
4408
  window.emWidgets = { topic: rs };
4411
4409
  const is = (e) => !!(e.toLowerCase().match(/android/i) || e.toLowerCase().match(/blackberry|bb/i) || e.toLowerCase().match(/iphone|ipad|ipod/i) || e.toLowerCase().match(/windows phone|windows mobile|iemobile|wpdesktop/i));
@@ -4439,7 +4437,7 @@ var gn = { exports: {} };
4439
4437
  R[B] = I;
4440
4438
  var U = "$isDayjsObject", ie = function(x) {
4441
4439
  return x instanceof Q || !(!x || !x[U]);
4442
- }, G = function x(g, m, y) {
4440
+ }, F = function x(g, m, y) {
4443
4441
  var p;
4444
4442
  if (!g)
4445
4443
  return B;
@@ -4454,18 +4452,18 @@ var gn = { exports: {} };
4454
4452
  R[L] = g, p = L;
4455
4453
  }
4456
4454
  return !y && p && (B = p), p || !y && B;
4457
- }, C = function(x, g) {
4455
+ }, $ = function(x, g) {
4458
4456
  if (ie(x))
4459
4457
  return x.clone();
4460
4458
  var m = typeof g == "object" ? g : {};
4461
4459
  return m.date = x, m.args = arguments, new Q(m);
4462
4460
  }, S = J;
4463
- S.l = G, S.i = ie, S.w = function(x, g) {
4464
- return C(x, { locale: g.$L, utc: g.$u, x: g.$x, $offset: g.$offset });
4461
+ S.l = F, S.i = ie, S.w = function(x, g) {
4462
+ return $(x, { locale: g.$L, utc: g.$u, x: g.$x, $offset: g.$offset });
4465
4463
  };
4466
4464
  var Q = function() {
4467
4465
  function x(m) {
4468
- this.$L = G(m.locale, null, !0), this.parse(m), this.$x = this.$x || m.x || {}, this[U] = !0;
4466
+ this.$L = F(m.locale, null, !0), this.parse(m), this.$x = this.$x || m.x || {}, this[U] = !0;
4469
4467
  }
4470
4468
  var g = x.prototype;
4471
4469
  return g.parse = function(m) {
@@ -4480,8 +4478,8 @@ var gn = { exports: {} };
4480
4478
  if (typeof p == "string" && !/Z$/i.test(p)) {
4481
4479
  var w = p.match(P);
4482
4480
  if (w) {
4483
- var L = w[2] - 1 || 0, $ = (w[7] || "0").substring(0, 3);
4484
- return E ? new Date(Date.UTC(w[1], L, w[3] || 1, w[4] || 0, w[5] || 0, w[6] || 0, $)) : new Date(w[1], L, w[3] || 1, w[4] || 0, w[5] || 0, w[6] || 0, $);
4481
+ var L = w[2] - 1 || 0, C = (w[7] || "0").substring(0, 3);
4482
+ return E ? new Date(Date.UTC(w[1], L, w[3] || 1, w[4] || 0, w[5] || 0, w[6] || 0, C)) : new Date(w[1], L, w[3] || 1, w[4] || 0, w[5] || 0, w[6] || 0, C);
4485
4483
  }
4486
4484
  }
4487
4485
  return new Date(p);
@@ -4494,12 +4492,12 @@ var gn = { exports: {} };
4494
4492
  }, g.isValid = function() {
4495
4493
  return this.$d.toString() !== f;
4496
4494
  }, g.isSame = function(m, y) {
4497
- var p = C(m);
4495
+ var p = $(m);
4498
4496
  return this.startOf(y) <= p && p <= this.endOf(y);
4499
4497
  }, g.isAfter = function(m, y) {
4500
- return C(m) < this.startOf(y);
4498
+ return $(m) < this.startOf(y);
4501
4499
  }, g.isBefore = function(m, y) {
4502
- return this.endOf(y) < C(m);
4500
+ return this.endOf(y) < $(m);
4503
4501
  }, g.$g = function(m, y, p) {
4504
4502
  return S.u(m) ? this[y] : this.set(p, m);
4505
4503
  }, g.unix = function() {
@@ -4510,7 +4508,7 @@ var gn = { exports: {} };
4510
4508
  var p = this, E = !!S.u(y) || y, w = S.p(m), L = function(te, X) {
4511
4509
  var re = S.w(p.$u ? Date.UTC(p.$y, X, te) : new Date(p.$y, X, te), p);
4512
4510
  return E ? re : re.endOf(l);
4513
- }, $ = function(te, X) {
4511
+ }, C = function(te, X) {
4514
4512
  return S.w(p.toDate()[te].apply(p.toDate("s"), (E ? [0, 0, 0, 0] : [23, 59, 59, 999]).slice(X)), p);
4515
4513
  }, A = this.$W, W = this.$M, q = this.$D, oe = "set" + (this.$u ? "UTC" : "");
4516
4514
  switch (w) {
@@ -4523,25 +4521,25 @@ var gn = { exports: {} };
4523
4521
  return L(E ? q - fe : q + (6 - fe), W);
4524
4522
  case l:
4525
4523
  case v:
4526
- return $(oe + "Hours", 0);
4524
+ return C(oe + "Hours", 0);
4527
4525
  case u:
4528
- return $(oe + "Minutes", 1);
4526
+ return C(oe + "Minutes", 1);
4529
4527
  case a:
4530
- return $(oe + "Seconds", 2);
4528
+ return C(oe + "Seconds", 2);
4531
4529
  case s:
4532
- return $(oe + "Milliseconds", 3);
4530
+ return C(oe + "Milliseconds", 3);
4533
4531
  default:
4534
4532
  return this.clone();
4535
4533
  }
4536
4534
  }, g.endOf = function(m) {
4537
4535
  return this.startOf(m, !1);
4538
4536
  }, g.$set = function(m, y) {
4539
- var p, E = S.p(m), w = "set" + (this.$u ? "UTC" : ""), L = (p = {}, p[l] = w + "Date", p[v] = w + "Date", p[c] = w + "Month", p[_] = w + "FullYear", p[u] = w + "Hours", p[a] = w + "Minutes", p[s] = w + "Seconds", p[o] = w + "Milliseconds", p)[E], $ = E === l ? this.$D + (y - this.$W) : y;
4537
+ var p, E = S.p(m), w = "set" + (this.$u ? "UTC" : ""), L = (p = {}, p[l] = w + "Date", p[v] = w + "Date", p[c] = w + "Month", p[_] = w + "FullYear", p[u] = w + "Hours", p[a] = w + "Minutes", p[s] = w + "Seconds", p[o] = w + "Milliseconds", p)[E], C = E === l ? this.$D + (y - this.$W) : y;
4540
4538
  if (E === c || E === _) {
4541
4539
  var A = this.clone().set(v, 1);
4542
- A.$d[L]($), A.init(), this.$d = A.set(v, Math.min(this.$D, A.daysInMonth())).$d;
4540
+ A.$d[L](C), A.init(), this.$d = A.set(v, Math.min(this.$D, A.daysInMonth())).$d;
4543
4541
  } else
4544
- L && this.$d[L]($);
4542
+ L && this.$d[L](C);
4545
4543
  return this.init(), this;
4546
4544
  }, g.set = function(m, y) {
4547
4545
  return this.clone().$set(m, y);
@@ -4551,7 +4549,7 @@ var gn = { exports: {} };
4551
4549
  var p, E = this;
4552
4550
  m = Number(m);
4553
4551
  var w = S.p(y), L = function(W) {
4554
- var q = C(E);
4552
+ var q = $(E);
4555
4553
  return S.w(q.date(q.date() + Math.round(W * m)), E);
4556
4554
  };
4557
4555
  if (w === c)
@@ -4562,7 +4560,7 @@ var gn = { exports: {} };
4562
4560
  return L(1);
4563
4561
  if (w === h)
4564
4562
  return L(7);
4565
- var $ = (p = {}, p[a] = n, p[u] = i, p[s] = r, p)[w] || 1, A = this.$d.getTime() + m * $;
4563
+ var C = (p = {}, p[a] = n, p[u] = i, p[s] = r, p)[w] || 1, A = this.$d.getTime() + m * C;
4566
4564
  return S.w(A, this);
4567
4565
  }, g.subtract = function(m, y) {
4568
4566
  return this.add(-1 * m, y);
@@ -4570,7 +4568,7 @@ var gn = { exports: {} };
4570
4568
  var y = this, p = this.$locale();
4571
4569
  if (!this.isValid())
4572
4570
  return p.invalidDate || f;
4573
- var E = m || "YYYY-MM-DDTHH:mm:ssZ", w = S.z(this), L = this.$H, $ = this.$m, A = this.$M, W = p.weekdays, q = p.months, oe = p.meridiem, se = function(X, re, ye, xe) {
4571
+ var E = m || "YYYY-MM-DDTHH:mm:ssZ", w = S.z(this), L = this.$H, C = this.$m, A = this.$M, W = p.weekdays, q = p.months, oe = p.meridiem, se = function(X, re, ye, xe) {
4574
4572
  return X && (X[re] || X(y, E)) || ye[re].slice(0, xe);
4575
4573
  }, fe = function(X) {
4576
4574
  return S.s(L % 12 || 12, X, "0");
@@ -4614,13 +4612,13 @@ var gn = { exports: {} };
4614
4612
  case "hh":
4615
4613
  return fe(2);
4616
4614
  case "a":
4617
- return te(L, $, !0);
4615
+ return te(L, C, !0);
4618
4616
  case "A":
4619
- return te(L, $, !1);
4617
+ return te(L, C, !1);
4620
4618
  case "m":
4621
- return String($);
4619
+ return String(C);
4622
4620
  case "mm":
4623
- return S.s($, 2, "0");
4621
+ return S.s(C, 2, "0");
4624
4622
  case "s":
4625
4623
  return String(y.$s);
4626
4624
  case "ss":
@@ -4636,8 +4634,8 @@ var gn = { exports: {} };
4636
4634
  }, g.utcOffset = function() {
4637
4635
  return 15 * -Math.round(this.$d.getTimezoneOffset() / 15);
4638
4636
  }, g.diff = function(m, y, p) {
4639
- var E, w = this, L = S.p(y), $ = C(m), A = ($.utcOffset() - this.utcOffset()) * n, W = this - $, q = function() {
4640
- return S.m(w, $);
4637
+ var E, w = this, L = S.p(y), C = $(m), A = (C.utcOffset() - this.utcOffset()) * n, W = this - C, q = function() {
4638
+ return S.m(w, C);
4641
4639
  };
4642
4640
  switch (L) {
4643
4641
  case _:
@@ -4675,7 +4673,7 @@ var gn = { exports: {} };
4675
4673
  }, g.locale = function(m, y) {
4676
4674
  if (!m)
4677
4675
  return this.$L;
4678
- var p = this.clone(), E = G(m, y, !0);
4676
+ var p = this.clone(), E = F(m, y, !0);
4679
4677
  return E && (p.$L = E), p;
4680
4678
  }, g.clone = function() {
4681
4679
  return S.w(this.$d, this);
@@ -4689,15 +4687,15 @@ var gn = { exports: {} };
4689
4687
  return this.$d.toUTCString();
4690
4688
  }, x;
4691
4689
  }(), ge = Q.prototype;
4692
- return C.prototype = ge, [["$ms", o], ["$s", s], ["$m", a], ["$H", u], ["$W", l], ["$M", c], ["$y", _], ["$D", v]].forEach(function(x) {
4690
+ return $.prototype = ge, [["$ms", o], ["$s", s], ["$m", a], ["$H", u], ["$W", l], ["$M", c], ["$y", _], ["$D", v]].forEach(function(x) {
4693
4691
  ge[x[1]] = function(g) {
4694
4692
  return this.$g(g, x[0], x[1]);
4695
4693
  };
4696
- }), C.extend = function(x, g) {
4697
- return x.$i || (x(g, Q, C), x.$i = !0), C;
4698
- }, C.locale = G, C.isDayjs = ie, C.unix = function(x) {
4699
- return C(1e3 * x);
4700
- }, C.en = R[B], C.Ls = R, C.p = {}, C;
4694
+ }), $.extend = function(x, g) {
4695
+ return x.$i || (x(g, Q, $), x.$i = !0), $;
4696
+ }, $.locale = F, $.isDayjs = ie, $.unix = function(x) {
4697
+ return $(1e3 * x);
4698
+ }, $.en = R[B], $.Ls = R, $.p = {}, $;
4701
4699
  });
4702
4700
  })(gn);
4703
4701
  var os = gn.exports;
@@ -4741,8 +4739,8 @@ var bn = { exports: {} };
4741
4739
  var R = B.match(n);
4742
4740
  if (!R)
4743
4741
  return null;
4744
- var U = ("" + R[0]).match(i) || ["-", 0, 0], ie = U[0], G = 60 * +U[1] + +U[2];
4745
- return G === 0 ? 0 : ie === "+" ? G : -G;
4742
+ var U = ("" + R[0]).match(i) || ["-", 0, 0], ie = U[0], F = 60 * +U[1] + +U[2];
4743
+ return F === 0 ? 0 : ie === "+" ? F : -F;
4746
4744
  }(f), f === null))
4747
4745
  return this;
4748
4746
  var I = Math.abs(f) <= 16 ? 60 * f : f, O = this;
@@ -4785,7 +4783,7 @@ var bn = { exports: {} };
4785
4783
  })(bn);
4786
4784
  var ss = bn.exports;
4787
4785
  const as = /* @__PURE__ */ jt(ss);
4788
- let Sr = je(null);
4786
+ let Sr = ke(null);
4789
4787
  function us(e) {
4790
4788
  Hn(e, "svelte-ypvc47", '*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.CashierMethodList{display:grid;grid-template-columns:1fr 1fr 1fr;max-width:100%;border-radius:var(--emw--border-radius-medium-plus, 6px);gap:10px;margin:10px}.SelectorWrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;position:relative;box-sizing:border-box;padding:10px 0;border-radius:10px;box-shadow:inset 0px 0px 0px 1px rgba(255, 255, 255, 0.2);overflow:hidden;z-index:1;transition:transform 0.3s ease-in-out}.SelectorWrapper:hover{box-shadow:inset 0px 0px 7px var(--emw--color-primary);transform:scale(1.02)}.SelectorWrapper::before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;border-radius:10px;background:linear-gradient(140deg, var(--emw--color-white, #f5f5f5) 5%, var(--emw--color-cashier-bg, var(--emw--color-background, #23281f)) 40%, var(--emw--color-black, #000000) 60%);opacity:0.2}.CashierMethodListWidget{background-color:var(--emw--color-cashier-bg, var(--emw--color-background, #23281f));height:100%;padding-bottom:20px}.MethodsListDescription{color:var(--emw--color-typography, var(--emw--color-white, #ffffff));padding:10px}.MethodsListDescription h3{font-size:12px;text-transform:uppercase;margin:10px 0}.MethodsListDescription p{color:white;opacity:0.55;font-size:12px}.MethodLogo img{width:100%;height:100%;max-height:35px}.MethodPromoLabel{background:var(--emw--color-button-background, #f1f3ff);color:var(--emw--color-primary, #f9c405);font-size:14px;font-weight:700;text-transform:uppercase;padding:5px 10px;min-width:100px;border-radius:10px;margin:10px;text-align:center}.MethodInfo{width:100%;max-width:100%}.MethodTitle{color:var(--emw--color-typography, var(--emw--color-white, #ffffff));text-align:center;margin:5px 10px;font-size:var(--emw--font-size-medium, 12px);word-break:break-word;font-weight:var(--emw--font-weight-bold, 700);line-height:16px}.MethodLimits{gap:var(--emw--spacing-small-minus, 10px);text-align:center;word-break:break-word;margin:5px 10px}.Limits{max-width:100%;font-size:var(--emw--font-size-small, 11px);font-weight:var(--emw--font-weight-normal, 300);font-style:normal;color:var(--emw--color-typography, var(--emw--color-white, #ffffff));opacity:0.7}.EmptyContentMessageWrapper{position:relative;display:flex;justify-content:flex-end}.EmptyContentMessageContent{display:flex;flex-direction:column;row-gap:var(--emw--spacing-small, 12px);bottom:10%}.EmptyContentMessageImg{width:250px}.EmptyContentMessageImg img{border-radius:0 0 var(--emw--border-radius-medium-plus, 6px) 0;height:100%;width:100%}.EmptyContentMessageTitle{font-size:var(--emw--font-size-medium, 20px);font-weight:var(--emw--font-weight-bold, 800);line-height:calc(var(--emw--font-size-medium, 16px) + 4px);color:var(--emw--color-primary);text-transform:uppercase}.EmptyContentMessageText{word-break:break-word;font-size:var(--emw--font-size-small, 14px);line-height:calc(var(--emw--font-size-medium, 16px) + 4px);color:var(--emw--color-typography, #fff)}.EmptyContentMessageDesktop{justify-content:flex-start}.EmptyContentMessageDesktop .EmptyContentMessageContent{bottom:auto;margin-top:10px}.EmptyContentMessageDesktop .EmptyContentMessageImg{width:auto}.EmptyContentMessageDesktop .EmptyContentMessageImg img{transform:scaleX(-1)}.IconWarning{width:30px;display:flex}.IconWarning svg{height:18px;fill:var(--emw--color-warning, rgb(250, 146, 0))}.ShowAllButton{cursor:pointer;color:var(--emw--color-grey-290, #666);text-align:center;font-size:var(--emw--font-size-x-small, 12px);font-style:normal;font-weight:var(--emw--font-weight-semibold, 500);font-family:inherit;background:var(--emw--color-gray-50, #f7f8fa);line-height:normal;border:1px solid var(--emw--color-grey-105, #e8e9eb);border-radius:var(--emw--border-radius-medium, 4px);margin:var(--emw--spacing-small, 12px) auto;height:36px;display:flex;align-items:center;justify-content:center;width:80%}.ShowAllButton:hover{background:var(--emw--color-background, #fff)}.ErrorMessage{color:var(--emw--color-typography, var(--emw--color-white, #ffffff));font-size:12px}@container method-list (width < 450px){.MethodLogo{width:var(--emw-logo-small-width, 90px);min-width:var(--emw-logo-small-width, 90px);min-height:var(--emw-logo-small-height, 30px);overflow:hidden}.CashierMethodList .MethodTitle,.MethodLimits{display:inline-block;flex-grow:1;font-size:var(--emw--font-size-medium, 16px);line-height:120%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:100%}.MethodInfo{flex-direction:column;align-items:start}.MethodLimits{display:flex;flex-direction:row;gap:5px}.CashierMethodList .MethodLimits .Limits{flex-shrink:0;font-size:var(--emw--font-size-x-small, 12px)}}@container method-list (max-width: 300px){.Limits{display:none}}');
4791
4789
  }
@@ -4901,7 +4899,7 @@ function hs(e) {
4901
4899
  ), l;
4902
4900
  return {
4903
4901
  c() {
4904
- t = V("div"), r = V("div"), n = V("p"), o = ee(i), s = me(), a = V("p"), l = ee(u), j(n, "class", "EmptyContentMessageTitle"), j(a, "class", "EmptyContentMessageText"), j(r, "class", "EmptyContentMessageContent"), j(t, "class", "EmptyContentMessageWrapper"), rt(
4902
+ t = V("div"), r = V("div"), n = V("p"), o = ee(i), s = me(), a = V("p"), l = ee(u), j(n, "class", "EmptyContentMessageTitle"), j(a, "class", "EmptyContentMessageText"), j(r, "class", "EmptyContentMessageContent"), j(t, "class", "EmptyContentMessageWrapper"), tt(
4905
4903
  t,
4906
4904
  "EmptyContentMessageDesktop",
4907
4905
  /*desktopView*/
@@ -4917,7 +4915,7 @@ function hs(e) {
4917
4915
  h[16]("error") + "") && le(o, i), c[0] & /*$_*/
4918
4916
  65536 && u !== (u = /*$_*/
4919
4917
  h[16]("noPaymentMethods") + "") && le(l, u), c[0] & /*desktopView*/
4920
- 4096 && rt(
4918
+ 4096 && tt(
4921
4919
  t,
4922
4920
  "EmptyContentMessageDesktop",
4923
4921
  /*desktopView*/
@@ -4938,7 +4936,7 @@ function Or(e) {
4938
4936
  ), c, b, _, v, f = (
4939
4937
  /*$_*/
4940
4938
  e[16]("generalMin") + ""
4941
- ), P, z, I = qe(
4939
+ ), P, z, I = Je(
4942
4940
  /*payMeth*/
4943
4941
  e[52].DisplayCurrency.MinAmountLimit,
4944
4942
  /*payMeth*/
@@ -4964,7 +4962,7 @@ function Or(e) {
4964
4962
  ) + "", O, J, B = (
4965
4963
  /*$_*/
4966
4964
  e[16]("generalMax") + ""
4967
- ), R, U, ie = qe(
4965
+ ), R, U, ie = Je(
4968
4966
  /*payMeth*/
4969
4967
  e[52].DisplayCurrency.MaxAmountLimit,
4970
4968
  /*payMeth*/
@@ -4987,7 +4985,7 @@ function Or(e) {
4987
4985
  e[15]
4988
4986
  )
4989
4987
  }
4990
- ) + "", G, C, S, Q;
4988
+ ) + "", F, $, S, Q;
4991
4989
  function ge() {
4992
4990
  return (
4993
4991
  /*click_handler*/
@@ -4999,9 +4997,9 @@ function Or(e) {
4999
4997
  }
5000
4998
  return {
5001
4999
  c() {
5002
- t = V("div"), r = V("div"), n = V("img"), s = me(), a = V("div"), u = V("div"), l = V("span"), c = ee(h), b = me(), _ = V("div"), v = V("span"), P = ee(f), z = me(), O = ee(I), J = ee(" / "), R = ee(B), U = me(), G = ee(ie), C = me(), Zt(n.src, i = /*payMeth*/
5000
+ t = V("div"), r = V("div"), n = V("img"), s = me(), a = V("div"), u = V("div"), l = V("span"), c = ee(h), b = me(), _ = V("div"), v = V("span"), P = ee(f), z = me(), O = ee(I), J = ee(" / "), R = ee(B), U = me(), F = ee(ie), $ = me(), Zt(n.src, i = /*payMeth*/
5003
5001
  e[52].LogoUrl) || j(n, "src", i), j(n, "alt", o = /*payMeth*/
5004
- e[52].Label), j(r, "class", "MethodLogo"), j(u, "class", "MethodTitle"), j(v, "class", "Limits"), j(_, "class", "MethodLimits"), j(a, "class", "MethodInfo"), j(t, "class", "SelectorWrapper"), rt(
5002
+ e[52].Label), j(r, "class", "MethodLogo"), j(u, "class", "MethodTitle"), j(v, "class", "Limits"), j(_, "class", "MethodLimits"), j(a, "class", "MethodInfo"), j(t, "class", "SelectorWrapper"), tt(
5005
5003
  t,
5006
5004
  "checked",
5007
5005
  /*selectedPaymentMethod*/
@@ -5009,15 +5007,15 @@ function Or(e) {
5009
5007
  e[52].Name
5010
5008
  );
5011
5009
  },
5012
- m($, A) {
5013
- pe($, t, A), M(t, r), M(r, n), M(t, s), M(t, a), M(a, u), M(u, l), M(l, c), M(a, b), M(a, _), M(_, v), M(v, P), M(v, z), M(v, O), M(v, J), M(v, R), M(v, U), M(v, G), M(t, C), S || (Q = [
5014
- Et(t, "click", ge),
5015
- Et(t, "keyup", ms)
5010
+ m(C, A) {
5011
+ pe(C, t, A), M(t, r), M(r, n), M(t, s), M(t, a), M(a, u), M(u, l), M(l, c), M(a, b), M(a, _), M(_, v), M(v, P), M(v, z), M(v, O), M(v, J), M(v, R), M(v, U), M(v, F), M(t, $), S || (Q = [
5012
+ xt(t, "click", ge),
5013
+ xt(t, "keyup", ms)
5016
5014
  ], S = !0);
5017
5015
  },
5018
- p($, A) {
5016
+ p(C, A) {
5019
5017
  var W, q, oe, se, fe, te, X, re;
5020
- e = $, A[0] & /*paymentMethodsToShow*/
5018
+ e = C, A[0] & /*paymentMethodsToShow*/
5021
5019
  1024 && !Zt(n.src, i = /*payMeth*/
5022
5020
  e[52].LogoUrl) && j(n, "src", i), A[0] & /*paymentMethodsToShow*/
5023
5021
  1024 && o !== (o = /*payMeth*/
@@ -5027,7 +5025,7 @@ function Or(e) {
5027
5025
  e[52].Name) + "") && le(c, h), A[0] & /*$_*/
5028
5026
  65536 && f !== (f = /*$_*/
5029
5027
  e[16]("generalMin") + "") && le(P, f), A[0] & /*paymentMethodsToShow, precisionCurrenciesMap, numericCurrencyDecimals*/
5030
- 33920 && I !== (I = qe(
5028
+ 33920 && I !== (I = Je(
5031
5029
  /*payMeth*/
5032
5030
  e[52].DisplayCurrency.MinAmountLimit,
5033
5031
  /*payMeth*/
@@ -5053,7 +5051,7 @@ function Or(e) {
5053
5051
  ) + "") && le(O, I), A[0] & /*$_*/
5054
5052
  65536 && B !== (B = /*$_*/
5055
5053
  e[16]("generalMax") + "") && le(R, B), A[0] & /*paymentMethodsToShow, precisionCurrenciesMap, numericCurrencyDecimals*/
5056
- 33920 && ie !== (ie = qe(
5054
+ 33920 && ie !== (ie = Je(
5057
5055
  /*payMeth*/
5058
5056
  e[52].DisplayCurrency.MaxAmountLimit,
5059
5057
  /*payMeth*/
@@ -5076,8 +5074,8 @@ function Or(e) {
5076
5074
  e[15]
5077
5075
  )
5078
5076
  }
5079
- ) + "") && le(G, ie), A[0] & /*selectedPaymentMethod, paymentMethodsToShow*/
5080
- 1280 && rt(
5077
+ ) + "") && le(F, ie), A[0] & /*selectedPaymentMethod, paymentMethodsToShow*/
5078
+ 1280 && tt(
5081
5079
  t,
5082
5080
  "checked",
5083
5081
  /*selectedPaymentMethod*/
@@ -5085,8 +5083,8 @@ function Or(e) {
5085
5083
  e[52].Name
5086
5084
  );
5087
5085
  },
5088
- d($) {
5089
- $ && ce(t), S = !1, $e(Q);
5086
+ d(C) {
5087
+ C && ce(t), S = !1, Ce(Q);
5090
5088
  }
5091
5089
  };
5092
5090
  }
@@ -5100,7 +5098,7 @@ function Pr(e) {
5100
5098
  ), j(t, "class", "ShowAllButton");
5101
5099
  },
5102
5100
  m(o, s) {
5103
- pe(o, t, s), M(t, r), n || (i = Et(
5101
+ pe(o, t, s), M(t, r), n || (i = xt(
5104
5102
  t,
5105
5103
  "click",
5106
5104
  /*click_handler_1*/
@@ -5243,7 +5241,7 @@ const fs = "PaymentPromotion", ms = () => {
5243
5241
  function ds(e, t, r) {
5244
5242
  let n, i, o;
5245
5243
  Jt(e, Ro, (d) => r(16, i = d)), Jt(e, Sr, (d) => r(37, o = d)), wr.extend(as);
5246
- let { lang: s = "en" } = t, { local: a = "en-US" } = t, { endpoint: u } = t, { paymentsession: l } = t, { playersession: h } = t, { customerid: c } = t, { assetsurl: b } = t, { currency: _ } = t, { numberofmethodsshown: v } = t, { translationurl: f = "" } = t, { mbsource: P } = t, { clientstyling: z } = t, { clientstylingurl: I } = t, { currencydecimals: O = "2" } = t, { currencysymbol: J = "" } = t, { currencyposition: B = "" } = t, R = {}, U, ie = window.navigator.userAgent, G = [], C, S = "", Q = [], ge = [], x = "", g, m = !0, y = !1, p = !1;
5244
+ let { lang: s = "en" } = t, { local: a = "en-US" } = t, { endpoint: u } = t, { paymentsession: l } = t, { playersession: h } = t, { customerid: c } = t, { assetsurl: b } = t, { currency: _ } = t, { numberofmethodsshown: v } = t, { translationurl: f = "" } = t, { mbsource: P } = t, { clientstyling: z } = t, { clientstylingurl: I } = t, { currencydecimals: O = "0" } = t, { currencysymbol: J = "" } = t, { currencyposition: B = "" } = t, R = {}, U, ie = window.navigator.userAgent, F = [], $, S = "", Q = [], ge = [], x = "", g, m = !0, y = !1, p = !1;
5247
5245
  var E;
5248
5246
  (function(d) {
5249
5247
  d.PlayerSessionIsNotValid = "PlayerSessionIsNotValid", d.Success = "Success", d.JwtTokenError = "JwtTokenError";
@@ -5251,12 +5249,12 @@ function ds(e, t, r) {
5251
5249
  const w = () => {
5252
5250
  let d = f;
5253
5251
  if (d)
5254
- return fetch(d).then((F) => F.json()).then((F) => {
5255
- Object.keys(F).forEach((ue) => {
5256
- mr(ue, F[ue]);
5252
+ return fetch(d).then((G) => G.json()).then((G) => {
5253
+ Object.keys(G).forEach((ue) => {
5254
+ mr(ue, G[ue]);
5257
5255
  });
5258
- }).catch((F) => {
5259
- console.log(F);
5256
+ }).catch((G) => {
5257
+ console.log(G);
5260
5258
  });
5261
5259
  };
5262
5260
  Object.keys(dr).forEach((d) => {
@@ -5264,15 +5262,15 @@ function ds(e, t, r) {
5264
5262
  });
5265
5263
  const L = () => {
5266
5264
  Uo(s);
5267
- }, $ = () => {
5265
+ }, C = () => {
5268
5266
  o && A();
5269
5267
  }, A = () => {
5270
5268
  window.postMessage({ type: "DataLoading", isDataLoaded: y });
5271
- const d = new URL(`${u}/v2/player/${c}/payment/GetPaymentMetadata`), F = new Headers();
5272
- F.append("accept", "application/json"), F.append("Content-Type", "application/json"), F.append("X-Client-Request-Timestamp", wr.utc().format("YYYY-MM-DD HH:mm:ss.SSS")), F.append("X-SessionId", `${h}`), F.append("X-Payment-Session-Token", `${l || o}`);
5269
+ const d = new URL(`${u}/v2/player/${c}/payment/GetPaymentMetadata`), G = new Headers();
5270
+ G.append("accept", "application/json"), G.append("Content-Type", "application/json"), G.append("X-Client-Request-Timestamp", wr.utc().format("YYYY-MM-DD HH:mm:ss.SSS")), G.append("X-SessionId", `${h}`), G.append("X-Payment-Session-Token", `${l || o}`);
5273
5271
  const ue = {
5274
5272
  method: "POST",
5275
- headers: F,
5273
+ headers: G,
5276
5274
  mode: "cors",
5277
5275
  body: JSON.stringify({
5278
5276
  Currency: _,
@@ -5292,16 +5290,16 @@ function ds(e, t, r) {
5292
5290
  g = N.ResponseCode, se();
5293
5291
  return;
5294
5292
  }
5295
- G = (Y = N.PaymentMethods) != null && Y.Ordering ? W(N) : q(N), window.postMessage(
5293
+ F = (Y = N.PaymentMethods) != null && Y.Ordering ? W(N) : q(N), window.postMessage(
5296
5294
  {
5297
5295
  type: "PromotedPaymentMethods",
5298
5296
  promotedPaymentMethods: ge
5299
5297
  },
5300
5298
  window.location.href
5301
- ), r(9, S = v && +v > 0 && G.length > +v ? i("showAll") : ""), r(10, Q = S ? G.slice(0, +v) : G), r(14, p = !Q.length), window.postMessage(
5299
+ ), r(9, S = v && +v > 0 && F.length > +v ? i("showAll") : ""), r(10, Q = S ? F.slice(0, +v) : F), r(14, p = !Q.length), window.postMessage(
5302
5300
  {
5303
5301
  type: "StartSessionCountdown",
5304
- paymentMethodName: G[0].Name
5302
+ paymentMethodName: F[0].Name
5305
5303
  },
5306
5304
  window.location.href
5307
5305
  ), window.postMessage({ type: "DataLoading", isDataLoaded: y });
@@ -5309,25 +5307,25 @@ function ds(e, t, r) {
5309
5307
  r(13, y = !0), window.postMessage({ type: "DataLoading", isDataLoaded: y });
5310
5308
  });
5311
5309
  }, W = (d) => {
5312
- const F = [];
5310
+ const G = [];
5313
5311
  return ge = [], d.PaymentMethods.Ordering.DefaultPaymentMethodsOrder.forEach((ue) => {
5314
5312
  const N = d.PaymentMethods.PaymentMethods.find((Y) => Y.Name === ue);
5315
5313
  if (N) {
5316
- const Y = (N == null ? void 0 : N.Logos.find((ct) => ct.LogoType === "Desktop")) || {}, Xe = (N == null ? void 0 : N.Logos.find((ct) => ct.LogoType === "Mobile")) || {}, Ee = m ? Y : Xe;
5317
- N.isMethodPromoted = ye(N.Tags), N.LogoUrl = Ee.LogoUrl ? `https:${Ee.LogoUrl}` : "", N.isMethodPromoted && ge.push(N), F.push(N);
5314
+ const Y = (N == null ? void 0 : N.Logos.find((ht) => ht.LogoType === "Desktop")) || {}, We = (N == null ? void 0 : N.Logos.find((ht) => ht.LogoType === "Mobile")) || {}, Ee = m ? Y : We;
5315
+ N.isMethodPromoted = ye(N.Tags), N.LogoUrl = Ee.LogoUrl ? `https:${Ee.LogoUrl}` : "", N.isMethodPromoted && ge.push(N), G.push(N);
5318
5316
  }
5319
- }), F;
5317
+ }), G;
5320
5318
  }, q = (d) => {
5321
- const F = d.PaymentMethods.PaymentMethods.map((Y) => mt(Ne({}, Y), {
5319
+ const G = d.PaymentMethods.PaymentMethods.map((Y) => ft(Ne({}, Y), {
5322
5320
  isMethodPromoted: ye(Y.Tags),
5323
5321
  LogoUrl: Y.Logos && Y.Logos.length && Y.Logos[0].LogoUrl ? `https:${Y.Logos[0].LogoUrl}` : ""
5324
- })), [ue, N] = F.reduce(
5325
- ([Y, Xe], Ee) => (Ee && Ee.isMethodPromoted ? Y.push(Ee) : Xe.promo(Ee), [Y, Xe]),
5322
+ })), [ue, N] = G.reduce(
5323
+ ([Y, We], Ee) => (Ee && Ee.isMethodPromoted ? Y.push(Ee) : We.promo(Ee), [Y, We]),
5326
5324
  [[], []]
5327
5325
  );
5328
5326
  return ge = ue, N;
5329
5327
  }, oe = (d) => {
5330
- r(8, C = d.Name), window.postMessage({ type: "SelectPayMeth", details: d }, window.location.href), dispatchEvent(new CustomEvent(
5328
+ r(8, $ = d.Name), window.postMessage({ type: "SelectPayMeth", details: d }, window.location.href), dispatchEvent(new CustomEvent(
5331
5329
  "selectPayMeth",
5332
5330
  {
5333
5331
  detail: d,
@@ -5347,15 +5345,15 @@ function ds(e, t, r) {
5347
5345
  }, fe = () => {
5348
5346
  r(12, m = !is(ie));
5349
5347
  }, te = () => {
5350
- Q == G ? re() : X();
5348
+ Q == F ? re() : X();
5351
5349
  }, X = () => {
5352
- r(10, Q = G), r(9, S = i("showLess"));
5350
+ r(10, Q = F), r(9, S = i("showLess"));
5353
5351
  }, re = () => {
5354
- r(10, Q = G.slice(0, +v)), C && !Q.find((d) => d.Name === C) && Q.splice(0, 0, G.find((d) => d.Name === C)), r(9, S = i("showAll"));
5355
- }, ye = (d) => d && d.split(",").some((F) => F === fs), xe = (d) => {
5352
+ r(10, Q = F.slice(0, +v)), $ && !Q.find((d) => d.Name === $) && Q.splice(0, 0, F.find((d) => d.Name === $)), r(9, S = i("showAll"));
5353
+ }, ye = (d) => d && d.split(",").some((G) => G === fs), xe = (d) => {
5356
5354
  var ue;
5357
- const { data: { type: F } = {} } = d || {};
5358
- switch (F) {
5355
+ const { data: { type: G } = {} } = d || {};
5356
+ switch (G) {
5359
5357
  case "PrecisionCurrenciesMap": {
5360
5358
  r(7, R = ((ue = d == null ? void 0 : d.data) == null ? void 0 : ue.payload) || {});
5361
5359
  break;
@@ -5367,7 +5365,7 @@ function ds(e, t, r) {
5367
5365
  }));
5368
5366
  const yn = (d) => oe(d), vn = () => te();
5369
5367
  function _n(d) {
5370
- wt[d ? "unshift" : "push"](() => {
5368
+ Et[d ? "unshift" : "push"](() => {
5371
5369
  U = d, r(6, U);
5372
5370
  });
5373
5371
  }
@@ -5376,10 +5374,10 @@ function ds(e, t, r) {
5376
5374
  }, e.$$.update = () => {
5377
5375
  e.$$.dirty[0] & /*endpoint, customerid, currency*/
5378
5376
  26214400 && u && c && _ && A(), e.$$.dirty[0] & /*endpoint, paymentsession, customerid*/
5379
- 11534336 && u && !l && c && $(), e.$$.dirty[0] & /*lang*/
5377
+ 11534336 && u && !l && c && C(), e.$$.dirty[0] & /*lang*/
5380
5378
  1 && s && L(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
5381
- 80 && z && U && Go(U, z), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
5382
- 96 && I && U && Fo(U, I), e.$$.dirty[0] & /*mbsource, customStylingContainer*/
5379
+ 80 && z && U && Fo(U, z), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
5380
+ 96 && I && U && Go(U, I), e.$$.dirty[0] & /*mbsource, customStylingContainer*/
5383
5381
  72 && P && U && ko(U, `${P}.Style`), e.$$.dirty[0] & /*lang, translationurl*/
5384
5382
  5 && s && f && w(), e.$$.dirty[0] & /*currencydecimals*/
5385
5383
  67108864 && r(15, n = Number(O));
@@ -5392,7 +5390,7 @@ function ds(e, t, r) {
5392
5390
  I,
5393
5391
  U,
5394
5392
  R,
5395
- C,
5393
+ $,
5396
5394
  S,
5397
5395
  Q,
5398
5396
  x,
@@ -5425,7 +5423,7 @@ class ps extends Wn {
5425
5423
  t,
5426
5424
  ds,
5427
5425
  cs,
5428
- $r,
5426
+ Cr,
5429
5427
  {
5430
5428
  lang: 0,
5431
5429
  local: 19,