@everymatrix/player-account-gaming-limits-wrapper-2-nd 1.76.0 → 1.76.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (26) hide show
  1. package/components/{PlayerAccountGamingLimitsHistory2Nd-D-x6RXGB.js → PlayerAccountGamingLimitsHistory2Nd-DIcUaj_V.js} +1067 -1102
  2. package/components/{PlayerAccountGamingLimitsHistory2Nd-OKX4vkrO.js → PlayerAccountGamingLimitsHistory2Nd-NYGnJncr.js} +1097 -1132
  3. package/components/PlayerAccountGamingLimitsHistory2Nd-Ze7vWVa-.cjs +18 -0
  4. package/components/{PlayerAccountGamingLimitsPage2Gm16Nd-DKCQthcb.js → PlayerAccountGamingLimitsPage2Gm16Nd-BEbYKSvz.js} +580 -577
  5. package/components/{PlayerAccountGamingLimitsPage2Gm16Nd-CVhdAC6H.js → PlayerAccountGamingLimitsPage2Gm16Nd-DsjvOZsw.js} +637 -633
  6. package/components/{PlayerAccountGamingLimitsPage2Gm16Nd-m1SQt77S.cjs → PlayerAccountGamingLimitsPage2Gm16Nd-S68D4bj4.cjs} +5 -5
  7. package/components/{PlayerAccountGamingLimitsWrapper2Nd-BjiXmpEj.js → PlayerAccountGamingLimitsWrapper2Nd-CSfO_GQq.js} +63 -63
  8. package/components/{PlayerAccountGamingLimitsWrapper2Nd-C58IsO2n.cjs → PlayerAccountGamingLimitsWrapper2Nd-D-sKpKVG.cjs} +1 -1
  9. package/components/{PlayerAccountGamingLimitsWrapper2Nd-BQVAbTnr.js → PlayerAccountGamingLimitsWrapper2Nd-D_xAF8Sl.js} +48 -48
  10. package/es2015/player-account-gaming-limits-wrapper-2-nd.cjs +1 -1
  11. package/es2015/player-account-gaming-limits-wrapper-2-nd.js +1 -1
  12. package/esnext/player-account-gaming-limits-wrapper-2-nd.js +1 -1
  13. package/package.json +1 -1
  14. package/stencil/index-b2193545-BbCeNxUG.js +519 -0
  15. package/stencil/index-b2193545-C9PH-6qK.js +503 -0
  16. package/stencil/index-b2193545-D-u-gzj3.cjs +1 -0
  17. package/stencil/{ui-skeleton-hI4GeaLk.js → ui-skeleton-BKDs0-7H.js} +2 -2
  18. package/stencil/{ui-skeleton-Ca5rz3Hv.js → ui-skeleton-CJbkvgG7.js} +2 -2
  19. package/stencil/{ui-skeleton-ae35c6f2-xLf3HyeB.cjs → ui-skeleton-ae35c6f2-CXlvqczG.cjs} +1 -1
  20. package/stencil/{ui-skeleton-ae35c6f2-BDBUiN3S.js → ui-skeleton-ae35c6f2-ZB0isFAq.js} +1 -1
  21. package/stencil/{ui-skeleton-ae35c6f2-Cn0ZM_hs.js → ui-skeleton-ae35c6f2-gun6WX2F.js} +1 -1
  22. package/stencil/{ui-skeleton-BL4789dS.cjs → ui-skeleton-bhljBTS7.cjs} +1 -1
  23. package/components/PlayerAccountGamingLimitsHistory2Nd-DkqxeHAl.cjs +0 -18
  24. package/stencil/index-b2193545-BeKKnKhR.js +0 -519
  25. package/stencil/index-b2193545-HC0t7mHa.js +0 -503
  26. package/stencil/index-b2193545-YW9b062G.cjs +0 -1
@@ -1,6 +1,6 @@
1
1
  function O() {
2
2
  }
