@everymatrix/player-account-gaming-limits-wrapper-2 1.77.20 → 1.77.22

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