@everymatrix/cashier-verifications 1.64.8 → 1.65.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2,15 +2,15 @@ var kr = Object.defineProperty, Ur = Object.defineProperties;
2
2
  var Fr = Object.getOwnPropertyDescriptors;
3
3
  var Ht = Object.getOwnPropertySymbols;
4
4
  var Vr = Object.prototype.hasOwnProperty, Gr = Object.prototype.propertyIsEnumerable;
5
- var tt = (e, t, r) => t in e ? kr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Ot = (e, t) => {
5
+ var Ke = (e, t, r) => t in e ? kr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Pt = (e, t) => {
6
6
  for (var r in t || (t = {}))
7
- Vr.call(t, r) && tt(e, r, t[r]);
7
+ Vr.call(t, r) && Ke(e, r, t[r]);
8
8
  if (Ht)
9
9
  for (var r of Ht(t))
10
- Gr.call(t, r) && tt(e, r, t[r]);
10
+ Gr.call(t, r) && Ke(e, r, t[r]);
11
11
  return e;
12
- }, Pt = (e, t) => Ur(e, Fr(t));
13
- var Y = (e, t, r) => (tt(e, typeof t != "symbol" ? t + "" : t, r), r);
12
+ }, Ot = (e, t) => Ur(e, Fr(t));
13
+ var Y = (e, t, r) => (Ke(e, typeof t != "symbol" ? t + "" : t, r), r);
14
14
  var At = (e, t, r) => new Promise((i, n) => {
15
15
  var s = (o) => {
16
16
  try {
@@ -35,18 +35,18 @@ function rr(e) {
35
35
  function $t() {
36
36
  return /* @__PURE__ */ Object.create(null);
37
37
  }
38
- function Re(e) {
38
+ function Ne(e) {
39
39
  e.forEach(rr);
40
40
  }
41
- function xt(e) {
41
+ function bt(e) {
42
42
  return typeof e == "function";
43
43
  }
44
44
  function ir(e, t) {
45
45
  return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
46
46
  }
47
- let Ge;
48
- function ds(e, t) {
49
- return e === t ? !0 : (Ge || (Ge = document.createElement("a")), Ge.href = t, e === Ge.href);
47
+ let Ve;
48
+ function cs(e, t) {
49
+ return e === t ? !0 : (Ve || (Ve = document.createElement("a")), Ve.href = t, e === Ve.href);
50
50
  }
51
51
  function jr(e) {
52
52
  return Object.keys(e).length === 0;
@@ -90,10 +90,10 @@ function Wr(e, t) {
90
90
  t
91
91
  ), t.sheet;
92
92
  }
93
- function ue(e, t, r) {
93
+ function ae(e, t, r) {
94
94
  e.insertBefore(t, r || null);
95
95
  }
96
- function ne(e) {
96
+ function ie(e) {
97
97
  e.parentNode && e.parentNode.removeChild(e);
98
98
  }
99
99
  function qr(e, t) {
@@ -103,25 +103,25 @@ function qr(e, t) {
103
103
  function Z(e) {
104
104
  return document.createElement(e);
105
105
  }
106
- function ms(e) {
106
+ function ds(e) {
107
107
  return document.createElementNS("http://www.w3.org/2000/svg", e);
108
108
  }
109
- function _t(e) {
109
+ function yt(e) {
110
110
  return document.createTextNode(e);
111
111
  }
112
- function we() {
113
- return _t(" ");
112
+ function Ee() {
113
+ return yt(" ");
114
114
  }
115
- function ps() {
116
- return _t("");
115
+ function ms() {
116
+ return yt("");
117
117
  }
118
- function Et(e, t, r, i) {
118
+ function xt(e, t, r, i) {
119
119
  return e.addEventListener(t, r, i), () => e.removeEventListener(t, r, i);
120
120
  }
121
121
  function Q(e, t, r) {
122
122
  r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
123
123
  }
124
- function fe(e, t, r) {
124
+ function he(e, t, r) {
125
125
  const i = t.toLowerCase();
126
126
  i in e ? e[i] = typeof e[i] == "boolean" && r === "" ? !0 : r : t in e ? e[t] = typeof e[t] == "boolean" && r === "" ? !0 : r : Q(e, t, r);
127
127
  }
@@ -132,7 +132,7 @@ function Zr(e, t) {
132
132
  t = "" + t, e.data !== t && (e.data = /** @type {string} */
133
133
  t);
134
134
  }
135
- function Te(e, t, r) {
135
+ function Se(e, t, r) {
136
136
  e.classList.toggle(t, !!r);
137
137
  }
138
138
  function Jr(e) {
@@ -144,65 +144,65 @@ function Jr(e) {
144
144
  }
145
145
  ), t;
146
146
  }
147
- let Le;
148
- function De(e) {
149
- Le = e;
147
+ let De;
148
+ function Ce(e) {
149
+ De = e;
150
150
  }
151
151
  function Qr() {
152
- if (!Le)
152
+ if (!De)
153
153
  throw new Error("Function called outside component initialization");
154
- return Le;
154
+ return De;
155
155
  }
156
- function gs(e) {
156
+ function ps(e) {
157
157
  Qr().$$.on_mount.push(e);
158
158
  }
159
- const Ee = [], lt = [];
160
- let Se = [];
159
+ const _e = [], at = [];
160
+ let we = [];
161
161
  const Mt = [], Kr = /* @__PURE__ */ Promise.resolve();
162
- let ht = !1;
162
+ let ut = !1;
163
163
  function ei() {
164
- ht || (ht = !0, Kr.then(te));
164
+ ut || (ut = !0, Kr.then(te));
165
165
  }
166
- function ft(e) {
167
- Se.push(e);
166
+ function lt(e) {
167
+ we.push(e);
168
168
  }
169
- const rt = /* @__PURE__ */ new Set();
170
- let xe = 0;
169
+ const et = /* @__PURE__ */ new Set();
170
+ let ye = 0;
171
171
  function te() {
172
- if (xe !== 0)
172
+ if (ye !== 0)
173
173
  return;
174
- const e = Le;
174
+ const e = De;
175
175
  do {
176
176
  try {
177
- for (; xe < Ee.length; ) {
178
- const t = Ee[xe];
179
- xe++, De(t), ti(t.$$);
177
+ for (; ye < _e.length; ) {
178
+ const t = _e[ye];
179
+ ye++, Ce(t), ti(t.$$);
180
180
  }
181
181
  } catch (t) {
182
- throw Ee.length = 0, xe = 0, t;
182
+ throw _e.length = 0, ye = 0, t;
183
183
  }
184
- for (De(null), Ee.length = 0, xe = 0; lt.length; )
185
- lt.pop()();
186
- for (let t = 0; t < Se.length; t += 1) {
187
- const r = Se[t];
188
- rt.has(r) || (rt.add(r), r());
184
+ for (Ce(null), _e.length = 0, ye = 0; at.length; )
185
+ at.pop()();
186
+ for (let t = 0; t < we.length; t += 1) {
187
+ const r = we[t];
188
+ et.has(r) || (et.add(r), r());
189
189
  }
190
- Se.length = 0;
191
- } while (Ee.length);
190
+ we.length = 0;
191
+ } while (_e.length);
192
192
  for (; Mt.length; )
193
193
  Mt.pop()();
194
- ht = !1, rt.clear(), De(e);
194
+ ut = !1, et.clear(), Ce(e);
195
195
  }
196
196
  function ti(e) {
197
197
  if (e.fragment !== null) {
198
- e.update(), Re(e.before_update);
198
+ e.update(), Ne(e.before_update);
199
199
  const t = e.dirty;
200
- e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(ft);
200
+ e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(lt);
201
201
  }
202
202
  }
203
203
  function ri(e) {
204
204
  const t = [], r = [];
205
- Se.forEach((i) => e.indexOf(i) === -1 ? t.push(i) : r.push(i)), r.forEach((i) => i()), Se = t;
205
+ we.forEach((i) => e.indexOf(i) === -1 ? t.push(i) : r.push(i)), r.forEach((i) => i()), we = t;
206
206
  }
207
207
  const ii = /* @__PURE__ */ new Set();
208
208
  function ni(e, t) {
@@ -213,21 +213,21 @@ function Ct(e) {
213
213
  }
214
214
  function si(e, t, r) {
215
215
  const { fragment: i, after_update: n } = e.$$;
216
- i && i.m(t, r), ft(() => {
217
- const s = e.$$.on_mount.map(rr).filter(xt);
218
- e.$$.on_destroy ? e.$$.on_destroy.push(...s) : Re(s), e.$$.on_mount = [];
219
- }), n.forEach(ft);
216
+ i && i.m(t, r), lt(() => {
217
+ const s = e.$$.on_mount.map(rr).filter(bt);
218
+ e.$$.on_destroy ? e.$$.on_destroy.push(...s) : Ne(s), e.$$.on_mount = [];
219
+ }), n.forEach(lt);
220
220
  }
221
221
  function oi(e, t) {
222
222
  const r = e.$$;
223
- r.fragment !== null && (ri(r.after_update), Re(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
223
+ r.fragment !== null && (ri(r.after_update), Ne(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
224
224
  }
225
225
  function ai(e, t) {
226
- e.$$.dirty[0] === -1 && (Ee.push(e), ei(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
226
+ e.$$.dirty[0] === -1 && (_e.push(e), ei(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
227
227
  }
228
228
  function ui(e, t, r, i, n, s, a = null, l = [-1]) {
229
- const o = Le;
230
- De(e);
229
+ const o = De;
230
+ Ce(e);
231
231
  const u = e.$$ = {
232
232
  fragment: null,
233
233
  ctx: [],
@@ -254,15 +254,15 @@ function ui(e, t, r, i, n, s, a = null, l = [-1]) {
254
254
  if (u.ctx = r ? r(e, t.props || {}, (d, p, ...x) => {
255
255
  const H = x.length ? x[0] : p;
256
256
  return u.ctx && n(u.ctx[d], u.ctx[d] = H) && (!u.skip_bound && u.bound[d] && u.bound[d](H), h && ai(e, d)), p;
257
- }) : [], u.update(), h = !0, Re(u.before_update), u.fragment = i ? i(u.ctx) : !1, t.target) {
257
+ }) : [], u.update(), h = !0, Ne(u.before_update), u.fragment = i ? i(u.ctx) : !1, t.target) {
258
258
  if (t.hydrate) {
259
259
  const d = Yr(t.target);
260
- u.fragment && u.fragment.l(d), d.forEach(ne);
260
+ u.fragment && u.fragment.l(d), d.forEach(ie);
261
261
  } else
262
262
  u.fragment && u.fragment.c();
263
263
  t.intro && ni(e.$$.fragment), si(e, t.target, t.anchor), te();
264
264
  }
265
- De(o);
265
+ Ce(o);
266
266
  }
267
267
  let sr;
268
268
  typeof HTMLElement == "function" && (sr = class extends HTMLElement {
@@ -316,10 +316,10 @@ typeof HTMLElement == "function" && (sr = class extends HTMLElement {
316
316
  * @param {HTMLElement} [anchor]
317
317
  */
318
318
  m: function(u, h) {
319
- ue(u, a, h);
319
+ ae(u, a, h);
320
320
  },
321
321
  d: function(u) {
322
- u && ne(a);
322
+ u && ie(a);
323
323
  }
324
324
  };
325
325
  };
@@ -331,13 +331,13 @@ typeof HTMLElement == "function" && (sr = class extends HTMLElement {
331
331
  s in i && (r[s] = [t(s)]);
332
332
  for (const s of this.attributes) {
333
333
  const a = this.$$g_p(s.name);
334
- a in this.$$d || (this.$$d[a] = ze(a, s.value, this.$$p_d, "toProp"));
334
+ a in this.$$d || (this.$$d[a] = je(a, s.value, this.$$p_d, "toProp"));
335
335
  }
336
336
  for (const s in this.$$p_d)
337
337
  !(s in this.$$d) && this[s] !== void 0 && (this.$$d[s] = this[s], delete this[s]);
338
338
  this.$$c = new this.$$ctor({
339
339
  target: this.shadowRoot || this,
340
- props: Pt(Ot({}, this.$$d), {
340
+ props: Ot(Pt({}, this.$$d), {
341
341
  $$slots: r,
342
342
  $$scope: {
343
343
  ctx: []
@@ -348,7 +348,7 @@ typeof HTMLElement == "function" && (sr = class extends HTMLElement {
348
348
  this.$$r = !0;
349
349
  for (const s in this.$$p_d)
350
350
  if (this.$$d[s] = this.$$c.$$.ctx[this.$$c.$$.props[s]], this.$$p_d[s].reflect) {
351
- const a = ze(
351
+ const a = je(
352
352
  s,
353
353
  this.$$d[s],
354
354
  this.$$p_d,
@@ -372,7 +372,7 @@ typeof HTMLElement == "function" && (sr = class extends HTMLElement {
372
372
  // and setting attributes through setAttribute etc, this is helpful
373
373
  attributeChangedCallback(t, r, i) {
374
374
  var n;
375
- this.$$r || (t = this.$$g_p(t), this.$$d[t] = ze(t, i, this.$$p_d, "toProp"), (n = this.$$c) == null || n.$set({ [t]: this.$$d[t] }));
375
+ this.$$r || (t = this.$$g_p(t), this.$$d[t] = je(t, i, this.$$p_d, "toProp"), (n = this.$$c) == null || n.$set({ [t]: this.$$d[t] }));
376
376
  }
377
377
  disconnectedCallback() {
378
378
  this.$$cn = !1, Promise.resolve().then(() => {
@@ -385,7 +385,7 @@ typeof HTMLElement == "function" && (sr = class extends HTMLElement {
385
385
  ) || t;
386
386
  }
387
387
  });
388
- function ze(e, t, r, i) {
388
+ function je(e, t, r, i) {
389
389
  var s;
390
390
  const n = (s = r[e]) == null ? void 0 : s.type;
391
391
  if (t = n === "Boolean" && typeof t != "boolean" ? t != null : t, !i || !r[e])
@@ -433,7 +433,7 @@ function li(e, t, r, i, n, s) {
433
433
  },
434
434
  set(o) {
435
435
  var u;
436
- o = ze(l, o, t), this.$$d[l] = o, (u = this.$$c) == null || u.$set({ [l]: o });
436
+ o = je(l, o, t), this.$$d[l] = o, (u = this.$$c) == null || u.$set({ [l]: o });
437
437
  }
438
438
  });
439
439
  }), i.forEach((l) => {
@@ -476,7 +476,7 @@ class hi {
476
476
  * @returns {() => void}
477
477
  */
478
478
  $on(t, r) {
479
- if (!xt(r))
479
+ if (!bt(r))
480
480
  return J;
481
481
  const i = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
482
482
  return i.push(r), () => {
@@ -494,24 +494,24 @@ class hi {
494
494
  }
495
495
  const fi = "4";
496
496
  typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(fi);
497
- const _e = [];
497
+ const xe = [];
498
498
  function ci(e, t) {
499
499
  return {
500
- subscribe: ke(e, t).subscribe
500
+ subscribe: Re(e, t).subscribe
501
501
  };
502
502
  }
503
- function ke(e, t = J) {
503
+ function Re(e, t = J) {
504
504
  let r;
505
505
  const i = /* @__PURE__ */ new Set();
506
506
  function n(l) {
507
507
  if (ir(e, l) && (e = l, r)) {
508
- const o = !_e.length;
508
+ const o = !xe.length;
509
509
  for (const u of i)
510
- u[1](), _e.push(u, e);
510
+ u[1](), xe.push(u, e);
511
511
  if (o) {
512
- for (let u = 0; u < _e.length; u += 2)
513
- _e[u][0](_e[u + 1]);
514
- _e.length = 0;
512
+ for (let u = 0; u < xe.length; u += 2)
513
+ xe[u][0](xe[u + 1]);
514
+ xe.length = 0;
515
515
  }
516
516
  }
517
517
  }
@@ -526,7 +526,7 @@ function ke(e, t = J) {
526
526
  }
527
527
  return { set: n, update: s, subscribe: a };
528
528
  }
529
- function $e(e, t, r) {
529
+ function Ae(e, t, r) {
530
530
  const i = !Array.isArray(e), n = i ? [e] : e;
531
531
  if (!n.every(Boolean))
532
532
  throw new Error("derived() expects stores as input, got a falsy value");
@@ -540,12 +540,12 @@ function $e(e, t, r) {
540
540
  return;
541
541
  d();
542
542
  const H = t(i ? u[0] : u, a, l);
543
- s ? a(H) : d = xt(H) ? H : J;
543
+ s ? a(H) : d = bt(H) ? H : J;
544
544
  }, x = n.map(
545
545
  (H, v) => nr(
546
546
  H,
547
- ($) => {
548
- u[v] = $, h &= ~(1 << v), o && p();
547
+ (B) => {
548
+ u[v] = B, h &= ~(1 << v), o && p();
549
549
  },
550
550
  () => {
551
551
  h |= 1 << v;
@@ -553,12 +553,12 @@ function $e(e, t, r) {
553
553
  )
554
554
  );
555
555
  return o = !0, p(), function() {
556
- Re(x), d(), o = !1;
556
+ Ne(x), d(), o = !1;
557
557
  };
558
558
  });
559
559
  }
560
560
  var or = typeof globalThis != "undefined" ? globalThis : typeof window != "undefined" ? window : typeof global != "undefined" ? global : typeof self != "undefined" ? self : {};
561
- function wt(e) {
561
+ function _t(e) {
562
562
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
563
563
  }
564
564
  var di = function(t) {
@@ -578,19 +578,19 @@ function bi(e) {
578
578
  function yi(e) {
579
579
  return Array.isArray(e) ? [] : {};
580
580
  }
581
- function Ie(e, t) {
582
- return t.clone !== !1 && t.isMergeableObject(e) ? He(yi(e), e, t) : e;
581
+ function Le(e, t) {
582
+ return t.clone !== !1 && t.isMergeableObject(e) ? Te(yi(e), e, t) : e;
583
583
  }
584
584
  function xi(e, t, r) {
585
585
  return e.concat(t).map(function(i) {
586
- return Ie(i, r);
586
+ return Le(i, r);
587
587
  });
588
588
  }
589
589
  function _i(e, t) {
590
590
  if (!t.customMerge)
591
- return He;
591
+ return Te;
592
592
  var r = t.customMerge(e);
593
- return typeof r == "function" ? r : He;
593
+ return typeof r == "function" ? r : Te;
594
594
  }
595
595
  function Ei(e) {
596
596
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
@@ -613,53 +613,67 @@ function wi(e, t) {
613
613
  function Si(e, t, r) {
614
614
  var i = {};
615
615
  return r.isMergeableObject(e) && Dt(e).forEach(function(n) {
616
- i[n] = Ie(e[n], r);
616
+ i[n] = Le(e[n], r);
617
617
  }), Dt(t).forEach(function(n) {
618
- wi(e, n) || (ar(e, n) && r.isMergeableObject(t[n]) ? i[n] = _i(n, r)(e[n], t[n], r) : i[n] = Ie(t[n], r));
618
+ wi(e, n) || (ar(e, n) && r.isMergeableObject(t[n]) ? i[n] = _i(n, r)(e[n], t[n], r) : i[n] = Le(t[n], r));
619
619
  }), i;
620
620
  }
621
- function He(e, t, r) {
622
- r = r || {}, r.arrayMerge = r.arrayMerge || xi, r.isMergeableObject = r.isMergeableObject || di, r.cloneUnlessOtherwiseSpecified = Ie;
621
+ function Te(e, t, r) {
622
+ r = r || {}, r.arrayMerge = r.arrayMerge || xi, r.isMergeableObject = r.isMergeableObject || di, r.cloneUnlessOtherwiseSpecified = Le;
623
623
  var i = Array.isArray(t), n = Array.isArray(e), s = i === n;
624
- return s ? i ? r.arrayMerge(e, t, r) : Si(e, t, r) : Ie(t, r);
624
+ return s ? i ? r.arrayMerge(e, t, r) : Si(e, t, r) : Le(t, r);
625
625
  }
626
- He.all = function(t, r) {
626
+ Te.all = function(t, r) {
627
627
  if (!Array.isArray(t))
628
628
  throw new Error("first argument should be an array");
629
629
  return t.reduce(function(i, n) {
630
- return He(i, n, r);
630
+ return Te(i, n, r);
631
631
  }, {});
632
632
  };
633
- var Ti = He, Hi = Ti;
634
- const Oi = /* @__PURE__ */ wt(Hi);
635
- var ct = function(e, t) {
636
- return ct = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, i) {
633
+ var Ti = Te, Hi = Ti;
634
+ const Pi = /* @__PURE__ */ _t(Hi);
635
+ /*! *****************************************************************************
636
+ Copyright (c) Microsoft Corporation.
637
+
638
+ Permission to use, copy, modify, and/or distribute this software for any
639
+ purpose with or without fee is hereby granted.
640
+
641
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
642
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
643
+ AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
644
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
645
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
646
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
647
+ PERFORMANCE OF THIS SOFTWARE.
648
+ ***************************************************************************** */
649
+ var ht = function(e, t) {
650
+ return ht = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, i) {
637
651
  r.__proto__ = i;
638
652
  } || function(r, i) {
639
653
  for (var n in i)
640
654
  Object.prototype.hasOwnProperty.call(i, n) && (r[n] = i[n]);
641
- }, ct(e, t);
655
+ }, ht(e, t);
642
656
  };
643
- function Qe(e, t) {
657
+ function Ze(e, t) {
644
658
  if (typeof t != "function" && t !== null)
645
659
  throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
646
- ct(e, t);
660
+ ht(e, t);
647
661
  function r() {
648
662
  this.constructor = e;
649
663
  }
650
664
  e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
651
665
  }
652
- var ie = function() {
653
- return ie = Object.assign || function(t) {
666
+ var O = function() {
667
+ return O = Object.assign || function(t) {
654
668
  for (var r, i = 1, n = arguments.length; i < n; i++) {
655
669
  r = arguments[i];
656
670
  for (var s in r)
657
671
  Object.prototype.hasOwnProperty.call(r, s) && (t[s] = r[s]);
658
672
  }
659
673
  return t;
660
- }, ie.apply(this, arguments);
674
+ }, O.apply(this, arguments);
661
675
  };
662
- function Pi(e, t) {
676
+ function Oi(e, t) {
663
677
  var r = {};
664
678
  for (var i in e)
665
679
  Object.prototype.hasOwnProperty.call(e, i) && t.indexOf(i) < 0 && (r[i] = e[i]);
@@ -668,14 +682,14 @@ function Pi(e, t) {
668
682
  t.indexOf(i[n]) < 0 && Object.prototype.propertyIsEnumerable.call(e, i[n]) && (r[i[n]] = e[i[n]]);
669
683
  return r;
670
684
  }
671
- function it(e, t, r) {
672
- if (r || arguments.length === 2)
685
+ function tt(e, t, r) {
686
+ if (arguments.length === 2)
673
687
  for (var i = 0, n = t.length, s; i < n; i++)
674
688
  (s || !(i in t)) && (s || (s = Array.prototype.slice.call(t, 0, i)), s[i] = t[i]);
675
- return e.concat(s || Array.prototype.slice.call(t));
689
+ return e.concat(s || t);
676
690
  }
677
- function nt(e, t) {
678
- var r = t && t.cache ? t.cache : Li, i = t && t.serializer ? t.serializer : Ci, n = t && t.strategy ? t.strategy : Bi;
691
+ function rt(e, t) {
692
+ var r = t && t.cache ? t.cache : Di, i = t && t.serializer ? t.serializer : Ci, n = t && t.strategy ? t.strategy : $i;
679
693
  return n(e, {
680
694
  cache: r,
681
695
  serializer: i
@@ -684,103 +698,95 @@ function nt(e, t) {
684
698
  function Ai(e) {
685
699
  return e == null || typeof e == "number" || typeof e == "boolean";
686
700
  }
687
- function $i(e, t, r, i) {
701
+ function ur(e, t, r, i) {
688
702
  var n = Ai(i) ? i : r(i), s = t.get(n);
689
703
  return typeof s == "undefined" && (s = e.call(this, i), t.set(n, s)), s;
690
704
  }
691
- function ur(e, t, r) {
705
+ function lr(e, t, r) {
692
706
  var i = Array.prototype.slice.call(arguments, 3), n = r(i), s = t.get(n);
693
707
  return typeof s == "undefined" && (s = e.apply(this, i), t.set(n, s)), s;
694
708
  }
695
- function lr(e, t, r, i, n) {
709
+ function Et(e, t, r, i, n) {
696
710
  return r.bind(t, e, i, n);
697
711
  }
712
+ function $i(e, t) {
713
+ var r = e.length === 1 ? ur : lr;
714
+ return Et(e, this, r, t.cache.create(), t.serializer);
715
+ }
698
716
  function Bi(e, t) {
699
- var r = e.length === 1 ? $i : ur;
700
- return lr(e, this, r, t.cache.create(), t.serializer);
717
+ return Et(e, this, lr, t.cache.create(), t.serializer);
701
718
  }
702
719
  function Mi(e, t) {
703
- return lr(e, this, ur, t.cache.create(), t.serializer);
720
+ return Et(e, this, ur, t.cache.create(), t.serializer);
704
721
  }
705
722
  var Ci = function() {
706
723
  return JSON.stringify(arguments);
707
- }, Di = (
708
- /** @class */
709
- function() {
710
- function e() {
711
- this.cache = /* @__PURE__ */ Object.create(null);
712
- }
713
- return e.prototype.get = function(t) {
714
- return this.cache[t];
715
- }, e.prototype.set = function(t, r) {
716
- this.cache[t] = r;
717
- }, e;
718
- }()
719
- ), Li = {
724
+ };
725
+ function wt() {
726
+ this.cache = /* @__PURE__ */ Object.create(null);
727
+ }
728
+ wt.prototype.get = function(e) {
729
+ return this.cache[e];
730
+ };
731
+ wt.prototype.set = function(e, t) {
732
+ this.cache[e] = t;
733
+ };
734
+ var Di = {
720
735
  create: function() {
721
- return new Di();
736
+ return new wt();
722
737
  }
723
- }, st = {
724
- variadic: Mi
725
- }, qe = function() {
726
- return qe = Object.assign || function(t) {
727
- for (var r, i = 1, n = arguments.length; i < n; i++) {
728
- r = arguments[i];
729
- for (var s in r)
730
- Object.prototype.hasOwnProperty.call(r, s) && (t[s] = r[s]);
731
- }
732
- return t;
733
- }, qe.apply(this, arguments);
734
- };
735
- var T;
738
+ }, it = {
739
+ variadic: Bi,
740
+ monadic: Mi
741
+ }, T;
736
742
  (function(e) {
737
743
  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";
738
744
  })(T || (T = {}));
739
- var C;
745
+ var D;
740
746
  (function(e) {
741
747
  e[e.literal = 0] = "literal", e[e.argument = 1] = "argument", e[e.number = 2] = "number", e[e.date = 3] = "date", e[e.time = 4] = "time", e[e.select = 5] = "select", e[e.plural = 6] = "plural", e[e.pound = 7] = "pound", e[e.tag = 8] = "tag";
742
- })(C || (C = {}));
743
- var Oe;
748
+ })(D || (D = {}));
749
+ var He;
744
750
  (function(e) {
745
751
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
746
- })(Oe || (Oe = {}));
752
+ })(He || (He = {}));
747
753
  function Lt(e) {
748
- return e.type === C.literal;
754
+ return e.type === D.literal;
749
755
  }
750
- function Ii(e) {
751
- return e.type === C.argument;
756
+ function Li(e) {
757
+ return e.type === D.argument;
752
758
  }
753
759
  function hr(e) {
754
- return e.type === C.number;
760
+ return e.type === D.number;
755
761
  }
756
762
  function fr(e) {
757
- return e.type === C.date;
763
+ return e.type === D.date;
758
764
  }
759
765
  function cr(e) {
760
- return e.type === C.time;
766
+ return e.type === D.time;
761
767
  }
762
768
  function dr(e) {
763
- return e.type === C.select;
769
+ return e.type === D.select;
764
770
  }
765
771
  function mr(e) {
766
- return e.type === C.plural;
772
+ return e.type === D.plural;
767
773
  }
768
- function Ni(e) {
769
- return e.type === C.pound;
774
+ function Ii(e) {
775
+ return e.type === D.pound;
770
776
  }
771
777
  function pr(e) {
772
- return e.type === C.tag;
778
+ return e.type === D.tag;
773
779
  }
774
780
  function gr(e) {
775
- return !!(e && typeof e == "object" && e.type === Oe.number);
781
+ return !!(e && typeof e == "object" && e.type === He.number);
776
782
  }
777
- function dt(e) {
778
- return !!(e && typeof e == "object" && e.type === Oe.dateTime);
783
+ function ft(e) {
784
+ return !!(e && typeof e == "object" && e.type === He.dateTime);
779
785
  }
780
- var vr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Ri = /(?:[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;
781
- function ki(e) {
786
+ var vr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Ni = /(?:[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;
787
+ function Ri(e) {
782
788
  var t = {};
783
- return e.replace(Ri, function(r) {
789
+ return e.replace(Ni, function(r) {
784
790
  var i = r.length;
785
791
  switch (r[0]) {
786
792
  case "G":
@@ -869,21 +875,11 @@ function ki(e) {
869
875
  return "";
870
876
  }), t;
871
877
  }
872
- var I = function() {
873
- return I = Object.assign || function(t) {
874
- for (var r, i = 1, n = arguments.length; i < n; i++) {
875
- r = arguments[i];
876
- for (var s in r)
877
- Object.prototype.hasOwnProperty.call(r, s) && (t[s] = r[s]);
878
- }
879
- return t;
880
- }, I.apply(this, arguments);
881
- };
882
- var Ui = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
883
- function Fi(e) {
878
+ var ki = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
879
+ function Ui(e) {
884
880
  if (e.length === 0)
885
881
  throw new Error("Number skeleton cannot be empty");
886
- for (var t = e.split(Ui).filter(function(p) {
882
+ for (var t = e.split(ki).filter(function(p) {
887
883
  return p.length > 0;
888
884
  }), r = [], i = 0, n = t; i < n.length; i++) {
889
885
  var s = n[i], a = s.split("/");
@@ -898,10 +894,10 @@ function Fi(e) {
898
894
  }
899
895
  return r;
900
896
  }
901
- function Vi(e) {
897
+ function Fi(e) {
902
898
  return e.replace(/^(.*?)-/, "");
903
899
  }
904
- var It = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, br = /^(@+)?(\+|#+)?[rs]?$/g, Gi = /(\*)(0+)|(#+)(0+)|(0+)/g, yr = /^(0+)$/;
900
+ var It = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, br = /^(@+)?(\+|#+)?[rs]?$/g, Vi = /(\*)(0+)|(#+)(0+)|(0+)/g, yr = /^(0+)$/;
905
901
  function Nt(e) {
906
902
  var t = {};
907
903
  return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(br, function(r, i, n) {
@@ -948,7 +944,7 @@ function xr(e) {
948
944
  };
949
945
  }
950
946
  }
951
- function ji(e) {
947
+ function Gi(e) {
952
948
  var t;
953
949
  if (e[0] === "E" && e[1] === "E" ? (t = {
954
950
  notation: "engineering"
@@ -966,7 +962,7 @@ function Rt(e) {
966
962
  var t = {}, r = xr(e);
967
963
  return r || t;
968
964
  }
969
- function zi(e) {
965
+ function ji(e) {
970
966
  for (var t = {}, r = 0, i = e; r < i.length; r++) {
971
967
  var n = i[r];
972
968
  switch (n.stem) {
@@ -990,7 +986,7 @@ function zi(e) {
990
986
  continue;
991
987
  case "measure-unit":
992
988
  case "unit":
993
- t.style = "unit", t.unit = Vi(n.options[0]);
989
+ t.style = "unit", t.unit = Fi(n.options[0]);
994
990
  continue;
995
991
  case "compact-short":
996
992
  case "K":
@@ -1001,13 +997,13 @@ function zi(e) {
1001
997
  t.notation = "compact", t.compactDisplay = "long";
1002
998
  continue;
1003
999
  case "scientific":
1004
- t = I(I(I({}, t), { notation: "scientific" }), n.options.reduce(function(o, u) {
1005
- return I(I({}, o), Rt(u));
1000
+ t = O(O(O({}, t), { notation: "scientific" }), n.options.reduce(function(o, u) {
1001
+ return O(O({}, o), Rt(u));
1006
1002
  }, {}));
1007
1003
  continue;
1008
1004
  case "engineering":
1009
- t = I(I(I({}, t), { notation: "engineering" }), n.options.reduce(function(o, u) {
1010
- return I(I({}, o), Rt(u));
1005
+ t = O(O(O({}, t), { notation: "engineering" }), n.options.reduce(function(o, u) {
1006
+ return O(O({}, o), Rt(u));
1011
1007
  }, {}));
1012
1008
  continue;
1013
1009
  case "notation-simple":
@@ -1052,7 +1048,7 @@ function zi(e) {
1052
1048
  case "integer-width":
1053
1049
  if (n.options.length > 1)
1054
1050
  throw new RangeError("integer-width stems only accept a single optional option");
1055
- n.options[0].replace(Gi, function(o, u, h, d, p, x) {
1051
+ n.options[0].replace(Vi, function(o, u, h, d, p, x) {
1056
1052
  if (u)
1057
1053
  t.minimumIntegerDigits = h.length;
1058
1054
  else {
@@ -1076,21 +1072,21 @@ function zi(e) {
1076
1072
  return h === "*" ? t.minimumFractionDigits = u.length : d && d[0] === "#" ? t.maximumFractionDigits = d.length : p && x ? (t.minimumFractionDigits = p.length, t.maximumFractionDigits = p.length + x.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
1077
1073
  });
1078
1074
  var s = n.options[0];
1079
- s === "w" ? t = I(I({}, t), { trailingZeroDisplay: "stripIfInteger" }) : s && (t = I(I({}, t), Nt(s)));
1075
+ s === "w" ? t = O(O({}, t), { trailingZeroDisplay: "stripIfInteger" }) : s && (t = O(O({}, t), Nt(s)));
1080
1076
  continue;
1081
1077
  }
1082
1078
  if (br.test(n.stem)) {
1083
- t = I(I({}, t), Nt(n.stem));
1079
+ t = O(O({}, t), Nt(n.stem));
1084
1080
  continue;
1085
1081
  }
1086
1082
  var a = xr(n.stem);
1087
- a && (t = I(I({}, t), a));
1088
- var l = ji(n.stem);
1089
- l && (t = I(I({}, t), l));
1083
+ a && (t = O(O({}, t), a));
1084
+ var l = Gi(n.stem);
1085
+ l && (t = O(O({}, t), l));
1090
1086
  }
1091
1087
  return t;
1092
1088
  }
1093
- var je = {
1089
+ var Ge = {
1094
1090
  "001": [
1095
1091
  "H",
1096
1092
  "h"
@@ -2505,13 +2501,13 @@ var je = {
2505
2501
  "h"
2506
2502
  ]
2507
2503
  };
2508
- function Xi(e, t) {
2504
+ function zi(e, t) {
2509
2505
  for (var r = "", i = 0; i < e.length; i++) {
2510
2506
  var n = e.charAt(i);
2511
2507
  if (n === "j") {
2512
2508
  for (var s = 0; i + 1 < e.length && e.charAt(i + 1) === n; )
2513
2509
  s++, i++;
2514
- var a = 1 + (s & 1), l = s < 2 ? 1 : 3 + (s >> 1), o = "a", u = Wi(t);
2510
+ var a = 1 + (s & 1), l = s < 2 ? 1 : 3 + (s >> 1), o = "a", u = Xi(t);
2515
2511
  for ((u == "H" || u == "k") && (l = 0); l-- > 0; )
2516
2512
  r += o;
2517
2513
  for (; a-- > 0; )
@@ -2521,7 +2517,7 @@ function Xi(e, t) {
2521
2517
  }
2522
2518
  return r;
2523
2519
  }
2524
- function Wi(e) {
2520
+ function Xi(e) {
2525
2521
  var t = e.hourCycle;
2526
2522
  if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
2527
2523
  e.hourCycles && // @ts-ignore
@@ -2540,23 +2536,23 @@ function Wi(e) {
2540
2536
  }
2541
2537
  var r = e.language, i;
2542
2538
  r !== "root" && (i = e.maximize().region);
2543
- var n = je[i || ""] || je[r || ""] || je["".concat(r, "-001")] || je["001"];
2539
+ var n = Ge[i || ""] || Ge[r || ""] || Ge["".concat(r, "-001")] || Ge["001"];
2544
2540
  return n[0];
2545
2541
  }
2546
- var ot, qi = new RegExp("^".concat(vr.source, "*")), Yi = new RegExp("".concat(vr.source, "*$"));
2547
- function O(e, t) {
2542
+ var nt, Wi = new RegExp("^".concat(vr.source, "*")), qi = new RegExp("".concat(vr.source, "*$"));
2543
+ function P(e, t) {
2548
2544
  return { start: e, end: t };
2549
2545
  }
2550
- var Zi = !!String.prototype.startsWith && "_a".startsWith("a", 1), Ji = !!String.fromCodePoint, Qi = !!Object.fromEntries, Ki = !!String.prototype.codePointAt, en = !!String.prototype.trimStart, tn = !!String.prototype.trimEnd, rn = !!Number.isSafeInteger, nn = rn ? Number.isSafeInteger : function(e) {
2546
+ var Yi = !!String.prototype.startsWith && "_a".startsWith("a", 1), Zi = !!String.fromCodePoint, Ji = !!Object.fromEntries, Qi = !!String.prototype.codePointAt, Ki = !!String.prototype.trimStart, en = !!String.prototype.trimEnd, tn = !!Number.isSafeInteger, rn = tn ? Number.isSafeInteger : function(e) {
2551
2547
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
2552
- }, mt = !0;
2548
+ }, ct = !0;
2553
2549
  try {
2554
- var sn = Er("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2555
- mt = ((ot = sn.exec("a")) === null || ot === void 0 ? void 0 : ot[0]) === "a";
2550
+ var nn = Er("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2551
+ ct = ((nt = nn.exec("a")) === null || nt === void 0 ? void 0 : nt[0]) === "a";
2556
2552
  } catch (e) {
2557
- mt = !1;
2553
+ ct = !1;
2558
2554
  }
2559
- var kt = Zi ? (
2555
+ var kt = Yi ? (
2560
2556
  // Native
2561
2557
  function(t, r, i) {
2562
2558
  return t.startsWith(r, i);
@@ -2566,7 +2562,7 @@ var kt = Zi ? (
2566
2562
  function(t, r, i) {
2567
2563
  return t.slice(i, i + r.length) === r;
2568
2564
  }
2569
- ), pt = Ji ? String.fromCodePoint : (
2565
+ ), dt = Zi ? String.fromCodePoint : (
2570
2566
  // IE11
2571
2567
  function() {
2572
2568
  for (var t = [], r = 0; r < arguments.length; r++)
@@ -2580,7 +2576,7 @@ var kt = Zi ? (
2580
2576
  }
2581
2577
  ), Ut = (
2582
2578
  // native
2583
- Qi ? Object.fromEntries : (
2579
+ Ji ? Object.fromEntries : (
2584
2580
  // Ponyfill
2585
2581
  function(t) {
2586
2582
  for (var r = {}, i = 0, n = t; i < n.length; i++) {
@@ -2590,7 +2586,7 @@ var kt = Zi ? (
2590
2586
  return r;
2591
2587
  }
2592
2588
  )
2593
- ), _r = Ki ? (
2589
+ ), _r = Qi ? (
2594
2590
  // Native
2595
2591
  function(t, r) {
2596
2592
  return t.codePointAt(r);
@@ -2604,7 +2600,7 @@ var kt = Zi ? (
2604
2600
  return n < 55296 || n > 56319 || r + 1 === i || (s = t.charCodeAt(r + 1)) < 56320 || s > 57343 ? n : (n - 55296 << 10) + (s - 56320) + 65536;
2605
2601
  }
2606
2602
  }
2607
- ), on = en ? (
2603
+ ), sn = Ki ? (
2608
2604
  // Native
2609
2605
  function(t) {
2610
2606
  return t.trimStart();
@@ -2612,9 +2608,9 @@ var kt = Zi ? (
2612
2608
  ) : (
2613
2609
  // Ponyfill
2614
2610
  function(t) {
2615
- return t.replace(qi, "");
2611
+ return t.replace(Wi, "");
2616
2612
  }
2617
- ), an = tn ? (
2613
+ ), on = en ? (
2618
2614
  // Native
2619
2615
  function(t) {
2620
2616
  return t.trimEnd();
@@ -2622,32 +2618,32 @@ var kt = Zi ? (
2622
2618
  ) : (
2623
2619
  // Ponyfill
2624
2620
  function(t) {
2625
- return t.replace(Yi, "");
2621
+ return t.replace(qi, "");
2626
2622
  }
2627
2623
  );
2628
2624
  function Er(e, t) {
2629
2625
  return new RegExp(e, t);
2630
2626
  }
2631
- var gt;
2632
- if (mt) {
2627
+ var mt;
2628
+ if (ct) {
2633
2629
  var Ft = Er("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2634
- gt = function(t, r) {
2630
+ mt = function(t, r) {
2635
2631
  var i;
2636
2632
  Ft.lastIndex = r;
2637
2633
  var n = Ft.exec(t);
2638
2634
  return (i = n[1]) !== null && i !== void 0 ? i : "";
2639
2635
  };
2640
2636
  } else
2641
- gt = function(t, r) {
2637
+ mt = function(t, r) {
2642
2638
  for (var i = []; ; ) {
2643
2639
  var n = _r(t, r);
2644
- if (n === void 0 || wr(n) || fn(n))
2640
+ if (n === void 0 || wr(n) || hn(n))
2645
2641
  break;
2646
2642
  i.push(n), r += n >= 65536 ? 2 : 1;
2647
2643
  }
2648
- return pt.apply(void 0, i);
2644
+ return dt.apply(void 0, i);
2649
2645
  };
2650
- var un = (
2646
+ var an = (
2651
2647
  /** @class */
2652
2648
  function() {
2653
2649
  function e(t, r) {
@@ -2671,14 +2667,14 @@ var un = (
2671
2667
  if (s === 35 && (r === "plural" || r === "selectordinal")) {
2672
2668
  var l = this.clonePosition();
2673
2669
  this.bump(), n.push({
2674
- type: C.pound,
2675
- location: O(l, this.clonePosition())
2670
+ type: D.pound,
2671
+ location: P(l, this.clonePosition())
2676
2672
  });
2677
2673
  } else if (s === 60 && !this.ignoreTag && this.peek() === 47) {
2678
2674
  if (i)
2679
2675
  break;
2680
- return this.error(T.UNMATCHED_CLOSING_TAG, O(this.clonePosition(), this.clonePosition()));
2681
- } else if (s === 60 && !this.ignoreTag && vt(this.peek() || 0)) {
2676
+ return this.error(T.UNMATCHED_CLOSING_TAG, P(this.clonePosition(), this.clonePosition()));
2677
+ } else if (s === 60 && !this.ignoreTag && pt(this.peek() || 0)) {
2682
2678
  var a = this.parseTag(t, r);
2683
2679
  if (a.err)
2684
2680
  return a;
@@ -2699,9 +2695,9 @@ var un = (
2699
2695
  if (this.bumpSpace(), this.bumpIf("/>"))
2700
2696
  return {
2701
2697
  val: {
2702
- type: C.literal,
2698
+ type: D.literal,
2703
2699
  value: "<".concat(n, "/>"),
2704
- location: O(i, this.clonePosition())
2700
+ location: P(i, this.clonePosition())
2705
2701
  },
2706
2702
  err: null
2707
2703
  };
@@ -2711,25 +2707,25 @@ var un = (
2711
2707
  return s;
2712
2708
  var a = s.val, l = this.clonePosition();
2713
2709
  if (this.bumpIf("</")) {
2714
- if (this.isEOF() || !vt(this.char()))
2715
- return this.error(T.INVALID_TAG, O(l, this.clonePosition()));
2710
+ if (this.isEOF() || !pt(this.char()))
2711
+ return this.error(T.INVALID_TAG, P(l, this.clonePosition()));
2716
2712
  var o = this.clonePosition(), u = this.parseTagName();
2717
- return n !== u ? this.error(T.UNMATCHED_CLOSING_TAG, O(o, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
2713
+ return n !== u ? this.error(T.UNMATCHED_CLOSING_TAG, P(o, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
2718
2714
  val: {
2719
- type: C.tag,
2715
+ type: D.tag,
2720
2716
  value: n,
2721
2717
  children: a,
2722
- location: O(i, this.clonePosition())
2718
+ location: P(i, this.clonePosition())
2723
2719
  },
2724
2720
  err: null
2725
- } : this.error(T.INVALID_TAG, O(l, this.clonePosition())));
2721
+ } : this.error(T.INVALID_TAG, P(l, this.clonePosition())));
2726
2722
  } else
2727
- return this.error(T.UNCLOSED_TAG, O(i, this.clonePosition()));
2723
+ return this.error(T.UNCLOSED_TAG, P(i, this.clonePosition()));
2728
2724
  } else
2729
- return this.error(T.INVALID_TAG, O(i, this.clonePosition()));
2725
+ return this.error(T.INVALID_TAG, P(i, this.clonePosition()));
2730
2726
  }, e.prototype.parseTagName = function() {
2731
2727
  var t = this.offset();
2732
- for (this.bump(); !this.isEOF() && hn(this.char()); )
2728
+ for (this.bump(); !this.isEOF() && ln(this.char()); )
2733
2729
  this.bump();
2734
2730
  return this.message.slice(t, this.offset());
2735
2731
  }, e.prototype.parseLiteral = function(t, r) {
@@ -2751,14 +2747,14 @@ var un = (
2751
2747
  }
2752
2748
  break;
2753
2749
  }
2754
- var o = O(i, this.clonePosition());
2750
+ var o = P(i, this.clonePosition());
2755
2751
  return {
2756
- val: { type: C.literal, value: n, location: o },
2752
+ val: { type: D.literal, value: n, location: o },
2757
2753
  err: null
2758
2754
  };
2759
2755
  }, e.prototype.tryParseLeftAngleBracket = function() {
2760
2756
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
2761
- !ln(this.peek() || 0)) ? (this.bump(), "<") : null;
2757
+ !un(this.peek() || 0)) ? (this.bump(), "<") : null;
2762
2758
  }, e.prototype.tryParseQuote = function(t) {
2763
2759
  if (this.isEOF() || this.char() !== 39)
2764
2760
  return null;
@@ -2792,49 +2788,49 @@ var un = (
2792
2788
  r.push(i);
2793
2789
  this.bump();
2794
2790
  }
2795
- return pt.apply(void 0, r);
2791
+ return dt.apply(void 0, r);
2796
2792
  }, e.prototype.tryParseUnquoted = function(t, r) {
2797
2793
  if (this.isEOF())
2798
2794
  return null;
2799
2795
  var i = this.char();
2800
- return i === 60 || i === 123 || i === 35 && (r === "plural" || r === "selectordinal") || i === 125 && t > 0 ? null : (this.bump(), pt(i));
2796
+ return i === 60 || i === 123 || i === 35 && (r === "plural" || r === "selectordinal") || i === 125 && t > 0 ? null : (this.bump(), dt(i));
2801
2797
  }, e.prototype.parseArgument = function(t, r) {
2802
2798
  var i = this.clonePosition();
2803
2799
  if (this.bump(), this.bumpSpace(), this.isEOF())
2804
- return this.error(T.EXPECT_ARGUMENT_CLOSING_BRACE, O(i, this.clonePosition()));
2800
+ return this.error(T.EXPECT_ARGUMENT_CLOSING_BRACE, P(i, this.clonePosition()));
2805
2801
  if (this.char() === 125)
2806
- return this.bump(), this.error(T.EMPTY_ARGUMENT, O(i, this.clonePosition()));
2802
+ return this.bump(), this.error(T.EMPTY_ARGUMENT, P(i, this.clonePosition()));
2807
2803
  var n = this.parseIdentifierIfPossible().value;
2808
2804
  if (!n)
2809
- return this.error(T.MALFORMED_ARGUMENT, O(i, this.clonePosition()));
2805
+ return this.error(T.MALFORMED_ARGUMENT, P(i, this.clonePosition()));
2810
2806
  if (this.bumpSpace(), this.isEOF())
2811
- return this.error(T.EXPECT_ARGUMENT_CLOSING_BRACE, O(i, this.clonePosition()));
2807
+ return this.error(T.EXPECT_ARGUMENT_CLOSING_BRACE, P(i, this.clonePosition()));
2812
2808
  switch (this.char()) {
2813
2809
  case 125:
2814
2810
  return this.bump(), {
2815
2811
  val: {
2816
- type: C.argument,
2812
+ type: D.argument,
2817
2813
  // value does not include the opening and closing braces.
2818
2814
  value: n,
2819
- location: O(i, this.clonePosition())
2815
+ location: P(i, this.clonePosition())
2820
2816
  },
2821
2817
  err: null
2822
2818
  };
2823
2819
  case 44:
2824
- return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(T.EXPECT_ARGUMENT_CLOSING_BRACE, O(i, this.clonePosition())) : this.parseArgumentOptions(t, r, n, i);
2820
+ return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(T.EXPECT_ARGUMENT_CLOSING_BRACE, P(i, this.clonePosition())) : this.parseArgumentOptions(t, r, n, i);
2825
2821
  default:
2826
- return this.error(T.MALFORMED_ARGUMENT, O(i, this.clonePosition()));
2822
+ return this.error(T.MALFORMED_ARGUMENT, P(i, this.clonePosition()));
2827
2823
  }
2828
2824
  }, e.prototype.parseIdentifierIfPossible = function() {
2829
- var t = this.clonePosition(), r = this.offset(), i = gt(this.message, r), n = r + i.length;
2825
+ var t = this.clonePosition(), r = this.offset(), i = mt(this.message, r), n = r + i.length;
2830
2826
  this.bumpTo(n);
2831
- var s = this.clonePosition(), a = O(t, s);
2827
+ var s = this.clonePosition(), a = P(t, s);
2832
2828
  return { value: i, location: a };
2833
2829
  }, e.prototype.parseArgumentOptions = function(t, r, i, n) {
2834
2830
  var s, a = this.clonePosition(), l = this.parseIdentifierIfPossible().value, o = this.clonePosition();
2835
2831
  switch (l) {
2836
2832
  case "":
2837
- return this.error(T.EXPECT_ARGUMENT_TYPE, O(a, o));
2833
+ return this.error(T.EXPECT_ARGUMENT_TYPE, P(a, o));
2838
2834
  case "number":
2839
2835
  case "date":
2840
2836
  case "time": {
@@ -2845,35 +2841,35 @@ var un = (
2845
2841
  var h = this.clonePosition(), d = this.parseSimpleArgStyleIfPossible();
2846
2842
  if (d.err)
2847
2843
  return d;
2848
- var p = an(d.val);
2844
+ var p = on(d.val);
2849
2845
  if (p.length === 0)
2850
- return this.error(T.EXPECT_ARGUMENT_STYLE, O(this.clonePosition(), this.clonePosition()));
2851
- var x = O(h, this.clonePosition());
2846
+ return this.error(T.EXPECT_ARGUMENT_STYLE, P(this.clonePosition(), this.clonePosition()));
2847
+ var x = P(h, this.clonePosition());
2852
2848
  u = { style: p, styleLocation: x };
2853
2849
  }
2854
2850
  var H = this.tryParseArgumentClose(n);
2855
2851
  if (H.err)
2856
2852
  return H;
2857
- var v = O(n, this.clonePosition());
2853
+ var v = P(n, this.clonePosition());
2858
2854
  if (u && kt(u == null ? void 0 : u.style, "::", 0)) {
2859
- var $ = on(u.style.slice(2));
2855
+ var B = sn(u.style.slice(2));
2860
2856
  if (l === "number") {
2861
- var d = this.parseNumberSkeletonFromString($, u.styleLocation);
2857
+ var d = this.parseNumberSkeletonFromString(B, u.styleLocation);
2862
2858
  return d.err ? d : {
2863
- val: { type: C.number, value: i, location: v, style: d.val },
2859
+ val: { type: D.number, value: i, location: v, style: d.val },
2864
2860
  err: null
2865
2861
  };
2866
2862
  } else {
2867
- if ($.length === 0)
2863
+ if (B.length === 0)
2868
2864
  return this.error(T.EXPECT_DATE_TIME_SKELETON, v);
2869
- var U = $;
2870
- this.locale && (U = Xi($, this.locale));
2865
+ var U = B;
2866
+ this.locale && (U = zi(B, this.locale));
2871
2867
  var p = {
2872
- type: Oe.dateTime,
2868
+ type: He.dateTime,
2873
2869
  pattern: U,
2874
2870
  location: u.styleLocation,
2875
- parsedOptions: this.shouldParseSkeletons ? ki(U) : {}
2876
- }, F = l === "date" ? C.date : C.time;
2871
+ parsedOptions: this.shouldParseSkeletons ? Ri(U) : {}
2872
+ }, F = l === "date" ? D.date : D.time;
2877
2873
  return {
2878
2874
  val: { type: F, value: i, location: v, style: p },
2879
2875
  err: null
@@ -2882,7 +2878,7 @@ var un = (
2882
2878
  }
2883
2879
  return {
2884
2880
  val: {
2885
- type: l === "number" ? C.number : l === "date" ? C.date : C.time,
2881
+ type: l === "number" ? D.number : l === "date" ? D.date : D.time,
2886
2882
  value: i,
2887
2883
  location: v,
2888
2884
  style: (s = u == null ? void 0 : u.style) !== null && s !== void 0 ? s : null
@@ -2893,14 +2889,14 @@ var un = (
2893
2889
  case "plural":
2894
2890
  case "selectordinal":
2895
2891
  case "select": {
2896
- var B = this.clonePosition();
2892
+ var M = this.clonePosition();
2897
2893
  if (this.bumpSpace(), !this.bumpIf(","))
2898
- return this.error(T.EXPECT_SELECT_ARGUMENT_OPTIONS, O(B, qe({}, B)));
2894
+ return this.error(T.EXPECT_SELECT_ARGUMENT_OPTIONS, P(M, O({}, M)));
2899
2895
  this.bumpSpace();
2900
2896
  var q = this.parseIdentifierIfPossible(), N = 0;
2901
2897
  if (l !== "select" && q.value === "offset") {
2902
2898
  if (!this.bumpIf(":"))
2903
- return this.error(T.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, O(this.clonePosition(), this.clonePosition()));
2899
+ return this.error(T.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, P(this.clonePosition(), this.clonePosition()));
2904
2900
  this.bumpSpace();
2905
2901
  var d = this.tryParseDecimalInteger(T.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, T.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
2906
2902
  if (d.err)
@@ -2913,10 +2909,10 @@ var un = (
2913
2909
  var H = this.tryParseArgumentClose(n);
2914
2910
  if (H.err)
2915
2911
  return H;
2916
- var z = O(n, this.clonePosition());
2912
+ var z = P(n, this.clonePosition());
2917
2913
  return l === "select" ? {
2918
2914
  val: {
2919
- type: C.select,
2915
+ type: D.select,
2920
2916
  value: i,
2921
2917
  options: Ut(k.val),
2922
2918
  location: z
@@ -2924,7 +2920,7 @@ var un = (
2924
2920
  err: null
2925
2921
  } : {
2926
2922
  val: {
2927
- type: C.plural,
2923
+ type: D.plural,
2928
2924
  value: i,
2929
2925
  options: Ut(k.val),
2930
2926
  offset: N,
@@ -2935,10 +2931,10 @@ var un = (
2935
2931
  };
2936
2932
  }
2937
2933
  default:
2938
- return this.error(T.INVALID_ARGUMENT_TYPE, O(a, o));
2934
+ return this.error(T.INVALID_ARGUMENT_TYPE, P(a, o));
2939
2935
  }
2940
2936
  }, e.prototype.tryParseArgumentClose = function(t) {
2941
- return this.isEOF() || this.char() !== 125 ? this.error(T.EXPECT_ARGUMENT_CLOSING_BRACE, O(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
2937
+ return this.isEOF() || this.char() !== 125 ? this.error(T.EXPECT_ARGUMENT_CLOSING_BRACE, P(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
2942
2938
  }, e.prototype.parseSimpleArgStyleIfPossible = function() {
2943
2939
  for (var t = 0, r = this.clonePosition(); !this.isEOF(); ) {
2944
2940
  var i = this.char();
@@ -2947,7 +2943,7 @@ var un = (
2947
2943
  this.bump();
2948
2944
  var n = this.clonePosition();
2949
2945
  if (!this.bumpUntil("'"))
2950
- return this.error(T.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE, O(n, this.clonePosition()));
2946
+ return this.error(T.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE, P(n, this.clonePosition()));
2951
2947
  this.bump();
2952
2948
  break;
2953
2949
  }
@@ -2977,16 +2973,16 @@ var un = (
2977
2973
  }, e.prototype.parseNumberSkeletonFromString = function(t, r) {
2978
2974
  var i = [];
2979
2975
  try {
2980
- i = Fi(t);
2976
+ i = Ui(t);
2981
2977
  } catch (n) {
2982
2978
  return this.error(T.INVALID_NUMBER_SKELETON, r);
2983
2979
  }
2984
2980
  return {
2985
2981
  val: {
2986
- type: Oe.number,
2982
+ type: He.number,
2987
2983
  tokens: i,
2988
2984
  location: r,
2989
- parsedOptions: this.shouldParseSkeletons ? zi(i) : {}
2985
+ parsedOptions: this.shouldParseSkeletons ? ji(i) : {}
2990
2986
  },
2991
2987
  err: null
2992
2988
  };
@@ -2998,7 +2994,7 @@ var un = (
2998
2994
  var p = this.tryParseDecimalInteger(T.EXPECT_PLURAL_ARGUMENT_SELECTOR, T.INVALID_PLURAL_ARGUMENT_SELECTOR);
2999
2995
  if (p.err)
3000
2996
  return p;
3001
- h = O(d, this.clonePosition()), u = this.message.slice(d.offset, this.offset());
2997
+ h = P(d, this.clonePosition()), u = this.message.slice(d.offset, this.offset());
3002
2998
  } else
3003
2999
  break;
3004
3000
  }
@@ -3007,7 +3003,7 @@ var un = (
3007
3003
  u === "other" && (a = !0), this.bumpSpace();
3008
3004
  var x = this.clonePosition();
3009
3005
  if (!this.bumpIf("{"))
3010
- return this.error(r === "select" ? T.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : T.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, O(this.clonePosition(), this.clonePosition()));
3006
+ return this.error(r === "select" ? T.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : T.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, P(this.clonePosition(), this.clonePosition()));
3011
3007
  var H = this.parseMessage(t + 1, r, i);
3012
3008
  if (H.err)
3013
3009
  return H;
@@ -3018,11 +3014,11 @@ var un = (
3018
3014
  u,
3019
3015
  {
3020
3016
  value: H.val,
3021
- location: O(x, this.clonePosition())
3017
+ location: P(x, this.clonePosition())
3022
3018
  }
3023
3019
  ]), o.add(u), this.bumpSpace(), s = this.parseIdentifierIfPossible(), u = s.value, h = s.location;
3024
3020
  }
3025
- return l.length === 0 ? this.error(r === "select" ? T.EXPECT_SELECT_ARGUMENT_SELECTOR : T.EXPECT_PLURAL_ARGUMENT_SELECTOR, O(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !a ? this.error(T.MISSING_OTHER_CLAUSE, O(this.clonePosition(), this.clonePosition())) : { val: l, err: null };
3021
+ return l.length === 0 ? this.error(r === "select" ? T.EXPECT_SELECT_ARGUMENT_SELECTOR : T.EXPECT_PLURAL_ARGUMENT_SELECTOR, P(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !a ? this.error(T.MISSING_OTHER_CLAUSE, P(this.clonePosition(), this.clonePosition())) : { val: l, err: null };
3026
3022
  }, e.prototype.tryParseDecimalInteger = function(t, r) {
3027
3023
  var i = 1, n = this.clonePosition();
3028
3024
  this.bumpIf("+") || this.bumpIf("-") && (i = -1);
@@ -3033,8 +3029,8 @@ var un = (
3033
3029
  else
3034
3030
  break;
3035
3031
  }
3036
- var o = O(n, this.clonePosition());
3037
- return s ? (a *= i, nn(a) ? { val: a, err: null } : this.error(r, o)) : this.error(t, o);
3032
+ var o = P(n, this.clonePosition());
3033
+ return s ? (a *= i, rn(a) ? { val: a, err: null } : this.error(r, o)) : this.error(t, o);
3038
3034
  }, e.prototype.offset = function() {
3039
3035
  return this.position.offset;
3040
3036
  }, e.prototype.isEOF = function() {
@@ -3100,47 +3096,47 @@ var un = (
3100
3096
  }, e;
3101
3097
  }()
3102
3098
  );
3103
- function vt(e) {
3099
+ function pt(e) {
3104
3100
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3105
3101
  }
3106
- function ln(e) {
3107
- return vt(e) || e === 47;
3102
+ function un(e) {
3103
+ return pt(e) || e === 47;
3108
3104
  }
3109
- function hn(e) {
3105
+ function ln(e) {
3110
3106
  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;
3111
3107
  }
3112
3108
  function wr(e) {
3113
3109
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3114
3110
  }
3115
- function fn(e) {
3111
+ function hn(e) {
3116
3112
  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;
3117
3113
  }
3118
- function bt(e) {
3114
+ function gt(e) {
3119
3115
  e.forEach(function(t) {
3120
3116
  if (delete t.location, dr(t) || mr(t))
3121
3117
  for (var r in t.options)
3122
- delete t.options[r].location, bt(t.options[r].value);
3118
+ delete t.options[r].location, gt(t.options[r].value);
3123
3119
  else
3124
- hr(t) && gr(t.style) || (fr(t) || cr(t)) && dt(t.style) ? delete t.style.location : pr(t) && bt(t.children);
3120
+ hr(t) && gr(t.style) || (fr(t) || cr(t)) && ft(t.style) ? delete t.style.location : pr(t) && gt(t.children);
3125
3121
  });
3126
3122
  }
3127
- function cn(e, t) {
3128
- t === void 0 && (t = {}), t = qe({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3129
- var r = new un(e, t).parse();
3123
+ function fn(e, t) {
3124
+ t === void 0 && (t = {}), t = O({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3125
+ var r = new an(e, t).parse();
3130
3126
  if (r.err) {
3131
3127
  var i = SyntaxError(T[r.err.kind]);
3132
3128
  throw i.location = r.err.location, i.originalMessage = r.err.message, i;
3133
3129
  }
3134
- return t != null && t.captureLocation || bt(r.val), r.val;
3130
+ return t != null && t.captureLocation || gt(r.val), r.val;
3135
3131
  }
3136
3132
  var Pe;
3137
3133
  (function(e) {
3138
3134
  e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
3139
3135
  })(Pe || (Pe = {}));
3140
- var Ke = (
3136
+ var Je = (
3141
3137
  /** @class */
3142
3138
  function(e) {
3143
- Qe(t, e);
3139
+ Ze(t, e);
3144
3140
  function t(r, i, n) {
3145
3141
  var s = e.call(this, r) || this;
3146
3142
  return s.code = i, s.originalMessage = n, s;
@@ -3152,44 +3148,44 @@ var Ke = (
3152
3148
  ), Vt = (
3153
3149
  /** @class */
3154
3150
  function(e) {
3155
- Qe(t, e);
3151
+ Ze(t, e);
3156
3152
  function t(r, i, n, s) {
3157
3153
  return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(i, '". Options are "').concat(Object.keys(n).join('", "'), '"'), Pe.INVALID_VALUE, s) || this;
3158
3154
  }
3159
3155
  return t;
3160
- }(Ke)
3161
- ), dn = (
3156
+ }(Je)
3157
+ ), cn = (
3162
3158
  /** @class */
3163
3159
  function(e) {
3164
- Qe(t, e);
3160
+ Ze(t, e);
3165
3161
  function t(r, i, n) {
3166
3162
  return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(i), Pe.INVALID_VALUE, n) || this;
3167
3163
  }
3168
3164
  return t;
3169
- }(Ke)
3170
- ), mn = (
3165
+ }(Je)
3166
+ ), dn = (
3171
3167
  /** @class */
3172
3168
  function(e) {
3173
- Qe(t, e);
3169
+ Ze(t, e);
3174
3170
  function t(r, i) {
3175
3171
  return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(i, '"'), Pe.MISSING_VALUE, i) || this;
3176
3172
  }
3177
3173
  return t;
3178
- }(Ke)
3174
+ }(Je)
3179
3175
  ), W;
3180
3176
  (function(e) {
3181
3177
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
3182
3178
  })(W || (W = {}));
3183
- function pn(e) {
3179
+ function mn(e) {
3184
3180
  return e.length < 2 ? e : e.reduce(function(t, r) {
3185
3181
  var i = t[t.length - 1];
3186
3182
  return !i || i.type !== W.literal || r.type !== W.literal ? t.push(r) : i.value += r.value, t;
3187
3183
  }, []);
3188
3184
  }
3189
- function gn(e) {
3185
+ function pn(e) {
3190
3186
  return typeof e == "function";
3191
3187
  }
3192
- function Xe(e, t, r, i, n, s, a) {
3188
+ function ze(e, t, r, i, n, s, a) {
3193
3189
  if (e.length === 1 && Lt(e[0]))
3194
3190
  return [
3195
3191
  {
@@ -3206,7 +3202,7 @@ function Xe(e, t, r, i, n, s, a) {
3206
3202
  });
3207
3203
  continue;
3208
3204
  }
3209
- if (Ni(h)) {
3205
+ if (Ii(h)) {
3210
3206
  typeof s == "number" && l.push({
3211
3207
  type: W.literal,
3212
3208
  value: r.getNumberFormat(t).format(s)
@@ -3215,9 +3211,9 @@ function Xe(e, t, r, i, n, s, a) {
3215
3211
  }
3216
3212
  var d = h.value;
3217
3213
  if (!(n && d in n))
3218
- throw new mn(d, a);
3214
+ throw new dn(d, a);
3219
3215
  var p = n[d];
3220
- if (Ii(h)) {
3216
+ if (Li(h)) {
3221
3217
  (!p || typeof p == "string" || typeof p == "number") && (p = typeof p == "string" || typeof p == "number" ? String(p) : ""), l.push({
3222
3218
  type: typeof p == "string" ? W.literal : W.object,
3223
3219
  value: p
@@ -3225,7 +3221,7 @@ function Xe(e, t, r, i, n, s, a) {
3225
3221
  continue;
3226
3222
  }
3227
3223
  if (fr(h)) {
3228
- var x = typeof h.style == "string" ? i.date[h.style] : dt(h.style) ? h.style.parsedOptions : void 0;
3224
+ var x = typeof h.style == "string" ? i.date[h.style] : ft(h.style) ? h.style.parsedOptions : void 0;
3229
3225
  l.push({
3230
3226
  type: W.literal,
3231
3227
  value: r.getDateTimeFormat(t, x).format(p)
@@ -3233,7 +3229,7 @@ function Xe(e, t, r, i, n, s, a) {
3233
3229
  continue;
3234
3230
  }
3235
3231
  if (cr(h)) {
3236
- var x = typeof h.style == "string" ? i.time[h.style] : dt(h.style) ? h.style.parsedOptions : i.time.medium;
3232
+ var x = typeof h.style == "string" ? i.time[h.style] : ft(h.style) ? h.style.parsedOptions : i.time.medium;
3237
3233
  l.push({
3238
3234
  type: W.literal,
3239
3235
  value: r.getDateTimeFormat(t, x).format(p)
@@ -3249,10 +3245,10 @@ function Xe(e, t, r, i, n, s, a) {
3249
3245
  continue;
3250
3246
  }
3251
3247
  if (pr(h)) {
3252
- var H = h.children, v = h.value, $ = n[v];
3253
- if (!gn($))
3254
- throw new dn(v, "function", a);
3255
- var U = Xe(H, t, r, i, n, s), F = $(U.map(function(N) {
3248
+ var H = h.children, v = h.value, B = n[v];
3249
+ if (!pn(B))
3250
+ throw new cn(v, "function", a);
3251
+ var U = ze(H, t, r, i, n, s), F = B(U.map(function(N) {
3256
3252
  return N.value;
3257
3253
  }));
3258
3254
  Array.isArray(F) || (F = [F]), l.push.apply(l, F.map(function(N) {
@@ -3263,41 +3259,41 @@ function Xe(e, t, r, i, n, s, a) {
3263
3259
  }));
3264
3260
  }
3265
3261
  if (dr(h)) {
3266
- var B = h.options[p] || h.options.other;
3267
- if (!B)
3262
+ var M = h.options[p] || h.options.other;
3263
+ if (!M)
3268
3264
  throw new Vt(h.value, p, Object.keys(h.options), a);
3269
- l.push.apply(l, Xe(B.value, t, r, i, n));
3265
+ l.push.apply(l, ze(M.value, t, r, i, n));
3270
3266
  continue;
3271
3267
  }
3272
3268
  if (mr(h)) {
3273
- var B = h.options["=".concat(p)];
3274
- if (!B) {
3269
+ var M = h.options["=".concat(p)];
3270
+ if (!M) {
3275
3271
  if (!Intl.PluralRules)
3276
- throw new Ke(`Intl.PluralRules is not available in this environment.
3272
+ throw new Je(`Intl.PluralRules is not available in this environment.
3277
3273
  Try polyfilling it using "@formatjs/intl-pluralrules"
3278
3274
  `, Pe.MISSING_INTL_API, a);
3279
3275
  var q = r.getPluralRules(t, { type: h.pluralType }).select(p - (h.offset || 0));
3280
- B = h.options[q] || h.options.other;
3276
+ M = h.options[q] || h.options.other;
3281
3277
  }
3282
- if (!B)
3278
+ if (!M)
3283
3279
  throw new Vt(h.value, p, Object.keys(h.options), a);
3284
- l.push.apply(l, Xe(B.value, t, r, i, n, p - (h.offset || 0)));
3280
+ l.push.apply(l, ze(M.value, t, r, i, n, p - (h.offset || 0)));
3285
3281
  continue;
3286
3282
  }
3287
3283
  }
3288
- return pn(l);
3284
+ return mn(l);
3289
3285
  }
3290
- function vn(e, t) {
3291
- return t ? ie(ie(ie({}, e || {}), t || {}), Object.keys(e).reduce(function(r, i) {
3292
- return r[i] = ie(ie({}, e[i]), t[i] || {}), r;
3286
+ function gn(e, t) {
3287
+ return t ? O(O(O({}, e || {}), t || {}), Object.keys(e).reduce(function(r, i) {
3288
+ return r[i] = O(O({}, e[i]), t[i] || {}), r;
3293
3289
  }, {})) : e;
3294
3290
  }
3295
- function bn(e, t) {
3291
+ function vn(e, t) {
3296
3292
  return t ? Object.keys(e).reduce(function(r, i) {
3297
- return r[i] = vn(e[i], t[i]), r;
3298
- }, ie({}, e)) : e;
3293
+ return r[i] = gn(e[i], t[i]), r;
3294
+ }, O({}, e)) : e;
3299
3295
  }
3300
- function at(e) {
3296
+ function st(e) {
3301
3297
  return {
3302
3298
  create: function() {
3303
3299
  return {
@@ -3311,35 +3307,35 @@ function at(e) {
3311
3307
  }
3312
3308
  };
3313
3309
  }
3314
- function yn(e) {
3310
+ function bn(e) {
3315
3311
  return e === void 0 && (e = {
3316
3312
  number: {},
3317
3313
  dateTime: {},
3318
3314
  pluralRules: {}
3319
3315
  }), {
3320
- getNumberFormat: nt(function() {
3316
+ getNumberFormat: rt(function() {
3321
3317
  for (var t, r = [], i = 0; i < arguments.length; i++)
3322
3318
  r[i] = arguments[i];
3323
- return new ((t = Intl.NumberFormat).bind.apply(t, it([void 0], r, !1)))();
3319
+ return new ((t = Intl.NumberFormat).bind.apply(t, tt([void 0], r, !1)))();
3324
3320
  }, {
3325
- cache: at(e.number),
3326
- strategy: st.variadic
3321
+ cache: st(e.number),
3322
+ strategy: it.variadic
3327
3323
  }),
3328
- getDateTimeFormat: nt(function() {
3324
+ getDateTimeFormat: rt(function() {
3329
3325
  for (var t, r = [], i = 0; i < arguments.length; i++)
3330
3326
  r[i] = arguments[i];
3331
- return new ((t = Intl.DateTimeFormat).bind.apply(t, it([void 0], r, !1)))();
3327
+ return new ((t = Intl.DateTimeFormat).bind.apply(t, tt([void 0], r, !1)))();
3332
3328
  }, {
3333
- cache: at(e.dateTime),
3334
- strategy: st.variadic
3329
+ cache: st(e.dateTime),
3330
+ strategy: it.variadic
3335
3331
  }),
3336
- getPluralRules: nt(function() {
3332
+ getPluralRules: rt(function() {
3337
3333
  for (var t, r = [], i = 0; i < arguments.length; i++)
3338
3334
  r[i] = arguments[i];
3339
- return new ((t = Intl.PluralRules).bind.apply(t, it([void 0], r, !1)))();
3335
+ return new ((t = Intl.PluralRules).bind.apply(t, tt([void 0], r, !1)))();
3340
3336
  }, {
3341
- cache: at(e.pluralRules),
3342
- strategy: st.variadic
3337
+ cache: st(e.pluralRules),
3338
+ strategy: it.variadic
3343
3339
  })
3344
3340
  };
3345
3341
  }
@@ -3362,7 +3358,7 @@ var Sr = (
3362
3358
  }, []);
3363
3359
  return h.length <= 1 ? h[0] || "" : h;
3364
3360
  }, this.formatToParts = function(o) {
3365
- return Xe(s.ast, s.locales, s.formatters, s.formats, o, void 0, s.message);
3361
+ return ze(s.ast, s.locales, s.formatters, s.formats, o, void 0, s.message);
3366
3362
  }, this.resolvedOptions = function() {
3367
3363
  var o;
3368
3364
  return {
@@ -3375,13 +3371,13 @@ var Sr = (
3375
3371
  throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
3376
3372
  var a = n || {};
3377
3373
  a.formatters;
3378
- var l = Pi(a, ["formatters"]);
3379
- this.ast = e.__parse(t, ie(ie({}, l), { locale: this.resolvedLocale }));
3374
+ var l = Oi(a, ["formatters"]);
3375
+ this.ast = e.__parse(t, O(O({}, l), { locale: this.resolvedLocale }));
3380
3376
  } else
3381
3377
  this.ast = t;
3382
3378
  if (!Array.isArray(this.ast))
3383
3379
  throw new TypeError("A message must be provided as a String or AST.");
3384
- this.formats = bn(e.formats, i), this.formatters = n && n.formatters || yn(this.formatterCache);
3380
+ this.formats = vn(e.formats, i), this.formatters = n && n.formatters || bn(this.formatterCache);
3385
3381
  }
3386
3382
  return Object.defineProperty(e, "defaultLocale", {
3387
3383
  get: function() {
@@ -3394,7 +3390,7 @@ var Sr = (
3394
3390
  var r = Intl.NumberFormat.supportedLocalesOf(t);
3395
3391
  return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
3396
3392
  }
3397
- }, e.__parse = cn, e.formats = {
3393
+ }, e.__parse = fn, e.formats = {
3398
3394
  number: {
3399
3395
  integer: {
3400
3396
  maximumFractionDigits: 0
@@ -3455,7 +3451,7 @@ var Sr = (
3455
3451
  }, e;
3456
3452
  }()
3457
3453
  );
3458
- function xn(e, t) {
3454
+ function yn(e, t) {
3459
3455
  if (t == null)
3460
3456
  return;
3461
3457
  if (t in e)
@@ -3476,101 +3472,101 @@ function xn(e, t) {
3476
3472
  i = void 0;
3477
3473
  return i;
3478
3474
  }
3479
- const ce = {}, _n = (e, t, r) => r && (t in ce || (ce[t] = {}), e in ce[t] || (ce[t][e] = r), r), Tr = (e, t) => {
3475
+ const fe = {}, xn = (e, t, r) => r && (t in fe || (fe[t] = {}), e in fe[t] || (fe[t][e] = r), r), Tr = (e, t) => {
3480
3476
  if (t == null)
3481
3477
  return;
3482
- if (t in ce && e in ce[t])
3483
- return ce[t][e];
3484
- const r = Fe(t);
3478
+ if (t in fe && e in fe[t])
3479
+ return fe[t][e];
3480
+ const r = Ue(t);
3485
3481
  for (let i = 0; i < r.length; i++) {
3486
- const n = r[i], s = wn(n, e);
3482
+ const n = r[i], s = En(n, e);
3487
3483
  if (s)
3488
- return _n(e, t, s);
3484
+ return xn(e, t, s);
3489
3485
  }
3490
3486
  };
3491
3487
  let St;
3492
- const Ue = ke({});
3493
- function En(e) {
3488
+ const ke = Re({});
3489
+ function _n(e) {
3494
3490
  return St[e] || null;
3495
3491
  }
3496
3492
  function Hr(e) {
3497
3493
  return e in St;
3498
3494
  }
3499
- function wn(e, t) {
3495
+ function En(e, t) {
3500
3496
  if (!Hr(e))
3501
3497
  return null;
3502
- const r = En(e);
3503
- return xn(r, t);
3498
+ const r = _n(e);
3499
+ return yn(r, t);
3504
3500
  }
3505
- function Sn(e) {
3501
+ function wn(e) {
3506
3502
  if (e == null)
3507
3503
  return;
3508
- const t = Fe(e);
3504
+ const t = Ue(e);
3509
3505
  for (let r = 0; r < t.length; r++) {
3510
3506
  const i = t[r];
3511
3507
  if (Hr(i))
3512
3508
  return i;
3513
3509
  }
3514
3510
  }
3515
- function Or(e, ...t) {
3516
- delete ce[e], Ue.update((r) => (r[e] = Oi.all([r[e] || {}, ...t]), r));
3511
+ function Pr(e, ...t) {
3512
+ delete fe[e], ke.update((r) => (r[e] = Pi.all([r[e] || {}, ...t]), r));
3517
3513
  }
3518
- $e(
3519
- [Ue],
3514
+ Ae(
3515
+ [ke],
3520
3516
  ([e]) => Object.keys(e)
3521
3517
  );
3522
- Ue.subscribe((e) => St = e);
3523
- const We = {};
3524
- function Tn(e, t) {
3525
- We[e].delete(t), We[e].size === 0 && delete We[e];
3518
+ ke.subscribe((e) => St = e);
3519
+ const Xe = {};
3520
+ function Sn(e, t) {
3521
+ Xe[e].delete(t), Xe[e].size === 0 && delete Xe[e];
3526
3522
  }
3527
- function Pr(e) {
3528
- return We[e];
3523
+ function Or(e) {
3524
+ return Xe[e];
3529
3525
  }
3530
- function Hn(e) {
3531
- return Fe(e).map((t) => {
3532
- const r = Pr(t);
3526
+ function Tn(e) {
3527
+ return Ue(e).map((t) => {
3528
+ const r = Or(t);
3533
3529
  return [t, r ? [...r] : []];
3534
3530
  }).filter(([, t]) => t.length > 0);
3535
3531
  }
3536
- function Ye(e) {
3537
- return e == null ? !1 : Fe(e).some(
3532
+ function We(e) {
3533
+ return e == null ? !1 : Ue(e).some(
3538
3534
  (t) => {
3539
3535
  var r;
3540
- return (r = Pr(t)) == null ? void 0 : r.size;
3536
+ return (r = Or(t)) == null ? void 0 : r.size;
3541
3537
  }
3542
3538
  );
3543
3539
  }
3544
- function On(e, t) {
3540
+ function Hn(e, t) {
3545
3541
  return Promise.all(
3546
- t.map((i) => (Tn(e, i), i().then((n) => n.default || n)))
3547
- ).then((i) => Or(e, ...i));
3542
+ t.map((i) => (Sn(e, i), i().then((n) => n.default || n)))
3543
+ ).then((i) => Pr(e, ...i));
3548
3544
  }
3549
- const Me = {};
3545
+ const Be = {};
3550
3546
  function Ar(e) {
3551
- if (!Ye(e))
3552
- return e in Me ? Me[e] : Promise.resolve();
3553
- const t = Hn(e);
3554
- return Me[e] = Promise.all(
3547
+ if (!We(e))
3548
+ return e in Be ? Be[e] : Promise.resolve();
3549
+ const t = Tn(e);
3550
+ return Be[e] = Promise.all(
3555
3551
  t.map(
3556
- ([r, i]) => On(r, i)
3552
+ ([r, i]) => Hn(r, i)
3557
3553
  )
3558
3554
  ).then(() => {
3559
- if (Ye(e))
3555
+ if (We(e))
3560
3556
  return Ar(e);
3561
- delete Me[e];
3562
- }), Me[e];
3557
+ delete Be[e];
3558
+ }), Be[e];
3563
3559
  }
3564
- var Gt = Object.getOwnPropertySymbols, Pn = Object.prototype.hasOwnProperty, An = Object.prototype.propertyIsEnumerable, $n = (e, t) => {
3560
+ var Gt = Object.getOwnPropertySymbols, Pn = Object.prototype.hasOwnProperty, On = Object.prototype.propertyIsEnumerable, An = (e, t) => {
3565
3561
  var r = {};
3566
3562
  for (var i in e)
3567
3563
  Pn.call(e, i) && t.indexOf(i) < 0 && (r[i] = e[i]);
3568
3564
  if (e != null && Gt)
3569
3565
  for (var i of Gt(e))
3570
- t.indexOf(i) < 0 && An.call(e, i) && (r[i] = e[i]);
3566
+ t.indexOf(i) < 0 && On.call(e, i) && (r[i] = e[i]);
3571
3567
  return r;
3572
3568
  };
3573
- const Bn = {
3569
+ const $n = {
3574
3570
  number: {
3575
3571
  scientific: { notation: "scientific" },
3576
3572
  engineering: { notation: "engineering" },
@@ -3600,28 +3596,28 @@ const Bn = {
3600
3596
  }
3601
3597
  }
3602
3598
  };
3603
- function Mn({ locale: e, id: t }) {
3599
+ function Bn({ locale: e, id: t }) {
3604
3600
  console.warn(
3605
- `[svelte-i18n] The message "${t}" was not found in "${Fe(
3601
+ `[svelte-i18n] The message "${t}" was not found in "${Ue(
3606
3602
  e
3607
- ).join('", "')}".${Ye(de()) ? `
3603
+ ).join('", "')}".${We(ce()) ? `
3608
3604
 
3609
3605
  Note: there are at least one loader still registered to this locale that wasn't executed.` : ""}`
3610
3606
  );
3611
3607
  }
3612
- const Cn = {
3608
+ const Mn = {
3613
3609
  fallbackLocale: null,
3614
3610
  loadingDelay: 200,
3615
- formats: Bn,
3611
+ formats: $n,
3616
3612
  warnOnMissingMessages: !0,
3617
3613
  handleMissingMessage: void 0,
3618
3614
  ignoreTag: !0
3619
- }, Ce = Cn;
3620
- function Ae() {
3621
- return Ce;
3615
+ }, Me = Mn;
3616
+ function Oe() {
3617
+ return Me;
3622
3618
  }
3623
- function Dn(e) {
3624
- const t = e, { formats: r } = t, i = $n(t, ["formats"]);
3619
+ function Cn(e) {
3620
+ const t = e, { formats: r } = t, i = An(t, ["formats"]);
3625
3621
  let n = e.fallbackLocale;
3626
3622
  if (e.initialLocale)
3627
3623
  try {
@@ -3631,134 +3627,134 @@ function Dn(e) {
3631
3627
  `[svelte-i18n] The initial locale "${e.initialLocale}" is not a valid locale.`
3632
3628
  );
3633
3629
  }
3634
- return i.warnOnMissingMessages && (delete i.warnOnMissingMessages, i.handleMissingMessage == null ? i.handleMissingMessage = Mn : console.warn(
3630
+ return i.warnOnMissingMessages && (delete i.warnOnMissingMessages, i.handleMissingMessage == null ? i.handleMissingMessage = Bn : console.warn(
3635
3631
  '[svelte-i18n] The "warnOnMissingMessages" option is deprecated. Please use the "handleMissingMessage" option instead.'
3636
- )), Object.assign(Ce, i, { initialLocale: n }), r && ("number" in r && Object.assign(Ce.formats.number, r.number), "date" in r && Object.assign(Ce.formats.date, r.date), "time" in r && Object.assign(Ce.formats.time, r.time)), ve.set(n);
3632
+ )), 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)), ge.set(n);
3637
3633
  }
3638
- const ut = ke(!1);
3639
- var Ln = Object.defineProperty, In = Object.defineProperties, Nn = Object.getOwnPropertyDescriptors, jt = Object.getOwnPropertySymbols, Rn = Object.prototype.hasOwnProperty, kn = Object.prototype.propertyIsEnumerable, zt = (e, t, r) => t in e ? Ln(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Un = (e, t) => {
3634
+ const ot = Re(!1);
3635
+ var Dn = Object.defineProperty, Ln = Object.defineProperties, In = Object.getOwnPropertyDescriptors, jt = Object.getOwnPropertySymbols, Nn = Object.prototype.hasOwnProperty, Rn = Object.prototype.propertyIsEnumerable, zt = (e, t, r) => t in e ? Dn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, kn = (e, t) => {
3640
3636
  for (var r in t || (t = {}))
3641
- Rn.call(t, r) && zt(e, r, t[r]);
3637
+ Nn.call(t, r) && zt(e, r, t[r]);
3642
3638
  if (jt)
3643
3639
  for (var r of jt(t))
3644
- kn.call(t, r) && zt(e, r, t[r]);
3640
+ Rn.call(t, r) && zt(e, r, t[r]);
3645
3641
  return e;
3646
- }, Fn = (e, t) => In(e, Nn(t));
3647
- let yt;
3648
- const Ze = ke(null);
3642
+ }, Un = (e, t) => Ln(e, In(t));
3643
+ let vt;
3644
+ const qe = Re(null);
3649
3645
  function Xt(e) {
3650
3646
  return e.split("-").map((t, r, i) => i.slice(0, r + 1).join("-")).reverse();
3651
3647
  }
3652
- function Fe(e, t = Ae().fallbackLocale) {
3648
+ function Ue(e, t = Oe().fallbackLocale) {
3653
3649
  const r = Xt(e);
3654
3650
  return t ? [.../* @__PURE__ */ new Set([...r, ...Xt(t)])] : r;
3655
3651
  }
3656
- function de() {
3657
- return yt != null ? yt : void 0;
3652
+ function ce() {
3653
+ return vt != null ? vt : void 0;
3658
3654
  }
3659
- Ze.subscribe((e) => {
3660
- yt = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
3655
+ qe.subscribe((e) => {
3656
+ vt = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
3661
3657
  });
3662
- const Vn = (e) => {
3663
- if (e && Sn(e) && Ye(e)) {
3664
- const { loadingDelay: t } = Ae();
3658
+ const Fn = (e) => {
3659
+ if (e && wn(e) && We(e)) {
3660
+ const { loadingDelay: t } = Oe();
3665
3661
  let r;
3666
- return typeof window != "undefined" && de() != null && t ? r = window.setTimeout(
3667
- () => ut.set(!0),
3662
+ return typeof window != "undefined" && ce() != null && t ? r = window.setTimeout(
3663
+ () => ot.set(!0),
3668
3664
  t
3669
- ) : ut.set(!0), Ar(e).then(() => {
3670
- Ze.set(e);
3665
+ ) : ot.set(!0), Ar(e).then(() => {
3666
+ qe.set(e);
3671
3667
  }).finally(() => {
3672
- clearTimeout(r), ut.set(!1);
3668
+ clearTimeout(r), ot.set(!1);
3673
3669
  });
3674
3670
  }
3675
- return Ze.set(e);
3676
- }, ve = Fn(Un({}, Ze), {
3677
- set: Vn
3678
- }), et = (e) => {
3671
+ return qe.set(e);
3672
+ }, ge = Un(kn({}, qe), {
3673
+ set: Fn
3674
+ }), Qe = (e) => {
3679
3675
  const t = /* @__PURE__ */ Object.create(null);
3680
3676
  return (i) => {
3681
3677
  const n = JSON.stringify(i);
3682
3678
  return n in t ? t[n] : t[n] = e(i);
3683
3679
  };
3684
3680
  };
3685
- var Gn = Object.defineProperty, Je = Object.getOwnPropertySymbols, $r = Object.prototype.hasOwnProperty, Br = Object.prototype.propertyIsEnumerable, Wt = (e, t, r) => t in e ? Gn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Tt = (e, t) => {
3681
+ var Vn = Object.defineProperty, Ye = Object.getOwnPropertySymbols, $r = Object.prototype.hasOwnProperty, Br = Object.prototype.propertyIsEnumerable, Wt = (e, t, r) => t in e ? Vn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Tt = (e, t) => {
3686
3682
  for (var r in t || (t = {}))
3687
3683
  $r.call(t, r) && Wt(e, r, t[r]);
3688
- if (Je)
3689
- for (var r of Je(t))
3684
+ if (Ye)
3685
+ for (var r of Ye(t))
3690
3686
  Br.call(t, r) && Wt(e, r, t[r]);
3691
3687
  return e;
3692
- }, Be = (e, t) => {
3688
+ }, $e = (e, t) => {
3693
3689
  var r = {};
3694
3690
  for (var i in e)
3695
3691
  $r.call(e, i) && t.indexOf(i) < 0 && (r[i] = e[i]);
3696
- if (e != null && Je)
3697
- for (var i of Je(e))
3692
+ if (e != null && Ye)
3693
+ for (var i of Ye(e))
3698
3694
  t.indexOf(i) < 0 && Br.call(e, i) && (r[i] = e[i]);
3699
3695
  return r;
3700
3696
  };
3701
- const Ne = (e, t) => {
3702
- const { formats: r } = Ae();
3697
+ const Ie = (e, t) => {
3698
+ const { formats: r } = Oe();
3703
3699
  if (e in r && t in r[e])
3704
3700
  return r[e][t];
3705
3701
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
3706
- }, jn = et(
3702
+ }, Gn = Qe(
3707
3703
  (e) => {
3708
- var t = e, { locale: r, format: i } = t, n = Be(t, ["locale", "format"]);
3704
+ var t = e, { locale: r, format: i } = t, n = $e(t, ["locale", "format"]);
3709
3705
  if (r == null)
3710
3706
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
3711
- return i && (n = Ne("number", i)), new Intl.NumberFormat(r, n);
3707
+ return i && (n = Ie("number", i)), new Intl.NumberFormat(r, n);
3712
3708
  }
3713
- ), zn = et(
3709
+ ), jn = Qe(
3714
3710
  (e) => {
3715
- var t = e, { locale: r, format: i } = t, n = Be(t, ["locale", "format"]);
3711
+ var t = e, { locale: r, format: i } = t, n = $e(t, ["locale", "format"]);
3716
3712
  if (r == null)
3717
3713
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
3718
- return i ? n = Ne("date", i) : Object.keys(n).length === 0 && (n = Ne("date", "short")), new Intl.DateTimeFormat(r, n);
3714
+ return i ? n = Ie("date", i) : Object.keys(n).length === 0 && (n = Ie("date", "short")), new Intl.DateTimeFormat(r, n);
3719
3715
  }
3720
- ), Xn = et(
3716
+ ), zn = Qe(
3721
3717
  (e) => {
3722
- var t = e, { locale: r, format: i } = t, n = Be(t, ["locale", "format"]);
3718
+ var t = e, { locale: r, format: i } = t, n = $e(t, ["locale", "format"]);
3723
3719
  if (r == null)
3724
3720
  throw new Error(
3725
3721
  '[svelte-i18n] A "locale" must be set to format time values'
3726
3722
  );
3727
- return i ? n = Ne("time", i) : Object.keys(n).length === 0 && (n = Ne("time", "short")), new Intl.DateTimeFormat(r, n);
3723
+ return i ? n = Ie("time", i) : Object.keys(n).length === 0 && (n = Ie("time", "short")), new Intl.DateTimeFormat(r, n);
3728
3724
  }
3729
- ), Wn = (e = {}) => {
3725
+ ), Xn = (e = {}) => {
3730
3726
  var t = e, {
3731
- locale: r = de()
3732
- } = t, i = Be(t, [
3727
+ locale: r = ce()
3728
+ } = t, i = $e(t, [
3733
3729
  "locale"
3734
3730
  ]);
3735
- return jn(Tt({ locale: r }, i));
3736
- }, qn = (e = {}) => {
3731
+ return Gn(Tt({ locale: r }, i));
3732
+ }, Wn = (e = {}) => {
3737
3733
  var t = e, {
3738
- locale: r = de()
3739
- } = t, i = Be(t, [
3734
+ locale: r = ce()
3735
+ } = t, i = $e(t, [
3740
3736
  "locale"
3741
3737
  ]);
3742
- return zn(Tt({ locale: r }, i));
3743
- }, Yn = (e = {}) => {
3738
+ return jn(Tt({ locale: r }, i));
3739
+ }, qn = (e = {}) => {
3744
3740
  var t = e, {
3745
- locale: r = de()
3746
- } = t, i = Be(t, [
3741
+ locale: r = ce()
3742
+ } = t, i = $e(t, [
3747
3743
  "locale"
3748
3744
  ]);
3749
- return Xn(Tt({ locale: r }, i));
3750
- }, Zn = et(
3745
+ return zn(Tt({ locale: r }, i));
3746
+ }, Yn = Qe(
3751
3747
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
3752
- (e, t = de()) => new Sr(e, t, Ae().formats, {
3753
- ignoreTag: Ae().ignoreTag
3748
+ (e, t = ce()) => new Sr(e, t, Oe().formats, {
3749
+ ignoreTag: Oe().ignoreTag
3754
3750
  })
3755
- ), Jn = (e, t = {}) => {
3751
+ ), Zn = (e, t = {}) => {
3756
3752
  var r, i, n, s;
3757
3753
  let a = t;
3758
3754
  typeof e == "object" && (a = e, e = a.id);
3759
3755
  const {
3760
3756
  values: l,
3761
- locale: o = de(),
3757
+ locale: o = ce(),
3762
3758
  default: u
3763
3759
  } = a;
3764
3760
  if (o == null)
@@ -3767,7 +3763,7 @@ const Ne = (e, t) => {
3767
3763
  );
3768
3764
  let h = Tr(e, o);
3769
3765
  if (!h)
3770
- 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;
3766
+ h = (s = (n = (i = (r = Oe()).handleMissingMessage) == null ? void 0 : i.call(r, { locale: o, id: e, defaultValue: u })) != null ? n : u) != null ? s : e;
3771
3767
  else if (typeof h != "string")
3772
3768
  return console.warn(
3773
3769
  `[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.`
@@ -3776,7 +3772,7 @@ const Ne = (e, t) => {
3776
3772
  return h;
3777
3773
  let d = h;
3778
3774
  try {
3779
- d = Zn(h, o).format(l);
3775
+ d = Yn(h, o).format(l);
3780
3776
  } catch (p) {
3781
3777
  p instanceof Error && console.warn(
3782
3778
  `[svelte-i18n] Message "${e}" has syntax error:`,
@@ -3784,18 +3780,18 @@ const Ne = (e, t) => {
3784
3780
  );
3785
3781
  }
3786
3782
  return d;
3787
- }, Qn = (e, t) => Yn(t).format(e), Kn = (e, t) => qn(t).format(e), es = (e, t) => Wn(t).format(e), ts = (e, t = de()) => Tr(e, t), rs = $e([ve, Ue], () => Jn);
3788
- $e([ve], () => Qn);
3789
- $e([ve], () => Kn);
3790
- $e([ve], () => es);
3791
- $e([ve, Ue], () => ts);
3783
+ }, Jn = (e, t) => qn(t).format(e), Qn = (e, t) => Wn(t).format(e), Kn = (e, t) => Xn(t).format(e), es = (e, t = ce()) => Tr(e, t), ts = Ae([ge, ke], () => Zn);
3784
+ Ae([ge], () => Jn);
3785
+ Ae([ge], () => Qn);
3786
+ Ae([ge], () => Kn);
3787
+ Ae([ge, ke], () => es);
3792
3788
  function qt(e, t) {
3793
- Or(e, t);
3789
+ Pr(e, t);
3794
3790
  }
3795
- function is(e) {
3796
- Dn({
3791
+ function rs(e) {
3792
+ Cn({
3797
3793
  fallbackLocale: "en"
3798
- }), ve.set(e);
3794
+ }), ge.set(e);
3799
3795
  }
3800
3796
  const Yt = {
3801
3797
  en: {
@@ -3865,25 +3861,25 @@ if (typeof window != "undefined") {
3865
3861
  }
3866
3862
  };
3867
3863
  };
3868
- customElements.define = e(customElements.define), import("./CashierVideoModal-BCigQaKQ.js").then(({ default: t }) => {
3864
+ customElements.define = e(customElements.define), import("./CashierVideoModal-gyscAsMm.js").then(({ default: t }) => {
3869
3865
  !customElements.get("cashier-video-modal") && customElements.define("cashier-video-modal", t.element);
3870
3866
  });
3871
3867
  }
3872
- let ns = ke(null);
3868
+ let is = Re(null);
3873
3869
  var Mr = { exports: {} };
3874
3870
  (function(e, t) {
3875
3871
  (function(r, i) {
3876
3872
  e.exports = i();
3877
3873
  })(or, function() {
3878
- var r = 1e3, i = 6e4, n = 36e5, s = "millisecond", a = "second", l = "minute", o = "hour", u = "day", h = "week", d = "month", p = "quarter", x = "year", H = "date", v = "Invalid Date", $ = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, U = /\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g, F = { name: "en", weekdays: "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), months: "January_February_March_April_May_June_July_August_September_October_November_December".split("_"), ordinal: function(_) {
3874
+ var r = 1e3, i = 6e4, n = 36e5, s = "millisecond", a = "second", l = "minute", o = "hour", u = "day", h = "week", d = "month", p = "quarter", x = "year", H = "date", v = "Invalid Date", B = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, U = /\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g, F = { name: "en", weekdays: "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), months: "January_February_March_April_May_June_July_August_September_October_November_December".split("_"), ordinal: function(_) {
3879
3875
  var g = ["th", "st", "nd", "rd"], c = _ % 100;
3880
3876
  return "[" + _ + (g[(c - 20) % 10] || g[c] || g[0]) + "]";
3881
- } }, B = function(_, g, c) {
3877
+ } }, M = function(_, g, c) {
3882
3878
  var b = String(_);
3883
3879
  return !b || b.length >= g ? _ : "" + Array(g + 1 - b.length).join(c) + _;
3884
- }, q = { s: B, z: function(_) {
3880
+ }, q = { s: M, z: function(_) {
3885
3881
  var g = -_.utcOffset(), c = Math.abs(g), b = Math.floor(c / 60), m = c % 60;
3886
- return (g <= 0 ? "+" : "-") + B(b, 2, "0") + ":" + B(m, 2, "0");
3882
+ return (g <= 0 ? "+" : "-") + M(b, 2, "0") + ":" + M(m, 2, "0");
3887
3883
  }, m: function _(g, c) {
3888
3884
  if (g.date() < c.date())
3889
3885
  return -_(c, g);
@@ -3897,9 +3893,9 @@ var Mr = { exports: {} };
3897
3893
  return _ === void 0;
3898
3894
  } }, N = "en", k = {};
3899
3895
  k[N] = F;
3900
- var z = "$isDayjsObject", se = function(_) {
3901
- return _ instanceof be || !(!_ || !_[z]);
3902
- }, D = function _(g, c, b) {
3896
+ var z = "$isDayjsObject", ne = function(_) {
3897
+ return _ instanceof ve || !(!_ || !_[z]);
3898
+ }, L = function _(g, c, b) {
3903
3899
  var m;
3904
3900
  if (!g)
3905
3901
  return N;
@@ -3910,22 +3906,22 @@ var Mr = { exports: {} };
3910
3906
  if (!m && w.length > 1)
3911
3907
  return _(w[0]);
3912
3908
  } else {
3913
- var A = g.name;
3914
- k[A] = g, m = A;
3909
+ var $ = g.name;
3910
+ k[$] = g, m = $;
3915
3911
  }
3916
3912
  return !b && m && (N = m), m || !b && N;
3917
- }, M = function(_, g) {
3918
- if (se(_))
3913
+ }, C = function(_, g) {
3914
+ if (ne(_))
3919
3915
  return _.clone();
3920
3916
  var c = typeof g == "object" ? g : {};
3921
- return c.date = _, c.args = arguments, new be(c);
3922
- }, P = q;
3923
- P.l = D, P.i = se, P.w = function(_, g) {
3924
- return M(_, { locale: g.$L, utc: g.$u, x: g.$x, $offset: g.$offset });
3917
+ return c.date = _, c.args = arguments, new ve(c);
3918
+ }, A = q;
3919
+ A.l = L, A.i = ne, A.w = function(_, g) {
3920
+ return C(_, { locale: g.$L, utc: g.$u, x: g.$x, $offset: g.$offset });
3925
3921
  };
3926
- var be = function() {
3922
+ var ve = function() {
3927
3923
  function _(c) {
3928
- this.$L = D(c.locale, null, !0), this.parse(c), this.$x = this.$x || c.x || {}, this[z] = !0;
3924
+ this.$L = L(c.locale, null, !0), this.parse(c), this.$x = this.$x || c.x || {}, this[z] = !0;
3929
3925
  }
3930
3926
  var g = _.prototype;
3931
3927
  return g.parse = function(c) {
@@ -3933,15 +3929,15 @@ var Mr = { exports: {} };
3933
3929
  var m = b.date, E = b.utc;
3934
3930
  if (m === null)
3935
3931
  return /* @__PURE__ */ new Date(NaN);
3936
- if (P.u(m))
3932
+ if (A.u(m))
3937
3933
  return /* @__PURE__ */ new Date();
3938
3934
  if (m instanceof Date)
3939
3935
  return new Date(m);
3940
3936
  if (typeof m == "string" && !/Z$/i.test(m)) {
3941
- var w = m.match($);
3937
+ var w = m.match(B);
3942
3938
  if (w) {
3943
- var A = w[2] - 1 || 0, L = (w[7] || "0").substring(0, 3);
3944
- return E ? new Date(Date.UTC(w[1], A, w[3] || 1, w[4] || 0, w[5] || 0, w[6] || 0, L)) : new Date(w[1], A, w[3] || 1, w[4] || 0, w[5] || 0, w[6] || 0, L);
3939
+ var $ = w[2] - 1 || 0, I = (w[7] || "0").substring(0, 3);
3940
+ return E ? new Date(Date.UTC(w[1], $, w[3] || 1, w[4] || 0, w[5] || 0, w[6] || 0, I)) : new Date(w[1], $, w[3] || 1, w[4] || 0, w[5] || 0, w[6] || 0, I);
3945
3941
  }
3946
3942
  }
3947
3943
  return new Date(m);
@@ -3950,143 +3946,143 @@ var Mr = { exports: {} };
3950
3946
  var c = this.$d;
3951
3947
  this.$y = c.getFullYear(), this.$M = c.getMonth(), this.$D = c.getDate(), this.$W = c.getDay(), this.$H = c.getHours(), this.$m = c.getMinutes(), this.$s = c.getSeconds(), this.$ms = c.getMilliseconds();
3952
3948
  }, g.$utils = function() {
3953
- return P;
3949
+ return A;
3954
3950
  }, g.isValid = function() {
3955
3951
  return this.$d.toString() !== v;
3956
3952
  }, g.isSame = function(c, b) {
3957
- var m = M(c);
3953
+ var m = C(c);
3958
3954
  return this.startOf(b) <= m && m <= this.endOf(b);
3959
3955
  }, g.isAfter = function(c, b) {
3960
- return M(c) < this.startOf(b);
3956
+ return C(c) < this.startOf(b);
3961
3957
  }, g.isBefore = function(c, b) {
3962
- return this.endOf(b) < M(c);
3958
+ return this.endOf(b) < C(c);
3963
3959
  }, g.$g = function(c, b, m) {
3964
- return P.u(c) ? this[b] : this.set(m, c);
3960
+ return A.u(c) ? this[b] : this.set(m, c);
3965
3961
  }, g.unix = function() {
3966
3962
  return Math.floor(this.valueOf() / 1e3);
3967
3963
  }, g.valueOf = function() {
3968
3964
  return this.$d.getTime();
3969
3965
  }, g.startOf = function(c, b) {
3970
- var m = this, E = !!P.u(b) || b, w = P.p(c), A = function(ae, G) {
3971
- var K = P.w(m.$u ? Date.UTC(m.$y, G, ae) : new Date(m.$y, G, ae), m);
3966
+ var m = this, E = !!A.u(b) || b, w = A.p(c), $ = function(oe, G) {
3967
+ var K = A.w(m.$u ? Date.UTC(m.$y, G, oe) : new Date(m.$y, G, oe), m);
3972
3968
  return E ? K : K.endOf(u);
3973
- }, L = function(ae, G) {
3974
- return P.w(m.toDate()[ae].apply(m.toDate("s"), (E ? [0, 0, 0, 0] : [23, 59, 59, 999]).slice(G)), m);
3975
- }, R = this.$W, V = this.$M, X = this.$D, le = "set" + (this.$u ? "UTC" : "");
3969
+ }, I = function(oe, G) {
3970
+ return A.w(m.toDate()[oe].apply(m.toDate("s"), (E ? [0, 0, 0, 0] : [23, 59, 59, 999]).slice(G)), m);
3971
+ }, R = this.$W, V = this.$M, X = this.$D, ue = "set" + (this.$u ? "UTC" : "");
3976
3972
  switch (w) {
3977
3973
  case x:
3978
- return E ? A(1, 0) : A(31, 11);
3974
+ return E ? $(1, 0) : $(31, 11);
3979
3975
  case d:
3980
- return E ? A(1, V) : A(0, V + 1);
3976
+ return E ? $(1, V) : $(0, V + 1);
3981
3977
  case h:
3982
- var oe = this.$locale().weekStart || 0, me = (R < oe ? R + 7 : R) - oe;
3983
- return A(E ? X - me : X + (6 - me), V);
3978
+ var se = this.$locale().weekStart || 0, de = (R < se ? R + 7 : R) - se;
3979
+ return $(E ? X - de : X + (6 - de), V);
3984
3980
  case u:
3985
3981
  case H:
3986
- return L(le + "Hours", 0);
3982
+ return I(ue + "Hours", 0);
3987
3983
  case o:
3988
- return L(le + "Minutes", 1);
3984
+ return I(ue + "Minutes", 1);
3989
3985
  case l:
3990
- return L(le + "Seconds", 2);
3986
+ return I(ue + "Seconds", 2);
3991
3987
  case a:
3992
- return L(le + "Milliseconds", 3);
3988
+ return I(ue + "Milliseconds", 3);
3993
3989
  default:
3994
3990
  return this.clone();
3995
3991
  }
3996
3992
  }, g.endOf = function(c) {
3997
3993
  return this.startOf(c, !1);
3998
3994
  }, g.$set = function(c, b) {
3999
- var m, E = P.p(c), w = "set" + (this.$u ? "UTC" : ""), A = (m = {}, m[u] = w + "Date", m[H] = w + "Date", m[d] = w + "Month", m[x] = w + "FullYear", m[o] = w + "Hours", m[l] = w + "Minutes", m[a] = w + "Seconds", m[s] = w + "Milliseconds", m)[E], L = E === u ? this.$D + (b - this.$W) : b;
3995
+ var m, E = A.p(c), w = "set" + (this.$u ? "UTC" : ""), $ = (m = {}, m[u] = w + "Date", m[H] = w + "Date", m[d] = w + "Month", m[x] = w + "FullYear", m[o] = w + "Hours", m[l] = w + "Minutes", m[a] = w + "Seconds", m[s] = w + "Milliseconds", m)[E], I = E === u ? this.$D + (b - this.$W) : b;
4000
3996
  if (E === d || E === x) {
4001
3997
  var R = this.clone().set(H, 1);
4002
- R.$d[A](L), R.init(), this.$d = R.set(H, Math.min(this.$D, R.daysInMonth())).$d;
3998
+ R.$d[$](I), R.init(), this.$d = R.set(H, Math.min(this.$D, R.daysInMonth())).$d;
4003
3999
  } else
4004
- A && this.$d[A](L);
4000
+ $ && this.$d[$](I);
4005
4001
  return this.init(), this;
4006
4002
  }, g.set = function(c, b) {
4007
4003
  return this.clone().$set(c, b);
4008
4004
  }, g.get = function(c) {
4009
- return this[P.p(c)]();
4005
+ return this[A.p(c)]();
4010
4006
  }, g.add = function(c, b) {
4011
4007
  var m, E = this;
4012
4008
  c = Number(c);
4013
- var w = P.p(b), A = function(V) {
4014
- var X = M(E);
4015
- return P.w(X.date(X.date() + Math.round(V * c)), E);
4009
+ var w = A.p(b), $ = function(V) {
4010
+ var X = C(E);
4011
+ return A.w(X.date(X.date() + Math.round(V * c)), E);
4016
4012
  };
4017
4013
  if (w === d)
4018
4014
  return this.set(d, this.$M + c);
4019
4015
  if (w === x)
4020
4016
  return this.set(x, this.$y + c);
4021
4017
  if (w === u)
4022
- return A(1);
4018
+ return $(1);
4023
4019
  if (w === h)
4024
- return A(7);
4025
- var L = (m = {}, m[l] = i, m[o] = n, m[a] = r, m)[w] || 1, R = this.$d.getTime() + c * L;
4026
- return P.w(R, this);
4020
+ return $(7);
4021
+ var I = (m = {}, m[l] = i, m[o] = n, m[a] = r, m)[w] || 1, R = this.$d.getTime() + c * I;
4022
+ return A.w(R, this);
4027
4023
  }, g.subtract = function(c, b) {
4028
4024
  return this.add(-1 * c, b);
4029
4025
  }, g.format = function(c) {
4030
4026
  var b = this, m = this.$locale();
4031
4027
  if (!this.isValid())
4032
4028
  return m.invalidDate || v;
4033
- var E = c || "YYYY-MM-DDTHH:mm:ssZ", w = P.z(this), A = this.$H, L = this.$m, R = this.$M, V = m.weekdays, X = m.months, le = m.meridiem, oe = function(G, K, pe, ge) {
4034
- return G && (G[K] || G(b, E)) || pe[K].slice(0, ge);
4035
- }, me = function(G) {
4036
- return P.s(A % 12 || 12, G, "0");
4037
- }, ae = le || function(G, K, pe) {
4038
- var ge = G < 12 ? "AM" : "PM";
4039
- return pe ? ge.toLowerCase() : ge;
4029
+ var E = c || "YYYY-MM-DDTHH:mm:ssZ", w = A.z(this), $ = this.$H, I = this.$m, R = this.$M, V = m.weekdays, X = m.months, ue = m.meridiem, se = function(G, K, me, pe) {
4030
+ return G && (G[K] || G(b, E)) || me[K].slice(0, pe);
4031
+ }, de = function(G) {
4032
+ return A.s($ % 12 || 12, G, "0");
4033
+ }, oe = ue || function(G, K, me) {
4034
+ var pe = G < 12 ? "AM" : "PM";
4035
+ return me ? pe.toLowerCase() : pe;
4040
4036
  };
4041
4037
  return E.replace(U, function(G, K) {
4042
- return K || function(pe) {
4043
- switch (pe) {
4038
+ return K || function(me) {
4039
+ switch (me) {
4044
4040
  case "YY":
4045
4041
  return String(b.$y).slice(-2);
4046
4042
  case "YYYY":
4047
- return P.s(b.$y, 4, "0");
4043
+ return A.s(b.$y, 4, "0");
4048
4044
  case "M":
4049
4045
  return R + 1;
4050
4046
  case "MM":
4051
- return P.s(R + 1, 2, "0");
4047
+ return A.s(R + 1, 2, "0");
4052
4048
  case "MMM":
4053
- return oe(m.monthsShort, R, X, 3);
4049
+ return se(m.monthsShort, R, X, 3);
4054
4050
  case "MMMM":
4055
- return oe(X, R);
4051
+ return se(X, R);
4056
4052
  case "D":
4057
4053
  return b.$D;
4058
4054
  case "DD":
4059
- return P.s(b.$D, 2, "0");
4055
+ return A.s(b.$D, 2, "0");
4060
4056
  case "d":
4061
4057
  return String(b.$W);
4062
4058
  case "dd":
4063
- return oe(m.weekdaysMin, b.$W, V, 2);
4059
+ return se(m.weekdaysMin, b.$W, V, 2);
4064
4060
  case "ddd":
4065
- return oe(m.weekdaysShort, b.$W, V, 3);
4061
+ return se(m.weekdaysShort, b.$W, V, 3);
4066
4062
  case "dddd":
4067
4063
  return V[b.$W];
4068
4064
  case "H":
4069
- return String(A);
4065
+ return String($);
4070
4066
  case "HH":
4071
- return P.s(A, 2, "0");
4067
+ return A.s($, 2, "0");
4072
4068
  case "h":
4073
- return me(1);
4069
+ return de(1);
4074
4070
  case "hh":
4075
- return me(2);
4071
+ return de(2);
4076
4072
  case "a":
4077
- return ae(A, L, !0);
4073
+ return oe($, I, !0);
4078
4074
  case "A":
4079
- return ae(A, L, !1);
4075
+ return oe($, I, !1);
4080
4076
  case "m":
4081
- return String(L);
4077
+ return String(I);
4082
4078
  case "mm":
4083
- return P.s(L, 2, "0");
4079
+ return A.s(I, 2, "0");
4084
4080
  case "s":
4085
4081
  return String(b.$s);
4086
4082
  case "ss":
4087
- return P.s(b.$s, 2, "0");
4083
+ return A.s(b.$s, 2, "0");
4088
4084
  case "SSS":
4089
- return P.s(b.$ms, 3, "0");
4085
+ return A.s(b.$ms, 3, "0");
4090
4086
  case "Z":
4091
4087
  return w;
4092
4088
  }
@@ -4096,10 +4092,10 @@ var Mr = { exports: {} };
4096
4092
  }, g.utcOffset = function() {
4097
4093
  return 15 * -Math.round(this.$d.getTimezoneOffset() / 15);
4098
4094
  }, g.diff = function(c, b, m) {
4099
- var E, w = this, A = P.p(b), L = M(c), R = (L.utcOffset() - this.utcOffset()) * i, V = this - L, X = function() {
4100
- return P.m(w, L);
4095
+ var E, w = this, $ = A.p(b), I = C(c), R = (I.utcOffset() - this.utcOffset()) * i, V = this - I, X = function() {
4096
+ return A.m(w, I);
4101
4097
  };
4102
- switch (A) {
4098
+ switch ($) {
4103
4099
  case x:
4104
4100
  E = X() / 12;
4105
4101
  break;
@@ -4127,7 +4123,7 @@ var Mr = { exports: {} };
4127
4123
  default:
4128
4124
  E = V;
4129
4125
  }
4130
- return m ? E : P.a(E);
4126
+ return m ? E : A.a(E);
4131
4127
  }, g.daysInMonth = function() {
4132
4128
  return this.endOf(d).$D;
4133
4129
  }, g.$locale = function() {
@@ -4135,10 +4131,10 @@ var Mr = { exports: {} };
4135
4131
  }, g.locale = function(c, b) {
4136
4132
  if (!c)
4137
4133
  return this.$L;
4138
- var m = this.clone(), E = D(c, b, !0);
4134
+ var m = this.clone(), E = L(c, b, !0);
4139
4135
  return E && (m.$L = E), m;
4140
4136
  }, g.clone = function() {
4141
- return P.w(this.$d, this);
4137
+ return A.w(this.$d, this);
4142
4138
  }, g.toDate = function() {
4143
4139
  return new Date(this.valueOf());
4144
4140
  }, g.toJSON = function() {
@@ -4148,20 +4144,20 @@ var Mr = { exports: {} };
4148
4144
  }, g.toString = function() {
4149
4145
  return this.$d.toUTCString();
4150
4146
  }, _;
4151
- }(), Ve = be.prototype;
4152
- return M.prototype = Ve, [["$ms", s], ["$s", a], ["$m", l], ["$H", o], ["$W", u], ["$M", d], ["$y", x], ["$D", H]].forEach(function(_) {
4153
- Ve[_[1]] = function(g) {
4147
+ }(), Fe = ve.prototype;
4148
+ return C.prototype = Fe, [["$ms", s], ["$s", a], ["$m", l], ["$H", o], ["$W", u], ["$M", d], ["$y", x], ["$D", H]].forEach(function(_) {
4149
+ Fe[_[1]] = function(g) {
4154
4150
  return this.$g(g, _[0], _[1]);
4155
4151
  };
4156
- }), M.extend = function(_, g) {
4157
- return _.$i || (_(g, be, M), _.$i = !0), M;
4158
- }, M.locale = D, M.isDayjs = se, M.unix = function(_) {
4159
- return M(1e3 * _);
4160
- }, M.en = k[N], M.Ls = k, M.p = {}, M;
4152
+ }), C.extend = function(_, g) {
4153
+ return _.$i || (_(g, ve, C), _.$i = !0), C;
4154
+ }, C.locale = L, C.isDayjs = ne, C.unix = function(_) {
4155
+ return C(1e3 * _);
4156
+ }, C.en = k[N], C.Ls = k, C.p = {}, C;
4161
4157
  });
4162
4158
  })(Mr);
4163
- var ss = Mr.exports;
4164
- const Zt = /* @__PURE__ */ wt(ss);
4159
+ var ns = Mr.exports;
4160
+ const Zt = /* @__PURE__ */ _t(ns);
4165
4161
  var Cr = { exports: {} };
4166
4162
  (function(e, t) {
4167
4163
  (function(r, i) {
@@ -4171,11 +4167,11 @@ var Cr = { exports: {} };
4171
4167
  return function(s, a, l) {
4172
4168
  var o = a.prototype;
4173
4169
  l.utc = function(v) {
4174
- var $ = { date: v, utc: !0, args: arguments };
4175
- return new a($);
4170
+ var B = { date: v, utc: !0, args: arguments };
4171
+ return new a(B);
4176
4172
  }, o.utc = function(v) {
4177
- var $ = l(this.toDate(), { locale: this.$L, utc: !0 });
4178
- return v ? $.add(this.utcOffset(), r) : $;
4173
+ var B = l(this.toDate(), { locale: this.$L, utc: !0 });
4174
+ return v ? B.add(this.utcOffset(), r) : B;
4179
4175
  }, o.local = function() {
4180
4176
  return l(this.toDate(), { locale: this.$L, utc: !1 });
4181
4177
  };
@@ -4192,7 +4188,7 @@ var Cr = { exports: {} };
4192
4188
  h.call(this);
4193
4189
  };
4194
4190
  var d = o.utcOffset;
4195
- o.utcOffset = function(v, $) {
4191
+ o.utcOffset = function(v, B) {
4196
4192
  var U = this.$utils().u;
4197
4193
  if (U(v))
4198
4194
  return this.$u ? 0 : U(this.$offset) ? d.call(this) : this.$offset;
@@ -4201,24 +4197,24 @@ var Cr = { exports: {} };
4201
4197
  var k = N.match(i);
4202
4198
  if (!k)
4203
4199
  return null;
4204
- var z = ("" + k[0]).match(n) || ["-", 0, 0], se = z[0], D = 60 * +z[1] + +z[2];
4205
- return D === 0 ? 0 : se === "+" ? D : -D;
4200
+ var z = ("" + k[0]).match(n) || ["-", 0, 0], ne = z[0], L = 60 * +z[1] + +z[2];
4201
+ return L === 0 ? 0 : ne === "+" ? L : -L;
4206
4202
  }(v), v === null))
4207
4203
  return this;
4208
- var F = Math.abs(v) <= 16 ? 60 * v : v, B = this;
4209
- if ($)
4210
- return B.$offset = F, B.$u = v === 0, B;
4204
+ var F = Math.abs(v) <= 16 ? 60 * v : v, M = this;
4205
+ if (B)
4206
+ return M.$offset = F, M.$u = v === 0, M;
4211
4207
  if (v !== 0) {
4212
4208
  var q = this.$u ? this.toDate().getTimezoneOffset() : -1 * this.utcOffset();
4213
- (B = this.local().add(F + q, r)).$offset = F, B.$x.$localOffset = q;
4209
+ (M = this.local().add(F + q, r)).$offset = F, M.$x.$localOffset = q;
4214
4210
  } else
4215
- B = this.utc();
4216
- return B;
4211
+ M = this.utc();
4212
+ return M;
4217
4213
  };
4218
4214
  var p = o.format;
4219
4215
  o.format = function(v) {
4220
- var $ = v || (this.$u ? "YYYY-MM-DDTHH:mm:ss[Z]" : "");
4221
- return p.call(this, $);
4216
+ var B = v || (this.$u ? "YYYY-MM-DDTHH:mm:ss[Z]" : "");
4217
+ return p.call(this, B);
4222
4218
  }, o.valueOf = function() {
4223
4219
  var v = this.$utils().u(this.$offset) ? 0 : this.$offset + (this.$x.$localOffset || this.$d.getTimezoneOffset());
4224
4220
  return this.$d.valueOf() - 6e4 * v;
@@ -4234,18 +4230,18 @@ var Cr = { exports: {} };
4234
4230
  return v === "s" && this.$offset ? l(this.format("YYYY-MM-DD HH:mm:ss:SSS")).toDate() : x.call(this);
4235
4231
  };
4236
4232
  var H = o.diff;
4237
- o.diff = function(v, $, U) {
4233
+ o.diff = function(v, B, U) {
4238
4234
  if (v && this.$u === v.$u)
4239
- return H.call(this, v, $, U);
4240
- var F = this.local(), B = l(v).local();
4241
- return H.call(F, B, $, U);
4235
+ return H.call(this, v, B, U);
4236
+ var F = this.local(), M = l(v).local();
4237
+ return H.call(F, M, B, U);
4242
4238
  };
4243
4239
  };
4244
4240
  });
4245
4241
  })(Cr);
4246
- var os = Cr.exports;
4247
- const as = /* @__PURE__ */ wt(os);
4248
- function us(e) {
4242
+ var ss = Cr.exports;
4243
+ const os = /* @__PURE__ */ _t(ss);
4244
+ function as(e) {
4249
4245
  zr(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)}");
4250
4246
  }
4251
4247
  function Jt(e, t, r) {
@@ -4268,22 +4264,22 @@ function Qt(e) {
4268
4264
  t = Z("div");
4269
4265
  for (let o = 0; o < a.length; o += 1)
4270
4266
  a[o].c();
4271
- r = we(), l && l.c(), i = we(), n = Z("cashier-video-modal"), Q(t, "class", "CashierVerificationsWrapper"), fe(
4267
+ r = Ee(), l && l.c(), i = Ee(), n = Z("cashier-video-modal"), Q(t, "class", "CashierVerificationsWrapper"), he(
4272
4268
  n,
4273
4269
  "clientstylingurl",
4274
4270
  /*clientstylingurl*/
4275
4271
  e[1]
4276
- ), fe(
4272
+ ), he(
4277
4273
  n,
4278
4274
  "clientstyling",
4279
4275
  /*clientstyling*/
4280
4276
  e[0]
4281
- ), fe(
4277
+ ), he(
4282
4278
  n,
4283
4279
  "ismobileview",
4284
4280
  /*ismobileview*/
4285
4281
  e[2]
4286
- ), fe(
4282
+ ), he(
4287
4283
  n,
4288
4284
  "videosrc",
4289
4285
  /*videoSrc*/
@@ -4291,10 +4287,10 @@ function Qt(e) {
4291
4287
  );
4292
4288
  },
4293
4289
  m(o, u) {
4294
- ue(o, t, u);
4290
+ ae(o, t, u);
4295
4291
  for (let h = 0; h < a.length; h += 1)
4296
4292
  a[h] && a[h].m(t, null);
4297
- ue(o, r, u), l && l.m(o, u), ue(o, i, u), ue(o, n, u);
4293
+ ae(o, r, u), l && l.m(o, u), ae(o, i, u), ae(o, n, u);
4298
4294
  },
4299
4295
  p(o, u) {
4300
4296
  if (u[0] & /*allVerificationsVisible, showAllVerifications, displayMessages*/
@@ -4314,25 +4310,25 @@ function Qt(e) {
4314
4310
  }
4315
4311
  /*videoExists*/
4316
4312
  o[7] ? l ? l.p(o, u) : (l = tr(o), l.c(), l.m(i.parentNode, i)) : l && (l.d(1), l = null), u[0] & /*clientstylingurl*/
4317
- 2 && fe(
4313
+ 2 && he(
4318
4314
  n,
4319
4315
  "clientstylingurl",
4320
4316
  /*clientstylingurl*/
4321
4317
  o[1]
4322
4318
  ), u[0] & /*clientstyling*/
4323
- 1 && fe(
4319
+ 1 && he(
4324
4320
  n,
4325
4321
  "clientstyling",
4326
4322
  /*clientstyling*/
4327
4323
  o[0]
4328
4324
  ), u[0] & /*ismobileview*/
4329
- 4 && fe(
4325
+ 4 && he(
4330
4326
  n,
4331
4327
  "ismobileview",
4332
4328
  /*ismobileview*/
4333
4329
  o[2]
4334
4330
  ), u[0] & /*videoSrc*/
4335
- 256 && fe(
4331
+ 256 && he(
4336
4332
  n,
4337
4333
  "videosrc",
4338
4334
  /*videoSrc*/
@@ -4340,7 +4336,7 @@ function Qt(e) {
4340
4336
  );
4341
4337
  },
4342
4338
  d(o) {
4343
- o && (ne(t), ne(r), ne(i), ne(n)), qr(a, o), l && l.d(o);
4339
+ o && (ie(t), ie(r), ie(i), ie(n)), qr(a, o), l && l.d(o);
4344
4340
  }
4345
4341
  };
4346
4342
  }
@@ -4361,13 +4357,13 @@ function Kt(e) {
4361
4357
  t = Z("span"), t.innerHTML = '<svg width="25px" height="25px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1ZM8.70711 9.79289C8.31658 9.40237 7.68342 9.40237 7.29289 9.79289C6.90237 10.1834 6.90237 10.8166 7.29289 11.2071L11.2929 15.2071C11.6834 15.5976 12.3166 15.5976 12.7071 15.2071L16.7071 11.2071C17.0976 10.8166 17.0976 10.1834 16.7071 9.79289C16.3166 9.40237 15.6834 9.40237 15.2929 9.79289L12 13.0858L8.70711 9.79289Z" fill="#000000"></path></svg>', Q(t, "class", "CashierVerificationChevron");
4362
4358
  },
4363
4359
  m(s, a) {
4364
- ue(s, t, a), r || (i = Et(t, "click", n), r = !0);
4360
+ ae(s, t, a), r || (i = xt(t, "click", n), r = !0);
4365
4361
  },
4366
4362
  p(s, a) {
4367
4363
  e = s;
4368
4364
  },
4369
4365
  d(s) {
4370
- s && ne(t), r = !1, i();
4366
+ s && ie(t), r = !1, i();
4371
4367
  }
4372
4368
  };
4373
4369
  }
@@ -4392,7 +4388,7 @@ function er(e) {
4392
4388
  }
4393
4389
  return {
4394
4390
  c() {
4395
- t = Z("div"), r = Z("div"), r.innerHTML = '<svg width="64px" height="64px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" stroke="#ffffff"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"><path d="M4.39254 16.2614C2.64803 13.1941 1.66074 9.71783 1.51646 6.15051C1.50127 5.77507 1.70918 5.42812 2.04153 5.25282L11.5335 0.246091C11.8254 0.0920859 12.1746 0.0920859 12.4665 0.246091L21.9585 5.25282C22.2908 5.42812 22.4987 5.77507 22.4835 6.15051C22.3393 9.71783 21.352 13.1941 19.6075 16.2614C17.8618 19.3307 15.4169 21.8869 12.4986 23.7001C12.1931 23.8899 11.8069 23.8899 11.5014 23.7001C8.58313 21.8869 6.13817 19.3307 4.39254 16.2614Z" fill="#fa9200"></path><path d="M8.25 12.75L11.25 15L17.25 9" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></g></svg>', i = we(), n = Z("p"), a = we(), h && h.c(), l = we(), Q(r, "class", "IconVerification"), Q(n, "class", "text"), Q(t, "class", "CashierVerificationMessage"), Te(
4391
+ t = Z("div"), r = Z("div"), r.innerHTML = '<svg width="64px" height="64px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" stroke="#ffffff"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"><path d="M4.39254 16.2614C2.64803 13.1941 1.66074 9.71783 1.51646 6.15051C1.50127 5.77507 1.70918 5.42812 2.04153 5.25282L11.5335 0.246091C11.8254 0.0920859 12.1746 0.0920859 12.4665 0.246091L21.9585 5.25282C22.2908 5.42812 22.4987 5.77507 22.4835 6.15051C22.3393 9.71783 21.352 13.1941 19.6075 16.2614C17.8618 19.3307 15.4169 21.8869 12.4986 23.7001C12.1931 23.8899 11.8069 23.8899 11.5014 23.7001C8.58313 21.8869 6.13817 19.3307 4.39254 16.2614Z" fill="#fa9200"></path><path d="M8.25 12.75L11.25 15L17.25 9" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></g></svg>', i = Ee(), n = Z("p"), a = Ee(), h && h.c(), l = Ee(), Q(r, "class", "IconVerification"), Q(n, "class", "text"), Q(t, "class", "CashierVerificationMessage"), Se(
4396
4392
  t,
4397
4393
  "ShowAll",
4398
4394
  /*allVerificationsVisible*/
@@ -4400,7 +4396,7 @@ function er(e) {
4400
4396
  );
4401
4397
  },
4402
4398
  m(p, x) {
4403
- ue(p, t, x), re(t, r), re(t, i), re(t, n), n.innerHTML = s, re(t, a), h && h.m(t, null), re(t, l), o || (u = Et(t, "click", d), o = !0);
4399
+ ae(p, t, x), re(t, r), re(t, i), re(t, n), n.innerHTML = s, re(t, a), h && h.m(t, null), re(t, l), o || (u = xt(t, "click", d), o = !0);
4404
4400
  },
4405
4401
  p(p, x) {
4406
4402
  e = p, x[0] & /*displayMessages*/
@@ -4408,7 +4404,7 @@ function er(e) {
4408
4404
  e[51] + "") && (n.innerHTML = s), /*displayMessages*/
4409
4405
  e[4].length > 1 && /*index*/
4410
4406
  e[53] === 0 ? h ? h.p(e, x) : (h = Kt(e), h.c(), h.m(t, l)) : h && (h.d(1), h = null), x[0] & /*allVerificationsVisible*/
4411
- 32 && Te(
4407
+ 32 && Se(
4412
4408
  t,
4413
4409
  "ShowAll",
4414
4410
  /*allVerificationsVisible*/
@@ -4416,7 +4412,7 @@ function er(e) {
4416
4412
  );
4417
4413
  },
4418
4414
  d(p) {
4419
- p && ne(t), h && h.d(), o = !1, u();
4415
+ p && ie(t), h && h.d(), o = !1, u();
4420
4416
  }
4421
4417
  };
4422
4418
  }
@@ -4427,7 +4423,7 @@ function tr(e) {
4427
4423
  ), a, l, o;
4428
4424
  return {
4429
4425
  c() {
4430
- t = Z("div"), r = Z("div"), r.innerHTML = '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M256 8C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm0 448c-110.532 0-200-89.431-200-200 0-110.495 89.472-200 200-200 110.491 0 200 89.471 200 200 0 110.53-89.431 200-200 200zm107.244-255.2c0 67.052-72.421 68.084-72.421 92.863V300c0 6.627-5.373 12-12 12h-45.647c-6.627 0-12-5.373-12-12v-8.659c0-35.745 27.1-50.034 47.579-61.516 17.561-9.845 28.324-16.541 28.324-29.579 0-17.246-21.999-28.693-39.784-28.693-23.189 0-33.894 10.977-48.942 29.969-4.057 5.12-11.46 6.071-16.666 2.124l-27.824-21.098c-5.107-3.872-6.251-11.066-2.644-16.363C184.846 131.491 214.94 112 261.794 112c49.071 0 101.45 38.304 101.45 88.8zM298 368c0 23.159-18.841 42-42 42s-42-18.841-42-42 18.841-42 42-42 42 18.841 42 42z"></path></svg>', i = we(), n = Z("div"), a = _t(s), Q(r, "class", "IconVideo"), Q(n, "class", "CashierVerificationVideoLink"), Te(
4426
+ t = Z("div"), r = Z("div"), r.innerHTML = '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M256 8C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm0 448c-110.532 0-200-89.431-200-200 0-110.495 89.472-200 200-200 110.491 0 200 89.471 200 200 0 110.53-89.431 200-200 200zm107.244-255.2c0 67.052-72.421 68.084-72.421 92.863V300c0 6.627-5.373 12-12 12h-45.647c-6.627 0-12-5.373-12-12v-8.659c0-35.745 27.1-50.034 47.579-61.516 17.561-9.845 28.324-16.541 28.324-29.579 0-17.246-21.999-28.693-39.784-28.693-23.189 0-33.894 10.977-48.942 29.969-4.057 5.12-11.46 6.071-16.666 2.124l-27.824-21.098c-5.107-3.872-6.251-11.066-2.644-16.363C184.846 131.491 214.94 112 261.794 112c49.071 0 101.45 38.304 101.45 88.8zM298 368c0 23.159-18.841 42-42 42s-42-18.841-42-42 18.841-42 42-42 42 18.841 42 42z"></path></svg>', i = Ee(), n = Z("div"), a = yt(s), Q(r, "class", "IconVideo"), Q(n, "class", "CashierVerificationVideoLink"), Se(
4431
4427
  n,
4432
4428
  "CashierVerificationVideoLinkDesktop",
4433
4429
  /*desktopView*/
@@ -4435,7 +4431,7 @@ function tr(e) {
4435
4431
  ), Q(t, "class", "CashierVerificationVideo");
4436
4432
  },
4437
4433
  m(u, h) {
4438
- ue(u, t, h), re(t, r), re(t, i), re(t, n), re(n, a), l || (o = Et(
4434
+ ae(u, t, h), re(t, r), re(t, i), re(t, n), re(n, a), l || (o = xt(
4439
4435
  n,
4440
4436
  "click",
4441
4437
  /*click_handler_2*/
@@ -4446,7 +4442,7 @@ function tr(e) {
4446
4442
  h[0] & /*$_*/
4447
4443
  512 && s !== (s = /*$_*/
4448
4444
  u[9]("verification.video.how-to") + "") && Zr(a, s), h[0] & /*desktopView*/
4449
- 64 && Te(
4445
+ 64 && Se(
4450
4446
  n,
4451
4447
  "CashierVerificationVideoLinkDesktop",
4452
4448
  /*desktopView*/
@@ -4454,18 +4450,18 @@ function tr(e) {
4454
4450
  );
4455
4451
  },
4456
4452
  d(u) {
4457
- u && ne(t), l = !1, o();
4453
+ u && ie(t), l = !1, o();
4458
4454
  }
4459
4455
  };
4460
4456
  }
4461
- function ls(e) {
4457
+ function us(e) {
4462
4458
  let t, r = (
4463
4459
  /*displayMessages*/
4464
4460
  e[4] && Qt(e)
4465
4461
  );
4466
4462
  return {
4467
4463
  c() {
4468
- t = Z("div"), r && r.c(), Q(t, "class", "CashierVerifications"), Te(
4464
+ t = Z("div"), r && r.c(), Q(t, "class", "CashierVerifications"), Se(
4469
4465
  t,
4470
4466
  "CashierVerificationsDesktop",
4471
4467
  /*desktopView*/
@@ -4473,12 +4469,12 @@ function ls(e) {
4473
4469
  );
4474
4470
  },
4475
4471
  m(i, n) {
4476
- ue(i, t, n), r && r.m(t, null), e[21](t);
4472
+ ae(i, t, n), r && r.m(t, null), e[21](t);
4477
4473
  },
4478
4474
  p(i, n) {
4479
4475
  /*displayMessages*/
4480
4476
  i[4] ? r ? r.p(i, n) : (r = Qt(i), r.c(), r.m(t, null)) : r && (r.d(1), r = null), n[0] & /*desktopView*/
4481
- 64 && Te(
4477
+ 64 && Se(
4482
4478
  t,
4483
4479
  "CashierVerificationsDesktop",
4484
4480
  /*desktopView*/
@@ -4488,36 +4484,36 @@ function ls(e) {
4488
4484
  i: J,
4489
4485
  o: J,
4490
4486
  d(i) {
4491
- i && ne(t), r && r.d(), e[21](null);
4487
+ i && ie(t), r && r.d(), e[21](null);
4492
4488
  }
4493
4489
  };
4494
4490
  }
4495
- const hs = "verification_explanation_video_widgets.MP4";
4496
- function fs(e, t, r) {
4491
+ const ls = "verification_explanation_video_widgets.MP4";
4492
+ function hs(e, t, r) {
4497
4493
  let i, n;
4498
- Bt(e, rs, (f) => r(9, i = f)), Bt(e, ns, (f) => r(27, n = f)), Zt.extend(as);
4499
- let { endpoint: s } = t, { lang: a = "en" } = t, { translationurl: l = "" } = t, { clientstyling: o = "" } = t, { clientstylingurl: u = "" } = t, { session: h = "" } = t, { customerid: d = "" } = t, { ismobileview: p = "" } = t, x, H = /* @__PURE__ */ new Set(), v = /* @__PURE__ */ new Set(), $, U, F, B = !0, q = !0, N = !1, k = "";
4494
+ Bt(e, ts, (f) => r(9, i = f)), Bt(e, is, (f) => r(27, n = f)), Zt.extend(os);
4495
+ let { endpoint: s } = t, { lang: a = "en" } = t, { translationurl: l = "" } = t, { clientstyling: o = "" } = t, { clientstylingurl: u = "" } = t, { session: h = "" } = t, { customerid: d = "" } = t, { ismobileview: p = "" } = t, x, H = /* @__PURE__ */ new Set(), v = /* @__PURE__ */ new Set(), B, U, F, M = !0, q = !0, N = !1, k = "";
4500
4496
  var z;
4501
4497
  (function(f) {
4502
4498
  f.Manual = "Manual", f.ShuftiPro = "ShuftiPro";
4503
4499
  })(z || (z = {}));
4504
- var se;
4500
+ var ne;
4505
4501
  (function(f) {
4506
4502
  f.Requested = "Requested";
4507
- })(se || (se = {}));
4508
- var D;
4503
+ })(ne || (ne = {}));
4504
+ var L;
4509
4505
  (function(f) {
4510
4506
  f.Unknown = "Unknown", f.Unverified = "Unverified", f.InProgress = "InProgress", f.Failed = "Failed", f.Verified = "Verified", f.Referred = "Referred", f.True = "True", f.False = "False", f.AwaitingForResponse = "AwaitingForResponse";
4511
- })(D || (D = {}));
4512
- var M;
4507
+ })(L || (L = {}));
4508
+ var C;
4513
4509
  (function(f) {
4514
4510
  f.Unknown = "Unknown", f.Documents = "Documents", f.Age = "Age", f.Pep = "Pep", f.Sanction = "Sanction", f.Aml = "Aml", f.ProofOfAddress = "ProofOfAddress", f.SourceOfWealth = "SourceOfWealth", f.SocialMedia = "SocialMedia", f.Biometric = "Biometric";
4515
- })(M || (M = {}));
4516
- const P = [
4517
- D.InProgress,
4518
- D.Referred,
4519
- D.AwaitingForResponse
4520
- ], be = () => {
4511
+ })(C || (C = {}));
4512
+ const A = [
4513
+ L.InProgress,
4514
+ L.Referred,
4515
+ L.AwaitingForResponse
4516
+ ], ve = () => {
4521
4517
  let f = l;
4522
4518
  if (f)
4523
4519
  return fetch(f).then((y) => y.json()).then((y) => {
@@ -4531,8 +4527,8 @@ function fs(e, t, r) {
4531
4527
  Object.keys(Yt).forEach((f) => {
4532
4528
  qt(f, Yt[f]);
4533
4529
  });
4534
- const Ve = () => {
4535
- is(a);
4530
+ const Fe = () => {
4531
+ rs(a);
4536
4532
  }, _ = () => {
4537
4533
  let f = document.createElement("style");
4538
4534
  f.innerHTML = o, x.appendChild(f);
@@ -4552,7 +4548,7 @@ function fs(e, t, r) {
4552
4548
  return;
4553
4549
  const S = new URL(`${s}/v1/player/verification/GetKYCStatus`), j = new Headers();
4554
4550
  j.append("accept", "application/json"), j.append("Content-Type", "application/json"), j.append("X-Client-Request-Timestamp", Zt.utc().format("YYYY-MM-DD HH:mm:ss.SSS"));
4555
- const he = {
4551
+ const le = {
4556
4552
  method: "POST",
4557
4553
  headers: j,
4558
4554
  body: JSON.stringify({
@@ -4562,8 +4558,8 @@ function fs(e, t, r) {
4562
4558
  AllParameters: !1
4563
4559
  })
4564
4560
  };
4565
- fetch(S, he).then((ye) => ye.json()).then((ye) => {
4566
- r(17, U = ye.StaticCdnUrl + "/cashier/operator-assets/" + f), $ = E(ye.Verifications), $.VerificationStatuses.forEach((ee) => {
4561
+ fetch(S, le).then((be) => be.json()).then((be) => {
4562
+ r(17, U = be.StaticCdnUrl + "/cashier/operator-assets/" + f), B = E(be.Verifications), B.VerificationStatuses.forEach((ee) => {
4567
4563
  ee.VerificationUrlType !== "Widget" && H.add(ee.Vendor);
4568
4564
  }), r(4, F = X());
4569
4565
  });
@@ -4583,71 +4579,71 @@ function fs(e, t, r) {
4583
4579
  var S;
4584
4580
  if (!f || !f.length)
4585
4581
  return {
4586
- VerificationSummaryStatus: D.Unverified,
4582
+ VerificationSummaryStatus: L.Unverified,
4587
4583
  VerificationStatuses: []
4588
4584
  };
4589
- const y = L(f);
4585
+ const y = I(f);
4590
4586
  if (y && y.length) {
4591
4587
  const j = w(y);
4592
4588
  return {
4593
4589
  VerificationSummaryStatus: j.Status,
4594
4590
  VerificationUrl: (S = j.Flags) == null ? void 0 : S.DeferredUrlKey,
4595
- VerificationStatuses: A(y, j.Status)
4591
+ VerificationStatuses: $(y, j.Status)
4596
4592
  };
4597
4593
  } else
4598
4594
  return {
4599
- VerificationSummaryStatus: f.some((he) => he.Status === D.Failed) ? D.Failed : D.Verified,
4600
- VerificationStatuses: A(f, [D.Failed])
4595
+ VerificationSummaryStatus: f.some((le) => le.Status === L.Failed) ? L.Failed : L.Verified,
4596
+ VerificationStatuses: $(f, [L.Failed])
4601
4597
  };
4602
4598
  }, w = (f) => f.reduce(
4603
4599
  (y, S) => y ? new Date(y) < new Date(S) ? S : y : S,
4604
4600
  0
4605
- ), A = (f, y) => f.filter((S) => y.includes(S.Status)).map((S) => {
4606
- var j, he;
4601
+ ), $ = (f, y) => f.filter((S) => y.includes(S.Status)).map((S) => {
4602
+ var j, le;
4607
4603
  return {
4608
4604
  Type: S.Type,
4609
4605
  Vendor: S.VendorName,
4610
4606
  VerificationDocuments: S.Documents ? [...Object.values(S.Documents)] : [],
4611
4607
  VerificationUrlType: (j = S.Flags) == null ? void 0 : j.DeferredUrlTypeKey,
4612
- VerificationUrl: (he = S.Flags) == null ? void 0 : he.DeferredUrlKey
4608
+ VerificationUrl: (le = S.Flags) == null ? void 0 : le.DeferredUrlKey
4613
4609
  };
4614
- }), L = (f) => f.filter((y) => P.includes(y.Status) ? y.Flags && y.Flags.DeferredUrlKey || R(y) || V(y) : !1), R = (f) => {
4615
- const y = f.Documents && f.VendorName === z.Manual, S = Object.values(f.Documents).some((j) => j.Status === se.Requested);
4610
+ }), I = (f) => f.filter((y) => A.includes(y.Status) ? y.Flags && y.Flags.DeferredUrlKey || R(y) || V(y) : !1), R = (f) => {
4611
+ const y = f.Documents && f.VendorName === z.Manual, S = Object.values(f.Documents).some((j) => j.Status === ne.Requested);
4616
4612
  return y && S;
4617
- }, V = (f) => f.VendorName === z.ShuftiPro && f.Status === D.Referred, X = () => {
4618
- switch ($.VerificationSummaryStatus) {
4619
- case D.InProgress:
4613
+ }, V = (f) => f.VendorName === z.ShuftiPro && f.Status === L.Referred, X = () => {
4614
+ switch (B.VerificationSummaryStatus) {
4615
+ case L.InProgress:
4620
4616
  const f = [];
4621
4617
  return H.forEach((y) => {
4622
- f.push(le(y));
4618
+ f.push(ue(y));
4623
4619
  }), f;
4624
- case D.Referred:
4620
+ case L.Referred:
4625
4621
  return [i("verification.idenfy.referred-awaiting")];
4626
- case D.Failed:
4622
+ case L.Failed:
4627
4623
  return [i("verification.message.failed")];
4628
4624
  }
4629
- }, le = (f) => {
4630
- const y = $.VerificationStatuses.filter((S) => S.Vendor === f);
4625
+ }, ue = (f) => {
4626
+ const y = B.VerificationStatuses.filter((S) => S.Vendor === f);
4631
4627
  if (f === z.ShuftiPro)
4632
- return oe(y);
4628
+ return se(y);
4633
4629
  {
4634
4630
  const S = i("verification.idenfy.link-name"), j = {
4635
4631
  link: `<a href="${y[0].VerificationUrl}" target="_blank">${S}</a>`
4636
4632
  };
4637
4633
  return i("verification.idenfy.in-progress", { values: j });
4638
4634
  }
4639
- }, oe = (f) => {
4635
+ }, se = (f) => {
4640
4636
  const y = [], S = {}, j = [
4641
- M.Biometric,
4642
- M.Documents,
4643
- M.ProofOfAddress
4637
+ C.Biometric,
4638
+ C.Documents,
4639
+ C.ProofOfAddress
4644
4640
  ];
4645
4641
  f.forEach((ee) => {
4646
- j.includes(ee.Type) && (y.push(ee.Type), S[ee.Type] = me(ee, ae(ee.Type)));
4642
+ j.includes(ee.Type) && (y.push(ee.Type), S[ee.Type] = de(ee, oe(ee.Type)));
4647
4643
  });
4648
- let he = y.every((ee) => v.has(ee)), ye = `verification.shuftipro.in-progress.${y.sort().join(".")}`;
4649
- return he ? i("verification.shuftipro.validations-started") : i(ye, { values: S });
4650
- }, me = (f, y) => `<a class="verificationLink ${f.Type}" href=" ${f.VerificationUrl} " target="_blank">${y}</a>`, ae = (f) => i(`verification.shuftipro.link-name.${f}`), G = (f, y) => {
4644
+ let le = y.every((ee) => v.has(ee)), be = `verification.shuftipro.in-progress.${y.sort().join(".")}`;
4645
+ return le ? i("verification.shuftipro.validations-started") : i(be, { values: S });
4646
+ }, de = (f, y) => `<a class="verificationLink ${f.Type}" href=" ${f.VerificationUrl} " target="_blank">${y}</a>`, oe = (f) => i(`verification.shuftipro.link-name.${f}`), G = (f, y) => {
4651
4647
  if (f.stopPropagation(), f.target && (f.target.href || f.target.closest("a"))) {
4652
4648
  if (f.target.closest(".verificationLink")) {
4653
4649
  const S = f.target.className.split(" ")[1];
@@ -4655,11 +4651,11 @@ function fs(e, t, r) {
4655
4651
  }
4656
4652
  return;
4657
4653
  }
4658
- y === 0 && r(5, B = !B);
4654
+ y === 0 && r(5, M = !M);
4659
4655
  }, K = () => {
4660
4656
  r(6, q = p === "false");
4661
- }, pe = () => {
4662
- r(8, k = U + "/" + a + "/" + hs);
4657
+ }, me = () => {
4658
+ r(8, k = U + "/" + a + "/" + ls);
4663
4659
  try {
4664
4660
  fetch(k, { method: "HEAD" }).then((f) => {
4665
4661
  r(7, N = f.ok);
@@ -4667,11 +4663,11 @@ function fs(e, t, r) {
4667
4663
  } catch (f) {
4668
4664
  r(7, N = !1);
4669
4665
  }
4670
- }, ge = () => {
4666
+ }, pe = () => {
4671
4667
  window.postMessage({ type: "ShowCashierVideoModal" }, window.location.href);
4672
- }, Lr = (f, y) => G(y, f), Ir = (f, y) => G(y, f), Nr = () => ge();
4668
+ }, Lr = (f, y) => G(y, f), Ir = (f, y) => G(y, f), Nr = () => pe();
4673
4669
  function Rr(f) {
4674
- lt[f ? "unshift" : "push"](() => {
4670
+ at[f ? "unshift" : "push"](() => {
4675
4671
  x = f, r(3, x);
4676
4672
  });
4677
4673
  }
@@ -4679,27 +4675,27 @@ function fs(e, t, r) {
4679
4675
  "endpoint" in f && r(12, s = f.endpoint), "lang" in f && r(13, a = f.lang), "translationurl" in f && r(14, l = f.translationurl), "clientstyling" in f && r(0, o = f.clientstyling), "clientstylingurl" in f && r(1, u = f.clientstylingurl), "session" in f && r(15, h = f.session), "customerid" in f && r(16, d = f.customerid), "ismobileview" in f && r(2, p = f.ismobileview);
4680
4676
  }, e.$$.update = () => {
4681
4677
  e.$$.dirty[0] & /*lang*/
4682
- 8192 && a && Ve(), e.$$.dirty[0] & /*endpoint, session*/
4678
+ 8192 && a && Fe(), e.$$.dirty[0] & /*endpoint, session*/
4683
4679
  36864 && s && h && c(), e.$$.dirty[0] & /*endpoint, session*/
4684
4680
  36864 && s && !h && b(), e.$$.dirty[0] & /*translationurl*/
4685
- 16384 && l && be(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
4681
+ 16384 && l && ve(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
4686
4682
  9 && o && x && _(), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
4687
4683
  10 && u && x && g(), e.$$.dirty[0] & /*ismobileview*/
4688
4684
  4 && p && K(), e.$$.dirty[0] & /*staticCdnUrl*/
4689
- 131072 && U && pe();
4685
+ 131072 && U && me();
4690
4686
  }, [
4691
4687
  o,
4692
4688
  u,
4693
4689
  p,
4694
4690
  x,
4695
4691
  F,
4696
- B,
4692
+ M,
4697
4693
  q,
4698
4694
  N,
4699
4695
  k,
4700
4696
  i,
4701
4697
  G,
4702
- ge,
4698
+ pe,
4703
4699
  s,
4704
4700
  a,
4705
4701
  l,
@@ -4717,8 +4713,8 @@ class Dr extends hi {
4717
4713
  super(), ui(
4718
4714
  this,
4719
4715
  t,
4720
- fs,
4721
- ls,
4716
+ hs,
4717
+ us,
4722
4718
  ir,
4723
4719
  {
4724
4720
  endpoint: 12,
@@ -4730,7 +4726,7 @@ class Dr extends hi {
4730
4726
  customerid: 16,
4731
4727
  ismobileview: 2
4732
4728
  },
4733
- us,
4729
+ as,
4734
4730
  [-1, -1]
4735
4731
  );
4736
4732
  }
@@ -4784,30 +4780,30 @@ class Dr extends hi {
4784
4780
  }
4785
4781
  }
4786
4782
  li(Dr, { endpoint: {}, lang: {}, translationurl: {}, clientstyling: {}, clientstylingurl: {}, session: {}, customerid: {}, ismobileview: {} }, [], [], !0);
4787
- const vs = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
4783
+ const gs = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
4788
4784
  __proto__: null,
4789
4785
  default: Dr
4790
4786
  }, Symbol.toStringTag, { value: "Module" }));
4791
4787
  export {
4792
- vs as C,
4788
+ gs as C,
4793
4789
  hi as S,
4794
4790
  zr as a,
4795
- ue as b,
4796
- ds as c,
4797
- ne as d,
4798
- ps as e,
4791
+ ae as b,
4792
+ li as c,
4793
+ ie as d,
4794
+ ms as e,
4799
4795
  te as f,
4800
- Q as g,
4801
- re as h,
4796
+ Z as g,
4797
+ Ee as h,
4802
4798
  ui as i,
4803
- Z as j,
4804
- we as k,
4805
- lt as l,
4806
- Et as m,
4799
+ cs as j,
4800
+ Q as k,
4801
+ re as l,
4802
+ ds as m,
4807
4803
  J as n,
4808
- gs as o,
4809
- ms as p,
4810
- li as q,
4804
+ ps as o,
4805
+ xt as p,
4806
+ at as q,
4811
4807
  ir as s,
4812
- Te as t
4808
+ Se as t
4813
4809
  };