@everymatrix/cashier-verifications 1.54.12 → 1.55.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.
@@ -1,17 +1,17 @@
1
- var Dr = Object.defineProperty, Ir = Object.defineProperties;
2
- var Lr = Object.getOwnPropertyDescriptors;
3
- var St = Object.getOwnPropertySymbols;
4
- var Nr = Object.prototype.hasOwnProperty, Rr = Object.prototype.propertyIsEnumerable;
5
- var Ke = (e, t, r) => t in e ? Dr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Tt = (e, t) => {
1
+ var Lr = Object.defineProperty, Nr = Object.defineProperties;
2
+ var Rr = Object.getOwnPropertyDescriptors;
3
+ var Ht = Object.getOwnPropertySymbols;
4
+ var kr = Object.prototype.hasOwnProperty, Ur = Object.prototype.propertyIsEnumerable;
5
+ var Ke = (e, t, r) => t in e ? Lr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Ot = (e, t) => {
6
6
  for (var r in t || (t = {}))
7
- Nr.call(t, r) && Ke(e, r, t[r]);
8
- if (St)
9
- for (var r of St(t))
10
- Rr.call(t, r) && Ke(e, r, t[r]);
7
+ kr.call(t, r) && Ke(e, r, t[r]);
8
+ if (Ht)
9
+ for (var r of Ht(t))
10
+ Ur.call(t, r) && Ke(e, r, t[r]);
11
11
  return e;
12
- }, Ht = (e, t) => Ir(e, Lr(t));
12
+ }, At = (e, t) => Nr(e, Rr(t));
13
13
  var Z = (e, t, r) => Ke(e, typeof t != "symbol" ? t + "" : t, r);
