@everymatrix/cashier-error 1.55.0 → 1.56.2

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.
@@ -10,7 +10,7 @@ var HA = (A, e, f) => e in A ? ff(A, e, { enumerable: !0, configurable: !0, writ
10
10
  wf.call(e, f) && HA(A, f, e[f]);
11
11
  return A;
12
12
  }, ee = (A, e) => nf(A, tf(e));
13
- var X = (A, e, f) => HA(A, typeof e != "symbol" ? e + "" : e, f);
13
+ var X = (A, e, f) => (HA(A, typeof e != "symbol" ? e + "" : e, f), f);
14
14
  var fe = (A, e, f) => new Promise((n, t) => {
15
15
  var r = (s) => {
16
16
  try {
@@ -27,10 +27,11 @@ var fe = (A, e, f) => new Promise((n, t) => {
27
27
  }, w = (s) => s.done ? n(s.value) : Promise.resolve(s.value).then(r, i);
28
28
  w((f = f.apply(A, e)).next());
29
29
  });
30
- function d() {
30
+ function y() {
31
31
  }
32
32
  function Pf(A, e) {
33
- for (const f in e) A[f] = e[f];
33
+ for (const f in e)
34
+ A[f] = e[f];
34
35
  return (
35
36
  /** @type {T & S} */
36
37
  A
@@ -45,7 +46,7 @@ function ne() {
45
46
  function V(A) {
46
47
  A.forEach(Le);
47
48
  }
48
- function kA(A) {
49
+ function SA(A) {
49
50
  return typeof A == "function";
50
51
  }
51
52
  function be(A, e) {
@@ -62,7 +63,7 @@ function Xe(A, ...e) {
62
63
  if (A == null) {
63
64
  for (const n of e)
64
65
  n(void 0);
65
- return d;
66
+ return y;
66
67
  }
67
68
  const f = A.subscribe(...e);
68
69
  return f.unsubscribe ? () => f.unsubscribe() : f;
@@ -115,12 +116,13 @@ function j(A, e) {
115
116
  function gf(A, e, f) {
116
117
  const n = Ef(A);
117
118
  if (!n.getElementById(e)) {
118
- const t = y("style");
119
+ const t = d("style");
119
120
  t.id = e, t.textContent = f, of(n, t);
120
121
  }
121
122
  }
122
123
  function Ef(A) {
123
- if (!A) return document;
124
+ if (!A)
125
+ return document;
124
126
  const e = A.getRootNode ? A.getRootNode() : A.ownerDocument;
125
127
  return e && /** @type {ShadowRoot} */
126
128
  e.host ? (
@@ -141,7 +143,7 @@ function O(A, e, f) {
141
143
  function Q(A) {
142
144
  A.parentNode && A.parentNode.removeChild(A);
143
145
  }
144
- function y(A) {
146
+ function d(A) {
145
147
  return document.createElement(A);
146
148
  }
147
149
  function tA(A) {
@@ -180,14 +182,14 @@ function eA(A) {
180
182
  UA = A;
181
183
  }
182
184
  const Y = [], QA = [];
183
- let k = [];
185
+ let S = [];
184
186
  const te = [], uf = /* @__PURE__ */ Promise.resolve();
185
187
  let FA = !1;
186
188
  function cf() {
187
189
  FA || (FA = !0, uf.then(z));
188
190
  }
189
191
  function JA(A) {
190
- k.push(A);
192
+ S.push(A);
191
193
  }
192
194
  const LA = /* @__PURE__ */ new Set();
193
195
  let G = 0;
@@ -204,12 +206,13 @@ function z() {
204
206
  } catch (e) {
205
207
  throw Y.length = 0, G = 0, e;
206
208
  }
207
- for (eA(null), Y.length = 0, G = 0; QA.length; ) QA.pop()();
208
- for (let e = 0; e < k.length; e += 1) {
209
- const f = k[e];
209
+ for (eA(null), Y.length = 0, G = 0; QA.length; )
210
+ QA.pop()();
211
+ for (let e = 0; e < S.length; e += 1) {
212
+ const f = S[e];
210
213
  LA.has(f) || (LA.add(f), f());
211
214
  }
212
- k.length = 0;
215
+ S.length = 0;
213
216
  } while (Y.length);
214
217
  for (; te.length; )
215
218
  te.pop()();
@@ -224,7 +227,7 @@ function xf(A) {
224
227
  }
225
228
  function Df(A) {
226
229
  const e = [], f = [];
227
- k.forEach((n) => A.indexOf(n) === -1 ? e.push(n) : f.push(n)), f.forEach((n) => n()), k = e;
230
+ S.forEach((n) => A.indexOf(n) === -1 ? e.push(n) : f.push(n)), f.forEach((n) => n()), S = e;
228
231
  }
229
232
  const oA = /* @__PURE__ */ new Set();
230
233
  let R;
@@ -242,18 +245,20 @@ function If() {
242
245
  function F(A, e) {
243
246
  A && A.i && (oA.delete(A), A.i(e));
244
247
  }
245
- function S(A, e, f, n) {
248
+ function k(A, e, f, n) {
246
249
  if (A && A.o) {
247
- if (oA.has(A)) return;
250
+ if (oA.has(A))
251
+ return;
248
252
  oA.add(A), R.c.push(() => {
249
253
  oA.delete(A), n && (f && A.d(1), n());
250
254
  }), A.o(e);
251
- } else n && n();
255
+ } else
256
+ n && n();
252
257
  }
253
258
  function Hf(A, e, f) {
254
259
  const { fragment: n, after_update: t } = A.$$;
255
260
  n && n.m(e, f), JA(() => {
256
- const r = A.$$.on_mount.map(Le).filter(kA);
261
+ const r = A.$$.on_mount.map(Le).filter(SA);
257
262
  A.$$.on_destroy ? A.$$.on_destroy.push(...r) : V(r), A.$$.on_mount = [];
258
263
  }), t.forEach(JA);
259
264
  }
@@ -272,7 +277,7 @@ function bf(A, e, f, n, t, r, i = null, w = [-1]) {
272
277
  ctx: [],
273
278
  // state
274
279
  props: r,
275
- update: d,
280
+ update: y,
276
281
  not_equal: t,
277
282
  bound: ne(),
278
283
  // lifecycle
@@ -303,8 +308,8 @@ function bf(A, e, f, n, t, r, i = null, w = [-1]) {
303
308
  }
304
309
  eA(s);
305
310
  }
306
- let de;
307
- typeof HTMLElement == "function" && (de = class extends HTMLElement {
311
+ let ye;
312
+ typeof HTMLElement == "function" && (ye = class extends HTMLElement {
308
313
  constructor(e, f, n) {
309
314
  super();
310
315
  /** The Svelte component constructor */
@@ -348,7 +353,7 @@ typeof HTMLElement == "function" && (de = class extends HTMLElement {
348
353
  let i;
349
354
  return {
350
355
  c: function() {
351
- i = y("slot"), r !== "default" && L(i, "name", r);
356
+ i = d("slot"), r !== "default" && L(i, "name", r);
352
357
  },
353
358
  /**
354
359
  * @param {HTMLElement} target
@@ -455,7 +460,7 @@ function hA(A, e, f, n) {
455
460
  }
456
461
  }
457
462
  function Xf(A, e, f, n, t, r) {
458
- let i = class extends de {
463
+ let i = class extends ye {
459
464
  constructor() {
460
465
  super(A, f, t), this.$$p_d = e;
461
466
  }
@@ -506,7 +511,7 @@ class Mf {
506
511
  }
507
512
  /** @returns {void} */
508
513
  $destroy() {
509
- Tf(this, 1), this.$destroy = d;
514
+ Tf(this, 1), this.$destroy = y;
510
515
  }
511
516
  /**
512
517
  * @template {Extract<keyof Events, string>} K
@@ -515,8 +520,8 @@ class Mf {
515
520
  * @returns {() => void}
516
521
  */
517
522
  $on(e, f) {
518
- if (!kA(f))
519
- return d;
523
+ if (!SA(f))
524
+ return y;
520
525
  const n = this.$$.callbacks[e] || (this.$$.callbacks[e] = []);
521
526
  return n.push(f), () => {
522
527
  const t = n.indexOf(f);
@@ -531,15 +536,15 @@ class Mf {
531
536
  this.$$set && !sf(e) && (this.$$.skip_bound = !0, this.$$set(e), this.$$.skip_bound = !1);
532
537
  }
533
538
  }
534
- const df = "4";
535
- typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(df);
539
+ const yf = "4";
540
+ typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(yf);
536
541
  const p = [];
537
- function yf(A, e) {
542
+ function df(A, e) {
538
543
  return {
539
544
  subscribe: xA(A, e).subscribe
540
545
  };
541
546
  }
542
- function xA(A, e = d) {
547
+ function xA(A, e = y) {
543
548
  let f;
544
549
  const n = /* @__PURE__ */ new Set();
545
550
  function t(w) {
@@ -557,9 +562,9 @@ function xA(A, e = d) {
557
562
  function r(w) {
558
563
  t(w(A));
559
564
  }
560
- function i(w, s = d) {
565
+ function i(w, s = y) {
561
566
  const P = [w, s];
562
- return n.add(P), n.size === 1 && (f = e(t, r) || d), w(A), () => {
567
+ return n.add(P), n.size === 1 && (f = e(t, r) || y), w(A), () => {
563
568
  n.delete(P), n.size === 0 && f && (f(), f = null);
564
569
  };
565
570
  }
@@ -570,16 +575,16 @@ function q(A, e, f) {
570
575
  if (!t.every(Boolean))
571
576
  throw new Error("derived() expects stores as input, got a falsy value");
572
577
  const r = e.length < 2;
573
- return yf(f, (i, w) => {
578
+ return df(f, (i, w) => {
574
579
  let s = !1;
575
580
  const P = [];
576
- let v = 0, E = d;
581
+ let v = 0, E = y;
577
582
  const g = () => {
578
583
  if (v)
579
584
  return;
580
585
  E();
581
586
  const x = e(n ? P[0] : P, i, w);
582
- r ? i(x) : E = kA(x) ? x : d;
587
+ r ? i(x) : E = SA(x) ? x : y;
583
588
  }, C = t.map(
584
589
  (x, D) => Xe(
585
590
  x,
@@ -638,7 +643,7 @@ function pf(A) {
638
643
  function re(A) {
639
644
  return Object.keys(A).concat(pf(A));
640
645
  }
641
- function ye(A, e) {
646
+ function de(A, e) {
642
647
  try {
643
648
  return e in A;
644
649
  } catch (f) {
@@ -646,20 +651,20 @@ function ye(A, e) {
646
651
  }
647
652
  }
648
653
  function Yf(A, e) {
649
- return ye(A, e) && !(Object.hasOwnProperty.call(A, e) && Object.propertyIsEnumerable.call(A, e));
654
+ return de(A, e) && !(Object.hasOwnProperty.call(A, e) && Object.propertyIsEnumerable.call(A, e));
650
655
  }
651
- function Sf(A, e, f) {
656
+ function kf(A, e, f) {
652
657
  var n = {};
653
658
  return f.isMergeableObject(A) && re(A).forEach(function(t) {
654
659
  n[t] = fA(A[t], f);
655
660
  }), re(e).forEach(function(t) {
656
- Yf(A, t) || (ye(A, t) && f.isMergeableObject(e[t]) ? n[t] = Gf(t, f)(A[t], e[t], f) : n[t] = fA(e[t], f));
661
+ Yf(A, t) || (de(A, t) && f.isMergeableObject(e[t]) ? n[t] = Gf(t, f)(A[t], e[t], f) : n[t] = fA(e[t], f));
657
662
  }), n;
658
663
  }
659
664
  function K(A, e, f) {
660
665
  f = f || {}, f.arrayMerge = f.arrayMerge || Nf, f.isMergeableObject = f.isMergeableObject || jf, f.cloneUnlessOtherwiseSpecified = fA;
661
666
  var n = Array.isArray(e), t = Array.isArray(A), r = n === t;
662
- return r ? n ? f.arrayMerge(A, e, f) : Sf(A, e, f) : fA(e, f);
667
+ return r ? n ? f.arrayMerge(A, e, f) : kf(A, e, f) : fA(e, f);
663
668
  }
664
669
  K.all = function(e, f) {
665
670
  if (!Array.isArray(e))
@@ -668,13 +673,28 @@ K.all = function(e, f) {
668
673
  return K(n, t, f);
669
674
  }, {});
670
675
  };
671
- var kf = K, Kf = kf;
676
+ var Sf = K, Kf = Sf;
672
677
  const Uf = /* @__PURE__ */ zf(Kf);
678
+ /*! *****************************************************************************
679
+ Copyright (c) Microsoft Corporation.
680
+
681
+ Permission to use, copy, modify, and/or distribute this software for any
682
+ purpose with or without fee is hereby granted.
683
+
684
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
685
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
686
+ AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
687
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
688
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
689
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
690
+ PERFORMANCE OF THIS SOFTWARE.
691
+ ***************************************************************************** */
673
692
  var OA = function(A, e) {
674
693
  return OA = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(f, n) {
675
694
  f.__proto__ = n;
676
695
  } || function(f, n) {
677
- for (var t in n) Object.prototype.hasOwnProperty.call(n, t) && (f[t] = n[t]);
696
+ for (var t in n)
697
+ Object.prototype.hasOwnProperty.call(n, t) && (f[t] = n[t]);
678
698
  }, OA(A, e);
679
699
  };
680
700
  function DA(A, e) {
@@ -690,23 +710,26 @@ var u = function() {
690
710
  return u = Object.assign || function(e) {
691
711
  for (var f, n = 1, t = arguments.length; n < t; n++) {
692
712
  f = arguments[n];
693
- for (var r in f) Object.prototype.hasOwnProperty.call(f, r) && (e[r] = f[r]);
713
+ for (var r in f)
714
+ Object.prototype.hasOwnProperty.call(f, r) && (e[r] = f[r]);
694
715
  }
695
716
  return e;
696
717
  }, u.apply(this, arguments);
697
718
  };
698
719
  function Wf(A, e) {
699
720
  var f = {};
700
- for (var n in A) Object.prototype.hasOwnProperty.call(A, n) && e.indexOf(n) < 0 && (f[n] = A[n]);
721
+ for (var n in A)
722
+ Object.prototype.hasOwnProperty.call(A, n) && e.indexOf(n) < 0 && (f[n] = A[n]);
701
723
  if (A != null && typeof Object.getOwnPropertySymbols == "function")
702
724
  for (var t = 0, n = Object.getOwnPropertySymbols(A); t < n.length; t++)
703
725
  e.indexOf(n[t]) < 0 && Object.prototype.propertyIsEnumerable.call(A, n[t]) && (f[n[t]] = A[n[t]]);
704
726
  return f;
705
727
  }
706
728
  function bA(A, e, f) {
707
- if (f || arguments.length === 2) for (var n = 0, t = e.length, r; n < t; n++)
708
- (r || !(n in e)) && (r || (r = Array.prototype.slice.call(e, 0, n)), r[n] = e[n]);
709
- return A.concat(r || Array.prototype.slice.call(e));
729
+ if (arguments.length === 2)
730
+ for (var n = 0, t = e.length, r; n < t; n++)
731
+ (r || !(n in e)) && (r || (r = Array.prototype.slice.call(e, 0, n)), r[n] = e[n]);
732
+ return A.concat(r || e);
710
733
  }
711
734
  function XA(A, e) {
712
735
  var f = e && e.cache ? e.cache : An, n = e && e.serializer ? e.serializer : $f, t = e && e.strategy ? e.strategy : Vf;
@@ -924,7 +947,7 @@ function Pe(A) {
924
947
  return typeof t != "string" ? (e.minimumSignificantDigits = n.length, e.maximumSignificantDigits = n.length) : t === "+" ? e.minimumSignificantDigits = n.length : n[0] === "#" ? e.maximumSignificantDigits = n.length : (e.minimumSignificantDigits = n.length, e.maximumSignificantDigits = n.length + (typeof t == "string" ? t.length : 0)), "";
925
948
  }), e;
926
949
  }
927
- function Se(A) {
950
+ function ke(A) {
928
951
  switch (A) {
929
952
  case "sign-auto":
930
953
  return {
@@ -979,7 +1002,7 @@ function vn(A) {
979
1002
  return e;
980
1003
  }
981
1004
  function se(A) {
982
- var e = {}, f = Se(A);
1005
+ var e = {}, f = ke(A);
983
1006
  return f || e;
984
1007
  }
985
1008
  function gn(A) {
@@ -1099,7 +1122,7 @@ function gn(A) {
1099
1122
  e = u(u({}, e), Pe(t.stem));
1100
1123
  continue;
1101
1124
  }
1102
- var i = Se(t.stem);
1125
+ var i = ke(t.stem);
1103
1126
  i && (e = u(u({}, e), i));
1104
1127
  var w = vn(t.stem);
1105
1128
  w && (e = u(u({}, e), w));
@@ -2532,7 +2555,8 @@ function En(A, e) {
2532
2555
  f += s;
2533
2556
  for (; i-- > 0; )
2534
2557
  f = P + f;
2535
- } else t === "J" ? f += "H" : f += t;
2558
+ } else
2559
+ t === "J" ? f += "H" : f += t;
2536
2560
  }
2537
2561
  return f;
2538
2562
  }
@@ -2558,7 +2582,7 @@ function on(A) {
2558
2582
  var t = PA[n || ""] || PA[f || ""] || PA["".concat(f, "-001")] || PA["001"];
2559
2583
  return t[0];
2560
2584
  }
2561
- var dA, hn = new RegExp("^".concat(Ge.source, "*")), Cn = new RegExp("".concat(Ge.source, "*$"));
2585
+ var yA, hn = new RegExp("^".concat(Ge.source, "*")), Cn = new RegExp("".concat(Ge.source, "*$"));
2562
2586
  function a(A, e) {
2563
2587
  return { start: A, end: e };
2564
2588
  }
@@ -2567,7 +2591,7 @@ var Bn = !!String.prototype.startsWith && "_a".startsWith("a", 1), an = !!String
2567
2591
  }, RA = !0;
2568
2592
  try {
2569
2593
  var Hn = Ke("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2570
- RA = ((dA = Hn.exec("a")) === null || dA === void 0 ? void 0 : dA[0]) === "a";
2594
+ RA = ((yA = Hn.exec("a")) === null || yA === void 0 ? void 0 : yA[0]) === "a";
2571
2595
  } catch (A) {
2572
2596
  RA = !1;
2573
2597
  }
@@ -2605,7 +2629,7 @@ var ve = Bn ? (
2605
2629
  return f;
2606
2630
  }
2607
2631
  )
2608
- ), ke = cn ? (
2632
+ ), Se = cn ? (
2609
2633
  // Native
2610
2634
  function(e, f) {
2611
2635
  return e.codePointAt(f);
@@ -2655,8 +2679,8 @@ if (RA) {
2655
2679
  } else
2656
2680
  GA = function(e, f) {
2657
2681
  for (var n = []; ; ) {
2658
- var t = ke(e, f);
2659
- if (t === void 0 || Ue(t) || dn(t))
2682
+ var t = Se(e, f);
2683
+ if (t === void 0 || Ue(t) || yn(t))
2660
2684
  break;
2661
2685
  n.push(t), f += t >= 65536 ? 2 : 1;
2662
2686
  }
@@ -3064,7 +3088,7 @@ var bn = (
3064
3088
  var e = this.position.offset;
3065
3089
  if (e >= this.message.length)
3066
3090
  throw Error("out of bound");
3067
- var f = ke(this.message, e);
3091
+ var f = Se(this.message, e);
3068
3092
  if (f === void 0)
3069
3093
  throw Error("Offset ".concat(e, " is at invalid UTF-16 code unit boundary"));
3070
3094
  return f;
@@ -3127,7 +3151,7 @@ function Mn(A) {
3127
3151
  function Ue(A) {
3128
3152
  return A >= 9 && A <= 13 || A === 32 || A === 133 || A >= 8206 && A <= 8207 || A === 8232 || A === 8233;
3129
3153
  }
3130
- function dn(A) {
3154
+ function yn(A) {
3131
3155
  return A >= 33 && A <= 35 || A === 36 || A >= 37 && A <= 39 || A === 40 || A === 41 || A === 42 || A === 43 || A === 44 || A === 45 || A >= 46 && A <= 47 || A >= 58 && A <= 59 || A >= 60 && A <= 62 || A >= 63 && A <= 64 || A === 91 || A === 92 || A === 93 || A === 94 || A === 96 || A === 123 || A === 124 || A === 125 || A === 126 || A === 161 || A >= 162 && A <= 165 || A === 166 || A === 167 || A === 169 || A === 171 || A === 172 || A === 174 || A === 176 || A === 177 || A === 182 || A === 187 || A === 191 || A === 215 || A === 247 || A >= 8208 && A <= 8213 || A >= 8214 && A <= 8215 || A === 8216 || A === 8217 || A === 8218 || A >= 8219 && A <= 8220 || A === 8221 || A === 8222 || A === 8223 || A >= 8224 && A <= 8231 || A >= 8240 && A <= 8248 || A === 8249 || A === 8250 || A >= 8251 && A <= 8254 || A >= 8257 && A <= 8259 || A === 8260 || A === 8261 || A === 8262 || A >= 8263 && A <= 8273 || A === 8274 || A === 8275 || A >= 8277 && A <= 8286 || A >= 8592 && A <= 8596 || A >= 8597 && A <= 8601 || A >= 8602 && A <= 8603 || A >= 8604 && A <= 8607 || A === 8608 || A >= 8609 && A <= 8610 || A === 8611 || A >= 8612 && A <= 8613 || A === 8614 || A >= 8615 && A <= 8621 || A === 8622 || A >= 8623 && A <= 8653 || A >= 8654 && A <= 8655 || A >= 8656 && A <= 8657 || A === 8658 || A === 8659 || A === 8660 || A >= 8661 && A <= 8691 || A >= 8692 && A <= 8959 || A >= 8960 && A <= 8967 || A === 8968 || A === 8969 || A === 8970 || A === 8971 || A >= 8972 && A <= 8991 || A >= 8992 && A <= 8993 || A >= 8994 && A <= 9e3 || A === 9001 || A === 9002 || A >= 9003 && A <= 9083 || A === 9084 || A >= 9085 && A <= 9114 || A >= 9115 && A <= 9139 || A >= 9140 && A <= 9179 || A >= 9180 && A <= 9185 || A >= 9186 && A <= 9254 || A >= 9255 && A <= 9279 || A >= 9280 && A <= 9290 || A >= 9291 && A <= 9311 || A >= 9472 && A <= 9654 || A === 9655 || A >= 9656 && A <= 9664 || A === 9665 || A >= 9666 && A <= 9719 || A >= 9720 && A <= 9727 || A >= 9728 && A <= 9838 || A === 9839 || A >= 9840 && A <= 10087 || A === 10088 || A === 10089 || A === 10090 || A === 10091 || A === 10092 || A === 10093 || A === 10094 || A === 10095 || A === 10096 || A === 10097 || A === 10098 || A === 10099 || A === 10100 || A === 10101 || A >= 10132 && A <= 10175 || A >= 10176 && A <= 10180 || A === 10181 || A === 10182 || A >= 10183 && A <= 10213 || A === 10214 || A === 10215 || A === 10216 || A === 10217 || A === 10218 || A === 10219 || A === 10220 || A === 10221 || A === 10222 || A === 10223 || A >= 10224 && A <= 10239 || A >= 10240 && A <= 10495 || A >= 10496 && A <= 10626 || A === 10627 || A === 10628 || A === 10629 || A === 10630 || A === 10631 || A === 10632 || A === 10633 || A === 10634 || A === 10635 || A === 10636 || A === 10637 || A === 10638 || A === 10639 || A === 10640 || A === 10641 || A === 10642 || A === 10643 || A === 10644 || A === 10645 || A === 10646 || A === 10647 || A === 10648 || A >= 10649 && A <= 10711 || A === 10712 || A === 10713 || A === 10714 || A === 10715 || A >= 10716 && A <= 10747 || A === 10748 || A === 10749 || A >= 10750 && A <= 11007 || A >= 11008 && A <= 11055 || A >= 11056 && A <= 11076 || A >= 11077 && A <= 11078 || A >= 11079 && A <= 11084 || A >= 11085 && A <= 11123 || A >= 11124 && A <= 11125 || A >= 11126 && A <= 11157 || A === 11158 || A >= 11159 && A <= 11263 || A >= 11776 && A <= 11777 || A === 11778 || A === 11779 || A === 11780 || A === 11781 || A >= 11782 && A <= 11784 || A === 11785 || A === 11786 || A === 11787 || A === 11788 || A === 11789 || A >= 11790 && A <= 11798 || A === 11799 || A >= 11800 && A <= 11801 || A === 11802 || A === 11803 || A === 11804 || A === 11805 || A >= 11806 && A <= 11807 || A === 11808 || A === 11809 || A === 11810 || A === 11811 || A === 11812 || A === 11813 || A === 11814 || A === 11815 || A === 11816 || A === 11817 || A >= 11818 && A <= 11822 || A === 11823 || A >= 11824 && A <= 11833 || A >= 11834 && A <= 11835 || A >= 11836 && A <= 11839 || A === 11840 || A === 11841 || A === 11842 || A >= 11843 && A <= 11855 || A >= 11856 && A <= 11857 || A === 11858 || A >= 11859 && A <= 11903 || A >= 12289 && A <= 12291 || A === 12296 || A === 12297 || A === 12298 || A === 12299 || A === 12300 || A === 12301 || A === 12302 || A === 12303 || A === 12304 || A === 12305 || A >= 12306 && A <= 12307 || A === 12308 || A === 12309 || A === 12310 || A === 12311 || A === 12312 || A === 12313 || A === 12314 || A === 12315 || A === 12316 || A === 12317 || A >= 12318 && A <= 12319 || A === 12320 || A === 12336 || A === 64830 || A === 64831 || A >= 65093 && A <= 65094;
3132
3156
  }
3133
3157
  function YA(A) {
@@ -3135,10 +3159,11 @@ function YA(A) {
3135
3159
  if (delete e.location, Oe(e) || me(e))
3136
3160
  for (var f in e.options)
3137
3161
  delete e.options[f].location, YA(e.options[f].value);
3138
- else Qe(e) && Ne(e.style) || (Fe(e) || Je(e)) && mA(e.style) ? delete e.style.location : Re(e) && YA(e.children);
3162
+ else
3163
+ Qe(e) && Ne(e.style) || (Fe(e) || Je(e)) && mA(e.style) ? delete e.style.location : Re(e) && YA(e.children);
3139
3164
  });
3140
3165
  }
3141
- function yn(A, e) {
3166
+ function dn(A, e) {
3142
3167
  e === void 0 && (e = {}), e = u({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, e);
3143
3168
  var f = new bn(A, e).parse();
3144
3169
  if (f.err) {
@@ -3311,7 +3336,7 @@ function On(A, e) {
3311
3336
  return f[n] = Jn(A[n], e[n]), f;
3312
3337
  }, u({}, A)) : A;
3313
3338
  }
3314
- function yA(A) {
3339
+ function dA(A) {
3315
3340
  return {
3316
3341
  create: function() {
3317
3342
  return {
@@ -3336,7 +3361,7 @@ function mn(A) {
3336
3361
  f[n] = arguments[n];
3337
3362
  return new ((e = Intl.NumberFormat).bind.apply(e, bA([void 0], f, !1)))();
3338
3363
  }, {
3339
- cache: yA(A.number),
3364
+ cache: dA(A.number),
3340
3365
  strategy: MA.variadic
3341
3366
  }),
3342
3367
  getDateTimeFormat: XA(function() {
@@ -3344,7 +3369,7 @@ function mn(A) {
3344
3369
  f[n] = arguments[n];
3345
3370
  return new ((e = Intl.DateTimeFormat).bind.apply(e, bA([void 0], f, !1)))();
3346
3371
  }, {
3347
- cache: yA(A.dateTime),
3372
+ cache: dA(A.dateTime),
3348
3373
  strategy: MA.variadic
3349
3374
  }),
3350
3375
  getPluralRules: XA(function() {
@@ -3352,7 +3377,7 @@ function mn(A) {
3352
3377
  f[n] = arguments[n];
3353
3378
  return new ((e = Intl.PluralRules).bind.apply(e, bA([void 0], f, !1)))();
3354
3379
  }, {
3355
- cache: yA(A.pluralRules),
3380
+ cache: dA(A.pluralRules),
3356
3381
  strategy: MA.variadic
3357
3382
  })
3358
3383
  };
@@ -3408,7 +3433,7 @@ var We = (
3408
3433
  var f = Intl.NumberFormat.supportedLocalesOf(e);
3409
3434
  return f.length > 0 ? new Intl.Locale(f[0]) : new Intl.Locale(typeof e == "string" ? e : e[0]);
3410
3435
  }
3411
- }, A.__parse = yn, A.formats = {
3436
+ }, A.__parse = dn, A.formats = {
3412
3437
  number: {
3413
3438
  integer: {
3414
3439
  maximumFractionDigits: 0
@@ -3535,13 +3560,13 @@ q(
3535
3560
  );
3536
3561
  rA.subscribe((A) => VA = A);
3537
3562
  const BA = {};
3538
- function Sn(A, e) {
3563
+ function kn(A, e) {
3539
3564
  BA[A].delete(e), BA[A].size === 0 && delete BA[A];
3540
3565
  }
3541
3566
  function _e(A) {
3542
3567
  return BA[A];
3543
3568
  }
3544
- function kn(A) {
3569
+ function Sn(A) {
3545
3570
  return iA(A).map((e) => {
3546
3571
  const f = _e(e);
3547
3572
  return [e, f ? [...f] : []];
@@ -3557,14 +3582,14 @@ function aA(A) {
3557
3582
  }
3558
3583
  function Kn(A, e) {
3559
3584
  return Promise.all(
3560
- e.map((n) => (Sn(A, n), n().then((t) => t.default || t)))
3585
+ e.map((n) => (kn(A, n), n().then((t) => t.default || t)))
3561
3586
  ).then((n) => qe(A, ...n));
3562
3587
  }
3563
3588
  const $ = {};
3564
3589
  function $e(A) {
3565
3590
  if (!aA(A))
3566
3591
  return A in $ ? $[A] : Promise.resolve();
3567
- const e = kn(A);
3592
+ const e = Sn(A);
3568
3593
  return $[A] = Promise.all(
3569
3594
  e.map(
3570
3595
  ([f, n]) => Kn(f, n)
@@ -3658,7 +3683,7 @@ var At = Object.defineProperty, et = Object.defineProperties, ft = Object.getOwn
3658
3683
  tt.call(e, f) && Be(A, f, e[f]);
3659
3684
  return A;
3660
3685
  }, it = (A, e) => et(A, ft(e));
3661
- let SA;
3686
+ let kA;
3662
3687
  const uA = xA(null);
3663
3688
  function ae(A) {
3664
3689
  return A.split("-").map((e, f, n) => n.slice(0, f + 1).join("-")).reverse();
@@ -3668,10 +3693,10 @@ function iA(A, e = Z().fallbackLocale) {
3668
3693
  return e ? [.../* @__PURE__ */ new Set([...f, ...ae(e)])] : f;
3669
3694
  }
3670
3695
  function m() {
3671
- return SA != null ? SA : void 0;
3696
+ return kA != null ? kA : void 0;
3672
3697
  }
3673
3698
  uA.subscribe((A) => {
3674
- SA = A != null ? A : void 0, typeof window != "undefined" && A != null && document.documentElement.setAttribute("lang", A);
3699
+ kA = A != null ? A : void 0, typeof window != "undefined" && A != null && document.documentElement.setAttribute("lang", A);
3675
3700
  });
3676
3701
  const wt = (A) => {
3677
3702
  if (A && Yn(A) && aA(A)) {
@@ -3861,22 +3886,22 @@ function Mt(A) {
3861
3886
  let e, f;
3862
3887
  return {
3863
3888
  c() {
3864
- e = y("img"), jA(e.src, f = It) || L(e, "src", f), L(e, "width", "300px"), L(e, "alt", "error");
3889
+ e = d("img"), jA(e.src, f = It) || L(e, "src", f), L(e, "width", "300px"), L(e, "alt", "error");
3865
3890
  },
3866
3891
  m(n, t) {
3867
3892
  O(n, e, t);
3868
3893
  },
3869
- p: d,
3894
+ p: y,
3870
3895
  d(n) {
3871
3896
  n && Q(e);
3872
3897
  }
3873
3898
  };
3874
3899
  }
3875
- function dt(A) {
3900
+ function yt(A) {
3876
3901
  let e, f;
3877
3902
  return {
3878
3903
  c() {
3879
- e = y("img"), jA(e.src, f = `${/*assetsurl*/
3904
+ e = d("img"), jA(e.src, f = `${/*assetsurl*/
3880
3905
  A[0]}/error-general-icon.png`) || L(e, "src", f), L(e, "width", "300px"), L(e, "alt", "error");
3881
3906
  },
3882
3907
  m(n, t) {
@@ -3892,12 +3917,12 @@ function dt(A) {
3892
3917
  }
3893
3918
  };
3894
3919
  }
3895
- function yt(A) {
3920
+ function dt(A) {
3896
3921
  let e;
3897
3922
  function f(r, i) {
3898
3923
  return (
3899
3924
  /*assetsurl*/
3900
- r[0] ? dt : Mt
3925
+ r[0] ? yt : Mt
3901
3926
  );
3902
3927
  }
3903
3928
  let n = f(A), t = n(A);
@@ -3923,7 +3948,7 @@ function zt(A) {
3923
3948
  ), n;
3924
3949
  return {
3925
3950
  c() {
3926
- e = y("span"), n = tA(f), L(e, "class", "CashierErrorTitle");
3951
+ e = d("span"), n = tA(f), L(e, "class", "CashierErrorTitle");
3927
3952
  },
3928
3953
  m(t, r) {
3929
3954
  O(t, e, r), j(e, n);
@@ -3946,7 +3971,7 @@ function jt(A) {
3946
3971
  ), n;
3947
3972
  return {
3948
3973
  c() {
3949
- e = y("span"), n = tA(f), L(e, "class", "CashierErrorText");
3974
+ e = d("span"), n = tA(f), L(e, "class", "CashierErrorText");
3950
3975
  },
3951
3976
  m(t, r) {
3952
3977
  O(t, e, r), j(e, n);
@@ -4007,7 +4032,7 @@ function Te(A) {
4007
4032
  e || (F(t, r), e = !0);
4008
4033
  },
4009
4034
  o(r) {
4010
- S(t, r), e = !1;
4035
+ k(t, r), e = !1;
4011
4036
  },
4012
4037
  d(r) {
4013
4038
  t && t.d(r);
@@ -4021,7 +4046,7 @@ function Qt(A) {
4021
4046
  ), t, r, i;
4022
4047
  return {
4023
4048
  c() {
4024
- e = y("button"), f = y("span"), t = tA(n), L(e, "class", "CashierErrorButton");
4049
+ e = d("button"), f = d("span"), t = tA(n), L(e, "class", "CashierErrorButton");
4025
4050
  },
4026
4051
  m(w, s) {
4027
4052
  O(w, e, s), j(e, f), j(f, t), r || (i = Cf(
@@ -4052,7 +4077,7 @@ function Ft(A) {
4052
4077
  /*$$scope*/
4053
4078
  A[10],
4054
4079
  He
4055
- ), P = s || yt(A), v = (
4080
+ ), P = s || dt(A), v = (
4056
4081
  /*#slots*/
4057
4082
  A[11].title
4058
4083
  ), E = sA(
@@ -4076,7 +4101,7 @@ function Ft(A) {
4076
4101
  A[1] === "false") && Te(A);
4077
4102
  return {
4078
4103
  c() {
4079
- e = y("div"), f = y("div"), P && P.c(), n = TA(), g && g.c(), t = TA(), D && D.c(), r = TA(), c && c.c(), L(f, "class", "CashierErrorContent"), L(e, "class", "CashierError");
4104
+ e = d("div"), f = d("div"), P && P.c(), n = TA(), g && g.c(), t = TA(), D && D.c(), r = TA(), c && c.c(), L(f, "class", "CashierErrorContent"), L(e, "class", "CashierError");
4080
4105
  },
4081
4106
  m(o, l) {
4082
4107
  O(o, e, l), j(e, f), P && P.m(f, null), j(f, n), g && g.m(f, null), j(f, t), D && D.m(f, null), j(f, r), c && c.m(f, null), A[12](e), i = !0;
@@ -4142,7 +4167,7 @@ function Ft(A) {
4142
4167
  20) && D.p(o, i ? l : -1), !/*hidebuttons*/
4143
4168
  o[1] || /*hidebuttons*/
4144
4169
  o[1] === "false" ? c ? (c.p(o, l), l & /*hidebuttons*/
4145
- 2 && F(c, 1)) : (c = Te(o), c.c(), F(c, 1), c.m(f, null)) : c && (lf(), S(c, 1, 1, () => {
4170
+ 2 && F(c, 1)) : (c = Te(o), c.c(), F(c, 1), c.m(f, null)) : c && (lf(), k(c, 1, 1, () => {
4146
4171
  c = null;
4147
4172
  }), If());
4148
4173
  },
@@ -4150,7 +4175,7 @@ function Ft(A) {
4150
4175
  i || (F(P, o), F(g, o), F(D, o), F(c), i = !0);
4151
4176
  },
4152
4177
  o(o) {
4153
- S(P, o), S(g, o), S(D, o), S(c), i = !1;
4178
+ k(P, o), k(g, o), k(D, o), k(c), i = !1;
4154
4179
  },
4155
4180
  d(o) {
4156
4181
  o && Q(e), P && P.d(o), g && g.d(o), D && D.d(o), c && c.d(), A[12](null);