@everymatrix/cashier-verifications 1.61.1 → 1.62.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,17 +1,17 @@
1
- var Dr = Object.defineProperty, Ir = Object.defineProperties;
2
- var Lr = Object.getOwnPropertyDescriptors;
3
- var St = Object.getOwnPropertySymbols;
4
- var Nr = Object.prototype.hasOwnProperty, Rr = Object.prototype.propertyIsEnumerable;
5
- var Ke = (e, t, r) => t in e ? Dr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Tt = (e, t) => {
1
+ var Lr = Object.defineProperty, Nr = Object.defineProperties;
2
+ var Rr = Object.getOwnPropertyDescriptors;
3
+ var Ht = Object.getOwnPropertySymbols;
4
+ var kr = Object.prototype.hasOwnProperty, Ur = Object.prototype.propertyIsEnumerable;
5
+ var tt = (e, t, r) => t in e ? Lr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Ot = (e, t) => {
6
6
  for (var r in t || (t = {}))
7
- Nr.call(t, r) && Ke(e, r, t[r]);
8
- if (St)
9
- for (var r of St(t))
10
- Rr.call(t, r) && Ke(e, r, t[r]);
7
+ kr.call(t, r) && tt(e, r, t[r]);
8
+ if (Ht)
9
+ for (var r of Ht(t))
10
+ Ur.call(t, r) && tt(e, r, t[r]);
11
11
  return e;
12
- }, Ht = (e, t) => Ir(e, Lr(t));
13
- var Z = (e, t, r) => (Ke(e, typeof t != "symbol" ? t + "" : t, r), r);
14
- var Ot = (e, t, r) => new Promise((i, n) => {
12
+ }, Pt = (e, t) => Nr(e, Rr(t));
13
+ var Z = (e, t, r) => (tt(e, typeof t != "symbol" ? t + "" : t, r), r);
14
+ var $t = (e, t, r) => new Promise((i, n) => {
15
15
  var s = (o) => {
16
16
  try {
17
17
  l(r.next(o));
@@ -29,29 +29,29 @@ var Ot = (e, t, r) => new Promise((i, n) => {
29
29
  });
30
30
  function K() {
31
31
  }
32
- function Kt(e) {
32
+ function tr(e) {
33
33
  return e();
34
34
  }
35
- function Pt() {
35
+ function At() {
36
36
  return /* @__PURE__ */ Object.create(null);
37
37
  }
38
- function Ne(e) {
39
- e.forEach(Kt);
38
+ function Re(e) {
39
+ e.forEach(tr);
40
40
  }
41
- function bt(e) {
41
+ function xt(e) {
42
42
  return typeof e == "function";
43
43
  }
44
- function er(e, t) {
44
+ function rr(e, t) {
45
45
  return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
46
46
  }
47
- let Fe;
48
- function hs(e, t) {
49
- return e === t ? !0 : (Fe || (Fe = document.createElement("a")), Fe.href = t, e === Fe.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
- function kr(e) {
51
+ function Fr(e) {
52
52
  return Object.keys(e).length === 0;
53
53
  }
54
- function tr(e, ...t) {
54
+ function ir(e, ...t) {
55
55
  if (e == null) {
56
56
  for (const i of t)
57
57
  i(void 0);
@@ -60,20 +60,20 @@ function tr(e, ...t) {
60
60
  const r = e.subscribe(...t);
61
61
  return r.unsubscribe ? () => r.unsubscribe() : r;
62
62
  }
63
- function Ur(e, t, r) {
64
- e.$$.on_destroy.push(tr(t, r));
63
+ function Vr(e, t, r) {
64
+ e.$$.on_destroy.push(ir(t, r));
65
65
  }
66
66
  function ie(e, t) {
67
67
  e.appendChild(t);
68
68
  }
69
- function Fr(e, t, r) {
70
- const i = Vr(e);
69
+ function Gr(e, t, r) {
70
+ const i = jr(e);
71
71
  if (!i.getElementById(t)) {
72
72
  const n = J("style");
73
- n.id = t, n.textContent = r, Gr(i, n);
73
+ n.id = t, n.textContent = r, zr(i, n);
74
74
  }
75
75
  }
76
- function Vr(e) {
76
+ function jr(e) {
77
77
  if (!e)
78
78
  return document;
79
79
  const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
@@ -83,59 +83,59 @@ function Vr(e) {
83
83
  t
84
84
  ) : e.ownerDocument;
85
85
  }
86
- function Gr(e, t) {
86
+ function zr(e, t) {
87
87
  return ie(
88
88
  /** @type {Document} */
89
89
  e.head || e,
90
90
  t
91
91
  ), t.sheet;
92
92
  }
93
- function ue(e, t, r) {
93
+ function le(e, t, r) {
94
94
  e.insertBefore(t, r || null);
95
95
  }
96
- function ne(e) {
96
+ function se(e) {
97
97
  e.parentNode && e.parentNode.removeChild(e);
98
98
  }
99
- function jr(e, t) {
99
+ function Xr(e, t) {
100
100
  for (let r = 0; r < e.length; r += 1)
101
101
  e[r] && e[r].d(t);
102
102
  }
103
103
  function J(e) {
104
104
  return document.createElement(e);
105
105
  }
106
- function fs(e) {
106
+ function ds(e) {
107
107
  return document.createElementNS("http://www.w3.org/2000/svg", e);
108
108
  }
109
- function yt(e) {
109
+ function _t(e) {
110
110
  return document.createTextNode(e);
111
111
  }
112
- function Ee() {
113
- return yt(" ");
112
+ function we() {
113
+ return _t(" ");
114
114
  }
115
- function cs() {
116
- return yt("");
115
+ function ms() {
116
+ return _t("");
117
117
  }
118
- function xt(e, t, r, i) {
118
+ function Et(e, t, r, i) {
119
119
  return e.addEventListener(t, r, i), () => e.removeEventListener(t, r, i);
120
120
  }
121
121
  function ee(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 ce(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 : ee(e, t, r);
127
127
  }
128
- function zr(e) {
128
+ function Wr(e) {
129
129
  return Array.from(e.childNodes);
130
130
  }
131
- function Xr(e, t) {
131
+ function qr(e, t) {
132
132
  t = "" + t, e.data !== t && (e.data = /** @type {string} */
133
133
  t);
134
134
  }
135
- function Se(e, t, r) {
135
+ function Te(e, t, r) {
136
136
  e.classList.toggle(t, !!r);
137
137
  }
138
- function Wr(e) {
138
+ function Yr(e) {
139
139
  const t = {};
140
140
  return e.childNodes.forEach(
141
141
  /** @param {Element} node */
@@ -144,90 +144,90 @@ function Wr(e) {
144
144
  }
145
145
  ), t;
146
146
  }
147
- let De;
148
- function Ce(e) {
149
- De = e;
147
+ let Ie;
148
+ function De(e) {
149
+ Ie = e;
150
150
  }
151
- function qr() {
152
- if (!De)
151
+ function Zr() {
152
+ if (!Ie)
153
153
  throw new Error("Function called outside component initialization");
154
- return De;
154
+ return Ie;
155
155
  }
156
- function ds(e) {
157
- qr().$$.on_mount.push(e);
156
+ function ps(e) {
157
+ Zr().$$.on_mount.push(e);
158
158
  }
159
- const _e = [], at = [];
160
- let we = [];
161
- const At = [], Yr = /* @__PURE__ */ Promise.resolve();
162
- let ut = !1;
163
- function Zr() {
164
- ut || (ut = !0, Yr.then(re));
159
+ const Ee = [], lt = [];
160
+ let Se = [];
161
+ const Bt = [], Jr = /* @__PURE__ */ Promise.resolve();
162
+ let ht = !1;
163
+ function Qr() {
164
+ ht || (ht = !0, Jr.then(re));
165
165
  }
166
- function lt(e) {
167
- we.push(e);
166
+ function ft(e) {
167
+ Se.push(e);
168
168
  }
169
- const et = /* @__PURE__ */ new Set();
170
- let ye = 0;
169
+ const rt = /* @__PURE__ */ new Set();
170
+ let xe = 0;
171
171
  function re() {
172
- if (ye !== 0)
172
+ if (xe !== 0)
173
173
  return;
174
- const e = De;
174
+ const e = Ie;
175
175
  do {
176
176
  try {
177
- for (; ye < _e.length; ) {
178
- const t = _e[ye];
179
- ye++, Ce(t), Jr(t.$$);
177
+ for (; xe < Ee.length; ) {
178
+ const t = Ee[xe];
179
+ xe++, De(t), Kr(t.$$);
180
180
  }
181
181
  } catch (t) {
182
- throw _e.length = 0, ye = 0, t;
182
+ throw Ee.length = 0, xe = 0, t;
183
183
  }
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());
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());
189
189
  }
190
- we.length = 0;
191
- } while (_e.length);
192
- for (; At.length; )
193
- At.pop()();
194
- ut = !1, et.clear(), Ce(e);
190
+ Se.length = 0;
191
+ } while (Ee.length);
192
+ for (; Bt.length; )
193
+ Bt.pop()();
194
+ ht = !1, rt.clear(), De(e);
195
195
  }
196
- function Jr(e) {
196
+ function Kr(e) {
197
197
  if (e.fragment !== null) {
198
- e.update(), Ne(e.before_update);
198
+ e.update(), Re(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(lt);
200
+ e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(ft);
201
201
  }
202
202
  }
203
- function Qr(e) {
203
+ function ei(e) {
204
204
  const t = [], r = [];
205
- we.forEach((i) => e.indexOf(i) === -1 ? t.push(i) : r.push(i)), r.forEach((i) => i()), we = t;
205
+ Se.forEach((i) => e.indexOf(i) === -1 ? t.push(i) : r.push(i)), r.forEach((i) => i()), Se = t;
206
206
  }
207
- const Kr = /* @__PURE__ */ new Set();
208
- function ei(e, t) {
209
- e && e.i && (Kr.delete(e), e.i(t));
207
+ const ti = /* @__PURE__ */ new Set();
208
+ function ri(e, t) {
209
+ e && e.i && (ti.delete(e), e.i(t));
210
210
  }
211
- function $t(e) {
211
+ function Mt(e) {
212
212
  return (e == null ? void 0 : e.length) !== void 0 ? e : Array.from(e);
213
213
  }
214
- function ti(e, t, r) {
214
+ function ii(e, t, r) {
215
215
  const { fragment: i, after_update: n } = e.$$;
216
- i && i.m(t, r), lt(() => {
217
- const s = e.$$.on_mount.map(Kt).filter(bt);
218
- e.$$.on_destroy ? e.$$.on_destroy.push(...s) : Ne(s), e.$$.on_mount = [];
219
- }), n.forEach(lt);
216
+ i && i.m(t, r), ft(() => {
217
+ const s = e.$$.on_mount.map(tr).filter(xt);
218
+ e.$$.on_destroy ? e.$$.on_destroy.push(...s) : Re(s), e.$$.on_mount = [];
219
+ }), n.forEach(ft);
220
220
  }
221
- function ri(e, t) {
221
+ function ni(e, t) {
222
222
  const r = e.$$;
223
- r.fragment !== null && (Qr(r.after_update), Ne(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
223
+ r.fragment !== null && (ei(r.after_update), Re(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
224
224
  }
225
- function ii(e, t) {
226
- e.$$.dirty[0] === -1 && (_e.push(e), Zr(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
225
+ function si(e, t) {
226
+ e.$$.dirty[0] === -1 && (Ee.push(e), Qr(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
227
227
  }
228
- function ni(e, t, r, i, n, s, a = null, l = [-1]) {
229
- const o = De;
230
- Ce(e);
228
+ function oi(e, t, r, i, n, s, a = null, l = [-1]) {
229
+ const o = Ie;
230
+ De(e);
231
231
  const u = e.$$ = {
232
232
  fragment: null,
233
233
  ctx: [],
@@ -235,7 +235,7 @@ function ni(e, t, r, i, n, s, a = null, l = [-1]) {
235
235
  props: s,
236
236
  update: K,
237
237
  not_equal: n,
238
- bound: Pt(),
238
+ bound: At(),
239
239
  // lifecycle
240
240
  on_mount: [],
241
241
  on_destroy: [],
@@ -244,7 +244,7 @@ function ni(e, t, r, i, n, s, a = null, l = [-1]) {
244
244
  after_update: [],
245
245
  context: new Map(t.context || (o ? o.$$.context : [])),
246
246
  // everything else
247
- callbacks: Pt(),
247
+ callbacks: At(),
248
248
  dirty: l,
249
249
  skip_bound: !1,
250
250
  root: t.target || o.$$.root
@@ -253,19 +253,19 @@ function ni(e, t, r, i, n, s, a = null, l = [-1]) {
253
253
  let h = !1;
254
254
  if (u.ctx = r ? r(e, t.props || {}, (c, m, ...E) => {
255
255
  const H = E.length ? E[0] : m;
256
- return u.ctx && n(u.ctx[c], u.ctx[c] = H) && (!u.skip_bound && u.bound[c] && u.bound[c](H), h && ii(e, c)), m;
257
- }) : [], u.update(), h = !0, Ne(u.before_update), u.fragment = i ? i(u.ctx) : !1, t.target) {
256
+ return u.ctx && n(u.ctx[c], u.ctx[c] = H) && (!u.skip_bound && u.bound[c] && u.bound[c](H), h && si(e, c)), m;
257
+ }) : [], u.update(), h = !0, Re(u.before_update), u.fragment = i ? i(u.ctx) : !1, t.target) {
258
258
  if (t.hydrate) {
259
- const c = zr(t.target);
260
- u.fragment && u.fragment.l(c), c.forEach(ne);
259
+ const c = Wr(t.target);
260
+ u.fragment && u.fragment.l(c), c.forEach(se);
261
261
  } else
262
262
  u.fragment && u.fragment.c();
263
- t.intro && ei(e.$$.fragment), ti(e, t.target, t.anchor), re();
263
+ t.intro && ri(e.$$.fragment), ii(e, t.target, t.anchor), re();
264
264
  }
265
- Ce(o);
265
+ De(o);
266
266
  }
267
- let rr;
268
- typeof HTMLElement == "function" && (rr = class extends HTMLElement {
267
+ let nr;
268
+ typeof HTMLElement == "function" && (nr = class extends HTMLElement {
269
269
  constructor(t, r, i) {
270
270
  super();
271
271
  /** The Svelte component constructor */
@@ -302,7 +302,7 @@ typeof HTMLElement == "function" && (rr = class extends HTMLElement {
302
302
  }
303
303
  }
304
304
  connectedCallback() {
305
- return Ot(this, null, function* () {
305
+ return $t(this, null, function* () {
306
306
  if (this.$$cn = !0, !this.$$c) {
307
307
  let t = function(s) {
308
308
  return () => {
@@ -316,28 +316,28 @@ typeof HTMLElement == "function" && (rr = class extends HTMLElement {
316
316
  * @param {HTMLElement} [anchor]
317
317
  */
318
318
  m: function(u, h) {
319
- ue(u, a, h);
319
+ le(u, a, h);
320
320
  },
321
321
  d: function(u) {
322
- u && ne(a);
322
+ u && se(a);
323
323
  }
324
324
  };
325
325
  };
326
326
  };
327
327
  if (yield Promise.resolve(), !this.$$cn || this.$$c)
328
328
  return;
329
- const r = {}, i = Wr(this);
329
+ const r = {}, i = Yr(this);
330
330
  for (const s of this.$$s)
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] = Ge(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: Ht(Tt({}, this.$$d), {
340
+ props: Pt(Ot({}, this.$$d), {
341
341
  $$slots: r,
342
342
  $$scope: {
343
343
  ctx: []
@@ -348,7 +348,7 @@ typeof HTMLElement == "function" && (rr = 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 = Ge(
351
+ const a = je(
352
352
  s,
353
353
  this.$$d[s],
354
354
  this.$$p_d,
@@ -372,7 +372,7 @@ typeof HTMLElement == "function" && (rr = 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] = Ge(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" && (rr = class extends HTMLElement {
385
385
  ) || t;
386
386
  }
387
387
  });
388
- function Ge(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])
@@ -415,8 +415,8 @@ function Ge(e, t, r, i) {
415
415
  return t;
416
416
  }
417
417
  }
418
- function si(e, t, r, i, n, s) {
419
- let a = class extends rr {
418
+ function ai(e, t, r, i, n, s) {
419
+ let a = class extends nr {
420
420
  constructor() {
421
421
  super(e, r, n), this.$$p_d = t;
422
422
  }
@@ -433,7 +433,7 @@ function si(e, t, r, i, n, s) {
433
433
  },
434
434
  set(o) {
435
435
  var u;
436
- o = Ge(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) => {
@@ -446,7 +446,7 @@ function si(e, t, r, i, n, s) {
446
446
  }), e.element = /** @type {any} */
447
447
  a, a;
448
448
  }
449
- class oi {
449
+ class ui {
450
450
  constructor() {
451
451
  /**
452
452
  * ### PRIVATE API
@@ -467,7 +467,7 @@ class oi {
467
467
  }
468
468
  /** @returns {void} */
469
469
  $destroy() {
470
- ri(this, 1), this.$destroy = K;
470
+ ni(this, 1), this.$destroy = K;
471
471
  }
472
472
  /**
473
473
  * @template {Extract<keyof Events, string>} K
@@ -476,7 +476,7 @@ class oi {
476
476
  * @returns {() => void}
477
477
  */
478
478
  $on(t, r) {
479
- if (!bt(r))
479
+ if (!xt(r))
480
480
  return K;
481
481
  const i = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
482
482
  return i.push(r), () => {
@@ -489,29 +489,29 @@ class oi {
489
489
  * @returns {void}
490
490
  */
491
491
  $set(t) {
492
- this.$$set && !kr(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
492
+ this.$$set && !Fr(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
493
493
  }
494
494
  }
495
- const ai = "4";
496
- typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(ai);
497
- const xe = [];
498
- function ui(e, t) {
495
+ const li = "4";
496
+ typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(li);
497
+ const _e = [];
498
+ function hi(e, t) {
499
499
  return {
500
- subscribe: Ye(e, t).subscribe
500
+ subscribe: Je(e, t).subscribe
501
501
  };
502
502
  }
503
- function Ye(e, t = K) {
503
+ function Je(e, t = K) {
504
504
  let r;
505
505
  const i = /* @__PURE__ */ new Set();
506
506
  function n(l) {
507
- if (er(e, l) && (e = l, r)) {
508
- const o = !xe.length;
507
+ if (rr(e, l) && (e = l, r)) {
508
+ const o = !_e.length;
509
509
  for (const u of i)
510
- u[1](), xe.push(u, e);
510
+ u[1](), _e.push(u, e);
511
511
  if (o) {
512
- for (let u = 0; u < xe.length; u += 2)
513
- xe[u][0](xe[u + 1]);
514
- xe.length = 0;
512
+ for (let u = 0; u < _e.length; u += 2)
513
+ _e[u][0](_e[u + 1]);
514
+ _e.length = 0;
515
515
  }
516
516
  }
517
517
  }
@@ -531,7 +531,7 @@ function Ae(e, t, r) {
531
531
  if (!n.every(Boolean))
532
532
  throw new Error("derived() expects stores as input, got a falsy value");
533
533
  const s = t.length < 2;
534
- return ui(r, (a, l) => {
534
+ return hi(r, (a, l) => {
535
535
  let o = !1;
536
536
  const u = [];
537
537
  let h = 0, c = K;
@@ -540,9 +540,9 @@ function Ae(e, t, r) {
540
540
  return;
541
541
  c();
542
542
  const H = t(i ? u[0] : u, a, l);
543
- s ? a(H) : c = bt(H) ? H : K;
543
+ s ? a(H) : c = xt(H) ? H : K;
544
544
  }, E = n.map(
545
- (H, v) => tr(
545
+ (H, v) => ir(
546
546
  H,
547
547
  ($) => {
548
548
  u[v] = $, h &= ~(1 << v), o && m();
@@ -553,127 +553,113 @@ function Ae(e, t, r) {
553
553
  )
554
554
  );
555
555
  return o = !0, m(), function() {
556
- Ne(E), c(), o = !1;
556
+ Re(E), c(), o = !1;
557
557
  };
558
558
  });
559
559
  }
560
- var ir = typeof globalThis != "undefined" ? globalThis : typeof window != "undefined" ? window : typeof global != "undefined" ? global : typeof self != "undefined" ? self : {};
561
- function _t(e) {
560
+ var sr = typeof globalThis != "undefined" ? globalThis : typeof window != "undefined" ? window : typeof global != "undefined" ? global : typeof self != "undefined" ? self : {};
561
+ function wt(e) {
562
562
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
563
563
  }
564
- var li = function(t) {
565
- return hi(t) && !fi(t);
564
+ var fi = function(t) {
565
+ return ci(t) && !di(t);
566
566
  };
567
- function hi(e) {
567
+ function ci(e) {
568
568
  return !!e && typeof e == "object";
569
569
  }
570
- function fi(e) {
570
+ function di(e) {
571
571
  var t = Object.prototype.toString.call(e);
572
- return t === "[object RegExp]" || t === "[object Date]" || mi(e);
572
+ return t === "[object RegExp]" || t === "[object Date]" || gi(e);
573
573
  }
574
- var ci = typeof Symbol == "function" && Symbol.for, di = ci ? Symbol.for("react.element") : 60103;
575
- function mi(e) {
576
- return e.$$typeof === di;
574
+ var mi = typeof Symbol == "function" && Symbol.for, pi = mi ? Symbol.for("react.element") : 60103;
575
+ function gi(e) {
576
+ return e.$$typeof === pi;
577
577
  }
578
- function pi(e) {
578
+ function vi(e) {
579
579
  return Array.isArray(e) ? [] : {};
580
580
  }
581
- function Ie(e, t) {
582
- return t.clone !== !1 && t.isMergeableObject(e) ? Te(pi(e), e, t) : e;
581
+ function Le(e, t) {
582
+ return t.clone !== !1 && t.isMergeableObject(e) ? He(vi(e), e, t) : e;
583
583
  }
584
- function gi(e, t, r) {
584
+ function bi(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
- function vi(e, t) {
589
+ function yi(e, t) {
590
590
  if (!t.customMerge)
591
- return Te;
591
+ return He;
592
592
  var r = t.customMerge(e);
593
- return typeof r == "function" ? r : Te;
593
+ return typeof r == "function" ? r : He;
594
594
  }
595
- function bi(e) {
595
+ function xi(e) {
596
596
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
597
597
  return Object.propertyIsEnumerable.call(e, t);
598
598
  }) : [];
599
599
  }
600
- function Bt(e) {
601
- return Object.keys(e).concat(bi(e));
600
+ function Ct(e) {
601
+ return Object.keys(e).concat(xi(e));
602
602
  }
603
- function nr(e, t) {
603
+ function or(e, t) {
604
604
  try {
605
605
  return t in e;
606
606
  } catch (r) {
607
607
  return !1;
608
608
  }
609
609
  }
610
- function yi(e, t) {
611
- return nr(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
610
+ function _i(e, t) {
611
+ return or(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
612
612
  }
613
- function xi(e, t, r) {
613
+ function Ei(e, t, r) {
614
614
  var i = {};
615
- return r.isMergeableObject(e) && Bt(e).forEach(function(n) {
616
- i[n] = Ie(e[n], r);
617
- }), Bt(t).forEach(function(n) {
618
- yi(e, n) || (nr(e, n) && r.isMergeableObject(t[n]) ? i[n] = vi(n, r)(e[n], t[n], r) : i[n] = Ie(t[n], r));
615
+ return r.isMergeableObject(e) && Ct(e).forEach(function(n) {
616
+ i[n] = Le(e[n], r);
617
+ }), Ct(t).forEach(function(n) {
618
+ _i(e, n) || (or(e, n) && r.isMergeableObject(t[n]) ? i[n] = yi(n, r)(e[n], t[n], r) : i[n] = Le(t[n], r));
619
619
  }), i;
620
620
  }
621
- function Te(e, t, r) {
622
- r = r || {}, r.arrayMerge = r.arrayMerge || gi, r.isMergeableObject = r.isMergeableObject || li, r.cloneUnlessOtherwiseSpecified = Ie;
621
+ function He(e, t, r) {
622
+ r = r || {}, r.arrayMerge = r.arrayMerge || bi, r.isMergeableObject = r.isMergeableObject || fi, 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) : xi(e, t, r) : Ie(t, r);
624
+ return s ? i ? r.arrayMerge(e, t, r) : Ei(e, t, r) : Le(t, r);
625
625
  }
626
- Te.all = function(t, r) {
626
+ He.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 Te(i, n, r);
630
+ return He(i, n, r);
631
631
  }, {});
632
632
  };
633
- var _i = Te, Ei = _i;
634
- const wi = /* @__PURE__ */ _t(Ei);
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) {
633
+ var wi = He, Si = wi;
634
+ const Ti = /* @__PURE__ */ wt(Si);
635
+ var ct = function(e, t) {
636
+ return ct = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, i) {
651
637
  r.__proto__ = i;
652
638
  } || function(r, i) {
653
639
  for (var n in i)
654
640
  Object.prototype.hasOwnProperty.call(i, n) && (r[n] = i[n]);
655
- }, ht(e, t);
641
+ }, ct(e, t);
656
642
  };
657
- function Ze(e, t) {
643
+ function Qe(e, t) {
658
644
  if (typeof t != "function" && t !== null)
659
645
  throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
660
- ht(e, t);
646
+ ct(e, t);
661
647
  function r() {
662
648
  this.constructor = e;
663
649
  }
664
650
  e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
665
651
  }
666
- var P = function() {
667
- return P = Object.assign || function(t) {
652
+ var ne = function() {
653
+ return ne = Object.assign || function(t) {
668
654
  for (var r, i = 1, n = arguments.length; i < n; i++) {
669
655
  r = arguments[i];
670
656
  for (var s in r)
671
657
  Object.prototype.hasOwnProperty.call(r, s) && (t[s] = r[s]);
672
658
  }
673
659
  return t;
674
- }, P.apply(this, arguments);
660
+ }, ne.apply(this, arguments);
675
661
  };
676
- function Si(e, t) {
662
+ function Hi(e, t) {
677
663
  var r = {};
678
664
  for (var i in e)
679
665
  Object.prototype.hasOwnProperty.call(e, i) && t.indexOf(i) < 0 && (r[i] = e[i]);
@@ -682,43 +668,43 @@ function Si(e, t) {
682
668
  t.indexOf(i[n]) < 0 && Object.prototype.propertyIsEnumerable.call(e, i[n]) && (r[i[n]] = e[i[n]]);
683
669
  return r;
684
670
  }
685
- function tt(e, t, r) {
686
- if (arguments.length === 2)
671
+ function it(e, t, r) {
672
+ if (r || arguments.length === 2)
687
673
  for (var i = 0, n = t.length, s; i < n; i++)
688
674
  (s || !(i in t)) && (s || (s = Array.prototype.slice.call(t, 0, i)), s[i] = t[i]);
689
- return e.concat(s || t);
675
+ return e.concat(s || Array.prototype.slice.call(t));
690
676
  }
691
- function rt(e, t) {
692
- var r = t && t.cache ? t.cache : Bi, i = t && t.serializer ? t.serializer : Ai, n = t && t.strategy ? t.strategy : Oi;
677
+ function nt(e, t) {
678
+ var r = t && t.cache ? t.cache : Ci, i = t && t.serializer ? t.serializer : Bi, n = t && t.strategy ? t.strategy : $i;
693
679
  return n(e, {
694
680
  cache: r,
695
681
  serializer: i
696
682
  });
697
683
  }
698
- function Ti(e) {
684
+ function Oi(e) {
699
685
  return e == null || typeof e == "number" || typeof e == "boolean";
700
686
  }
701
- function Hi(e, t, r, i) {
702
- var n = Ti(i) ? i : r(i), s = t.get(n);
687
+ function Pi(e, t, r, i) {
688
+ var n = Oi(i) ? i : r(i), s = t.get(n);
703
689
  return typeof s == "undefined" && (s = e.call(this, i), t.set(n, s)), s;
704
690
  }
705
- function sr(e, t, r) {
691
+ function ar(e, t, r) {
706
692
  var i = Array.prototype.slice.call(arguments, 3), n = r(i), s = t.get(n);
707
693
  return typeof s == "undefined" && (s = e.apply(this, i), t.set(n, s)), s;
708
694
  }
709
- function or(e, t, r, i, n) {
695
+ function ur(e, t, r, i, n) {
710
696
  return r.bind(t, e, i, n);
711
697
  }
712
- function Oi(e, t) {
713
- var r = e.length === 1 ? Hi : sr;
714
- return or(e, this, r, t.cache.create(), t.serializer);
698
+ function $i(e, t) {
699
+ var r = e.length === 1 ? Pi : ar;
700
+ return ur(e, this, r, t.cache.create(), t.serializer);
715
701
  }
716
- function Pi(e, t) {
717
- return or(e, this, sr, t.cache.create(), t.serializer);
702
+ function Ai(e, t) {
703
+ return ur(e, this, ar, t.cache.create(), t.serializer);
718
704
  }
719
- var Ai = function() {
705
+ var Bi = function() {
720
706
  return JSON.stringify(arguments);
721
- }, $i = (
707
+ }, Mi = (
722
708
  /** @class */
723
709
  function() {
724
710
  function e() {
@@ -730,61 +716,71 @@ var Ai = function() {
730
716
  this.cache[t] = r;
731
717
  }, e;
732
718
  }()
733
- ), Bi = {
719
+ ), Ci = {
734
720
  create: function() {
735
- return new $i();
721
+ return new Mi();
736
722
  }
737
- }, it = {
738
- variadic: Pi
739
- }, T;
723
+ }, st = {
724
+ variadic: Ai
725
+ }, We = function() {
726
+ return We = 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
+ }, We.apply(this, arguments);
734
+ };
735
+ var T;
740
736
  (function(e) {
741
737
  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";
742
738
  })(T || (T = {}));
743
- var C;
739
+ var M;
744
740
  (function(e) {
745
741
  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";
746
- })(C || (C = {}));
747
- var He;
742
+ })(M || (M = {}));
743
+ var Oe;
748
744
  (function(e) {
749
745
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
750
- })(He || (He = {}));
751
- function Mt(e) {
752
- return e.type === C.literal;
753
- }
754
- function Mi(e) {
755
- return e.type === C.argument;
756
- }
757
- function ar(e) {
758
- return e.type === C.number;
746
+ })(Oe || (Oe = {}));
747
+ function Dt(e) {
748
+ return e.type === M.literal;
759
749
  }
760
- function ur(e) {
761
- return e.type === C.date;
750
+ function Di(e) {
751
+ return e.type === M.argument;
762
752
  }
763
753
  function lr(e) {
764
- return e.type === C.time;
754
+ return e.type === M.number;
765
755
  }
766
756
  function hr(e) {
767
- return e.type === C.select;
757
+ return e.type === M.date;
768
758
  }
769
759
  function fr(e) {
770
- return e.type === C.plural;
771
- }
772
- function Ci(e) {
773
- return e.type === C.pound;
760
+ return e.type === M.time;
774
761
  }
775
762
  function cr(e) {
776
- return e.type === C.tag;
763
+ return e.type === M.select;
777
764
  }
778
765
  function dr(e) {
779
- return !!(e && typeof e == "object" && e.type === He.number);
780
- }
781
- function ft(e) {
782
- return !!(e && typeof e == "object" && e.type === He.dateTime);
766
+ return e.type === M.plural;
783
767
  }
784
- var mr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Di = /(?:[Eec]{1,6}|G{1,5}|[Qq]{1,5}|(?:[yYur]+|U{1,5})|[ML]{1,5}|d{1,2}|D{1,3}|F{1}|[abB]{1,5}|[hkHK]{1,2}|w{1,2}|W{1}|m{1,2}|s{1,2}|[zZOvVxX]{1,4})(?=([^']*'[^']*')*[^']*$)/g;
785
768
  function Ii(e) {
769
+ return e.type === M.pound;
770
+ }
771
+ function mr(e) {
772
+ return e.type === M.tag;
773
+ }
774
+ function pr(e) {
775
+ return !!(e && typeof e == "object" && e.type === Oe.number);
776
+ }
777
+ function dt(e) {
778
+ return !!(e && typeof e == "object" && e.type === Oe.dateTime);
779
+ }
780
+ var gr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Li = /(?:[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 Ni(e) {
786
782
  var t = {};
787
- return e.replace(Di, function(r) {
783
+ return e.replace(Li, function(r) {
788
784
  var i = r.length;
789
785
  switch (r[0]) {
790
786
  case "G":
@@ -873,11 +869,21 @@ function Ii(e) {
873
869
  return "";
874
870
  }), t;
875
871
  }
876
- var Li = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
877
- function Ni(e) {
872
+ var D = function() {
873
+ return D = 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
+ }, D.apply(this, arguments);
881
+ };
882
+ var Ri = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
883
+ function ki(e) {
878
884
  if (e.length === 0)
879
885
  throw new Error("Number skeleton cannot be empty");
880
- for (var t = e.split(Li).filter(function(m) {
886
+ for (var t = e.split(Ri).filter(function(m) {
881
887
  return m.length > 0;
882
888
  }), r = [], i = 0, n = t; i < n.length; i++) {
883
889
  var s = n[i], a = s.split("/");
@@ -892,17 +898,17 @@ function Ni(e) {
892
898
  }
893
899
  return r;
894
900
  }
895
- function Ri(e) {
901
+ function Ui(e) {
896
902
  return e.replace(/^(.*?)-/, "");
897
903
  }
898
- var Ct = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, pr = /^(@+)?(\+|#+)?[rs]?$/g, ki = /(\*)(0+)|(#+)(0+)|(0+)/g, gr = /^(0+)$/;
899
- function Dt(e) {
904
+ var It = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, vr = /^(@+)?(\+|#+)?[rs]?$/g, Fi = /(\*)(0+)|(#+)(0+)|(0+)/g, br = /^(0+)$/;
905
+ function Lt(e) {
900
906
  var t = {};
901
- return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(pr, function(r, i, n) {
907
+ return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(vr, function(r, i, n) {
902
908
  return typeof n != "string" ? (t.minimumSignificantDigits = i.length, t.maximumSignificantDigits = i.length) : n === "+" ? t.minimumSignificantDigits = i.length : i[0] === "#" ? t.maximumSignificantDigits = i.length : (t.minimumSignificantDigits = i.length, t.maximumSignificantDigits = i.length + (typeof n == "string" ? n.length : 0)), "";
903
909
  }), t;
904
910
  }
905
- function vr(e) {
911
+ function yr(e) {
906
912
  switch (e) {
907
913
  case "sign-auto":
908
914
  return {
@@ -942,7 +948,7 @@ function vr(e) {
942
948
  };
943
949
  }
944
950
  }
945
- function Ui(e) {
951
+ function Vi(e) {
946
952
  var t;
947
953
  if (e[0] === "E" && e[1] === "E" ? (t = {
948
954
  notation: "engineering"
@@ -950,17 +956,17 @@ function Ui(e) {
950
956
  notation: "scientific"
951
957
  }, e = e.slice(1)), t) {
952
958
  var r = e.slice(0, 2);
953
- if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !gr.test(e))
959
+ if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !br.test(e))
954
960
  throw new Error("Malformed concise eng/scientific notation");
955
961
  t.minimumIntegerDigits = e.length;
956
962
  }
957
963
  return t;
958
964
  }
959
- function It(e) {
960
- var t = {}, r = vr(e);
965
+ function Nt(e) {
966
+ var t = {}, r = yr(e);
961
967
  return r || t;
962
968
  }
963
- function Fi(e) {
969
+ function Gi(e) {
964
970
  for (var t = {}, r = 0, i = e; r < i.length; r++) {
965
971
  var n = i[r];
966
972
  switch (n.stem) {
@@ -984,7 +990,7 @@ function Fi(e) {
984
990
  continue;
985
991
  case "measure-unit":
986
992
  case "unit":
987
- t.style = "unit", t.unit = Ri(n.options[0]);
993
+ t.style = "unit", t.unit = Ui(n.options[0]);
988
994
  continue;
989
995
  case "compact-short":
990
996
  case "K":
@@ -995,13 +1001,13 @@ function Fi(e) {
995
1001
  t.notation = "compact", t.compactDisplay = "long";
996
1002
  continue;
997
1003
  case "scientific":
998
- t = P(P(P({}, t), { notation: "scientific" }), n.options.reduce(function(o, u) {
999
- return P(P({}, o), It(u));
1004
+ t = D(D(D({}, t), { notation: "scientific" }), n.options.reduce(function(o, u) {
1005
+ return D(D({}, o), Nt(u));
1000
1006
  }, {}));
1001
1007
  continue;
1002
1008
  case "engineering":
1003
- t = P(P(P({}, t), { notation: "engineering" }), n.options.reduce(function(o, u) {
1004
- return P(P({}, o), It(u));
1009
+ t = D(D(D({}, t), { notation: "engineering" }), n.options.reduce(function(o, u) {
1010
+ return D(D({}, o), Nt(u));
1005
1011
  }, {}));
1006
1012
  continue;
1007
1013
  case "notation-simple":
@@ -1046,7 +1052,7 @@ function Fi(e) {
1046
1052
  case "integer-width":
1047
1053
  if (n.options.length > 1)
1048
1054
  throw new RangeError("integer-width stems only accept a single optional option");
1049
- n.options[0].replace(ki, function(o, u, h, c, m, E) {
1055
+ n.options[0].replace(Fi, function(o, u, h, c, m, E) {
1050
1056
  if (u)
1051
1057
  t.minimumIntegerDigits = h.length;
1052
1058
  else {
@@ -1059,32 +1065,32 @@ function Fi(e) {
1059
1065
  });
1060
1066
  continue;
1061
1067
  }
1062
- if (gr.test(n.stem)) {
1068
+ if (br.test(n.stem)) {
1063
1069
  t.minimumIntegerDigits = n.stem.length;
1064
1070
  continue;
1065
1071
  }
1066
- if (Ct.test(n.stem)) {
1072
+ if (It.test(n.stem)) {
1067
1073
  if (n.options.length > 1)
1068
1074
  throw new RangeError("Fraction-precision stems only accept a single optional option");
1069
- n.stem.replace(Ct, function(o, u, h, c, m, E) {
1075
+ n.stem.replace(It, function(o, u, h, c, m, E) {
1070
1076
  return h === "*" ? t.minimumFractionDigits = u.length : c && c[0] === "#" ? t.maximumFractionDigits = c.length : m && E ? (t.minimumFractionDigits = m.length, t.maximumFractionDigits = m.length + E.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
1071
1077
  });
1072
1078
  var s = n.options[0];
1073
- s === "w" ? t = P(P({}, t), { trailingZeroDisplay: "stripIfInteger" }) : s && (t = P(P({}, t), Dt(s)));
1079
+ s === "w" ? t = D(D({}, t), { trailingZeroDisplay: "stripIfInteger" }) : s && (t = D(D({}, t), Lt(s)));
1074
1080
  continue;
1075
1081
  }
1076
- if (pr.test(n.stem)) {
1077
- t = P(P({}, t), Dt(n.stem));
1082
+ if (vr.test(n.stem)) {
1083
+ t = D(D({}, t), Lt(n.stem));
1078
1084
  continue;
1079
1085
  }
1080
- var a = vr(n.stem);
1081
- a && (t = P(P({}, t), a));
1082
- var l = Ui(n.stem);
1083
- l && (t = P(P({}, t), l));
1086
+ var a = yr(n.stem);
1087
+ a && (t = D(D({}, t), a));
1088
+ var l = Vi(n.stem);
1089
+ l && (t = D(D({}, t), l));
1084
1090
  }
1085
1091
  return t;
1086
1092
  }
1087
- var Ve = {
1093
+ var Ge = {
1088
1094
  "001": [
1089
1095
  "H",
1090
1096
  "h"
@@ -2499,13 +2505,13 @@ var Ve = {
2499
2505
  "h"
2500
2506
  ]
2501
2507
  };
2502
- function Vi(e, t) {
2508
+ function ji(e, t) {
2503
2509
  for (var r = "", i = 0; i < e.length; i++) {
2504
2510
  var n = e.charAt(i);
2505
2511
  if (n === "j") {
2506
2512
  for (var s = 0; i + 1 < e.length && e.charAt(i + 1) === n; )
2507
2513
  s++, i++;
2508
- var a = 1 + (s & 1), l = s < 2 ? 1 : 3 + (s >> 1), o = "a", u = Gi(t);
2514
+ var a = 1 + (s & 1), l = s < 2 ? 1 : 3 + (s >> 1), o = "a", u = zi(t);
2509
2515
  for ((u == "H" || u == "k") && (l = 0); l-- > 0; )
2510
2516
  r += o;
2511
2517
  for (; a-- > 0; )
@@ -2515,7 +2521,7 @@ function Vi(e, t) {
2515
2521
  }
2516
2522
  return r;
2517
2523
  }
2518
- function Gi(e) {
2524
+ function zi(e) {
2519
2525
  var t = e.hourCycle;
2520
2526
  if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
2521
2527
  e.hourCycles && // @ts-ignore
@@ -2534,23 +2540,23 @@ function Gi(e) {
2534
2540
  }
2535
2541
  var r = e.language, i;
2536
2542
  r !== "root" && (i = e.maximize().region);
2537
- var n = Ve[i || ""] || Ve[r || ""] || Ve["".concat(r, "-001")] || Ve["001"];
2543
+ var n = Ge[i || ""] || Ge[r || ""] || Ge["".concat(r, "-001")] || Ge["001"];
2538
2544
  return n[0];
2539
2545
  }
2540
- var nt, ji = new RegExp("^".concat(mr.source, "*")), zi = new RegExp("".concat(mr.source, "*$"));
2546
+ var ot, Xi = new RegExp("^".concat(gr.source, "*")), Wi = new RegExp("".concat(gr.source, "*$"));
2541
2547
  function O(e, t) {
2542
2548
  return { start: e, end: t };
2543
2549
  }
2544
- var Xi = !!String.prototype.startsWith && "_a".startsWith("a", 1), Wi = !!String.fromCodePoint, qi = !!Object.fromEntries, Yi = !!String.prototype.codePointAt, Zi = !!String.prototype.trimStart, Ji = !!String.prototype.trimEnd, Qi = !!Number.isSafeInteger, Ki = Qi ? Number.isSafeInteger : function(e) {
2550
+ var qi = !!String.prototype.startsWith && "_a".startsWith("a", 1), Yi = !!String.fromCodePoint, Zi = !!Object.fromEntries, Ji = !!String.prototype.codePointAt, Qi = !!String.prototype.trimStart, Ki = !!String.prototype.trimEnd, en = !!Number.isSafeInteger, tn = en ? Number.isSafeInteger : function(e) {
2545
2551
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
2546
- }, ct = !0;
2552
+ }, mt = !0;
2547
2553
  try {
2548
- var en = yr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2549
- ct = ((nt = en.exec("a")) === null || nt === void 0 ? void 0 : nt[0]) === "a";
2554
+ var rn = _r("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2555
+ mt = ((ot = rn.exec("a")) === null || ot === void 0 ? void 0 : ot[0]) === "a";
2550
2556
  } catch (e) {
2551
- ct = !1;
2557
+ mt = !1;
2552
2558
  }
2553
- var Lt = Xi ? (
2559
+ var Rt = qi ? (
2554
2560
  // Native
2555
2561
  function(t, r, i) {
2556
2562
  return t.startsWith(r, i);
@@ -2560,7 +2566,7 @@ var Lt = Xi ? (
2560
2566
  function(t, r, i) {
2561
2567
  return t.slice(i, i + r.length) === r;
2562
2568
  }
2563
- ), dt = Wi ? String.fromCodePoint : (
2569
+ ), pt = Yi ? String.fromCodePoint : (
2564
2570
  // IE11
2565
2571
  function() {
2566
2572
  for (var t = [], r = 0; r < arguments.length; r++)
@@ -2572,9 +2578,9 @@ var Lt = Xi ? (
2572
2578
  }
2573
2579
  return i;
2574
2580
  }
2575
- ), Nt = (
2581
+ ), kt = (
2576
2582
  // native
2577
- qi ? Object.fromEntries : (
2583
+ Zi ? Object.fromEntries : (
2578
2584
  // Ponyfill
2579
2585
  function(t) {
2580
2586
  for (var r = {}, i = 0, n = t; i < n.length; i++) {
@@ -2584,7 +2590,7 @@ var Lt = Xi ? (
2584
2590
  return r;
2585
2591
  }
2586
2592
  )
2587
- ), br = Yi ? (
2593
+ ), xr = Ji ? (
2588
2594
  // Native
2589
2595
  function(t, r) {
2590
2596
  return t.codePointAt(r);
@@ -2598,7 +2604,7 @@ var Lt = Xi ? (
2598
2604
  return n < 55296 || n > 56319 || r + 1 === i || (s = t.charCodeAt(r + 1)) < 56320 || s > 57343 ? n : (n - 55296 << 10) + (s - 56320) + 65536;
2599
2605
  }
2600
2606
  }
2601
- ), tn = Zi ? (
2607
+ ), nn = Qi ? (
2602
2608
  // Native
2603
2609
  function(t) {
2604
2610
  return t.trimStart();
@@ -2606,9 +2612,9 @@ var Lt = Xi ? (
2606
2612
  ) : (
2607
2613
  // Ponyfill
2608
2614
  function(t) {
2609
- return t.replace(ji, "");
2615
+ return t.replace(Xi, "");
2610
2616
  }
2611
- ), rn = Ji ? (
2617
+ ), sn = Ki ? (
2612
2618
  // Native
2613
2619
  function(t) {
2614
2620
  return t.trimEnd();
@@ -2616,32 +2622,32 @@ var Lt = Xi ? (
2616
2622
  ) : (
2617
2623
  // Ponyfill
2618
2624
  function(t) {
2619
- return t.replace(zi, "");
2625
+ return t.replace(Wi, "");
2620
2626
  }
2621
2627
  );
2622
- function yr(e, t) {
2628
+ function _r(e, t) {
2623
2629
  return new RegExp(e, t);
2624
2630
  }
2625
- var mt;
2626
- if (ct) {
2627
- var Rt = yr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2628
- mt = function(t, r) {
2631
+ var gt;
2632
+ if (mt) {
2633
+ var Ut = _r("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2634
+ gt = function(t, r) {
2629
2635
  var i;
2630
- Rt.lastIndex = r;
2631
- var n = Rt.exec(t);
2636
+ Ut.lastIndex = r;
2637
+ var n = Ut.exec(t);
2632
2638
  return (i = n[1]) !== null && i !== void 0 ? i : "";
2633
2639
  };
2634
2640
  } else
2635
- mt = function(t, r) {
2641
+ gt = function(t, r) {
2636
2642
  for (var i = []; ; ) {
2637
- var n = br(t, r);
2638
- if (n === void 0 || xr(n) || an(n))
2643
+ var n = xr(t, r);
2644
+ if (n === void 0 || Er(n) || ln(n))
2639
2645
  break;
2640
2646
  i.push(n), r += n >= 65536 ? 2 : 1;
2641
2647
  }
2642
- return dt.apply(void 0, i);
2648
+ return pt.apply(void 0, i);
2643
2649
  };
2644
- var nn = (
2650
+ var on = (
2645
2651
  /** @class */
2646
2652
  function() {
2647
2653
  function e(t, r) {
@@ -2665,14 +2671,14 @@ var nn = (
2665
2671
  if (s === 35 && (r === "plural" || r === "selectordinal")) {
2666
2672
  var l = this.clonePosition();
2667
2673
  this.bump(), n.push({
2668
- type: C.pound,
2674
+ type: M.pound,
2669
2675
  location: O(l, this.clonePosition())
2670
2676
  });
2671
2677
  } else if (s === 60 && !this.ignoreTag && this.peek() === 47) {
2672
2678
  if (i)
2673
2679
  break;
2674
2680
  return this.error(T.UNMATCHED_CLOSING_TAG, O(this.clonePosition(), this.clonePosition()));
2675
- } else if (s === 60 && !this.ignoreTag && pt(this.peek() || 0)) {
2681
+ } else if (s === 60 && !this.ignoreTag && vt(this.peek() || 0)) {
2676
2682
  var a = this.parseTag(t, r);
2677
2683
  if (a.err)
2678
2684
  return a;
@@ -2693,7 +2699,7 @@ var nn = (
2693
2699
  if (this.bumpSpace(), this.bumpIf("/>"))
2694
2700
  return {
2695
2701
  val: {
2696
- type: C.literal,
2702
+ type: M.literal,
2697
2703
  value: "<".concat(n, "/>"),
2698
2704
  location: O(i, this.clonePosition())
2699
2705
  },
@@ -2705,12 +2711,12 @@ var nn = (
2705
2711
  return s;
2706
2712
  var a = s.val, l = this.clonePosition();
2707
2713
  if (this.bumpIf("</")) {
2708
- if (this.isEOF() || !pt(this.char()))
2714
+ if (this.isEOF() || !vt(this.char()))
2709
2715
  return this.error(T.INVALID_TAG, O(l, this.clonePosition()));
2710
2716
  var o = this.clonePosition(), u = this.parseTagName();
2711
2717
  return n !== u ? this.error(T.UNMATCHED_CLOSING_TAG, O(o, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
2712
2718
  val: {
2713
- type: C.tag,
2719
+ type: M.tag,
2714
2720
  value: n,
2715
2721
  children: a,
2716
2722
  location: O(i, this.clonePosition())
@@ -2723,7 +2729,7 @@ var nn = (
2723
2729
  return this.error(T.INVALID_TAG, O(i, this.clonePosition()));
2724
2730
  }, e.prototype.parseTagName = function() {
2725
2731
  var t = this.offset();
2726
- for (this.bump(); !this.isEOF() && on(this.char()); )
2732
+ for (this.bump(); !this.isEOF() && un(this.char()); )
2727
2733
  this.bump();
2728
2734
  return this.message.slice(t, this.offset());
2729
2735
  }, e.prototype.parseLiteral = function(t, r) {
@@ -2747,12 +2753,12 @@ var nn = (
2747
2753
  }
2748
2754
  var o = O(i, this.clonePosition());
2749
2755
  return {
2750
- val: { type: C.literal, value: n, location: o },
2756
+ val: { type: M.literal, value: n, location: o },
2751
2757
  err: null
2752
2758
  };
2753
2759
  }, e.prototype.tryParseLeftAngleBracket = function() {
2754
2760
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
2755
- !sn(this.peek() || 0)) ? (this.bump(), "<") : null;
2761
+ !an(this.peek() || 0)) ? (this.bump(), "<") : null;
2756
2762
  }, e.prototype.tryParseQuote = function(t) {
2757
2763
  if (this.isEOF() || this.char() !== 39)
2758
2764
  return null;
@@ -2786,12 +2792,12 @@ var nn = (
2786
2792
  r.push(i);
2787
2793
  this.bump();
2788
2794
  }
2789
- return dt.apply(void 0, r);
2795
+ return pt.apply(void 0, r);
2790
2796
  }, e.prototype.tryParseUnquoted = function(t, r) {
2791
2797
  if (this.isEOF())
2792
2798
  return null;
2793
2799
  var i = this.char();
2794
- return i === 60 || i === 123 || i === 35 && (r === "plural" || r === "selectordinal") || i === 125 && t > 0 ? null : (this.bump(), dt(i));
2800
+ return i === 60 || i === 123 || i === 35 && (r === "plural" || r === "selectordinal") || i === 125 && t > 0 ? null : (this.bump(), pt(i));
2795
2801
  }, e.prototype.parseArgument = function(t, r) {
2796
2802
  var i = this.clonePosition();
2797
2803
  if (this.bump(), this.bumpSpace(), this.isEOF())
@@ -2807,7 +2813,7 @@ var nn = (
2807
2813
  case 125:
2808
2814
  return this.bump(), {
2809
2815
  val: {
2810
- type: C.argument,
2816
+ type: M.argument,
2811
2817
  // value does not include the opening and closing braces.
2812
2818
  value: n,
2813
2819
  location: O(i, this.clonePosition())
@@ -2820,7 +2826,7 @@ var nn = (
2820
2826
  return this.error(T.MALFORMED_ARGUMENT, O(i, this.clonePosition()));
2821
2827
  }
2822
2828
  }, e.prototype.parseIdentifierIfPossible = function() {
2823
- var t = this.clonePosition(), r = this.offset(), i = mt(this.message, r), n = r + i.length;
2829
+ var t = this.clonePosition(), r = this.offset(), i = gt(this.message, r), n = r + i.length;
2824
2830
  this.bumpTo(n);
2825
2831
  var s = this.clonePosition(), a = O(t, s);
2826
2832
  return { value: i, location: a };
@@ -2839,7 +2845,7 @@ var nn = (
2839
2845
  var h = this.clonePosition(), c = this.parseSimpleArgStyleIfPossible();
2840
2846
  if (c.err)
2841
2847
  return c;
2842
- var m = rn(c.val);
2848
+ var m = sn(c.val);
2843
2849
  if (m.length === 0)
2844
2850
  return this.error(T.EXPECT_ARGUMENT_STYLE, O(this.clonePosition(), this.clonePosition()));
2845
2851
  var E = O(h, this.clonePosition());
@@ -2849,25 +2855,25 @@ var nn = (
2849
2855
  if (H.err)
2850
2856
  return H;
2851
2857
  var v = O(n, this.clonePosition());
2852
- if (u && Lt(u == null ? void 0 : u.style, "::", 0)) {
2853
- var $ = tn(u.style.slice(2));
2858
+ if (u && Rt(u == null ? void 0 : u.style, "::", 0)) {
2859
+ var $ = nn(u.style.slice(2));
2854
2860
  if (l === "number") {
2855
2861
  var c = this.parseNumberSkeletonFromString($, u.styleLocation);
2856
2862
  return c.err ? c : {
2857
- val: { type: C.number, value: i, location: v, style: c.val },
2863
+ val: { type: M.number, value: i, location: v, style: c.val },
2858
2864
  err: null
2859
2865
  };
2860
2866
  } else {
2861
2867
  if ($.length === 0)
2862
2868
  return this.error(T.EXPECT_DATE_TIME_SKELETON, v);
2863
2869
  var G = $;
2864
- this.locale && (G = Vi($, this.locale));
2870
+ this.locale && (G = ji($, this.locale));
2865
2871
  var m = {
2866
- type: He.dateTime,
2872
+ type: Oe.dateTime,
2867
2873
  pattern: G,
2868
2874
  location: u.styleLocation,
2869
- parsedOptions: this.shouldParseSkeletons ? Ii(G) : {}
2870
- }, U = l === "date" ? C.date : C.time;
2875
+ parsedOptions: this.shouldParseSkeletons ? Ni(G) : {}
2876
+ }, U = l === "date" ? M.date : M.time;
2871
2877
  return {
2872
2878
  val: { type: U, value: i, location: v, style: m },
2873
2879
  err: null
@@ -2876,7 +2882,7 @@ var nn = (
2876
2882
  }
2877
2883
  return {
2878
2884
  val: {
2879
- type: l === "number" ? C.number : l === "date" ? C.date : C.time,
2885
+ type: l === "number" ? M.number : l === "date" ? M.date : M.time,
2880
2886
  value: i,
2881
2887
  location: v,
2882
2888
  style: (s = u == null ? void 0 : u.style) !== null && s !== void 0 ? s : null
@@ -2887,9 +2893,9 @@ var nn = (
2887
2893
  case "plural":
2888
2894
  case "selectordinal":
2889
2895
  case "select": {
2890
- var B = this.clonePosition();
2896
+ var A = this.clonePosition();
2891
2897
  if (this.bumpSpace(), !this.bumpIf(","))
2892
- return this.error(T.EXPECT_SELECT_ARGUMENT_OPTIONS, O(B, P({}, B)));
2898
+ return this.error(T.EXPECT_SELECT_ARGUMENT_OPTIONS, O(A, We({}, A)));
2893
2899
  this.bumpSpace();
2894
2900
  var X = this.parseIdentifierIfPossible(), I = 0;
2895
2901
  if (l !== "select" && X.value === "offset") {
@@ -2910,17 +2916,17 @@ var nn = (
2910
2916
  var Y = O(n, this.clonePosition());
2911
2917
  return l === "select" ? {
2912
2918
  val: {
2913
- type: C.select,
2919
+ type: M.select,
2914
2920
  value: i,
2915
- options: Nt(L.val),
2921
+ options: kt(L.val),
2916
2922
  location: Y
2917
2923
  },
2918
2924
  err: null
2919
2925
  } : {
2920
2926
  val: {
2921
- type: C.plural,
2927
+ type: M.plural,
2922
2928
  value: i,
2923
- options: Nt(L.val),
2929
+ options: kt(L.val),
2924
2930
  offset: I,
2925
2931
  pluralType: l === "plural" ? "cardinal" : "ordinal",
2926
2932
  location: Y
@@ -2971,16 +2977,16 @@ var nn = (
2971
2977
  }, e.prototype.parseNumberSkeletonFromString = function(t, r) {
2972
2978
  var i = [];
2973
2979
  try {
2974
- i = Ni(t);
2980
+ i = ki(t);
2975
2981
  } catch (n) {
2976
2982
  return this.error(T.INVALID_NUMBER_SKELETON, r);
2977
2983
  }
2978
2984
  return {
2979
2985
  val: {
2980
- type: He.number,
2986
+ type: Oe.number,
2981
2987
  tokens: i,
2982
2988
  location: r,
2983
- parsedOptions: this.shouldParseSkeletons ? Fi(i) : {}
2989
+ parsedOptions: this.shouldParseSkeletons ? Gi(i) : {}
2984
2990
  },
2985
2991
  err: null
2986
2992
  };
@@ -3028,7 +3034,7 @@ var nn = (
3028
3034
  break;
3029
3035
  }
3030
3036
  var o = O(n, this.clonePosition());
3031
- return s ? (a *= i, Ki(a) ? { val: a, err: null } : this.error(r, o)) : this.error(t, o);
3037
+ return s ? (a *= i, tn(a) ? { val: a, err: null } : this.error(r, o)) : this.error(t, o);
3032
3038
  }, e.prototype.offset = function() {
3033
3039
  return this.position.offset;
3034
3040
  }, e.prototype.isEOF = function() {
@@ -3043,7 +3049,7 @@ var nn = (
3043
3049
  var t = this.position.offset;
3044
3050
  if (t >= this.message.length)
3045
3051
  throw Error("out of bound");
3046
- var r = br(this.message, t);
3052
+ var r = xr(this.message, t);
3047
3053
  if (r === void 0)
3048
3054
  throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
3049
3055
  return r;
@@ -3062,7 +3068,7 @@ var nn = (
3062
3068
  t === 10 ? (this.position.line += 1, this.position.column = 1, this.position.offset += 1) : (this.position.column += 1, this.position.offset += t < 65536 ? 1 : 2);
3063
3069
  }
3064
3070
  }, e.prototype.bumpIf = function(t) {
3065
- if (Lt(this.message, t, this.offset())) {
3071
+ if (Rt(this.message, t, this.offset())) {
3066
3072
  for (var r = 0; r < t.length; r++)
3067
3073
  this.bump();
3068
3074
  return !0;
@@ -3084,7 +3090,7 @@ var nn = (
3084
3090
  break;
3085
3091
  }
3086
3092
  }, e.prototype.bumpSpace = function() {
3087
- for (; !this.isEOF() && xr(this.char()); )
3093
+ for (; !this.isEOF() && Er(this.char()); )
3088
3094
  this.bump();
3089
3095
  }, e.prototype.peek = function() {
3090
3096
  if (this.isEOF())
@@ -3094,47 +3100,47 @@ var nn = (
3094
3100
  }, e;
3095
3101
  }()
3096
3102
  );
3097
- function pt(e) {
3103
+ function vt(e) {
3098
3104
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3099
3105
  }
3100
- function sn(e) {
3101
- return pt(e) || e === 47;
3106
+ function an(e) {
3107
+ return vt(e) || e === 47;
3102
3108
  }
3103
- function on(e) {
3109
+ function un(e) {
3104
3110
  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;
3105
3111
  }
3106
- function xr(e) {
3112
+ function Er(e) {
3107
3113
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3108
3114
  }
3109
- function an(e) {
3115
+ function ln(e) {
3110
3116
  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;
3111
3117
  }
3112
- function gt(e) {
3118
+ function bt(e) {
3113
3119
  e.forEach(function(t) {
3114
- if (delete t.location, hr(t) || fr(t))
3120
+ if (delete t.location, cr(t) || dr(t))
3115
3121
  for (var r in t.options)
3116
- delete t.options[r].location, gt(t.options[r].value);
3122
+ delete t.options[r].location, bt(t.options[r].value);
3117
3123
  else
3118
- ar(t) && dr(t.style) || (ur(t) || lr(t)) && ft(t.style) ? delete t.style.location : cr(t) && gt(t.children);
3124
+ lr(t) && pr(t.style) || (hr(t) || fr(t)) && dt(t.style) ? delete t.style.location : mr(t) && bt(t.children);
3119
3125
  });
3120
3126
  }
3121
- function un(e, t) {
3122
- t === void 0 && (t = {}), t = P({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3123
- var r = new nn(e, t).parse();
3127
+ function hn(e, t) {
3128
+ t === void 0 && (t = {}), t = We({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3129
+ var r = new on(e, t).parse();
3124
3130
  if (r.err) {
3125
3131
  var i = SyntaxError(T[r.err.kind]);
3126
3132
  throw i.location = r.err.location, i.originalMessage = r.err.message, i;
3127
3133
  }
3128
- return t != null && t.captureLocation || gt(r.val), r.val;
3134
+ return t != null && t.captureLocation || bt(r.val), r.val;
3129
3135
  }
3130
- var Oe;
3136
+ var Pe;
3131
3137
  (function(e) {
3132
3138
  e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
3133
- })(Oe || (Oe = {}));
3134
- var Je = (
3139
+ })(Pe || (Pe = {}));
3140
+ var Ke = (
3135
3141
  /** @class */
3136
3142
  function(e) {
3137
- Ze(t, e);
3143
+ Qe(t, e);
3138
3144
  function t(r, i, n) {
3139
3145
  var s = e.call(this, r) || this;
3140
3146
  return s.code = i, s.originalMessage = n, s;
@@ -3143,48 +3149,48 @@ var Je = (
3143
3149
  return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
3144
3150
  }, t;
3145
3151
  }(Error)
3146
- ), kt = (
3152
+ ), Ft = (
3147
3153
  /** @class */
3148
3154
  function(e) {
3149
- Ze(t, e);
3155
+ Qe(t, e);
3150
3156
  function t(r, i, n, s) {
3151
- return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(i, '". Options are "').concat(Object.keys(n).join('", "'), '"'), Oe.INVALID_VALUE, s) || this;
3157
+ return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(i, '". Options are "').concat(Object.keys(n).join('", "'), '"'), Pe.INVALID_VALUE, s) || this;
3152
3158
  }
3153
3159
  return t;
3154
- }(Je)
3155
- ), ln = (
3160
+ }(Ke)
3161
+ ), fn = (
3156
3162
  /** @class */
3157
3163
  function(e) {
3158
- Ze(t, e);
3164
+ Qe(t, e);
3159
3165
  function t(r, i, n) {
3160
- return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(i), Oe.INVALID_VALUE, n) || this;
3166
+ return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(i), Pe.INVALID_VALUE, n) || this;
3161
3167
  }
3162
3168
  return t;
3163
- }(Je)
3164
- ), hn = (
3169
+ }(Ke)
3170
+ ), cn = (
3165
3171
  /** @class */
3166
3172
  function(e) {
3167
- Ze(t, e);
3173
+ Qe(t, e);
3168
3174
  function t(r, i) {
3169
- return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(i, '"'), Oe.MISSING_VALUE, i) || this;
3175
+ return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(i, '"'), Pe.MISSING_VALUE, i) || this;
3170
3176
  }
3171
3177
  return t;
3172
- }(Je)
3178
+ }(Ke)
3173
3179
  ), z;
3174
3180
  (function(e) {
3175
3181
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
3176
3182
  })(z || (z = {}));
3177
- function fn(e) {
3183
+ function dn(e) {
3178
3184
  return e.length < 2 ? e : e.reduce(function(t, r) {
3179
3185
  var i = t[t.length - 1];
3180
3186
  return !i || i.type !== z.literal || r.type !== z.literal ? t.push(r) : i.value += r.value, t;
3181
3187
  }, []);
3182
3188
  }
3183
- function cn(e) {
3189
+ function mn(e) {
3184
3190
  return typeof e == "function";
3185
3191
  }
3186
- function je(e, t, r, i, n, s, a) {
3187
- if (e.length === 1 && Mt(e[0]))
3192
+ function ze(e, t, r, i, n, s, a) {
3193
+ if (e.length === 1 && Dt(e[0]))
3188
3194
  return [
3189
3195
  {
3190
3196
  type: z.literal,
@@ -3193,14 +3199,14 @@ function je(e, t, r, i, n, s, a) {
3193
3199
  ];
3194
3200
  for (var l = [], o = 0, u = e; o < u.length; o++) {
3195
3201
  var h = u[o];
3196
- if (Mt(h)) {
3202
+ if (Dt(h)) {
3197
3203
  l.push({
3198
3204
  type: z.literal,
3199
3205
  value: h.value
3200
3206
  });
3201
3207
  continue;
3202
3208
  }
3203
- if (Ci(h)) {
3209
+ if (Ii(h)) {
3204
3210
  typeof s == "number" && l.push({
3205
3211
  type: z.literal,
3206
3212
  value: r.getNumberFormat(t).format(s)
@@ -3209,44 +3215,44 @@ function je(e, t, r, i, n, s, a) {
3209
3215
  }
3210
3216
  var c = h.value;
3211
3217
  if (!(n && c in n))
3212
- throw new hn(c, a);
3218
+ throw new cn(c, a);
3213
3219
  var m = n[c];
3214
- if (Mi(h)) {
3220
+ if (Di(h)) {
3215
3221
  (!m || typeof m == "string" || typeof m == "number") && (m = typeof m == "string" || typeof m == "number" ? String(m) : ""), l.push({
3216
3222
  type: typeof m == "string" ? z.literal : z.object,
3217
3223
  value: m
3218
3224
  });
3219
3225
  continue;
3220
3226
  }
3221
- if (ur(h)) {
3222
- var E = typeof h.style == "string" ? i.date[h.style] : ft(h.style) ? h.style.parsedOptions : void 0;
3227
+ if (hr(h)) {
3228
+ var E = typeof h.style == "string" ? i.date[h.style] : dt(h.style) ? h.style.parsedOptions : void 0;
3223
3229
  l.push({
3224
3230
  type: z.literal,
3225
3231
  value: r.getDateTimeFormat(t, E).format(m)
3226
3232
  });
3227
3233
  continue;
3228
3234
  }
3229
- if (lr(h)) {
3230
- var E = typeof h.style == "string" ? i.time[h.style] : ft(h.style) ? h.style.parsedOptions : i.time.medium;
3235
+ if (fr(h)) {
3236
+ var E = typeof h.style == "string" ? i.time[h.style] : dt(h.style) ? h.style.parsedOptions : i.time.medium;
3231
3237
  l.push({
3232
3238
  type: z.literal,
3233
3239
  value: r.getDateTimeFormat(t, E).format(m)
3234
3240
  });
3235
3241
  continue;
3236
3242
  }
3237
- if (ar(h)) {
3238
- var E = typeof h.style == "string" ? i.number[h.style] : dr(h.style) ? h.style.parsedOptions : void 0;
3243
+ if (lr(h)) {
3244
+ var E = typeof h.style == "string" ? i.number[h.style] : pr(h.style) ? h.style.parsedOptions : void 0;
3239
3245
  E && E.scale && (m = m * (E.scale || 1)), l.push({
3240
3246
  type: z.literal,
3241
3247
  value: r.getNumberFormat(t, E).format(m)
3242
3248
  });
3243
3249
  continue;
3244
3250
  }
3245
- if (cr(h)) {
3251
+ if (mr(h)) {
3246
3252
  var H = h.children, v = h.value, $ = n[v];
3247
- if (!cn($))
3248
- throw new ln(v, "function", a);
3249
- var G = je(H, t, r, i, n, s), U = $(G.map(function(I) {
3253
+ if (!mn($))
3254
+ throw new fn(v, "function", a);
3255
+ var G = ze(H, t, r, i, n, s), U = $(G.map(function(I) {
3250
3256
  return I.value;
3251
3257
  }));
3252
3258
  Array.isArray(U) || (U = [U]), l.push.apply(l, U.map(function(I) {
@@ -3256,42 +3262,42 @@ function je(e, t, r, i, n, s, a) {
3256
3262
  };
3257
3263
  }));
3258
3264
  }
3259
- if (hr(h)) {
3260
- var B = h.options[m] || h.options.other;
3261
- if (!B)
3262
- throw new kt(h.value, m, Object.keys(h.options), a);
3263
- l.push.apply(l, je(B.value, t, r, i, n));
3265
+ if (cr(h)) {
3266
+ var A = h.options[m] || h.options.other;
3267
+ if (!A)
3268
+ throw new Ft(h.value, m, Object.keys(h.options), a);
3269
+ l.push.apply(l, ze(A.value, t, r, i, n));
3264
3270
  continue;
3265
3271
  }
3266
- if (fr(h)) {
3267
- var B = h.options["=".concat(m)];
3268
- if (!B) {
3272
+ if (dr(h)) {
3273
+ var A = h.options["=".concat(m)];
3274
+ if (!A) {
3269
3275
  if (!Intl.PluralRules)
3270
- throw new Je(`Intl.PluralRules is not available in this environment.
3276
+ throw new Ke(`Intl.PluralRules is not available in this environment.
3271
3277
  Try polyfilling it using "@formatjs/intl-pluralrules"
3272
- `, Oe.MISSING_INTL_API, a);
3278
+ `, Pe.MISSING_INTL_API, a);
3273
3279
  var X = r.getPluralRules(t, { type: h.pluralType }).select(m - (h.offset || 0));
3274
- B = h.options[X] || h.options.other;
3280
+ A = h.options[X] || h.options.other;
3275
3281
  }
3276
- if (!B)
3277
- throw new kt(h.value, m, Object.keys(h.options), a);
3278
- l.push.apply(l, je(B.value, t, r, i, n, m - (h.offset || 0)));
3282
+ if (!A)
3283
+ throw new Ft(h.value, m, Object.keys(h.options), a);
3284
+ l.push.apply(l, ze(A.value, t, r, i, n, m - (h.offset || 0)));
3279
3285
  continue;
3280
3286
  }
3281
3287
  }
3282
- return fn(l);
3288
+ return dn(l);
3283
3289
  }
3284
- function dn(e, t) {
3285
- return t ? P(P(P({}, e || {}), t || {}), Object.keys(e).reduce(function(r, i) {
3286
- return r[i] = P(P({}, e[i]), t[i] || {}), r;
3290
+ function pn(e, t) {
3291
+ return t ? ne(ne(ne({}, e || {}), t || {}), Object.keys(e).reduce(function(r, i) {
3292
+ return r[i] = ne(ne({}, e[i]), t[i] || {}), r;
3287
3293
  }, {})) : e;
3288
3294
  }
3289
- function mn(e, t) {
3295
+ function gn(e, t) {
3290
3296
  return t ? Object.keys(e).reduce(function(r, i) {
3291
- return r[i] = dn(e[i], t[i]), r;
3292
- }, P({}, e)) : e;
3297
+ return r[i] = pn(e[i], t[i]), r;
3298
+ }, ne({}, e)) : e;
3293
3299
  }
3294
- function st(e) {
3300
+ function at(e) {
3295
3301
  return {
3296
3302
  create: function() {
3297
3303
  return {
@@ -3305,39 +3311,39 @@ function st(e) {
3305
3311
  }
3306
3312
  };
3307
3313
  }
3308
- function pn(e) {
3314
+ function vn(e) {
3309
3315
  return e === void 0 && (e = {
3310
3316
  number: {},
3311
3317
  dateTime: {},
3312
3318
  pluralRules: {}
3313
3319
  }), {
3314
- getNumberFormat: rt(function() {
3320
+ getNumberFormat: nt(function() {
3315
3321
  for (var t, r = [], i = 0; i < arguments.length; i++)
3316
3322
  r[i] = arguments[i];
3317
- return new ((t = Intl.NumberFormat).bind.apply(t, tt([void 0], r, !1)))();
3323
+ return new ((t = Intl.NumberFormat).bind.apply(t, it([void 0], r, !1)))();
3318
3324
  }, {
3319
- cache: st(e.number),
3320
- strategy: it.variadic
3325
+ cache: at(e.number),
3326
+ strategy: st.variadic
3321
3327
  }),
3322
- getDateTimeFormat: rt(function() {
3328
+ getDateTimeFormat: nt(function() {
3323
3329
  for (var t, r = [], i = 0; i < arguments.length; i++)
3324
3330
  r[i] = arguments[i];
3325
- return new ((t = Intl.DateTimeFormat).bind.apply(t, tt([void 0], r, !1)))();
3331
+ return new ((t = Intl.DateTimeFormat).bind.apply(t, it([void 0], r, !1)))();
3326
3332
  }, {
3327
- cache: st(e.dateTime),
3328
- strategy: it.variadic
3333
+ cache: at(e.dateTime),
3334
+ strategy: st.variadic
3329
3335
  }),
3330
- getPluralRules: rt(function() {
3336
+ getPluralRules: nt(function() {
3331
3337
  for (var t, r = [], i = 0; i < arguments.length; i++)
3332
3338
  r[i] = arguments[i];
3333
- return new ((t = Intl.PluralRules).bind.apply(t, tt([void 0], r, !1)))();
3339
+ return new ((t = Intl.PluralRules).bind.apply(t, it([void 0], r, !1)))();
3334
3340
  }, {
3335
- cache: st(e.pluralRules),
3336
- strategy: it.variadic
3341
+ cache: at(e.pluralRules),
3342
+ strategy: st.variadic
3337
3343
  })
3338
3344
  };
3339
3345
  }
3340
- var _r = (
3346
+ var wr = (
3341
3347
  /** @class */
3342
3348
  function() {
3343
3349
  function e(t, r, i, n) {
@@ -3356,7 +3362,7 @@ var _r = (
3356
3362
  }, []);
3357
3363
  return h.length <= 1 ? h[0] || "" : h;
3358
3364
  }, this.formatToParts = function(o) {
3359
- return je(s.ast, s.locales, s.formatters, s.formats, o, void 0, s.message);
3365
+ return ze(s.ast, s.locales, s.formatters, s.formats, o, void 0, s.message);
3360
3366
  }, this.resolvedOptions = function() {
3361
3367
  var o;
3362
3368
  return {
@@ -3369,13 +3375,13 @@ var _r = (
3369
3375
  throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
3370
3376
  var a = n || {};
3371
3377
  a.formatters;
3372
- var l = Si(a, ["formatters"]);
3373
- this.ast = e.__parse(t, P(P({}, l), { locale: this.resolvedLocale }));
3378
+ var l = Hi(a, ["formatters"]);
3379
+ this.ast = e.__parse(t, ne(ne({}, l), { locale: this.resolvedLocale }));
3374
3380
  } else
3375
3381
  this.ast = t;
3376
3382
  if (!Array.isArray(this.ast))
3377
3383
  throw new TypeError("A message must be provided as a String or AST.");
3378
- this.formats = mn(e.formats, i), this.formatters = n && n.formatters || pn(this.formatterCache);
3384
+ this.formats = gn(e.formats, i), this.formatters = n && n.formatters || vn(this.formatterCache);
3379
3385
  }
3380
3386
  return Object.defineProperty(e, "defaultLocale", {
3381
3387
  get: function() {
@@ -3388,7 +3394,7 @@ var _r = (
3388
3394
  var r = Intl.NumberFormat.supportedLocalesOf(t);
3389
3395
  return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
3390
3396
  }
3391
- }, e.__parse = un, e.formats = {
3397
+ }, e.__parse = hn, e.formats = {
3392
3398
  number: {
3393
3399
  integer: {
3394
3400
  maximumFractionDigits: 0
@@ -3449,7 +3455,7 @@ var _r = (
3449
3455
  }, e;
3450
3456
  }()
3451
3457
  );
3452
- function gn(e, t) {
3458
+ function bn(e, t) {
3453
3459
  if (t == null)
3454
3460
  return;
3455
3461
  if (t in e)
@@ -3470,101 +3476,101 @@ function gn(e, t) {
3470
3476
  i = void 0;
3471
3477
  return i;
3472
3478
  }
3473
- const ce = {}, vn = (e, t, r) => r && (t in ce || (ce[t] = {}), e in ce[t] || (ce[t][e] = r), r), Er = (e, t) => {
3479
+ const de = {}, yn = (e, t, r) => r && (t in de || (de[t] = {}), e in de[t] || (de[t][e] = r), r), Sr = (e, t) => {
3474
3480
  if (t == null)
3475
3481
  return;
3476
- if (t in ce && e in ce[t])
3477
- return ce[t][e];
3478
- const r = ke(t);
3482
+ if (t in de && e in de[t])
3483
+ return de[t][e];
3484
+ const r = Ue(t);
3479
3485
  for (let i = 0; i < r.length; i++) {
3480
- const n = r[i], s = yn(n, e);
3486
+ const n = r[i], s = _n(n, e);
3481
3487
  if (s)
3482
- return vn(e, t, s);
3488
+ return yn(e, t, s);
3483
3489
  }
3484
3490
  };
3485
- let Et;
3486
- const Re = Ye({});
3487
- function bn(e) {
3488
- return Et[e] || null;
3491
+ let St;
3492
+ const ke = Je({});
3493
+ function xn(e) {
3494
+ return St[e] || null;
3489
3495
  }
3490
- function wr(e) {
3491
- return e in Et;
3496
+ function Tr(e) {
3497
+ return e in St;
3492
3498
  }
3493
- function yn(e, t) {
3494
- if (!wr(e))
3499
+ function _n(e, t) {
3500
+ if (!Tr(e))
3495
3501
  return null;
3496
- const r = bn(e);
3497
- return gn(r, t);
3502
+ const r = xn(e);
3503
+ return bn(r, t);
3498
3504
  }
3499
- function xn(e) {
3505
+ function En(e) {
3500
3506
  if (e == null)
3501
3507
  return;
3502
- const t = ke(e);
3508
+ const t = Ue(e);
3503
3509
  for (let r = 0; r < t.length; r++) {
3504
3510
  const i = t[r];
3505
- if (wr(i))
3511
+ if (Tr(i))
3506
3512
  return i;
3507
3513
  }
3508
3514
  }
3509
- function Sr(e, ...t) {
3510
- delete ce[e], Re.update((r) => (r[e] = wi.all([r[e] || {}, ...t]), r));
3515
+ function Hr(e, ...t) {
3516
+ delete de[e], ke.update((r) => (r[e] = Ti.all([r[e] || {}, ...t]), r));
3511
3517
  }
3512
3518
  Ae(
3513
- [Re],
3519
+ [ke],
3514
3520
  ([e]) => Object.keys(e)
3515
3521
  );
3516
- Re.subscribe((e) => Et = e);
3517
- const ze = {};
3518
- function _n(e, t) {
3519
- ze[e].delete(t), ze[e].size === 0 && delete ze[e];
3522
+ ke.subscribe((e) => St = e);
3523
+ const Xe = {};
3524
+ function wn(e, t) {
3525
+ Xe[e].delete(t), Xe[e].size === 0 && delete Xe[e];
3520
3526
  }
3521
- function Tr(e) {
3522
- return ze[e];
3527
+ function Or(e) {
3528
+ return Xe[e];
3523
3529
  }
3524
- function En(e) {
3525
- return ke(e).map((t) => {
3526
- const r = Tr(t);
3530
+ function Sn(e) {
3531
+ return Ue(e).map((t) => {
3532
+ const r = Or(t);
3527
3533
  return [t, r ? [...r] : []];
3528
3534
  }).filter(([, t]) => t.length > 0);
3529
3535
  }
3530
- function Xe(e) {
3531
- return e == null ? !1 : ke(e).some(
3536
+ function qe(e) {
3537
+ return e == null ? !1 : Ue(e).some(
3532
3538
  (t) => {
3533
3539
  var r;
3534
- return (r = Tr(t)) == null ? void 0 : r.size;
3540
+ return (r = Or(t)) == null ? void 0 : r.size;
3535
3541
  }
3536
3542
  );
3537
3543
  }
3538
- function wn(e, t) {
3544
+ function Tn(e, t) {
3539
3545
  return Promise.all(
3540
- t.map((i) => (_n(e, i), i().then((n) => n.default || n)))
3541
- ).then((i) => Sr(e, ...i));
3542
- }
3543
- const Be = {};
3544
- function Hr(e) {
3545
- if (!Xe(e))
3546
- return e in Be ? Be[e] : Promise.resolve();
3547
- const t = En(e);
3548
- return Be[e] = Promise.all(
3546
+ t.map((i) => (wn(e, i), i().then((n) => n.default || n)))
3547
+ ).then((i) => Hr(e, ...i));
3548
+ }
3549
+ const Me = {};
3550
+ function Pr(e) {
3551
+ if (!qe(e))
3552
+ return e in Me ? Me[e] : Promise.resolve();
3553
+ const t = Sn(e);
3554
+ return Me[e] = Promise.all(
3549
3555
  t.map(
3550
- ([r, i]) => wn(r, i)
3556
+ ([r, i]) => Tn(r, i)
3551
3557
  )
3552
3558
  ).then(() => {
3553
- if (Xe(e))
3554
- return Hr(e);
3555
- delete Be[e];
3556
- }), Be[e];
3559
+ if (qe(e))
3560
+ return Pr(e);
3561
+ delete Me[e];
3562
+ }), Me[e];
3557
3563
  }
3558
- var Ut = Object.getOwnPropertySymbols, Sn = Object.prototype.hasOwnProperty, Tn = Object.prototype.propertyIsEnumerable, Hn = (e, t) => {
3564
+ var Vt = Object.getOwnPropertySymbols, Hn = Object.prototype.hasOwnProperty, On = Object.prototype.propertyIsEnumerable, Pn = (e, t) => {
3559
3565
  var r = {};
3560
3566
  for (var i in e)
3561
- Sn.call(e, i) && t.indexOf(i) < 0 && (r[i] = e[i]);
3562
- if (e != null && Ut)
3563
- for (var i of Ut(e))
3564
- t.indexOf(i) < 0 && Tn.call(e, i) && (r[i] = e[i]);
3567
+ Hn.call(e, i) && t.indexOf(i) < 0 && (r[i] = e[i]);
3568
+ if (e != null && Vt)
3569
+ for (var i of Vt(e))
3570
+ t.indexOf(i) < 0 && On.call(e, i) && (r[i] = e[i]);
3565
3571
  return r;
3566
3572
  };
3567
- const On = {
3573
+ const $n = {
3568
3574
  number: {
3569
3575
  scientific: { notation: "scientific" },
3570
3576
  engineering: { notation: "engineering" },
@@ -3594,174 +3600,174 @@ const On = {
3594
3600
  }
3595
3601
  }
3596
3602
  };
3597
- function Pn({ locale: e, id: t }) {
3603
+ function An({ locale: e, id: t }) {
3598
3604
  console.warn(
3599
- `[svelte-i18n] The message "${t}" was not found in "${ke(
3605
+ `[svelte-i18n] The message "${t}" was not found in "${Ue(
3600
3606
  e
3601
- ).join('", "')}".${Xe(de()) ? `
3607
+ ).join('", "')}".${qe(me()) ? `
3602
3608
 
3603
3609
  Note: there are at least one loader still registered to this locale that wasn't executed.` : ""}`
3604
3610
  );
3605
3611
  }
3606
- const An = {
3612
+ const Bn = {
3607
3613
  fallbackLocale: null,
3608
3614
  loadingDelay: 200,
3609
- formats: On,
3615
+ formats: $n,
3610
3616
  warnOnMissingMessages: !0,
3611
3617
  handleMissingMessage: void 0,
3612
3618
  ignoreTag: !0
3613
- }, Me = An;
3614
- function Pe() {
3615
- return Me;
3619
+ }, Ce = Bn;
3620
+ function $e() {
3621
+ return Ce;
3616
3622
  }
3617
- function $n(e) {
3618
- const t = e, { formats: r } = t, i = Hn(t, ["formats"]);
3623
+ function Mn(e) {
3624
+ const t = e, { formats: r } = t, i = Pn(t, ["formats"]);
3619
3625
  let n = e.fallbackLocale;
3620
3626
  if (e.initialLocale)
3621
3627
  try {
3622
- _r.resolveLocale(e.initialLocale) && (n = e.initialLocale);
3628
+ wr.resolveLocale(e.initialLocale) && (n = e.initialLocale);
3623
3629
  } catch (s) {
3624
3630
  console.warn(
3625
3631
  `[svelte-i18n] The initial locale "${e.initialLocale}" is not a valid locale.`
3626
3632
  );
3627
3633
  }
3628
- return i.warnOnMissingMessages && (delete i.warnOnMissingMessages, i.handleMissingMessage == null ? i.handleMissingMessage = Pn : console.warn(
3634
+ return i.warnOnMissingMessages && (delete i.warnOnMissingMessages, i.handleMissingMessage == null ? i.handleMissingMessage = An : console.warn(
3629
3635
  '[svelte-i18n] The "warnOnMissingMessages" option is deprecated. Please use the "handleMissingMessage" option instead.'
3630
- )), Object.assign(Me, i, { initialLocale: n }), r && ("number" in r && Object.assign(Me.formats.number, r.number), "date" in r && Object.assign(Me.formats.date, r.date), "time" in r && Object.assign(Me.formats.time, r.time)), pe.set(n);
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)), ge.set(n);
3631
3637
  }
3632
- const ot = Ye(!1);
3633
- var Bn = Object.defineProperty, Mn = Object.defineProperties, Cn = Object.getOwnPropertyDescriptors, Ft = Object.getOwnPropertySymbols, Dn = Object.prototype.hasOwnProperty, In = Object.prototype.propertyIsEnumerable, Vt = (e, t, r) => t in e ? Bn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Ln = (e, t) => {
3638
+ const ut = Je(!1);
3639
+ var Cn = Object.defineProperty, Dn = Object.defineProperties, In = Object.getOwnPropertyDescriptors, Gt = Object.getOwnPropertySymbols, Ln = Object.prototype.hasOwnProperty, Nn = Object.prototype.propertyIsEnumerable, jt = (e, t, r) => t in e ? Cn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Rn = (e, t) => {
3634
3640
  for (var r in t || (t = {}))
3635
- Dn.call(t, r) && Vt(e, r, t[r]);
3636
- if (Ft)
3637
- for (var r of Ft(t))
3638
- In.call(t, r) && Vt(e, r, t[r]);
3641
+ Ln.call(t, r) && jt(e, r, t[r]);
3642
+ if (Gt)
3643
+ for (var r of Gt(t))
3644
+ Nn.call(t, r) && jt(e, r, t[r]);
3639
3645
  return e;
3640
- }, Nn = (e, t) => Mn(e, Cn(t));
3641
- let vt;
3642
- const We = Ye(null);
3643
- function Gt(e) {
3646
+ }, kn = (e, t) => Dn(e, In(t));
3647
+ let yt;
3648
+ const Ye = Je(null);
3649
+ function zt(e) {
3644
3650
  return e.split("-").map((t, r, i) => i.slice(0, r + 1).join("-")).reverse();
3645
3651
  }
3646
- function ke(e, t = Pe().fallbackLocale) {
3647
- const r = Gt(e);
3648
- return t ? [.../* @__PURE__ */ new Set([...r, ...Gt(t)])] : r;
3652
+ function Ue(e, t = $e().fallbackLocale) {
3653
+ const r = zt(e);
3654
+ return t ? [.../* @__PURE__ */ new Set([...r, ...zt(t)])] : r;
3649
3655
  }
3650
- function de() {
3651
- return vt != null ? vt : void 0;
3656
+ function me() {
3657
+ return yt != null ? yt : void 0;
3652
3658
  }
3653
- We.subscribe((e) => {
3654
- vt = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
3659
+ Ye.subscribe((e) => {
3660
+ yt = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
3655
3661
  });
3656
- const Rn = (e) => {
3657
- if (e && xn(e) && Xe(e)) {
3658
- const { loadingDelay: t } = Pe();
3662
+ const Un = (e) => {
3663
+ if (e && En(e) && qe(e)) {
3664
+ const { loadingDelay: t } = $e();
3659
3665
  let r;
3660
- return typeof window != "undefined" && de() != null && t ? r = window.setTimeout(
3661
- () => ot.set(!0),
3666
+ return typeof window != "undefined" && me() != null && t ? r = window.setTimeout(
3667
+ () => ut.set(!0),
3662
3668
  t
3663
- ) : ot.set(!0), Hr(e).then(() => {
3664
- We.set(e);
3669
+ ) : ut.set(!0), Pr(e).then(() => {
3670
+ Ye.set(e);
3665
3671
  }).finally(() => {
3666
- clearTimeout(r), ot.set(!1);
3672
+ clearTimeout(r), ut.set(!1);
3667
3673
  });
3668
3674
  }
3669
- return We.set(e);
3670
- }, pe = Nn(Ln({}, We), {
3671
- set: Rn
3672
- }), Qe = (e) => {
3675
+ return Ye.set(e);
3676
+ }, ge = kn(Rn({}, Ye), {
3677
+ set: Un
3678
+ }), et = (e) => {
3673
3679
  const t = /* @__PURE__ */ Object.create(null);
3674
3680
  return (i) => {
3675
3681
  const n = JSON.stringify(i);
3676
3682
  return n in t ? t[n] : t[n] = e(i);
3677
3683
  };
3678
3684
  };
3679
- var kn = Object.defineProperty, qe = Object.getOwnPropertySymbols, Or = Object.prototype.hasOwnProperty, Pr = Object.prototype.propertyIsEnumerable, jt = (e, t, r) => t in e ? kn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, wt = (e, t) => {
3685
+ var Fn = Object.defineProperty, Ze = Object.getOwnPropertySymbols, $r = Object.prototype.hasOwnProperty, Ar = Object.prototype.propertyIsEnumerable, Xt = (e, t, r) => t in e ? Fn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Tt = (e, t) => {
3680
3686
  for (var r in t || (t = {}))
3681
- Or.call(t, r) && jt(e, r, t[r]);
3682
- if (qe)
3683
- for (var r of qe(t))
3684
- Pr.call(t, r) && jt(e, r, t[r]);
3687
+ $r.call(t, r) && Xt(e, r, t[r]);
3688
+ if (Ze)
3689
+ for (var r of Ze(t))
3690
+ Ar.call(t, r) && Xt(e, r, t[r]);
3685
3691
  return e;
3686
- }, $e = (e, t) => {
3692
+ }, Be = (e, t) => {
3687
3693
  var r = {};
3688
3694
  for (var i in e)
3689
- Or.call(e, i) && t.indexOf(i) < 0 && (r[i] = e[i]);
3690
- if (e != null && qe)
3691
- for (var i of qe(e))
3692
- t.indexOf(i) < 0 && Pr.call(e, i) && (r[i] = e[i]);
3695
+ $r.call(e, i) && t.indexOf(i) < 0 && (r[i] = e[i]);
3696
+ if (e != null && Ze)
3697
+ for (var i of Ze(e))
3698
+ t.indexOf(i) < 0 && Ar.call(e, i) && (r[i] = e[i]);
3693
3699
  return r;
3694
3700
  };
3695
- const Le = (e, t) => {
3696
- const { formats: r } = Pe();
3701
+ const Ne = (e, t) => {
3702
+ const { formats: r } = $e();
3697
3703
  if (e in r && t in r[e])
3698
3704
  return r[e][t];
3699
3705
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
3700
- }, Un = Qe(
3706
+ }, Vn = et(
3701
3707
  (e) => {
3702
- var t = e, { locale: r, format: i } = t, n = $e(t, ["locale", "format"]);
3708
+ var t = e, { locale: r, format: i } = t, n = Be(t, ["locale", "format"]);
3703
3709
  if (r == null)
3704
3710
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
3705
- return i && (n = Le("number", i)), new Intl.NumberFormat(r, n);
3711
+ return i && (n = Ne("number", i)), new Intl.NumberFormat(r, n);
3706
3712
  }
3707
- ), Fn = Qe(
3713
+ ), Gn = et(
3708
3714
  (e) => {
3709
- var t = e, { locale: r, format: i } = t, n = $e(t, ["locale", "format"]);
3715
+ var t = e, { locale: r, format: i } = t, n = Be(t, ["locale", "format"]);
3710
3716
  if (r == null)
3711
3717
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
3712
- return i ? n = Le("date", i) : Object.keys(n).length === 0 && (n = Le("date", "short")), new Intl.DateTimeFormat(r, n);
3718
+ return i ? n = Ne("date", i) : Object.keys(n).length === 0 && (n = Ne("date", "short")), new Intl.DateTimeFormat(r, n);
3713
3719
  }
3714
- ), Vn = Qe(
3720
+ ), jn = et(
3715
3721
  (e) => {
3716
- var t = e, { locale: r, format: i } = t, n = $e(t, ["locale", "format"]);
3722
+ var t = e, { locale: r, format: i } = t, n = Be(t, ["locale", "format"]);
3717
3723
  if (r == null)
3718
3724
  throw new Error(
3719
3725
  '[svelte-i18n] A "locale" must be set to format time values'
3720
3726
  );
3721
- return i ? n = Le("time", i) : Object.keys(n).length === 0 && (n = Le("time", "short")), new Intl.DateTimeFormat(r, n);
3727
+ return i ? n = Ne("time", i) : Object.keys(n).length === 0 && (n = Ne("time", "short")), new Intl.DateTimeFormat(r, n);
3722
3728
  }
3723
- ), Gn = (e = {}) => {
3729
+ ), zn = (e = {}) => {
3724
3730
  var t = e, {
3725
- locale: r = de()
3726
- } = t, i = $e(t, [
3731
+ locale: r = me()
3732
+ } = t, i = Be(t, [
3727
3733
  "locale"
3728
3734
  ]);
3729
- return Un(wt({ locale: r }, i));
3730
- }, jn = (e = {}) => {
3735
+ return Vn(Tt({ locale: r }, i));
3736
+ }, Xn = (e = {}) => {
3731
3737
  var t = e, {
3732
- locale: r = de()
3733
- } = t, i = $e(t, [
3738
+ locale: r = me()
3739
+ } = t, i = Be(t, [
3734
3740
  "locale"
3735
3741
  ]);
3736
- return Fn(wt({ locale: r }, i));
3737
- }, zn = (e = {}) => {
3742
+ return Gn(Tt({ locale: r }, i));
3743
+ }, Wn = (e = {}) => {
3738
3744
  var t = e, {
3739
- locale: r = de()
3740
- } = t, i = $e(t, [
3745
+ locale: r = me()
3746
+ } = t, i = Be(t, [
3741
3747
  "locale"
3742
3748
  ]);
3743
- return Vn(wt({ locale: r }, i));
3744
- }, Xn = Qe(
3749
+ return jn(Tt({ locale: r }, i));
3750
+ }, qn = et(
3745
3751
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
3746
- (e, t = de()) => new _r(e, t, Pe().formats, {
3747
- ignoreTag: Pe().ignoreTag
3752
+ (e, t = me()) => new wr(e, t, $e().formats, {
3753
+ ignoreTag: $e().ignoreTag
3748
3754
  })
3749
- ), Wn = (e, t = {}) => {
3755
+ ), Yn = (e, t = {}) => {
3750
3756
  var r, i, n, s;
3751
3757
  let a = t;
3752
3758
  typeof e == "object" && (a = e, e = a.id);
3753
3759
  const {
3754
3760
  values: l,
3755
- locale: o = de(),
3761
+ locale: o = me(),
3756
3762
  default: u
3757
3763
  } = a;
3758
3764
  if (o == null)
3759
3765
  throw new Error(
3760
3766
  "[svelte-i18n] Cannot format a message without first setting the initial locale."
3761
3767
  );
3762
- let h = Er(e, o);
3768
+ let h = Sr(e, o);
3763
3769
  if (!h)
3764
- h = (s = (n = (i = (r = Pe()).handleMissingMessage) == null ? void 0 : i.call(r, { locale: o, id: e, defaultValue: u })) != null ? n : u) != null ? s : e;
3770
+ h = (s = (n = (i = (r = $e()).handleMissingMessage) == null ? void 0 : i.call(r, { locale: o, id: e, defaultValue: u })) != null ? n : u) != null ? s : e;
3765
3771
  else if (typeof h != "string")
3766
3772
  return console.warn(
3767
3773
  `[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.`
@@ -3770,7 +3776,7 @@ const Le = (e, t) => {
3770
3776
  return h;
3771
3777
  let c = h;
3772
3778
  try {
3773
- c = Xn(h, o).format(l);
3779
+ c = qn(h, o).format(l);
3774
3780
  } catch (m) {
3775
3781
  m instanceof Error && console.warn(
3776
3782
  `[svelte-i18n] Message "${e}" has syntax error:`,
@@ -3778,20 +3784,20 @@ const Le = (e, t) => {
3778
3784
  );
3779
3785
  }
3780
3786
  return c;
3781
- }, qn = (e, t) => zn(t).format(e), Yn = (e, t) => jn(t).format(e), Zn = (e, t) => Gn(t).format(e), Jn = (e, t = de()) => Er(e, t), Qn = Ae([pe, Re], () => Wn);
3782
- Ae([pe], () => qn);
3783
- Ae([pe], () => Yn);
3784
- Ae([pe], () => Zn);
3785
- Ae([pe, Re], () => Jn);
3786
- function zt(e, t) {
3787
- Sr(e, t);
3788
- }
3789
- function Kn(e) {
3790
- $n({
3787
+ }, Zn = (e, t) => Wn(t).format(e), Jn = (e, t) => Xn(t).format(e), Qn = (e, t) => zn(t).format(e), Kn = (e, t = me()) => Sr(e, t), es = Ae([ge, ke], () => Yn);
3788
+ Ae([ge], () => Zn);
3789
+ Ae([ge], () => Jn);
3790
+ Ae([ge], () => Qn);
3791
+ Ae([ge, ke], () => Kn);
3792
+ function Wt(e, t) {
3793
+ Hr(e, t);
3794
+ }
3795
+ function ts(e) {
3796
+ Mn({
3791
3797
  fallbackLocale: "en"
3792
- }), pe.set(e);
3798
+ }), ge.set(e);
3793
3799
  }
3794
- const Xt = {
3800
+ const qt = {
3795
3801
  en: {
3796
3802
  "verification.video.how-to": "How to verify yourself",
3797
3803
  "verification.idenfy.referred-awaiting": "ID verification is in progress. We will inform you as soon as verification is completed and you can withdraw money back",
@@ -3859,24 +3865,24 @@ if (typeof window != "undefined") {
3859
3865
  }
3860
3866
  };
3861
3867
  };
3862
- customElements.define = e(customElements.define), import("./CashierVideoModal-DgW9dQjO.js").then(({ default: t }) => {
3868
+ customElements.define = e(customElements.define), import("./CashierVideoModal-BisN-_gH.js").then(({ default: t }) => {
3863
3869
  !customElements.get("cashier-video-modal") && customElements.define("cashier-video-modal", t.element);
3864
3870
  });
3865
3871
  }
3866
- var Ar = { exports: {} };
3872
+ var Br = { exports: {} };
3867
3873
  (function(e, t) {
3868
3874
  (function(r, i) {
3869
3875
  e.exports = i();
3870
- })(ir, function() {
3876
+ })(sr, function() {
3871
3877
  var r = 1e3, i = 6e4, n = 36e5, s = "millisecond", a = "second", l = "minute", o = "hour", u = "day", h = "week", c = "month", m = "quarter", E = "year", H = "date", v = "Invalid Date", $ = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, G = /\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g, U = { name: "en", weekdays: "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), months: "January_February_March_April_May_June_July_August_September_October_November_December".split("_"), ordinal: function(x) {
3872
3878
  var g = ["th", "st", "nd", "rd"], d = x % 100;
3873
3879
  return "[" + x + (g[(d - 20) % 10] || g[d] || g[0]) + "]";
3874
- } }, B = function(x, g, d) {
3880
+ } }, A = function(x, g, d) {
3875
3881
  var b = String(x);
3876
3882
  return !b || b.length >= g ? x : "" + Array(g + 1 - b.length).join(d) + x;
3877
- }, X = { s: B, z: function(x) {
3883
+ }, X = { s: A, z: function(x) {
3878
3884
  var g = -x.utcOffset(), d = Math.abs(g), b = Math.floor(d / 60), p = d % 60;
3879
- return (g <= 0 ? "+" : "-") + B(b, 2, "0") + ":" + B(p, 2, "0");
3885
+ return (g <= 0 ? "+" : "-") + A(b, 2, "0") + ":" + A(p, 2, "0");
3880
3886
  }, m: function x(g, d) {
3881
3887
  if (g.date() < d.date())
3882
3888
  return -x(d, g);
@@ -3891,7 +3897,7 @@ var Ar = { exports: {} };
3891
3897
  } }, I = "en", L = {};
3892
3898
  L[I] = U;
3893
3899
  var Y = "$isDayjsObject", R = function(x) {
3894
- return x instanceof ge || !(!x || !x[Y]);
3900
+ return x instanceof ve || !(!x || !x[Y]);
3895
3901
  }, W = function x(g, d, b) {
3896
3902
  var p;
3897
3903
  if (!g)
@@ -3903,20 +3909,20 @@ var Ar = { exports: {} };
3903
3909
  if (!p && w.length > 1)
3904
3910
  return x(w[0]);
3905
3911
  } else {
3906
- var M = g.name;
3907
- L[M] = g, p = M;
3912
+ var B = g.name;
3913
+ L[B] = g, p = B;
3908
3914
  }
3909
3915
  return !b && p && (I = p), p || !b && I;
3910
3916
  }, k = function(x, g) {
3911
3917
  if (R(x))
3912
3918
  return x.clone();
3913
3919
  var d = typeof g == "object" ? g : {};
3914
- return d.date = x, d.args = arguments, new ge(d);
3915
- }, A = X;
3916
- A.l = W, A.i = R, A.w = function(x, g) {
3920
+ return d.date = x, d.args = arguments, new ve(d);
3921
+ }, P = X;
3922
+ P.l = W, P.i = R, P.w = function(x, g) {
3917
3923
  return k(x, { locale: g.$L, utc: g.$u, x: g.$x, $offset: g.$offset });
3918
3924
  };
3919
- var ge = function() {
3925
+ var ve = function() {
3920
3926
  function x(d) {
3921
3927
  this.$L = W(d.locale, null, !0), this.parse(d), this.$x = this.$x || d.x || {}, this[Y] = !0;
3922
3928
  }
@@ -3926,15 +3932,15 @@ var Ar = { exports: {} };
3926
3932
  var p = b.date, _ = b.utc;
3927
3933
  if (p === null)
3928
3934
  return /* @__PURE__ */ new Date(NaN);
3929
- if (A.u(p))
3935
+ if (P.u(p))
3930
3936
  return /* @__PURE__ */ new Date();
3931
3937
  if (p instanceof Date)
3932
3938
  return new Date(p);
3933
3939
  if (typeof p == "string" && !/Z$/i.test(p)) {
3934
3940
  var w = p.match($);
3935
3941
  if (w) {
3936
- var M = w[2] - 1 || 0, D = (w[7] || "0").substring(0, 3);
3937
- return _ ? new Date(Date.UTC(w[1], M, w[3] || 1, w[4] || 0, w[5] || 0, w[6] || 0, D)) : new Date(w[1], M, w[3] || 1, w[4] || 0, w[5] || 0, w[6] || 0, D);
3942
+ var B = w[2] - 1 || 0, C = (w[7] || "0").substring(0, 3);
3943
+ return _ ? new Date(Date.UTC(w[1], B, w[3] || 1, w[4] || 0, w[5] || 0, w[6] || 0, C)) : new Date(w[1], B, w[3] || 1, w[4] || 0, w[5] || 0, w[6] || 0, C);
3938
3944
  }
3939
3945
  }
3940
3946
  return new Date(p);
@@ -3943,7 +3949,7 @@ var Ar = { exports: {} };
3943
3949
  var d = this.$d;
3944
3950
  this.$y = d.getFullYear(), this.$M = d.getMonth(), this.$D = d.getDate(), this.$W = d.getDay(), this.$H = d.getHours(), this.$m = d.getMinutes(), this.$s = d.getSeconds(), this.$ms = d.getMilliseconds();
3945
3951
  }, g.$utils = function() {
3946
- return A;
3952
+ return P;
3947
3953
  }, g.isValid = function() {
3948
3954
  return this.$d.toString() !== v;
3949
3955
  }, g.isSame = function(d, b) {
@@ -3954,132 +3960,132 @@ var Ar = { exports: {} };
3954
3960
  }, g.isBefore = function(d, b) {
3955
3961
  return this.endOf(b) < k(d);
3956
3962
  }, g.$g = function(d, b, p) {
3957
- return A.u(d) ? this[b] : this.set(p, d);
3963
+ return P.u(d) ? this[b] : this.set(p, d);
3958
3964
  }, g.unix = function() {
3959
3965
  return Math.floor(this.valueOf() / 1e3);
3960
3966
  }, g.valueOf = function() {
3961
3967
  return this.$d.getTime();
3962
3968
  }, g.startOf = function(d, b) {
3963
- var p = this, _ = !!A.u(b) || b, w = A.p(d), M = function(ae, j) {
3964
- var Q = A.w(p.$u ? Date.UTC(p.$y, j, ae) : new Date(p.$y, j, ae), p);
3969
+ var p = this, _ = !!P.u(b) || b, w = P.p(d), B = function(ue, j) {
3970
+ var Q = P.w(p.$u ? Date.UTC(p.$y, j, ue) : new Date(p.$y, j, ue), p);
3965
3971
  return _ ? Q : Q.endOf(u);
3966
- }, D = function(ae, j) {
3967
- return A.w(p.toDate()[ae].apply(p.toDate("s"), (_ ? [0, 0, 0, 0] : [23, 59, 59, 999]).slice(j)), p);
3968
- }, N = this.$W, F = this.$M, q = this.$D, le = "set" + (this.$u ? "UTC" : "");
3972
+ }, C = function(ue, j) {
3973
+ return P.w(p.toDate()[ue].apply(p.toDate("s"), (_ ? [0, 0, 0, 0] : [23, 59, 59, 999]).slice(j)), p);
3974
+ }, N = this.$W, F = this.$M, q = this.$D, he = "set" + (this.$u ? "UTC" : "");
3969
3975
  switch (w) {
3970
3976
  case E:
3971
- return _ ? M(1, 0) : M(31, 11);
3977
+ return _ ? B(1, 0) : B(31, 11);
3972
3978
  case c:
3973
- return _ ? M(1, F) : M(0, F + 1);
3979
+ return _ ? B(1, F) : B(0, F + 1);
3974
3980
  case h:
3975
- var se = this.$locale().weekStart || 0, oe = (N < se ? N + 7 : N) - se;
3976
- return M(_ ? q - oe : q + (6 - oe), F);
3981
+ var oe = this.$locale().weekStart || 0, ae = (N < oe ? N + 7 : N) - oe;
3982
+ return B(_ ? q - ae : q + (6 - ae), F);
3977
3983
  case u:
3978
3984
  case H:
3979
- return D(le + "Hours", 0);
3985
+ return C(he + "Hours", 0);
3980
3986
  case o:
3981
- return D(le + "Minutes", 1);
3987
+ return C(he + "Minutes", 1);
3982
3988
  case l:
3983
- return D(le + "Seconds", 2);
3989
+ return C(he + "Seconds", 2);
3984
3990
  case a:
3985
- return D(le + "Milliseconds", 3);
3991
+ return C(he + "Milliseconds", 3);
3986
3992
  default:
3987
3993
  return this.clone();
3988
3994
  }
3989
3995
  }, g.endOf = function(d) {
3990
3996
  return this.startOf(d, !1);
3991
3997
  }, g.$set = function(d, b) {
3992
- var p, _ = A.p(d), w = "set" + (this.$u ? "UTC" : ""), M = (p = {}, p[u] = w + "Date", p[H] = w + "Date", p[c] = w + "Month", p[E] = w + "FullYear", p[o] = w + "Hours", p[l] = w + "Minutes", p[a] = w + "Seconds", p[s] = w + "Milliseconds", p)[_], D = _ === u ? this.$D + (b - this.$W) : b;
3998
+ var p, _ = P.p(d), w = "set" + (this.$u ? "UTC" : ""), B = (p = {}, p[u] = w + "Date", p[H] = w + "Date", p[c] = w + "Month", p[E] = w + "FullYear", p[o] = w + "Hours", p[l] = w + "Minutes", p[a] = w + "Seconds", p[s] = w + "Milliseconds", p)[_], C = _ === u ? this.$D + (b - this.$W) : b;
3993
3999
  if (_ === c || _ === E) {
3994
4000
  var N = this.clone().set(H, 1);
3995
- N.$d[M](D), N.init(), this.$d = N.set(H, Math.min(this.$D, N.daysInMonth())).$d;
4001
+ N.$d[B](C), N.init(), this.$d = N.set(H, Math.min(this.$D, N.daysInMonth())).$d;
3996
4002
  } else
3997
- M && this.$d[M](D);
4003
+ B && this.$d[B](C);
3998
4004
  return this.init(), this;
3999
4005
  }, g.set = function(d, b) {
4000
4006
  return this.clone().$set(d, b);
4001
4007
  }, g.get = function(d) {
4002
- return this[A.p(d)]();
4008
+ return this[P.p(d)]();
4003
4009
  }, g.add = function(d, b) {
4004
4010
  var p, _ = this;
4005
4011
  d = Number(d);
4006
- var w = A.p(b), M = function(F) {
4012
+ var w = P.p(b), B = function(F) {
4007
4013
  var q = k(_);
4008
- return A.w(q.date(q.date() + Math.round(F * d)), _);
4014
+ return P.w(q.date(q.date() + Math.round(F * d)), _);
4009
4015
  };
4010
4016
  if (w === c)
4011
4017
  return this.set(c, this.$M + d);
4012
4018
  if (w === E)
4013
4019
  return this.set(E, this.$y + d);
4014
4020
  if (w === u)
4015
- return M(1);
4021
+ return B(1);
4016
4022
  if (w === h)
4017
- return M(7);
4018
- var D = (p = {}, p[l] = i, p[o] = n, p[a] = r, p)[w] || 1, N = this.$d.getTime() + d * D;
4019
- return A.w(N, this);
4023
+ return B(7);
4024
+ var C = (p = {}, p[l] = i, p[o] = n, p[a] = r, p)[w] || 1, N = this.$d.getTime() + d * C;
4025
+ return P.w(N, this);
4020
4026
  }, g.subtract = function(d, b) {
4021
4027
  return this.add(-1 * d, b);
4022
4028
  }, g.format = function(d) {
4023
4029
  var b = this, p = this.$locale();
4024
4030
  if (!this.isValid())
4025
4031
  return p.invalidDate || v;
4026
- var _ = d || "YYYY-MM-DDTHH:mm:ssZ", w = A.z(this), M = this.$H, D = this.$m, N = this.$M, F = p.weekdays, q = p.months, le = p.meridiem, se = function(j, Q, me, ve) {
4027
- return j && (j[Q] || j(b, _)) || me[Q].slice(0, ve);
4028
- }, oe = function(j) {
4029
- return A.s(M % 12 || 12, j, "0");
4030
- }, ae = le || function(j, Q, me) {
4031
- var ve = j < 12 ? "AM" : "PM";
4032
- return me ? ve.toLowerCase() : ve;
4032
+ var _ = d || "YYYY-MM-DDTHH:mm:ssZ", w = P.z(this), B = this.$H, C = this.$m, N = this.$M, F = p.weekdays, q = p.months, he = p.meridiem, oe = function(j, Q, pe, be) {
4033
+ return j && (j[Q] || j(b, _)) || pe[Q].slice(0, be);
4034
+ }, ae = function(j) {
4035
+ return P.s(B % 12 || 12, j, "0");
4036
+ }, ue = he || function(j, Q, pe) {
4037
+ var be = j < 12 ? "AM" : "PM";
4038
+ return pe ? be.toLowerCase() : be;
4033
4039
  };
4034
4040
  return _.replace(G, function(j, Q) {
4035
- return Q || function(me) {
4036
- switch (me) {
4041
+ return Q || function(pe) {
4042
+ switch (pe) {
4037
4043
  case "YY":
4038
4044
  return String(b.$y).slice(-2);
4039
4045
  case "YYYY":
4040
- return A.s(b.$y, 4, "0");
4046
+ return P.s(b.$y, 4, "0");
4041
4047
  case "M":
4042
4048
  return N + 1;
4043
4049
  case "MM":
4044
- return A.s(N + 1, 2, "0");
4050
+ return P.s(N + 1, 2, "0");
4045
4051
  case "MMM":
4046
- return se(p.monthsShort, N, q, 3);
4052
+ return oe(p.monthsShort, N, q, 3);
4047
4053
  case "MMMM":
4048
- return se(q, N);
4054
+ return oe(q, N);
4049
4055
  case "D":
4050
4056
  return b.$D;
4051
4057
  case "DD":
4052
- return A.s(b.$D, 2, "0");
4058
+ return P.s(b.$D, 2, "0");
4053
4059
  case "d":
4054
4060
  return String(b.$W);
4055
4061
  case "dd":
4056
- return se(p.weekdaysMin, b.$W, F, 2);
4062
+ return oe(p.weekdaysMin, b.$W, F, 2);
4057
4063
  case "ddd":
4058
- return se(p.weekdaysShort, b.$W, F, 3);
4064
+ return oe(p.weekdaysShort, b.$W, F, 3);
4059
4065
  case "dddd":
4060
4066
  return F[b.$W];
4061
4067
  case "H":
4062
- return String(M);
4068
+ return String(B);
4063
4069
  case "HH":
4064
- return A.s(M, 2, "0");
4070
+ return P.s(B, 2, "0");
4065
4071
  case "h":
4066
- return oe(1);
4072
+ return ae(1);
4067
4073
  case "hh":
4068
- return oe(2);
4074
+ return ae(2);
4069
4075
  case "a":
4070
- return ae(M, D, !0);
4076
+ return ue(B, C, !0);
4071
4077
  case "A":
4072
- return ae(M, D, !1);
4078
+ return ue(B, C, !1);
4073
4079
  case "m":
4074
- return String(D);
4080
+ return String(C);
4075
4081
  case "mm":
4076
- return A.s(D, 2, "0");
4082
+ return P.s(C, 2, "0");
4077
4083
  case "s":
4078
4084
  return String(b.$s);
4079
4085
  case "ss":
4080
- return A.s(b.$s, 2, "0");
4086
+ return P.s(b.$s, 2, "0");
4081
4087
  case "SSS":
4082
- return A.s(b.$ms, 3, "0");
4088
+ return P.s(b.$ms, 3, "0");
4083
4089
  case "Z":
4084
4090
  return w;
4085
4091
  }
@@ -4089,10 +4095,10 @@ var Ar = { exports: {} };
4089
4095
  }, g.utcOffset = function() {
4090
4096
  return 15 * -Math.round(this.$d.getTimezoneOffset() / 15);
4091
4097
  }, g.diff = function(d, b, p) {
4092
- var _, w = this, M = A.p(b), D = k(d), N = (D.utcOffset() - this.utcOffset()) * i, F = this - D, q = function() {
4093
- return A.m(w, D);
4098
+ var _, w = this, B = P.p(b), C = k(d), N = (C.utcOffset() - this.utcOffset()) * i, F = this - C, q = function() {
4099
+ return P.m(w, C);
4094
4100
  };
4095
- switch (M) {
4101
+ switch (B) {
4096
4102
  case E:
4097
4103
  _ = q() / 12;
4098
4104
  break;
@@ -4120,7 +4126,7 @@ var Ar = { exports: {} };
4120
4126
  default:
4121
4127
  _ = F;
4122
4128
  }
4123
- return p ? _ : A.a(_);
4129
+ return p ? _ : P.a(_);
4124
4130
  }, g.daysInMonth = function() {
4125
4131
  return this.endOf(c).$D;
4126
4132
  }, g.$locale = function() {
@@ -4131,7 +4137,7 @@ var Ar = { exports: {} };
4131
4137
  var p = this.clone(), _ = W(d, b, !0);
4132
4138
  return _ && (p.$L = _), p;
4133
4139
  }, g.clone = function() {
4134
- return A.w(this.$d, this);
4140
+ return P.w(this.$d, this);
4135
4141
  }, g.toDate = function() {
4136
4142
  return new Date(this.valueOf());
4137
4143
  }, g.toJSON = function() {
@@ -4141,25 +4147,25 @@ var Ar = { exports: {} };
4141
4147
  }, g.toString = function() {
4142
4148
  return this.$d.toUTCString();
4143
4149
  }, x;
4144
- }(), Ue = ge.prototype;
4145
- return k.prototype = Ue, [["$ms", s], ["$s", a], ["$m", l], ["$H", o], ["$W", u], ["$M", c], ["$y", E], ["$D", H]].forEach(function(x) {
4146
- Ue[x[1]] = function(g) {
4150
+ }(), Fe = ve.prototype;
4151
+ return k.prototype = Fe, [["$ms", s], ["$s", a], ["$m", l], ["$H", o], ["$W", u], ["$M", c], ["$y", E], ["$D", H]].forEach(function(x) {
4152
+ Fe[x[1]] = function(g) {
4147
4153
  return this.$g(g, x[0], x[1]);
4148
4154
  };
4149
4155
  }), k.extend = function(x, g) {
4150
- return x.$i || (x(g, ge, k), x.$i = !0), k;
4156
+ return x.$i || (x(g, ve, k), x.$i = !0), k;
4151
4157
  }, k.locale = W, k.isDayjs = R, k.unix = function(x) {
4152
4158
  return k(1e3 * x);
4153
4159
  }, k.en = L[I], k.Ls = L, k.p = {}, k;
4154
4160
  });
4155
- })(Ar);
4156
- var es = Ar.exports;
4157
- const Wt = /* @__PURE__ */ _t(es);
4158
- var $r = { exports: {} };
4161
+ })(Br);
4162
+ var rs = Br.exports;
4163
+ const Yt = /* @__PURE__ */ wt(rs);
4164
+ var Mr = { exports: {} };
4159
4165
  (function(e, t) {
4160
4166
  (function(r, i) {
4161
4167
  e.exports = i();
4162
- })(ir, function() {
4168
+ })(sr, function() {
4163
4169
  var r = "minute", i = /[+-]\d\d(?::?\d\d)?/g, n = /([+-]|\d\d)/g;
4164
4170
  return function(s, a, l) {
4165
4171
  var o = a.prototype;
@@ -4198,15 +4204,15 @@ var $r = { exports: {} };
4198
4204
  return W === 0 ? 0 : R === "+" ? W : -W;
4199
4205
  }(v), v === null))
4200
4206
  return this;
4201
- var U = Math.abs(v) <= 16 ? 60 * v : v, B = this;
4207
+ var U = Math.abs(v) <= 16 ? 60 * v : v, A = this;
4202
4208
  if ($)
4203
- return B.$offset = U, B.$u = v === 0, B;
4209
+ return A.$offset = U, A.$u = v === 0, A;
4204
4210
  if (v !== 0) {
4205
4211
  var X = this.$u ? this.toDate().getTimezoneOffset() : -1 * this.utcOffset();
4206
- (B = this.local().add(U + X, r)).$offset = U, B.$x.$localOffset = X;
4212
+ (A = this.local().add(U + X, r)).$offset = U, A.$x.$localOffset = X;
4207
4213
  } else
4208
- B = this.utc();
4209
- return B;
4214
+ A = this.utc();
4215
+ return A;
4210
4216
  };
4211
4217
  var m = o.format;
4212
4218
  o.format = function(v) {
@@ -4230,53 +4236,53 @@ var $r = { exports: {} };
4230
4236
  o.diff = function(v, $, G) {
4231
4237
  if (v && this.$u === v.$u)
4232
4238
  return H.call(this, v, $, G);
4233
- var U = this.local(), B = l(v).local();
4234
- return H.call(U, B, $, G);
4239
+ var U = this.local(), A = l(v).local();
4240
+ return H.call(U, A, $, G);
4235
4241
  };
4236
4242
  };
4237
4243
  });
4238
- })($r);
4239
- var ts = $r.exports;
4240
- const rs = /* @__PURE__ */ _t(ts);
4241
- function is(e) {
4242
- Fr(e, "svelte-1emynn4", "*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box;-webkit-tap-highlight-color:transparent}.CashierVerifications{box-shadow:0 0 4px var(--mmw--color-black-transparency-10, rgba(0, 0, 0, 0.1))}.CashierVerifications.CashierVerificationsDesktop{border-radius:var(--mmw--border-radius-medium-plus, 6px);overflow:hidden}.CashierVerifications.CashierVerificationsDesktop:has(.CashierVerificationMessage){margin-bottom:var(--emw--spacing-small, 12px)}.CashierVerificationsWrapper{display:flex;flex-direction:column;width:100%}.IconVerification{width:30px;display:flex}.CashierVerificationMessage{display:flex;align-items:center;box-sizing:border-box;background:var(--emw--color-gray-50, #F7F8FA);border-bottom:1px solid var(--mmw--color-grey-105, #E8E9EB);padding:0 var(--emw--spacing-small, 12px);transition:0.5s;max-height:500px}.CashierVerificationMessage:first-child{transition:none;cursor:pointer}.CashierVerificationMessage:first-child:hover{background:linear-gradient(0, var(--emw--color-gray-50, #F7F8FA) 0%, var(--emw--color-white, #fff) 100%)}.CashierVerificationMessage:not(.ShowAll):not(:first-child){max-height:0;overflow:hidden}.CashierVerificationMessage:hover .CashierVerificationChevron svg path{opacity:1}svg{height:20px}svg .IconColor{fill:var(--emw--color-warning, #ec9109)}p{color:var(--mmw--color-grey-10, #111);font-size:var(--emw--font-size-small, 14px);font-family:inherit;line-height:120%;margin:var(--emw--spacing-small, 12px)}.CashierVerificationsDesktop p{font-size:var(--emw--font-size-medium, 16px)}.text{word-break:break-word}.CashierVerificationChevron{cursor:pointer;margin-left:auto}.CashierVerificationChevron svg{transition:0.25s}.CashierVerificationChevron svg path{fill:var(--mmw--color-grey-290, #666);opacity:0.5}.CashierVerificationChevron:hover svg path{opacity:1}.ShowAll .CashierVerificationChevron svg{-o-transform:rotate(180deg);-ms-transform:rotate(180deg);-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg)}.CashierVerificationVideo{display:flex;width:100%;align-items:center;box-sizing:border-box;background:var(--emw--color-gray-50, #F7F8FA);border-bottom:1px solid var(--mmw--color-grey-105, #E8E9EB);padding:0 var(--emw--spacing-small, 12px);transition:0.5s;max-height:500px}.IconVideo{width:30px;display:flex;justify-content:center}.CashierVerificationVideoLink{cursor:pointer;color:var(--mmw--color-grey-10, #111);font-family:inherit;font-size:var(--emw--font-size-small, 14px);line-height:120%;margin:var(--emw--spacing-small, 12px);text-decoration:underline}.CashierVerificationVideoLinkDesktop{font-size:var(--emw--font-size-medium, 16px)}");
4244
+ })(Mr);
4245
+ var is = Mr.exports;
4246
+ const ns = /* @__PURE__ */ wt(is);
4247
+ function ss(e) {
4248
+ Gr(e, "svelte-1emynn4", "*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box;-webkit-tap-highlight-color:transparent}.CashierVerifications{box-shadow:0 0 4px var(--mmw--color-black-transparency-10, rgba(0, 0, 0, 0.1))}.CashierVerifications.CashierVerificationsDesktop{border-radius:var(--mmw--border-radius-medium-plus, 6px);overflow:hidden}.CashierVerifications.CashierVerificationsDesktop:has(.CashierVerificationMessage){margin-bottom:var(--emw--spacing-small, 12px)}.CashierVerificationsWrapper{display:flex;flex-direction:column;width:100%}.IconVerification{width:30px;display:flex}.CashierVerificationMessage{display:flex;align-items:center;box-sizing:border-box;background:var(--emw--color-gray-50, #F7F8FA);border-bottom:1px solid var(--mmw--color-grey-105, #E8E9EB);padding:0 var(--emw--spacing-small, 12px);transition:0.5s;max-height:500px}.CashierVerificationMessage:first-child{transition:none;cursor:pointer}.CashierVerificationMessage:first-child:hover{background:linear-gradient(0, var(--emw--color-gray-50, #F7F8FA) 0%, var(--emw--color-white, #fff) 100%)}.CashierVerificationMessage:not(.ShowAll):not(:first-child){max-height:0;overflow:hidden}.CashierVerificationMessage:hover .CashierVerificationChevron svg path{opacity:1}svg{height:20px}svg .IconColor{fill:var(--emw--color-warning, #ec9109)}p{color:var(--mmw--color-grey-10, #111);font-size:var(--emw--font-size-small, 14px);font-family:inherit;line-height:120%;margin:var(--emw--spacing-small, 12px)}.CashierVerificationsDesktop p{font-size:var(--emw--font-size-medium, 16px)}.text{word-break:break-word}.CashierVerificationChevron{cursor:pointer;margin-left:auto}.CashierVerificationChevron svg{transition:0.25s}.CashierVerificationChevron svg path{fill:var(--mmw--color-grey-290, #666);opacity:0.5}.CashierVerificationChevron:hover svg path{opacity:1}.ShowAll .CashierVerificationChevron svg{-o-transform:rotate(180deg);-ms-transform:rotate(180deg);-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg)}.CashierVerificationVideo{display:flex;width:100%;align-items:center;box-sizing:border-box;background:var(--emw--color-gray-50, #F7F8FA);border-bottom:1px solid var(--mmw--color-grey-105, #E8E9EB);padding:0 var(--emw--spacing-small, 12px);transition:0.5s;max-height:500px}.IconVideo{width:30px;display:flex;justify-content:center}.CashierVerificationVideoLink{cursor:pointer;color:var(--mmw--color-grey-10, #111);font-family:inherit;font-size:var(--emw--font-size-small, 14px);line-height:120%;margin:var(--emw--spacing-small, 12px);text-decoration:underline}.CashierVerificationVideoLinkDesktop{font-size:var(--emw--font-size-medium, 16px)}");
4243
4249
  }
4244
- function qt(e, t, r) {
4250
+ function Zt(e, t, r) {
4245
4251
  const i = e.slice();
4246
4252
  return i[49] = t[r], i[51] = r, i;
4247
4253
  }
4248
- function Yt(e) {
4249
- let t, r, i, n, s = $t(
4254
+ function Jt(e) {
4255
+ let t, r, i, n, s = Mt(
4250
4256
  /*displayMessages*/
4251
4257
  e[4]
4252
4258
  ), a = [];
4253
4259
  for (let o = 0; o < s.length; o += 1)
4254
- a[o] = Jt(qt(e, s, o));
4260
+ a[o] = Kt(Zt(e, s, o));
4255
4261
  let l = (
4256
4262
  /*videoExists*/
4257
- e[7] && Qt(e)
4263
+ e[7] && er(e)
4258
4264
  );
4259
4265
  return {
4260
4266
  c() {
4261
4267
  t = J("div");
4262
4268
  for (let o = 0; o < a.length; o += 1)
4263
4269
  a[o].c();
4264
- r = Ee(), l && l.c(), i = Ee(), n = J("cashier-video-modal"), ee(t, "class", "CashierVerificationsWrapper"), fe(
4270
+ r = we(), l && l.c(), i = we(), n = J("cashier-video-modal"), ee(t, "class", "CashierVerificationsWrapper"), ce(
4265
4271
  n,
4266
4272
  "clientstylingurl",
4267
4273
  /*clientstylingurl*/
4268
4274
  e[1]
4269
- ), fe(
4275
+ ), ce(
4270
4276
  n,
4271
4277
  "clientstyling",
4272
4278
  /*clientstyling*/
4273
4279
  e[0]
4274
- ), fe(
4280
+ ), ce(
4275
4281
  n,
4276
4282
  "ismobileview",
4277
4283
  /*ismobileview*/
4278
4284
  e[2]
4279
- ), fe(
4285
+ ), ce(
4280
4286
  n,
4281
4287
  "videosrc",
4282
4288
  /*videoSrc*/
@@ -4284,48 +4290,48 @@ function Yt(e) {
4284
4290
  );
4285
4291
  },
4286
4292
  m(o, u) {
4287
- ue(o, t, u);
4293
+ le(o, t, u);
4288
4294
  for (let h = 0; h < a.length; h += 1)
4289
4295
  a[h] && a[h].m(t, null);
4290
- ue(o, r, u), l && l.m(o, u), ue(o, i, u), ue(o, n, u);
4296
+ le(o, r, u), l && l.m(o, u), le(o, i, u), le(o, n, u);
4291
4297
  },
4292
4298
  p(o, u) {
4293
4299
  if (u[0] & /*allVerificationsVisible, showAllVerifications, displayMessages*/
4294
4300
  1072) {
4295
- s = $t(
4301
+ s = Mt(
4296
4302
  /*displayMessages*/
4297
4303
  o[4]
4298
4304
  );
4299
4305
  let h;
4300
4306
  for (h = 0; h < s.length; h += 1) {
4301
- const c = qt(o, s, h);
4302
- a[h] ? a[h].p(c, u) : (a[h] = Jt(c), a[h].c(), a[h].m(t, null));
4307
+ const c = Zt(o, s, h);
4308
+ a[h] ? a[h].p(c, u) : (a[h] = Kt(c), a[h].c(), a[h].m(t, null));
4303
4309
  }
4304
4310
  for (; h < a.length; h += 1)
4305
4311
  a[h].d(1);
4306
4312
  a.length = s.length;
4307
4313
  }
4308
4314
  /*videoExists*/
4309
- o[7] ? l ? l.p(o, u) : (l = Qt(o), l.c(), l.m(i.parentNode, i)) : l && (l.d(1), l = null), u[0] & /*clientstylingurl*/
4310
- 2 && fe(
4315
+ o[7] ? l ? l.p(o, u) : (l = er(o), l.c(), l.m(i.parentNode, i)) : l && (l.d(1), l = null), u[0] & /*clientstylingurl*/
4316
+ 2 && ce(
4311
4317
  n,
4312
4318
  "clientstylingurl",
4313
4319
  /*clientstylingurl*/
4314
4320
  o[1]
4315
4321
  ), u[0] & /*clientstyling*/
4316
- 1 && fe(
4322
+ 1 && ce(
4317
4323
  n,
4318
4324
  "clientstyling",
4319
4325
  /*clientstyling*/
4320
4326
  o[0]
4321
4327
  ), u[0] & /*ismobileview*/
4322
- 4 && fe(
4328
+ 4 && ce(
4323
4329
  n,
4324
4330
  "ismobileview",
4325
4331
  /*ismobileview*/
4326
4332
  o[2]
4327
4333
  ), u[0] & /*videoSrc*/
4328
- 256 && fe(
4334
+ 256 && ce(
4329
4335
  n,
4330
4336
  "videosrc",
4331
4337
  /*videoSrc*/
@@ -4333,11 +4339,11 @@ function Yt(e) {
4333
4339
  );
4334
4340
  },
4335
4341
  d(o) {
4336
- o && (ne(t), ne(r), ne(i), ne(n)), jr(a, o), l && l.d(o);
4342
+ o && (se(t), se(r), se(i), se(n)), Xr(a, o), l && l.d(o);
4337
4343
  }
4338
4344
  };
4339
4345
  }
4340
- function Zt(e) {
4346
+ function Qt(e) {
4341
4347
  let t, r, i;
4342
4348
  function n(...s) {
4343
4349
  return (
@@ -4354,24 +4360,24 @@ function Zt(e) {
4354
4360
  t = J("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>', ee(t, "class", "CashierVerificationChevron");
4355
4361
  },
4356
4362
  m(s, a) {
4357
- ue(s, t, a), r || (i = xt(t, "click", n), r = !0);
4363
+ le(s, t, a), r || (i = Et(t, "click", n), r = !0);
4358
4364
  },
4359
4365
  p(s, a) {
4360
4366
  e = s;
4361
4367
  },
4362
4368
  d(s) {
4363
- s && ne(t), r = !1, i();
4369
+ s && se(t), r = !1, i();
4364
4370
  }
4365
4371
  };
4366
4372
  }
4367
- function Jt(e) {
4373
+ function Kt(e) {
4368
4374
  let t, r, i, n, s = (
4369
4375
  /*message*/
4370
4376
  e[49] + ""
4371
4377
  ), a, l, o, u, h = (
4372
4378
  /*displayMessages*/
4373
4379
  e[4].length > 1 && /*index*/
4374
- e[51] === 0 && Zt(e)
4380
+ e[51] === 0 && Qt(e)
4375
4381
  );
4376
4382
  function c(...m) {
4377
4383
  return (
@@ -4385,7 +4391,7 @@ function Jt(e) {
4385
4391
  }
4386
4392
  return {
4387
4393
  c() {
4388
- t = J("div"), r = J("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 = J("p"), a = Ee(), h && h.c(), l = Ee(), ee(r, "class", "IconVerification"), ee(n, "class", "text"), ee(t, "class", "CashierVerificationMessage"), Se(
4394
+ t = J("div"), r = J("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 = J("p"), a = we(), h && h.c(), l = we(), ee(r, "class", "IconVerification"), ee(n, "class", "text"), ee(t, "class", "CashierVerificationMessage"), Te(
4389
4395
  t,
4390
4396
  "ShowAll",
4391
4397
  /*allVerificationsVisible*/
@@ -4393,15 +4399,15 @@ function Jt(e) {
4393
4399
  );
4394
4400
  },
4395
4401
  m(m, E) {
4396
- ue(m, t, E), ie(t, r), ie(t, i), ie(t, n), n.innerHTML = s, ie(t, a), h && h.m(t, null), ie(t, l), o || (u = xt(t, "click", c), o = !0);
4402
+ le(m, t, E), ie(t, r), ie(t, i), ie(t, n), n.innerHTML = s, ie(t, a), h && h.m(t, null), ie(t, l), o || (u = Et(t, "click", c), o = !0);
4397
4403
  },
4398
4404
  p(m, E) {
4399
4405
  e = m, E[0] & /*displayMessages*/
4400
4406
  16 && s !== (s = /*message*/
4401
4407
  e[49] + "") && (n.innerHTML = s), /*displayMessages*/
4402
4408
  e[4].length > 1 && /*index*/
4403
- e[51] === 0 ? h ? h.p(e, E) : (h = Zt(e), h.c(), h.m(t, l)) : h && (h.d(1), h = null), E[0] & /*allVerificationsVisible*/
4404
- 32 && Se(
4409
+ e[51] === 0 ? h ? h.p(e, E) : (h = Qt(e), h.c(), h.m(t, l)) : h && (h.d(1), h = null), E[0] & /*allVerificationsVisible*/
4410
+ 32 && Te(
4405
4411
  t,
4406
4412
  "ShowAll",
4407
4413
  /*allVerificationsVisible*/
@@ -4409,18 +4415,18 @@ function Jt(e) {
4409
4415
  );
4410
4416
  },
4411
4417
  d(m) {
4412
- m && ne(t), h && h.d(), o = !1, u();
4418
+ m && se(t), h && h.d(), o = !1, u();
4413
4419
  }
4414
4420
  };
4415
4421
  }
4416
- function Qt(e) {
4422
+ function er(e) {
4417
4423
  let t, r, i, n, s = (
4418
4424
  /*$_*/
4419
4425
  e[9]("verification.video.how-to") + ""
4420
4426
  ), a, l, o;
4421
4427
  return {
4422
4428
  c() {
4423
- t = J("div"), r = J("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 = J("div"), a = yt(s), ee(r, "class", "IconVideo"), ee(n, "class", "CashierVerificationVideoLink"), Se(
4429
+ t = J("div"), r = J("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 = J("div"), a = _t(s), ee(r, "class", "IconVideo"), ee(n, "class", "CashierVerificationVideoLink"), Te(
4424
4430
  n,
4425
4431
  "CashierVerificationVideoLinkDesktop",
4426
4432
  /*desktopView*/
@@ -4428,7 +4434,7 @@ function Qt(e) {
4428
4434
  ), ee(t, "class", "CashierVerificationVideo");
4429
4435
  },
4430
4436
  m(u, h) {
4431
- ue(u, t, h), ie(t, r), ie(t, i), ie(t, n), ie(n, a), l || (o = xt(
4437
+ le(u, t, h), ie(t, r), ie(t, i), ie(t, n), ie(n, a), l || (o = Et(
4432
4438
  n,
4433
4439
  "click",
4434
4440
  /*click_handler_2*/
@@ -4438,8 +4444,8 @@ function Qt(e) {
4438
4444
  p(u, h) {
4439
4445
  h[0] & /*$_*/
4440
4446
  512 && s !== (s = /*$_*/
4441
- u[9]("verification.video.how-to") + "") && Xr(a, s), h[0] & /*desktopView*/
4442
- 64 && Se(
4447
+ u[9]("verification.video.how-to") + "") && qr(a, s), h[0] & /*desktopView*/
4448
+ 64 && Te(
4443
4449
  n,
4444
4450
  "CashierVerificationVideoLinkDesktop",
4445
4451
  /*desktopView*/
@@ -4447,18 +4453,18 @@ function Qt(e) {
4447
4453
  );
4448
4454
  },
4449
4455
  d(u) {
4450
- u && ne(t), l = !1, o();
4456
+ u && se(t), l = !1, o();
4451
4457
  }
4452
4458
  };
4453
4459
  }
4454
- function ns(e) {
4460
+ function os(e) {
4455
4461
  let t, r = (
4456
4462
  /*displayMessages*/
4457
- e[4] && Yt(e)
4463
+ e[4] && Jt(e)
4458
4464
  );
4459
4465
  return {
4460
4466
  c() {
4461
- t = J("div"), r && r.c(), ee(t, "class", "CashierVerifications"), Se(
4467
+ t = J("div"), r && r.c(), ee(t, "class", "CashierVerifications"), Te(
4462
4468
  t,
4463
4469
  "CashierVerificationsDesktop",
4464
4470
  /*desktopView*/
@@ -4466,12 +4472,12 @@ function ns(e) {
4466
4472
  );
4467
4473
  },
4468
4474
  m(i, n) {
4469
- ue(i, t, n), r && r.m(t, null), e[21](t);
4475
+ le(i, t, n), r && r.m(t, null), e[21](t);
4470
4476
  },
4471
4477
  p(i, n) {
4472
4478
  /*displayMessages*/
4473
- i[4] ? r ? r.p(i, n) : (r = Yt(i), r.c(), r.m(t, null)) : r && (r.d(1), r = null), n[0] & /*desktopView*/
4474
- 64 && Se(
4479
+ i[4] ? r ? r.p(i, n) : (r = Jt(i), r.c(), r.m(t, null)) : r && (r.d(1), r = null), n[0] & /*desktopView*/
4480
+ 64 && Te(
4475
4481
  t,
4476
4482
  "CashierVerificationsDesktop",
4477
4483
  /*desktopView*/
@@ -4481,15 +4487,15 @@ function ns(e) {
4481
4487
  i: K,
4482
4488
  o: K,
4483
4489
  d(i) {
4484
- i && ne(t), r && r.d(), e[21](null);
4490
+ i && se(t), r && r.d(), e[21](null);
4485
4491
  }
4486
4492
  };
4487
4493
  }
4488
- const ss = "verification_explanation_video_widgets.MP4", os = "700px", as = "500px";
4489
- function us(e, t, r) {
4494
+ const as = "verification_explanation_video_widgets.MP4", us = "700px", ls = "500px";
4495
+ function hs(e, t, r) {
4490
4496
  let i;
4491
- Ur(e, Qn, (f) => r(9, i = f)), Wt.extend(rs);
4492
- let { endpoint: n } = t, { lang: s = "en" } = t, { translationurl: a = "" } = t, { clientstyling: l = "" } = t, { clientstylingurl: o = "" } = t, { session: u = "" } = t, { customerid: h = "" } = t, { ismobileview: c = "" } = t, m, E = /* @__PURE__ */ new Set(), H = /* @__PURE__ */ new Set(), v, $, G, U = !0, B = !0, X = !1, I = "";
4497
+ Vr(e, es, (f) => r(9, i = f)), Yt.extend(ns);
4498
+ let { endpoint: n } = t, { lang: s = "en" } = t, { translationurl: a = "" } = t, { clientstyling: l = "" } = t, { clientstylingurl: o = "" } = t, { session: u = "" } = t, { customerid: h = "" } = t, { ismobileview: c = "" } = t, m, E = /* @__PURE__ */ new Set(), H = /* @__PURE__ */ new Set(), v, $, G, U = !0, A = !0, X = !1, I = "";
4493
4499
  var L;
4494
4500
  (function(f) {
4495
4501
  f.Manual = "Manual", f.ShuftiPro = "ShuftiPro";
@@ -4510,23 +4516,23 @@ function us(e, t, r) {
4510
4516
  R.InProgress,
4511
4517
  R.Referred,
4512
4518
  R.AwaitingForResponse
4513
- ], A = () => {
4519
+ ], P = () => {
4514
4520
  let f = a;
4515
4521
  if (f)
4516
4522
  return fetch(f).then((y) => y.json()).then((y) => {
4517
4523
  Object.keys(y).forEach((S) => {
4518
- zt(S, y[S]);
4524
+ Wt(S, y[S]);
4519
4525
  });
4520
4526
  }).catch((y) => {
4521
4527
  console.log(y);
4522
4528
  });
4523
4529
  };
4524
- Object.keys(Xt).forEach((f) => {
4525
- zt(f, Xt[f]);
4530
+ Object.keys(qt).forEach((f) => {
4531
+ Wt(f, qt[f]);
4526
4532
  });
4527
- const ge = () => {
4528
- Kn(s);
4529
- }, Ue = () => {
4533
+ const ve = () => {
4534
+ ts(s);
4535
+ }, Fe = () => {
4530
4536
  let f = document.createElement("style");
4531
4537
  f.innerHTML = l, m.appendChild(f);
4532
4538
  }, x = () => {
@@ -4544,8 +4550,8 @@ function us(e, t, r) {
4544
4550
  if (!f)
4545
4551
  return;
4546
4552
  const S = new URL(`${n}/v1/player/verification/GetKYCStatus`), V = new Headers();
4547
- V.append("accept", "application/json"), V.append("Content-Type", "application/json"), V.append("X-Client-Request-Timestamp", Wt.utc().format("YYYY-MM-DD HH:mm:ss.SSS"));
4548
- const he = {
4553
+ V.append("accept", "application/json"), V.append("Content-Type", "application/json"), V.append("X-Client-Request-Timestamp", Yt.utc().format("YYYY-MM-DD HH:mm:ss.SSS"));
4554
+ const fe = {
4549
4555
  method: "POST",
4550
4556
  headers: V,
4551
4557
  body: JSON.stringify({
@@ -4555,8 +4561,8 @@ function us(e, t, r) {
4555
4561
  AllParameters: !1
4556
4562
  })
4557
4563
  };
4558
- fetch(S, he).then((be) => be.json()).then((be) => {
4559
- r(17, $ = be.StaticCdnUrl + "/cashier/operator-assets/" + f), v = b(be.Verifications), v.VerificationStatuses.forEach((te) => {
4564
+ fetch(S, fe).then((ye) => ye.json()).then((ye) => {
4565
+ r(17, $ = ye.StaticCdnUrl + "/cashier/operator-assets/" + f), v = b(ye.Verifications), v.VerificationStatuses.forEach((te) => {
4560
4566
  te.VerificationUrlType !== "Widget" && E.add(te.Vendor);
4561
4567
  }), r(4, G = N());
4562
4568
  });
@@ -4587,25 +4593,25 @@ function us(e, t, r) {
4587
4593
  };
4588
4594
  } else
4589
4595
  return {
4590
- VerificationSummaryStatus: f.some((he) => he.Status === R.Failed) ? R.Failed : R.Verified,
4596
+ VerificationSummaryStatus: f.some((fe) => fe.Status === R.Failed) ? R.Failed : R.Verified,
4591
4597
  VerificationStatuses: _(f, [R.Failed])
4592
4598
  };
4593
4599
  }, p = (f) => f.reduce(
4594
4600
  (y, S) => y ? new Date(y) < new Date(S) ? S : y : S,
4595
4601
  0
4596
4602
  ), _ = (f, y) => f.filter((S) => y.includes(S.Status)).map((S) => {
4597
- var V, he;
4603
+ var V, fe;
4598
4604
  return {
4599
4605
  Type: S.Type,
4600
4606
  Vendor: S.VendorName,
4601
4607
  VerificationDocuments: S.Documents ? [...Object.values(S.Documents)] : [],
4602
4608
  VerificationUrlType: (V = S.Flags) == null ? void 0 : V.DeferredUrlTypeKey,
4603
- VerificationUrl: (he = S.Flags) == null ? void 0 : he.DeferredUrlKey
4609
+ VerificationUrl: (fe = S.Flags) == null ? void 0 : fe.DeferredUrlKey
4604
4610
  };
4605
- }), w = (f) => f.filter((y) => k.includes(y.Status) ? y.Flags && y.Flags.DeferredUrlKey || M(y) || D(y) : !1), M = (f) => {
4611
+ }), w = (f) => f.filter((y) => k.includes(y.Status) ? y.Flags && y.Flags.DeferredUrlKey || B(y) || C(y) : !1), B = (f) => {
4606
4612
  const y = f.Documents && f.VendorName === L.Manual, S = Object.values(f.Documents).some((V) => V.Status === Y.Requested);
4607
4613
  return y && S;
4608
- }, D = (f) => f.VendorName === L.ShuftiPro && f.Status === R.Referred, N = () => {
4614
+ }, C = (f) => f.VendorName === L.ShuftiPro && f.Status === R.Referred, N = () => {
4609
4615
  switch (v.VerificationSummaryStatus) {
4610
4616
  case R.InProgress:
4611
4617
  const f = [];
@@ -4634,11 +4640,11 @@ function us(e, t, r) {
4634
4640
  W.ProofOfAddress
4635
4641
  ];
4636
4642
  f.forEach((te) => {
4637
- V.includes(te.Type) && (y.push(te.Type), S[te.Type] = le(te, se(te.Type)));
4643
+ V.includes(te.Type) && (y.push(te.Type), S[te.Type] = he(te, oe(te.Type)));
4638
4644
  });
4639
- let he = y.every((te) => H.has(te)), be = `verification.shuftipro.in-progress.${y.sort().join(".")}`;
4640
- return he ? i("verification.shuftipro.validations-started") : i(be, { values: S });
4641
- }, le = (f, y) => `<a class="verificationLink ${f.Type}" href=" ${f.VerificationUrl} " target="_blank">${y}</a>`, se = (f) => i(`verification.shuftipro.link-name.${f}`), oe = (f, y) => {
4645
+ let fe = y.every((te) => H.has(te)), ye = `verification.shuftipro.in-progress.${y.sort().join(".")}`;
4646
+ return fe ? i("verification.shuftipro.validations-started") : i(ye, { values: S });
4647
+ }, he = (f, y) => `<a class="verificationLink ${f.Type}" href=" ${f.VerificationUrl} " target="_blank">${y}</a>`, oe = (f) => i(`verification.shuftipro.link-name.${f}`), ae = (f, y) => {
4642
4648
  if (f.stopPropagation(), f.target && (f.target.href || f.target.closest("a"))) {
4643
4649
  if (f.target.closest(".verificationLink")) {
4644
4650
  const S = f.target.className.split(" ")[1];
@@ -4647,10 +4653,10 @@ function us(e, t, r) {
4647
4653
  return;
4648
4654
  }
4649
4655
  y === 0 && r(5, U = !U);
4650
- }, ae = () => {
4651
- r(6, B = c === "false");
4656
+ }, ue = () => {
4657
+ r(6, A = c === "false");
4652
4658
  }, j = () => {
4653
- r(8, I = $ + "/" + s + "/" + ss);
4659
+ r(8, I = $ + "/" + s + "/" + as);
4654
4660
  try {
4655
4661
  fetch(I, { method: "HEAD" }).then((f) => {
4656
4662
  r(7, X = f.ok);
@@ -4662,13 +4668,13 @@ function us(e, t, r) {
4662
4668
  window.postMessage(
4663
4669
  {
4664
4670
  type: "ShowCashierVideoModal",
4665
- details: B ? os : as
4671
+ details: A ? us : ls
4666
4672
  },
4667
4673
  window.location.href
4668
4674
  );
4669
- }, me = (f, y) => oe(y, f), ve = (f, y) => oe(y, f), Mr = () => Q();
4670
- function Cr(f) {
4671
- at[f ? "unshift" : "push"](() => {
4675
+ }, pe = (f, y) => ae(y, f), be = (f, y) => ae(y, f), Dr = () => Q();
4676
+ function Ir(f) {
4677
+ lt[f ? "unshift" : "push"](() => {
4672
4678
  m = f, r(3, m);
4673
4679
  });
4674
4680
  }
@@ -4676,12 +4682,12 @@ function us(e, t, r) {
4676
4682
  "endpoint" in f && r(12, n = f.endpoint), "lang" in f && r(13, s = f.lang), "translationurl" in f && r(14, a = f.translationurl), "clientstyling" in f && r(0, l = f.clientstyling), "clientstylingurl" in f && r(1, o = f.clientstylingurl), "session" in f && r(15, u = f.session), "customerid" in f && r(16, h = f.customerid), "ismobileview" in f && r(2, c = f.ismobileview);
4677
4683
  }, e.$$.update = () => {
4678
4684
  e.$$.dirty[0] & /*lang*/
4679
- 8192 && s && ge(), e.$$.dirty[0] & /*endpoint, session*/
4685
+ 8192 && s && ve(), e.$$.dirty[0] & /*endpoint, session*/
4680
4686
  36864 && n && u && g(), e.$$.dirty[0] & /*translationurl*/
4681
- 16384 && a && A(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
4682
- 9 && l && m && Ue(), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
4687
+ 16384 && a && P(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
4688
+ 9 && l && m && Fe(), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
4683
4689
  10 && o && m && x(), e.$$.dirty[0] & /*ismobileview*/
4684
- 4 && c && ae(), e.$$.dirty[0] & /*staticCdnUrl*/
4690
+ 4 && c && ue(), e.$$.dirty[0] & /*staticCdnUrl*/
4685
4691
  131072 && $ && j();
4686
4692
  }, [
4687
4693
  l,
@@ -4690,11 +4696,11 @@ function us(e, t, r) {
4690
4696
  m,
4691
4697
  G,
4692
4698
  U,
4693
- B,
4699
+ A,
4694
4700
  X,
4695
4701
  I,
4696
4702
  i,
4697
- oe,
4703
+ ae,
4698
4704
  Q,
4699
4705
  n,
4700
4706
  s,
@@ -4702,20 +4708,20 @@ function us(e, t, r) {
4702
4708
  u,
4703
4709
  h,
4704
4710
  $,
4705
- me,
4706
- ve,
4707
- Mr,
4708
- Cr
4711
+ pe,
4712
+ be,
4713
+ Dr,
4714
+ Ir
4709
4715
  ];
4710
4716
  }
4711
- class Br extends oi {
4717
+ class Cr extends ui {
4712
4718
  constructor(t) {
4713
- super(), ni(
4719
+ super(), oi(
4714
4720
  this,
4715
4721
  t,
4716
- us,
4717
- ns,
4718
- er,
4722
+ hs,
4723
+ os,
4724
+ rr,
4719
4725
  {
4720
4726
  endpoint: 12,
4721
4727
  lang: 13,
@@ -4726,7 +4732,7 @@ class Br extends oi {
4726
4732
  customerid: 16,
4727
4733
  ismobileview: 2
4728
4734
  },
4729
- is,
4735
+ ss,
4730
4736
  [-1, -1]
4731
4737
  );
4732
4738
  }
@@ -4779,31 +4785,31 @@ class Br extends oi {
4779
4785
  this.$$set({ ismobileview: t }), re();
4780
4786
  }
4781
4787
  }
4782
- si(Br, { endpoint: {}, lang: {}, translationurl: {}, clientstyling: {}, clientstylingurl: {}, session: {}, customerid: {}, ismobileview: {} }, [], [], !0);
4783
- const ms = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
4788
+ ai(Cr, { endpoint: {}, lang: {}, translationurl: {}, clientstyling: {}, clientstylingurl: {}, session: {}, customerid: {}, ismobileview: {} }, [], [], !0);
4789
+ const gs = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
4784
4790
  __proto__: null,
4785
- default: Br
4791
+ default: Cr
4786
4792
  }, Symbol.toStringTag, { value: "Module" }));
4787
4793
  export {
4788
- ms as C,
4789
- oi as S,
4790
- Fr as a,
4791
- ue as b,
4792
- hs as c,
4793
- ne as d,
4794
- cs as e,
4794
+ gs as C,
4795
+ ui as S,
4796
+ Gr as a,
4797
+ le as b,
4798
+ cs as c,
4799
+ se as d,
4800
+ ms as e,
4795
4801
  re as f,
4796
4802
  ee as g,
4797
4803
  ie as h,
4798
- ni as i,
4804
+ oi as i,
4799
4805
  J as j,
4800
- Ee as k,
4801
- at as l,
4802
- xt as m,
4806
+ we as k,
4807
+ lt as l,
4808
+ Et as m,
4803
4809
  K as n,
4804
- ds as o,
4805
- fs as p,
4806
- si as q,
4807
- er as s,
4808
- Se as t
4810
+ ps as o,
4811
+ ds as p,
4812
+ ai as q,
4813
+ rr as s,
4814
+ Te as t
4809
4815
  };