14
- var Ot = (e, t, r) => new Promise((i, n) => {
14
+ var Pt = (e, t, r) => new Promise((i, n) => {
15
15
  var s = (o) => {
16
16
  try {
17
17
  l(r.next(o));
@@ -29,29 +29,29 @@ var Ot = (e, t, r) => new Promise((i, n) => {
29
29
  });
30
30
  function K() {
31
31
  }
32
- function Kt(e) {
32
+ function tr(e) {
33
33
  return e();
34
34
  }
35
- function Pt() {
35
+ function $t() {
36
36
  return /* @__PURE__ */ Object.create(null);
37
37
  }
38
38
  function Ne(e) {
39
- e.forEach(Kt);
39
+ e.forEach(tr);
40
40
  }
41
41
  function bt(e) {
42
42
  return typeof e == "function";
43
43
  }
44
- function er(e, t) {
44
+ function rr(e, t) {
45
45
  return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
46
46
  }
47
47
  let Fe;
48
- function hs(e, t) {
48
+ function fs(e, t) {
49
49
  return e === t ? !0 : (Fe || (Fe = document.createElement("a")), Fe.href = t, e === Fe.href);
50
50
  }
51
- function kr(e) {
51
+ function Fr(e) {
52
52
  return Object.keys(e).length === 0;
53
53
  }
54
- function tr(e, ...t) {
54
+ function ir(e, ...t) {
55
55
  if (e == null) {
56
56
  for (const i of t)
57
57
  i(void 0);
@@ -60,20 +60,20 @@ function tr(e, ...t) {
60
60
  const r = e.subscribe(...t);
61
61
  return r.unsubscribe ? () => r.unsubscribe() : r;
62
62
  }
63
- function Ur(e, t, r) {
64
- e.$$.on_destroy.push(tr(t, r));
63
+ function Vr(e, t, r) {
64
+ e.$$.on_destroy.push(ir(t, r));
65
65
  }
66
66
  function ie(e, t) {
67
67
  e.appendChild(t);
68
68
  }
69
- function Fr(e, t, r) {
70
- const i = Vr(e);
69
+ function Gr(e, t, r) {
70
+ const i = jr(e);
71
71
  if (!i.getElementById(t)) {
72
72
  const n = J("style");
73
- n.id = t, n.textContent = r, Gr(i, n);
73
+ n.id = t, n.textContent = r, zr(i, n);
74
74
  }
75
75
  }
76
- function Vr(e) {
76
+ function jr(e) {
77
77
  if (!e) return document;
78
78
  const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
79
79
  return t && /** @type {ShadowRoot} */
@@ -82,7 +82,7 @@ function Vr(e) {
82
82
  t
83
83
  ) : e.ownerDocument;
84
84
  }
85
- function Gr(e, t) {
85
+ function zr(e, t) {
86
86
  return ie(
87
87
  /** @type {Document} */
88
88
  e.head || e,
@@ -95,14 +95,14 @@ function ue(e, t, r) {
95
95
  function ne(e) {
96
96
  e.parentNode && e.parentNode.removeChild(e);
97
97
  }
98
- function jr(e, t) {
98
+ function Xr(e, t) {
99
99
  for (let r = 0; r < e.length; r += 1)
100
100
  e[r] && e[r].d(t);
101
101
  }
102
102
  function J(e) {
103
103
  return document.createElement(e);
104
104
  }
105
- function fs(e) {
105
+ function cs(e) {
106
106
  return document.createElementNS("http://www.w3.org/2000/svg", e);
107
107
  }
108
108
  function yt(e) {
@@ -111,7 +111,7 @@ function yt(e) {
111
111
  function Ee() {
112
112
  return yt(" ");
113
113
  }
114
- function cs() {
114
+ function ds() {
115
115
  return yt("");
116
116
  }
117
117
  function xt(e, t, r, i) {
@@ -124,17 +124,17 @@ function fe(e, t, r) {
124
124
  const i = t.toLowerCase();
125
125
  i in e ? e[i] = typeof e[i] == "boolean" && r === "" ? !0 : r : t in e ? e[t] = typeof e[t] == "boolean" && r === "" ? !0 : r : ee(e, t, r);
126
126
  }
127
- function zr(e) {
127
+ function Wr(e) {
128
128
  return Array.from(e.childNodes);
129
129
  }
130
- function Xr(e, t) {
130
+ function qr(e, t) {
131
131
  t = "" + t, e.data !== t && (e.data = /** @type {string} */
132
132
  t);
133
133
  }
134
134
  function Se(e, t, r) {
135
135
  e.classList.toggle(t, !!r);
136
136
  }
137
- function Wr(e) {
137
+ function Yr(e) {
138
138
  const t = {};
139
139
  return e.childNodes.forEach(
140
140
  /** @param {Element} node */
@@ -147,19 +147,19 @@ let De;
147
147
  function Ce(e) {
148
148
  De = e;
149
149
  }
150
- function qr() {
150
+ function Zr() {
151
151
  if (!De) throw new Error("Function called outside component initialization");
152
152
  return De;
153
153
  }
154
- function ds(e) {
155
- qr().$$.on_mount.push(e);
154
+ function ms(e) {
155
+ Zr().$$.on_mount.push(e);
156
156
  }
157
157
  const _e = [], at = [];
158
158
  let we = [];
159
- const At = [], Yr = /* @__PURE__ */ Promise.resolve();
159
+ const Bt = [], Jr = /* @__PURE__ */ Promise.resolve();
160
160
  let ut = !1;
161
- function Zr() {
162
- ut || (ut = !0, Yr.then(re));
161
+ function Qr() {
162
+ ut || (ut = !0, Jr.then(re));
163
163
  }
164
164
  function lt(e) {
165
165
  we.push(e);
@@ -174,7 +174,7 @@ function re() {
174
174
  try {
175
175
  for (; ye < _e.length; ) {
176
176
  const t = _e[ye];
177
- ye++, Ce(t), Jr(t.$$);
177
+ ye++, Ce(t), Kr(t.$$);
178
178
  }
179
179
  } catch (t) {
180
180
  throw _e.length = 0, ye = 0, t;
@@ -186,43 +186,43 @@ function re() {
186
186
  }
187
187
  we.length = 0;
188
188
  } while (_e.length);
189
- for (; At.length; )
190
- At.pop()();
189
+ for (; Bt.length; )
190
+ Bt.pop()();
191
191
  ut = !1, et.clear(), Ce(e);
192
192
  }
193
- function Jr(e) {
193
+ function Kr(e) {
194
194
  if (e.fragment !== null) {
195
195
  e.update(), Ne(e.before_update);
196
196
  const t = e.dirty;
197
197
  e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(lt);
198
198
  }
199
199
  }
200
- function Qr(e) {
200
+ function ei(e) {
201
201
  const t = [], r = [];
202
202
  we.forEach((i) => e.indexOf(i) === -1 ? t.push(i) : r.push(i)), r.forEach((i) => i()), we = t;
203
203
  }
204
- const Kr = /* @__PURE__ */ new Set();
205
- function ei(e, t) {
206
- e && e.i && (Kr.delete(e), e.i(t));
204
+ const ti = /* @__PURE__ */ new Set();
205
+ function ri(e, t) {
206
+ e && e.i && (ti.delete(e), e.i(t));
207
207
  }
208
- function $t(e) {
208
+ function Mt(e) {
209
209
  return (e == null ? void 0 : e.length) !== void 0 ? e : Array.from(e);
210
210
  }
211
- function ti(e, t, r) {
211
+ function ii(e, t, r) {
212
212
  const { fragment: i, after_update: n } = e.$$;
213
213
  i && i.m(t, r), lt(() => {
214
- const s = e.$$.on_mount.map(Kt).filter(bt);
214
+ const s = e.$$.on_mount.map(tr).filter(bt);
215
215
  e.$$.on_destroy ? e.$$.on_destroy.push(...s) : Ne(s), e.$$.on_mount = [];
216
216
  }), n.forEach(lt);
217
217
  }
218
- function ri(e, t) {
218
+ function ni(e, t) {
219
219
  const r = e.$$;
220
- r.fragment !== null && (Qr(r.after_update), Ne(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
220
+ r.fragment !== null && (ei(r.after_update), Ne(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
221
221
  }
222
- function ii(e, t) {
223
- e.$$.dirty[0] === -1 && (_e.push(e), Zr(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
222
+ function si(e, t) {
223
+ e.$$.dirty[0] === -1 && (_e.push(e), Qr(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
224
224
  }
225
- function ni(e, t, r, i, n, s, a = null, l = [-1]) {
225
+ function oi(e, t, r, i, n, s, a = null, l = [-1]) {
226
226
  const o = De;
227
227
  Ce(e);
228
228
  const u = e.$$ = {
@@ -232,7 +232,7 @@ function ni(e, t, r, i, n, s, a = null, l = [-1]) {
232
232
  props: s,
233
233
  update: K,
234
234
  not_equal: n,
235
- bound: Pt(),
235
+ bound: $t(),
236
236
  // lifecycle
237
237
  on_mount: [],
238
238
  on_destroy: [],
@@ -241,7 +241,7 @@ function ni(e, t, r, i, n, s, a = null, l = [-1]) {
241
241
  after_update: [],
242
242
  context: new Map(t.context || (o ? o.$$.context : [])),
243
243
  // everything else
244
- callbacks: Pt(),
244
+ callbacks: $t(),
245
245
  dirty: l,
246
246
  skip_bound: !1,
247
247
  root: t.target || o.$$.root
@@ -250,19 +250,19 @@ function ni(e, t, r, i, n, s, a = null, l = [-1]) {
250
250
  let h = !1;
251
251
  if (u.ctx = r ? r(e, t.props || {}, (c, m, ...E) => {
252
252
  const H = E.length ? E[0] : m;
253
- return u.ctx && n(u.ctx[c], u.ctx[c] = H) && (!u.skip_bound && u.bound[c] && u.bound[c](H), h && ii(e, c)), m;
253
+ return u.ctx && n(u.ctx[c], u.ctx[c] = H) && (!u.skip_bound && u.bound[c] && u.bound[c](H), h && si(e, c)), m;
254
254
  }) : [], u.update(), h = !0, Ne(u.before_update), u.fragment = i ? i(u.ctx) : !1, t.target) {
255
255
  if (t.hydrate) {
256
- const c = zr(t.target);
256
+ const c = Wr(t.target);
257
257
  u.fragment && u.fragment.l(c), c.forEach(ne);
258
258
  } else
259
259
  u.fragment && u.fragment.c();
260
- t.intro && ei(e.$$.fragment), ti(e, t.target, t.anchor), re();
260
+ t.intro && ri(e.$$.fragment), ii(e, t.target, t.anchor), re();
261
261
  }
262
262
  Ce(o);
263
263
  }
264
- let rr;
265
- typeof HTMLElement == "function" && (rr = class extends HTMLElement {
264
+ let nr;
265
+ typeof HTMLElement == "function" && (nr = class extends HTMLElement {
266
266
  constructor(t, r, i) {
267
267
  super();
268
268
  /** The Svelte component constructor */
@@ -299,7 +299,7 @@ typeof HTMLElement == "function" && (rr = class extends HTMLElement {
299
299
  }
300
300
  }
301
301
  connectedCallback() {
302
- return Ot(this, null, function* () {
302
+ return Pt(this, null, function* () {
303
303
  if (this.$$cn = !0, !this.$$c) {
304
304
  let t = function(s) {
305
305
  return () => {
@@ -323,7 +323,7 @@ typeof HTMLElement == "function" && (rr = class extends HTMLElement {
323
323
  };
324
324
  if (yield Promise.resolve(), !this.$$cn || this.$$c)
325
325
  return;
326
- const r = {}, i = Wr(this);
326
+ const r = {}, i = Yr(this);
327
327
  for (const s of this.$$s)
328
328
  s in i && (r[s] = [t(s)]);
329
329
  for (const s of this.attributes) {
@@ -334,7 +334,7 @@ typeof HTMLElement == "function" && (rr = class extends HTMLElement {
334
334
  !(s in this.$$d) && this[s] !== void 0 && (this.$$d[s] = this[s], delete this[s]);
335
335
  this.$$c = new this.$$ctor({
336
336
  target: this.shadowRoot || this,
337
- props: Ht(Tt({}, this.$$d), {
337
+ props: At(Ot({}, this.$$d), {
338
338
  $$slots: r,
339
339
  $$scope: {
340
340
  ctx: []
@@ -412,8 +412,8 @@ function Ge(e, t, r, i) {
412
412
  return t;
413
413
  }
414
414
  }
415
- function si(e, t, r, i, n, s) {
416
- let a = class extends rr {
415
+ function ai(e, t, r, i, n, s) {
416
+ let a = class extends nr {
417
417
  constructor() {
418
418
  super(e, r, n), this.$$p_d = t;
419
419
  }
@@ -443,7 +443,7 @@ function si(e, t, r, i, n, s) {
443
443
  }), e.element = /** @type {any} */
444
444
  a, a;
445
445
  }
446
- class oi {
446
+ class ui {
447
447
  constructor() {
448
448
  /**
449
449
  * ### PRIVATE API
@@ -464,7 +464,7 @@ class oi {
464
464
  }
465
465
  /** @returns {void} */
466
466
  $destroy() {
467
- ri(this, 1), this.$destroy = K;
467
+ ni(this, 1), this.$destroy = K;
468
468
  }
469
469
  /**
470
470
  * @template {Extract<keyof Events, string>} K
@@ -486,13 +486,13 @@ class oi {
486
486
  * @returns {void}
487
487
  */
488
488
  $set(t) {
489
- this.$$set && !kr(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
489
+ this.$$set && !Fr(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
490
490
  }
491
491
  }
492
- const ai = "4";
493
- typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(ai);
492
+ const li = "4";
493
+ typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(li);
494
494
  const xe = [];
495
- function ui(e, t) {
495
+ function hi(e, t) {
496
496
  return {
497
497
  subscribe: Ye(e, t).subscribe
498
498
  };
@@ -501,7 +501,7 @@ function Ye(e, t = K) {
501
501
  let r;
502
502
  const i = /* @__PURE__ */ new Set();
503
503
  function n(l) {
504
- if (er(e, l) && (e = l, r)) {
504
+ if (rr(e, l) && (e = l, r)) {
505
505
  const o = !xe.length;
506
506
  for (const u of i)
507
507
  u[1](), xe.push(u, e);
@@ -523,12 +523,12 @@ function Ye(e, t = K) {
523
523
  }
524
524
  return { set: n, update: s, subscribe: a };
525
525
  }
526
- function Ae(e, t, r) {
526
+ function Pe(e, t, r) {
527
527
  const i = !Array.isArray(e), n = i ? [e] : e;
528
528
  if (!n.every(Boolean))
529
529
  throw new Error("derived() expects stores as input, got a falsy value");
530
530
  const s = t.length < 2;
531
- return ui(r, (a, l) => {
531
+ return hi(r, (a, l) => {
532
532
  let o = !1;
533
533
  const u = [];
534
534
  let h = 0, c = K;
@@ -539,7 +539,7 @@ function Ae(e, t, r) {
539
539
  const H = t(i ? u[0] : u, a, l);
540
540
  s ? a(H) : c = bt(H) ? H : K;
541
541
  }, E = n.map(
542
- (H, v) => tr(
542
+ (H, v) => ir(
543
543
  H,
544
544
  ($) => {
545
545
  u[v] = $, h &= ~(1 << v), o && m();
@@ -554,71 +554,71 @@ function Ae(e, t, r) {
554
554
  };
555
555
  });
556
556
  }
557
- var ir = typeof globalThis != "undefined" ? globalThis : typeof window != "undefined" ? window : typeof global != "undefined" ? global : typeof self != "undefined" ? self : {};
557
+ var sr = typeof globalThis != "undefined" ? globalThis : typeof window != "undefined" ? window : typeof global != "undefined" ? global : typeof self != "undefined" ? self : {};
558
558
  function _t(e) {
559
559
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
560
560
  }
561
- var li = function(t) {
562
- return hi(t) && !fi(t);
561
+ var fi = function(t) {
562
+ return ci(t) && !di(t);
563
563
  };
564
- function hi(e) {
564
+ function ci(e) {
565
565
  return !!e && typeof e == "object";
566
566
  }
567
- function fi(e) {
567
+ function di(e) {
568
568
  var t = Object.prototype.toString.call(e);
569
- return t === "[object RegExp]" || t === "[object Date]" || mi(e);
569
+ return t === "[object RegExp]" || t === "[object Date]" || gi(e);
570
570
  }
571
- var ci = typeof Symbol == "function" && Symbol.for, di = ci ? Symbol.for("react.element") : 60103;
572
- function mi(e) {
573
- return e.$$typeof === di;
571
+ var mi = typeof Symbol == "function" && Symbol.for, pi = mi ? Symbol.for("react.element") : 60103;
572
+ function gi(e) {
573
+ return e.$$typeof === pi;
574
574
  }
575
- function pi(e) {
575
+ function vi(e) {
576
576
  return Array.isArray(e) ? [] : {};
577
577
  }
578
578
  function Ie(e, t) {
579
- return t.clone !== !1 && t.isMergeableObject(e) ? Te(pi(e), e, t) : e;
579
+ return t.clone !== !1 && t.isMergeableObject(e) ? Te(vi(e), e, t) : e;
580
580
  }
581
- function gi(e, t, r) {
581
+ function bi(e, t, r) {
582
582
  return e.concat(t).map(function(i) {
583
583
  return Ie(i, r);
584
584
  });
585
585
  }
586
- function vi(e, t) {
586
+ function yi(e, t) {
587
587
  if (!t.customMerge)
588
588
  return Te;
589
589
  var r = t.customMerge(e);
590
590
  return typeof r == "function" ? r : Te;
591
591
  }
592
- function bi(e) {
592
+ function xi(e) {
593
593
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
594
594
  return Object.propertyIsEnumerable.call(e, t);
595
595
  }) : [];
596
596
  }
597
- function Bt(e) {
598
- return Object.keys(e).concat(bi(e));
597
+ function Ct(e) {
598
+ return Object.keys(e).concat(xi(e));
599
599
  }
600
- function nr(e, t) {
600
+ function or(e, t) {
601
601
  try {
602
602
  return t in e;
603
603
  } catch (r) {
604
604
  return !1;
605
605
  }
606
606
  }
607
- function yi(e, t) {
608
- return nr(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
607
+ function _i(e, t) {
608
+ return or(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
609
609
  }
610
- function xi(e, t, r) {
610
+ function Ei(e, t, r) {
611
611
  var i = {};
612
- return r.isMergeableObject(e) && Bt(e).forEach(function(n) {
612
+ return r.isMergeableObject(e) && Ct(e).forEach(function(n) {
613
613
  i[n] = Ie(e[n], r);
614
- }), Bt(t).forEach(function(n) {
615
- yi(e, n) || (nr(e, n) && r.isMergeableObject(t[n]) ? i[n] = vi(n, r)(e[n], t[n], r) : i[n] = Ie(t[n], r));
614
+ }), Ct(t).forEach(function(n) {
615
+ _i(e, n) || (or(e, n) && r.isMergeableObject(t[n]) ? i[n] = yi(n, r)(e[n], t[n], r) : i[n] = Ie(t[n], r));
616
616
  }), i;
617
617
  }
618
618
  function Te(e, t, r) {
619
- r = r || {}, r.arrayMerge = r.arrayMerge || gi, r.isMergeableObject = r.isMergeableObject || li, r.cloneUnlessOtherwiseSpecified = Ie;
619
+ r = r || {}, r.arrayMerge = r.arrayMerge || bi, r.isMergeableObject = r.isMergeableObject || fi, r.cloneUnlessOtherwiseSpecified = Ie;
620
620
  var i = Array.isArray(t), n = Array.isArray(e), s = i === n;
621
- return s ? i ? r.arrayMerge(e, t, r) : xi(e, t, r) : Ie(t, r);
621
+ return s ? i ? r.arrayMerge(e, t, r) : Ei(e, t, r) : Ie(t, r);
622
622
  }
623
623
  Te.all = function(t, r) {
624
624
  if (!Array.isArray(t))
@@ -627,8 +627,8 @@ Te.all = function(t, r) {
627
627
  return Te(i, n, r);
628
628
  }, {});
629
629
  };
630
- var _i = Te, Ei = _i;
631
- const wi = /* @__PURE__ */ _t(Ei);
630
+ var wi = Te, Si = wi;
631
+ const Ti = /* @__PURE__ */ _t(Si);
632
632
  var ht = function(e, t) {
633
633
  return ht = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, i) {
634
634
  r.__proto__ = i;
@@ -645,16 +645,16 @@ function Ze(e, t) {
645
645
  }
646
646
  e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
647
647
  }
648
- var P = function() {
649
- return P = Object.assign || function(t) {
648
+ var A = function() {
649
+ return A = Object.assign || function(t) {
650
650
  for (var r, i = 1, n = arguments.length; i < n; i++) {
651
651
  r = arguments[i];
652
652
  for (var s in r) Object.prototype.hasOwnProperty.call(r, s) && (t[s] = r[s]);
653
653
  }
654
654
  return t;
655
- }, P.apply(this, arguments);
655
+ }, A.apply(this, arguments);
656
656
  };
657
- function Si(e, t) {
657
+ function Hi(e, t) {
658
658
  var r = {};
659
659
  for (var i in e) Object.prototype.hasOwnProperty.call(e, i) && t.indexOf(i) < 0 && (r[i] = e[i]);
660
660
  if (e != null && typeof Object.getOwnPropertySymbols == "function")
@@ -668,53 +668,55 @@ function tt(e, t, r) {
668
668
  return e.concat(s || Array.prototype.slice.call(t));
669
669
  }
670
670
  function rt(e, t) {
671
- var r = t && t.cache ? t.cache : Bi, i = t && t.serializer ? t.serializer : Ai, n = t && t.strategy ? t.strategy : Oi;
671
+ var r = t && t.cache ? t.cache : Mi, i = t && t.serializer ? t.serializer : Bi, n = t && t.strategy ? t.strategy : Ai;
672
672
  return n(e, {
673
673
  cache: r,
674
674
  serializer: i
675
675
  });
676
676
  }
677
- function Ti(e) {
677
+ function Oi(e) {
678
678
  return e == null || typeof e == "number" || typeof e == "boolean";
679
679
  }
680
- function Hi(e, t, r, i) {
681
- var n = Ti(i) ? i : r(i), s = t.get(n);
680
+ function ar(e, t, r, i) {
681
+ var n = Oi(i) ? i : r(i), s = t.get(n);
682
682
  return typeof s == "undefined" && (s = e.call(this, i), t.set(n, s)), s;
683
683
  }
684
- function sr(e, t, r) {
684
+ function ur(e, t, r) {
685
685
  var i = Array.prototype.slice.call(arguments, 3), n = r(i), s = t.get(n);
686
686
  return typeof s == "undefined" && (s = e.apply(this, i), t.set(n, s)), s;
687
687
  }
688
- function or(e, t, r, i, n) {
688
+ function Et(e, t, r, i, n) {
689
689
  return r.bind(t, e, i, n);
690
690
  }
691
- function Oi(e, t) {
692
- var r = e.length === 1 ? Hi : sr;
693
- return or(e, this, r, t.cache.create(), t.serializer);
691
+ function Ai(e, t) {
692
+ var r = e.length === 1 ? ar : ur;
693
+ return Et(e, this, r, t.cache.create(), t.serializer);
694
694
  }
695
695
  function Pi(e, t) {
696
- return or(e, this, sr, t.cache.create(), t.serializer);
696
+ return Et(e, this, ur, t.cache.create(), t.serializer);
697
+ }
698
+ function $i(e, t) {
699
+ return Et(e, this, ar, t.cache.create(), t.serializer);
697
700
  }
698
- var Ai = function() {
701
+ var Bi = function() {
699
702
  return JSON.stringify(arguments);
700
- }, $i = (
701
- /** @class */
702
- function() {
703
- function e() {
704
- this.cache = /* @__PURE__ */ Object.create(null);
705
- }
706
- return e.prototype.get = function(t) {
707
- return this.cache[t];
708
- }, e.prototype.set = function(t, r) {
709
- this.cache[t] = r;
710
- }, e;
711
- }()
712
- ), Bi = {
703
+ };
704
+ function wt() {
705
+ this.cache = /* @__PURE__ */ Object.create(null);
706
+ }
707
+ wt.prototype.get = function(e) {
708
+ return this.cache[e];
709
+ };
710
+ wt.prototype.set = function(e, t) {
711
+ this.cache[e] = t;
712
+ };
713
+ var Mi = {
713
714
  create: function() {
714
- return new $i();
715
+ return new wt();
715
716
  }
716
717
  }, it = {
717
- variadic: Pi
718
+ variadic: Pi,
719
+ monadic: $i
718
720
  }, T;
719
721
  (function(e) {
720
722
  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";
@@ -727,43 +729,43 @@ var He;
727
729
  (function(e) {
728
730
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
729
731
  })(He || (He = {}));
730
- function Mt(e) {
732
+ function Dt(e) {
731
733
  return e.type === C.literal;
732
734
  }
733
- function Mi(e) {
735
+ function Ci(e) {
734
736
  return e.type === C.argument;
735
737
  }
736
- function ar(e) {
738
+ function lr(e) {
737
739
  return e.type === C.number;
738
740
  }
739
- function ur(e) {
741
+ function hr(e) {
740
742
  return e.type === C.date;
741
743
  }
742
- function lr(e) {
744
+ function fr(e) {
743
745
  return e.type === C.time;
744
746
  }
745
- function hr(e) {
747
+ function cr(e) {
746
748
  return e.type === C.select;
747
749
  }
748
- function fr(e) {
750
+ function dr(e) {
749
751
  return e.type === C.plural;
750
752
  }
751
- function Ci(e) {
753
+ function Di(e) {
752
754
  return e.type === C.pound;
753
755
  }
754
- function cr(e) {
756
+ function mr(e) {
755
757
  return e.type === C.tag;
756
758
  }
757
- function dr(e) {
759
+ function pr(e) {
758
760
  return !!(e && typeof e == "object" && e.type === He.number);
759
761
  }
760
762
  function ft(e) {
761
763
  return !!(e && typeof e == "object" && e.type === He.dateTime);
762
764
  }
763
- var mr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Di = /(?:[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;
764
- function Ii(e) {
765
+ var gr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Ii = /(?:[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;
766
+ function Li(e) {
765
767
  var t = {};
766
- return e.replace(Di, function(r) {
768
+ return e.replace(Ii, function(r) {
767
769
  var i = r.length;
768
770
  switch (r[0]) {
769
771
  case "G":
@@ -852,11 +854,11 @@ function Ii(e) {
852
854
  return "";
853
855
  }), t;
854
856
  }
855
- var Li = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
856
- function Ni(e) {
857
+ var Ni = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
858
+ function Ri(e) {
857
859
  if (e.length === 0)
858
860
  throw new Error("Number skeleton cannot be empty");
859
- for (var t = e.split(Li).filter(function(m) {
861
+ for (var t = e.split(Ni).filter(function(m) {
860
862
  return m.length > 0;
861
863
  }), r = [], i = 0, n = t; i < n.length; i++) {
862
864
  var s = n[i], a = s.split("/");
@@ -871,17 +873,17 @@ function Ni(e) {
871
873
  }
872
874
  return r;
873
875
  }
874
- function Ri(e) {
876
+ function ki(e) {
875
877
  return e.replace(/^(.*?)-/, "");
876
878
  }
877
- var Ct = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, pr = /^(@+)?(\+|#+)?[rs]?$/g, ki = /(\*)(0+)|(#+)(0+)|(0+)/g, gr = /^(0+)$/;
878
- function Dt(e) {
879
+ var It = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, vr = /^(@+)?(\+|#+)?[rs]?$/g, Ui = /(\*)(0+)|(#+)(0+)|(0+)/g, br = /^(0+)$/;
880
+ function Lt(e) {
879
881
  var t = {};
880
- return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(pr, function(r, i, n) {
882
+ return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(vr, function(r, i, n) {
881
883
  return typeof n != "string" ? (t.minimumSignificantDigits = i.length, t.maximumSignificantDigits = i.length) : n === "+" ? t.minimumSignificantDigits = i.length : i[0] === "#" ? t.maximumSignificantDigits = i.length : (t.minimumSignificantDigits = i.length, t.maximumSignificantDigits = i.length + (typeof n == "string" ? n.length : 0)), "";
882
884
  }), t;
883
885
  }
884
- function vr(e) {
886
+ function yr(e) {
885
887
  switch (e) {
886
888
  case "sign-auto":
887
889
  return {
@@ -921,7 +923,7 @@ function vr(e) {
921
923
  };
922
924
  }
923
925
  }
924
- function Ui(e) {
926
+ function Fi(e) {
925
927
  var t;
926
928
  if (e[0] === "E" && e[1] === "E" ? (t = {
927
929
  notation: "engineering"
@@ -929,17 +931,17 @@ function Ui(e) {
929
931
  notation: "scientific"
930
932
  }, e = e.slice(1)), t) {
931
933
  var r = e.slice(0, 2);
932
- if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !gr.test(e))
934
+ if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !br.test(e))
933
935
  throw new Error("Malformed concise eng/scientific notation");
934
936
  t.minimumIntegerDigits = e.length;
935
937
  }
936
938
  return t;
937
939
  }
938
- function It(e) {
939
- var t = {}, r = vr(e);
940
+ function Nt(e) {
941
+ var t = {}, r = yr(e);
940
942
  return r || t;
941
943
  }
942
- function Fi(e) {
944
+ function Vi(e) {
943
945
  for (var t = {}, r = 0, i = e; r < i.length; r++) {
944
946
  var n = i[r];
945
947
  switch (n.stem) {
@@ -963,7 +965,7 @@ function Fi(e) {
963
965
  continue;
964
966
  case "measure-unit":
965
967
  case "unit":
966
- t.style = "unit", t.unit = Ri(n.options[0]);
968
+ t.style = "unit", t.unit = ki(n.options[0]);
967
969
  continue;
968
970
  case "compact-short":
969
971
  case "K":
@@ -974,13 +976,13 @@ function Fi(e) {
974
976
  t.notation = "compact", t.compactDisplay = "long";
975
977
  continue;
976
978
  case "scientific":
977
- t = P(P(P({}, t), { notation: "scientific" }), n.options.reduce(function(o, u) {
978
- return P(P({}, o), It(u));
979
+ t = A(A(A({}, t), { notation: "scientific" }), n.options.reduce(function(o, u) {
980
+ return A(A({}, o), Nt(u));
979
981
  }, {}));
980
982
  continue;
981
983
  case "engineering":
982
- t = P(P(P({}, t), { notation: "engineering" }), n.options.reduce(function(o, u) {
983
- return P(P({}, o), It(u));
984
+ t = A(A(A({}, t), { notation: "engineering" }), n.options.reduce(function(o, u) {
985
+ return A(A({}, o), Nt(u));
984
986
  }, {}));
985
987
  continue;
986
988
  case "notation-simple":
@@ -1025,7 +1027,7 @@ function Fi(e) {
1025
1027
  case "integer-width":
1026
1028
  if (n.options.length > 1)
1027
1029
  throw new RangeError("integer-width stems only accept a single optional option");
1028
- n.options[0].replace(ki, function(o, u, h, c, m, E) {
1030
+ n.options[0].replace(Ui, function(o, u, h, c, m, E) {
1029
1031
  if (u)
1030
1032
  t.minimumIntegerDigits = h.length;
1031
1033
  else {
@@ -1038,28 +1040,28 @@ function Fi(e) {
1038
1040
  });
1039
1041
  continue;
1040
1042
  }
1041
- if (gr.test(n.stem)) {
1043
+ if (br.test(n.stem)) {
1042
1044
  t.minimumIntegerDigits = n.stem.length;
1043
1045
  continue;
1044
1046
  }
1045
- if (Ct.test(n.stem)) {
1047
+ if (It.test(n.stem)) {
1046
1048
  if (n.options.length > 1)
1047
1049
  throw new RangeError("Fraction-precision stems only accept a single optional option");
1048
- n.stem.replace(Ct, function(o, u, h, c, m, E) {
1050
+ n.stem.replace(It, function(o, u, h, c, m, E) {
1049
1051
  return h === "*" ? t.minimumFractionDigits = u.length : c && c[0] === "#" ? t.maximumFractionDigits = c.length : m && E ? (t.minimumFractionDigits = m.length, t.maximumFractionDigits = m.length + E.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
1050
1052
  });
1051
1053
  var s = n.options[0];
1052
- s === "w" ? t = P(P({}, t), { trailingZeroDisplay: "stripIfInteger" }) : s && (t = P(P({}, t), Dt(s)));
1054
+ s === "w" ? t = A(A({}, t), { trailingZeroDisplay: "stripIfInteger" }) : s && (t = A(A({}, t), Lt(s)));
1053
1055
  continue;
1054
1056
  }
1055
- if (pr.test(n.stem)) {
1056
- t = P(P({}, t), Dt(n.stem));
1057
+ if (vr.test(n.stem)) {
1058
+ t = A(A({}, t), Lt(n.stem));
1057
1059
  continue;
1058
1060
  }
1059
- var a = vr(n.stem);
1060
- a && (t = P(P({}, t), a));
1061
- var l = Ui(n.stem);
1062
- l && (t = P(P({}, t), l));
1061
+ var a = yr(n.stem);
1062
+ a && (t = A(A({}, t), a));
1063
+ var l = Fi(n.stem);
1064
+ l && (t = A(A({}, t), l));
1063
1065
  }
1064
1066
  return t;
1065
1067
  }
@@ -2478,13 +2480,13 @@ var Ve = {
2478
2480
  "h"
2479
2481
  ]
2480
2482
  };
2481
- function Vi(e, t) {
2483
+ function Gi(e, t) {
2482
2484
  for (var r = "", i = 0; i < e.length; i++) {
2483
2485
  var n = e.charAt(i);
2484
2486
  if (n === "j") {
2485
2487
  for (var s = 0; i + 1 < e.length && e.charAt(i + 1) === n; )
2486
2488
  s++, i++;
2487
- var a = 1 + (s & 1), l = s < 2 ? 1 : 3 + (s >> 1), o = "a", u = Gi(t);
2489
+ var a = 1 + (s & 1), l = s < 2 ? 1 : 3 + (s >> 1), o = "a", u = ji(t);
2488
2490
  for ((u == "H" || u == "k") && (l = 0); l-- > 0; )
2489
2491
  r += o;
2490
2492
  for (; a-- > 0; )
@@ -2493,7 +2495,7 @@ function Vi(e, t) {
2493
2495
  }
2494
2496
  return r;
2495
2497
  }
2496
- function Gi(e) {
2498
+ function ji(e) {
2497
2499
  var t = e.hourCycle;
2498
2500
  if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
2499
2501
  e.hourCycles && // @ts-ignore
@@ -2515,20 +2517,20 @@ function Gi(e) {
2515
2517
  var n = Ve[i || ""] || Ve[r || ""] || Ve["".concat(r, "-001")] || Ve["001"];
2516
2518
  return n[0];
2517
2519
  }
2518
- var nt, ji = new RegExp("^".concat(mr.source, "*")), zi = new RegExp("".concat(mr.source, "*$"));
2520
+ var nt, zi = new RegExp("^".concat(gr.source, "*")), Xi = new RegExp("".concat(gr.source, "*$"));
2519
2521
  function O(e, t) {
2520
2522
  return { start: e, end: t };
2521
2523
  }
2522
- var Xi = !!String.prototype.startsWith && "_a".startsWith("a", 1), Wi = !!String.fromCodePoint, qi = !!Object.fromEntries, Yi = !!String.prototype.codePointAt, Zi = !!String.prototype.trimStart, Ji = !!String.prototype.trimEnd, Qi = !!Number.isSafeInteger, Ki = Qi ? Number.isSafeInteger : function(e) {
2524
+ var Wi = !!String.prototype.startsWith && "_a".startsWith("a", 1), qi = !!String.fromCodePoint, Yi = !!Object.fromEntries, Zi = !!String.prototype.codePointAt, Ji = !!String.prototype.trimStart, Qi = !!String.prototype.trimEnd, Ki = !!Number.isSafeInteger, en = Ki ? Number.isSafeInteger : function(e) {
2523
2525
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
2524
2526
  }, ct = !0;
2525
2527
  try {
2526
- var en = yr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2527
- ct = ((nt = en.exec("a")) === null || nt === void 0 ? void 0 : nt[0]) === "a";
2528
+ var tn = _r("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2529
+ ct = ((nt = tn.exec("a")) === null || nt === void 0 ? void 0 : nt[0]) === "a";
2528
2530
  } catch (e) {
2529
2531
  ct = !1;
2530
2532
  }
2531
- var Lt = Xi ? (
2533
+ var Rt = Wi ? (
2532
2534
  // Native
2533
2535
  function(t, r, i) {
2534
2536
  return t.startsWith(r, i);
@@ -2538,7 +2540,7 @@ var Lt = Xi ? (
2538
2540
  function(t, r, i) {
2539
2541
  return t.slice(i, i + r.length) === r;
2540
2542
  }
2541
- ), dt = Wi ? String.fromCodePoint : (
2543
+ ), dt = qi ? String.fromCodePoint : (
2542
2544
  // IE11
2543
2545
  function() {
2544
2546
  for (var t = [], r = 0; r < arguments.length; r++)
@@ -2550,9 +2552,9 @@ var Lt = Xi ? (
2550
2552
  }
2551
2553
  return i;
2552
2554
  }
2553
- ), Nt = (
2555
+ ), kt = (
2554
2556
  // native
2555
- qi ? Object.fromEntries : (
2557
+ Yi ? Object.fromEntries : (
2556
2558
  // Ponyfill
2557
2559
  function(t) {
2558
2560
  for (var r = {}, i = 0, n = t; i < n.length; i++) {
@@ -2562,7 +2564,7 @@ var Lt = Xi ? (
2562
2564
  return r;
2563
2565
  }
2564
2566
  )
2565
- ), br = Yi ? (
2567
+ ), xr = Zi ? (
2566
2568
  // Native
2567
2569
  function(t, r) {
2568
2570
  return t.codePointAt(r);
@@ -2576,7 +2578,7 @@ var Lt = Xi ? (
2576
2578
  return n < 55296 || n > 56319 || r + 1 === i || (s = t.charCodeAt(r + 1)) < 56320 || s > 57343 ? n : (n - 55296 << 10) + (s - 56320) + 65536;
2577
2579
  }
2578
2580
  }
2579
- ), tn = Zi ? (
2581
+ ), rn = Ji ? (
2580
2582
  // Native
2581
2583
  function(t) {
2582
2584
  return t.trimStart();
@@ -2584,9 +2586,9 @@ var Lt = Xi ? (
2584
2586
  ) : (
2585
2587
  // Ponyfill
2586
2588
  function(t) {
2587
- return t.replace(ji, "");
2589
+ return t.replace(zi, "");
2588
2590
  }
2589
- ), rn = Ji ? (
2591
+ ), nn = Qi ? (
2590
2592
  // Native
2591
2593
  function(t) {
2592
2594
  return t.trimEnd();
@@ -2594,32 +2596,32 @@ var Lt = Xi ? (
2594
2596
  ) : (
2595
2597
  // Ponyfill
2596
2598
  function(t) {
2597
- return t.replace(zi, "");
2599
+ return t.replace(Xi, "");
2598
2600
  }
2599
2601
  );
2600
- function yr(e, t) {
2602
+ function _r(e, t) {
2601
2603
  return new RegExp(e, t);
2602
2604
  }
2603
2605
  var mt;
2604
2606
  if (ct) {
2605
- var Rt = yr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2607
+ var Ut = _r("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2606
2608
  mt = function(t, r) {
2607
2609
  var i;
2608
- Rt.lastIndex = r;
2609
- var n = Rt.exec(t);
2610
+ Ut.lastIndex = r;
2611
+ var n = Ut.exec(t);
2610
2612
  return (i = n[1]) !== null && i !== void 0 ? i : "";
2611
2613
  };
2612
2614
  } else
2613
2615
  mt = function(t, r) {
2614
2616
  for (var i = []; ; ) {
2615
- var n = br(t, r);
2616
- if (n === void 0 || xr(n) || an(n))
2617
+ var n = xr(t, r);
2618
+ if (n === void 0 || Er(n) || un(n))
2617
2619
  break;
2618
2620
  i.push(n), r += n >= 65536 ? 2 : 1;
2619
2621
  }
2620
2622
  return dt.apply(void 0, i);
2621
2623
  };
2622
- var nn = (
2624
+ var sn = (
2623
2625
  /** @class */
2624
2626
  function() {
2625
2627
  function e(t, r) {
@@ -2701,7 +2703,7 @@ var nn = (
2701
2703
  return this.error(T.INVALID_TAG, O(i, this.clonePosition()));
2702
2704
  }, e.prototype.parseTagName = function() {
2703
2705
  var t = this.offset();
2704
- for (this.bump(); !this.isEOF() && on(this.char()); )
2706
+ for (this.bump(); !this.isEOF() && an(this.char()); )
2705
2707
  this.bump();
2706
2708
  return this.message.slice(t, this.offset());
2707
2709
  }, e.prototype.parseLiteral = function(t, r) {
@@ -2730,7 +2732,7 @@ var nn = (
2730
2732
  };
2731
2733
  }, e.prototype.tryParseLeftAngleBracket = function() {
2732
2734
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
2733
- !sn(this.peek() || 0)) ? (this.bump(), "<") : null;
2735
+ !on(this.peek() || 0)) ? (this.bump(), "<") : null;
2734
2736
  }, e.prototype.tryParseQuote = function(t) {
2735
2737
  if (this.isEOF() || this.char() !== 39)
2736
2738
  return null;
@@ -2817,7 +2819,7 @@ var nn = (
2817
2819
  var h = this.clonePosition(), c = this.parseSimpleArgStyleIfPossible();
2818
2820
  if (c.err)
2819
2821
  return c;
2820
- var m = rn(c.val);
2822
+ var m = nn(c.val);
2821
2823
  if (m.length === 0)
2822
2824
  return this.error(T.EXPECT_ARGUMENT_STYLE, O(this.clonePosition(), this.clonePosition()));
2823
2825
  var E = O(h, this.clonePosition());
@@ -2827,8 +2829,8 @@ var nn = (
2827
2829
  if (H.err)
2828
2830
  return H;
2829
2831
  var v = O(n, this.clonePosition());
2830
- if (u && Lt(u == null ? void 0 : u.style, "::", 0)) {
2831
- var $ = tn(u.style.slice(2));
2832
+ if (u && Rt(u == null ? void 0 : u.style, "::", 0)) {
2833
+ var $ = rn(u.style.slice(2));
2832
2834
  if (l === "number") {
2833
2835
  var c = this.parseNumberSkeletonFromString($, u.styleLocation);
2834
2836
  return c.err ? c : {
@@ -2839,12 +2841,12 @@ var nn = (
2839
2841
  if ($.length === 0)
2840
2842
  return this.error(T.EXPECT_DATE_TIME_SKELETON, v);
2841
2843
  var G = $;
2842
- this.locale && (G = Vi($, this.locale));
2844
+ this.locale && (G = Gi($, this.locale));
2843
2845
  var m = {
2844
2846
  type: He.dateTime,
2845
2847
  pattern: G,
2846
2848
  location: u.styleLocation,
2847
- parsedOptions: this.shouldParseSkeletons ? Ii(G) : {}
2849
+ parsedOptions: this.shouldParseSkeletons ? Li(G) : {}
2848
2850
  }, U = l === "date" ? C.date : C.time;
2849
2851
  return {
2850
2852
  val: { type: U, value: i, location: v, style: m },
@@ -2867,7 +2869,7 @@ var nn = (
2867
2869
  case "select": {
2868
2870
  var B = this.clonePosition();
2869
2871
  if (this.bumpSpace(), !this.bumpIf(","))
2870
- return this.error(T.EXPECT_SELECT_ARGUMENT_OPTIONS, O(B, P({}, B)));
2872
+ return this.error(T.EXPECT_SELECT_ARGUMENT_OPTIONS, O(B, A({}, B)));
2871
2873
  this.bumpSpace();
2872
2874
  var X = this.parseIdentifierIfPossible(), I = 0;
2873
2875
  if (l !== "select" && X.value === "offset") {
@@ -2890,7 +2892,7 @@ var nn = (
2890
2892
  val: {
2891
2893
  type: C.select,
2892
2894
  value: i,
2893
- options: Nt(L.val),
2895
+ options: kt(L.val),
2894
2896
  location: Y
2895
2897
  },
2896
2898
  err: null
@@ -2898,7 +2900,7 @@ var nn = (
2898
2900
  val: {
2899
2901
  type: C.plural,
2900
2902
  value: i,
2901
- options: Nt(L.val),
2903
+ options: kt(L.val),
2902
2904
  offset: I,
2903
2905
  pluralType: l === "plural" ? "cardinal" : "ordinal",
2904
2906
  location: Y
@@ -2949,7 +2951,7 @@ var nn = (
2949
2951
  }, e.prototype.parseNumberSkeletonFromString = function(t, r) {
2950
2952
  var i = [];
2951
2953
  try {
2952
- i = Ni(t);
2954
+ i = Ri(t);
2953
2955
  } catch (n) {
2954
2956
  return this.error(T.INVALID_NUMBER_SKELETON, r);
2955
2957
  }
@@ -2958,7 +2960,7 @@ var nn = (
2958
2960
  type: He.number,
2959
2961
  tokens: i,
2960
2962
  location: r,
2961
- parsedOptions: this.shouldParseSkeletons ? Fi(i) : {}
2963
+ parsedOptions: this.shouldParseSkeletons ? Vi(i) : {}
2962
2964
  },
2963
2965
  err: null
2964
2966
  };
@@ -3006,7 +3008,7 @@ var nn = (
3006
3008
  break;
3007
3009
  }
3008
3010
  var o = O(n, this.clonePosition());
3009
- return s ? (a *= i, Ki(a) ? { val: a, err: null } : this.error(r, o)) : this.error(t, o);
3011
+ return s ? (a *= i, en(a) ? { val: a, err: null } : this.error(r, o)) : this.error(t, o);
3010
3012
  }, e.prototype.offset = function() {
3011
3013
  return this.position.offset;
3012
3014
  }, e.prototype.isEOF = function() {
@@ -3021,7 +3023,7 @@ var nn = (
3021
3023
  var t = this.position.offset;
3022
3024
  if (t >= this.message.length)
3023
3025
  throw Error("out of bound");
3024
- var r = br(this.message, t);
3026
+ var r = xr(this.message, t);
3025
3027
  if (r === void 0)
3026
3028
  throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
3027
3029
  return r;
@@ -3040,7 +3042,7 @@ var nn = (
3040
3042
  t === 10 ? (this.position.line += 1, this.position.column = 1, this.position.offset += 1) : (this.position.column += 1, this.position.offset += t < 65536 ? 1 : 2);
3041
3043
  }
3042
3044
  }, e.prototype.bumpIf = function(t) {
3043
- if (Lt(this.message, t, this.offset())) {
3045
+ if (Rt(this.message, t, this.offset())) {
3044
3046
  for (var r = 0; r < t.length; r++)
3045
3047
  this.bump();
3046
3048
  return !0;
@@ -3062,7 +3064,7 @@ var nn = (
3062
3064
  break;
3063
3065
  }
3064
3066
  }, e.prototype.bumpSpace = function() {
3065
- for (; !this.isEOF() && xr(this.char()); )
3067
+ for (; !this.isEOF() && Er(this.char()); )
3066
3068
  this.bump();
3067
3069
  }, e.prototype.peek = function() {
3068
3070
  if (this.isEOF())
@@ -3075,29 +3077,29 @@ var nn = (
3075
3077
  function pt(e) {
3076
3078
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3077
3079
  }
3078
- function sn(e) {
3080
+ function on(e) {
3079
3081
  return pt(e) || e === 47;
3080
3082
  }
3081
- function on(e) {
3083
+ function an(e) {
3082
3084
  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;
3083
3085
  }
3084
- function xr(e) {
3086
+ function Er(e) {
3085
3087
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3086
3088
  }
3087
- function an(e) {
3089
+ function un(e) {
3088
3090
  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;
3089
3091
  }
3090
3092
  function gt(e) {
3091
3093
  e.forEach(function(t) {
3092
- if (delete t.location, hr(t) || fr(t))
3094
+ if (delete t.location, cr(t) || dr(t))
3093
3095
  for (var r in t.options)
3094
3096
  delete t.options[r].location, gt(t.options[r].value);
3095
- else ar(t) && dr(t.style) || (ur(t) || lr(t)) && ft(t.style) ? delete t.style.location : cr(t) && gt(t.children);
3097
+ else lr(t) && pr(t.style) || (hr(t) || fr(t)) && ft(t.style) ? delete t.style.location : mr(t) && gt(t.children);
3096
3098
  });
3097
3099
  }
3098
- function un(e, t) {
3099
- t === void 0 && (t = {}), t = P({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3100
- var r = new nn(e, t).parse();
3100
+ function ln(e, t) {
3101
+ t === void 0 && (t = {}), t = A({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3102
+ var r = new sn(e, t).parse();
3101
3103
  if (r.err) {
3102
3104
  var i = SyntaxError(T[r.err.kind]);
3103
3105
  throw i.location = r.err.location, i.originalMessage = r.err.message, i;
@@ -3120,7 +3122,7 @@ var Je = (
3120
3122
  return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
3121
3123
  }, t;
3122
3124
  }(Error)
3123
- ), kt = (
3125
+ ), Ft = (
3124
3126
  /** @class */
3125
3127
  function(e) {
3126
3128
  Ze(t, e);
@@ -3129,7 +3131,7 @@ var Je = (
3129
3131
  }
3130
3132
  return t;
3131
3133
  }(Je)
3132
- ), ln = (
3134
+ ), hn = (
3133
3135
  /** @class */
3134
3136
  function(e) {
3135
3137
  Ze(t, e);
@@ -3138,7 +3140,7 @@ var Je = (
3138
3140
  }
3139
3141
  return t;
3140
3142
  }(Je)
3141
- ), hn = (
3143
+ ), fn = (
3142
3144
  /** @class */
3143
3145
  function(e) {
3144
3146
  Ze(t, e);
@@ -3151,17 +3153,17 @@ var Je = (
3151
3153
  (function(e) {
3152
3154
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
3153
3155
  })(z || (z = {}));
3154
- function fn(e) {
3156
+ function cn(e) {
3155
3157
  return e.length < 2 ? e : e.reduce(function(t, r) {
3156
3158
  var i = t[t.length - 1];
3157
3159
  return !i || i.type !== z.literal || r.type !== z.literal ? t.push(r) : i.value += r.value, t;
3158
3160
  }, []);
3159
3161
  }
3160
- function cn(e) {
3162
+ function dn(e) {
3161
3163
  return typeof e == "function";
3162
3164
  }
3163
3165
  function je(e, t, r, i, n, s, a) {
3164
- if (e.length === 1 && Mt(e[0]))
3166
+ if (e.length === 1 && Dt(e[0]))
3165
3167
  return [
3166
3168
  {
3167
3169
  type: z.literal,
@@ -3170,14 +3172,14 @@ function je(e, t, r, i, n, s, a) {
3170
3172
  ];
3171
3173
  for (var l = [], o = 0, u = e; o < u.length; o++) {
3172
3174
  var h = u[o];
3173
- if (Mt(h)) {
3175
+ if (Dt(h)) {
3174
3176
  l.push({
3175
3177
  type: z.literal,
3176
3178
  value: h.value
3177
3179
  });
3178
3180
  continue;
3179
3181
  }
3180
- if (Ci(h)) {
3182
+ if (Di(h)) {
3181
3183
  typeof s == "number" && l.push({
3182
3184
  type: z.literal,
3183
3185
  value: r.getNumberFormat(t).format(s)
@@ -3186,16 +3188,16 @@ function je(e, t, r, i, n, s, a) {
3186
3188
  }
3187
3189
  var c = h.value;
3188
3190
  if (!(n && c in n))
3189
- throw new hn(c, a);
3191
+ throw new fn(c, a);
3190
3192
  var m = n[c];
3191
- if (Mi(h)) {
3193
+ if (Ci(h)) {
3192
3194
  (!m || typeof m == "string" || typeof m == "number") && (m = typeof m == "string" || typeof m == "number" ? String(m) : ""), l.push({
3193
3195
  type: typeof m == "string" ? z.literal : z.object,
3194
3196
  value: m
3195
3197
  });
3196
3198
  continue;
3197
3199
  }
3198
- if (ur(h)) {
3200
+ if (hr(h)) {
3199
3201
  var E = typeof h.style == "string" ? i.date[h.style] : ft(h.style) ? h.style.parsedOptions : void 0;
3200
3202
  l.push({
3201
3203
  type: z.literal,
@@ -3203,7 +3205,7 @@ function je(e, t, r, i, n, s, a) {
3203
3205
  });
3204
3206
  continue;
3205
3207
  }
3206
- if (lr(h)) {
3208
+ if (fr(h)) {
3207
3209
  var E = typeof h.style == "string" ? i.time[h.style] : ft(h.style) ? h.style.parsedOptions : i.time.medium;
3208
3210
  l.push({
3209
3211
  type: z.literal,
@@ -3211,18 +3213,18 @@ function je(e, t, r, i, n, s, a) {
3211
3213
  });
3212
3214
  continue;
3213
3215
  }
3214
- if (ar(h)) {
3215
- var E = typeof h.style == "string" ? i.number[h.style] : dr(h.style) ? h.style.parsedOptions : void 0;
3216
+ if (lr(h)) {
3217
+ var E = typeof h.style == "string" ? i.number[h.style] : pr(h.style) ? h.style.parsedOptions : void 0;
3216
3218
  E && E.scale && (m = m * (E.scale || 1)), l.push({
3217
3219
  type: z.literal,
3218
3220
  value: r.getNumberFormat(t, E).format(m)
3219
3221
  });
3220
3222
  continue;
3221
3223
  }
3222
- if (cr(h)) {
3224
+ if (mr(h)) {
3223
3225
  var H = h.children, v = h.value, $ = n[v];
3224
- if (!cn($))
3225
- throw new ln(v, "function", a);
3226
+ if (!dn($))
3227
+ throw new hn(v, "function", a);
3226
3228
  var G = je(H, t, r, i, n, s), U = $(G.map(function(I) {
3227
3229
  return I.value;
3228
3230
  }));
@@ -3233,14 +3235,14 @@ function je(e, t, r, i, n, s, a) {
3233
3235
  };
3234
3236
  }));
3235
3237
  }
3236
- if (hr(h)) {
3238
+ if (cr(h)) {
3237
3239
  var B = h.options[m] || h.options.other;
3238
3240
  if (!B)
3239
- throw new kt(h.value, m, Object.keys(h.options), a);
3241
+ throw new Ft(h.value, m, Object.keys(h.options), a);
3240
3242
  l.push.apply(l, je(B.value, t, r, i, n));
3241
3243
  continue;
3242
3244
  }
3243
- if (fr(h)) {
3245
+ if (dr(h)) {
3244
3246
  var B = h.options["=".concat(m)];
3245
3247
  if (!B) {
3246
3248
  if (!Intl.PluralRules)
@@ -3251,22 +3253,22 @@ Try polyfilling it using "@formatjs/intl-pluralrules"
3251
3253
  B = h.options[X] || h.options.other;
3252
3254
  }
3253
3255
  if (!B)
3254
- throw new kt(h.value, m, Object.keys(h.options), a);
3256
+ throw new Ft(h.value, m, Object.keys(h.options), a);
3255
3257
  l.push.apply(l, je(B.value, t, r, i, n, m - (h.offset || 0)));
3256
3258
  continue;
3257
3259
  }
3258
3260
  }
3259
- return fn(l);
3261
+ return cn(l);
3260
3262
  }
3261
- function dn(e, t) {
3262
- return t ? P(P(P({}, e || {}), t || {}), Object.keys(e).reduce(function(r, i) {
3263
- return r[i] = P(P({}, e[i]), t[i] || {}), r;
3263
+ function mn(e, t) {
3264
+ return t ? A(A(A({}, e || {}), t || {}), Object.keys(e).reduce(function(r, i) {
3265
+ return r[i] = A(A({}, e[i]), t[i] || {}), r;
3264
3266
  }, {})) : e;
3265
3267
  }
3266
- function mn(e, t) {
3268
+ function pn(e, t) {
3267
3269
  return t ? Object.keys(e).reduce(function(r, i) {
3268
- return r[i] = dn(e[i], t[i]), r;
3269
- }, P({}, e)) : e;
3270
+ return r[i] = mn(e[i], t[i]), r;
3271
+ }, A({}, e)) : e;
3270
3272
  }
3271
3273
  function st(e) {
3272
3274
  return {
@@ -3282,7 +3284,7 @@ function st(e) {
3282
3284
  }
3283
3285
  };
3284
3286
  }
3285
- function pn(e) {
3287
+ function gn(e) {
3286
3288
  return e === void 0 && (e = {
3287
3289
  number: {},
3288
3290
  dateTime: {},
@@ -3314,7 +3316,7 @@ function pn(e) {
3314
3316
  })
3315
3317
  };
3316
3318
  }
3317
- var _r = (
3319
+ var wr = (
3318
3320
  /** @class */
3319
3321
  function() {
3320
3322
  function e(t, r, i, n) {
@@ -3346,13 +3348,13 @@ var _r = (
3346
3348
  throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
3347
3349
  var a = n || {};
3348
3350
  a.formatters;
3349
- var l = Si(a, ["formatters"]);
3350
- this.ast = e.__parse(t, P(P({}, l), { locale: this.resolvedLocale }));
3351
+ var l = Hi(a, ["formatters"]);
3352
+ this.ast = e.__parse(t, A(A({}, l), { locale: this.resolvedLocale }));
3351
3353
  } else
3352
3354
  this.ast = t;
3353
3355
  if (!Array.isArray(this.ast))
3354
3356
  throw new TypeError("A message must be provided as a String or AST.");
3355
- this.formats = mn(e.formats, i), this.formatters = n && n.formatters || pn(this.formatterCache);
3357
+ this.formats = pn(e.formats, i), this.formatters = n && n.formatters || gn(this.formatterCache);
3356
3358
  }
3357
3359
  return Object.defineProperty(e, "defaultLocale", {
3358
3360
  get: function() {
@@ -3365,7 +3367,7 @@ var _r = (
3365
3367
  var r = Intl.NumberFormat.supportedLocalesOf(t);
3366
3368
  return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
3367
3369
  }
3368
- }, e.__parse = un, e.formats = {
3370
+ }, e.__parse = ln, e.formats = {
3369
3371
  number: {
3370
3372
  integer: {
3371
3373
  maximumFractionDigits: 0
@@ -3426,7 +3428,7 @@ var _r = (
3426
3428
  }, e;
3427
3429
  }()
3428
3430
  );
3429
- function gn(e, t) {
3431
+ function vn(e, t) {
3430
3432
  if (t == null)
3431
3433
  return;
3432
3434
  if (t in e)
@@ -3447,60 +3449,60 @@ function gn(e, t) {
3447
3449
  i = void 0;
3448
3450
  return i;
3449
3451
  }
3450
- const ce = {}, vn = (e, t, r) => r && (t in ce || (ce[t] = {}), e in ce[t] || (ce[t][e] = r), r), Er = (e, t) => {
3452
+ const ce = {}, bn = (e, t, r) => r && (t in ce || (ce[t] = {}), e in ce[t] || (ce[t][e] = r), r), Sr = (e, t) => {
3451
3453
  if (t == null)
3452
3454
  return;
3453
3455
  if (t in ce && e in ce[t])
3454
3456
  return ce[t][e];
3455
3457
  const r = ke(t);
3456
3458
  for (let i = 0; i < r.length; i++) {
3457
- const n = r[i], s = yn(n, e);
3459
+ const n = r[i], s = xn(n, e);
3458
3460
  if (s)
3459
- return vn(e, t, s);
3461
+ return bn(e, t, s);
3460
3462
  }
3461
3463
  };
3462
- let Et;
3464
+ let St;
3463
3465
  const Re = Ye({});
3464
- function bn(e) {
3465
- return Et[e] || null;
3466
+ function yn(e) {
3467
+ return St[e] || null;
3466
3468
  }
3467
- function wr(e) {
3468
- return e in Et;
3469
+ function Tr(e) {
3470
+ return e in St;
3469
3471
  }
3470
- function yn(e, t) {
3471
- if (!wr(e))
3472
+ function xn(e, t) {
3473
+ if (!Tr(e))
3472
3474
  return null;
3473
- const r = bn(e);
3474
- return gn(r, t);
3475
+ const r = yn(e);
3476
+ return vn(r, t);
3475
3477
  }
3476
- function xn(e) {
3478
+ function _n(e) {
3477
3479
  if (e == null)
3478
3480
  return;
3479
3481
  const t = ke(e);
3480
3482
  for (let r = 0; r < t.length; r++) {
3481
3483
  const i = t[r];
3482
- if (wr(i))
3484
+ if (Tr(i))
3483
3485
  return i;
3484
3486
  }
3485
3487
  }
3486
- function Sr(e, ...t) {
3487
- delete ce[e], Re.update((r) => (r[e] = wi.all([r[e] || {}, ...t]), r));
3488
+ function Hr(e, ...t) {
3489
+ delete ce[e], Re.update((r) => (r[e] = Ti.all([r[e] || {}, ...t]), r));
3488
3490
  }
3489
- Ae(
3491
+ Pe(
3490
3492
  [Re],
3491
3493
  ([e]) => Object.keys(e)
3492
3494
  );
3493
- Re.subscribe((e) => Et = e);
3495
+ Re.subscribe((e) => St = e);
3494
3496
  const ze = {};
3495
- function _n(e, t) {
3497
+ function En(e, t) {
3496
3498
  ze[e].delete(t), ze[e].size === 0 && delete ze[e];
3497
3499
  }
3498
- function Tr(e) {
3500
+ function Or(e) {
3499
3501
  return ze[e];
3500
3502
  }
3501
- function En(e) {
3503
+ function wn(e) {
3502
3504
  return ke(e).map((t) => {
3503
- const r = Tr(t);
3505
+ const r = Or(t);
3504
3506
  return [t, r ? [...r] : []];
3505
3507
  }).filter(([, t]) => t.length > 0);
3506
3508
  }
@@ -3508,40 +3510,40 @@ function Xe(e) {
3508
3510
  return e == null ? !1 : ke(e).some(
3509
3511
  (t) => {
3510
3512
  var r;
3511
- return (r = Tr(t)) == null ? void 0 : r.size;
3513
+ return (r = Or(t)) == null ? void 0 : r.size;
3512
3514
  }
3513
3515
  );
3514
3516
  }
3515
- function wn(e, t) {
3517
+ function Sn(e, t) {
3516
3518
  return Promise.all(
3517
- t.map((i) => (_n(e, i), i().then((n) => n.default || n)))
3518
- ).then((i) => Sr(e, ...i));
3519
+ t.map((i) => (En(e, i), i().then((n) => n.default || n)))
3520
+ ).then((i) => Hr(e, ...i));
3519
3521
  }
3520
3522
  const Be = {};
3521
- function Hr(e) {
3523
+ function Ar(e) {
3522
3524
  if (!Xe(e))
3523
3525
  return e in Be ? Be[e] : Promise.resolve();
3524
- const t = En(e);
3526
+ const t = wn(e);
3525
3527
  return Be[e] = Promise.all(
3526
3528
  t.map(
3527
- ([r, i]) => wn(r, i)
3529
+ ([r, i]) => Sn(r, i)
3528
3530
  )
3529
3531
  ).then(() => {
3530
3532
  if (Xe(e))
3531
- return Hr(e);
3533
+ return Ar(e);
3532
3534
  delete Be[e];
3533
3535
  }), Be[e];
3534
3536
  }
3535
- var Ut = Object.getOwnPropertySymbols, Sn = Object.prototype.hasOwnProperty, Tn = Object.prototype.propertyIsEnumerable, Hn = (e, t) => {
3537
+ var Vt = Object.getOwnPropertySymbols, Tn = Object.prototype.hasOwnProperty, Hn = Object.prototype.propertyIsEnumerable, On = (e, t) => {
3536
3538
  var r = {};
3537
3539
  for (var i in e)
3538
- Sn.call(e, i) && t.indexOf(i) < 0 && (r[i] = e[i]);
3539
- if (e != null && Ut)
3540
- for (var i of Ut(e))
3541
- t.indexOf(i) < 0 && Tn.call(e, i) && (r[i] = e[i]);
3540
+ Tn.call(e, i) && t.indexOf(i) < 0 && (r[i] = e[i]);
3541
+ if (e != null && Vt)
3542
+ for (var i of Vt(e))
3543
+ t.indexOf(i) < 0 && Hn.call(e, i) && (r[i] = e[i]);
3542
3544
  return r;
3543
3545
  };
3544
- const On = {
3546
+ const An = {
3545
3547
  number: {
3546
3548
  scientific: { notation: "scientific" },
3547
3549
  engineering: { notation: "engineering" },
@@ -3580,23 +3582,23 @@ function Pn({ locale: e, id: t }) {
3580
3582
  Note: there are at least one loader still registered to this locale that wasn't executed.` : ""}`
3581
3583
  );
3582
3584
  }
3583
- const An = {
3585
+ const $n = {
3584
3586
  fallbackLocale: null,
3585
3587
  loadingDelay: 200,
3586
- formats: On,
3588
+ formats: An,
3587
3589
  warnOnMissingMessages: !0,
3588
3590
  handleMissingMessage: void 0,
3589
3591
  ignoreTag: !0
3590
- }, Me = An;
3591
- function Pe() {
3592
+ }, Me = $n;
3593
+ function Ae() {
3592
3594
  return Me;
3593
3595
  }
3594
- function $n(e) {
3595
- const t = e, { formats: r } = t, i = Hn(t, ["formats"]);
3596
+ function Bn(e) {
3597
+ const t = e, { formats: r } = t, i = On(t, ["formats"]);
3596
3598
  let n = e.fallbackLocale;
3597
3599
  if (e.initialLocale)
3598
3600
  try {
3599
- _r.resolveLocale(e.initialLocale) && (n = e.initialLocale);
3601
+ wr.resolveLocale(e.initialLocale) && (n = e.initialLocale);
3600
3602
  } catch (s) {
3601
3603
  console.warn(
3602
3604
  `[svelte-i18n] The initial locale "${e.initialLocale}" is not a valid locale.`
@@ -3607,22 +3609,22 @@ function $n(e) {
3607
3609
  )), Object.assign(Me, i, { initialLocale: n }), r && ("number" in r && Object.assign(Me.formats.number, r.number), "date" in r && Object.assign(Me.formats.date, r.date), "time" in r && Object.assign(Me.formats.time, r.time)), pe.set(n);
3608
3610
  }
3609
3611
  const ot = Ye(!1);
3610
- var Bn = Object.defineProperty, Mn = Object.defineProperties, Cn = Object.getOwnPropertyDescriptors, Ft = Object.getOwnPropertySymbols, Dn = Object.prototype.hasOwnProperty, In = Object.prototype.propertyIsEnumerable, Vt = (e, t, r) => t in e ? Bn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Ln = (e, t) => {
3612
+ var Mn = Object.defineProperty, Cn = Object.defineProperties, Dn = Object.getOwnPropertyDescriptors, Gt = Object.getOwnPropertySymbols, In = Object.prototype.hasOwnProperty, Ln = Object.prototype.propertyIsEnumerable, jt = (e, t, r) => t in e ? Mn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Nn = (e, t) => {
3611
3613
  for (var r in t || (t = {}))
3612
- Dn.call(t, r) && Vt(e, r, t[r]);
3613
- if (Ft)
3614
- for (var r of Ft(t))
3615
- In.call(t, r) && Vt(e, r, t[r]);
3614
+ In.call(t, r) && jt(e, r, t[r]);
3615
+ if (Gt)
3616
+ for (var r of Gt(t))
3617
+ Ln.call(t, r) && jt(e, r, t[r]);
3616
3618
  return e;
3617
- }, Nn = (e, t) => Mn(e, Cn(t));
3619
+ }, Rn = (e, t) => Cn(e, Dn(t));
3618
3620
  let vt;
3619
3621
  const We = Ye(null);
3620
- function Gt(e) {
3622
+ function zt(e) {
3621
3623
  return e.split("-").map((t, r, i) => i.slice(0, r + 1).join("-")).reverse();
3622
3624
  }
3623
- function ke(e, t = Pe().fallbackLocale) {
3624
- const r = Gt(e);
3625
- return t ? [.../* @__PURE__ */ new Set([...r, ...Gt(t)])] : r;
3625
+ function ke(e, t = Ae().fallbackLocale) {
3626
+ const r = zt(e);
3627
+ return t ? [.../* @__PURE__ */ new Set([...r, ...zt(t)])] : r;
3626
3628
  }
3627
3629
  function de() {
3628
3630
  return vt != null ? vt : void 0;
@@ -3630,22 +3632,22 @@ function de() {
3630
3632
  We.subscribe((e) => {
3631
3633
  vt = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
3632
3634
  });
3633
- const Rn = (e) => {
3634
- if (e && xn(e) && Xe(e)) {
3635
- const { loadingDelay: t } = Pe();
3635
+ const kn = (e) => {
3636
+ if (e && _n(e) && Xe(e)) {
3637
+ const { loadingDelay: t } = Ae();
3636
3638
  let r;
3637
3639
  return typeof window != "undefined" && de() != null && t ? r = window.setTimeout(
3638
3640
  () => ot.set(!0),
3639
3641
  t
3640
- ) : ot.set(!0), Hr(e).then(() => {
3642
+ ) : ot.set(!0), Ar(e).then(() => {
3641
3643
  We.set(e);
3642
3644
  }).finally(() => {
3643
3645
  clearTimeout(r), ot.set(!1);
3644
3646
  });
3645
3647
  }
3646
3648
  return We.set(e);
3647
- }, pe = Nn(Ln({}, We), {
3648
- set: Rn
3649
+ }, pe = Rn(Nn({}, We), {
3650
+ set: kn
3649
3651
  }), Qe = (e) => {
3650
3652
  const t = /* @__PURE__ */ Object.create(null);
3651
3653
  return (i) => {
@@ -3653,42 +3655,42 @@ const Rn = (e) => {
3653
3655
  return n in t ? t[n] : t[n] = e(i);
3654
3656
  };
3655
3657
  };
3656
- var kn = Object.defineProperty, qe = Object.getOwnPropertySymbols, Or = Object.prototype.hasOwnProperty, Pr = Object.prototype.propertyIsEnumerable, jt = (e, t, r) => t in e ? kn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, wt = (e, t) => {
3658
+ var Un = Object.defineProperty, qe = Object.getOwnPropertySymbols, Pr = Object.prototype.hasOwnProperty, $r = Object.prototype.propertyIsEnumerable, Xt = (e, t, r) => t in e ? Un(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Tt = (e, t) => {
3657
3659
  for (var r in t || (t = {}))
3658
- Or.call(t, r) && jt(e, r, t[r]);
3660
+ Pr.call(t, r) && Xt(e, r, t[r]);
3659
3661
  if (qe)
3660
3662
  for (var r of qe(t))
3661
- Pr.call(t, r) && jt(e, r, t[r]);
3663
+ $r.call(t, r) && Xt(e, r, t[r]);
3662
3664
  return e;
3663
3665
  }, $e = (e, t) => {
3664
3666
  var r = {};
3665
3667
  for (var i in e)
3666
- Or.call(e, i) && t.indexOf(i) < 0 && (r[i] = e[i]);
3668
+ Pr.call(e, i) && t.indexOf(i) < 0 && (r[i] = e[i]);
3667
3669
  if (e != null && qe)
3668
3670
  for (var i of qe(e))
3669
- t.indexOf(i) < 0 && Pr.call(e, i) && (r[i] = e[i]);
3671
+ t.indexOf(i) < 0 && $r.call(e, i) && (r[i] = e[i]);
3670
3672
  return r;
3671
3673
  };
3672
3674
  const Le = (e, t) => {
3673
- const { formats: r } = Pe();
3675
+ const { formats: r } = Ae();
3674
3676
  if (e in r && t in r[e])
3675
3677
  return r[e][t];
3676
3678
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
3677
- }, Un = Qe(
3679
+ }, Fn = Qe(
3678
3680
  (e) => {
3679
3681
  var t = e, { locale: r, format: i } = t, n = $e(t, ["locale", "format"]);
3680
3682
  if (r == null)
3681
3683
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
3682
3684
  return i && (n = Le("number", i)), new Intl.NumberFormat(r, n);
3683
3685
  }
3684
- ), Fn = Qe(
3686
+ ), Vn = Qe(
3685
3687
  (e) => {
3686
3688
  var t = e, { locale: r, format: i } = t, n = $e(t, ["locale", "format"]);
3687
3689
  if (r == null)
3688
3690
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
3689
3691
  return i ? n = Le("date", i) : Object.keys(n).length === 0 && (n = Le("date", "short")), new Intl.DateTimeFormat(r, n);
3690
3692
  }
3691
- ), Vn = Qe(
3693
+ ), Gn = Qe(
3692
3694
  (e) => {
3693
3695
  var t = e, { locale: r, format: i } = t, n = $e(t, ["locale", "format"]);
3694
3696
  if (r == null)
@@ -3697,33 +3699,33 @@ const Le = (e, t) => {
3697
3699
  );
3698
3700
  return i ? n = Le("time", i) : Object.keys(n).length === 0 && (n = Le("time", "short")), new Intl.DateTimeFormat(r, n);
3699
3701
  }
3700
- ), Gn = (e = {}) => {
3702
+ ), jn = (e = {}) => {
3701
3703
  var t = e, {
3702
3704
  locale: r = de()
3703
3705
  } = t, i = $e(t, [
3704
3706
  "locale"
3705
3707
  ]);
3706
- return Un(wt({ locale: r }, i));
3707
- }, jn = (e = {}) => {
3708
+ return Fn(Tt({ locale: r }, i));
3709
+ }, zn = (e = {}) => {
3708
3710
  var t = e, {
3709
3711
  locale: r = de()
3710
3712
  } = t, i = $e(t, [
3711
3713
  "locale"
3712
3714
  ]);
3713
- return Fn(wt({ locale: r }, i));
3714
- }, zn = (e = {}) => {
3715
+ return Vn(Tt({ locale: r }, i));
3716
+ }, Xn = (e = {}) => {
3715
3717
  var t = e, {
3716
3718
  locale: r = de()
3717
3719
  } = t, i = $e(t, [
3718
3720
  "locale"
3719
3721
  ]);
3720
- return Vn(wt({ locale: r }, i));
3721
- }, Xn = Qe(
3722
+ return Gn(Tt({ locale: r }, i));
3723
+ }, Wn = Qe(
3722
3724
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
3723
- (e, t = de()) => new _r(e, t, Pe().formats, {
3724
- ignoreTag: Pe().ignoreTag
3725
+ (e, t = de()) => new wr(e, t, Ae().formats, {
3726
+ ignoreTag: Ae().ignoreTag
3725
3727
  })
3726
- ), Wn = (e, t = {}) => {
3728
+ ), qn = (e, t = {}) => {
3727
3729
  var r, i, n, s;
3728
3730
  let a = t;
3729
3731
  typeof e == "object" && (a = e, e = a.id);
@@ -3736,9 +3738,9 @@ const Le = (e, t) => {
3736
3738
  throw new Error(
3737
3739
  "[svelte-i18n] Cannot format a message without first setting the initial locale."
3738
3740
  );
3739
- let h = Er(e, o);
3741
+ let h = Sr(e, o);
3740
3742
  if (!h)
3741
- h = (s = (n = (i = (r = Pe()).handleMissingMessage) == null ? void 0 : i.call(r, { locale: o, id: e, defaultValue: u })) != null ? n : u) != null ? s : e;
3743
+ h = (s = (n = (i = (r = Ae()).handleMissingMessage) == null ? void 0 : i.call(r, { locale: o, id: e, defaultValue: u })) != null ? n : u) != null ? s : e;
3742
3744
  else if (typeof h != "string")
3743
3745
  return console.warn(
3744
3746
  `[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof h}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`
@@ -3747,7 +3749,7 @@ const Le = (e, t) => {
3747
3749
  return h;
3748
3750
  let c = h;
3749
3751
  try {
3750
- c = Xn(h, o).format(l);
3752
+ c = Wn(h, o).format(l);
3751
3753
  } catch (m) {
3752
3754
  m instanceof Error && console.warn(
3753
3755
  `[svelte-i18n] Message "${e}" has syntax error:`,
@@ -3755,20 +3757,20 @@ const Le = (e, t) => {
3755
3757
  );
3756
3758
  }
3757
3759
  return c;
3758
- }, qn = (e, t) => zn(t).format(e), Yn = (e, t) => jn(t).format(e), Zn = (e, t) => Gn(t).format(e), Jn = (e, t = de()) => Er(e, t), Qn = Ae([pe, Re], () => Wn);
3759
- Ae([pe], () => qn);
3760
- Ae([pe], () => Yn);
3761
- Ae([pe], () => Zn);
3762
- Ae([pe, Re], () => Jn);
3763
- function zt(e, t) {
3764
- Sr(e, t);
3765
- }
3766
- function Kn(e) {
3767
- $n({
3760
+ }, Yn = (e, t) => Xn(t).format(e), Zn = (e, t) => zn(t).format(e), Jn = (e, t) => jn(t).format(e), Qn = (e, t = de()) => Sr(e, t), Kn = Pe([pe, Re], () => qn);
3761
+ Pe([pe], () => Yn);
3762
+ Pe([pe], () => Zn);
3763
+ Pe([pe], () => Jn);
3764
+ Pe([pe, Re], () => Qn);
3765
+ function Wt(e, t) {
3766
+ Hr(e, t);
3767
+ }
3768
+ function es(e) {
3769
+ Bn({
3768
3770
  fallbackLocale: "en"
3769
3771
  }), pe.set(e);
3770
3772
  }
3771
- const Xt = {
3773
+ const qt = {
3772
3774
  en: {
3773
3775
  "verification.video.how-to": "How to verify yourself",
3774
3776
  "verification.idenfy.referred-awaiting": "ID verification is in progress. We will inform you as soon as verification is completed and you can withdraw money back",
@@ -3836,15 +3838,15 @@ if (typeof window != "undefined") {
3836
3838
  }
3837
3839
  };
3838
3840
  };
3839
- customElements.define = e(customElements.define), import("./CashierVideoModal-DE2OHjhr.js").then(({ default: t }) => {
3841
+ customElements.define = e(customElements.define), import("./CashierVideoModal-CnqeHcuY.js").then(({ default: t }) => {
3840
3842
  !customElements.get("cashier-video-modal") && customElements.define("cashier-video-modal", t.element);
3841
3843
  });
3842
3844
  }
3843
- var Ar = { exports: {} };
3845
+ var Br = { exports: {} };
3844
3846
  (function(e, t) {
3845
3847
  (function(r, i) {
3846
3848
  e.exports = i();
3847
- })(ir, function() {
3849
+ })(sr, function() {
3848
3850
  var r = 1e3, i = 6e4, n = 36e5, s = "millisecond", a = "second", l = "minute", o = "hour", u = "day", h = "week", c = "month", m = "quarter", E = "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+)?$/, G = /\[([^\]]+)]|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, U = { 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) {
3849
3851
  var g = ["th", "st", "nd", "rd"], d = x % 100;
3850
3852
  return "[" + x + (g[(d - 20) % 10] || g[d] || g[0]) + "]";
@@ -3885,8 +3887,8 @@ var Ar = { exports: {} };
3885
3887
  if (R(x)) return x.clone();
3886
3888
  var d = typeof g == "object" ? g : {};
3887
3889
  return d.date = x, d.args = arguments, new ge(d);
3888
- }, A = X;
3889
- A.l = W, A.i = R, A.w = function(x, g) {
3890
+ }, P = X;
3891
+ P.l = W, P.i = R, P.w = function(x, g) {
3890
3892
  return k(x, { locale: g.$L, utc: g.$u, x: g.$x, $offset: g.$offset });
3891
3893
  };
3892
3894
  var ge = function() {
@@ -3898,7 +3900,7 @@ var Ar = { exports: {} };
3898
3900
  this.$d = function(b) {
3899
3901
  var p = b.date, _ = b.utc;
3900
3902
  if (p === null) return /* @__PURE__ */ new Date(NaN);
3901
- if (A.u(p)) return /* @__PURE__ */ new Date();
3903
+ if (P.u(p)) return /* @__PURE__ */ new Date();
3902
3904
  if (p instanceof Date) return new Date(p);
3903
3905
  if (typeof p == "string" && !/Z$/i.test(p)) {
3904
3906
  var w = p.match($);
@@ -3913,7 +3915,7 @@ var Ar = { exports: {} };
3913
3915
  var d = this.$d;
3914
3916
  this.$y = d.getFullYear(), this.$M = d.getMonth(), this.$D = d.getDate(), this.$W = d.getDay(), this.$H = d.getHours(), this.$m = d.getMinutes(), this.$s = d.getSeconds(), this.$ms = d.getMilliseconds();
3915
3917
  }, g.$utils = function() {
3916
- return A;
3918
+ return P;
3917
3919
  }, g.isValid = function() {
3918
3920
  return this.$d.toString() !== v;
3919
3921
  }, g.isSame = function(d, b) {
@@ -3924,17 +3926,17 @@ var Ar = { exports: {} };
3924
3926
  }, g.isBefore = function(d, b) {
3925
3927
  return this.endOf(b) < k(d);
3926
3928
  }, g.$g = function(d, b, p) {
3927
- return A.u(d) ? this[b] : this.set(p, d);
3929
+ return P.u(d) ? this[b] : this.set(p, d);
3928
3930
  }, g.unix = function() {
3929
3931
  return Math.floor(this.valueOf() / 1e3);
3930
3932
  }, g.valueOf = function() {
3931
3933
  return this.$d.getTime();
3932
3934
  }, g.startOf = function(d, b) {
3933
- var p = this, _ = !!A.u(b) || b, w = A.p(d), M = function(ae, j) {
3934
- var Q = A.w(p.$u ? Date.UTC(p.$y, j, ae) : new Date(p.$y, j, ae), p);
3935
+ var p = this, _ = !!P.u(b) || b, w = P.p(d), M = function(ae, j) {
3936
+ var Q = P.w(p.$u ? Date.UTC(p.$y, j, ae) : new Date(p.$y, j, ae), p);
3935
3937
  return _ ? Q : Q.endOf(u);
3936
3938
  }, D = function(ae, j) {
3937
- return A.w(p.toDate()[ae].apply(p.toDate("s"), (_ ? [0, 0, 0, 0] : [23, 59, 59, 999]).slice(j)), p);
3939
+ return P.w(p.toDate()[ae].apply(p.toDate("s"), (_ ? [0, 0, 0, 0] : [23, 59, 59, 999]).slice(j)), p);
3938
3940
  }, N = this.$W, F = this.$M, q = this.$D, le = "set" + (this.$u ? "UTC" : "");
3939
3941
  switch (w) {
3940
3942
  case E:
@@ -3959,7 +3961,7 @@ var Ar = { exports: {} };
3959
3961
  }, g.endOf = function(d) {
3960
3962
  return this.startOf(d, !1);
3961
3963
  }, g.$set = function(d, b) {
3962
- var p, _ = A.p(d), w = "set" + (this.$u ? "UTC" : ""), M = (p = {}, p[u] = w + "Date", p[H] = w + "Date", p[c] = w + "Month", p[E] = w + "FullYear", p[o] = w + "Hours", p[l] = w + "Minutes", p[a] = w + "Seconds", p[s] = w + "Milliseconds", p)[_], D = _ === u ? this.$D + (b - this.$W) : b;
3964
+ var p, _ = P.p(d), w = "set" + (this.$u ? "UTC" : ""), M = (p = {}, p[u] = w + "Date", p[H] = w + "Date", p[c] = w + "Month", p[E] = w + "FullYear", p[o] = w + "Hours", p[l] = w + "Minutes", p[a] = w + "Seconds", p[s] = w + "Milliseconds", p)[_], D = _ === u ? this.$D + (b - this.$W) : b;
3963
3965
  if (_ === c || _ === E) {
3964
3966
  var N = this.clone().set(H, 1);
3965
3967
  N.$d[M](D), N.init(), this.$d = N.set(H, Math.min(this.$D, N.daysInMonth())).$d;
@@ -3968,29 +3970,29 @@ var Ar = { exports: {} };
3968
3970
  }, g.set = function(d, b) {
3969
3971
  return this.clone().$set(d, b);
3970
3972
  }, g.get = function(d) {
3971
- return this[A.p(d)]();
3973
+ return this[P.p(d)]();
3972
3974
  }, g.add = function(d, b) {
3973
3975
  var p, _ = this;
3974
3976
  d = Number(d);
3975
- var w = A.p(b), M = function(F) {
3977
+ var w = P.p(b), M = function(F) {
3976
3978
  var q = k(_);
3977
- return A.w(q.date(q.date() + Math.round(F * d)), _);
3979
+ return P.w(q.date(q.date() + Math.round(F * d)), _);
3978
3980
  };
3979
3981
  if (w === c) return this.set(c, this.$M + d);
3980
3982
  if (w === E) return this.set(E, this.$y + d);
3981
3983
  if (w === u) return M(1);
3982
3984
  if (w === h) return M(7);
3983
3985
  var D = (p = {}, p[l] = i, p[o] = n, p[a] = r, p)[w] || 1, N = this.$d.getTime() + d * D;
3984
- return A.w(N, this);
3986
+ return P.w(N, this);
3985
3987
  }, g.subtract = function(d, b) {
3986
3988
  return this.add(-1 * d, b);
3987
3989
  }, g.format = function(d) {
3988
3990
  var b = this, p = this.$locale();
3989
3991
  if (!this.isValid()) return p.invalidDate || v;
3990
- var _ = d || "YYYY-MM-DDTHH:mm:ssZ", w = A.z(this), M = this.$H, D = this.$m, N = this.$M, F = p.weekdays, q = p.months, le = p.meridiem, se = function(j, Q, me, ve) {
3992
+ var _ = d || "YYYY-MM-DDTHH:mm:ssZ", w = P.z(this), M = this.$H, D = this.$m, N = this.$M, F = p.weekdays, q = p.months, le = p.meridiem, se = function(j, Q, me, ve) {
3991
3993
  return j && (j[Q] || j(b, _)) || me[Q].slice(0, ve);
3992
3994
  }, oe = function(j) {
3993
- return A.s(M % 12 || 12, j, "0");
3995
+ return P.s(M % 12 || 12, j, "0");
3994
3996
  }, ae = le || function(j, Q, me) {
3995
3997
  var ve = j < 12 ? "AM" : "PM";
3996
3998
  return me ? ve.toLowerCase() : ve;
@@ -4001,11 +4003,11 @@ var Ar = { exports: {} };
4001
4003
  case "YY":
4002
4004
  return String(b.$y).slice(-2);
4003
4005
  case "YYYY":
4004
- return A.s(b.$y, 4, "0");
4006
+ return P.s(b.$y, 4, "0");
4005
4007
  case "M":
4006
4008
  return N + 1;
4007
4009
  case "MM":
4008
- return A.s(N + 1, 2, "0");
4010
+ return P.s(N + 1, 2, "0");
4009
4011
  case "MMM":
4010
4012
  return se(p.monthsShort, N, q, 3);
4011
4013
  case "MMMM":
@@ -4013,7 +4015,7 @@ var Ar = { exports: {} };
4013
4015
  case "D":
4014
4016
  return b.$D;
4015
4017
  case "DD":
4016
- return A.s(b.$D, 2, "0");
4018
+ return P.s(b.$D, 2, "0");
4017
4019
  case "d":
4018
4020
  return String(b.$W);
4019
4021
  case "dd":
@@ -4025,7 +4027,7 @@ var Ar = { exports: {} };
4025
4027
  case "H":
4026
4028
  return String(M);
4027
4029
  case "HH":
4028
- return A.s(M, 2, "0");
4030
+ return P.s(M, 2, "0");
4029
4031
  case "h":
4030
4032
  return oe(1);
4031
4033
  case "hh":
@@ -4037,13 +4039,13 @@ var Ar = { exports: {} };
4037
4039
  case "m":
4038
4040
  return String(D);
4039
4041
  case "mm":
4040
- return A.s(D, 2, "0");
4042
+ return P.s(D, 2, "0");
4041
4043
  case "s":
4042
4044
  return String(b.$s);
4043
4045
  case "ss":
4044
- return A.s(b.$s, 2, "0");
4046
+ return P.s(b.$s, 2, "0");
4045
4047
  case "SSS":
4046
- return A.s(b.$ms, 3, "0");
4048
+ return P.s(b.$ms, 3, "0");
4047
4049
  case "Z":
4048
4050
  return w;
4049
4051
  }
@@ -4053,8 +4055,8 @@ var Ar = { exports: {} };
4053
4055
  }, g.utcOffset = function() {
4054
4056
  return 15 * -Math.round(this.$d.getTimezoneOffset() / 15);
4055
4057
  }, g.diff = function(d, b, p) {
4056
- var _, w = this, M = A.p(b), D = k(d), N = (D.utcOffset() - this.utcOffset()) * i, F = this - D, q = function() {
4057
- return A.m(w, D);
4058
+ var _, w = this, M = P.p(b), D = k(d), N = (D.utcOffset() - this.utcOffset()) * i, F = this - D, q = function() {
4059
+ return P.m(w, D);
4058
4060
  };
4059
4061
  switch (M) {
4060
4062
  case E:
@@ -4084,7 +4086,7 @@ var Ar = { exports: {} };
4084
4086
  default:
4085
4087
  _ = F;
4086
4088
  }
4087
- return p ? _ : A.a(_);
4089
+ return p ? _ : P.a(_);
4088
4090
  }, g.daysInMonth = function() {
4089
4091
  return this.endOf(c).$D;
4090
4092
  }, g.$locale = function() {
@@ -4094,7 +4096,7 @@ var Ar = { exports: {} };
4094
4096
  var p = this.clone(), _ = W(d, b, !0);
4095
4097
  return _ && (p.$L = _), p;
4096
4098
  }, g.clone = function() {
4097
- return A.w(this.$d, this);
4099
+ return P.w(this.$d, this);
4098
4100
  }, g.toDate = function() {
4099
4101
  return new Date(this.valueOf());
4100
4102
  }, g.toJSON = function() {
@@ -4115,14 +4117,14 @@ var Ar = { exports: {} };
4115
4117
  return k(1e3 * x);
4116
4118
  }, k.en = L[I], k.Ls = L, k.p = {}, k;
4117
4119
  });
4118
- })(Ar);
4119
- var es = Ar.exports;
4120
- const Wt = /* @__PURE__ */ _t(es);
4121
- var $r = { exports: {} };
4120
+ })(Br);
4121
+ var ts = Br.exports;
4122
+ const Yt = /* @__PURE__ */ _t(ts);
4123
+ var Mr = { exports: {} };
4122
4124
  (function(e, t) {
4123
4125
  (function(r, i) {
4124
4126
  e.exports = i();
4125
- })(ir, function() {
4127
+ })(sr, function() {
4126
4128
  var r = "minute", i = /[+-]\d\d(?::?\d\d)?/g, n = /([+-]|\d\d)/g;
4127
4129
  return function(s, a, l) {
4128
4130
  var o = a.prototype;
@@ -4191,26 +4193,26 @@ var $r = { exports: {} };
4191
4193
  };
4192
4194
  };
4193
4195
  });
4194
- })($r);
4195
- var ts = $r.exports;
4196
- const rs = /* @__PURE__ */ _t(ts);
4197
- function is(e) {
4198
- Fr(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)}");
4196
+ })(Mr);
4197
+ var rs = Mr.exports;
4198
+ const is = /* @__PURE__ */ _t(rs);
4199
+ function ns(e) {
4200
+ Gr(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)}");
4199
4201
  }
4200
- function qt(e, t, r) {
4202
+ function Zt(e, t, r) {
4201
4203
  const i = e.slice();
4202
4204
  return i[49] = t[r], i[51] = r, i;
4203
4205
  }
4204
- function Yt(e) {
4205
- let t, r, i, n, s = $t(
4206
+ function Jt(e) {
4207
+ let t, r, i, n, s = Mt(
4206
4208
  /*displayMessages*/
4207
4209
  e[4]
4208
4210
  ), a = [];
4209
4211
  for (let o = 0; o < s.length; o += 1)
4210
- a[o] = Jt(qt(e, s, o));
4212
+ a[o] = Kt(Zt(e, s, o));
4211
4213
  let l = (
4212
4214
  /*videoExists*/
4213
- e[7] && Qt(e)
4215
+ e[7] && er(e)
4214
4216
  );
4215
4217
  return {
4216
4218
  c() {
@@ -4248,21 +4250,21 @@ function Yt(e) {
4248
4250
  p(o, u) {
4249
4251
  if (u[0] & /*allVerificationsVisible, showAllVerifications, displayMessages*/
4250
4252
  1072) {
4251
- s = $t(
4253
+ s = Mt(
4252
4254
  /*displayMessages*/
4253
4255
  o[4]
4254
4256
  );
4255
4257
  let h;
4256
4258
  for (h = 0; h < s.length; h += 1) {
4257
- const c = qt(o, s, h);
4258
- a[h] ? a[h].p(c, u) : (a[h] = Jt(c), a[h].c(), a[h].m(t, null));
4259
+ const c = Zt(o, s, h);
4260
+ a[h] ? a[h].p(c, u) : (a[h] = Kt(c), a[h].c(), a[h].m(t, null));
4259
4261
  }
4260
4262
  for (; h < a.length; h += 1)
4261
4263
  a[h].d(1);
4262
4264
  a.length = s.length;
4263
4265
  }
4264
4266
  /*videoExists*/
4265
- o[7] ? l ? l.p(o, u) : (l = Qt(o), l.c(), l.m(i.parentNode, i)) : l && (l.d(1), l = null), u[0] & /*clientstylingurl*/
4267
+ o[7] ? l ? l.p(o, u) : (l = er(o), l.c(), l.m(i.parentNode, i)) : l && (l.d(1), l = null), u[0] & /*clientstylingurl*/
4266
4268
  2 && fe(
4267
4269
  n,
4268
4270
  "clientstylingurl",
@@ -4289,11 +4291,11 @@ function Yt(e) {
4289
4291
  );
4290
4292
  },
4291
4293
  d(o) {
4292
- o && (ne(t), ne(r), ne(i), ne(n)), jr(a, o), l && l.d(o);
4294
+ o && (ne(t), ne(r), ne(i), ne(n)), Xr(a, o), l && l.d(o);
4293
4295
  }
4294
4296
  };
4295
4297
  }
4296
- function Zt(e) {
4298
+ function Qt(e) {
4297
4299
  let t, r, i;
4298
4300
  function n(...s) {
4299
4301
  return (
@@ -4320,14 +4322,14 @@ function Zt(e) {
4320
4322
  }
4321
4323
  };
4322
4324
  }
4323
- function Jt(e) {
4325
+ function Kt(e) {
4324
4326
  let t, r, i, n, s = (
4325
4327
  /*message*/
4326
4328
  e[49] + ""
4327
4329
  ), a, l, o, u, h = (
4328
4330
  /*displayMessages*/
4329
4331
  e[4].length > 1 && /*index*/
4330
- e[51] === 0 && Zt(e)
4332
+ e[51] === 0 && Qt(e)
4331
4333
  );
4332
4334
  function c(...m) {
4333
4335
  return (
@@ -4356,7 +4358,7 @@ function Jt(e) {
4356
4358
  16 && s !== (s = /*message*/
4357
4359
  e[49] + "") && (n.innerHTML = s), /*displayMessages*/
4358
4360
  e[4].length > 1 && /*index*/
4359
- e[51] === 0 ? h ? h.p(e, E) : (h = Zt(e), h.c(), h.m(t, l)) : h && (h.d(1), h = null), E[0] & /*allVerificationsVisible*/
4361
+ e[51] === 0 ? h ? h.p(e, E) : (h = Qt(e), h.c(), h.m(t, l)) : h && (h.d(1), h = null), E[0] & /*allVerificationsVisible*/
4360
4362
  32 && Se(
4361
4363
  t,
4362
4364
  "ShowAll",
@@ -4369,7 +4371,7 @@ function Jt(e) {
4369
4371
  }
4370
4372
  };
4371
4373
  }
4372
- function Qt(e) {
4374
+ function er(e) {
4373
4375
  let t, r, i, n, s = (
4374
4376
  /*$_*/
4375
4377
  e[9]("verification.video.how-to") + ""
@@ -4394,7 +4396,7 @@ function Qt(e) {
4394
4396
  p(u, h) {
4395
4397
  h[0] & /*$_*/
4396
4398
  512 && s !== (s = /*$_*/
4397
- u[9]("verification.video.how-to") + "") && Xr(a, s), h[0] & /*desktopView*/
4399
+ u[9]("verification.video.how-to") + "") && qr(a, s), h[0] & /*desktopView*/
4398
4400
  64 && Se(
4399
4401
  n,
4400
4402
  "CashierVerificationVideoLinkDesktop",
@@ -4407,10 +4409,10 @@ function Qt(e) {
4407
4409
  }
4408
4410
  };
4409
4411
  }
4410
- function ns(e) {
4412
+ function ss(e) {
4411
4413
  let t, r = (
4412
4414
  /*displayMessages*/
4413
- e[4] && Yt(e)
4415
+ e[4] && Jt(e)
4414
4416
  );
4415
4417
  return {
4416
4418
  c() {
@@ -4426,7 +4428,7 @@ function ns(e) {
4426
4428
  },
4427
4429
  p(i, n) {
4428
4430
  /*displayMessages*/
4429
- i[4] ? r ? r.p(i, n) : (r = Yt(i), r.c(), r.m(t, null)) : r && (r.d(1), r = null), n[0] & /*desktopView*/
4431
+ i[4] ? r ? r.p(i, n) : (r = Jt(i), r.c(), r.m(t, null)) : r && (r.d(1), r = null), n[0] & /*desktopView*/
4430
4432
  64 && Se(
4431
4433
  t,
4432
4434
  "CashierVerificationsDesktop",
@@ -4441,10 +4443,10 @@ function ns(e) {
4441
4443
  }
4442
4444
  };
4443
4445
  }
4444
- const ss = "verification_explanation_video_widgets.MP4", os = "700px", as = "500px";
4445
- function us(e, t, r) {
4446
+ const os = "verification_explanation_video_widgets.MP4", as = "700px", us = "500px";
4447
+ function ls(e, t, r) {
4446
4448
  let i;
4447
- Ur(e, Qn, (f) => r(9, i = f)), Wt.extend(rs);
4449
+ Vr(e, Kn, (f) => r(9, i = f)), Yt.extend(is);
4448
4450
  let { endpoint: n } = t, { lang: s = "en" } = t, { translationurl: a = "" } = t, { clientstyling: l = "" } = t, { clientstylingurl: o = "" } = t, { session: u = "" } = t, { customerid: h = "" } = t, { ismobileview: c = "" } = t, m, E = /* @__PURE__ */ new Set(), H = /* @__PURE__ */ new Set(), v, $, G, U = !0, B = !0, X = !1, I = "";
4449
4451
  var L;
4450
4452
  (function(f) {
@@ -4466,22 +4468,22 @@ function us(e, t, r) {
4466
4468
  R.InProgress,
4467
4469
  R.Referred,
4468
4470
  R.AwaitingForResponse
4469
- ], A = () => {
4471
+ ], P = () => {
4470
4472
  let f = a;
4471
4473
  if (f)
4472
4474
  return fetch(f).then((y) => y.json()).then((y) => {
4473
4475
  Object.keys(y).forEach((S) => {
4474
- zt(S, y[S]);
4476
+ Wt(S, y[S]);
4475
4477
  });
4476
4478
  }).catch((y) => {
4477
4479
  console.log(y);
4478
4480
  });
4479
4481
  };
4480
- Object.keys(Xt).forEach((f) => {
4481
- zt(f, Xt[f]);
4482
+ Object.keys(qt).forEach((f) => {
4483
+ Wt(f, qt[f]);
4482
4484
  });
4483
4485
  const ge = () => {
4484
- Kn(s);
4486
+ es(s);
4485
4487
  }, Ue = () => {
4486
4488
  let f = document.createElement("style");
4487
4489
  f.innerHTML = l, m.appendChild(f);
@@ -4500,7 +4502,7 @@ function us(e, t, r) {
4500
4502
  if (!f)
4501
4503
  return;
4502
4504
  const S = new URL(`${n}/v1/player/verification/GetKYCStatus`), V = new Headers();
4503
- V.append("accept", "application/json"), V.append("Content-Type", "application/json"), V.append("X-Client-Request-Timestamp", Wt.utc().format("YYYY-MM-DD HH:mm:ss.SSS"));
4505
+ V.append("accept", "application/json"), V.append("Content-Type", "application/json"), V.append("X-Client-Request-Timestamp", Yt.utc().format("YYYY-MM-DD HH:mm:ss.SSS"));
4504
4506
  const he = {
4505
4507
  method: "POST",
4506
4508
  headers: V,
@@ -4606,7 +4608,7 @@ function us(e, t, r) {
4606
4608
  }, ae = () => {
4607
4609
  r(6, B = c === "false");
4608
4610
  }, j = () => {
4609
- r(8, I = $ + "/" + s + "/" + ss);
4611
+ r(8, I = $ + "/" + s + "/" + os);
4610
4612
  try {
4611
4613
  fetch(I, { method: "HEAD" }).then((f) => {
4612
4614
  r(7, X = f.ok);
@@ -4618,12 +4620,12 @@ function us(e, t, r) {
4618
4620
  window.postMessage(
4619
4621
  {
4620
4622
  type: "ShowCashierVideoModal",
4621
- details: B ? os : as
4623
+ details: B ? as : us
4622
4624
  },
4623
4625
  window.location.href
4624
4626
  );
4625
- }, me = (f, y) => oe(y, f), ve = (f, y) => oe(y, f), Mr = () => Q();
4626
- function Cr(f) {
4627
+ }, me = (f, y) => oe(y, f), ve = (f, y) => oe(y, f), Dr = () => Q();
4628
+ function Ir(f) {
4627
4629
  at[f ? "unshift" : "push"](() => {
4628
4630
  m = f, r(3, m);
4629
4631
  });
@@ -4634,7 +4636,7 @@ function us(e, t, r) {
4634
4636
  e.$$.dirty[0] & /*lang*/
4635
4637
  8192 && s && ge(), e.$$.dirty[0] & /*endpoint, session*/
4636
4638
  36864 && n && u && g(), e.$$.dirty[0] & /*translationurl*/
4637
- 16384 && a && A(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
4639
+ 16384 && a && P(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
4638
4640
  9 && l && m && Ue(), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
4639
4641
  10 && o && m && x(), e.$$.dirty[0] & /*ismobileview*/
4640
4642
  4 && c && ae(), e.$$.dirty[0] & /*staticCdnUrl*/
@@ -4660,18 +4662,18 @@ function us(e, t, r) {
4660
4662
  $,
4661
4663
  me,
4662
4664
  ve,
4663
- Mr,
4664
- Cr
4665
+ Dr,
4666
+ Ir
4665
4667
  ];
4666
4668
  }
4667
- class Br extends oi {
4669
+ class Cr extends ui {
4668
4670
  constructor(t) {
4669
- super(), ni(
4671
+ super(), oi(
4670
4672
  this,
4671
4673
  t,
4672
- us,
4673
- ns,
4674
- er,
4674
+ ls,
4675
+ ss,
4676
+ rr,
4675
4677
  {
4676
4678
  endpoint: 12,
4677
4679
  lang: 13,
@@ -4682,7 +4684,7 @@ class Br extends oi {
4682
4684
  customerid: 16,
4683
4685
  ismobileview: 2
4684
4686
  },
4685
- is,
4687
+ ns,
4686
4688
  [-1, -1]
4687
4689
  );
4688
4690
  }
@@ -4735,31 +4737,31 @@ class Br extends oi {
4735
4737
  this.$$set({ ismobileview: t }), re();
4736
4738
  }
4737
4739
  }
4738
- si(Br, { endpoint: {}, lang: {}, translationurl: {}, clientstyling: {}, clientstylingurl: {}, session: {}, customerid: {}, ismobileview: {} }, [], [], !0);
4739
- const ms = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
4740
+ ai(Cr, { endpoint: {}, lang: {}, translationurl: {}, clientstyling: {}, clientstylingurl: {}, session: {}, customerid: {}, ismobileview: {} }, [], [], !0);
4741
+ const ps = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
4740
4742
  __proto__: null,
4741
- default: Br
4743
+ default: Cr
4742
4744
  }, Symbol.toStringTag, { value: "Module" }));
4743
4745
  export {
4744
- ms as C,
4745
- oi as S,
4746
- Fr as a,
4746
+ ps as C,
4747
+ ui as S,
4748
+ Gr as a,
4747
4749
  ue as b,
4748
- hs as c,
4750
+ ai as c,
4749
4751
  ne as d,
4750
- cs as e,
4752
+ ds as e,
4751
4753
  re as f,
4752
- ee as g,
4753
- ie as h,
4754
- ni as i,
4755
- J as j,
4756
- Ee as k,
4757
- at as l,
4758
- xt as m,
4754
+ J as g,
4755
+ Ee as h,
4756
+ oi as i,
4757
+ fs as j,
4758
+ ee as k,
4759
+ ie as l,
4760
+ cs as m,
4759
4761
  K as n,
4760
- ds as o,
4761
- fs as p,
4762
- si as q,
4763
- er as s,
4762
+ ms as o,
4763
+ xt as p,
4764
+ at as q,
4765
+ rr as s,
4764
4766
  Se as t
4765
4767
  };