@everymatrix/player-account-gaming-limits 1.49.2 → 1.50.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (19) hide show
  1. package/components/{PlayerAccountGamingLimits-BhZh042a.js → PlayerAccountGamingLimits-BmntL2U5.js} +342 -336
  2. package/components/PlayerAccountGamingLimits-Cypuewzr.cjs +8 -0
  3. package/components/{PlayerAccountGamingLimitsConfirmationModal-DoJuz29x.js → PlayerAccountGamingLimitsConfirmationModal-B-DjD9Kh.js} +14 -14
  4. package/components/PlayerAccountGamingLimitsConfirmationModal-BGW0KQy6.cjs +1 -0
  5. package/components/{PlayerAccountGamingLimitsGroupEdit-9nPccBBm.js → PlayerAccountGamingLimitsGroupEdit-C8xCeCxy.js} +178 -178
  6. package/components/{PlayerAccountGamingLimitsGroupEdit-BlFJYk5p.cjs → PlayerAccountGamingLimitsGroupEdit-nMTzVPAi.cjs} +4 -4
  7. package/components/PlayerAccountGamingLimitsInfoCard-D0z1QolA.cjs +1 -0
  8. package/components/{PlayerAccountGamingLimitsInfoCard-C6mt1_vl.js → PlayerAccountGamingLimitsInfoCard-D6PIYbzE.js} +80 -80
  9. package/components/PlayerAccountGamingLimitsPopup-Bek_fMpA.cjs +1 -0
  10. package/components/{PlayerAccountGamingLimitsPopup-Dd_w3Jrl.js → PlayerAccountGamingLimitsPopup-C2Rpml27.js} +11 -11
  11. package/components/{PlayerAccountModal-CJumHBfB.cjs → PlayerAccountModal-CisdHxTJ.cjs} +1 -1
  12. package/components/{PlayerAccountModal-C0S3GOGp.js → PlayerAccountModal-svwMqUtN.js} +1 -1
  13. package/es2015/player-account-gaming-limits.cjs +1 -1
  14. package/es2015/player-account-gaming-limits.js +1 -1
  15. package/package.json +1 -1
  16. package/components/PlayerAccountGamingLimits-viRNSgkd.cjs +0 -8
  17. package/components/PlayerAccountGamingLimitsConfirmationModal-Bb1_bXSm.cjs +0 -1
  18. package/components/PlayerAccountGamingLimitsInfoCard-Bgg-oksy.cjs +0 -1
  19. package/components/PlayerAccountGamingLimitsPopup-BnvMrqy8.cjs +0 -1
@@ -1,16 +1,16 @@
1
- var Rr = Object.defineProperty, Dr = Object.defineProperties;
2
- var Gr = Object.getOwnPropertyDescriptors;
1
+ var Nr = Object.defineProperty, Rr = Object.defineProperties;
2
+ var Dr = Object.getOwnPropertyDescriptors;
3
3
  var mt = Object.getOwnPropertySymbols;
