@everymatrix/player-account-gaming-limits-wrapper-2 1.65.1 → 1.65.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 (26) hide show
  1. package/components/{PlayerAccountGamingLimitsHistory2-DrjkyFQ_.js → PlayerAccountGamingLimitsHistory2-B4s3YDEv.js} +1079 -1114
  2. package/components/{PlayerAccountGamingLimitsHistory2-GArV24bp.js → PlayerAccountGamingLimitsHistory2-CPnhIE86.js} +1047 -1082
  3. package/components/PlayerAccountGamingLimitsHistory2-Czvses-l.cjs +18 -0
  4. package/components/{PlayerAccountGamingLimitsPage2Gm16-DviV4_mb.js → PlayerAccountGamingLimitsPage2Gm16-BWgbBViW.js} +99 -99
  5. package/components/{PlayerAccountGamingLimitsPage2Gm16-DVWlVHyp.cjs → PlayerAccountGamingLimitsPage2Gm16-Cfs4v64C.cjs} +2 -2
  6. package/components/{PlayerAccountGamingLimitsPage2Gm16-DLX58h4T.js → PlayerAccountGamingLimitsPage2Gm16-DeDGCiiU.js} +118 -118
  7. package/components/{PlayerAccountGamingLimitsWrapper2-N-KDOrZU.js → PlayerAccountGamingLimitsWrapper2-BsQ3ORnE.js} +40 -40
  8. package/components/{PlayerAccountGamingLimitsWrapper2-BvCmyyWg.js → PlayerAccountGamingLimitsWrapper2-DDXQBrBg.js} +64 -64
  9. package/components/{PlayerAccountGamingLimitsWrapper2-RZwb1Aj0.cjs → PlayerAccountGamingLimitsWrapper2-N_r02AJE.cjs} +1 -1
  10. package/es2015/player-account-gaming-limits-wrapper-2.cjs +1 -1
  11. package/es2015/player-account-gaming-limits-wrapper-2.js +1 -1
  12. package/esnext/player-account-gaming-limits-wrapper-2.js +1 -1
  13. package/package.json +1 -1
  14. package/stencil/index-b2193545-CayB6jRX.js +519 -0
  15. package/stencil/index-b2193545-DrvOqGyq.js +503 -0
  16. package/stencil/index-b2193545-lC_KoC4p.cjs +1 -0
  17. package/stencil/{ui-skeleton-1cb75d00-CUSs6C3A.cjs → ui-skeleton-1cb75d00-6KKxtHwu.cjs} +1 -1
  18. package/stencil/{ui-skeleton-1cb75d00-CXHx_pAM.js → ui-skeleton-1cb75d00-BAHBT-wb.js} +1 -1
  19. package/stencil/{ui-skeleton-1cb75d00-z2mX3TRi.js → ui-skeleton-1cb75d00-BPfsKHrC.js} +1 -1
  20. package/stencil/{ui-skeleton-CCXvjIzA.cjs → ui-skeleton-CaX4F6ue.cjs} +1 -1
  21. package/stencil/{ui-skeleton-4ifa-7wH.js → ui-skeleton-QVfoKja7.js} +2 -2
  22. package/stencil/{ui-skeleton-Bk5dn5mu.js → ui-skeleton-b2oavT4f.js} +2 -2
  23. package/components/PlayerAccountGamingLimitsHistory2-DRH0naic.cjs +0 -18
  24. package/stencil/index-b2193545-BcYyCldH.js +0 -519
  25. package/stencil/index-b2193545-CPztmidm.js +0 -503
  26. package/stencil/index-b2193545-D1Z0k4-D.cjs +0 -1
