@everymatrix/casino-calendar 1.61.1 → 1.62.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (35) hide show
  1. package/components/{CasinoCalendar-DsMZkEl_.js → CasinoCalendar-B78lblHj.js} +837 -794
  2. package/components/{CasinoCalendar-B8m4Dkxr.js → CasinoCalendar-BIEnnDA6.js} +811 -768
  3. package/components/CasinoCalendar-BdXFEwsD.cjs +19 -0
  4. package/components/{CasinoCalendarDailyDetails-C8GjAfFS.js → CasinoCalendarDailyDetails-BU7H0JzY.js} +3 -3
  5. package/components/{CasinoCalendarDailyDetails-BJ1sEnNb.cjs → CasinoCalendarDailyDetails-CFxfHx1J.cjs} +1 -1
  6. package/components/{CasinoCalendarDailyDetails-DU1OCSe3.js → CasinoCalendarDailyDetails-CO59G8FD.js} +3 -3
  7. package/components/{CasinoCalendarDailyItem-DaffNmCC.cjs → CasinoCalendarDailyItem-BZxDRWDm.cjs} +1 -1
  8. package/components/{CasinoCalendarDailyItem-ClHsu4Yj.js → CasinoCalendarDailyItem-CVL88Dz7.js} +2 -2
  9. package/components/{CasinoCalendarDailyItem-Dd8LtmXa.js → CasinoCalendarDailyItem-CoR6XFkG.js} +2 -2
  10. package/es2015/casino-calendar.cjs +1 -1
  11. package/es2015/casino-calendar.js +1 -1
  12. package/esnext/casino-calendar.js +1 -1
  13. package/package.json +1 -1
  14. package/stencil/index-97d17652-CCalHFFZ.js +558 -0
  15. package/stencil/index-97d17652-CeszPuI-.cjs +1 -0
  16. package/stencil/index-97d17652-De_e2iwD.js +542 -0
  17. package/stencil/ui-image-3911756b-B-U8CxGn.cjs +1 -0
  18. package/stencil/ui-image-3911756b-C-PJ3oso.js +39 -0
  19. package/stencil/ui-image-3911756b-D1cmuQAe.js +39 -0
  20. package/stencil/ui-image-CxLeLi3r.cjs +1 -0
  21. package/stencil/ui-image-D12cpp7q.js +25 -0
  22. package/stencil/ui-image-jU_A8Cc1.js +7 -0
  23. package/stencil/ui-image_2-8wL-gGdE.cjs +73 -0
  24. package/stencil/ui-image_2-BcBI-Hq7.js +154 -0
  25. package/stencil/ui-image_2-CIsvIZfV.js +154 -0
  26. package/components/CasinoCalendar-CvUlAqt3.cjs +0 -19
  27. package/stencil/index-b7bbd57e-BBUBsGhp.js +0 -550
  28. package/stencil/index-b7bbd57e-SuDXAV6_.cjs +0 -1
  29. package/stencil/index-b7bbd57e-wJC_uAuk.js +0 -534
  30. package/stencil/ui-image-38c3c15f-ByZECnci.js +0 -39
  31. package/stencil/ui-image-38c3c15f-D_V48h1L.js +0 -39
  32. package/stencil/ui-image-38c3c15f-VguNkCIq.cjs +0 -1
  33. package/stencil/ui-image-BNrzgSpe.js +0 -11
  34. package/stencil/ui-image-CLghOqUz.cjs +0 -1
  35. package/stencil/ui-image-CPH6BqjQ.js +0 -29
