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

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