3
- function Gr(e, t) {
3
+ function Rr(e, t) {
4
4
  for (const r in t)
5
5
  e[r] = t[r];
6
6
  return (
@@ -8,25 +8,25 @@ function Gr(e, t) {
8
8
  e
9
9
  );
10
10
  }
11
- function kt(e) {
11
+ function $t(e) {
12
12
  return e();
13
13
  }
14
- function yt() {
14
+ function ft() {
15
15
  return /* @__PURE__ */ Object.create(null);
16
16
  }
17
- function re(e) {
18
- e.forEach(kt);
17
+ function ie(e) {
18
+ e.forEach($t);
19
19
  }
20
- function ft(e) {
20
+ function at(e) {
21
21
  return typeof e == "function";
22
22
  }
23
- function Vt(e, t) {
23
+ function Gt(e, t) {
24
24
  return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
25
25
  }
26
- function Fr(e) {
26
+ function Dr(e) {
27
27
  return Object.keys(e).length === 0;
28
28
  }
29
- function Wt(e, ...t) {
29
+ function Ft(e, ...t) {
30
30
  if (e == null) {
31
31
  for (const i of t)
32
32
  i(void 0);
@@ -35,40 +35,40 @@ function Wt(e, ...t) {
35
35
  const r = e.subscribe(...t);
36
36
  return r.unsubscribe ? () => r.unsubscribe() : r;
37
37
  }
38
- function jr(e, t, r) {
39
- e.$$.on_destroy.push(Wt(t, r));
38
+ function Ur(e, t, r) {
39
+ e.$$.on_destroy.push(Ft(t, r));
40
40
  }
41
- function So(e, t, r, i) {
41
+ function xs(e, t, r, i) {
42
42
  if (e) {
43
- const n = zt(e, t, r, i);
43
+ const n = jt(e, t, r, i);
44
44
  return e[0](n);
45
45
  }
46
46
  }
47
- function zt(e, t, r, i) {
48
- return e[1] && i ? Gr(r.ctx.slice(), e[1](i(t))) : r.ctx;
47
+ function jt(e, t, r, i) {
48
+ return e[1] && i ? Rr(r.ctx.slice(), e[1](i(t))) : r.ctx;
49
49
  }
50
- function Ao(e, t, r, i) {
50
+ function Es(e, t, r, i) {
51
51
  if (e[2] && i) {
52
52
  const n = e[2](i(r));
53
53
  if (t.dirty === void 0)
54
54
  return n;
55
55
  if (typeof n == "object") {
56
- const o = [], a = Math.max(t.dirty.length, n.length);
57
- for (let s = 0; s < a; s += 1)
58
- o[s] = t.dirty[s] | n[s];
59
- return o;
56
+ const s = [], a = Math.max(t.dirty.length, n.length);
57
+ for (let o = 0; o < a; o += 1)
58
+ s[o] = t.dirty[o] | n[o];
59
+ return s;
60
60
  }
61
61
  return t.dirty | n;
62
62
  }
63
63
  return t.dirty;
64
64
  }
65
- function Po(e, t, r, i, n, o) {
65
+ function ws(e, t, r, i, n, s) {
66
66
  if (n) {
67
- const a = zt(t, r, i, o);
67
+ const a = jt(t, r, i, s);
68
68
  e.p(a, n);
69
69
  }
70
70
  }
71
- function Ho(e) {
71
+ function Ts(e) {
72
72
  if (e.ctx.length > 32) {
73
73
  const t = [], r = e.ctx.length / 32;
74
74
  for (let i = 0; i < r; i++)
@@ -77,20 +77,20 @@ function Ho(e) {
77
77
  }
78
78
  return -1;
79
79
  }
80
- function gt(e) {
80
+ function mt(e) {
81
81
  return e ?? "";
82
82
  }
83
- function x(e, t) {
83
+ function w(e, t) {
84
84
  e.appendChild(t);
85
85
  }
86
- function kr(e, t, r) {
87
- const i = Vr(e);
86
+ function $r(e, t, r) {
87
+ const i = Gr(e);
88
88
  if (!i.getElementById(t)) {
89
89
  const n = A("style");
90
- n.id = t, n.textContent = r, Wr(i, n);
90
+ n.id = t, n.textContent = r, Fr(i, n);
91
91
  }
92
92
  }
93
- function Vr(e) {
93
+ function Gr(e) {
94
94
  if (!e)
95
95
  return document;
96
96
  const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
@@ -100,8 +100,8 @@ function Vr(e) {
100
100
  t
101
101
  ) : e.ownerDocument;
102
102
  }
103
- function Wr(e, t) {
104
- return x(
103
+ function Fr(e, t) {
104
+ return w(
105
105
  /** @type {Document} */
106
106
  e.head || e,
107
107
  t
@@ -110,10 +110,10 @@ function Wr(e, t) {
110
110
  function V(e, t, r) {
111
111
  e.insertBefore(t, r || null);
112
112
  }
113
- function F(e) {
113
+ function G(e) {
114
114
  e.parentNode && e.parentNode.removeChild(e);
115
115
  }
116
- function zr(e, t) {
116
+ function jr(e, t) {
117
117
  for (let r = 0; r < e.length; r += 1)
118
118
  e[r] && e[r].d(t);
119
119
  }
@@ -123,42 +123,42 @@ function A(e) {
123
123
  function _e(e) {
124
124
  return document.createElementNS("http://www.w3.org/2000/svg", e);
125
125
  }
126
- function R(e) {
126
+ function M(e) {
127
127
  return document.createTextNode(e);
128
128
  }
129
- function Ze() {
130
- return R(" ");
129
+ function We() {
130
+ return M(" ");
131
131
  }
132
- function Bo() {
133
- return R("");
132
+ function Ls() {
133
+ return M("");
134
134
  }
135
- function Xr(e, t, r, i) {
135
+ function kr(e, t, r, i) {
136
136
  return e.addEventListener(t, r, i), () => e.removeEventListener(t, r, i);
137
137
  }
138
138
  function E(e, t, r) {
139
139
  r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
140
140
  }
141
- function Oo(e, t, r) {
141
+ function Ss(e, t, r) {
142
142
  const i = t.toLowerCase();
143
143
  i in e ? e[i] = typeof e[i] == "boolean" && r === "" ? !0 : r : t in e ? e[t] = typeof e[t] == "boolean" && r === "" ? !0 : r : E(e, t, r);
144
144
  }
145
- function Co(e) {
145
+ function As(e) {
146
146
  return e === "" ? null : +e;
147
147
  }
148
- function Zr(e) {
148
+ function Vr(e) {
149
149
  return Array.from(e.childNodes);
150
150
  }
151
151
  function k(e, t) {
152
152
  t = "" + t, e.data !== t && (e.data = /** @type {string} */
153
153
  t);
154
154
  }
155
- function Io(e, t) {
155
+ function Hs(e, t) {
156
156
  e.value = t ?? "";
157
157
  }
158
- function Qr(e, t, r, i) {
158
+ function Wr(e, t, r, i) {
159
159
  r == null ? e.style.removeProperty(t) : e.style.setProperty(t, r, "");
160
160
  }
161
- function No(e, t, r) {
161
+ function Ps(e, t, r) {
162
162
  for (let i = 0; i < e.options.length; i += 1) {
163
163
  const n = e.options[i];
164
164
  if (n.__value === t) {
@@ -168,14 +168,14 @@ function No(e, t, r) {
168
168
  }
169
169
  (!r || t !== void 0) && (e.selectedIndex = -1);
170
170
  }
171
- function Mo(e) {
171
+ function Bs(e) {
172
172
  const t = e.querySelector(":checked");
173
173
  return t && t.__value;
174
174
  }
175
- function ge(e, t, r) {
175
+ function be(e, t, r) {
176
176
  e.classList.toggle(t, !!r);
177
177
  }
178
- class Ro {
178
+ class Os {
179
179
  /**
180
180
  * @private
181
181
  * @default false
@@ -242,10 +242,10 @@ class Ro {
242
242
  /**
243
243
  * @returns {void} */
244
244
  d() {
245
- this.n.forEach(F);
245
+ this.n.forEach(G);
246
246
  }
247
247
  }
248
- function Yr(e) {
248
+ function zr(e) {
249
249
  const t = {};
250
250
  return e.childNodes.forEach(
251
251
  /** @param {Element} node */
@@ -254,72 +254,72 @@ function Yr(e) {
254
254
  }
255
255
  ), t;
256
256
  }
257
- let le;
258
- function ue(e) {
259
- le = e;
257
+ let he;
258
+ function le(e) {
259
+ he = e;
260
260
  }
261
- function Jr() {
262
- if (!le)
261
+ function Xr() {
262
+ if (!he)
263
263
  throw new Error("Function called outside component initialization");
264
- return le;
264
+ return he;
265
265
  }
266
- function qr(e) {
267
- Jr().$$.on_mount.push(e);
266
+ function Zr(e) {
267
+ Xr().$$.on_mount.push(e);
268
268
  }
269
269
  const Y = [], Se = [];
270
270
  let J = [];
271
- const bt = [], Xt = /* @__PURE__ */ Promise.resolve();
272
- let Qe = !1;
273
- function Zt() {
274
- Qe || (Qe = !0, Xt.then(C));
271
+ const dt = [], kt = /* @__PURE__ */ Promise.resolve();
272
+ let ze = !1;
273
+ function Vt() {
274
+ ze || (ze = !0, kt.then(C));
275
275
  }
276
- function Do() {
277
- return Zt(), Xt;
276
+ function Cs() {
277
+ return Vt(), kt;
278
278
  }
279
- function Ye(e) {
279
+ function Xe(e) {
280
280
  J.push(e);
281
281
  }
282
- const Ue = /* @__PURE__ */ new Set();
282
+ const De = /* @__PURE__ */ new Set();
283
283
  let Z = 0;
284
284
  function C() {
285
285
  if (Z !== 0)
286
286
  return;
287
- const e = le;
287
+ const e = he;
288
288
  do {
289
289
  try {
290
290
  for (; Z < Y.length; ) {
291
291
  const t = Y[Z];
292
- Z++, ue(t), Kr(t.$$);
292
+ Z++, le(t), Qr(t.$$);
293
293
  }
294
294
  } catch (t) {
295
295
  throw Y.length = 0, Z = 0, t;
296
296
  }
297
- for (ue(null), Y.length = 0, Z = 0; Se.length; )
297
+ for (le(null), Y.length = 0, Z = 0; Se.length; )
298
298
  Se.pop()();
299
299
  for (let t = 0; t < J.length; t += 1) {
300
300
  const r = J[t];
301
- Ue.has(r) || (Ue.add(r), r());
301
+ De.has(r) || (De.add(r), r());
302
302
  }
303
303
  J.length = 0;
304
304
  } while (Y.length);
305
- for (; bt.length; )
306
- bt.pop()();
307
- Qe = !1, Ue.clear(), ue(e);
305
+ for (; dt.length; )
306
+ dt.pop()();
307
+ ze = !1, De.clear(), le(e);
308
308
  }
309
- function Kr(e) {
309
+ function Qr(e) {
310
310
  if (e.fragment !== null) {
311
- e.update(), re(e.before_update);
311
+ e.update(), ie(e.before_update);
312
312
  const t = e.dirty;
313
- e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Ye);
313
+ e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Xe);
314
314
  }
315
315
  }
316
- function ei(e) {
316
+ function Yr(e) {
317
317
  const t = [], r = [];
318
318
  J.forEach((i) => e.indexOf(i) === -1 ? t.push(i) : r.push(i)), r.forEach((i) => i()), J = t;
319
319
  }
320
- const Ee = /* @__PURE__ */ new Set();
320
+ const xe = /* @__PURE__ */ new Set();
321
321
  let z;
322
- function $o() {
322
+ function Is() {
323
323
  z = {
324
324
  r: 0,
325
325
  c: [],
@@ -327,50 +327,50 @@ function $o() {
327
327
  // parent group
328
328
  };
329
329
  }
330
- function Uo() {
331
- z.r || re(z.c), z = z.p;
330
+ function Ns() {
331
+ z.r || ie(z.c), z = z.p;
332
332
  }
333
- function ti(e, t) {
334
- e && e.i && (Ee.delete(e), e.i(t));
333
+ function Jr(e, t) {
334
+ e && e.i && (xe.delete(e), e.i(t));
335
335
  }
336
- function Go(e, t, r, i) {
336
+ function Ms(e, t, r, i) {
337
337
  if (e && e.o) {
338
- if (Ee.has(e))
338
+ if (xe.has(e))
339
339
  return;
340
- Ee.add(e), z.c.push(() => {
341
- Ee.delete(e), i && (r && e.d(1), i());
340
+ xe.add(e), z.c.push(() => {
341
+ xe.delete(e), i && (r && e.d(1), i());
342
342
  }), e.o(t);
343
343
  } else
344
344
  i && i();
345
345
  }
346
- function vt(e) {
346
+ function pt(e) {
347
347
  return e?.length !== void 0 ? e : Array.from(e);
348
348
  }
349
- function ri(e, t, r) {
349
+ function qr(e, t, r) {
350
350
  const { fragment: i, after_update: n } = e.$$;
351
- i && i.m(t, r), Ye(() => {
352
- const o = e.$$.on_mount.map(kt).filter(ft);
353
- e.$$.on_destroy ? e.$$.on_destroy.push(...o) : re(o), e.$$.on_mount = [];
354
- }), n.forEach(Ye);
351
+ i && i.m(t, r), Xe(() => {
352
+ const s = e.$$.on_mount.map($t).filter(at);
353
+ e.$$.on_destroy ? e.$$.on_destroy.push(...s) : ie(s), e.$$.on_mount = [];
354
+ }), n.forEach(Xe);
355
355
  }
356
- function ii(e, t) {
356
+ function Kr(e, t) {
357
357
  const r = e.$$;
358
- r.fragment !== null && (ei(r.after_update), re(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
358
+ r.fragment !== null && (Yr(r.after_update), ie(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
359
359
  }
360
- function ni(e, t) {
361
- e.$$.dirty[0] === -1 && (Y.push(e), Zt(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
360
+ function ei(e, t) {
361
+ e.$$.dirty[0] === -1 && (Y.push(e), Vt(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
362
362
  }
363
- function oi(e, t, r, i, n, o, a = null, s = [-1]) {
364
- const h = le;
365
- ue(e);
363
+ function ti(e, t, r, i, n, s, a = null, o = [-1]) {
364
+ const h = he;
365
+ le(e);
366
366
  const u = e.$$ = {
367
367
  fragment: null,
368
368
  ctx: [],
369
369
  // state
370
- props: o,
370
+ props: s,
371
371
  update: O,
372
372
  not_equal: n,
373
- bound: yt(),
373
+ bound: ft(),
374
374
  // lifecycle
375
375
  on_mount: [],
376
376
  on_destroy: [],
@@ -379,28 +379,28 @@ function oi(e, t, r, i, n, o, a = null, s = [-1]) {
379
379
  after_update: [],
380
380
  context: new Map(t.context || (h ? h.$$.context : [])),
381
381
  // everything else
382
- callbacks: yt(),
383
- dirty: s,
382
+ callbacks: ft(),
383
+ dirty: o,
384
384
  skip_bound: !1,
385
385
  root: t.target || h.$$.root
386
386
  };
387
387
  a && a(u.root);
388
388
  let l = !1;
389
- if (u.ctx = r ? r(e, t.props || {}, (c, f, ...p) => {
390
- const y = p.length ? p[0] : f;
391
- return u.ctx && n(u.ctx[c], u.ctx[c] = y) && (!u.skip_bound && u.bound[c] && u.bound[c](y), l && ni(e, c)), f;
392
- }) : [], u.update(), l = !0, re(u.before_update), u.fragment = i ? i(u.ctx) : !1, t.target) {
389
+ if (u.ctx = r ? r(e, t.props || {}, (c, f, ...d) => {
390
+ const y = d.length ? d[0] : f;
391
+ return u.ctx && n(u.ctx[c], u.ctx[c] = y) && (!u.skip_bound && u.bound[c] && u.bound[c](y), l && ei(e, c)), f;
392
+ }) : [], u.update(), l = !0, ie(u.before_update), u.fragment = i ? i(u.ctx) : !1, t.target) {
393
393
  if (t.hydrate) {
394
- const c = Zr(t.target);
395
- u.fragment && u.fragment.l(c), c.forEach(F);
394
+ const c = Vr(t.target);
395
+ u.fragment && u.fragment.l(c), c.forEach(G);
396
396
  } else
397
397
  u.fragment && u.fragment.c();
398
- t.intro && ti(e.$$.fragment), ri(e, t.target, t.anchor), C();
398
+ t.intro && Jr(e.$$.fragment), qr(e, t.target, t.anchor), C();
399
399
  }
400
- ue(h);
400
+ le(h);
401
401
  }
402
- let Qt;
403
- typeof HTMLElement == "function" && (Qt = class extends HTMLElement {
402
+ let Wt;
403
+ typeof HTMLElement == "function" && (Wt = class extends HTMLElement {
404
404
  /** The Svelte component constructor */
405
405
  $$ctor;
406
406
  /** Slots */
@@ -439,32 +439,32 @@ typeof HTMLElement == "function" && (Qt = class extends HTMLElement {
439
439
  if (this.$$cn = !0, !this.$$c) {
440
440
  let e = function(n) {
441
441
  return () => {
442
- let o;
442
+ let s;
443
443
  return {
444
444
  c: function() {
445
- o = A("slot"), n !== "default" && E(o, "name", n);
445
+ s = A("slot"), n !== "default" && E(s, "name", n);
446
446
  },
447
447
  /**
448
448
  * @param {HTMLElement} target
449
449
  * @param {HTMLElement} [anchor]
450
450
  */
451
451
  m: function(h, u) {
452
- V(h, o, u);
452
+ V(h, s, u);
453
453
  },
454
454
  d: function(h) {
455
- h && F(o);
455
+ h && G(s);
456
456
  }
457
457
  };
458
458
  };
459
459
  };
460
460
  if (await Promise.resolve(), !this.$$cn || this.$$c)
461
461
  return;
462
- const t = {}, r = Yr(this);
462
+ const t = {}, r = zr(this);
463
463
  for (const n of this.$$s)
464
464
  n in r && (t[n] = [e(n)]);
465
465
  for (const n of this.attributes) {
466
- const o = this.$$g_p(n.name);
467
- o in this.$$d || (this.$$d[o] = xe(o, n.value, this.$$p_d, "toProp"));
466
+ const s = this.$$g_p(n.name);
467
+ s in this.$$d || (this.$$d[s] = Ee(s, n.value, this.$$p_d, "toProp"));
468
468
  }
469
469
  for (const n in this.$$p_d)
470
470
  !(n in this.$$d) && this[n] !== void 0 && (this.$$d[n] = this[n], delete this[n]);
@@ -482,21 +482,21 @@ typeof HTMLElement == "function" && (Qt = class extends HTMLElement {
482
482
  this.$$r = !0;
483
483
  for (const n in this.$$p_d)
484
484
  if (this.$$d[n] = this.$$c.$$.ctx[this.$$c.$$.props[n]], this.$$p_d[n].reflect) {
485
- const o = xe(
485
+ const s = Ee(
486
486
  n,
487
487
  this.$$d[n],
488
488
  this.$$p_d,
489
489
  "toAttribute"
490
490
  );
491
- o == null ? this.removeAttribute(this.$$p_d[n].attribute || n) : this.setAttribute(this.$$p_d[n].attribute || n, o);
491
+ s == null ? this.removeAttribute(this.$$p_d[n].attribute || n) : this.setAttribute(this.$$p_d[n].attribute || n, s);
492
492
  }
493
493
  this.$$r = !1;
494
494
  };
495
495
  this.$$c.$$.after_update.push(i), i();
496
496
  for (const n in this.$$l)
497
- for (const o of this.$$l[n]) {
498
- const a = this.$$c.$on(n, o);
499
- this.$$l_u.set(o, a);
497
+ for (const s of this.$$l[n]) {
498
+ const a = this.$$c.$on(n, s);
499
+ this.$$l_u.set(s, a);
500
500
  }
501
501
  this.$$l = {};
502
502
  }
@@ -504,7 +504,7 @@ typeof HTMLElement == "function" && (Qt = class extends HTMLElement {
504
504
  // We don't need this when working within Svelte code, but for compatibility of people using this outside of Svelte
505
505
  // and setting attributes through setAttribute etc, this is helpful
506
506
  attributeChangedCallback(e, t, r) {
507
- this.$$r || (e = this.$$g_p(e), this.$$d[e] = xe(e, r, this.$$p_d, "toProp"), this.$$c?.$set({ [e]: this.$$d[e] }));
507
+ this.$$r || (e = this.$$g_p(e), this.$$d[e] = Ee(e, r, this.$$p_d, "toProp"), this.$$c?.$set({ [e]: this.$$d[e] }));
508
508
  }
509
509
  disconnectedCallback() {
510
510
  this.$$cn = !1, Promise.resolve().then(() => {
@@ -517,7 +517,7 @@ typeof HTMLElement == "function" && (Qt = class extends HTMLElement {
517
517
  ) || e;
518
518
  }
519
519
  });
520
- function xe(e, t, r, i) {
520
+ function Ee(e, t, r, i) {
521
521
  const n = r[e]?.type;
522
522
  if (t = n === "Boolean" && typeof t != "boolean" ? t != null : t, !i || !r[e])
523
523
  return t;
@@ -546,36 +546,36 @@ function xe(e, t, r, i) {
546
546
  return t;
547
547
  }
548
548
  }
549
- function si(e, t, r, i, n, o) {
550
- let a = class extends Qt {
549
+ function ri(e, t, r, i, n, s) {
550
+ let a = class extends Wt {
551
551
  constructor() {
552
552
  super(e, r, n), this.$$p_d = t;
553
553
  }
554
554
  static get observedAttributes() {
555
555
  return Object.keys(t).map(
556
- (s) => (t[s].attribute || s).toLowerCase()
556
+ (o) => (t[o].attribute || o).toLowerCase()
557
557
  );
558
558
  }
559
559
  };
560
- return Object.keys(t).forEach((s) => {
561
- Object.defineProperty(a.prototype, s, {
560
+ return Object.keys(t).forEach((o) => {
561
+ Object.defineProperty(a.prototype, o, {
562
562
  get() {
563
- return this.$$c && s in this.$$c ? this.$$c[s] : this.$$d[s];
563
+ return this.$$c && o in this.$$c ? this.$$c[o] : this.$$d[o];
564
564
  },
565
565
  set(h) {
566
- h = xe(s, h, t), this.$$d[s] = h, this.$$c?.$set({ [s]: h });
566
+ h = Ee(o, h, t), this.$$d[o] = h, this.$$c?.$set({ [o]: h });
567
567
  }
568
568
  });
569
- }), i.forEach((s) => {
570
- Object.defineProperty(a.prototype, s, {
569
+ }), i.forEach((o) => {
570
+ Object.defineProperty(a.prototype, o, {
571
571
  get() {
572
- return this.$$c?.[s];
572
+ return this.$$c?.[o];
573
573
  }
574
574
  });
575
575
  }), e.element = /** @type {any} */
576
576
  a, a;
577
577
  }
578
- class ai {
578
+ class ii {
579
579
  /**
580
580
  * ### PRIVATE API
581
581
  *
@@ -594,7 +594,7 @@ class ai {
594
594
  $$set = void 0;
595
595
  /** @returns {void} */
596
596
  $destroy() {
597
- ii(this, 1), this.$destroy = O;
597
+ Kr(this, 1), this.$destroy = O;
598
598
  }
599
599
  /**
600
600
  * @template {Extract<keyof Events, string>} K
@@ -603,7 +603,7 @@ class ai {
603
603
  * @returns {() => void}
604
604
  */
605
605
  $on(t, r) {
606
- if (!ft(r))
606
+ if (!at(r))
607
607
  return O;
608
608
  const i = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
609
609
  return i.push(r), () => {
@@ -616,11 +616,11 @@ class ai {
616
616
  * @returns {void}
617
617
  */
618
618
  $set(t) {
619
- this.$$set && !Fr(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
619
+ this.$$set && !Dr(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
620
620
  }
621
621
  }
622
- const ui = "4";
623
- typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(ui);
622
+ const ni = "4";
623
+ typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(ni);
624
624
  /*! *****************************************************************************
625
625
  Copyright (c) Microsoft Corporation.
626
626
 
@@ -635,24 +635,43 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
635
635
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
636
636
  PERFORMANCE OF THIS SOFTWARE.
637
637
  ***************************************************************************** */
638
- var Je = function(e, t) {
639
- return Je = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, i) {
638
+ var Ze = function(e, t) {
639
+ return Ze = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, i) {
640
640
  r.__proto__ = i;
641
641
  } || function(r, i) {
642
642
  for (var n in i)
643
643
  Object.prototype.hasOwnProperty.call(i, n) && (r[n] = i[n]);
644
- }, Je(e, t);
644
+ }, Ze(e, t);
645
645
  };
646
- function fe(e, t) {
646
+ function F(e, t) {
647
647
  if (typeof t != "function" && t !== null)
648
648
  throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
649
- Je(e, t);
649
+ Ze(e, t);
650
650
  function r() {
651
651
  this.constructor = e;
652
652
  }
653
653
  e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
654
654
  }
655
- function qe(e) {
655
+ var x = function() {
656
+ return x = Object.assign || function(t) {
657
+ for (var r, i = 1, n = arguments.length; i < n; i++) {
658
+ r = arguments[i];
659
+ for (var s in r)
660
+ Object.prototype.hasOwnProperty.call(r, s) && (t[s] = r[s]);
661
+ }
662
+ return t;
663
+ }, x.apply(this, arguments);
664
+ };
665
+ function si(e, t) {
666
+ var r = {};
667
+ for (var i in e)
668
+ Object.prototype.hasOwnProperty.call(e, i) && t.indexOf(i) < 0 && (r[i] = e[i]);
669
+ if (e != null && typeof Object.getOwnPropertySymbols == "function")
670
+ for (var n = 0, i = Object.getOwnPropertySymbols(e); n < i.length; n++)
671
+ t.indexOf(i[n]) < 0 && Object.prototype.propertyIsEnumerable.call(e, i[n]) && (r[i[n]] = e[i[n]]);
672
+ return r;
673
+ }
674
+ function Qe(e) {
656
675
  var t = typeof Symbol == "function" && Symbol.iterator, r = t && e[t], i = 0;
657
676
  if (r)
658
677
  return r.call(e);
@@ -664,16 +683,16 @@ function qe(e) {
664
683
  };
665
684
  throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
666
685
  }
667
- function Ke(e, t) {
686
+ function Ye(e, t) {
668
687
  var r = typeof Symbol == "function" && e[Symbol.iterator];
669
688
  if (!r)
670
689
  return e;
671
- var i = r.call(e), n, o = [], a;
690
+ var i = r.call(e), n, s = [], a;
672
691
  try {
673
692
  for (; (t === void 0 || t-- > 0) && !(n = i.next()).done; )
674
- o.push(n.value);
675
- } catch (s) {
676
- a = { error: s };
693
+ s.push(n.value);
694
+ } catch (o) {
695
+ a = { error: o };
677
696
  } finally {
678
697
  try {
679
698
  n && !n.done && (r = i.return) && r.call(i);
@@ -682,24 +701,24 @@ function Ke(e, t) {
682
701
  throw a.error;
683
702
  }
684
703
  }
685
- return o;
704
+ return s;
686
705
  }
687
- function et(e, t, r) {
688
- if (arguments.length === 2)
689
- for (var i = 0, n = t.length, o; i < n; i++)
690
- (o || !(i in t)) && (o || (o = Array.prototype.slice.call(t, 0, i)), o[i] = t[i]);
691
- return e.concat(o || t);
706
+ function q(e, t, r) {
707
+ if (r || arguments.length === 2)
708
+ for (var i = 0, n = t.length, s; i < n; i++)
709
+ (s || !(i in t)) && (s || (s = Array.prototype.slice.call(t, 0, i)), s[i] = t[i]);
710
+ return e.concat(s || t);
692
711
  }
693
- function G(e) {
712
+ function $(e) {
694
713
  return typeof e == "function";
695
714
  }
696
- function Yt(e) {
715
+ function zt(e) {
697
716
  var t = function(i) {
698
717
  Error.call(i), i.stack = new Error().stack;
699
718
  }, r = e(t);
700
719
  return r.prototype = Object.create(Error.prototype), r.prototype.constructor = r, r;
701
720
  }
702
- var Ge = Yt(function(e) {
721
+ var Ue = zt(function(e) {
703
722
  return function(r) {
704
723
  e(this), this.message = r ? r.length + ` errors occurred during unsubscription:
705
724
  ` + r.map(function(i, n) {
@@ -708,33 +727,33 @@ var Ge = Yt(function(e) {
708
727
  `) : "", this.name = "UnsubscriptionError", this.errors = r;
709
728
  };
710
729
  });
711
- function tt(e, t) {
730
+ function Je(e, t) {
712
731
  if (e) {
713
732
  var r = e.indexOf(t);
714
733
  0 <= r && e.splice(r, 1);
715
734
  }
716
735
  }
717
- var Be = function() {
736
+ var Pe = function() {
718
737
  function e(t) {
719
738
  this.initialTeardown = t, this.closed = !1, this._parentage = null, this._finalizers = null;
720
739
  }
721
740
  return e.prototype.unsubscribe = function() {
722
- var t, r, i, n, o;
741
+ var t, r, i, n, s;
723
742
  if (!this.closed) {
724
743
  this.closed = !0;
725
744
  var a = this._parentage;
726
745
  if (a)
727
746
  if (this._parentage = null, Array.isArray(a))
728
747
  try {
729
- for (var s = qe(a), h = s.next(); !h.done; h = s.next()) {
748
+ for (var o = Qe(a), h = o.next(); !h.done; h = o.next()) {
730
749
  var u = h.value;
731
750
  u.remove(this);
732
751
  }
733
- } catch (d) {
734
- t = { error: d };
752
+ } catch (p) {
753
+ t = { error: p };
735
754
  } finally {
736
755
  try {
737
- h && !h.done && (r = s.return) && r.call(s);
756
+ h && !h.done && (r = o.return) && r.call(o);
738
757
  } finally {
739
758
  if (t)
740
759
  throw t.error;
@@ -743,43 +762,43 @@ var Be = function() {
743
762
  else
744
763
  a.remove(this);
745
764
  var l = this.initialTeardown;
746
- if (G(l))
765
+ if ($(l))
747
766
  try {
748
767
  l();
749
- } catch (d) {
750
- o = d instanceof Ge ? d.errors : [d];
768
+ } catch (p) {
769
+ s = p instanceof Ue ? p.errors : [p];
751
770
  }
752
771
  var c = this._finalizers;
753
772
  if (c) {
754
773
  this._finalizers = null;
755
774
  try {
756
- for (var f = qe(c), p = f.next(); !p.done; p = f.next()) {
757
- var y = p.value;
775
+ for (var f = Qe(c), d = f.next(); !d.done; d = f.next()) {
776
+ var y = d.value;
758
777
  try {
759
- _t(y);
760
- } catch (d) {
761
- o = o ?? [], d instanceof Ge ? o = et(et([], Ke(o)), Ke(d.errors)) : o.push(d);
778
+ yt(y);
779
+ } catch (p) {
780
+ s = s ?? [], p instanceof Ue ? s = q(q([], Ye(s)), Ye(p.errors)) : s.push(p);
762
781
  }
763
782
  }
764
- } catch (d) {
765
- i = { error: d };
783
+ } catch (p) {
784
+ i = { error: p };
766
785
  } finally {
767
786
  try {
768
- p && !p.done && (n = f.return) && n.call(f);
787
+ d && !d.done && (n = f.return) && n.call(f);
769
788
  } finally {
770
789
  if (i)
771
790
  throw i.error;
772
791
  }
773
792
  }
774
793
  }
775
- if (o)
776
- throw new Ge(o);
794
+ if (s)
795
+ throw new Ue(s);
777
796
  }
778
797
  }, e.prototype.add = function(t) {
779
798
  var r;
780
799
  if (t && t !== this)
781
800
  if (this.closed)
782
- _t(t);
801
+ yt(t);
783
802
  else {
784
803
  if (t instanceof e) {
785
804
  if (t.closed || t._hasParent(this))
@@ -796,52 +815,56 @@ var Be = function() {
796
815
  this._parentage = Array.isArray(r) ? (r.push(t), r) : r ? [r, t] : t;
797
816
  }, e.prototype._removeParent = function(t) {
798
817
  var r = this._parentage;
799
- r === t ? this._parentage = null : Array.isArray(r) && tt(r, t);
818
+ r === t ? this._parentage = null : Array.isArray(r) && Je(r, t);
800
819
  }, e.prototype.remove = function(t) {
801
820
  var r = this._finalizers;
802
- r && tt(r, t), t instanceof e && t._removeParent(this);
821
+ r && Je(r, t), t instanceof e && t._removeParent(this);
803
822
  }, e.EMPTY = function() {
804
823
  var t = new e();
805
824
  return t.closed = !0, t;
806
825
  }(), e;
807
- }(), Jt = Be.EMPTY;
808
- function qt(e) {
809
- return e instanceof Be || e && "closed" in e && G(e.remove) && G(e.add) && G(e.unsubscribe);
810
- }
811
- function _t(e) {
812
- G(e) ? e() : e.unsubscribe();
813
- }
814
- var li = {
815
- Promise: void 0
816
- }, hi = {
826
+ }(), Xt = Pe.EMPTY;
827
+ function Zt(e) {
828
+ return e instanceof Pe || e && "closed" in e && $(e.remove) && $(e.add) && $(e.unsubscribe);
829
+ }
830
+ function yt(e) {
831
+ $(e) ? e() : e.unsubscribe();
832
+ }
833
+ var oi = {
834
+ onUnhandledError: null,
835
+ onStoppedNotification: null,
836
+ Promise: void 0,
837
+ useDeprecatedSynchronousErrorHandling: !1,
838
+ useDeprecatedNextContext: !1
839
+ }, ai = {
817
840
  setTimeout: function(e, t) {
818
841
  for (var r = [], i = 2; i < arguments.length; i++)
819
842
  r[i - 2] = arguments[i];
820
- return setTimeout.apply(void 0, et([e, t], Ke(r)));
843
+ return setTimeout.apply(void 0, q([e, t], Ye(r)));
821
844
  },
822
845
  clearTimeout: function(e) {
823
846
  return clearTimeout(e);
824
847
  },
825
848
  delegate: void 0
826
849
  };
827
- function ci(e) {
828
- hi.setTimeout(function() {
850
+ function ui(e) {
851
+ ai.setTimeout(function() {
829
852
  throw e;
830
853
  });
831
854
  }
832
- function Et() {
855
+ function bt() {
833
856
  }
834
857
  function we(e) {
835
858
  e();
836
859
  }
837
- var Kt = function(e) {
838
- fe(t, e);
860
+ var Qt = function(e) {
861
+ F(t, e);
839
862
  function t(r) {
840
863
  var i = e.call(this) || this;
841
- return i.isStopped = !1, r ? (i.destination = r, qt(r) && r.add(i)) : i.destination = pi, i;
864
+ return i.isStopped = !1, r ? (i.destination = r, Zt(r) && r.add(i)) : i.destination = ci, i;
842
865
  }
843
866
  return t.create = function(r, i, n) {
844
- return new rt(r, i, n);
867
+ return new qe(r, i, n);
845
868
  }, t.prototype.next = function(r) {
846
869
  this.isStopped || this._next(r);
847
870
  }, t.prototype.error = function(r) {
@@ -865,7 +888,7 @@ var Kt = function(e) {
865
888
  this.unsubscribe();
866
889
  }
867
890
  }, t;
868
- }(Be), fi = function() {
891
+ }(Pe), li = function() {
869
892
  function e(t) {
870
893
  this.partialObserver = t;
871
894
  }
@@ -875,7 +898,7 @@ var Kt = function(e) {
875
898
  try {
876
899
  r.next(t);
877
900
  } catch (i) {
878
- be(i);
901
+ ge(i);
879
902
  }
880
903
  }, e.prototype.error = function(t) {
881
904
  var r = this.partialObserver;
@@ -883,56 +906,56 @@ var Kt = function(e) {
883
906
  try {
884
907
  r.error(t);
885
908
  } catch (i) {
886
- be(i);
909
+ ge(i);
887
910
  }
888
911
  else
889
- be(t);
912
+ ge(t);
890
913
  }, e.prototype.complete = function() {
891
914
  var t = this.partialObserver;
892
915
  if (t.complete)
893
916
  try {
894
917
  t.complete();
895
918
  } catch (r) {
896
- be(r);
919
+ ge(r);
897
920
  }
898
921
  }, e;
899
- }(), rt = function(e) {
900
- fe(t, e);
922
+ }(), qe = function(e) {
923
+ F(t, e);
901
924
  function t(r, i, n) {
902
- var o = e.call(this) || this, a;
903
- return G(r) || !r ? a = {
925
+ var s = e.call(this) || this, a;
926
+ return $(r) || !r ? a = {
904
927
  next: r ?? void 0,
905
928
  error: i ?? void 0,
906
929
  complete: n ?? void 0
907
- } : a = r, o.destination = new fi(a), o;
930
+ } : a = r, s.destination = new li(a), s;
908
931
  }
909
932
  return t;
910
- }(Kt);
911
- function be(e) {
912
- ci(e);
933
+ }(Qt);
934
+ function ge(e) {
935
+ ui(e);
913
936
  }
914
- function mi(e) {
937
+ function hi(e) {
915
938
  throw e;
916
939
  }
917
- var pi = {
940
+ var ci = {
918
941
  closed: !0,
919
- next: Et,
920
- error: mi,
921
- complete: Et
922
- }, di = function() {
942
+ next: bt,
943
+ error: hi,
944
+ complete: bt
945
+ }, fi = function() {
923
946
  return typeof Symbol == "function" && Symbol.observable || "@@observable";
924
947
  }();
925
- function yi(e) {
948
+ function mi(e) {
926
949
  return e;
927
950
  }
928
- function gi(e) {
929
- return e.length === 0 ? yi : e.length === 1 ? e[0] : function(r) {
951
+ function di(e) {
952
+ return e.length === 0 ? mi : e.length === 1 ? e[0] : function(r) {
930
953
  return e.reduce(function(i, n) {
931
954
  return n(i);
932
955
  }, r);
933
956
  };
934
957
  }
935
- var xt = function() {
958
+ var gt = function() {
936
959
  function e(t) {
937
960
  t && (this._subscribe = t);
938
961
  }
@@ -940,11 +963,11 @@ var xt = function() {
940
963
  var r = new e();
941
964
  return r.source = this, r.operator = t, r;
942
965
  }, e.prototype.subscribe = function(t, r, i) {
943
- var n = this, o = vi(t) ? t : new rt(t, r, i);
966
+ var n = this, s = yi(t) ? t : new qe(t, r, i);
944
967
  return we(function() {
945
- var a = n, s = a.operator, h = a.source;
946
- o.add(s ? s.call(o, h) : h ? n._subscribe(o) : n._trySubscribe(o));
947
- }), o;
968
+ var a = n, o = a.operator, h = a.source;
969
+ s.add(o ? o.call(s, h) : h ? n._subscribe(s) : n._trySubscribe(s));
970
+ }), s;
948
971
  }, e.prototype._trySubscribe = function(t) {
949
972
  try {
950
973
  return this._subscribe(t);
@@ -953,16 +976,16 @@ var xt = function() {
953
976
  }
954
977
  }, e.prototype.forEach = function(t, r) {
955
978
  var i = this;
956
- return r = wt(r), new r(function(n, o) {
957
- var a = new rt({
958
- next: function(s) {
979
+ return r = vt(r), new r(function(n, s) {
980
+ var a = new qe({
981
+ next: function(o) {
959
982
  try {
960
- t(s);
983
+ t(o);
961
984
  } catch (h) {
962
- o(h), a.unsubscribe();
985
+ s(h), a.unsubscribe();
963
986
  }
964
987
  },
965
- error: o,
988
+ error: s,
966
989
  complete: n
967
990
  });
968
991
  i.subscribe(a);
@@ -970,70 +993,70 @@ var xt = function() {
970
993
  }, e.prototype._subscribe = function(t) {
971
994
  var r;
972
995
  return (r = this.source) === null || r === void 0 ? void 0 : r.subscribe(t);
973
- }, e.prototype[di] = function() {
996
+ }, e.prototype[fi] = function() {
974
997
  return this;
975
998
  }, e.prototype.pipe = function() {
976
999
  for (var t = [], r = 0; r < arguments.length; r++)
977
1000
  t[r] = arguments[r];
978
- return gi(t)(this);
1001
+ return di(t)(this);
979
1002
  }, e.prototype.toPromise = function(t) {
980
1003
  var r = this;
981
- return t = wt(t), new t(function(i, n) {
982
- var o;
1004
+ return t = vt(t), new t(function(i, n) {
1005
+ var s;
983
1006
  r.subscribe(function(a) {
984
- return o = a;
1007
+ return s = a;
985
1008
  }, function(a) {
986
1009
  return n(a);
987
1010
  }, function() {
988
- return i(o);
1011
+ return i(s);
989
1012
  });
990
1013
  });
991
1014
  }, e.create = function(t) {
992
1015
  return new e(t);
993
1016
  }, e;
994
1017
  }();
995
- function wt(e) {
1018
+ function vt(e) {
996
1019
  var t;
997
- return (t = e ?? li.Promise) !== null && t !== void 0 ? t : Promise;
1020
+ return (t = e ?? oi.Promise) !== null && t !== void 0 ? t : Promise;
998
1021
  }
999
- function bi(e) {
1000
- return e && G(e.next) && G(e.error) && G(e.complete);
1022
+ function pi(e) {
1023
+ return e && $(e.next) && $(e.error) && $(e.complete);
1001
1024
  }
1002
- function vi(e) {
1003
- return e && e instanceof Kt || bi(e) && qt(e);
1025
+ function yi(e) {
1026
+ return e && e instanceof Qt || pi(e) && Zt(e);
1004
1027
  }
1005
- var _i = Yt(function(e) {
1028
+ var bi = zt(function(e) {
1006
1029
  return function() {
1007
1030
  e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
1008
1031
  };
1009
- }), er = function(e) {
1010
- fe(t, e);
1032
+ }), Yt = function(e) {
1033
+ F(t, e);
1011
1034
  function t() {
1012
1035
  var r = e.call(this) || this;
1013
1036
  return r.closed = !1, r.currentObservers = null, r.observers = [], r.isStopped = !1, r.hasError = !1, r.thrownError = null, r;
1014
1037
  }
1015
1038
  return t.prototype.lift = function(r) {
1016
- var i = new Tt(this, this);
1039
+ var i = new _t(this, this);
1017
1040
  return i.operator = r, i;
1018
1041
  }, t.prototype._throwIfClosed = function() {
1019
1042
  if (this.closed)
1020
- throw new _i();
1043
+ throw new bi();
1021
1044
  }, t.prototype.next = function(r) {
1022
1045
  var i = this;
1023
1046
  we(function() {
1024
- var n, o;
1047
+ var n, s;
1025
1048
  if (i._throwIfClosed(), !i.isStopped) {
1026
1049
  i.currentObservers || (i.currentObservers = Array.from(i.observers));
1027
1050
  try {
1028
- for (var a = qe(i.currentObservers), s = a.next(); !s.done; s = a.next()) {
1029
- var h = s.value;
1051
+ for (var a = Qe(i.currentObservers), o = a.next(); !o.done; o = a.next()) {
1052
+ var h = o.value;
1030
1053
  h.next(r);
1031
1054
  }
1032
1055
  } catch (u) {
1033
1056
  n = { error: u };
1034
1057
  } finally {
1035
1058
  try {
1036
- s && !s.done && (o = a.return) && o.call(a);
1059
+ o && !o.done && (s = a.return) && s.call(a);
1037
1060
  } finally {
1038
1061
  if (n)
1039
1062
  throw n.error;
@@ -1073,21 +1096,21 @@ var _i = Yt(function(e) {
1073
1096
  }, t.prototype._subscribe = function(r) {
1074
1097
  return this._throwIfClosed(), this._checkFinalizedStatuses(r), this._innerSubscribe(r);
1075
1098
  }, t.prototype._innerSubscribe = function(r) {
1076
- var i = this, n = this, o = n.hasError, a = n.isStopped, s = n.observers;
1077
- return o || a ? Jt : (this.currentObservers = null, s.push(r), new Be(function() {
1078
- i.currentObservers = null, tt(s, r);
1099
+ var i = this, n = this, s = n.hasError, a = n.isStopped, o = n.observers;
1100
+ return s || a ? Xt : (this.currentObservers = null, o.push(r), new Pe(function() {
1101
+ i.currentObservers = null, Je(o, r);
1079
1102
  }));
1080
1103
  }, t.prototype._checkFinalizedStatuses = function(r) {
1081
- var i = this, n = i.hasError, o = i.thrownError, a = i.isStopped;
1082
- n ? r.error(o) : a && r.complete();
1104
+ var i = this, n = i.hasError, s = i.thrownError, a = i.isStopped;
1105
+ n ? r.error(s) : a && r.complete();
1083
1106
  }, t.prototype.asObservable = function() {
1084
- var r = new xt();
1107
+ var r = new gt();
1085
1108
  return r.source = this, r;
1086
1109
  }, t.create = function(r, i) {
1087
- return new Tt(r, i);
1110
+ return new _t(r, i);
1088
1111
  }, t;
1089
- }(xt), Tt = function(e) {
1090
- fe(t, e);
1112
+ }(gt), _t = function(e) {
1113
+ F(t, e);
1091
1114
  function t(r, i) {
1092
1115
  var n = e.call(this) || this;
1093
1116
  return n.destination = r, n.source = i, n;
@@ -1103,54 +1126,54 @@ var _i = Yt(function(e) {
1103
1126
  (i = (r = this.destination) === null || r === void 0 ? void 0 : r.complete) === null || i === void 0 || i.call(r);
1104
1127
  }, t.prototype._subscribe = function(r) {
1105
1128
  var i, n;
1106
- return (n = (i = this.source) === null || i === void 0 ? void 0 : i.subscribe(r)) !== null && n !== void 0 ? n : Jt;
1129
+ return (n = (i = this.source) === null || i === void 0 ? void 0 : i.subscribe(r)) !== null && n !== void 0 ? n : Xt;
1107
1130
  }, t;
1108
- }(er), tr = {
1131
+ }(Yt), Jt = {
1109
1132
  now: function() {
1110
- return (tr.delegate || Date).now();
1133
+ return (Jt.delegate || Date).now();
1111
1134
  },
1112
1135
  delegate: void 0
1113
- }, Ei = function(e) {
1114
- fe(t, e);
1136
+ }, gi = function(e) {
1137
+ F(t, e);
1115
1138
  function t(r, i, n) {
1116
- r === void 0 && (r = 1 / 0), i === void 0 && (i = 1 / 0), n === void 0 && (n = tr);
1117
- var o = e.call(this) || this;
1118
- return o._bufferSize = r, o._windowTime = i, o._timestampProvider = n, o._buffer = [], o._infiniteTimeWindow = !0, o._infiniteTimeWindow = i === 1 / 0, o._bufferSize = Math.max(1, r), o._windowTime = Math.max(1, i), o;
1139
+ r === void 0 && (r = 1 / 0), i === void 0 && (i = 1 / 0), n === void 0 && (n = Jt);
1140
+ var s = e.call(this) || this;
1141
+ return s._bufferSize = r, s._windowTime = i, s._timestampProvider = n, s._buffer = [], s._infiniteTimeWindow = !0, s._infiniteTimeWindow = i === 1 / 0, s._bufferSize = Math.max(1, r), s._windowTime = Math.max(1, i), s;
1119
1142
  }
1120
1143
  return t.prototype.next = function(r) {
1121
- var i = this, n = i.isStopped, o = i._buffer, a = i._infiniteTimeWindow, s = i._timestampProvider, h = i._windowTime;
1122
- n || (o.push(r), !a && o.push(s.now() + h)), this._trimBuffer(), e.prototype.next.call(this, r);
1144
+ var i = this, n = i.isStopped, s = i._buffer, a = i._infiniteTimeWindow, o = i._timestampProvider, h = i._windowTime;
1145
+ n || (s.push(r), !a && s.push(o.now() + h)), this._trimBuffer(), e.prototype.next.call(this, r);
1123
1146
  }, t.prototype._subscribe = function(r) {
1124
1147
  this._throwIfClosed(), this._trimBuffer();
1125
- for (var i = this._innerSubscribe(r), n = this, o = n._infiniteTimeWindow, a = n._buffer, s = a.slice(), h = 0; h < s.length && !r.closed; h += o ? 1 : 2)
1126
- r.next(s[h]);
1148
+ for (var i = this._innerSubscribe(r), n = this, s = n._infiniteTimeWindow, a = n._buffer, o = a.slice(), h = 0; h < o.length && !r.closed; h += s ? 1 : 2)
1149
+ r.next(o[h]);
1127
1150
  return this._checkFinalizedStatuses(r), i;
1128
1151
  }, t.prototype._trimBuffer = function() {
1129
- var r = this, i = r._bufferSize, n = r._timestampProvider, o = r._buffer, a = r._infiniteTimeWindow, s = (a ? 1 : 2) * i;
1130
- if (i < 1 / 0 && s < o.length && o.splice(0, o.length - s), !a) {
1131
- for (var h = n.now(), u = 0, l = 1; l < o.length && o[l] <= h; l += 2)
1152
+ var r = this, i = r._bufferSize, n = r._timestampProvider, s = r._buffer, a = r._infiniteTimeWindow, o = (a ? 1 : 2) * i;
1153
+ if (i < 1 / 0 && o < s.length && s.splice(0, s.length - o), !a) {
1154
+ for (var h = n.now(), u = 0, l = 1; l < s.length && s[l] <= h; l += 2)
1132
1155
  u = l;
1133
- u && o.splice(0, u + 1);
1156
+ u && s.splice(0, u + 1);
1134
1157
  }
1135
1158
  }, t;
1136
- }(er);
1137
- const Lt = [], St = {}, xi = (e, t = 0) => {
1138
- if (Lt.indexOf(e) == -1) {
1139
- const r = new Ei(t);
1140
- St[e] = r, Lt.push(e);
1159
+ }(Yt);
1160
+ const xt = [], Et = {}, vi = (e, t = 0) => {
1161
+ if (xt.indexOf(e) == -1) {
1162
+ const r = new gi(t);
1163
+ Et[e] = r, xt.push(e);
1141
1164
  }
1142
- return St[e];
1165
+ return Et[e];
1143
1166
  }, Q = [];
1144
- function wi(e, t) {
1167
+ function _i(e, t) {
1145
1168
  return {
1146
- subscribe: Oe(e, t).subscribe
1169
+ subscribe: Be(e, t).subscribe
1147
1170
  };
1148
1171
  }
1149
- function Oe(e, t = O) {
1172
+ function Be(e, t = O) {
1150
1173
  let r;
1151
1174
  const i = /* @__PURE__ */ new Set();
1152
- function n(s) {
1153
- if (Vt(e, s) && (e = s, r)) {
1175
+ function n(o) {
1176
+ if (Gt(e, o) && (e = o, r)) {
1154
1177
  const h = !Q.length;
1155
1178
  for (const u of i)
1156
1179
  u[1](), Q.push(u, e);
@@ -1161,23 +1184,23 @@ function Oe(e, t = O) {
1161
1184
  }
1162
1185
  }
1163
1186
  }
1164
- function o(s) {
1165
- n(s(e));
1187
+ function s(o) {
1188
+ n(o(e));
1166
1189
  }
1167
- function a(s, h = O) {
1168
- const u = [s, h];
1169
- return i.add(u), i.size === 1 && (r = t(n, o) || O), s(e), () => {
1190
+ function a(o, h = O) {
1191
+ const u = [o, h];
1192
+ return i.add(u), i.size === 1 && (r = t(n, s) || O), o(e), () => {
1170
1193
  i.delete(u), i.size === 0 && r && (r(), r = null);
1171
1194
  };
1172
1195
  }
1173
- return { set: n, update: o, subscribe: a };
1196
+ return { set: n, update: s, subscribe: a };
1174
1197
  }
1175
- function ie(e, t, r) {
1198
+ function ne(e, t, r) {
1176
1199
  const i = !Array.isArray(e), n = i ? [e] : e;
1177
1200
  if (!n.every(Boolean))
1178
1201
  throw new Error("derived() expects stores as input, got a falsy value");
1179
- const o = t.length < 2;
1180
- return wi(r, (a, s) => {
1202
+ const s = t.length < 2;
1203
+ return _i(r, (a, o) => {
1181
1204
  let h = !1;
1182
1205
  const u = [];
1183
1206
  let l = 0, c = O;
@@ -1185,171 +1208,132 @@ function ie(e, t, r) {
1185
1208
  if (l)
1186
1209
  return;
1187
1210
  c();
1188
- const y = t(i ? u[0] : u, a, s);
1189
- o ? a(y) : c = ft(y) ? y : O;
1190
- }, p = n.map(
1191
- (y, d) => Wt(
1211
+ const y = t(i ? u[0] : u, a, o);
1212
+ s ? a(y) : c = at(y) ? y : O;
1213
+ }, d = n.map(
1214
+ (y, p) => Ft(
1192
1215
  y,
1193
1216
  (v) => {
1194
- u[d] = v, l &= ~(1 << d), h && f();
1217
+ u[p] = v, l &= ~(1 << p), h && f();
1195
1218
  },
1196
1219
  () => {
1197
- l |= 1 << d;
1220
+ l |= 1 << p;
1198
1221
  }
1199
1222
  )
1200
1223
  );
1201
1224
  return h = !0, f(), function() {
1202
- re(p), c(), h = !1;
1225
+ ie(d), c(), h = !1;
1203
1226
  };
1204
1227
  });
1205
1228
  }
1206
- function Ti(e) {
1207
- return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
1229
+ function xi(e) {
1230
+ return e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
1208
1231
  }
1209
- var Li = function(t) {
1210
- return Si(t) && !Ai(t);
1232
+ var Ei = function(t) {
1233
+ return wi(t) && !Ti(t);
1211
1234
  };
1212
- function Si(e) {
1235
+ function wi(e) {
1213
1236
  return !!e && typeof e == "object";
1214
1237
  }
1215
- function Ai(e) {
1238
+ function Ti(e) {
1216
1239
  var t = Object.prototype.toString.call(e);
1217
- return t === "[object RegExp]" || t === "[object Date]" || Bi(e);
1240
+ return t === "[object RegExp]" || t === "[object Date]" || Ai(e);
1218
1241
  }
1219
- var Pi = typeof Symbol == "function" && Symbol.for, Hi = Pi ? Symbol.for("react.element") : 60103;
1220
- function Bi(e) {
1221
- return e.$$typeof === Hi;
1242
+ var Li = typeof Symbol == "function" && Symbol.for, Si = Li ? Symbol.for("react.element") : 60103;
1243
+ function Ai(e) {
1244
+ return e.$$typeof === Si;
1222
1245
  }
1223
- function Oi(e) {
1246
+ function Hi(e) {
1224
1247
  return Array.isArray(e) ? [] : {};
1225
1248
  }
1226
- function he(e, t) {
1227
- return t.clone !== !1 && t.isMergeableObject(e) ? q(Oi(e), e, t) : e;
1249
+ function ce(e, t) {
1250
+ return t.clone !== !1 && t.isMergeableObject(e) ? K(Hi(e), e, t) : e;
1228
1251
  }
1229
- function Ci(e, t, r) {
1252
+ function Pi(e, t, r) {
1230
1253
  return e.concat(t).map(function(i) {
1231
- return he(i, r);
1254
+ return ce(i, r);
1232
1255
  });
1233
1256
  }
1234
- function Ii(e, t) {
1257
+ function Bi(e, t) {
1235
1258
  if (!t.customMerge)
1236
- return q;
1259
+ return K;
1237
1260
  var r = t.customMerge(e);
1238
- return typeof r == "function" ? r : q;
1261
+ return typeof r == "function" ? r : K;
1239
1262
  }
1240
- function Ni(e) {
1263
+ function Oi(e) {
1241
1264
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
1242
1265
  return Object.propertyIsEnumerable.call(e, t);
1243
1266
  }) : [];
1244
1267
  }
1245
- function At(e) {
1246
- return Object.keys(e).concat(Ni(e));
1268
+ function wt(e) {
1269
+ return Object.keys(e).concat(Oi(e));
1247
1270
  }
1248
- function rr(e, t) {
1271
+ function qt(e, t) {
1249
1272
  try {
1250
1273
  return t in e;
1251
1274
  } catch {
1252
1275
  return !1;
1253
1276
  }
1254
1277
  }
1255
- function Mi(e, t) {
1256
- return rr(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1278
+ function Ci(e, t) {
1279
+ return qt(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1257
1280
  }
1258
- function Ri(e, t, r) {
1281
+ function Ii(e, t, r) {
1259
1282
  var i = {};
1260
- return r.isMergeableObject(e) && At(e).forEach(function(n) {
1261
- i[n] = he(e[n], r);
1262
- }), At(t).forEach(function(n) {
1263
- Mi(e, n) || (rr(e, n) && r.isMergeableObject(t[n]) ? i[n] = Ii(n, r)(e[n], t[n], r) : i[n] = he(t[n], r));
1283
+ return r.isMergeableObject(e) && wt(e).forEach(function(n) {
1284
+ i[n] = ce(e[n], r);
1285
+ }), wt(t).forEach(function(n) {
1286
+ Ci(e, n) || (qt(e, n) && r.isMergeableObject(t[n]) ? i[n] = Bi(n, r)(e[n], t[n], r) : i[n] = ce(t[n], r));
1264
1287
  }), i;
1265
1288
  }
1266
- function q(e, t, r) {
1267
- r = r || {}, r.arrayMerge = r.arrayMerge || Ci, r.isMergeableObject = r.isMergeableObject || Li, r.cloneUnlessOtherwiseSpecified = he;
1268
- var i = Array.isArray(t), n = Array.isArray(e), o = i === n;
1269
- return o ? i ? r.arrayMerge(e, t, r) : Ri(e, t, r) : he(t, r);
1289
+ function K(e, t, r) {
1290
+ r = r || {}, r.arrayMerge = r.arrayMerge || Pi, r.isMergeableObject = r.isMergeableObject || Ei, r.cloneUnlessOtherwiseSpecified = ce;
1291
+ var i = Array.isArray(t), n = Array.isArray(e), s = i === n;
1292
+ return s ? i ? r.arrayMerge(e, t, r) : Ii(e, t, r) : ce(t, r);
1270
1293
  }
1271
- q.all = function(t, r) {
1294
+ K.all = function(t, r) {
1272
1295
  if (!Array.isArray(t))
1273
1296
  throw new Error("first argument should be an array");
1274
1297
  return t.reduce(function(i, n) {
1275
- return q(i, n, r);
1298
+ return K(i, n, r);
1276
1299
  }, {});
1277
1300
  };
1278
- var Di = q, $i = Di;
1279
- const Ui = /* @__PURE__ */ Ti($i);
1280
- var it = function(e, t) {
1281
- return it = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, i) {
1282
- r.__proto__ = i;
1283
- } || function(r, i) {
1284
- for (var n in i)
1285
- Object.prototype.hasOwnProperty.call(i, n) && (r[n] = i[n]);
1286
- }, it(e, t);
1287
- };
1288
- function Ce(e, t) {
1289
- if (typeof t != "function" && t !== null)
1290
- throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
1291
- it(e, t);
1292
- function r() {
1293
- this.constructor = e;
1294
- }
1295
- e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
1296
- }
1297
- var M = function() {
1298
- return M = Object.assign || function(t) {
1299
- for (var r, i = 1, n = arguments.length; i < n; i++) {
1300
- r = arguments[i];
1301
- for (var o in r)
1302
- Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
1303
- }
1304
- return t;
1305
- }, M.apply(this, arguments);
1306
- };
1307
- function Gi(e, t) {
1308
- var r = {};
1309
- for (var i in e)
1310
- Object.prototype.hasOwnProperty.call(e, i) && t.indexOf(i) < 0 && (r[i] = e[i]);
1311
- if (e != null && typeof Object.getOwnPropertySymbols == "function")
1312
- for (var n = 0, i = Object.getOwnPropertySymbols(e); n < i.length; n++)
1313
- t.indexOf(i[n]) < 0 && Object.prototype.propertyIsEnumerable.call(e, i[n]) && (r[i[n]] = e[i[n]]);
1314
- return r;
1315
- }
1316
- function Fe(e, t, r) {
1317
- if (r || arguments.length === 2)
1318
- for (var i = 0, n = t.length, o; i < n; i++)
1319
- (o || !(i in t)) && (o || (o = Array.prototype.slice.call(t, 0, i)), o[i] = t[i]);
1320
- return e.concat(o || Array.prototype.slice.call(t));
1321
- }
1322
- function je(e, t) {
1323
- var r = t && t.cache ? t.cache : Xi, i = t && t.serializer ? t.serializer : Wi, n = t && t.strategy ? t.strategy : ki;
1301
+ var Ni = K, Mi = Ni;
1302
+ const Ri = /* @__PURE__ */ xi(Mi);
1303
+ function $e(e, t) {
1304
+ var r = t && t.cache ? t.cache : ki, i = t && t.serializer ? t.serializer : Fi, n = t && t.strategy ? t.strategy : Ui;
1324
1305
  return n(e, {
1325
1306
  cache: r,
1326
1307
  serializer: i
1327
1308
  });
1328
1309
  }
1329
- function Fi(e) {
1310
+ function Di(e) {
1330
1311
  return e == null || typeof e == "number" || typeof e == "boolean";
1331
1312
  }
1332
- function ji(e, t, r, i) {
1333
- var n = Fi(i) ? i : r(i), o = t.get(n);
1334
- return typeof o > "u" && (o = e.call(this, i), t.set(n, o)), o;
1313
+ function Kt(e, t, r, i) {
1314
+ var n = Di(i) ? i : r(i), s = t.get(n);
1315
+ return typeof s > "u" && (s = e.call(this, i), t.set(n, s)), s;
1335
1316
  }
1336
- function ir(e, t, r) {
1337
- var i = Array.prototype.slice.call(arguments, 3), n = r(i), o = t.get(n);
1338
- return typeof o > "u" && (o = e.apply(this, i), t.set(n, o)), o;
1317
+ function er(e, t, r) {
1318
+ var i = Array.prototype.slice.call(arguments, 3), n = r(i), s = t.get(n);
1319
+ return typeof s > "u" && (s = e.apply(this, i), t.set(n, s)), s;
1339
1320
  }
1340
- function nr(e, t, r, i, n) {
1321
+ function ut(e, t, r, i, n) {
1341
1322
  return r.bind(t, e, i, n);
1342
1323
  }
1343
- function ki(e, t) {
1344
- var r = e.length === 1 ? ji : ir;
1345
- return nr(e, this, r, t.cache.create(), t.serializer);
1324
+ function Ui(e, t) {
1325
+ var r = e.length === 1 ? Kt : er;
1326
+ return ut(e, this, r, t.cache.create(), t.serializer);
1346
1327
  }
1347
- function Vi(e, t) {
1348
- return nr(e, this, ir, t.cache.create(), t.serializer);
1328
+ function $i(e, t) {
1329
+ return ut(e, this, er, t.cache.create(), t.serializer);
1330
+ }
1331
+ function Gi(e, t) {
1332
+ return ut(e, this, Kt, t.cache.create(), t.serializer);
1349
1333
  }
1350
- var Wi = function() {
1334
+ var Fi = function() {
1351
1335
  return JSON.stringify(arguments);
1352
- }, zi = (
1336
+ }, ji = (
1353
1337
  /** @class */
1354
1338
  function() {
1355
1339
  function e() {
@@ -1361,71 +1345,62 @@ var Wi = function() {
1361
1345
  this.cache[t] = r;
1362
1346
  }, e;
1363
1347
  }()
1364
- ), Xi = {
1348
+ ), ki = {
1365
1349
  create: function() {
1366
- return new zi();
1350
+ return new ji();
1367
1351
  }
1368
- }, ke = {
1369
- variadic: Vi
1370
- }, Ae = function() {
1371
- return Ae = Object.assign || function(t) {
1372
- for (var r, i = 1, n = arguments.length; i < n; i++) {
1373
- r = arguments[i];
1374
- for (var o in r)
1375
- Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
1376
- }
1377
- return t;
1378
- }, Ae.apply(this, arguments);
1379
- };
1380
- var b;
1352
+ }, Ge = {
1353
+ variadic: $i,
1354
+ monadic: Gi
1355
+ }, g;
1381
1356
  (function(e) {
1382
1357
  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";
1383
- })(b || (b = {}));
1384
- var T;
1358
+ })(g || (g = {}));
1359
+ var L;
1385
1360
  (function(e) {
1386
1361
  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";
1387
- })(T || (T = {}));
1388
- var K;
1362
+ })(L || (L = {}));
1363
+ var ee;
1389
1364
  (function(e) {
1390
1365
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
1391
- })(K || (K = {}));
1392
- function Pt(e) {
1393
- return e.type === T.literal;
1366
+ })(ee || (ee = {}));
1367
+ function Tt(e) {
1368
+ return e.type === L.literal;
1394
1369
  }
1395
- function Zi(e) {
1396
- return e.type === T.argument;
1370
+ function Vi(e) {
1371
+ return e.type === L.argument;
1397
1372
  }
1398
- function or(e) {
1399
- return e.type === T.number;
1373
+ function tr(e) {
1374
+ return e.type === L.number;
1400
1375
  }
1401
- function sr(e) {
1402
- return e.type === T.date;
1376
+ function rr(e) {
1377
+ return e.type === L.date;
1403
1378
  }
1404
- function ar(e) {
1405
- return e.type === T.time;
1379
+ function ir(e) {
1380
+ return e.type === L.time;
1406
1381
  }
1407
- function ur(e) {
1408
- return e.type === T.select;
1382
+ function nr(e) {
1383
+ return e.type === L.select;
1409
1384
  }
1410
- function lr(e) {
1411
- return e.type === T.plural;
1385
+ function sr(e) {
1386
+ return e.type === L.plural;
1412
1387
  }
1413
- function Qi(e) {
1414
- return e.type === T.pound;
1388
+ function Wi(e) {
1389
+ return e.type === L.pound;
1415
1390
  }
1416
- function hr(e) {
1417
- return e.type === T.tag;
1391
+ function or(e) {
1392
+ return e.type === L.tag;
1418
1393
  }
1419
- function cr(e) {
1420
- return !!(e && typeof e == "object" && e.type === K.number);
1394
+ function ar(e) {
1395
+ return !!(e && typeof e == "object" && e.type === ee.number);
1421
1396
  }
1422
- function nt(e) {
1423
- return !!(e && typeof e == "object" && e.type === K.dateTime);
1397
+ function Ke(e) {
1398
+ return !!(e && typeof e == "object" && e.type === ee.dateTime);
1424
1399
  }
1425
- var fr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Yi = /(?:[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;
1426
- function Ji(e) {
1400
+ var ur = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, zi = /(?:[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;
1401
+ function Xi(e) {
1427
1402
  var t = {};
1428
- return e.replace(Yi, function(r) {
1403
+ return e.replace(zi, function(r) {
1429
1404
  var i = r.length;
1430
1405
  switch (r[0]) {
1431
1406
  case "G":
@@ -1514,46 +1489,36 @@ function Ji(e) {
1514
1489
  return "";
1515
1490
  }), t;
1516
1491
  }
1517
- var S = function() {
1518
- return S = Object.assign || function(t) {
1519
- for (var r, i = 1, n = arguments.length; i < n; i++) {
1520
- r = arguments[i];
1521
- for (var o in r)
1522
- Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
1523
- }
1524
- return t;
1525
- }, S.apply(this, arguments);
1526
- };
1527
- var qi = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1528
- function Ki(e) {
1492
+ var Zi = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1493
+ function Qi(e) {
1529
1494
  if (e.length === 0)
1530
1495
  throw new Error("Number skeleton cannot be empty");
1531
- for (var t = e.split(qi).filter(function(f) {
1496
+ for (var t = e.split(Zi).filter(function(f) {
1532
1497
  return f.length > 0;
1533
1498
  }), r = [], i = 0, n = t; i < n.length; i++) {
1534
- var o = n[i], a = o.split("/");
1499
+ var s = n[i], a = s.split("/");
1535
1500
  if (a.length === 0)
1536
1501
  throw new Error("Invalid number skeleton");
1537
- for (var s = a[0], h = a.slice(1), u = 0, l = h; u < l.length; u++) {
1502
+ for (var o = a[0], h = a.slice(1), u = 0, l = h; u < l.length; u++) {
1538
1503
  var c = l[u];
1539
1504
  if (c.length === 0)
1540
1505
  throw new Error("Invalid number skeleton");
1541
1506
  }
1542
- r.push({ stem: s, options: h });
1507
+ r.push({ stem: o, options: h });
1543
1508
  }
1544
1509
  return r;
1545
1510
  }
1546
- function en(e) {
1511
+ function Yi(e) {
1547
1512
  return e.replace(/^(.*?)-/, "");
1548
1513
  }
1549
- var Ht = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, mr = /^(@+)?(\+|#+)?[rs]?$/g, tn = /(\*)(0+)|(#+)(0+)|(0+)/g, pr = /^(0+)$/;
1550
- function Bt(e) {
1514
+ var Lt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, lr = /^(@+)?(\+|#+)?[rs]?$/g, Ji = /(\*)(0+)|(#+)(0+)|(0+)/g, hr = /^(0+)$/;
1515
+ function St(e) {
1551
1516
  var t = {};
1552
- return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(mr, function(r, i, n) {
1517
+ return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(lr, function(r, i, n) {
1553
1518
  return typeof n != "string" ? (t.minimumSignificantDigits = i.length, t.maximumSignificantDigits = i.length) : n === "+" ? t.minimumSignificantDigits = i.length : i[0] === "#" ? t.maximumSignificantDigits = i.length : (t.minimumSignificantDigits = i.length, t.maximumSignificantDigits = i.length + (typeof n == "string" ? n.length : 0)), "";
1554
1519
  }), t;
1555
1520
  }
1556
- function dr(e) {
1521
+ function cr(e) {
1557
1522
  switch (e) {
1558
1523
  case "sign-auto":
1559
1524
  return {
@@ -1593,7 +1558,7 @@ function dr(e) {
1593
1558
  };
1594
1559
  }
1595
1560
  }
1596
- function rn(e) {
1561
+ function qi(e) {
1597
1562
  var t;
1598
1563
  if (e[0] === "E" && e[1] === "E" ? (t = {
1599
1564
  notation: "engineering"
@@ -1601,17 +1566,17 @@ function rn(e) {
1601
1566
  notation: "scientific"
1602
1567
  }, e = e.slice(1)), t) {
1603
1568
  var r = e.slice(0, 2);
1604
- if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !pr.test(e))
1569
+ if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !hr.test(e))
1605
1570
  throw new Error("Malformed concise eng/scientific notation");
1606
1571
  t.minimumIntegerDigits = e.length;
1607
1572
  }
1608
1573
  return t;
1609
1574
  }
1610
- function Ot(e) {
1611
- var t = {}, r = dr(e);
1575
+ function At(e) {
1576
+ var t = {}, r = cr(e);
1612
1577
  return r || t;
1613
1578
  }
1614
- function nn(e) {
1579
+ function Ki(e) {
1615
1580
  for (var t = {}, r = 0, i = e; r < i.length; r++) {
1616
1581
  var n = i[r];
1617
1582
  switch (n.stem) {
@@ -1635,7 +1600,7 @@ function nn(e) {
1635
1600
  continue;
1636
1601
  case "measure-unit":
1637
1602
  case "unit":
1638
- t.style = "unit", t.unit = en(n.options[0]);
1603
+ t.style = "unit", t.unit = Yi(n.options[0]);
1639
1604
  continue;
1640
1605
  case "compact-short":
1641
1606
  case "K":
@@ -1646,13 +1611,13 @@ function nn(e) {
1646
1611
  t.notation = "compact", t.compactDisplay = "long";
1647
1612
  continue;
1648
1613
  case "scientific":
1649
- t = S(S(S({}, t), { notation: "scientific" }), n.options.reduce(function(h, u) {
1650
- return S(S({}, h), Ot(u));
1614
+ t = x(x(x({}, t), { notation: "scientific" }), n.options.reduce(function(h, u) {
1615
+ return x(x({}, h), At(u));
1651
1616
  }, {}));
1652
1617
  continue;
1653
1618
  case "engineering":
1654
- t = S(S(S({}, t), { notation: "engineering" }), n.options.reduce(function(h, u) {
1655
- return S(S({}, h), Ot(u));
1619
+ t = x(x(x({}, t), { notation: "engineering" }), n.options.reduce(function(h, u) {
1620
+ return x(x({}, h), At(u));
1656
1621
  }, {}));
1657
1622
  continue;
1658
1623
  case "notation-simple":
@@ -1697,41 +1662,41 @@ function nn(e) {
1697
1662
  case "integer-width":
1698
1663
  if (n.options.length > 1)
1699
1664
  throw new RangeError("integer-width stems only accept a single optional option");
1700
- n.options[0].replace(tn, function(h, u, l, c, f, p) {
1665
+ n.options[0].replace(Ji, function(h, u, l, c, f, d) {
1701
1666
  if (u)
1702
1667
  t.minimumIntegerDigits = l.length;
1703
1668
  else {
1704
1669
  if (c && f)
1705
1670
  throw new Error("We currently do not support maximum integer digits");
1706
- if (p)
1671
+ if (d)
1707
1672
  throw new Error("We currently do not support exact integer digits");
1708
1673
  }
1709
1674
  return "";
1710
1675
  });
1711
1676
  continue;
1712
1677
  }
1713
- if (pr.test(n.stem)) {
1678
+ if (hr.test(n.stem)) {
1714
1679
  t.minimumIntegerDigits = n.stem.length;
1715
1680
  continue;
1716
1681
  }
1717
- if (Ht.test(n.stem)) {
1682
+ if (Lt.test(n.stem)) {
1718
1683
  if (n.options.length > 1)
1719
1684
  throw new RangeError("Fraction-precision stems only accept a single optional option");
1720
- n.stem.replace(Ht, function(h, u, l, c, f, p) {
1721
- return l === "*" ? t.minimumFractionDigits = u.length : c && c[0] === "#" ? t.maximumFractionDigits = c.length : f && p ? (t.minimumFractionDigits = f.length, t.maximumFractionDigits = f.length + p.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
1685
+ n.stem.replace(Lt, function(h, u, l, c, f, d) {
1686
+ return l === "*" ? t.minimumFractionDigits = u.length : c && c[0] === "#" ? t.maximumFractionDigits = c.length : f && d ? (t.minimumFractionDigits = f.length, t.maximumFractionDigits = f.length + d.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
1722
1687
  });
1723
- var o = n.options[0];
1724
- o === "w" ? t = S(S({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = S(S({}, t), Bt(o)));
1688
+ var s = n.options[0];
1689
+ s === "w" ? t = x(x({}, t), { trailingZeroDisplay: "stripIfInteger" }) : s && (t = x(x({}, t), St(s)));
1725
1690
  continue;
1726
1691
  }
1727
- if (mr.test(n.stem)) {
1728
- t = S(S({}, t), Bt(n.stem));
1692
+ if (lr.test(n.stem)) {
1693
+ t = x(x({}, t), St(n.stem));
1729
1694
  continue;
1730
1695
  }
1731
- var a = dr(n.stem);
1732
- a && (t = S(S({}, t), a));
1733
- var s = rn(n.stem);
1734
- s && (t = S(S({}, t), s));
1696
+ var a = cr(n.stem);
1697
+ a && (t = x(x({}, t), a));
1698
+ var o = qi(n.stem);
1699
+ o && (t = x(x({}, t), o));
1735
1700
  }
1736
1701
  return t;
1737
1702
  }
@@ -3150,14 +3115,14 @@ var ve = {
3150
3115
  "h"
3151
3116
  ]
3152
3117
  };
3153
- function on(e, t) {
3118
+ function en(e, t) {
3154
3119
  for (var r = "", i = 0; i < e.length; i++) {
3155
3120
  var n = e.charAt(i);
3156
3121
  if (n === "j") {
3157
- for (var o = 0; i + 1 < e.length && e.charAt(i + 1) === n; )
3158
- o++, i++;
3159
- var a = 1 + (o & 1), s = o < 2 ? 1 : 3 + (o >> 1), h = "a", u = sn(t);
3160
- for ((u == "H" || u == "k") && (s = 0); s-- > 0; )
3122
+ for (var s = 0; i + 1 < e.length && e.charAt(i + 1) === n; )
3123
+ s++, i++;
3124
+ var a = 1 + (s & 1), o = s < 2 ? 1 : 3 + (s >> 1), h = "a", u = tn(t);
3125
+ for ((u == "H" || u == "k") && (o = 0); o-- > 0; )
3161
3126
  r += h;
3162
3127
  for (; a-- > 0; )
3163
3128
  r = u + r;
@@ -3166,7 +3131,7 @@ function on(e, t) {
3166
3131
  }
3167
3132
  return r;
3168
3133
  }
3169
- function sn(e) {
3134
+ function tn(e) {
3170
3135
  var t = e.hourCycle;
3171
3136
  if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
3172
3137
  e.hourCycles && // @ts-ignore
@@ -3188,20 +3153,20 @@ function sn(e) {
3188
3153
  var n = ve[i || ""] || ve[r || ""] || ve["".concat(r, "-001")] || ve["001"];
3189
3154
  return n[0];
3190
3155
  }
3191
- var Ve, an = new RegExp("^".concat(fr.source, "*")), un = new RegExp("".concat(fr.source, "*$"));
3156
+ var Fe, rn = new RegExp("^".concat(ur.source, "*")), nn = new RegExp("".concat(ur.source, "*$"));
3192
3157
  function _(e, t) {
3193
3158
  return { start: e, end: t };
3194
3159
  }
3195
- var ln = !!String.prototype.startsWith && "_a".startsWith("a", 1), hn = !!String.fromCodePoint, cn = !!Object.fromEntries, fn = !!String.prototype.codePointAt, mn = !!String.prototype.trimStart, pn = !!String.prototype.trimEnd, dn = !!Number.isSafeInteger, yn = dn ? Number.isSafeInteger : function(e) {
3160
+ var sn = !!String.prototype.startsWith && "_a".startsWith("a", 1), on = !!String.fromCodePoint, an = !!Object.fromEntries, un = !!String.prototype.codePointAt, ln = !!String.prototype.trimStart, hn = !!String.prototype.trimEnd, cn = !!Number.isSafeInteger, fn = cn ? Number.isSafeInteger : function(e) {
3196
3161
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
3197
- }, ot = !0;
3162
+ }, et = !0;
3198
3163
  try {
3199
- var gn = gr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3200
- ot = ((Ve = gn.exec("a")) === null || Ve === void 0 ? void 0 : Ve[0]) === "a";
3164
+ var mn = mr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3165
+ et = ((Fe = mn.exec("a")) === null || Fe === void 0 ? void 0 : Fe[0]) === "a";
3201
3166
  } catch {
3202
- ot = !1;
3167
+ et = !1;
3203
3168
  }
3204
- var Ct = ln ? (
3169
+ var Ht = sn ? (
3205
3170
  // Native
3206
3171
  function(t, r, i) {
3207
3172
  return t.startsWith(r, i);
@@ -3211,31 +3176,31 @@ var Ct = ln ? (
3211
3176
  function(t, r, i) {
3212
3177
  return t.slice(i, i + r.length) === r;
3213
3178
  }
3214
- ), st = hn ? String.fromCodePoint : (
3179
+ ), tt = on ? String.fromCodePoint : (
3215
3180
  // IE11
3216
3181
  function() {
3217
3182
  for (var t = [], r = 0; r < arguments.length; r++)
3218
3183
  t[r] = arguments[r];
3219
- for (var i = "", n = t.length, o = 0, a; n > o; ) {
3220
- if (a = t[o++], a > 1114111)
3184
+ for (var i = "", n = t.length, s = 0, a; n > s; ) {
3185
+ if (a = t[s++], a > 1114111)
3221
3186
  throw RangeError(a + " is not a valid code point");
3222
3187
  i += a < 65536 ? String.fromCharCode(a) : String.fromCharCode(((a -= 65536) >> 10) + 55296, a % 1024 + 56320);
3223
3188
  }
3224
3189
  return i;
3225
3190
  }
3226
- ), It = (
3191
+ ), Pt = (
3227
3192
  // native
3228
- cn ? Object.fromEntries : (
3193
+ an ? Object.fromEntries : (
3229
3194
  // Ponyfill
3230
3195
  function(t) {
3231
3196
  for (var r = {}, i = 0, n = t; i < n.length; i++) {
3232
- var o = n[i], a = o[0], s = o[1];
3233
- r[a] = s;
3197
+ var s = n[i], a = s[0], o = s[1];
3198
+ r[a] = o;
3234
3199
  }
3235
3200
  return r;
3236
3201
  }
3237
3202
  )
3238
- ), yr = fn ? (
3203
+ ), fr = un ? (
3239
3204
  // Native
3240
3205
  function(t, r) {
3241
3206
  return t.codePointAt(r);
@@ -3245,11 +3210,11 @@ var Ct = ln ? (
3245
3210
  function(t, r) {
3246
3211
  var i = t.length;
3247
3212
  if (!(r < 0 || r >= i)) {
3248
- var n = t.charCodeAt(r), o;
3249
- return n < 55296 || n > 56319 || r + 1 === i || (o = t.charCodeAt(r + 1)) < 56320 || o > 57343 ? n : (n - 55296 << 10) + (o - 56320) + 65536;
3213
+ var n = t.charCodeAt(r), s;
3214
+ return n < 55296 || n > 56319 || r + 1 === i || (s = t.charCodeAt(r + 1)) < 56320 || s > 57343 ? n : (n - 55296 << 10) + (s - 56320) + 65536;
3250
3215
  }
3251
3216
  }
3252
- ), bn = mn ? (
3217
+ ), dn = ln ? (
3253
3218
  // Native
3254
3219
  function(t) {
3255
3220
  return t.trimStart();
@@ -3257,9 +3222,9 @@ var Ct = ln ? (
3257
3222
  ) : (
3258
3223
  // Ponyfill
3259
3224
  function(t) {
3260
- return t.replace(an, "");
3225
+ return t.replace(rn, "");
3261
3226
  }
3262
- ), vn = pn ? (
3227
+ ), pn = hn ? (
3263
3228
  // Native
3264
3229
  function(t) {
3265
3230
  return t.trimEnd();
@@ -3267,32 +3232,32 @@ var Ct = ln ? (
3267
3232
  ) : (
3268
3233
  // Ponyfill
3269
3234
  function(t) {
3270
- return t.replace(un, "");
3235
+ return t.replace(nn, "");
3271
3236
  }
3272
3237
  );
3273
- function gr(e, t) {
3238
+ function mr(e, t) {
3274
3239
  return new RegExp(e, t);
3275
3240
  }
3276
- var at;
3277
- if (ot) {
3278
- var Nt = gr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3279
- at = function(t, r) {
3241
+ var rt;
3242
+ if (et) {
3243
+ var Bt = mr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3244
+ rt = function(t, r) {
3280
3245
  var i;
3281
- Nt.lastIndex = r;
3282
- var n = Nt.exec(t);
3246
+ Bt.lastIndex = r;
3247
+ var n = Bt.exec(t);
3283
3248
  return (i = n[1]) !== null && i !== void 0 ? i : "";
3284
3249
  };
3285
3250
  } else
3286
- at = function(t, r) {
3251
+ rt = function(t, r) {
3287
3252
  for (var i = []; ; ) {
3288
- var n = yr(t, r);
3289
- if (n === void 0 || br(n) || wn(n))
3253
+ var n = fr(t, r);
3254
+ if (n === void 0 || dr(n) || vn(n))
3290
3255
  break;
3291
3256
  i.push(n), r += n >= 65536 ? 2 : 1;
3292
3257
  }
3293
- return st.apply(void 0, i);
3258
+ return tt.apply(void 0, i);
3294
3259
  };
3295
- var _n = (
3260
+ var yn = (
3296
3261
  /** @class */
3297
3262
  function() {
3298
3263
  function e(t, r) {
@@ -3304,26 +3269,26 @@ var _n = (
3304
3269
  return this.parseMessage(0, "", !1);
3305
3270
  }, e.prototype.parseMessage = function(t, r, i) {
3306
3271
  for (var n = []; !this.isEOF(); ) {
3307
- var o = this.char();
3308
- if (o === 123) {
3272
+ var s = this.char();
3273
+ if (s === 123) {
3309
3274
  var a = this.parseArgument(t, i);
3310
3275
  if (a.err)
3311
3276
  return a;
3312
3277
  n.push(a.val);
3313
3278
  } else {
3314
- if (o === 125 && t > 0)
3279
+ if (s === 125 && t > 0)
3315
3280
  break;
3316
- if (o === 35 && (r === "plural" || r === "selectordinal")) {
3317
- var s = this.clonePosition();
3281
+ if (s === 35 && (r === "plural" || r === "selectordinal")) {
3282
+ var o = this.clonePosition();
3318
3283
  this.bump(), n.push({
3319
- type: T.pound,
3320
- location: _(s, this.clonePosition())
3284
+ type: L.pound,
3285
+ location: _(o, this.clonePosition())
3321
3286
  });
3322
- } else if (o === 60 && !this.ignoreTag && this.peek() === 47) {
3287
+ } else if (s === 60 && !this.ignoreTag && this.peek() === 47) {
3323
3288
  if (i)
3324
3289
  break;
3325
- return this.error(b.UNMATCHED_CLOSING_TAG, _(this.clonePosition(), this.clonePosition()));
3326
- } else if (o === 60 && !this.ignoreTag && ut(this.peek() || 0)) {
3290
+ return this.error(g.UNMATCHED_CLOSING_TAG, _(this.clonePosition(), this.clonePosition()));
3291
+ } else if (s === 60 && !this.ignoreTag && it(this.peek() || 0)) {
3327
3292
  var a = this.parseTag(t, r);
3328
3293
  if (a.err)
3329
3294
  return a;
@@ -3344,44 +3309,44 @@ var _n = (
3344
3309
  if (this.bumpSpace(), this.bumpIf("/>"))
3345
3310
  return {
3346
3311
  val: {
3347
- type: T.literal,
3312
+ type: L.literal,
3348
3313
  value: "<".concat(n, "/>"),
3349
3314
  location: _(i, this.clonePosition())
3350
3315
  },
3351
3316
  err: null
3352
3317
  };
3353
3318
  if (this.bumpIf(">")) {
3354
- var o = this.parseMessage(t + 1, r, !0);
3355
- if (o.err)
3356
- return o;
3357
- var a = o.val, s = this.clonePosition();
3319
+ var s = this.parseMessage(t + 1, r, !0);
3320
+ if (s.err)
3321
+ return s;
3322
+ var a = s.val, o = this.clonePosition();
3358
3323
  if (this.bumpIf("</")) {
3359
- if (this.isEOF() || !ut(this.char()))
3360
- return this.error(b.INVALID_TAG, _(s, this.clonePosition()));
3324
+ if (this.isEOF() || !it(this.char()))
3325
+ return this.error(g.INVALID_TAG, _(o, this.clonePosition()));
3361
3326
  var h = this.clonePosition(), u = this.parseTagName();
3362
- return n !== u ? this.error(b.UNMATCHED_CLOSING_TAG, _(h, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
3327
+ return n !== u ? this.error(g.UNMATCHED_CLOSING_TAG, _(h, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
3363
3328
  val: {
3364
- type: T.tag,
3329
+ type: L.tag,
3365
3330
  value: n,
3366
3331
  children: a,
3367
3332
  location: _(i, this.clonePosition())
3368
3333
  },
3369
3334
  err: null
3370
- } : this.error(b.INVALID_TAG, _(s, this.clonePosition())));
3335
+ } : this.error(g.INVALID_TAG, _(o, this.clonePosition())));
3371
3336
  } else
3372
- return this.error(b.UNCLOSED_TAG, _(i, this.clonePosition()));
3337
+ return this.error(g.UNCLOSED_TAG, _(i, this.clonePosition()));
3373
3338
  } else
3374
- return this.error(b.INVALID_TAG, _(i, this.clonePosition()));
3339
+ return this.error(g.INVALID_TAG, _(i, this.clonePosition()));
3375
3340
  }, e.prototype.parseTagName = function() {
3376
3341
  var t = this.offset();
3377
- for (this.bump(); !this.isEOF() && xn(this.char()); )
3342
+ for (this.bump(); !this.isEOF() && gn(this.char()); )
3378
3343
  this.bump();
3379
3344
  return this.message.slice(t, this.offset());
3380
3345
  }, e.prototype.parseLiteral = function(t, r) {
3381
3346
  for (var i = this.clonePosition(), n = ""; ; ) {
3382
- var o = this.tryParseQuote(r);
3383
- if (o) {
3384
- n += o;
3347
+ var s = this.tryParseQuote(r);
3348
+ if (s) {
3349
+ n += s;
3385
3350
  continue;
3386
3351
  }
3387
3352
  var a = this.tryParseUnquoted(t, r);
@@ -3389,21 +3354,21 @@ var _n = (
3389
3354
  n += a;
3390
3355
  continue;
3391
3356
  }
3392
- var s = this.tryParseLeftAngleBracket();
3393
- if (s) {
3394
- n += s;
3357
+ var o = this.tryParseLeftAngleBracket();
3358
+ if (o) {
3359
+ n += o;
3395
3360
  continue;
3396
3361
  }
3397
3362
  break;
3398
3363
  }
3399
3364
  var h = _(i, this.clonePosition());
3400
3365
  return {
3401
- val: { type: T.literal, value: n, location: h },
3366
+ val: { type: L.literal, value: n, location: h },
3402
3367
  err: null
3403
3368
  };
3404
3369
  }, e.prototype.tryParseLeftAngleBracket = function() {
3405
3370
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
3406
- !En(this.peek() || 0)) ? (this.bump(), "<") : null;
3371
+ !bn(this.peek() || 0)) ? (this.bump(), "<") : null;
3407
3372
  }, e.prototype.tryParseQuote = function(t) {
3408
3373
  if (this.isEOF() || this.char() !== 39)
3409
3374
  return null;
@@ -3437,28 +3402,28 @@ var _n = (
3437
3402
  r.push(i);
3438
3403
  this.bump();
3439
3404
  }
3440
- return st.apply(void 0, r);
3405
+ return tt.apply(void 0, r);
3441
3406
  }, e.prototype.tryParseUnquoted = function(t, r) {
3442
3407
  if (this.isEOF())
3443
3408
  return null;
3444
3409
  var i = this.char();
3445
- return i === 60 || i === 123 || i === 35 && (r === "plural" || r === "selectordinal") || i === 125 && t > 0 ? null : (this.bump(), st(i));
3410
+ return i === 60 || i === 123 || i === 35 && (r === "plural" || r === "selectordinal") || i === 125 && t > 0 ? null : (this.bump(), tt(i));
3446
3411
  }, e.prototype.parseArgument = function(t, r) {
3447
3412
  var i = this.clonePosition();
3448
3413
  if (this.bump(), this.bumpSpace(), this.isEOF())
3449
- return this.error(b.EXPECT_ARGUMENT_CLOSING_BRACE, _(i, this.clonePosition()));
3414
+ return this.error(g.EXPECT_ARGUMENT_CLOSING_BRACE, _(i, this.clonePosition()));
3450
3415
  if (this.char() === 125)
3451
- return this.bump(), this.error(b.EMPTY_ARGUMENT, _(i, this.clonePosition()));
3416
+ return this.bump(), this.error(g.EMPTY_ARGUMENT, _(i, this.clonePosition()));
3452
3417
  var n = this.parseIdentifierIfPossible().value;
3453
3418
  if (!n)
3454
- return this.error(b.MALFORMED_ARGUMENT, _(i, this.clonePosition()));
3419
+ return this.error(g.MALFORMED_ARGUMENT, _(i, this.clonePosition()));
3455
3420
  if (this.bumpSpace(), this.isEOF())
3456
- return this.error(b.EXPECT_ARGUMENT_CLOSING_BRACE, _(i, this.clonePosition()));
3421
+ return this.error(g.EXPECT_ARGUMENT_CLOSING_BRACE, _(i, this.clonePosition()));
3457
3422
  switch (this.char()) {
3458
3423
  case 125:
3459
3424
  return this.bump(), {
3460
3425
  val: {
3461
- type: T.argument,
3426
+ type: L.argument,
3462
3427
  // value does not include the opening and closing braces.
3463
3428
  value: n,
3464
3429
  location: _(i, this.clonePosition())
@@ -3466,20 +3431,20 @@ var _n = (
3466
3431
  err: null
3467
3432
  };
3468
3433
  case 44:
3469
- return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(b.EXPECT_ARGUMENT_CLOSING_BRACE, _(i, this.clonePosition())) : this.parseArgumentOptions(t, r, n, i);
3434
+ return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(g.EXPECT_ARGUMENT_CLOSING_BRACE, _(i, this.clonePosition())) : this.parseArgumentOptions(t, r, n, i);
3470
3435
  default:
3471
- return this.error(b.MALFORMED_ARGUMENT, _(i, this.clonePosition()));
3436
+ return this.error(g.MALFORMED_ARGUMENT, _(i, this.clonePosition()));
3472
3437
  }
3473
3438
  }, e.prototype.parseIdentifierIfPossible = function() {
3474
- var t = this.clonePosition(), r = this.offset(), i = at(this.message, r), n = r + i.length;
3439
+ var t = this.clonePosition(), r = this.offset(), i = rt(this.message, r), n = r + i.length;
3475
3440
  this.bumpTo(n);
3476
- var o = this.clonePosition(), a = _(t, o);
3441
+ var s = this.clonePosition(), a = _(t, s);
3477
3442
  return { value: i, location: a };
3478
3443
  }, e.prototype.parseArgumentOptions = function(t, r, i, n) {
3479
- var o, a = this.clonePosition(), s = this.parseIdentifierIfPossible().value, h = this.clonePosition();
3480
- switch (s) {
3444
+ var s, a = this.clonePosition(), o = this.parseIdentifierIfPossible().value, h = this.clonePosition();
3445
+ switch (o) {
3481
3446
  case "":
3482
- return this.error(b.EXPECT_ARGUMENT_TYPE, _(a, h));
3447
+ return this.error(g.EXPECT_ARGUMENT_TYPE, _(a, h));
3483
3448
  case "number":
3484
3449
  case "date":
3485
3450
  case "time": {
@@ -3490,47 +3455,47 @@ var _n = (
3490
3455
  var l = this.clonePosition(), c = this.parseSimpleArgStyleIfPossible();
3491
3456
  if (c.err)
3492
3457
  return c;
3493
- var f = vn(c.val);
3458
+ var f = pn(c.val);
3494
3459
  if (f.length === 0)
3495
- return this.error(b.EXPECT_ARGUMENT_STYLE, _(this.clonePosition(), this.clonePosition()));
3496
- var p = _(l, this.clonePosition());
3497
- u = { style: f, styleLocation: p };
3460
+ return this.error(g.EXPECT_ARGUMENT_STYLE, _(this.clonePosition(), this.clonePosition()));
3461
+ var d = _(l, this.clonePosition());
3462
+ u = { style: f, styleLocation: d };
3498
3463
  }
3499
3464
  var y = this.tryParseArgumentClose(n);
3500
3465
  if (y.err)
3501
3466
  return y;
3502
- var d = _(n, this.clonePosition());
3503
- if (u && Ct(u?.style, "::", 0)) {
3504
- var v = bn(u.style.slice(2));
3505
- if (s === "number") {
3467
+ var p = _(n, this.clonePosition());
3468
+ if (u && Ht(u?.style, "::", 0)) {
3469
+ var v = dn(u.style.slice(2));
3470
+ if (o === "number") {
3506
3471
  var c = this.parseNumberSkeletonFromString(v, u.styleLocation);
3507
3472
  return c.err ? c : {
3508
- val: { type: T.number, value: i, location: d, style: c.val },
3473
+ val: { type: L.number, value: i, location: p, style: c.val },
3509
3474
  err: null
3510
3475
  };
3511
3476
  } else {
3512
3477
  if (v.length === 0)
3513
- return this.error(b.EXPECT_DATE_TIME_SKELETON, d);
3514
- var H = v;
3515
- this.locale && (H = on(v, this.locale));
3478
+ return this.error(g.EXPECT_DATE_TIME_SKELETON, p);
3479
+ var P = v;
3480
+ this.locale && (P = en(v, this.locale));
3516
3481
  var f = {
3517
- type: K.dateTime,
3518
- pattern: H,
3482
+ type: ee.dateTime,
3483
+ pattern: P,
3519
3484
  location: u.styleLocation,
3520
- parsedOptions: this.shouldParseSkeletons ? Ji(H) : {}
3521
- }, g = s === "date" ? T.date : T.time;
3485
+ parsedOptions: this.shouldParseSkeletons ? Xi(P) : {}
3486
+ }, b = o === "date" ? L.date : L.time;
3522
3487
  return {
3523
- val: { type: g, value: i, location: d, style: f },
3488
+ val: { type: b, value: i, location: p, style: f },
3524
3489
  err: null
3525
3490
  };
3526
3491
  }
3527
3492
  }
3528
3493
  return {
3529
3494
  val: {
3530
- type: s === "number" ? T.number : s === "date" ? T.date : T.time,
3495
+ type: o === "number" ? L.number : o === "date" ? L.date : L.time,
3531
3496
  value: i,
3532
- location: d,
3533
- style: (o = u?.style) !== null && o !== void 0 ? o : null
3497
+ location: p,
3498
+ style: (s = u?.style) !== null && s !== void 0 ? s : null
3534
3499
  },
3535
3500
  err: null
3536
3501
  };
@@ -3538,52 +3503,52 @@ var _n = (
3538
3503
  case "plural":
3539
3504
  case "selectordinal":
3540
3505
  case "select": {
3541
- var L = this.clonePosition();
3506
+ var S = this.clonePosition();
3542
3507
  if (this.bumpSpace(), !this.bumpIf(","))
3543
- return this.error(b.EXPECT_SELECT_ARGUMENT_OPTIONS, _(L, Ae({}, L)));
3508
+ return this.error(g.EXPECT_SELECT_ARGUMENT_OPTIONS, _(S, x({}, S)));
3544
3509
  this.bumpSpace();
3545
- var D = this.parseIdentifierIfPossible(), N = 0;
3546
- if (s !== "select" && D.value === "offset") {
3510
+ var R = this.parseIdentifierIfPossible(), N = 0;
3511
+ if (o !== "select" && R.value === "offset") {
3547
3512
  if (!this.bumpIf(":"))
3548
- return this.error(b.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, _(this.clonePosition(), this.clonePosition()));
3513
+ return this.error(g.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, _(this.clonePosition(), this.clonePosition()));
3549
3514
  this.bumpSpace();
3550
- var c = this.tryParseDecimalInteger(b.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, b.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
3515
+ var c = this.tryParseDecimalInteger(g.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, g.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
3551
3516
  if (c.err)
3552
3517
  return c;
3553
- this.bumpSpace(), D = this.parseIdentifierIfPossible(), N = c.val;
3518
+ this.bumpSpace(), R = this.parseIdentifierIfPossible(), N = c.val;
3554
3519
  }
3555
- var $ = this.tryParsePluralOrSelectOptions(t, s, r, D);
3556
- if ($.err)
3557
- return $;
3520
+ var D = this.tryParsePluralOrSelectOptions(t, o, r, R);
3521
+ if (D.err)
3522
+ return D;
3558
3523
  var y = this.tryParseArgumentClose(n);
3559
3524
  if (y.err)
3560
3525
  return y;
3561
3526
  var W = _(n, this.clonePosition());
3562
- return s === "select" ? {
3527
+ return o === "select" ? {
3563
3528
  val: {
3564
- type: T.select,
3529
+ type: L.select,
3565
3530
  value: i,
3566
- options: It($.val),
3531
+ options: Pt(D.val),
3567
3532
  location: W
3568
3533
  },
3569
3534
  err: null
3570
3535
  } : {
3571
3536
  val: {
3572
- type: T.plural,
3537
+ type: L.plural,
3573
3538
  value: i,
3574
- options: It($.val),
3539
+ options: Pt(D.val),
3575
3540
  offset: N,
3576
- pluralType: s === "plural" ? "cardinal" : "ordinal",
3541
+ pluralType: o === "plural" ? "cardinal" : "ordinal",
3577
3542
  location: W
3578
3543
  },
3579
3544
  err: null
3580
3545
  };
3581
3546
  }
3582
3547
  default:
3583
- return this.error(b.INVALID_ARGUMENT_TYPE, _(a, h));
3548
+ return this.error(g.INVALID_ARGUMENT_TYPE, _(a, h));
3584
3549
  }
3585
3550
  }, e.prototype.tryParseArgumentClose = function(t) {
3586
- return this.isEOF() || this.char() !== 125 ? this.error(b.EXPECT_ARGUMENT_CLOSING_BRACE, _(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
3551
+ return this.isEOF() || this.char() !== 125 ? this.error(g.EXPECT_ARGUMENT_CLOSING_BRACE, _(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
3587
3552
  }, e.prototype.parseSimpleArgStyleIfPossible = function() {
3588
3553
  for (var t = 0, r = this.clonePosition(); !this.isEOF(); ) {
3589
3554
  var i = this.char();
@@ -3592,7 +3557,7 @@ var _n = (
3592
3557
  this.bump();
3593
3558
  var n = this.clonePosition();
3594
3559
  if (!this.bumpUntil("'"))
3595
- return this.error(b.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE, _(n, this.clonePosition()));
3560
+ return this.error(g.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE, _(n, this.clonePosition()));
3596
3561
  this.bump();
3597
3562
  break;
3598
3563
  }
@@ -3622,25 +3587,25 @@ var _n = (
3622
3587
  }, e.prototype.parseNumberSkeletonFromString = function(t, r) {
3623
3588
  var i = [];
3624
3589
  try {
3625
- i = Ki(t);
3590
+ i = Qi(t);
3626
3591
  } catch {
3627
- return this.error(b.INVALID_NUMBER_SKELETON, r);
3592
+ return this.error(g.INVALID_NUMBER_SKELETON, r);
3628
3593
  }
3629
3594
  return {
3630
3595
  val: {
3631
- type: K.number,
3596
+ type: ee.number,
3632
3597
  tokens: i,
3633
3598
  location: r,
3634
- parsedOptions: this.shouldParseSkeletons ? nn(i) : {}
3599
+ parsedOptions: this.shouldParseSkeletons ? Ki(i) : {}
3635
3600
  },
3636
3601
  err: null
3637
3602
  };
3638
3603
  }, e.prototype.tryParsePluralOrSelectOptions = function(t, r, i, n) {
3639
- for (var o, a = !1, s = [], h = /* @__PURE__ */ new Set(), u = n.value, l = n.location; ; ) {
3604
+ for (var s, a = !1, o = [], h = /* @__PURE__ */ new Set(), u = n.value, l = n.location; ; ) {
3640
3605
  if (u.length === 0) {
3641
3606
  var c = this.clonePosition();
3642
3607
  if (r !== "select" && this.bumpIf("=")) {
3643
- var f = this.tryParseDecimalInteger(b.EXPECT_PLURAL_ARGUMENT_SELECTOR, b.INVALID_PLURAL_ARGUMENT_SELECTOR);
3608
+ var f = this.tryParseDecimalInteger(g.EXPECT_PLURAL_ARGUMENT_SELECTOR, g.INVALID_PLURAL_ARGUMENT_SELECTOR);
3644
3609
  if (f.err)
3645
3610
  return f;
3646
3611
  l = _(c, this.clonePosition()), u = this.message.slice(c.offset, this.offset());
@@ -3648,38 +3613,38 @@ var _n = (
3648
3613
  break;
3649
3614
  }
3650
3615
  if (h.has(u))
3651
- return this.error(r === "select" ? b.DUPLICATE_SELECT_ARGUMENT_SELECTOR : b.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, l);
3616
+ return this.error(r === "select" ? g.DUPLICATE_SELECT_ARGUMENT_SELECTOR : g.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, l);
3652
3617
  u === "other" && (a = !0), this.bumpSpace();
3653
- var p = this.clonePosition();
3618
+ var d = this.clonePosition();
3654
3619
  if (!this.bumpIf("{"))
3655
- return this.error(r === "select" ? b.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : b.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, _(this.clonePosition(), this.clonePosition()));
3620
+ return this.error(r === "select" ? g.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : g.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, _(this.clonePosition(), this.clonePosition()));
3656
3621
  var y = this.parseMessage(t + 1, r, i);
3657
3622
  if (y.err)
3658
3623
  return y;
3659
- var d = this.tryParseArgumentClose(p);
3660
- if (d.err)
3661
- return d;
3662
- s.push([
3624
+ var p = this.tryParseArgumentClose(d);
3625
+ if (p.err)
3626
+ return p;
3627
+ o.push([
3663
3628
  u,
3664
3629
  {
3665
3630
  value: y.val,
3666
- location: _(p, this.clonePosition())
3631
+ location: _(d, this.clonePosition())
3667
3632
  }
3668
- ]), h.add(u), this.bumpSpace(), o = this.parseIdentifierIfPossible(), u = o.value, l = o.location;
3633
+ ]), h.add(u), this.bumpSpace(), s = this.parseIdentifierIfPossible(), u = s.value, l = s.location;
3669
3634
  }
3670
- return s.length === 0 ? this.error(r === "select" ? b.EXPECT_SELECT_ARGUMENT_SELECTOR : b.EXPECT_PLURAL_ARGUMENT_SELECTOR, _(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !a ? this.error(b.MISSING_OTHER_CLAUSE, _(this.clonePosition(), this.clonePosition())) : { val: s, err: null };
3635
+ return o.length === 0 ? this.error(r === "select" ? g.EXPECT_SELECT_ARGUMENT_SELECTOR : g.EXPECT_PLURAL_ARGUMENT_SELECTOR, _(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !a ? this.error(g.MISSING_OTHER_CLAUSE, _(this.clonePosition(), this.clonePosition())) : { val: o, err: null };
3671
3636
  }, e.prototype.tryParseDecimalInteger = function(t, r) {
3672
3637
  var i = 1, n = this.clonePosition();
3673
3638
  this.bumpIf("+") || this.bumpIf("-") && (i = -1);
3674
- for (var o = !1, a = 0; !this.isEOF(); ) {
3675
- var s = this.char();
3676
- if (s >= 48 && s <= 57)
3677
- o = !0, a = a * 10 + (s - 48), this.bump();
3639
+ for (var s = !1, a = 0; !this.isEOF(); ) {
3640
+ var o = this.char();
3641
+ if (o >= 48 && o <= 57)
3642
+ s = !0, a = a * 10 + (o - 48), this.bump();
3678
3643
  else
3679
3644
  break;
3680
3645
  }
3681
3646
  var h = _(n, this.clonePosition());
3682
- return o ? (a *= i, yn(a) ? { val: a, err: null } : this.error(r, h)) : this.error(t, h);
3647
+ return s ? (a *= i, fn(a) ? { val: a, err: null } : this.error(r, h)) : this.error(t, h);
3683
3648
  }, e.prototype.offset = function() {
3684
3649
  return this.position.offset;
3685
3650
  }, e.prototype.isEOF = function() {
@@ -3694,7 +3659,7 @@ var _n = (
3694
3659
  var t = this.position.offset;
3695
3660
  if (t >= this.message.length)
3696
3661
  throw Error("out of bound");
3697
- var r = yr(this.message, t);
3662
+ var r = fr(this.message, t);
3698
3663
  if (r === void 0)
3699
3664
  throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
3700
3665
  return r;
@@ -3713,7 +3678,7 @@ var _n = (
3713
3678
  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);
3714
3679
  }
3715
3680
  }, e.prototype.bumpIf = function(t) {
3716
- if (Ct(this.message, t, this.offset())) {
3681
+ if (Ht(this.message, t, this.offset())) {
3717
3682
  for (var r = 0; r < t.length; r++)
3718
3683
  this.bump();
3719
3684
  return !0;
@@ -3735,7 +3700,7 @@ var _n = (
3735
3700
  break;
3736
3701
  }
3737
3702
  }, e.prototype.bumpSpace = function() {
3738
- for (; !this.isEOF() && br(this.char()); )
3703
+ for (; !this.isEOF() && dr(this.char()); )
3739
3704
  this.bump();
3740
3705
  }, e.prototype.peek = function() {
3741
3706
  if (this.isEOF())
@@ -3745,204 +3710,204 @@ var _n = (
3745
3710
  }, e;
3746
3711
  }()
3747
3712
  );
3748
- function ut(e) {
3713
+ function it(e) {
3749
3714
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3750
3715
  }
3751
- function En(e) {
3752
- return ut(e) || e === 47;
3716
+ function bn(e) {
3717
+ return it(e) || e === 47;
3753
3718
  }
3754
- function xn(e) {
3719
+ function gn(e) {
3755
3720
  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;
3756
3721
  }
3757
- function br(e) {
3722
+ function dr(e) {
3758
3723
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3759
3724
  }
3760
- function wn(e) {
3725
+ function vn(e) {
3761
3726
  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;
3762
3727
  }
3763
- function lt(e) {
3728
+ function nt(e) {
3764
3729
  e.forEach(function(t) {
3765
- if (delete t.location, ur(t) || lr(t))
3730
+ if (delete t.location, nr(t) || sr(t))
3766
3731
  for (var r in t.options)
3767
- delete t.options[r].location, lt(t.options[r].value);
3732
+ delete t.options[r].location, nt(t.options[r].value);
3768
3733
  else
3769
- or(t) && cr(t.style) || (sr(t) || ar(t)) && nt(t.style) ? delete t.style.location : hr(t) && lt(t.children);
3734
+ tr(t) && ar(t.style) || (rr(t) || ir(t)) && Ke(t.style) ? delete t.style.location : or(t) && nt(t.children);
3770
3735
  });
3771
3736
  }
3772
- function Tn(e, t) {
3773
- t === void 0 && (t = {}), t = Ae({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3774
- var r = new _n(e, t).parse();
3737
+ function _n(e, t) {
3738
+ t === void 0 && (t = {}), t = x({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3739
+ var r = new yn(e, t).parse();
3775
3740
  if (r.err) {
3776
- var i = SyntaxError(b[r.err.kind]);
3741
+ var i = SyntaxError(g[r.err.kind]);
3777
3742
  throw i.location = r.err.location, i.originalMessage = r.err.message, i;
3778
3743
  }
3779
- return t?.captureLocation || lt(r.val), r.val;
3744
+ return t?.captureLocation || nt(r.val), r.val;
3780
3745
  }
3781
- var ee;
3746
+ var te;
3782
3747
  (function(e) {
3783
3748
  e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
3784
- })(ee || (ee = {}));
3785
- var Ie = (
3749
+ })(te || (te = {}));
3750
+ var Oe = (
3786
3751
  /** @class */
3787
3752
  function(e) {
3788
- Ce(t, e);
3753
+ F(t, e);
3789
3754
  function t(r, i, n) {
3790
- var o = e.call(this, r) || this;
3791
- return o.code = i, o.originalMessage = n, o;
3755
+ var s = e.call(this, r) || this;
3756
+ return s.code = i, s.originalMessage = n, s;
3792
3757
  }
3793
3758
  return t.prototype.toString = function() {
3794
3759
  return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
3795
3760
  }, t;
3796
3761
  }(Error)
3797
- ), Mt = (
3762
+ ), Ot = (
3798
3763
  /** @class */
3799
3764
  function(e) {
3800
- Ce(t, e);
3801
- function t(r, i, n, o) {
3802
- return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(i, '". Options are "').concat(Object.keys(n).join('", "'), '"'), ee.INVALID_VALUE, o) || this;
3765
+ F(t, e);
3766
+ function t(r, i, n, s) {
3767
+ return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(i, '". Options are "').concat(Object.keys(n).join('", "'), '"'), te.INVALID_VALUE, s) || this;
3803
3768
  }
3804
3769
  return t;
3805
- }(Ie)
3806
- ), Ln = (
3770
+ }(Oe)
3771
+ ), xn = (
3807
3772
  /** @class */
3808
3773
  function(e) {
3809
- Ce(t, e);
3774
+ F(t, e);
3810
3775
  function t(r, i, n) {
3811
- return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(i), ee.INVALID_VALUE, n) || this;
3776
+ return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(i), te.INVALID_VALUE, n) || this;
3812
3777
  }
3813
3778
  return t;
3814
- }(Ie)
3815
- ), Sn = (
3779
+ }(Oe)
3780
+ ), En = (
3816
3781
  /** @class */
3817
3782
  function(e) {
3818
- Ce(t, e);
3783
+ F(t, e);
3819
3784
  function t(r, i) {
3820
- return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(i, '"'), ee.MISSING_VALUE, i) || this;
3785
+ return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(i, '"'), te.MISSING_VALUE, i) || this;
3821
3786
  }
3822
3787
  return t;
3823
- }(Ie)
3788
+ }(Oe)
3824
3789
  ), B;
3825
3790
  (function(e) {
3826
3791
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
3827
3792
  })(B || (B = {}));
3828
- function An(e) {
3793
+ function wn(e) {
3829
3794
  return e.length < 2 ? e : e.reduce(function(t, r) {
3830
3795
  var i = t[t.length - 1];
3831
3796
  return !i || i.type !== B.literal || r.type !== B.literal ? t.push(r) : i.value += r.value, t;
3832
3797
  }, []);
3833
3798
  }
3834
- function Pn(e) {
3799
+ function Tn(e) {
3835
3800
  return typeof e == "function";
3836
3801
  }
3837
- function Te(e, t, r, i, n, o, a) {
3838
- if (e.length === 1 && Pt(e[0]))
3802
+ function Te(e, t, r, i, n, s, a) {
3803
+ if (e.length === 1 && Tt(e[0]))
3839
3804
  return [
3840
3805
  {
3841
3806
  type: B.literal,
3842
3807
  value: e[0].value
3843
3808
  }
3844
3809
  ];
3845
- for (var s = [], h = 0, u = e; h < u.length; h++) {
3810
+ for (var o = [], h = 0, u = e; h < u.length; h++) {
3846
3811
  var l = u[h];
3847
- if (Pt(l)) {
3848
- s.push({
3812
+ if (Tt(l)) {
3813
+ o.push({
3849
3814
  type: B.literal,
3850
3815
  value: l.value
3851
3816
  });
3852
3817
  continue;
3853
3818
  }
3854
- if (Qi(l)) {
3855
- typeof o == "number" && s.push({
3819
+ if (Wi(l)) {
3820
+ typeof s == "number" && o.push({
3856
3821
  type: B.literal,
3857
- value: r.getNumberFormat(t).format(o)
3822
+ value: r.getNumberFormat(t).format(s)
3858
3823
  });
3859
3824
  continue;
3860
3825
  }
3861
3826
  var c = l.value;
3862
3827
  if (!(n && c in n))
3863
- throw new Sn(c, a);
3828
+ throw new En(c, a);
3864
3829
  var f = n[c];
3865
- if (Zi(l)) {
3866
- (!f || typeof f == "string" || typeof f == "number") && (f = typeof f == "string" || typeof f == "number" ? String(f) : ""), s.push({
3830
+ if (Vi(l)) {
3831
+ (!f || typeof f == "string" || typeof f == "number") && (f = typeof f == "string" || typeof f == "number" ? String(f) : ""), o.push({
3867
3832
  type: typeof f == "string" ? B.literal : B.object,
3868
3833
  value: f
3869
3834
  });
3870
3835
  continue;
3871
3836
  }
3872
- if (sr(l)) {
3873
- var p = typeof l.style == "string" ? i.date[l.style] : nt(l.style) ? l.style.parsedOptions : void 0;
3874
- s.push({
3837
+ if (rr(l)) {
3838
+ var d = typeof l.style == "string" ? i.date[l.style] : Ke(l.style) ? l.style.parsedOptions : void 0;
3839
+ o.push({
3875
3840
  type: B.literal,
3876
- value: r.getDateTimeFormat(t, p).format(f)
3841
+ value: r.getDateTimeFormat(t, d).format(f)
3877
3842
  });
3878
3843
  continue;
3879
3844
  }
3880
- if (ar(l)) {
3881
- var p = typeof l.style == "string" ? i.time[l.style] : nt(l.style) ? l.style.parsedOptions : i.time.medium;
3882
- s.push({
3845
+ if (ir(l)) {
3846
+ var d = typeof l.style == "string" ? i.time[l.style] : Ke(l.style) ? l.style.parsedOptions : i.time.medium;
3847
+ o.push({
3883
3848
  type: B.literal,
3884
- value: r.getDateTimeFormat(t, p).format(f)
3849
+ value: r.getDateTimeFormat(t, d).format(f)
3885
3850
  });
3886
3851
  continue;
3887
3852
  }
3888
- if (or(l)) {
3889
- var p = typeof l.style == "string" ? i.number[l.style] : cr(l.style) ? l.style.parsedOptions : void 0;
3890
- p && p.scale && (f = f * (p.scale || 1)), s.push({
3853
+ if (tr(l)) {
3854
+ var d = typeof l.style == "string" ? i.number[l.style] : ar(l.style) ? l.style.parsedOptions : void 0;
3855
+ d && d.scale && (f = f * (d.scale || 1)), o.push({
3891
3856
  type: B.literal,
3892
- value: r.getNumberFormat(t, p).format(f)
3857
+ value: r.getNumberFormat(t, d).format(f)
3893
3858
  });
3894
3859
  continue;
3895
3860
  }
3896
- if (hr(l)) {
3897
- var y = l.children, d = l.value, v = n[d];
3898
- if (!Pn(v))
3899
- throw new Ln(d, "function", a);
3900
- var H = Te(y, t, r, i, n, o), g = v(H.map(function(N) {
3861
+ if (or(l)) {
3862
+ var y = l.children, p = l.value, v = n[p];
3863
+ if (!Tn(v))
3864
+ throw new xn(p, "function", a);
3865
+ var P = Te(y, t, r, i, n, s), b = v(P.map(function(N) {
3901
3866
  return N.value;
3902
3867
  }));
3903
- Array.isArray(g) || (g = [g]), s.push.apply(s, g.map(function(N) {
3868
+ Array.isArray(b) || (b = [b]), o.push.apply(o, b.map(function(N) {
3904
3869
  return {
3905
3870
  type: typeof N == "string" ? B.literal : B.object,
3906
3871
  value: N
3907
3872
  };
3908
3873
  }));
3909
3874
  }
3910
- if (ur(l)) {
3911
- var L = l.options[f] || l.options.other;
3912
- if (!L)
3913
- throw new Mt(l.value, f, Object.keys(l.options), a);
3914
- s.push.apply(s, Te(L.value, t, r, i, n));
3875
+ if (nr(l)) {
3876
+ var S = l.options[f] || l.options.other;
3877
+ if (!S)
3878
+ throw new Ot(l.value, f, Object.keys(l.options), a);
3879
+ o.push.apply(o, Te(S.value, t, r, i, n));
3915
3880
  continue;
3916
3881
  }
3917
- if (lr(l)) {
3918
- var L = l.options["=".concat(f)];
3919
- if (!L) {
3882
+ if (sr(l)) {
3883
+ var S = l.options["=".concat(f)];
3884
+ if (!S) {
3920
3885
  if (!Intl.PluralRules)
3921
- throw new Ie(`Intl.PluralRules is not available in this environment.
3886
+ throw new Oe(`Intl.PluralRules is not available in this environment.
3922
3887
  Try polyfilling it using "@formatjs/intl-pluralrules"
3923
- `, ee.MISSING_INTL_API, a);
3924
- var D = r.getPluralRules(t, { type: l.pluralType }).select(f - (l.offset || 0));
3925
- L = l.options[D] || l.options.other;
3888
+ `, te.MISSING_INTL_API, a);
3889
+ var R = r.getPluralRules(t, { type: l.pluralType }).select(f - (l.offset || 0));
3890
+ S = l.options[R] || l.options.other;
3926
3891
  }
3927
- if (!L)
3928
- throw new Mt(l.value, f, Object.keys(l.options), a);
3929
- s.push.apply(s, Te(L.value, t, r, i, n, f - (l.offset || 0)));
3892
+ if (!S)
3893
+ throw new Ot(l.value, f, Object.keys(l.options), a);
3894
+ o.push.apply(o, Te(S.value, t, r, i, n, f - (l.offset || 0)));
3930
3895
  continue;
3931
3896
  }
3932
3897
  }
3933
- return An(s);
3898
+ return wn(o);
3934
3899
  }
3935
- function Hn(e, t) {
3936
- return t ? M(M(M({}, e || {}), t || {}), Object.keys(e).reduce(function(r, i) {
3937
- return r[i] = M(M({}, e[i]), t[i] || {}), r;
3900
+ function Ln(e, t) {
3901
+ return t ? x(x(x({}, e || {}), t || {}), Object.keys(e).reduce(function(r, i) {
3902
+ return r[i] = x(x({}, e[i]), t[i] || {}), r;
3938
3903
  }, {})) : e;
3939
3904
  }
3940
- function Bn(e, t) {
3905
+ function Sn(e, t) {
3941
3906
  return t ? Object.keys(e).reduce(function(r, i) {
3942
- return r[i] = Hn(e[i], t[i]), r;
3943
- }, M({}, e)) : e;
3907
+ return r[i] = Ln(e[i], t[i]), r;
3908
+ }, x({}, e)) : e;
3944
3909
  }
3945
- function We(e) {
3910
+ function je(e) {
3946
3911
  return {
3947
3912
  create: function() {
3948
3913
  return {
@@ -3956,50 +3921,50 @@ function We(e) {
3956
3921
  }
3957
3922
  };
3958
3923
  }
3959
- function On(e) {
3924
+ function An(e) {
3960
3925
  return e === void 0 && (e = {
3961
3926
  number: {},
3962
3927
  dateTime: {},
3963
3928
  pluralRules: {}
3964
3929
  }), {
3965
- getNumberFormat: je(function() {
3930
+ getNumberFormat: $e(function() {
3966
3931
  for (var t, r = [], i = 0; i < arguments.length; i++)
3967
3932
  r[i] = arguments[i];
3968
- return new ((t = Intl.NumberFormat).bind.apply(t, Fe([void 0], r, !1)))();
3933
+ return new ((t = Intl.NumberFormat).bind.apply(t, q([void 0], r, !1)))();
3969
3934
  }, {
3970
- cache: We(e.number),
3971
- strategy: ke.variadic
3935
+ cache: je(e.number),
3936
+ strategy: Ge.variadic
3972
3937
  }),
3973
- getDateTimeFormat: je(function() {
3938
+ getDateTimeFormat: $e(function() {
3974
3939
  for (var t, r = [], i = 0; i < arguments.length; i++)
3975
3940
  r[i] = arguments[i];
3976
- return new ((t = Intl.DateTimeFormat).bind.apply(t, Fe([void 0], r, !1)))();
3941
+ return new ((t = Intl.DateTimeFormat).bind.apply(t, q([void 0], r, !1)))();
3977
3942
  }, {
3978
- cache: We(e.dateTime),
3979
- strategy: ke.variadic
3943
+ cache: je(e.dateTime),
3944
+ strategy: Ge.variadic
3980
3945
  }),
3981
- getPluralRules: je(function() {
3946
+ getPluralRules: $e(function() {
3982
3947
  for (var t, r = [], i = 0; i < arguments.length; i++)
3983
3948
  r[i] = arguments[i];
3984
- return new ((t = Intl.PluralRules).bind.apply(t, Fe([void 0], r, !1)))();
3949
+ return new ((t = Intl.PluralRules).bind.apply(t, q([void 0], r, !1)))();
3985
3950
  }, {
3986
- cache: We(e.pluralRules),
3987
- strategy: ke.variadic
3951
+ cache: je(e.pluralRules),
3952
+ strategy: Ge.variadic
3988
3953
  })
3989
3954
  };
3990
3955
  }
3991
- var Cn = (
3956
+ var Hn = (
3992
3957
  /** @class */
3993
3958
  function() {
3994
3959
  function e(t, r, i, n) {
3995
3960
  r === void 0 && (r = e.defaultLocale);
3996
- var o = this;
3961
+ var s = this;
3997
3962
  if (this.formatterCache = {
3998
3963
  number: {},
3999
3964
  dateTime: {},
4000
3965
  pluralRules: {}
4001
3966
  }, this.format = function(h) {
4002
- var u = o.formatToParts(h);
3967
+ var u = s.formatToParts(h);
4003
3968
  if (u.length === 1)
4004
3969
  return u[0].value;
4005
3970
  var l = u.reduce(function(c, f) {
@@ -4007,26 +3972,26 @@ var Cn = (
4007
3972
  }, []);
4008
3973
  return l.length <= 1 ? l[0] || "" : l;
4009
3974
  }, this.formatToParts = function(h) {
4010
- return Te(o.ast, o.locales, o.formatters, o.formats, h, void 0, o.message);
3975
+ return Te(s.ast, s.locales, s.formatters, s.formats, h, void 0, s.message);
4011
3976
  }, this.resolvedOptions = function() {
4012
3977
  var h;
4013
3978
  return {
4014
- locale: ((h = o.resolvedLocale) === null || h === void 0 ? void 0 : h.toString()) || Intl.NumberFormat.supportedLocalesOf(o.locales)[0]
3979
+ locale: ((h = s.resolvedLocale) === null || h === void 0 ? void 0 : h.toString()) || Intl.NumberFormat.supportedLocalesOf(s.locales)[0]
4015
3980
  };
4016
3981
  }, this.getAst = function() {
4017
- return o.ast;
3982
+ return s.ast;
4018
3983
  }, this.locales = r, this.resolvedLocale = e.resolveLocale(r), typeof t == "string") {
4019
3984
  if (this.message = t, !e.__parse)
4020
3985
  throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
4021
3986
  var a = n || {};
4022
3987
  a.formatters;
4023
- var s = Gi(a, ["formatters"]);
4024
- this.ast = e.__parse(t, M(M({}, s), { locale: this.resolvedLocale }));
3988
+ var o = si(a, ["formatters"]);
3989
+ this.ast = e.__parse(t, x(x({}, o), { locale: this.resolvedLocale }));
4025
3990
  } else
4026
3991
  this.ast = t;
4027
3992
  if (!Array.isArray(this.ast))
4028
3993
  throw new TypeError("A message must be provided as a String or AST.");
4029
- this.formats = Bn(e.formats, i), this.formatters = n && n.formatters || On(this.formatterCache);
3994
+ this.formats = Sn(e.formats, i), this.formatters = n && n.formatters || An(this.formatterCache);
4030
3995
  }
4031
3996
  return Object.defineProperty(e, "defaultLocale", {
4032
3997
  get: function() {
@@ -4039,7 +4004,7 @@ var Cn = (
4039
4004
  var r = Intl.NumberFormat.supportedLocalesOf(t);
4040
4005
  return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
4041
4006
  }
4042
- }, e.__parse = Tn, e.formats = {
4007
+ }, e.__parse = _n, e.formats = {
4043
4008
  number: {
4044
4009
  integer: {
4045
4010
  maximumFractionDigits: 0
@@ -4100,7 +4065,7 @@ var Cn = (
4100
4065
  }, e;
4101
4066
  }()
4102
4067
  );
4103
- function In(e, t) {
4068
+ function Pn(e, t) {
4104
4069
  if (t == null)
4105
4070
  return;
4106
4071
  if (t in e)
@@ -4110,9 +4075,9 @@ function In(e, t) {
4110
4075
  for (let n = 0; n < r.length; n++)
4111
4076
  if (typeof i == "object") {
4112
4077
  if (n > 0) {
4113
- const o = r.slice(n, r.length).join(".");
4114
- if (o in i) {
4115
- i = i[o];
4078
+ const s = r.slice(n, r.length).join(".");
4079
+ if (s in i) {
4080
+ i = i[s];
4116
4081
  break;
4117
4082
  }
4118
4083
  }
@@ -4121,92 +4086,92 @@ function In(e, t) {
4121
4086
  i = void 0;
4122
4087
  return i;
4123
4088
  }
4124
- const j = {}, Nn = (e, t, r) => r && (t in j || (j[t] = {}), e in j[t] || (j[t][e] = r), r), vr = (e, t) => {
4089
+ const j = {}, Bn = (e, t, r) => r && (t in j || (j[t] = {}), e in j[t] || (j[t][e] = r), r), pr = (e, t) => {
4125
4090
  if (t == null)
4126
4091
  return;
4127
4092
  if (t in j && e in j[t])
4128
4093
  return j[t][e];
4129
- const r = Ne(t);
4094
+ const r = Ce(t);
4130
4095
  for (let i = 0; i < r.length; i++) {
4131
- const n = r[i], o = Rn(n, e);
4132
- if (o)
4133
- return Nn(e, t, o);
4096
+ const n = r[i], s = Cn(n, e);
4097
+ if (s)
4098
+ return Bn(e, t, s);
4134
4099
  }
4135
4100
  };
4136
- let mt;
4137
- const me = Oe({});
4138
- function Mn(e) {
4139
- return mt[e] || null;
4101
+ let lt;
4102
+ const me = Be({});
4103
+ function On(e) {
4104
+ return lt[e] || null;
4140
4105
  }
4141
- function _r(e) {
4142
- return e in mt;
4106
+ function yr(e) {
4107
+ return e in lt;
4143
4108
  }
4144
- function Rn(e, t) {
4145
- if (!_r(e))
4109
+ function Cn(e, t) {
4110
+ if (!yr(e))
4146
4111
  return null;
4147
- const r = Mn(e);
4148
- return In(r, t);
4112
+ const r = On(e);
4113
+ return Pn(r, t);
4149
4114
  }
4150
- function Dn(e) {
4115
+ function In(e) {
4151
4116
  if (e == null)
4152
4117
  return;
4153
- const t = Ne(e);
4118
+ const t = Ce(e);
4154
4119
  for (let r = 0; r < t.length; r++) {
4155
4120
  const i = t[r];
4156
- if (_r(i))
4121
+ if (yr(i))
4157
4122
  return i;
4158
4123
  }
4159
4124
  }
4160
- function Er(e, ...t) {
4161
- delete j[e], me.update((r) => (r[e] = Ui.all([r[e] || {}, ...t]), r));
4125
+ function br(e, ...t) {
4126
+ delete j[e], me.update((r) => (r[e] = Ri.all([r[e] || {}, ...t]), r));
4162
4127
  }
4163
- ie(
4128
+ ne(
4164
4129
  [me],
4165
4130
  ([e]) => Object.keys(e)
4166
4131
  );
4167
- me.subscribe((e) => mt = e);
4132
+ me.subscribe((e) => lt = e);
4168
4133
  const Le = {};
4169
- function $n(e, t) {
4134
+ function Nn(e, t) {
4170
4135
  Le[e].delete(t), Le[e].size === 0 && delete Le[e];
4171
4136
  }
4172
- function xr(e) {
4137
+ function gr(e) {
4173
4138
  return Le[e];
4174
4139
  }
4175
- function Un(e) {
4176
- return Ne(e).map((t) => {
4177
- const r = xr(t);
4140
+ function Mn(e) {
4141
+ return Ce(e).map((t) => {
4142
+ const r = gr(t);
4178
4143
  return [t, r ? [...r] : []];
4179
4144
  }).filter(([, t]) => t.length > 0);
4180
4145
  }
4181
- function ht(e) {
4182
- return e == null ? !1 : Ne(e).some(
4146
+ function st(e) {
4147
+ return e == null ? !1 : Ce(e).some(
4183
4148
  (t) => {
4184
4149
  var r;
4185
- return (r = xr(t)) == null ? void 0 : r.size;
4150
+ return (r = gr(t)) == null ? void 0 : r.size;
4186
4151
  }
4187
4152
  );
4188
4153
  }
4189
- function Gn(e, t) {
4154
+ function Rn(e, t) {
4190
4155
  return Promise.all(
4191
- t.map((i) => ($n(e, i), i().then((n) => n.default || n)))
4192
- ).then((i) => Er(e, ...i));
4193
- }
4194
- const ae = {};
4195
- function wr(e) {
4196
- if (!ht(e))
4197
- return e in ae ? ae[e] : Promise.resolve();
4198
- const t = Un(e);
4199
- return ae[e] = Promise.all(
4156
+ t.map((i) => (Nn(e, i), i().then((n) => n.default || n)))
4157
+ ).then((i) => br(e, ...i));
4158
+ }
4159
+ const ue = {};
4160
+ function vr(e) {
4161
+ if (!st(e))
4162
+ return e in ue ? ue[e] : Promise.resolve();
4163
+ const t = Mn(e);
4164
+ return ue[e] = Promise.all(
4200
4165
  t.map(
4201
- ([r, i]) => Gn(r, i)
4166
+ ([r, i]) => Rn(r, i)
4202
4167
  )
4203
4168
  ).then(() => {
4204
- if (ht(e))
4205
- return wr(e);
4206
- delete ae[e];
4207
- }), ae[e];
4169
+ if (st(e))
4170
+ return vr(e);
4171
+ delete ue[e];
4172
+ }), ue[e];
4208
4173
  }
4209
- const Fn = {
4174
+ const Dn = {
4210
4175
  number: {
4211
4176
  scientific: { notation: "scientific" },
4212
4177
  engineering: { notation: "engineering" },
@@ -4235,140 +4200,140 @@ const Fn = {
4235
4200
  timeZoneName: "short"
4236
4201
  }
4237
4202
  }
4238
- }, jn = {
4203
+ }, Un = {
4239
4204
  fallbackLocale: null,
4240
4205
  loadingDelay: 200,
4241
- formats: Fn,
4206
+ formats: Dn,
4242
4207
  warnOnMissingMessages: !0,
4243
4208
  handleMissingMessage: void 0,
4244
4209
  ignoreTag: !0
4245
- }, kn = jn;
4246
- function te() {
4247
- return kn;
4248
- }
4249
- const ze = Oe(!1);
4250
- var Vn = Object.defineProperty, Wn = Object.defineProperties, zn = Object.getOwnPropertyDescriptors, Rt = Object.getOwnPropertySymbols, Xn = Object.prototype.hasOwnProperty, Zn = Object.prototype.propertyIsEnumerable, Dt = (e, t, r) => t in e ? Vn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Qn = (e, t) => {
4251
- for (var r in t || (t = {}))
4252
- Xn.call(t, r) && Dt(e, r, t[r]);
4253
- if (Rt)
4254
- for (var r of Rt(t))
4255
- Zn.call(t, r) && Dt(e, r, t[r]);
4210
+ }, $n = Un;
4211
+ function re() {
4212
+ return $n;
4213
+ }
4214
+ const ke = Be(!1);
4215
+ var Gn = Object.defineProperty, Fn = Object.defineProperties, jn = Object.getOwnPropertyDescriptors, Ct = Object.getOwnPropertySymbols, kn = Object.prototype.hasOwnProperty, Vn = Object.prototype.propertyIsEnumerable, It = (e, t, r) => t in e ? Gn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Wn = (e, t) => {
4216
+ for (var r in t)
4217
+ kn.call(t, r) && It(e, r, t[r]);
4218
+ if (Ct)
4219
+ for (var r of Ct(t))
4220
+ Vn.call(t, r) && It(e, r, t[r]);
4256
4221
  return e;
4257
- }, Yn = (e, t) => Wn(e, zn(t));
4258
- let ct;
4259
- const Pe = Oe(null);
4260
- function $t(e) {
4222
+ }, zn = (e, t) => Fn(e, jn(t));
4223
+ let ot;
4224
+ const Ae = Be(null);
4225
+ function Nt(e) {
4261
4226
  return e.split("-").map((t, r, i) => i.slice(0, r + 1).join("-")).reverse();
4262
4227
  }
4263
- function Ne(e, t = te().fallbackLocale) {
4264
- const r = $t(e);
4265
- return t ? [.../* @__PURE__ */ new Set([...r, ...$t(t)])] : r;
4228
+ function Ce(e, t = re().fallbackLocale) {
4229
+ const r = Nt(e);
4230
+ return t ? [.../* @__PURE__ */ new Set([...r, ...Nt(t)])] : r;
4266
4231
  }
4267
4232
  function X() {
4268
- return ct ?? void 0;
4233
+ return ot ?? void 0;
4269
4234
  }
4270
- Pe.subscribe((e) => {
4271
- ct = e ?? void 0, typeof window < "u" && e != null && document.documentElement.setAttribute("lang", e);
4235
+ Ae.subscribe((e) => {
4236
+ ot = e ?? void 0, typeof window < "u" && e != null && document.documentElement.setAttribute("lang", e);
4272
4237
  });
4273
- const Jn = (e) => {
4274
- if (e && Dn(e) && ht(e)) {
4275
- const { loadingDelay: t } = te();
4238
+ const Xn = (e) => {
4239
+ if (e && In(e) && st(e)) {
4240
+ const { loadingDelay: t } = re();
4276
4241
  let r;
4277
4242
  return typeof window < "u" && X() != null && t ? r = window.setTimeout(
4278
- () => ze.set(!0),
4243
+ () => ke.set(!0),
4279
4244
  t
4280
- ) : ze.set(!0), wr(e).then(() => {
4281
- Pe.set(e);
4245
+ ) : ke.set(!0), vr(e).then(() => {
4246
+ Ae.set(e);
4282
4247
  }).finally(() => {
4283
- clearTimeout(r), ze.set(!1);
4248
+ clearTimeout(r), ke.set(!1);
4284
4249
  });
4285
4250
  }
4286
- return Pe.set(e);
4287
- }, ne = Yn(Qn({}, Pe), {
4288
- set: Jn
4289
- }), Me = (e) => {
4251
+ return Ae.set(e);
4252
+ }, se = zn(Wn({}, Ae), {
4253
+ set: Xn
4254
+ }), Ie = (e) => {
4290
4255
  const t = /* @__PURE__ */ Object.create(null);
4291
4256
  return (i) => {
4292
4257
  const n = JSON.stringify(i);
4293
4258
  return n in t ? t[n] : t[n] = e(i);
4294
4259
  };
4295
4260
  };
4296
- var qn = Object.defineProperty, He = Object.getOwnPropertySymbols, Tr = Object.prototype.hasOwnProperty, Lr = Object.prototype.propertyIsEnumerable, Ut = (e, t, r) => t in e ? qn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, pt = (e, t) => {
4261
+ var Zn = Object.defineProperty, He = Object.getOwnPropertySymbols, _r = Object.prototype.hasOwnProperty, xr = Object.prototype.propertyIsEnumerable, Mt = (e, t, r) => t in e ? Zn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, ht = (e, t) => {
4297
4262
  for (var r in t || (t = {}))
4298
- Tr.call(t, r) && Ut(e, r, t[r]);
4263
+ _r.call(t, r) && Mt(e, r, t[r]);
4299
4264
  if (He)
4300
4265
  for (var r of He(t))
4301
- Lr.call(t, r) && Ut(e, r, t[r]);
4266
+ xr.call(t, r) && Mt(e, r, t[r]);
4302
4267
  return e;
4303
4268
  }, oe = (e, t) => {
4304
4269
  var r = {};
4305
4270
  for (var i in e)
4306
- Tr.call(e, i) && t.indexOf(i) < 0 && (r[i] = e[i]);
4271
+ _r.call(e, i) && t.indexOf(i) < 0 && (r[i] = e[i]);
4307
4272
  if (e != null && He)
4308
4273
  for (var i of He(e))
4309
- t.indexOf(i) < 0 && Lr.call(e, i) && (r[i] = e[i]);
4274
+ t.indexOf(i) < 0 && xr.call(e, i) && (r[i] = e[i]);
4310
4275
  return r;
4311
4276
  };
4312
- const ce = (e, t) => {
4313
- const { formats: r } = te();
4277
+ const fe = (e, t) => {
4278
+ const { formats: r } = re();
4314
4279
  if (e in r && t in r[e])
4315
4280
  return r[e][t];
4316
4281
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
4317
- }, Kn = Me(
4282
+ }, Qn = Ie(
4318
4283
  (e) => {
4319
4284
  var t = e, { locale: r, format: i } = t, n = oe(t, ["locale", "format"]);
4320
4285
  if (r == null)
4321
4286
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
4322
- return i && (n = ce("number", i)), new Intl.NumberFormat(r, n);
4287
+ return i && (n = fe("number", i)), new Intl.NumberFormat(r, n);
4323
4288
  }
4324
- ), eo = Me(
4289
+ ), Yn = Ie(
4325
4290
  (e) => {
4326
4291
  var t = e, { locale: r, format: i } = t, n = oe(t, ["locale", "format"]);
4327
4292
  if (r == null)
4328
4293
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
4329
- return i ? n = ce("date", i) : Object.keys(n).length === 0 && (n = ce("date", "short")), new Intl.DateTimeFormat(r, n);
4294
+ return i ? n = fe("date", i) : Object.keys(n).length === 0 && (n = fe("date", "short")), new Intl.DateTimeFormat(r, n);
4330
4295
  }
4331
- ), to = Me(
4296
+ ), Jn = Ie(
4332
4297
  (e) => {
4333
4298
  var t = e, { locale: r, format: i } = t, n = oe(t, ["locale", "format"]);
4334
4299
  if (r == null)
4335
4300
  throw new Error(
4336
4301
  '[svelte-i18n] A "locale" must be set to format time values'
4337
4302
  );
4338
- return i ? n = ce("time", i) : Object.keys(n).length === 0 && (n = ce("time", "short")), new Intl.DateTimeFormat(r, n);
4303
+ return i ? n = fe("time", i) : Object.keys(n).length === 0 && (n = fe("time", "short")), new Intl.DateTimeFormat(r, n);
4339
4304
  }
4340
- ), ro = (e = {}) => {
4305
+ ), qn = (e = {}) => {
4341
4306
  var t = e, {
4342
4307
  locale: r = X()
4343
4308
  } = t, i = oe(t, [
4344
4309
  "locale"
4345
4310
  ]);
4346
- return Kn(pt({ locale: r }, i));
4347
- }, io = (e = {}) => {
4311
+ return Qn(ht({ locale: r }, i));
4312
+ }, Kn = (e = {}) => {
4348
4313
  var t = e, {
4349
4314
  locale: r = X()
4350
4315
  } = t, i = oe(t, [
4351
4316
  "locale"
4352
4317
  ]);
4353
- return eo(pt({ locale: r }, i));
4354
- }, no = (e = {}) => {
4318
+ return Yn(ht({ locale: r }, i));
4319
+ }, es = (e = {}) => {
4355
4320
  var t = e, {
4356
4321
  locale: r = X()
4357
4322
  } = t, i = oe(t, [
4358
4323
  "locale"
4359
4324
  ]);
4360
- return to(pt({ locale: r }, i));
4361
- }, oo = Me(
4325
+ return Jn(ht({ locale: r }, i));
4326
+ }, ts = Ie(
4362
4327
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
4363
- (e, t = X()) => new Cn(e, t, te().formats, {
4364
- ignoreTag: te().ignoreTag
4328
+ (e, t = X()) => new Hn(e, t, re().formats, {
4329
+ ignoreTag: re().ignoreTag
4365
4330
  })
4366
- ), so = (e, t = {}) => {
4367
- var r, i, n, o;
4331
+ ), rs = (e, t = {}) => {
4332
+ var r, i, n, s;
4368
4333
  let a = t;
4369
4334
  typeof e == "object" && (a = e, e = a.id);
4370
4335
  const {
4371
- values: s,
4336
+ values: o,
4372
4337
  locale: h = X(),
4373
4338
  default: u
4374
4339
  } = a;
@@ -4376,18 +4341,18 @@ const ce = (e, t) => {
4376
4341
  throw new Error(
4377
4342
  "[svelte-i18n] Cannot format a message without first setting the initial locale."
4378
4343
  );
4379
- let l = vr(e, h);
4344
+ let l = pr(e, h);
4380
4345
  if (!l)
4381
- l = (o = (n = (i = (r = te()).handleMissingMessage) == null ? void 0 : i.call(r, { locale: h, id: e, defaultValue: u })) != null ? n : u) != null ? o : e;
4346
+ l = (s = (n = (i = (r = re()).handleMissingMessage) == null ? void 0 : i.call(r, { locale: h, id: e, defaultValue: u })) != null ? n : u) != null ? s : e;
4382
4347
  else if (typeof l != "string")
4383
4348
  return console.warn(
4384
4349
  `[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof l}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`
4385
4350
  ), l;
4386
- if (!s)
4351
+ if (!o)
4387
4352
  return l;
4388
4353
  let c = l;
4389
4354
  try {
4390
- c = oo(l, h).format(s);
4355
+ c = ts(l, h).format(o);
4391
4356
  } catch (f) {
4392
4357
  f instanceof Error && console.warn(
4393
4358
  `[svelte-i18n] Message "${e}" has syntax error:`,
@@ -4395,20 +4360,20 @@ const ce = (e, t) => {
4395
4360
  );
4396
4361
  }
4397
4362
  return c;
4398
- }, ao = (e, t) => no(t).format(e), uo = (e, t) => io(t).format(e), lo = (e, t) => ro(t).format(e), ho = (e, t = X()) => vr(e, t), co = ie([ne, me], () => so);
4399
- ie([ne], () => ao);
4400
- ie([ne], () => uo);
4401
- ie([ne], () => lo);
4402
- ie([ne, me], () => ho);
4403
- window.emWidgets = { topic: xi };
4404
- const fo = (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)), Fo = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
4405
- function mo(e, t) {
4363
+ }, is = (e, t) => es(t).format(e), ns = (e, t) => Kn(t).format(e), ss = (e, t) => qn(t).format(e), os = (e, t = X()) => pr(e, t), as = ne([se, me], () => rs);
4364
+ ne([se], () => is);
4365
+ ne([se], () => ns);
4366
+ ne([se], () => ss);
4367
+ ne([se, me], () => os);
4368
+ window.emWidgets = { topic: vi };
4369
+ const us = (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)), Rs = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
4370
+ function ls(e, t) {
4406
4371
  if (e) {
4407
4372
  const r = document.createElement("style");
4408
4373
  r.innerHTML = t, e.appendChild(r);
4409
4374
  }
4410
4375
  }
4411
- function po(e, t) {
4376
+ function hs(e, t) {
4412
4377
  const r = new URL(t);
4413
4378
  fetch(r.href).then((i) => i.text()).then((i) => {
4414
4379
  const n = document.createElement("style");
@@ -4417,7 +4382,7 @@ function po(e, t) {
4417
4382
  console.error("There was an error while trying to load client styling from URL", i);
4418
4383
  });
4419
4384
  }
4420
- function yo(e, t, r) {
4385
+ function cs(e, t, r) {
4421
4386
  if (window.emMessageBus) {
4422
4387
  const i = document.createElement("style");
4423
4388
  window.emMessageBus.subscribe(t, (n) => {
@@ -4425,13 +4390,13 @@ function yo(e, t, r) {
4425
4390
  });
4426
4391
  }
4427
4392
  }
4428
- function Gt(e, t) {
4429
- Er(e, t);
4393
+ function Rt(e, t) {
4394
+ br(e, t);
4430
4395
  }
4431
- function go(e) {
4432
- ne.set(e);
4396
+ function fs(e) {
4397
+ se.set(e);
4433
4398
  }
4434
- const Xe = {
4399
+ const Ve = {
4435
4400
  en: {
4436
4401
  expandLimits: "Limit history",
4437
4402
  daily: "per day",
@@ -4662,80 +4627,80 @@ const Xe = {
4662
4627
  historyLimitTypeLoss: "Kayıp Limiti"
4663
4628
  }
4664
4629
  };
4665
- function bo(e) {
4666
- kr(e, "svelte-1wi0iai", ':host{font-family:system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";font-size:1.3rem}.svelte-1wi0iai.svelte-1wi0iai,.svelte-1wi0iai.svelte-1wi0iai::before,.svelte-1wi0iai.svelte-1wi0iai::after{color:var(--emw--color-typography-contrast, #444444);margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.player-account-gaming-limits-history-2.svelte-1wi0iai.svelte-1wi0iai{color:var(--emw--color-white, #FFFFFF)}button.svelte-1wi0iai.svelte-1wi0iai{font-size:1rem;border:0;padding:0}.ExpandButton.svelte-1wi0iai.svelte-1wi0iai{display:flex;align-items:center;margin-right:-14px;background:transparent;border:none;color:var(--emw--color-primary, #22B04E);font-size:var(--emw--font-size-large, 20px);text-transform:capitalize;font-weight:var(--emw--font-weight-bold, 700)}.ExpandButton.Mobile.svelte-1wi0iai.svelte-1wi0iai{font-size:var(--emw--font-size-medium, 16px);font-weight:var(--emw--font-weight-bold, 700)}.ExpandButton.svelte-1wi0iai svg.svelte-1wi0iai{width:40px;height:auto;margin-left:-4px}.extended.svelte-1wi0iai.svelte-1wi0iai{transform:rotate(180deg)}.HistoryWrapper.svelte-1wi0iai.svelte-1wi0iai{display:flex;flex-direction:column;width:320px;padding:0 12px;margin:12px auto}.HistoryWrapper.svelte-1wi0iai .HistoryDisplayArea.svelte-1wi0iai{width:inherit;background-color:var(--emw--color-typpgraphy, #FFFFFF);border-radius:var(--emw--border-radius-large, 10px);box-shadow:0px 3px 19px 0px rgba(0, 0, 0, 0.3);padding:30px 20px}.HistoryWrapper.svelte-1wi0iai .HistoryDisplayArea .LimitType.svelte-1wi0iai{font-size:var(--emw--font-size-medium, 16px);color:color-mix(in srgb, var(--emw--color-secondary, #E1A749) 80%, black 10%)}.HistoryWrapper.svelte-1wi0iai .HistoryDisplayArea.Mobile.svelte-1wi0iai{width:auto;font-size:var(--emw--font-size-x-small, 12px);padding:15px}.hidden.svelte-1wi0iai.svelte-1wi0iai{display:none}.HistoryRow.svelte-1wi0iai.svelte-1wi0iai{padding:12px 0;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--emw--color-gray-100, #E6E6E6)}.GeneralLimitInformation.svelte-1wi0iai.svelte-1wi0iai{display:flex;flex-direction:column;gap:4px;color:var(--emw--color-grey-150, #C0CBC3)}.LimitAmountPeriod.svelte-1wi0iai.svelte-1wi0iai{color:var(--emw--color-grey-150, #C0CBC3)}.LimitContainer.svelte-1wi0iai.svelte-1wi0iai{animation:svelte-1wi0iai-animateEntry 0.7s ease-in}@keyframes svelte-1wi0iai-animateEntry{0%{opacity:0;transform:translateX(500px)}100%{opacity:1;transform:translateX(0)}}');
4630
+ function ms(e) {
4631
+ $r(e, "svelte-1wi0iai", ':host{font-family:system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";font-size:1.3rem}.svelte-1wi0iai.svelte-1wi0iai,.svelte-1wi0iai.svelte-1wi0iai::before,.svelte-1wi0iai.svelte-1wi0iai::after{color:var(--emw--color-typography-contrast, #444444);margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.player-account-gaming-limits-history-2.svelte-1wi0iai.svelte-1wi0iai{color:var(--emw--color-white, #FFFFFF)}button.svelte-1wi0iai.svelte-1wi0iai{font-size:1rem;border:0;padding:0}.ExpandButton.svelte-1wi0iai.svelte-1wi0iai{display:flex;align-items:center;margin-right:-14px;background:transparent;border:none;color:var(--emw--color-primary, #22B04E);font-size:var(--emw--font-size-large, 20px);text-transform:capitalize;font-weight:var(--emw--font-weight-bold, 700)}.ExpandButton.Mobile.svelte-1wi0iai.svelte-1wi0iai{font-size:var(--emw--font-size-medium, 16px);font-weight:var(--emw--font-weight-bold, 700)}.ExpandButton.svelte-1wi0iai svg.svelte-1wi0iai{width:40px;height:auto;margin-left:-4px}.extended.svelte-1wi0iai.svelte-1wi0iai{transform:rotate(180deg)}.HistoryWrapper.svelte-1wi0iai.svelte-1wi0iai{display:flex;flex-direction:column;width:320px;padding:0 12px;margin:12px auto}.HistoryWrapper.svelte-1wi0iai .HistoryDisplayArea.svelte-1wi0iai{width:inherit;background-color:var(--emw--color-typpgraphy, #FFFFFF);border-radius:var(--emw--border-radius-large, 10px);box-shadow:0px 3px 19px 0px rgba(0, 0, 0, 0.3);padding:30px 20px}.HistoryWrapper.svelte-1wi0iai .HistoryDisplayArea .LimitType.svelte-1wi0iai{font-size:var(--emw--font-size-medium, 16px);color:color-mix(in srgb, var(--emw--color-secondary, #E1A749) 80%, black 10%)}.HistoryWrapper.svelte-1wi0iai .HistoryDisplayArea.Mobile.svelte-1wi0iai{width:auto;font-size:var(--emw--font-size-x-small, 12px);padding:15px}.hidden.svelte-1wi0iai.svelte-1wi0iai{display:none}.HistoryRow.svelte-1wi0iai.svelte-1wi0iai{padding:12px 0;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--emw--color-gray-100, #E6E6E6)}.GeneralLimitInformation.svelte-1wi0iai.svelte-1wi0iai{display:flex;flex-direction:column;gap:4px;color:var(--emw--color-grey-150, #C0CBC3)}.LimitAmountPeriod.svelte-1wi0iai.svelte-1wi0iai{color:var(--emw--color-grey-150, #C0CBC3)}.LimitContainer.svelte-1wi0iai.svelte-1wi0iai{animation:svelte-1wi0iai-animateEntry 0.7s ease-in}@keyframes svelte-1wi0iai-animateEntry{0%{opacity:0;transform:translateX(500px)}100%{opacity:1;transform:translateX(0)}}');
4667
4632
  }
4668
- function Ft(e, t, r) {
4633
+ function Dt(e, t, r) {
4669
4634
  const i = e.slice();
4670
4635
  return i[37] = t[r], i[38] = t, i[39] = r, i;
4671
4636
  }
4672
- function vo(e) {
4637
+ function ds(e) {
4673
4638
  let t, r, i, n = (
4674
4639
  /*$_*/
4675
4640
  e[9]("expandLimits") + ""
4676
- ), o, a, s, h, u, l, c, f, p, y = vt(
4641
+ ), s, a, o, h, u, l, c, f, d, y = pt(
4677
4642
  /*lazyShowedHistoryArray*/
4678
4643
  e[7]
4679
- ), d = [];
4644
+ ), p = [];
4680
4645
  for (let v = 0; v < y.length; v += 1)
4681
- d[v] = jt(Ft(e, y, v));
4646
+ p[v] = Ut(Dt(e, y, v));
4682
4647
  return {
4683
4648
  c() {
4684
- t = A("div"), r = A("div"), i = A("button"), o = R(n), a = Ze(), s = _e("svg"), h = _e("path"), u = _e("path"), l = Ze(), c = A("div");
4685
- for (let v = 0; v < d.length; v += 1)
4686
- d[v].c();
4687
- E(h, "d", "M10.5 15l7.5 7.5 7.5-7.5z"), E(h, "class", "svelte-1wi0iai"), E(u, "d", "M0 0h36v36h-36z"), E(u, "fill", "none"), E(u, "class", "svelte-1wi0iai"), E(s, "class", "ExpandArrow " + (/*isDesktop*/
4688
- e[10] ? "" : "Mobile") + " svelte-1wi0iai"), E(s, "xmlns", "http://www.w3.org/2000/svg"), E(s, "width", "36"), E(s, "height", "36"), E(s, "viewBox", "0 0 36 36"), Qr(s, "fill", "var(--emw--color-primary, #22B04E)"), ge(
4689
- s,
4649
+ t = A("div"), r = A("div"), i = A("button"), s = M(n), a = We(), o = _e("svg"), h = _e("path"), u = _e("path"), l = We(), c = A("div");
4650
+ for (let v = 0; v < p.length; v += 1)
4651
+ p[v].c();
4652
+ E(h, "d", "M10.5 15l7.5 7.5 7.5-7.5z"), E(h, "class", "svelte-1wi0iai"), E(u, "d", "M0 0h36v36h-36z"), E(u, "fill", "none"), E(u, "class", "svelte-1wi0iai"), E(o, "class", "ExpandArrow " + (/*isDesktop*/
4653
+ e[10] ? "" : "Mobile") + " svelte-1wi0iai"), E(o, "xmlns", "http://www.w3.org/2000/svg"), E(o, "width", "36"), E(o, "height", "36"), E(o, "viewBox", "0 0 36 36"), Wr(o, "fill", "var(--emw--color-primary, #22B04E)"), be(
4654
+ o,
4690
4655
  "extended",
4691
4656
  /*extended*/
4692
4657
  e[8]
4693
4658
  ), E(i, "class", "ExpandButton " + (/*isDesktop*/
4694
4659
  e[10] ? "" : "Mobile") + " svelte-1wi0iai"), E(c, "class", "HistoryDisplayArea " + (/*isDesktop*/
4695
- e[10] ? "" : "Mobile") + " svelte-1wi0iai"), ge(
4660
+ e[10] ? "" : "Mobile") + " svelte-1wi0iai"), be(
4696
4661
  c,
4697
4662
  "hidden",
4698
4663
  /*hidden*/
4699
4664
  e[5]
4700
4665
  ), E(r, "class", "HistoryWrapper svelte-1wi0iai"), E(t, "class", "player-account-gaming-limits-history-2 svelte-1wi0iai");
4701
4666
  },
4702
- m(v, H) {
4703
- V(v, t, H), x(t, r), x(r, i), x(i, o), x(i, a), x(i, s), x(s, h), x(s, u), x(r, l), x(r, c);
4704
- for (let g = 0; g < d.length; g += 1)
4705
- d[g] && d[g].m(c, null);
4706
- f || (p = Xr(
4667
+ m(v, P) {
4668
+ V(v, t, P), w(t, r), w(r, i), w(i, s), w(i, a), w(i, o), w(o, h), w(o, u), w(r, l), w(r, c);
4669
+ for (let b = 0; b < p.length; b += 1)
4670
+ p[b] && p[b].m(c, null);
4671
+ f || (d = kr(
4707
4672
  i,
4708
4673
  "click",
4709
4674
  /*toggleHistoryDisplayArea*/
4710
4675
  e[11]
4711
4676
  ), f = !0);
4712
4677
  },
4713
- p(v, H) {
4714
- if (H[0] & /*$_*/
4678
+ p(v, P) {
4679
+ if (P[0] & /*$_*/
4715
4680
  512 && n !== (n = /*$_*/
4716
- v[9]("expandLimits") + "") && k(o, n), H[0] & /*extended*/
4717
- 256 && ge(
4718
- s,
4681
+ v[9]("expandLimits") + "") && k(s, n), P[0] & /*extended*/
4682
+ 256 && be(
4683
+ o,
4719
4684
  "extended",
4720
4685
  /*extended*/
4721
4686
  v[8]
4722
- ), H[0] & /*numberofentries, limitContainer, lazyShowedHistoryArray, $_*/
4687
+ ), P[0] & /*numberofentries, limitContainer, lazyShowedHistoryArray, $_*/
4723
4688
  650) {
4724
- y = vt(
4689
+ y = pt(
4725
4690
  /*lazyShowedHistoryArray*/
4726
4691
  v[7]
4727
4692
  );
4728
- let g;
4729
- for (g = 0; g < y.length; g += 1) {
4730
- const L = Ft(v, y, g);
4731
- d[g] ? d[g].p(L, H) : (d[g] = jt(L), d[g].c(), d[g].m(c, null));
4693
+ let b;
4694
+ for (b = 0; b < y.length; b += 1) {
4695
+ const S = Dt(v, y, b);
4696
+ p[b] ? p[b].p(S, P) : (p[b] = Ut(S), p[b].c(), p[b].m(c, null));
4732
4697
  }
4733
- for (; g < d.length; g += 1)
4734
- d[g].d(1);
4735
- d.length = y.length;
4698
+ for (; b < p.length; b += 1)
4699
+ p[b].d(1);
4700
+ p.length = y.length;
4736
4701
  }
4737
- H[0] & /*hidden*/
4738
- 32 && ge(
4702
+ P[0] & /*hidden*/
4703
+ 32 && be(
4739
4704
  c,
4740
4705
  "hidden",
4741
4706
  /*hidden*/
@@ -4743,14 +4708,14 @@ function vo(e) {
4743
4708
  );
4744
4709
  },
4745
4710
  d(v) {
4746
- v && F(t), zr(d, v), f = !1, p();
4711
+ v && G(t), jr(p, v), f = !1, d();
4747
4712
  }
4748
4713
  };
4749
4714
  }
4750
- function _o(e) {
4715
+ function ps(e) {
4751
4716
  return { c: O, m: O, p: O, d: O };
4752
4717
  }
4753
- function Eo(e) {
4718
+ function ys(e) {
4754
4719
  let t, r = (
4755
4720
  /*lang*/
4756
4721
  (e[0] ? (
@@ -4760,13 +4725,13 @@ function Eo(e) {
4760
4725
  ), i;
4761
4726
  return {
4762
4727
  c() {
4763
- t = A("p"), i = R(r), E(t, "class", "svelte-1wi0iai");
4728
+ t = A("p"), i = M(r), E(t, "class", "svelte-1wi0iai");
4764
4729
  },
4765
- m(n, o) {
4766
- V(n, t, o), x(t, i);
4730
+ m(n, s) {
4731
+ V(n, t, s), w(t, i);
4767
4732
  },
4768
- p(n, o) {
4769
- o[0] & /*lang, $_*/
4733
+ p(n, s) {
4734
+ s[0] & /*lang, $_*/
4770
4735
  513 && r !== (r = /*lang*/
4771
4736
  (n[0] ? (
4772
4737
  /*$_*/
@@ -4774,15 +4739,15 @@ function Eo(e) {
4774
4739
  ) : "500 Server Error") + "") && k(i, r);
4775
4740
  },
4776
4741
  d(n) {
4777
- n && F(t);
4742
+ n && G(t);
4778
4743
  }
4779
4744
  };
4780
4745
  }
4781
- function xo(e) {
4746
+ function bs(e) {
4782
4747
  let t, r, i, n = (
4783
4748
  /*history*/
4784
4749
  e[37].type + ""
4785
- ), o, a, s = (
4750
+ ), s, a, o = (
4786
4751
  /*history*/
4787
4752
  e[37].amount + ""
4788
4753
  ), h, u, l = (
@@ -4791,30 +4756,30 @@ function xo(e) {
4791
4756
  ), c;
4792
4757
  return {
4793
4758
  c() {
4794
- t = A("div"), r = A("span"), i = A("span"), o = R(n), a = A("span"), h = R(s), u = A("span"), c = R(l), E(i, "class", "LimitType svelte-1wi0iai"), E(a, "class", "LimitAmountPeriod svelte-1wi0iai"), E(r, "class", "GeneralLimitInformation svelte-1wi0iai"), E(u, "class", "DateLimitInformation svelte-1wi0iai"), E(t, "class", "HistoryRow svelte-1wi0iai");
4759
+ t = A("div"), r = A("span"), i = A("span"), s = M(n), a = A("span"), h = M(o), u = A("span"), c = M(l), E(i, "class", "LimitType svelte-1wi0iai"), E(a, "class", "LimitAmountPeriod svelte-1wi0iai"), E(r, "class", "GeneralLimitInformation svelte-1wi0iai"), E(u, "class", "DateLimitInformation svelte-1wi0iai"), E(t, "class", "HistoryRow svelte-1wi0iai");
4795
4760
  },
4796
- m(f, p) {
4797
- V(f, t, p), x(t, r), x(r, i), x(i, o), x(r, a), x(a, h), x(t, u), x(u, c);
4761
+ m(f, d) {
4762
+ V(f, t, d), w(t, r), w(r, i), w(i, s), w(r, a), w(a, h), w(t, u), w(u, c);
4798
4763
  },
4799
- p(f, p) {
4800
- p[0] & /*lazyShowedHistoryArray*/
4764
+ p(f, d) {
4765
+ d[0] & /*lazyShowedHistoryArray*/
4801
4766
  128 && n !== (n = /*history*/
4802
- f[37].type + "") && k(o, n), p[0] & /*lazyShowedHistoryArray*/
4803
- 128 && s !== (s = /*history*/
4804
- f[37].amount + "") && k(h, s), p[0] & /*lazyShowedHistoryArray*/
4767
+ f[37].type + "") && k(s, n), d[0] & /*lazyShowedHistoryArray*/
4768
+ 128 && o !== (o = /*history*/
4769
+ f[37].amount + "") && k(h, o), d[0] & /*lazyShowedHistoryArray*/
4805
4770
  128 && l !== (l = /*history*/
4806
4771
  f[37].date + "") && k(c, l);
4807
4772
  },
4808
4773
  d(f) {
4809
- f && F(t);
4774
+ f && G(t);
4810
4775
  }
4811
4776
  };
4812
4777
  }
4813
- function wo(e) {
4778
+ function gs(e) {
4814
4779
  let t, r, i, n = (
4815
4780
  /*history*/
4816
4781
  e[37].type + ""
4817
- ), o, a, s = (
4782
+ ), s, a, o = (
4818
4783
  /*$_*/
4819
4784
  e[9]("limitRemoved") + ""
4820
4785
  ), h, u, l = (
@@ -4823,37 +4788,37 @@ function wo(e) {
4823
4788
  ), c;
4824
4789
  return {
4825
4790
  c() {
4826
- t = A("div"), r = A("span"), i = A("span"), o = R(n), a = A("span"), h = R(s), u = A("span"), c = R(l), E(i, "class", "LimitType svelte-1wi0iai"), E(a, "class", "LimitAmountPeriod svelte-1wi0iai"), E(r, "class", "GeneralLimitInformation svelte-1wi0iai"), E(u, "class", "DateLimitInformation svelte-1wi0iai"), E(t, "class", "HistoryRow svelte-1wi0iai");
4791
+ t = A("div"), r = A("span"), i = A("span"), s = M(n), a = A("span"), h = M(o), u = A("span"), c = M(l), E(i, "class", "LimitType svelte-1wi0iai"), E(a, "class", "LimitAmountPeriod svelte-1wi0iai"), E(r, "class", "GeneralLimitInformation svelte-1wi0iai"), E(u, "class", "DateLimitInformation svelte-1wi0iai"), E(t, "class", "HistoryRow svelte-1wi0iai");
4827
4792
  },
4828
- m(f, p) {
4829
- V(f, t, p), x(t, r), x(r, i), x(i, o), x(r, a), x(a, h), x(t, u), x(u, c);
4793
+ m(f, d) {
4794
+ V(f, t, d), w(t, r), w(r, i), w(i, s), w(r, a), w(a, h), w(t, u), w(u, c);
4830
4795
  },
4831
- p(f, p) {
4832
- p[0] & /*lazyShowedHistoryArray*/
4796
+ p(f, d) {
4797
+ d[0] & /*lazyShowedHistoryArray*/
4833
4798
  128 && n !== (n = /*history*/
4834
- f[37].type + "") && k(o, n), p[0] & /*$_*/
4835
- 512 && s !== (s = /*$_*/
4836
- f[9]("limitRemoved") + "") && k(h, s), p[0] & /*lazyShowedHistoryArray*/
4799
+ f[37].type + "") && k(s, n), d[0] & /*$_*/
4800
+ 512 && o !== (o = /*$_*/
4801
+ f[9]("limitRemoved") + "") && k(h, o), d[0] & /*lazyShowedHistoryArray*/
4837
4802
  128 && l !== (l = /*history*/
4838
4803
  f[37].date + "") && k(c, l);
4839
4804
  },
4840
4805
  d(f) {
4841
- f && F(t);
4806
+ f && G(t);
4842
4807
  }
4843
4808
  };
4844
4809
  }
4845
- function jt(e) {
4810
+ function Ut(e) {
4846
4811
  let t, r, i, n = (
4847
4812
  /*index*/
4848
4813
  e[39]
4849
4814
  );
4850
- function o(l, c) {
4815
+ function s(l, c) {
4851
4816
  return (
4852
4817
  /*history*/
4853
- l[37].removed ? wo : xo
4818
+ l[37].removed ? gs : bs
4854
4819
  );
4855
4820
  }
4856
- let a = o(e), s = a(e);
4821
+ let a = s(e), o = a(e);
4857
4822
  const h = () => (
4858
4823
  /*div_binding*/
4859
4824
  e[22](t, n)
@@ -4863,18 +4828,18 @@ function jt(e) {
4863
4828
  );
4864
4829
  return {
4865
4830
  c() {
4866
- t = A("div"), s.c(), r = Ze(), E(t, "class", i = gt(
4831
+ t = A("div"), o.c(), r = We(), E(t, "class", i = mt(
4867
4832
  /*index*/
4868
4833
  e[39] > +/*numberofentries*/
4869
4834
  e[1] ? "LimitContainer" : ""
4870
4835
  ) + " svelte-1wi0iai");
4871
4836
  },
4872
4837
  m(l, c) {
4873
- V(l, t, c), s.m(t, null), x(t, r), h();
4838
+ V(l, t, c), o.m(t, null), w(t, r), h();
4874
4839
  },
4875
4840
  p(l, c) {
4876
- e = l, a === (a = o(e)) && s ? s.p(e, c) : (s.d(1), s = a(e), s && (s.c(), s.m(t, r))), c[0] & /*numberofentries*/
4877
- 2 && i !== (i = gt(
4841
+ e = l, a === (a = s(e)) && o ? o.p(e, c) : (o.d(1), o = a(e), o && (o.c(), o.m(t, r))), c[0] & /*numberofentries*/
4842
+ 2 && i !== (i = mt(
4878
4843
  /*index*/
4879
4844
  e[39] > +/*numberofentries*/
4880
4845
  e[1] ? "LimitContainer" : ""
@@ -4883,18 +4848,18 @@ function jt(e) {
4883
4848
  e[39], h());
4884
4849
  },
4885
4850
  d(l) {
4886
- l && F(t), s.d(), u();
4851
+ l && G(t), o.d(), u();
4887
4852
  }
4888
4853
  };
4889
4854
  }
4890
- function To(e) {
4855
+ function vs(e) {
4891
4856
  let t;
4892
- function r(o, a) {
4857
+ function r(s, a) {
4893
4858
  return (
4894
4859
  /*hasErrors*/
4895
- o[6] ? Eo : (
4860
+ s[6] ? ys : (
4896
4861
  /*isLoading*/
4897
- o[4] ? _o : vo
4862
+ s[4] ? ps : ds
4898
4863
  )
4899
4864
  );
4900
4865
  }
@@ -4903,57 +4868,57 @@ function To(e) {
4903
4868
  c() {
4904
4869
  t = A("div"), n.c(), E(t, "class", "svelte-1wi0iai");
4905
4870
  },
4906
- m(o, a) {
4907
- V(o, t, a), n.m(t, null), e[23](t);
4871
+ m(s, a) {
4872
+ V(s, t, a), n.m(t, null), e[23](t);
4908
4873
  },
4909
- p(o, a) {
4910
- i === (i = r(o)) && n ? n.p(o, a) : (n.d(1), n = i(o), n && (n.c(), n.m(t, null)));
4874
+ p(s, a) {
4875
+ i === (i = r(s)) && n ? n.p(s, a) : (n.d(1), n = i(s), n && (n.c(), n.m(t, null)));
4911
4876
  },
4912
4877
  i: O,
4913
4878
  o: O,
4914
- d(o) {
4915
- o && F(t), n.d(), e[23](null);
4879
+ d(s) {
4880
+ s && G(t), n.d(), e[23](null);
4916
4881
  }
4917
4882
  };
4918
4883
  }
4919
- function Lo(e, t, r) {
4884
+ function _s(e, t, r) {
4920
4885
  let i;
4921
- jr(e, co, (m) => r(9, i = m));
4922
- let n = window.navigator.userAgent, o = !fo(n), { lang: a = "" } = t, { userid: s = "" } = t, { session: h = "" } = t, { endpoint: u = "" } = t, { apiversion: l = "" } = t, { numberofentries: c = "10" } = t, { customcurrencysymbols: f = "" } = t, { limitformat: p = "" } = t, { clientstyling: y = "" } = t, { clientstylingurl: d = "" } = t, { mbsource: v } = t, { translationurl: H = "" } = t, g, L = new Array(), D = parseInt(c, 10), N = !1, $ = !0, W = [], pe = [], de = !0, Re = !1, se = { EUR: "€", RON: "lei", TRY: "₺" };
4923
- const Ar = () => {
4924
- fetch(H).then((w) => w.json()).then((w) => {
4925
- Object.keys(w).forEach((I) => {
4926
- Gt(I, w[I]);
4886
+ Ur(e, as, (m) => r(9, i = m));
4887
+ let n = window.navigator.userAgent, s = !us(n), { lang: a = "" } = t, { userid: o = "" } = t, { session: h = "" } = t, { endpoint: u = "" } = t, { apiversion: l = "" } = t, { numberofentries: c = "10" } = t, { customcurrencysymbols: f = "" } = t, { limitformat: d = "" } = t, { clientstyling: y = "" } = t, { clientstylingurl: p = "" } = t, { mbsource: v } = t, { translationurl: P = "" } = t, b, S = new Array(), R = parseInt(c, 10), N = !1, D = !0, W = [], de = [], pe = !0, Ne = !1, ae = { EUR: "€", RON: "lei", TRY: "₺" };
4888
+ const wr = () => {
4889
+ fetch(P).then((T) => T.json()).then((T) => {
4890
+ Object.keys(T).forEach((I) => {
4891
+ Rt(I, T[I]);
4927
4892
  });
4928
- }).catch((w) => {
4929
- console.log(w);
4893
+ }).catch((T) => {
4894
+ console.log(T);
4930
4895
  });
4931
4896
  };
4932
- Object.keys(Xe).forEach((m) => {
4933
- Gt(m, Xe[m]);
4897
+ Object.keys(Ve).forEach((m) => {
4898
+ Rt(m, Ve[m]);
4934
4899
  });
4935
- const Pr = () => {
4936
- let m = l === "gmcore" ? `/v2/player/${s}/transactions/limit` : `/v1/player/${s}/limits/monetary/history`, w = new URL(m, u);
4937
- w.searchParams.append("startDate", `${(/* @__PURE__ */ new Date("2022")).toISOString()}`), w.searchParams.append("endDate", `${(/* @__PURE__ */ new Date("2099")).toISOString()}`), w.searchParams.append("limit", "10000");
4900
+ const Tr = () => {
4901
+ let m = l === "gmcore" ? `/v2/player/${o}/transactions/limit` : `/v1/player/${o}/limits/monetary/history`, T = new URL(m, u);
4902
+ T.searchParams.append("startDate", `${(/* @__PURE__ */ new Date("2022")).toISOString()}`), T.searchParams.append("endDate", `${(/* @__PURE__ */ new Date("2099")).toISOString()}`), T.searchParams.append("limit", "10000");
4938
4903
  let I = {
4939
4904
  method: "GET",
4940
4905
  headers: { "X-SessionID": h }
4941
4906
  };
4942
- fetch(w.href, I).then((P) => {
4943
- if (P.status >= 300)
4944
- throw r(4, $ = !1), r(6, N = !0), new Error("There was an error fetching the limits");
4945
- return P.json();
4907
+ fetch(T.href, I).then((H) => {
4908
+ if (H.status >= 300)
4909
+ throw r(4, D = !1), r(6, N = !0), new Error("There was an error fetching the limits");
4910
+ return H.json();
4946
4911
  }).then(
4947
- (P) => {
4948
- P.length && (W = Hr(P), r(7, pe = W.slice(0, D))), r(4, $ = !1);
4912
+ (H) => {
4913
+ H.length && (W = Lr(H), r(7, de = W.slice(0, R))), r(4, D = !1);
4949
4914
  },
4950
- (P) => {
4951
- console.error("There was an error", P), r(6, N = !0);
4915
+ (H) => {
4916
+ console.error("There was an error", H), r(6, N = !0);
4952
4917
  }
4953
4918
  );
4954
- }, Hr = (m) => {
4955
- const w = !!Xe[a];
4956
- return m.map((P) => {
4919
+ }, Lr = (m) => {
4920
+ const T = !!Ve[a];
4921
+ return m.map((H) => {
4957
4922
  let U = {
4958
4923
  amount: "",
4959
4924
  currency: "",
@@ -4962,104 +4927,104 @@ function Lo(e, t, r) {
4962
4927
  type: "",
4963
4928
  removed: !1
4964
4929
  };
4965
- return U.amount = Br(P), U.currency = w ? se[P.limitCurrencyCode] : P.limitCurrencyCode, U.date = new Intl.DateTimeFormat("de", { dateStyle: "medium" }).format(new Date(P.limitDate)), U.period = i(`${P.limitPeriod.toLowerCase()}`), U.type = l === "gmcore" ? i(`historyLimitType${P.limitType.split(" ")[0]}`) : i(`historyLimitType${P.limitType.split(" ")[0]}`) + " " + i(`historyProductType${P.limitProductType}`), U.removed = P.limitAmount === -1, U;
4930
+ return U.amount = Sr(H), U.currency = T ? ae[H.limitCurrencyCode] : H.limitCurrencyCode, U.date = new Intl.DateTimeFormat("de", { dateStyle: "medium" }).format(new Date(H.limitDate)), U.period = i(`${H.limitPeriod.toLowerCase()}`), U.type = l === "gmcore" ? i(`historyLimitType${H.limitType.split(" ")[0]}`) : i(`historyLimitType${H.limitType.split(" ")[0]}`) + " " + i(`historyProductType${H.limitProductType}`), U.removed = H.limitAmount === -1, U;
4966
4931
  });
4967
- }, Br = (m) => {
4968
- let w = p || Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(m.limitAmount);
4969
- if (!p) {
4970
- let Ur = se[m.limitCurrencyCode] || m.limitCurrencyCode;
4971
- return `${w}${Ur}`;
4932
+ }, Sr = (m) => {
4933
+ let T = d || Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(m.limitAmount);
4934
+ if (!d) {
4935
+ let Mr = ae[m.limitCurrencyCode] || m.limitCurrencyCode;
4936
+ return `${T}${Mr}`;
4972
4937
  }
4973
4938
  typeof m.limitAmount == "string" && m.limitAmount.includes(",") && (m.limitAmount = m.limitAmount.replaceAll(",", ""));
4974
- const I = w.match(/\{(\d+)decimals\}/), P = I ? parseInt(I[1], 10) : 2, U = I ? new RegExp("\\{\\d+decimals\\}", "g") : "{decimals}";
4975
- let ye = parseFloat(m.limitAmount).toFixed(P);
4976
- const [Dr, De] = p.includes(".") ? [",", "."] : [".", ","];
4977
- let [$e, $r] = ye.split(".");
4978
- return $e = $e.replace(/\B(?=(\d{3})+(?!\d))/g, Dr), ye = `${$e}${De}${$r}`, w = w.replace("{currency}", se[m.limitCurrencyCode] || m.limitCurrencyCode).replace("{amount}", ye.split(De)[0]).replace(
4939
+ const I = T.match(/\{(\d+)decimals\}/), H = I ? parseInt(I[1], 10) : 2, U = I ? new RegExp("\\{\\d+decimals\\}", "g") : "{decimals}";
4940
+ let ye = parseFloat(m.limitAmount).toFixed(H);
4941
+ const [Ir, Me] = d.includes(".") ? [",", "."] : [".", ","];
4942
+ let [Re, Nr] = ye.split(".");
4943
+ return Re = Re.replace(/\B(?=(\d{3})+(?!\d))/g, Ir), ye = `${Re}${Me}${Nr}`, T = T.replace("{currency}", ae[m.limitCurrencyCode] || m.limitCurrencyCode).replace("{amount}", ye.split(Me)[0]).replace(
4979
4944
  U,
4980
- ye.split(De)[1]
4981
- ), w;
4982
- }, Or = () => {
4983
- r(5, de = !de), r(8, Re = !Re);
4945
+ ye.split(Me)[1]
4946
+ ), T;
4947
+ }, Ar = () => {
4948
+ r(5, pe = !pe), r(8, Ne = !Ne);
4984
4949
  };
4985
- let dt = new IntersectionObserver((m) => {
4986
- m.forEach((w) => {
4987
- w.isIntersecting && (D += parseInt(c, 10) || 10, pe.length < W.length && r(7, pe = W.slice(0, D)));
4950
+ let ct = new IntersectionObserver((m) => {
4951
+ m.forEach((T) => {
4952
+ T.isIntersecting && (R += parseInt(c, 10) || 10, de.length < W.length && r(7, de = W.slice(0, R)));
4988
4953
  });
4989
4954
  });
4990
- const Cr = () => {
4991
- dt.observe(L[L.length - 1]);
4992
- }, Ir = () => {
4955
+ const Hr = () => {
4956
+ ct.observe(S[S.length - 1]);
4957
+ }, Pr = () => {
4993
4958
  if (!f)
4994
4959
  return;
4995
4960
  let m = {};
4996
- f.split(",").forEach((w) => {
4997
- let I = w.split(":");
4961
+ f.split(",").forEach((T) => {
4962
+ let I = T.split(":");
4998
4963
  m[I[0].trim()] = I[1].trim();
4999
- }), se = { ...se, ...m };
5000
- }, Nr = () => {
5001
- go(a);
4964
+ }), ae = { ...ae, ...m };
4965
+ }, Br = () => {
4966
+ fs(a);
5002
4967
  };
5003
- qr(() => () => {
5004
- dt.unobserve(L[L.length - 1]);
4968
+ Zr(() => () => {
4969
+ ct.unobserve(S[S.length - 1]);
5005
4970
  });
5006
- function Mr(m, w) {
4971
+ function Or(m, T) {
5007
4972
  Se[m ? "unshift" : "push"](() => {
5008
- L[w] = m, r(3, L);
4973
+ S[T] = m, r(3, S);
5009
4974
  });
5010
4975
  }
5011
- function Rr(m) {
4976
+ function Cr(m) {
5012
4977
  Se[m ? "unshift" : "push"](() => {
5013
- g = m, r(2, g);
4978
+ b = m, r(2, b);
5014
4979
  });
5015
4980
  }
5016
4981
  return e.$$set = (m) => {
5017
- "lang" in m && r(0, a = m.lang), "userid" in m && r(12, s = m.userid), "session" in m && r(13, h = m.session), "endpoint" in m && r(14, u = m.endpoint), "apiversion" in m && r(15, l = m.apiversion), "numberofentries" in m && r(1, c = m.numberofentries), "customcurrencysymbols" in m && r(16, f = m.customcurrencysymbols), "limitformat" in m && r(17, p = m.limitformat), "clientstyling" in m && r(18, y = m.clientstyling), "clientstylingurl" in m && r(19, d = m.clientstylingurl), "mbsource" in m && r(20, v = m.mbsource), "translationurl" in m && r(21, H = m.translationurl);
4982
+ "lang" in m && r(0, a = m.lang), "userid" in m && r(12, o = m.userid), "session" in m && r(13, h = m.session), "endpoint" in m && r(14, u = m.endpoint), "apiversion" in m && r(15, l = m.apiversion), "numberofentries" in m && r(1, c = m.numberofentries), "customcurrencysymbols" in m && r(16, f = m.customcurrencysymbols), "limitformat" in m && r(17, d = m.limitformat), "clientstyling" in m && r(18, y = m.clientstyling), "clientstylingurl" in m && r(19, p = m.clientstylingurl), "mbsource" in m && r(20, v = m.mbsource), "translationurl" in m && r(21, P = m.translationurl);
5018
4983
  }, e.$$.update = () => {
5019
4984
  e.$$.dirty[0] & /*customcurrencysymbols*/
5020
- 65536 && f && Ir(), e.$$.dirty[0] & /*endpoint, userid, session, apiversion*/
5021
- 61440 && u && s && h && l && Pr(), e.$$.dirty[0] & /*limitContainer, isLoading, hidden*/
5022
- 56 && L[0] && !$ && !de && Cr(), e.$$.dirty[0] & /*lang*/
5023
- 1 && a && Nr(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
5024
- 262148 && y && g && mo(g, y), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
5025
- 524292 && d && g && po(g, d), e.$$.dirty[0] & /*mbsource, customStylingContainer*/
5026
- 1048580 && v && g && yo(g, `${v}.Style`), e.$$.dirty[0] & /*translationurl, customStylingContainer*/
5027
- 2097156 && H && g && Ar();
4985
+ 65536 && f && Pr(), e.$$.dirty[0] & /*endpoint, userid, session, apiversion*/
4986
+ 61440 && u && o && h && l && Tr(), e.$$.dirty[0] & /*limitContainer, isLoading, hidden*/
4987
+ 56 && S[0] && !D && !pe && Hr(), e.$$.dirty[0] & /*lang*/
4988
+ 1 && a && Br(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
4989
+ 262148 && y && b && ls(b, y), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
4990
+ 524292 && p && b && hs(b, p), e.$$.dirty[0] & /*mbsource, customStylingContainer*/
4991
+ 1048580 && v && b && cs(b, `${v}.Style`), e.$$.dirty[0] & /*translationurl, customStylingContainer*/
4992
+ 2097156 && P && b && wr();
5028
4993
  }, [
5029
4994
  a,
5030
4995
  c,
5031
- g,
5032
- L,
5033
- $,
5034
- de,
5035
- N,
4996
+ b,
4997
+ S,
4998
+ D,
5036
4999
  pe,
5037
- Re,
5000
+ N,
5001
+ de,
5002
+ Ne,
5038
5003
  i,
5039
- o,
5040
- Or,
5041
5004
  s,
5005
+ Ar,
5006
+ o,
5042
5007
  h,
5043
5008
  u,
5044
5009
  l,
5045
5010
  f,
5046
- p,
5047
- y,
5048
5011
  d,
5012
+ y,
5013
+ p,
5049
5014
  v,
5050
- H,
5051
- Mr,
5052
- Rr
5015
+ P,
5016
+ Or,
5017
+ Cr
5053
5018
  ];
5054
5019
  }
5055
- class Sr extends ai {
5020
+ class Er extends ii {
5056
5021
  constructor(t) {
5057
- super(), oi(
5022
+ super(), ti(
5058
5023
  this,
5059
5024
  t,
5060
- Lo,
5061
- To,
5062
- Vt,
5025
+ _s,
5026
+ vs,
5027
+ Gt,
5063
5028
  {
5064
5029
  lang: 0,
5065
5030
  userid: 12,
@@ -5074,7 +5039,7 @@ class Sr extends ai {
5074
5039
  mbsource: 20,
5075
5040
  translationurl: 21
5076
5041
  },
5077
- bo,
5042
+ ms,
5078
5043
  [-1, -1]
5079
5044
  );
5080
5045
  }
@@ -5151,60 +5116,60 @@ class Sr extends ai {
5151
5116
  this.$$set({ translationurl: t }), C();
5152
5117
  }
5153
5118
  }
5154
- si(Sr, { lang: {}, userid: {}, session: {}, endpoint: {}, apiversion: {}, numberofentries: {}, customcurrencysymbols: {}, limitformat: {}, clientstyling: {}, clientstylingurl: {}, mbsource: {}, translationurl: {} }, [], [], !0);
5155
- const jo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
5119
+ ri(Er, { lang: {}, userid: {}, session: {}, endpoint: {}, apiversion: {}, numberofentries: {}, customcurrencysymbols: {}, limitformat: {}, clientstyling: {}, clientstylingurl: {}, mbsource: {}, translationurl: {} }, [], [], !0);
5120
+ const Ds = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
5156
5121
  __proto__: null,
5157
- default: Sr
5122
+ default: Er
5158
5123
  }, Symbol.toStringTag, { value: "Module" }));
5159
5124
  export {
5160
- ne as $,
5161
- R as A,
5162
- Qr as B,
5163
- Bo as C,
5164
- No as D,
5165
- Ye as E,
5166
- _e as F,
5167
- co as G,
5168
- mo as H,
5169
- po as I,
5170
- yo as J,
5171
- Go as K,
5172
- ti as L,
5173
- Uo as M,
5174
- Fo as N,
5175
- $o as O,
5176
- Oo as P,
5177
- Ro as Q,
5178
- So as R,
5179
- ai as S,
5180
- Po as T,
5181
- Ho as U,
5182
- Ao as V,
5183
- jo as W,
5184
- Er as a,
5185
- kr as b,
5186
- si as c,
5187
- F as d,
5188
- V as e,
5125
+ se as $,
5126
+ k as A,
5127
+ Wr as B,
5128
+ ie as C,
5129
+ pt as D,
5130
+ Hs as E,
5131
+ jr as F,
5132
+ Xe as G,
5133
+ Ps as H,
5134
+ as as I,
5135
+ _e as J,
5136
+ Ms as K,
5137
+ Ns as L,
5138
+ Jr as M,
5139
+ Rs as N,
5140
+ Is as O,
5141
+ Ss as P,
5142
+ Os as Q,
5143
+ xs as R,
5144
+ ii as S,
5145
+ ws as T,
5146
+ Ts as U,
5147
+ Es as V,
5148
+ Ds as W,
5149
+ br as a,
5150
+ $r as b,
5151
+ ri as c,
5152
+ We as d,
5153
+ A as e,
5189
5154
  C as f,
5190
- x as g,
5191
- A as h,
5192
- oi as i,
5193
- Ze as j,
5194
- jr as k,
5195
- fo as l,
5155
+ V as g,
5156
+ w as h,
5157
+ ti as i,
5158
+ G as j,
5159
+ Ur as k,
5160
+ us as l,
5196
5161
  E as m,
5197
5162
  O as n,
5198
- qr as o,
5163
+ Zr as o,
5199
5164
  Se as p,
5200
- Mo as q,
5201
- Co as r,
5202
- Vt as s,
5203
- Do as t,
5204
- vt as u,
5205
- zr as v,
5206
- re as w,
5207
- k as x,
5208
- Io as y,
5209
- Xr as z
5165
+ Bs as q,
5166
+ As as r,
5167
+ Gt as s,
5168
+ Cs as t,
5169
+ ls as u,
5170
+ hs as v,
5171
+ cs as w,
5172
+ M as x,
5173
+ Ls as y,
5174
+ kr as z
5210
5175
  };