4
- var $r = Object.prototype.hasOwnProperty, Ur = Object.prototype.propertyIsEnumerable;
5
- var Me = (e, t, r) => t in e ? Rr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, pt = (e, t) => {
4
+ var Gr = Object.prototype.hasOwnProperty, $r = Object.prototype.propertyIsEnumerable;
5
+ var Ce = (e, t, r) => t in e ? Nr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, pt = (e, t) => {
6
6
  for (var r in t || (t = {}))
7
- $r.call(t, r) && Me(e, r, t[r]);
7
+ Gr.call(t, r) && Ce(e, r, t[r]);
8
8
  if (mt)
9
9
  for (var r of mt(t))
10
- Ur.call(t, r) && Me(e, r, t[r]);
10
+ $r.call(t, r) && Ce(e, r, t[r]);
11
11
  return e;
12
- }, dt = (e, t) => Dr(e, Gr(t));
13
- var M = (e, t, r) => Me(e, typeof t != "symbol" ? t + "" : t, r);
12
+ }, dt = (e, t) => Rr(e, Dr(t));
13
+ var C = (e, t, r) => Ce(e, typeof t != "symbol" ? t + "" : t, r);
14
14
  var gt = (e, t, r) => new Promise((i, n) => {
15
15
  var o = (u) => {
16
16
  try {
@@ -29,8 +29,8 @@ var gt = (e, t, r) => new Promise((i, n) => {
29
29
  });
30
30
  function O() {
31
31
  }
32
- const Fr = (e) => e;
33
- function jr(e, t) {
32
+ const Ur = (e) => e;
33
+ function Fr(e, t) {
34
34
  for (const r in t) e[r] = t[r];
35
35
  return (
36
36
  /** @type {T & S} */
@@ -52,7 +52,7 @@ function Ae(e) {
52
52
  function kt(e, t) {
53
53
  return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
54
54
  }
55
- function kr(e) {
55
+ function jr(e) {
56
56
  return Object.keys(e).length === 0;
57
57
  }
58
58
  function Vt(e, ...t) {
@@ -64,7 +64,7 @@ function Vt(e, ...t) {
64
64
  const r = e.subscribe(...t);
65
65
  return r.unsubscribe ? () => r.unsubscribe() : r;
66
66
  }
67
- function Vr(e, t, r) {
67
+ function kr(e, t, r) {
68
68
  e.$$.on_destroy.push(Vt(t, r));
69
69
  }
70
70
  function No(e, t, r, i) {
@@ -74,7 +74,7 @@ function No(e, t, r, i) {
74
74
  }
75
75
  }
76
76
  function Xt(e, t, r, i) {
77
- return e[1] && i ? jr(r.ctx.slice(), e[1](i(t))) : r.ctx;
77
+ return e[1] && i ? Fr(r.ctx.slice(), e[1](i(t))) : r.ctx;
78
78
  }
79
79
  function Ro(e, t, r, i) {
80
80
  if (e[2] && i) {
@@ -107,14 +107,14 @@ function Go(e) {
107
107
  return -1;
108
108
  }
109
109
  const Wt = typeof window != "undefined";
110
- let Xr = Wt ? () => window.performance.now() : () => Date.now(), ot = Wt ? (e) => requestAnimationFrame(e) : O;
110
+ let Vr = Wt ? () => window.performance.now() : () => Date.now(), ot = Wt ? (e) => requestAnimationFrame(e) : O;
111
111
  const q = /* @__PURE__ */ new Set();
112
112
  function zt(e) {
113
113
  q.forEach((t) => {
114
114
  t.c(e) || (q.delete(t), t.f());
115
115
  }), q.size !== 0 && ot(zt);
116
116
  }
117
- function Wr(e) {
117
+ function Xr(e) {
118
118
  let t;
119
119
  return q.size === 0 && ot(zt), {
120
120
  promise: new Promise((r) => {
@@ -128,7 +128,7 @@ function Wr(e) {
128
128
  function L(e, t) {
129
129
  e.appendChild(t);
130
130
  }
131
- function zr(e, t, r) {
131
+ function Wr(e, t, r) {
132
132
  const i = st(e);
133
133
  if (!i.getElementById(t)) {
134
134
  const n = P("style");
@@ -144,7 +144,7 @@ function st(e) {
144
144
  t
145
145
  ) : e.ownerDocument;
146
146
  }
147
- function Zr(e) {
147
+ function zr(e) {
148
148
  const t = P("style");
149
149
  return t.textContent = "/* empty */", Zt(st(e), t), t.sheet;
150
150
  }
@@ -180,7 +180,7 @@ function Q() {
180
180
  function Uo() {
181
181
  return ce("");
182
182
  }
183
- function Qr(e, t, r, i) {
183
+ function Zr(e, t, r, i) {
184
184
  return e.addEventListener(t, r, i), () => e.removeEventListener(t, r, i);
185
185
  }
186
186
  function Fo(e) {
@@ -198,7 +198,7 @@ function p(e, t, r) {
198
198
  function jo(e) {
199
199
  return e === "" ? null : +e;
200
200
  }
201
- function Jr(e) {
201
+ function Qr(e) {
202
202
  return Array.from(e.childNodes);
203
203
  }
204
204
  function Qt(e, t) {
@@ -222,10 +222,10 @@ function Xo(e) {
222
222
  const t = e.querySelector(":checked");
223
223
  return t && t.__value;
224
224
  }
225
- function qr(e, t, { bubbles: r = !1, cancelable: i = !1 } = {}) {
225
+ function Jr(e, t, { bubbles: r = !1, cancelable: i = !1 } = {}) {
226
226
  return new CustomEvent(e, { detail: t, bubbles: r, cancelable: i });
227
227
  }
228
- function Yr(e) {
228
+ function qr(e) {
229
229
  const t = {};
230
230
  return e.childNodes.forEach(
231
231
  /** @param {Element} node */
@@ -236,13 +236,13 @@ function Yr(e) {
236
236
  }
237
237
  const we = /* @__PURE__ */ new Map();
238
238
  let Le = 0;
239
- function Kr(e) {
239
+ function Yr(e) {
240
240
  let t = 5381, r = e.length;
241
241
  for (; r--; ) t = (t << 5) - t ^ e.charCodeAt(r);
242
242
  return t >>> 0;
243
243
  }
244
- function ei(e, t) {
245
- const r = { stylesheet: Zr(t), rules: {} };
244
+ function Kr(e, t) {
245
+ const r = { stylesheet: zr(t), rules: {} };
246
246
  return we.set(e, r), r;
247
247
  }
248
248
  function yt(e, t, r, i, n, o, a, s = 0) {
@@ -255,19 +255,19 @@ function yt(e, t, r, i, n, o, a, s = 0) {
255
255
  `;
256
256
  }
257
257
  const h = l + `100% {${a(r, 1 - r)}}
258
- }`, f = `__svelte_${Kr(h)}_${s}`, c = st(e), { stylesheet: y, rules: m } = we.get(c) || ei(c, e);
258
+ }`, f = `__svelte_${Yr(h)}_${s}`, c = st(e), { stylesheet: y, rules: m } = we.get(c) || Kr(c, e);
259
259
  m[f] || (m[f] = !0, y.insertRule(`@keyframes ${f} ${h}`, y.cssRules.length));
260
260
  const d = e.style.animation || "";
261
261
  return e.style.animation = `${d ? `${d}, ` : ""}${f} ${i}ms linear ${n}ms 1 both`, Le += 1, f;
262
262
  }
263
- function ti(e, t) {
263
+ function ei(e, t) {
264
264
  const r = (e.style.animation || "").split(", "), i = r.filter(
265
265
  t ? (o) => o.indexOf(t) < 0 : (o) => o.indexOf("__svelte") === -1
266
266
  // remove all Svelte animations
267
267
  ), n = r.length - i.length;
268
- n && (e.style.animation = i.join(", "), Le -= n, Le || ri());
268
+ n && (e.style.animation = i.join(", "), Le -= n, Le || ti());
269
269
  }
270
- function ri() {
270
+ function ti() {
271
271
  ot(() => {
272
272
  Le || (we.forEach((e) => {
273
273
  const { ownerNode: t } = e.stylesheet;
@@ -279,19 +279,19 @@ let fe;
279
279
  function he(e) {
280
280
  fe = e;
281
281
  }
282
- function ii() {
282
+ function ri() {
283
283
  if (!fe) throw new Error("Function called outside component initialization");
284
284
  return fe;
285
285
  }
286
- function ni(e) {
287
- ii().$$.on_mount.push(e);
286
+ function ii(e) {
287
+ ri().$$.on_mount.push(e);
288
288
  }
289
289
  const J = [], Ve = [];
290
290
  let Y = [];
291
- const vt = [], oi = /* @__PURE__ */ Promise.resolve();
291
+ const vt = [], ni = /* @__PURE__ */ Promise.resolve();
292
292
  let Xe = !1;
293
- function si() {
294
- Xe || (Xe = !0, oi.then(B));
293
+ function oi() {
294
+ Xe || (Xe = !0, ni.then(B));
295
295
  }
296
296
  function Te(e) {
297
297
  Y.push(e);
@@ -306,7 +306,7 @@ function B() {
306
306
  try {
307
307
  for (; z < J.length; ) {
308
308
  const t = J[z];
309
- z++, he(t), ai(t.$$);
309
+ z++, he(t), si(t.$$);
310
310
  }
311
311
  } catch (t) {
312
312
  throw J.length = 0, z = 0, t;
@@ -322,25 +322,25 @@ function B() {
322
322
  vt.pop()();
323
323
  Xe = !1, Ne.clear(), he(e);
324
324
  }
325
- function ai(e) {
325
+ function si(e) {
326
326
  if (e.fragment !== null) {
327
327
  e.update(), j(e.before_update);
328
328
  const t = e.dirty;
329
329
  e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Te);
330
330
  }
331
331
  }
332
- function ui(e) {
332
+ function ai(e) {
333
333
  const t = [], r = [];
334
334
  Y.forEach((i) => e.indexOf(i) === -1 ? t.push(i) : r.push(i)), r.forEach((i) => i()), Y = t;
335
335
  }
336
336
  let ue;
337
- function li() {
337
+ function ui() {
338
338
  return ue || (ue = Promise.resolve(), ue.then(() => {
339
339
  ue = null;
340
340
  })), ue;
341
341
  }
342
342
  function Re(e, t, r) {
343
- e.dispatchEvent(qr(`${t ? "intro" : "outro"}${r}`));
343
+ e.dispatchEvent(Jr(`${t ? "intro" : "outro"}${r}`));
344
344
  }
345
345
  const ye = /* @__PURE__ */ new Set();
346
346
  let D;
@@ -355,7 +355,7 @@ function Wo() {
355
355
  function zo() {
356
356
  D.r || j(D.c), D = D.p;
357
357
  }
358
- function hi(e, t) {
358
+ function li(e, t) {
359
359
  e && e.i && (ye.delete(e), e.i(t));
360
360
  }
361
361
  function Zo(e, t, r, i) {
@@ -366,11 +366,11 @@ function Zo(e, t, r, i) {
366
366
  }), e.o(t);
367
367
  } else i && i();
368
368
  }
369
- const ci = { duration: 0 };
369
+ const hi = { duration: 0 };
370
370
  function Qo(e, t, r, i) {
371
371
  let o = t(e, r, { direction: "both" }), a = i ? 0 : 1, s = null, u = null, l = null, h;
372
372
  function f() {
373
- l && ti(e, l);
373
+ l && ei(e, l);
374
374
  }
375
375
  function c(m, d) {
376
376
  const g = (
@@ -391,15 +391,15 @@ function Qo(e, t, r, i) {
391
391
  const {
392
392
  delay: d = 0,
393
393
  duration: g = 300,
394
- easing: v = Fr,
394
+ easing: v = Ur,
395
395
  tick: I = O,
396
396
  css: S
397
- } = o || ci, C = {
398
- start: Xr() + d,
397
+ } = o || hi, M = {
398
+ start: Vr() + d,
399
399
  b: m
400
400
  };
401
- m || (C.group = D, D.r += 1), "inert" in e && (m ? h !== void 0 && (e.inert = h) : (h = /** @type {HTMLElement} */
402
- e.inert, e.inert = !0)), s || u ? u = C : (S && (f(), l = yt(e, a, m, g, d, v, S)), m && I(0, 1), s = c(C, g), Te(() => Re(e, m, "start")), Wr((H) => {
401
+ m || (M.group = D, D.r += 1), "inert" in e && (m ? h !== void 0 && (e.inert = h) : (h = /** @type {HTMLElement} */
402
+ e.inert, e.inert = !0)), s || u ? u = M : (S && (f(), l = yt(e, a, m, g, d, v, S)), m && I(0, 1), s = c(M, g), Te(() => Re(e, m, "start")), Xr((H) => {
403
403
  if (u && H > u.start && (s = c(u, g), u = null, Re(e, s.b, "start"), S && (f(), l = yt(
404
404
  e,
405
405
  a,
@@ -421,7 +421,7 @@ function Qo(e, t, r, i) {
421
421
  }
422
422
  return {
423
423
  run(m) {
424
- Ae(o) ? li().then(() => {
424
+ Ae(o) ? ui().then(() => {
425
425
  o = o({ direction: m ? "in" : "out" }), y(m);
426
426
  }) : y(m);
427
427
  },
@@ -433,21 +433,21 @@ function Qo(e, t, r, i) {
433
433
  function Jo(e) {
434
434
  return (e == null ? void 0 : e.length) !== void 0 ? e : Array.from(e);
435
435
  }
436
- function fi(e, t, r) {
436
+ function ci(e, t, r) {
437
437
  const { fragment: i, after_update: n } = e.$$;
438
438
  i && i.m(t, r), Te(() => {
439
439
  const o = e.$$.on_mount.map(jt).filter(Ae);
440
440
  e.$$.on_destroy ? e.$$.on_destroy.push(...o) : j(o), e.$$.on_mount = [];
441
441
  }), n.forEach(Te);
442
442
  }
443
- function mi(e, t) {
443
+ function fi(e, t) {
444
444
  const r = e.$$;
445
- r.fragment !== null && (ui(r.after_update), j(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
445
+ r.fragment !== null && (ai(r.after_update), j(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
446
446
  }
447
- function pi(e, t) {
448
- e.$$.dirty[0] === -1 && (J.push(e), si(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
447
+ function mi(e, t) {
448
+ e.$$.dirty[0] === -1 && (J.push(e), oi(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
449
449
  }
450
- function di(e, t, r, i, n, o, a = null, s = [-1]) {
450
+ function pi(e, t, r, i, n, o, a = null, s = [-1]) {
451
451
  const u = fe;
452
452
  he(e);
453
453
  const l = e.$$ = {
@@ -475,14 +475,14 @@ function di(e, t, r, i, n, o, a = null, s = [-1]) {
475
475
  let h = !1;
476
476
  if (l.ctx = r ? r(e, t.props || {}, (f, c, ...y) => {
477
477
  const m = y.length ? y[0] : c;
478
- return l.ctx && n(l.ctx[f], l.ctx[f] = m) && (!l.skip_bound && l.bound[f] && l.bound[f](m), h && pi(e, f)), c;
478
+ return l.ctx && n(l.ctx[f], l.ctx[f] = m) && (!l.skip_bound && l.bound[f] && l.bound[f](m), h && mi(e, f)), c;
479
479
  }) : [], l.update(), h = !0, j(l.before_update), l.fragment = i ? i(l.ctx) : !1, t.target) {
480
480
  if (t.hydrate) {
481
- const f = Jr(t.target);
481
+ const f = Qr(t.target);
482
482
  l.fragment && l.fragment.l(f), f.forEach(F);
483
483
  } else
484
484
  l.fragment && l.fragment.c();
485
- t.intro && hi(e.$$.fragment), fi(e, t.target, t.anchor), B();
485
+ t.intro && li(e.$$.fragment), ci(e, t.target, t.anchor), B();
486
486
  }
487
487
  he(u);
488
488
  }
@@ -491,23 +491,23 @@ typeof HTMLElement == "function" && (Jt = class extends HTMLElement {
491
491
  constructor(t, r, i) {
492
492
  super();
493
493
  /** The Svelte component constructor */
494
- M(this, "$$ctor");
494
+ C(this, "$$ctor");
495
495
  /** Slots */
496
- M(this, "$$s");
496
+ C(this, "$$s");
497
497
  /** The Svelte component instance */
498
- M(this, "$$c");
498
+ C(this, "$$c");
499
499
  /** Whether or not the custom element is connected */
500
- M(this, "$$cn", !1);
500
+ C(this, "$$cn", !1);
501
501
  /** Component props data */
502
- M(this, "$$d", {});
502
+ C(this, "$$d", {});
503
503
  /** `true` if currently in the process of reflecting component props back to attributes */
504
- M(this, "$$r", !1);
504
+ C(this, "$$r", !1);
505
505
  /** @type {Record<string, CustomElementPropDefinition>} Props definition (name, reflected, type etc) */
506
- M(this, "$$p_d", {});
506
+ C(this, "$$p_d", {});
507
507
  /** @type {Record<string, Function[]>} Event listeners */
508
- M(this, "$$l", {});
508
+ C(this, "$$l", {});
509
509
  /** @type {Map<Function, Function>} Event listener unsubscribe functions */
510
- M(this, "$$l_u", /* @__PURE__ */ new Map());
510
+ C(this, "$$l_u", /* @__PURE__ */ new Map());
511
511
  this.$$ctor = t, this.$$s = r, i && this.attachShadow({ mode: "open" });
512
512
  }
513
513
  addEventListener(t, r, i) {
@@ -548,7 +548,7 @@ typeof HTMLElement == "function" && (Jt = class extends HTMLElement {
548
548
  };
549
549
  if (yield Promise.resolve(), !this.$$cn || this.$$c)
550
550
  return;
551
- const r = {}, i = Yr(this);
551
+ const r = {}, i = qr(this);
552
552
  for (const o of this.$$s)
553
553
  o in i && (r[o] = [t(o)]);
554
554
  for (const o of this.attributes) {
@@ -637,7 +637,7 @@ function ve(e, t, r, i) {
637
637
  return t;
638
638
  }
639
639
  }
640
- function gi(e, t, r, i, n, o) {
640
+ function di(e, t, r, i, n, o) {
641
641
  let a = class extends Jt {
642
642
  constructor() {
643
643
  super(e, r, n), this.$$p_d = t;
@@ -668,7 +668,7 @@ function gi(e, t, r, i, n, o) {
668
668
  }), e.element = /** @type {any} */
669
669
  a, a;
670
670
  }
671
- class bi {
671
+ class gi {
672
672
  constructor() {
673
673
  /**
674
674
  * ### PRIVATE API
@@ -677,7 +677,7 @@ class bi {
677
677
  *
678
678
  * @type {any}
679
679
  */
680
- M(this, "$$");
680
+ C(this, "$$");
681
681
  /**
682
682
  * ### PRIVATE API
683
683
  *
@@ -685,11 +685,11 @@ class bi {
685
685
  *
686
686
  * @type {any}
687
687
  */
688
- M(this, "$$set");
688
+ C(this, "$$set");
689
689
  }
690
690
  /** @returns {void} */
691
691
  $destroy() {
692
- mi(this, 1), this.$destroy = O;
692
+ fi(this, 1), this.$destroy = O;
693
693
  }
694
694
  /**
695
695
  * @template {Extract<keyof Events, string>} K
@@ -711,11 +711,11 @@ class bi {
711
711
  * @returns {void}
712
712
  */
713
713
  $set(t) {
714
- this.$$set && !kr(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
714
+ this.$$set && !jr(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
715
715
  }
716
716
  }
717
- const yi = "4";
718
- typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(yi);
717
+ const bi = "4";
718
+ typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(bi);
719
719
  var We = function(e, t) {
720
720
  return We = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, i) {
721
721
  r.__proto__ = i;
@@ -741,7 +741,7 @@ var x = function() {
741
741
  return t;
742
742
  }, x.apply(this, arguments);
743
743
  };
744
- function vi(e, t) {
744
+ function yi(e, t) {
745
745
  var r = {};
746
746
  for (var i in e) Object.prototype.hasOwnProperty.call(e, i) && t.indexOf(i) < 0 && (r[i] = e[i]);
747
747
  if (e != null && typeof Object.getOwnPropertySymbols == "function")
@@ -906,20 +906,19 @@ var er = {
906
906
  Promise: void 0,
907
907
  useDeprecatedSynchronousErrorHandling: !1,
908
908
  useDeprecatedNextContext: !1
909
- }, tr = {
909
+ }, vi = {
910
910
  setTimeout: function(e, t) {
911
911
  for (var r = [], i = 2; i < arguments.length; i++)
912
912
  r[i - 2] = arguments[i];
913
913
  return setTimeout.apply(void 0, K([e, t], Ze(r)));
914
914
  },
915
915
  clearTimeout: function(e) {
916
- var t = tr.delegate;
917
- return ((t == null ? void 0 : t.clearTimeout) || clearTimeout)(e);
916
+ return clearTimeout(e);
918
917
  },
919
918
  delegate: void 0
920
919
  };
921
920
  function _i(e) {
922
- tr.setTimeout(function() {
921
+ vi.setTimeout(function() {
923
922
  throw e;
924
923
  });
925
924
  }
@@ -928,7 +927,7 @@ function Et() {
928
927
  function _e(e) {
929
928
  e();
930
929
  }
931
- var rr = function(e) {
930
+ var tr = function(e) {
932
931
  $(t, e);
933
932
  function t(r) {
934
933
  var i = e.call(this) || this;
@@ -1017,7 +1016,7 @@ var xi = function() {
1017
1016
  return o.destination = new xi(a), o;
1018
1017
  }
1019
1018
  return t;
1020
- }(rr);
1019
+ }(tr);
1021
1020
  function ge(e) {
1022
1021
  _i(e);
1023
1022
  }
@@ -1110,13 +1109,13 @@ function Ai(e) {
1110
1109
  return e && G(e.next) && G(e.error) && G(e.complete);
1111
1110
  }
1112
1111
  function Pi(e) {
1113
- return e && e instanceof rr || Ai(e) && Kt(e);
1112
+ return e && e instanceof tr || Ai(e) && Kt(e);
1114
1113
  }
1115
1114
  var Bi = qt(function(e) {
1116
1115
  return function() {
1117
1116
  e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
1118
1117
  };
1119
- }), ir = function(e) {
1118
+ }), rr = function(e) {
1120
1119
  $(t, e);
1121
1120
  function t() {
1122
1121
  var r = e.call(this) || this;
@@ -1214,15 +1213,15 @@ var Bi = qt(function(e) {
1214
1213
  var i, n;
1215
1214
  return (n = (i = this.source) === null || i === void 0 ? void 0 : i.subscribe(r)) !== null && n !== void 0 ? n : Yt;
1216
1215
  }, t;
1217
- }(ir), nr = {
1216
+ }(rr), ir = {
1218
1217
  now: function() {
1219
- return (nr.delegate || Date).now();
1218
+ return (ir.delegate || Date).now();
1220
1219
  },
1221
1220
  delegate: void 0
1222
1221
  }, Oi = function(e) {
1223
1222
  $(t, e);
1224
1223
  function t(r, i, n) {
1225
- r === void 0 && (r = 1 / 0), i === void 0 && (i = 1 / 0), n === void 0 && (n = nr);
1224
+ r === void 0 && (r = 1 / 0), i === void 0 && (i = 1 / 0), n === void 0 && (n = ir);
1226
1225
  var o = e.call(this) || this;
1227
1226
  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;
1228
1227
  }
@@ -1242,7 +1241,7 @@ var Bi = qt(function(e) {
1242
1241
  l && o.splice(0, l + 1);
1243
1242
  }
1244
1243
  }, t;
1245
- }(ir);
1244
+ }(rr);
1246
1245
  const Tt = [], St = {}, Ii = (e, t = 0) => {
1247
1246
  if (Tt.indexOf(e) == -1) {
1248
1247
  const r = new Oi(t);
@@ -1250,7 +1249,7 @@ const Tt = [], St = {}, Ii = (e, t = 0) => {
1250
1249
  }
1251
1250
  return St[e];
1252
1251
  }, Z = [];
1253
- function Ci(e, t) {
1252
+ function Mi(e, t) {
1254
1253
  return {
1255
1254
  subscribe: Be(e, t).subscribe
1256
1255
  };
@@ -1286,7 +1285,7 @@ function oe(e, t, r) {
1286
1285
  if (!n.every(Boolean))
1287
1286
  throw new Error("derived() expects stores as input, got a falsy value");
1288
1287
  const o = t.length < 2;
1289
- return Ci(r, (a, s) => {
1288
+ return Mi(r, (a, s) => {
1290
1289
  let u = !1;
1291
1290
  const l = [];
1292
1291
  let h = 0, f = O;
@@ -1312,7 +1311,7 @@ function oe(e, t, r) {
1312
1311
  };
1313
1312
  });
1314
1313
  }
1315
- function Mi(e) {
1314
+ function Ci(e) {
1316
1315
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
1317
1316
  }
1318
1317
  var Ni = function(t) {
@@ -1354,7 +1353,7 @@ function Vi(e) {
1354
1353
  function Ht(e) {
1355
1354
  return Object.keys(e).concat(Vi(e));
1356
1355
  }
1357
- function or(e, t) {
1356
+ function nr(e, t) {
1358
1357
  try {
1359
1358
  return t in e;
1360
1359
  } catch (r) {
@@ -1362,14 +1361,14 @@ function or(e, t) {
1362
1361
  }
1363
1362
  }
1364
1363
  function Xi(e, t) {
1365
- return or(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1364
+ return nr(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1366
1365
  }
1367
1366
  function Wi(e, t, r) {
1368
1367
  var i = {};
1369
1368
  return r.isMergeableObject(e) && Ht(e).forEach(function(n) {
1370
1369
  i[n] = me(e[n], r);
1371
1370
  }), Ht(t).forEach(function(n) {
1372
- Xi(e, n) || (or(e, n) && r.isMergeableObject(t[n]) ? i[n] = ki(n, r)(e[n], t[n], r) : i[n] = me(t[n], r));
1371
+ Xi(e, n) || (nr(e, n) && r.isMergeableObject(t[n]) ? i[n] = ki(n, r)(e[n], t[n], r) : i[n] = me(t[n], r));
1373
1372
  }), i;
1374
1373
  }
1375
1374
  function ee(e, t, r) {
@@ -1385,8 +1384,58 @@ ee.all = function(t, r) {
1385
1384
  }, {});
1386
1385
  };
1387
1386
  var zi = ee, Zi = zi;
1388
- const Qi = /* @__PURE__ */ Mi(Zi);
1389
- var _;
1387
+ const Qi = /* @__PURE__ */ Ci(Zi);
1388
+ function $e(e, t) {
1389
+ var r = t && t.cache ? t.cache : tn, i = t && t.serializer ? t.serializer : en, n = t && t.strategy ? t.strategy : qi;
1390
+ return n(e, {
1391
+ cache: r,
1392
+ serializer: i
1393
+ });
1394
+ }
1395
+ function Ji(e) {
1396
+ return e == null || typeof e == "number" || typeof e == "boolean";
1397
+ }
1398
+ function or(e, t, r, i) {
1399
+ var n = Ji(i) ? i : r(i), o = t.get(n);
1400
+ return typeof o == "undefined" && (o = e.call(this, i), t.set(n, o)), o;
1401
+ }
1402
+ function sr(e, t, r) {
1403
+ var i = Array.prototype.slice.call(arguments, 3), n = r(i), o = t.get(n);
1404
+ return typeof o == "undefined" && (o = e.apply(this, i), t.set(n, o)), o;
1405
+ }
1406
+ function at(e, t, r, i, n) {
1407
+ return r.bind(t, e, i, n);
1408
+ }
1409
+ function qi(e, t) {
1410
+ var r = e.length === 1 ? or : sr;
1411
+ return at(e, this, r, t.cache.create(), t.serializer);
1412
+ }
1413
+ function Yi(e, t) {
1414
+ return at(e, this, sr, t.cache.create(), t.serializer);
1415
+ }
1416
+ function Ki(e, t) {
1417
+ return at(e, this, or, t.cache.create(), t.serializer);
1418
+ }
1419
+ var en = function() {
1420
+ return JSON.stringify(arguments);
1421
+ };
1422
+ function ut() {
1423
+ this.cache = /* @__PURE__ */ Object.create(null);
1424
+ }
1425
+ ut.prototype.get = function(e) {
1426
+ return this.cache[e];
1427
+ };
1428
+ ut.prototype.set = function(e, t) {
1429
+ this.cache[e] = t;
1430
+ };
1431
+ var tn = {
1432
+ create: function() {
1433
+ return new ut();
1434
+ }
1435
+ }, Ue = {
1436
+ variadic: Yi,
1437
+ monadic: Ki
1438
+ }, _;
1390
1439
  (function(e) {
1391
1440
  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";
1392
1441
  })(_ || (_ = {}));
@@ -1401,40 +1450,40 @@ var te;
1401
1450
  function At(e) {
1402
1451
  return e.type === w.literal;
1403
1452
  }
1404
- function Ji(e) {
1453
+ function rn(e) {
1405
1454
  return e.type === w.argument;
1406
1455
  }
1407
- function sr(e) {
1456
+ function ar(e) {
1408
1457
  return e.type === w.number;
1409
1458
  }
1410
- function ar(e) {
1459
+ function ur(e) {
1411
1460
  return e.type === w.date;
1412
1461
  }
1413
- function ur(e) {
1462
+ function lr(e) {
1414
1463
  return e.type === w.time;
1415
1464
  }
1416
- function lr(e) {
1465
+ function hr(e) {
1417
1466
  return e.type === w.select;
1418
1467
  }
1419
- function hr(e) {
1468
+ function cr(e) {
1420
1469
  return e.type === w.plural;
1421
1470
  }
1422
- function qi(e) {
1471
+ function nn(e) {
1423
1472
  return e.type === w.pound;
1424
1473
  }
1425
- function cr(e) {
1474
+ function fr(e) {
1426
1475
  return e.type === w.tag;
1427
1476
  }
1428
- function fr(e) {
1477
+ function mr(e) {
1429
1478
  return !!(e && typeof e == "object" && e.type === te.number);
1430
1479
  }
1431
1480
  function qe(e) {
1432
1481
  return !!(e && typeof e == "object" && e.type === te.dateTime);
1433
1482
  }
1434
- var mr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Yi = /(?:[Eec]{1,6}|G{1,5}|[Qq]{1,5}|(?:[yYur]+|U{1,5})|[ML]{1,5}|d{1,2}|D{1,3}|F{1}|[abB]{1,5}|[hkHK]{1,2}|w{1,2}|W{1}|m{1,2}|s{1,2}|[zZOvVxX]{1,4})(?=([^']*'[^']*')*[^']*$)/g;
1435
- function Ki(e) {
1483
+ var pr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, on = /(?:[Eec]{1,6}|G{1,5}|[Qq]{1,5}|(?:[yYur]+|U{1,5})|[ML]{1,5}|d{1,2}|D{1,3}|F{1}|[abB]{1,5}|[hkHK]{1,2}|w{1,2}|W{1}|m{1,2}|s{1,2}|[zZOvVxX]{1,4})(?=([^']*'[^']*')*[^']*$)/g;
1484
+ function sn(e) {
1436
1485
  var t = {};
1437
- return e.replace(Yi, function(r) {
1486
+ return e.replace(on, function(r) {
1438
1487
  var i = r.length;
1439
1488
  switch (r[0]) {
1440
1489
  case "G":
@@ -1523,11 +1572,11 @@ function Ki(e) {
1523
1572
  return "";
1524
1573
  }), t;
1525
1574
  }
1526
- var en = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1527
- function tn(e) {
1575
+ var an = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1576
+ function un(e) {
1528
1577
  if (e.length === 0)
1529
1578
  throw new Error("Number skeleton cannot be empty");
1530
- for (var t = e.split(en).filter(function(c) {
1579
+ for (var t = e.split(an).filter(function(c) {
1531
1580
  return c.length > 0;
1532
1581
  }), r = [], i = 0, n = t; i < n.length; i++) {
1533
1582
  var o = n[i], a = o.split("/");
@@ -1542,17 +1591,17 @@ function tn(e) {
1542
1591
  }
1543
1592
  return r;
1544
1593
  }
1545
- function rn(e) {
1594
+ function ln(e) {
1546
1595
  return e.replace(/^(.*?)-/, "");
1547
1596
  }
1548
- var Pt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, pr = /^(@+)?(\+|#+)?[rs]?$/g, nn = /(\*)(0+)|(#+)(0+)|(0+)/g, dr = /^(0+)$/;
1597
+ var Pt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, dr = /^(@+)?(\+|#+)?[rs]?$/g, hn = /(\*)(0+)|(#+)(0+)|(0+)/g, gr = /^(0+)$/;
1549
1598
  function Bt(e) {
1550
1599
  var t = {};
1551
- return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(pr, function(r, i, n) {
1600
+ return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(dr, function(r, i, n) {
1552
1601
  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)), "";
1553
1602
  }), t;
1554
1603
  }
1555
- function gr(e) {
1604
+ function br(e) {
1556
1605
  switch (e) {
1557
1606
  case "sign-auto":
1558
1607
  return {
@@ -1592,7 +1641,7 @@ function gr(e) {
1592
1641
  };
1593
1642
  }
1594
1643
  }
1595
- function on(e) {
1644
+ function cn(e) {
1596
1645
  var t;
1597
1646
  if (e[0] === "E" && e[1] === "E" ? (t = {
1598
1647
  notation: "engineering"
@@ -1600,17 +1649,17 @@ function on(e) {
1600
1649
  notation: "scientific"
1601
1650
  }, e = e.slice(1)), t) {
1602
1651
  var r = e.slice(0, 2);
1603
- if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !dr.test(e))
1652
+ if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !gr.test(e))
1604
1653
  throw new Error("Malformed concise eng/scientific notation");
1605
1654
  t.minimumIntegerDigits = e.length;
1606
1655
  }
1607
1656
  return t;
1608
1657
  }
1609
1658
  function Ot(e) {
1610
- var t = {}, r = gr(e);
1659
+ var t = {}, r = br(e);
1611
1660
  return r || t;
1612
1661
  }
1613
- function sn(e) {
1662
+ function fn(e) {
1614
1663
  for (var t = {}, r = 0, i = e; r < i.length; r++) {
1615
1664
  var n = i[r];
1616
1665
  switch (n.stem) {
@@ -1634,7 +1683,7 @@ function sn(e) {
1634
1683
  continue;
1635
1684
  case "measure-unit":
1636
1685
  case "unit":
1637
- t.style = "unit", t.unit = rn(n.options[0]);
1686
+ t.style = "unit", t.unit = ln(n.options[0]);
1638
1687
  continue;
1639
1688
  case "compact-short":
1640
1689
  case "K":
@@ -1696,7 +1745,7 @@ function sn(e) {
1696
1745
  case "integer-width":
1697
1746
  if (n.options.length > 1)
1698
1747
  throw new RangeError("integer-width stems only accept a single optional option");
1699
- n.options[0].replace(nn, function(u, l, h, f, c, y) {
1748
+ n.options[0].replace(hn, function(u, l, h, f, c, y) {
1700
1749
  if (l)
1701
1750
  t.minimumIntegerDigits = h.length;
1702
1751
  else {
@@ -1709,7 +1758,7 @@ function sn(e) {
1709
1758
  });
1710
1759
  continue;
1711
1760
  }
1712
- if (dr.test(n.stem)) {
1761
+ if (gr.test(n.stem)) {
1713
1762
  t.minimumIntegerDigits = n.stem.length;
1714
1763
  continue;
1715
1764
  }
@@ -1723,13 +1772,13 @@ function sn(e) {
1723
1772
  o === "w" ? t = x(x({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = x(x({}, t), Bt(o)));
1724
1773
  continue;
1725
1774
  }
1726
- if (pr.test(n.stem)) {
1775
+ if (dr.test(n.stem)) {
1727
1776
  t = x(x({}, t), Bt(n.stem));
1728
1777
  continue;
1729
1778
  }
1730
- var a = gr(n.stem);
1779
+ var a = br(n.stem);
1731
1780
  a && (t = x(x({}, t), a));
1732
- var s = on(n.stem);
1781
+ var s = cn(n.stem);
1733
1782
  s && (t = x(x({}, t), s));
1734
1783
  }
1735
1784
  return t;
@@ -1739,6 +1788,12 @@ var be = {
1739
1788
  "H",
1740
1789
  "h"
1741
1790
  ],
1791
+ 419: [
1792
+ "h",
1793
+ "H",
1794
+ "hB",
1795
+ "hb"
1796
+ ],
1742
1797
  AC: [
1743
1798
  "H",
1744
1799
  "h",
@@ -1787,8 +1842,8 @@ var be = {
1787
1842
  "hB"
1788
1843
  ],
1789
1844
  AR: [
1790
- "H",
1791
1845
  "h",
1846
+ "H",
1792
1847
  "hB",
1793
1848
  "hb"
1794
1849
  ],
@@ -1878,9 +1933,9 @@ var be = {
1878
1933
  "H"
1879
1934
  ],
1880
1935
  BO: [
1936
+ "h",
1881
1937
  "H",
1882
1938
  "hB",
1883
- "h",
1884
1939
  "hb"
1885
1940
  ],
1886
1941
  BQ: [
@@ -1957,8 +2012,8 @@ var be = {
1957
2012
  "hB"
1958
2013
  ],
1959
2014
  CL: [
1960
- "H",
1961
2015
  "h",
2016
+ "H",
1962
2017
  "hB",
1963
2018
  "hb"
1964
2019
  ],
@@ -1983,14 +2038,14 @@ var be = {
1983
2038
  "H"
1984
2039
  ],
1985
2040
  CR: [
1986
- "H",
1987
2041
  "h",
2042
+ "H",
1988
2043
  "hB",
1989
2044
  "hb"
1990
2045
  ],
1991
2046
  CU: [
1992
- "H",
1993
2047
  "h",
2048
+ "H",
1994
2049
  "hB",
1995
2050
  "hb"
1996
2051
  ],
@@ -2059,9 +2114,9 @@ var be = {
2059
2114
  "hb"
2060
2115
  ],
2061
2116
  EC: [
2117
+ "h",
2062
2118
  "H",
2063
2119
  "hB",
2064
- "h",
2065
2120
  "hb"
2066
2121
  ],
2067
2122
  EE: [
@@ -2197,8 +2252,8 @@ var be = {
2197
2252
  "hB"
2198
2253
  ],
2199
2254
  GT: [
2200
- "H",
2201
2255
  "h",
2256
+ "H",
2202
2257
  "hB",
2203
2258
  "hb"
2204
2259
  ],
@@ -2225,8 +2280,8 @@ var be = {
2225
2280
  "H"
2226
2281
  ],
2227
2282
  HN: [
2228
- "H",
2229
2283
  "h",
2284
+ "H",
2230
2285
  "hB",
2231
2286
  "hb"
2232
2287
  ],
@@ -2540,8 +2595,8 @@ var be = {
2540
2595
  "hB"
2541
2596
  ],
2542
2597
  MX: [
2543
- "H",
2544
2598
  "h",
2599
+ "H",
2545
2600
  "hB",
2546
2601
  "hb"
2547
2602
  ],
@@ -2581,8 +2636,8 @@ var be = {
2581
2636
  "hB"
2582
2637
  ],
2583
2638
  NI: [
2584
- "H",
2585
2639
  "h",
2640
+ "H",
2586
2641
  "hB",
2587
2642
  "hb"
2588
2643
  ],
@@ -2630,9 +2685,9 @@ var be = {
2630
2685
  "hb"
2631
2686
  ],
2632
2687
  PE: [
2688
+ "h",
2633
2689
  "H",
2634
2690
  "hB",
2635
- "h",
2636
2691
  "hb"
2637
2692
  ],
2638
2693
  PF: [
@@ -2690,8 +2745,8 @@ var be = {
2690
2745
  "H"
2691
2746
  ],
2692
2747
  PY: [
2693
- "H",
2694
2748
  "h",
2749
+ "H",
2695
2750
  "hB",
2696
2751
  "hb"
2697
2752
  ],
@@ -2804,8 +2859,8 @@ var be = {
2804
2859
  "hB"
2805
2860
  ],
2806
2861
  SV: [
2807
- "H",
2808
2862
  "h",
2863
+ "H",
2809
2864
  "hB",
2810
2865
  "hb"
2811
2866
  ],
@@ -2927,8 +2982,8 @@ var be = {
2927
2982
  "hB"
2928
2983
  ],
2929
2984
  UY: [
2930
- "H",
2931
2985
  "h",
2986
+ "H",
2932
2987
  "hB",
2933
2988
  "hb"
2934
2989
  ],
@@ -3036,37 +3091,37 @@ var be = {
3036
3091
  "H",
3037
3092
  "hB"
3038
3093
  ],
3039
- "es-BO": [
3040
- "H",
3094
+ "en-HK": [
3041
3095
  "h",
3042
- "hB",
3043
- "hb"
3096
+ "hb",
3097
+ "H",
3098
+ "hB"
3044
3099
  ],
3045
- "es-BR": [
3100
+ "en-IL": [
3046
3101
  "H",
3047
3102
  "h",
3048
- "hB",
3049
- "hb"
3103
+ "hb",
3104
+ "hB"
3050
3105
  ],
3051
- "es-EC": [
3052
- "H",
3106
+ "en-MY": [
3053
3107
  "h",
3054
- "hB",
3055
- "hb"
3108
+ "hb",
3109
+ "H",
3110
+ "hB"
3056
3111
  ],
3057
- "es-ES": [
3112
+ "es-BR": [
3058
3113
  "H",
3059
3114
  "h",
3060
3115
  "hB",
3061
3116
  "hb"
3062
3117
  ],
3063
- "es-GQ": [
3118
+ "es-ES": [
3064
3119
  "H",
3065
3120
  "h",
3066
3121
  "hB",
3067
3122
  "hb"
3068
3123
  ],
3069
- "es-PE": [
3124
+ "es-GQ": [
3070
3125
  "H",
3071
3126
  "h",
3072
3127
  "hB",
@@ -3143,13 +3198,13 @@ var be = {
3143
3198
  "h"
3144
3199
  ]
3145
3200
  };
3146
- function an(e, t) {
3201
+ function mn(e, t) {
3147
3202
  for (var r = "", i = 0; i < e.length; i++) {
3148
3203
  var n = e.charAt(i);
3149
3204
  if (n === "j") {
3150
3205
  for (var o = 0; i + 1 < e.length && e.charAt(i + 1) === n; )
3151
3206
  o++, i++;
3152
- var a = 1 + (o & 1), s = o < 2 ? 1 : 3 + (o >> 1), u = "a", l = un(t);
3207
+ var a = 1 + (o & 1), s = o < 2 ? 1 : 3 + (o >> 1), u = "a", l = pn(t);
3153
3208
  for ((l == "H" || l == "k") && (s = 0); s-- > 0; )
3154
3209
  r += u;
3155
3210
  for (; a-- > 0; )
@@ -3158,7 +3213,7 @@ function an(e, t) {
3158
3213
  }
3159
3214
  return r;
3160
3215
  }
3161
- function un(e) {
3216
+ function pn(e) {
3162
3217
  var t = e.hourCycle;
3163
3218
  if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
3164
3219
  e.hourCycles && // @ts-ignore
@@ -3180,20 +3235,20 @@ function un(e) {
3180
3235
  var n = be[i || ""] || be[r || ""] || be["".concat(r, "-001")] || be["001"];
3181
3236
  return n[0];
3182
3237
  }
3183
- var $e, ln = new RegExp("^".concat(mr.source, "*")), hn = new RegExp("".concat(mr.source, "*$"));
3238
+ var Fe, dn = new RegExp("^".concat(pr.source, "*")), gn = new RegExp("".concat(pr.source, "*$"));
3184
3239
  function E(e, t) {
3185
3240
  return { start: e, end: t };
3186
3241
  }
3187
- var cn = !!String.prototype.startsWith && "_a".startsWith("a", 1), fn = !!String.fromCodePoint, mn = !!Object.fromEntries, pn = !!String.prototype.codePointAt, dn = !!String.prototype.trimStart, gn = !!String.prototype.trimEnd, bn = !!Number.isSafeInteger, yn = bn ? Number.isSafeInteger : function(e) {
3242
+ var bn = !!String.prototype.startsWith && "_a".startsWith("a", 1), yn = !!String.fromCodePoint, vn = !!Object.fromEntries, _n = !!String.prototype.codePointAt, En = !!String.prototype.trimStart, xn = !!String.prototype.trimEnd, wn = !!Number.isSafeInteger, Ln = wn ? Number.isSafeInteger : function(e) {
3188
3243
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
3189
3244
  }, Ye = !0;
3190
3245
  try {
3191
- var vn = yr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3192
- Ye = (($e = vn.exec("a")) === null || $e === void 0 ? void 0 : $e[0]) === "a";
3246
+ var Tn = vr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3247
+ Ye = ((Fe = Tn.exec("a")) === null || Fe === void 0 ? void 0 : Fe[0]) === "a";
3193
3248
  } catch (e) {
3194
3249
  Ye = !1;
3195
3250
  }
3196
- var It = cn ? (
3251
+ var It = bn ? (
3197
3252
  // Native
3198
3253
  function(t, r, i) {
3199
3254
  return t.startsWith(r, i);
@@ -3203,7 +3258,7 @@ var It = cn ? (
3203
3258
  function(t, r, i) {
3204
3259
  return t.slice(i, i + r.length) === r;
3205
3260
  }
3206
- ), Ke = fn ? String.fromCodePoint : (
3261
+ ), Ke = yn ? String.fromCodePoint : (
3207
3262
  // IE11
3208
3263
  function() {
3209
3264
  for (var t = [], r = 0; r < arguments.length; r++)
@@ -3215,9 +3270,9 @@ var It = cn ? (
3215
3270
  }
3216
3271
  return i;
3217
3272
  }
3218
- ), Ct = (
3273
+ ), Mt = (
3219
3274
  // native
3220
- mn ? Object.fromEntries : (
3275
+ vn ? Object.fromEntries : (
3221
3276
  // Ponyfill
3222
3277
  function(t) {
3223
3278
  for (var r = {}, i = 0, n = t; i < n.length; i++) {
@@ -3227,7 +3282,7 @@ var It = cn ? (
3227
3282
  return r;
3228
3283
  }
3229
3284
  )
3230
- ), br = pn ? (
3285
+ ), yr = _n ? (
3231
3286
  // Native
3232
3287
  function(t, r) {
3233
3288
  return t.codePointAt(r);
@@ -3241,7 +3296,7 @@ var It = cn ? (
3241
3296
  return n < 55296 || n > 56319 || r + 1 === i || (o = t.charCodeAt(r + 1)) < 56320 || o > 57343 ? n : (n - 55296 << 10) + (o - 56320) + 65536;
3242
3297
  }
3243
3298
  }
3244
- ), _n = dn ? (
3299
+ ), Sn = En ? (
3245
3300
  // Native
3246
3301
  function(t) {
3247
3302
  return t.trimStart();
@@ -3249,9 +3304,9 @@ var It = cn ? (
3249
3304
  ) : (
3250
3305
  // Ponyfill
3251
3306
  function(t) {
3252
- return t.replace(ln, "");
3307
+ return t.replace(dn, "");
3253
3308
  }
3254
- ), En = gn ? (
3309
+ ), Hn = xn ? (
3255
3310
  // Native
3256
3311
  function(t) {
3257
3312
  return t.trimEnd();
@@ -3259,32 +3314,32 @@ var It = cn ? (
3259
3314
  ) : (
3260
3315
  // Ponyfill
3261
3316
  function(t) {
3262
- return t.replace(hn, "");
3317
+ return t.replace(gn, "");
3263
3318
  }
3264
3319
  );
3265
- function yr(e, t) {
3320
+ function vr(e, t) {
3266
3321
  return new RegExp(e, t);
3267
3322
  }
3268
3323
  var et;
3269
3324
  if (Ye) {
3270
- var Mt = yr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3325
+ var Ct = vr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3271
3326
  et = function(t, r) {
3272
3327
  var i;
3273
- Mt.lastIndex = r;
3274
- var n = Mt.exec(t);
3328
+ Ct.lastIndex = r;
3329
+ var n = Ct.exec(t);
3275
3330
  return (i = n[1]) !== null && i !== void 0 ? i : "";
3276
3331
  };
3277
3332
  } else
3278
3333
  et = function(t, r) {
3279
3334
  for (var i = []; ; ) {
3280
- var n = br(t, r);
3281
- if (n === void 0 || vr(n) || Tn(n))
3335
+ var n = yr(t, r);
3336
+ if (n === void 0 || _r(n) || On(n))
3282
3337
  break;
3283
3338
  i.push(n), r += n >= 65536 ? 2 : 1;
3284
3339
  }
3285
3340
  return Ke.apply(void 0, i);
3286
3341
  };
3287
- var xn = (
3342
+ var An = (
3288
3343
  /** @class */
3289
3344
  function() {
3290
3345
  function e(t, r) {
@@ -3366,7 +3421,7 @@ var xn = (
3366
3421
  return this.error(_.INVALID_TAG, E(i, this.clonePosition()));
3367
3422
  }, e.prototype.parseTagName = function() {
3368
3423
  var t = this.offset();
3369
- for (this.bump(); !this.isEOF() && Ln(this.char()); )
3424
+ for (this.bump(); !this.isEOF() && Bn(this.char()); )
3370
3425
  this.bump();
3371
3426
  return this.message.slice(t, this.offset());
3372
3427
  }, e.prototype.parseLiteral = function(t, r) {
@@ -3395,7 +3450,7 @@ var xn = (
3395
3450
  };
3396
3451
  }, e.prototype.tryParseLeftAngleBracket = function() {
3397
3452
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
3398
- !wn(this.peek() || 0)) ? (this.bump(), "<") : null;
3453
+ !Pn(this.peek() || 0)) ? (this.bump(), "<") : null;
3399
3454
  }, e.prototype.tryParseQuote = function(t) {
3400
3455
  if (this.isEOF() || this.char() !== 39)
3401
3456
  return null;
@@ -3482,7 +3537,7 @@ var xn = (
3482
3537
  var h = this.clonePosition(), f = this.parseSimpleArgStyleIfPossible();
3483
3538
  if (f.err)
3484
3539
  return f;
3485
- var c = En(f.val);
3540
+ var c = Hn(f.val);
3486
3541
  if (c.length === 0)
3487
3542
  return this.error(_.EXPECT_ARGUMENT_STYLE, E(this.clonePosition(), this.clonePosition()));
3488
3543
  var y = E(h, this.clonePosition());
@@ -3493,7 +3548,7 @@ var xn = (
3493
3548
  return m;
3494
3549
  var d = E(n, this.clonePosition());
3495
3550
  if (l && It(l == null ? void 0 : l.style, "::", 0)) {
3496
- var g = _n(l.style.slice(2));
3551
+ var g = Sn(l.style.slice(2));
3497
3552
  if (s === "number") {
3498
3553
  var f = this.parseNumberSkeletonFromString(g, l.styleLocation);
3499
3554
  return f.err ? f : {
@@ -3504,12 +3559,12 @@ var xn = (
3504
3559
  if (g.length === 0)
3505
3560
  return this.error(_.EXPECT_DATE_TIME_SKELETON, d);
3506
3561
  var v = g;
3507
- this.locale && (v = an(g, this.locale));
3562
+ this.locale && (v = mn(g, this.locale));
3508
3563
  var c = {
3509
3564
  type: te.dateTime,
3510
3565
  pattern: v,
3511
3566
  location: l.styleLocation,
3512
- parsedOptions: this.shouldParseSkeletons ? Ki(v) : {}
3567
+ parsedOptions: this.shouldParseSkeletons ? sn(v) : {}
3513
3568
  }, I = s === "date" ? w.date : w.time;
3514
3569
  return {
3515
3570
  val: { type: I, value: i, location: d, style: c },
@@ -3534,17 +3589,17 @@ var xn = (
3534
3589
  if (this.bumpSpace(), !this.bumpIf(","))
3535
3590
  return this.error(_.EXPECT_SELECT_ARGUMENT_OPTIONS, E(S, x({}, S)));
3536
3591
  this.bumpSpace();
3537
- var C = this.parseIdentifierIfPossible(), H = 0;
3538
- if (s !== "select" && C.value === "offset") {
3592
+ var M = this.parseIdentifierIfPossible(), H = 0;
3593
+ if (s !== "select" && M.value === "offset") {
3539
3594
  if (!this.bumpIf(":"))
3540
3595
  return this.error(_.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, E(this.clonePosition(), this.clonePosition()));
3541
3596
  this.bumpSpace();
3542
3597
  var f = this.tryParseDecimalInteger(_.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, _.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
3543
3598
  if (f.err)
3544
3599
  return f;
3545
- this.bumpSpace(), C = this.parseIdentifierIfPossible(), H = f.val;
3600
+ this.bumpSpace(), M = this.parseIdentifierIfPossible(), H = f.val;
3546
3601
  }
3547
- var R = this.tryParsePluralOrSelectOptions(t, s, r, C);
3602
+ var R = this.tryParsePluralOrSelectOptions(t, s, r, M);
3548
3603
  if (R.err)
3549
3604
  return R;
3550
3605
  var m = this.tryParseArgumentClose(n);
@@ -3555,7 +3610,7 @@ var xn = (
3555
3610
  val: {
3556
3611
  type: w.select,
3557
3612
  value: i,
3558
- options: Ct(R.val),
3613
+ options: Mt(R.val),
3559
3614
  location: V
3560
3615
  },
3561
3616
  err: null
@@ -3563,7 +3618,7 @@ var xn = (
3563
3618
  val: {
3564
3619
  type: w.plural,
3565
3620
  value: i,
3566
- options: Ct(R.val),
3621
+ options: Mt(R.val),
3567
3622
  offset: H,
3568
3623
  pluralType: s === "plural" ? "cardinal" : "ordinal",
3569
3624
  location: V
@@ -3614,7 +3669,7 @@ var xn = (
3614
3669
  }, e.prototype.parseNumberSkeletonFromString = function(t, r) {
3615
3670
  var i = [];
3616
3671
  try {
3617
- i = tn(t);
3672
+ i = un(t);
3618
3673
  } catch (n) {
3619
3674
  return this.error(_.INVALID_NUMBER_SKELETON, r);
3620
3675
  }
@@ -3623,7 +3678,7 @@ var xn = (
3623
3678
  type: te.number,
3624
3679
  tokens: i,
3625
3680
  location: r,
3626
- parsedOptions: this.shouldParseSkeletons ? sn(i) : {}
3681
+ parsedOptions: this.shouldParseSkeletons ? fn(i) : {}
3627
3682
  },
3628
3683
  err: null
3629
3684
  };
@@ -3671,7 +3726,7 @@ var xn = (
3671
3726
  break;
3672
3727
  }
3673
3728
  var u = E(n, this.clonePosition());
3674
- return o ? (a *= i, yn(a) ? { val: a, err: null } : this.error(r, u)) : this.error(t, u);
3729
+ return o ? (a *= i, Ln(a) ? { val: a, err: null } : this.error(r, u)) : this.error(t, u);
3675
3730
  }, e.prototype.offset = function() {
3676
3731
  return this.position.offset;
3677
3732
  }, e.prototype.isEOF = function() {
@@ -3686,7 +3741,7 @@ var xn = (
3686
3741
  var t = this.position.offset;
3687
3742
  if (t >= this.message.length)
3688
3743
  throw Error("out of bound");
3689
- var r = br(this.message, t);
3744
+ var r = yr(this.message, t);
3690
3745
  if (r === void 0)
3691
3746
  throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
3692
3747
  return r;
@@ -3727,7 +3782,7 @@ var xn = (
3727
3782
  break;
3728
3783
  }
3729
3784
  }, e.prototype.bumpSpace = function() {
3730
- for (; !this.isEOF() && vr(this.char()); )
3785
+ for (; !this.isEOF() && _r(this.char()); )
3731
3786
  this.bump();
3732
3787
  }, e.prototype.peek = function() {
3733
3788
  if (this.isEOF())
@@ -3740,86 +3795,36 @@ var xn = (
3740
3795
  function tt(e) {
3741
3796
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3742
3797
  }
3743
- function wn(e) {
3798
+ function Pn(e) {
3744
3799
  return tt(e) || e === 47;
3745
3800
  }
3746
- function Ln(e) {
3801
+ function Bn(e) {
3747
3802
  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;
3748
3803
  }
3749
- function vr(e) {
3804
+ function _r(e) {
3750
3805
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3751
3806
  }
3752
- function Tn(e) {
3807
+ function On(e) {
3753
3808
  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;
3754
3809
  }
3755
3810
  function rt(e) {
3756
3811
  e.forEach(function(t) {
3757
- if (delete t.location, lr(t) || hr(t))
3812
+ if (delete t.location, hr(t) || cr(t))
3758
3813
  for (var r in t.options)
3759
3814
  delete t.options[r].location, rt(t.options[r].value);
3760
- else sr(t) && fr(t.style) || (ar(t) || ur(t)) && qe(t.style) ? delete t.style.location : cr(t) && rt(t.children);
3815
+ else ar(t) && mr(t.style) || (ur(t) || lr(t)) && qe(t.style) ? delete t.style.location : fr(t) && rt(t.children);
3761
3816
  });
3762
3817
  }
3763
- function Sn(e, t) {
3818
+ function In(e, t) {
3764
3819
  t === void 0 && (t = {}), t = x({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3765
- var r = new xn(e, t).parse();
3820
+ var r = new An(e, t).parse();
3766
3821
  if (r.err) {
3767
3822
  var i = SyntaxError(_[r.err.kind]);
3768
3823
  throw i.location = r.err.location, i.originalMessage = r.err.message, i;
3769
3824
  }
3770
3825
  return t != null && t.captureLocation || rt(r.val), r.val;
3771
3826
  }
3772
- function Ue(e, t) {
3773
- var r = t && t.cache ? t.cache : In, i = t && t.serializer ? t.serializer : On, n = t && t.strategy ? t.strategy : An;
3774
- return n(e, {
3775
- cache: r,
3776
- serializer: i
3777
- });
3778
- }
3779
- function Hn(e) {
3780
- return e == null || typeof e == "number" || typeof e == "boolean";
3781
- }
3782
- function _r(e, t, r, i) {
3783
- var n = Hn(i) ? i : r(i), o = t.get(n);
3784
- return typeof o == "undefined" && (o = e.call(this, i), t.set(n, o)), o;
3785
- }
3786
- function Er(e, t, r) {
3787
- var i = Array.prototype.slice.call(arguments, 3), n = r(i), o = t.get(n);
3788
- return typeof o == "undefined" && (o = e.apply(this, i), t.set(n, o)), o;
3789
- }
3790
- function at(e, t, r, i, n) {
3791
- return r.bind(t, e, i, n);
3792
- }
3793
- function An(e, t) {
3794
- var r = e.length === 1 ? _r : Er;
3795
- return at(e, this, r, t.cache.create(), t.serializer);
3796
- }
3797
- function Pn(e, t) {
3798
- return at(e, this, Er, t.cache.create(), t.serializer);
3799
- }
3800
- function Bn(e, t) {
3801
- return at(e, this, _r, t.cache.create(), t.serializer);
3802
- }
3803
- var On = function() {
3804
- return JSON.stringify(arguments);
3805
- };
3806
- function ut() {
3807
- this.cache = /* @__PURE__ */ Object.create(null);
3808
- }
3809
- ut.prototype.get = function(e) {
3810
- return this.cache[e];
3811
- };
3812
- ut.prototype.set = function(e, t) {
3813
- this.cache[e] = t;
3814
- };
3815
- var In = {
3816
- create: function() {
3817
- return new ut();
3818
- }
3819
- }, Fe = {
3820
- variadic: Pn,
3821
- monadic: Bn
3822
- }, re;
3827
+ var re;
3823
3828
  (function(e) {
3824
3829
  e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
3825
3830
  })(re || (re = {}));
@@ -3844,7 +3849,7 @@ var Oe = (
3844
3849
  }
3845
3850
  return t;
3846
3851
  }(Oe)
3847
- ), Cn = (
3852
+ ), Mn = (
3848
3853
  /** @class */
3849
3854
  function(e) {
3850
3855
  $(t, e);
@@ -3853,7 +3858,7 @@ var Oe = (
3853
3858
  }
3854
3859
  return t;
3855
3860
  }(Oe)
3856
- ), Mn = (
3861
+ ), Cn = (
3857
3862
  /** @class */
3858
3863
  function(e) {
3859
3864
  $(t, e);
@@ -3892,7 +3897,7 @@ function Ee(e, t, r, i, n, o, a) {
3892
3897
  });
3893
3898
  continue;
3894
3899
  }
3895
- if (qi(h)) {
3900
+ if (nn(h)) {
3896
3901
  typeof o == "number" && s.push({
3897
3902
  type: A.literal,
3898
3903
  value: r.getNumberFormat(t).format(o)
@@ -3901,16 +3906,16 @@ function Ee(e, t, r, i, n, o, a) {
3901
3906
  }
3902
3907
  var f = h.value;
3903
3908
  if (!(n && f in n))
3904
- throw new Mn(f, a);
3909
+ throw new Cn(f, a);
3905
3910
  var c = n[f];
3906
- if (Ji(h)) {
3911
+ if (rn(h)) {
3907
3912
  (!c || typeof c == "string" || typeof c == "number") && (c = typeof c == "string" || typeof c == "number" ? String(c) : ""), s.push({
3908
3913
  type: typeof c == "string" ? A.literal : A.object,
3909
3914
  value: c
3910
3915
  });
3911
3916
  continue;
3912
3917
  }
3913
- if (ar(h)) {
3918
+ if (ur(h)) {
3914
3919
  var y = typeof h.style == "string" ? i.date[h.style] : qe(h.style) ? h.style.parsedOptions : void 0;
3915
3920
  s.push({
3916
3921
  type: A.literal,
@@ -3918,7 +3923,7 @@ function Ee(e, t, r, i, n, o, a) {
3918
3923
  });
3919
3924
  continue;
3920
3925
  }
3921
- if (ur(h)) {
3926
+ if (lr(h)) {
3922
3927
  var y = typeof h.style == "string" ? i.time[h.style] : qe(h.style) ? h.style.parsedOptions : i.time.medium;
3923
3928
  s.push({
3924
3929
  type: A.literal,
@@ -3926,18 +3931,18 @@ function Ee(e, t, r, i, n, o, a) {
3926
3931
  });
3927
3932
  continue;
3928
3933
  }
3929
- if (sr(h)) {
3930
- var y = typeof h.style == "string" ? i.number[h.style] : fr(h.style) ? h.style.parsedOptions : void 0;
3934
+ if (ar(h)) {
3935
+ var y = typeof h.style == "string" ? i.number[h.style] : mr(h.style) ? h.style.parsedOptions : void 0;
3931
3936
  y && y.scale && (c = c * (y.scale || 1)), s.push({
3932
3937
  type: A.literal,
3933
3938
  value: r.getNumberFormat(t, y).format(c)
3934
3939
  });
3935
3940
  continue;
3936
3941
  }
3937
- if (cr(h)) {
3942
+ if (fr(h)) {
3938
3943
  var m = h.children, d = h.value, g = n[d];
3939
3944
  if (!Rn(g))
3940
- throw new Cn(d, "function", a);
3945
+ throw new Mn(d, "function", a);
3941
3946
  var v = Ee(m, t, r, i, n, o), I = g(v.map(function(H) {
3942
3947
  return H.value;
3943
3948
  }));
@@ -3948,22 +3953,22 @@ function Ee(e, t, r, i, n, o, a) {
3948
3953
  };
3949
3954
  }));
3950
3955
  }
3951
- if (lr(h)) {
3956
+ if (hr(h)) {
3952
3957
  var S = h.options[c] || h.options.other;
3953
3958
  if (!S)
3954
3959
  throw new Nt(h.value, c, Object.keys(h.options), a);
3955
3960
  s.push.apply(s, Ee(S.value, t, r, i, n));
3956
3961
  continue;
3957
3962
  }
3958
- if (hr(h)) {
3963
+ if (cr(h)) {
3959
3964
  var S = h.options["=".concat(c)];
3960
3965
  if (!S) {
3961
3966
  if (!Intl.PluralRules)
3962
3967
  throw new Oe(`Intl.PluralRules is not available in this environment.
3963
3968
  Try polyfilling it using "@formatjs/intl-pluralrules"
3964
3969
  `, re.MISSING_INTL_API, a);
3965
- var C = r.getPluralRules(t, { type: h.pluralType }).select(c - (h.offset || 0));
3966
- S = h.options[C] || h.options.other;
3970
+ var M = r.getPluralRules(t, { type: h.pluralType }).select(c - (h.offset || 0));
3971
+ S = h.options[M] || h.options.other;
3967
3972
  }
3968
3973
  if (!S)
3969
3974
  throw new Nt(h.value, c, Object.keys(h.options), a);
@@ -4003,29 +4008,29 @@ function $n(e) {
4003
4008
  dateTime: {},
4004
4009
  pluralRules: {}
4005
4010
  }), {
4006
- getNumberFormat: Ue(function() {
4011
+ getNumberFormat: $e(function() {
4007
4012
  for (var t, r = [], i = 0; i < arguments.length; i++)
4008
4013
  r[i] = arguments[i];
4009
4014
  return new ((t = Intl.NumberFormat).bind.apply(t, K([void 0], r, !1)))();
4010
4015
  }, {
4011
4016
  cache: je(e.number),
4012
- strategy: Fe.variadic
4017
+ strategy: Ue.variadic
4013
4018
  }),
4014
- getDateTimeFormat: Ue(function() {
4019
+ getDateTimeFormat: $e(function() {
4015
4020
  for (var t, r = [], i = 0; i < arguments.length; i++)
4016
4021
  r[i] = arguments[i];
4017
4022
  return new ((t = Intl.DateTimeFormat).bind.apply(t, K([void 0], r, !1)))();
4018
4023
  }, {
4019
4024
  cache: je(e.dateTime),
4020
- strategy: Fe.variadic
4025
+ strategy: Ue.variadic
4021
4026
  }),
4022
- getPluralRules: Ue(function() {
4027
+ getPluralRules: $e(function() {
4023
4028
  for (var t, r = [], i = 0; i < arguments.length; i++)
4024
4029
  r[i] = arguments[i];
4025
4030
  return new ((t = Intl.PluralRules).bind.apply(t, K([void 0], r, !1)))();
4026
4031
  }, {
4027
4032
  cache: je(e.pluralRules),
4028
- strategy: Fe.variadic
4033
+ strategy: Ue.variadic
4029
4034
  })
4030
4035
  };
4031
4036
  }
@@ -4033,8 +4038,9 @@ var Un = (
4033
4038
  /** @class */
4034
4039
  function() {
4035
4040
  function e(t, r, i, n) {
4041
+ r === void 0 && (r = e.defaultLocale);
4036
4042
  var o = this;
4037
- if (r === void 0 && (r = e.defaultLocale), this.formatterCache = {
4043
+ if (this.formatterCache = {
4038
4044
  number: {},
4039
4045
  dateTime: {},
4040
4046
  pluralRules: {}
@@ -4060,7 +4066,7 @@ var Un = (
4060
4066
  throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
4061
4067
  var a = n || {};
4062
4068
  a.formatters;
4063
- var s = vi(a, ["formatters"]);
4069
+ var s = yi(a, ["formatters"]);
4064
4070
  this.ast = e.__parse(t, x(x({}, s), { locale: this.resolvedLocale }));
4065
4071
  } else
4066
4072
  this.ast = t;
@@ -4079,7 +4085,7 @@ var Un = (
4079
4085
  var r = Intl.NumberFormat.supportedLocalesOf(t);
4080
4086
  return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
4081
4087
  }
4082
- }, e.__parse = Sn, e.formats = {
4088
+ }, e.__parse = In, e.formats = {
4083
4089
  number: {
4084
4090
  integer: {
4085
4091
  maximumFractionDigits: 0
@@ -4161,7 +4167,7 @@ function Fn(e, t) {
4161
4167
  i = void 0;
4162
4168
  return i;
4163
4169
  }
4164
- const U = {}, jn = (e, t, r) => r && (t in U || (U[t] = {}), e in U[t] || (U[t][e] = r), r), xr = (e, t) => {
4170
+ const U = {}, jn = (e, t, r) => r && (t in U || (U[t] = {}), e in U[t] || (U[t][e] = r), r), Er = (e, t) => {
4165
4171
  if (t == null)
4166
4172
  return;
4167
4173
  if (t in U && e in U[t])
@@ -4178,11 +4184,11 @@ const de = Be({});
4178
4184
  function kn(e) {
4179
4185
  return lt[e] || null;
4180
4186
  }
4181
- function wr(e) {
4187
+ function xr(e) {
4182
4188
  return e in lt;
4183
4189
  }
4184
4190
  function Vn(e, t) {
4185
- if (!wr(e))
4191
+ if (!xr(e))
4186
4192
  return null;
4187
4193
  const r = kn(e);
4188
4194
  return Fn(r, t);
@@ -4193,11 +4199,11 @@ function Xn(e) {
4193
4199
  const t = Ie(e);
4194
4200
  for (let r = 0; r < t.length; r++) {
4195
4201
  const i = t[r];
4196
- if (wr(i))
4202
+ if (xr(i))
4197
4203
  return i;
4198
4204
  }
4199
4205
  }
4200
- function Lr(e, ...t) {
4206
+ function wr(e, ...t) {
4201
4207
  delete U[e], de.update((r) => (r[e] = Qi.all([r[e] || {}, ...t]), r));
4202
4208
  }
4203
4209
  oe(
@@ -4209,12 +4215,12 @@ const xe = {};
4209
4215
  function Wn(e, t) {
4210
4216
  xe[e].delete(t), xe[e].size === 0 && delete xe[e];
4211
4217
  }
4212
- function Tr(e) {
4218
+ function Lr(e) {
4213
4219
  return xe[e];
4214
4220
  }
4215
4221
  function zn(e) {
4216
4222
  return Ie(e).map((t) => {
4217
- const r = Tr(t);
4223
+ const r = Lr(t);
4218
4224
  return [t, r ? [...r] : []];
4219
4225
  }).filter(([, t]) => t.length > 0);
4220
4226
  }
@@ -4222,17 +4228,17 @@ function it(e) {
4222
4228
  return e == null ? !1 : Ie(e).some(
4223
4229
  (t) => {
4224
4230
  var r;
4225
- return (r = Tr(t)) == null ? void 0 : r.size;
4231
+ return (r = Lr(t)) == null ? void 0 : r.size;
4226
4232
  }
4227
4233
  );
4228
4234
  }
4229
4235
  function Zn(e, t) {
4230
4236
  return Promise.all(
4231
4237
  t.map((i) => (Wn(e, i), i().then((n) => n.default || n)))
4232
- ).then((i) => Lr(e, ...i));
4238
+ ).then((i) => wr(e, ...i));
4233
4239
  }
4234
4240
  const le = {};
4235
- function Sr(e) {
4241
+ function Tr(e) {
4236
4242
  if (!it(e))
4237
4243
  return e in le ? le[e] : Promise.resolve();
4238
4244
  const t = zn(e);
@@ -4242,7 +4248,7 @@ function Sr(e) {
4242
4248
  )
4243
4249
  ).then(() => {
4244
4250
  if (it(e))
4245
- return Sr(e);
4251
+ return Tr(e);
4246
4252
  delete le[e];
4247
4253
  }), le[e];
4248
4254
  }
@@ -4317,7 +4323,7 @@ const oo = (e) => {
4317
4323
  return typeof window != "undefined" && k() != null && t ? r = window.setTimeout(
4318
4324
  () => ke.set(!0),
4319
4325
  t
4320
- ) : ke.set(!0), Sr(e).then(() => {
4326
+ ) : ke.set(!0), Tr(e).then(() => {
4321
4327
  Se.set(e);
4322
4328
  }).finally(() => {
4323
4329
  clearTimeout(r), ke.set(!1);
@@ -4326,27 +4332,27 @@ const oo = (e) => {
4326
4332
  return Se.set(e);
4327
4333
  }, se = no(io({}, Se), {
4328
4334
  set: oo
4329
- }), Ce = (e) => {
4335
+ }), Me = (e) => {
4330
4336
  const t = /* @__PURE__ */ Object.create(null);
4331
4337
  return (i) => {
4332
4338
  const n = JSON.stringify(i);
4333
4339
  return n in t ? t[n] : t[n] = e(i);
4334
4340
  };
4335
4341
  };
4336
- var so = Object.defineProperty, He = Object.getOwnPropertySymbols, Hr = Object.prototype.hasOwnProperty, Ar = Object.prototype.propertyIsEnumerable, $t = (e, t, r) => t in e ? so(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, ht = (e, t) => {
4342
+ var so = Object.defineProperty, He = Object.getOwnPropertySymbols, Sr = Object.prototype.hasOwnProperty, Hr = Object.prototype.propertyIsEnumerable, $t = (e, t, r) => t in e ? so(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, ht = (e, t) => {
4337
4343
  for (var r in t || (t = {}))
4338
- Hr.call(t, r) && $t(e, r, t[r]);
4344
+ Sr.call(t, r) && $t(e, r, t[r]);
4339
4345
  if (He)
4340
4346
  for (var r of He(t))
4341
- Ar.call(t, r) && $t(e, r, t[r]);
4347
+ Hr.call(t, r) && $t(e, r, t[r]);
4342
4348
  return e;
4343
4349
  }, ae = (e, t) => {
4344
4350
  var r = {};
4345
4351
  for (var i in e)
4346
- Hr.call(e, i) && t.indexOf(i) < 0 && (r[i] = e[i]);
4352
+ Sr.call(e, i) && t.indexOf(i) < 0 && (r[i] = e[i]);
4347
4353
  if (e != null && He)
4348
4354
  for (var i of He(e))
4349
- t.indexOf(i) < 0 && Ar.call(e, i) && (r[i] = e[i]);
4355
+ t.indexOf(i) < 0 && Hr.call(e, i) && (r[i] = e[i]);
4350
4356
  return r;
4351
4357
  };
4352
4358
  const pe = (e, t) => {
@@ -4354,21 +4360,21 @@ const pe = (e, t) => {
4354
4360
  if (e in r && t in r[e])
4355
4361
  return r[e][t];
4356
4362
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
4357
- }, ao = Ce(
4363
+ }, ao = Me(
4358
4364
  (e) => {
4359
4365
  var t = e, { locale: r, format: i } = t, n = ae(t, ["locale", "format"]);
4360
4366
  if (r == null)
4361
4367
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
4362
4368
  return i && (n = pe("number", i)), new Intl.NumberFormat(r, n);
4363
4369
  }
4364
- ), uo = Ce(
4370
+ ), uo = Me(
4365
4371
  (e) => {
4366
4372
  var t = e, { locale: r, format: i } = t, n = ae(t, ["locale", "format"]);
4367
4373
  if (r == null)
4368
4374
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
4369
4375
  return i ? n = pe("date", i) : Object.keys(n).length === 0 && (n = pe("date", "short")), new Intl.DateTimeFormat(r, n);
4370
4376
  }
4371
- ), lo = Ce(
4377
+ ), lo = Me(
4372
4378
  (e) => {
4373
4379
  var t = e, { locale: r, format: i } = t, n = ae(t, ["locale", "format"]);
4374
4380
  if (r == null)
@@ -4398,7 +4404,7 @@ const pe = (e, t) => {
4398
4404
  "locale"
4399
4405
  ]);
4400
4406
  return lo(ht({ locale: r }, i));
4401
- }, mo = Ce(
4407
+ }, mo = Me(
4402
4408
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
4403
4409
  (e, t = k()) => new Un(e, t, ie().formats, {
4404
4410
  ignoreTag: ie().ignoreTag
@@ -4416,7 +4422,7 @@ const pe = (e, t) => {
4416
4422
  throw new Error(
4417
4423
  "[svelte-i18n] Cannot format a message without first setting the initial locale."
4418
4424
  );
4419
- let h = xr(e, u);
4425
+ let h = Er(e, u);
4420
4426
  if (!h)
4421
4427
  h = (o = (n = (i = (r = ie()).handleMissingMessage) == null ? void 0 : i.call(r, { locale: u, id: e, defaultValue: l })) != null ? n : l) != null ? o : e;
4422
4428
  else if (typeof h != "string")
@@ -4435,7 +4441,7 @@ const pe = (e, t) => {
4435
4441
  );
4436
4442
  }
4437
4443
  return f;
4438
- }, go = (e, t) => fo(t).format(e), bo = (e, t) => co(t).format(e), yo = (e, t) => ho(t).format(e), vo = (e, t = k()) => xr(e, t), _o = oe([se, de], () => po);
4444
+ }, go = (e, t) => fo(t).format(e), bo = (e, t) => co(t).format(e), yo = (e, t) => ho(t).format(e), vo = (e, t = k()) => Er(e, t), _o = oe([se, de], () => po);
4439
4445
  oe([se], () => go);
4440
4446
  oe([se], () => bo);
4441
4447
  oe([se], () => yo);
@@ -4443,7 +4449,7 @@ oe([se, de], () => vo);
4443
4449
  window.emWidgets = { topic: Ii };
4444
4450
  const Eo = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
4445
4451
  function Ut(e, t) {
4446
- Lr(e, t);
4452
+ wr(e, t);
4447
4453
  }
4448
4454
  function xo(e) {
4449
4455
  se.set(e);
@@ -4542,7 +4548,7 @@ if (typeof window != "undefined") {
4542
4548
  }
4543
4549
  };
4544
4550
  };
4545
- customElements.define = e(customElements.define), import("./PlayerAccountGamingLimitsInfoCard-C6mt1_vl.js").then(({ default: t }) => {
4551
+ customElements.define = e(customElements.define), import("./PlayerAccountGamingLimitsInfoCard-D6PIYbzE.js").then(({ default: t }) => {
4546
4552
  !customElements.get("player-account-gaming-limits-info-card") && customElements.define(
4547
4553
  "player-account-gaming-limits-info-card",
4548
4554
  t.element
@@ -4550,7 +4556,7 @@ if (typeof window != "undefined") {
4550
4556
  });
4551
4557
  }
4552
4558
  function wo(e) {
4553
- zr(e, "svelte-2nhngj", '.PlayerAccountGamingLimitsWrapper{color:var(--emfe-w-pam-color-primary, var(--emfe-w-color-primary, #D0046C));padding:50px;max-width:760px}.PlayerAccountGamingLimitsWrapper .PlayerAccountGamingLimitsHeader h3{font-size:24px;font-weight:400;text-transform:capitalize}.PlayerAccountGamingLimitsWrapper .PlayerAccountGamingLimitsHeader .PlayerAccountGamingLimitsMobileTitle{font-size:16px;font-weight:400}.PlayerGamingLimitsTitle{font-size:26px;color:var(--emfe-w-pam-color-primary, var(--emfe-w-color-primary, #D0046C));font-weight:400}.PlayerGamingLimitsTitleMobile{font-size:16px;color:var(--emfe-w-pam-color-primary, var(--emfe-w-color-primary, #D0046C))}.PlayerGamingLimitsTitleNone{display:none}.MenuReturnButton{color:var(--emfe-w-pam-color-primary, var(--emfe-w-color-primary, #D0046C));display:inline-flex;align-items:center;column-gap:10px;margin-bottom:10px}.MenuReturnButton svg{fill:var(--emfe-w-pam-color-primary, var(--emfe-w-color-primary, #D0046C))}.PlayerAccountMobileGamingLimitsWrapper{padding:20px 15px;background:var(--emfe-w-color-white, #FFFFFF);max-width:unset}.PlayerAccountTabletGamingLimitsWrapper{padding:40px 25% 40px 25%}.PlayerAccountGamingLimitsContainer{width:100%;display:grid;grid-template-columns:repeat(auto-fill, minmax(300px, 1fr));row-gap:30px;column-gap:30px}.PlayerAccountSuccessfulRemoveContainer{background:var(--emfe-w-color-primary-50, #FBECF4);border:1px solid var(--emfe-w-color-primary-100, #F1BED9);font-size:16px;font-weight:300;color:var(--emfe-w-pam-color-primary, var(--emfe-w-color-primary, #D0046C));border-radius:5px;padding:10px;margin-bottom:20px}.PlayerAccountSuccessfulRemoveContainer p{margin:0}.ModalLoader{position:absolute;left:0;right:0;top:50%;width:300px;height:300px;margin:0 auto;display:flex;align-items:center;justify-content:center}.ModalLoader:after{content:" ";display:block;width:64px;height:64px;margin:8px;border-radius:50%;border:5px solid var(--emfe-w-pam-color-primary, var(--emfe-w-color-primary, #D0046C));border-color:var(--emfe-w-pam-color-primary, var(--emfe-w-color-primary, #D0046C)) transparent var(--emfe-w-pam-color-primary, var(--emfe-w-color-primary, #D0046C)) transparent;animation:Loader 1.2s linear infinite}@keyframes Loader{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}');
4559
+ Wr(e, "svelte-4tnj1c", '.PlayerAccountGamingLimitsWrapper{color:var(--emw--pam-color-primary, var(--emw--color-primary, #D0046C));padding:50px;max-width:760px}.PlayerAccountGamingLimitsWrapper .PlayerAccountGamingLimitsHeader h3{font-size:24px;font-weight:400;text-transform:capitalize}.PlayerAccountGamingLimitsWrapper .PlayerAccountGamingLimitsHeader .PlayerAccountGamingLimitsMobileTitle{font-size:16px;font-weight:400}.PlayerGamingLimitsTitle{font-size:26px;color:var(--emw--pam-color-primary, var(--emw--color-primary, #D0046C));font-weight:400}.PlayerGamingLimitsTitleMobile{font-size:16px;color:var(--emw--pam-color-primary, var(--emw--color-primary, #D0046C))}.PlayerGamingLimitsTitleNone{display:none}.MenuReturnButton{color:var(--emw--pam-color-primary, var(--emw--color-primary, #D0046C));display:inline-flex;align-items:center;column-gap:10px;margin-bottom:10px}.MenuReturnButton svg{fill:var(--emw--pam-color-primary, var(--emw--color-primary, #D0046C))}.PlayerAccountMobileGamingLimitsWrapper{padding:20px 15px;background:var(--emw--color-white, #FFFFFF);max-width:unset}.PlayerAccountTabletGamingLimitsWrapper{padding:40px 25% 40px 25%}.PlayerAccountGamingLimitsContainer{width:100%;display:grid;grid-template-columns:repeat(auto-fill, minmax(300px, 1fr));row-gap:30px;column-gap:30px}.PlayerAccountSuccessfulRemoveContainer{background:var(--emw--color-primary-50, #FBECF4);border:1px solid var(--emw--color-primary-100, #F1BED9);font-size:16px;font-weight:300;color:var(--emw--pam-color-primary, var(--emw--color-primary, #D0046C));border-radius:5px;padding:10px;margin-bottom:20px}.PlayerAccountSuccessfulRemoveContainer p{margin:0}.ModalLoader{position:absolute;left:0;right:0;top:50%;width:300px;height:300px;margin:0 auto;display:flex;align-items:center;justify-content:center}.ModalLoader:after{content:" ";display:block;width:64px;height:64px;margin:8px;border-radius:50%;border:5px solid var(--emw--pam-color-primary, var(--emw--color-primary, #D0046C));border-color:var(--emw--pam-color-primary, var(--emw--color-primary, #D0046C)) transparent var(--emw--pam-color-primary, var(--emw--color-primary, #D0046C)) transparent;animation:Loader 1.2s linear infinite}@keyframes Loader{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}');
4554
4560
  }
4555
4561
  function Lo(e) {
4556
4562
  let t;
@@ -4940,10 +4946,10 @@ function Ho(e) {
4940
4946
  ), c, y, m;
4941
4947
  return {
4942
4948
  c() {
4943
- t = P("div"), r = W("svg"), i = W("defs"), n = W("style"), o = ce(".aaa{fill:var(--emfe-w-pam-color-primary, var(--emfe-w-color-primary, #D0046C));}"), a = W("g"), s = W("g"), u = W("path"), l = Q(), h = P("h2"), c = ce(f), T(u, "class", "aaa"), T(u, "d", "M7.5,0,6.136,1.364,11.3,6.526H0V8.474H11.3L6.136,13.636,7.5,15,15,7.5Z"), T(u, "transform", "translate(15 15) rotate(180)"), T(s, "transform", "translate(20 158)"), T(a, "transform", "translate(-20 -158)"), T(r, "xmlns", "http://www.w3.org/2000/svg"), T(r, "width", "15"), T(r, "height", "15"), T(r, "viewBox", "0 0 15 15"), T(h, "class", "PlayerGamingLimitsTitleMobile"), T(t, "class", "MenuReturnButton");
4949
+ t = P("div"), r = W("svg"), i = W("defs"), n = W("style"), o = ce(".aaa{fill:var(--emw--pam-color-primary, var(--emw--color-primary, #D0046C));}"), a = W("g"), s = W("g"), u = W("path"), l = Q(), h = P("h2"), c = ce(f), T(u, "class", "aaa"), T(u, "d", "M7.5,0,6.136,1.364,11.3,6.526H0V8.474H11.3L6.136,13.636,7.5,15,15,7.5Z"), T(u, "transform", "translate(15 15) rotate(180)"), T(s, "transform", "translate(20 158)"), T(a, "transform", "translate(-20 -158)"), T(r, "xmlns", "http://www.w3.org/2000/svg"), T(r, "width", "15"), T(r, "height", "15"), T(r, "viewBox", "0 0 15 15"), T(h, "class", "PlayerGamingLimitsTitleMobile"), T(t, "class", "MenuReturnButton");
4944
4950
  },
4945
4951
  m(d, g) {
4946
- ne(d, t, g), L(t, r), L(r, i), L(i, n), L(n, o), L(r, a), L(a, s), L(s, u), L(t, l), L(t, h), L(h, c), y || (m = Qr(
4952
+ ne(d, t, g), L(t, r), L(r, i), L(i, n), L(n, o), L(r, a), L(a, s), L(s, u), L(t, l), L(t, h), L(h, c), y || (m = Zr(
4947
4953
  t,
4948
4954
  "click",
4949
4955
  /*click_handler*/
@@ -4990,9 +4996,9 @@ function Ao(e) {
4990
4996
  };
4991
4997
  }
4992
4998
  let Po = "Deposit Limit", Bo = "Wagering Limit", Oo = "Loss Limit", Io = "Time Limit";
4993
- function Co(e, t, r) {
4999
+ function Mo(e, t, r) {
4994
5000
  let i;
4995
- Vr(e, _o, (b) => r(16, i = b));
5001
+ kr(e, _o, (b) => r(16, i = b));
4996
5002
  let { depositlimit: n } = t, { wageringlimit: o } = t, { losslimit: a } = t, { timelimit: s } = t, { showdeletenotification: u = !1 } = t, { showsuccessnotification: l = !1 } = t, { lang: h = "en" } = t, { playercurrency: f = "" } = t, { separatelimits: c = "true" } = t, { clientstyling: y = "" } = t, { clientstylingurl: m = "" } = t, { translationurl: d = "" } = t;
4997
5003
  const g = () => {
4998
5004
  fetch(d).then((N) => N.json()).then((N) => {
@@ -5006,16 +5012,16 @@ function Co(e, t, r) {
5006
5012
  Object.keys(Ft).forEach((b) => {
5007
5013
  Ut(b, Ft[b]);
5008
5014
  });
5009
- let v, I = !0, S = window.navigator.userAgent, C = Eo(S) !== "PC", H, R = "", V = !0;
5010
- const Br = window.matchMedia("(min-width: 768px)"), ct = () => {
5015
+ let v, I = !0, S = window.navigator.userAgent, M = Eo(S) !== "PC", H, R = "", V = !0;
5016
+ const Pr = window.matchMedia("(min-width: 768px)"), ct = () => {
5011
5017
  window.postMessage(
5012
5018
  {
5013
5019
  type: "PlayerAccountMenuActive",
5014
- isMobile: C
5020
+ isMobile: M
5015
5021
  },
5016
5022
  window.location.href
5017
5023
  );
5018
- }, Or = () => {
5024
+ }, Br = () => {
5019
5025
  xo(h);
5020
5026
  }, ft = (b) => {
5021
5027
  if (b.data)
@@ -5040,10 +5046,10 @@ function Co(e, t, r) {
5040
5046
  r(5, f = N.currency);
5041
5047
  break;
5042
5048
  }
5043
- }, Ir = () => {
5049
+ }, Or = () => {
5044
5050
  let b = document.createElement("style");
5045
5051
  b.innerHTML = y, v.appendChild(b);
5046
- }, Cr = () => {
5052
+ }, Ir = () => {
5047
5053
  let b = new URL(m), N = document.createElement("style");
5048
5054
  fetch(b.href).then((X) => X.text()).then((X) => {
5049
5055
  N.innerHTML = X, setTimeout(
@@ -5054,11 +5060,11 @@ function Co(e, t, r) {
5054
5060
  );
5055
5061
  });
5056
5062
  };
5057
- ni(() => (window.addEventListener("message", ft, !1), () => {
5063
+ ii(() => (window.addEventListener("message", ft, !1), () => {
5058
5064
  window.removeEventListener("message", ft);
5059
5065
  }));
5060
5066
  const Mr = () => ct();
5061
- function Nr(b) {
5067
+ function Cr(b) {
5062
5068
  Ve[b ? "unshift" : "push"](() => {
5063
5069
  v = b, r(11, v);
5064
5070
  });
@@ -5067,9 +5073,9 @@ function Co(e, t, r) {
5067
5073
  "depositlimit" in b && r(1, n = b.depositlimit), "wageringlimit" in b && r(2, o = b.wageringlimit), "losslimit" in b && r(3, a = b.losslimit), "timelimit" in b && r(4, s = b.timelimit), "showdeletenotification" in b && r(6, u = b.showdeletenotification), "showsuccessnotification" in b && r(7, l = b.showsuccessnotification), "lang" in b && r(0, h = b.lang), "playercurrency" in b && r(5, f = b.playercurrency), "separatelimits" in b && r(8, c = b.separatelimits), "clientstyling" in b && r(9, y = b.clientstyling), "clientstylingurl" in b && r(10, m = b.clientstylingurl), "translationurl" in b && r(20, d = b.translationurl);
5068
5074
  }, e.$$.update = () => {
5069
5075
  e.$$.dirty & /*lang*/
5070
- 1 && h && Or(), e.$$.dirty & /*clientstyling, customStylingContainer*/
5071
- 2560 && y && v && Ir(), e.$$.dirty & /*clientstylingurl, customStylingContainer*/
5072
- 3072 && m && v && Cr(), e.$$.dirty & /*translationurl*/
5076
+ 1 && h && Br(), e.$$.dirty & /*clientstyling, customStylingContainer*/
5077
+ 2560 && y && v && Or(), e.$$.dirty & /*clientstylingurl, customStylingContainer*/
5078
+ 3072 && m && v && Ir(), e.$$.dirty & /*translationurl*/
5073
5079
  1048576 && d && g();
5074
5080
  }, [
5075
5081
  h,
@@ -5089,20 +5095,20 @@ function Co(e, t, r) {
5089
5095
  R,
5090
5096
  V,
5091
5097
  i,
5092
- C,
5093
- Br,
5098
+ M,
5099
+ Pr,
5094
5100
  ct,
5095
5101
  d,
5096
5102
  Mr,
5097
- Nr
5103
+ Cr
5098
5104
  ];
5099
5105
  }
5100
- class Pr extends bi {
5106
+ class Ar extends gi {
5101
5107
  constructor(t) {
5102
- super(), di(
5108
+ super(), pi(
5103
5109
  this,
5104
5110
  t,
5105
- Co,
5111
+ Mo,
5106
5112
  Ao,
5107
5113
  kt,
5108
5114
  {
@@ -5195,10 +5201,10 @@ class Pr extends bi {
5195
5201
  this.$$set({ translationurl: t }), B();
5196
5202
  }
5197
5203
  }
5198
- gi(Pr, { depositlimit: {}, wageringlimit: {}, losslimit: {}, timelimit: {}, showdeletenotification: { type: "Boolean" }, showsuccessnotification: { type: "Boolean" }, lang: {}, playercurrency: {}, separatelimits: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {} }, [], [], !0);
5204
+ di(Ar, { depositlimit: {}, wageringlimit: {}, losslimit: {}, timelimit: {}, showdeletenotification: { type: "Boolean" }, showsuccessnotification: { type: "Boolean" }, lang: {}, playercurrency: {}, separatelimits: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {} }, [], [], !0);
5199
5205
  const qo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
5200
5206
  __proto__: null,
5201
- default: Pr
5207
+ default: Ar
5202
5208
  }, Symbol.toStringTag, { value: "Module" }));
5203
5209
  export {
5204
5210
  se as $,
@@ -5216,36 +5222,36 @@ export {
5216
5222
  Te as L,
5217
5223
  Vo as M,
5218
5224
  Ae as N,
5219
- Fr as O,
5225
+ Ur as O,
5220
5226
  zo as P,
5221
5227
  Qo as Q,
5222
5228
  Wo as R,
5223
- bi as S,
5229
+ gi as S,
5224
5230
  qo as T,
5225
- Lr as a,
5226
- zr as b,
5227
- gi as c,
5231
+ wr as a,
5232
+ Wr as b,
5233
+ di as c,
5228
5234
  No as d,
5229
5235
  P as e,
5230
5236
  B as f,
5231
5237
  Q as g,
5232
5238
  T as h,
5233
- di as i,
5239
+ pi as i,
5234
5240
  ne as j,
5235
5241
  L as k,
5236
- Qr as l,
5242
+ Zr as l,
5237
5243
  Go as m,
5238
5244
  Ro as n,
5239
5245
  Qt as o,
5240
- hi as p,
5246
+ li as p,
5241
5247
  Zo as q,
5242
5248
  F as r,
5243
5249
  kt as s,
5244
5250
  ce as t,
5245
5251
  Do as u,
5246
5252
  j as v,
5247
- Vr as w,
5253
+ kr as w,
5248
5254
  Eo as x,
5249
- ni as y,
5255
+ ii as y,
5250
5256
  Ve as z
5251
5257
  };