@@ -1,35 +1,35 @@
1
- var Vr = Object.defineProperty, Wr = Object.defineProperties;
2
- var Xr = Object.getOwnPropertyDescriptors;
3
- var vt = Object.getOwnPropertySymbols;
4
- var zr = Object.prototype.hasOwnProperty, Zr = Object.prototype.propertyIsEnumerable;
5
- var Ge = (e, t, r) => t in e ? Vr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, be = (e, t) => {
1
+ var Gr = Object.defineProperty, Fr = Object.defineProperties;
2
+ var jr = Object.getOwnPropertyDescriptors;
3
+ var pt = Object.getOwnPropertySymbols;
4
+ var kr = Object.prototype.hasOwnProperty, Vr = Object.prototype.propertyIsEnumerable;
5
+ var Ue = (e, t, r) => t in e ? Gr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, be = (e, t) => {
6
6
  for (var r in t || (t = {}))
7
- zr.call(t, r) && Ge(e, r, t[r]);
8
- if (vt)
9
- for (var r of vt(t))
10
- Zr.call(t, r) && Ge(e, r, t[r]);
7
+ kr.call(t, r) && Ue(e, r, t[r]);
8
+ if (pt)
9
+ for (var r of pt(t))
10
+ Vr.call(t, r) && Ue(e, r, t[r]);
11
11
  return e;
12
- }, _t = (e, t) => Wr(e, Xr(t));
13
- var N = (e, t, r) => (Ge(e, typeof t != "symbol" ? t + "" : t, r), r);
14
- var Et = (e, t, r) => new Promise((i, n) => {
15
- var o = (l) => {
12
+ }, yt = (e, t) => Fr(e, jr(t));
13
+ var N = (e, t, r) => (Ue(e, typeof t != "symbol" ? t + "" : t, r), r);
14
+ var gt = (e, t, r) => new Promise((i, n) => {
15
+ var s = (l) => {
16
16
  try {
17
17
  a(r.next(l));
18
18
  } catch (u) {
19
19
  n(u);
20
20
  }
21
- }, s = (l) => {
21
+ }, o = (l) => {
22
22
  try {
23
23
  a(r.throw(l));
24
24
  } catch (u) {
25
25
  n(u);
26
26
  }
27
- }, a = (l) => l.done ? i(l.value) : Promise.resolve(l.value).then(o, s);
27
+ }, a = (l) => l.done ? i(l.value) : Promise.resolve(l.value).then(s, o);
28
28
  a((r = r.apply(e, t)).next());
29
29
  });
30
- function I() {
30
+ function B() {
31
31
  }
32
- function Qr(e, t) {
32
+ function Wr(e, t) {
33
33
  for (const r in t)
34
34
  e[r] = t[r];
35
35
  return (
@@ -37,67 +37,67 @@ function Qr(e, t) {
37
37
  e
38
38
  );
39
39
  }
40
- function Qt(e) {
40
+ function Wt(e) {
41
41
  return e();
42
42
  }
43
- function xt() {
43
+ function bt() {
44
44
  return /* @__PURE__ */ Object.create(null);
45
45
  }
46
- function ie(e) {
47
- e.forEach(Qt);
46
+ function ne(e) {
47
+ e.forEach(Wt);
48
48
  }
49
- function dt(e) {
49
+ function ht(e) {
50
50
  return typeof e == "function";
51
51
  }
52
- function Yt(e, t) {
52
+ function Xt(e, t) {
53
53
  return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
54
54
  }
55
- function Yr(e) {
55
+ function Xr(e) {
56
56
  return Object.keys(e).length === 0;
57
57
  }
58
- function Jt(e, ...t) {
58
+ function zt(e, ...t) {
59
59
  if (e == null) {
60
60
  for (const i of t)
61
61
  i(void 0);
62
- return I;
62
+ return B;
63
63
  }
64
64
  const r = e.subscribe(...t);
65
65
  return r.unsubscribe ? () => r.unsubscribe() : r;
66
66
  }
67
- function Jr(e, t, r) {
68
- e.$$.on_destroy.push(Jt(t, r));
67
+ function zr(e, t, r) {
68
+ e.$$.on_destroy.push(zt(t, r));
69
69
  }
70
- function Do(e, t, r, i) {
70
+ function Os(e, t, r, i) {
71
71
  if (e) {
72
- const n = qt(e, t, r, i);
72
+ const n = Zt(e, t, r, i);
73
73
  return e[0](n);
74
74
  }
75
75
  }
76
- function qt(e, t, r, i) {
77
- return e[1] && i ? Qr(r.ctx.slice(), e[1](i(t))) : r.ctx;
76
+ function Zt(e, t, r, i) {
77
+ return e[1] && i ? Wr(r.ctx.slice(), e[1](i(t))) : r.ctx;
78
78
  }
79
- function Uo(e, t, r, i) {
79
+ function Cs(e, t, r, i) {
80
80
  if (e[2] && i) {
81
81
  const n = e[2](i(r));
82
82
  if (t.dirty === void 0)
83
83
  return n;
84
84
  if (typeof n == "object") {
85
- const o = [], s = Math.max(t.dirty.length, n.length);
86
- for (let a = 0; a < s; a += 1)
87
- o[a] = t.dirty[a] | n[a];
88
- return o;
85
+ const s = [], o = Math.max(t.dirty.length, n.length);
86
+ for (let a = 0; a < o; a += 1)
87
+ s[a] = t.dirty[a] | n[a];
88
+ return s;
89
89
  }
90
90
  return t.dirty | n;
91
91
  }
92
92
  return t.dirty;
93
93
  }
94
- function $o(e, t, r, i, n, o) {
94
+ function Ns(e, t, r, i, n, s) {
95
95
  if (n) {
96
- const s = qt(t, r, i, o);
97
- e.p(s, n);
96
+ const o = Zt(t, r, i, s);
97
+ e.p(o, n);
98
98
  }
99
99
  }
100
- function Go(e) {
100
+ function Rs(e) {
101
101
  if (e.ctx.length > 32) {
102
102
  const t = [], r = e.ctx.length / 32;
103
103
  for (let i = 0; i < r; i++)
@@ -106,20 +106,20 @@ function Go(e) {
106
106
  }
107
107
  return -1;
108
108
  }
109
- function Tt(e) {
109
+ function vt(e) {
110
110
  return e == null ? "" : e;
111
111
  }
112
- function x(e, t) {
112
+ function T(e, t) {
113
113
  e.appendChild(t);
114
114
  }
115
- function qr(e, t, r) {
116
- const i = Kr(e);
115
+ function Zr(e, t, r) {
116
+ const i = Qr(e);
117
117
  if (!i.getElementById(t)) {
118
118
  const n = P("style");
119
- n.id = t, n.textContent = r, ei(i, n);
119
+ n.id = t, n.textContent = r, Yr(i, n);
120
120
  }
121
121
  }
122
- function Kr(e) {
122
+ function Qr(e) {
123
123
  if (!e)
124
124
  return document;
125
125
  const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
@@ -129,8 +129,8 @@ function Kr(e) {
129
129
  t
130
130
  ) : e.ownerDocument;
131
131
  }
132
- function ei(e, t) {
133
- return x(
132
+ function Yr(e, t) {
133
+ return T(
134
134
  /** @type {Document} */
135
135
  e.head || e,
136
136
  t
@@ -142,52 +142,52 @@ function z(e, t, r) {
142
142
  function V(e) {
143
143
  e.parentNode && e.parentNode.removeChild(e);
144
144
  }
145
- function ti(e, t) {
145
+ function Jr(e, t) {
146
146
  for (let r = 0; r < e.length; r += 1)
147
147
  e[r] && e[r].d(t);
148
148
  }
149
149
  function P(e) {
150
150
  return document.createElement(e);
151
151
  }
152
- function Fe(e) {
152
+ function $e(e) {
153
153
  return document.createElementNS("http://www.w3.org/2000/svg", e);
154
154
  }
155
- function D(e) {
155
+ function M(e) {
156
156
  return document.createTextNode(e);
157
157
  }
158
- function Je() {
159
- return D(" ");
158
+ function Ze() {
159
+ return M(" ");
160
160
  }
161
- function Fo() {
162
- return D("");
161
+ function Ms() {
162
+ return M("");
163
163
  }
164
- function ri(e, t, r, i) {
164
+ function qr(e, t, r, i) {
165
165
  return e.addEventListener(t, r, i), () => e.removeEventListener(t, r, i);
166
166
  }
167
- function E(e, t, r) {
167
+ function x(e, t, r) {
168
168
  r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
169
169
  }
170
- function jo(e, t, r) {
170
+ function Ds(e, t, r) {
171
171
  const i = t.toLowerCase();
172
- i in e ? e[i] = typeof e[i] == "boolean" && r === "" ? !0 : r : t in e ? e[t] = typeof e[t] == "boolean" && r === "" ? !0 : r : E(e, t, r);
172
+ i in e ? e[i] = typeof e[i] == "boolean" && r === "" ? !0 : r : t in e ? e[t] = typeof e[t] == "boolean" && r === "" ? !0 : r : x(e, t, r);
173
173
  }
174
- function ko(e) {
174
+ function Us(e) {
175
175
  return e === "" ? null : +e;
176
176
  }
177
- function ii(e) {
177
+ function Kr(e) {
178
178
  return Array.from(e.childNodes);
179
179
  }
180
180
  function k(e, t) {
181
181
  t = "" + t, e.data !== t && (e.data = /** @type {string} */
182
182
  t);
183
183
  }
184
- function Vo(e, t) {
184
+ function $s(e, t) {
185
185
  e.value = t == null ? "" : t;
186
186
  }
187
- function Wo(e, t, r, i) {
187
+ function Gs(e, t, r, i) {
188
188
  r == null ? e.style.removeProperty(t) : e.style.setProperty(t, r, "");
189
189
  }
190
- function Xo(e, t, r) {
190
+ function Fs(e, t, r) {
191
191
  for (let i = 0; i < e.options.length; i += 1) {
192
192
  const n = e.options[i];
193
193
  if (n.__value === t) {
@@ -197,14 +197,14 @@ function Xo(e, t, r) {
197
197
  }
198
198
  (!r || t !== void 0) && (e.selectedIndex = -1);
199
199
  }
200
- function zo(e) {
200
+ function js(e) {
201
201
  const t = e.querySelector(":checked");
202
202
  return t && t.__value;
203
203
  }
204
204
  function ve(e, t, r) {
205
205
  e.classList.toggle(t, !!r);
206
206
  }
207
- function ni(e) {
207
+ function ei(e) {
208
208
  const t = {};
209
209
  return e.childNodes.forEach(
210
210
  /** @param {Element} node */
@@ -213,69 +213,69 @@ function ni(e) {
213
213
  }
214
214
  ), t;
215
215
  }
216
- let he;
217
- function le(e) {
218
- he = e;
216
+ let ce;
217
+ function he(e) {
218
+ ce = e;
219
219
  }
220
- function oi() {
221
- if (!he)
220
+ function ti() {
221
+ if (!ce)
222
222
  throw new Error("Function called outside component initialization");
223
- return he;
223
+ return ce;
224
224
  }
225
- function si(e) {
226
- oi().$$.on_mount.push(e);
225
+ function ri(e) {
226
+ ti().$$.on_mount.push(e);
227
227
  }
228
228
  const J = [], Ae = [];
229
229
  let q = [];
230
- const Lt = [], ai = /* @__PURE__ */ Promise.resolve();
231
- let qe = !1;
232
- function ui() {
233
- qe || (qe = !0, ai.then(B));
230
+ const _t = [], ii = /* @__PURE__ */ Promise.resolve();
231
+ let Qe = !1;
232
+ function ni() {
233
+ Qe || (Qe = !0, ii.then(O));
234
234
  }
235
- function Ke(e) {
235
+ function Ye(e) {
236
236
  q.push(e);
237
237
  }
238
- const je = /* @__PURE__ */ new Set();
238
+ const Ge = /* @__PURE__ */ new Set();
239
239
  let Q = 0;
240
- function B() {
240
+ function O() {
241
241
  if (Q !== 0)
242
242
  return;
243
- const e = he;
243
+ const e = ce;
244
244
  do {
245
245
  try {
246
246
  for (; Q < J.length; ) {
247
247
  const t = J[Q];
248
- Q++, le(t), li(t.$$);
248
+ Q++, he(t), si(t.$$);
249
249
  }
250
250
  } catch (t) {
251
251
  throw J.length = 0, Q = 0, t;
252
252
  }
253
- for (le(null), J.length = 0, Q = 0; Ae.length; )
253
+ for (he(null), J.length = 0, Q = 0; Ae.length; )
254
254
  Ae.pop()();
255
255
  for (let t = 0; t < q.length; t += 1) {
256
256
  const r = q[t];
257
- je.has(r) || (je.add(r), r());
257
+ Ge.has(r) || (Ge.add(r), r());
258
258
  }
259
259
  q.length = 0;
260
260
  } while (J.length);
261
- for (; Lt.length; )
262
- Lt.pop()();
263
- qe = !1, je.clear(), le(e);
261
+ for (; _t.length; )
262
+ _t.pop()();
263
+ Qe = !1, Ge.clear(), he(e);
264
264
  }
265
- function li(e) {
265
+ function si(e) {
266
266
  if (e.fragment !== null) {
267
- e.update(), ie(e.before_update);
267
+ e.update(), ne(e.before_update);
268
268
  const t = e.dirty;
269
- e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Ke);
269
+ e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Ye);
270
270
  }
271
271
  }
272
- function hi(e) {
272
+ function oi(e) {
273
273
  const t = [], r = [];
274
274
  q.forEach((i) => e.indexOf(i) === -1 ? t.push(i) : r.push(i)), r.forEach((i) => i()), q = t;
275
275
  }
276
276
  const xe = /* @__PURE__ */ new Set();
277
277
  let X;
278
- function Zo() {
278
+ function ks() {
279
279
  X = {
280
280
  r: 0,
281
281
  c: [],
@@ -283,13 +283,13 @@ function Zo() {
283
283
  // parent group
284
284
  };
285
285
  }
286
- function Qo() {
287
- X.r || ie(X.c), X = X.p;
286
+ function Vs() {
287
+ X.r || ne(X.c), X = X.p;
288
288
  }
289
- function ci(e, t) {
289
+ function ai(e, t) {
290
290
  e && e.i && (xe.delete(e), e.i(t));
291
291
  }
292
- function Yo(e, t, r, i) {
292
+ function Ws(e, t, r, i) {
293
293
  if (e && e.o) {
294
294
  if (xe.has(e))
295
295
  return;
@@ -299,34 +299,34 @@ function Yo(e, t, r, i) {
299
299
  } else
300
300
  i && i();
301
301
  }
302
- function St(e) {
302
+ function Et(e) {
303
303
  return (e == null ? void 0 : e.length) !== void 0 ? e : Array.from(e);
304
304
  }
305
- function fi(e, t, r) {
305
+ function ui(e, t, r) {
306
306
  const { fragment: i, after_update: n } = e.$$;
307
- i && i.m(t, r), Ke(() => {
308
- const o = e.$$.on_mount.map(Qt).filter(dt);
309
- e.$$.on_destroy ? e.$$.on_destroy.push(...o) : ie(o), e.$$.on_mount = [];
310
- }), n.forEach(Ke);
307
+ i && i.m(t, r), Ye(() => {
308
+ const s = e.$$.on_mount.map(Wt).filter(ht);
309
+ e.$$.on_destroy ? e.$$.on_destroy.push(...s) : ne(s), e.$$.on_mount = [];
310
+ }), n.forEach(Ye);
311
311
  }
312
- function mi(e, t) {
312
+ function li(e, t) {
313
313
  const r = e.$$;
314
- r.fragment !== null && (hi(r.after_update), ie(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
314
+ r.fragment !== null && (oi(r.after_update), ne(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
315
315
  }
316
- function pi(e, t) {
317
- e.$$.dirty[0] === -1 && (J.push(e), ui(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
316
+ function hi(e, t) {
317
+ e.$$.dirty[0] === -1 && (J.push(e), ni(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
318
318
  }
319
- function di(e, t, r, i, n, o, s = null, a = [-1]) {
320
- const l = he;
321
- le(e);
319
+ function ci(e, t, r, i, n, s, o = null, a = [-1]) {
320
+ const l = ce;
321
+ he(e);
322
322
  const u = e.$$ = {
323
323
  fragment: null,
324
324
  ctx: [],
325
325
  // state
326
- props: o,
327
- update: I,
326
+ props: s,
327
+ update: B,
328
328
  not_equal: n,
329
- bound: xt(),
329
+ bound: bt(),
330
330
  // lifecycle
331
331
  on_mount: [],
332
332
  on_destroy: [],
@@ -335,28 +335,28 @@ function di(e, t, r, i, n, o, s = null, a = [-1]) {
335
335
  after_update: [],
336
336
  context: new Map(t.context || (l ? l.$$.context : [])),
337
337
  // everything else
338
- callbacks: xt(),
338
+ callbacks: bt(),
339
339
  dirty: a,
340
340
  skip_bound: !1,
341
341
  root: t.target || l.$$.root
342
342
  };
343
- s && s(u.root);
343
+ o && o(u.root);
344
344
  let h = !1;
345
- if (u.ctx = r ? r(e, t.props || {}, (c, f, ...p) => {
346
- const y = p.length ? p[0] : f;
347
- return u.ctx && n(u.ctx[c], u.ctx[c] = y) && (!u.skip_bound && u.bound[c] && u.bound[c](y), h && pi(e, c)), f;
348
- }) : [], u.update(), h = !0, ie(u.before_update), u.fragment = i ? i(u.ctx) : !1, t.target) {
345
+ if (u.ctx = r ? r(e, t.props || {}, (c, f, ...d) => {
346
+ const y = d.length ? d[0] : f;
347
+ return u.ctx && n(u.ctx[c], u.ctx[c] = y) && (!u.skip_bound && u.bound[c] && u.bound[c](y), h && hi(e, c)), f;
348
+ }) : [], u.update(), h = !0, ne(u.before_update), u.fragment = i ? i(u.ctx) : !1, t.target) {
349
349
  if (t.hydrate) {
350
- const c = ii(t.target);
350
+ const c = Kr(t.target);
351
351
  u.fragment && u.fragment.l(c), c.forEach(V);
352
352
  } else
353
353
  u.fragment && u.fragment.c();
354
- t.intro && ci(e.$$.fragment), fi(e, t.target, t.anchor), B();
354
+ t.intro && ai(e.$$.fragment), ui(e, t.target, t.anchor), O();
355
355
  }
356
- le(l);
356
+ he(l);
357
357
  }
358
- let Kt;
359
- typeof HTMLElement == "function" && (Kt = class extends HTMLElement {
358
+ let Qt;
359
+ typeof HTMLElement == "function" && (Qt = class extends HTMLElement {
360
360
  constructor(t, r, i) {
361
361
  super();
362
362
  /** The Svelte component constructor */
@@ -393,42 +393,42 @@ typeof HTMLElement == "function" && (Kt = class extends HTMLElement {
393
393
  }
394
394
  }
395
395
  connectedCallback() {
396
- return Et(this, null, function* () {
396
+ return gt(this, null, function* () {
397
397
  if (this.$$cn = !0, !this.$$c) {
398
- let t = function(o) {
398
+ let t = function(s) {
399
399
  return () => {
400
- let s;
400
+ let o;
401
401
  return {
402
402
  c: function() {
403
- s = P("slot"), o !== "default" && E(s, "name", o);
403
+ o = P("slot"), s !== "default" && x(o, "name", s);
404
404
  },
405
405
  /**
406
406
  * @param {HTMLElement} target
407
407
  * @param {HTMLElement} [anchor]
408
408
  */
409
409
  m: function(u, h) {
410
- z(u, s, h);
410
+ z(u, o, h);
411
411
  },
412
412
  d: function(u) {
413
- u && V(s);
413
+ u && V(o);
414
414
  }
415
415
  };
416
416
  };
417
417
  };
418
418
  if (yield Promise.resolve(), !this.$$cn || this.$$c)
419
419
  return;
420
- const r = {}, i = ni(this);
421
- for (const o of this.$$s)
422
- o in i && (r[o] = [t(o)]);
423
- for (const o of this.attributes) {
424
- const s = this.$$g_p(o.name);
425
- s in this.$$d || (this.$$d[s] = Te(s, o.value, this.$$p_d, "toProp"));
420
+ const r = {}, i = ei(this);
421
+ for (const s of this.$$s)
422
+ s in i && (r[s] = [t(s)]);
423
+ for (const s of this.attributes) {
424
+ const o = this.$$g_p(s.name);
425
+ o in this.$$d || (this.$$d[o] = Te(o, s.value, this.$$p_d, "toProp"));
426
426
  }
427
- for (const o in this.$$p_d)
428
- !(o in this.$$d) && this[o] !== void 0 && (this.$$d[o] = this[o], delete this[o]);
427
+ for (const s in this.$$p_d)
428
+ !(s in this.$$d) && this[s] !== void 0 && (this.$$d[s] = this[s], delete this[s]);
429
429
  this.$$c = new this.$$ctor({
430
430
  target: this.shadowRoot || this,
431
- props: _t(be({}, this.$$d), {
431
+ props: yt(be({}, this.$$d), {
432
432
  $$slots: r,
433
433
  $$scope: {
434
434
  ctx: []
@@ -437,23 +437,23 @@ typeof HTMLElement == "function" && (Kt = class extends HTMLElement {
437
437
  });
438
438
  const n = () => {
439
439
  this.$$r = !0;
440
- for (const o in this.$$p_d)
441
- if (this.$$d[o] = this.$$c.$$.ctx[this.$$c.$$.props[o]], this.$$p_d[o].reflect) {
442
- const s = Te(
443
- o,
444
- this.$$d[o],
440
+ for (const s in this.$$p_d)
441
+ if (this.$$d[s] = this.$$c.$$.ctx[this.$$c.$$.props[s]], this.$$p_d[s].reflect) {
442
+ const o = Te(
443
+ s,
444
+ this.$$d[s],
445
445
  this.$$p_d,
446
446
  "toAttribute"
447
447
  );
448
- s == null ? this.removeAttribute(this.$$p_d[o].attribute || o) : this.setAttribute(this.$$p_d[o].attribute || o, s);
448
+ o == null ? this.removeAttribute(this.$$p_d[s].attribute || s) : this.setAttribute(this.$$p_d[s].attribute || s, o);
449
449
  }
450
450
  this.$$r = !1;
451
451
  };
452
452
  this.$$c.$$.after_update.push(n), n();
453
- for (const o in this.$$l)
454
- for (const s of this.$$l[o]) {
455
- const a = this.$$c.$on(o, s);
456
- this.$$l_u.set(s, a);
453
+ for (const s in this.$$l)
454
+ for (const o of this.$$l[s]) {
455
+ const a = this.$$c.$on(s, o);
456
+ this.$$l_u.set(o, a);
457
457
  }
458
458
  this.$$l = {};
459
459
  }
@@ -477,8 +477,8 @@ typeof HTMLElement == "function" && (Kt = class extends HTMLElement {
477
477
  }
478
478
  });
479
479
  function Te(e, t, r, i) {
480
- var o;
481
- const n = (o = r[e]) == null ? void 0 : o.type;
480
+ var s;
481
+ const n = (s = r[e]) == null ? void 0 : s.type;
482
482
  if (t = n === "Boolean" && typeof t != "boolean" ? t != null : t, !i || !r[e])
483
483
  return t;
484
484
  if (i === "toAttribute")
@@ -506,8 +506,8 @@ function Te(e, t, r, i) {
506
506
  return t;
507
507
  }
508
508
  }
509
- function yi(e, t, r, i, n, o) {
510
- let s = class extends Kt {
509
+ function fi(e, t, r, i, n, s) {
510
+ let o = class extends Qt {
511
511
  constructor() {
512
512
  super(e, r, n), this.$$p_d = t;
513
513
  }
@@ -518,7 +518,7 @@ function yi(e, t, r, i, n, o) {
518
518
  }
519
519
  };
520
520
  return Object.keys(t).forEach((a) => {
521
- Object.defineProperty(s.prototype, a, {
521
+ Object.defineProperty(o.prototype, a, {
522
522
  get() {
523
523
  return this.$$c && a in this.$$c ? this.$$c[a] : this.$$d[a];
524
524
  },
@@ -528,16 +528,16 @@ function yi(e, t, r, i, n, o) {
528
528
  }
529
529
  });
530
530
  }), i.forEach((a) => {
531
- Object.defineProperty(s.prototype, a, {
531
+ Object.defineProperty(o.prototype, a, {
532
532
  get() {
533
533
  var l;
534
534
  return (l = this.$$c) == null ? void 0 : l[a];
535
535
  }
536
536
  });
537
537
  }), e.element = /** @type {any} */
538
- s, s;
538
+ o, o;
539
539
  }
540
- class gi {
540
+ class mi {
541
541
  constructor() {
542
542
  /**
543
543
  * ### PRIVATE API
@@ -558,7 +558,7 @@ class gi {
558
558
  }
559
559
  /** @returns {void} */
560
560
  $destroy() {
561
- mi(this, 1), this.$destroy = I;
561
+ li(this, 1), this.$destroy = B;
562
562
  }
563
563
  /**
564
564
  * @template {Extract<keyof Events, string>} K
@@ -567,8 +567,8 @@ class gi {
567
567
  * @returns {() => void}
568
568
  */
569
569
  $on(t, r) {
570
- if (!dt(r))
571
- return I;
570
+ if (!ht(r))
571
+ return B;
572
572
  const i = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
573
573
  return i.push(r), () => {
574
574
  const n = i.indexOf(r);
@@ -580,11 +580,11 @@ class gi {
580
580
  * @returns {void}
581
581
  */
582
582
  $set(t) {
583
- this.$$set && !Yr(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
583
+ this.$$set && !Xr(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
584
584
  }
585
585
  }
586
- const bi = "4";
587
- typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(bi);
586
+ const di = "4";
587
+ typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(di);
588
588
  /*! *****************************************************************************
589
589
  Copyright (c) Microsoft Corporation.
590
590
 
@@ -599,24 +599,43 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
599
599
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
600
600
  PERFORMANCE OF THIS SOFTWARE.
601
601
  ***************************************************************************** */
602
- var et = function(e, t) {
603
- return et = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, i) {
602
+ var Je = function(e, t) {
603
+ return Je = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, i) {
604
604
  r.__proto__ = i;
605
605
  } || function(r, i) {
606
606
  for (var n in i)
607
607
  Object.prototype.hasOwnProperty.call(i, n) && (r[n] = i[n]);
608
- }, et(e, t);
608
+ }, Je(e, t);
609
609
  };
610
- function me(e, t) {
610
+ function F(e, t) {
611
611
  if (typeof t != "function" && t !== null)
612
612
  throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
613
- et(e, t);
613
+ Je(e, t);
614
614
  function r() {
615
615
  this.constructor = e;
616
616
  }
617
617
  e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
618
618
  }
619
- function tt(e) {
619
+ var E = function() {
620
+ return E = Object.assign || function(t) {
621
+ for (var r, i = 1, n = arguments.length; i < n; i++) {
622
+ r = arguments[i];
623
+ for (var s in r)
624
+ Object.prototype.hasOwnProperty.call(r, s) && (t[s] = r[s]);
625
+ }
626
+ return t;
627
+ }, E.apply(this, arguments);
628
+ };
629
+ function pi(e, t) {
630
+ var r = {};
631
+ for (var i in e)
632
+ Object.prototype.hasOwnProperty.call(e, i) && t.indexOf(i) < 0 && (r[i] = e[i]);
633
+ if (e != null && typeof Object.getOwnPropertySymbols == "function")
634
+ for (var n = 0, i = Object.getOwnPropertySymbols(e); n < i.length; n++)
635
+ t.indexOf(i[n]) < 0 && Object.prototype.propertyIsEnumerable.call(e, i[n]) && (r[i[n]] = e[i[n]]);
636
+ return r;
637
+ }
638
+ function qe(e) {
620
639
  var t = typeof Symbol == "function" && Symbol.iterator, r = t && e[t], i = 0;
621
640
  if (r)
622
641
  return r.call(e);
@@ -628,42 +647,42 @@ function tt(e) {
628
647
  };
629
648
  throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
630
649
  }
631
- function rt(e, t) {
650
+ function Ke(e, t) {
632
651
  var r = typeof Symbol == "function" && e[Symbol.iterator];
633
652
  if (!r)
634
653
  return e;
635
- var i = r.call(e), n, o = [], s;
654
+ var i = r.call(e), n, s = [], o;
636
655
  try {
637
656
  for (; (t === void 0 || t-- > 0) && !(n = i.next()).done; )
638
- o.push(n.value);
657
+ s.push(n.value);
639
658
  } catch (a) {
640
- s = { error: a };
659
+ o = { error: a };
641
660
  } finally {
642
661
  try {
643
662
  n && !n.done && (r = i.return) && r.call(i);
644
663
  } finally {
645
- if (s)
646
- throw s.error;
664
+ if (o)
665
+ throw o.error;
647
666
  }
648
667
  }
649
- return o;
668
+ return s;
650
669
  }
651
- function it(e, t, r) {
652
- if (arguments.length === 2)
653
- for (var i = 0, n = t.length, o; i < n; i++)
654
- (o || !(i in t)) && (o || (o = Array.prototype.slice.call(t, 0, i)), o[i] = t[i]);
655
- return e.concat(o || t);
670
+ function K(e, t, r) {
671
+ if (r || arguments.length === 2)
672
+ for (var i = 0, n = t.length, s; i < n; i++)
673
+ (s || !(i in t)) && (s || (s = Array.prototype.slice.call(t, 0, i)), s[i] = t[i]);
674
+ return e.concat(s || t);
656
675
  }
657
- function F(e) {
676
+ function G(e) {
658
677
  return typeof e == "function";
659
678
  }
660
- function er(e) {
679
+ function Yt(e) {
661
680
  var t = function(i) {
662
681
  Error.call(i), i.stack = new Error().stack;
663
682
  }, r = e(t);
664
683
  return r.prototype = Object.create(Error.prototype), r.prototype.constructor = r, r;
665
684
  }
666
- var ke = er(function(e) {
685
+ var Fe = Yt(function(e) {
667
686
  return function(r) {
668
687
  e(this), this.message = r ? r.length + ` errors occurred during unsubscription:
669
688
  ` + r.map(function(i, n) {
@@ -672,7 +691,7 @@ var ke = er(function(e) {
672
691
  `) : "", this.name = "UnsubscriptionError", this.errors = r;
673
692
  };
674
693
  });
675
- function nt(e, t) {
694
+ function et(e, t) {
676
695
  if (e) {
677
696
  var r = e.indexOf(t);
678
697
  0 <= r && e.splice(r, 1);
@@ -683,19 +702,19 @@ var Ie = function() {
683
702
  this.initialTeardown = t, this.closed = !1, this._parentage = null, this._finalizers = null;
684
703
  }
685
704
  return e.prototype.unsubscribe = function() {
686
- var t, r, i, n, o;
705
+ var t, r, i, n, s;
687
706
  if (!this.closed) {
688
707
  this.closed = !0;
689
- var s = this._parentage;
690
- if (s)
691
- if (this._parentage = null, Array.isArray(s))
708
+ var o = this._parentage;
709
+ if (o)
710
+ if (this._parentage = null, Array.isArray(o))
692
711
  try {
693
- for (var a = tt(s), l = a.next(); !l.done; l = a.next()) {
712
+ for (var a = qe(o), l = a.next(); !l.done; l = a.next()) {
694
713
  var u = l.value;
695
714
  u.remove(this);
696
715
  }
697
- } catch (d) {
698
- t = { error: d };
716
+ } catch (p) {
717
+ t = { error: p };
699
718
  } finally {
700
719
  try {
701
720
  l && !l.done && (r = a.return) && r.call(a);
@@ -705,45 +724,45 @@ var Ie = function() {
705
724
  }
706
725
  }
707
726
  else
708
- s.remove(this);
727
+ o.remove(this);
709
728
  var h = this.initialTeardown;
710
- if (F(h))
729
+ if (G(h))
711
730
  try {
712
731
  h();
713
- } catch (d) {
714
- o = d instanceof ke ? d.errors : [d];
732
+ } catch (p) {
733
+ s = p instanceof Fe ? p.errors : [p];
715
734
  }
716
735
  var c = this._finalizers;
717
736
  if (c) {
718
737
  this._finalizers = null;
719
738
  try {
720
- for (var f = tt(c), p = f.next(); !p.done; p = f.next()) {
721
- var y = p.value;
739
+ for (var f = qe(c), d = f.next(); !d.done; d = f.next()) {
740
+ var y = d.value;
722
741
  try {
723
- wt(y);
724
- } catch (d) {
725
- o = o != null ? o : [], d instanceof ke ? o = it(it([], rt(o)), rt(d.errors)) : o.push(d);
742
+ xt(y);
743
+ } catch (p) {
744
+ s = s != null ? s : [], p instanceof Fe ? s = K(K([], Ke(s)), Ke(p.errors)) : s.push(p);
726
745
  }
727
746
  }
728
- } catch (d) {
729
- i = { error: d };
747
+ } catch (p) {
748
+ i = { error: p };
730
749
  } finally {
731
750
  try {
732
- p && !p.done && (n = f.return) && n.call(f);
751
+ d && !d.done && (n = f.return) && n.call(f);
733
752
  } finally {
734
753
  if (i)
735
754
  throw i.error;
736
755
  }
737
756
  }
738
757
  }
739
- if (o)
740
- throw new ke(o);
758
+ if (s)
759
+ throw new Fe(s);
741
760
  }
742
761
  }, e.prototype.add = function(t) {
743
762
  var r;
744
763
  if (t && t !== this)
745
764
  if (this.closed)
746
- wt(t);
765
+ xt(t);
747
766
  else {
748
767
  if (t instanceof e) {
749
768
  if (t.closed || t._hasParent(this))
@@ -760,52 +779,56 @@ var Ie = function() {
760
779
  this._parentage = Array.isArray(r) ? (r.push(t), r) : r ? [r, t] : t;
761
780
  }, e.prototype._removeParent = function(t) {
762
781
  var r = this._parentage;
763
- r === t ? this._parentage = null : Array.isArray(r) && nt(r, t);
782
+ r === t ? this._parentage = null : Array.isArray(r) && et(r, t);
764
783
  }, e.prototype.remove = function(t) {
765
784
  var r = this._finalizers;
766
- r && nt(r, t), t instanceof e && t._removeParent(this);
785
+ r && et(r, t), t instanceof e && t._removeParent(this);
767
786
  }, e.EMPTY = function() {
768
787
  var t = new e();
769
788
  return t.closed = !0, t;
770
789
  }(), e;
771
- }(), tr = Ie.EMPTY;
772
- function rr(e) {
773
- return e instanceof Ie || e && "closed" in e && F(e.remove) && F(e.add) && F(e.unsubscribe);
774
- }
775
- function wt(e) {
776
- F(e) ? e() : e.unsubscribe();
777
- }
778
- var vi = {
779
- Promise: void 0
780
- }, _i = {
790
+ }(), Jt = Ie.EMPTY;
791
+ function qt(e) {
792
+ return e instanceof Ie || e && "closed" in e && G(e.remove) && G(e.add) && G(e.unsubscribe);
793
+ }
794
+ function xt(e) {
795
+ G(e) ? e() : e.unsubscribe();
796
+ }
797
+ var yi = {
798
+ onUnhandledError: null,
799
+ onStoppedNotification: null,
800
+ Promise: void 0,
801
+ useDeprecatedSynchronousErrorHandling: !1,
802
+ useDeprecatedNextContext: !1
803
+ }, gi = {
781
804
  setTimeout: function(e, t) {
782
805
  for (var r = [], i = 2; i < arguments.length; i++)
783
806
  r[i - 2] = arguments[i];
784
- return setTimeout.apply(void 0, it([e, t], rt(r)));
807
+ return setTimeout.apply(void 0, K([e, t], Ke(r)));
785
808
  },
786
809
  clearTimeout: function(e) {
787
810
  return clearTimeout(e);
788
811
  },
789
812
  delegate: void 0
790
813
  };
791
- function Ei(e) {
792
- _i.setTimeout(function() {
814
+ function bi(e) {
815
+ gi.setTimeout(function() {
793
816
  throw e;
794
817
  });
795
818
  }
796
- function At() {
819
+ function Tt() {
797
820
  }
798
821
  function Le(e) {
799
822
  e();
800
823
  }
801
- var ir = function(e) {
802
- me(t, e);
824
+ var Kt = function(e) {
825
+ F(t, e);
803
826
  function t(r) {
804
827
  var i = e.call(this) || this;
805
- return i.isStopped = !1, r ? (i.destination = r, rr(r) && r.add(i)) : i.destination = Li, i;
828
+ return i.isStopped = !1, r ? (i.destination = r, qt(r) && r.add(i)) : i.destination = Ei, i;
806
829
  }
807
830
  return t.create = function(r, i, n) {
808
- return new ot(r, i, n);
831
+ return new tt(r, i, n);
809
832
  }, t.prototype.next = function(r) {
810
833
  this.isStopped || this._next(r);
811
834
  }, t.prototype.error = function(r) {
@@ -829,7 +852,7 @@ var ir = function(e) {
829
852
  this.unsubscribe();
830
853
  }
831
854
  }, t;
832
- }(Ie), xi = function() {
855
+ }(Ie), vi = function() {
833
856
  function e(t) {
834
857
  this.partialObserver = t;
835
858
  }
@@ -860,43 +883,43 @@ var ir = function(e) {
860
883
  _e(r);
861
884
  }
862
885
  }, e;
863
- }(), ot = function(e) {
864
- me(t, e);
886
+ }(), tt = function(e) {
887
+ F(t, e);
865
888
  function t(r, i, n) {
866
- var o = e.call(this) || this, s;
867
- return F(r) || !r ? s = {
889
+ var s = e.call(this) || this, o;
890
+ return G(r) || !r ? o = {
868
891
  next: r != null ? r : void 0,
869
892
  error: i != null ? i : void 0,
870
893
  complete: n != null ? n : void 0
871
- } : s = r, o.destination = new xi(s), o;
894
+ } : o = r, s.destination = new vi(o), s;
872
895
  }
873
896
  return t;
874
- }(ir);
897
+ }(Kt);
875
898
  function _e(e) {
876
- Ei(e);
899
+ bi(e);
877
900
  }
878
- function Ti(e) {
901
+ function _i(e) {
879
902
  throw e;
880
903
  }
881
- var Li = {
904
+ var Ei = {
882
905
  closed: !0,
883
- next: At,
884
- error: Ti,
885
- complete: At
886
- }, Si = function() {
906
+ next: Tt,
907
+ error: _i,
908
+ complete: Tt
909
+ }, xi = function() {
887
910
  return typeof Symbol == "function" && Symbol.observable || "@@observable";
888
911
  }();
889
- function wi(e) {
912
+ function Ti(e) {
890
913
  return e;
891
914
  }
892
- function Ai(e) {
893
- return e.length === 0 ? wi : e.length === 1 ? e[0] : function(r) {
915
+ function Li(e) {
916
+ return e.length === 0 ? Ti : e.length === 1 ? e[0] : function(r) {
894
917
  return e.reduce(function(i, n) {
895
918
  return n(i);
896
919
  }, r);
897
920
  };
898
921
  }
899
- var Pt = function() {
922
+ var Lt = function() {
900
923
  function e(t) {
901
924
  t && (this._subscribe = t);
902
925
  }
@@ -904,11 +927,11 @@ var Pt = function() {
904
927
  var r = new e();
905
928
  return r.source = this, r.operator = t, r;
906
929
  }, e.prototype.subscribe = function(t, r, i) {
907
- var n = this, o = Hi(t) ? t : new ot(t, r, i);
930
+ var n = this, s = wi(t) ? t : new tt(t, r, i);
908
931
  return Le(function() {
909
- var s = n, a = s.operator, l = s.source;
910
- o.add(a ? a.call(o, l) : l ? n._subscribe(o) : n._trySubscribe(o));
911
- }), o;
932
+ var o = n, a = o.operator, l = o.source;
933
+ s.add(a ? a.call(s, l) : l ? n._subscribe(s) : n._trySubscribe(s));
934
+ }), s;
912
935
  }, e.prototype._trySubscribe = function(t) {
913
936
  try {
914
937
  return this._subscribe(t);
@@ -917,79 +940,79 @@ var Pt = function() {
917
940
  }
918
941
  }, e.prototype.forEach = function(t, r) {
919
942
  var i = this;
920
- return r = Ht(r), new r(function(n, o) {
921
- var s = new ot({
943
+ return r = St(r), new r(function(n, s) {
944
+ var o = new tt({
922
945
  next: function(a) {
923
946
  try {
924
947
  t(a);
925
948
  } catch (l) {
926
- o(l), s.unsubscribe();
949
+ s(l), o.unsubscribe();
927
950
  }
928
951
  },
929
- error: o,
952
+ error: s,
930
953
  complete: n
931
954
  });
932
- i.subscribe(s);
955
+ i.subscribe(o);
933
956
  });
934
957
  }, e.prototype._subscribe = function(t) {
935
958
  var r;
936
959
  return (r = this.source) === null || r === void 0 ? void 0 : r.subscribe(t);
937
- }, e.prototype[Si] = function() {
960
+ }, e.prototype[xi] = function() {
938
961
  return this;
939
962
  }, e.prototype.pipe = function() {
940
963
  for (var t = [], r = 0; r < arguments.length; r++)
941
964
  t[r] = arguments[r];
942
- return Ai(t)(this);
965
+ return Li(t)(this);
943
966
  }, e.prototype.toPromise = function(t) {
944
967
  var r = this;
945
- return t = Ht(t), new t(function(i, n) {
946
- var o;
947
- r.subscribe(function(s) {
948
- return o = s;
949
- }, function(s) {
950
- return n(s);
968
+ return t = St(t), new t(function(i, n) {
969
+ var s;
970
+ r.subscribe(function(o) {
971
+ return s = o;
972
+ }, function(o) {
973
+ return n(o);
951
974
  }, function() {
952
- return i(o);
975
+ return i(s);
953
976
  });
954
977
  });
955
978
  }, e.create = function(t) {
956
979
  return new e(t);
957
980
  }, e;
958
981
  }();
959
- function Ht(e) {
982
+ function St(e) {
960
983
  var t;
961
- return (t = e != null ? e : vi.Promise) !== null && t !== void 0 ? t : Promise;
984
+ return (t = e != null ? e : yi.Promise) !== null && t !== void 0 ? t : Promise;
962
985
  }
963
- function Pi(e) {
964
- return e && F(e.next) && F(e.error) && F(e.complete);
986
+ function Si(e) {
987
+ return e && G(e.next) && G(e.error) && G(e.complete);
965
988
  }
966
- function Hi(e) {
967
- return e && e instanceof ir || Pi(e) && rr(e);
989
+ function wi(e) {
990
+ return e && e instanceof Kt || Si(e) && qt(e);
968
991
  }
969
- var Oi = er(function(e) {
992
+ var Ai = Yt(function(e) {
970
993
  return function() {
971
994
  e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
972
995
  };
973
- }), nr = function(e) {
974
- me(t, e);
996
+ }), er = function(e) {
997
+ F(t, e);
975
998
  function t() {
976
999
  var r = e.call(this) || this;
977
1000
  return r.closed = !1, r.currentObservers = null, r.observers = [], r.isStopped = !1, r.hasError = !1, r.thrownError = null, r;
978
1001
  }
979
1002
  return t.prototype.lift = function(r) {
980
- var i = new Ot(this, this);
1003
+ var i = new wt(this, this);
981
1004
  return i.operator = r, i;
982
1005
  }, t.prototype._throwIfClosed = function() {
983
1006
  if (this.closed)
984
- throw new Oi();
1007
+ throw new Ai();
985
1008
  }, t.prototype.next = function(r) {
986
1009
  var i = this;
987
1010
  Le(function() {
988
- var n, o;
1011
+ var n, s;
989
1012
  if (i._throwIfClosed(), !i.isStopped) {
990
1013
  i.currentObservers || (i.currentObservers = Array.from(i.observers));
991
1014
  try {
992
- for (var s = tt(i.currentObservers), a = s.next(); !a.done; a = s.next()) {
1015
+ for (var o = qe(i.currentObservers), a = o.next(); !a.done; a = o.next()) {
993
1016
  var l = a.value;
994
1017
  l.next(r);
995
1018
  }
@@ -997,7 +1020,7 @@ var Oi = er(function(e) {
997
1020
  n = { error: u };
998
1021
  } finally {
999
1022
  try {
1000
- a && !a.done && (o = s.return) && o.call(s);
1023
+ a && !a.done && (s = o.return) && s.call(o);
1001
1024
  } finally {
1002
1025
  if (n)
1003
1026
  throw n.error;
@@ -1037,21 +1060,21 @@ var Oi = er(function(e) {
1037
1060
  }, t.prototype._subscribe = function(r) {
1038
1061
  return this._throwIfClosed(), this._checkFinalizedStatuses(r), this._innerSubscribe(r);
1039
1062
  }, t.prototype._innerSubscribe = function(r) {
1040
- var i = this, n = this, o = n.hasError, s = n.isStopped, a = n.observers;
1041
- return o || s ? tr : (this.currentObservers = null, a.push(r), new Ie(function() {
1042
- i.currentObservers = null, nt(a, r);
1063
+ var i = this, n = this, s = n.hasError, o = n.isStopped, a = n.observers;
1064
+ return s || o ? Jt : (this.currentObservers = null, a.push(r), new Ie(function() {
1065
+ i.currentObservers = null, et(a, r);
1043
1066
  }));
1044
1067
  }, t.prototype._checkFinalizedStatuses = function(r) {
1045
- var i = this, n = i.hasError, o = i.thrownError, s = i.isStopped;
1046
- n ? r.error(o) : s && r.complete();
1068
+ var i = this, n = i.hasError, s = i.thrownError, o = i.isStopped;
1069
+ n ? r.error(s) : o && r.complete();
1047
1070
  }, t.prototype.asObservable = function() {
1048
- var r = new Pt();
1071
+ var r = new Lt();
1049
1072
  return r.source = this, r;
1050
1073
  }, t.create = function(r, i) {
1051
- return new Ot(r, i);
1074
+ return new wt(r, i);
1052
1075
  }, t;
1053
- }(Pt), Ot = function(e) {
1054
- me(t, e);
1076
+ }(Lt), wt = function(e) {
1077
+ F(t, e);
1055
1078
  function t(r, i) {
1056
1079
  var n = e.call(this) || this;
1057
1080
  return n.destination = r, n.source = i, n;
@@ -1067,54 +1090,54 @@ var Oi = er(function(e) {
1067
1090
  (i = (r = this.destination) === null || r === void 0 ? void 0 : r.complete) === null || i === void 0 || i.call(r);
1068
1091
  }, t.prototype._subscribe = function(r) {
1069
1092
  var i, n;
1070
- return (n = (i = this.source) === null || i === void 0 ? void 0 : i.subscribe(r)) !== null && n !== void 0 ? n : tr;
1093
+ return (n = (i = this.source) === null || i === void 0 ? void 0 : i.subscribe(r)) !== null && n !== void 0 ? n : Jt;
1071
1094
  }, t;
1072
- }(nr), or = {
1095
+ }(er), tr = {
1073
1096
  now: function() {
1074
- return (or.delegate || Date).now();
1097
+ return (tr.delegate || Date).now();
1075
1098
  },
1076
1099
  delegate: void 0
1077
- }, Ii = function(e) {
1078
- me(t, e);
1100
+ }, Pi = function(e) {
1101
+ F(t, e);
1079
1102
  function t(r, i, n) {
1080
- r === void 0 && (r = 1 / 0), i === void 0 && (i = 1 / 0), n === void 0 && (n = or);
1081
- var o = e.call(this) || this;
1082
- 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;
1103
+ r === void 0 && (r = 1 / 0), i === void 0 && (i = 1 / 0), n === void 0 && (n = tr);
1104
+ var s = e.call(this) || this;
1105
+ 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;
1083
1106
  }
1084
1107
  return t.prototype.next = function(r) {
1085
- var i = this, n = i.isStopped, o = i._buffer, s = i._infiniteTimeWindow, a = i._timestampProvider, l = i._windowTime;
1086
- n || (o.push(r), !s && o.push(a.now() + l)), this._trimBuffer(), e.prototype.next.call(this, r);
1108
+ var i = this, n = i.isStopped, s = i._buffer, o = i._infiniteTimeWindow, a = i._timestampProvider, l = i._windowTime;
1109
+ n || (s.push(r), !o && s.push(a.now() + l)), this._trimBuffer(), e.prototype.next.call(this, r);
1087
1110
  }, t.prototype._subscribe = function(r) {
1088
1111
  this._throwIfClosed(), this._trimBuffer();
1089
- for (var i = this._innerSubscribe(r), n = this, o = n._infiniteTimeWindow, s = n._buffer, a = s.slice(), l = 0; l < a.length && !r.closed; l += o ? 1 : 2)
1112
+ for (var i = this._innerSubscribe(r), n = this, s = n._infiniteTimeWindow, o = n._buffer, a = o.slice(), l = 0; l < a.length && !r.closed; l += s ? 1 : 2)
1090
1113
  r.next(a[l]);
1091
1114
  return this._checkFinalizedStatuses(r), i;
1092
1115
  }, t.prototype._trimBuffer = function() {
1093
- var r = this, i = r._bufferSize, n = r._timestampProvider, o = r._buffer, s = r._infiniteTimeWindow, a = (s ? 1 : 2) * i;
1094
- if (i < 1 / 0 && a < o.length && o.splice(0, o.length - a), !s) {
1095
- for (var l = n.now(), u = 0, h = 1; h < o.length && o[h] <= l; h += 2)
1116
+ var r = this, i = r._bufferSize, n = r._timestampProvider, s = r._buffer, o = r._infiniteTimeWindow, a = (o ? 1 : 2) * i;
1117
+ if (i < 1 / 0 && a < s.length && s.splice(0, s.length - a), !o) {
1118
+ for (var l = n.now(), u = 0, h = 1; h < s.length && s[h] <= l; h += 2)
1096
1119
  u = h;
1097
- u && o.splice(0, u + 1);
1120
+ u && s.splice(0, u + 1);
1098
1121
  }
1099
1122
  }, t;
1100
- }(nr);
1101
- const It = [], Bt = {}, Bi = (e, t = 0) => {
1102
- if (It.indexOf(e) == -1) {
1103
- const r = new Ii(t);
1104
- Bt[e] = r, It.push(e);
1123
+ }(er);
1124
+ const At = [], Pt = {}, Hi = (e, t = 0) => {
1125
+ if (At.indexOf(e) == -1) {
1126
+ const r = new Pi(t);
1127
+ Pt[e] = r, At.push(e);
1105
1128
  }
1106
- return Bt[e];
1129
+ return Pt[e];
1107
1130
  }, Y = [];
1108
- function Ci(e, t) {
1131
+ function Ii(e, t) {
1109
1132
  return {
1110
1133
  subscribe: Be(e, t).subscribe
1111
1134
  };
1112
1135
  }
1113
- function Be(e, t = I) {
1136
+ function Be(e, t = B) {
1114
1137
  let r;
1115
1138
  const i = /* @__PURE__ */ new Set();
1116
1139
  function n(a) {
1117
- if (Yt(e, a) && (e = a, r)) {
1140
+ if (Xt(e, a) && (e = a, r)) {
1118
1141
  const l = !Y.length;
1119
1142
  for (const u of i)
1120
1143
  u[1](), Y.push(u, e);
@@ -1125,195 +1148,156 @@ function Be(e, t = I) {
1125
1148
  }
1126
1149
  }
1127
1150
  }
1128
- function o(a) {
1151
+ function s(a) {
1129
1152
  n(a(e));
1130
1153
  }
1131
- function s(a, l = I) {
1154
+ function o(a, l = B) {
1132
1155
  const u = [a, l];
1133
- return i.add(u), i.size === 1 && (r = t(n, o) || I), a(e), () => {
1156
+ return i.add(u), i.size === 1 && (r = t(n, s) || B), a(e), () => {
1134
1157
  i.delete(u), i.size === 0 && r && (r(), r = null);
1135
1158
  };
1136
1159
  }
1137
- return { set: n, update: o, subscribe: s };
1160
+ return { set: n, update: s, subscribe: o };
1138
1161
  }
1139
- function ne(e, t, r) {
1162
+ function se(e, t, r) {
1140
1163
  const i = !Array.isArray(e), n = i ? [e] : e;
1141
1164
  if (!n.every(Boolean))
1142
1165
  throw new Error("derived() expects stores as input, got a falsy value");
1143
- const o = t.length < 2;
1144
- return Ci(r, (s, a) => {
1166
+ const s = t.length < 2;
1167
+ return Ii(r, (o, a) => {
1145
1168
  let l = !1;
1146
1169
  const u = [];
1147
- let h = 0, c = I;
1170
+ let h = 0, c = B;
1148
1171
  const f = () => {
1149
1172
  if (h)
1150
1173
  return;
1151
1174
  c();
1152
- const y = t(i ? u[0] : u, s, a);
1153
- o ? s(y) : c = dt(y) ? y : I;
1154
- }, p = n.map(
1155
- (y, d) => Jt(
1175
+ const y = t(i ? u[0] : u, o, a);
1176
+ s ? o(y) : c = ht(y) ? y : B;
1177
+ }, d = n.map(
1178
+ (y, p) => zt(
1156
1179
  y,
1157
1180
  (v) => {
1158
- u[d] = v, h &= ~(1 << d), l && f();
1181
+ u[p] = v, h &= ~(1 << p), l && f();
1159
1182
  },
1160
1183
  () => {
1161
- h |= 1 << d;
1184
+ h |= 1 << p;
1162
1185
  }
1163
1186
  )
1164
1187
  );
1165
1188
  return l = !0, f(), function() {
1166
- ie(p), c(), l = !1;
1189
+ ne(d), c(), l = !1;
1167
1190
  };
1168
1191
  });
1169
1192
  }
1170
- function Ni(e) {
1171
- return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
1193
+ function Bi(e) {
1194
+ return e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
1172
1195
  }
1173
- var Ri = function(t) {
1174
- return Mi(t) && !Di(t);
1196
+ var Oi = function(t) {
1197
+ return Ci(t) && !Ni(t);
1175
1198
  };
1176
- function Mi(e) {
1199
+ function Ci(e) {
1177
1200
  return !!e && typeof e == "object";
1178
1201
  }
1179
- function Di(e) {
1202
+ function Ni(e) {
1180
1203
  var t = Object.prototype.toString.call(e);
1181
- return t === "[object RegExp]" || t === "[object Date]" || Gi(e);
1204
+ return t === "[object RegExp]" || t === "[object Date]" || Di(e);
1182
1205
  }
1183
- var Ui = typeof Symbol == "function" && Symbol.for, $i = Ui ? Symbol.for("react.element") : 60103;
1184
- function Gi(e) {
1185
- return e.$$typeof === $i;
1206
+ var Ri = typeof Symbol == "function" && Symbol.for, Mi = Ri ? Symbol.for("react.element") : 60103;
1207
+ function Di(e) {
1208
+ return e.$$typeof === Mi;
1186
1209
  }
1187
- function Fi(e) {
1210
+ function Ui(e) {
1188
1211
  return Array.isArray(e) ? [] : {};
1189
1212
  }
1190
- function ce(e, t) {
1191
- return t.clone !== !1 && t.isMergeableObject(e) ? K(Fi(e), e, t) : e;
1213
+ function fe(e, t) {
1214
+ return t.clone !== !1 && t.isMergeableObject(e) ? ee(Ui(e), e, t) : e;
1192
1215
  }
1193
- function ji(e, t, r) {
1216
+ function $i(e, t, r) {
1194
1217
  return e.concat(t).map(function(i) {
1195
- return ce(i, r);
1218
+ return fe(i, r);
1196
1219
  });
1197
1220
  }
1198
- function ki(e, t) {
1221
+ function Gi(e, t) {
1199
1222
  if (!t.customMerge)
1200
- return K;
1223
+ return ee;
1201
1224
  var r = t.customMerge(e);
1202
- return typeof r == "function" ? r : K;
1225
+ return typeof r == "function" ? r : ee;
1203
1226
  }
1204
- function Vi(e) {
1227
+ function Fi(e) {
1205
1228
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
1206
1229
  return Object.propertyIsEnumerable.call(e, t);
1207
1230
  }) : [];
1208
1231
  }
1209
- function Ct(e) {
1210
- return Object.keys(e).concat(Vi(e));
1232
+ function Ht(e) {
1233
+ return Object.keys(e).concat(Fi(e));
1211
1234
  }
1212
- function sr(e, t) {
1235
+ function rr(e, t) {
1213
1236
  try {
1214
1237
  return t in e;
1215
1238
  } catch (r) {
1216
1239
  return !1;
1217
1240
  }
1218
1241
  }
1219
- function Wi(e, t) {
1220
- return sr(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1242
+ function ji(e, t) {
1243
+ return rr(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1221
1244
  }
1222
- function Xi(e, t, r) {
1245
+ function ki(e, t, r) {
1223
1246
  var i = {};
1224
- return r.isMergeableObject(e) && Ct(e).forEach(function(n) {
1225
- i[n] = ce(e[n], r);
1226
- }), Ct(t).forEach(function(n) {
1227
- Wi(e, n) || (sr(e, n) && r.isMergeableObject(t[n]) ? i[n] = ki(n, r)(e[n], t[n], r) : i[n] = ce(t[n], r));
1247
+ return r.isMergeableObject(e) && Ht(e).forEach(function(n) {
1248
+ i[n] = fe(e[n], r);
1249
+ }), Ht(t).forEach(function(n) {
1250
+ ji(e, n) || (rr(e, n) && r.isMergeableObject(t[n]) ? i[n] = Gi(n, r)(e[n], t[n], r) : i[n] = fe(t[n], r));
1228
1251
  }), i;
1229
1252
  }
1230
- function K(e, t, r) {
1231
- r = r || {}, r.arrayMerge = r.arrayMerge || ji, r.isMergeableObject = r.isMergeableObject || Ri, r.cloneUnlessOtherwiseSpecified = ce;
1232
- var i = Array.isArray(t), n = Array.isArray(e), o = i === n;
1233
- return o ? i ? r.arrayMerge(e, t, r) : Xi(e, t, r) : ce(t, r);
1253
+ function ee(e, t, r) {
1254
+ r = r || {}, r.arrayMerge = r.arrayMerge || $i, r.isMergeableObject = r.isMergeableObject || Oi, r.cloneUnlessOtherwiseSpecified = fe;
1255
+ var i = Array.isArray(t), n = Array.isArray(e), s = i === n;
1256
+ return s ? i ? r.arrayMerge(e, t, r) : ki(e, t, r) : fe(t, r);
1234
1257
  }
1235
- K.all = function(t, r) {
1258
+ ee.all = function(t, r) {
1236
1259
  if (!Array.isArray(t))
1237
1260
  throw new Error("first argument should be an array");
1238
1261
  return t.reduce(function(i, n) {
1239
- return K(i, n, r);
1262
+ return ee(i, n, r);
1240
1263
  }, {});
1241
1264
  };
1242
- var zi = K, Zi = zi;
1243
- const Qi = /* @__PURE__ */ Ni(Zi);
1244
- var st = function(e, t) {
1245
- return st = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, i) {
1246
- r.__proto__ = i;
1247
- } || function(r, i) {
1248
- for (var n in i)
1249
- Object.prototype.hasOwnProperty.call(i, n) && (r[n] = i[n]);
1250
- }, st(e, t);
1251
- };
1252
- function Ce(e, t) {
1253
- if (typeof t != "function" && t !== null)
1254
- throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
1255
- st(e, t);
1256
- function r() {
1257
- this.constructor = e;
1258
- }
1259
- e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
1260
- }
1261
- var M = function() {
1262
- return M = Object.assign || function(t) {
1263
- for (var r, i = 1, n = arguments.length; i < n; i++) {
1264
- r = arguments[i];
1265
- for (var o in r)
1266
- Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
1267
- }
1268
- return t;
1269
- }, M.apply(this, arguments);
1270
- };
1271
- function Yi(e, t) {
1272
- var r = {};
1273
- for (var i in e)
1274
- Object.prototype.hasOwnProperty.call(e, i) && t.indexOf(i) < 0 && (r[i] = e[i]);
1275
- if (e != null && typeof Object.getOwnPropertySymbols == "function")
1276
- for (var n = 0, i = Object.getOwnPropertySymbols(e); n < i.length; n++)
1277
- t.indexOf(i[n]) < 0 && Object.prototype.propertyIsEnumerable.call(e, i[n]) && (r[i[n]] = e[i[n]]);
1278
- return r;
1279
- }
1280
- function Ve(e, t, r) {
1281
- if (r || arguments.length === 2)
1282
- for (var i = 0, n = t.length, o; i < n; i++)
1283
- (o || !(i in t)) && (o || (o = Array.prototype.slice.call(t, 0, i)), o[i] = t[i]);
1284
- return e.concat(o || Array.prototype.slice.call(t));
1285
- }
1286
- function We(e, t) {
1287
- var r = t && t.cache ? t.cache : nn, i = t && t.serializer ? t.serializer : tn, n = t && t.strategy ? t.strategy : Ki;
1265
+ var Vi = ee, Wi = Vi;
1266
+ const Xi = /* @__PURE__ */ Bi(Wi);
1267
+ function je(e, t) {
1268
+ var r = t && t.cache ? t.cache : Ki, i = t && t.serializer ? t.serializer : Ji, n = t && t.strategy ? t.strategy : Zi;
1288
1269
  return n(e, {
1289
1270
  cache: r,
1290
1271
  serializer: i
1291
1272
  });
1292
1273
  }
1293
- function Ji(e) {
1274
+ function zi(e) {
1294
1275
  return e == null || typeof e == "number" || typeof e == "boolean";
1295
1276
  }
1296
- function qi(e, t, r, i) {
1297
- var n = Ji(i) ? i : r(i), o = t.get(n);
1298
- return typeof o == "undefined" && (o = e.call(this, i), t.set(n, o)), o;
1277
+ function ir(e, t, r, i) {
1278
+ var n = zi(i) ? i : r(i), s = t.get(n);
1279
+ return typeof s == "undefined" && (s = e.call(this, i), t.set(n, s)), s;
1299
1280
  }
1300
- function ar(e, t, r) {
1301
- var i = Array.prototype.slice.call(arguments, 3), n = r(i), o = t.get(n);
1302
- return typeof o == "undefined" && (o = e.apply(this, i), t.set(n, o)), o;
1281
+ function nr(e, t, r) {
1282
+ var i = Array.prototype.slice.call(arguments, 3), n = r(i), s = t.get(n);
1283
+ return typeof s == "undefined" && (s = e.apply(this, i), t.set(n, s)), s;
1303
1284
  }
1304
- function ur(e, t, r, i, n) {
1285
+ function ct(e, t, r, i, n) {
1305
1286
  return r.bind(t, e, i, n);
1306
1287
  }
1307
- function Ki(e, t) {
1308
- var r = e.length === 1 ? qi : ar;
1309
- return ur(e, this, r, t.cache.create(), t.serializer);
1288
+ function Zi(e, t) {
1289
+ var r = e.length === 1 ? ir : nr;
1290
+ return ct(e, this, r, t.cache.create(), t.serializer);
1310
1291
  }
1311
- function en(e, t) {
1312
- return ur(e, this, ar, t.cache.create(), t.serializer);
1292
+ function Qi(e, t) {
1293
+ return ct(e, this, nr, t.cache.create(), t.serializer);
1313
1294
  }
1314
- var tn = function() {
1295
+ function Yi(e, t) {
1296
+ return ct(e, this, ir, t.cache.create(), t.serializer);
1297
+ }
1298
+ var Ji = function() {
1315
1299
  return JSON.stringify(arguments);
1316
- }, rn = (
1300
+ }, qi = (
1317
1301
  /** @class */
1318
1302
  function() {
1319
1303
  function e() {
@@ -1325,71 +1309,62 @@ var tn = function() {
1325
1309
  this.cache[t] = r;
1326
1310
  }, e;
1327
1311
  }()
1328
- ), nn = {
1312
+ ), Ki = {
1329
1313
  create: function() {
1330
- return new rn();
1314
+ return new qi();
1331
1315
  }
1332
- }, Xe = {
1333
- variadic: en
1334
- }, Pe = function() {
1335
- return Pe = Object.assign || function(t) {
1336
- for (var r, i = 1, n = arguments.length; i < n; i++) {
1337
- r = arguments[i];
1338
- for (var o in r)
1339
- Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
1340
- }
1341
- return t;
1342
- }, Pe.apply(this, arguments);
1343
- };
1344
- var b;
1316
+ }, ke = {
1317
+ variadic: Qi,
1318
+ monadic: Yi
1319
+ }, b;
1345
1320
  (function(e) {
1346
1321
  e[e.EXPECT_ARGUMENT_CLOSING_BRACE = 1] = "EXPECT_ARGUMENT_CLOSING_BRACE", e[e.EMPTY_ARGUMENT = 2] = "EMPTY_ARGUMENT", e[e.MALFORMED_ARGUMENT = 3] = "MALFORMED_ARGUMENT", e[e.EXPECT_ARGUMENT_TYPE = 4] = "EXPECT_ARGUMENT_TYPE", e[e.INVALID_ARGUMENT_TYPE = 5] = "INVALID_ARGUMENT_TYPE", e[e.EXPECT_ARGUMENT_STYLE = 6] = "EXPECT_ARGUMENT_STYLE", e[e.INVALID_NUMBER_SKELETON = 7] = "INVALID_NUMBER_SKELETON", e[e.INVALID_DATE_TIME_SKELETON = 8] = "INVALID_DATE_TIME_SKELETON", e[e.EXPECT_NUMBER_SKELETON = 9] = "EXPECT_NUMBER_SKELETON", e[e.EXPECT_DATE_TIME_SKELETON = 10] = "EXPECT_DATE_TIME_SKELETON", e[e.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE = 11] = "UNCLOSED_QUOTE_IN_ARGUMENT_STYLE", e[e.EXPECT_SELECT_ARGUMENT_OPTIONS = 12] = "EXPECT_SELECT_ARGUMENT_OPTIONS", e[e.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE = 13] = "EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE", e[e.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE = 14] = "INVALID_PLURAL_ARGUMENT_OFFSET_VALUE", e[e.EXPECT_SELECT_ARGUMENT_SELECTOR = 15] = "EXPECT_SELECT_ARGUMENT_SELECTOR", e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR = 16] = "EXPECT_PLURAL_ARGUMENT_SELECTOR", e[e.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT = 17] = "EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT", e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT = 18] = "EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT", e[e.INVALID_PLURAL_ARGUMENT_SELECTOR = 19] = "INVALID_PLURAL_ARGUMENT_SELECTOR", e[e.DUPLICATE_PLURAL_ARGUMENT_SELECTOR = 20] = "DUPLICATE_PLURAL_ARGUMENT_SELECTOR", e[e.DUPLICATE_SELECT_ARGUMENT_SELECTOR = 21] = "DUPLICATE_SELECT_ARGUMENT_SELECTOR", e[e.MISSING_OTHER_CLAUSE = 22] = "MISSING_OTHER_CLAUSE", e[e.INVALID_TAG = 23] = "INVALID_TAG", e[e.INVALID_TAG_NAME = 25] = "INVALID_TAG_NAME", e[e.UNMATCHED_CLOSING_TAG = 26] = "UNMATCHED_CLOSING_TAG", e[e.UNCLOSED_TAG = 27] = "UNCLOSED_TAG";
1347
1322
  })(b || (b = {}));
1348
- var L;
1323
+ var S;
1349
1324
  (function(e) {
1350
1325
  e[e.literal = 0] = "literal", e[e.argument = 1] = "argument", e[e.number = 2] = "number", e[e.date = 3] = "date", e[e.time = 4] = "time", e[e.select = 5] = "select", e[e.plural = 6] = "plural", e[e.pound = 7] = "pound", e[e.tag = 8] = "tag";
1351
- })(L || (L = {}));
1352
- var ee;
1326
+ })(S || (S = {}));
1327
+ var te;
1353
1328
  (function(e) {
1354
1329
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
1355
- })(ee || (ee = {}));
1356
- function Nt(e) {
1357
- return e.type === L.literal;
1330
+ })(te || (te = {}));
1331
+ function It(e) {
1332
+ return e.type === S.literal;
1358
1333
  }
1359
- function on(e) {
1360
- return e.type === L.argument;
1334
+ function en(e) {
1335
+ return e.type === S.argument;
1361
1336
  }
1362
- function lr(e) {
1363
- return e.type === L.number;
1337
+ function sr(e) {
1338
+ return e.type === S.number;
1364
1339
  }
1365
- function hr(e) {
1366
- return e.type === L.date;
1340
+ function or(e) {
1341
+ return e.type === S.date;
1367
1342
  }
1368
- function cr(e) {
1369
- return e.type === L.time;
1343
+ function ar(e) {
1344
+ return e.type === S.time;
1370
1345
  }
1371
- function fr(e) {
1372
- return e.type === L.select;
1346
+ function ur(e) {
1347
+ return e.type === S.select;
1373
1348
  }
1374
- function mr(e) {
1375
- return e.type === L.plural;
1349
+ function lr(e) {
1350
+ return e.type === S.plural;
1376
1351
  }
1377
- function sn(e) {
1378
- return e.type === L.pound;
1352
+ function tn(e) {
1353
+ return e.type === S.pound;
1379
1354
  }
1380
- function pr(e) {
1381
- return e.type === L.tag;
1355
+ function hr(e) {
1356
+ return e.type === S.tag;
1382
1357
  }
1383
- function dr(e) {
1384
- return !!(e && typeof e == "object" && e.type === ee.number);
1358
+ function cr(e) {
1359
+ return !!(e && typeof e == "object" && e.type === te.number);
1385
1360
  }
1386
- function at(e) {
1387
- return !!(e && typeof e == "object" && e.type === ee.dateTime);
1361
+ function rt(e) {
1362
+ return !!(e && typeof e == "object" && e.type === te.dateTime);
1388
1363
  }
1389
- var yr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, an = /(?:[Eec]{1,6}|G{1,5}|[Qq]{1,5}|(?:[yYur]+|U{1,5})|[ML]{1,5}|d{1,2}|D{1,3}|F{1}|[abB]{1,5}|[hkHK]{1,2}|w{1,2}|W{1}|m{1,2}|s{1,2}|[zZOvVxX]{1,4})(?=([^']*'[^']*')*[^']*$)/g;
1390
- function un(e) {
1364
+ var fr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, rn = /(?:[Eec]{1,6}|G{1,5}|[Qq]{1,5}|(?:[yYur]+|U{1,5})|[ML]{1,5}|d{1,2}|D{1,3}|F{1}|[abB]{1,5}|[hkHK]{1,2}|w{1,2}|W{1}|m{1,2}|s{1,2}|[zZOvVxX]{1,4})(?=([^']*'[^']*')*[^']*$)/g;
1365
+ function nn(e) {
1391
1366
  var t = {};
1392
- return e.replace(an, function(r) {
1367
+ return e.replace(rn, function(r) {
1393
1368
  var i = r.length;
1394
1369
  switch (r[0]) {
1395
1370
  case "G":
@@ -1478,27 +1453,17 @@ function un(e) {
1478
1453
  return "";
1479
1454
  }), t;
1480
1455
  }
1481
- var w = function() {
1482
- return w = Object.assign || function(t) {
1483
- for (var r, i = 1, n = arguments.length; i < n; i++) {
1484
- r = arguments[i];
1485
- for (var o in r)
1486
- Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
1487
- }
1488
- return t;
1489
- }, w.apply(this, arguments);
1490
- };
1491
- var ln = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1492
- function hn(e) {
1456
+ var sn = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1457
+ function on(e) {
1493
1458
  if (e.length === 0)
1494
1459
  throw new Error("Number skeleton cannot be empty");
1495
- for (var t = e.split(ln).filter(function(f) {
1460
+ for (var t = e.split(sn).filter(function(f) {
1496
1461
  return f.length > 0;
1497
1462
  }), r = [], i = 0, n = t; i < n.length; i++) {
1498
- var o = n[i], s = o.split("/");
1499
- if (s.length === 0)
1463
+ var s = n[i], o = s.split("/");
1464
+ if (o.length === 0)
1500
1465
  throw new Error("Invalid number skeleton");
1501
- for (var a = s[0], l = s.slice(1), u = 0, h = l; u < h.length; u++) {
1466
+ for (var a = o[0], l = o.slice(1), u = 0, h = l; u < h.length; u++) {
1502
1467
  var c = h[u];
1503
1468
  if (c.length === 0)
1504
1469
  throw new Error("Invalid number skeleton");
@@ -1507,17 +1472,17 @@ function hn(e) {
1507
1472
  }
1508
1473
  return r;
1509
1474
  }
1510
- function cn(e) {
1475
+ function an(e) {
1511
1476
  return e.replace(/^(.*?)-/, "");
1512
1477
  }
1513
- var Rt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, gr = /^(@+)?(\+|#+)?[rs]?$/g, fn = /(\*)(0+)|(#+)(0+)|(0+)/g, br = /^(0+)$/;
1514
- function Mt(e) {
1478
+ var Bt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, mr = /^(@+)?(\+|#+)?[rs]?$/g, un = /(\*)(0+)|(#+)(0+)|(0+)/g, dr = /^(0+)$/;
1479
+ function Ot(e) {
1515
1480
  var t = {};
1516
- return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(gr, function(r, i, n) {
1481
+ return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(mr, function(r, i, n) {
1517
1482
  return typeof n != "string" ? (t.minimumSignificantDigits = i.length, t.maximumSignificantDigits = i.length) : n === "+" ? t.minimumSignificantDigits = i.length : i[0] === "#" ? t.maximumSignificantDigits = i.length : (t.minimumSignificantDigits = i.length, t.maximumSignificantDigits = i.length + (typeof n == "string" ? n.length : 0)), "";
1518
1483
  }), t;
1519
1484
  }
1520
- function vr(e) {
1485
+ function pr(e) {
1521
1486
  switch (e) {
1522
1487
  case "sign-auto":
1523
1488
  return {
@@ -1557,7 +1522,7 @@ function vr(e) {
1557
1522
  };
1558
1523
  }
1559
1524
  }
1560
- function mn(e) {
1525
+ function ln(e) {
1561
1526
  var t;
1562
1527
  if (e[0] === "E" && e[1] === "E" ? (t = {
1563
1528
  notation: "engineering"
@@ -1565,17 +1530,17 @@ function mn(e) {
1565
1530
  notation: "scientific"
1566
1531
  }, e = e.slice(1)), t) {
1567
1532
  var r = e.slice(0, 2);
1568
- if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !br.test(e))
1533
+ if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !dr.test(e))
1569
1534
  throw new Error("Malformed concise eng/scientific notation");
1570
1535
  t.minimumIntegerDigits = e.length;
1571
1536
  }
1572
1537
  return t;
1573
1538
  }
1574
- function Dt(e) {
1575
- var t = {}, r = vr(e);
1539
+ function Ct(e) {
1540
+ var t = {}, r = pr(e);
1576
1541
  return r || t;
1577
1542
  }
1578
- function pn(e) {
1543
+ function hn(e) {
1579
1544
  for (var t = {}, r = 0, i = e; r < i.length; r++) {
1580
1545
  var n = i[r];
1581
1546
  switch (n.stem) {
@@ -1599,7 +1564,7 @@ function pn(e) {
1599
1564
  continue;
1600
1565
  case "measure-unit":
1601
1566
  case "unit":
1602
- t.style = "unit", t.unit = cn(n.options[0]);
1567
+ t.style = "unit", t.unit = an(n.options[0]);
1603
1568
  continue;
1604
1569
  case "compact-short":
1605
1570
  case "K":
@@ -1610,13 +1575,13 @@ function pn(e) {
1610
1575
  t.notation = "compact", t.compactDisplay = "long";
1611
1576
  continue;
1612
1577
  case "scientific":
1613
- t = w(w(w({}, t), { notation: "scientific" }), n.options.reduce(function(l, u) {
1614
- return w(w({}, l), Dt(u));
1578
+ t = E(E(E({}, t), { notation: "scientific" }), n.options.reduce(function(l, u) {
1579
+ return E(E({}, l), Ct(u));
1615
1580
  }, {}));
1616
1581
  continue;
1617
1582
  case "engineering":
1618
- t = w(w(w({}, t), { notation: "engineering" }), n.options.reduce(function(l, u) {
1619
- return w(w({}, l), Dt(u));
1583
+ t = E(E(E({}, t), { notation: "engineering" }), n.options.reduce(function(l, u) {
1584
+ return E(E({}, l), Ct(u));
1620
1585
  }, {}));
1621
1586
  continue;
1622
1587
  case "notation-simple":
@@ -1661,41 +1626,41 @@ function pn(e) {
1661
1626
  case "integer-width":
1662
1627
  if (n.options.length > 1)
1663
1628
  throw new RangeError("integer-width stems only accept a single optional option");
1664
- n.options[0].replace(fn, function(l, u, h, c, f, p) {
1629
+ n.options[0].replace(un, function(l, u, h, c, f, d) {
1665
1630
  if (u)
1666
1631
  t.minimumIntegerDigits = h.length;
1667
1632
  else {
1668
1633
  if (c && f)
1669
1634
  throw new Error("We currently do not support maximum integer digits");
1670
- if (p)
1635
+ if (d)
1671
1636
  throw new Error("We currently do not support exact integer digits");
1672
1637
  }
1673
1638
  return "";
1674
1639
  });
1675
1640
  continue;
1676
1641
  }
1677
- if (br.test(n.stem)) {
1642
+ if (dr.test(n.stem)) {
1678
1643
  t.minimumIntegerDigits = n.stem.length;
1679
1644
  continue;
1680
1645
  }
1681
- if (Rt.test(n.stem)) {
1646
+ if (Bt.test(n.stem)) {
1682
1647
  if (n.options.length > 1)
1683
1648
  throw new RangeError("Fraction-precision stems only accept a single optional option");
1684
- n.stem.replace(Rt, function(l, u, h, c, f, p) {
1685
- return h === "*" ? t.minimumFractionDigits = u.length : c && c[0] === "#" ? t.maximumFractionDigits = c.length : f && p ? (t.minimumFractionDigits = f.length, t.maximumFractionDigits = f.length + p.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
1649
+ n.stem.replace(Bt, function(l, u, h, c, f, d) {
1650
+ return h === "*" ? t.minimumFractionDigits = u.length : c && c[0] === "#" ? t.maximumFractionDigits = c.length : f && d ? (t.minimumFractionDigits = f.length, t.maximumFractionDigits = f.length + d.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
1686
1651
  });
1687
- var o = n.options[0];
1688
- o === "w" ? t = w(w({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = w(w({}, t), Mt(o)));
1652
+ var s = n.options[0];
1653
+ s === "w" ? t = E(E({}, t), { trailingZeroDisplay: "stripIfInteger" }) : s && (t = E(E({}, t), Ot(s)));
1689
1654
  continue;
1690
1655
  }
1691
- if (gr.test(n.stem)) {
1692
- t = w(w({}, t), Mt(n.stem));
1656
+ if (mr.test(n.stem)) {
1657
+ t = E(E({}, t), Ot(n.stem));
1693
1658
  continue;
1694
1659
  }
1695
- var s = vr(n.stem);
1696
- s && (t = w(w({}, t), s));
1697
- var a = mn(n.stem);
1698
- a && (t = w(w({}, t), a));
1660
+ var o = pr(n.stem);
1661
+ o && (t = E(E({}, t), o));
1662
+ var a = ln(n.stem);
1663
+ a && (t = E(E({}, t), a));
1699
1664
  }
1700
1665
  return t;
1701
1666
  }
@@ -3114,23 +3079,23 @@ var Ee = {
3114
3079
  "h"
3115
3080
  ]
3116
3081
  };
3117
- function dn(e, t) {
3082
+ function cn(e, t) {
3118
3083
  for (var r = "", i = 0; i < e.length; i++) {
3119
3084
  var n = e.charAt(i);
3120
3085
  if (n === "j") {
3121
- for (var o = 0; i + 1 < e.length && e.charAt(i + 1) === n; )
3122
- o++, i++;
3123
- var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), l = "a", u = yn(t);
3086
+ for (var s = 0; i + 1 < e.length && e.charAt(i + 1) === n; )
3087
+ s++, i++;
3088
+ var o = 1 + (s & 1), a = s < 2 ? 1 : 3 + (s >> 1), l = "a", u = fn(t);
3124
3089
  for ((u == "H" || u == "k") && (a = 0); a-- > 0; )
3125
3090
  r += l;
3126
- for (; s-- > 0; )
3091
+ for (; o-- > 0; )
3127
3092
  r = u + r;
3128
3093
  } else
3129
3094
  n === "J" ? r += "H" : r += n;
3130
3095
  }
3131
3096
  return r;
3132
3097
  }
3133
- function yn(e) {
3098
+ function fn(e) {
3134
3099
  var t = e.hourCycle;
3135
3100
  if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
3136
3101
  e.hourCycles && // @ts-ignore
@@ -3152,20 +3117,20 @@ function yn(e) {
3152
3117
  var n = Ee[i || ""] || Ee[r || ""] || Ee["".concat(r, "-001")] || Ee["001"];
3153
3118
  return n[0];
3154
3119
  }
3155
- var ze, gn = new RegExp("^".concat(yr.source, "*")), bn = new RegExp("".concat(yr.source, "*$"));
3120
+ var Ve, mn = new RegExp("^".concat(fr.source, "*")), dn = new RegExp("".concat(fr.source, "*$"));
3156
3121
  function _(e, t) {
3157
3122
  return { start: e, end: t };
3158
3123
  }
3159
- var vn = !!String.prototype.startsWith && "_a".startsWith("a", 1), _n = !!String.fromCodePoint, En = !!Object.fromEntries, xn = !!String.prototype.codePointAt, Tn = !!String.prototype.trimStart, Ln = !!String.prototype.trimEnd, Sn = !!Number.isSafeInteger, wn = Sn ? Number.isSafeInteger : function(e) {
3124
+ var pn = !!String.prototype.startsWith && "_a".startsWith("a", 1), yn = !!String.fromCodePoint, gn = !!Object.fromEntries, bn = !!String.prototype.codePointAt, vn = !!String.prototype.trimStart, _n = !!String.prototype.trimEnd, En = !!Number.isSafeInteger, xn = En ? Number.isSafeInteger : function(e) {
3160
3125
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
3161
- }, ut = !0;
3126
+ }, it = !0;
3162
3127
  try {
3163
- var An = Er("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3164
- ut = ((ze = An.exec("a")) === null || ze === void 0 ? void 0 : ze[0]) === "a";
3128
+ var Tn = gr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3129
+ it = ((Ve = Tn.exec("a")) === null || Ve === void 0 ? void 0 : Ve[0]) === "a";
3165
3130
  } catch (e) {
3166
- ut = !1;
3131
+ it = !1;
3167
3132
  }
3168
- var Ut = vn ? (
3133
+ var Nt = pn ? (
3169
3134
  // Native
3170
3135
  function(t, r, i) {
3171
3136
  return t.startsWith(r, i);
@@ -3175,31 +3140,31 @@ var Ut = vn ? (
3175
3140
  function(t, r, i) {
3176
3141
  return t.slice(i, i + r.length) === r;
3177
3142
  }
3178
- ), lt = _n ? String.fromCodePoint : (
3143
+ ), nt = yn ? String.fromCodePoint : (
3179
3144
  // IE11
3180
3145
  function() {
3181
3146
  for (var t = [], r = 0; r < arguments.length; r++)
3182
3147
  t[r] = arguments[r];
3183
- for (var i = "", n = t.length, o = 0, s; n > o; ) {
3184
- if (s = t[o++], s > 1114111)
3185
- throw RangeError(s + " is not a valid code point");
3186
- i += s < 65536 ? String.fromCharCode(s) : String.fromCharCode(((s -= 65536) >> 10) + 55296, s % 1024 + 56320);
3148
+ for (var i = "", n = t.length, s = 0, o; n > s; ) {
3149
+ if (o = t[s++], o > 1114111)
3150
+ throw RangeError(o + " is not a valid code point");
3151
+ i += o < 65536 ? String.fromCharCode(o) : String.fromCharCode(((o -= 65536) >> 10) + 55296, o % 1024 + 56320);
3187
3152
  }
3188
3153
  return i;
3189
3154
  }
3190
- ), $t = (
3155
+ ), Rt = (
3191
3156
  // native
3192
- En ? Object.fromEntries : (
3157
+ gn ? Object.fromEntries : (
3193
3158
  // Ponyfill
3194
3159
  function(t) {
3195
3160
  for (var r = {}, i = 0, n = t; i < n.length; i++) {
3196
- var o = n[i], s = o[0], a = o[1];
3197
- r[s] = a;
3161
+ var s = n[i], o = s[0], a = s[1];
3162
+ r[o] = a;
3198
3163
  }
3199
3164
  return r;
3200
3165
  }
3201
3166
  )
3202
- ), _r = xn ? (
3167
+ ), yr = bn ? (
3203
3168
  // Native
3204
3169
  function(t, r) {
3205
3170
  return t.codePointAt(r);
@@ -3209,11 +3174,11 @@ var Ut = vn ? (
3209
3174
  function(t, r) {
3210
3175
  var i = t.length;
3211
3176
  if (!(r < 0 || r >= i)) {
3212
- var n = t.charCodeAt(r), o;
3213
- return n < 55296 || n > 56319 || r + 1 === i || (o = t.charCodeAt(r + 1)) < 56320 || o > 57343 ? n : (n - 55296 << 10) + (o - 56320) + 65536;
3177
+ var n = t.charCodeAt(r), s;
3178
+ return n < 55296 || n > 56319 || r + 1 === i || (s = t.charCodeAt(r + 1)) < 56320 || s > 57343 ? n : (n - 55296 << 10) + (s - 56320) + 65536;
3214
3179
  }
3215
3180
  }
3216
- ), Pn = Tn ? (
3181
+ ), Ln = vn ? (
3217
3182
  // Native
3218
3183
  function(t) {
3219
3184
  return t.trimStart();
@@ -3221,9 +3186,9 @@ var Ut = vn ? (
3221
3186
  ) : (
3222
3187
  // Ponyfill
3223
3188
  function(t) {
3224
- return t.replace(gn, "");
3189
+ return t.replace(mn, "");
3225
3190
  }
3226
- ), Hn = Ln ? (
3191
+ ), Sn = _n ? (
3227
3192
  // Native
3228
3193
  function(t) {
3229
3194
  return t.trimEnd();
@@ -3231,32 +3196,32 @@ var Ut = vn ? (
3231
3196
  ) : (
3232
3197
  // Ponyfill
3233
3198
  function(t) {
3234
- return t.replace(bn, "");
3199
+ return t.replace(dn, "");
3235
3200
  }
3236
3201
  );
3237
- function Er(e, t) {
3202
+ function gr(e, t) {
3238
3203
  return new RegExp(e, t);
3239
3204
  }
3240
- var ht;
3241
- if (ut) {
3242
- var Gt = Er("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3243
- ht = function(t, r) {
3205
+ var st;
3206
+ if (it) {
3207
+ var Mt = gr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3208
+ st = function(t, r) {
3244
3209
  var i;
3245
- Gt.lastIndex = r;
3246
- var n = Gt.exec(t);
3210
+ Mt.lastIndex = r;
3211
+ var n = Mt.exec(t);
3247
3212
  return (i = n[1]) !== null && i !== void 0 ? i : "";
3248
3213
  };
3249
3214
  } else
3250
- ht = function(t, r) {
3215
+ st = function(t, r) {
3251
3216
  for (var i = []; ; ) {
3252
- var n = _r(t, r);
3253
- if (n === void 0 || xr(n) || Cn(n))
3217
+ var n = yr(t, r);
3218
+ if (n === void 0 || br(n) || Hn(n))
3254
3219
  break;
3255
3220
  i.push(n), r += n >= 65536 ? 2 : 1;
3256
3221
  }
3257
- return lt.apply(void 0, i);
3222
+ return nt.apply(void 0, i);
3258
3223
  };
3259
- var On = (
3224
+ var wn = (
3260
3225
  /** @class */
3261
3226
  function() {
3262
3227
  function e(t, r) {
@@ -3268,35 +3233,35 @@ var On = (
3268
3233
  return this.parseMessage(0, "", !1);
3269
3234
  }, e.prototype.parseMessage = function(t, r, i) {
3270
3235
  for (var n = []; !this.isEOF(); ) {
3271
- var o = this.char();
3272
- if (o === 123) {
3273
- var s = this.parseArgument(t, i);
3274
- if (s.err)
3275
- return s;
3276
- n.push(s.val);
3236
+ var s = this.char();
3237
+ if (s === 123) {
3238
+ var o = this.parseArgument(t, i);
3239
+ if (o.err)
3240
+ return o;
3241
+ n.push(o.val);
3277
3242
  } else {
3278
- if (o === 125 && t > 0)
3243
+ if (s === 125 && t > 0)
3279
3244
  break;
3280
- if (o === 35 && (r === "plural" || r === "selectordinal")) {
3245
+ if (s === 35 && (r === "plural" || r === "selectordinal")) {
3281
3246
  var a = this.clonePosition();
3282
3247
  this.bump(), n.push({
3283
- type: L.pound,
3248
+ type: S.pound,
3284
3249
  location: _(a, this.clonePosition())
3285
3250
  });
3286
- } else if (o === 60 && !this.ignoreTag && this.peek() === 47) {
3251
+ } else if (s === 60 && !this.ignoreTag && this.peek() === 47) {
3287
3252
  if (i)
3288
3253
  break;
3289
3254
  return this.error(b.UNMATCHED_CLOSING_TAG, _(this.clonePosition(), this.clonePosition()));
3290
- } else if (o === 60 && !this.ignoreTag && ct(this.peek() || 0)) {
3291
- var s = this.parseTag(t, r);
3292
- if (s.err)
3293
- return s;
3294
- n.push(s.val);
3255
+ } else if (s === 60 && !this.ignoreTag && ot(this.peek() || 0)) {
3256
+ var o = this.parseTag(t, r);
3257
+ if (o.err)
3258
+ return o;
3259
+ n.push(o.val);
3295
3260
  } else {
3296
- var s = this.parseLiteral(t, r);
3297
- if (s.err)
3298
- return s;
3299
- n.push(s.val);
3261
+ var o = this.parseLiteral(t, r);
3262
+ if (o.err)
3263
+ return o;
3264
+ n.push(o.val);
3300
3265
  }
3301
3266
  }
3302
3267
  }
@@ -3308,26 +3273,26 @@ var On = (
3308
3273
  if (this.bumpSpace(), this.bumpIf("/>"))
3309
3274
  return {
3310
3275
  val: {
3311
- type: L.literal,
3276
+ type: S.literal,
3312
3277
  value: "<".concat(n, "/>"),
3313
3278
  location: _(i, this.clonePosition())
3314
3279
  },
3315
3280
  err: null
3316
3281
  };
3317
3282
  if (this.bumpIf(">")) {
3318
- var o = this.parseMessage(t + 1, r, !0);
3319
- if (o.err)
3320
- return o;
3321
- var s = o.val, a = this.clonePosition();
3283
+ var s = this.parseMessage(t + 1, r, !0);
3284
+ if (s.err)
3285
+ return s;
3286
+ var o = s.val, a = this.clonePosition();
3322
3287
  if (this.bumpIf("</")) {
3323
- if (this.isEOF() || !ct(this.char()))
3288
+ if (this.isEOF() || !ot(this.char()))
3324
3289
  return this.error(b.INVALID_TAG, _(a, this.clonePosition()));
3325
3290
  var l = this.clonePosition(), u = this.parseTagName();
3326
3291
  return n !== u ? this.error(b.UNMATCHED_CLOSING_TAG, _(l, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
3327
3292
  val: {
3328
- type: L.tag,
3293
+ type: S.tag,
3329
3294
  value: n,
3330
- children: s,
3295
+ children: o,
3331
3296
  location: _(i, this.clonePosition())
3332
3297
  },
3333
3298
  err: null
@@ -3338,21 +3303,21 @@ var On = (
3338
3303
  return this.error(b.INVALID_TAG, _(i, this.clonePosition()));
3339
3304
  }, e.prototype.parseTagName = function() {
3340
3305
  var t = this.offset();
3341
- for (this.bump(); !this.isEOF() && Bn(this.char()); )
3306
+ for (this.bump(); !this.isEOF() && Pn(this.char()); )
3342
3307
  this.bump();
3343
3308
  return this.message.slice(t, this.offset());
3344
3309
  }, e.prototype.parseLiteral = function(t, r) {
3345
3310
  for (var i = this.clonePosition(), n = ""; ; ) {
3346
- var o = this.tryParseQuote(r);
3347
- if (o) {
3348
- n += o;
3349
- continue;
3350
- }
3351
- var s = this.tryParseUnquoted(t, r);
3311
+ var s = this.tryParseQuote(r);
3352
3312
  if (s) {
3353
3313
  n += s;
3354
3314
  continue;
3355
3315
  }
3316
+ var o = this.tryParseUnquoted(t, r);
3317
+ if (o) {
3318
+ n += o;
3319
+ continue;
3320
+ }
3356
3321
  var a = this.tryParseLeftAngleBracket();
3357
3322
  if (a) {
3358
3323
  n += a;
@@ -3362,12 +3327,12 @@ var On = (
3362
3327
  }
3363
3328
  var l = _(i, this.clonePosition());
3364
3329
  return {
3365
- val: { type: L.literal, value: n, location: l },
3330
+ val: { type: S.literal, value: n, location: l },
3366
3331
  err: null
3367
3332
  };
3368
3333
  }, e.prototype.tryParseLeftAngleBracket = function() {
3369
3334
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
3370
- !In(this.peek() || 0)) ? (this.bump(), "<") : null;
3335
+ !An(this.peek() || 0)) ? (this.bump(), "<") : null;
3371
3336
  }, e.prototype.tryParseQuote = function(t) {
3372
3337
  if (this.isEOF() || this.char() !== 39)
3373
3338
  return null;
@@ -3401,12 +3366,12 @@ var On = (
3401
3366
  r.push(i);
3402
3367
  this.bump();
3403
3368
  }
3404
- return lt.apply(void 0, r);
3369
+ return nt.apply(void 0, r);
3405
3370
  }, e.prototype.tryParseUnquoted = function(t, r) {
3406
3371
  if (this.isEOF())
3407
3372
  return null;
3408
3373
  var i = this.char();
3409
- return i === 60 || i === 123 || i === 35 && (r === "plural" || r === "selectordinal") || i === 125 && t > 0 ? null : (this.bump(), lt(i));
3374
+ return i === 60 || i === 123 || i === 35 && (r === "plural" || r === "selectordinal") || i === 125 && t > 0 ? null : (this.bump(), nt(i));
3410
3375
  }, e.prototype.parseArgument = function(t, r) {
3411
3376
  var i = this.clonePosition();
3412
3377
  if (this.bump(), this.bumpSpace(), this.isEOF())
@@ -3422,7 +3387,7 @@ var On = (
3422
3387
  case 125:
3423
3388
  return this.bump(), {
3424
3389
  val: {
3425
- type: L.argument,
3390
+ type: S.argument,
3426
3391
  // value does not include the opening and closing braces.
3427
3392
  value: n,
3428
3393
  location: _(i, this.clonePosition())
@@ -3435,15 +3400,15 @@ var On = (
3435
3400
  return this.error(b.MALFORMED_ARGUMENT, _(i, this.clonePosition()));
3436
3401
  }
3437
3402
  }, e.prototype.parseIdentifierIfPossible = function() {
3438
- var t = this.clonePosition(), r = this.offset(), i = ht(this.message, r), n = r + i.length;
3403
+ var t = this.clonePosition(), r = this.offset(), i = st(this.message, r), n = r + i.length;
3439
3404
  this.bumpTo(n);
3440
- var o = this.clonePosition(), s = _(t, o);
3441
- return { value: i, location: s };
3405
+ var s = this.clonePosition(), o = _(t, s);
3406
+ return { value: i, location: o };
3442
3407
  }, e.prototype.parseArgumentOptions = function(t, r, i, n) {
3443
- var o, s = this.clonePosition(), a = this.parseIdentifierIfPossible().value, l = this.clonePosition();
3408
+ var s, o = this.clonePosition(), a = this.parseIdentifierIfPossible().value, l = this.clonePosition();
3444
3409
  switch (a) {
3445
3410
  case "":
3446
- return this.error(b.EXPECT_ARGUMENT_TYPE, _(s, l));
3411
+ return this.error(b.EXPECT_ARGUMENT_TYPE, _(o, l));
3447
3412
  case "number":
3448
3413
  case "date":
3449
3414
  case "time": {
@@ -3454,47 +3419,47 @@ var On = (
3454
3419
  var h = this.clonePosition(), c = this.parseSimpleArgStyleIfPossible();
3455
3420
  if (c.err)
3456
3421
  return c;
3457
- var f = Hn(c.val);
3422
+ var f = Sn(c.val);
3458
3423
  if (f.length === 0)
3459
3424
  return this.error(b.EXPECT_ARGUMENT_STYLE, _(this.clonePosition(), this.clonePosition()));
3460
- var p = _(h, this.clonePosition());
3461
- u = { style: f, styleLocation: p };
3425
+ var d = _(h, this.clonePosition());
3426
+ u = { style: f, styleLocation: d };
3462
3427
  }
3463
3428
  var y = this.tryParseArgumentClose(n);
3464
3429
  if (y.err)
3465
3430
  return y;
3466
- var d = _(n, this.clonePosition());
3467
- if (u && Ut(u == null ? void 0 : u.style, "::", 0)) {
3468
- var v = Pn(u.style.slice(2));
3431
+ var p = _(n, this.clonePosition());
3432
+ if (u && Nt(u == null ? void 0 : u.style, "::", 0)) {
3433
+ var v = Ln(u.style.slice(2));
3469
3434
  if (a === "number") {
3470
3435
  var c = this.parseNumberSkeletonFromString(v, u.styleLocation);
3471
3436
  return c.err ? c : {
3472
- val: { type: L.number, value: i, location: d, style: c.val },
3437
+ val: { type: S.number, value: i, location: p, style: c.val },
3473
3438
  err: null
3474
3439
  };
3475
3440
  } else {
3476
3441
  if (v.length === 0)
3477
- return this.error(b.EXPECT_DATE_TIME_SKELETON, d);
3442
+ return this.error(b.EXPECT_DATE_TIME_SKELETON, p);
3478
3443
  var H = v;
3479
- this.locale && (H = dn(v, this.locale));
3444
+ this.locale && (H = cn(v, this.locale));
3480
3445
  var f = {
3481
- type: ee.dateTime,
3446
+ type: te.dateTime,
3482
3447
  pattern: H,
3483
3448
  location: u.styleLocation,
3484
- parsedOptions: this.shouldParseSkeletons ? un(H) : {}
3485
- }, g = a === "date" ? L.date : L.time;
3449
+ parsedOptions: this.shouldParseSkeletons ? nn(H) : {}
3450
+ }, g = a === "date" ? S.date : S.time;
3486
3451
  return {
3487
- val: { type: g, value: i, location: d, style: f },
3452
+ val: { type: g, value: i, location: p, style: f },
3488
3453
  err: null
3489
3454
  };
3490
3455
  }
3491
3456
  }
3492
3457
  return {
3493
3458
  val: {
3494
- type: a === "number" ? L.number : a === "date" ? L.date : L.time,
3459
+ type: a === "number" ? S.number : a === "date" ? S.date : S.time,
3495
3460
  value: i,
3496
- location: d,
3497
- style: (o = u == null ? void 0 : u.style) !== null && o !== void 0 ? o : null
3461
+ location: p,
3462
+ style: (s = u == null ? void 0 : u.style) !== null && s !== void 0 ? s : null
3498
3463
  },
3499
3464
  err: null
3500
3465
  };
@@ -3502,40 +3467,40 @@ var On = (
3502
3467
  case "plural":
3503
3468
  case "selectordinal":
3504
3469
  case "select": {
3505
- var S = this.clonePosition();
3470
+ var w = this.clonePosition();
3506
3471
  if (this.bumpSpace(), !this.bumpIf(","))
3507
- return this.error(b.EXPECT_SELECT_ARGUMENT_OPTIONS, _(S, Pe({}, S)));
3472
+ return this.error(b.EXPECT_SELECT_ARGUMENT_OPTIONS, _(w, E({}, w)));
3508
3473
  this.bumpSpace();
3509
- var U = this.parseIdentifierIfPossible(), R = 0;
3510
- if (a !== "select" && U.value === "offset") {
3474
+ var D = this.parseIdentifierIfPossible(), R = 0;
3475
+ if (a !== "select" && D.value === "offset") {
3511
3476
  if (!this.bumpIf(":"))
3512
3477
  return this.error(b.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, _(this.clonePosition(), this.clonePosition()));
3513
3478
  this.bumpSpace();
3514
3479
  var c = this.tryParseDecimalInteger(b.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, b.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
3515
3480
  if (c.err)
3516
3481
  return c;
3517
- this.bumpSpace(), U = this.parseIdentifierIfPossible(), R = c.val;
3482
+ this.bumpSpace(), D = this.parseIdentifierIfPossible(), R = c.val;
3518
3483
  }
3519
- var $ = this.tryParsePluralOrSelectOptions(t, a, r, U);
3520
- if ($.err)
3521
- return $;
3484
+ var U = this.tryParsePluralOrSelectOptions(t, a, r, D);
3485
+ if (U.err)
3486
+ return U;
3522
3487
  var y = this.tryParseArgumentClose(n);
3523
3488
  if (y.err)
3524
3489
  return y;
3525
3490
  var W = _(n, this.clonePosition());
3526
3491
  return a === "select" ? {
3527
3492
  val: {
3528
- type: L.select,
3493
+ type: S.select,
3529
3494
  value: i,
3530
- options: $t($.val),
3495
+ options: Rt(U.val),
3531
3496
  location: W
3532
3497
  },
3533
3498
  err: null
3534
3499
  } : {
3535
3500
  val: {
3536
- type: L.plural,
3501
+ type: S.plural,
3537
3502
  value: i,
3538
- options: $t($.val),
3503
+ options: Rt(U.val),
3539
3504
  offset: R,
3540
3505
  pluralType: a === "plural" ? "cardinal" : "ordinal",
3541
3506
  location: W
@@ -3544,7 +3509,7 @@ var On = (
3544
3509
  };
3545
3510
  }
3546
3511
  default:
3547
- return this.error(b.INVALID_ARGUMENT_TYPE, _(s, l));
3512
+ return this.error(b.INVALID_ARGUMENT_TYPE, _(o, l));
3548
3513
  }
3549
3514
  }, e.prototype.tryParseArgumentClose = function(t) {
3550
3515
  return this.isEOF() || this.char() !== 125 ? this.error(b.EXPECT_ARGUMENT_CLOSING_BRACE, _(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
@@ -3586,21 +3551,21 @@ var On = (
3586
3551
  }, e.prototype.parseNumberSkeletonFromString = function(t, r) {
3587
3552
  var i = [];
3588
3553
  try {
3589
- i = hn(t);
3554
+ i = on(t);
3590
3555
  } catch (n) {
3591
3556
  return this.error(b.INVALID_NUMBER_SKELETON, r);
3592
3557
  }
3593
3558
  return {
3594
3559
  val: {
3595
- type: ee.number,
3560
+ type: te.number,
3596
3561
  tokens: i,
3597
3562
  location: r,
3598
- parsedOptions: this.shouldParseSkeletons ? pn(i) : {}
3563
+ parsedOptions: this.shouldParseSkeletons ? hn(i) : {}
3599
3564
  },
3600
3565
  err: null
3601
3566
  };
3602
3567
  }, e.prototype.tryParsePluralOrSelectOptions = function(t, r, i, n) {
3603
- for (var o, s = !1, a = [], l = /* @__PURE__ */ new Set(), u = n.value, h = n.location; ; ) {
3568
+ for (var s, o = !1, a = [], l = /* @__PURE__ */ new Set(), u = n.value, h = n.location; ; ) {
3604
3569
  if (u.length === 0) {
3605
3570
  var c = this.clonePosition();
3606
3571
  if (r !== "select" && this.bumpIf("=")) {
@@ -3613,37 +3578,37 @@ var On = (
3613
3578
  }
3614
3579
  if (l.has(u))
3615
3580
  return this.error(r === "select" ? b.DUPLICATE_SELECT_ARGUMENT_SELECTOR : b.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, h);
3616
- u === "other" && (s = !0), this.bumpSpace();
3617
- var p = this.clonePosition();
3581
+ u === "other" && (o = !0), this.bumpSpace();
3582
+ var d = this.clonePosition();
3618
3583
  if (!this.bumpIf("{"))
3619
3584
  return this.error(r === "select" ? b.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : b.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, _(this.clonePosition(), this.clonePosition()));
3620
3585
  var y = this.parseMessage(t + 1, r, i);
3621
3586
  if (y.err)
3622
3587
  return y;
3623
- var d = this.tryParseArgumentClose(p);
3624
- if (d.err)
3625
- return d;
3588
+ var p = this.tryParseArgumentClose(d);
3589
+ if (p.err)
3590
+ return p;
3626
3591
  a.push([
3627
3592
  u,
3628
3593
  {
3629
3594
  value: y.val,
3630
- location: _(p, this.clonePosition())
3595
+ location: _(d, this.clonePosition())
3631
3596
  }
3632
- ]), l.add(u), this.bumpSpace(), o = this.parseIdentifierIfPossible(), u = o.value, h = o.location;
3597
+ ]), l.add(u), this.bumpSpace(), s = this.parseIdentifierIfPossible(), u = s.value, h = s.location;
3633
3598
  }
3634
- return a.length === 0 ? this.error(r === "select" ? b.EXPECT_SELECT_ARGUMENT_SELECTOR : b.EXPECT_PLURAL_ARGUMENT_SELECTOR, _(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !s ? this.error(b.MISSING_OTHER_CLAUSE, _(this.clonePosition(), this.clonePosition())) : { val: a, err: null };
3599
+ return a.length === 0 ? this.error(r === "select" ? b.EXPECT_SELECT_ARGUMENT_SELECTOR : b.EXPECT_PLURAL_ARGUMENT_SELECTOR, _(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !o ? this.error(b.MISSING_OTHER_CLAUSE, _(this.clonePosition(), this.clonePosition())) : { val: a, err: null };
3635
3600
  }, e.prototype.tryParseDecimalInteger = function(t, r) {
3636
3601
  var i = 1, n = this.clonePosition();
3637
3602
  this.bumpIf("+") || this.bumpIf("-") && (i = -1);
3638
- for (var o = !1, s = 0; !this.isEOF(); ) {
3603
+ for (var s = !1, o = 0; !this.isEOF(); ) {
3639
3604
  var a = this.char();
3640
3605
  if (a >= 48 && a <= 57)
3641
- o = !0, s = s * 10 + (a - 48), this.bump();
3606
+ s = !0, o = o * 10 + (a - 48), this.bump();
3642
3607
  else
3643
3608
  break;
3644
3609
  }
3645
3610
  var l = _(n, this.clonePosition());
3646
- return o ? (s *= i, wn(s) ? { val: s, err: null } : this.error(r, l)) : this.error(t, l);
3611
+ return s ? (o *= i, xn(o) ? { val: o, err: null } : this.error(r, l)) : this.error(t, l);
3647
3612
  }, e.prototype.offset = function() {
3648
3613
  return this.position.offset;
3649
3614
  }, e.prototype.isEOF = function() {
@@ -3658,7 +3623,7 @@ var On = (
3658
3623
  var t = this.position.offset;
3659
3624
  if (t >= this.message.length)
3660
3625
  throw Error("out of bound");
3661
- var r = _r(this.message, t);
3626
+ var r = yr(this.message, t);
3662
3627
  if (r === void 0)
3663
3628
  throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
3664
3629
  return r;
@@ -3677,7 +3642,7 @@ var On = (
3677
3642
  t === 10 ? (this.position.line += 1, this.position.column = 1, this.position.offset += 1) : (this.position.column += 1, this.position.offset += t < 65536 ? 1 : 2);
3678
3643
  }
3679
3644
  }, e.prototype.bumpIf = function(t) {
3680
- if (Ut(this.message, t, this.offset())) {
3645
+ if (Nt(this.message, t, this.offset())) {
3681
3646
  for (var r = 0; r < t.length; r++)
3682
3647
  this.bump();
3683
3648
  return !0;
@@ -3699,7 +3664,7 @@ var On = (
3699
3664
  break;
3700
3665
  }
3701
3666
  }, e.prototype.bumpSpace = function() {
3702
- for (; !this.isEOF() && xr(this.char()); )
3667
+ for (; !this.isEOF() && br(this.char()); )
3703
3668
  this.bump();
3704
3669
  }, e.prototype.peek = function() {
3705
3670
  if (this.isEOF())
@@ -3709,204 +3674,204 @@ var On = (
3709
3674
  }, e;
3710
3675
  }()
3711
3676
  );
3712
- function ct(e) {
3677
+ function ot(e) {
3713
3678
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3714
3679
  }
3715
- function In(e) {
3716
- return ct(e) || e === 47;
3680
+ function An(e) {
3681
+ return ot(e) || e === 47;
3717
3682
  }
3718
- function Bn(e) {
3683
+ function Pn(e) {
3719
3684
  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;
3720
3685
  }
3721
- function xr(e) {
3686
+ function br(e) {
3722
3687
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3723
3688
  }
3724
- function Cn(e) {
3689
+ function Hn(e) {
3725
3690
  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;
3726
3691
  }
3727
- function ft(e) {
3692
+ function at(e) {
3728
3693
  e.forEach(function(t) {
3729
- if (delete t.location, fr(t) || mr(t))
3694
+ if (delete t.location, ur(t) || lr(t))
3730
3695
  for (var r in t.options)
3731
- delete t.options[r].location, ft(t.options[r].value);
3696
+ delete t.options[r].location, at(t.options[r].value);
3732
3697
  else
3733
- lr(t) && dr(t.style) || (hr(t) || cr(t)) && at(t.style) ? delete t.style.location : pr(t) && ft(t.children);
3698
+ sr(t) && cr(t.style) || (or(t) || ar(t)) && rt(t.style) ? delete t.style.location : hr(t) && at(t.children);
3734
3699
  });
3735
3700
  }
3736
- function Nn(e, t) {
3737
- t === void 0 && (t = {}), t = Pe({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3738
- var r = new On(e, t).parse();
3701
+ function In(e, t) {
3702
+ t === void 0 && (t = {}), t = E({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3703
+ var r = new wn(e, t).parse();
3739
3704
  if (r.err) {
3740
3705
  var i = SyntaxError(b[r.err.kind]);
3741
3706
  throw i.location = r.err.location, i.originalMessage = r.err.message, i;
3742
3707
  }
3743
- return t != null && t.captureLocation || ft(r.val), r.val;
3708
+ return t != null && t.captureLocation || at(r.val), r.val;
3744
3709
  }
3745
- var te;
3710
+ var re;
3746
3711
  (function(e) {
3747
3712
  e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
3748
- })(te || (te = {}));
3749
- var Ne = (
3713
+ })(re || (re = {}));
3714
+ var Oe = (
3750
3715
  /** @class */
3751
3716
  function(e) {
3752
- Ce(t, e);
3717
+ F(t, e);
3753
3718
  function t(r, i, n) {
3754
- var o = e.call(this, r) || this;
3755
- return o.code = i, o.originalMessage = n, o;
3719
+ var s = e.call(this, r) || this;
3720
+ return s.code = i, s.originalMessage = n, s;
3756
3721
  }
3757
3722
  return t.prototype.toString = function() {
3758
3723
  return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
3759
3724
  }, t;
3760
3725
  }(Error)
3761
- ), Ft = (
3726
+ ), Dt = (
3762
3727
  /** @class */
3763
3728
  function(e) {
3764
- Ce(t, e);
3765
- function t(r, i, n, o) {
3766
- return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(i, '". Options are "').concat(Object.keys(n).join('", "'), '"'), te.INVALID_VALUE, o) || this;
3729
+ F(t, e);
3730
+ function t(r, i, n, s) {
3731
+ return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(i, '". Options are "').concat(Object.keys(n).join('", "'), '"'), re.INVALID_VALUE, s) || this;
3767
3732
  }
3768
3733
  return t;
3769
- }(Ne)
3770
- ), Rn = (
3734
+ }(Oe)
3735
+ ), Bn = (
3771
3736
  /** @class */
3772
3737
  function(e) {
3773
- Ce(t, e);
3738
+ F(t, e);
3774
3739
  function t(r, i, n) {
3775
- return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(i), te.INVALID_VALUE, n) || this;
3740
+ return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(i), re.INVALID_VALUE, n) || this;
3776
3741
  }
3777
3742
  return t;
3778
- }(Ne)
3779
- ), Mn = (
3743
+ }(Oe)
3744
+ ), On = (
3780
3745
  /** @class */
3781
3746
  function(e) {
3782
- Ce(t, e);
3747
+ F(t, e);
3783
3748
  function t(r, i) {
3784
- return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(i, '"'), te.MISSING_VALUE, i) || this;
3749
+ return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(i, '"'), re.MISSING_VALUE, i) || this;
3785
3750
  }
3786
3751
  return t;
3787
- }(Ne)
3788
- ), O;
3752
+ }(Oe)
3753
+ ), I;
3789
3754
  (function(e) {
3790
3755
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
3791
- })(O || (O = {}));
3792
- function Dn(e) {
3756
+ })(I || (I = {}));
3757
+ function Cn(e) {
3793
3758
  return e.length < 2 ? e : e.reduce(function(t, r) {
3794
3759
  var i = t[t.length - 1];
3795
- return !i || i.type !== O.literal || r.type !== O.literal ? t.push(r) : i.value += r.value, t;
3760
+ return !i || i.type !== I.literal || r.type !== I.literal ? t.push(r) : i.value += r.value, t;
3796
3761
  }, []);
3797
3762
  }
3798
- function Un(e) {
3763
+ function Nn(e) {
3799
3764
  return typeof e == "function";
3800
3765
  }
3801
- function Se(e, t, r, i, n, o, s) {
3802
- if (e.length === 1 && Nt(e[0]))
3766
+ function Se(e, t, r, i, n, s, o) {
3767
+ if (e.length === 1 && It(e[0]))
3803
3768
  return [
3804
3769
  {
3805
- type: O.literal,
3770
+ type: I.literal,
3806
3771
  value: e[0].value
3807
3772
  }
3808
3773
  ];
3809
3774
  for (var a = [], l = 0, u = e; l < u.length; l++) {
3810
3775
  var h = u[l];
3811
- if (Nt(h)) {
3776
+ if (It(h)) {
3812
3777
  a.push({
3813
- type: O.literal,
3778
+ type: I.literal,
3814
3779
  value: h.value
3815
3780
  });
3816
3781
  continue;
3817
3782
  }
3818
- if (sn(h)) {
3819
- typeof o == "number" && a.push({
3820
- type: O.literal,
3821
- value: r.getNumberFormat(t).format(o)
3783
+ if (tn(h)) {
3784
+ typeof s == "number" && a.push({
3785
+ type: I.literal,
3786
+ value: r.getNumberFormat(t).format(s)
3822
3787
  });
3823
3788
  continue;
3824
3789
  }
3825
3790
  var c = h.value;
3826
3791
  if (!(n && c in n))
3827
- throw new Mn(c, s);
3792
+ throw new On(c, o);
3828
3793
  var f = n[c];
3829
- if (on(h)) {
3794
+ if (en(h)) {
3830
3795
  (!f || typeof f == "string" || typeof f == "number") && (f = typeof f == "string" || typeof f == "number" ? String(f) : ""), a.push({
3831
- type: typeof f == "string" ? O.literal : O.object,
3796
+ type: typeof f == "string" ? I.literal : I.object,
3832
3797
  value: f
3833
3798
  });
3834
3799
  continue;
3835
3800
  }
3836
- if (hr(h)) {
3837
- var p = typeof h.style == "string" ? i.date[h.style] : at(h.style) ? h.style.parsedOptions : void 0;
3801
+ if (or(h)) {
3802
+ var d = typeof h.style == "string" ? i.date[h.style] : rt(h.style) ? h.style.parsedOptions : void 0;
3838
3803
  a.push({
3839
- type: O.literal,
3840
- value: r.getDateTimeFormat(t, p).format(f)
3804
+ type: I.literal,
3805
+ value: r.getDateTimeFormat(t, d).format(f)
3841
3806
  });
3842
3807
  continue;
3843
3808
  }
3844
- if (cr(h)) {
3845
- var p = typeof h.style == "string" ? i.time[h.style] : at(h.style) ? h.style.parsedOptions : i.time.medium;
3809
+ if (ar(h)) {
3810
+ var d = typeof h.style == "string" ? i.time[h.style] : rt(h.style) ? h.style.parsedOptions : i.time.medium;
3846
3811
  a.push({
3847
- type: O.literal,
3848
- value: r.getDateTimeFormat(t, p).format(f)
3812
+ type: I.literal,
3813
+ value: r.getDateTimeFormat(t, d).format(f)
3849
3814
  });
3850
3815
  continue;
3851
3816
  }
3852
- if (lr(h)) {
3853
- var p = typeof h.style == "string" ? i.number[h.style] : dr(h.style) ? h.style.parsedOptions : void 0;
3854
- p && p.scale && (f = f * (p.scale || 1)), a.push({
3855
- type: O.literal,
3856
- value: r.getNumberFormat(t, p).format(f)
3817
+ if (sr(h)) {
3818
+ var d = typeof h.style == "string" ? i.number[h.style] : cr(h.style) ? h.style.parsedOptions : void 0;
3819
+ d && d.scale && (f = f * (d.scale || 1)), a.push({
3820
+ type: I.literal,
3821
+ value: r.getNumberFormat(t, d).format(f)
3857
3822
  });
3858
3823
  continue;
3859
3824
  }
3860
- if (pr(h)) {
3861
- var y = h.children, d = h.value, v = n[d];
3862
- if (!Un(v))
3863
- throw new Rn(d, "function", s);
3864
- var H = Se(y, t, r, i, n, o), g = v(H.map(function(R) {
3825
+ if (hr(h)) {
3826
+ var y = h.children, p = h.value, v = n[p];
3827
+ if (!Nn(v))
3828
+ throw new Bn(p, "function", o);
3829
+ var H = Se(y, t, r, i, n, s), g = v(H.map(function(R) {
3865
3830
  return R.value;
3866
3831
  }));
3867
3832
  Array.isArray(g) || (g = [g]), a.push.apply(a, g.map(function(R) {
3868
3833
  return {
3869
- type: typeof R == "string" ? O.literal : O.object,
3834
+ type: typeof R == "string" ? I.literal : I.object,
3870
3835
  value: R
3871
3836
  };
3872
3837
  }));
3873
3838
  }
3874
- if (fr(h)) {
3875
- var S = h.options[f] || h.options.other;
3876
- if (!S)
3877
- throw new Ft(h.value, f, Object.keys(h.options), s);
3878
- a.push.apply(a, Se(S.value, t, r, i, n));
3839
+ if (ur(h)) {
3840
+ var w = h.options[f] || h.options.other;
3841
+ if (!w)
3842
+ throw new Dt(h.value, f, Object.keys(h.options), o);
3843
+ a.push.apply(a, Se(w.value, t, r, i, n));
3879
3844
  continue;
3880
3845
  }
3881
- if (mr(h)) {
3882
- var S = h.options["=".concat(f)];
3883
- if (!S) {
3846
+ if (lr(h)) {
3847
+ var w = h.options["=".concat(f)];
3848
+ if (!w) {
3884
3849
  if (!Intl.PluralRules)
3885
- throw new Ne(`Intl.PluralRules is not available in this environment.
3850
+ throw new Oe(`Intl.PluralRules is not available in this environment.
3886
3851
  Try polyfilling it using "@formatjs/intl-pluralrules"
3887
- `, te.MISSING_INTL_API, s);
3888
- var U = r.getPluralRules(t, { type: h.pluralType }).select(f - (h.offset || 0));
3889
- S = h.options[U] || h.options.other;
3852
+ `, re.MISSING_INTL_API, o);
3853
+ var D = r.getPluralRules(t, { type: h.pluralType }).select(f - (h.offset || 0));
3854
+ w = h.options[D] || h.options.other;
3890
3855
  }
3891
- if (!S)
3892
- throw new Ft(h.value, f, Object.keys(h.options), s);
3893
- a.push.apply(a, Se(S.value, t, r, i, n, f - (h.offset || 0)));
3856
+ if (!w)
3857
+ throw new Dt(h.value, f, Object.keys(h.options), o);
3858
+ a.push.apply(a, Se(w.value, t, r, i, n, f - (h.offset || 0)));
3894
3859
  continue;
3895
3860
  }
3896
3861
  }
3897
- return Dn(a);
3862
+ return Cn(a);
3898
3863
  }
3899
- function $n(e, t) {
3900
- return t ? M(M(M({}, e || {}), t || {}), Object.keys(e).reduce(function(r, i) {
3901
- return r[i] = M(M({}, e[i]), t[i] || {}), r;
3864
+ function Rn(e, t) {
3865
+ return t ? E(E(E({}, e || {}), t || {}), Object.keys(e).reduce(function(r, i) {
3866
+ return r[i] = E(E({}, e[i]), t[i] || {}), r;
3902
3867
  }, {})) : e;
3903
3868
  }
3904
- function Gn(e, t) {
3869
+ function Mn(e, t) {
3905
3870
  return t ? Object.keys(e).reduce(function(r, i) {
3906
- return r[i] = $n(e[i], t[i]), r;
3907
- }, M({}, e)) : e;
3871
+ return r[i] = Rn(e[i], t[i]), r;
3872
+ }, E({}, e)) : e;
3908
3873
  }
3909
- function Ze(e) {
3874
+ function We(e) {
3910
3875
  return {
3911
3876
  create: function() {
3912
3877
  return {
@@ -3920,77 +3885,77 @@ function Ze(e) {
3920
3885
  }
3921
3886
  };
3922
3887
  }
3923
- function Fn(e) {
3888
+ function Dn(e) {
3924
3889
  return e === void 0 && (e = {
3925
3890
  number: {},
3926
3891
  dateTime: {},
3927
3892
  pluralRules: {}
3928
3893
  }), {
3929
- getNumberFormat: We(function() {
3894
+ getNumberFormat: je(function() {
3930
3895
  for (var t, r = [], i = 0; i < arguments.length; i++)
3931
3896
  r[i] = arguments[i];
3932
- return new ((t = Intl.NumberFormat).bind.apply(t, Ve([void 0], r, !1)))();
3897
+ return new ((t = Intl.NumberFormat).bind.apply(t, K([void 0], r, !1)))();
3933
3898
  }, {
3934
- cache: Ze(e.number),
3935
- strategy: Xe.variadic
3899
+ cache: We(e.number),
3900
+ strategy: ke.variadic
3936
3901
  }),
3937
- getDateTimeFormat: We(function() {
3902
+ getDateTimeFormat: je(function() {
3938
3903
  for (var t, r = [], i = 0; i < arguments.length; i++)
3939
3904
  r[i] = arguments[i];
3940
- return new ((t = Intl.DateTimeFormat).bind.apply(t, Ve([void 0], r, !1)))();
3905
+ return new ((t = Intl.DateTimeFormat).bind.apply(t, K([void 0], r, !1)))();
3941
3906
  }, {
3942
- cache: Ze(e.dateTime),
3943
- strategy: Xe.variadic
3907
+ cache: We(e.dateTime),
3908
+ strategy: ke.variadic
3944
3909
  }),
3945
- getPluralRules: We(function() {
3910
+ getPluralRules: je(function() {
3946
3911
  for (var t, r = [], i = 0; i < arguments.length; i++)
3947
3912
  r[i] = arguments[i];
3948
- return new ((t = Intl.PluralRules).bind.apply(t, Ve([void 0], r, !1)))();
3913
+ return new ((t = Intl.PluralRules).bind.apply(t, K([void 0], r, !1)))();
3949
3914
  }, {
3950
- cache: Ze(e.pluralRules),
3951
- strategy: Xe.variadic
3915
+ cache: We(e.pluralRules),
3916
+ strategy: ke.variadic
3952
3917
  })
3953
3918
  };
3954
3919
  }
3955
- var jn = (
3920
+ var Un = (
3956
3921
  /** @class */
3957
3922
  function() {
3958
3923
  function e(t, r, i, n) {
3959
3924
  r === void 0 && (r = e.defaultLocale);
3960
- var o = this;
3925
+ var s = this;
3961
3926
  if (this.formatterCache = {
3962
3927
  number: {},
3963
3928
  dateTime: {},
3964
3929
  pluralRules: {}
3965
3930
  }, this.format = function(l) {
3966
- var u = o.formatToParts(l);
3931
+ var u = s.formatToParts(l);
3967
3932
  if (u.length === 1)
3968
3933
  return u[0].value;
3969
3934
  var h = u.reduce(function(c, f) {
3970
- return !c.length || f.type !== O.literal || typeof c[c.length - 1] != "string" ? c.push(f.value) : c[c.length - 1] += f.value, c;
3935
+ return !c.length || f.type !== I.literal || typeof c[c.length - 1] != "string" ? c.push(f.value) : c[c.length - 1] += f.value, c;
3971
3936
  }, []);
3972
3937
  return h.length <= 1 ? h[0] || "" : h;
3973
3938
  }, this.formatToParts = function(l) {
3974
- return Se(o.ast, o.locales, o.formatters, o.formats, l, void 0, o.message);
3939
+ return Se(s.ast, s.locales, s.formatters, s.formats, l, void 0, s.message);
3975
3940
  }, this.resolvedOptions = function() {
3976
3941
  var l;
3977
3942
  return {
3978
- locale: ((l = o.resolvedLocale) === null || l === void 0 ? void 0 : l.toString()) || Intl.NumberFormat.supportedLocalesOf(o.locales)[0]
3943
+ locale: ((l = s.resolvedLocale) === null || l === void 0 ? void 0 : l.toString()) || Intl.NumberFormat.supportedLocalesOf(s.locales)[0]
3979
3944
  };
3980
3945
  }, this.getAst = function() {
3981
- return o.ast;
3946
+ return s.ast;
3982
3947
  }, this.locales = r, this.resolvedLocale = e.resolveLocale(r), typeof t == "string") {
3983
3948
  if (this.message = t, !e.__parse)
3984
3949
  throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
3985
- var s = n || {};
3986
- s.formatters;
3987
- var a = Yi(s, ["formatters"]);
3988
- this.ast = e.__parse(t, M(M({}, a), { locale: this.resolvedLocale }));
3950
+ var o = n || {};
3951
+ o.formatters;
3952
+ var a = pi(o, ["formatters"]);
3953
+ this.ast = e.__parse(t, E(E({}, a), { locale: this.resolvedLocale }));
3989
3954
  } else
3990
3955
  this.ast = t;
3991
3956
  if (!Array.isArray(this.ast))
3992
3957
  throw new TypeError("A message must be provided as a String or AST.");
3993
- this.formats = Gn(e.formats, i), this.formatters = n && n.formatters || Fn(this.formatterCache);
3958
+ this.formats = Mn(e.formats, i), this.formatters = n && n.formatters || Dn(this.formatterCache);
3994
3959
  }
3995
3960
  return Object.defineProperty(e, "defaultLocale", {
3996
3961
  get: function() {
@@ -4003,7 +3968,7 @@ var jn = (
4003
3968
  var r = Intl.NumberFormat.supportedLocalesOf(t);
4004
3969
  return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
4005
3970
  }
4006
- }, e.__parse = Nn, e.formats = {
3971
+ }, e.__parse = In, e.formats = {
4007
3972
  number: {
4008
3973
  integer: {
4009
3974
  maximumFractionDigits: 0
@@ -4064,7 +4029,7 @@ var jn = (
4064
4029
  }, e;
4065
4030
  }()
4066
4031
  );
4067
- function kn(e, t) {
4032
+ function $n(e, t) {
4068
4033
  if (t == null)
4069
4034
  return;
4070
4035
  if (t in e)
@@ -4074,9 +4039,9 @@ function kn(e, t) {
4074
4039
  for (let n = 0; n < r.length; n++)
4075
4040
  if (typeof i == "object") {
4076
4041
  if (n > 0) {
4077
- const o = r.slice(n, r.length).join(".");
4078
- if (o in i) {
4079
- i = i[o];
4042
+ const s = r.slice(n, r.length).join(".");
4043
+ if (s in i) {
4044
+ i = i[s];
4080
4045
  break;
4081
4046
  }
4082
4047
  }
@@ -4085,92 +4050,92 @@ function kn(e, t) {
4085
4050
  i = void 0;
4086
4051
  return i;
4087
4052
  }
4088
- const j = {}, Vn = (e, t, r) => r && (t in j || (j[t] = {}), e in j[t] || (j[t][e] = r), r), Tr = (e, t) => {
4053
+ const j = {}, Gn = (e, t, r) => r && (t in j || (j[t] = {}), e in j[t] || (j[t][e] = r), r), vr = (e, t) => {
4089
4054
  if (t == null)
4090
4055
  return;
4091
4056
  if (t in j && e in j[t])
4092
4057
  return j[t][e];
4093
- const r = Re(t);
4058
+ const r = Ce(t);
4094
4059
  for (let i = 0; i < r.length; i++) {
4095
- const n = r[i], o = Xn(n, e);
4096
- if (o)
4097
- return Vn(e, t, o);
4060
+ const n = r[i], s = jn(n, e);
4061
+ if (s)
4062
+ return Gn(e, t, s);
4098
4063
  }
4099
4064
  };
4100
- let yt;
4101
- const pe = Be({});
4102
- function Wn(e) {
4103
- return yt[e] || null;
4065
+ let ft;
4066
+ const de = Be({});
4067
+ function Fn(e) {
4068
+ return ft[e] || null;
4104
4069
  }
4105
- function Lr(e) {
4106
- return e in yt;
4070
+ function _r(e) {
4071
+ return e in ft;
4107
4072
  }
4108
- function Xn(e, t) {
4109
- if (!Lr(e))
4073
+ function jn(e, t) {
4074
+ if (!_r(e))
4110
4075
  return null;
4111
- const r = Wn(e);
4112
- return kn(r, t);
4076
+ const r = Fn(e);
4077
+ return $n(r, t);
4113
4078
  }
4114
- function zn(e) {
4079
+ function kn(e) {
4115
4080
  if (e == null)
4116
4081
  return;
4117
- const t = Re(e);
4082
+ const t = Ce(e);
4118
4083
  for (let r = 0; r < t.length; r++) {
4119
4084
  const i = t[r];
4120
- if (Lr(i))
4085
+ if (_r(i))
4121
4086
  return i;
4122
4087
  }
4123
4088
  }
4124
- function Sr(e, ...t) {
4125
- delete j[e], pe.update((r) => (r[e] = Qi.all([r[e] || {}, ...t]), r));
4089
+ function Er(e, ...t) {
4090
+ delete j[e], de.update((r) => (r[e] = Xi.all([r[e] || {}, ...t]), r));
4126
4091
  }
4127
- ne(
4128
- [pe],
4092
+ se(
4093
+ [de],
4129
4094
  ([e]) => Object.keys(e)
4130
4095
  );
4131
- pe.subscribe((e) => yt = e);
4096
+ de.subscribe((e) => ft = e);
4132
4097
  const we = {};
4133
- function Zn(e, t) {
4098
+ function Vn(e, t) {
4134
4099
  we[e].delete(t), we[e].size === 0 && delete we[e];
4135
4100
  }
4136
- function wr(e) {
4101
+ function xr(e) {
4137
4102
  return we[e];
4138
4103
  }
4139
- function Qn(e) {
4140
- return Re(e).map((t) => {
4141
- const r = wr(t);
4104
+ function Wn(e) {
4105
+ return Ce(e).map((t) => {
4106
+ const r = xr(t);
4142
4107
  return [t, r ? [...r] : []];
4143
4108
  }).filter(([, t]) => t.length > 0);
4144
4109
  }
4145
- function mt(e) {
4146
- return e == null ? !1 : Re(e).some(
4110
+ function ut(e) {
4111
+ return e == null ? !1 : Ce(e).some(
4147
4112
  (t) => {
4148
4113
  var r;
4149
- return (r = wr(t)) == null ? void 0 : r.size;
4114
+ return (r = xr(t)) == null ? void 0 : r.size;
4150
4115
  }
4151
4116
  );
4152
4117
  }
4153
- function Yn(e, t) {
4118
+ function Xn(e, t) {
4154
4119
  return Promise.all(
4155
- t.map((i) => (Zn(e, i), i().then((n) => n.default || n)))
4156
- ).then((i) => Sr(e, ...i));
4157
- }
4158
- const ue = {};
4159
- function Ar(e) {
4160
- if (!mt(e))
4161
- return e in ue ? ue[e] : Promise.resolve();
4162
- const t = Qn(e);
4163
- return ue[e] = Promise.all(
4120
+ t.map((i) => (Vn(e, i), i().then((n) => n.default || n)))
4121
+ ).then((i) => Er(e, ...i));
4122
+ }
4123
+ const le = {};
4124
+ function Tr(e) {
4125
+ if (!ut(e))
4126
+ return e in le ? le[e] : Promise.resolve();
4127
+ const t = Wn(e);
4128
+ return le[e] = Promise.all(
4164
4129
  t.map(
4165
- ([r, i]) => Yn(r, i)
4130
+ ([r, i]) => Xn(r, i)
4166
4131
  )
4167
4132
  ).then(() => {
4168
- if (mt(e))
4169
- return Ar(e);
4170
- delete ue[e];
4171
- }), ue[e];
4133
+ if (ut(e))
4134
+ return Tr(e);
4135
+ delete le[e];
4136
+ }), le[e];
4172
4137
  }
4173
- const Jn = {
4138
+ const zn = {
4174
4139
  number: {
4175
4140
  scientific: { notation: "scientific" },
4176
4141
  engineering: { notation: "engineering" },
@@ -4199,150 +4164,150 @@ const Jn = {
4199
4164
  timeZoneName: "short"
4200
4165
  }
4201
4166
  }
4202
- }, qn = {
4167
+ }, Zn = {
4203
4168
  fallbackLocale: null,
4204
4169
  loadingDelay: 200,
4205
- formats: Jn,
4170
+ formats: zn,
4206
4171
  warnOnMissingMessages: !0,
4207
4172
  handleMissingMessage: void 0,
4208
4173
  ignoreTag: !0
4209
- }, Kn = qn;
4210
- function re() {
4211
- return Kn;
4212
- }
4213
- const Qe = Be(!1);
4214
- var eo = Object.defineProperty, to = Object.defineProperties, ro = Object.getOwnPropertyDescriptors, jt = Object.getOwnPropertySymbols, io = Object.prototype.hasOwnProperty, no = Object.prototype.propertyIsEnumerable, kt = (e, t, r) => t in e ? eo(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, oo = (e, t) => {
4215
- for (var r in t || (t = {}))
4216
- io.call(t, r) && kt(e, r, t[r]);
4217
- if (jt)
4218
- for (var r of jt(t))
4219
- no.call(t, r) && kt(e, r, t[r]);
4174
+ }, Qn = Zn;
4175
+ function ie() {
4176
+ return Qn;
4177
+ }
4178
+ const Xe = Be(!1);
4179
+ var Yn = Object.defineProperty, Jn = Object.defineProperties, qn = Object.getOwnPropertyDescriptors, Ut = Object.getOwnPropertySymbols, Kn = Object.prototype.hasOwnProperty, es = Object.prototype.propertyIsEnumerable, $t = (e, t, r) => t in e ? Yn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, ts = (e, t) => {
4180
+ for (var r in t)
4181
+ Kn.call(t, r) && $t(e, r, t[r]);
4182
+ if (Ut)
4183
+ for (var r of Ut(t))
4184
+ es.call(t, r) && $t(e, r, t[r]);
4220
4185
  return e;
4221
- }, so = (e, t) => to(e, ro(t));
4222
- let pt;
4223
- const He = Be(null);
4224
- function Vt(e) {
4186
+ }, rs = (e, t) => Jn(e, qn(t));
4187
+ let lt;
4188
+ const Pe = Be(null);
4189
+ function Gt(e) {
4225
4190
  return e.split("-").map((t, r, i) => i.slice(0, r + 1).join("-")).reverse();
4226
4191
  }
4227
- function Re(e, t = re().fallbackLocale) {
4228
- const r = Vt(e);
4229
- return t ? [.../* @__PURE__ */ new Set([...r, ...Vt(t)])] : r;
4192
+ function Ce(e, t = ie().fallbackLocale) {
4193
+ const r = Gt(e);
4194
+ return t ? [.../* @__PURE__ */ new Set([...r, ...Gt(t)])] : r;
4230
4195
  }
4231
4196
  function Z() {
4232
- return pt != null ? pt : void 0;
4197
+ return lt != null ? lt : void 0;
4233
4198
  }
4234
- He.subscribe((e) => {
4235
- pt = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
4199
+ Pe.subscribe((e) => {
4200
+ lt = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
4236
4201
  });
4237
- const ao = (e) => {
4238
- if (e && zn(e) && mt(e)) {
4239
- const { loadingDelay: t } = re();
4202
+ const is = (e) => {
4203
+ if (e && kn(e) && ut(e)) {
4204
+ const { loadingDelay: t } = ie();
4240
4205
  let r;
4241
4206
  return typeof window != "undefined" && Z() != null && t ? r = window.setTimeout(
4242
- () => Qe.set(!0),
4207
+ () => Xe.set(!0),
4243
4208
  t
4244
- ) : Qe.set(!0), Ar(e).then(() => {
4245
- He.set(e);
4209
+ ) : Xe.set(!0), Tr(e).then(() => {
4210
+ Pe.set(e);
4246
4211
  }).finally(() => {
4247
- clearTimeout(r), Qe.set(!1);
4212
+ clearTimeout(r), Xe.set(!1);
4248
4213
  });
4249
4214
  }
4250
- return He.set(e);
4251
- }, oe = so(oo({}, He), {
4252
- set: ao
4253
- }), Me = (e) => {
4215
+ return Pe.set(e);
4216
+ }, oe = rs(ts({}, Pe), {
4217
+ set: is
4218
+ }), Ne = (e) => {
4254
4219
  const t = /* @__PURE__ */ Object.create(null);
4255
4220
  return (i) => {
4256
4221
  const n = JSON.stringify(i);
4257
4222
  return n in t ? t[n] : t[n] = e(i);
4258
4223
  };
4259
4224
  };
4260
- var uo = Object.defineProperty, Oe = Object.getOwnPropertySymbols, Pr = Object.prototype.hasOwnProperty, Hr = Object.prototype.propertyIsEnumerable, Wt = (e, t, r) => t in e ? uo(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, gt = (e, t) => {
4225
+ var ns = Object.defineProperty, He = Object.getOwnPropertySymbols, Lr = Object.prototype.hasOwnProperty, Sr = Object.prototype.propertyIsEnumerable, Ft = (e, t, r) => t in e ? ns(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, mt = (e, t) => {
4261
4226
  for (var r in t || (t = {}))
4262
- Pr.call(t, r) && Wt(e, r, t[r]);
4263
- if (Oe)
4264
- for (var r of Oe(t))
4265
- Hr.call(t, r) && Wt(e, r, t[r]);
4227
+ Lr.call(t, r) && Ft(e, r, t[r]);
4228
+ if (He)
4229
+ for (var r of He(t))
4230
+ Sr.call(t, r) && Ft(e, r, t[r]);
4266
4231
  return e;
4267
- }, se = (e, t) => {
4232
+ }, ae = (e, t) => {
4268
4233
  var r = {};
4269
4234
  for (var i in e)
4270
- Pr.call(e, i) && t.indexOf(i) < 0 && (r[i] = e[i]);
4271
- if (e != null && Oe)
4272
- for (var i of Oe(e))
4273
- t.indexOf(i) < 0 && Hr.call(e, i) && (r[i] = e[i]);
4235
+ Lr.call(e, i) && t.indexOf(i) < 0 && (r[i] = e[i]);
4236
+ if (e != null && He)
4237
+ for (var i of He(e))
4238
+ t.indexOf(i) < 0 && Sr.call(e, i) && (r[i] = e[i]);
4274
4239
  return r;
4275
4240
  };
4276
- const fe = (e, t) => {
4277
- const { formats: r } = re();
4241
+ const me = (e, t) => {
4242
+ const { formats: r } = ie();
4278
4243
  if (e in r && t in r[e])
4279
4244
  return r[e][t];
4280
4245
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
4281
- }, lo = Me(
4246
+ }, ss = Ne(
4282
4247
  (e) => {
4283
- var t = e, { locale: r, format: i } = t, n = se(t, ["locale", "format"]);
4248
+ var t = e, { locale: r, format: i } = t, n = ae(t, ["locale", "format"]);
4284
4249
  if (r == null)
4285
4250
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
4286
- return i && (n = fe("number", i)), new Intl.NumberFormat(r, n);
4251
+ return i && (n = me("number", i)), new Intl.NumberFormat(r, n);
4287
4252
  }
4288
- ), ho = Me(
4253
+ ), os = Ne(
4289
4254
  (e) => {
4290
- var t = e, { locale: r, format: i } = t, n = se(t, ["locale", "format"]);
4255
+ var t = e, { locale: r, format: i } = t, n = ae(t, ["locale", "format"]);
4291
4256
  if (r == null)
4292
4257
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
4293
- return i ? n = fe("date", i) : Object.keys(n).length === 0 && (n = fe("date", "short")), new Intl.DateTimeFormat(r, n);
4258
+ return i ? n = me("date", i) : Object.keys(n).length === 0 && (n = me("date", "short")), new Intl.DateTimeFormat(r, n);
4294
4259
  }
4295
- ), co = Me(
4260
+ ), as = Ne(
4296
4261
  (e) => {
4297
- var t = e, { locale: r, format: i } = t, n = se(t, ["locale", "format"]);
4262
+ var t = e, { locale: r, format: i } = t, n = ae(t, ["locale", "format"]);
4298
4263
  if (r == null)
4299
4264
  throw new Error(
4300
4265
  '[svelte-i18n] A "locale" must be set to format time values'
4301
4266
  );
4302
- return i ? n = fe("time", i) : Object.keys(n).length === 0 && (n = fe("time", "short")), new Intl.DateTimeFormat(r, n);
4267
+ return i ? n = me("time", i) : Object.keys(n).length === 0 && (n = me("time", "short")), new Intl.DateTimeFormat(r, n);
4303
4268
  }
4304
- ), fo = (e = {}) => {
4269
+ ), us = (e = {}) => {
4305
4270
  var t = e, {
4306
4271
  locale: r = Z()
4307
- } = t, i = se(t, [
4272
+ } = t, i = ae(t, [
4308
4273
  "locale"
4309
4274
  ]);
4310
- return lo(gt({ locale: r }, i));
4311
- }, mo = (e = {}) => {
4275
+ return ss(mt({ locale: r }, i));
4276
+ }, ls = (e = {}) => {
4312
4277
  var t = e, {
4313
4278
  locale: r = Z()
4314
- } = t, i = se(t, [
4279
+ } = t, i = ae(t, [
4315
4280
  "locale"
4316
4281
  ]);
4317
- return ho(gt({ locale: r }, i));
4318
- }, po = (e = {}) => {
4282
+ return os(mt({ locale: r }, i));
4283
+ }, hs = (e = {}) => {
4319
4284
  var t = e, {
4320
4285
  locale: r = Z()
4321
- } = t, i = se(t, [
4286
+ } = t, i = ae(t, [
4322
4287
  "locale"
4323
4288
  ]);
4324
- return co(gt({ locale: r }, i));
4325
- }, yo = Me(
4289
+ return as(mt({ locale: r }, i));
4290
+ }, cs = Ne(
4326
4291
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
4327
- (e, t = Z()) => new jn(e, t, re().formats, {
4328
- ignoreTag: re().ignoreTag
4292
+ (e, t = Z()) => new Un(e, t, ie().formats, {
4293
+ ignoreTag: ie().ignoreTag
4329
4294
  })
4330
- ), go = (e, t = {}) => {
4331
- var r, i, n, o;
4332
- let s = t;
4333
- typeof e == "object" && (s = e, e = s.id);
4295
+ ), fs = (e, t = {}) => {
4296
+ var r, i, n, s;
4297
+ let o = t;
4298
+ typeof e == "object" && (o = e, e = o.id);
4334
4299
  const {
4335
4300
  values: a,
4336
4301
  locale: l = Z(),
4337
4302
  default: u
4338
- } = s;
4303
+ } = o;
4339
4304
  if (l == null)
4340
4305
  throw new Error(
4341
4306
  "[svelte-i18n] Cannot format a message without first setting the initial locale."
4342
4307
  );
4343
- let h = Tr(e, l);
4308
+ let h = vr(e, l);
4344
4309
  if (!h)
4345
- h = (o = (n = (i = (r = re()).handleMissingMessage) == null ? void 0 : i.call(r, { locale: l, id: e, defaultValue: u })) != null ? n : u) != null ? o : e;
4310
+ h = (s = (n = (i = (r = ie()).handleMissingMessage) == null ? void 0 : i.call(r, { locale: l, id: e, defaultValue: u })) != null ? n : u) != null ? s : e;
4346
4311
  else if (typeof h != "string")
4347
4312
  return console.warn(
4348
4313
  `[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.`
@@ -4351,7 +4316,7 @@ const fe = (e, t) => {
4351
4316
  return h;
4352
4317
  let c = h;
4353
4318
  try {
4354
- c = yo(h, l).format(a);
4319
+ c = cs(h, l).format(a);
4355
4320
  } catch (f) {
4356
4321
  f instanceof Error && console.warn(
4357
4322
  `[svelte-i18n] Message "${e}" has syntax error:`,
@@ -4359,20 +4324,20 @@ const fe = (e, t) => {
4359
4324
  );
4360
4325
  }
4361
4326
  return c;
4362
- }, bo = (e, t) => po(t).format(e), vo = (e, t) => mo(t).format(e), _o = (e, t) => fo(t).format(e), Eo = (e, t = Z()) => Tr(e, t), xo = ne([oe, pe], () => go);
4363
- ne([oe], () => bo);
4364
- ne([oe], () => vo);
4365
- ne([oe], () => _o);
4366
- ne([oe, pe], () => Eo);
4367
- window.emWidgets = { topic: Bi };
4368
- const To = (e) => !!(e.toLowerCase().match(/android/i) || e.toLowerCase().match(/blackberry|bb/i) || e.toLowerCase().match(/iphone|ipad|ipod/i) || e.toLowerCase().match(/windows phone|windows mobile|iemobile|wpdesktop/i)), Jo = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
4369
- function Lo(e, t) {
4327
+ }, ms = (e, t) => hs(t).format(e), ds = (e, t) => ls(t).format(e), ps = (e, t) => us(t).format(e), ys = (e, t = Z()) => vr(e, t), gs = se([oe, de], () => fs);
4328
+ se([oe], () => ms);
4329
+ se([oe], () => ds);
4330
+ se([oe], () => ps);
4331
+ se([oe, de], () => ys);
4332
+ window.emWidgets = { topic: Hi };
4333
+ const bs = (e) => !!(e.toLowerCase().match(/android/i) || e.toLowerCase().match(/blackberry|bb/i) || e.toLowerCase().match(/iphone|ipad|ipod/i) || e.toLowerCase().match(/windows phone|windows mobile|iemobile|wpdesktop/i)), Xs = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
4334
+ function vs(e, t) {
4370
4335
  if (e) {
4371
4336
  const r = document.createElement("style");
4372
4337
  r.innerHTML = t, e.appendChild(r);
4373
4338
  }
4374
4339
  }
4375
- function So(e, t) {
4340
+ function _s(e, t) {
4376
4341
  const r = new URL(t);
4377
4342
  fetch(r.href).then((i) => i.text()).then((i) => {
4378
4343
  const n = document.createElement("style");
@@ -4381,7 +4346,7 @@ function So(e, t) {
4381
4346
  console.error("There was an error while trying to load client styling from URL", i);
4382
4347
  });
4383
4348
  }
4384
- function wo(e, t, r) {
4349
+ function Es(e, t, r) {
4385
4350
  if (window.emMessageBus) {
4386
4351
  const i = document.createElement("style");
4387
4352
  window.emMessageBus.subscribe(t, (n) => {
@@ -4389,13 +4354,13 @@ function wo(e, t, r) {
4389
4354
  });
4390
4355
  }
4391
4356
  }
4392
- function Xt(e, t) {
4393
- Sr(e, t);
4357
+ function jt(e, t) {
4358
+ Er(e, t);
4394
4359
  }
4395
- function Ao(e) {
4360
+ function xs(e) {
4396
4361
  oe.set(e);
4397
4362
  }
4398
- const Ye = {
4363
+ const ze = {
4399
4364
  en: {
4400
4365
  expandLimits: "LIMIT HISTORY",
4401
4366
  daily: "per day",
@@ -4646,46 +4611,46 @@ const Ye = {
4646
4611
  historyLimitTypeLoss: "Loss Limit"
4647
4612
  }
4648
4613
  };
4649
- function Po(e) {
4650
- qr(e, "svelte-19ml84y", ':host{font-family:system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";font-size:1.3rem}.svelte-19ml84y.svelte-19ml84y,.svelte-19ml84y.svelte-19ml84y::before,.svelte-19ml84y.svelte-19ml84y::after{color:var(--emw--pam-typography, var(--emw--color-contrast, #07072A));margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.player-account-gaming-limits-history-2.svelte-19ml84y.svelte-19ml84y{color:var(--emw--color-white, #FFFFFF)}button.svelte-19ml84y.svelte-19ml84y{font-size:1rem;border:0;padding:0}.ExpandButton.svelte-19ml84y.svelte-19ml84y{color:#999;display:flex;justify-content:center;align-items:center;margin-right:-14px;background:transparent}.ExpandButton.svelte-19ml84y svg.svelte-19ml84y{width:28px;height:auto;margin-left:-4px}.extended.svelte-19ml84y.svelte-19ml84y{transform:rotate(180deg)}.HistoryWrapper.svelte-19ml84y.svelte-19ml84y{display:flex;flex-direction:column}.HistoryWrapper.Desktop.svelte-19ml84y.svelte-19ml84y{width:320px;padding:0 12px;margin:12px auto}.hidden.svelte-19ml84y.svelte-19ml84y{display:none}.HistoryRow.svelte-19ml84y.svelte-19ml84y{padding:12px 0;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--emw--color-gray-100, #E6E6E6)}.GeneralLimitInformation.svelte-19ml84y.svelte-19ml84y{display:flex;flex-direction:column;gap:4px}.LimitType.svelte-19ml84y.svelte-19ml84y{font-size:1.3rem}.LimitAmountPeriod.svelte-19ml84y.svelte-19ml84y{color:#999}.LimitContainer.svelte-19ml84y.svelte-19ml84y{animation:svelte-19ml84y-animateEntry 0.7s ease-in}@keyframes svelte-19ml84y-animateEntry{0%{opacity:0;transform:translateX(500px)}100%{opacity:1;transform:translateX(0)}}');
4614
+ function Ts(e) {
4615
+ Zr(e, "svelte-19ml84y", ':host{font-family:system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";font-size:1.3rem}.svelte-19ml84y.svelte-19ml84y,.svelte-19ml84y.svelte-19ml84y::before,.svelte-19ml84y.svelte-19ml84y::after{color:var(--emw--pam-typography, var(--emw--color-contrast, #07072A));margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.player-account-gaming-limits-history-2.svelte-19ml84y.svelte-19ml84y{color:var(--emw--color-white, #FFFFFF)}button.svelte-19ml84y.svelte-19ml84y{font-size:1rem;border:0;padding:0}.ExpandButton.svelte-19ml84y.svelte-19ml84y{color:#999;display:flex;justify-content:center;align-items:center;margin-right:-14px;background:transparent}.ExpandButton.svelte-19ml84y svg.svelte-19ml84y{width:28px;height:auto;margin-left:-4px}.extended.svelte-19ml84y.svelte-19ml84y{transform:rotate(180deg)}.HistoryWrapper.svelte-19ml84y.svelte-19ml84y{display:flex;flex-direction:column}.HistoryWrapper.Desktop.svelte-19ml84y.svelte-19ml84y{width:320px;padding:0 12px;margin:12px auto}.hidden.svelte-19ml84y.svelte-19ml84y{display:none}.HistoryRow.svelte-19ml84y.svelte-19ml84y{padding:12px 0;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--emw--color-gray-100, #E6E6E6)}.GeneralLimitInformation.svelte-19ml84y.svelte-19ml84y{display:flex;flex-direction:column;gap:4px}.LimitType.svelte-19ml84y.svelte-19ml84y{font-size:1.3rem}.LimitAmountPeriod.svelte-19ml84y.svelte-19ml84y{color:#999}.LimitContainer.svelte-19ml84y.svelte-19ml84y{animation:svelte-19ml84y-animateEntry 0.7s ease-in}@keyframes svelte-19ml84y-animateEntry{0%{opacity:0;transform:translateX(500px)}100%{opacity:1;transform:translateX(0)}}');
4651
4616
  }
4652
- function zt(e, t, r) {
4617
+ function kt(e, t, r) {
4653
4618
  const i = e.slice();
4654
4619
  return i[37] = t[r], i[38] = t, i[39] = r, i;
4655
4620
  }
4656
- function Ho(e) {
4621
+ function Ls(e) {
4657
4622
  let t, r, i, n = (
4658
4623
  /*$_*/
4659
4624
  e[9]("expandLimits") + ""
4660
- ), o, s, a, l, u, h, c, f, p, y = St(
4625
+ ), s, o, a, l, u, h, c, f, d, y = Et(
4661
4626
  /*lazyShowedHistoryArray*/
4662
4627
  e[7]
4663
- ), d = [];
4628
+ ), p = [];
4664
4629
  for (let v = 0; v < y.length; v += 1)
4665
- d[v] = Zt(zt(e, y, v));
4630
+ p[v] = Vt(kt(e, y, v));
4666
4631
  return {
4667
4632
  c() {
4668
- t = P("div"), r = P("div"), i = P("button"), o = D(n), s = Je(), a = Fe("svg"), l = Fe("path"), u = Fe("path"), h = Je(), c = P("div");
4669
- for (let v = 0; v < d.length; v += 1)
4670
- d[v].c();
4671
- E(l, "d", "M10.5 15l7.5 7.5 7.5-7.5z"), E(l, "class", "svelte-19ml84y"), E(u, "d", "M0 0h36v36h-36z"), E(u, "fill", "none"), E(u, "class", "svelte-19ml84y"), E(a, "class", "ExpandArrow svelte-19ml84y"), E(a, "xmlns", "http://www.w3.org/2000/svg"), E(a, "width", "36"), E(a, "height", "36"), E(a, "viewBox", "0 0 36 36"), E(a, "fill", "#999"), ve(
4633
+ t = P("div"), r = P("div"), i = P("button"), s = M(n), o = Ze(), a = $e("svg"), l = $e("path"), u = $e("path"), h = Ze(), c = P("div");
4634
+ for (let v = 0; v < p.length; v += 1)
4635
+ p[v].c();
4636
+ x(l, "d", "M10.5 15l7.5 7.5 7.5-7.5z"), x(l, "class", "svelte-19ml84y"), x(u, "d", "M0 0h36v36h-36z"), x(u, "fill", "none"), x(u, "class", "svelte-19ml84y"), x(a, "class", "ExpandArrow svelte-19ml84y"), x(a, "xmlns", "http://www.w3.org/2000/svg"), x(a, "width", "36"), x(a, "height", "36"), x(a, "viewBox", "0 0 36 36"), x(a, "fill", "#999"), ve(
4672
4637
  a,
4673
4638
  "extended",
4674
4639
  /*extended*/
4675
4640
  e[8]
4676
- ), E(i, "class", "ExpandButton svelte-19ml84y"), E(c, "class", "HistoryDisplayArea svelte-19ml84y"), ve(
4641
+ ), x(i, "class", "ExpandButton svelte-19ml84y"), x(c, "class", "HistoryDisplayArea svelte-19ml84y"), ve(
4677
4642
  c,
4678
4643
  "hidden",
4679
4644
  /*hidden*/
4680
4645
  e[5]
4681
- ), E(r, "class", "HistoryWrapper " + /*isDesktop*/
4682
- (e[10] ? "Desktop" : "") + " svelte-19ml84y"), E(t, "class", "player-account-gaming-limits-history-2 svelte-19ml84y");
4646
+ ), x(r, "class", "HistoryWrapper " + /*isDesktop*/
4647
+ (e[10] ? "Desktop" : "") + " svelte-19ml84y"), x(t, "class", "player-account-gaming-limits-history-2 svelte-19ml84y");
4683
4648
  },
4684
4649
  m(v, H) {
4685
- z(v, t, H), x(t, r), x(r, i), x(i, o), x(i, s), x(i, a), x(a, l), x(a, u), x(r, h), x(r, c);
4686
- for (let g = 0; g < d.length; g += 1)
4687
- d[g] && d[g].m(c, null);
4688
- f || (p = ri(
4650
+ z(v, t, H), T(t, r), T(r, i), T(i, s), T(i, o), T(i, a), T(a, l), T(a, u), T(r, h), T(r, c);
4651
+ for (let g = 0; g < p.length; g += 1)
4652
+ p[g] && p[g].m(c, null);
4653
+ f || (d = qr(
4689
4654
  i,
4690
4655
  "click",
4691
4656
  /*toggleHistoryDisplayArea*/
@@ -4695,7 +4660,7 @@ function Ho(e) {
4695
4660
  p(v, H) {
4696
4661
  if (H[0] & /*$_*/
4697
4662
  512 && n !== (n = /*$_*/
4698
- v[9]("expandLimits") + "") && k(o, n), H[0] & /*extended*/
4663
+ v[9]("expandLimits") + "") && k(s, n), H[0] & /*extended*/
4699
4664
  256 && ve(
4700
4665
  a,
4701
4666
  "extended",
@@ -4703,18 +4668,18 @@ function Ho(e) {
4703
4668
  v[8]
4704
4669
  ), H[0] & /*numberofentries, limitContainer, lazyShowedHistoryArray, $_*/
4705
4670
  650) {
4706
- y = St(
4671
+ y = Et(
4707
4672
  /*lazyShowedHistoryArray*/
4708
4673
  v[7]
4709
4674
  );
4710
4675
  let g;
4711
4676
  for (g = 0; g < y.length; g += 1) {
4712
- const S = zt(v, y, g);
4713
- d[g] ? d[g].p(S, H) : (d[g] = Zt(S), d[g].c(), d[g].m(c, null));
4677
+ const w = kt(v, y, g);
4678
+ p[g] ? p[g].p(w, H) : (p[g] = Vt(w), p[g].c(), p[g].m(c, null));
4714
4679
  }
4715
- for (; g < d.length; g += 1)
4716
- d[g].d(1);
4717
- d.length = y.length;
4680
+ for (; g < p.length; g += 1)
4681
+ p[g].d(1);
4682
+ p.length = y.length;
4718
4683
  }
4719
4684
  H[0] & /*hidden*/
4720
4685
  32 && ve(
@@ -4725,14 +4690,14 @@ function Ho(e) {
4725
4690
  );
4726
4691
  },
4727
4692
  d(v) {
4728
- v && V(t), ti(d, v), f = !1, p();
4693
+ v && V(t), Jr(p, v), f = !1, d();
4729
4694
  }
4730
4695
  };
4731
4696
  }
4732
- function Oo(e) {
4733
- return { c: I, m: I, p: I, d: I };
4697
+ function Ss(e) {
4698
+ return { c: B, m: B, p: B, d: B };
4734
4699
  }
4735
- function Io(e) {
4700
+ function ws(e) {
4736
4701
  let t, r = (
4737
4702
  /*lang*/
4738
4703
  (e[0] ? (
@@ -4742,13 +4707,13 @@ function Io(e) {
4742
4707
  ), i;
4743
4708
  return {
4744
4709
  c() {
4745
- t = P("p"), i = D(r), E(t, "class", "svelte-19ml84y");
4710
+ t = P("p"), i = M(r), x(t, "class", "svelte-19ml84y");
4746
4711
  },
4747
- m(n, o) {
4748
- z(n, t, o), x(t, i);
4712
+ m(n, s) {
4713
+ z(n, t, s), T(t, i);
4749
4714
  },
4750
- p(n, o) {
4751
- o[0] & /*lang, $_*/
4715
+ p(n, s) {
4716
+ s[0] & /*lang, $_*/
4752
4717
  513 && r !== (r = /*lang*/
4753
4718
  (n[0] ? (
4754
4719
  /*$_*/
@@ -4760,11 +4725,11 @@ function Io(e) {
4760
4725
  }
4761
4726
  };
4762
4727
  }
4763
- function Bo(e) {
4728
+ function As(e) {
4764
4729
  let t, r, i, n = (
4765
4730
  /*history*/
4766
4731
  e[37].type + ""
4767
- ), o, s, a = (
4732
+ ), s, o, a = (
4768
4733
  /*history*/
4769
4734
  e[37].amount + ""
4770
4735
  ), l, u, h = (
@@ -4773,17 +4738,17 @@ function Bo(e) {
4773
4738
  ), c;
4774
4739
  return {
4775
4740
  c() {
4776
- t = P("div"), r = P("span"), i = P("span"), o = D(n), s = P("span"), l = D(a), u = P("span"), c = D(h), E(i, "class", "LimitType svelte-19ml84y"), E(s, "class", "LimitAmountPeriod svelte-19ml84y"), E(r, "class", "GeneralLimitInformation svelte-19ml84y"), E(u, "class", "DateLimitInformation svelte-19ml84y"), E(t, "class", "HistoryRow svelte-19ml84y");
4741
+ t = P("div"), r = P("span"), i = P("span"), s = M(n), o = P("span"), l = M(a), u = P("span"), c = M(h), x(i, "class", "LimitType svelte-19ml84y"), x(o, "class", "LimitAmountPeriod svelte-19ml84y"), x(r, "class", "GeneralLimitInformation svelte-19ml84y"), x(u, "class", "DateLimitInformation svelte-19ml84y"), x(t, "class", "HistoryRow svelte-19ml84y");
4777
4742
  },
4778
- m(f, p) {
4779
- z(f, t, p), x(t, r), x(r, i), x(i, o), x(r, s), x(s, l), x(t, u), x(u, c);
4743
+ m(f, d) {
4744
+ z(f, t, d), T(t, r), T(r, i), T(i, s), T(r, o), T(o, l), T(t, u), T(u, c);
4780
4745
  },
4781
- p(f, p) {
4782
- p[0] & /*lazyShowedHistoryArray*/
4746
+ p(f, d) {
4747
+ d[0] & /*lazyShowedHistoryArray*/
4783
4748
  128 && n !== (n = /*history*/
4784
- f[37].type + "") && k(o, n), p[0] & /*lazyShowedHistoryArray*/
4749
+ f[37].type + "") && k(s, n), d[0] & /*lazyShowedHistoryArray*/
4785
4750
  128 && a !== (a = /*history*/
4786
- f[37].amount + "") && k(l, a), p[0] & /*lazyShowedHistoryArray*/
4751
+ f[37].amount + "") && k(l, a), d[0] & /*lazyShowedHistoryArray*/
4787
4752
  128 && h !== (h = /*history*/
4788
4753
  f[37].date + "") && k(c, h);
4789
4754
  },
@@ -4792,11 +4757,11 @@ function Bo(e) {
4792
4757
  }
4793
4758
  };
4794
4759
  }
4795
- function Co(e) {
4760
+ function Ps(e) {
4796
4761
  let t, r, i, n = (
4797
4762
  /*history*/
4798
4763
  e[37].type + ""
4799
- ), o, s, a = (
4764
+ ), s, o, a = (
4800
4765
  /*$_*/
4801
4766
  e[9]("limitRemoved") + ""
4802
4767
  ), l, u, h = (
@@ -4805,17 +4770,17 @@ function Co(e) {
4805
4770
  ), c;
4806
4771
  return {
4807
4772
  c() {
4808
- t = P("div"), r = P("span"), i = P("span"), o = D(n), s = P("span"), l = D(a), u = P("span"), c = D(h), E(i, "class", "LimitType svelte-19ml84y"), E(s, "class", "LimitAmountPeriod svelte-19ml84y"), E(r, "class", "GeneralLimitInformation svelte-19ml84y"), E(u, "class", "DateLimitInformation svelte-19ml84y"), E(t, "class", "HistoryRow svelte-19ml84y");
4773
+ t = P("div"), r = P("span"), i = P("span"), s = M(n), o = P("span"), l = M(a), u = P("span"), c = M(h), x(i, "class", "LimitType svelte-19ml84y"), x(o, "class", "LimitAmountPeriod svelte-19ml84y"), x(r, "class", "GeneralLimitInformation svelte-19ml84y"), x(u, "class", "DateLimitInformation svelte-19ml84y"), x(t, "class", "HistoryRow svelte-19ml84y");
4809
4774
  },
4810
- m(f, p) {
4811
- z(f, t, p), x(t, r), x(r, i), x(i, o), x(r, s), x(s, l), x(t, u), x(u, c);
4775
+ m(f, d) {
4776
+ z(f, t, d), T(t, r), T(r, i), T(i, s), T(r, o), T(o, l), T(t, u), T(u, c);
4812
4777
  },
4813
- p(f, p) {
4814
- p[0] & /*lazyShowedHistoryArray*/
4778
+ p(f, d) {
4779
+ d[0] & /*lazyShowedHistoryArray*/
4815
4780
  128 && n !== (n = /*history*/
4816
- f[37].type + "") && k(o, n), p[0] & /*$_*/
4781
+ f[37].type + "") && k(s, n), d[0] & /*$_*/
4817
4782
  512 && a !== (a = /*$_*/
4818
- f[9]("limitRemoved") + "") && k(l, a), p[0] & /*lazyShowedHistoryArray*/
4783
+ f[9]("limitRemoved") + "") && k(l, a), d[0] & /*lazyShowedHistoryArray*/
4819
4784
  128 && h !== (h = /*history*/
4820
4785
  f[37].date + "") && k(c, h);
4821
4786
  },
@@ -4824,18 +4789,18 @@ function Co(e) {
4824
4789
  }
4825
4790
  };
4826
4791
  }
4827
- function Zt(e) {
4792
+ function Vt(e) {
4828
4793
  let t, r, i, n = (
4829
4794
  /*index*/
4830
4795
  e[39]
4831
4796
  );
4832
- function o(h, c) {
4797
+ function s(h, c) {
4833
4798
  return (
4834
4799
  /*history*/
4835
- h[37].removed ? Co : Bo
4800
+ h[37].removed ? Ps : As
4836
4801
  );
4837
4802
  }
4838
- let s = o(e), a = s(e);
4803
+ let o = s(e), a = o(e);
4839
4804
  const l = () => (
4840
4805
  /*div_binding*/
4841
4806
  e[22](t, n)
@@ -4845,22 +4810,22 @@ function Zt(e) {
4845
4810
  );
4846
4811
  return {
4847
4812
  c() {
4848
- t = P("div"), a.c(), r = Je(), E(t, "class", i = Tt(
4813
+ t = P("div"), a.c(), r = Ze(), x(t, "class", i = vt(
4849
4814
  /*index*/
4850
4815
  e[39] > +/*numberofentries*/
4851
4816
  e[1] ? "LimitContainer" : ""
4852
4817
  ) + " svelte-19ml84y");
4853
4818
  },
4854
4819
  m(h, c) {
4855
- z(h, t, c), a.m(t, null), x(t, r), l();
4820
+ z(h, t, c), a.m(t, null), T(t, r), l();
4856
4821
  },
4857
4822
  p(h, c) {
4858
- e = h, s === (s = o(e)) && a ? a.p(e, c) : (a.d(1), a = s(e), a && (a.c(), a.m(t, r))), c[0] & /*numberofentries*/
4859
- 2 && i !== (i = Tt(
4823
+ e = h, o === (o = s(e)) && a ? a.p(e, c) : (a.d(1), a = o(e), a && (a.c(), a.m(t, r))), c[0] & /*numberofentries*/
4824
+ 2 && i !== (i = vt(
4860
4825
  /*index*/
4861
4826
  e[39] > +/*numberofentries*/
4862
4827
  e[1] ? "LimitContainer" : ""
4863
- ) + " svelte-19ml84y") && E(t, "class", i), n !== /*index*/
4828
+ ) + " svelte-19ml84y") && x(t, "class", i), n !== /*index*/
4864
4829
  e[39] && (u(), n = /*index*/
4865
4830
  e[39], l());
4866
4831
  },
@@ -4869,74 +4834,74 @@ function Zt(e) {
4869
4834
  }
4870
4835
  };
4871
4836
  }
4872
- function No(e) {
4837
+ function Hs(e) {
4873
4838
  let t;
4874
- function r(o, s) {
4839
+ function r(s, o) {
4875
4840
  return (
4876
4841
  /*hasErrors*/
4877
- o[6] ? Io : (
4842
+ s[6] ? ws : (
4878
4843
  /*isLoading*/
4879
- o[4] ? Oo : Ho
4844
+ s[4] ? Ss : Ls
4880
4845
  )
4881
4846
  );
4882
4847
  }
4883
4848
  let i = r(e), n = i(e);
4884
4849
  return {
4885
4850
  c() {
4886
- t = P("div"), n.c(), E(t, "class", "svelte-19ml84y");
4851
+ t = P("div"), n.c(), x(t, "class", "svelte-19ml84y");
4887
4852
  },
4888
- m(o, s) {
4889
- z(o, t, s), n.m(t, null), e[23](t);
4853
+ m(s, o) {
4854
+ z(s, t, o), n.m(t, null), e[23](t);
4890
4855
  },
4891
- p(o, s) {
4892
- i === (i = r(o)) && n ? n.p(o, s) : (n.d(1), n = i(o), n && (n.c(), n.m(t, null)));
4856
+ p(s, o) {
4857
+ i === (i = r(s)) && n ? n.p(s, o) : (n.d(1), n = i(s), n && (n.c(), n.m(t, null)));
4893
4858
  },
4894
- i: I,
4895
- o: I,
4896
- d(o) {
4897
- o && V(t), n.d(), e[23](null);
4859
+ i: B,
4860
+ o: B,
4861
+ d(s) {
4862
+ s && V(t), n.d(), e[23](null);
4898
4863
  }
4899
4864
  };
4900
4865
  }
4901
- function Ro(e, t, r) {
4866
+ function Is(e, t, r) {
4902
4867
  let i;
4903
- Jr(e, xo, (m) => r(9, i = m));
4904
- let n = window.navigator.userAgent, o = !To(n), { lang: s = "" } = t, { userid: a = "" } = t, { session: l = "" } = t, { endpoint: u = "" } = t, { apiversion: h = "" } = t, { numberofentries: c = "10" } = t, { customcurrencysymbols: f = "" } = t, { limitformat: p = "" } = t, { clientstyling: y = "" } = t, { clientstylingurl: d = "" } = t, { mbsource: v } = t, { translationurl: H = "" } = t, g, S = new Array(), U = parseInt(c, 10), R = !1, $ = !0, W = [], de = [], ye = !0, De = !1, ae = { EUR: "€", RON: "lei", TRY: "₺" };
4905
- const Ir = () => {
4906
- fetch(H).then((T) => T.json()).then((T) => {
4907
- Object.keys(T).forEach((C) => {
4908
- Xt(C, T[C]);
4868
+ zr(e, gs, (m) => r(9, i = m));
4869
+ let n = window.navigator.userAgent, s = !bs(n), { lang: o = "" } = t, { userid: a = "" } = t, { session: l = "" } = t, { endpoint: u = "" } = t, { apiversion: h = "" } = t, { numberofentries: c = "10" } = t, { customcurrencysymbols: f = "" } = t, { limitformat: d = "" } = t, { clientstyling: y = "" } = t, { clientstylingurl: p = "" } = t, { mbsource: v } = t, { translationurl: H = "" } = t, g, w = new Array(), D = parseInt(c, 10), R = !1, U = !0, W = [], pe = [], ye = !0, Re = !1, ue = { EUR: "€", RON: "lei", TRY: "₺" };
4870
+ const Ar = () => {
4871
+ fetch(H).then((L) => L.json()).then((L) => {
4872
+ Object.keys(L).forEach((C) => {
4873
+ jt(C, L[C]);
4909
4874
  });
4910
- }).catch((T) => {
4911
- console.log(T);
4875
+ }).catch((L) => {
4876
+ console.log(L);
4912
4877
  });
4913
4878
  };
4914
- Object.keys(Ye).forEach((m) => {
4915
- Xt(m, Ye[m]);
4879
+ Object.keys(ze).forEach((m) => {
4880
+ jt(m, ze[m]);
4916
4881
  });
4917
- const Br = () => {
4918
- let m = h === "gmcore" ? `/v2/player/${a}/transactions/limit` : `/v1/player/${a}/limits/monetary/history`, T = new URL(m, u);
4919
- T.searchParams.append("startDate", `${(/* @__PURE__ */ new Date("2022")).toISOString()}`), T.searchParams.append("endDate", `${(/* @__PURE__ */ new Date("2099")).toISOString()}`), T.searchParams.append("limit", "10000");
4882
+ const Pr = () => {
4883
+ let m = h === "gmcore" ? `/v2/player/${a}/transactions/limit` : `/v1/player/${a}/limits/monetary/history`, L = new URL(m, u);
4884
+ L.searchParams.append("startDate", `${(/* @__PURE__ */ new Date("2022")).toISOString()}`), L.searchParams.append("endDate", `${(/* @__PURE__ */ new Date("2099")).toISOString()}`), L.searchParams.append("limit", "10000");
4920
4885
  let C = {
4921
4886
  method: "GET",
4922
4887
  headers: { "X-SessionID": l }
4923
4888
  };
4924
- fetch(T.href, C).then((A) => {
4889
+ fetch(L.href, C).then((A) => {
4925
4890
  if (A.status >= 300)
4926
- throw r(4, $ = !1), r(6, R = !0), new Error("There was an error fetching the limits");
4891
+ throw r(4, U = !1), r(6, R = !0), new Error("There was an error fetching the limits");
4927
4892
  return A.json();
4928
4893
  }).then(
4929
4894
  (A) => {
4930
- A.length && (W = Cr(A), r(7, de = W.slice(0, U))), r(4, $ = !1);
4895
+ A.length && (W = Hr(A), r(7, pe = W.slice(0, D))), r(4, U = !1);
4931
4896
  },
4932
4897
  (A) => {
4933
4898
  console.error("There was an error", A), r(6, R = !0);
4934
4899
  }
4935
4900
  );
4936
- }, Cr = (m) => {
4937
- const T = !!Ye[s];
4901
+ }, Hr = (m) => {
4902
+ const L = !!ze[o];
4938
4903
  return m.map((A) => {
4939
- let G = {
4904
+ let $ = {
4940
4905
  amount: "",
4941
4906
  currency: "",
4942
4907
  date: "",
@@ -4944,104 +4909,104 @@ function Ro(e, t, r) {
4944
4909
  type: "",
4945
4910
  removed: !1
4946
4911
  };
4947
- return G.amount = Nr(A), G.currency = T ? ae[A.limitCurrencyCode] : A.limitCurrencyCode, G.date = new Intl.DateTimeFormat("de", { dateStyle: "medium" }).format(new Date(A.limitDate)), G.period = i(`${A.limitPeriod.toLowerCase()}`), G.type = h === "gmcore" ? i(`historyLimitType${A.limitType.split(" ")[0]}`) : i(`historyLimitType${A.limitType.split(" ")[0]}`) + " " + i(`historyProductType${A.limitProductType}`), G.removed = A.limitAmount === -1, G;
4912
+ return $.amount = Ir(A), $.currency = L ? ue[A.limitCurrencyCode] : A.limitCurrencyCode, $.date = new Intl.DateTimeFormat("de", { dateStyle: "medium" }).format(new Date(A.limitDate)), $.period = i(`${A.limitPeriod.toLowerCase()}`), $.type = h === "gmcore" ? i(`historyLimitType${A.limitType.split(" ")[0]}`) : i(`historyLimitType${A.limitType.split(" ")[0]}`) + " " + i(`historyProductType${A.limitProductType}`), $.removed = A.limitAmount === -1, $;
4948
4913
  });
4949
- }, Nr = (m) => {
4950
- let T = p || Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(m.limitAmount);
4951
- if (!p) {
4952
- let kr = ae[m.limitCurrencyCode] || m.limitCurrencyCode;
4953
- return `${T}${kr}`;
4914
+ }, Ir = (m) => {
4915
+ let L = d || Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(m.limitAmount);
4916
+ if (!d) {
4917
+ let $r = ue[m.limitCurrencyCode] || m.limitCurrencyCode;
4918
+ return `${L}${$r}`;
4954
4919
  }
4955
4920
  typeof m.limitAmount == "string" && m.limitAmount.includes(",") && (m.limitAmount = m.limitAmount.replaceAll(",", ""));
4956
- const C = T.match(/\{(\d+)decimals\}/), A = C ? parseInt(C[1], 10) : 2, G = C ? new RegExp("\\{\\d+decimals\\}", "g") : "{decimals}";
4921
+ const C = L.match(/\{(\d+)decimals\}/), A = C ? parseInt(C[1], 10) : 2, $ = C ? new RegExp("\\{\\d+decimals\\}", "g") : "{decimals}";
4957
4922
  let ge = parseFloat(m.limitAmount).toFixed(A);
4958
- const [Fr, Ue] = p.includes(".") ? [",", "."] : [".", ","];
4959
- let [$e, jr] = ge.split(".");
4960
- return $e = $e.replace(/\B(?=(\d{3})+(?!\d))/g, Fr), ge = `${$e}${Ue}${jr}`, T = T.replace("{currency}", ae[m.limitCurrencyCode] || m.limitCurrencyCode).replace("{amount}", ge.split(Ue)[0]).replace(
4961
- G,
4962
- ge.split(Ue)[1]
4963
- ), T;
4964
- }, Rr = () => {
4965
- r(5, ye = !ye), r(8, De = !De);
4923
+ const [Dr, Me] = d.includes(".") ? [",", "."] : [".", ","];
4924
+ let [De, Ur] = ge.split(".");
4925
+ return De = De.replace(/\B(?=(\d{3})+(?!\d))/g, Dr), ge = `${De}${Me}${Ur}`, L = L.replace("{currency}", ue[m.limitCurrencyCode] || m.limitCurrencyCode).replace("{amount}", ge.split(Me)[0]).replace(
4926
+ $,
4927
+ ge.split(Me)[1]
4928
+ ), L;
4929
+ }, Br = () => {
4930
+ r(5, ye = !ye), r(8, Re = !Re);
4966
4931
  };
4967
- let bt = new IntersectionObserver((m) => {
4968
- m.forEach((T) => {
4969
- T.isIntersecting && (U += parseInt(c, 10) || 10, de.length < W.length && r(7, de = W.slice(0, U)));
4932
+ let dt = new IntersectionObserver((m) => {
4933
+ m.forEach((L) => {
4934
+ L.isIntersecting && (D += parseInt(c, 10) || 10, pe.length < W.length && r(7, pe = W.slice(0, D)));
4970
4935
  });
4971
4936
  });
4972
- const Mr = () => {
4973
- bt.observe(S[S.length - 1]);
4974
- }, Dr = () => {
4937
+ const Or = () => {
4938
+ dt.observe(w[w.length - 1]);
4939
+ }, Cr = () => {
4975
4940
  if (!f)
4976
4941
  return;
4977
4942
  let m = {};
4978
- f.split(",").forEach((T) => {
4979
- let C = T.split(":");
4943
+ f.split(",").forEach((L) => {
4944
+ let C = L.split(":");
4980
4945
  m[C[0].trim()] = C[1].trim();
4981
- }), ae = be(be({}, ae), m);
4982
- }, Ur = () => {
4983
- Ao(s);
4946
+ }), ue = be(be({}, ue), m);
4947
+ }, Nr = () => {
4948
+ xs(o);
4984
4949
  };
4985
- si(() => () => {
4986
- bt.unobserve(S[S.length - 1]);
4950
+ ri(() => () => {
4951
+ dt.unobserve(w[w.length - 1]);
4987
4952
  });
4988
- function $r(m, T) {
4953
+ function Rr(m, L) {
4989
4954
  Ae[m ? "unshift" : "push"](() => {
4990
- S[T] = m, r(3, S);
4955
+ w[L] = m, r(3, w);
4991
4956
  });
4992
4957
  }
4993
- function Gr(m) {
4958
+ function Mr(m) {
4994
4959
  Ae[m ? "unshift" : "push"](() => {
4995
4960
  g = m, r(2, g);
4996
4961
  });
4997
4962
  }
4998
4963
  return e.$$set = (m) => {
4999
- "lang" in m && r(0, s = m.lang), "userid" in m && r(12, a = m.userid), "session" in m && r(13, l = m.session), "endpoint" in m && r(14, u = m.endpoint), "apiversion" in m && r(15, h = m.apiversion), "numberofentries" in m && r(1, c = m.numberofentries), "customcurrencysymbols" in m && r(16, f = m.customcurrencysymbols), "limitformat" in m && r(17, p = m.limitformat), "clientstyling" in m && r(18, y = m.clientstyling), "clientstylingurl" in m && r(19, d = m.clientstylingurl), "mbsource" in m && r(20, v = m.mbsource), "translationurl" in m && r(21, H = m.translationurl);
4964
+ "lang" in m && r(0, o = m.lang), "userid" in m && r(12, a = m.userid), "session" in m && r(13, l = m.session), "endpoint" in m && r(14, u = m.endpoint), "apiversion" in m && r(15, h = m.apiversion), "numberofentries" in m && r(1, c = m.numberofentries), "customcurrencysymbols" in m && r(16, f = m.customcurrencysymbols), "limitformat" in m && r(17, d = m.limitformat), "clientstyling" in m && r(18, y = m.clientstyling), "clientstylingurl" in m && r(19, p = m.clientstylingurl), "mbsource" in m && r(20, v = m.mbsource), "translationurl" in m && r(21, H = m.translationurl);
5000
4965
  }, e.$$.update = () => {
5001
4966
  e.$$.dirty[0] & /*customcurrencysymbols*/
5002
- 65536 && f && Dr(), e.$$.dirty[0] & /*endpoint, userid, session, apiversion*/
5003
- 61440 && u && a && l && h && Br(), e.$$.dirty[0] & /*limitContainer, isLoading, hidden*/
5004
- 56 && S[0] && !$ && !ye && Mr(), e.$$.dirty[0] & /*lang*/
5005
- 1 && s && Ur(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
5006
- 262148 && y && g && Lo(g, y), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
5007
- 524292 && d && g && So(g, d), e.$$.dirty[0] & /*mbsource, customStylingContainer*/
5008
- 1048580 && v && g && wo(g, `${v}.Style`), e.$$.dirty[0] & /*translationurl, customStylingContainer*/
5009
- 2097156 && H && g && Ir();
4967
+ 65536 && f && Cr(), e.$$.dirty[0] & /*endpoint, userid, session, apiversion*/
4968
+ 61440 && u && a && l && h && Pr(), e.$$.dirty[0] & /*limitContainer, isLoading, hidden*/
4969
+ 56 && w[0] && !U && !ye && Or(), e.$$.dirty[0] & /*lang*/
4970
+ 1 && o && Nr(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
4971
+ 262148 && y && g && vs(g, y), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
4972
+ 524292 && p && g && _s(g, p), e.$$.dirty[0] & /*mbsource, customStylingContainer*/
4973
+ 1048580 && v && g && Es(g, `${v}.Style`), e.$$.dirty[0] & /*translationurl, customStylingContainer*/
4974
+ 2097156 && H && g && Ar();
5010
4975
  }, [
5011
- s,
4976
+ o,
5012
4977
  c,
5013
4978
  g,
5014
- S,
5015
- $,
4979
+ w,
4980
+ U,
5016
4981
  ye,
5017
4982
  R,
5018
- de,
5019
- De,
4983
+ pe,
4984
+ Re,
5020
4985
  i,
5021
- o,
5022
- Rr,
4986
+ s,
4987
+ Br,
5023
4988
  a,
5024
4989
  l,
5025
4990
  u,
5026
4991
  h,
5027
4992
  f,
5028
- p,
5029
- y,
5030
4993
  d,
4994
+ y,
4995
+ p,
5031
4996
  v,
5032
4997
  H,
5033
- $r,
5034
- Gr
4998
+ Rr,
4999
+ Mr
5035
5000
  ];
5036
5001
  }
5037
- class Or extends gi {
5002
+ class wr extends mi {
5038
5003
  constructor(t) {
5039
- super(), di(
5004
+ super(), ci(
5040
5005
  this,
5041
5006
  t,
5042
- Ro,
5043
- No,
5044
- Yt,
5007
+ Is,
5008
+ Hs,
5009
+ Xt,
5045
5010
  {
5046
5011
  lang: 0,
5047
5012
  userid: 12,
@@ -5056,7 +5021,7 @@ class Or extends gi {
5056
5021
  mbsource: 20,
5057
5022
  translationurl: 21
5058
5023
  },
5059
- Po,
5024
+ Ts,
5060
5025
  [-1, -1]
5061
5026
  );
5062
5027
  }
@@ -5064,127 +5029,127 @@ class Or extends gi {
5064
5029
  return this.$$.ctx[0];
5065
5030
  }
5066
5031
  set lang(t) {
5067
- this.$$set({ lang: t }), B();
5032
+ this.$$set({ lang: t }), O();
5068
5033
  }
5069
5034
  get userid() {
5070
5035
  return this.$$.ctx[12];
5071
5036
  }
5072
5037
  set userid(t) {
5073
- this.$$set({ userid: t }), B();
5038
+ this.$$set({ userid: t }), O();
5074
5039
  }
5075
5040
  get session() {
5076
5041
  return this.$$.ctx[13];
5077
5042
  }
5078
5043
  set session(t) {
5079
- this.$$set({ session: t }), B();
5044
+ this.$$set({ session: t }), O();
5080
5045
  }
5081
5046
  get endpoint() {
5082
5047
  return this.$$.ctx[14];
5083
5048
  }
5084
5049
  set endpoint(t) {
5085
- this.$$set({ endpoint: t }), B();
5050
+ this.$$set({ endpoint: t }), O();
5086
5051
  }
5087
5052
  get apiversion() {
5088
5053
  return this.$$.ctx[15];
5089
5054
  }
5090
5055
  set apiversion(t) {
5091
- this.$$set({ apiversion: t }), B();
5056
+ this.$$set({ apiversion: t }), O();
5092
5057
  }
5093
5058
  get numberofentries() {
5094
5059
  return this.$$.ctx[1];
5095
5060
  }
5096
5061
  set numberofentries(t) {
5097
- this.$$set({ numberofentries: t }), B();
5062
+ this.$$set({ numberofentries: t }), O();
5098
5063
  }
5099
5064
  get customcurrencysymbols() {
5100
5065
  return this.$$.ctx[16];
5101
5066
  }
5102
5067
  set customcurrencysymbols(t) {
5103
- this.$$set({ customcurrencysymbols: t }), B();
5068
+ this.$$set({ customcurrencysymbols: t }), O();
5104
5069
  }
5105
5070
  get limitformat() {
5106
5071
  return this.$$.ctx[17];
5107
5072
  }
5108
5073
  set limitformat(t) {
5109
- this.$$set({ limitformat: t }), B();
5074
+ this.$$set({ limitformat: t }), O();
5110
5075
  }
5111
5076
  get clientstyling() {
5112
5077
  return this.$$.ctx[18];
5113
5078
  }
5114
5079
  set clientstyling(t) {
5115
- this.$$set({ clientstyling: t }), B();
5080
+ this.$$set({ clientstyling: t }), O();
5116
5081
  }
5117
5082
  get clientstylingurl() {
5118
5083
  return this.$$.ctx[19];
5119
5084
  }
5120
5085
  set clientstylingurl(t) {
5121
- this.$$set({ clientstylingurl: t }), B();
5086
+ this.$$set({ clientstylingurl: t }), O();
5122
5087
  }
5123
5088
  get mbsource() {
5124
5089
  return this.$$.ctx[20];
5125
5090
  }
5126
5091
  set mbsource(t) {
5127
- this.$$set({ mbsource: t }), B();
5092
+ this.$$set({ mbsource: t }), O();
5128
5093
  }
5129
5094
  get translationurl() {
5130
5095
  return this.$$.ctx[21];
5131
5096
  }
5132
5097
  set translationurl(t) {
5133
- this.$$set({ translationurl: t }), B();
5098
+ this.$$set({ translationurl: t }), O();
5134
5099
  }
5135
5100
  }
5136
- yi(Or, { lang: {}, userid: {}, session: {}, endpoint: {}, apiversion: {}, numberofentries: {}, customcurrencysymbols: {}, limitformat: {}, clientstyling: {}, clientstylingurl: {}, mbsource: {}, translationurl: {} }, [], [], !0);
5137
- const qo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
5101
+ fi(wr, { lang: {}, userid: {}, session: {}, endpoint: {}, apiversion: {}, numberofentries: {}, customcurrencysymbols: {}, limitformat: {}, clientstyling: {}, clientstylingurl: {}, mbsource: {}, translationurl: {} }, [], [], !0);
5102
+ const zs = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
5138
5103
  __proto__: null,
5139
- default: Or
5104
+ default: wr
5140
5105
  }, Symbol.toStringTag, { value: "Module" }));
5141
5106
  export {
5142
5107
  oe as $,
5143
- Xo as A,
5144
- Ke as B,
5145
- Fe as C,
5146
- Wo as D,
5147
- Lo as E,
5148
- So as F,
5149
- wo as G,
5150
- yi as H,
5151
- xo as I,
5152
- Yo as J,
5153
- ci as K,
5154
- Qo as L,
5155
- Jo as M,
5156
- Zo as N,
5157
- jo as O,
5158
- Do as P,
5159
- $o as Q,
5160
- Go as R,
5161
- gi as S,
5162
- Uo as T,
5163
- qo as U,
5164
- Sr as a,
5165
- qr as b,
5166
- z as c,
5167
- V as d,
5168
- x as e,
5169
- B as f,
5170
- P as g,
5171
- Je as h,
5172
- di as i,
5173
- Jr as j,
5174
- To as k,
5175
- E as l,
5176
- zo as m,
5177
- I as n,
5178
- si as o,
5179
- Ae as p,
5180
- St as q,
5181
- ti as r,
5182
- Yt as s,
5183
- ko as t,
5184
- ie as u,
5185
- k as v,
5186
- Vo as w,
5187
- ri as x,
5188
- D as y,
5189
- Fo as z
5108
+ Et as A,
5109
+ $s as B,
5110
+ Jr as C,
5111
+ ne as D,
5112
+ Ye as E,
5113
+ Fs as F,
5114
+ gs as G,
5115
+ $e as H,
5116
+ Gs as I,
5117
+ Ws as J,
5118
+ Vs as K,
5119
+ ai as L,
5120
+ Xs as M,
5121
+ ks as N,
5122
+ Ds as O,
5123
+ Os as P,
5124
+ Ns as Q,
5125
+ Rs as R,
5126
+ mi as S,
5127
+ Cs as T,
5128
+ zs as U,
5129
+ Er as a,
5130
+ Zr as b,
5131
+ fi as c,
5132
+ Ze as d,
5133
+ P as e,
5134
+ O as f,
5135
+ z as g,
5136
+ T as h,
5137
+ ci as i,
5138
+ V as j,
5139
+ zr as k,
5140
+ bs as l,
5141
+ x as m,
5142
+ B as n,
5143
+ ri as o,
5144
+ js as p,
5145
+ Ae as q,
5146
+ vs as r,
5147
+ Xt as s,
5148
+ Us as t,
5149
+ _s as u,
5150
+ Es as v,
5151
+ M as w,
5152
+ Ms as x,
5153
+ qr as y,
5154
+ k as z
5190
5155
  };