@everymatrix/player-account-gaming-limits-page-2-gmcore 1.77.25 → 1.77.26

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,75 +1,75 @@
1
- var hr = Object.defineProperty, fr = Object.defineProperties;
1
+ var cr = Object.defineProperty, hr = Object.defineProperties;
2
2
  var mr = Object.getOwnPropertyDescriptors;
3
- var St = Object.getOwnPropertySymbols;
4
- var pr = Object.prototype.hasOwnProperty, dr = Object.prototype.propertyIsEnumerable;
5
- var Xe = (e, t, i) => t in e ? hr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: i }) : e[t] = i, Pt = (e, t) => {
3
+ var Tt = Object.getOwnPropertySymbols;
4
+ var fr = Object.prototype.hasOwnProperty, pr = Object.prototype.propertyIsEnumerable;
5
+ var We = (e, t, i) => t in e ? cr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: i }) : e[t] = i, wt = (e, t) => {
6
6
  for (var i in t || (t = {}))
7
- pr.call(t, i) && Xe(e, i, t[i]);
8
- if (St)
9
- for (var i of St(t))
10
- dr.call(t, i) && Xe(e, i, t[i]);
7
+ fr.call(t, i) && We(e, i, t[i]);
8
+ if (Tt)
9
+ for (var i of Tt(t))
10
+ pr.call(t, i) && We(e, i, t[i]);
11
11
  return e;
12
- }, At = (e, t) => fr(e, mr(t));
13
- var V = (e, t, i) => (Xe(e, typeof t != "symbol" ? t + "" : t, i), i);
14
- var Bt = (e, t, i) => new Promise((r, n) => {
12
+ }, St = (e, t) => hr(e, mr(t));
13
+ var V = (e, t, i) => (We(e, typeof t != "symbol" ? t + "" : t, i), i);
14
+ var Pt = (e, t, i) => new Promise((r, n) => {
15
15
  var o = (c) => {
16
16
  try {
17
17
  a(i.next(c));
18
- } catch (u) {
19
- n(u);
18
+ } catch (l) {
19
+ n(l);
20
20
  }
21
21
  }, s = (c) => {
22
22
  try {
23
23
  a(i.throw(c));
24
- } catch (u) {
25
- n(u);
24
+ } catch (l) {
25
+ n(l);
26
26
  }
27
27
  }, a = (c) => c.done ? r(c.value) : Promise.resolve(c.value).then(o, s);
28
28
  a((i = i.apply(e, t)).next());
29
29
  });
30
- function j() {
30
+ function U() {
31
31
  }
32
- function mi(e) {
32
+ function hi(e) {
33
33
  return e();
34
34
  }
35
- function Nt() {
35
+ function At() {
36
36
  return /* @__PURE__ */ Object.create(null);
37
37
  }
38
38
  function ie(e) {
39
- e.forEach(mi);
39
+ e.forEach(hi);
40
40
  }
41
- function vt(e) {
41
+ function dt(e) {
42
42
  return typeof e == "function";
43
43
  }
44
- function pi(e, t) {
44
+ function mi(e, t) {
45
45
  return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
46
46
  }
47
- function br(e) {
47
+ function dr(e) {
48
48
  return Object.keys(e).length === 0;
49
49
  }
50
- function di(e, ...t) {
50
+ function fi(e, ...t) {
51
51
  if (e == null) {
52
52
  for (const r of t)
53
53
  r(void 0);
54
- return j;
54
+ return U;
55
55
  }
56
56
  const i = e.subscribe(...t);
57
57
  return i.unsubscribe ? () => i.unsubscribe() : i;
58
58
  }
59
- function gr(e, t, i) {
60
- e.$$.on_destroy.push(di(t, i));
59
+ function br(e, t, i) {
60
+ e.$$.on_destroy.push(fi(t, i));
61
61
  }
62
62
  function d(e, t) {
63
63
  e.appendChild(t);
64
64
  }
65
- function yr(e, t, i) {
66
- const r = vr(e);
65
+ function gr(e, t, i) {
66
+ const r = yr(e);
67
67
  if (!r.getElementById(t)) {
68
68
  const n = v("style");
69
- n.id = t, n.textContent = i, _r(r, n);
69
+ n.id = t, n.textContent = i, vr(r, n);
70
70
  }
71
71
  }
72
- function vr(e) {
72
+ function yr(e) {
73
73
  if (!e)
74
74
  return document;
75
75
  const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
@@ -79,61 +79,61 @@ function vr(e) {
79
79
  t
80
80
  ) : e.ownerDocument;
81
81
  }
82
- function _r(e, t) {
82
+ function vr(e, t) {
83
83
  return d(
84
84
  /** @type {Document} */
85
85
  e.head || e,
86
86
  t
87
87
  ), t.sheet;
88
88
  }
89
- function B(e, t, i) {
89
+ function N(e, t, i) {
90
90
  e.insertBefore(t, i || null);
91
91
  }
92
- function A(e) {
92
+ function B(e) {
93
93
  e.parentNode && e.parentNode.removeChild(e);
94
94
  }
95
- function De(e, t) {
95
+ function Ce(e, t) {
96
96
  for (let i = 0; i < e.length; i += 1)
97
97
  e[i] && e[i].d(t);
98
98
  }
99
99
  function v(e) {
100
100
  return document.createElement(e);
101
101
  }
102
- function de(e) {
102
+ function be(e) {
103
103
  return document.createElementNS("http://www.w3.org/2000/svg", e);
104
104
  }
105
- function $(e) {
105
+ function F(e) {
106
106
  return document.createTextNode(e);
107
107
  }
108
- function U() {
109
- return $(" ");
108
+ function j() {
109
+ return F(" ");
110
110
  }
111
- function Er() {
112
- return $("");
111
+ function _r() {
112
+ return F("");
113
113
  }
114
- function q(e, t, i, r) {
114
+ function Y(e, t, i, r) {
115
115
  return e.addEventListener(t, i, r), () => e.removeEventListener(t, i, r);
116
116
  }
117
117
  function g(e, t, i) {
118
118
  i == null ? e.removeAttribute(t) : e.getAttribute(t) !== i && e.setAttribute(t, i);
119
119
  }
120
- function bi(e) {
120
+ function pi(e) {
121
121
  return e === "" ? null : +e;
122
122
  }
123
- function Lr(e) {
123
+ function Er(e) {
124
124
  return Array.from(e.childNodes);
125
125
  }
126
126
  function W(e, t) {
127
127
  t = "" + t, e.data !== t && (e.data = /** @type {string} */
128
128
  t);
129
129
  }
130
- function ye(e, t) {
130
+ function ve(e, t) {
131
131
  e.value = t == null ? "" : t;
132
132
  }
133
- function Ze(e, t, i, r) {
133
+ function Ve(e, t, i, r) {
134
134
  i == null ? e.style.removeProperty(t) : e.style.setProperty(t, i, "");
135
135
  }
136
- function Ie(e, t, i) {
136
+ function He(e, t, i) {
137
137
  for (let r = 0; r < e.options.length; r += 1) {
138
138
  const n = e.options[r];
139
139
  if (n.__value === t) {
@@ -143,11 +143,11 @@ function Ie(e, t, i) {
143
143
  }
144
144
  (!i || t !== void 0) && (e.selectedIndex = -1);
145
145
  }
146
- function Ot(e) {
146
+ function Bt(e) {
147
147
  const t = e.querySelector(":checked");
148
148
  return t && t.__value;
149
149
  }
150
- function xr(e) {
150
+ function Lr(e) {
151
151
  const t = {};
152
152
  return e.childNodes.forEach(
153
153
  /** @param {Element} node */
@@ -156,98 +156,98 @@ function xr(e) {
156
156
  }
157
157
  ), t;
158
158
  }
159
- let ve;
160
- function ge(e) {
161
- ve = e;
159
+ let _e;
160
+ function ye(e) {
161
+ _e = e;
162
162
  }
163
- function Tr() {
164
- if (!ve)
163
+ function xr() {
164
+ if (!_e)
165
165
  throw new Error("Function called outside component initialization");
166
- return ve;
166
+ return _e;
167
167
  }
168
- function wr(e) {
169
- Tr().$$.on_mount.push(e);
168
+ function Tr(e) {
169
+ xr().$$.on_mount.push(e);
170
170
  }
171
- const se = [], He = [];
171
+ const se = [], Oe = [];
172
172
  let ae = [];
173
- const It = [], Sr = /* @__PURE__ */ Promise.resolve();
174
- let rt = !1;
175
- function Pr() {
176
- rt || (rt = !0, Sr.then(X));
173
+ const Nt = [], wr = /* @__PURE__ */ Promise.resolve();
174
+ let tt = !1;
175
+ function Sr() {
176
+ tt || (tt = !0, wr.then(X));
177
177
  }
178
- function _e(e) {
178
+ function Ee(e) {
179
179
  ae.push(e);
180
180
  }
181
- const Ye = /* @__PURE__ */ new Set();
181
+ const Xe = /* @__PURE__ */ new Set();
182
182
  let ne = 0;
183
183
  function X() {
184
184
  if (ne !== 0)
185
185
  return;
186
- const e = ve;
186
+ const e = _e;
187
187
  do {
188
188
  try {
189
189
  for (; ne < se.length; ) {
190
190
  const t = se[ne];
191
- ne++, ge(t), Ar(t.$$);
191
+ ne++, ye(t), Pr(t.$$);
192
192
  }
193
193
  } catch (t) {
194
194
  throw se.length = 0, ne = 0, t;
195
195
  }
196
- for (ge(null), se.length = 0, ne = 0; He.length; )
197
- He.pop()();
196
+ for (ye(null), se.length = 0, ne = 0; Oe.length; )
197
+ Oe.pop()();
198
198
  for (let t = 0; t < ae.length; t += 1) {
199
199
  const i = ae[t];
200
- Ye.has(i) || (Ye.add(i), i());
200
+ Xe.has(i) || (Xe.add(i), i());
201
201
  }
202
202
  ae.length = 0;
203
203
  } while (se.length);
204
- for (; It.length; )
205
- It.pop()();
206
- rt = !1, Ye.clear(), ge(e);
204
+ for (; Nt.length; )
205
+ Nt.pop()();
206
+ tt = !1, Xe.clear(), ye(e);
207
207
  }
208
- function Ar(e) {
208
+ function Pr(e) {
209
209
  if (e.fragment !== null) {
210
210
  e.update(), ie(e.before_update);
211
211
  const t = e.dirty;
212
- e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(_e);
212
+ e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Ee);
213
213
  }
214
214
  }
215
- function Br(e) {
215
+ function Ar(e) {
216
216
  const t = [], i = [];
217
217
  ae.forEach((r) => e.indexOf(r) === -1 ? t.push(r) : i.push(r)), i.forEach((r) => r()), ae = t;
218
218
  }
219
- const Nr = /* @__PURE__ */ new Set();
220
- function Or(e, t) {
221
- e && e.i && (Nr.delete(e), e.i(t));
219
+ const Br = /* @__PURE__ */ new Set();
220
+ function Nr(e, t) {
221
+ e && e.i && (Br.delete(e), e.i(t));
222
222
  }
223
223
  function te(e) {
224
224
  return (e == null ? void 0 : e.length) !== void 0 ? e : Array.from(e);
225
225
  }
226
226
  function Ir(e, t, i) {
227
227
  const { fragment: r, after_update: n } = e.$$;
228
- r && r.m(t, i), _e(() => {
229
- const o = e.$$.on_mount.map(mi).filter(vt);
228
+ r && r.m(t, i), Ee(() => {
229
+ const o = e.$$.on_mount.map(hi).filter(dt);
230
230
  e.$$.on_destroy ? e.$$.on_destroy.push(...o) : ie(o), e.$$.on_mount = [];
231
- }), n.forEach(_e);
231
+ }), n.forEach(Ee);
232
232
  }
233
233
  function Hr(e, t) {
234
234
  const i = e.$$;
235
- i.fragment !== null && (Br(i.after_update), ie(i.on_destroy), i.fragment && i.fragment.d(t), i.on_destroy = i.fragment = null, i.ctx = []);
235
+ i.fragment !== null && (Ar(i.after_update), ie(i.on_destroy), i.fragment && i.fragment.d(t), i.on_destroy = i.fragment = null, i.ctx = []);
236
236
  }
237
- function Mr(e, t) {
238
- e.$$.dirty[0] === -1 && (se.push(e), Pr(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
237
+ function Or(e, t) {
238
+ e.$$.dirty[0] === -1 && (se.push(e), Sr(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
239
239
  }
240
- function kr(e, t, i, r, n, o, s = null, a = [-1]) {
241
- const c = ve;
242
- ge(e);
243
- const u = e.$$ = {
240
+ function Mr(e, t, i, r, n, o, s = null, a = [-1]) {
241
+ const c = _e;
242
+ ye(e);
243
+ const l = e.$$ = {
244
244
  fragment: null,
245
245
  ctx: [],
246
246
  // state
247
247
  props: o,
248
- update: j,
248
+ update: U,
249
249
  not_equal: n,
250
- bound: Nt(),
250
+ bound: At(),
251
251
  // lifecycle
252
252
  on_mount: [],
253
253
  on_destroy: [],
@@ -256,28 +256,28 @@ function kr(e, t, i, r, n, o, s = null, a = [-1]) {
256
256
  after_update: [],
257
257
  context: new Map(t.context || (c ? c.$$.context : [])),
258
258
  // everything else
259
- callbacks: Nt(),
259
+ callbacks: At(),
260
260
  dirty: a,
261
261
  skip_bound: !1,
262
262
  root: t.target || c.$$.root
263
263
  };
264
- s && s(u.root);
265
- let l = !1;
266
- if (u.ctx = i ? i(e, t.props || {}, (h, m, ...f) => {
267
- const p = f.length ? f[0] : m;
268
- return u.ctx && n(u.ctx[h], u.ctx[h] = p) && (!u.skip_bound && u.bound[h] && u.bound[h](p), l && Mr(e, h)), m;
269
- }) : [], u.update(), l = !0, ie(u.before_update), u.fragment = r ? r(u.ctx) : !1, t.target) {
264
+ s && s(l.root);
265
+ let u = !1;
266
+ if (l.ctx = i ? i(e, t.props || {}, (h, f, ...m) => {
267
+ const p = m.length ? m[0] : f;
268
+ return l.ctx && n(l.ctx[h], l.ctx[h] = p) && (!l.skip_bound && l.bound[h] && l.bound[h](p), u && Or(e, h)), f;
269
+ }) : [], l.update(), u = !0, ie(l.before_update), l.fragment = r ? r(l.ctx) : !1, t.target) {
270
270
  if (t.hydrate) {
271
- const h = Lr(t.target);
272
- u.fragment && u.fragment.l(h), h.forEach(A);
271
+ const h = Er(t.target);
272
+ l.fragment && l.fragment.l(h), h.forEach(B);
273
273
  } else
274
- u.fragment && u.fragment.c();
275
- t.intro && Or(e.$$.fragment), Ir(e, t.target, t.anchor), X();
274
+ l.fragment && l.fragment.c();
275
+ t.intro && Nr(e.$$.fragment), Ir(e, t.target, t.anchor), X();
276
276
  }
277
- ge(c);
277
+ ye(c);
278
278
  }
279
- let gi;
280
- typeof HTMLElement == "function" && (gi = class extends HTMLElement {
279
+ let di;
280
+ typeof HTMLElement == "function" && (di = class extends HTMLElement {
281
281
  constructor(t, i, r) {
282
282
  super();
283
283
  /** The Svelte component constructor */
@@ -314,7 +314,7 @@ typeof HTMLElement == "function" && (gi = class extends HTMLElement {
314
314
  }
315
315
  }
316
316
  connectedCallback() {
317
- return Bt(this, null, function* () {
317
+ return Pt(this, null, function* () {
318
318
  if (this.$$cn = !0, !this.$$c) {
319
319
  let t = function(o) {
320
320
  return () => {
@@ -327,18 +327,18 @@ typeof HTMLElement == "function" && (gi = class extends HTMLElement {
327
327
  * @param {HTMLElement} target
328
328
  * @param {HTMLElement} [anchor]
329
329
  */
330
- m: function(u, l) {
331
- B(u, s, l);
330
+ m: function(l, u) {
331
+ N(l, s, u);
332
332
  },
333
- d: function(u) {
334
- u && A(s);
333
+ d: function(l) {
334
+ l && B(s);
335
335
  }
336
336
  };
337
337
  };
338
338
  };
339
339
  if (yield Promise.resolve(), !this.$$cn || this.$$c)
340
340
  return;
341
- const i = {}, r = xr(this);
341
+ const i = {}, r = Lr(this);
342
342
  for (const o of this.$$s)
343
343
  o in r && (i[o] = [t(o)]);
344
344
  for (const o of this.attributes) {
@@ -349,7 +349,7 @@ typeof HTMLElement == "function" && (gi = class extends HTMLElement {
349
349
  !(o in this.$$d) && this[o] !== void 0 && (this.$$d[o] = this[o], delete this[o]);
350
350
  this.$$c = new this.$$ctor({
351
351
  target: this.shadowRoot || this,
352
- props: At(Pt({}, this.$$d), {
352
+ props: St(wt({}, this.$$d), {
353
353
  $$slots: i,
354
354
  $$scope: {
355
355
  ctx: []
@@ -427,8 +427,8 @@ function Ae(e, t, i, r) {
427
427
  return t;
428
428
  }
429
429
  }
430
- function Cr(e, t, i, r, n, o) {
431
- let s = class extends gi {
430
+ function kr(e, t, i, r, n, o) {
431
+ let s = class extends di {
432
432
  constructor() {
433
433
  super(e, i, n), this.$$p_d = t;
434
434
  }
@@ -444,8 +444,8 @@ function Cr(e, t, i, r, n, o) {
444
444
  return this.$$c && a in this.$$c ? this.$$c[a] : this.$$d[a];
445
445
  },
446
446
  set(c) {
447
- var u;
448
- c = Ae(a, c, t), this.$$d[a] = c, (u = this.$$c) == null || u.$set({ [a]: c });
447
+ var l;
448
+ c = Ae(a, c, t), this.$$d[a] = c, (l = this.$$c) == null || l.$set({ [a]: c });
449
449
  }
450
450
  });
451
451
  }), r.forEach((a) => {
@@ -458,7 +458,7 @@ function Cr(e, t, i, r, n, o) {
458
458
  }), e.element = /** @type {any} */
459
459
  s, s;
460
460
  }
461
- class Dr {
461
+ class Cr {
462
462
  constructor() {
463
463
  /**
464
464
  * ### PRIVATE API
@@ -479,7 +479,7 @@ class Dr {
479
479
  }
480
480
  /** @returns {void} */
481
481
  $destroy() {
482
- Hr(this, 1), this.$destroy = j;
482
+ Hr(this, 1), this.$destroy = U;
483
483
  }
484
484
  /**
485
485
  * @template {Extract<keyof Events, string>} K
@@ -488,8 +488,8 @@ class Dr {
488
488
  * @returns {() => void}
489
489
  */
490
490
  $on(t, i) {
491
- if (!vt(i))
492
- return j;
491
+ if (!dt(i))
492
+ return U;
493
493
  const r = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
494
494
  return r.push(i), () => {
495
495
  const n = r.indexOf(i);
@@ -501,11 +501,11 @@ class Dr {
501
501
  * @returns {void}
502
502
  */
503
503
  $set(t) {
504
- this.$$set && !br(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
504
+ this.$$set && !dr(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
505
505
  }
506
506
  }
507
- const Rr = "4";
508
- typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Rr);
507
+ const Dr = "4";
508
+ typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Dr);
509
509
  const Z = {
510
510
  deposit: {
511
511
  title: "Deposit Limit",
@@ -532,22 +532,22 @@ const Z = {
532
532
  periods: ["Monthly"]
533
533
  }
534
534
  }, oe = [];
535
- function jr(e, t) {
535
+ function Rr(e, t) {
536
536
  return {
537
- subscribe: Re(e, t).subscribe
537
+ subscribe: De(e, t).subscribe
538
538
  };
539
539
  }
540
- function Re(e, t = j) {
540
+ function De(e, t = U) {
541
541
  let i;
542
542
  const r = /* @__PURE__ */ new Set();
543
543
  function n(a) {
544
- if (pi(e, a) && (e = a, i)) {
544
+ if (mi(e, a) && (e = a, i)) {
545
545
  const c = !oe.length;
546
- for (const u of r)
547
- u[1](), oe.push(u, e);
546
+ for (const l of r)
547
+ l[1](), oe.push(l, e);
548
548
  if (c) {
549
- for (let u = 0; u < oe.length; u += 2)
550
- oe[u][0](oe[u + 1]);
549
+ for (let l = 0; l < oe.length; l += 2)
550
+ oe[l][0](oe[l + 1]);
551
551
  oe.length = 0;
552
552
  }
553
553
  }
@@ -555,10 +555,10 @@ function Re(e, t = j) {
555
555
  function o(a) {
556
556
  n(a(e));
557
557
  }
558
- function s(a, c = j) {
559
- const u = [a, c];
560
- return r.add(u), r.size === 1 && (i = t(n, o) || j), a(e), () => {
561
- r.delete(u), r.size === 0 && i && (i(), i = null);
558
+ function s(a, c = U) {
559
+ const l = [a, c];
560
+ return r.add(l), r.size === 1 && (i = t(n, o) || U), a(e), () => {
561
+ r.delete(l), r.size === 0 && i && (i(), i = null);
562
562
  };
563
563
  }
564
564
  return { set: n, update: o, subscribe: s };
@@ -568,96 +568,96 @@ function fe(e, t, i) {
568
568
  if (!n.every(Boolean))
569
569
  throw new Error("derived() expects stores as input, got a falsy value");
570
570
  const o = t.length < 2;
571
- return jr(i, (s, a) => {
571
+ return Rr(i, (s, a) => {
572
572
  let c = !1;
573
- const u = [];
574
- let l = 0, h = j;
575
- const m = () => {
576
- if (l)
573
+ const l = [];
574
+ let u = 0, h = U;
575
+ const f = () => {
576
+ if (u)
577
577
  return;
578
578
  h();
579
- const p = t(r ? u[0] : u, s, a);
580
- o ? s(p) : h = vt(p) ? p : j;
581
- }, f = n.map(
582
- (p, _) => di(
579
+ const p = t(r ? l[0] : l, s, a);
580
+ o ? s(p) : h = dt(p) ? p : U;
581
+ }, m = n.map(
582
+ (p, _) => fi(
583
583
  p,
584
584
  (R) => {
585
- u[_] = R, l &= ~(1 << _), c && m();
585
+ l[_] = R, u &= ~(1 << _), c && f();
586
586
  },
587
587
  () => {
588
- l |= 1 << _;
588
+ u |= 1 << _;
589
589
  }
590
590
  )
591
591
  );
592
- return c = !0, m(), function() {
593
- ie(f), h(), c = !1;
592
+ return c = !0, f(), function() {
593
+ ie(m), h(), c = !1;
594
594
  };
595
595
  });
596
596
  }
597
597
  function Ur(e) {
598
598
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
599
599
  }
600
- var $r = function(t) {
601
- return Fr(t) && !Gr(t);
600
+ var jr = function(t) {
601
+ return Fr(t) && !$r(t);
602
602
  };
603
603
  function Fr(e) {
604
604
  return !!e && typeof e == "object";
605
605
  }
606
- function Gr(e) {
606
+ function $r(e) {
607
607
  var t = Object.prototype.toString.call(e);
608
- return t === "[object RegExp]" || t === "[object Date]" || Vr(e);
608
+ return t === "[object RegExp]" || t === "[object Date]" || Wr(e);
609
609
  }
610
- var zr = typeof Symbol == "function" && Symbol.for, Wr = zr ? Symbol.for("react.element") : 60103;
611
- function Vr(e) {
612
- return e.$$typeof === Wr;
610
+ var Gr = typeof Symbol == "function" && Symbol.for, zr = Gr ? Symbol.for("react.element") : 60103;
611
+ function Wr(e) {
612
+ return e.$$typeof === zr;
613
613
  }
614
- function Xr(e) {
614
+ function Vr(e) {
615
615
  return Array.isArray(e) ? [] : {};
616
616
  }
617
- function Ee(e, t) {
618
- return t.clone !== !1 && t.isMergeableObject(e) ? ue(Xr(e), e, t) : e;
617
+ function Le(e, t) {
618
+ return t.clone !== !1 && t.isMergeableObject(e) ? ue(Vr(e), e, t) : e;
619
619
  }
620
- function Zr(e, t, i) {
620
+ function Xr(e, t, i) {
621
621
  return e.concat(t).map(function(r) {
622
- return Ee(r, i);
622
+ return Le(r, i);
623
623
  });
624
624
  }
625
- function Yr(e, t) {
625
+ function Zr(e, t) {
626
626
  if (!t.customMerge)
627
627
  return ue;
628
628
  var i = t.customMerge(e);
629
629
  return typeof i == "function" ? i : ue;
630
630
  }
631
- function qr(e) {
631
+ function Yr(e) {
632
632
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
633
633
  return Object.propertyIsEnumerable.call(e, t);
634
634
  }) : [];
635
635
  }
636
- function Ht(e) {
637
- return Object.keys(e).concat(qr(e));
636
+ function It(e) {
637
+ return Object.keys(e).concat(Yr(e));
638
638
  }
639
- function yi(e, t) {
639
+ function bi(e, t) {
640
640
  try {
641
641
  return t in e;
642
642
  } catch (i) {
643
643
  return !1;
644
644
  }
645
645
  }
646
- function Jr(e, t) {
647
- return yi(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
646
+ function qr(e, t) {
647
+ return bi(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
648
648
  }
649
- function Qr(e, t, i) {
649
+ function Jr(e, t, i) {
650
650
  var r = {};
651
- return i.isMergeableObject(e) && Ht(e).forEach(function(n) {
652
- r[n] = Ee(e[n], i);
653
- }), Ht(t).forEach(function(n) {
654
- Jr(e, n) || (yi(e, n) && i.isMergeableObject(t[n]) ? r[n] = Yr(n, i)(e[n], t[n], i) : r[n] = Ee(t[n], i));
651
+ return i.isMergeableObject(e) && It(e).forEach(function(n) {
652
+ r[n] = Le(e[n], i);
653
+ }), It(t).forEach(function(n) {
654
+ qr(e, n) || (bi(e, n) && i.isMergeableObject(t[n]) ? r[n] = Zr(n, i)(e[n], t[n], i) : r[n] = Le(t[n], i));
655
655
  }), r;
656
656
  }
657
657
  function ue(e, t, i) {
658
- i = i || {}, i.arrayMerge = i.arrayMerge || Zr, i.isMergeableObject = i.isMergeableObject || $r, i.cloneUnlessOtherwiseSpecified = Ee;
658
+ i = i || {}, i.arrayMerge = i.arrayMerge || Xr, i.isMergeableObject = i.isMergeableObject || jr, i.cloneUnlessOtherwiseSpecified = Le;
659
659
  var r = Array.isArray(t), n = Array.isArray(e), o = r === n;
660
- return o ? r ? i.arrayMerge(e, t, i) : Qr(e, t, i) : Ee(t, i);
660
+ return o ? r ? i.arrayMerge(e, t, i) : Jr(e, t, i) : Le(t, i);
661
661
  }
662
662
  ue.all = function(t, i) {
663
663
  if (!Array.isArray(t))
@@ -666,36 +666,50 @@ ue.all = function(t, i) {
666
666
  return ue(r, n, i);
667
667
  }, {});
668
668
  };
669
- var Kr = ue, en = Kr;
670
- const tn = /* @__PURE__ */ Ur(en);
671
- var nt = function(e, t) {
672
- return nt = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(i, r) {
669
+ var Qr = ue, Kr = Qr;
670
+ const en = /* @__PURE__ */ Ur(Kr);
671
+ /*! *****************************************************************************
672
+ Copyright (c) Microsoft Corporation.
673
+
674
+ Permission to use, copy, modify, and/or distribute this software for any
675
+ purpose with or without fee is hereby granted.
676
+
677
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
678
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
679
+ AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
680
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
681
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
682
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
683
+ PERFORMANCE OF THIS SOFTWARE.
684
+ ***************************************************************************** */
685
+ var it = function(e, t) {
686
+ return it = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(i, r) {
673
687
  i.__proto__ = r;
674
688
  } || function(i, r) {
675
689
  for (var n in r)
676
690
  Object.prototype.hasOwnProperty.call(r, n) && (i[n] = r[n]);
677
- }, nt(e, t);
691
+ }, it(e, t);
678
692
  };
679
- function je(e, t) {
693
+ function Q(e, t) {
680
694
  if (typeof t != "function" && t !== null)
681
695
  throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
682
- nt(e, t);
696
+ it(e, t);
683
697
  function i() {
684
698
  this.constructor = e;
685
699
  }
686
700
  e.prototype = t === null ? Object.create(t) : (i.prototype = t.prototype, new i());
687
701
  }
688
- var Y = function() {
689
- return Y = Object.assign || function(t) {
702
+ var S = function() {
703
+ return S = Object.assign || function(t) {
690
704
  for (var i, r = 1, n = arguments.length; r < n; r++) {
691
705
  i = arguments[r];
692
706
  for (var o in i)
693
707
  Object.prototype.hasOwnProperty.call(i, o) && (t[o] = i[o]);
694
708
  }
695
709
  return t;
696
- }, Y.apply(this, arguments);
710
+ }, S.apply(this, arguments);
697
711
  };
698
- function rn(e, t) {
712
+ function tn(e, t) {
699
713
  var i = {};
700
714
  for (var r in e)
701
715
  Object.prototype.hasOwnProperty.call(e, r) && t.indexOf(r) < 0 && (i[r] = e[r]);
@@ -704,119 +718,143 @@ function rn(e, t) {
704
718
  t.indexOf(r[n]) < 0 && Object.prototype.propertyIsEnumerable.call(e, r[n]) && (i[r[n]] = e[r[n]]);
705
719
  return i;
706
720
  }
707
- function qe(e, t, i) {
721
+ function rt(e) {
722
+ var t = typeof Symbol == "function" && Symbol.iterator, i = t && e[t], r = 0;
723
+ if (i)
724
+ return i.call(e);
725
+ if (e && typeof e.length == "number")
726
+ return {
727
+ next: function() {
728
+ return e && r >= e.length && (e = void 0), { value: e && e[r++], done: !e };
729
+ }
730
+ };
731
+ throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
732
+ }
733
+ function nt(e, t) {
734
+ var i = typeof Symbol == "function" && e[Symbol.iterator];
735
+ if (!i)
736
+ return e;
737
+ var r = i.call(e), n, o = [], s;
738
+ try {
739
+ for (; (t === void 0 || t-- > 0) && !(n = r.next()).done; )
740
+ o.push(n.value);
741
+ } catch (a) {
742
+ s = { error: a };
743
+ } finally {
744
+ try {
745
+ n && !n.done && (i = r.return) && i.call(r);
746
+ } finally {
747
+ if (s)
748
+ throw s.error;
749
+ }
750
+ }
751
+ return o;
752
+ }
753
+ function le(e, t, i) {
708
754
  if (i || arguments.length === 2)
709
755
  for (var r = 0, n = t.length, o; r < n; r++)
710
756
  (o || !(r in t)) && (o || (o = Array.prototype.slice.call(t, 0, r)), o[r] = t[r]);
711
- return e.concat(o || Array.prototype.slice.call(t));
757
+ return e.concat(o || t);
712
758
  }
713
- function Je(e, t) {
714
- var i = t && t.cache ? t.cache : cn, r = t && t.serializer ? t.serializer : un, n = t && t.strategy ? t.strategy : sn;
759
+ function Ze(e, t) {
760
+ var i = t && t.cache ? t.cache : ln, r = t && t.serializer ? t.serializer : an, n = t && t.strategy ? t.strategy : nn;
715
761
  return n(e, {
716
762
  cache: i,
717
763
  serializer: r
718
764
  });
719
765
  }
720
- function nn(e) {
766
+ function rn(e) {
721
767
  return e == null || typeof e == "number" || typeof e == "boolean";
722
768
  }
723
- function on(e, t, i, r) {
724
- var n = nn(r) ? r : i(r), o = t.get(n);
769
+ function gi(e, t, i, r) {
770
+ var n = rn(r) ? r : i(r), o = t.get(n);
725
771
  return typeof o == "undefined" && (o = e.call(this, r), t.set(n, o)), o;
726
772
  }
727
- function vi(e, t, i) {
773
+ function yi(e, t, i) {
728
774
  var r = Array.prototype.slice.call(arguments, 3), n = i(r), o = t.get(n);
729
775
  return typeof o == "undefined" && (o = e.apply(this, r), t.set(n, o)), o;
730
776
  }
731
- function _i(e, t, i, r, n) {
777
+ function bt(e, t, i, r, n) {
732
778
  return i.bind(t, e, r, n);
733
779
  }
734
- function sn(e, t) {
735
- var i = e.length === 1 ? on : vi;
736
- return _i(e, this, i, t.cache.create(), t.serializer);
780
+ function nn(e, t) {
781
+ var i = e.length === 1 ? gi : yi;
782
+ return bt(e, this, i, t.cache.create(), t.serializer);
783
+ }
784
+ function on(e, t) {
785
+ return bt(e, this, yi, t.cache.create(), t.serializer);
737
786
  }
738
- function an(e, t) {
739
- return _i(e, this, vi, t.cache.create(), t.serializer);
787
+ function sn(e, t) {
788
+ return bt(e, this, gi, t.cache.create(), t.serializer);
740
789
  }
741
- var un = function() {
790
+ var an = function() {
742
791
  return JSON.stringify(arguments);
743
- }, ln = (
744
- /** @class */
745
- function() {
746
- function e() {
747
- this.cache = /* @__PURE__ */ Object.create(null);
748
- }
749
- return e.prototype.get = function(t) {
750
- return this.cache[t];
751
- }, e.prototype.set = function(t, i) {
752
- this.cache[t] = i;
753
- }, e;
754
- }()
755
- ), cn = {
792
+ };
793
+ function gt() {
794
+ this.cache = /* @__PURE__ */ Object.create(null);
795
+ }
796
+ gt.prototype.get = function(e) {
797
+ return this.cache[e];
798
+ };
799
+ gt.prototype.set = function(e, t) {
800
+ this.cache[e] = t;
801
+ };
802
+ var ln = {
756
803
  create: function() {
757
- return new ln();
804
+ return new gt();
758
805
  }
759
- }, Qe = {
760
- variadic: an
761
- }, Me = function() {
762
- return Me = Object.assign || function(t) {
763
- for (var i, r = 1, n = arguments.length; r < n; r++) {
764
- i = arguments[r];
765
- for (var o in i)
766
- Object.prototype.hasOwnProperty.call(i, o) && (t[o] = i[o]);
767
- }
768
- return t;
769
- }, Me.apply(this, arguments);
770
- };
771
- var x;
806
+ }, Ye = {
807
+ variadic: on,
808
+ monadic: sn
809
+ }, x;
772
810
  (function(e) {
773
811
  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";
774
812
  })(x || (x = {}));
775
- var I;
813
+ var O;
776
814
  (function(e) {
777
815
  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";
778
- })(I || (I = {}));
779
- var le;
816
+ })(O || (O = {}));
817
+ var ce;
780
818
  (function(e) {
781
819
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
782
- })(le || (le = {}));
783
- function Mt(e) {
784
- return e.type === I.literal;
820
+ })(ce || (ce = {}));
821
+ function Ht(e) {
822
+ return e.type === O.literal;
823
+ }
824
+ function un(e) {
825
+ return e.type === O.argument;
826
+ }
827
+ function vi(e) {
828
+ return e.type === O.number;
785
829
  }
786
- function hn(e) {
787
- return e.type === I.argument;
830
+ function _i(e) {
831
+ return e.type === O.date;
788
832
  }
789
833
  function Ei(e) {
790
- return e.type === I.number;
834
+ return e.type === O.time;
791
835
  }
792
836
  function Li(e) {
793
- return e.type === I.date;
837
+ return e.type === O.select;
794
838
  }
795
839
  function xi(e) {
796
- return e.type === I.time;
840
+ return e.type === O.plural;
841
+ }
842
+ function cn(e) {
843
+ return e.type === O.pound;
797
844
  }
798
845
  function Ti(e) {
799
- return e.type === I.select;
846
+ return e.type === O.tag;
800
847
  }
801
848
  function wi(e) {
802
- return e.type === I.plural;
803
- }
804
- function fn(e) {
805
- return e.type === I.pound;
806
- }
807
- function Si(e) {
808
- return e.type === I.tag;
809
- }
810
- function Pi(e) {
811
- return !!(e && typeof e == "object" && e.type === le.number);
849
+ return !!(e && typeof e == "object" && e.type === ce.number);
812
850
  }
813
851
  function ot(e) {
814
- return !!(e && typeof e == "object" && e.type === le.dateTime);
852
+ return !!(e && typeof e == "object" && e.type === ce.dateTime);
815
853
  }
816
- var Ai = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, mn = /(?:[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;
817
- function pn(e) {
854
+ var Si = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, hn = /(?:[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;
855
+ function mn(e) {
818
856
  var t = {};
819
- return e.replace(mn, function(i) {
857
+ return e.replace(hn, function(i) {
820
858
  var r = i.length;
821
859
  switch (i[0]) {
822
860
  case "G":
@@ -905,28 +943,18 @@ function pn(e) {
905
943
  return "";
906
944
  }), t;
907
945
  }
908
- var C = function() {
909
- return C = Object.assign || function(t) {
910
- for (var i, r = 1, n = arguments.length; r < n; r++) {
911
- i = arguments[r];
912
- for (var o in i)
913
- Object.prototype.hasOwnProperty.call(i, o) && (t[o] = i[o]);
914
- }
915
- return t;
916
- }, C.apply(this, arguments);
917
- };
918
- var dn = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
919
- function bn(e) {
946
+ var fn = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
947
+ function pn(e) {
920
948
  if (e.length === 0)
921
949
  throw new Error("Number skeleton cannot be empty");
922
- for (var t = e.split(dn).filter(function(m) {
923
- return m.length > 0;
950
+ for (var t = e.split(fn).filter(function(f) {
951
+ return f.length > 0;
924
952
  }), i = [], r = 0, n = t; r < n.length; r++) {
925
953
  var o = n[r], s = o.split("/");
926
954
  if (s.length === 0)
927
955
  throw new Error("Invalid number skeleton");
928
- for (var a = s[0], c = s.slice(1), u = 0, l = c; u < l.length; u++) {
929
- var h = l[u];
956
+ for (var a = s[0], c = s.slice(1), l = 0, u = c; l < u.length; l++) {
957
+ var h = u[l];
930
958
  if (h.length === 0)
931
959
  throw new Error("Invalid number skeleton");
932
960
  }
@@ -934,17 +962,17 @@ function bn(e) {
934
962
  }
935
963
  return i;
936
964
  }
937
- function gn(e) {
965
+ function dn(e) {
938
966
  return e.replace(/^(.*?)-/, "");
939
967
  }
940
- var kt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Bi = /^(@+)?(\+|#+)?[rs]?$/g, yn = /(\*)(0+)|(#+)(0+)|(0+)/g, Ni = /^(0+)$/;
941
- function Ct(e) {
968
+ var Ot = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Pi = /^(@+)?(\+|#+)?[rs]?$/g, bn = /(\*)(0+)|(#+)(0+)|(0+)/g, Ai = /^(0+)$/;
969
+ function Mt(e) {
942
970
  var t = {};
943
- return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Bi, function(i, r, n) {
971
+ return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Pi, function(i, r, n) {
944
972
  return typeof n != "string" ? (t.minimumSignificantDigits = r.length, t.maximumSignificantDigits = r.length) : n === "+" ? t.minimumSignificantDigits = r.length : r[0] === "#" ? t.maximumSignificantDigits = r.length : (t.minimumSignificantDigits = r.length, t.maximumSignificantDigits = r.length + (typeof n == "string" ? n.length : 0)), "";
945
973
  }), t;
946
974
  }
947
- function Oi(e) {
975
+ function Bi(e) {
948
976
  switch (e) {
949
977
  case "sign-auto":
950
978
  return {
@@ -984,7 +1012,7 @@ function Oi(e) {
984
1012
  };
985
1013
  }
986
1014
  }
987
- function vn(e) {
1015
+ function gn(e) {
988
1016
  var t;
989
1017
  if (e[0] === "E" && e[1] === "E" ? (t = {
990
1018
  notation: "engineering"
@@ -992,17 +1020,17 @@ function vn(e) {
992
1020
  notation: "scientific"
993
1021
  }, e = e.slice(1)), t) {
994
1022
  var i = e.slice(0, 2);
995
- if (i === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : i === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Ni.test(e))
1023
+ if (i === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : i === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Ai.test(e))
996
1024
  throw new Error("Malformed concise eng/scientific notation");
997
1025
  t.minimumIntegerDigits = e.length;
998
1026
  }
999
1027
  return t;
1000
1028
  }
1001
- function Dt(e) {
1002
- var t = {}, i = Oi(e);
1029
+ function kt(e) {
1030
+ var t = {}, i = Bi(e);
1003
1031
  return i || t;
1004
1032
  }
1005
- function _n(e) {
1033
+ function yn(e) {
1006
1034
  for (var t = {}, i = 0, r = e; i < r.length; i++) {
1007
1035
  var n = r[i];
1008
1036
  switch (n.stem) {
@@ -1026,7 +1054,7 @@ function _n(e) {
1026
1054
  continue;
1027
1055
  case "measure-unit":
1028
1056
  case "unit":
1029
- t.style = "unit", t.unit = gn(n.options[0]);
1057
+ t.style = "unit", t.unit = dn(n.options[0]);
1030
1058
  continue;
1031
1059
  case "compact-short":
1032
1060
  case "K":
@@ -1037,13 +1065,13 @@ function _n(e) {
1037
1065
  t.notation = "compact", t.compactDisplay = "long";
1038
1066
  continue;
1039
1067
  case "scientific":
1040
- t = C(C(C({}, t), { notation: "scientific" }), n.options.reduce(function(c, u) {
1041
- return C(C({}, c), Dt(u));
1068
+ t = S(S(S({}, t), { notation: "scientific" }), n.options.reduce(function(c, l) {
1069
+ return S(S({}, c), kt(l));
1042
1070
  }, {}));
1043
1071
  continue;
1044
1072
  case "engineering":
1045
- t = C(C(C({}, t), { notation: "engineering" }), n.options.reduce(function(c, u) {
1046
- return C(C({}, c), Dt(u));
1073
+ t = S(S(S({}, t), { notation: "engineering" }), n.options.reduce(function(c, l) {
1074
+ return S(S({}, c), kt(l));
1047
1075
  }, {}));
1048
1076
  continue;
1049
1077
  case "notation-simple":
@@ -1088,41 +1116,41 @@ function _n(e) {
1088
1116
  case "integer-width":
1089
1117
  if (n.options.length > 1)
1090
1118
  throw new RangeError("integer-width stems only accept a single optional option");
1091
- n.options[0].replace(yn, function(c, u, l, h, m, f) {
1092
- if (u)
1093
- t.minimumIntegerDigits = l.length;
1119
+ n.options[0].replace(bn, function(c, l, u, h, f, m) {
1120
+ if (l)
1121
+ t.minimumIntegerDigits = u.length;
1094
1122
  else {
1095
- if (h && m)
1123
+ if (h && f)
1096
1124
  throw new Error("We currently do not support maximum integer digits");
1097
- if (f)
1125
+ if (m)
1098
1126
  throw new Error("We currently do not support exact integer digits");
1099
1127
  }
1100
1128
  return "";
1101
1129
  });
1102
1130
  continue;
1103
1131
  }
1104
- if (Ni.test(n.stem)) {
1132
+ if (Ai.test(n.stem)) {
1105
1133
  t.minimumIntegerDigits = n.stem.length;
1106
1134
  continue;
1107
1135
  }
1108
- if (kt.test(n.stem)) {
1136
+ if (Ot.test(n.stem)) {
1109
1137
  if (n.options.length > 1)
1110
1138
  throw new RangeError("Fraction-precision stems only accept a single optional option");
1111
- n.stem.replace(kt, function(c, u, l, h, m, f) {
1112
- return l === "*" ? t.minimumFractionDigits = u.length : h && h[0] === "#" ? t.maximumFractionDigits = h.length : m && f ? (t.minimumFractionDigits = m.length, t.maximumFractionDigits = m.length + f.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
1139
+ n.stem.replace(Ot, function(c, l, u, h, f, m) {
1140
+ return u === "*" ? t.minimumFractionDigits = l.length : h && h[0] === "#" ? t.maximumFractionDigits = h.length : f && m ? (t.minimumFractionDigits = f.length, t.maximumFractionDigits = f.length + m.length) : (t.minimumFractionDigits = l.length, t.maximumFractionDigits = l.length), "";
1113
1141
  });
1114
1142
  var o = n.options[0];
1115
- o === "w" ? t = C(C({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = C(C({}, t), Ct(o)));
1143
+ o === "w" ? t = S(S({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = S(S({}, t), Mt(o)));
1116
1144
  continue;
1117
1145
  }
1118
- if (Bi.test(n.stem)) {
1119
- t = C(C({}, t), Ct(n.stem));
1146
+ if (Pi.test(n.stem)) {
1147
+ t = S(S({}, t), Mt(n.stem));
1120
1148
  continue;
1121
1149
  }
1122
- var s = Oi(n.stem);
1123
- s && (t = C(C({}, t), s));
1124
- var a = vn(n.stem);
1125
- a && (t = C(C({}, t), a));
1150
+ var s = Bi(n.stem);
1151
+ s && (t = S(S({}, t), s));
1152
+ var a = gn(n.stem);
1153
+ a && (t = S(S({}, t), a));
1126
1154
  }
1127
1155
  return t;
1128
1156
  }
@@ -2541,23 +2569,23 @@ var Se = {
2541
2569
  "h"
2542
2570
  ]
2543
2571
  };
2544
- function En(e, t) {
2572
+ function vn(e, t) {
2545
2573
  for (var i = "", r = 0; r < e.length; r++) {
2546
2574
  var n = e.charAt(r);
2547
2575
  if (n === "j") {
2548
2576
  for (var o = 0; r + 1 < e.length && e.charAt(r + 1) === n; )
2549
2577
  o++, r++;
2550
- var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), c = "a", u = Ln(t);
2551
- for ((u == "H" || u == "k") && (a = 0); a-- > 0; )
2578
+ var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), c = "a", l = _n(t);
2579
+ for ((l == "H" || l == "k") && (a = 0); a-- > 0; )
2552
2580
  i += c;
2553
2581
  for (; s-- > 0; )
2554
- i = u + i;
2582
+ i = l + i;
2555
2583
  } else
2556
2584
  n === "J" ? i += "H" : i += n;
2557
2585
  }
2558
2586
  return i;
2559
2587
  }
2560
- function Ln(e) {
2588
+ function _n(e) {
2561
2589
  var t = e.hourCycle;
2562
2590
  if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
2563
2591
  e.hourCycles && // @ts-ignore
@@ -2579,20 +2607,20 @@ function Ln(e) {
2579
2607
  var n = Se[r || ""] || Se[i || ""] || Se["".concat(i, "-001")] || Se["001"];
2580
2608
  return n[0];
2581
2609
  }
2582
- var Ke, xn = new RegExp("^".concat(Ai.source, "*")), Tn = new RegExp("".concat(Ai.source, "*$"));
2610
+ var qe, En = new RegExp("^".concat(Si.source, "*")), Ln = new RegExp("".concat(Si.source, "*$"));
2583
2611
  function T(e, t) {
2584
2612
  return { start: e, end: t };
2585
2613
  }
2586
- var wn = !!String.prototype.startsWith && "_a".startsWith("a", 1), Sn = !!String.fromCodePoint, Pn = !!Object.fromEntries, An = !!String.prototype.codePointAt, Bn = !!String.prototype.trimStart, Nn = !!String.prototype.trimEnd, On = !!Number.isSafeInteger, In = On ? Number.isSafeInteger : function(e) {
2614
+ var xn = !!String.prototype.startsWith && "_a".startsWith("a", 1), Tn = !!String.fromCodePoint, wn = !!Object.fromEntries, Sn = !!String.prototype.codePointAt, Pn = !!String.prototype.trimStart, An = !!String.prototype.trimEnd, Bn = !!Number.isSafeInteger, Nn = Bn ? Number.isSafeInteger : function(e) {
2587
2615
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
2588
2616
  }, st = !0;
2589
2617
  try {
2590
- var Hn = Hi("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2591
- st = ((Ke = Hn.exec("a")) === null || Ke === void 0 ? void 0 : Ke[0]) === "a";
2618
+ var In = Ii("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2619
+ st = ((qe = In.exec("a")) === null || qe === void 0 ? void 0 : qe[0]) === "a";
2592
2620
  } catch (e) {
2593
2621
  st = !1;
2594
2622
  }
2595
- var Rt = wn ? (
2623
+ var Ct = xn ? (
2596
2624
  // Native
2597
2625
  function(t, i, r) {
2598
2626
  return t.startsWith(i, r);
@@ -2602,7 +2630,7 @@ var Rt = wn ? (
2602
2630
  function(t, i, r) {
2603
2631
  return t.slice(r, r + i.length) === i;
2604
2632
  }
2605
- ), at = Sn ? String.fromCodePoint : (
2633
+ ), at = Tn ? String.fromCodePoint : (
2606
2634
  // IE11
2607
2635
  function() {
2608
2636
  for (var t = [], i = 0; i < arguments.length; i++)
@@ -2614,9 +2642,9 @@ var Rt = wn ? (
2614
2642
  }
2615
2643
  return r;
2616
2644
  }
2617
- ), jt = (
2645
+ ), Dt = (
2618
2646
  // native
2619
- Pn ? Object.fromEntries : (
2647
+ wn ? Object.fromEntries : (
2620
2648
  // Ponyfill
2621
2649
  function(t) {
2622
2650
  for (var i = {}, r = 0, n = t; r < n.length; r++) {
@@ -2626,7 +2654,7 @@ var Rt = wn ? (
2626
2654
  return i;
2627
2655
  }
2628
2656
  )
2629
- ), Ii = An ? (
2657
+ ), Ni = Sn ? (
2630
2658
  // Native
2631
2659
  function(t, i) {
2632
2660
  return t.codePointAt(i);
@@ -2640,7 +2668,7 @@ var Rt = wn ? (
2640
2668
  return n < 55296 || n > 56319 || i + 1 === r || (o = t.charCodeAt(i + 1)) < 56320 || o > 57343 ? n : (n - 55296 << 10) + (o - 56320) + 65536;
2641
2669
  }
2642
2670
  }
2643
- ), Mn = Bn ? (
2671
+ ), Hn = Pn ? (
2644
2672
  // Native
2645
2673
  function(t) {
2646
2674
  return t.trimStart();
@@ -2648,9 +2676,9 @@ var Rt = wn ? (
2648
2676
  ) : (
2649
2677
  // Ponyfill
2650
2678
  function(t) {
2651
- return t.replace(xn, "");
2679
+ return t.replace(En, "");
2652
2680
  }
2653
- ), kn = Nn ? (
2681
+ ), On = An ? (
2654
2682
  // Native
2655
2683
  function(t) {
2656
2684
  return t.trimEnd();
@@ -2658,32 +2686,32 @@ var Rt = wn ? (
2658
2686
  ) : (
2659
2687
  // Ponyfill
2660
2688
  function(t) {
2661
- return t.replace(Tn, "");
2689
+ return t.replace(Ln, "");
2662
2690
  }
2663
2691
  );
2664
- function Hi(e, t) {
2692
+ function Ii(e, t) {
2665
2693
  return new RegExp(e, t);
2666
2694
  }
2667
- var ut;
2695
+ var lt;
2668
2696
  if (st) {
2669
- var Ut = Hi("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2670
- ut = function(t, i) {
2697
+ var Rt = Ii("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2698
+ lt = function(t, i) {
2671
2699
  var r;
2672
- Ut.lastIndex = i;
2673
- var n = Ut.exec(t);
2700
+ Rt.lastIndex = i;
2701
+ var n = Rt.exec(t);
2674
2702
  return (r = n[1]) !== null && r !== void 0 ? r : "";
2675
2703
  };
2676
2704
  } else
2677
- ut = function(t, i) {
2705
+ lt = function(t, i) {
2678
2706
  for (var r = []; ; ) {
2679
- var n = Ii(t, i);
2680
- if (n === void 0 || Mi(n) || jn(n))
2707
+ var n = Ni(t, i);
2708
+ if (n === void 0 || Hi(n) || Dn(n))
2681
2709
  break;
2682
2710
  r.push(n), i += n >= 65536 ? 2 : 1;
2683
2711
  }
2684
2712
  return at.apply(void 0, r);
2685
2713
  };
2686
- var Cn = (
2714
+ var Mn = (
2687
2715
  /** @class */
2688
2716
  function() {
2689
2717
  function e(t, i) {
@@ -2707,14 +2735,14 @@ var Cn = (
2707
2735
  if (o === 35 && (i === "plural" || i === "selectordinal")) {
2708
2736
  var a = this.clonePosition();
2709
2737
  this.bump(), n.push({
2710
- type: I.pound,
2738
+ type: O.pound,
2711
2739
  location: T(a, this.clonePosition())
2712
2740
  });
2713
2741
  } else if (o === 60 && !this.ignoreTag && this.peek() === 47) {
2714
2742
  if (r)
2715
2743
  break;
2716
2744
  return this.error(x.UNMATCHED_CLOSING_TAG, T(this.clonePosition(), this.clonePosition()));
2717
- } else if (o === 60 && !this.ignoreTag && lt(this.peek() || 0)) {
2745
+ } else if (o === 60 && !this.ignoreTag && ut(this.peek() || 0)) {
2718
2746
  var s = this.parseTag(t, i);
2719
2747
  if (s.err)
2720
2748
  return s;
@@ -2735,7 +2763,7 @@ var Cn = (
2735
2763
  if (this.bumpSpace(), this.bumpIf("/>"))
2736
2764
  return {
2737
2765
  val: {
2738
- type: I.literal,
2766
+ type: O.literal,
2739
2767
  value: "<".concat(n, "/>"),
2740
2768
  location: T(r, this.clonePosition())
2741
2769
  },
@@ -2747,12 +2775,12 @@ var Cn = (
2747
2775
  return o;
2748
2776
  var s = o.val, a = this.clonePosition();
2749
2777
  if (this.bumpIf("</")) {
2750
- if (this.isEOF() || !lt(this.char()))
2778
+ if (this.isEOF() || !ut(this.char()))
2751
2779
  return this.error(x.INVALID_TAG, T(a, this.clonePosition()));
2752
- var c = this.clonePosition(), u = this.parseTagName();
2753
- return n !== u ? this.error(x.UNMATCHED_CLOSING_TAG, T(c, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
2780
+ var c = this.clonePosition(), l = this.parseTagName();
2781
+ return n !== l ? this.error(x.UNMATCHED_CLOSING_TAG, T(c, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
2754
2782
  val: {
2755
- type: I.tag,
2783
+ type: O.tag,
2756
2784
  value: n,
2757
2785
  children: s,
2758
2786
  location: T(r, this.clonePosition())
@@ -2765,7 +2793,7 @@ var Cn = (
2765
2793
  return this.error(x.INVALID_TAG, T(r, this.clonePosition()));
2766
2794
  }, e.prototype.parseTagName = function() {
2767
2795
  var t = this.offset();
2768
- for (this.bump(); !this.isEOF() && Rn(this.char()); )
2796
+ for (this.bump(); !this.isEOF() && Cn(this.char()); )
2769
2797
  this.bump();
2770
2798
  return this.message.slice(t, this.offset());
2771
2799
  }, e.prototype.parseLiteral = function(t, i) {
@@ -2789,12 +2817,12 @@ var Cn = (
2789
2817
  }
2790
2818
  var c = T(r, this.clonePosition());
2791
2819
  return {
2792
- val: { type: I.literal, value: n, location: c },
2820
+ val: { type: O.literal, value: n, location: c },
2793
2821
  err: null
2794
2822
  };
2795
2823
  }, e.prototype.tryParseLeftAngleBracket = function() {
2796
2824
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
2797
- !Dn(this.peek() || 0)) ? (this.bump(), "<") : null;
2825
+ !kn(this.peek() || 0)) ? (this.bump(), "<") : null;
2798
2826
  }, e.prototype.tryParseQuote = function(t) {
2799
2827
  if (this.isEOF() || this.char() !== 39)
2800
2828
  return null;
@@ -2849,7 +2877,7 @@ var Cn = (
2849
2877
  case 125:
2850
2878
  return this.bump(), {
2851
2879
  val: {
2852
- type: I.argument,
2880
+ type: O.argument,
2853
2881
  // value does not include the opening and closing braces.
2854
2882
  value: n,
2855
2883
  location: T(r, this.clonePosition())
@@ -2862,7 +2890,7 @@ var Cn = (
2862
2890
  return this.error(x.MALFORMED_ARGUMENT, T(r, this.clonePosition()));
2863
2891
  }
2864
2892
  }, e.prototype.parseIdentifierIfPossible = function() {
2865
- var t = this.clonePosition(), i = this.offset(), r = ut(this.message, i), n = i + r.length;
2893
+ var t = this.clonePosition(), i = this.offset(), r = lt(this.message, i), n = i + r.length;
2866
2894
  this.bumpTo(n);
2867
2895
  var o = this.clonePosition(), s = T(t, o);
2868
2896
  return { value: r, location: s };
@@ -2875,53 +2903,53 @@ var Cn = (
2875
2903
  case "date":
2876
2904
  case "time": {
2877
2905
  this.bumpSpace();
2878
- var u = null;
2906
+ var l = null;
2879
2907
  if (this.bumpIf(",")) {
2880
2908
  this.bumpSpace();
2881
- var l = this.clonePosition(), h = this.parseSimpleArgStyleIfPossible();
2909
+ var u = this.clonePosition(), h = this.parseSimpleArgStyleIfPossible();
2882
2910
  if (h.err)
2883
2911
  return h;
2884
- var m = kn(h.val);
2885
- if (m.length === 0)
2912
+ var f = On(h.val);
2913
+ if (f.length === 0)
2886
2914
  return this.error(x.EXPECT_ARGUMENT_STYLE, T(this.clonePosition(), this.clonePosition()));
2887
- var f = T(l, this.clonePosition());
2888
- u = { style: m, styleLocation: f };
2915
+ var m = T(u, this.clonePosition());
2916
+ l = { style: f, styleLocation: m };
2889
2917
  }
2890
2918
  var p = this.tryParseArgumentClose(n);
2891
2919
  if (p.err)
2892
2920
  return p;
2893
2921
  var _ = T(n, this.clonePosition());
2894
- if (u && Rt(u == null ? void 0 : u.style, "::", 0)) {
2895
- var R = Mn(u.style.slice(2));
2922
+ if (l && Ct(l == null ? void 0 : l.style, "::", 0)) {
2923
+ var R = Hn(l.style.slice(2));
2896
2924
  if (a === "number") {
2897
- var h = this.parseNumberSkeletonFromString(R, u.styleLocation);
2925
+ var h = this.parseNumberSkeletonFromString(R, l.styleLocation);
2898
2926
  return h.err ? h : {
2899
- val: { type: I.number, value: r, location: _, style: h.val },
2927
+ val: { type: O.number, value: r, location: _, style: h.val },
2900
2928
  err: null
2901
2929
  };
2902
2930
  } else {
2903
2931
  if (R.length === 0)
2904
2932
  return this.error(x.EXPECT_DATE_TIME_SKELETON, _);
2905
- var S = R;
2906
- this.locale && (S = En(R, this.locale));
2907
- var m = {
2908
- type: le.dateTime,
2909
- pattern: S,
2910
- location: u.styleLocation,
2911
- parsedOptions: this.shouldParseSkeletons ? pn(S) : {}
2912
- }, L = a === "date" ? I.date : I.time;
2933
+ var P = R;
2934
+ this.locale && (P = vn(R, this.locale));
2935
+ var f = {
2936
+ type: ce.dateTime,
2937
+ pattern: P,
2938
+ location: l.styleLocation,
2939
+ parsedOptions: this.shouldParseSkeletons ? mn(P) : {}
2940
+ }, L = a === "date" ? O.date : O.time;
2913
2941
  return {
2914
- val: { type: L, value: r, location: _, style: m },
2942
+ val: { type: L, value: r, location: _, style: f },
2915
2943
  err: null
2916
2944
  };
2917
2945
  }
2918
2946
  }
2919
2947
  return {
2920
2948
  val: {
2921
- type: a === "number" ? I.number : a === "date" ? I.date : I.time,
2949
+ type: a === "number" ? O.number : a === "date" ? O.date : O.time,
2922
2950
  value: r,
2923
2951
  location: _,
2924
- style: (o = u == null ? void 0 : u.style) !== null && o !== void 0 ? o : null
2952
+ style: (o = l == null ? void 0 : l.style) !== null && o !== void 0 ? o : null
2925
2953
  },
2926
2954
  err: null
2927
2955
  };
@@ -2931,39 +2959,39 @@ var Cn = (
2931
2959
  case "select": {
2932
2960
  var w = this.clonePosition();
2933
2961
  if (this.bumpSpace(), !this.bumpIf(","))
2934
- return this.error(x.EXPECT_SELECT_ARGUMENT_OPTIONS, T(w, Me({}, w)));
2962
+ return this.error(x.EXPECT_SELECT_ARGUMENT_OPTIONS, T(w, S({}, w)));
2935
2963
  this.bumpSpace();
2936
- var O = this.parseIdentifierIfPossible(), P = 0;
2937
- if (a !== "select" && O.value === "offset") {
2964
+ var H = this.parseIdentifierIfPossible(), A = 0;
2965
+ if (a !== "select" && H.value === "offset") {
2938
2966
  if (!this.bumpIf(":"))
2939
2967
  return this.error(x.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, T(this.clonePosition(), this.clonePosition()));
2940
2968
  this.bumpSpace();
2941
2969
  var h = this.tryParseDecimalInteger(x.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, x.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
2942
2970
  if (h.err)
2943
2971
  return h;
2944
- this.bumpSpace(), O = this.parseIdentifierIfPossible(), P = h.val;
2972
+ this.bumpSpace(), H = this.parseIdentifierIfPossible(), A = h.val;
2945
2973
  }
2946
- var H = this.tryParsePluralOrSelectOptions(t, a, i, O);
2947
- if (H.err)
2948
- return H;
2974
+ var M = this.tryParsePluralOrSelectOptions(t, a, i, H);
2975
+ if (M.err)
2976
+ return M;
2949
2977
  var p = this.tryParseArgumentClose(n);
2950
2978
  if (p.err)
2951
2979
  return p;
2952
2980
  var D = T(n, this.clonePosition());
2953
2981
  return a === "select" ? {
2954
2982
  val: {
2955
- type: I.select,
2983
+ type: O.select,
2956
2984
  value: r,
2957
- options: jt(H.val),
2985
+ options: Dt(M.val),
2958
2986
  location: D
2959
2987
  },
2960
2988
  err: null
2961
2989
  } : {
2962
2990
  val: {
2963
- type: I.plural,
2991
+ type: O.plural,
2964
2992
  value: r,
2965
- options: jt(H.val),
2966
- offset: P,
2993
+ options: Dt(M.val),
2994
+ offset: A,
2967
2995
  pluralType: a === "plural" ? "cardinal" : "ordinal",
2968
2996
  location: D
2969
2997
  },
@@ -3013,50 +3041,50 @@ var Cn = (
3013
3041
  }, e.prototype.parseNumberSkeletonFromString = function(t, i) {
3014
3042
  var r = [];
3015
3043
  try {
3016
- r = bn(t);
3044
+ r = pn(t);
3017
3045
  } catch (n) {
3018
3046
  return this.error(x.INVALID_NUMBER_SKELETON, i);
3019
3047
  }
3020
3048
  return {
3021
3049
  val: {
3022
- type: le.number,
3050
+ type: ce.number,
3023
3051
  tokens: r,
3024
3052
  location: i,
3025
- parsedOptions: this.shouldParseSkeletons ? _n(r) : {}
3053
+ parsedOptions: this.shouldParseSkeletons ? yn(r) : {}
3026
3054
  },
3027
3055
  err: null
3028
3056
  };
3029
3057
  }, e.prototype.tryParsePluralOrSelectOptions = function(t, i, r, n) {
3030
- for (var o, s = !1, a = [], c = /* @__PURE__ */ new Set(), u = n.value, l = n.location; ; ) {
3031
- if (u.length === 0) {
3058
+ for (var o, s = !1, a = [], c = /* @__PURE__ */ new Set(), l = n.value, u = n.location; ; ) {
3059
+ if (l.length === 0) {
3032
3060
  var h = this.clonePosition();
3033
3061
  if (i !== "select" && this.bumpIf("=")) {
3034
- var m = this.tryParseDecimalInteger(x.EXPECT_PLURAL_ARGUMENT_SELECTOR, x.INVALID_PLURAL_ARGUMENT_SELECTOR);
3035
- if (m.err)
3036
- return m;
3037
- l = T(h, this.clonePosition()), u = this.message.slice(h.offset, this.offset());
3062
+ var f = this.tryParseDecimalInteger(x.EXPECT_PLURAL_ARGUMENT_SELECTOR, x.INVALID_PLURAL_ARGUMENT_SELECTOR);
3063
+ if (f.err)
3064
+ return f;
3065
+ u = T(h, this.clonePosition()), l = this.message.slice(h.offset, this.offset());
3038
3066
  } else
3039
3067
  break;
3040
3068
  }
3041
- if (c.has(u))
3042
- return this.error(i === "select" ? x.DUPLICATE_SELECT_ARGUMENT_SELECTOR : x.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, l);
3043
- u === "other" && (s = !0), this.bumpSpace();
3044
- var f = this.clonePosition();
3069
+ if (c.has(l))
3070
+ return this.error(i === "select" ? x.DUPLICATE_SELECT_ARGUMENT_SELECTOR : x.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, u);
3071
+ l === "other" && (s = !0), this.bumpSpace();
3072
+ var m = this.clonePosition();
3045
3073
  if (!this.bumpIf("{"))
3046
3074
  return this.error(i === "select" ? x.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : x.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, T(this.clonePosition(), this.clonePosition()));
3047
3075
  var p = this.parseMessage(t + 1, i, r);
3048
3076
  if (p.err)
3049
3077
  return p;
3050
- var _ = this.tryParseArgumentClose(f);
3078
+ var _ = this.tryParseArgumentClose(m);
3051
3079
  if (_.err)
3052
3080
  return _;
3053
3081
  a.push([
3054
- u,
3082
+ l,
3055
3083
  {
3056
3084
  value: p.val,
3057
- location: T(f, this.clonePosition())
3085
+ location: T(m, this.clonePosition())
3058
3086
  }
3059
- ]), c.add(u), this.bumpSpace(), o = this.parseIdentifierIfPossible(), u = o.value, l = o.location;
3087
+ ]), c.add(l), this.bumpSpace(), o = this.parseIdentifierIfPossible(), l = o.value, u = o.location;
3060
3088
  }
3061
3089
  return a.length === 0 ? this.error(i === "select" ? x.EXPECT_SELECT_ARGUMENT_SELECTOR : x.EXPECT_PLURAL_ARGUMENT_SELECTOR, T(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !s ? this.error(x.MISSING_OTHER_CLAUSE, T(this.clonePosition(), this.clonePosition())) : { val: a, err: null };
3062
3090
  }, e.prototype.tryParseDecimalInteger = function(t, i) {
@@ -3070,7 +3098,7 @@ var Cn = (
3070
3098
  break;
3071
3099
  }
3072
3100
  var c = T(n, this.clonePosition());
3073
- return o ? (s *= r, In(s) ? { val: s, err: null } : this.error(i, c)) : this.error(t, c);
3101
+ return o ? (s *= r, Nn(s) ? { val: s, err: null } : this.error(i, c)) : this.error(t, c);
3074
3102
  }, e.prototype.offset = function() {
3075
3103
  return this.position.offset;
3076
3104
  }, e.prototype.isEOF = function() {
@@ -3085,7 +3113,7 @@ var Cn = (
3085
3113
  var t = this.position.offset;
3086
3114
  if (t >= this.message.length)
3087
3115
  throw Error("out of bound");
3088
- var i = Ii(this.message, t);
3116
+ var i = Ni(this.message, t);
3089
3117
  if (i === void 0)
3090
3118
  throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
3091
3119
  return i;
@@ -3104,7 +3132,7 @@ var Cn = (
3104
3132
  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);
3105
3133
  }
3106
3134
  }, e.prototype.bumpIf = function(t) {
3107
- if (Rt(this.message, t, this.offset())) {
3135
+ if (Ct(this.message, t, this.offset())) {
3108
3136
  for (var i = 0; i < t.length; i++)
3109
3137
  this.bump();
3110
3138
  return !0;
@@ -3126,7 +3154,7 @@ var Cn = (
3126
3154
  break;
3127
3155
  }
3128
3156
  }, e.prototype.bumpSpace = function() {
3129
- for (; !this.isEOF() && Mi(this.char()); )
3157
+ for (; !this.isEOF() && Hi(this.char()); )
3130
3158
  this.bump();
3131
3159
  }, e.prototype.peek = function() {
3132
3160
  if (this.isEOF())
@@ -3136,47 +3164,47 @@ var Cn = (
3136
3164
  }, e;
3137
3165
  }()
3138
3166
  );
3139
- function lt(e) {
3167
+ function ut(e) {
3140
3168
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3141
3169
  }
3142
- function Dn(e) {
3143
- return lt(e) || e === 47;
3170
+ function kn(e) {
3171
+ return ut(e) || e === 47;
3144
3172
  }
3145
- function Rn(e) {
3173
+ function Cn(e) {
3146
3174
  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;
3147
3175
  }
3148
- function Mi(e) {
3176
+ function Hi(e) {
3149
3177
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3150
3178
  }
3151
- function jn(e) {
3179
+ function Dn(e) {
3152
3180
  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;
3153
3181
  }
3154
3182
  function ct(e) {
3155
3183
  e.forEach(function(t) {
3156
- if (delete t.location, Ti(t) || wi(t))
3184
+ if (delete t.location, Li(t) || xi(t))
3157
3185
  for (var i in t.options)
3158
3186
  delete t.options[i].location, ct(t.options[i].value);
3159
3187
  else
3160
- Ei(t) && Pi(t.style) || (Li(t) || xi(t)) && ot(t.style) ? delete t.style.location : Si(t) && ct(t.children);
3188
+ vi(t) && wi(t.style) || (_i(t) || Ei(t)) && ot(t.style) ? delete t.style.location : Ti(t) && ct(t.children);
3161
3189
  });
3162
3190
  }
3163
- function Un(e, t) {
3164
- t === void 0 && (t = {}), t = Me({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3165
- var i = new Cn(e, t).parse();
3191
+ function Rn(e, t) {
3192
+ t === void 0 && (t = {}), t = S({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3193
+ var i = new Mn(e, t).parse();
3166
3194
  if (i.err) {
3167
3195
  var r = SyntaxError(x[i.err.kind]);
3168
3196
  throw r.location = i.err.location, r.originalMessage = i.err.message, r;
3169
3197
  }
3170
3198
  return t != null && t.captureLocation || ct(i.val), i.val;
3171
3199
  }
3172
- var ce;
3200
+ var he;
3173
3201
  (function(e) {
3174
3202
  e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
3175
- })(ce || (ce = {}));
3176
- var Ue = (
3203
+ })(he || (he = {}));
3204
+ var Re = (
3177
3205
  /** @class */
3178
3206
  function(e) {
3179
- je(t, e);
3207
+ Q(t, e);
3180
3208
  function t(i, r, n) {
3181
3209
  var o = e.call(this, i) || this;
3182
3210
  return o.code = r, o.originalMessage = n, o;
@@ -3185,155 +3213,155 @@ var Ue = (
3185
3213
  return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
3186
3214
  }, t;
3187
3215
  }(Error)
3188
- ), $t = (
3216
+ ), Ut = (
3189
3217
  /** @class */
3190
3218
  function(e) {
3191
- je(t, e);
3219
+ Q(t, e);
3192
3220
  function t(i, r, n, o) {
3193
- return e.call(this, 'Invalid values for "'.concat(i, '": "').concat(r, '". Options are "').concat(Object.keys(n).join('", "'), '"'), ce.INVALID_VALUE, o) || this;
3221
+ return e.call(this, 'Invalid values for "'.concat(i, '": "').concat(r, '". Options are "').concat(Object.keys(n).join('", "'), '"'), he.INVALID_VALUE, o) || this;
3194
3222
  }
3195
3223
  return t;
3196
- }(Ue)
3197
- ), $n = (
3224
+ }(Re)
3225
+ ), Un = (
3198
3226
  /** @class */
3199
3227
  function(e) {
3200
- je(t, e);
3228
+ Q(t, e);
3201
3229
  function t(i, r, n) {
3202
- return e.call(this, 'Value for "'.concat(i, '" must be of type ').concat(r), ce.INVALID_VALUE, n) || this;
3230
+ return e.call(this, 'Value for "'.concat(i, '" must be of type ').concat(r), he.INVALID_VALUE, n) || this;
3203
3231
  }
3204
3232
  return t;
3205
- }(Ue)
3206
- ), Fn = (
3233
+ }(Re)
3234
+ ), jn = (
3207
3235
  /** @class */
3208
3236
  function(e) {
3209
- je(t, e);
3237
+ Q(t, e);
3210
3238
  function t(i, r) {
3211
- return e.call(this, 'The intl string context variable "'.concat(i, '" was not provided to the string "').concat(r, '"'), ce.MISSING_VALUE, r) || this;
3239
+ return e.call(this, 'The intl string context variable "'.concat(i, '" was not provided to the string "').concat(r, '"'), he.MISSING_VALUE, r) || this;
3212
3240
  }
3213
3241
  return t;
3214
- }(Ue)
3242
+ }(Re)
3215
3243
  ), z;
3216
3244
  (function(e) {
3217
3245
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
3218
3246
  })(z || (z = {}));
3219
- function Gn(e) {
3247
+ function Fn(e) {
3220
3248
  return e.length < 2 ? e : e.reduce(function(t, i) {
3221
3249
  var r = t[t.length - 1];
3222
3250
  return !r || r.type !== z.literal || i.type !== z.literal ? t.push(i) : r.value += i.value, t;
3223
3251
  }, []);
3224
3252
  }
3225
- function zn(e) {
3253
+ function $n(e) {
3226
3254
  return typeof e == "function";
3227
3255
  }
3228
3256
  function Be(e, t, i, r, n, o, s) {
3229
- if (e.length === 1 && Mt(e[0]))
3257
+ if (e.length === 1 && Ht(e[0]))
3230
3258
  return [
3231
3259
  {
3232
3260
  type: z.literal,
3233
3261
  value: e[0].value
3234
3262
  }
3235
3263
  ];
3236
- for (var a = [], c = 0, u = e; c < u.length; c++) {
3237
- var l = u[c];
3238
- if (Mt(l)) {
3264
+ for (var a = [], c = 0, l = e; c < l.length; c++) {
3265
+ var u = l[c];
3266
+ if (Ht(u)) {
3239
3267
  a.push({
3240
3268
  type: z.literal,
3241
- value: l.value
3269
+ value: u.value
3242
3270
  });
3243
3271
  continue;
3244
3272
  }
3245
- if (fn(l)) {
3273
+ if (cn(u)) {
3246
3274
  typeof o == "number" && a.push({
3247
3275
  type: z.literal,
3248
3276
  value: i.getNumberFormat(t).format(o)
3249
3277
  });
3250
3278
  continue;
3251
3279
  }
3252
- var h = l.value;
3280
+ var h = u.value;
3253
3281
  if (!(n && h in n))
3254
- throw new Fn(h, s);
3255
- var m = n[h];
3256
- if (hn(l)) {
3257
- (!m || typeof m == "string" || typeof m == "number") && (m = typeof m == "string" || typeof m == "number" ? String(m) : ""), a.push({
3258
- type: typeof m == "string" ? z.literal : z.object,
3259
- value: m
3282
+ throw new jn(h, s);
3283
+ var f = n[h];
3284
+ if (un(u)) {
3285
+ (!f || typeof f == "string" || typeof f == "number") && (f = typeof f == "string" || typeof f == "number" ? String(f) : ""), a.push({
3286
+ type: typeof f == "string" ? z.literal : z.object,
3287
+ value: f
3260
3288
  });
3261
3289
  continue;
3262
3290
  }
3263
- if (Li(l)) {
3264
- var f = typeof l.style == "string" ? r.date[l.style] : ot(l.style) ? l.style.parsedOptions : void 0;
3291
+ if (_i(u)) {
3292
+ var m = typeof u.style == "string" ? r.date[u.style] : ot(u.style) ? u.style.parsedOptions : void 0;
3265
3293
  a.push({
3266
3294
  type: z.literal,
3267
- value: i.getDateTimeFormat(t, f).format(m)
3295
+ value: i.getDateTimeFormat(t, m).format(f)
3268
3296
  });
3269
3297
  continue;
3270
3298
  }
3271
- if (xi(l)) {
3272
- var f = typeof l.style == "string" ? r.time[l.style] : ot(l.style) ? l.style.parsedOptions : r.time.medium;
3299
+ if (Ei(u)) {
3300
+ var m = typeof u.style == "string" ? r.time[u.style] : ot(u.style) ? u.style.parsedOptions : r.time.medium;
3273
3301
  a.push({
3274
3302
  type: z.literal,
3275
- value: i.getDateTimeFormat(t, f).format(m)
3303
+ value: i.getDateTimeFormat(t, m).format(f)
3276
3304
  });
3277
3305
  continue;
3278
3306
  }
3279
- if (Ei(l)) {
3280
- var f = typeof l.style == "string" ? r.number[l.style] : Pi(l.style) ? l.style.parsedOptions : void 0;
3281
- f && f.scale && (m = m * (f.scale || 1)), a.push({
3307
+ if (vi(u)) {
3308
+ var m = typeof u.style == "string" ? r.number[u.style] : wi(u.style) ? u.style.parsedOptions : void 0;
3309
+ m && m.scale && (f = f * (m.scale || 1)), a.push({
3282
3310
  type: z.literal,
3283
- value: i.getNumberFormat(t, f).format(m)
3311
+ value: i.getNumberFormat(t, m).format(f)
3284
3312
  });
3285
3313
  continue;
3286
3314
  }
3287
- if (Si(l)) {
3288
- var p = l.children, _ = l.value, R = n[_];
3289
- if (!zn(R))
3290
- throw new $n(_, "function", s);
3291
- var S = Be(p, t, i, r, n, o), L = R(S.map(function(P) {
3292
- return P.value;
3315
+ if (Ti(u)) {
3316
+ var p = u.children, _ = u.value, R = n[_];
3317
+ if (!$n(R))
3318
+ throw new Un(_, "function", s);
3319
+ var P = Be(p, t, i, r, n, o), L = R(P.map(function(A) {
3320
+ return A.value;
3293
3321
  }));
3294
- Array.isArray(L) || (L = [L]), a.push.apply(a, L.map(function(P) {
3322
+ Array.isArray(L) || (L = [L]), a.push.apply(a, L.map(function(A) {
3295
3323
  return {
3296
- type: typeof P == "string" ? z.literal : z.object,
3297
- value: P
3324
+ type: typeof A == "string" ? z.literal : z.object,
3325
+ value: A
3298
3326
  };
3299
3327
  }));
3300
3328
  }
3301
- if (Ti(l)) {
3302
- var w = l.options[m] || l.options.other;
3329
+ if (Li(u)) {
3330
+ var w = u.options[f] || u.options.other;
3303
3331
  if (!w)
3304
- throw new $t(l.value, m, Object.keys(l.options), s);
3332
+ throw new Ut(u.value, f, Object.keys(u.options), s);
3305
3333
  a.push.apply(a, Be(w.value, t, i, r, n));
3306
3334
  continue;
3307
3335
  }
3308
- if (wi(l)) {
3309
- var w = l.options["=".concat(m)];
3336
+ if (xi(u)) {
3337
+ var w = u.options["=".concat(f)];
3310
3338
  if (!w) {
3311
3339
  if (!Intl.PluralRules)
3312
- throw new Ue(`Intl.PluralRules is not available in this environment.
3340
+ throw new Re(`Intl.PluralRules is not available in this environment.
3313
3341
  Try polyfilling it using "@formatjs/intl-pluralrules"
3314
- `, ce.MISSING_INTL_API, s);
3315
- var O = i.getPluralRules(t, { type: l.pluralType }).select(m - (l.offset || 0));
3316
- w = l.options[O] || l.options.other;
3342
+ `, he.MISSING_INTL_API, s);
3343
+ var H = i.getPluralRules(t, { type: u.pluralType }).select(f - (u.offset || 0));
3344
+ w = u.options[H] || u.options.other;
3317
3345
  }
3318
3346
  if (!w)
3319
- throw new $t(l.value, m, Object.keys(l.options), s);
3320
- a.push.apply(a, Be(w.value, t, i, r, n, m - (l.offset || 0)));
3347
+ throw new Ut(u.value, f, Object.keys(u.options), s);
3348
+ a.push.apply(a, Be(w.value, t, i, r, n, f - (u.offset || 0)));
3321
3349
  continue;
3322
3350
  }
3323
3351
  }
3324
- return Gn(a);
3352
+ return Fn(a);
3325
3353
  }
3326
- function Wn(e, t) {
3327
- return t ? Y(Y(Y({}, e || {}), t || {}), Object.keys(e).reduce(function(i, r) {
3328
- return i[r] = Y(Y({}, e[r]), t[r] || {}), i;
3354
+ function Gn(e, t) {
3355
+ return t ? S(S(S({}, e || {}), t || {}), Object.keys(e).reduce(function(i, r) {
3356
+ return i[r] = S(S({}, e[r]), t[r] || {}), i;
3329
3357
  }, {})) : e;
3330
3358
  }
3331
- function Vn(e, t) {
3359
+ function zn(e, t) {
3332
3360
  return t ? Object.keys(e).reduce(function(i, r) {
3333
- return i[r] = Wn(e[r], t[r]), i;
3334
- }, Y({}, e)) : e;
3361
+ return i[r] = Gn(e[r], t[r]), i;
3362
+ }, S({}, e)) : e;
3335
3363
  }
3336
- function et(e) {
3364
+ function Je(e) {
3337
3365
  return {
3338
3366
  create: function() {
3339
3367
  return {
@@ -3347,39 +3375,39 @@ function et(e) {
3347
3375
  }
3348
3376
  };
3349
3377
  }
3350
- function Xn(e) {
3378
+ function Wn(e) {
3351
3379
  return e === void 0 && (e = {
3352
3380
  number: {},
3353
3381
  dateTime: {},
3354
3382
  pluralRules: {}
3355
3383
  }), {
3356
- getNumberFormat: Je(function() {
3384
+ getNumberFormat: Ze(function() {
3357
3385
  for (var t, i = [], r = 0; r < arguments.length; r++)
3358
3386
  i[r] = arguments[r];
3359
- return new ((t = Intl.NumberFormat).bind.apply(t, qe([void 0], i, !1)))();
3387
+ return new ((t = Intl.NumberFormat).bind.apply(t, le([void 0], i, !1)))();
3360
3388
  }, {
3361
- cache: et(e.number),
3362
- strategy: Qe.variadic
3389
+ cache: Je(e.number),
3390
+ strategy: Ye.variadic
3363
3391
  }),
3364
- getDateTimeFormat: Je(function() {
3392
+ getDateTimeFormat: Ze(function() {
3365
3393
  for (var t, i = [], r = 0; r < arguments.length; r++)
3366
3394
  i[r] = arguments[r];
3367
- return new ((t = Intl.DateTimeFormat).bind.apply(t, qe([void 0], i, !1)))();
3395
+ return new ((t = Intl.DateTimeFormat).bind.apply(t, le([void 0], i, !1)))();
3368
3396
  }, {
3369
- cache: et(e.dateTime),
3370
- strategy: Qe.variadic
3397
+ cache: Je(e.dateTime),
3398
+ strategy: Ye.variadic
3371
3399
  }),
3372
- getPluralRules: Je(function() {
3400
+ getPluralRules: Ze(function() {
3373
3401
  for (var t, i = [], r = 0; r < arguments.length; r++)
3374
3402
  i[r] = arguments[r];
3375
- return new ((t = Intl.PluralRules).bind.apply(t, qe([void 0], i, !1)))();
3403
+ return new ((t = Intl.PluralRules).bind.apply(t, le([void 0], i, !1)))();
3376
3404
  }, {
3377
- cache: et(e.pluralRules),
3378
- strategy: Qe.variadic
3405
+ cache: Je(e.pluralRules),
3406
+ strategy: Ye.variadic
3379
3407
  })
3380
3408
  };
3381
3409
  }
3382
- var Zn = (
3410
+ var Vn = (
3383
3411
  /** @class */
3384
3412
  function() {
3385
3413
  function e(t, i, r, n) {
@@ -3390,13 +3418,13 @@ var Zn = (
3390
3418
  dateTime: {},
3391
3419
  pluralRules: {}
3392
3420
  }, this.format = function(c) {
3393
- var u = o.formatToParts(c);
3394
- if (u.length === 1)
3395
- return u[0].value;
3396
- var l = u.reduce(function(h, m) {
3397
- return !h.length || m.type !== z.literal || typeof h[h.length - 1] != "string" ? h.push(m.value) : h[h.length - 1] += m.value, h;
3421
+ var l = o.formatToParts(c);
3422
+ if (l.length === 1)
3423
+ return l[0].value;
3424
+ var u = l.reduce(function(h, f) {
3425
+ return !h.length || f.type !== z.literal || typeof h[h.length - 1] != "string" ? h.push(f.value) : h[h.length - 1] += f.value, h;
3398
3426
  }, []);
3399
- return l.length <= 1 ? l[0] || "" : l;
3427
+ return u.length <= 1 ? u[0] || "" : u;
3400
3428
  }, this.formatToParts = function(c) {
3401
3429
  return Be(o.ast, o.locales, o.formatters, o.formats, c, void 0, o.message);
3402
3430
  }, this.resolvedOptions = function() {
@@ -3411,13 +3439,13 @@ var Zn = (
3411
3439
  throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
3412
3440
  var s = n || {};
3413
3441
  s.formatters;
3414
- var a = rn(s, ["formatters"]);
3415
- this.ast = e.__parse(t, Y(Y({}, a), { locale: this.resolvedLocale }));
3442
+ var a = tn(s, ["formatters"]);
3443
+ this.ast = e.__parse(t, S(S({}, a), { locale: this.resolvedLocale }));
3416
3444
  } else
3417
3445
  this.ast = t;
3418
3446
  if (!Array.isArray(this.ast))
3419
3447
  throw new TypeError("A message must be provided as a String or AST.");
3420
- this.formats = Vn(e.formats, r), this.formatters = n && n.formatters || Xn(this.formatterCache);
3448
+ this.formats = zn(e.formats, r), this.formatters = n && n.formatters || Wn(this.formatterCache);
3421
3449
  }
3422
3450
  return Object.defineProperty(e, "defaultLocale", {
3423
3451
  get: function() {
@@ -3430,7 +3458,7 @@ var Zn = (
3430
3458
  var i = Intl.NumberFormat.supportedLocalesOf(t);
3431
3459
  return i.length > 0 ? new Intl.Locale(i[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
3432
3460
  }
3433
- }, e.__parse = Un, e.formats = {
3461
+ }, e.__parse = Rn, e.formats = {
3434
3462
  number: {
3435
3463
  integer: {
3436
3464
  maximumFractionDigits: 0
@@ -3491,7 +3519,7 @@ var Zn = (
3491
3519
  }, e;
3492
3520
  }()
3493
3521
  );
3494
- function Yn(e, t) {
3522
+ function Xn(e, t) {
3495
3523
  if (t == null)
3496
3524
  return;
3497
3525
  if (t in e)
@@ -3512,92 +3540,92 @@ function Yn(e, t) {
3512
3540
  r = void 0;
3513
3541
  return r;
3514
3542
  }
3515
- const ee = {}, qn = (e, t, i) => i && (t in ee || (ee[t] = {}), e in ee[t] || (ee[t][e] = i), i), ki = (e, t) => {
3543
+ const ee = {}, Zn = (e, t, i) => i && (t in ee || (ee[t] = {}), e in ee[t] || (ee[t][e] = i), i), Oi = (e, t) => {
3516
3544
  if (t == null)
3517
3545
  return;
3518
3546
  if (t in ee && e in ee[t])
3519
3547
  return ee[t][e];
3520
- const i = $e(t);
3548
+ const i = Ue(t);
3521
3549
  for (let r = 0; r < i.length; r++) {
3522
- const n = i[r], o = Qn(n, e);
3550
+ const n = i[r], o = qn(n, e);
3523
3551
  if (o)
3524
- return qn(e, t, o);
3552
+ return Zn(e, t, o);
3525
3553
  }
3526
3554
  };
3527
- let _t;
3528
- const xe = Re({});
3529
- function Jn(e) {
3530
- return _t[e] || null;
3555
+ let yt;
3556
+ const Te = De({});
3557
+ function Yn(e) {
3558
+ return yt[e] || null;
3531
3559
  }
3532
- function Ci(e) {
3533
- return e in _t;
3560
+ function Mi(e) {
3561
+ return e in yt;
3534
3562
  }
3535
- function Qn(e, t) {
3536
- if (!Ci(e))
3563
+ function qn(e, t) {
3564
+ if (!Mi(e))
3537
3565
  return null;
3538
- const i = Jn(e);
3539
- return Yn(i, t);
3566
+ const i = Yn(e);
3567
+ return Xn(i, t);
3540
3568
  }
3541
- function Kn(e) {
3569
+ function Jn(e) {
3542
3570
  if (e == null)
3543
3571
  return;
3544
- const t = $e(e);
3572
+ const t = Ue(e);
3545
3573
  for (let i = 0; i < t.length; i++) {
3546
3574
  const r = t[i];
3547
- if (Ci(r))
3575
+ if (Mi(r))
3548
3576
  return r;
3549
3577
  }
3550
3578
  }
3551
- function Di(e, ...t) {
3552
- delete ee[e], xe.update((i) => (i[e] = tn.all([i[e] || {}, ...t]), i));
3579
+ function ki(e, ...t) {
3580
+ delete ee[e], Te.update((i) => (i[e] = en.all([i[e] || {}, ...t]), i));
3553
3581
  }
3554
3582
  fe(
3555
- [xe],
3583
+ [Te],
3556
3584
  ([e]) => Object.keys(e)
3557
3585
  );
3558
- xe.subscribe((e) => _t = e);
3586
+ Te.subscribe((e) => yt = e);
3559
3587
  const Ne = {};
3560
- function eo(e, t) {
3588
+ function Qn(e, t) {
3561
3589
  Ne[e].delete(t), Ne[e].size === 0 && delete Ne[e];
3562
3590
  }
3563
- function Ri(e) {
3591
+ function Ci(e) {
3564
3592
  return Ne[e];
3565
3593
  }
3566
- function to(e) {
3567
- return $e(e).map((t) => {
3568
- const i = Ri(t);
3594
+ function Kn(e) {
3595
+ return Ue(e).map((t) => {
3596
+ const i = Ci(t);
3569
3597
  return [t, i ? [...i] : []];
3570
3598
  }).filter(([, t]) => t.length > 0);
3571
3599
  }
3572
3600
  function ht(e) {
3573
- return e == null ? !1 : $e(e).some(
3601
+ return e == null ? !1 : Ue(e).some(
3574
3602
  (t) => {
3575
3603
  var i;
3576
- return (i = Ri(t)) == null ? void 0 : i.size;
3604
+ return (i = Ci(t)) == null ? void 0 : i.size;
3577
3605
  }
3578
3606
  );
3579
3607
  }
3580
- function io(e, t) {
3608
+ function eo(e, t) {
3581
3609
  return Promise.all(
3582
- t.map((r) => (eo(e, r), r().then((n) => n.default || n)))
3583
- ).then((r) => Di(e, ...r));
3610
+ t.map((r) => (Qn(e, r), r().then((n) => n.default || n)))
3611
+ ).then((r) => ki(e, ...r));
3584
3612
  }
3585
- const be = {};
3586
- function ji(e) {
3613
+ const ge = {};
3614
+ function Di(e) {
3587
3615
  if (!ht(e))
3588
- return e in be ? be[e] : Promise.resolve();
3589
- const t = to(e);
3590
- return be[e] = Promise.all(
3616
+ return e in ge ? ge[e] : Promise.resolve();
3617
+ const t = Kn(e);
3618
+ return ge[e] = Promise.all(
3591
3619
  t.map(
3592
- ([i, r]) => io(i, r)
3620
+ ([i, r]) => eo(i, r)
3593
3621
  )
3594
3622
  ).then(() => {
3595
3623
  if (ht(e))
3596
- return ji(e);
3597
- delete be[e];
3598
- }), be[e];
3624
+ return Di(e);
3625
+ delete ge[e];
3626
+ }), ge[e];
3599
3627
  }
3600
- const ro = {
3628
+ const to = {
3601
3629
  number: {
3602
3630
  scientific: { notation: "scientific" },
3603
3631
  engineering: { notation: "engineering" },
@@ -3626,178 +3654,178 @@ const ro = {
3626
3654
  timeZoneName: "short"
3627
3655
  }
3628
3656
  }
3629
- }, no = {
3657
+ }, io = {
3630
3658
  fallbackLocale: null,
3631
3659
  loadingDelay: 200,
3632
- formats: ro,
3660
+ formats: to,
3633
3661
  warnOnMissingMessages: !0,
3634
3662
  handleMissingMessage: void 0,
3635
3663
  ignoreTag: !0
3636
- }, oo = no;
3637
- function he() {
3638
- return oo;
3664
+ }, ro = io;
3665
+ function me() {
3666
+ return ro;
3639
3667
  }
3640
- const tt = Re(!1);
3641
- var so = Object.defineProperty, ao = Object.defineProperties, uo = Object.getOwnPropertyDescriptors, Ft = Object.getOwnPropertySymbols, lo = Object.prototype.hasOwnProperty, co = Object.prototype.propertyIsEnumerable, Gt = (e, t, i) => t in e ? so(e, t, { enumerable: !0, configurable: !0, writable: !0, value: i }) : e[t] = i, ho = (e, t) => {
3668
+ const Qe = De(!1);
3669
+ var no = Object.defineProperty, oo = Object.defineProperties, so = Object.getOwnPropertyDescriptors, jt = Object.getOwnPropertySymbols, ao = Object.prototype.hasOwnProperty, lo = Object.prototype.propertyIsEnumerable, Ft = (e, t, i) => t in e ? no(e, t, { enumerable: !0, configurable: !0, writable: !0, value: i }) : e[t] = i, uo = (e, t) => {
3642
3670
  for (var i in t || (t = {}))
3643
- lo.call(t, i) && Gt(e, i, t[i]);
3644
- if (Ft)
3645
- for (var i of Ft(t))
3646
- co.call(t, i) && Gt(e, i, t[i]);
3671
+ ao.call(t, i) && Ft(e, i, t[i]);
3672
+ if (jt)
3673
+ for (var i of jt(t))
3674
+ lo.call(t, i) && Ft(e, i, t[i]);
3647
3675
  return e;
3648
- }, fo = (e, t) => ao(e, uo(t));
3649
- let ft;
3650
- const ke = Re(null);
3651
- function zt(e) {
3676
+ }, co = (e, t) => oo(e, so(t));
3677
+ let mt;
3678
+ const Me = De(null);
3679
+ function $t(e) {
3652
3680
  return e.split("-").map((t, i, r) => r.slice(0, i + 1).join("-")).reverse();
3653
3681
  }
3654
- function $e(e, t = he().fallbackLocale) {
3655
- const i = zt(e);
3656
- return t ? [.../* @__PURE__ */ new Set([...i, ...zt(t)])] : i;
3682
+ function Ue(e, t = me().fallbackLocale) {
3683
+ const i = $t(e);
3684
+ return t ? [.../* @__PURE__ */ new Set([...i, ...$t(t)])] : i;
3657
3685
  }
3658
3686
  function re() {
3659
- return ft != null ? ft : void 0;
3687
+ return mt != null ? mt : void 0;
3660
3688
  }
3661
- ke.subscribe((e) => {
3662
- ft = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
3689
+ Me.subscribe((e) => {
3690
+ mt = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
3663
3691
  });
3664
- const mo = (e) => {
3665
- if (e && Kn(e) && ht(e)) {
3666
- const { loadingDelay: t } = he();
3692
+ const ho = (e) => {
3693
+ if (e && Jn(e) && ht(e)) {
3694
+ const { loadingDelay: t } = me();
3667
3695
  let i;
3668
3696
  return typeof window != "undefined" && re() != null && t ? i = window.setTimeout(
3669
- () => tt.set(!0),
3697
+ () => Qe.set(!0),
3670
3698
  t
3671
- ) : tt.set(!0), ji(e).then(() => {
3672
- ke.set(e);
3699
+ ) : Qe.set(!0), Di(e).then(() => {
3700
+ Me.set(e);
3673
3701
  }).finally(() => {
3674
- clearTimeout(i), tt.set(!1);
3702
+ clearTimeout(i), Qe.set(!1);
3675
3703
  });
3676
3704
  }
3677
- return ke.set(e);
3678
- }, me = fo(ho({}, ke), {
3679
- set: mo
3680
- }), Fe = (e) => {
3705
+ return Me.set(e);
3706
+ }, pe = co(uo({}, Me), {
3707
+ set: ho
3708
+ }), je = (e) => {
3681
3709
  const t = /* @__PURE__ */ Object.create(null);
3682
3710
  return (r) => {
3683
3711
  const n = JSON.stringify(r);
3684
3712
  return n in t ? t[n] : t[n] = e(r);
3685
3713
  };
3686
3714
  };
3687
- var po = Object.defineProperty, Ce = Object.getOwnPropertySymbols, Ui = Object.prototype.hasOwnProperty, $i = Object.prototype.propertyIsEnumerable, Wt = (e, t, i) => t in e ? po(e, t, { enumerable: !0, configurable: !0, writable: !0, value: i }) : e[t] = i, Et = (e, t) => {
3715
+ var mo = Object.defineProperty, ke = Object.getOwnPropertySymbols, Ri = Object.prototype.hasOwnProperty, Ui = Object.prototype.propertyIsEnumerable, Gt = (e, t, i) => t in e ? mo(e, t, { enumerable: !0, configurable: !0, writable: !0, value: i }) : e[t] = i, vt = (e, t) => {
3688
3716
  for (var i in t || (t = {}))
3689
- Ui.call(t, i) && Wt(e, i, t[i]);
3690
- if (Ce)
3691
- for (var i of Ce(t))
3692
- $i.call(t, i) && Wt(e, i, t[i]);
3717
+ Ri.call(t, i) && Gt(e, i, t[i]);
3718
+ if (ke)
3719
+ for (var i of ke(t))
3720
+ Ui.call(t, i) && Gt(e, i, t[i]);
3693
3721
  return e;
3694
- }, pe = (e, t) => {
3722
+ }, de = (e, t) => {
3695
3723
  var i = {};
3696
3724
  for (var r in e)
3697
- Ui.call(e, r) && t.indexOf(r) < 0 && (i[r] = e[r]);
3698
- if (e != null && Ce)
3699
- for (var r of Ce(e))
3700
- t.indexOf(r) < 0 && $i.call(e, r) && (i[r] = e[r]);
3725
+ Ri.call(e, r) && t.indexOf(r) < 0 && (i[r] = e[r]);
3726
+ if (e != null && ke)
3727
+ for (var r of ke(e))
3728
+ t.indexOf(r) < 0 && Ui.call(e, r) && (i[r] = e[r]);
3701
3729
  return i;
3702
3730
  };
3703
- const Le = (e, t) => {
3704
- const { formats: i } = he();
3731
+ const xe = (e, t) => {
3732
+ const { formats: i } = me();
3705
3733
  if (e in i && t in i[e])
3706
3734
  return i[e][t];
3707
3735
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
3708
- }, bo = Fe(
3736
+ }, fo = je(
3709
3737
  (e) => {
3710
- var t = e, { locale: i, format: r } = t, n = pe(t, ["locale", "format"]);
3738
+ var t = e, { locale: i, format: r } = t, n = de(t, ["locale", "format"]);
3711
3739
  if (i == null)
3712
3740
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
3713
- return r && (n = Le("number", r)), new Intl.NumberFormat(i, n);
3741
+ return r && (n = xe("number", r)), new Intl.NumberFormat(i, n);
3714
3742
  }
3715
- ), go = Fe(
3743
+ ), po = je(
3716
3744
  (e) => {
3717
- var t = e, { locale: i, format: r } = t, n = pe(t, ["locale", "format"]);
3745
+ var t = e, { locale: i, format: r } = t, n = de(t, ["locale", "format"]);
3718
3746
  if (i == null)
3719
3747
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
3720
- return r ? n = Le("date", r) : Object.keys(n).length === 0 && (n = Le("date", "short")), new Intl.DateTimeFormat(i, n);
3748
+ return r ? n = xe("date", r) : Object.keys(n).length === 0 && (n = xe("date", "short")), new Intl.DateTimeFormat(i, n);
3721
3749
  }
3722
- ), yo = Fe(
3750
+ ), bo = je(
3723
3751
  (e) => {
3724
- var t = e, { locale: i, format: r } = t, n = pe(t, ["locale", "format"]);
3752
+ var t = e, { locale: i, format: r } = t, n = de(t, ["locale", "format"]);
3725
3753
  if (i == null)
3726
3754
  throw new Error(
3727
3755
  '[svelte-i18n] A "locale" must be set to format time values'
3728
3756
  );
3729
- return r ? n = Le("time", r) : Object.keys(n).length === 0 && (n = Le("time", "short")), new Intl.DateTimeFormat(i, n);
3757
+ return r ? n = xe("time", r) : Object.keys(n).length === 0 && (n = xe("time", "short")), new Intl.DateTimeFormat(i, n);
3730
3758
  }
3731
- ), vo = (e = {}) => {
3759
+ ), go = (e = {}) => {
3732
3760
  var t = e, {
3733
3761
  locale: i = re()
3734
- } = t, r = pe(t, [
3762
+ } = t, r = de(t, [
3735
3763
  "locale"
3736
3764
  ]);
3737
- return bo(Et({ locale: i }, r));
3738
- }, _o = (e = {}) => {
3765
+ return fo(vt({ locale: i }, r));
3766
+ }, yo = (e = {}) => {
3739
3767
  var t = e, {
3740
3768
  locale: i = re()
3741
- } = t, r = pe(t, [
3769
+ } = t, r = de(t, [
3742
3770
  "locale"
3743
3771
  ]);
3744
- return go(Et({ locale: i }, r));
3745
- }, Eo = (e = {}) => {
3772
+ return po(vt({ locale: i }, r));
3773
+ }, vo = (e = {}) => {
3746
3774
  var t = e, {
3747
3775
  locale: i = re()
3748
- } = t, r = pe(t, [
3776
+ } = t, r = de(t, [
3749
3777
  "locale"
3750
3778
  ]);
3751
- return yo(Et({ locale: i }, r));
3752
- }, Lo = Fe(
3779
+ return bo(vt({ locale: i }, r));
3780
+ }, _o = je(
3753
3781
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
3754
- (e, t = re()) => new Zn(e, t, he().formats, {
3755
- ignoreTag: he().ignoreTag
3782
+ (e, t = re()) => new Vn(e, t, me().formats, {
3783
+ ignoreTag: me().ignoreTag
3756
3784
  })
3757
- ), xo = (e, t = {}) => {
3785
+ ), Eo = (e, t = {}) => {
3758
3786
  var i, r, n, o;
3759
3787
  let s = t;
3760
3788
  typeof e == "object" && (s = e, e = s.id);
3761
3789
  const {
3762
3790
  values: a,
3763
3791
  locale: c = re(),
3764
- default: u
3792
+ default: l
3765
3793
  } = s;
3766
3794
  if (c == null)
3767
3795
  throw new Error(
3768
3796
  "[svelte-i18n] Cannot format a message without first setting the initial locale."
3769
3797
  );
3770
- let l = ki(e, c);
3771
- if (!l)
3772
- l = (o = (n = (r = (i = he()).handleMissingMessage) == null ? void 0 : r.call(i, { locale: c, id: e, defaultValue: u })) != null ? n : u) != null ? o : e;
3773
- else if (typeof l != "string")
3798
+ let u = Oi(e, c);
3799
+ if (!u)
3800
+ u = (o = (n = (r = (i = me()).handleMissingMessage) == null ? void 0 : r.call(i, { locale: c, id: e, defaultValue: l })) != null ? n : l) != null ? o : e;
3801
+ else if (typeof u != "string")
3774
3802
  return console.warn(
3775
- `[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof l}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`
3776
- ), l;
3803
+ `[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof u}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`
3804
+ ), u;
3777
3805
  if (!a)
3778
- return l;
3779
- let h = l;
3806
+ return u;
3807
+ let h = u;
3780
3808
  try {
3781
- h = Lo(l, c).format(a);
3782
- } catch (m) {
3783
- m instanceof Error && console.warn(
3809
+ h = _o(u, c).format(a);
3810
+ } catch (f) {
3811
+ f instanceof Error && console.warn(
3784
3812
  `[svelte-i18n] Message "${e}" has syntax error:`,
3785
- m.message
3813
+ f.message
3786
3814
  );
3787
3815
  }
3788
3816
  return h;
3789
- }, To = (e, t) => Eo(t).format(e), wo = (e, t) => _o(t).format(e), So = (e, t) => vo(t).format(e), Po = (e, t = re()) => ki(e, t), Ao = fe([me, xe], () => xo);
3790
- fe([me], () => To);
3791
- fe([me], () => wo);
3792
- fe([me], () => So);
3793
- fe([me, xe], () => Po);
3794
- function Vt(e, t) {
3795
- Di(e, t);
3796
- }
3797
- function Bo(e) {
3798
- me.set(e);
3799
- }
3800
- const Xt = {
3817
+ }, Lo = (e, t) => vo(t).format(e), xo = (e, t) => yo(t).format(e), To = (e, t) => go(t).format(e), wo = (e, t = re()) => Oi(e, t), So = fe([pe, Te], () => Eo);
3818
+ fe([pe], () => Lo);
3819
+ fe([pe], () => xo);
3820
+ fe([pe], () => To);
3821
+ fe([pe, Te], () => wo);
3822
+ function zt(e, t) {
3823
+ ki(e, t);
3824
+ }
3825
+ function Po(e) {
3826
+ pe.set(e);
3827
+ }
3828
+ const Wt = {
3801
3829
  en: {
3802
3830
  loadingText: "Loading, please wait...",
3803
3831
  Monthly: "per month",
@@ -4250,85 +4278,16 @@ const Xt = {
4250
4278
  closeButton: "CLOSE"
4251
4279
  }
4252
4280
  };
4253
- /*! *****************************************************************************
4254
- Copyright (c) Microsoft Corporation.
4255
-
4256
- Permission to use, copy, modify, and/or distribute this software for any
4257
- purpose with or without fee is hereby granted.
4258
-
4259
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
4260
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
4261
- AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
4262
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
4263
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
4264
- OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
4265
- PERFORMANCE OF THIS SOFTWARE.
4266
- ***************************************************************************** */
4267
- var mt = function(e, t) {
4268
- return mt = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(i, r) {
4269
- i.__proto__ = r;
4270
- } || function(i, r) {
4271
- for (var n in r)
4272
- Object.prototype.hasOwnProperty.call(r, n) && (i[n] = r[n]);
4273
- }, mt(e, t);
4274
- };
4275
- function Te(e, t) {
4276
- if (typeof t != "function" && t !== null)
4277
- throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
4278
- mt(e, t);
4279
- function i() {
4280
- this.constructor = e;
4281
- }
4282
- e.prototype = t === null ? Object.create(t) : (i.prototype = t.prototype, new i());
4283
- }
4284
- function pt(e) {
4285
- var t = typeof Symbol == "function" && Symbol.iterator, i = t && e[t], r = 0;
4286
- if (i)
4287
- return i.call(e);
4288
- if (e && typeof e.length == "number")
4289
- return {
4290
- next: function() {
4291
- return e && r >= e.length && (e = void 0), { value: e && e[r++], done: !e };
4292
- }
4293
- };
4294
- throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
4295
- }
4296
- function dt(e, t) {
4297
- var i = typeof Symbol == "function" && e[Symbol.iterator];
4298
- if (!i)
4299
- return e;
4300
- var r = i.call(e), n, o = [], s;
4301
- try {
4302
- for (; (t === void 0 || t-- > 0) && !(n = r.next()).done; )
4303
- o.push(n.value);
4304
- } catch (a) {
4305
- s = { error: a };
4306
- } finally {
4307
- try {
4308
- n && !n.done && (i = r.return) && i.call(r);
4309
- } finally {
4310
- if (s)
4311
- throw s.error;
4312
- }
4313
- }
4314
- return o;
4315
- }
4316
- function bt(e, t, i) {
4317
- if (arguments.length === 2)
4318
- for (var r = 0, n = t.length, o; r < n; r++)
4319
- (o || !(r in t)) && (o || (o = Array.prototype.slice.call(t, 0, r)), o[r] = t[r]);
4320
- return e.concat(o || t);
4321
- }
4322
- function Q(e) {
4281
+ function J(e) {
4323
4282
  return typeof e == "function";
4324
4283
  }
4325
- function Fi(e) {
4284
+ function ji(e) {
4326
4285
  var t = function(r) {
4327
4286
  Error.call(r), r.stack = new Error().stack;
4328
4287
  }, i = e(t);
4329
4288
  return i.prototype = Object.create(Error.prototype), i.prototype.constructor = i, i;
4330
4289
  }
4331
- var it = Fi(function(e) {
4290
+ var Ke = ji(function(e) {
4332
4291
  return function(i) {
4333
4292
  e(this), this.message = i ? i.length + ` errors occurred during unsubscription:
4334
4293
  ` + i.map(function(r, n) {
@@ -4337,13 +4296,13 @@ var it = Fi(function(e) {
4337
4296
  `) : "", this.name = "UnsubscriptionError", this.errors = i;
4338
4297
  };
4339
4298
  });
4340
- function gt(e, t) {
4299
+ function ft(e, t) {
4341
4300
  if (e) {
4342
4301
  var i = e.indexOf(t);
4343
4302
  0 <= i && e.splice(i, 1);
4344
4303
  }
4345
4304
  }
4346
- var Ge = function() {
4305
+ var Fe = function() {
4347
4306
  function e(t) {
4348
4307
  this.initialTeardown = t, this.closed = !1, this._parentage = null, this._finalizers = null;
4349
4308
  }
@@ -4355,9 +4314,9 @@ var Ge = function() {
4355
4314
  if (s)
4356
4315
  if (this._parentage = null, Array.isArray(s))
4357
4316
  try {
4358
- for (var a = pt(s), c = a.next(); !c.done; c = a.next()) {
4359
- var u = c.value;
4360
- u.remove(this);
4317
+ for (var a = rt(s), c = a.next(); !c.done; c = a.next()) {
4318
+ var l = c.value;
4319
+ l.remove(this);
4361
4320
  }
4362
4321
  } catch (_) {
4363
4322
  t = { error: _ };
@@ -4371,30 +4330,30 @@ var Ge = function() {
4371
4330
  }
4372
4331
  else
4373
4332
  s.remove(this);
4374
- var l = this.initialTeardown;
4375
- if (Q(l))
4333
+ var u = this.initialTeardown;
4334
+ if (J(u))
4376
4335
  try {
4377
- l();
4336
+ u();
4378
4337
  } catch (_) {
4379
- o = _ instanceof it ? _.errors : [_];
4338
+ o = _ instanceof Ke ? _.errors : [_];
4380
4339
  }
4381
4340
  var h = this._finalizers;
4382
4341
  if (h) {
4383
4342
  this._finalizers = null;
4384
4343
  try {
4385
- for (var m = pt(h), f = m.next(); !f.done; f = m.next()) {
4386
- var p = f.value;
4344
+ for (var f = rt(h), m = f.next(); !m.done; m = f.next()) {
4345
+ var p = m.value;
4387
4346
  try {
4388
- Zt(p);
4347
+ Vt(p);
4389
4348
  } catch (_) {
4390
- o = o != null ? o : [], _ instanceof it ? o = bt(bt([], dt(o)), dt(_.errors)) : o.push(_);
4349
+ o = o != null ? o : [], _ instanceof Ke ? o = le(le([], nt(o)), nt(_.errors)) : o.push(_);
4391
4350
  }
4392
4351
  }
4393
4352
  } catch (_) {
4394
4353
  r = { error: _ };
4395
4354
  } finally {
4396
4355
  try {
4397
- f && !f.done && (n = m.return) && n.call(m);
4356
+ m && !m.done && (n = f.return) && n.call(f);
4398
4357
  } finally {
4399
4358
  if (r)
4400
4359
  throw r.error;
@@ -4402,13 +4361,13 @@ var Ge = function() {
4402
4361
  }
4403
4362
  }
4404
4363
  if (o)
4405
- throw new it(o);
4364
+ throw new Ke(o);
4406
4365
  }
4407
4366
  }, e.prototype.add = function(t) {
4408
4367
  var i;
4409
4368
  if (t && t !== this)
4410
4369
  if (this.closed)
4411
- Zt(t);
4370
+ Vt(t);
4412
4371
  else {
4413
4372
  if (t instanceof e) {
4414
4373
  if (t.closed || t._hasParent(this))
@@ -4425,52 +4384,56 @@ var Ge = function() {
4425
4384
  this._parentage = Array.isArray(i) ? (i.push(t), i) : i ? [i, t] : t;
4426
4385
  }, e.prototype._removeParent = function(t) {
4427
4386
  var i = this._parentage;
4428
- i === t ? this._parentage = null : Array.isArray(i) && gt(i, t);
4387
+ i === t ? this._parentage = null : Array.isArray(i) && ft(i, t);
4429
4388
  }, e.prototype.remove = function(t) {
4430
4389
  var i = this._finalizers;
4431
- i && gt(i, t), t instanceof e && t._removeParent(this);
4390
+ i && ft(i, t), t instanceof e && t._removeParent(this);
4432
4391
  }, e.EMPTY = function() {
4433
4392
  var t = new e();
4434
4393
  return t.closed = !0, t;
4435
4394
  }(), e;
4436
- }(), Gi = Ge.EMPTY;
4437
- function zi(e) {
4438
- return e instanceof Ge || e && "closed" in e && Q(e.remove) && Q(e.add) && Q(e.unsubscribe);
4439
- }
4440
- function Zt(e) {
4441
- Q(e) ? e() : e.unsubscribe();
4442
- }
4443
- var No = {
4444
- Promise: void 0
4445
- }, Oo = {
4395
+ }(), Fi = Fe.EMPTY;
4396
+ function $i(e) {
4397
+ return e instanceof Fe || e && "closed" in e && J(e.remove) && J(e.add) && J(e.unsubscribe);
4398
+ }
4399
+ function Vt(e) {
4400
+ J(e) ? e() : e.unsubscribe();
4401
+ }
4402
+ var Gi = {
4403
+ onUnhandledError: null,
4404
+ onStoppedNotification: null,
4405
+ Promise: void 0,
4406
+ useDeprecatedSynchronousErrorHandling: !1,
4407
+ useDeprecatedNextContext: !1
4408
+ }, Ao = {
4446
4409
  setTimeout: function(e, t) {
4447
4410
  for (var i = [], r = 2; r < arguments.length; r++)
4448
4411
  i[r - 2] = arguments[r];
4449
- return setTimeout.apply(void 0, bt([e, t], dt(i)));
4412
+ return setTimeout.apply(void 0, le([e, t], nt(i)));
4450
4413
  },
4451
4414
  clearTimeout: function(e) {
4452
4415
  return clearTimeout(e);
4453
4416
  },
4454
4417
  delegate: void 0
4455
4418
  };
4456
- function Io(e) {
4457
- Oo.setTimeout(function() {
4419
+ function Bo(e) {
4420
+ Ao.setTimeout(function() {
4458
4421
  throw e;
4459
4422
  });
4460
4423
  }
4461
- function Yt() {
4424
+ function Xt() {
4462
4425
  }
4463
- function Oe(e) {
4426
+ function Ie(e) {
4464
4427
  e();
4465
4428
  }
4466
- var Wi = function(e) {
4467
- Te(t, e);
4429
+ var zi = function(e) {
4430
+ Q(t, e);
4468
4431
  function t(i) {
4469
4432
  var r = e.call(this) || this;
4470
- return r.isStopped = !1, i ? (r.destination = i, zi(i) && i.add(r)) : r.destination = ko, r;
4433
+ return r.isStopped = !1, i ? (r.destination = i, $i(i) && i.add(r)) : r.destination = Oo, r;
4471
4434
  }
4472
4435
  return t.create = function(i, r, n) {
4473
- return new yt(i, r, n);
4436
+ return new pt(i, r, n);
4474
4437
  }, t.prototype.next = function(i) {
4475
4438
  this.isStopped || this._next(i);
4476
4439
  }, t.prototype.error = function(i) {
@@ -4494,7 +4457,11 @@ var Wi = function(e) {
4494
4457
  this.unsubscribe();
4495
4458
  }
4496
4459
  }, t;
4497
- }(Ge), Ho = function() {
4460
+ }(Fe), No = Function.prototype.bind;
4461
+ function et(e, t) {
4462
+ return No.call(e, t);
4463
+ }
4464
+ var Io = function() {
4498
4465
  function e(t) {
4499
4466
  this.partialObserver = t;
4500
4467
  }
@@ -4525,43 +4492,55 @@ var Wi = function(e) {
4525
4492
  Pe(i);
4526
4493
  }
4527
4494
  }, e;
4528
- }(), yt = function(e) {
4529
- Te(t, e);
4495
+ }(), pt = function(e) {
4496
+ Q(t, e);
4530
4497
  function t(i, r, n) {
4531
4498
  var o = e.call(this) || this, s;
4532
- return Q(i) || !i ? s = {
4533
- next: i != null ? i : void 0,
4534
- error: r != null ? r : void 0,
4535
- complete: n != null ? n : void 0
4536
- } : s = i, o.destination = new Ho(s), o;
4499
+ if (J(i) || !i)
4500
+ s = {
4501
+ next: i != null ? i : void 0,
4502
+ error: r != null ? r : void 0,
4503
+ complete: n != null ? n : void 0
4504
+ };
4505
+ else {
4506
+ var a;
4507
+ o && Gi.useDeprecatedNextContext ? (a = Object.create(i), a.unsubscribe = function() {
4508
+ return o.unsubscribe();
4509
+ }, s = {
4510
+ next: i.next && et(i.next, a),
4511
+ error: i.error && et(i.error, a),
4512
+ complete: i.complete && et(i.complete, a)
4513
+ }) : s = i;
4514
+ }
4515
+ return o.destination = new Io(s), o;
4537
4516
  }
4538
4517
  return t;
4539
- }(Wi);
4518
+ }(zi);
4540
4519
  function Pe(e) {
4541
- Io(e);
4520
+ Bo(e);
4542
4521
  }
4543
- function Mo(e) {
4522
+ function Ho(e) {
4544
4523
  throw e;
4545
4524
  }
4546
- var ko = {
4525
+ var Oo = {
4547
4526
  closed: !0,
4548
- next: Yt,
4549
- error: Mo,
4550
- complete: Yt
4551
- }, Co = function() {
4527
+ next: Xt,
4528
+ error: Ho,
4529
+ complete: Xt
4530
+ }, Mo = function() {
4552
4531
  return typeof Symbol == "function" && Symbol.observable || "@@observable";
4553
4532
  }();
4554
- function Do(e) {
4533
+ function ko(e) {
4555
4534
  return e;
4556
4535
  }
4557
- function Ro(e) {
4558
- return e.length === 0 ? Do : e.length === 1 ? e[0] : function(i) {
4536
+ function Co(e) {
4537
+ return e.length === 0 ? ko : e.length === 1 ? e[0] : function(i) {
4559
4538
  return e.reduce(function(r, n) {
4560
4539
  return n(r);
4561
4540
  }, i);
4562
4541
  };
4563
4542
  }
4564
- var qt = function() {
4543
+ var Zt = function() {
4565
4544
  function e(t) {
4566
4545
  t && (this._subscribe = t);
4567
4546
  }
@@ -4569,8 +4548,8 @@ var qt = function() {
4569
4548
  var i = new e();
4570
4549
  return i.source = this, i.operator = t, i;
4571
4550
  }, e.prototype.subscribe = function(t, i, r) {
4572
- var n = this, o = Uo(t) ? t : new yt(t, i, r);
4573
- return Oe(function() {
4551
+ var n = this, o = Ro(t) ? t : new pt(t, i, r);
4552
+ return Ie(function() {
4574
4553
  var s = n, a = s.operator, c = s.source;
4575
4554
  o.add(a ? a.call(o, c) : c ? n._subscribe(o) : n._trySubscribe(o));
4576
4555
  }), o;
@@ -4582,8 +4561,8 @@ var qt = function() {
4582
4561
  }
4583
4562
  }, e.prototype.forEach = function(t, i) {
4584
4563
  var r = this;
4585
- return i = Jt(i), new i(function(n, o) {
4586
- var s = new yt({
4564
+ return i = Yt(i), new i(function(n, o) {
4565
+ var s = new pt({
4587
4566
  next: function(a) {
4588
4567
  try {
4589
4568
  t(a);
@@ -4599,15 +4578,15 @@ var qt = function() {
4599
4578
  }, e.prototype._subscribe = function(t) {
4600
4579
  var i;
4601
4580
  return (i = this.source) === null || i === void 0 ? void 0 : i.subscribe(t);
4602
- }, e.prototype[Co] = function() {
4581
+ }, e.prototype[Mo] = function() {
4603
4582
  return this;
4604
4583
  }, e.prototype.pipe = function() {
4605
4584
  for (var t = [], i = 0; i < arguments.length; i++)
4606
4585
  t[i] = arguments[i];
4607
- return Ro(t)(this);
4586
+ return Co(t)(this);
4608
4587
  }, e.prototype.toPromise = function(t) {
4609
4588
  var i = this;
4610
- return t = Jt(t), new t(function(r, n) {
4589
+ return t = Yt(t), new t(function(r, n) {
4611
4590
  var o;
4612
4591
  i.subscribe(function(s) {
4613
4592
  return o = s;
@@ -4621,45 +4600,45 @@ var qt = function() {
4621
4600
  return new e(t);
4622
4601
  }, e;
4623
4602
  }();
4624
- function Jt(e) {
4603
+ function Yt(e) {
4625
4604
  var t;
4626
- return (t = e != null ? e : No.Promise) !== null && t !== void 0 ? t : Promise;
4605
+ return (t = e != null ? e : Gi.Promise) !== null && t !== void 0 ? t : Promise;
4627
4606
  }
4628
- function jo(e) {
4629
- return e && Q(e.next) && Q(e.error) && Q(e.complete);
4607
+ function Do(e) {
4608
+ return e && J(e.next) && J(e.error) && J(e.complete);
4630
4609
  }
4631
- function Uo(e) {
4632
- return e && e instanceof Wi || jo(e) && zi(e);
4610
+ function Ro(e) {
4611
+ return e && e instanceof zi || Do(e) && $i(e);
4633
4612
  }
4634
- var $o = Fi(function(e) {
4613
+ var Uo = ji(function(e) {
4635
4614
  return function() {
4636
4615
  e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
4637
4616
  };
4638
- }), Vi = function(e) {
4639
- Te(t, e);
4617
+ }), Wi = function(e) {
4618
+ Q(t, e);
4640
4619
  function t() {
4641
4620
  var i = e.call(this) || this;
4642
4621
  return i.closed = !1, i.currentObservers = null, i.observers = [], i.isStopped = !1, i.hasError = !1, i.thrownError = null, i;
4643
4622
  }
4644
4623
  return t.prototype.lift = function(i) {
4645
- var r = new Qt(this, this);
4624
+ var r = new qt(this, this);
4646
4625
  return r.operator = i, r;
4647
4626
  }, t.prototype._throwIfClosed = function() {
4648
4627
  if (this.closed)
4649
- throw new $o();
4628
+ throw new Uo();
4650
4629
  }, t.prototype.next = function(i) {
4651
4630
  var r = this;
4652
- Oe(function() {
4631
+ Ie(function() {
4653
4632
  var n, o;
4654
4633
  if (r._throwIfClosed(), !r.isStopped) {
4655
4634
  r.currentObservers || (r.currentObservers = Array.from(r.observers));
4656
4635
  try {
4657
- for (var s = pt(r.currentObservers), a = s.next(); !a.done; a = s.next()) {
4636
+ for (var s = rt(r.currentObservers), a = s.next(); !a.done; a = s.next()) {
4658
4637
  var c = a.value;
4659
4638
  c.next(i);
4660
4639
  }
4661
- } catch (u) {
4662
- n = { error: u };
4640
+ } catch (l) {
4641
+ n = { error: l };
4663
4642
  } finally {
4664
4643
  try {
4665
4644
  a && !a.done && (o = s.return) && o.call(s);
@@ -4672,7 +4651,7 @@ var $o = Fi(function(e) {
4672
4651
  });
4673
4652
  }, t.prototype.error = function(i) {
4674
4653
  var r = this;
4675
- Oe(function() {
4654
+ Ie(function() {
4676
4655
  if (r._throwIfClosed(), !r.isStopped) {
4677
4656
  r.hasError = r.isStopped = !0, r.thrownError = i;
4678
4657
  for (var n = r.observers; n.length; )
@@ -4681,7 +4660,7 @@ var $o = Fi(function(e) {
4681
4660
  });
4682
4661
  }, t.prototype.complete = function() {
4683
4662
  var i = this;
4684
- Oe(function() {
4663
+ Ie(function() {
4685
4664
  if (i._throwIfClosed(), !i.isStopped) {
4686
4665
  i.isStopped = !0;
4687
4666
  for (var r = i.observers; r.length; )
@@ -4703,20 +4682,20 @@ var $o = Fi(function(e) {
4703
4682
  return this._throwIfClosed(), this._checkFinalizedStatuses(i), this._innerSubscribe(i);
4704
4683
  }, t.prototype._innerSubscribe = function(i) {
4705
4684
  var r = this, n = this, o = n.hasError, s = n.isStopped, a = n.observers;
4706
- return o || s ? Gi : (this.currentObservers = null, a.push(i), new Ge(function() {
4707
- r.currentObservers = null, gt(a, i);
4685
+ return o || s ? Fi : (this.currentObservers = null, a.push(i), new Fe(function() {
4686
+ r.currentObservers = null, ft(a, i);
4708
4687
  }));
4709
4688
  }, t.prototype._checkFinalizedStatuses = function(i) {
4710
4689
  var r = this, n = r.hasError, o = r.thrownError, s = r.isStopped;
4711
4690
  n ? i.error(o) : s && i.complete();
4712
4691
  }, t.prototype.asObservable = function() {
4713
- var i = new qt();
4692
+ var i = new Zt();
4714
4693
  return i.source = this, i;
4715
4694
  }, t.create = function(i, r) {
4716
- return new Qt(i, r);
4695
+ return new qt(i, r);
4717
4696
  }, t;
4718
- }(qt), Qt = function(e) {
4719
- Te(t, e);
4697
+ }(Zt), qt = function(e) {
4698
+ Q(t, e);
4720
4699
  function t(i, r) {
4721
4700
  var n = e.call(this) || this;
4722
4701
  return n.destination = i, n.source = r, n;
@@ -4732,17 +4711,17 @@ var $o = Fi(function(e) {
4732
4711
  (r = (i = this.destination) === null || i === void 0 ? void 0 : i.complete) === null || r === void 0 || r.call(i);
4733
4712
  }, t.prototype._subscribe = function(i) {
4734
4713
  var r, n;
4735
- return (n = (r = this.source) === null || r === void 0 ? void 0 : r.subscribe(i)) !== null && n !== void 0 ? n : Gi;
4714
+ return (n = (r = this.source) === null || r === void 0 ? void 0 : r.subscribe(i)) !== null && n !== void 0 ? n : Fi;
4736
4715
  }, t;
4737
- }(Vi), Xi = {
4716
+ }(Wi), Vi = {
4738
4717
  now: function() {
4739
- return (Xi.delegate || Date).now();
4718
+ return (Vi.delegate || Date).now();
4740
4719
  },
4741
4720
  delegate: void 0
4742
- }, Fo = function(e) {
4743
- Te(t, e);
4721
+ }, jo = function(e) {
4722
+ Q(t, e);
4744
4723
  function t(i, r, n) {
4745
- i === void 0 && (i = 1 / 0), r === void 0 && (r = 1 / 0), n === void 0 && (n = Xi);
4724
+ i === void 0 && (i = 1 / 0), r === void 0 && (r = 1 / 0), n === void 0 && (n = Vi);
4746
4725
  var o = e.call(this) || this;
4747
4726
  return o._bufferSize = i, o._windowTime = r, o._timestampProvider = n, o._buffer = [], o._infiniteTimeWindow = !0, o._infiniteTimeWindow = r === 1 / 0, o._bufferSize = Math.max(1, i), o._windowTime = Math.max(1, r), o;
4748
4727
  }
@@ -4757,28 +4736,28 @@ var $o = Fi(function(e) {
4757
4736
  }, t.prototype._trimBuffer = function() {
4758
4737
  var i = this, r = i._bufferSize, n = i._timestampProvider, o = i._buffer, s = i._infiniteTimeWindow, a = (s ? 1 : 2) * r;
4759
4738
  if (r < 1 / 0 && a < o.length && o.splice(0, o.length - a), !s) {
4760
- for (var c = n.now(), u = 0, l = 1; l < o.length && o[l] <= c; l += 2)
4761
- u = l;
4762
- u && o.splice(0, u + 1);
4739
+ for (var c = n.now(), l = 0, u = 1; u < o.length && o[u] <= c; u += 2)
4740
+ l = u;
4741
+ l && o.splice(0, l + 1);
4763
4742
  }
4764
4743
  }, t;
4765
- }(Vi);
4766
- const Kt = [], ei = {}, Go = (e, t = 0) => {
4767
- if (Kt.indexOf(e) == -1) {
4768
- const i = new Fo(t);
4769
- ei[e] = i, Kt.push(e);
4744
+ }(Wi);
4745
+ const Jt = [], Qt = {}, Fo = (e, t = 0) => {
4746
+ if (Jt.indexOf(e) == -1) {
4747
+ const i = new jo(t);
4748
+ Qt[e] = i, Jt.push(e);
4770
4749
  }
4771
- return ei[e];
4750
+ return Qt[e];
4772
4751
  };
4773
- window.emWidgets = { topic: Go };
4774
- const zo = (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));
4775
- function Wo(e, t) {
4752
+ window.emWidgets = { topic: Fo };
4753
+ const $o = (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));
4754
+ function Go(e, t) {
4776
4755
  if (e) {
4777
4756
  const i = document.createElement("style");
4778
4757
  i.innerHTML = t, e.appendChild(i);
4779
4758
  }
4780
4759
  }
4781
- function Vo(e, t) {
4760
+ function zo(e, t) {
4782
4761
  const i = new URL(t);
4783
4762
  fetch(i.href).then((r) => r.text()).then((r) => {
4784
4763
  const n = document.createElement("style");
@@ -4787,7 +4766,7 @@ function Vo(e, t) {
4787
4766
  console.error("There was an error while trying to load client styling from URL", r);
4788
4767
  });
4789
4768
  }
4790
- function Xo(e, t, i) {
4769
+ function Wo(e, t, i) {
4791
4770
  if (window.emMessageBus) {
4792
4771
  const r = document.createElement("style");
4793
4772
  window.emMessageBus.subscribe(t, (n) => {
@@ -4795,31 +4774,31 @@ function Xo(e, t, i) {
4795
4774
  });
4796
4775
  }
4797
4776
  }
4798
- function Zo(e) {
4799
- yr(e, "svelte-1uoztsw", ':host{font-family:system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";font-size:1.3rem}*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}input{width:100%;height:38px;padding:8px 4px;padding-right:8px;margin:12px 0;border-radius:4px;box-shadow:none;font-size:1.4rem;min-height:3.5rem;border:1px solid var(--emw--color-gray-100, #E6E6E6);background:var(--emw--color-white, #FFFFFF);color:var(--emw--pam-contrast, var(--emw--color-contrast, #07072A))}input:focus,input :focus-within,input :focus-visible,input :visited{border:1px solid var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));box-shadow:0 0 0 1pt var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}select{width:100%;height:38px;padding:8px 4px;padding-right:8px;margin:12px 0;border-radius:4px;box-shadow:none;font-size:1.4rem;min-height:3.5rem;cursor:pointer;color:var(--emw--pam-contrast, var(--emw--color-contrast, #07072A));border:1px solid var(--emw--color-gray-100, #E6E6E6);background:var(--emw--color-white, #FFFFFF)}select:focus,select :focus-within,select :focus-visible,select :visited{border:1px solid var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));box-shadow:0 0 0 1pt var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.player-account-gaming-limits-page-2-gmcore{color:var(--emw--pam-contrast, var(--emw--color-contrast, #07072A))}.LimitsInteractionArea{display:flex;flex-direction:column;margin-top:12px}.LimitsInteractionArea.Desktop{width:320px;padding:0 12px}.LimitsList.Desktop{display:flex;justify-content:space-between;margin:0 auto}.LimitWrapper{background:var(--emw--color-white, #fff);font-size:1.3rem;border:1px solid var(--emw--color-gray-300, #58586B);padding:8px 12px;border-radius:4px}.LimitWrapper:not(:first-child){margin-top:12px}.LimitWrapper.Desktop{width:45%;margin:12px}.LimitSubmitButton,.ConfirmButton{background:var(--emw--color-valid, var(--emw--color-green, #48952a));color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));border:0;border-radius:2px;padding:12px;cursor:pointer}.LimitSubmitButton:disabled,.ConfirmButton:disabled{background:rgba(116, 180, 27, 0.322);cursor:not-allowed}.LimitDetails{padding:12px 0 12px 4px}.LimitDetails:not(:last-child){border-bottom:1px solid var(--emw--color-gray-50, #F9F8F8)}.LimitDetailsTextWrapper{font-size:1.3rem;color:var(--emw--pam-typography, var(--emw--color-contrast, #07072A))}.PendingLimit{color:var(--emw--pam-typography, var(--emw--color-contrast, #07072A))}.LimitTitle{font-size:1.5rem}.PopupOverlay{position:absolute;top:0;left:0;background-color:rgba(0, 0, 0, 0.5);height:100vh;width:100vw;display:flex;justify-content:center;align-items:center}.PopupContainer{background:var(--emw--color-white, #FFFFFF);font-size:1rem;color:var(--emw--color-black, #000000);width:80vw;height:350px;padding:12px;border-radius:4px;display:flex;flex-direction:column;justify-content:space-between}.PopupContainer.Desktop{width:30vw}.PopupTitleWrapper{display:flex;justify-content:space-between;font-size:1.3rem}.PopupTitleWrapper button{background:var(--emw--color-white, #FFFFFF);font-size:1rem;border:0;cursor:pointer}.DescriptionParagraph{text-align:center;font-size:1.3rem;padding:12px}.ResultIconWrapper{display:flex;flex-direction:column;align-items:center}.ResultIconWrapper svg{height:auto;width:60px;margin:12px}.ResultIconWrapper p{color:#666}.LimitDetails{display:flex;justify-content:space-between;align-items:center}.RemoveLimitButton{height:28px;font-size:0.7rem;background:var(--emw--color-white, #FFFFFF);color:var(--emw--color-gray-300, #58586B);border:1px solid var(--emw--color-gray-300, #58586B);border-radius:4px;padding:0 4px;cursor:pointer}.RemoveLimitButton:hover{background:var(--emw--color-gray-300, #58586B)}@keyframes rotate{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@-webkit-keyframes rotate{from{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}.LoadingIndicator{width:100px;height:100px;margin:110px auto 0;border:solid 10px rgb(122, 195, 23);border-radius:50%;border-right-color:transparent;border-bottom-color:transparent;-webkit-transition:all 0.5s ease-in;-webkit-animation-name:rotate;-webkit-animation-duration:1s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;transition:all 0.5s ease-in;animation-name:rotate;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear}');
4777
+ function Vo(e) {
4778
+ gr(e, "svelte-1uoztsw", ':host{font-family:system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";font-size:1.3rem}*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}input{width:100%;height:38px;padding:8px 4px;padding-right:8px;margin:12px 0;border-radius:4px;box-shadow:none;font-size:1.4rem;min-height:3.5rem;border:1px solid var(--emw--color-gray-100, #E6E6E6);background:var(--emw--color-white, #FFFFFF);color:var(--emw--pam-contrast, var(--emw--color-contrast, #07072A))}input:focus,input :focus-within,input :focus-visible,input :visited{border:1px solid var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));box-shadow:0 0 0 1pt var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}select{width:100%;height:38px;padding:8px 4px;padding-right:8px;margin:12px 0;border-radius:4px;box-shadow:none;font-size:1.4rem;min-height:3.5rem;cursor:pointer;color:var(--emw--pam-contrast, var(--emw--color-contrast, #07072A));border:1px solid var(--emw--color-gray-100, #E6E6E6);background:var(--emw--color-white, #FFFFFF)}select:focus,select :focus-within,select :focus-visible,select :visited{border:1px solid var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));box-shadow:0 0 0 1pt var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.player-account-gaming-limits-page-2-gmcore{color:var(--emw--pam-contrast, var(--emw--color-contrast, #07072A))}.LimitsInteractionArea{display:flex;flex-direction:column;margin-top:12px}.LimitsInteractionArea.Desktop{width:320px;padding:0 12px}.LimitsList.Desktop{display:flex;justify-content:space-between;margin:0 auto}.LimitWrapper{background:var(--emw--color-white, #fff);font-size:1.3rem;border:1px solid var(--emw--color-gray-300, #58586B);padding:8px 12px;border-radius:4px}.LimitWrapper:not(:first-child){margin-top:12px}.LimitWrapper.Desktop{width:45%;margin:12px}.LimitSubmitButton,.ConfirmButton{background:var(--emw--color-valid, var(--emw--color-green, #48952a));color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));border:0;border-radius:2px;padding:12px;cursor:pointer}.LimitSubmitButton:disabled,.ConfirmButton:disabled{background:rgba(116, 180, 27, 0.322);cursor:not-allowed}.LimitDetails{padding:12px 0 12px 4px}.LimitDetails:not(:last-child){border-bottom:1px solid var(--emw--color-gray-50, #F9F8F8)}.LimitDetailsTextWrapper{font-size:1.3rem;color:var(--emw--pam-typography, var(--emw--color-contrast, #07072A))}.PendingLimit{color:var(--emw--pam-typography, var(--emw--color-contrast, #07072A))}.LimitTitle{font-size:1.5rem}.PopupOverlay{position:absolute;top:0;left:0;background-color:rgba(0, 0, 0, 0.5);height:100vh;width:100vw;display:flex;justify-content:center;align-items:center}.PopupContainer{background:var(--emw--color-white, #FFFFFF);font-size:1rem;color:var(--emw--color-black, #000000);width:80vw;height:350px;padding:12px;border-radius:4px;display:flex;flex-direction:column;justify-content:space-between}.PopupContainer.Desktop{width:30vw}.PopupTitleWrapper{display:flex;justify-content:space-between;font-size:1.3rem}.PopupTitleWrapper button{background:var(--emw--color-white, #FFFFFF);font-size:1rem;border:0;cursor:pointer}.DescriptionParagraph{text-align:center;font-size:1.3rem;padding:12px}.ResultIconWrapper{display:flex;flex-direction:column;align-items:center}.ResultIconWrapper svg{height:auto;width:60px;margin:12px}.ResultIconWrapper p{color:#666}.LimitDetails{display:flex;justify-content:space-between;align-items:center}.RemoveLimitButton{height:28px;font-size:0.7rem;background:var(--emw--color-white, #FFFFFF);color:var(--emw--color-gray-300, #58586B);border:1px solid var(--emw--color-gray-300, #58586B);border-radius:4px;padding:0 4px;cursor:pointer}.RemoveLimitButton:hover{background:var(--emw--color-gray-300, #58586B)}@keyframes rotate{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@-webkit-keyframes rotate{from{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}.LoadingIndicator{width:100px;height:100px;margin:110px auto 0;border:solid 10px rgb(122, 195, 23);border-radius:50%;border-right-color:transparent;border-bottom-color:transparent;-webkit-transition:all 0.5s ease-in;-webkit-animation-name:rotate;-webkit-animation-duration:1s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;transition:all 0.5s ease-in;animation-name:rotate;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear}');
4800
4779
  }
4801
- function ti(e, t, i) {
4780
+ function Kt(e, t, i) {
4802
4781
  const r = e.slice();
4803
4782
  return r[50] = t[i], r;
4804
4783
  }
4805
- function ii(e, t, i) {
4784
+ function ei(e, t, i) {
4806
4785
  const r = e.slice();
4807
4786
  return r[53] = t[i], r;
4808
4787
  }
4809
- function ri(e, t, i) {
4788
+ function ti(e, t, i) {
4810
4789
  const r = e.slice();
4811
4790
  return r[53] = t[i], r;
4812
4791
  }
4813
- function ni(e, t, i) {
4792
+ function ii(e, t, i) {
4814
4793
  const r = e.slice();
4815
4794
  return r[58] = t[i], r;
4816
4795
  }
4817
- function oi(e) {
4796
+ function ri(e) {
4818
4797
  let t, i;
4819
4798
  function r(s, a) {
4820
4799
  return (
4821
4800
  /*popupReady*/
4822
- s[11] ? Yo : qo
4801
+ s[11] ? Xo : Zo
4823
4802
  );
4824
4803
  }
4825
4804
  let n = r(e), o = n(e);
@@ -4829,38 +4808,38 @@ function oi(e) {
4829
4808
  (e[14] ? "Desktop" : "")), g(t, "class", "PopupOverlay");
4830
4809
  },
4831
4810
  m(s, a) {
4832
- B(s, t, a), d(t, i), o.m(i, null);
4811
+ N(s, t, a), d(t, i), o.m(i, null);
4833
4812
  },
4834
4813
  p(s, a) {
4835
4814
  n === (n = r(s)) && o ? o.p(s, a) : (o.d(1), o = n(s), o && (o.c(), o.m(i, null)));
4836
4815
  },
4837
4816
  d(s) {
4838
- s && A(t), o.d();
4817
+ s && B(t), o.d();
4839
4818
  }
4840
4819
  };
4841
4820
  }
4842
- function Yo(e) {
4821
+ function Xo(e) {
4843
4822
  let t, i, r = (
4844
4823
  /*$_*/
4845
4824
  e[13]("popupTitle") + ""
4846
- ), n, o, s, a, c, u, l, h, m, f, p, _, R, S = !/*limitError*/
4847
- e[9] && si(e);
4825
+ ), n, o, s, a, c, l, u, h, f, m, p, _, R, P = !/*limitError*/
4826
+ e[9] && ni(e);
4848
4827
  return {
4849
4828
  c() {
4850
- t = v("div"), i = v("span"), n = $(r), o = U(), s = v("button"), s.textContent = "X", a = U(), c = v("div"), u = v("div"), S && S.c(), l = U(), h = v("p"), m = $(
4829
+ t = v("div"), i = v("span"), n = F(r), o = j(), s = v("button"), s.textContent = "X", a = j(), c = v("div"), l = v("div"), P && P.c(), u = j(), h = v("p"), f = F(
4851
4830
  /*popupContent*/
4852
4831
  e[12]
4853
- ), f = U(), p = v("button"), p.textContent = "OK", g(i, "class", "PopupTitle"), g(s, "class", "ClosePopup"), g(t, "class", "PopupTitleWrapper"), g(u, "class", "ResultIconWrapper"), g(h, "class", "DescriptionParagraph"), g(c, "class", "DescriptionWrapper"), g(p, "class", "ConfirmButton");
4832
+ ), m = j(), p = v("button"), p.textContent = "OK", g(i, "class", "PopupTitle"), g(s, "class", "ClosePopup"), g(t, "class", "PopupTitleWrapper"), g(l, "class", "ResultIconWrapper"), g(h, "class", "DescriptionParagraph"), g(c, "class", "DescriptionWrapper"), g(p, "class", "ConfirmButton");
4854
4833
  },
4855
4834
  m(L, w) {
4856
- B(L, t, w), d(t, i), d(i, n), d(t, o), d(t, s), B(L, a, w), B(L, c, w), d(c, u), S && S.m(u, null), d(c, l), d(c, h), d(h, m), B(L, f, w), B(L, p, w), _ || (R = [
4857
- q(
4835
+ N(L, t, w), d(t, i), d(i, n), d(t, o), d(t, s), N(L, a, w), N(L, c, w), d(c, l), P && P.m(l, null), d(c, u), d(c, h), d(h, f), N(L, m, w), N(L, p, w), _ || (R = [
4836
+ Y(
4858
4837
  s,
4859
4838
  "click",
4860
4839
  /*closePopup*/
4861
4840
  e[20]
4862
4841
  ),
4863
- q(
4842
+ Y(
4864
4843
  p,
4865
4844
  "click",
4866
4845
  /*closePopup*/
@@ -4872,58 +4851,58 @@ function Yo(e) {
4872
4851
  w[0] & /*$_*/
4873
4852
  8192 && r !== (r = /*$_*/
4874
4853
  L[13]("popupTitle") + "") && W(n, r), /*limitError*/
4875
- L[9] ? S && (S.d(1), S = null) : S ? S.p(L, w) : (S = si(L), S.c(), S.m(u, null)), w[0] & /*popupContent*/
4854
+ L[9] ? P && (P.d(1), P = null) : P ? P.p(L, w) : (P = ni(L), P.c(), P.m(l, null)), w[0] & /*popupContent*/
4876
4855
  4096 && W(
4877
- m,
4856
+ f,
4878
4857
  /*popupContent*/
4879
4858
  L[12]
4880
4859
  );
4881
4860
  },
4882
4861
  d(L) {
4883
- L && (A(t), A(a), A(c), A(f), A(p)), S && S.d(), _ = !1, ie(R);
4862
+ L && (B(t), B(a), B(c), B(m), B(p)), P && P.d(), _ = !1, ie(R);
4884
4863
  }
4885
4864
  };
4886
4865
  }
4887
- function qo(e) {
4866
+ function Zo(e) {
4888
4867
  let t;
4889
4868
  return {
4890
4869
  c() {
4891
4870
  t = v("div"), g(t, "class", "LoadingIndicator");
4892
4871
  },
4893
4872
  m(i, r) {
4894
- B(i, t, r);
4873
+ N(i, t, r);
4895
4874
  },
4896
- p: j,
4875
+ p: U,
4897
4876
  d(i) {
4898
- i && A(t);
4877
+ i && B(t);
4899
4878
  }
4900
4879
  };
4901
4880
  }
4902
- function si(e) {
4903
- let t, i, r, n, o, s, a, c, u = (
4881
+ function ni(e) {
4882
+ let t, i, r, n, o, s, a, c, l = (
4904
4883
  /*$_*/
4905
4884
  e[13]("popupSuccess") + ""
4906
- ), l;
4885
+ ), u;
4907
4886
  return {
4908
4887
  c() {
4909
- t = de("svg"), i = de("defs"), r = de("style"), n = $(`.fil0 {fill:black;fill-rule:nonzero}
4910
- `), o = de("g"), s = de("polygon"), a = U(), c = v("p"), l = $(u), g(r, "type", "text/css"), g(s, "class", "fil0"), g(s, "points", "0,38 10,25 36,47 78,0 90,11 37,69 "), g(t, "xmlns", "http://www.w3.org/2000/svg"), g(t, "xmlns:xlink", "http://www.w3.org/1999/xlink"), g(t, "xml:space", "preserve"), g(t, "version", "1.1"), Ze(t, "shape-rendering", "geometricPrecision"), Ze(t, "text-rendering", "geometricPrecision"), Ze(t, "image-rendering", "optimizeQuality"), g(t, "viewBox", "0 0 90 69"), g(t, "x", "0px"), g(t, "y", "0px"), g(t, "fill-rule", "evenodd"), g(t, "clip-rule", "evenodd");
4888
+ t = be("svg"), i = be("defs"), r = be("style"), n = F(`.fil0 {fill:black;fill-rule:nonzero}
4889
+ `), o = be("g"), s = be("polygon"), a = j(), c = v("p"), u = F(l), g(r, "type", "text/css"), g(s, "class", "fil0"), g(s, "points", "0,38 10,25 36,47 78,0 90,11 37,69 "), g(t, "xmlns", "http://www.w3.org/2000/svg"), g(t, "xmlns:xlink", "http://www.w3.org/1999/xlink"), g(t, "xml:space", "preserve"), g(t, "version", "1.1"), Ve(t, "shape-rendering", "geometricPrecision"), Ve(t, "text-rendering", "geometricPrecision"), Ve(t, "image-rendering", "optimizeQuality"), g(t, "viewBox", "0 0 90 69"), g(t, "x", "0px"), g(t, "y", "0px"), g(t, "fill-rule", "evenodd"), g(t, "clip-rule", "evenodd");
4911
4890
  },
4912
- m(h, m) {
4913
- B(h, t, m), d(t, i), d(i, r), d(r, n), d(t, o), d(o, s), B(h, a, m), B(h, c, m), d(c, l);
4891
+ m(h, f) {
4892
+ N(h, t, f), d(t, i), d(i, r), d(r, n), d(t, o), d(o, s), N(h, a, f), N(h, c, f), d(c, u);
4914
4893
  },
4915
- p(h, m) {
4916
- m[0] & /*$_*/
4917
- 8192 && u !== (u = /*$_*/
4918
- h[13]("popupSuccess") + "") && W(l, u);
4894
+ p(h, f) {
4895
+ f[0] & /*$_*/
4896
+ 8192 && l !== (l = /*$_*/
4897
+ h[13]("popupSuccess") + "") && W(u, l);
4919
4898
  },
4920
4899
  d(h) {
4921
- h && (A(t), A(a), A(c));
4900
+ h && (B(t), B(a), B(c));
4922
4901
  }
4923
4902
  };
4924
4903
  }
4925
- function Jo(e) {
4926
- let t, i, r, n, o, s, a, c, u, l = (
4904
+ function Yo(e) {
4905
+ let t, i, r, n, o, s, a, c, l, u = (
4927
4906
  /*multiplePeriods*/
4928
4907
  e[6] ? `${/*$_*/
4929
4908
  e[13]("amount")}` : `${/*$_*/
@@ -4931,59 +4910,59 @@ function Jo(e) {
4931
4910
  e[13](`gamingLimits.${/*selectedPeriod*/
4932
4911
  e[2]}`)} ${/*$_*/
4933
4912
  e[13]("limit")}`
4934
- ), h, m, f, p, _, R = (
4913
+ ), h, f, m, p, _, R = (
4935
4914
  /*$_*/
4936
4915
  e[13]("setLimit") + ""
4937
- ), S, L, w, O = te(
4916
+ ), P, L, w, H = te(
4938
4917
  /*availableLimits*/
4939
4918
  e[15]
4940
- ), P = [];
4941
- for (let E = 0; E < O.length; E += 1)
4942
- P[E] = ui(ri(e, O, E));
4943
- let H = (
4919
+ ), A = [];
4920
+ for (let E = 0; E < H.length; E += 1)
4921
+ A[E] = si(ti(e, H, E));
4922
+ let M = (
4944
4923
  /*multipleLimits*/
4945
- e[5] && li(e)
4924
+ e[5] && ai(e)
4946
4925
  ), D = (
4947
4926
  /*multiplePeriods*/
4948
- e[6] && hi(e)
4927
+ e[6] && ui(e)
4949
4928
  );
4950
4929
  return {
4951
4930
  c() {
4952
4931
  t = v("div"), i = v("div"), r = v("div");
4953
- for (let E = 0; E < P.length; E += 1)
4954
- P[E].c();
4955
- n = U(), o = v("form"), H && H.c(), s = U(), D && D.c(), a = U(), c = v("label"), u = v("span"), h = $(l), m = U(), f = v("input"), p = U(), _ = v("button"), S = $(R), g(r, "class", "LimitsList " + /*isDesktop*/
4956
- (e[14] ? "Desktop" : "")), g(u, "class", "LimitInputText"), g(c, "class", "LimitAmountInputWrapper"), g(f, "type", "number"), g(f, "pattern", "[0-9]*"), g(_, "class", "LimitSubmitButton"), g(_, "type", "button"), _.disabled = !0, g(o, "class", "LimitsInteractionArea " + /*isDesktop*/
4932
+ for (let E = 0; E < A.length; E += 1)
4933
+ A[E].c();
4934
+ n = j(), o = v("form"), M && M.c(), s = j(), D && D.c(), a = j(), c = v("label"), l = v("span"), h = F(u), f = j(), m = v("input"), p = j(), _ = v("button"), P = F(R), g(r, "class", "LimitsList " + /*isDesktop*/
4935
+ (e[14] ? "Desktop" : "")), g(l, "class", "LimitInputText"), g(c, "class", "LimitAmountInputWrapper"), g(m, "type", "number"), g(m, "pattern", "[0-9]*"), g(_, "class", "LimitSubmitButton"), g(_, "type", "button"), _.disabled = !0, g(o, "class", "LimitsInteractionArea " + /*isDesktop*/
4957
4936
  (e[14] ? "Desktop" : "")), g(i, "class", "LimitsPageContainer"), g(t, "class", "player-account-gaming-limits-page-2-gmcore");
4958
4937
  },
4959
4938
  m(E, G) {
4960
- B(E, t, G), d(t, i), d(i, r);
4961
- for (let M = 0; M < P.length; M += 1)
4962
- P[M] && P[M].m(r, null);
4963
- d(i, n), d(i, o), H && H.m(o, null), d(o, s), D && D.m(o, null), d(o, a), d(o, c), d(c, u), d(u, h), d(o, m), d(o, f), ye(
4964
- f,
4939
+ N(E, t, G), d(t, i), d(i, r);
4940
+ for (let k = 0; k < A.length; k += 1)
4941
+ A[k] && A[k].m(r, null);
4942
+ d(i, n), d(i, o), M && M.m(o, null), d(o, s), D && D.m(o, null), d(o, a), d(o, c), d(c, l), d(l, h), d(o, f), d(o, m), ve(
4943
+ m,
4965
4944
  /*inputAmount*/
4966
4945
  e[3]
4967
- ), d(o, p), d(o, _), d(_, S), e[35](_), L || (w = [
4968
- q(
4969
- f,
4946
+ ), d(o, p), d(o, _), d(_, P), e[35](_), L || (w = [
4947
+ Y(
4948
+ m,
4970
4949
  "input",
4971
4950
  /*input_input_handler*/
4972
4951
  e[34]
4973
4952
  ),
4974
- q(
4975
- f,
4953
+ Y(
4954
+ m,
4976
4955
  "keyup",
4977
4956
  /*updateInputValue*/
4978
4957
  e[18]
4979
4958
  ),
4980
- q(
4959
+ Y(
4981
4960
  _,
4982
4961
  "click",
4983
4962
  /*updateLimits*/
4984
4963
  e[17]
4985
4964
  ),
4986
- q(
4965
+ Y(
4987
4966
  o,
4988
4967
  "submit",
4989
4968
  /*updateLimits*/
@@ -4994,87 +4973,87 @@ function Jo(e) {
4994
4973
  p(E, G) {
4995
4974
  if (G[0] & /*isDesktop, availableLimits, removeLimit, $_*/
4996
4975
  581632) {
4997
- O = te(
4976
+ H = te(
4998
4977
  /*availableLimits*/
4999
4978
  E[15]
5000
4979
  );
5001
- let M;
5002
- for (M = 0; M < O.length; M += 1) {
5003
- const K = ri(E, O, M);
5004
- P[M] ? P[M].p(K, G) : (P[M] = ui(K), P[M].c(), P[M].m(r, null));
4980
+ let k;
4981
+ for (k = 0; k < H.length; k += 1) {
4982
+ const K = ti(E, H, k);
4983
+ A[k] ? A[k].p(K, G) : (A[k] = si(K), A[k].c(), A[k].m(r, null));
5005
4984
  }
5006
- for (; M < P.length; M += 1)
5007
- P[M].d(1);
5008
- P.length = O.length;
4985
+ for (; k < A.length; k += 1)
4986
+ A[k].d(1);
4987
+ A.length = H.length;
5009
4988
  }
5010
4989
  /*multipleLimits*/
5011
- E[5] ? H ? H.p(E, G) : (H = li(E), H.c(), H.m(o, s)) : H && (H.d(1), H = null), /*multiplePeriods*/
5012
- E[6] ? D ? D.p(E, G) : (D = hi(E), D.c(), D.m(o, a)) : D && (D.d(1), D = null), G[0] & /*multiplePeriods, $_, selectedPeriod*/
5013
- 8260 && l !== (l = /*multiplePeriods*/
4990
+ E[5] ? M ? M.p(E, G) : (M = ai(E), M.c(), M.m(o, s)) : M && (M.d(1), M = null), /*multiplePeriods*/
4991
+ E[6] ? D ? D.p(E, G) : (D = ui(E), D.c(), D.m(o, a)) : D && (D.d(1), D = null), G[0] & /*multiplePeriods, $_, selectedPeriod*/
4992
+ 8260 && u !== (u = /*multiplePeriods*/
5014
4993
  E[6] ? `${/*$_*/
5015
4994
  E[13]("amount")}` : `${/*$_*/
5016
4995
  E[13]("new")} ${/*$_*/
5017
4996
  E[13](`gamingLimits.${/*selectedPeriod*/
5018
4997
  E[2]}`)} ${/*$_*/
5019
- E[13]("limit")}`) && W(h, l), G[0] & /*inputAmount*/
5020
- 8 && bi(f.value) !== /*inputAmount*/
5021
- E[3] && ye(
5022
- f,
4998
+ E[13]("limit")}`) && W(h, u), G[0] & /*inputAmount*/
4999
+ 8 && pi(m.value) !== /*inputAmount*/
5000
+ E[3] && ve(
5001
+ m,
5023
5002
  /*inputAmount*/
5024
5003
  E[3]
5025
5004
  ), G[0] & /*$_*/
5026
5005
  8192 && R !== (R = /*$_*/
5027
- E[13]("setLimit") + "") && W(S, R);
5006
+ E[13]("setLimit") + "") && W(P, R);
5028
5007
  },
5029
5008
  d(E) {
5030
- E && A(t), De(P, E), H && H.d(), D && D.d(), e[35](null), L = !1, ie(w);
5009
+ E && B(t), Ce(A, E), M && M.d(), D && D.d(), e[35](null), L = !1, ie(w);
5031
5010
  }
5032
5011
  };
5033
5012
  }
5034
- function Qo(e) {
5013
+ function qo(e) {
5035
5014
  let t;
5036
5015
  return {
5037
5016
  c() {
5038
5017
  t = v("p"), t.textContent = "500 Server error";
5039
5018
  },
5040
5019
  m(i, r) {
5041
- B(i, t, r);
5020
+ N(i, t, r);
5042
5021
  },
5043
- p: j,
5022
+ p: U,
5044
5023
  d(i) {
5045
- i && A(t);
5024
+ i && B(t);
5046
5025
  }
5047
5026
  };
5048
5027
  }
5049
- function Ko(e) {
5050
- return { c: j, m: j, p: j, d: j };
5028
+ function Jo(e) {
5029
+ return { c: U, m: U, p: U, d: U };
5051
5030
  }
5052
- function es(e) {
5031
+ function Qo(e) {
5053
5032
  let t;
5054
5033
  return {
5055
5034
  c() {
5056
5035
  t = v("div"), g(t, "class", "LoadingIndicator");
5057
5036
  },
5058
5037
  m(i, r) {
5059
- B(i, t, r);
5038
+ N(i, t, r);
5060
5039
  },
5061
- p: j,
5040
+ p: U,
5062
5041
  d(i) {
5063
- i && A(t);
5042
+ i && B(t);
5064
5043
  }
5065
5044
  };
5066
5045
  }
5067
- function ts(e) {
5046
+ function Ko(e) {
5068
5047
  let t, i, r, n = (
5069
5048
  /*$_*/
5070
5049
  e[13]("noLimitText") + ""
5071
5050
  ), o;
5072
5051
  return {
5073
5052
  c() {
5074
- t = v("div"), i = v("div"), r = v("div"), o = $(n), g(r, "class", "LimitDetailsTextWrapper"), g(i, "class", "LimitDetailsWrapper"), g(t, "class", "LimitDetails");
5053
+ t = v("div"), i = v("div"), r = v("div"), o = F(n), g(r, "class", "LimitDetailsTextWrapper"), g(i, "class", "LimitDetailsWrapper"), g(t, "class", "LimitDetails");
5075
5054
  },
5076
5055
  m(s, a) {
5077
- B(s, t, a), d(t, i), d(i, r), d(r, o);
5056
+ N(s, t, a), d(t, i), d(i, r), d(r, o);
5078
5057
  },
5079
5058
  p(s, a) {
5080
5059
  a[0] & /*$_*/
@@ -5082,27 +5061,27 @@ function ts(e) {
5082
5061
  s[13]("noLimitText") + "") && W(o, n);
5083
5062
  },
5084
5063
  d(s) {
5085
- s && A(t);
5064
+ s && B(t);
5086
5065
  }
5087
5066
  };
5088
5067
  }
5089
- function is(e) {
5068
+ function es(e) {
5090
5069
  let t, i = te(
5091
5070
  /*limit*/
5092
5071
  e[53].currentLimits
5093
5072
  ), r = [];
5094
5073
  for (let n = 0; n < i.length; n += 1)
5095
- r[n] = ai(ni(e, i, n));
5074
+ r[n] = oi(ii(e, i, n));
5096
5075
  return {
5097
5076
  c() {
5098
5077
  for (let n = 0; n < r.length; n += 1)
5099
5078
  r[n].c();
5100
- t = Er();
5079
+ t = _r();
5101
5080
  },
5102
5081
  m(n, o) {
5103
5082
  for (let s = 0; s < r.length; s += 1)
5104
5083
  r[s] && r[s].m(n, o);
5105
- B(n, t, o);
5084
+ N(n, t, o);
5106
5085
  },
5107
5086
  p(n, o) {
5108
5087
  if (o[0] & /*removeLimit, availableLimits, $_*/
@@ -5113,8 +5092,8 @@ function is(e) {
5113
5092
  );
5114
5093
  let s;
5115
5094
  for (s = 0; s < i.length; s += 1) {
5116
- const a = ni(n, i, s);
5117
- r[s] ? r[s].p(a, o) : (r[s] = ai(a), r[s].c(), r[s].m(t.parentNode, t));
5095
+ const a = ii(n, i, s);
5096
+ r[s] ? r[s].p(a, o) : (r[s] = oi(a), r[s].c(), r[s].m(t.parentNode, t));
5118
5097
  }
5119
5098
  for (; s < r.length; s += 1)
5120
5099
  r[s].d(1);
@@ -5122,20 +5101,20 @@ function is(e) {
5122
5101
  }
5123
5102
  },
5124
5103
  d(n) {
5125
- n && A(t), De(r, n);
5104
+ n && B(t), Ce(r, n);
5126
5105
  }
5127
5106
  };
5128
5107
  }
5129
- function rs(e) {
5108
+ function ts(e) {
5130
5109
  let t, i = `${/*$_*/
5131
5110
  e[13]("removedLimitText")} ${/*currentLimit*/
5132
5111
  e[58].expiryDate}`, r;
5133
5112
  return {
5134
5113
  c() {
5135
- t = v("div"), r = $(i), g(t, "class", "PendingLimit");
5114
+ t = v("div"), r = F(i), g(t, "class", "PendingLimit");
5136
5115
  },
5137
5116
  m(n, o) {
5138
- B(n, t, o), d(t, r);
5117
+ N(n, t, o), d(t, r);
5139
5118
  },
5140
5119
  p(n, o) {
5141
5120
  o[0] & /*$_*/
@@ -5144,11 +5123,11 @@ function rs(e) {
5144
5123
  n[58].expiryDate}`) && W(r, i);
5145
5124
  },
5146
5125
  d(n) {
5147
- n && A(t);
5126
+ n && B(t);
5148
5127
  }
5149
5128
  };
5150
5129
  }
5151
- function ns(e) {
5130
+ function is(e) {
5152
5131
  let t, i = `${/*currentLimit*/
5153
5132
  e[58].updateAmount}${/*currentLimit*/
5154
5133
  e[58].currency} ${/*$_*/
@@ -5158,10 +5137,10 @@ function ns(e) {
5158
5137
  e[58].expiryDate}`, r;
5159
5138
  return {
5160
5139
  c() {
5161
- t = v("div"), r = $(i), g(t, "class", "PendingLimit");
5140
+ t = v("div"), r = F(i), g(t, "class", "PendingLimit");
5162
5141
  },
5163
5142
  m(n, o) {
5164
- B(n, t, o), d(t, r);
5143
+ N(n, t, o), d(t, r);
5165
5144
  },
5166
5145
  p(n, o) {
5167
5146
  o[0] & /*$_*/
@@ -5174,11 +5153,11 @@ function ns(e) {
5174
5153
  n[58].expiryDate}`) && W(r, i);
5175
5154
  },
5176
5155
  d(n) {
5177
- n && A(t);
5156
+ n && B(t);
5178
5157
  }
5179
5158
  };
5180
5159
  }
5181
- function os(e) {
5160
+ function rs(e) {
5182
5161
  let t, i = (
5183
5162
  /*$_*/
5184
5163
  e[13]("gamingLimits.removeLimit") + ""
@@ -5194,10 +5173,10 @@ function os(e) {
5194
5173
  }
5195
5174
  return {
5196
5175
  c() {
5197
- t = v("button"), r = $(i), g(t, "class", "RemoveLimitButton");
5176
+ t = v("button"), r = F(i), g(t, "class", "RemoveLimitButton");
5198
5177
  },
5199
5178
  m(a, c) {
5200
- B(a, t, c), d(t, r), n || (o = q(t, "click", s), n = !0);
5179
+ N(a, t, c), d(t, r), n || (o = Y(t, "click", s), n = !0);
5201
5180
  },
5202
5181
  p(a, c) {
5203
5182
  e = a, c[0] & /*$_*/
@@ -5205,122 +5184,122 @@ function os(e) {
5205
5184
  e[13]("gamingLimits.removeLimit") + "") && W(r, i);
5206
5185
  },
5207
5186
  d(a) {
5208
- a && A(t), n = !1, o();
5187
+ a && B(t), n = !1, o();
5209
5188
  }
5210
5189
  };
5211
5190
  }
5212
- function ai(e) {
5191
+ function oi(e) {
5213
5192
  let t, i, r, n = `${/*currentLimit*/
5214
5193
  e[58].amount}${/*currentLimit*/
5215
5194
  e[58].currency} ${/*$_*/
5216
5195
  e[13](`gamingLimits.${/*currentLimit*/
5217
5196
  e[58].period}`)}`, o, s, a, c;
5218
- function u(f, p) {
5197
+ function l(m, p) {
5219
5198
  if (
5220
5199
  /*currentLimit*/
5221
- f[58].isModified && /*currentLimit*/
5222
- f[58].updateAmount != "-1"
5200
+ m[58].isModified && /*currentLimit*/
5201
+ m[58].updateAmount != "-1"
5223
5202
  )
5224
- return ns;
5203
+ return is;
5225
5204
  if (
5226
5205
  /*currentLimit*/
5227
- f[58].isModified
5206
+ m[58].isModified
5228
5207
  )
5229
- return rs;
5208
+ return ts;
5230
5209
  }
5231
- let l = u(e), h = l && l(e), m = !/*currentLimit*/
5232
- e[58].isModified && os(e);
5210
+ let u = l(e), h = u && u(e), f = !/*currentLimit*/
5211
+ e[58].isModified && rs(e);
5233
5212
  return {
5234
5213
  c() {
5235
- t = v("div"), i = v("div"), r = v("div"), o = $(n), s = U(), h && h.c(), a = U(), m && m.c(), c = U(), g(r, "class", "CurrentLimit"), g(i, "class", "LimitDetailsTextWrapper"), g(t, "class", "LimitDetails");
5214
+ t = v("div"), i = v("div"), r = v("div"), o = F(n), s = j(), h && h.c(), a = j(), f && f.c(), c = j(), g(r, "class", "CurrentLimit"), g(i, "class", "LimitDetailsTextWrapper"), g(t, "class", "LimitDetails");
5236
5215
  },
5237
- m(f, p) {
5238
- B(f, t, p), d(t, i), d(i, r), d(r, o), d(i, s), h && h.m(i, null), d(t, a), m && m.m(t, null), d(t, c);
5216
+ m(m, p) {
5217
+ N(m, t, p), d(t, i), d(i, r), d(r, o), d(i, s), h && h.m(i, null), d(t, a), f && f.m(t, null), d(t, c);
5239
5218
  },
5240
- p(f, p) {
5219
+ p(m, p) {
5241
5220
  p[0] & /*$_*/
5242
5221
  8192 && n !== (n = `${/*currentLimit*/
5243
- f[58].amount}${/*currentLimit*/
5244
- f[58].currency} ${/*$_*/
5245
- f[13](`gamingLimits.${/*currentLimit*/
5246
- f[58].period}`)}`) && W(o, n), h && h.p(f, p), /*currentLimit*/
5247
- f[58].isModified || m.p(f, p);
5222
+ m[58].amount}${/*currentLimit*/
5223
+ m[58].currency} ${/*$_*/
5224
+ m[13](`gamingLimits.${/*currentLimit*/
5225
+ m[58].period}`)}`) && W(o, n), h && h.p(m, p), /*currentLimit*/
5226
+ m[58].isModified || f.p(m, p);
5248
5227
  },
5249
- d(f) {
5250
- f && A(t), h && h.d(), m && m.d();
5228
+ d(m) {
5229
+ m && B(t), h && h.d(), f && f.d();
5251
5230
  }
5252
5231
  };
5253
5232
  }
5254
- function ui(e) {
5233
+ function si(e) {
5255
5234
  let t, i, r = (
5256
5235
  /*$_*/
5257
5236
  e[13](`gamingLimits.${/*limit*/
5258
5237
  e[53].value}`) + ""
5259
5238
  ), n, o, s;
5260
- function a(l, h) {
5239
+ function a(u, h) {
5261
5240
  return (
5262
5241
  /*limit*/
5263
- l[53].currentLimits.length > 0 ? is : ts
5242
+ u[53].currentLimits.length > 0 ? es : Ko
5264
5243
  );
5265
5244
  }
5266
- let u = a(e)(e);
5245
+ let l = a(e)(e);
5267
5246
  return {
5268
5247
  c() {
5269
- t = v("div"), i = v("p"), n = $(r), o = U(), u.c(), s = U(), g(i, "class", "LimitTitle"), g(t, "class", "LimitWrapper " + /*isDesktop*/
5248
+ t = v("div"), i = v("p"), n = F(r), o = j(), l.c(), s = j(), g(i, "class", "LimitTitle"), g(t, "class", "LimitWrapper " + /*isDesktop*/
5270
5249
  (e[14] ? "Desktop" : ""));
5271
5250
  },
5272
- m(l, h) {
5273
- B(l, t, h), d(t, i), d(i, n), d(t, o), u.m(t, null), d(t, s);
5251
+ m(u, h) {
5252
+ N(u, t, h), d(t, i), d(i, n), d(t, o), l.m(t, null), d(t, s);
5274
5253
  },
5275
- p(l, h) {
5254
+ p(u, h) {
5276
5255
  h[0] & /*$_*/
5277
5256
  8192 && r !== (r = /*$_*/
5278
- l[13](`gamingLimits.${/*limit*/
5279
- l[53].value}`) + "") && W(n, r), u.p(l, h);
5257
+ u[13](`gamingLimits.${/*limit*/
5258
+ u[53].value}`) + "") && W(n, r), l.p(u, h);
5280
5259
  },
5281
- d(l) {
5282
- l && A(t), u.d();
5260
+ d(u) {
5261
+ u && B(t), l.d();
5283
5262
  }
5284
5263
  };
5285
5264
  }
5286
- function li(e) {
5265
+ function ai(e) {
5287
5266
  let t, i, r = (
5288
5267
  /*$_*/
5289
5268
  e[13]("limitType") + ""
5290
- ), n, o, s, a, c, u = te(
5269
+ ), n, o, s, a, c, l = te(
5291
5270
  /*availableLimits*/
5292
5271
  e[15]
5293
- ), l = [];
5294
- for (let h = 0; h < u.length; h += 1)
5295
- l[h] = ci(ii(e, u, h));
5272
+ ), u = [];
5273
+ for (let h = 0; h < l.length; h += 1)
5274
+ u[h] = li(ei(e, l, h));
5296
5275
  return {
5297
5276
  c() {
5298
- t = v("label"), i = v("span"), n = $(r), o = U(), s = v("select");
5299
- for (let h = 0; h < l.length; h += 1)
5300
- l[h].c();
5277
+ t = v("label"), i = v("span"), n = F(r), o = j(), s = v("select");
5278
+ for (let h = 0; h < u.length; h += 1)
5279
+ u[h].c();
5301
5280
  g(i, "class", "LimitSelectText"), g(s, "name", ""), g(s, "id", ""), /*selectedLimit*/
5302
- e[1] === void 0 && _e(() => (
5281
+ e[1] === void 0 && Ee(() => (
5303
5282
  /*select_change_handler*/
5304
5283
  e[32].call(s)
5305
5284
  )), g(t, "class", "LimitTypeDropdownWrapper");
5306
5285
  },
5307
- m(h, m) {
5308
- B(h, t, m), d(t, i), d(i, n), d(t, o), d(t, s);
5309
- for (let f = 0; f < l.length; f += 1)
5310
- l[f] && l[f].m(s, null);
5311
- Ie(
5286
+ m(h, f) {
5287
+ N(h, t, f), d(t, i), d(i, n), d(t, o), d(t, s);
5288
+ for (let m = 0; m < u.length; m += 1)
5289
+ u[m] && u[m].m(s, null);
5290
+ He(
5312
5291
  s,
5313
5292
  /*selectedLimit*/
5314
5293
  e[1],
5315
5294
  !0
5316
5295
  ), a || (c = [
5317
- q(
5296
+ Y(
5318
5297
  s,
5319
5298
  "change",
5320
5299
  /*select_change_handler*/
5321
5300
  e[32]
5322
5301
  ),
5323
- q(
5302
+ Y(
5324
5303
  s,
5325
5304
  "change",
5326
5305
  /*updateLimitSelection*/
@@ -5328,123 +5307,123 @@ function li(e) {
5328
5307
  )
5329
5308
  ], a = !0);
5330
5309
  },
5331
- p(h, m) {
5332
- if (m[0] & /*$_*/
5310
+ p(h, f) {
5311
+ if (f[0] & /*$_*/
5333
5312
  8192 && r !== (r = /*$_*/
5334
- h[13]("limitType") + "") && W(n, r), m[0] & /*availableLimits*/
5313
+ h[13]("limitType") + "") && W(n, r), f[0] & /*availableLimits*/
5335
5314
  32768) {
5336
- u = te(
5315
+ l = te(
5337
5316
  /*availableLimits*/
5338
5317
  h[15]
5339
5318
  );
5340
- let f;
5341
- for (f = 0; f < u.length; f += 1) {
5342
- const p = ii(h, u, f);
5343
- l[f] ? l[f].p(p, m) : (l[f] = ci(p), l[f].c(), l[f].m(s, null));
5319
+ let m;
5320
+ for (m = 0; m < l.length; m += 1) {
5321
+ const p = ei(h, l, m);
5322
+ u[m] ? u[m].p(p, f) : (u[m] = li(p), u[m].c(), u[m].m(s, null));
5344
5323
  }
5345
- for (; f < l.length; f += 1)
5346
- l[f].d(1);
5347
- l.length = u.length;
5324
+ for (; m < u.length; m += 1)
5325
+ u[m].d(1);
5326
+ u.length = l.length;
5348
5327
  }
5349
- m[0] & /*selectedLimit, availableLimits*/
5350
- 32770 && Ie(
5328
+ f[0] & /*selectedLimit, availableLimits*/
5329
+ 32770 && He(
5351
5330
  s,
5352
5331
  /*selectedLimit*/
5353
5332
  h[1]
5354
5333
  );
5355
5334
  },
5356
5335
  d(h) {
5357
- h && A(t), De(l, h), a = !1, ie(c);
5336
+ h && B(t), Ce(u, h), a = !1, ie(c);
5358
5337
  }
5359
5338
  };
5360
5339
  }
5361
- function ci(e) {
5340
+ function li(e) {
5362
5341
  let t, i = (
5363
5342
  /*limit*/
5364
5343
  e[53].title + ""
5365
5344
  ), r;
5366
5345
  return {
5367
5346
  c() {
5368
- t = v("option"), r = $(i), t.__value = /*limit*/
5369
- e[53].value, ye(t, t.__value);
5347
+ t = v("option"), r = F(i), t.__value = /*limit*/
5348
+ e[53].value, ve(t, t.__value);
5370
5349
  },
5371
5350
  m(n, o) {
5372
- B(n, t, o), d(t, r);
5351
+ N(n, t, o), d(t, r);
5373
5352
  },
5374
- p: j,
5353
+ p: U,
5375
5354
  d(n) {
5376
- n && A(t);
5355
+ n && B(t);
5377
5356
  }
5378
5357
  };
5379
5358
  }
5380
- function hi(e) {
5359
+ function ui(e) {
5381
5360
  let t, i, r = (
5382
5361
  /*$_*/
5383
5362
  e[13]("period") + ""
5384
- ), n, o, s, a, c, u = te(Z[
5363
+ ), n, o, s, a, c, l = te(Z[
5385
5364
  /*selectedLimit*/
5386
5365
  e[1]
5387
- ].periods), l = [];
5388
- for (let h = 0; h < u.length; h += 1)
5389
- l[h] = fi(ti(e, u, h));
5366
+ ].periods), u = [];
5367
+ for (let h = 0; h < l.length; h += 1)
5368
+ u[h] = ci(Kt(e, l, h));
5390
5369
  return {
5391
5370
  c() {
5392
- t = v("label"), i = v("span"), n = $(r), o = U(), s = v("select");
5393
- for (let h = 0; h < l.length; h += 1)
5394
- l[h].c();
5371
+ t = v("label"), i = v("span"), n = F(r), o = j(), s = v("select");
5372
+ for (let h = 0; h < u.length; h += 1)
5373
+ u[h].c();
5395
5374
  g(i, "class", "PeriodSelectText"), g(t, "class", "LimitPeriodDropdownWrapper"), g(s, "name", ""), g(s, "id", ""), /*selectedPeriod*/
5396
- e[2] === void 0 && _e(() => (
5375
+ e[2] === void 0 && Ee(() => (
5397
5376
  /*select_change_handler_1*/
5398
5377
  e[33].call(s)
5399
5378
  ));
5400
5379
  },
5401
- m(h, m) {
5402
- B(h, t, m), d(t, i), d(i, n), B(h, o, m), B(h, s, m);
5403
- for (let f = 0; f < l.length; f += 1)
5404
- l[f] && l[f].m(s, null);
5405
- Ie(
5380
+ m(h, f) {
5381
+ N(h, t, f), d(t, i), d(i, n), N(h, o, f), N(h, s, f);
5382
+ for (let m = 0; m < u.length; m += 1)
5383
+ u[m] && u[m].m(s, null);
5384
+ He(
5406
5385
  s,
5407
5386
  /*selectedPeriod*/
5408
5387
  e[2],
5409
5388
  !0
5410
- ), a || (c = q(
5389
+ ), a || (c = Y(
5411
5390
  s,
5412
5391
  "change",
5413
5392
  /*select_change_handler_1*/
5414
5393
  e[33]
5415
5394
  ), a = !0);
5416
5395
  },
5417
- p(h, m) {
5418
- if (m[0] & /*$_*/
5396
+ p(h, f) {
5397
+ if (f[0] & /*$_*/
5419
5398
  8192 && r !== (r = /*$_*/
5420
- h[13]("period") + "") && W(n, r), m[0] & /*selectedLimit, $_*/
5399
+ h[13]("period") + "") && W(n, r), f[0] & /*selectedLimit, $_*/
5421
5400
  8194) {
5422
- u = te(Z[
5401
+ l = te(Z[
5423
5402
  /*selectedLimit*/
5424
5403
  h[1]
5425
5404
  ].periods);
5426
- let f;
5427
- for (f = 0; f < u.length; f += 1) {
5428
- const p = ti(h, u, f);
5429
- l[f] ? l[f].p(p, m) : (l[f] = fi(p), l[f].c(), l[f].m(s, null));
5405
+ let m;
5406
+ for (m = 0; m < l.length; m += 1) {
5407
+ const p = Kt(h, l, m);
5408
+ u[m] ? u[m].p(p, f) : (u[m] = ci(p), u[m].c(), u[m].m(s, null));
5430
5409
  }
5431
- for (; f < l.length; f += 1)
5432
- l[f].d(1);
5433
- l.length = u.length;
5410
+ for (; m < u.length; m += 1)
5411
+ u[m].d(1);
5412
+ u.length = l.length;
5434
5413
  }
5435
- m[0] & /*selectedPeriod, selectedLimit*/
5436
- 6 && Ie(
5414
+ f[0] & /*selectedPeriod, selectedLimit*/
5415
+ 6 && He(
5437
5416
  s,
5438
5417
  /*selectedPeriod*/
5439
5418
  h[2]
5440
5419
  );
5441
5420
  },
5442
5421
  d(h) {
5443
- h && (A(t), A(o), A(s)), De(l, h), a = !1, c();
5422
+ h && (B(t), B(o), B(s)), Ce(u, h), a = !1, c();
5444
5423
  }
5445
5424
  };
5446
5425
  }
5447
- function fi(e) {
5426
+ function ci(e) {
5448
5427
  let t, i = (
5449
5428
  /*$_*/
5450
5429
  e[13](`gamingLimits.${/*period*/
@@ -5452,11 +5431,11 @@ function fi(e) {
5452
5431
  ), r, n;
5453
5432
  return {
5454
5433
  c() {
5455
- t = v("option"), r = $(i), t.__value = n = /*period*/
5456
- e[50], ye(t, t.__value), t.selected = !0;
5434
+ t = v("option"), r = F(i), t.__value = n = /*period*/
5435
+ e[50], ve(t, t.__value), t.selected = !0;
5457
5436
  },
5458
5437
  m(o, s) {
5459
- B(o, t, s), d(t, r);
5438
+ N(o, t, s), d(t, r);
5460
5439
  },
5461
5440
  p(o, s) {
5462
5441
  s[0] & /*$_, selectedLimit*/
@@ -5464,27 +5443,27 @@ function fi(e) {
5464
5443
  o[13](`gamingLimits.${/*period*/
5465
5444
  o[50]}`) + "") && W(r, i), s[0] & /*selectedLimit, availableLimits*/
5466
5445
  32770 && n !== (n = /*period*/
5467
- o[50]) && (t.__value = n, ye(t, t.__value));
5446
+ o[50]) && (t.__value = n, ve(t, t.__value));
5468
5447
  },
5469
5448
  d(o) {
5470
- o && A(t);
5449
+ o && B(t);
5471
5450
  }
5472
5451
  };
5473
5452
  }
5474
- function ss(e) {
5453
+ function ns(e) {
5475
5454
  let t, i, r = (
5476
5455
  /*popupVisible*/
5477
- e[10] && oi(e)
5456
+ e[10] && ri(e)
5478
5457
  );
5479
5458
  function n(a, c) {
5480
5459
  return (
5481
5460
  /*isLoading*/
5482
5461
  a[7] && !/*popupVisible*/
5483
- a[10] ? es : (
5462
+ a[10] ? Qo : (
5484
5463
  /*isLoading*/
5485
- a[7] ? Ko : (
5464
+ a[7] ? Jo : (
5486
5465
  /*fetchError*/
5487
- a[8] ? Qo : Jo
5466
+ a[8] ? qo : Yo
5488
5467
  )
5489
5468
  )
5490
5469
  );
@@ -5492,60 +5471,60 @@ function ss(e) {
5492
5471
  let o = n(e), s = o(e);
5493
5472
  return {
5494
5473
  c() {
5495
- t = v("div"), r && r.c(), i = U(), s.c();
5474
+ t = v("div"), r && r.c(), i = j(), s.c();
5496
5475
  },
5497
5476
  m(a, c) {
5498
- B(a, t, c), r && r.m(t, null), d(t, i), s.m(t, null), e[36](t);
5477
+ N(a, t, c), r && r.m(t, null), d(t, i), s.m(t, null), e[36](t);
5499
5478
  },
5500
5479
  p(a, c) {
5501
5480
  /*popupVisible*/
5502
- a[10] ? r ? r.p(a, c) : (r = oi(a), r.c(), r.m(t, i)) : r && (r.d(1), r = null), o === (o = n(a)) && s ? s.p(a, c) : (s.d(1), s = o(a), s && (s.c(), s.m(t, null)));
5481
+ a[10] ? r ? r.p(a, c) : (r = ri(a), r.c(), r.m(t, i)) : r && (r.d(1), r = null), o === (o = n(a)) && s ? s.p(a, c) : (s.d(1), s = o(a), s && (s.c(), s.m(t, null)));
5503
5482
  },
5504
- i: j,
5505
- o: j,
5483
+ i: U,
5484
+ o: U,
5506
5485
  d(a) {
5507
- a && A(t), r && r.d(), s.d(), e[36](null);
5486
+ a && B(t), r && r.d(), s.d(), e[36](null);
5508
5487
  }
5509
5488
  };
5510
5489
  }
5511
- function as(e, t, i) {
5490
+ function os(e, t, i) {
5512
5491
  let r;
5513
- gr(e, Ao, (b) => i(13, r = b));
5514
- let { lang: n = "en" } = t, { currency: o = "" } = t, { limits: s = "" } = t, { session: a = "" } = t, { userid: c = "" } = t, { endpoint: u = "" } = t, { clientstyling: l = "" } = t, { clientstylingurl: h = "" } = t, { translationurl: m = "" } = t, { mbsource: f } = t, p, _ = window.navigator.userAgent, R = !zo(_), S = [], L = "", w = "", O, P, H = !1, D = !1, E = !0, G = !1, M = !1, K = !1, ze = !1, We = "", we;
5515
- const Lt = { EUR: "€", RON: " lei" }, Zi = {
5492
+ br(e, So, (b) => i(13, r = b));
5493
+ let { lang: n = "en" } = t, { currency: o = "" } = t, { limits: s = "" } = t, { session: a = "" } = t, { userid: c = "" } = t, { endpoint: l = "" } = t, { clientstyling: u = "" } = t, { clientstylingurl: h = "" } = t, { translationurl: f = "" } = t, { mbsource: m } = t, p, _ = window.navigator.userAgent, R = !$o(_), P = [], L = "", w = "", H, A, M = !1, D = !1, E = !0, G = !1, k = !1, K = !1, $e = !1, Ge = "", we;
5494
+ const _t = { EUR: "€", RON: " lei" }, Xi = {
5516
5495
  updatePendingError: ["SYS_1037", "SYS_1142", "SYS_1140"]
5517
- }, Yi = () => {
5518
- fetch(m).then((y) => y.json()).then((y) => {
5519
- Object.keys(y).forEach((N) => {
5520
- Vt(N, y[N]);
5496
+ }, Zi = () => {
5497
+ fetch(f).then((y) => y.json()).then((y) => {
5498
+ Object.keys(y).forEach((I) => {
5499
+ zt(I, y[I]);
5521
5500
  });
5522
5501
  }).catch((y) => {
5523
5502
  console.log(y);
5524
5503
  });
5525
5504
  };
5526
- Object.keys(Xt).forEach((b) => {
5527
- Vt(b, Xt[b]);
5505
+ Object.keys(Wt).forEach((b) => {
5506
+ zt(b, Wt[b]);
5528
5507
  });
5529
- const qi = () => {
5508
+ const Yi = () => {
5530
5509
  s.split(" ").forEach((y) => {
5531
- Z[y] ? S.push(Z[y]) : console.error(`Unknown limit: ${y}`);
5532
- }), i(1, L = S[0].value), i(2, w = Z[L].periods[0]), i(5, H = S.length > 1), i(6, D = Z[L].periods.length > 1);
5533
- }, Ji = () => {
5510
+ Z[y] ? P.push(Z[y]) : console.error(`Unknown limit: ${y}`);
5511
+ }), i(1, L = P[0].value), i(2, w = Z[L].periods[0]), i(5, M = P.length > 1), i(6, D = Z[L].periods.length > 1);
5512
+ }, qi = () => {
5534
5513
  i(2, w = Z[L].periods[0]), i(6, D = Z[L].periods.length > 1);
5535
- }, Qi = () => {
5536
- if (!(O > 0))
5514
+ }, Ji = () => {
5515
+ if (!(H > 0))
5537
5516
  return;
5538
5517
  i(10, K = !0), i(7, E = !0);
5539
- let b = new URL(`/v2/player/${c}/limits`, u);
5518
+ let b = new URL(`/v2/player/${c}/limits`, l);
5540
5519
  const y = {};
5541
5520
  y[Z[L].callValue] = [
5542
5521
  {
5543
5522
  period: w,
5544
- amount: O,
5523
+ amount: H,
5545
5524
  currency: o
5546
5525
  }
5547
5526
  ];
5548
- let N = {
5527
+ let I = {
5549
5528
  method: "PUT",
5550
5529
  headers: {
5551
5530
  "X-SessionID": a,
@@ -5554,20 +5533,20 @@ function as(e, t, i) {
5554
5533
  },
5555
5534
  body: JSON.stringify(y)
5556
5535
  };
5557
- fetch(b.href, N).then((k) => (k.status >= 300 && i(9, M = !0), k.json())).then((k) => {
5558
- Ve(), M && Ki(k);
5559
- }).catch((k) => {
5560
- console.log(k), i(7, E = !1), i(8, G = !0);
5536
+ fetch(b.href, I).then((C) => (C.status >= 300 && i(9, k = !0), C.json())).then((C) => {
5537
+ ze(), k && Qi(C);
5538
+ }).catch((C) => {
5539
+ console.log(C), i(7, E = !1), i(8, G = !0);
5561
5540
  });
5562
- }, Ki = (b) => {
5541
+ }, Qi = (b) => {
5563
5542
  const y = b.error.match(/errorCode:(.*)\)/)[1];
5564
5543
  console.error(`API response error: ${y}`);
5565
- let N;
5566
- for (const [k, F] of Object.entries(Zi))
5567
- F.includes(y) && (N = r(`gamingLimits.${k}`));
5568
- N = N != null ? N : r("gamingLimits.genericError"), xt(y, N);
5569
- }, Ve = () => {
5570
- let b = new URL(`/v2/player/${c}/limits`, u), y = !M, N = {
5544
+ let I;
5545
+ for (const [C, $] of Object.entries(Xi))
5546
+ $.includes(y) && (I = r(`gamingLimits.${C}`));
5547
+ I = I != null ? I : r("gamingLimits.genericError"), Et(y, I);
5548
+ }, ze = () => {
5549
+ let b = new URL(`/v2/player/${c}/limits`, l), y = !k, I = {
5571
5550
  method: "GET",
5572
5551
  headers: {
5573
5552
  "X-SessionID": a,
@@ -5575,49 +5554,49 @@ function as(e, t, i) {
5575
5554
  Accept: "application/json"
5576
5555
  }
5577
5556
  };
5578
- fetch(b.href, N).then((k) => {
5579
- if (k.status >= 300)
5557
+ fetch(b.href, I).then((C) => {
5558
+ if (C.status >= 300)
5580
5559
  throw i(7, E = !1), i(8, G = !0), new Error("There was an error fetching the limits");
5581
- return k.json();
5582
- }).then((k) => {
5583
- we = k, K && y && xt(), er(we), i(7, E = !1), i(3, O = null);
5584
- }).catch((k) => {
5585
- console.log(k), i(7, E = !1), i(8, G = !0);
5560
+ return C.json();
5561
+ }).then((C) => {
5562
+ we = C, K && y && Et(), Ki(we), i(7, E = !1), i(3, H = null);
5563
+ }).catch((C) => {
5564
+ console.log(C), i(7, E = !1), i(8, G = !0);
5586
5565
  });
5587
- }, er = (b) => {
5588
- S.forEach((y) => {
5589
- var N;
5590
- y.currentLimits = [], (N = b[Z[y.value].callValue]) == null || N.forEach((k, F) => {
5591
- var wt;
5592
- const J = b[Z[y.value].callValue][F];
5593
- y.currentLimits.push({}), y.currentLimits[F].limitType = y.value, y.currentLimits[F].amount = Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(J.amount), y.currentLimits[F].currency = (wt = Lt[J.currency]) != null ? wt : J.currency, y.currentLimits[F].period = J.period, y.currentLimits[F].updateAmount = Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(J.updateAmount), y.currentLimits[F].isModified = J.isModified, y.currentLimits[F].expiryDate = `${new Date(J.expiryDate).toLocaleDateString("en-de", { hour: "numeric", minute: "numeric" }).replaceAll("/", ".")} (GMT)`;
5594
- }), y.currentLimits = tr(y.currentLimits);
5566
+ }, Ki = (b) => {
5567
+ P.forEach((y) => {
5568
+ var I;
5569
+ y.currentLimits = [], (I = b[Z[y.value].callValue]) == null || I.forEach((C, $) => {
5570
+ var xt;
5571
+ const q = b[Z[y.value].callValue][$];
5572
+ y.currentLimits.push({}), y.currentLimits[$].limitType = y.value, y.currentLimits[$].amount = Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(q.amount), y.currentLimits[$].currency = (xt = _t[q.currency]) != null ? xt : q.currency, y.currentLimits[$].period = q.period, y.currentLimits[$].updateAmount = Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(q.updateAmount), y.currentLimits[$].isModified = q.isModified, y.currentLimits[$].expiryDate = `${new Date(q.expiryDate).toLocaleDateString("en-de", { hour: "numeric", minute: "numeric" }).replaceAll("/", ".")} (GMT)`;
5573
+ }), y.currentLimits = er(y.currentLimits);
5595
5574
  });
5596
- }, tr = (b) => {
5575
+ }, er = (b) => {
5597
5576
  const y = { Daily: 0, Weekly: 1, Monthly: 2 };
5598
- return b.sort((N, k) => y[N.period] - y[k.period]), b;
5599
- }, ir = () => {
5600
- O > 999999999999999 && i(3, O = 999999999999999);
5601
- const y = O - Math.floor(O) === 0;
5602
- O > 0 && y ? P.removeAttribute("disabled") : P.setAttribute("disabled", "true");
5603
- }, xt = (b, y) => {
5577
+ return b.sort((I, C) => y[I.period] - y[C.period]), b;
5578
+ }, tr = () => {
5579
+ H > 999999999999999 && i(3, H = 999999999999999);
5580
+ const y = H - Math.floor(H) === 0;
5581
+ H > 0 && y ? A.removeAttribute("disabled") : A.setAttribute("disabled", "true");
5582
+ }, Et = (b, y) => {
5604
5583
  if (b)
5605
- i(12, We = y);
5584
+ i(12, Ge = y);
5606
5585
  else if (we) {
5607
- const N = we[Z[L].callValue].filter((J) => J.period === w)[0], k = Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(N.amount);
5608
- let F = r("gamingLimits.popupImmediateUpdate").replace("{selectedLimit}", r(`gamingLimits.${L}`).toLowerCase()).replace("{updatedAmount}", k).replace("{currency}", Lt[N.currency] || N.currency).replace("{selectedPeriod}", r(`gamingLimits.${w}`).toLowerCase());
5609
- i(12, We = N.isModified ? `${r("popupPendingUpdate")} ${new Date(N.expiryDate).toLocaleDateString("en-de", { hour: "numeric", minute: "numeric" }).replaceAll("/", ".")} (GMT)` : F);
5586
+ const I = we[Z[L].callValue].filter((q) => q.period === w)[0], C = Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(I.amount);
5587
+ let $ = r("gamingLimits.popupImmediateUpdate").replace("{selectedLimit}", r(`gamingLimits.${L}`).toLowerCase()).replace("{updatedAmount}", C).replace("{currency}", _t[I.currency] || I.currency).replace("{selectedPeriod}", r(`gamingLimits.${w}`).toLowerCase());
5588
+ i(12, Ge = I.isModified ? `${r("popupPendingUpdate")} ${new Date(I.expiryDate).toLocaleDateString("en-de", { hour: "numeric", minute: "numeric" }).replaceAll("/", ".")} (GMT)` : $);
5610
5589
  } else
5611
5590
  console.error("Couldn't populate popupContent");
5612
- i(11, ze = !0);
5613
- }, Tt = (b) => {
5591
+ i(11, $e = !0);
5592
+ }, Lt = (b) => {
5614
5593
  const y = {
5615
5594
  wager: "wagering",
5616
5595
  loss: "loss",
5617
5596
  deposit: "deposit"
5618
5597
  };
5619
5598
  i(10, K = !0), i(7, E = !0);
5620
- let N = new URL(`/v2/player/${c}/limits/${y[b.limitType]}?periods=${b.period}`, u), k = {
5599
+ let I = new URL(`/v2/player/${c}/limits/${y[b.limitType]}?periods=${b.period}`, l), C = {
5621
5600
  method: "DELETE",
5622
5601
  headers: {
5623
5602
  "X-SessionID": a,
@@ -5625,97 +5604,97 @@ function as(e, t, i) {
5625
5604
  Accept: "application/json"
5626
5605
  }
5627
5606
  };
5628
- fetch(N.href, k).then((F) => F.json()).then((F) => {
5629
- Ve();
5630
- }).catch((F) => {
5631
- console.log(F), i(7, E = !1), i(8, G = !0);
5607
+ fetch(I.href, C).then(($) => $.json()).then(($) => {
5608
+ ze();
5609
+ }).catch(($) => {
5610
+ console.log($), i(7, E = !1), i(8, G = !0);
5632
5611
  });
5612
+ }, ir = () => {
5613
+ i(11, $e = i(10, K = !1));
5633
5614
  }, rr = () => {
5634
- i(11, ze = i(10, K = !1));
5635
- }, nr = () => {
5636
- Bo(n);
5615
+ Po(n);
5637
5616
  };
5638
- wr(() => () => {
5617
+ Tr(() => () => {
5639
5618
  });
5640
- const or = (b) => Tt(b);
5619
+ const nr = (b) => Lt(b);
5620
+ function or() {
5621
+ L = Bt(this), i(1, L), i(15, P);
5622
+ }
5641
5623
  function sr() {
5642
- L = Ot(this), i(1, L), i(15, S);
5624
+ w = Bt(this), i(2, w), i(1, L);
5643
5625
  }
5644
5626
  function ar() {
5645
- w = Ot(this), i(2, w), i(1, L);
5646
- }
5647
- function ur() {
5648
- O = bi(this.value), i(3, O);
5627
+ H = pi(this.value), i(3, H);
5649
5628
  }
5650
5629
  function lr(b) {
5651
- He[b ? "unshift" : "push"](() => {
5652
- P = b, i(4, P);
5630
+ Oe[b ? "unshift" : "push"](() => {
5631
+ A = b, i(4, A);
5653
5632
  });
5654
5633
  }
5655
- function cr(b) {
5656
- He[b ? "unshift" : "push"](() => {
5634
+ function ur(b) {
5635
+ Oe[b ? "unshift" : "push"](() => {
5657
5636
  p = b, i(0, p);
5658
5637
  });
5659
5638
  }
5660
5639
  return e.$$set = (b) => {
5661
- "lang" in b && i(21, n = b.lang), "currency" in b && i(22, o = b.currency), "limits" in b && i(23, s = b.limits), "session" in b && i(24, a = b.session), "userid" in b && i(25, c = b.userid), "endpoint" in b && i(26, u = b.endpoint), "clientstyling" in b && i(27, l = b.clientstyling), "clientstylingurl" in b && i(28, h = b.clientstylingurl), "translationurl" in b && i(29, m = b.translationurl), "mbsource" in b && i(30, f = b.mbsource);
5640
+ "lang" in b && i(21, n = b.lang), "currency" in b && i(22, o = b.currency), "limits" in b && i(23, s = b.limits), "session" in b && i(24, a = b.session), "userid" in b && i(25, c = b.userid), "endpoint" in b && i(26, l = b.endpoint), "clientstyling" in b && i(27, u = b.clientstyling), "clientstylingurl" in b && i(28, h = b.clientstylingurl), "translationurl" in b && i(29, f = b.translationurl), "mbsource" in b && i(30, m = b.mbsource);
5662
5641
  }, e.$$.update = () => {
5663
5642
  e.$$.dirty[0] & /*limits*/
5664
- 8388608 && s && qi(), e.$$.dirty[0] & /*lang*/
5665
- 2097152 && n && nr(), e.$$.dirty[0] & /*userid, session, endpoint*/
5666
- 117440512 && c && a && u && Ve(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
5667
- 134217729 && l && p && Wo(p, l), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
5668
- 268435457 && h && p && Vo(p, h), e.$$.dirty[0] & /*mbsource, customStylingContainer*/
5669
- 1073741825 && f && p && Xo(p, `${f}.Style`), e.$$.dirty[0] & /*translationurl*/
5670
- 536870912 && m && Yi();
5643
+ 8388608 && s && Yi(), e.$$.dirty[0] & /*lang*/
5644
+ 2097152 && n && rr(), e.$$.dirty[0] & /*userid, session, endpoint*/
5645
+ 117440512 && c && a && l && ze(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
5646
+ 134217729 && u && p && Go(p, u), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
5647
+ 268435457 && h && p && zo(p, h), e.$$.dirty[0] & /*mbsource, customStylingContainer*/
5648
+ 1073741825 && m && p && Wo(p, `${m}.Style`), e.$$.dirty[0] & /*translationurl*/
5649
+ 536870912 && f && Zi();
5671
5650
  }, [
5672
5651
  p,
5673
5652
  L,
5674
5653
  w,
5675
- O,
5676
- P,
5677
5654
  H,
5655
+ A,
5656
+ M,
5678
5657
  D,
5679
5658
  E,
5680
5659
  G,
5681
- M,
5660
+ k,
5682
5661
  K,
5683
- ze,
5684
- We,
5662
+ $e,
5663
+ Ge,
5685
5664
  r,
5686
5665
  R,
5687
- S,
5666
+ P,
5667
+ qi,
5688
5668
  Ji,
5689
- Qi,
5669
+ tr,
5670
+ Lt,
5690
5671
  ir,
5691
- Tt,
5692
- rr,
5693
5672
  n,
5694
5673
  o,
5695
5674
  s,
5696
5675
  a,
5697
5676
  c,
5698
- u,
5699
5677
  l,
5678
+ u,
5700
5679
  h,
5701
- m,
5702
5680
  f,
5681
+ m,
5682
+ nr,
5703
5683
  or,
5704
5684
  sr,
5705
5685
  ar,
5706
- ur,
5707
5686
  lr,
5708
- cr
5687
+ ur
5709
5688
  ];
5710
5689
  }
5711
- class us extends Dr {
5690
+ class ss extends Cr {
5712
5691
  constructor(t) {
5713
- super(), kr(
5692
+ super(), Mr(
5714
5693
  this,
5715
5694
  t,
5716
- as,
5717
- ss,
5718
- pi,
5695
+ os,
5696
+ ns,
5697
+ mi,
5719
5698
  {
5720
5699
  lang: 21,
5721
5700
  currency: 22,
@@ -5728,7 +5707,7 @@ class us extends Dr {
5728
5707
  translationurl: 29,
5729
5708
  mbsource: 30
5730
5709
  },
5731
- Zo,
5710
+ Vo,
5732
5711
  [-1, -1]
5733
5712
  );
5734
5713
  }
@@ -5793,7 +5772,7 @@ class us extends Dr {
5793
5772
  this.$$set({ mbsource: t }), X();
5794
5773
  }
5795
5774
  }
5796
- Cr(us, { lang: {}, currency: {}, limits: {}, session: {}, userid: {}, endpoint: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, mbsource: {} }, [], [], !0);
5775
+ kr(ss, { lang: {}, currency: {}, limits: {}, session: {}, userid: {}, endpoint: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, mbsource: {} }, [], [], !0);
5797
5776
  export {
5798
- us as default
5777
+ ss as default
5799
5778
  };