@everymatrix/cashier-iframe-redirect 1.74.10 → 1.75.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,35 +1,35 @@
1
- var sr = Object.defineProperty, or = Object.defineProperties;
2
- var ar = Object.getOwnPropertyDescriptors;
3
- var qe = Object.getOwnPropertySymbols;
4
- var ur = Object.prototype.hasOwnProperty, hr = Object.prototype.propertyIsEnumerable;
5
- var xe = (e, t, r) => t in e ? sr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Je = (e, t) => {
1
+ var or = Object.defineProperty, ar = Object.defineProperties;
2
+ var ur = Object.getOwnPropertyDescriptors;
3
+ var Je = Object.getOwnPropertySymbols;
4
+ var hr = Object.prototype.hasOwnProperty, lr = Object.prototype.propertyIsEnumerable;
5
+ var xe = (e, t, r) => t in e ? or(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Ye = (e, t) => {
6
6
  for (var r in t || (t = {}))
7
- ur.call(t, r) && xe(e, r, t[r]);
8
- if (qe)
9
- for (var r of qe(t))
10
- hr.call(t, r) && xe(e, r, t[r]);
7
+ hr.call(t, r) && xe(e, r, t[r]);
8
+ if (Je)
9
+ for (var r of Je(t))
10
+ lr.call(t, r) && xe(e, r, t[r]);
11
11
  return e;
12
- }, Ye = (e, t) => or(e, ar(t));
12
+ }, Ke = (e, t) => ar(e, ur(t));
13
13
  var B = (e, t, r) => (xe(e, typeof t != "symbol" ? t + "" : t, r), r);
14
- var Ke = (e, t, r) => new Promise((n, i) => {
14
+ var et = (e, t, r) => new Promise((n, i) => {
15
15
  var s = (l) => {
16
16
  try {
17
- a(r.next(l));
17
+ o(r.next(l));
18
18
  } catch (u) {
19
19
  i(u);
20
20
  }
21
- }, o = (l) => {
21
+ }, a = (l) => {
22
22
  try {
23
- a(r.throw(l));
23
+ o(r.throw(l));
24
24
  } catch (u) {
25
25
  i(u);
26
26
  }
27
- }, a = (l) => l.done ? n(l.value) : Promise.resolve(l.value).then(s, o);
28
- a((r = r.apply(e, t)).next());
27
+ }, o = (l) => l.done ? n(l.value) : Promise.resolve(l.value).then(s, a);
28
+ o((r = r.apply(e, t)).next());
29
29
  });
30
30
  function T() {
31
31
  }
32
- function lr(e, t) {
32
+ function fr(e, t) {
33
33
  for (const r in t)
34
34
  e[r] = t[r];
35
35
  return (
@@ -37,29 +37,29 @@ function lr(e, t) {
37
37
  e
38
38
  );
39
39
  }
40
- function Bt(e) {
40
+ function Tt(e) {
41
41
  return e();
42
42
  }
43
- function et() {
43
+ function tt() {
44
44
  return /* @__PURE__ */ Object.create(null);
45
45
  }
46
46
  function te(e) {
47
- e.forEach(Bt);
47
+ e.forEach(Tt);
48
48
  }
49
49
  function Ve(e) {
50
50
  return typeof e == "function";
51
51
  }
52
- function Tt(e, t) {
52
+ function wt(e, t) {
53
53
  return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
54
54
  }
55
55
  let se;
56
56
  function Di(e, t) {
57
57
  return e === t ? !0 : (se || (se = document.createElement("a")), se.href = t, e === se.href);
58
58
  }
59
- function fr(e) {
59
+ function cr(e) {
60
60
  return Object.keys(e).length === 0;
61
61
  }
62
- function wt(e, ...t) {
62
+ function St(e, ...t) {
63
63
  if (e == null) {
64
64
  for (const n of t)
65
65
  n(void 0);
@@ -68,17 +68,17 @@ function wt(e, ...t) {
68
68
  const r = e.subscribe(...t);
69
69
  return r.unsubscribe ? () => r.unsubscribe() : r;
70
70
  }
71
- function cr(e, t, r) {
72
- e.$$.on_destroy.push(wt(t, r));
71
+ function mr(e, t, r) {
72
+ e.$$.on_destroy.push(St(t, r));
73
73
  }
74
74
  function Ee(e, t, r, n) {
75
75
  if (e) {
76
- const i = St(e, t, r, n);
76
+ const i = At(e, t, r, n);
77
77
  return e[0](i);
78
78
  }
79
79
  }
80
- function St(e, t, r, n) {
81
- return e[1] && n ? lr(r.ctx.slice(), e[1](n(t))) : r.ctx;
80
+ function At(e, t, r, n) {
81
+ return e[1] && n ? fr(r.ctx.slice(), e[1](n(t))) : r.ctx;
82
82
  }
83
83
  function ve(e, t, r, n) {
84
84
  if (e[2] && n) {
@@ -86,9 +86,9 @@ function ve(e, t, r, n) {
86
86
  if (t.dirty === void 0)
87
87
  return i;
88
88
  if (typeof i == "object") {
89
- const s = [], o = Math.max(t.dirty.length, i.length);
90
- for (let a = 0; a < o; a += 1)
91
- s[a] = t.dirty[a] | i[a];
89
+ const s = [], a = Math.max(t.dirty.length, i.length);
90
+ for (let o = 0; o < a; o += 1)
91
+ s[o] = t.dirty[o] | i[o];
92
92
  return s;
93
93
  }
94
94
  return t.dirty | i;
@@ -97,8 +97,8 @@ function ve(e, t, r, n) {
97
97
  }
98
98
  function He(e, t, r, n, i, s) {
99
99
  if (i) {
100
- const o = St(t, r, n, s);
101
- e.p(o, i);
100
+ const a = At(t, r, n, s);
101
+ e.p(a, i);
102
102
  }
103
103
  }
104
104
  function Be(e) {
@@ -113,14 +113,14 @@ function Be(e) {
113
113
  function ce(e, t) {
114
114
  e.appendChild(t);
115
115
  }
116
- function mr(e, t, r) {
117
- const n = dr(e);
116
+ function dr(e, t, r) {
117
+ const n = br(e);
118
118
  if (!n.getElementById(t)) {
119
119
  const i = X("style");
120
- i.id = t, i.textContent = r, br(n, i);
120
+ i.id = t, i.textContent = r, pr(n, i);
121
121
  }
122
122
  }
123
- function dr(e) {
123
+ function br(e) {
124
124
  if (!e)
125
125
  return document;
126
126
  const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
@@ -130,7 +130,7 @@ function dr(e) {
130
130
  t
131
131
  ) : e.ownerDocument;
132
132
  }
133
- function br(e, t) {
133
+ function pr(e, t) {
134
134
  return ce(
135
135
  /** @type {Document} */
136
136
  e.head || e,
@@ -149,13 +149,13 @@ function X(e) {
149
149
  function Xe(e) {
150
150
  return document.createTextNode(e);
151
151
  }
152
- function tt() {
152
+ function rt() {
153
153
  return Xe(" ");
154
154
  }
155
- function At() {
155
+ function Ot() {
156
156
  return Xe("");
157
157
  }
158
- function Ot(e, t, r, n) {
158
+ function Ct(e, t, r, n) {
159
159
  return e.addEventListener(t, r, n), () => e.removeEventListener(t, r, n);
160
160
  }
161
161
  function z(e, t, r) {
@@ -165,14 +165,14 @@ function Gi(e, t, r) {
165
165
  const n = t.toLowerCase();
166
166
  n in e ? e[n] = typeof e[n] == "boolean" && r === "" ? !0 : r : t in e ? e[t] = typeof e[t] == "boolean" && r === "" ? !0 : r : z(e, t, r);
167
167
  }
168
- function pr(e) {
168
+ function gr(e) {
169
169
  return Array.from(e.childNodes);
170
170
  }
171
- function gr(e, t) {
171
+ function _r(e, t) {
172
172
  t = "" + t, e.data !== t && (e.data = /** @type {string} */
173
173
  t);
174
174
  }
175
- function _r(e) {
175
+ function yr(e) {
176
176
  const t = {};
177
177
  return e.childNodes.forEach(
178
178
  /** @param {Element} node */
@@ -185,20 +185,20 @@ let Y;
185
185
  function J(e) {
186
186
  Y = e;
187
187
  }
188
- function yr() {
188
+ function xr() {
189
189
  if (!Y)
190
190
  throw new Error("Function called outside component initialization");
191
191
  return Y;
192
192
  }
193
- function xr(e) {
194
- yr().$$.on_mount.push(e);
193
+ function Er(e) {
194
+ xr().$$.on_mount.push(e);
195
195
  }
196
196
  const D = [], Ne = [];
197
197
  let G = [];
198
- const rt = [], Er = /* @__PURE__ */ Promise.resolve();
198
+ const nt = [], vr = /* @__PURE__ */ Promise.resolve();
199
199
  let Ie = !1;
200
- function vr() {
201
- Ie || (Ie = !0, Er.then(w));
200
+ function Hr() {
201
+ Ie || (Ie = !0, vr.then(w));
202
202
  }
203
203
  function Me(e) {
204
204
  G.push(e);
@@ -213,7 +213,7 @@ function w() {
213
213
  try {
214
214
  for (; R < D.length; ) {
215
215
  const t = D[R];
216
- R++, J(t), Hr(t.$$);
216
+ R++, J(t), Br(t.$$);
217
217
  }
218
218
  } catch (t) {
219
219
  throw D.length = 0, R = 0, t;
@@ -226,23 +226,23 @@ function w() {
226
226
  }
227
227
  G.length = 0;
228
228
  } while (D.length);
229
- for (; rt.length; )
230
- rt.pop()();
229
+ for (; nt.length; )
230
+ nt.pop()();
231
231
  Ie = !1, Te.clear(), J(e);
232
232
  }
233
- function Hr(e) {
233
+ function Br(e) {
234
234
  if (e.fragment !== null) {
235
235
  e.update(), te(e.before_update);
236
236
  const t = e.dirty;
237
237
  e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Me);
238
238
  }
239
239
  }
240
- function Br(e) {
240
+ function Tr(e) {
241
241
  const t = [], r = [];
242
242
  G.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), G = t;
243
243
  }
244
244
  const ae = /* @__PURE__ */ new Set();
245
- let Tr;
245
+ let wr;
246
246
  function ue(e, t) {
247
247
  e && e.i && (ae.delete(e), e.i(t));
248
248
  }
@@ -250,26 +250,26 @@ function we(e, t, r, n) {
250
250
  if (e && e.o) {
251
251
  if (ae.has(e))
252
252
  return;
253
- ae.add(e), Tr.c.push(() => {
253
+ ae.add(e), wr.c.push(() => {
254
254
  ae.delete(e);
255
255
  }), e.o(t);
256
256
  }
257
257
  }
258
- function wr(e, t, r) {
258
+ function Sr(e, t, r) {
259
259
  const { fragment: n, after_update: i } = e.$$;
260
260
  n && n.m(t, r), Me(() => {
261
- const s = e.$$.on_mount.map(Bt).filter(Ve);
261
+ const s = e.$$.on_mount.map(Tt).filter(Ve);
262
262
  e.$$.on_destroy ? e.$$.on_destroy.push(...s) : te(s), e.$$.on_mount = [];
263
263
  }), i.forEach(Me);
264
264
  }
265
- function Sr(e, t) {
265
+ function Ar(e, t) {
266
266
  const r = e.$$;
267
- r.fragment !== null && (Br(r.after_update), te(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
267
+ r.fragment !== null && (Tr(r.after_update), te(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
268
268
  }
269
- function Ar(e, t) {
270
- e.$$.dirty[0] === -1 && (D.push(e), vr(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
269
+ function Or(e, t) {
270
+ e.$$.dirty[0] === -1 && (D.push(e), Hr(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
271
271
  }
272
- function Or(e, t, r, n, i, s, o = null, a = [-1]) {
272
+ function Cr(e, t, r, n, i, s, a = null, o = [-1]) {
273
273
  const l = Y;
274
274
  J(e);
275
275
  const u = e.$$ = {
@@ -279,7 +279,7 @@ function Or(e, t, r, n, i, s, o = null, a = [-1]) {
279
279
  props: s,
280
280
  update: T,
281
281
  not_equal: i,
282
- bound: et(),
282
+ bound: tt(),
283
283
  // lifecycle
284
284
  on_mount: [],
285
285
  on_destroy: [],
@@ -288,28 +288,28 @@ function Or(e, t, r, n, i, s, o = null, a = [-1]) {
288
288
  after_update: [],
289
289
  context: new Map(t.context || (l ? l.$$.context : [])),
290
290
  // everything else
291
- callbacks: et(),
292
- dirty: a,
291
+ callbacks: tt(),
292
+ dirty: o,
293
293
  skip_bound: !1,
294
294
  root: t.target || l.$$.root
295
295
  };
296
- o && o(u.root);
296
+ a && a(u.root);
297
297
  let h = !1;
298
298
  if (u.ctx = r ? r(e, t.props || {}, (c, m, ...d) => {
299
299
  const f = d.length ? d[0] : m;
300
- return u.ctx && i(u.ctx[c], u.ctx[c] = f) && (!u.skip_bound && u.bound[c] && u.bound[c](f), h && Ar(e, c)), m;
300
+ return u.ctx && i(u.ctx[c], u.ctx[c] = f) && (!u.skip_bound && u.bound[c] && u.bound[c](f), h && Or(e, c)), m;
301
301
  }) : [], u.update(), h = !0, te(u.before_update), u.fragment = n ? n(u.ctx) : !1, t.target) {
302
302
  if (t.hydrate) {
303
- const c = pr(t.target);
303
+ const c = gr(t.target);
304
304
  u.fragment && u.fragment.l(c), c.forEach(P);
305
305
  } else
306
306
  u.fragment && u.fragment.c();
307
- t.intro && ue(e.$$.fragment), wr(e, t.target, t.anchor), w();
307
+ t.intro && ue(e.$$.fragment), Sr(e, t.target, t.anchor), w();
308
308
  }
309
309
  J(l);
310
310
  }
311
- let Ct;
312
- typeof HTMLElement == "function" && (Ct = class extends HTMLElement {
311
+ let Pt;
312
+ typeof HTMLElement == "function" && (Pt = class extends HTMLElement {
313
313
  constructor(t, r, n) {
314
314
  super();
315
315
  /** The Svelte component constructor */
@@ -346,42 +346,42 @@ typeof HTMLElement == "function" && (Ct = class extends HTMLElement {
346
346
  }
347
347
  }
348
348
  connectedCallback() {
349
- return Ke(this, null, function* () {
349
+ return et(this, null, function* () {
350
350
  if (this.$$cn = !0, !this.$$c) {
351
351
  let t = function(s) {
352
352
  return () => {
353
- let o;
353
+ let a;
354
354
  return {
355
355
  c: function() {
356
- o = X("slot"), s !== "default" && z(o, "name", s);
356
+ a = X("slot"), s !== "default" && z(a, "name", s);
357
357
  },
358
358
  /**
359
359
  * @param {HTMLElement} target
360
360
  * @param {HTMLElement} [anchor]
361
361
  */
362
362
  m: function(u, h) {
363
- I(u, o, h);
363
+ I(u, a, h);
364
364
  },
365
365
  d: function(u) {
366
- u && P(o);
366
+ u && P(a);
367
367
  }
368
368
  };
369
369
  };
370
370
  };
371
371
  if (yield Promise.resolve(), !this.$$cn || this.$$c)
372
372
  return;
373
- const r = {}, n = _r(this);
373
+ const r = {}, n = yr(this);
374
374
  for (const s of this.$$s)
375
375
  s in n && (r[s] = [t(s)]);
376
376
  for (const s of this.attributes) {
377
- const o = this.$$g_p(s.name);
378
- o in this.$$d || (this.$$d[o] = he(o, s.value, this.$$p_d, "toProp"));
377
+ const a = this.$$g_p(s.name);
378
+ a in this.$$d || (this.$$d[a] = he(a, s.value, this.$$p_d, "toProp"));
379
379
  }
380
380
  for (const s in this.$$p_d)
381
381
  !(s in this.$$d) && this[s] !== void 0 && (this.$$d[s] = this[s], delete this[s]);
382
382
  this.$$c = new this.$$ctor({
383
383
  target: this.shadowRoot || this,
384
- props: Ye(Je({}, this.$$d), {
384
+ props: Ke(Ye({}, this.$$d), {
385
385
  $$slots: r,
386
386
  $$scope: {
387
387
  ctx: []
@@ -392,21 +392,21 @@ typeof HTMLElement == "function" && (Ct = class extends HTMLElement {
392
392
  this.$$r = !0;
393
393
  for (const s in this.$$p_d)
394
394
  if (this.$$d[s] = this.$$c.$$.ctx[this.$$c.$$.props[s]], this.$$p_d[s].reflect) {
395
- const o = he(
395
+ const a = he(
396
396
  s,
397
397
  this.$$d[s],
398
398
  this.$$p_d,
399
399
  "toAttribute"
400
400
  );
401
- o == null ? this.removeAttribute(this.$$p_d[s].attribute || s) : this.setAttribute(this.$$p_d[s].attribute || s, o);
401
+ a == null ? this.removeAttribute(this.$$p_d[s].attribute || s) : this.setAttribute(this.$$p_d[s].attribute || s, a);
402
402
  }
403
403
  this.$$r = !1;
404
404
  };
405
405
  this.$$c.$$.after_update.push(i), i();
406
406
  for (const s in this.$$l)
407
- for (const o of this.$$l[s]) {
408
- const a = this.$$c.$on(s, o);
409
- this.$$l_u.set(o, a);
407
+ for (const a of this.$$l[s]) {
408
+ const o = this.$$c.$on(s, a);
409
+ this.$$l_u.set(a, o);
410
410
  }
411
411
  this.$$l = {};
412
412
  }
@@ -459,38 +459,38 @@ function he(e, t, r, n) {
459
459
  return t;
460
460
  }
461
461
  }
462
- function Cr(e, t, r, n, i, s) {
463
- let o = class extends Ct {
462
+ function Pr(e, t, r, n, i, s) {
463
+ let a = class extends Pt {
464
464
  constructor() {
465
465
  super(e, r, i), this.$$p_d = t;
466
466
  }
467
467
  static get observedAttributes() {
468
468
  return Object.keys(t).map(
469
- (a) => (t[a].attribute || a).toLowerCase()
469
+ (o) => (t[o].attribute || o).toLowerCase()
470
470
  );
471
471
  }
472
472
  };
473
- return Object.keys(t).forEach((a) => {
474
- Object.defineProperty(o.prototype, a, {
473
+ return Object.keys(t).forEach((o) => {
474
+ Object.defineProperty(a.prototype, o, {
475
475
  get() {
476
- return this.$$c && a in this.$$c ? this.$$c[a] : this.$$d[a];
476
+ return this.$$c && o in this.$$c ? this.$$c[o] : this.$$d[o];
477
477
  },
478
478
  set(l) {
479
479
  var u;
480
- l = he(a, l, t), this.$$d[a] = l, (u = this.$$c) == null || u.$set({ [a]: l });
480
+ l = he(o, l, t), this.$$d[o] = l, (u = this.$$c) == null || u.$set({ [o]: l });
481
481
  }
482
482
  });
483
- }), n.forEach((a) => {
484
- Object.defineProperty(o.prototype, a, {
483
+ }), n.forEach((o) => {
484
+ Object.defineProperty(a.prototype, o, {
485
485
  get() {
486
486
  var l;
487
- return (l = this.$$c) == null ? void 0 : l[a];
487
+ return (l = this.$$c) == null ? void 0 : l[o];
488
488
  }
489
489
  });
490
490
  }), e.element = /** @type {any} */
491
- o, o;
491
+ a, a;
492
492
  }
493
- class Pr {
493
+ class Lr {
494
494
  constructor() {
495
495
  /**
496
496
  * ### PRIVATE API
@@ -511,7 +511,7 @@ class Pr {
511
511
  }
512
512
  /** @returns {void} */
513
513
  $destroy() {
514
- Sr(this, 1), this.$destroy = T;
514
+ Ar(this, 1), this.$destroy = T;
515
515
  }
516
516
  /**
517
517
  * @template {Extract<keyof Events, string>} K
@@ -533,13 +533,13 @@ class Pr {
533
533
  * @returns {void}
534
534
  */
535
535
  $set(t) {
536
- this.$$set && !fr(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
536
+ this.$$set && !cr(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
537
537
  }
538
538
  }
539
- const Lr = "4";
540
- typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Lr);
539
+ const Nr = "4";
540
+ typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Nr);
541
541
  const U = [];
542
- function Nr(e, t) {
542
+ function Ir(e, t) {
543
543
  return {
544
544
  subscribe: pe(e, t).subscribe
545
545
  };
@@ -547,8 +547,8 @@ function Nr(e, t) {
547
547
  function pe(e, t = T) {
548
548
  let r;
549
549
  const n = /* @__PURE__ */ new Set();
550
- function i(a) {
551
- if (Tt(e, a) && (e = a, r)) {
550
+ function i(o) {
551
+ if (wt(e, o) && (e = o, r)) {
552
552
  const l = !U.length;
553
553
  for (const u of n)
554
554
  u[1](), U.push(u, e);
@@ -559,23 +559,23 @@ function pe(e, t = T) {
559
559
  }
560
560
  }
561
561
  }
562
- function s(a) {
563
- i(a(e));
562
+ function s(o) {
563
+ i(o(e));
564
564
  }
565
- function o(a, l = T) {
566
- const u = [a, l];
567
- return n.add(u), n.size === 1 && (r = t(i, s) || T), a(e), () => {
565
+ function a(o, l = T) {
566
+ const u = [o, l];
567
+ return n.add(u), n.size === 1 && (r = t(i, s) || T), o(e), () => {
568
568
  n.delete(u), n.size === 0 && r && (r(), r = null);
569
569
  };
570
570
  }
571
- return { set: i, update: s, subscribe: o };
571
+ return { set: i, update: s, subscribe: a };
572
572
  }
573
573
  function W(e, t, r) {
574
574
  const n = !Array.isArray(e), i = n ? [e] : e;
575
575
  if (!i.every(Boolean))
576
576
  throw new Error("derived() expects stores as input, got a falsy value");
577
577
  const s = t.length < 2;
578
- return Nr(r, (o, a) => {
578
+ return Ir(r, (a, o) => {
579
579
  let l = !1;
580
580
  const u = [];
581
581
  let h = 0, c = T;
@@ -583,10 +583,10 @@ function W(e, t, r) {
583
583
  if (h)
584
584
  return;
585
585
  c();
586
- const f = t(n ? u[0] : u, o, a);
587
- s ? o(f) : c = Ve(f) ? f : T;
586
+ const f = t(n ? u[0] : u, a, o);
587
+ s ? a(f) : c = Ve(f) ? f : T;
588
588
  }, d = i.map(
589
- (f, _) => wt(
589
+ (f, _) => St(
590
590
  f,
591
591
  (v) => {
592
592
  u[_] = v, h &= ~(1 << _), l && m();
@@ -601,70 +601,70 @@ function W(e, t, r) {
601
601
  };
602
602
  });
603
603
  }
604
- function Ir(e) {
605
- return e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
604
+ function Mr(e) {
605
+ return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
606
606
  }
607
- var Mr = function(t) {
608
- return $r(t) && !Rr(t);
607
+ var $r = function(t) {
608
+ return Rr(t) && !Ur(t);
609
609
  };
610
- function $r(e) {
610
+ function Rr(e) {
611
611
  return !!e && typeof e == "object";
612
612
  }
613
- function Rr(e) {
613
+ function Ur(e) {
614
614
  var t = Object.prototype.toString.call(e);
615
- return t === "[object RegExp]" || t === "[object Date]" || Gr(e);
616
- }
617
- var Ur = typeof Symbol == "function" && Symbol.for, Dr = Ur ? Symbol.for("react.element") : 60103;
618
- function Gr(e) {
619
- return e.$$typeof === Dr;
615
+ return t === "[object RegExp]" || t === "[object Date]" || Fr(e);
620
616
  }
617
+ var Dr = typeof Symbol == "function" && Symbol.for, Gr = Dr ? Symbol.for("react.element") : 60103;
621
618
  function Fr(e) {
619
+ return e.$$typeof === Gr;
620
+ }
621
+ function jr(e) {
622
622
  return Array.isArray(e) ? [] : {};
623
623
  }
624
624
  function K(e, t) {
625
- return t.clone !== !1 && t.isMergeableObject(e) ? F(Fr(e), e, t) : e;
625
+ return t.clone !== !1 && t.isMergeableObject(e) ? F(jr(e), e, t) : e;
626
626
  }
627
- function jr(e, t, r) {
627
+ function kr(e, t, r) {
628
628
  return e.concat(t).map(function(n) {
629
629
  return K(n, r);
630
630
  });
631
631
  }
632
- function kr(e, t) {
632
+ function Vr(e, t) {
633
633
  if (!t.customMerge)
634
634
  return F;
635
635
  var r = t.customMerge(e);
636
636
  return typeof r == "function" ? r : F;
637
637
  }
638
- function Vr(e) {
638
+ function Xr(e) {
639
639
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
640
640
  return Object.propertyIsEnumerable.call(e, t);
641
641
  }) : [];
642
642
  }
643
- function nt(e) {
644
- return Object.keys(e).concat(Vr(e));
643
+ function it(e) {
644
+ return Object.keys(e).concat(Xr(e));
645
645
  }
646
- function Pt(e, t) {
646
+ function Lt(e, t) {
647
647
  try {
648
648
  return t in e;
649
649
  } catch (r) {
650
650
  return !1;
651
651
  }
652
652
  }
653
- function Xr(e, t) {
654
- return Pt(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
653
+ function zr(e, t) {
654
+ return Lt(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
655
655
  }
656
- function zr(e, t, r) {
656
+ function Wr(e, t, r) {
657
657
  var n = {};
658
- return r.isMergeableObject(e) && nt(e).forEach(function(i) {
658
+ return r.isMergeableObject(e) && it(e).forEach(function(i) {
659
659
  n[i] = K(e[i], r);
660
- }), nt(t).forEach(function(i) {
661
- Xr(e, i) || (Pt(e, i) && r.isMergeableObject(t[i]) ? n[i] = kr(i, r)(e[i], t[i], r) : n[i] = K(t[i], r));
660
+ }), it(t).forEach(function(i) {
661
+ zr(e, i) || (Lt(e, i) && r.isMergeableObject(t[i]) ? n[i] = Vr(i, r)(e[i], t[i], r) : n[i] = K(t[i], r));
662
662
  }), n;
663
663
  }
664
664
  function F(e, t, r) {
665
- r = r || {}, r.arrayMerge = r.arrayMerge || jr, r.isMergeableObject = r.isMergeableObject || Mr, r.cloneUnlessOtherwiseSpecified = K;
665
+ r = r || {}, r.arrayMerge = r.arrayMerge || kr, r.isMergeableObject = r.isMergeableObject || $r, r.cloneUnlessOtherwiseSpecified = K;
666
666
  var n = Array.isArray(t), i = Array.isArray(e), s = n === i;
667
- return s ? n ? r.arrayMerge(e, t, r) : zr(e, t, r) : K(t, r);
667
+ return s ? n ? r.arrayMerge(e, t, r) : Wr(e, t, r) : K(t, r);
668
668
  }
669
669
  F.all = function(t, r) {
670
670
  if (!Array.isArray(t))
@@ -673,8 +673,8 @@ F.all = function(t, r) {
673
673
  return F(n, i, r);
674
674
  }, {});
675
675
  };
676
- var Wr = F, Zr = Wr;
677
- const Qr = /* @__PURE__ */ Ir(Zr);
676
+ var Zr = F, Qr = Zr;
677
+ const qr = /* @__PURE__ */ Mr(Qr);
678
678
  /*! *****************************************************************************
679
679
  Copyright (c) Microsoft Corporation.
680
680
 
@@ -716,7 +716,7 @@ var y = function() {
716
716
  return t;
717
717
  }, y.apply(this, arguments);
718
718
  };
719
- function qr(e, t) {
719
+ function Jr(e, t) {
720
720
  var r = {};
721
721
  for (var n in e)
722
722
  Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
@@ -732,57 +732,55 @@ function Se(e, t, r) {
732
732
  return e.concat(s || t);
733
733
  }
734
734
  function Ae(e, t) {
735
- var r = t && t.cache ? t.cache : nn, n = t && t.serializer ? t.serializer : tn, i = t && t.strategy ? t.strategy : Yr;
735
+ var r = t && t.cache ? t.cache : nn, n = t && t.serializer ? t.serializer : rn, i = t && t.strategy ? t.strategy : Kr;
736
736
  return i(e, {
737
737
  cache: r,
738
738
  serializer: n
739
739
  });
740
740
  }
741
- function Jr(e) {
741
+ function Yr(e) {
742
742
  return e == null || typeof e == "number" || typeof e == "boolean";
743
743
  }
744
- function Lt(e, t, r, n) {
745
- var i = Jr(n) ? n : r(n), s = t.get(i);
744
+ function Nt(e, t, r, n) {
745
+ var i = Yr(n) ? n : r(n), s = t.get(i);
746
746
  return typeof s == "undefined" && (s = e.call(this, n), t.set(i, s)), s;
747
747
  }
748
- function Nt(e, t, r) {
748
+ function It(e, t, r) {
749
749
  var n = Array.prototype.slice.call(arguments, 3), i = r(n), s = t.get(i);
750
750
  return typeof s == "undefined" && (s = e.apply(this, n), t.set(i, s)), s;
751
751
  }
752
752
  function ze(e, t, r, n, i) {
753
753
  return r.bind(t, e, n, i);
754
754
  }
755
- function Yr(e, t) {
756
- var r = e.length === 1 ? Lt : Nt;
757
- return ze(e, this, r, t.cache.create(), t.serializer);
758
- }
759
755
  function Kr(e, t) {
760
- return ze(e, this, Nt, t.cache.create(), t.serializer);
756
+ var r = e.length === 1 ? Nt : It;
757
+ return ze(e, this, r, t.cache.create(), t.serializer);
761
758
  }
762
759
  function en(e, t) {
763
- return ze(e, this, Lt, t.cache.create(), t.serializer);
760
+ return ze(e, this, It, t.cache.create(), t.serializer);
764
761
  }
765
- var tn = function() {
762
+ function tn(e, t) {
763
+ return ze(e, this, Nt, t.cache.create(), t.serializer);
764
+ }
765
+ var rn = function() {
766
766
  return JSON.stringify(arguments);
767
- }, rn = (
768
- /** @class */
769
- function() {
770
- function e() {
771
- this.cache = /* @__PURE__ */ Object.create(null);
772
- }
773
- return e.prototype.get = function(t) {
774
- return this.cache[t];
775
- }, e.prototype.set = function(t, r) {
776
- this.cache[t] = r;
777
- }, e;
778
- }()
779
- ), nn = {
767
+ };
768
+ function We() {
769
+ this.cache = /* @__PURE__ */ Object.create(null);
770
+ }
771
+ We.prototype.get = function(e) {
772
+ return this.cache[e];
773
+ };
774
+ We.prototype.set = function(e, t) {
775
+ this.cache[e] = t;
776
+ };
777
+ var nn = {
780
778
  create: function() {
781
- return new rn();
779
+ return new We();
782
780
  }
783
781
  }, Oe = {
784
- variadic: Kr,
785
- monadic: en
782
+ variadic: en,
783
+ monadic: tn
786
784
  }, b;
787
785
  (function(e) {
788
786
  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";
@@ -795,40 +793,40 @@ var j;
795
793
  (function(e) {
796
794
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
797
795
  })(j || (j = {}));
798
- function it(e) {
796
+ function st(e) {
799
797
  return e.type === x.literal;
800
798
  }
801
799
  function sn(e) {
802
800
  return e.type === x.argument;
803
801
  }
804
- function It(e) {
802
+ function Mt(e) {
805
803
  return e.type === x.number;
806
804
  }
807
- function Mt(e) {
805
+ function $t(e) {
808
806
  return e.type === x.date;
809
807
  }
810
- function $t(e) {
808
+ function Rt(e) {
811
809
  return e.type === x.time;
812
810
  }
813
- function Rt(e) {
811
+ function Ut(e) {
814
812
  return e.type === x.select;
815
813
  }
816
- function Ut(e) {
814
+ function Dt(e) {
817
815
  return e.type === x.plural;
818
816
  }
819
817
  function on(e) {
820
818
  return e.type === x.pound;
821
819
  }
822
- function Dt(e) {
820
+ function Gt(e) {
823
821
  return e.type === x.tag;
824
822
  }
825
- function Gt(e) {
823
+ function Ft(e) {
826
824
  return !!(e && typeof e == "object" && e.type === j.number);
827
825
  }
828
826
  function Re(e) {
829
827
  return !!(e && typeof e == "object" && e.type === j.dateTime);
830
828
  }
831
- var Ft = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, an = /(?:[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;
829
+ var jt = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, an = /(?:[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;
832
830
  function un(e) {
833
831
  var t = {};
834
832
  return e.replace(an, function(r) {
@@ -927,29 +925,29 @@ function ln(e) {
927
925
  for (var t = e.split(hn).filter(function(m) {
928
926
  return m.length > 0;
929
927
  }), r = [], n = 0, i = t; n < i.length; n++) {
930
- var s = i[n], o = s.split("/");
931
- if (o.length === 0)
928
+ var s = i[n], a = s.split("/");
929
+ if (a.length === 0)
932
930
  throw new Error("Invalid number skeleton");
933
- for (var a = o[0], l = o.slice(1), u = 0, h = l; u < h.length; u++) {
931
+ for (var o = a[0], l = a.slice(1), u = 0, h = l; u < h.length; u++) {
934
932
  var c = h[u];
935
933
  if (c.length === 0)
936
934
  throw new Error("Invalid number skeleton");
937
935
  }
938
- r.push({ stem: a, options: l });
936
+ r.push({ stem: o, options: l });
939
937
  }
940
938
  return r;
941
939
  }
942
940
  function fn(e) {
943
941
  return e.replace(/^(.*?)-/, "");
944
942
  }
945
- var st = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, jt = /^(@+)?(\+|#+)?[rs]?$/g, cn = /(\*)(0+)|(#+)(0+)|(0+)/g, kt = /^(0+)$/;
946
- function ot(e) {
943
+ var ot = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, kt = /^(@+)?(\+|#+)?[rs]?$/g, cn = /(\*)(0+)|(#+)(0+)|(0+)/g, Vt = /^(0+)$/;
944
+ function at(e) {
947
945
  var t = {};
948
- return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(jt, function(r, n, i) {
946
+ return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(kt, function(r, n, i) {
949
947
  return typeof i != "string" ? (t.minimumSignificantDigits = n.length, t.maximumSignificantDigits = n.length) : i === "+" ? t.minimumSignificantDigits = n.length : n[0] === "#" ? t.maximumSignificantDigits = n.length : (t.minimumSignificantDigits = n.length, t.maximumSignificantDigits = n.length + (typeof i == "string" ? i.length : 0)), "";
950
948
  }), t;
951
949
  }
952
- function Vt(e) {
950
+ function Xt(e) {
953
951
  switch (e) {
954
952
  case "sign-auto":
955
953
  return {
@@ -997,14 +995,14 @@ function mn(e) {
997
995
  notation: "scientific"
998
996
  }, e = e.slice(1)), t) {
999
997
  var r = e.slice(0, 2);
1000
- if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !kt.test(e))
998
+ if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Vt.test(e))
1001
999
  throw new Error("Malformed concise eng/scientific notation");
1002
1000
  t.minimumIntegerDigits = e.length;
1003
1001
  }
1004
1002
  return t;
1005
1003
  }
1006
- function at(e) {
1007
- var t = {}, r = Vt(e);
1004
+ function ut(e) {
1005
+ var t = {}, r = Xt(e);
1008
1006
  return r || t;
1009
1007
  }
1010
1008
  function dn(e) {
@@ -1043,12 +1041,12 @@ function dn(e) {
1043
1041
  continue;
1044
1042
  case "scientific":
1045
1043
  t = y(y(y({}, t), { notation: "scientific" }), i.options.reduce(function(l, u) {
1046
- return y(y({}, l), at(u));
1044
+ return y(y({}, l), ut(u));
1047
1045
  }, {}));
1048
1046
  continue;
1049
1047
  case "engineering":
1050
1048
  t = y(y(y({}, t), { notation: "engineering" }), i.options.reduce(function(l, u) {
1051
- return y(y({}, l), at(u));
1049
+ return y(y({}, l), ut(u));
1052
1050
  }, {}));
1053
1051
  continue;
1054
1052
  case "notation-simple":
@@ -1106,28 +1104,28 @@ function dn(e) {
1106
1104
  });
1107
1105
  continue;
1108
1106
  }
1109
- if (kt.test(i.stem)) {
1107
+ if (Vt.test(i.stem)) {
1110
1108
  t.minimumIntegerDigits = i.stem.length;
1111
1109
  continue;
1112
1110
  }
1113
- if (st.test(i.stem)) {
1111
+ if (ot.test(i.stem)) {
1114
1112
  if (i.options.length > 1)
1115
1113
  throw new RangeError("Fraction-precision stems only accept a single optional option");
1116
- i.stem.replace(st, function(l, u, h, c, m, d) {
1114
+ i.stem.replace(ot, function(l, u, h, c, m, d) {
1117
1115
  return h === "*" ? t.minimumFractionDigits = u.length : c && c[0] === "#" ? t.maximumFractionDigits = c.length : m && d ? (t.minimumFractionDigits = m.length, t.maximumFractionDigits = m.length + d.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
1118
1116
  });
1119
1117
  var s = i.options[0];
1120
- s === "w" ? t = y(y({}, t), { trailingZeroDisplay: "stripIfInteger" }) : s && (t = y(y({}, t), ot(s)));
1118
+ s === "w" ? t = y(y({}, t), { trailingZeroDisplay: "stripIfInteger" }) : s && (t = y(y({}, t), at(s)));
1121
1119
  continue;
1122
1120
  }
1123
- if (jt.test(i.stem)) {
1124
- t = y(y({}, t), ot(i.stem));
1121
+ if (kt.test(i.stem)) {
1122
+ t = y(y({}, t), at(i.stem));
1125
1123
  continue;
1126
1124
  }
1127
- var o = Vt(i.stem);
1128
- o && (t = y(y({}, t), o));
1129
- var a = mn(i.stem);
1125
+ var a = Xt(i.stem);
1130
1126
  a && (t = y(y({}, t), a));
1127
+ var o = mn(i.stem);
1128
+ o && (t = y(y({}, t), o));
1131
1129
  }
1132
1130
  return t;
1133
1131
  }
@@ -2552,10 +2550,10 @@ function bn(e, t) {
2552
2550
  if (i === "j") {
2553
2551
  for (var s = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
2554
2552
  s++, n++;
2555
- var o = 1 + (s & 1), a = s < 2 ? 1 : 3 + (s >> 1), l = "a", u = pn(t);
2556
- for ((u == "H" || u == "k") && (a = 0); a-- > 0; )
2553
+ var a = 1 + (s & 1), o = s < 2 ? 1 : 3 + (s >> 1), l = "a", u = pn(t);
2554
+ for ((u == "H" || u == "k") && (o = 0); o-- > 0; )
2557
2555
  r += l;
2558
- for (; o-- > 0; )
2556
+ for (; a-- > 0; )
2559
2557
  r = u + r;
2560
2558
  } else
2561
2559
  i === "J" ? r += "H" : r += i;
@@ -2584,7 +2582,7 @@ function pn(e) {
2584
2582
  var i = oe[n || ""] || oe[r || ""] || oe["".concat(r, "-001")] || oe["001"];
2585
2583
  return i[0];
2586
2584
  }
2587
- var Ce, gn = new RegExp("^".concat(Ft.source, "*")), _n = new RegExp("".concat(Ft.source, "*$"));
2585
+ var Ce, gn = new RegExp("^".concat(jt.source, "*")), _n = new RegExp("".concat(jt.source, "*$"));
2588
2586
  function p(e, t) {
2589
2587
  return { start: e, end: t };
2590
2588
  }
@@ -2592,12 +2590,12 @@ var yn = !!String.prototype.startsWith && "_a".startsWith("a", 1), xn = !!String
2592
2590
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
2593
2591
  }, Ue = !0;
2594
2592
  try {
2595
- var Sn = zt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2593
+ var Sn = Wt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2596
2594
  Ue = ((Ce = Sn.exec("a")) === null || Ce === void 0 ? void 0 : Ce[0]) === "a";
2597
2595
  } catch (e) {
2598
2596
  Ue = !1;
2599
2597
  }
2600
- var ut = yn ? (
2598
+ var ht = yn ? (
2601
2599
  // Native
2602
2600
  function(t, r, n) {
2603
2601
  return t.startsWith(r, n);
@@ -2612,26 +2610,26 @@ var ut = yn ? (
2612
2610
  function() {
2613
2611
  for (var t = [], r = 0; r < arguments.length; r++)
2614
2612
  t[r] = arguments[r];
2615
- for (var n = "", i = t.length, s = 0, o; i > s; ) {
2616
- if (o = t[s++], o > 1114111)
2617
- throw RangeError(o + " is not a valid code point");
2618
- n += o < 65536 ? String.fromCharCode(o) : String.fromCharCode(((o -= 65536) >> 10) + 55296, o % 1024 + 56320);
2613
+ for (var n = "", i = t.length, s = 0, a; i > s; ) {
2614
+ if (a = t[s++], a > 1114111)
2615
+ throw RangeError(a + " is not a valid code point");
2616
+ n += a < 65536 ? String.fromCharCode(a) : String.fromCharCode(((a -= 65536) >> 10) + 55296, a % 1024 + 56320);
2619
2617
  }
2620
2618
  return n;
2621
2619
  }
2622
- ), ht = (
2620
+ ), lt = (
2623
2621
  // native
2624
2622
  En ? Object.fromEntries : (
2625
2623
  // Ponyfill
2626
2624
  function(t) {
2627
2625
  for (var r = {}, n = 0, i = t; n < i.length; n++) {
2628
- var s = i[n], o = s[0], a = s[1];
2629
- r[o] = a;
2626
+ var s = i[n], a = s[0], o = s[1];
2627
+ r[a] = o;
2630
2628
  }
2631
2629
  return r;
2632
2630
  }
2633
2631
  )
2634
- ), Xt = vn ? (
2632
+ ), zt = vn ? (
2635
2633
  // Native
2636
2634
  function(t, r) {
2637
2635
  return t.codePointAt(r);
@@ -2666,23 +2664,23 @@ var ut = yn ? (
2666
2664
  return t.replace(_n, "");
2667
2665
  }
2668
2666
  );
2669
- function zt(e, t) {
2667
+ function Wt(e, t) {
2670
2668
  return new RegExp(e, t);
2671
2669
  }
2672
2670
  var Ge;
2673
2671
  if (Ue) {
2674
- var lt = zt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2672
+ var ft = Wt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2675
2673
  Ge = function(t, r) {
2676
2674
  var n;
2677
- lt.lastIndex = r;
2678
- var i = lt.exec(t);
2675
+ ft.lastIndex = r;
2676
+ var i = ft.exec(t);
2679
2677
  return (n = i[1]) !== null && n !== void 0 ? n : "";
2680
2678
  };
2681
2679
  } else
2682
2680
  Ge = function(t, r) {
2683
2681
  for (var n = []; ; ) {
2684
- var i = Xt(t, r);
2685
- if (i === void 0 || Wt(i) || Nn(i))
2682
+ var i = zt(t, r);
2683
+ if (i === void 0 || Zt(i) || Nn(i))
2686
2684
  break;
2687
2685
  n.push(i), r += i >= 65536 ? 2 : 1;
2688
2686
  }
@@ -2702,33 +2700,33 @@ var Cn = (
2702
2700
  for (var i = []; !this.isEOF(); ) {
2703
2701
  var s = this.char();
2704
2702
  if (s === 123) {
2705
- var o = this.parseArgument(t, n);
2706
- if (o.err)
2707
- return o;
2708
- i.push(o.val);
2703
+ var a = this.parseArgument(t, n);
2704
+ if (a.err)
2705
+ return a;
2706
+ i.push(a.val);
2709
2707
  } else {
2710
2708
  if (s === 125 && t > 0)
2711
2709
  break;
2712
2710
  if (s === 35 && (r === "plural" || r === "selectordinal")) {
2713
- var a = this.clonePosition();
2711
+ var o = this.clonePosition();
2714
2712
  this.bump(), i.push({
2715
2713
  type: x.pound,
2716
- location: p(a, this.clonePosition())
2714
+ location: p(o, this.clonePosition())
2717
2715
  });
2718
2716
  } else if (s === 60 && !this.ignoreTag && this.peek() === 47) {
2719
2717
  if (n)
2720
2718
  break;
2721
2719
  return this.error(b.UNMATCHED_CLOSING_TAG, p(this.clonePosition(), this.clonePosition()));
2722
2720
  } else if (s === 60 && !this.ignoreTag && Fe(this.peek() || 0)) {
2723
- var o = this.parseTag(t, r);
2724
- if (o.err)
2725
- return o;
2726
- i.push(o.val);
2721
+ var a = this.parseTag(t, r);
2722
+ if (a.err)
2723
+ return a;
2724
+ i.push(a.val);
2727
2725
  } else {
2728
- var o = this.parseLiteral(t, r);
2729
- if (o.err)
2730
- return o;
2731
- i.push(o.val);
2726
+ var a = this.parseLiteral(t, r);
2727
+ if (a.err)
2728
+ return a;
2729
+ i.push(a.val);
2732
2730
  }
2733
2731
  }
2734
2732
  }
@@ -2750,20 +2748,20 @@ var Cn = (
2750
2748
  var s = this.parseMessage(t + 1, r, !0);
2751
2749
  if (s.err)
2752
2750
  return s;
2753
- var o = s.val, a = this.clonePosition();
2751
+ var a = s.val, o = this.clonePosition();
2754
2752
  if (this.bumpIf("</")) {
2755
2753
  if (this.isEOF() || !Fe(this.char()))
2756
- return this.error(b.INVALID_TAG, p(a, this.clonePosition()));
2754
+ return this.error(b.INVALID_TAG, p(o, this.clonePosition()));
2757
2755
  var l = this.clonePosition(), u = this.parseTagName();
2758
2756
  return i !== u ? this.error(b.UNMATCHED_CLOSING_TAG, p(l, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
2759
2757
  val: {
2760
2758
  type: x.tag,
2761
2759
  value: i,
2762
- children: o,
2760
+ children: a,
2763
2761
  location: p(n, this.clonePosition())
2764
2762
  },
2765
2763
  err: null
2766
- } : this.error(b.INVALID_TAG, p(a, this.clonePosition())));
2764
+ } : this.error(b.INVALID_TAG, p(o, this.clonePosition())));
2767
2765
  } else
2768
2766
  return this.error(b.UNCLOSED_TAG, p(n, this.clonePosition()));
2769
2767
  } else
@@ -2780,16 +2778,16 @@ var Cn = (
2780
2778
  i += s;
2781
2779
  continue;
2782
2780
  }
2783
- var o = this.tryParseUnquoted(t, r);
2784
- if (o) {
2785
- i += o;
2786
- continue;
2787
- }
2788
- var a = this.tryParseLeftAngleBracket();
2781
+ var a = this.tryParseUnquoted(t, r);
2789
2782
  if (a) {
2790
2783
  i += a;
2791
2784
  continue;
2792
2785
  }
2786
+ var o = this.tryParseLeftAngleBracket();
2787
+ if (o) {
2788
+ i += o;
2789
+ continue;
2790
+ }
2793
2791
  break;
2794
2792
  }
2795
2793
  var l = p(n, this.clonePosition());
@@ -2869,13 +2867,13 @@ var Cn = (
2869
2867
  }, e.prototype.parseIdentifierIfPossible = function() {
2870
2868
  var t = this.clonePosition(), r = this.offset(), n = Ge(this.message, r), i = r + n.length;
2871
2869
  this.bumpTo(i);
2872
- var s = this.clonePosition(), o = p(t, s);
2873
- return { value: n, location: o };
2870
+ var s = this.clonePosition(), a = p(t, s);
2871
+ return { value: n, location: a };
2874
2872
  }, e.prototype.parseArgumentOptions = function(t, r, n, i) {
2875
- var s, o = this.clonePosition(), a = this.parseIdentifierIfPossible().value, l = this.clonePosition();
2876
- switch (a) {
2873
+ var s, a = this.clonePosition(), o = this.parseIdentifierIfPossible().value, l = this.clonePosition();
2874
+ switch (o) {
2877
2875
  case "":
2878
- return this.error(b.EXPECT_ARGUMENT_TYPE, p(o, l));
2876
+ return this.error(b.EXPECT_ARGUMENT_TYPE, p(a, l));
2879
2877
  case "number":
2880
2878
  case "date":
2881
2879
  case "time": {
@@ -2896,9 +2894,9 @@ var Cn = (
2896
2894
  if (f.err)
2897
2895
  return f;
2898
2896
  var _ = p(i, this.clonePosition());
2899
- if (u && ut(u == null ? void 0 : u.style, "::", 0)) {
2897
+ if (u && ht(u == null ? void 0 : u.style, "::", 0)) {
2900
2898
  var v = An(u.style.slice(2));
2901
- if (a === "number") {
2899
+ if (o === "number") {
2902
2900
  var c = this.parseNumberSkeletonFromString(v, u.styleLocation);
2903
2901
  return c.err ? c : {
2904
2902
  val: { type: x.number, value: n, location: _, style: c.val },
@@ -2914,7 +2912,7 @@ var Cn = (
2914
2912
  pattern: A,
2915
2913
  location: u.styleLocation,
2916
2914
  parsedOptions: this.shouldParseSkeletons ? un(A) : {}
2917
- }, O = a === "date" ? x.date : x.time;
2915
+ }, O = o === "date" ? x.date : x.time;
2918
2916
  return {
2919
2917
  val: { type: O, value: n, location: _, style: m },
2920
2918
  err: null
@@ -2923,7 +2921,7 @@ var Cn = (
2923
2921
  }
2924
2922
  return {
2925
2923
  val: {
2926
- type: a === "number" ? x.number : a === "date" ? x.date : x.time,
2924
+ type: o === "number" ? x.number : o === "date" ? x.date : x.time,
2927
2925
  value: n,
2928
2926
  location: _,
2929
2927
  style: (s = u == null ? void 0 : u.style) !== null && s !== void 0 ? s : null
@@ -2939,7 +2937,7 @@ var Cn = (
2939
2937
  return this.error(b.EXPECT_SELECT_ARGUMENT_OPTIONS, p(H, y({}, H)));
2940
2938
  this.bumpSpace();
2941
2939
  var N = this.parseIdentifierIfPossible(), S = 0;
2942
- if (a !== "select" && N.value === "offset") {
2940
+ if (o !== "select" && N.value === "offset") {
2943
2941
  if (!this.bumpIf(":"))
2944
2942
  return this.error(b.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, p(this.clonePosition(), this.clonePosition()));
2945
2943
  this.bumpSpace();
@@ -2948,18 +2946,18 @@ var Cn = (
2948
2946
  return c;
2949
2947
  this.bumpSpace(), N = this.parseIdentifierIfPossible(), S = c.val;
2950
2948
  }
2951
- var $ = this.tryParsePluralOrSelectOptions(t, a, r, N);
2949
+ var $ = this.tryParsePluralOrSelectOptions(t, o, r, N);
2952
2950
  if ($.err)
2953
2951
  return $;
2954
2952
  var f = this.tryParseArgumentClose(i);
2955
2953
  if (f.err)
2956
2954
  return f;
2957
2955
  var ie = p(i, this.clonePosition());
2958
- return a === "select" ? {
2956
+ return o === "select" ? {
2959
2957
  val: {
2960
2958
  type: x.select,
2961
2959
  value: n,
2962
- options: ht($.val),
2960
+ options: lt($.val),
2963
2961
  location: ie
2964
2962
  },
2965
2963
  err: null
@@ -2967,16 +2965,16 @@ var Cn = (
2967
2965
  val: {
2968
2966
  type: x.plural,
2969
2967
  value: n,
2970
- options: ht($.val),
2968
+ options: lt($.val),
2971
2969
  offset: S,
2972
- pluralType: a === "plural" ? "cardinal" : "ordinal",
2970
+ pluralType: o === "plural" ? "cardinal" : "ordinal",
2973
2971
  location: ie
2974
2972
  },
2975
2973
  err: null
2976
2974
  };
2977
2975
  }
2978
2976
  default:
2979
- return this.error(b.INVALID_ARGUMENT_TYPE, p(o, l));
2977
+ return this.error(b.INVALID_ARGUMENT_TYPE, p(a, l));
2980
2978
  }
2981
2979
  }, e.prototype.tryParseArgumentClose = function(t) {
2982
2980
  return this.isEOF() || this.char() !== 125 ? this.error(b.EXPECT_ARGUMENT_CLOSING_BRACE, p(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
@@ -3032,7 +3030,7 @@ var Cn = (
3032
3030
  err: null
3033
3031
  };
3034
3032
  }, e.prototype.tryParsePluralOrSelectOptions = function(t, r, n, i) {
3035
- for (var s, o = !1, a = [], l = /* @__PURE__ */ new Set(), u = i.value, h = i.location; ; ) {
3033
+ for (var s, a = !1, o = [], l = /* @__PURE__ */ new Set(), u = i.value, h = i.location; ; ) {
3036
3034
  if (u.length === 0) {
3037
3035
  var c = this.clonePosition();
3038
3036
  if (r !== "select" && this.bumpIf("=")) {
@@ -3045,7 +3043,7 @@ var Cn = (
3045
3043
  }
3046
3044
  if (l.has(u))
3047
3045
  return this.error(r === "select" ? b.DUPLICATE_SELECT_ARGUMENT_SELECTOR : b.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, h);
3048
- u === "other" && (o = !0), this.bumpSpace();
3046
+ u === "other" && (a = !0), this.bumpSpace();
3049
3047
  var d = this.clonePosition();
3050
3048
  if (!this.bumpIf("{"))
3051
3049
  return this.error(r === "select" ? b.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : b.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, p(this.clonePosition(), this.clonePosition()));
@@ -3055,7 +3053,7 @@ var Cn = (
3055
3053
  var _ = this.tryParseArgumentClose(d);
3056
3054
  if (_.err)
3057
3055
  return _;
3058
- a.push([
3056
+ o.push([
3059
3057
  u,
3060
3058
  {
3061
3059
  value: f.val,
@@ -3063,19 +3061,19 @@ var Cn = (
3063
3061
  }
3064
3062
  ]), l.add(u), this.bumpSpace(), s = this.parseIdentifierIfPossible(), u = s.value, h = s.location;
3065
3063
  }
3066
- return a.length === 0 ? this.error(r === "select" ? b.EXPECT_SELECT_ARGUMENT_SELECTOR : b.EXPECT_PLURAL_ARGUMENT_SELECTOR, p(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !o ? this.error(b.MISSING_OTHER_CLAUSE, p(this.clonePosition(), this.clonePosition())) : { val: a, err: null };
3064
+ return o.length === 0 ? this.error(r === "select" ? b.EXPECT_SELECT_ARGUMENT_SELECTOR : b.EXPECT_PLURAL_ARGUMENT_SELECTOR, p(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !a ? this.error(b.MISSING_OTHER_CLAUSE, p(this.clonePosition(), this.clonePosition())) : { val: o, err: null };
3067
3065
  }, e.prototype.tryParseDecimalInteger = function(t, r) {
3068
3066
  var n = 1, i = this.clonePosition();
3069
3067
  this.bumpIf("+") || this.bumpIf("-") && (n = -1);
3070
- for (var s = !1, o = 0; !this.isEOF(); ) {
3071
- var a = this.char();
3072
- if (a >= 48 && a <= 57)
3073
- s = !0, o = o * 10 + (a - 48), this.bump();
3068
+ for (var s = !1, a = 0; !this.isEOF(); ) {
3069
+ var o = this.char();
3070
+ if (o >= 48 && o <= 57)
3071
+ s = !0, a = a * 10 + (o - 48), this.bump();
3074
3072
  else
3075
3073
  break;
3076
3074
  }
3077
3075
  var l = p(i, this.clonePosition());
3078
- return s ? (o *= n, wn(o) ? { val: o, err: null } : this.error(r, l)) : this.error(t, l);
3076
+ return s ? (a *= n, wn(a) ? { val: a, err: null } : this.error(r, l)) : this.error(t, l);
3079
3077
  }, e.prototype.offset = function() {
3080
3078
  return this.position.offset;
3081
3079
  }, e.prototype.isEOF = function() {
@@ -3090,7 +3088,7 @@ var Cn = (
3090
3088
  var t = this.position.offset;
3091
3089
  if (t >= this.message.length)
3092
3090
  throw Error("out of bound");
3093
- var r = Xt(this.message, t);
3091
+ var r = zt(this.message, t);
3094
3092
  if (r === void 0)
3095
3093
  throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
3096
3094
  return r;
@@ -3109,7 +3107,7 @@ var Cn = (
3109
3107
  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);
3110
3108
  }
3111
3109
  }, e.prototype.bumpIf = function(t) {
3112
- if (ut(this.message, t, this.offset())) {
3110
+ if (ht(this.message, t, this.offset())) {
3113
3111
  for (var r = 0; r < t.length; r++)
3114
3112
  this.bump();
3115
3113
  return !0;
@@ -3131,7 +3129,7 @@ var Cn = (
3131
3129
  break;
3132
3130
  }
3133
3131
  }, e.prototype.bumpSpace = function() {
3134
- for (; !this.isEOF() && Wt(this.char()); )
3132
+ for (; !this.isEOF() && Zt(this.char()); )
3135
3133
  this.bump();
3136
3134
  }, e.prototype.peek = function() {
3137
3135
  if (this.isEOF())
@@ -3150,7 +3148,7 @@ function Pn(e) {
3150
3148
  function Ln(e) {
3151
3149
  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;
3152
3150
  }
3153
- function Wt(e) {
3151
+ function Zt(e) {
3154
3152
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3155
3153
  }
3156
3154
  function Nn(e) {
@@ -3158,11 +3156,11 @@ function Nn(e) {
3158
3156
  }
3159
3157
  function je(e) {
3160
3158
  e.forEach(function(t) {
3161
- if (delete t.location, Rt(t) || Ut(t))
3159
+ if (delete t.location, Ut(t) || Dt(t))
3162
3160
  for (var r in t.options)
3163
3161
  delete t.options[r].location, je(t.options[r].value);
3164
3162
  else
3165
- It(t) && Gt(t.style) || (Mt(t) || $t(t)) && Re(t.style) ? delete t.style.location : Dt(t) && je(t.children);
3163
+ Mt(t) && Ft(t.style) || ($t(t) || Rt(t)) && Re(t.style) ? delete t.style.location : Gt(t) && je(t.children);
3166
3164
  });
3167
3165
  }
3168
3166
  function In(e, t) {
@@ -3190,7 +3188,7 @@ var _e = (
3190
3188
  return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
3191
3189
  }, t;
3192
3190
  }(Error)
3193
- ), ft = (
3191
+ ), ct = (
3194
3192
  /** @class */
3195
3193
  function(e) {
3196
3194
  ge(t, e);
@@ -3230,25 +3228,25 @@ function Rn(e) {
3230
3228
  function Un(e) {
3231
3229
  return typeof e == "function";
3232
3230
  }
3233
- function le(e, t, r, n, i, s, o) {
3234
- if (e.length === 1 && it(e[0]))
3231
+ function le(e, t, r, n, i, s, a) {
3232
+ if (e.length === 1 && st(e[0]))
3235
3233
  return [
3236
3234
  {
3237
3235
  type: E.literal,
3238
3236
  value: e[0].value
3239
3237
  }
3240
3238
  ];
3241
- for (var a = [], l = 0, u = e; l < u.length; l++) {
3239
+ for (var o = [], l = 0, u = e; l < u.length; l++) {
3242
3240
  var h = u[l];
3243
- if (it(h)) {
3244
- a.push({
3241
+ if (st(h)) {
3242
+ o.push({
3245
3243
  type: E.literal,
3246
3244
  value: h.value
3247
3245
  });
3248
3246
  continue;
3249
3247
  }
3250
3248
  if (on(h)) {
3251
- typeof s == "number" && a.push({
3249
+ typeof s == "number" && o.push({
3252
3250
  type: E.literal,
3253
3251
  value: r.getNumberFormat(t).format(s)
3254
3252
  });
@@ -3256,77 +3254,77 @@ function le(e, t, r, n, i, s, o) {
3256
3254
  }
3257
3255
  var c = h.value;
3258
3256
  if (!(i && c in i))
3259
- throw new $n(c, o);
3257
+ throw new $n(c, a);
3260
3258
  var m = i[c];
3261
3259
  if (sn(h)) {
3262
- (!m || typeof m == "string" || typeof m == "number") && (m = typeof m == "string" || typeof m == "number" ? String(m) : ""), a.push({
3260
+ (!m || typeof m == "string" || typeof m == "number") && (m = typeof m == "string" || typeof m == "number" ? String(m) : ""), o.push({
3263
3261
  type: typeof m == "string" ? E.literal : E.object,
3264
3262
  value: m
3265
3263
  });
3266
3264
  continue;
3267
3265
  }
3268
- if (Mt(h)) {
3266
+ if ($t(h)) {
3269
3267
  var d = typeof h.style == "string" ? n.date[h.style] : Re(h.style) ? h.style.parsedOptions : void 0;
3270
- a.push({
3268
+ o.push({
3271
3269
  type: E.literal,
3272
3270
  value: r.getDateTimeFormat(t, d).format(m)
3273
3271
  });
3274
3272
  continue;
3275
3273
  }
3276
- if ($t(h)) {
3274
+ if (Rt(h)) {
3277
3275
  var d = typeof h.style == "string" ? n.time[h.style] : Re(h.style) ? h.style.parsedOptions : n.time.medium;
3278
- a.push({
3276
+ o.push({
3279
3277
  type: E.literal,
3280
3278
  value: r.getDateTimeFormat(t, d).format(m)
3281
3279
  });
3282
3280
  continue;
3283
3281
  }
3284
- if (It(h)) {
3285
- var d = typeof h.style == "string" ? n.number[h.style] : Gt(h.style) ? h.style.parsedOptions : void 0;
3286
- d && d.scale && (m = m * (d.scale || 1)), a.push({
3282
+ if (Mt(h)) {
3283
+ var d = typeof h.style == "string" ? n.number[h.style] : Ft(h.style) ? h.style.parsedOptions : void 0;
3284
+ d && d.scale && (m = m * (d.scale || 1)), o.push({
3287
3285
  type: E.literal,
3288
3286
  value: r.getNumberFormat(t, d).format(m)
3289
3287
  });
3290
3288
  continue;
3291
3289
  }
3292
- if (Dt(h)) {
3290
+ if (Gt(h)) {
3293
3291
  var f = h.children, _ = h.value, v = i[_];
3294
3292
  if (!Un(v))
3295
- throw new Mn(_, "function", o);
3293
+ throw new Mn(_, "function", a);
3296
3294
  var A = le(f, t, r, n, i, s), O = v(A.map(function(S) {
3297
3295
  return S.value;
3298
3296
  }));
3299
- Array.isArray(O) || (O = [O]), a.push.apply(a, O.map(function(S) {
3297
+ Array.isArray(O) || (O = [O]), o.push.apply(o, O.map(function(S) {
3300
3298
  return {
3301
3299
  type: typeof S == "string" ? E.literal : E.object,
3302
3300
  value: S
3303
3301
  };
3304
3302
  }));
3305
3303
  }
3306
- if (Rt(h)) {
3304
+ if (Ut(h)) {
3307
3305
  var H = h.options[m] || h.options.other;
3308
3306
  if (!H)
3309
- throw new ft(h.value, m, Object.keys(h.options), o);
3310
- a.push.apply(a, le(H.value, t, r, n, i));
3307
+ throw new ct(h.value, m, Object.keys(h.options), a);
3308
+ o.push.apply(o, le(H.value, t, r, n, i));
3311
3309
  continue;
3312
3310
  }
3313
- if (Ut(h)) {
3311
+ if (Dt(h)) {
3314
3312
  var H = h.options["=".concat(m)];
3315
3313
  if (!H) {
3316
3314
  if (!Intl.PluralRules)
3317
3315
  throw new _e(`Intl.PluralRules is not available in this environment.
3318
3316
  Try polyfilling it using "@formatjs/intl-pluralrules"
3319
- `, k.MISSING_INTL_API, o);
3317
+ `, k.MISSING_INTL_API, a);
3320
3318
  var N = r.getPluralRules(t, { type: h.pluralType }).select(m - (h.offset || 0));
3321
3319
  H = h.options[N] || h.options.other;
3322
3320
  }
3323
3321
  if (!H)
3324
- throw new ft(h.value, m, Object.keys(h.options), o);
3325
- a.push.apply(a, le(H.value, t, r, n, i, m - (h.offset || 0)));
3322
+ throw new ct(h.value, m, Object.keys(h.options), a);
3323
+ o.push.apply(o, le(H.value, t, r, n, i, m - (h.offset || 0)));
3326
3324
  continue;
3327
3325
  }
3328
3326
  }
3329
- return Rn(a);
3327
+ return Rn(o);
3330
3328
  }
3331
3329
  function Dn(e, t) {
3332
3330
  return t ? y(y(y({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
@@ -3384,7 +3382,7 @@ function Fn(e) {
3384
3382
  })
3385
3383
  };
3386
3384
  }
3387
- var Zt = (
3385
+ var Qt = (
3388
3386
  /** @class */
3389
3387
  function() {
3390
3388
  function e(t, r, n, i) {
@@ -3414,10 +3412,10 @@ var Zt = (
3414
3412
  }, this.locales = r, this.resolvedLocale = e.resolveLocale(r), typeof t == "string") {
3415
3413
  if (this.message = t, !e.__parse)
3416
3414
  throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
3417
- var o = i || {};
3418
- o.formatters;
3419
- var a = qr(o, ["formatters"]);
3420
- this.ast = e.__parse(t, y(y({}, a), { locale: this.resolvedLocale }));
3415
+ var a = i || {};
3416
+ a.formatters;
3417
+ var o = Jr(a, ["formatters"]);
3418
+ this.ast = e.__parse(t, y(y({}, o), { locale: this.resolvedLocale }));
3421
3419
  } else
3422
3420
  this.ast = t;
3423
3421
  if (!Array.isArray(this.ast))
@@ -3517,7 +3515,7 @@ function jn(e, t) {
3517
3515
  n = void 0;
3518
3516
  return n;
3519
3517
  }
3520
- const C = {}, kn = (e, t, r) => r && (t in C || (C[t] = {}), e in C[t] || (C[t][e] = r), r), Qt = (e, t) => {
3518
+ const C = {}, kn = (e, t, r) => r && (t in C || (C[t] = {}), e in C[t] || (C[t][e] = r), r), qt = (e, t) => {
3521
3519
  if (t == null)
3522
3520
  return;
3523
3521
  if (t in C && e in C[t])
@@ -3529,16 +3527,16 @@ const C = {}, kn = (e, t, r) => r && (t in C || (C[t] = {}), e in C[t] || (C[t][
3529
3527
  return kn(e, t, s);
3530
3528
  }
3531
3529
  };
3532
- let We;
3530
+ let Ze;
3533
3531
  const re = pe({});
3534
3532
  function Vn(e) {
3535
- return We[e] || null;
3533
+ return Ze[e] || null;
3536
3534
  }
3537
- function qt(e) {
3538
- return e in We;
3535
+ function Jt(e) {
3536
+ return e in Ze;
3539
3537
  }
3540
3538
  function Xn(e, t) {
3541
- if (!qt(e))
3539
+ if (!Jt(e))
3542
3540
  return null;
3543
3541
  const r = Vn(e);
3544
3542
  return jn(r, t);
@@ -3549,28 +3547,28 @@ function zn(e) {
3549
3547
  const t = ne(e);
3550
3548
  for (let r = 0; r < t.length; r++) {
3551
3549
  const n = t[r];
3552
- if (qt(n))
3550
+ if (Jt(n))
3553
3551
  return n;
3554
3552
  }
3555
3553
  }
3556
- function Jt(e, ...t) {
3557
- delete C[e], re.update((r) => (r[e] = Qr.all([r[e] || {}, ...t]), r));
3554
+ function Yt(e, ...t) {
3555
+ delete C[e], re.update((r) => (r[e] = qr.all([r[e] || {}, ...t]), r));
3558
3556
  }
3559
3557
  W(
3560
3558
  [re],
3561
3559
  ([e]) => Object.keys(e)
3562
3560
  );
3563
- re.subscribe((e) => We = e);
3561
+ re.subscribe((e) => Ze = e);
3564
3562
  const fe = {};
3565
3563
  function Wn(e, t) {
3566
3564
  fe[e].delete(t), fe[e].size === 0 && delete fe[e];
3567
3565
  }
3568
- function Yt(e) {
3566
+ function Kt(e) {
3569
3567
  return fe[e];
3570
3568
  }
3571
3569
  function Zn(e) {
3572
3570
  return ne(e).map((t) => {
3573
- const r = Yt(t);
3571
+ const r = Kt(t);
3574
3572
  return [t, r ? [...r] : []];
3575
3573
  }).filter(([, t]) => t.length > 0);
3576
3574
  }
@@ -3578,17 +3576,17 @@ function me(e) {
3578
3576
  return e == null ? !1 : ne(e).some(
3579
3577
  (t) => {
3580
3578
  var r;
3581
- return (r = Yt(t)) == null ? void 0 : r.size;
3579
+ return (r = Kt(t)) == null ? void 0 : r.size;
3582
3580
  }
3583
3581
  );
3584
3582
  }
3585
3583
  function Qn(e, t) {
3586
3584
  return Promise.all(
3587
3585
  t.map((n) => (Wn(e, n), n().then((i) => i.default || i)))
3588
- ).then((n) => Jt(e, ...n));
3586
+ ).then((n) => Yt(e, ...n));
3589
3587
  }
3590
3588
  const Q = {};
3591
- function Kt(e) {
3589
+ function er(e) {
3592
3590
  if (!me(e))
3593
3591
  return e in Q ? Q[e] : Promise.resolve();
3594
3592
  const t = Zn(e);
@@ -3598,16 +3596,16 @@ function Kt(e) {
3598
3596
  )
3599
3597
  ).then(() => {
3600
3598
  if (me(e))
3601
- return Kt(e);
3599
+ return er(e);
3602
3600
  delete Q[e];
3603
3601
  }), Q[e];
3604
3602
  }
3605
- var ct = Object.getOwnPropertySymbols, qn = Object.prototype.hasOwnProperty, Jn = Object.prototype.propertyIsEnumerable, Yn = (e, t) => {
3603
+ var mt = Object.getOwnPropertySymbols, qn = Object.prototype.hasOwnProperty, Jn = Object.prototype.propertyIsEnumerable, Yn = (e, t) => {
3606
3604
  var r = {};
3607
3605
  for (var n in e)
3608
3606
  qn.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
3609
- if (e != null && ct)
3610
- for (var n of ct(e))
3607
+ if (e != null && mt)
3608
+ for (var n of mt(e))
3611
3609
  t.indexOf(n) < 0 && Jn.call(e, n) && (r[n] = e[n]);
3612
3610
  return r;
3613
3611
  };
@@ -3666,7 +3664,7 @@ function ri(e) {
3666
3664
  let i = e.fallbackLocale;
3667
3665
  if (e.initialLocale)
3668
3666
  try {
3669
- Zt.resolveLocale(e.initialLocale) && (i = e.initialLocale);
3667
+ Qt.resolveLocale(e.initialLocale) && (i = e.initialLocale);
3670
3668
  } catch (s) {
3671
3669
  console.warn(
3672
3670
  `[svelte-i18n] The initial locale "${e.initialLocale}" is not a valid locale.`
@@ -3677,22 +3675,22 @@ function ri(e) {
3677
3675
  )), Object.assign(q, n, { initialLocale: i }), r && ("number" in r && Object.assign(q.formats.number, r.number), "date" in r && Object.assign(q.formats.date, r.date), "time" in r && Object.assign(q.formats.time, r.time)), M.set(i);
3678
3676
  }
3679
3677
  const Le = pe(!1);
3680
- var ni = Object.defineProperty, ii = Object.defineProperties, si = Object.getOwnPropertyDescriptors, mt = Object.getOwnPropertySymbols, oi = Object.prototype.hasOwnProperty, ai = Object.prototype.propertyIsEnumerable, dt = (e, t, r) => t in e ? ni(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, ui = (e, t) => {
3681
- for (var r in t)
3682
- oi.call(t, r) && dt(e, r, t[r]);
3683
- if (mt)
3684
- for (var r of mt(t))
3685
- ai.call(t, r) && dt(e, r, t[r]);
3678
+ var ni = Object.defineProperty, ii = Object.defineProperties, si = Object.getOwnPropertyDescriptors, dt = Object.getOwnPropertySymbols, oi = Object.prototype.hasOwnProperty, ai = Object.prototype.propertyIsEnumerable, bt = (e, t, r) => t in e ? ni(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, ui = (e, t) => {
3679
+ for (var r in t || (t = {}))
3680
+ oi.call(t, r) && bt(e, r, t[r]);
3681
+ if (dt)
3682
+ for (var r of dt(t))
3683
+ ai.call(t, r) && bt(e, r, t[r]);
3686
3684
  return e;
3687
3685
  }, hi = (e, t) => ii(e, si(t));
3688
3686
  let ke;
3689
3687
  const de = pe(null);
3690
- function bt(e) {
3688
+ function pt(e) {
3691
3689
  return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
3692
3690
  }
3693
3691
  function ne(e, t = V().fallbackLocale) {
3694
- const r = bt(e);
3695
- return t ? [.../* @__PURE__ */ new Set([...r, ...bt(t)])] : r;
3692
+ const r = pt(e);
3693
+ return t ? [.../* @__PURE__ */ new Set([...r, ...pt(t)])] : r;
3696
3694
  }
3697
3695
  function L() {
3698
3696
  return ke != null ? ke : void 0;
@@ -3707,7 +3705,7 @@ const li = (e) => {
3707
3705
  return typeof window != "undefined" && L() != null && t ? r = window.setTimeout(
3708
3706
  () => Le.set(!0),
3709
3707
  t
3710
- ) : Le.set(!0), Kt(e).then(() => {
3708
+ ) : Le.set(!0), er(e).then(() => {
3711
3709
  de.set(e);
3712
3710
  }).finally(() => {
3713
3711
  clearTimeout(r), Le.set(!1);
@@ -3723,20 +3721,20 @@ const li = (e) => {
3723
3721
  return i in t ? t[i] : t[i] = e(n);
3724
3722
  };
3725
3723
  };
3726
- var fi = Object.defineProperty, be = Object.getOwnPropertySymbols, er = Object.prototype.hasOwnProperty, tr = Object.prototype.propertyIsEnumerable, pt = (e, t, r) => t in e ? fi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Ze = (e, t) => {
3724
+ var fi = Object.defineProperty, be = Object.getOwnPropertySymbols, tr = Object.prototype.hasOwnProperty, rr = Object.prototype.propertyIsEnumerable, gt = (e, t, r) => t in e ? fi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Qe = (e, t) => {
3727
3725
  for (var r in t || (t = {}))
3728
- er.call(t, r) && pt(e, r, t[r]);
3726
+ tr.call(t, r) && gt(e, r, t[r]);
3729
3727
  if (be)
3730
3728
  for (var r of be(t))
3731
- tr.call(t, r) && pt(e, r, t[r]);
3729
+ rr.call(t, r) && gt(e, r, t[r]);
3732
3730
  return e;
3733
3731
  }, Z = (e, t) => {
3734
3732
  var r = {};
3735
3733
  for (var n in e)
3736
- er.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
3734
+ tr.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
3737
3735
  if (e != null && be)
3738
3736
  for (var n of be(e))
3739
- t.indexOf(n) < 0 && tr.call(e, n) && (r[n] = e[n]);
3737
+ t.indexOf(n) < 0 && rr.call(e, n) && (r[n] = e[n]);
3740
3738
  return r;
3741
3739
  };
3742
3740
  const ee = (e, t) => {
@@ -3773,51 +3771,51 @@ const ee = (e, t) => {
3773
3771
  } = t, n = Z(t, [
3774
3772
  "locale"
3775
3773
  ]);
3776
- return ci(Ze({ locale: r }, n));
3774
+ return ci(Qe({ locale: r }, n));
3777
3775
  }, pi = (e = {}) => {
3778
3776
  var t = e, {
3779
3777
  locale: r = L()
3780
3778
  } = t, n = Z(t, [
3781
3779
  "locale"
3782
3780
  ]);
3783
- return mi(Ze({ locale: r }, n));
3781
+ return mi(Qe({ locale: r }, n));
3784
3782
  }, gi = (e = {}) => {
3785
3783
  var t = e, {
3786
3784
  locale: r = L()
3787
3785
  } = t, n = Z(t, [
3788
3786
  "locale"
3789
3787
  ]);
3790
- return di(Ze({ locale: r }, n));
3788
+ return di(Qe({ locale: r }, n));
3791
3789
  }, _i = ye(
3792
3790
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
3793
- (e, t = L()) => new Zt(e, t, V().formats, {
3791
+ (e, t = L()) => new Qt(e, t, V().formats, {
3794
3792
  ignoreTag: V().ignoreTag
3795
3793
  })
3796
3794
  ), yi = (e, t = {}) => {
3797
3795
  var r, n, i, s;
3798
- let o = t;
3799
- typeof e == "object" && (o = e, e = o.id);
3796
+ let a = t;
3797
+ typeof e == "object" && (a = e, e = a.id);
3800
3798
  const {
3801
- values: a,
3799
+ values: o,
3802
3800
  locale: l = L(),
3803
3801
  default: u
3804
- } = o;
3802
+ } = a;
3805
3803
  if (l == null)
3806
3804
  throw new Error(
3807
3805
  "[svelte-i18n] Cannot format a message without first setting the initial locale."
3808
3806
  );
3809
- let h = Qt(e, l);
3807
+ let h = qt(e, l);
3810
3808
  if (!h)
3811
3809
  h = (s = (i = (n = (r = V()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: l, id: e, defaultValue: u })) != null ? i : u) != null ? s : e;
3812
3810
  else if (typeof h != "string")
3813
3811
  return console.warn(
3814
3812
  `[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.`
3815
3813
  ), h;
3816
- if (!a)
3814
+ if (!o)
3817
3815
  return h;
3818
3816
  let c = h;
3819
3817
  try {
3820
- c = _i(h, l).format(a);
3818
+ c = _i(h, l).format(o);
3821
3819
  } catch (m) {
3822
3820
  m instanceof Error && console.warn(
3823
3821
  `[svelte-i18n] Message "${e}" has syntax error:`,
@@ -3825,7 +3823,7 @@ const ee = (e, t) => {
3825
3823
  );
3826
3824
  }
3827
3825
  return c;
3828
- }, xi = (e, t) => gi(t).format(e), Ei = (e, t) => pi(t).format(e), vi = (e, t) => bi(t).format(e), Hi = (e, t = L()) => Qt(e, t), Bi = W([M, re], () => yi);
3826
+ }, xi = (e, t) => gi(t).format(e), Ei = (e, t) => pi(t).format(e), vi = (e, t) => bi(t).format(e), Hi = (e, t = L()) => qt(e, t), Bi = W([M, re], () => yi);
3829
3827
  W([M], () => xi);
3830
3828
  W([M], () => Ei);
3831
3829
  W([M], () => vi);
@@ -3853,15 +3851,15 @@ function Si(e, t, r) {
3853
3851
  });
3854
3852
  }
3855
3853
  }
3856
- function gt(e, t) {
3857
- Jt(e, t);
3854
+ function _t(e, t) {
3855
+ Yt(e, t);
3858
3856
  }
3859
3857
  function Ai(e) {
3860
3858
  ri({
3861
3859
  fallbackLocale: "en"
3862
3860
  }), M.set(e);
3863
3861
  }
3864
- const _t = {
3862
+ const yt = {
3865
3863
  en: {
3866
3864
  header: {
3867
3865
  general: "Cashier",
@@ -3885,17 +3883,17 @@ const _t = {
3885
3883
  }
3886
3884
  };
3887
3885
  function Oi(e) {
3888
- mr(e, "svelte-bbilb", ".CashierHeader{display:flex;position:relative;align-items:center;height:var(--mmw--header-height, 40px);background-color:var(--mmw--color-grey-105, #E8E9EB);width:100%;border-radius:6px 6px 0 0}.CashierHeaderLeftButton{color:var(--mmw--color-grey-10, #111);font-size:var(--emw--font-size-small, 14px);font-weight:var(--emw--font-weight-semibold, 500);margin-bottom:0;position:absolute;display:flex;align-items:center;font-variant:all-small-caps;height:32px;left:7px;gap:2px;cursor:pointer}.CashierHeaderLeftButton svg path{fill:var(--mmw--color-grey-10, #111)}.CashierHeaderLeftButton.disabled{pointer-events:none}.CashierHeaderTitle{color:var(--mmw--color-grey-10, #111);font-size:var(--emw--font-size-large, 18px);line-height:125%;font-weight:var(--emw--font-weight-semibold, 500);margin:auto;max-width:calc(100% - 150px);overflow:hidden;text-overflow:ellipsis}.CashierHeaderRightButton{position:absolute;display:flex;justify-content:space-between;align-items:center;padding:0 var(--emw--spacing-small, 12px);height:inherit;right:0;gap:var(--emw--spacing-small, 12px);cursor:pointer}");
3886
+ dr(e, "svelte-bbilb", ".CashierHeader{display:flex;position:relative;align-items:center;height:var(--mmw--header-height, 40px);background-color:var(--mmw--color-grey-105, #E8E9EB);width:100%;border-radius:6px 6px 0 0}.CashierHeaderLeftButton{color:var(--mmw--color-grey-10, #111);font-size:var(--emw--font-size-small, 14px);font-weight:var(--emw--font-weight-semibold, 500);margin-bottom:0;position:absolute;display:flex;align-items:center;font-variant:all-small-caps;height:32px;left:7px;gap:2px;cursor:pointer}.CashierHeaderLeftButton svg path{fill:var(--mmw--color-grey-10, #111)}.CashierHeaderLeftButton.disabled{pointer-events:none}.CashierHeaderTitle{color:var(--mmw--color-grey-10, #111);font-size:var(--emw--font-size-large, 18px);line-height:125%;font-weight:var(--emw--font-weight-semibold, 500);margin:auto;max-width:calc(100% - 150px);overflow:hidden;text-overflow:ellipsis}.CashierHeaderRightButton{position:absolute;display:flex;justify-content:space-between;align-items:center;padding:0 var(--emw--spacing-small, 12px);height:inherit;right:0;gap:var(--emw--spacing-small, 12px);cursor:pointer}");
3889
3887
  }
3890
- const Ci = (e) => ({}), yt = (e) => ({}), Pi = (e) => ({}), xt = (e) => ({}), Li = (e) => ({}), Et = (e) => ({});
3891
- function vt(e) {
3888
+ const Ci = (e) => ({}), xt = (e) => ({}), Pi = (e) => ({}), Et = (e) => ({}), Li = (e) => ({}), vt = (e) => ({});
3889
+ function Ht(e) {
3892
3890
  let t, r, n;
3893
3891
  return {
3894
3892
  c() {
3895
3893
  t = X("div"), t.innerHTML = '<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M12.5632 3.47782C12.4787 3.50138 12.3362 3.57505 12.2465 3.64153C12.1567 3.70806 10.8069 5.04216 9.24694 6.60626C6.11944 9.74192 6.25999 9.58204 6.25999 10.0037C6.25999 10.4243 6.13093 10.2784 9.34296 13.4903C12.4449 16.5921 12.356 16.5116 12.7278 16.5556C13.1855 16.6098 13.6413 16.2585 13.7301 15.783C13.7612 15.6164 13.7212 15.3395 13.6437 15.1847C13.6158 15.129 12.451 13.9396 11.0553 12.5417L8.51768 10L11.0553 7.45837C12.451 6.06048 13.6158 4.87114 13.6437 4.81544C13.7729 4.55751 13.7703 4.2006 13.6374 3.94274C13.4469 3.5731 12.9668 3.36532 12.5632 3.47782Z" fill="#111111"></path></svg>', z(t, "class", "CashierHeaderLeftButton");
3896
3894
  },
3897
3895
  m(i, s) {
3898
- I(i, t, s), r || (n = Ot(
3896
+ I(i, t, s), r || (n = Ct(
3899
3897
  t,
3900
3898
  "click",
3901
3899
  /*back*/
@@ -3911,18 +3909,18 @@ function vt(e) {
3911
3909
  function Ni(e) {
3912
3910
  let t, r = (
3913
3911
  /*backButton*/
3914
- e[1] && vt(e)
3912
+ e[1] && Ht(e)
3915
3913
  );
3916
3914
  return {
3917
3915
  c() {
3918
- r && r.c(), t = At();
3916
+ r && r.c(), t = Ot();
3919
3917
  },
3920
3918
  m(n, i) {
3921
3919
  r && r.m(n, i), I(n, t, i);
3922
3920
  },
3923
3921
  p(n, i) {
3924
3922
  /*backButton*/
3925
- n[1] ? r ? r.p(n, i) : (r = vt(n), r.c(), r.m(t.parentNode, t)) : r && (r.d(1), r = null);
3923
+ n[1] ? r ? r.p(n, i) : (r = Ht(n), r.c(), r.m(t.parentNode, t)) : r && (r.d(1), r = null);
3926
3924
  },
3927
3925
  d(n) {
3928
3926
  n && P(t), r && r.d(n);
@@ -3950,21 +3948,21 @@ function Ii(e) {
3950
3948
  i[4](
3951
3949
  /*titleText*/
3952
3950
  i[2]
3953
- ) + "") && gr(n, r);
3951
+ ) + "") && _r(n, r);
3954
3952
  },
3955
3953
  d(i) {
3956
3954
  i && P(t);
3957
3955
  }
3958
3956
  };
3959
3957
  }
3960
- function Ht(e) {
3958
+ function Bt(e) {
3961
3959
  let t, r, n;
3962
3960
  return {
3963
3961
  c() {
3964
3962
  t = X("span"), t.innerHTML = '<svg xmlns="http://www.w3.org/2000/svg" width="13" height="20" viewBox="0 0 13 13" fill="none"><path d="M12.7711 0.229435C13.0582 0.517619 13.0755 0.973729 12.8215 1.28141L12.7711 1.33721L7.60685 6.50068L12.7711 11.6641C12.9128 11.8066 12.9944 11.998 12.999 12.1988C13.0035 12.3997 12.9308 12.5946 12.7957 12.7433C12.6606 12.892 12.4735 12.9832 12.2731 12.9979C12.0728 13.0126 11.8744 12.9497 11.7191 12.8223L11.6633 12.7719L6.49958 7.60791L1.3359 12.7719C1.19349 12.9136 1.00207 12.9952 0.801203 12.9998C0.60034 13.0044 0.405398 12.9316 0.256676 12.7965C0.107955 12.6614 0.0168256 12.4744 0.00212786 12.274C-0.0125699 12.0736 0.0502877 11.8753 0.177706 11.7199L0.228086 11.6641L5.3923 6.50068L0.228086 1.33721C0.0863637 1.1948 0.00478102 1.00338 0.000203544 0.802529C-0.00437393 0.601674 0.0684038 0.40674 0.203491 0.258024C0.338579 0.109308 0.525647 0.0181829 0.726024 0.00348576C0.9264 -0.0112114 1.12476 0.0516437 1.28011 0.179057L1.3359 0.229435L6.49958 5.39345L11.6633 0.229435C11.736 0.156695 11.8223 0.0989949 11.9174 0.0596283C12.0124 0.0202617 12.1143 0 12.2172 0C12.32 0 12.4219 0.0202617 12.5169 0.0596283C12.612 0.0989949 12.6983 0.156695 12.7711 0.229435Z" fill="#111111"></path></svg>', z(t, "class", "CashierHeaderRightButton");
3965
3963
  },
3966
3964
  m(i, s) {
3967
- I(i, t, s), r || (n = Ot(
3965
+ I(i, t, s), r || (n = Ct(
3968
3966
  t,
3969
3967
  "click",
3970
3968
  /*close*/
@@ -3980,18 +3978,18 @@ function Ht(e) {
3980
3978
  function Mi(e) {
3981
3979
  let t, r = (
3982
3980
  /*closeButton*/
3983
- e[3] && Ht(e)
3981
+ e[3] && Bt(e)
3984
3982
  );
3985
3983
  return {
3986
3984
  c() {
3987
- r && r.c(), t = At();
3985
+ r && r.c(), t = Ot();
3988
3986
  },
3989
3987
  m(n, i) {
3990
3988
  r && r.m(n, i), I(n, t, i);
3991
3989
  },
3992
3990
  p(n, i) {
3993
3991
  /*closeButton*/
3994
- n[3] ? r ? r.p(n, i) : (r = Ht(n), r.c(), r.m(t.parentNode, t)) : r && (r.d(1), r = null);
3992
+ n[3] ? r ? r.p(n, i) : (r = Bt(n), r.c(), r.m(t.parentNode, t)) : r && (r.d(1), r = null);
3995
3993
  },
3996
3994
  d(n) {
3997
3995
  n && P(t), r && r.d(n);
@@ -4003,13 +4001,13 @@ function $i(e) {
4003
4001
  const s = (
4004
4002
  /*#slots*/
4005
4003
  e[16].leftButton
4006
- ), o = Ee(
4004
+ ), a = Ee(
4007
4005
  s,
4008
4006
  e,
4009
4007
  /*$$scope*/
4010
4008
  e[15],
4011
- Et
4012
- ), a = o || Ni(e), l = (
4009
+ vt
4010
+ ), o = a || Ni(e), l = (
4013
4011
  /*#slots*/
4014
4012
  e[16].title
4015
4013
  ), u = Ee(
@@ -4017,7 +4015,7 @@ function $i(e) {
4017
4015
  e,
4018
4016
  /*$$scope*/
4019
4017
  e[15],
4020
- xt
4018
+ Et
4021
4019
  ), h = u || Ii(e), c = (
4022
4020
  /*#slots*/
4023
4021
  e[16].rightButton
@@ -4026,19 +4024,19 @@ function $i(e) {
4026
4024
  e,
4027
4025
  /*$$scope*/
4028
4026
  e[15],
4029
- yt
4027
+ xt
4030
4028
  ), d = m || Mi(e);
4031
4029
  return {
4032
4030
  c() {
4033
- t = X("div"), a.c(), r = tt(), h.c(), n = tt(), d.c(), z(t, "class", "CashierHeader");
4031
+ t = X("div"), o && o.c(), r = rt(), h && h.c(), n = rt(), d && d.c(), z(t, "class", "CashierHeader");
4034
4032
  },
4035
4033
  m(f, _) {
4036
- I(f, t, _), a.m(t, null), ce(t, r), h.m(t, null), ce(t, n), d.m(t, null), e[17](t), i = !0;
4034
+ I(f, t, _), o && o.m(t, null), ce(t, r), h && h.m(t, null), ce(t, n), d && d.m(t, null), e[17](t), i = !0;
4037
4035
  },
4038
4036
  p(f, [_]) {
4039
- o ? o.p && (!i || _ & /*$$scope*/
4037
+ a ? a.p && (!i || _ & /*$$scope*/
4040
4038
  32768) && He(
4041
- o,
4039
+ a,
4042
4040
  s,
4043
4041
  f,
4044
4042
  /*$$scope*/
@@ -4053,9 +4051,9 @@ function $i(e) {
4053
4051
  /*$$scope*/
4054
4052
  f[15]
4055
4053
  ),
4056
- Et
4057
- ) : a.p && (!i || _ & /*backButton*/
4058
- 2) && a.p(f, i ? _ : -1), u ? u.p && (!i || _ & /*$$scope*/
4054
+ vt
4055
+ ) : o && o.p && (!i || _ & /*backButton*/
4056
+ 2) && o.p(f, i ? _ : -1), u ? u.p && (!i || _ & /*$$scope*/
4059
4057
  32768) && He(
4060
4058
  u,
4061
4059
  l,
@@ -4072,8 +4070,8 @@ function $i(e) {
4072
4070
  /*$$scope*/
4073
4071
  f[15]
4074
4072
  ),
4075
- xt
4076
- ) : h.p && (!i || _ & /*$_, titleText*/
4073
+ Et
4074
+ ) : h && h.p && (!i || _ & /*$_, titleText*/
4077
4075
  20) && h.p(f, i ? _ : -1), m ? m.p && (!i || _ & /*$$scope*/
4078
4076
  32768) && He(
4079
4077
  m,
@@ -4091,36 +4089,36 @@ function $i(e) {
4091
4089
  /*$$scope*/
4092
4090
  f[15]
4093
4091
  ),
4094
- yt
4095
- ) : d.p && (!i || _ & /*closeButton*/
4092
+ xt
4093
+ ) : d && d.p && (!i || _ & /*closeButton*/
4096
4094
  8) && d.p(f, i ? _ : -1);
4097
4095
  },
4098
4096
  i(f) {
4099
- i || (ue(a, f), ue(h, f), ue(d, f), i = !0);
4097
+ i || (ue(o, f), ue(h, f), ue(d, f), i = !0);
4100
4098
  },
4101
4099
  o(f) {
4102
- we(a, f), we(h, f), we(d, f), i = !1;
4100
+ we(o, f), we(h, f), we(d, f), i = !1;
4103
4101
  },
4104
4102
  d(f) {
4105
- f && P(t), a.d(f), h.d(f), d.d(f), e[17](null);
4103
+ f && P(t), o && o.d(f), h && h.d(f), d && d.d(f), e[17](null);
4106
4104
  }
4107
4105
  };
4108
4106
  }
4109
4107
  function Ri(e, t, r) {
4110
4108
  let n;
4111
- cr(e, Bi, (g) => r(4, n = g));
4112
- let { $$slots: i = {}, $$scope: s } = t, { clientstyling: o = "" } = t, { clientstylingurl: a = "" } = t, { translationurl: l = "" } = t, { showbackbutton: u = "" } = t, { title: h = "header.general" } = t, { lang: c = "en" } = t, { showclosebutton: m = "" } = t, { mbsource: d = "" } = t, f, _ = !1, v, A = !1;
4109
+ mr(e, Bi, (g) => r(4, n = g));
4110
+ let { $$slots: i = {}, $$scope: s } = t, { clientstyling: a = "" } = t, { clientstylingurl: o = "" } = t, { translationurl: l = "" } = t, { showbackbutton: u = "" } = t, { title: h = "header.general" } = t, { lang: c = "en" } = t, { showclosebutton: m = "" } = t, { mbsource: d = "" } = t, f, _ = !1, v, A = !1;
4113
4111
  const O = () => {
4114
4112
  fetch(l).then((g) => g.json()).then((g) => {
4115
- Object.keys(g).forEach((Qe) => {
4116
- gt(Qe, g[Qe]);
4113
+ Object.keys(g).forEach((qe) => {
4114
+ _t(qe, g[qe]);
4117
4115
  });
4118
4116
  }).catch((g) => {
4119
4117
  console.log(g);
4120
4118
  });
4121
4119
  };
4122
- Object.keys(_t).forEach((g) => {
4123
- gt(g, _t[g]);
4120
+ Object.keys(yt).forEach((g) => {
4121
+ _t(g, yt[g]);
4124
4122
  });
4125
4123
  const H = () => {
4126
4124
  Ai(c);
@@ -4132,24 +4130,24 @@ function Ri(e, t, r) {
4132
4130
  r(1, _ = !!u && u !== "false");
4133
4131
  }, ie = () => {
4134
4132
  r(3, A = !!m && m !== "false");
4135
- }, nr = () => {
4133
+ }, ir = () => {
4136
4134
  r(2, v = h || "header.general");
4137
4135
  };
4138
- xr(() => () => {
4136
+ Er(() => () => {
4139
4137
  });
4140
- function ir(g) {
4138
+ function sr(g) {
4141
4139
  Ne[g ? "unshift" : "push"](() => {
4142
4140
  f = g, r(0, f);
4143
4141
  });
4144
4142
  }
4145
4143
  return e.$$set = (g) => {
4146
- "clientstyling" in g && r(7, o = g.clientstyling), "clientstylingurl" in g && r(8, a = g.clientstylingurl), "translationurl" in g && r(9, l = g.translationurl), "showbackbutton" in g && r(10, u = g.showbackbutton), "title" in g && r(11, h = g.title), "lang" in g && r(12, c = g.lang), "showclosebutton" in g && r(13, m = g.showclosebutton), "mbsource" in g && r(14, d = g.mbsource), "$$scope" in g && r(15, s = g.$$scope);
4144
+ "clientstyling" in g && r(7, a = g.clientstyling), "clientstylingurl" in g && r(8, o = g.clientstylingurl), "translationurl" in g && r(9, l = g.translationurl), "showbackbutton" in g && r(10, u = g.showbackbutton), "title" in g && r(11, h = g.title), "lang" in g && r(12, c = g.lang), "showclosebutton" in g && r(13, m = g.showclosebutton), "mbsource" in g && r(14, d = g.mbsource), "$$scope" in g && r(15, s = g.$$scope);
4147
4145
  }, e.$$.update = () => {
4148
4146
  e.$$.dirty & /*lang*/
4149
4147
  4096 && c && H(), e.$$.dirty & /*lang, title*/
4150
- 6144 && c && h && nr(), e.$$.dirty & /*clientstyling, customStylingContainer*/
4151
- 129 && o && f && Ti(f, o), e.$$.dirty & /*clientstylingurl, customStylingContainer*/
4152
- 257 && a && f && wi(f, a), e.$$.dirty & /*mbsource, customStylingContainer*/
4148
+ 6144 && c && h && ir(), e.$$.dirty & /*clientstyling, customStylingContainer*/
4149
+ 129 && a && f && Ti(f, a), e.$$.dirty & /*clientstylingurl, customStylingContainer*/
4150
+ 257 && o && f && wi(f, o), e.$$.dirty & /*mbsource, customStylingContainer*/
4153
4151
  16385 && d && f && Si(f, `${d}.Style`), e.$$.dirty & /*lang, translationurl*/
4154
4152
  4608 && c && l && O(), e.$$.dirty & /*showbackbutton*/
4155
4153
  1024 && u && $(), e.$$.dirty & /*showclosebutton*/
@@ -4162,8 +4160,8 @@ function Ri(e, t, r) {
4162
4160
  n,
4163
4161
  N,
4164
4162
  S,
4165
- o,
4166
4163
  a,
4164
+ o,
4167
4165
  l,
4168
4166
  u,
4169
4167
  h,
@@ -4172,17 +4170,17 @@ function Ri(e, t, r) {
4172
4170
  d,
4173
4171
  s,
4174
4172
  i,
4175
- ir
4173
+ sr
4176
4174
  ];
4177
4175
  }
4178
- class rr extends Pr {
4176
+ class nr extends Lr {
4179
4177
  constructor(t) {
4180
- super(), Or(
4178
+ super(), Cr(
4181
4179
  this,
4182
4180
  t,
4183
4181
  Ri,
4184
4182
  $i,
4185
- Tt,
4183
+ wt,
4186
4184
  {
4187
4185
  clientstyling: 7,
4188
4186
  clientstylingurl: 8,
@@ -4245,35 +4243,35 @@ class rr extends Pr {
4245
4243
  this.$$set({ mbsource: t }), w();
4246
4244
  }
4247
4245
  }
4248
- Cr(rr, { clientstyling: {}, clientstylingurl: {}, translationurl: {}, showbackbutton: {}, title: {}, lang: {}, showclosebutton: {}, mbsource: {} }, ["leftButton", "title", "rightButton"], [], !0);
4246
+ Pr(nr, { clientstyling: {}, clientstylingurl: {}, translationurl: {}, showbackbutton: {}, title: {}, lang: {}, showclosebutton: {}, mbsource: {} }, ["leftButton", "title", "rightButton"], [], !0);
4249
4247
  const Fi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
4250
4248
  __proto__: null,
4251
- default: rr
4249
+ default: nr
4252
4250
  }, Symbol.toStringTag, { value: "Module" }));
4253
4251
  export {
4254
4252
  M as $,
4255
4253
  Fi as C,
4256
- Pr as S,
4257
- Jt as a,
4258
- Or as b,
4259
- Cr as c,
4260
- mr as d,
4254
+ Lr as S,
4255
+ Yt as a,
4256
+ Cr as b,
4257
+ Pr as c,
4258
+ dr as d,
4261
4259
  X as e,
4262
4260
  w as f,
4263
- tt as g,
4261
+ rt as g,
4264
4262
  Gi as h,
4265
4263
  ri as i,
4266
4264
  Di as j,
4267
4265
  z as k,
4268
4266
  I as l,
4269
4267
  ce as m,
4270
- Ot as n,
4268
+ Ct as n,
4271
4269
  T as o,
4272
4270
  P as p,
4273
- xr as q,
4274
- Ne as r,
4275
- Tt as s,
4276
- Ti as t,
4277
- wi as u,
4278
- Si as v
4271
+ Er as q,
4272
+ wi as r,
4273
+ wt as s,
4274
+ Si as t,
4275
+ Ne as u,
4276
+ Ti as v
4279
4277
  };