@everymatrix/cashier-header 1.74.2 → 1.74.3

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,55 +1,55 @@
1
1
  function B() {
2
2
  }
3
- function Yt(e, t) {
4
- for (const r in t)
5
- e[r] = t[r];
3
+ function qt(e, t) {
4
+ for (const n in t)
5
+ e[n] = t[n];
6
6
  return (
7
7
  /** @type {T & S} */
8
8
  e
9
9
  );
10
10
  }
11
- function _t(e) {
11
+ function gt(e) {
12
12
  return e();
13
13
  }
14
- function Ze() {
14
+ function We() {
15
15
  return /* @__PURE__ */ Object.create(null);
16
16
  }
17
17
  function K(e) {
18
- e.forEach(_t);
18
+ e.forEach(gt);
19
19
  }
20
20
  function Fe(e) {
21
21
  return typeof e == "function";
22
22
  }
23
- function yt(e, t) {
23
+ function _t(e, t) {
24
24
  return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
25
25
  }
26
- function Kt(e) {
26
+ function Yt(e) {
27
27
  return Object.keys(e).length === 0;
28
28
  }
29
- function xt(e, ...t) {
29
+ function yt(e, ...t) {
30
30
  if (e == null) {
31
- for (const n of t)
32
- n(void 0);
31
+ for (const r of t)
32
+ r(void 0);
33
33
  return B;
34
34
  }
35
- const r = e.subscribe(...t);
36
- return r.unsubscribe ? () => r.unsubscribe() : r;
35
+ const n = e.subscribe(...t);
36
+ return n.unsubscribe ? () => n.unsubscribe() : n;
37
37
  }
38
- function er(e, t, r) {
39
- e.$$.on_destroy.push(xt(t, r));
38
+ function Kt(e, t, n) {
39
+ e.$$.on_destroy.push(yt(t, n));
40
40
  }
41
- function _e(e, t, r, n) {
41
+ function _e(e, t, n, r) {
42
42
  if (e) {
43
- const i = Et(e, t, r, n);
43
+ const i = xt(e, t, n, r);
44
44
  return e[0](i);
45
45
  }
46
46
  }
47
- function Et(e, t, r, n) {
48
- return e[1] && n ? Yt(r.ctx.slice(), e[1](n(t))) : r.ctx;
47
+ function xt(e, t, n, r) {
48
+ return e[1] && r ? qt(n.ctx.slice(), e[1](r(t))) : n.ctx;
49
49
  }
50
- function ye(e, t, r, n) {
51
- if (e[2] && n) {
52
- const i = e[2](n(r));
50
+ function ye(e, t, n, r) {
51
+ if (e[2] && r) {
52
+ const i = e[2](r(n));
53
53
  if (t.dirty === void 0)
54
54
  return i;
55
55
  if (typeof i == "object") {
@@ -62,17 +62,17 @@ function ye(e, t, r, n) {
62
62
  }
63
63
  return t.dirty;
64
64
  }
65
- function xe(e, t, r, n, i, s) {
65
+ function xe(e, t, n, r, i, s) {
66
66
  if (i) {
67
- const u = Et(t, r, n, s);
67
+ const u = xt(t, n, r, s);
68
68
  e.p(u, i);
69
69
  }
70
70
  }
71
71
  function Ee(e) {
72
72
  if (e.ctx.length > 32) {
73
- const t = [], r = e.ctx.length / 32;
74
- for (let n = 0; n < r; n++)
75
- t[n] = -1;
73
+ const t = [], n = e.ctx.length / 32;
74
+ for (let r = 0; r < n; r++)
75
+ t[r] = -1;
76
76
  return t;
77
77
  }
78
78
  return -1;
@@ -80,14 +80,14 @@ function Ee(e) {
80
80
  function le(e, t) {
81
81
  e.appendChild(t);
82
82
  }
83
- function tr(e, t, r) {
84
- const n = rr(e);
85
- if (!n.getElementById(t)) {
83
+ function en(e, t, n) {
84
+ const r = tn(e);
85
+ if (!r.getElementById(t)) {
86
86
  const i = V("style");
87
- i.id = t, i.textContent = r, nr(n, i);
87
+ i.id = t, i.textContent = n, nn(r, i);
88
88
  }
89
89
  }
90
- function rr(e) {
90
+ function tn(e) {
91
91
  if (!e)
92
92
  return document;
93
93
  const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
@@ -97,15 +97,15 @@ function rr(e) {
97
97
  t
98
98
  ) : e.ownerDocument;
99
99
  }
100
- function nr(e, t) {
100
+ function nn(e, t) {
101
101
  return le(
102
102
  /** @type {Document} */
103
103
  e.head || e,
104
104
  t
105
105
  ), t.sheet;
106
106
  }
107
- function N(e, t, r) {
108
- e.insertBefore(t, r || null);
107
+ function N(e, t, n) {
108
+ e.insertBefore(t, n || null);
109
109
  }
110
110
  function C(e) {
111
111
  e.parentNode && e.parentNode.removeChild(e);
@@ -116,31 +116,31 @@ function V(e) {
116
116
  function je(e) {
117
117
  return document.createTextNode(e);
118
118
  }
119
- function Qe() {
119
+ function Ze() {
120
120
  return je(" ");
121
121
  }
122
- function vt() {
122
+ function Et() {
123
123
  return je("");
124
124
  }
125
- function Ht(e, t, r, n) {
126
- return e.addEventListener(t, r, n), () => e.removeEventListener(t, r, n);
125
+ function vt(e, t, n, r) {
126
+ return e.addEventListener(t, n, r), () => e.removeEventListener(t, n, r);
127
127
  }
128
- function ee(e, t, r) {
129
- r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
128
+ function ee(e, t, n) {
129
+ n == null ? e.removeAttribute(t) : e.getAttribute(t) !== n && e.setAttribute(t, n);
130
130
  }
131
- function ir(e) {
131
+ function rn(e) {
132
132
  return Array.from(e.childNodes);
133
133
  }
134
- function sr(e, t) {
134
+ function sn(e, t) {
135
135
  t = "" + t, e.data !== t && (e.data = /** @type {string} */
136
136
  t);
137
137
  }
138
- function or(e) {
138
+ function on(e) {
139
139
  const t = {};
140
140
  return e.childNodes.forEach(
141
141
  /** @param {Element} node */
142
- (r) => {
143
- t[r.slot || "default"] = !0;
142
+ (n) => {
143
+ t[n.slot || "default"] = !0;
144
144
  }
145
145
  ), t;
146
146
  }
@@ -148,20 +148,20 @@ let J;
148
148
  function Q(e) {
149
149
  J = e;
150
150
  }
151
- function ar() {
151
+ function an() {
152
152
  if (!J)
153
153
  throw new Error("Function called outside component initialization");
154
154
  return J;
155
155
  }
156
- function ur(e) {
157
- ar().$$.on_mount.push(e);
156
+ function un(e) {
157
+ an().$$.on_mount.push(e);
158
158
  }
159
159
  const U = [], Ce = [];
160
160
  let D = [];
161
- const Je = [], hr = /* @__PURE__ */ Promise.resolve();
161
+ const Qe = [], hn = /* @__PURE__ */ Promise.resolve();
162
162
  let Pe = !1;
163
- function lr() {
164
- Pe || (Pe = !0, hr.then(T));
163
+ function ln() {
164
+ Pe || (Pe = !0, hn.then(T));
165
165
  }
166
166
  function Le(e) {
167
167
  D.push(e);
@@ -176,7 +176,7 @@ function T() {
176
176
  try {
177
177
  for (; R < U.length; ) {
178
178
  const t = U[R];
179
- R++, Q(t), fr(t.$$);
179
+ R++, Q(t), fn(t.$$);
180
180
  }
181
181
  } catch (t) {
182
182
  throw U.length = 0, R = 0, t;
@@ -184,55 +184,55 @@ function T() {
184
184
  for (Q(null), U.length = 0, R = 0; Ce.length; )
185
185
  Ce.pop()();
186
186
  for (let t = 0; t < D.length; t += 1) {
187
- const r = D[t];
188
- ve.has(r) || (ve.add(r), r());
187
+ const n = D[t];
188
+ ve.has(n) || (ve.add(n), n());
189
189
  }
190
190
  D.length = 0;
191
191
  } while (U.length);
192
- for (; Je.length; )
193
- Je.pop()();
192
+ for (; Qe.length; )
193
+ Qe.pop()();
194
194
  Pe = !1, ve.clear(), Q(e);
195
195
  }
196
- function fr(e) {
196
+ function fn(e) {
197
197
  if (e.fragment !== null) {
198
198
  e.update(), K(e.before_update);
199
199
  const t = e.dirty;
200
200
  e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Le);
201
201
  }
202
202
  }
203
- function cr(e) {
204
- const t = [], r = [];
205
- D.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), D = t;
203
+ function cn(e) {
204
+ const t = [], n = [];
205
+ D.forEach((r) => e.indexOf(r) === -1 ? t.push(r) : n.push(r)), n.forEach((r) => r()), D = t;
206
206
  }
207
207
  const se = /* @__PURE__ */ new Set();
208
- let mr;
208
+ let mn;
209
209
  function oe(e, t) {
210
210
  e && e.i && (se.delete(e), e.i(t));
211
211
  }
212
- function He(e, t, r, n) {
212
+ function He(e, t, n, r) {
213
213
  if (e && e.o) {
214
214
  if (se.has(e))
215
215
  return;
216
- se.add(e), mr.c.push(() => {
216
+ se.add(e), mn.c.push(() => {
217
217
  se.delete(e);
218
218
  }), e.o(t);
219
219
  }
220
220
  }
221
- function dr(e, t, r) {
222
- const { fragment: n, after_update: i } = e.$$;
223
- n && n.m(t, r), Le(() => {
224
- const s = e.$$.on_mount.map(_t).filter(Fe);
221
+ function dn(e, t, n) {
222
+ const { fragment: r, after_update: i } = e.$$;
223
+ r && r.m(t, n), Le(() => {
224
+ const s = e.$$.on_mount.map(gt).filter(Fe);
225
225
  e.$$.on_destroy ? e.$$.on_destroy.push(...s) : K(s), e.$$.on_mount = [];
226
226
  }), i.forEach(Le);
227
227
  }
228
- function pr(e, t) {
229
- const r = e.$$;
230
- r.fragment !== null && (cr(r.after_update), K(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
228
+ function bn(e, t) {
229
+ const n = e.$$;
230
+ n.fragment !== null && (cn(n.after_update), K(n.on_destroy), n.fragment && n.fragment.d(t), n.on_destroy = n.fragment = null, n.ctx = []);
231
231
  }
232
- function br(e, t) {
233
- e.$$.dirty[0] === -1 && (U.push(e), lr(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
232
+ function pn(e, t) {
233
+ e.$$.dirty[0] === -1 && (U.push(e), ln(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
234
234
  }
235
- function gr(e, t, r, n, i, s, u = null, o = [-1]) {
235
+ function gn(e, t, n, r, i, s, u = null, o = [-1]) {
236
236
  const l = J;
237
237
  Q(e);
238
238
  const a = e.$$ = {
@@ -242,7 +242,7 @@ function gr(e, t, r, n, i, s, u = null, o = [-1]) {
242
242
  props: s,
243
243
  update: B,
244
244
  not_equal: i,
245
- bound: Ze(),
245
+ bound: We(),
246
246
  // lifecycle
247
247
  on_mount: [],
248
248
  on_destroy: [],
@@ -251,28 +251,28 @@ function gr(e, t, r, n, i, s, u = null, o = [-1]) {
251
251
  after_update: [],
252
252
  context: new Map(t.context || (l ? l.$$.context : [])),
253
253
  // everything else
254
- callbacks: Ze(),
254
+ callbacks: We(),
255
255
  dirty: o,
256
256
  skip_bound: !1,
257
257
  root: t.target || l.$$.root
258
258
  };
259
259
  u && u(a.root);
260
260
  let h = !1;
261
- if (a.ctx = r ? r(e, t.props || {}, (c, m, ...d) => {
261
+ if (a.ctx = n(e, t.props || {}, (c, m, ...d) => {
262
262
  const f = d.length ? d[0] : m;
263
- return a.ctx && i(a.ctx[c], a.ctx[c] = f) && (!a.skip_bound && a.bound[c] && a.bound[c](f), h && br(e, c)), m;
264
- }) : [], a.update(), h = !0, K(a.before_update), a.fragment = n ? n(a.ctx) : !1, t.target) {
263
+ return a.ctx && i(a.ctx[c], a.ctx[c] = f) && (!a.skip_bound && a.bound[c] && a.bound[c](f), h && pn(e, c)), m;
264
+ }), a.update(), h = !0, K(a.before_update), a.fragment = r(a.ctx), t.target) {
265
265
  if (t.hydrate) {
266
- const c = ir(t.target);
266
+ const c = rn(t.target);
267
267
  a.fragment && a.fragment.l(c), c.forEach(C);
268
268
  } else
269
269
  a.fragment && a.fragment.c();
270
- t.intro && oe(e.$$.fragment), dr(e, t.target, t.anchor), T();
270
+ t.intro && oe(e.$$.fragment), dn(e, t.target, t.anchor), T();
271
271
  }
272
272
  Q(l);
273
273
  }
274
- let Bt;
275
- typeof HTMLElement == "function" && (Bt = class extends HTMLElement {
274
+ let Ht;
275
+ typeof HTMLElement == "function" && (Ht = class extends HTMLElement {
276
276
  /** The Svelte component constructor */
277
277
  $$ctor;
278
278
  /** Slots */
@@ -291,20 +291,20 @@ typeof HTMLElement == "function" && (Bt = class extends HTMLElement {
291
291
  $$l = {};
292
292
  /** @type {Map<Function, Function>} Event listener unsubscribe functions */
293
293
  $$l_u = /* @__PURE__ */ new Map();
294
- constructor(e, t, r) {
295
- super(), this.$$ctor = e, this.$$s = t, r && this.attachShadow({ mode: "open" });
294
+ constructor(e, t, n) {
295
+ super(), this.$$ctor = e, this.$$s = t, n && this.attachShadow({ mode: "open" });
296
296
  }
297
- addEventListener(e, t, r) {
297
+ addEventListener(e, t, n) {
298
298
  if (this.$$l[e] = this.$$l[e] || [], this.$$l[e].push(t), this.$$c) {
299
- const n = this.$$c.$on(e, t);
300
- this.$$l_u.set(t, n);
299
+ const r = this.$$c.$on(e, t);
300
+ this.$$l_u.set(t, r);
301
301
  }
302
- super.addEventListener(e, t, r);
302
+ super.addEventListener(e, t, n);
303
303
  }
304
- removeEventListener(e, t, r) {
305
- if (super.removeEventListener(e, t, r), this.$$c) {
306
- const n = this.$$l_u.get(t);
307
- n && (n(), this.$$l_u.delete(t));
304
+ removeEventListener(e, t, n) {
305
+ if (super.removeEventListener(e, t, n), this.$$c) {
306
+ const r = this.$$l_u.get(t);
307
+ r && (r(), this.$$l_u.delete(t));
308
308
  }
309
309
  }
310
310
  async connectedCallback() {
@@ -331,9 +331,9 @@ typeof HTMLElement == "function" && (Bt = class extends HTMLElement {
331
331
  };
332
332
  if (await Promise.resolve(), !this.$$cn || this.$$c)
333
333
  return;
334
- const t = {}, r = or(this);
334
+ const t = {}, n = on(this);
335
335
  for (const i of this.$$s)
336
- i in r && (t[i] = [e(i)]);
336
+ i in n && (t[i] = [e(i)]);
337
337
  for (const i of this.attributes) {
338
338
  const s = this.$$g_p(i.name);
339
339
  s in this.$$d || (this.$$d[s] = ae(s, i.value, this.$$p_d, "toProp"));
@@ -350,7 +350,7 @@ typeof HTMLElement == "function" && (Bt = class extends HTMLElement {
350
350
  }
351
351
  }
352
352
  });
353
- const n = () => {
353
+ const r = () => {
354
354
  this.$$r = !0;
355
355
  for (const i in this.$$p_d)
356
356
  if (this.$$d[i] = this.$$c.$$.ctx[this.$$c.$$.props[i]], this.$$p_d[i].reflect) {
@@ -364,7 +364,7 @@ typeof HTMLElement == "function" && (Bt = class extends HTMLElement {
364
364
  }
365
365
  this.$$r = !1;
366
366
  };
367
- this.$$c.$$.after_update.push(n), n();
367
+ this.$$c.$$.after_update.push(r), r();
368
368
  for (const i in this.$$l)
369
369
  for (const s of this.$$l[i]) {
370
370
  const u = this.$$c.$on(i, s);
@@ -375,8 +375,8 @@ typeof HTMLElement == "function" && (Bt = class extends HTMLElement {
375
375
  }
376
376
  // We don't need this when working within Svelte code, but for compatibility of people using this outside of Svelte
377
377
  // and setting attributes through setAttribute etc, this is helpful
378
- attributeChangedCallback(e, t, r) {
379
- this.$$r || (e = this.$$g_p(e), this.$$d[e] = ae(e, r, this.$$p_d, "toProp"), this.$$c?.$set({ [e]: this.$$d[e] }));
378
+ attributeChangedCallback(e, t, n) {
379
+ this.$$r || (e = this.$$g_p(e), this.$$d[e] = ae(e, n, this.$$p_d, "toProp"), this.$$c?.$set({ [e]: this.$$d[e] }));
380
380
  }
381
381
  disconnectedCallback() {
382
382
  this.$$cn = !1, Promise.resolve().then(() => {
@@ -389,11 +389,11 @@ typeof HTMLElement == "function" && (Bt = class extends HTMLElement {
389
389
  ) || e;
390
390
  }
391
391
  });
392
- function ae(e, t, r, n) {
393
- const i = r[e]?.type;
394
- if (t = i === "Boolean" && typeof t != "boolean" ? t != null : t, !n || !r[e])
392
+ function ae(e, t, n, r) {
393
+ const i = n[e]?.type;
394
+ if (t = i === "Boolean" && typeof t != "boolean" ? t != null : t, !r || !n[e])
395
395
  return t;
396
- if (n === "toAttribute")
396
+ if (r === "toAttribute")
397
397
  switch (i) {
398
398
  case "Object":
399
399
  case "Array":
@@ -418,10 +418,10 @@ function ae(e, t, r, n) {
418
418
  return t;
419
419
  }
420
420
  }
421
- function _r(e, t, r, n, i, s) {
422
- let u = class extends Bt {
421
+ function _n(e, t, n, r, i, s) {
422
+ let u = class extends Ht {
423
423
  constructor() {
424
- super(e, r, i), this.$$p_d = t;
424
+ super(e, n, i), this.$$p_d = t;
425
425
  }
426
426
  static get observedAttributes() {
427
427
  return Object.keys(t).map(
@@ -438,7 +438,7 @@ function _r(e, t, r, n, i, s) {
438
438
  l = ae(o, l, t), this.$$d[o] = l, this.$$c?.$set({ [o]: l });
439
439
  }
440
440
  });
441
- }), n.forEach((o) => {
441
+ }), r.forEach((o) => {
442
442
  Object.defineProperty(u.prototype, o, {
443
443
  get() {
444
444
  return this.$$c?.[o];
@@ -447,7 +447,7 @@ function _r(e, t, r, n, i, s) {
447
447
  }), e.element = /** @type {any} */
448
448
  u, u;
449
449
  }
450
- class yr {
450
+ class yn {
451
451
  /**
452
452
  * ### PRIVATE API
453
453
  *
@@ -466,7 +466,7 @@ class yr {
466
466
  $$set = void 0;
467
467
  /** @returns {void} */
468
468
  $destroy() {
469
- pr(this, 1), this.$destroy = B;
469
+ bn(this, 1), this.$destroy = B;
470
470
  }
471
471
  /**
472
472
  * @template {Extract<keyof Events, string>} K
@@ -474,13 +474,13 @@ class yr {
474
474
  * @param {((e: Events[K]) => void) | null | undefined} callback
475
475
  * @returns {() => void}
476
476
  */
477
- $on(t, r) {
478
- if (!Fe(r))
477
+ $on(t, n) {
478
+ if (!Fe(n))
479
479
  return B;
480
- const n = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
481
- return n.push(r), () => {
482
- const i = n.indexOf(r);
483
- i !== -1 && n.splice(i, 1);
480
+ const r = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
481
+ return r.push(n), () => {
482
+ const i = r.indexOf(n);
483
+ i !== -1 && r.splice(i, 1);
484
484
  };
485
485
  }
486
486
  /**
@@ -488,24 +488,24 @@ class yr {
488
488
  * @returns {void}
489
489
  */
490
490
  $set(t) {
491
- this.$$set && !Kt(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
491
+ this.$$set && !Yt(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
492
492
  }
493
493
  }
494
- const xr = "4";
495
- typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(xr);
494
+ const xn = "4";
495
+ typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(xn);
496
496
  const $ = [];
497
- function Er(e, t) {
497
+ function En(e, t) {
498
498
  return {
499
499
  subscribe: de(e, t).subscribe
500
500
  };
501
501
  }
502
502
  function de(e, t = B) {
503
- let r;
504
- const n = /* @__PURE__ */ new Set();
503
+ let n;
504
+ const r = /* @__PURE__ */ new Set();
505
505
  function i(o) {
506
- if (yt(e, o) && (e = o, r)) {
506
+ if (_t(e, o) && (e = o, n)) {
507
507
  const l = !$.length;
508
- for (const a of n)
508
+ for (const a of r)
509
509
  a[1](), $.push(a, e);
510
510
  if (l) {
511
511
  for (let a = 0; a < $.length; a += 2)
@@ -519,18 +519,18 @@ function de(e, t = B) {
519
519
  }
520
520
  function u(o, l = B) {
521
521
  const a = [o, l];
522
- return n.add(a), n.size === 1 && (r = t(i, s) || B), o(e), () => {
523
- n.delete(a), n.size === 0 && r && (r(), r = null);
522
+ return r.add(a), r.size === 1 && (n = t(i, s) || B), o(e), () => {
523
+ r.delete(a), r.size === 0 && n && (n(), n = null);
524
524
  };
525
525
  }
526
526
  return { set: i, update: s, subscribe: u };
527
527
  }
528
- function X(e, t, r) {
529
- const n = !Array.isArray(e), i = n ? [e] : e;
528
+ function X(e, t, n) {
529
+ const r = !Array.isArray(e), i = r ? [e] : e;
530
530
  if (!i.every(Boolean))
531
531
  throw new Error("derived() expects stores as input, got a falsy value");
532
532
  const s = t.length < 2;
533
- return Er(r, (u, o) => {
533
+ return En(n, (u, o) => {
534
534
  let l = !1;
535
535
  const a = [];
536
536
  let h = 0, c = B;
@@ -538,10 +538,10 @@ function X(e, t, r) {
538
538
  if (h)
539
539
  return;
540
540
  c();
541
- const f = t(n ? a[0] : a, u, o);
541
+ const f = t(r ? a[0] : a, u, o);
542
542
  s ? u(f) : c = Fe(f) ? f : B;
543
543
  }, d = i.map(
544
- (f, _) => xt(
544
+ (f, _) => yt(
545
545
  f,
546
546
  (v) => {
547
547
  a[_] = v, h &= ~(1 << _), l && m();
@@ -556,80 +556,80 @@ function X(e, t, r) {
556
556
  };
557
557
  });
558
558
  }
559
- function vr(e) {
560
- return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
559
+ function vn(e) {
560
+ return e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
561
561
  }
562
- var Hr = function(t) {
563
- return Br(t) && !Tr(t);
562
+ var Hn = function(t) {
563
+ return Bn(t) && !Tn(t);
564
564
  };
565
- function Br(e) {
565
+ function Bn(e) {
566
566
  return !!e && typeof e == "object";
567
567
  }
568
- function Tr(e) {
568
+ function Tn(e) {
569
569
  var t = Object.prototype.toString.call(e);
570
- return t === "[object RegExp]" || t === "[object Date]" || Ar(e);
570
+ return t === "[object RegExp]" || t === "[object Date]" || An(e);
571
571
  }
572
- var wr = typeof Symbol == "function" && Symbol.for, Sr = wr ? Symbol.for("react.element") : 60103;
573
- function Ar(e) {
574
- return e.$$typeof === Sr;
572
+ var wn = typeof Symbol == "function" && Symbol.for, Sn = wn ? Symbol.for("react.element") : 60103;
573
+ function An(e) {
574
+ return e.$$typeof === Sn;
575
575
  }
576
- function Or(e) {
576
+ function On(e) {
577
577
  return Array.isArray(e) ? [] : {};
578
578
  }
579
579
  function q(e, t) {
580
- return t.clone !== !1 && t.isMergeableObject(e) ? G(Or(e), e, t) : e;
580
+ return t.clone !== !1 && t.isMergeableObject(e) ? G(On(e), e, t) : e;
581
581
  }
582
- function Cr(e, t, r) {
583
- return e.concat(t).map(function(n) {
584
- return q(n, r);
582
+ function Cn(e, t, n) {
583
+ return e.concat(t).map(function(r) {
584
+ return q(r, n);
585
585
  });
586
586
  }
587
- function Pr(e, t) {
587
+ function Pn(e, t) {
588
588
  if (!t.customMerge)
589
589
  return G;
590
- var r = t.customMerge(e);
591
- return typeof r == "function" ? r : G;
590
+ var n = t.customMerge(e);
591
+ return typeof n == "function" ? n : G;
592
592
  }
593
- function Lr(e) {
593
+ function Ln(e) {
594
594
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
595
595
  return Object.propertyIsEnumerable.call(e, t);
596
596
  }) : [];
597
597
  }
598
- function qe(e) {
599
- return Object.keys(e).concat(Lr(e));
598
+ function Je(e) {
599
+ return Object.keys(e).concat(Ln(e));
600
600
  }
601
- function Tt(e, t) {
601
+ function Bt(e, t) {
602
602
  try {
603
603
  return t in e;
604
604
  } catch {
605
605
  return !1;
606
606
  }
607
607
  }
608
- function Nr(e, t) {
609
- return Tt(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
608
+ function Nn(e, t) {
609
+ return Bt(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
610
610
  }
611
- function Ir(e, t, r) {
612
- var n = {};
613
- return r.isMergeableObject(e) && qe(e).forEach(function(i) {
614
- n[i] = q(e[i], r);
615
- }), qe(t).forEach(function(i) {
616
- Nr(e, i) || (Tt(e, i) && r.isMergeableObject(t[i]) ? n[i] = Pr(i, r)(e[i], t[i], r) : n[i] = q(t[i], r));
617
- }), n;
618
- }
619
- function G(e, t, r) {
620
- r = r || {}, r.arrayMerge = r.arrayMerge || Cr, r.isMergeableObject = r.isMergeableObject || Hr, r.cloneUnlessOtherwiseSpecified = q;
621
- var n = Array.isArray(t), i = Array.isArray(e), s = n === i;
622
- return s ? n ? r.arrayMerge(e, t, r) : Ir(e, t, r) : q(t, r);
623
- }
624
- G.all = function(t, r) {
611
+ function In(e, t, n) {
612
+ var r = {};
613
+ return n.isMergeableObject(e) && Je(e).forEach(function(i) {
614
+ r[i] = q(e[i], n);
615
+ }), Je(t).forEach(function(i) {
616
+ Nn(e, i) || (Bt(e, i) && n.isMergeableObject(t[i]) ? r[i] = Pn(i, n)(e[i], t[i], n) : r[i] = q(t[i], n));
617
+ }), r;
618
+ }
619
+ function G(e, t, n) {
620
+ n = n || {}, n.arrayMerge = n.arrayMerge || Cn, n.isMergeableObject = n.isMergeableObject || Hn, n.cloneUnlessOtherwiseSpecified = q;
621
+ var r = Array.isArray(t), i = Array.isArray(e), s = r === i;
622
+ return s ? r ? n.arrayMerge(e, t, n) : In(e, t, n) : q(t, n);
623
+ }
624
+ G.all = function(t, n) {
625
625
  if (!Array.isArray(t))
626
626
  throw new Error("first argument should be an array");
627
- return t.reduce(function(n, i) {
628
- return G(n, i, r);
627
+ return t.reduce(function(r, i) {
628
+ return G(r, i, n);
629
629
  }, {});
630
630
  };
631
- var Mr = G, Rr = Mr;
632
- const $r = /* @__PURE__ */ vr(Rr);
631
+ var Mn = G, Rn = Mn;
632
+ const $n = /* @__PURE__ */ vn(Rn);
633
633
  /*! *****************************************************************************
634
634
  Copyright (c) Microsoft Corporation.
635
635
 
@@ -645,101 +645,103 @@ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
645
645
  PERFORMANCE OF THIS SOFTWARE.
646
646
  ***************************************************************************** */
647
647
  var Ne = function(e, t) {
648
- return Ne = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
649
- r.__proto__ = n;
650
- } || function(r, n) {
651
- for (var i in n)
652
- Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
648
+ return Ne = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(n, r) {
649
+ n.__proto__ = r;
650
+ } || function(n, r) {
651
+ for (var i in r)
652
+ Object.prototype.hasOwnProperty.call(r, i) && (n[i] = r[i]);
653
653
  }, Ne(e, t);
654
654
  };
655
- function pe(e, t) {
655
+ function be(e, t) {
656
656
  if (typeof t != "function" && t !== null)
657
657
  throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
658
658
  Ne(e, t);
659
- function r() {
659
+ function n() {
660
660
  this.constructor = e;
661
661
  }
662
- e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
662
+ e.prototype = t === null ? Object.create(t) : (n.prototype = t.prototype, new n());
663
663
  }
664
664
  var y = function() {
665
665
  return y = Object.assign || function(t) {
666
- for (var r, n = 1, i = arguments.length; n < i; n++) {
667
- r = arguments[n];
668
- for (var s in r)
669
- Object.prototype.hasOwnProperty.call(r, s) && (t[s] = r[s]);
666
+ for (var n, r = 1, i = arguments.length; r < i; r++) {
667
+ n = arguments[r];
668
+ for (var s in n)
669
+ Object.prototype.hasOwnProperty.call(n, s) && (t[s] = n[s]);
670
670
  }
671
671
  return t;
672
672
  }, y.apply(this, arguments);
673
673
  };
674
- function Ur(e, t) {
675
- var r = {};
676
- for (var n in e)
677
- Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
674
+ function Un(e, t) {
675
+ var n = {};
676
+ for (var r in e)
677
+ Object.prototype.hasOwnProperty.call(e, r) && t.indexOf(r) < 0 && (n[r] = e[r]);
678
678
  if (e != null && typeof Object.getOwnPropertySymbols == "function")
679
- for (var i = 0, n = Object.getOwnPropertySymbols(e); i < n.length; i++)
680
- t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
681
- return r;
679
+ for (var i = 0, r = Object.getOwnPropertySymbols(e); i < r.length; i++)
680
+ t.indexOf(r[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, r[i]) && (n[r[i]] = e[r[i]]);
681
+ return n;
682
682
  }
683
- function Be(e, t, r) {
683
+ function Be(e, t, n) {
684
684
  if (arguments.length === 2)
685
- for (var n = 0, i = t.length, s; n < i; n++)
686
- (s || !(n in t)) && (s || (s = Array.prototype.slice.call(t, 0, n)), s[n] = t[n]);
685
+ for (var r = 0, i = t.length, s; r < i; r++)
686
+ (s || !(r in t)) && (s || (s = Array.prototype.slice.call(t, 0, r)), s[r] = t[r]);
687
687
  return e.concat(s || t);
688
688
  }
689
689
  function Te(e, t) {
690
- var r = t && t.cache ? t.cache : Vr, n = t && t.serializer ? t.serializer : kr, i = t && t.strategy ? t.strategy : Gr;
690
+ var n = t && t.cache ? t.cache : Xn, r = t && t.serializer ? t.serializer : kn, i = t && t.strategy ? t.strategy : Gn;
691
691
  return i(e, {
692
- cache: r,
693
- serializer: n
692
+ cache: n,
693
+ serializer: r
694
694
  });
695
695
  }
696
- function Dr(e) {
696
+ function Dn(e) {
697
697
  return e == null || typeof e == "number" || typeof e == "boolean";
698
698
  }
699
- function wt(e, t, r, n) {
700
- var i = Dr(n) ? n : r(n), s = t.get(i);
701
- return typeof s > "u" && (s = e.call(this, n), t.set(i, s)), s;
699
+ function Tt(e, t, n, r) {
700
+ var i = Dn(r) ? r : n(r), s = t.get(i);
701
+ return typeof s > "u" && (s = e.call(this, r), t.set(i, s)), s;
702
702
  }
703
- function St(e, t, r) {
704
- var n = Array.prototype.slice.call(arguments, 3), i = r(n), s = t.get(i);
705
- return typeof s > "u" && (s = e.apply(this, n), t.set(i, s)), s;
703
+ function wt(e, t, n) {
704
+ var r = Array.prototype.slice.call(arguments, 3), i = n(r), s = t.get(i);
705
+ return typeof s > "u" && (s = e.apply(this, r), t.set(i, s)), s;
706
706
  }
707
- function ke(e, t, r, n, i) {
708
- return r.bind(t, e, n, i);
707
+ function ke(e, t, n, r, i) {
708
+ return n.bind(t, e, r, i);
709
709
  }
710
- function Gr(e, t) {
711
- var r = e.length === 1 ? wt : St;
712
- return ke(e, this, r, t.cache.create(), t.serializer);
710
+ function Gn(e, t) {
711
+ var n = e.length === 1 ? Tt : wt;
712
+ return ke(e, this, n, t.cache.create(), t.serializer);
713
713
  }
714
- function Fr(e, t) {
715
- return ke(e, this, St, t.cache.create(), t.serializer);
716
- }
717
- function jr(e, t) {
714
+ function Fn(e, t) {
718
715
  return ke(e, this, wt, t.cache.create(), t.serializer);
719
716
  }
720
- var kr = function() {
721
- return JSON.stringify(arguments);
722
- };
723
- function Ve() {
724
- this.cache = /* @__PURE__ */ Object.create(null);
717
+ function jn(e, t) {
718
+ return ke(e, this, Tt, t.cache.create(), t.serializer);
725
719
  }
726
- Ve.prototype.get = function(e) {
727
- return this.cache[e];
728
- };
729
- Ve.prototype.set = function(e, t) {
730
- this.cache[e] = t;
731
- };
732
- var Vr = {
720
+ var kn = function() {
721
+ return JSON.stringify(arguments);
722
+ }, Vn = (
723
+ /** @class */
724
+ function() {
725
+ function e() {
726
+ this.cache = /* @__PURE__ */ Object.create(null);
727
+ }
728
+ return e.prototype.get = function(t) {
729
+ return this.cache[t];
730
+ }, e.prototype.set = function(t, n) {
731
+ this.cache[t] = n;
732
+ }, e;
733
+ }()
734
+ ), Xn = {
733
735
  create: function() {
734
- return new Ve();
736
+ return new Vn();
735
737
  }
736
738
  }, we = {
737
- variadic: Fr,
738
- monadic: jr
739
- }, p;
739
+ variadic: Fn,
740
+ monadic: jn
741
+ }, b;
740
742
  (function(e) {
741
743
  e[e.EXPECT_ARGUMENT_CLOSING_BRACE = 1] = "EXPECT_ARGUMENT_CLOSING_BRACE", e[e.EMPTY_ARGUMENT = 2] = "EMPTY_ARGUMENT", e[e.MALFORMED_ARGUMENT = 3] = "MALFORMED_ARGUMENT", e[e.EXPECT_ARGUMENT_TYPE = 4] = "EXPECT_ARGUMENT_TYPE", e[e.INVALID_ARGUMENT_TYPE = 5] = "INVALID_ARGUMENT_TYPE", e[e.EXPECT_ARGUMENT_STYLE = 6] = "EXPECT_ARGUMENT_STYLE", e[e.INVALID_NUMBER_SKELETON = 7] = "INVALID_NUMBER_SKELETON", e[e.INVALID_DATE_TIME_SKELETON = 8] = "INVALID_DATE_TIME_SKELETON", e[e.EXPECT_NUMBER_SKELETON = 9] = "EXPECT_NUMBER_SKELETON", e[e.EXPECT_DATE_TIME_SKELETON = 10] = "EXPECT_DATE_TIME_SKELETON", e[e.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE = 11] = "UNCLOSED_QUOTE_IN_ARGUMENT_STYLE", e[e.EXPECT_SELECT_ARGUMENT_OPTIONS = 12] = "EXPECT_SELECT_ARGUMENT_OPTIONS", e[e.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE = 13] = "EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE", e[e.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE = 14] = "INVALID_PLURAL_ARGUMENT_OFFSET_VALUE", e[e.EXPECT_SELECT_ARGUMENT_SELECTOR = 15] = "EXPECT_SELECT_ARGUMENT_SELECTOR", e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR = 16] = "EXPECT_PLURAL_ARGUMENT_SELECTOR", e[e.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT = 17] = "EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT", e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT = 18] = "EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT", e[e.INVALID_PLURAL_ARGUMENT_SELECTOR = 19] = "INVALID_PLURAL_ARGUMENT_SELECTOR", e[e.DUPLICATE_PLURAL_ARGUMENT_SELECTOR = 20] = "DUPLICATE_PLURAL_ARGUMENT_SELECTOR", e[e.DUPLICATE_SELECT_ARGUMENT_SELECTOR = 21] = "DUPLICATE_SELECT_ARGUMENT_SELECTOR", e[e.MISSING_OTHER_CLAUSE = 22] = "MISSING_OTHER_CLAUSE", e[e.INVALID_TAG = 23] = "INVALID_TAG", e[e.INVALID_TAG_NAME = 25] = "INVALID_TAG_NAME", e[e.UNMATCHED_CLOSING_TAG = 26] = "UNMATCHED_CLOSING_TAG", e[e.UNCLOSED_TAG = 27] = "UNCLOSED_TAG";
742
- })(p || (p = {}));
744
+ })(b || (b = {}));
743
745
  var x;
744
746
  (function(e) {
745
747
  e[e.literal = 0] = "literal", e[e.argument = 1] = "argument", e[e.number = 2] = "number", e[e.date = 3] = "date", e[e.time = 4] = "time", e[e.select = 5] = "select", e[e.plural = 6] = "plural", e[e.pound = 7] = "pound", e[e.tag = 8] = "tag";
@@ -748,50 +750,50 @@ var F;
748
750
  (function(e) {
749
751
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
750
752
  })(F || (F = {}));
751
- function Ye(e) {
753
+ function qe(e) {
752
754
  return e.type === x.literal;
753
755
  }
754
- function Xr(e) {
756
+ function zn(e) {
755
757
  return e.type === x.argument;
756
758
  }
757
- function At(e) {
759
+ function St(e) {
758
760
  return e.type === x.number;
759
761
  }
760
- function Ot(e) {
762
+ function At(e) {
761
763
  return e.type === x.date;
762
764
  }
763
- function Ct(e) {
765
+ function Ot(e) {
764
766
  return e.type === x.time;
765
767
  }
766
- function Pt(e) {
768
+ function Ct(e) {
767
769
  return e.type === x.select;
768
770
  }
769
- function Lt(e) {
771
+ function Pt(e) {
770
772
  return e.type === x.plural;
771
773
  }
772
- function zr(e) {
774
+ function Wn(e) {
773
775
  return e.type === x.pound;
774
776
  }
775
- function Nt(e) {
777
+ function Lt(e) {
776
778
  return e.type === x.tag;
777
779
  }
778
- function It(e) {
780
+ function Nt(e) {
779
781
  return !!(e && typeof e == "object" && e.type === F.number);
780
782
  }
781
783
  function Ie(e) {
782
784
  return !!(e && typeof e == "object" && e.type === F.dateTime);
783
785
  }
784
- var Mt = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Wr = /(?:[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
- function Zr(e) {
786
+ var It = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Zn = /(?:[Eec]{1,6}|G{1,5}|[Qq]{1,5}|(?:[yYur]+|U{1,5})|[ML]{1,5}|d{1,2}|D{1,3}|F{1}|[abB]{1,5}|[hkHK]{1,2}|w{1,2}|W{1}|m{1,2}|s{1,2}|[zZOvVxX]{1,4})(?=([^']*'[^']*')*[^']*$)/g;
787
+ function Qn(e) {
786
788
  var t = {};
787
- return e.replace(Wr, function(r) {
788
- var n = r.length;
789
- switch (r[0]) {
789
+ return e.replace(Zn, function(n) {
790
+ var r = n.length;
791
+ switch (n[0]) {
790
792
  case "G":
791
- t.era = n === 4 ? "long" : n === 5 ? "narrow" : "short";
793
+ t.era = r === 4 ? "long" : r === 5 ? "narrow" : "short";
792
794
  break;
793
795
  case "y":
794
- t.year = n === 2 ? "2-digit" : "numeric";
796
+ t.year = r === 2 ? "2-digit" : "numeric";
795
797
  break;
796
798
  case "Y":
797
799
  case "u":
@@ -803,30 +805,30 @@ function Zr(e) {
803
805
  throw new RangeError("`q/Q` (quarter) patterns are not supported");
804
806
  case "M":
805
807
  case "L":
806
- t.month = ["numeric", "2-digit", "short", "long", "narrow"][n - 1];
808
+ t.month = ["numeric", "2-digit", "short", "long", "narrow"][r - 1];
807
809
  break;
808
810
  case "w":
809
811
  case "W":
810
812
  throw new RangeError("`w/W` (week) patterns are not supported");
811
813
  case "d":
812
- t.day = ["numeric", "2-digit"][n - 1];
814
+ t.day = ["numeric", "2-digit"][r - 1];
813
815
  break;
814
816
  case "D":
815
817
  case "F":
816
818
  case "g":
817
819
  throw new RangeError("`D/F/g` (day) patterns are not supported, use `d` instead");
818
820
  case "E":
819
- t.weekday = n === 4 ? "long" : n === 5 ? "narrow" : "short";
821
+ t.weekday = r === 4 ? "long" : r === 5 ? "narrow" : "short";
820
822
  break;
821
823
  case "e":
822
- if (n < 4)
824
+ if (r < 4)
823
825
  throw new RangeError("`e..eee` (weekday) patterns are not supported");
824
- t.weekday = ["short", "long", "narrow", "short"][n - 4];
826
+ t.weekday = ["short", "long", "narrow", "short"][r - 4];
825
827
  break;
826
828
  case "c":
827
- if (n < 4)
829
+ if (r < 4)
828
830
  throw new RangeError("`c..ccc` (weekday) patterns are not supported");
829
- t.weekday = ["short", "long", "narrow", "short"][n - 4];
831
+ t.weekday = ["short", "long", "narrow", "short"][r - 4];
830
832
  break;
831
833
  case "a":
832
834
  t.hour12 = !0;
@@ -835,32 +837,32 @@ function Zr(e) {
835
837
  case "B":
836
838
  throw new RangeError("`b/B` (period) patterns are not supported, use `a` instead");
837
839
  case "h":
838
- t.hourCycle = "h12", t.hour = ["numeric", "2-digit"][n - 1];
840
+ t.hourCycle = "h12", t.hour = ["numeric", "2-digit"][r - 1];
839
841
  break;
840
842
  case "H":
841
- t.hourCycle = "h23", t.hour = ["numeric", "2-digit"][n - 1];
843
+ t.hourCycle = "h23", t.hour = ["numeric", "2-digit"][r - 1];
842
844
  break;
843
845
  case "K":
844
- t.hourCycle = "h11", t.hour = ["numeric", "2-digit"][n - 1];
846
+ t.hourCycle = "h11", t.hour = ["numeric", "2-digit"][r - 1];
845
847
  break;
846
848
  case "k":
847
- t.hourCycle = "h24", t.hour = ["numeric", "2-digit"][n - 1];
849
+ t.hourCycle = "h24", t.hour = ["numeric", "2-digit"][r - 1];
848
850
  break;
849
851
  case "j":
850
852
  case "J":
851
853
  case "C":
852
854
  throw new RangeError("`j/J/C` (hour) patterns are not supported, use `h/H/K/k` instead");
853
855
  case "m":
854
- t.minute = ["numeric", "2-digit"][n - 1];
856
+ t.minute = ["numeric", "2-digit"][r - 1];
855
857
  break;
856
858
  case "s":
857
- t.second = ["numeric", "2-digit"][n - 1];
859
+ t.second = ["numeric", "2-digit"][r - 1];
858
860
  break;
859
861
  case "S":
860
862
  case "A":
861
863
  throw new RangeError("`S/A` (second) patterns are not supported, use `s` instead");
862
864
  case "z":
863
- t.timeZoneName = n < 4 ? "short" : "long";
865
+ t.timeZoneName = r < 4 ? "short" : "long";
864
866
  break;
865
867
  case "Z":
866
868
  case "O":
@@ -873,14 +875,14 @@ function Zr(e) {
873
875
  return "";
874
876
  }), t;
875
877
  }
876
- var Qr = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
877
- function Jr(e) {
878
+ var Jn = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
879
+ function qn(e) {
878
880
  if (e.length === 0)
879
881
  throw new Error("Number skeleton cannot be empty");
880
- for (var t = e.split(Qr).filter(function(m) {
882
+ for (var t = e.split(Jn).filter(function(m) {
881
883
  return m.length > 0;
882
- }), r = [], n = 0, i = t; n < i.length; n++) {
883
- var s = i[n], u = s.split("/");
884
+ }), n = [], r = 0, i = t; r < i.length; r++) {
885
+ var s = i[r], u = s.split("/");
884
886
  if (u.length === 0)
885
887
  throw new Error("Invalid number skeleton");
886
888
  for (var o = u[0], l = u.slice(1), a = 0, h = l; a < h.length; a++) {
@@ -888,21 +890,21 @@ function Jr(e) {
888
890
  if (c.length === 0)
889
891
  throw new Error("Invalid number skeleton");
890
892
  }
891
- r.push({ stem: o, options: l });
893
+ n.push({ stem: o, options: l });
892
894
  }
893
- return r;
895
+ return n;
894
896
  }
895
- function qr(e) {
897
+ function Yn(e) {
896
898
  return e.replace(/^(.*?)-/, "");
897
899
  }
898
- var Ke = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Rt = /^(@+)?(\+|#+)?[rs]?$/g, Yr = /(\*)(0+)|(#+)(0+)|(0+)/g, $t = /^(0+)$/;
899
- function et(e) {
900
+ var Ye = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Mt = /^(@+)?(\+|#+)?[rs]?$/g, Kn = /(\*)(0+)|(#+)(0+)|(0+)/g, Rt = /^(0+)$/;
901
+ function Ke(e) {
900
902
  var t = {};
901
- return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Rt, function(r, n, i) {
902
- 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)), "";
903
+ return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Mt, function(n, r, i) {
904
+ return typeof i != "string" ? (t.minimumSignificantDigits = r.length, t.maximumSignificantDigits = r.length) : i === "+" ? t.minimumSignificantDigits = r.length : r[0] === "#" ? t.maximumSignificantDigits = r.length : (t.minimumSignificantDigits = r.length, t.maximumSignificantDigits = r.length + (typeof i == "string" ? i.length : 0)), "";
903
905
  }), t;
904
906
  }
905
- function Ut(e) {
907
+ function $t(e) {
906
908
  switch (e) {
907
909
  case "sign-auto":
908
910
  return {
@@ -942,27 +944,27 @@ function Ut(e) {
942
944
  };
943
945
  }
944
946
  }
945
- function Kr(e) {
947
+ function er(e) {
946
948
  var t;
947
949
  if (e[0] === "E" && e[1] === "E" ? (t = {
948
950
  notation: "engineering"
949
951
  }, e = e.slice(2)) : e[0] === "E" && (t = {
950
952
  notation: "scientific"
951
953
  }, e = e.slice(1)), t) {
952
- var r = e.slice(0, 2);
953
- if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !$t.test(e))
954
+ var n = e.slice(0, 2);
955
+ if (n === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : n === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Rt.test(e))
954
956
  throw new Error("Malformed concise eng/scientific notation");
955
957
  t.minimumIntegerDigits = e.length;
956
958
  }
957
959
  return t;
958
960
  }
959
- function tt(e) {
960
- var t = {}, r = Ut(e);
961
- return r || t;
961
+ function et(e) {
962
+ var t = {}, n = $t(e);
963
+ return n || t;
962
964
  }
963
- function en(e) {
964
- for (var t = {}, r = 0, n = e; r < n.length; r++) {
965
- var i = n[r];
965
+ function tr(e) {
966
+ for (var t = {}, n = 0, r = e; n < r.length; n++) {
967
+ var i = r[n];
966
968
  switch (i.stem) {
967
969
  case "percent":
968
970
  case "%":
@@ -984,7 +986,7 @@ function en(e) {
984
986
  continue;
985
987
  case "measure-unit":
986
988
  case "unit":
987
- t.style = "unit", t.unit = qr(i.options[0]);
989
+ t.style = "unit", t.unit = Yn(i.options[0]);
988
990
  continue;
989
991
  case "compact-short":
990
992
  case "K":
@@ -996,12 +998,12 @@ function en(e) {
996
998
  continue;
997
999
  case "scientific":
998
1000
  t = y(y(y({}, t), { notation: "scientific" }), i.options.reduce(function(l, a) {
999
- return y(y({}, l), tt(a));
1001
+ return y(y({}, l), et(a));
1000
1002
  }, {}));
1001
1003
  continue;
1002
1004
  case "engineering":
1003
1005
  t = y(y(y({}, t), { notation: "engineering" }), i.options.reduce(function(l, a) {
1004
- return y(y({}, l), tt(a));
1006
+ return y(y({}, l), et(a));
1005
1007
  }, {}));
1006
1008
  continue;
1007
1009
  case "notation-simple":
@@ -1046,7 +1048,7 @@ function en(e) {
1046
1048
  case "integer-width":
1047
1049
  if (i.options.length > 1)
1048
1050
  throw new RangeError("integer-width stems only accept a single optional option");
1049
- i.options[0].replace(Yr, function(l, a, h, c, m, d) {
1051
+ i.options[0].replace(Kn, function(l, a, h, c, m, d) {
1050
1052
  if (a)
1051
1053
  t.minimumIntegerDigits = h.length;
1052
1054
  else {
@@ -1059,27 +1061,27 @@ function en(e) {
1059
1061
  });
1060
1062
  continue;
1061
1063
  }
1062
- if ($t.test(i.stem)) {
1064
+ if (Rt.test(i.stem)) {
1063
1065
  t.minimumIntegerDigits = i.stem.length;
1064
1066
  continue;
1065
1067
  }
1066
- if (Ke.test(i.stem)) {
1068
+ if (Ye.test(i.stem)) {
1067
1069
  if (i.options.length > 1)
1068
1070
  throw new RangeError("Fraction-precision stems only accept a single optional option");
1069
- i.stem.replace(Ke, function(l, a, h, c, m, d) {
1071
+ i.stem.replace(Ye, function(l, a, h, c, m, d) {
1070
1072
  return h === "*" ? t.minimumFractionDigits = a.length : c && c[0] === "#" ? t.maximumFractionDigits = c.length : m && d ? (t.minimumFractionDigits = m.length, t.maximumFractionDigits = m.length + d.length) : (t.minimumFractionDigits = a.length, t.maximumFractionDigits = a.length), "";
1071
1073
  });
1072
1074
  var s = i.options[0];
1073
- s === "w" ? t = y(y({}, t), { trailingZeroDisplay: "stripIfInteger" }) : s && (t = y(y({}, t), et(s)));
1075
+ s === "w" ? t = y(y({}, t), { trailingZeroDisplay: "stripIfInteger" }) : s && (t = y(y({}, t), Ke(s)));
1074
1076
  continue;
1075
1077
  }
1076
- if (Rt.test(i.stem)) {
1077
- t = y(y({}, t), et(i.stem));
1078
+ if (Mt.test(i.stem)) {
1079
+ t = y(y({}, t), Ke(i.stem));
1078
1080
  continue;
1079
1081
  }
1080
- var u = Ut(i.stem);
1082
+ var u = $t(i.stem);
1081
1083
  u && (t = y(y({}, t), u));
1082
- var o = Kr(i.stem);
1084
+ var o = er(i.stem);
1083
1085
  o && (t = y(y({}, t), o));
1084
1086
  }
1085
1087
  return t;
@@ -2499,23 +2501,23 @@ var ie = {
2499
2501
  "h"
2500
2502
  ]
2501
2503
  };
2502
- function tn(e, t) {
2503
- for (var r = "", n = 0; n < e.length; n++) {
2504
- var i = e.charAt(n);
2504
+ function nr(e, t) {
2505
+ for (var n = "", r = 0; r < e.length; r++) {
2506
+ var i = e.charAt(r);
2505
2507
  if (i === "j") {
2506
- for (var s = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
2507
- s++, n++;
2508
- var u = 1 + (s & 1), o = s < 2 ? 1 : 3 + (s >> 1), l = "a", a = rn(t);
2508
+ for (var s = 0; r + 1 < e.length && e.charAt(r + 1) === i; )
2509
+ s++, r++;
2510
+ var u = 1 + (s & 1), o = s < 2 ? 1 : 3 + (s >> 1), l = "a", a = rr(t);
2509
2511
  for ((a == "H" || a == "k") && (o = 0); o-- > 0; )
2510
- r += l;
2512
+ n += l;
2511
2513
  for (; u-- > 0; )
2512
- r = a + r;
2514
+ n = a + n;
2513
2515
  } else
2514
- i === "J" ? r += "H" : r += i;
2516
+ i === "J" ? n += "H" : n += i;
2515
2517
  }
2516
- return r;
2518
+ return n;
2517
2519
  }
2518
- function rn(e) {
2520
+ function rr(e) {
2519
2521
  var t = e.hourCycle;
2520
2522
  if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
2521
2523
  e.hourCycles && // @ts-ignore
@@ -2532,73 +2534,73 @@ function rn(e) {
2532
2534
  default:
2533
2535
  throw new Error("Invalid hourCycle");
2534
2536
  }
2535
- var r = e.language, n;
2536
- r !== "root" && (n = e.maximize().region);
2537
- var i = ie[n || ""] || ie[r || ""] || ie["".concat(r, "-001")] || ie["001"];
2537
+ var n = e.language, r;
2538
+ n !== "root" && (r = e.maximize().region);
2539
+ var i = ie[r || ""] || ie[n || ""] || ie["".concat(n, "-001")] || ie["001"];
2538
2540
  return i[0];
2539
2541
  }
2540
- var Se, nn = new RegExp("^".concat(Mt.source, "*")), sn = new RegExp("".concat(Mt.source, "*$"));
2541
- function b(e, t) {
2542
+ var Se, ir = new RegExp("^".concat(It.source, "*")), sr = new RegExp("".concat(It.source, "*$"));
2543
+ function p(e, t) {
2542
2544
  return { start: e, end: t };
2543
2545
  }
2544
- var on = !!String.prototype.startsWith && "_a".startsWith("a", 1), an = !!String.fromCodePoint, un = !!Object.fromEntries, hn = !!String.prototype.codePointAt, ln = !!String.prototype.trimStart, fn = !!String.prototype.trimEnd, cn = !!Number.isSafeInteger, mn = cn ? Number.isSafeInteger : function(e) {
2546
+ var or = !!String.prototype.startsWith && "_a".startsWith("a", 1), ar = !!String.fromCodePoint, ur = !!Object.fromEntries, hr = !!String.prototype.codePointAt, lr = !!String.prototype.trimStart, fr = !!String.prototype.trimEnd, cr = !!Number.isSafeInteger, mr = cr ? Number.isSafeInteger : function(e) {
2545
2547
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
2546
2548
  }, Me = !0;
2547
2549
  try {
2548
- var dn = Gt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2549
- Me = ((Se = dn.exec("a")) === null || Se === void 0 ? void 0 : Se[0]) === "a";
2550
+ var dr = Dt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2551
+ Me = ((Se = dr.exec("a")) === null || Se === void 0 ? void 0 : Se[0]) === "a";
2550
2552
  } catch {
2551
2553
  Me = !1;
2552
2554
  }
2553
- var rt = on ? (
2555
+ var tt = or ? (
2554
2556
  // Native
2555
- function(t, r, n) {
2556
- return t.startsWith(r, n);
2557
+ function(t, n, r) {
2558
+ return t.startsWith(n, r);
2557
2559
  }
2558
2560
  ) : (
2559
2561
  // For IE11
2560
- function(t, r, n) {
2561
- return t.slice(n, n + r.length) === r;
2562
+ function(t, n, r) {
2563
+ return t.slice(r, r + n.length) === n;
2562
2564
  }
2563
- ), Re = an ? String.fromCodePoint : (
2565
+ ), Re = ar ? String.fromCodePoint : (
2564
2566
  // IE11
2565
2567
  function() {
2566
- for (var t = [], r = 0; r < arguments.length; r++)
2567
- t[r] = arguments[r];
2568
- for (var n = "", i = t.length, s = 0, u; i > s; ) {
2568
+ for (var t = [], n = 0; n < arguments.length; n++)
2569
+ t[n] = arguments[n];
2570
+ for (var r = "", i = t.length, s = 0, u; i > s; ) {
2569
2571
  if (u = t[s++], u > 1114111)
2570
2572
  throw RangeError(u + " is not a valid code point");
2571
- n += u < 65536 ? String.fromCharCode(u) : String.fromCharCode(((u -= 65536) >> 10) + 55296, u % 1024 + 56320);
2573
+ r += u < 65536 ? String.fromCharCode(u) : String.fromCharCode(((u -= 65536) >> 10) + 55296, u % 1024 + 56320);
2572
2574
  }
2573
- return n;
2575
+ return r;
2574
2576
  }
2575
2577
  ), nt = (
2576
2578
  // native
2577
- un ? Object.fromEntries : (
2579
+ ur ? Object.fromEntries : (
2578
2580
  // Ponyfill
2579
2581
  function(t) {
2580
- for (var r = {}, n = 0, i = t; n < i.length; n++) {
2581
- var s = i[n], u = s[0], o = s[1];
2582
- r[u] = o;
2582
+ for (var n = {}, r = 0, i = t; r < i.length; r++) {
2583
+ var s = i[r], u = s[0], o = s[1];
2584
+ n[u] = o;
2583
2585
  }
2584
- return r;
2586
+ return n;
2585
2587
  }
2586
2588
  )
2587
- ), Dt = hn ? (
2589
+ ), Ut = hr ? (
2588
2590
  // Native
2589
- function(t, r) {
2590
- return t.codePointAt(r);
2591
+ function(t, n) {
2592
+ return t.codePointAt(n);
2591
2593
  }
2592
2594
  ) : (
2593
2595
  // IE 11
2594
- function(t, r) {
2595
- var n = t.length;
2596
- if (!(r < 0 || r >= n)) {
2597
- var i = t.charCodeAt(r), s;
2598
- return i < 55296 || i > 56319 || r + 1 === n || (s = t.charCodeAt(r + 1)) < 56320 || s > 57343 ? i : (i - 55296 << 10) + (s - 56320) + 65536;
2596
+ function(t, n) {
2597
+ var r = t.length;
2598
+ if (!(n < 0 || n >= r)) {
2599
+ var i = t.charCodeAt(n), s;
2600
+ return i < 55296 || i > 56319 || n + 1 === r || (s = t.charCodeAt(n + 1)) < 56320 || s > 57343 ? i : (i - 55296 << 10) + (s - 56320) + 65536;
2599
2601
  }
2600
2602
  }
2601
- ), pn = ln ? (
2603
+ ), br = lr ? (
2602
2604
  // Native
2603
2605
  function(t) {
2604
2606
  return t.trimStart();
@@ -2606,9 +2608,9 @@ var rt = on ? (
2606
2608
  ) : (
2607
2609
  // Ponyfill
2608
2610
  function(t) {
2609
- return t.replace(nn, "");
2611
+ return t.replace(ir, "");
2610
2612
  }
2611
- ), bn = fn ? (
2613
+ ), pr = fr ? (
2612
2614
  // Native
2613
2615
  function(t) {
2614
2616
  return t.trimEnd();
@@ -2616,69 +2618,69 @@ var rt = on ? (
2616
2618
  ) : (
2617
2619
  // Ponyfill
2618
2620
  function(t) {
2619
- return t.replace(sn, "");
2621
+ return t.replace(sr, "");
2620
2622
  }
2621
2623
  );
2622
- function Gt(e, t) {
2624
+ function Dt(e, t) {
2623
2625
  return new RegExp(e, t);
2624
2626
  }
2625
2627
  var $e;
2626
2628
  if (Me) {
2627
- var it = Gt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2628
- $e = function(t, r) {
2629
- var n;
2630
- it.lastIndex = r;
2631
- var i = it.exec(t);
2632
- return (n = i[1]) !== null && n !== void 0 ? n : "";
2629
+ var rt = Dt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2630
+ $e = function(t, n) {
2631
+ var r;
2632
+ rt.lastIndex = n;
2633
+ var i = rt.exec(t);
2634
+ return (r = i[1]) !== null && r !== void 0 ? r : "";
2633
2635
  };
2634
2636
  } else
2635
- $e = function(t, r) {
2636
- for (var n = []; ; ) {
2637
- var i = Dt(t, r);
2638
- if (i === void 0 || Ft(i) || xn(i))
2637
+ $e = function(t, n) {
2638
+ for (var r = []; ; ) {
2639
+ var i = Ut(t, n);
2640
+ if (i === void 0 || Gt(i) || xr(i))
2639
2641
  break;
2640
- n.push(i), r += i >= 65536 ? 2 : 1;
2642
+ r.push(i), n += i >= 65536 ? 2 : 1;
2641
2643
  }
2642
- return Re.apply(void 0, n);
2644
+ return Re.apply(void 0, r);
2643
2645
  };
2644
- var gn = (
2646
+ var gr = (
2645
2647
  /** @class */
2646
2648
  function() {
2647
- function e(t, r) {
2648
- r === void 0 && (r = {}), this.message = t, this.position = { offset: 0, line: 1, column: 1 }, this.ignoreTag = !!r.ignoreTag, this.locale = r.locale, this.requiresOtherClause = !!r.requiresOtherClause, this.shouldParseSkeletons = !!r.shouldParseSkeletons;
2649
+ function e(t, n) {
2650
+ n === void 0 && (n = {}), this.message = t, this.position = { offset: 0, line: 1, column: 1 }, this.ignoreTag = !!n.ignoreTag, this.locale = n.locale, this.requiresOtherClause = !!n.requiresOtherClause, this.shouldParseSkeletons = !!n.shouldParseSkeletons;
2649
2651
  }
2650
2652
  return e.prototype.parse = function() {
2651
2653
  if (this.offset() !== 0)
2652
2654
  throw Error("parser can only be used once");
2653
2655
  return this.parseMessage(0, "", !1);
2654
- }, e.prototype.parseMessage = function(t, r, n) {
2656
+ }, e.prototype.parseMessage = function(t, n, r) {
2655
2657
  for (var i = []; !this.isEOF(); ) {
2656
2658
  var s = this.char();
2657
2659
  if (s === 123) {
2658
- var u = this.parseArgument(t, n);
2660
+ var u = this.parseArgument(t, r);
2659
2661
  if (u.err)
2660
2662
  return u;
2661
2663
  i.push(u.val);
2662
2664
  } else {
2663
2665
  if (s === 125 && t > 0)
2664
2666
  break;
2665
- if (s === 35 && (r === "plural" || r === "selectordinal")) {
2667
+ if (s === 35 && (n === "plural" || n === "selectordinal")) {
2666
2668
  var o = this.clonePosition();
2667
2669
  this.bump(), i.push({
2668
2670
  type: x.pound,
2669
- location: b(o, this.clonePosition())
2671
+ location: p(o, this.clonePosition())
2670
2672
  });
2671
2673
  } else if (s === 60 && !this.ignoreTag && this.peek() === 47) {
2672
- if (n)
2674
+ if (r)
2673
2675
  break;
2674
- return this.error(p.UNMATCHED_CLOSING_TAG, b(this.clonePosition(), this.clonePosition()));
2676
+ return this.error(b.UNMATCHED_CLOSING_TAG, p(this.clonePosition(), this.clonePosition()));
2675
2677
  } else if (s === 60 && !this.ignoreTag && Ue(this.peek() || 0)) {
2676
- var u = this.parseTag(t, r);
2678
+ var u = this.parseTag(t, n);
2677
2679
  if (u.err)
2678
2680
  return u;
2679
2681
  i.push(u.val);
2680
2682
  } else {
2681
- var u = this.parseLiteral(t, r);
2683
+ var u = this.parseLiteral(t, n);
2682
2684
  if (u.err)
2683
2685
  return u;
2684
2686
  i.push(u.val);
@@ -2686,8 +2688,8 @@ var gn = (
2686
2688
  }
2687
2689
  }
2688
2690
  return { val: i, err: null };
2689
- }, e.prototype.parseTag = function(t, r) {
2690
- var n = this.clonePosition();
2691
+ }, e.prototype.parseTag = function(t, n) {
2692
+ var r = this.clonePosition();
2691
2693
  this.bump();
2692
2694
  var i = this.parseTagName();
2693
2695
  if (this.bumpSpace(), this.bumpIf("/>"))
@@ -2695,45 +2697,45 @@ var gn = (
2695
2697
  val: {
2696
2698
  type: x.literal,
2697
2699
  value: "<".concat(i, "/>"),
2698
- location: b(n, this.clonePosition())
2700
+ location: p(r, this.clonePosition())
2699
2701
  },
2700
2702
  err: null
2701
2703
  };
2702
2704
  if (this.bumpIf(">")) {
2703
- var s = this.parseMessage(t + 1, r, !0);
2705
+ var s = this.parseMessage(t + 1, n, !0);
2704
2706
  if (s.err)
2705
2707
  return s;
2706
2708
  var u = s.val, o = this.clonePosition();
2707
2709
  if (this.bumpIf("</")) {
2708
2710
  if (this.isEOF() || !Ue(this.char()))
2709
- return this.error(p.INVALID_TAG, b(o, this.clonePosition()));
2711
+ return this.error(b.INVALID_TAG, p(o, this.clonePosition()));
2710
2712
  var l = this.clonePosition(), a = this.parseTagName();
2711
- return i !== a ? this.error(p.UNMATCHED_CLOSING_TAG, b(l, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
2713
+ return i !== a ? this.error(b.UNMATCHED_CLOSING_TAG, p(l, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
2712
2714
  val: {
2713
2715
  type: x.tag,
2714
2716
  value: i,
2715
2717
  children: u,
2716
- location: b(n, this.clonePosition())
2718
+ location: p(r, this.clonePosition())
2717
2719
  },
2718
2720
  err: null
2719
- } : this.error(p.INVALID_TAG, b(o, this.clonePosition())));
2721
+ } : this.error(b.INVALID_TAG, p(o, this.clonePosition())));
2720
2722
  } else
2721
- return this.error(p.UNCLOSED_TAG, b(n, this.clonePosition()));
2723
+ return this.error(b.UNCLOSED_TAG, p(r, this.clonePosition()));
2722
2724
  } else
2723
- return this.error(p.INVALID_TAG, b(n, this.clonePosition()));
2725
+ return this.error(b.INVALID_TAG, p(r, this.clonePosition()));
2724
2726
  }, e.prototype.parseTagName = function() {
2725
2727
  var t = this.offset();
2726
- for (this.bump(); !this.isEOF() && yn(this.char()); )
2728
+ for (this.bump(); !this.isEOF() && yr(this.char()); )
2727
2729
  this.bump();
2728
2730
  return this.message.slice(t, this.offset());
2729
- }, e.prototype.parseLiteral = function(t, r) {
2730
- for (var n = this.clonePosition(), i = ""; ; ) {
2731
- var s = this.tryParseQuote(r);
2731
+ }, e.prototype.parseLiteral = function(t, n) {
2732
+ for (var r = this.clonePosition(), i = ""; ; ) {
2733
+ var s = this.tryParseQuote(n);
2732
2734
  if (s) {
2733
2735
  i += s;
2734
2736
  continue;
2735
2737
  }
2736
- var u = this.tryParseUnquoted(t, r);
2738
+ var u = this.tryParseUnquoted(t, n);
2737
2739
  if (u) {
2738
2740
  i += u;
2739
2741
  continue;
@@ -2745,14 +2747,14 @@ var gn = (
2745
2747
  }
2746
2748
  break;
2747
2749
  }
2748
- var l = b(n, this.clonePosition());
2750
+ var l = p(r, this.clonePosition());
2749
2751
  return {
2750
2752
  val: { type: x.literal, value: i, location: l },
2751
2753
  err: null
2752
2754
  };
2753
2755
  }, e.prototype.tryParseLeftAngleBracket = function() {
2754
2756
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
2755
- !_n(this.peek() || 0)) ? (this.bump(), "<") : null;
2757
+ !_r(this.peek() || 0)) ? (this.bump(), "<") : null;
2756
2758
  }, e.prototype.tryParseQuote = function(t) {
2757
2759
  if (this.isEOF() || this.char() !== 39)
2758
2760
  return null;
@@ -2772,37 +2774,37 @@ var gn = (
2772
2774
  return null;
2773
2775
  }
2774
2776
  this.bump();
2775
- var r = [this.char()];
2777
+ var n = [this.char()];
2776
2778
  for (this.bump(); !this.isEOF(); ) {
2777
- var n = this.char();
2778
- if (n === 39)
2779
+ var r = this.char();
2780
+ if (r === 39)
2779
2781
  if (this.peek() === 39)
2780
- r.push(39), this.bump();
2782
+ n.push(39), this.bump();
2781
2783
  else {
2782
2784
  this.bump();
2783
2785
  break;
2784
2786
  }
2785
2787
  else
2786
- r.push(n);
2788
+ n.push(r);
2787
2789
  this.bump();
2788
2790
  }
2789
- return Re.apply(void 0, r);
2790
- }, e.prototype.tryParseUnquoted = function(t, r) {
2791
+ return Re.apply(void 0, n);
2792
+ }, e.prototype.tryParseUnquoted = function(t, n) {
2791
2793
  if (this.isEOF())
2792
2794
  return null;
2793
- var n = this.char();
2794
- return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), Re(n));
2795
- }, e.prototype.parseArgument = function(t, r) {
2796
- var n = this.clonePosition();
2795
+ var r = this.char();
2796
+ return r === 60 || r === 123 || r === 35 && (n === "plural" || n === "selectordinal") || r === 125 && t > 0 ? null : (this.bump(), Re(r));
2797
+ }, e.prototype.parseArgument = function(t, n) {
2798
+ var r = this.clonePosition();
2797
2799
  if (this.bump(), this.bumpSpace(), this.isEOF())
2798
- return this.error(p.EXPECT_ARGUMENT_CLOSING_BRACE, b(n, this.clonePosition()));
2800
+ return this.error(b.EXPECT_ARGUMENT_CLOSING_BRACE, p(r, this.clonePosition()));
2799
2801
  if (this.char() === 125)
2800
- return this.bump(), this.error(p.EMPTY_ARGUMENT, b(n, this.clonePosition()));
2802
+ return this.bump(), this.error(b.EMPTY_ARGUMENT, p(r, this.clonePosition()));
2801
2803
  var i = this.parseIdentifierIfPossible().value;
2802
2804
  if (!i)
2803
- return this.error(p.MALFORMED_ARGUMENT, b(n, this.clonePosition()));
2805
+ return this.error(b.MALFORMED_ARGUMENT, p(r, this.clonePosition()));
2804
2806
  if (this.bumpSpace(), this.isEOF())
2805
- return this.error(p.EXPECT_ARGUMENT_CLOSING_BRACE, b(n, this.clonePosition()));
2807
+ return this.error(b.EXPECT_ARGUMENT_CLOSING_BRACE, p(r, this.clonePosition()));
2806
2808
  switch (this.char()) {
2807
2809
  case 125:
2808
2810
  return this.bump(), {
@@ -2810,25 +2812,25 @@ var gn = (
2810
2812
  type: x.argument,
2811
2813
  // value does not include the opening and closing braces.
2812
2814
  value: i,
2813
- location: b(n, this.clonePosition())
2815
+ location: p(r, this.clonePosition())
2814
2816
  },
2815
2817
  err: null
2816
2818
  };
2817
2819
  case 44:
2818
- return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(p.EXPECT_ARGUMENT_CLOSING_BRACE, b(n, this.clonePosition())) : this.parseArgumentOptions(t, r, i, n);
2820
+ return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(b.EXPECT_ARGUMENT_CLOSING_BRACE, p(r, this.clonePosition())) : this.parseArgumentOptions(t, n, i, r);
2819
2821
  default:
2820
- return this.error(p.MALFORMED_ARGUMENT, b(n, this.clonePosition()));
2822
+ return this.error(b.MALFORMED_ARGUMENT, p(r, this.clonePosition()));
2821
2823
  }
2822
2824
  }, e.prototype.parseIdentifierIfPossible = function() {
2823
- var t = this.clonePosition(), r = this.offset(), n = $e(this.message, r), i = r + n.length;
2825
+ var t = this.clonePosition(), n = this.offset(), r = $e(this.message, n), i = n + r.length;
2824
2826
  this.bumpTo(i);
2825
- var s = this.clonePosition(), u = b(t, s);
2826
- return { value: n, location: u };
2827
- }, e.prototype.parseArgumentOptions = function(t, r, n, i) {
2827
+ var s = this.clonePosition(), u = p(t, s);
2828
+ return { value: r, location: u };
2829
+ }, e.prototype.parseArgumentOptions = function(t, n, r, i) {
2828
2830
  var s, u = this.clonePosition(), o = this.parseIdentifierIfPossible().value, l = this.clonePosition();
2829
2831
  switch (o) {
2830
2832
  case "":
2831
- return this.error(p.EXPECT_ARGUMENT_TYPE, b(u, l));
2833
+ return this.error(b.EXPECT_ARGUMENT_TYPE, p(u, l));
2832
2834
  case "number":
2833
2835
  case "date":
2834
2836
  case "time": {
@@ -2839,37 +2841,37 @@ var gn = (
2839
2841
  var h = this.clonePosition(), c = this.parseSimpleArgStyleIfPossible();
2840
2842
  if (c.err)
2841
2843
  return c;
2842
- var m = bn(c.val);
2844
+ var m = pr(c.val);
2843
2845
  if (m.length === 0)
2844
- return this.error(p.EXPECT_ARGUMENT_STYLE, b(this.clonePosition(), this.clonePosition()));
2845
- var d = b(h, this.clonePosition());
2846
+ return this.error(b.EXPECT_ARGUMENT_STYLE, p(this.clonePosition(), this.clonePosition()));
2847
+ var d = p(h, this.clonePosition());
2846
2848
  a = { style: m, styleLocation: d };
2847
2849
  }
2848
2850
  var f = this.tryParseArgumentClose(i);
2849
2851
  if (f.err)
2850
2852
  return f;
2851
- var _ = b(i, this.clonePosition());
2852
- if (a && rt(a?.style, "::", 0)) {
2853
- var v = pn(a.style.slice(2));
2853
+ var _ = p(i, this.clonePosition());
2854
+ if (a && tt(a?.style, "::", 0)) {
2855
+ var v = br(a.style.slice(2));
2854
2856
  if (o === "number") {
2855
2857
  var c = this.parseNumberSkeletonFromString(v, a.styleLocation);
2856
2858
  return c.err ? c : {
2857
- val: { type: x.number, value: n, location: _, style: c.val },
2859
+ val: { type: x.number, value: r, location: _, style: c.val },
2858
2860
  err: null
2859
2861
  };
2860
2862
  } else {
2861
2863
  if (v.length === 0)
2862
- return this.error(p.EXPECT_DATE_TIME_SKELETON, _);
2864
+ return this.error(b.EXPECT_DATE_TIME_SKELETON, _);
2863
2865
  var S = v;
2864
- this.locale && (S = tn(v, this.locale));
2866
+ this.locale && (S = nr(v, this.locale));
2865
2867
  var m = {
2866
2868
  type: F.dateTime,
2867
2869
  pattern: S,
2868
2870
  location: a.styleLocation,
2869
- parsedOptions: this.shouldParseSkeletons ? Zr(S) : {}
2871
+ parsedOptions: this.shouldParseSkeletons ? Qn(S) : {}
2870
2872
  }, A = o === "date" ? x.date : x.time;
2871
2873
  return {
2872
- val: { type: A, value: n, location: _, style: m },
2874
+ val: { type: A, value: r, location: _, style: m },
2873
2875
  err: null
2874
2876
  };
2875
2877
  }
@@ -2877,7 +2879,7 @@ var gn = (
2877
2879
  return {
2878
2880
  val: {
2879
2881
  type: o === "number" ? x.number : o === "date" ? x.date : x.time,
2880
- value: n,
2882
+ value: r,
2881
2883
  location: _,
2882
2884
  style: (s = a?.style) !== null && s !== void 0 ? s : null
2883
2885
  },
@@ -2889,59 +2891,59 @@ var gn = (
2889
2891
  case "select": {
2890
2892
  var H = this.clonePosition();
2891
2893
  if (this.bumpSpace(), !this.bumpIf(","))
2892
- return this.error(p.EXPECT_SELECT_ARGUMENT_OPTIONS, b(H, y({}, H)));
2894
+ return this.error(b.EXPECT_SELECT_ARGUMENT_OPTIONS, p(H, y({}, H)));
2893
2895
  this.bumpSpace();
2894
2896
  var L = this.parseIdentifierIfPossible(), w = 0;
2895
2897
  if (o !== "select" && L.value === "offset") {
2896
2898
  if (!this.bumpIf(":"))
2897
- return this.error(p.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, b(this.clonePosition(), this.clonePosition()));
2899
+ return this.error(b.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, p(this.clonePosition(), this.clonePosition()));
2898
2900
  this.bumpSpace();
2899
- var c = this.tryParseDecimalInteger(p.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, p.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
2901
+ var c = this.tryParseDecimalInteger(b.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, b.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
2900
2902
  if (c.err)
2901
2903
  return c;
2902
2904
  this.bumpSpace(), L = this.parseIdentifierIfPossible(), w = c.val;
2903
2905
  }
2904
- var M = this.tryParsePluralOrSelectOptions(t, o, r, L);
2906
+ var M = this.tryParsePluralOrSelectOptions(t, o, n, L);
2905
2907
  if (M.err)
2906
2908
  return M;
2907
2909
  var f = this.tryParseArgumentClose(i);
2908
2910
  if (f.err)
2909
2911
  return f;
2910
- var ne = b(i, this.clonePosition());
2912
+ var re = p(i, this.clonePosition());
2911
2913
  return o === "select" ? {
2912
2914
  val: {
2913
2915
  type: x.select,
2914
- value: n,
2916
+ value: r,
2915
2917
  options: nt(M.val),
2916
- location: ne
2918
+ location: re
2917
2919
  },
2918
2920
  err: null
2919
2921
  } : {
2920
2922
  val: {
2921
2923
  type: x.plural,
2922
- value: n,
2924
+ value: r,
2923
2925
  options: nt(M.val),
2924
2926
  offset: w,
2925
2927
  pluralType: o === "plural" ? "cardinal" : "ordinal",
2926
- location: ne
2928
+ location: re
2927
2929
  },
2928
2930
  err: null
2929
2931
  };
2930
2932
  }
2931
2933
  default:
2932
- return this.error(p.INVALID_ARGUMENT_TYPE, b(u, l));
2934
+ return this.error(b.INVALID_ARGUMENT_TYPE, p(u, l));
2933
2935
  }
2934
2936
  }, e.prototype.tryParseArgumentClose = function(t) {
2935
- return this.isEOF() || this.char() !== 125 ? this.error(p.EXPECT_ARGUMENT_CLOSING_BRACE, b(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
2937
+ return this.isEOF() || this.char() !== 125 ? this.error(b.EXPECT_ARGUMENT_CLOSING_BRACE, p(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
2936
2938
  }, e.prototype.parseSimpleArgStyleIfPossible = function() {
2937
- for (var t = 0, r = this.clonePosition(); !this.isEOF(); ) {
2938
- var n = this.char();
2939
- switch (n) {
2939
+ for (var t = 0, n = this.clonePosition(); !this.isEOF(); ) {
2940
+ var r = this.char();
2941
+ switch (r) {
2940
2942
  case 39: {
2941
2943
  this.bump();
2942
2944
  var i = this.clonePosition();
2943
2945
  if (!this.bumpUntil("'"))
2944
- return this.error(p.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE, b(i, this.clonePosition()));
2946
+ return this.error(b.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE, p(i, this.clonePosition()));
2945
2947
  this.bump();
2946
2948
  break;
2947
2949
  }
@@ -2954,7 +2956,7 @@ var gn = (
2954
2956
  t -= 1;
2955
2957
  else
2956
2958
  return {
2957
- val: this.message.slice(r.offset, this.offset()),
2959
+ val: this.message.slice(n.offset, this.offset()),
2958
2960
  err: null
2959
2961
  };
2960
2962
  break;
@@ -2965,44 +2967,44 @@ var gn = (
2965
2967
  }
2966
2968
  }
2967
2969
  return {
2968
- val: this.message.slice(r.offset, this.offset()),
2970
+ val: this.message.slice(n.offset, this.offset()),
2969
2971
  err: null
2970
2972
  };
2971
- }, e.prototype.parseNumberSkeletonFromString = function(t, r) {
2972
- var n = [];
2973
+ }, e.prototype.parseNumberSkeletonFromString = function(t, n) {
2974
+ var r = [];
2973
2975
  try {
2974
- n = Jr(t);
2976
+ r = qn(t);
2975
2977
  } catch {
2976
- return this.error(p.INVALID_NUMBER_SKELETON, r);
2978
+ return this.error(b.INVALID_NUMBER_SKELETON, n);
2977
2979
  }
2978
2980
  return {
2979
2981
  val: {
2980
2982
  type: F.number,
2981
- tokens: n,
2982
- location: r,
2983
- parsedOptions: this.shouldParseSkeletons ? en(n) : {}
2983
+ tokens: r,
2984
+ location: n,
2985
+ parsedOptions: this.shouldParseSkeletons ? tr(r) : {}
2984
2986
  },
2985
2987
  err: null
2986
2988
  };
2987
- }, e.prototype.tryParsePluralOrSelectOptions = function(t, r, n, i) {
2989
+ }, e.prototype.tryParsePluralOrSelectOptions = function(t, n, r, i) {
2988
2990
  for (var s, u = !1, o = [], l = /* @__PURE__ */ new Set(), a = i.value, h = i.location; ; ) {
2989
2991
  if (a.length === 0) {
2990
2992
  var c = this.clonePosition();
2991
- if (r !== "select" && this.bumpIf("=")) {
2992
- var m = this.tryParseDecimalInteger(p.EXPECT_PLURAL_ARGUMENT_SELECTOR, p.INVALID_PLURAL_ARGUMENT_SELECTOR);
2993
+ if (n !== "select" && this.bumpIf("=")) {
2994
+ var m = this.tryParseDecimalInteger(b.EXPECT_PLURAL_ARGUMENT_SELECTOR, b.INVALID_PLURAL_ARGUMENT_SELECTOR);
2993
2995
  if (m.err)
2994
2996
  return m;
2995
- h = b(c, this.clonePosition()), a = this.message.slice(c.offset, this.offset());
2997
+ h = p(c, this.clonePosition()), a = this.message.slice(c.offset, this.offset());
2996
2998
  } else
2997
2999
  break;
2998
3000
  }
2999
3001
  if (l.has(a))
3000
- return this.error(r === "select" ? p.DUPLICATE_SELECT_ARGUMENT_SELECTOR : p.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, h);
3002
+ return this.error(n === "select" ? b.DUPLICATE_SELECT_ARGUMENT_SELECTOR : b.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, h);
3001
3003
  a === "other" && (u = !0), this.bumpSpace();
3002
3004
  var d = this.clonePosition();
3003
3005
  if (!this.bumpIf("{"))
3004
- return this.error(r === "select" ? p.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : p.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, b(this.clonePosition(), this.clonePosition()));
3005
- var f = this.parseMessage(t + 1, r, n);
3006
+ return this.error(n === "select" ? b.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : b.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, p(this.clonePosition(), this.clonePosition()));
3007
+ var f = this.parseMessage(t + 1, n, r);
3006
3008
  if (f.err)
3007
3009
  return f;
3008
3010
  var _ = this.tryParseArgumentClose(d);
@@ -3012,14 +3014,14 @@ var gn = (
3012
3014
  a,
3013
3015
  {
3014
3016
  value: f.val,
3015
- location: b(d, this.clonePosition())
3017
+ location: p(d, this.clonePosition())
3016
3018
  }
3017
3019
  ]), l.add(a), this.bumpSpace(), s = this.parseIdentifierIfPossible(), a = s.value, h = s.location;
3018
3020
  }
3019
- return o.length === 0 ? this.error(r === "select" ? p.EXPECT_SELECT_ARGUMENT_SELECTOR : p.EXPECT_PLURAL_ARGUMENT_SELECTOR, b(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !u ? this.error(p.MISSING_OTHER_CLAUSE, b(this.clonePosition(), this.clonePosition())) : { val: o, err: null };
3020
- }, e.prototype.tryParseDecimalInteger = function(t, r) {
3021
- var n = 1, i = this.clonePosition();
3022
- this.bumpIf("+") || this.bumpIf("-") && (n = -1);
3021
+ return o.length === 0 ? this.error(n === "select" ? b.EXPECT_SELECT_ARGUMENT_SELECTOR : b.EXPECT_PLURAL_ARGUMENT_SELECTOR, p(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !u ? this.error(b.MISSING_OTHER_CLAUSE, p(this.clonePosition(), this.clonePosition())) : { val: o, err: null };
3022
+ }, e.prototype.tryParseDecimalInteger = function(t, n) {
3023
+ var r = 1, i = this.clonePosition();
3024
+ this.bumpIf("+") || this.bumpIf("-") && (r = -1);
3023
3025
  for (var s = !1, u = 0; !this.isEOF(); ) {
3024
3026
  var o = this.char();
3025
3027
  if (o >= 48 && o <= 57)
@@ -3027,8 +3029,8 @@ var gn = (
3027
3029
  else
3028
3030
  break;
3029
3031
  }
3030
- var l = b(i, this.clonePosition());
3031
- return s ? (u *= n, mn(u) ? { val: u, err: null } : this.error(r, l)) : this.error(t, l);
3032
+ var l = p(i, this.clonePosition());
3033
+ return s ? (u *= r, mr(u) ? { val: u, err: null } : this.error(n, l)) : this.error(t, l);
3032
3034
  }, e.prototype.offset = function() {
3033
3035
  return this.position.offset;
3034
3036
  }, e.prototype.isEOF = function() {
@@ -3043,17 +3045,17 @@ var gn = (
3043
3045
  var t = this.position.offset;
3044
3046
  if (t >= this.message.length)
3045
3047
  throw Error("out of bound");
3046
- var r = Dt(this.message, t);
3047
- if (r === void 0)
3048
+ var n = Ut(this.message, t);
3049
+ if (n === void 0)
3048
3050
  throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
3049
- return r;
3050
- }, e.prototype.error = function(t, r) {
3051
+ return n;
3052
+ }, e.prototype.error = function(t, n) {
3051
3053
  return {
3052
3054
  val: null,
3053
3055
  err: {
3054
3056
  kind: t,
3055
3057
  message: this.message,
3056
- location: r
3058
+ location: n
3057
3059
  }
3058
3060
  };
3059
3061
  }, e.prototype.bump = function() {
@@ -3062,129 +3064,129 @@ var gn = (
3062
3064
  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
3065
  }
3064
3066
  }, e.prototype.bumpIf = function(t) {
3065
- if (rt(this.message, t, this.offset())) {
3066
- for (var r = 0; r < t.length; r++)
3067
+ if (tt(this.message, t, this.offset())) {
3068
+ for (var n = 0; n < t.length; n++)
3067
3069
  this.bump();
3068
3070
  return !0;
3069
3071
  }
3070
3072
  return !1;
3071
3073
  }, e.prototype.bumpUntil = function(t) {
3072
- var r = this.offset(), n = this.message.indexOf(t, r);
3073
- return n >= 0 ? (this.bumpTo(n), !0) : (this.bumpTo(this.message.length), !1);
3074
+ var n = this.offset(), r = this.message.indexOf(t, n);
3075
+ return r >= 0 ? (this.bumpTo(r), !0) : (this.bumpTo(this.message.length), !1);
3074
3076
  }, e.prototype.bumpTo = function(t) {
3075
3077
  if (this.offset() > t)
3076
3078
  throw Error("targetOffset ".concat(t, " must be greater than or equal to the current offset ").concat(this.offset()));
3077
3079
  for (t = Math.min(t, this.message.length); ; ) {
3078
- var r = this.offset();
3079
- if (r === t)
3080
+ var n = this.offset();
3081
+ if (n === t)
3080
3082
  break;
3081
- if (r > t)
3083
+ if (n > t)
3082
3084
  throw Error("targetOffset ".concat(t, " is at invalid UTF-16 code unit boundary"));
3083
3085
  if (this.bump(), this.isEOF())
3084
3086
  break;
3085
3087
  }
3086
3088
  }, e.prototype.bumpSpace = function() {
3087
- for (; !this.isEOF() && Ft(this.char()); )
3089
+ for (; !this.isEOF() && Gt(this.char()); )
3088
3090
  this.bump();
3089
3091
  }, e.prototype.peek = function() {
3090
3092
  if (this.isEOF())
3091
3093
  return null;
3092
- var t = this.char(), r = this.offset(), n = this.message.charCodeAt(r + (t >= 65536 ? 2 : 1));
3093
- return n ?? null;
3094
+ var t = this.char(), n = this.offset(), r = this.message.charCodeAt(n + (t >= 65536 ? 2 : 1));
3095
+ return r ?? null;
3094
3096
  }, e;
3095
3097
  }()
3096
3098
  );
3097
3099
  function Ue(e) {
3098
3100
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3099
3101
  }
3100
- function _n(e) {
3102
+ function _r(e) {
3101
3103
  return Ue(e) || e === 47;
3102
3104
  }
3103
- function yn(e) {
3105
+ function yr(e) {
3104
3106
  return e === 45 || e === 46 || e >= 48 && e <= 57 || e === 95 || e >= 97 && e <= 122 || e >= 65 && e <= 90 || e == 183 || e >= 192 && e <= 214 || e >= 216 && e <= 246 || e >= 248 && e <= 893 || e >= 895 && e <= 8191 || e >= 8204 && e <= 8205 || e >= 8255 && e <= 8256 || e >= 8304 && e <= 8591 || e >= 11264 && e <= 12271 || e >= 12289 && e <= 55295 || e >= 63744 && e <= 64975 || e >= 65008 && e <= 65533 || e >= 65536 && e <= 983039;
3105
3107
  }
3106
- function Ft(e) {
3108
+ function Gt(e) {
3107
3109
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3108
3110
  }
3109
- function xn(e) {
3111
+ function xr(e) {
3110
3112
  return e >= 33 && e <= 35 || e === 36 || e >= 37 && e <= 39 || e === 40 || e === 41 || e === 42 || e === 43 || e === 44 || e === 45 || e >= 46 && e <= 47 || e >= 58 && e <= 59 || e >= 60 && e <= 62 || e >= 63 && e <= 64 || e === 91 || e === 92 || e === 93 || e === 94 || e === 96 || e === 123 || e === 124 || e === 125 || e === 126 || e === 161 || e >= 162 && e <= 165 || e === 166 || e === 167 || e === 169 || e === 171 || e === 172 || e === 174 || e === 176 || e === 177 || e === 182 || e === 187 || e === 191 || e === 215 || e === 247 || e >= 8208 && e <= 8213 || e >= 8214 && e <= 8215 || e === 8216 || e === 8217 || e === 8218 || e >= 8219 && e <= 8220 || e === 8221 || e === 8222 || e === 8223 || e >= 8224 && e <= 8231 || e >= 8240 && e <= 8248 || e === 8249 || e === 8250 || e >= 8251 && e <= 8254 || e >= 8257 && e <= 8259 || e === 8260 || e === 8261 || e === 8262 || e >= 8263 && e <= 8273 || e === 8274 || e === 8275 || e >= 8277 && e <= 8286 || e >= 8592 && e <= 8596 || e >= 8597 && e <= 8601 || e >= 8602 && e <= 8603 || e >= 8604 && e <= 8607 || e === 8608 || e >= 8609 && e <= 8610 || e === 8611 || e >= 8612 && e <= 8613 || e === 8614 || e >= 8615 && e <= 8621 || e === 8622 || e >= 8623 && e <= 8653 || e >= 8654 && e <= 8655 || e >= 8656 && e <= 8657 || e === 8658 || e === 8659 || e === 8660 || e >= 8661 && e <= 8691 || e >= 8692 && e <= 8959 || e >= 8960 && e <= 8967 || e === 8968 || e === 8969 || e === 8970 || e === 8971 || e >= 8972 && e <= 8991 || e >= 8992 && e <= 8993 || e >= 8994 && e <= 9e3 || e === 9001 || e === 9002 || e >= 9003 && e <= 9083 || e === 9084 || e >= 9085 && e <= 9114 || e >= 9115 && e <= 9139 || e >= 9140 && e <= 9179 || e >= 9180 && e <= 9185 || e >= 9186 && e <= 9254 || e >= 9255 && e <= 9279 || e >= 9280 && e <= 9290 || e >= 9291 && e <= 9311 || e >= 9472 && e <= 9654 || e === 9655 || e >= 9656 && e <= 9664 || e === 9665 || e >= 9666 && e <= 9719 || e >= 9720 && e <= 9727 || e >= 9728 && e <= 9838 || e === 9839 || e >= 9840 && e <= 10087 || e === 10088 || e === 10089 || e === 10090 || e === 10091 || e === 10092 || e === 10093 || e === 10094 || e === 10095 || e === 10096 || e === 10097 || e === 10098 || e === 10099 || e === 10100 || e === 10101 || e >= 10132 && e <= 10175 || e >= 10176 && e <= 10180 || e === 10181 || e === 10182 || e >= 10183 && e <= 10213 || e === 10214 || e === 10215 || e === 10216 || e === 10217 || e === 10218 || e === 10219 || e === 10220 || e === 10221 || e === 10222 || e === 10223 || e >= 10224 && e <= 10239 || e >= 10240 && e <= 10495 || e >= 10496 && e <= 10626 || e === 10627 || e === 10628 || e === 10629 || e === 10630 || e === 10631 || e === 10632 || e === 10633 || e === 10634 || e === 10635 || e === 10636 || e === 10637 || e === 10638 || e === 10639 || e === 10640 || e === 10641 || e === 10642 || e === 10643 || e === 10644 || e === 10645 || e === 10646 || e === 10647 || e === 10648 || e >= 10649 && e <= 10711 || e === 10712 || e === 10713 || e === 10714 || e === 10715 || e >= 10716 && e <= 10747 || e === 10748 || e === 10749 || e >= 10750 && e <= 11007 || e >= 11008 && e <= 11055 || e >= 11056 && e <= 11076 || e >= 11077 && e <= 11078 || e >= 11079 && e <= 11084 || e >= 11085 && e <= 11123 || e >= 11124 && e <= 11125 || e >= 11126 && e <= 11157 || e === 11158 || e >= 11159 && e <= 11263 || e >= 11776 && e <= 11777 || e === 11778 || e === 11779 || e === 11780 || e === 11781 || e >= 11782 && e <= 11784 || e === 11785 || e === 11786 || e === 11787 || e === 11788 || e === 11789 || e >= 11790 && e <= 11798 || e === 11799 || e >= 11800 && e <= 11801 || e === 11802 || e === 11803 || e === 11804 || e === 11805 || e >= 11806 && e <= 11807 || e === 11808 || e === 11809 || e === 11810 || e === 11811 || e === 11812 || e === 11813 || e === 11814 || e === 11815 || e === 11816 || e === 11817 || e >= 11818 && e <= 11822 || e === 11823 || e >= 11824 && e <= 11833 || e >= 11834 && e <= 11835 || e >= 11836 && e <= 11839 || e === 11840 || e === 11841 || e === 11842 || e >= 11843 && e <= 11855 || e >= 11856 && e <= 11857 || e === 11858 || e >= 11859 && e <= 11903 || e >= 12289 && e <= 12291 || e === 12296 || e === 12297 || e === 12298 || e === 12299 || e === 12300 || e === 12301 || e === 12302 || e === 12303 || e === 12304 || e === 12305 || e >= 12306 && e <= 12307 || e === 12308 || e === 12309 || e === 12310 || e === 12311 || e === 12312 || e === 12313 || e === 12314 || e === 12315 || e === 12316 || e === 12317 || e >= 12318 && e <= 12319 || e === 12320 || e === 12336 || e === 64830 || e === 64831 || e >= 65093 && e <= 65094;
3111
3113
  }
3112
3114
  function De(e) {
3113
3115
  e.forEach(function(t) {
3114
- if (delete t.location, Pt(t) || Lt(t))
3115
- for (var r in t.options)
3116
- delete t.options[r].location, De(t.options[r].value);
3116
+ if (delete t.location, Ct(t) || Pt(t))
3117
+ for (var n in t.options)
3118
+ delete t.options[n].location, De(t.options[n].value);
3117
3119
  else
3118
- At(t) && It(t.style) || (Ot(t) || Ct(t)) && Ie(t.style) ? delete t.style.location : Nt(t) && De(t.children);
3120
+ St(t) && Nt(t.style) || (At(t) || Ot(t)) && Ie(t.style) ? delete t.style.location : Lt(t) && De(t.children);
3119
3121
  });
3120
3122
  }
3121
- function En(e, t) {
3123
+ function Er(e, t) {
3122
3124
  t === void 0 && (t = {}), t = y({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3123
- var r = new gn(e, t).parse();
3124
- if (r.err) {
3125
- var n = SyntaxError(p[r.err.kind]);
3126
- throw n.location = r.err.location, n.originalMessage = r.err.message, n;
3125
+ var n = new gr(e, t).parse();
3126
+ if (n.err) {
3127
+ var r = SyntaxError(b[n.err.kind]);
3128
+ throw r.location = n.err.location, r.originalMessage = n.err.message, r;
3127
3129
  }
3128
- return t?.captureLocation || De(r.val), r.val;
3130
+ return t?.captureLocation || De(n.val), n.val;
3129
3131
  }
3130
3132
  var j;
3131
3133
  (function(e) {
3132
3134
  e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
3133
3135
  })(j || (j = {}));
3134
- var be = (
3136
+ var pe = (
3135
3137
  /** @class */
3136
3138
  function(e) {
3137
- pe(t, e);
3138
- function t(r, n, i) {
3139
- var s = e.call(this, r) || this;
3140
- return s.code = n, s.originalMessage = i, s;
3139
+ be(t, e);
3140
+ function t(n, r, i) {
3141
+ var s = e.call(this, n) || this;
3142
+ return s.code = r, s.originalMessage = i, s;
3141
3143
  }
3142
3144
  return t.prototype.toString = function() {
3143
3145
  return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
3144
3146
  }, t;
3145
3147
  }(Error)
3146
- ), st = (
3148
+ ), it = (
3147
3149
  /** @class */
3148
3150
  function(e) {
3149
- pe(t, e);
3150
- function t(r, n, i, s) {
3151
- return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), j.INVALID_VALUE, s) || this;
3151
+ be(t, e);
3152
+ function t(n, r, i, s) {
3153
+ return e.call(this, 'Invalid values for "'.concat(n, '": "').concat(r, '". Options are "').concat(Object.keys(i).join('", "'), '"'), j.INVALID_VALUE, s) || this;
3152
3154
  }
3153
3155
  return t;
3154
- }(be)
3155
- ), vn = (
3156
+ }(pe)
3157
+ ), vr = (
3156
3158
  /** @class */
3157
3159
  function(e) {
3158
- pe(t, e);
3159
- function t(r, n, i) {
3160
- return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), j.INVALID_VALUE, i) || this;
3160
+ be(t, e);
3161
+ function t(n, r, i) {
3162
+ return e.call(this, 'Value for "'.concat(n, '" must be of type ').concat(r), j.INVALID_VALUE, i) || this;
3161
3163
  }
3162
3164
  return t;
3163
- }(be)
3164
- ), Hn = (
3165
+ }(pe)
3166
+ ), Hr = (
3165
3167
  /** @class */
3166
3168
  function(e) {
3167
- pe(t, e);
3168
- function t(r, n) {
3169
- return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), j.MISSING_VALUE, n) || this;
3169
+ be(t, e);
3170
+ function t(n, r) {
3171
+ return e.call(this, 'The intl string context variable "'.concat(n, '" was not provided to the string "').concat(r, '"'), j.MISSING_VALUE, r) || this;
3170
3172
  }
3171
3173
  return t;
3172
- }(be)
3174
+ }(pe)
3173
3175
  ), E;
3174
3176
  (function(e) {
3175
3177
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
3176
3178
  })(E || (E = {}));
3177
- function Bn(e) {
3178
- return e.length < 2 ? e : e.reduce(function(t, r) {
3179
- var n = t[t.length - 1];
3180
- return !n || n.type !== E.literal || r.type !== E.literal ? t.push(r) : n.value += r.value, t;
3179
+ function Br(e) {
3180
+ return e.length < 2 ? e : e.reduce(function(t, n) {
3181
+ var r = t[t.length - 1];
3182
+ return !r || r.type !== E.literal || n.type !== E.literal ? t.push(n) : r.value += n.value, t;
3181
3183
  }, []);
3182
3184
  }
3183
- function Tn(e) {
3185
+ function Tr(e) {
3184
3186
  return typeof e == "function";
3185
3187
  }
3186
- function ue(e, t, r, n, i, s, u) {
3187
- if (e.length === 1 && Ye(e[0]))
3188
+ function ue(e, t, n, r, i, s, u) {
3189
+ if (e.length === 1 && qe(e[0]))
3188
3190
  return [
3189
3191
  {
3190
3192
  type: E.literal,
@@ -3193,60 +3195,60 @@ function ue(e, t, r, n, i, s, u) {
3193
3195
  ];
3194
3196
  for (var o = [], l = 0, a = e; l < a.length; l++) {
3195
3197
  var h = a[l];
3196
- if (Ye(h)) {
3198
+ if (qe(h)) {
3197
3199
  o.push({
3198
3200
  type: E.literal,
3199
3201
  value: h.value
3200
3202
  });
3201
3203
  continue;
3202
3204
  }
3203
- if (zr(h)) {
3205
+ if (Wn(h)) {
3204
3206
  typeof s == "number" && o.push({
3205
3207
  type: E.literal,
3206
- value: r.getNumberFormat(t).format(s)
3208
+ value: n.getNumberFormat(t).format(s)
3207
3209
  });
3208
3210
  continue;
3209
3211
  }
3210
3212
  var c = h.value;
3211
3213
  if (!(i && c in i))
3212
- throw new Hn(c, u);
3214
+ throw new Hr(c, u);
3213
3215
  var m = i[c];
3214
- if (Xr(h)) {
3216
+ if (zn(h)) {
3215
3217
  (!m || typeof m == "string" || typeof m == "number") && (m = typeof m == "string" || typeof m == "number" ? String(m) : ""), o.push({
3216
3218
  type: typeof m == "string" ? E.literal : E.object,
3217
3219
  value: m
3218
3220
  });
3219
3221
  continue;
3220
3222
  }
3221
- if (Ot(h)) {
3222
- var d = typeof h.style == "string" ? n.date[h.style] : Ie(h.style) ? h.style.parsedOptions : void 0;
3223
+ if (At(h)) {
3224
+ var d = typeof h.style == "string" ? r.date[h.style] : Ie(h.style) ? h.style.parsedOptions : void 0;
3223
3225
  o.push({
3224
3226
  type: E.literal,
3225
- value: r.getDateTimeFormat(t, d).format(m)
3227
+ value: n.getDateTimeFormat(t, d).format(m)
3226
3228
  });
3227
3229
  continue;
3228
3230
  }
3229
- if (Ct(h)) {
3230
- var d = typeof h.style == "string" ? n.time[h.style] : Ie(h.style) ? h.style.parsedOptions : n.time.medium;
3231
+ if (Ot(h)) {
3232
+ var d = typeof h.style == "string" ? r.time[h.style] : Ie(h.style) ? h.style.parsedOptions : r.time.medium;
3231
3233
  o.push({
3232
3234
  type: E.literal,
3233
- value: r.getDateTimeFormat(t, d).format(m)
3235
+ value: n.getDateTimeFormat(t, d).format(m)
3234
3236
  });
3235
3237
  continue;
3236
3238
  }
3237
- if (At(h)) {
3238
- var d = typeof h.style == "string" ? n.number[h.style] : It(h.style) ? h.style.parsedOptions : void 0;
3239
+ if (St(h)) {
3240
+ var d = typeof h.style == "string" ? r.number[h.style] : Nt(h.style) ? h.style.parsedOptions : void 0;
3239
3241
  d && d.scale && (m = m * (d.scale || 1)), o.push({
3240
3242
  type: E.literal,
3241
- value: r.getNumberFormat(t, d).format(m)
3243
+ value: n.getNumberFormat(t, d).format(m)
3242
3244
  });
3243
3245
  continue;
3244
3246
  }
3245
- if (Nt(h)) {
3247
+ if (Lt(h)) {
3246
3248
  var f = h.children, _ = h.value, v = i[_];
3247
- if (!Tn(v))
3248
- throw new vn(_, "function", u);
3249
- var S = ue(f, t, r, n, i, s), A = v(S.map(function(w) {
3249
+ if (!Tr(v))
3250
+ throw new vr(_, "function", u);
3251
+ var S = ue(f, t, n, r, i, s), A = v(S.map(function(w) {
3250
3252
  return w.value;
3251
3253
  }));
3252
3254
  Array.isArray(A) || (A = [A]), o.push.apply(o, A.map(function(w) {
@@ -3256,39 +3258,39 @@ function ue(e, t, r, n, i, s, u) {
3256
3258
  };
3257
3259
  }));
3258
3260
  }
3259
- if (Pt(h)) {
3261
+ if (Ct(h)) {
3260
3262
  var H = h.options[m] || h.options.other;
3261
3263
  if (!H)
3262
- throw new st(h.value, m, Object.keys(h.options), u);
3263
- o.push.apply(o, ue(H.value, t, r, n, i));
3264
+ throw new it(h.value, m, Object.keys(h.options), u);
3265
+ o.push.apply(o, ue(H.value, t, n, r, i));
3264
3266
  continue;
3265
3267
  }
3266
- if (Lt(h)) {
3268
+ if (Pt(h)) {
3267
3269
  var H = h.options["=".concat(m)];
3268
3270
  if (!H) {
3269
3271
  if (!Intl.PluralRules)
3270
- throw new be(`Intl.PluralRules is not available in this environment.
3272
+ throw new pe(`Intl.PluralRules is not available in this environment.
3271
3273
  Try polyfilling it using "@formatjs/intl-pluralrules"
3272
3274
  `, j.MISSING_INTL_API, u);
3273
- var L = r.getPluralRules(t, { type: h.pluralType }).select(m - (h.offset || 0));
3275
+ var L = n.getPluralRules(t, { type: h.pluralType }).select(m - (h.offset || 0));
3274
3276
  H = h.options[L] || h.options.other;
3275
3277
  }
3276
3278
  if (!H)
3277
- throw new st(h.value, m, Object.keys(h.options), u);
3278
- o.push.apply(o, ue(H.value, t, r, n, i, m - (h.offset || 0)));
3279
+ throw new it(h.value, m, Object.keys(h.options), u);
3280
+ o.push.apply(o, ue(H.value, t, n, r, i, m - (h.offset || 0)));
3279
3281
  continue;
3280
3282
  }
3281
3283
  }
3282
- return Bn(o);
3284
+ return Br(o);
3283
3285
  }
3284
- function wn(e, t) {
3285
- return t ? y(y(y({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
3286
- return r[n] = y(y({}, e[n]), t[n] || {}), r;
3286
+ function wr(e, t) {
3287
+ return t ? y(y(y({}, e || {}), t || {}), Object.keys(e).reduce(function(n, r) {
3288
+ return n[r] = y(y({}, e[r]), t[r] || {}), n;
3287
3289
  }, {})) : e;
3288
3290
  }
3289
- function Sn(e, t) {
3290
- return t ? Object.keys(e).reduce(function(r, n) {
3291
- return r[n] = wn(e[n], t[n]), r;
3291
+ function Sr(e, t) {
3292
+ return t ? Object.keys(e).reduce(function(n, r) {
3293
+ return n[r] = wr(e[r], t[r]), n;
3292
3294
  }, y({}, e)) : e;
3293
3295
  }
3294
3296
  function Ae(e) {
@@ -3298,50 +3300,50 @@ function Ae(e) {
3298
3300
  get: function(t) {
3299
3301
  return e[t];
3300
3302
  },
3301
- set: function(t, r) {
3302
- e[t] = r;
3303
+ set: function(t, n) {
3304
+ e[t] = n;
3303
3305
  }
3304
3306
  };
3305
3307
  }
3306
3308
  };
3307
3309
  }
3308
- function An(e) {
3310
+ function Ar(e) {
3309
3311
  return e === void 0 && (e = {
3310
3312
  number: {},
3311
3313
  dateTime: {},
3312
3314
  pluralRules: {}
3313
3315
  }), {
3314
3316
  getNumberFormat: Te(function() {
3315
- for (var t, r = [], n = 0; n < arguments.length; n++)
3316
- r[n] = arguments[n];
3317
- return new ((t = Intl.NumberFormat).bind.apply(t, Be([void 0], r, !1)))();
3317
+ for (var t, n = [], r = 0; r < arguments.length; r++)
3318
+ n[r] = arguments[r];
3319
+ return new ((t = Intl.NumberFormat).bind.apply(t, Be([void 0], n, !1)))();
3318
3320
  }, {
3319
3321
  cache: Ae(e.number),
3320
3322
  strategy: we.variadic
3321
3323
  }),
3322
3324
  getDateTimeFormat: Te(function() {
3323
- for (var t, r = [], n = 0; n < arguments.length; n++)
3324
- r[n] = arguments[n];
3325
- return new ((t = Intl.DateTimeFormat).bind.apply(t, Be([void 0], r, !1)))();
3325
+ for (var t, n = [], r = 0; r < arguments.length; r++)
3326
+ n[r] = arguments[r];
3327
+ return new ((t = Intl.DateTimeFormat).bind.apply(t, Be([void 0], n, !1)))();
3326
3328
  }, {
3327
3329
  cache: Ae(e.dateTime),
3328
3330
  strategy: we.variadic
3329
3331
  }),
3330
3332
  getPluralRules: Te(function() {
3331
- for (var t, r = [], n = 0; n < arguments.length; n++)
3332
- r[n] = arguments[n];
3333
- return new ((t = Intl.PluralRules).bind.apply(t, Be([void 0], r, !1)))();
3333
+ for (var t, n = [], r = 0; r < arguments.length; r++)
3334
+ n[r] = arguments[r];
3335
+ return new ((t = Intl.PluralRules).bind.apply(t, Be([void 0], n, !1)))();
3334
3336
  }, {
3335
3337
  cache: Ae(e.pluralRules),
3336
3338
  strategy: we.variadic
3337
3339
  })
3338
3340
  };
3339
3341
  }
3340
- var jt = (
3342
+ var Ft = (
3341
3343
  /** @class */
3342
3344
  function() {
3343
- function e(t, r, n, i) {
3344
- r === void 0 && (r = e.defaultLocale);
3345
+ function e(t, n, r, i) {
3346
+ n === void 0 && (n = e.defaultLocale);
3345
3347
  var s = this;
3346
3348
  if (this.formatterCache = {
3347
3349
  number: {},
@@ -3364,18 +3366,18 @@ var jt = (
3364
3366
  };
3365
3367
  }, this.getAst = function() {
3366
3368
  return s.ast;
3367
- }, this.locales = r, this.resolvedLocale = e.resolveLocale(r), typeof t == "string") {
3369
+ }, this.locales = n, this.resolvedLocale = e.resolveLocale(n), typeof t == "string") {
3368
3370
  if (this.message = t, !e.__parse)
3369
3371
  throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
3370
3372
  var u = i || {};
3371
3373
  u.formatters;
3372
- var o = Ur(u, ["formatters"]);
3374
+ var o = Un(u, ["formatters"]);
3373
3375
  this.ast = e.__parse(t, y(y({}, o), { locale: this.resolvedLocale }));
3374
3376
  } else
3375
3377
  this.ast = t;
3376
3378
  if (!Array.isArray(this.ast))
3377
3379
  throw new TypeError("A message must be provided as a String or AST.");
3378
- this.formats = Sn(e.formats, n), this.formatters = i && i.formatters || An(this.formatterCache);
3380
+ this.formats = Sr(e.formats, r), this.formatters = i && i.formatters || Ar(this.formatterCache);
3379
3381
  }
3380
3382
  return Object.defineProperty(e, "defaultLocale", {
3381
3383
  get: function() {
@@ -3385,10 +3387,10 @@ var jt = (
3385
3387
  configurable: !0
3386
3388
  }), e.memoizedDefaultLocale = null, e.resolveLocale = function(t) {
3387
3389
  if (!(typeof Intl.Locale > "u")) {
3388
- var r = Intl.NumberFormat.supportedLocalesOf(t);
3389
- return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
3390
+ var n = Intl.NumberFormat.supportedLocalesOf(t);
3391
+ return n.length > 0 ? new Intl.Locale(n[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
3390
3392
  }
3391
- }, e.__parse = En, e.formats = {
3393
+ }, e.__parse = Er, e.formats = {
3392
3394
  number: {
3393
3395
  integer: {
3394
3396
  maximumFractionDigits: 0
@@ -3449,122 +3451,122 @@ var jt = (
3449
3451
  }, e;
3450
3452
  }()
3451
3453
  );
3452
- function On(e, t) {
3454
+ function Or(e, t) {
3453
3455
  if (t == null)
3454
3456
  return;
3455
3457
  if (t in e)
3456
3458
  return e[t];
3457
- const r = t.split(".");
3458
- let n = e;
3459
- for (let i = 0; i < r.length; i++)
3460
- if (typeof n == "object") {
3459
+ const n = t.split(".");
3460
+ let r = e;
3461
+ for (let i = 0; i < n.length; i++)
3462
+ if (typeof r == "object") {
3461
3463
  if (i > 0) {
3462
- const s = r.slice(i, r.length).join(".");
3463
- if (s in n) {
3464
- n = n[s];
3464
+ const s = n.slice(i, n.length).join(".");
3465
+ if (s in r) {
3466
+ r = r[s];
3465
3467
  break;
3466
3468
  }
3467
3469
  }
3468
- n = n[r[i]];
3470
+ r = r[n[i]];
3469
3471
  } else
3470
- n = void 0;
3471
- return n;
3472
+ r = void 0;
3473
+ return r;
3472
3474
  }
3473
- const O = {}, Cn = (e, t, r) => r && (t in O || (O[t] = {}), e in O[t] || (O[t][e] = r), r), kt = (e, t) => {
3475
+ const O = {}, Cr = (e, t, n) => n && (t in O || (O[t] = {}), e in O[t] || (O[t][e] = n), n), jt = (e, t) => {
3474
3476
  if (t == null)
3475
3477
  return;
3476
3478
  if (t in O && e in O[t])
3477
3479
  return O[t][e];
3478
- const r = re(t);
3479
- for (let n = 0; n < r.length; n++) {
3480
- const i = r[n], s = Ln(i, e);
3480
+ const n = ne(t);
3481
+ for (let r = 0; r < n.length; r++) {
3482
+ const i = n[r], s = Lr(i, e);
3481
3483
  if (s)
3482
- return Cn(e, t, s);
3484
+ return Cr(e, t, s);
3483
3485
  }
3484
3486
  };
3485
- let Xe;
3487
+ let Ve;
3486
3488
  const te = de({});
3487
- function Pn(e) {
3488
- return Xe[e] || null;
3489
+ function Pr(e) {
3490
+ return Ve[e] || null;
3489
3491
  }
3490
- function Vt(e) {
3491
- return e in Xe;
3492
+ function kt(e) {
3493
+ return e in Ve;
3492
3494
  }
3493
- function Ln(e, t) {
3494
- if (!Vt(e))
3495
+ function Lr(e, t) {
3496
+ if (!kt(e))
3495
3497
  return null;
3496
- const r = Pn(e);
3497
- return On(r, t);
3498
+ const n = Pr(e);
3499
+ return Or(n, t);
3498
3500
  }
3499
- function Nn(e) {
3501
+ function Nr(e) {
3500
3502
  if (e == null)
3501
3503
  return;
3502
- const t = re(e);
3503
- for (let r = 0; r < t.length; r++) {
3504
- const n = t[r];
3505
- if (Vt(n))
3506
- return n;
3504
+ const t = ne(e);
3505
+ for (let n = 0; n < t.length; n++) {
3506
+ const r = t[n];
3507
+ if (kt(r))
3508
+ return r;
3507
3509
  }
3508
3510
  }
3509
- function Xt(e, ...t) {
3510
- delete O[e], te.update((r) => (r[e] = $r.all([r[e] || {}, ...t]), r));
3511
+ function Vt(e, ...t) {
3512
+ delete O[e], te.update((n) => (n[e] = $n.all([n[e] || {}, ...t]), n));
3511
3513
  }
3512
3514
  X(
3513
3515
  [te],
3514
3516
  ([e]) => Object.keys(e)
3515
3517
  );
3516
- te.subscribe((e) => Xe = e);
3518
+ te.subscribe((e) => Ve = e);
3517
3519
  const he = {};
3518
- function In(e, t) {
3520
+ function Ir(e, t) {
3519
3521
  he[e].delete(t), he[e].size === 0 && delete he[e];
3520
3522
  }
3521
- function zt(e) {
3523
+ function Xt(e) {
3522
3524
  return he[e];
3523
3525
  }
3524
- function Mn(e) {
3525
- return re(e).map((t) => {
3526
- const r = zt(t);
3527
- return [t, r ? [...r] : []];
3526
+ function Mr(e) {
3527
+ return ne(e).map((t) => {
3528
+ const n = Xt(t);
3529
+ return [t, n ? [...n] : []];
3528
3530
  }).filter(([, t]) => t.length > 0);
3529
3531
  }
3530
3532
  function fe(e) {
3531
- return e == null ? !1 : re(e).some(
3533
+ return e == null ? !1 : ne(e).some(
3532
3534
  (t) => {
3533
- var r;
3534
- return (r = zt(t)) == null ? void 0 : r.size;
3535
+ var n;
3536
+ return (n = Xt(t)) == null ? void 0 : n.size;
3535
3537
  }
3536
3538
  );
3537
3539
  }
3538
- function Rn(e, t) {
3540
+ function Rr(e, t) {
3539
3541
  return Promise.all(
3540
- t.map((n) => (In(e, n), n().then((i) => i.default || i)))
3541
- ).then((n) => Xt(e, ...n));
3542
+ t.map((r) => (Ir(e, r), r().then((i) => i.default || i)))
3543
+ ).then((r) => Vt(e, ...r));
3542
3544
  }
3543
3545
  const W = {};
3544
- function Wt(e) {
3546
+ function zt(e) {
3545
3547
  if (!fe(e))
3546
3548
  return e in W ? W[e] : Promise.resolve();
3547
- const t = Mn(e);
3549
+ const t = Mr(e);
3548
3550
  return W[e] = Promise.all(
3549
3551
  t.map(
3550
- ([r, n]) => Rn(r, n)
3552
+ ([n, r]) => Rr(n, r)
3551
3553
  )
3552
3554
  ).then(() => {
3553
3555
  if (fe(e))
3554
- return Wt(e);
3556
+ return zt(e);
3555
3557
  delete W[e];
3556
3558
  }), W[e];
3557
3559
  }
3558
- var ot = Object.getOwnPropertySymbols, $n = Object.prototype.hasOwnProperty, Un = Object.prototype.propertyIsEnumerable, Dn = (e, t) => {
3559
- var r = {};
3560
- for (var n in e)
3561
- $n.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
3562
- if (e != null && ot)
3563
- for (var n of ot(e))
3564
- t.indexOf(n) < 0 && Un.call(e, n) && (r[n] = e[n]);
3565
- return r;
3560
+ var st = Object.getOwnPropertySymbols, $r = Object.prototype.hasOwnProperty, Ur = Object.prototype.propertyIsEnumerable, Dr = (e, t) => {
3561
+ var n = {};
3562
+ for (var r in e)
3563
+ $r.call(e, r) && t.indexOf(r) < 0 && (n[r] = e[r]);
3564
+ if (e != null && st)
3565
+ for (var r of st(e))
3566
+ t.indexOf(r) < 0 && Ur.call(e, r) && (n[r] = e[r]);
3567
+ return n;
3566
3568
  };
3567
- const Gn = {
3569
+ const Gr = {
3568
3570
  number: {
3569
3571
  scientific: { notation: "scientific" },
3570
3572
  engineering: { notation: "engineering" },
@@ -3594,58 +3596,58 @@ const Gn = {
3594
3596
  }
3595
3597
  }
3596
3598
  };
3597
- function Fn({ locale: e, id: t }) {
3599
+ function Fr({ locale: e, id: t }) {
3598
3600
  console.warn(
3599
- `[svelte-i18n] The message "${t}" was not found in "${re(
3601
+ `[svelte-i18n] The message "${t}" was not found in "${ne(
3600
3602
  e
3601
3603
  ).join('", "')}".${fe(P()) ? `
3602
3604
 
3603
3605
  Note: there are at least one loader still registered to this locale that wasn't executed.` : ""}`
3604
3606
  );
3605
3607
  }
3606
- const jn = {
3608
+ const jr = {
3607
3609
  fallbackLocale: null,
3608
3610
  loadingDelay: 200,
3609
- formats: Gn,
3611
+ formats: Gr,
3610
3612
  warnOnMissingMessages: !0,
3611
3613
  handleMissingMessage: void 0,
3612
3614
  ignoreTag: !0
3613
- }, Z = jn;
3615
+ }, Z = jr;
3614
3616
  function k() {
3615
3617
  return Z;
3616
3618
  }
3617
- function kn(e) {
3618
- const t = e, { formats: r } = t, n = Dn(t, ["formats"]);
3619
+ function kr(e) {
3620
+ const t = e, { formats: n } = t, r = Dr(t, ["formats"]);
3619
3621
  let i = e.fallbackLocale;
3620
3622
  if (e.initialLocale)
3621
3623
  try {
3622
- jt.resolveLocale(e.initialLocale) && (i = e.initialLocale);
3624
+ Ft.resolveLocale(e.initialLocale) && (i = e.initialLocale);
3623
3625
  } catch {
3624
3626
  console.warn(
3625
3627
  `[svelte-i18n] The initial locale "${e.initialLocale}" is not a valid locale.`
3626
3628
  );
3627
3629
  }
3628
- return n.warnOnMissingMessages && (delete n.warnOnMissingMessages, n.handleMissingMessage == null ? n.handleMissingMessage = Fn : console.warn(
3630
+ return r.warnOnMissingMessages && (delete r.warnOnMissingMessages, r.handleMissingMessage == null ? r.handleMissingMessage = Fr : console.warn(
3629
3631
  '[svelte-i18n] The "warnOnMissingMessages" option is deprecated. Please use the "handleMissingMessage" option instead.'
3630
- )), Object.assign(Z, n, { initialLocale: i }), r && ("number" in r && Object.assign(Z.formats.number, r.number), "date" in r && Object.assign(Z.formats.date, r.date), "time" in r && Object.assign(Z.formats.time, r.time)), I.set(i);
3632
+ )), Object.assign(Z, r, { initialLocale: i }), n && ("number" in n && Object.assign(Z.formats.number, n.number), "date" in n && Object.assign(Z.formats.date, n.date), "time" in n && Object.assign(Z.formats.time, n.time)), I.set(i);
3631
3633
  }
3632
3634
  const Oe = de(!1);
3633
- var Vn = Object.defineProperty, Xn = Object.defineProperties, zn = Object.getOwnPropertyDescriptors, at = Object.getOwnPropertySymbols, Wn = Object.prototype.hasOwnProperty, Zn = Object.prototype.propertyIsEnumerable, ut = (e, t, r) => t in e ? Vn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Qn = (e, t) => {
3634
- for (var r in t || (t = {}))
3635
- Wn.call(t, r) && ut(e, r, t[r]);
3636
- if (at)
3637
- for (var r of at(t))
3638
- Zn.call(t, r) && ut(e, r, t[r]);
3635
+ var Vr = Object.defineProperty, Xr = Object.defineProperties, zr = Object.getOwnPropertyDescriptors, ot = Object.getOwnPropertySymbols, Wr = Object.prototype.hasOwnProperty, Zr = Object.prototype.propertyIsEnumerable, at = (e, t, n) => t in e ? Vr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, Qr = (e, t) => {
3636
+ for (var n in t)
3637
+ Wr.call(t, n) && at(e, n, t[n]);
3638
+ if (ot)
3639
+ for (var n of ot(t))
3640
+ Zr.call(t, n) && at(e, n, t[n]);
3639
3641
  return e;
3640
- }, Jn = (e, t) => Xn(e, zn(t));
3642
+ }, Jr = (e, t) => Xr(e, zr(t));
3641
3643
  let Ge;
3642
3644
  const ce = de(null);
3643
- function ht(e) {
3644
- return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
3645
+ function ut(e) {
3646
+ return e.split("-").map((t, n, r) => r.slice(0, n + 1).join("-")).reverse();
3645
3647
  }
3646
- function re(e, t = k().fallbackLocale) {
3647
- const r = ht(e);
3648
- return t ? [.../* @__PURE__ */ new Set([...r, ...ht(t)])] : r;
3648
+ function ne(e, t = k().fallbackLocale) {
3649
+ const n = ut(e);
3650
+ return t ? [.../* @__PURE__ */ new Set([...n, ...ut(t)])] : n;
3649
3651
  }
3650
3652
  function P() {
3651
3653
  return Ge ?? void 0;
@@ -3653,101 +3655,101 @@ function P() {
3653
3655
  ce.subscribe((e) => {
3654
3656
  Ge = e ?? void 0, typeof window < "u" && e != null && document.documentElement.setAttribute("lang", e);
3655
3657
  });
3656
- const qn = (e) => {
3657
- if (e && Nn(e) && fe(e)) {
3658
+ const qr = (e) => {
3659
+ if (e && Nr(e) && fe(e)) {
3658
3660
  const { loadingDelay: t } = k();
3659
- let r;
3660
- return typeof window < "u" && P() != null && t ? r = window.setTimeout(
3661
+ let n;
3662
+ return typeof window < "u" && P() != null && t ? n = window.setTimeout(
3661
3663
  () => Oe.set(!0),
3662
3664
  t
3663
- ) : Oe.set(!0), Wt(e).then(() => {
3665
+ ) : Oe.set(!0), zt(e).then(() => {
3664
3666
  ce.set(e);
3665
3667
  }).finally(() => {
3666
- clearTimeout(r), Oe.set(!1);
3668
+ clearTimeout(n), Oe.set(!1);
3667
3669
  });
3668
3670
  }
3669
3671
  return ce.set(e);
3670
- }, I = Jn(Qn({}, ce), {
3671
- set: qn
3672
+ }, I = Jr(Qr({}, ce), {
3673
+ set: qr
3672
3674
  }), ge = (e) => {
3673
3675
  const t = /* @__PURE__ */ Object.create(null);
3674
- return (n) => {
3675
- const i = JSON.stringify(n);
3676
- return i in t ? t[i] : t[i] = e(n);
3676
+ return (r) => {
3677
+ const i = JSON.stringify(r);
3678
+ return i in t ? t[i] : t[i] = e(r);
3677
3679
  };
3678
3680
  };
3679
- var Yn = Object.defineProperty, me = Object.getOwnPropertySymbols, Zt = Object.prototype.hasOwnProperty, Qt = Object.prototype.propertyIsEnumerable, lt = (e, t, r) => t in e ? Yn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, ze = (e, t) => {
3680
- for (var r in t || (t = {}))
3681
- Zt.call(t, r) && lt(e, r, t[r]);
3681
+ var Yr = Object.defineProperty, me = Object.getOwnPropertySymbols, Wt = Object.prototype.hasOwnProperty, Zt = Object.prototype.propertyIsEnumerable, ht = (e, t, n) => t in e ? Yr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, Xe = (e, t) => {
3682
+ for (var n in t || (t = {}))
3683
+ Wt.call(t, n) && ht(e, n, t[n]);
3682
3684
  if (me)
3683
- for (var r of me(t))
3684
- Qt.call(t, r) && lt(e, r, t[r]);
3685
+ for (var n of me(t))
3686
+ Zt.call(t, n) && ht(e, n, t[n]);
3685
3687
  return e;
3686
3688
  }, z = (e, t) => {
3687
- var r = {};
3688
- for (var n in e)
3689
- Zt.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
3689
+ var n = {};
3690
+ for (var r in e)
3691
+ Wt.call(e, r) && t.indexOf(r) < 0 && (n[r] = e[r]);
3690
3692
  if (e != null && me)
3691
- for (var n of me(e))
3692
- t.indexOf(n) < 0 && Qt.call(e, n) && (r[n] = e[n]);
3693
- return r;
3693
+ for (var r of me(e))
3694
+ t.indexOf(r) < 0 && Zt.call(e, r) && (n[r] = e[r]);
3695
+ return n;
3694
3696
  };
3695
3697
  const Y = (e, t) => {
3696
- const { formats: r } = k();
3697
- if (e in r && t in r[e])
3698
- return r[e][t];
3698
+ const { formats: n } = k();
3699
+ if (e in n && t in n[e])
3700
+ return n[e][t];
3699
3701
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
3700
- }, Kn = ge(
3702
+ }, Kr = ge(
3701
3703
  (e) => {
3702
- var t = e, { locale: r, format: n } = t, i = z(t, ["locale", "format"]);
3703
- if (r == null)
3704
+ var t = e, { locale: n, format: r } = t, i = z(t, ["locale", "format"]);
3705
+ if (n == null)
3704
3706
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
3705
- return n && (i = Y("number", n)), new Intl.NumberFormat(r, i);
3707
+ return r && (i = Y("number", r)), new Intl.NumberFormat(n, i);
3706
3708
  }
3707
3709
  ), ei = ge(
3708
3710
  (e) => {
3709
- var t = e, { locale: r, format: n } = t, i = z(t, ["locale", "format"]);
3710
- if (r == null)
3711
+ var t = e, { locale: n, format: r } = t, i = z(t, ["locale", "format"]);
3712
+ if (n == null)
3711
3713
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
3712
- return n ? i = Y("date", n) : Object.keys(i).length === 0 && (i = Y("date", "short")), new Intl.DateTimeFormat(r, i);
3714
+ return r ? i = Y("date", r) : Object.keys(i).length === 0 && (i = Y("date", "short")), new Intl.DateTimeFormat(n, i);
3713
3715
  }
3714
3716
  ), ti = ge(
3715
3717
  (e) => {
3716
- var t = e, { locale: r, format: n } = t, i = z(t, ["locale", "format"]);
3717
- if (r == null)
3718
+ var t = e, { locale: n, format: r } = t, i = z(t, ["locale", "format"]);
3719
+ if (n == null)
3718
3720
  throw new Error(
3719
3721
  '[svelte-i18n] A "locale" must be set to format time values'
3720
3722
  );
3721
- return n ? i = Y("time", n) : Object.keys(i).length === 0 && (i = Y("time", "short")), new Intl.DateTimeFormat(r, i);
3723
+ return r ? i = Y("time", r) : Object.keys(i).length === 0 && (i = Y("time", "short")), new Intl.DateTimeFormat(n, i);
3722
3724
  }
3723
- ), ri = (e = {}) => {
3725
+ ), ni = (e = {}) => {
3724
3726
  var t = e, {
3725
- locale: r = P()
3726
- } = t, n = z(t, [
3727
+ locale: n = P()
3728
+ } = t, r = z(t, [
3727
3729
  "locale"
3728
3730
  ]);
3729
- return Kn(ze({ locale: r }, n));
3730
- }, ni = (e = {}) => {
3731
+ return Kr(Xe({ locale: n }, r));
3732
+ }, ri = (e = {}) => {
3731
3733
  var t = e, {
3732
- locale: r = P()
3733
- } = t, n = z(t, [
3734
+ locale: n = P()
3735
+ } = t, r = z(t, [
3734
3736
  "locale"
3735
3737
  ]);
3736
- return ei(ze({ locale: r }, n));
3738
+ return ei(Xe({ locale: n }, r));
3737
3739
  }, ii = (e = {}) => {
3738
3740
  var t = e, {
3739
- locale: r = P()
3740
- } = t, n = z(t, [
3741
+ locale: n = P()
3742
+ } = t, r = z(t, [
3741
3743
  "locale"
3742
3744
  ]);
3743
- return ti(ze({ locale: r }, n));
3745
+ return ti(Xe({ locale: n }, r));
3744
3746
  }, si = ge(
3745
3747
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
3746
- (e, t = P()) => new jt(e, t, k().formats, {
3748
+ (e, t = P()) => new Ft(e, t, k().formats, {
3747
3749
  ignoreTag: k().ignoreTag
3748
3750
  })
3749
3751
  ), oi = (e, t = {}) => {
3750
- var r, n, i, s;
3752
+ var n, r, i, s;
3751
3753
  let u = t;
3752
3754
  typeof e == "object" && (u = e, e = u.id);
3753
3755
  const {
@@ -3759,9 +3761,9 @@ const Y = (e, t) => {
3759
3761
  throw new Error(
3760
3762
  "[svelte-i18n] Cannot format a message without first setting the initial locale."
3761
3763
  );
3762
- let h = kt(e, l);
3764
+ let h = jt(e, l);
3763
3765
  if (!h)
3764
- h = (s = (i = (n = (r = k()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: l, id: e, defaultValue: a })) != null ? i : a) != null ? s : e;
3766
+ h = (s = (i = (r = (n = k()).handleMissingMessage) == null ? void 0 : r.call(n, { locale: l, id: e, defaultValue: a })) != null ? i : a) != null ? s : e;
3765
3767
  else if (typeof h != "string")
3766
3768
  return console.warn(
3767
3769
  `[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof h}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`
@@ -3778,20 +3780,20 @@ const Y = (e, t) => {
3778
3780
  );
3779
3781
  }
3780
3782
  return c;
3781
- }, ai = (e, t) => ii(t).format(e), ui = (e, t) => ni(t).format(e), hi = (e, t) => ri(t).format(e), li = (e, t = P()) => kt(e, t), fi = X([I, te], () => oi);
3783
+ }, ai = (e, t) => ii(t).format(e), ui = (e, t) => ri(t).format(e), hi = (e, t) => ni(t).format(e), li = (e, t = P()) => jt(e, t), fi = X([I, te], () => oi);
3782
3784
  X([I], () => ai);
3783
3785
  X([I], () => ui);
3784
3786
  X([I], () => hi);
3785
3787
  X([I, te], () => li);
3786
- function ft(e, t) {
3787
- Xt(e, t);
3788
+ function lt(e, t) {
3789
+ Vt(e, t);
3788
3790
  }
3789
3791
  function ci(e) {
3790
- kn({
3792
+ kr({
3791
3793
  fallbackLocale: "en"
3792
3794
  }), I.set(e);
3793
3795
  }
3794
- const ct = {
3796
+ const ft = {
3795
3797
  en: {
3796
3798
  header: {
3797
3799
  general: "Cashier",
@@ -3816,143 +3818,143 @@ const ct = {
3816
3818
  };
3817
3819
  function mi(e, t) {
3818
3820
  if (e) {
3819
- const r = document.createElement("style");
3820
- r.innerHTML = t, e.appendChild(r);
3821
+ const n = document.createElement("style");
3822
+ n.innerHTML = t, e.appendChild(n);
3821
3823
  }
3822
3824
  }
3823
3825
  function di(e, t) {
3824
- const r = new URL(t);
3825
- fetch(r.href).then((n) => n.text()).then((n) => {
3826
+ const n = new URL(t);
3827
+ fetch(n.href).then((r) => r.text()).then((r) => {
3826
3828
  const i = document.createElement("style");
3827
- i.innerHTML = n, e && e.appendChild(i);
3828
- }).catch((n) => {
3829
- console.error("There was an error while trying to load client styling from URL", n);
3829
+ i.innerHTML = r, e && e.appendChild(i);
3830
+ }).catch((r) => {
3831
+ console.error("There was an error while trying to load client styling from URL", r);
3830
3832
  });
3831
3833
  }
3832
- function pi(e, t, r) {
3834
+ function bi(e, t, n) {
3833
3835
  if (window.emMessageBus) {
3834
- const n = document.createElement("style");
3836
+ const r = document.createElement("style");
3835
3837
  window.emMessageBus.subscribe(t, (i) => {
3836
- n.innerHTML = i, e && e.appendChild(n);
3838
+ r.innerHTML = i, e && e.appendChild(r);
3837
3839
  });
3838
3840
  }
3839
3841
  }
3840
- function bi(e) {
3841
- tr(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}");
3842
+ function pi(e) {
3843
+ en(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}");
3842
3844
  }
3843
- const gi = (e) => ({}), mt = (e) => ({}), _i = (e) => ({}), dt = (e) => ({}), yi = (e) => ({}), pt = (e) => ({});
3845
+ const gi = (e) => ({}), ct = (e) => ({}), _i = (e) => ({}), mt = (e) => ({}), yi = (e) => ({}), dt = (e) => ({});
3844
3846
  function bt(e) {
3845
- let t, r, n;
3847
+ let t, n, r;
3846
3848
  return {
3847
3849
  c() {
3848
3850
  t = V("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>', ee(t, "class", "CashierHeaderLeftButton");
3849
3851
  },
3850
3852
  m(i, s) {
3851
- N(i, t, s), r || (n = Ht(
3853
+ N(i, t, s), n || (r = vt(
3852
3854
  t,
3853
3855
  "click",
3854
3856
  /*back*/
3855
3857
  e[6]
3856
- ), r = !0);
3858
+ ), n = !0);
3857
3859
  },
3858
3860
  p: B,
3859
3861
  d(i) {
3860
- i && C(t), r = !1, n();
3862
+ i && C(t), n = !1, r();
3861
3863
  }
3862
3864
  };
3863
3865
  }
3864
3866
  function xi(e) {
3865
- let t, r = (
3867
+ let t, n = (
3866
3868
  /*backButton*/
3867
3869
  e[1] && bt(e)
3868
3870
  );
3869
3871
  return {
3870
3872
  c() {
3871
- r && r.c(), t = vt();
3873
+ n && n.c(), t = Et();
3872
3874
  },
3873
- m(n, i) {
3874
- r && r.m(n, i), N(n, t, i);
3875
+ m(r, i) {
3876
+ n && n.m(r, i), N(r, t, i);
3875
3877
  },
3876
- p(n, i) {
3878
+ p(r, i) {
3877
3879
  /*backButton*/
3878
- n[1] ? r ? r.p(n, i) : (r = bt(n), r.c(), r.m(t.parentNode, t)) : r && (r.d(1), r = null);
3880
+ r[1] ? n ? n.p(r, i) : (n = bt(r), n.c(), n.m(t.parentNode, t)) : n && (n.d(1), n = null);
3879
3881
  },
3880
- d(n) {
3881
- n && C(t), r && r.d(n);
3882
+ d(r) {
3883
+ r && C(t), n && n.d(r);
3882
3884
  }
3883
3885
  };
3884
3886
  }
3885
3887
  function Ei(e) {
3886
- let t, r = (
3888
+ let t, n = (
3887
3889
  /*$_*/
3888
3890
  e[4](
3889
3891
  /*titleText*/
3890
3892
  e[2]
3891
3893
  ) + ""
3892
- ), n;
3894
+ ), r;
3893
3895
  return {
3894
3896
  c() {
3895
- t = V("span"), n = je(r), ee(t, "class", "CashierHeaderTitle");
3897
+ t = V("span"), r = je(n), ee(t, "class", "CashierHeaderTitle");
3896
3898
  },
3897
3899
  m(i, s) {
3898
- N(i, t, s), le(t, n);
3900
+ N(i, t, s), le(t, r);
3899
3901
  },
3900
3902
  p(i, s) {
3901
3903
  s & /*$_, titleText*/
3902
- 20 && r !== (r = /*$_*/
3904
+ 20 && n !== (n = /*$_*/
3903
3905
  i[4](
3904
3906
  /*titleText*/
3905
3907
  i[2]
3906
- ) + "") && sr(n, r);
3908
+ ) + "") && sn(r, n);
3907
3909
  },
3908
3910
  d(i) {
3909
3911
  i && C(t);
3910
3912
  }
3911
3913
  };
3912
3914
  }
3913
- function gt(e) {
3914
- let t, r, n;
3915
+ function pt(e) {
3916
+ let t, n, r;
3915
3917
  return {
3916
3918
  c() {
3917
3919
  t = V("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>', ee(t, "class", "CashierHeaderRightButton");
3918
3920
  },
3919
3921
  m(i, s) {
3920
- N(i, t, s), r || (n = Ht(
3922
+ N(i, t, s), n || (r = vt(
3921
3923
  t,
3922
3924
  "click",
3923
3925
  /*close*/
3924
3926
  e[5]
3925
- ), r = !0);
3927
+ ), n = !0);
3926
3928
  },
3927
3929
  p: B,
3928
3930
  d(i) {
3929
- i && C(t), r = !1, n();
3931
+ i && C(t), n = !1, r();
3930
3932
  }
3931
3933
  };
3932
3934
  }
3933
3935
  function vi(e) {
3934
- let t, r = (
3936
+ let t, n = (
3935
3937
  /*closeButton*/
3936
- e[3] && gt(e)
3938
+ e[3] && pt(e)
3937
3939
  );
3938
3940
  return {
3939
3941
  c() {
3940
- r && r.c(), t = vt();
3942
+ n && n.c(), t = Et();
3941
3943
  },
3942
- m(n, i) {
3943
- r && r.m(n, i), N(n, t, i);
3944
+ m(r, i) {
3945
+ n && n.m(r, i), N(r, t, i);
3944
3946
  },
3945
- p(n, i) {
3947
+ p(r, i) {
3946
3948
  /*closeButton*/
3947
- n[3] ? r ? r.p(n, i) : (r = gt(n), r.c(), r.m(t.parentNode, t)) : r && (r.d(1), r = null);
3949
+ r[3] ? n ? n.p(r, i) : (n = pt(r), n.c(), n.m(t.parentNode, t)) : n && (n.d(1), n = null);
3948
3950
  },
3949
- d(n) {
3950
- n && C(t), r && r.d(n);
3951
+ d(r) {
3952
+ r && C(t), n && n.d(r);
3951
3953
  }
3952
3954
  };
3953
3955
  }
3954
3956
  function Hi(e) {
3955
- let t, r, n, i;
3957
+ let t, n, r, i;
3956
3958
  const s = (
3957
3959
  /*#slots*/
3958
3960
  e[16].leftButton
@@ -3961,7 +3963,7 @@ function Hi(e) {
3961
3963
  e,
3962
3964
  /*$$scope*/
3963
3965
  e[15],
3964
- pt
3966
+ dt
3965
3967
  ), o = u || xi(e), l = (
3966
3968
  /*#slots*/
3967
3969
  e[16].title
@@ -3970,7 +3972,7 @@ function Hi(e) {
3970
3972
  e,
3971
3973
  /*$$scope*/
3972
3974
  e[15],
3973
- dt
3975
+ mt
3974
3976
  ), h = a || Ei(e), c = (
3975
3977
  /*#slots*/
3976
3978
  e[16].rightButton
@@ -3979,14 +3981,14 @@ function Hi(e) {
3979
3981
  e,
3980
3982
  /*$$scope*/
3981
3983
  e[15],
3982
- mt
3984
+ ct
3983
3985
  ), d = m || vi(e);
3984
3986
  return {
3985
3987
  c() {
3986
- t = V("div"), o && o.c(), r = Qe(), h && h.c(), n = Qe(), d && d.c(), ee(t, "class", "CashierHeader");
3988
+ t = V("div"), o.c(), n = Ze(), h.c(), r = Ze(), d.c(), ee(t, "class", "CashierHeader");
3987
3989
  },
3988
3990
  m(f, _) {
3989
- N(f, t, _), o && o.m(t, null), le(t, r), h && h.m(t, null), le(t, n), d && d.m(t, null), e[17](t), i = !0;
3991
+ N(f, t, _), o.m(t, null), le(t, n), h.m(t, null), le(t, r), d.m(t, null), e[17](t), i = !0;
3990
3992
  },
3991
3993
  p(f, [_]) {
3992
3994
  u ? u.p && (!i || _ & /*$$scope*/
@@ -4006,8 +4008,8 @@ function Hi(e) {
4006
4008
  /*$$scope*/
4007
4009
  f[15]
4008
4010
  ),
4009
- pt
4010
- ) : o && o.p && (!i || _ & /*backButton*/
4011
+ dt
4012
+ ) : o.p && (!i || _ & /*backButton*/
4011
4013
  2) && o.p(f, i ? _ : -1), a ? a.p && (!i || _ & /*$$scope*/
4012
4014
  32768) && xe(
4013
4015
  a,
@@ -4025,8 +4027,8 @@ function Hi(e) {
4025
4027
  /*$$scope*/
4026
4028
  f[15]
4027
4029
  ),
4028
- dt
4029
- ) : h && h.p && (!i || _ & /*$_, titleText*/
4030
+ mt
4031
+ ) : h.p && (!i || _ & /*$_, titleText*/
4030
4032
  20) && h.p(f, i ? _ : -1), m ? m.p && (!i || _ & /*$$scope*/
4031
4033
  32768) && xe(
4032
4034
  m,
@@ -4044,8 +4046,8 @@ function Hi(e) {
4044
4046
  /*$$scope*/
4045
4047
  f[15]
4046
4048
  ),
4047
- mt
4048
- ) : d && d.p && (!i || _ & /*closeButton*/
4049
+ ct
4050
+ ) : d.p && (!i || _ & /*closeButton*/
4049
4051
  8) && d.p(f, i ? _ : -1);
4050
4052
  },
4051
4053
  i(f) {
@@ -4055,25 +4057,25 @@ function Hi(e) {
4055
4057
  He(o, f), He(h, f), He(d, f), i = !1;
4056
4058
  },
4057
4059
  d(f) {
4058
- f && C(t), o && o.d(f), h && h.d(f), d && d.d(f), e[17](null);
4060
+ f && C(t), o.d(f), h.d(f), d.d(f), e[17](null);
4059
4061
  }
4060
4062
  };
4061
4063
  }
4062
- function Bi(e, t, r) {
4063
- let n;
4064
- er(e, fi, (g) => r(4, n = g));
4064
+ function Bi(e, t, n) {
4065
+ let r;
4066
+ Kt(e, fi, (g) => n(4, r = g));
4065
4067
  let { $$slots: i = {}, $$scope: s } = t, { clientstyling: u = "" } = t, { clientstylingurl: o = "" } = t, { translationurl: l = "" } = t, { showbackbutton: a = "" } = t, { title: h = "header.general" } = t, { lang: c = "en" } = t, { showclosebutton: m = "" } = t, { mbsource: d = "" } = t, f, _ = !1, v, S = !1;
4066
4068
  const A = () => {
4067
4069
  fetch(l).then((g) => g.json()).then((g) => {
4068
- Object.keys(g).forEach((We) => {
4069
- ft(We, g[We]);
4070
+ Object.keys(g).forEach((ze) => {
4071
+ lt(ze, g[ze]);
4070
4072
  });
4071
4073
  }).catch((g) => {
4072
4074
  console.log(g);
4073
4075
  });
4074
4076
  };
4075
- Object.keys(ct).forEach((g) => {
4076
- ft(g, ct[g]);
4077
+ Object.keys(ft).forEach((g) => {
4078
+ lt(g, ft[g]);
4077
4079
  });
4078
4080
  const H = () => {
4079
4081
  ci(c);
@@ -4082,37 +4084,37 @@ function Bi(e, t, r) {
4082
4084
  }, w = () => {
4083
4085
  window.postMessage({ type: "BackCashier" }, window.location.href);
4084
4086
  }, M = () => {
4085
- r(1, _ = !!a && a !== "false");
4086
- }, ne = () => {
4087
- r(3, S = !!m && m !== "false");
4088
- }, Jt = () => {
4089
- r(2, v = h || "header.general");
4087
+ n(1, _ = !!a && a !== "false");
4088
+ }, re = () => {
4089
+ n(3, S = !!m && m !== "false");
4090
+ }, Qt = () => {
4091
+ n(2, v = h || "header.general");
4090
4092
  };
4091
- ur(() => () => {
4093
+ un(() => () => {
4092
4094
  });
4093
- function qt(g) {
4095
+ function Jt(g) {
4094
4096
  Ce[g ? "unshift" : "push"](() => {
4095
- f = g, r(0, f);
4097
+ f = g, n(0, f);
4096
4098
  });
4097
4099
  }
4098
4100
  return e.$$set = (g) => {
4099
- "clientstyling" in g && r(7, u = g.clientstyling), "clientstylingurl" in g && r(8, o = g.clientstylingurl), "translationurl" in g && r(9, l = g.translationurl), "showbackbutton" in g && r(10, a = 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);
4101
+ "clientstyling" in g && n(7, u = g.clientstyling), "clientstylingurl" in g && n(8, o = g.clientstylingurl), "translationurl" in g && n(9, l = g.translationurl), "showbackbutton" in g && n(10, a = g.showbackbutton), "title" in g && n(11, h = g.title), "lang" in g && n(12, c = g.lang), "showclosebutton" in g && n(13, m = g.showclosebutton), "mbsource" in g && n(14, d = g.mbsource), "$$scope" in g && n(15, s = g.$$scope);
4100
4102
  }, e.$$.update = () => {
4101
4103
  e.$$.dirty & /*lang*/
4102
4104
  4096 && c && H(), e.$$.dirty & /*lang, title*/
4103
- 6144 && c && h && Jt(), e.$$.dirty & /*clientstyling, customStylingContainer*/
4105
+ 6144 && c && h && Qt(), e.$$.dirty & /*clientstyling, customStylingContainer*/
4104
4106
  129 && u && f && mi(f, u), e.$$.dirty & /*clientstylingurl, customStylingContainer*/
4105
4107
  257 && o && f && di(f, o), e.$$.dirty & /*mbsource, customStylingContainer*/
4106
- 16385 && d && f && pi(f, `${d}.Style`), e.$$.dirty & /*lang, translationurl*/
4108
+ 16385 && d && f && bi(f, `${d}.Style`), e.$$.dirty & /*lang, translationurl*/
4107
4109
  4608 && c && l && A(), e.$$.dirty & /*showbackbutton*/
4108
4110
  1024 && a && M(), e.$$.dirty & /*showclosebutton*/
4109
- 8192 && m && ne();
4111
+ 8192 && m && re();
4110
4112
  }, [
4111
4113
  f,
4112
4114
  _,
4113
4115
  v,
4114
4116
  S,
4115
- n,
4117
+ r,
4116
4118
  L,
4117
4119
  w,
4118
4120
  u,
@@ -4125,17 +4127,17 @@ function Bi(e, t, r) {
4125
4127
  d,
4126
4128
  s,
4127
4129
  i,
4128
- qt
4130
+ Jt
4129
4131
  ];
4130
4132
  }
4131
- class Ti extends yr {
4133
+ class Ti extends yn {
4132
4134
  constructor(t) {
4133
- super(), gr(
4135
+ super(), gn(
4134
4136
  this,
4135
4137
  t,
4136
4138
  Bi,
4137
4139
  Hi,
4138
- yt,
4140
+ _t,
4139
4141
  {
4140
4142
  clientstyling: 7,
4141
4143
  clientstylingurl: 8,
@@ -4146,7 +4148,7 @@ class Ti extends yr {
4146
4148
  showclosebutton: 13,
4147
4149
  mbsource: 14
4148
4150
  },
4149
- bi
4151
+ pi
4150
4152
  );
4151
4153
  }
4152
4154
  get clientstyling() {
@@ -4198,7 +4200,7 @@ class Ti extends yr {
4198
4200
  this.$$set({ mbsource: t }), T();
4199
4201
  }
4200
4202
  }
4201
- _r(Ti, { clientstyling: {}, clientstylingurl: {}, translationurl: {}, showbackbutton: {}, title: {}, lang: {}, showclosebutton: {}, mbsource: {} }, ["leftButton", "title", "rightButton"], [], !0);
4203
+ _n(Ti, { clientstyling: {}, clientstylingurl: {}, translationurl: {}, showbackbutton: {}, title: {}, lang: {}, showclosebutton: {}, mbsource: {} }, ["leftButton", "title", "rightButton"], [], !0);
4202
4204
  export {
4203
4205
  Ti as C
4204
4206
  };