@everymatrix/casino-tournaments-details 1.86.2 → 1.86.4

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