@everymatrix/player-account-gaming-limits-wrapper-2 1.76.1 → 1.76.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (26) hide show
  1. package/components/{PlayerAccountGamingLimitsHistory2-fnp_hf0j.js → PlayerAccountGamingLimitsHistory2-BNsAmZYN.js} +846 -825
  2. package/components/PlayerAccountGamingLimitsHistory2-BsSmOM97.cjs +18 -0
  3. package/components/{PlayerAccountGamingLimitsHistory2-IzKR8ALi.js → PlayerAccountGamingLimitsHistory2-Cpa0GVk9.js} +1016 -995
  4. package/components/{PlayerAccountGamingLimitsPage2Gm16-D4pvr8N5.js → PlayerAccountGamingLimitsPage2Gm16-C4T6vq9t.js} +103 -103
  5. package/components/{PlayerAccountGamingLimitsPage2Gm16-aHkv3ygc.js → PlayerAccountGamingLimitsPage2Gm16-CPCTdyDi.js} +101 -101
  6. package/components/{PlayerAccountGamingLimitsPage2Gm16-ozN-hSEa.cjs → PlayerAccountGamingLimitsPage2Gm16-CvUb_cTs.cjs} +2 -2
  7. package/components/{PlayerAccountGamingLimitsWrapper2-hD9hsZpZ.js → PlayerAccountGamingLimitsWrapper2-BKi_F80L.js} +37 -37
  8. package/components/{PlayerAccountGamingLimitsWrapper2-WFjyGh07.cjs → PlayerAccountGamingLimitsWrapper2-DPejbZI6.cjs} +1 -1
  9. package/components/{PlayerAccountGamingLimitsWrapper2-JzMDaavy.js → PlayerAccountGamingLimitsWrapper2-DnlAm1wo.js} +45 -45
  10. package/es2015/player-account-gaming-limits-wrapper-2.cjs +1 -1
  11. package/es2015/player-account-gaming-limits-wrapper-2.js +1 -1
  12. package/esnext/player-account-gaming-limits-wrapper-2.js +1 -1
  13. package/package.json +1 -1
  14. package/stencil/index-b2193545-BeKKnKhR.js +519 -0
  15. package/stencil/index-b2193545-HC0t7mHa.js +503 -0
  16. package/stencil/index-b2193545-YW9b062G.cjs +1 -0
  17. package/stencil/{ui-skeleton-BPqjm-YB.cjs → ui-skeleton-BL4789dS.cjs} +1 -1
  18. package/stencil/{ui-skeleton-CWuMYFGQ.js → ui-skeleton-Ca5rz3Hv.js} +2 -2
  19. package/stencil/{ui-skeleton-ae35c6f2-CW3z59Qf.js → ui-skeleton-ae35c6f2-BDBUiN3S.js} +1 -1
  20. package/stencil/{ui-skeleton-ae35c6f2-DlexSQlT.js → ui-skeleton-ae35c6f2-Cn0ZM_hs.js} +1 -1
  21. package/stencil/{ui-skeleton-ae35c6f2-CKJgMm_5.cjs → ui-skeleton-ae35c6f2-xLf3HyeB.cjs} +1 -1
  22. package/stencil/{ui-skeleton-NZtdK490.js → ui-skeleton-hI4GeaLk.js} +2 -2
  23. package/components/PlayerAccountGamingLimitsHistory2-CJC7ow27.cjs +0 -18
  24. package/stencil/index-b2193545-BtPvM93e.js +0 -519
  25. package/stencil/index-b2193545-CgelUAhE.cjs +0 -1
  26. package/stencil/index-b2193545-D_KBbaD-.js +0 -503
