@everymatrix/player-account-self-exclusion-nd 1.76.0 → 1.76.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (26) hide show
  1. package/components/{PlayerAccountGeneralConfirmationModal-DTX1CBzd.js → PlayerAccountGeneralConfirmationModal-CS1zuABb.js} +1375 -1410
  2. package/components/PlayerAccountGeneralConfirmationModal-D8QZ1uxf.cjs +21 -0
  3. package/components/{PlayerAccountGeneralConfirmationModal-CF0gIxAh.js → PlayerAccountGeneralConfirmationModal-owYYN2xC.js} +953 -988
  4. package/components/{PlayerAccountModal-CJKwahNB.js → PlayerAccountModal-BrWvsXQ0.js} +17 -17
  5. package/components/{PlayerAccountModal-Db-SglWF.js → PlayerAccountModal-BtSzAR0U.js} +18 -18
  6. package/components/{PlayerAccountModal-D5N72NeZ.cjs → PlayerAccountModal-DLpxMnuu.cjs} +1 -1
  7. package/components/{PlayerAccountSelfExclusionNd-DgFyioF-.js → PlayerAccountSelfExclusionNd-BVOnppRR.js} +1294 -1292
  8. package/components/{PlayerAccountSelfExclusionNd-BiTeel6g.cjs → PlayerAccountSelfExclusionNd-DUeUbt0_.cjs} +156 -156
  9. package/components/{PlayerAccountSelfExclusionNd-BtxmiPHD.js → PlayerAccountSelfExclusionNd-kWfWkMdh.js} +1032 -1030
  10. package/es2015/player-account-self-exclusion-nd.cjs +1 -1
  11. package/es2015/player-account-self-exclusion-nd.js +1 -1
  12. package/esnext/player-account-self-exclusion-nd.js +1 -1
  13. package/package.json +1 -1
  14. package/stencil/index-b2193545-BbCeNxUG.js +519 -0
  15. package/stencil/index-b2193545-C9PH-6qK.js +503 -0
  16. package/stencil/index-b2193545-D-u-gzj3.cjs +1 -0
  17. package/stencil/{ui-skeleton-hI4GeaLk.js → ui-skeleton-BKDs0-7H.js} +2 -2
  18. package/stencil/{ui-skeleton-Ca5rz3Hv.js → ui-skeleton-CJbkvgG7.js} +2 -2
  19. package/stencil/{ui-skeleton-ae35c6f2-xLf3HyeB.cjs → ui-skeleton-ae35c6f2-CXlvqczG.cjs} +1 -1
  20. package/stencil/{ui-skeleton-ae35c6f2-BDBUiN3S.js → ui-skeleton-ae35c6f2-ZB0isFAq.js} +1 -1
  21. package/stencil/{ui-skeleton-ae35c6f2-Cn0ZM_hs.js → ui-skeleton-ae35c6f2-gun6WX2F.js} +1 -1
  22. package/stencil/{ui-skeleton-BL4789dS.cjs → ui-skeleton-bhljBTS7.cjs} +1 -1
  23. package/components/PlayerAccountGeneralConfirmationModal-CepZsQsl.cjs +0 -21
  24. package/stencil/index-b2193545-BeKKnKhR.js +0 -519
  25. package/stencil/index-b2193545-HC0t7mHa.js +0 -503
  26. package/stencil/index-b2193545-YW9b062G.cjs +0 -1
