@everymatrix/cashier-verifications 1.64.7 → 1.65.0

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.
@@ -6,18 +6,18 @@ function Zt(e) {
6
6
  function St() {
7
7
  return /* @__PURE__ */ Object.create(null);
8
8
  }
9
- function Ie(e) {
9
+ function Le(e) {
10
10
  e.forEach(Zt);
11
11
  }
12
- function bt(e) {
12
+ function gt(e) {
13
13
  return typeof e == "function";
14
14
  }
15
15
  function Jt(e, t) {
16
16
  return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
17
17
  }
18
- let Fe;
19
- function ts(e, t) {
20
- return e === t ? !0 : (Fe || (Fe = document.createElement("a")), Fe.href = t, e === Fe.href);
18
+ let Ue;
19
+ function es(e, t) {
20
+ return e === t ? !0 : (Ue || (Ue = document.createElement("a")), Ue.href = t, e === Ue.href);
21
21
  }
22
22
  function Mr(e) {
23
23
  return Object.keys(e).length === 0;
@@ -61,10 +61,10 @@ function Lr(e, t) {
61
61
  t
62
62
  ), t.sheet;
63
63
  }
64
- function ae(e, t, r) {
64
+ function oe(e, t, r) {
65
65
  e.insertBefore(t, r || null);
66
66
  }
67
- function ie(e) {
67
+ function re(e) {
68
68
  e.parentNode && e.parentNode.removeChild(e);
69
69
  }
70
70
  function Ir(e, t) {
@@ -74,25 +74,25 @@ function Ir(e, t) {
74
74
  function Y(e) {
75
75
  return document.createElement(e);
76
76
  }
77
- function rs(e) {
77
+ function ts(e) {
78
78
  return document.createElementNS("http://www.w3.org/2000/svg", e);
79
79
  }
80
- function yt(e) {
80
+ function vt(e) {
81
81
  return document.createTextNode(e);
82
82
  }
83
83
  function xe() {
84
- return yt(" ");
84
+ return vt(" ");
85
85
  }
86
- function is() {
87
- return yt("");
86
+ function rs() {
87
+ return vt("");
88
88
  }
89
- function _t(e, t, r, i) {
89
+ function bt(e, t, r, i) {
90
90
  return e.addEventListener(t, r, i), () => e.removeEventListener(t, r, i);
91
91
  }
92
92
  function J(e, t, r) {
93
93
  r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
94
94
  }
95
- function le(e, t, r) {
95
+ function ue(e, t, r) {
96
96
  const i = t.toLowerCase();
97
97
  i in e ? e[i] = typeof e[i] == "boolean" && r === "" ? !0 : r : t in e ? e[t] = typeof e[t] == "boolean" && r === "" ? !0 : r : J(e, t, r);
98
98
  }
@@ -103,7 +103,7 @@ function Rr(e, t) {
103
103
  t = "" + t, e.data !== t && (e.data = /** @type {string} */
104
104
  t);
105
105
  }
106
- function we(e, t, r) {
106
+ function Ee(e, t, r) {
107
107
  e.classList.toggle(t, !!r);
108
108
  }
109
109
  function kr(e) {
@@ -115,90 +115,90 @@ function kr(e) {
115
115
  }
116
116
  ), t;
117
117
  }
118
- let Ce;
119
- function Me(e) {
120
- Ce = e;
118
+ let Me;
119
+ function Be(e) {
120
+ Me = e;
121
121
  }
122
122
  function Ur() {
123
- if (!Ce)
123
+ if (!Me)
124
124
  throw new Error("Function called outside component initialization");
125
- return Ce;
125
+ return Me;
126
126
  }
127
- function ns(e) {
127
+ function is(e) {
128
128
  Ur().$$.on_mount.push(e);
129
129
  }
130
- const _e = [], at = [];
131
- let Ee = [];
130
+ const ye = [], st = [];
131
+ let _e = [];
132
132
  const Ht = [], Fr = /* @__PURE__ */ Promise.resolve();
133
- let ut = !1;
133
+ let ot = !1;
134
134
  function Vr() {
135
- ut || (ut = !0, Fr.then(ee));
135
+ ot || (ot = !0, Fr.then(ee));
136
136
  }
137
- function lt(e) {
138
- Ee.push(e);
137
+ function at(e) {
138
+ _e.push(e);
139
139
  }
140
- const et = /* @__PURE__ */ new Set();
141
- let be = 0;
140
+ const Qe = /* @__PURE__ */ new Set();
141
+ let ve = 0;
142
142
  function ee() {
143
- if (be !== 0)
143
+ if (ve !== 0)
144
144
  return;
145
- const e = Ce;
145
+ const e = Me;
146
146
  do {
147
147
  try {
148
- for (; be < _e.length; ) {
149
- const t = _e[be];
150
- be++, Me(t), Gr(t.$$);
148
+ for (; ve < ye.length; ) {
149
+ const t = ye[ve];
150
+ ve++, Be(t), Gr(t.$$);
151
151
  }
152
152
  } catch (t) {
153
- throw _e.length = 0, be = 0, t;
153
+ throw ye.length = 0, ve = 0, t;
154
154
  }
155
- for (Me(null), _e.length = 0, be = 0; at.length; )
156
- at.pop()();
157
- for (let t = 0; t < Ee.length; t += 1) {
158
- const r = Ee[t];
159
- et.has(r) || (et.add(r), r());
155
+ for (Be(null), ye.length = 0, ve = 0; st.length; )
156
+ st.pop()();
157
+ for (let t = 0; t < _e.length; t += 1) {
158
+ const r = _e[t];
159
+ Qe.has(r) || (Qe.add(r), r());
160
160
  }
161
- Ee.length = 0;
162
- } while (_e.length);
161
+ _e.length = 0;
162
+ } while (ye.length);
163
163
  for (; Ht.length; )
164
164
  Ht.pop()();
165
- ut = !1, et.clear(), Me(e);
165
+ ot = !1, Qe.clear(), Be(e);
166
166
  }
167
167
  function Gr(e) {
168
168
  if (e.fragment !== null) {
169
- e.update(), Ie(e.before_update);
169
+ e.update(), Le(e.before_update);
170
170
  const t = e.dirty;
171
- e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(lt);
171
+ e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(at);
172
172
  }
173
173
  }
174
174
  function jr(e) {
175
175
  const t = [], r = [];
176
- Ee.forEach((i) => e.indexOf(i) === -1 ? t.push(i) : r.push(i)), r.forEach((i) => i()), Ee = t;
176
+ _e.forEach((i) => e.indexOf(i) === -1 ? t.push(i) : r.push(i)), r.forEach((i) => i()), _e = t;
177
177
  }
178
178
  const zr = /* @__PURE__ */ new Set();
179
179
  function Xr(e, t) {
180
180
  e && e.i && (zr.delete(e), e.i(t));
181
181
  }
182
- function Ot(e) {
182
+ function Pt(e) {
183
183
  return e?.length !== void 0 ? e : Array.from(e);
184
184
  }
185
185
  function Wr(e, t, r) {
186
186
  const { fragment: i, after_update: n } = e.$$;
187
- i && i.m(t, r), lt(() => {
188
- const s = e.$$.on_mount.map(Zt).filter(bt);
189
- e.$$.on_destroy ? e.$$.on_destroy.push(...s) : Ie(s), e.$$.on_mount = [];
190
- }), n.forEach(lt);
187
+ i && i.m(t, r), at(() => {
188
+ const s = e.$$.on_mount.map(Zt).filter(gt);
189
+ e.$$.on_destroy ? e.$$.on_destroy.push(...s) : Le(s), e.$$.on_mount = [];
190
+ }), n.forEach(at);
191
191
  }
192
192
  function qr(e, t) {
193
193
  const r = e.$$;
194
- r.fragment !== null && (jr(r.after_update), Ie(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
194
+ r.fragment !== null && (jr(r.after_update), Le(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
195
195
  }
196
196
  function Yr(e, t) {
197
- e.$$.dirty[0] === -1 && (_e.push(e), Vr(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
197
+ e.$$.dirty[0] === -1 && (ye.push(e), Vr(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
198
198
  }
199
199
  function Zr(e, t, r, i, n, s, h = null, a = [-1]) {
200
- const o = Ce;
201
- Me(e);
200
+ const o = Me;
201
+ Be(e);
202
202
  const u = e.$$ = {
203
203
  fragment: null,
204
204
  ctx: [],
@@ -222,18 +222,18 @@ function Zr(e, t, r, i, n, s, h = null, a = [-1]) {
222
222
  };
223
223
  h && h(u.root);
224
224
  let l = !1;
225
- if (u.ctx = r ? r(e, t.props || {}, (d, p, ..._) => {
226
- const H = _.length ? _[0] : p;
225
+ if (u.ctx = r ? r(e, t.props || {}, (d, p, ...x) => {
226
+ const H = x.length ? x[0] : p;
227
227
  return u.ctx && n(u.ctx[d], u.ctx[d] = H) && (!u.skip_bound && u.bound[d] && u.bound[d](H), l && Yr(e, d)), p;
228
- }) : [], u.update(), l = !0, Ie(u.before_update), u.fragment = i ? i(u.ctx) : !1, t.target) {
228
+ }) : [], u.update(), l = !0, Le(u.before_update), u.fragment = i ? i(u.ctx) : !1, t.target) {
229
229
  if (t.hydrate) {
230
230
  const d = Nr(t.target);
231
- u.fragment && u.fragment.l(d), d.forEach(ie);
231
+ u.fragment && u.fragment.l(d), d.forEach(re);
232
232
  } else
233
233
  u.fragment && u.fragment.c();
234
234
  t.intro && Xr(e.$$.fragment), Wr(e, t.target, t.anchor), ee();
235
235
  }
236
- Me(o);
236
+ Be(o);
237
237
  }
238
238
  let Kt;
239
239
  typeof HTMLElement == "function" && (Kt = class extends HTMLElement {
@@ -285,10 +285,10 @@ typeof HTMLElement == "function" && (Kt = class extends HTMLElement {
285
285
  * @param {HTMLElement} [anchor]
286
286
  */
287
287
  m: function(o, u) {
288
- ae(o, s, u);
288
+ oe(o, s, u);
289
289
  },
290
290
  d: function(o) {
291
- o && ie(s);
291
+ o && re(s);
292
292
  }
293
293
  };
294
294
  };
@@ -300,7 +300,7 @@ typeof HTMLElement == "function" && (Kt = class extends HTMLElement {
300
300
  n in r && (t[n] = [e(n)]);
301
301
  for (const n of this.attributes) {
302
302
  const s = this.$$g_p(n.name);
303
- s in this.$$d || (this.$$d[s] = Ge(s, n.value, this.$$p_d, "toProp"));
303
+ s in this.$$d || (this.$$d[s] = Ve(s, n.value, this.$$p_d, "toProp"));
304
304
  }
305
305
  for (const n in this.$$p_d)
306
306
  !(n in this.$$d) && this[n] !== void 0 && (this.$$d[n] = this[n], delete this[n]);
@@ -318,7 +318,7 @@ typeof HTMLElement == "function" && (Kt = class extends HTMLElement {
318
318
  this.$$r = !0;
319
319
  for (const n in this.$$p_d)
320
320
  if (this.$$d[n] = this.$$c.$$.ctx[this.$$c.$$.props[n]], this.$$p_d[n].reflect) {
321
- const s = Ge(
321
+ const s = Ve(
322
322
  n,
323
323
  this.$$d[n],
324
324
  this.$$p_d,
@@ -340,7 +340,7 @@ typeof HTMLElement == "function" && (Kt = class extends HTMLElement {
340
340
  // We don't need this when working within Svelte code, but for compatibility of people using this outside of Svelte
341
341
  // and setting attributes through setAttribute etc, this is helpful
342
342
  attributeChangedCallback(e, t, r) {
343
- this.$$r || (e = this.$$g_p(e), this.$$d[e] = Ge(e, r, this.$$p_d, "toProp"), this.$$c?.$set({ [e]: this.$$d[e] }));
343
+ this.$$r || (e = this.$$g_p(e), this.$$d[e] = Ve(e, r, this.$$p_d, "toProp"), this.$$c?.$set({ [e]: this.$$d[e] }));
344
344
  }
345
345
  disconnectedCallback() {
346
346
  this.$$cn = !1, Promise.resolve().then(() => {
@@ -353,7 +353,7 @@ typeof HTMLElement == "function" && (Kt = class extends HTMLElement {
353
353
  ) || e;
354
354
  }
355
355
  });
356
- function Ge(e, t, r, i) {
356
+ function Ve(e, t, r, i) {
357
357
  const n = r[e]?.type;
358
358
  if (t = n === "Boolean" && typeof t != "boolean" ? t != null : t, !i || !r[e])
359
359
  return t;
@@ -399,7 +399,7 @@ function Jr(e, t, r, i, n, s) {
399
399
  return this.$$c && a in this.$$c ? this.$$c[a] : this.$$d[a];
400
400
  },
401
401
  set(o) {
402
- o = Ge(a, o, t), this.$$d[a] = o, this.$$c?.$set({ [a]: o });
402
+ o = Ve(a, o, t), this.$$d[a] = o, this.$$c?.$set({ [a]: o });
403
403
  }
404
404
  });
405
405
  }), i.forEach((a) => {
@@ -439,7 +439,7 @@ class Qr {
439
439
  * @returns {() => void}
440
440
  */
441
441
  $on(t, r) {
442
- if (!bt(r))
442
+ if (!gt(r))
443
443
  return Z;
444
444
  const i = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
445
445
  return i.push(r), () => {
@@ -457,24 +457,24 @@ class Qr {
457
457
  }
458
458
  const Kr = "4";
459
459
  typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Kr);
460
- const ye = [];
460
+ const be = [];
461
461
  function ei(e, t) {
462
462
  return {
463
- subscribe: Ne(e, t).subscribe
463
+ subscribe: Ie(e, t).subscribe
464
464
  };
465
465
  }
466
- function Ne(e, t = Z) {
466
+ function Ie(e, t = Z) {
467
467
  let r;
468
468
  const i = /* @__PURE__ */ new Set();
469
469
  function n(a) {
470
470
  if (Jt(e, a) && (e = a, r)) {
471
- const o = !ye.length;
471
+ const o = !be.length;
472
472
  for (const u of i)
473
- u[1](), ye.push(u, e);
473
+ u[1](), be.push(u, e);
474
474
  if (o) {
475
- for (let u = 0; u < ye.length; u += 2)
476
- ye[u][0](ye[u + 1]);
477
- ye.length = 0;
475
+ for (let u = 0; u < be.length; u += 2)
476
+ be[u][0](be[u + 1]);
477
+ be.length = 0;
478
478
  }
479
479
  }
480
480
  }
@@ -503,12 +503,12 @@ function Pe(e, t, r) {
503
503
  return;
504
504
  d();
505
505
  const H = t(i ? u[0] : u, h, a);
506
- s ? h(H) : d = bt(H) ? H : Z;
507
- }, _ = n.map(
506
+ s ? h(H) : d = gt(H) ? H : Z;
507
+ }, x = n.map(
508
508
  (H, v) => Qt(
509
509
  H,
510
- ($) => {
511
- u[v] = $, l &= ~(1 << v), o && p();
510
+ (B) => {
511
+ u[v] = B, l &= ~(1 << v), o && p();
512
512
  },
513
513
  () => {
514
514
  l |= 1 << v;
@@ -516,12 +516,12 @@ function Pe(e, t, r) {
516
516
  )
517
517
  );
518
518
  return o = !0, p(), function() {
519
- Ie(_), d(), o = !1;
519
+ Le(x), d(), o = !1;
520
520
  };
521
521
  });
522
522
  }
523
523
  var er = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
524
- function xt(e) {
524
+ function yt(e) {
525
525
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
526
526
  }
527
527
  var ti = function(t) {
@@ -541,26 +541,26 @@ function oi(e) {
541
541
  function ai(e) {
542
542
  return Array.isArray(e) ? [] : {};
543
543
  }
544
- function De(e, t) {
545
- return t.clone !== !1 && t.isMergeableObject(e) ? Se(ai(e), e, t) : e;
544
+ function Ce(e, t) {
545
+ return t.clone !== !1 && t.isMergeableObject(e) ? we(ai(e), e, t) : e;
546
546
  }
547
547
  function ui(e, t, r) {
548
548
  return e.concat(t).map(function(i) {
549
- return De(i, r);
549
+ return Ce(i, r);
550
550
  });
551
551
  }
552
552
  function li(e, t) {
553
553
  if (!t.customMerge)
554
- return Se;
554
+ return we;
555
555
  var r = t.customMerge(e);
556
- return typeof r == "function" ? r : Se;
556
+ return typeof r == "function" ? r : we;
557
557
  }
558
558
  function hi(e) {
559
559
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
560
560
  return Object.propertyIsEnumerable.call(e, t);
561
561
  }) : [];
562
562
  }
563
- function Pt(e) {
563
+ function At(e) {
564
564
  return Object.keys(e).concat(hi(e));
565
565
  }
566
566
  function tr(e, t) {
@@ -575,52 +575,66 @@ function fi(e, t) {
575
575
  }
576
576
  function ci(e, t, r) {
577
577
  var i = {};
578
- return r.isMergeableObject(e) && Pt(e).forEach(function(n) {
579
- i[n] = De(e[n], r);
580
- }), Pt(t).forEach(function(n) {
581
- fi(e, n) || (tr(e, n) && r.isMergeableObject(t[n]) ? i[n] = li(n, r)(e[n], t[n], r) : i[n] = De(t[n], r));
578
+ return r.isMergeableObject(e) && At(e).forEach(function(n) {
579
+ i[n] = Ce(e[n], r);
580
+ }), At(t).forEach(function(n) {
581
+ fi(e, n) || (tr(e, n) && r.isMergeableObject(t[n]) ? i[n] = li(n, r)(e[n], t[n], r) : i[n] = Ce(t[n], r));
582
582
  }), i;
583
583
  }
584
- function Se(e, t, r) {
585
- r = r || {}, r.arrayMerge = r.arrayMerge || ui, r.isMergeableObject = r.isMergeableObject || ti, r.cloneUnlessOtherwiseSpecified = De;
584
+ function we(e, t, r) {
585
+ r = r || {}, r.arrayMerge = r.arrayMerge || ui, r.isMergeableObject = r.isMergeableObject || ti, r.cloneUnlessOtherwiseSpecified = Ce;
586
586
  var i = Array.isArray(t), n = Array.isArray(e), s = i === n;
587
- return s ? i ? r.arrayMerge(e, t, r) : ci(e, t, r) : De(t, r);
587
+ return s ? i ? r.arrayMerge(e, t, r) : ci(e, t, r) : Ce(t, r);
588
588
  }
589
- Se.all = function(t, r) {
589
+ we.all = function(t, r) {
590
590
  if (!Array.isArray(t))
591
591
  throw new Error("first argument should be an array");
592
592
  return t.reduce(function(i, n) {
593
- return Se(i, n, r);
593
+ return we(i, n, r);
594
594
  }, {});
595
595
  };
596
- var di = Se, mi = di;
597
- const pi = /* @__PURE__ */ xt(mi);
598
- var ht = function(e, t) {
599
- return ht = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, i) {
596
+ var di = we, mi = di;
597
+ const pi = /* @__PURE__ */ yt(mi);
598
+ /*! *****************************************************************************
599
+ Copyright (c) Microsoft Corporation.
600
+
601
+ Permission to use, copy, modify, and/or distribute this software for any
602
+ purpose with or without fee is hereby granted.
603
+
604
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
605
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
606
+ AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
607
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
608
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
609
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
610
+ PERFORMANCE OF THIS SOFTWARE.
611
+ ***************************************************************************** */
612
+ var ut = function(e, t) {
613
+ return ut = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, i) {
600
614
  r.__proto__ = i;
601
615
  } || function(r, i) {
602
616
  for (var n in i)
603
617
  Object.prototype.hasOwnProperty.call(i, n) && (r[n] = i[n]);
604
- }, ht(e, t);
618
+ }, ut(e, t);
605
619
  };
606
- function Ze(e, t) {
620
+ function qe(e, t) {
607
621
  if (typeof t != "function" && t !== null)
608
622
  throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
609
- ht(e, t);
623
+ ut(e, t);
610
624
  function r() {
611
625
  this.constructor = e;
612
626
  }
613
627
  e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
614
628
  }
615
- var re = function() {
616
- return re = Object.assign || function(t) {
629
+ var A = function() {
630
+ return A = Object.assign || function(t) {
617
631
  for (var r, i = 1, n = arguments.length; i < n; i++) {
618
632
  r = arguments[i];
619
633
  for (var s in r)
620
634
  Object.prototype.hasOwnProperty.call(r, s) && (t[s] = r[s]);
621
635
  }
622
636
  return t;
623
- }, re.apply(this, arguments);
637
+ }, A.apply(this, arguments);
624
638
  };
625
639
  function gi(e, t) {
626
640
  var r = {};
@@ -631,14 +645,14 @@ function gi(e, t) {
631
645
  t.indexOf(i[n]) < 0 && Object.prototype.propertyIsEnumerable.call(e, i[n]) && (r[i[n]] = e[i[n]]);
632
646
  return r;
633
647
  }
634
- function tt(e, t, r) {
635
- if (r || arguments.length === 2)
648
+ function Ke(e, t, r) {
649
+ if (arguments.length === 2)
636
650
  for (var i = 0, n = t.length, s; i < n; i++)
637
651
  (s || !(i in t)) && (s || (s = Array.prototype.slice.call(t, 0, i)), s[i] = t[i]);
638
- return e.concat(s || Array.prototype.slice.call(t));
652
+ return e.concat(s || t);
639
653
  }
640
- function rt(e, t) {
641
- var r = t && t.cache ? t.cache : wi, i = t && t.serializer ? t.serializer : xi, n = t && t.strategy ? t.strategy : yi;
654
+ function et(e, t) {
655
+ var r = t && t.cache ? t.cache : Ei, i = t && t.serializer ? t.serializer : _i, n = t && t.strategy ? t.strategy : bi;
642
656
  return n(e, {
643
657
  cache: r,
644
658
  serializer: i
@@ -647,103 +661,95 @@ function rt(e, t) {
647
661
  function vi(e) {
648
662
  return e == null || typeof e == "number" || typeof e == "boolean";
649
663
  }
650
- function bi(e, t, r, i) {
664
+ function rr(e, t, r, i) {
651
665
  var n = vi(i) ? i : r(i), s = t.get(n);
652
666
  return typeof s > "u" && (s = e.call(this, i), t.set(n, s)), s;
653
667
  }
654
- function rr(e, t, r) {
668
+ function ir(e, t, r) {
655
669
  var i = Array.prototype.slice.call(arguments, 3), n = r(i), s = t.get(n);
656
670
  return typeof s > "u" && (s = e.apply(this, i), t.set(n, s)), s;
657
671
  }
658
- function ir(e, t, r, i, n) {
672
+ function xt(e, t, r, i, n) {
659
673
  return r.bind(t, e, i, n);
660
674
  }
675
+ function bi(e, t) {
676
+ var r = e.length === 1 ? rr : ir;
677
+ return xt(e, this, r, t.cache.create(), t.serializer);
678
+ }
661
679
  function yi(e, t) {
662
- var r = e.length === 1 ? bi : rr;
663
- return ir(e, this, r, t.cache.create(), t.serializer);
680
+ return xt(e, this, ir, t.cache.create(), t.serializer);
664
681
  }
665
- function _i(e, t) {
666
- return ir(e, this, rr, t.cache.create(), t.serializer);
682
+ function xi(e, t) {
683
+ return xt(e, this, rr, t.cache.create(), t.serializer);
667
684
  }
668
- var xi = function() {
685
+ var _i = function() {
669
686
  return JSON.stringify(arguments);
670
- }, Ei = (
671
- /** @class */
672
- function() {
673
- function e() {
674
- this.cache = /* @__PURE__ */ Object.create(null);
675
- }
676
- return e.prototype.get = function(t) {
677
- return this.cache[t];
678
- }, e.prototype.set = function(t, r) {
679
- this.cache[t] = r;
680
- }, e;
681
- }()
682
- ), wi = {
687
+ };
688
+ function _t() {
689
+ this.cache = /* @__PURE__ */ Object.create(null);
690
+ }
691
+ _t.prototype.get = function(e) {
692
+ return this.cache[e];
693
+ };
694
+ _t.prototype.set = function(e, t) {
695
+ this.cache[e] = t;
696
+ };
697
+ var Ei = {
683
698
  create: function() {
684
- return new Ei();
699
+ return new _t();
685
700
  }
686
- }, it = {
687
- variadic: _i
688
- }, Xe = function() {
689
- return Xe = Object.assign || function(t) {
690
- for (var r, i = 1, n = arguments.length; i < n; i++) {
691
- r = arguments[i];
692
- for (var s in r)
693
- Object.prototype.hasOwnProperty.call(r, s) && (t[s] = r[s]);
694
- }
695
- return t;
696
- }, Xe.apply(this, arguments);
697
- };
698
- var T;
701
+ }, tt = {
702
+ variadic: yi,
703
+ monadic: xi
704
+ }, T;
699
705
  (function(e) {
700
706
  e[e.EXPECT_ARGUMENT_CLOSING_BRACE = 1] = "EXPECT_ARGUMENT_CLOSING_BRACE", e[e.EMPTY_ARGUMENT = 2] = "EMPTY_ARGUMENT", e[e.MALFORMED_ARGUMENT = 3] = "MALFORMED_ARGUMENT", e[e.EXPECT_ARGUMENT_TYPE = 4] = "EXPECT_ARGUMENT_TYPE", e[e.INVALID_ARGUMENT_TYPE = 5] = "INVALID_ARGUMENT_TYPE", e[e.EXPECT_ARGUMENT_STYLE = 6] = "EXPECT_ARGUMENT_STYLE", e[e.INVALID_NUMBER_SKELETON = 7] = "INVALID_NUMBER_SKELETON", e[e.INVALID_DATE_TIME_SKELETON = 8] = "INVALID_DATE_TIME_SKELETON", e[e.EXPECT_NUMBER_SKELETON = 9] = "EXPECT_NUMBER_SKELETON", e[e.EXPECT_DATE_TIME_SKELETON = 10] = "EXPECT_DATE_TIME_SKELETON", e[e.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE = 11] = "UNCLOSED_QUOTE_IN_ARGUMENT_STYLE", e[e.EXPECT_SELECT_ARGUMENT_OPTIONS = 12] = "EXPECT_SELECT_ARGUMENT_OPTIONS", e[e.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE = 13] = "EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE", e[e.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE = 14] = "INVALID_PLURAL_ARGUMENT_OFFSET_VALUE", e[e.EXPECT_SELECT_ARGUMENT_SELECTOR = 15] = "EXPECT_SELECT_ARGUMENT_SELECTOR", e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR = 16] = "EXPECT_PLURAL_ARGUMENT_SELECTOR", e[e.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT = 17] = "EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT", e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT = 18] = "EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT", e[e.INVALID_PLURAL_ARGUMENT_SELECTOR = 19] = "INVALID_PLURAL_ARGUMENT_SELECTOR", e[e.DUPLICATE_PLURAL_ARGUMENT_SELECTOR = 20] = "DUPLICATE_PLURAL_ARGUMENT_SELECTOR", e[e.DUPLICATE_SELECT_ARGUMENT_SELECTOR = 21] = "DUPLICATE_SELECT_ARGUMENT_SELECTOR", e[e.MISSING_OTHER_CLAUSE = 22] = "MISSING_OTHER_CLAUSE", e[e.INVALID_TAG = 23] = "INVALID_TAG", e[e.INVALID_TAG_NAME = 25] = "INVALID_TAG_NAME", e[e.UNMATCHED_CLOSING_TAG = 26] = "UNMATCHED_CLOSING_TAG", e[e.UNCLOSED_TAG = 27] = "UNCLOSED_TAG";
701
707
  })(T || (T = {}));
702
- var C;
708
+ var D;
703
709
  (function(e) {
704
710
  e[e.literal = 0] = "literal", e[e.argument = 1] = "argument", e[e.number = 2] = "number", e[e.date = 3] = "date", e[e.time = 4] = "time", e[e.select = 5] = "select", e[e.plural = 6] = "plural", e[e.pound = 7] = "pound", e[e.tag = 8] = "tag";
705
- })(C || (C = {}));
706
- var Te;
711
+ })(D || (D = {}));
712
+ var Se;
707
713
  (function(e) {
708
714
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
709
- })(Te || (Te = {}));
710
- function At(e) {
711
- return e.type === C.literal;
715
+ })(Se || (Se = {}));
716
+ function Ot(e) {
717
+ return e.type === D.literal;
712
718
  }
713
- function Si(e) {
714
- return e.type === C.argument;
719
+ function wi(e) {
720
+ return e.type === D.argument;
715
721
  }
716
722
  function nr(e) {
717
- return e.type === C.number;
723
+ return e.type === D.number;
718
724
  }
719
725
  function sr(e) {
720
- return e.type === C.date;
726
+ return e.type === D.date;
721
727
  }
722
728
  function or(e) {
723
- return e.type === C.time;
729
+ return e.type === D.time;
724
730
  }
725
731
  function ar(e) {
726
- return e.type === C.select;
732
+ return e.type === D.select;
727
733
  }
728
734
  function ur(e) {
729
- return e.type === C.plural;
735
+ return e.type === D.plural;
730
736
  }
731
- function Ti(e) {
732
- return e.type === C.pound;
737
+ function Si(e) {
738
+ return e.type === D.pound;
733
739
  }
734
740
  function lr(e) {
735
- return e.type === C.tag;
741
+ return e.type === D.tag;
736
742
  }
737
743
  function hr(e) {
738
- return !!(e && typeof e == "object" && e.type === Te.number);
744
+ return !!(e && typeof e == "object" && e.type === Se.number);
739
745
  }
740
- function ft(e) {
741
- return !!(e && typeof e == "object" && e.type === Te.dateTime);
746
+ function lt(e) {
747
+ return !!(e && typeof e == "object" && e.type === Se.dateTime);
742
748
  }
743
- var fr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Hi = /(?:[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;
744
- function Oi(e) {
749
+ var fr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Ti = /(?:[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;
750
+ function Hi(e) {
745
751
  var t = {};
746
- return e.replace(Hi, function(r) {
752
+ return e.replace(Ti, function(r) {
747
753
  var i = r.length;
748
754
  switch (r[0]) {
749
755
  case "G":
@@ -832,16 +838,6 @@ function Oi(e) {
832
838
  return "";
833
839
  }), t;
834
840
  }
835
- var I = function() {
836
- return I = Object.assign || function(t) {
837
- for (var r, i = 1, n = arguments.length; i < n; i++) {
838
- r = arguments[i];
839
- for (var s in r)
840
- Object.prototype.hasOwnProperty.call(r, s) && (t[s] = r[s]);
841
- }
842
- return t;
843
- }, I.apply(this, arguments);
844
- };
845
841
  var Pi = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
846
842
  function Ai(e) {
847
843
  if (e.length === 0)
@@ -861,10 +857,10 @@ function Ai(e) {
861
857
  }
862
858
  return r;
863
859
  }
864
- function $i(e) {
860
+ function Oi(e) {
865
861
  return e.replace(/^(.*?)-/, "");
866
862
  }
867
- var $t = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, cr = /^(@+)?(\+|#+)?[rs]?$/g, Bi = /(\*)(0+)|(#+)(0+)|(0+)/g, dr = /^(0+)$/;
863
+ var $t = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, cr = /^(@+)?(\+|#+)?[rs]?$/g, $i = /(\*)(0+)|(#+)(0+)|(0+)/g, dr = /^(0+)$/;
868
864
  function Bt(e) {
869
865
  var t = {};
870
866
  return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(cr, function(r, i, n) {
@@ -911,7 +907,7 @@ function mr(e) {
911
907
  };
912
908
  }
913
909
  }
914
- function Mi(e) {
910
+ function Bi(e) {
915
911
  var t;
916
912
  if (e[0] === "E" && e[1] === "E" ? (t = {
917
913
  notation: "engineering"
@@ -929,7 +925,7 @@ function Mt(e) {
929
925
  var t = {}, r = mr(e);
930
926
  return r || t;
931
927
  }
932
- function Ci(e) {
928
+ function Mi(e) {
933
929
  for (var t = {}, r = 0, i = e; r < i.length; r++) {
934
930
  var n = i[r];
935
931
  switch (n.stem) {
@@ -953,7 +949,7 @@ function Ci(e) {
953
949
  continue;
954
950
  case "measure-unit":
955
951
  case "unit":
956
- t.style = "unit", t.unit = $i(n.options[0]);
952
+ t.style = "unit", t.unit = Oi(n.options[0]);
957
953
  continue;
958
954
  case "compact-short":
959
955
  case "K":
@@ -964,13 +960,13 @@ function Ci(e) {
964
960
  t.notation = "compact", t.compactDisplay = "long";
965
961
  continue;
966
962
  case "scientific":
967
- t = I(I(I({}, t), { notation: "scientific" }), n.options.reduce(function(o, u) {
968
- return I(I({}, o), Mt(u));
963
+ t = A(A(A({}, t), { notation: "scientific" }), n.options.reduce(function(o, u) {
964
+ return A(A({}, o), Mt(u));
969
965
  }, {}));
970
966
  continue;
971
967
  case "engineering":
972
- t = I(I(I({}, t), { notation: "engineering" }), n.options.reduce(function(o, u) {
973
- return I(I({}, o), Mt(u));
968
+ t = A(A(A({}, t), { notation: "engineering" }), n.options.reduce(function(o, u) {
969
+ return A(A({}, o), Mt(u));
974
970
  }, {}));
975
971
  continue;
976
972
  case "notation-simple":
@@ -1015,13 +1011,13 @@ function Ci(e) {
1015
1011
  case "integer-width":
1016
1012
  if (n.options.length > 1)
1017
1013
  throw new RangeError("integer-width stems only accept a single optional option");
1018
- n.options[0].replace(Bi, function(o, u, l, d, p, _) {
1014
+ n.options[0].replace($i, function(o, u, l, d, p, x) {
1019
1015
  if (u)
1020
1016
  t.minimumIntegerDigits = l.length;
1021
1017
  else {
1022
1018
  if (d && p)
1023
1019
  throw new Error("We currently do not support maximum integer digits");
1024
- if (_)
1020
+ if (x)
1025
1021
  throw new Error("We currently do not support exact integer digits");
1026
1022
  }
1027
1023
  return "";
@@ -1035,25 +1031,25 @@ function Ci(e) {
1035
1031
  if ($t.test(n.stem)) {
1036
1032
  if (n.options.length > 1)
1037
1033
  throw new RangeError("Fraction-precision stems only accept a single optional option");
1038
- n.stem.replace($t, function(o, u, l, d, p, _) {
1039
- return l === "*" ? t.minimumFractionDigits = u.length : d && d[0] === "#" ? t.maximumFractionDigits = d.length : p && _ ? (t.minimumFractionDigits = p.length, t.maximumFractionDigits = p.length + _.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
1034
+ n.stem.replace($t, function(o, u, l, d, p, x) {
1035
+ return l === "*" ? t.minimumFractionDigits = u.length : d && d[0] === "#" ? t.maximumFractionDigits = d.length : p && x ? (t.minimumFractionDigits = p.length, t.maximumFractionDigits = p.length + x.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
1040
1036
  });
1041
1037
  var s = n.options[0];
1042
- s === "w" ? t = I(I({}, t), { trailingZeroDisplay: "stripIfInteger" }) : s && (t = I(I({}, t), Bt(s)));
1038
+ s === "w" ? t = A(A({}, t), { trailingZeroDisplay: "stripIfInteger" }) : s && (t = A(A({}, t), Bt(s)));
1043
1039
  continue;
1044
1040
  }
1045
1041
  if (cr.test(n.stem)) {
1046
- t = I(I({}, t), Bt(n.stem));
1042
+ t = A(A({}, t), Bt(n.stem));
1047
1043
  continue;
1048
1044
  }
1049
1045
  var h = mr(n.stem);
1050
- h && (t = I(I({}, t), h));
1051
- var a = Mi(n.stem);
1052
- a && (t = I(I({}, t), a));
1046
+ h && (t = A(A({}, t), h));
1047
+ var a = Bi(n.stem);
1048
+ a && (t = A(A({}, t), a));
1053
1049
  }
1054
1050
  return t;
1055
1051
  }
1056
- var Ve = {
1052
+ var Fe = {
1057
1053
  "001": [
1058
1054
  "H",
1059
1055
  "h"
@@ -2468,13 +2464,13 @@ var Ve = {
2468
2464
  "h"
2469
2465
  ]
2470
2466
  };
2471
- function Di(e, t) {
2467
+ function Ci(e, t) {
2472
2468
  for (var r = "", i = 0; i < e.length; i++) {
2473
2469
  var n = e.charAt(i);
2474
2470
  if (n === "j") {
2475
2471
  for (var s = 0; i + 1 < e.length && e.charAt(i + 1) === n; )
2476
2472
  s++, i++;
2477
- var h = 1 + (s & 1), a = s < 2 ? 1 : 3 + (s >> 1), o = "a", u = Li(t);
2473
+ var h = 1 + (s & 1), a = s < 2 ? 1 : 3 + (s >> 1), o = "a", u = Di(t);
2478
2474
  for ((u == "H" || u == "k") && (a = 0); a-- > 0; )
2479
2475
  r += o;
2480
2476
  for (; h-- > 0; )
@@ -2484,7 +2480,7 @@ function Di(e, t) {
2484
2480
  }
2485
2481
  return r;
2486
2482
  }
2487
- function Li(e) {
2483
+ function Di(e) {
2488
2484
  var t = e.hourCycle;
2489
2485
  if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
2490
2486
  e.hourCycles && // @ts-ignore
@@ -2503,23 +2499,23 @@ function Li(e) {
2503
2499
  }
2504
2500
  var r = e.language, i;
2505
2501
  r !== "root" && (i = e.maximize().region);
2506
- var n = Ve[i || ""] || Ve[r || ""] || Ve["".concat(r, "-001")] || Ve["001"];
2502
+ var n = Fe[i || ""] || Fe[r || ""] || Fe["".concat(r, "-001")] || Fe["001"];
2507
2503
  return n[0];
2508
2504
  }
2509
- var nt, Ii = new RegExp("^".concat(fr.source, "*")), Ni = new RegExp("".concat(fr.source, "*$"));
2510
- function O(e, t) {
2505
+ var rt, Li = new RegExp("^".concat(fr.source, "*")), Ii = new RegExp("".concat(fr.source, "*$"));
2506
+ function P(e, t) {
2511
2507
  return { start: e, end: t };
2512
2508
  }
2513
- var Ri = !!String.prototype.startsWith && "_a".startsWith("a", 1), ki = !!String.fromCodePoint, Ui = !!Object.fromEntries, Fi = !!String.prototype.codePointAt, Vi = !!String.prototype.trimStart, Gi = !!String.prototype.trimEnd, ji = !!Number.isSafeInteger, zi = ji ? Number.isSafeInteger : function(e) {
2509
+ var Ni = !!String.prototype.startsWith && "_a".startsWith("a", 1), Ri = !!String.fromCodePoint, ki = !!Object.fromEntries, Ui = !!String.prototype.codePointAt, Fi = !!String.prototype.trimStart, Vi = !!String.prototype.trimEnd, Gi = !!Number.isSafeInteger, ji = Gi ? Number.isSafeInteger : function(e) {
2514
2510
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
2515
- }, ct = !0;
2511
+ }, ht = !0;
2516
2512
  try {
2517
- var Xi = gr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2518
- ct = ((nt = Xi.exec("a")) === null || nt === void 0 ? void 0 : nt[0]) === "a";
2513
+ var zi = gr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2514
+ ht = ((rt = zi.exec("a")) === null || rt === void 0 ? void 0 : rt[0]) === "a";
2519
2515
  } catch {
2520
- ct = !1;
2516
+ ht = !1;
2521
2517
  }
2522
- var Ct = Ri ? (
2518
+ var Ct = Ni ? (
2523
2519
  // Native
2524
2520
  function(t, r, i) {
2525
2521
  return t.startsWith(r, i);
@@ -2529,7 +2525,7 @@ var Ct = Ri ? (
2529
2525
  function(t, r, i) {
2530
2526
  return t.slice(i, i + r.length) === r;
2531
2527
  }
2532
- ), dt = ki ? String.fromCodePoint : (
2528
+ ), ft = Ri ? String.fromCodePoint : (
2533
2529
  // IE11
2534
2530
  function() {
2535
2531
  for (var t = [], r = 0; r < arguments.length; r++)
@@ -2543,7 +2539,7 @@ var Ct = Ri ? (
2543
2539
  }
2544
2540
  ), Dt = (
2545
2541
  // native
2546
- Ui ? Object.fromEntries : (
2542
+ ki ? Object.fromEntries : (
2547
2543
  // Ponyfill
2548
2544
  function(t) {
2549
2545
  for (var r = {}, i = 0, n = t; i < n.length; i++) {
@@ -2553,7 +2549,7 @@ var Ct = Ri ? (
2553
2549
  return r;
2554
2550
  }
2555
2551
  )
2556
- ), pr = Fi ? (
2552
+ ), pr = Ui ? (
2557
2553
  // Native
2558
2554
  function(t, r) {
2559
2555
  return t.codePointAt(r);
@@ -2567,7 +2563,7 @@ var Ct = Ri ? (
2567
2563
  return n < 55296 || n > 56319 || r + 1 === i || (s = t.charCodeAt(r + 1)) < 56320 || s > 57343 ? n : (n - 55296 << 10) + (s - 56320) + 65536;
2568
2564
  }
2569
2565
  }
2570
- ), Wi = Vi ? (
2566
+ ), Xi = Fi ? (
2571
2567
  // Native
2572
2568
  function(t) {
2573
2569
  return t.trimStart();
@@ -2575,9 +2571,9 @@ var Ct = Ri ? (
2575
2571
  ) : (
2576
2572
  // Ponyfill
2577
2573
  function(t) {
2578
- return t.replace(Ii, "");
2574
+ return t.replace(Li, "");
2579
2575
  }
2580
- ), qi = Gi ? (
2576
+ ), Wi = Vi ? (
2581
2577
  // Native
2582
2578
  function(t) {
2583
2579
  return t.trimEnd();
@@ -2585,32 +2581,32 @@ var Ct = Ri ? (
2585
2581
  ) : (
2586
2582
  // Ponyfill
2587
2583
  function(t) {
2588
- return t.replace(Ni, "");
2584
+ return t.replace(Ii, "");
2589
2585
  }
2590
2586
  );
2591
2587
  function gr(e, t) {
2592
2588
  return new RegExp(e, t);
2593
2589
  }
2594
- var mt;
2595
- if (ct) {
2590
+ var ct;
2591
+ if (ht) {
2596
2592
  var Lt = gr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2597
- mt = function(t, r) {
2593
+ ct = function(t, r) {
2598
2594
  var i;
2599
2595
  Lt.lastIndex = r;
2600
2596
  var n = Lt.exec(t);
2601
2597
  return (i = n[1]) !== null && i !== void 0 ? i : "";
2602
2598
  };
2603
2599
  } else
2604
- mt = function(t, r) {
2600
+ ct = function(t, r) {
2605
2601
  for (var i = []; ; ) {
2606
2602
  var n = pr(t, r);
2607
- if (n === void 0 || vr(n) || Qi(n))
2603
+ if (n === void 0 || vr(n) || Ji(n))
2608
2604
  break;
2609
2605
  i.push(n), r += n >= 65536 ? 2 : 1;
2610
2606
  }
2611
- return dt.apply(void 0, i);
2607
+ return ft.apply(void 0, i);
2612
2608
  };
2613
- var Yi = (
2609
+ var qi = (
2614
2610
  /** @class */
2615
2611
  function() {
2616
2612
  function e(t, r) {
@@ -2634,14 +2630,14 @@ var Yi = (
2634
2630
  if (s === 35 && (r === "plural" || r === "selectordinal")) {
2635
2631
  var a = this.clonePosition();
2636
2632
  this.bump(), n.push({
2637
- type: C.pound,
2638
- location: O(a, this.clonePosition())
2633
+ type: D.pound,
2634
+ location: P(a, this.clonePosition())
2639
2635
  });
2640
2636
  } else if (s === 60 && !this.ignoreTag && this.peek() === 47) {
2641
2637
  if (i)
2642
2638
  break;
2643
- return this.error(T.UNMATCHED_CLOSING_TAG, O(this.clonePosition(), this.clonePosition()));
2644
- } else if (s === 60 && !this.ignoreTag && pt(this.peek() || 0)) {
2639
+ return this.error(T.UNMATCHED_CLOSING_TAG, P(this.clonePosition(), this.clonePosition()));
2640
+ } else if (s === 60 && !this.ignoreTag && dt(this.peek() || 0)) {
2645
2641
  var h = this.parseTag(t, r);
2646
2642
  if (h.err)
2647
2643
  return h;
@@ -2662,9 +2658,9 @@ var Yi = (
2662
2658
  if (this.bumpSpace(), this.bumpIf("/>"))
2663
2659
  return {
2664
2660
  val: {
2665
- type: C.literal,
2661
+ type: D.literal,
2666
2662
  value: "<".concat(n, "/>"),
2667
- location: O(i, this.clonePosition())
2663
+ location: P(i, this.clonePosition())
2668
2664
  },
2669
2665
  err: null
2670
2666
  };
@@ -2674,25 +2670,25 @@ var Yi = (
2674
2670
  return s;
2675
2671
  var h = s.val, a = this.clonePosition();
2676
2672
  if (this.bumpIf("</")) {
2677
- if (this.isEOF() || !pt(this.char()))
2678
- return this.error(T.INVALID_TAG, O(a, this.clonePosition()));
2673
+ if (this.isEOF() || !dt(this.char()))
2674
+ return this.error(T.INVALID_TAG, P(a, this.clonePosition()));
2679
2675
  var o = this.clonePosition(), u = this.parseTagName();
2680
- return n !== u ? this.error(T.UNMATCHED_CLOSING_TAG, O(o, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
2676
+ return n !== u ? this.error(T.UNMATCHED_CLOSING_TAG, P(o, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
2681
2677
  val: {
2682
- type: C.tag,
2678
+ type: D.tag,
2683
2679
  value: n,
2684
2680
  children: h,
2685
- location: O(i, this.clonePosition())
2681
+ location: P(i, this.clonePosition())
2686
2682
  },
2687
2683
  err: null
2688
- } : this.error(T.INVALID_TAG, O(a, this.clonePosition())));
2684
+ } : this.error(T.INVALID_TAG, P(a, this.clonePosition())));
2689
2685
  } else
2690
- return this.error(T.UNCLOSED_TAG, O(i, this.clonePosition()));
2686
+ return this.error(T.UNCLOSED_TAG, P(i, this.clonePosition()));
2691
2687
  } else
2692
- return this.error(T.INVALID_TAG, O(i, this.clonePosition()));
2688
+ return this.error(T.INVALID_TAG, P(i, this.clonePosition()));
2693
2689
  }, e.prototype.parseTagName = function() {
2694
2690
  var t = this.offset();
2695
- for (this.bump(); !this.isEOF() && Ji(this.char()); )
2691
+ for (this.bump(); !this.isEOF() && Zi(this.char()); )
2696
2692
  this.bump();
2697
2693
  return this.message.slice(t, this.offset());
2698
2694
  }, e.prototype.parseLiteral = function(t, r) {
@@ -2714,14 +2710,14 @@ var Yi = (
2714
2710
  }
2715
2711
  break;
2716
2712
  }
2717
- var o = O(i, this.clonePosition());
2713
+ var o = P(i, this.clonePosition());
2718
2714
  return {
2719
- val: { type: C.literal, value: n, location: o },
2715
+ val: { type: D.literal, value: n, location: o },
2720
2716
  err: null
2721
2717
  };
2722
2718
  }, e.prototype.tryParseLeftAngleBracket = function() {
2723
2719
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
2724
- !Zi(this.peek() || 0)) ? (this.bump(), "<") : null;
2720
+ !Yi(this.peek() || 0)) ? (this.bump(), "<") : null;
2725
2721
  }, e.prototype.tryParseQuote = function(t) {
2726
2722
  if (this.isEOF() || this.char() !== 39)
2727
2723
  return null;
@@ -2755,49 +2751,49 @@ var Yi = (
2755
2751
  r.push(i);
2756
2752
  this.bump();
2757
2753
  }
2758
- return dt.apply(void 0, r);
2754
+ return ft.apply(void 0, r);
2759
2755
  }, e.prototype.tryParseUnquoted = function(t, r) {
2760
2756
  if (this.isEOF())
2761
2757
  return null;
2762
2758
  var i = this.char();
2763
- return i === 60 || i === 123 || i === 35 && (r === "plural" || r === "selectordinal") || i === 125 && t > 0 ? null : (this.bump(), dt(i));
2759
+ return i === 60 || i === 123 || i === 35 && (r === "plural" || r === "selectordinal") || i === 125 && t > 0 ? null : (this.bump(), ft(i));
2764
2760
  }, e.prototype.parseArgument = function(t, r) {
2765
2761
  var i = this.clonePosition();
2766
2762
  if (this.bump(), this.bumpSpace(), this.isEOF())
2767
- return this.error(T.EXPECT_ARGUMENT_CLOSING_BRACE, O(i, this.clonePosition()));
2763
+ return this.error(T.EXPECT_ARGUMENT_CLOSING_BRACE, P(i, this.clonePosition()));
2768
2764
  if (this.char() === 125)
2769
- return this.bump(), this.error(T.EMPTY_ARGUMENT, O(i, this.clonePosition()));
2765
+ return this.bump(), this.error(T.EMPTY_ARGUMENT, P(i, this.clonePosition()));
2770
2766
  var n = this.parseIdentifierIfPossible().value;
2771
2767
  if (!n)
2772
- return this.error(T.MALFORMED_ARGUMENT, O(i, this.clonePosition()));
2768
+ return this.error(T.MALFORMED_ARGUMENT, P(i, this.clonePosition()));
2773
2769
  if (this.bumpSpace(), this.isEOF())
2774
- return this.error(T.EXPECT_ARGUMENT_CLOSING_BRACE, O(i, this.clonePosition()));
2770
+ return this.error(T.EXPECT_ARGUMENT_CLOSING_BRACE, P(i, this.clonePosition()));
2775
2771
  switch (this.char()) {
2776
2772
  case 125:
2777
2773
  return this.bump(), {
2778
2774
  val: {
2779
- type: C.argument,
2775
+ type: D.argument,
2780
2776
  // value does not include the opening and closing braces.
2781
2777
  value: n,
2782
- location: O(i, this.clonePosition())
2778
+ location: P(i, this.clonePosition())
2783
2779
  },
2784
2780
  err: null
2785
2781
  };
2786
2782
  case 44:
2787
- return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(T.EXPECT_ARGUMENT_CLOSING_BRACE, O(i, this.clonePosition())) : this.parseArgumentOptions(t, r, n, i);
2783
+ return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(T.EXPECT_ARGUMENT_CLOSING_BRACE, P(i, this.clonePosition())) : this.parseArgumentOptions(t, r, n, i);
2788
2784
  default:
2789
- return this.error(T.MALFORMED_ARGUMENT, O(i, this.clonePosition()));
2785
+ return this.error(T.MALFORMED_ARGUMENT, P(i, this.clonePosition()));
2790
2786
  }
2791
2787
  }, e.prototype.parseIdentifierIfPossible = function() {
2792
- var t = this.clonePosition(), r = this.offset(), i = mt(this.message, r), n = r + i.length;
2788
+ var t = this.clonePosition(), r = this.offset(), i = ct(this.message, r), n = r + i.length;
2793
2789
  this.bumpTo(n);
2794
- var s = this.clonePosition(), h = O(t, s);
2790
+ var s = this.clonePosition(), h = P(t, s);
2795
2791
  return { value: i, location: h };
2796
2792
  }, e.prototype.parseArgumentOptions = function(t, r, i, n) {
2797
2793
  var s, h = this.clonePosition(), a = this.parseIdentifierIfPossible().value, o = this.clonePosition();
2798
2794
  switch (a) {
2799
2795
  case "":
2800
- return this.error(T.EXPECT_ARGUMENT_TYPE, O(h, o));
2796
+ return this.error(T.EXPECT_ARGUMENT_TYPE, P(h, o));
2801
2797
  case "number":
2802
2798
  case "date":
2803
2799
  case "time": {
@@ -2808,35 +2804,35 @@ var Yi = (
2808
2804
  var l = this.clonePosition(), d = this.parseSimpleArgStyleIfPossible();
2809
2805
  if (d.err)
2810
2806
  return d;
2811
- var p = qi(d.val);
2807
+ var p = Wi(d.val);
2812
2808
  if (p.length === 0)
2813
- return this.error(T.EXPECT_ARGUMENT_STYLE, O(this.clonePosition(), this.clonePosition()));
2814
- var _ = O(l, this.clonePosition());
2815
- u = { style: p, styleLocation: _ };
2809
+ return this.error(T.EXPECT_ARGUMENT_STYLE, P(this.clonePosition(), this.clonePosition()));
2810
+ var x = P(l, this.clonePosition());
2811
+ u = { style: p, styleLocation: x };
2816
2812
  }
2817
2813
  var H = this.tryParseArgumentClose(n);
2818
2814
  if (H.err)
2819
2815
  return H;
2820
- var v = O(n, this.clonePosition());
2816
+ var v = P(n, this.clonePosition());
2821
2817
  if (u && Ct(u?.style, "::", 0)) {
2822
- var $ = Wi(u.style.slice(2));
2818
+ var B = Xi(u.style.slice(2));
2823
2819
  if (a === "number") {
2824
- var d = this.parseNumberSkeletonFromString($, u.styleLocation);
2820
+ var d = this.parseNumberSkeletonFromString(B, u.styleLocation);
2825
2821
  return d.err ? d : {
2826
- val: { type: C.number, value: i, location: v, style: d.val },
2822
+ val: { type: D.number, value: i, location: v, style: d.val },
2827
2823
  err: null
2828
2824
  };
2829
2825
  } else {
2830
- if ($.length === 0)
2826
+ if (B.length === 0)
2831
2827
  return this.error(T.EXPECT_DATE_TIME_SKELETON, v);
2832
- var U = $;
2833
- this.locale && (U = Di($, this.locale));
2828
+ var U = B;
2829
+ this.locale && (U = Ci(B, this.locale));
2834
2830
  var p = {
2835
- type: Te.dateTime,
2831
+ type: Se.dateTime,
2836
2832
  pattern: U,
2837
2833
  location: u.styleLocation,
2838
- parsedOptions: this.shouldParseSkeletons ? Oi(U) : {}
2839
- }, F = a === "date" ? C.date : C.time;
2834
+ parsedOptions: this.shouldParseSkeletons ? Hi(U) : {}
2835
+ }, F = a === "date" ? D.date : D.time;
2840
2836
  return {
2841
2837
  val: { type: F, value: i, location: v, style: p },
2842
2838
  err: null
@@ -2845,7 +2841,7 @@ var Yi = (
2845
2841
  }
2846
2842
  return {
2847
2843
  val: {
2848
- type: a === "number" ? C.number : a === "date" ? C.date : C.time,
2844
+ type: a === "number" ? D.number : a === "date" ? D.date : D.time,
2849
2845
  value: i,
2850
2846
  location: v,
2851
2847
  style: (s = u?.style) !== null && s !== void 0 ? s : null
@@ -2856,14 +2852,14 @@ var Yi = (
2856
2852
  case "plural":
2857
2853
  case "selectordinal":
2858
2854
  case "select": {
2859
- var B = this.clonePosition();
2855
+ var M = this.clonePosition();
2860
2856
  if (this.bumpSpace(), !this.bumpIf(","))
2861
- return this.error(T.EXPECT_SELECT_ARGUMENT_OPTIONS, O(B, Xe({}, B)));
2857
+ return this.error(T.EXPECT_SELECT_ARGUMENT_OPTIONS, P(M, A({}, M)));
2862
2858
  this.bumpSpace();
2863
2859
  var W = this.parseIdentifierIfPossible(), N = 0;
2864
2860
  if (a !== "select" && W.value === "offset") {
2865
2861
  if (!this.bumpIf(":"))
2866
- return this.error(T.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, O(this.clonePosition(), this.clonePosition()));
2862
+ return this.error(T.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, P(this.clonePosition(), this.clonePosition()));
2867
2863
  this.bumpSpace();
2868
2864
  var d = this.tryParseDecimalInteger(T.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, T.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
2869
2865
  if (d.err)
@@ -2876,10 +2872,10 @@ var Yi = (
2876
2872
  var H = this.tryParseArgumentClose(n);
2877
2873
  if (H.err)
2878
2874
  return H;
2879
- var j = O(n, this.clonePosition());
2875
+ var j = P(n, this.clonePosition());
2880
2876
  return a === "select" ? {
2881
2877
  val: {
2882
- type: C.select,
2878
+ type: D.select,
2883
2879
  value: i,
2884
2880
  options: Dt(k.val),
2885
2881
  location: j
@@ -2887,7 +2883,7 @@ var Yi = (
2887
2883
  err: null
2888
2884
  } : {
2889
2885
  val: {
2890
- type: C.plural,
2886
+ type: D.plural,
2891
2887
  value: i,
2892
2888
  options: Dt(k.val),
2893
2889
  offset: N,
@@ -2898,10 +2894,10 @@ var Yi = (
2898
2894
  };
2899
2895
  }
2900
2896
  default:
2901
- return this.error(T.INVALID_ARGUMENT_TYPE, O(h, o));
2897
+ return this.error(T.INVALID_ARGUMENT_TYPE, P(h, o));
2902
2898
  }
2903
2899
  }, e.prototype.tryParseArgumentClose = function(t) {
2904
- return this.isEOF() || this.char() !== 125 ? this.error(T.EXPECT_ARGUMENT_CLOSING_BRACE, O(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
2900
+ return this.isEOF() || this.char() !== 125 ? this.error(T.EXPECT_ARGUMENT_CLOSING_BRACE, P(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
2905
2901
  }, e.prototype.parseSimpleArgStyleIfPossible = function() {
2906
2902
  for (var t = 0, r = this.clonePosition(); !this.isEOF(); ) {
2907
2903
  var i = this.char();
@@ -2910,7 +2906,7 @@ var Yi = (
2910
2906
  this.bump();
2911
2907
  var n = this.clonePosition();
2912
2908
  if (!this.bumpUntil("'"))
2913
- return this.error(T.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE, O(n, this.clonePosition()));
2909
+ return this.error(T.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE, P(n, this.clonePosition()));
2914
2910
  this.bump();
2915
2911
  break;
2916
2912
  }
@@ -2946,10 +2942,10 @@ var Yi = (
2946
2942
  }
2947
2943
  return {
2948
2944
  val: {
2949
- type: Te.number,
2945
+ type: Se.number,
2950
2946
  tokens: i,
2951
2947
  location: r,
2952
- parsedOptions: this.shouldParseSkeletons ? Ci(i) : {}
2948
+ parsedOptions: this.shouldParseSkeletons ? Mi(i) : {}
2953
2949
  },
2954
2950
  err: null
2955
2951
  };
@@ -2961,31 +2957,31 @@ var Yi = (
2961
2957
  var p = this.tryParseDecimalInteger(T.EXPECT_PLURAL_ARGUMENT_SELECTOR, T.INVALID_PLURAL_ARGUMENT_SELECTOR);
2962
2958
  if (p.err)
2963
2959
  return p;
2964
- l = O(d, this.clonePosition()), u = this.message.slice(d.offset, this.offset());
2960
+ l = P(d, this.clonePosition()), u = this.message.slice(d.offset, this.offset());
2965
2961
  } else
2966
2962
  break;
2967
2963
  }
2968
2964
  if (o.has(u))
2969
2965
  return this.error(r === "select" ? T.DUPLICATE_SELECT_ARGUMENT_SELECTOR : T.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, l);
2970
2966
  u === "other" && (h = !0), this.bumpSpace();
2971
- var _ = this.clonePosition();
2967
+ var x = this.clonePosition();
2972
2968
  if (!this.bumpIf("{"))
2973
- return this.error(r === "select" ? T.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : T.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, O(this.clonePosition(), this.clonePosition()));
2969
+ return this.error(r === "select" ? T.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : T.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, P(this.clonePosition(), this.clonePosition()));
2974
2970
  var H = this.parseMessage(t + 1, r, i);
2975
2971
  if (H.err)
2976
2972
  return H;
2977
- var v = this.tryParseArgumentClose(_);
2973
+ var v = this.tryParseArgumentClose(x);
2978
2974
  if (v.err)
2979
2975
  return v;
2980
2976
  a.push([
2981
2977
  u,
2982
2978
  {
2983
2979
  value: H.val,
2984
- location: O(_, this.clonePosition())
2980
+ location: P(x, this.clonePosition())
2985
2981
  }
2986
2982
  ]), o.add(u), this.bumpSpace(), s = this.parseIdentifierIfPossible(), u = s.value, l = s.location;
2987
2983
  }
2988
- return a.length === 0 ? this.error(r === "select" ? T.EXPECT_SELECT_ARGUMENT_SELECTOR : T.EXPECT_PLURAL_ARGUMENT_SELECTOR, O(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !h ? this.error(T.MISSING_OTHER_CLAUSE, O(this.clonePosition(), this.clonePosition())) : { val: a, err: null };
2984
+ return a.length === 0 ? this.error(r === "select" ? T.EXPECT_SELECT_ARGUMENT_SELECTOR : T.EXPECT_PLURAL_ARGUMENT_SELECTOR, P(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !h ? this.error(T.MISSING_OTHER_CLAUSE, P(this.clonePosition(), this.clonePosition())) : { val: a, err: null };
2989
2985
  }, e.prototype.tryParseDecimalInteger = function(t, r) {
2990
2986
  var i = 1, n = this.clonePosition();
2991
2987
  this.bumpIf("+") || this.bumpIf("-") && (i = -1);
@@ -2996,8 +2992,8 @@ var Yi = (
2996
2992
  else
2997
2993
  break;
2998
2994
  }
2999
- var o = O(n, this.clonePosition());
3000
- return s ? (h *= i, zi(h) ? { val: h, err: null } : this.error(r, o)) : this.error(t, o);
2995
+ var o = P(n, this.clonePosition());
2996
+ return s ? (h *= i, ji(h) ? { val: h, err: null } : this.error(r, o)) : this.error(t, o);
3001
2997
  }, e.prototype.offset = function() {
3002
2998
  return this.position.offset;
3003
2999
  }, e.prototype.isEOF = function() {
@@ -3063,47 +3059,47 @@ var Yi = (
3063
3059
  }, e;
3064
3060
  }()
3065
3061
  );
3066
- function pt(e) {
3062
+ function dt(e) {
3067
3063
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3068
3064
  }
3069
- function Zi(e) {
3070
- return pt(e) || e === 47;
3065
+ function Yi(e) {
3066
+ return dt(e) || e === 47;
3071
3067
  }
3072
- function Ji(e) {
3068
+ function Zi(e) {
3073
3069
  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;
3074
3070
  }
3075
3071
  function vr(e) {
3076
3072
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3077
3073
  }
3078
- function Qi(e) {
3074
+ function Ji(e) {
3079
3075
  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;
3080
3076
  }
3081
- function gt(e) {
3077
+ function mt(e) {
3082
3078
  e.forEach(function(t) {
3083
3079
  if (delete t.location, ar(t) || ur(t))
3084
3080
  for (var r in t.options)
3085
- delete t.options[r].location, gt(t.options[r].value);
3081
+ delete t.options[r].location, mt(t.options[r].value);
3086
3082
  else
3087
- nr(t) && hr(t.style) || (sr(t) || or(t)) && ft(t.style) ? delete t.style.location : lr(t) && gt(t.children);
3083
+ nr(t) && hr(t.style) || (sr(t) || or(t)) && lt(t.style) ? delete t.style.location : lr(t) && mt(t.children);
3088
3084
  });
3089
3085
  }
3090
- function Ki(e, t) {
3091
- t === void 0 && (t = {}), t = Xe({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3092
- var r = new Yi(e, t).parse();
3086
+ function Qi(e, t) {
3087
+ t === void 0 && (t = {}), t = A({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3088
+ var r = new qi(e, t).parse();
3093
3089
  if (r.err) {
3094
3090
  var i = SyntaxError(T[r.err.kind]);
3095
3091
  throw i.location = r.err.location, i.originalMessage = r.err.message, i;
3096
3092
  }
3097
- return t?.captureLocation || gt(r.val), r.val;
3093
+ return t?.captureLocation || mt(r.val), r.val;
3098
3094
  }
3099
- var He;
3095
+ var Te;
3100
3096
  (function(e) {
3101
3097
  e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
3102
- })(He || (He = {}));
3103
- var Je = (
3098
+ })(Te || (Te = {}));
3099
+ var Ye = (
3104
3100
  /** @class */
3105
3101
  function(e) {
3106
- Ze(t, e);
3102
+ qe(t, e);
3107
3103
  function t(r, i, n) {
3108
3104
  var s = e.call(this, r) || this;
3109
3105
  return s.code = i, s.originalMessage = n, s;
@@ -3115,45 +3111,45 @@ var Je = (
3115
3111
  ), It = (
3116
3112
  /** @class */
3117
3113
  function(e) {
3118
- Ze(t, e);
3114
+ qe(t, e);
3119
3115
  function t(r, i, n, s) {
3120
- return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(i, '". Options are "').concat(Object.keys(n).join('", "'), '"'), He.INVALID_VALUE, s) || this;
3116
+ return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(i, '". Options are "').concat(Object.keys(n).join('", "'), '"'), Te.INVALID_VALUE, s) || this;
3121
3117
  }
3122
3118
  return t;
3123
- }(Je)
3124
- ), en = (
3119
+ }(Ye)
3120
+ ), Ki = (
3125
3121
  /** @class */
3126
3122
  function(e) {
3127
- Ze(t, e);
3123
+ qe(t, e);
3128
3124
  function t(r, i, n) {
3129
- return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(i), He.INVALID_VALUE, n) || this;
3125
+ return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(i), Te.INVALID_VALUE, n) || this;
3130
3126
  }
3131
3127
  return t;
3132
- }(Je)
3133
- ), tn = (
3128
+ }(Ye)
3129
+ ), en = (
3134
3130
  /** @class */
3135
3131
  function(e) {
3136
- Ze(t, e);
3132
+ qe(t, e);
3137
3133
  function t(r, i) {
3138
- return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(i, '"'), He.MISSING_VALUE, i) || this;
3134
+ return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(i, '"'), Te.MISSING_VALUE, i) || this;
3139
3135
  }
3140
3136
  return t;
3141
- }(Je)
3137
+ }(Ye)
3142
3138
  ), X;
3143
3139
  (function(e) {
3144
3140
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
3145
3141
  })(X || (X = {}));
3146
- function rn(e) {
3142
+ function tn(e) {
3147
3143
  return e.length < 2 ? e : e.reduce(function(t, r) {
3148
3144
  var i = t[t.length - 1];
3149
3145
  return !i || i.type !== X.literal || r.type !== X.literal ? t.push(r) : i.value += r.value, t;
3150
3146
  }, []);
3151
3147
  }
3152
- function nn(e) {
3148
+ function rn(e) {
3153
3149
  return typeof e == "function";
3154
3150
  }
3155
- function je(e, t, r, i, n, s, h) {
3156
- if (e.length === 1 && At(e[0]))
3151
+ function Ge(e, t, r, i, n, s, h) {
3152
+ if (e.length === 1 && Ot(e[0]))
3157
3153
  return [
3158
3154
  {
3159
3155
  type: X.literal,
@@ -3162,14 +3158,14 @@ function je(e, t, r, i, n, s, h) {
3162
3158
  ];
3163
3159
  for (var a = [], o = 0, u = e; o < u.length; o++) {
3164
3160
  var l = u[o];
3165
- if (At(l)) {
3161
+ if (Ot(l)) {
3166
3162
  a.push({
3167
3163
  type: X.literal,
3168
3164
  value: l.value
3169
3165
  });
3170
3166
  continue;
3171
3167
  }
3172
- if (Ti(l)) {
3168
+ if (Si(l)) {
3173
3169
  typeof s == "number" && a.push({
3174
3170
  type: X.literal,
3175
3171
  value: r.getNumberFormat(t).format(s)
@@ -3178,9 +3174,9 @@ function je(e, t, r, i, n, s, h) {
3178
3174
  }
3179
3175
  var d = l.value;
3180
3176
  if (!(n && d in n))
3181
- throw new tn(d, h);
3177
+ throw new en(d, h);
3182
3178
  var p = n[d];
3183
- if (Si(l)) {
3179
+ if (wi(l)) {
3184
3180
  (!p || typeof p == "string" || typeof p == "number") && (p = typeof p == "string" || typeof p == "number" ? String(p) : ""), a.push({
3185
3181
  type: typeof p == "string" ? X.literal : X.object,
3186
3182
  value: p
@@ -3188,34 +3184,34 @@ function je(e, t, r, i, n, s, h) {
3188
3184
  continue;
3189
3185
  }
3190
3186
  if (sr(l)) {
3191
- var _ = typeof l.style == "string" ? i.date[l.style] : ft(l.style) ? l.style.parsedOptions : void 0;
3187
+ var x = typeof l.style == "string" ? i.date[l.style] : lt(l.style) ? l.style.parsedOptions : void 0;
3192
3188
  a.push({
3193
3189
  type: X.literal,
3194
- value: r.getDateTimeFormat(t, _).format(p)
3190
+ value: r.getDateTimeFormat(t, x).format(p)
3195
3191
  });
3196
3192
  continue;
3197
3193
  }
3198
3194
  if (or(l)) {
3199
- var _ = typeof l.style == "string" ? i.time[l.style] : ft(l.style) ? l.style.parsedOptions : i.time.medium;
3195
+ var x = typeof l.style == "string" ? i.time[l.style] : lt(l.style) ? l.style.parsedOptions : i.time.medium;
3200
3196
  a.push({
3201
3197
  type: X.literal,
3202
- value: r.getDateTimeFormat(t, _).format(p)
3198
+ value: r.getDateTimeFormat(t, x).format(p)
3203
3199
  });
3204
3200
  continue;
3205
3201
  }
3206
3202
  if (nr(l)) {
3207
- var _ = typeof l.style == "string" ? i.number[l.style] : hr(l.style) ? l.style.parsedOptions : void 0;
3208
- _ && _.scale && (p = p * (_.scale || 1)), a.push({
3203
+ var x = typeof l.style == "string" ? i.number[l.style] : hr(l.style) ? l.style.parsedOptions : void 0;
3204
+ x && x.scale && (p = p * (x.scale || 1)), a.push({
3209
3205
  type: X.literal,
3210
- value: r.getNumberFormat(t, _).format(p)
3206
+ value: r.getNumberFormat(t, x).format(p)
3211
3207
  });
3212
3208
  continue;
3213
3209
  }
3214
3210
  if (lr(l)) {
3215
- var H = l.children, v = l.value, $ = n[v];
3216
- if (!nn($))
3217
- throw new en(v, "function", h);
3218
- var U = je(H, t, r, i, n, s), F = $(U.map(function(N) {
3211
+ var H = l.children, v = l.value, B = n[v];
3212
+ if (!rn(B))
3213
+ throw new Ki(v, "function", h);
3214
+ var U = Ge(H, t, r, i, n, s), F = B(U.map(function(N) {
3219
3215
  return N.value;
3220
3216
  }));
3221
3217
  Array.isArray(F) || (F = [F]), a.push.apply(a, F.map(function(N) {
@@ -3226,41 +3222,41 @@ function je(e, t, r, i, n, s, h) {
3226
3222
  }));
3227
3223
  }
3228
3224
  if (ar(l)) {
3229
- var B = l.options[p] || l.options.other;
3230
- if (!B)
3225
+ var M = l.options[p] || l.options.other;
3226
+ if (!M)
3231
3227
  throw new It(l.value, p, Object.keys(l.options), h);
3232
- a.push.apply(a, je(B.value, t, r, i, n));
3228
+ a.push.apply(a, Ge(M.value, t, r, i, n));
3233
3229
  continue;
3234
3230
  }
3235
3231
  if (ur(l)) {
3236
- var B = l.options["=".concat(p)];
3237
- if (!B) {
3232
+ var M = l.options["=".concat(p)];
3233
+ if (!M) {
3238
3234
  if (!Intl.PluralRules)
3239
- throw new Je(`Intl.PluralRules is not available in this environment.
3235
+ throw new Ye(`Intl.PluralRules is not available in this environment.
3240
3236
  Try polyfilling it using "@formatjs/intl-pluralrules"
3241
- `, He.MISSING_INTL_API, h);
3237
+ `, Te.MISSING_INTL_API, h);
3242
3238
  var W = r.getPluralRules(t, { type: l.pluralType }).select(p - (l.offset || 0));
3243
- B = l.options[W] || l.options.other;
3239
+ M = l.options[W] || l.options.other;
3244
3240
  }
3245
- if (!B)
3241
+ if (!M)
3246
3242
  throw new It(l.value, p, Object.keys(l.options), h);
3247
- a.push.apply(a, je(B.value, t, r, i, n, p - (l.offset || 0)));
3243
+ a.push.apply(a, Ge(M.value, t, r, i, n, p - (l.offset || 0)));
3248
3244
  continue;
3249
3245
  }
3250
3246
  }
3251
- return rn(a);
3247
+ return tn(a);
3252
3248
  }
3253
- function sn(e, t) {
3254
- return t ? re(re(re({}, e || {}), t || {}), Object.keys(e).reduce(function(r, i) {
3255
- return r[i] = re(re({}, e[i]), t[i] || {}), r;
3249
+ function nn(e, t) {
3250
+ return t ? A(A(A({}, e || {}), t || {}), Object.keys(e).reduce(function(r, i) {
3251
+ return r[i] = A(A({}, e[i]), t[i] || {}), r;
3256
3252
  }, {})) : e;
3257
3253
  }
3258
- function on(e, t) {
3254
+ function sn(e, t) {
3259
3255
  return t ? Object.keys(e).reduce(function(r, i) {
3260
- return r[i] = sn(e[i], t[i]), r;
3261
- }, re({}, e)) : e;
3256
+ return r[i] = nn(e[i], t[i]), r;
3257
+ }, A({}, e)) : e;
3262
3258
  }
3263
- function st(e) {
3259
+ function it(e) {
3264
3260
  return {
3265
3261
  create: function() {
3266
3262
  return {
@@ -3274,35 +3270,35 @@ function st(e) {
3274
3270
  }
3275
3271
  };
3276
3272
  }
3277
- function an(e) {
3273
+ function on(e) {
3278
3274
  return e === void 0 && (e = {
3279
3275
  number: {},
3280
3276
  dateTime: {},
3281
3277
  pluralRules: {}
3282
3278
  }), {
3283
- getNumberFormat: rt(function() {
3279
+ getNumberFormat: et(function() {
3284
3280
  for (var t, r = [], i = 0; i < arguments.length; i++)
3285
3281
  r[i] = arguments[i];
3286
- return new ((t = Intl.NumberFormat).bind.apply(t, tt([void 0], r, !1)))();
3282
+ return new ((t = Intl.NumberFormat).bind.apply(t, Ke([void 0], r, !1)))();
3287
3283
  }, {
3288
- cache: st(e.number),
3289
- strategy: it.variadic
3284
+ cache: it(e.number),
3285
+ strategy: tt.variadic
3290
3286
  }),
3291
- getDateTimeFormat: rt(function() {
3287
+ getDateTimeFormat: et(function() {
3292
3288
  for (var t, r = [], i = 0; i < arguments.length; i++)
3293
3289
  r[i] = arguments[i];
3294
- return new ((t = Intl.DateTimeFormat).bind.apply(t, tt([void 0], r, !1)))();
3290
+ return new ((t = Intl.DateTimeFormat).bind.apply(t, Ke([void 0], r, !1)))();
3295
3291
  }, {
3296
- cache: st(e.dateTime),
3297
- strategy: it.variadic
3292
+ cache: it(e.dateTime),
3293
+ strategy: tt.variadic
3298
3294
  }),
3299
- getPluralRules: rt(function() {
3295
+ getPluralRules: et(function() {
3300
3296
  for (var t, r = [], i = 0; i < arguments.length; i++)
3301
3297
  r[i] = arguments[i];
3302
- return new ((t = Intl.PluralRules).bind.apply(t, tt([void 0], r, !1)))();
3298
+ return new ((t = Intl.PluralRules).bind.apply(t, Ke([void 0], r, !1)))();
3303
3299
  }, {
3304
- cache: st(e.pluralRules),
3305
- strategy: it.variadic
3300
+ cache: it(e.pluralRules),
3301
+ strategy: tt.variadic
3306
3302
  })
3307
3303
  };
3308
3304
  }
@@ -3325,7 +3321,7 @@ var br = (
3325
3321
  }, []);
3326
3322
  return l.length <= 1 ? l[0] || "" : l;
3327
3323
  }, this.formatToParts = function(o) {
3328
- return je(s.ast, s.locales, s.formatters, s.formats, o, void 0, s.message);
3324
+ return Ge(s.ast, s.locales, s.formatters, s.formats, o, void 0, s.message);
3329
3325
  }, this.resolvedOptions = function() {
3330
3326
  var o;
3331
3327
  return {
@@ -3339,12 +3335,12 @@ var br = (
3339
3335
  var h = n || {};
3340
3336
  h.formatters;
3341
3337
  var a = gi(h, ["formatters"]);
3342
- this.ast = e.__parse(t, re(re({}, a), { locale: this.resolvedLocale }));
3338
+ this.ast = e.__parse(t, A(A({}, a), { locale: this.resolvedLocale }));
3343
3339
  } else
3344
3340
  this.ast = t;
3345
3341
  if (!Array.isArray(this.ast))
3346
3342
  throw new TypeError("A message must be provided as a String or AST.");
3347
- this.formats = on(e.formats, i), this.formatters = n && n.formatters || an(this.formatterCache);
3343
+ this.formats = sn(e.formats, i), this.formatters = n && n.formatters || on(this.formatterCache);
3348
3344
  }
3349
3345
  return Object.defineProperty(e, "defaultLocale", {
3350
3346
  get: function() {
@@ -3357,7 +3353,7 @@ var br = (
3357
3353
  var r = Intl.NumberFormat.supportedLocalesOf(t);
3358
3354
  return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
3359
3355
  }
3360
- }, e.__parse = Ki, e.formats = {
3356
+ }, e.__parse = Qi, e.formats = {
3361
3357
  number: {
3362
3358
  integer: {
3363
3359
  maximumFractionDigits: 0
@@ -3418,7 +3414,7 @@ var br = (
3418
3414
  }, e;
3419
3415
  }()
3420
3416
  );
3421
- function un(e, t) {
3417
+ function an(e, t) {
3422
3418
  if (t == null)
3423
3419
  return;
3424
3420
  if (t in e)
@@ -3439,101 +3435,101 @@ function un(e, t) {
3439
3435
  i = void 0;
3440
3436
  return i;
3441
3437
  }
3442
- const he = {}, ln = (e, t, r) => r && (t in he || (he[t] = {}), e in he[t] || (he[t][e] = r), r), yr = (e, t) => {
3438
+ const le = {}, un = (e, t, r) => r && (t in le || (le[t] = {}), e in le[t] || (le[t][e] = r), r), yr = (e, t) => {
3443
3439
  if (t == null)
3444
3440
  return;
3445
- if (t in he && e in he[t])
3446
- return he[t][e];
3447
- const r = ke(t);
3441
+ if (t in le && e in le[t])
3442
+ return le[t][e];
3443
+ const r = Re(t);
3448
3444
  for (let i = 0; i < r.length; i++) {
3449
- const n = r[i], s = fn(n, e);
3445
+ const n = r[i], s = hn(n, e);
3450
3446
  if (s)
3451
- return ln(e, t, s);
3447
+ return un(e, t, s);
3452
3448
  }
3453
3449
  };
3454
3450
  let Et;
3455
- const Re = Ne({});
3456
- function hn(e) {
3451
+ const Ne = Ie({});
3452
+ function ln(e) {
3457
3453
  return Et[e] || null;
3458
3454
  }
3459
- function _r(e) {
3455
+ function xr(e) {
3460
3456
  return e in Et;
3461
3457
  }
3462
- function fn(e, t) {
3463
- if (!_r(e))
3458
+ function hn(e, t) {
3459
+ if (!xr(e))
3464
3460
  return null;
3465
- const r = hn(e);
3466
- return un(r, t);
3461
+ const r = ln(e);
3462
+ return an(r, t);
3467
3463
  }
3468
- function cn(e) {
3464
+ function fn(e) {
3469
3465
  if (e == null)
3470
3466
  return;
3471
- const t = ke(e);
3467
+ const t = Re(e);
3472
3468
  for (let r = 0; r < t.length; r++) {
3473
3469
  const i = t[r];
3474
- if (_r(i))
3470
+ if (xr(i))
3475
3471
  return i;
3476
3472
  }
3477
3473
  }
3478
- function xr(e, ...t) {
3479
- delete he[e], Re.update((r) => (r[e] = pi.all([r[e] || {}, ...t]), r));
3474
+ function _r(e, ...t) {
3475
+ delete le[e], Ne.update((r) => (r[e] = pi.all([r[e] || {}, ...t]), r));
3480
3476
  }
3481
3477
  Pe(
3482
- [Re],
3478
+ [Ne],
3483
3479
  ([e]) => Object.keys(e)
3484
3480
  );
3485
- Re.subscribe((e) => Et = e);
3486
- const ze = {};
3487
- function dn(e, t) {
3488
- ze[e].delete(t), ze[e].size === 0 && delete ze[e];
3481
+ Ne.subscribe((e) => Et = e);
3482
+ const je = {};
3483
+ function cn(e, t) {
3484
+ je[e].delete(t), je[e].size === 0 && delete je[e];
3489
3485
  }
3490
3486
  function Er(e) {
3491
- return ze[e];
3487
+ return je[e];
3492
3488
  }
3493
- function mn(e) {
3494
- return ke(e).map((t) => {
3489
+ function dn(e) {
3490
+ return Re(e).map((t) => {
3495
3491
  const r = Er(t);
3496
3492
  return [t, r ? [...r] : []];
3497
3493
  }).filter(([, t]) => t.length > 0);
3498
3494
  }
3499
- function We(e) {
3500
- return e == null ? !1 : ke(e).some(
3495
+ function ze(e) {
3496
+ return e == null ? !1 : Re(e).some(
3501
3497
  (t) => {
3502
3498
  var r;
3503
3499
  return (r = Er(t)) == null ? void 0 : r.size;
3504
3500
  }
3505
3501
  );
3506
3502
  }
3507
- function pn(e, t) {
3503
+ function mn(e, t) {
3508
3504
  return Promise.all(
3509
- t.map((i) => (dn(e, i), i().then((n) => n.default || n)))
3510
- ).then((i) => xr(e, ...i));
3505
+ t.map((i) => (cn(e, i), i().then((n) => n.default || n)))
3506
+ ).then((i) => _r(e, ...i));
3511
3507
  }
3512
- const $e = {};
3508
+ const Oe = {};
3513
3509
  function wr(e) {
3514
- if (!We(e))
3515
- return e in $e ? $e[e] : Promise.resolve();
3516
- const t = mn(e);
3517
- return $e[e] = Promise.all(
3510
+ if (!ze(e))
3511
+ return e in Oe ? Oe[e] : Promise.resolve();
3512
+ const t = dn(e);
3513
+ return Oe[e] = Promise.all(
3518
3514
  t.map(
3519
- ([r, i]) => pn(r, i)
3515
+ ([r, i]) => mn(r, i)
3520
3516
  )
3521
3517
  ).then(() => {
3522
- if (We(e))
3518
+ if (ze(e))
3523
3519
  return wr(e);
3524
- delete $e[e];
3525
- }), $e[e];
3520
+ delete Oe[e];
3521
+ }), Oe[e];
3526
3522
  }
3527
- var Nt = Object.getOwnPropertySymbols, gn = Object.prototype.hasOwnProperty, vn = Object.prototype.propertyIsEnumerable, bn = (e, t) => {
3523
+ var Nt = Object.getOwnPropertySymbols, pn = Object.prototype.hasOwnProperty, gn = Object.prototype.propertyIsEnumerable, vn = (e, t) => {
3528
3524
  var r = {};
3529
3525
  for (var i in e)
3530
- gn.call(e, i) && t.indexOf(i) < 0 && (r[i] = e[i]);
3526
+ pn.call(e, i) && t.indexOf(i) < 0 && (r[i] = e[i]);
3531
3527
  if (e != null && Nt)
3532
3528
  for (var i of Nt(e))
3533
- t.indexOf(i) < 0 && vn.call(e, i) && (r[i] = e[i]);
3529
+ t.indexOf(i) < 0 && gn.call(e, i) && (r[i] = e[i]);
3534
3530
  return r;
3535
3531
  };
3536
- const yn = {
3532
+ const bn = {
3537
3533
  number: {
3538
3534
  scientific: { notation: "scientific" },
3539
3535
  engineering: { notation: "engineering" },
@@ -3563,11 +3559,11 @@ const yn = {
3563
3559
  }
3564
3560
  }
3565
3561
  };
3566
- function _n({ locale: e, id: t }) {
3562
+ function yn({ locale: e, id: t }) {
3567
3563
  console.warn(
3568
- `[svelte-i18n] The message "${t}" was not found in "${ke(
3564
+ `[svelte-i18n] The message "${t}" was not found in "${Re(
3569
3565
  e
3570
- ).join('", "')}".${We(fe()) ? `
3566
+ ).join('", "')}".${ze(he()) ? `
3571
3567
 
3572
3568
  Note: there are at least one loader still registered to this locale that wasn't executed.` : ""}`
3573
3569
  );
@@ -3575,16 +3571,16 @@ Note: there are at least one loader still registered to this locale that wasn't
3575
3571
  const xn = {
3576
3572
  fallbackLocale: null,
3577
3573
  loadingDelay: 200,
3578
- formats: yn,
3574
+ formats: bn,
3579
3575
  warnOnMissingMessages: !0,
3580
3576
  handleMissingMessage: void 0,
3581
3577
  ignoreTag: !0
3582
- }, Be = xn;
3583
- function Oe() {
3584
- return Be;
3578
+ }, $e = xn;
3579
+ function He() {
3580
+ return $e;
3585
3581
  }
3586
- function En(e) {
3587
- const t = e, { formats: r } = t, i = bn(t, ["formats"]);
3582
+ function _n(e) {
3583
+ const t = e, { formats: r } = t, i = vn(t, ["formats"]);
3588
3584
  let n = e.fallbackLocale;
3589
3585
  if (e.initialLocale)
3590
3586
  try {
@@ -3594,134 +3590,134 @@ function En(e) {
3594
3590
  `[svelte-i18n] The initial locale "${e.initialLocale}" is not a valid locale.`
3595
3591
  );
3596
3592
  }
3597
- return i.warnOnMissingMessages && (delete i.warnOnMissingMessages, i.handleMissingMessage == null ? i.handleMissingMessage = _n : console.warn(
3593
+ return i.warnOnMissingMessages && (delete i.warnOnMissingMessages, i.handleMissingMessage == null ? i.handleMissingMessage = yn : console.warn(
3598
3594
  '[svelte-i18n] The "warnOnMissingMessages" option is deprecated. Please use the "handleMissingMessage" option instead.'
3599
- )), Object.assign(Be, i, { initialLocale: n }), r && ("number" in r && Object.assign(Be.formats.number, r.number), "date" in r && Object.assign(Be.formats.date, r.date), "time" in r && Object.assign(Be.formats.time, r.time)), pe.set(n);
3595
+ )), Object.assign($e, i, { initialLocale: n }), r && ("number" in r && Object.assign($e.formats.number, r.number), "date" in r && Object.assign($e.formats.date, r.date), "time" in r && Object.assign($e.formats.time, r.time)), me.set(n);
3600
3596
  }
3601
- const ot = Ne(!1);
3602
- var wn = Object.defineProperty, Sn = Object.defineProperties, Tn = Object.getOwnPropertyDescriptors, Rt = Object.getOwnPropertySymbols, Hn = Object.prototype.hasOwnProperty, On = Object.prototype.propertyIsEnumerable, kt = (e, t, r) => t in e ? wn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Pn = (e, t) => {
3597
+ const nt = Ie(!1);
3598
+ var En = Object.defineProperty, wn = Object.defineProperties, Sn = Object.getOwnPropertyDescriptors, Rt = Object.getOwnPropertySymbols, Tn = Object.prototype.hasOwnProperty, Hn = Object.prototype.propertyIsEnumerable, kt = (e, t, r) => t in e ? En(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Pn = (e, t) => {
3603
3599
  for (var r in t || (t = {}))
3604
- Hn.call(t, r) && kt(e, r, t[r]);
3600
+ Tn.call(t, r) && kt(e, r, t[r]);
3605
3601
  if (Rt)
3606
3602
  for (var r of Rt(t))
3607
- On.call(t, r) && kt(e, r, t[r]);
3603
+ Hn.call(t, r) && kt(e, r, t[r]);
3608
3604
  return e;
3609
- }, An = (e, t) => Sn(e, Tn(t));
3610
- let vt;
3611
- const qe = Ne(null);
3605
+ }, An = (e, t) => wn(e, Sn(t));
3606
+ let pt;
3607
+ const Xe = Ie(null);
3612
3608
  function Ut(e) {
3613
3609
  return e.split("-").map((t, r, i) => i.slice(0, r + 1).join("-")).reverse();
3614
3610
  }
3615
- function ke(e, t = Oe().fallbackLocale) {
3611
+ function Re(e, t = He().fallbackLocale) {
3616
3612
  const r = Ut(e);
3617
3613
  return t ? [.../* @__PURE__ */ new Set([...r, ...Ut(t)])] : r;
3618
3614
  }
3619
- function fe() {
3620
- return vt ?? void 0;
3615
+ function he() {
3616
+ return pt ?? void 0;
3621
3617
  }
3622
- qe.subscribe((e) => {
3623
- vt = e ?? void 0, typeof window < "u" && e != null && document.documentElement.setAttribute("lang", e);
3618
+ Xe.subscribe((e) => {
3619
+ pt = e ?? void 0, typeof window < "u" && e != null && document.documentElement.setAttribute("lang", e);
3624
3620
  });
3625
- const $n = (e) => {
3626
- if (e && cn(e) && We(e)) {
3627
- const { loadingDelay: t } = Oe();
3621
+ const On = (e) => {
3622
+ if (e && fn(e) && ze(e)) {
3623
+ const { loadingDelay: t } = He();
3628
3624
  let r;
3629
- return typeof window < "u" && fe() != null && t ? r = window.setTimeout(
3630
- () => ot.set(!0),
3625
+ return typeof window < "u" && he() != null && t ? r = window.setTimeout(
3626
+ () => nt.set(!0),
3631
3627
  t
3632
- ) : ot.set(!0), wr(e).then(() => {
3633
- qe.set(e);
3628
+ ) : nt.set(!0), wr(e).then(() => {
3629
+ Xe.set(e);
3634
3630
  }).finally(() => {
3635
- clearTimeout(r), ot.set(!1);
3631
+ clearTimeout(r), nt.set(!1);
3636
3632
  });
3637
3633
  }
3638
- return qe.set(e);
3639
- }, pe = An(Pn({}, qe), {
3640
- set: $n
3641
- }), Qe = (e) => {
3634
+ return Xe.set(e);
3635
+ }, me = An(Pn({}, Xe), {
3636
+ set: On
3637
+ }), Ze = (e) => {
3642
3638
  const t = /* @__PURE__ */ Object.create(null);
3643
3639
  return (i) => {
3644
3640
  const n = JSON.stringify(i);
3645
3641
  return n in t ? t[n] : t[n] = e(i);
3646
3642
  };
3647
3643
  };
3648
- var Bn = Object.defineProperty, Ye = Object.getOwnPropertySymbols, Sr = Object.prototype.hasOwnProperty, Tr = Object.prototype.propertyIsEnumerable, Ft = (e, t, r) => t in e ? Bn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, wt = (e, t) => {
3644
+ var $n = Object.defineProperty, We = Object.getOwnPropertySymbols, Sr = Object.prototype.hasOwnProperty, Tr = Object.prototype.propertyIsEnumerable, Ft = (e, t, r) => t in e ? $n(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, wt = (e, t) => {
3649
3645
  for (var r in t || (t = {}))
3650
3646
  Sr.call(t, r) && Ft(e, r, t[r]);
3651
- if (Ye)
3652
- for (var r of Ye(t))
3647
+ if (We)
3648
+ for (var r of We(t))
3653
3649
  Tr.call(t, r) && Ft(e, r, t[r]);
3654
3650
  return e;
3655
3651
  }, Ae = (e, t) => {
3656
3652
  var r = {};
3657
3653
  for (var i in e)
3658
3654
  Sr.call(e, i) && t.indexOf(i) < 0 && (r[i] = e[i]);
3659
- if (e != null && Ye)
3660
- for (var i of Ye(e))
3655
+ if (e != null && We)
3656
+ for (var i of We(e))
3661
3657
  t.indexOf(i) < 0 && Tr.call(e, i) && (r[i] = e[i]);
3662
3658
  return r;
3663
3659
  };
3664
- const Le = (e, t) => {
3665
- const { formats: r } = Oe();
3660
+ const De = (e, t) => {
3661
+ const { formats: r } = He();
3666
3662
  if (e in r && t in r[e])
3667
3663
  return r[e][t];
3668
3664
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
3669
- }, Mn = Qe(
3665
+ }, Bn = Ze(
3670
3666
  (e) => {
3671
3667
  var t = e, { locale: r, format: i } = t, n = Ae(t, ["locale", "format"]);
3672
3668
  if (r == null)
3673
3669
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
3674
- return i && (n = Le("number", i)), new Intl.NumberFormat(r, n);
3670
+ return i && (n = De("number", i)), new Intl.NumberFormat(r, n);
3675
3671
  }
3676
- ), Cn = Qe(
3672
+ ), Mn = Ze(
3677
3673
  (e) => {
3678
3674
  var t = e, { locale: r, format: i } = t, n = Ae(t, ["locale", "format"]);
3679
3675
  if (r == null)
3680
3676
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
3681
- return i ? n = Le("date", i) : Object.keys(n).length === 0 && (n = Le("date", "short")), new Intl.DateTimeFormat(r, n);
3677
+ return i ? n = De("date", i) : Object.keys(n).length === 0 && (n = De("date", "short")), new Intl.DateTimeFormat(r, n);
3682
3678
  }
3683
- ), Dn = Qe(
3679
+ ), Cn = Ze(
3684
3680
  (e) => {
3685
3681
  var t = e, { locale: r, format: i } = t, n = Ae(t, ["locale", "format"]);
3686
3682
  if (r == null)
3687
3683
  throw new Error(
3688
3684
  '[svelte-i18n] A "locale" must be set to format time values'
3689
3685
  );
3690
- return i ? n = Le("time", i) : Object.keys(n).length === 0 && (n = Le("time", "short")), new Intl.DateTimeFormat(r, n);
3686
+ return i ? n = De("time", i) : Object.keys(n).length === 0 && (n = De("time", "short")), new Intl.DateTimeFormat(r, n);
3691
3687
  }
3692
- ), Ln = (e = {}) => {
3688
+ ), Dn = (e = {}) => {
3693
3689
  var t = e, {
3694
- locale: r = fe()
3690
+ locale: r = he()
3695
3691
  } = t, i = Ae(t, [
3696
3692
  "locale"
3697
3693
  ]);
3698
- return Mn(wt({ locale: r }, i));
3699
- }, In = (e = {}) => {
3694
+ return Bn(wt({ locale: r }, i));
3695
+ }, Ln = (e = {}) => {
3700
3696
  var t = e, {
3701
- locale: r = fe()
3697
+ locale: r = he()
3702
3698
  } = t, i = Ae(t, [
3703
3699
  "locale"
3704
3700
  ]);
3705
- return Cn(wt({ locale: r }, i));
3706
- }, Nn = (e = {}) => {
3701
+ return Mn(wt({ locale: r }, i));
3702
+ }, In = (e = {}) => {
3707
3703
  var t = e, {
3708
- locale: r = fe()
3704
+ locale: r = he()
3709
3705
  } = t, i = Ae(t, [
3710
3706
  "locale"
3711
3707
  ]);
3712
- return Dn(wt({ locale: r }, i));
3713
- }, Rn = Qe(
3708
+ return Cn(wt({ locale: r }, i));
3709
+ }, Nn = Ze(
3714
3710
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
3715
- (e, t = fe()) => new br(e, t, Oe().formats, {
3716
- ignoreTag: Oe().ignoreTag
3711
+ (e, t = he()) => new br(e, t, He().formats, {
3712
+ ignoreTag: He().ignoreTag
3717
3713
  })
3718
- ), kn = (e, t = {}) => {
3714
+ ), Rn = (e, t = {}) => {
3719
3715
  var r, i, n, s;
3720
3716
  let h = t;
3721
3717
  typeof e == "object" && (h = e, e = h.id);
3722
3718
  const {
3723
3719
  values: a,
3724
- locale: o = fe(),
3720
+ locale: o = he(),
3725
3721
  default: u
3726
3722
  } = h;
3727
3723
  if (o == null)
@@ -3730,7 +3726,7 @@ const Le = (e, t) => {
3730
3726
  );
3731
3727
  let l = yr(e, o);
3732
3728
  if (!l)
3733
- l = (s = (n = (i = (r = Oe()).handleMissingMessage) == null ? void 0 : i.call(r, { locale: o, id: e, defaultValue: u })) != null ? n : u) != null ? s : e;
3729
+ l = (s = (n = (i = (r = He()).handleMissingMessage) == null ? void 0 : i.call(r, { locale: o, id: e, defaultValue: u })) != null ? n : u) != null ? s : e;
3734
3730
  else if (typeof l != "string")
3735
3731
  return console.warn(
3736
3732
  `[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof l}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`
@@ -3739,7 +3735,7 @@ const Le = (e, t) => {
3739
3735
  return l;
3740
3736
  let d = l;
3741
3737
  try {
3742
- d = Rn(l, o).format(a);
3738
+ d = Nn(l, o).format(a);
3743
3739
  } catch (p) {
3744
3740
  p instanceof Error && console.warn(
3745
3741
  `[svelte-i18n] Message "${e}" has syntax error:`,
@@ -3747,18 +3743,18 @@ const Le = (e, t) => {
3747
3743
  );
3748
3744
  }
3749
3745
  return d;
3750
- }, Un = (e, t) => Nn(t).format(e), Fn = (e, t) => In(t).format(e), Vn = (e, t) => Ln(t).format(e), Gn = (e, t = fe()) => yr(e, t), jn = Pe([pe, Re], () => kn);
3751
- Pe([pe], () => Un);
3752
- Pe([pe], () => Fn);
3753
- Pe([pe], () => Vn);
3754
- Pe([pe, Re], () => Gn);
3746
+ }, kn = (e, t) => In(t).format(e), Un = (e, t) => Ln(t).format(e), Fn = (e, t) => Dn(t).format(e), Vn = (e, t = he()) => yr(e, t), Gn = Pe([me, Ne], () => Rn);
3747
+ Pe([me], () => kn);
3748
+ Pe([me], () => Un);
3749
+ Pe([me], () => Fn);
3750
+ Pe([me, Ne], () => Vn);
3755
3751
  function Vt(e, t) {
3756
- xr(e, t);
3752
+ _r(e, t);
3757
3753
  }
3758
- function zn(e) {
3759
- En({
3754
+ function jn(e) {
3755
+ _n({
3760
3756
  fallbackLocale: "en"
3761
- }), pe.set(e);
3757
+ }), me.set(e);
3762
3758
  }
3763
3759
  const Gt = {
3764
3760
  en: {
@@ -3828,41 +3824,41 @@ if (typeof window < "u") {
3828
3824
  }
3829
3825
  };
3830
3826
  };
3831
- customElements.define = e(customElements.define), import("./CashierVideoModal-ID_LmSyp.js").then(({ default: t }) => {
3827
+ customElements.define = e(customElements.define), import("./CashierVideoModal-B_WwfXYW.js").then(({ default: t }) => {
3832
3828
  !customElements.get("cashier-video-modal") && customElements.define("cashier-video-modal", t.element);
3833
3829
  });
3834
3830
  }
3835
- let Xn = Ne(null);
3831
+ let zn = Ie(null);
3836
3832
  var Hr = { exports: {} };
3837
3833
  (function(e, t) {
3838
3834
  (function(r, i) {
3839
3835
  e.exports = i();
3840
3836
  })(er, function() {
3841
- var r = 1e3, i = 6e4, n = 36e5, s = "millisecond", h = "second", a = "minute", o = "hour", u = "day", l = "week", d = "month", p = "quarter", _ = "year", H = "date", v = "Invalid Date", $ = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, U = /\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g, F = { name: "en", weekdays: "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), months: "January_February_March_April_May_June_July_August_September_October_November_December".split("_"), ordinal: function(x) {
3842
- var g = ["th", "st", "nd", "rd"], c = x % 100;
3843
- return "[" + x + (g[(c - 20) % 10] || g[c] || g[0]) + "]";
3844
- } }, B = function(x, g, c) {
3845
- var b = String(x);
3846
- return !b || b.length >= g ? x : "" + Array(g + 1 - b.length).join(c) + x;
3847
- }, W = { s: B, z: function(x) {
3848
- var g = -x.utcOffset(), c = Math.abs(g), b = Math.floor(c / 60), m = c % 60;
3849
- return (g <= 0 ? "+" : "-") + B(b, 2, "0") + ":" + B(m, 2, "0");
3850
- }, m: function x(g, c) {
3837
+ var r = 1e3, i = 6e4, n = 36e5, s = "millisecond", h = "second", a = "minute", o = "hour", u = "day", l = "week", d = "month", p = "quarter", x = "year", H = "date", v = "Invalid Date", B = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, U = /\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g, F = { name: "en", weekdays: "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), months: "January_February_March_April_May_June_July_August_September_October_November_December".split("_"), ordinal: function(_) {
3838
+ var g = ["th", "st", "nd", "rd"], c = _ % 100;
3839
+ return "[" + _ + (g[(c - 20) % 10] || g[c] || g[0]) + "]";
3840
+ } }, M = function(_, g, c) {
3841
+ var b = String(_);
3842
+ return !b || b.length >= g ? _ : "" + Array(g + 1 - b.length).join(c) + _;
3843
+ }, W = { s: M, z: function(_) {
3844
+ var g = -_.utcOffset(), c = Math.abs(g), b = Math.floor(c / 60), m = c % 60;
3845
+ return (g <= 0 ? "+" : "-") + M(b, 2, "0") + ":" + M(m, 2, "0");
3846
+ }, m: function _(g, c) {
3851
3847
  if (g.date() < c.date())
3852
- return -x(c, g);
3848
+ return -_(c, g);
3853
3849
  var b = 12 * (c.year() - g.year()) + (c.month() - g.month()), m = g.clone().add(b, d), E = c - m < 0, w = g.clone().add(b + (E ? -1 : 1), d);
3854
3850
  return +(-(b + (c - m) / (E ? m - w : w - m)) || 0);
3855
- }, a: function(x) {
3856
- return x < 0 ? Math.ceil(x) || 0 : Math.floor(x);
3857
- }, p: function(x) {
3858
- return { M: d, y: _, w: l, d: u, D: H, h: o, m: a, s: h, ms: s, Q: p }[x] || String(x || "").toLowerCase().replace(/s$/, "");
3859
- }, u: function(x) {
3860
- return x === void 0;
3851
+ }, a: function(_) {
3852
+ return _ < 0 ? Math.ceil(_) || 0 : Math.floor(_);
3853
+ }, p: function(_) {
3854
+ return { M: d, y: x, w: l, d: u, D: H, h: o, m: a, s: h, ms: s, Q: p }[_] || String(_ || "").toLowerCase().replace(/s$/, "");
3855
+ }, u: function(_) {
3856
+ return _ === void 0;
3861
3857
  } }, N = "en", k = {};
3862
3858
  k[N] = F;
3863
- var j = "$isDayjsObject", ne = function(x) {
3864
- return x instanceof ge || !(!x || !x[j]);
3865
- }, D = function x(g, c, b) {
3859
+ var j = "$isDayjsObject", ie = function(_) {
3860
+ return _ instanceof pe || !(!_ || !_[j]);
3861
+ }, L = function _(g, c, b) {
3866
3862
  var m;
3867
3863
  if (!g)
3868
3864
  return N;
@@ -3871,40 +3867,40 @@ var Hr = { exports: {} };
3871
3867
  k[E] && (m = E), c && (k[E] = c, m = E);
3872
3868
  var w = g.split("-");
3873
3869
  if (!m && w.length > 1)
3874
- return x(w[0]);
3870
+ return _(w[0]);
3875
3871
  } else {
3876
- var A = g.name;
3877
- k[A] = g, m = A;
3872
+ var $ = g.name;
3873
+ k[$] = g, m = $;
3878
3874
  }
3879
3875
  return !b && m && (N = m), m || !b && N;
3880
- }, M = function(x, g) {
3881
- if (ne(x))
3882
- return x.clone();
3876
+ }, C = function(_, g) {
3877
+ if (ie(_))
3878
+ return _.clone();
3883
3879
  var c = typeof g == "object" ? g : {};
3884
- return c.date = x, c.args = arguments, new ge(c);
3885
- }, P = W;
3886
- P.l = D, P.i = ne, P.w = function(x, g) {
3887
- return M(x, { locale: g.$L, utc: g.$u, x: g.$x, $offset: g.$offset });
3880
+ return c.date = _, c.args = arguments, new pe(c);
3881
+ }, O = W;
3882
+ O.l = L, O.i = ie, O.w = function(_, g) {
3883
+ return C(_, { locale: g.$L, utc: g.$u, x: g.$x, $offset: g.$offset });
3888
3884
  };
3889
- var ge = function() {
3890
- function x(c) {
3891
- this.$L = D(c.locale, null, !0), this.parse(c), this.$x = this.$x || c.x || {}, this[j] = !0;
3885
+ var pe = function() {
3886
+ function _(c) {
3887
+ this.$L = L(c.locale, null, !0), this.parse(c), this.$x = this.$x || c.x || {}, this[j] = !0;
3892
3888
  }
3893
- var g = x.prototype;
3889
+ var g = _.prototype;
3894
3890
  return g.parse = function(c) {
3895
3891
  this.$d = function(b) {
3896
3892
  var m = b.date, E = b.utc;
3897
3893
  if (m === null)
3898
3894
  return /* @__PURE__ */ new Date(NaN);
3899
- if (P.u(m))
3895
+ if (O.u(m))
3900
3896
  return /* @__PURE__ */ new Date();
3901
3897
  if (m instanceof Date)
3902
3898
  return new Date(m);
3903
3899
  if (typeof m == "string" && !/Z$/i.test(m)) {
3904
- var w = m.match($);
3900
+ var w = m.match(B);
3905
3901
  if (w) {
3906
- var A = w[2] - 1 || 0, L = (w[7] || "0").substring(0, 3);
3907
- return E ? new Date(Date.UTC(w[1], A, w[3] || 1, w[4] || 0, w[5] || 0, w[6] || 0, L)) : new Date(w[1], A, w[3] || 1, w[4] || 0, w[5] || 0, w[6] || 0, L);
3902
+ var $ = w[2] - 1 || 0, I = (w[7] || "0").substring(0, 3);
3903
+ return E ? new Date(Date.UTC(w[1], $, w[3] || 1, w[4] || 0, w[5] || 0, w[6] || 0, I)) : new Date(w[1], $, w[3] || 1, w[4] || 0, w[5] || 0, w[6] || 0, I);
3908
3904
  }
3909
3905
  }
3910
3906
  return new Date(m);
@@ -3913,143 +3909,143 @@ var Hr = { exports: {} };
3913
3909
  var c = this.$d;
3914
3910
  this.$y = c.getFullYear(), this.$M = c.getMonth(), this.$D = c.getDate(), this.$W = c.getDay(), this.$H = c.getHours(), this.$m = c.getMinutes(), this.$s = c.getSeconds(), this.$ms = c.getMilliseconds();
3915
3911
  }, g.$utils = function() {
3916
- return P;
3912
+ return O;
3917
3913
  }, g.isValid = function() {
3918
3914
  return this.$d.toString() !== v;
3919
3915
  }, g.isSame = function(c, b) {
3920
- var m = M(c);
3916
+ var m = C(c);
3921
3917
  return this.startOf(b) <= m && m <= this.endOf(b);
3922
3918
  }, g.isAfter = function(c, b) {
3923
- return M(c) < this.startOf(b);
3919
+ return C(c) < this.startOf(b);
3924
3920
  }, g.isBefore = function(c, b) {
3925
- return this.endOf(b) < M(c);
3921
+ return this.endOf(b) < C(c);
3926
3922
  }, g.$g = function(c, b, m) {
3927
- return P.u(c) ? this[b] : this.set(m, c);
3923
+ return O.u(c) ? this[b] : this.set(m, c);
3928
3924
  }, g.unix = function() {
3929
3925
  return Math.floor(this.valueOf() / 1e3);
3930
3926
  }, g.valueOf = function() {
3931
3927
  return this.$d.getTime();
3932
3928
  }, g.startOf = function(c, b) {
3933
- var m = this, E = !!P.u(b) || b, w = P.p(c), A = function(oe, G) {
3934
- var Q = P.w(m.$u ? Date.UTC(m.$y, G, oe) : new Date(m.$y, G, oe), m);
3929
+ var m = this, E = !!O.u(b) || b, w = O.p(c), $ = function(se, G) {
3930
+ var Q = O.w(m.$u ? Date.UTC(m.$y, G, se) : new Date(m.$y, G, se), m);
3935
3931
  return E ? Q : Q.endOf(u);
3936
- }, L = function(oe, G) {
3937
- return P.w(m.toDate()[oe].apply(m.toDate("s"), (E ? [0, 0, 0, 0] : [23, 59, 59, 999]).slice(G)), m);
3938
- }, R = this.$W, V = this.$M, z = this.$D, ue = "set" + (this.$u ? "UTC" : "");
3932
+ }, I = function(se, G) {
3933
+ return O.w(m.toDate()[se].apply(m.toDate("s"), (E ? [0, 0, 0, 0] : [23, 59, 59, 999]).slice(G)), m);
3934
+ }, R = this.$W, V = this.$M, z = this.$D, ae = "set" + (this.$u ? "UTC" : "");
3939
3935
  switch (w) {
3940
- case _:
3941
- return E ? A(1, 0) : A(31, 11);
3936
+ case x:
3937
+ return E ? $(1, 0) : $(31, 11);
3942
3938
  case d:
3943
- return E ? A(1, V) : A(0, V + 1);
3939
+ return E ? $(1, V) : $(0, V + 1);
3944
3940
  case l:
3945
- var se = this.$locale().weekStart || 0, ce = (R < se ? R + 7 : R) - se;
3946
- return A(E ? z - ce : z + (6 - ce), V);
3941
+ var ne = this.$locale().weekStart || 0, fe = (R < ne ? R + 7 : R) - ne;
3942
+ return $(E ? z - fe : z + (6 - fe), V);
3947
3943
  case u:
3948
3944
  case H:
3949
- return L(ue + "Hours", 0);
3945
+ return I(ae + "Hours", 0);
3950
3946
  case o:
3951
- return L(ue + "Minutes", 1);
3947
+ return I(ae + "Minutes", 1);
3952
3948
  case a:
3953
- return L(ue + "Seconds", 2);
3949
+ return I(ae + "Seconds", 2);
3954
3950
  case h:
3955
- return L(ue + "Milliseconds", 3);
3951
+ return I(ae + "Milliseconds", 3);
3956
3952
  default:
3957
3953
  return this.clone();
3958
3954
  }
3959
3955
  }, g.endOf = function(c) {
3960
3956
  return this.startOf(c, !1);
3961
3957
  }, g.$set = function(c, b) {
3962
- var m, E = P.p(c), w = "set" + (this.$u ? "UTC" : ""), A = (m = {}, m[u] = w + "Date", m[H] = w + "Date", m[d] = w + "Month", m[_] = w + "FullYear", m[o] = w + "Hours", m[a] = w + "Minutes", m[h] = w + "Seconds", m[s] = w + "Milliseconds", m)[E], L = E === u ? this.$D + (b - this.$W) : b;
3963
- if (E === d || E === _) {
3958
+ var m, E = O.p(c), w = "set" + (this.$u ? "UTC" : ""), $ = (m = {}, m[u] = w + "Date", m[H] = w + "Date", m[d] = w + "Month", m[x] = w + "FullYear", m[o] = w + "Hours", m[a] = w + "Minutes", m[h] = w + "Seconds", m[s] = w + "Milliseconds", m)[E], I = E === u ? this.$D + (b - this.$W) : b;
3959
+ if (E === d || E === x) {
3964
3960
  var R = this.clone().set(H, 1);
3965
- R.$d[A](L), R.init(), this.$d = R.set(H, Math.min(this.$D, R.daysInMonth())).$d;
3961
+ R.$d[$](I), R.init(), this.$d = R.set(H, Math.min(this.$D, R.daysInMonth())).$d;
3966
3962
  } else
3967
- A && this.$d[A](L);
3963
+ $ && this.$d[$](I);
3968
3964
  return this.init(), this;
3969
3965
  }, g.set = function(c, b) {
3970
3966
  return this.clone().$set(c, b);
3971
3967
  }, g.get = function(c) {
3972
- return this[P.p(c)]();
3968
+ return this[O.p(c)]();
3973
3969
  }, g.add = function(c, b) {
3974
3970
  var m, E = this;
3975
3971
  c = Number(c);
3976
- var w = P.p(b), A = function(V) {
3977
- var z = M(E);
3978
- return P.w(z.date(z.date() + Math.round(V * c)), E);
3972
+ var w = O.p(b), $ = function(V) {
3973
+ var z = C(E);
3974
+ return O.w(z.date(z.date() + Math.round(V * c)), E);
3979
3975
  };
3980
3976
  if (w === d)
3981
3977
  return this.set(d, this.$M + c);
3982
- if (w === _)
3983
- return this.set(_, this.$y + c);
3978
+ if (w === x)
3979
+ return this.set(x, this.$y + c);
3984
3980
  if (w === u)
3985
- return A(1);
3981
+ return $(1);
3986
3982
  if (w === l)
3987
- return A(7);
3988
- var L = (m = {}, m[a] = i, m[o] = n, m[h] = r, m)[w] || 1, R = this.$d.getTime() + c * L;
3989
- return P.w(R, this);
3983
+ return $(7);
3984
+ var I = (m = {}, m[a] = i, m[o] = n, m[h] = r, m)[w] || 1, R = this.$d.getTime() + c * I;
3985
+ return O.w(R, this);
3990
3986
  }, g.subtract = function(c, b) {
3991
3987
  return this.add(-1 * c, b);
3992
3988
  }, g.format = function(c) {
3993
3989
  var b = this, m = this.$locale();
3994
3990
  if (!this.isValid())
3995
3991
  return m.invalidDate || v;
3996
- var E = c || "YYYY-MM-DDTHH:mm:ssZ", w = P.z(this), A = this.$H, L = this.$m, R = this.$M, V = m.weekdays, z = m.months, ue = m.meridiem, se = function(G, Q, de, me) {
3997
- return G && (G[Q] || G(b, E)) || de[Q].slice(0, me);
3998
- }, ce = function(G) {
3999
- return P.s(A % 12 || 12, G, "0");
4000
- }, oe = ue || function(G, Q, de) {
4001
- var me = G < 12 ? "AM" : "PM";
4002
- return de ? me.toLowerCase() : me;
3992
+ var E = c || "YYYY-MM-DDTHH:mm:ssZ", w = O.z(this), $ = this.$H, I = this.$m, R = this.$M, V = m.weekdays, z = m.months, ae = m.meridiem, ne = function(G, Q, ce, de) {
3993
+ return G && (G[Q] || G(b, E)) || ce[Q].slice(0, de);
3994
+ }, fe = function(G) {
3995
+ return O.s($ % 12 || 12, G, "0");
3996
+ }, se = ae || function(G, Q, ce) {
3997
+ var de = G < 12 ? "AM" : "PM";
3998
+ return ce ? de.toLowerCase() : de;
4003
3999
  };
4004
4000
  return E.replace(U, function(G, Q) {
4005
- return Q || function(de) {
4006
- switch (de) {
4001
+ return Q || function(ce) {
4002
+ switch (ce) {
4007
4003
  case "YY":
4008
4004
  return String(b.$y).slice(-2);
4009
4005
  case "YYYY":
4010
- return P.s(b.$y, 4, "0");
4006
+ return O.s(b.$y, 4, "0");
4011
4007
  case "M":
4012
4008
  return R + 1;
4013
4009
  case "MM":
4014
- return P.s(R + 1, 2, "0");
4010
+ return O.s(R + 1, 2, "0");
4015
4011
  case "MMM":
4016
- return se(m.monthsShort, R, z, 3);
4012
+ return ne(m.monthsShort, R, z, 3);
4017
4013
  case "MMMM":
4018
- return se(z, R);
4014
+ return ne(z, R);
4019
4015
  case "D":
4020
4016
  return b.$D;
4021
4017
  case "DD":
4022
- return P.s(b.$D, 2, "0");
4018
+ return O.s(b.$D, 2, "0");
4023
4019
  case "d":
4024
4020
  return String(b.$W);
4025
4021
  case "dd":
4026
- return se(m.weekdaysMin, b.$W, V, 2);
4022
+ return ne(m.weekdaysMin, b.$W, V, 2);
4027
4023
  case "ddd":
4028
- return se(m.weekdaysShort, b.$W, V, 3);
4024
+ return ne(m.weekdaysShort, b.$W, V, 3);
4029
4025
  case "dddd":
4030
4026
  return V[b.$W];
4031
4027
  case "H":
4032
- return String(A);
4028
+ return String($);
4033
4029
  case "HH":
4034
- return P.s(A, 2, "0");
4030
+ return O.s($, 2, "0");
4035
4031
  case "h":
4036
- return ce(1);
4032
+ return fe(1);
4037
4033
  case "hh":
4038
- return ce(2);
4034
+ return fe(2);
4039
4035
  case "a":
4040
- return oe(A, L, !0);
4036
+ return se($, I, !0);
4041
4037
  case "A":
4042
- return oe(A, L, !1);
4038
+ return se($, I, !1);
4043
4039
  case "m":
4044
- return String(L);
4040
+ return String(I);
4045
4041
  case "mm":
4046
- return P.s(L, 2, "0");
4042
+ return O.s(I, 2, "0");
4047
4043
  case "s":
4048
4044
  return String(b.$s);
4049
4045
  case "ss":
4050
- return P.s(b.$s, 2, "0");
4046
+ return O.s(b.$s, 2, "0");
4051
4047
  case "SSS":
4052
- return P.s(b.$ms, 3, "0");
4048
+ return O.s(b.$ms, 3, "0");
4053
4049
  case "Z":
4054
4050
  return w;
4055
4051
  }
@@ -4059,11 +4055,11 @@ var Hr = { exports: {} };
4059
4055
  }, g.utcOffset = function() {
4060
4056
  return 15 * -Math.round(this.$d.getTimezoneOffset() / 15);
4061
4057
  }, g.diff = function(c, b, m) {
4062
- var E, w = this, A = P.p(b), L = M(c), R = (L.utcOffset() - this.utcOffset()) * i, V = this - L, z = function() {
4063
- return P.m(w, L);
4058
+ var E, w = this, $ = O.p(b), I = C(c), R = (I.utcOffset() - this.utcOffset()) * i, V = this - I, z = function() {
4059
+ return O.m(w, I);
4064
4060
  };
4065
- switch (A) {
4066
- case _:
4061
+ switch ($) {
4062
+ case x:
4067
4063
  E = z() / 12;
4068
4064
  break;
4069
4065
  case d:
@@ -4090,7 +4086,7 @@ var Hr = { exports: {} };
4090
4086
  default:
4091
4087
  E = V;
4092
4088
  }
4093
- return m ? E : P.a(E);
4089
+ return m ? E : O.a(E);
4094
4090
  }, g.daysInMonth = function() {
4095
4091
  return this.endOf(d).$D;
4096
4092
  }, g.$locale = function() {
@@ -4098,10 +4094,10 @@ var Hr = { exports: {} };
4098
4094
  }, g.locale = function(c, b) {
4099
4095
  if (!c)
4100
4096
  return this.$L;
4101
- var m = this.clone(), E = D(c, b, !0);
4097
+ var m = this.clone(), E = L(c, b, !0);
4102
4098
  return E && (m.$L = E), m;
4103
4099
  }, g.clone = function() {
4104
- return P.w(this.$d, this);
4100
+ return O.w(this.$d, this);
4105
4101
  }, g.toDate = function() {
4106
4102
  return new Date(this.valueOf());
4107
4103
  }, g.toJSON = function() {
@@ -4110,22 +4106,22 @@ var Hr = { exports: {} };
4110
4106
  return this.$d.toISOString();
4111
4107
  }, g.toString = function() {
4112
4108
  return this.$d.toUTCString();
4113
- }, x;
4114
- }(), Ue = ge.prototype;
4115
- return M.prototype = Ue, [["$ms", s], ["$s", h], ["$m", a], ["$H", o], ["$W", u], ["$M", d], ["$y", _], ["$D", H]].forEach(function(x) {
4116
- Ue[x[1]] = function(g) {
4117
- return this.$g(g, x[0], x[1]);
4109
+ }, _;
4110
+ }(), ke = pe.prototype;
4111
+ return C.prototype = ke, [["$ms", s], ["$s", h], ["$m", a], ["$H", o], ["$W", u], ["$M", d], ["$y", x], ["$D", H]].forEach(function(_) {
4112
+ ke[_[1]] = function(g) {
4113
+ return this.$g(g, _[0], _[1]);
4118
4114
  };
4119
- }), M.extend = function(x, g) {
4120
- return x.$i || (x(g, ge, M), x.$i = !0), M;
4121
- }, M.locale = D, M.isDayjs = ne, M.unix = function(x) {
4122
- return M(1e3 * x);
4123
- }, M.en = k[N], M.Ls = k, M.p = {}, M;
4115
+ }), C.extend = function(_, g) {
4116
+ return _.$i || (_(g, pe, C), _.$i = !0), C;
4117
+ }, C.locale = L, C.isDayjs = ie, C.unix = function(_) {
4118
+ return C(1e3 * _);
4119
+ }, C.en = k[N], C.Ls = k, C.p = {}, C;
4124
4120
  });
4125
4121
  })(Hr);
4126
- var Wn = Hr.exports;
4127
- const jt = /* @__PURE__ */ xt(Wn);
4128
- var Or = { exports: {} };
4122
+ var Xn = Hr.exports;
4123
+ const jt = /* @__PURE__ */ yt(Xn);
4124
+ var Pr = { exports: {} };
4129
4125
  (function(e, t) {
4130
4126
  (function(r, i) {
4131
4127
  e.exports = i();
@@ -4134,11 +4130,11 @@ var Or = { exports: {} };
4134
4130
  return function(s, h, a) {
4135
4131
  var o = h.prototype;
4136
4132
  a.utc = function(v) {
4137
- var $ = { date: v, utc: !0, args: arguments };
4138
- return new h($);
4133
+ var B = { date: v, utc: !0, args: arguments };
4134
+ return new h(B);
4139
4135
  }, o.utc = function(v) {
4140
- var $ = a(this.toDate(), { locale: this.$L, utc: !0 });
4141
- return v ? $.add(this.utcOffset(), r) : $;
4136
+ var B = a(this.toDate(), { locale: this.$L, utc: !0 });
4137
+ return v ? B.add(this.utcOffset(), r) : B;
4142
4138
  }, o.local = function() {
4143
4139
  return a(this.toDate(), { locale: this.$L, utc: !1 });
4144
4140
  };
@@ -4155,7 +4151,7 @@ var Or = { exports: {} };
4155
4151
  l.call(this);
4156
4152
  };
4157
4153
  var d = o.utcOffset;
4158
- o.utcOffset = function(v, $) {
4154
+ o.utcOffset = function(v, B) {
4159
4155
  var U = this.$utils().u;
4160
4156
  if (U(v))
4161
4157
  return this.$u ? 0 : U(this.$offset) ? d.call(this) : this.$offset;
@@ -4164,24 +4160,24 @@ var Or = { exports: {} };
4164
4160
  var k = N.match(i);
4165
4161
  if (!k)
4166
4162
  return null;
4167
- var j = ("" + k[0]).match(n) || ["-", 0, 0], ne = j[0], D = 60 * +j[1] + +j[2];
4168
- return D === 0 ? 0 : ne === "+" ? D : -D;
4163
+ var j = ("" + k[0]).match(n) || ["-", 0, 0], ie = j[0], L = 60 * +j[1] + +j[2];
4164
+ return L === 0 ? 0 : ie === "+" ? L : -L;
4169
4165
  }(v), v === null))
4170
4166
  return this;
4171
- var F = Math.abs(v) <= 16 ? 60 * v : v, B = this;
4172
- if ($)
4173
- return B.$offset = F, B.$u = v === 0, B;
4167
+ var F = Math.abs(v) <= 16 ? 60 * v : v, M = this;
4168
+ if (B)
4169
+ return M.$offset = F, M.$u = v === 0, M;
4174
4170
  if (v !== 0) {
4175
4171
  var W = this.$u ? this.toDate().getTimezoneOffset() : -1 * this.utcOffset();
4176
- (B = this.local().add(F + W, r)).$offset = F, B.$x.$localOffset = W;
4172
+ (M = this.local().add(F + W, r)).$offset = F, M.$x.$localOffset = W;
4177
4173
  } else
4178
- B = this.utc();
4179
- return B;
4174
+ M = this.utc();
4175
+ return M;
4180
4176
  };
4181
4177
  var p = o.format;
4182
4178
  o.format = function(v) {
4183
- var $ = v || (this.$u ? "YYYY-MM-DDTHH:mm:ss[Z]" : "");
4184
- return p.call(this, $);
4179
+ var B = v || (this.$u ? "YYYY-MM-DDTHH:mm:ss[Z]" : "");
4180
+ return p.call(this, B);
4185
4181
  }, o.valueOf = function() {
4186
4182
  var v = this.$utils().u(this.$offset) ? 0 : this.$offset + (this.$x.$localOffset || this.$d.getTimezoneOffset());
4187
4183
  return this.$d.valueOf() - 6e4 * v;
@@ -4192,23 +4188,23 @@ var Or = { exports: {} };
4192
4188
  }, o.toString = function() {
4193
4189
  return this.toDate().toUTCString();
4194
4190
  };
4195
- var _ = o.toDate;
4191
+ var x = o.toDate;
4196
4192
  o.toDate = function(v) {
4197
- return v === "s" && this.$offset ? a(this.format("YYYY-MM-DD HH:mm:ss:SSS")).toDate() : _.call(this);
4193
+ return v === "s" && this.$offset ? a(this.format("YYYY-MM-DD HH:mm:ss:SSS")).toDate() : x.call(this);
4198
4194
  };
4199
4195
  var H = o.diff;
4200
- o.diff = function(v, $, U) {
4196
+ o.diff = function(v, B, U) {
4201
4197
  if (v && this.$u === v.$u)
4202
- return H.call(this, v, $, U);
4203
- var F = this.local(), B = a(v).local();
4204
- return H.call(F, B, $, U);
4198
+ return H.call(this, v, B, U);
4199
+ var F = this.local(), M = a(v).local();
4200
+ return H.call(F, M, B, U);
4205
4201
  };
4206
4202
  };
4207
4203
  });
4208
- })(Or);
4209
- var qn = Or.exports;
4210
- const Yn = /* @__PURE__ */ xt(qn);
4211
- function Zn(e) {
4204
+ })(Pr);
4205
+ var Wn = Pr.exports;
4206
+ const qn = /* @__PURE__ */ yt(Wn);
4207
+ function Yn(e) {
4212
4208
  Cr(e, "svelte-1emynn4", "*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box;-webkit-tap-highlight-color:transparent}.CashierVerifications{box-shadow:0 0 4px var(--mmw--color-black-transparency-10, rgba(0, 0, 0, 0.1))}.CashierVerifications.CashierVerificationsDesktop{border-radius:var(--mmw--border-radius-medium-plus, 6px);overflow:hidden}.CashierVerifications.CashierVerificationsDesktop:has(.CashierVerificationMessage){margin-bottom:var(--emw--spacing-small, 12px)}.CashierVerificationsWrapper{display:flex;flex-direction:column;width:100%}.IconVerification{width:30px;display:flex}.CashierVerificationMessage{display:flex;align-items:center;box-sizing:border-box;background:var(--emw--color-gray-50, #F7F8FA);border-bottom:1px solid var(--mmw--color-grey-105, #E8E9EB);padding:0 var(--emw--spacing-small, 12px);transition:0.5s;max-height:500px}.CashierVerificationMessage:first-child{transition:none;cursor:pointer}.CashierVerificationMessage:first-child:hover{background:linear-gradient(0, var(--emw--color-gray-50, #F7F8FA) 0%, var(--emw--color-white, #fff) 100%)}.CashierVerificationMessage:not(.ShowAll):not(:first-child){max-height:0;overflow:hidden}.CashierVerificationMessage:hover .CashierVerificationChevron svg path{opacity:1}svg{height:20px}svg .IconColor{fill:var(--emw--color-warning, #ec9109)}p{color:var(--mmw--color-grey-10, #111);font-size:var(--emw--font-size-small, 14px);font-family:inherit;line-height:120%;margin:var(--emw--spacing-small, 12px)}.CashierVerificationsDesktop p{font-size:var(--emw--font-size-medium, 16px)}.text{word-break:break-word}.CashierVerificationChevron{cursor:pointer;margin-left:auto}.CashierVerificationChevron svg{transition:0.25s}.CashierVerificationChevron svg path{fill:var(--mmw--color-grey-290, #666);opacity:0.5}.CashierVerificationChevron:hover svg path{opacity:1}.ShowAll .CashierVerificationChevron svg{-o-transform:rotate(180deg);-ms-transform:rotate(180deg);-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg)}.CashierVerificationVideo{display:flex;width:100%;align-items:center;box-sizing:border-box;background:var(--emw--color-gray-50, #F7F8FA);border-bottom:1px solid var(--mmw--color-grey-105, #E8E9EB);padding:0 var(--emw--spacing-small, 12px);transition:0.5s;max-height:500px}.IconVideo{width:30px;display:flex;justify-content:center}.CashierVerificationVideoLink{cursor:pointer;color:var(--mmw--color-grey-10, #111);font-family:inherit;font-size:var(--emw--font-size-small, 14px);line-height:120%;margin:var(--emw--spacing-small, 12px);text-decoration:underline}.CashierVerificationVideoLinkDesktop{font-size:var(--emw--font-size-medium, 16px)}");
4213
4209
  }
4214
4210
  function zt(e, t, r) {
@@ -4216,7 +4212,7 @@ function zt(e, t, r) {
4216
4212
  return i[51] = t[r], i[53] = r, i;
4217
4213
  }
4218
4214
  function Xt(e) {
4219
- let t, r, i, n, s = Ot(
4215
+ let t, r, i, n, s = Pt(
4220
4216
  /*displayMessages*/
4221
4217
  e[4]
4222
4218
  ), h = [];
@@ -4231,22 +4227,22 @@ function Xt(e) {
4231
4227
  t = Y("div");
4232
4228
  for (let o = 0; o < h.length; o += 1)
4233
4229
  h[o].c();
4234
- r = xe(), a && a.c(), i = xe(), n = Y("cashier-video-modal"), J(t, "class", "CashierVerificationsWrapper"), le(
4230
+ r = xe(), a && a.c(), i = xe(), n = Y("cashier-video-modal"), J(t, "class", "CashierVerificationsWrapper"), ue(
4235
4231
  n,
4236
4232
  "clientstylingurl",
4237
4233
  /*clientstylingurl*/
4238
4234
  e[1]
4239
- ), le(
4235
+ ), ue(
4240
4236
  n,
4241
4237
  "clientstyling",
4242
4238
  /*clientstyling*/
4243
4239
  e[0]
4244
- ), le(
4240
+ ), ue(
4245
4241
  n,
4246
4242
  "ismobileview",
4247
4243
  /*ismobileview*/
4248
4244
  e[2]
4249
- ), le(
4245
+ ), ue(
4250
4246
  n,
4251
4247
  "videosrc",
4252
4248
  /*videoSrc*/
@@ -4254,15 +4250,15 @@ function Xt(e) {
4254
4250
  );
4255
4251
  },
4256
4252
  m(o, u) {
4257
- ae(o, t, u);
4253
+ oe(o, t, u);
4258
4254
  for (let l = 0; l < h.length; l += 1)
4259
4255
  h[l] && h[l].m(t, null);
4260
- ae(o, r, u), a && a.m(o, u), ae(o, i, u), ae(o, n, u);
4256
+ oe(o, r, u), a && a.m(o, u), oe(o, i, u), oe(o, n, u);
4261
4257
  },
4262
4258
  p(o, u) {
4263
4259
  if (u[0] & /*allVerificationsVisible, showAllVerifications, displayMessages*/
4264
4260
  1072) {
4265
- s = Ot(
4261
+ s = Pt(
4266
4262
  /*displayMessages*/
4267
4263
  o[4]
4268
4264
  );
@@ -4277,25 +4273,25 @@ function Xt(e) {
4277
4273
  }
4278
4274
  /*videoExists*/
4279
4275
  o[7] ? a ? a.p(o, u) : (a = Yt(o), a.c(), a.m(i.parentNode, i)) : a && (a.d(1), a = null), u[0] & /*clientstylingurl*/
4280
- 2 && le(
4276
+ 2 && ue(
4281
4277
  n,
4282
4278
  "clientstylingurl",
4283
4279
  /*clientstylingurl*/
4284
4280
  o[1]
4285
4281
  ), u[0] & /*clientstyling*/
4286
- 1 && le(
4282
+ 1 && ue(
4287
4283
  n,
4288
4284
  "clientstyling",
4289
4285
  /*clientstyling*/
4290
4286
  o[0]
4291
4287
  ), u[0] & /*ismobileview*/
4292
- 4 && le(
4288
+ 4 && ue(
4293
4289
  n,
4294
4290
  "ismobileview",
4295
4291
  /*ismobileview*/
4296
4292
  o[2]
4297
4293
  ), u[0] & /*videoSrc*/
4298
- 256 && le(
4294
+ 256 && ue(
4299
4295
  n,
4300
4296
  "videosrc",
4301
4297
  /*videoSrc*/
@@ -4303,7 +4299,7 @@ function Xt(e) {
4303
4299
  );
4304
4300
  },
4305
4301
  d(o) {
4306
- o && (ie(t), ie(r), ie(i), ie(n)), Ir(h, o), a && a.d(o);
4302
+ o && (re(t), re(r), re(i), re(n)), Ir(h, o), a && a.d(o);
4307
4303
  }
4308
4304
  };
4309
4305
  }
@@ -4324,13 +4320,13 @@ function Wt(e) {
4324
4320
  t = Y("span"), t.innerHTML = '<svg width="25px" height="25px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1ZM8.70711 9.79289C8.31658 9.40237 7.68342 9.40237 7.29289 9.79289C6.90237 10.1834 6.90237 10.8166 7.29289 11.2071L11.2929 15.2071C11.6834 15.5976 12.3166 15.5976 12.7071 15.2071L16.7071 11.2071C17.0976 10.8166 17.0976 10.1834 16.7071 9.79289C16.3166 9.40237 15.6834 9.40237 15.2929 9.79289L12 13.0858L8.70711 9.79289Z" fill="#000000"></path></svg>', J(t, "class", "CashierVerificationChevron");
4325
4321
  },
4326
4322
  m(s, h) {
4327
- ae(s, t, h), r || (i = _t(t, "click", n), r = !0);
4323
+ oe(s, t, h), r || (i = bt(t, "click", n), r = !0);
4328
4324
  },
4329
4325
  p(s, h) {
4330
4326
  e = s;
4331
4327
  },
4332
4328
  d(s) {
4333
- s && ie(t), r = !1, i();
4329
+ s && re(t), r = !1, i();
4334
4330
  }
4335
4331
  };
4336
4332
  }
@@ -4355,23 +4351,23 @@ function qt(e) {
4355
4351
  }
4356
4352
  return {
4357
4353
  c() {
4358
- t = Y("div"), r = Y("div"), r.innerHTML = '<svg width="64px" height="64px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" stroke="#ffffff"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"><path d="M4.39254 16.2614C2.64803 13.1941 1.66074 9.71783 1.51646 6.15051C1.50127 5.77507 1.70918 5.42812 2.04153 5.25282L11.5335 0.246091C11.8254 0.0920859 12.1746 0.0920859 12.4665 0.246091L21.9585 5.25282C22.2908 5.42812 22.4987 5.77507 22.4835 6.15051C22.3393 9.71783 21.352 13.1941 19.6075 16.2614C17.8618 19.3307 15.4169 21.8869 12.4986 23.7001C12.1931 23.8899 11.8069 23.8899 11.5014 23.7001C8.58313 21.8869 6.13817 19.3307 4.39254 16.2614Z" fill="#fa9200"></path><path d="M8.25 12.75L11.25 15L17.25 9" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></g></svg>', i = xe(), n = Y("p"), h = xe(), l && l.c(), a = xe(), J(r, "class", "IconVerification"), J(n, "class", "text"), J(t, "class", "CashierVerificationMessage"), we(
4354
+ t = Y("div"), r = Y("div"), r.innerHTML = '<svg width="64px" height="64px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" stroke="#ffffff"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"><path d="M4.39254 16.2614C2.64803 13.1941 1.66074 9.71783 1.51646 6.15051C1.50127 5.77507 1.70918 5.42812 2.04153 5.25282L11.5335 0.246091C11.8254 0.0920859 12.1746 0.0920859 12.4665 0.246091L21.9585 5.25282C22.2908 5.42812 22.4987 5.77507 22.4835 6.15051C22.3393 9.71783 21.352 13.1941 19.6075 16.2614C17.8618 19.3307 15.4169 21.8869 12.4986 23.7001C12.1931 23.8899 11.8069 23.8899 11.5014 23.7001C8.58313 21.8869 6.13817 19.3307 4.39254 16.2614Z" fill="#fa9200"></path><path d="M8.25 12.75L11.25 15L17.25 9" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></g></svg>', i = xe(), n = Y("p"), h = xe(), l && l.c(), a = xe(), J(r, "class", "IconVerification"), J(n, "class", "text"), J(t, "class", "CashierVerificationMessage"), Ee(
4359
4355
  t,
4360
4356
  "ShowAll",
4361
4357
  /*allVerificationsVisible*/
4362
4358
  e[5]
4363
4359
  );
4364
4360
  },
4365
- m(p, _) {
4366
- ae(p, t, _), te(t, r), te(t, i), te(t, n), n.innerHTML = s, te(t, h), l && l.m(t, null), te(t, a), o || (u = _t(t, "click", d), o = !0);
4361
+ m(p, x) {
4362
+ oe(p, t, x), te(t, r), te(t, i), te(t, n), n.innerHTML = s, te(t, h), l && l.m(t, null), te(t, a), o || (u = bt(t, "click", d), o = !0);
4367
4363
  },
4368
- p(p, _) {
4369
- e = p, _[0] & /*displayMessages*/
4364
+ p(p, x) {
4365
+ e = p, x[0] & /*displayMessages*/
4370
4366
  16 && s !== (s = /*message*/
4371
4367
  e[51] + "") && (n.innerHTML = s), /*displayMessages*/
4372
4368
  e[4].length > 1 && /*index*/
4373
- e[53] === 0 ? l ? l.p(e, _) : (l = Wt(e), l.c(), l.m(t, a)) : l && (l.d(1), l = null), _[0] & /*allVerificationsVisible*/
4374
- 32 && we(
4369
+ e[53] === 0 ? l ? l.p(e, x) : (l = Wt(e), l.c(), l.m(t, a)) : l && (l.d(1), l = null), x[0] & /*allVerificationsVisible*/
4370
+ 32 && Ee(
4375
4371
  t,
4376
4372
  "ShowAll",
4377
4373
  /*allVerificationsVisible*/
@@ -4379,7 +4375,7 @@ function qt(e) {
4379
4375
  );
4380
4376
  },
4381
4377
  d(p) {
4382
- p && ie(t), l && l.d(), o = !1, u();
4378
+ p && re(t), l && l.d(), o = !1, u();
4383
4379
  }
4384
4380
  };
4385
4381
  }
@@ -4390,7 +4386,7 @@ function Yt(e) {
4390
4386
  ), h, a, o;
4391
4387
  return {
4392
4388
  c() {
4393
- t = Y("div"), r = Y("div"), r.innerHTML = '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M256 8C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm0 448c-110.532 0-200-89.431-200-200 0-110.495 89.472-200 200-200 110.491 0 200 89.471 200 200 0 110.53-89.431 200-200 200zm107.244-255.2c0 67.052-72.421 68.084-72.421 92.863V300c0 6.627-5.373 12-12 12h-45.647c-6.627 0-12-5.373-12-12v-8.659c0-35.745 27.1-50.034 47.579-61.516 17.561-9.845 28.324-16.541 28.324-29.579 0-17.246-21.999-28.693-39.784-28.693-23.189 0-33.894 10.977-48.942 29.969-4.057 5.12-11.46 6.071-16.666 2.124l-27.824-21.098c-5.107-3.872-6.251-11.066-2.644-16.363C184.846 131.491 214.94 112 261.794 112c49.071 0 101.45 38.304 101.45 88.8zM298 368c0 23.159-18.841 42-42 42s-42-18.841-42-42 18.841-42 42-42 42 18.841 42 42z"></path></svg>', i = xe(), n = Y("div"), h = yt(s), J(r, "class", "IconVideo"), J(n, "class", "CashierVerificationVideoLink"), we(
4389
+ t = Y("div"), r = Y("div"), r.innerHTML = '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M256 8C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm0 448c-110.532 0-200-89.431-200-200 0-110.495 89.472-200 200-200 110.491 0 200 89.471 200 200 0 110.53-89.431 200-200 200zm107.244-255.2c0 67.052-72.421 68.084-72.421 92.863V300c0 6.627-5.373 12-12 12h-45.647c-6.627 0-12-5.373-12-12v-8.659c0-35.745 27.1-50.034 47.579-61.516 17.561-9.845 28.324-16.541 28.324-29.579 0-17.246-21.999-28.693-39.784-28.693-23.189 0-33.894 10.977-48.942 29.969-4.057 5.12-11.46 6.071-16.666 2.124l-27.824-21.098c-5.107-3.872-6.251-11.066-2.644-16.363C184.846 131.491 214.94 112 261.794 112c49.071 0 101.45 38.304 101.45 88.8zM298 368c0 23.159-18.841 42-42 42s-42-18.841-42-42 18.841-42 42-42 42 18.841 42 42z"></path></svg>', i = xe(), n = Y("div"), h = vt(s), J(r, "class", "IconVideo"), J(n, "class", "CashierVerificationVideoLink"), Ee(
4394
4390
  n,
4395
4391
  "CashierVerificationVideoLinkDesktop",
4396
4392
  /*desktopView*/
@@ -4398,7 +4394,7 @@ function Yt(e) {
4398
4394
  ), J(t, "class", "CashierVerificationVideo");
4399
4395
  },
4400
4396
  m(u, l) {
4401
- ae(u, t, l), te(t, r), te(t, i), te(t, n), te(n, h), a || (o = _t(
4397
+ oe(u, t, l), te(t, r), te(t, i), te(t, n), te(n, h), a || (o = bt(
4402
4398
  n,
4403
4399
  "click",
4404
4400
  /*click_handler_2*/
@@ -4409,7 +4405,7 @@ function Yt(e) {
4409
4405
  l[0] & /*$_*/
4410
4406
  512 && s !== (s = /*$_*/
4411
4407
  u[9]("verification.video.how-to") + "") && Rr(h, s), l[0] & /*desktopView*/
4412
- 64 && we(
4408
+ 64 && Ee(
4413
4409
  n,
4414
4410
  "CashierVerificationVideoLinkDesktop",
4415
4411
  /*desktopView*/
@@ -4417,18 +4413,18 @@ function Yt(e) {
4417
4413
  );
4418
4414
  },
4419
4415
  d(u) {
4420
- u && ie(t), a = !1, o();
4416
+ u && re(t), a = !1, o();
4421
4417
  }
4422
4418
  };
4423
4419
  }
4424
- function Jn(e) {
4420
+ function Zn(e) {
4425
4421
  let t, r = (
4426
4422
  /*displayMessages*/
4427
4423
  e[4] && Xt(e)
4428
4424
  );
4429
4425
  return {
4430
4426
  c() {
4431
- t = Y("div"), r && r.c(), J(t, "class", "CashierVerifications"), we(
4427
+ t = Y("div"), r && r.c(), J(t, "class", "CashierVerifications"), Ee(
4432
4428
  t,
4433
4429
  "CashierVerificationsDesktop",
4434
4430
  /*desktopView*/
@@ -4436,12 +4432,12 @@ function Jn(e) {
4436
4432
  );
4437
4433
  },
4438
4434
  m(i, n) {
4439
- ae(i, t, n), r && r.m(t, null), e[21](t);
4435
+ oe(i, t, n), r && r.m(t, null), e[21](t);
4440
4436
  },
4441
4437
  p(i, n) {
4442
4438
  /*displayMessages*/
4443
4439
  i[4] ? r ? r.p(i, n) : (r = Xt(i), r.c(), r.m(t, null)) : r && (r.d(1), r = null), n[0] & /*desktopView*/
4444
- 64 && we(
4440
+ 64 && Ee(
4445
4441
  t,
4446
4442
  "CashierVerificationsDesktop",
4447
4443
  /*desktopView*/
@@ -4451,36 +4447,36 @@ function Jn(e) {
4451
4447
  i: Z,
4452
4448
  o: Z,
4453
4449
  d(i) {
4454
- i && ie(t), r && r.d(), e[21](null);
4450
+ i && re(t), r && r.d(), e[21](null);
4455
4451
  }
4456
4452
  };
4457
4453
  }
4458
- const Qn = "verification_explanation_video_widgets.MP4";
4459
- function Kn(e, t, r) {
4454
+ const Jn = "verification_explanation_video_widgets.MP4";
4455
+ function Qn(e, t, r) {
4460
4456
  let i, n;
4461
- Tt(e, jn, (f) => r(9, i = f)), Tt(e, Xn, (f) => r(27, n = f)), jt.extend(Yn);
4462
- let { endpoint: s } = t, { lang: h = "en" } = t, { translationurl: a = "" } = t, { clientstyling: o = "" } = t, { clientstylingurl: u = "" } = t, { session: l = "" } = t, { customerid: d = "" } = t, { ismobileview: p = "" } = t, _, H = /* @__PURE__ */ new Set(), v = /* @__PURE__ */ new Set(), $, U, F, B = !0, W = !0, N = !1, k = "";
4457
+ Tt(e, Gn, (f) => r(9, i = f)), Tt(e, zn, (f) => r(27, n = f)), jt.extend(qn);
4458
+ let { endpoint: s } = t, { lang: h = "en" } = t, { translationurl: a = "" } = t, { clientstyling: o = "" } = t, { clientstylingurl: u = "" } = t, { session: l = "" } = t, { customerid: d = "" } = t, { ismobileview: p = "" } = t, x, H = /* @__PURE__ */ new Set(), v = /* @__PURE__ */ new Set(), B, U, F, M = !0, W = !0, N = !1, k = "";
4463
4459
  var j;
4464
4460
  (function(f) {
4465
4461
  f.Manual = "Manual", f.ShuftiPro = "ShuftiPro";
4466
4462
  })(j || (j = {}));
4467
- var ne;
4463
+ var ie;
4468
4464
  (function(f) {
4469
4465
  f.Requested = "Requested";
4470
- })(ne || (ne = {}));
4471
- var D;
4466
+ })(ie || (ie = {}));
4467
+ var L;
4472
4468
  (function(f) {
4473
4469
  f.Unknown = "Unknown", f.Unverified = "Unverified", f.InProgress = "InProgress", f.Failed = "Failed", f.Verified = "Verified", f.Referred = "Referred", f.True = "True", f.False = "False", f.AwaitingForResponse = "AwaitingForResponse";
4474
- })(D || (D = {}));
4475
- var M;
4470
+ })(L || (L = {}));
4471
+ var C;
4476
4472
  (function(f) {
4477
4473
  f.Unknown = "Unknown", f.Documents = "Documents", f.Age = "Age", f.Pep = "Pep", f.Sanction = "Sanction", f.Aml = "Aml", f.ProofOfAddress = "ProofOfAddress", f.SourceOfWealth = "SourceOfWealth", f.SocialMedia = "SocialMedia", f.Biometric = "Biometric";
4478
- })(M || (M = {}));
4479
- const P = [
4480
- D.InProgress,
4481
- D.Referred,
4482
- D.AwaitingForResponse
4483
- ], ge = () => {
4474
+ })(C || (C = {}));
4475
+ const O = [
4476
+ L.InProgress,
4477
+ L.Referred,
4478
+ L.AwaitingForResponse
4479
+ ], pe = () => {
4484
4480
  let f = a;
4485
4481
  if (f)
4486
4482
  return fetch(f).then((y) => y.json()).then((y) => {
@@ -4494,17 +4490,17 @@ function Kn(e, t, r) {
4494
4490
  Object.keys(Gt).forEach((f) => {
4495
4491
  Vt(f, Gt[f]);
4496
4492
  });
4497
- const Ue = () => {
4498
- zn(h);
4499
- }, x = () => {
4493
+ const ke = () => {
4494
+ jn(h);
4495
+ }, _ = () => {
4500
4496
  let f = document.createElement("style");
4501
- f.innerHTML = o, _.appendChild(f);
4497
+ f.innerHTML = o, x.appendChild(f);
4502
4498
  }, g = () => {
4503
4499
  let f = new URL(u), y = document.createElement("style");
4504
4500
  fetch(f.href).then((S) => S.text()).then((S) => {
4505
4501
  y.innerHTML = S, setTimeout(
4506
4502
  () => {
4507
- _.appendChild(y);
4503
+ x.appendChild(y);
4508
4504
  },
4509
4505
  1
4510
4506
  );
@@ -4515,7 +4511,7 @@ function Kn(e, t, r) {
4515
4511
  return;
4516
4512
  const S = new URL(`${s}/v1/player/verification/GetKYCStatus`), q = new Headers();
4517
4513
  q.append("accept", "application/json"), q.append("Content-Type", "application/json"), q.append("X-Client-Request-Timestamp", jt.utc().format("YYYY-MM-DD HH:mm:ss.SSS"));
4518
- const Ke = {
4514
+ const Je = {
4519
4515
  method: "POST",
4520
4516
  headers: q,
4521
4517
  body: JSON.stringify({
@@ -4525,8 +4521,8 @@ function Kn(e, t, r) {
4525
4521
  AllParameters: !1
4526
4522
  })
4527
4523
  };
4528
- fetch(S, Ke).then((ve) => ve.json()).then((ve) => {
4529
- r(17, U = ve.StaticCdnUrl + "/cashier/operator-assets/" + f), $ = E(ve.Verifications), $.VerificationStatuses.forEach((K) => {
4524
+ fetch(S, Je).then((ge) => ge.json()).then((ge) => {
4525
+ r(17, U = ge.StaticCdnUrl + "/cashier/operator-assets/" + f), B = E(ge.Verifications), B.VerificationStatuses.forEach((K) => {
4530
4526
  K.VerificationUrlType !== "Widget" && H.add(K.Vendor);
4531
4527
  }), r(4, F = z());
4532
4528
  });
@@ -4545,68 +4541,68 @@ function Kn(e, t, r) {
4545
4541
  }, E = (f) => {
4546
4542
  if (!f || !f.length)
4547
4543
  return {
4548
- VerificationSummaryStatus: D.Unverified,
4544
+ VerificationSummaryStatus: L.Unverified,
4549
4545
  VerificationStatuses: []
4550
4546
  };
4551
- const y = L(f);
4547
+ const y = I(f);
4552
4548
  if (y && y.length) {
4553
4549
  const S = w(y);
4554
4550
  return {
4555
4551
  VerificationSummaryStatus: S.Status,
4556
4552
  VerificationUrl: S.Flags?.DeferredUrlKey,
4557
- VerificationStatuses: A(y, S.Status)
4553
+ VerificationStatuses: $(y, S.Status)
4558
4554
  };
4559
4555
  } else
4560
4556
  return {
4561
- VerificationSummaryStatus: f.some((q) => q.Status === D.Failed) ? D.Failed : D.Verified,
4562
- VerificationStatuses: A(f, [D.Failed])
4557
+ VerificationSummaryStatus: f.some((q) => q.Status === L.Failed) ? L.Failed : L.Verified,
4558
+ VerificationStatuses: $(f, [L.Failed])
4563
4559
  };
4564
4560
  }, w = (f) => f.reduce(
4565
4561
  (y, S) => y ? new Date(y) < new Date(S) ? S : y : S,
4566
4562
  0
4567
- ), A = (f, y) => f.filter((S) => y.includes(S.Status)).map((S) => ({
4563
+ ), $ = (f, y) => f.filter((S) => y.includes(S.Status)).map((S) => ({
4568
4564
  Type: S.Type,
4569
4565
  Vendor: S.VendorName,
4570
4566
  VerificationDocuments: S.Documents ? [...Object.values(S.Documents)] : [],
4571
4567
  VerificationUrlType: S.Flags?.DeferredUrlTypeKey,
4572
4568
  VerificationUrl: S.Flags?.DeferredUrlKey
4573
- })), L = (f) => f.filter((y) => P.includes(y.Status) ? y.Flags && y.Flags.DeferredUrlKey || R(y) || V(y) : !1), R = (f) => {
4574
- const y = f.Documents && f.VendorName === j.Manual, S = Object.values(f.Documents).some((q) => q.Status === ne.Requested);
4569
+ })), I = (f) => f.filter((y) => O.includes(y.Status) ? y.Flags && y.Flags.DeferredUrlKey || R(y) || V(y) : !1), R = (f) => {
4570
+ const y = f.Documents && f.VendorName === j.Manual, S = Object.values(f.Documents).some((q) => q.Status === ie.Requested);
4575
4571
  return y && S;
4576
- }, V = (f) => f.VendorName === j.ShuftiPro && f.Status === D.Referred, z = () => {
4577
- switch ($.VerificationSummaryStatus) {
4578
- case D.InProgress:
4572
+ }, V = (f) => f.VendorName === j.ShuftiPro && f.Status === L.Referred, z = () => {
4573
+ switch (B.VerificationSummaryStatus) {
4574
+ case L.InProgress:
4579
4575
  const f = [];
4580
4576
  return H.forEach((y) => {
4581
- f.push(ue(y));
4577
+ f.push(ae(y));
4582
4578
  }), f;
4583
- case D.Referred:
4579
+ case L.Referred:
4584
4580
  return [i("verification.idenfy.referred-awaiting")];
4585
- case D.Failed:
4581
+ case L.Failed:
4586
4582
  return [i("verification.message.failed")];
4587
4583
  }
4588
- }, ue = (f) => {
4589
- const y = $.VerificationStatuses.filter((S) => S.Vendor === f);
4584
+ }, ae = (f) => {
4585
+ const y = B.VerificationStatuses.filter((S) => S.Vendor === f);
4590
4586
  if (f === j.ShuftiPro)
4591
- return se(y);
4587
+ return ne(y);
4592
4588
  {
4593
4589
  const S = i("verification.idenfy.link-name"), q = {
4594
4590
  link: `<a href="${y[0].VerificationUrl}" target="_blank">${S}</a>`
4595
4591
  };
4596
4592
  return i("verification.idenfy.in-progress", { values: q });
4597
4593
  }
4598
- }, se = (f) => {
4594
+ }, ne = (f) => {
4599
4595
  const y = [], S = {}, q = [
4600
- M.Biometric,
4601
- M.Documents,
4602
- M.ProofOfAddress
4596
+ C.Biometric,
4597
+ C.Documents,
4598
+ C.ProofOfAddress
4603
4599
  ];
4604
4600
  f.forEach((K) => {
4605
- q.includes(K.Type) && (y.push(K.Type), S[K.Type] = ce(K, oe(K.Type)));
4601
+ q.includes(K.Type) && (y.push(K.Type), S[K.Type] = fe(K, se(K.Type)));
4606
4602
  });
4607
- let Ke = y.every((K) => v.has(K)), ve = `verification.shuftipro.in-progress.${y.sort().join(".")}`;
4608
- return Ke ? i("verification.shuftipro.validations-started") : i(ve, { values: S });
4609
- }, ce = (f, y) => `<a class="verificationLink ${f.Type}" href=" ${f.VerificationUrl} " target="_blank">${y}</a>`, oe = (f) => i(`verification.shuftipro.link-name.${f}`), G = (f, y) => {
4603
+ let Je = y.every((K) => v.has(K)), ge = `verification.shuftipro.in-progress.${y.sort().join(".")}`;
4604
+ return Je ? i("verification.shuftipro.validations-started") : i(ge, { values: S });
4605
+ }, fe = (f, y) => `<a class="verificationLink ${f.Type}" href=" ${f.VerificationUrl} " target="_blank">${y}</a>`, se = (f) => i(`verification.shuftipro.link-name.${f}`), G = (f, y) => {
4610
4606
  if (f.stopPropagation(), f.target && (f.target.href || f.target.closest("a"))) {
4611
4607
  if (f.target.closest(".verificationLink")) {
4612
4608
  const S = f.target.className.split(" ")[1];
@@ -4614,11 +4610,11 @@ function Kn(e, t, r) {
4614
4610
  }
4615
4611
  return;
4616
4612
  }
4617
- y === 0 && r(5, B = !B);
4613
+ y === 0 && r(5, M = !M);
4618
4614
  }, Q = () => {
4619
4615
  r(6, W = p === "false");
4620
- }, de = () => {
4621
- r(8, k = U + "/" + h + "/" + Qn);
4616
+ }, ce = () => {
4617
+ r(8, k = U + "/" + h + "/" + Jn);
4622
4618
  try {
4623
4619
  fetch(k, { method: "HEAD" }).then((f) => {
4624
4620
  r(7, N = f.ok);
@@ -4626,58 +4622,58 @@ function Kn(e, t, r) {
4626
4622
  } catch {
4627
4623
  r(7, N = !1);
4628
4624
  }
4629
- }, me = () => {
4625
+ }, de = () => {
4630
4626
  window.postMessage({ type: "ShowCashierVideoModal" }, window.location.href);
4631
- }, Pr = (f, y) => G(y, f), Ar = (f, y) => G(y, f), $r = () => me();
4627
+ }, Ar = (f, y) => G(y, f), Or = (f, y) => G(y, f), $r = () => de();
4632
4628
  function Br(f) {
4633
- at[f ? "unshift" : "push"](() => {
4634
- _ = f, r(3, _);
4629
+ st[f ? "unshift" : "push"](() => {
4630
+ x = f, r(3, x);
4635
4631
  });
4636
4632
  }
4637
4633
  return e.$$set = (f) => {
4638
4634
  "endpoint" in f && r(12, s = f.endpoint), "lang" in f && r(13, h = f.lang), "translationurl" in f && r(14, a = f.translationurl), "clientstyling" in f && r(0, o = f.clientstyling), "clientstylingurl" in f && r(1, u = f.clientstylingurl), "session" in f && r(15, l = f.session), "customerid" in f && r(16, d = f.customerid), "ismobileview" in f && r(2, p = f.ismobileview);
4639
4635
  }, e.$$.update = () => {
4640
4636
  e.$$.dirty[0] & /*lang*/
4641
- 8192 && h && Ue(), e.$$.dirty[0] & /*endpoint, session*/
4637
+ 8192 && h && ke(), e.$$.dirty[0] & /*endpoint, session*/
4642
4638
  36864 && s && l && c(), e.$$.dirty[0] & /*endpoint, session*/
4643
4639
  36864 && s && !l && b(), e.$$.dirty[0] & /*translationurl*/
4644
- 16384 && a && ge(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
4645
- 9 && o && _ && x(), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
4646
- 10 && u && _ && g(), e.$$.dirty[0] & /*ismobileview*/
4640
+ 16384 && a && pe(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
4641
+ 9 && o && x && _(), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
4642
+ 10 && u && x && g(), e.$$.dirty[0] & /*ismobileview*/
4647
4643
  4 && p && Q(), e.$$.dirty[0] & /*staticCdnUrl*/
4648
- 131072 && U && de();
4644
+ 131072 && U && ce();
4649
4645
  }, [
4650
4646
  o,
4651
4647
  u,
4652
4648
  p,
4653
- _,
4649
+ x,
4654
4650
  F,
4655
- B,
4651
+ M,
4656
4652
  W,
4657
4653
  N,
4658
4654
  k,
4659
4655
  i,
4660
4656
  G,
4661
- me,
4657
+ de,
4662
4658
  s,
4663
4659
  h,
4664
4660
  a,
4665
4661
  l,
4666
4662
  d,
4667
4663
  U,
4668
- Pr,
4669
4664
  Ar,
4665
+ Or,
4670
4666
  $r,
4671
4667
  Br
4672
4668
  ];
4673
4669
  }
4674
- class es extends Qr {
4670
+ class Kn extends Qr {
4675
4671
  constructor(t) {
4676
4672
  super(), Zr(
4677
4673
  this,
4678
4674
  t,
4679
- Kn,
4680
- Jn,
4675
+ Qn,
4676
+ Zn,
4681
4677
  Jt,
4682
4678
  {
4683
4679
  endpoint: 12,
@@ -4689,7 +4685,7 @@ class es extends Qr {
4689
4685
  customerid: 16,
4690
4686
  ismobileview: 2
4691
4687
  },
4692
- Zn,
4688
+ Yn,
4693
4689
  [-1, -1]
4694
4690
  );
4695
4691
  }
@@ -4742,27 +4738,27 @@ class es extends Qr {
4742
4738
  this.$$set({ ismobileview: t }), ee();
4743
4739
  }
4744
4740
  }
4745
- Jr(es, { endpoint: {}, lang: {}, translationurl: {}, clientstyling: {}, clientstylingurl: {}, session: {}, customerid: {}, ismobileview: {} }, [], [], !0);
4741
+ Jr(Kn, { endpoint: {}, lang: {}, translationurl: {}, clientstyling: {}, clientstylingurl: {}, session: {}, customerid: {}, ismobileview: {} }, [], [], !0);
4746
4742
  export {
4747
- es as C,
4743
+ Kn as C,
4748
4744
  Qr as S,
4749
4745
  Cr as a,
4750
- ae as b,
4746
+ oe as b,
4751
4747
  Jr as c,
4752
- ie as d,
4753
- is as e,
4748
+ re as d,
4749
+ rs as e,
4754
4750
  ee as f,
4755
- ts as g,
4756
- J as h,
4751
+ Y as g,
4752
+ xe as h,
4757
4753
  Zr as i,
4758
- te as j,
4759
- Y as k,
4760
- xe as l,
4761
- at as m,
4754
+ es as j,
4755
+ J as k,
4756
+ te as l,
4757
+ ts as m,
4762
4758
  Z as n,
4763
- ns as o,
4764
- _t as p,
4765
- rs as q,
4759
+ is as o,
4760
+ bt as p,
4761
+ st as q,
4766
4762
  Jt as s,
4767
- we as t
4763
+ Ee as t
4768
4764
  };