@@ -1,35 +1,35 @@
1
- var kr = Object.defineProperty, Vr = Object.defineProperties;
2
- var Wr = Object.getOwnPropertyDescriptors;
3
- var gt = Object.getOwnPropertySymbols;
4
- var Xr = Object.prototype.hasOwnProperty, zr = Object.prototype.propertyIsEnumerable;
5
- var $e = (e, t, r) => t in e ? kr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, be = (e, t) => {
1
+ var Vr = Object.defineProperty, Wr = Object.defineProperties;
2
+ var Xr = Object.getOwnPropertyDescriptors;
3
+ var vt = Object.getOwnPropertySymbols;
4
+ var zr = Object.prototype.hasOwnProperty, Zr = Object.prototype.propertyIsEnumerable;
5
+ var Fe = (e, t, r) => t in e ? Vr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, be = (e, t) => {
6
6
  for (var r in t || (t = {}))
7
- Xr.call(t, r) && $e(e, r, t[r]);
8
- if (gt)
9
- for (var r of gt(t))
10
- zr.call(t, r) && $e(e, r, t[r]);
7
+ zr.call(t, r) && Fe(e, r, t[r]);
8
+ if (vt)
9
+ for (var r of vt(t))
10
+ Zr.call(t, r) && Fe(e, r, t[r]);
11
11
  return e;
12
- }, bt = (e, t) => Vr(e, Wr(t));
13
- var I = (e, t, r) => ($e(e, typeof t != "symbol" ? t + "" : t, r), r);
14
- var vt = (e, t, r) => new Promise((i, n) => {
12
+ }, _t = (e, t) => Wr(e, Xr(t));
13
+ var O = (e, t, r) => (Fe(e, typeof t != "symbol" ? t + "" : t, r), r);
14
+ var Et = (e, t, r) => new Promise((i, n) => {
15
15
  var o = (l) => {
16
16
  try {
17
- s(r.next(l));
17
+ a(r.next(l));
18
18
  } catch (u) {
19
19
  n(u);
20
20
  }
21
- }, a = (l) => {
21
+ }, s = (l) => {
22
22
  try {
23
- s(r.throw(l));
23
+ a(r.throw(l));
24
24
  } catch (u) {
25
25
  n(u);
26
26
  }
27
- }, s = (l) => l.done ? i(l.value) : Promise.resolve(l.value).then(o, a);
28
- s((r = r.apply(e, t)).next());
27
+ }, a = (l) => l.done ? i(l.value) : Promise.resolve(l.value).then(o, s);
28
+ a((r = r.apply(e, t)).next());
29
29
  });
30
- function O() {
30
+ function B() {
31
31
  }
32
- function Zr(e, t) {
32
+ function Qr(e, t) {
33
33
  for (const r in t)
34
34
  e[r] = t[r];
35
35
  return (
@@ -37,67 +37,67 @@ function Zr(e, t) {
37
37
  e
38
38
  );
39
39
  }
40
- function zt(e) {
40
+ function Qt(e) {
41
41
  return e();
42
42
  }
43
- function _t() {
43
+ function xt() {
44
44
  return /* @__PURE__ */ Object.create(null);
45
45
  }
46
- function ne(e) {
47
- e.forEach(zt);
46
+ function ie(e) {
47
+ e.forEach(Qt);
48
48
  }
49
- function ct(e) {
49
+ function dt(e) {
50
50
  return typeof e == "function";
51
51
  }
52
- function Zt(e, t) {
52
+ function Yt(e, t) {
53
53
  return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
54
54
  }
55
- function Qr(e) {
55
+ function Yr(e) {
56
56
  return Object.keys(e).length === 0;
57
57
  }
58
- function Qt(e, ...t) {
58
+ function Jt(e, ...t) {
59
59
  if (e == null) {
60
60
  for (const i of t)
61
61
  i(void 0);
62
- return O;
62
+ return B;
63
63
  }
64
64
  const r = e.subscribe(...t);
65
65
  return r.unsubscribe ? () => r.unsubscribe() : r;
66
66
  }
67
- function Yr(e, t, r) {
68
- e.$$.on_destroy.push(Qt(t, r));
67
+ function Jr(e, t, r) {
68
+ e.$$.on_destroy.push(Jt(t, r));
69
69
  }
70
- function Mo(e, t, r, i) {
70
+ function Do(e, t, r, i) {
71
71
  if (e) {
72
- const n = Yt(e, t, r, i);
72
+ const n = qt(e, t, r, i);
73
73
  return e[0](n);
74
74
  }
75
75
  }
76
- function Yt(e, t, r, i) {
77
- return e[1] && i ? Zr(r.ctx.slice(), e[1](i(t))) : r.ctx;
76
+ function qt(e, t, r, i) {
77
+ return e[1] && i ? Qr(r.ctx.slice(), e[1](i(t))) : r.ctx;
78
78
  }
79
- function Ro(e, t, r, i) {
79
+ function Uo(e, t, r, i) {
80
80
  if (e[2] && i) {
81
81
  const n = e[2](i(r));
82
82
  if (t.dirty === void 0)
83
83
  return n;
84
84
  if (typeof n == "object") {
85
- const o = [], a = Math.max(t.dirty.length, n.length);
86
- for (let s = 0; s < a; s += 1)
87
- o[s] = t.dirty[s] | n[s];
85
+ const o = [], s = Math.max(t.dirty.length, n.length);
86
+ for (let a = 0; a < s; a += 1)
87
+ o[a] = t.dirty[a] | n[a];
88
88
  return o;
89
89
  }
90
90
  return t.dirty | n;
91
91
  }
92
92
  return t.dirty;
93
93
  }
94
- function Do(e, t, r, i, n, o) {
94
+ function $o(e, t, r, i, n, o) {
95
95
  if (n) {
96
- const a = Yt(t, r, i, o);
97
- e.p(a, n);
96
+ const s = qt(t, r, i, o);
97
+ e.p(s, n);
98
98
  }
99
99
  }
100
- function Uo(e) {
100
+ function Go(e) {
101
101
  if (e.ctx.length > 32) {
102
102
  const t = [], r = e.ctx.length / 32;
103
103
  for (let i = 0; i < r; i++)
@@ -106,20 +106,20 @@ function Uo(e) {
106
106
  }
107
107
  return -1;
108
108
  }
109
- function Et(e) {
109
+ function Tt(e) {
110
110
  return e == null ? "" : e;
111
111
  }
112
- function T(e, t) {
112
+ function x(e, t) {
113
113
  e.appendChild(t);
114
114
  }
115
- function Jr(e, t, r) {
116
- const i = qr(e);
115
+ function qr(e, t, r) {
116
+ const i = Kr(e);
117
117
  if (!i.getElementById(t)) {
118
118
  const n = A("style");
119
- n.id = t, n.textContent = r, Kr(i, n);
119
+ n.id = t, n.textContent = r, ei(i, n);
120
120
  }
121
121
  }
122
- function qr(e) {
122
+ function Kr(e) {
123
123
  if (!e)
124
124
  return document;
125
125
  const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
@@ -129,8 +129,8 @@ function qr(e) {
129
129
  t
130
130
  ) : e.ownerDocument;
131
131
  }
132
- function Kr(e, t) {
133
- return T(
132
+ function ei(e, t) {
133
+ return x(
134
134
  /** @type {Document} */
135
135
  e.head || e,
136
136
  t
@@ -139,10 +139,10 @@ function Kr(e, t) {
139
139
  function W(e, t, r) {
140
140
  e.insertBefore(t, r || null);
141
141
  }
142
- function F(e) {
142
+ function j(e) {
143
143
  e.parentNode && e.parentNode.removeChild(e);
144
144
  }
145
- function ei(e, t) {
145
+ function ti(e, t) {
146
146
  for (let r = 0; r < e.length; r += 1)
147
147
  e[r] && e[r].d(t);
148
148
  }
@@ -152,42 +152,42 @@ function A(e) {
152
152
  function xe(e) {
153
153
  return document.createElementNS("http://www.w3.org/2000/svg", e);
154
154
  }
155
- function R(e) {
155
+ function D(e) {
156
156
  return document.createTextNode(e);
157
157
  }
158
- function Qe() {
159
- return R(" ");
158
+ function Je() {
159
+ return D(" ");
160
160
  }
161
- function $o() {
162
- return R("");
161
+ function Fo() {
162
+ return D("");
163
163
  }
164
- function ti(e, t, r, i) {
164
+ function ri(e, t, r, i) {
165
165
  return e.addEventListener(t, r, i), () => e.removeEventListener(t, r, i);
166
166
  }
167
- function x(e, t, r) {
167
+ function E(e, t, r) {
168
168
  r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
169
169
  }
170
- function Go(e, t, r) {
170
+ function jo(e, t, r) {
171
171
  const i = t.toLowerCase();
172
- i in e ? e[i] = typeof e[i] == "boolean" && r === "" ? !0 : r : t in e ? e[t] = typeof e[t] == "boolean" && r === "" ? !0 : r : x(e, t, r);
172
+ 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);
173
173
  }
174
- function Fo(e) {
174
+ function ko(e) {
175
175
  return e === "" ? null : +e;
176
176
  }
177
- function ri(e) {
177
+ function ii(e) {
178
178
  return Array.from(e.childNodes);
179
179
  }
180
180
  function V(e, t) {
181
181
  t = "" + t, e.data !== t && (e.data = /** @type {string} */
182
182
  t);
183
183
  }
184
- function jo(e, t) {
184
+ function Vo(e, t) {
185
185
  e.value = t == null ? "" : t;
186
186
  }
187
- function ko(e, t, r, i) {
187
+ function Wo(e, t, r, i) {
188
188
  r == null ? e.style.removeProperty(t) : e.style.setProperty(t, r, "");
189
189
  }
190
- function Vo(e, t, r) {
190
+ function Xo(e, t, r) {
191
191
  for (let i = 0; i < e.options.length; i += 1) {
192
192
  const n = e.options[i];
193
193
  if (n.__value === t) {
@@ -197,28 +197,28 @@ function Vo(e, t, r) {
197
197
  }
198
198
  (!r || t !== void 0) && (e.selectedIndex = -1);
199
199
  }
200
- function Wo(e) {
200
+ function zo(e) {
201
201
  const t = e.querySelector(":checked");
202
202
  return t && t.__value;
203
203
  }
204
204
  function ve(e, t, r) {
205
205
  e.classList.toggle(t, !!r);
206
206
  }
207
- class Xo {
207
+ class Zo {
208
208
  constructor(t = !1) {
209
209
  /**
210
210
  * @private
211
211
  * @default false
212
212
  */
213
- I(this, "is_svg", !1);
213
+ O(this, "is_svg", !1);
214
214
  /** parent for creating node */
215
- I(this, "e");
215
+ O(this, "e");
216
216
  /** html tag nodes */
217
- I(this, "n");
217
+ O(this, "n");
218
218
  /** target */
219
- I(this, "t");
219
+ O(this, "t");
220
220
  /** anchor */
221
- I(this, "a");
221
+ O(this, "a");
222
222
  this.is_svg = t, this.e = this.n = null;
223
223
  }
224
224
  /**
@@ -271,10 +271,10 @@ class Xo {
271
271
  /**
272
272
  * @returns {void} */
273
273
  d() {
274
- this.n.forEach(F);
274
+ this.n.forEach(j);
275
275
  }
276
276
  }
277
- function ii(e) {
277
+ function ni(e) {
278
278
  const t = {};
279
279
  return e.childNodes.forEach(
280
280
  /** @param {Element} node */
@@ -283,69 +283,69 @@ function ii(e) {
283
283
  }
284
284
  ), t;
285
285
  }
286
- let ce;
287
- function he(e) {
288
- ce = e;
286
+ let he;
287
+ function le(e) {
288
+ he = e;
289
289
  }
290
- function ni() {
291
- if (!ce)
290
+ function oi() {
291
+ if (!he)
292
292
  throw new Error("Function called outside component initialization");
293
- return ce;
293
+ return he;
294
294
  }
295
- function oi(e) {
296
- ni().$$.on_mount.push(e);
295
+ function si(e) {
296
+ oi().$$.on_mount.push(e);
297
297
  }
298
298
  const J = [], Pe = [];
299
299
  let q = [];
300
- const xt = [], si = /* @__PURE__ */ Promise.resolve();
301
- let Ye = !1;
302
- function ai() {
303
- Ye || (Ye = !0, si.then(C));
300
+ const Lt = [], ai = /* @__PURE__ */ Promise.resolve();
301
+ let qe = !1;
302
+ function ui() {
303
+ qe || (qe = !0, ai.then(C));
304
304
  }
305
- function Je(e) {
305
+ function Ke(e) {
306
306
  q.push(e);
307
307
  }
308
- const Ge = /* @__PURE__ */ new Set();
308
+ const je = /* @__PURE__ */ new Set();
309
309
  let Q = 0;
310
310
  function C() {
311
311
  if (Q !== 0)
312
312
  return;
313
- const e = ce;
313
+ const e = he;
314
314
  do {
315
315
  try {
316
316
  for (; Q < J.length; ) {
317
317
  const t = J[Q];
318
- Q++, he(t), ui(t.$$);
318
+ Q++, le(t), li(t.$$);
319
319
  }
320
320
  } catch (t) {
321
321
  throw J.length = 0, Q = 0, t;
322
322
  }
323
- for (he(null), J.length = 0, Q = 0; Pe.length; )
323
+ for (le(null), J.length = 0, Q = 0; Pe.length; )
324
324
  Pe.pop()();
325
325
  for (let t = 0; t < q.length; t += 1) {
326
326
  const r = q[t];
327
- Ge.has(r) || (Ge.add(r), r());
327
+ je.has(r) || (je.add(r), r());
328
328
  }
329
329
  q.length = 0;
330
330
  } while (J.length);
331
- for (; xt.length; )
332
- xt.pop()();
333
- Ye = !1, Ge.clear(), he(e);
331
+ for (; Lt.length; )
332
+ Lt.pop()();
333
+ qe = !1, je.clear(), le(e);
334
334
  }
335
- function ui(e) {
335
+ function li(e) {
336
336
  if (e.fragment !== null) {
337
- e.update(), ne(e.before_update);
337
+ e.update(), ie(e.before_update);
338
338
  const t = e.dirty;
339
- e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Je);
339
+ e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Ke);
340
340
  }
341
341
  }
342
- function li(e) {
342
+ function hi(e) {
343
343
  const t = [], r = [];
344
344
  q.forEach((i) => e.indexOf(i) === -1 ? t.push(i) : r.push(i)), r.forEach((i) => i()), q = t;
345
345
  }
346
346
  const Te = /* @__PURE__ */ new Set();
347
347
  let z;
348
- function zo() {
348
+ function Qo() {
349
349
  z = {
350
350
  r: 0,
351
351
  c: [],
@@ -353,13 +353,13 @@ function zo() {
353
353
  // parent group
354
354
  };
355
355
  }
356
- function Zo() {
357
- z.r || ne(z.c), z = z.p;
356
+ function Yo() {
357
+ z.r || ie(z.c), z = z.p;
358
358
  }
359
- function hi(e, t) {
359
+ function ci(e, t) {
360
360
  e && e.i && (Te.delete(e), e.i(t));
361
361
  }
362
- function Qo(e, t, r, i) {
362
+ function Jo(e, t, r, i) {
363
363
  if (e && e.o) {
364
364
  if (Te.has(e))
365
365
  return;
@@ -369,34 +369,34 @@ function Qo(e, t, r, i) {
369
369
  } else
370
370
  i && i();
371
371
  }
372
- function Tt(e) {
372
+ function St(e) {
373
373
  return (e == null ? void 0 : e.length) !== void 0 ? e : Array.from(e);
374
374
  }
375
- function ci(e, t, r) {
375
+ function fi(e, t, r) {
376
376
  const { fragment: i, after_update: n } = e.$$;
377
- i && i.m(t, r), Je(() => {
378
- const o = e.$$.on_mount.map(zt).filter(ct);
379
- e.$$.on_destroy ? e.$$.on_destroy.push(...o) : ne(o), e.$$.on_mount = [];
380
- }), n.forEach(Je);
377
+ i && i.m(t, r), Ke(() => {
378
+ const o = e.$$.on_mount.map(Qt).filter(dt);
379
+ e.$$.on_destroy ? e.$$.on_destroy.push(...o) : ie(o), e.$$.on_mount = [];
380
+ }), n.forEach(Ke);
381
381
  }
382
- function fi(e, t) {
382
+ function mi(e, t) {
383
383
  const r = e.$$;
384
- r.fragment !== null && (li(r.after_update), ne(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
384
+ r.fragment !== null && (hi(r.after_update), ie(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
385
385
  }
386
- function mi(e, t) {
387
- e.$$.dirty[0] === -1 && (J.push(e), ai(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
386
+ function pi(e, t) {
387
+ e.$$.dirty[0] === -1 && (J.push(e), ui(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
388
388
  }
389
- function pi(e, t, r, i, n, o, a = null, s = [-1]) {
390
- const l = ce;
391
- he(e);
389
+ function di(e, t, r, i, n, o, s = null, a = [-1]) {
390
+ const l = he;
391
+ le(e);
392
392
  const u = e.$$ = {
393
393
  fragment: null,
394
394
  ctx: [],
395
395
  // state
396
396
  props: o,
397
- update: O,
397
+ update: B,
398
398
  not_equal: n,
399
- bound: _t(),
399
+ bound: xt(),
400
400
  // lifecycle
401
401
  on_mount: [],
402
402
  on_destroy: [],
@@ -405,48 +405,48 @@ function pi(e, t, r, i, n, o, a = null, s = [-1]) {
405
405
  after_update: [],
406
406
  context: new Map(t.context || (l ? l.$$.context : [])),
407
407
  // everything else
408
- callbacks: _t(),
409
- dirty: s,
408
+ callbacks: xt(),
409
+ dirty: a,
410
410
  skip_bound: !1,
411
411
  root: t.target || l.$$.root
412
412
  };
413
- a && a(u.root);
413
+ s && s(u.root);
414
414
  let h = !1;
415
415
  if (u.ctx = r ? r(e, t.props || {}, (c, f, ...p) => {
416
416
  const y = p.length ? p[0] : f;
417
- return u.ctx && n(u.ctx[c], u.ctx[c] = y) && (!u.skip_bound && u.bound[c] && u.bound[c](y), h && mi(e, c)), f;
418
- }) : [], u.update(), h = !0, ne(u.before_update), u.fragment = i ? i(u.ctx) : !1, t.target) {
417
+ return u.ctx && n(u.ctx[c], u.ctx[c] = y) && (!u.skip_bound && u.bound[c] && u.bound[c](y), h && pi(e, c)), f;
418
+ }) : [], u.update(), h = !0, ie(u.before_update), u.fragment = i ? i(u.ctx) : !1, t.target) {
419
419
  if (t.hydrate) {
420
- const c = ri(t.target);
421
- u.fragment && u.fragment.l(c), c.forEach(F);
420
+ const c = ii(t.target);
421
+ u.fragment && u.fragment.l(c), c.forEach(j);
422
422
  } else
423
423
  u.fragment && u.fragment.c();
424
- t.intro && hi(e.$$.fragment), ci(e, t.target, t.anchor), C();
424
+ t.intro && ci(e.$$.fragment), fi(e, t.target, t.anchor), C();
425
425
  }
426
- he(l);
426
+ le(l);
427
427
  }
428
- let Jt;
429
- typeof HTMLElement == "function" && (Jt = class extends HTMLElement {
428
+ let Kt;
429
+ typeof HTMLElement == "function" && (Kt = class extends HTMLElement {
430
430
  constructor(t, r, i) {
431
431
  super();
432
432
  /** The Svelte component constructor */
433
- I(this, "$$ctor");
433
+ O(this, "$$ctor");
434
434
  /** Slots */
435
- I(this, "$$s");
435
+ O(this, "$$s");
436
436
  /** The Svelte component instance */
437
- I(this, "$$c");
437
+ O(this, "$$c");
438
438
  /** Whether or not the custom element is connected */
439
- I(this, "$$cn", !1);
439
+ O(this, "$$cn", !1);
440
440
  /** Component props data */
441
- I(this, "$$d", {});
441
+ O(this, "$$d", {});
442
442
  /** `true` if currently in the process of reflecting component props back to attributes */
443
- I(this, "$$r", !1);
443
+ O(this, "$$r", !1);
444
444
  /** @type {Record<string, CustomElementPropDefinition>} Props definition (name, reflected, type etc) */
445
- I(this, "$$p_d", {});
445
+ O(this, "$$p_d", {});
446
446
  /** @type {Record<string, Function[]>} Event listeners */
447
- I(this, "$$l", {});
447
+ O(this, "$$l", {});
448
448
  /** @type {Map<Function, Function>} Event listener unsubscribe functions */
449
- I(this, "$$l_u", /* @__PURE__ */ new Map());
449
+ O(this, "$$l_u", /* @__PURE__ */ new Map());
450
450
  this.$$ctor = t, this.$$s = r, i && this.attachShadow({ mode: "open" });
451
451
  }
452
452
  addEventListener(t, r, i) {
@@ -463,42 +463,42 @@ typeof HTMLElement == "function" && (Jt = class extends HTMLElement {
463
463
  }
464
464
  }
465
465
  connectedCallback() {
466
- return vt(this, null, function* () {
466
+ return Et(this, null, function* () {
467
467
  if (this.$$cn = !0, !this.$$c) {
468
468
  let t = function(o) {
469
469
  return () => {
470
- let a;
470
+ let s;
471
471
  return {
472
472
  c: function() {
473
- a = A("slot"), o !== "default" && x(a, "name", o);
473
+ s = A("slot"), o !== "default" && E(s, "name", o);
474
474
  },
475
475
  /**
476
476
  * @param {HTMLElement} target
477
477
  * @param {HTMLElement} [anchor]
478
478
  */
479
479
  m: function(u, h) {
480
- W(u, a, h);
480
+ W(u, s, h);
481
481
  },
482
482
  d: function(u) {
483
- u && F(a);
483
+ u && j(s);
484
484
  }
485
485
  };
486
486
  };
487
487
  };
488
488
  if (yield Promise.resolve(), !this.$$cn || this.$$c)
489
489
  return;
490
- const r = {}, i = ii(this);
490
+ const r = {}, i = ni(this);
491
491
  for (const o of this.$$s)
492
492
  o in i && (r[o] = [t(o)]);
493
493
  for (const o of this.attributes) {
494
- const a = this.$$g_p(o.name);
495
- a in this.$$d || (this.$$d[a] = Le(a, o.value, this.$$p_d, "toProp"));
494
+ const s = this.$$g_p(o.name);
495
+ s in this.$$d || (this.$$d[s] = Le(s, o.value, this.$$p_d, "toProp"));
496
496
  }
497
497
  for (const o in this.$$p_d)
498
498
  !(o in this.$$d) && this[o] !== void 0 && (this.$$d[o] = this[o], delete this[o]);
499
499
  this.$$c = new this.$$ctor({
500
500
  target: this.shadowRoot || this,
501
- props: bt(be({}, this.$$d), {
501
+ props: _t(be({}, this.$$d), {
502
502
  $$slots: r,
503
503
  $$scope: {
504
504
  ctx: []
@@ -509,21 +509,21 @@ typeof HTMLElement == "function" && (Jt = class extends HTMLElement {
509
509
  this.$$r = !0;
510
510
  for (const o in this.$$p_d)
511
511
  if (this.$$d[o] = this.$$c.$$.ctx[this.$$c.$$.props[o]], this.$$p_d[o].reflect) {
512
- const a = Le(
512
+ const s = Le(
513
513
  o,
514
514
  this.$$d[o],
515
515
  this.$$p_d,
516
516
  "toAttribute"
517
517
  );
518
- a == null ? this.removeAttribute(this.$$p_d[o].attribute || o) : this.setAttribute(this.$$p_d[o].attribute || o, a);
518
+ s == null ? this.removeAttribute(this.$$p_d[o].attribute || o) : this.setAttribute(this.$$p_d[o].attribute || o, s);
519
519
  }
520
520
  this.$$r = !1;
521
521
  };
522
522
  this.$$c.$$.after_update.push(n), n();
523
523
  for (const o in this.$$l)
524
- for (const a of this.$$l[o]) {
525
- const s = this.$$c.$on(o, a);
526
- this.$$l_u.set(a, s);
524
+ for (const s of this.$$l[o]) {
525
+ const a = this.$$c.$on(o, s);
526
+ this.$$l_u.set(s, a);
527
527
  }
528
528
  this.$$l = {};
529
529
  }
@@ -576,38 +576,38 @@ function Le(e, t, r, i) {
576
576
  return t;
577
577
  }
578
578
  }
579
- function di(e, t, r, i, n, o) {
580
- let a = class extends Jt {
579
+ function yi(e, t, r, i, n, o) {
580
+ let s = class extends Kt {
581
581
  constructor() {
582
582
  super(e, r, n), this.$$p_d = t;
583
583
  }
584
584
  static get observedAttributes() {
585
585
  return Object.keys(t).map(
586
- (s) => (t[s].attribute || s).toLowerCase()
586
+ (a) => (t[a].attribute || a).toLowerCase()
587
587
  );
588
588
  }
589
589
  };
590
- return Object.keys(t).forEach((s) => {
591
- Object.defineProperty(a.prototype, s, {
590
+ return Object.keys(t).forEach((a) => {
591
+ Object.defineProperty(s.prototype, a, {
592
592
  get() {
593
- return this.$$c && s in this.$$c ? this.$$c[s] : this.$$d[s];
593
+ return this.$$c && a in this.$$c ? this.$$c[a] : this.$$d[a];
594
594
  },
595
595
  set(l) {
596
596
  var u;
597
- l = Le(s, l, t), this.$$d[s] = l, (u = this.$$c) == null || u.$set({ [s]: l });
597
+ l = Le(a, l, t), this.$$d[a] = l, (u = this.$$c) == null || u.$set({ [a]: l });
598
598
  }
599
599
  });
600
- }), i.forEach((s) => {
601
- Object.defineProperty(a.prototype, s, {
600
+ }), i.forEach((a) => {
601
+ Object.defineProperty(s.prototype, a, {
602
602
  get() {
603
603
  var l;
604
- return (l = this.$$c) == null ? void 0 : l[s];
604
+ return (l = this.$$c) == null ? void 0 : l[a];
605
605
  }
606
606
  });
607
607
  }), e.element = /** @type {any} */
608
- a, a;
608
+ s, s;
609
609
  }
610
- class yi {
610
+ class gi {
611
611
  constructor() {
612
612
  /**
613
613
  * ### PRIVATE API
@@ -616,7 +616,7 @@ class yi {
616
616
  *
617
617
  * @type {any}
618
618
  */
619
- I(this, "$$");
619
+ O(this, "$$");
620
620
  /**
621
621
  * ### PRIVATE API
622
622
  *
@@ -624,11 +624,11 @@ class yi {
624
624
  *
625
625
  * @type {any}
626
626
  */
627
- I(this, "$$set");
627
+ O(this, "$$set");
628
628
  }
629
629
  /** @returns {void} */
630
630
  $destroy() {
631
- fi(this, 1), this.$destroy = O;
631
+ mi(this, 1), this.$destroy = B;
632
632
  }
633
633
  /**
634
634
  * @template {Extract<keyof Events, string>} K
@@ -637,8 +637,8 @@ class yi {
637
637
  * @returns {() => void}
638
638
  */
639
639
  $on(t, r) {
640
- if (!ct(r))
641
- return O;
640
+ if (!dt(r))
641
+ return B;
642
642
  const i = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
643
643
  return i.push(r), () => {
644
644
  const n = i.indexOf(r);
@@ -650,11 +650,11 @@ class yi {
650
650
  * @returns {void}
651
651
  */
652
652
  $set(t) {
653
- this.$$set && !Qr(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
653
+ this.$$set && !Yr(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
654
654
  }
655
655
  }
656
- const gi = "4";
657
- typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(gi);
656
+ const bi = "4";
657
+ typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(bi);
658
658
  /*! *****************************************************************************
659
659
  Copyright (c) Microsoft Corporation.
660
660
 
@@ -669,43 +669,24 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
669
669
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
670
670
  PERFORMANCE OF THIS SOFTWARE.
671
671
  ***************************************************************************** */
672
- var qe = function(e, t) {
673
- return qe = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, i) {
672
+ var et = function(e, t) {
673
+ return et = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, i) {
674
674
  r.__proto__ = i;
675
675
  } || function(r, i) {
676
676
  for (var n in i)
677
677
  Object.prototype.hasOwnProperty.call(i, n) && (r[n] = i[n]);
678
- }, qe(e, t);
678
+ }, et(e, t);
679
679
  };
680
- function j(e, t) {
680
+ function me(e, t) {
681
681
  if (typeof t != "function" && t !== null)
682
682
  throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
683
- qe(e, t);
683
+ et(e, t);
684
684
  function r() {
685
685
  this.constructor = e;
686
686
  }
687
687
  e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
688
688
  }
689
- var E = function() {
690
- return E = Object.assign || function(t) {
691
- for (var r, i = 1, n = arguments.length; i < n; i++) {
692
- r = arguments[i];
693
- for (var o in r)
694
- Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
695
- }
696
- return t;
697
- }, E.apply(this, arguments);
698
- };
699
- function bi(e, t) {
700
- var r = {};
701
- for (var i in e)
702
- Object.prototype.hasOwnProperty.call(e, i) && t.indexOf(i) < 0 && (r[i] = e[i]);
703
- if (e != null && typeof Object.getOwnPropertySymbols == "function")
704
- for (var n = 0, i = Object.getOwnPropertySymbols(e); n < i.length; n++)
705
- t.indexOf(i[n]) < 0 && Object.prototype.propertyIsEnumerable.call(e, i[n]) && (r[i[n]] = e[i[n]]);
706
- return r;
707
- }
708
- function Ke(e) {
689
+ function tt(e) {
709
690
  var t = typeof Symbol == "function" && Symbol.iterator, r = t && e[t], i = 0;
710
691
  if (r)
711
692
  return r.call(e);
@@ -717,42 +698,42 @@ function Ke(e) {
717
698
  };
718
699
  throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
719
700
  }
720
- function et(e, t) {
701
+ function rt(e, t) {
721
702
  var r = typeof Symbol == "function" && e[Symbol.iterator];
722
703
  if (!r)
723
704
  return e;
724
- var i = r.call(e), n, o = [], a;
705
+ var i = r.call(e), n, o = [], s;
725
706
  try {
726
707
  for (; (t === void 0 || t-- > 0) && !(n = i.next()).done; )
727
708
  o.push(n.value);
728
- } catch (s) {
729
- a = { error: s };
709
+ } catch (a) {
710
+ s = { error: a };
730
711
  } finally {
731
712
  try {
732
713
  n && !n.done && (r = i.return) && r.call(i);
733
714
  } finally {
734
- if (a)
735
- throw a.error;
715
+ if (s)
716
+ throw s.error;
736
717
  }
737
718
  }
738
719
  return o;
739
720
  }
740
- function K(e, t, r) {
741
- if (r || arguments.length === 2)
721
+ function it(e, t, r) {
722
+ if (arguments.length === 2)
742
723
  for (var i = 0, n = t.length, o; i < n; i++)
743
724
  (o || !(i in t)) && (o || (o = Array.prototype.slice.call(t, 0, i)), o[i] = t[i]);
744
725
  return e.concat(o || t);
745
726
  }
746
- function G(e) {
727
+ function F(e) {
747
728
  return typeof e == "function";
748
729
  }
749
- function qt(e) {
730
+ function er(e) {
750
731
  var t = function(i) {
751
732
  Error.call(i), i.stack = new Error().stack;
752
733
  }, r = e(t);
753
734
  return r.prototype = Object.create(Error.prototype), r.prototype.constructor = r, r;
754
735
  }
755
- var Fe = qt(function(e) {
736
+ var ke = er(function(e) {
756
737
  return function(r) {
757
738
  e(this), this.message = r ? r.length + ` errors occurred during unsubscription:
758
739
  ` + r.map(function(i, n) {
@@ -761,7 +742,7 @@ var Fe = qt(function(e) {
761
742
  `) : "", this.name = "UnsubscriptionError", this.errors = r;
762
743
  };
763
744
  });
764
- function tt(e, t) {
745
+ function nt(e, t) {
765
746
  if (e) {
766
747
  var r = e.indexOf(t);
767
748
  0 <= r && e.splice(r, 1);
@@ -775,11 +756,11 @@ var Be = function() {
775
756
  var t, r, i, n, o;
776
757
  if (!this.closed) {
777
758
  this.closed = !0;
778
- var a = this._parentage;
779
- if (a)
780
- if (this._parentage = null, Array.isArray(a))
759
+ var s = this._parentage;
760
+ if (s)
761
+ if (this._parentage = null, Array.isArray(s))
781
762
  try {
782
- for (var s = Ke(a), l = s.next(); !l.done; l = s.next()) {
763
+ for (var a = tt(s), l = a.next(); !l.done; l = a.next()) {
783
764
  var u = l.value;
784
765
  u.remove(this);
785
766
  }
@@ -787,31 +768,31 @@ var Be = function() {
787
768
  t = { error: d };
788
769
  } finally {
789
770
  try {
790
- l && !l.done && (r = s.return) && r.call(s);
771
+ l && !l.done && (r = a.return) && r.call(a);
791
772
  } finally {
792
773
  if (t)
793
774
  throw t.error;
794
775
  }
795
776
  }
796
777
  else
797
- a.remove(this);
778
+ s.remove(this);
798
779
  var h = this.initialTeardown;
799
- if (G(h))
780
+ if (F(h))
800
781
  try {
801
782
  h();
802
783
  } catch (d) {
803
- o = d instanceof Fe ? d.errors : [d];
784
+ o = d instanceof ke ? d.errors : [d];
804
785
  }
805
786
  var c = this._finalizers;
806
787
  if (c) {
807
788
  this._finalizers = null;
808
789
  try {
809
- for (var f = Ke(c), p = f.next(); !p.done; p = f.next()) {
790
+ for (var f = tt(c), p = f.next(); !p.done; p = f.next()) {
810
791
  var y = p.value;
811
792
  try {
812
- Lt(y);
793
+ wt(y);
813
794
  } catch (d) {
814
- o = o != null ? o : [], d instanceof Fe ? o = K(K([], et(o)), et(d.errors)) : o.push(d);
795
+ o = o != null ? o : [], d instanceof ke ? o = it(it([], rt(o)), rt(d.errors)) : o.push(d);
815
796
  }
816
797
  }
817
798
  } catch (d) {
@@ -826,13 +807,13 @@ var Be = function() {
826
807
  }
827
808
  }
828
809
  if (o)
829
- throw new Fe(o);
810
+ throw new ke(o);
830
811
  }
831
812
  }, e.prototype.add = function(t) {
832
813
  var r;
833
814
  if (t && t !== this)
834
815
  if (this.closed)
835
- Lt(t);
816
+ wt(t);
836
817
  else {
837
818
  if (t instanceof e) {
838
819
  if (t.closed || t._hasParent(this))
@@ -849,56 +830,52 @@ var Be = function() {
849
830
  this._parentage = Array.isArray(r) ? (r.push(t), r) : r ? [r, t] : t;
850
831
  }, e.prototype._removeParent = function(t) {
851
832
  var r = this._parentage;
852
- r === t ? this._parentage = null : Array.isArray(r) && tt(r, t);
833
+ r === t ? this._parentage = null : Array.isArray(r) && nt(r, t);
853
834
  }, e.prototype.remove = function(t) {
854
835
  var r = this._finalizers;
855
- r && tt(r, t), t instanceof e && t._removeParent(this);
836
+ r && nt(r, t), t instanceof e && t._removeParent(this);
856
837
  }, e.EMPTY = function() {
857
838
  var t = new e();
858
839
  return t.closed = !0, t;
859
840
  }(), e;
860
- }(), Kt = Be.EMPTY;
861
- function er(e) {
862
- return e instanceof Be || e && "closed" in e && G(e.remove) && G(e.add) && G(e.unsubscribe);
863
- }
864
- function Lt(e) {
865
- G(e) ? e() : e.unsubscribe();
866
- }
867
- var tr = {
868
- onUnhandledError: null,
869
- onStoppedNotification: null,
870
- Promise: void 0,
871
- useDeprecatedSynchronousErrorHandling: !1,
872
- useDeprecatedNextContext: !1
873
- }, vi = {
841
+ }(), tr = Be.EMPTY;
842
+ function rr(e) {
843
+ return e instanceof Be || e && "closed" in e && F(e.remove) && F(e.add) && F(e.unsubscribe);
844
+ }
845
+ function wt(e) {
846
+ F(e) ? e() : e.unsubscribe();
847
+ }
848
+ var vi = {
849
+ Promise: void 0
850
+ }, _i = {
874
851
  setTimeout: function(e, t) {
875
852
  for (var r = [], i = 2; i < arguments.length; i++)
876
853
  r[i - 2] = arguments[i];
877
- return setTimeout.apply(void 0, K([e, t], et(r)));
854
+ return setTimeout.apply(void 0, it([e, t], rt(r)));
878
855
  },
879
856
  clearTimeout: function(e) {
880
857
  return clearTimeout(e);
881
858
  },
882
859
  delegate: void 0
883
860
  };
884
- function _i(e) {
885
- vi.setTimeout(function() {
861
+ function Ei(e) {
862
+ _i.setTimeout(function() {
886
863
  throw e;
887
864
  });
888
865
  }
889
- function St() {
866
+ function At() {
890
867
  }
891
868
  function Se(e) {
892
869
  e();
893
870
  }
894
- var rr = function(e) {
895
- j(t, e);
871
+ var ir = function(e) {
872
+ me(t, e);
896
873
  function t(r) {
897
874
  var i = e.call(this) || this;
898
- return i.isStopped = !1, r ? (i.destination = r, er(r) && r.add(i)) : i.destination = Li, i;
875
+ return i.isStopped = !1, r ? (i.destination = r, rr(r) && r.add(i)) : i.destination = Li, i;
899
876
  }
900
877
  return t.create = function(r, i, n) {
901
- return new rt(r, i, n);
878
+ return new ot(r, i, n);
902
879
  }, t.prototype.next = function(r) {
903
880
  this.isStopped || this._next(r);
904
881
  }, t.prototype.error = function(r) {
@@ -922,11 +899,7 @@ var rr = function(e) {
922
899
  this.unsubscribe();
923
900
  }
924
901
  }, t;
925
- }(Be), Ei = Function.prototype.bind;
926
- function je(e, t) {
927
- return Ei.call(e, t);
928
- }
929
- var xi = function() {
902
+ }(Be), xi = function() {
930
903
  function e(t) {
931
904
  this.partialObserver = t;
932
905
  }
@@ -957,41 +930,29 @@ var xi = function() {
957
930
  _e(r);
958
931
  }
959
932
  }, e;
960
- }(), rt = function(e) {
961
- j(t, e);
933
+ }(), ot = function(e) {
934
+ me(t, e);
962
935
  function t(r, i, n) {
963
- var o = e.call(this) || this, a;
964
- if (G(r) || !r)
965
- a = {
966
- next: r != null ? r : void 0,
967
- error: i != null ? i : void 0,
968
- complete: n != null ? n : void 0
969
- };
970
- else {
971
- var s;
972
- o && tr.useDeprecatedNextContext ? (s = Object.create(r), s.unsubscribe = function() {
973
- return o.unsubscribe();
974
- }, a = {
975
- next: r.next && je(r.next, s),
976
- error: r.error && je(r.error, s),
977
- complete: r.complete && je(r.complete, s)
978
- }) : a = r;
979
- }
980
- return o.destination = new xi(a), o;
936
+ var o = e.call(this) || this, s;
937
+ return F(r) || !r ? s = {
938
+ next: r != null ? r : void 0,
939
+ error: i != null ? i : void 0,
940
+ complete: n != null ? n : void 0
941
+ } : s = r, o.destination = new xi(s), o;
981
942
  }
982
943
  return t;
983
- }(rr);
944
+ }(ir);
984
945
  function _e(e) {
985
- _i(e);
946
+ Ei(e);
986
947
  }
987
948
  function Ti(e) {
988
949
  throw e;
989
950
  }
990
951
  var Li = {
991
952
  closed: !0,
992
- next: St,
953
+ next: At,
993
954
  error: Ti,
994
- complete: St
955
+ complete: At
995
956
  }, Si = function() {
996
957
  return typeof Symbol == "function" && Symbol.observable || "@@observable";
997
958
  }();
@@ -1005,7 +966,7 @@ function Ai(e) {
1005
966
  }, r);
1006
967
  };
1007
968
  }
1008
- var wt = function() {
969
+ var Pt = function() {
1009
970
  function e(t) {
1010
971
  t && (this._subscribe = t);
1011
972
  }
@@ -1013,10 +974,10 @@ var wt = function() {
1013
974
  var r = new e();
1014
975
  return r.source = this, r.operator = t, r;
1015
976
  }, e.prototype.subscribe = function(t, r, i) {
1016
- var n = this, o = Hi(t) ? t : new rt(t, r, i);
977
+ var n = this, o = Hi(t) ? t : new ot(t, r, i);
1017
978
  return Se(function() {
1018
- var a = n, s = a.operator, l = a.source;
1019
- o.add(s ? s.call(o, l) : l ? n._subscribe(o) : n._trySubscribe(o));
979
+ var s = n, a = s.operator, l = s.source;
980
+ o.add(a ? a.call(o, l) : l ? n._subscribe(o) : n._trySubscribe(o));
1020
981
  }), o;
1021
982
  }, e.prototype._trySubscribe = function(t) {
1022
983
  try {
@@ -1026,19 +987,19 @@ var wt = function() {
1026
987
  }
1027
988
  }, e.prototype.forEach = function(t, r) {
1028
989
  var i = this;
1029
- return r = At(r), new r(function(n, o) {
1030
- var a = new rt({
1031
- next: function(s) {
990
+ return r = Ht(r), new r(function(n, o) {
991
+ var s = new ot({
992
+ next: function(a) {
1032
993
  try {
1033
- t(s);
994
+ t(a);
1034
995
  } catch (l) {
1035
- o(l), a.unsubscribe();
996
+ o(l), s.unsubscribe();
1036
997
  }
1037
998
  },
1038
999
  error: o,
1039
1000
  complete: n
1040
1001
  });
1041
- i.subscribe(a);
1002
+ i.subscribe(s);
1042
1003
  });
1043
1004
  }, e.prototype._subscribe = function(t) {
1044
1005
  var r;
@@ -1051,12 +1012,12 @@ var wt = function() {
1051
1012
  return Ai(t)(this);
1052
1013
  }, e.prototype.toPromise = function(t) {
1053
1014
  var r = this;
1054
- return t = At(t), new t(function(i, n) {
1015
+ return t = Ht(t), new t(function(i, n) {
1055
1016
  var o;
1056
- r.subscribe(function(a) {
1057
- return o = a;
1058
- }, function(a) {
1059
- return n(a);
1017
+ r.subscribe(function(s) {
1018
+ return o = s;
1019
+ }, function(s) {
1020
+ return n(s);
1060
1021
  }, function() {
1061
1022
  return i(o);
1062
1023
  });
@@ -1065,32 +1026,32 @@ var wt = function() {
1065
1026
  return new e(t);
1066
1027
  }, e;
1067
1028
  }();
1068
- function At(e) {
1029
+ function Ht(e) {
1069
1030
  var t;
1070
- return (t = e != null ? e : tr.Promise) !== null && t !== void 0 ? t : Promise;
1031
+ return (t = e != null ? e : vi.Promise) !== null && t !== void 0 ? t : Promise;
1071
1032
  }
1072
1033
  function Pi(e) {
1073
- return e && G(e.next) && G(e.error) && G(e.complete);
1034
+ return e && F(e.next) && F(e.error) && F(e.complete);
1074
1035
  }
1075
1036
  function Hi(e) {
1076
- return e && e instanceof rr || Pi(e) && er(e);
1037
+ return e && e instanceof ir || Pi(e) && rr(e);
1077
1038
  }
1078
- var Ii = qt(function(e) {
1039
+ var Oi = er(function(e) {
1079
1040
  return function() {
1080
1041
  e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
1081
1042
  };
1082
- }), ir = function(e) {
1083
- j(t, e);
1043
+ }), nr = function(e) {
1044
+ me(t, e);
1084
1045
  function t() {
1085
1046
  var r = e.call(this) || this;
1086
1047
  return r.closed = !1, r.currentObservers = null, r.observers = [], r.isStopped = !1, r.hasError = !1, r.thrownError = null, r;
1087
1048
  }
1088
1049
  return t.prototype.lift = function(r) {
1089
- var i = new Pt(this, this);
1050
+ var i = new Ot(this, this);
1090
1051
  return i.operator = r, i;
1091
1052
  }, t.prototype._throwIfClosed = function() {
1092
1053
  if (this.closed)
1093
- throw new Ii();
1054
+ throw new Oi();
1094
1055
  }, t.prototype.next = function(r) {
1095
1056
  var i = this;
1096
1057
  Se(function() {
@@ -1098,15 +1059,15 @@ var Ii = qt(function(e) {
1098
1059
  if (i._throwIfClosed(), !i.isStopped) {
1099
1060
  i.currentObservers || (i.currentObservers = Array.from(i.observers));
1100
1061
  try {
1101
- for (var a = Ke(i.currentObservers), s = a.next(); !s.done; s = a.next()) {
1102
- var l = s.value;
1062
+ for (var s = tt(i.currentObservers), a = s.next(); !a.done; a = s.next()) {
1063
+ var l = a.value;
1103
1064
  l.next(r);
1104
1065
  }
1105
1066
  } catch (u) {
1106
1067
  n = { error: u };
1107
1068
  } finally {
1108
1069
  try {
1109
- s && !s.done && (o = a.return) && o.call(a);
1070
+ a && !a.done && (o = s.return) && o.call(s);
1110
1071
  } finally {
1111
1072
  if (n)
1112
1073
  throw n.error;
@@ -1146,21 +1107,21 @@ var Ii = qt(function(e) {
1146
1107
  }, t.prototype._subscribe = function(r) {
1147
1108
  return this._throwIfClosed(), this._checkFinalizedStatuses(r), this._innerSubscribe(r);
1148
1109
  }, t.prototype._innerSubscribe = function(r) {
1149
- var i = this, n = this, o = n.hasError, a = n.isStopped, s = n.observers;
1150
- return o || a ? Kt : (this.currentObservers = null, s.push(r), new Be(function() {
1151
- i.currentObservers = null, tt(s, r);
1110
+ var i = this, n = this, o = n.hasError, s = n.isStopped, a = n.observers;
1111
+ return o || s ? tr : (this.currentObservers = null, a.push(r), new Be(function() {
1112
+ i.currentObservers = null, nt(a, r);
1152
1113
  }));
1153
1114
  }, t.prototype._checkFinalizedStatuses = function(r) {
1154
- var i = this, n = i.hasError, o = i.thrownError, a = i.isStopped;
1155
- n ? r.error(o) : a && r.complete();
1115
+ var i = this, n = i.hasError, o = i.thrownError, s = i.isStopped;
1116
+ n ? r.error(o) : s && r.complete();
1156
1117
  }, t.prototype.asObservable = function() {
1157
- var r = new wt();
1118
+ var r = new Pt();
1158
1119
  return r.source = this, r;
1159
1120
  }, t.create = function(r, i) {
1160
- return new Pt(r, i);
1121
+ return new Ot(r, i);
1161
1122
  }, t;
1162
- }(wt), Pt = function(e) {
1163
- j(t, e);
1123
+ }(Pt), Ot = function(e) {
1124
+ me(t, e);
1164
1125
  function t(r, i) {
1165
1126
  var n = e.call(this) || this;
1166
1127
  return n.destination = r, n.source = i, n;
@@ -1176,54 +1137,54 @@ var Ii = qt(function(e) {
1176
1137
  (i = (r = this.destination) === null || r === void 0 ? void 0 : r.complete) === null || i === void 0 || i.call(r);
1177
1138
  }, t.prototype._subscribe = function(r) {
1178
1139
  var i, n;
1179
- return (n = (i = this.source) === null || i === void 0 ? void 0 : i.subscribe(r)) !== null && n !== void 0 ? n : Kt;
1140
+ return (n = (i = this.source) === null || i === void 0 ? void 0 : i.subscribe(r)) !== null && n !== void 0 ? n : tr;
1180
1141
  }, t;
1181
- }(ir), nr = {
1142
+ }(nr), or = {
1182
1143
  now: function() {
1183
- return (nr.delegate || Date).now();
1144
+ return (or.delegate || Date).now();
1184
1145
  },
1185
1146
  delegate: void 0
1186
- }, Bi = function(e) {
1187
- j(t, e);
1147
+ }, Ii = function(e) {
1148
+ me(t, e);
1188
1149
  function t(r, i, n) {
1189
- r === void 0 && (r = 1 / 0), i === void 0 && (i = 1 / 0), n === void 0 && (n = nr);
1150
+ r === void 0 && (r = 1 / 0), i === void 0 && (i = 1 / 0), n === void 0 && (n = or);
1190
1151
  var o = e.call(this) || this;
1191
1152
  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;
1192
1153
  }
1193
1154
  return t.prototype.next = function(r) {
1194
- var i = this, n = i.isStopped, o = i._buffer, a = i._infiniteTimeWindow, s = i._timestampProvider, l = i._windowTime;
1195
- n || (o.push(r), !a && o.push(s.now() + l)), this._trimBuffer(), e.prototype.next.call(this, r);
1155
+ var i = this, n = i.isStopped, o = i._buffer, s = i._infiniteTimeWindow, a = i._timestampProvider, l = i._windowTime;
1156
+ n || (o.push(r), !s && o.push(a.now() + l)), this._trimBuffer(), e.prototype.next.call(this, r);
1196
1157
  }, t.prototype._subscribe = function(r) {
1197
1158
  this._throwIfClosed(), this._trimBuffer();
1198
- for (var i = this._innerSubscribe(r), n = this, o = n._infiniteTimeWindow, a = n._buffer, s = a.slice(), l = 0; l < s.length && !r.closed; l += o ? 1 : 2)
1199
- r.next(s[l]);
1159
+ for (var i = this._innerSubscribe(r), n = this, o = n._infiniteTimeWindow, s = n._buffer, a = s.slice(), l = 0; l < a.length && !r.closed; l += o ? 1 : 2)
1160
+ r.next(a[l]);
1200
1161
  return this._checkFinalizedStatuses(r), i;
1201
1162
  }, t.prototype._trimBuffer = function() {
1202
- var r = this, i = r._bufferSize, n = r._timestampProvider, o = r._buffer, a = r._infiniteTimeWindow, s = (a ? 1 : 2) * i;
1203
- if (i < 1 / 0 && s < o.length && o.splice(0, o.length - s), !a) {
1163
+ var r = this, i = r._bufferSize, n = r._timestampProvider, o = r._buffer, s = r._infiniteTimeWindow, a = (s ? 1 : 2) * i;
1164
+ if (i < 1 / 0 && a < o.length && o.splice(0, o.length - a), !s) {
1204
1165
  for (var l = n.now(), u = 0, h = 1; h < o.length && o[h] <= l; h += 2)
1205
1166
  u = h;
1206
1167
  u && o.splice(0, u + 1);
1207
1168
  }
1208
1169
  }, t;
1209
- }(ir);
1210
- const Ht = [], It = {}, Oi = (e, t = 0) => {
1211
- if (Ht.indexOf(e) == -1) {
1212
- const r = new Bi(t);
1213
- It[e] = r, Ht.push(e);
1170
+ }(nr);
1171
+ const It = [], Bt = {}, Bi = (e, t = 0) => {
1172
+ if (It.indexOf(e) == -1) {
1173
+ const r = new Ii(t);
1174
+ Bt[e] = r, It.push(e);
1214
1175
  }
1215
- return It[e];
1176
+ return Bt[e];
1216
1177
  }, Y = [];
1217
1178
  function Ci(e, t) {
1218
1179
  return {
1219
- subscribe: Oe(e, t).subscribe
1180
+ subscribe: Ce(e, t).subscribe
1220
1181
  };
1221
1182
  }
1222
- function Oe(e, t = O) {
1183
+ function Ce(e, t = B) {
1223
1184
  let r;
1224
1185
  const i = /* @__PURE__ */ new Set();
1225
- function n(s) {
1226
- if (Zt(e, s) && (e = s, r)) {
1186
+ function n(a) {
1187
+ if (Yt(e, a) && (e = a, r)) {
1227
1188
  const l = !Y.length;
1228
1189
  for (const u of i)
1229
1190
  u[1](), Y.push(u, e);
@@ -1234,34 +1195,34 @@ function Oe(e, t = O) {
1234
1195
  }
1235
1196
  }
1236
1197
  }
1237
- function o(s) {
1238
- n(s(e));
1198
+ function o(a) {
1199
+ n(a(e));
1239
1200
  }
1240
- function a(s, l = O) {
1241
- const u = [s, l];
1242
- return i.add(u), i.size === 1 && (r = t(n, o) || O), s(e), () => {
1201
+ function s(a, l = B) {
1202
+ const u = [a, l];
1203
+ return i.add(u), i.size === 1 && (r = t(n, o) || B), a(e), () => {
1243
1204
  i.delete(u), i.size === 0 && r && (r(), r = null);
1244
1205
  };
1245
1206
  }
1246
- return { set: n, update: o, subscribe: a };
1207
+ return { set: n, update: o, subscribe: s };
1247
1208
  }
1248
- function oe(e, t, r) {
1209
+ function ne(e, t, r) {
1249
1210
  const i = !Array.isArray(e), n = i ? [e] : e;
1250
1211
  if (!n.every(Boolean))
1251
1212
  throw new Error("derived() expects stores as input, got a falsy value");
1252
1213
  const o = t.length < 2;
1253
- return Ci(r, (a, s) => {
1214
+ return Ci(r, (s, a) => {
1254
1215
  let l = !1;
1255
1216
  const u = [];
1256
- let h = 0, c = O;
1217
+ let h = 0, c = B;
1257
1218
  const f = () => {
1258
1219
  if (h)
1259
1220
  return;
1260
1221
  c();
1261
- const y = t(i ? u[0] : u, a, s);
1262
- o ? a(y) : c = ct(y) ? y : O;
1222
+ const y = t(i ? u[0] : u, s, a);
1223
+ o ? s(y) : c = dt(y) ? y : B;
1263
1224
  }, p = n.map(
1264
- (y, d) => Qt(
1225
+ (y, d) => Jt(
1265
1226
  y,
1266
1227
  (v) => {
1267
1228
  u[d] = v, h &= ~(1 << d), l && f();
@@ -1272,7 +1233,7 @@ function oe(e, t, r) {
1272
1233
  )
1273
1234
  );
1274
1235
  return l = !0, f(), function() {
1275
- ne(p), c(), l = !1;
1236
+ ie(p), c(), l = !1;
1276
1237
  };
1277
1238
  });
1278
1239
  }
@@ -1296,29 +1257,29 @@ function Gi(e) {
1296
1257
  function Fi(e) {
1297
1258
  return Array.isArray(e) ? [] : {};
1298
1259
  }
1299
- function fe(e, t) {
1300
- return t.clone !== !1 && t.isMergeableObject(e) ? ee(Fi(e), e, t) : e;
1260
+ function ce(e, t) {
1261
+ return t.clone !== !1 && t.isMergeableObject(e) ? K(Fi(e), e, t) : e;
1301
1262
  }
1302
1263
  function ji(e, t, r) {
1303
1264
  return e.concat(t).map(function(i) {
1304
- return fe(i, r);
1265
+ return ce(i, r);
1305
1266
  });
1306
1267
  }
1307
1268
  function ki(e, t) {
1308
1269
  if (!t.customMerge)
1309
- return ee;
1270
+ return K;
1310
1271
  var r = t.customMerge(e);
1311
- return typeof r == "function" ? r : ee;
1272
+ return typeof r == "function" ? r : K;
1312
1273
  }
1313
1274
  function Vi(e) {
1314
1275
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
1315
1276
  return Object.propertyIsEnumerable.call(e, t);
1316
1277
  }) : [];
1317
1278
  }
1318
- function Bt(e) {
1279
+ function Ct(e) {
1319
1280
  return Object.keys(e).concat(Vi(e));
1320
1281
  }
1321
- function or(e, t) {
1282
+ function sr(e, t) {
1322
1283
  try {
1323
1284
  return t in e;
1324
1285
  } catch (r) {
@@ -1326,129 +1287,179 @@ function or(e, t) {
1326
1287
  }
1327
1288
  }
1328
1289
  function Wi(e, t) {
1329
- return or(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1290
+ return sr(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1330
1291
  }
1331
1292
  function Xi(e, t, r) {
1332
1293
  var i = {};
1333
- return r.isMergeableObject(e) && Bt(e).forEach(function(n) {
1334
- i[n] = fe(e[n], r);
1335
- }), Bt(t).forEach(function(n) {
1336
- Wi(e, n) || (or(e, n) && r.isMergeableObject(t[n]) ? i[n] = ki(n, r)(e[n], t[n], r) : i[n] = fe(t[n], r));
1294
+ return r.isMergeableObject(e) && Ct(e).forEach(function(n) {
1295
+ i[n] = ce(e[n], r);
1296
+ }), Ct(t).forEach(function(n) {
1297
+ Wi(e, n) || (sr(e, n) && r.isMergeableObject(t[n]) ? i[n] = ki(n, r)(e[n], t[n], r) : i[n] = ce(t[n], r));
1337
1298
  }), i;
1338
1299
  }
1339
- function ee(e, t, r) {
1340
- r = r || {}, r.arrayMerge = r.arrayMerge || ji, r.isMergeableObject = r.isMergeableObject || Mi, r.cloneUnlessOtherwiseSpecified = fe;
1300
+ function K(e, t, r) {
1301
+ r = r || {}, r.arrayMerge = r.arrayMerge || ji, r.isMergeableObject = r.isMergeableObject || Mi, r.cloneUnlessOtherwiseSpecified = ce;
1341
1302
  var i = Array.isArray(t), n = Array.isArray(e), o = i === n;
1342
- return o ? i ? r.arrayMerge(e, t, r) : Xi(e, t, r) : fe(t, r);
1303
+ return o ? i ? r.arrayMerge(e, t, r) : Xi(e, t, r) : ce(t, r);
1343
1304
  }
1344
- ee.all = function(t, r) {
1305
+ K.all = function(t, r) {
1345
1306
  if (!Array.isArray(t))
1346
1307
  throw new Error("first argument should be an array");
1347
1308
  return t.reduce(function(i, n) {
1348
- return ee(i, n, r);
1309
+ return K(i, n, r);
1349
1310
  }, {});
1350
1311
  };
1351
- var zi = ee, Zi = zi;
1312
+ var zi = K, Zi = zi;
1352
1313
  const Qi = /* @__PURE__ */ Ni(Zi);
1353
- function ke(e, t) {
1354
- var r = t && t.cache ? t.cache : tn, i = t && t.serializer ? t.serializer : en, n = t && t.strategy ? t.strategy : Ji;
1314
+ var st = function(e, t) {
1315
+ return st = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, i) {
1316
+ r.__proto__ = i;
1317
+ } || function(r, i) {
1318
+ for (var n in i)
1319
+ Object.prototype.hasOwnProperty.call(i, n) && (r[n] = i[n]);
1320
+ }, st(e, t);
1321
+ };
1322
+ function Ne(e, t) {
1323
+ if (typeof t != "function" && t !== null)
1324
+ throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
1325
+ st(e, t);
1326
+ function r() {
1327
+ this.constructor = e;
1328
+ }
1329
+ e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
1330
+ }
1331
+ var R = function() {
1332
+ return R = Object.assign || function(t) {
1333
+ for (var r, i = 1, n = arguments.length; i < n; i++) {
1334
+ r = arguments[i];
1335
+ for (var o in r)
1336
+ Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
1337
+ }
1338
+ return t;
1339
+ }, R.apply(this, arguments);
1340
+ };
1341
+ function Yi(e, t) {
1342
+ var r = {};
1343
+ for (var i in e)
1344
+ Object.prototype.hasOwnProperty.call(e, i) && t.indexOf(i) < 0 && (r[i] = e[i]);
1345
+ if (e != null && typeof Object.getOwnPropertySymbols == "function")
1346
+ for (var n = 0, i = Object.getOwnPropertySymbols(e); n < i.length; n++)
1347
+ t.indexOf(i[n]) < 0 && Object.prototype.propertyIsEnumerable.call(e, i[n]) && (r[i[n]] = e[i[n]]);
1348
+ return r;
1349
+ }
1350
+ function Ve(e, t, r) {
1351
+ if (r || arguments.length === 2)
1352
+ for (var i = 0, n = t.length, o; i < n; i++)
1353
+ (o || !(i in t)) && (o || (o = Array.prototype.slice.call(t, 0, i)), o[i] = t[i]);
1354
+ return e.concat(o || Array.prototype.slice.call(t));
1355
+ }
1356
+ function We(e, t) {
1357
+ var r = t && t.cache ? t.cache : nn, i = t && t.serializer ? t.serializer : tn, n = t && t.strategy ? t.strategy : Ki;
1355
1358
  return n(e, {
1356
1359
  cache: r,
1357
1360
  serializer: i
1358
1361
  });
1359
1362
  }
1360
- function Yi(e) {
1363
+ function Ji(e) {
1361
1364
  return e == null || typeof e == "number" || typeof e == "boolean";
1362
1365
  }
1363
- function sr(e, t, r, i) {
1364
- var n = Yi(i) ? i : r(i), o = t.get(n);
1366
+ function qi(e, t, r, i) {
1367
+ var n = Ji(i) ? i : r(i), o = t.get(n);
1365
1368
  return typeof o == "undefined" && (o = e.call(this, i), t.set(n, o)), o;
1366
1369
  }
1367
1370
  function ar(e, t, r) {
1368
1371
  var i = Array.prototype.slice.call(arguments, 3), n = r(i), o = t.get(n);
1369
1372
  return typeof o == "undefined" && (o = e.apply(this, i), t.set(n, o)), o;
1370
1373
  }
1371
- function ft(e, t, r, i, n) {
1374
+ function ur(e, t, r, i, n) {
1372
1375
  return r.bind(t, e, i, n);
1373
1376
  }
1374
- function Ji(e, t) {
1375
- var r = e.length === 1 ? sr : ar;
1376
- return ft(e, this, r, t.cache.create(), t.serializer);
1377
- }
1378
- function qi(e, t) {
1379
- return ft(e, this, ar, t.cache.create(), t.serializer);
1380
- }
1381
1377
  function Ki(e, t) {
1382
- return ft(e, this, sr, t.cache.create(), t.serializer);
1378
+ var r = e.length === 1 ? qi : ar;
1379
+ return ur(e, this, r, t.cache.create(), t.serializer);
1383
1380
  }
1384
- var en = function() {
1385
- return JSON.stringify(arguments);
1386
- };
1387
- function mt() {
1388
- this.cache = /* @__PURE__ */ Object.create(null);
1381
+ function en(e, t) {
1382
+ return ur(e, this, ar, t.cache.create(), t.serializer);
1389
1383
  }
1390
- mt.prototype.get = function(e) {
1391
- return this.cache[e];
1392
- };
1393
- mt.prototype.set = function(e, t) {
1394
- this.cache[e] = t;
1395
- };
1396
- var tn = {
1384
+ var tn = function() {
1385
+ return JSON.stringify(arguments);
1386
+ }, rn = (
1387
+ /** @class */
1388
+ function() {
1389
+ function e() {
1390
+ this.cache = /* @__PURE__ */ Object.create(null);
1391
+ }
1392
+ return e.prototype.get = function(t) {
1393
+ return this.cache[t];
1394
+ }, e.prototype.set = function(t, r) {
1395
+ this.cache[t] = r;
1396
+ }, e;
1397
+ }()
1398
+ ), nn = {
1397
1399
  create: function() {
1398
- return new mt();
1400
+ return new rn();
1399
1401
  }
1400
- }, Ve = {
1401
- variadic: qi,
1402
- monadic: Ki
1403
- }, b;
1402
+ }, Xe = {
1403
+ variadic: en
1404
+ }, He = function() {
1405
+ return He = Object.assign || function(t) {
1406
+ for (var r, i = 1, n = arguments.length; i < n; i++) {
1407
+ r = arguments[i];
1408
+ for (var o in r)
1409
+ Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
1410
+ }
1411
+ return t;
1412
+ }, He.apply(this, arguments);
1413
+ };
1414
+ var b;
1404
1415
  (function(e) {
1405
1416
  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";
1406
1417
  })(b || (b = {}));
1407
- var S;
1418
+ var L;
1408
1419
  (function(e) {
1409
1420
  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";
1410
- })(S || (S = {}));
1411
- var te;
1421
+ })(L || (L = {}));
1422
+ var ee;
1412
1423
  (function(e) {
1413
1424
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
1414
- })(te || (te = {}));
1415
- function Ot(e) {
1416
- return e.type === S.literal;
1417
- }
1418
- function rn(e) {
1419
- return e.type === S.argument;
1425
+ })(ee || (ee = {}));
1426
+ function Nt(e) {
1427
+ return e.type === L.literal;
1420
1428
  }
1421
- function ur(e) {
1422
- return e.type === S.number;
1429
+ function on(e) {
1430
+ return e.type === L.argument;
1423
1431
  }
1424
1432
  function lr(e) {
1425
- return e.type === S.date;
1433
+ return e.type === L.number;
1426
1434
  }
1427
1435
  function hr(e) {
1428
- return e.type === S.time;
1436
+ return e.type === L.date;
1429
1437
  }
1430
1438
  function cr(e) {
1431
- return e.type === S.select;
1439
+ return e.type === L.time;
1432
1440
  }
1433
1441
  function fr(e) {
1434
- return e.type === S.plural;
1435
- }
1436
- function nn(e) {
1437
- return e.type === S.pound;
1442
+ return e.type === L.select;
1438
1443
  }
1439
1444
  function mr(e) {
1440
- return e.type === S.tag;
1445
+ return e.type === L.plural;
1446
+ }
1447
+ function sn(e) {
1448
+ return e.type === L.pound;
1441
1449
  }
1442
1450
  function pr(e) {
1443
- return !!(e && typeof e == "object" && e.type === te.number);
1451
+ return e.type === L.tag;
1444
1452
  }
1445
- function it(e) {
1446
- return !!(e && typeof e == "object" && e.type === te.dateTime);
1453
+ function dr(e) {
1454
+ return !!(e && typeof e == "object" && e.type === ee.number);
1447
1455
  }
1448
- var dr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, on = /(?:[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;
1449
- function sn(e) {
1456
+ function at(e) {
1457
+ return !!(e && typeof e == "object" && e.type === ee.dateTime);
1458
+ }
1459
+ var yr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, an = /(?:[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;
1460
+ function un(e) {
1450
1461
  var t = {};
1451
- return e.replace(on, function(r) {
1462
+ return e.replace(an, function(r) {
1452
1463
  var i = r.length;
1453
1464
  switch (r[0]) {
1454
1465
  case "G":
@@ -1537,36 +1548,46 @@ function sn(e) {
1537
1548
  return "";
1538
1549
  }), t;
1539
1550
  }
1540
- var an = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1541
- function un(e) {
1551
+ var w = function() {
1552
+ return w = Object.assign || function(t) {
1553
+ for (var r, i = 1, n = arguments.length; i < n; i++) {
1554
+ r = arguments[i];
1555
+ for (var o in r)
1556
+ Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
1557
+ }
1558
+ return t;
1559
+ }, w.apply(this, arguments);
1560
+ };
1561
+ var ln = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1562
+ function hn(e) {
1542
1563
  if (e.length === 0)
1543
1564
  throw new Error("Number skeleton cannot be empty");
1544
- for (var t = e.split(an).filter(function(f) {
1565
+ for (var t = e.split(ln).filter(function(f) {
1545
1566
  return f.length > 0;
1546
1567
  }), r = [], i = 0, n = t; i < n.length; i++) {
1547
- var o = n[i], a = o.split("/");
1548
- if (a.length === 0)
1568
+ var o = n[i], s = o.split("/");
1569
+ if (s.length === 0)
1549
1570
  throw new Error("Invalid number skeleton");
1550
- for (var s = a[0], l = a.slice(1), u = 0, h = l; u < h.length; u++) {
1571
+ for (var a = s[0], l = s.slice(1), u = 0, h = l; u < h.length; u++) {
1551
1572
  var c = h[u];
1552
1573
  if (c.length === 0)
1553
1574
  throw new Error("Invalid number skeleton");
1554
1575
  }
1555
- r.push({ stem: s, options: l });
1576
+ r.push({ stem: a, options: l });
1556
1577
  }
1557
1578
  return r;
1558
1579
  }
1559
- function ln(e) {
1580
+ function cn(e) {
1560
1581
  return e.replace(/^(.*?)-/, "");
1561
1582
  }
1562
- var Ct = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, yr = /^(@+)?(\+|#+)?[rs]?$/g, hn = /(\*)(0+)|(#+)(0+)|(0+)/g, gr = /^(0+)$/;
1563
- function Nt(e) {
1583
+ var Mt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, gr = /^(@+)?(\+|#+)?[rs]?$/g, fn = /(\*)(0+)|(#+)(0+)|(0+)/g, br = /^(0+)$/;
1584
+ function Rt(e) {
1564
1585
  var t = {};
1565
- return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(yr, function(r, i, n) {
1586
+ return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(gr, function(r, i, n) {
1566
1587
  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)), "";
1567
1588
  }), t;
1568
1589
  }
1569
- function br(e) {
1590
+ function vr(e) {
1570
1591
  switch (e) {
1571
1592
  case "sign-auto":
1572
1593
  return {
@@ -1606,7 +1627,7 @@ function br(e) {
1606
1627
  };
1607
1628
  }
1608
1629
  }
1609
- function cn(e) {
1630
+ function mn(e) {
1610
1631
  var t;
1611
1632
  if (e[0] === "E" && e[1] === "E" ? (t = {
1612
1633
  notation: "engineering"
@@ -1614,17 +1635,17 @@ function cn(e) {
1614
1635
  notation: "scientific"
1615
1636
  }, e = e.slice(1)), t) {
1616
1637
  var r = e.slice(0, 2);
1617
- if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !gr.test(e))
1638
+ if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !br.test(e))
1618
1639
  throw new Error("Malformed concise eng/scientific notation");
1619
1640
  t.minimumIntegerDigits = e.length;
1620
1641
  }
1621
1642
  return t;
1622
1643
  }
1623
- function Mt(e) {
1624
- var t = {}, r = br(e);
1644
+ function Dt(e) {
1645
+ var t = {}, r = vr(e);
1625
1646
  return r || t;
1626
1647
  }
1627
- function fn(e) {
1648
+ function pn(e) {
1628
1649
  for (var t = {}, r = 0, i = e; r < i.length; r++) {
1629
1650
  var n = i[r];
1630
1651
  switch (n.stem) {
@@ -1648,7 +1669,7 @@ function fn(e) {
1648
1669
  continue;
1649
1670
  case "measure-unit":
1650
1671
  case "unit":
1651
- t.style = "unit", t.unit = ln(n.options[0]);
1672
+ t.style = "unit", t.unit = cn(n.options[0]);
1652
1673
  continue;
1653
1674
  case "compact-short":
1654
1675
  case "K":
@@ -1659,13 +1680,13 @@ function fn(e) {
1659
1680
  t.notation = "compact", t.compactDisplay = "long";
1660
1681
  continue;
1661
1682
  case "scientific":
1662
- t = E(E(E({}, t), { notation: "scientific" }), n.options.reduce(function(l, u) {
1663
- return E(E({}, l), Mt(u));
1683
+ t = w(w(w({}, t), { notation: "scientific" }), n.options.reduce(function(l, u) {
1684
+ return w(w({}, l), Dt(u));
1664
1685
  }, {}));
1665
1686
  continue;
1666
1687
  case "engineering":
1667
- t = E(E(E({}, t), { notation: "engineering" }), n.options.reduce(function(l, u) {
1668
- return E(E({}, l), Mt(u));
1688
+ t = w(w(w({}, t), { notation: "engineering" }), n.options.reduce(function(l, u) {
1689
+ return w(w({}, l), Dt(u));
1669
1690
  }, {}));
1670
1691
  continue;
1671
1692
  case "notation-simple":
@@ -1710,7 +1731,7 @@ function fn(e) {
1710
1731
  case "integer-width":
1711
1732
  if (n.options.length > 1)
1712
1733
  throw new RangeError("integer-width stems only accept a single optional option");
1713
- n.options[0].replace(hn, function(l, u, h, c, f, p) {
1734
+ n.options[0].replace(fn, function(l, u, h, c, f, p) {
1714
1735
  if (u)
1715
1736
  t.minimumIntegerDigits = h.length;
1716
1737
  else {
@@ -1723,28 +1744,28 @@ function fn(e) {
1723
1744
  });
1724
1745
  continue;
1725
1746
  }
1726
- if (gr.test(n.stem)) {
1747
+ if (br.test(n.stem)) {
1727
1748
  t.minimumIntegerDigits = n.stem.length;
1728
1749
  continue;
1729
1750
  }
1730
- if (Ct.test(n.stem)) {
1751
+ if (Mt.test(n.stem)) {
1731
1752
  if (n.options.length > 1)
1732
1753
  throw new RangeError("Fraction-precision stems only accept a single optional option");
1733
- n.stem.replace(Ct, function(l, u, h, c, f, p) {
1754
+ n.stem.replace(Mt, function(l, u, h, c, f, p) {
1734
1755
  return h === "*" ? t.minimumFractionDigits = u.length : c && c[0] === "#" ? t.maximumFractionDigits = c.length : f && p ? (t.minimumFractionDigits = f.length, t.maximumFractionDigits = f.length + p.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
1735
1756
  });
1736
1757
  var o = n.options[0];
1737
- o === "w" ? t = E(E({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = E(E({}, t), Nt(o)));
1758
+ o === "w" ? t = w(w({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = w(w({}, t), Rt(o)));
1738
1759
  continue;
1739
1760
  }
1740
- if (yr.test(n.stem)) {
1741
- t = E(E({}, t), Nt(n.stem));
1761
+ if (gr.test(n.stem)) {
1762
+ t = w(w({}, t), Rt(n.stem));
1742
1763
  continue;
1743
1764
  }
1744
- var a = br(n.stem);
1745
- a && (t = E(E({}, t), a));
1746
- var s = cn(n.stem);
1747
- s && (t = E(E({}, t), s));
1765
+ var s = vr(n.stem);
1766
+ s && (t = w(w({}, t), s));
1767
+ var a = mn(n.stem);
1768
+ a && (t = w(w({}, t), a));
1748
1769
  }
1749
1770
  return t;
1750
1771
  }
@@ -3163,23 +3184,23 @@ var Ee = {
3163
3184
  "h"
3164
3185
  ]
3165
3186
  };
3166
- function mn(e, t) {
3187
+ function dn(e, t) {
3167
3188
  for (var r = "", i = 0; i < e.length; i++) {
3168
3189
  var n = e.charAt(i);
3169
3190
  if (n === "j") {
3170
3191
  for (var o = 0; i + 1 < e.length && e.charAt(i + 1) === n; )
3171
3192
  o++, i++;
3172
- var a = 1 + (o & 1), s = o < 2 ? 1 : 3 + (o >> 1), l = "a", u = pn(t);
3173
- for ((u == "H" || u == "k") && (s = 0); s-- > 0; )
3193
+ var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), l = "a", u = yn(t);
3194
+ for ((u == "H" || u == "k") && (a = 0); a-- > 0; )
3174
3195
  r += l;
3175
- for (; a-- > 0; )
3196
+ for (; s-- > 0; )
3176
3197
  r = u + r;
3177
3198
  } else
3178
3199
  n === "J" ? r += "H" : r += n;
3179
3200
  }
3180
3201
  return r;
3181
3202
  }
3182
- function pn(e) {
3203
+ function yn(e) {
3183
3204
  var t = e.hourCycle;
3184
3205
  if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
3185
3206
  e.hourCycles && // @ts-ignore
@@ -3201,20 +3222,20 @@ function pn(e) {
3201
3222
  var n = Ee[i || ""] || Ee[r || ""] || Ee["".concat(r, "-001")] || Ee["001"];
3202
3223
  return n[0];
3203
3224
  }
3204
- var We, dn = new RegExp("^".concat(dr.source, "*")), yn = new RegExp("".concat(dr.source, "*$"));
3225
+ var ze, gn = new RegExp("^".concat(yr.source, "*")), bn = new RegExp("".concat(yr.source, "*$"));
3205
3226
  function _(e, t) {
3206
3227
  return { start: e, end: t };
3207
3228
  }
3208
- var gn = !!String.prototype.startsWith && "_a".startsWith("a", 1), bn = !!String.fromCodePoint, vn = !!Object.fromEntries, _n = !!String.prototype.codePointAt, En = !!String.prototype.trimStart, xn = !!String.prototype.trimEnd, Tn = !!Number.isSafeInteger, Ln = Tn ? Number.isSafeInteger : function(e) {
3229
+ var vn = !!String.prototype.startsWith && "_a".startsWith("a", 1), _n = !!String.fromCodePoint, En = !!Object.fromEntries, xn = !!String.prototype.codePointAt, Tn = !!String.prototype.trimStart, Ln = !!String.prototype.trimEnd, Sn = !!Number.isSafeInteger, wn = Sn ? Number.isSafeInteger : function(e) {
3209
3230
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
3210
- }, nt = !0;
3231
+ }, ut = !0;
3211
3232
  try {
3212
- var Sn = _r("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3213
- nt = ((We = Sn.exec("a")) === null || We === void 0 ? void 0 : We[0]) === "a";
3233
+ var An = Er("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3234
+ ut = ((ze = An.exec("a")) === null || ze === void 0 ? void 0 : ze[0]) === "a";
3214
3235
  } catch (e) {
3215
- nt = !1;
3236
+ ut = !1;
3216
3237
  }
3217
- var Rt = gn ? (
3238
+ var Ut = vn ? (
3218
3239
  // Native
3219
3240
  function(t, r, i) {
3220
3241
  return t.startsWith(r, i);
@@ -3224,31 +3245,31 @@ var Rt = gn ? (
3224
3245
  function(t, r, i) {
3225
3246
  return t.slice(i, i + r.length) === r;
3226
3247
  }
3227
- ), ot = bn ? String.fromCodePoint : (
3248
+ ), lt = _n ? String.fromCodePoint : (
3228
3249
  // IE11
3229
3250
  function() {
3230
3251
  for (var t = [], r = 0; r < arguments.length; r++)
3231
3252
  t[r] = arguments[r];
3232
- for (var i = "", n = t.length, o = 0, a; n > o; ) {
3233
- if (a = t[o++], a > 1114111)
3234
- throw RangeError(a + " is not a valid code point");
3235
- i += a < 65536 ? String.fromCharCode(a) : String.fromCharCode(((a -= 65536) >> 10) + 55296, a % 1024 + 56320);
3253
+ for (var i = "", n = t.length, o = 0, s; n > o; ) {
3254
+ if (s = t[o++], s > 1114111)
3255
+ throw RangeError(s + " is not a valid code point");
3256
+ i += s < 65536 ? String.fromCharCode(s) : String.fromCharCode(((s -= 65536) >> 10) + 55296, s % 1024 + 56320);
3236
3257
  }
3237
3258
  return i;
3238
3259
  }
3239
- ), Dt = (
3260
+ ), $t = (
3240
3261
  // native
3241
- vn ? Object.fromEntries : (
3262
+ En ? Object.fromEntries : (
3242
3263
  // Ponyfill
3243
3264
  function(t) {
3244
3265
  for (var r = {}, i = 0, n = t; i < n.length; i++) {
3245
- var o = n[i], a = o[0], s = o[1];
3246
- r[a] = s;
3266
+ var o = n[i], s = o[0], a = o[1];
3267
+ r[s] = a;
3247
3268
  }
3248
3269
  return r;
3249
3270
  }
3250
3271
  )
3251
- ), vr = _n ? (
3272
+ ), _r = xn ? (
3252
3273
  // Native
3253
3274
  function(t, r) {
3254
3275
  return t.codePointAt(r);
@@ -3262,7 +3283,7 @@ var Rt = gn ? (
3262
3283
  return n < 55296 || n > 56319 || r + 1 === i || (o = t.charCodeAt(r + 1)) < 56320 || o > 57343 ? n : (n - 55296 << 10) + (o - 56320) + 65536;
3263
3284
  }
3264
3285
  }
3265
- ), wn = En ? (
3286
+ ), Pn = Tn ? (
3266
3287
  // Native
3267
3288
  function(t) {
3268
3289
  return t.trimStart();
@@ -3270,9 +3291,9 @@ var Rt = gn ? (
3270
3291
  ) : (
3271
3292
  // Ponyfill
3272
3293
  function(t) {
3273
- return t.replace(dn, "");
3294
+ return t.replace(gn, "");
3274
3295
  }
3275
- ), An = xn ? (
3296
+ ), Hn = Ln ? (
3276
3297
  // Native
3277
3298
  function(t) {
3278
3299
  return t.trimEnd();
@@ -3280,32 +3301,32 @@ var Rt = gn ? (
3280
3301
  ) : (
3281
3302
  // Ponyfill
3282
3303
  function(t) {
3283
- return t.replace(yn, "");
3304
+ return t.replace(bn, "");
3284
3305
  }
3285
3306
  );
3286
- function _r(e, t) {
3307
+ function Er(e, t) {
3287
3308
  return new RegExp(e, t);
3288
3309
  }
3289
- var st;
3290
- if (nt) {
3291
- var Ut = _r("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3292
- st = function(t, r) {
3310
+ var ht;
3311
+ if (ut) {
3312
+ var Gt = Er("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3313
+ ht = function(t, r) {
3293
3314
  var i;
3294
- Ut.lastIndex = r;
3295
- var n = Ut.exec(t);
3315
+ Gt.lastIndex = r;
3316
+ var n = Gt.exec(t);
3296
3317
  return (i = n[1]) !== null && i !== void 0 ? i : "";
3297
3318
  };
3298
3319
  } else
3299
- st = function(t, r) {
3320
+ ht = function(t, r) {
3300
3321
  for (var i = []; ; ) {
3301
- var n = vr(t, r);
3302
- if (n === void 0 || Er(n) || Bn(n))
3322
+ var n = _r(t, r);
3323
+ if (n === void 0 || xr(n) || Cn(n))
3303
3324
  break;
3304
3325
  i.push(n), r += n >= 65536 ? 2 : 1;
3305
3326
  }
3306
- return ot.apply(void 0, i);
3327
+ return lt.apply(void 0, i);
3307
3328
  };
3308
- var Pn = (
3329
+ var On = (
3309
3330
  /** @class */
3310
3331
  function() {
3311
3332
  function e(t, r) {
@@ -3319,33 +3340,33 @@ var Pn = (
3319
3340
  for (var n = []; !this.isEOF(); ) {
3320
3341
  var o = this.char();
3321
3342
  if (o === 123) {
3322
- var a = this.parseArgument(t, i);
3323
- if (a.err)
3324
- return a;
3325
- n.push(a.val);
3343
+ var s = this.parseArgument(t, i);
3344
+ if (s.err)
3345
+ return s;
3346
+ n.push(s.val);
3326
3347
  } else {
3327
3348
  if (o === 125 && t > 0)
3328
3349
  break;
3329
3350
  if (o === 35 && (r === "plural" || r === "selectordinal")) {
3330
- var s = this.clonePosition();
3351
+ var a = this.clonePosition();
3331
3352
  this.bump(), n.push({
3332
- type: S.pound,
3333
- location: _(s, this.clonePosition())
3353
+ type: L.pound,
3354
+ location: _(a, this.clonePosition())
3334
3355
  });
3335
3356
  } else if (o === 60 && !this.ignoreTag && this.peek() === 47) {
3336
3357
  if (i)
3337
3358
  break;
3338
3359
  return this.error(b.UNMATCHED_CLOSING_TAG, _(this.clonePosition(), this.clonePosition()));
3339
- } else if (o === 60 && !this.ignoreTag && at(this.peek() || 0)) {
3340
- var a = this.parseTag(t, r);
3341
- if (a.err)
3342
- return a;
3343
- n.push(a.val);
3360
+ } else if (o === 60 && !this.ignoreTag && ct(this.peek() || 0)) {
3361
+ var s = this.parseTag(t, r);
3362
+ if (s.err)
3363
+ return s;
3364
+ n.push(s.val);
3344
3365
  } else {
3345
- var a = this.parseLiteral(t, r);
3346
- if (a.err)
3347
- return a;
3348
- n.push(a.val);
3366
+ var s = this.parseLiteral(t, r);
3367
+ if (s.err)
3368
+ return s;
3369
+ n.push(s.val);
3349
3370
  }
3350
3371
  }
3351
3372
  }
@@ -3357,7 +3378,7 @@ var Pn = (
3357
3378
  if (this.bumpSpace(), this.bumpIf("/>"))
3358
3379
  return {
3359
3380
  val: {
3360
- type: S.literal,
3381
+ type: L.literal,
3361
3382
  value: "<".concat(n, "/>"),
3362
3383
  location: _(i, this.clonePosition())
3363
3384
  },
@@ -3367,27 +3388,27 @@ var Pn = (
3367
3388
  var o = this.parseMessage(t + 1, r, !0);
3368
3389
  if (o.err)
3369
3390
  return o;
3370
- var a = o.val, s = this.clonePosition();
3391
+ var s = o.val, a = this.clonePosition();
3371
3392
  if (this.bumpIf("</")) {
3372
- if (this.isEOF() || !at(this.char()))
3373
- return this.error(b.INVALID_TAG, _(s, this.clonePosition()));
3393
+ if (this.isEOF() || !ct(this.char()))
3394
+ return this.error(b.INVALID_TAG, _(a, this.clonePosition()));
3374
3395
  var l = this.clonePosition(), u = this.parseTagName();
3375
3396
  return n !== u ? this.error(b.UNMATCHED_CLOSING_TAG, _(l, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
3376
3397
  val: {
3377
- type: S.tag,
3398
+ type: L.tag,
3378
3399
  value: n,
3379
- children: a,
3400
+ children: s,
3380
3401
  location: _(i, this.clonePosition())
3381
3402
  },
3382
3403
  err: null
3383
- } : this.error(b.INVALID_TAG, _(s, this.clonePosition())));
3404
+ } : this.error(b.INVALID_TAG, _(a, this.clonePosition())));
3384
3405
  } else
3385
3406
  return this.error(b.UNCLOSED_TAG, _(i, this.clonePosition()));
3386
3407
  } else
3387
3408
  return this.error(b.INVALID_TAG, _(i, this.clonePosition()));
3388
3409
  }, e.prototype.parseTagName = function() {
3389
3410
  var t = this.offset();
3390
- for (this.bump(); !this.isEOF() && In(this.char()); )
3411
+ for (this.bump(); !this.isEOF() && Bn(this.char()); )
3391
3412
  this.bump();
3392
3413
  return this.message.slice(t, this.offset());
3393
3414
  }, e.prototype.parseLiteral = function(t, r) {
@@ -3397,26 +3418,26 @@ var Pn = (
3397
3418
  n += o;
3398
3419
  continue;
3399
3420
  }
3400
- var a = this.tryParseUnquoted(t, r);
3401
- if (a) {
3402
- n += a;
3403
- continue;
3404
- }
3405
- var s = this.tryParseLeftAngleBracket();
3421
+ var s = this.tryParseUnquoted(t, r);
3406
3422
  if (s) {
3407
3423
  n += s;
3408
3424
  continue;
3409
3425
  }
3426
+ var a = this.tryParseLeftAngleBracket();
3427
+ if (a) {
3428
+ n += a;
3429
+ continue;
3430
+ }
3410
3431
  break;
3411
3432
  }
3412
3433
  var l = _(i, this.clonePosition());
3413
3434
  return {
3414
- val: { type: S.literal, value: n, location: l },
3435
+ val: { type: L.literal, value: n, location: l },
3415
3436
  err: null
3416
3437
  };
3417
3438
  }, e.prototype.tryParseLeftAngleBracket = function() {
3418
3439
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
3419
- !Hn(this.peek() || 0)) ? (this.bump(), "<") : null;
3440
+ !In(this.peek() || 0)) ? (this.bump(), "<") : null;
3420
3441
  }, e.prototype.tryParseQuote = function(t) {
3421
3442
  if (this.isEOF() || this.char() !== 39)
3422
3443
  return null;
@@ -3450,12 +3471,12 @@ var Pn = (
3450
3471
  r.push(i);
3451
3472
  this.bump();
3452
3473
  }
3453
- return ot.apply(void 0, r);
3474
+ return lt.apply(void 0, r);
3454
3475
  }, e.prototype.tryParseUnquoted = function(t, r) {
3455
3476
  if (this.isEOF())
3456
3477
  return null;
3457
3478
  var i = this.char();
3458
- return i === 60 || i === 123 || i === 35 && (r === "plural" || r === "selectordinal") || i === 125 && t > 0 ? null : (this.bump(), ot(i));
3479
+ return i === 60 || i === 123 || i === 35 && (r === "plural" || r === "selectordinal") || i === 125 && t > 0 ? null : (this.bump(), lt(i));
3459
3480
  }, e.prototype.parseArgument = function(t, r) {
3460
3481
  var i = this.clonePosition();
3461
3482
  if (this.bump(), this.bumpSpace(), this.isEOF())
@@ -3471,7 +3492,7 @@ var Pn = (
3471
3492
  case 125:
3472
3493
  return this.bump(), {
3473
3494
  val: {
3474
- type: S.argument,
3495
+ type: L.argument,
3475
3496
  // value does not include the opening and closing braces.
3476
3497
  value: n,
3477
3498
  location: _(i, this.clonePosition())
@@ -3484,15 +3505,15 @@ var Pn = (
3484
3505
  return this.error(b.MALFORMED_ARGUMENT, _(i, this.clonePosition()));
3485
3506
  }
3486
3507
  }, e.prototype.parseIdentifierIfPossible = function() {
3487
- var t = this.clonePosition(), r = this.offset(), i = st(this.message, r), n = r + i.length;
3508
+ var t = this.clonePosition(), r = this.offset(), i = ht(this.message, r), n = r + i.length;
3488
3509
  this.bumpTo(n);
3489
- var o = this.clonePosition(), a = _(t, o);
3490
- return { value: i, location: a };
3510
+ var o = this.clonePosition(), s = _(t, o);
3511
+ return { value: i, location: s };
3491
3512
  }, e.prototype.parseArgumentOptions = function(t, r, i, n) {
3492
- var o, a = this.clonePosition(), s = this.parseIdentifierIfPossible().value, l = this.clonePosition();
3493
- switch (s) {
3513
+ var o, s = this.clonePosition(), a = this.parseIdentifierIfPossible().value, l = this.clonePosition();
3514
+ switch (a) {
3494
3515
  case "":
3495
- return this.error(b.EXPECT_ARGUMENT_TYPE, _(a, l));
3516
+ return this.error(b.EXPECT_ARGUMENT_TYPE, _(s, l));
3496
3517
  case "number":
3497
3518
  case "date":
3498
3519
  case "time": {
@@ -3503,7 +3524,7 @@ var Pn = (
3503
3524
  var h = this.clonePosition(), c = this.parseSimpleArgStyleIfPossible();
3504
3525
  if (c.err)
3505
3526
  return c;
3506
- var f = An(c.val);
3527
+ var f = Hn(c.val);
3507
3528
  if (f.length === 0)
3508
3529
  return this.error(b.EXPECT_ARGUMENT_STYLE, _(this.clonePosition(), this.clonePosition()));
3509
3530
  var p = _(h, this.clonePosition());
@@ -3513,25 +3534,25 @@ var Pn = (
3513
3534
  if (y.err)
3514
3535
  return y;
3515
3536
  var d = _(n, this.clonePosition());
3516
- if (u && Rt(u == null ? void 0 : u.style, "::", 0)) {
3517
- var v = wn(u.style.slice(2));
3518
- if (s === "number") {
3537
+ if (u && Ut(u == null ? void 0 : u.style, "::", 0)) {
3538
+ var v = Pn(u.style.slice(2));
3539
+ if (a === "number") {
3519
3540
  var c = this.parseNumberSkeletonFromString(v, u.styleLocation);
3520
3541
  return c.err ? c : {
3521
- val: { type: S.number, value: i, location: d, style: c.val },
3542
+ val: { type: L.number, value: i, location: d, style: c.val },
3522
3543
  err: null
3523
3544
  };
3524
3545
  } else {
3525
3546
  if (v.length === 0)
3526
3547
  return this.error(b.EXPECT_DATE_TIME_SKELETON, d);
3527
3548
  var H = v;
3528
- this.locale && (H = mn(v, this.locale));
3549
+ this.locale && (H = dn(v, this.locale));
3529
3550
  var f = {
3530
- type: te.dateTime,
3551
+ type: ee.dateTime,
3531
3552
  pattern: H,
3532
3553
  location: u.styleLocation,
3533
- parsedOptions: this.shouldParseSkeletons ? sn(H) : {}
3534
- }, g = s === "date" ? S.date : S.time;
3554
+ parsedOptions: this.shouldParseSkeletons ? un(H) : {}
3555
+ }, g = a === "date" ? L.date : L.time;
3535
3556
  return {
3536
3557
  val: { type: g, value: i, location: d, style: f },
3537
3558
  err: null
@@ -3540,7 +3561,7 @@ var Pn = (
3540
3561
  }
3541
3562
  return {
3542
3563
  val: {
3543
- type: s === "number" ? S.number : s === "date" ? S.date : S.time,
3564
+ type: a === "number" ? L.number : a === "date" ? L.date : L.time,
3544
3565
  value: i,
3545
3566
  location: d,
3546
3567
  style: (o = u == null ? void 0 : u.style) !== null && o !== void 0 ? o : null
@@ -3551,49 +3572,49 @@ var Pn = (
3551
3572
  case "plural":
3552
3573
  case "selectordinal":
3553
3574
  case "select": {
3554
- var w = this.clonePosition();
3575
+ var S = this.clonePosition();
3555
3576
  if (this.bumpSpace(), !this.bumpIf(","))
3556
- return this.error(b.EXPECT_SELECT_ARGUMENT_OPTIONS, _(w, E({}, w)));
3577
+ return this.error(b.EXPECT_SELECT_ARGUMENT_OPTIONS, _(S, He({}, S)));
3557
3578
  this.bumpSpace();
3558
- var D = this.parseIdentifierIfPossible(), M = 0;
3559
- if (s !== "select" && D.value === "offset") {
3579
+ var U = this.parseIdentifierIfPossible(), M = 0;
3580
+ if (a !== "select" && U.value === "offset") {
3560
3581
  if (!this.bumpIf(":"))
3561
3582
  return this.error(b.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, _(this.clonePosition(), this.clonePosition()));
3562
3583
  this.bumpSpace();
3563
3584
  var c = this.tryParseDecimalInteger(b.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, b.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
3564
3585
  if (c.err)
3565
3586
  return c;
3566
- this.bumpSpace(), D = this.parseIdentifierIfPossible(), M = c.val;
3587
+ this.bumpSpace(), U = this.parseIdentifierIfPossible(), M = c.val;
3567
3588
  }
3568
- var U = this.tryParsePluralOrSelectOptions(t, s, r, D);
3569
- if (U.err)
3570
- return U;
3589
+ var $ = this.tryParsePluralOrSelectOptions(t, a, r, U);
3590
+ if ($.err)
3591
+ return $;
3571
3592
  var y = this.tryParseArgumentClose(n);
3572
3593
  if (y.err)
3573
3594
  return y;
3574
3595
  var X = _(n, this.clonePosition());
3575
- return s === "select" ? {
3596
+ return a === "select" ? {
3576
3597
  val: {
3577
- type: S.select,
3598
+ type: L.select,
3578
3599
  value: i,
3579
- options: Dt(U.val),
3600
+ options: $t($.val),
3580
3601
  location: X
3581
3602
  },
3582
3603
  err: null
3583
3604
  } : {
3584
3605
  val: {
3585
- type: S.plural,
3606
+ type: L.plural,
3586
3607
  value: i,
3587
- options: Dt(U.val),
3608
+ options: $t($.val),
3588
3609
  offset: M,
3589
- pluralType: s === "plural" ? "cardinal" : "ordinal",
3610
+ pluralType: a === "plural" ? "cardinal" : "ordinal",
3590
3611
  location: X
3591
3612
  },
3592
3613
  err: null
3593
3614
  };
3594
3615
  }
3595
3616
  default:
3596
- return this.error(b.INVALID_ARGUMENT_TYPE, _(a, l));
3617
+ return this.error(b.INVALID_ARGUMENT_TYPE, _(s, l));
3597
3618
  }
3598
3619
  }, e.prototype.tryParseArgumentClose = function(t) {
3599
3620
  return this.isEOF() || this.char() !== 125 ? this.error(b.EXPECT_ARGUMENT_CLOSING_BRACE, _(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
@@ -3635,21 +3656,21 @@ var Pn = (
3635
3656
  }, e.prototype.parseNumberSkeletonFromString = function(t, r) {
3636
3657
  var i = [];
3637
3658
  try {
3638
- i = un(t);
3659
+ i = hn(t);
3639
3660
  } catch (n) {
3640
3661
  return this.error(b.INVALID_NUMBER_SKELETON, r);
3641
3662
  }
3642
3663
  return {
3643
3664
  val: {
3644
- type: te.number,
3665
+ type: ee.number,
3645
3666
  tokens: i,
3646
3667
  location: r,
3647
- parsedOptions: this.shouldParseSkeletons ? fn(i) : {}
3668
+ parsedOptions: this.shouldParseSkeletons ? pn(i) : {}
3648
3669
  },
3649
3670
  err: null
3650
3671
  };
3651
3672
  }, e.prototype.tryParsePluralOrSelectOptions = function(t, r, i, n) {
3652
- for (var o, a = !1, s = [], l = /* @__PURE__ */ new Set(), u = n.value, h = n.location; ; ) {
3673
+ for (var o, s = !1, a = [], l = /* @__PURE__ */ new Set(), u = n.value, h = n.location; ; ) {
3653
3674
  if (u.length === 0) {
3654
3675
  var c = this.clonePosition();
3655
3676
  if (r !== "select" && this.bumpIf("=")) {
@@ -3662,7 +3683,7 @@ var Pn = (
3662
3683
  }
3663
3684
  if (l.has(u))
3664
3685
  return this.error(r === "select" ? b.DUPLICATE_SELECT_ARGUMENT_SELECTOR : b.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, h);
3665
- u === "other" && (a = !0), this.bumpSpace();
3686
+ u === "other" && (s = !0), this.bumpSpace();
3666
3687
  var p = this.clonePosition();
3667
3688
  if (!this.bumpIf("{"))
3668
3689
  return this.error(r === "select" ? b.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : b.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, _(this.clonePosition(), this.clonePosition()));
@@ -3672,7 +3693,7 @@ var Pn = (
3672
3693
  var d = this.tryParseArgumentClose(p);
3673
3694
  if (d.err)
3674
3695
  return d;
3675
- s.push([
3696
+ a.push([
3676
3697
  u,
3677
3698
  {
3678
3699
  value: y.val,
@@ -3680,19 +3701,19 @@ var Pn = (
3680
3701
  }
3681
3702
  ]), l.add(u), this.bumpSpace(), o = this.parseIdentifierIfPossible(), u = o.value, h = o.location;
3682
3703
  }
3683
- 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 };
3704
+ return a.length === 0 ? this.error(r === "select" ? b.EXPECT_SELECT_ARGUMENT_SELECTOR : b.EXPECT_PLURAL_ARGUMENT_SELECTOR, _(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !s ? this.error(b.MISSING_OTHER_CLAUSE, _(this.clonePosition(), this.clonePosition())) : { val: a, err: null };
3684
3705
  }, e.prototype.tryParseDecimalInteger = function(t, r) {
3685
3706
  var i = 1, n = this.clonePosition();
3686
3707
  this.bumpIf("+") || this.bumpIf("-") && (i = -1);
3687
- for (var o = !1, a = 0; !this.isEOF(); ) {
3688
- var s = this.char();
3689
- if (s >= 48 && s <= 57)
3690
- o = !0, a = a * 10 + (s - 48), this.bump();
3708
+ for (var o = !1, s = 0; !this.isEOF(); ) {
3709
+ var a = this.char();
3710
+ if (a >= 48 && a <= 57)
3711
+ o = !0, s = s * 10 + (a - 48), this.bump();
3691
3712
  else
3692
3713
  break;
3693
3714
  }
3694
3715
  var l = _(n, this.clonePosition());
3695
- return o ? (a *= i, Ln(a) ? { val: a, err: null } : this.error(r, l)) : this.error(t, l);
3716
+ return o ? (s *= i, wn(s) ? { val: s, err: null } : this.error(r, l)) : this.error(t, l);
3696
3717
  }, e.prototype.offset = function() {
3697
3718
  return this.position.offset;
3698
3719
  }, e.prototype.isEOF = function() {
@@ -3707,7 +3728,7 @@ var Pn = (
3707
3728
  var t = this.position.offset;
3708
3729
  if (t >= this.message.length)
3709
3730
  throw Error("out of bound");
3710
- var r = vr(this.message, t);
3731
+ var r = _r(this.message, t);
3711
3732
  if (r === void 0)
3712
3733
  throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
3713
3734
  return r;
@@ -3726,7 +3747,7 @@ var Pn = (
3726
3747
  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);
3727
3748
  }
3728
3749
  }, e.prototype.bumpIf = function(t) {
3729
- if (Rt(this.message, t, this.offset())) {
3750
+ if (Ut(this.message, t, this.offset())) {
3730
3751
  for (var r = 0; r < t.length; r++)
3731
3752
  this.bump();
3732
3753
  return !0;
@@ -3748,7 +3769,7 @@ var Pn = (
3748
3769
  break;
3749
3770
  }
3750
3771
  }, e.prototype.bumpSpace = function() {
3751
- for (; !this.isEOF() && Er(this.char()); )
3772
+ for (; !this.isEOF() && xr(this.char()); )
3752
3773
  this.bump();
3753
3774
  }, e.prototype.peek = function() {
3754
3775
  if (this.isEOF())
@@ -3758,47 +3779,47 @@ var Pn = (
3758
3779
  }, e;
3759
3780
  }()
3760
3781
  );
3761
- function at(e) {
3782
+ function ct(e) {
3762
3783
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3763
3784
  }
3764
- function Hn(e) {
3765
- return at(e) || e === 47;
3766
- }
3767
3785
  function In(e) {
3786
+ return ct(e) || e === 47;
3787
+ }
3788
+ function Bn(e) {
3768
3789
  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;
3769
3790
  }
3770
- function Er(e) {
3791
+ function xr(e) {
3771
3792
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3772
3793
  }
3773
- function Bn(e) {
3794
+ function Cn(e) {
3774
3795
  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;
3775
3796
  }
3776
- function ut(e) {
3797
+ function ft(e) {
3777
3798
  e.forEach(function(t) {
3778
- if (delete t.location, cr(t) || fr(t))
3799
+ if (delete t.location, fr(t) || mr(t))
3779
3800
  for (var r in t.options)
3780
- delete t.options[r].location, ut(t.options[r].value);
3801
+ delete t.options[r].location, ft(t.options[r].value);
3781
3802
  else
3782
- ur(t) && pr(t.style) || (lr(t) || hr(t)) && it(t.style) ? delete t.style.location : mr(t) && ut(t.children);
3803
+ lr(t) && dr(t.style) || (hr(t) || cr(t)) && at(t.style) ? delete t.style.location : pr(t) && ft(t.children);
3783
3804
  });
3784
3805
  }
3785
- function On(e, t) {
3786
- t === void 0 && (t = {}), t = E({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3787
- var r = new Pn(e, t).parse();
3806
+ function Nn(e, t) {
3807
+ t === void 0 && (t = {}), t = He({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3808
+ var r = new On(e, t).parse();
3788
3809
  if (r.err) {
3789
3810
  var i = SyntaxError(b[r.err.kind]);
3790
3811
  throw i.location = r.err.location, i.originalMessage = r.err.message, i;
3791
3812
  }
3792
- return t != null && t.captureLocation || ut(r.val), r.val;
3813
+ return t != null && t.captureLocation || ft(r.val), r.val;
3793
3814
  }
3794
- var re;
3815
+ var te;
3795
3816
  (function(e) {
3796
3817
  e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
3797
- })(re || (re = {}));
3798
- var Ce = (
3818
+ })(te || (te = {}));
3819
+ var Me = (
3799
3820
  /** @class */
3800
3821
  function(e) {
3801
- j(t, e);
3822
+ Ne(t, e);
3802
3823
  function t(r, i, n) {
3803
3824
  var o = e.call(this, r) || this;
3804
3825
  return o.code = i, o.originalMessage = n, o;
@@ -3807,155 +3828,155 @@ var Ce = (
3807
3828
  return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
3808
3829
  }, t;
3809
3830
  }(Error)
3810
- ), $t = (
3831
+ ), Ft = (
3811
3832
  /** @class */
3812
3833
  function(e) {
3813
- j(t, e);
3834
+ Ne(t, e);
3814
3835
  function t(r, i, n, o) {
3815
- return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(i, '". Options are "').concat(Object.keys(n).join('", "'), '"'), re.INVALID_VALUE, o) || this;
3836
+ return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(i, '". Options are "').concat(Object.keys(n).join('", "'), '"'), te.INVALID_VALUE, o) || this;
3816
3837
  }
3817
3838
  return t;
3818
- }(Ce)
3819
- ), Cn = (
3839
+ }(Me)
3840
+ ), Mn = (
3820
3841
  /** @class */
3821
3842
  function(e) {
3822
- j(t, e);
3843
+ Ne(t, e);
3823
3844
  function t(r, i, n) {
3824
- return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(i), re.INVALID_VALUE, n) || this;
3845
+ return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(i), te.INVALID_VALUE, n) || this;
3825
3846
  }
3826
3847
  return t;
3827
- }(Ce)
3828
- ), Nn = (
3848
+ }(Me)
3849
+ ), Rn = (
3829
3850
  /** @class */
3830
3851
  function(e) {
3831
- j(t, e);
3852
+ Ne(t, e);
3832
3853
  function t(r, i) {
3833
- return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(i, '"'), re.MISSING_VALUE, i) || this;
3854
+ return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(i, '"'), te.MISSING_VALUE, i) || this;
3834
3855
  }
3835
3856
  return t;
3836
- }(Ce)
3837
- ), B;
3857
+ }(Me)
3858
+ ), I;
3838
3859
  (function(e) {
3839
3860
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
3840
- })(B || (B = {}));
3841
- function Mn(e) {
3861
+ })(I || (I = {}));
3862
+ function Dn(e) {
3842
3863
  return e.length < 2 ? e : e.reduce(function(t, r) {
3843
3864
  var i = t[t.length - 1];
3844
- return !i || i.type !== B.literal || r.type !== B.literal ? t.push(r) : i.value += r.value, t;
3865
+ return !i || i.type !== I.literal || r.type !== I.literal ? t.push(r) : i.value += r.value, t;
3845
3866
  }, []);
3846
3867
  }
3847
- function Rn(e) {
3868
+ function Un(e) {
3848
3869
  return typeof e == "function";
3849
3870
  }
3850
- function we(e, t, r, i, n, o, a) {
3851
- if (e.length === 1 && Ot(e[0]))
3871
+ function we(e, t, r, i, n, o, s) {
3872
+ if (e.length === 1 && Nt(e[0]))
3852
3873
  return [
3853
3874
  {
3854
- type: B.literal,
3875
+ type: I.literal,
3855
3876
  value: e[0].value
3856
3877
  }
3857
3878
  ];
3858
- for (var s = [], l = 0, u = e; l < u.length; l++) {
3879
+ for (var a = [], l = 0, u = e; l < u.length; l++) {
3859
3880
  var h = u[l];
3860
- if (Ot(h)) {
3861
- s.push({
3862
- type: B.literal,
3881
+ if (Nt(h)) {
3882
+ a.push({
3883
+ type: I.literal,
3863
3884
  value: h.value
3864
3885
  });
3865
3886
  continue;
3866
3887
  }
3867
- if (nn(h)) {
3868
- typeof o == "number" && s.push({
3869
- type: B.literal,
3888
+ if (sn(h)) {
3889
+ typeof o == "number" && a.push({
3890
+ type: I.literal,
3870
3891
  value: r.getNumberFormat(t).format(o)
3871
3892
  });
3872
3893
  continue;
3873
3894
  }
3874
3895
  var c = h.value;
3875
3896
  if (!(n && c in n))
3876
- throw new Nn(c, a);
3897
+ throw new Rn(c, s);
3877
3898
  var f = n[c];
3878
- if (rn(h)) {
3879
- (!f || typeof f == "string" || typeof f == "number") && (f = typeof f == "string" || typeof f == "number" ? String(f) : ""), s.push({
3880
- type: typeof f == "string" ? B.literal : B.object,
3899
+ if (on(h)) {
3900
+ (!f || typeof f == "string" || typeof f == "number") && (f = typeof f == "string" || typeof f == "number" ? String(f) : ""), a.push({
3901
+ type: typeof f == "string" ? I.literal : I.object,
3881
3902
  value: f
3882
3903
  });
3883
3904
  continue;
3884
3905
  }
3885
- if (lr(h)) {
3886
- var p = typeof h.style == "string" ? i.date[h.style] : it(h.style) ? h.style.parsedOptions : void 0;
3887
- s.push({
3888
- type: B.literal,
3906
+ if (hr(h)) {
3907
+ var p = typeof h.style == "string" ? i.date[h.style] : at(h.style) ? h.style.parsedOptions : void 0;
3908
+ a.push({
3909
+ type: I.literal,
3889
3910
  value: r.getDateTimeFormat(t, p).format(f)
3890
3911
  });
3891
3912
  continue;
3892
3913
  }
3893
- if (hr(h)) {
3894
- var p = typeof h.style == "string" ? i.time[h.style] : it(h.style) ? h.style.parsedOptions : i.time.medium;
3895
- s.push({
3896
- type: B.literal,
3914
+ if (cr(h)) {
3915
+ var p = typeof h.style == "string" ? i.time[h.style] : at(h.style) ? h.style.parsedOptions : i.time.medium;
3916
+ a.push({
3917
+ type: I.literal,
3897
3918
  value: r.getDateTimeFormat(t, p).format(f)
3898
3919
  });
3899
3920
  continue;
3900
3921
  }
3901
- if (ur(h)) {
3902
- var p = typeof h.style == "string" ? i.number[h.style] : pr(h.style) ? h.style.parsedOptions : void 0;
3903
- p && p.scale && (f = f * (p.scale || 1)), s.push({
3904
- type: B.literal,
3922
+ if (lr(h)) {
3923
+ var p = typeof h.style == "string" ? i.number[h.style] : dr(h.style) ? h.style.parsedOptions : void 0;
3924
+ p && p.scale && (f = f * (p.scale || 1)), a.push({
3925
+ type: I.literal,
3905
3926
  value: r.getNumberFormat(t, p).format(f)
3906
3927
  });
3907
3928
  continue;
3908
3929
  }
3909
- if (mr(h)) {
3930
+ if (pr(h)) {
3910
3931
  var y = h.children, d = h.value, v = n[d];
3911
- if (!Rn(v))
3912
- throw new Cn(d, "function", a);
3932
+ if (!Un(v))
3933
+ throw new Mn(d, "function", s);
3913
3934
  var H = we(y, t, r, i, n, o), g = v(H.map(function(M) {
3914
3935
  return M.value;
3915
3936
  }));
3916
- Array.isArray(g) || (g = [g]), s.push.apply(s, g.map(function(M) {
3937
+ Array.isArray(g) || (g = [g]), a.push.apply(a, g.map(function(M) {
3917
3938
  return {
3918
- type: typeof M == "string" ? B.literal : B.object,
3939
+ type: typeof M == "string" ? I.literal : I.object,
3919
3940
  value: M
3920
3941
  };
3921
3942
  }));
3922
3943
  }
3923
- if (cr(h)) {
3924
- var w = h.options[f] || h.options.other;
3925
- if (!w)
3926
- throw new $t(h.value, f, Object.keys(h.options), a);
3927
- s.push.apply(s, we(w.value, t, r, i, n));
3944
+ if (fr(h)) {
3945
+ var S = h.options[f] || h.options.other;
3946
+ if (!S)
3947
+ throw new Ft(h.value, f, Object.keys(h.options), s);
3948
+ a.push.apply(a, we(S.value, t, r, i, n));
3928
3949
  continue;
3929
3950
  }
3930
- if (fr(h)) {
3931
- var w = h.options["=".concat(f)];
3932
- if (!w) {
3951
+ if (mr(h)) {
3952
+ var S = h.options["=".concat(f)];
3953
+ if (!S) {
3933
3954
  if (!Intl.PluralRules)
3934
- throw new Ce(`Intl.PluralRules is not available in this environment.
3955
+ throw new Me(`Intl.PluralRules is not available in this environment.
3935
3956
  Try polyfilling it using "@formatjs/intl-pluralrules"
3936
- `, re.MISSING_INTL_API, a);
3937
- var D = r.getPluralRules(t, { type: h.pluralType }).select(f - (h.offset || 0));
3938
- w = h.options[D] || h.options.other;
3957
+ `, te.MISSING_INTL_API, s);
3958
+ var U = r.getPluralRules(t, { type: h.pluralType }).select(f - (h.offset || 0));
3959
+ S = h.options[U] || h.options.other;
3939
3960
  }
3940
- if (!w)
3941
- throw new $t(h.value, f, Object.keys(h.options), a);
3942
- s.push.apply(s, we(w.value, t, r, i, n, f - (h.offset || 0)));
3961
+ if (!S)
3962
+ throw new Ft(h.value, f, Object.keys(h.options), s);
3963
+ a.push.apply(a, we(S.value, t, r, i, n, f - (h.offset || 0)));
3943
3964
  continue;
3944
3965
  }
3945
3966
  }
3946
- return Mn(s);
3967
+ return Dn(a);
3947
3968
  }
3948
- function Dn(e, t) {
3949
- return t ? E(E(E({}, e || {}), t || {}), Object.keys(e).reduce(function(r, i) {
3950
- return r[i] = E(E({}, e[i]), t[i] || {}), r;
3969
+ function $n(e, t) {
3970
+ return t ? R(R(R({}, e || {}), t || {}), Object.keys(e).reduce(function(r, i) {
3971
+ return r[i] = R(R({}, e[i]), t[i] || {}), r;
3951
3972
  }, {})) : e;
3952
3973
  }
3953
- function Un(e, t) {
3974
+ function Gn(e, t) {
3954
3975
  return t ? Object.keys(e).reduce(function(r, i) {
3955
- return r[i] = Dn(e[i], t[i]), r;
3956
- }, E({}, e)) : e;
3976
+ return r[i] = $n(e[i], t[i]), r;
3977
+ }, R({}, e)) : e;
3957
3978
  }
3958
- function Xe(e) {
3979
+ function Ze(e) {
3959
3980
  return {
3960
3981
  create: function() {
3961
3982
  return {
@@ -3969,39 +3990,39 @@ function Xe(e) {
3969
3990
  }
3970
3991
  };
3971
3992
  }
3972
- function $n(e) {
3993
+ function Fn(e) {
3973
3994
  return e === void 0 && (e = {
3974
3995
  number: {},
3975
3996
  dateTime: {},
3976
3997
  pluralRules: {}
3977
3998
  }), {
3978
- getNumberFormat: ke(function() {
3999
+ getNumberFormat: We(function() {
3979
4000
  for (var t, r = [], i = 0; i < arguments.length; i++)
3980
4001
  r[i] = arguments[i];
3981
- return new ((t = Intl.NumberFormat).bind.apply(t, K([void 0], r, !1)))();
4002
+ return new ((t = Intl.NumberFormat).bind.apply(t, Ve([void 0], r, !1)))();
3982
4003
  }, {
3983
- cache: Xe(e.number),
3984
- strategy: Ve.variadic
4004
+ cache: Ze(e.number),
4005
+ strategy: Xe.variadic
3985
4006
  }),
3986
- getDateTimeFormat: ke(function() {
4007
+ getDateTimeFormat: We(function() {
3987
4008
  for (var t, r = [], i = 0; i < arguments.length; i++)
3988
4009
  r[i] = arguments[i];
3989
- return new ((t = Intl.DateTimeFormat).bind.apply(t, K([void 0], r, !1)))();
4010
+ return new ((t = Intl.DateTimeFormat).bind.apply(t, Ve([void 0], r, !1)))();
3990
4011
  }, {
3991
- cache: Xe(e.dateTime),
3992
- strategy: Ve.variadic
4012
+ cache: Ze(e.dateTime),
4013
+ strategy: Xe.variadic
3993
4014
  }),
3994
- getPluralRules: ke(function() {
4015
+ getPluralRules: We(function() {
3995
4016
  for (var t, r = [], i = 0; i < arguments.length; i++)
3996
4017
  r[i] = arguments[i];
3997
- return new ((t = Intl.PluralRules).bind.apply(t, K([void 0], r, !1)))();
4018
+ return new ((t = Intl.PluralRules).bind.apply(t, Ve([void 0], r, !1)))();
3998
4019
  }, {
3999
- cache: Xe(e.pluralRules),
4000
- strategy: Ve.variadic
4020
+ cache: Ze(e.pluralRules),
4021
+ strategy: Xe.variadic
4001
4022
  })
4002
4023
  };
4003
4024
  }
4004
- var Gn = (
4025
+ var jn = (
4005
4026
  /** @class */
4006
4027
  function() {
4007
4028
  function e(t, r, i, n) {
@@ -4016,7 +4037,7 @@ var Gn = (
4016
4037
  if (u.length === 1)
4017
4038
  return u[0].value;
4018
4039
  var h = u.reduce(function(c, f) {
4019
- return !c.length || f.type !== B.literal || typeof c[c.length - 1] != "string" ? c.push(f.value) : c[c.length - 1] += f.value, c;
4040
+ return !c.length || f.type !== I.literal || typeof c[c.length - 1] != "string" ? c.push(f.value) : c[c.length - 1] += f.value, c;
4020
4041
  }, []);
4021
4042
  return h.length <= 1 ? h[0] || "" : h;
4022
4043
  }, this.formatToParts = function(l) {
@@ -4031,15 +4052,15 @@ var Gn = (
4031
4052
  }, this.locales = r, this.resolvedLocale = e.resolveLocale(r), typeof t == "string") {
4032
4053
  if (this.message = t, !e.__parse)
4033
4054
  throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
4034
- var a = n || {};
4035
- a.formatters;
4036
- var s = bi(a, ["formatters"]);
4037
- this.ast = e.__parse(t, E(E({}, s), { locale: this.resolvedLocale }));
4055
+ var s = n || {};
4056
+ s.formatters;
4057
+ var a = Yi(s, ["formatters"]);
4058
+ this.ast = e.__parse(t, R(R({}, a), { locale: this.resolvedLocale }));
4038
4059
  } else
4039
4060
  this.ast = t;
4040
4061
  if (!Array.isArray(this.ast))
4041
4062
  throw new TypeError("A message must be provided as a String or AST.");
4042
- this.formats = Un(e.formats, i), this.formatters = n && n.formatters || $n(this.formatterCache);
4063
+ this.formats = Gn(e.formats, i), this.formatters = n && n.formatters || Fn(this.formatterCache);
4043
4064
  }
4044
4065
  return Object.defineProperty(e, "defaultLocale", {
4045
4066
  get: function() {
@@ -4052,7 +4073,7 @@ var Gn = (
4052
4073
  var r = Intl.NumberFormat.supportedLocalesOf(t);
4053
4074
  return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
4054
4075
  }
4055
- }, e.__parse = On, e.formats = {
4076
+ }, e.__parse = Nn, e.formats = {
4056
4077
  number: {
4057
4078
  integer: {
4058
4079
  maximumFractionDigits: 0
@@ -4113,7 +4134,7 @@ var Gn = (
4113
4134
  }, e;
4114
4135
  }()
4115
4136
  );
4116
- function Fn(e, t) {
4137
+ function kn(e, t) {
4117
4138
  if (t == null)
4118
4139
  return;
4119
4140
  if (t in e)
@@ -4134,92 +4155,92 @@ function Fn(e, t) {
4134
4155
  i = void 0;
4135
4156
  return i;
4136
4157
  }
4137
- const k = {}, jn = (e, t, r) => r && (t in k || (k[t] = {}), e in k[t] || (k[t][e] = r), r), xr = (e, t) => {
4158
+ const k = {}, Vn = (e, t, r) => r && (t in k || (k[t] = {}), e in k[t] || (k[t][e] = r), r), Tr = (e, t) => {
4138
4159
  if (t == null)
4139
4160
  return;
4140
4161
  if (t in k && e in k[t])
4141
4162
  return k[t][e];
4142
- const r = Ne(t);
4163
+ const r = Re(t);
4143
4164
  for (let i = 0; i < r.length; i++) {
4144
- const n = r[i], o = Vn(n, e);
4165
+ const n = r[i], o = Xn(n, e);
4145
4166
  if (o)
4146
- return jn(e, t, o);
4167
+ return Vn(e, t, o);
4147
4168
  }
4148
4169
  };
4149
- let pt;
4150
- const pe = Oe({});
4151
- function kn(e) {
4152
- return pt[e] || null;
4170
+ let yt;
4171
+ const pe = Ce({});
4172
+ function Wn(e) {
4173
+ return yt[e] || null;
4153
4174
  }
4154
- function Tr(e) {
4155
- return e in pt;
4175
+ function Lr(e) {
4176
+ return e in yt;
4156
4177
  }
4157
- function Vn(e, t) {
4158
- if (!Tr(e))
4178
+ function Xn(e, t) {
4179
+ if (!Lr(e))
4159
4180
  return null;
4160
- const r = kn(e);
4161
- return Fn(r, t);
4181
+ const r = Wn(e);
4182
+ return kn(r, t);
4162
4183
  }
4163
- function Wn(e) {
4184
+ function zn(e) {
4164
4185
  if (e == null)
4165
4186
  return;
4166
- const t = Ne(e);
4187
+ const t = Re(e);
4167
4188
  for (let r = 0; r < t.length; r++) {
4168
4189
  const i = t[r];
4169
- if (Tr(i))
4190
+ if (Lr(i))
4170
4191
  return i;
4171
4192
  }
4172
4193
  }
4173
- function Lr(e, ...t) {
4194
+ function Sr(e, ...t) {
4174
4195
  delete k[e], pe.update((r) => (r[e] = Qi.all([r[e] || {}, ...t]), r));
4175
4196
  }
4176
- oe(
4197
+ ne(
4177
4198
  [pe],
4178
4199
  ([e]) => Object.keys(e)
4179
4200
  );
4180
- pe.subscribe((e) => pt = e);
4201
+ pe.subscribe((e) => yt = e);
4181
4202
  const Ae = {};
4182
- function Xn(e, t) {
4203
+ function Zn(e, t) {
4183
4204
  Ae[e].delete(t), Ae[e].size === 0 && delete Ae[e];
4184
4205
  }
4185
- function Sr(e) {
4206
+ function wr(e) {
4186
4207
  return Ae[e];
4187
4208
  }
4188
- function zn(e) {
4189
- return Ne(e).map((t) => {
4190
- const r = Sr(t);
4209
+ function Qn(e) {
4210
+ return Re(e).map((t) => {
4211
+ const r = wr(t);
4191
4212
  return [t, r ? [...r] : []];
4192
4213
  }).filter(([, t]) => t.length > 0);
4193
4214
  }
4194
- function lt(e) {
4195
- return e == null ? !1 : Ne(e).some(
4215
+ function mt(e) {
4216
+ return e == null ? !1 : Re(e).some(
4196
4217
  (t) => {
4197
4218
  var r;
4198
- return (r = Sr(t)) == null ? void 0 : r.size;
4219
+ return (r = wr(t)) == null ? void 0 : r.size;
4199
4220
  }
4200
4221
  );
4201
4222
  }
4202
- function Zn(e, t) {
4223
+ function Yn(e, t) {
4203
4224
  return Promise.all(
4204
- t.map((i) => (Xn(e, i), i().then((n) => n.default || n)))
4205
- ).then((i) => Lr(e, ...i));
4206
- }
4207
- const le = {};
4208
- function wr(e) {
4209
- if (!lt(e))
4210
- return e in le ? le[e] : Promise.resolve();
4211
- const t = zn(e);
4212
- return le[e] = Promise.all(
4225
+ t.map((i) => (Zn(e, i), i().then((n) => n.default || n)))
4226
+ ).then((i) => Sr(e, ...i));
4227
+ }
4228
+ const ue = {};
4229
+ function Ar(e) {
4230
+ if (!mt(e))
4231
+ return e in ue ? ue[e] : Promise.resolve();
4232
+ const t = Qn(e);
4233
+ return ue[e] = Promise.all(
4213
4234
  t.map(
4214
- ([r, i]) => Zn(r, i)
4235
+ ([r, i]) => Yn(r, i)
4215
4236
  )
4216
4237
  ).then(() => {
4217
- if (lt(e))
4218
- return wr(e);
4219
- delete le[e];
4220
- }), le[e];
4238
+ if (mt(e))
4239
+ return Ar(e);
4240
+ delete ue[e];
4241
+ }), ue[e];
4221
4242
  }
4222
- const Qn = {
4243
+ const Jn = {
4223
4244
  number: {
4224
4245
  scientific: { notation: "scientific" },
4225
4246
  engineering: { notation: "engineering" },
@@ -4248,159 +4269,159 @@ const Qn = {
4248
4269
  timeZoneName: "short"
4249
4270
  }
4250
4271
  }
4251
- }, Yn = {
4272
+ }, qn = {
4252
4273
  fallbackLocale: null,
4253
4274
  loadingDelay: 200,
4254
- formats: Qn,
4275
+ formats: Jn,
4255
4276
  warnOnMissingMessages: !0,
4256
4277
  handleMissingMessage: void 0,
4257
4278
  ignoreTag: !0
4258
- }, Jn = Yn;
4259
- function ie() {
4260
- return Jn;
4279
+ }, Kn = qn;
4280
+ function re() {
4281
+ return Kn;
4261
4282
  }
4262
- const ze = Oe(!1);
4263
- var qn = Object.defineProperty, Kn = Object.defineProperties, eo = Object.getOwnPropertyDescriptors, Gt = Object.getOwnPropertySymbols, to = Object.prototype.hasOwnProperty, ro = Object.prototype.propertyIsEnumerable, Ft = (e, t, r) => t in e ? qn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, io = (e, t) => {
4283
+ const Qe = Ce(!1);
4284
+ var eo = Object.defineProperty, to = Object.defineProperties, ro = Object.getOwnPropertyDescriptors, jt = Object.getOwnPropertySymbols, io = Object.prototype.hasOwnProperty, no = Object.prototype.propertyIsEnumerable, kt = (e, t, r) => t in e ? eo(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, oo = (e, t) => {
4264
4285
  for (var r in t || (t = {}))
4265
- to.call(t, r) && Ft(e, r, t[r]);
4266
- if (Gt)
4267
- for (var r of Gt(t))
4268
- ro.call(t, r) && Ft(e, r, t[r]);
4286
+ io.call(t, r) && kt(e, r, t[r]);
4287
+ if (jt)
4288
+ for (var r of jt(t))
4289
+ no.call(t, r) && kt(e, r, t[r]);
4269
4290
  return e;
4270
- }, no = (e, t) => Kn(e, eo(t));
4271
- let ht;
4272
- const He = Oe(null);
4273
- function jt(e) {
4291
+ }, so = (e, t) => to(e, ro(t));
4292
+ let pt;
4293
+ const Oe = Ce(null);
4294
+ function Vt(e) {
4274
4295
  return e.split("-").map((t, r, i) => i.slice(0, r + 1).join("-")).reverse();
4275
4296
  }
4276
- function Ne(e, t = ie().fallbackLocale) {
4277
- const r = jt(e);
4278
- return t ? [.../* @__PURE__ */ new Set([...r, ...jt(t)])] : r;
4297
+ function Re(e, t = re().fallbackLocale) {
4298
+ const r = Vt(e);
4299
+ return t ? [.../* @__PURE__ */ new Set([...r, ...Vt(t)])] : r;
4279
4300
  }
4280
4301
  function Z() {
4281
- return ht != null ? ht : void 0;
4302
+ return pt != null ? pt : void 0;
4282
4303
  }
4283
- He.subscribe((e) => {
4284
- ht = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
4304
+ Oe.subscribe((e) => {
4305
+ pt = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
4285
4306
  });
4286
- const oo = (e) => {
4287
- if (e && Wn(e) && lt(e)) {
4288
- const { loadingDelay: t } = ie();
4307
+ const ao = (e) => {
4308
+ if (e && zn(e) && mt(e)) {
4309
+ const { loadingDelay: t } = re();
4289
4310
  let r;
4290
4311
  return typeof window != "undefined" && Z() != null && t ? r = window.setTimeout(
4291
- () => ze.set(!0),
4312
+ () => Qe.set(!0),
4292
4313
  t
4293
- ) : ze.set(!0), wr(e).then(() => {
4294
- He.set(e);
4314
+ ) : Qe.set(!0), Ar(e).then(() => {
4315
+ Oe.set(e);
4295
4316
  }).finally(() => {
4296
- clearTimeout(r), ze.set(!1);
4317
+ clearTimeout(r), Qe.set(!1);
4297
4318
  });
4298
4319
  }
4299
- return He.set(e);
4300
- }, se = no(io({}, He), {
4301
- set: oo
4302
- }), Me = (e) => {
4320
+ return Oe.set(e);
4321
+ }, oe = so(oo({}, Oe), {
4322
+ set: ao
4323
+ }), De = (e) => {
4303
4324
  const t = /* @__PURE__ */ Object.create(null);
4304
4325
  return (i) => {
4305
4326
  const n = JSON.stringify(i);
4306
4327
  return n in t ? t[n] : t[n] = e(i);
4307
4328
  };
4308
4329
  };
4309
- var so = Object.defineProperty, Ie = Object.getOwnPropertySymbols, Ar = Object.prototype.hasOwnProperty, Pr = Object.prototype.propertyIsEnumerable, kt = (e, t, r) => t in e ? so(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, dt = (e, t) => {
4330
+ var uo = Object.defineProperty, Ie = Object.getOwnPropertySymbols, Pr = Object.prototype.hasOwnProperty, Hr = Object.prototype.propertyIsEnumerable, Wt = (e, t, r) => t in e ? uo(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, gt = (e, t) => {
4310
4331
  for (var r in t || (t = {}))
4311
- Ar.call(t, r) && kt(e, r, t[r]);
4332
+ Pr.call(t, r) && Wt(e, r, t[r]);
4312
4333
  if (Ie)
4313
4334
  for (var r of Ie(t))
4314
- Pr.call(t, r) && kt(e, r, t[r]);
4335
+ Hr.call(t, r) && Wt(e, r, t[r]);
4315
4336
  return e;
4316
- }, ae = (e, t) => {
4337
+ }, se = (e, t) => {
4317
4338
  var r = {};
4318
4339
  for (var i in e)
4319
- Ar.call(e, i) && t.indexOf(i) < 0 && (r[i] = e[i]);
4340
+ Pr.call(e, i) && t.indexOf(i) < 0 && (r[i] = e[i]);
4320
4341
  if (e != null && Ie)
4321
4342
  for (var i of Ie(e))
4322
- t.indexOf(i) < 0 && Pr.call(e, i) && (r[i] = e[i]);
4343
+ t.indexOf(i) < 0 && Hr.call(e, i) && (r[i] = e[i]);
4323
4344
  return r;
4324
4345
  };
4325
- const me = (e, t) => {
4326
- const { formats: r } = ie();
4346
+ const fe = (e, t) => {
4347
+ const { formats: r } = re();
4327
4348
  if (e in r && t in r[e])
4328
4349
  return r[e][t];
4329
4350
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
4330
- }, ao = Me(
4351
+ }, lo = De(
4331
4352
  (e) => {
4332
- var t = e, { locale: r, format: i } = t, n = ae(t, ["locale", "format"]);
4353
+ var t = e, { locale: r, format: i } = t, n = se(t, ["locale", "format"]);
4333
4354
  if (r == null)
4334
4355
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
4335
- return i && (n = me("number", i)), new Intl.NumberFormat(r, n);
4356
+ return i && (n = fe("number", i)), new Intl.NumberFormat(r, n);
4336
4357
  }
4337
- ), uo = Me(
4358
+ ), ho = De(
4338
4359
  (e) => {
4339
- var t = e, { locale: r, format: i } = t, n = ae(t, ["locale", "format"]);
4360
+ var t = e, { locale: r, format: i } = t, n = se(t, ["locale", "format"]);
4340
4361
  if (r == null)
4341
4362
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
4342
- return i ? n = me("date", i) : Object.keys(n).length === 0 && (n = me("date", "short")), new Intl.DateTimeFormat(r, n);
4363
+ return i ? n = fe("date", i) : Object.keys(n).length === 0 && (n = fe("date", "short")), new Intl.DateTimeFormat(r, n);
4343
4364
  }
4344
- ), lo = Me(
4365
+ ), co = De(
4345
4366
  (e) => {
4346
- var t = e, { locale: r, format: i } = t, n = ae(t, ["locale", "format"]);
4367
+ var t = e, { locale: r, format: i } = t, n = se(t, ["locale", "format"]);
4347
4368
  if (r == null)
4348
4369
  throw new Error(
4349
4370
  '[svelte-i18n] A "locale" must be set to format time values'
4350
4371
  );
4351
- return i ? n = me("time", i) : Object.keys(n).length === 0 && (n = me("time", "short")), new Intl.DateTimeFormat(r, n);
4372
+ return i ? n = fe("time", i) : Object.keys(n).length === 0 && (n = fe("time", "short")), new Intl.DateTimeFormat(r, n);
4352
4373
  }
4353
- ), ho = (e = {}) => {
4374
+ ), fo = (e = {}) => {
4354
4375
  var t = e, {
4355
4376
  locale: r = Z()
4356
- } = t, i = ae(t, [
4377
+ } = t, i = se(t, [
4357
4378
  "locale"
4358
4379
  ]);
4359
- return ao(dt({ locale: r }, i));
4360
- }, co = (e = {}) => {
4380
+ return lo(gt({ locale: r }, i));
4381
+ }, mo = (e = {}) => {
4361
4382
  var t = e, {
4362
4383
  locale: r = Z()
4363
- } = t, i = ae(t, [
4384
+ } = t, i = se(t, [
4364
4385
  "locale"
4365
4386
  ]);
4366
- return uo(dt({ locale: r }, i));
4367
- }, fo = (e = {}) => {
4387
+ return ho(gt({ locale: r }, i));
4388
+ }, po = (e = {}) => {
4368
4389
  var t = e, {
4369
4390
  locale: r = Z()
4370
- } = t, i = ae(t, [
4391
+ } = t, i = se(t, [
4371
4392
  "locale"
4372
4393
  ]);
4373
- return lo(dt({ locale: r }, i));
4374
- }, mo = Me(
4394
+ return co(gt({ locale: r }, i));
4395
+ }, yo = De(
4375
4396
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
4376
- (e, t = Z()) => new Gn(e, t, ie().formats, {
4377
- ignoreTag: ie().ignoreTag
4397
+ (e, t = Z()) => new jn(e, t, re().formats, {
4398
+ ignoreTag: re().ignoreTag
4378
4399
  })
4379
- ), po = (e, t = {}) => {
4400
+ ), go = (e, t = {}) => {
4380
4401
  var r, i, n, o;
4381
- let a = t;
4382
- typeof e == "object" && (a = e, e = a.id);
4402
+ let s = t;
4403
+ typeof e == "object" && (s = e, e = s.id);
4383
4404
  const {
4384
- values: s,
4405
+ values: a,
4385
4406
  locale: l = Z(),
4386
4407
  default: u
4387
- } = a;
4408
+ } = s;
4388
4409
  if (l == null)
4389
4410
  throw new Error(
4390
4411
  "[svelte-i18n] Cannot format a message without first setting the initial locale."
4391
4412
  );
4392
- let h = xr(e, l);
4413
+ let h = Tr(e, l);
4393
4414
  if (!h)
4394
- h = (o = (n = (i = (r = ie()).handleMissingMessage) == null ? void 0 : i.call(r, { locale: l, id: e, defaultValue: u })) != null ? n : u) != null ? o : e;
4415
+ h = (o = (n = (i = (r = re()).handleMissingMessage) == null ? void 0 : i.call(r, { locale: l, id: e, defaultValue: u })) != null ? n : u) != null ? o : e;
4395
4416
  else if (typeof h != "string")
4396
4417
  return console.warn(
4397
4418
  `[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof h}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`
4398
4419
  ), h;
4399
- if (!s)
4420
+ if (!a)
4400
4421
  return h;
4401
4422
  let c = h;
4402
4423
  try {
4403
- c = mo(h, l).format(s);
4424
+ c = yo(h, l).format(a);
4404
4425
  } catch (f) {
4405
4426
  f instanceof Error && console.warn(
4406
4427
  `[svelte-i18n] Message "${e}" has syntax error:`,
@@ -4408,20 +4429,20 @@ const me = (e, t) => {
4408
4429
  );
4409
4430
  }
4410
4431
  return c;
4411
- }, yo = (e, t) => fo(t).format(e), go = (e, t) => co(t).format(e), bo = (e, t) => ho(t).format(e), vo = (e, t = Z()) => xr(e, t), _o = oe([se, pe], () => po);
4412
- oe([se], () => yo);
4413
- oe([se], () => go);
4414
- oe([se], () => bo);
4415
- oe([se, pe], () => vo);
4416
- window.emWidgets = { topic: Oi };
4417
- const Eo = (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)), Yo = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
4418
- function xo(e, t) {
4432
+ }, bo = (e, t) => po(t).format(e), vo = (e, t) => mo(t).format(e), _o = (e, t) => fo(t).format(e), Eo = (e, t = Z()) => Tr(e, t), xo = ne([oe, pe], () => go);
4433
+ ne([oe], () => bo);
4434
+ ne([oe], () => vo);
4435
+ ne([oe], () => _o);
4436
+ ne([oe, pe], () => Eo);
4437
+ window.emWidgets = { topic: Bi };
4438
+ const To = (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)), qo = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
4439
+ function Lo(e, t) {
4419
4440
  if (e) {
4420
4441
  const r = document.createElement("style");
4421
4442
  r.innerHTML = t, e.appendChild(r);
4422
4443
  }
4423
4444
  }
4424
- function To(e, t) {
4445
+ function So(e, t) {
4425
4446
  const r = new URL(t);
4426
4447
  fetch(r.href).then((i) => i.text()).then((i) => {
4427
4448
  const n = document.createElement("style");
@@ -4430,7 +4451,7 @@ function To(e, t) {
4430
4451
  console.error("There was an error while trying to load client styling from URL", i);
4431
4452
  });
4432
4453
  }
4433
- function Lo(e, t, r) {
4454
+ function wo(e, t, r) {
4434
4455
  if (window.emMessageBus) {
4435
4456
  const i = document.createElement("style");
4436
4457
  window.emMessageBus.subscribe(t, (n) => {
@@ -4438,13 +4459,13 @@ function Lo(e, t, r) {
4438
4459
  });
4439
4460
  }
4440
4461
  }
4441
- function Vt(e, t) {
4442
- Lr(e, t);
4462
+ function Xt(e, t) {
4463
+ Sr(e, t);
4443
4464
  }
4444
- function So(e) {
4445
- se.set(e);
4465
+ function Ao(e) {
4466
+ oe.set(e);
4446
4467
  }
4447
- const Ze = {
4468
+ const Ye = {
4448
4469
  en: {
4449
4470
  expandLimits: "LIMIT HISTORY",
4450
4471
  daily: "per day",
@@ -4695,46 +4716,46 @@ const Ze = {
4695
4716
  historyLimitTypeLoss: "Loss Limit"
4696
4717
  }
4697
4718
  };
4698
- function wo(e) {
4699
- Jr(e, "svelte-19ml84y", ':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-19ml84y.svelte-19ml84y,.svelte-19ml84y.svelte-19ml84y::before,.svelte-19ml84y.svelte-19ml84y::after{color:var(--emw--pam-typography, var(--emw--color-contrast, #07072A));margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.player-account-gaming-limits-history-2.svelte-19ml84y.svelte-19ml84y{color:var(--emw--color-white, #FFFFFF)}button.svelte-19ml84y.svelte-19ml84y{font-size:1rem;border:0;padding:0}.ExpandButton.svelte-19ml84y.svelte-19ml84y{color:#999;display:flex;justify-content:center;align-items:center;margin-right:-14px;background:transparent}.ExpandButton.svelte-19ml84y svg.svelte-19ml84y{width:28px;height:auto;margin-left:-4px}.extended.svelte-19ml84y.svelte-19ml84y{transform:rotate(180deg)}.HistoryWrapper.svelte-19ml84y.svelte-19ml84y{display:flex;flex-direction:column}.HistoryWrapper.Desktop.svelte-19ml84y.svelte-19ml84y{width:320px;padding:0 12px;margin:12px auto}.hidden.svelte-19ml84y.svelte-19ml84y{display:none}.HistoryRow.svelte-19ml84y.svelte-19ml84y{padding:12px 0;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--emw--color-gray-100, #E6E6E6)}.GeneralLimitInformation.svelte-19ml84y.svelte-19ml84y{display:flex;flex-direction:column;gap:4px}.LimitType.svelte-19ml84y.svelte-19ml84y{font-size:1.3rem}.LimitAmountPeriod.svelte-19ml84y.svelte-19ml84y{color:#999}.LimitContainer.svelte-19ml84y.svelte-19ml84y{animation:svelte-19ml84y-animateEntry 0.7s ease-in}@keyframes svelte-19ml84y-animateEntry{0%{opacity:0;transform:translateX(500px)}100%{opacity:1;transform:translateX(0)}}');
4719
+ function Po(e) {
4720
+ qr(e, "svelte-19ml84y", ':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-19ml84y.svelte-19ml84y,.svelte-19ml84y.svelte-19ml84y::before,.svelte-19ml84y.svelte-19ml84y::after{color:var(--emw--pam-typography, var(--emw--color-contrast, #07072A));margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.player-account-gaming-limits-history-2.svelte-19ml84y.svelte-19ml84y{color:var(--emw--color-white, #FFFFFF)}button.svelte-19ml84y.svelte-19ml84y{font-size:1rem;border:0;padding:0}.ExpandButton.svelte-19ml84y.svelte-19ml84y{color:#999;display:flex;justify-content:center;align-items:center;margin-right:-14px;background:transparent}.ExpandButton.svelte-19ml84y svg.svelte-19ml84y{width:28px;height:auto;margin-left:-4px}.extended.svelte-19ml84y.svelte-19ml84y{transform:rotate(180deg)}.HistoryWrapper.svelte-19ml84y.svelte-19ml84y{display:flex;flex-direction:column}.HistoryWrapper.Desktop.svelte-19ml84y.svelte-19ml84y{width:320px;padding:0 12px;margin:12px auto}.hidden.svelte-19ml84y.svelte-19ml84y{display:none}.HistoryRow.svelte-19ml84y.svelte-19ml84y{padding:12px 0;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--emw--color-gray-100, #E6E6E6)}.GeneralLimitInformation.svelte-19ml84y.svelte-19ml84y{display:flex;flex-direction:column;gap:4px}.LimitType.svelte-19ml84y.svelte-19ml84y{font-size:1.3rem}.LimitAmountPeriod.svelte-19ml84y.svelte-19ml84y{color:#999}.LimitContainer.svelte-19ml84y.svelte-19ml84y{animation:svelte-19ml84y-animateEntry 0.7s ease-in}@keyframes svelte-19ml84y-animateEntry{0%{opacity:0;transform:translateX(500px)}100%{opacity:1;transform:translateX(0)}}');
4700
4721
  }
4701
- function Wt(e, t, r) {
4722
+ function zt(e, t, r) {
4702
4723
  const i = e.slice();
4703
4724
  return i[37] = t[r], i[38] = t, i[39] = r, i;
4704
4725
  }
4705
- function Ao(e) {
4726
+ function Ho(e) {
4706
4727
  let t, r, i, n = (
4707
4728
  /*$_*/
4708
4729
  e[9]("expandLimits") + ""
4709
- ), o, a, s, l, u, h, c, f, p, y = Tt(
4730
+ ), o, s, a, l, u, h, c, f, p, y = St(
4710
4731
  /*lazyShowedHistoryArray*/
4711
4732
  e[7]
4712
4733
  ), d = [];
4713
4734
  for (let v = 0; v < y.length; v += 1)
4714
- d[v] = Xt(Wt(e, y, v));
4735
+ d[v] = Zt(zt(e, y, v));
4715
4736
  return {
4716
4737
  c() {
4717
- t = A("div"), r = A("div"), i = A("button"), o = R(n), a = Qe(), s = xe("svg"), l = xe("path"), u = xe("path"), h = Qe(), c = A("div");
4738
+ t = A("div"), r = A("div"), i = A("button"), o = D(n), s = Je(), a = xe("svg"), l = xe("path"), u = xe("path"), h = Je(), c = A("div");
4718
4739
  for (let v = 0; v < d.length; v += 1)
4719
4740
  d[v].c();
4720
- x(l, "d", "M10.5 15l7.5 7.5 7.5-7.5z"), x(l, "class", "svelte-19ml84y"), x(u, "d", "M0 0h36v36h-36z"), x(u, "fill", "none"), x(u, "class", "svelte-19ml84y"), x(s, "class", "ExpandArrow svelte-19ml84y"), x(s, "xmlns", "http://www.w3.org/2000/svg"), x(s, "width", "36"), x(s, "height", "36"), x(s, "viewBox", "0 0 36 36"), x(s, "fill", "#999"), ve(
4721
- s,
4741
+ E(l, "d", "M10.5 15l7.5 7.5 7.5-7.5z"), E(l, "class", "svelte-19ml84y"), E(u, "d", "M0 0h36v36h-36z"), E(u, "fill", "none"), E(u, "class", "svelte-19ml84y"), E(a, "class", "ExpandArrow svelte-19ml84y"), E(a, "xmlns", "http://www.w3.org/2000/svg"), E(a, "width", "36"), E(a, "height", "36"), E(a, "viewBox", "0 0 36 36"), E(a, "fill", "#999"), ve(
4742
+ a,
4722
4743
  "extended",
4723
4744
  /*extended*/
4724
4745
  e[8]
4725
- ), x(i, "class", "ExpandButton svelte-19ml84y"), x(c, "class", "HistoryDisplayArea svelte-19ml84y"), ve(
4746
+ ), E(i, "class", "ExpandButton svelte-19ml84y"), E(c, "class", "HistoryDisplayArea svelte-19ml84y"), ve(
4726
4747
  c,
4727
4748
  "hidden",
4728
4749
  /*hidden*/
4729
4750
  e[5]
4730
- ), x(r, "class", "HistoryWrapper " + /*isDesktop*/
4731
- (e[10] ? "Desktop" : "") + " svelte-19ml84y"), x(t, "class", "player-account-gaming-limits-history-2 svelte-19ml84y");
4751
+ ), E(r, "class", "HistoryWrapper " + /*isDesktop*/
4752
+ (e[10] ? "Desktop" : "") + " svelte-19ml84y"), E(t, "class", "player-account-gaming-limits-history-2 svelte-19ml84y");
4732
4753
  },
4733
4754
  m(v, H) {
4734
- W(v, t, H), T(t, r), T(r, i), T(i, o), T(i, a), T(i, s), T(s, l), T(s, u), T(r, h), T(r, c);
4755
+ W(v, t, H), x(t, r), x(r, i), x(i, o), x(i, s), x(i, a), x(a, l), x(a, u), x(r, h), x(r, c);
4735
4756
  for (let g = 0; g < d.length; g += 1)
4736
4757
  d[g] && d[g].m(c, null);
4737
- f || (p = ti(
4758
+ f || (p = ri(
4738
4759
  i,
4739
4760
  "click",
4740
4761
  /*toggleHistoryDisplayArea*/
@@ -4746,20 +4767,20 @@ function Ao(e) {
4746
4767
  512 && n !== (n = /*$_*/
4747
4768
  v[9]("expandLimits") + "") && V(o, n), H[0] & /*extended*/
4748
4769
  256 && ve(
4749
- s,
4770
+ a,
4750
4771
  "extended",
4751
4772
  /*extended*/
4752
4773
  v[8]
4753
4774
  ), H[0] & /*numberofentries, limitContainer, lazyShowedHistoryArray, $_*/
4754
4775
  650) {
4755
- y = Tt(
4776
+ y = St(
4756
4777
  /*lazyShowedHistoryArray*/
4757
4778
  v[7]
4758
4779
  );
4759
4780
  let g;
4760
4781
  for (g = 0; g < y.length; g += 1) {
4761
- const w = Wt(v, y, g);
4762
- d[g] ? d[g].p(w, H) : (d[g] = Xt(w), d[g].c(), d[g].m(c, null));
4782
+ const S = zt(v, y, g);
4783
+ d[g] ? d[g].p(S, H) : (d[g] = Zt(S), d[g].c(), d[g].m(c, null));
4763
4784
  }
4764
4785
  for (; g < d.length; g += 1)
4765
4786
  d[g].d(1);
@@ -4774,14 +4795,14 @@ function Ao(e) {
4774
4795
  );
4775
4796
  },
4776
4797
  d(v) {
4777
- v && F(t), ei(d, v), f = !1, p();
4798
+ v && j(t), ti(d, v), f = !1, p();
4778
4799
  }
4779
4800
  };
4780
4801
  }
4781
- function Po(e) {
4782
- return { c: O, m: O, p: O, d: O };
4802
+ function Oo(e) {
4803
+ return { c: B, m: B, p: B, d: B };
4783
4804
  }
4784
- function Ho(e) {
4805
+ function Io(e) {
4785
4806
  let t, r = (
4786
4807
  /*lang*/
4787
4808
  (e[0] ? (
@@ -4791,10 +4812,10 @@ function Ho(e) {
4791
4812
  ), i;
4792
4813
  return {
4793
4814
  c() {
4794
- t = A("p"), i = R(r), x(t, "class", "svelte-19ml84y");
4815
+ t = A("p"), i = D(r), E(t, "class", "svelte-19ml84y");
4795
4816
  },
4796
4817
  m(n, o) {
4797
- W(n, t, o), T(t, i);
4818
+ W(n, t, o), x(t, i);
4798
4819
  },
4799
4820
  p(n, o) {
4800
4821
  o[0] & /*lang, $_*/
@@ -4805,15 +4826,15 @@ function Ho(e) {
4805
4826
  ) : "500 Server Error") + "") && V(i, r);
4806
4827
  },
4807
4828
  d(n) {
4808
- n && F(t);
4829
+ n && j(t);
4809
4830
  }
4810
4831
  };
4811
4832
  }
4812
- function Io(e) {
4833
+ function Bo(e) {
4813
4834
  let t, r, i, n = (
4814
4835
  /*history*/
4815
4836
  e[37].type + ""
4816
- ), o, a, s = (
4837
+ ), o, s, a = (
4817
4838
  /*history*/
4818
4839
  e[37].amount + ""
4819
4840
  ), l, u, h = (
@@ -4822,30 +4843,30 @@ function Io(e) {
4822
4843
  ), c;
4823
4844
  return {
4824
4845
  c() {
4825
- t = A("div"), r = A("span"), i = A("span"), o = R(n), a = A("span"), l = R(s), u = A("span"), c = R(h), x(i, "class", "LimitType svelte-19ml84y"), x(a, "class", "LimitAmountPeriod svelte-19ml84y"), x(r, "class", "GeneralLimitInformation svelte-19ml84y"), x(u, "class", "DateLimitInformation svelte-19ml84y"), x(t, "class", "HistoryRow svelte-19ml84y");
4846
+ t = A("div"), r = A("span"), i = A("span"), o = D(n), s = A("span"), l = D(a), u = A("span"), c = D(h), E(i, "class", "LimitType svelte-19ml84y"), E(s, "class", "LimitAmountPeriod svelte-19ml84y"), E(r, "class", "GeneralLimitInformation svelte-19ml84y"), E(u, "class", "DateLimitInformation svelte-19ml84y"), E(t, "class", "HistoryRow svelte-19ml84y");
4826
4847
  },
4827
4848
  m(f, p) {
4828
- W(f, t, p), T(t, r), T(r, i), T(i, o), T(r, a), T(a, l), T(t, u), T(u, c);
4849
+ W(f, t, p), x(t, r), x(r, i), x(i, o), x(r, s), x(s, l), x(t, u), x(u, c);
4829
4850
  },
4830
4851
  p(f, p) {
4831
4852
  p[0] & /*lazyShowedHistoryArray*/
4832
4853
  128 && n !== (n = /*history*/
4833
4854
  f[37].type + "") && V(o, n), p[0] & /*lazyShowedHistoryArray*/
4834
- 128 && s !== (s = /*history*/
4835
- f[37].amount + "") && V(l, s), p[0] & /*lazyShowedHistoryArray*/
4855
+ 128 && a !== (a = /*history*/
4856
+ f[37].amount + "") && V(l, a), p[0] & /*lazyShowedHistoryArray*/
4836
4857
  128 && h !== (h = /*history*/
4837
4858
  f[37].date + "") && V(c, h);
4838
4859
  },
4839
4860
  d(f) {
4840
- f && F(t);
4861
+ f && j(t);
4841
4862
  }
4842
4863
  };
4843
4864
  }
4844
- function Bo(e) {
4865
+ function Co(e) {
4845
4866
  let t, r, i, n = (
4846
4867
  /*history*/
4847
4868
  e[37].type + ""
4848
- ), o, a, s = (
4869
+ ), o, s, a = (
4849
4870
  /*$_*/
4850
4871
  e[9]("limitRemoved") + ""
4851
4872
  ), l, u, h = (
@@ -4854,26 +4875,26 @@ function Bo(e) {
4854
4875
  ), c;
4855
4876
  return {
4856
4877
  c() {
4857
- t = A("div"), r = A("span"), i = A("span"), o = R(n), a = A("span"), l = R(s), u = A("span"), c = R(h), x(i, "class", "LimitType svelte-19ml84y"), x(a, "class", "LimitAmountPeriod svelte-19ml84y"), x(r, "class", "GeneralLimitInformation svelte-19ml84y"), x(u, "class", "DateLimitInformation svelte-19ml84y"), x(t, "class", "HistoryRow svelte-19ml84y");
4878
+ t = A("div"), r = A("span"), i = A("span"), o = D(n), s = A("span"), l = D(a), u = A("span"), c = D(h), E(i, "class", "LimitType svelte-19ml84y"), E(s, "class", "LimitAmountPeriod svelte-19ml84y"), E(r, "class", "GeneralLimitInformation svelte-19ml84y"), E(u, "class", "DateLimitInformation svelte-19ml84y"), E(t, "class", "HistoryRow svelte-19ml84y");
4858
4879
  },
4859
4880
  m(f, p) {
4860
- W(f, t, p), T(t, r), T(r, i), T(i, o), T(r, a), T(a, l), T(t, u), T(u, c);
4881
+ W(f, t, p), x(t, r), x(r, i), x(i, o), x(r, s), x(s, l), x(t, u), x(u, c);
4861
4882
  },
4862
4883
  p(f, p) {
4863
4884
  p[0] & /*lazyShowedHistoryArray*/
4864
4885
  128 && n !== (n = /*history*/
4865
4886
  f[37].type + "") && V(o, n), p[0] & /*$_*/
4866
- 512 && s !== (s = /*$_*/
4867
- f[9]("limitRemoved") + "") && V(l, s), p[0] & /*lazyShowedHistoryArray*/
4887
+ 512 && a !== (a = /*$_*/
4888
+ f[9]("limitRemoved") + "") && V(l, a), p[0] & /*lazyShowedHistoryArray*/
4868
4889
  128 && h !== (h = /*history*/
4869
4890
  f[37].date + "") && V(c, h);
4870
4891
  },
4871
4892
  d(f) {
4872
- f && F(t);
4893
+ f && j(t);
4873
4894
  }
4874
4895
  };
4875
4896
  }
4876
- function Xt(e) {
4897
+ function Zt(e) {
4877
4898
  let t, r, i, n = (
4878
4899
  /*index*/
4879
4900
  e[39]
@@ -4881,10 +4902,10 @@ function Xt(e) {
4881
4902
  function o(h, c) {
4882
4903
  return (
4883
4904
  /*history*/
4884
- h[37].removed ? Bo : Io
4905
+ h[37].removed ? Co : Bo
4885
4906
  );
4886
4907
  }
4887
- let a = o(e), s = a(e);
4908
+ let s = o(e), a = s(e);
4888
4909
  const l = () => (
4889
4910
  /*div_binding*/
4890
4911
  e[22](t, n)
@@ -4894,98 +4915,98 @@ function Xt(e) {
4894
4915
  );
4895
4916
  return {
4896
4917
  c() {
4897
- t = A("div"), s.c(), r = Qe(), x(t, "class", i = Et(
4918
+ t = A("div"), a.c(), r = Je(), E(t, "class", i = Tt(
4898
4919
  /*index*/
4899
4920
  e[39] > +/*numberofentries*/
4900
4921
  e[1] ? "LimitContainer" : ""
4901
4922
  ) + " svelte-19ml84y");
4902
4923
  },
4903
4924
  m(h, c) {
4904
- W(h, t, c), s.m(t, null), T(t, r), l();
4925
+ W(h, t, c), a.m(t, null), x(t, r), l();
4905
4926
  },
4906
4927
  p(h, c) {
4907
- e = h, 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*/
4908
- 2 && i !== (i = Et(
4928
+ e = h, s === (s = o(e)) && a ? a.p(e, c) : (a.d(1), a = s(e), a && (a.c(), a.m(t, r))), c[0] & /*numberofentries*/
4929
+ 2 && i !== (i = Tt(
4909
4930
  /*index*/
4910
4931
  e[39] > +/*numberofentries*/
4911
4932
  e[1] ? "LimitContainer" : ""
4912
- ) + " svelte-19ml84y") && x(t, "class", i), n !== /*index*/
4933
+ ) + " svelte-19ml84y") && E(t, "class", i), n !== /*index*/
4913
4934
  e[39] && (u(), n = /*index*/
4914
4935
  e[39], l());
4915
4936
  },
4916
4937
  d(h) {
4917
- h && F(t), s.d(), u();
4938
+ h && j(t), a.d(), u();
4918
4939
  }
4919
4940
  };
4920
4941
  }
4921
- function Oo(e) {
4942
+ function No(e) {
4922
4943
  let t;
4923
- function r(o, a) {
4944
+ function r(o, s) {
4924
4945
  return (
4925
4946
  /*hasErrors*/
4926
- o[6] ? Ho : (
4947
+ o[6] ? Io : (
4927
4948
  /*isLoading*/
4928
- o[4] ? Po : Ao
4949
+ o[4] ? Oo : Ho
4929
4950
  )
4930
4951
  );
4931
4952
  }
4932
4953
  let i = r(e), n = i(e);
4933
4954
  return {
4934
4955
  c() {
4935
- t = A("div"), n.c(), x(t, "class", "svelte-19ml84y");
4956
+ t = A("div"), n.c(), E(t, "class", "svelte-19ml84y");
4936
4957
  },
4937
- m(o, a) {
4938
- W(o, t, a), n.m(t, null), e[23](t);
4958
+ m(o, s) {
4959
+ W(o, t, s), n.m(t, null), e[23](t);
4939
4960
  },
4940
- p(o, a) {
4941
- i === (i = r(o)) && n ? n.p(o, a) : (n.d(1), n = i(o), n && (n.c(), n.m(t, null)));
4961
+ p(o, s) {
4962
+ i === (i = r(o)) && n ? n.p(o, s) : (n.d(1), n = i(o), n && (n.c(), n.m(t, null)));
4942
4963
  },
4943
- i: O,
4944
- o: O,
4964
+ i: B,
4965
+ o: B,
4945
4966
  d(o) {
4946
- o && F(t), n.d(), e[23](null);
4967
+ o && j(t), n.d(), e[23](null);
4947
4968
  }
4948
4969
  };
4949
4970
  }
4950
- function Co(e, t, r) {
4971
+ function Mo(e, t, r) {
4951
4972
  let i;
4952
- Yr(e, _o, (m) => r(9, i = m));
4953
- let n = window.navigator.userAgent, o = !Eo(n), { lang: a = "" } = t, { userid: s = "" } = t, { session: l = "" } = t, { endpoint: u = "" } = t, { apiversion: h = "" } = t, { numberofentries: c = "10" } = t, { customcurrencysymbols: f = "" } = t, { limitformat: p = "" } = t, { clientstyling: y = "" } = t, { clientstylingurl: d = "" } = t, { mbsource: v } = t, { translationurl: H = "" } = t, g, w = new Array(), D = parseInt(c, 10), M = !1, U = !0, X = [], de = [], ye = !0, Re = !1, ue = { EUR: "€", RON: "lei", TRY: "₺" };
4973
+ Jr(e, xo, (m) => r(9, i = m));
4974
+ let n = window.navigator.userAgent, o = !To(n), { lang: s = "" } = t, { userid: a = "" } = t, { session: l = "" } = t, { endpoint: u = "" } = t, { apiversion: h = "" } = t, { numberofentries: c = "10" } = t, { customcurrencysymbols: f = "" } = t, { limitformat: p = "" } = t, { clientstyling: y = "" } = t, { clientstylingurl: d = "" } = t, { mbsource: v } = t, { translationurl: H = "" } = t, g, S = new Array(), U = parseInt(c, 10), M = !1, $ = !0, X = [], de = [], ye = !0, Ue = !1, ae = { EUR: "€", RON: "lei", TRY: "₺" };
4954
4975
  const Ir = () => {
4955
- fetch(H).then((L) => L.json()).then((L) => {
4956
- Object.keys(L).forEach((N) => {
4957
- Vt(N, L[N]);
4976
+ fetch(H).then((T) => T.json()).then((T) => {
4977
+ Object.keys(T).forEach((N) => {
4978
+ Xt(N, T[N]);
4958
4979
  });
4959
- }).catch((L) => {
4960
- console.log(L);
4980
+ }).catch((T) => {
4981
+ console.log(T);
4961
4982
  });
4962
4983
  };
4963
- Object.keys(Ze).forEach((m) => {
4964
- Vt(m, Ze[m]);
4984
+ Object.keys(Ye).forEach((m) => {
4985
+ Xt(m, Ye[m]);
4965
4986
  });
4966
4987
  const Br = () => {
4967
- let m = h === "gmcore" ? `/v2/player/${s}/transactions/limit` : `/v1/player/${s}/limits/monetary/history`, L = new URL(m, u);
4968
- L.searchParams.append("startDate", `${(/* @__PURE__ */ new Date("2022")).toISOString()}`), L.searchParams.append("endDate", `${(/* @__PURE__ */ new Date("2099")).toISOString()}`), L.searchParams.append("limit", "10000");
4988
+ let m = h === "gmcore" ? `/v2/player/${a}/transactions/limit` : `/v1/player/${a}/limits/monetary/history`, T = new URL(m, u);
4989
+ T.searchParams.append("startDate", `${(/* @__PURE__ */ new Date("2022")).toISOString()}`), T.searchParams.append("endDate", `${(/* @__PURE__ */ new Date("2099")).toISOString()}`), T.searchParams.append("limit", "10000");
4969
4990
  let N = {
4970
4991
  method: "GET",
4971
4992
  headers: { "X-SessionID": l }
4972
4993
  };
4973
- fetch(L.href, N).then((P) => {
4994
+ fetch(T.href, N).then((P) => {
4974
4995
  if (P.status >= 300)
4975
- throw r(4, U = !1), r(6, M = !0), new Error("There was an error fetching the limits");
4996
+ throw r(4, $ = !1), r(6, M = !0), new Error("There was an error fetching the limits");
4976
4997
  return P.json();
4977
4998
  }).then(
4978
4999
  (P) => {
4979
- P.length && (X = Or(P), r(7, de = X.slice(0, D))), r(4, U = !1);
5000
+ P.length && (X = Cr(P), r(7, de = X.slice(0, U))), r(4, $ = !1);
4980
5001
  },
4981
5002
  (P) => {
4982
5003
  console.error("There was an error", P), r(6, M = !0);
4983
5004
  }
4984
5005
  );
4985
- }, Or = (m) => {
4986
- const L = !!Ze[a];
5006
+ }, Cr = (m) => {
5007
+ const T = !!Ye[s];
4987
5008
  return m.map((P) => {
4988
- let $ = {
5009
+ let G = {
4989
5010
  amount: "",
4990
5011
  currency: "",
4991
5012
  date: "",
@@ -4993,83 +5014,83 @@ function Co(e, t, r) {
4993
5014
  type: "",
4994
5015
  removed: !1
4995
5016
  };
4996
- return $.amount = Cr(P), $.currency = L ? ue[P.limitCurrencyCode] : P.limitCurrencyCode, $.date = new Intl.DateTimeFormat("de", { dateStyle: "medium" }).format(new Date(P.limitDate)), $.period = i(`${P.limitPeriod.toLowerCase()}`), $.type = h === "gmcore" ? i(`historyLimitType${P.limitType.split(" ")[0]}`) : i(`historyLimitType${P.limitType.split(" ")[0]}`) + " " + i(`historyProductType${P.limitProductType}`), $.removed = P.limitAmount === -1, $;
5017
+ return G.amount = Nr(P), G.currency = T ? ae[P.limitCurrencyCode] : P.limitCurrencyCode, G.date = new Intl.DateTimeFormat("de", { dateStyle: "medium" }).format(new Date(P.limitDate)), G.period = i(`${P.limitPeriod.toLowerCase()}`), G.type = h === "gmcore" ? i(`historyLimitType${P.limitType.split(" ")[0]}`) : i(`historyLimitType${P.limitType.split(" ")[0]}`) + " " + i(`historyProductType${P.limitProductType}`), G.removed = P.limitAmount === -1, G;
4997
5018
  });
4998
- }, Cr = (m) => {
4999
- let L = p || Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(m.limitAmount);
5019
+ }, Nr = (m) => {
5020
+ let T = p || Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(m.limitAmount);
5000
5021
  if (!p) {
5001
- let jr = ue[m.limitCurrencyCode] || m.limitCurrencyCode;
5002
- return `${L}${jr}`;
5022
+ let kr = ae[m.limitCurrencyCode] || m.limitCurrencyCode;
5023
+ return `${T}${kr}`;
5003
5024
  }
5004
5025
  typeof m.limitAmount == "string" && m.limitAmount.includes(",") && (m.limitAmount = m.limitAmount.replaceAll(",", ""));
5005
- const N = L.match(/\{(\d+)decimals\}/), P = N ? parseInt(N[1], 10) : 2, $ = N ? new RegExp("\\{\\d+decimals\\}", "g") : "{decimals}";
5026
+ const N = T.match(/\{(\d+)decimals\}/), P = N ? parseInt(N[1], 10) : 2, G = N ? new RegExp("\\{\\d+decimals\\}", "g") : "{decimals}";
5006
5027
  let ge = parseFloat(m.limitAmount).toFixed(P);
5007
- const [Gr, De] = p.includes(".") ? [",", "."] : [".", ","];
5008
- let [Ue, Fr] = ge.split(".");
5009
- return Ue = Ue.replace(/\B(?=(\d{3})+(?!\d))/g, Gr), ge = `${Ue}${De}${Fr}`, L = L.replace("{currency}", ue[m.limitCurrencyCode] || m.limitCurrencyCode).replace("{amount}", ge.split(De)[0]).replace(
5010
- $,
5011
- ge.split(De)[1]
5012
- ), L;
5013
- }, Nr = () => {
5014
- r(5, ye = !ye), r(8, Re = !Re);
5028
+ const [Fr, $e] = p.includes(".") ? [",", "."] : [".", ","];
5029
+ let [Ge, jr] = ge.split(".");
5030
+ return Ge = Ge.replace(/\B(?=(\d{3})+(?!\d))/g, Fr), ge = `${Ge}${$e}${jr}`, T = T.replace("{currency}", ae[m.limitCurrencyCode] || m.limitCurrencyCode).replace("{amount}", ge.split($e)[0]).replace(
5031
+ G,
5032
+ ge.split($e)[1]
5033
+ ), T;
5034
+ }, Mr = () => {
5035
+ r(5, ye = !ye), r(8, Ue = !Ue);
5015
5036
  };
5016
- let yt = new IntersectionObserver((m) => {
5017
- m.forEach((L) => {
5018
- L.isIntersecting && (D += parseInt(c, 10) || 10, de.length < X.length && r(7, de = X.slice(0, D)));
5037
+ let bt = new IntersectionObserver((m) => {
5038
+ m.forEach((T) => {
5039
+ T.isIntersecting && (U += parseInt(c, 10) || 10, de.length < X.length && r(7, de = X.slice(0, U)));
5019
5040
  });
5020
5041
  });
5021
- const Mr = () => {
5022
- yt.observe(w[w.length - 1]);
5023
- }, Rr = () => {
5042
+ const Rr = () => {
5043
+ bt.observe(S[S.length - 1]);
5044
+ }, Dr = () => {
5024
5045
  if (!f)
5025
5046
  return;
5026
5047
  let m = {};
5027
- f.split(",").forEach((L) => {
5028
- let N = L.split(":");
5048
+ f.split(",").forEach((T) => {
5049
+ let N = T.split(":");
5029
5050
  m[N[0].trim()] = N[1].trim();
5030
- }), ue = be(be({}, ue), m);
5031
- }, Dr = () => {
5032
- So(a);
5051
+ }), ae = be(be({}, ae), m);
5052
+ }, Ur = () => {
5053
+ Ao(s);
5033
5054
  };
5034
- oi(() => () => {
5035
- yt.unobserve(w[w.length - 1]);
5055
+ si(() => () => {
5056
+ bt.unobserve(S[S.length - 1]);
5036
5057
  });
5037
- function Ur(m, L) {
5058
+ function $r(m, T) {
5038
5059
  Pe[m ? "unshift" : "push"](() => {
5039
- w[L] = m, r(3, w);
5060
+ S[T] = m, r(3, S);
5040
5061
  });
5041
5062
  }
5042
- function $r(m) {
5063
+ function Gr(m) {
5043
5064
  Pe[m ? "unshift" : "push"](() => {
5044
5065
  g = m, r(2, g);
5045
5066
  });
5046
5067
  }
5047
5068
  return e.$$set = (m) => {
5048
- "lang" in m && r(0, a = m.lang), "userid" in m && r(12, s = m.userid), "session" in m && r(13, l = m.session), "endpoint" in m && r(14, u = m.endpoint), "apiversion" in m && r(15, h = 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);
5069
+ "lang" in m && r(0, s = m.lang), "userid" in m && r(12, a = m.userid), "session" in m && r(13, l = m.session), "endpoint" in m && r(14, u = m.endpoint), "apiversion" in m && r(15, h = 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);
5049
5070
  }, e.$$.update = () => {
5050
5071
  e.$$.dirty[0] & /*customcurrencysymbols*/
5051
- 65536 && f && Rr(), e.$$.dirty[0] & /*endpoint, userid, session, apiversion*/
5052
- 61440 && u && s && l && h && Br(), e.$$.dirty[0] & /*limitContainer, isLoading, hidden*/
5053
- 56 && w[0] && !U && !ye && Mr(), e.$$.dirty[0] & /*lang*/
5054
- 1 && a && Dr(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
5055
- 262148 && y && g && xo(g, y), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
5056
- 524292 && d && g && To(g, d), e.$$.dirty[0] & /*mbsource, customStylingContainer*/
5057
- 1048580 && v && g && Lo(g, `${v}.Style`), e.$$.dirty[0] & /*translationurl, customStylingContainer*/
5072
+ 65536 && f && Dr(), e.$$.dirty[0] & /*endpoint, userid, session, apiversion*/
5073
+ 61440 && u && a && l && h && Br(), e.$$.dirty[0] & /*limitContainer, isLoading, hidden*/
5074
+ 56 && S[0] && !$ && !ye && Rr(), e.$$.dirty[0] & /*lang*/
5075
+ 1 && s && Ur(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
5076
+ 262148 && y && g && Lo(g, y), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
5077
+ 524292 && d && g && So(g, d), e.$$.dirty[0] & /*mbsource, customStylingContainer*/
5078
+ 1048580 && v && g && wo(g, `${v}.Style`), e.$$.dirty[0] & /*translationurl, customStylingContainer*/
5058
5079
  2097156 && H && g && Ir();
5059
5080
  }, [
5060
- a,
5081
+ s,
5061
5082
  c,
5062
5083
  g,
5063
- w,
5064
- U,
5084
+ S,
5085
+ $,
5065
5086
  ye,
5066
5087
  M,
5067
5088
  de,
5068
- Re,
5089
+ Ue,
5069
5090
  i,
5070
5091
  o,
5071
- Nr,
5072
- s,
5092
+ Mr,
5093
+ a,
5073
5094
  l,
5074
5095
  u,
5075
5096
  h,
@@ -5079,18 +5100,18 @@ function Co(e, t, r) {
5079
5100
  d,
5080
5101
  v,
5081
5102
  H,
5082
- Ur,
5083
- $r
5103
+ $r,
5104
+ Gr
5084
5105
  ];
5085
5106
  }
5086
- class Hr extends yi {
5107
+ class Or extends gi {
5087
5108
  constructor(t) {
5088
- super(), pi(
5109
+ super(), di(
5089
5110
  this,
5090
5111
  t,
5091
- Co,
5092
- Oo,
5093
- Zt,
5112
+ Mo,
5113
+ No,
5114
+ Yt,
5094
5115
  {
5095
5116
  lang: 0,
5096
5117
  userid: 12,
@@ -5105,7 +5126,7 @@ class Hr extends yi {
5105
5126
  mbsource: 20,
5106
5127
  translationurl: 21
5107
5128
  },
5108
- wo,
5129
+ Po,
5109
5130
  [-1, -1]
5110
5131
  );
5111
5132
  }
@@ -5182,59 +5203,59 @@ class Hr extends yi {
5182
5203
  this.$$set({ translationurl: t }), C();
5183
5204
  }
5184
5205
  }
5185
- di(Hr, { lang: {}, userid: {}, session: {}, endpoint: {}, apiversion: {}, numberofentries: {}, customcurrencysymbols: {}, limitformat: {}, clientstyling: {}, clientstylingurl: {}, mbsource: {}, translationurl: {} }, [], [], !0);
5186
- const Jo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
5206
+ yi(Or, { lang: {}, userid: {}, session: {}, endpoint: {}, apiversion: {}, numberofentries: {}, customcurrencysymbols: {}, limitformat: {}, clientstyling: {}, clientstylingurl: {}, mbsource: {}, translationurl: {} }, [], [], !0);
5207
+ const Ko = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
5187
5208
  __proto__: null,
5188
- default: Hr
5209
+ default: Or
5189
5210
  }, Symbol.toStringTag, { value: "Module" }));
5190
5211
  export {
5191
- se as $,
5192
- ko as A,
5193
- ne as B,
5194
- Tt as C,
5195
- jo as D,
5196
- ei as E,
5197
- Je as F,
5198
- Vo as G,
5199
- _o as H,
5200
- xe as I,
5201
- Qo as J,
5202
- Zo as K,
5203
- hi as L,
5204
- Yo as M,
5205
- zo as N,
5206
- Go as O,
5207
- Xo as P,
5208
- Mo as Q,
5209
- Do as R,
5210
- yi as S,
5211
- Uo as T,
5212
- Ro as U,
5213
- Jo as V,
5214
- Lr as a,
5215
- Jr as b,
5216
- di as c,
5217
- Qe as d,
5218
- A as e,
5212
+ oe as $,
5213
+ Fo as A,
5214
+ Xo as B,
5215
+ Ke as C,
5216
+ xe as D,
5217
+ Lo as E,
5218
+ So as F,
5219
+ wo as G,
5220
+ yi as H,
5221
+ xo as I,
5222
+ Jo as J,
5223
+ ci as K,
5224
+ Yo as L,
5225
+ qo as M,
5226
+ Qo as N,
5227
+ jo as O,
5228
+ Zo as P,
5229
+ Do as Q,
5230
+ $o as R,
5231
+ gi as S,
5232
+ Go as T,
5233
+ Uo as U,
5234
+ Ko as V,
5235
+ Sr as a,
5236
+ qr as b,
5237
+ W as c,
5238
+ j as d,
5239
+ x as e,
5219
5240
  C as f,
5220
- W as g,
5221
- T as h,
5222
- pi as i,
5223
- F as j,
5224
- Yr as k,
5225
- Eo as l,
5226
- To as m,
5227
- O as n,
5228
- oi as o,
5229
- Lo as p,
5230
- x as q,
5231
- Wo as r,
5232
- Zt as s,
5233
- Fo as t,
5234
- Pe as u,
5235
- xo as v,
5236
- R as w,
5237
- $o as x,
5238
- ti as y,
5239
- V as z
5241
+ A as g,
5242
+ Je as h,
5243
+ di as i,
5244
+ Jr as j,
5245
+ To as k,
5246
+ E as l,
5247
+ zo as m,
5248
+ B as n,
5249
+ si as o,
5250
+ Pe as p,
5251
+ St as q,
5252
+ ti as r,
5253
+ Yt as s,
5254
+ ko as t,
5255
+ ie as u,
5256
+ V as v,
5257
+ Vo as w,
5258
+ ri as x,
5259
+ D as y,
5260
+ Wo as z
5240
5261
  };