@everymatrix/player-account-gaming-limits 1.45.0 → 1.45.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (21) hide show
  1. package/components/{PlayerAccountGamingLimits-DMcQZp6c.js → PlayerAccountGamingLimits-BhZh042a.js} +440 -444
  2. package/components/{PlayerAccountGamingLimits-BjObxIoN.cjs → PlayerAccountGamingLimits-viRNSgkd.cjs} +5 -5
  3. package/components/PlayerAccountGamingLimitsConfirmationModal-Bb1_bXSm.cjs +1 -0
  4. package/components/PlayerAccountGamingLimitsConfirmationModal-DoJuz29x.js +306 -0
  5. package/components/{PlayerAccountGamingLimitsGroupEdit-Dtr3qAMk.js → PlayerAccountGamingLimitsGroupEdit-9nPccBBm.js} +966 -966
  6. package/components/PlayerAccountGamingLimitsGroupEdit-BlFJYk5p.cjs +10 -0
  7. package/components/PlayerAccountGamingLimitsInfoCard-Bgg-oksy.cjs +1 -0
  8. package/components/{PlayerAccountGamingLimitsInfoCard-CZOB56fP.js → PlayerAccountGamingLimitsInfoCard-C6mt1_vl.js} +345 -345
  9. package/components/PlayerAccountGamingLimitsPopup-BnvMrqy8.cjs +1 -0
  10. package/components/{PlayerAccountGamingLimitsPopup-BU3iWn3F.js → PlayerAccountGamingLimitsPopup-Dd_w3Jrl.js} +56 -54
  11. package/components/{PlayerAccountModal-DhSN5Kru.js → PlayerAccountModal-C0S3GOGp.js} +45 -45
  12. package/components/PlayerAccountModal-CJumHBfB.cjs +1 -0
  13. package/es2015/player-account-gaming-limits.cjs +1 -1
  14. package/es2015/player-account-gaming-limits.js +1 -1
  15. package/package.json +2 -2
  16. package/components/PlayerAccountGamingLimitsConfirmationModal-B0vQltjv.js +0 -306
  17. package/components/PlayerAccountGamingLimitsConfirmationModal-CR9REp5N.cjs +0 -1
  18. package/components/PlayerAccountGamingLimitsGroupEdit-DWQnQBvT.cjs +0 -10
  19. package/components/PlayerAccountGamingLimitsInfoCard-CpZp16ta.cjs +0 -1
  20. package/components/PlayerAccountGamingLimitsPopup-CQsEkyR6.cjs +0 -1
  21. package/components/PlayerAccountModal-BI12j_YY.cjs +0 -1
@@ -2,30 +2,30 @@ var Rr = Object.defineProperty, Dr = Object.defineProperties;
2
2
  var Gr = Object.getOwnPropertyDescriptors;
3
3
  var mt = Object.getOwnPropertySymbols;
4
4
  var $r = Object.prototype.hasOwnProperty, Ur = Object.prototype.propertyIsEnumerable;
5
- var Ce = (e, t, r) => t in e ? Rr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, pt = (e, t) => {
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) => {
6
6
  for (var r in t || (t = {}))
7
- $r.call(t, r) && Ce(e, r, t[r]);
7
+ $r.call(t, r) && Me(e, r, t[r]);
8
8
  if (mt)
9
9
  for (var r of mt(t))
10
- Ur.call(t, r) && Ce(e, r, t[r]);
10
+ Ur.call(t, r) && Me(e, r, t[r]);
11
11
  return e;
12
12
  }, dt = (e, t) => Dr(e, Gr(t));
13
- var C = (e, t, r) => Ce(e, typeof t != "symbol" ? t + "" : t, r);
13
+ var M = (e, t, r) => Me(e, typeof t != "symbol" ? t + "" : t, r);
14
14
  var gt = (e, t, r) => new Promise((i, n) => {
15
- var s = (u) => {
15
+ var o = (u) => {
16
16
  try {
17
- o(r.next(u));
17
+ s(r.next(u));
18
18
  } catch (l) {
19
19
  n(l);
20
20
  }
21
21
  }, a = (u) => {
22
22
  try {
23
- o(r.throw(u));
23
+ s(r.throw(u));
24
24
  } catch (l) {
25
25
  n(l);
26
26
  }
27
- }, o = (u) => u.done ? i(u.value) : Promise.resolve(u.value).then(s, a);
28
- o((r = r.apply(e, t)).next());
27
+ }, s = (u) => u.done ? i(u.value) : Promise.resolve(u.value).then(o, a);
28
+ s((r = r.apply(e, t)).next());
29
29
  });
30
30
  function O() {
31
31
  }