@@ -1,85 +1,85 @@
1
- var Nr = Object.defineProperty, Lr = Object.defineProperties;
2
- var $r = Object.getOwnPropertyDescriptors;
3
- var mt = Object.getOwnPropertySymbols;
4
- var Rr = Object.prototype.hasOwnProperty, Gr = Object.prototype.propertyIsEnumerable;
5
- var Me = (e, t, r) => t in e ? Nr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, pt = (e, t) => {
6
- for (var r in t || (t = {}))
7
- Rr.call(t, r) && Me(e, r, t[r]);
8
- if (mt)
9
- for (var r of mt(t))
10
- Gr.call(t, r) && Me(e, r, t[r]);
1
+ var On = Object.defineProperty, In = Object.defineProperties;
2
+ var Mn = Object.getOwnPropertyDescriptors;
3
+ var lt = Object.getOwnPropertySymbols;
4
+ var Nn = Object.prototype.hasOwnProperty, Ln = Object.prototype.propertyIsEnumerable;
5
+ var Oe = (e, t, n) => t in e ? On(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, ht = (e, t) => {
6
+ for (var n in t || (t = {}))
7
+ Nn.call(t, n) && Oe(e, n, t[n]);
8
+ if (lt)
9
+ for (var n of lt(t))
10
+ Ln.call(t, n) && Oe(e, n, t[n]);
11
11
  return e;
12
- }, dt = (e, t) => Lr(e, $r(t));
13
- var O = (e, t, r) => (Me(e, typeof t != "symbol" ? t + "" : t, r), r);
14
- var bt = (e, t, r) => new Promise((n, i) => {
12
+ }, ft = (e, t) => In(e, Mn(t));
13
+ var O = (e, t, n) => (Oe(e, typeof t != "symbol" ? t + "" : t, n), n);
14
+ var ct = (e, t, n) => new Promise((r, i) => {
15
15
  var o = (l) => {
16
16
  try {
17
- a(r.next(l));
17
+ a(n.next(l));
18
18
  } catch (u) {
19
19
  i(u);
20
20
  }
21
21
  }, s = (l) => {
22
22
  try {
23
- a(r.throw(l));
23
+ a(n.throw(l));
24
24
  } catch (u) {
25
25
  i(u);
26
26
  }
27
- }, a = (l) => l.done ? n(l.value) : Promise.resolve(l.value).then(o, s);
28
- a((r = r.apply(e, t)).next());
27
+ }, a = (l) => l.done ? r(l.value) : Promise.resolve(l.value).then(o, s);
28
+ a((n = n.apply(e, t)).next());
29
29
  });
30
30
  function N() {
31
31
  }
32
- const Ur = (e) => e;
33
- function Dr(e, t) {
34
- for (const r in t)
35
- e[r] = t[r];
32
+ const Rn = (e) => e;
33
+ function $n(e, t) {
34
+ for (const n in t)
35
+ e[n] = t[n];
36
36
  return (
37
37
  /** @type {T & S} */
38
38
  e
39
39
  );
40
40
  }
41
- function zt(e) {
41
+ function jt(e) {
42
42
  return e();
43
43
  }
44
- function gt() {
44
+ function dt() {
45
45
  return /* @__PURE__ */ Object.create(null);
46
46
  }
47
47
  function U(e) {
48
- e.forEach(zt);
48
+ e.forEach(jt);
49
49
  }
50
- function He(e) {
50
+ function Te(e) {
51
51
  return typeof e == "function";
52
52
  }
53
- function Wt(e, t) {
53
+ function kt(e, t) {
54
54
  return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
55
55
  }
56
- function Fr(e) {
56
+ function Gn(e) {
57
57
  return Object.keys(e).length === 0;
58
58
  }
59
- function Zt(e, ...t) {
59
+ function Vt(e, ...t) {
60
60
  if (e == null) {
61
- for (const n of t)
62
- n(void 0);
61
+ for (const r of t)
62
+ r(void 0);
63
63
  return N;
64
64
  }
65
- const r = e.subscribe(...t);
66
- return r.unsubscribe ? () => r.unsubscribe() : r;
65
+ const n = e.subscribe(...t);
66
+ return n.unsubscribe ? () => n.unsubscribe() : n;
67
67
  }
68
- function jr(e, t, r) {
69
- e.$$.on_destroy.push(Zt(t, r));
68
+ function Un(e, t, n) {
69
+ e.$$.on_destroy.push(Vt(t, n));
70
70
  }
71
- function kr(e, t, r, n) {
71
+ function Dn(e, t, n, r) {
72
72
  if (e) {
73
- const i = Qt(e, t, r, n);
73
+ const i = Xt(e, t, n, r);
74
74
  return e[0](i);
75
75
  }
76
76
  }
77
- function Qt(e, t, r, n) {
78
- return e[1] && n ? Dr(r.ctx.slice(), e[1](n(t))) : r.ctx;
77
+ function Xt(e, t, n, r) {
78
+ return e[1] && r ? $n(n.ctx.slice(), e[1](r(t))) : n.ctx;
79
79
  }
80
- function Vr(e, t, r, n) {
81
- if (e[2] && n) {
82
- const i = e[2](n(r));
80
+ function Fn(e, t, n, r) {
81
+ if (e[2] && r) {
82
+ const i = e[2](r(n));
83
83
  if (t.dirty === void 0)
84
84
  return i;
85
85
  if (typeof i == "object") {
@@ -92,34 +92,34 @@ function Vr(e, t, r, n) {
92
92
  }
93
93
  return t.dirty;
94
94
  }
95
- function Xr(e, t, r, n, i, o) {
95
+ function jn(e, t, n, r, i, o) {
96
96
  if (i) {
97
- const s = Qt(t, r, n, o);
97
+ const s = Xt(t, n, r, o);
98
98
  e.p(s, i);
99
99
  }
100
100
  }
101
- function zr(e) {
101
+ function kn(e) {
102
102
  if (e.ctx.length > 32) {
103
- const t = [], r = e.ctx.length / 32;
104
- for (let n = 0; n < r; n++)
105
- t[n] = -1;
103
+ const t = [], n = e.ctx.length / 32;
104
+ for (let r = 0; r < n; r++)
105
+ t[r] = -1;
106
106
  return t;
107
107
  }
108
108
  return -1;
109
109
  }
110
- const Jt = typeof window != "undefined";
111
- let Wr = Jt ? () => window.performance.now() : () => Date.now(), at = Jt ? (e) => requestAnimationFrame(e) : N;
110
+ const zt = typeof window != "undefined";
111
+ let Vn = zt ? () => window.performance.now() : () => Date.now(), nt = zt ? (e) => requestAnimationFrame(e) : N;
112
112
  const z = /* @__PURE__ */ new Set();
113
- function qt(e) {
113
+ function Wt(e) {
114
114
  z.forEach((t) => {
115
115
  t.c(e) || (z.delete(t), t.f());
116
- }), z.size !== 0 && at(qt);
116
+ }), z.size !== 0 && nt(Wt);
117
117
  }
118
- function Zr(e) {
118
+ function Xn(e) {
119
119
  let t;
120
- return z.size === 0 && at(qt), {
121
- promise: new Promise((r) => {
122
- z.add(t = { c: e, f: r });
120
+ return z.size === 0 && nt(Wt), {
121
+ promise: new Promise((n) => {
122
+ z.add(t = { c: e, f: n });
123
123
  }),
124
124
  abort() {
125
125
  z.delete(t);
@@ -129,14 +129,14 @@ function Zr(e) {
129
129
  function C(e, t) {
130
130
  e.appendChild(t);
131
131
  }
132
- function Qr(e, t, r) {
133
- const n = ut(e);
134
- if (!n.getElementById(t)) {
132
+ function zn(e, t, n) {
133
+ const r = rt(e);
134
+ if (!r.getElementById(t)) {
135
135
  const i = M("style");
136
- i.id = t, i.textContent = r, Yt(n, i);
136
+ i.id = t, i.textContent = n, Zt(r, i);
137
137
  }
138
138
  }
139
- function ut(e) {
139
+ function rt(e) {
140
140
  if (!e)
141
141
  return document;
142
142
  const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
@@ -146,298 +146,298 @@ function ut(e) {
146
146
  t
147
147
  ) : e.ownerDocument;
148
148
  }
149
- function Jr(e) {
149
+ function Wn(e) {
150
150
  const t = M("style");
151
- return t.textContent = "/* empty */", Yt(ut(e), t), t.sheet;
151
+ return t.textContent = "/* empty */", Zt(rt(e), t), t.sheet;
152
152
  }
153
- function Yt(e, t) {
153
+ function Zt(e, t) {
154
154
  return C(
155
155
  /** @type {Document} */
156
156
  e.head || e,
157
157
  t
158
158
  ), t.sheet;
159
159
  }
160
- function ae(e, t, r) {
161
- e.insertBefore(t, r || null);
160
+ function ue(e, t, n) {
161
+ e.insertBefore(t, n || null);
162
162
  }
163
163
  function D(e) {
164
164
  e.parentNode && e.parentNode.removeChild(e);
165
165
  }
166
- function Lo(e, t) {
167
- for (let r = 0; r < e.length; r += 1)
168
- e[r] && e[r].d(t);
166
+ function Oo(e, t) {
167
+ for (let n = 0; n < e.length; n += 1)
168
+ e[n] && e[n].d(t);
169
169
  }
170
170
  function M(e) {
171
171
  return document.createElement(e);
172
172
  }
173
- function yt(e) {
173
+ function mt(e) {
174
174
  return document.createElementNS("http://www.w3.org/2000/svg", e);
175
175
  }
176
- function ue(e) {
176
+ function le(e) {
177
177
  return document.createTextNode(e);
178
178
  }
179
- function fe() {
180
- return ue(" ");
179
+ function ce() {
180
+ return le(" ");
181
181
  }
182
- function $o() {
183
- return ue("");
182
+ function Io() {
183
+ return le("");
184
184
  }
185
- function ke(e, t, r, n) {
186
- return e.addEventListener(t, r, n), () => e.removeEventListener(t, r, n);
185
+ function De(e, t, n, r) {
186
+ return e.addEventListener(t, n, r), () => e.removeEventListener(t, n, r);
187
187
  }
188
- function H(e, t, r) {
189
- r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
188
+ function T(e, t, n) {
189
+ n == null ? e.removeAttribute(t) : e.getAttribute(t) !== n && e.setAttribute(t, n);
190
190
  }
191
- function Ro(e, t, r) {
192
- const n = t.toLowerCase();
193
- n in e ? e[n] = typeof e[n] == "boolean" && r === "" ? !0 : r : t in e ? e[t] = typeof e[t] == "boolean" && r === "" ? !0 : r : H(e, t, r);
191
+ function Mo(e, t, n) {
192
+ const r = t.toLowerCase();
193
+ r in e ? e[r] = typeof e[r] == "boolean" && n === "" ? !0 : n : t in e ? e[t] = typeof e[t] == "boolean" && n === "" ? !0 : n : T(e, t, n);
194
194
  }
195
- function qr(e) {
195
+ function Zn(e) {
196
196
  return Array.from(e.childNodes);
197
197
  }
198
- function lt(e, t) {
198
+ function it(e, t) {
199
199
  t = "" + t, e.data !== t && (e.data = /** @type {string} */
200
200
  t);
201
201
  }
202
- function Go(e, t, r, n) {
203
- r == null ? e.style.removeProperty(t) : e.style.setProperty(t, r, "");
202
+ function No(e, t, n, r) {
203
+ n == null ? e.style.removeProperty(t) : e.style.setProperty(t, n, "");
204
204
  }
205
- function Uo(e, t, r) {
206
- e.classList.toggle(t, !!r);
205
+ function Lo(e, t, n) {
206
+ e.classList.toggle(t, !!n);
207
207
  }
208
- function Yr(e, t, { bubbles: r = !1, cancelable: n = !1 } = {}) {
209
- return new CustomEvent(e, { detail: t, bubbles: r, cancelable: n });
208
+ function Qn(e, t, { bubbles: n = !1, cancelable: r = !1 } = {}) {
209
+ return new CustomEvent(e, { detail: t, bubbles: n, cancelable: r });
210
210
  }
211
- function Kr(e) {
211
+ function Jn(e) {
212
212
  const t = {};
213
213
  return e.childNodes.forEach(
214
214
  /** @param {Element} node */
215
- (r) => {
216
- t[r.slot || "default"] = !0;
215
+ (n) => {
216
+ t[n.slot || "default"] = !0;
217
217
  }
218
218
  ), t;
219
219
  }
220
220
  const _e = /* @__PURE__ */ new Map();
221
221
  let xe = 0;
222
- function en(e) {
223
- let t = 5381, r = e.length;
224
- for (; r--; )
225
- t = (t << 5) - t ^ e.charCodeAt(r);
222
+ function qn(e) {
223
+ let t = 5381, n = e.length;
224
+ for (; n--; )
225
+ t = (t << 5) - t ^ e.charCodeAt(n);
226
226
  return t >>> 0;
227
227
  }
228
- function tn(e, t) {
229
- const r = { stylesheet: Jr(t), rules: {} };
230
- return _e.set(e, r), r;
228
+ function Yn(e, t) {
229
+ const n = { stylesheet: Wn(t), rules: {} };
230
+ return _e.set(e, n), n;
231
231
  }
232
- function vt(e, t, r, n, i, o, s, a = 0) {
233
- const l = 16.666 / n;
232
+ function pt(e, t, n, r, i, o, s, a = 0) {
233
+ const l = 16.666 / r;
234
234
  let u = `{
235
235
  `;
236
236
  for (let g = 0; g <= 1; g += l) {
237
- const A = t + (r - t) * o(g);
238
- u += g * 100 + `%{${s(A, 1 - A)}}
237
+ const H = t + (n - t) * o(g);
238
+ u += g * 100 + `%{${s(H, 1 - H)}}
239
239
  `;
240
240
  }
241
- const h = u + `100% {${s(r, 1 - r)}}
242
- }`, c = `__svelte_${en(h)}_${a}`, f = ut(e), { stylesheet: p, rules: m } = _e.get(f) || tn(f, e);
243
- m[c] || (m[c] = !0, p.insertRule(`@keyframes ${c} ${h}`, p.cssRules.length));
244
- const d = e.style.animation || "";
245
- return e.style.animation = `${d ? `${d}, ` : ""}${c} ${n}ms linear ${i}ms 1 both`, xe += 1, c;
246
- }
247
- function rn(e, t) {
248
- const r = (e.style.animation || "").split(", "), n = r.filter(
241
+ const h = u + `100% {${s(n, 1 - n)}}
242
+ }`, f = `__svelte_${qn(h)}_${a}`, c = rt(e), { stylesheet: m, rules: d } = _e.get(c) || Yn(c, e);
243
+ d[f] || (d[f] = !0, m.insertRule(`@keyframes ${f} ${h}`, m.cssRules.length));
244
+ const p = e.style.animation || "";
245
+ return e.style.animation = `${p ? `${p}, ` : ""}${f} ${r}ms linear ${i}ms 1 both`, xe += 1, f;
246
+ }
247
+ function Kn(e, t) {
248
+ const n = (e.style.animation || "").split(", "), r = n.filter(
249
249
  t ? (o) => o.indexOf(t) < 0 : (o) => o.indexOf("__svelte") === -1
250
250
  // remove all Svelte animations
251
- ), i = r.length - n.length;
252
- i && (e.style.animation = n.join(", "), xe -= i, xe || nn());
251
+ ), i = n.length - r.length;
252
+ i && (e.style.animation = r.join(", "), xe -= i, xe || er());
253
253
  }
254
- function nn() {
255
- at(() => {
254
+ function er() {
255
+ nt(() => {
256
256
  xe || (_e.forEach((e) => {
257
257
  const { ownerNode: t } = e.stylesheet;
258
258
  t && D(t);
259
259
  }), _e.clear());
260
260
  });
261
261
  }
262
- let ie;
263
- function ne(e) {
264
- ie = e;
262
+ let oe;
263
+ function ie(e) {
264
+ oe = e;
265
265
  }
266
- function on() {
267
- if (!ie)
266
+ function tr() {
267
+ if (!oe)
268
268
  throw new Error("Function called outside component initialization");
269
- return ie;
269
+ return oe;
270
270
  }
271
- function sn(e) {
272
- on().$$.on_mount.push(e);
271
+ function nr(e) {
272
+ tr().$$.on_mount.push(e);
273
273
  }
274
- const X = [], Ve = [];
274
+ const X = [], Fe = [];
275
275
  let W = [];
276
- const _t = [], an = /* @__PURE__ */ Promise.resolve();
277
- let Xe = !1;
278
- function un() {
279
- Xe || (Xe = !0, an.then(I));
276
+ const bt = [], rr = /* @__PURE__ */ Promise.resolve();
277
+ let je = !1;
278
+ function ir() {
279
+ je || (je = !0, rr.then(I));
280
280
  }
281
281
  function Ee(e) {
282
282
  W.push(e);
283
283
  }
284
- const Ne = /* @__PURE__ */ new Set();
284
+ const Ie = /* @__PURE__ */ new Set();
285
285
  let k = 0;
286
286
  function I() {
287
287
  if (k !== 0)
288
288
  return;
289
- const e = ie;
289
+ const e = oe;
290
290
  do {
291
291
  try {
292
292
  for (; k < X.length; ) {
293
293
  const t = X[k];
294
- k++, ne(t), ln(t.$$);
294
+ k++, ie(t), or(t.$$);
295
295
  }
296
296
  } catch (t) {
297
297
  throw X.length = 0, k = 0, t;
298
298
  }
299
- for (ne(null), X.length = 0, k = 0; Ve.length; )
300
- Ve.pop()();
299
+ for (ie(null), X.length = 0, k = 0; Fe.length; )
300
+ Fe.pop()();
301
301
  for (let t = 0; t < W.length; t += 1) {
302
- const r = W[t];
303
- Ne.has(r) || (Ne.add(r), r());
302
+ const n = W[t];
303
+ Ie.has(n) || (Ie.add(n), n());
304
304
  }
305
305
  W.length = 0;
306
306
  } while (X.length);
307
- for (; _t.length; )
308
- _t.pop()();
309
- Xe = !1, Ne.clear(), ne(e);
307
+ for (; bt.length; )
308
+ bt.pop()();
309
+ je = !1, Ie.clear(), ie(e);
310
310
  }
311
- function ln(e) {
311
+ function or(e) {
312
312
  if (e.fragment !== null) {
313
313
  e.update(), U(e.before_update);
314
314
  const t = e.dirty;
315
315
  e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Ee);
316
316
  }
317
317
  }
318
- function hn(e) {
319
- const t = [], r = [];
320
- W.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), W = t;
321
- }
322
- let te;
323
- function cn() {
324
- return te || (te = Promise.resolve(), te.then(() => {
325
- te = null;
326
- })), te;
327
- }
328
- function Le(e, t, r) {
329
- e.dispatchEvent(Yr(`${t ? "intro" : "outro"}${r}`));
330
- }
331
- const de = /* @__PURE__ */ new Set();
332
- let $;
333
- function Do() {
334
- $ = {
318
+ function sr(e) {
319
+ const t = [], n = [];
320
+ W.forEach((r) => e.indexOf(r) === -1 ? t.push(r) : n.push(r)), n.forEach((r) => r()), W = t;
321
+ }
322
+ let ne;
323
+ function ar() {
324
+ return ne || (ne = Promise.resolve(), ne.then(() => {
325
+ ne = null;
326
+ })), ne;
327
+ }
328
+ function Me(e, t, n) {
329
+ e.dispatchEvent(Qn(`${t ? "intro" : "outro"}${n}`));
330
+ }
331
+ const pe = /* @__PURE__ */ new Set();
332
+ let L;
333
+ function Ro() {
334
+ L = {
335
335
  r: 0,
336
336
  c: [],
337
- p: $
337
+ p: L
338
338
  // parent group
339
339
  };
340
340
  }
341
- function Fo() {
342
- $.r || U($.c), $ = $.p;
341
+ function $o() {
342
+ L.r || U(L.c), L = L.p;
343
343
  }
344
- function Kt(e, t) {
345
- e && e.i && (de.delete(e), e.i(t));
344
+ function Qt(e, t) {
345
+ e && e.i && (pe.delete(e), e.i(t));
346
346
  }
347
- function fn(e, t, r, n) {
347
+ function ur(e, t, n, r) {
348
348
  if (e && e.o) {
349
- if (de.has(e))
349
+ if (pe.has(e))
350
350
  return;
351
- de.add(e), $.c.push(() => {
352
- de.delete(e), n && (r && e.d(1), n());
351
+ pe.add(e), L.c.push(() => {
352
+ pe.delete(e), r && (n && e.d(1), r());
353
353
  }), e.o(t);
354
354
  } else
355
- n && n();
355
+ r && r();
356
356
  }
357
- const mn = { duration: 0 };
358
- function jo(e, t, r, n) {
359
- let o = t(e, r, { direction: "both" }), s = n ? 0 : 1, a = null, l = null, u = null, h;
360
- function c() {
361
- u && rn(e, u);
357
+ const lr = { duration: 0 };
358
+ function Go(e, t, n, r) {
359
+ let o = t(e, n, { direction: "both" }), s = r ? 0 : 1, a = null, l = null, u = null, h;
360
+ function f() {
361
+ u && Kn(e, u);
362
362
  }
363
- function f(m, d) {
363
+ function c(d, p) {
364
364
  const g = (
365
365
  /** @type {Program['d']} */
366
- m.b - s
366
+ d.b - s
367
367
  );
368
- return d *= Math.abs(g), {
368
+ return p *= Math.abs(g), {
369
369
  a: s,
370
- b: m.b,
370
+ b: d.b,
371
371
  d: g,
372
- duration: d,
373
- start: m.start,
374
- end: m.start + d,
375
- group: m.group
372
+ duration: p,
373
+ start: d.start,
374
+ end: d.start + p,
375
+ group: d.group
376
376
  };
377
377
  }
378
- function p(m) {
378
+ function m(d) {
379
379
  const {
380
- delay: d = 0,
380
+ delay: p = 0,
381
381
  duration: g = 300,
382
- easing: A = Ur,
383
- tick: T = N,
382
+ easing: H = Rn,
383
+ tick: A = N,
384
384
  css: x
385
- } = o || mn, E = {
386
- start: Wr() + d,
387
- b: m
385
+ } = o || lr, w = {
386
+ start: Vn() + p,
387
+ b: d
388
388
  };
389
- m || (E.group = $, $.r += 1), "inert" in e && (m ? h !== void 0 && (e.inert = h) : (h = /** @type {HTMLElement} */
390
- e.inert, e.inert = !0)), a || l ? l = E : (x && (c(), u = vt(e, s, m, g, d, A, x)), m && T(0, 1), a = f(E, g), Ee(() => Le(e, m, "start")), Zr((b) => {
391
- if (l && b > l.start && (a = f(l, g), l = null, Le(e, a.b, "start"), x && (c(), u = vt(
389
+ d || (w.group = L, L.r += 1), "inert" in e && (d ? h !== void 0 && (e.inert = h) : (h = /** @type {HTMLElement} */
390
+ e.inert, e.inert = !0)), a || l ? l = w : (x && (f(), u = pt(e, s, d, g, p, H, x)), d && A(0, 1), a = c(w, g), Ee(() => Me(e, d, "start")), Xn((b) => {
391
+ if (l && b > l.start && (a = c(l, g), l = null, Me(e, a.b, "start"), x && (f(), u = pt(
392
392
  e,
393
393
  s,
394
394
  a.b,
395
395
  a.duration,
396
396
  0,
397
- A,
397
+ H,
398
398
  o.css
399
399
  ))), a) {
400
400
  if (b >= a.end)
401
- T(s = a.b, 1 - s), Le(e, a.b, "end"), l || (a.b ? c() : --a.group.r || U(a.group.c)), a = null;
401
+ A(s = a.b, 1 - s), Me(e, a.b, "end"), l || (a.b ? f() : --a.group.r || U(a.group.c)), a = null;
402
402
  else if (b >= a.start) {
403
403
  const B = b - a.start;
404
- s = a.a + a.d * A(B / a.duration), T(s, 1 - s);
404
+ s = a.a + a.d * H(B / a.duration), A(s, 1 - s);
405
405
  }
406
406
  }
407
407
  return !!(a || l);
408
408
  }));
409
409
  }
410
410
  return {
411
- run(m) {
412
- He(o) ? cn().then(() => {
413
- o = o({ direction: m ? "in" : "out" }), p(m);
414
- }) : p(m);
411
+ run(d) {
412
+ Te(o) ? ar().then(() => {
413
+ o = o({ direction: d ? "in" : "out" }), m(d);
414
+ }) : m(d);
415
415
  },
416
416
  end() {
417
- c(), a = l = null;
417
+ f(), a = l = null;
418
418
  }
419
419
  };
420
420
  }
421
- function ko(e) {
421
+ function Uo(e) {
422
422
  return (e == null ? void 0 : e.length) !== void 0 ? e : Array.from(e);
423
423
  }
424
- function pn(e, t, r) {
425
- const { fragment: n, after_update: i } = e.$$;
426
- n && n.m(t, r), Ee(() => {
427
- const o = e.$$.on_mount.map(zt).filter(He);
424
+ function hr(e, t, n) {
425
+ const { fragment: r, after_update: i } = e.$$;
426
+ r && r.m(t, n), Ee(() => {
427
+ const o = e.$$.on_mount.map(jt).filter(Te);
428
428
  e.$$.on_destroy ? e.$$.on_destroy.push(...o) : U(o), e.$$.on_mount = [];
429
429
  }), i.forEach(Ee);
430
430
  }
431
- function dn(e, t) {
432
- const r = e.$$;
433
- r.fragment !== null && (hn(r.after_update), U(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
431
+ function fr(e, t) {
432
+ const n = e.$$;
433
+ n.fragment !== null && (sr(n.after_update), U(n.on_destroy), n.fragment && n.fragment.d(t), n.on_destroy = n.fragment = null, n.ctx = []);
434
434
  }
435
- function bn(e, t) {
436
- e.$$.dirty[0] === -1 && (X.push(e), un(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
435
+ function cr(e, t) {
436
+ e.$$.dirty[0] === -1 && (X.push(e), ir(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
437
437
  }
438
- function gn(e, t, r, n, i, o, s = null, a = [-1]) {
439
- const l = ie;
440
- ne(e);
438
+ function dr(e, t, n, r, i, o, s = null, a = [-1]) {
439
+ const l = oe;
440
+ ie(e);
441
441
  const u = e.$$ = {
442
442
  fragment: null,
443
443
  ctx: [],
@@ -445,7 +445,7 @@ function gn(e, t, r, n, i, o, s = null, a = [-1]) {
445
445
  props: o,
446
446
  update: N,
447
447
  not_equal: i,
448
- bound: gt(),
448
+ bound: dt(),
449
449
  // lifecycle
450
450
  on_mount: [],
451
451
  on_destroy: [],
@@ -454,29 +454,29 @@ function gn(e, t, r, n, i, o, s = null, a = [-1]) {
454
454
  after_update: [],
455
455
  context: new Map(t.context || (l ? l.$$.context : [])),
456
456
  // everything else
457
- callbacks: gt(),
457
+ callbacks: dt(),
458
458
  dirty: a,
459
459
  skip_bound: !1,
460
460
  root: t.target || l.$$.root
461
461
  };
462
462
  s && s(u.root);
463
463
  let h = !1;
464
- if (u.ctx = r ? r(e, t.props || {}, (c, f, ...p) => {
465
- const m = p.length ? p[0] : f;
466
- return u.ctx && i(u.ctx[c], u.ctx[c] = m) && (!u.skip_bound && u.bound[c] && u.bound[c](m), h && bn(e, c)), f;
467
- }) : [], u.update(), h = !0, U(u.before_update), u.fragment = n ? n(u.ctx) : !1, t.target) {
464
+ if (u.ctx = n ? n(e, t.props || {}, (f, c, ...m) => {
465
+ const d = m.length ? m[0] : c;
466
+ return u.ctx && i(u.ctx[f], u.ctx[f] = d) && (!u.skip_bound && u.bound[f] && u.bound[f](d), h && cr(e, f)), c;
467
+ }) : [], u.update(), h = !0, U(u.before_update), u.fragment = r ? r(u.ctx) : !1, t.target) {
468
468
  if (t.hydrate) {
469
- const c = qr(t.target);
470
- u.fragment && u.fragment.l(c), c.forEach(D);
469
+ const f = Zn(t.target);
470
+ u.fragment && u.fragment.l(f), f.forEach(D);
471
471
  } else
472
472
  u.fragment && u.fragment.c();
473
- t.intro && Kt(e.$$.fragment), pn(e, t.target, t.anchor), I();
473
+ t.intro && Qt(e.$$.fragment), hr(e, t.target, t.anchor), I();
474
474
  }
475
- ne(l);
475
+ ie(l);
476
476
  }
477
- let er;
478
- typeof HTMLElement == "function" && (er = class extends HTMLElement {
479
- constructor(t, r, n) {
477
+ let Jt;
478
+ typeof HTMLElement == "function" && (Jt = class extends HTMLElement {
479
+ constructor(t, n, r) {
480
480
  super();
481
481
  /** The Svelte component constructor */
482
482
  O(this, "$$ctor");
@@ -496,37 +496,37 @@ typeof HTMLElement == "function" && (er = class extends HTMLElement {
496
496
  O(this, "$$l", {});
497
497
  /** @type {Map<Function, Function>} Event listener unsubscribe functions */
498
498
  O(this, "$$l_u", /* @__PURE__ */ new Map());
499
- this.$$ctor = t, this.$$s = r, n && this.attachShadow({ mode: "open" });
499
+ this.$$ctor = t, this.$$s = n, r && this.attachShadow({ mode: "open" });
500
500
  }
501
- addEventListener(t, r, n) {
502
- if (this.$$l[t] = this.$$l[t] || [], this.$$l[t].push(r), this.$$c) {
503
- const i = this.$$c.$on(t, r);
504
- this.$$l_u.set(r, i);
501
+ addEventListener(t, n, r) {
502
+ if (this.$$l[t] = this.$$l[t] || [], this.$$l[t].push(n), this.$$c) {
503
+ const i = this.$$c.$on(t, n);
504
+ this.$$l_u.set(n, i);
505
505
  }
506
- super.addEventListener(t, r, n);
506
+ super.addEventListener(t, n, r);
507
507
  }
508
- removeEventListener(t, r, n) {
509
- if (super.removeEventListener(t, r, n), this.$$c) {
510
- const i = this.$$l_u.get(r);
511
- i && (i(), this.$$l_u.delete(r));
508
+ removeEventListener(t, n, r) {
509
+ if (super.removeEventListener(t, n, r), this.$$c) {
510
+ const i = this.$$l_u.get(n);
511
+ i && (i(), this.$$l_u.delete(n));
512
512
  }
513
513
  }
514
514
  connectedCallback() {
515
- return bt(this, null, function* () {
515
+ return ct(this, null, function* () {
516
516
  if (this.$$cn = !0, !this.$$c) {
517
517
  let t = function(o) {
518
518
  return () => {
519
519
  let s;
520
520
  return {
521
521
  c: function() {
522
- s = M("slot"), o !== "default" && H(s, "name", o);
522
+ s = M("slot"), o !== "default" && T(s, "name", o);
523
523
  },
524
524
  /**
525
525
  * @param {HTMLElement} target
526
526
  * @param {HTMLElement} [anchor]
527
527
  */
528
528
  m: function(u, h) {
529
- ae(u, s, h);
529
+ ue(u, s, h);
530
530
  },
531
531
  d: function(u) {
532
532
  u && D(s);
@@ -536,9 +536,9 @@ typeof HTMLElement == "function" && (er = class extends HTMLElement {
536
536
  };
537
537
  if (yield Promise.resolve(), !this.$$cn || this.$$c)
538
538
  return;
539
- const r = {}, n = Kr(this);
539
+ const n = {}, r = Jn(this);
540
540
  for (const o of this.$$s)
541
- o in n && (r[o] = [t(o)]);
541
+ o in r && (n[o] = [t(o)]);
542
542
  for (const o of this.attributes) {
543
543
  const s = this.$$g_p(o.name);
544
544
  s in this.$$d || (this.$$d[s] = be(s, o.value, this.$$p_d, "toProp"));
@@ -547,8 +547,8 @@ typeof HTMLElement == "function" && (er = class extends HTMLElement {
547
547
  !(o in this.$$d) && this[o] !== void 0 && (this.$$d[o] = this[o], delete this[o]);
548
548
  this.$$c = new this.$$ctor({
549
549
  target: this.shadowRoot || this,
550
- props: dt(pt({}, this.$$d), {
551
- $$slots: r,
550
+ props: ft(ht({}, this.$$d), {
551
+ $$slots: n,
552
552
  $$scope: {
553
553
  ctx: []
554
554
  }
@@ -580,9 +580,9 @@ typeof HTMLElement == "function" && (er = class extends HTMLElement {
580
580
  }
581
581
  // We don't need this when working within Svelte code, but for compatibility of people using this outside of Svelte
582
582
  // and setting attributes through setAttribute etc, this is helpful
583
- attributeChangedCallback(t, r, n) {
583
+ attributeChangedCallback(t, n, r) {
584
584
  var i;
585
- this.$$r || (t = this.$$g_p(t), this.$$d[t] = be(t, n, this.$$p_d, "toProp"), (i = this.$$c) == null || i.$set({ [t]: this.$$d[t] }));
585
+ this.$$r || (t = this.$$g_p(t), this.$$d[t] = be(t, r, this.$$p_d, "toProp"), (i = this.$$c) == null || i.$set({ [t]: this.$$d[t] }));
586
586
  }
587
587
  disconnectedCallback() {
588
588
  this.$$cn = !1, Promise.resolve().then(() => {
@@ -591,16 +591,16 @@ typeof HTMLElement == "function" && (er = class extends HTMLElement {
591
591
  }
592
592
  $$g_p(t) {
593
593
  return Object.keys(this.$$p_d).find(
594
- (r) => this.$$p_d[r].attribute === t || !this.$$p_d[r].attribute && r.toLowerCase() === t
594
+ (n) => this.$$p_d[n].attribute === t || !this.$$p_d[n].attribute && n.toLowerCase() === t
595
595
  ) || t;
596
596
  }
597
597
  });
598
- function be(e, t, r, n) {
598
+ function be(e, t, n, r) {
599
599
  var o;
600
- const i = (o = r[e]) == null ? void 0 : o.type;
601
- if (t = i === "Boolean" && typeof t != "boolean" ? t != null : t, !n || !r[e])
600
+ const i = (o = n[e]) == null ? void 0 : o.type;
601
+ if (t = i === "Boolean" && typeof t != "boolean" ? t != null : t, !r || !n[e])
602
602
  return t;
603
- if (n === "toAttribute")
603
+ if (r === "toAttribute")
604
604
  switch (i) {
605
605
  case "Object":
606
606
  case "Array":
@@ -625,10 +625,10 @@ function be(e, t, r, n) {
625
625
  return t;
626
626
  }
627
627
  }
628
- function yn(e, t, r, n, i, o) {
629
- let s = class extends er {
628
+ function mr(e, t, n, r, i, o) {
629
+ let s = class extends Jt {
630
630
  constructor() {
631
- super(e, r, i), this.$$p_d = t;
631
+ super(e, n, i), this.$$p_d = t;
632
632
  }
633
633
  static get observedAttributes() {
634
634
  return Object.keys(t).map(
@@ -646,7 +646,7 @@ function yn(e, t, r, n, i, o) {
646
646
  l = be(a, l, t), this.$$d[a] = l, (u = this.$$c) == null || u.$set({ [a]: l });
647
647
  }
648
648
  });
649
- }), n.forEach((a) => {
649
+ }), r.forEach((a) => {
650
650
  Object.defineProperty(s.prototype, a, {
651
651
  get() {
652
652
  var l;
@@ -656,7 +656,7 @@ function yn(e, t, r, n, i, o) {
656
656
  }), e.element = /** @type {any} */
657
657
  s, s;
658
658
  }
659
- class vn {
659
+ class pr {
660
660
  constructor() {
661
661
  /**
662
662
  * ### PRIVATE API
@@ -677,7 +677,7 @@ class vn {
677
677
  }
678
678
  /** @returns {void} */
679
679
  $destroy() {
680
- dn(this, 1), this.$destroy = N;
680
+ fr(this, 1), this.$destroy = N;
681
681
  }
682
682
  /**
683
683
  * @template {Extract<keyof Events, string>} K
@@ -685,13 +685,13 @@ class vn {
685
685
  * @param {((e: Events[K]) => void) | null | undefined} callback
686
686
  * @returns {() => void}
687
687
  */
688
- $on(t, r) {
689
- if (!He(r))
688
+ $on(t, n) {
689
+ if (!Te(n))
690
690
  return N;
691
- const n = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
692
- return n.push(r), () => {
693
- const i = n.indexOf(r);
694
- i !== -1 && n.splice(i, 1);
691
+ const r = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
692
+ return r.push(n), () => {
693
+ const i = r.indexOf(n);
694
+ i !== -1 && r.splice(i, 1);
695
695
  };
696
696
  }
697
697
  /**
@@ -699,11 +699,11 @@ class vn {
699
699
  * @returns {void}
700
700
  */
701
701
  $set(t) {
702
- this.$$set && !Fr(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
702
+ this.$$set && !Gn(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
703
703
  }
704
704
  }
705
- const _n = "4";
706
- typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(_n);
705
+ const br = "4";
706
+ typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(br);
707
707
  /*! *****************************************************************************
708
708
  Copyright (c) Microsoft Corporation.
709
709
 
@@ -718,48 +718,67 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
718
718
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
719
719
  PERFORMANCE OF THIS SOFTWARE.
720
720
  ***************************************************************************** */
721
- var ze = function(e, t) {
722
- return ze = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
723
- r.__proto__ = n;
724
- } || function(r, n) {
725
- for (var i in n)
726
- Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
727
- }, ze(e, t);
721
+ var ke = function(e, t) {
722
+ return ke = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(n, r) {
723
+ n.__proto__ = r;
724
+ } || function(n, r) {
725
+ for (var i in r)
726
+ Object.prototype.hasOwnProperty.call(r, i) && (n[i] = r[i]);
727
+ }, ke(e, t);
728
728
  };
729
- function le(e, t) {
729
+ function $(e, t) {
730
730
  if (typeof t != "function" && t !== null)
731
731
  throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
732
- ze(e, t);
733
- function r() {
732
+ ke(e, t);
733
+ function n() {
734
734
  this.constructor = e;
735
735
  }
736
- e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
736
+ e.prototype = t === null ? Object.create(t) : (n.prototype = t.prototype, new n());
737
+ }
738
+ var E = function() {
739
+ return E = Object.assign || function(t) {
740
+ for (var n, r = 1, i = arguments.length; r < i; r++) {
741
+ n = arguments[r];
742
+ for (var o in n)
743
+ Object.prototype.hasOwnProperty.call(n, o) && (t[o] = n[o]);
744
+ }
745
+ return t;
746
+ }, E.apply(this, arguments);
747
+ };
748
+ function gr(e, t) {
749
+ var n = {};
750
+ for (var r in e)
751
+ Object.prototype.hasOwnProperty.call(e, r) && t.indexOf(r) < 0 && (n[r] = e[r]);
752
+ if (e != null && typeof Object.getOwnPropertySymbols == "function")
753
+ for (var i = 0, r = Object.getOwnPropertySymbols(e); i < r.length; i++)
754
+ t.indexOf(r[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, r[i]) && (n[r[i]] = e[r[i]]);
755
+ return n;
737
756
  }
738
- function We(e) {
739
- var t = typeof Symbol == "function" && Symbol.iterator, r = t && e[t], n = 0;
740
- if (r)
741
- return r.call(e);
757
+ function Ve(e) {
758
+ var t = typeof Symbol == "function" && Symbol.iterator, n = t && e[t], r = 0;
759
+ if (n)
760
+ return n.call(e);
742
761
  if (e && typeof e.length == "number")
743
762
  return {
744
763
  next: function() {
745
- return e && n >= e.length && (e = void 0), { value: e && e[n++], done: !e };
764
+ return e && r >= e.length && (e = void 0), { value: e && e[r++], done: !e };
746
765
  }
747
766
  };
748
767
  throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
749
768
  }
750
- function Ze(e, t) {
751
- var r = typeof Symbol == "function" && e[Symbol.iterator];
752
- if (!r)
769
+ function Xe(e, t) {
770
+ var n = typeof Symbol == "function" && e[Symbol.iterator];
771
+ if (!n)
753
772
  return e;
754
- var n = r.call(e), i, o = [], s;
773
+ var r = n.call(e), i, o = [], s;
755
774
  try {
756
- for (; (t === void 0 || t-- > 0) && !(i = n.next()).done; )
775
+ for (; (t === void 0 || t-- > 0) && !(i = r.next()).done; )
757
776
  o.push(i.value);
758
777
  } catch (a) {
759
778
  s = { error: a };
760
779
  } finally {
761
780
  try {
762
- i && !i.done && (r = n.return) && r.call(n);
781
+ i && !i.done && (n = r.return) && n.call(r);
763
782
  } finally {
764
783
  if (s)
765
784
  throw s.error;
@@ -767,57 +786,57 @@ function Ze(e, t) {
767
786
  }
768
787
  return o;
769
788
  }
770
- function Qe(e, t, r) {
771
- if (arguments.length === 2)
772
- for (var n = 0, i = t.length, o; n < i; n++)
773
- (o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
789
+ function Z(e, t, n) {
790
+ if (n || arguments.length === 2)
791
+ for (var r = 0, i = t.length, o; r < i; r++)
792
+ (o || !(r in t)) && (o || (o = Array.prototype.slice.call(t, 0, r)), o[r] = t[r]);
774
793
  return e.concat(o || t);
775
794
  }
776
795
  function R(e) {
777
796
  return typeof e == "function";
778
797
  }
779
- function tr(e) {
780
- var t = function(n) {
781
- Error.call(n), n.stack = new Error().stack;
782
- }, r = e(t);
783
- return r.prototype = Object.create(Error.prototype), r.prototype.constructor = r, r;
784
- }
785
- var $e = tr(function(e) {
786
- return function(r) {
787
- e(this), this.message = r ? r.length + ` errors occurred during unsubscription:
788
- ` + r.map(function(n, i) {
789
- return i + 1 + ") " + n.toString();
798
+ function qt(e) {
799
+ var t = function(r) {
800
+ Error.call(r), r.stack = new Error().stack;
801
+ }, n = e(t);
802
+ return n.prototype = Object.create(Error.prototype), n.prototype.constructor = n, n;
803
+ }
804
+ var Ne = qt(function(e) {
805
+ return function(n) {
806
+ e(this), this.message = n ? n.length + ` errors occurred during unsubscription:
807
+ ` + n.map(function(r, i) {
808
+ return i + 1 + ") " + r.toString();
790
809
  }).join(`
791
- `) : "", this.name = "UnsubscriptionError", this.errors = r;
810
+ `) : "", this.name = "UnsubscriptionError", this.errors = n;
792
811
  };
793
812
  });
794
- function Je(e, t) {
813
+ function ze(e, t) {
795
814
  if (e) {
796
- var r = e.indexOf(t);
797
- 0 <= r && e.splice(r, 1);
815
+ var n = e.indexOf(t);
816
+ 0 <= n && e.splice(n, 1);
798
817
  }
799
818
  }
800
- var Ae = function() {
819
+ var He = function() {
801
820
  function e(t) {
802
821
  this.initialTeardown = t, this.closed = !1, this._parentage = null, this._finalizers = null;
803
822
  }
804
823
  return e.prototype.unsubscribe = function() {
805
- var t, r, n, i, o;
824
+ var t, n, r, i, o;
806
825
  if (!this.closed) {
807
826
  this.closed = !0;
808
827
  var s = this._parentage;
809
828
  if (s)
810
829
  if (this._parentage = null, Array.isArray(s))
811
830
  try {
812
- for (var a = We(s), l = a.next(); !l.done; l = a.next()) {
831
+ for (var a = Ve(s), l = a.next(); !l.done; l = a.next()) {
813
832
  var u = l.value;
814
833
  u.remove(this);
815
834
  }
816
- } catch (d) {
817
- t = { error: d };
835
+ } catch (p) {
836
+ t = { error: p };
818
837
  } finally {
819
838
  try {
820
- l && !l.done && (r = a.return) && r.call(a);
839
+ l && !l.done && (n = a.return) && n.call(a);
821
840
  } finally {
822
841
  if (t)
823
842
  throw t.error;
@@ -829,115 +848,119 @@ var Ae = function() {
829
848
  if (R(h))
830
849
  try {
831
850
  h();
832
- } catch (d) {
833
- o = d instanceof $e ? d.errors : [d];
851
+ } catch (p) {
852
+ o = p instanceof Ne ? p.errors : [p];
834
853
  }
835
- var c = this._finalizers;
836
- if (c) {
854
+ var f = this._finalizers;
855
+ if (f) {
837
856
  this._finalizers = null;
838
857
  try {
839
- for (var f = We(c), p = f.next(); !p.done; p = f.next()) {
840
- var m = p.value;
858
+ for (var c = Ve(f), m = c.next(); !m.done; m = c.next()) {
859
+ var d = m.value;
841
860
  try {
842
- xt(m);
843
- } catch (d) {
844
- o = o != null ? o : [], d instanceof $e ? o = Qe(Qe([], Ze(o)), Ze(d.errors)) : o.push(d);
861
+ gt(d);
862
+ } catch (p) {
863
+ o = o != null ? o : [], p instanceof Ne ? o = Z(Z([], Xe(o)), Xe(p.errors)) : o.push(p);
845
864
  }
846
865
  }
847
- } catch (d) {
848
- n = { error: d };
866
+ } catch (p) {
867
+ r = { error: p };
849
868
  } finally {
850
869
  try {
851
- p && !p.done && (i = f.return) && i.call(f);
870
+ m && !m.done && (i = c.return) && i.call(c);
852
871
  } finally {
853
- if (n)
854
- throw n.error;
872
+ if (r)
873
+ throw r.error;
855
874
  }
856
875
  }
857
876
  }
858
877
  if (o)
859
- throw new $e(o);
878
+ throw new Ne(o);
860
879
  }
861
880
  }, e.prototype.add = function(t) {
862
- var r;
881
+ var n;
863
882
  if (t && t !== this)
864
883
  if (this.closed)
865
- xt(t);
884
+ gt(t);
866
885
  else {
867
886
  if (t instanceof e) {
868
887
  if (t.closed || t._hasParent(this))
869
888
  return;
870
889
  t._addParent(this);
871
890
  }
872
- (this._finalizers = (r = this._finalizers) !== null && r !== void 0 ? r : []).push(t);
891
+ (this._finalizers = (n = this._finalizers) !== null && n !== void 0 ? n : []).push(t);
873
892
  }
874
893
  }, e.prototype._hasParent = function(t) {
875
- var r = this._parentage;
876
- return r === t || Array.isArray(r) && r.includes(t);
894
+ var n = this._parentage;
895
+ return n === t || Array.isArray(n) && n.includes(t);
877
896
  }, e.prototype._addParent = function(t) {
878
- var r = this._parentage;
879
- this._parentage = Array.isArray(r) ? (r.push(t), r) : r ? [r, t] : t;
897
+ var n = this._parentage;
898
+ this._parentage = Array.isArray(n) ? (n.push(t), n) : n ? [n, t] : t;
880
899
  }, e.prototype._removeParent = function(t) {
881
- var r = this._parentage;
882
- r === t ? this._parentage = null : Array.isArray(r) && Je(r, t);
900
+ var n = this._parentage;
901
+ n === t ? this._parentage = null : Array.isArray(n) && ze(n, t);
883
902
  }, e.prototype.remove = function(t) {
884
- var r = this._finalizers;
885
- r && Je(r, t), t instanceof e && t._removeParent(this);
903
+ var n = this._finalizers;
904
+ n && ze(n, t), t instanceof e && t._removeParent(this);
886
905
  }, e.EMPTY = function() {
887
906
  var t = new e();
888
907
  return t.closed = !0, t;
889
908
  }(), e;
890
- }(), rr = Ae.EMPTY;
891
- function nr(e) {
892
- return e instanceof Ae || e && "closed" in e && R(e.remove) && R(e.add) && R(e.unsubscribe);
909
+ }(), Yt = He.EMPTY;
910
+ function Kt(e) {
911
+ return e instanceof He || e && "closed" in e && R(e.remove) && R(e.add) && R(e.unsubscribe);
893
912
  }
894
- function xt(e) {
913
+ function gt(e) {
895
914
  R(e) ? e() : e.unsubscribe();
896
915
  }
897
- var xn = {
898
- Promise: void 0
899
- }, En = {
916
+ var yr = {
917
+ onUnhandledError: null,
918
+ onStoppedNotification: null,
919
+ Promise: void 0,
920
+ useDeprecatedSynchronousErrorHandling: !1,
921
+ useDeprecatedNextContext: !1
922
+ }, vr = {
900
923
  setTimeout: function(e, t) {
901
- for (var r = [], n = 2; n < arguments.length; n++)
902
- r[n - 2] = arguments[n];
903
- return setTimeout.apply(void 0, Qe([e, t], Ze(r)));
924
+ for (var n = [], r = 2; r < arguments.length; r++)
925
+ n[r - 2] = arguments[r];
926
+ return setTimeout.apply(void 0, Z([e, t], Xe(n)));
904
927
  },
905
928
  clearTimeout: function(e) {
906
929
  return clearTimeout(e);
907
930
  },
908
931
  delegate: void 0
909
932
  };
910
- function wn(e) {
911
- En.setTimeout(function() {
933
+ function _r(e) {
934
+ vr.setTimeout(function() {
912
935
  throw e;
913
936
  });
914
937
  }
915
- function Et() {
938
+ function yt() {
916
939
  }
917
940
  function ge(e) {
918
941
  e();
919
942
  }
920
- var ir = function(e) {
921
- le(t, e);
922
- function t(r) {
923
- var n = e.call(this) || this;
924
- return n.isStopped = !1, r ? (n.destination = r, nr(r) && r.add(n)) : n.destination = Hn, n;
943
+ var en = function(e) {
944
+ $(t, e);
945
+ function t(n) {
946
+ var r = e.call(this) || this;
947
+ return r.isStopped = !1, n ? (r.destination = n, Kt(n) && n.add(r)) : r.destination = wr, r;
925
948
  }
926
- return t.create = function(r, n, i) {
927
- return new qe(r, n, i);
928
- }, t.prototype.next = function(r) {
929
- this.isStopped || this._next(r);
930
- }, t.prototype.error = function(r) {
931
- this.isStopped || (this.isStopped = !0, this._error(r));
949
+ return t.create = function(n, r, i) {
950
+ return new We(n, r, i);
951
+ }, t.prototype.next = function(n) {
952
+ this.isStopped || this._next(n);
953
+ }, t.prototype.error = function(n) {
954
+ this.isStopped || (this.isStopped = !0, this._error(n));
932
955
  }, t.prototype.complete = function() {
933
956
  this.isStopped || (this.isStopped = !0, this._complete());
934
957
  }, t.prototype.unsubscribe = function() {
935
958
  this.closed || (this.isStopped = !0, e.prototype.unsubscribe.call(this), this.destination = null);
936
- }, t.prototype._next = function(r) {
937
- this.destination.next(r);
938
- }, t.prototype._error = function(r) {
959
+ }, t.prototype._next = function(n) {
960
+ this.destination.next(n);
961
+ }, t.prototype._error = function(n) {
939
962
  try {
940
- this.destination.error(r);
963
+ this.destination.error(n);
941
964
  } finally {
942
965
  this.unsubscribe();
943
966
  }
@@ -948,82 +971,82 @@ var ir = function(e) {
948
971
  this.unsubscribe();
949
972
  }
950
973
  }, t;
951
- }(Ae), Sn = function() {
974
+ }(He), xr = function() {
952
975
  function e(t) {
953
976
  this.partialObserver = t;
954
977
  }
955
978
  return e.prototype.next = function(t) {
956
- var r = this.partialObserver;
957
- if (r.next)
979
+ var n = this.partialObserver;
980
+ if (n.next)
958
981
  try {
959
- r.next(t);
960
- } catch (n) {
961
- me(n);
982
+ n.next(t);
983
+ } catch (r) {
984
+ de(r);
962
985
  }
963
986
  }, e.prototype.error = function(t) {
964
- var r = this.partialObserver;
965
- if (r.error)
987
+ var n = this.partialObserver;
988
+ if (n.error)
966
989
  try {
967
- r.error(t);
968
- } catch (n) {
969
- me(n);
990
+ n.error(t);
991
+ } catch (r) {
992
+ de(r);
970
993
  }
971
994
  else
972
- me(t);
995
+ de(t);
973
996
  }, e.prototype.complete = function() {
974
997
  var t = this.partialObserver;
975
998
  if (t.complete)
976
999
  try {
977
1000
  t.complete();
978
- } catch (r) {
979
- me(r);
1001
+ } catch (n) {
1002
+ de(n);
980
1003
  }
981
1004
  }, e;
982
- }(), qe = function(e) {
983
- le(t, e);
984
- function t(r, n, i) {
1005
+ }(), We = function(e) {
1006
+ $(t, e);
1007
+ function t(n, r, i) {
985
1008
  var o = e.call(this) || this, s;
986
- return R(r) || !r ? s = {
987
- next: r != null ? r : void 0,
988
- error: n != null ? n : void 0,
1009
+ return R(n) || !n ? s = {
1010
+ next: n != null ? n : void 0,
1011
+ error: r != null ? r : void 0,
989
1012
  complete: i != null ? i : void 0
990
- } : s = r, o.destination = new Sn(s), o;
1013
+ } : s = n, o.destination = new xr(s), o;
991
1014
  }
992
1015
  return t;
993
- }(ir);
994
- function me(e) {
995
- wn(e);
1016
+ }(en);
1017
+ function de(e) {
1018
+ _r(e);
996
1019
  }
997
- function Tn(e) {
1020
+ function Er(e) {
998
1021
  throw e;
999
1022
  }
1000
- var Hn = {
1023
+ var wr = {
1001
1024
  closed: !0,
1002
- next: Et,
1003
- error: Tn,
1004
- complete: Et
1005
- }, An = function() {
1025
+ next: yt,
1026
+ error: Er,
1027
+ complete: yt
1028
+ }, Sr = function() {
1006
1029
  return typeof Symbol == "function" && Symbol.observable || "@@observable";
1007
1030
  }();
1008
- function Bn(e) {
1031
+ function Tr(e) {
1009
1032
  return e;
1010
1033
  }
1011
- function Cn(e) {
1012
- return e.length === 0 ? Bn : e.length === 1 ? e[0] : function(r) {
1013
- return e.reduce(function(n, i) {
1014
- return i(n);
1015
- }, r);
1034
+ function Hr(e) {
1035
+ return e.length === 0 ? Tr : e.length === 1 ? e[0] : function(n) {
1036
+ return e.reduce(function(r, i) {
1037
+ return i(r);
1038
+ }, n);
1016
1039
  };
1017
1040
  }
1018
- var wt = function() {
1041
+ var vt = function() {
1019
1042
  function e(t) {
1020
1043
  t && (this._subscribe = t);
1021
1044
  }
1022
1045
  return e.prototype.lift = function(t) {
1023
- var r = new e();
1024
- return r.source = this, r.operator = t, r;
1025
- }, e.prototype.subscribe = function(t, r, n) {
1026
- var i = this, o = On(t) ? t : new qe(t, r, n);
1046
+ var n = new e();
1047
+ return n.source = this, n.operator = t, n;
1048
+ }, e.prototype.subscribe = function(t, n, r) {
1049
+ var i = this, o = Br(t) ? t : new We(t, n, r);
1027
1050
  return ge(function() {
1028
1051
  var s = i, a = s.operator, l = s.source;
1029
1052
  o.add(a ? a.call(o, l) : l ? i._subscribe(o) : i._trySubscribe(o));
@@ -1031,13 +1054,13 @@ var wt = function() {
1031
1054
  }, e.prototype._trySubscribe = function(t) {
1032
1055
  try {
1033
1056
  return this._subscribe(t);
1034
- } catch (r) {
1035
- t.error(r);
1057
+ } catch (n) {
1058
+ t.error(n);
1036
1059
  }
1037
- }, e.prototype.forEach = function(t, r) {
1038
- var n = this;
1039
- return r = St(r), new r(function(i, o) {
1040
- var s = new qe({
1060
+ }, e.prototype.forEach = function(t, n) {
1061
+ var r = this;
1062
+ return n = _t(n), new n(function(i, o) {
1063
+ var s = new We({
1041
1064
  next: function(a) {
1042
1065
  try {
1043
1066
  t(a);
@@ -1048,69 +1071,69 @@ var wt = function() {
1048
1071
  error: o,
1049
1072
  complete: i
1050
1073
  });
1051
- n.subscribe(s);
1074
+ r.subscribe(s);
1052
1075
  });
1053
1076
  }, e.prototype._subscribe = function(t) {
1054
- var r;
1055
- return (r = this.source) === null || r === void 0 ? void 0 : r.subscribe(t);
1056
- }, e.prototype[An] = function() {
1077
+ var n;
1078
+ return (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(t);
1079
+ }, e.prototype[Sr] = function() {
1057
1080
  return this;
1058
1081
  }, e.prototype.pipe = function() {
1059
- for (var t = [], r = 0; r < arguments.length; r++)
1060
- t[r] = arguments[r];
1061
- return Cn(t)(this);
1082
+ for (var t = [], n = 0; n < arguments.length; n++)
1083
+ t[n] = arguments[n];
1084
+ return Hr(t)(this);
1062
1085
  }, e.prototype.toPromise = function(t) {
1063
- var r = this;
1064
- return t = St(t), new t(function(n, i) {
1086
+ var n = this;
1087
+ return t = _t(t), new t(function(r, i) {
1065
1088
  var o;
1066
- r.subscribe(function(s) {
1089
+ n.subscribe(function(s) {
1067
1090
  return o = s;
1068
1091
  }, function(s) {
1069
1092
  return i(s);
1070
1093
  }, function() {
1071
- return n(o);
1094
+ return r(o);
1072
1095
  });
1073
1096
  });
1074
1097
  }, e.create = function(t) {
1075
1098
  return new e(t);
1076
1099
  }, e;
1077
1100
  }();
1078
- function St(e) {
1101
+ function _t(e) {
1079
1102
  var t;
1080
- return (t = e != null ? e : xn.Promise) !== null && t !== void 0 ? t : Promise;
1103
+ return (t = e != null ? e : yr.Promise) !== null && t !== void 0 ? t : Promise;
1081
1104
  }
1082
- function Pn(e) {
1105
+ function Ar(e) {
1083
1106
  return e && R(e.next) && R(e.error) && R(e.complete);
1084
1107
  }
1085
- function On(e) {
1086
- return e && e instanceof ir || Pn(e) && nr(e);
1108
+ function Br(e) {
1109
+ return e && e instanceof en || Ar(e) && Kt(e);
1087
1110
  }
1088
- var In = tr(function(e) {
1111
+ var Cr = qt(function(e) {
1089
1112
  return function() {
1090
1113
  e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
1091
1114
  };
1092
- }), or = function(e) {
1093
- le(t, e);
1115
+ }), tn = function(e) {
1116
+ $(t, e);
1094
1117
  function t() {
1095
- var r = e.call(this) || this;
1096
- return r.closed = !1, r.currentObservers = null, r.observers = [], r.isStopped = !1, r.hasError = !1, r.thrownError = null, r;
1118
+ var n = e.call(this) || this;
1119
+ return n.closed = !1, n.currentObservers = null, n.observers = [], n.isStopped = !1, n.hasError = !1, n.thrownError = null, n;
1097
1120
  }
1098
- return t.prototype.lift = function(r) {
1099
- var n = new Tt(this, this);
1100
- return n.operator = r, n;
1121
+ return t.prototype.lift = function(n) {
1122
+ var r = new xt(this, this);
1123
+ return r.operator = n, r;
1101
1124
  }, t.prototype._throwIfClosed = function() {
1102
1125
  if (this.closed)
1103
- throw new In();
1104
- }, t.prototype.next = function(r) {
1105
- var n = this;
1126
+ throw new Cr();
1127
+ }, t.prototype.next = function(n) {
1128
+ var r = this;
1106
1129
  ge(function() {
1107
1130
  var i, o;
1108
- if (n._throwIfClosed(), !n.isStopped) {
1109
- n.currentObservers || (n.currentObservers = Array.from(n.observers));
1131
+ if (r._throwIfClosed(), !r.isStopped) {
1132
+ r.currentObservers || (r.currentObservers = Array.from(r.observers));
1110
1133
  try {
1111
- for (var s = We(n.currentObservers), a = s.next(); !a.done; a = s.next()) {
1134
+ for (var s = Ve(r.currentObservers), a = s.next(); !a.done; a = s.next()) {
1112
1135
  var l = a.value;
1113
- l.next(r);
1136
+ l.next(n);
1114
1137
  }
1115
1138
  } catch (u) {
1116
1139
  i = { error: u };
@@ -1124,118 +1147,118 @@ var In = tr(function(e) {
1124
1147
  }
1125
1148
  }
1126
1149
  });
1127
- }, t.prototype.error = function(r) {
1128
- var n = this;
1150
+ }, t.prototype.error = function(n) {
1151
+ var r = this;
1129
1152
  ge(function() {
1130
- if (n._throwIfClosed(), !n.isStopped) {
1131
- n.hasError = n.isStopped = !0, n.thrownError = r;
1132
- for (var i = n.observers; i.length; )
1133
- i.shift().error(r);
1153
+ if (r._throwIfClosed(), !r.isStopped) {
1154
+ r.hasError = r.isStopped = !0, r.thrownError = n;
1155
+ for (var i = r.observers; i.length; )
1156
+ i.shift().error(n);
1134
1157
  }
1135
1158
  });
1136
1159
  }, t.prototype.complete = function() {
1137
- var r = this;
1160
+ var n = this;
1138
1161
  ge(function() {
1139
- if (r._throwIfClosed(), !r.isStopped) {
1140
- r.isStopped = !0;
1141
- for (var n = r.observers; n.length; )
1142
- n.shift().complete();
1162
+ if (n._throwIfClosed(), !n.isStopped) {
1163
+ n.isStopped = !0;
1164
+ for (var r = n.observers; r.length; )
1165
+ r.shift().complete();
1143
1166
  }
1144
1167
  });
1145
1168
  }, t.prototype.unsubscribe = function() {
1146
1169
  this.isStopped = this.closed = !0, this.observers = this.currentObservers = null;
1147
1170
  }, Object.defineProperty(t.prototype, "observed", {
1148
1171
  get: function() {
1149
- var r;
1150
- return ((r = this.observers) === null || r === void 0 ? void 0 : r.length) > 0;
1172
+ var n;
1173
+ return ((n = this.observers) === null || n === void 0 ? void 0 : n.length) > 0;
1151
1174
  },
1152
1175
  enumerable: !1,
1153
1176
  configurable: !0
1154
- }), t.prototype._trySubscribe = function(r) {
1155
- return this._throwIfClosed(), e.prototype._trySubscribe.call(this, r);
1156
- }, t.prototype._subscribe = function(r) {
1157
- return this._throwIfClosed(), this._checkFinalizedStatuses(r), this._innerSubscribe(r);
1158
- }, t.prototype._innerSubscribe = function(r) {
1159
- var n = this, i = this, o = i.hasError, s = i.isStopped, a = i.observers;
1160
- return o || s ? rr : (this.currentObservers = null, a.push(r), new Ae(function() {
1161
- n.currentObservers = null, Je(a, r);
1177
+ }), t.prototype._trySubscribe = function(n) {
1178
+ return this._throwIfClosed(), e.prototype._trySubscribe.call(this, n);
1179
+ }, t.prototype._subscribe = function(n) {
1180
+ return this._throwIfClosed(), this._checkFinalizedStatuses(n), this._innerSubscribe(n);
1181
+ }, t.prototype._innerSubscribe = function(n) {
1182
+ var r = this, i = this, o = i.hasError, s = i.isStopped, a = i.observers;
1183
+ return o || s ? Yt : (this.currentObservers = null, a.push(n), new He(function() {
1184
+ r.currentObservers = null, ze(a, n);
1162
1185
  }));
1163
- }, t.prototype._checkFinalizedStatuses = function(r) {
1164
- var n = this, i = n.hasError, o = n.thrownError, s = n.isStopped;
1165
- i ? r.error(o) : s && r.complete();
1186
+ }, t.prototype._checkFinalizedStatuses = function(n) {
1187
+ var r = this, i = r.hasError, o = r.thrownError, s = r.isStopped;
1188
+ i ? n.error(o) : s && n.complete();
1166
1189
  }, t.prototype.asObservable = function() {
1167
- var r = new wt();
1168
- return r.source = this, r;
1169
- }, t.create = function(r, n) {
1170
- return new Tt(r, n);
1190
+ var n = new vt();
1191
+ return n.source = this, n;
1192
+ }, t.create = function(n, r) {
1193
+ return new xt(n, r);
1171
1194
  }, t;
1172
- }(wt), Tt = function(e) {
1173
- le(t, e);
1174
- function t(r, n) {
1195
+ }(vt), xt = function(e) {
1196
+ $(t, e);
1197
+ function t(n, r) {
1175
1198
  var i = e.call(this) || this;
1176
- return i.destination = r, i.source = n, i;
1199
+ return i.destination = n, i.source = r, i;
1177
1200
  }
1178
- return t.prototype.next = function(r) {
1179
- var n, i;
1180
- (i = (n = this.destination) === null || n === void 0 ? void 0 : n.next) === null || i === void 0 || i.call(n, r);
1181
- }, t.prototype.error = function(r) {
1182
- var n, i;
1183
- (i = (n = this.destination) === null || n === void 0 ? void 0 : n.error) === null || i === void 0 || i.call(n, r);
1201
+ return t.prototype.next = function(n) {
1202
+ var r, i;
1203
+ (i = (r = this.destination) === null || r === void 0 ? void 0 : r.next) === null || i === void 0 || i.call(r, n);
1204
+ }, t.prototype.error = function(n) {
1205
+ var r, i;
1206
+ (i = (r = this.destination) === null || r === void 0 ? void 0 : r.error) === null || i === void 0 || i.call(r, n);
1184
1207
  }, t.prototype.complete = function() {
1185
- var r, n;
1186
- (n = (r = this.destination) === null || r === void 0 ? void 0 : r.complete) === null || n === void 0 || n.call(r);
1187
- }, t.prototype._subscribe = function(r) {
1188
- var n, i;
1189
- return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : rr;
1208
+ var n, r;
1209
+ (r = (n = this.destination) === null || n === void 0 ? void 0 : n.complete) === null || r === void 0 || r.call(n);
1210
+ }, t.prototype._subscribe = function(n) {
1211
+ var r, i;
1212
+ return (i = (r = this.source) === null || r === void 0 ? void 0 : r.subscribe(n)) !== null && i !== void 0 ? i : Yt;
1190
1213
  }, t;
1191
- }(or), sr = {
1214
+ }(tn), nn = {
1192
1215
  now: function() {
1193
- return (sr.delegate || Date).now();
1216
+ return (nn.delegate || Date).now();
1194
1217
  },
1195
1218
  delegate: void 0
1196
- }, Mn = function(e) {
1197
- le(t, e);
1198
- function t(r, n, i) {
1199
- r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = sr);
1219
+ }, Pr = function(e) {
1220
+ $(t, e);
1221
+ function t(n, r, i) {
1222
+ n === void 0 && (n = 1 / 0), r === void 0 && (r = 1 / 0), i === void 0 && (i = nn);
1200
1223
  var o = e.call(this) || this;
1201
- 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;
1224
+ return o._bufferSize = n, o._windowTime = r, o._timestampProvider = i, o._buffer = [], o._infiniteTimeWindow = !0, o._infiniteTimeWindow = r === 1 / 0, o._bufferSize = Math.max(1, n), o._windowTime = Math.max(1, r), o;
1202
1225
  }
1203
- return t.prototype.next = function(r) {
1204
- var n = this, i = n.isStopped, o = n._buffer, s = n._infiniteTimeWindow, a = n._timestampProvider, l = n._windowTime;
1205
- i || (o.push(r), !s && o.push(a.now() + l)), this._trimBuffer(), e.prototype.next.call(this, r);
1206
- }, t.prototype._subscribe = function(r) {
1226
+ return t.prototype.next = function(n) {
1227
+ var r = this, i = r.isStopped, o = r._buffer, s = r._infiniteTimeWindow, a = r._timestampProvider, l = r._windowTime;
1228
+ i || (o.push(n), !s && o.push(a.now() + l)), this._trimBuffer(), e.prototype.next.call(this, n);
1229
+ }, t.prototype._subscribe = function(n) {
1207
1230
  this._throwIfClosed(), this._trimBuffer();
1208
- for (var n = this._innerSubscribe(r), i = this, o = i._infiniteTimeWindow, s = i._buffer, a = s.slice(), l = 0; l < a.length && !r.closed; l += o ? 1 : 2)
1209
- r.next(a[l]);
1210
- return this._checkFinalizedStatuses(r), n;
1231
+ for (var r = this._innerSubscribe(n), i = this, o = i._infiniteTimeWindow, s = i._buffer, a = s.slice(), l = 0; l < a.length && !n.closed; l += o ? 1 : 2)
1232
+ n.next(a[l]);
1233
+ return this._checkFinalizedStatuses(n), r;
1211
1234
  }, t.prototype._trimBuffer = function() {
1212
- var r = this, n = r._bufferSize, i = r._timestampProvider, o = r._buffer, s = r._infiniteTimeWindow, a = (s ? 1 : 2) * n;
1213
- if (n < 1 / 0 && a < o.length && o.splice(0, o.length - a), !s) {
1235
+ var n = this, r = n._bufferSize, i = n._timestampProvider, o = n._buffer, s = n._infiniteTimeWindow, a = (s ? 1 : 2) * r;
1236
+ if (r < 1 / 0 && a < o.length && o.splice(0, o.length - a), !s) {
1214
1237
  for (var l = i.now(), u = 0, h = 1; h < o.length && o[h] <= l; h += 2)
1215
1238
  u = h;
1216
1239
  u && o.splice(0, u + 1);
1217
1240
  }
1218
1241
  }, t;
1219
- }(or);
1220
- const Ht = [], At = {}, Nn = (e, t = 0) => {
1221
- if (Ht.indexOf(e) == -1) {
1222
- const r = new Mn(t);
1223
- At[e] = r, Ht.push(e);
1242
+ }(tn);
1243
+ const Et = [], wt = {}, Or = (e, t = 0) => {
1244
+ if (Et.indexOf(e) == -1) {
1245
+ const n = new Pr(t);
1246
+ wt[e] = n, Et.push(e);
1224
1247
  }
1225
- return At[e];
1248
+ return wt[e];
1226
1249
  }, V = [];
1227
- function Ln(e, t) {
1250
+ function Ir(e, t) {
1228
1251
  return {
1229
- subscribe: Be(e, t).subscribe
1252
+ subscribe: Ae(e, t).subscribe
1230
1253
  };
1231
1254
  }
1232
- function Be(e, t = N) {
1233
- let r;
1234
- const n = /* @__PURE__ */ new Set();
1255
+ function Ae(e, t = N) {
1256
+ let n;
1257
+ const r = /* @__PURE__ */ new Set();
1235
1258
  function i(a) {
1236
- if (Wt(e, a) && (e = a, r)) {
1259
+ if (kt(e, a) && (e = a, n)) {
1237
1260
  const l = !V.length;
1238
- for (const u of n)
1261
+ for (const u of r)
1239
1262
  u[1](), V.push(u, e);
1240
1263
  if (l) {
1241
1264
  for (let u = 0; u < V.length; u += 2)
@@ -1249,191 +1272,152 @@ function Be(e, t = N) {
1249
1272
  }
1250
1273
  function s(a, l = N) {
1251
1274
  const u = [a, l];
1252
- return n.add(u), n.size === 1 && (r = t(i, o) || N), a(e), () => {
1253
- n.delete(u), n.size === 0 && r && (r(), r = null);
1275
+ return r.add(u), r.size === 1 && (n = t(i, o) || N), a(e), () => {
1276
+ r.delete(u), r.size === 0 && n && (n(), n = null);
1254
1277
  };
1255
1278
  }
1256
1279
  return { set: i, update: o, subscribe: s };
1257
1280
  }
1258
- function Y(e, t, r) {
1259
- const n = !Array.isArray(e), i = n ? [e] : e;
1281
+ function K(e, t, n) {
1282
+ const r = !Array.isArray(e), i = r ? [e] : e;
1260
1283
  if (!i.every(Boolean))
1261
1284
  throw new Error("derived() expects stores as input, got a falsy value");
1262
1285
  const o = t.length < 2;
1263
- return Ln(r, (s, a) => {
1286
+ return Ir(n, (s, a) => {
1264
1287
  let l = !1;
1265
1288
  const u = [];
1266
- let h = 0, c = N;
1267
- const f = () => {
1289
+ let h = 0, f = N;
1290
+ const c = () => {
1268
1291
  if (h)
1269
1292
  return;
1270
- c();
1271
- const m = t(n ? u[0] : u, s, a);
1272
- o ? s(m) : c = He(m) ? m : N;
1273
- }, p = i.map(
1274
- (m, d) => Zt(
1275
- m,
1293
+ f();
1294
+ const d = t(r ? u[0] : u, s, a);
1295
+ o ? s(d) : f = Te(d) ? d : N;
1296
+ }, m = i.map(
1297
+ (d, p) => Vt(
1298
+ d,
1276
1299
  (g) => {
1277
- u[d] = g, h &= ~(1 << d), l && f();
1300
+ u[p] = g, h &= ~(1 << p), l && c();
1278
1301
  },
1279
1302
  () => {
1280
- h |= 1 << d;
1303
+ h |= 1 << p;
1281
1304
  }
1282
1305
  )
1283
1306
  );
1284
- return l = !0, f(), function() {
1285
- U(p), c(), l = !1;
1307
+ return l = !0, c(), function() {
1308
+ U(m), f(), l = !1;
1286
1309
  };
1287
1310
  });
1288
1311
  }
1289
- var Vo = typeof globalThis != "undefined" ? globalThis : typeof window != "undefined" ? window : typeof global != "undefined" ? global : typeof self != "undefined" ? self : {};
1290
- function $n(e) {
1312
+ var Do = typeof globalThis != "undefined" ? globalThis : typeof window != "undefined" ? window : typeof global != "undefined" ? global : typeof self != "undefined" ? self : {};
1313
+ function Mr(e) {
1291
1314
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
1292
1315
  }
1293
- var Rn = function(t) {
1294
- return Gn(t) && !Un(t);
1316
+ var Nr = function(t) {
1317
+ return Lr(t) && !Rr(t);
1295
1318
  };
1296
- function Gn(e) {
1319
+ function Lr(e) {
1297
1320
  return !!e && typeof e == "object";
1298
1321
  }
1299
- function Un(e) {
1322
+ function Rr(e) {
1300
1323
  var t = Object.prototype.toString.call(e);
1301
- return t === "[object RegExp]" || t === "[object Date]" || jn(e);
1324
+ return t === "[object RegExp]" || t === "[object Date]" || Ur(e);
1302
1325
  }
1303
- var Dn = typeof Symbol == "function" && Symbol.for, Fn = Dn ? Symbol.for("react.element") : 60103;
1304
- function jn(e) {
1305
- return e.$$typeof === Fn;
1326
+ var $r = typeof Symbol == "function" && Symbol.for, Gr = $r ? Symbol.for("react.element") : 60103;
1327
+ function Ur(e) {
1328
+ return e.$$typeof === Gr;
1306
1329
  }
1307
- function kn(e) {
1330
+ function Dr(e) {
1308
1331
  return Array.isArray(e) ? [] : {};
1309
1332
  }
1310
- function oe(e, t) {
1311
- return t.clone !== !1 && t.isMergeableObject(e) ? Z(kn(e), e, t) : e;
1333
+ function se(e, t) {
1334
+ return t.clone !== !1 && t.isMergeableObject(e) ? Q(Dr(e), e, t) : e;
1312
1335
  }
1313
- function Vn(e, t, r) {
1314
- return e.concat(t).map(function(n) {
1315
- return oe(n, r);
1336
+ function Fr(e, t, n) {
1337
+ return e.concat(t).map(function(r) {
1338
+ return se(r, n);
1316
1339
  });
1317
1340
  }
1318
- function Xn(e, t) {
1341
+ function jr(e, t) {
1319
1342
  if (!t.customMerge)
1320
- return Z;
1321
- var r = t.customMerge(e);
1322
- return typeof r == "function" ? r : Z;
1343
+ return Q;
1344
+ var n = t.customMerge(e);
1345
+ return typeof n == "function" ? n : Q;
1323
1346
  }
1324
- function zn(e) {
1347
+ function kr(e) {
1325
1348
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
1326
1349
  return Object.propertyIsEnumerable.call(e, t);
1327
1350
  }) : [];
1328
1351
  }
1329
- function Bt(e) {
1330
- return Object.keys(e).concat(zn(e));
1352
+ function St(e) {
1353
+ return Object.keys(e).concat(kr(e));
1331
1354
  }
1332
- function ar(e, t) {
1355
+ function rn(e, t) {
1333
1356
  try {
1334
1357
  return t in e;
1335
- } catch (r) {
1358
+ } catch (n) {
1336
1359
  return !1;
1337
1360
  }
1338
1361
  }
1339
- function Wn(e, t) {
1340
- return ar(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1362
+ function Vr(e, t) {
1363
+ return rn(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1341
1364
  }
1342
- function Zn(e, t, r) {
1343
- var n = {};
1344
- return r.isMergeableObject(e) && Bt(e).forEach(function(i) {
1345
- n[i] = oe(e[i], r);
1346
- }), Bt(t).forEach(function(i) {
1347
- Wn(e, i) || (ar(e, i) && r.isMergeableObject(t[i]) ? n[i] = Xn(i, r)(e[i], t[i], r) : n[i] = oe(t[i], r));
1348
- }), n;
1349
- }
1350
- function Z(e, t, r) {
1351
- r = r || {}, r.arrayMerge = r.arrayMerge || Vn, r.isMergeableObject = r.isMergeableObject || Rn, r.cloneUnlessOtherwiseSpecified = oe;
1352
- var n = Array.isArray(t), i = Array.isArray(e), o = n === i;
1353
- return o ? n ? r.arrayMerge(e, t, r) : Zn(e, t, r) : oe(t, r);
1354
- }
1355
- Z.all = function(t, r) {
1365
+ function Xr(e, t, n) {
1366
+ var r = {};
1367
+ return n.isMergeableObject(e) && St(e).forEach(function(i) {
1368
+ r[i] = se(e[i], n);
1369
+ }), St(t).forEach(function(i) {
1370
+ Vr(e, i) || (rn(e, i) && n.isMergeableObject(t[i]) ? r[i] = jr(i, n)(e[i], t[i], n) : r[i] = se(t[i], n));
1371
+ }), r;
1372
+ }
1373
+ function Q(e, t, n) {
1374
+ n = n || {}, n.arrayMerge = n.arrayMerge || Fr, n.isMergeableObject = n.isMergeableObject || Nr, n.cloneUnlessOtherwiseSpecified = se;
1375
+ var r = Array.isArray(t), i = Array.isArray(e), o = r === i;
1376
+ return o ? r ? n.arrayMerge(e, t, n) : Xr(e, t, n) : se(t, n);
1377
+ }
1378
+ Q.all = function(t, n) {
1356
1379
  if (!Array.isArray(t))
1357
1380
  throw new Error("first argument should be an array");
1358
- return t.reduce(function(n, i) {
1359
- return Z(n, i, r);
1381
+ return t.reduce(function(r, i) {
1382
+ return Q(r, i, n);
1360
1383
  }, {});
1361
1384
  };
1362
- var Qn = Z, Jn = Qn;
1363
- const qn = /* @__PURE__ */ $n(Jn);
1364
- var Ye = function(e, t) {
1365
- return Ye = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
1366
- r.__proto__ = n;
1367
- } || function(r, n) {
1368
- for (var i in n)
1369
- Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
1370
- }, Ye(e, t);
1371
- };
1372
- function Ce(e, t) {
1373
- if (typeof t != "function" && t !== null)
1374
- throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
1375
- Ye(e, t);
1376
- function r() {
1377
- this.constructor = e;
1378
- }
1379
- e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
1380
- }
1381
- var L = function() {
1382
- return L = Object.assign || function(t) {
1383
- for (var r, n = 1, i = arguments.length; n < i; n++) {
1384
- r = arguments[n];
1385
- for (var o in r)
1386
- Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
1387
- }
1388
- return t;
1389
- }, L.apply(this, arguments);
1390
- };
1391
- function Yn(e, t) {
1392
- var r = {};
1393
- for (var n in e)
1394
- Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
1395
- if (e != null && typeof Object.getOwnPropertySymbols == "function")
1396
- for (var i = 0, n = Object.getOwnPropertySymbols(e); i < n.length; i++)
1397
- t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
1398
- return r;
1399
- }
1400
- function Re(e, t, r) {
1401
- if (r || arguments.length === 2)
1402
- for (var n = 0, i = t.length, o; n < i; n++)
1403
- (o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
1404
- return e.concat(o || Array.prototype.slice.call(t));
1405
- }
1406
- function Ge(e, t) {
1407
- var r = t && t.cache ? t.cache : oi, n = t && t.serializer ? t.serializer : ni, i = t && t.strategy ? t.strategy : ti;
1385
+ var zr = Q, Wr = zr;
1386
+ const Zr = /* @__PURE__ */ Mr(Wr);
1387
+ function Le(e, t) {
1388
+ var n = t && t.cache ? t.cache : ti, r = t && t.serializer ? t.serializer : Kr, i = t && t.strategy ? t.strategy : Jr;
1408
1389
  return i(e, {
1409
- cache: r,
1410
- serializer: n
1390
+ cache: n,
1391
+ serializer: r
1411
1392
  });
1412
1393
  }
1413
- function Kn(e) {
1394
+ function Qr(e) {
1414
1395
  return e == null || typeof e == "number" || typeof e == "boolean";
1415
1396
  }
1416
- function ei(e, t, r, n) {
1417
- var i = Kn(n) ? n : r(n), o = t.get(i);
1418
- return typeof o == "undefined" && (o = e.call(this, n), t.set(i, o)), o;
1397
+ function on(e, t, n, r) {
1398
+ var i = Qr(r) ? r : n(r), o = t.get(i);
1399
+ return typeof o == "undefined" && (o = e.call(this, r), t.set(i, o)), o;
1400
+ }
1401
+ function sn(e, t, n) {
1402
+ var r = Array.prototype.slice.call(arguments, 3), i = n(r), o = t.get(i);
1403
+ return typeof o == "undefined" && (o = e.apply(this, r), t.set(i, o)), o;
1419
1404
  }
1420
- function ur(e, t, r) {
1421
- var n = Array.prototype.slice.call(arguments, 3), i = r(n), o = t.get(i);
1422
- return typeof o == "undefined" && (o = e.apply(this, n), t.set(i, o)), o;
1405
+ function ot(e, t, n, r, i) {
1406
+ return n.bind(t, e, r, i);
1423
1407
  }
1424
- function lr(e, t, r, n, i) {
1425
- return r.bind(t, e, n, i);
1408
+ function Jr(e, t) {
1409
+ var n = e.length === 1 ? on : sn;
1410
+ return ot(e, this, n, t.cache.create(), t.serializer);
1426
1411
  }
1427
- function ti(e, t) {
1428
- var r = e.length === 1 ? ei : ur;
1429
- return lr(e, this, r, t.cache.create(), t.serializer);
1412
+ function qr(e, t) {
1413
+ return ot(e, this, sn, t.cache.create(), t.serializer);
1430
1414
  }
1431
- function ri(e, t) {
1432
- return lr(e, this, ur, t.cache.create(), t.serializer);
1415
+ function Yr(e, t) {
1416
+ return ot(e, this, on, t.cache.create(), t.serializer);
1433
1417
  }
1434
- var ni = function() {
1418
+ var Kr = function() {
1435
1419
  return JSON.stringify(arguments);
1436
- }, ii = (
1420
+ }, ei = (
1437
1421
  /** @class */
1438
1422
  function() {
1439
1423
  function e() {
@@ -1441,82 +1425,73 @@ var ni = function() {
1441
1425
  }
1442
1426
  return e.prototype.get = function(t) {
1443
1427
  return this.cache[t];
1444
- }, e.prototype.set = function(t, r) {
1445
- this.cache[t] = r;
1428
+ }, e.prototype.set = function(t, n) {
1429
+ this.cache[t] = n;
1446
1430
  }, e;
1447
1431
  }()
1448
- ), oi = {
1432
+ ), ti = {
1449
1433
  create: function() {
1450
- return new ii();
1434
+ return new ei();
1451
1435
  }
1452
- }, Ue = {
1453
- variadic: ri
1454
- }, we = function() {
1455
- return we = Object.assign || function(t) {
1456
- for (var r, n = 1, i = arguments.length; n < i; n++) {
1457
- r = arguments[n];
1458
- for (var o in r)
1459
- Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
1460
- }
1461
- return t;
1462
- }, we.apply(this, arguments);
1463
- };
1464
- var y;
1436
+ }, Re = {
1437
+ variadic: qr,
1438
+ monadic: Yr
1439
+ }, y;
1465
1440
  (function(e) {
1466
1441
  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";
1467
1442
  })(y || (y = {}));
1468
- var w;
1443
+ var S;
1469
1444
  (function(e) {
1470
1445
  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";
1471
- })(w || (w = {}));
1472
- var Q;
1446
+ })(S || (S = {}));
1447
+ var J;
1473
1448
  (function(e) {
1474
1449
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
1475
- })(Q || (Q = {}));
1476
- function Ct(e) {
1477
- return e.type === w.literal;
1450
+ })(J || (J = {}));
1451
+ function Tt(e) {
1452
+ return e.type === S.literal;
1478
1453
  }
1479
- function si(e) {
1480
- return e.type === w.argument;
1454
+ function ni(e) {
1455
+ return e.type === S.argument;
1481
1456
  }
1482
- function hr(e) {
1483
- return e.type === w.number;
1457
+ function an(e) {
1458
+ return e.type === S.number;
1484
1459
  }
1485
- function cr(e) {
1486
- return e.type === w.date;
1460
+ function un(e) {
1461
+ return e.type === S.date;
1487
1462
  }
1488
- function fr(e) {
1489
- return e.type === w.time;
1463
+ function ln(e) {
1464
+ return e.type === S.time;
1490
1465
  }
1491
- function mr(e) {
1492
- return e.type === w.select;
1466
+ function hn(e) {
1467
+ return e.type === S.select;
1493
1468
  }
1494
- function pr(e) {
1495
- return e.type === w.plural;
1469
+ function fn(e) {
1470
+ return e.type === S.plural;
1496
1471
  }
1497
- function ai(e) {
1498
- return e.type === w.pound;
1472
+ function ri(e) {
1473
+ return e.type === S.pound;
1499
1474
  }
1500
- function dr(e) {
1501
- return e.type === w.tag;
1475
+ function cn(e) {
1476
+ return e.type === S.tag;
1502
1477
  }
1503
- function br(e) {
1504
- return !!(e && typeof e == "object" && e.type === Q.number);
1478
+ function dn(e) {
1479
+ return !!(e && typeof e == "object" && e.type === J.number);
1505
1480
  }
1506
- function Ke(e) {
1507
- return !!(e && typeof e == "object" && e.type === Q.dateTime);
1481
+ function Ze(e) {
1482
+ return !!(e && typeof e == "object" && e.type === J.dateTime);
1508
1483
  }
1509
- var gr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, ui = /(?:[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;
1510
- function li(e) {
1484
+ var mn = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, ii = /(?:[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;
1485
+ function oi(e) {
1511
1486
  var t = {};
1512
- return e.replace(ui, function(r) {
1513
- var n = r.length;
1514
- switch (r[0]) {
1487
+ return e.replace(ii, function(n) {
1488
+ var r = n.length;
1489
+ switch (n[0]) {
1515
1490
  case "G":
1516
- t.era = n === 4 ? "long" : n === 5 ? "narrow" : "short";
1491
+ t.era = r === 4 ? "long" : r === 5 ? "narrow" : "short";
1517
1492
  break;
1518
1493
  case "y":
1519
- t.year = n === 2 ? "2-digit" : "numeric";
1494
+ t.year = r === 2 ? "2-digit" : "numeric";
1520
1495
  break;
1521
1496
  case "Y":
1522
1497
  case "u":
@@ -1528,30 +1503,30 @@ function li(e) {
1528
1503
  throw new RangeError("`q/Q` (quarter) patterns are not supported");
1529
1504
  case "M":
1530
1505
  case "L":
1531
- t.month = ["numeric", "2-digit", "short", "long", "narrow"][n - 1];
1506
+ t.month = ["numeric", "2-digit", "short", "long", "narrow"][r - 1];
1532
1507
  break;
1533
1508
  case "w":
1534
1509
  case "W":
1535
1510
  throw new RangeError("`w/W` (week) patterns are not supported");
1536
1511
  case "d":
1537
- t.day = ["numeric", "2-digit"][n - 1];
1512
+ t.day = ["numeric", "2-digit"][r - 1];
1538
1513
  break;
1539
1514
  case "D":
1540
1515
  case "F":
1541
1516
  case "g":
1542
1517
  throw new RangeError("`D/F/g` (day) patterns are not supported, use `d` instead");
1543
1518
  case "E":
1544
- t.weekday = n === 4 ? "long" : n === 5 ? "narrow" : "short";
1519
+ t.weekday = r === 4 ? "long" : r === 5 ? "narrow" : "short";
1545
1520
  break;
1546
1521
  case "e":
1547
- if (n < 4)
1522
+ if (r < 4)
1548
1523
  throw new RangeError("`e..eee` (weekday) patterns are not supported");
1549
- t.weekday = ["short", "long", "narrow", "short"][n - 4];
1524
+ t.weekday = ["short", "long", "narrow", "short"][r - 4];
1550
1525
  break;
1551
1526
  case "c":
1552
- if (n < 4)
1527
+ if (r < 4)
1553
1528
  throw new RangeError("`c..ccc` (weekday) patterns are not supported");
1554
- t.weekday = ["short", "long", "narrow", "short"][n - 4];
1529
+ t.weekday = ["short", "long", "narrow", "short"][r - 4];
1555
1530
  break;
1556
1531
  case "a":
1557
1532
  t.hour12 = !0;
@@ -1560,32 +1535,32 @@ function li(e) {
1560
1535
  case "B":
1561
1536
  throw new RangeError("`b/B` (period) patterns are not supported, use `a` instead");
1562
1537
  case "h":
1563
- t.hourCycle = "h12", t.hour = ["numeric", "2-digit"][n - 1];
1538
+ t.hourCycle = "h12", t.hour = ["numeric", "2-digit"][r - 1];
1564
1539
  break;
1565
1540
  case "H":
1566
- t.hourCycle = "h23", t.hour = ["numeric", "2-digit"][n - 1];
1541
+ t.hourCycle = "h23", t.hour = ["numeric", "2-digit"][r - 1];
1567
1542
  break;
1568
1543
  case "K":
1569
- t.hourCycle = "h11", t.hour = ["numeric", "2-digit"][n - 1];
1544
+ t.hourCycle = "h11", t.hour = ["numeric", "2-digit"][r - 1];
1570
1545
  break;
1571
1546
  case "k":
1572
- t.hourCycle = "h24", t.hour = ["numeric", "2-digit"][n - 1];
1547
+ t.hourCycle = "h24", t.hour = ["numeric", "2-digit"][r - 1];
1573
1548
  break;
1574
1549
  case "j":
1575
1550
  case "J":
1576
1551
  case "C":
1577
1552
  throw new RangeError("`j/J/C` (hour) patterns are not supported, use `h/H/K/k` instead");
1578
1553
  case "m":
1579
- t.minute = ["numeric", "2-digit"][n - 1];
1554
+ t.minute = ["numeric", "2-digit"][r - 1];
1580
1555
  break;
1581
1556
  case "s":
1582
- t.second = ["numeric", "2-digit"][n - 1];
1557
+ t.second = ["numeric", "2-digit"][r - 1];
1583
1558
  break;
1584
1559
  case "S":
1585
1560
  case "A":
1586
1561
  throw new RangeError("`S/A` (second) patterns are not supported, use `s` instead");
1587
1562
  case "z":
1588
- t.timeZoneName = n < 4 ? "short" : "long";
1563
+ t.timeZoneName = r < 4 ? "short" : "long";
1589
1564
  break;
1590
1565
  case "Z":
1591
1566
  case "O":
@@ -1598,46 +1573,36 @@ function li(e) {
1598
1573
  return "";
1599
1574
  }), t;
1600
1575
  }
1601
- var S = function() {
1602
- return S = Object.assign || function(t) {
1603
- for (var r, n = 1, i = arguments.length; n < i; n++) {
1604
- r = arguments[n];
1605
- for (var o in r)
1606
- Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
1607
- }
1608
- return t;
1609
- }, S.apply(this, arguments);
1610
- };
1611
- var hi = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1612
- function ci(e) {
1576
+ var si = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1577
+ function ai(e) {
1613
1578
  if (e.length === 0)
1614
1579
  throw new Error("Number skeleton cannot be empty");
1615
- for (var t = e.split(hi).filter(function(f) {
1616
- return f.length > 0;
1617
- }), r = [], n = 0, i = t; n < i.length; n++) {
1618
- var o = i[n], s = o.split("/");
1580
+ for (var t = e.split(si).filter(function(c) {
1581
+ return c.length > 0;
1582
+ }), n = [], r = 0, i = t; r < i.length; r++) {
1583
+ var o = i[r], s = o.split("/");
1619
1584
  if (s.length === 0)
1620
1585
  throw new Error("Invalid number skeleton");
1621
1586
  for (var a = s[0], l = s.slice(1), u = 0, h = l; u < h.length; u++) {
1622
- var c = h[u];
1623
- if (c.length === 0)
1587
+ var f = h[u];
1588
+ if (f.length === 0)
1624
1589
  throw new Error("Invalid number skeleton");
1625
1590
  }
1626
- r.push({ stem: a, options: l });
1591
+ n.push({ stem: a, options: l });
1627
1592
  }
1628
- return r;
1593
+ return n;
1629
1594
  }
1630
- function fi(e) {
1595
+ function ui(e) {
1631
1596
  return e.replace(/^(.*?)-/, "");
1632
1597
  }
1633
- var Pt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, yr = /^(@+)?(\+|#+)?[rs]?$/g, mi = /(\*)(0+)|(#+)(0+)|(0+)/g, vr = /^(0+)$/;
1634
- function Ot(e) {
1598
+ var Ht = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, pn = /^(@+)?(\+|#+)?[rs]?$/g, li = /(\*)(0+)|(#+)(0+)|(0+)/g, bn = /^(0+)$/;
1599
+ function At(e) {
1635
1600
  var t = {};
1636
- return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(yr, function(r, n, i) {
1637
- 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)), "";
1601
+ return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(pn, function(n, r, i) {
1602
+ return typeof i != "string" ? (t.minimumSignificantDigits = r.length, t.maximumSignificantDigits = r.length) : i === "+" ? t.minimumSignificantDigits = r.length : r[0] === "#" ? t.maximumSignificantDigits = r.length : (t.minimumSignificantDigits = r.length, t.maximumSignificantDigits = r.length + (typeof i == "string" ? i.length : 0)), "";
1638
1603
  }), t;
1639
1604
  }
1640
- function _r(e) {
1605
+ function gn(e) {
1641
1606
  switch (e) {
1642
1607
  case "sign-auto":
1643
1608
  return {
@@ -1677,27 +1642,27 @@ function _r(e) {
1677
1642
  };
1678
1643
  }
1679
1644
  }
1680
- function pi(e) {
1645
+ function hi(e) {
1681
1646
  var t;
1682
1647
  if (e[0] === "E" && e[1] === "E" ? (t = {
1683
1648
  notation: "engineering"
1684
1649
  }, e = e.slice(2)) : e[0] === "E" && (t = {
1685
1650
  notation: "scientific"
1686
1651
  }, e = e.slice(1)), t) {
1687
- var r = e.slice(0, 2);
1688
- if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !vr.test(e))
1652
+ var n = e.slice(0, 2);
1653
+ if (n === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : n === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !bn.test(e))
1689
1654
  throw new Error("Malformed concise eng/scientific notation");
1690
1655
  t.minimumIntegerDigits = e.length;
1691
1656
  }
1692
1657
  return t;
1693
1658
  }
1694
- function It(e) {
1695
- var t = {}, r = _r(e);
1696
- return r || t;
1659
+ function Bt(e) {
1660
+ var t = {}, n = gn(e);
1661
+ return n || t;
1697
1662
  }
1698
- function di(e) {
1699
- for (var t = {}, r = 0, n = e; r < n.length; r++) {
1700
- var i = n[r];
1663
+ function fi(e) {
1664
+ for (var t = {}, n = 0, r = e; n < r.length; n++) {
1665
+ var i = r[n];
1701
1666
  switch (i.stem) {
1702
1667
  case "percent":
1703
1668
  case "%":
@@ -1719,7 +1684,7 @@ function di(e) {
1719
1684
  continue;
1720
1685
  case "measure-unit":
1721
1686
  case "unit":
1722
- t.style = "unit", t.unit = fi(i.options[0]);
1687
+ t.style = "unit", t.unit = ui(i.options[0]);
1723
1688
  continue;
1724
1689
  case "compact-short":
1725
1690
  case "K":
@@ -1730,13 +1695,13 @@ function di(e) {
1730
1695
  t.notation = "compact", t.compactDisplay = "long";
1731
1696
  continue;
1732
1697
  case "scientific":
1733
- t = S(S(S({}, t), { notation: "scientific" }), i.options.reduce(function(l, u) {
1734
- return S(S({}, l), It(u));
1698
+ t = E(E(E({}, t), { notation: "scientific" }), i.options.reduce(function(l, u) {
1699
+ return E(E({}, l), Bt(u));
1735
1700
  }, {}));
1736
1701
  continue;
1737
1702
  case "engineering":
1738
- t = S(S(S({}, t), { notation: "engineering" }), i.options.reduce(function(l, u) {
1739
- return S(S({}, l), It(u));
1703
+ t = E(E(E({}, t), { notation: "engineering" }), i.options.reduce(function(l, u) {
1704
+ return E(E({}, l), Bt(u));
1740
1705
  }, {}));
1741
1706
  continue;
1742
1707
  case "notation-simple":
@@ -1781,45 +1746,45 @@ function di(e) {
1781
1746
  case "integer-width":
1782
1747
  if (i.options.length > 1)
1783
1748
  throw new RangeError("integer-width stems only accept a single optional option");
1784
- i.options[0].replace(mi, function(l, u, h, c, f, p) {
1749
+ i.options[0].replace(li, function(l, u, h, f, c, m) {
1785
1750
  if (u)
1786
1751
  t.minimumIntegerDigits = h.length;
1787
1752
  else {
1788
- if (c && f)
1753
+ if (f && c)
1789
1754
  throw new Error("We currently do not support maximum integer digits");
1790
- if (p)
1755
+ if (m)
1791
1756
  throw new Error("We currently do not support exact integer digits");
1792
1757
  }
1793
1758
  return "";
1794
1759
  });
1795
1760
  continue;
1796
1761
  }
1797
- if (vr.test(i.stem)) {
1762
+ if (bn.test(i.stem)) {
1798
1763
  t.minimumIntegerDigits = i.stem.length;
1799
1764
  continue;
1800
1765
  }
1801
- if (Pt.test(i.stem)) {
1766
+ if (Ht.test(i.stem)) {
1802
1767
  if (i.options.length > 1)
1803
1768
  throw new RangeError("Fraction-precision stems only accept a single optional option");
1804
- i.stem.replace(Pt, function(l, u, h, c, f, p) {
1805
- return h === "*" ? t.minimumFractionDigits = u.length : c && c[0] === "#" ? t.maximumFractionDigits = c.length : f && p ? (t.minimumFractionDigits = f.length, t.maximumFractionDigits = f.length + p.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
1769
+ i.stem.replace(Ht, function(l, u, h, f, c, m) {
1770
+ return h === "*" ? t.minimumFractionDigits = u.length : f && f[0] === "#" ? t.maximumFractionDigits = f.length : c && m ? (t.minimumFractionDigits = c.length, t.maximumFractionDigits = c.length + m.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
1806
1771
  });
1807
1772
  var o = i.options[0];
1808
- o === "w" ? t = S(S({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = S(S({}, t), Ot(o)));
1773
+ o === "w" ? t = E(E({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = E(E({}, t), At(o)));
1809
1774
  continue;
1810
1775
  }
1811
- if (yr.test(i.stem)) {
1812
- t = S(S({}, t), Ot(i.stem));
1776
+ if (pn.test(i.stem)) {
1777
+ t = E(E({}, t), At(i.stem));
1813
1778
  continue;
1814
1779
  }
1815
- var s = _r(i.stem);
1816
- s && (t = S(S({}, t), s));
1817
- var a = pi(i.stem);
1818
- a && (t = S(S({}, t), a));
1780
+ var s = gn(i.stem);
1781
+ s && (t = E(E({}, t), s));
1782
+ var a = hi(i.stem);
1783
+ a && (t = E(E({}, t), a));
1819
1784
  }
1820
1785
  return t;
1821
1786
  }
1822
- var pe = {
1787
+ var me = {
1823
1788
  "001": [
1824
1789
  "H",
1825
1790
  "h"
@@ -3234,23 +3199,23 @@ var pe = {
3234
3199
  "h"
3235
3200
  ]
3236
3201
  };
3237
- function bi(e, t) {
3238
- for (var r = "", n = 0; n < e.length; n++) {
3239
- var i = e.charAt(n);
3202
+ function ci(e, t) {
3203
+ for (var n = "", r = 0; r < e.length; r++) {
3204
+ var i = e.charAt(r);
3240
3205
  if (i === "j") {
3241
- for (var o = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
3242
- o++, n++;
3243
- var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), l = "a", u = gi(t);
3206
+ for (var o = 0; r + 1 < e.length && e.charAt(r + 1) === i; )
3207
+ o++, r++;
3208
+ var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), l = "a", u = di(t);
3244
3209
  for ((u == "H" || u == "k") && (a = 0); a-- > 0; )
3245
- r += l;
3210
+ n += l;
3246
3211
  for (; s-- > 0; )
3247
- r = u + r;
3212
+ n = u + n;
3248
3213
  } else
3249
- i === "J" ? r += "H" : r += i;
3214
+ i === "J" ? n += "H" : n += i;
3250
3215
  }
3251
- return r;
3216
+ return n;
3252
3217
  }
3253
- function gi(e) {
3218
+ function di(e) {
3254
3219
  var t = e.hourCycle;
3255
3220
  if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
3256
3221
  e.hourCycles && // @ts-ignore
@@ -3267,73 +3232,73 @@ function gi(e) {
3267
3232
  default:
3268
3233
  throw new Error("Invalid hourCycle");
3269
3234
  }
3270
- var r = e.language, n;
3271
- r !== "root" && (n = e.maximize().region);
3272
- var i = pe[n || ""] || pe[r || ""] || pe["".concat(r, "-001")] || pe["001"];
3235
+ var n = e.language, r;
3236
+ n !== "root" && (r = e.maximize().region);
3237
+ var i = me[r || ""] || me[n || ""] || me["".concat(n, "-001")] || me["001"];
3273
3238
  return i[0];
3274
3239
  }
3275
- var De, yi = new RegExp("^".concat(gr.source, "*")), vi = new RegExp("".concat(gr.source, "*$"));
3240
+ var $e, mi = new RegExp("^".concat(mn.source, "*")), pi = new RegExp("".concat(mn.source, "*$"));
3276
3241
  function _(e, t) {
3277
3242
  return { start: e, end: t };
3278
3243
  }
3279
- var _i = !!String.prototype.startsWith && "_a".startsWith("a", 1), xi = !!String.fromCodePoint, Ei = !!Object.fromEntries, wi = !!String.prototype.codePointAt, Si = !!String.prototype.trimStart, Ti = !!String.prototype.trimEnd, Hi = !!Number.isSafeInteger, Ai = Hi ? Number.isSafeInteger : function(e) {
3244
+ var bi = !!String.prototype.startsWith && "_a".startsWith("a", 1), gi = !!String.fromCodePoint, yi = !!Object.fromEntries, vi = !!String.prototype.codePointAt, _i = !!String.prototype.trimStart, xi = !!String.prototype.trimEnd, Ei = !!Number.isSafeInteger, wi = Ei ? Number.isSafeInteger : function(e) {
3280
3245
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
3281
- }, et = !0;
3246
+ }, Qe = !0;
3282
3247
  try {
3283
- var Bi = Er("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3284
- et = ((De = Bi.exec("a")) === null || De === void 0 ? void 0 : De[0]) === "a";
3248
+ var Si = vn("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3249
+ Qe = (($e = Si.exec("a")) === null || $e === void 0 ? void 0 : $e[0]) === "a";
3285
3250
  } catch (e) {
3286
- et = !1;
3251
+ Qe = !1;
3287
3252
  }
3288
- var Mt = _i ? (
3253
+ var Ct = bi ? (
3289
3254
  // Native
3290
- function(t, r, n) {
3291
- return t.startsWith(r, n);
3255
+ function(t, n, r) {
3256
+ return t.startsWith(n, r);
3292
3257
  }
3293
3258
  ) : (
3294
3259
  // For IE11
3295
- function(t, r, n) {
3296
- return t.slice(n, n + r.length) === r;
3260
+ function(t, n, r) {
3261
+ return t.slice(r, r + n.length) === n;
3297
3262
  }
3298
- ), tt = xi ? String.fromCodePoint : (
3263
+ ), Je = gi ? String.fromCodePoint : (
3299
3264
  // IE11
3300
3265
  function() {
3301
- for (var t = [], r = 0; r < arguments.length; r++)
3302
- t[r] = arguments[r];
3303
- for (var n = "", i = t.length, o = 0, s; i > o; ) {
3266
+ for (var t = [], n = 0; n < arguments.length; n++)
3267
+ t[n] = arguments[n];
3268
+ for (var r = "", i = t.length, o = 0, s; i > o; ) {
3304
3269
  if (s = t[o++], s > 1114111)
3305
3270
  throw RangeError(s + " is not a valid code point");
3306
- n += s < 65536 ? String.fromCharCode(s) : String.fromCharCode(((s -= 65536) >> 10) + 55296, s % 1024 + 56320);
3271
+ r += s < 65536 ? String.fromCharCode(s) : String.fromCharCode(((s -= 65536) >> 10) + 55296, s % 1024 + 56320);
3307
3272
  }
3308
- return n;
3273
+ return r;
3309
3274
  }
3310
- ), Nt = (
3275
+ ), Pt = (
3311
3276
  // native
3312
- Ei ? Object.fromEntries : (
3277
+ yi ? Object.fromEntries : (
3313
3278
  // Ponyfill
3314
3279
  function(t) {
3315
- for (var r = {}, n = 0, i = t; n < i.length; n++) {
3316
- var o = i[n], s = o[0], a = o[1];
3317
- r[s] = a;
3280
+ for (var n = {}, r = 0, i = t; r < i.length; r++) {
3281
+ var o = i[r], s = o[0], a = o[1];
3282
+ n[s] = a;
3318
3283
  }
3319
- return r;
3284
+ return n;
3320
3285
  }
3321
3286
  )
3322
- ), xr = wi ? (
3287
+ ), yn = vi ? (
3323
3288
  // Native
3324
- function(t, r) {
3325
- return t.codePointAt(r);
3289
+ function(t, n) {
3290
+ return t.codePointAt(n);
3326
3291
  }
3327
3292
  ) : (
3328
3293
  // IE 11
3329
- function(t, r) {
3330
- var n = t.length;
3331
- if (!(r < 0 || r >= n)) {
3332
- var i = t.charCodeAt(r), o;
3333
- return i < 55296 || i > 56319 || r + 1 === n || (o = t.charCodeAt(r + 1)) < 56320 || o > 57343 ? i : (i - 55296 << 10) + (o - 56320) + 65536;
3294
+ function(t, n) {
3295
+ var r = t.length;
3296
+ if (!(n < 0 || n >= r)) {
3297
+ var i = t.charCodeAt(n), o;
3298
+ return i < 55296 || i > 56319 || n + 1 === r || (o = t.charCodeAt(n + 1)) < 56320 || o > 57343 ? i : (i - 55296 << 10) + (o - 56320) + 65536;
3334
3299
  }
3335
3300
  }
3336
- ), Ci = Si ? (
3301
+ ), Ti = _i ? (
3337
3302
  // Native
3338
3303
  function(t) {
3339
3304
  return t.trimStart();
@@ -3341,9 +3306,9 @@ var Mt = _i ? (
3341
3306
  ) : (
3342
3307
  // Ponyfill
3343
3308
  function(t) {
3344
- return t.replace(yi, "");
3309
+ return t.replace(mi, "");
3345
3310
  }
3346
- ), Pi = Ti ? (
3311
+ ), Hi = xi ? (
3347
3312
  // Native
3348
3313
  function(t) {
3349
3314
  return t.trimEnd();
@@ -3351,69 +3316,69 @@ var Mt = _i ? (
3351
3316
  ) : (
3352
3317
  // Ponyfill
3353
3318
  function(t) {
3354
- return t.replace(vi, "");
3319
+ return t.replace(pi, "");
3355
3320
  }
3356
3321
  );
3357
- function Er(e, t) {
3322
+ function vn(e, t) {
3358
3323
  return new RegExp(e, t);
3359
3324
  }
3360
- var rt;
3361
- if (et) {
3362
- var Lt = Er("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3363
- rt = function(t, r) {
3364
- var n;
3365
- Lt.lastIndex = r;
3366
- var i = Lt.exec(t);
3367
- return (n = i[1]) !== null && n !== void 0 ? n : "";
3325
+ var qe;
3326
+ if (Qe) {
3327
+ var Ot = vn("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3328
+ qe = function(t, n) {
3329
+ var r;
3330
+ Ot.lastIndex = n;
3331
+ var i = Ot.exec(t);
3332
+ return (r = i[1]) !== null && r !== void 0 ? r : "";
3368
3333
  };
3369
3334
  } else
3370
- rt = function(t, r) {
3371
- for (var n = []; ; ) {
3372
- var i = xr(t, r);
3373
- if (i === void 0 || wr(i) || Ni(i))
3335
+ qe = function(t, n) {
3336
+ for (var r = []; ; ) {
3337
+ var i = yn(t, n);
3338
+ if (i === void 0 || _n(i) || Pi(i))
3374
3339
  break;
3375
- n.push(i), r += i >= 65536 ? 2 : 1;
3340
+ r.push(i), n += i >= 65536 ? 2 : 1;
3376
3341
  }
3377
- return tt.apply(void 0, n);
3342
+ return Je.apply(void 0, r);
3378
3343
  };
3379
- var Oi = (
3344
+ var Ai = (
3380
3345
  /** @class */
3381
3346
  function() {
3382
- function e(t, r) {
3383
- r === void 0 && (r = {}), this.message = t, this.position = { offset: 0, line: 1, column: 1 }, this.ignoreTag = !!r.ignoreTag, this.locale = r.locale, this.requiresOtherClause = !!r.requiresOtherClause, this.shouldParseSkeletons = !!r.shouldParseSkeletons;
3347
+ function e(t, n) {
3348
+ n === void 0 && (n = {}), this.message = t, this.position = { offset: 0, line: 1, column: 1 }, this.ignoreTag = !!n.ignoreTag, this.locale = n.locale, this.requiresOtherClause = !!n.requiresOtherClause, this.shouldParseSkeletons = !!n.shouldParseSkeletons;
3384
3349
  }
3385
3350
  return e.prototype.parse = function() {
3386
3351
  if (this.offset() !== 0)
3387
3352
  throw Error("parser can only be used once");
3388
3353
  return this.parseMessage(0, "", !1);
3389
- }, e.prototype.parseMessage = function(t, r, n) {
3354
+ }, e.prototype.parseMessage = function(t, n, r) {
3390
3355
  for (var i = []; !this.isEOF(); ) {
3391
3356
  var o = this.char();
3392
3357
  if (o === 123) {
3393
- var s = this.parseArgument(t, n);
3358
+ var s = this.parseArgument(t, r);
3394
3359
  if (s.err)
3395
3360
  return s;
3396
3361
  i.push(s.val);
3397
3362
  } else {
3398
3363
  if (o === 125 && t > 0)
3399
3364
  break;
3400
- if (o === 35 && (r === "plural" || r === "selectordinal")) {
3365
+ if (o === 35 && (n === "plural" || n === "selectordinal")) {
3401
3366
  var a = this.clonePosition();
3402
3367
  this.bump(), i.push({
3403
- type: w.pound,
3368
+ type: S.pound,
3404
3369
  location: _(a, this.clonePosition())
3405
3370
  });
3406
3371
  } else if (o === 60 && !this.ignoreTag && this.peek() === 47) {
3407
- if (n)
3372
+ if (r)
3408
3373
  break;
3409
3374
  return this.error(y.UNMATCHED_CLOSING_TAG, _(this.clonePosition(), this.clonePosition()));
3410
- } else if (o === 60 && !this.ignoreTag && nt(this.peek() || 0)) {
3411
- var s = this.parseTag(t, r);
3375
+ } else if (o === 60 && !this.ignoreTag && Ye(this.peek() || 0)) {
3376
+ var s = this.parseTag(t, n);
3412
3377
  if (s.err)
3413
3378
  return s;
3414
3379
  i.push(s.val);
3415
3380
  } else {
3416
- var s = this.parseLiteral(t, r);
3381
+ var s = this.parseLiteral(t, n);
3417
3382
  if (s.err)
3418
3383
  return s;
3419
3384
  i.push(s.val);
@@ -3421,54 +3386,54 @@ var Oi = (
3421
3386
  }
3422
3387
  }
3423
3388
  return { val: i, err: null };
3424
- }, e.prototype.parseTag = function(t, r) {
3425
- var n = this.clonePosition();
3389
+ }, e.prototype.parseTag = function(t, n) {
3390
+ var r = this.clonePosition();
3426
3391
  this.bump();
3427
3392
  var i = this.parseTagName();
3428
3393
  if (this.bumpSpace(), this.bumpIf("/>"))
3429
3394
  return {
3430
3395
  val: {
3431
- type: w.literal,
3396
+ type: S.literal,
3432
3397
  value: "<".concat(i, "/>"),
3433
- location: _(n, this.clonePosition())
3398
+ location: _(r, this.clonePosition())
3434
3399
  },
3435
3400
  err: null
3436
3401
  };
3437
3402
  if (this.bumpIf(">")) {
3438
- var o = this.parseMessage(t + 1, r, !0);
3403
+ var o = this.parseMessage(t + 1, n, !0);
3439
3404
  if (o.err)
3440
3405
  return o;
3441
3406
  var s = o.val, a = this.clonePosition();
3442
3407
  if (this.bumpIf("</")) {
3443
- if (this.isEOF() || !nt(this.char()))
3408
+ if (this.isEOF() || !Ye(this.char()))
3444
3409
  return this.error(y.INVALID_TAG, _(a, this.clonePosition()));
3445
3410
  var l = this.clonePosition(), u = this.parseTagName();
3446
3411
  return i !== u ? this.error(y.UNMATCHED_CLOSING_TAG, _(l, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
3447
3412
  val: {
3448
- type: w.tag,
3413
+ type: S.tag,
3449
3414
  value: i,
3450
3415
  children: s,
3451
- location: _(n, this.clonePosition())
3416
+ location: _(r, this.clonePosition())
3452
3417
  },
3453
3418
  err: null
3454
3419
  } : this.error(y.INVALID_TAG, _(a, this.clonePosition())));
3455
3420
  } else
3456
- return this.error(y.UNCLOSED_TAG, _(n, this.clonePosition()));
3421
+ return this.error(y.UNCLOSED_TAG, _(r, this.clonePosition()));
3457
3422
  } else
3458
- return this.error(y.INVALID_TAG, _(n, this.clonePosition()));
3423
+ return this.error(y.INVALID_TAG, _(r, this.clonePosition()));
3459
3424
  }, e.prototype.parseTagName = function() {
3460
3425
  var t = this.offset();
3461
- for (this.bump(); !this.isEOF() && Mi(this.char()); )
3426
+ for (this.bump(); !this.isEOF() && Ci(this.char()); )
3462
3427
  this.bump();
3463
3428
  return this.message.slice(t, this.offset());
3464
- }, e.prototype.parseLiteral = function(t, r) {
3465
- for (var n = this.clonePosition(), i = ""; ; ) {
3466
- var o = this.tryParseQuote(r);
3429
+ }, e.prototype.parseLiteral = function(t, n) {
3430
+ for (var r = this.clonePosition(), i = ""; ; ) {
3431
+ var o = this.tryParseQuote(n);
3467
3432
  if (o) {
3468
3433
  i += o;
3469
3434
  continue;
3470
3435
  }
3471
- var s = this.tryParseUnquoted(t, r);
3436
+ var s = this.tryParseUnquoted(t, n);
3472
3437
  if (s) {
3473
3438
  i += s;
3474
3439
  continue;
@@ -3480,14 +3445,14 @@ var Oi = (
3480
3445
  }
3481
3446
  break;
3482
3447
  }
3483
- var l = _(n, this.clonePosition());
3448
+ var l = _(r, this.clonePosition());
3484
3449
  return {
3485
- val: { type: w.literal, value: i, location: l },
3450
+ val: { type: S.literal, value: i, location: l },
3486
3451
  err: null
3487
3452
  };
3488
3453
  }, e.prototype.tryParseLeftAngleBracket = function() {
3489
3454
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
3490
- !Ii(this.peek() || 0)) ? (this.bump(), "<") : null;
3455
+ !Bi(this.peek() || 0)) ? (this.bump(), "<") : null;
3491
3456
  }, e.prototype.tryParseQuote = function(t) {
3492
3457
  if (this.isEOF() || this.char() !== 39)
3493
3458
  return null;
@@ -3507,59 +3472,59 @@ var Oi = (
3507
3472
  return null;
3508
3473
  }
3509
3474
  this.bump();
3510
- var r = [this.char()];
3475
+ var n = [this.char()];
3511
3476
  for (this.bump(); !this.isEOF(); ) {
3512
- var n = this.char();
3513
- if (n === 39)
3477
+ var r = this.char();
3478
+ if (r === 39)
3514
3479
  if (this.peek() === 39)
3515
- r.push(39), this.bump();
3480
+ n.push(39), this.bump();
3516
3481
  else {
3517
3482
  this.bump();
3518
3483
  break;
3519
3484
  }
3520
3485
  else
3521
- r.push(n);
3486
+ n.push(r);
3522
3487
  this.bump();
3523
3488
  }
3524
- return tt.apply(void 0, r);
3525
- }, e.prototype.tryParseUnquoted = function(t, r) {
3489
+ return Je.apply(void 0, n);
3490
+ }, e.prototype.tryParseUnquoted = function(t, n) {
3526
3491
  if (this.isEOF())
3527
3492
  return null;
3528
- var n = this.char();
3529
- return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), tt(n));
3530
- }, e.prototype.parseArgument = function(t, r) {
3531
- var n = this.clonePosition();
3493
+ var r = this.char();
3494
+ return r === 60 || r === 123 || r === 35 && (n === "plural" || n === "selectordinal") || r === 125 && t > 0 ? null : (this.bump(), Je(r));
3495
+ }, e.prototype.parseArgument = function(t, n) {
3496
+ var r = this.clonePosition();
3532
3497
  if (this.bump(), this.bumpSpace(), this.isEOF())
3533
- return this.error(y.EXPECT_ARGUMENT_CLOSING_BRACE, _(n, this.clonePosition()));
3498
+ return this.error(y.EXPECT_ARGUMENT_CLOSING_BRACE, _(r, this.clonePosition()));
3534
3499
  if (this.char() === 125)
3535
- return this.bump(), this.error(y.EMPTY_ARGUMENT, _(n, this.clonePosition()));
3500
+ return this.bump(), this.error(y.EMPTY_ARGUMENT, _(r, this.clonePosition()));
3536
3501
  var i = this.parseIdentifierIfPossible().value;
3537
3502
  if (!i)
3538
- return this.error(y.MALFORMED_ARGUMENT, _(n, this.clonePosition()));
3503
+ return this.error(y.MALFORMED_ARGUMENT, _(r, this.clonePosition()));
3539
3504
  if (this.bumpSpace(), this.isEOF())
3540
- return this.error(y.EXPECT_ARGUMENT_CLOSING_BRACE, _(n, this.clonePosition()));
3505
+ return this.error(y.EXPECT_ARGUMENT_CLOSING_BRACE, _(r, this.clonePosition()));
3541
3506
  switch (this.char()) {
3542
3507
  case 125:
3543
3508
  return this.bump(), {
3544
3509
  val: {
3545
- type: w.argument,
3510
+ type: S.argument,
3546
3511
  // value does not include the opening and closing braces.
3547
3512
  value: i,
3548
- location: _(n, this.clonePosition())
3513
+ location: _(r, this.clonePosition())
3549
3514
  },
3550
3515
  err: null
3551
3516
  };
3552
3517
  case 44:
3553
- return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(y.EXPECT_ARGUMENT_CLOSING_BRACE, _(n, this.clonePosition())) : this.parseArgumentOptions(t, r, i, n);
3518
+ return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(y.EXPECT_ARGUMENT_CLOSING_BRACE, _(r, this.clonePosition())) : this.parseArgumentOptions(t, n, i, r);
3554
3519
  default:
3555
- return this.error(y.MALFORMED_ARGUMENT, _(n, this.clonePosition()));
3520
+ return this.error(y.MALFORMED_ARGUMENT, _(r, this.clonePosition()));
3556
3521
  }
3557
3522
  }, e.prototype.parseIdentifierIfPossible = function() {
3558
- var t = this.clonePosition(), r = this.offset(), n = rt(this.message, r), i = r + n.length;
3523
+ var t = this.clonePosition(), n = this.offset(), r = qe(this.message, n), i = n + r.length;
3559
3524
  this.bumpTo(i);
3560
3525
  var o = this.clonePosition(), s = _(t, o);
3561
- return { value: n, location: s };
3562
- }, e.prototype.parseArgumentOptions = function(t, r, n, i) {
3526
+ return { value: r, location: s };
3527
+ }, e.prototype.parseArgumentOptions = function(t, n, r, i) {
3563
3528
  var o, s = this.clonePosition(), a = this.parseIdentifierIfPossible().value, l = this.clonePosition();
3564
3529
  switch (a) {
3565
3530
  case "":
@@ -3571,49 +3536,49 @@ var Oi = (
3571
3536
  var u = null;
3572
3537
  if (this.bumpIf(",")) {
3573
3538
  this.bumpSpace();
3574
- var h = this.clonePosition(), c = this.parseSimpleArgStyleIfPossible();
3575
- if (c.err)
3576
- return c;
3577
- var f = Pi(c.val);
3578
- if (f.length === 0)
3539
+ var h = this.clonePosition(), f = this.parseSimpleArgStyleIfPossible();
3540
+ if (f.err)
3541
+ return f;
3542
+ var c = Hi(f.val);
3543
+ if (c.length === 0)
3579
3544
  return this.error(y.EXPECT_ARGUMENT_STYLE, _(this.clonePosition(), this.clonePosition()));
3580
- var p = _(h, this.clonePosition());
3581
- u = { style: f, styleLocation: p };
3545
+ var m = _(h, this.clonePosition());
3546
+ u = { style: c, styleLocation: m };
3582
3547
  }
3583
- var m = this.tryParseArgumentClose(i);
3584
- if (m.err)
3585
- return m;
3586
- var d = _(i, this.clonePosition());
3587
- if (u && Mt(u == null ? void 0 : u.style, "::", 0)) {
3588
- var g = Ci(u.style.slice(2));
3548
+ var d = this.tryParseArgumentClose(i);
3549
+ if (d.err)
3550
+ return d;
3551
+ var p = _(i, this.clonePosition());
3552
+ if (u && Ct(u == null ? void 0 : u.style, "::", 0)) {
3553
+ var g = Ti(u.style.slice(2));
3589
3554
  if (a === "number") {
3590
- var c = this.parseNumberSkeletonFromString(g, u.styleLocation);
3591
- return c.err ? c : {
3592
- val: { type: w.number, value: n, location: d, style: c.val },
3555
+ var f = this.parseNumberSkeletonFromString(g, u.styleLocation);
3556
+ return f.err ? f : {
3557
+ val: { type: S.number, value: r, location: p, style: f.val },
3593
3558
  err: null
3594
3559
  };
3595
3560
  } else {
3596
3561
  if (g.length === 0)
3597
- return this.error(y.EXPECT_DATE_TIME_SKELETON, d);
3598
- var A = g;
3599
- this.locale && (A = bi(g, this.locale));
3600
- var f = {
3601
- type: Q.dateTime,
3602
- pattern: A,
3562
+ return this.error(y.EXPECT_DATE_TIME_SKELETON, p);
3563
+ var H = g;
3564
+ this.locale && (H = ci(g, this.locale));
3565
+ var c = {
3566
+ type: J.dateTime,
3567
+ pattern: H,
3603
3568
  location: u.styleLocation,
3604
- parsedOptions: this.shouldParseSkeletons ? li(A) : {}
3605
- }, T = a === "date" ? w.date : w.time;
3569
+ parsedOptions: this.shouldParseSkeletons ? oi(H) : {}
3570
+ }, A = a === "date" ? S.date : S.time;
3606
3571
  return {
3607
- val: { type: T, value: n, location: d, style: f },
3572
+ val: { type: A, value: r, location: p, style: c },
3608
3573
  err: null
3609
3574
  };
3610
3575
  }
3611
3576
  }
3612
3577
  return {
3613
3578
  val: {
3614
- type: a === "number" ? w.number : a === "date" ? w.date : w.time,
3615
- value: n,
3616
- location: d,
3579
+ type: a === "number" ? S.number : a === "date" ? S.date : S.time,
3580
+ value: r,
3581
+ location: p,
3617
3582
  style: (o = u == null ? void 0 : u.style) !== null && o !== void 0 ? o : null
3618
3583
  },
3619
3584
  err: null
@@ -3624,41 +3589,41 @@ var Oi = (
3624
3589
  case "select": {
3625
3590
  var x = this.clonePosition();
3626
3591
  if (this.bumpSpace(), !this.bumpIf(","))
3627
- return this.error(y.EXPECT_SELECT_ARGUMENT_OPTIONS, _(x, we({}, x)));
3592
+ return this.error(y.EXPECT_SELECT_ARGUMENT_OPTIONS, _(x, E({}, x)));
3628
3593
  this.bumpSpace();
3629
- var E = this.parseIdentifierIfPossible(), b = 0;
3630
- if (a !== "select" && E.value === "offset") {
3594
+ var w = this.parseIdentifierIfPossible(), b = 0;
3595
+ if (a !== "select" && w.value === "offset") {
3631
3596
  if (!this.bumpIf(":"))
3632
3597
  return this.error(y.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, _(this.clonePosition(), this.clonePosition()));
3633
3598
  this.bumpSpace();
3634
- var c = this.tryParseDecimalInteger(y.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, y.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
3635
- if (c.err)
3636
- return c;
3637
- this.bumpSpace(), E = this.parseIdentifierIfPossible(), b = c.val;
3599
+ var f = this.tryParseDecimalInteger(y.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, y.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
3600
+ if (f.err)
3601
+ return f;
3602
+ this.bumpSpace(), w = this.parseIdentifierIfPossible(), b = f.val;
3638
3603
  }
3639
- var B = this.tryParsePluralOrSelectOptions(t, a, r, E);
3604
+ var B = this.tryParsePluralOrSelectOptions(t, a, n, w);
3640
3605
  if (B.err)
3641
3606
  return B;
3642
- var m = this.tryParseArgumentClose(i);
3643
- if (m.err)
3644
- return m;
3645
- var ce = _(i, this.clonePosition());
3607
+ var d = this.tryParseArgumentClose(i);
3608
+ if (d.err)
3609
+ return d;
3610
+ var fe = _(i, this.clonePosition());
3646
3611
  return a === "select" ? {
3647
3612
  val: {
3648
- type: w.select,
3649
- value: n,
3650
- options: Nt(B.val),
3651
- location: ce
3613
+ type: S.select,
3614
+ value: r,
3615
+ options: Pt(B.val),
3616
+ location: fe
3652
3617
  },
3653
3618
  err: null
3654
3619
  } : {
3655
3620
  val: {
3656
- type: w.plural,
3657
- value: n,
3658
- options: Nt(B.val),
3621
+ type: S.plural,
3622
+ value: r,
3623
+ options: Pt(B.val),
3659
3624
  offset: b,
3660
3625
  pluralType: a === "plural" ? "cardinal" : "ordinal",
3661
- location: ce
3626
+ location: fe
3662
3627
  },
3663
3628
  err: null
3664
3629
  };
@@ -3669,9 +3634,9 @@ var Oi = (
3669
3634
  }, e.prototype.tryParseArgumentClose = function(t) {
3670
3635
  return this.isEOF() || this.char() !== 125 ? this.error(y.EXPECT_ARGUMENT_CLOSING_BRACE, _(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
3671
3636
  }, e.prototype.parseSimpleArgStyleIfPossible = function() {
3672
- for (var t = 0, r = this.clonePosition(); !this.isEOF(); ) {
3673
- var n = this.char();
3674
- switch (n) {
3637
+ for (var t = 0, n = this.clonePosition(); !this.isEOF(); ) {
3638
+ var r = this.char();
3639
+ switch (r) {
3675
3640
  case 39: {
3676
3641
  this.bump();
3677
3642
  var i = this.clonePosition();
@@ -3689,7 +3654,7 @@ var Oi = (
3689
3654
  t -= 1;
3690
3655
  else
3691
3656
  return {
3692
- val: this.message.slice(r.offset, this.offset()),
3657
+ val: this.message.slice(n.offset, this.offset()),
3693
3658
  err: null
3694
3659
  };
3695
3660
  break;
@@ -3700,61 +3665,61 @@ var Oi = (
3700
3665
  }
3701
3666
  }
3702
3667
  return {
3703
- val: this.message.slice(r.offset, this.offset()),
3668
+ val: this.message.slice(n.offset, this.offset()),
3704
3669
  err: null
3705
3670
  };
3706
- }, e.prototype.parseNumberSkeletonFromString = function(t, r) {
3707
- var n = [];
3671
+ }, e.prototype.parseNumberSkeletonFromString = function(t, n) {
3672
+ var r = [];
3708
3673
  try {
3709
- n = ci(t);
3674
+ r = ai(t);
3710
3675
  } catch (i) {
3711
- return this.error(y.INVALID_NUMBER_SKELETON, r);
3676
+ return this.error(y.INVALID_NUMBER_SKELETON, n);
3712
3677
  }
3713
3678
  return {
3714
3679
  val: {
3715
- type: Q.number,
3716
- tokens: n,
3717
- location: r,
3718
- parsedOptions: this.shouldParseSkeletons ? di(n) : {}
3680
+ type: J.number,
3681
+ tokens: r,
3682
+ location: n,
3683
+ parsedOptions: this.shouldParseSkeletons ? fi(r) : {}
3719
3684
  },
3720
3685
  err: null
3721
3686
  };
3722
- }, e.prototype.tryParsePluralOrSelectOptions = function(t, r, n, i) {
3687
+ }, e.prototype.tryParsePluralOrSelectOptions = function(t, n, r, i) {
3723
3688
  for (var o, s = !1, a = [], l = /* @__PURE__ */ new Set(), u = i.value, h = i.location; ; ) {
3724
3689
  if (u.length === 0) {
3725
- var c = this.clonePosition();
3726
- if (r !== "select" && this.bumpIf("=")) {
3727
- var f = this.tryParseDecimalInteger(y.EXPECT_PLURAL_ARGUMENT_SELECTOR, y.INVALID_PLURAL_ARGUMENT_SELECTOR);
3728
- if (f.err)
3729
- return f;
3730
- h = _(c, this.clonePosition()), u = this.message.slice(c.offset, this.offset());
3690
+ var f = this.clonePosition();
3691
+ if (n !== "select" && this.bumpIf("=")) {
3692
+ var c = this.tryParseDecimalInteger(y.EXPECT_PLURAL_ARGUMENT_SELECTOR, y.INVALID_PLURAL_ARGUMENT_SELECTOR);
3693
+ if (c.err)
3694
+ return c;
3695
+ h = _(f, this.clonePosition()), u = this.message.slice(f.offset, this.offset());
3731
3696
  } else
3732
3697
  break;
3733
3698
  }
3734
3699
  if (l.has(u))
3735
- return this.error(r === "select" ? y.DUPLICATE_SELECT_ARGUMENT_SELECTOR : y.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, h);
3700
+ return this.error(n === "select" ? y.DUPLICATE_SELECT_ARGUMENT_SELECTOR : y.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, h);
3736
3701
  u === "other" && (s = !0), this.bumpSpace();
3737
- var p = this.clonePosition();
3702
+ var m = this.clonePosition();
3738
3703
  if (!this.bumpIf("{"))
3739
- return this.error(r === "select" ? y.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : y.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, _(this.clonePosition(), this.clonePosition()));
3740
- var m = this.parseMessage(t + 1, r, n);
3741
- if (m.err)
3742
- return m;
3743
- var d = this.tryParseArgumentClose(p);
3704
+ return this.error(n === "select" ? y.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : y.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, _(this.clonePosition(), this.clonePosition()));
3705
+ var d = this.parseMessage(t + 1, n, r);
3744
3706
  if (d.err)
3745
3707
  return d;
3708
+ var p = this.tryParseArgumentClose(m);
3709
+ if (p.err)
3710
+ return p;
3746
3711
  a.push([
3747
3712
  u,
3748
3713
  {
3749
- value: m.val,
3750
- location: _(p, this.clonePosition())
3714
+ value: d.val,
3715
+ location: _(m, this.clonePosition())
3751
3716
  }
3752
3717
  ]), l.add(u), this.bumpSpace(), o = this.parseIdentifierIfPossible(), u = o.value, h = o.location;
3753
3718
  }
3754
- return a.length === 0 ? this.error(r === "select" ? y.EXPECT_SELECT_ARGUMENT_SELECTOR : y.EXPECT_PLURAL_ARGUMENT_SELECTOR, _(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !s ? this.error(y.MISSING_OTHER_CLAUSE, _(this.clonePosition(), this.clonePosition())) : { val: a, err: null };
3755
- }, e.prototype.tryParseDecimalInteger = function(t, r) {
3756
- var n = 1, i = this.clonePosition();
3757
- this.bumpIf("+") || this.bumpIf("-") && (n = -1);
3719
+ return a.length === 0 ? this.error(n === "select" ? y.EXPECT_SELECT_ARGUMENT_SELECTOR : y.EXPECT_PLURAL_ARGUMENT_SELECTOR, _(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !s ? this.error(y.MISSING_OTHER_CLAUSE, _(this.clonePosition(), this.clonePosition())) : { val: a, err: null };
3720
+ }, e.prototype.tryParseDecimalInteger = function(t, n) {
3721
+ var r = 1, i = this.clonePosition();
3722
+ this.bumpIf("+") || this.bumpIf("-") && (r = -1);
3758
3723
  for (var o = !1, s = 0; !this.isEOF(); ) {
3759
3724
  var a = this.char();
3760
3725
  if (a >= 48 && a <= 57)
@@ -3763,7 +3728,7 @@ var Oi = (
3763
3728
  break;
3764
3729
  }
3765
3730
  var l = _(i, this.clonePosition());
3766
- return o ? (s *= n, Ai(s) ? { val: s, err: null } : this.error(r, l)) : this.error(t, l);
3731
+ return o ? (s *= r, wi(s) ? { val: s, err: null } : this.error(n, l)) : this.error(t, l);
3767
3732
  }, e.prototype.offset = function() {
3768
3733
  return this.position.offset;
3769
3734
  }, e.prototype.isEOF = function() {
@@ -3778,17 +3743,17 @@ var Oi = (
3778
3743
  var t = this.position.offset;
3779
3744
  if (t >= this.message.length)
3780
3745
  throw Error("out of bound");
3781
- var r = xr(this.message, t);
3782
- if (r === void 0)
3746
+ var n = yn(this.message, t);
3747
+ if (n === void 0)
3783
3748
  throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
3784
- return r;
3785
- }, e.prototype.error = function(t, r) {
3749
+ return n;
3750
+ }, e.prototype.error = function(t, n) {
3786
3751
  return {
3787
3752
  val: null,
3788
3753
  err: {
3789
3754
  kind: t,
3790
3755
  message: this.message,
3791
- location: r
3756
+ location: n
3792
3757
  }
3793
3758
  };
3794
3759
  }, e.prototype.bump = function() {
@@ -3797,129 +3762,129 @@ var Oi = (
3797
3762
  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);
3798
3763
  }
3799
3764
  }, e.prototype.bumpIf = function(t) {
3800
- if (Mt(this.message, t, this.offset())) {
3801
- for (var r = 0; r < t.length; r++)
3765
+ if (Ct(this.message, t, this.offset())) {
3766
+ for (var n = 0; n < t.length; n++)
3802
3767
  this.bump();
3803
3768
  return !0;
3804
3769
  }
3805
3770
  return !1;
3806
3771
  }, e.prototype.bumpUntil = function(t) {
3807
- var r = this.offset(), n = this.message.indexOf(t, r);
3808
- return n >= 0 ? (this.bumpTo(n), !0) : (this.bumpTo(this.message.length), !1);
3772
+ var n = this.offset(), r = this.message.indexOf(t, n);
3773
+ return r >= 0 ? (this.bumpTo(r), !0) : (this.bumpTo(this.message.length), !1);
3809
3774
  }, e.prototype.bumpTo = function(t) {
3810
3775
  if (this.offset() > t)
3811
3776
  throw Error("targetOffset ".concat(t, " must be greater than or equal to the current offset ").concat(this.offset()));
3812
3777
  for (t = Math.min(t, this.message.length); ; ) {
3813
- var r = this.offset();
3814
- if (r === t)
3778
+ var n = this.offset();
3779
+ if (n === t)
3815
3780
  break;
3816
- if (r > t)
3781
+ if (n > t)
3817
3782
  throw Error("targetOffset ".concat(t, " is at invalid UTF-16 code unit boundary"));
3818
3783
  if (this.bump(), this.isEOF())
3819
3784
  break;
3820
3785
  }
3821
3786
  }, e.prototype.bumpSpace = function() {
3822
- for (; !this.isEOF() && wr(this.char()); )
3787
+ for (; !this.isEOF() && _n(this.char()); )
3823
3788
  this.bump();
3824
3789
  }, e.prototype.peek = function() {
3825
3790
  if (this.isEOF())
3826
3791
  return null;
3827
- var t = this.char(), r = this.offset(), n = this.message.charCodeAt(r + (t >= 65536 ? 2 : 1));
3828
- return n != null ? n : null;
3792
+ var t = this.char(), n = this.offset(), r = this.message.charCodeAt(n + (t >= 65536 ? 2 : 1));
3793
+ return r != null ? r : null;
3829
3794
  }, e;
3830
3795
  }()
3831
3796
  );
3832
- function nt(e) {
3797
+ function Ye(e) {
3833
3798
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3834
3799
  }
3835
- function Ii(e) {
3836
- return nt(e) || e === 47;
3800
+ function Bi(e) {
3801
+ return Ye(e) || e === 47;
3837
3802
  }
3838
- function Mi(e) {
3803
+ function Ci(e) {
3839
3804
  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;
3840
3805
  }
3841
- function wr(e) {
3806
+ function _n(e) {
3842
3807
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3843
3808
  }
3844
- function Ni(e) {
3809
+ function Pi(e) {
3845
3810
  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;
3846
3811
  }
3847
- function it(e) {
3812
+ function Ke(e) {
3848
3813
  e.forEach(function(t) {
3849
- if (delete t.location, mr(t) || pr(t))
3850
- for (var r in t.options)
3851
- delete t.options[r].location, it(t.options[r].value);
3814
+ if (delete t.location, hn(t) || fn(t))
3815
+ for (var n in t.options)
3816
+ delete t.options[n].location, Ke(t.options[n].value);
3852
3817
  else
3853
- hr(t) && br(t.style) || (cr(t) || fr(t)) && Ke(t.style) ? delete t.style.location : dr(t) && it(t.children);
3818
+ an(t) && dn(t.style) || (un(t) || ln(t)) && Ze(t.style) ? delete t.style.location : cn(t) && Ke(t.children);
3854
3819
  });
3855
3820
  }
3856
- function Li(e, t) {
3857
- t === void 0 && (t = {}), t = we({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3858
- var r = new Oi(e, t).parse();
3859
- if (r.err) {
3860
- var n = SyntaxError(y[r.err.kind]);
3861
- throw n.location = r.err.location, n.originalMessage = r.err.message, n;
3821
+ function Oi(e, t) {
3822
+ t === void 0 && (t = {}), t = E({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3823
+ var n = new Ai(e, t).parse();
3824
+ if (n.err) {
3825
+ var r = SyntaxError(y[n.err.kind]);
3826
+ throw r.location = n.err.location, r.originalMessage = n.err.message, r;
3862
3827
  }
3863
- return t != null && t.captureLocation || it(r.val), r.val;
3828
+ return t != null && t.captureLocation || Ke(n.val), n.val;
3864
3829
  }
3865
- var J;
3830
+ var q;
3866
3831
  (function(e) {
3867
3832
  e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
3868
- })(J || (J = {}));
3869
- var Pe = (
3833
+ })(q || (q = {}));
3834
+ var Be = (
3870
3835
  /** @class */
3871
3836
  function(e) {
3872
- Ce(t, e);
3873
- function t(r, n, i) {
3874
- var o = e.call(this, r) || this;
3875
- return o.code = n, o.originalMessage = i, o;
3837
+ $(t, e);
3838
+ function t(n, r, i) {
3839
+ var o = e.call(this, n) || this;
3840
+ return o.code = r, o.originalMessage = i, o;
3876
3841
  }
3877
3842
  return t.prototype.toString = function() {
3878
3843
  return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
3879
3844
  }, t;
3880
3845
  }(Error)
3881
- ), $t = (
3846
+ ), It = (
3882
3847
  /** @class */
3883
3848
  function(e) {
3884
- Ce(t, e);
3885
- function t(r, n, i, o) {
3886
- return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), J.INVALID_VALUE, o) || this;
3849
+ $(t, e);
3850
+ function t(n, r, i, o) {
3851
+ return e.call(this, 'Invalid values for "'.concat(n, '": "').concat(r, '". Options are "').concat(Object.keys(i).join('", "'), '"'), q.INVALID_VALUE, o) || this;
3887
3852
  }
3888
3853
  return t;
3889
- }(Pe)
3890
- ), $i = (
3854
+ }(Be)
3855
+ ), Ii = (
3891
3856
  /** @class */
3892
3857
  function(e) {
3893
- Ce(t, e);
3894
- function t(r, n, i) {
3895
- return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), J.INVALID_VALUE, i) || this;
3858
+ $(t, e);
3859
+ function t(n, r, i) {
3860
+ return e.call(this, 'Value for "'.concat(n, '" must be of type ').concat(r), q.INVALID_VALUE, i) || this;
3896
3861
  }
3897
3862
  return t;
3898
- }(Pe)
3899
- ), Ri = (
3863
+ }(Be)
3864
+ ), Mi = (
3900
3865
  /** @class */
3901
3866
  function(e) {
3902
- Ce(t, e);
3903
- function t(r, n) {
3904
- return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), J.MISSING_VALUE, n) || this;
3867
+ $(t, e);
3868
+ function t(n, r) {
3869
+ return e.call(this, 'The intl string context variable "'.concat(n, '" was not provided to the string "').concat(r, '"'), q.MISSING_VALUE, r) || this;
3905
3870
  }
3906
3871
  return t;
3907
- }(Pe)
3872
+ }(Be)
3908
3873
  ), P;
3909
3874
  (function(e) {
3910
3875
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
3911
3876
  })(P || (P = {}));
3912
- function Gi(e) {
3913
- return e.length < 2 ? e : e.reduce(function(t, r) {
3914
- var n = t[t.length - 1];
3915
- return !n || n.type !== P.literal || r.type !== P.literal ? t.push(r) : n.value += r.value, t;
3877
+ function Ni(e) {
3878
+ return e.length < 2 ? e : e.reduce(function(t, n) {
3879
+ var r = t[t.length - 1];
3880
+ return !r || r.type !== P.literal || n.type !== P.literal ? t.push(n) : r.value += n.value, t;
3916
3881
  }, []);
3917
3882
  }
3918
- function Ui(e) {
3883
+ function Li(e) {
3919
3884
  return typeof e == "function";
3920
3885
  }
3921
- function ye(e, t, r, n, i, o, s) {
3922
- if (e.length === 1 && Ct(e[0]))
3886
+ function ye(e, t, n, r, i, o, s) {
3887
+ if (e.length === 1 && Tt(e[0]))
3923
3888
  return [
3924
3889
  {
3925
3890
  type: P.literal,
@@ -3928,155 +3893,155 @@ function ye(e, t, r, n, i, o, s) {
3928
3893
  ];
3929
3894
  for (var a = [], l = 0, u = e; l < u.length; l++) {
3930
3895
  var h = u[l];
3931
- if (Ct(h)) {
3896
+ if (Tt(h)) {
3932
3897
  a.push({
3933
3898
  type: P.literal,
3934
3899
  value: h.value
3935
3900
  });
3936
3901
  continue;
3937
3902
  }
3938
- if (ai(h)) {
3903
+ if (ri(h)) {
3939
3904
  typeof o == "number" && a.push({
3940
3905
  type: P.literal,
3941
- value: r.getNumberFormat(t).format(o)
3906
+ value: n.getNumberFormat(t).format(o)
3942
3907
  });
3943
3908
  continue;
3944
3909
  }
3945
- var c = h.value;
3946
- if (!(i && c in i))
3947
- throw new Ri(c, s);
3948
- var f = i[c];
3949
- if (si(h)) {
3950
- (!f || typeof f == "string" || typeof f == "number") && (f = typeof f == "string" || typeof f == "number" ? String(f) : ""), a.push({
3951
- type: typeof f == "string" ? P.literal : P.object,
3952
- value: f
3910
+ var f = h.value;
3911
+ if (!(i && f in i))
3912
+ throw new Mi(f, s);
3913
+ var c = i[f];
3914
+ if (ni(h)) {
3915
+ (!c || typeof c == "string" || typeof c == "number") && (c = typeof c == "string" || typeof c == "number" ? String(c) : ""), a.push({
3916
+ type: typeof c == "string" ? P.literal : P.object,
3917
+ value: c
3953
3918
  });
3954
3919
  continue;
3955
3920
  }
3956
- if (cr(h)) {
3957
- var p = typeof h.style == "string" ? n.date[h.style] : Ke(h.style) ? h.style.parsedOptions : void 0;
3921
+ if (un(h)) {
3922
+ var m = typeof h.style == "string" ? r.date[h.style] : Ze(h.style) ? h.style.parsedOptions : void 0;
3958
3923
  a.push({
3959
3924
  type: P.literal,
3960
- value: r.getDateTimeFormat(t, p).format(f)
3925
+ value: n.getDateTimeFormat(t, m).format(c)
3961
3926
  });
3962
3927
  continue;
3963
3928
  }
3964
- if (fr(h)) {
3965
- var p = typeof h.style == "string" ? n.time[h.style] : Ke(h.style) ? h.style.parsedOptions : n.time.medium;
3929
+ if (ln(h)) {
3930
+ var m = typeof h.style == "string" ? r.time[h.style] : Ze(h.style) ? h.style.parsedOptions : r.time.medium;
3966
3931
  a.push({
3967
3932
  type: P.literal,
3968
- value: r.getDateTimeFormat(t, p).format(f)
3933
+ value: n.getDateTimeFormat(t, m).format(c)
3969
3934
  });
3970
3935
  continue;
3971
3936
  }
3972
- if (hr(h)) {
3973
- var p = typeof h.style == "string" ? n.number[h.style] : br(h.style) ? h.style.parsedOptions : void 0;
3974
- p && p.scale && (f = f * (p.scale || 1)), a.push({
3937
+ if (an(h)) {
3938
+ var m = typeof h.style == "string" ? r.number[h.style] : dn(h.style) ? h.style.parsedOptions : void 0;
3939
+ m && m.scale && (c = c * (m.scale || 1)), a.push({
3975
3940
  type: P.literal,
3976
- value: r.getNumberFormat(t, p).format(f)
3941
+ value: n.getNumberFormat(t, m).format(c)
3977
3942
  });
3978
3943
  continue;
3979
3944
  }
3980
- if (dr(h)) {
3981
- var m = h.children, d = h.value, g = i[d];
3982
- if (!Ui(g))
3983
- throw new $i(d, "function", s);
3984
- var A = ye(m, t, r, n, i, o), T = g(A.map(function(b) {
3945
+ if (cn(h)) {
3946
+ var d = h.children, p = h.value, g = i[p];
3947
+ if (!Li(g))
3948
+ throw new Ii(p, "function", s);
3949
+ var H = ye(d, t, n, r, i, o), A = g(H.map(function(b) {
3985
3950
  return b.value;
3986
3951
  }));
3987
- Array.isArray(T) || (T = [T]), a.push.apply(a, T.map(function(b) {
3952
+ Array.isArray(A) || (A = [A]), a.push.apply(a, A.map(function(b) {
3988
3953
  return {
3989
3954
  type: typeof b == "string" ? P.literal : P.object,
3990
3955
  value: b
3991
3956
  };
3992
3957
  }));
3993
3958
  }
3994
- if (mr(h)) {
3995
- var x = h.options[f] || h.options.other;
3959
+ if (hn(h)) {
3960
+ var x = h.options[c] || h.options.other;
3996
3961
  if (!x)
3997
- throw new $t(h.value, f, Object.keys(h.options), s);
3998
- a.push.apply(a, ye(x.value, t, r, n, i));
3962
+ throw new It(h.value, c, Object.keys(h.options), s);
3963
+ a.push.apply(a, ye(x.value, t, n, r, i));
3999
3964
  continue;
4000
3965
  }
4001
- if (pr(h)) {
4002
- var x = h.options["=".concat(f)];
3966
+ if (fn(h)) {
3967
+ var x = h.options["=".concat(c)];
4003
3968
  if (!x) {
4004
3969
  if (!Intl.PluralRules)
4005
- throw new Pe(`Intl.PluralRules is not available in this environment.
3970
+ throw new Be(`Intl.PluralRules is not available in this environment.
4006
3971
  Try polyfilling it using "@formatjs/intl-pluralrules"
4007
- `, J.MISSING_INTL_API, s);
4008
- var E = r.getPluralRules(t, { type: h.pluralType }).select(f - (h.offset || 0));
4009
- x = h.options[E] || h.options.other;
3972
+ `, q.MISSING_INTL_API, s);
3973
+ var w = n.getPluralRules(t, { type: h.pluralType }).select(c - (h.offset || 0));
3974
+ x = h.options[w] || h.options.other;
4010
3975
  }
4011
3976
  if (!x)
4012
- throw new $t(h.value, f, Object.keys(h.options), s);
4013
- a.push.apply(a, ye(x.value, t, r, n, i, f - (h.offset || 0)));
3977
+ throw new It(h.value, c, Object.keys(h.options), s);
3978
+ a.push.apply(a, ye(x.value, t, n, r, i, c - (h.offset || 0)));
4014
3979
  continue;
4015
3980
  }
4016
3981
  }
4017
- return Gi(a);
3982
+ return Ni(a);
4018
3983
  }
4019
- function Di(e, t) {
4020
- return t ? L(L(L({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
4021
- return r[n] = L(L({}, e[n]), t[n] || {}), r;
3984
+ function Ri(e, t) {
3985
+ return t ? E(E(E({}, e || {}), t || {}), Object.keys(e).reduce(function(n, r) {
3986
+ return n[r] = E(E({}, e[r]), t[r] || {}), n;
4022
3987
  }, {})) : e;
4023
3988
  }
4024
- function Fi(e, t) {
4025
- return t ? Object.keys(e).reduce(function(r, n) {
4026
- return r[n] = Di(e[n], t[n]), r;
4027
- }, L({}, e)) : e;
3989
+ function $i(e, t) {
3990
+ return t ? Object.keys(e).reduce(function(n, r) {
3991
+ return n[r] = Ri(e[r], t[r]), n;
3992
+ }, E({}, e)) : e;
4028
3993
  }
4029
- function Fe(e) {
3994
+ function Ge(e) {
4030
3995
  return {
4031
3996
  create: function() {
4032
3997
  return {
4033
3998
  get: function(t) {
4034
3999
  return e[t];
4035
4000
  },
4036
- set: function(t, r) {
4037
- e[t] = r;
4001
+ set: function(t, n) {
4002
+ e[t] = n;
4038
4003
  }
4039
4004
  };
4040
4005
  }
4041
4006
  };
4042
4007
  }
4043
- function ji(e) {
4008
+ function Gi(e) {
4044
4009
  return e === void 0 && (e = {
4045
4010
  number: {},
4046
4011
  dateTime: {},
4047
4012
  pluralRules: {}
4048
4013
  }), {
4049
- getNumberFormat: Ge(function() {
4050
- for (var t, r = [], n = 0; n < arguments.length; n++)
4051
- r[n] = arguments[n];
4052
- return new ((t = Intl.NumberFormat).bind.apply(t, Re([void 0], r, !1)))();
4014
+ getNumberFormat: Le(function() {
4015
+ for (var t, n = [], r = 0; r < arguments.length; r++)
4016
+ n[r] = arguments[r];
4017
+ return new ((t = Intl.NumberFormat).bind.apply(t, Z([void 0], n, !1)))();
4053
4018
  }, {
4054
- cache: Fe(e.number),
4055
- strategy: Ue.variadic
4019
+ cache: Ge(e.number),
4020
+ strategy: Re.variadic
4056
4021
  }),
4057
- getDateTimeFormat: Ge(function() {
4058
- for (var t, r = [], n = 0; n < arguments.length; n++)
4059
- r[n] = arguments[n];
4060
- return new ((t = Intl.DateTimeFormat).bind.apply(t, Re([void 0], r, !1)))();
4022
+ getDateTimeFormat: Le(function() {
4023
+ for (var t, n = [], r = 0; r < arguments.length; r++)
4024
+ n[r] = arguments[r];
4025
+ return new ((t = Intl.DateTimeFormat).bind.apply(t, Z([void 0], n, !1)))();
4061
4026
  }, {
4062
- cache: Fe(e.dateTime),
4063
- strategy: Ue.variadic
4027
+ cache: Ge(e.dateTime),
4028
+ strategy: Re.variadic
4064
4029
  }),
4065
- getPluralRules: Ge(function() {
4066
- for (var t, r = [], n = 0; n < arguments.length; n++)
4067
- r[n] = arguments[n];
4068
- return new ((t = Intl.PluralRules).bind.apply(t, Re([void 0], r, !1)))();
4030
+ getPluralRules: Le(function() {
4031
+ for (var t, n = [], r = 0; r < arguments.length; r++)
4032
+ n[r] = arguments[r];
4033
+ return new ((t = Intl.PluralRules).bind.apply(t, Z([void 0], n, !1)))();
4069
4034
  }, {
4070
- cache: Fe(e.pluralRules),
4071
- strategy: Ue.variadic
4035
+ cache: Ge(e.pluralRules),
4036
+ strategy: Re.variadic
4072
4037
  })
4073
4038
  };
4074
4039
  }
4075
- var ki = (
4040
+ var Ui = (
4076
4041
  /** @class */
4077
4042
  function() {
4078
- function e(t, r, n, i) {
4079
- r === void 0 && (r = e.defaultLocale);
4043
+ function e(t, n, r, i) {
4044
+ n === void 0 && (n = e.defaultLocale);
4080
4045
  var o = this;
4081
4046
  if (this.formatterCache = {
4082
4047
  number: {},
@@ -4086,8 +4051,8 @@ var ki = (
4086
4051
  var u = o.formatToParts(l);
4087
4052
  if (u.length === 1)
4088
4053
  return u[0].value;
4089
- var h = u.reduce(function(c, f) {
4090
- return !c.length || f.type !== P.literal || typeof c[c.length - 1] != "string" ? c.push(f.value) : c[c.length - 1] += f.value, c;
4054
+ var h = u.reduce(function(f, c) {
4055
+ return !f.length || c.type !== P.literal || typeof f[f.length - 1] != "string" ? f.push(c.value) : f[f.length - 1] += c.value, f;
4091
4056
  }, []);
4092
4057
  return h.length <= 1 ? h[0] || "" : h;
4093
4058
  }, this.formatToParts = function(l) {
@@ -4099,18 +4064,18 @@ var ki = (
4099
4064
  };
4100
4065
  }, this.getAst = function() {
4101
4066
  return o.ast;
4102
- }, this.locales = r, this.resolvedLocale = e.resolveLocale(r), typeof t == "string") {
4067
+ }, this.locales = n, this.resolvedLocale = e.resolveLocale(n), typeof t == "string") {
4103
4068
  if (this.message = t, !e.__parse)
4104
4069
  throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
4105
4070
  var s = i || {};
4106
4071
  s.formatters;
4107
- var a = Yn(s, ["formatters"]);
4108
- this.ast = e.__parse(t, L(L({}, a), { locale: this.resolvedLocale }));
4072
+ var a = gr(s, ["formatters"]);
4073
+ this.ast = e.__parse(t, E(E({}, a), { locale: this.resolvedLocale }));
4109
4074
  } else
4110
4075
  this.ast = t;
4111
4076
  if (!Array.isArray(this.ast))
4112
4077
  throw new TypeError("A message must be provided as a String or AST.");
4113
- this.formats = Fi(e.formats, n), this.formatters = i && i.formatters || ji(this.formatterCache);
4078
+ this.formats = $i(e.formats, r), this.formatters = i && i.formatters || Gi(this.formatterCache);
4114
4079
  }
4115
4080
  return Object.defineProperty(e, "defaultLocale", {
4116
4081
  get: function() {
@@ -4120,10 +4085,10 @@ var ki = (
4120
4085
  configurable: !0
4121
4086
  }), e.memoizedDefaultLocale = null, e.resolveLocale = function(t) {
4122
4087
  if (typeof Intl.Locale != "undefined") {
4123
- var r = Intl.NumberFormat.supportedLocalesOf(t);
4124
- return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
4088
+ var n = Intl.NumberFormat.supportedLocalesOf(t);
4089
+ return n.length > 0 ? new Intl.Locale(n[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
4125
4090
  }
4126
- }, e.__parse = Li, e.formats = {
4091
+ }, e.__parse = Oi, e.formats = {
4127
4092
  number: {
4128
4093
  integer: {
4129
4094
  maximumFractionDigits: 0
@@ -4184,113 +4149,113 @@ var ki = (
4184
4149
  }, e;
4185
4150
  }()
4186
4151
  );
4187
- function Vi(e, t) {
4152
+ function Di(e, t) {
4188
4153
  if (t == null)
4189
4154
  return;
4190
4155
  if (t in e)
4191
4156
  return e[t];
4192
- const r = t.split(".");
4193
- let n = e;
4194
- for (let i = 0; i < r.length; i++)
4195
- if (typeof n == "object") {
4157
+ const n = t.split(".");
4158
+ let r = e;
4159
+ for (let i = 0; i < n.length; i++)
4160
+ if (typeof r == "object") {
4196
4161
  if (i > 0) {
4197
- const o = r.slice(i, r.length).join(".");
4198
- if (o in n) {
4199
- n = n[o];
4162
+ const o = n.slice(i, n.length).join(".");
4163
+ if (o in r) {
4164
+ r = r[o];
4200
4165
  break;
4201
4166
  }
4202
4167
  }
4203
- n = n[r[i]];
4168
+ r = r[n[i]];
4204
4169
  } else
4205
- n = void 0;
4206
- return n;
4170
+ r = void 0;
4171
+ return r;
4207
4172
  }
4208
- const G = {}, Xi = (e, t, r) => r && (t in G || (G[t] = {}), e in G[t] || (G[t][e] = r), r), Sr = (e, t) => {
4173
+ const G = {}, Fi = (e, t, n) => n && (t in G || (G[t] = {}), e in G[t] || (G[t][e] = n), n), xn = (e, t) => {
4209
4174
  if (t == null)
4210
4175
  return;
4211
4176
  if (t in G && e in G[t])
4212
4177
  return G[t][e];
4213
- const r = Oe(t);
4214
- for (let n = 0; n < r.length; n++) {
4215
- const i = r[n], o = Wi(i, e);
4178
+ const n = Ce(t);
4179
+ for (let r = 0; r < n.length; r++) {
4180
+ const i = n[r], o = ki(i, e);
4216
4181
  if (o)
4217
- return Xi(e, t, o);
4182
+ return Fi(e, t, o);
4218
4183
  }
4219
4184
  };
4220
- let ht;
4221
- const he = Be({});
4222
- function zi(e) {
4223
- return ht[e] || null;
4185
+ let st;
4186
+ const he = Ae({});
4187
+ function ji(e) {
4188
+ return st[e] || null;
4224
4189
  }
4225
- function Tr(e) {
4226
- return e in ht;
4190
+ function En(e) {
4191
+ return e in st;
4227
4192
  }
4228
- function Wi(e, t) {
4229
- if (!Tr(e))
4193
+ function ki(e, t) {
4194
+ if (!En(e))
4230
4195
  return null;
4231
- const r = zi(e);
4232
- return Vi(r, t);
4196
+ const n = ji(e);
4197
+ return Di(n, t);
4233
4198
  }
4234
- function Zi(e) {
4199
+ function Vi(e) {
4235
4200
  if (e == null)
4236
4201
  return;
4237
- const t = Oe(e);
4238
- for (let r = 0; r < t.length; r++) {
4239
- const n = t[r];
4240
- if (Tr(n))
4241
- return n;
4202
+ const t = Ce(e);
4203
+ for (let n = 0; n < t.length; n++) {
4204
+ const r = t[n];
4205
+ if (En(r))
4206
+ return r;
4242
4207
  }
4243
4208
  }
4244
- function Hr(e, ...t) {
4245
- delete G[e], he.update((r) => (r[e] = qn.all([r[e] || {}, ...t]), r));
4209
+ function wn(e, ...t) {
4210
+ delete G[e], he.update((n) => (n[e] = Zr.all([n[e] || {}, ...t]), n));
4246
4211
  }
4247
- Y(
4212
+ K(
4248
4213
  [he],
4249
4214
  ([e]) => Object.keys(e)
4250
4215
  );
4251
- he.subscribe((e) => ht = e);
4216
+ he.subscribe((e) => st = e);
4252
4217
  const ve = {};
4253
- function Qi(e, t) {
4218
+ function Xi(e, t) {
4254
4219
  ve[e].delete(t), ve[e].size === 0 && delete ve[e];
4255
4220
  }
4256
- function Ar(e) {
4221
+ function Sn(e) {
4257
4222
  return ve[e];
4258
4223
  }
4259
- function Ji(e) {
4260
- return Oe(e).map((t) => {
4261
- const r = Ar(t);
4262
- return [t, r ? [...r] : []];
4224
+ function zi(e) {
4225
+ return Ce(e).map((t) => {
4226
+ const n = Sn(t);
4227
+ return [t, n ? [...n] : []];
4263
4228
  }).filter(([, t]) => t.length > 0);
4264
4229
  }
4265
- function ot(e) {
4266
- return e == null ? !1 : Oe(e).some(
4230
+ function et(e) {
4231
+ return e == null ? !1 : Ce(e).some(
4267
4232
  (t) => {
4268
- var r;
4269
- return (r = Ar(t)) == null ? void 0 : r.size;
4233
+ var n;
4234
+ return (n = Sn(t)) == null ? void 0 : n.size;
4270
4235
  }
4271
4236
  );
4272
4237
  }
4273
- function qi(e, t) {
4238
+ function Wi(e, t) {
4274
4239
  return Promise.all(
4275
- t.map((n) => (Qi(e, n), n().then((i) => i.default || i)))
4276
- ).then((n) => Hr(e, ...n));
4240
+ t.map((r) => (Xi(e, r), r().then((i) => i.default || i)))
4241
+ ).then((r) => wn(e, ...r));
4277
4242
  }
4278
4243
  const re = {};
4279
- function Br(e) {
4280
- if (!ot(e))
4244
+ function Tn(e) {
4245
+ if (!et(e))
4281
4246
  return e in re ? re[e] : Promise.resolve();
4282
- const t = Ji(e);
4247
+ const t = zi(e);
4283
4248
  return re[e] = Promise.all(
4284
4249
  t.map(
4285
- ([r, n]) => qi(r, n)
4250
+ ([n, r]) => Wi(n, r)
4286
4251
  )
4287
4252
  ).then(() => {
4288
- if (ot(e))
4289
- return Br(e);
4253
+ if (et(e))
4254
+ return Tn(e);
4290
4255
  delete re[e];
4291
4256
  }), re[e];
4292
4257
  }
4293
- const Yi = {
4258
+ const Zi = {
4294
4259
  number: {
4295
4260
  scientific: { notation: "scientific" },
4296
4261
  engineering: { notation: "engineering" },
@@ -4319,136 +4284,136 @@ const Yi = {
4319
4284
  timeZoneName: "short"
4320
4285
  }
4321
4286
  }
4322
- }, Ki = {
4287
+ }, Qi = {
4323
4288
  fallbackLocale: null,
4324
4289
  loadingDelay: 200,
4325
- formats: Yi,
4290
+ formats: Zi,
4326
4291
  warnOnMissingMessages: !0,
4327
4292
  handleMissingMessage: void 0,
4328
4293
  ignoreTag: !0
4329
- }, eo = Ki;
4330
- function q() {
4331
- return eo;
4332
- }
4333
- const je = Be(!1);
4334
- var to = Object.defineProperty, ro = Object.defineProperties, no = Object.getOwnPropertyDescriptors, Rt = Object.getOwnPropertySymbols, io = Object.prototype.hasOwnProperty, oo = Object.prototype.propertyIsEnumerable, Gt = (e, t, r) => t in e ? to(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, so = (e, t) => {
4335
- for (var r in t || (t = {}))
4336
- io.call(t, r) && Gt(e, r, t[r]);
4337
- if (Rt)
4338
- for (var r of Rt(t))
4339
- oo.call(t, r) && Gt(e, r, t[r]);
4294
+ }, Ji = Qi;
4295
+ function Y() {
4296
+ return Ji;
4297
+ }
4298
+ const Ue = Ae(!1);
4299
+ var qi = Object.defineProperty, Yi = Object.defineProperties, Ki = Object.getOwnPropertyDescriptors, Mt = Object.getOwnPropertySymbols, eo = Object.prototype.hasOwnProperty, to = Object.prototype.propertyIsEnumerable, Nt = (e, t, n) => t in e ? qi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, no = (e, t) => {
4300
+ for (var n in t)
4301
+ eo.call(t, n) && Nt(e, n, t[n]);
4302
+ if (Mt)
4303
+ for (var n of Mt(t))
4304
+ to.call(t, n) && Nt(e, n, t[n]);
4340
4305
  return e;
4341
- }, ao = (e, t) => ro(e, no(t));
4342
- let st;
4343
- const Se = Be(null);
4344
- function Ut(e) {
4345
- return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
4306
+ }, ro = (e, t) => Yi(e, Ki(t));
4307
+ let tt;
4308
+ const we = Ae(null);
4309
+ function Lt(e) {
4310
+ return e.split("-").map((t, n, r) => r.slice(0, n + 1).join("-")).reverse();
4346
4311
  }
4347
- function Oe(e, t = q().fallbackLocale) {
4348
- const r = Ut(e);
4349
- return t ? [.../* @__PURE__ */ new Set([...r, ...Ut(t)])] : r;
4312
+ function Ce(e, t = Y().fallbackLocale) {
4313
+ const n = Lt(e);
4314
+ return t ? [.../* @__PURE__ */ new Set([...n, ...Lt(t)])] : n;
4350
4315
  }
4351
4316
  function F() {
4352
- return st != null ? st : void 0;
4317
+ return tt != null ? tt : void 0;
4353
4318
  }
4354
- Se.subscribe((e) => {
4355
- st = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
4319
+ we.subscribe((e) => {
4320
+ tt = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
4356
4321
  });
4357
- const uo = (e) => {
4358
- if (e && Zi(e) && ot(e)) {
4359
- const { loadingDelay: t } = q();
4360
- let r;
4361
- return typeof window != "undefined" && F() != null && t ? r = window.setTimeout(
4362
- () => je.set(!0),
4322
+ const io = (e) => {
4323
+ if (e && Vi(e) && et(e)) {
4324
+ const { loadingDelay: t } = Y();
4325
+ let n;
4326
+ return typeof window != "undefined" && F() != null && t ? n = window.setTimeout(
4327
+ () => Ue.set(!0),
4363
4328
  t
4364
- ) : je.set(!0), Br(e).then(() => {
4365
- Se.set(e);
4329
+ ) : Ue.set(!0), Tn(e).then(() => {
4330
+ we.set(e);
4366
4331
  }).finally(() => {
4367
- clearTimeout(r), je.set(!1);
4332
+ clearTimeout(n), Ue.set(!1);
4368
4333
  });
4369
4334
  }
4370
- return Se.set(e);
4371
- }, K = ao(so({}, Se), {
4372
- set: uo
4373
- }), Ie = (e) => {
4335
+ return we.set(e);
4336
+ }, ee = ro(no({}, we), {
4337
+ set: io
4338
+ }), Pe = (e) => {
4374
4339
  const t = /* @__PURE__ */ Object.create(null);
4375
- return (n) => {
4376
- const i = JSON.stringify(n);
4377
- return i in t ? t[i] : t[i] = e(n);
4340
+ return (r) => {
4341
+ const i = JSON.stringify(r);
4342
+ return i in t ? t[i] : t[i] = e(r);
4378
4343
  };
4379
4344
  };
4380
- var lo = Object.defineProperty, Te = Object.getOwnPropertySymbols, Cr = Object.prototype.hasOwnProperty, Pr = Object.prototype.propertyIsEnumerable, Dt = (e, t, r) => t in e ? lo(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, ct = (e, t) => {
4381
- for (var r in t || (t = {}))
4382
- Cr.call(t, r) && Dt(e, r, t[r]);
4383
- if (Te)
4384
- for (var r of Te(t))
4385
- Pr.call(t, r) && Dt(e, r, t[r]);
4345
+ var oo = Object.defineProperty, Se = Object.getOwnPropertySymbols, Hn = Object.prototype.hasOwnProperty, An = Object.prototype.propertyIsEnumerable, Rt = (e, t, n) => t in e ? oo(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, at = (e, t) => {
4346
+ for (var n in t || (t = {}))
4347
+ Hn.call(t, n) && Rt(e, n, t[n]);
4348
+ if (Se)
4349
+ for (var n of Se(t))
4350
+ An.call(t, n) && Rt(e, n, t[n]);
4386
4351
  return e;
4387
- }, ee = (e, t) => {
4388
- var r = {};
4389
- for (var n in e)
4390
- Cr.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
4391
- if (e != null && Te)
4392
- for (var n of Te(e))
4393
- t.indexOf(n) < 0 && Pr.call(e, n) && (r[n] = e[n]);
4394
- return r;
4352
+ }, te = (e, t) => {
4353
+ var n = {};
4354
+ for (var r in e)
4355
+ Hn.call(e, r) && t.indexOf(r) < 0 && (n[r] = e[r]);
4356
+ if (e != null && Se)
4357
+ for (var r of Se(e))
4358
+ t.indexOf(r) < 0 && An.call(e, r) && (n[r] = e[r]);
4359
+ return n;
4395
4360
  };
4396
- const se = (e, t) => {
4397
- const { formats: r } = q();
4398
- if (e in r && t in r[e])
4399
- return r[e][t];
4361
+ const ae = (e, t) => {
4362
+ const { formats: n } = Y();
4363
+ if (e in n && t in n[e])
4364
+ return n[e][t];
4400
4365
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
4401
- }, ho = Ie(
4366
+ }, so = Pe(
4402
4367
  (e) => {
4403
- var t = e, { locale: r, format: n } = t, i = ee(t, ["locale", "format"]);
4404
- if (r == null)
4368
+ var t = e, { locale: n, format: r } = t, i = te(t, ["locale", "format"]);
4369
+ if (n == null)
4405
4370
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
4406
- return n && (i = se("number", n)), new Intl.NumberFormat(r, i);
4371
+ return r && (i = ae("number", r)), new Intl.NumberFormat(n, i);
4407
4372
  }
4408
- ), co = Ie(
4373
+ ), ao = Pe(
4409
4374
  (e) => {
4410
- var t = e, { locale: r, format: n } = t, i = ee(t, ["locale", "format"]);
4411
- if (r == null)
4375
+ var t = e, { locale: n, format: r } = t, i = te(t, ["locale", "format"]);
4376
+ if (n == null)
4412
4377
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
4413
- return n ? i = se("date", n) : Object.keys(i).length === 0 && (i = se("date", "short")), new Intl.DateTimeFormat(r, i);
4378
+ return r ? i = ae("date", r) : Object.keys(i).length === 0 && (i = ae("date", "short")), new Intl.DateTimeFormat(n, i);
4414
4379
  }
4415
- ), fo = Ie(
4380
+ ), uo = Pe(
4416
4381
  (e) => {
4417
- var t = e, { locale: r, format: n } = t, i = ee(t, ["locale", "format"]);
4418
- if (r == null)
4382
+ var t = e, { locale: n, format: r } = t, i = te(t, ["locale", "format"]);
4383
+ if (n == null)
4419
4384
  throw new Error(
4420
4385
  '[svelte-i18n] A "locale" must be set to format time values'
4421
4386
  );
4422
- return n ? i = se("time", n) : Object.keys(i).length === 0 && (i = se("time", "short")), new Intl.DateTimeFormat(r, i);
4387
+ return r ? i = ae("time", r) : Object.keys(i).length === 0 && (i = ae("time", "short")), new Intl.DateTimeFormat(n, i);
4423
4388
  }
4424
- ), mo = (e = {}) => {
4389
+ ), lo = (e = {}) => {
4425
4390
  var t = e, {
4426
- locale: r = F()
4427
- } = t, n = ee(t, [
4391
+ locale: n = F()
4392
+ } = t, r = te(t, [
4428
4393
  "locale"
4429
4394
  ]);
4430
- return ho(ct({ locale: r }, n));
4431
- }, po = (e = {}) => {
4395
+ return so(at({ locale: n }, r));
4396
+ }, ho = (e = {}) => {
4432
4397
  var t = e, {
4433
- locale: r = F()
4434
- } = t, n = ee(t, [
4398
+ locale: n = F()
4399
+ } = t, r = te(t, [
4435
4400
  "locale"
4436
4401
  ]);
4437
- return co(ct({ locale: r }, n));
4438
- }, bo = (e = {}) => {
4402
+ return ao(at({ locale: n }, r));
4403
+ }, fo = (e = {}) => {
4439
4404
  var t = e, {
4440
- locale: r = F()
4441
- } = t, n = ee(t, [
4405
+ locale: n = F()
4406
+ } = t, r = te(t, [
4442
4407
  "locale"
4443
4408
  ]);
4444
- return fo(ct({ locale: r }, n));
4445
- }, go = Ie(
4409
+ return uo(at({ locale: n }, r));
4410
+ }, co = Pe(
4446
4411
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
4447
- (e, t = F()) => new ki(e, t, q().formats, {
4448
- ignoreTag: q().ignoreTag
4412
+ (e, t = F()) => new Ui(e, t, Y().formats, {
4413
+ ignoreTag: Y().ignoreTag
4449
4414
  })
4450
- ), yo = (e, t = {}) => {
4451
- var r, n, i, o;
4415
+ ), mo = (e, t = {}) => {
4416
+ var n, r, i, o;
4452
4417
  let s = t;
4453
4418
  typeof e == "object" && (s = e, e = s.id);
4454
4419
  const {
@@ -4460,62 +4425,62 @@ const se = (e, t) => {
4460
4425
  throw new Error(
4461
4426
  "[svelte-i18n] Cannot format a message without first setting the initial locale."
4462
4427
  );
4463
- let h = Sr(e, l);
4428
+ let h = xn(e, l);
4464
4429
  if (!h)
4465
- h = (o = (i = (n = (r = q()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: l, id: e, defaultValue: u })) != null ? i : u) != null ? o : e;
4430
+ h = (o = (i = (r = (n = Y()).handleMissingMessage) == null ? void 0 : r.call(n, { locale: l, id: e, defaultValue: u })) != null ? i : u) != null ? o : e;
4466
4431
  else if (typeof h != "string")
4467
4432
  return console.warn(
4468
4433
  `[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.`
4469
4434
  ), h;
4470
4435
  if (!a)
4471
4436
  return h;
4472
- let c = h;
4437
+ let f = h;
4473
4438
  try {
4474
- c = go(h, l).format(a);
4475
- } catch (f) {
4476
- f instanceof Error && console.warn(
4439
+ f = co(h, l).format(a);
4440
+ } catch (c) {
4441
+ c instanceof Error && console.warn(
4477
4442
  `[svelte-i18n] Message "${e}" has syntax error:`,
4478
- f.message
4443
+ c.message
4479
4444
  );
4480
4445
  }
4481
- return c;
4482
- }, vo = (e, t) => bo(t).format(e), _o = (e, t) => po(t).format(e), xo = (e, t) => mo(t).format(e), Eo = (e, t = F()) => Sr(e, t), wo = Y([K, he], () => yo);
4483
- Y([K], () => vo);
4484
- Y([K], () => _o);
4485
- Y([K], () => xo);
4486
- Y([K, he], () => Eo);
4487
- window.emWidgets = { topic: Nn };
4488
- const So = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
4489
- function To(e, t) {
4446
+ return f;
4447
+ }, po = (e, t) => fo(t).format(e), bo = (e, t) => ho(t).format(e), go = (e, t) => lo(t).format(e), yo = (e, t = F()) => xn(e, t), vo = K([ee, he], () => mo);
4448
+ K([ee], () => po);
4449
+ K([ee], () => bo);
4450
+ K([ee], () => go);
4451
+ K([ee, he], () => yo);
4452
+ window.emWidgets = { topic: Or };
4453
+ const _o = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
4454
+ function xo(e, t) {
4490
4455
  if (e) {
4491
- const r = document.createElement("style");
4492
- r.innerHTML = t, e.appendChild(r);
4456
+ const n = document.createElement("style");
4457
+ n.innerHTML = t, e.appendChild(n);
4493
4458
  }
4494
4459
  }
4495
- function Ho(e, t) {
4496
- const r = new URL(t);
4497
- fetch(r.href).then((n) => n.text()).then((n) => {
4460
+ function Eo(e, t) {
4461
+ const n = new URL(t);
4462
+ fetch(n.href).then((r) => r.text()).then((r) => {
4498
4463
  const i = document.createElement("style");
4499
- i.innerHTML = n, e && e.appendChild(i);
4500
- }).catch((n) => {
4501
- console.error("There was an error while trying to load client styling from URL", n);
4464
+ i.innerHTML = r, e && e.appendChild(i);
4465
+ }).catch((r) => {
4466
+ console.error("There was an error while trying to load client styling from URL", r);
4502
4467
  });
4503
4468
  }
4504
- function Ao(e, t, r) {
4469
+ function wo(e, t, n) {
4505
4470
  if (window.emMessageBus) {
4506
- const n = document.createElement("style");
4471
+ const r = document.createElement("style");
4507
4472
  window.emMessageBus.subscribe(t, (i) => {
4508
- n.innerHTML = i, e && e.appendChild(n);
4473
+ r.innerHTML = i, e && e.appendChild(r);
4509
4474
  });
4510
4475
  }
4511
4476
  }
4512
- function Ft(e, t) {
4513
- Hr(e, t);
4477
+ function $t(e, t) {
4478
+ wn(e, t);
4514
4479
  }
4515
- function Bo(e) {
4516
- K.set(e);
4480
+ function So(e) {
4481
+ ee.set(e);
4517
4482
  }
4518
- const jt = {
4483
+ const Gt = {
4519
4484
  en: {
4520
4485
  cancel: "Cancel",
4521
4486
  confirm: "Confirm"
@@ -4561,41 +4526,41 @@ const jt = {
4561
4526
  confirm: "Confirm"
4562
4527
  }
4563
4528
  };
4564
- function Co(e) {
4565
- Qr(e, "svelte-8g0wf4", '*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}.GeneralConfirmationWrapper{position:fixed;top:0;right:0;bottom:0;left:0;background-color:var(--emw--color-background, rgba(0, 0, 0, 0.7));display:flex;justify-content:center;align-items:center;z-index:300;color:var(--emw--color-typography, #ffffff)}.GeneralConfirmationTitle{margin-bottom:20px}.GeneralConfirmationContainer{position:relative;background:linear-gradient(to right, var(--emw--color-primary-variant, #184026), var(--emw--color-secondary-variant, #013e5c));border:5px solid transparent;padding:60px 30px 30px;background-clip:padding-box;border-radius:var(--emw--border-radius-medium, 10px);text-align:center}.GeneralConfirmationContainer::before{content:"";position:absolute;top:-4px;left:-8px;width:103%;height:105%;z-index:-1;background:linear-gradient(to right, var(--emw--color-primary, #22b04e), color-mix(in srgb, var(--emw--color-secondary, #e98b0f) 80%, black 20%), #22b04e);opacity:0.5;border-radius:inherit;filter:blur(6px)}.GeneralConfirmationContainer::after{position:absolute;top:-4px;bottom:-4px;left:-4px;right:-4px;background:linear-gradient(to right, color-mix(in srgb, var(--emw--color-primary-variant, #184026) 80%, white 10%), color-mix(in srgb, var(--emw--color-secondary-variant, #013e5c) 80%, white 10%));content:"";z-index:-1;border-radius:var(--emw--border-radius-medium, 10px)}.GeneralConfirmationContainerMobile{padding:40px;max-width:330px}.GeneralConfirmationContainerMobile .GeneralConfirmationControlAreaMobile .GeneralCancelButton,.GeneralConfirmationContainerMobile .GeneralConfirmationControlAreaMobile .GeneralConfirmButton{width:120px;height:auto;font-size:var(--emw--font-size-x-small, 12px)}.GeneralConfirmationContent{font-size:var(--emw--font-size-medium, 18px);font-weight:300}.GeneralConfirmationControlArea{display:flex;gap:10px;direction:ltr;margin-top:30px}.GeneralConfirmationControlArea .GeneralCancelButton,.GeneralConfirmationControlArea .GeneralConfirmButton{flex:1;background:transparent;border:1px solid var(--emw--color-gray-100, #bfcbc3);color:var(--emw--color-gray-100, #bfcbc3);cursor:pointer;border-radius:var(--emw--button-border-radius, 50px);width:200px;height:50px;font-size:var(--emw--font-size-small, 16px);text-transform:uppercase;text-align:center;transition-duration:0.3s;box-sizing:border-box;padding:10px}.GeneralConfirmationControlArea .GeneralConfirmButton{background-color:var(--emw--color-primary, #22b04e);border:2px solid var(--emw--button-border-color, #063b17);border-radius:var(--emw--button-border-radius, 50px);color:var(--emw--button-typography, var(--emw--button-text-color, #ffffff))}.ModalCloseBtn{position:absolute;display:flex;align-items:center;justify-content:center;top:5px;right:5px;padding:8px;border-radius:50%;cursor:pointer;transition:all 150ms ease-in-out}.ModalCloseBtn svg{width:35px;height:40px}.ModalCloseBtn:hover{background:rgba(255, 255, 255, 0.2)}.GeneralConfirmationMobileWrapper{border:none;padding:0}');
4529
+ function To(e) {
4530
+ zn(e, "svelte-8g0wf4", '*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}.GeneralConfirmationWrapper{position:fixed;top:0;right:0;bottom:0;left:0;background-color:var(--emw--color-background, rgba(0, 0, 0, 0.7));display:flex;justify-content:center;align-items:center;z-index:300;color:var(--emw--color-typography, #ffffff)}.GeneralConfirmationTitle{margin-bottom:20px}.GeneralConfirmationContainer{position:relative;background:linear-gradient(to right, var(--emw--color-primary-variant, #184026), var(--emw--color-secondary-variant, #013e5c));border:5px solid transparent;padding:60px 30px 30px;background-clip:padding-box;border-radius:var(--emw--border-radius-medium, 10px);text-align:center}.GeneralConfirmationContainer::before{content:"";position:absolute;top:-4px;left:-8px;width:103%;height:105%;z-index:-1;background:linear-gradient(to right, var(--emw--color-primary, #22b04e), color-mix(in srgb, var(--emw--color-secondary, #e98b0f) 80%, black 20%), #22b04e);opacity:0.5;border-radius:inherit;filter:blur(6px)}.GeneralConfirmationContainer::after{position:absolute;top:-4px;bottom:-4px;left:-4px;right:-4px;background:linear-gradient(to right, color-mix(in srgb, var(--emw--color-primary-variant, #184026) 80%, white 10%), color-mix(in srgb, var(--emw--color-secondary-variant, #013e5c) 80%, white 10%));content:"";z-index:-1;border-radius:var(--emw--border-radius-medium, 10px)}.GeneralConfirmationContainerMobile{padding:40px;max-width:330px}.GeneralConfirmationContainerMobile .GeneralConfirmationControlAreaMobile .GeneralCancelButton,.GeneralConfirmationContainerMobile .GeneralConfirmationControlAreaMobile .GeneralConfirmButton{width:120px;height:auto;font-size:var(--emw--font-size-x-small, 12px)}.GeneralConfirmationContent{font-size:var(--emw--font-size-medium, 18px);font-weight:300}.GeneralConfirmationControlArea{display:flex;gap:10px;direction:ltr;margin-top:30px}.GeneralConfirmationControlArea .GeneralCancelButton,.GeneralConfirmationControlArea .GeneralConfirmButton{flex:1;background:transparent;border:1px solid var(--emw--color-gray-100, #bfcbc3);color:var(--emw--color-gray-100, #bfcbc3);cursor:pointer;border-radius:var(--emw--button-border-radius, 50px);width:200px;height:50px;font-size:var(--emw--font-size-small, 16px);text-transform:uppercase;text-align:center;transition-duration:0.3s;box-sizing:border-box;padding:10px}.GeneralConfirmationControlArea .GeneralConfirmButton{background-color:var(--emw--color-primary, #22b04e);border:2px solid var(--emw--button-border-color, #063b17);border-radius:var(--emw--button-border-radius, 50px);color:var(--emw--button-typography, var(--emw--button-text-color, #ffffff))}.ModalCloseBtn{position:absolute;display:flex;align-items:center;justify-content:center;top:5px;right:5px;padding:8px;border-radius:50%;cursor:pointer;transition:all 150ms ease-in-out}.ModalCloseBtn svg{width:35px;height:40px}.ModalCloseBtn:hover{background:rgba(255, 255, 255, 0.2)}.GeneralConfirmationMobileWrapper{border:none;padding:0}');
4566
4531
  }
4567
- const Po = (e) => ({}), kt = (e) => ({});
4568
- function Oo(e) {
4569
- let t, r;
4532
+ const Ho = (e) => ({}), Ut = (e) => ({});
4533
+ function Ao(e) {
4534
+ let t, n;
4570
4535
  return {
4571
4536
  c() {
4572
- t = yt("svg"), r = yt("path"), H(r, "stroke-linecap", "round"), H(r, "stroke-linejoin", "round"), H(r, "stroke-width", "2"), H(r, "d", "M6 18L18 6M6 6l12 12"), H(t, "class", "w-6 h-6"), H(t, "fill", "none"), H(t, "stroke", "currentColor"), H(t, "viewBox", "0 0 24 24"), H(t, "xmlns", "http://www.w3.org/2000/svg");
4537
+ t = mt("svg"), n = mt("path"), T(n, "stroke-linecap", "round"), T(n, "stroke-linejoin", "round"), T(n, "stroke-width", "2"), T(n, "d", "M6 18L18 6M6 6l12 12"), T(t, "class", "w-6 h-6"), T(t, "fill", "none"), T(t, "stroke", "currentColor"), T(t, "viewBox", "0 0 24 24"), T(t, "xmlns", "http://www.w3.org/2000/svg");
4573
4538
  },
4574
- m(n, i) {
4575
- ae(n, t, i), C(t, r);
4539
+ m(r, i) {
4540
+ ue(r, t, i), C(t, n);
4576
4541
  },
4577
4542
  p: N,
4578
- d(n) {
4579
- n && D(t);
4543
+ d(r) {
4544
+ r && D(t);
4580
4545
  }
4581
4546
  };
4582
4547
  }
4583
- function Vt(e) {
4584
- let t, r, n;
4548
+ function Dt(e) {
4549
+ let t, n, r;
4585
4550
  return {
4586
4551
  c() {
4587
- t = M("div"), r = M("h2"), n = ue(
4552
+ t = M("div"), n = M("h2"), r = le(
4588
4553
  /*modaltitle*/
4589
4554
  e[1]
4590
- ), H(t, "class", "GeneralConfirmationTitle");
4555
+ ), T(t, "class", "GeneralConfirmationTitle");
4591
4556
  },
4592
4557
  m(i, o) {
4593
- ae(i, t, o), C(t, r), C(r, n);
4558
+ ue(i, t, o), C(t, n), C(n, r);
4594
4559
  },
4595
4560
  p(i, o) {
4596
4561
  o & /*modaltitle*/
4597
- 2 && lt(
4598
- n,
4562
+ 2 && it(
4563
+ r,
4599
4564
  /*modaltitle*/
4600
4565
  i[1]
4601
4566
  );
@@ -4605,17 +4570,17 @@ function Vt(e) {
4605
4570
  }
4606
4571
  };
4607
4572
  }
4608
- function Xt(e) {
4609
- let t, r = (
4573
+ function Ft(e) {
4574
+ let t, n = (
4610
4575
  /*$_*/
4611
4576
  e[4]("cancel") + ""
4612
- ), n, i, o;
4577
+ ), r, i, o;
4613
4578
  return {
4614
4579
  c() {
4615
- t = M("button"), n = ue(r), H(t, "class", "GeneralCancelButton");
4580
+ t = M("button"), r = le(n), T(t, "class", "GeneralCancelButton");
4616
4581
  },
4617
4582
  m(s, a) {
4618
- ae(s, t, a), C(t, n), i || (o = ke(
4583
+ ue(s, t, a), C(t, r), i || (o = De(
4619
4584
  t,
4620
4585
  "click",
4621
4586
  /*click_handler*/
@@ -4624,169 +4589,169 @@ function Xt(e) {
4624
4589
  },
4625
4590
  p(s, a) {
4626
4591
  a & /*$_*/
4627
- 16 && r !== (r = /*$_*/
4628
- s[4]("cancel") + "") && lt(n, r);
4592
+ 16 && n !== (n = /*$_*/
4593
+ s[4]("cancel") + "") && it(r, n);
4629
4594
  },
4630
4595
  d(s) {
4631
4596
  s && D(t), i = !1, o();
4632
4597
  }
4633
4598
  };
4634
4599
  }
4635
- function Io(e) {
4636
- let t, r, n, i, o, s, a, l, u, h, c = (
4600
+ function Bo(e) {
4601
+ let t, n, r, i, o, s, a, l, u, h, f = (
4637
4602
  /*$_*/
4638
4603
  e[4]("confirm") + ""
4639
- ), f, p, m, d;
4604
+ ), c, m, d, p;
4640
4605
  const g = (
4641
4606
  /*#slots*/
4642
4607
  e[16].close
4643
- ), A = kr(
4608
+ ), H = Dn(
4644
4609
  g,
4645
4610
  e,
4646
4611
  /*$$scope*/
4647
4612
  e[15],
4648
- kt
4649
- ), T = A || Oo();
4613
+ Ut
4614
+ ), A = H || Ao();
4650
4615
  let x = (
4651
4616
  /*modaltitle*/
4652
- e[1] && Vt(e)
4653
- ), E = (
4617
+ e[1] && Dt(e)
4618
+ ), w = (
4654
4619
  /*hascancelbutton*/
4655
- e[2] && Xt(e)
4620
+ e[2] && Ft(e)
4656
4621
  );
4657
4622
  return {
4658
4623
  c() {
4659
- t = M("div"), r = M("div"), n = M("span"), T && T.c(), i = fe(), x && x.c(), o = fe(), s = M("div"), a = fe(), l = M("div"), E && E.c(), u = fe(), h = M("button"), f = ue(c), H(n, "class", "ModalCloseBtn"), H(n, "role", "button"), H(s, "class", "GeneralConfirmationContent"), H(h, "class", "GeneralConfirmButton"), H(l, "class", "GeneralConfirmationControlArea " + /*isMobile*/
4660
- (e[5] ? "GeneralConfirmationControlAreaMobile" : "")), H(r, "class", "GeneralConfirmationContainer " + /*isMobile*/
4661
- (e[5] ? "GeneralConfirmationContainerMobile" : "")), H(t, "class", "GeneralConfirmationWrapper " + /*isMobile*/
4624
+ t = M("div"), n = M("div"), r = M("span"), A.c(), i = ce(), x && x.c(), o = ce(), s = M("div"), a = ce(), l = M("div"), w && w.c(), u = ce(), h = M("button"), c = le(f), T(r, "class", "ModalCloseBtn"), T(r, "role", "button"), T(s, "class", "GeneralConfirmationContent"), T(h, "class", "GeneralConfirmButton"), T(l, "class", "GeneralConfirmationControlArea " + /*isMobile*/
4625
+ (e[5] ? "GeneralConfirmationControlAreaMobile" : "")), T(n, "class", "GeneralConfirmationContainer " + /*isMobile*/
4626
+ (e[5] ? "GeneralConfirmationContainerMobile" : "")), T(t, "class", "GeneralConfirmationWrapper " + /*isMobile*/
4662
4627
  (e[5] ? "GeneralConfirmationMobileWrapper" : ""));
4663
4628
  },
4664
4629
  m(b, B) {
4665
- ae(b, t, B), C(t, r), C(r, n), T && T.m(n, null), C(r, i), x && x.m(r, null), C(r, o), C(r, s), s.innerHTML = /*modaltext*/
4666
- e[0], C(r, a), C(r, l), E && E.m(l, null), C(l, u), C(l, h), C(h, f), e[19](t), p = !0, m || (d = [
4667
- ke(
4668
- n,
4630
+ ue(b, t, B), C(t, n), C(n, r), A.m(r, null), C(n, i), x && x.m(n, null), C(n, o), C(n, s), s.innerHTML = /*modaltext*/
4631
+ e[0], C(n, a), C(n, l), w && w.m(l, null), C(l, u), C(l, h), C(h, c), e[19](t), m = !0, d || (p = [
4632
+ De(
4633
+ r,
4669
4634
  "click",
4670
4635
  /*close*/
4671
4636
  e[6]
4672
4637
  ),
4673
- ke(
4638
+ De(
4674
4639
  h,
4675
4640
  "click",
4676
4641
  /*click_handler_1*/
4677
4642
  e[18]
4678
4643
  )
4679
- ], m = !0);
4644
+ ], d = !0);
4680
4645
  },
4681
4646
  p(b, [B]) {
4682
- A && A.p && (!p || B & /*$$scope*/
4683
- 32768) && Xr(
4684
- A,
4647
+ H && H.p && (!m || B & /*$$scope*/
4648
+ 32768) && jn(
4649
+ H,
4685
4650
  g,
4686
4651
  b,
4687
4652
  /*$$scope*/
4688
4653
  b[15],
4689
- p ? Vr(
4654
+ m ? Fn(
4690
4655
  g,
4691
4656
  /*$$scope*/
4692
4657
  b[15],
4693
4658
  B,
4694
- Po
4695
- ) : zr(
4659
+ Ho
4660
+ ) : kn(
4696
4661
  /*$$scope*/
4697
4662
  b[15]
4698
4663
  ),
4699
- kt
4664
+ Ut
4700
4665
  ), /*modaltitle*/
4701
- b[1] ? x ? x.p(b, B) : (x = Vt(b), x.c(), x.m(r, o)) : x && (x.d(1), x = null), (!p || B & /*modaltext*/
4666
+ b[1] ? x ? x.p(b, B) : (x = Dt(b), x.c(), x.m(n, o)) : x && (x.d(1), x = null), (!m || B & /*modaltext*/
4702
4667
  1) && (s.innerHTML = /*modaltext*/
4703
4668
  b[0]), /*hascancelbutton*/
4704
- b[2] ? E ? E.p(b, B) : (E = Xt(b), E.c(), E.m(l, u)) : E && (E.d(1), E = null), (!p || B & /*$_*/
4705
- 16) && c !== (c = /*$_*/
4706
- b[4]("confirm") + "") && lt(f, c);
4669
+ b[2] ? w ? w.p(b, B) : (w = Ft(b), w.c(), w.m(l, u)) : w && (w.d(1), w = null), (!m || B & /*$_*/
4670
+ 16) && f !== (f = /*$_*/
4671
+ b[4]("confirm") + "") && it(c, f);
4707
4672
  },
4708
4673
  i(b) {
4709
- p || (Kt(T, b), p = !0);
4674
+ m || (Qt(A, b), m = !0);
4710
4675
  },
4711
4676
  o(b) {
4712
- fn(T, b), p = !1;
4677
+ ur(A, b), m = !1;
4713
4678
  },
4714
4679
  d(b) {
4715
- b && D(t), T && T.d(b), x && x.d(), E && E.d(), e[19](null), m = !1, U(d);
4680
+ b && D(t), A.d(b), x && x.d(), w && w.d(), e[19](null), d = !1, U(p);
4716
4681
  }
4717
4682
  };
4718
4683
  }
4719
- function Mo(e, t, r) {
4720
- let n;
4721
- jr(e, wo, (v) => r(4, n = v));
4722
- let { $$slots: i = {}, $$scope: o } = t, { modaltext: s = "Are you sure that you want to perform this action?" } = t, { modaltitle: a = "" } = t, { hascancelbutton: l = !1 } = t, { modalconfirmevent: u = {} } = t, { modalcancelevent: h = {} } = t, { lang: c = "en" } = t, { clientstyling: f = "" } = t, { clientstylingurl: p = "" } = t, { translationurl: m = "" } = t, { mbsource: d } = t, g, A = window.navigator.userAgent, T = So(A) !== "PC";
4684
+ function Co(e, t, n) {
4685
+ let r;
4686
+ Un(e, vo, (v) => n(4, r = v));
4687
+ let { $$slots: i = {}, $$scope: o } = t, { modaltext: s = "Are you sure that you want to perform this action?" } = t, { modaltitle: a = "" } = t, { hascancelbutton: l = !1 } = t, { modalconfirmevent: u = {} } = t, { modalcancelevent: h = {} } = t, { lang: f = "en" } = t, { clientstyling: c = "" } = t, { clientstylingurl: m = "" } = t, { translationurl: d = "" } = t, { mbsource: p } = t, g, H = window.navigator.userAgent, A = _o(H) !== "PC";
4723
4688
  const x = () => {
4724
4689
  window.postMessage({ type: "ModalClosed" }, window.location.href);
4725
- }, E = (v) => {
4690
+ }, w = (v) => {
4726
4691
  v === "confirm" && u && window.postMessage(u, window.location.href), v === "cancel" && h && window.postMessage(h, window.location.href), x();
4727
4692
  }, b = () => {
4728
- fetch(m).then((j) => j.json()).then((j) => {
4729
- Object.keys(j).forEach((ft) => {
4730
- Ft(ft, j[ft]);
4693
+ fetch(d).then((j) => j.json()).then((j) => {
4694
+ Object.keys(j).forEach((ut) => {
4695
+ $t(ut, j[ut]);
4731
4696
  });
4732
4697
  }).catch((j) => {
4733
4698
  console.log(j);
4734
4699
  });
4735
4700
  };
4736
- Object.keys(jt).forEach((v) => {
4737
- Ft(v, jt[v]);
4701
+ Object.keys(Gt).forEach((v) => {
4702
+ $t(v, Gt[v]);
4738
4703
  });
4739
4704
  const B = () => {
4740
- Bo(c);
4705
+ So(f);
4741
4706
  };
4742
- sn(() => () => {
4707
+ nr(() => () => {
4743
4708
  });
4744
- const ce = () => E("cancel"), Ir = () => E("confirm");
4745
- function Mr(v) {
4746
- Ve[v ? "unshift" : "push"](() => {
4747
- g = v, r(3, g);
4709
+ const fe = () => w("cancel"), Cn = () => w("confirm");
4710
+ function Pn(v) {
4711
+ Fe[v ? "unshift" : "push"](() => {
4712
+ g = v, n(3, g);
4748
4713
  });
4749
4714
  }
4750
4715
  return e.$$set = (v) => {
4751
- "modaltext" in v && r(0, s = v.modaltext), "modaltitle" in v && r(1, a = v.modaltitle), "hascancelbutton" in v && r(2, l = v.hascancelbutton), "modalconfirmevent" in v && r(8, u = v.modalconfirmevent), "modalcancelevent" in v && r(9, h = v.modalcancelevent), "lang" in v && r(10, c = v.lang), "clientstyling" in v && r(11, f = v.clientstyling), "clientstylingurl" in v && r(12, p = v.clientstylingurl), "translationurl" in v && r(13, m = v.translationurl), "mbsource" in v && r(14, d = v.mbsource), "$$scope" in v && r(15, o = v.$$scope);
4716
+ "modaltext" in v && n(0, s = v.modaltext), "modaltitle" in v && n(1, a = v.modaltitle), "hascancelbutton" in v && n(2, l = v.hascancelbutton), "modalconfirmevent" in v && n(8, u = v.modalconfirmevent), "modalcancelevent" in v && n(9, h = v.modalcancelevent), "lang" in v && n(10, f = v.lang), "clientstyling" in v && n(11, c = v.clientstyling), "clientstylingurl" in v && n(12, m = v.clientstylingurl), "translationurl" in v && n(13, d = v.translationurl), "mbsource" in v && n(14, p = v.mbsource), "$$scope" in v && n(15, o = v.$$scope);
4752
4717
  }, e.$$.update = () => {
4753
4718
  e.$$.dirty & /*modaltext, lang*/
4754
- 1025 && s && c && B(), e.$$.dirty & /*clientstyling, customStylingContainer*/
4755
- 2056 && f && g && To(g, f), e.$$.dirty & /*clientstylingurl, customStylingContainer*/
4756
- 4104 && p && g && Ho(g, p), e.$$.dirty & /*mbsource, customStylingContainer*/
4757
- 16392 && d && g && Ao(g, `${d}.Style`), e.$$.dirty & /*translationurl*/
4758
- 8192 && m && b();
4719
+ 1025 && s && f && B(), e.$$.dirty & /*clientstyling, customStylingContainer*/
4720
+ 2056 && c && g && xo(g, c), e.$$.dirty & /*clientstylingurl, customStylingContainer*/
4721
+ 4104 && m && g && Eo(g, m), e.$$.dirty & /*mbsource, customStylingContainer*/
4722
+ 16392 && p && g && wo(g, `${p}.Style`), e.$$.dirty & /*translationurl*/
4723
+ 8192 && d && b();
4759
4724
  }, [
4760
4725
  s,
4761
4726
  a,
4762
4727
  l,
4763
4728
  g,
4764
- n,
4765
- T,
4729
+ r,
4730
+ A,
4766
4731
  x,
4767
- E,
4732
+ w,
4768
4733
  u,
4769
4734
  h,
4770
- c,
4771
4735
  f,
4772
- p,
4736
+ c,
4773
4737
  m,
4774
4738
  d,
4739
+ p,
4775
4740
  o,
4776
4741
  i,
4777
- ce,
4778
- Ir,
4779
- Mr
4742
+ fe,
4743
+ Cn,
4744
+ Pn
4780
4745
  ];
4781
4746
  }
4782
- class Or extends vn {
4747
+ class Bn extends pr {
4783
4748
  constructor(t) {
4784
- super(), gn(
4749
+ super(), dr(
4785
4750
  this,
4786
4751
  t,
4787
- Mo,
4788
- Io,
4789
- Wt,
4752
+ Co,
4753
+ Bo,
4754
+ kt,
4790
4755
  {
4791
4756
  modaltext: 0,
4792
4757
  modaltitle: 1,
@@ -4799,7 +4764,7 @@ class Or extends vn {
4799
4764
  translationurl: 13,
4800
4765
  mbsource: 14
4801
4766
  },
4802
- Co
4767
+ To
4803
4768
  );
4804
4769
  }
4805
4770
  get modaltext() {
@@ -4863,58 +4828,58 @@ class Or extends vn {
4863
4828
  this.$$set({ mbsource: t }), I();
4864
4829
  }
4865
4830
  }
4866
- yn(Or, { modaltext: {}, modaltitle: {}, hascancelbutton: { type: "Boolean" }, modalconfirmevent: {}, modalcancelevent: {}, lang: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, mbsource: {} }, ["close"], [], !0);
4867
- const Xo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
4831
+ mr(Bn, { modaltext: {}, modaltitle: {}, hascancelbutton: { type: "Boolean" }, modalconfirmevent: {}, modalcancelevent: {}, lang: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, mbsource: {} }, ["close"], [], !0);
4832
+ const Fo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
4868
4833
  __proto__: null,
4869
- default: Or
4834
+ default: Bn
4870
4835
  }, Symbol.toStringTag, { value: "Module" }));
4871
4836
  export {
4872
- K as $,
4873
- yn as A,
4874
- Vo as B,
4875
- $n as C,
4876
- Hr as D,
4837
+ ee as $,
4838
+ wo as A,
4839
+ Do as B,
4840
+ Mr as C,
4841
+ wn as D,
4877
4842
  N as E,
4878
- jr as F,
4879
- So as G,
4880
- fe as H,
4881
- Ro as I,
4882
- Go as J,
4883
- ko as K,
4843
+ Un as F,
4844
+ _o as G,
4845
+ Uo as H,
4846
+ ce as I,
4847
+ le as J,
4848
+ mt as K,
4884
4849
  Lo as L,
4885
- U as M,
4886
- lt as N,
4887
- Uo as O,
4888
- ke as P,
4889
- ue as Q,
4890
- yt as R,
4891
- vn as S,
4892
- wo as T,
4893
- Xo as U,
4894
- gn as a,
4895
- Qr as b,
4896
- Kt as c,
4897
- D as d,
4898
- Fo as e,
4850
+ De as M,
4851
+ it as N,
4852
+ Oo as O,
4853
+ U as P,
4854
+ Mo as Q,
4855
+ No as R,
4856
+ pr as S,
4857
+ vo as T,
4858
+ Fo as U,
4859
+ dr as a,
4860
+ zn as b,
4861
+ mr as c,
4862
+ ue as d,
4863
+ Io as e,
4899
4864
  I as f,
4900
- ae as g,
4865
+ ur as g,
4901
4866
  $o as h,
4902
- Ur as i,
4903
- kr as j,
4904
- jo as k,
4905
- Ee as l,
4906
- zr as m,
4907
- Vr as n,
4908
- sn as o,
4909
- C as p,
4910
- M as q,
4911
- H as r,
4912
- Wt as s,
4913
- fn as t,
4914
- Xr as u,
4915
- Ve as v,
4916
- Do as w,
4917
- To as x,
4918
- Ho as y,
4919
- Ao as z
4867
+ Rn as i,
4868
+ D as j,
4869
+ Dn as k,
4870
+ M as l,
4871
+ T as m,
4872
+ C as n,
4873
+ nr as o,
4874
+ kn as p,
4875
+ Fn as q,
4876
+ Ee as r,
4877
+ kt as s,
4878
+ Qt as t,
4879
+ jn as u,
4880
+ Go as v,
4881
+ Ro as w,
4882
+ Fe as x,
4883
+ xo as y,
4884
+ Eo as z
4920
4885
  };