@everymatrix/casino-403 1.62.0 → 1.62.2

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.
@@ -6,10 +6,10 @@ function it(e) {
6
6
  function Fe() {
7
7
  return /* @__PURE__ */ Object.create(null);
8
8
  }
9
- function ee(e) {
9
+ function te(e) {
10
10
  e.forEach(it);
11
11
  }
12
- function $e(e) {
12
+ function Re(e) {
13
13
  return typeof e == "function";
14
14
  }
15
15
  function st(e, t) {
@@ -36,7 +36,7 @@ function _(e, t) {
36
36
  function $t(e, t, r) {
37
37
  const n = Mt(e);
38
38
  if (!n.getElementById(t)) {
39
- const i = I("style");
39
+ const i = C("style");
40
40
  i.id = t, i.textContent = r, Rt(n, i);
41
41
  }
42
42
  }
@@ -60,31 +60,31 @@ function Rt(e, t) {
60
60
  function at(e, t, r) {
61
61
  e.insertBefore(t, r || null);
62
62
  }
63
- function Me(e) {
63
+ function De(e) {
64
64
  e.parentNode && e.parentNode.removeChild(e);
65
65
  }
66
- function I(e) {
66
+ function C(e) {
67
67
  return document.createElement(e);
68
68
  }
69
- function M(e) {
69
+ function R(e) {
70
70
  return document.createElementNS("http://www.w3.org/2000/svg", e);
71
71
  }
72
- function ne(e) {
72
+ function ie(e) {
73
73
  return document.createTextNode(e);
74
74
  }
75
- function pe() {
76
- return ne(" ");
75
+ function de() {
76
+ return ie(" ");
77
77
  }
78
78
  function Dt(e, t, r, n) {
79
79
  return e.addEventListener(t, r, n), () => e.removeEventListener(t, r, n);
80
80
  }
81
- function v(e, t, r) {
81
+ function x(e, t, r) {
82
82
  r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
83
83
  }
84
84
  function Ut(e) {
85
85
  return Array.from(e.childNodes);
86
86
  }
87
- function ge(e, t) {
87
+ function be(e, t) {
88
88
  t = "" + t, e.data !== t && (e.data = /** @type {string} */
89
89
  t);
90
90
  }
@@ -97,65 +97,65 @@ function Gt(e) {
97
97
  }
98
98
  ), t;
99
99
  }
100
- let J;
101
- function Q(e) {
102
- J = e;
100
+ let Y;
101
+ function J(e) {
102
+ Y = e;
103
103
  }
104
104
  function Ft() {
105
- if (!J)
105
+ if (!Y)
106
106
  throw new Error("Function called outside component initialization");
107
- return J;
107
+ return Y;
108
108
  }
109
109
  function jt(e) {
110
110
  Ft().$$.on_mount.push(e);
111
111
  }
112
- const U = [], He = [];
113
- let G = [];
112
+ const G = [], Se = [];
113
+ let F = [];
114
114
  const je = [], Vt = /* @__PURE__ */ Promise.resolve();
115
- let Te = !1;
115
+ let Be = !1;
116
116
  function kt() {
117
- Te || (Te = !0, Vt.then(C));
117
+ Be || (Be = !0, Vt.then($));
118
118
  }
119
- function Be(e) {
120
- G.push(e);
119
+ function Pe(e) {
120
+ F.push(e);
121
121
  }
122
- const de = /* @__PURE__ */ new Set();
123
- let R = 0;
124
- function C() {
125
- if (R !== 0)
122
+ const ye = /* @__PURE__ */ new Set();
123
+ let D = 0;
124
+ function $() {
125
+ if (D !== 0)
126
126
  return;
127
- const e = J;
127
+ const e = Y;
128
128
  do {
129
129
  try {
130
- for (; R < U.length; ) {
131
- const t = U[R];
132
- R++, Q(t), Xt(t.$$);
130
+ for (; D < G.length; ) {
131
+ const t = G[D];
132
+ D++, J(t), Xt(t.$$);
133
133
  }
134
134
  } catch (t) {
135
- throw U.length = 0, R = 0, t;
135
+ throw G.length = 0, D = 0, t;
136
136
  }
137
- for (Q(null), U.length = 0, R = 0; He.length; )
138
- He.pop()();
139
- for (let t = 0; t < G.length; t += 1) {
140
- const r = G[t];
141
- de.has(r) || (de.add(r), r());
137
+ for (J(null), G.length = 0, D = 0; Se.length; )
138
+ Se.pop()();
139
+ for (let t = 0; t < F.length; t += 1) {
140
+ const r = F[t];
141
+ ye.has(r) || (ye.add(r), r());
142
142
  }
143
- G.length = 0;
144
- } while (U.length);
143
+ F.length = 0;
144
+ } while (G.length);
145
145
  for (; je.length; )
146
146
  je.pop()();
147
- Te = !1, de.clear(), Q(e);
147
+ Be = !1, ye.clear(), J(e);
148
148
  }
149
149
  function Xt(e) {
150
150
  if (e.fragment !== null) {
151
- e.update(), ee(e.before_update);
151
+ e.update(), te(e.before_update);
152
152
  const t = e.dirty;
153
- e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Be);
153
+ e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Pe);
154
154
  }
155
155
  }
156
156
  function zt(e) {
157
157
  const t = [], r = [];
158
- G.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), G = t;
158
+ F.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), F = t;
159
159
  }
160
160
  const Wt = /* @__PURE__ */ new Set();
161
161
  function Zt(e, t) {
@@ -163,21 +163,21 @@ function Zt(e, t) {
163
163
  }
164
164
  function qt(e, t, r) {
165
165
  const { fragment: n, after_update: i } = e.$$;
166
- n && n.m(t, r), Be(() => {
167
- const s = e.$$.on_mount.map(it).filter($e);
168
- e.$$.on_destroy ? e.$$.on_destroy.push(...s) : ee(s), e.$$.on_mount = [];
169
- }), i.forEach(Be);
166
+ n && n.m(t, r), Pe(() => {
167
+ const s = e.$$.on_mount.map(it).filter(Re);
168
+ e.$$.on_destroy ? e.$$.on_destroy.push(...s) : te(s), e.$$.on_mount = [];
169
+ }), i.forEach(Pe);
170
170
  }
171
171
  function Qt(e, t) {
172
172
  const r = e.$$;
173
- r.fragment !== null && (zt(r.after_update), ee(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
173
+ r.fragment !== null && (zt(r.after_update), te(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
174
174
  }
175
175
  function Jt(e, t) {
176
- e.$$.dirty[0] === -1 && (U.push(e), kt(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
176
+ e.$$.dirty[0] === -1 && (G.push(e), kt(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
177
177
  }
178
178
  function Yt(e, t, r, n, i, s, u = null, a = [-1]) {
179
- const l = J;
180
- Q(e);
179
+ const l = Y;
180
+ J(e);
181
181
  const o = e.$$ = {
182
182
  fragment: null,
183
183
  ctx: [],
@@ -201,18 +201,18 @@ function Yt(e, t, r, n, i, s, u = null, a = [-1]) {
201
201
  };
202
202
  u && u(o.root);
203
203
  let h = !1;
204
- if (o.ctx = r ? r(e, t.props || {}, (c, f, ...b) => {
205
- const y = b.length ? b[0] : f;
206
- return o.ctx && i(o.ctx[c], o.ctx[c] = y) && (!o.skip_bound && o.bound[c] && o.bound[c](y), h && Jt(e, c)), f;
207
- }) : [], o.update(), h = !0, ee(o.before_update), o.fragment = n ? n(o.ctx) : !1, t.target) {
204
+ if (o.ctx = r ? r(e, t.props || {}, (c, f, ...d) => {
205
+ const b = d.length ? d[0] : f;
206
+ return o.ctx && i(o.ctx[c], o.ctx[c] = b) && (!o.skip_bound && o.bound[c] && o.bound[c](b), h && Jt(e, c)), f;
207
+ }) : [], o.update(), h = !0, te(o.before_update), o.fragment = n ? n(o.ctx) : !1, t.target) {
208
208
  if (t.hydrate) {
209
209
  const c = Ut(t.target);
210
- o.fragment && o.fragment.l(c), c.forEach(Me);
210
+ o.fragment && o.fragment.l(c), c.forEach(De);
211
211
  } else
212
212
  o.fragment && o.fragment.c();
213
- t.intro && Zt(e.$$.fragment), qt(e, t.target, t.anchor), C();
213
+ t.intro && Zt(e.$$.fragment), qt(e, t.target, t.anchor), $();
214
214
  }
215
- Q(l);
215
+ J(l);
216
216
  }
217
217
  let ut;
218
218
  typeof HTMLElement == "function" && (ut = class extends HTMLElement {
@@ -257,7 +257,7 @@ typeof HTMLElement == "function" && (ut = class extends HTMLElement {
257
257
  let s;
258
258
  return {
259
259
  c: function() {
260
- s = I("slot"), i !== "default" && v(s, "name", i);
260
+ s = C("slot"), i !== "default" && x(s, "name", i);
261
261
  },
262
262
  /**
263
263
  * @param {HTMLElement} target
@@ -267,7 +267,7 @@ typeof HTMLElement == "function" && (ut = class extends HTMLElement {
267
267
  at(l, s, o);
268
268
  },
269
269
  d: function(l) {
270
- l && Me(s);
270
+ l && De(s);
271
271
  }
272
272
  };
273
273
  };
@@ -279,7 +279,7 @@ typeof HTMLElement == "function" && (ut = class extends HTMLElement {
279
279
  i in r && (t[i] = [e(i)]);
280
280
  for (const i of this.attributes) {
281
281
  const s = this.$$g_p(i.name);
282
- s in this.$$d || (this.$$d[s] = ie(s, i.value, this.$$p_d, "toProp"));
282
+ s in this.$$d || (this.$$d[s] = se(s, i.value, this.$$p_d, "toProp"));
283
283
  }
284
284
  for (const i in this.$$p_d)
285
285
  !(i in this.$$d) && this[i] !== void 0 && (this.$$d[i] = this[i], delete this[i]);
@@ -297,7 +297,7 @@ typeof HTMLElement == "function" && (ut = class extends HTMLElement {
297
297
  this.$$r = !0;
298
298
  for (const i in this.$$p_d)
299
299
  if (this.$$d[i] = this.$$c.$$.ctx[this.$$c.$$.props[i]], this.$$p_d[i].reflect) {
300
- const s = ie(
300
+ const s = se(
301
301
  i,
302
302
  this.$$d[i],
303
303
  this.$$p_d,
@@ -319,7 +319,7 @@ typeof HTMLElement == "function" && (ut = class extends HTMLElement {
319
319
  // We don't need this when working within Svelte code, but for compatibility of people using this outside of Svelte
320
320
  // and setting attributes through setAttribute etc, this is helpful
321
321
  attributeChangedCallback(e, t, r) {
322
- this.$$r || (e = this.$$g_p(e), this.$$d[e] = ie(e, r, this.$$p_d, "toProp"), this.$$c?.$set({ [e]: this.$$d[e] }));
322
+ this.$$r || (e = this.$$g_p(e), this.$$d[e] = se(e, r, this.$$p_d, "toProp"), this.$$c?.$set({ [e]: this.$$d[e] }));
323
323
  }
324
324
  disconnectedCallback() {
325
325
  this.$$cn = !1, Promise.resolve().then(() => {
@@ -332,7 +332,7 @@ typeof HTMLElement == "function" && (ut = class extends HTMLElement {
332
332
  ) || e;
333
333
  }
334
334
  });
335
- function ie(e, t, r, n) {
335
+ function se(e, t, r, n) {
336
336
  const i = r[e]?.type;
337
337
  if (t = i === "Boolean" && typeof t != "boolean" ? t != null : t, !n || !r[e])
338
338
  return t;
@@ -378,7 +378,7 @@ function Kt(e, t, r, n, i, s) {
378
378
  return this.$$c && a in this.$$c ? this.$$c[a] : this.$$d[a];
379
379
  },
380
380
  set(l) {
381
- l = ie(a, l, t), this.$$d[a] = l, this.$$c?.$set({ [a]: l });
381
+ l = se(a, l, t), this.$$d[a] = l, this.$$c?.$set({ [a]: l });
382
382
  }
383
383
  });
384
384
  }), n.forEach((a) => {
@@ -418,7 +418,7 @@ class er {
418
418
  * @returns {() => void}
419
419
  */
420
420
  $on(t, r) {
421
- if (!$e(r))
421
+ if (!Re(r))
422
422
  return A;
423
423
  const n = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
424
424
  return n.push(r), () => {
@@ -436,24 +436,24 @@ class er {
436
436
  }
437
437
  const tr = "4";
438
438
  typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(tr);
439
- const D = [];
439
+ const U = [];
440
440
  function rr(e, t) {
441
441
  return {
442
- subscribe: he(e, t).subscribe
442
+ subscribe: ce(e, t).subscribe
443
443
  };
444
444
  }
445
- function he(e, t = A) {
445
+ function ce(e, t = A) {
446
446
  let r;
447
447
  const n = /* @__PURE__ */ new Set();
448
448
  function i(a) {
449
449
  if (st(e, a) && (e = a, r)) {
450
- const l = !D.length;
450
+ const l = !U.length;
451
451
  for (const o of n)
452
- o[1](), D.push(o, e);
452
+ o[1](), U.push(o, e);
453
453
  if (l) {
454
- for (let o = 0; o < D.length; o += 2)
455
- D[o][0](D[o + 1]);
456
- D.length = 0;
454
+ for (let o = 0; o < U.length; o += 2)
455
+ U[o][0](U[o + 1]);
456
+ U.length = 0;
457
457
  }
458
458
  }
459
459
  }
@@ -468,7 +468,7 @@ function he(e, t = A) {
468
468
  }
469
469
  return { set: i, update: s, subscribe: u };
470
470
  }
471
- function X(e, t, r) {
471
+ function z(e, t, r) {
472
472
  const n = !Array.isArray(e), i = n ? [e] : e;
473
473
  if (!i.every(Boolean))
474
474
  throw new Error("derived() expects stores as input, got a falsy value");
@@ -481,11 +481,11 @@ function X(e, t, r) {
481
481
  if (h)
482
482
  return;
483
483
  c();
484
- const y = t(n ? o[0] : o, u, a);
485
- s ? u(y) : c = $e(y) ? y : A;
486
- }, b = i.map(
487
- (y, m) => ot(
488
- y,
484
+ const b = t(n ? o[0] : o, u, a);
485
+ s ? u(b) : c = Re(b) ? b : A;
486
+ }, d = i.map(
487
+ (b, m) => ot(
488
+ b,
489
489
  (E) => {
490
490
  o[m] = E, h &= ~(1 << m), l && f();
491
491
  },
@@ -495,7 +495,7 @@ function X(e, t, r) {
495
495
  )
496
496
  );
497
497
  return l = !0, f(), function() {
498
- ee(b), c(), l = !1;
498
+ te(d), c(), l = !1;
499
499
  };
500
500
  });
501
501
  }
@@ -519,19 +519,19 @@ function hr(e) {
519
519
  function lr(e) {
520
520
  return Array.isArray(e) ? [] : {};
521
521
  }
522
- function Y(e, t) {
523
- return t.clone !== !1 && t.isMergeableObject(e) ? F(lr(e), e, t) : e;
522
+ function K(e, t) {
523
+ return t.clone !== !1 && t.isMergeableObject(e) ? j(lr(e), e, t) : e;
524
524
  }
525
525
  function cr(e, t, r) {
526
526
  return e.concat(t).map(function(n) {
527
- return Y(n, r);
527
+ return K(n, r);
528
528
  });
529
529
  }
530
530
  function fr(e, t) {
531
531
  if (!t.customMerge)
532
- return F;
532
+ return j;
533
533
  var r = t.customMerge(e);
534
- return typeof r == "function" ? r : F;
534
+ return typeof r == "function" ? r : j;
535
535
  }
536
536
  function mr(e) {
537
537
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
@@ -554,65 +554,51 @@ function pr(e, t) {
554
554
  function gr(e, t, r) {
555
555
  var n = {};
556
556
  return r.isMergeableObject(e) && Ve(e).forEach(function(i) {
557
- n[i] = Y(e[i], r);
557
+ n[i] = K(e[i], r);
558
558
  }), Ve(t).forEach(function(i) {
559
- pr(e, i) || (ht(e, i) && r.isMergeableObject(t[i]) ? n[i] = fr(i, r)(e[i], t[i], r) : n[i] = Y(t[i], r));
559
+ pr(e, i) || (ht(e, i) && r.isMergeableObject(t[i]) ? n[i] = fr(i, r)(e[i], t[i], r) : n[i] = K(t[i], r));
560
560
  }), n;
561
561
  }
562
- function F(e, t, r) {
563
- r = r || {}, r.arrayMerge = r.arrayMerge || cr, r.isMergeableObject = r.isMergeableObject || ir, r.cloneUnlessOtherwiseSpecified = Y;
562
+ function j(e, t, r) {
563
+ r = r || {}, r.arrayMerge = r.arrayMerge || cr, r.isMergeableObject = r.isMergeableObject || ir, r.cloneUnlessOtherwiseSpecified = K;
564
564
  var n = Array.isArray(t), i = Array.isArray(e), s = n === i;
565
- return s ? n ? r.arrayMerge(e, t, r) : gr(e, t, r) : Y(t, r);
565
+ return s ? n ? r.arrayMerge(e, t, r) : gr(e, t, r) : K(t, r);
566
566
  }
567
- F.all = function(t, r) {
567
+ j.all = function(t, r) {
568
568
  if (!Array.isArray(t))
569
569
  throw new Error("first argument should be an array");
570
570
  return t.reduce(function(n, i) {
571
- return F(n, i, r);
571
+ return j(n, i, r);
572
572
  }, {});
573
573
  };
574
- var dr = F, br = dr;
574
+ var dr = j, br = dr;
575
575
  const yr = /* @__PURE__ */ nr(br);
576
- /*! *****************************************************************************
577
- Copyright (c) Microsoft Corporation.
578
-
579
- Permission to use, copy, modify, and/or distribute this software for any
580
- purpose with or without fee is hereby granted.
581
-
582
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
583
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
584
- AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
585
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
586
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
587
- OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
588
- PERFORMANCE OF THIS SOFTWARE.
589
- ***************************************************************************** */
590
- var Se = function(e, t) {
591
- return Se = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
576
+ var Ae = function(e, t) {
577
+ return Ae = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
592
578
  r.__proto__ = n;
593
579
  } || function(r, n) {
594
580
  for (var i in n)
595
581
  Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
596
- }, Se(e, t);
582
+ }, Ae(e, t);
597
583
  };
598
- function le(e, t) {
584
+ function fe(e, t) {
599
585
  if (typeof t != "function" && t !== null)
600
586
  throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
601
- Se(e, t);
587
+ Ae(e, t);
602
588
  function r() {
603
589
  this.constructor = e;
604
590
  }
605
591
  e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
606
592
  }
607
- var d = function() {
608
- return d = Object.assign || function(t) {
593
+ var N = function() {
594
+ return N = Object.assign || function(t) {
609
595
  for (var r, n = 1, i = arguments.length; n < i; n++) {
610
596
  r = arguments[n];
611
597
  for (var s in r)
612
598
  Object.prototype.hasOwnProperty.call(r, s) && (t[s] = r[s]);
613
599
  }
614
600
  return t;
615
- }, d.apply(this, arguments);
601
+ }, N.apply(this, arguments);
616
602
  };
617
603
  function xr(e, t) {
618
604
  var r = {};
@@ -623,14 +609,14 @@ function xr(e, t) {
623
609
  t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
624
610
  return r;
625
611
  }
626
- function be(e, t, r) {
627
- if (arguments.length === 2)
612
+ function xe(e, t, r) {
613
+ if (r || arguments.length === 2)
628
614
  for (var n = 0, i = t.length, s; n < i; n++)
629
615
  (s || !(n in t)) && (s || (s = Array.prototype.slice.call(t, 0, n)), s[n] = t[n]);
630
- return e.concat(s || t);
616
+ return e.concat(s || Array.prototype.slice.call(t));
631
617
  }
632
- function ye(e, t) {
633
- var r = t && t.cache ? t.cache : Br, n = t && t.serializer ? t.serializer : Tr, i = t && t.strategy ? t.strategy : Er;
618
+ function ve(e, t) {
619
+ var r = t && t.cache ? t.cache : Br, n = t && t.serializer ? t.serializer : Tr, i = t && t.strategy ? t.strategy : _r;
634
620
  return i(e, {
635
621
  cache: r,
636
622
  serializer: n
@@ -639,95 +625,103 @@ function ye(e, t) {
639
625
  function vr(e) {
640
626
  return e == null || typeof e == "number" || typeof e == "boolean";
641
627
  }
642
- function lt(e, t, r, n) {
628
+ function Er(e, t, r, n) {
643
629
  var i = vr(n) ? n : r(n), s = t.get(i);
644
630
  return typeof s > "u" && (s = e.call(this, n), t.set(i, s)), s;
645
631
  }
646
- function ct(e, t, r) {
632
+ function lt(e, t, r) {
647
633
  var n = Array.prototype.slice.call(arguments, 3), i = r(n), s = t.get(i);
648
634
  return typeof s > "u" && (s = e.apply(this, n), t.set(i, s)), s;
649
635
  }
650
- function Re(e, t, r, n, i) {
636
+ function ct(e, t, r, n, i) {
651
637
  return r.bind(t, e, n, i);
652
638
  }
653
- function Er(e, t) {
654
- var r = e.length === 1 ? lt : ct;
655
- return Re(e, this, r, t.cache.create(), t.serializer);
656
- }
657
639
  function _r(e, t) {
658
- return Re(e, this, ct, t.cache.create(), t.serializer);
640
+ var r = e.length === 1 ? Er : lt;
641
+ return ct(e, this, r, t.cache.create(), t.serializer);
659
642
  }
660
643
  function Hr(e, t) {
661
- return Re(e, this, lt, t.cache.create(), t.serializer);
644
+ return ct(e, this, lt, t.cache.create(), t.serializer);
662
645
  }
663
646
  var Tr = function() {
664
647
  return JSON.stringify(arguments);
665
- };
666
- function De() {
667
- this.cache = /* @__PURE__ */ Object.create(null);
668
- }
669
- De.prototype.get = function(e) {
670
- return this.cache[e];
671
- };
672
- De.prototype.set = function(e, t) {
673
- this.cache[e] = t;
674
- };
675
- var Br = {
648
+ }, Sr = (
649
+ /** @class */
650
+ function() {
651
+ function e() {
652
+ this.cache = /* @__PURE__ */ Object.create(null);
653
+ }
654
+ return e.prototype.get = function(t) {
655
+ return this.cache[t];
656
+ }, e.prototype.set = function(t, r) {
657
+ this.cache[t] = r;
658
+ }, e;
659
+ }()
660
+ ), Br = {
676
661
  create: function() {
677
- return new De();
662
+ return new Sr();
678
663
  }
679
- }, xe = {
680
- variadic: _r,
681
- monadic: Hr
682
- }, p;
664
+ }, Ee = {
665
+ variadic: Hr
666
+ }, ue = function() {
667
+ return ue = Object.assign || function(t) {
668
+ for (var r, n = 1, i = arguments.length; n < i; n++) {
669
+ r = arguments[n];
670
+ for (var s in r)
671
+ Object.prototype.hasOwnProperty.call(r, s) && (t[s] = r[s]);
672
+ }
673
+ return t;
674
+ }, ue.apply(this, arguments);
675
+ };
676
+ var p;
683
677
  (function(e) {
684
678
  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";
685
679
  })(p || (p = {}));
686
- var x;
680
+ var y;
687
681
  (function(e) {
688
682
  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";
689
- })(x || (x = {}));
690
- var j;
683
+ })(y || (y = {}));
684
+ var V;
691
685
  (function(e) {
692
686
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
693
- })(j || (j = {}));
687
+ })(V || (V = {}));
694
688
  function ke(e) {
695
- return e.type === x.literal;
689
+ return e.type === y.literal;
696
690
  }
697
- function Sr(e) {
698
- return e.type === x.argument;
691
+ function Pr(e) {
692
+ return e.type === y.argument;
699
693
  }
700
694
  function ft(e) {
701
- return e.type === x.number;
695
+ return e.type === y.number;
702
696
  }
703
697
  function mt(e) {
704
- return e.type === x.date;
698
+ return e.type === y.date;
705
699
  }
706
700
  function pt(e) {
707
- return e.type === x.time;
701
+ return e.type === y.time;
708
702
  }
709
703
  function gt(e) {
710
- return e.type === x.select;
704
+ return e.type === y.select;
711
705
  }
712
706
  function dt(e) {
713
- return e.type === x.plural;
707
+ return e.type === y.plural;
714
708
  }
715
- function Pr(e) {
716
- return e.type === x.pound;
709
+ function Ar(e) {
710
+ return e.type === y.pound;
717
711
  }
718
712
  function bt(e) {
719
- return e.type === x.tag;
713
+ return e.type === y.tag;
720
714
  }
721
715
  function yt(e) {
722
- return !!(e && typeof e == "object" && e.type === j.number);
716
+ return !!(e && typeof e == "object" && e.type === V.number);
723
717
  }
724
- function Pe(e) {
725
- return !!(e && typeof e == "object" && e.type === j.dateTime);
718
+ function we(e) {
719
+ return !!(e && typeof e == "object" && e.type === V.dateTime);
726
720
  }
727
- var xt = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Ar = /(?:[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;
728
- function wr(e) {
721
+ var xt = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, wr = /(?:[Eec]{1,6}|G{1,5}|[Qq]{1,5}|(?:[yYur]+|U{1,5})|[ML]{1,5}|d{1,2}|D{1,3}|F{1}|[abB]{1,5}|[hkHK]{1,2}|w{1,2}|W{1}|m{1,2}|s{1,2}|[zZOvVxX]{1,4})(?=([^']*'[^']*')*[^']*$)/g;
722
+ function Nr(e) {
729
723
  var t = {};
730
- return e.replace(Ar, function(r) {
724
+ return e.replace(wr, function(r) {
731
725
  var n = r.length;
732
726
  switch (r[0]) {
733
727
  case "G":
@@ -816,11 +810,21 @@ function wr(e) {
816
810
  return "";
817
811
  }), t;
818
812
  }
819
- var Nr = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
813
+ var v = function() {
814
+ return v = Object.assign || function(t) {
815
+ for (var r, n = 1, i = arguments.length; n < i; n++) {
816
+ r = arguments[n];
817
+ for (var s in r)
818
+ Object.prototype.hasOwnProperty.call(r, s) && (t[s] = r[s]);
819
+ }
820
+ return t;
821
+ }, v.apply(this, arguments);
822
+ };
823
+ var Or = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
820
824
  function Lr(e) {
821
825
  if (e.length === 0)
822
826
  throw new Error("Number skeleton cannot be empty");
823
- for (var t = e.split(Nr).filter(function(f) {
827
+ for (var t = e.split(Or).filter(function(f) {
824
828
  return f.length > 0;
825
829
  }), r = [], n = 0, i = t; n < i.length; n++) {
826
830
  var s = i[n], u = s.split("/");
@@ -835,10 +839,10 @@ function Lr(e) {
835
839
  }
836
840
  return r;
837
841
  }
838
- function Or(e) {
842
+ function Ir(e) {
839
843
  return e.replace(/^(.*?)-/, "");
840
844
  }
841
- var Xe = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, vt = /^(@+)?(\+|#+)?[rs]?$/g, Ir = /(\*)(0+)|(#+)(0+)|(0+)/g, Et = /^(0+)$/;
845
+ var Xe = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, vt = /^(@+)?(\+|#+)?[rs]?$/g, Cr = /(\*)(0+)|(#+)(0+)|(0+)/g, Et = /^(0+)$/;
842
846
  function ze(e) {
843
847
  var t = {};
844
848
  return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(vt, function(r, n, i) {
@@ -885,7 +889,7 @@ function _t(e) {
885
889
  };
886
890
  }
887
891
  }
888
- function Cr(e) {
892
+ function $r(e) {
889
893
  var t;
890
894
  if (e[0] === "E" && e[1] === "E" ? (t = {
891
895
  notation: "engineering"
@@ -903,7 +907,7 @@ function We(e) {
903
907
  var t = {}, r = _t(e);
904
908
  return r || t;
905
909
  }
906
- function $r(e) {
910
+ function Mr(e) {
907
911
  for (var t = {}, r = 0, n = e; r < n.length; r++) {
908
912
  var i = n[r];
909
913
  switch (i.stem) {
@@ -927,7 +931,7 @@ function $r(e) {
927
931
  continue;
928
932
  case "measure-unit":
929
933
  case "unit":
930
- t.style = "unit", t.unit = Or(i.options[0]);
934
+ t.style = "unit", t.unit = Ir(i.options[0]);
931
935
  continue;
932
936
  case "compact-short":
933
937
  case "K":
@@ -938,13 +942,13 @@ function $r(e) {
938
942
  t.notation = "compact", t.compactDisplay = "long";
939
943
  continue;
940
944
  case "scientific":
941
- t = d(d(d({}, t), { notation: "scientific" }), i.options.reduce(function(l, o) {
942
- return d(d({}, l), We(o));
945
+ t = v(v(v({}, t), { notation: "scientific" }), i.options.reduce(function(l, o) {
946
+ return v(v({}, l), We(o));
943
947
  }, {}));
944
948
  continue;
945
949
  case "engineering":
946
- t = d(d(d({}, t), { notation: "engineering" }), i.options.reduce(function(l, o) {
947
- return d(d({}, l), We(o));
950
+ t = v(v(v({}, t), { notation: "engineering" }), i.options.reduce(function(l, o) {
951
+ return v(v({}, l), We(o));
948
952
  }, {}));
949
953
  continue;
950
954
  case "notation-simple":
@@ -989,13 +993,13 @@ function $r(e) {
989
993
  case "integer-width":
990
994
  if (i.options.length > 1)
991
995
  throw new RangeError("integer-width stems only accept a single optional option");
992
- i.options[0].replace(Ir, function(l, o, h, c, f, b) {
996
+ i.options[0].replace(Cr, function(l, o, h, c, f, d) {
993
997
  if (o)
994
998
  t.minimumIntegerDigits = h.length;
995
999
  else {
996
1000
  if (c && f)
997
1001
  throw new Error("We currently do not support maximum integer digits");
998
- if (b)
1002
+ if (d)
999
1003
  throw new Error("We currently do not support exact integer digits");
1000
1004
  }
1001
1005
  return "";
@@ -1009,25 +1013,25 @@ function $r(e) {
1009
1013
  if (Xe.test(i.stem)) {
1010
1014
  if (i.options.length > 1)
1011
1015
  throw new RangeError("Fraction-precision stems only accept a single optional option");
1012
- i.stem.replace(Xe, function(l, o, h, c, f, b) {
1013
- return h === "*" ? t.minimumFractionDigits = o.length : c && c[0] === "#" ? t.maximumFractionDigits = c.length : f && b ? (t.minimumFractionDigits = f.length, t.maximumFractionDigits = f.length + b.length) : (t.minimumFractionDigits = o.length, t.maximumFractionDigits = o.length), "";
1016
+ i.stem.replace(Xe, function(l, o, h, c, f, d) {
1017
+ return h === "*" ? t.minimumFractionDigits = o.length : c && c[0] === "#" ? t.maximumFractionDigits = c.length : f && d ? (t.minimumFractionDigits = f.length, t.maximumFractionDigits = f.length + d.length) : (t.minimumFractionDigits = o.length, t.maximumFractionDigits = o.length), "";
1014
1018
  });
1015
1019
  var s = i.options[0];
1016
- s === "w" ? t = d(d({}, t), { trailingZeroDisplay: "stripIfInteger" }) : s && (t = d(d({}, t), ze(s)));
1020
+ s === "w" ? t = v(v({}, t), { trailingZeroDisplay: "stripIfInteger" }) : s && (t = v(v({}, t), ze(s)));
1017
1021
  continue;
1018
1022
  }
1019
1023
  if (vt.test(i.stem)) {
1020
- t = d(d({}, t), ze(i.stem));
1024
+ t = v(v({}, t), ze(i.stem));
1021
1025
  continue;
1022
1026
  }
1023
1027
  var u = _t(i.stem);
1024
- u && (t = d(d({}, t), u));
1025
- var a = Cr(i.stem);
1026
- a && (t = d(d({}, t), a));
1028
+ u && (t = v(v({}, t), u));
1029
+ var a = $r(i.stem);
1030
+ a && (t = v(v({}, t), a));
1027
1031
  }
1028
1032
  return t;
1029
1033
  }
1030
- var re = {
1034
+ var ne = {
1031
1035
  "001": [
1032
1036
  "H",
1033
1037
  "h"
@@ -2442,13 +2446,13 @@ var re = {
2442
2446
  "h"
2443
2447
  ]
2444
2448
  };
2445
- function Mr(e, t) {
2449
+ function Rr(e, t) {
2446
2450
  for (var r = "", n = 0; n < e.length; n++) {
2447
2451
  var i = e.charAt(n);
2448
2452
  if (i === "j") {
2449
2453
  for (var s = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
2450
2454
  s++, n++;
2451
- var u = 1 + (s & 1), a = s < 2 ? 1 : 3 + (s >> 1), l = "a", o = Rr(t);
2455
+ var u = 1 + (s & 1), a = s < 2 ? 1 : 3 + (s >> 1), l = "a", o = Dr(t);
2452
2456
  for ((o == "H" || o == "k") && (a = 0); a-- > 0; )
2453
2457
  r += l;
2454
2458
  for (; u-- > 0; )
@@ -2458,7 +2462,7 @@ function Mr(e, t) {
2458
2462
  }
2459
2463
  return r;
2460
2464
  }
2461
- function Rr(e) {
2465
+ function Dr(e) {
2462
2466
  var t = e.hourCycle;
2463
2467
  if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
2464
2468
  e.hourCycles && // @ts-ignore
@@ -2477,23 +2481,23 @@ function Rr(e) {
2477
2481
  }
2478
2482
  var r = e.language, n;
2479
2483
  r !== "root" && (n = e.maximize().region);
2480
- var i = re[n || ""] || re[r || ""] || re["".concat(r, "-001")] || re["001"];
2484
+ var i = ne[n || ""] || ne[r || ""] || ne["".concat(r, "-001")] || ne["001"];
2481
2485
  return i[0];
2482
2486
  }
2483
- var ve, Dr = new RegExp("^".concat(xt.source, "*")), Ur = new RegExp("".concat(xt.source, "*$"));
2487
+ var _e, Ur = new RegExp("^".concat(xt.source, "*")), Gr = new RegExp("".concat(xt.source, "*$"));
2484
2488
  function g(e, t) {
2485
2489
  return { start: e, end: t };
2486
2490
  }
2487
- var Gr = !!String.prototype.startsWith && "_a".startsWith("a", 1), Fr = !!String.fromCodePoint, jr = !!Object.fromEntries, Vr = !!String.prototype.codePointAt, kr = !!String.prototype.trimStart, Xr = !!String.prototype.trimEnd, zr = !!Number.isSafeInteger, Wr = zr ? Number.isSafeInteger : function(e) {
2491
+ var Fr = !!String.prototype.startsWith && "_a".startsWith("a", 1), jr = !!String.fromCodePoint, Vr = !!Object.fromEntries, kr = !!String.prototype.codePointAt, Xr = !!String.prototype.trimStart, zr = !!String.prototype.trimEnd, Wr = !!Number.isSafeInteger, Zr = Wr ? Number.isSafeInteger : function(e) {
2488
2492
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
2489
- }, Ae = !0;
2493
+ }, Ne = !0;
2490
2494
  try {
2491
- var Zr = Tt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2492
- Ae = ((ve = Zr.exec("a")) === null || ve === void 0 ? void 0 : ve[0]) === "a";
2495
+ var qr = Tt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2496
+ Ne = ((_e = qr.exec("a")) === null || _e === void 0 ? void 0 : _e[0]) === "a";
2493
2497
  } catch {
2494
- Ae = !1;
2498
+ Ne = !1;
2495
2499
  }
2496
- var Ze = Gr ? (
2500
+ var Ze = Fr ? (
2497
2501
  // Native
2498
2502
  function(t, r, n) {
2499
2503
  return t.startsWith(r, n);
@@ -2503,7 +2507,7 @@ var Ze = Gr ? (
2503
2507
  function(t, r, n) {
2504
2508
  return t.slice(n, n + r.length) === r;
2505
2509
  }
2506
- ), we = Fr ? String.fromCodePoint : (
2510
+ ), Oe = jr ? String.fromCodePoint : (
2507
2511
  // IE11
2508
2512
  function() {
2509
2513
  for (var t = [], r = 0; r < arguments.length; r++)
@@ -2517,7 +2521,7 @@ var Ze = Gr ? (
2517
2521
  }
2518
2522
  ), qe = (
2519
2523
  // native
2520
- jr ? Object.fromEntries : (
2524
+ Vr ? Object.fromEntries : (
2521
2525
  // Ponyfill
2522
2526
  function(t) {
2523
2527
  for (var r = {}, n = 0, i = t; n < i.length; n++) {
@@ -2527,7 +2531,7 @@ var Ze = Gr ? (
2527
2531
  return r;
2528
2532
  }
2529
2533
  )
2530
- ), Ht = Vr ? (
2534
+ ), Ht = kr ? (
2531
2535
  // Native
2532
2536
  function(t, r) {
2533
2537
  return t.codePointAt(r);
@@ -2541,7 +2545,7 @@ var Ze = Gr ? (
2541
2545
  return i < 55296 || i > 56319 || r + 1 === n || (s = t.charCodeAt(r + 1)) < 56320 || s > 57343 ? i : (i - 55296 << 10) + (s - 56320) + 65536;
2542
2546
  }
2543
2547
  }
2544
- ), qr = kr ? (
2548
+ ), Qr = Xr ? (
2545
2549
  // Native
2546
2550
  function(t) {
2547
2551
  return t.trimStart();
@@ -2549,9 +2553,9 @@ var Ze = Gr ? (
2549
2553
  ) : (
2550
2554
  // Ponyfill
2551
2555
  function(t) {
2552
- return t.replace(Dr, "");
2556
+ return t.replace(Ur, "");
2553
2557
  }
2554
- ), Qr = Xr ? (
2558
+ ), Jr = zr ? (
2555
2559
  // Native
2556
2560
  function(t) {
2557
2561
  return t.trimEnd();
@@ -2559,32 +2563,32 @@ var Ze = Gr ? (
2559
2563
  ) : (
2560
2564
  // Ponyfill
2561
2565
  function(t) {
2562
- return t.replace(Ur, "");
2566
+ return t.replace(Gr, "");
2563
2567
  }
2564
2568
  );
2565
2569
  function Tt(e, t) {
2566
2570
  return new RegExp(e, t);
2567
2571
  }
2568
- var Ne;
2569
- if (Ae) {
2572
+ var Le;
2573
+ if (Ne) {
2570
2574
  var Qe = Tt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2571
- Ne = function(t, r) {
2575
+ Le = function(t, r) {
2572
2576
  var n;
2573
2577
  Qe.lastIndex = r;
2574
2578
  var i = Qe.exec(t);
2575
2579
  return (n = i[1]) !== null && n !== void 0 ? n : "";
2576
2580
  };
2577
2581
  } else
2578
- Ne = function(t, r) {
2582
+ Le = function(t, r) {
2579
2583
  for (var n = []; ; ) {
2580
2584
  var i = Ht(t, r);
2581
- if (i === void 0 || Bt(i) || en(i))
2585
+ if (i === void 0 || St(i) || tn(i))
2582
2586
  break;
2583
2587
  n.push(i), r += i >= 65536 ? 2 : 1;
2584
2588
  }
2585
- return we.apply(void 0, n);
2589
+ return Oe.apply(void 0, n);
2586
2590
  };
2587
- var Jr = (
2591
+ var Yr = (
2588
2592
  /** @class */
2589
2593
  function() {
2590
2594
  function e(t, r) {
@@ -2608,14 +2612,14 @@ var Jr = (
2608
2612
  if (s === 35 && (r === "plural" || r === "selectordinal")) {
2609
2613
  var a = this.clonePosition();
2610
2614
  this.bump(), i.push({
2611
- type: x.pound,
2615
+ type: y.pound,
2612
2616
  location: g(a, this.clonePosition())
2613
2617
  });
2614
2618
  } else if (s === 60 && !this.ignoreTag && this.peek() === 47) {
2615
2619
  if (n)
2616
2620
  break;
2617
2621
  return this.error(p.UNMATCHED_CLOSING_TAG, g(this.clonePosition(), this.clonePosition()));
2618
- } else if (s === 60 && !this.ignoreTag && Le(this.peek() || 0)) {
2622
+ } else if (s === 60 && !this.ignoreTag && Ie(this.peek() || 0)) {
2619
2623
  var u = this.parseTag(t, r);
2620
2624
  if (u.err)
2621
2625
  return u;
@@ -2636,7 +2640,7 @@ var Jr = (
2636
2640
  if (this.bumpSpace(), this.bumpIf("/>"))
2637
2641
  return {
2638
2642
  val: {
2639
- type: x.literal,
2643
+ type: y.literal,
2640
2644
  value: "<".concat(i, "/>"),
2641
2645
  location: g(n, this.clonePosition())
2642
2646
  },
@@ -2648,12 +2652,12 @@ var Jr = (
2648
2652
  return s;
2649
2653
  var u = s.val, a = this.clonePosition();
2650
2654
  if (this.bumpIf("</")) {
2651
- if (this.isEOF() || !Le(this.char()))
2655
+ if (this.isEOF() || !Ie(this.char()))
2652
2656
  return this.error(p.INVALID_TAG, g(a, this.clonePosition()));
2653
2657
  var l = this.clonePosition(), o = this.parseTagName();
2654
2658
  return i !== o ? this.error(p.UNMATCHED_CLOSING_TAG, g(l, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
2655
2659
  val: {
2656
- type: x.tag,
2660
+ type: y.tag,
2657
2661
  value: i,
2658
2662
  children: u,
2659
2663
  location: g(n, this.clonePosition())
@@ -2666,7 +2670,7 @@ var Jr = (
2666
2670
  return this.error(p.INVALID_TAG, g(n, this.clonePosition()));
2667
2671
  }, e.prototype.parseTagName = function() {
2668
2672
  var t = this.offset();
2669
- for (this.bump(); !this.isEOF() && Kr(this.char()); )
2673
+ for (this.bump(); !this.isEOF() && en(this.char()); )
2670
2674
  this.bump();
2671
2675
  return this.message.slice(t, this.offset());
2672
2676
  }, e.prototype.parseLiteral = function(t, r) {
@@ -2690,12 +2694,12 @@ var Jr = (
2690
2694
  }
2691
2695
  var l = g(n, this.clonePosition());
2692
2696
  return {
2693
- val: { type: x.literal, value: i, location: l },
2697
+ val: { type: y.literal, value: i, location: l },
2694
2698
  err: null
2695
2699
  };
2696
2700
  }, e.prototype.tryParseLeftAngleBracket = function() {
2697
2701
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
2698
- !Yr(this.peek() || 0)) ? (this.bump(), "<") : null;
2702
+ !Kr(this.peek() || 0)) ? (this.bump(), "<") : null;
2699
2703
  }, e.prototype.tryParseQuote = function(t) {
2700
2704
  if (this.isEOF() || this.char() !== 39)
2701
2705
  return null;
@@ -2729,12 +2733,12 @@ var Jr = (
2729
2733
  r.push(n);
2730
2734
  this.bump();
2731
2735
  }
2732
- return we.apply(void 0, r);
2736
+ return Oe.apply(void 0, r);
2733
2737
  }, e.prototype.tryParseUnquoted = function(t, r) {
2734
2738
  if (this.isEOF())
2735
2739
  return null;
2736
2740
  var n = this.char();
2737
- return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), we(n));
2741
+ return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), Oe(n));
2738
2742
  }, e.prototype.parseArgument = function(t, r) {
2739
2743
  var n = this.clonePosition();
2740
2744
  if (this.bump(), this.bumpSpace(), this.isEOF())
@@ -2750,7 +2754,7 @@ var Jr = (
2750
2754
  case 125:
2751
2755
  return this.bump(), {
2752
2756
  val: {
2753
- type: x.argument,
2757
+ type: y.argument,
2754
2758
  // value does not include the opening and closing braces.
2755
2759
  value: i,
2756
2760
  location: g(n, this.clonePosition())
@@ -2763,7 +2767,7 @@ var Jr = (
2763
2767
  return this.error(p.MALFORMED_ARGUMENT, g(n, this.clonePosition()));
2764
2768
  }
2765
2769
  }, e.prototype.parseIdentifierIfPossible = function() {
2766
- var t = this.clonePosition(), r = this.offset(), n = Ne(this.message, r), i = r + n.length;
2770
+ var t = this.clonePosition(), r = this.offset(), n = Le(this.message, r), i = r + n.length;
2767
2771
  this.bumpTo(i);
2768
2772
  var s = this.clonePosition(), u = g(t, s);
2769
2773
  return { value: n, location: u };
@@ -2782,44 +2786,44 @@ var Jr = (
2782
2786
  var h = this.clonePosition(), c = this.parseSimpleArgStyleIfPossible();
2783
2787
  if (c.err)
2784
2788
  return c;
2785
- var f = Qr(c.val);
2789
+ var f = Jr(c.val);
2786
2790
  if (f.length === 0)
2787
2791
  return this.error(p.EXPECT_ARGUMENT_STYLE, g(this.clonePosition(), this.clonePosition()));
2788
- var b = g(h, this.clonePosition());
2789
- o = { style: f, styleLocation: b };
2792
+ var d = g(h, this.clonePosition());
2793
+ o = { style: f, styleLocation: d };
2790
2794
  }
2791
- var y = this.tryParseArgumentClose(i);
2792
- if (y.err)
2793
- return y;
2795
+ var b = this.tryParseArgumentClose(i);
2796
+ if (b.err)
2797
+ return b;
2794
2798
  var m = g(i, this.clonePosition());
2795
2799
  if (o && Ze(o?.style, "::", 0)) {
2796
- var E = qr(o.style.slice(2));
2800
+ var E = Qr(o.style.slice(2));
2797
2801
  if (a === "number") {
2798
2802
  var c = this.parseNumberSkeletonFromString(E, o.styleLocation);
2799
2803
  return c.err ? c : {
2800
- val: { type: x.number, value: n, location: m, style: c.val },
2804
+ val: { type: y.number, value: n, location: m, style: c.val },
2801
2805
  err: null
2802
2806
  };
2803
2807
  } else {
2804
2808
  if (E.length === 0)
2805
2809
  return this.error(p.EXPECT_DATE_TIME_SKELETON, m);
2806
- var S = E;
2807
- this.locale && (S = Mr(E, this.locale));
2810
+ var B = E;
2811
+ this.locale && (B = Rr(E, this.locale));
2808
2812
  var f = {
2809
- type: j.dateTime,
2810
- pattern: S,
2813
+ type: V.dateTime,
2814
+ pattern: B,
2811
2815
  location: o.styleLocation,
2812
- parsedOptions: this.shouldParseSkeletons ? wr(S) : {}
2813
- }, B = a === "date" ? x.date : x.time;
2816
+ parsedOptions: this.shouldParseSkeletons ? Nr(B) : {}
2817
+ }, S = a === "date" ? y.date : y.time;
2814
2818
  return {
2815
- val: { type: B, value: n, location: m, style: f },
2819
+ val: { type: S, value: n, location: m, style: f },
2816
2820
  err: null
2817
2821
  };
2818
2822
  }
2819
2823
  }
2820
2824
  return {
2821
2825
  val: {
2822
- type: a === "number" ? x.number : a === "date" ? x.date : x.time,
2826
+ type: a === "number" ? y.number : a === "date" ? y.date : y.time,
2823
2827
  value: n,
2824
2828
  location: m,
2825
2829
  style: (s = o?.style) !== null && s !== void 0 ? s : null
@@ -2832,38 +2836,38 @@ var Jr = (
2832
2836
  case "select": {
2833
2837
  var H = this.clonePosition();
2834
2838
  if (this.bumpSpace(), !this.bumpIf(","))
2835
- return this.error(p.EXPECT_SELECT_ARGUMENT_OPTIONS, g(H, d({}, H)));
2839
+ return this.error(p.EXPECT_SELECT_ARGUMENT_OPTIONS, g(H, ue({}, H)));
2836
2840
  this.bumpSpace();
2837
- var N = this.parseIdentifierIfPossible(), P = 0;
2838
- if (a !== "select" && N.value === "offset") {
2841
+ var O = this.parseIdentifierIfPossible(), P = 0;
2842
+ if (a !== "select" && O.value === "offset") {
2839
2843
  if (!this.bumpIf(":"))
2840
2844
  return this.error(p.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, g(this.clonePosition(), this.clonePosition()));
2841
2845
  this.bumpSpace();
2842
2846
  var c = this.tryParseDecimalInteger(p.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, p.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
2843
2847
  if (c.err)
2844
2848
  return c;
2845
- this.bumpSpace(), N = this.parseIdentifierIfPossible(), P = c.val;
2849
+ this.bumpSpace(), O = this.parseIdentifierIfPossible(), P = c.val;
2846
2850
  }
2847
- var O = this.tryParsePluralOrSelectOptions(t, a, r, N);
2848
- if (O.err)
2849
- return O;
2850
- var y = this.tryParseArgumentClose(i);
2851
- if (y.err)
2852
- return y;
2851
+ var I = this.tryParsePluralOrSelectOptions(t, a, r, O);
2852
+ if (I.err)
2853
+ return I;
2854
+ var b = this.tryParseArgumentClose(i);
2855
+ if (b.err)
2856
+ return b;
2853
2857
  var w = g(i, this.clonePosition());
2854
2858
  return a === "select" ? {
2855
2859
  val: {
2856
- type: x.select,
2860
+ type: y.select,
2857
2861
  value: n,
2858
- options: qe(O.val),
2862
+ options: qe(I.val),
2859
2863
  location: w
2860
2864
  },
2861
2865
  err: null
2862
2866
  } : {
2863
2867
  val: {
2864
- type: x.plural,
2868
+ type: y.plural,
2865
2869
  value: n,
2866
- options: qe(O.val),
2870
+ options: qe(I.val),
2867
2871
  offset: P,
2868
2872
  pluralType: a === "plural" ? "cardinal" : "ordinal",
2869
2873
  location: w
@@ -2920,10 +2924,10 @@ var Jr = (
2920
2924
  }
2921
2925
  return {
2922
2926
  val: {
2923
- type: j.number,
2927
+ type: V.number,
2924
2928
  tokens: n,
2925
2929
  location: r,
2926
- parsedOptions: this.shouldParseSkeletons ? $r(n) : {}
2930
+ parsedOptions: this.shouldParseSkeletons ? Mr(n) : {}
2927
2931
  },
2928
2932
  err: null
2929
2933
  };
@@ -2942,20 +2946,20 @@ var Jr = (
2942
2946
  if (l.has(o))
2943
2947
  return this.error(r === "select" ? p.DUPLICATE_SELECT_ARGUMENT_SELECTOR : p.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, h);
2944
2948
  o === "other" && (u = !0), this.bumpSpace();
2945
- var b = this.clonePosition();
2949
+ var d = this.clonePosition();
2946
2950
  if (!this.bumpIf("{"))
2947
2951
  return this.error(r === "select" ? p.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : p.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, g(this.clonePosition(), this.clonePosition()));
2948
- var y = this.parseMessage(t + 1, r, n);
2949
- if (y.err)
2950
- return y;
2951
- var m = this.tryParseArgumentClose(b);
2952
+ var b = this.parseMessage(t + 1, r, n);
2953
+ if (b.err)
2954
+ return b;
2955
+ var m = this.tryParseArgumentClose(d);
2952
2956
  if (m.err)
2953
2957
  return m;
2954
2958
  a.push([
2955
2959
  o,
2956
2960
  {
2957
- value: y.val,
2958
- location: g(b, this.clonePosition())
2961
+ value: b.val,
2962
+ location: g(d, this.clonePosition())
2959
2963
  }
2960
2964
  ]), l.add(o), this.bumpSpace(), s = this.parseIdentifierIfPossible(), o = s.value, h = s.location;
2961
2965
  }
@@ -2971,7 +2975,7 @@ var Jr = (
2971
2975
  break;
2972
2976
  }
2973
2977
  var l = g(i, this.clonePosition());
2974
- return s ? (u *= n, Wr(u) ? { val: u, err: null } : this.error(r, l)) : this.error(t, l);
2978
+ return s ? (u *= n, Zr(u) ? { val: u, err: null } : this.error(r, l)) : this.error(t, l);
2975
2979
  }, e.prototype.offset = function() {
2976
2980
  return this.position.offset;
2977
2981
  }, e.prototype.isEOF = function() {
@@ -3027,7 +3031,7 @@ var Jr = (
3027
3031
  break;
3028
3032
  }
3029
3033
  }, e.prototype.bumpSpace = function() {
3030
- for (; !this.isEOF() && Bt(this.char()); )
3034
+ for (; !this.isEOF() && St(this.char()); )
3031
3035
  this.bump();
3032
3036
  }, e.prototype.peek = function() {
3033
3037
  if (this.isEOF())
@@ -3037,47 +3041,47 @@ var Jr = (
3037
3041
  }, e;
3038
3042
  }()
3039
3043
  );
3040
- function Le(e) {
3044
+ function Ie(e) {
3041
3045
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3042
3046
  }
3043
- function Yr(e) {
3044
- return Le(e) || e === 47;
3045
- }
3046
3047
  function Kr(e) {
3048
+ return Ie(e) || e === 47;
3049
+ }
3050
+ function en(e) {
3047
3051
  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;
3048
3052
  }
3049
- function Bt(e) {
3053
+ function St(e) {
3050
3054
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3051
3055
  }
3052
- function en(e) {
3056
+ function tn(e) {
3053
3057
  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;
3054
3058
  }
3055
- function Oe(e) {
3059
+ function Ce(e) {
3056
3060
  e.forEach(function(t) {
3057
3061
  if (delete t.location, gt(t) || dt(t))
3058
3062
  for (var r in t.options)
3059
- delete t.options[r].location, Oe(t.options[r].value);
3063
+ delete t.options[r].location, Ce(t.options[r].value);
3060
3064
  else
3061
- ft(t) && yt(t.style) || (mt(t) || pt(t)) && Pe(t.style) ? delete t.style.location : bt(t) && Oe(t.children);
3065
+ ft(t) && yt(t.style) || (mt(t) || pt(t)) && we(t.style) ? delete t.style.location : bt(t) && Ce(t.children);
3062
3066
  });
3063
3067
  }
3064
- function tn(e, t) {
3065
- t === void 0 && (t = {}), t = d({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3066
- var r = new Jr(e, t).parse();
3068
+ function rn(e, t) {
3069
+ t === void 0 && (t = {}), t = ue({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3070
+ var r = new Yr(e, t).parse();
3067
3071
  if (r.err) {
3068
3072
  var n = SyntaxError(p[r.err.kind]);
3069
3073
  throw n.location = r.err.location, n.originalMessage = r.err.message, n;
3070
3074
  }
3071
- return t?.captureLocation || Oe(r.val), r.val;
3075
+ return t?.captureLocation || Ce(r.val), r.val;
3072
3076
  }
3073
- var V;
3077
+ var k;
3074
3078
  (function(e) {
3075
3079
  e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
3076
- })(V || (V = {}));
3077
- var ce = (
3080
+ })(k || (k = {}));
3081
+ var me = (
3078
3082
  /** @class */
3079
3083
  function(e) {
3080
- le(t, e);
3084
+ fe(t, e);
3081
3085
  function t(r, n, i) {
3082
3086
  var s = e.call(this, r) || this;
3083
3087
  return s.code = n, s.originalMessage = i, s;
@@ -3089,44 +3093,44 @@ var ce = (
3089
3093
  ), Je = (
3090
3094
  /** @class */
3091
3095
  function(e) {
3092
- le(t, e);
3096
+ fe(t, e);
3093
3097
  function t(r, n, i, s) {
3094
- return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), V.INVALID_VALUE, s) || this;
3098
+ return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), k.INVALID_VALUE, s) || this;
3095
3099
  }
3096
3100
  return t;
3097
- }(ce)
3098
- ), rn = (
3101
+ }(me)
3102
+ ), nn = (
3099
3103
  /** @class */
3100
3104
  function(e) {
3101
- le(t, e);
3105
+ fe(t, e);
3102
3106
  function t(r, n, i) {
3103
- return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), V.INVALID_VALUE, i) || this;
3107
+ return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), k.INVALID_VALUE, i) || this;
3104
3108
  }
3105
3109
  return t;
3106
- }(ce)
3107
- ), nn = (
3110
+ }(me)
3111
+ ), sn = (
3108
3112
  /** @class */
3109
3113
  function(e) {
3110
- le(t, e);
3114
+ fe(t, e);
3111
3115
  function t(r, n) {
3112
- return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), V.MISSING_VALUE, n) || this;
3116
+ return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), k.MISSING_VALUE, n) || this;
3113
3117
  }
3114
3118
  return t;
3115
- }(ce)
3119
+ }(me)
3116
3120
  ), T;
3117
3121
  (function(e) {
3118
3122
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
3119
3123
  })(T || (T = {}));
3120
- function sn(e) {
3124
+ function on(e) {
3121
3125
  return e.length < 2 ? e : e.reduce(function(t, r) {
3122
3126
  var n = t[t.length - 1];
3123
3127
  return !n || n.type !== T.literal || r.type !== T.literal ? t.push(r) : n.value += r.value, t;
3124
3128
  }, []);
3125
3129
  }
3126
- function on(e) {
3130
+ function an(e) {
3127
3131
  return typeof e == "function";
3128
3132
  }
3129
- function se(e, t, r, n, i, s, u) {
3133
+ function oe(e, t, r, n, i, s, u) {
3130
3134
  if (e.length === 1 && ke(e[0]))
3131
3135
  return [
3132
3136
  {
@@ -3143,7 +3147,7 @@ function se(e, t, r, n, i, s, u) {
3143
3147
  });
3144
3148
  continue;
3145
3149
  }
3146
- if (Pr(h)) {
3150
+ if (Ar(h)) {
3147
3151
  typeof s == "number" && a.push({
3148
3152
  type: T.literal,
3149
3153
  value: r.getNumberFormat(t).format(s)
@@ -3152,9 +3156,9 @@ function se(e, t, r, n, i, s, u) {
3152
3156
  }
3153
3157
  var c = h.value;
3154
3158
  if (!(i && c in i))
3155
- throw new nn(c, u);
3159
+ throw new sn(c, u);
3156
3160
  var f = i[c];
3157
- if (Sr(h)) {
3161
+ if (Pr(h)) {
3158
3162
  (!f || typeof f == "string" || typeof f == "number") && (f = typeof f == "string" || typeof f == "number" ? String(f) : ""), a.push({
3159
3163
  type: typeof f == "string" ? T.literal : T.object,
3160
3164
  value: f
@@ -3162,37 +3166,37 @@ function se(e, t, r, n, i, s, u) {
3162
3166
  continue;
3163
3167
  }
3164
3168
  if (mt(h)) {
3165
- var b = typeof h.style == "string" ? n.date[h.style] : Pe(h.style) ? h.style.parsedOptions : void 0;
3169
+ var d = typeof h.style == "string" ? n.date[h.style] : we(h.style) ? h.style.parsedOptions : void 0;
3166
3170
  a.push({
3167
3171
  type: T.literal,
3168
- value: r.getDateTimeFormat(t, b).format(f)
3172
+ value: r.getDateTimeFormat(t, d).format(f)
3169
3173
  });
3170
3174
  continue;
3171
3175
  }
3172
3176
  if (pt(h)) {
3173
- var b = typeof h.style == "string" ? n.time[h.style] : Pe(h.style) ? h.style.parsedOptions : n.time.medium;
3177
+ var d = typeof h.style == "string" ? n.time[h.style] : we(h.style) ? h.style.parsedOptions : n.time.medium;
3174
3178
  a.push({
3175
3179
  type: T.literal,
3176
- value: r.getDateTimeFormat(t, b).format(f)
3180
+ value: r.getDateTimeFormat(t, d).format(f)
3177
3181
  });
3178
3182
  continue;
3179
3183
  }
3180
3184
  if (ft(h)) {
3181
- var b = typeof h.style == "string" ? n.number[h.style] : yt(h.style) ? h.style.parsedOptions : void 0;
3182
- b && b.scale && (f = f * (b.scale || 1)), a.push({
3185
+ var d = typeof h.style == "string" ? n.number[h.style] : yt(h.style) ? h.style.parsedOptions : void 0;
3186
+ d && d.scale && (f = f * (d.scale || 1)), a.push({
3183
3187
  type: T.literal,
3184
- value: r.getNumberFormat(t, b).format(f)
3188
+ value: r.getNumberFormat(t, d).format(f)
3185
3189
  });
3186
3190
  continue;
3187
3191
  }
3188
3192
  if (bt(h)) {
3189
- var y = h.children, m = h.value, E = i[m];
3190
- if (!on(E))
3191
- throw new rn(m, "function", u);
3192
- var S = se(y, t, r, n, i, s), B = E(S.map(function(P) {
3193
+ var b = h.children, m = h.value, E = i[m];
3194
+ if (!an(E))
3195
+ throw new nn(m, "function", u);
3196
+ var B = oe(b, t, r, n, i, s), S = E(B.map(function(P) {
3193
3197
  return P.value;
3194
3198
  }));
3195
- Array.isArray(B) || (B = [B]), a.push.apply(a, B.map(function(P) {
3199
+ Array.isArray(S) || (S = [S]), a.push.apply(a, S.map(function(P) {
3196
3200
  return {
3197
3201
  type: typeof P == "string" ? T.literal : T.object,
3198
3202
  value: P
@@ -3203,38 +3207,38 @@ function se(e, t, r, n, i, s, u) {
3203
3207
  var H = h.options[f] || h.options.other;
3204
3208
  if (!H)
3205
3209
  throw new Je(h.value, f, Object.keys(h.options), u);
3206
- a.push.apply(a, se(H.value, t, r, n, i));
3210
+ a.push.apply(a, oe(H.value, t, r, n, i));
3207
3211
  continue;
3208
3212
  }
3209
3213
  if (dt(h)) {
3210
3214
  var H = h.options["=".concat(f)];
3211
3215
  if (!H) {
3212
3216
  if (!Intl.PluralRules)
3213
- throw new ce(`Intl.PluralRules is not available in this environment.
3217
+ throw new me(`Intl.PluralRules is not available in this environment.
3214
3218
  Try polyfilling it using "@formatjs/intl-pluralrules"
3215
- `, V.MISSING_INTL_API, u);
3216
- var N = r.getPluralRules(t, { type: h.pluralType }).select(f - (h.offset || 0));
3217
- H = h.options[N] || h.options.other;
3219
+ `, k.MISSING_INTL_API, u);
3220
+ var O = r.getPluralRules(t, { type: h.pluralType }).select(f - (h.offset || 0));
3221
+ H = h.options[O] || h.options.other;
3218
3222
  }
3219
3223
  if (!H)
3220
3224
  throw new Je(h.value, f, Object.keys(h.options), u);
3221
- a.push.apply(a, se(H.value, t, r, n, i, f - (h.offset || 0)));
3225
+ a.push.apply(a, oe(H.value, t, r, n, i, f - (h.offset || 0)));
3222
3226
  continue;
3223
3227
  }
3224
3228
  }
3225
- return sn(a);
3229
+ return on(a);
3226
3230
  }
3227
- function an(e, t) {
3228
- return t ? d(d(d({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
3229
- return r[n] = d(d({}, e[n]), t[n] || {}), r;
3231
+ function un(e, t) {
3232
+ return t ? N(N(N({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
3233
+ return r[n] = N(N({}, e[n]), t[n] || {}), r;
3230
3234
  }, {})) : e;
3231
3235
  }
3232
- function un(e, t) {
3236
+ function hn(e, t) {
3233
3237
  return t ? Object.keys(e).reduce(function(r, n) {
3234
- return r[n] = an(e[n], t[n]), r;
3235
- }, d({}, e)) : e;
3238
+ return r[n] = un(e[n], t[n]), r;
3239
+ }, N({}, e)) : e;
3236
3240
  }
3237
- function Ee(e) {
3241
+ function He(e) {
3238
3242
  return {
3239
3243
  create: function() {
3240
3244
  return {
@@ -3248,39 +3252,39 @@ function Ee(e) {
3248
3252
  }
3249
3253
  };
3250
3254
  }
3251
- function hn(e) {
3255
+ function ln(e) {
3252
3256
  return e === void 0 && (e = {
3253
3257
  number: {},
3254
3258
  dateTime: {},
3255
3259
  pluralRules: {}
3256
3260
  }), {
3257
- getNumberFormat: ye(function() {
3261
+ getNumberFormat: ve(function() {
3258
3262
  for (var t, r = [], n = 0; n < arguments.length; n++)
3259
3263
  r[n] = arguments[n];
3260
- return new ((t = Intl.NumberFormat).bind.apply(t, be([void 0], r, !1)))();
3264
+ return new ((t = Intl.NumberFormat).bind.apply(t, xe([void 0], r, !1)))();
3261
3265
  }, {
3262
- cache: Ee(e.number),
3263
- strategy: xe.variadic
3266
+ cache: He(e.number),
3267
+ strategy: Ee.variadic
3264
3268
  }),
3265
- getDateTimeFormat: ye(function() {
3269
+ getDateTimeFormat: ve(function() {
3266
3270
  for (var t, r = [], n = 0; n < arguments.length; n++)
3267
3271
  r[n] = arguments[n];
3268
- return new ((t = Intl.DateTimeFormat).bind.apply(t, be([void 0], r, !1)))();
3272
+ return new ((t = Intl.DateTimeFormat).bind.apply(t, xe([void 0], r, !1)))();
3269
3273
  }, {
3270
- cache: Ee(e.dateTime),
3271
- strategy: xe.variadic
3274
+ cache: He(e.dateTime),
3275
+ strategy: Ee.variadic
3272
3276
  }),
3273
- getPluralRules: ye(function() {
3277
+ getPluralRules: ve(function() {
3274
3278
  for (var t, r = [], n = 0; n < arguments.length; n++)
3275
3279
  r[n] = arguments[n];
3276
- return new ((t = Intl.PluralRules).bind.apply(t, be([void 0], r, !1)))();
3280
+ return new ((t = Intl.PluralRules).bind.apply(t, xe([void 0], r, !1)))();
3277
3281
  }, {
3278
- cache: Ee(e.pluralRules),
3279
- strategy: xe.variadic
3282
+ cache: He(e.pluralRules),
3283
+ strategy: Ee.variadic
3280
3284
  })
3281
3285
  };
3282
3286
  }
3283
- var ln = (
3287
+ var cn = (
3284
3288
  /** @class */
3285
3289
  function() {
3286
3290
  function e(t, r, n, i) {
@@ -3299,7 +3303,7 @@ var ln = (
3299
3303
  }, []);
3300
3304
  return h.length <= 1 ? h[0] || "" : h;
3301
3305
  }, this.formatToParts = function(l) {
3302
- return se(s.ast, s.locales, s.formatters, s.formats, l, void 0, s.message);
3306
+ return oe(s.ast, s.locales, s.formatters, s.formats, l, void 0, s.message);
3303
3307
  }, this.resolvedOptions = function() {
3304
3308
  var l;
3305
3309
  return {
@@ -3313,12 +3317,12 @@ var ln = (
3313
3317
  var u = i || {};
3314
3318
  u.formatters;
3315
3319
  var a = xr(u, ["formatters"]);
3316
- this.ast = e.__parse(t, d(d({}, a), { locale: this.resolvedLocale }));
3320
+ this.ast = e.__parse(t, N(N({}, a), { locale: this.resolvedLocale }));
3317
3321
  } else
3318
3322
  this.ast = t;
3319
3323
  if (!Array.isArray(this.ast))
3320
3324
  throw new TypeError("A message must be provided as a String or AST.");
3321
- this.formats = un(e.formats, n), this.formatters = i && i.formatters || hn(this.formatterCache);
3325
+ this.formats = hn(e.formats, n), this.formatters = i && i.formatters || ln(this.formatterCache);
3322
3326
  }
3323
3327
  return Object.defineProperty(e, "defaultLocale", {
3324
3328
  get: function() {
@@ -3331,7 +3335,7 @@ var ln = (
3331
3335
  var r = Intl.NumberFormat.supportedLocalesOf(t);
3332
3336
  return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
3333
3337
  }
3334
- }, e.__parse = tn, e.formats = {
3338
+ }, e.__parse = rn, e.formats = {
3335
3339
  number: {
3336
3340
  integer: {
3337
3341
  maximumFractionDigits: 0
@@ -3392,7 +3396,7 @@ var ln = (
3392
3396
  }, e;
3393
3397
  }()
3394
3398
  );
3395
- function cn(e, t) {
3399
+ function fn(e, t) {
3396
3400
  if (t == null)
3397
3401
  return;
3398
3402
  if (t in e)
@@ -3413,36 +3417,36 @@ function cn(e, t) {
3413
3417
  n = void 0;
3414
3418
  return n;
3415
3419
  }
3416
- const L = {}, fn = (e, t, r) => r && (t in L || (L[t] = {}), e in L[t] || (L[t][e] = r), r), St = (e, t) => {
3420
+ const L = {}, mn = (e, t, r) => r && (t in L || (L[t] = {}), e in L[t] || (L[t][e] = r), r), Bt = (e, t) => {
3417
3421
  if (t == null)
3418
3422
  return;
3419
3423
  if (t in L && e in L[t])
3420
3424
  return L[t][e];
3421
- const r = fe(t);
3425
+ const r = pe(t);
3422
3426
  for (let n = 0; n < r.length; n++) {
3423
- const i = r[n], s = pn(i, e);
3427
+ const i = r[n], s = gn(i, e);
3424
3428
  if (s)
3425
- return fn(e, t, s);
3429
+ return mn(e, t, s);
3426
3430
  }
3427
3431
  };
3428
3432
  let Ue;
3429
- const te = he({});
3430
- function mn(e) {
3433
+ const re = ce({});
3434
+ function pn(e) {
3431
3435
  return Ue[e] || null;
3432
3436
  }
3433
3437
  function Pt(e) {
3434
3438
  return e in Ue;
3435
3439
  }
3436
- function pn(e, t) {
3440
+ function gn(e, t) {
3437
3441
  if (!Pt(e))
3438
3442
  return null;
3439
- const r = mn(e);
3440
- return cn(r, t);
3443
+ const r = pn(e);
3444
+ return fn(r, t);
3441
3445
  }
3442
- function gn(e) {
3446
+ function dn(e) {
3443
3447
  if (e == null)
3444
3448
  return;
3445
- const t = fe(e);
3449
+ const t = pe(e);
3446
3450
  for (let r = 0; r < t.length; r++) {
3447
3451
  const n = t[r];
3448
3452
  if (Pt(n))
@@ -3450,55 +3454,55 @@ function gn(e) {
3450
3454
  }
3451
3455
  }
3452
3456
  function At(e, ...t) {
3453
- delete L[e], te.update((r) => (r[e] = yr.all([r[e] || {}, ...t]), r));
3457
+ delete L[e], re.update((r) => (r[e] = yr.all([r[e] || {}, ...t]), r));
3454
3458
  }
3455
- X(
3456
- [te],
3459
+ z(
3460
+ [re],
3457
3461
  ([e]) => Object.keys(e)
3458
3462
  );
3459
- te.subscribe((e) => Ue = e);
3460
- const oe = {};
3461
- function dn(e, t) {
3462
- oe[e].delete(t), oe[e].size === 0 && delete oe[e];
3463
+ re.subscribe((e) => Ue = e);
3464
+ const ae = {};
3465
+ function bn(e, t) {
3466
+ ae[e].delete(t), ae[e].size === 0 && delete ae[e];
3463
3467
  }
3464
3468
  function wt(e) {
3465
- return oe[e];
3469
+ return ae[e];
3466
3470
  }
3467
- function bn(e) {
3468
- return fe(e).map((t) => {
3471
+ function yn(e) {
3472
+ return pe(e).map((t) => {
3469
3473
  const r = wt(t);
3470
3474
  return [t, r ? [...r] : []];
3471
3475
  }).filter(([, t]) => t.length > 0);
3472
3476
  }
3473
- function Ie(e) {
3474
- return e == null ? !1 : fe(e).some(
3477
+ function $e(e) {
3478
+ return e == null ? !1 : pe(e).some(
3475
3479
  (t) => {
3476
3480
  var r;
3477
3481
  return (r = wt(t)) == null ? void 0 : r.size;
3478
3482
  }
3479
3483
  );
3480
3484
  }
3481
- function yn(e, t) {
3485
+ function xn(e, t) {
3482
3486
  return Promise.all(
3483
- t.map((n) => (dn(e, n), n().then((i) => i.default || i)))
3487
+ t.map((n) => (bn(e, n), n().then((i) => i.default || i)))
3484
3488
  ).then((n) => At(e, ...n));
3485
3489
  }
3486
- const q = {};
3490
+ const Q = {};
3487
3491
  function Nt(e) {
3488
- if (!Ie(e))
3489
- return e in q ? q[e] : Promise.resolve();
3490
- const t = bn(e);
3491
- return q[e] = Promise.all(
3492
+ if (!$e(e))
3493
+ return e in Q ? Q[e] : Promise.resolve();
3494
+ const t = yn(e);
3495
+ return Q[e] = Promise.all(
3492
3496
  t.map(
3493
- ([r, n]) => yn(r, n)
3497
+ ([r, n]) => xn(r, n)
3494
3498
  )
3495
3499
  ).then(() => {
3496
- if (Ie(e))
3500
+ if ($e(e))
3497
3501
  return Nt(e);
3498
- delete q[e];
3499
- }), q[e];
3502
+ delete Q[e];
3503
+ }), Q[e];
3500
3504
  }
3501
- const xn = {
3505
+ const vn = {
3502
3506
  number: {
3503
3507
  scientific: { notation: "scientific" },
3504
3508
  engineering: { notation: "engineering" },
@@ -3527,150 +3531,150 @@ const xn = {
3527
3531
  timeZoneName: "short"
3528
3532
  }
3529
3533
  }
3530
- }, vn = {
3534
+ }, En = {
3531
3535
  fallbackLocale: null,
3532
3536
  loadingDelay: 200,
3533
- formats: xn,
3537
+ formats: vn,
3534
3538
  warnOnMissingMessages: !0,
3535
3539
  handleMissingMessage: void 0,
3536
3540
  ignoreTag: !0
3537
- }, En = vn;
3538
- function k() {
3539
- return En;
3541
+ }, _n = En;
3542
+ function X() {
3543
+ return _n;
3540
3544
  }
3541
- const _e = he(!1);
3542
- var _n = Object.defineProperty, Hn = Object.defineProperties, Tn = Object.getOwnPropertyDescriptors, Ye = Object.getOwnPropertySymbols, Bn = Object.prototype.hasOwnProperty, Sn = Object.prototype.propertyIsEnumerable, Ke = (e, t, r) => t in e ? _n(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Pn = (e, t) => {
3545
+ const Te = ce(!1);
3546
+ var Hn = Object.defineProperty, Tn = Object.defineProperties, Sn = Object.getOwnPropertyDescriptors, Ye = Object.getOwnPropertySymbols, Bn = Object.prototype.hasOwnProperty, Pn = Object.prototype.propertyIsEnumerable, Ke = (e, t, r) => t in e ? Hn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, An = (e, t) => {
3543
3547
  for (var r in t || (t = {}))
3544
3548
  Bn.call(t, r) && Ke(e, r, t[r]);
3545
3549
  if (Ye)
3546
3550
  for (var r of Ye(t))
3547
- Sn.call(t, r) && Ke(e, r, t[r]);
3551
+ Pn.call(t, r) && Ke(e, r, t[r]);
3548
3552
  return e;
3549
- }, An = (e, t) => Hn(e, Tn(t));
3550
- let Ce;
3551
- const ae = he(null);
3553
+ }, wn = (e, t) => Tn(e, Sn(t));
3554
+ let Me;
3555
+ const he = ce(null);
3552
3556
  function et(e) {
3553
3557
  return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
3554
3558
  }
3555
- function fe(e, t = k().fallbackLocale) {
3559
+ function pe(e, t = X().fallbackLocale) {
3556
3560
  const r = et(e);
3557
3561
  return t ? [.../* @__PURE__ */ new Set([...r, ...et(t)])] : r;
3558
3562
  }
3559
- function $() {
3560
- return Ce ?? void 0;
3563
+ function M() {
3564
+ return Me ?? void 0;
3561
3565
  }
3562
- ae.subscribe((e) => {
3563
- Ce = e ?? void 0, typeof window < "u" && e != null && document.documentElement.setAttribute("lang", e);
3566
+ he.subscribe((e) => {
3567
+ Me = e ?? void 0, typeof window < "u" && e != null && document.documentElement.setAttribute("lang", e);
3564
3568
  });
3565
- const wn = (e) => {
3566
- if (e && gn(e) && Ie(e)) {
3567
- const { loadingDelay: t } = k();
3569
+ const Nn = (e) => {
3570
+ if (e && dn(e) && $e(e)) {
3571
+ const { loadingDelay: t } = X();
3568
3572
  let r;
3569
- return typeof window < "u" && $() != null && t ? r = window.setTimeout(
3570
- () => _e.set(!0),
3573
+ return typeof window < "u" && M() != null && t ? r = window.setTimeout(
3574
+ () => Te.set(!0),
3571
3575
  t
3572
- ) : _e.set(!0), Nt(e).then(() => {
3573
- ae.set(e);
3576
+ ) : Te.set(!0), Nt(e).then(() => {
3577
+ he.set(e);
3574
3578
  }).finally(() => {
3575
- clearTimeout(r), _e.set(!1);
3579
+ clearTimeout(r), Te.set(!1);
3576
3580
  });
3577
3581
  }
3578
- return ae.set(e);
3579
- }, z = An(Pn({}, ae), {
3580
- set: wn
3581
- }), me = (e) => {
3582
+ return he.set(e);
3583
+ }, W = wn(An({}, he), {
3584
+ set: Nn
3585
+ }), ge = (e) => {
3582
3586
  const t = /* @__PURE__ */ Object.create(null);
3583
3587
  return (n) => {
3584
3588
  const i = JSON.stringify(n);
3585
3589
  return i in t ? t[i] : t[i] = e(n);
3586
3590
  };
3587
3591
  };
3588
- var Nn = Object.defineProperty, ue = Object.getOwnPropertySymbols, Lt = Object.prototype.hasOwnProperty, Ot = Object.prototype.propertyIsEnumerable, tt = (e, t, r) => t in e ? Nn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Ge = (e, t) => {
3592
+ var On = Object.defineProperty, le = Object.getOwnPropertySymbols, Ot = Object.prototype.hasOwnProperty, Lt = Object.prototype.propertyIsEnumerable, tt = (e, t, r) => t in e ? On(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Ge = (e, t) => {
3589
3593
  for (var r in t || (t = {}))
3590
- Lt.call(t, r) && tt(e, r, t[r]);
3591
- if (ue)
3592
- for (var r of ue(t))
3593
- Ot.call(t, r) && tt(e, r, t[r]);
3594
+ Ot.call(t, r) && tt(e, r, t[r]);
3595
+ if (le)
3596
+ for (var r of le(t))
3597
+ Lt.call(t, r) && tt(e, r, t[r]);
3594
3598
  return e;
3595
- }, W = (e, t) => {
3599
+ }, Z = (e, t) => {
3596
3600
  var r = {};
3597
3601
  for (var n in e)
3598
- Lt.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
3599
- if (e != null && ue)
3600
- for (var n of ue(e))
3601
- t.indexOf(n) < 0 && Ot.call(e, n) && (r[n] = e[n]);
3602
+ Ot.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
3603
+ if (e != null && le)
3604
+ for (var n of le(e))
3605
+ t.indexOf(n) < 0 && Lt.call(e, n) && (r[n] = e[n]);
3602
3606
  return r;
3603
3607
  };
3604
- const K = (e, t) => {
3605
- const { formats: r } = k();
3608
+ const ee = (e, t) => {
3609
+ const { formats: r } = X();
3606
3610
  if (e in r && t in r[e])
3607
3611
  return r[e][t];
3608
3612
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
3609
- }, Ln = me(
3613
+ }, Ln = ge(
3610
3614
  (e) => {
3611
- var t = e, { locale: r, format: n } = t, i = W(t, ["locale", "format"]);
3615
+ var t = e, { locale: r, format: n } = t, i = Z(t, ["locale", "format"]);
3612
3616
  if (r == null)
3613
3617
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
3614
- return n && (i = K("number", n)), new Intl.NumberFormat(r, i);
3618
+ return n && (i = ee("number", n)), new Intl.NumberFormat(r, i);
3615
3619
  }
3616
- ), On = me(
3620
+ ), In = ge(
3617
3621
  (e) => {
3618
- var t = e, { locale: r, format: n } = t, i = W(t, ["locale", "format"]);
3622
+ var t = e, { locale: r, format: n } = t, i = Z(t, ["locale", "format"]);
3619
3623
  if (r == null)
3620
3624
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
3621
- return n ? i = K("date", n) : Object.keys(i).length === 0 && (i = K("date", "short")), new Intl.DateTimeFormat(r, i);
3625
+ return n ? i = ee("date", n) : Object.keys(i).length === 0 && (i = ee("date", "short")), new Intl.DateTimeFormat(r, i);
3622
3626
  }
3623
- ), In = me(
3627
+ ), Cn = ge(
3624
3628
  (e) => {
3625
- var t = e, { locale: r, format: n } = t, i = W(t, ["locale", "format"]);
3629
+ var t = e, { locale: r, format: n } = t, i = Z(t, ["locale", "format"]);
3626
3630
  if (r == null)
3627
3631
  throw new Error(
3628
3632
  '[svelte-i18n] A "locale" must be set to format time values'
3629
3633
  );
3630
- return n ? i = K("time", n) : Object.keys(i).length === 0 && (i = K("time", "short")), new Intl.DateTimeFormat(r, i);
3634
+ return n ? i = ee("time", n) : Object.keys(i).length === 0 && (i = ee("time", "short")), new Intl.DateTimeFormat(r, i);
3631
3635
  }
3632
- ), Cn = (e = {}) => {
3636
+ ), $n = (e = {}) => {
3633
3637
  var t = e, {
3634
- locale: r = $()
3635
- } = t, n = W(t, [
3638
+ locale: r = M()
3639
+ } = t, n = Z(t, [
3636
3640
  "locale"
3637
3641
  ]);
3638
3642
  return Ln(Ge({ locale: r }, n));
3639
- }, $n = (e = {}) => {
3643
+ }, Mn = (e = {}) => {
3640
3644
  var t = e, {
3641
- locale: r = $()
3642
- } = t, n = W(t, [
3645
+ locale: r = M()
3646
+ } = t, n = Z(t, [
3643
3647
  "locale"
3644
3648
  ]);
3645
- return On(Ge({ locale: r }, n));
3646
- }, Mn = (e = {}) => {
3649
+ return In(Ge({ locale: r }, n));
3650
+ }, Rn = (e = {}) => {
3647
3651
  var t = e, {
3648
- locale: r = $()
3649
- } = t, n = W(t, [
3652
+ locale: r = M()
3653
+ } = t, n = Z(t, [
3650
3654
  "locale"
3651
3655
  ]);
3652
- return In(Ge({ locale: r }, n));
3653
- }, Rn = me(
3656
+ return Cn(Ge({ locale: r }, n));
3657
+ }, Dn = ge(
3654
3658
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
3655
- (e, t = $()) => new ln(e, t, k().formats, {
3656
- ignoreTag: k().ignoreTag
3659
+ (e, t = M()) => new cn(e, t, X().formats, {
3660
+ ignoreTag: X().ignoreTag
3657
3661
  })
3658
- ), Dn = (e, t = {}) => {
3662
+ ), Un = (e, t = {}) => {
3659
3663
  var r, n, i, s;
3660
3664
  let u = t;
3661
3665
  typeof e == "object" && (u = e, e = u.id);
3662
3666
  const {
3663
3667
  values: a,
3664
- locale: l = $(),
3668
+ locale: l = M(),
3665
3669
  default: o
3666
3670
  } = u;
3667
3671
  if (l == null)
3668
3672
  throw new Error(
3669
3673
  "[svelte-i18n] Cannot format a message without first setting the initial locale."
3670
3674
  );
3671
- let h = St(e, l);
3675
+ let h = Bt(e, l);
3672
3676
  if (!h)
3673
- h = (s = (i = (n = (r = k()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: l, id: e, defaultValue: o })) != null ? i : o) != null ? s : e;
3677
+ h = (s = (i = (n = (r = X()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: l, id: e, defaultValue: o })) != null ? i : o) != null ? s : e;
3674
3678
  else if (typeof h != "string")
3675
3679
  return console.warn(
3676
3680
  `[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof h}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`
@@ -3679,7 +3683,7 @@ const K = (e, t) => {
3679
3683
  return h;
3680
3684
  let c = h;
3681
3685
  try {
3682
- c = Rn(h, l).format(a);
3686
+ c = Dn(h, l).format(a);
3683
3687
  } catch (f) {
3684
3688
  f instanceof Error && console.warn(
3685
3689
  `[svelte-i18n] Message "${e}" has syntax error:`,
@@ -3687,16 +3691,16 @@ const K = (e, t) => {
3687
3691
  );
3688
3692
  }
3689
3693
  return c;
3690
- }, Un = (e, t) => Mn(t).format(e), Gn = (e, t) => $n(t).format(e), Fn = (e, t) => Cn(t).format(e), jn = (e, t = $()) => St(e, t), Vn = X([z, te], () => Dn);
3691
- X([z], () => Un);
3692
- X([z], () => Gn);
3693
- X([z], () => Fn);
3694
- X([z, te], () => jn);
3694
+ }, Gn = (e, t) => Rn(t).format(e), Fn = (e, t) => Mn(t).format(e), jn = (e, t) => $n(t).format(e), Vn = (e, t = M()) => Bt(e, t), kn = z([W, re], () => Un);
3695
+ z([W], () => Gn);
3696
+ z([W], () => Fn);
3697
+ z([W], () => jn);
3698
+ z([W, re], () => Vn);
3695
3699
  function rt(e, t) {
3696
3700
  At(e, t);
3697
3701
  }
3698
- function kn(e) {
3699
- z.set(e);
3702
+ function Xn(e) {
3703
+ W.set(e);
3700
3704
  }
3701
3705
  const nt = {
3702
3706
  en: {
@@ -3790,13 +3794,13 @@ const nt = {
3790
3794
  login: "Login"
3791
3795
  }
3792
3796
  };
3793
- function Xn(e, t) {
3797
+ function zn(e, t) {
3794
3798
  if (e) {
3795
3799
  const r = document.createElement("style");
3796
3800
  r.innerHTML = t, e.appendChild(r);
3797
3801
  }
3798
3802
  }
3799
- function zn(e, t) {
3803
+ function Wn(e, t) {
3800
3804
  const r = new URL(t);
3801
3805
  fetch(r.href).then((n) => n.text()).then((n) => {
3802
3806
  const i = document.createElement("style");
@@ -3805,7 +3809,7 @@ function zn(e, t) {
3805
3809
  console.error("There was an error while trying to load client styling from URL", n);
3806
3810
  });
3807
3811
  }
3808
- function Wn(e, t, r) {
3812
+ function Zn(e, t, r) {
3809
3813
  if (window.emMessageBus) {
3810
3814
  const n = document.createElement("style");
3811
3815
  window.emMessageBus.subscribe(t, (i) => {
@@ -3813,56 +3817,56 @@ function Wn(e, t, r) {
3813
3817
  });
3814
3818
  }
3815
3819
  }
3816
- function Zn(e) {
3820
+ function qn(e) {
3817
3821
  $t(e, "svelte-1osslvo", "*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box;font-family:inherit}.PageWrapper{color:var(--emw--misc-typography, var(--emw--color-white, #FFFFFF));background:var(--emw--misc-color-bg, var(--emw--color-background, #07072A));padding:50px 0;width:100%;text-align:center}.NotFoundPage{display:flex;flex-direction:column;margin:auto;gap:40px;align-items:center;max-width:800px;padding:50px}.NotFoundPage svg{fill:var(--emw--misc-color-primary, var(--emw--color-primary, #D0046C))}.PageTitle{color:var(--emw--misc-color-primary, var(--emw--color-primary, #D0046C));font-weight:500;font-size:28px}.PageContent{color:#D1D1D1;font-size:18px;line-height:24px}.ErrorPageTitle{color:var(--emw--color-error, var(--emw--color-red, #ed0909));font-weight:500;font-size:28px}.ErrorPageContent{color:var(--emw--color-error, var(--emw--color-red, #ed0909));font-size:18px;line-height:24px}.ButtonDefaultSmall{background:var(--emw--misc-color-primary, var(--emw--color-primary, #D0046C));border:1px solid var(--emw--misc-color-primary, var(--emw--color-primary, #D0046C));color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));border-radius:5px;width:30%;height:60px;display:flex;align-items:center;justify-content:center;font-size:16px;text-transform:uppercase;transition-duration:0.3s;box-sizing:border-box;cursor:pointer}@media only screen and (max-width: 475px){.PageWrapper{color:var(--emw--misc-typography, var(--emw--color-white, #FFFFFF));background:var(--emw--misc-color-bg, var(--emw--color-background, #07072A));padding:20px 0;width:100%;text-align:center}.NotFoundPage{text-align:center;width:100%;font-size:12px;padding:20px}.PageTitle{font-size:22px}.ButtonDefaultSmall{width:80%;height:50px;font-size:14px;grid-template-columns:1fr}.ErrorPageContent{font-size:16px;line-height:18px}.ErrorPageTitle{font-size:18px}.PageContent{font-size:16px;line-height:18px}}");
3818
3822
  }
3819
- function qn(e) {
3823
+ function Qn(e) {
3820
3824
  let t, r, n, i, s, u, a, l, o, h, c = (
3821
3825
  /*$_*/
3822
3826
  e[1]("sorry") + ""
3823
- ), f, b, y, m = (
3827
+ ), f, d, b, m = (
3824
3828
  /*$_*/
3825
3829
  e[1]("access") + ""
3826
- ), E, S, B, H = (
3830
+ ), E, B, S, H = (
3827
3831
  /*$_*/
3828
3832
  e[1]("login") + ""
3829
- ), N, P, O;
3833
+ ), O, P, I;
3830
3834
  return {
3831
3835
  c() {
3832
- t = I("div"), r = I("div"), n = M("svg"), i = M("g"), s = M("path"), u = M("path"), a = M("path"), l = M("path"), o = pe(), h = I("p"), f = ne(c), b = pe(), y = I("p"), E = ne(m), S = pe(), B = I("button"), N = ne(H), v(s, "class", "a"), v(s, "d", "M22.819,139.685H126.266a13.422,13.422,0,0,0,13.449-13.449V22.789A13.422,13.422,0,0,0,126.266,9.34H22.819A13.422,13.422,0,0,0,9.37,22.789V126.236A13.422,13.422,0,0,0,22.819,139.685Zm-7.241-116.9a7.2,7.2,0,0,1,7.241-7.241H126.266a7.2,7.2,0,0,1,7.241,7.241V38.3H15.572Zm0,21.725H133.513v81.723a7.2,7.2,0,0,1-7.241,7.241H22.824a7.2,7.2,0,0,1-7.241-7.241Z"), v(u, "class", "a"), v(u, "d", "M147.866,140.62h-4.138a3.1,3.1,0,0,0,0,6.207h4.138a3.1,3.1,0,0,0,0-6.207Z"), v(u, "transform", "translate(-116.772 -116.794)"), v(a, "class", "a"), v(a, "d", "M297.866,140.62h-4.138a3.1,3.1,0,1,0,0,6.207h4.138a3.1,3.1,0,0,0,0-6.207Z"), v(a, "transform", "translate(-250.22 -116.794)"), v(l, "class", "a"), v(l, "d", "M199.816,81.307h-1.765V74.5c0-8.132-5.863-14.5-14.247-14.5s-14.12,6.493-14.12,14.5v6.745h-1.765a7.156,7.156,0,0,0-7.123,7.123v21.307a7.156,7.156,0,0,0,7.123,7.123h31.9a7.156,7.156,0,0,0,7.123-7.123V88.367a7.1,7.1,0,0,0-7.123-7.06Zm-26.6,0V74.5c0-6.052,4.16-10.969,10.59-10.969,6.367,0,10.716,4.791,10.716,10.969v6.745H173.215v.063Zm30.132,28.367a3.524,3.524,0,0,1-3.53,3.53h-31.9a3.524,3.524,0,0,1-3.53-3.53V88.367a3.524,3.524,0,0,1,3.53-3.53h31.9a3.524,3.524,0,0,1,3.53,3.53ZM187.4,95.49a3.548,3.548,0,0,1-1.765,3.089h0v5.8a1.765,1.765,0,1,1-3.53,0v-5.8h0a3.55,3.55,0,0,1,1.765-6.619,3.447,3.447,0,0,1,3.53,3.53Z"), v(l, "transform", "translate(-109.326 -3.172)"), v(i, "transform", "translate(-9.37 -9.34)"), v(n, "xmlns", "http://www.w3.org/2000/svg"), v(n, "width", "130.345"), v(n, "height", "130.345"), v(n, "viewBox", "0 0 130.345 130.345"), v(h, "class", "PageTitle"), v(y, "class", "PageContent"), v(B, "class", "ButtonDefaultSmall"), v(r, "class", "NotFoundPage"), v(t, "class", "PageWrapper");
3836
+ t = C("div"), r = C("div"), n = R("svg"), i = R("g"), s = R("path"), u = R("path"), a = R("path"), l = R("path"), o = de(), h = C("p"), f = ie(c), d = de(), b = C("p"), E = ie(m), B = de(), S = C("button"), O = ie(H), x(s, "class", "a"), x(s, "d", "M22.819,139.685H126.266a13.422,13.422,0,0,0,13.449-13.449V22.789A13.422,13.422,0,0,0,126.266,9.34H22.819A13.422,13.422,0,0,0,9.37,22.789V126.236A13.422,13.422,0,0,0,22.819,139.685Zm-7.241-116.9a7.2,7.2,0,0,1,7.241-7.241H126.266a7.2,7.2,0,0,1,7.241,7.241V38.3H15.572Zm0,21.725H133.513v81.723a7.2,7.2,0,0,1-7.241,7.241H22.824a7.2,7.2,0,0,1-7.241-7.241Z"), x(u, "class", "a"), x(u, "d", "M147.866,140.62h-4.138a3.1,3.1,0,0,0,0,6.207h4.138a3.1,3.1,0,0,0,0-6.207Z"), x(u, "transform", "translate(-116.772 -116.794)"), x(a, "class", "a"), x(a, "d", "M297.866,140.62h-4.138a3.1,3.1,0,1,0,0,6.207h4.138a3.1,3.1,0,0,0,0-6.207Z"), x(a, "transform", "translate(-250.22 -116.794)"), x(l, "class", "a"), x(l, "d", "M199.816,81.307h-1.765V74.5c0-8.132-5.863-14.5-14.247-14.5s-14.12,6.493-14.12,14.5v6.745h-1.765a7.156,7.156,0,0,0-7.123,7.123v21.307a7.156,7.156,0,0,0,7.123,7.123h31.9a7.156,7.156,0,0,0,7.123-7.123V88.367a7.1,7.1,0,0,0-7.123-7.06Zm-26.6,0V74.5c0-6.052,4.16-10.969,10.59-10.969,6.367,0,10.716,4.791,10.716,10.969v6.745H173.215v.063Zm30.132,28.367a3.524,3.524,0,0,1-3.53,3.53h-31.9a3.524,3.524,0,0,1-3.53-3.53V88.367a3.524,3.524,0,0,1,3.53-3.53h31.9a3.524,3.524,0,0,1,3.53,3.53ZM187.4,95.49a3.548,3.548,0,0,1-1.765,3.089h0v5.8a1.765,1.765,0,1,1-3.53,0v-5.8h0a3.55,3.55,0,0,1,1.765-6.619,3.447,3.447,0,0,1,3.53,3.53Z"), x(l, "transform", "translate(-109.326 -3.172)"), x(i, "transform", "translate(-9.37 -9.34)"), x(n, "xmlns", "http://www.w3.org/2000/svg"), x(n, "width", "130.345"), x(n, "height", "130.345"), x(n, "viewBox", "0 0 130.345 130.345"), x(h, "class", "PageTitle"), x(b, "class", "PageContent"), x(S, "class", "ButtonDefaultSmall"), x(r, "class", "NotFoundPage"), x(t, "class", "PageWrapper");
3833
3837
  },
3834
- m(w, Z) {
3835
- at(w, t, Z), _(t, r), _(r, n), _(n, i), _(i, s), _(i, u), _(i, a), _(i, l), _(r, o), _(r, h), _(h, f), _(r, b), _(r, y), _(y, E), _(r, S), _(r, B), _(B, N), e[9](t), P || (O = Dt(
3836
- B,
3838
+ m(w, q) {
3839
+ at(w, t, q), _(t, r), _(r, n), _(n, i), _(i, s), _(i, u), _(i, a), _(i, l), _(r, o), _(r, h), _(h, f), _(r, d), _(r, b), _(b, E), _(r, B), _(r, S), _(S, O), e[9](t), P || (I = Dt(
3840
+ S,
3837
3841
  "click",
3838
3842
  /*click_handler*/
3839
3843
  e[8]
3840
3844
  ), P = !0);
3841
3845
  },
3842
- p(w, [Z]) {
3843
- Z & /*$_*/
3846
+ p(w, [q]) {
3847
+ q & /*$_*/
3844
3848
  2 && c !== (c = /*$_*/
3845
- w[1]("sorry") + "") && ge(f, c), Z & /*$_*/
3849
+ w[1]("sorry") + "") && be(f, c), q & /*$_*/
3846
3850
  2 && m !== (m = /*$_*/
3847
- w[1]("access") + "") && ge(E, m), Z & /*$_*/
3851
+ w[1]("access") + "") && be(E, m), q & /*$_*/
3848
3852
  2 && H !== (H = /*$_*/
3849
- w[1]("login") + "") && ge(N, H);
3853
+ w[1]("login") + "") && be(O, H);
3850
3854
  },
3851
3855
  i: A,
3852
3856
  o: A,
3853
3857
  d(w) {
3854
- w && Me(t), e[9](null), P = !1, O();
3858
+ w && De(t), e[9](null), P = !1, I();
3855
3859
  }
3856
3860
  };
3857
3861
  }
3858
- function Qn(e, t, r) {
3862
+ function Jn(e, t, r) {
3859
3863
  let n;
3860
- Ct(e, Vn, (m) => r(1, n = m));
3864
+ Ct(e, kn, (m) => r(1, n = m));
3861
3865
  let { lang: i = "en" } = t, { clientstyling: s = "" } = t, { clientstylingurl: u = "" } = t, { translationurl: a = "" } = t, { mbsource: l } = t, o;
3862
3866
  const h = () => {
3863
3867
  fetch(a).then((E) => E.json()).then((E) => {
3864
- Object.keys(E).forEach((S) => {
3865
- rt(S, E[S]);
3868
+ Object.keys(E).forEach((B) => {
3869
+ rt(B, E[B]);
3866
3870
  });
3867
3871
  }).catch((E) => {
3868
3872
  console.log(E);
@@ -3874,13 +3878,13 @@ function Qn(e, t, r) {
3874
3878
  const c = () => {
3875
3879
  window.postMessage({ type: "403ActionButton" }, window.location.href);
3876
3880
  }, f = () => {
3877
- kn(i);
3881
+ Xn(i);
3878
3882
  };
3879
3883
  jt(() => () => {
3880
3884
  });
3881
- const b = () => c();
3882
- function y(m) {
3883
- He[m ? "unshift" : "push"](() => {
3885
+ const d = () => c();
3886
+ function b(m) {
3887
+ Se[m ? "unshift" : "push"](() => {
3884
3888
  o = m, r(0, o);
3885
3889
  });
3886
3890
  }
@@ -3889,10 +3893,10 @@ function Qn(e, t, r) {
3889
3893
  }, e.$$.update = () => {
3890
3894
  e.$$.dirty & /*lang*/
3891
3895
  8 && i && f(), e.$$.dirty & /*clientstyling, customStylingContainer*/
3892
- 17 && s && o && Xn(o, s), e.$$.dirty & /*clientstylingurl, customStylingContainer*/
3893
- 33 && u && o && zn(o, u), e.$$.dirty & /*translationurl*/
3896
+ 17 && s && o && zn(o, s), e.$$.dirty & /*clientstylingurl, customStylingContainer*/
3897
+ 33 && u && o && Wn(o, u), e.$$.dirty & /*translationurl*/
3894
3898
  64 && a && h(), e.$$.dirty & /*mbsource, customStylingContainer*/
3895
- 129 && l && o && Wn(o, `${l}.Style`);
3899
+ 129 && l && o && Zn(o, `${l}.Style`);
3896
3900
  }, [
3897
3901
  o,
3898
3902
  n,
@@ -3902,17 +3906,17 @@ function Qn(e, t, r) {
3902
3906
  u,
3903
3907
  a,
3904
3908
  l,
3905
- b,
3906
- y
3909
+ d,
3910
+ b
3907
3911
  ];
3908
3912
  }
3909
- class Jn extends er {
3913
+ class Yn extends er {
3910
3914
  constructor(t) {
3911
3915
  super(), Yt(
3912
3916
  this,
3913
3917
  t,
3918
+ Jn,
3914
3919
  Qn,
3915
- qn,
3916
3920
  st,
3917
3921
  {
3918
3922
  lang: 3,
@@ -3921,41 +3925,41 @@ class Jn extends er {
3921
3925
  translationurl: 6,
3922
3926
  mbsource: 7
3923
3927
  },
3924
- Zn
3928
+ qn
3925
3929
  );
3926
3930
  }
3927
3931
  get lang() {
3928
3932
  return this.$$.ctx[3];
3929
3933
  }
3930
3934
  set lang(t) {
3931
- this.$$set({ lang: t }), C();
3935
+ this.$$set({ lang: t }), $();
3932
3936
  }
3933
3937
  get clientstyling() {
3934
3938
  return this.$$.ctx[4];
3935
3939
  }
3936
3940
  set clientstyling(t) {
3937
- this.$$set({ clientstyling: t }), C();
3941
+ this.$$set({ clientstyling: t }), $();
3938
3942
  }
3939
3943
  get clientstylingurl() {
3940
3944
  return this.$$.ctx[5];
3941
3945
  }
3942
3946
  set clientstylingurl(t) {
3943
- this.$$set({ clientstylingurl: t }), C();
3947
+ this.$$set({ clientstylingurl: t }), $();
3944
3948
  }
3945
3949
  get translationurl() {
3946
3950
  return this.$$.ctx[6];
3947
3951
  }
3948
3952
  set translationurl(t) {
3949
- this.$$set({ translationurl: t }), C();
3953
+ this.$$set({ translationurl: t }), $();
3950
3954
  }
3951
3955
  get mbsource() {
3952
3956
  return this.$$.ctx[7];
3953
3957
  }
3954
3958
  set mbsource(t) {
3955
- this.$$set({ mbsource: t }), C();
3959
+ this.$$set({ mbsource: t }), $();
3956
3960
  }
3957
3961
  }
3958
- Kt(Jn, { lang: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, mbsource: {} }, [], [], !0);
3962
+ Kt(Yn, { lang: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, mbsource: {} }, [], [], !0);
3959
3963
  export {
3960
- Jn as C
3964
+ Yn as C
3961
3965
  };