@@ -1,17 +1,17 @@
1
- var yr = Object.defineProperty, gr = Object.defineProperties;
2
- var vr = Object.getOwnPropertyDescriptors;
3
- var tt = Object.getOwnPropertySymbols;
4
- var _r = Object.prototype.hasOwnProperty, Er = Object.prototype.propertyIsEnumerable;
5
- var He = (e, t, r) => t in e ? yr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, rt = (e, t) => {
1
+ var xr = Object.defineProperty, Sr = Object.defineProperties;
2
+ var wr = Object.getOwnPropertyDescriptors;
3
+ var st = Object.getOwnPropertySymbols;
4
+ var Tr = Object.prototype.hasOwnProperty, Hr = Object.prototype.propertyIsEnumerable;
5
+ var Ae = (e, t, r) => t in e ? xr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, at = (e, t) => {
6
6
  for (var r in t || (t = {}))
7
- _r.call(t, r) && He(e, r, t[r]);
8
- if (tt)
9
- for (var r of tt(t))
10
- Er.call(t, r) && He(e, r, t[r]);
7
+ Tr.call(t, r) && Ae(e, r, t[r]);
8
+ if (st)
9
+ for (var r of st(t))
10
+ Hr.call(t, r) && Ae(e, r, t[r]);
11
11
  return e;
12
- }, nt = (e, t) => gr(e, vr(t));
13
- var x = (e, t, r) => (He(e, typeof t != "symbol" ? t + "" : t, r), r);
14
- var it = (e, t, r) => new Promise((n, i) => {
12
+ }, ut = (e, t) => Sr(e, wr(t));
13
+ var x = (e, t, r) => (Ae(e, typeof t != "symbol" ? t + "" : t, r), r);
14
+ var lt = (e, t, r) => new Promise((n, i) => {
15
15
  var o = (l) => {
16
16
  try {
17
17
  s(r.next(l));
@@ -29,7 +29,7 @@ var it = (e, t, r) => new Promise((n, i) => {
29
29
  });
30
30
  function B() {
31
31
  }
32
- function xr(e, t) {
32
+ function Br(e, t) {
33
33
  for (const r in t)
34
34
  e[r] = t[r];
35
35
  return (
@@ -37,29 +37,29 @@ function xr(e, t) {
37
37
  e
38
38
  );
39
39
  }
40
- function Lt(e) {
40
+ function Dt(e) {
41
41
  return e();
42
42
  }
43
- function ot() {
43
+ function ht() {
44
44
  return /* @__PURE__ */ Object.create(null);
45
45
  }
46
- function K(e) {
47
- e.forEach(Lt);
46
+ function Y(e) {
47
+ e.forEach(Dt);
48
48
  }
49
- function Je(e) {
49
+ function tt(e) {
50
50
  return typeof e == "function";
51
51
  }
52
- function Nt(e, t) {
52
+ function Ut(e, t) {
53
53
  return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
54
54
  }
55
55
  let he;
56
- function ho(e, t) {
56
+ function bo(e, t) {
57
57
  return e === t ? !0 : (he || (he = document.createElement("a")), he.href = t, e === he.href);
58
58
  }
59
- function Sr(e) {
59
+ function Ar(e) {
60
60
  return Object.keys(e).length === 0;
61
61
  }
62
- function Mt(e, ...t) {
62
+ function Gt(e, ...t) {
63
63
  if (e == null) {
64
64
  for (const n of t)
65
65
  n(void 0);
@@ -68,19 +68,19 @@ function Mt(e, ...t) {
68
68
  const r = e.subscribe(...t);
69
69
  return r.unsubscribe ? () => r.unsubscribe() : r;
70
70
  }
71
- function Tr(e, t, r) {
72
- e.$$.on_destroy.push(Mt(t, r));
71
+ function Pr(e, t, r) {
72
+ e.$$.on_destroy.push(Gt(t, r));
73
73
  }
74
- function co(e, t, r, n) {
74
+ function yo(e, t, r, n) {
75
75
  if (e) {
76
- const i = Rt(e, t, r, n);
76
+ const i = Ft(e, t, r, n);
77
77
  return e[0](i);
78
78
  }
79
79
  }
80
- function Rt(e, t, r, n) {
81
- return e[1] && n ? xr(r.ctx.slice(), e[1](n(t))) : r.ctx;
80
+ function Ft(e, t, r, n) {
81
+ return e[1] && n ? Br(r.ctx.slice(), e[1](n(t))) : r.ctx;
82
82
  }
83
- function fo(e, t, r, n) {
83
+ function go(e, t, r, n) {
84
84
  if (e[2] && n) {
85
85
  const i = e[2](n(r));
86
86
  if (t.dirty === void 0)
@@ -95,13 +95,13 @@ function fo(e, t, r, n) {
95
95
  }
96
96
  return t.dirty;
97
97
  }
98
- function po(e, t, r, n, i, o) {
98
+ function vo(e, t, r, n, i, o) {
99
99
  if (i) {
100
- const a = Rt(t, r, n, o);
100
+ const a = Ft(t, r, n, o);
101
101
  e.p(a, i);
102
102
  }
103
103
  }
104
- function mo(e) {
104
+ function _o(e) {
105
105
  if (e.ctx.length > 32) {
106
106
  const t = [], r = e.ctx.length / 32;
107
107
  for (let n = 0; n < r; n++)
@@ -110,17 +110,17 @@ function mo(e) {
110
110
  }
111
111
  return -1;
112
112
  }
113
- function _e(e, t) {
113
+ function Ee(e, t) {
114
114
  e.appendChild(t);
115
115
  }
116
- function wr(e, t, r) {
117
- const n = Hr(e);
116
+ function Or(e, t, r) {
117
+ const n = Ir(e);
118
118
  if (!n.getElementById(t)) {
119
- const i = P("style");
120
- i.id = t, i.textContent = r, Br(n, i);
119
+ const i = O("style");
120
+ i.id = t, i.textContent = r, Cr(n, i);
121
121
  }
122
122
  }
123
- function Hr(e) {
123
+ function Ir(e) {
124
124
  if (!e)
125
125
  return document;
126
126
  const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
@@ -130,8 +130,8 @@ function Hr(e) {
130
130
  t
131
131
  ) : e.ownerDocument;
132
132
  }
133
- function Br(e, t) {
134
- return _e(
133
+ function Cr(e, t) {
134
+ return Ee(
135
135
  /** @type {Document} */
136
136
  e.head || e,
137
137
  t
@@ -140,29 +140,29 @@ function Br(e, t) {
140
140
  function U(e, t, r) {
141
141
  e.insertBefore(t, r || null);
142
142
  }
143
- function L(e) {
143
+ function N(e) {
144
144
  e.parentNode && e.parentNode.removeChild(e);
145
145
  }
146
- function Ar(e, t) {
146
+ function Lr(e, t) {
147
147
  for (let r = 0; r < e.length; r += 1)
148
148
  e[r] && e[r].d(t);
149
149
  }
150
- function P(e) {
150
+ function O(e) {
151
151
  return document.createElement(e);
152
152
  }
153
- function Pr(e) {
153
+ function Nr(e) {
154
154
  return document.createElementNS("http://www.w3.org/2000/svg", e);
155
155
  }
156
- function qe(e) {
156
+ function rt(e) {
157
157
  return document.createTextNode(e);
158
158
  }
159
- function Or() {
160
- return qe(" ");
159
+ function Mr() {
160
+ return rt(" ");
161
161
  }
162
- function bo() {
163
- return qe("");
162
+ function Eo() {
163
+ return rt("");
164
164
  }
165
- function yo(e, t, r, n) {
165
+ function xo(e, t, r, n) {
166
166
  return e.addEventListener(t, r, n), () => e.removeEventListener(t, r, n);
167
167
  }
168
168
  function D(e, t, r) {
@@ -172,17 +172,17 @@ function d(e, t, r) {
172
172
  const n = t.toLowerCase();
173
173
  n in e ? e[n] = typeof e[n] == "boolean" && r === "" ? !0 : r : t in e ? e[t] = typeof e[t] == "boolean" && r === "" ? !0 : r : D(e, t, r);
174
174
  }
175
- function Ir(e) {
175
+ function Rr(e) {
176
176
  return Array.from(e.childNodes);
177
177
  }
178
- function Cr(e, t) {
178
+ function $r(e, t) {
179
179
  t = "" + t, e.data !== t && (e.data = /** @type {string} */
180
180
  t);
181
181
  }
182
- function go(e, t, r, n) {
182
+ function So(e, t, r, n) {
183
183
  r == null ? e.style.removeProperty(t) : e.style.setProperty(t, r, "");
184
184
  }
185
- class vo {
185
+ class wo {
186
186
  constructor(t = !1) {
187
187
  /**
188
188
  * @private
@@ -213,10 +213,10 @@ class vo {
213
213
  * @returns {void}
214
214
  */
215
215
  m(t, r, n = null) {
216
- this.e || (this.is_svg ? this.e = Pr(
216
+ this.e || (this.is_svg ? this.e = Nr(
217
217
  /** @type {keyof SVGElementTagNameMap} */
218
218
  r.nodeName
219
- ) : this.e = P(
219
+ ) : this.e = O(
220
220
  /** @type {keyof HTMLElementTagNameMap} */
221
221
  r.nodeType === 11 ? "TEMPLATE" : r.nodeName
222
222
  ), this.t = r.tagName !== "TEMPLATE" ? r : (
@@ -249,10 +249,10 @@ class vo {
249
249
  /**
250
250
  * @returns {void} */
251
251
  d() {
252
- this.n.forEach(L);
252
+ this.n.forEach(N);
253
253
  }
254
254
  }
255
- function Lr(e) {
255
+ function Dr(e) {
256
256
  const t = {};
257
257
  return e.childNodes.forEach(
258
258
  /** @param {Element} node */
@@ -261,69 +261,69 @@ function Lr(e) {
261
261
  }
262
262
  ), t;
263
263
  }
264
- let oe;
265
- function ie(e) {
266
- oe = e;
264
+ let ie;
265
+ function ne(e) {
266
+ ie = e;
267
267
  }
268
- function Nr() {
269
- if (!oe)
268
+ function Ur() {
269
+ if (!ie)
270
270
  throw new Error("Function called outside component initialization");
271
- return oe;
271
+ return ie;
272
272
  }
273
- function Mr(e) {
274
- Nr().$$.on_mount.push(e);
273
+ function Gr(e) {
274
+ Ur().$$.on_mount.push(e);
275
275
  }
276
- const W = [], Ne = [];
276
+ const W = [], $e = [];
277
277
  let z = [];
278
- const st = [], Rr = /* @__PURE__ */ Promise.resolve();
279
- let Me = !1;
280
- function $r() {
281
- Me || (Me = !0, Rr.then(A));
278
+ const ct = [], Fr = /* @__PURE__ */ Promise.resolve();
279
+ let De = !1;
280
+ function jr() {
281
+ De || (De = !0, Fr.then(A));
282
282
  }
283
- function Re(e) {
283
+ function Ue(e) {
284
284
  z.push(e);
285
285
  }
286
- const Be = /* @__PURE__ */ new Set();
286
+ const Pe = /* @__PURE__ */ new Set();
287
287
  let V = 0;
288
288
  function A() {
289
289
  if (V !== 0)
290
290
  return;
291
- const e = oe;
291
+ const e = ie;
292
292
  do {
293
293
  try {
294
294
  for (; V < W.length; ) {
295
295
  const t = W[V];
296
- V++, ie(t), Dr(t.$$);
296
+ V++, ne(t), kr(t.$$);
297
297
  }
298
298
  } catch (t) {
299
299
  throw W.length = 0, V = 0, t;
300
300
  }
301
- for (ie(null), W.length = 0, V = 0; Ne.length; )
302
- Ne.pop()();
301
+ for (ne(null), W.length = 0, V = 0; $e.length; )
302
+ $e.pop()();
303
303
  for (let t = 0; t < z.length; t += 1) {
304
304
  const r = z[t];
305
- Be.has(r) || (Be.add(r), r());
305
+ Pe.has(r) || (Pe.add(r), r());
306
306
  }
307
307
  z.length = 0;
308
308
  } while (W.length);
309
- for (; st.length; )
310
- st.pop()();
311
- Me = !1, Be.clear(), ie(e);
309
+ for (; ct.length; )
310
+ ct.pop()();
311
+ De = !1, Pe.clear(), ne(e);
312
312
  }
313
- function Dr(e) {
313
+ function kr(e) {
314
314
  if (e.fragment !== null) {
315
- e.update(), K(e.before_update);
315
+ e.update(), Y(e.before_update);
316
316
  const t = e.dirty;
317
- e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Re);
317
+ e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Ue);
318
318
  }
319
319
  }
320
- function Ur(e) {
320
+ function Vr(e) {
321
321
  const t = [], r = [];
322
322
  z.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), z = t;
323
323
  }
324
324
  const de = /* @__PURE__ */ new Set();
325
325
  let F;
326
- function _o() {
326
+ function To() {
327
327
  F = {
328
328
  r: 0,
329
329
  c: [],
@@ -331,13 +331,13 @@ function _o() {
331
331
  // parent group
332
332
  };
333
333
  }
334
- function Eo() {
335
- F.r || K(F.c), F = F.p;
334
+ function Ho() {
335
+ F.r || Y(F.c), F = F.p;
336
336
  }
337
- function Gr(e, t) {
337
+ function Xr(e, t) {
338
338
  e && e.i && (de.delete(e), e.i(t));
339
339
  }
340
- function xo(e, t, r, n) {
340
+ function Bo(e, t, r, n) {
341
341
  if (e && e.o) {
342
342
  if (de.has(e))
343
343
  return;
@@ -347,26 +347,26 @@ function xo(e, t, r, n) {
347
347
  } else
348
348
  n && n();
349
349
  }
350
- function at(e) {
350
+ function ft(e) {
351
351
  return (e == null ? void 0 : e.length) !== void 0 ? e : Array.from(e);
352
352
  }
353
- function Fr(e, t, r) {
353
+ function Wr(e, t, r) {
354
354
  const { fragment: n, after_update: i } = e.$$;
355
- n && n.m(t, r), Re(() => {
356
- const o = e.$$.on_mount.map(Lt).filter(Je);
357
- e.$$.on_destroy ? e.$$.on_destroy.push(...o) : K(o), e.$$.on_mount = [];
358
- }), i.forEach(Re);
355
+ n && n.m(t, r), Ue(() => {
356
+ const o = e.$$.on_mount.map(Dt).filter(tt);
357
+ e.$$.on_destroy ? e.$$.on_destroy.push(...o) : Y(o), e.$$.on_mount = [];
358
+ }), i.forEach(Ue);
359
359
  }
360
- function jr(e, t) {
360
+ function zr(e, t) {
361
361
  const r = e.$$;
362
- r.fragment !== null && (Ur(r.after_update), K(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
362
+ r.fragment !== null && (Vr(r.after_update), Y(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
363
363
  }
364
- function kr(e, t) {
365
- e.$$.dirty[0] === -1 && (W.push(e), $r(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
364
+ function Zr(e, t) {
365
+ e.$$.dirty[0] === -1 && (W.push(e), jr(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
366
366
  }
367
- function Vr(e, t, r, n, i, o, a = null, s = [-1]) {
368
- const l = oe;
369
- ie(e);
367
+ function Qr(e, t, r, n, i, o, a = null, s = [-1]) {
368
+ const l = ie;
369
+ ne(e);
370
370
  const u = e.$$ = {
371
371
  fragment: null,
372
372
  ctx: [],
@@ -374,7 +374,7 @@ function Vr(e, t, r, n, i, o, a = null, s = [-1]) {
374
374
  props: o,
375
375
  update: B,
376
376
  not_equal: i,
377
- bound: ot(),
377
+ bound: ht(),
378
378
  // lifecycle
379
379
  on_mount: [],
380
380
  on_destroy: [],
@@ -383,7 +383,7 @@ function Vr(e, t, r, n, i, o, a = null, s = [-1]) {
383
383
  after_update: [],
384
384
  context: new Map(t.context || (l ? l.$$.context : [])),
385
385
  // everything else
386
- callbacks: ot(),
386
+ callbacks: ht(),
387
387
  dirty: s,
388
388
  skip_bound: !1,
389
389
  root: t.target || l.$$.root
@@ -391,20 +391,20 @@ function Vr(e, t, r, n, i, o, a = null, s = [-1]) {
391
391
  a && a(u.root);
392
392
  let h = !1;
393
393
  if (u.ctx = r ? r(e, t.props || {}, (f, c, ...y) => {
394
- const _ = y.length ? y[0] : c;
395
- return u.ctx && i(u.ctx[f], u.ctx[f] = _) && (!u.skip_bound && u.bound[f] && u.bound[f](_), h && kr(e, f)), c;
396
- }) : [], u.update(), h = !0, K(u.before_update), u.fragment = n ? n(u.ctx) : !1, t.target) {
394
+ const v = y.length ? y[0] : c;
395
+ return u.ctx && i(u.ctx[f], u.ctx[f] = v) && (!u.skip_bound && u.bound[f] && u.bound[f](v), h && Zr(e, f)), c;
396
+ }) : [], u.update(), h = !0, Y(u.before_update), u.fragment = n ? n(u.ctx) : !1, t.target) {
397
397
  if (t.hydrate) {
398
- const f = Ir(t.target);
399
- u.fragment && u.fragment.l(f), f.forEach(L);
398
+ const f = Rr(t.target);
399
+ u.fragment && u.fragment.l(f), f.forEach(N);
400
400
  } else
401
401
  u.fragment && u.fragment.c();
402
- t.intro && Gr(e.$$.fragment), Fr(e, t.target, t.anchor), A();
402
+ t.intro && Xr(e.$$.fragment), Wr(e, t.target, t.anchor), A();
403
403
  }
404
- ie(l);
404
+ ne(l);
405
405
  }
406
- let $t;
407
- typeof HTMLElement == "function" && ($t = class extends HTMLElement {
406
+ let jt;
407
+ typeof HTMLElement == "function" && (jt = class extends HTMLElement {
408
408
  constructor(t, r, n) {
409
409
  super();
410
410
  /** The Svelte component constructor */
@@ -441,14 +441,14 @@ typeof HTMLElement == "function" && ($t = class extends HTMLElement {
441
441
  }
442
442
  }
443
443
  connectedCallback() {
444
- return it(this, null, function* () {
444
+ return lt(this, null, function* () {
445
445
  if (this.$$cn = !0, !this.$$c) {
446
446
  let t = function(o) {
447
447
  return () => {
448
448
  let a;
449
449
  return {
450
450
  c: function() {
451
- a = P("slot"), o !== "default" && D(a, "name", o);
451
+ a = O("slot"), o !== "default" && D(a, "name", o);
452
452
  },
453
453
  /**
454
454
  * @param {HTMLElement} target
@@ -458,14 +458,14 @@ typeof HTMLElement == "function" && ($t = class extends HTMLElement {
458
458
  U(u, a, h);
459
459
  },
460
460
  d: function(u) {
461
- u && L(a);
461
+ u && N(a);
462
462
  }
463
463
  };
464
464
  };
465
465
  };
466
466
  if (yield Promise.resolve(), !this.$$cn || this.$$c)
467
467
  return;
468
- const r = {}, n = Lr(this);
468
+ const r = {}, n = Dr(this);
469
469
  for (const o of this.$$s)
470
470
  o in n && (r[o] = [t(o)]);
471
471
  for (const o of this.attributes) {
@@ -476,7 +476,7 @@ typeof HTMLElement == "function" && ($t = class extends HTMLElement {
476
476
  !(o in this.$$d) && this[o] !== void 0 && (this.$$d[o] = this[o], delete this[o]);
477
477
  this.$$c = new this.$$ctor({
478
478
  target: this.shadowRoot || this,
479
- props: nt(rt({}, this.$$d), {
479
+ props: ut(at({}, this.$$d), {
480
480
  $$slots: r,
481
481
  $$scope: {
482
482
  ctx: []
@@ -554,8 +554,8 @@ function pe(e, t, r, n) {
554
554
  return t;
555
555
  }
556
556
  }
557
- function Xr(e, t, r, n, i, o) {
558
- let a = class extends $t {
557
+ function Jr(e, t, r, n, i, o) {
558
+ let a = class extends jt {
559
559
  constructor() {
560
560
  super(e, r, i), this.$$p_d = t;
561
561
  }
@@ -585,7 +585,7 @@ function Xr(e, t, r, n, i, o) {
585
585
  }), e.element = /** @type {any} */
586
586
  a, a;
587
587
  }
588
- class Wr {
588
+ class qr {
589
589
  constructor() {
590
590
  /**
591
591
  * ### PRIVATE API
@@ -606,7 +606,7 @@ class Wr {
606
606
  }
607
607
  /** @returns {void} */
608
608
  $destroy() {
609
- jr(this, 1), this.$destroy = B;
609
+ zr(this, 1), this.$destroy = B;
610
610
  }
611
611
  /**
612
612
  * @template {Extract<keyof Events, string>} K
@@ -615,7 +615,7 @@ class Wr {
615
615
  * @returns {() => void}
616
616
  */
617
617
  $on(t, r) {
618
- if (!Je(r))
618
+ if (!tt(r))
619
619
  return B;
620
620
  const n = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
621
621
  return n.push(r), () => {
@@ -628,11 +628,11 @@ class Wr {
628
628
  * @returns {void}
629
629
  */
630
630
  $set(t) {
631
- this.$$set && !Sr(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
631
+ this.$$set && !Ar(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
632
632
  }
633
633
  }
634
- const zr = "4";
635
- typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(zr);
634
+ const Yr = "4";
635
+ typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Yr);
636
636
  /*! *****************************************************************************
637
637
  Copyright (c) Microsoft Corporation.
638
638
 
@@ -647,43 +647,24 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
647
647
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
648
648
  PERFORMANCE OF THIS SOFTWARE.
649
649
  ***************************************************************************** */
650
- var $e = function(e, t) {
651
- return $e = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
650
+ var Ge = function(e, t) {
651
+ return Ge = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
652
652
  r.__proto__ = n;
653
653
  } || function(r, n) {
654
654
  for (var i in n)
655
655
  Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
656
- }, $e(e, t);
656
+ }, Ge(e, t);
657
657
  };
658
- function N(e, t) {
658
+ function ae(e, t) {
659
659
  if (typeof t != "function" && t !== null)
660
660
  throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
661
- $e(e, t);
661
+ Ge(e, t);
662
662
  function r() {
663
663
  this.constructor = e;
664
664
  }
665
665
  e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
666
666
  }
667
- var g = function() {
668
- return g = Object.assign || function(t) {
669
- for (var r, n = 1, i = arguments.length; n < i; n++) {
670
- r = arguments[n];
671
- for (var o in r)
672
- Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
673
- }
674
- return t;
675
- }, g.apply(this, arguments);
676
- };
677
- function Zr(e, t) {
678
- var r = {};
679
- for (var n in e)
680
- Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
681
- if (e != null && typeof Object.getOwnPropertySymbols == "function")
682
- for (var i = 0, n = Object.getOwnPropertySymbols(e); i < n.length; i++)
683
- t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
684
- return r;
685
- }
686
- function De(e) {
667
+ function Fe(e) {
687
668
  var t = typeof Symbol == "function" && Symbol.iterator, r = t && e[t], n = 0;
688
669
  if (r)
689
670
  return r.call(e);
@@ -695,7 +676,7 @@ function De(e) {
695
676
  };
696
677
  throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
697
678
  }
698
- function Ue(e, t) {
679
+ function je(e, t) {
699
680
  var r = typeof Symbol == "function" && e[Symbol.iterator];
700
681
  if (!r)
701
682
  return e;
@@ -715,22 +696,22 @@ function Ue(e, t) {
715
696
  }
716
697
  return o;
717
698
  }
718
- function Z(e, t, r) {
719
- if (r || arguments.length === 2)
699
+ function ke(e, t, r) {
700
+ if (arguments.length === 2)
720
701
  for (var n = 0, i = t.length, o; n < i; n++)
721
702
  (o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
722
703
  return e.concat(o || t);
723
704
  }
724
- function C(e) {
705
+ function L(e) {
725
706
  return typeof e == "function";
726
707
  }
727
- function Dt(e) {
708
+ function kt(e) {
728
709
  var t = function(n) {
729
710
  Error.call(n), n.stack = new Error().stack;
730
711
  }, r = e(t);
731
712
  return r.prototype = Object.create(Error.prototype), r.prototype.constructor = r, r;
732
713
  }
733
- var Ae = Dt(function(e) {
714
+ var Oe = kt(function(e) {
734
715
  return function(r) {
735
716
  e(this), this.message = r ? r.length + ` errors occurred during unsubscription:
736
717
  ` + r.map(function(n, i) {
@@ -739,13 +720,13 @@ var Ae = Dt(function(e) {
739
720
  `) : "", this.name = "UnsubscriptionError", this.errors = r;
740
721
  };
741
722
  });
742
- function Ge(e, t) {
723
+ function Ve(e, t) {
743
724
  if (e) {
744
725
  var r = e.indexOf(t);
745
726
  0 <= r && e.splice(r, 1);
746
727
  }
747
728
  }
748
- var Ee = function() {
729
+ var xe = function() {
749
730
  function e(t) {
750
731
  this.initialTeardown = t, this.closed = !1, this._parentage = null, this._finalizers = null;
751
732
  }
@@ -757,12 +738,12 @@ var Ee = function() {
757
738
  if (a)
758
739
  if (this._parentage = null, Array.isArray(a))
759
740
  try {
760
- for (var s = De(a), l = s.next(); !l.done; l = s.next()) {
741
+ for (var s = Fe(a), l = s.next(); !l.done; l = s.next()) {
761
742
  var u = l.value;
762
743
  u.remove(this);
763
744
  }
764
- } catch (v) {
765
- t = { error: v };
745
+ } catch (g) {
746
+ t = { error: g };
766
747
  } finally {
767
748
  try {
768
749
  l && !l.done && (r = s.return) && r.call(s);
@@ -774,26 +755,26 @@ var Ee = function() {
774
755
  else
775
756
  a.remove(this);
776
757
  var h = this.initialTeardown;
777
- if (C(h))
758
+ if (L(h))
778
759
  try {
779
760
  h();
780
- } catch (v) {
781
- o = v instanceof Ae ? v.errors : [v];
761
+ } catch (g) {
762
+ o = g instanceof Oe ? g.errors : [g];
782
763
  }
783
764
  var f = this._finalizers;
784
765
  if (f) {
785
766
  this._finalizers = null;
786
767
  try {
787
- for (var c = De(f), y = c.next(); !y.done; y = c.next()) {
788
- var _ = y.value;
768
+ for (var c = Fe(f), y = c.next(); !y.done; y = c.next()) {
769
+ var v = y.value;
789
770
  try {
790
- ut(_);
791
- } catch (v) {
792
- o = o != null ? o : [], v instanceof Ae ? o = Z(Z([], Ue(o)), Ue(v.errors)) : o.push(v);
771
+ dt(v);
772
+ } catch (g) {
773
+ o = o != null ? o : [], g instanceof Oe ? o = ke(ke([], je(o)), je(g.errors)) : o.push(g);
793
774
  }
794
775
  }
795
- } catch (v) {
796
- n = { error: v };
776
+ } catch (g) {
777
+ n = { error: g };
797
778
  } finally {
798
779
  try {
799
780
  y && !y.done && (i = c.return) && i.call(c);
@@ -804,13 +785,13 @@ var Ee = function() {
804
785
  }
805
786
  }
806
787
  if (o)
807
- throw new Ae(o);
788
+ throw new Oe(o);
808
789
  }
809
790
  }, e.prototype.add = function(t) {
810
791
  var r;
811
792
  if (t && t !== this)
812
793
  if (this.closed)
813
- ut(t);
794
+ dt(t);
814
795
  else {
815
796
  if (t instanceof e) {
816
797
  if (t.closed || t._hasParent(this))
@@ -827,52 +808,52 @@ var Ee = function() {
827
808
  this._parentage = Array.isArray(r) ? (r.push(t), r) : r ? [r, t] : t;
828
809
  }, e.prototype._removeParent = function(t) {
829
810
  var r = this._parentage;
830
- r === t ? this._parentage = null : Array.isArray(r) && Ge(r, t);
811
+ r === t ? this._parentage = null : Array.isArray(r) && Ve(r, t);
831
812
  }, e.prototype.remove = function(t) {
832
813
  var r = this._finalizers;
833
- r && Ge(r, t), t instanceof e && t._removeParent(this);
814
+ r && Ve(r, t), t instanceof e && t._removeParent(this);
834
815
  }, e.EMPTY = function() {
835
816
  var t = new e();
836
817
  return t.closed = !0, t;
837
818
  }(), e;
838
- }(), Ut = Ee.EMPTY;
839
- function Gt(e) {
840
- return e instanceof Ee || e && "closed" in e && C(e.remove) && C(e.add) && C(e.unsubscribe);
819
+ }(), Vt = xe.EMPTY;
820
+ function Xt(e) {
821
+ return e instanceof xe || e && "closed" in e && L(e.remove) && L(e.add) && L(e.unsubscribe);
841
822
  }
842
- function ut(e) {
843
- C(e) ? e() : e.unsubscribe();
823
+ function dt(e) {
824
+ L(e) ? e() : e.unsubscribe();
844
825
  }
845
- var Qr = {
826
+ var Kr = {
846
827
  Promise: void 0
847
- }, Jr = {
828
+ }, en = {
848
829
  setTimeout: function(e, t) {
849
830
  for (var r = [], n = 2; n < arguments.length; n++)
850
831
  r[n - 2] = arguments[n];
851
- return setTimeout.apply(void 0, Z([e, t], Ue(r)));
832
+ return setTimeout.apply(void 0, ke([e, t], je(r)));
852
833
  },
853
834
  clearTimeout: function(e) {
854
835
  return clearTimeout(e);
855
836
  },
856
837
  delegate: void 0
857
838
  };
858
- function qr(e) {
859
- Jr.setTimeout(function() {
839
+ function tn(e) {
840
+ en.setTimeout(function() {
860
841
  throw e;
861
842
  });
862
843
  }
863
- function lt() {
844
+ function pt() {
864
845
  }
865
846
  function me(e) {
866
847
  e();
867
848
  }
868
- var Ft = function(e) {
869
- N(t, e);
849
+ var Wt = function(e) {
850
+ ae(t, e);
870
851
  function t(r) {
871
852
  var n = e.call(this) || this;
872
- return n.isStopped = !1, r ? (n.destination = r, Gt(r) && r.add(n)) : n.destination = en, n;
853
+ return n.isStopped = !1, r ? (n.destination = r, Xt(r) && r.add(n)) : n.destination = on, n;
873
854
  }
874
855
  return t.create = function(r, n, i) {
875
- return new Fe(r, n, i);
856
+ return new Xe(r, n, i);
876
857
  }, t.prototype.next = function(r) {
877
858
  this.isStopped || this._next(r);
878
859
  }, t.prototype.error = function(r) {
@@ -896,7 +877,7 @@ var Ft = function(e) {
896
877
  this.unsubscribe();
897
878
  }
898
879
  }, t;
899
- }(Ee), Yr = function() {
880
+ }(xe), rn = function() {
900
881
  function e(t) {
901
882
  this.partialObserver = t;
902
883
  }
@@ -927,43 +908,43 @@ var Ft = function(e) {
927
908
  ce(r);
928
909
  }
929
910
  }, e;
930
- }(), Fe = function(e) {
931
- N(t, e);
911
+ }(), Xe = function(e) {
912
+ ae(t, e);
932
913
  function t(r, n, i) {
933
914
  var o = e.call(this) || this, a;
934
- return C(r) || !r ? a = {
915
+ return L(r) || !r ? a = {
935
916
  next: r != null ? r : void 0,
936
917
  error: n != null ? n : void 0,
937
918
  complete: i != null ? i : void 0
938
- } : a = r, o.destination = new Yr(a), o;
919
+ } : a = r, o.destination = new rn(a), o;
939
920
  }
940
921
  return t;
941
- }(Ft);
922
+ }(Wt);
942
923
  function ce(e) {
943
- qr(e);
924
+ tn(e);
944
925
  }
945
- function Kr(e) {
926
+ function nn(e) {
946
927
  throw e;
947
928
  }
948
- var en = {
929
+ var on = {
949
930
  closed: !0,
950
- next: lt,
951
- error: Kr,
952
- complete: lt
953
- }, tn = function() {
931
+ next: pt,
932
+ error: nn,
933
+ complete: pt
934
+ }, sn = function() {
954
935
  return typeof Symbol == "function" && Symbol.observable || "@@observable";
955
936
  }();
956
- function rn(e) {
937
+ function an(e) {
957
938
  return e;
958
939
  }
959
- function nn(e) {
960
- return e.length === 0 ? rn : e.length === 1 ? e[0] : function(r) {
940
+ function un(e) {
941
+ return e.length === 0 ? an : e.length === 1 ? e[0] : function(r) {
961
942
  return e.reduce(function(n, i) {
962
943
  return i(n);
963
944
  }, r);
964
945
  };
965
946
  }
966
- var ht = function() {
947
+ var mt = function() {
967
948
  function e(t) {
968
949
  t && (this._subscribe = t);
969
950
  }
@@ -971,7 +952,7 @@ var ht = function() {
971
952
  var r = new e();
972
953
  return r.source = this, r.operator = t, r;
973
954
  }, e.prototype.subscribe = function(t, r, n) {
974
- var i = this, o = sn(t) ? t : new Fe(t, r, n);
955
+ var i = this, o = hn(t) ? t : new Xe(t, r, n);
975
956
  return me(function() {
976
957
  var a = i, s = a.operator, l = a.source;
977
958
  o.add(s ? s.call(o, l) : l ? i._subscribe(o) : i._trySubscribe(o));
@@ -984,8 +965,8 @@ var ht = function() {
984
965
  }
985
966
  }, e.prototype.forEach = function(t, r) {
986
967
  var n = this;
987
- return r = ct(r), new r(function(i, o) {
988
- var a = new Fe({
968
+ return r = bt(r), new r(function(i, o) {
969
+ var a = new Xe({
989
970
  next: function(s) {
990
971
  try {
991
972
  t(s);
@@ -1001,15 +982,15 @@ var ht = function() {
1001
982
  }, e.prototype._subscribe = function(t) {
1002
983
  var r;
1003
984
  return (r = this.source) === null || r === void 0 ? void 0 : r.subscribe(t);
1004
- }, e.prototype[tn] = function() {
985
+ }, e.prototype[sn] = function() {
1005
986
  return this;
1006
987
  }, e.prototype.pipe = function() {
1007
988
  for (var t = [], r = 0; r < arguments.length; r++)
1008
989
  t[r] = arguments[r];
1009
- return nn(t)(this);
990
+ return un(t)(this);
1010
991
  }, e.prototype.toPromise = function(t) {
1011
992
  var r = this;
1012
- return t = ct(t), new t(function(n, i) {
993
+ return t = bt(t), new t(function(n, i) {
1013
994
  var o;
1014
995
  r.subscribe(function(a) {
1015
996
  return o = a;
@@ -1023,32 +1004,32 @@ var ht = function() {
1023
1004
  return new e(t);
1024
1005
  }, e;
1025
1006
  }();
1026
- function ct(e) {
1007
+ function bt(e) {
1027
1008
  var t;
1028
- return (t = e != null ? e : Qr.Promise) !== null && t !== void 0 ? t : Promise;
1009
+ return (t = e != null ? e : Kr.Promise) !== null && t !== void 0 ? t : Promise;
1029
1010
  }
1030
- function on(e) {
1031
- return e && C(e.next) && C(e.error) && C(e.complete);
1011
+ function ln(e) {
1012
+ return e && L(e.next) && L(e.error) && L(e.complete);
1032
1013
  }
1033
- function sn(e) {
1034
- return e && e instanceof Ft || on(e) && Gt(e);
1014
+ function hn(e) {
1015
+ return e && e instanceof Wt || ln(e) && Xt(e);
1035
1016
  }
1036
- var an = Dt(function(e) {
1017
+ var cn = kt(function(e) {
1037
1018
  return function() {
1038
1019
  e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
1039
1020
  };
1040
- }), jt = function(e) {
1041
- N(t, e);
1021
+ }), zt = function(e) {
1022
+ ae(t, e);
1042
1023
  function t() {
1043
1024
  var r = e.call(this) || this;
1044
1025
  return r.closed = !1, r.currentObservers = null, r.observers = [], r.isStopped = !1, r.hasError = !1, r.thrownError = null, r;
1045
1026
  }
1046
1027
  return t.prototype.lift = function(r) {
1047
- var n = new ft(this, this);
1028
+ var n = new yt(this, this);
1048
1029
  return n.operator = r, n;
1049
1030
  }, t.prototype._throwIfClosed = function() {
1050
1031
  if (this.closed)
1051
- throw new an();
1032
+ throw new cn();
1052
1033
  }, t.prototype.next = function(r) {
1053
1034
  var n = this;
1054
1035
  me(function() {
@@ -1056,7 +1037,7 @@ var an = Dt(function(e) {
1056
1037
  if (n._throwIfClosed(), !n.isStopped) {
1057
1038
  n.currentObservers || (n.currentObservers = Array.from(n.observers));
1058
1039
  try {
1059
- for (var a = De(n.currentObservers), s = a.next(); !s.done; s = a.next()) {
1040
+ for (var a = Fe(n.currentObservers), s = a.next(); !s.done; s = a.next()) {
1060
1041
  var l = s.value;
1061
1042
  l.next(r);
1062
1043
  }
@@ -1105,20 +1086,20 @@ var an = Dt(function(e) {
1105
1086
  return this._throwIfClosed(), this._checkFinalizedStatuses(r), this._innerSubscribe(r);
1106
1087
  }, t.prototype._innerSubscribe = function(r) {
1107
1088
  var n = this, i = this, o = i.hasError, a = i.isStopped, s = i.observers;
1108
- return o || a ? Ut : (this.currentObservers = null, s.push(r), new Ee(function() {
1109
- n.currentObservers = null, Ge(s, r);
1089
+ return o || a ? Vt : (this.currentObservers = null, s.push(r), new xe(function() {
1090
+ n.currentObservers = null, Ve(s, r);
1110
1091
  }));
1111
1092
  }, t.prototype._checkFinalizedStatuses = function(r) {
1112
1093
  var n = this, i = n.hasError, o = n.thrownError, a = n.isStopped;
1113
1094
  i ? r.error(o) : a && r.complete();
1114
1095
  }, t.prototype.asObservable = function() {
1115
- var r = new ht();
1096
+ var r = new mt();
1116
1097
  return r.source = this, r;
1117
1098
  }, t.create = function(r, n) {
1118
- return new ft(r, n);
1099
+ return new yt(r, n);
1119
1100
  }, t;
1120
- }(ht), ft = function(e) {
1121
- N(t, e);
1101
+ }(mt), yt = function(e) {
1102
+ ae(t, e);
1122
1103
  function t(r, n) {
1123
1104
  var i = e.call(this) || this;
1124
1105
  return i.destination = r, i.source = n, i;
@@ -1134,17 +1115,17 @@ var an = Dt(function(e) {
1134
1115
  (n = (r = this.destination) === null || r === void 0 ? void 0 : r.complete) === null || n === void 0 || n.call(r);
1135
1116
  }, t.prototype._subscribe = function(r) {
1136
1117
  var n, i;
1137
- return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : Ut;
1118
+ return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : Vt;
1138
1119
  }, t;
1139
- }(jt), kt = {
1120
+ }(zt), Zt = {
1140
1121
  now: function() {
1141
- return (kt.delegate || Date).now();
1122
+ return (Zt.delegate || Date).now();
1142
1123
  },
1143
1124
  delegate: void 0
1144
- }, un = function(e) {
1145
- N(t, e);
1125
+ }, fn = function(e) {
1126
+ ae(t, e);
1146
1127
  function t(r, n, i) {
1147
- r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = kt);
1128
+ r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = Zt);
1148
1129
  var o = e.call(this) || this;
1149
1130
  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;
1150
1131
  }
@@ -1164,24 +1145,24 @@ var an = Dt(function(e) {
1164
1145
  u && o.splice(0, u + 1);
1165
1146
  }
1166
1147
  }, t;
1167
- }(jt);
1168
- const dt = [], pt = {}, ln = (e, t = 0) => {
1169
- if (dt.indexOf(e) == -1) {
1170
- const r = new un(t);
1171
- pt[e] = r, dt.push(e);
1148
+ }(zt);
1149
+ const gt = [], vt = {}, dn = (e, t = 0) => {
1150
+ if (gt.indexOf(e) == -1) {
1151
+ const r = new fn(t);
1152
+ vt[e] = r, gt.push(e);
1172
1153
  }
1173
- return pt[e];
1154
+ return vt[e];
1174
1155
  }, X = [];
1175
- function hn(e, t) {
1156
+ function pn(e, t) {
1176
1157
  return {
1177
- subscribe: xe(e, t).subscribe
1158
+ subscribe: Se(e, t).subscribe
1178
1159
  };
1179
1160
  }
1180
- function xe(e, t = B) {
1161
+ function Se(e, t = B) {
1181
1162
  let r;
1182
1163
  const n = /* @__PURE__ */ new Set();
1183
1164
  function i(s) {
1184
- if (Nt(e, s) && (e = s, r)) {
1165
+ if (Ut(e, s) && (e = s, r)) {
1185
1166
  const l = !X.length;
1186
1167
  for (const u of n)
1187
1168
  u[1](), X.push(u, e);
@@ -1203,12 +1184,12 @@ function xe(e, t = B) {
1203
1184
  }
1204
1185
  return { set: i, update: o, subscribe: a };
1205
1186
  }
1206
- function ee(e, t, r) {
1187
+ function K(e, t, r) {
1207
1188
  const n = !Array.isArray(e), i = n ? [e] : e;
1208
1189
  if (!i.every(Boolean))
1209
1190
  throw new Error("derived() expects stores as input, got a falsy value");
1210
1191
  const o = t.length < 2;
1211
- return hn(r, (a, s) => {
1192
+ return pn(r, (a, s) => {
1212
1193
  let l = !1;
1213
1194
  const u = [];
1214
1195
  let h = 0, f = B;
@@ -1216,129 +1197,171 @@ function ee(e, t, r) {
1216
1197
  if (h)
1217
1198
  return;
1218
1199
  f();
1219
- const _ = t(n ? u[0] : u, a, s);
1220
- o ? a(_) : f = Je(_) ? _ : B;
1200
+ const v = t(n ? u[0] : u, a, s);
1201
+ o ? a(v) : f = tt(v) ? v : B;
1221
1202
  }, y = i.map(
1222
- (_, v) => Mt(
1223
- _,
1203
+ (v, g) => Gt(
1204
+ v,
1224
1205
  (H) => {
1225
- u[v] = H, h &= ~(1 << v), l && c();
1206
+ u[g] = H, h &= ~(1 << g), l && c();
1226
1207
  },
1227
1208
  () => {
1228
- h |= 1 << v;
1209
+ h |= 1 << g;
1229
1210
  }
1230
1211
  )
1231
1212
  );
1232
1213
  return l = !0, c(), function() {
1233
- K(y), f(), l = !1;
1214
+ Y(y), f(), l = !1;
1234
1215
  };
1235
1216
  });
1236
1217
  }
1237
- function cn(e) {
1218
+ function mn(e) {
1238
1219
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
1239
1220
  }
1240
- var fn = function(t) {
1241
- return dn(t) && !pn(t);
1221
+ var bn = function(t) {
1222
+ return yn(t) && !gn(t);
1242
1223
  };
1243
- function dn(e) {
1224
+ function yn(e) {
1244
1225
  return !!e && typeof e == "object";
1245
1226
  }
1246
- function pn(e) {
1227
+ function gn(e) {
1247
1228
  var t = Object.prototype.toString.call(e);
1248
- return t === "[object RegExp]" || t === "[object Date]" || yn(e);
1229
+ return t === "[object RegExp]" || t === "[object Date]" || En(e);
1249
1230
  }
1250
- var mn = typeof Symbol == "function" && Symbol.for, bn = mn ? Symbol.for("react.element") : 60103;
1251
- function yn(e) {
1252
- return e.$$typeof === bn;
1231
+ var vn = typeof Symbol == "function" && Symbol.for, _n = vn ? Symbol.for("react.element") : 60103;
1232
+ function En(e) {
1233
+ return e.$$typeof === _n;
1253
1234
  }
1254
- function gn(e) {
1235
+ function xn(e) {
1255
1236
  return Array.isArray(e) ? [] : {};
1256
1237
  }
1257
- function se(e, t) {
1258
- return t.clone !== !1 && t.isMergeableObject(e) ? Q(gn(e), e, t) : e;
1238
+ function oe(e, t) {
1239
+ return t.clone !== !1 && t.isMergeableObject(e) ? Z(xn(e), e, t) : e;
1259
1240
  }
1260
- function vn(e, t, r) {
1241
+ function Sn(e, t, r) {
1261
1242
  return e.concat(t).map(function(n) {
1262
- return se(n, r);
1243
+ return oe(n, r);
1263
1244
  });
1264
1245
  }
1265
- function _n(e, t) {
1246
+ function wn(e, t) {
1266
1247
  if (!t.customMerge)
1267
- return Q;
1248
+ return Z;
1268
1249
  var r = t.customMerge(e);
1269
- return typeof r == "function" ? r : Q;
1250
+ return typeof r == "function" ? r : Z;
1270
1251
  }
1271
- function En(e) {
1252
+ function Tn(e) {
1272
1253
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
1273
1254
  return Object.propertyIsEnumerable.call(e, t);
1274
1255
  }) : [];
1275
1256
  }
1276
- function mt(e) {
1277
- return Object.keys(e).concat(En(e));
1257
+ function _t(e) {
1258
+ return Object.keys(e).concat(Tn(e));
1278
1259
  }
1279
- function Vt(e, t) {
1260
+ function Qt(e, t) {
1280
1261
  try {
1281
1262
  return t in e;
1282
1263
  } catch (r) {
1283
1264
  return !1;
1284
1265
  }
1285
1266
  }
1286
- function xn(e, t) {
1287
- return Vt(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1267
+ function Hn(e, t) {
1268
+ return Qt(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1288
1269
  }
1289
- function Sn(e, t, r) {
1270
+ function Bn(e, t, r) {
1290
1271
  var n = {};
1291
- return r.isMergeableObject(e) && mt(e).forEach(function(i) {
1292
- n[i] = se(e[i], r);
1293
- }), mt(t).forEach(function(i) {
1294
- xn(e, i) || (Vt(e, i) && r.isMergeableObject(t[i]) ? n[i] = _n(i, r)(e[i], t[i], r) : n[i] = se(t[i], r));
1272
+ return r.isMergeableObject(e) && _t(e).forEach(function(i) {
1273
+ n[i] = oe(e[i], r);
1274
+ }), _t(t).forEach(function(i) {
1275
+ Hn(e, i) || (Qt(e, i) && r.isMergeableObject(t[i]) ? n[i] = wn(i, r)(e[i], t[i], r) : n[i] = oe(t[i], r));
1295
1276
  }), n;
1296
1277
  }
1297
- function Q(e, t, r) {
1298
- r = r || {}, r.arrayMerge = r.arrayMerge || vn, r.isMergeableObject = r.isMergeableObject || fn, r.cloneUnlessOtherwiseSpecified = se;
1278
+ function Z(e, t, r) {
1279
+ r = r || {}, r.arrayMerge = r.arrayMerge || Sn, r.isMergeableObject = r.isMergeableObject || bn, r.cloneUnlessOtherwiseSpecified = oe;
1299
1280
  var n = Array.isArray(t), i = Array.isArray(e), o = n === i;
1300
- return o ? n ? r.arrayMerge(e, t, r) : Sn(e, t, r) : se(t, r);
1281
+ return o ? n ? r.arrayMerge(e, t, r) : Bn(e, t, r) : oe(t, r);
1301
1282
  }
1302
- Q.all = function(t, r) {
1283
+ Z.all = function(t, r) {
1303
1284
  if (!Array.isArray(t))
1304
1285
  throw new Error("first argument should be an array");
1305
1286
  return t.reduce(function(n, i) {
1306
- return Q(n, i, r);
1287
+ return Z(n, i, r);
1307
1288
  }, {});
1308
1289
  };
1309
- var Tn = Q, wn = Tn;
1310
- const Hn = /* @__PURE__ */ cn(wn);
1311
- function Pe(e, t) {
1312
- var r = t && t.cache ? t.cache : Ln, n = t && t.serializer ? t.serializer : In, i = t && t.strategy ? t.strategy : Pn;
1290
+ var An = Z, Pn = An;
1291
+ const On = /* @__PURE__ */ mn(Pn);
1292
+ var We = function(e, t) {
1293
+ return We = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
1294
+ r.__proto__ = n;
1295
+ } || function(r, n) {
1296
+ for (var i in n)
1297
+ Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
1298
+ }, We(e, t);
1299
+ };
1300
+ function we(e, t) {
1301
+ if (typeof t != "function" && t !== null)
1302
+ throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
1303
+ We(e, t);
1304
+ function r() {
1305
+ this.constructor = e;
1306
+ }
1307
+ e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
1308
+ }
1309
+ var P = function() {
1310
+ return P = Object.assign || function(t) {
1311
+ for (var r, n = 1, i = arguments.length; n < i; n++) {
1312
+ r = arguments[n];
1313
+ for (var o in r)
1314
+ Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
1315
+ }
1316
+ return t;
1317
+ }, P.apply(this, arguments);
1318
+ };
1319
+ function In(e, t) {
1320
+ var r = {};
1321
+ for (var n in e)
1322
+ Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
1323
+ if (e != null && typeof Object.getOwnPropertySymbols == "function")
1324
+ for (var i = 0, n = Object.getOwnPropertySymbols(e); i < n.length; i++)
1325
+ t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
1326
+ return r;
1327
+ }
1328
+ function Ie(e, t, r) {
1329
+ if (r || arguments.length === 2)
1330
+ for (var n = 0, i = t.length, o; n < i; n++)
1331
+ (o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
1332
+ return e.concat(o || Array.prototype.slice.call(t));
1333
+ }
1334
+ function Ce(e, t) {
1335
+ var r = t && t.cache ? t.cache : Dn, n = t && t.serializer ? t.serializer : Rn, i = t && t.strategy ? t.strategy : Nn;
1313
1336
  return i(e, {
1314
1337
  cache: r,
1315
1338
  serializer: n
1316
1339
  });
1317
1340
  }
1318
- function Bn(e) {
1341
+ function Cn(e) {
1319
1342
  return e == null || typeof e == "number" || typeof e == "boolean";
1320
1343
  }
1321
- function An(e, t, r, n) {
1322
- var i = Bn(n) ? n : r(n), o = t.get(i);
1344
+ function Ln(e, t, r, n) {
1345
+ var i = Cn(n) ? n : r(n), o = t.get(i);
1323
1346
  return typeof o == "undefined" && (o = e.call(this, n), t.set(i, o)), o;
1324
1347
  }
1325
- function Xt(e, t, r) {
1348
+ function Jt(e, t, r) {
1326
1349
  var n = Array.prototype.slice.call(arguments, 3), i = r(n), o = t.get(i);
1327
1350
  return typeof o == "undefined" && (o = e.apply(this, n), t.set(i, o)), o;
1328
1351
  }
1329
- function Wt(e, t, r, n, i) {
1352
+ function qt(e, t, r, n, i) {
1330
1353
  return r.bind(t, e, n, i);
1331
1354
  }
1332
- function Pn(e, t) {
1333
- var r = e.length === 1 ? An : Xt;
1334
- return Wt(e, this, r, t.cache.create(), t.serializer);
1355
+ function Nn(e, t) {
1356
+ var r = e.length === 1 ? Ln : Jt;
1357
+ return qt(e, this, r, t.cache.create(), t.serializer);
1335
1358
  }
1336
- function On(e, t) {
1337
- return Wt(e, this, Xt, t.cache.create(), t.serializer);
1359
+ function Mn(e, t) {
1360
+ return qt(e, this, Jt, t.cache.create(), t.serializer);
1338
1361
  }
1339
- var In = function() {
1362
+ var Rn = function() {
1340
1363
  return JSON.stringify(arguments);
1341
- }, Cn = (
1364
+ }, $n = (
1342
1365
  /** @class */
1343
1366
  function() {
1344
1367
  function e() {
@@ -1350,61 +1373,71 @@ var In = function() {
1350
1373
  this.cache[t] = r;
1351
1374
  }, e;
1352
1375
  }()
1353
- ), Ln = {
1376
+ ), Dn = {
1354
1377
  create: function() {
1355
- return new Cn();
1378
+ return new $n();
1356
1379
  }
1357
- }, Oe = {
1358
- variadic: On
1359
- }, m;
1380
+ }, Le = {
1381
+ variadic: Mn
1382
+ }, ge = function() {
1383
+ return ge = Object.assign || function(t) {
1384
+ for (var r, n = 1, i = arguments.length; n < i; n++) {
1385
+ r = arguments[n];
1386
+ for (var o in r)
1387
+ Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
1388
+ }
1389
+ return t;
1390
+ }, ge.apply(this, arguments);
1391
+ };
1392
+ var m;
1360
1393
  (function(e) {
1361
1394
  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";
1362
1395
  })(m || (m = {}));
1363
- var E;
1396
+ var _;
1364
1397
  (function(e) {
1365
1398
  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";
1366
- })(E || (E = {}));
1367
- var J;
1399
+ })(_ || (_ = {}));
1400
+ var Q;
1368
1401
  (function(e) {
1369
1402
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
1370
- })(J || (J = {}));
1371
- function bt(e) {
1372
- return e.type === E.literal;
1403
+ })(Q || (Q = {}));
1404
+ function Et(e) {
1405
+ return e.type === _.literal;
1373
1406
  }
1374
- function Nn(e) {
1375
- return e.type === E.argument;
1407
+ function Un(e) {
1408
+ return e.type === _.argument;
1376
1409
  }
1377
- function zt(e) {
1378
- return e.type === E.number;
1410
+ function Yt(e) {
1411
+ return e.type === _.number;
1379
1412
  }
1380
- function Zt(e) {
1381
- return e.type === E.date;
1413
+ function Kt(e) {
1414
+ return e.type === _.date;
1382
1415
  }
1383
- function Qt(e) {
1384
- return e.type === E.time;
1416
+ function er(e) {
1417
+ return e.type === _.time;
1385
1418
  }
1386
- function Jt(e) {
1387
- return e.type === E.select;
1419
+ function tr(e) {
1420
+ return e.type === _.select;
1388
1421
  }
1389
- function qt(e) {
1390
- return e.type === E.plural;
1422
+ function rr(e) {
1423
+ return e.type === _.plural;
1391
1424
  }
1392
- function Mn(e) {
1393
- return e.type === E.pound;
1425
+ function Gn(e) {
1426
+ return e.type === _.pound;
1394
1427
  }
1395
- function Yt(e) {
1396
- return e.type === E.tag;
1428
+ function nr(e) {
1429
+ return e.type === _.tag;
1397
1430
  }
1398
- function Kt(e) {
1399
- return !!(e && typeof e == "object" && e.type === J.number);
1431
+ function ir(e) {
1432
+ return !!(e && typeof e == "object" && e.type === Q.number);
1400
1433
  }
1401
- function je(e) {
1402
- return !!(e && typeof e == "object" && e.type === J.dateTime);
1434
+ function ze(e) {
1435
+ return !!(e && typeof e == "object" && e.type === Q.dateTime);
1403
1436
  }
1404
- var er = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Rn = /(?:[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;
1405
- function $n(e) {
1437
+ var or = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Fn = /(?:[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;
1438
+ function jn(e) {
1406
1439
  var t = {};
1407
- return e.replace(Rn, function(r) {
1440
+ return e.replace(Fn, function(r) {
1408
1441
  var n = r.length;
1409
1442
  switch (r[0]) {
1410
1443
  case "G":
@@ -1493,11 +1526,21 @@ function $n(e) {
1493
1526
  return "";
1494
1527
  }), t;
1495
1528
  }
1496
- var Dn = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1497
- function Un(e) {
1529
+ var E = function() {
1530
+ return E = Object.assign || function(t) {
1531
+ for (var r, n = 1, i = arguments.length; n < i; n++) {
1532
+ r = arguments[n];
1533
+ for (var o in r)
1534
+ Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
1535
+ }
1536
+ return t;
1537
+ }, E.apply(this, arguments);
1538
+ };
1539
+ var kn = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1540
+ function Vn(e) {
1498
1541
  if (e.length === 0)
1499
1542
  throw new Error("Number skeleton cannot be empty");
1500
- for (var t = e.split(Dn).filter(function(c) {
1543
+ for (var t = e.split(kn).filter(function(c) {
1501
1544
  return c.length > 0;
1502
1545
  }), r = [], n = 0, i = t; n < i.length; n++) {
1503
1546
  var o = i[n], a = o.split("/");
@@ -1512,17 +1555,17 @@ function Un(e) {
1512
1555
  }
1513
1556
  return r;
1514
1557
  }
1515
- function Gn(e) {
1558
+ function Xn(e) {
1516
1559
  return e.replace(/^(.*?)-/, "");
1517
1560
  }
1518
- var yt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, tr = /^(@+)?(\+|#+)?[rs]?$/g, Fn = /(\*)(0+)|(#+)(0+)|(0+)/g, rr = /^(0+)$/;
1519
- function gt(e) {
1561
+ var xt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, sr = /^(@+)?(\+|#+)?[rs]?$/g, Wn = /(\*)(0+)|(#+)(0+)|(0+)/g, ar = /^(0+)$/;
1562
+ function St(e) {
1520
1563
  var t = {};
1521
- return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(tr, function(r, n, i) {
1564
+ return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(sr, function(r, n, i) {
1522
1565
  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)), "";
1523
1566
  }), t;
1524
1567
  }
1525
- function nr(e) {
1568
+ function ur(e) {
1526
1569
  switch (e) {
1527
1570
  case "sign-auto":
1528
1571
  return {
@@ -1562,7 +1605,7 @@ function nr(e) {
1562
1605
  };
1563
1606
  }
1564
1607
  }
1565
- function jn(e) {
1608
+ function zn(e) {
1566
1609
  var t;
1567
1610
  if (e[0] === "E" && e[1] === "E" ? (t = {
1568
1611
  notation: "engineering"
@@ -1570,17 +1613,17 @@ function jn(e) {
1570
1613
  notation: "scientific"
1571
1614
  }, e = e.slice(1)), t) {
1572
1615
  var r = e.slice(0, 2);
1573
- if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !rr.test(e))
1616
+ if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !ar.test(e))
1574
1617
  throw new Error("Malformed concise eng/scientific notation");
1575
1618
  t.minimumIntegerDigits = e.length;
1576
1619
  }
1577
1620
  return t;
1578
1621
  }
1579
- function vt(e) {
1580
- var t = {}, r = nr(e);
1622
+ function wt(e) {
1623
+ var t = {}, r = ur(e);
1581
1624
  return r || t;
1582
1625
  }
1583
- function kn(e) {
1626
+ function Zn(e) {
1584
1627
  for (var t = {}, r = 0, n = e; r < n.length; r++) {
1585
1628
  var i = n[r];
1586
1629
  switch (i.stem) {
@@ -1604,7 +1647,7 @@ function kn(e) {
1604
1647
  continue;
1605
1648
  case "measure-unit":
1606
1649
  case "unit":
1607
- t.style = "unit", t.unit = Gn(i.options[0]);
1650
+ t.style = "unit", t.unit = Xn(i.options[0]);
1608
1651
  continue;
1609
1652
  case "compact-short":
1610
1653
  case "K":
@@ -1615,13 +1658,13 @@ function kn(e) {
1615
1658
  t.notation = "compact", t.compactDisplay = "long";
1616
1659
  continue;
1617
1660
  case "scientific":
1618
- t = g(g(g({}, t), { notation: "scientific" }), i.options.reduce(function(l, u) {
1619
- return g(g({}, l), vt(u));
1661
+ t = E(E(E({}, t), { notation: "scientific" }), i.options.reduce(function(l, u) {
1662
+ return E(E({}, l), wt(u));
1620
1663
  }, {}));
1621
1664
  continue;
1622
1665
  case "engineering":
1623
- t = g(g(g({}, t), { notation: "engineering" }), i.options.reduce(function(l, u) {
1624
- return g(g({}, l), vt(u));
1666
+ t = E(E(E({}, t), { notation: "engineering" }), i.options.reduce(function(l, u) {
1667
+ return E(E({}, l), wt(u));
1625
1668
  }, {}));
1626
1669
  continue;
1627
1670
  case "notation-simple":
@@ -1666,7 +1709,7 @@ function kn(e) {
1666
1709
  case "integer-width":
1667
1710
  if (i.options.length > 1)
1668
1711
  throw new RangeError("integer-width stems only accept a single optional option");
1669
- i.options[0].replace(Fn, function(l, u, h, f, c, y) {
1712
+ i.options[0].replace(Wn, function(l, u, h, f, c, y) {
1670
1713
  if (u)
1671
1714
  t.minimumIntegerDigits = h.length;
1672
1715
  else {
@@ -1679,28 +1722,28 @@ function kn(e) {
1679
1722
  });
1680
1723
  continue;
1681
1724
  }
1682
- if (rr.test(i.stem)) {
1725
+ if (ar.test(i.stem)) {
1683
1726
  t.minimumIntegerDigits = i.stem.length;
1684
1727
  continue;
1685
1728
  }
1686
- if (yt.test(i.stem)) {
1729
+ if (xt.test(i.stem)) {
1687
1730
  if (i.options.length > 1)
1688
1731
  throw new RangeError("Fraction-precision stems only accept a single optional option");
1689
- i.stem.replace(yt, function(l, u, h, f, c, y) {
1732
+ i.stem.replace(xt, function(l, u, h, f, c, y) {
1690
1733
  return h === "*" ? t.minimumFractionDigits = u.length : f && f[0] === "#" ? t.maximumFractionDigits = f.length : c && y ? (t.minimumFractionDigits = c.length, t.maximumFractionDigits = c.length + y.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
1691
1734
  });
1692
1735
  var o = i.options[0];
1693
- o === "w" ? t = g(g({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = g(g({}, t), gt(o)));
1736
+ o === "w" ? t = E(E({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = E(E({}, t), St(o)));
1694
1737
  continue;
1695
1738
  }
1696
- if (tr.test(i.stem)) {
1697
- t = g(g({}, t), gt(i.stem));
1739
+ if (sr.test(i.stem)) {
1740
+ t = E(E({}, t), St(i.stem));
1698
1741
  continue;
1699
1742
  }
1700
- var a = nr(i.stem);
1701
- a && (t = g(g({}, t), a));
1702
- var s = jn(i.stem);
1703
- s && (t = g(g({}, t), s));
1743
+ var a = ur(i.stem);
1744
+ a && (t = E(E({}, t), a));
1745
+ var s = zn(i.stem);
1746
+ s && (t = E(E({}, t), s));
1704
1747
  }
1705
1748
  return t;
1706
1749
  }
@@ -3119,13 +3162,13 @@ var fe = {
3119
3162
  "h"
3120
3163
  ]
3121
3164
  };
3122
- function Vn(e, t) {
3165
+ function Qn(e, t) {
3123
3166
  for (var r = "", n = 0; n < e.length; n++) {
3124
3167
  var i = e.charAt(n);
3125
3168
  if (i === "j") {
3126
3169
  for (var o = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
3127
3170
  o++, n++;
3128
- var a = 1 + (o & 1), s = o < 2 ? 1 : 3 + (o >> 1), l = "a", u = Xn(t);
3171
+ var a = 1 + (o & 1), s = o < 2 ? 1 : 3 + (o >> 1), l = "a", u = Jn(t);
3129
3172
  for ((u == "H" || u == "k") && (s = 0); s-- > 0; )
3130
3173
  r += l;
3131
3174
  for (; a-- > 0; )
@@ -3135,7 +3178,7 @@ function Vn(e, t) {
3135
3178
  }
3136
3179
  return r;
3137
3180
  }
3138
- function Xn(e) {
3181
+ function Jn(e) {
3139
3182
  var t = e.hourCycle;
3140
3183
  if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
3141
3184
  e.hourCycles && // @ts-ignore
@@ -3157,20 +3200,20 @@ function Xn(e) {
3157
3200
  var i = fe[n || ""] || fe[r || ""] || fe["".concat(r, "-001")] || fe["001"];
3158
3201
  return i[0];
3159
3202
  }
3160
- var Ie, Wn = new RegExp("^".concat(er.source, "*")), zn = new RegExp("".concat(er.source, "*$"));
3203
+ var Ne, qn = new RegExp("^".concat(or.source, "*")), Yn = new RegExp("".concat(or.source, "*$"));
3161
3204
  function b(e, t) {
3162
3205
  return { start: e, end: t };
3163
3206
  }
3164
- var Zn = !!String.prototype.startsWith && "_a".startsWith("a", 1), Qn = !!String.fromCodePoint, Jn = !!Object.fromEntries, qn = !!String.prototype.codePointAt, Yn = !!String.prototype.trimStart, Kn = !!String.prototype.trimEnd, ei = !!Number.isSafeInteger, ti = ei ? Number.isSafeInteger : function(e) {
3207
+ var Kn = !!String.prototype.startsWith && "_a".startsWith("a", 1), ei = !!String.fromCodePoint, ti = !!Object.fromEntries, ri = !!String.prototype.codePointAt, ni = !!String.prototype.trimStart, ii = !!String.prototype.trimEnd, oi = !!Number.isSafeInteger, si = oi ? Number.isSafeInteger : function(e) {
3165
3208
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
3166
- }, ke = !0;
3209
+ }, Ze = !0;
3167
3210
  try {
3168
- var ri = or("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3169
- ke = ((Ie = ri.exec("a")) === null || Ie === void 0 ? void 0 : Ie[0]) === "a";
3211
+ var ai = hr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3212
+ Ze = ((Ne = ai.exec("a")) === null || Ne === void 0 ? void 0 : Ne[0]) === "a";
3170
3213
  } catch (e) {
3171
- ke = !1;
3214
+ Ze = !1;
3172
3215
  }
3173
- var _t = Zn ? (
3216
+ var Tt = Kn ? (
3174
3217
  // Native
3175
3218
  function(t, r, n) {
3176
3219
  return t.startsWith(r, n);
@@ -3180,7 +3223,7 @@ var _t = Zn ? (
3180
3223
  function(t, r, n) {
3181
3224
  return t.slice(n, n + r.length) === r;
3182
3225
  }
3183
- ), Ve = Qn ? String.fromCodePoint : (
3226
+ ), Qe = ei ? String.fromCodePoint : (
3184
3227
  // IE11
3185
3228
  function() {
3186
3229
  for (var t = [], r = 0; r < arguments.length; r++)
@@ -3192,9 +3235,9 @@ var _t = Zn ? (
3192
3235
  }
3193
3236
  return n;
3194
3237
  }
3195
- ), Et = (
3238
+ ), Ht = (
3196
3239
  // native
3197
- Jn ? Object.fromEntries : (
3240
+ ti ? Object.fromEntries : (
3198
3241
  // Ponyfill
3199
3242
  function(t) {
3200
3243
  for (var r = {}, n = 0, i = t; n < i.length; n++) {
@@ -3204,7 +3247,7 @@ var _t = Zn ? (
3204
3247
  return r;
3205
3248
  }
3206
3249
  )
3207
- ), ir = qn ? (
3250
+ ), lr = ri ? (
3208
3251
  // Native
3209
3252
  function(t, r) {
3210
3253
  return t.codePointAt(r);
@@ -3218,7 +3261,7 @@ var _t = Zn ? (
3218
3261
  return i < 55296 || i > 56319 || r + 1 === n || (o = t.charCodeAt(r + 1)) < 56320 || o > 57343 ? i : (i - 55296 << 10) + (o - 56320) + 65536;
3219
3262
  }
3220
3263
  }
3221
- ), ni = Yn ? (
3264
+ ), ui = ni ? (
3222
3265
  // Native
3223
3266
  function(t) {
3224
3267
  return t.trimStart();
@@ -3226,9 +3269,9 @@ var _t = Zn ? (
3226
3269
  ) : (
3227
3270
  // Ponyfill
3228
3271
  function(t) {
3229
- return t.replace(Wn, "");
3272
+ return t.replace(qn, "");
3230
3273
  }
3231
- ), ii = Kn ? (
3274
+ ), li = ii ? (
3232
3275
  // Native
3233
3276
  function(t) {
3234
3277
  return t.trimEnd();
@@ -3236,32 +3279,32 @@ var _t = Zn ? (
3236
3279
  ) : (
3237
3280
  // Ponyfill
3238
3281
  function(t) {
3239
- return t.replace(zn, "");
3282
+ return t.replace(Yn, "");
3240
3283
  }
3241
3284
  );
3242
- function or(e, t) {
3285
+ function hr(e, t) {
3243
3286
  return new RegExp(e, t);
3244
3287
  }
3245
- var Xe;
3246
- if (ke) {
3247
- var xt = or("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3248
- Xe = function(t, r) {
3288
+ var Je;
3289
+ if (Ze) {
3290
+ var Bt = hr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3291
+ Je = function(t, r) {
3249
3292
  var n;
3250
- xt.lastIndex = r;
3251
- var i = xt.exec(t);
3293
+ Bt.lastIndex = r;
3294
+ var i = Bt.exec(t);
3252
3295
  return (n = i[1]) !== null && n !== void 0 ? n : "";
3253
3296
  };
3254
3297
  } else
3255
- Xe = function(t, r) {
3298
+ Je = function(t, r) {
3256
3299
  for (var n = []; ; ) {
3257
- var i = ir(t, r);
3258
- if (i === void 0 || sr(i) || ui(i))
3300
+ var i = lr(t, r);
3301
+ if (i === void 0 || cr(i) || di(i))
3259
3302
  break;
3260
3303
  n.push(i), r += i >= 65536 ? 2 : 1;
3261
3304
  }
3262
- return Ve.apply(void 0, n);
3305
+ return Qe.apply(void 0, n);
3263
3306
  };
3264
- var oi = (
3307
+ var hi = (
3265
3308
  /** @class */
3266
3309
  function() {
3267
3310
  function e(t, r) {
@@ -3285,14 +3328,14 @@ var oi = (
3285
3328
  if (o === 35 && (r === "plural" || r === "selectordinal")) {
3286
3329
  var s = this.clonePosition();
3287
3330
  this.bump(), i.push({
3288
- type: E.pound,
3331
+ type: _.pound,
3289
3332
  location: b(s, this.clonePosition())
3290
3333
  });
3291
3334
  } else if (o === 60 && !this.ignoreTag && this.peek() === 47) {
3292
3335
  if (n)
3293
3336
  break;
3294
3337
  return this.error(m.UNMATCHED_CLOSING_TAG, b(this.clonePosition(), this.clonePosition()));
3295
- } else if (o === 60 && !this.ignoreTag && We(this.peek() || 0)) {
3338
+ } else if (o === 60 && !this.ignoreTag && qe(this.peek() || 0)) {
3296
3339
  var a = this.parseTag(t, r);
3297
3340
  if (a.err)
3298
3341
  return a;
@@ -3313,7 +3356,7 @@ var oi = (
3313
3356
  if (this.bumpSpace(), this.bumpIf("/>"))
3314
3357
  return {
3315
3358
  val: {
3316
- type: E.literal,
3359
+ type: _.literal,
3317
3360
  value: "<".concat(i, "/>"),
3318
3361
  location: b(n, this.clonePosition())
3319
3362
  },
@@ -3325,12 +3368,12 @@ var oi = (
3325
3368
  return o;
3326
3369
  var a = o.val, s = this.clonePosition();
3327
3370
  if (this.bumpIf("</")) {
3328
- if (this.isEOF() || !We(this.char()))
3371
+ if (this.isEOF() || !qe(this.char()))
3329
3372
  return this.error(m.INVALID_TAG, b(s, this.clonePosition()));
3330
3373
  var l = this.clonePosition(), u = this.parseTagName();
3331
3374
  return i !== u ? this.error(m.UNMATCHED_CLOSING_TAG, b(l, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
3332
3375
  val: {
3333
- type: E.tag,
3376
+ type: _.tag,
3334
3377
  value: i,
3335
3378
  children: a,
3336
3379
  location: b(n, this.clonePosition())
@@ -3343,7 +3386,7 @@ var oi = (
3343
3386
  return this.error(m.INVALID_TAG, b(n, this.clonePosition()));
3344
3387
  }, e.prototype.parseTagName = function() {
3345
3388
  var t = this.offset();
3346
- for (this.bump(); !this.isEOF() && ai(this.char()); )
3389
+ for (this.bump(); !this.isEOF() && fi(this.char()); )
3347
3390
  this.bump();
3348
3391
  return this.message.slice(t, this.offset());
3349
3392
  }, e.prototype.parseLiteral = function(t, r) {
@@ -3367,12 +3410,12 @@ var oi = (
3367
3410
  }
3368
3411
  var l = b(n, this.clonePosition());
3369
3412
  return {
3370
- val: { type: E.literal, value: i, location: l },
3413
+ val: { type: _.literal, value: i, location: l },
3371
3414
  err: null
3372
3415
  };
3373
3416
  }, e.prototype.tryParseLeftAngleBracket = function() {
3374
3417
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
3375
- !si(this.peek() || 0)) ? (this.bump(), "<") : null;
3418
+ !ci(this.peek() || 0)) ? (this.bump(), "<") : null;
3376
3419
  }, e.prototype.tryParseQuote = function(t) {
3377
3420
  if (this.isEOF() || this.char() !== 39)
3378
3421
  return null;
@@ -3406,12 +3449,12 @@ var oi = (
3406
3449
  r.push(n);
3407
3450
  this.bump();
3408
3451
  }
3409
- return Ve.apply(void 0, r);
3452
+ return Qe.apply(void 0, r);
3410
3453
  }, e.prototype.tryParseUnquoted = function(t, r) {
3411
3454
  if (this.isEOF())
3412
3455
  return null;
3413
3456
  var n = this.char();
3414
- return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), Ve(n));
3457
+ return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), Qe(n));
3415
3458
  }, e.prototype.parseArgument = function(t, r) {
3416
3459
  var n = this.clonePosition();
3417
3460
  if (this.bump(), this.bumpSpace(), this.isEOF())
@@ -3427,7 +3470,7 @@ var oi = (
3427
3470
  case 125:
3428
3471
  return this.bump(), {
3429
3472
  val: {
3430
- type: E.argument,
3473
+ type: _.argument,
3431
3474
  // value does not include the opening and closing braces.
3432
3475
  value: i,
3433
3476
  location: b(n, this.clonePosition())
@@ -3440,7 +3483,7 @@ var oi = (
3440
3483
  return this.error(m.MALFORMED_ARGUMENT, b(n, this.clonePosition()));
3441
3484
  }
3442
3485
  }, e.prototype.parseIdentifierIfPossible = function() {
3443
- var t = this.clonePosition(), r = this.offset(), n = Xe(this.message, r), i = r + n.length;
3486
+ var t = this.clonePosition(), r = this.offset(), n = Je(this.message, r), i = r + n.length;
3444
3487
  this.bumpTo(i);
3445
3488
  var o = this.clonePosition(), a = b(t, o);
3446
3489
  return { value: n, location: a };
@@ -3459,46 +3502,46 @@ var oi = (
3459
3502
  var h = this.clonePosition(), f = this.parseSimpleArgStyleIfPossible();
3460
3503
  if (f.err)
3461
3504
  return f;
3462
- var c = ii(f.val);
3505
+ var c = li(f.val);
3463
3506
  if (c.length === 0)
3464
3507
  return this.error(m.EXPECT_ARGUMENT_STYLE, b(this.clonePosition(), this.clonePosition()));
3465
3508
  var y = b(h, this.clonePosition());
3466
3509
  u = { style: c, styleLocation: y };
3467
3510
  }
3468
- var _ = this.tryParseArgumentClose(i);
3469
- if (_.err)
3470
- return _;
3471
- var v = b(i, this.clonePosition());
3472
- if (u && _t(u == null ? void 0 : u.style, "::", 0)) {
3473
- var H = ni(u.style.slice(2));
3511
+ var v = this.tryParseArgumentClose(i);
3512
+ if (v.err)
3513
+ return v;
3514
+ var g = b(i, this.clonePosition());
3515
+ if (u && Tt(u == null ? void 0 : u.style, "::", 0)) {
3516
+ var H = ui(u.style.slice(2));
3474
3517
  if (s === "number") {
3475
3518
  var f = this.parseNumberSkeletonFromString(H, u.styleLocation);
3476
3519
  return f.err ? f : {
3477
- val: { type: E.number, value: n, location: v, style: f.val },
3520
+ val: { type: _.number, value: n, location: g, style: f.val },
3478
3521
  err: null
3479
3522
  };
3480
3523
  } else {
3481
3524
  if (H.length === 0)
3482
- return this.error(m.EXPECT_DATE_TIME_SKELETON, v);
3525
+ return this.error(m.EXPECT_DATE_TIME_SKELETON, g);
3483
3526
  var M = H;
3484
- this.locale && (M = Vn(H, this.locale));
3527
+ this.locale && (M = Qn(H, this.locale));
3485
3528
  var c = {
3486
- type: J.dateTime,
3529
+ type: Q.dateTime,
3487
3530
  pattern: M,
3488
3531
  location: u.styleLocation,
3489
- parsedOptions: this.shouldParseSkeletons ? $n(M) : {}
3490
- }, O = s === "date" ? E.date : E.time;
3532
+ parsedOptions: this.shouldParseSkeletons ? jn(M) : {}
3533
+ }, I = s === "date" ? _.date : _.time;
3491
3534
  return {
3492
- val: { type: O, value: n, location: v, style: c },
3535
+ val: { type: I, value: n, location: g, style: c },
3493
3536
  err: null
3494
3537
  };
3495
3538
  }
3496
3539
  }
3497
3540
  return {
3498
3541
  val: {
3499
- type: s === "number" ? E.number : s === "date" ? E.date : E.time,
3542
+ type: s === "number" ? _.number : s === "date" ? _.date : _.time,
3500
3543
  value: n,
3501
- location: v,
3544
+ location: g,
3502
3545
  style: (o = u == null ? void 0 : u.style) !== null && o !== void 0 ? o : null
3503
3546
  },
3504
3547
  err: null
@@ -3507,11 +3550,11 @@ var oi = (
3507
3550
  case "plural":
3508
3551
  case "selectordinal":
3509
3552
  case "select": {
3510
- var T = this.clonePosition();
3553
+ var w = this.clonePosition();
3511
3554
  if (this.bumpSpace(), !this.bumpIf(","))
3512
- return this.error(m.EXPECT_SELECT_ARGUMENT_OPTIONS, b(T, g({}, T)));
3555
+ return this.error(m.EXPECT_SELECT_ARGUMENT_OPTIONS, b(w, ge({}, w)));
3513
3556
  this.bumpSpace();
3514
- var G = this.parseIdentifierIfPossible(), I = 0;
3557
+ var G = this.parseIdentifierIfPossible(), C = 0;
3515
3558
  if (s !== "select" && G.value === "offset") {
3516
3559
  if (!this.bumpIf(":"))
3517
3560
  return this.error(m.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, b(this.clonePosition(), this.clonePosition()));
@@ -3519,29 +3562,29 @@ var oi = (
3519
3562
  var f = this.tryParseDecimalInteger(m.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, m.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
3520
3563
  if (f.err)
3521
3564
  return f;
3522
- this.bumpSpace(), G = this.parseIdentifierIfPossible(), I = f.val;
3565
+ this.bumpSpace(), G = this.parseIdentifierIfPossible(), C = f.val;
3523
3566
  }
3524
3567
  var k = this.tryParsePluralOrSelectOptions(t, s, r, G);
3525
3568
  if (k.err)
3526
3569
  return k;
3527
- var _ = this.tryParseArgumentClose(i);
3528
- if (_.err)
3529
- return _;
3570
+ var v = this.tryParseArgumentClose(i);
3571
+ if (v.err)
3572
+ return v;
3530
3573
  var le = b(i, this.clonePosition());
3531
3574
  return s === "select" ? {
3532
3575
  val: {
3533
- type: E.select,
3576
+ type: _.select,
3534
3577
  value: n,
3535
- options: Et(k.val),
3578
+ options: Ht(k.val),
3536
3579
  location: le
3537
3580
  },
3538
3581
  err: null
3539
3582
  } : {
3540
3583
  val: {
3541
- type: E.plural,
3584
+ type: _.plural,
3542
3585
  value: n,
3543
- options: Et(k.val),
3544
- offset: I,
3586
+ options: Ht(k.val),
3587
+ offset: C,
3545
3588
  pluralType: s === "plural" ? "cardinal" : "ordinal",
3546
3589
  location: le
3547
3590
  },
@@ -3591,16 +3634,16 @@ var oi = (
3591
3634
  }, e.prototype.parseNumberSkeletonFromString = function(t, r) {
3592
3635
  var n = [];
3593
3636
  try {
3594
- n = Un(t);
3637
+ n = Vn(t);
3595
3638
  } catch (i) {
3596
3639
  return this.error(m.INVALID_NUMBER_SKELETON, r);
3597
3640
  }
3598
3641
  return {
3599
3642
  val: {
3600
- type: J.number,
3643
+ type: Q.number,
3601
3644
  tokens: n,
3602
3645
  location: r,
3603
- parsedOptions: this.shouldParseSkeletons ? kn(n) : {}
3646
+ parsedOptions: this.shouldParseSkeletons ? Zn(n) : {}
3604
3647
  },
3605
3648
  err: null
3606
3649
  };
@@ -3622,16 +3665,16 @@ var oi = (
3622
3665
  var y = this.clonePosition();
3623
3666
  if (!this.bumpIf("{"))
3624
3667
  return this.error(r === "select" ? m.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : m.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, b(this.clonePosition(), this.clonePosition()));
3625
- var _ = this.parseMessage(t + 1, r, n);
3626
- if (_.err)
3627
- return _;
3628
- var v = this.tryParseArgumentClose(y);
3668
+ var v = this.parseMessage(t + 1, r, n);
3629
3669
  if (v.err)
3630
3670
  return v;
3671
+ var g = this.tryParseArgumentClose(y);
3672
+ if (g.err)
3673
+ return g;
3631
3674
  s.push([
3632
3675
  u,
3633
3676
  {
3634
- value: _.val,
3677
+ value: v.val,
3635
3678
  location: b(y, this.clonePosition())
3636
3679
  }
3637
3680
  ]), l.add(u), this.bumpSpace(), o = this.parseIdentifierIfPossible(), u = o.value, h = o.location;
@@ -3648,7 +3691,7 @@ var oi = (
3648
3691
  break;
3649
3692
  }
3650
3693
  var l = b(i, this.clonePosition());
3651
- return o ? (a *= n, ti(a) ? { val: a, err: null } : this.error(r, l)) : this.error(t, l);
3694
+ return o ? (a *= n, si(a) ? { val: a, err: null } : this.error(r, l)) : this.error(t, l);
3652
3695
  }, e.prototype.offset = function() {
3653
3696
  return this.position.offset;
3654
3697
  }, e.prototype.isEOF = function() {
@@ -3663,7 +3706,7 @@ var oi = (
3663
3706
  var t = this.position.offset;
3664
3707
  if (t >= this.message.length)
3665
3708
  throw Error("out of bound");
3666
- var r = ir(this.message, t);
3709
+ var r = lr(this.message, t);
3667
3710
  if (r === void 0)
3668
3711
  throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
3669
3712
  return r;
@@ -3682,7 +3725,7 @@ var oi = (
3682
3725
  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);
3683
3726
  }
3684
3727
  }, e.prototype.bumpIf = function(t) {
3685
- if (_t(this.message, t, this.offset())) {
3728
+ if (Tt(this.message, t, this.offset())) {
3686
3729
  for (var r = 0; r < t.length; r++)
3687
3730
  this.bump();
3688
3731
  return !0;
@@ -3704,7 +3747,7 @@ var oi = (
3704
3747
  break;
3705
3748
  }
3706
3749
  }, e.prototype.bumpSpace = function() {
3707
- for (; !this.isEOF() && sr(this.char()); )
3750
+ for (; !this.isEOF() && cr(this.char()); )
3708
3751
  this.bump();
3709
3752
  }, e.prototype.peek = function() {
3710
3753
  if (this.isEOF())
@@ -3714,47 +3757,47 @@ var oi = (
3714
3757
  }, e;
3715
3758
  }()
3716
3759
  );
3717
- function We(e) {
3760
+ function qe(e) {
3718
3761
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3719
3762
  }
3720
- function si(e) {
3721
- return We(e) || e === 47;
3763
+ function ci(e) {
3764
+ return qe(e) || e === 47;
3722
3765
  }
3723
- function ai(e) {
3766
+ function fi(e) {
3724
3767
  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;
3725
3768
  }
3726
- function sr(e) {
3769
+ function cr(e) {
3727
3770
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3728
3771
  }
3729
- function ui(e) {
3772
+ function di(e) {
3730
3773
  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;
3731
3774
  }
3732
- function ze(e) {
3775
+ function Ye(e) {
3733
3776
  e.forEach(function(t) {
3734
- if (delete t.location, Jt(t) || qt(t))
3777
+ if (delete t.location, tr(t) || rr(t))
3735
3778
  for (var r in t.options)
3736
- delete t.options[r].location, ze(t.options[r].value);
3779
+ delete t.options[r].location, Ye(t.options[r].value);
3737
3780
  else
3738
- zt(t) && Kt(t.style) || (Zt(t) || Qt(t)) && je(t.style) ? delete t.style.location : Yt(t) && ze(t.children);
3781
+ Yt(t) && ir(t.style) || (Kt(t) || er(t)) && ze(t.style) ? delete t.style.location : nr(t) && Ye(t.children);
3739
3782
  });
3740
3783
  }
3741
- function li(e, t) {
3742
- t === void 0 && (t = {}), t = g({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3743
- var r = new oi(e, t).parse();
3784
+ function pi(e, t) {
3785
+ t === void 0 && (t = {}), t = ge({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3786
+ var r = new hi(e, t).parse();
3744
3787
  if (r.err) {
3745
3788
  var n = SyntaxError(m[r.err.kind]);
3746
3789
  throw n.location = r.err.location, n.originalMessage = r.err.message, n;
3747
3790
  }
3748
- return t != null && t.captureLocation || ze(r.val), r.val;
3791
+ return t != null && t.captureLocation || Ye(r.val), r.val;
3749
3792
  }
3750
- var q;
3793
+ var J;
3751
3794
  (function(e) {
3752
3795
  e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
3753
- })(q || (q = {}));
3754
- var Se = (
3796
+ })(J || (J = {}));
3797
+ var Te = (
3755
3798
  /** @class */
3756
3799
  function(e) {
3757
- N(t, e);
3800
+ we(t, e);
3758
3801
  function t(r, n, i) {
3759
3802
  var o = e.call(this, r) || this;
3760
3803
  return o.code = n, o.originalMessage = i, o;
@@ -3763,48 +3806,48 @@ var Se = (
3763
3806
  return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
3764
3807
  }, t;
3765
3808
  }(Error)
3766
- ), St = (
3809
+ ), At = (
3767
3810
  /** @class */
3768
3811
  function(e) {
3769
- N(t, e);
3812
+ we(t, e);
3770
3813
  function t(r, n, i, o) {
3771
- return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), q.INVALID_VALUE, o) || this;
3814
+ return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), J.INVALID_VALUE, o) || this;
3772
3815
  }
3773
3816
  return t;
3774
- }(Se)
3775
- ), hi = (
3817
+ }(Te)
3818
+ ), mi = (
3776
3819
  /** @class */
3777
3820
  function(e) {
3778
- N(t, e);
3821
+ we(t, e);
3779
3822
  function t(r, n, i) {
3780
- return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), q.INVALID_VALUE, i) || this;
3823
+ return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), J.INVALID_VALUE, i) || this;
3781
3824
  }
3782
3825
  return t;
3783
- }(Se)
3784
- ), ci = (
3826
+ }(Te)
3827
+ ), bi = (
3785
3828
  /** @class */
3786
3829
  function(e) {
3787
- N(t, e);
3830
+ we(t, e);
3788
3831
  function t(r, n) {
3789
- return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), q.MISSING_VALUE, n) || this;
3832
+ return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), J.MISSING_VALUE, n) || this;
3790
3833
  }
3791
3834
  return t;
3792
- }(Se)
3835
+ }(Te)
3793
3836
  ), S;
3794
3837
  (function(e) {
3795
3838
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
3796
3839
  })(S || (S = {}));
3797
- function fi(e) {
3840
+ function yi(e) {
3798
3841
  return e.length < 2 ? e : e.reduce(function(t, r) {
3799
3842
  var n = t[t.length - 1];
3800
3843
  return !n || n.type !== S.literal || r.type !== S.literal ? t.push(r) : n.value += r.value, t;
3801
3844
  }, []);
3802
3845
  }
3803
- function di(e) {
3846
+ function gi(e) {
3804
3847
  return typeof e == "function";
3805
3848
  }
3806
3849
  function be(e, t, r, n, i, o, a) {
3807
- if (e.length === 1 && bt(e[0]))
3850
+ if (e.length === 1 && Et(e[0]))
3808
3851
  return [
3809
3852
  {
3810
3853
  type: S.literal,
@@ -3813,14 +3856,14 @@ function be(e, t, r, n, i, o, a) {
3813
3856
  ];
3814
3857
  for (var s = [], l = 0, u = e; l < u.length; l++) {
3815
3858
  var h = u[l];
3816
- if (bt(h)) {
3859
+ if (Et(h)) {
3817
3860
  s.push({
3818
3861
  type: S.literal,
3819
3862
  value: h.value
3820
3863
  });
3821
3864
  continue;
3822
3865
  }
3823
- if (Mn(h)) {
3866
+ if (Gn(h)) {
3824
3867
  typeof o == "number" && s.push({
3825
3868
  type: S.literal,
3826
3869
  value: r.getNumberFormat(t).format(o)
@@ -3829,89 +3872,89 @@ function be(e, t, r, n, i, o, a) {
3829
3872
  }
3830
3873
  var f = h.value;
3831
3874
  if (!(i && f in i))
3832
- throw new ci(f, a);
3875
+ throw new bi(f, a);
3833
3876
  var c = i[f];
3834
- if (Nn(h)) {
3877
+ if (Un(h)) {
3835
3878
  (!c || typeof c == "string" || typeof c == "number") && (c = typeof c == "string" || typeof c == "number" ? String(c) : ""), s.push({
3836
3879
  type: typeof c == "string" ? S.literal : S.object,
3837
3880
  value: c
3838
3881
  });
3839
3882
  continue;
3840
3883
  }
3841
- if (Zt(h)) {
3842
- var y = typeof h.style == "string" ? n.date[h.style] : je(h.style) ? h.style.parsedOptions : void 0;
3884
+ if (Kt(h)) {
3885
+ var y = typeof h.style == "string" ? n.date[h.style] : ze(h.style) ? h.style.parsedOptions : void 0;
3843
3886
  s.push({
3844
3887
  type: S.literal,
3845
3888
  value: r.getDateTimeFormat(t, y).format(c)
3846
3889
  });
3847
3890
  continue;
3848
3891
  }
3849
- if (Qt(h)) {
3850
- var y = typeof h.style == "string" ? n.time[h.style] : je(h.style) ? h.style.parsedOptions : n.time.medium;
3892
+ if (er(h)) {
3893
+ var y = typeof h.style == "string" ? n.time[h.style] : ze(h.style) ? h.style.parsedOptions : n.time.medium;
3851
3894
  s.push({
3852
3895
  type: S.literal,
3853
3896
  value: r.getDateTimeFormat(t, y).format(c)
3854
3897
  });
3855
3898
  continue;
3856
3899
  }
3857
- if (zt(h)) {
3858
- var y = typeof h.style == "string" ? n.number[h.style] : Kt(h.style) ? h.style.parsedOptions : void 0;
3900
+ if (Yt(h)) {
3901
+ var y = typeof h.style == "string" ? n.number[h.style] : ir(h.style) ? h.style.parsedOptions : void 0;
3859
3902
  y && y.scale && (c = c * (y.scale || 1)), s.push({
3860
3903
  type: S.literal,
3861
3904
  value: r.getNumberFormat(t, y).format(c)
3862
3905
  });
3863
3906
  continue;
3864
3907
  }
3865
- if (Yt(h)) {
3866
- var _ = h.children, v = h.value, H = i[v];
3867
- if (!di(H))
3868
- throw new hi(v, "function", a);
3869
- var M = be(_, t, r, n, i, o), O = H(M.map(function(I) {
3870
- return I.value;
3908
+ if (nr(h)) {
3909
+ var v = h.children, g = h.value, H = i[g];
3910
+ if (!gi(H))
3911
+ throw new mi(g, "function", a);
3912
+ var M = be(v, t, r, n, i, o), I = H(M.map(function(C) {
3913
+ return C.value;
3871
3914
  }));
3872
- Array.isArray(O) || (O = [O]), s.push.apply(s, O.map(function(I) {
3915
+ Array.isArray(I) || (I = [I]), s.push.apply(s, I.map(function(C) {
3873
3916
  return {
3874
- type: typeof I == "string" ? S.literal : S.object,
3875
- value: I
3917
+ type: typeof C == "string" ? S.literal : S.object,
3918
+ value: C
3876
3919
  };
3877
3920
  }));
3878
3921
  }
3879
- if (Jt(h)) {
3880
- var T = h.options[c] || h.options.other;
3881
- if (!T)
3882
- throw new St(h.value, c, Object.keys(h.options), a);
3883
- s.push.apply(s, be(T.value, t, r, n, i));
3922
+ if (tr(h)) {
3923
+ var w = h.options[c] || h.options.other;
3924
+ if (!w)
3925
+ throw new At(h.value, c, Object.keys(h.options), a);
3926
+ s.push.apply(s, be(w.value, t, r, n, i));
3884
3927
  continue;
3885
3928
  }
3886
- if (qt(h)) {
3887
- var T = h.options["=".concat(c)];
3888
- if (!T) {
3929
+ if (rr(h)) {
3930
+ var w = h.options["=".concat(c)];
3931
+ if (!w) {
3889
3932
  if (!Intl.PluralRules)
3890
- throw new Se(`Intl.PluralRules is not available in this environment.
3933
+ throw new Te(`Intl.PluralRules is not available in this environment.
3891
3934
  Try polyfilling it using "@formatjs/intl-pluralrules"
3892
- `, q.MISSING_INTL_API, a);
3935
+ `, J.MISSING_INTL_API, a);
3893
3936
  var G = r.getPluralRules(t, { type: h.pluralType }).select(c - (h.offset || 0));
3894
- T = h.options[G] || h.options.other;
3937
+ w = h.options[G] || h.options.other;
3895
3938
  }
3896
- if (!T)
3897
- throw new St(h.value, c, Object.keys(h.options), a);
3898
- s.push.apply(s, be(T.value, t, r, n, i, c - (h.offset || 0)));
3939
+ if (!w)
3940
+ throw new At(h.value, c, Object.keys(h.options), a);
3941
+ s.push.apply(s, be(w.value, t, r, n, i, c - (h.offset || 0)));
3899
3942
  continue;
3900
3943
  }
3901
3944
  }
3902
- return fi(s);
3945
+ return yi(s);
3903
3946
  }
3904
- function pi(e, t) {
3905
- return t ? g(g(g({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
3906
- return r[n] = g(g({}, e[n]), t[n] || {}), r;
3947
+ function vi(e, t) {
3948
+ return t ? P(P(P({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
3949
+ return r[n] = P(P({}, e[n]), t[n] || {}), r;
3907
3950
  }, {})) : e;
3908
3951
  }
3909
- function mi(e, t) {
3952
+ function _i(e, t) {
3910
3953
  return t ? Object.keys(e).reduce(function(r, n) {
3911
- return r[n] = pi(e[n], t[n]), r;
3912
- }, g({}, e)) : e;
3954
+ return r[n] = vi(e[n], t[n]), r;
3955
+ }, P({}, e)) : e;
3913
3956
  }
3914
- function Ce(e) {
3957
+ function Me(e) {
3915
3958
  return {
3916
3959
  create: function() {
3917
3960
  return {
@@ -3925,39 +3968,39 @@ function Ce(e) {
3925
3968
  }
3926
3969
  };
3927
3970
  }
3928
- function bi(e) {
3971
+ function Ei(e) {
3929
3972
  return e === void 0 && (e = {
3930
3973
  number: {},
3931
3974
  dateTime: {},
3932
3975
  pluralRules: {}
3933
3976
  }), {
3934
- getNumberFormat: Pe(function() {
3977
+ getNumberFormat: Ce(function() {
3935
3978
  for (var t, r = [], n = 0; n < arguments.length; n++)
3936
3979
  r[n] = arguments[n];
3937
- return new ((t = Intl.NumberFormat).bind.apply(t, Z([void 0], r, !1)))();
3980
+ return new ((t = Intl.NumberFormat).bind.apply(t, Ie([void 0], r, !1)))();
3938
3981
  }, {
3939
- cache: Ce(e.number),
3940
- strategy: Oe.variadic
3982
+ cache: Me(e.number),
3983
+ strategy: Le.variadic
3941
3984
  }),
3942
- getDateTimeFormat: Pe(function() {
3985
+ getDateTimeFormat: Ce(function() {
3943
3986
  for (var t, r = [], n = 0; n < arguments.length; n++)
3944
3987
  r[n] = arguments[n];
3945
- return new ((t = Intl.DateTimeFormat).bind.apply(t, Z([void 0], r, !1)))();
3988
+ return new ((t = Intl.DateTimeFormat).bind.apply(t, Ie([void 0], r, !1)))();
3946
3989
  }, {
3947
- cache: Ce(e.dateTime),
3948
- strategy: Oe.variadic
3990
+ cache: Me(e.dateTime),
3991
+ strategy: Le.variadic
3949
3992
  }),
3950
- getPluralRules: Pe(function() {
3993
+ getPluralRules: Ce(function() {
3951
3994
  for (var t, r = [], n = 0; n < arguments.length; n++)
3952
3995
  r[n] = arguments[n];
3953
- return new ((t = Intl.PluralRules).bind.apply(t, Z([void 0], r, !1)))();
3996
+ return new ((t = Intl.PluralRules).bind.apply(t, Ie([void 0], r, !1)))();
3954
3997
  }, {
3955
- cache: Ce(e.pluralRules),
3956
- strategy: Oe.variadic
3998
+ cache: Me(e.pluralRules),
3999
+ strategy: Le.variadic
3957
4000
  })
3958
4001
  };
3959
4002
  }
3960
- var yi = (
4003
+ var xi = (
3961
4004
  /** @class */
3962
4005
  function() {
3963
4006
  function e(t, r, n, i) {
@@ -3989,13 +4032,13 @@ var yi = (
3989
4032
  throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
3990
4033
  var a = i || {};
3991
4034
  a.formatters;
3992
- var s = Zr(a, ["formatters"]);
3993
- this.ast = e.__parse(t, g(g({}, s), { locale: this.resolvedLocale }));
4035
+ var s = In(a, ["formatters"]);
4036
+ this.ast = e.__parse(t, P(P({}, s), { locale: this.resolvedLocale }));
3994
4037
  } else
3995
4038
  this.ast = t;
3996
4039
  if (!Array.isArray(this.ast))
3997
4040
  throw new TypeError("A message must be provided as a String or AST.");
3998
- this.formats = mi(e.formats, n), this.formatters = i && i.formatters || bi(this.formatterCache);
4041
+ this.formats = _i(e.formats, n), this.formatters = i && i.formatters || Ei(this.formatterCache);
3999
4042
  }
4000
4043
  return Object.defineProperty(e, "defaultLocale", {
4001
4044
  get: function() {
@@ -4008,7 +4051,7 @@ var yi = (
4008
4051
  var r = Intl.NumberFormat.supportedLocalesOf(t);
4009
4052
  return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
4010
4053
  }
4011
- }, e.__parse = li, e.formats = {
4054
+ }, e.__parse = pi, e.formats = {
4012
4055
  number: {
4013
4056
  integer: {
4014
4057
  maximumFractionDigits: 0
@@ -4069,7 +4112,7 @@ var yi = (
4069
4112
  }, e;
4070
4113
  }()
4071
4114
  );
4072
- function gi(e, t) {
4115
+ function Si(e, t) {
4073
4116
  if (t == null)
4074
4117
  return;
4075
4118
  if (t in e)
@@ -4090,92 +4133,92 @@ function gi(e, t) {
4090
4133
  n = void 0;
4091
4134
  return n;
4092
4135
  }
4093
- const $ = {}, vi = (e, t, r) => r && (t in $ || ($[t] = {}), e in $[t] || ($[t][e] = r), r), ar = (e, t) => {
4136
+ const $ = {}, wi = (e, t, r) => r && (t in $ || ($[t] = {}), e in $[t] || ($[t][e] = r), r), fr = (e, t) => {
4094
4137
  if (t == null)
4095
4138
  return;
4096
4139
  if (t in $ && e in $[t])
4097
4140
  return $[t][e];
4098
- const r = Te(t);
4141
+ const r = He(t);
4099
4142
  for (let n = 0; n < r.length; n++) {
4100
- const i = r[n], o = Ei(i, e);
4143
+ const i = r[n], o = Hi(i, e);
4101
4144
  if (o)
4102
- return vi(e, t, o);
4145
+ return wi(e, t, o);
4103
4146
  }
4104
4147
  };
4105
- let Ye;
4106
- const ue = xe({});
4107
- function _i(e) {
4108
- return Ye[e] || null;
4148
+ let nt;
4149
+ const ue = Se({});
4150
+ function Ti(e) {
4151
+ return nt[e] || null;
4109
4152
  }
4110
- function ur(e) {
4111
- return e in Ye;
4153
+ function dr(e) {
4154
+ return e in nt;
4112
4155
  }
4113
- function Ei(e, t) {
4114
- if (!ur(e))
4156
+ function Hi(e, t) {
4157
+ if (!dr(e))
4115
4158
  return null;
4116
- const r = _i(e);
4117
- return gi(r, t);
4159
+ const r = Ti(e);
4160
+ return Si(r, t);
4118
4161
  }
4119
- function xi(e) {
4162
+ function Bi(e) {
4120
4163
  if (e == null)
4121
4164
  return;
4122
- const t = Te(e);
4165
+ const t = He(e);
4123
4166
  for (let r = 0; r < t.length; r++) {
4124
4167
  const n = t[r];
4125
- if (ur(n))
4168
+ if (dr(n))
4126
4169
  return n;
4127
4170
  }
4128
4171
  }
4129
- function lr(e, ...t) {
4130
- delete $[e], ue.update((r) => (r[e] = Hn.all([r[e] || {}, ...t]), r));
4172
+ function pr(e, ...t) {
4173
+ delete $[e], ue.update((r) => (r[e] = On.all([r[e] || {}, ...t]), r));
4131
4174
  }
4132
- ee(
4175
+ K(
4133
4176
  [ue],
4134
4177
  ([e]) => Object.keys(e)
4135
4178
  );
4136
- ue.subscribe((e) => Ye = e);
4179
+ ue.subscribe((e) => nt = e);
4137
4180
  const ye = {};
4138
- function Si(e, t) {
4181
+ function Ai(e, t) {
4139
4182
  ye[e].delete(t), ye[e].size === 0 && delete ye[e];
4140
4183
  }
4141
- function hr(e) {
4184
+ function mr(e) {
4142
4185
  return ye[e];
4143
4186
  }
4144
- function Ti(e) {
4145
- return Te(e).map((t) => {
4146
- const r = hr(t);
4187
+ function Pi(e) {
4188
+ return He(e).map((t) => {
4189
+ const r = mr(t);
4147
4190
  return [t, r ? [...r] : []];
4148
4191
  }).filter(([, t]) => t.length > 0);
4149
4192
  }
4150
- function Ze(e) {
4151
- return e == null ? !1 : Te(e).some(
4193
+ function Ke(e) {
4194
+ return e == null ? !1 : He(e).some(
4152
4195
  (t) => {
4153
4196
  var r;
4154
- return (r = hr(t)) == null ? void 0 : r.size;
4197
+ return (r = mr(t)) == null ? void 0 : r.size;
4155
4198
  }
4156
4199
  );
4157
4200
  }
4158
- function wi(e, t) {
4201
+ function Oi(e, t) {
4159
4202
  return Promise.all(
4160
- t.map((n) => (Si(e, n), n().then((i) => i.default || i)))
4161
- ).then((n) => lr(e, ...n));
4162
- }
4163
- const ne = {};
4164
- function cr(e) {
4165
- if (!Ze(e))
4166
- return e in ne ? ne[e] : Promise.resolve();
4167
- const t = Ti(e);
4168
- return ne[e] = Promise.all(
4203
+ t.map((n) => (Ai(e, n), n().then((i) => i.default || i)))
4204
+ ).then((n) => pr(e, ...n));
4205
+ }
4206
+ const re = {};
4207
+ function br(e) {
4208
+ if (!Ke(e))
4209
+ return e in re ? re[e] : Promise.resolve();
4210
+ const t = Pi(e);
4211
+ return re[e] = Promise.all(
4169
4212
  t.map(
4170
- ([r, n]) => wi(r, n)
4213
+ ([r, n]) => Oi(r, n)
4171
4214
  )
4172
4215
  ).then(() => {
4173
- if (Ze(e))
4174
- return cr(e);
4175
- delete ne[e];
4176
- }), ne[e];
4216
+ if (Ke(e))
4217
+ return br(e);
4218
+ delete re[e];
4219
+ }), re[e];
4177
4220
  }
4178
- const Hi = {
4221
+ const Ii = {
4179
4222
  number: {
4180
4223
  scientific: { notation: "scientific" },
4181
4224
  engineering: { notation: "engineering" },
@@ -4204,135 +4247,135 @@ const Hi = {
4204
4247
  timeZoneName: "short"
4205
4248
  }
4206
4249
  }
4207
- }, Bi = {
4250
+ }, Ci = {
4208
4251
  fallbackLocale: null,
4209
4252
  loadingDelay: 200,
4210
- formats: Hi,
4253
+ formats: Ii,
4211
4254
  warnOnMissingMessages: !0,
4212
4255
  handleMissingMessage: void 0,
4213
4256
  ignoreTag: !0
4214
- }, Ai = Bi;
4215
- function Y() {
4216
- return Ai;
4257
+ }, Li = Ci;
4258
+ function q() {
4259
+ return Li;
4217
4260
  }
4218
- const Le = xe(!1);
4219
- var Pi = Object.defineProperty, Oi = Object.defineProperties, Ii = Object.getOwnPropertyDescriptors, Tt = Object.getOwnPropertySymbols, Ci = Object.prototype.hasOwnProperty, Li = Object.prototype.propertyIsEnumerable, wt = (e, t, r) => t in e ? Pi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Ni = (e, t) => {
4261
+ const Re = Se(!1);
4262
+ var Ni = Object.defineProperty, Mi = Object.defineProperties, Ri = Object.getOwnPropertyDescriptors, Pt = Object.getOwnPropertySymbols, $i = Object.prototype.hasOwnProperty, Di = Object.prototype.propertyIsEnumerable, Ot = (e, t, r) => t in e ? Ni(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Ui = (e, t) => {
4220
4263
  for (var r in t || (t = {}))
4221
- Ci.call(t, r) && wt(e, r, t[r]);
4222
- if (Tt)
4223
- for (var r of Tt(t))
4224
- Li.call(t, r) && wt(e, r, t[r]);
4264
+ $i.call(t, r) && Ot(e, r, t[r]);
4265
+ if (Pt)
4266
+ for (var r of Pt(t))
4267
+ Di.call(t, r) && Ot(e, r, t[r]);
4225
4268
  return e;
4226
- }, Mi = (e, t) => Oi(e, Ii(t));
4227
- let Qe;
4228
- const ge = xe(null);
4229
- function Ht(e) {
4269
+ }, Gi = (e, t) => Mi(e, Ri(t));
4270
+ let et;
4271
+ const ve = Se(null);
4272
+ function It(e) {
4230
4273
  return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
4231
4274
  }
4232
- function Te(e, t = Y().fallbackLocale) {
4233
- const r = Ht(e);
4234
- return t ? [.../* @__PURE__ */ new Set([...r, ...Ht(t)])] : r;
4275
+ function He(e, t = q().fallbackLocale) {
4276
+ const r = It(e);
4277
+ return t ? [.../* @__PURE__ */ new Set([...r, ...It(t)])] : r;
4235
4278
  }
4236
4279
  function j() {
4237
- return Qe != null ? Qe : void 0;
4280
+ return et != null ? et : void 0;
4238
4281
  }
4239
- ge.subscribe((e) => {
4240
- Qe = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
4282
+ ve.subscribe((e) => {
4283
+ et = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
4241
4284
  });
4242
- const Ri = (e) => {
4243
- if (e && xi(e) && Ze(e)) {
4244
- const { loadingDelay: t } = Y();
4285
+ const Fi = (e) => {
4286
+ if (e && Bi(e) && Ke(e)) {
4287
+ const { loadingDelay: t } = q();
4245
4288
  let r;
4246
4289
  return typeof window != "undefined" && j() != null && t ? r = window.setTimeout(
4247
- () => Le.set(!0),
4290
+ () => Re.set(!0),
4248
4291
  t
4249
- ) : Le.set(!0), cr(e).then(() => {
4250
- ge.set(e);
4292
+ ) : Re.set(!0), br(e).then(() => {
4293
+ ve.set(e);
4251
4294
  }).finally(() => {
4252
- clearTimeout(r), Le.set(!1);
4295
+ clearTimeout(r), Re.set(!1);
4253
4296
  });
4254
4297
  }
4255
- return ge.set(e);
4256
- }, te = Mi(Ni({}, ge), {
4257
- set: Ri
4258
- }), we = (e) => {
4298
+ return ve.set(e);
4299
+ }, ee = Gi(Ui({}, ve), {
4300
+ set: Fi
4301
+ }), Be = (e) => {
4259
4302
  const t = /* @__PURE__ */ Object.create(null);
4260
4303
  return (n) => {
4261
4304
  const i = JSON.stringify(n);
4262
4305
  return i in t ? t[i] : t[i] = e(n);
4263
4306
  };
4264
4307
  };
4265
- var $i = Object.defineProperty, ve = Object.getOwnPropertySymbols, fr = Object.prototype.hasOwnProperty, dr = Object.prototype.propertyIsEnumerable, Bt = (e, t, r) => t in e ? $i(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Ke = (e, t) => {
4308
+ var ji = Object.defineProperty, _e = Object.getOwnPropertySymbols, yr = Object.prototype.hasOwnProperty, gr = Object.prototype.propertyIsEnumerable, Ct = (e, t, r) => t in e ? ji(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, it = (e, t) => {
4266
4309
  for (var r in t || (t = {}))
4267
- fr.call(t, r) && Bt(e, r, t[r]);
4268
- if (ve)
4269
- for (var r of ve(t))
4270
- dr.call(t, r) && Bt(e, r, t[r]);
4310
+ yr.call(t, r) && Ct(e, r, t[r]);
4311
+ if (_e)
4312
+ for (var r of _e(t))
4313
+ gr.call(t, r) && Ct(e, r, t[r]);
4271
4314
  return e;
4272
- }, re = (e, t) => {
4315
+ }, te = (e, t) => {
4273
4316
  var r = {};
4274
4317
  for (var n in e)
4275
- fr.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
4276
- if (e != null && ve)
4277
- for (var n of ve(e))
4278
- t.indexOf(n) < 0 && dr.call(e, n) && (r[n] = e[n]);
4318
+ yr.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
4319
+ if (e != null && _e)
4320
+ for (var n of _e(e))
4321
+ t.indexOf(n) < 0 && gr.call(e, n) && (r[n] = e[n]);
4279
4322
  return r;
4280
4323
  };
4281
- const ae = (e, t) => {
4282
- const { formats: r } = Y();
4324
+ const se = (e, t) => {
4325
+ const { formats: r } = q();
4283
4326
  if (e in r && t in r[e])
4284
4327
  return r[e][t];
4285
4328
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
4286
- }, Di = we(
4329
+ }, ki = Be(
4287
4330
  (e) => {
4288
- var t = e, { locale: r, format: n } = t, i = re(t, ["locale", "format"]);
4331
+ var t = e, { locale: r, format: n } = t, i = te(t, ["locale", "format"]);
4289
4332
  if (r == null)
4290
4333
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
4291
- return n && (i = ae("number", n)), new Intl.NumberFormat(r, i);
4334
+ return n && (i = se("number", n)), new Intl.NumberFormat(r, i);
4292
4335
  }
4293
- ), Ui = we(
4336
+ ), Vi = Be(
4294
4337
  (e) => {
4295
- var t = e, { locale: r, format: n } = t, i = re(t, ["locale", "format"]);
4338
+ var t = e, { locale: r, format: n } = t, i = te(t, ["locale", "format"]);
4296
4339
  if (r == null)
4297
4340
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
4298
- return n ? i = ae("date", n) : Object.keys(i).length === 0 && (i = ae("date", "short")), new Intl.DateTimeFormat(r, i);
4341
+ return n ? i = se("date", n) : Object.keys(i).length === 0 && (i = se("date", "short")), new Intl.DateTimeFormat(r, i);
4299
4342
  }
4300
- ), Gi = we(
4343
+ ), Xi = Be(
4301
4344
  (e) => {
4302
- var t = e, { locale: r, format: n } = t, i = re(t, ["locale", "format"]);
4345
+ var t = e, { locale: r, format: n } = t, i = te(t, ["locale", "format"]);
4303
4346
  if (r == null)
4304
4347
  throw new Error(
4305
4348
  '[svelte-i18n] A "locale" must be set to format time values'
4306
4349
  );
4307
- return n ? i = ae("time", n) : Object.keys(i).length === 0 && (i = ae("time", "short")), new Intl.DateTimeFormat(r, i);
4350
+ return n ? i = se("time", n) : Object.keys(i).length === 0 && (i = se("time", "short")), new Intl.DateTimeFormat(r, i);
4308
4351
  }
4309
- ), Fi = (e = {}) => {
4352
+ ), Wi = (e = {}) => {
4310
4353
  var t = e, {
4311
4354
  locale: r = j()
4312
- } = t, n = re(t, [
4355
+ } = t, n = te(t, [
4313
4356
  "locale"
4314
4357
  ]);
4315
- return Di(Ke({ locale: r }, n));
4316
- }, ji = (e = {}) => {
4358
+ return ki(it({ locale: r }, n));
4359
+ }, zi = (e = {}) => {
4317
4360
  var t = e, {
4318
4361
  locale: r = j()
4319
- } = t, n = re(t, [
4362
+ } = t, n = te(t, [
4320
4363
  "locale"
4321
4364
  ]);
4322
- return Ui(Ke({ locale: r }, n));
4323
- }, ki = (e = {}) => {
4365
+ return Vi(it({ locale: r }, n));
4366
+ }, Zi = (e = {}) => {
4324
4367
  var t = e, {
4325
4368
  locale: r = j()
4326
- } = t, n = re(t, [
4369
+ } = t, n = te(t, [
4327
4370
  "locale"
4328
4371
  ]);
4329
- return Gi(Ke({ locale: r }, n));
4330
- }, Vi = we(
4372
+ return Xi(it({ locale: r }, n));
4373
+ }, Qi = Be(
4331
4374
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
4332
- (e, t = j()) => new yi(e, t, Y().formats, {
4333
- ignoreTag: Y().ignoreTag
4375
+ (e, t = j()) => new xi(e, t, q().formats, {
4376
+ ignoreTag: q().ignoreTag
4334
4377
  })
4335
- ), Xi = (e, t = {}) => {
4378
+ ), Ji = (e, t = {}) => {
4336
4379
  var r, n, i, o;
4337
4380
  let a = t;
4338
4381
  typeof e == "object" && (a = e, e = a.id);
@@ -4345,9 +4388,9 @@ const ae = (e, t) => {
4345
4388
  throw new Error(
4346
4389
  "[svelte-i18n] Cannot format a message without first setting the initial locale."
4347
4390
  );
4348
- let h = ar(e, l);
4391
+ let h = fr(e, l);
4349
4392
  if (!h)
4350
- h = (o = (i = (n = (r = Y()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: l, id: e, defaultValue: u })) != null ? i : u) != null ? o : e;
4393
+ 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;
4351
4394
  else if (typeof h != "string")
4352
4395
  return console.warn(
4353
4396
  `[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.`
@@ -4356,7 +4399,7 @@ const ae = (e, t) => {
4356
4399
  return h;
4357
4400
  let f = h;
4358
4401
  try {
4359
- f = Vi(h, l).format(s);
4402
+ f = Qi(h, l).format(s);
4360
4403
  } catch (c) {
4361
4404
  c instanceof Error && console.warn(
4362
4405
  `[svelte-i18n] Message "${e}" has syntax error:`,
@@ -4364,20 +4407,20 @@ const ae = (e, t) => {
4364
4407
  );
4365
4408
  }
4366
4409
  return f;
4367
- }, Wi = (e, t) => ki(t).format(e), zi = (e, t) => ji(t).format(e), Zi = (e, t) => Fi(t).format(e), Qi = (e, t = j()) => ar(e, t), Ji = ee([te, ue], () => Xi);
4368
- ee([te], () => Wi);
4369
- ee([te], () => zi);
4370
- ee([te], () => Zi);
4371
- ee([te, ue], () => Qi);
4372
- window.emWidgets = { topic: ln };
4373
- const qi = (e) => !!(e.toLowerCase().match(/android/i) || e.toLowerCase().match(/blackberry|bb/i) || e.toLowerCase().match(/iphone|ipad|ipod/i) || e.toLowerCase().match(/windows phone|windows mobile|iemobile|wpdesktop/i)), Yi = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
4374
- function Ki(e, t) {
4410
+ }, qi = (e, t) => Zi(t).format(e), Yi = (e, t) => zi(t).format(e), Ki = (e, t) => Wi(t).format(e), eo = (e, t = j()) => fr(e, t), to = K([ee, ue], () => Ji);
4411
+ K([ee], () => qi);
4412
+ K([ee], () => Yi);
4413
+ K([ee], () => Ki);
4414
+ K([ee, ue], () => eo);
4415
+ window.emWidgets = { topic: dn };
4416
+ const ro = (e) => !!(e.toLowerCase().match(/android/i) || e.toLowerCase().match(/blackberry|bb/i) || e.toLowerCase().match(/iphone|ipad|ipod/i) || e.toLowerCase().match(/windows phone|windows mobile|iemobile|wpdesktop/i)), no = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
4417
+ function io(e, t) {
4375
4418
  if (e) {
4376
4419
  const r = document.createElement("style");
4377
4420
  r.innerHTML = t, e.appendChild(r);
4378
4421
  }
4379
4422
  }
4380
- function eo(e, t) {
4423
+ function oo(e, t) {
4381
4424
  const r = new URL(t);
4382
4425
  fetch(r.href).then((n) => n.text()).then((n) => {
4383
4426
  const i = document.createElement("style");
@@ -4386,7 +4429,7 @@ function eo(e, t) {
4386
4429
  console.error("There was an error while trying to load client styling from URL", n);
4387
4430
  });
4388
4431
  }
4389
- function to(e, t, r) {
4432
+ function so(e, t, r) {
4390
4433
  if (window.emMessageBus) {
4391
4434
  const n = document.createElement("style");
4392
4435
  window.emMessageBus.subscribe(t, (i) => {
@@ -4394,13 +4437,13 @@ function to(e, t, r) {
4394
4437
  });
4395
4438
  }
4396
4439
  }
4397
- function At(e, t) {
4398
- lr(e, t);
4440
+ function Lt(e, t) {
4441
+ pr(e, t);
4399
4442
  }
4400
- function ro(e) {
4401
- te.set(e);
4443
+ function ao(e) {
4444
+ ee.set(e);
4402
4445
  }
4403
- const Pt = {
4446
+ const Nt = {
4404
4447
  en: {
4405
4448
  error: "500 Error - Internal Server Error"
4406
4449
  },
@@ -4432,7 +4475,7 @@ if (typeof window != "undefined") {
4432
4475
  }
4433
4476
  };
4434
4477
  };
4435
- customElements.define = e(customElements.define), import("./CasinoCalendarDailyDetails-C8GjAfFS.js").then(({ default: t }) => {
4478
+ customElements.define = e(customElements.define), import("./CasinoCalendarDailyDetails-BU7H0JzY.js").then(({ default: t }) => {
4436
4479
  !customElements.get("casino-calendar-daily-details") && customElements.define("casino-calendar-daily-details", t.element);
4437
4480
  });
4438
4481
  }
@@ -4448,111 +4491,111 @@ if (typeof window != "undefined") {
4448
4491
  }
4449
4492
  };
4450
4493
  };
4451
- customElements.define = e(customElements.define), import("./CasinoCalendarDailyItem-Dd8LtmXa.js").then(({ default: t }) => {
4494
+ customElements.define = e(customElements.define), import("./CasinoCalendarDailyItem-CoR6XFkG.js").then(({ default: t }) => {
4452
4495
  !customElements.get("casino-calendar-daily-item") && customElements.define("casino-calendar-daily-item", t.element);
4453
4496
  });
4454
4497
  }
4455
- function no(e) {
4456
- wr(e, "svelte-61avp5", `.svelte-61avp5{font-family:inherit}.CasinoCalendarItem.svelte-61avp5{display:flex;flex-direction:row;flex-wrap:nowrap;text-align:left;gap:10px;overflow-x:auto;overflow-y:hidden;justify-content:space-evenly}.Mobile.svelte-61avp5{padding:0 10px;height:286px;overflow-y:visible;overflow-x:scroll;scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none}.CalendarDetailsWrapper.svelte-61avp5{display:flex;position:fixed;align-items:center;justify-content:center;width:100%;height:100%;z-index:300;top:0;left:0;background-color:var(--emw--color-dark-gray, rgba(0, 0, 0, 0.9))}.LoadingSpinner.svelte-61avp5{display:block;width:80px;height:80px;margin:0 auto
4498
+ function uo(e) {
4499
+ Or(e, "svelte-61avp5", `.svelte-61avp5{font-family:inherit}.CasinoCalendarItem.svelte-61avp5{display:flex;flex-direction:row;flex-wrap:nowrap;text-align:left;gap:10px;overflow-x:auto;overflow-y:hidden;justify-content:space-evenly}.Mobile.svelte-61avp5{padding:0 10px;height:286px;overflow-y:visible;overflow-x:scroll;scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none}.CalendarDetailsWrapper.svelte-61avp5{display:flex;position:fixed;align-items:center;justify-content:center;width:100%;height:100%;z-index:300;top:0;left:0;background-color:var(--emw--color-dark-gray, rgba(0, 0, 0, 0.9))}.LoadingSpinner.svelte-61avp5{display:block;width:80px;height:80px;margin:0 auto
4457
4500
  }.LoadingSpinner.svelte-61avp5:after{content:" ";display:block;width:64px;height:64px;margin:8px;border-radius:50%;border:6px solid var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));border-color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C)) transparent var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C)) transparent;animation:svelte-61avp5-LoadingSpinner 1.2s linear infinite}@keyframes svelte-61avp5-LoadingSpinner{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}`);
4458
4501
  }
4459
- function Ot(e, t, r) {
4502
+ function Mt(e, t, r) {
4460
4503
  const n = e.slice();
4461
4504
  return n[26] = t[r], n[28] = r, n;
4462
4505
  }
4463
- function io(e) {
4464
- let t, r, n, i = at(
4506
+ function lo(e) {
4507
+ let t, r, n, i = ft(
4465
4508
  /*calendarCollections*/
4466
4509
  e[6]
4467
4510
  ), o = [];
4468
4511
  for (let s = 0; s < i.length; s += 1)
4469
- o[s] = It(Ot(e, i, s));
4512
+ o[s] = Rt(Mt(e, i, s));
4470
4513
  let a = (
4471
4514
  /*calendarModalOpened*/
4472
- e[11] == !0 && Ct(e)
4515
+ e[11] == !0 && $t(e)
4473
4516
  );
4474
4517
  return {
4475
4518
  c() {
4476
- t = P("div");
4519
+ t = O("div");
4477
4520
  for (let s = 0; s < o.length; s += 1)
4478
4521
  o[s].c();
4479
- r = Or(), a && a.c(), D(t, "class", n = "CasinoCalendarItem " + /*mobileView*/
4522
+ r = Mr(), a && a.c(), D(t, "class", n = "CasinoCalendarItem " + /*mobileView*/
4480
4523
  (e[10] ? "Mobile" : "") + " svelte-61avp5");
4481
4524
  },
4482
4525
  m(s, l) {
4483
4526
  U(s, t, l);
4484
4527
  for (let u = 0; u < o.length; u += 1)
4485
4528
  o[u] && o[u].m(t, null);
4486
- _e(t, r), a && a.m(t, null);
4529
+ Ee(t, r), a && a.m(t, null);
4487
4530
  },
4488
4531
  p(s, l) {
4489
4532
  if (l & /*calendarCollections, lang, clientstyling, clientstylingurl, mbsource, translationurl*/
4490
4533
  95) {
4491
- i = at(
4534
+ i = ft(
4492
4535
  /*calendarCollections*/
4493
4536
  s[6]
4494
4537
  );
4495
4538
  let u;
4496
4539
  for (u = 0; u < i.length; u += 1) {
4497
- const h = Ot(s, i, u);
4498
- o[u] ? o[u].p(h, l) : (o[u] = It(h), o[u].c(), o[u].m(t, r));
4540
+ const h = Mt(s, i, u);
4541
+ o[u] ? o[u].p(h, l) : (o[u] = Rt(h), o[u].c(), o[u].m(t, r));
4499
4542
  }
4500
4543
  for (; u < o.length; u += 1)
4501
4544
  o[u].d(1);
4502
4545
  o.length = i.length;
4503
4546
  }
4504
4547
  /*calendarModalOpened*/
4505
- s[11] == !0 ? a ? a.p(s, l) : (a = Ct(s), a.c(), a.m(t, null)) : a && (a.d(1), a = null), l & /*mobileView*/
4548
+ s[11] == !0 ? a ? a.p(s, l) : (a = $t(s), a.c(), a.m(t, null)) : a && (a.d(1), a = null), l & /*mobileView*/
4506
4549
  1024 && n !== (n = "CasinoCalendarItem " + /*mobileView*/
4507
4550
  (s[10] ? "Mobile" : "") + " svelte-61avp5") && D(t, "class", n);
4508
4551
  },
4509
4552
  d(s) {
4510
- s && L(t), Ar(o, s), a && a.d();
4553
+ s && N(t), Lr(o, s), a && a.d();
4511
4554
  }
4512
4555
  };
4513
4556
  }
4514
- function oo(e) {
4557
+ function ho(e) {
4515
4558
  let t;
4516
4559
  return {
4517
4560
  c() {
4518
- t = P("div"), D(t, "class", "LoadingSpinner svelte-61avp5");
4561
+ t = O("div"), D(t, "class", "LoadingSpinner svelte-61avp5");
4519
4562
  },
4520
4563
  m(r, n) {
4521
4564
  U(r, t, n);
4522
4565
  },
4523
4566
  p: B,
4524
4567
  d(r) {
4525
- r && L(t);
4568
+ r && N(t);
4526
4569
  }
4527
4570
  };
4528
4571
  }
4529
- function so(e) {
4572
+ function co(e) {
4530
4573
  let t, r = (
4531
4574
  /*$_*/
4532
4575
  e[12]("error") + ""
4533
4576
  ), n;
4534
4577
  return {
4535
4578
  c() {
4536
- t = P("p"), n = qe(r), D(t, "class", "SearchLoading svelte-61avp5");
4579
+ t = O("p"), n = rt(r), D(t, "class", "SearchLoading svelte-61avp5");
4537
4580
  },
4538
4581
  m(i, o) {
4539
- U(i, t, o), _e(t, n);
4582
+ U(i, t, o), Ee(t, n);
4540
4583
  },
4541
4584
  p(i, o) {
4542
4585
  o & /*$_*/
4543
4586
  4096 && r !== (r = /*$_*/
4544
- i[12]("error") + "") && Cr(n, r);
4587
+ i[12]("error") + "") && $r(n, r);
4545
4588
  },
4546
4589
  d(i) {
4547
- i && L(t);
4590
+ i && N(t);
4548
4591
  }
4549
4592
  };
4550
4593
  }
4551
- function It(e) {
4594
+ function Rt(e) {
4552
4595
  let t, r, n, i, o, a;
4553
4596
  return {
4554
4597
  c() {
4555
- t = P("casino-calendar-daily-item"), d(t, "dailybackground", r = /*dailyCalendarData*/
4598
+ t = O("casino-calendar-daily-item"), d(t, "dailybackground", r = /*dailyCalendarData*/
4556
4599
  e[26].dailyBackground), d(t, "dailyicon", n = /*dailyCalendarData*/
4557
4600
  e[26].dailyIcon), d(t, "dailyday", i = /*dailyCalendarData*/
4558
4601
  e[26].dailyDay), d(t, "dailydescription", o = /*dailyCalendarData*/
@@ -4636,15 +4679,15 @@ function It(e) {
4636
4679
  );
4637
4680
  },
4638
4681
  d(s) {
4639
- s && L(t);
4682
+ s && N(t);
4640
4683
  }
4641
4684
  };
4642
4685
  }
4643
- function Ct(e) {
4686
+ function $t(e) {
4644
4687
  let t, r, n, i, o, a, s, l;
4645
4688
  return {
4646
4689
  c() {
4647
- t = P("div"), r = P("casino-calendar-daily-details"), d(r, "dailybackground", n = /*calendarCollections*/
4690
+ t = O("div"), r = O("casino-calendar-daily-details"), d(r, "dailybackground", n = /*calendarCollections*/
4648
4691
  e[6][
4649
4692
  /*selectedIndex*/
4650
4693
  e[7]
@@ -4696,7 +4739,7 @@ function Ct(e) {
4696
4739
  ), d(r, "class", "svelte-61avp5"), D(t, "class", "CalendarDetailsWrapper svelte-61avp5");
4697
4740
  },
4698
4741
  m(u, h) {
4699
- U(u, t, h), _e(t, r);
4742
+ U(u, t, h), Ee(t, r);
4700
4743
  },
4701
4744
  p(u, h) {
4702
4745
  h & /*calendarCollections, selectedIndex*/
@@ -4762,11 +4805,11 @@ function Ct(e) {
4762
4805
  );
4763
4806
  },
4764
4807
  d(u) {
4765
- u && L(t);
4808
+ u && N(t);
4766
4809
  }
4767
4810
  };
4768
4811
  }
4769
- function ao(e) {
4812
+ function fo(e) {
4770
4813
  let t;
4771
4814
  function r(o, a) {
4772
4815
  var s;
@@ -4774,22 +4817,22 @@ function ao(e) {
4774
4817
  /*hasErrors*/
4775
4818
  o[9]
4776
4819
  )
4777
- return so;
4820
+ return co;
4778
4821
  if (
4779
4822
  /*isLoading*/
4780
4823
  o[8]
4781
4824
  )
4782
- return oo;
4825
+ return ho;
4783
4826
  if (
4784
4827
  /*calendarCollections*/
4785
4828
  (s = o[6]) != null && s.length
4786
4829
  )
4787
- return io;
4830
+ return lo;
4788
4831
  }
4789
4832
  let n = r(e), i = n && n(e);
4790
4833
  return {
4791
4834
  c() {
4792
- t = P("div"), i && i.c(), D(t, "class", "svelte-61avp5");
4835
+ t = O("div"), i && i.c(), D(t, "class", "svelte-61avp5");
4793
4836
  },
4794
4837
  m(o, a) {
4795
4838
  U(o, t, a), i && i.m(t, null), e[16](t);
@@ -4800,66 +4843,66 @@ function ao(e) {
4800
4843
  i: B,
4801
4844
  o: B,
4802
4845
  d(o) {
4803
- o && L(t), i && i.d(), e[16](null);
4846
+ o && N(t), i && i.d(), e[16](null);
4804
4847
  }
4805
4848
  };
4806
4849
  }
4807
- function uo(e, t, r) {
4850
+ function po(e, t, r) {
4808
4851
  let n;
4809
- Tr(e, Ji, (p) => r(12, n = p));
4810
- let { cmsendpoint: i = "" } = t, { env: o = "" } = t, { userroles: a = "" } = t, { lang: s = "en" } = t, { clientstyling: l = "" } = t, { clientstylingurl: u = "" } = t, { translationurl: h } = t, { mbsource: f } = t, c, y, _ = 0, v = !0, H = !1, M = !1, O = window.navigator.userAgent, T = !1;
4852
+ Pr(e, to, (p) => r(12, n = p));
4853
+ let { cmsendpoint: i = "" } = t, { env: o = "" } = t, { userroles: a = "" } = t, { lang: s = "en" } = t, { clientstyling: l = "" } = t, { clientstylingurl: u = "" } = t, { translationurl: h } = t, { mbsource: f } = t, c, y, v = 0, g = !0, H = !1, M = !1, I = window.navigator.userAgent, w = !1;
4811
4854
  const G = () => {
4812
- ro(s);
4855
+ ao(s);
4813
4856
  };
4814
- Object.keys(Pt).forEach((p) => {
4815
- At(p, Pt[p]);
4857
+ Object.keys(Nt).forEach((p) => {
4858
+ Lt(p, Nt[p]);
4816
4859
  });
4817
- const I = () => {
4860
+ const C = () => {
4818
4861
  let p = h;
4819
4862
  if (p)
4820
- return fetch(p).then((w) => w.json()).then((w) => {
4821
- Object.keys(w).forEach((R) => {
4822
- At(R, w[R]);
4863
+ return fetch(p).then((T) => T.json()).then((T) => {
4864
+ Object.keys(T).forEach((R) => {
4865
+ Lt(R, T[R]);
4823
4866
  });
4824
- }).catch((w) => {
4825
- console.log(w);
4867
+ }).catch((T) => {
4868
+ console.log(T);
4826
4869
  });
4827
4870
  }, k = () => {
4828
- r(8, v = !0);
4871
+ r(8, g = !0);
4829
4872
  let p = new URL(`${i}/${s}/daily-calendar`);
4830
4873
  p.searchParams.append("userRoles", a), p.searchParams.append("env", o);
4831
- let w = Yi(O);
4832
- w && (w === "PC" ? p.searchParams.append("device", "dk") : w === "iPad" || w === "iPhone" ? p.searchParams.append("device", "ios") : p.searchParams.append("device", "mtWeb")), fetch(p.href).then((R) => R.json()).then((R) => {
4874
+ let T = no(I);
4875
+ T && (T === "PC" ? p.searchParams.append("device", "dk") : T === "iPad" || T === "iPhone" ? p.searchParams.append("device", "ios") : p.searchParams.append("device", "mtWeb")), fetch(p.href).then((R) => R.json()).then((R) => {
4833
4876
  r(6, y = R);
4834
4877
  }).catch((R) => {
4835
4878
  console.log(R), r(9, H = !0);
4836
4879
  }).finally(() => {
4837
- le(), r(8, v = !1);
4880
+ le(), r(8, g = !1);
4838
4881
  });
4839
4882
  }, le = () => {
4840
4883
  const p = c.getRootNode().host;
4841
4884
  p.dispatchEvent(new CustomEvent("data-loaded", { bubbles: !0, detail: { target: p } }));
4842
- }, mr = () => {
4885
+ }, _r = () => {
4843
4886
  k();
4844
- }, et = (p) => {
4845
- var w;
4846
- p.data && p.data.type == "OpenCalendar" && (r(7, _ = p.data.index), r(11, T = !0), window.postMessage(
4887
+ }, ot = (p) => {
4888
+ var T;
4889
+ p.data && p.data.type == "OpenCalendar" && (r(7, v = p.data.index), r(11, w = !0), window.postMessage(
4847
4890
  {
4848
4891
  type: "ShowModal",
4849
- selectedIndex: _,
4892
+ selectedIndex: v,
4850
4893
  identifier: "Calendar"
4851
4894
  },
4852
4895
  window.location.href
4853
4896
  ), window.postMessage({
4854
4897
  type: "DailyEventsData",
4855
- data: (w = y[_]) == null ? void 0 : w.dailyEvents
4856
- })), p.data && p.data.type == "ModalClosed" && r(11, T = !1);
4898
+ data: (T = y[v]) == null ? void 0 : T.dailyEvents
4899
+ })), p.data && p.data.type == "ModalClosed" && r(11, w = !1);
4857
4900
  };
4858
- Mr(() => (window.addEventListener("message", et, !1), qi(O) && r(10, M = !0), () => {
4859
- window.removeEventListener("message", et);
4901
+ Gr(() => (window.addEventListener("message", ot, !1), ro(I) && r(10, M = !0), () => {
4902
+ window.removeEventListener("message", ot);
4860
4903
  }));
4861
- function br(p) {
4862
- Ne[p ? "unshift" : "push"](() => {
4904
+ function Er(p) {
4905
+ $e[p ? "unshift" : "push"](() => {
4863
4906
  c = p, r(5, c);
4864
4907
  });
4865
4908
  }
@@ -4867,12 +4910,12 @@ function uo(e, t, r) {
4867
4910
  "cmsendpoint" in p && r(13, i = p.cmsendpoint), "env" in p && r(14, o = p.env), "userroles" in p && r(15, a = p.userroles), "lang" in p && r(0, s = p.lang), "clientstyling" in p && r(1, l = p.clientstyling), "clientstylingurl" in p && r(2, u = p.clientstylingurl), "translationurl" in p && r(3, h = p.translationurl), "mbsource" in p && r(4, f = p.mbsource);
4868
4911
  }, e.$$.update = () => {
4869
4912
  e.$$.dirty & /*cmsendpoint, lang, env, userroles*/
4870
- 57345 && i && s && o && a && mr(), e.$$.dirty & /*clientstyling, customStylingContainer*/
4871
- 34 && l && c && Ki(c, l), e.$$.dirty & /*clientstylingurl, customStylingContainer*/
4872
- 36 && u && c && eo(c, u), e.$$.dirty & /*customStylingContainer, mbsource*/
4873
- 48 && c && to(c, `${f}.Style`), e.$$.dirty & /*lang*/
4913
+ 57345 && i && s && o && a && _r(), e.$$.dirty & /*clientstyling, customStylingContainer*/
4914
+ 34 && l && c && io(c, l), e.$$.dirty & /*clientstylingurl, customStylingContainer*/
4915
+ 36 && u && c && oo(c, u), e.$$.dirty & /*customStylingContainer, mbsource*/
4916
+ 48 && c && so(c, `${f}.Style`), e.$$.dirty & /*lang*/
4874
4917
  1 && s && G(), e.$$.dirty & /*lang, translationurl*/
4875
- 9 && s && h && I();
4918
+ 9 && s && h && C();
4876
4919
  }, [
4877
4920
  s,
4878
4921
  l,
@@ -4881,26 +4924,26 @@ function uo(e, t, r) {
4881
4924
  f,
4882
4925
  c,
4883
4926
  y,
4884
- _,
4885
4927
  v,
4928
+ g,
4886
4929
  H,
4887
4930
  M,
4888
- T,
4931
+ w,
4889
4932
  n,
4890
4933
  i,
4891
4934
  o,
4892
4935
  a,
4893
- br
4936
+ Er
4894
4937
  ];
4895
4938
  }
4896
- class pr extends Wr {
4939
+ class vr extends qr {
4897
4940
  constructor(t) {
4898
- super(), Vr(
4941
+ super(), Qr(
4899
4942
  this,
4900
4943
  t,
4901
- uo,
4902
- ao,
4903
- Nt,
4944
+ po,
4945
+ fo,
4946
+ Ut,
4904
4947
  {
4905
4948
  cmsendpoint: 13,
4906
4949
  env: 14,
@@ -4911,7 +4954,7 @@ class pr extends Wr {
4911
4954
  translationurl: 3,
4912
4955
  mbsource: 4
4913
4956
  },
4914
- no
4957
+ uo
4915
4958
  );
4916
4959
  }
4917
4960
  get cmsendpoint() {
@@ -4963,53 +5006,53 @@ class pr extends Wr {
4963
5006
  this.$$set({ mbsource: t }), A();
4964
5007
  }
4965
5008
  }
4966
- Xr(pr, { cmsendpoint: {}, env: {}, userroles: {}, lang: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, mbsource: {} }, [], [], !0);
4967
- const So = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
5009
+ Jr(vr, { cmsendpoint: {}, env: {}, userroles: {}, lang: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, mbsource: {} }, [], [], !0);
5010
+ const Ao = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
4968
5011
  __proto__: null,
4969
- default: pr
5012
+ default: vr
4970
5013
  }, Symbol.toStringTag, { value: "Module" }));
4971
5014
  export {
4972
- te as $,
4973
- Ne as A,
4974
- ho as B,
5015
+ ee as $,
5016
+ $e as A,
5017
+ bo as B,
4975
5018
  d as C,
4976
- Pr as D,
4977
- bo as E,
4978
- go as F,
4979
- _o as G,
4980
- vo as H,
4981
- qi as I,
4982
- Ki as J,
4983
- eo as K,
4984
- to as L,
4985
- Xr as M,
4986
- Ji as N,
4987
- So as O,
4988
- Wr as S,
4989
- lr as a,
4990
- wr as b,
4991
- Gr as c,
4992
- L as d,
4993
- Eo as e,
5019
+ Nr as D,
5020
+ Eo as E,
5021
+ So as F,
5022
+ To as G,
5023
+ wo as H,
5024
+ ro as I,
5025
+ io as J,
5026
+ oo as K,
5027
+ so as L,
5028
+ Jr as M,
5029
+ to as N,
5030
+ Ao as O,
5031
+ qr as S,
5032
+ pr as a,
5033
+ Or as b,
5034
+ Xr as c,
5035
+ N as d,
5036
+ Ho as e,
4994
5037
  A as f,
4995
5038
  U as g,
4996
- P as h,
4997
- Vr as i,
4998
- Tr as j,
4999
- Cr as k,
5000
- _e as l,
5001
- qe as m,
5039
+ O as h,
5040
+ Qr as i,
5041
+ Pr as j,
5042
+ $r as k,
5043
+ Ee as l,
5044
+ rt as m,
5002
5045
  B as n,
5003
- Mr as o,
5046
+ Gr as o,
5004
5047
  D as p,
5005
- co as q,
5006
- at as r,
5007
- Nt as s,
5008
- xo as t,
5009
- Ar as u,
5010
- po as v,
5011
- mo as w,
5012
- fo as x,
5013
- yo as y,
5014
- Or as z
5048
+ yo as q,
5049
+ ft as r,
5050
+ Ut as s,
5051
+ Bo as t,
5052
+ Lr as u,
5053
+ vo as v,
5054
+ _o as w,
5055
+ go as x,
5056
+ xo as y,
5057
+ Mr as z
5015
5058
  };