@everymatrix/cashier-video-modal 1.74.1 → 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,17 +1,17 @@
1
- var cr = Object.defineProperty, pr = Object.defineProperties;
2
- var dr = Object.getOwnPropertyDescriptors;
3
- var Ke = Object.getOwnPropertySymbols;
4
- var mr = Object.prototype.hasOwnProperty, br = Object.prototype.propertyIsEnumerable;
5
- var xe = (e, t, r) => t in e ? cr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, et = (e, t) => {
1
+ var ur = Object.defineProperty, hr = Object.defineProperties;
2
+ var lr = Object.getOwnPropertyDescriptors;
3
+ var Qe = Object.getOwnPropertySymbols;
4
+ var fr = Object.prototype.hasOwnProperty, cr = Object.prototype.propertyIsEnumerable;
5
+ var _e = (e, t, r) => t in e ? ur(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Je = (e, t) => {
6
6
  for (var r in t || (t = {}))
7
- mr.call(t, r) && xe(e, r, t[r]);
8
- if (Ke)
9
- for (var r of Ke(t))
10
- br.call(t, r) && xe(e, r, t[r]);
7
+ fr.call(t, r) && _e(e, r, t[r]);
8
+ if (Qe)
9
+ for (var r of Qe(t))
10
+ cr.call(t, r) && _e(e, r, t[r]);
11
11
  return e;
12
- }, tt = (e, t) => pr(e, dr(t));
13
- var w = (e, t, r) => (xe(e, typeof t != "symbol" ? t + "" : t, r), r);
14
- var rt = (e, t, r) => new Promise((n, i) => {
12
+ }, qe = (e, t) => hr(e, lr(t));
13
+ var w = (e, t, r) => (_e(e, typeof t != "symbol" ? t + "" : t, r), r);
14
+ var Ye = (e, t, r) => new Promise((n, i) => {
15
15
  var o = (h) => {
16
16
  try {
17
17
  a(r.next(h));
@@ -29,29 +29,29 @@ var rt = (e, t, r) => new Promise((n, i) => {
29
29
  });
30
30
  function S() {
31
31
  }
32
- function Lt(e) {
32
+ function At(e) {
33
33
  return e();
34
34
  }
35
- function nt() {
35
+ function Ke() {
36
36
  return /* @__PURE__ */ Object.create(null);
37
37
  }
38
- function K(e) {
39
- e.forEach(Lt);
38
+ function ee(e) {
39
+ e.forEach(At);
40
40
  }
41
- function Qe(e) {
41
+ function ke(e) {
42
42
  return typeof e == "function";
43
43
  }
44
- function It(e, t) {
44
+ function Pt(e, t) {
45
45
  return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
46
46
  }
47
47
  let oe;
48
- function it(e, t) {
48
+ function et(e, t) {
49
49
  return e === t ? !0 : (oe || (oe = document.createElement("a")), oe.href = t, e === oe.href);
50
50
  }
51
- function vr(e) {
51
+ function dr(e) {
52
52
  return Object.keys(e).length === 0;
53
53
  }
54
- function gr(e, ...t) {
54
+ function pr(e, ...t) {
55
55
  if (e == null) {
56
56
  for (const n of t)
57
57
  n(void 0);
@@ -60,17 +60,17 @@ function gr(e, ...t) {
60
60
  const r = e.subscribe(...t);
61
61
  return r.unsubscribe ? () => r.unsubscribe() : r;
62
62
  }
63
- function A(e, t) {
63
+ function B(e, t) {
64
64
  e.appendChild(t);
65
65
  }
66
- function yr(e, t, r) {
67
- const n = _r(e);
66
+ function mr(e, t, r) {
67
+ const n = br(e);
68
68
  if (!n.getElementById(t)) {
69
69
  const i = N("style");
70
- i.id = t, i.textContent = r, Er(n, i);
70
+ i.id = t, i.textContent = r, gr(n, i);
71
71
  }
72
72
  }
73
- function _r(e) {
73
+ function br(e) {
74
74
  if (!e)
75
75
  return document;
76
76
  const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
@@ -80,17 +80,17 @@ function _r(e) {
80
80
  t
81
81
  ) : e.ownerDocument;
82
82
  }
83
- function Er(e, t) {
84
- return A(
83
+ function gr(e, t) {
84
+ return B(
85
85
  /** @type {Document} */
86
86
  e.head || e,
87
87
  t
88
88
  ), t.sheet;
89
89
  }
90
- function ee(e, t, r) {
90
+ function te(e, t, r) {
91
91
  e.insertBefore(t, r || null);
92
92
  }
93
- function k(e) {
93
+ function X(e) {
94
94
  e.parentNode && e.parentNode.removeChild(e);
95
95
  }
96
96
  function N(e) {
@@ -99,28 +99,28 @@ function N(e) {
99
99
  function ce(e) {
100
100
  return document.createElementNS("http://www.w3.org/2000/svg", e);
101
101
  }
102
- function Nt(e) {
102
+ function Ct(e) {
103
103
  return document.createTextNode(e);
104
104
  }
105
- function ot() {
106
- return Nt(" ");
105
+ function tt() {
106
+ return Ct(" ");
107
107
  }
108
- function xr() {
109
- return Nt("");
108
+ function yr() {
109
+ return Ct("");
110
110
  }
111
- function Mt(e, t, r, n) {
111
+ function Ot(e, t, r, n) {
112
112
  return e.addEventListener(t, r, n), () => e.removeEventListener(t, r, n);
113
113
  }
114
114
  function E(e, t, r) {
115
115
  r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
116
116
  }
117
- function Sr(e) {
117
+ function vr(e) {
118
118
  return Array.from(e.childNodes);
119
119
  }
120
- function st(e, t, r) {
120
+ function rt(e, t, r) {
121
121
  e.classList.toggle(t, !!r);
122
122
  }
123
- function wr(e) {
123
+ function _r(e) {
124
124
  const t = {};
125
125
  return e.childNodes.forEach(
126
126
  /** @param {Element} node */
@@ -129,87 +129,87 @@ function wr(e) {
129
129
  }
130
130
  ), t;
131
131
  }
132
- let J;
133
- function Q(e) {
134
- J = e;
132
+ let q;
133
+ function J(e) {
134
+ q = e;
135
135
  }
136
- function Hr() {
137
- if (!J)
136
+ function Er() {
137
+ if (!q)
138
138
  throw new Error("Function called outside component initialization");
139
- return J;
139
+ return q;
140
140
  }
141
- function Tr(e) {
142
- Hr().$$.on_mount.push(e);
141
+ function xr(e) {
142
+ Er().$$.on_mount.push(e);
143
143
  }
144
- const U = [], Ce = [];
144
+ const U = [], Ae = [];
145
145
  let D = [];
146
- const at = [], Br = /* @__PURE__ */ Promise.resolve();
147
- let Le = !1;
148
- function Ar() {
149
- Le || (Le = !0, Br.then(I));
146
+ const nt = [], Sr = /* @__PURE__ */ Promise.resolve();
147
+ let Pe = !1;
148
+ function wr() {
149
+ Pe || (Pe = !0, Sr.then(I));
150
150
  }
151
- function Ie(e) {
151
+ function Ce(e) {
152
152
  D.push(e);
153
153
  }
154
- const Se = /* @__PURE__ */ new Set();
154
+ const Ee = /* @__PURE__ */ new Set();
155
155
  let $ = 0;
156
156
  function I() {
157
157
  if ($ !== 0)
158
158
  return;
159
- const e = J;
159
+ const e = q;
160
160
  do {
161
161
  try {
162
162
  for (; $ < U.length; ) {
163
163
  const t = U[$];
164
- $++, Q(t), Pr(t.$$);
164
+ $++, J(t), Hr(t.$$);
165
165
  }
166
166
  } catch (t) {
167
167
  throw U.length = 0, $ = 0, t;
168
168
  }
169
- for (Q(null), U.length = 0, $ = 0; Ce.length; )
170
- Ce.pop()();
169
+ for (J(null), U.length = 0, $ = 0; Ae.length; )
170
+ Ae.pop()();
171
171
  for (let t = 0; t < D.length; t += 1) {
172
172
  const r = D[t];
173
- Se.has(r) || (Se.add(r), r());
173
+ Ee.has(r) || (Ee.add(r), r());
174
174
  }
175
175
  D.length = 0;
176
176
  } while (U.length);
177
- for (; at.length; )
178
- at.pop()();
179
- Le = !1, Se.clear(), Q(e);
177
+ for (; nt.length; )
178
+ nt.pop()();
179
+ Pe = !1, Ee.clear(), J(e);
180
180
  }
181
- function Pr(e) {
181
+ function Hr(e) {
182
182
  if (e.fragment !== null) {
183
- e.update(), K(e.before_update);
183
+ e.update(), ee(e.before_update);
184
184
  const t = e.dirty;
185
- e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Ie);
185
+ e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Ce);
186
186
  }
187
187
  }
188
- function Or(e) {
188
+ function Tr(e) {
189
189
  const t = [], r = [];
190
190
  D.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), D = t;
191
191
  }
192
- const Cr = /* @__PURE__ */ new Set();
193
- function Lr(e, t) {
194
- e && e.i && (Cr.delete(e), e.i(t));
192
+ const Br = /* @__PURE__ */ new Set();
193
+ function Ar(e, t) {
194
+ e && e.i && (Br.delete(e), e.i(t));
195
195
  }
196
- function Ir(e, t, r) {
196
+ function Pr(e, t, r) {
197
197
  const { fragment: n, after_update: i } = e.$$;
198
- n && n.m(t, r), Ie(() => {
199
- const o = e.$$.on_mount.map(Lt).filter(Qe);
200
- e.$$.on_destroy ? e.$$.on_destroy.push(...o) : K(o), e.$$.on_mount = [];
201
- }), i.forEach(Ie);
198
+ n && n.m(t, r), Ce(() => {
199
+ const o = e.$$.on_mount.map(At).filter(ke);
200
+ e.$$.on_destroy ? e.$$.on_destroy.push(...o) : ee(o), e.$$.on_mount = [];
201
+ }), i.forEach(Ce);
202
202
  }
203
- function Nr(e, t) {
203
+ function Cr(e, t) {
204
204
  const r = e.$$;
205
- r.fragment !== null && (Or(r.after_update), K(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
205
+ r.fragment !== null && (Tr(r.after_update), ee(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
206
206
  }
207
- function Mr(e, t) {
208
- e.$$.dirty[0] === -1 && (U.push(e), Ar(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
207
+ function Or(e, t) {
208
+ e.$$.dirty[0] === -1 && (U.push(e), wr(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
209
209
  }
210
- function $r(e, t, r, n, i, o, s = null, a = [-1]) {
211
- const h = J;
212
- Q(e);
210
+ function Lr(e, t, r, n, i, o, s = null, a = [-1]) {
211
+ const h = q;
212
+ J(e);
213
213
  const u = e.$$ = {
214
214
  fragment: null,
215
215
  ctx: [],
@@ -217,7 +217,7 @@ function $r(e, t, r, n, i, o, s = null, a = [-1]) {
217
217
  props: o,
218
218
  update: S,
219
219
  not_equal: i,
220
- bound: nt(),
220
+ bound: Ke(),
221
221
  // lifecycle
222
222
  on_mount: [],
223
223
  on_destroy: [],
@@ -226,28 +226,28 @@ function $r(e, t, r, n, i, o, s = null, a = [-1]) {
226
226
  after_update: [],
227
227
  context: new Map(t.context || (h ? h.$$.context : [])),
228
228
  // everything else
229
- callbacks: nt(),
229
+ callbacks: Ke(),
230
230
  dirty: a,
231
231
  skip_bound: !1,
232
232
  root: t.target || h.$$.root
233
233
  };
234
234
  s && s(u.root);
235
235
  let l = !1;
236
- if (u.ctx = r ? r(e, t.props || {}, (f, c, ...m) => {
237
- const v = m.length ? m[0] : c;
238
- return u.ctx && i(u.ctx[f], u.ctx[f] = v) && (!u.skip_bound && u.bound[f] && u.bound[f](v), l && Mr(e, f)), c;
239
- }) : [], u.update(), l = !0, K(u.before_update), u.fragment = n ? n(u.ctx) : !1, t.target) {
236
+ if (u.ctx = r(e, t.props || {}, (f, c, ...m) => {
237
+ const y = m.length ? m[0] : c;
238
+ return u.ctx && i(u.ctx[f], u.ctx[f] = y) && (!u.skip_bound && u.bound[f] && u.bound[f](y), l && Or(e, f)), c;
239
+ }), u.update(), l = !0, ee(u.before_update), u.fragment = n(u.ctx), t.target) {
240
240
  if (t.hydrate) {
241
- const f = Sr(t.target);
242
- u.fragment && u.fragment.l(f), f.forEach(k);
241
+ const f = vr(t.target);
242
+ u.fragment && u.fragment.l(f), f.forEach(X);
243
243
  } else
244
244
  u.fragment && u.fragment.c();
245
- t.intro && Lr(e.$$.fragment), Ir(e, t.target, t.anchor), I();
245
+ t.intro && Ar(e.$$.fragment), Pr(e, t.target, t.anchor), I();
246
246
  }
247
- Q(h);
247
+ J(h);
248
248
  }
249
- let $t;
250
- typeof HTMLElement == "function" && ($t = class extends HTMLElement {
249
+ let Lt;
250
+ typeof HTMLElement == "function" && (Lt = class extends HTMLElement {
251
251
  constructor(t, r, n) {
252
252
  super();
253
253
  /** The Svelte component constructor */
@@ -284,7 +284,7 @@ typeof HTMLElement == "function" && ($t = class extends HTMLElement {
284
284
  }
285
285
  }
286
286
  connectedCallback() {
287
- return rt(this, null, function* () {
287
+ return Ye(this, null, function* () {
288
288
  if (this.$$cn = !0, !this.$$c) {
289
289
  let t = function(o) {
290
290
  return () => {
@@ -298,17 +298,17 @@ typeof HTMLElement == "function" && ($t = class extends HTMLElement {
298
298
  * @param {HTMLElement} [anchor]
299
299
  */
300
300
  m: function(u, l) {
301
- ee(u, s, l);
301
+ te(u, s, l);
302
302
  },
303
303
  d: function(u) {
304
- u && k(s);
304
+ u && X(s);
305
305
  }
306
306
  };
307
307
  };
308
308
  };
309
309
  if (yield Promise.resolve(), !this.$$cn || this.$$c)
310
310
  return;
311
- const r = {}, n = wr(this);
311
+ const r = {}, n = _r(this);
312
312
  for (const o of this.$$s)
313
313
  o in n && (r[o] = [t(o)]);
314
314
  for (const o of this.attributes) {
@@ -319,7 +319,7 @@ typeof HTMLElement == "function" && ($t = class extends HTMLElement {
319
319
  !(o in this.$$d) && this[o] !== void 0 && (this.$$d[o] = this[o], delete this[o]);
320
320
  this.$$c = new this.$$ctor({
321
321
  target: this.shadowRoot || this,
322
- props: tt(et({}, this.$$d), {
322
+ props: qe(Je({}, this.$$d), {
323
323
  $$slots: r,
324
324
  $$scope: {
325
325
  ctx: []
@@ -397,8 +397,8 @@ function ue(e, t, r, n) {
397
397
  return t;
398
398
  }
399
399
  }
400
- function Rr(e, t, r, n, i, o) {
401
- let s = class extends $t {
400
+ function Ir(e, t, r, n, i, o) {
401
+ let s = class extends Lt {
402
402
  constructor() {
403
403
  super(e, r, i), this.$$p_d = t;
404
404
  }
@@ -428,7 +428,7 @@ function Rr(e, t, r, n, i, o) {
428
428
  }), e.element = /** @type {any} */
429
429
  s, s;
430
430
  }
431
- class Ur {
431
+ class Nr {
432
432
  constructor() {
433
433
  /**
434
434
  * ### PRIVATE API
@@ -449,7 +449,7 @@ class Ur {
449
449
  }
450
450
  /** @returns {void} */
451
451
  $destroy() {
452
- Nr(this, 1), this.$destroy = S;
452
+ Cr(this, 1), this.$destroy = S;
453
453
  }
454
454
  /**
455
455
  * @template {Extract<keyof Events, string>} K
@@ -458,7 +458,7 @@ class Ur {
458
458
  * @returns {() => void}
459
459
  */
460
460
  $on(t, r) {
461
- if (!Qe(r))
461
+ if (!ke(r))
462
462
  return S;
463
463
  const n = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
464
464
  return n.push(r), () => {
@@ -471,18 +471,18 @@ class Ur {
471
471
  * @returns {void}
472
472
  */
473
473
  $set(t) {
474
- this.$$set && !vr(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
474
+ this.$$set && !dr(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
475
475
  }
476
476
  }
477
- const Dr = "4";
478
- typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Dr);
479
- function Gr(e, t) {
477
+ const Mr = "4";
478
+ typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Mr);
479
+ function $r(e, t) {
480
480
  if (e) {
481
481
  const r = document.createElement("style");
482
482
  r.innerHTML = t, e.appendChild(r);
483
483
  }
484
484
  }
485
- function Fr(e, t) {
485
+ function Rr(e, t) {
486
486
  const r = new URL(t);
487
487
  fetch(r.href).then((n) => n.text()).then((n) => {
488
488
  const i = document.createElement("style");
@@ -491,7 +491,7 @@ function Fr(e, t) {
491
491
  console.error("There was an error while trying to load client styling from URL", n);
492
492
  });
493
493
  }
494
- function jr(e, t, r) {
494
+ function Ur(e, t, r) {
495
495
  if (window.emMessageBus) {
496
496
  const n = document.createElement("style");
497
497
  window.emMessageBus.subscribe(t, (i) => {
@@ -513,24 +513,43 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
513
513
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
514
514
  PERFORMANCE OF THIS SOFTWARE.
515
515
  ***************************************************************************** */
516
- var Ne = function(e, t) {
517
- return Ne = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
516
+ var Oe = function(e, t) {
517
+ return Oe = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
518
518
  r.__proto__ = n;
519
519
  } || function(r, n) {
520
520
  for (var i in n)
521
521
  Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
522
- }, Ne(e, t);
522
+ }, Oe(e, t);
523
523
  };
524
- function te(e, t) {
524
+ function P(e, t) {
525
525
  if (typeof t != "function" && t !== null)
526
526
  throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
527
- Ne(e, t);
527
+ Oe(e, t);
528
528
  function r() {
529
529
  this.constructor = e;
530
530
  }
531
531
  e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
532
532
  }
533
- function Me(e) {
533
+ var b = function() {
534
+ return b = Object.assign || function(t) {
535
+ for (var r, n = 1, i = arguments.length; n < i; n++) {
536
+ r = arguments[n];
537
+ for (var o in r)
538
+ Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
539
+ }
540
+ return t;
541
+ }, b.apply(this, arguments);
542
+ };
543
+ function Dr(e, t) {
544
+ var r = {};
545
+ for (var n in e)
546
+ Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
547
+ if (e != null && typeof Object.getOwnPropertySymbols == "function")
548
+ for (var i = 0, n = Object.getOwnPropertySymbols(e); i < n.length; i++)
549
+ t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
550
+ return r;
551
+ }
552
+ function Le(e) {
534
553
  var t = typeof Symbol == "function" && Symbol.iterator, r = t && e[t], n = 0;
535
554
  if (r)
536
555
  return r.call(e);
@@ -542,7 +561,7 @@ function Me(e) {
542
561
  };
543
562
  throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
544
563
  }
545
- function $e(e, t) {
564
+ function Ie(e, t) {
546
565
  var r = typeof Symbol == "function" && e[Symbol.iterator];
547
566
  if (!r)
548
567
  return e;
@@ -562,22 +581,22 @@ function $e(e, t) {
562
581
  }
563
582
  return o;
564
583
  }
565
- function Re(e, t, r) {
566
- if (arguments.length === 2)
584
+ function G(e, t, r) {
585
+ if (r || arguments.length === 2)
567
586
  for (var n = 0, i = t.length, o; n < i; n++)
568
587
  (o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
569
588
  return e.concat(o || t);
570
589
  }
571
- function P(e) {
590
+ function A(e) {
572
591
  return typeof e == "function";
573
592
  }
574
- function Rt(e) {
593
+ function It(e) {
575
594
  var t = function(n) {
576
595
  Error.call(n), n.stack = new Error().stack;
577
596
  }, r = e(t);
578
597
  return r.prototype = Object.create(Error.prototype), r.prototype.constructor = r, r;
579
598
  }
580
- var we = Rt(function(e) {
599
+ var xe = It(function(e) {
581
600
  return function(r) {
582
601
  e(this), this.message = r ? r.length + ` errors occurred during unsubscription:
583
602
  ` + r.map(function(n, i) {
@@ -586,13 +605,13 @@ var we = Rt(function(e) {
586
605
  `) : "", this.name = "UnsubscriptionError", this.errors = r;
587
606
  };
588
607
  });
589
- function Ue(e, t) {
608
+ function Ne(e, t) {
590
609
  if (e) {
591
610
  var r = e.indexOf(t);
592
611
  0 <= r && e.splice(r, 1);
593
612
  }
594
613
  }
595
- var be = function() {
614
+ var me = function() {
596
615
  function e(t) {
597
616
  this.initialTeardown = t, this.closed = !1, this._parentage = null, this._finalizers = null;
598
617
  }
@@ -604,12 +623,12 @@ var be = function() {
604
623
  if (s)
605
624
  if (this._parentage = null, Array.isArray(s))
606
625
  try {
607
- for (var a = Me(s), h = a.next(); !h.done; h = a.next()) {
626
+ for (var a = Le(s), h = a.next(); !h.done; h = a.next()) {
608
627
  var u = h.value;
609
628
  u.remove(this);
610
629
  }
611
- } catch (b) {
612
- t = { error: b };
630
+ } catch (g) {
631
+ t = { error: g };
613
632
  } finally {
614
633
  try {
615
634
  h && !h.done && (r = a.return) && r.call(a);
@@ -621,26 +640,26 @@ var be = function() {
621
640
  else
622
641
  s.remove(this);
623
642
  var l = this.initialTeardown;
624
- if (P(l))
643
+ if (A(l))
625
644
  try {
626
645
  l();
627
- } catch (b) {
628
- o = b instanceof we ? b.errors : [b];
646
+ } catch (g) {
647
+ o = g instanceof xe ? g.errors : [g];
629
648
  }
630
649
  var f = this._finalizers;
631
650
  if (f) {
632
651
  this._finalizers = null;
633
652
  try {
634
- for (var c = Me(f), m = c.next(); !m.done; m = c.next()) {
635
- var v = m.value;
653
+ for (var c = Le(f), m = c.next(); !m.done; m = c.next()) {
654
+ var y = m.value;
636
655
  try {
637
- ut(v);
638
- } catch (b) {
639
- o = o != null ? o : [], b instanceof we ? o = Re(Re([], $e(o)), $e(b.errors)) : o.push(b);
656
+ it(y);
657
+ } catch (g) {
658
+ o = o != null ? o : [], g instanceof xe ? o = G(G([], Ie(o)), Ie(g.errors)) : o.push(g);
640
659
  }
641
660
  }
642
- } catch (b) {
643
- n = { error: b };
661
+ } catch (g) {
662
+ n = { error: g };
644
663
  } finally {
645
664
  try {
646
665
  m && !m.done && (i = c.return) && i.call(c);
@@ -651,13 +670,13 @@ var be = function() {
651
670
  }
652
671
  }
653
672
  if (o)
654
- throw new we(o);
673
+ throw new xe(o);
655
674
  }
656
675
  }, e.prototype.add = function(t) {
657
676
  var r;
658
677
  if (t && t !== this)
659
678
  if (this.closed)
660
- ut(t);
679
+ it(t);
661
680
  else {
662
681
  if (t instanceof e) {
663
682
  if (t.closed || t._hasParent(this))
@@ -674,52 +693,56 @@ var be = function() {
674
693
  this._parentage = Array.isArray(r) ? (r.push(t), r) : r ? [r, t] : t;
675
694
  }, e.prototype._removeParent = function(t) {
676
695
  var r = this._parentage;
677
- r === t ? this._parentage = null : Array.isArray(r) && Ue(r, t);
696
+ r === t ? this._parentage = null : Array.isArray(r) && Ne(r, t);
678
697
  }, e.prototype.remove = function(t) {
679
698
  var r = this._finalizers;
680
- r && Ue(r, t), t instanceof e && t._removeParent(this);
699
+ r && Ne(r, t), t instanceof e && t._removeParent(this);
681
700
  }, e.EMPTY = function() {
682
701
  var t = new e();
683
702
  return t.closed = !0, t;
684
703
  }(), e;
685
- }(), Ut = be.EMPTY;
686
- function Dt(e) {
687
- return e instanceof be || e && "closed" in e && P(e.remove) && P(e.add) && P(e.unsubscribe);
688
- }
689
- function ut(e) {
690
- P(e) ? e() : e.unsubscribe();
691
- }
692
- var Vr = {
693
- Promise: void 0
694
- }, kr = {
704
+ }(), Nt = me.EMPTY;
705
+ function Mt(e) {
706
+ return e instanceof me || e && "closed" in e && A(e.remove) && A(e.add) && A(e.unsubscribe);
707
+ }
708
+ function it(e) {
709
+ A(e) ? e() : e.unsubscribe();
710
+ }
711
+ var Gr = {
712
+ onUnhandledError: null,
713
+ onStoppedNotification: null,
714
+ Promise: void 0,
715
+ useDeprecatedSynchronousErrorHandling: !1,
716
+ useDeprecatedNextContext: !1
717
+ }, Fr = {
695
718
  setTimeout: function(e, t) {
696
719
  for (var r = [], n = 2; n < arguments.length; n++)
697
720
  r[n - 2] = arguments[n];
698
- return setTimeout.apply(void 0, Re([e, t], $e(r)));
721
+ return setTimeout.apply(void 0, G([e, t], Ie(r)));
699
722
  },
700
723
  clearTimeout: function(e) {
701
724
  return clearTimeout(e);
702
725
  },
703
726
  delegate: void 0
704
727
  };
705
- function Xr(e) {
706
- kr.setTimeout(function() {
728
+ function jr(e) {
729
+ Fr.setTimeout(function() {
707
730
  throw e;
708
731
  });
709
732
  }
710
- function ht() {
733
+ function ot() {
711
734
  }
712
735
  function he(e) {
713
736
  e();
714
737
  }
715
- var Gt = function(e) {
716
- te(t, e);
738
+ var $t = function(e) {
739
+ P(t, e);
717
740
  function t(r) {
718
741
  var n = e.call(this) || this;
719
- return n.isStopped = !1, r ? (n.destination = r, Dt(r) && r.add(n)) : n.destination = Zr, n;
742
+ return n.isStopped = !1, r ? (n.destination = r, Mt(r) && r.add(n)) : n.destination = Xr, n;
720
743
  }
721
744
  return t.create = function(r, n, i) {
722
- return new De(r, n, i);
745
+ return new Me(r, n, i);
723
746
  }, t.prototype.next = function(r) {
724
747
  this.isStopped || this._next(r);
725
748
  }, t.prototype.error = function(r) {
@@ -743,7 +766,7 @@ var Gt = function(e) {
743
766
  this.unsubscribe();
744
767
  }
745
768
  }, t;
746
- }(be), Wr = function() {
769
+ }(me), Vr = function() {
747
770
  function e(t) {
748
771
  this.partialObserver = t;
749
772
  }
@@ -774,43 +797,43 @@ var Gt = function(e) {
774
797
  se(r);
775
798
  }
776
799
  }, e;
777
- }(), De = function(e) {
778
- te(t, e);
800
+ }(), Me = function(e) {
801
+ P(t, e);
779
802
  function t(r, n, i) {
780
803
  var o = e.call(this) || this, s;
781
- return P(r) || !r ? s = {
804
+ return A(r) || !r ? s = {
782
805
  next: r != null ? r : void 0,
783
806
  error: n != null ? n : void 0,
784
807
  complete: i != null ? i : void 0
785
- } : s = r, o.destination = new Wr(s), o;
808
+ } : s = r, o.destination = new Vr(s), o;
786
809
  }
787
810
  return t;
788
- }(Gt);
811
+ }($t);
789
812
  function se(e) {
790
- Xr(e);
813
+ jr(e);
791
814
  }
792
- function zr(e) {
815
+ function kr(e) {
793
816
  throw e;
794
817
  }
795
- var Zr = {
818
+ var Xr = {
796
819
  closed: !0,
797
- next: ht,
798
- error: zr,
799
- complete: ht
800
- }, Qr = function() {
820
+ next: ot,
821
+ error: kr,
822
+ complete: ot
823
+ }, Wr = function() {
801
824
  return typeof Symbol == "function" && Symbol.observable || "@@observable";
802
825
  }();
803
- function Jr(e) {
826
+ function zr(e) {
804
827
  return e;
805
828
  }
806
- function qr(e) {
807
- return e.length === 0 ? Jr : e.length === 1 ? e[0] : function(r) {
829
+ function Zr(e) {
830
+ return e.length === 0 ? zr : e.length === 1 ? e[0] : function(r) {
808
831
  return e.reduce(function(n, i) {
809
832
  return i(n);
810
833
  }, r);
811
834
  };
812
835
  }
813
- var lt = function() {
836
+ var st = function() {
814
837
  function e(t) {
815
838
  t && (this._subscribe = t);
816
839
  }
@@ -818,7 +841,7 @@ var lt = function() {
818
841
  var r = new e();
819
842
  return r.source = this, r.operator = t, r;
820
843
  }, e.prototype.subscribe = function(t, r, n) {
821
- var i = this, o = Kr(t) ? t : new De(t, r, n);
844
+ var i = this, o = Jr(t) ? t : new Me(t, r, n);
822
845
  return he(function() {
823
846
  var s = i, a = s.operator, h = s.source;
824
847
  o.add(a ? a.call(o, h) : h ? i._subscribe(o) : i._trySubscribe(o));
@@ -831,8 +854,8 @@ var lt = function() {
831
854
  }
832
855
  }, e.prototype.forEach = function(t, r) {
833
856
  var n = this;
834
- return r = ft(r), new r(function(i, o) {
835
- var s = new De({
857
+ return r = at(r), new r(function(i, o) {
858
+ var s = new Me({
836
859
  next: function(a) {
837
860
  try {
838
861
  t(a);
@@ -848,15 +871,15 @@ var lt = function() {
848
871
  }, e.prototype._subscribe = function(t) {
849
872
  var r;
850
873
  return (r = this.source) === null || r === void 0 ? void 0 : r.subscribe(t);
851
- }, e.prototype[Qr] = function() {
874
+ }, e.prototype[Wr] = function() {
852
875
  return this;
853
876
  }, e.prototype.pipe = function() {
854
877
  for (var t = [], r = 0; r < arguments.length; r++)
855
878
  t[r] = arguments[r];
856
- return qr(t)(this);
879
+ return Zr(t)(this);
857
880
  }, e.prototype.toPromise = function(t) {
858
881
  var r = this;
859
- return t = ft(t), new t(function(n, i) {
882
+ return t = at(t), new t(function(n, i) {
860
883
  var o;
861
884
  r.subscribe(function(s) {
862
885
  return o = s;
@@ -870,32 +893,32 @@ var lt = function() {
870
893
  return new e(t);
871
894
  }, e;
872
895
  }();
873
- function ft(e) {
896
+ function at(e) {
874
897
  var t;
875
- return (t = e != null ? e : Vr.Promise) !== null && t !== void 0 ? t : Promise;
898
+ return (t = e != null ? e : Gr.Promise) !== null && t !== void 0 ? t : Promise;
876
899
  }
877
- function Yr(e) {
878
- return e && P(e.next) && P(e.error) && P(e.complete);
900
+ function Qr(e) {
901
+ return e && A(e.next) && A(e.error) && A(e.complete);
879
902
  }
880
- function Kr(e) {
881
- return e && e instanceof Gt || Yr(e) && Dt(e);
903
+ function Jr(e) {
904
+ return e && e instanceof $t || Qr(e) && Mt(e);
882
905
  }
883
- var en = Rt(function(e) {
906
+ var qr = It(function(e) {
884
907
  return function() {
885
908
  e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
886
909
  };
887
- }), Ft = function(e) {
888
- te(t, e);
910
+ }), Rt = function(e) {
911
+ P(t, e);
889
912
  function t() {
890
913
  var r = e.call(this) || this;
891
914
  return r.closed = !1, r.currentObservers = null, r.observers = [], r.isStopped = !1, r.hasError = !1, r.thrownError = null, r;
892
915
  }
893
916
  return t.prototype.lift = function(r) {
894
- var n = new ct(this, this);
917
+ var n = new ut(this, this);
895
918
  return n.operator = r, n;
896
919
  }, t.prototype._throwIfClosed = function() {
897
920
  if (this.closed)
898
- throw new en();
921
+ throw new qr();
899
922
  }, t.prototype.next = function(r) {
900
923
  var n = this;
901
924
  he(function() {
@@ -903,7 +926,7 @@ var en = Rt(function(e) {
903
926
  if (n._throwIfClosed(), !n.isStopped) {
904
927
  n.currentObservers || (n.currentObservers = Array.from(n.observers));
905
928
  try {
906
- for (var s = Me(n.currentObservers), a = s.next(); !a.done; a = s.next()) {
929
+ for (var s = Le(n.currentObservers), a = s.next(); !a.done; a = s.next()) {
907
930
  var h = a.value;
908
931
  h.next(r);
909
932
  }
@@ -952,20 +975,20 @@ var en = Rt(function(e) {
952
975
  return this._throwIfClosed(), this._checkFinalizedStatuses(r), this._innerSubscribe(r);
953
976
  }, t.prototype._innerSubscribe = function(r) {
954
977
  var n = this, i = this, o = i.hasError, s = i.isStopped, a = i.observers;
955
- return o || s ? Ut : (this.currentObservers = null, a.push(r), new be(function() {
956
- n.currentObservers = null, Ue(a, r);
978
+ return o || s ? Nt : (this.currentObservers = null, a.push(r), new me(function() {
979
+ n.currentObservers = null, Ne(a, r);
957
980
  }));
958
981
  }, t.prototype._checkFinalizedStatuses = function(r) {
959
982
  var n = this, i = n.hasError, o = n.thrownError, s = n.isStopped;
960
983
  i ? r.error(o) : s && r.complete();
961
984
  }, t.prototype.asObservable = function() {
962
- var r = new lt();
985
+ var r = new st();
963
986
  return r.source = this, r;
964
987
  }, t.create = function(r, n) {
965
- return new ct(r, n);
988
+ return new ut(r, n);
966
989
  }, t;
967
- }(lt), ct = function(e) {
968
- te(t, e);
990
+ }(st), ut = function(e) {
991
+ P(t, e);
969
992
  function t(r, n) {
970
993
  var i = e.call(this) || this;
971
994
  return i.destination = r, i.source = n, i;
@@ -981,17 +1004,17 @@ var en = Rt(function(e) {
981
1004
  (n = (r = this.destination) === null || r === void 0 ? void 0 : r.complete) === null || n === void 0 || n.call(r);
982
1005
  }, t.prototype._subscribe = function(r) {
983
1006
  var n, i;
984
- return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : Ut;
1007
+ return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : Nt;
985
1008
  }, t;
986
- }(Ft), jt = {
1009
+ }(Rt), Ut = {
987
1010
  now: function() {
988
- return (jt.delegate || Date).now();
1011
+ return (Ut.delegate || Date).now();
989
1012
  },
990
1013
  delegate: void 0
991
- }, tn = function(e) {
992
- te(t, e);
1014
+ }, Yr = function(e) {
1015
+ P(t, e);
993
1016
  function t(r, n, i) {
994
- r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = jt);
1017
+ r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = Ut);
995
1018
  var o = e.call(this) || this;
996
1019
  return o._bufferSize = r, o._windowTime = n, o._timestampProvider = i, o._buffer = [], o._infiniteTimeWindow = !0, o._infiniteTimeWindow = n === 1 / 0, o._bufferSize = Math.max(1, r), o._windowTime = Math.max(1, n), o;
997
1020
  }
@@ -1011,24 +1034,24 @@ var en = Rt(function(e) {
1011
1034
  u && o.splice(0, u + 1);
1012
1035
  }
1013
1036
  }, t;
1014
- }(Ft);
1015
- const pt = [], dt = {}, rn = (e, t = 0) => {
1016
- if (pt.indexOf(e) == -1) {
1017
- const r = new tn(t);
1018
- dt[e] = r, pt.push(e);
1037
+ }(Rt);
1038
+ const ht = [], lt = {}, Kr = (e, t = 0) => {
1039
+ if (ht.indexOf(e) == -1) {
1040
+ const r = new Yr(t);
1041
+ lt[e] = r, ht.push(e);
1019
1042
  }
1020
- return dt[e];
1043
+ return lt[e];
1021
1044
  }, R = [];
1022
- function nn(e, t) {
1045
+ function en(e, t) {
1023
1046
  return {
1024
- subscribe: ve(e, t).subscribe
1047
+ subscribe: be(e, t).subscribe
1025
1048
  };
1026
1049
  }
1027
- function ve(e, t = S) {
1050
+ function be(e, t = S) {
1028
1051
  let r;
1029
1052
  const n = /* @__PURE__ */ new Set();
1030
1053
  function i(a) {
1031
- if (It(e, a) && (e = a, r)) {
1054
+ if (Pt(e, a) && (e = a, r)) {
1032
1055
  const h = !R.length;
1033
1056
  for (const u of n)
1034
1057
  u[1](), R.push(u, e);
@@ -1050,12 +1073,12 @@ function ve(e, t = S) {
1050
1073
  }
1051
1074
  return { set: i, update: o, subscribe: s };
1052
1075
  }
1053
- function X(e, t, r) {
1076
+ function W(e, t, r) {
1054
1077
  const n = !Array.isArray(e), i = n ? [e] : e;
1055
1078
  if (!i.every(Boolean))
1056
1079
  throw new Error("derived() expects stores as input, got a falsy value");
1057
1080
  const o = t.length < 2;
1058
- return nn(r, (s, a) => {
1081
+ return en(r, (s, a) => {
1059
1082
  let h = !1;
1060
1083
  const u = [];
1061
1084
  let l = 0, f = S;
@@ -1063,171 +1086,132 @@ function X(e, t, r) {
1063
1086
  if (l)
1064
1087
  return;
1065
1088
  f();
1066
- const v = t(n ? u[0] : u, s, a);
1067
- o ? s(v) : f = Qe(v) ? v : S;
1089
+ const y = t(n ? u[0] : u, s, a);
1090
+ o ? s(y) : f = ke(y) ? y : S;
1068
1091
  }, m = i.map(
1069
- (v, b) => gr(
1070
- v,
1092
+ (y, g) => pr(
1093
+ y,
1071
1094
  (H) => {
1072
- u[b] = H, l &= ~(1 << b), h && c();
1095
+ u[g] = H, l &= ~(1 << g), h && c();
1073
1096
  },
1074
1097
  () => {
1075
- l |= 1 << b;
1098
+ l |= 1 << g;
1076
1099
  }
1077
1100
  )
1078
1101
  );
1079
1102
  return h = !0, c(), function() {
1080
- K(m), f(), h = !1;
1103
+ ee(m), f(), h = !1;
1081
1104
  };
1082
1105
  });
1083
1106
  }
1084
- function on(e) {
1085
- return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
1107
+ function tn(e) {
1108
+ return e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
1086
1109
  }
1087
- var sn = function(t) {
1088
- return an(t) && !un(t);
1110
+ var rn = function(t) {
1111
+ return nn(t) && !on(t);
1089
1112
  };
1090
- function an(e) {
1113
+ function nn(e) {
1091
1114
  return !!e && typeof e == "object";
1092
1115
  }
1093
- function un(e) {
1116
+ function on(e) {
1094
1117
  var t = Object.prototype.toString.call(e);
1095
- return t === "[object RegExp]" || t === "[object Date]" || fn(e);
1118
+ return t === "[object RegExp]" || t === "[object Date]" || un(e);
1096
1119
  }
1097
- var hn = typeof Symbol == "function" && Symbol.for, ln = hn ? Symbol.for("react.element") : 60103;
1098
- function fn(e) {
1099
- return e.$$typeof === ln;
1120
+ var sn = typeof Symbol == "function" && Symbol.for, an = sn ? Symbol.for("react.element") : 60103;
1121
+ function un(e) {
1122
+ return e.$$typeof === an;
1100
1123
  }
1101
- function cn(e) {
1124
+ function hn(e) {
1102
1125
  return Array.isArray(e) ? [] : {};
1103
1126
  }
1104
- function q(e, t) {
1105
- return t.clone !== !1 && t.isMergeableObject(e) ? G(cn(e), e, t) : e;
1127
+ function Y(e, t) {
1128
+ return t.clone !== !1 && t.isMergeableObject(e) ? F(hn(e), e, t) : e;
1106
1129
  }
1107
- function pn(e, t, r) {
1130
+ function ln(e, t, r) {
1108
1131
  return e.concat(t).map(function(n) {
1109
- return q(n, r);
1132
+ return Y(n, r);
1110
1133
  });
1111
1134
  }
1112
- function dn(e, t) {
1135
+ function fn(e, t) {
1113
1136
  if (!t.customMerge)
1114
- return G;
1137
+ return F;
1115
1138
  var r = t.customMerge(e);
1116
- return typeof r == "function" ? r : G;
1139
+ return typeof r == "function" ? r : F;
1117
1140
  }
1118
- function mn(e) {
1141
+ function cn(e) {
1119
1142
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
1120
1143
  return Object.propertyIsEnumerable.call(e, t);
1121
1144
  }) : [];
1122
1145
  }
1123
- function mt(e) {
1124
- return Object.keys(e).concat(mn(e));
1146
+ function ft(e) {
1147
+ return Object.keys(e).concat(cn(e));
1125
1148
  }
1126
- function Vt(e, t) {
1149
+ function Dt(e, t) {
1127
1150
  try {
1128
1151
  return t in e;
1129
1152
  } catch (r) {
1130
1153
  return !1;
1131
1154
  }
1132
1155
  }
1133
- function bn(e, t) {
1134
- return Vt(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1156
+ function dn(e, t) {
1157
+ return Dt(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1135
1158
  }
1136
- function vn(e, t, r) {
1159
+ function pn(e, t, r) {
1137
1160
  var n = {};
1138
- return r.isMergeableObject(e) && mt(e).forEach(function(i) {
1139
- n[i] = q(e[i], r);
1140
- }), mt(t).forEach(function(i) {
1141
- bn(e, i) || (Vt(e, i) && r.isMergeableObject(t[i]) ? n[i] = dn(i, r)(e[i], t[i], r) : n[i] = q(t[i], r));
1161
+ return r.isMergeableObject(e) && ft(e).forEach(function(i) {
1162
+ n[i] = Y(e[i], r);
1163
+ }), ft(t).forEach(function(i) {
1164
+ dn(e, i) || (Dt(e, i) && r.isMergeableObject(t[i]) ? n[i] = fn(i, r)(e[i], t[i], r) : n[i] = Y(t[i], r));
1142
1165
  }), n;
1143
1166
  }
1144
- function G(e, t, r) {
1145
- r = r || {}, r.arrayMerge = r.arrayMerge || pn, r.isMergeableObject = r.isMergeableObject || sn, r.cloneUnlessOtherwiseSpecified = q;
1167
+ function F(e, t, r) {
1168
+ r = r || {}, r.arrayMerge = r.arrayMerge || ln, r.isMergeableObject = r.isMergeableObject || rn, r.cloneUnlessOtherwiseSpecified = Y;
1146
1169
  var n = Array.isArray(t), i = Array.isArray(e), o = n === i;
1147
- return o ? n ? r.arrayMerge(e, t, r) : vn(e, t, r) : q(t, r);
1170
+ return o ? n ? r.arrayMerge(e, t, r) : pn(e, t, r) : Y(t, r);
1148
1171
  }
1149
- G.all = function(t, r) {
1172
+ F.all = function(t, r) {
1150
1173
  if (!Array.isArray(t))
1151
1174
  throw new Error("first argument should be an array");
1152
1175
  return t.reduce(function(n, i) {
1153
- return G(n, i, r);
1176
+ return F(n, i, r);
1154
1177
  }, {});
1155
1178
  };
1156
- var gn = G, yn = gn;
1157
- const _n = /* @__PURE__ */ on(yn);
1158
- var Ge = function(e, t) {
1159
- return Ge = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
1160
- r.__proto__ = n;
1161
- } || function(r, n) {
1162
- for (var i in n)
1163
- Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
1164
- }, Ge(e, t);
1165
- };
1166
- function ge(e, t) {
1167
- if (typeof t != "function" && t !== null)
1168
- throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
1169
- Ge(e, t);
1170
- function r() {
1171
- this.constructor = e;
1172
- }
1173
- e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
1174
- }
1175
- var B = function() {
1176
- return B = Object.assign || function(t) {
1177
- for (var r, n = 1, i = arguments.length; n < i; n++) {
1178
- r = arguments[n];
1179
- for (var o in r)
1180
- Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
1181
- }
1182
- return t;
1183
- }, B.apply(this, arguments);
1184
- };
1185
- function En(e, t) {
1186
- var r = {};
1187
- for (var n in e)
1188
- Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
1189
- if (e != null && typeof Object.getOwnPropertySymbols == "function")
1190
- for (var i = 0, n = Object.getOwnPropertySymbols(e); i < n.length; i++)
1191
- t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
1192
- return r;
1193
- }
1194
- function He(e, t, r) {
1195
- if (r || arguments.length === 2)
1196
- for (var n = 0, i = t.length, o; n < i; n++)
1197
- (o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
1198
- return e.concat(o || Array.prototype.slice.call(t));
1199
- }
1200
- function Te(e, t) {
1201
- var r = t && t.cache ? t.cache : An, n = t && t.serializer ? t.serializer : Tn, i = t && t.strategy ? t.strategy : wn;
1179
+ var mn = F, bn = mn;
1180
+ const gn = /* @__PURE__ */ tn(bn);
1181
+ function Se(e, t) {
1182
+ var r = t && t.cache ? t.cache : wn, n = t && t.serializer ? t.serializer : xn, i = t && t.strategy ? t.strategy : vn;
1202
1183
  return i(e, {
1203
1184
  cache: r,
1204
1185
  serializer: n
1205
1186
  });
1206
1187
  }
1207
- function xn(e) {
1188
+ function yn(e) {
1208
1189
  return e == null || typeof e == "number" || typeof e == "boolean";
1209
1190
  }
1210
- function Sn(e, t, r, n) {
1211
- var i = xn(n) ? n : r(n), o = t.get(i);
1191
+ function Gt(e, t, r, n) {
1192
+ var i = yn(n) ? n : r(n), o = t.get(i);
1212
1193
  return typeof o == "undefined" && (o = e.call(this, n), t.set(i, o)), o;
1213
1194
  }
1214
- function kt(e, t, r) {
1195
+ function Ft(e, t, r) {
1215
1196
  var n = Array.prototype.slice.call(arguments, 3), i = r(n), o = t.get(i);
1216
1197
  return typeof o == "undefined" && (o = e.apply(this, n), t.set(i, o)), o;
1217
1198
  }
1218
- function Xt(e, t, r, n, i) {
1199
+ function Xe(e, t, r, n, i) {
1219
1200
  return r.bind(t, e, n, i);
1220
1201
  }
1221
- function wn(e, t) {
1222
- var r = e.length === 1 ? Sn : kt;
1223
- return Xt(e, this, r, t.cache.create(), t.serializer);
1202
+ function vn(e, t) {
1203
+ var r = e.length === 1 ? Gt : Ft;
1204
+ return Xe(e, this, r, t.cache.create(), t.serializer);
1224
1205
  }
1225
- function Hn(e, t) {
1226
- return Xt(e, this, kt, t.cache.create(), t.serializer);
1206
+ function _n(e, t) {
1207
+ return Xe(e, this, Ft, t.cache.create(), t.serializer);
1208
+ }
1209
+ function En(e, t) {
1210
+ return Xe(e, this, Gt, t.cache.create(), t.serializer);
1227
1211
  }
1228
- var Tn = function() {
1212
+ var xn = function() {
1229
1213
  return JSON.stringify(arguments);
1230
- }, Bn = (
1214
+ }, Sn = (
1231
1215
  /** @class */
1232
1216
  function() {
1233
1217
  function e() {
@@ -1239,71 +1223,62 @@ var Tn = function() {
1239
1223
  this.cache[t] = r;
1240
1224
  }, e;
1241
1225
  }()
1242
- ), An = {
1226
+ ), wn = {
1243
1227
  create: function() {
1244
- return new Bn();
1228
+ return new Sn();
1245
1229
  }
1246
- }, Be = {
1247
- variadic: Hn
1248
- }, pe = function() {
1249
- return pe = Object.assign || function(t) {
1250
- for (var r, n = 1, i = arguments.length; n < i; n++) {
1251
- r = arguments[n];
1252
- for (var o in r)
1253
- Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
1254
- }
1255
- return t;
1256
- }, pe.apply(this, arguments);
1257
- };
1258
- var p;
1230
+ }, we = {
1231
+ variadic: _n,
1232
+ monadic: En
1233
+ }, d;
1259
1234
  (function(e) {
1260
1235
  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";
1261
- })(p || (p = {}));
1262
- var g;
1236
+ })(d || (d = {}));
1237
+ var v;
1263
1238
  (function(e) {
1264
1239
  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";
1265
- })(g || (g = {}));
1266
- var F;
1240
+ })(v || (v = {}));
1241
+ var j;
1267
1242
  (function(e) {
1268
1243
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
1269
- })(F || (F = {}));
1270
- function bt(e) {
1271
- return e.type === g.literal;
1244
+ })(j || (j = {}));
1245
+ function ct(e) {
1246
+ return e.type === v.literal;
1272
1247
  }
1273
- function Pn(e) {
1274
- return e.type === g.argument;
1248
+ function Hn(e) {
1249
+ return e.type === v.argument;
1275
1250
  }
1276
- function Wt(e) {
1277
- return e.type === g.number;
1251
+ function jt(e) {
1252
+ return e.type === v.number;
1278
1253
  }
1279
- function zt(e) {
1280
- return e.type === g.date;
1254
+ function Vt(e) {
1255
+ return e.type === v.date;
1281
1256
  }
1282
- function Zt(e) {
1283
- return e.type === g.time;
1257
+ function kt(e) {
1258
+ return e.type === v.time;
1284
1259
  }
1285
- function Qt(e) {
1286
- return e.type === g.select;
1260
+ function Xt(e) {
1261
+ return e.type === v.select;
1287
1262
  }
1288
- function Jt(e) {
1289
- return e.type === g.plural;
1263
+ function Wt(e) {
1264
+ return e.type === v.plural;
1290
1265
  }
1291
- function On(e) {
1292
- return e.type === g.pound;
1266
+ function Tn(e) {
1267
+ return e.type === v.pound;
1293
1268
  }
1294
- function qt(e) {
1295
- return e.type === g.tag;
1269
+ function zt(e) {
1270
+ return e.type === v.tag;
1296
1271
  }
1297
- function Yt(e) {
1298
- return !!(e && typeof e == "object" && e.type === F.number);
1272
+ function Zt(e) {
1273
+ return !!(e && typeof e == "object" && e.type === j.number);
1299
1274
  }
1300
- function Fe(e) {
1301
- return !!(e && typeof e == "object" && e.type === F.dateTime);
1275
+ function $e(e) {
1276
+ return !!(e && typeof e == "object" && e.type === j.dateTime);
1302
1277
  }
1303
- var Kt = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Cn = /(?:[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;
1304
- function Ln(e) {
1278
+ var Qt = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Bn = /(?:[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;
1279
+ function An(e) {
1305
1280
  var t = {};
1306
- return e.replace(Cn, function(r) {
1281
+ return e.replace(Bn, function(r) {
1307
1282
  var n = r.length;
1308
1283
  switch (r[0]) {
1309
1284
  case "G":
@@ -1392,21 +1367,11 @@ function Ln(e) {
1392
1367
  return "";
1393
1368
  }), t;
1394
1369
  }
1395
- var _ = function() {
1396
- return _ = Object.assign || function(t) {
1397
- for (var r, n = 1, i = arguments.length; n < i; n++) {
1398
- r = arguments[n];
1399
- for (var o in r)
1400
- Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
1401
- }
1402
- return t;
1403
- }, _.apply(this, arguments);
1404
- };
1405
- var In = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1406
- function Nn(e) {
1370
+ var Pn = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1371
+ function Cn(e) {
1407
1372
  if (e.length === 0)
1408
1373
  throw new Error("Number skeleton cannot be empty");
1409
- for (var t = e.split(In).filter(function(c) {
1374
+ for (var t = e.split(Pn).filter(function(c) {
1410
1375
  return c.length > 0;
1411
1376
  }), r = [], n = 0, i = t; n < i.length; n++) {
1412
1377
  var o = i[n], s = o.split("/");
@@ -1421,17 +1386,17 @@ function Nn(e) {
1421
1386
  }
1422
1387
  return r;
1423
1388
  }
1424
- function Mn(e) {
1389
+ function On(e) {
1425
1390
  return e.replace(/^(.*?)-/, "");
1426
1391
  }
1427
- var vt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, er = /^(@+)?(\+|#+)?[rs]?$/g, $n = /(\*)(0+)|(#+)(0+)|(0+)/g, tr = /^(0+)$/;
1428
- function gt(e) {
1392
+ var dt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Jt = /^(@+)?(\+|#+)?[rs]?$/g, Ln = /(\*)(0+)|(#+)(0+)|(0+)/g, qt = /^(0+)$/;
1393
+ function pt(e) {
1429
1394
  var t = {};
1430
- return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(er, function(r, n, i) {
1395
+ return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Jt, function(r, n, i) {
1431
1396
  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)), "";
1432
1397
  }), t;
1433
1398
  }
1434
- function rr(e) {
1399
+ function Yt(e) {
1435
1400
  switch (e) {
1436
1401
  case "sign-auto":
1437
1402
  return {
@@ -1471,7 +1436,7 @@ function rr(e) {
1471
1436
  };
1472
1437
  }
1473
1438
  }
1474
- function Rn(e) {
1439
+ function In(e) {
1475
1440
  var t;
1476
1441
  if (e[0] === "E" && e[1] === "E" ? (t = {
1477
1442
  notation: "engineering"
@@ -1479,17 +1444,17 @@ function Rn(e) {
1479
1444
  notation: "scientific"
1480
1445
  }, e = e.slice(1)), t) {
1481
1446
  var r = e.slice(0, 2);
1482
- if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !tr.test(e))
1447
+ if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !qt.test(e))
1483
1448
  throw new Error("Malformed concise eng/scientific notation");
1484
1449
  t.minimumIntegerDigits = e.length;
1485
1450
  }
1486
1451
  return t;
1487
1452
  }
1488
- function yt(e) {
1489
- var t = {}, r = rr(e);
1453
+ function mt(e) {
1454
+ var t = {}, r = Yt(e);
1490
1455
  return r || t;
1491
1456
  }
1492
- function Un(e) {
1457
+ function Nn(e) {
1493
1458
  for (var t = {}, r = 0, n = e; r < n.length; r++) {
1494
1459
  var i = n[r];
1495
1460
  switch (i.stem) {
@@ -1513,7 +1478,7 @@ function Un(e) {
1513
1478
  continue;
1514
1479
  case "measure-unit":
1515
1480
  case "unit":
1516
- t.style = "unit", t.unit = Mn(i.options[0]);
1481
+ t.style = "unit", t.unit = On(i.options[0]);
1517
1482
  continue;
1518
1483
  case "compact-short":
1519
1484
  case "K":
@@ -1524,13 +1489,13 @@ function Un(e) {
1524
1489
  t.notation = "compact", t.compactDisplay = "long";
1525
1490
  continue;
1526
1491
  case "scientific":
1527
- t = _(_(_({}, t), { notation: "scientific" }), i.options.reduce(function(h, u) {
1528
- return _(_({}, h), yt(u));
1492
+ t = b(b(b({}, t), { notation: "scientific" }), i.options.reduce(function(h, u) {
1493
+ return b(b({}, h), mt(u));
1529
1494
  }, {}));
1530
1495
  continue;
1531
1496
  case "engineering":
1532
- t = _(_(_({}, t), { notation: "engineering" }), i.options.reduce(function(h, u) {
1533
- return _(_({}, h), yt(u));
1497
+ t = b(b(b({}, t), { notation: "engineering" }), i.options.reduce(function(h, u) {
1498
+ return b(b({}, h), mt(u));
1534
1499
  }, {}));
1535
1500
  continue;
1536
1501
  case "notation-simple":
@@ -1575,7 +1540,7 @@ function Un(e) {
1575
1540
  case "integer-width":
1576
1541
  if (i.options.length > 1)
1577
1542
  throw new RangeError("integer-width stems only accept a single optional option");
1578
- i.options[0].replace($n, function(h, u, l, f, c, m) {
1543
+ i.options[0].replace(Ln, function(h, u, l, f, c, m) {
1579
1544
  if (u)
1580
1545
  t.minimumIntegerDigits = l.length;
1581
1546
  else {
@@ -1588,28 +1553,28 @@ function Un(e) {
1588
1553
  });
1589
1554
  continue;
1590
1555
  }
1591
- if (tr.test(i.stem)) {
1556
+ if (qt.test(i.stem)) {
1592
1557
  t.minimumIntegerDigits = i.stem.length;
1593
1558
  continue;
1594
1559
  }
1595
- if (vt.test(i.stem)) {
1560
+ if (dt.test(i.stem)) {
1596
1561
  if (i.options.length > 1)
1597
1562
  throw new RangeError("Fraction-precision stems only accept a single optional option");
1598
- i.stem.replace(vt, function(h, u, l, f, c, m) {
1563
+ i.stem.replace(dt, function(h, u, l, f, c, m) {
1599
1564
  return l === "*" ? t.minimumFractionDigits = u.length : f && f[0] === "#" ? t.maximumFractionDigits = f.length : c && m ? (t.minimumFractionDigits = c.length, t.maximumFractionDigits = c.length + m.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
1600
1565
  });
1601
1566
  var o = i.options[0];
1602
- o === "w" ? t = _(_({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = _(_({}, t), gt(o)));
1567
+ o === "w" ? t = b(b({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = b(b({}, t), pt(o)));
1603
1568
  continue;
1604
1569
  }
1605
- if (er.test(i.stem)) {
1606
- t = _(_({}, t), gt(i.stem));
1570
+ if (Jt.test(i.stem)) {
1571
+ t = b(b({}, t), pt(i.stem));
1607
1572
  continue;
1608
1573
  }
1609
- var s = rr(i.stem);
1610
- s && (t = _(_({}, t), s));
1611
- var a = Rn(i.stem);
1612
- a && (t = _(_({}, t), a));
1574
+ var s = Yt(i.stem);
1575
+ s && (t = b(b({}, t), s));
1576
+ var a = In(i.stem);
1577
+ a && (t = b(b({}, t), a));
1613
1578
  }
1614
1579
  return t;
1615
1580
  }
@@ -3028,13 +2993,13 @@ var ae = {
3028
2993
  "h"
3029
2994
  ]
3030
2995
  };
3031
- function Dn(e, t) {
2996
+ function Mn(e, t) {
3032
2997
  for (var r = "", n = 0; n < e.length; n++) {
3033
2998
  var i = e.charAt(n);
3034
2999
  if (i === "j") {
3035
3000
  for (var o = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
3036
3001
  o++, n++;
3037
- var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), h = "a", u = Gn(t);
3002
+ var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), h = "a", u = $n(t);
3038
3003
  for ((u == "H" || u == "k") && (a = 0); a-- > 0; )
3039
3004
  r += h;
3040
3005
  for (; s-- > 0; )
@@ -3044,7 +3009,7 @@ function Dn(e, t) {
3044
3009
  }
3045
3010
  return r;
3046
3011
  }
3047
- function Gn(e) {
3012
+ function $n(e) {
3048
3013
  var t = e.hourCycle;
3049
3014
  if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
3050
3015
  e.hourCycles && // @ts-ignore
@@ -3066,20 +3031,20 @@ function Gn(e) {
3066
3031
  var i = ae[n || ""] || ae[r || ""] || ae["".concat(r, "-001")] || ae["001"];
3067
3032
  return i[0];
3068
3033
  }
3069
- var Ae, Fn = new RegExp("^".concat(Kt.source, "*")), jn = new RegExp("".concat(Kt.source, "*$"));
3070
- function d(e, t) {
3034
+ var He, Rn = new RegExp("^".concat(Qt.source, "*")), Un = new RegExp("".concat(Qt.source, "*$"));
3035
+ function p(e, t) {
3071
3036
  return { start: e, end: t };
3072
3037
  }
3073
- var Vn = !!String.prototype.startsWith && "_a".startsWith("a", 1), kn = !!String.fromCodePoint, Xn = !!Object.fromEntries, Wn = !!String.prototype.codePointAt, zn = !!String.prototype.trimStart, Zn = !!String.prototype.trimEnd, Qn = !!Number.isSafeInteger, Jn = Qn ? Number.isSafeInteger : function(e) {
3038
+ var Dn = !!String.prototype.startsWith && "_a".startsWith("a", 1), Gn = !!String.fromCodePoint, Fn = !!Object.fromEntries, jn = !!String.prototype.codePointAt, Vn = !!String.prototype.trimStart, kn = !!String.prototype.trimEnd, Xn = !!Number.isSafeInteger, Wn = Xn ? Number.isSafeInteger : function(e) {
3074
3039
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
3075
- }, je = !0;
3040
+ }, Re = !0;
3076
3041
  try {
3077
- var qn = ir("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3078
- je = ((Ae = qn.exec("a")) === null || Ae === void 0 ? void 0 : Ae[0]) === "a";
3042
+ var zn = er("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3043
+ Re = ((He = zn.exec("a")) === null || He === void 0 ? void 0 : He[0]) === "a";
3079
3044
  } catch (e) {
3080
- je = !1;
3045
+ Re = !1;
3081
3046
  }
3082
- var _t = Vn ? (
3047
+ var bt = Dn ? (
3083
3048
  // Native
3084
3049
  function(t, r, n) {
3085
3050
  return t.startsWith(r, n);
@@ -3089,7 +3054,7 @@ var _t = Vn ? (
3089
3054
  function(t, r, n) {
3090
3055
  return t.slice(n, n + r.length) === r;
3091
3056
  }
3092
- ), Ve = kn ? String.fromCodePoint : (
3057
+ ), Ue = Gn ? String.fromCodePoint : (
3093
3058
  // IE11
3094
3059
  function() {
3095
3060
  for (var t = [], r = 0; r < arguments.length; r++)
@@ -3101,9 +3066,9 @@ var _t = Vn ? (
3101
3066
  }
3102
3067
  return n;
3103
3068
  }
3104
- ), Et = (
3069
+ ), gt = (
3105
3070
  // native
3106
- Xn ? Object.fromEntries : (
3071
+ Fn ? Object.fromEntries : (
3107
3072
  // Ponyfill
3108
3073
  function(t) {
3109
3074
  for (var r = {}, n = 0, i = t; n < i.length; n++) {
@@ -3113,7 +3078,7 @@ var _t = Vn ? (
3113
3078
  return r;
3114
3079
  }
3115
3080
  )
3116
- ), nr = Wn ? (
3081
+ ), Kt = jn ? (
3117
3082
  // Native
3118
3083
  function(t, r) {
3119
3084
  return t.codePointAt(r);
@@ -3127,7 +3092,7 @@ var _t = Vn ? (
3127
3092
  return i < 55296 || i > 56319 || r + 1 === n || (o = t.charCodeAt(r + 1)) < 56320 || o > 57343 ? i : (i - 55296 << 10) + (o - 56320) + 65536;
3128
3093
  }
3129
3094
  }
3130
- ), Yn = zn ? (
3095
+ ), Zn = Vn ? (
3131
3096
  // Native
3132
3097
  function(t) {
3133
3098
  return t.trimStart();
@@ -3135,9 +3100,9 @@ var _t = Vn ? (
3135
3100
  ) : (
3136
3101
  // Ponyfill
3137
3102
  function(t) {
3138
- return t.replace(Fn, "");
3103
+ return t.replace(Rn, "");
3139
3104
  }
3140
- ), Kn = Zn ? (
3105
+ ), Qn = kn ? (
3141
3106
  // Native
3142
3107
  function(t) {
3143
3108
  return t.trimEnd();
@@ -3145,32 +3110,32 @@ var _t = Vn ? (
3145
3110
  ) : (
3146
3111
  // Ponyfill
3147
3112
  function(t) {
3148
- return t.replace(jn, "");
3113
+ return t.replace(Un, "");
3149
3114
  }
3150
3115
  );
3151
- function ir(e, t) {
3116
+ function er(e, t) {
3152
3117
  return new RegExp(e, t);
3153
3118
  }
3154
- var ke;
3155
- if (je) {
3156
- var xt = ir("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3157
- ke = function(t, r) {
3119
+ var De;
3120
+ if (Re) {
3121
+ var yt = er("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3122
+ De = function(t, r) {
3158
3123
  var n;
3159
- xt.lastIndex = r;
3160
- var i = xt.exec(t);
3124
+ yt.lastIndex = r;
3125
+ var i = yt.exec(t);
3161
3126
  return (n = i[1]) !== null && n !== void 0 ? n : "";
3162
3127
  };
3163
3128
  } else
3164
- ke = function(t, r) {
3129
+ De = function(t, r) {
3165
3130
  for (var n = []; ; ) {
3166
- var i = nr(t, r);
3167
- if (i === void 0 || or(i) || ni(i))
3131
+ var i = Kt(t, r);
3132
+ if (i === void 0 || tr(i) || Kn(i))
3168
3133
  break;
3169
3134
  n.push(i), r += i >= 65536 ? 2 : 1;
3170
3135
  }
3171
- return Ve.apply(void 0, n);
3136
+ return Ue.apply(void 0, n);
3172
3137
  };
3173
- var ei = (
3138
+ var Jn = (
3174
3139
  /** @class */
3175
3140
  function() {
3176
3141
  function e(t, r) {
@@ -3194,14 +3159,14 @@ var ei = (
3194
3159
  if (o === 35 && (r === "plural" || r === "selectordinal")) {
3195
3160
  var a = this.clonePosition();
3196
3161
  this.bump(), i.push({
3197
- type: g.pound,
3198
- location: d(a, this.clonePosition())
3162
+ type: v.pound,
3163
+ location: p(a, this.clonePosition())
3199
3164
  });
3200
3165
  } else if (o === 60 && !this.ignoreTag && this.peek() === 47) {
3201
3166
  if (n)
3202
3167
  break;
3203
- return this.error(p.UNMATCHED_CLOSING_TAG, d(this.clonePosition(), this.clonePosition()));
3204
- } else if (o === 60 && !this.ignoreTag && Xe(this.peek() || 0)) {
3168
+ return this.error(d.UNMATCHED_CLOSING_TAG, p(this.clonePosition(), this.clonePosition()));
3169
+ } else if (o === 60 && !this.ignoreTag && Ge(this.peek() || 0)) {
3205
3170
  var s = this.parseTag(t, r);
3206
3171
  if (s.err)
3207
3172
  return s;
@@ -3222,9 +3187,9 @@ var ei = (
3222
3187
  if (this.bumpSpace(), this.bumpIf("/>"))
3223
3188
  return {
3224
3189
  val: {
3225
- type: g.literal,
3190
+ type: v.literal,
3226
3191
  value: "<".concat(i, "/>"),
3227
- location: d(n, this.clonePosition())
3192
+ location: p(n, this.clonePosition())
3228
3193
  },
3229
3194
  err: null
3230
3195
  };
@@ -3234,25 +3199,25 @@ var ei = (
3234
3199
  return o;
3235
3200
  var s = o.val, a = this.clonePosition();
3236
3201
  if (this.bumpIf("</")) {
3237
- if (this.isEOF() || !Xe(this.char()))
3238
- return this.error(p.INVALID_TAG, d(a, this.clonePosition()));
3202
+ if (this.isEOF() || !Ge(this.char()))
3203
+ return this.error(d.INVALID_TAG, p(a, this.clonePosition()));
3239
3204
  var h = this.clonePosition(), u = this.parseTagName();
3240
- return i !== u ? this.error(p.UNMATCHED_CLOSING_TAG, d(h, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
3205
+ return i !== u ? this.error(d.UNMATCHED_CLOSING_TAG, p(h, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
3241
3206
  val: {
3242
- type: g.tag,
3207
+ type: v.tag,
3243
3208
  value: i,
3244
3209
  children: s,
3245
- location: d(n, this.clonePosition())
3210
+ location: p(n, this.clonePosition())
3246
3211
  },
3247
3212
  err: null
3248
- } : this.error(p.INVALID_TAG, d(a, this.clonePosition())));
3213
+ } : this.error(d.INVALID_TAG, p(a, this.clonePosition())));
3249
3214
  } else
3250
- return this.error(p.UNCLOSED_TAG, d(n, this.clonePosition()));
3215
+ return this.error(d.UNCLOSED_TAG, p(n, this.clonePosition()));
3251
3216
  } else
3252
- return this.error(p.INVALID_TAG, d(n, this.clonePosition()));
3217
+ return this.error(d.INVALID_TAG, p(n, this.clonePosition()));
3253
3218
  }, e.prototype.parseTagName = function() {
3254
3219
  var t = this.offset();
3255
- for (this.bump(); !this.isEOF() && ri(this.char()); )
3220
+ for (this.bump(); !this.isEOF() && Yn(this.char()); )
3256
3221
  this.bump();
3257
3222
  return this.message.slice(t, this.offset());
3258
3223
  }, e.prototype.parseLiteral = function(t, r) {
@@ -3274,14 +3239,14 @@ var ei = (
3274
3239
  }
3275
3240
  break;
3276
3241
  }
3277
- var h = d(n, this.clonePosition());
3242
+ var h = p(n, this.clonePosition());
3278
3243
  return {
3279
- val: { type: g.literal, value: i, location: h },
3244
+ val: { type: v.literal, value: i, location: h },
3280
3245
  err: null
3281
3246
  };
3282
3247
  }, e.prototype.tryParseLeftAngleBracket = function() {
3283
3248
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
3284
- !ti(this.peek() || 0)) ? (this.bump(), "<") : null;
3249
+ !qn(this.peek() || 0)) ? (this.bump(), "<") : null;
3285
3250
  }, e.prototype.tryParseQuote = function(t) {
3286
3251
  if (this.isEOF() || this.char() !== 39)
3287
3252
  return null;
@@ -3315,49 +3280,49 @@ var ei = (
3315
3280
  r.push(n);
3316
3281
  this.bump();
3317
3282
  }
3318
- return Ve.apply(void 0, r);
3283
+ return Ue.apply(void 0, r);
3319
3284
  }, e.prototype.tryParseUnquoted = function(t, r) {
3320
3285
  if (this.isEOF())
3321
3286
  return null;
3322
3287
  var n = this.char();
3323
- return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), Ve(n));
3288
+ return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), Ue(n));
3324
3289
  }, e.prototype.parseArgument = function(t, r) {
3325
3290
  var n = this.clonePosition();
3326
3291
  if (this.bump(), this.bumpSpace(), this.isEOF())
3327
- return this.error(p.EXPECT_ARGUMENT_CLOSING_BRACE, d(n, this.clonePosition()));
3292
+ return this.error(d.EXPECT_ARGUMENT_CLOSING_BRACE, p(n, this.clonePosition()));
3328
3293
  if (this.char() === 125)
3329
- return this.bump(), this.error(p.EMPTY_ARGUMENT, d(n, this.clonePosition()));
3294
+ return this.bump(), this.error(d.EMPTY_ARGUMENT, p(n, this.clonePosition()));
3330
3295
  var i = this.parseIdentifierIfPossible().value;
3331
3296
  if (!i)
3332
- return this.error(p.MALFORMED_ARGUMENT, d(n, this.clonePosition()));
3297
+ return this.error(d.MALFORMED_ARGUMENT, p(n, this.clonePosition()));
3333
3298
  if (this.bumpSpace(), this.isEOF())
3334
- return this.error(p.EXPECT_ARGUMENT_CLOSING_BRACE, d(n, this.clonePosition()));
3299
+ return this.error(d.EXPECT_ARGUMENT_CLOSING_BRACE, p(n, this.clonePosition()));
3335
3300
  switch (this.char()) {
3336
3301
  case 125:
3337
3302
  return this.bump(), {
3338
3303
  val: {
3339
- type: g.argument,
3304
+ type: v.argument,
3340
3305
  // value does not include the opening and closing braces.
3341
3306
  value: i,
3342
- location: d(n, this.clonePosition())
3307
+ location: p(n, this.clonePosition())
3343
3308
  },
3344
3309
  err: null
3345
3310
  };
3346
3311
  case 44:
3347
- return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(p.EXPECT_ARGUMENT_CLOSING_BRACE, d(n, this.clonePosition())) : this.parseArgumentOptions(t, r, i, n);
3312
+ return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(d.EXPECT_ARGUMENT_CLOSING_BRACE, p(n, this.clonePosition())) : this.parseArgumentOptions(t, r, i, n);
3348
3313
  default:
3349
- return this.error(p.MALFORMED_ARGUMENT, d(n, this.clonePosition()));
3314
+ return this.error(d.MALFORMED_ARGUMENT, p(n, this.clonePosition()));
3350
3315
  }
3351
3316
  }, e.prototype.parseIdentifierIfPossible = function() {
3352
- var t = this.clonePosition(), r = this.offset(), n = ke(this.message, r), i = r + n.length;
3317
+ var t = this.clonePosition(), r = this.offset(), n = De(this.message, r), i = r + n.length;
3353
3318
  this.bumpTo(i);
3354
- var o = this.clonePosition(), s = d(t, o);
3319
+ var o = this.clonePosition(), s = p(t, o);
3355
3320
  return { value: n, location: s };
3356
3321
  }, e.prototype.parseArgumentOptions = function(t, r, n, i) {
3357
3322
  var o, s = this.clonePosition(), a = this.parseIdentifierIfPossible().value, h = this.clonePosition();
3358
3323
  switch (a) {
3359
3324
  case "":
3360
- return this.error(p.EXPECT_ARGUMENT_TYPE, d(s, h));
3325
+ return this.error(d.EXPECT_ARGUMENT_TYPE, p(s, h));
3361
3326
  case "number":
3362
3327
  case "date":
3363
3328
  case "time": {
@@ -3368,46 +3333,46 @@ var ei = (
3368
3333
  var l = this.clonePosition(), f = this.parseSimpleArgStyleIfPossible();
3369
3334
  if (f.err)
3370
3335
  return f;
3371
- var c = Kn(f.val);
3336
+ var c = Qn(f.val);
3372
3337
  if (c.length === 0)
3373
- return this.error(p.EXPECT_ARGUMENT_STYLE, d(this.clonePosition(), this.clonePosition()));
3374
- var m = d(l, this.clonePosition());
3338
+ return this.error(d.EXPECT_ARGUMENT_STYLE, p(this.clonePosition(), this.clonePosition()));
3339
+ var m = p(l, this.clonePosition());
3375
3340
  u = { style: c, styleLocation: m };
3376
3341
  }
3377
- var v = this.tryParseArgumentClose(i);
3378
- if (v.err)
3379
- return v;
3380
- var b = d(i, this.clonePosition());
3381
- if (u && _t(u == null ? void 0 : u.style, "::", 0)) {
3382
- var H = Yn(u.style.slice(2));
3342
+ var y = this.tryParseArgumentClose(i);
3343
+ if (y.err)
3344
+ return y;
3345
+ var g = p(i, this.clonePosition());
3346
+ if (u && bt(u == null ? void 0 : u.style, "::", 0)) {
3347
+ var H = Zn(u.style.slice(2));
3383
3348
  if (a === "number") {
3384
3349
  var f = this.parseNumberSkeletonFromString(H, u.styleLocation);
3385
3350
  return f.err ? f : {
3386
- val: { type: g.number, value: n, location: b, style: f.val },
3351
+ val: { type: v.number, value: n, location: g, style: f.val },
3387
3352
  err: null
3388
3353
  };
3389
3354
  } else {
3390
3355
  if (H.length === 0)
3391
- return this.error(p.EXPECT_DATE_TIME_SKELETON, b);
3392
- var C = H;
3393
- this.locale && (C = Dn(H, this.locale));
3356
+ return this.error(d.EXPECT_DATE_TIME_SKELETON, g);
3357
+ var O = H;
3358
+ this.locale && (O = Mn(H, this.locale));
3394
3359
  var c = {
3395
- type: F.dateTime,
3396
- pattern: C,
3360
+ type: j.dateTime,
3361
+ pattern: O,
3397
3362
  location: u.styleLocation,
3398
- parsedOptions: this.shouldParseSkeletons ? Ln(C) : {}
3399
- }, y = a === "date" ? g.date : g.time;
3363
+ parsedOptions: this.shouldParseSkeletons ? An(O) : {}
3364
+ }, _ = a === "date" ? v.date : v.time;
3400
3365
  return {
3401
- val: { type: y, value: n, location: b, style: c },
3366
+ val: { type: _, value: n, location: g, style: c },
3402
3367
  err: null
3403
3368
  };
3404
3369
  }
3405
3370
  }
3406
3371
  return {
3407
3372
  val: {
3408
- type: a === "number" ? g.number : a === "date" ? g.date : g.time,
3373
+ type: a === "number" ? v.number : a === "date" ? v.date : v.time,
3409
3374
  value: n,
3410
- location: b,
3375
+ location: g,
3411
3376
  style: (o = u == null ? void 0 : u.style) !== null && o !== void 0 ? o : null
3412
3377
  },
3413
3378
  err: null
@@ -3418,50 +3383,50 @@ var ei = (
3418
3383
  case "select": {
3419
3384
  var T = this.clonePosition();
3420
3385
  if (this.bumpSpace(), !this.bumpIf(","))
3421
- return this.error(p.EXPECT_SELECT_ARGUMENT_OPTIONS, d(T, pe({}, T)));
3386
+ return this.error(d.EXPECT_SELECT_ARGUMENT_OPTIONS, p(T, b({}, T)));
3422
3387
  this.bumpSpace();
3423
- var z = this.parseIdentifierIfPossible(), L = 0;
3424
- if (a !== "select" && z.value === "offset") {
3388
+ var Z = this.parseIdentifierIfPossible(), L = 0;
3389
+ if (a !== "select" && Z.value === "offset") {
3425
3390
  if (!this.bumpIf(":"))
3426
- return this.error(p.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, d(this.clonePosition(), this.clonePosition()));
3391
+ return this.error(d.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, p(this.clonePosition(), this.clonePosition()));
3427
3392
  this.bumpSpace();
3428
- var f = this.tryParseDecimalInteger(p.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, p.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
3393
+ var f = this.tryParseDecimalInteger(d.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, d.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
3429
3394
  if (f.err)
3430
3395
  return f;
3431
- this.bumpSpace(), z = this.parseIdentifierIfPossible(), L = f.val;
3396
+ this.bumpSpace(), Z = this.parseIdentifierIfPossible(), L = f.val;
3432
3397
  }
3433
- var ie = this.tryParsePluralOrSelectOptions(t, a, r, z);
3398
+ var ie = this.tryParsePluralOrSelectOptions(t, a, r, Z);
3434
3399
  if (ie.err)
3435
3400
  return ie;
3436
- var v = this.tryParseArgumentClose(i);
3437
- if (v.err)
3438
- return v;
3439
- var Ye = d(i, this.clonePosition());
3401
+ var y = this.tryParseArgumentClose(i);
3402
+ if (y.err)
3403
+ return y;
3404
+ var Ze = p(i, this.clonePosition());
3440
3405
  return a === "select" ? {
3441
3406
  val: {
3442
- type: g.select,
3407
+ type: v.select,
3443
3408
  value: n,
3444
- options: Et(ie.val),
3445
- location: Ye
3409
+ options: gt(ie.val),
3410
+ location: Ze
3446
3411
  },
3447
3412
  err: null
3448
3413
  } : {
3449
3414
  val: {
3450
- type: g.plural,
3415
+ type: v.plural,
3451
3416
  value: n,
3452
- options: Et(ie.val),
3417
+ options: gt(ie.val),
3453
3418
  offset: L,
3454
3419
  pluralType: a === "plural" ? "cardinal" : "ordinal",
3455
- location: Ye
3420
+ location: Ze
3456
3421
  },
3457
3422
  err: null
3458
3423
  };
3459
3424
  }
3460
3425
  default:
3461
- return this.error(p.INVALID_ARGUMENT_TYPE, d(s, h));
3426
+ return this.error(d.INVALID_ARGUMENT_TYPE, p(s, h));
3462
3427
  }
3463
3428
  }, e.prototype.tryParseArgumentClose = function(t) {
3464
- return this.isEOF() || this.char() !== 125 ? this.error(p.EXPECT_ARGUMENT_CLOSING_BRACE, d(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
3429
+ return this.isEOF() || this.char() !== 125 ? this.error(d.EXPECT_ARGUMENT_CLOSING_BRACE, p(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
3465
3430
  }, e.prototype.parseSimpleArgStyleIfPossible = function() {
3466
3431
  for (var t = 0, r = this.clonePosition(); !this.isEOF(); ) {
3467
3432
  var n = this.char();
@@ -3470,7 +3435,7 @@ var ei = (
3470
3435
  this.bump();
3471
3436
  var i = this.clonePosition();
3472
3437
  if (!this.bumpUntil("'"))
3473
- return this.error(p.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE, d(i, this.clonePosition()));
3438
+ return this.error(d.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE, p(i, this.clonePosition()));
3474
3439
  this.bump();
3475
3440
  break;
3476
3441
  }
@@ -3500,16 +3465,16 @@ var ei = (
3500
3465
  }, e.prototype.parseNumberSkeletonFromString = function(t, r) {
3501
3466
  var n = [];
3502
3467
  try {
3503
- n = Nn(t);
3468
+ n = Cn(t);
3504
3469
  } catch (i) {
3505
- return this.error(p.INVALID_NUMBER_SKELETON, r);
3470
+ return this.error(d.INVALID_NUMBER_SKELETON, r);
3506
3471
  }
3507
3472
  return {
3508
3473
  val: {
3509
- type: F.number,
3474
+ type: j.number,
3510
3475
  tokens: n,
3511
3476
  location: r,
3512
- parsedOptions: this.shouldParseSkeletons ? Un(n) : {}
3477
+ parsedOptions: this.shouldParseSkeletons ? Nn(n) : {}
3513
3478
  },
3514
3479
  err: null
3515
3480
  };
@@ -3518,34 +3483,34 @@ var ei = (
3518
3483
  if (u.length === 0) {
3519
3484
  var f = this.clonePosition();
3520
3485
  if (r !== "select" && this.bumpIf("=")) {
3521
- var c = this.tryParseDecimalInteger(p.EXPECT_PLURAL_ARGUMENT_SELECTOR, p.INVALID_PLURAL_ARGUMENT_SELECTOR);
3486
+ var c = this.tryParseDecimalInteger(d.EXPECT_PLURAL_ARGUMENT_SELECTOR, d.INVALID_PLURAL_ARGUMENT_SELECTOR);
3522
3487
  if (c.err)
3523
3488
  return c;
3524
- l = d(f, this.clonePosition()), u = this.message.slice(f.offset, this.offset());
3489
+ l = p(f, this.clonePosition()), u = this.message.slice(f.offset, this.offset());
3525
3490
  } else
3526
3491
  break;
3527
3492
  }
3528
3493
  if (h.has(u))
3529
- return this.error(r === "select" ? p.DUPLICATE_SELECT_ARGUMENT_SELECTOR : p.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, l);
3494
+ return this.error(r === "select" ? d.DUPLICATE_SELECT_ARGUMENT_SELECTOR : d.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, l);
3530
3495
  u === "other" && (s = !0), this.bumpSpace();
3531
3496
  var m = this.clonePosition();
3532
3497
  if (!this.bumpIf("{"))
3533
- return this.error(r === "select" ? p.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : p.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, d(this.clonePosition(), this.clonePosition()));
3534
- var v = this.parseMessage(t + 1, r, n);
3535
- if (v.err)
3536
- return v;
3537
- var b = this.tryParseArgumentClose(m);
3538
- if (b.err)
3539
- return b;
3498
+ return this.error(r === "select" ? d.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : d.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, p(this.clonePosition(), this.clonePosition()));
3499
+ var y = this.parseMessage(t + 1, r, n);
3500
+ if (y.err)
3501
+ return y;
3502
+ var g = this.tryParseArgumentClose(m);
3503
+ if (g.err)
3504
+ return g;
3540
3505
  a.push([
3541
3506
  u,
3542
3507
  {
3543
- value: v.val,
3544
- location: d(m, this.clonePosition())
3508
+ value: y.val,
3509
+ location: p(m, this.clonePosition())
3545
3510
  }
3546
3511
  ]), h.add(u), this.bumpSpace(), o = this.parseIdentifierIfPossible(), u = o.value, l = o.location;
3547
3512
  }
3548
- return a.length === 0 ? this.error(r === "select" ? p.EXPECT_SELECT_ARGUMENT_SELECTOR : p.EXPECT_PLURAL_ARGUMENT_SELECTOR, d(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !s ? this.error(p.MISSING_OTHER_CLAUSE, d(this.clonePosition(), this.clonePosition())) : { val: a, err: null };
3513
+ return a.length === 0 ? this.error(r === "select" ? d.EXPECT_SELECT_ARGUMENT_SELECTOR : d.EXPECT_PLURAL_ARGUMENT_SELECTOR, p(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !s ? this.error(d.MISSING_OTHER_CLAUSE, p(this.clonePosition(), this.clonePosition())) : { val: a, err: null };
3549
3514
  }, e.prototype.tryParseDecimalInteger = function(t, r) {
3550
3515
  var n = 1, i = this.clonePosition();
3551
3516
  this.bumpIf("+") || this.bumpIf("-") && (n = -1);
@@ -3556,8 +3521,8 @@ var ei = (
3556
3521
  else
3557
3522
  break;
3558
3523
  }
3559
- var h = d(i, this.clonePosition());
3560
- return o ? (s *= n, Jn(s) ? { val: s, err: null } : this.error(r, h)) : this.error(t, h);
3524
+ var h = p(i, this.clonePosition());
3525
+ return o ? (s *= n, Wn(s) ? { val: s, err: null } : this.error(r, h)) : this.error(t, h);
3561
3526
  }, e.prototype.offset = function() {
3562
3527
  return this.position.offset;
3563
3528
  }, e.prototype.isEOF = function() {
@@ -3572,7 +3537,7 @@ var ei = (
3572
3537
  var t = this.position.offset;
3573
3538
  if (t >= this.message.length)
3574
3539
  throw Error("out of bound");
3575
- var r = nr(this.message, t);
3540
+ var r = Kt(this.message, t);
3576
3541
  if (r === void 0)
3577
3542
  throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
3578
3543
  return r;
@@ -3591,7 +3556,7 @@ var ei = (
3591
3556
  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);
3592
3557
  }
3593
3558
  }, e.prototype.bumpIf = function(t) {
3594
- if (_t(this.message, t, this.offset())) {
3559
+ if (bt(this.message, t, this.offset())) {
3595
3560
  for (var r = 0; r < t.length; r++)
3596
3561
  this.bump();
3597
3562
  return !0;
@@ -3613,7 +3578,7 @@ var ei = (
3613
3578
  break;
3614
3579
  }
3615
3580
  }, e.prototype.bumpSpace = function() {
3616
- for (; !this.isEOF() && or(this.char()); )
3581
+ for (; !this.isEOF() && tr(this.char()); )
3617
3582
  this.bump();
3618
3583
  }, e.prototype.peek = function() {
3619
3584
  if (this.isEOF())
@@ -3623,47 +3588,47 @@ var ei = (
3623
3588
  }, e;
3624
3589
  }()
3625
3590
  );
3626
- function Xe(e) {
3591
+ function Ge(e) {
3627
3592
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3628
3593
  }
3629
- function ti(e) {
3630
- return Xe(e) || e === 47;
3594
+ function qn(e) {
3595
+ return Ge(e) || e === 47;
3631
3596
  }
3632
- function ri(e) {
3597
+ function Yn(e) {
3633
3598
  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;
3634
3599
  }
3635
- function or(e) {
3600
+ function tr(e) {
3636
3601
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3637
3602
  }
3638
- function ni(e) {
3603
+ function Kn(e) {
3639
3604
  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;
3640
3605
  }
3641
- function We(e) {
3606
+ function Fe(e) {
3642
3607
  e.forEach(function(t) {
3643
- if (delete t.location, Qt(t) || Jt(t))
3608
+ if (delete t.location, Xt(t) || Wt(t))
3644
3609
  for (var r in t.options)
3645
- delete t.options[r].location, We(t.options[r].value);
3610
+ delete t.options[r].location, Fe(t.options[r].value);
3646
3611
  else
3647
- Wt(t) && Yt(t.style) || (zt(t) || Zt(t)) && Fe(t.style) ? delete t.style.location : qt(t) && We(t.children);
3612
+ jt(t) && Zt(t.style) || (Vt(t) || kt(t)) && $e(t.style) ? delete t.style.location : zt(t) && Fe(t.children);
3648
3613
  });
3649
3614
  }
3650
- function ii(e, t) {
3651
- t === void 0 && (t = {}), t = pe({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3652
- var r = new ei(e, t).parse();
3615
+ function ei(e, t) {
3616
+ t === void 0 && (t = {}), t = b({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3617
+ var r = new Jn(e, t).parse();
3653
3618
  if (r.err) {
3654
- var n = SyntaxError(p[r.err.kind]);
3619
+ var n = SyntaxError(d[r.err.kind]);
3655
3620
  throw n.location = r.err.location, n.originalMessage = r.err.message, n;
3656
3621
  }
3657
- return t != null && t.captureLocation || We(r.val), r.val;
3622
+ return t != null && t.captureLocation || Fe(r.val), r.val;
3658
3623
  }
3659
- var j;
3624
+ var V;
3660
3625
  (function(e) {
3661
3626
  e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
3662
- })(j || (j = {}));
3663
- var ye = (
3627
+ })(V || (V = {}));
3628
+ var ge = (
3664
3629
  /** @class */
3665
3630
  function(e) {
3666
- ge(t, e);
3631
+ P(t, e);
3667
3632
  function t(r, n, i) {
3668
3633
  var o = e.call(this, r) || this;
3669
3634
  return o.code = n, o.originalMessage = i, o;
@@ -3672,48 +3637,48 @@ var ye = (
3672
3637
  return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
3673
3638
  }, t;
3674
3639
  }(Error)
3675
- ), St = (
3640
+ ), vt = (
3676
3641
  /** @class */
3677
3642
  function(e) {
3678
- ge(t, e);
3643
+ P(t, e);
3679
3644
  function t(r, n, i, o) {
3680
- return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), j.INVALID_VALUE, o) || this;
3645
+ return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), V.INVALID_VALUE, o) || this;
3681
3646
  }
3682
3647
  return t;
3683
- }(ye)
3684
- ), oi = (
3648
+ }(ge)
3649
+ ), ti = (
3685
3650
  /** @class */
3686
3651
  function(e) {
3687
- ge(t, e);
3652
+ P(t, e);
3688
3653
  function t(r, n, i) {
3689
- return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), j.INVALID_VALUE, i) || this;
3654
+ return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), V.INVALID_VALUE, i) || this;
3690
3655
  }
3691
3656
  return t;
3692
- }(ye)
3693
- ), si = (
3657
+ }(ge)
3658
+ ), ri = (
3694
3659
  /** @class */
3695
3660
  function(e) {
3696
- ge(t, e);
3661
+ P(t, e);
3697
3662
  function t(r, n) {
3698
- return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), j.MISSING_VALUE, n) || this;
3663
+ return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), V.MISSING_VALUE, n) || this;
3699
3664
  }
3700
3665
  return t;
3701
- }(ye)
3666
+ }(ge)
3702
3667
  ), x;
3703
3668
  (function(e) {
3704
3669
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
3705
3670
  })(x || (x = {}));
3706
- function ai(e) {
3671
+ function ni(e) {
3707
3672
  return e.length < 2 ? e : e.reduce(function(t, r) {
3708
3673
  var n = t[t.length - 1];
3709
3674
  return !n || n.type !== x.literal || r.type !== x.literal ? t.push(r) : n.value += r.value, t;
3710
3675
  }, []);
3711
3676
  }
3712
- function ui(e) {
3677
+ function ii(e) {
3713
3678
  return typeof e == "function";
3714
3679
  }
3715
3680
  function le(e, t, r, n, i, o, s) {
3716
- if (e.length === 1 && bt(e[0]))
3681
+ if (e.length === 1 && ct(e[0]))
3717
3682
  return [
3718
3683
  {
3719
3684
  type: x.literal,
@@ -3722,14 +3687,14 @@ function le(e, t, r, n, i, o, s) {
3722
3687
  ];
3723
3688
  for (var a = [], h = 0, u = e; h < u.length; h++) {
3724
3689
  var l = u[h];
3725
- if (bt(l)) {
3690
+ if (ct(l)) {
3726
3691
  a.push({
3727
3692
  type: x.literal,
3728
3693
  value: l.value
3729
3694
  });
3730
3695
  continue;
3731
3696
  }
3732
- if (On(l)) {
3697
+ if (Tn(l)) {
3733
3698
  typeof o == "number" && a.push({
3734
3699
  type: x.literal,
3735
3700
  value: r.getNumberFormat(t).format(o)
@@ -3738,89 +3703,89 @@ function le(e, t, r, n, i, o, s) {
3738
3703
  }
3739
3704
  var f = l.value;
3740
3705
  if (!(i && f in i))
3741
- throw new si(f, s);
3706
+ throw new ri(f, s);
3742
3707
  var c = i[f];
3743
- if (Pn(l)) {
3708
+ if (Hn(l)) {
3744
3709
  (!c || typeof c == "string" || typeof c == "number") && (c = typeof c == "string" || typeof c == "number" ? String(c) : ""), a.push({
3745
3710
  type: typeof c == "string" ? x.literal : x.object,
3746
3711
  value: c
3747
3712
  });
3748
3713
  continue;
3749
3714
  }
3750
- if (zt(l)) {
3751
- var m = typeof l.style == "string" ? n.date[l.style] : Fe(l.style) ? l.style.parsedOptions : void 0;
3715
+ if (Vt(l)) {
3716
+ var m = typeof l.style == "string" ? n.date[l.style] : $e(l.style) ? l.style.parsedOptions : void 0;
3752
3717
  a.push({
3753
3718
  type: x.literal,
3754
3719
  value: r.getDateTimeFormat(t, m).format(c)
3755
3720
  });
3756
3721
  continue;
3757
3722
  }
3758
- if (Zt(l)) {
3759
- var m = typeof l.style == "string" ? n.time[l.style] : Fe(l.style) ? l.style.parsedOptions : n.time.medium;
3723
+ if (kt(l)) {
3724
+ var m = typeof l.style == "string" ? n.time[l.style] : $e(l.style) ? l.style.parsedOptions : n.time.medium;
3760
3725
  a.push({
3761
3726
  type: x.literal,
3762
3727
  value: r.getDateTimeFormat(t, m).format(c)
3763
3728
  });
3764
3729
  continue;
3765
3730
  }
3766
- if (Wt(l)) {
3767
- var m = typeof l.style == "string" ? n.number[l.style] : Yt(l.style) ? l.style.parsedOptions : void 0;
3731
+ if (jt(l)) {
3732
+ var m = typeof l.style == "string" ? n.number[l.style] : Zt(l.style) ? l.style.parsedOptions : void 0;
3768
3733
  m && m.scale && (c = c * (m.scale || 1)), a.push({
3769
3734
  type: x.literal,
3770
3735
  value: r.getNumberFormat(t, m).format(c)
3771
3736
  });
3772
3737
  continue;
3773
3738
  }
3774
- if (qt(l)) {
3775
- var v = l.children, b = l.value, H = i[b];
3776
- if (!ui(H))
3777
- throw new oi(b, "function", s);
3778
- var C = le(v, t, r, n, i, o), y = H(C.map(function(L) {
3739
+ if (zt(l)) {
3740
+ var y = l.children, g = l.value, H = i[g];
3741
+ if (!ii(H))
3742
+ throw new ti(g, "function", s);
3743
+ var O = le(y, t, r, n, i, o), _ = H(O.map(function(L) {
3779
3744
  return L.value;
3780
3745
  }));
3781
- Array.isArray(y) || (y = [y]), a.push.apply(a, y.map(function(L) {
3746
+ Array.isArray(_) || (_ = [_]), a.push.apply(a, _.map(function(L) {
3782
3747
  return {
3783
3748
  type: typeof L == "string" ? x.literal : x.object,
3784
3749
  value: L
3785
3750
  };
3786
3751
  }));
3787
3752
  }
3788
- if (Qt(l)) {
3753
+ if (Xt(l)) {
3789
3754
  var T = l.options[c] || l.options.other;
3790
3755
  if (!T)
3791
- throw new St(l.value, c, Object.keys(l.options), s);
3756
+ throw new vt(l.value, c, Object.keys(l.options), s);
3792
3757
  a.push.apply(a, le(T.value, t, r, n, i));
3793
3758
  continue;
3794
3759
  }
3795
- if (Jt(l)) {
3760
+ if (Wt(l)) {
3796
3761
  var T = l.options["=".concat(c)];
3797
3762
  if (!T) {
3798
3763
  if (!Intl.PluralRules)
3799
- throw new ye(`Intl.PluralRules is not available in this environment.
3764
+ throw new ge(`Intl.PluralRules is not available in this environment.
3800
3765
  Try polyfilling it using "@formatjs/intl-pluralrules"
3801
- `, j.MISSING_INTL_API, s);
3802
- var z = r.getPluralRules(t, { type: l.pluralType }).select(c - (l.offset || 0));
3803
- T = l.options[z] || l.options.other;
3766
+ `, V.MISSING_INTL_API, s);
3767
+ var Z = r.getPluralRules(t, { type: l.pluralType }).select(c - (l.offset || 0));
3768
+ T = l.options[Z] || l.options.other;
3804
3769
  }
3805
3770
  if (!T)
3806
- throw new St(l.value, c, Object.keys(l.options), s);
3771
+ throw new vt(l.value, c, Object.keys(l.options), s);
3807
3772
  a.push.apply(a, le(T.value, t, r, n, i, c - (l.offset || 0)));
3808
3773
  continue;
3809
3774
  }
3810
3775
  }
3811
- return ai(a);
3776
+ return ni(a);
3812
3777
  }
3813
- function hi(e, t) {
3814
- return t ? B(B(B({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
3815
- return r[n] = B(B({}, e[n]), t[n] || {}), r;
3778
+ function oi(e, t) {
3779
+ return t ? b(b(b({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
3780
+ return r[n] = b(b({}, e[n]), t[n] || {}), r;
3816
3781
  }, {})) : e;
3817
3782
  }
3818
- function li(e, t) {
3783
+ function si(e, t) {
3819
3784
  return t ? Object.keys(e).reduce(function(r, n) {
3820
- return r[n] = hi(e[n], t[n]), r;
3821
- }, B({}, e)) : e;
3785
+ return r[n] = oi(e[n], t[n]), r;
3786
+ }, b({}, e)) : e;
3822
3787
  }
3823
- function Pe(e) {
3788
+ function Te(e) {
3824
3789
  return {
3825
3790
  create: function() {
3826
3791
  return {
@@ -3834,39 +3799,39 @@ function Pe(e) {
3834
3799
  }
3835
3800
  };
3836
3801
  }
3837
- function fi(e) {
3802
+ function ai(e) {
3838
3803
  return e === void 0 && (e = {
3839
3804
  number: {},
3840
3805
  dateTime: {},
3841
3806
  pluralRules: {}
3842
3807
  }), {
3843
- getNumberFormat: Te(function() {
3808
+ getNumberFormat: Se(function() {
3844
3809
  for (var t, r = [], n = 0; n < arguments.length; n++)
3845
3810
  r[n] = arguments[n];
3846
- return new ((t = Intl.NumberFormat).bind.apply(t, He([void 0], r, !1)))();
3811
+ return new ((t = Intl.NumberFormat).bind.apply(t, G([void 0], r, !1)))();
3847
3812
  }, {
3848
- cache: Pe(e.number),
3849
- strategy: Be.variadic
3813
+ cache: Te(e.number),
3814
+ strategy: we.variadic
3850
3815
  }),
3851
- getDateTimeFormat: Te(function() {
3816
+ getDateTimeFormat: Se(function() {
3852
3817
  for (var t, r = [], n = 0; n < arguments.length; n++)
3853
3818
  r[n] = arguments[n];
3854
- return new ((t = Intl.DateTimeFormat).bind.apply(t, He([void 0], r, !1)))();
3819
+ return new ((t = Intl.DateTimeFormat).bind.apply(t, G([void 0], r, !1)))();
3855
3820
  }, {
3856
- cache: Pe(e.dateTime),
3857
- strategy: Be.variadic
3821
+ cache: Te(e.dateTime),
3822
+ strategy: we.variadic
3858
3823
  }),
3859
- getPluralRules: Te(function() {
3824
+ getPluralRules: Se(function() {
3860
3825
  for (var t, r = [], n = 0; n < arguments.length; n++)
3861
3826
  r[n] = arguments[n];
3862
- return new ((t = Intl.PluralRules).bind.apply(t, He([void 0], r, !1)))();
3827
+ return new ((t = Intl.PluralRules).bind.apply(t, G([void 0], r, !1)))();
3863
3828
  }, {
3864
- cache: Pe(e.pluralRules),
3865
- strategy: Be.variadic
3829
+ cache: Te(e.pluralRules),
3830
+ strategy: we.variadic
3866
3831
  })
3867
3832
  };
3868
3833
  }
3869
- var ci = (
3834
+ var ui = (
3870
3835
  /** @class */
3871
3836
  function() {
3872
3837
  function e(t, r, n, i) {
@@ -3898,13 +3863,13 @@ var ci = (
3898
3863
  throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
3899
3864
  var s = i || {};
3900
3865
  s.formatters;
3901
- var a = En(s, ["formatters"]);
3902
- this.ast = e.__parse(t, B(B({}, a), { locale: this.resolvedLocale }));
3866
+ var a = Dr(s, ["formatters"]);
3867
+ this.ast = e.__parse(t, b(b({}, a), { locale: this.resolvedLocale }));
3903
3868
  } else
3904
3869
  this.ast = t;
3905
3870
  if (!Array.isArray(this.ast))
3906
3871
  throw new TypeError("A message must be provided as a String or AST.");
3907
- this.formats = li(e.formats, n), this.formatters = i && i.formatters || fi(this.formatterCache);
3872
+ this.formats = si(e.formats, n), this.formatters = i && i.formatters || ai(this.formatterCache);
3908
3873
  }
3909
3874
  return Object.defineProperty(e, "defaultLocale", {
3910
3875
  get: function() {
@@ -3917,7 +3882,7 @@ var ci = (
3917
3882
  var r = Intl.NumberFormat.supportedLocalesOf(t);
3918
3883
  return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
3919
3884
  }
3920
- }, e.__parse = ii, e.formats = {
3885
+ }, e.__parse = ei, e.formats = {
3921
3886
  number: {
3922
3887
  integer: {
3923
3888
  maximumFractionDigits: 0
@@ -3978,7 +3943,7 @@ var ci = (
3978
3943
  }, e;
3979
3944
  }()
3980
3945
  );
3981
- function pi(e, t) {
3946
+ function hi(e, t) {
3982
3947
  if (t == null)
3983
3948
  return;
3984
3949
  if (t in e)
@@ -3999,92 +3964,92 @@ function pi(e, t) {
3999
3964
  n = void 0;
4000
3965
  return n;
4001
3966
  }
4002
- const O = {}, di = (e, t, r) => r && (t in O || (O[t] = {}), e in O[t] || (O[t][e] = r), r), sr = (e, t) => {
3967
+ const C = {}, li = (e, t, r) => r && (t in C || (C[t] = {}), e in C[t] || (C[t][e] = r), r), rr = (e, t) => {
4003
3968
  if (t == null)
4004
3969
  return;
4005
- if (t in O && e in O[t])
4006
- return O[t][e];
4007
- const r = _e(t);
3970
+ if (t in C && e in C[t])
3971
+ return C[t][e];
3972
+ const r = ye(t);
4008
3973
  for (let n = 0; n < r.length; n++) {
4009
- const i = r[n], o = bi(i, e);
3974
+ const i = r[n], o = ci(i, e);
4010
3975
  if (o)
4011
- return di(e, t, o);
3976
+ return li(e, t, o);
4012
3977
  }
4013
3978
  };
4014
- let Je;
4015
- const re = ve({});
4016
- function mi(e) {
4017
- return Je[e] || null;
3979
+ let We;
3980
+ const re = be({});
3981
+ function fi(e) {
3982
+ return We[e] || null;
4018
3983
  }
4019
- function ar(e) {
4020
- return e in Je;
3984
+ function nr(e) {
3985
+ return e in We;
4021
3986
  }
4022
- function bi(e, t) {
4023
- if (!ar(e))
3987
+ function ci(e, t) {
3988
+ if (!nr(e))
4024
3989
  return null;
4025
- const r = mi(e);
4026
- return pi(r, t);
3990
+ const r = fi(e);
3991
+ return hi(r, t);
4027
3992
  }
4028
- function vi(e) {
3993
+ function di(e) {
4029
3994
  if (e == null)
4030
3995
  return;
4031
- const t = _e(e);
3996
+ const t = ye(e);
4032
3997
  for (let r = 0; r < t.length; r++) {
4033
3998
  const n = t[r];
4034
- if (ar(n))
3999
+ if (nr(n))
4035
4000
  return n;
4036
4001
  }
4037
4002
  }
4038
- function gi(e, ...t) {
4039
- delete O[e], re.update((r) => (r[e] = _n.all([r[e] || {}, ...t]), r));
4003
+ function pi(e, ...t) {
4004
+ delete C[e], re.update((r) => (r[e] = gn.all([r[e] || {}, ...t]), r));
4040
4005
  }
4041
- X(
4006
+ W(
4042
4007
  [re],
4043
4008
  ([e]) => Object.keys(e)
4044
4009
  );
4045
- re.subscribe((e) => Je = e);
4010
+ re.subscribe((e) => We = e);
4046
4011
  const fe = {};
4047
- function yi(e, t) {
4012
+ function mi(e, t) {
4048
4013
  fe[e].delete(t), fe[e].size === 0 && delete fe[e];
4049
4014
  }
4050
- function ur(e) {
4015
+ function ir(e) {
4051
4016
  return fe[e];
4052
4017
  }
4053
- function _i(e) {
4054
- return _e(e).map((t) => {
4055
- const r = ur(t);
4018
+ function bi(e) {
4019
+ return ye(e).map((t) => {
4020
+ const r = ir(t);
4056
4021
  return [t, r ? [...r] : []];
4057
4022
  }).filter(([, t]) => t.length > 0);
4058
4023
  }
4059
- function ze(e) {
4060
- return e == null ? !1 : _e(e).some(
4024
+ function je(e) {
4025
+ return e == null ? !1 : ye(e).some(
4061
4026
  (t) => {
4062
4027
  var r;
4063
- return (r = ur(t)) == null ? void 0 : r.size;
4028
+ return (r = ir(t)) == null ? void 0 : r.size;
4064
4029
  }
4065
4030
  );
4066
4031
  }
4067
- function Ei(e, t) {
4032
+ function gi(e, t) {
4068
4033
  return Promise.all(
4069
- t.map((n) => (yi(e, n), n().then((i) => i.default || i)))
4070
- ).then((n) => gi(e, ...n));
4071
- }
4072
- const Z = {};
4073
- function hr(e) {
4074
- if (!ze(e))
4075
- return e in Z ? Z[e] : Promise.resolve();
4076
- const t = _i(e);
4077
- return Z[e] = Promise.all(
4034
+ t.map((n) => (mi(e, n), n().then((i) => i.default || i)))
4035
+ ).then((n) => pi(e, ...n));
4036
+ }
4037
+ const Q = {};
4038
+ function or(e) {
4039
+ if (!je(e))
4040
+ return e in Q ? Q[e] : Promise.resolve();
4041
+ const t = bi(e);
4042
+ return Q[e] = Promise.all(
4078
4043
  t.map(
4079
- ([r, n]) => Ei(r, n)
4044
+ ([r, n]) => gi(r, n)
4080
4045
  )
4081
4046
  ).then(() => {
4082
- if (ze(e))
4083
- return hr(e);
4084
- delete Z[e];
4085
- }), Z[e];
4047
+ if (je(e))
4048
+ return or(e);
4049
+ delete Q[e];
4050
+ }), Q[e];
4086
4051
  }
4087
- const xi = {
4052
+ const yi = {
4088
4053
  number: {
4089
4054
  scientific: { notation: "scientific" },
4090
4055
  engineering: { notation: "engineering" },
@@ -4113,135 +4078,135 @@ const xi = {
4113
4078
  timeZoneName: "short"
4114
4079
  }
4115
4080
  }
4116
- }, Si = {
4081
+ }, vi = {
4117
4082
  fallbackLocale: null,
4118
4083
  loadingDelay: 200,
4119
- formats: xi,
4084
+ formats: yi,
4120
4085
  warnOnMissingMessages: !0,
4121
4086
  handleMissingMessage: void 0,
4122
4087
  ignoreTag: !0
4123
- }, wi = Si;
4124
- function V() {
4125
- return wi;
4126
- }
4127
- const Oe = ve(!1);
4128
- var Hi = Object.defineProperty, Ti = Object.defineProperties, Bi = Object.getOwnPropertyDescriptors, wt = Object.getOwnPropertySymbols, Ai = Object.prototype.hasOwnProperty, Pi = Object.prototype.propertyIsEnumerable, Ht = (e, t, r) => t in e ? Hi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Oi = (e, t) => {
4129
- for (var r in t || (t = {}))
4130
- Ai.call(t, r) && Ht(e, r, t[r]);
4131
- if (wt)
4132
- for (var r of wt(t))
4133
- Pi.call(t, r) && Ht(e, r, t[r]);
4088
+ }, _i = vi;
4089
+ function k() {
4090
+ return _i;
4091
+ }
4092
+ const Be = be(!1);
4093
+ var Ei = Object.defineProperty, xi = Object.defineProperties, Si = Object.getOwnPropertyDescriptors, _t = Object.getOwnPropertySymbols, wi = Object.prototype.hasOwnProperty, Hi = Object.prototype.propertyIsEnumerable, Et = (e, t, r) => t in e ? Ei(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Ti = (e, t) => {
4094
+ for (var r in t)
4095
+ wi.call(t, r) && Et(e, r, t[r]);
4096
+ if (_t)
4097
+ for (var r of _t(t))
4098
+ Hi.call(t, r) && Et(e, r, t[r]);
4134
4099
  return e;
4135
- }, Ci = (e, t) => Ti(e, Bi(t));
4136
- let Ze;
4137
- const de = ve(null);
4138
- function Tt(e) {
4100
+ }, Bi = (e, t) => xi(e, Si(t));
4101
+ let Ve;
4102
+ const de = be(null);
4103
+ function xt(e) {
4139
4104
  return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
4140
4105
  }
4141
- function _e(e, t = V().fallbackLocale) {
4142
- const r = Tt(e);
4143
- return t ? [.../* @__PURE__ */ new Set([...r, ...Tt(t)])] : r;
4106
+ function ye(e, t = k().fallbackLocale) {
4107
+ const r = xt(e);
4108
+ return t ? [.../* @__PURE__ */ new Set([...r, ...xt(t)])] : r;
4144
4109
  }
4145
4110
  function M() {
4146
- return Ze != null ? Ze : void 0;
4111
+ return Ve != null ? Ve : void 0;
4147
4112
  }
4148
4113
  de.subscribe((e) => {
4149
- Ze = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
4114
+ Ve = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
4150
4115
  });
4151
- const Li = (e) => {
4152
- if (e && vi(e) && ze(e)) {
4153
- const { loadingDelay: t } = V();
4116
+ const Ai = (e) => {
4117
+ if (e && di(e) && je(e)) {
4118
+ const { loadingDelay: t } = k();
4154
4119
  let r;
4155
4120
  return typeof window != "undefined" && M() != null && t ? r = window.setTimeout(
4156
- () => Oe.set(!0),
4121
+ () => Be.set(!0),
4157
4122
  t
4158
- ) : Oe.set(!0), hr(e).then(() => {
4123
+ ) : Be.set(!0), or(e).then(() => {
4159
4124
  de.set(e);
4160
4125
  }).finally(() => {
4161
- clearTimeout(r), Oe.set(!1);
4126
+ clearTimeout(r), Be.set(!1);
4162
4127
  });
4163
4128
  }
4164
4129
  return de.set(e);
4165
- }, ne = Ci(Oi({}, de), {
4166
- set: Li
4167
- }), Ee = (e) => {
4130
+ }, ne = Bi(Ti({}, de), {
4131
+ set: Ai
4132
+ }), ve = (e) => {
4168
4133
  const t = /* @__PURE__ */ Object.create(null);
4169
4134
  return (n) => {
4170
4135
  const i = JSON.stringify(n);
4171
4136
  return i in t ? t[i] : t[i] = e(n);
4172
4137
  };
4173
4138
  };
4174
- var Ii = Object.defineProperty, me = Object.getOwnPropertySymbols, lr = Object.prototype.hasOwnProperty, fr = Object.prototype.propertyIsEnumerable, Bt = (e, t, r) => t in e ? Ii(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, qe = (e, t) => {
4139
+ var Pi = Object.defineProperty, pe = Object.getOwnPropertySymbols, sr = Object.prototype.hasOwnProperty, ar = Object.prototype.propertyIsEnumerable, St = (e, t, r) => t in e ? Pi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, ze = (e, t) => {
4175
4140
  for (var r in t || (t = {}))
4176
- lr.call(t, r) && Bt(e, r, t[r]);
4177
- if (me)
4178
- for (var r of me(t))
4179
- fr.call(t, r) && Bt(e, r, t[r]);
4141
+ sr.call(t, r) && St(e, r, t[r]);
4142
+ if (pe)
4143
+ for (var r of pe(t))
4144
+ ar.call(t, r) && St(e, r, t[r]);
4180
4145
  return e;
4181
- }, W = (e, t) => {
4146
+ }, z = (e, t) => {
4182
4147
  var r = {};
4183
4148
  for (var n in e)
4184
- lr.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
4185
- if (e != null && me)
4186
- for (var n of me(e))
4187
- t.indexOf(n) < 0 && fr.call(e, n) && (r[n] = e[n]);
4149
+ sr.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
4150
+ if (e != null && pe)
4151
+ for (var n of pe(e))
4152
+ t.indexOf(n) < 0 && ar.call(e, n) && (r[n] = e[n]);
4188
4153
  return r;
4189
4154
  };
4190
- const Y = (e, t) => {
4191
- const { formats: r } = V();
4155
+ const K = (e, t) => {
4156
+ const { formats: r } = k();
4192
4157
  if (e in r && t in r[e])
4193
4158
  return r[e][t];
4194
4159
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
4195
- }, Ni = Ee(
4160
+ }, Ci = ve(
4196
4161
  (e) => {
4197
- var t = e, { locale: r, format: n } = t, i = W(t, ["locale", "format"]);
4162
+ var t = e, { locale: r, format: n } = t, i = z(t, ["locale", "format"]);
4198
4163
  if (r == null)
4199
4164
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
4200
- return n && (i = Y("number", n)), new Intl.NumberFormat(r, i);
4165
+ return n && (i = K("number", n)), new Intl.NumberFormat(r, i);
4201
4166
  }
4202
- ), Mi = Ee(
4167
+ ), Oi = ve(
4203
4168
  (e) => {
4204
- var t = e, { locale: r, format: n } = t, i = W(t, ["locale", "format"]);
4169
+ var t = e, { locale: r, format: n } = t, i = z(t, ["locale", "format"]);
4205
4170
  if (r == null)
4206
4171
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
4207
- return n ? i = Y("date", n) : Object.keys(i).length === 0 && (i = Y("date", "short")), new Intl.DateTimeFormat(r, i);
4172
+ return n ? i = K("date", n) : Object.keys(i).length === 0 && (i = K("date", "short")), new Intl.DateTimeFormat(r, i);
4208
4173
  }
4209
- ), $i = Ee(
4174
+ ), Li = ve(
4210
4175
  (e) => {
4211
- var t = e, { locale: r, format: n } = t, i = W(t, ["locale", "format"]);
4176
+ var t = e, { locale: r, format: n } = t, i = z(t, ["locale", "format"]);
4212
4177
  if (r == null)
4213
4178
  throw new Error(
4214
4179
  '[svelte-i18n] A "locale" must be set to format time values'
4215
4180
  );
4216
- return n ? i = Y("time", n) : Object.keys(i).length === 0 && (i = Y("time", "short")), new Intl.DateTimeFormat(r, i);
4181
+ return n ? i = K("time", n) : Object.keys(i).length === 0 && (i = K("time", "short")), new Intl.DateTimeFormat(r, i);
4217
4182
  }
4218
- ), Ri = (e = {}) => {
4183
+ ), Ii = (e = {}) => {
4219
4184
  var t = e, {
4220
4185
  locale: r = M()
4221
- } = t, n = W(t, [
4186
+ } = t, n = z(t, [
4222
4187
  "locale"
4223
4188
  ]);
4224
- return Ni(qe({ locale: r }, n));
4225
- }, Ui = (e = {}) => {
4189
+ return Ci(ze({ locale: r }, n));
4190
+ }, Ni = (e = {}) => {
4226
4191
  var t = e, {
4227
4192
  locale: r = M()
4228
- } = t, n = W(t, [
4193
+ } = t, n = z(t, [
4229
4194
  "locale"
4230
4195
  ]);
4231
- return Mi(qe({ locale: r }, n));
4232
- }, Di = (e = {}) => {
4196
+ return Oi(ze({ locale: r }, n));
4197
+ }, Mi = (e = {}) => {
4233
4198
  var t = e, {
4234
4199
  locale: r = M()
4235
- } = t, n = W(t, [
4200
+ } = t, n = z(t, [
4236
4201
  "locale"
4237
4202
  ]);
4238
- return $i(qe({ locale: r }, n));
4239
- }, Gi = Ee(
4203
+ return Li(ze({ locale: r }, n));
4204
+ }, $i = ve(
4240
4205
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
4241
- (e, t = M()) => new ci(e, t, V().formats, {
4242
- ignoreTag: V().ignoreTag
4206
+ (e, t = M()) => new ui(e, t, k().formats, {
4207
+ ignoreTag: k().ignoreTag
4243
4208
  })
4244
- ), Fi = (e, t = {}) => {
4209
+ ), Ri = (e, t = {}) => {
4245
4210
  var r, n, i, o;
4246
4211
  let s = t;
4247
4212
  typeof e == "object" && (s = e, e = s.id);
@@ -4254,9 +4219,9 @@ const Y = (e, t) => {
4254
4219
  throw new Error(
4255
4220
  "[svelte-i18n] Cannot format a message without first setting the initial locale."
4256
4221
  );
4257
- let l = sr(e, h);
4222
+ let l = rr(e, h);
4258
4223
  if (!l)
4259
- l = (o = (i = (n = (r = V()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: h, id: e, defaultValue: u })) != null ? i : u) != null ? o : e;
4224
+ l = (o = (i = (n = (r = k()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: h, id: e, defaultValue: u })) != null ? i : u) != null ? o : e;
4260
4225
  else if (typeof l != "string")
4261
4226
  return console.warn(
4262
4227
  `[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof l}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`
@@ -4265,7 +4230,7 @@ const Y = (e, t) => {
4265
4230
  return l;
4266
4231
  let f = l;
4267
4232
  try {
4268
- f = Gi(l, h).format(a);
4233
+ f = $i(l, h).format(a);
4269
4234
  } catch (c) {
4270
4235
  c instanceof Error && console.warn(
4271
4236
  `[svelte-i18n] Message "${e}" has syntax error:`,
@@ -4273,27 +4238,27 @@ const Y = (e, t) => {
4273
4238
  );
4274
4239
  }
4275
4240
  return f;
4276
- }, ji = (e, t) => Di(t).format(e), Vi = (e, t) => Ui(t).format(e), ki = (e, t) => Ri(t).format(e), Xi = (e, t = M()) => sr(e, t);
4277
- X([ne, re], () => Fi);
4278
- X([ne], () => ji);
4279
- X([ne], () => Vi);
4280
- X([ne], () => ki);
4281
- X([ne, re], () => Xi);
4282
- window.emWidgets = { topic: rn };
4283
- const At = (e) => !!(e.toLowerCase().match(/android/i) || e.toLowerCase().match(/blackberry|bb/i) || e.toLowerCase().match(/iphone|ipad|ipod/i) || e.toLowerCase().match(/windows phone|windows mobile|iemobile|wpdesktop/i));
4284
- function Wi(e) {
4285
- yr(e, "svelte-1d17c9c", ".CashierVideoWrapper{position:absolute;width:100%;height:100%;left:0;top:0;z-index:8;background-color:var(--mmw--color-grey-light, #f3f6f9)}.CashierVideoHeader{width:100%;height:29px;position:relative;text-transform:uppercase;text-align:right;background-color:var(--mmw--color-grey-light, #f3f6f9);font-size:var(--emw--font-size-medium, 16px);z-index:6}.CashierVideoHeader svg{padding:8px 8px 8px 15px}.CashierVideo video{object-fit:contain;width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.CashierVideo svg{cursor:pointer;margin-left:auto;position:absolute;right:0;z-index:6;padding:5px 13px}");
4286
- }
4287
- function Pt(e) {
4241
+ }, Ui = (e, t) => Mi(t).format(e), Di = (e, t) => Ni(t).format(e), Gi = (e, t) => Ii(t).format(e), Fi = (e, t = M()) => rr(e, t);
4242
+ W([ne, re], () => Ri);
4243
+ W([ne], () => Ui);
4244
+ W([ne], () => Di);
4245
+ W([ne], () => Gi);
4246
+ W([ne, re], () => Fi);
4247
+ window.emWidgets = { topic: Kr };
4248
+ const wt = (e) => !!(e.toLowerCase().match(/android/i) || e.toLowerCase().match(/blackberry|bb/i) || e.toLowerCase().match(/iphone|ipad|ipod/i) || e.toLowerCase().match(/windows phone|windows mobile|iemobile|wpdesktop/i));
4249
+ function ji(e) {
4250
+ mr(e, "svelte-1d17c9c", ".CashierVideoWrapper{position:absolute;width:100%;height:100%;left:0;top:0;z-index:8;background-color:var(--mmw--color-grey-light, #f3f6f9)}.CashierVideoHeader{width:100%;height:29px;position:relative;text-transform:uppercase;text-align:right;background-color:var(--mmw--color-grey-light, #f3f6f9);font-size:var(--emw--font-size-medium, 16px);z-index:6}.CashierVideoHeader svg{padding:8px 8px 8px 15px}.CashierVideo video{object-fit:contain;width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.CashierVideo svg{cursor:pointer;margin-left:auto;position:absolute;right:0;z-index:6;padding:5px 13px}");
4251
+ }
4252
+ function Ht(e) {
4288
4253
  let t, r, n, i, o, s, a, h = !/*desktopView*/
4289
- e[2] && Ot(e), u = (
4254
+ e[2] && Tt(e), u = (
4290
4255
  /*desktopView*/
4291
- e[2] && Ct(e)
4256
+ e[2] && Bt(e)
4292
4257
  );
4293
4258
  return {
4294
4259
  c() {
4295
- t = N("div"), h && h.c(), r = ot(), n = N("div"), u && u.c(), i = ot(), o = N("video"), s = N("source"), it(s.src, a = /*videosrc*/
4296
- e[0]) || E(s, "src", a), o.autoplay = !0, o.controls = !0, E(o, "controlslist", "nodownload"), E(o, "disablepictureinpicture", ""), E(n, "class", "CashierVideo"), E(t, "class", "CashierVideoWrapper"), st(
4260
+ t = N("div"), h && h.c(), r = tt(), n = N("div"), u && u.c(), i = tt(), o = N("video"), s = N("source"), et(s.src, a = /*videosrc*/
4261
+ e[0]) || E(s, "src", a), o.autoplay = !0, o.controls = !0, E(o, "controlslist", "nodownload"), E(o, "disablepictureinpicture", ""), E(n, "class", "CashierVideo"), E(t, "class", "CashierVideoWrapper"), rt(
4297
4262
  t,
4298
4263
  "CashierVideoWrapperDesktop",
4299
4264
  /*desktopView*/
@@ -4301,15 +4266,15 @@ function Pt(e) {
4301
4266
  );
4302
4267
  },
4303
4268
  m(l, f) {
4304
- ee(l, t, f), h && h.m(t, null), A(t, r), A(t, n), u && u.m(n, null), A(n, i), A(n, o), A(o, s), e[11](t);
4269
+ te(l, t, f), h && h.m(t, null), B(t, r), B(t, n), u && u.m(n, null), B(n, i), B(n, o), B(o, s), e[11](t);
4305
4270
  },
4306
4271
  p(l, f) {
4307
4272
  /*desktopView*/
4308
- l[2] ? h && (h.d(1), h = null) : h ? h.p(l, f) : (h = Ot(l), h.c(), h.m(t, r)), /*desktopView*/
4309
- l[2] ? u ? u.p(l, f) : (u = Ct(l), u.c(), u.m(n, i)) : u && (u.d(1), u = null), f & /*videosrc*/
4310
- 1 && !it(s.src, a = /*videosrc*/
4273
+ l[2] ? h && (h.d(1), h = null) : h ? h.p(l, f) : (h = Tt(l), h.c(), h.m(t, r)), /*desktopView*/
4274
+ l[2] ? u ? u.p(l, f) : (u = Bt(l), u.c(), u.m(n, i)) : u && (u.d(1), u = null), f & /*videosrc*/
4275
+ 1 && !et(s.src, a = /*videosrc*/
4311
4276
  l[0]) && E(s, "src", a), f & /*desktopView*/
4312
- 4 && st(
4277
+ 4 && rt(
4313
4278
  t,
4314
4279
  "CashierVideoWrapperDesktop",
4315
4280
  /*desktopView*/
@@ -4317,18 +4282,18 @@ function Pt(e) {
4317
4282
  );
4318
4283
  },
4319
4284
  d(l) {
4320
- l && k(t), h && h.d(), u && u.d(), e[11](null);
4285
+ l && X(t), h && h.d(), u && u.d(), e[11](null);
4321
4286
  }
4322
4287
  };
4323
4288
  }
4324
- function Ot(e) {
4289
+ function Tt(e) {
4325
4290
  let t, r, n, i, o;
4326
4291
  return {
4327
4292
  c() {
4328
4293
  t = N("div"), r = ce("svg"), n = ce("path"), E(n, "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"), E(n, "fill", "#111111"), E(r, "xmlns", "http://www.w3.org/2000/svg"), E(r, "width", "13"), E(r, "height", "13"), E(r, "viewBox", "0 0 13 13"), E(r, "fill", "none"), E(t, "class", "CashierVideoHeader");
4329
4294
  },
4330
4295
  m(s, a) {
4331
- ee(s, t, a), A(t, r), A(r, n), i || (o = Mt(
4296
+ te(s, t, a), B(t, r), B(r, n), i || (o = Ot(
4332
4297
  r,
4333
4298
  "click",
4334
4299
  /*click_handler*/
@@ -4337,18 +4302,18 @@ function Ot(e) {
4337
4302
  },
4338
4303
  p: S,
4339
4304
  d(s) {
4340
- s && k(t), i = !1, o();
4305
+ s && X(t), i = !1, o();
4341
4306
  }
4342
4307
  };
4343
4308
  }
4344
- function Ct(e) {
4309
+ function Bt(e) {
4345
4310
  let t, r, n, i;
4346
4311
  return {
4347
4312
  c() {
4348
4313
  t = ce("svg"), r = ce("path"), E(r, "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"), E(r, "fill", "#111111"), E(t, "xmlns", "http://www.w3.org/2000/svg"), E(t, "width", "13"), E(t, "height", "13"), E(t, "viewBox", "0 0 13 13"), E(t, "fill", "none");
4349
4314
  },
4350
4315
  m(o, s) {
4351
- ee(o, t, s), A(t, r), n || (i = Mt(
4316
+ te(o, t, s), B(t, r), n || (i = Ot(
4352
4317
  t,
4353
4318
  "click",
4354
4319
  /*click_handler_1*/
@@ -4357,59 +4322,59 @@ function Ct(e) {
4357
4322
  },
4358
4323
  p: S,
4359
4324
  d(o) {
4360
- o && k(t), n = !1, i();
4325
+ o && X(t), n = !1, i();
4361
4326
  }
4362
4327
  };
4363
4328
  }
4364
- function zi(e) {
4329
+ function Vi(e) {
4365
4330
  let t, r = (
4366
4331
  /*show*/
4367
- e[3] && Pt(e)
4332
+ e[3] && Ht(e)
4368
4333
  );
4369
4334
  return {
4370
4335
  c() {
4371
- r && r.c(), t = xr();
4336
+ r && r.c(), t = yr();
4372
4337
  },
4373
4338
  m(n, i) {
4374
- r && r.m(n, i), ee(n, t, i);
4339
+ r && r.m(n, i), te(n, t, i);
4375
4340
  },
4376
4341
  p(n, [i]) {
4377
4342
  /*show*/
4378
- n[3] ? r ? r.p(n, i) : (r = Pt(n), r.c(), r.m(t.parentNode, t)) : r && (r.d(1), r = null);
4343
+ n[3] ? r ? r.p(n, i) : (r = Ht(n), r.c(), r.m(t.parentNode, t)) : r && (r.d(1), r = null);
4379
4344
  },
4380
4345
  i: S,
4381
4346
  o: S,
4382
4347
  d(n) {
4383
- n && k(t), r && r.d(n);
4348
+ n && X(t), r && r.d(n);
4384
4349
  }
4385
4350
  };
4386
4351
  }
4387
- function Zi(e, t, r) {
4352
+ function ki(e, t, r) {
4388
4353
  let { clientstyling: n = "" } = t, { clientstylingurl: i = "" } = t, { ismobileview: o } = t, { videosrc: s } = t, { mbsource: a = "" } = t, h = window.navigator.userAgent, u = !0, l = !1, f;
4389
4354
  const c = () => {
4390
4355
  r(3, l = !1), window.postMessage({ type: "ClosedCashierVideoModal" }, window.location.href), window.postMessage({ type: "EnableScroll" }, window.location.href);
4391
- }, m = (y) => {
4392
- y.data.type == "ShowCashierVideoModal" && (r(3, l = !0), window.postMessage({ type: "DisableScroll" }, window.location.href)), y.data.type == "HideCashierVideoModal" && c();
4393
- }, v = () => {
4394
- r(2, u = !At(h));
4356
+ }, m = (_) => {
4357
+ _.data.type == "ShowCashierVideoModal" && (r(3, l = !0), window.postMessage({ type: "DisableScroll" }, window.location.href)), _.data.type == "HideCashierVideoModal" && c();
4358
+ }, y = () => {
4359
+ r(2, u = !wt(h));
4395
4360
  };
4396
- Tr(() => (window.addEventListener("message", m, !1), () => {
4361
+ xr(() => (window.addEventListener("message", m, !1), () => {
4397
4362
  window.removeEventListener("message", m);
4398
4363
  }));
4399
- const b = () => c(), H = () => c();
4400
- function C(y) {
4401
- Ce[y ? "unshift" : "push"](() => {
4402
- f = y, r(1, f);
4364
+ const g = () => c(), H = () => c();
4365
+ function O(_) {
4366
+ Ae[_ ? "unshift" : "push"](() => {
4367
+ f = _, r(1, f);
4403
4368
  });
4404
4369
  }
4405
- return e.$$set = (y) => {
4406
- "clientstyling" in y && r(5, n = y.clientstyling), "clientstylingurl" in y && r(6, i = y.clientstylingurl), "ismobileview" in y && r(7, o = y.ismobileview), "videosrc" in y && r(0, s = y.videosrc), "mbsource" in y && r(8, a = y.mbsource);
4370
+ return e.$$set = (_) => {
4371
+ "clientstyling" in _ && r(5, n = _.clientstyling), "clientstylingurl" in _ && r(6, i = _.clientstylingurl), "ismobileview" in _ && r(7, o = _.ismobileview), "videosrc" in _ && r(0, s = _.videosrc), "mbsource" in _ && r(8, a = _.mbsource);
4407
4372
  }, e.$$.update = () => {
4408
4373
  e.$$.dirty & /*clientstyling, customStylingContainer*/
4409
- 34 && n && f && Gr(f, n), e.$$.dirty & /*clientstylingurl, customStylingContainer*/
4410
- 66 && i && f && Fr(f, i), e.$$.dirty & /*mbsource, customStylingContainer*/
4411
- 258 && a && f && jr(f, `${a}.Style`);
4412
- }, At(h) && v(), [
4374
+ 34 && n && f && $r(f, n), e.$$.dirty & /*clientstylingurl, customStylingContainer*/
4375
+ 66 && i && f && Rr(f, i), e.$$.dirty & /*mbsource, customStylingContainer*/
4376
+ 258 && a && f && Ur(f, `${a}.Style`);
4377
+ }, wt(h) && y(), [
4413
4378
  s,
4414
4379
  f,
4415
4380
  u,
@@ -4419,19 +4384,19 @@ function Zi(e, t, r) {
4419
4384
  i,
4420
4385
  o,
4421
4386
  a,
4422
- b,
4387
+ g,
4423
4388
  H,
4424
- C
4389
+ O
4425
4390
  ];
4426
4391
  }
4427
- class Qi extends Ur {
4392
+ class Xi extends Nr {
4428
4393
  constructor(t) {
4429
- super(), $r(
4394
+ super(), Lr(
4430
4395
  this,
4431
4396
  t,
4432
- Zi,
4433
- zi,
4434
- It,
4397
+ ki,
4398
+ Vi,
4399
+ Pt,
4435
4400
  {
4436
4401
  clientstyling: 5,
4437
4402
  clientstylingurl: 6,
@@ -4439,7 +4404,7 @@ class Qi extends Ur {
4439
4404
  videosrc: 0,
4440
4405
  mbsource: 8
4441
4406
  },
4442
- Wi
4407
+ ji
4443
4408
  );
4444
4409
  }
4445
4410
  get clientstyling() {
@@ -4473,7 +4438,7 @@ class Qi extends Ur {
4473
4438
  this.$$set({ mbsource: t }), I();
4474
4439
  }
4475
4440
  }
4476
- Rr(Qi, { clientstyling: {}, clientstylingurl: {}, ismobileview: {}, videosrc: {}, mbsource: {} }, [], [], !0);
4441
+ Ir(Xi, { clientstyling: {}, clientstylingurl: {}, ismobileview: {}, videosrc: {}, mbsource: {} }, [], [], !0);
4477
4442
  export {
4478
- Qi as default
4443
+ Xi as default
4479
4444
  };