@everymatrix/cashier-video-modal 1.76.0 → 1.76.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,28 +1,28 @@
1
1
  function S() {
2
2
  }
3
- function Tt(e) {
3
+ function Ht(e) {
4
4
  return e();
5
5
  }
6
- function qe() {
6
+ function Qe() {
7
7
  return /* @__PURE__ */ Object.create(null);
8
8
  }
9
- function Y(e) {
10
- e.forEach(Tt);
9
+ function K(e) {
10
+ e.forEach(Ht);
11
11
  }
12
- function ze(e) {
12
+ function Ve(e) {
13
13
  return typeof e == "function";
14
14
  }
15
- function Bt(e, t) {
15
+ function wt(e, t) {
16
16
  return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
17
17
  }
18
18
  let ie;
19
- function Ye(e, t) {
19
+ function Je(e, t) {
20
20
  return e === t ? !0 : (ie || (ie = document.createElement("a")), ie.href = t, e === ie.href);
21
21
  }
22
- function sr(e) {
22
+ function or(e) {
23
23
  return Object.keys(e).length === 0;
24
24
  }
25
- function ar(e, ...t) {
25
+ function sr(e, ...t) {
26
26
  if (e == null) {
27
27
  for (const n of t)
28
28
  n(void 0);
@@ -31,17 +31,17 @@ function ar(e, ...t) {
31
31
  const r = e.subscribe(...t);
32
32
  return r.unsubscribe ? () => r.unsubscribe() : r;
33
33
  }
34
- function B(e, t) {
34
+ function T(e, t) {
35
35
  e.appendChild(t);
36
36
  }
37
- function ur(e, t, r) {
38
- const n = hr(e);
37
+ function ar(e, t, r) {
38
+ const n = ur(e);
39
39
  if (!n.getElementById(t)) {
40
- const i = C("style");
41
- i.id = t, i.textContent = r, lr(n, i);
40
+ const i = O("style");
41
+ i.id = t, i.textContent = r, hr(n, i);
42
42
  }
43
43
  }
44
- function hr(e) {
44
+ function ur(e) {
45
45
  if (!e)
46
46
  return document;
47
47
  const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
@@ -51,47 +51,47 @@ function hr(e) {
51
51
  t
52
52
  ) : e.ownerDocument;
53
53
  }
54
- function lr(e, t) {
55
- return B(
54
+ function hr(e, t) {
55
+ return T(
56
56
  /** @type {Document} */
57
57
  e.head || e,
58
58
  t
59
59
  ), t.sheet;
60
60
  }
61
- function K(e, t, r) {
61
+ function ee(e, t, r) {
62
62
  e.insertBefore(t, r || null);
63
63
  }
64
- function V(e) {
64
+ function k(e) {
65
65
  e.parentNode && e.parentNode.removeChild(e);
66
66
  }
67
- function C(e) {
67
+ function O(e) {
68
68
  return document.createElement(e);
69
69
  }
70
70
  function fe(e) {
71
71
  return document.createElementNS("http://www.w3.org/2000/svg", e);
72
72
  }
73
- function At(e) {
73
+ function Tt(e) {
74
74
  return document.createTextNode(e);
75
75
  }
76
- function Ke() {
77
- return At(" ");
76
+ function qe() {
77
+ return Tt(" ");
78
78
  }
79
- function fr() {
80
- return At("");
79
+ function lr() {
80
+ return Tt("");
81
81
  }
82
- function Pt(e, t, r, n) {
82
+ function Bt(e, t, r, n) {
83
83
  return e.addEventListener(t, r, n), () => e.removeEventListener(t, r, n);
84
84
  }
85
85
  function _(e, t, r) {
86
86
  r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
87
87
  }
88
- function cr(e) {
88
+ function fr(e) {
89
89
  return Array.from(e.childNodes);
90
90
  }
91
- function et(e, t, r) {
91
+ function Ye(e, t, r) {
92
92
  e.classList.toggle(t, !!r);
93
93
  }
94
- function pr(e) {
94
+ function cr(e) {
95
95
  const t = {};
96
96
  return e.childNodes.forEach(
97
97
  /** @param {Element} node */
@@ -100,87 +100,87 @@ function pr(e) {
100
100
  }
101
101
  ), t;
102
102
  }
103
- let Q;
104
- function Z(e) {
105
- Q = e;
103
+ let J;
104
+ function Q(e) {
105
+ J = e;
106
106
  }
107
- function dr() {
108
- if (!Q)
107
+ function pr() {
108
+ if (!J)
109
109
  throw new Error("Function called outside component initialization");
110
- return Q;
110
+ return J;
111
111
  }
112
- function mr(e) {
113
- dr().$$.on_mount.push(e);
112
+ function dr(e) {
113
+ pr().$$.on_mount.push(e);
114
114
  }
115
- const $ = [], Pe = [];
115
+ const $ = [], Be = [];
116
116
  let U = [];
117
- const tt = [], br = /* @__PURE__ */ Promise.resolve();
118
- let Oe = !1;
119
- function vr() {
120
- Oe || (Oe = !0, br.then(R));
117
+ const Ke = [], mr = /* @__PURE__ */ Promise.resolve();
118
+ let Ae = !1;
119
+ function br() {
120
+ Ae || (Ae = !0, mr.then(R));
121
121
  }
122
122
  function Ce(e) {
123
123
  U.push(e);
124
124
  }
125
- const Ee = /* @__PURE__ */ new Set();
125
+ const ye = /* @__PURE__ */ new Set();
126
126
  let N = 0;
127
127
  function R() {
128
128
  if (N !== 0)
129
129
  return;
130
- const e = Q;
130
+ const e = J;
131
131
  do {
132
132
  try {
133
133
  for (; N < $.length; ) {
134
134
  const t = $[N];
135
- N++, Z(t), gr(t.$$);
135
+ N++, Q(t), vr(t.$$);
136
136
  }
137
137
  } catch (t) {
138
138
  throw $.length = 0, N = 0, t;
139
139
  }
140
- for (Z(null), $.length = 0, N = 0; Pe.length; )
141
- Pe.pop()();
140
+ for (Q(null), $.length = 0, N = 0; Be.length; )
141
+ Be.pop()();
142
142
  for (let t = 0; t < U.length; t += 1) {
143
143
  const r = U[t];
144
- Ee.has(r) || (Ee.add(r), r());
144
+ ye.has(r) || (ye.add(r), r());
145
145
  }
146
146
  U.length = 0;
147
147
  } while ($.length);
148
- for (; tt.length; )
149
- tt.pop()();
150
- Oe = !1, Ee.clear(), Z(e);
148
+ for (; Ke.length; )
149
+ Ke.pop()();
150
+ Ae = !1, ye.clear(), Q(e);
151
151
  }
152
- function gr(e) {
152
+ function vr(e) {
153
153
  if (e.fragment !== null) {
154
- e.update(), Y(e.before_update);
154
+ e.update(), K(e.before_update);
155
155
  const t = e.dirty;
156
156
  e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Ce);
157
157
  }
158
158
  }
159
- function yr(e) {
159
+ function gr(e) {
160
160
  const t = [], r = [];
161
161
  U.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), U = t;
162
162
  }
163
- const _r = /* @__PURE__ */ new Set();
164
- function Er(e, t) {
165
- e && e.i && (_r.delete(e), e.i(t));
163
+ const yr = /* @__PURE__ */ new Set();
164
+ function _r(e, t) {
165
+ e && e.i && (yr.delete(e), e.i(t));
166
166
  }
167
- function xr(e, t, r) {
167
+ function Er(e, t, r) {
168
168
  const { fragment: n, after_update: i } = e.$$;
169
169
  n && n.m(t, r), Ce(() => {
170
- const o = e.$$.on_mount.map(Tt).filter(ze);
171
- e.$$.on_destroy ? e.$$.on_destroy.push(...o) : Y(o), e.$$.on_mount = [];
170
+ const o = e.$$.on_mount.map(Ht).filter(Ve);
171
+ e.$$.on_destroy ? e.$$.on_destroy.push(...o) : K(o), e.$$.on_mount = [];
172
172
  }), i.forEach(Ce);
173
173
  }
174
- function Sr(e, t) {
174
+ function xr(e, t) {
175
175
  const r = e.$$;
176
- r.fragment !== null && (yr(r.after_update), Y(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
176
+ r.fragment !== null && (gr(r.after_update), K(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
177
177
  }
178
- function wr(e, t) {
179
- e.$$.dirty[0] === -1 && ($.push(e), vr(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
178
+ function Sr(e, t) {
179
+ e.$$.dirty[0] === -1 && ($.push(e), br(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
180
180
  }
181
181
  function Hr(e, t, r, n, i, o, s = null, a = [-1]) {
182
- const h = Q;
183
- Z(e);
182
+ const h = J;
183
+ Q(e);
184
184
  const u = e.$$ = {
185
185
  fragment: null,
186
186
  ctx: [],
@@ -188,7 +188,7 @@ function Hr(e, t, r, n, i, o, s = null, a = [-1]) {
188
188
  props: o,
189
189
  update: S,
190
190
  not_equal: i,
191
- bound: qe(),
191
+ bound: Qe(),
192
192
  // lifecycle
193
193
  on_mount: [],
194
194
  on_destroy: [],
@@ -197,28 +197,28 @@ function Hr(e, t, r, n, i, o, s = null, a = [-1]) {
197
197
  after_update: [],
198
198
  context: new Map(t.context || (h ? h.$$.context : [])),
199
199
  // everything else
200
- callbacks: qe(),
200
+ callbacks: Qe(),
201
201
  dirty: a,
202
202
  skip_bound: !1,
203
203
  root: t.target || h.$$.root
204
204
  };
205
205
  s && s(u.root);
206
206
  let l = !1;
207
- if (u.ctx = r ? r(e, t.props || {}, (f, c, ...m) => {
208
- const v = m.length ? m[0] : c;
209
- return u.ctx && i(u.ctx[f], u.ctx[f] = v) && (!u.skip_bound && u.bound[f] && u.bound[f](v), l && wr(e, f)), c;
210
- }) : [], u.update(), l = !0, Y(u.before_update), u.fragment = n ? n(u.ctx) : !1, t.target) {
207
+ if (u.ctx = r ? r(e, t.props || {}, (f, c, ...b) => {
208
+ const g = b.length ? b[0] : c;
209
+ return u.ctx && i(u.ctx[f], u.ctx[f] = g) && (!u.skip_bound && u.bound[f] && u.bound[f](g), l && Sr(e, f)), c;
210
+ }) : [], u.update(), l = !0, K(u.before_update), u.fragment = n ? n(u.ctx) : !1, t.target) {
211
211
  if (t.hydrate) {
212
- const f = cr(t.target);
213
- u.fragment && u.fragment.l(f), f.forEach(V);
212
+ const f = fr(t.target);
213
+ u.fragment && u.fragment.l(f), f.forEach(k);
214
214
  } else
215
215
  u.fragment && u.fragment.c();
216
- t.intro && Er(e.$$.fragment), xr(e, t.target, t.anchor), R();
216
+ t.intro && _r(e.$$.fragment), Er(e, t.target, t.anchor), R();
217
217
  }
218
- Z(h);
218
+ Q(h);
219
219
  }
220
- let Ot;
221
- typeof HTMLElement == "function" && (Ot = class extends HTMLElement {
220
+ let At;
221
+ typeof HTMLElement == "function" && (At = class extends HTMLElement {
222
222
  /** The Svelte component constructor */
223
223
  $$ctor;
224
224
  /** Slots */
@@ -260,24 +260,24 @@ typeof HTMLElement == "function" && (Ot = class extends HTMLElement {
260
260
  let o;
261
261
  return {
262
262
  c: function() {
263
- o = C("slot"), i !== "default" && _(o, "name", i);
263
+ o = O("slot"), i !== "default" && _(o, "name", i);
264
264
  },
265
265
  /**
266
266
  * @param {HTMLElement} target
267
267
  * @param {HTMLElement} [anchor]
268
268
  */
269
269
  m: function(h, u) {
270
- K(h, o, u);
270
+ ee(h, o, u);
271
271
  },
272
272
  d: function(h) {
273
- h && V(o);
273
+ h && k(o);
274
274
  }
275
275
  };
276
276
  };
277
277
  };
278
278
  if (await Promise.resolve(), !this.$$cn || this.$$c)
279
279
  return;
280
- const t = {}, r = pr(this);
280
+ const t = {}, r = cr(this);
281
281
  for (const i of this.$$s)
282
282
  i in r && (t[i] = [e(i)]);
283
283
  for (const i of this.attributes) {
@@ -364,8 +364,8 @@ function ae(e, t, r, n) {
364
364
  return t;
365
365
  }
366
366
  }
367
- function Tr(e, t, r, n, i, o) {
368
- let s = class extends Ot {
367
+ function wr(e, t, r, n, i, o) {
368
+ let s = class extends At {
369
369
  constructor() {
370
370
  super(e, r, i), this.$$p_d = t;
371
371
  }
@@ -393,7 +393,7 @@ function Tr(e, t, r, n, i, o) {
393
393
  }), e.element = /** @type {any} */
394
394
  s, s;
395
395
  }
396
- class Br {
396
+ class Tr {
397
397
  /**
398
398
  * ### PRIVATE API
399
399
  *
@@ -412,7 +412,7 @@ class Br {
412
412
  $$set = void 0;
413
413
  /** @returns {void} */
414
414
  $destroy() {
415
- Sr(this, 1), this.$destroy = S;
415
+ xr(this, 1), this.$destroy = S;
416
416
  }
417
417
  /**
418
418
  * @template {Extract<keyof Events, string>} K
@@ -421,7 +421,7 @@ class Br {
421
421
  * @returns {() => void}
422
422
  */
423
423
  $on(t, r) {
424
- if (!ze(r))
424
+ if (!Ve(r))
425
425
  return S;
426
426
  const n = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
427
427
  return n.push(r), () => {
@@ -434,18 +434,18 @@ class Br {
434
434
  * @returns {void}
435
435
  */
436
436
  $set(t) {
437
- this.$$set && !sr(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
437
+ this.$$set && !or(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
438
438
  }
439
439
  }
440
- const Ar = "4";
441
- typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Ar);
442
- function Pr(e, t) {
440
+ const Br = "4";
441
+ typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Br);
442
+ function Ar(e, t) {
443
443
  if (e) {
444
444
  const r = document.createElement("style");
445
445
  r.innerHTML = t, e.appendChild(r);
446
446
  }
447
447
  }
448
- function Or(e, t) {
448
+ function Cr(e, t) {
449
449
  const r = new URL(t);
450
450
  fetch(r.href).then((n) => n.text()).then((n) => {
451
451
  const i = document.createElement("style");
@@ -454,7 +454,7 @@ function Or(e, t) {
454
454
  console.error("There was an error while trying to load client styling from URL", n);
455
455
  });
456
456
  }
457
- function Cr(e, t, r) {
457
+ function Pr(e, t, r) {
458
458
  if (window.emMessageBus) {
459
459
  const n = document.createElement("style");
460
460
  window.emMessageBus.subscribe(t, (i) => {
@@ -476,24 +476,43 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
476
476
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
477
477
  PERFORMANCE OF THIS SOFTWARE.
478
478
  ***************************************************************************** */
479
- var Le = function(e, t) {
480
- return Le = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
479
+ var Pe = function(e, t) {
480
+ return Pe = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
481
481
  r.__proto__ = n;
482
482
  } || function(r, n) {
483
483
  for (var i in n)
484
484
  Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
485
- }, Le(e, t);
485
+ }, Pe(e, t);
486
486
  };
487
- function ee(e, t) {
487
+ function A(e, t) {
488
488
  if (typeof t != "function" && t !== null)
489
489
  throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
490
- Le(e, t);
490
+ Pe(e, t);
491
491
  function r() {
492
492
  this.constructor = e;
493
493
  }
494
494
  e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
495
495
  }
496
- function Ie(e) {
496
+ var m = function() {
497
+ return m = Object.assign || function(t) {
498
+ for (var r, n = 1, i = arguments.length; n < i; n++) {
499
+ r = arguments[n];
500
+ for (var o in r)
501
+ Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
502
+ }
503
+ return t;
504
+ }, m.apply(this, arguments);
505
+ };
506
+ function Or(e, t) {
507
+ var r = {};
508
+ for (var n in e)
509
+ Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
510
+ if (e != null && typeof Object.getOwnPropertySymbols == "function")
511
+ for (var i = 0, n = Object.getOwnPropertySymbols(e); i < n.length; i++)
512
+ t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
513
+ return r;
514
+ }
515
+ function Oe(e) {
497
516
  var t = typeof Symbol == "function" && Symbol.iterator, r = t && e[t], n = 0;
498
517
  if (r)
499
518
  return r.call(e);
@@ -505,7 +524,7 @@ function Ie(e) {
505
524
  };
506
525
  throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
507
526
  }
508
- function Ne(e, t) {
527
+ function Le(e, t) {
509
528
  var r = typeof Symbol == "function" && e[Symbol.iterator];
510
529
  if (!r)
511
530
  return e;
@@ -525,13 +544,13 @@ function Ne(e, t) {
525
544
  }
526
545
  return o;
527
546
  }
528
- function Me(e, t, r) {
529
- if (arguments.length === 2)
547
+ function D(e, t, r) {
548
+ if (r || arguments.length === 2)
530
549
  for (var n = 0, i = t.length, o; n < i; n++)
531
550
  (o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
532
551
  return e.concat(o || t);
533
552
  }
534
- function A(e) {
553
+ function B(e) {
535
554
  return typeof e == "function";
536
555
  }
537
556
  function Ct(e) {
@@ -540,7 +559,7 @@ function Ct(e) {
540
559
  }, r = e(t);
541
560
  return r.prototype = Object.create(Error.prototype), r.prototype.constructor = r, r;
542
561
  }
543
- var xe = Ct(function(e) {
562
+ var _e = Ct(function(e) {
544
563
  return function(r) {
545
564
  e(this), this.message = r ? r.length + ` errors occurred during unsubscription:
546
565
  ` + r.map(function(n, i) {
@@ -549,13 +568,13 @@ var xe = Ct(function(e) {
549
568
  `) : "", this.name = "UnsubscriptionError", this.errors = r;
550
569
  };
551
570
  });
552
- function $e(e, t) {
571
+ function Ie(e, t) {
553
572
  if (e) {
554
573
  var r = e.indexOf(t);
555
574
  0 <= r && e.splice(r, 1);
556
575
  }
557
576
  }
558
- var me = function() {
577
+ var de = function() {
559
578
  function e(t) {
560
579
  this.initialTeardown = t, this.closed = !1, this._parentage = null, this._finalizers = null;
561
580
  }
@@ -567,12 +586,12 @@ var me = function() {
567
586
  if (s)
568
587
  if (this._parentage = null, Array.isArray(s))
569
588
  try {
570
- for (var a = Ie(s), h = a.next(); !h.done; h = a.next()) {
589
+ for (var a = Oe(s), h = a.next(); !h.done; h = a.next()) {
571
590
  var u = h.value;
572
591
  u.remove(this);
573
592
  }
574
- } catch (b) {
575
- t = { error: b };
593
+ } catch (v) {
594
+ t = { error: v };
576
595
  } finally {
577
596
  try {
578
597
  h && !h.done && (r = a.return) && r.call(a);
@@ -584,29 +603,29 @@ var me = function() {
584
603
  else
585
604
  s.remove(this);
586
605
  var l = this.initialTeardown;
587
- if (A(l))
606
+ if (B(l))
588
607
  try {
589
608
  l();
590
- } catch (b) {
591
- o = b instanceof xe ? b.errors : [b];
609
+ } catch (v) {
610
+ o = v instanceof _e ? v.errors : [v];
592
611
  }
593
612
  var f = this._finalizers;
594
613
  if (f) {
595
614
  this._finalizers = null;
596
615
  try {
597
- for (var c = Ie(f), m = c.next(); !m.done; m = c.next()) {
598
- var v = m.value;
616
+ for (var c = Oe(f), b = c.next(); !b.done; b = c.next()) {
617
+ var g = b.value;
599
618
  try {
600
- rt(v);
601
- } catch (b) {
602
- o = o ?? [], b instanceof xe ? o = Me(Me([], Ne(o)), Ne(b.errors)) : o.push(b);
619
+ et(g);
620
+ } catch (v) {
621
+ o = o ?? [], v instanceof _e ? o = D(D([], Le(o)), Le(v.errors)) : o.push(v);
603
622
  }
604
623
  }
605
- } catch (b) {
606
- n = { error: b };
624
+ } catch (v) {
625
+ n = { error: v };
607
626
  } finally {
608
627
  try {
609
- m && !m.done && (i = c.return) && i.call(c);
628
+ b && !b.done && (i = c.return) && i.call(c);
610
629
  } finally {
611
630
  if (n)
612
631
  throw n.error;
@@ -614,13 +633,13 @@ var me = function() {
614
633
  }
615
634
  }
616
635
  if (o)
617
- throw new xe(o);
636
+ throw new _e(o);
618
637
  }
619
638
  }, e.prototype.add = function(t) {
620
639
  var r;
621
640
  if (t && t !== this)
622
641
  if (this.closed)
623
- rt(t);
642
+ et(t);
624
643
  else {
625
644
  if (t instanceof e) {
626
645
  if (t.closed || t._hasParent(this))
@@ -637,52 +656,56 @@ var me = function() {
637
656
  this._parentage = Array.isArray(r) ? (r.push(t), r) : r ? [r, t] : t;
638
657
  }, e.prototype._removeParent = function(t) {
639
658
  var r = this._parentage;
640
- r === t ? this._parentage = null : Array.isArray(r) && $e(r, t);
659
+ r === t ? this._parentage = null : Array.isArray(r) && Ie(r, t);
641
660
  }, e.prototype.remove = function(t) {
642
661
  var r = this._finalizers;
643
- r && $e(r, t), t instanceof e && t._removeParent(this);
662
+ r && Ie(r, t), t instanceof e && t._removeParent(this);
644
663
  }, e.EMPTY = function() {
645
664
  var t = new e();
646
665
  return t.closed = !0, t;
647
666
  }(), e;
648
- }(), Lt = me.EMPTY;
649
- function It(e) {
650
- return e instanceof me || e && "closed" in e && A(e.remove) && A(e.add) && A(e.unsubscribe);
651
- }
652
- function rt(e) {
653
- A(e) ? e() : e.unsubscribe();
654
- }
655
- var Lr = {
656
- Promise: void 0
657
- }, Ir = {
667
+ }(), Pt = de.EMPTY;
668
+ function Ot(e) {
669
+ return e instanceof de || e && "closed" in e && B(e.remove) && B(e.add) && B(e.unsubscribe);
670
+ }
671
+ function et(e) {
672
+ B(e) ? e() : e.unsubscribe();
673
+ }
674
+ var Lt = {
675
+ onUnhandledError: null,
676
+ onStoppedNotification: null,
677
+ Promise: void 0,
678
+ useDeprecatedSynchronousErrorHandling: !1,
679
+ useDeprecatedNextContext: !1
680
+ }, Lr = {
658
681
  setTimeout: function(e, t) {
659
682
  for (var r = [], n = 2; n < arguments.length; n++)
660
683
  r[n - 2] = arguments[n];
661
- return setTimeout.apply(void 0, Me([e, t], Ne(r)));
684
+ return setTimeout.apply(void 0, D([e, t], Le(r)));
662
685
  },
663
686
  clearTimeout: function(e) {
664
687
  return clearTimeout(e);
665
688
  },
666
689
  delegate: void 0
667
690
  };
668
- function Nr(e) {
669
- Ir.setTimeout(function() {
691
+ function Ir(e) {
692
+ Lr.setTimeout(function() {
670
693
  throw e;
671
694
  });
672
695
  }
673
- function nt() {
696
+ function tt() {
674
697
  }
675
698
  function ue(e) {
676
699
  e();
677
700
  }
678
- var Nt = function(e) {
679
- ee(t, e);
701
+ var It = function(e) {
702
+ A(t, e);
680
703
  function t(r) {
681
704
  var n = e.call(this) || this;
682
- return n.isStopped = !1, r ? (n.destination = r, It(r) && r.add(n)) : n.destination = Rr, n;
705
+ return n.isStopped = !1, r ? (n.destination = r, Ot(r) && r.add(n)) : n.destination = Rr, n;
683
706
  }
684
707
  return t.create = function(r, n, i) {
685
- return new Re(r, n, i);
708
+ return new Ne(r, n, i);
686
709
  }, t.prototype.next = function(r) {
687
710
  this.isStopped || this._next(r);
688
711
  }, t.prototype.error = function(r) {
@@ -706,7 +729,11 @@ var Nt = function(e) {
706
729
  this.unsubscribe();
707
730
  }
708
731
  }, t;
709
- }(me), Mr = function() {
732
+ }(de), Nr = Function.prototype.bind;
733
+ function Ee(e, t) {
734
+ return Nr.call(e, t);
735
+ }
736
+ var Mr = function() {
710
737
  function e(t) {
711
738
  this.partialObserver = t;
712
739
  }
@@ -737,29 +764,41 @@ var Nt = function(e) {
737
764
  oe(r);
738
765
  }
739
766
  }, e;
740
- }(), Re = function(e) {
741
- ee(t, e);
767
+ }(), Ne = function(e) {
768
+ A(t, e);
742
769
  function t(r, n, i) {
743
770
  var o = e.call(this) || this, s;
744
- return A(r) || !r ? s = {
745
- next: r ?? void 0,
746
- error: n ?? void 0,
747
- complete: i ?? void 0
748
- } : s = r, o.destination = new Mr(s), o;
771
+ if (B(r) || !r)
772
+ s = {
773
+ next: r ?? void 0,
774
+ error: n ?? void 0,
775
+ complete: i ?? void 0
776
+ };
777
+ else {
778
+ var a;
779
+ o && Lt.useDeprecatedNextContext ? (a = Object.create(r), a.unsubscribe = function() {
780
+ return o.unsubscribe();
781
+ }, s = {
782
+ next: r.next && Ee(r.next, a),
783
+ error: r.error && Ee(r.error, a),
784
+ complete: r.complete && Ee(r.complete, a)
785
+ }) : s = r;
786
+ }
787
+ return o.destination = new Mr(s), o;
749
788
  }
750
789
  return t;
751
- }(Nt);
790
+ }(It);
752
791
  function oe(e) {
753
- Nr(e);
792
+ Ir(e);
754
793
  }
755
794
  function $r(e) {
756
795
  throw e;
757
796
  }
758
797
  var Rr = {
759
798
  closed: !0,
760
- next: nt,
799
+ next: tt,
761
800
  error: $r,
762
- complete: nt
801
+ complete: tt
763
802
  }, Ur = function() {
764
803
  return typeof Symbol == "function" && Symbol.observable || "@@observable";
765
804
  }();
@@ -773,7 +812,7 @@ function Gr(e) {
773
812
  }, r);
774
813
  };
775
814
  }
776
- var it = function() {
815
+ var rt = function() {
777
816
  function e(t) {
778
817
  t && (this._subscribe = t);
779
818
  }
@@ -781,7 +820,7 @@ var it = function() {
781
820
  var r = new e();
782
821
  return r.source = this, r.operator = t, r;
783
822
  }, e.prototype.subscribe = function(t, r, n) {
784
- var i = this, o = jr(t) ? t : new Re(t, r, n);
823
+ var i = this, o = jr(t) ? t : new Ne(t, r, n);
785
824
  return ue(function() {
786
825
  var s = i, a = s.operator, h = s.source;
787
826
  o.add(a ? a.call(o, h) : h ? i._subscribe(o) : i._trySubscribe(o));
@@ -794,8 +833,8 @@ var it = function() {
794
833
  }
795
834
  }, e.prototype.forEach = function(t, r) {
796
835
  var n = this;
797
- return r = ot(r), new r(function(i, o) {
798
- var s = new Re({
836
+ return r = nt(r), new r(function(i, o) {
837
+ var s = new Ne({
799
838
  next: function(a) {
800
839
  try {
801
840
  t(a);
@@ -819,7 +858,7 @@ var it = function() {
819
858
  return Gr(t)(this);
820
859
  }, e.prototype.toPromise = function(t) {
821
860
  var r = this;
822
- return t = ot(t), new t(function(n, i) {
861
+ return t = nt(t), new t(function(n, i) {
823
862
  var o;
824
863
  r.subscribe(function(s) {
825
864
  return o = s;
@@ -833,28 +872,28 @@ var it = function() {
833
872
  return new e(t);
834
873
  }, e;
835
874
  }();
836
- function ot(e) {
875
+ function nt(e) {
837
876
  var t;
838
- return (t = e ?? Lr.Promise) !== null && t !== void 0 ? t : Promise;
877
+ return (t = e ?? Lt.Promise) !== null && t !== void 0 ? t : Promise;
839
878
  }
840
879
  function Fr(e) {
841
- return e && A(e.next) && A(e.error) && A(e.complete);
880
+ return e && B(e.next) && B(e.error) && B(e.complete);
842
881
  }
843
882
  function jr(e) {
844
- return e && e instanceof Nt || Fr(e) && It(e);
883
+ return e && e instanceof It || Fr(e) && Ot(e);
845
884
  }
846
885
  var Vr = Ct(function(e) {
847
886
  return function() {
848
887
  e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
849
888
  };
850
- }), Mt = function(e) {
851
- ee(t, e);
889
+ }), Nt = function(e) {
890
+ A(t, e);
852
891
  function t() {
853
892
  var r = e.call(this) || this;
854
893
  return r.closed = !1, r.currentObservers = null, r.observers = [], r.isStopped = !1, r.hasError = !1, r.thrownError = null, r;
855
894
  }
856
895
  return t.prototype.lift = function(r) {
857
- var n = new st(this, this);
896
+ var n = new it(this, this);
858
897
  return n.operator = r, n;
859
898
  }, t.prototype._throwIfClosed = function() {
860
899
  if (this.closed)
@@ -866,7 +905,7 @@ var Vr = Ct(function(e) {
866
905
  if (n._throwIfClosed(), !n.isStopped) {
867
906
  n.currentObservers || (n.currentObservers = Array.from(n.observers));
868
907
  try {
869
- for (var s = Ie(n.currentObservers), a = s.next(); !a.done; a = s.next()) {
908
+ for (var s = Oe(n.currentObservers), a = s.next(); !a.done; a = s.next()) {
870
909
  var h = a.value;
871
910
  h.next(r);
872
911
  }
@@ -915,20 +954,20 @@ var Vr = Ct(function(e) {
915
954
  return this._throwIfClosed(), this._checkFinalizedStatuses(r), this._innerSubscribe(r);
916
955
  }, t.prototype._innerSubscribe = function(r) {
917
956
  var n = this, i = this, o = i.hasError, s = i.isStopped, a = i.observers;
918
- return o || s ? Lt : (this.currentObservers = null, a.push(r), new me(function() {
919
- n.currentObservers = null, $e(a, r);
957
+ return o || s ? Pt : (this.currentObservers = null, a.push(r), new de(function() {
958
+ n.currentObservers = null, Ie(a, r);
920
959
  }));
921
960
  }, t.prototype._checkFinalizedStatuses = function(r) {
922
961
  var n = this, i = n.hasError, o = n.thrownError, s = n.isStopped;
923
962
  i ? r.error(o) : s && r.complete();
924
963
  }, t.prototype.asObservable = function() {
925
- var r = new it();
964
+ var r = new rt();
926
965
  return r.source = this, r;
927
966
  }, t.create = function(r, n) {
928
- return new st(r, n);
967
+ return new it(r, n);
929
968
  }, t;
930
- }(it), st = function(e) {
931
- ee(t, e);
969
+ }(rt), it = function(e) {
970
+ A(t, e);
932
971
  function t(r, n) {
933
972
  var i = e.call(this) || this;
934
973
  return i.destination = r, i.source = n, i;
@@ -944,17 +983,17 @@ var Vr = Ct(function(e) {
944
983
  (n = (r = this.destination) === null || r === void 0 ? void 0 : r.complete) === null || n === void 0 || n.call(r);
945
984
  }, t.prototype._subscribe = function(r) {
946
985
  var n, i;
947
- return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : Lt;
986
+ return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : Pt;
948
987
  }, t;
949
- }(Mt), $t = {
988
+ }(Nt), Mt = {
950
989
  now: function() {
951
- return ($t.delegate || Date).now();
990
+ return (Mt.delegate || Date).now();
952
991
  },
953
992
  delegate: void 0
954
993
  }, kr = function(e) {
955
- ee(t, e);
994
+ A(t, e);
956
995
  function t(r, n, i) {
957
- r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = $t);
996
+ r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = Mt);
958
997
  var o = e.call(this) || this;
959
998
  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;
960
999
  }
@@ -974,24 +1013,24 @@ var Vr = Ct(function(e) {
974
1013
  u && o.splice(0, u + 1);
975
1014
  }
976
1015
  }, t;
977
- }(Mt);
978
- const at = [], ut = {}, Xr = (e, t = 0) => {
979
- if (at.indexOf(e) == -1) {
1016
+ }(Nt);
1017
+ const ot = [], st = {}, Xr = (e, t = 0) => {
1018
+ if (ot.indexOf(e) == -1) {
980
1019
  const r = new kr(t);
981
- ut[e] = r, at.push(e);
1020
+ st[e] = r, ot.push(e);
982
1021
  }
983
- return ut[e];
1022
+ return st[e];
984
1023
  }, M = [];
985
1024
  function Wr(e, t) {
986
1025
  return {
987
- subscribe: be(e, t).subscribe
1026
+ subscribe: me(e, t).subscribe
988
1027
  };
989
1028
  }
990
- function be(e, t = S) {
1029
+ function me(e, t = S) {
991
1030
  let r;
992
1031
  const n = /* @__PURE__ */ new Set();
993
1032
  function i(a) {
994
- if (Bt(e, a) && (e = a, r)) {
1033
+ if (wt(e, a) && (e = a, r)) {
995
1034
  const h = !M.length;
996
1035
  for (const u of n)
997
1036
  u[1](), M.push(u, e);
@@ -1013,7 +1052,7 @@ function be(e, t = S) {
1013
1052
  }
1014
1053
  return { set: i, update: o, subscribe: s };
1015
1054
  }
1016
- function k(e, t, r) {
1055
+ function X(e, t, r) {
1017
1056
  const n = !Array.isArray(e), i = n ? [e] : e;
1018
1057
  if (!i.every(Boolean))
1019
1058
  throw new Error("derived() expects stores as input, got a falsy value");
@@ -1026,21 +1065,21 @@ function k(e, t, r) {
1026
1065
  if (l)
1027
1066
  return;
1028
1067
  f();
1029
- const v = t(n ? u[0] : u, s, a);
1030
- o ? s(v) : f = ze(v) ? v : S;
1031
- }, m = i.map(
1032
- (v, b) => ar(
1033
- v,
1034
- (w) => {
1035
- u[b] = w, l &= ~(1 << b), h && c();
1068
+ const g = t(n ? u[0] : u, s, a);
1069
+ o ? s(g) : f = Ve(g) ? g : S;
1070
+ }, b = i.map(
1071
+ (g, v) => sr(
1072
+ g,
1073
+ (H) => {
1074
+ u[v] = H, l &= ~(1 << v), h && c();
1036
1075
  },
1037
1076
  () => {
1038
- l |= 1 << b;
1077
+ l |= 1 << v;
1039
1078
  }
1040
1079
  )
1041
1080
  );
1042
1081
  return h = !0, c(), function() {
1043
- Y(m), f(), h = !1;
1082
+ K(b), f(), h = !1;
1044
1083
  };
1045
1084
  });
1046
1085
  }
@@ -1064,29 +1103,29 @@ function Kr(e) {
1064
1103
  function en(e) {
1065
1104
  return Array.isArray(e) ? [] : {};
1066
1105
  }
1067
- function J(e, t) {
1068
- return t.clone !== !1 && t.isMergeableObject(e) ? D(en(e), e, t) : e;
1106
+ function q(e, t) {
1107
+ return t.clone !== !1 && t.isMergeableObject(e) ? G(en(e), e, t) : e;
1069
1108
  }
1070
1109
  function tn(e, t, r) {
1071
1110
  return e.concat(t).map(function(n) {
1072
- return J(n, r);
1111
+ return q(n, r);
1073
1112
  });
1074
1113
  }
1075
1114
  function rn(e, t) {
1076
1115
  if (!t.customMerge)
1077
- return D;
1116
+ return G;
1078
1117
  var r = t.customMerge(e);
1079
- return typeof r == "function" ? r : D;
1118
+ return typeof r == "function" ? r : G;
1080
1119
  }
1081
1120
  function nn(e) {
1082
1121
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
1083
1122
  return Object.propertyIsEnumerable.call(e, t);
1084
1123
  }) : [];
1085
1124
  }
1086
- function ht(e) {
1125
+ function at(e) {
1087
1126
  return Object.keys(e).concat(nn(e));
1088
1127
  }
1089
- function Rt(e, t) {
1128
+ function $t(e, t) {
1090
1129
  try {
1091
1130
  return t in e;
1092
1131
  } catch {
@@ -1094,179 +1133,129 @@ function Rt(e, t) {
1094
1133
  }
1095
1134
  }
1096
1135
  function on(e, t) {
1097
- return Rt(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1136
+ return $t(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1098
1137
  }
1099
1138
  function sn(e, t, r) {
1100
1139
  var n = {};
1101
- return r.isMergeableObject(e) && ht(e).forEach(function(i) {
1102
- n[i] = J(e[i], r);
1103
- }), ht(t).forEach(function(i) {
1104
- on(e, i) || (Rt(e, i) && r.isMergeableObject(t[i]) ? n[i] = rn(i, r)(e[i], t[i], r) : n[i] = J(t[i], r));
1140
+ return r.isMergeableObject(e) && at(e).forEach(function(i) {
1141
+ n[i] = q(e[i], r);
1142
+ }), at(t).forEach(function(i) {
1143
+ on(e, i) || ($t(e, i) && r.isMergeableObject(t[i]) ? n[i] = rn(i, r)(e[i], t[i], r) : n[i] = q(t[i], r));
1105
1144
  }), n;
1106
1145
  }
1107
- function D(e, t, r) {
1108
- r = r || {}, r.arrayMerge = r.arrayMerge || tn, r.isMergeableObject = r.isMergeableObject || Zr, r.cloneUnlessOtherwiseSpecified = J;
1146
+ function G(e, t, r) {
1147
+ r = r || {}, r.arrayMerge = r.arrayMerge || tn, r.isMergeableObject = r.isMergeableObject || Zr, r.cloneUnlessOtherwiseSpecified = q;
1109
1148
  var n = Array.isArray(t), i = Array.isArray(e), o = n === i;
1110
- return o ? n ? r.arrayMerge(e, t, r) : sn(e, t, r) : J(t, r);
1149
+ return o ? n ? r.arrayMerge(e, t, r) : sn(e, t, r) : q(t, r);
1111
1150
  }
1112
- D.all = function(t, r) {
1151
+ G.all = function(t, r) {
1113
1152
  if (!Array.isArray(t))
1114
1153
  throw new Error("first argument should be an array");
1115
1154
  return t.reduce(function(n, i) {
1116
- return D(n, i, r);
1155
+ return G(n, i, r);
1117
1156
  }, {});
1118
1157
  };
1119
- var an = D, un = an;
1158
+ var an = G, un = an;
1120
1159
  const hn = /* @__PURE__ */ zr(un);
1121
- var Ue = function(e, t) {
1122
- return Ue = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
1123
- r.__proto__ = n;
1124
- } || function(r, n) {
1125
- for (var i in n)
1126
- Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
1127
- }, Ue(e, t);
1128
- };
1129
- function ve(e, t) {
1130
- if (typeof t != "function" && t !== null)
1131
- throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
1132
- Ue(e, t);
1133
- function r() {
1134
- this.constructor = e;
1135
- }
1136
- e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
1137
- }
1138
- var T = function() {
1139
- return T = Object.assign || function(t) {
1140
- for (var r, n = 1, i = arguments.length; n < i; n++) {
1141
- r = arguments[n];
1142
- for (var o in r)
1143
- Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
1144
- }
1145
- return t;
1146
- }, T.apply(this, arguments);
1147
- };
1148
- function ln(e, t) {
1149
- var r = {};
1150
- for (var n in e)
1151
- Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
1152
- if (e != null && typeof Object.getOwnPropertySymbols == "function")
1153
- for (var i = 0, n = Object.getOwnPropertySymbols(e); i < n.length; i++)
1154
- t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
1155
- return r;
1156
- }
1157
- function Se(e, t, r) {
1158
- if (r || arguments.length === 2)
1159
- for (var n = 0, i = t.length, o; n < i; n++)
1160
- (o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
1161
- return e.concat(o || Array.prototype.slice.call(t));
1162
- }
1163
- function we(e, t) {
1164
- var r = t && t.cache ? t.cache : vn, n = t && t.serializer ? t.serializer : mn, i = t && t.strategy ? t.strategy : pn;
1160
+ function xe(e, t) {
1161
+ var r = t && t.cache ? t.cache : mn, n = t && t.serializer ? t.serializer : dn, i = t && t.strategy ? t.strategy : fn;
1165
1162
  return i(e, {
1166
1163
  cache: r,
1167
1164
  serializer: n
1168
1165
  });
1169
1166
  }
1170
- function fn(e) {
1167
+ function ln(e) {
1171
1168
  return e == null || typeof e == "number" || typeof e == "boolean";
1172
1169
  }
1173
- function cn(e, t, r, n) {
1174
- var i = fn(n) ? n : r(n), o = t.get(i);
1170
+ function Rt(e, t, r, n) {
1171
+ var i = ln(n) ? n : r(n), o = t.get(i);
1175
1172
  return typeof o > "u" && (o = e.call(this, n), t.set(i, o)), o;
1176
1173
  }
1177
1174
  function Ut(e, t, r) {
1178
1175
  var n = Array.prototype.slice.call(arguments, 3), i = r(n), o = t.get(i);
1179
1176
  return typeof o > "u" && (o = e.apply(this, n), t.set(i, o)), o;
1180
1177
  }
1181
- function Dt(e, t, r, n, i) {
1178
+ function ke(e, t, r, n, i) {
1182
1179
  return r.bind(t, e, n, i);
1183
1180
  }
1184
- function pn(e, t) {
1185
- var r = e.length === 1 ? cn : Ut;
1186
- return Dt(e, this, r, t.cache.create(), t.serializer);
1181
+ function fn(e, t) {
1182
+ var r = e.length === 1 ? Rt : Ut;
1183
+ return ke(e, this, r, t.cache.create(), t.serializer);
1184
+ }
1185
+ function cn(e, t) {
1186
+ return ke(e, this, Ut, t.cache.create(), t.serializer);
1187
1187
  }
1188
- function dn(e, t) {
1189
- return Dt(e, this, Ut, t.cache.create(), t.serializer);
1188
+ function pn(e, t) {
1189
+ return ke(e, this, Rt, t.cache.create(), t.serializer);
1190
1190
  }
1191
- var mn = function() {
1191
+ var dn = function() {
1192
1192
  return JSON.stringify(arguments);
1193
- }, bn = (
1194
- /** @class */
1195
- function() {
1196
- function e() {
1197
- this.cache = /* @__PURE__ */ Object.create(null);
1198
- }
1199
- return e.prototype.get = function(t) {
1200
- return this.cache[t];
1201
- }, e.prototype.set = function(t, r) {
1202
- this.cache[t] = r;
1203
- }, e;
1204
- }()
1205
- ), vn = {
1193
+ };
1194
+ function Xe() {
1195
+ this.cache = /* @__PURE__ */ Object.create(null);
1196
+ }
1197
+ Xe.prototype.get = function(e) {
1198
+ return this.cache[e];
1199
+ };
1200
+ Xe.prototype.set = function(e, t) {
1201
+ this.cache[e] = t;
1202
+ };
1203
+ var mn = {
1206
1204
  create: function() {
1207
- return new bn();
1205
+ return new Xe();
1208
1206
  }
1209
- }, He = {
1210
- variadic: dn
1211
- }, ce = function() {
1212
- return ce = Object.assign || function(t) {
1213
- for (var r, n = 1, i = arguments.length; n < i; n++) {
1214
- r = arguments[n];
1215
- for (var o in r)
1216
- Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
1217
- }
1218
- return t;
1219
- }, ce.apply(this, arguments);
1220
- };
1221
- var p;
1207
+ }, Se = {
1208
+ variadic: cn,
1209
+ monadic: pn
1210
+ }, p;
1222
1211
  (function(e) {
1223
1212
  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";
1224
1213
  })(p || (p = {}));
1225
- var g;
1214
+ var y;
1226
1215
  (function(e) {
1227
1216
  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";
1228
- })(g || (g = {}));
1229
- var G;
1217
+ })(y || (y = {}));
1218
+ var F;
1230
1219
  (function(e) {
1231
1220
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
1232
- })(G || (G = {}));
1233
- function lt(e) {
1234
- return e.type === g.literal;
1221
+ })(F || (F = {}));
1222
+ function ut(e) {
1223
+ return e.type === y.literal;
1224
+ }
1225
+ function bn(e) {
1226
+ return e.type === y.argument;
1235
1227
  }
1236
- function gn(e) {
1237
- return e.type === g.argument;
1228
+ function Dt(e) {
1229
+ return e.type === y.number;
1238
1230
  }
1239
1231
  function Gt(e) {
1240
- return e.type === g.number;
1232
+ return e.type === y.date;
1241
1233
  }
1242
1234
  function Ft(e) {
1243
- return e.type === g.date;
1235
+ return e.type === y.time;
1244
1236
  }
1245
1237
  function jt(e) {
1246
- return e.type === g.time;
1238
+ return e.type === y.select;
1247
1239
  }
1248
1240
  function Vt(e) {
1249
- return e.type === g.select;
1241
+ return e.type === y.plural;
1250
1242
  }
1251
- function kt(e) {
1252
- return e.type === g.plural;
1243
+ function vn(e) {
1244
+ return e.type === y.pound;
1253
1245
  }
1254
- function yn(e) {
1255
- return e.type === g.pound;
1246
+ function kt(e) {
1247
+ return e.type === y.tag;
1256
1248
  }
1257
1249
  function Xt(e) {
1258
- return e.type === g.tag;
1250
+ return !!(e && typeof e == "object" && e.type === F.number);
1259
1251
  }
1260
- function Wt(e) {
1261
- return !!(e && typeof e == "object" && e.type === G.number);
1262
- }
1263
- function De(e) {
1264
- return !!(e && typeof e == "object" && e.type === G.dateTime);
1252
+ function Me(e) {
1253
+ return !!(e && typeof e == "object" && e.type === F.dateTime);
1265
1254
  }
1266
- var zt = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, _n = /(?:[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;
1267
- function En(e) {
1255
+ var Wt = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, gn = /(?:[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;
1256
+ function yn(e) {
1268
1257
  var t = {};
1269
- return e.replace(_n, function(r) {
1258
+ return e.replace(gn, function(r) {
1270
1259
  var n = r.length;
1271
1260
  switch (r[0]) {
1272
1261
  case "G":
@@ -1355,21 +1344,11 @@ function En(e) {
1355
1344
  return "";
1356
1345
  }), t;
1357
1346
  }
1358
- var y = function() {
1359
- return y = Object.assign || function(t) {
1360
- for (var r, n = 1, i = arguments.length; n < i; n++) {
1361
- r = arguments[n];
1362
- for (var o in r)
1363
- Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
1364
- }
1365
- return t;
1366
- }, y.apply(this, arguments);
1367
- };
1368
- var xn = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1369
- function Sn(e) {
1347
+ var _n = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1348
+ function En(e) {
1370
1349
  if (e.length === 0)
1371
1350
  throw new Error("Number skeleton cannot be empty");
1372
- for (var t = e.split(xn).filter(function(c) {
1351
+ for (var t = e.split(_n).filter(function(c) {
1373
1352
  return c.length > 0;
1374
1353
  }), r = [], n = 0, i = t; n < i.length; n++) {
1375
1354
  var o = i[n], s = o.split("/");
@@ -1384,17 +1363,17 @@ function Sn(e) {
1384
1363
  }
1385
1364
  return r;
1386
1365
  }
1387
- function wn(e) {
1366
+ function xn(e) {
1388
1367
  return e.replace(/^(.*?)-/, "");
1389
1368
  }
1390
- var ft = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Zt = /^(@+)?(\+|#+)?[rs]?$/g, Hn = /(\*)(0+)|(#+)(0+)|(0+)/g, Qt = /^(0+)$/;
1391
- function ct(e) {
1369
+ var ht = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, zt = /^(@+)?(\+|#+)?[rs]?$/g, Sn = /(\*)(0+)|(#+)(0+)|(0+)/g, Zt = /^(0+)$/;
1370
+ function lt(e) {
1392
1371
  var t = {};
1393
- return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Zt, function(r, n, i) {
1372
+ return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(zt, function(r, n, i) {
1394
1373
  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)), "";
1395
1374
  }), t;
1396
1375
  }
1397
- function Jt(e) {
1376
+ function Qt(e) {
1398
1377
  switch (e) {
1399
1378
  case "sign-auto":
1400
1379
  return {
@@ -1434,7 +1413,7 @@ function Jt(e) {
1434
1413
  };
1435
1414
  }
1436
1415
  }
1437
- function Tn(e) {
1416
+ function Hn(e) {
1438
1417
  var t;
1439
1418
  if (e[0] === "E" && e[1] === "E" ? (t = {
1440
1419
  notation: "engineering"
@@ -1442,17 +1421,17 @@ function Tn(e) {
1442
1421
  notation: "scientific"
1443
1422
  }, e = e.slice(1)), t) {
1444
1423
  var r = e.slice(0, 2);
1445
- if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Qt.test(e))
1424
+ if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Zt.test(e))
1446
1425
  throw new Error("Malformed concise eng/scientific notation");
1447
1426
  t.minimumIntegerDigits = e.length;
1448
1427
  }
1449
1428
  return t;
1450
1429
  }
1451
- function pt(e) {
1452
- var t = {}, r = Jt(e);
1430
+ function ft(e) {
1431
+ var t = {}, r = Qt(e);
1453
1432
  return r || t;
1454
1433
  }
1455
- function Bn(e) {
1434
+ function wn(e) {
1456
1435
  for (var t = {}, r = 0, n = e; r < n.length; r++) {
1457
1436
  var i = n[r];
1458
1437
  switch (i.stem) {
@@ -1476,7 +1455,7 @@ function Bn(e) {
1476
1455
  continue;
1477
1456
  case "measure-unit":
1478
1457
  case "unit":
1479
- t.style = "unit", t.unit = wn(i.options[0]);
1458
+ t.style = "unit", t.unit = xn(i.options[0]);
1480
1459
  continue;
1481
1460
  case "compact-short":
1482
1461
  case "K":
@@ -1487,13 +1466,13 @@ function Bn(e) {
1487
1466
  t.notation = "compact", t.compactDisplay = "long";
1488
1467
  continue;
1489
1468
  case "scientific":
1490
- t = y(y(y({}, t), { notation: "scientific" }), i.options.reduce(function(h, u) {
1491
- return y(y({}, h), pt(u));
1469
+ t = m(m(m({}, t), { notation: "scientific" }), i.options.reduce(function(h, u) {
1470
+ return m(m({}, h), ft(u));
1492
1471
  }, {}));
1493
1472
  continue;
1494
1473
  case "engineering":
1495
- t = y(y(y({}, t), { notation: "engineering" }), i.options.reduce(function(h, u) {
1496
- return y(y({}, h), pt(u));
1474
+ t = m(m(m({}, t), { notation: "engineering" }), i.options.reduce(function(h, u) {
1475
+ return m(m({}, h), ft(u));
1497
1476
  }, {}));
1498
1477
  continue;
1499
1478
  case "notation-simple":
@@ -1538,41 +1517,41 @@ function Bn(e) {
1538
1517
  case "integer-width":
1539
1518
  if (i.options.length > 1)
1540
1519
  throw new RangeError("integer-width stems only accept a single optional option");
1541
- i.options[0].replace(Hn, function(h, u, l, f, c, m) {
1520
+ i.options[0].replace(Sn, function(h, u, l, f, c, b) {
1542
1521
  if (u)
1543
1522
  t.minimumIntegerDigits = l.length;
1544
1523
  else {
1545
1524
  if (f && c)
1546
1525
  throw new Error("We currently do not support maximum integer digits");
1547
- if (m)
1526
+ if (b)
1548
1527
  throw new Error("We currently do not support exact integer digits");
1549
1528
  }
1550
1529
  return "";
1551
1530
  });
1552
1531
  continue;
1553
1532
  }
1554
- if (Qt.test(i.stem)) {
1533
+ if (Zt.test(i.stem)) {
1555
1534
  t.minimumIntegerDigits = i.stem.length;
1556
1535
  continue;
1557
1536
  }
1558
- if (ft.test(i.stem)) {
1537
+ if (ht.test(i.stem)) {
1559
1538
  if (i.options.length > 1)
1560
1539
  throw new RangeError("Fraction-precision stems only accept a single optional option");
1561
- i.stem.replace(ft, function(h, u, l, f, c, m) {
1562
- 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), "";
1540
+ i.stem.replace(ht, function(h, u, l, f, c, b) {
1541
+ return l === "*" ? t.minimumFractionDigits = u.length : f && f[0] === "#" ? t.maximumFractionDigits = f.length : c && b ? (t.minimumFractionDigits = c.length, t.maximumFractionDigits = c.length + b.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
1563
1542
  });
1564
1543
  var o = i.options[0];
1565
- o === "w" ? t = y(y({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = y(y({}, t), ct(o)));
1544
+ o === "w" ? t = m(m({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = m(m({}, t), lt(o)));
1566
1545
  continue;
1567
1546
  }
1568
- if (Zt.test(i.stem)) {
1569
- t = y(y({}, t), ct(i.stem));
1547
+ if (zt.test(i.stem)) {
1548
+ t = m(m({}, t), lt(i.stem));
1570
1549
  continue;
1571
1550
  }
1572
- var s = Jt(i.stem);
1573
- s && (t = y(y({}, t), s));
1574
- var a = Tn(i.stem);
1575
- a && (t = y(y({}, t), a));
1551
+ var s = Qt(i.stem);
1552
+ s && (t = m(m({}, t), s));
1553
+ var a = Hn(i.stem);
1554
+ a && (t = m(m({}, t), a));
1576
1555
  }
1577
1556
  return t;
1578
1557
  }
@@ -2991,13 +2970,13 @@ var se = {
2991
2970
  "h"
2992
2971
  ]
2993
2972
  };
2994
- function An(e, t) {
2973
+ function Tn(e, t) {
2995
2974
  for (var r = "", n = 0; n < e.length; n++) {
2996
2975
  var i = e.charAt(n);
2997
2976
  if (i === "j") {
2998
2977
  for (var o = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
2999
2978
  o++, n++;
3000
- var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), h = "a", u = Pn(t);
2979
+ var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), h = "a", u = Bn(t);
3001
2980
  for ((u == "H" || u == "k") && (a = 0); a-- > 0; )
3002
2981
  r += h;
3003
2982
  for (; s-- > 0; )
@@ -3007,7 +2986,7 @@ function An(e, t) {
3007
2986
  }
3008
2987
  return r;
3009
2988
  }
3010
- function Pn(e) {
2989
+ function Bn(e) {
3011
2990
  var t = e.hourCycle;
3012
2991
  if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
3013
2992
  e.hourCycles && // @ts-ignore
@@ -3029,20 +3008,20 @@ function Pn(e) {
3029
3008
  var i = se[n || ""] || se[r || ""] || se["".concat(r, "-001")] || se["001"];
3030
3009
  return i[0];
3031
3010
  }
3032
- var Te, On = new RegExp("^".concat(zt.source, "*")), Cn = new RegExp("".concat(zt.source, "*$"));
3011
+ var He, An = new RegExp("^".concat(Wt.source, "*")), Cn = new RegExp("".concat(Wt.source, "*$"));
3033
3012
  function d(e, t) {
3034
3013
  return { start: e, end: t };
3035
3014
  }
3036
- var Ln = !!String.prototype.startsWith && "_a".startsWith("a", 1), In = !!String.fromCodePoint, Nn = !!Object.fromEntries, Mn = !!String.prototype.codePointAt, $n = !!String.prototype.trimStart, Rn = !!String.prototype.trimEnd, Un = !!Number.isSafeInteger, Dn = Un ? Number.isSafeInteger : function(e) {
3015
+ var Pn = !!String.prototype.startsWith && "_a".startsWith("a", 1), On = !!String.fromCodePoint, Ln = !!Object.fromEntries, In = !!String.prototype.codePointAt, Nn = !!String.prototype.trimStart, Mn = !!String.prototype.trimEnd, $n = !!Number.isSafeInteger, Rn = $n ? Number.isSafeInteger : function(e) {
3037
3016
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
3038
- }, Ge = !0;
3017
+ }, $e = !0;
3039
3018
  try {
3040
- var Gn = Yt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3041
- Ge = ((Te = Gn.exec("a")) === null || Te === void 0 ? void 0 : Te[0]) === "a";
3019
+ var Un = qt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3020
+ $e = ((He = Un.exec("a")) === null || He === void 0 ? void 0 : He[0]) === "a";
3042
3021
  } catch {
3043
- Ge = !1;
3022
+ $e = !1;
3044
3023
  }
3045
- var dt = Ln ? (
3024
+ var ct = Pn ? (
3046
3025
  // Native
3047
3026
  function(t, r, n) {
3048
3027
  return t.startsWith(r, n);
@@ -3052,7 +3031,7 @@ var dt = Ln ? (
3052
3031
  function(t, r, n) {
3053
3032
  return t.slice(n, n + r.length) === r;
3054
3033
  }
3055
- ), Fe = In ? String.fromCodePoint : (
3034
+ ), Re = On ? String.fromCodePoint : (
3056
3035
  // IE11
3057
3036
  function() {
3058
3037
  for (var t = [], r = 0; r < arguments.length; r++)
@@ -3064,9 +3043,9 @@ var dt = Ln ? (
3064
3043
  }
3065
3044
  return n;
3066
3045
  }
3067
- ), mt = (
3046
+ ), pt = (
3068
3047
  // native
3069
- Nn ? Object.fromEntries : (
3048
+ Ln ? Object.fromEntries : (
3070
3049
  // Ponyfill
3071
3050
  function(t) {
3072
3051
  for (var r = {}, n = 0, i = t; n < i.length; n++) {
@@ -3076,7 +3055,7 @@ var dt = Ln ? (
3076
3055
  return r;
3077
3056
  }
3078
3057
  )
3079
- ), qt = Mn ? (
3058
+ ), Jt = In ? (
3080
3059
  // Native
3081
3060
  function(t, r) {
3082
3061
  return t.codePointAt(r);
@@ -3090,7 +3069,7 @@ var dt = Ln ? (
3090
3069
  return i < 55296 || i > 56319 || r + 1 === n || (o = t.charCodeAt(r + 1)) < 56320 || o > 57343 ? i : (i - 55296 << 10) + (o - 56320) + 65536;
3091
3070
  }
3092
3071
  }
3093
- ), Fn = $n ? (
3072
+ ), Dn = Nn ? (
3094
3073
  // Native
3095
3074
  function(t) {
3096
3075
  return t.trimStart();
@@ -3098,9 +3077,9 @@ var dt = Ln ? (
3098
3077
  ) : (
3099
3078
  // Ponyfill
3100
3079
  function(t) {
3101
- return t.replace(On, "");
3080
+ return t.replace(An, "");
3102
3081
  }
3103
- ), jn = Rn ? (
3082
+ ), Gn = Mn ? (
3104
3083
  // Native
3105
3084
  function(t) {
3106
3085
  return t.trimEnd();
@@ -3111,29 +3090,29 @@ var dt = Ln ? (
3111
3090
  return t.replace(Cn, "");
3112
3091
  }
3113
3092
  );
3114
- function Yt(e, t) {
3093
+ function qt(e, t) {
3115
3094
  return new RegExp(e, t);
3116
3095
  }
3117
- var je;
3118
- if (Ge) {
3119
- var bt = Yt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3120
- je = function(t, r) {
3096
+ var Ue;
3097
+ if ($e) {
3098
+ var dt = qt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3099
+ Ue = function(t, r) {
3121
3100
  var n;
3122
- bt.lastIndex = r;
3123
- var i = bt.exec(t);
3101
+ dt.lastIndex = r;
3102
+ var i = dt.exec(t);
3124
3103
  return (n = i[1]) !== null && n !== void 0 ? n : "";
3125
3104
  };
3126
3105
  } else
3127
- je = function(t, r) {
3106
+ Ue = function(t, r) {
3128
3107
  for (var n = []; ; ) {
3129
- var i = qt(t, r);
3130
- if (i === void 0 || Kt(i) || Wn(i))
3108
+ var i = Jt(t, r);
3109
+ if (i === void 0 || Yt(i) || kn(i))
3131
3110
  break;
3132
3111
  n.push(i), r += i >= 65536 ? 2 : 1;
3133
3112
  }
3134
- return Fe.apply(void 0, n);
3113
+ return Re.apply(void 0, n);
3135
3114
  };
3136
- var Vn = (
3115
+ var Fn = (
3137
3116
  /** @class */
3138
3117
  function() {
3139
3118
  function e(t, r) {
@@ -3157,14 +3136,14 @@ var Vn = (
3157
3136
  if (o === 35 && (r === "plural" || r === "selectordinal")) {
3158
3137
  var a = this.clonePosition();
3159
3138
  this.bump(), i.push({
3160
- type: g.pound,
3139
+ type: y.pound,
3161
3140
  location: d(a, this.clonePosition())
3162
3141
  });
3163
3142
  } else if (o === 60 && !this.ignoreTag && this.peek() === 47) {
3164
3143
  if (n)
3165
3144
  break;
3166
3145
  return this.error(p.UNMATCHED_CLOSING_TAG, d(this.clonePosition(), this.clonePosition()));
3167
- } else if (o === 60 && !this.ignoreTag && Ve(this.peek() || 0)) {
3146
+ } else if (o === 60 && !this.ignoreTag && De(this.peek() || 0)) {
3168
3147
  var s = this.parseTag(t, r);
3169
3148
  if (s.err)
3170
3149
  return s;
@@ -3185,7 +3164,7 @@ var Vn = (
3185
3164
  if (this.bumpSpace(), this.bumpIf("/>"))
3186
3165
  return {
3187
3166
  val: {
3188
- type: g.literal,
3167
+ type: y.literal,
3189
3168
  value: "<".concat(i, "/>"),
3190
3169
  location: d(n, this.clonePosition())
3191
3170
  },
@@ -3197,12 +3176,12 @@ var Vn = (
3197
3176
  return o;
3198
3177
  var s = o.val, a = this.clonePosition();
3199
3178
  if (this.bumpIf("</")) {
3200
- if (this.isEOF() || !Ve(this.char()))
3179
+ if (this.isEOF() || !De(this.char()))
3201
3180
  return this.error(p.INVALID_TAG, d(a, this.clonePosition()));
3202
3181
  var h = this.clonePosition(), u = this.parseTagName();
3203
3182
  return i !== u ? this.error(p.UNMATCHED_CLOSING_TAG, d(h, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
3204
3183
  val: {
3205
- type: g.tag,
3184
+ type: y.tag,
3206
3185
  value: i,
3207
3186
  children: s,
3208
3187
  location: d(n, this.clonePosition())
@@ -3215,7 +3194,7 @@ var Vn = (
3215
3194
  return this.error(p.INVALID_TAG, d(n, this.clonePosition()));
3216
3195
  }, e.prototype.parseTagName = function() {
3217
3196
  var t = this.offset();
3218
- for (this.bump(); !this.isEOF() && Xn(this.char()); )
3197
+ for (this.bump(); !this.isEOF() && Vn(this.char()); )
3219
3198
  this.bump();
3220
3199
  return this.message.slice(t, this.offset());
3221
3200
  }, e.prototype.parseLiteral = function(t, r) {
@@ -3239,12 +3218,12 @@ var Vn = (
3239
3218
  }
3240
3219
  var h = d(n, this.clonePosition());
3241
3220
  return {
3242
- val: { type: g.literal, value: i, location: h },
3221
+ val: { type: y.literal, value: i, location: h },
3243
3222
  err: null
3244
3223
  };
3245
3224
  }, e.prototype.tryParseLeftAngleBracket = function() {
3246
3225
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
3247
- !kn(this.peek() || 0)) ? (this.bump(), "<") : null;
3226
+ !jn(this.peek() || 0)) ? (this.bump(), "<") : null;
3248
3227
  }, e.prototype.tryParseQuote = function(t) {
3249
3228
  if (this.isEOF() || this.char() !== 39)
3250
3229
  return null;
@@ -3278,12 +3257,12 @@ var Vn = (
3278
3257
  r.push(n);
3279
3258
  this.bump();
3280
3259
  }
3281
- return Fe.apply(void 0, r);
3260
+ return Re.apply(void 0, r);
3282
3261
  }, e.prototype.tryParseUnquoted = function(t, r) {
3283
3262
  if (this.isEOF())
3284
3263
  return null;
3285
3264
  var n = this.char();
3286
- return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), Fe(n));
3265
+ return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), Re(n));
3287
3266
  }, e.prototype.parseArgument = function(t, r) {
3288
3267
  var n = this.clonePosition();
3289
3268
  if (this.bump(), this.bumpSpace(), this.isEOF())
@@ -3299,7 +3278,7 @@ var Vn = (
3299
3278
  case 125:
3300
3279
  return this.bump(), {
3301
3280
  val: {
3302
- type: g.argument,
3281
+ type: y.argument,
3303
3282
  // value does not include the opening and closing braces.
3304
3283
  value: i,
3305
3284
  location: d(n, this.clonePosition())
@@ -3312,7 +3291,7 @@ var Vn = (
3312
3291
  return this.error(p.MALFORMED_ARGUMENT, d(n, this.clonePosition()));
3313
3292
  }
3314
3293
  }, e.prototype.parseIdentifierIfPossible = function() {
3315
- var t = this.clonePosition(), r = this.offset(), n = je(this.message, r), i = r + n.length;
3294
+ var t = this.clonePosition(), r = this.offset(), n = Ue(this.message, r), i = r + n.length;
3316
3295
  this.bumpTo(i);
3317
3296
  var o = this.clonePosition(), s = d(t, o);
3318
3297
  return { value: n, location: s };
@@ -3331,46 +3310,46 @@ var Vn = (
3331
3310
  var l = this.clonePosition(), f = this.parseSimpleArgStyleIfPossible();
3332
3311
  if (f.err)
3333
3312
  return f;
3334
- var c = jn(f.val);
3313
+ var c = Gn(f.val);
3335
3314
  if (c.length === 0)
3336
3315
  return this.error(p.EXPECT_ARGUMENT_STYLE, d(this.clonePosition(), this.clonePosition()));
3337
- var m = d(l, this.clonePosition());
3338
- u = { style: c, styleLocation: m };
3316
+ var b = d(l, this.clonePosition());
3317
+ u = { style: c, styleLocation: b };
3339
3318
  }
3340
- var v = this.tryParseArgumentClose(i);
3341
- if (v.err)
3342
- return v;
3343
- var b = d(i, this.clonePosition());
3344
- if (u && dt(u?.style, "::", 0)) {
3345
- var w = Fn(u.style.slice(2));
3319
+ var g = this.tryParseArgumentClose(i);
3320
+ if (g.err)
3321
+ return g;
3322
+ var v = d(i, this.clonePosition());
3323
+ if (u && ct(u?.style, "::", 0)) {
3324
+ var H = Dn(u.style.slice(2));
3346
3325
  if (a === "number") {
3347
- var f = this.parseNumberSkeletonFromString(w, u.styleLocation);
3326
+ var f = this.parseNumberSkeletonFromString(H, u.styleLocation);
3348
3327
  return f.err ? f : {
3349
- val: { type: g.number, value: n, location: b, style: f.val },
3328
+ val: { type: y.number, value: n, location: v, style: f.val },
3350
3329
  err: null
3351
3330
  };
3352
3331
  } else {
3353
- if (w.length === 0)
3354
- return this.error(p.EXPECT_DATE_TIME_SKELETON, b);
3355
- var E = w;
3356
- this.locale && (E = An(w, this.locale));
3332
+ if (H.length === 0)
3333
+ return this.error(p.EXPECT_DATE_TIME_SKELETON, v);
3334
+ var E = H;
3335
+ this.locale && (E = Tn(H, this.locale));
3357
3336
  var c = {
3358
- type: G.dateTime,
3337
+ type: F.dateTime,
3359
3338
  pattern: E,
3360
3339
  location: u.styleLocation,
3361
- parsedOptions: this.shouldParseSkeletons ? En(E) : {}
3362
- }, I = a === "date" ? g.date : g.time;
3340
+ parsedOptions: this.shouldParseSkeletons ? yn(E) : {}
3341
+ }, I = a === "date" ? y.date : y.time;
3363
3342
  return {
3364
- val: { type: I, value: n, location: b, style: c },
3343
+ val: { type: I, value: n, location: v, style: c },
3365
3344
  err: null
3366
3345
  };
3367
3346
  }
3368
3347
  }
3369
3348
  return {
3370
3349
  val: {
3371
- type: a === "number" ? g.number : a === "date" ? g.date : g.time,
3350
+ type: a === "number" ? y.number : a === "date" ? y.date : y.time,
3372
3351
  value: n,
3373
- location: b,
3352
+ location: v,
3374
3353
  style: (o = u?.style) !== null && o !== void 0 ? o : null
3375
3354
  },
3376
3355
  err: null
@@ -3379,43 +3358,43 @@ var Vn = (
3379
3358
  case "plural":
3380
3359
  case "selectordinal":
3381
3360
  case "select": {
3382
- var H = this.clonePosition();
3361
+ var w = this.clonePosition();
3383
3362
  if (this.bumpSpace(), !this.bumpIf(","))
3384
- return this.error(p.EXPECT_SELECT_ARGUMENT_OPTIONS, d(H, ce({}, H)));
3363
+ return this.error(p.EXPECT_SELECT_ARGUMENT_OPTIONS, d(w, m({}, w)));
3385
3364
  this.bumpSpace();
3386
- var W = this.parseIdentifierIfPossible(), O = 0;
3387
- if (a !== "select" && W.value === "offset") {
3365
+ var z = this.parseIdentifierIfPossible(), P = 0;
3366
+ if (a !== "select" && z.value === "offset") {
3388
3367
  if (!this.bumpIf(":"))
3389
3368
  return this.error(p.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, d(this.clonePosition(), this.clonePosition()));
3390
3369
  this.bumpSpace();
3391
3370
  var f = this.tryParseDecimalInteger(p.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, p.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
3392
3371
  if (f.err)
3393
3372
  return f;
3394
- this.bumpSpace(), W = this.parseIdentifierIfPossible(), O = f.val;
3373
+ this.bumpSpace(), z = this.parseIdentifierIfPossible(), P = f.val;
3395
3374
  }
3396
- var ne = this.tryParsePluralOrSelectOptions(t, a, r, W);
3375
+ var ne = this.tryParsePluralOrSelectOptions(t, a, r, z);
3397
3376
  if (ne.err)
3398
3377
  return ne;
3399
- var v = this.tryParseArgumentClose(i);
3400
- if (v.err)
3401
- return v;
3402
- var Je = d(i, this.clonePosition());
3378
+ var g = this.tryParseArgumentClose(i);
3379
+ if (g.err)
3380
+ return g;
3381
+ var Ze = d(i, this.clonePosition());
3403
3382
  return a === "select" ? {
3404
3383
  val: {
3405
- type: g.select,
3384
+ type: y.select,
3406
3385
  value: n,
3407
- options: mt(ne.val),
3408
- location: Je
3386
+ options: pt(ne.val),
3387
+ location: Ze
3409
3388
  },
3410
3389
  err: null
3411
3390
  } : {
3412
3391
  val: {
3413
- type: g.plural,
3392
+ type: y.plural,
3414
3393
  value: n,
3415
- options: mt(ne.val),
3416
- offset: O,
3394
+ options: pt(ne.val),
3395
+ offset: P,
3417
3396
  pluralType: a === "plural" ? "cardinal" : "ordinal",
3418
- location: Je
3397
+ location: Ze
3419
3398
  },
3420
3399
  err: null
3421
3400
  };
@@ -3463,16 +3442,16 @@ var Vn = (
3463
3442
  }, e.prototype.parseNumberSkeletonFromString = function(t, r) {
3464
3443
  var n = [];
3465
3444
  try {
3466
- n = Sn(t);
3445
+ n = En(t);
3467
3446
  } catch {
3468
3447
  return this.error(p.INVALID_NUMBER_SKELETON, r);
3469
3448
  }
3470
3449
  return {
3471
3450
  val: {
3472
- type: G.number,
3451
+ type: F.number,
3473
3452
  tokens: n,
3474
3453
  location: r,
3475
- parsedOptions: this.shouldParseSkeletons ? Bn(n) : {}
3454
+ parsedOptions: this.shouldParseSkeletons ? wn(n) : {}
3476
3455
  },
3477
3456
  err: null
3478
3457
  };
@@ -3491,20 +3470,20 @@ var Vn = (
3491
3470
  if (h.has(u))
3492
3471
  return this.error(r === "select" ? p.DUPLICATE_SELECT_ARGUMENT_SELECTOR : p.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, l);
3493
3472
  u === "other" && (s = !0), this.bumpSpace();
3494
- var m = this.clonePosition();
3473
+ var b = this.clonePosition();
3495
3474
  if (!this.bumpIf("{"))
3496
3475
  return this.error(r === "select" ? p.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : p.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, d(this.clonePosition(), this.clonePosition()));
3497
- var v = this.parseMessage(t + 1, r, n);
3476
+ var g = this.parseMessage(t + 1, r, n);
3477
+ if (g.err)
3478
+ return g;
3479
+ var v = this.tryParseArgumentClose(b);
3498
3480
  if (v.err)
3499
3481
  return v;
3500
- var b = this.tryParseArgumentClose(m);
3501
- if (b.err)
3502
- return b;
3503
3482
  a.push([
3504
3483
  u,
3505
3484
  {
3506
- value: v.val,
3507
- location: d(m, this.clonePosition())
3485
+ value: g.val,
3486
+ location: d(b, this.clonePosition())
3508
3487
  }
3509
3488
  ]), h.add(u), this.bumpSpace(), o = this.parseIdentifierIfPossible(), u = o.value, l = o.location;
3510
3489
  }
@@ -3520,7 +3499,7 @@ var Vn = (
3520
3499
  break;
3521
3500
  }
3522
3501
  var h = d(i, this.clonePosition());
3523
- return o ? (s *= n, Dn(s) ? { val: s, err: null } : this.error(r, h)) : this.error(t, h);
3502
+ return o ? (s *= n, Rn(s) ? { val: s, err: null } : this.error(r, h)) : this.error(t, h);
3524
3503
  }, e.prototype.offset = function() {
3525
3504
  return this.position.offset;
3526
3505
  }, e.prototype.isEOF = function() {
@@ -3535,7 +3514,7 @@ var Vn = (
3535
3514
  var t = this.position.offset;
3536
3515
  if (t >= this.message.length)
3537
3516
  throw Error("out of bound");
3538
- var r = qt(this.message, t);
3517
+ var r = Jt(this.message, t);
3539
3518
  if (r === void 0)
3540
3519
  throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
3541
3520
  return r;
@@ -3554,7 +3533,7 @@ var Vn = (
3554
3533
  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);
3555
3534
  }
3556
3535
  }, e.prototype.bumpIf = function(t) {
3557
- if (dt(this.message, t, this.offset())) {
3536
+ if (ct(this.message, t, this.offset())) {
3558
3537
  for (var r = 0; r < t.length; r++)
3559
3538
  this.bump();
3560
3539
  return !0;
@@ -3576,7 +3555,7 @@ var Vn = (
3576
3555
  break;
3577
3556
  }
3578
3557
  }, e.prototype.bumpSpace = function() {
3579
- for (; !this.isEOF() && Kt(this.char()); )
3558
+ for (; !this.isEOF() && Yt(this.char()); )
3580
3559
  this.bump();
3581
3560
  }, e.prototype.peek = function() {
3582
3561
  if (this.isEOF())
@@ -3586,47 +3565,47 @@ var Vn = (
3586
3565
  }, e;
3587
3566
  }()
3588
3567
  );
3589
- function Ve(e) {
3568
+ function De(e) {
3590
3569
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3591
3570
  }
3592
- function kn(e) {
3593
- return Ve(e) || e === 47;
3571
+ function jn(e) {
3572
+ return De(e) || e === 47;
3594
3573
  }
3595
- function Xn(e) {
3574
+ function Vn(e) {
3596
3575
  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;
3597
3576
  }
3598
- function Kt(e) {
3577
+ function Yt(e) {
3599
3578
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3600
3579
  }
3601
- function Wn(e) {
3580
+ function kn(e) {
3602
3581
  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;
3603
3582
  }
3604
- function ke(e) {
3583
+ function Ge(e) {
3605
3584
  e.forEach(function(t) {
3606
- if (delete t.location, Vt(t) || kt(t))
3585
+ if (delete t.location, jt(t) || Vt(t))
3607
3586
  for (var r in t.options)
3608
- delete t.options[r].location, ke(t.options[r].value);
3587
+ delete t.options[r].location, Ge(t.options[r].value);
3609
3588
  else
3610
- Gt(t) && Wt(t.style) || (Ft(t) || jt(t)) && De(t.style) ? delete t.style.location : Xt(t) && ke(t.children);
3589
+ Dt(t) && Xt(t.style) || (Gt(t) || Ft(t)) && Me(t.style) ? delete t.style.location : kt(t) && Ge(t.children);
3611
3590
  });
3612
3591
  }
3613
- function zn(e, t) {
3614
- t === void 0 && (t = {}), t = ce({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3615
- var r = new Vn(e, t).parse();
3592
+ function Xn(e, t) {
3593
+ t === void 0 && (t = {}), t = m({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3594
+ var r = new Fn(e, t).parse();
3616
3595
  if (r.err) {
3617
3596
  var n = SyntaxError(p[r.err.kind]);
3618
3597
  throw n.location = r.err.location, n.originalMessage = r.err.message, n;
3619
3598
  }
3620
- return t?.captureLocation || ke(r.val), r.val;
3599
+ return t?.captureLocation || Ge(r.val), r.val;
3621
3600
  }
3622
- var F;
3601
+ var j;
3623
3602
  (function(e) {
3624
3603
  e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
3625
- })(F || (F = {}));
3626
- var ge = (
3604
+ })(j || (j = {}));
3605
+ var be = (
3627
3606
  /** @class */
3628
3607
  function(e) {
3629
- ve(t, e);
3608
+ A(t, e);
3630
3609
  function t(r, n, i) {
3631
3610
  var o = e.call(this, r) || this;
3632
3611
  return o.code = n, o.originalMessage = i, o;
@@ -3635,48 +3614,48 @@ var ge = (
3635
3614
  return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
3636
3615
  }, t;
3637
3616
  }(Error)
3638
- ), vt = (
3617
+ ), mt = (
3639
3618
  /** @class */
3640
3619
  function(e) {
3641
- ve(t, e);
3620
+ A(t, e);
3642
3621
  function t(r, n, i, o) {
3643
- return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), F.INVALID_VALUE, o) || this;
3622
+ return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), j.INVALID_VALUE, o) || this;
3644
3623
  }
3645
3624
  return t;
3646
- }(ge)
3647
- ), Zn = (
3625
+ }(be)
3626
+ ), Wn = (
3648
3627
  /** @class */
3649
3628
  function(e) {
3650
- ve(t, e);
3629
+ A(t, e);
3651
3630
  function t(r, n, i) {
3652
- return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), F.INVALID_VALUE, i) || this;
3631
+ return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), j.INVALID_VALUE, i) || this;
3653
3632
  }
3654
3633
  return t;
3655
- }(ge)
3656
- ), Qn = (
3634
+ }(be)
3635
+ ), zn = (
3657
3636
  /** @class */
3658
3637
  function(e) {
3659
- ve(t, e);
3638
+ A(t, e);
3660
3639
  function t(r, n) {
3661
- return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), F.MISSING_VALUE, n) || this;
3640
+ return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), j.MISSING_VALUE, n) || this;
3662
3641
  }
3663
3642
  return t;
3664
- }(ge)
3643
+ }(be)
3665
3644
  ), x;
3666
3645
  (function(e) {
3667
3646
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
3668
3647
  })(x || (x = {}));
3669
- function Jn(e) {
3648
+ function Zn(e) {
3670
3649
  return e.length < 2 ? e : e.reduce(function(t, r) {
3671
3650
  var n = t[t.length - 1];
3672
3651
  return !n || n.type !== x.literal || r.type !== x.literal ? t.push(r) : n.value += r.value, t;
3673
3652
  }, []);
3674
3653
  }
3675
- function qn(e) {
3654
+ function Qn(e) {
3676
3655
  return typeof e == "function";
3677
3656
  }
3678
3657
  function he(e, t, r, n, i, o, s) {
3679
- if (e.length === 1 && lt(e[0]))
3658
+ if (e.length === 1 && ut(e[0]))
3680
3659
  return [
3681
3660
  {
3682
3661
  type: x.literal,
@@ -3685,14 +3664,14 @@ function he(e, t, r, n, i, o, s) {
3685
3664
  ];
3686
3665
  for (var a = [], h = 0, u = e; h < u.length; h++) {
3687
3666
  var l = u[h];
3688
- if (lt(l)) {
3667
+ if (ut(l)) {
3689
3668
  a.push({
3690
3669
  type: x.literal,
3691
3670
  value: l.value
3692
3671
  });
3693
3672
  continue;
3694
3673
  }
3695
- if (yn(l)) {
3674
+ if (vn(l)) {
3696
3675
  typeof o == "number" && a.push({
3697
3676
  type: x.literal,
3698
3677
  value: r.getNumberFormat(t).format(o)
@@ -3701,89 +3680,89 @@ function he(e, t, r, n, i, o, s) {
3701
3680
  }
3702
3681
  var f = l.value;
3703
3682
  if (!(i && f in i))
3704
- throw new Qn(f, s);
3683
+ throw new zn(f, s);
3705
3684
  var c = i[f];
3706
- if (gn(l)) {
3685
+ if (bn(l)) {
3707
3686
  (!c || typeof c == "string" || typeof c == "number") && (c = typeof c == "string" || typeof c == "number" ? String(c) : ""), a.push({
3708
3687
  type: typeof c == "string" ? x.literal : x.object,
3709
3688
  value: c
3710
3689
  });
3711
3690
  continue;
3712
3691
  }
3713
- if (Ft(l)) {
3714
- var m = typeof l.style == "string" ? n.date[l.style] : De(l.style) ? l.style.parsedOptions : void 0;
3692
+ if (Gt(l)) {
3693
+ var b = typeof l.style == "string" ? n.date[l.style] : Me(l.style) ? l.style.parsedOptions : void 0;
3715
3694
  a.push({
3716
3695
  type: x.literal,
3717
- value: r.getDateTimeFormat(t, m).format(c)
3696
+ value: r.getDateTimeFormat(t, b).format(c)
3718
3697
  });
3719
3698
  continue;
3720
3699
  }
3721
- if (jt(l)) {
3722
- var m = typeof l.style == "string" ? n.time[l.style] : De(l.style) ? l.style.parsedOptions : n.time.medium;
3700
+ if (Ft(l)) {
3701
+ var b = typeof l.style == "string" ? n.time[l.style] : Me(l.style) ? l.style.parsedOptions : n.time.medium;
3723
3702
  a.push({
3724
3703
  type: x.literal,
3725
- value: r.getDateTimeFormat(t, m).format(c)
3704
+ value: r.getDateTimeFormat(t, b).format(c)
3726
3705
  });
3727
3706
  continue;
3728
3707
  }
3729
- if (Gt(l)) {
3730
- var m = typeof l.style == "string" ? n.number[l.style] : Wt(l.style) ? l.style.parsedOptions : void 0;
3731
- m && m.scale && (c = c * (m.scale || 1)), a.push({
3708
+ if (Dt(l)) {
3709
+ var b = typeof l.style == "string" ? n.number[l.style] : Xt(l.style) ? l.style.parsedOptions : void 0;
3710
+ b && b.scale && (c = c * (b.scale || 1)), a.push({
3732
3711
  type: x.literal,
3733
- value: r.getNumberFormat(t, m).format(c)
3712
+ value: r.getNumberFormat(t, b).format(c)
3734
3713
  });
3735
3714
  continue;
3736
3715
  }
3737
- if (Xt(l)) {
3738
- var v = l.children, b = l.value, w = i[b];
3739
- if (!qn(w))
3740
- throw new Zn(b, "function", s);
3741
- var E = he(v, t, r, n, i, o), I = w(E.map(function(O) {
3742
- return O.value;
3716
+ if (kt(l)) {
3717
+ var g = l.children, v = l.value, H = i[v];
3718
+ if (!Qn(H))
3719
+ throw new Wn(v, "function", s);
3720
+ var E = he(g, t, r, n, i, o), I = H(E.map(function(P) {
3721
+ return P.value;
3743
3722
  }));
3744
- Array.isArray(I) || (I = [I]), a.push.apply(a, I.map(function(O) {
3723
+ Array.isArray(I) || (I = [I]), a.push.apply(a, I.map(function(P) {
3745
3724
  return {
3746
- type: typeof O == "string" ? x.literal : x.object,
3747
- value: O
3725
+ type: typeof P == "string" ? x.literal : x.object,
3726
+ value: P
3748
3727
  };
3749
3728
  }));
3750
3729
  }
3751
- if (Vt(l)) {
3752
- var H = l.options[c] || l.options.other;
3753
- if (!H)
3754
- throw new vt(l.value, c, Object.keys(l.options), s);
3755
- a.push.apply(a, he(H.value, t, r, n, i));
3730
+ if (jt(l)) {
3731
+ var w = l.options[c] || l.options.other;
3732
+ if (!w)
3733
+ throw new mt(l.value, c, Object.keys(l.options), s);
3734
+ a.push.apply(a, he(w.value, t, r, n, i));
3756
3735
  continue;
3757
3736
  }
3758
- if (kt(l)) {
3759
- var H = l.options["=".concat(c)];
3760
- if (!H) {
3737
+ if (Vt(l)) {
3738
+ var w = l.options["=".concat(c)];
3739
+ if (!w) {
3761
3740
  if (!Intl.PluralRules)
3762
- throw new ge(`Intl.PluralRules is not available in this environment.
3741
+ throw new be(`Intl.PluralRules is not available in this environment.
3763
3742
  Try polyfilling it using "@formatjs/intl-pluralrules"
3764
- `, F.MISSING_INTL_API, s);
3765
- var W = r.getPluralRules(t, { type: l.pluralType }).select(c - (l.offset || 0));
3766
- H = l.options[W] || l.options.other;
3743
+ `, j.MISSING_INTL_API, s);
3744
+ var z = r.getPluralRules(t, { type: l.pluralType }).select(c - (l.offset || 0));
3745
+ w = l.options[z] || l.options.other;
3767
3746
  }
3768
- if (!H)
3769
- throw new vt(l.value, c, Object.keys(l.options), s);
3770
- a.push.apply(a, he(H.value, t, r, n, i, c - (l.offset || 0)));
3747
+ if (!w)
3748
+ throw new mt(l.value, c, Object.keys(l.options), s);
3749
+ a.push.apply(a, he(w.value, t, r, n, i, c - (l.offset || 0)));
3771
3750
  continue;
3772
3751
  }
3773
3752
  }
3774
- return Jn(a);
3753
+ return Zn(a);
3775
3754
  }
3776
- function Yn(e, t) {
3777
- return t ? T(T(T({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
3778
- return r[n] = T(T({}, e[n]), t[n] || {}), r;
3755
+ function Jn(e, t) {
3756
+ return t ? m(m(m({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
3757
+ return r[n] = m(m({}, e[n]), t[n] || {}), r;
3779
3758
  }, {})) : e;
3780
3759
  }
3781
- function Kn(e, t) {
3760
+ function qn(e, t) {
3782
3761
  return t ? Object.keys(e).reduce(function(r, n) {
3783
- return r[n] = Yn(e[n], t[n]), r;
3784
- }, T({}, e)) : e;
3762
+ return r[n] = Jn(e[n], t[n]), r;
3763
+ }, m({}, e)) : e;
3785
3764
  }
3786
- function Be(e) {
3765
+ function we(e) {
3787
3766
  return {
3788
3767
  create: function() {
3789
3768
  return {
@@ -3797,39 +3776,39 @@ function Be(e) {
3797
3776
  }
3798
3777
  };
3799
3778
  }
3800
- function ei(e) {
3779
+ function Yn(e) {
3801
3780
  return e === void 0 && (e = {
3802
3781
  number: {},
3803
3782
  dateTime: {},
3804
3783
  pluralRules: {}
3805
3784
  }), {
3806
- getNumberFormat: we(function() {
3785
+ getNumberFormat: xe(function() {
3807
3786
  for (var t, r = [], n = 0; n < arguments.length; n++)
3808
3787
  r[n] = arguments[n];
3809
- return new ((t = Intl.NumberFormat).bind.apply(t, Se([void 0], r, !1)))();
3788
+ return new ((t = Intl.NumberFormat).bind.apply(t, D([void 0], r, !1)))();
3810
3789
  }, {
3811
- cache: Be(e.number),
3812
- strategy: He.variadic
3790
+ cache: we(e.number),
3791
+ strategy: Se.variadic
3813
3792
  }),
3814
- getDateTimeFormat: we(function() {
3793
+ getDateTimeFormat: xe(function() {
3815
3794
  for (var t, r = [], n = 0; n < arguments.length; n++)
3816
3795
  r[n] = arguments[n];
3817
- return new ((t = Intl.DateTimeFormat).bind.apply(t, Se([void 0], r, !1)))();
3796
+ return new ((t = Intl.DateTimeFormat).bind.apply(t, D([void 0], r, !1)))();
3818
3797
  }, {
3819
- cache: Be(e.dateTime),
3820
- strategy: He.variadic
3798
+ cache: we(e.dateTime),
3799
+ strategy: Se.variadic
3821
3800
  }),
3822
- getPluralRules: we(function() {
3801
+ getPluralRules: xe(function() {
3823
3802
  for (var t, r = [], n = 0; n < arguments.length; n++)
3824
3803
  r[n] = arguments[n];
3825
- return new ((t = Intl.PluralRules).bind.apply(t, Se([void 0], r, !1)))();
3804
+ return new ((t = Intl.PluralRules).bind.apply(t, D([void 0], r, !1)))();
3826
3805
  }, {
3827
- cache: Be(e.pluralRules),
3828
- strategy: He.variadic
3806
+ cache: we(e.pluralRules),
3807
+ strategy: Se.variadic
3829
3808
  })
3830
3809
  };
3831
3810
  }
3832
- var ti = (
3811
+ var Kn = (
3833
3812
  /** @class */
3834
3813
  function() {
3835
3814
  function e(t, r, n, i) {
@@ -3861,13 +3840,13 @@ var ti = (
3861
3840
  throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
3862
3841
  var s = i || {};
3863
3842
  s.formatters;
3864
- var a = ln(s, ["formatters"]);
3865
- this.ast = e.__parse(t, T(T({}, a), { locale: this.resolvedLocale }));
3843
+ var a = Or(s, ["formatters"]);
3844
+ this.ast = e.__parse(t, m(m({}, a), { locale: this.resolvedLocale }));
3866
3845
  } else
3867
3846
  this.ast = t;
3868
3847
  if (!Array.isArray(this.ast))
3869
3848
  throw new TypeError("A message must be provided as a String or AST.");
3870
- this.formats = Kn(e.formats, n), this.formatters = i && i.formatters || ei(this.formatterCache);
3849
+ this.formats = qn(e.formats, n), this.formatters = i && i.formatters || Yn(this.formatterCache);
3871
3850
  }
3872
3851
  return Object.defineProperty(e, "defaultLocale", {
3873
3852
  get: function() {
@@ -3880,7 +3859,7 @@ var ti = (
3880
3859
  var r = Intl.NumberFormat.supportedLocalesOf(t);
3881
3860
  return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
3882
3861
  }
3883
- }, e.__parse = zn, e.formats = {
3862
+ }, e.__parse = Xn, e.formats = {
3884
3863
  number: {
3885
3864
  integer: {
3886
3865
  maximumFractionDigits: 0
@@ -3941,7 +3920,7 @@ var ti = (
3941
3920
  }, e;
3942
3921
  }()
3943
3922
  );
3944
- function ri(e, t) {
3923
+ function ei(e, t) {
3945
3924
  if (t == null)
3946
3925
  return;
3947
3926
  if (t in e)
@@ -3962,92 +3941,92 @@ function ri(e, t) {
3962
3941
  n = void 0;
3963
3942
  return n;
3964
3943
  }
3965
- const P = {}, ni = (e, t, r) => r && (t in P || (P[t] = {}), e in P[t] || (P[t][e] = r), r), er = (e, t) => {
3944
+ const C = {}, ti = (e, t, r) => r && (t in C || (C[t] = {}), e in C[t] || (C[t][e] = r), r), Kt = (e, t) => {
3966
3945
  if (t == null)
3967
3946
  return;
3968
- if (t in P && e in P[t])
3969
- return P[t][e];
3970
- const r = ye(t);
3947
+ if (t in C && e in C[t])
3948
+ return C[t][e];
3949
+ const r = ve(t);
3971
3950
  for (let n = 0; n < r.length; n++) {
3972
- const i = r[n], o = oi(i, e);
3951
+ const i = r[n], o = ni(i, e);
3973
3952
  if (o)
3974
- return ni(e, t, o);
3953
+ return ti(e, t, o);
3975
3954
  }
3976
3955
  };
3977
- let Ze;
3978
- const te = be({});
3979
- function ii(e) {
3980
- return Ze[e] || null;
3956
+ let We;
3957
+ const te = me({});
3958
+ function ri(e) {
3959
+ return We[e] || null;
3981
3960
  }
3982
- function tr(e) {
3983
- return e in Ze;
3961
+ function er(e) {
3962
+ return e in We;
3984
3963
  }
3985
- function oi(e, t) {
3986
- if (!tr(e))
3964
+ function ni(e, t) {
3965
+ if (!er(e))
3987
3966
  return null;
3988
- const r = ii(e);
3989
- return ri(r, t);
3967
+ const r = ri(e);
3968
+ return ei(r, t);
3990
3969
  }
3991
- function si(e) {
3970
+ function ii(e) {
3992
3971
  if (e == null)
3993
3972
  return;
3994
- const t = ye(e);
3973
+ const t = ve(e);
3995
3974
  for (let r = 0; r < t.length; r++) {
3996
3975
  const n = t[r];
3997
- if (tr(n))
3976
+ if (er(n))
3998
3977
  return n;
3999
3978
  }
4000
3979
  }
4001
- function ai(e, ...t) {
4002
- delete P[e], te.update((r) => (r[e] = hn.all([r[e] || {}, ...t]), r));
3980
+ function oi(e, ...t) {
3981
+ delete C[e], te.update((r) => (r[e] = hn.all([r[e] || {}, ...t]), r));
4003
3982
  }
4004
- k(
3983
+ X(
4005
3984
  [te],
4006
3985
  ([e]) => Object.keys(e)
4007
3986
  );
4008
- te.subscribe((e) => Ze = e);
3987
+ te.subscribe((e) => We = e);
4009
3988
  const le = {};
4010
- function ui(e, t) {
3989
+ function si(e, t) {
4011
3990
  le[e].delete(t), le[e].size === 0 && delete le[e];
4012
3991
  }
4013
- function rr(e) {
3992
+ function tr(e) {
4014
3993
  return le[e];
4015
3994
  }
4016
- function hi(e) {
4017
- return ye(e).map((t) => {
4018
- const r = rr(t);
3995
+ function ai(e) {
3996
+ return ve(e).map((t) => {
3997
+ const r = tr(t);
4019
3998
  return [t, r ? [...r] : []];
4020
3999
  }).filter(([, t]) => t.length > 0);
4021
4000
  }
4022
- function Xe(e) {
4023
- return e == null ? !1 : ye(e).some(
4001
+ function Fe(e) {
4002
+ return e == null ? !1 : ve(e).some(
4024
4003
  (t) => {
4025
4004
  var r;
4026
- return (r = rr(t)) == null ? void 0 : r.size;
4005
+ return (r = tr(t)) == null ? void 0 : r.size;
4027
4006
  }
4028
4007
  );
4029
4008
  }
4030
- function li(e, t) {
4009
+ function ui(e, t) {
4031
4010
  return Promise.all(
4032
- t.map((n) => (ui(e, n), n().then((i) => i.default || i)))
4033
- ).then((n) => ai(e, ...n));
4034
- }
4035
- const z = {};
4036
- function nr(e) {
4037
- if (!Xe(e))
4038
- return e in z ? z[e] : Promise.resolve();
4039
- const t = hi(e);
4040
- return z[e] = Promise.all(
4011
+ t.map((n) => (si(e, n), n().then((i) => i.default || i)))
4012
+ ).then((n) => oi(e, ...n));
4013
+ }
4014
+ const Z = {};
4015
+ function rr(e) {
4016
+ if (!Fe(e))
4017
+ return e in Z ? Z[e] : Promise.resolve();
4018
+ const t = ai(e);
4019
+ return Z[e] = Promise.all(
4041
4020
  t.map(
4042
- ([r, n]) => li(r, n)
4021
+ ([r, n]) => ui(r, n)
4043
4022
  )
4044
4023
  ).then(() => {
4045
- if (Xe(e))
4046
- return nr(e);
4047
- delete z[e];
4048
- }), z[e];
4024
+ if (Fe(e))
4025
+ return rr(e);
4026
+ delete Z[e];
4027
+ }), Z[e];
4049
4028
  }
4050
- const fi = {
4029
+ const hi = {
4051
4030
  number: {
4052
4031
  scientific: { notation: "scientific" },
4053
4032
  engineering: { notation: "engineering" },
@@ -4076,135 +4055,135 @@ const fi = {
4076
4055
  timeZoneName: "short"
4077
4056
  }
4078
4057
  }
4079
- }, ci = {
4058
+ }, li = {
4080
4059
  fallbackLocale: null,
4081
4060
  loadingDelay: 200,
4082
- formats: fi,
4061
+ formats: hi,
4083
4062
  warnOnMissingMessages: !0,
4084
4063
  handleMissingMessage: void 0,
4085
4064
  ignoreTag: !0
4086
- }, pi = ci;
4087
- function j() {
4088
- return pi;
4065
+ }, fi = li;
4066
+ function V() {
4067
+ return fi;
4089
4068
  }
4090
- const Ae = be(!1);
4091
- var di = Object.defineProperty, mi = Object.defineProperties, bi = Object.getOwnPropertyDescriptors, gt = Object.getOwnPropertySymbols, vi = Object.prototype.hasOwnProperty, gi = Object.prototype.propertyIsEnumerable, yt = (e, t, r) => t in e ? di(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, yi = (e, t) => {
4069
+ const Te = me(!1);
4070
+ var ci = Object.defineProperty, pi = Object.defineProperties, di = Object.getOwnPropertyDescriptors, bt = Object.getOwnPropertySymbols, mi = Object.prototype.hasOwnProperty, bi = Object.prototype.propertyIsEnumerable, vt = (e, t, r) => t in e ? ci(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, vi = (e, t) => {
4092
4071
  for (var r in t || (t = {}))
4093
- vi.call(t, r) && yt(e, r, t[r]);
4094
- if (gt)
4095
- for (var r of gt(t))
4096
- gi.call(t, r) && yt(e, r, t[r]);
4072
+ mi.call(t, r) && vt(e, r, t[r]);
4073
+ if (bt)
4074
+ for (var r of bt(t))
4075
+ bi.call(t, r) && vt(e, r, t[r]);
4097
4076
  return e;
4098
- }, _i = (e, t) => mi(e, bi(t));
4099
- let We;
4100
- const pe = be(null);
4101
- function _t(e) {
4077
+ }, gi = (e, t) => pi(e, di(t));
4078
+ let je;
4079
+ const ce = me(null);
4080
+ function gt(e) {
4102
4081
  return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
4103
4082
  }
4104
- function ye(e, t = j().fallbackLocale) {
4105
- const r = _t(e);
4106
- return t ? [.../* @__PURE__ */ new Set([...r, ..._t(t)])] : r;
4083
+ function ve(e, t = V().fallbackLocale) {
4084
+ const r = gt(e);
4085
+ return t ? [.../* @__PURE__ */ new Set([...r, ...gt(t)])] : r;
4107
4086
  }
4108
4087
  function L() {
4109
- return We ?? void 0;
4088
+ return je ?? void 0;
4110
4089
  }
4111
- pe.subscribe((e) => {
4112
- We = e ?? void 0, typeof window < "u" && e != null && document.documentElement.setAttribute("lang", e);
4090
+ ce.subscribe((e) => {
4091
+ je = e ?? void 0, typeof window < "u" && e != null && document.documentElement.setAttribute("lang", e);
4113
4092
  });
4114
- const Ei = (e) => {
4115
- if (e && si(e) && Xe(e)) {
4116
- const { loadingDelay: t } = j();
4093
+ const yi = (e) => {
4094
+ if (e && ii(e) && Fe(e)) {
4095
+ const { loadingDelay: t } = V();
4117
4096
  let r;
4118
4097
  return typeof window < "u" && L() != null && t ? r = window.setTimeout(
4119
- () => Ae.set(!0),
4098
+ () => Te.set(!0),
4120
4099
  t
4121
- ) : Ae.set(!0), nr(e).then(() => {
4122
- pe.set(e);
4100
+ ) : Te.set(!0), rr(e).then(() => {
4101
+ ce.set(e);
4123
4102
  }).finally(() => {
4124
- clearTimeout(r), Ae.set(!1);
4103
+ clearTimeout(r), Te.set(!1);
4125
4104
  });
4126
4105
  }
4127
- return pe.set(e);
4128
- }, re = _i(yi({}, pe), {
4129
- set: Ei
4130
- }), _e = (e) => {
4106
+ return ce.set(e);
4107
+ }, re = gi(vi({}, ce), {
4108
+ set: yi
4109
+ }), ge = (e) => {
4131
4110
  const t = /* @__PURE__ */ Object.create(null);
4132
4111
  return (n) => {
4133
4112
  const i = JSON.stringify(n);
4134
4113
  return i in t ? t[i] : t[i] = e(n);
4135
4114
  };
4136
4115
  };
4137
- var xi = Object.defineProperty, de = Object.getOwnPropertySymbols, ir = Object.prototype.hasOwnProperty, or = Object.prototype.propertyIsEnumerable, Et = (e, t, r) => t in e ? xi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Qe = (e, t) => {
4116
+ var _i = Object.defineProperty, pe = Object.getOwnPropertySymbols, nr = Object.prototype.hasOwnProperty, ir = Object.prototype.propertyIsEnumerable, yt = (e, t, r) => t in e ? _i(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, ze = (e, t) => {
4138
4117
  for (var r in t || (t = {}))
4139
- ir.call(t, r) && Et(e, r, t[r]);
4140
- if (de)
4141
- for (var r of de(t))
4142
- or.call(t, r) && Et(e, r, t[r]);
4118
+ nr.call(t, r) && yt(e, r, t[r]);
4119
+ if (pe)
4120
+ for (var r of pe(t))
4121
+ ir.call(t, r) && yt(e, r, t[r]);
4143
4122
  return e;
4144
- }, X = (e, t) => {
4123
+ }, W = (e, t) => {
4145
4124
  var r = {};
4146
4125
  for (var n in e)
4147
- ir.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
4148
- if (e != null && de)
4149
- for (var n of de(e))
4150
- t.indexOf(n) < 0 && or.call(e, n) && (r[n] = e[n]);
4126
+ nr.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
4127
+ if (e != null && pe)
4128
+ for (var n of pe(e))
4129
+ t.indexOf(n) < 0 && ir.call(e, n) && (r[n] = e[n]);
4151
4130
  return r;
4152
4131
  };
4153
- const q = (e, t) => {
4154
- const { formats: r } = j();
4132
+ const Y = (e, t) => {
4133
+ const { formats: r } = V();
4155
4134
  if (e in r && t in r[e])
4156
4135
  return r[e][t];
4157
4136
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
4158
- }, Si = _e(
4137
+ }, Ei = ge(
4159
4138
  (e) => {
4160
- var t = e, { locale: r, format: n } = t, i = X(t, ["locale", "format"]);
4139
+ var t = e, { locale: r, format: n } = t, i = W(t, ["locale", "format"]);
4161
4140
  if (r == null)
4162
4141
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
4163
- return n && (i = q("number", n)), new Intl.NumberFormat(r, i);
4142
+ return n && (i = Y("number", n)), new Intl.NumberFormat(r, i);
4164
4143
  }
4165
- ), wi = _e(
4144
+ ), xi = ge(
4166
4145
  (e) => {
4167
- var t = e, { locale: r, format: n } = t, i = X(t, ["locale", "format"]);
4146
+ var t = e, { locale: r, format: n } = t, i = W(t, ["locale", "format"]);
4168
4147
  if (r == null)
4169
4148
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
4170
- return n ? i = q("date", n) : Object.keys(i).length === 0 && (i = q("date", "short")), new Intl.DateTimeFormat(r, i);
4149
+ return n ? i = Y("date", n) : Object.keys(i).length === 0 && (i = Y("date", "short")), new Intl.DateTimeFormat(r, i);
4171
4150
  }
4172
- ), Hi = _e(
4151
+ ), Si = ge(
4173
4152
  (e) => {
4174
- var t = e, { locale: r, format: n } = t, i = X(t, ["locale", "format"]);
4153
+ var t = e, { locale: r, format: n } = t, i = W(t, ["locale", "format"]);
4175
4154
  if (r == null)
4176
4155
  throw new Error(
4177
4156
  '[svelte-i18n] A "locale" must be set to format time values'
4178
4157
  );
4179
- return n ? i = q("time", n) : Object.keys(i).length === 0 && (i = q("time", "short")), new Intl.DateTimeFormat(r, i);
4158
+ return n ? i = Y("time", n) : Object.keys(i).length === 0 && (i = Y("time", "short")), new Intl.DateTimeFormat(r, i);
4180
4159
  }
4181
- ), Ti = (e = {}) => {
4160
+ ), Hi = (e = {}) => {
4182
4161
  var t = e, {
4183
4162
  locale: r = L()
4184
- } = t, n = X(t, [
4163
+ } = t, n = W(t, [
4185
4164
  "locale"
4186
4165
  ]);
4187
- return Si(Qe({ locale: r }, n));
4188
- }, Bi = (e = {}) => {
4166
+ return Ei(ze({ locale: r }, n));
4167
+ }, wi = (e = {}) => {
4189
4168
  var t = e, {
4190
4169
  locale: r = L()
4191
- } = t, n = X(t, [
4170
+ } = t, n = W(t, [
4192
4171
  "locale"
4193
4172
  ]);
4194
- return wi(Qe({ locale: r }, n));
4195
- }, Ai = (e = {}) => {
4173
+ return xi(ze({ locale: r }, n));
4174
+ }, Ti = (e = {}) => {
4196
4175
  var t = e, {
4197
4176
  locale: r = L()
4198
- } = t, n = X(t, [
4177
+ } = t, n = W(t, [
4199
4178
  "locale"
4200
4179
  ]);
4201
- return Hi(Qe({ locale: r }, n));
4202
- }, Pi = _e(
4180
+ return Si(ze({ locale: r }, n));
4181
+ }, Bi = ge(
4203
4182
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
4204
- (e, t = L()) => new ti(e, t, j().formats, {
4205
- ignoreTag: j().ignoreTag
4183
+ (e, t = L()) => new Kn(e, t, V().formats, {
4184
+ ignoreTag: V().ignoreTag
4206
4185
  })
4207
- ), Oi = (e, t = {}) => {
4186
+ ), Ai = (e, t = {}) => {
4208
4187
  var r, n, i, o;
4209
4188
  let s = t;
4210
4189
  typeof e == "object" && (s = e, e = s.id);
@@ -4217,9 +4196,9 @@ const q = (e, t) => {
4217
4196
  throw new Error(
4218
4197
  "[svelte-i18n] Cannot format a message without first setting the initial locale."
4219
4198
  );
4220
- let l = er(e, h);
4199
+ let l = Kt(e, h);
4221
4200
  if (!l)
4222
- l = (o = (i = (n = (r = j()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: h, id: e, defaultValue: u })) != null ? i : u) != null ? o : e;
4201
+ 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;
4223
4202
  else if (typeof l != "string")
4224
4203
  return console.warn(
4225
4204
  `[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.`
@@ -4228,7 +4207,7 @@ const q = (e, t) => {
4228
4207
  return l;
4229
4208
  let f = l;
4230
4209
  try {
4231
- f = Pi(l, h).format(a);
4210
+ f = Bi(l, h).format(a);
4232
4211
  } catch (c) {
4233
4212
  c instanceof Error && console.warn(
4234
4213
  `[svelte-i18n] Message "${e}" has syntax error:`,
@@ -4236,27 +4215,27 @@ const q = (e, t) => {
4236
4215
  );
4237
4216
  }
4238
4217
  return f;
4239
- }, Ci = (e, t) => Ai(t).format(e), Li = (e, t) => Bi(t).format(e), Ii = (e, t) => Ti(t).format(e), Ni = (e, t = L()) => er(e, t);
4240
- k([re, te], () => Oi);
4241
- k([re], () => Ci);
4242
- k([re], () => Li);
4243
- k([re], () => Ii);
4244
- k([re, te], () => Ni);
4218
+ }, Ci = (e, t) => Ti(t).format(e), Pi = (e, t) => wi(t).format(e), Oi = (e, t) => Hi(t).format(e), Li = (e, t = L()) => Kt(e, t);
4219
+ X([re, te], () => Ai);
4220
+ X([re], () => Ci);
4221
+ X([re], () => Pi);
4222
+ X([re], () => Oi);
4223
+ X([re, te], () => Li);
4245
4224
  window.emWidgets = { topic: Xr };
4246
- const xt = (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));
4247
- function Mi(e) {
4248
- ur(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}");
4225
+ const _t = (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));
4226
+ function Ii(e) {
4227
+ ar(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}");
4249
4228
  }
4250
- function St(e) {
4229
+ function Et(e) {
4251
4230
  let t, r, n, i, o, s, a, h = !/*desktopView*/
4252
- e[2] && wt(e), u = (
4231
+ e[2] && xt(e), u = (
4253
4232
  /*desktopView*/
4254
- e[2] && Ht(e)
4233
+ e[2] && St(e)
4255
4234
  );
4256
4235
  return {
4257
4236
  c() {
4258
- t = C("div"), h && h.c(), r = Ke(), n = C("div"), u && u.c(), i = Ke(), o = C("video"), s = C("source"), Ye(s.src, a = /*videosrc*/
4259
- e[0]) || _(s, "src", a), o.autoplay = !0, o.controls = !0, _(o, "controlslist", "nodownload"), _(o, "disablepictureinpicture", ""), _(n, "class", "CashierVideo"), _(t, "class", "CashierVideoWrapper"), et(
4237
+ t = O("div"), h && h.c(), r = qe(), n = O("div"), u && u.c(), i = qe(), o = O("video"), s = O("source"), Je(s.src, a = /*videosrc*/
4238
+ e[0]) || _(s, "src", a), o.autoplay = !0, o.controls = !0, _(o, "controlslist", "nodownload"), _(o, "disablepictureinpicture", ""), _(n, "class", "CashierVideo"), _(t, "class", "CashierVideoWrapper"), Ye(
4260
4239
  t,
4261
4240
  "CashierVideoWrapperDesktop",
4262
4241
  /*desktopView*/
@@ -4264,15 +4243,15 @@ function St(e) {
4264
4243
  );
4265
4244
  },
4266
4245
  m(l, f) {
4267
- K(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[10](t);
4246
+ ee(l, t, f), h && h.m(t, null), T(t, r), T(t, n), u && u.m(n, null), T(n, i), T(n, o), T(o, s), e[10](t);
4268
4247
  },
4269
4248
  p(l, f) {
4270
4249
  /*desktopView*/
4271
- l[2] ? h && (h.d(1), h = null) : h ? h.p(l, f) : (h = wt(l), h.c(), h.m(t, r)), /*desktopView*/
4272
- l[2] ? u ? u.p(l, f) : (u = Ht(l), u.c(), u.m(n, i)) : u && (u.d(1), u = null), f & /*videosrc*/
4273
- 1 && !Ye(s.src, a = /*videosrc*/
4250
+ l[2] ? h && (h.d(1), h = null) : h ? h.p(l, f) : (h = xt(l), h.c(), h.m(t, r)), /*desktopView*/
4251
+ l[2] ? u ? u.p(l, f) : (u = St(l), u.c(), u.m(n, i)) : u && (u.d(1), u = null), f & /*videosrc*/
4252
+ 1 && !Je(s.src, a = /*videosrc*/
4274
4253
  l[0]) && _(s, "src", a), f & /*desktopView*/
4275
- 4 && et(
4254
+ 4 && Ye(
4276
4255
  t,
4277
4256
  "CashierVideoWrapperDesktop",
4278
4257
  /*desktopView*/
@@ -4280,18 +4259,18 @@ function St(e) {
4280
4259
  );
4281
4260
  },
4282
4261
  d(l) {
4283
- l && V(t), h && h.d(), u && u.d(), e[10](null);
4262
+ l && k(t), h && h.d(), u && u.d(), e[10](null);
4284
4263
  }
4285
4264
  };
4286
4265
  }
4287
- function wt(e) {
4266
+ function xt(e) {
4288
4267
  let t, r, n, i, o;
4289
4268
  return {
4290
4269
  c() {
4291
- t = C("div"), r = fe("svg"), n = fe("path"), _(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"), _(n, "fill", "#111111"), _(r, "xmlns", "http://www.w3.org/2000/svg"), _(r, "width", "13"), _(r, "height", "13"), _(r, "viewBox", "0 0 13 13"), _(r, "fill", "none"), _(t, "class", "CashierVideoHeader");
4270
+ t = O("div"), r = fe("svg"), n = fe("path"), _(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"), _(n, "fill", "#111111"), _(r, "xmlns", "http://www.w3.org/2000/svg"), _(r, "width", "13"), _(r, "height", "13"), _(r, "viewBox", "0 0 13 13"), _(r, "fill", "none"), _(t, "class", "CashierVideoHeader");
4292
4271
  },
4293
4272
  m(s, a) {
4294
- K(s, t, a), B(t, r), B(r, n), i || (o = Pt(
4273
+ ee(s, t, a), T(t, r), T(r, n), i || (o = Bt(
4295
4274
  r,
4296
4275
  "click",
4297
4276
  /*click_handler*/
@@ -4300,18 +4279,18 @@ function wt(e) {
4300
4279
  },
4301
4280
  p: S,
4302
4281
  d(s) {
4303
- s && V(t), i = !1, o();
4282
+ s && k(t), i = !1, o();
4304
4283
  }
4305
4284
  };
4306
4285
  }
4307
- function Ht(e) {
4286
+ function St(e) {
4308
4287
  let t, r, n, i;
4309
4288
  return {
4310
4289
  c() {
4311
4290
  t = fe("svg"), r = fe("path"), _(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"), _(r, "fill", "#111111"), _(t, "xmlns", "http://www.w3.org/2000/svg"), _(t, "width", "13"), _(t, "height", "13"), _(t, "viewBox", "0 0 13 13"), _(t, "fill", "none");
4312
4291
  },
4313
4292
  m(o, s) {
4314
- K(o, t, s), B(t, r), n || (i = Pt(
4293
+ ee(o, t, s), T(t, r), n || (i = Bt(
4315
4294
  t,
4316
4295
  "click",
4317
4296
  /*click_handler_1*/
@@ -4320,48 +4299,48 @@ function Ht(e) {
4320
4299
  },
4321
4300
  p: S,
4322
4301
  d(o) {
4323
- o && V(t), n = !1, i();
4302
+ o && k(t), n = !1, i();
4324
4303
  }
4325
4304
  };
4326
4305
  }
4327
- function $i(e) {
4306
+ function Ni(e) {
4328
4307
  let t, r = (
4329
4308
  /*show*/
4330
- e[3] && St(e)
4309
+ e[3] && Et(e)
4331
4310
  );
4332
4311
  return {
4333
4312
  c() {
4334
- r && r.c(), t = fr();
4313
+ r && r.c(), t = lr();
4335
4314
  },
4336
4315
  m(n, i) {
4337
- r && r.m(n, i), K(n, t, i);
4316
+ r && r.m(n, i), ee(n, t, i);
4338
4317
  },
4339
4318
  p(n, [i]) {
4340
4319
  /*show*/
4341
- n[3] ? r ? r.p(n, i) : (r = St(n), r.c(), r.m(t.parentNode, t)) : r && (r.d(1), r = null);
4320
+ n[3] ? r ? r.p(n, i) : (r = Et(n), r.c(), r.m(t.parentNode, t)) : r && (r.d(1), r = null);
4342
4321
  },
4343
4322
  i: S,
4344
4323
  o: S,
4345
4324
  d(n) {
4346
- n && V(t), r && r.d(n);
4325
+ n && k(t), r && r.d(n);
4347
4326
  }
4348
4327
  };
4349
4328
  }
4350
- function Ri(e, t, r) {
4329
+ function Mi(e, t, r) {
4351
4330
  let { clientstyling: n = "" } = t, { clientstylingurl: i = "" } = t, { videosrc: o } = t, { mbsource: s = "" } = t, a = window.navigator.userAgent, h = !0, u = !1, l;
4352
4331
  const f = () => {
4353
4332
  r(3, u = !1), window.postMessage({ type: "ClosedCashierVideoModal" }, window.location.href), window.postMessage({ type: "EnableScroll" }, window.location.href);
4354
4333
  }, c = (E) => {
4355
4334
  E.data.type == "ShowCashierVideoModal" && (r(3, u = !0), window.postMessage({ type: "DisableScroll" }, window.location.href)), E.data.type == "HideCashierVideoModal" && f();
4356
- }, m = () => {
4357
- r(2, h = !xt(a));
4335
+ }, b = () => {
4336
+ r(2, h = !_t(a));
4358
4337
  };
4359
- mr(() => (window.addEventListener("message", c, !1), () => {
4338
+ dr(() => (window.addEventListener("message", c, !1), () => {
4360
4339
  window.removeEventListener("message", c);
4361
4340
  }));
4362
- const v = () => f(), b = () => f();
4363
- function w(E) {
4364
- Pe[E ? "unshift" : "push"](() => {
4341
+ const g = () => f(), v = () => f();
4342
+ function H(E) {
4343
+ Be[E ? "unshift" : "push"](() => {
4365
4344
  l = E, r(1, l);
4366
4345
  });
4367
4346
  }
@@ -4369,10 +4348,10 @@ function Ri(e, t, r) {
4369
4348
  "clientstyling" in E && r(5, n = E.clientstyling), "clientstylingurl" in E && r(6, i = E.clientstylingurl), "videosrc" in E && r(0, o = E.videosrc), "mbsource" in E && r(7, s = E.mbsource);
4370
4349
  }, e.$$.update = () => {
4371
4350
  e.$$.dirty & /*clientstyling, customStylingContainer*/
4372
- 34 && n && l && Pr(l, n), e.$$.dirty & /*clientstylingurl, customStylingContainer*/
4373
- 66 && i && l && Or(l, i), e.$$.dirty & /*mbsource, customStylingContainer*/
4374
- 130 && s && l && Cr(l, `${s}.Style`);
4375
- }, xt(a) && m(), [
4351
+ 34 && n && l && Ar(l, n), e.$$.dirty & /*clientstylingurl, customStylingContainer*/
4352
+ 66 && i && l && Cr(l, i), e.$$.dirty & /*mbsource, customStylingContainer*/
4353
+ 130 && s && l && Pr(l, `${s}.Style`);
4354
+ }, _t(a) && b(), [
4376
4355
  o,
4377
4356
  l,
4378
4357
  h,
@@ -4381,26 +4360,26 @@ function Ri(e, t, r) {
4381
4360
  n,
4382
4361
  i,
4383
4362
  s,
4363
+ g,
4384
4364
  v,
4385
- b,
4386
- w
4365
+ H
4387
4366
  ];
4388
4367
  }
4389
- class Ui extends Br {
4368
+ class $i extends Tr {
4390
4369
  constructor(t) {
4391
4370
  super(), Hr(
4392
4371
  this,
4393
4372
  t,
4394
- Ri,
4395
- $i,
4396
- Bt,
4373
+ Mi,
4374
+ Ni,
4375
+ wt,
4397
4376
  {
4398
4377
  clientstyling: 5,
4399
4378
  clientstylingurl: 6,
4400
4379
  videosrc: 0,
4401
4380
  mbsource: 7
4402
4381
  },
4403
- Mi
4382
+ Ii
4404
4383
  );
4405
4384
  }
4406
4385
  get clientstyling() {
@@ -4428,7 +4407,7 @@ class Ui extends Br {
4428
4407
  this.$$set({ mbsource: t }), R();
4429
4408
  }
4430
4409
  }
4431
- Tr(Ui, { clientstyling: {}, clientstylingurl: {}, videosrc: {}, mbsource: {} }, [], [], !0);
4410
+ wr($i, { clientstyling: {}, clientstylingurl: {}, videosrc: {}, mbsource: {} }, [], [], !0);
4432
4411
  export {
4433
- Ui as C
4412
+ $i as C
4434
4413
  };