@@ -67,7 +67,7 @@ function Vt(e, ...t) {
67
67
  function Vr(e, t, r) {
68
68
  e.$$.on_destroy.push(Vt(t, r));
69
69
  }
70
- function Cs(e, t, r, i) {
70
+ function No(e, t, r, i) {
71
71
  if (e) {
72
72
  const n = Xt(e, t, r, i);
73
73
  return e[0](n);
@@ -76,28 +76,28 @@ function Cs(e, t, r, i) {
76
76
  function Xt(e, t, r, i) {
77
77
  return e[1] && i ? jr(r.ctx.slice(), e[1](i(t))) : r.ctx;
78
78
  }
79
- function Ns(e, t, r, i) {
79
+ function Ro(e, t, r, i) {
80
80
  if (e[2] && i) {
81
81
  const n = e[2](i(r));
82
82
  if (t.dirty === void 0)
83
83
  return n;
84
84
  if (typeof n == "object") {
85
- const s = [], a = Math.max(t.dirty.length, n.length);
86
- for (let o = 0; o < a; o += 1)
87
- s[o] = t.dirty[o] | n[o];
88
- return s;
85
+ const o = [], a = Math.max(t.dirty.length, n.length);
86
+ for (let s = 0; s < a; s += 1)
87
+ o[s] = t.dirty[s] | n[s];
88
+ return o;
89
89
  }
90
90
  return t.dirty | n;
91
91
  }
92
92
  return t.dirty;
93
93
  }
94
- function Rs(e, t, r, i, n, s) {
94
+ function Do(e, t, r, i, n, o) {
95
95
  if (n) {
96
- const a = Xt(t, r, i, s);
96
+ const a = Xt(t, r, i, o);
97
97
  e.p(a, n);
98
98
  }
99
99
  }
100
- function Ds(e) {
100
+ function Go(e) {
101
101
  if (e.ctx.length > 32) {
102
102
  const t = [], r = e.ctx.length / 32;
103
103
  for (let i = 0; i < r; i++)
@@ -106,20 +106,17 @@ function Ds(e) {
106
106
  }
107
107
  return -1;
108
108
  }
109
- function Gs(e) {
110
- return e == null ? "" : e;
111
- }
112
109
  const Wt = typeof window != "undefined";
113
- let Xr = Wt ? () => window.performance.now() : () => Date.now(), st = Wt ? (e) => requestAnimationFrame(e) : O;
110
+ let Xr = Wt ? () => window.performance.now() : () => Date.now(), ot = Wt ? (e) => requestAnimationFrame(e) : O;
114
111
  const q = /* @__PURE__ */ new Set();
115
112
  function zt(e) {
116
113
  q.forEach((t) => {
117
114
  t.c(e) || (q.delete(t), t.f());
118
- }), q.size !== 0 && st(zt);
115
+ }), q.size !== 0 && ot(zt);
119
116
  }
120
117
  function Wr(e) {
121
118
  let t;
122
- return q.size === 0 && st(zt), {
119
+ return q.size === 0 && ot(zt), {
123
120
  promise: new Promise((r) => {
124
121
  q.add(t = { c: e, f: r });
125
122
  }),
@@ -128,17 +125,17 @@ function Wr(e) {
128
125
  }
129
126
  };
130
127
  }
131
- function T(e, t) {
128
+ function L(e, t) {
132
129
  e.appendChild(t);
133
130
  }
134
131
  function zr(e, t, r) {
135
- const i = ot(e);
132
+ const i = st(e);
136
133
  if (!i.getElementById(t)) {
137
134
  const n = P("style");
138
135
  n.id = t, n.textContent = r, Zt(i, n);
139
136
  }
140
137
  }
141
- function ot(e) {
138
+ function st(e) {
142
139
  if (!e) return document;
143
140
  const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
144
141
  return t && /** @type {ShadowRoot} */
@@ -149,10 +146,10 @@ function ot(e) {
149
146
  }
150
147
  function Zr(e) {
151
148
  const t = P("style");
152
- return t.textContent = "/* empty */", Zt(ot(e), t), t.sheet;
149
+ return t.textContent = "/* empty */", Zt(st(e), t), t.sheet;
153
150
  }
154
151
  function Zt(e, t) {
155
- return T(
152
+ return L(
156
153
  /** @type {Document} */
157
154
  e.head || e,
158
155
  t
@@ -164,7 +161,7 @@ function ne(e, t, r) {
164
161
  function F(e) {
165
162
  e.parentNode && e.parentNode.removeChild(e);
166
163
  }
167
- function $s(e, t) {
164
+ function $o(e, t) {
168
165
  for (let r = 0; r < e.length; r += 1)
169
166
  e[r] && e[r].d(t);
170
167
  }
@@ -180,25 +177,25 @@ function ce(e) {
180
177
  function Q() {
181
178
  return ce(" ");
182
179
  }
183
- function Us() {
180
+ function Uo() {
184
181
  return ce("");
185
182
  }
186
183
  function Qr(e, t, r, i) {
187
184
  return e.addEventListener(t, r, i), () => e.removeEventListener(t, r, i);
188
185
  }
189
- function Fs(e) {
186
+ function Fo(e) {
190
187
  return function(t) {
191
188
  return t.preventDefault(), e.call(this, t);
192
189
  };
193
190
  }
194
- function L(e, t, r) {
191
+ function T(e, t, r) {
195
192
  r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
196
193
  }
197
194
  function p(e, t, r) {
198
195
  const i = t.toLowerCase();
199
- i in e ? e[i] = typeof e[i] == "boolean" && r === "" ? !0 : r : t in e ? e[t] = typeof e[t] == "boolean" && r === "" ? !0 : r : L(e, t, r);
196
+ i in e ? e[i] = typeof e[i] == "boolean" && r === "" ? !0 : r : t in e ? e[t] = typeof e[t] == "boolean" && r === "" ? !0 : r : T(e, t, r);
200
197
  }
201
- function js(e) {
198
+ function jo(e) {
202
199
  return e === "" ? null : +e;
203
200
  }
204
201
  function Jr(e) {
@@ -208,10 +205,10 @@ function Qt(e, t) {
208
205
  t = "" + t, e.data !== t && (e.data = /** @type {string} */
209
206
  t);
210
207
  }
211
- function ks(e, t) {
208
+ function ko(e, t) {
212
209
  e.value = t == null ? "" : t;
213
210
  }
214
- function Vs(e, t, r) {
211
+ function Vo(e, t, r) {
215
212
  for (let i = 0; i < e.options.length; i += 1) {
216
213
  const n = e.options[i];
217
214
  if (n.__value === t) {
@@ -221,7 +218,7 @@ function Vs(e, t, r) {
221
218
  }
222
219
  (!r || t !== void 0) && (e.selectedIndex = -1);
223
220
  }
224
- function Xs(e) {
221
+ function Xo(e) {
225
222
  const t = e.querySelector(":checked");
226
223
  return t && t.__value;
227
224
  }
@@ -238,7 +235,7 @@ function Yr(e) {
238
235
  ), t;
239
236
  }
240
237
  const we = /* @__PURE__ */ new Map();
241
- let Te = 0;
238
+ let Le = 0;
242
239
  function Kr(e) {
243
240
  let t = 5381, r = e.length;
244
241
  for (; r--; ) t = (t << 5) - t ^ e.charCodeAt(r);
@@ -248,31 +245,31 @@ function ei(e, t) {
248
245
  const r = { stylesheet: Zr(t), rules: {} };
249
246
  return we.set(e, r), r;
250
247
  }
251
- function yt(e, t, r, i, n, s, a, o = 0) {
248
+ function yt(e, t, r, i, n, o, a, s = 0) {
252
249
  const u = 16.666 / i;
253
250
  let l = `{
254
251
  `;
255
252
  for (let g = 0; g <= 1; g += u) {
256
- const v = t + (r - t) * s(g);
253
+ const v = t + (r - t) * o(g);
257
254
  l += g * 100 + `%{${a(v, 1 - v)}}
258
255
  `;
259
256
  }
260
257
  const h = l + `100% {${a(r, 1 - r)}}
261
- }`, f = `__svelte_${Kr(h)}_${o}`, c = ot(e), { stylesheet: y, rules: m } = we.get(c) || ei(c, e);
258
+ }`, f = `__svelte_${Kr(h)}_${s}`, c = st(e), { stylesheet: y, rules: m } = we.get(c) || ei(c, e);
262
259
  m[f] || (m[f] = !0, y.insertRule(`@keyframes ${f} ${h}`, y.cssRules.length));
263
260
  const d = e.style.animation || "";
264
- return e.style.animation = `${d ? `${d}, ` : ""}${f} ${i}ms linear ${n}ms 1 both`, Te += 1, f;
261
+ return e.style.animation = `${d ? `${d}, ` : ""}${f} ${i}ms linear ${n}ms 1 both`, Le += 1, f;
265
262
  }
266
263
  function ti(e, t) {
267
264
  const r = (e.style.animation || "").split(", "), i = r.filter(
268
- t ? (s) => s.indexOf(t) < 0 : (s) => s.indexOf("__svelte") === -1
265
+ t ? (o) => o.indexOf(t) < 0 : (o) => o.indexOf("__svelte") === -1
269
266
  // remove all Svelte animations
270
267
  ), n = r.length - i.length;
271
- n && (e.style.animation = i.join(", "), Te -= n, Te || ri());
268
+ n && (e.style.animation = i.join(", "), Le -= n, Le || ri());
272
269
  }
273
270
  function ri() {
274
- st(() => {
275
- Te || (we.forEach((e) => {
271
+ ot(() => {
272
+ Le || (we.forEach((e) => {
276
273
  const { ownerNode: t } = e.stylesheet;
277
274
  t && F(t);
278
275
  }), we.clear());
@@ -291,12 +288,12 @@ function ni(e) {
291
288
  }
292
289
  const J = [], Ve = [];
293
290
  let Y = [];
294
- const vt = [], si = /* @__PURE__ */ Promise.resolve();
291
+ const vt = [], oi = /* @__PURE__ */ Promise.resolve();
295
292
  let Xe = !1;
296
- function oi() {
297
- Xe || (Xe = !0, si.then(B));
293
+ function si() {
294
+ Xe || (Xe = !0, oi.then(B));
298
295
  }
299
- function Le(e) {
296
+ function Te(e) {
300
297
  Y.push(e);
301
298
  }
302
299
  const Ne = /* @__PURE__ */ new Set();
@@ -329,7 +326,7 @@ function ai(e) {
329
326
  if (e.fragment !== null) {
330
327
  e.update(), j(e.before_update);
331
328
  const t = e.dirty;
332
- e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Le);
329
+ e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Te);
333
330
  }
334
331
  }
335
332
  function ui(e) {
@@ -347,7 +344,7 @@ function Re(e, t, r) {
347
344
  }
348
345
  const ye = /* @__PURE__ */ new Set();
349
346
  let D;
350
- function Ws() {
347
+ function Wo() {
351
348
  D = {
352
349
  r: 0,
353
350
  c: [],
@@ -355,13 +352,13 @@ function Ws() {
355
352
  // parent group
356
353
  };
357
354
  }
358
- function zs() {
355
+ function zo() {
359
356
  D.r || j(D.c), D = D.p;
360
357
  }
361
358
  function hi(e, t) {
362
359
  e && e.i && (ye.delete(e), e.i(t));
363
360
  }
364
- function Zs(e, t, r, i) {
361
+ function Zo(e, t, r, i) {
365
362
  if (e && e.o) {
366
363
  if (ye.has(e)) return;
367
364
  ye.add(e), D.c.push(() => {
@@ -370,8 +367,8 @@ function Zs(e, t, r, i) {
370
367
  } else i && i();
371
368
  }
372
369
  const ci = { duration: 0 };
373
- function Qs(e, t, r, i) {
374
- let s = t(e, r, { direction: "both" }), a = i ? 0 : 1, o = null, u = null, l = null, h;
370
+ function Qo(e, t, r, i) {
371
+ let o = t(e, r, { direction: "both" }), a = i ? 0 : 1, s = null, u = null, l = null, h;
375
372
  function f() {
376
373
  l && ti(e, l);
377
374
  }
@@ -397,67 +394,67 @@ function Qs(e, t, r, i) {
397
394
  easing: v = Fr,
398
395
  tick: I = O,
399
396
  css: S
400
- } = s || ci, M = {
397
+ } = o || ci, C = {
401
398
  start: Xr() + d,
402
399
  b: m
403
400
  };
404
- m || (M.group = D, D.r += 1), "inert" in e && (m ? h !== void 0 && (e.inert = h) : (h = /** @type {HTMLElement} */
405
- e.inert, e.inert = !0)), o || u ? u = M : (S && (f(), l = yt(e, a, m, g, d, v, S)), m && I(0, 1), o = c(M, g), Le(() => Re(e, m, "start")), Wr((H) => {
406
- if (u && H > u.start && (o = c(u, g), u = null, Re(e, o.b, "start"), S && (f(), l = yt(
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) => {
403
+ if (u && H > u.start && (s = c(u, g), u = null, Re(e, s.b, "start"), S && (f(), l = yt(
407
404
  e,
408
405
  a,
409
- o.b,
410
- o.duration,
406
+ s.b,
407
+ s.duration,
411
408
  0,
412
409
  v,
413
- s.css
414
- ))), o) {
415
- if (H >= o.end)
416
- I(a = o.b, 1 - a), Re(e, o.b, "end"), u || (o.b ? f() : --o.group.r || j(o.group.c)), o = null;
417
- else if (H >= o.start) {
418
- const R = H - o.start;
419
- a = o.a + o.d * v(R / o.duration), I(a, 1 - a);
410
+ o.css
411
+ ))), s) {
412
+ if (H >= s.end)
413
+ I(a = s.b, 1 - a), Re(e, s.b, "end"), u || (s.b ? f() : --s.group.r || j(s.group.c)), s = null;
414
+ else if (H >= s.start) {
415
+ const R = H - s.start;
416
+ a = s.a + s.d * v(R / s.duration), I(a, 1 - a);
420
417
  }
421
418
  }
422
- return !!(o || u);
419
+ return !!(s || u);
423
420
  }));
424
421
  }
425
422
  return {
426
423
  run(m) {
427
- Ae(s) ? li().then(() => {
428
- s = s({ direction: m ? "in" : "out" }), y(m);
424
+ Ae(o) ? li().then(() => {
425
+ o = o({ direction: m ? "in" : "out" }), y(m);
429
426
  }) : y(m);
430
427
  },
431
428
  end() {
432
- f(), o = u = null;
429
+ f(), s = u = null;
433
430
  }
434
431
  };
435
432
  }
436
- function Js(e) {
433
+ function Jo(e) {
437
434
  return (e == null ? void 0 : e.length) !== void 0 ? e : Array.from(e);
438
435
  }
439
436
  function fi(e, t, r) {
440
437
  const { fragment: i, after_update: n } = e.$$;
441
- i && i.m(t, r), Le(() => {
442
- const s = e.$$.on_mount.map(jt).filter(Ae);
443
- e.$$.on_destroy ? e.$$.on_destroy.push(...s) : j(s), e.$$.on_mount = [];
444
- }), n.forEach(Le);
438
+ i && i.m(t, r), Te(() => {
439
+ const o = e.$$.on_mount.map(jt).filter(Ae);
440
+ e.$$.on_destroy ? e.$$.on_destroy.push(...o) : j(o), e.$$.on_mount = [];
441
+ }), n.forEach(Te);
445
442
  }
446
443
  function mi(e, t) {
447
444
  const r = e.$$;
448
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 = []);
449
446
  }
450
447
  function pi(e, t) {
451
- e.$$.dirty[0] === -1 && (J.push(e), oi(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
448
+ e.$$.dirty[0] === -1 && (J.push(e), si(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
452
449
  }
453
- function di(e, t, r, i, n, s, a = null, o = [-1]) {
450
+ function di(e, t, r, i, n, o, a = null, s = [-1]) {
454
451
  const u = fe;
455
452
  he(e);
456
453
  const l = e.$$ = {
457
454
  fragment: null,
458
455
  ctx: [],
459
456
  // state
460
- props: s,
457
+ props: o,
461
458
  update: O,
462
459
  not_equal: n,
463
460
  bound: bt(),
@@ -470,7 +467,7 @@ function di(e, t, r, i, n, s, a = null, o = [-1]) {
470
467
  context: new Map(t.context || (u ? u.$$.context : [])),
471
468
  // everything else
472
469
  callbacks: bt(),
473
- dirty: o,
470
+ dirty: s,
474
471
  skip_bound: !1,
475
472
  root: t.target || u.$$.root
476
473
  };
@@ -494,23 +491,23 @@ typeof HTMLElement == "function" && (Jt = class extends HTMLElement {
494
491
  constructor(t, r, i) {
495
492
  super();
496
493
  /** The Svelte component constructor */
497
- C(this, "$$ctor");
494
+ M(this, "$$ctor");
498
495
  /** Slots */
499
- C(this, "$$s");
496
+ M(this, "$$s");
500
497
  /** The Svelte component instance */
501
- C(this, "$$c");
498
+ M(this, "$$c");
502
499
  /** Whether or not the custom element is connected */
503
- C(this, "$$cn", !1);
500
+ M(this, "$$cn", !1);
504
501
  /** Component props data */
505
- C(this, "$$d", {});
502
+ M(this, "$$d", {});
506
503
  /** `true` if currently in the process of reflecting component props back to attributes */
507
- C(this, "$$r", !1);
504
+ M(this, "$$r", !1);
508
505
  /** @type {Record<string, CustomElementPropDefinition>} Props definition (name, reflected, type etc) */
509
- C(this, "$$p_d", {});
506
+ M(this, "$$p_d", {});
510
507
  /** @type {Record<string, Function[]>} Event listeners */
511
- C(this, "$$l", {});
508
+ M(this, "$$l", {});
512
509
  /** @type {Map<Function, Function>} Event listener unsubscribe functions */
513
- C(this, "$$l_u", /* @__PURE__ */ new Map());
510
+ M(this, "$$l_u", /* @__PURE__ */ new Map());
514
511
  this.$$ctor = t, this.$$s = r, i && this.attachShadow({ mode: "open" });
515
512
  }
516
513
  addEventListener(t, r, i) {
@@ -529,12 +526,12 @@ typeof HTMLElement == "function" && (Jt = class extends HTMLElement {
529
526
  connectedCallback() {
530
527
  return gt(this, null, function* () {
531
528
  if (this.$$cn = !0, !this.$$c) {
532
- let t = function(s) {
529
+ let t = function(o) {
533
530
  return () => {
534
531
  let a;
535
532
  return {
536
533
  c: function() {
537
- a = P("slot"), s !== "default" && L(a, "name", s);
534
+ a = P("slot"), o !== "default" && T(a, "name", o);
538
535
  },
539
536
  /**
540
537
  * @param {HTMLElement} target
@@ -552,14 +549,14 @@ typeof HTMLElement == "function" && (Jt = class extends HTMLElement {
552
549
  if (yield Promise.resolve(), !this.$$cn || this.$$c)
553
550
  return;
554
551
  const r = {}, i = Yr(this);
555
- for (const s of this.$$s)
556
- s in i && (r[s] = [t(s)]);
557
- for (const s of this.attributes) {
558
- const a = this.$$g_p(s.name);
559
- a in this.$$d || (this.$$d[a] = ve(a, s.value, this.$$p_d, "toProp"));
552
+ for (const o of this.$$s)
553
+ o in i && (r[o] = [t(o)]);
554
+ for (const o of this.attributes) {
555
+ const a = this.$$g_p(o.name);
556
+ a in this.$$d || (this.$$d[a] = ve(a, o.value, this.$$p_d, "toProp"));
560
557
  }
561
- for (const s in this.$$p_d)
562
- !(s in this.$$d) && this[s] !== void 0 && (this.$$d[s] = this[s], delete this[s]);
558
+ for (const o in this.$$p_d)
559
+ !(o in this.$$d) && this[o] !== void 0 && (this.$$d[o] = this[o], delete this[o]);
563
560
  this.$$c = new this.$$ctor({
564
561
  target: this.shadowRoot || this,
565
562
  props: dt(pt({}, this.$$d), {
@@ -571,23 +568,23 @@ typeof HTMLElement == "function" && (Jt = class extends HTMLElement {
571
568
  });
572
569
  const n = () => {
573
570
  this.$$r = !0;
574
- for (const s in this.$$p_d)
575
- if (this.$$d[s] = this.$$c.$$.ctx[this.$$c.$$.props[s]], this.$$p_d[s].reflect) {
571
+ for (const o in this.$$p_d)
572
+ if (this.$$d[o] = this.$$c.$$.ctx[this.$$c.$$.props[o]], this.$$p_d[o].reflect) {
576
573
  const a = ve(
577
- s,
578
- this.$$d[s],
574
+ o,
575
+ this.$$d[o],
579
576
  this.$$p_d,
580
577
  "toAttribute"
581
578
  );
582
- a == null ? this.removeAttribute(this.$$p_d[s].attribute || s) : this.setAttribute(this.$$p_d[s].attribute || s, a);
579
+ a == null ? this.removeAttribute(this.$$p_d[o].attribute || o) : this.setAttribute(this.$$p_d[o].attribute || o, a);
583
580
  }
584
581
  this.$$r = !1;
585
582
  };
586
583
  this.$$c.$$.after_update.push(n), n();
587
- for (const s in this.$$l)
588
- for (const a of this.$$l[s]) {
589
- const o = this.$$c.$on(s, a);
590
- this.$$l_u.set(a, o);
584
+ for (const o in this.$$l)
585
+ for (const a of this.$$l[o]) {
586
+ const s = this.$$c.$on(o, a);
587
+ this.$$l_u.set(a, s);
591
588
  }
592
589
  this.$$l = {};
593
590
  }
@@ -611,8 +608,8 @@ typeof HTMLElement == "function" && (Jt = class extends HTMLElement {
611
608
  }
612
609
  });
613
610
  function ve(e, t, r, i) {
614
- var s;
615
- const n = (s = r[e]) == null ? void 0 : s.type;
611
+ var o;
612
+ const n = (o = r[e]) == null ? void 0 : o.type;
616
613
  if (t = n === "Boolean" && typeof t != "boolean" ? t != null : t, !i || !r[e])
617
614
  return t;
618
615
  if (i === "toAttribute")
@@ -640,32 +637,32 @@ function ve(e, t, r, i) {
640
637
  return t;
641
638
  }
642
639
  }
643
- function gi(e, t, r, i, n, s) {
640
+ function gi(e, t, r, i, n, o) {
644
641
  let a = class extends Jt {
645
642
  constructor() {
646
643
  super(e, r, n), this.$$p_d = t;
647
644
  }
648
645
  static get observedAttributes() {
649
646
  return Object.keys(t).map(
650
- (o) => (t[o].attribute || o).toLowerCase()
647
+ (s) => (t[s].attribute || s).toLowerCase()
651
648
  );
652
649
  }
653
650
  };
654
- return Object.keys(t).forEach((o) => {
655
- Object.defineProperty(a.prototype, o, {
651
+ return Object.keys(t).forEach((s) => {
652
+ Object.defineProperty(a.prototype, s, {
656
653
  get() {
657
- return this.$$c && o in this.$$c ? this.$$c[o] : this.$$d[o];
654
+ return this.$$c && s in this.$$c ? this.$$c[s] : this.$$d[s];
658
655
  },
659
656
  set(u) {
660
657
  var l;
661
- u = ve(o, u, t), this.$$d[o] = u, (l = this.$$c) == null || l.$set({ [o]: u });
658
+ u = ve(s, u, t), this.$$d[s] = u, (l = this.$$c) == null || l.$set({ [s]: u });
662
659
  }
663
660
  });
664
- }), i.forEach((o) => {
665
- Object.defineProperty(a.prototype, o, {
661
+ }), i.forEach((s) => {
662
+ Object.defineProperty(a.prototype, s, {
666
663
  get() {
667
664
  var u;
668
- return (u = this.$$c) == null ? void 0 : u[o];
665
+ return (u = this.$$c) == null ? void 0 : u[s];
669
666
  }
670
667
  });
671
668
  }), e.element = /** @type {any} */
@@ -680,7 +677,7 @@ class bi {
680
677
  *
681
678
  * @type {any}
682
679
  */
683
- C(this, "$$");
680
+ M(this, "$$");
684
681
  /**
685
682
  * ### PRIVATE API
686
683
  *
@@ -688,7 +685,7 @@ class bi {
688
685
  *
689
686
  * @type {any}
690
687
  */
691
- C(this, "$$set");
688
+ M(this, "$$set");
692
689
  }
693
690
  /** @returns {void} */
694
691
  $destroy() {
@@ -739,7 +736,7 @@ var x = function() {
739
736
  return x = Object.assign || function(t) {
740
737
  for (var r, i = 1, n = arguments.length; i < n; i++) {
741
738
  r = arguments[i];
742
- for (var s in r) Object.prototype.hasOwnProperty.call(r, s) && (t[s] = r[s]);
739
+ for (var o in r) Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
743
740
  }
744
741
  return t;
745
742
  }, x.apply(this, arguments);
@@ -765,11 +762,11 @@ function ze(e) {
765
762
  function Ze(e, t) {
766
763
  var r = typeof Symbol == "function" && e[Symbol.iterator];
767
764
  if (!r) return e;
768
- var i = r.call(e), n, s = [], a;
765
+ var i = r.call(e), n, o = [], a;
769
766
  try {
770
- for (; (t === void 0 || t-- > 0) && !(n = i.next()).done; ) s.push(n.value);
771
- } catch (o) {
772
- a = { error: o };
767
+ for (; (t === void 0 || t-- > 0) && !(n = i.next()).done; ) o.push(n.value);
768
+ } catch (s) {
769
+ a = { error: s };
773
770
  } finally {
774
771
  try {
775
772
  n && !n.done && (r = i.return) && r.call(i);
@@ -777,12 +774,12 @@ function Ze(e, t) {
777
774
  if (a) throw a.error;
778
775
  }
779
776
  }
780
- return s;
777
+ return o;
781
778
  }
782
779
  function K(e, t, r) {
783
- if (r || arguments.length === 2) for (var i = 0, n = t.length, s; i < n; i++)
784
- (s || !(i in t)) && (s || (s = Array.prototype.slice.call(t, 0, i)), s[i] = t[i]);
785
- return e.concat(s || Array.prototype.slice.call(t));
780
+ if (r || arguments.length === 2) for (var i = 0, n = t.length, o; i < n; i++)
781
+ (o || !(i in t)) && (o || (o = Array.prototype.slice.call(t, 0, i)), o[i] = t[i]);
782
+ return e.concat(o || Array.prototype.slice.call(t));
786
783
  }
787
784
  function G(e) {
788
785
  return typeof e == "function";
@@ -813,14 +810,14 @@ var Pe = function() {
813
810
  this.initialTeardown = t, this.closed = !1, this._parentage = null, this._finalizers = null;
814
811
  }
815
812
  return e.prototype.unsubscribe = function() {
816
- var t, r, i, n, s;
813
+ var t, r, i, n, o;
817
814
  if (!this.closed) {
818
815
  this.closed = !0;
819
816
  var a = this._parentage;
820
817
  if (a)
821
818
  if (this._parentage = null, Array.isArray(a))
822
819
  try {
823
- for (var o = ze(a), u = o.next(); !u.done; u = o.next()) {
820
+ for (var s = ze(a), u = s.next(); !u.done; u = s.next()) {
824
821
  var l = u.value;
825
822
  l.remove(this);
826
823
  }
@@ -828,7 +825,7 @@ var Pe = function() {
828
825
  t = { error: d };
829
826
  } finally {
830
827
  try {
831
- u && !u.done && (r = o.return) && r.call(o);
828
+ u && !u.done && (r = s.return) && r.call(s);
832
829
  } finally {
833
830
  if (t) throw t.error;
834
831
  }
@@ -840,7 +837,7 @@ var Pe = function() {
840
837
  try {
841
838
  h();
842
839
  } catch (d) {
843
- s = d instanceof De ? d.errors : [d];
840
+ o = d instanceof De ? d.errors : [d];
844
841
  }
845
842
  var f = this._finalizers;
846
843
  if (f) {
@@ -851,7 +848,7 @@ var Pe = function() {
851
848
  try {
852
849
  _t(m);
853
850
  } catch (d) {
854
- s = s != null ? s : [], d instanceof De ? s = K(K([], Ze(s)), Ze(d.errors)) : s.push(d);
851
+ o = o != null ? o : [], d instanceof De ? o = K(K([], Ze(o)), Ze(d.errors)) : o.push(d);
855
852
  }
856
853
  }
857
854
  } catch (d) {
@@ -864,8 +861,8 @@ var Pe = function() {
864
861
  }
865
862
  }
866
863
  }
867
- if (s)
868
- throw new De(s);
864
+ if (o)
865
+ throw new De(o);
869
866
  }
870
867
  }, e.prototype.add = function(t) {
871
868
  var r;
@@ -935,7 +932,7 @@ var rr = function(e) {
935
932
  $(t, e);
936
933
  function t(r) {
937
934
  var i = e.call(this) || this;
938
- return i.isStopped = !1, r ? (i.destination = r, Kt(r) && r.add(i)) : i.destination = Ti, i;
935
+ return i.isStopped = !1, r ? (i.destination = r, Kt(r) && r.add(i)) : i.destination = Li, i;
939
936
  }
940
937
  return t.create = function(r, i, n) {
941
938
  return new Je(r, i, n);
@@ -1000,7 +997,7 @@ var xi = function() {
1000
997
  }(), Je = function(e) {
1001
998
  $(t, e);
1002
999
  function t(r, i, n) {
1003
- var s = e.call(this) || this, a;
1000
+ var o = e.call(this) || this, a;
1004
1001
  if (G(r) || !r)
1005
1002
  a = {
1006
1003
  next: r != null ? r : void 0,
@@ -1008,16 +1005,16 @@ var xi = function() {
1008
1005
  complete: n != null ? n : void 0
1009
1006
  };
1010
1007
  else {
1011
- var o;
1012
- s && er.useDeprecatedNextContext ? (o = Object.create(r), o.unsubscribe = function() {
1013
- return s.unsubscribe();
1008
+ var s;
1009
+ o && er.useDeprecatedNextContext ? (s = Object.create(r), s.unsubscribe = function() {
1010
+ return o.unsubscribe();
1014
1011
  }, a = {
1015
- next: r.next && Ge(r.next, o),
1016
- error: r.error && Ge(r.error, o),
1017
- complete: r.complete && Ge(r.complete, o)
1012
+ next: r.next && Ge(r.next, s),
1013
+ error: r.error && Ge(r.error, s),
1014
+ complete: r.complete && Ge(r.complete, s)
1018
1015
  }) : a = r;
1019
1016
  }
1020
- return s.destination = new xi(a), s;
1017
+ return o.destination = new xi(a), o;
1021
1018
  }
1022
1019
  return t;
1023
1020
  }(rr);
@@ -1027,12 +1024,12 @@ function ge(e) {
1027
1024
  function wi(e) {
1028
1025
  throw e;
1029
1026
  }
1030
- var Ti = {
1027
+ var Li = {
1031
1028
  closed: !0,
1032
1029
  next: Et,
1033
1030
  error: wi,
1034
1031
  complete: Et
1035
- }, Li = function() {
1032
+ }, Ti = function() {
1036
1033
  return typeof Symbol == "function" && Symbol.observable || "@@observable";
1037
1034
  }();
1038
1035
  function Si(e) {
@@ -1053,11 +1050,11 @@ var xt = function() {
1053
1050
  var r = new e();
1054
1051
  return r.source = this, r.operator = t, r;
1055
1052
  }, e.prototype.subscribe = function(t, r, i) {
1056
- var n = this, s = Pi(t) ? t : new Je(t, r, i);
1053
+ var n = this, o = Pi(t) ? t : new Je(t, r, i);
1057
1054
  return _e(function() {
1058
- var a = n, o = a.operator, u = a.source;
1059
- s.add(o ? o.call(s, u) : u ? n._subscribe(s) : n._trySubscribe(s));
1060
- }), s;
1055
+ var a = n, s = a.operator, u = a.source;
1056
+ o.add(s ? s.call(o, u) : u ? n._subscribe(o) : n._trySubscribe(o));
1057
+ }), o;
1061
1058
  }, e.prototype._trySubscribe = function(t) {
1062
1059
  try {
1063
1060
  return this._subscribe(t);
@@ -1066,16 +1063,16 @@ var xt = function() {
1066
1063
  }
1067
1064
  }, e.prototype.forEach = function(t, r) {
1068
1065
  var i = this;
1069
- return r = wt(r), new r(function(n, s) {
1066
+ return r = wt(r), new r(function(n, o) {
1070
1067
  var a = new Je({
1071
- next: function(o) {
1068
+ next: function(s) {
1072
1069
  try {
1073
- t(o);
1070
+ t(s);
1074
1071
  } catch (u) {
1075
- s(u), a.unsubscribe();
1072
+ o(u), a.unsubscribe();
1076
1073
  }
1077
1074
  },
1078
- error: s,
1075
+ error: o,
1079
1076
  complete: n
1080
1077
  });
1081
1078
  i.subscribe(a);
@@ -1083,7 +1080,7 @@ var xt = function() {
1083
1080
  }, e.prototype._subscribe = function(t) {
1084
1081
  var r;
1085
1082
  return (r = this.source) === null || r === void 0 ? void 0 : r.subscribe(t);
1086
- }, e.prototype[Li] = function() {
1083
+ }, e.prototype[Ti] = function() {
1087
1084
  return this;
1088
1085
  }, e.prototype.pipe = function() {
1089
1086
  for (var t = [], r = 0; r < arguments.length; r++)
@@ -1092,13 +1089,13 @@ var xt = function() {
1092
1089
  }, e.prototype.toPromise = function(t) {
1093
1090
  var r = this;
1094
1091
  return t = wt(t), new t(function(i, n) {
1095
- var s;
1092
+ var o;
1096
1093
  r.subscribe(function(a) {
1097
- return s = a;
1094
+ return o = a;
1098
1095
  }, function(a) {
1099
1096
  return n(a);
1100
1097
  }, function() {
1101
- return i(s);
1098
+ return i(o);
1102
1099
  });
1103
1100
  });
1104
1101
  }, e.create = function(t) {
@@ -1126,7 +1123,7 @@ var Bi = qt(function(e) {
1126
1123
  return r.closed = !1, r.currentObservers = null, r.observers = [], r.isStopped = !1, r.hasError = !1, r.thrownError = null, r;
1127
1124
  }
1128
1125
  return t.prototype.lift = function(r) {
1129
- var i = new Tt(this, this);
1126
+ var i = new Lt(this, this);
1130
1127
  return i.operator = r, i;
1131
1128
  }, t.prototype._throwIfClosed = function() {
1132
1129
  if (this.closed)
@@ -1134,19 +1131,19 @@ var Bi = qt(function(e) {
1134
1131
  }, t.prototype.next = function(r) {
1135
1132
  var i = this;
1136
1133
  _e(function() {
1137
- var n, s;
1134
+ var n, o;
1138
1135
  if (i._throwIfClosed(), !i.isStopped) {
1139
1136
  i.currentObservers || (i.currentObservers = Array.from(i.observers));
1140
1137
  try {
1141
- for (var a = ze(i.currentObservers), o = a.next(); !o.done; o = a.next()) {
1142
- var u = o.value;
1138
+ for (var a = ze(i.currentObservers), s = a.next(); !s.done; s = a.next()) {
1139
+ var u = s.value;
1143
1140
  u.next(r);
1144
1141
  }
1145
1142
  } catch (l) {
1146
1143
  n = { error: l };
1147
1144
  } finally {
1148
1145
  try {
1149
- o && !o.done && (s = a.return) && s.call(a);
1146
+ s && !s.done && (o = a.return) && o.call(a);
1150
1147
  } finally {
1151
1148
  if (n) throw n.error;
1152
1149
  }
@@ -1185,20 +1182,20 @@ var Bi = qt(function(e) {
1185
1182
  }, t.prototype._subscribe = function(r) {
1186
1183
  return this._throwIfClosed(), this._checkFinalizedStatuses(r), this._innerSubscribe(r);
1187
1184
  }, t.prototype._innerSubscribe = function(r) {
1188
- var i = this, n = this, s = n.hasError, a = n.isStopped, o = n.observers;
1189
- return s || a ? Yt : (this.currentObservers = null, o.push(r), new Pe(function() {
1190
- i.currentObservers = null, Qe(o, r);
1185
+ var i = this, n = this, o = n.hasError, a = n.isStopped, s = n.observers;
1186
+ return o || a ? Yt : (this.currentObservers = null, s.push(r), new Pe(function() {
1187
+ i.currentObservers = null, Qe(s, r);
1191
1188
  }));
1192
1189
  }, t.prototype._checkFinalizedStatuses = function(r) {
1193
- var i = this, n = i.hasError, s = i.thrownError, a = i.isStopped;
1194
- n ? r.error(s) : a && r.complete();
1190
+ var i = this, n = i.hasError, o = i.thrownError, a = i.isStopped;
1191
+ n ? r.error(o) : a && r.complete();
1195
1192
  }, t.prototype.asObservable = function() {
1196
1193
  var r = new xt();
1197
1194
  return r.source = this, r;
1198
1195
  }, t.create = function(r, i) {
1199
- return new Tt(r, i);
1196
+ return new Lt(r, i);
1200
1197
  }, t;
1201
- }(xt), Tt = function(e) {
1198
+ }(xt), Lt = function(e) {
1202
1199
  $(t, e);
1203
1200
  function t(r, i) {
1204
1201
  var n = e.call(this) || this;
@@ -1226,34 +1223,34 @@ var Bi = qt(function(e) {
1226
1223
  $(t, e);
1227
1224
  function t(r, i, n) {
1228
1225
  r === void 0 && (r = 1 / 0), i === void 0 && (i = 1 / 0), n === void 0 && (n = nr);
1229
- var s = e.call(this) || this;
1230
- return s._bufferSize = r, s._windowTime = i, s._timestampProvider = n, s._buffer = [], s._infiniteTimeWindow = !0, s._infiniteTimeWindow = i === 1 / 0, s._bufferSize = Math.max(1, r), s._windowTime = Math.max(1, i), s;
1226
+ var o = e.call(this) || this;
1227
+ 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;
1231
1228
  }
1232
1229
  return t.prototype.next = function(r) {
1233
- var i = this, n = i.isStopped, s = i._buffer, a = i._infiniteTimeWindow, o = i._timestampProvider, u = i._windowTime;
1234
- n || (s.push(r), !a && s.push(o.now() + u)), this._trimBuffer(), e.prototype.next.call(this, r);
1230
+ var i = this, n = i.isStopped, o = i._buffer, a = i._infiniteTimeWindow, s = i._timestampProvider, u = i._windowTime;
1231
+ n || (o.push(r), !a && o.push(s.now() + u)), this._trimBuffer(), e.prototype.next.call(this, r);
1235
1232
  }, t.prototype._subscribe = function(r) {
1236
1233
  this._throwIfClosed(), this._trimBuffer();
1237
- for (var i = this._innerSubscribe(r), n = this, s = n._infiniteTimeWindow, a = n._buffer, o = a.slice(), u = 0; u < o.length && !r.closed; u += s ? 1 : 2)
1238
- r.next(o[u]);
1234
+ for (var i = this._innerSubscribe(r), n = this, o = n._infiniteTimeWindow, a = n._buffer, s = a.slice(), u = 0; u < s.length && !r.closed; u += o ? 1 : 2)
1235
+ r.next(s[u]);
1239
1236
  return this._checkFinalizedStatuses(r), i;
1240
1237
  }, t.prototype._trimBuffer = function() {
1241
- var r = this, i = r._bufferSize, n = r._timestampProvider, s = r._buffer, a = r._infiniteTimeWindow, o = (a ? 1 : 2) * i;
1242
- if (i < 1 / 0 && o < s.length && s.splice(0, s.length - o), !a) {
1243
- for (var u = n.now(), l = 0, h = 1; h < s.length && s[h] <= u; h += 2)
1238
+ var r = this, i = r._bufferSize, n = r._timestampProvider, o = r._buffer, a = r._infiniteTimeWindow, s = (a ? 1 : 2) * i;
1239
+ if (i < 1 / 0 && s < o.length && o.splice(0, o.length - s), !a) {
1240
+ for (var u = n.now(), l = 0, h = 1; h < o.length && o[h] <= u; h += 2)
1244
1241
  l = h;
1245
- l && s.splice(0, l + 1);
1242
+ l && o.splice(0, l + 1);
1246
1243
  }
1247
1244
  }, t;
1248
1245
  }(ir);
1249
- const Lt = [], St = {}, Ii = (e, t = 0) => {
1250
- if (Lt.indexOf(e) == -1) {
1246
+ const Tt = [], St = {}, Ii = (e, t = 0) => {
1247
+ if (Tt.indexOf(e) == -1) {
1251
1248
  const r = new Oi(t);
1252
- St[e] = r, Lt.push(e);
1249
+ St[e] = r, Tt.push(e);
1253
1250
  }
1254
1251
  return St[e];
1255
1252
  }, Z = [];
1256
- function Mi(e, t) {
1253
+ function Ci(e, t) {
1257
1254
  return {
1258
1255
  subscribe: Be(e, t).subscribe
1259
1256
  };
@@ -1261,8 +1258,8 @@ function Mi(e, t) {
1261
1258
  function Be(e, t = O) {
1262
1259
  let r;
1263
1260
  const i = /* @__PURE__ */ new Set();
1264
- function n(o) {
1265
- if (kt(e, o) && (e = o, r)) {
1261
+ function n(s) {
1262
+ if (kt(e, s) && (e = s, r)) {
1266
1263
  const u = !Z.length;
1267
1264
  for (const l of i)
1268
1265
  l[1](), Z.push(l, e);
@@ -1273,23 +1270,23 @@ function Be(e, t = O) {
1273
1270
  }
1274
1271
  }
1275
1272
  }
1276
- function s(o) {
1277
- n(o(e));
1273
+ function o(s) {
1274
+ n(s(e));
1278
1275
  }
1279
- function a(o, u = O) {
1280
- const l = [o, u];
1281
- return i.add(l), i.size === 1 && (r = t(n, s) || O), o(e), () => {
1276
+ function a(s, u = O) {
1277
+ const l = [s, u];
1278
+ return i.add(l), i.size === 1 && (r = t(n, o) || O), s(e), () => {
1282
1279
  i.delete(l), i.size === 0 && r && (r(), r = null);
1283
1280
  };
1284
1281
  }
1285
- return { set: n, update: s, subscribe: a };
1282
+ return { set: n, update: o, subscribe: a };
1286
1283
  }
1287
- function se(e, t, r) {
1284
+ function oe(e, t, r) {
1288
1285
  const i = !Array.isArray(e), n = i ? [e] : e;
1289
1286
  if (!n.every(Boolean))
1290
1287
  throw new Error("derived() expects stores as input, got a falsy value");
1291
- const s = t.length < 2;
1292
- return Mi(r, (a, o) => {
1288
+ const o = t.length < 2;
1289
+ return Ci(r, (a, s) => {
1293
1290
  let u = !1;
1294
1291
  const l = [];
1295
1292
  let h = 0, f = O;
@@ -1297,8 +1294,8 @@ function se(e, t, r) {
1297
1294
  if (h)
1298
1295
  return;
1299
1296
  f();
1300
- const m = t(i ? l[0] : l, a, o);
1301
- s ? a(m) : f = Ae(m) ? m : O;
1297
+ const m = t(i ? l[0] : l, a, s);
1298
+ o ? a(m) : f = Ae(m) ? m : O;
1302
1299
  }, y = n.map(
1303
1300
  (m, d) => Vt(
1304
1301
  m,
@@ -1315,7 +1312,7 @@ function se(e, t, r) {
1315
1312
  };
1316
1313
  });
1317
1314
  }
1318
- function Ci(e) {
1315
+ function Mi(e) {
1319
1316
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
1320
1317
  }
1321
1318
  var Ni = function(t) {
@@ -1357,7 +1354,7 @@ function Vi(e) {
1357
1354
  function Ht(e) {
1358
1355
  return Object.keys(e).concat(Vi(e));
1359
1356
  }
1360
- function sr(e, t) {
1357
+ function or(e, t) {
1361
1358
  try {
1362
1359
  return t in e;
1363
1360
  } catch (r) {
@@ -1365,20 +1362,20 @@ function sr(e, t) {
1365
1362
  }
1366
1363
  }
1367
1364
  function Xi(e, t) {
1368
- return sr(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1365
+ return or(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1369
1366
  }
1370
1367
  function Wi(e, t, r) {
1371
1368
  var i = {};
1372
1369
  return r.isMergeableObject(e) && Ht(e).forEach(function(n) {
1373
1370
  i[n] = me(e[n], r);
1374
1371
  }), Ht(t).forEach(function(n) {
1375
- Xi(e, n) || (sr(e, n) && r.isMergeableObject(t[n]) ? i[n] = ki(n, r)(e[n], t[n], r) : i[n] = me(t[n], r));
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));
1376
1373
  }), i;
1377
1374
  }
1378
1375
  function ee(e, t, r) {
1379
1376
  r = r || {}, r.arrayMerge = r.arrayMerge || ji, r.isMergeableObject = r.isMergeableObject || Ni, r.cloneUnlessOtherwiseSpecified = me;
1380
- var i = Array.isArray(t), n = Array.isArray(e), s = i === n;
1381
- return s ? i ? r.arrayMerge(e, t, r) : Wi(e, t, r) : me(t, r);
1377
+ var i = Array.isArray(t), n = Array.isArray(e), o = i === n;
1378
+ return o ? i ? r.arrayMerge(e, t, r) : Wi(e, t, r) : me(t, r);
1382
1379
  }
1383
1380
  ee.all = function(t, r) {
1384
1381
  if (!Array.isArray(t))
@@ -1388,7 +1385,7 @@ ee.all = function(t, r) {
1388
1385
  }, {});
1389
1386
  };
1390
1387
  var zi = ee, Zi = zi;
1391
- const Qi = /* @__PURE__ */ Ci(Zi);
1388
+ const Qi = /* @__PURE__ */ Mi(Zi);
1392
1389
  var _;
1393
1390
  (function(e) {
1394
1391
  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";
@@ -1407,7 +1404,7 @@ function At(e) {
1407
1404
  function Ji(e) {
1408
1405
  return e.type === w.argument;
1409
1406
  }
1410
- function or(e) {
1407
+ function sr(e) {
1411
1408
  return e.type === w.number;
1412
1409
  }
1413
1410
  function ar(e) {
@@ -1533,15 +1530,15 @@ function tn(e) {
1533
1530
  for (var t = e.split(en).filter(function(c) {
1534
1531
  return c.length > 0;
1535
1532
  }), r = [], i = 0, n = t; i < n.length; i++) {
1536
- var s = n[i], a = s.split("/");
1533
+ var o = n[i], a = o.split("/");
1537
1534
  if (a.length === 0)
1538
1535
  throw new Error("Invalid number skeleton");
1539
- for (var o = a[0], u = a.slice(1), l = 0, h = u; l < h.length; l++) {
1536
+ for (var s = a[0], u = a.slice(1), l = 0, h = u; l < h.length; l++) {
1540
1537
  var f = h[l];
1541
1538
  if (f.length === 0)
1542
1539
  throw new Error("Invalid number skeleton");
1543
1540
  }
1544
- r.push({ stem: o, options: u });
1541
+ r.push({ stem: s, options: u });
1545
1542
  }
1546
1543
  return r;
1547
1544
  }
@@ -1595,7 +1592,7 @@ function gr(e) {
1595
1592
  };
1596
1593
  }
1597
1594
  }
1598
- function sn(e) {
1595
+ function on(e) {
1599
1596
  var t;
1600
1597
  if (e[0] === "E" && e[1] === "E" ? (t = {
1601
1598
  notation: "engineering"
@@ -1613,7 +1610,7 @@ function Ot(e) {
1613
1610
  var t = {}, r = gr(e);
1614
1611
  return r || t;
1615
1612
  }
1616
- function on(e) {
1613
+ function sn(e) {
1617
1614
  for (var t = {}, r = 0, i = e; r < i.length; r++) {
1618
1615
  var n = i[r];
1619
1616
  switch (n.stem) {
@@ -1722,8 +1719,8 @@ function on(e) {
1722
1719
  n.stem.replace(Pt, function(u, l, h, f, c, y) {
1723
1720
  return h === "*" ? t.minimumFractionDigits = l.length : f && f[0] === "#" ? t.maximumFractionDigits = f.length : c && y ? (t.minimumFractionDigits = c.length, t.maximumFractionDigits = c.length + y.length) : (t.minimumFractionDigits = l.length, t.maximumFractionDigits = l.length), "";
1724
1721
  });
1725
- var s = n.options[0];
1726
- s === "w" ? t = x(x({}, t), { trailingZeroDisplay: "stripIfInteger" }) : s && (t = x(x({}, t), Bt(s)));
1722
+ var o = n.options[0];
1723
+ o === "w" ? t = x(x({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = x(x({}, t), Bt(o)));
1727
1724
  continue;
1728
1725
  }
1729
1726
  if (pr.test(n.stem)) {
@@ -1732,8 +1729,8 @@ function on(e) {
1732
1729
  }
1733
1730
  var a = gr(n.stem);
1734
1731
  a && (t = x(x({}, t), a));
1735
- var o = sn(n.stem);
1736
- o && (t = x(x({}, t), o));
1732
+ var s = on(n.stem);
1733
+ s && (t = x(x({}, t), s));
1737
1734
  }
1738
1735
  return t;
1739
1736
  }
@@ -3150,10 +3147,10 @@ function an(e, t) {
3150
3147
  for (var r = "", i = 0; i < e.length; i++) {
3151
3148
  var n = e.charAt(i);
3152
3149
  if (n === "j") {
3153
- for (var s = 0; i + 1 < e.length && e.charAt(i + 1) === n; )
3154
- s++, i++;
3155
- var a = 1 + (s & 1), o = s < 2 ? 1 : 3 + (s >> 1), u = "a", l = un(t);
3156
- for ((l == "H" || l == "k") && (o = 0); o-- > 0; )
3150
+ for (var o = 0; i + 1 < e.length && e.charAt(i + 1) === n; )
3151
+ o++, i++;
3152
+ var a = 1 + (o & 1), s = o < 2 ? 1 : 3 + (o >> 1), u = "a", l = un(t);
3153
+ for ((l == "H" || l == "k") && (s = 0); s-- > 0; )
3157
3154
  r += u;
3158
3155
  for (; a-- > 0; )
3159
3156
  r = l + r;
@@ -3211,21 +3208,21 @@ var It = cn ? (
3211
3208
  function() {
3212
3209
  for (var t = [], r = 0; r < arguments.length; r++)
3213
3210
  t[r] = arguments[r];
3214
- for (var i = "", n = t.length, s = 0, a; n > s; ) {
3215
- if (a = t[s++], a > 1114111)
3211
+ for (var i = "", n = t.length, o = 0, a; n > o; ) {
3212
+ if (a = t[o++], a > 1114111)
3216
3213
  throw RangeError(a + " is not a valid code point");
3217
3214
  i += a < 65536 ? String.fromCharCode(a) : String.fromCharCode(((a -= 65536) >> 10) + 55296, a % 1024 + 56320);
3218
3215
  }
3219
3216
  return i;
3220
3217
  }
3221
- ), Mt = (
3218
+ ), Ct = (
3222
3219
  // native
3223
3220
  mn ? Object.fromEntries : (
3224
3221
  // Ponyfill
3225
3222
  function(t) {
3226
3223
  for (var r = {}, i = 0, n = t; i < n.length; i++) {
3227
- var s = n[i], a = s[0], o = s[1];
3228
- r[a] = o;
3224
+ var o = n[i], a = o[0], s = o[1];
3225
+ r[a] = s;
3229
3226
  }
3230
3227
  return r;
3231
3228
  }
@@ -3240,8 +3237,8 @@ var It = cn ? (
3240
3237
  function(t, r) {
3241
3238
  var i = t.length;
3242
3239
  if (!(r < 0 || r >= i)) {
3243
- var n = t.charCodeAt(r), s;
3244
- return n < 55296 || n > 56319 || r + 1 === i || (s = t.charCodeAt(r + 1)) < 56320 || s > 57343 ? n : (n - 55296 << 10) + (s - 56320) + 65536;
3240
+ var n = t.charCodeAt(r), o;
3241
+ return n < 55296 || n > 56319 || r + 1 === i || (o = t.charCodeAt(r + 1)) < 56320 || o > 57343 ? n : (n - 55296 << 10) + (o - 56320) + 65536;
3245
3242
  }
3246
3243
  }
3247
3244
  ), _n = dn ? (
@@ -3270,18 +3267,18 @@ function yr(e, t) {
3270
3267
  }
3271
3268
  var et;
3272
3269
  if (Ye) {
3273
- var Ct = yr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3270
+ var Mt = yr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3274
3271
  et = function(t, r) {
3275
3272
  var i;
3276
- Ct.lastIndex = r;
3277
- var n = Ct.exec(t);
3273
+ Mt.lastIndex = r;
3274
+ var n = Mt.exec(t);
3278
3275
  return (i = n[1]) !== null && i !== void 0 ? i : "";
3279
3276
  };
3280
3277
  } else
3281
3278
  et = function(t, r) {
3282
3279
  for (var i = []; ; ) {
3283
3280
  var n = br(t, r);
3284
- if (n === void 0 || vr(n) || Ln(n))
3281
+ if (n === void 0 || vr(n) || Tn(n))
3285
3282
  break;
3286
3283
  i.push(n), r += n >= 65536 ? 2 : 1;
3287
3284
  }
@@ -3299,26 +3296,26 @@ var xn = (
3299
3296
  return this.parseMessage(0, "", !1);
3300
3297
  }, e.prototype.parseMessage = function(t, r, i) {
3301
3298
  for (var n = []; !this.isEOF(); ) {
3302
- var s = this.char();
3303
- if (s === 123) {
3299
+ var o = this.char();
3300
+ if (o === 123) {
3304
3301
  var a = this.parseArgument(t, i);
3305
3302
  if (a.err)
3306
3303
  return a;
3307
3304
  n.push(a.val);
3308
3305
  } else {
3309
- if (s === 125 && t > 0)
3306
+ if (o === 125 && t > 0)
3310
3307
  break;
3311
- if (s === 35 && (r === "plural" || r === "selectordinal")) {
3312
- var o = this.clonePosition();
3308
+ if (o === 35 && (r === "plural" || r === "selectordinal")) {
3309
+ var s = this.clonePosition();
3313
3310
  this.bump(), n.push({
3314
3311
  type: w.pound,
3315
- location: E(o, this.clonePosition())
3312
+ location: E(s, this.clonePosition())
3316
3313
  });
3317
- } else if (s === 60 && !this.ignoreTag && this.peek() === 47) {
3314
+ } else if (o === 60 && !this.ignoreTag && this.peek() === 47) {
3318
3315
  if (i)
3319
3316
  break;
3320
3317
  return this.error(_.UNMATCHED_CLOSING_TAG, E(this.clonePosition(), this.clonePosition()));
3321
- } else if (s === 60 && !this.ignoreTag && tt(this.peek() || 0)) {
3318
+ } else if (o === 60 && !this.ignoreTag && tt(this.peek() || 0)) {
3322
3319
  var a = this.parseTag(t, r);
3323
3320
  if (a.err)
3324
3321
  return a;
@@ -3346,13 +3343,13 @@ var xn = (
3346
3343
  err: null
3347
3344
  };
3348
3345
  if (this.bumpIf(">")) {
3349
- var s = this.parseMessage(t + 1, r, !0);
3350
- if (s.err)
3351
- return s;
3352
- var a = s.val, o = this.clonePosition();
3346
+ var o = this.parseMessage(t + 1, r, !0);
3347
+ if (o.err)
3348
+ return o;
3349
+ var a = o.val, s = this.clonePosition();
3353
3350
  if (this.bumpIf("</")) {
3354
3351
  if (this.isEOF() || !tt(this.char()))
3355
- return this.error(_.INVALID_TAG, E(o, this.clonePosition()));
3352
+ return this.error(_.INVALID_TAG, E(s, this.clonePosition()));
3356
3353
  var u = this.clonePosition(), l = this.parseTagName();
3357
3354
  return n !== l ? this.error(_.UNMATCHED_CLOSING_TAG, E(u, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
3358
3355
  val: {
@@ -3362,21 +3359,21 @@ var xn = (
3362
3359
  location: E(i, this.clonePosition())
3363
3360
  },
3364
3361
  err: null
3365
- } : this.error(_.INVALID_TAG, E(o, this.clonePosition())));
3362
+ } : this.error(_.INVALID_TAG, E(s, this.clonePosition())));
3366
3363
  } else
3367
3364
  return this.error(_.UNCLOSED_TAG, E(i, this.clonePosition()));
3368
3365
  } else
3369
3366
  return this.error(_.INVALID_TAG, E(i, this.clonePosition()));
3370
3367
  }, e.prototype.parseTagName = function() {
3371
3368
  var t = this.offset();
3372
- for (this.bump(); !this.isEOF() && Tn(this.char()); )
3369
+ for (this.bump(); !this.isEOF() && Ln(this.char()); )
3373
3370
  this.bump();
3374
3371
  return this.message.slice(t, this.offset());
3375
3372
  }, e.prototype.parseLiteral = function(t, r) {
3376
3373
  for (var i = this.clonePosition(), n = ""; ; ) {
3377
- var s = this.tryParseQuote(r);
3378
- if (s) {
3379
- n += s;
3374
+ var o = this.tryParseQuote(r);
3375
+ if (o) {
3376
+ n += o;
3380
3377
  continue;
3381
3378
  }
3382
3379
  var a = this.tryParseUnquoted(t, r);
@@ -3384,9 +3381,9 @@ var xn = (
3384
3381
  n += a;
3385
3382
  continue;
3386
3383
  }
3387
- var o = this.tryParseLeftAngleBracket();
3388
- if (o) {
3389
- n += o;
3384
+ var s = this.tryParseLeftAngleBracket();
3385
+ if (s) {
3386
+ n += s;
3390
3387
  continue;
3391
3388
  }
3392
3389
  break;
@@ -3468,11 +3465,11 @@ var xn = (
3468
3465
  }, e.prototype.parseIdentifierIfPossible = function() {
3469
3466
  var t = this.clonePosition(), r = this.offset(), i = et(this.message, r), n = r + i.length;
3470
3467
  this.bumpTo(n);
3471
- var s = this.clonePosition(), a = E(t, s);
3468
+ var o = this.clonePosition(), a = E(t, o);
3472
3469
  return { value: i, location: a };
3473
3470
  }, e.prototype.parseArgumentOptions = function(t, r, i, n) {
3474
- var s, a = this.clonePosition(), o = this.parseIdentifierIfPossible().value, u = this.clonePosition();
3475
- switch (o) {
3471
+ var o, a = this.clonePosition(), s = this.parseIdentifierIfPossible().value, u = this.clonePosition();
3472
+ switch (s) {
3476
3473
  case "":
3477
3474
  return this.error(_.EXPECT_ARGUMENT_TYPE, E(a, u));
3478
3475
  case "number":
@@ -3497,7 +3494,7 @@ var xn = (
3497
3494
  var d = E(n, this.clonePosition());
3498
3495
  if (l && It(l == null ? void 0 : l.style, "::", 0)) {
3499
3496
  var g = _n(l.style.slice(2));
3500
- if (o === "number") {
3497
+ if (s === "number") {
3501
3498
  var f = this.parseNumberSkeletonFromString(g, l.styleLocation);
3502
3499
  return f.err ? f : {
3503
3500
  val: { type: w.number, value: i, location: d, style: f.val },
@@ -3513,7 +3510,7 @@ var xn = (
3513
3510
  pattern: v,
3514
3511
  location: l.styleLocation,
3515
3512
  parsedOptions: this.shouldParseSkeletons ? Ki(v) : {}
3516
- }, I = o === "date" ? w.date : w.time;
3513
+ }, I = s === "date" ? w.date : w.time;
3517
3514
  return {
3518
3515
  val: { type: I, value: i, location: d, style: c },
3519
3516
  err: null
@@ -3522,10 +3519,10 @@ var xn = (
3522
3519
  }
3523
3520
  return {
3524
3521
  val: {
3525
- type: o === "number" ? w.number : o === "date" ? w.date : w.time,
3522
+ type: s === "number" ? w.number : s === "date" ? w.date : w.time,
3526
3523
  value: i,
3527
3524
  location: d,
3528
- style: (s = l == null ? void 0 : l.style) !== null && s !== void 0 ? s : null
3525
+ style: (o = l == null ? void 0 : l.style) !== null && o !== void 0 ? o : null
3529
3526
  },
3530
3527
  err: null
3531
3528
  };
@@ -3537,28 +3534,28 @@ var xn = (
3537
3534
  if (this.bumpSpace(), !this.bumpIf(","))
3538
3535
  return this.error(_.EXPECT_SELECT_ARGUMENT_OPTIONS, E(S, x({}, S)));
3539
3536
  this.bumpSpace();
3540
- var M = this.parseIdentifierIfPossible(), H = 0;
3541
- if (o !== "select" && M.value === "offset") {
3537
+ var C = this.parseIdentifierIfPossible(), H = 0;
3538
+ if (s !== "select" && C.value === "offset") {
3542
3539
  if (!this.bumpIf(":"))
3543
3540
  return this.error(_.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, E(this.clonePosition(), this.clonePosition()));
3544
3541
  this.bumpSpace();
3545
3542
  var f = this.tryParseDecimalInteger(_.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, _.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
3546
3543
  if (f.err)
3547
3544
  return f;
3548
- this.bumpSpace(), M = this.parseIdentifierIfPossible(), H = f.val;
3545
+ this.bumpSpace(), C = this.parseIdentifierIfPossible(), H = f.val;
3549
3546
  }
3550
- var R = this.tryParsePluralOrSelectOptions(t, o, r, M);
3547
+ var R = this.tryParsePluralOrSelectOptions(t, s, r, C);
3551
3548
  if (R.err)
3552
3549
  return R;
3553
3550
  var m = this.tryParseArgumentClose(n);
3554
3551
  if (m.err)
3555
3552
  return m;
3556
3553
  var V = E(n, this.clonePosition());
3557
- return o === "select" ? {
3554
+ return s === "select" ? {
3558
3555
  val: {
3559
3556
  type: w.select,
3560
3557
  value: i,
3561
- options: Mt(R.val),
3558
+ options: Ct(R.val),
3562
3559
  location: V
3563
3560
  },
3564
3561
  err: null
@@ -3566,9 +3563,9 @@ var xn = (
3566
3563
  val: {
3567
3564
  type: w.plural,
3568
3565
  value: i,
3569
- options: Mt(R.val),
3566
+ options: Ct(R.val),
3570
3567
  offset: H,
3571
- pluralType: o === "plural" ? "cardinal" : "ordinal",
3568
+ pluralType: s === "plural" ? "cardinal" : "ordinal",
3572
3569
  location: V
3573
3570
  },
3574
3571
  err: null
@@ -3626,12 +3623,12 @@ var xn = (
3626
3623
  type: te.number,
3627
3624
  tokens: i,
3628
3625
  location: r,
3629
- parsedOptions: this.shouldParseSkeletons ? on(i) : {}
3626
+ parsedOptions: this.shouldParseSkeletons ? sn(i) : {}
3630
3627
  },
3631
3628
  err: null
3632
3629
  };
3633
3630
  }, e.prototype.tryParsePluralOrSelectOptions = function(t, r, i, n) {
3634
- for (var s, a = !1, o = [], u = /* @__PURE__ */ new Set(), l = n.value, h = n.location; ; ) {
3631
+ for (var o, a = !1, s = [], u = /* @__PURE__ */ new Set(), l = n.value, h = n.location; ; ) {
3635
3632
  if (l.length === 0) {
3636
3633
  var f = this.clonePosition();
3637
3634
  if (r !== "select" && this.bumpIf("=")) {
@@ -3654,27 +3651,27 @@ var xn = (
3654
3651
  var d = this.tryParseArgumentClose(y);
3655
3652
  if (d.err)
3656
3653
  return d;
3657
- o.push([
3654
+ s.push([
3658
3655
  l,
3659
3656
  {
3660
3657
  value: m.val,
3661
3658
  location: E(y, this.clonePosition())
3662
3659
  }
3663
- ]), u.add(l), this.bumpSpace(), s = this.parseIdentifierIfPossible(), l = s.value, h = s.location;
3660
+ ]), u.add(l), this.bumpSpace(), o = this.parseIdentifierIfPossible(), l = o.value, h = o.location;
3664
3661
  }
3665
- return o.length === 0 ? this.error(r === "select" ? _.EXPECT_SELECT_ARGUMENT_SELECTOR : _.EXPECT_PLURAL_ARGUMENT_SELECTOR, E(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !a ? this.error(_.MISSING_OTHER_CLAUSE, E(this.clonePosition(), this.clonePosition())) : { val: o, err: null };
3662
+ return s.length === 0 ? this.error(r === "select" ? _.EXPECT_SELECT_ARGUMENT_SELECTOR : _.EXPECT_PLURAL_ARGUMENT_SELECTOR, E(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !a ? this.error(_.MISSING_OTHER_CLAUSE, E(this.clonePosition(), this.clonePosition())) : { val: s, err: null };
3666
3663
  }, e.prototype.tryParseDecimalInteger = function(t, r) {
3667
3664
  var i = 1, n = this.clonePosition();
3668
3665
  this.bumpIf("+") || this.bumpIf("-") && (i = -1);
3669
- for (var s = !1, a = 0; !this.isEOF(); ) {
3670
- var o = this.char();
3671
- if (o >= 48 && o <= 57)
3672
- s = !0, a = a * 10 + (o - 48), this.bump();
3666
+ for (var o = !1, a = 0; !this.isEOF(); ) {
3667
+ var s = this.char();
3668
+ if (s >= 48 && s <= 57)
3669
+ o = !0, a = a * 10 + (s - 48), this.bump();
3673
3670
  else
3674
3671
  break;
3675
3672
  }
3676
3673
  var u = E(n, this.clonePosition());
3677
- return s ? (a *= i, yn(a) ? { val: a, err: null } : this.error(r, u)) : this.error(t, u);
3674
+ return o ? (a *= i, yn(a) ? { val: a, err: null } : this.error(r, u)) : this.error(t, u);
3678
3675
  }, e.prototype.offset = function() {
3679
3676
  return this.position.offset;
3680
3677
  }, e.prototype.isEOF = function() {
@@ -3746,13 +3743,13 @@ function tt(e) {
3746
3743
  function wn(e) {
3747
3744
  return tt(e) || e === 47;
3748
3745
  }
3749
- function Tn(e) {
3746
+ function Ln(e) {
3750
3747
  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;
3751
3748
  }
3752
3749
  function vr(e) {
3753
3750
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3754
3751
  }
3755
- function Ln(e) {
3752
+ function Tn(e) {
3756
3753
  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;
3757
3754
  }
3758
3755
  function rt(e) {
@@ -3760,7 +3757,7 @@ function rt(e) {
3760
3757
  if (delete t.location, lr(t) || hr(t))
3761
3758
  for (var r in t.options)
3762
3759
  delete t.options[r].location, rt(t.options[r].value);
3763
- else or(t) && fr(t.style) || (ar(t) || ur(t)) && qe(t.style) ? delete t.style.location : cr(t) && rt(t.children);
3760
+ else sr(t) && fr(t.style) || (ar(t) || ur(t)) && qe(t.style) ? delete t.style.location : cr(t) && rt(t.children);
3764
3761
  });
3765
3762
  }
3766
3763
  function Sn(e, t) {
@@ -3783,12 +3780,12 @@ function Hn(e) {
3783
3780
  return e == null || typeof e == "number" || typeof e == "boolean";
3784
3781
  }
3785
3782
  function _r(e, t, r, i) {
3786
- var n = Hn(i) ? i : r(i), s = t.get(n);
3787
- return typeof s == "undefined" && (s = e.call(this, i), t.set(n, s)), s;
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;
3788
3785
  }
3789
3786
  function Er(e, t, r) {
3790
- var i = Array.prototype.slice.call(arguments, 3), n = r(i), s = t.get(n);
3791
- return typeof s == "undefined" && (s = e.apply(this, i), t.set(n, s)), s;
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;
3792
3789
  }
3793
3790
  function at(e, t, r, i, n) {
3794
3791
  return r.bind(t, e, i, n);
@@ -3831,8 +3828,8 @@ var Oe = (
3831
3828
  function(e) {
3832
3829
  $(t, e);
3833
3830
  function t(r, i, n) {
3834
- var s = e.call(this, r) || this;
3835
- return s.code = i, s.originalMessage = n, s;
3831
+ var o = e.call(this, r) || this;
3832
+ return o.code = i, o.originalMessage = n, o;
3836
3833
  }
3837
3834
  return t.prototype.toString = function() {
3838
3835
  return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
@@ -3842,12 +3839,12 @@ var Oe = (
3842
3839
  /** @class */
3843
3840
  function(e) {
3844
3841
  $(t, e);
3845
- function t(r, i, n, s) {
3846
- return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(i, '". Options are "').concat(Object.keys(n).join('", "'), '"'), re.INVALID_VALUE, s) || this;
3842
+ function t(r, i, n, o) {
3843
+ return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(i, '". Options are "').concat(Object.keys(n).join('", "'), '"'), re.INVALID_VALUE, o) || this;
3847
3844
  }
3848
3845
  return t;
3849
3846
  }(Oe)
3850
- ), Mn = (
3847
+ ), Cn = (
3851
3848
  /** @class */
3852
3849
  function(e) {
3853
3850
  $(t, e);
@@ -3856,7 +3853,7 @@ var Oe = (
3856
3853
  }
3857
3854
  return t;
3858
3855
  }(Oe)
3859
- ), Cn = (
3856
+ ), Mn = (
3860
3857
  /** @class */
3861
3858
  function(e) {
3862
3859
  $(t, e);
@@ -3878,7 +3875,7 @@ function Nn(e) {
3878
3875
  function Rn(e) {
3879
3876
  return typeof e == "function";
3880
3877
  }
3881
- function Ee(e, t, r, i, n, s, a) {
3878
+ function Ee(e, t, r, i, n, o, a) {
3882
3879
  if (e.length === 1 && At(e[0]))
3883
3880
  return [
3884
3881
  {
@@ -3886,28 +3883,28 @@ function Ee(e, t, r, i, n, s, a) {
3886
3883
  value: e[0].value
3887
3884
  }
3888
3885
  ];
3889
- for (var o = [], u = 0, l = e; u < l.length; u++) {
3886
+ for (var s = [], u = 0, l = e; u < l.length; u++) {
3890
3887
  var h = l[u];
3891
3888
  if (At(h)) {
3892
- o.push({
3889
+ s.push({
3893
3890
  type: A.literal,
3894
3891
  value: h.value
3895
3892
  });
3896
3893
  continue;
3897
3894
  }
3898
3895
  if (qi(h)) {
3899
- typeof s == "number" && o.push({
3896
+ typeof o == "number" && s.push({
3900
3897
  type: A.literal,
3901
- value: r.getNumberFormat(t).format(s)
3898
+ value: r.getNumberFormat(t).format(o)
3902
3899
  });
3903
3900
  continue;
3904
3901
  }
3905
3902
  var f = h.value;
3906
3903
  if (!(n && f in n))
3907
- throw new Cn(f, a);
3904
+ throw new Mn(f, a);
3908
3905
  var c = n[f];
3909
3906
  if (Ji(h)) {
3910
- (!c || typeof c == "string" || typeof c == "number") && (c = typeof c == "string" || typeof c == "number" ? String(c) : ""), o.push({
3907
+ (!c || typeof c == "string" || typeof c == "number") && (c = typeof c == "string" || typeof c == "number" ? String(c) : ""), s.push({
3911
3908
  type: typeof c == "string" ? A.literal : A.object,
3912
3909
  value: c
3913
3910
  });
@@ -3915,7 +3912,7 @@ function Ee(e, t, r, i, n, s, a) {
3915
3912
  }
3916
3913
  if (ar(h)) {
3917
3914
  var y = typeof h.style == "string" ? i.date[h.style] : qe(h.style) ? h.style.parsedOptions : void 0;
3918
- o.push({
3915
+ s.push({
3919
3916
  type: A.literal,
3920
3917
  value: r.getDateTimeFormat(t, y).format(c)
3921
3918
  });
@@ -3923,15 +3920,15 @@ function Ee(e, t, r, i, n, s, a) {
3923
3920
  }
3924
3921
  if (ur(h)) {
3925
3922
  var y = typeof h.style == "string" ? i.time[h.style] : qe(h.style) ? h.style.parsedOptions : i.time.medium;
3926
- o.push({
3923
+ s.push({
3927
3924
  type: A.literal,
3928
3925
  value: r.getDateTimeFormat(t, y).format(c)
3929
3926
  });
3930
3927
  continue;
3931
3928
  }
3932
- if (or(h)) {
3929
+ if (sr(h)) {
3933
3930
  var y = typeof h.style == "string" ? i.number[h.style] : fr(h.style) ? h.style.parsedOptions : void 0;
3934
- y && y.scale && (c = c * (y.scale || 1)), o.push({
3931
+ y && y.scale && (c = c * (y.scale || 1)), s.push({
3935
3932
  type: A.literal,
3936
3933
  value: r.getNumberFormat(t, y).format(c)
3937
3934
  });
@@ -3940,11 +3937,11 @@ function Ee(e, t, r, i, n, s, a) {
3940
3937
  if (cr(h)) {
3941
3938
  var m = h.children, d = h.value, g = n[d];
3942
3939
  if (!Rn(g))
3943
- throw new Mn(d, "function", a);
3944
- var v = Ee(m, t, r, i, n, s), I = g(v.map(function(H) {
3940
+ throw new Cn(d, "function", a);
3941
+ var v = Ee(m, t, r, i, n, o), I = g(v.map(function(H) {
3945
3942
  return H.value;
3946
3943
  }));
3947
- Array.isArray(I) || (I = [I]), o.push.apply(o, I.map(function(H) {
3944
+ Array.isArray(I) || (I = [I]), s.push.apply(s, I.map(function(H) {
3948
3945
  return {
3949
3946
  type: typeof H == "string" ? A.literal : A.object,
3950
3947
  value: H
@@ -3955,7 +3952,7 @@ function Ee(e, t, r, i, n, s, a) {
3955
3952
  var S = h.options[c] || h.options.other;
3956
3953
  if (!S)
3957
3954
  throw new Nt(h.value, c, Object.keys(h.options), a);
3958
- o.push.apply(o, Ee(S.value, t, r, i, n));
3955
+ s.push.apply(s, Ee(S.value, t, r, i, n));
3959
3956
  continue;
3960
3957
  }
3961
3958
  if (hr(h)) {
@@ -3965,16 +3962,16 @@ function Ee(e, t, r, i, n, s, a) {
3965
3962
  throw new Oe(`Intl.PluralRules is not available in this environment.
3966
3963
  Try polyfilling it using "@formatjs/intl-pluralrules"
3967
3964
  `, re.MISSING_INTL_API, a);
3968
- var M = r.getPluralRules(t, { type: h.pluralType }).select(c - (h.offset || 0));
3969
- S = h.options[M] || h.options.other;
3965
+ var C = r.getPluralRules(t, { type: h.pluralType }).select(c - (h.offset || 0));
3966
+ S = h.options[C] || h.options.other;
3970
3967
  }
3971
3968
  if (!S)
3972
3969
  throw new Nt(h.value, c, Object.keys(h.options), a);
3973
- o.push.apply(o, Ee(S.value, t, r, i, n, c - (h.offset || 0)));
3970
+ s.push.apply(s, Ee(S.value, t, r, i, n, c - (h.offset || 0)));
3974
3971
  continue;
3975
3972
  }
3976
3973
  }
3977
- return Nn(o);
3974
+ return Nn(s);
3978
3975
  }
3979
3976
  function Dn(e, t) {
3980
3977
  return t ? x(x(x({}, e || {}), t || {}), Object.keys(e).reduce(function(r, i) {
@@ -4036,13 +4033,13 @@ var Un = (
4036
4033
  /** @class */
4037
4034
  function() {
4038
4035
  function e(t, r, i, n) {
4039
- var s = this;
4036
+ var o = this;
4040
4037
  if (r === void 0 && (r = e.defaultLocale), this.formatterCache = {
4041
4038
  number: {},
4042
4039
  dateTime: {},
4043
4040
  pluralRules: {}
4044
4041
  }, this.format = function(u) {
4045
- var l = s.formatToParts(u);
4042
+ var l = o.formatToParts(u);
4046
4043
  if (l.length === 1)
4047
4044
  return l[0].value;
4048
4045
  var h = l.reduce(function(f, c) {
@@ -4050,21 +4047,21 @@ var Un = (
4050
4047
  }, []);
4051
4048
  return h.length <= 1 ? h[0] || "" : h;
4052
4049
  }, this.formatToParts = function(u) {
4053
- return Ee(s.ast, s.locales, s.formatters, s.formats, u, void 0, s.message);
4050
+ return Ee(o.ast, o.locales, o.formatters, o.formats, u, void 0, o.message);
4054
4051
  }, this.resolvedOptions = function() {
4055
4052
  var u;
4056
4053
  return {
4057
- locale: ((u = s.resolvedLocale) === null || u === void 0 ? void 0 : u.toString()) || Intl.NumberFormat.supportedLocalesOf(s.locales)[0]
4054
+ locale: ((u = o.resolvedLocale) === null || u === void 0 ? void 0 : u.toString()) || Intl.NumberFormat.supportedLocalesOf(o.locales)[0]
4058
4055
  };
4059
4056
  }, this.getAst = function() {
4060
- return s.ast;
4057
+ return o.ast;
4061
4058
  }, this.locales = r, this.resolvedLocale = e.resolveLocale(r), typeof t == "string") {
4062
4059
  if (this.message = t, !e.__parse)
4063
4060
  throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
4064
4061
  var a = n || {};
4065
4062
  a.formatters;
4066
- var o = vi(a, ["formatters"]);
4067
- this.ast = e.__parse(t, x(x({}, o), { locale: this.resolvedLocale }));
4063
+ var s = vi(a, ["formatters"]);
4064
+ this.ast = e.__parse(t, x(x({}, s), { locale: this.resolvedLocale }));
4068
4065
  } else
4069
4066
  this.ast = t;
4070
4067
  if (!Array.isArray(this.ast))
@@ -4153,9 +4150,9 @@ function Fn(e, t) {
4153
4150
  for (let n = 0; n < r.length; n++)
4154
4151
  if (typeof i == "object") {
4155
4152
  if (n > 0) {
4156
- const s = r.slice(n, r.length).join(".");
4157
- if (s in i) {
4158
- i = i[s];
4153
+ const o = r.slice(n, r.length).join(".");
4154
+ if (o in i) {
4155
+ i = i[o];
4159
4156
  break;
4160
4157
  }
4161
4158
  }
@@ -4171,9 +4168,9 @@ const U = {}, jn = (e, t, r) => r && (t in U || (U[t] = {}), e in U[t] || (U[t][
4171
4168
  return U[t][e];
4172
4169
  const r = Ie(t);
4173
4170
  for (let i = 0; i < r.length; i++) {
4174
- const n = r[i], s = Vn(n, e);
4175
- if (s)
4176
- return jn(e, t, s);
4171
+ const n = r[i], o = Vn(n, e);
4172
+ if (o)
4173
+ return jn(e, t, o);
4177
4174
  }
4178
4175
  };
4179
4176
  let lt;
@@ -4200,10 +4197,10 @@ function Xn(e) {
4200
4197
  return i;
4201
4198
  }
4202
4199
  }
4203
- function Tr(e, ...t) {
4200
+ function Lr(e, ...t) {
4204
4201
  delete U[e], de.update((r) => (r[e] = Qi.all([r[e] || {}, ...t]), r));
4205
4202
  }
4206
- se(
4203
+ oe(
4207
4204
  [de],
4208
4205
  ([e]) => Object.keys(e)
4209
4206
  );
@@ -4212,12 +4209,12 @@ const xe = {};
4212
4209
  function Wn(e, t) {
4213
4210
  xe[e].delete(t), xe[e].size === 0 && delete xe[e];
4214
4211
  }
4215
- function Lr(e) {
4212
+ function Tr(e) {
4216
4213
  return xe[e];
4217
4214
  }
4218
4215
  function zn(e) {
4219
4216
  return Ie(e).map((t) => {
4220
- const r = Lr(t);
4217
+ const r = Tr(t);
4221
4218
  return [t, r ? [...r] : []];
4222
4219
  }).filter(([, t]) => t.length > 0);
4223
4220
  }
@@ -4225,14 +4222,14 @@ function it(e) {
4225
4222
  return e == null ? !1 : Ie(e).some(
4226
4223
  (t) => {
4227
4224
  var r;
4228
- return (r = Lr(t)) == null ? void 0 : r.size;
4225
+ return (r = Tr(t)) == null ? void 0 : r.size;
4229
4226
  }
4230
4227
  );
4231
4228
  }
4232
4229
  function Zn(e, t) {
4233
4230
  return Promise.all(
4234
4231
  t.map((i) => (Wn(e, i), i().then((n) => n.default || n)))
4235
- ).then((i) => Tr(e, ...i));
4232
+ ).then((i) => Lr(e, ...i));
4236
4233
  }
4237
4234
  const le = {};
4238
4235
  function Sr(e) {
@@ -4290,14 +4287,14 @@ function ie() {
4290
4287
  return qn;
4291
4288
  }
4292
4289
  const ke = Be(!1);
4293
- var Yn = Object.defineProperty, Kn = Object.defineProperties, es = Object.getOwnPropertyDescriptors, Rt = Object.getOwnPropertySymbols, ts = Object.prototype.hasOwnProperty, rs = Object.prototype.propertyIsEnumerable, Dt = (e, t, r) => t in e ? Yn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, is = (e, t) => {
4290
+ var Yn = Object.defineProperty, Kn = Object.defineProperties, eo = Object.getOwnPropertyDescriptors, Rt = Object.getOwnPropertySymbols, to = Object.prototype.hasOwnProperty, ro = Object.prototype.propertyIsEnumerable, Dt = (e, t, r) => t in e ? Yn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, io = (e, t) => {
4294
4291
  for (var r in t || (t = {}))
4295
- ts.call(t, r) && Dt(e, r, t[r]);
4292
+ to.call(t, r) && Dt(e, r, t[r]);
4296
4293
  if (Rt)
4297
4294
  for (var r of Rt(t))
4298
- rs.call(t, r) && Dt(e, r, t[r]);
4295
+ ro.call(t, r) && Dt(e, r, t[r]);
4299
4296
  return e;
4300
- }, ns = (e, t) => Kn(e, es(t));
4297
+ }, no = (e, t) => Kn(e, eo(t));
4301
4298
  let nt;
4302
4299
  const Se = Be(null);
4303
4300
  function Gt(e) {
@@ -4313,7 +4310,7 @@ function k() {
4313
4310
  Se.subscribe((e) => {
4314
4311
  nt = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
4315
4312
  });
4316
- const ss = (e) => {
4313
+ const oo = (e) => {
4317
4314
  if (e && Xn(e) && it(e)) {
4318
4315
  const { loadingDelay: t } = ie();
4319
4316
  let r;
@@ -4327,16 +4324,16 @@ const ss = (e) => {
4327
4324
  });
4328
4325
  }
4329
4326
  return Se.set(e);
4330
- }, oe = ns(is({}, Se), {
4331
- set: ss
4332
- }), Me = (e) => {
4327
+ }, se = no(io({}, Se), {
4328
+ set: oo
4329
+ }), Ce = (e) => {
4333
4330
  const t = /* @__PURE__ */ Object.create(null);
4334
4331
  return (i) => {
4335
4332
  const n = JSON.stringify(i);
4336
4333
  return n in t ? t[n] : t[n] = e(i);
4337
4334
  };
4338
4335
  };
4339
- var os = Object.defineProperty, He = Object.getOwnPropertySymbols, Hr = Object.prototype.hasOwnProperty, Ar = Object.prototype.propertyIsEnumerable, $t = (e, t, r) => t in e ? os(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, ht = (e, t) => {
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) => {
4340
4337
  for (var r in t || (t = {}))
4341
4338
  Hr.call(t, r) && $t(e, r, t[r]);
4342
4339
  if (He)
@@ -4357,21 +4354,21 @@ const pe = (e, t) => {
4357
4354
  if (e in r && t in r[e])
4358
4355
  return r[e][t];
4359
4356
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
4360
- }, as = Me(
4357
+ }, ao = Ce(
4361
4358
  (e) => {
4362
4359
  var t = e, { locale: r, format: i } = t, n = ae(t, ["locale", "format"]);
4363
4360
  if (r == null)
4364
4361
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
4365
4362
  return i && (n = pe("number", i)), new Intl.NumberFormat(r, n);
4366
4363
  }
4367
- ), us = Me(
4364
+ ), uo = Ce(
4368
4365
  (e) => {
4369
4366
  var t = e, { locale: r, format: i } = t, n = ae(t, ["locale", "format"]);
4370
4367
  if (r == null)
4371
4368
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
4372
4369
  return i ? n = pe("date", i) : Object.keys(n).length === 0 && (n = pe("date", "short")), new Intl.DateTimeFormat(r, n);
4373
4370
  }
4374
- ), ls = Me(
4371
+ ), lo = Ce(
4375
4372
  (e) => {
4376
4373
  var t = e, { locale: r, format: i } = t, n = ae(t, ["locale", "format"]);
4377
4374
  if (r == null)
@@ -4380,38 +4377,38 @@ const pe = (e, t) => {
4380
4377
  );
4381
4378
  return i ? n = pe("time", i) : Object.keys(n).length === 0 && (n = pe("time", "short")), new Intl.DateTimeFormat(r, n);
4382
4379
  }
4383
- ), hs = (e = {}) => {
4380
+ ), ho = (e = {}) => {
4384
4381
  var t = e, {
4385
4382
  locale: r = k()
4386
4383
  } = t, i = ae(t, [
4387
4384
  "locale"
4388
4385
  ]);
4389
- return as(ht({ locale: r }, i));
4390
- }, cs = (e = {}) => {
4386
+ return ao(ht({ locale: r }, i));
4387
+ }, co = (e = {}) => {
4391
4388
  var t = e, {
4392
4389
  locale: r = k()
4393
4390
  } = t, i = ae(t, [
4394
4391
  "locale"
4395
4392
  ]);
4396
- return us(ht({ locale: r }, i));
4397
- }, fs = (e = {}) => {
4393
+ return uo(ht({ locale: r }, i));
4394
+ }, fo = (e = {}) => {
4398
4395
  var t = e, {
4399
4396
  locale: r = k()
4400
4397
  } = t, i = ae(t, [
4401
4398
  "locale"
4402
4399
  ]);
4403
- return ls(ht({ locale: r }, i));
4404
- }, ms = Me(
4400
+ return lo(ht({ locale: r }, i));
4401
+ }, mo = Ce(
4405
4402
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
4406
4403
  (e, t = k()) => new Un(e, t, ie().formats, {
4407
4404
  ignoreTag: ie().ignoreTag
4408
4405
  })
4409
- ), ps = (e, t = {}) => {
4410
- var r, i, n, s;
4406
+ ), po = (e, t = {}) => {
4407
+ var r, i, n, o;
4411
4408
  let a = t;
4412
4409
  typeof e == "object" && (a = e, e = a.id);
4413
4410
  const {
4414
- values: o,
4411
+ values: s,
4415
4412
  locale: u = k(),
4416
4413
  default: l
4417
4414
  } = a;
@@ -4421,16 +4418,16 @@ const pe = (e, t) => {
4421
4418
  );
4422
4419
  let h = xr(e, u);
4423
4420
  if (!h)
4424
- h = (s = (n = (i = (r = ie()).handleMissingMessage) == null ? void 0 : i.call(r, { locale: u, id: e, defaultValue: l })) != null ? n : l) != null ? s : e;
4421
+ 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;
4425
4422
  else if (typeof h != "string")
4426
4423
  return console.warn(
4427
4424
  `[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.`
4428
4425
  ), h;
4429
- if (!o)
4426
+ if (!s)
4430
4427
  return h;
4431
4428
  let f = h;
4432
4429
  try {
4433
- f = ms(h, u).format(o);
4430
+ f = mo(h, u).format(s);
4434
4431
  } catch (c) {
4435
4432
  c instanceof Error && console.warn(
4436
4433
  `[svelte-i18n] Message "${e}" has syntax error:`,
@@ -4438,18 +4435,18 @@ const pe = (e, t) => {
4438
4435
  );
4439
4436
  }
4440
4437
  return f;
4441
- }, ds = (e, t) => fs(t).format(e), gs = (e, t) => cs(t).format(e), bs = (e, t) => hs(t).format(e), ys = (e, t = k()) => xr(e, t), vs = se([oe, de], () => ps);
4442
- se([oe], () => ds);
4443
- se([oe], () => gs);
4444
- se([oe], () => bs);
4445
- se([oe, de], () => ys);
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);
4439
+ oe([se], () => go);
4440
+ oe([se], () => bo);
4441
+ oe([se], () => yo);
4442
+ oe([se, de], () => vo);
4446
4443
  window.emWidgets = { topic: Ii };
4447
- const _s = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
4444
+ const Eo = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
4448
4445
  function Ut(e, t) {
4449
- Tr(e, t);
4446
+ Lr(e, t);
4450
4447
  }
4451
- function Es(e) {
4452
- oe.set(e);
4448
+ function xo(e) {
4449
+ se.set(e);
4453
4450
  }
4454
4451
  const Ft = {
4455
4452
  en: {
@@ -4545,17 +4542,17 @@ if (typeof window != "undefined") {
4545
4542
  }
4546
4543
  };
4547
4544
  };
4548
- customElements.define = e(customElements.define), import("./PlayerAccountGamingLimitsInfoCard-CZOB56fP.js").then(({ default: t }) => {
4545
+ customElements.define = e(customElements.define), import("./PlayerAccountGamingLimitsInfoCard-C6mt1_vl.js").then(({ default: t }) => {
4549
4546
  !customElements.get("player-account-gaming-limits-info-card") && customElements.define(
4550
4547
  "player-account-gaming-limits-info-card",
4551
4548
  t.element
4552
4549
  );
4553
4550
  });
4554
4551
  }
4555
- function xs(e) {
4556
- zr(e, "svelte-1ct02co", '.PlayerAccountGamingLimitsWrapper.svelte-1ct02co.svelte-1ct02co{color:var(--emfe-w-pam-color-primary, var(--emfe-w-color-primary, #D0046C));padding:50px;max-width:760px}.PlayerGamingLimitsTitle.svelte-1ct02co.svelte-1ct02co{font-size:26px;color:var(--emfe-w-pam-color-primary, var(--emfe-w-color-primary, #D0046C));font-weight:400}.PlayerGamingLimitsTitleMobile.svelte-1ct02co.svelte-1ct02co{font-size:16px;color:var(--emfe-w-pam-color-primary, var(--emfe-w-color-primary, #D0046C))}.PlayerGamingLimitsTitleNone.svelte-1ct02co.svelte-1ct02co{display:none}.MenuReturnButton.svelte-1ct02co.svelte-1ct02co{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.svelte-1ct02co svg.svelte-1ct02co{fill:var(--emfe-w-pam-color-primary, var(--emfe-w-color-primary, #D0046C))}.PlayerAccountMobileGamingLimitsWrapper.svelte-1ct02co.svelte-1ct02co{padding:20px 15px;background:var(--emfe-w-color-white, #FFFFFF);max-width:unset}.PlayerAccountTabletGamingLimitsWrapper.svelte-1ct02co.svelte-1ct02co{padding:40px 25% 40px 25%}.PlayerAccountGamingLimitsContainer.svelte-1ct02co.svelte-1ct02co{width:100%;display:grid;grid-template-columns:repeat(auto-fill, minmax(300px, 1fr));row-gap:30px;column-gap:30px}.ModalLoader.svelte-1ct02co.svelte-1ct02co{position:absolute;left:0;right:0;top:50%;width:300px;height:300px;margin:0 auto;display:flex;align-items:center;justify-content:center}.ModalLoader.svelte-1ct02co.svelte-1ct02co: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:svelte-1ct02co-Loader 1.2s linear infinite}@keyframes svelte-1ct02co-Loader{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}');
4552
+ 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)}}');
4557
4554
  }
4558
- function ws(e) {
4555
+ function Lo(e) {
4559
4556
  let t;
4560
4557
  return {
4561
4558
  c() {
@@ -4671,23 +4668,23 @@ function ws(e) {
4671
4668
  }
4672
4669
  };
4673
4670
  }
4674
- function Ts(e) {
4671
+ function To(e) {
4675
4672
  let t, r, i, n = (
4676
4673
  /*$_*/
4677
4674
  e[16]("gamingLimitsText") + ""
4678
- ), s, a, o, u, l, h, f, c, y, m, d = (
4675
+ ), o, a, s, u, l, h, f, c, y, m, d = (
4679
4676
  /*isMobile*/
4680
- e[17] && Ss(e)
4677
+ e[17] && Ho(e)
4681
4678
  );
4682
4679
  return {
4683
4680
  c() {
4684
- t = P("div"), d && d.c(), r = Q(), i = P("h2"), s = ce(n), a = Q(), o = P("div"), u = P("player-account-gaming-limits-info-card"), l = Q(), h = P("player-account-gaming-limits-info-card"), f = Q(), c = P("player-account-gaming-limits-info-card"), y = Q(), m = P("player-account-gaming-limits-info-card"), L(i, "class", "PlayerGamingLimitsTitle " + /*isMobile*/
4685
- (e[17] ? "PlayerGamingLimitsTitleNone" : "") + " svelte-1ct02co"), p(
4681
+ t = P("div"), d && d.c(), r = Q(), i = P("h2"), o = ce(n), a = Q(), s = P("div"), u = P("player-account-gaming-limits-info-card"), l = Q(), h = P("player-account-gaming-limits-info-card"), f = Q(), c = P("player-account-gaming-limits-info-card"), y = Q(), m = P("player-account-gaming-limits-info-card"), T(i, "class", "PlayerGamingLimitsTitle " + /*isMobile*/
4682
+ (e[17] ? "PlayerGamingLimitsTitleNone" : "")), p(
4686
4683
  u,
4687
4684
  "limitsdata",
4688
4685
  /*depositlimit*/
4689
4686
  e[1]
4690
- ), p(u, "limitname", As), p(
4687
+ ), p(u, "limitname", Po), p(
4691
4688
  u,
4692
4689
  "playercurrency",
4693
4690
  /*playercurrency*/
@@ -4712,7 +4709,7 @@ function Ts(e) {
4712
4709
  "limitsdata",
4713
4710
  /*wageringlimit*/
4714
4711
  e[2]
4715
- ), p(h, "limitname", Ps), p(
4712
+ ), p(h, "limitname", Bo), p(
4716
4713
  h,
4717
4714
  "playercurrency",
4718
4715
  /*playercurrency*/
@@ -4737,7 +4734,7 @@ function Ts(e) {
4737
4734
  "limitsdata",
4738
4735
  /*losslimit*/
4739
4736
  e[3]
4740
- ), p(c, "limitname", Bs), p(
4737
+ ), p(c, "limitname", Oo), p(
4741
4738
  c,
4742
4739
  "playercurrency",
4743
4740
  /*playercurrency*/
@@ -4762,7 +4759,7 @@ function Ts(e) {
4762
4759
  "limitsdata",
4763
4760
  /*timelimit*/
4764
4761
  e[4]
4765
- ), p(m, "limitname", Os), p(
4762
+ ), p(m, "limitname", Io), p(
4766
4763
  m,
4767
4764
  "playercurrency",
4768
4765
  /*playercurrency*/
@@ -4782,19 +4779,19 @@ function Ts(e) {
4782
4779
  "clientstylingurl",
4783
4780
  /*clientstylingurl*/
4784
4781
  e[10]
4785
- ), L(o, "class", "PlayerAccountGamingLimitsContainer svelte-1ct02co"), L(t, "class", "PlayerAccountGamingLimitsWrapper " + /*isMobile*/
4782
+ ), T(s, "class", "PlayerAccountGamingLimitsContainer"), T(t, "class", "PlayerAccountGamingLimitsWrapper " + /*isMobile*/
4786
4783
  (e[17] ? "PlayerAccountMobileGamingLimitsWrapper" : "") + " " + /*mediaQuery*/
4787
4784
  (e[18].matches && /*isMobile*/
4788
- e[17] ? "PlayerAccountTabletGamingLimitsWrapper" : "") + " svelte-1ct02co");
4785
+ e[17] ? "PlayerAccountTabletGamingLimitsWrapper" : ""));
4789
4786
  },
4790
4787
  m(g, v) {
4791
- ne(g, t, v), d && d.m(t, null), T(t, r), T(t, i), T(i, s), T(t, a), T(t, o), T(o, u), T(o, l), T(o, h), T(o, f), T(o, c), T(o, y), T(o, m);
4788
+ ne(g, t, v), d && d.m(t, null), L(t, r), L(t, i), L(i, o), L(t, a), L(t, s), L(s, u), L(s, l), L(s, h), L(s, f), L(s, c), L(s, y), L(s, m);
4792
4789
  },
4793
4790
  p(g, v) {
4794
4791
  /*isMobile*/
4795
4792
  g[17] && d.p(g, v), v & /*$_*/
4796
4793
  65536 && n !== (n = /*$_*/
4797
- g[16]("gamingLimitsText") + "") && Qt(s, n), v & /*depositlimit*/
4794
+ g[16]("gamingLimitsText") + "") && Qt(o, n), v & /*depositlimit*/
4798
4795
  2 && p(
4799
4796
  u,
4800
4797
  "limitsdata",
@@ -4921,11 +4918,11 @@ function Ts(e) {
4921
4918
  }
4922
4919
  };
4923
4920
  }
4924
- function Ls(e) {
4921
+ function So(e) {
4925
4922
  let t;
4926
4923
  return {
4927
4924
  c() {
4928
- t = P("div"), L(t, "class", "ModalLoader svelte-1ct02co");
4925
+ t = P("div"), T(t, "class", "ModalLoader");
4929
4926
  },
4930
4927
  m(r, i) {
4931
4928
  ne(r, t, i);
@@ -4936,17 +4933,17 @@ function Ls(e) {
4936
4933
  }
4937
4934
  };
4938
4935
  }
4939
- function Ss(e) {
4940
- let t, r, i, n, s, a, o, u, l, h, f = (
4936
+ function Ho(e) {
4937
+ let t, r, i, n, o, a, s, u, l, h, f = (
4941
4938
  /*$_*/
4942
4939
  e[16]("gamingLimitsText") + ""
4943
4940
  ), c, y, m;
4944
4941
  return {
4945
4942
  c() {
4946
- t = P("div"), r = W("svg"), i = W("defs"), n = W("style"), s = ce(".aaa{fill:var(--emfe-w-pam-color-primary, var(--emfe-w-color-primary, #D0046C));}"), a = W("g"), o = W("g"), u = W("path"), l = Q(), h = P("h2"), c = ce(f), L(u, "class", "aaa"), L(u, "d", "M7.5,0,6.136,1.364,11.3,6.526H0V8.474H11.3L6.136,13.636,7.5,15,15,7.5Z"), L(u, "transform", "translate(15 15) rotate(180)"), L(o, "transform", "translate(20 158)"), L(a, "transform", "translate(-20 -158)"), L(r, "xmlns", "http://www.w3.org/2000/svg"), L(r, "width", "15"), L(r, "height", "15"), L(r, "viewBox", "0 0 15 15"), L(r, "class", "svelte-1ct02co"), L(h, "class", "PlayerGamingLimitsTitleMobile svelte-1ct02co"), L(t, "class", "MenuReturnButton svelte-1ct02co");
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");
4947
4944
  },
4948
4945
  m(d, g) {
4949
- ne(d, t, g), T(t, r), T(r, i), T(i, n), T(n, s), T(r, a), T(a, o), T(o, u), T(t, l), T(t, h), T(h, c), y || (m = Qr(
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(
4950
4947
  t,
4951
4948
  "click",
4952
4949
  /*click_handler*/
@@ -4963,14 +4960,14 @@ function Ss(e) {
4963
4960
  }
4964
4961
  };
4965
4962
  }
4966
- function Hs(e) {
4963
+ function Ao(e) {
4967
4964
  let t;
4968
- function r(s, a) {
4965
+ function r(o, a) {
4969
4966
  return (
4970
4967
  /*isLoading*/
4971
- s[12] ? Ls : (
4968
+ o[12] ? So : (
4972
4969
  /*limitsGroupView*/
4973
- s[15] ? Ts : ws
4970
+ o[15] ? To : Lo
4974
4971
  )
4975
4972
  );
4976
4973
  }
@@ -4979,24 +4976,24 @@ function Hs(e) {
4979
4976
  c() {
4980
4977
  t = P("div"), n.c();
4981
4978
  },
4982
- m(s, a) {
4983
- ne(s, t, a), n.m(t, null), e[22](t);
4979
+ m(o, a) {
4980
+ ne(o, t, a), n.m(t, null), e[22](t);
4984
4981
  },
4985
- p(s, [a]) {
4986
- i === (i = r(s)) && n ? n.p(s, a) : (n.d(1), n = i(s), n && (n.c(), n.m(t, null)));
4982
+ p(o, [a]) {
4983
+ i === (i = r(o)) && n ? n.p(o, a) : (n.d(1), n = i(o), n && (n.c(), n.m(t, null)));
4987
4984
  },
4988
4985
  i: O,
4989
4986
  o: O,
4990
- d(s) {
4991
- s && F(t), n.d(), e[22](null);
4987
+ d(o) {
4988
+ o && F(t), n.d(), e[22](null);
4992
4989
  }
4993
4990
  };
4994
4991
  }
4995
- let As = "Deposit Limit", Ps = "Wagering Limit", Bs = "Loss Limit", Os = "Time Limit";
4996
- function Is(e, t, r) {
4992
+ let Po = "Deposit Limit", Bo = "Wagering Limit", Oo = "Loss Limit", Io = "Time Limit";
4993
+ function Co(e, t, r) {
4997
4994
  let i;
4998
- Vr(e, vs, (b) => r(16, i = b));
4999
- let { depositlimit: n } = t, { wageringlimit: s } = t, { losslimit: a } = t, { timelimit: o } = 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;
4995
+ Vr(e, _o, (b) => r(16, i = b));
4996
+ 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;
5000
4997
  const g = () => {
5001
4998
  fetch(d).then((N) => N.json()).then((N) => {
5002
4999
  Object.keys(N).forEach((X) => {
@@ -5009,22 +5006,22 @@ function Is(e, t, r) {
5009
5006
  Object.keys(Ft).forEach((b) => {
5010
5007
  Ut(b, Ft[b]);
5011
5008
  });
5012
- let v, I = !0, S = window.navigator.userAgent, M = _s(S) !== "PC", H, R = "", V = !0;
5009
+ let v, I = !0, S = window.navigator.userAgent, C = Eo(S) !== "PC", H, R = "", V = !0;
5013
5010
  const Br = window.matchMedia("(min-width: 768px)"), ct = () => {
5014
5011
  window.postMessage(
5015
5012
  {
5016
5013
  type: "PlayerAccountMenuActive",
5017
- isMobile: M
5014
+ isMobile: C
5018
5015
  },
5019
5016
  window.location.href
5020
5017
  );
5021
5018
  }, Or = () => {
5022
- Es(h);
5019
+ xo(h);
5023
5020
  }, ft = (b) => {
5024
5021
  if (b.data)
5025
5022
  switch (b.data.type) {
5026
5023
  case "PlayerLimitsData":
5027
- r(0, h = b.data.limits.lang), r(1, n = b.data.limits.depositlimit), r(2, s = b.data.limits.wageringlimit), r(3, a = b.data.limits.losslimit), r(4, o = b.data.limits.timelimit), r(12, I = !1);
5024
+ r(0, h = b.data.limits.lang), r(1, n = b.data.limits.depositlimit), r(2, o = b.data.limits.wageringlimit), r(3, a = b.data.limits.losslimit), r(4, s = b.data.limits.timelimit), r(12, I = !1);
5028
5025
  break;
5029
5026
  case "EditPlayerAccountGamingLimits":
5030
5027
  r(13, H = b.data.edit), r(14, R = b.data.name), r(15, V = !1), window.postMessage(
@@ -5046,7 +5043,7 @@ function Is(e, t, r) {
5046
5043
  }, Ir = () => {
5047
5044
  let b = document.createElement("style");
5048
5045
  b.innerHTML = y, v.appendChild(b);
5049
- }, Mr = () => {
5046
+ }, Cr = () => {
5050
5047
  let b = new URL(m), N = document.createElement("style");
5051
5048
  fetch(b.href).then((X) => X.text()).then((X) => {
5052
5049
  N.innerHTML = X, setTimeout(
@@ -5060,26 +5057,26 @@ function Is(e, t, r) {
5060
5057
  ni(() => (window.addEventListener("message", ft, !1), () => {
5061
5058
  window.removeEventListener("message", ft);
5062
5059
  }));
5063
- const Cr = () => ct();
5060
+ const Mr = () => ct();
5064
5061
  function Nr(b) {
5065
5062
  Ve[b ? "unshift" : "push"](() => {
5066
5063
  v = b, r(11, v);
5067
5064
  });
5068
5065
  }
5069
5066
  return e.$$set = (b) => {
5070
- "depositlimit" in b && r(1, n = b.depositlimit), "wageringlimit" in b && r(2, s = b.wageringlimit), "losslimit" in b && r(3, a = b.losslimit), "timelimit" in b && r(4, o = 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);
5067
+ "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);
5071
5068
  }, e.$$.update = () => {
5072
5069
  e.$$.dirty & /*lang*/
5073
5070
  1 && h && Or(), e.$$.dirty & /*clientstyling, customStylingContainer*/
5074
5071
  2560 && y && v && Ir(), e.$$.dirty & /*clientstylingurl, customStylingContainer*/
5075
- 3072 && m && v && Mr(), e.$$.dirty & /*translationurl*/
5072
+ 3072 && m && v && Cr(), e.$$.dirty & /*translationurl*/
5076
5073
  1048576 && d && g();
5077
5074
  }, [
5078
5075
  h,
5079
5076
  n,
5080
- s,
5081
- a,
5082
5077
  o,
5078
+ a,
5079
+ s,
5083
5080
  f,
5084
5081
  u,
5085
5082
  l,
@@ -5092,11 +5089,11 @@ function Is(e, t, r) {
5092
5089
  R,
5093
5090
  V,
5094
5091
  i,
5095
- M,
5092
+ C,
5096
5093
  Br,
5097
5094
  ct,
5098
5095
  d,
5099
- Cr,
5096
+ Mr,
5100
5097
  Nr
5101
5098
  ];
5102
5099
  }
@@ -5105,8 +5102,8 @@ class Pr extends bi {
5105
5102
  super(), di(
5106
5103
  this,
5107
5104
  t,
5108
- Is,
5109
- Hs,
5105
+ Co,
5106
+ Ao,
5110
5107
  kt,
5111
5108
  {
5112
5109
  depositlimit: 1,
@@ -5122,7 +5119,7 @@ class Pr extends bi {
5122
5119
  clientstylingurl: 10,
5123
5120
  translationurl: 20
5124
5121
  },
5125
- xs
5122
+ wo
5126
5123
  );
5127
5124
  }
5128
5125
  get depositlimit() {
@@ -5199,57 +5196,56 @@ class Pr extends bi {
5199
5196
  }
5200
5197
  }
5201
5198
  gi(Pr, { depositlimit: {}, wageringlimit: {}, losslimit: {}, timelimit: {}, showdeletenotification: { type: "Boolean" }, showsuccessnotification: { type: "Boolean" }, lang: {}, playercurrency: {}, separatelimits: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {} }, [], [], !0);
5202
- const qs = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
5199
+ const qo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
5203
5200
  __proto__: null,
5204
5201
  default: Pr
5205
5202
  }, Symbol.toStringTag, { value: "Module" }));
5206
5203
  export {
5207
- oe as $,
5204
+ se as $,
5208
5205
  W as A,
5209
5206
  O as B,
5210
- vs as C,
5207
+ _o as C,
5211
5208
  p as D,
5212
- Fs as E,
5213
- Js as F,
5214
- $s as G,
5215
- Us as H,
5216
- Xs as I,
5217
- js as J,
5218
- ks as K,
5219
- Le as L,
5220
- Vs as M,
5209
+ Fo as E,
5210
+ Jo as F,
5211
+ $o as G,
5212
+ Uo as H,
5213
+ Xo as I,
5214
+ jo as J,
5215
+ ko as K,
5216
+ Te as L,
5217
+ Vo as M,
5221
5218
  Ae as N,
5222
- Gs as O,
5223
- Fr as P,
5224
- zs as Q,
5225
- Qs as R,
5219
+ Fr as O,
5220
+ zo as P,
5221
+ Qo as Q,
5222
+ Wo as R,
5226
5223
  bi as S,
5227
- Ws as T,
5228
- qs as U,
5229
- Tr as a,
5224
+ qo as T,
5225
+ Lr as a,
5230
5226
  zr as b,
5231
5227
  gi as c,
5232
- Cs as d,
5228
+ No as d,
5233
5229
  P as e,
5234
5230
  B as f,
5235
5231
  Q as g,
5236
- L as h,
5232
+ T as h,
5237
5233
  di as i,
5238
5234
  ne as j,
5239
- T as k,
5235
+ L as k,
5240
5236
  Qr as l,
5241
- Ds as m,
5242
- Ns as n,
5237
+ Go as m,
5238
+ Ro as n,
5243
5239
  Qt as o,
5244
5240
  hi as p,
5245
- Zs as q,
5241
+ Zo as q,
5246
5242
  F as r,
5247
5243
  kt as s,
5248
5244
  ce as t,
5249
- Rs as u,
5245
+ Do as u,
5250
5246
  j as v,
5251
5247
  Vr as w,
5252
- _s as x,
5248
+ Eo as x,
5253
5249
  ni as y,
5254
5250
  Ve as z
5255
5251
  };