@everymatrix/player-active-bonuses 1.74.1 → 1.74.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,17 +1,17 @@
1
- var ar = Object.defineProperty, ur = Object.defineProperties;
2
- var lr = Object.getOwnPropertyDescriptors;
3
- var Pt = Object.getOwnPropertySymbols;
4
- var cr = Object.prototype.hasOwnProperty, hr = Object.prototype.propertyIsEnumerable;
5
- var qe = (e, t, n) => t in e ? ar(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, Mt = (e, t) => {
1
+ var sr = Object.defineProperty, ar = Object.defineProperties;
2
+ var ur = Object.getOwnPropertyDescriptors;
3
+ var At = Object.getOwnPropertySymbols;
4
+ var lr = Object.prototype.hasOwnProperty, cr = Object.prototype.propertyIsEnumerable;
5
+ var Xe = (e, t, n) => t in e ? sr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, Tt = (e, t) => {
6
6
  for (var n in t || (t = {}))
7
- cr.call(t, n) && qe(e, n, t[n]);
8
- if (Pt)
9
- for (var n of Pt(t))
10
- hr.call(t, n) && qe(e, n, t[n]);
7
+ lr.call(t, n) && Xe(e, n, t[n]);
8
+ if (At)
9
+ for (var n of At(t))
10
+ cr.call(t, n) && Xe(e, n, t[n]);
11
11
  return e;
12
- }, Ht = (e, t) => ur(e, lr(t));
13
- var q = (e, t, n) => (qe(e, typeof t != "symbol" ? t + "" : t, n), n);
14
- var Ot = (e, t, n) => new Promise((r, o) => {
12
+ }, Pt = (e, t) => ar(e, ur(t));
13
+ var q = (e, t, n) => (Xe(e, typeof t != "symbol" ? t + "" : t, n), n);
14
+ var Mt = (e, t, n) => new Promise((r, o) => {
15
15
  var i = (u) => {
16
16
  try {
17
17
  a(n.next(u));
@@ -29,29 +29,29 @@ var Ot = (e, t, n) => new Promise((r, o) => {
29
29
  });
30
30
  function K() {
31
31
  }
32
- function fn(e) {
32
+ function cn(e) {
33
33
  return e();
34
34
  }
35
- function It() {
35
+ function Ht() {
36
36
  return /* @__PURE__ */ Object.create(null);
37
37
  }
38
38
  function ue(e) {
39
- e.forEach(fn);
39
+ e.forEach(cn);
40
40
  }
41
- function Et(e) {
41
+ function vt(e) {
42
42
  return typeof e == "function";
43
43
  }
44
- function dn(e, t) {
44
+ function hn(e, t) {
45
45
  return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
46
46
  }
47
- let Oe;
48
- function Ki(e, t) {
49
- return e === t ? !0 : (Oe || (Oe = document.createElement("a")), Oe.href = t, e === Oe.href);
47
+ let Ie;
48
+ function Ji(e, t) {
49
+ return e === t ? !0 : (Ie || (Ie = document.createElement("a")), Ie.href = t, e === Ie.href);
50
50
  }
51
- function fr(e) {
51
+ function hr(e) {
52
52
  return Object.keys(e).length === 0;
53
53
  }
54
- function pn(e, ...t) {
54
+ function fn(e, ...t) {
55
55
  if (e == null) {
56
56
  for (const r of t)
57
57
  r(void 0);
@@ -60,20 +60,20 @@ function pn(e, ...t) {
60
60
  const n = e.subscribe(...t);
61
61
  return n.unsubscribe ? () => n.unsubscribe() : n;
62
62
  }
63
- function dr(e, t, n) {
64
- e.$$.on_destroy.push(pn(t, n));
63
+ function fr(e, t, n) {
64
+ e.$$.on_destroy.push(fn(t, n));
65
65
  }
66
66
  function v(e, t) {
67
67
  e.appendChild(t);
68
68
  }
69
- function pr(e, t, n) {
70
- const r = mr(e);
69
+ function dr(e, t, n) {
70
+ const r = pr(e);
71
71
  if (!r.getElementById(t)) {
72
- const o = T("style");
73
- o.id = t, o.textContent = n, br(r, o);
72
+ const o = P("style");
73
+ o.id = t, o.textContent = n, mr(r, o);
74
74
  }
75
75
  }
76
- function mr(e) {
76
+ function pr(e) {
77
77
  if (!e)
78
78
  return document;
79
79
  const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
@@ -83,7 +83,7 @@ function mr(e) {
83
83
  t
84
84
  ) : e.ownerDocument;
85
85
  }
86
- function br(e, t) {
86
+ function mr(e, t) {
87
87
  return v(
88
88
  /** @type {Document} */
89
89
  e.head || e,
@@ -96,11 +96,11 @@ function V(e, t, n) {
96
96
  function G(e) {
97
97
  e.parentNode && e.parentNode.removeChild(e);
98
98
  }
99
- function mn(e, t) {
99
+ function dn(e, t) {
100
100
  for (let n = 0; n < e.length; n += 1)
101
101
  e[n] && e[n].d(t);
102
102
  }
103
- function T(e) {
103
+ function P(e) {
104
104
  return document.createElement(e);
105
105
  }
106
106
  function ce(e) {
@@ -112,7 +112,7 @@ function F(e) {
112
112
  function W() {
113
113
  return F(" ");
114
114
  }
115
- function xt() {
115
+ function yt() {
116
116
  return F("");
117
117
  }
118
118
  function Y(e, t, n, r) {
@@ -125,17 +125,17 @@ function p(e, t, n) {
125
125
  const r = t.toLowerCase();
126
126
  r in e ? e[r] = typeof e[r] == "boolean" && n === "" ? !0 : n : t in e ? e[t] = typeof e[t] == "boolean" && n === "" ? !0 : n : B(e, t, n);
127
127
  }
128
- function gr(e) {
128
+ function br(e) {
129
129
  return Array.from(e.childNodes);
130
130
  }
131
- function re(e, t) {
131
+ function ne(e, t) {
132
132
  t = "" + t, e.data !== t && (e.data = /** @type {string} */
133
133
  t);
134
134
  }
135
- function Nt(e, t) {
135
+ function It(e, t) {
136
136
  e.value = t == null ? "" : t;
137
137
  }
138
- function vr(e) {
138
+ function gr(e) {
139
139
  const t = {};
140
140
  return e.childNodes.forEach(
141
141
  /** @param {Element} node */
@@ -144,90 +144,90 @@ function vr(e) {
144
144
  }
145
145
  ), t;
146
146
  }
147
- let Ce;
148
- function we(e) {
149
- Ce = e;
147
+ let Se;
148
+ function Ce(e) {
149
+ Se = e;
150
150
  }
151
- function yr() {
152
- if (!Ce)
151
+ function vr() {
152
+ if (!Se)
153
153
  throw new Error("Function called outside component initialization");
154
- return Ce;
154
+ return Se;
155
155
  }
156
- function _r(e) {
157
- yr().$$.on_mount.push(e);
156
+ function yr(e) {
157
+ vr().$$.on_mount.push(e);
158
158
  }
159
- const de = [], ot = [];
159
+ const de = [], nt = [];
160
160
  let pe = [];
161
- const Lt = [], Br = /* @__PURE__ */ Promise.resolve();
162
- let it = !1;
163
- function Er() {
164
- it || (it = !0, Br.then(z));
161
+ const Ot = [], _r = /* @__PURE__ */ Promise.resolve();
162
+ let rt = !1;
163
+ function Br() {
164
+ rt || (rt = !0, _r.then(z));
165
165
  }
166
- function st(e) {
166
+ function ot(e) {
167
167
  pe.push(e);
168
168
  }
169
- const Qe = /* @__PURE__ */ new Set();
169
+ const Ze = /* @__PURE__ */ new Set();
170
170
  let he = 0;
171
171
  function z() {
172
172
  if (he !== 0)
173
173
  return;
174
- const e = Ce;
174
+ const e = Se;
175
175
  do {
176
176
  try {
177
177
  for (; he < de.length; ) {
178
178
  const t = de[he];
179
- he++, we(t), xr(t.$$);
179
+ he++, Ce(t), Er(t.$$);
180
180
  }
181
181
  } catch (t) {
182
182
  throw de.length = 0, he = 0, t;
183
183
  }
184
- for (we(null), de.length = 0, he = 0; ot.length; )
185
- ot.pop()();
184
+ for (Ce(null), de.length = 0, he = 0; nt.length; )
185
+ nt.pop()();
186
186
  for (let t = 0; t < pe.length; t += 1) {
187
187
  const n = pe[t];
188
- Qe.has(n) || (Qe.add(n), n());
188
+ Ze.has(n) || (Ze.add(n), n());
189
189
  }
190
190
  pe.length = 0;
191
191
  } while (de.length);
192
- for (; Lt.length; )
193
- Lt.pop()();
194
- it = !1, Qe.clear(), we(e);
192
+ for (; Ot.length; )
193
+ Ot.pop()();
194
+ rt = !1, Ze.clear(), Ce(e);
195
195
  }
196
- function xr(e) {
196
+ function Er(e) {
197
197
  if (e.fragment !== null) {
198
198
  e.update(), ue(e.before_update);
199
199
  const t = e.dirty;
200
- e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(st);
200
+ e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(ot);
201
201
  }
202
202
  }
203
- function wr(e) {
203
+ function xr(e) {
204
204
  const t = [], n = [];
205
205
  pe.forEach((r) => e.indexOf(r) === -1 ? t.push(r) : n.push(r)), n.forEach((r) => r()), pe = t;
206
206
  }
207
- const Cr = /* @__PURE__ */ new Set();
208
- function Sr(e, t) {
209
- e && e.i && (Cr.delete(e), e.i(t));
207
+ const wr = /* @__PURE__ */ new Set();
208
+ function Cr(e, t) {
209
+ e && e.i && (wr.delete(e), e.i(t));
210
210
  }
211
211
  function Ue(e) {
212
212
  return (e == null ? void 0 : e.length) !== void 0 ? e : Array.from(e);
213
213
  }
214
- function Ar(e, t, n) {
214
+ function Sr(e, t, n) {
215
215
  const { fragment: r, after_update: o } = e.$$;
216
- r && r.m(t, n), st(() => {
217
- const i = e.$$.on_mount.map(fn).filter(Et);
216
+ r && r.m(t, n), ot(() => {
217
+ const i = e.$$.on_mount.map(cn).filter(vt);
218
218
  e.$$.on_destroy ? e.$$.on_destroy.push(...i) : ue(i), e.$$.on_mount = [];
219
- }), o.forEach(st);
219
+ }), o.forEach(ot);
220
220
  }
221
- function Tr(e, t) {
221
+ function Ar(e, t) {
222
222
  const n = e.$$;
223
- n.fragment !== null && (wr(n.after_update), ue(n.on_destroy), n.fragment && n.fragment.d(t), n.on_destroy = n.fragment = null, n.ctx = []);
223
+ n.fragment !== null && (xr(n.after_update), ue(n.on_destroy), n.fragment && n.fragment.d(t), n.on_destroy = n.fragment = null, n.ctx = []);
224
224
  }
225
- function Pr(e, t) {
226
- e.$$.dirty[0] === -1 && (de.push(e), Er(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
225
+ function Tr(e, t) {
226
+ e.$$.dirty[0] === -1 && (de.push(e), Br(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
227
227
  }
228
- function Mr(e, t, n, r, o, i, s = null, a = [-1]) {
229
- const u = Ce;
230
- we(e);
228
+ function Pr(e, t, n, r, o, i, s = null, a = [-1]) {
229
+ const u = Se;
230
+ Ce(e);
231
231
  const l = e.$$ = {
232
232
  fragment: null,
233
233
  ctx: [],
@@ -235,7 +235,7 @@ function Mr(e, t, n, r, o, i, s = null, a = [-1]) {
235
235
  props: i,
236
236
  update: K,
237
237
  not_equal: o,
238
- bound: It(),
238
+ bound: Ht(),
239
239
  // lifecycle
240
240
  on_mount: [],
241
241
  on_destroy: [],
@@ -244,7 +244,7 @@ function Mr(e, t, n, r, o, i, s = null, a = [-1]) {
244
244
  after_update: [],
245
245
  context: new Map(t.context || (u ? u.$$.context : [])),
246
246
  // everything else
247
- callbacks: It(),
247
+ callbacks: Ht(),
248
248
  dirty: a,
249
249
  skip_bound: !1,
250
250
  root: t.target || u.$$.root
@@ -253,19 +253,19 @@ function Mr(e, t, n, r, o, i, s = null, a = [-1]) {
253
253
  let c = !1;
254
254
  if (l.ctx = n ? n(e, t.props || {}, (f, d, ...m) => {
255
255
  const b = m.length ? m[0] : d;
256
- return l.ctx && o(l.ctx[f], l.ctx[f] = b) && (!l.skip_bound && l.bound[f] && l.bound[f](b), c && Pr(e, f)), d;
256
+ return l.ctx && o(l.ctx[f], l.ctx[f] = b) && (!l.skip_bound && l.bound[f] && l.bound[f](b), c && Tr(e, f)), d;
257
257
  }) : [], l.update(), c = !0, ue(l.before_update), l.fragment = r ? r(l.ctx) : !1, t.target) {
258
258
  if (t.hydrate) {
259
- const f = gr(t.target);
259
+ const f = br(t.target);
260
260
  l.fragment && l.fragment.l(f), f.forEach(G);
261
261
  } else
262
262
  l.fragment && l.fragment.c();
263
- t.intro && Sr(e.$$.fragment), Ar(e, t.target, t.anchor), z();
263
+ t.intro && Cr(e.$$.fragment), Sr(e, t.target, t.anchor), z();
264
264
  }
265
- we(u);
265
+ Ce(u);
266
266
  }
267
- let bn;
268
- typeof HTMLElement == "function" && (bn = class extends HTMLElement {
267
+ let pn;
268
+ typeof HTMLElement == "function" && (pn = class extends HTMLElement {
269
269
  constructor(t, n, r) {
270
270
  super();
271
271
  /** The Svelte component constructor */
@@ -302,14 +302,14 @@ typeof HTMLElement == "function" && (bn = class extends HTMLElement {
302
302
  }
303
303
  }
304
304
  connectedCallback() {
305
- return Ot(this, null, function* () {
305
+ return Mt(this, null, function* () {
306
306
  if (this.$$cn = !0, !this.$$c) {
307
307
  let t = function(i) {
308
308
  return () => {
309
309
  let s;
310
310
  return {
311
311
  c: function() {
312
- s = T("slot"), i !== "default" && B(s, "name", i);
312
+ s = P("slot"), i !== "default" && B(s, "name", i);
313
313
  },
314
314
  /**
315
315
  * @param {HTMLElement} target
@@ -326,7 +326,7 @@ typeof HTMLElement == "function" && (bn = class extends HTMLElement {
326
326
  };
327
327
  if (yield Promise.resolve(), !this.$$cn || this.$$c)
328
328
  return;
329
- const n = {}, r = vr(this);
329
+ const n = {}, r = gr(this);
330
330
  for (const i of this.$$s)
331
331
  i in r && (n[i] = [t(i)]);
332
332
  for (const i of this.attributes) {
@@ -337,7 +337,7 @@ typeof HTMLElement == "function" && (bn = class extends HTMLElement {
337
337
  !(i in this.$$d) && this[i] !== void 0 && (this.$$d[i] = this[i], delete this[i]);
338
338
  this.$$c = new this.$$ctor({
339
339
  target: this.shadowRoot || this,
340
- props: Ht(Mt({}, this.$$d), {
340
+ props: Pt(Tt({}, this.$$d), {
341
341
  $$slots: n,
342
342
  $$scope: {
343
343
  ctx: []
@@ -415,8 +415,8 @@ function Le(e, t, n, r) {
415
415
  return t;
416
416
  }
417
417
  }
418
- function Hr(e, t, n, r, o, i) {
419
- let s = class extends bn {
418
+ function Mr(e, t, n, r, o, i) {
419
+ let s = class extends pn {
420
420
  constructor() {
421
421
  super(e, n, o), this.$$p_d = t;
422
422
  }
@@ -446,7 +446,7 @@ function Hr(e, t, n, r, o, i) {
446
446
  }), e.element = /** @type {any} */
447
447
  s, s;
448
448
  }
449
- class Or {
449
+ class Hr {
450
450
  constructor() {
451
451
  /**
452
452
  * ### PRIVATE API
@@ -467,7 +467,7 @@ class Or {
467
467
  }
468
468
  /** @returns {void} */
469
469
  $destroy() {
470
- Tr(this, 1), this.$destroy = K;
470
+ Ar(this, 1), this.$destroy = K;
471
471
  }
472
472
  /**
473
473
  * @template {Extract<keyof Events, string>} K
@@ -476,7 +476,7 @@ class Or {
476
476
  * @returns {() => void}
477
477
  */
478
478
  $on(t, n) {
479
- if (!Et(n))
479
+ if (!vt(n))
480
480
  return K;
481
481
  const r = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
482
482
  return r.push(n), () => {
@@ -489,7 +489,7 @@ class Or {
489
489
  * @returns {void}
490
490
  */
491
491
  $set(t) {
492
- this.$$set && !fr(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
492
+ this.$$set && !hr(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
493
493
  }
494
494
  }
495
495
  const Ir = "4";
@@ -508,24 +508,43 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
508
508
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
509
509
  PERFORMANCE OF THIS SOFTWARE.
510
510
  ***************************************************************************** */
511
- var at = function(e, t) {
512
- return at = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(n, r) {
511
+ var it = function(e, t) {
512
+ return it = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(n, r) {
513
513
  n.__proto__ = r;
514
514
  } || function(n, r) {
515
515
  for (var o in r)
516
516
  Object.prototype.hasOwnProperty.call(r, o) && (n[o] = r[o]);
517
- }, at(e, t);
517
+ }, it(e, t);
518
518
  };
519
- function Te(e, t) {
519
+ function oe(e, t) {
520
520
  if (typeof t != "function" && t !== null)
521
521
  throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
522
- at(e, t);
522
+ it(e, t);
523
523
  function n() {
524
524
  this.constructor = e;
525
525
  }
526
526
  e.prototype = t === null ? Object.create(t) : (n.prototype = t.prototype, new n());
527
527
  }
528
- function ut(e) {
528
+ var A = function() {
529
+ return A = Object.assign || function(t) {
530
+ for (var n, r = 1, o = arguments.length; r < o; r++) {
531
+ n = arguments[r];
532
+ for (var i in n)
533
+ Object.prototype.hasOwnProperty.call(n, i) && (t[i] = n[i]);
534
+ }
535
+ return t;
536
+ }, A.apply(this, arguments);
537
+ };
538
+ function Or(e, t) {
539
+ var n = {};
540
+ for (var r in e)
541
+ Object.prototype.hasOwnProperty.call(e, r) && t.indexOf(r) < 0 && (n[r] = e[r]);
542
+ if (e != null && typeof Object.getOwnPropertySymbols == "function")
543
+ for (var o = 0, r = Object.getOwnPropertySymbols(e); o < r.length; o++)
544
+ t.indexOf(r[o]) < 0 && Object.prototype.propertyIsEnumerable.call(e, r[o]) && (n[r[o]] = e[r[o]]);
545
+ return n;
546
+ }
547
+ function st(e) {
529
548
  var t = typeof Symbol == "function" && Symbol.iterator, n = t && e[t], r = 0;
530
549
  if (n)
531
550
  return n.call(e);
@@ -537,7 +556,7 @@ function ut(e) {
537
556
  };
538
557
  throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
539
558
  }
540
- function lt(e, t) {
559
+ function at(e, t) {
541
560
  var n = typeof Symbol == "function" && e[Symbol.iterator];
542
561
  if (!n)
543
562
  return e;
@@ -557,22 +576,22 @@ function lt(e, t) {
557
576
  }
558
577
  return i;
559
578
  }
560
- function ct(e, t, n) {
561
- if (arguments.length === 2)
579
+ function me(e, t, n) {
580
+ if (n || arguments.length === 2)
562
581
  for (var r = 0, o = t.length, i; r < o; r++)
563
582
  (i || !(r in t)) && (i || (i = Array.prototype.slice.call(t, 0, r)), i[r] = t[r]);
564
583
  return e.concat(i || t);
565
584
  }
566
- function oe(e) {
585
+ function re(e) {
567
586
  return typeof e == "function";
568
587
  }
569
- function gn(e) {
588
+ function mn(e) {
570
589
  var t = function(r) {
571
590
  Error.call(r), r.stack = new Error().stack;
572
591
  }, n = e(t);
573
592
  return n.prototype = Object.create(Error.prototype), n.prototype.constructor = n, n;
574
593
  }
575
- var Je = gn(function(e) {
594
+ var qe = mn(function(e) {
576
595
  return function(n) {
577
596
  e(this), this.message = n ? n.length + ` errors occurred during unsubscription:
578
597
  ` + n.map(function(r, o) {
@@ -581,13 +600,13 @@ var Je = gn(function(e) {
581
600
  `) : "", this.name = "UnsubscriptionError", this.errors = n;
582
601
  };
583
602
  });
584
- function ht(e, t) {
603
+ function ut(e, t) {
585
604
  if (e) {
586
605
  var n = e.indexOf(t);
587
606
  0 <= n && e.splice(n, 1);
588
607
  }
589
608
  }
590
- var je = function() {
609
+ var ke = function() {
591
610
  function e(t) {
592
611
  this.initialTeardown = t, this.closed = !1, this._parentage = null, this._finalizers = null;
593
612
  }
@@ -599,7 +618,7 @@ var je = function() {
599
618
  if (s)
600
619
  if (this._parentage = null, Array.isArray(s))
601
620
  try {
602
- for (var a = ut(s), u = a.next(); !u.done; u = a.next()) {
621
+ for (var a = st(s), u = a.next(); !u.done; u = a.next()) {
603
622
  var l = u.value;
604
623
  l.remove(this);
605
624
  }
@@ -616,22 +635,22 @@ var je = function() {
616
635
  else
617
636
  s.remove(this);
618
637
  var c = this.initialTeardown;
619
- if (oe(c))
638
+ if (re(c))
620
639
  try {
621
640
  c();
622
641
  } catch (h) {
623
- i = h instanceof Je ? h.errors : [h];
642
+ i = h instanceof qe ? h.errors : [h];
624
643
  }
625
644
  var f = this._finalizers;
626
645
  if (f) {
627
646
  this._finalizers = null;
628
647
  try {
629
- for (var d = ut(f), m = d.next(); !m.done; m = d.next()) {
648
+ for (var d = st(f), m = d.next(); !m.done; m = d.next()) {
630
649
  var b = m.value;
631
650
  try {
632
- Rt(b);
651
+ Nt(b);
633
652
  } catch (h) {
634
- i = i != null ? i : [], h instanceof Je ? i = ct(ct([], lt(i)), lt(h.errors)) : i.push(h);
653
+ i = i != null ? i : [], h instanceof qe ? i = me(me([], at(i)), at(h.errors)) : i.push(h);
635
654
  }
636
655
  }
637
656
  } catch (h) {
@@ -646,13 +665,13 @@ var je = function() {
646
665
  }
647
666
  }
648
667
  if (i)
649
- throw new Je(i);
668
+ throw new qe(i);
650
669
  }
651
670
  }, e.prototype.add = function(t) {
652
671
  var n;
653
672
  if (t && t !== this)
654
673
  if (this.closed)
655
- Rt(t);
674
+ Nt(t);
656
675
  else {
657
676
  if (t instanceof e) {
658
677
  if (t.closed || t._hasParent(this))
@@ -669,52 +688,56 @@ var je = function() {
669
688
  this._parentage = Array.isArray(n) ? (n.push(t), n) : n ? [n, t] : t;
670
689
  }, e.prototype._removeParent = function(t) {
671
690
  var n = this._parentage;
672
- n === t ? this._parentage = null : Array.isArray(n) && ht(n, t);
691
+ n === t ? this._parentage = null : Array.isArray(n) && ut(n, t);
673
692
  }, e.prototype.remove = function(t) {
674
693
  var n = this._finalizers;
675
- n && ht(n, t), t instanceof e && t._removeParent(this);
694
+ n && ut(n, t), t instanceof e && t._removeParent(this);
676
695
  }, e.EMPTY = function() {
677
696
  var t = new e();
678
697
  return t.closed = !0, t;
679
698
  }(), e;
680
- }(), vn = je.EMPTY;
681
- function yn(e) {
682
- return e instanceof je || e && "closed" in e && oe(e.remove) && oe(e.add) && oe(e.unsubscribe);
683
- }
684
- function Rt(e) {
685
- oe(e) ? e() : e.unsubscribe();
686
- }
687
- var Nr = {
688
- Promise: void 0
689
- }, Lr = {
699
+ }(), bn = ke.EMPTY;
700
+ function gn(e) {
701
+ return e instanceof ke || e && "closed" in e && re(e.remove) && re(e.add) && re(e.unsubscribe);
702
+ }
703
+ function Nt(e) {
704
+ re(e) ? e() : e.unsubscribe();
705
+ }
706
+ var vn = {
707
+ onUnhandledError: null,
708
+ onStoppedNotification: null,
709
+ Promise: void 0,
710
+ useDeprecatedSynchronousErrorHandling: !1,
711
+ useDeprecatedNextContext: !1
712
+ }, Nr = {
690
713
  setTimeout: function(e, t) {
691
714
  for (var n = [], r = 2; r < arguments.length; r++)
692
715
  n[r - 2] = arguments[r];
693
- return setTimeout.apply(void 0, ct([e, t], lt(n)));
716
+ return setTimeout.apply(void 0, me([e, t], at(n)));
694
717
  },
695
718
  clearTimeout: function(e) {
696
719
  return clearTimeout(e);
697
720
  },
698
721
  delegate: void 0
699
722
  };
700
- function Rr(e) {
701
- Lr.setTimeout(function() {
723
+ function Lr(e) {
724
+ Nr.setTimeout(function() {
702
725
  throw e;
703
726
  });
704
727
  }
705
- function $t() {
728
+ function Lt() {
706
729
  }
707
730
  function Re(e) {
708
731
  e();
709
732
  }
710
- var _n = function(e) {
711
- Te(t, e);
733
+ var yn = function(e) {
734
+ oe(t, e);
712
735
  function t(n) {
713
736
  var r = e.call(this) || this;
714
- return r.isStopped = !1, n ? (r.destination = n, yn(n) && n.add(r)) : r.destination = Ur, r;
737
+ return r.isStopped = !1, n ? (r.destination = n, gn(n) && n.add(r)) : r.destination = Ur, r;
715
738
  }
716
739
  return t.create = function(n, r, o) {
717
- return new ft(n, r, o);
740
+ return new lt(n, r, o);
718
741
  }, t.prototype.next = function(n) {
719
742
  this.isStopped || this._next(n);
720
743
  }, t.prototype.error = function(n) {
@@ -738,7 +761,11 @@ var _n = function(e) {
738
761
  this.unsubscribe();
739
762
  }
740
763
  }, t;
741
- }(je), $r = function() {
764
+ }(ke), Rr = Function.prototype.bind;
765
+ function Qe(e, t) {
766
+ return Rr.call(e, t);
767
+ }
768
+ var $r = function() {
742
769
  function e(t) {
743
770
  this.partialObserver = t;
744
771
  }
@@ -748,7 +775,7 @@ var _n = function(e) {
748
775
  try {
749
776
  n.next(t);
750
777
  } catch (r) {
751
- Ie(r);
778
+ Oe(r);
752
779
  }
753
780
  }, e.prototype.error = function(t) {
754
781
  var n = this.partialObserver;
@@ -756,42 +783,54 @@ var _n = function(e) {
756
783
  try {
757
784
  n.error(t);
758
785
  } catch (r) {
759
- Ie(r);
786
+ Oe(r);
760
787
  }
761
788
  else
762
- Ie(t);
789
+ Oe(t);
763
790
  }, e.prototype.complete = function() {
764
791
  var t = this.partialObserver;
765
792
  if (t.complete)
766
793
  try {
767
794
  t.complete();
768
795
  } catch (n) {
769
- Ie(n);
796
+ Oe(n);
770
797
  }
771
798
  }, e;
772
- }(), ft = function(e) {
773
- Te(t, e);
799
+ }(), lt = function(e) {
800
+ oe(t, e);
774
801
  function t(n, r, o) {
775
802
  var i = e.call(this) || this, s;
776
- return oe(n) || !n ? s = {
777
- next: n != null ? n : void 0,
778
- error: r != null ? r : void 0,
779
- complete: o != null ? o : void 0
780
- } : s = n, i.destination = new $r(s), i;
803
+ if (re(n) || !n)
804
+ s = {
805
+ next: n != null ? n : void 0,
806
+ error: r != null ? r : void 0,
807
+ complete: o != null ? o : void 0
808
+ };
809
+ else {
810
+ var a;
811
+ i && vn.useDeprecatedNextContext ? (a = Object.create(n), a.unsubscribe = function() {
812
+ return i.unsubscribe();
813
+ }, s = {
814
+ next: n.next && Qe(n.next, a),
815
+ error: n.error && Qe(n.error, a),
816
+ complete: n.complete && Qe(n.complete, a)
817
+ }) : s = n;
818
+ }
819
+ return i.destination = new $r(s), i;
781
820
  }
782
821
  return t;
783
- }(_n);
784
- function Ie(e) {
785
- Rr(e);
822
+ }(yn);
823
+ function Oe(e) {
824
+ Lr(e);
786
825
  }
787
826
  function Fr(e) {
788
827
  throw e;
789
828
  }
790
829
  var Ur = {
791
830
  closed: !0,
792
- next: $t,
831
+ next: Lt,
793
832
  error: Fr,
794
- complete: $t
833
+ complete: Lt
795
834
  }, Dr = function() {
796
835
  return typeof Symbol == "function" && Symbol.observable || "@@observable";
797
836
  }();
@@ -805,7 +844,7 @@ function kr(e) {
805
844
  }, n);
806
845
  };
807
846
  }
808
- var Ft = function() {
847
+ var Rt = function() {
809
848
  function e(t) {
810
849
  t && (this._subscribe = t);
811
850
  }
@@ -813,7 +852,7 @@ var Ft = function() {
813
852
  var n = new e();
814
853
  return n.source = this, n.operator = t, n;
815
854
  }, e.prototype.subscribe = function(t, n, r) {
816
- var o = this, i = Wr(t) ? t : new ft(t, n, r);
855
+ var o = this, i = Wr(t) ? t : new lt(t, n, r);
817
856
  return Re(function() {
818
857
  var s = o, a = s.operator, u = s.source;
819
858
  i.add(a ? a.call(i, u) : u ? o._subscribe(i) : o._trySubscribe(i));
@@ -826,8 +865,8 @@ var Ft = function() {
826
865
  }
827
866
  }, e.prototype.forEach = function(t, n) {
828
867
  var r = this;
829
- return n = Ut(n), new n(function(o, i) {
830
- var s = new ft({
868
+ return n = $t(n), new n(function(o, i) {
869
+ var s = new lt({
831
870
  next: function(a) {
832
871
  try {
833
872
  t(a);
@@ -851,7 +890,7 @@ var Ft = function() {
851
890
  return kr(t)(this);
852
891
  }, e.prototype.toPromise = function(t) {
853
892
  var n = this;
854
- return t = Ut(t), new t(function(r, o) {
893
+ return t = $t(t), new t(function(r, o) {
855
894
  var i;
856
895
  n.subscribe(function(s) {
857
896
  return i = s;
@@ -865,28 +904,28 @@ var Ft = function() {
865
904
  return new e(t);
866
905
  }, e;
867
906
  }();
868
- function Ut(e) {
907
+ function $t(e) {
869
908
  var t;
870
- return (t = e != null ? e : Nr.Promise) !== null && t !== void 0 ? t : Promise;
909
+ return (t = e != null ? e : vn.Promise) !== null && t !== void 0 ? t : Promise;
871
910
  }
872
911
  function jr(e) {
873
- return e && oe(e.next) && oe(e.error) && oe(e.complete);
912
+ return e && re(e.next) && re(e.error) && re(e.complete);
874
913
  }
875
914
  function Wr(e) {
876
- return e && e instanceof _n || jr(e) && yn(e);
915
+ return e && e instanceof yn || jr(e) && gn(e);
877
916
  }
878
- var Vr = gn(function(e) {
917
+ var Vr = mn(function(e) {
879
918
  return function() {
880
919
  e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
881
920
  };
882
- }), Bn = function(e) {
883
- Te(t, e);
921
+ }), _n = function(e) {
922
+ oe(t, e);
884
923
  function t() {
885
924
  var n = e.call(this) || this;
886
925
  return n.closed = !1, n.currentObservers = null, n.observers = [], n.isStopped = !1, n.hasError = !1, n.thrownError = null, n;
887
926
  }
888
927
  return t.prototype.lift = function(n) {
889
- var r = new Dt(this, this);
928
+ var r = new Ft(this, this);
890
929
  return r.operator = n, r;
891
930
  }, t.prototype._throwIfClosed = function() {
892
931
  if (this.closed)
@@ -898,7 +937,7 @@ var Vr = gn(function(e) {
898
937
  if (r._throwIfClosed(), !r.isStopped) {
899
938
  r.currentObservers || (r.currentObservers = Array.from(r.observers));
900
939
  try {
901
- for (var s = ut(r.currentObservers), a = s.next(); !a.done; a = s.next()) {
940
+ for (var s = st(r.currentObservers), a = s.next(); !a.done; a = s.next()) {
902
941
  var u = a.value;
903
942
  u.next(n);
904
943
  }
@@ -947,20 +986,20 @@ var Vr = gn(function(e) {
947
986
  return this._throwIfClosed(), this._checkFinalizedStatuses(n), this._innerSubscribe(n);
948
987
  }, t.prototype._innerSubscribe = function(n) {
949
988
  var r = this, o = this, i = o.hasError, s = o.isStopped, a = o.observers;
950
- return i || s ? vn : (this.currentObservers = null, a.push(n), new je(function() {
951
- r.currentObservers = null, ht(a, n);
989
+ return i || s ? bn : (this.currentObservers = null, a.push(n), new ke(function() {
990
+ r.currentObservers = null, ut(a, n);
952
991
  }));
953
992
  }, t.prototype._checkFinalizedStatuses = function(n) {
954
993
  var r = this, o = r.hasError, i = r.thrownError, s = r.isStopped;
955
994
  o ? n.error(i) : s && n.complete();
956
995
  }, t.prototype.asObservable = function() {
957
- var n = new Ft();
996
+ var n = new Rt();
958
997
  return n.source = this, n;
959
998
  }, t.create = function(n, r) {
960
- return new Dt(n, r);
999
+ return new Ft(n, r);
961
1000
  }, t;
962
- }(Ft), Dt = function(e) {
963
- Te(t, e);
1001
+ }(Rt), Ft = function(e) {
1002
+ oe(t, e);
964
1003
  function t(n, r) {
965
1004
  var o = e.call(this) || this;
966
1005
  return o.destination = n, o.source = r, o;
@@ -976,17 +1015,17 @@ var Vr = gn(function(e) {
976
1015
  (r = (n = this.destination) === null || n === void 0 ? void 0 : n.complete) === null || r === void 0 || r.call(n);
977
1016
  }, t.prototype._subscribe = function(n) {
978
1017
  var r, o;
979
- return (o = (r = this.source) === null || r === void 0 ? void 0 : r.subscribe(n)) !== null && o !== void 0 ? o : vn;
1018
+ return (o = (r = this.source) === null || r === void 0 ? void 0 : r.subscribe(n)) !== null && o !== void 0 ? o : bn;
980
1019
  }, t;
981
- }(Bn), En = {
1020
+ }(_n), Bn = {
982
1021
  now: function() {
983
- return (En.delegate || Date).now();
1022
+ return (Bn.delegate || Date).now();
984
1023
  },
985
1024
  delegate: void 0
986
1025
  }, zr = function(e) {
987
- Te(t, e);
1026
+ oe(t, e);
988
1027
  function t(n, r, o) {
989
- n === void 0 && (n = 1 / 0), r === void 0 && (r = 1 / 0), o === void 0 && (o = En);
1028
+ n === void 0 && (n = 1 / 0), r === void 0 && (r = 1 / 0), o === void 0 && (o = Bn);
990
1029
  var i = e.call(this) || this;
991
1030
  return i._bufferSize = n, i._windowTime = r, i._timestampProvider = o, i._buffer = [], i._infiniteTimeWindow = !0, i._infiniteTimeWindow = r === 1 / 0, i._bufferSize = Math.max(1, n), i._windowTime = Math.max(1, r), i;
992
1031
  }
@@ -1006,24 +1045,24 @@ var Vr = gn(function(e) {
1006
1045
  l && i.splice(0, l + 1);
1007
1046
  }
1008
1047
  }, t;
1009
- }(Bn);
1010
- const Gt = [], kt = {}, Xr = (e, t = 0) => {
1011
- if (Gt.indexOf(e) == -1) {
1048
+ }(_n);
1049
+ const Ut = [], Dt = {}, Xr = (e, t = 0) => {
1050
+ if (Ut.indexOf(e) == -1) {
1012
1051
  const n = new zr(t);
1013
- kt[e] = n, Gt.push(e);
1052
+ Dt[e] = n, Ut.push(e);
1014
1053
  }
1015
- return kt[e];
1054
+ return Dt[e];
1016
1055
  }, fe = [];
1017
1056
  function Zr(e, t) {
1018
1057
  return {
1019
- subscribe: We(e, t).subscribe
1058
+ subscribe: je(e, t).subscribe
1020
1059
  };
1021
1060
  }
1022
- function We(e, t = K) {
1061
+ function je(e, t = K) {
1023
1062
  let n;
1024
1063
  const r = /* @__PURE__ */ new Set();
1025
1064
  function o(a) {
1026
- if (dn(e, a) && (e = a, n)) {
1065
+ if (hn(e, a) && (e = a, n)) {
1027
1066
  const u = !fe.length;
1028
1067
  for (const l of r)
1029
1068
  l[1](), fe.push(l, e);
@@ -1045,7 +1084,7 @@ function We(e, t = K) {
1045
1084
  }
1046
1085
  return { set: o, update: i, subscribe: s };
1047
1086
  }
1048
- function ye(e, t, n) {
1087
+ function _e(e, t, n) {
1049
1088
  const r = !Array.isArray(e), o = r ? [e] : e;
1050
1089
  if (!o.every(Boolean))
1051
1090
  throw new Error("derived() expects stores as input, got a falsy value");
@@ -1059,9 +1098,9 @@ function ye(e, t, n) {
1059
1098
  return;
1060
1099
  f();
1061
1100
  const b = t(r ? l[0] : l, s, a);
1062
- i ? s(b) : f = Et(b) ? b : K;
1101
+ i ? s(b) : f = vt(b) ? b : K;
1063
1102
  }, m = o.map(
1064
- (b, h) => pn(
1103
+ (b, h) => fn(
1065
1104
  b,
1066
1105
  (S) => {
1067
1106
  l[h] = S, c &= ~(1 << h), u && d();
@@ -1096,29 +1135,29 @@ function to(e) {
1096
1135
  function no(e) {
1097
1136
  return Array.isArray(e) ? [] : {};
1098
1137
  }
1099
- function Se(e, t) {
1100
- return t.clone !== !1 && t.isMergeableObject(e) ? me(no(e), e, t) : e;
1138
+ function Ae(e, t) {
1139
+ return t.clone !== !1 && t.isMergeableObject(e) ? be(no(e), e, t) : e;
1101
1140
  }
1102
1141
  function ro(e, t, n) {
1103
1142
  return e.concat(t).map(function(r) {
1104
- return Se(r, n);
1143
+ return Ae(r, n);
1105
1144
  });
1106
1145
  }
1107
1146
  function oo(e, t) {
1108
1147
  if (!t.customMerge)
1109
- return me;
1148
+ return be;
1110
1149
  var n = t.customMerge(e);
1111
- return typeof n == "function" ? n : me;
1150
+ return typeof n == "function" ? n : be;
1112
1151
  }
1113
1152
  function io(e) {
1114
1153
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
1115
1154
  return Object.propertyIsEnumerable.call(e, t);
1116
1155
  }) : [];
1117
1156
  }
1118
- function jt(e) {
1157
+ function Gt(e) {
1119
1158
  return Object.keys(e).concat(io(e));
1120
1159
  }
1121
- function xn(e, t) {
1160
+ function En(e, t) {
1122
1161
  try {
1123
1162
  return t in e;
1124
1163
  } catch (n) {
@@ -1126,131 +1165,81 @@ function xn(e, t) {
1126
1165
  }
1127
1166
  }
1128
1167
  function so(e, t) {
1129
- return xn(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1168
+ return En(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1130
1169
  }
1131
1170
  function ao(e, t, n) {
1132
1171
  var r = {};
1133
- return n.isMergeableObject(e) && jt(e).forEach(function(o) {
1134
- r[o] = Se(e[o], n);
1135
- }), jt(t).forEach(function(o) {
1136
- so(e, o) || (xn(e, o) && n.isMergeableObject(t[o]) ? r[o] = oo(o, n)(e[o], t[o], n) : r[o] = Se(t[o], n));
1172
+ return n.isMergeableObject(e) && Gt(e).forEach(function(o) {
1173
+ r[o] = Ae(e[o], n);
1174
+ }), Gt(t).forEach(function(o) {
1175
+ so(e, o) || (En(e, o) && n.isMergeableObject(t[o]) ? r[o] = oo(o, n)(e[o], t[o], n) : r[o] = Ae(t[o], n));
1137
1176
  }), r;
1138
1177
  }
1139
- function me(e, t, n) {
1140
- n = n || {}, n.arrayMerge = n.arrayMerge || ro, n.isMergeableObject = n.isMergeableObject || Qr, n.cloneUnlessOtherwiseSpecified = Se;
1178
+ function be(e, t, n) {
1179
+ n = n || {}, n.arrayMerge = n.arrayMerge || ro, n.isMergeableObject = n.isMergeableObject || Qr, n.cloneUnlessOtherwiseSpecified = Ae;
1141
1180
  var r = Array.isArray(t), o = Array.isArray(e), i = r === o;
1142
- return i ? r ? n.arrayMerge(e, t, n) : ao(e, t, n) : Se(t, n);
1181
+ return i ? r ? n.arrayMerge(e, t, n) : ao(e, t, n) : Ae(t, n);
1143
1182
  }
1144
- me.all = function(t, n) {
1183
+ be.all = function(t, n) {
1145
1184
  if (!Array.isArray(t))
1146
1185
  throw new Error("first argument should be an array");
1147
1186
  return t.reduce(function(r, o) {
1148
- return me(r, o, n);
1187
+ return be(r, o, n);
1149
1188
  }, {});
1150
1189
  };
1151
- var uo = me, lo = uo;
1190
+ var uo = be, lo = uo;
1152
1191
  const co = /* @__PURE__ */ qr(lo);
1153
- var dt = function(e, t) {
1154
- return dt = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(n, r) {
1155
- n.__proto__ = r;
1156
- } || function(n, r) {
1157
- for (var o in r)
1158
- Object.prototype.hasOwnProperty.call(r, o) && (n[o] = r[o]);
1159
- }, dt(e, t);
1160
- };
1161
- function Ve(e, t) {
1162
- if (typeof t != "function" && t !== null)
1163
- throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
1164
- dt(e, t);
1165
- function n() {
1166
- this.constructor = e;
1167
- }
1168
- e.prototype = t === null ? Object.create(t) : (n.prototype = t.prototype, new n());
1169
- }
1170
- var ee = function() {
1171
- return ee = Object.assign || function(t) {
1172
- for (var n, r = 1, o = arguments.length; r < o; r++) {
1173
- n = arguments[r];
1174
- for (var i in n)
1175
- Object.prototype.hasOwnProperty.call(n, i) && (t[i] = n[i]);
1176
- }
1177
- return t;
1178
- }, ee.apply(this, arguments);
1179
- };
1180
- function ho(e, t) {
1181
- var n = {};
1182
- for (var r in e)
1183
- Object.prototype.hasOwnProperty.call(e, r) && t.indexOf(r) < 0 && (n[r] = e[r]);
1184
- if (e != null && typeof Object.getOwnPropertySymbols == "function")
1185
- for (var o = 0, r = Object.getOwnPropertySymbols(e); o < r.length; o++)
1186
- t.indexOf(r[o]) < 0 && Object.prototype.propertyIsEnumerable.call(e, r[o]) && (n[r[o]] = e[r[o]]);
1187
- return n;
1188
- }
1189
- function Ye(e, t, n) {
1190
- if (n || arguments.length === 2)
1191
- for (var r = 0, o = t.length, i; r < o; r++)
1192
- (i || !(r in t)) && (i || (i = Array.prototype.slice.call(t, 0, r)), i[r] = t[r]);
1193
- return e.concat(i || Array.prototype.slice.call(t));
1194
- }
1195
- function Ke(e, t) {
1196
- var n = t && t.cache ? t.cache : yo, r = t && t.serializer ? t.serializer : go, o = t && t.strategy ? t.strategy : mo;
1192
+ function Je(e, t) {
1193
+ var n = t && t.cache ? t.cache : go, r = t && t.serializer ? t.serializer : bo, o = t && t.strategy ? t.strategy : fo;
1197
1194
  return o(e, {
1198
1195
  cache: n,
1199
1196
  serializer: r
1200
1197
  });
1201
1198
  }
1202
- function fo(e) {
1199
+ function ho(e) {
1203
1200
  return e == null || typeof e == "number" || typeof e == "boolean";
1204
1201
  }
1205
- function po(e, t, n, r) {
1206
- var o = fo(r) ? r : n(r), i = t.get(o);
1202
+ function xn(e, t, n, r) {
1203
+ var o = ho(r) ? r : n(r), i = t.get(o);
1207
1204
  return typeof i == "undefined" && (i = e.call(this, r), t.set(o, i)), i;
1208
1205
  }
1209
1206
  function wn(e, t, n) {
1210
1207
  var r = Array.prototype.slice.call(arguments, 3), o = n(r), i = t.get(o);
1211
1208
  return typeof i == "undefined" && (i = e.apply(this, r), t.set(o, i)), i;
1212
1209
  }
1213
- function Cn(e, t, n, r, o) {
1210
+ function _t(e, t, n, r, o) {
1214
1211
  return n.bind(t, e, r, o);
1215
1212
  }
1216
- function mo(e, t) {
1217
- var n = e.length === 1 ? po : wn;
1218
- return Cn(e, this, n, t.cache.create(), t.serializer);
1213
+ function fo(e, t) {
1214
+ var n = e.length === 1 ? xn : wn;
1215
+ return _t(e, this, n, t.cache.create(), t.serializer);
1219
1216
  }
1220
- function bo(e, t) {
1221
- return Cn(e, this, wn, t.cache.create(), t.serializer);
1217
+ function po(e, t) {
1218
+ return _t(e, this, wn, t.cache.create(), t.serializer);
1222
1219
  }
1223
- var go = function() {
1220
+ function mo(e, t) {
1221
+ return _t(e, this, xn, t.cache.create(), t.serializer);
1222
+ }
1223
+ var bo = function() {
1224
1224
  return JSON.stringify(arguments);
1225
- }, vo = (
1226
- /** @class */
1227
- function() {
1228
- function e() {
1229
- this.cache = /* @__PURE__ */ Object.create(null);
1230
- }
1231
- return e.prototype.get = function(t) {
1232
- return this.cache[t];
1233
- }, e.prototype.set = function(t, n) {
1234
- this.cache[t] = n;
1235
- }, e;
1236
- }()
1237
- ), yo = {
1225
+ };
1226
+ function Bt() {
1227
+ this.cache = /* @__PURE__ */ Object.create(null);
1228
+ }
1229
+ Bt.prototype.get = function(e) {
1230
+ return this.cache[e];
1231
+ };
1232
+ Bt.prototype.set = function(e, t) {
1233
+ this.cache[e] = t;
1234
+ };
1235
+ var go = {
1238
1236
  create: function() {
1239
- return new vo();
1237
+ return new Bt();
1240
1238
  }
1241
- }, et = {
1242
- variadic: bo
1243
- }, De = function() {
1244
- return De = Object.assign || function(t) {
1245
- for (var n, r = 1, o = arguments.length; r < o; r++) {
1246
- n = arguments[r];
1247
- for (var i in n)
1248
- Object.prototype.hasOwnProperty.call(n, i) && (t[i] = n[i]);
1249
- }
1250
- return t;
1251
- }, De.apply(this, arguments);
1252
- };
1253
- var x;
1239
+ }, Ye = {
1240
+ variadic: po,
1241
+ monadic: mo
1242
+ }, x;
1254
1243
  (function(e) {
1255
1244
  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";
1256
1245
  })(x || (x = {}));
@@ -1258,47 +1247,47 @@ var O;
1258
1247
  (function(e) {
1259
1248
  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";
1260
1249
  })(O || (O = {}));
1261
- var be;
1250
+ var ge;
1262
1251
  (function(e) {
1263
1252
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
1264
- })(be || (be = {}));
1265
- function Wt(e) {
1253
+ })(ge || (ge = {}));
1254
+ function kt(e) {
1266
1255
  return e.type === O.literal;
1267
1256
  }
1268
- function _o(e) {
1257
+ function vo(e) {
1269
1258
  return e.type === O.argument;
1270
1259
  }
1271
- function Sn(e) {
1260
+ function Cn(e) {
1272
1261
  return e.type === O.number;
1273
1262
  }
1274
- function An(e) {
1263
+ function Sn(e) {
1275
1264
  return e.type === O.date;
1276
1265
  }
1277
- function Tn(e) {
1266
+ function An(e) {
1278
1267
  return e.type === O.time;
1279
1268
  }
1280
- function Pn(e) {
1269
+ function Tn(e) {
1281
1270
  return e.type === O.select;
1282
1271
  }
1283
- function Mn(e) {
1272
+ function Pn(e) {
1284
1273
  return e.type === O.plural;
1285
1274
  }
1286
- function Bo(e) {
1275
+ function yo(e) {
1287
1276
  return e.type === O.pound;
1288
1277
  }
1289
- function Hn(e) {
1278
+ function Mn(e) {
1290
1279
  return e.type === O.tag;
1291
1280
  }
1292
- function On(e) {
1293
- return !!(e && typeof e == "object" && e.type === be.number);
1281
+ function Hn(e) {
1282
+ return !!(e && typeof e == "object" && e.type === ge.number);
1294
1283
  }
1295
- function pt(e) {
1296
- return !!(e && typeof e == "object" && e.type === be.dateTime);
1284
+ function ct(e) {
1285
+ return !!(e && typeof e == "object" && e.type === ge.dateTime);
1297
1286
  }
1298
- var In = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Eo = /(?:[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;
1299
- function xo(e) {
1287
+ var In = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, _o = /(?:[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;
1288
+ function Bo(e) {
1300
1289
  var t = {};
1301
- return e.replace(Eo, function(n) {
1290
+ return e.replace(_o, function(n) {
1302
1291
  var r = n.length;
1303
1292
  switch (n[0]) {
1304
1293
  case "G":
@@ -1387,21 +1376,11 @@ function xo(e) {
1387
1376
  return "";
1388
1377
  }), t;
1389
1378
  }
1390
- var I = function() {
1391
- return I = Object.assign || function(t) {
1392
- for (var n, r = 1, o = arguments.length; r < o; r++) {
1393
- n = arguments[r];
1394
- for (var i in n)
1395
- Object.prototype.hasOwnProperty.call(n, i) && (t[i] = n[i]);
1396
- }
1397
- return t;
1398
- }, I.apply(this, arguments);
1399
- };
1400
- var wo = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1401
- function Co(e) {
1379
+ var Eo = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1380
+ function xo(e) {
1402
1381
  if (e.length === 0)
1403
1382
  throw new Error("Number skeleton cannot be empty");
1404
- for (var t = e.split(wo).filter(function(d) {
1383
+ for (var t = e.split(Eo).filter(function(d) {
1405
1384
  return d.length > 0;
1406
1385
  }), n = [], r = 0, o = t; r < o.length; r++) {
1407
1386
  var i = o[r], s = i.split("/");
@@ -1416,17 +1395,17 @@ function Co(e) {
1416
1395
  }
1417
1396
  return n;
1418
1397
  }
1419
- function So(e) {
1398
+ function wo(e) {
1420
1399
  return e.replace(/^(.*?)-/, "");
1421
1400
  }
1422
- var Vt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Nn = /^(@+)?(\+|#+)?[rs]?$/g, Ao = /(\*)(0+)|(#+)(0+)|(0+)/g, Ln = /^(0+)$/;
1423
- function zt(e) {
1401
+ var jt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, On = /^(@+)?(\+|#+)?[rs]?$/g, Co = /(\*)(0+)|(#+)(0+)|(0+)/g, Nn = /^(0+)$/;
1402
+ function Wt(e) {
1424
1403
  var t = {};
1425
- return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Nn, function(n, r, o) {
1404
+ return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(On, function(n, r, o) {
1426
1405
  return typeof o != "string" ? (t.minimumSignificantDigits = r.length, t.maximumSignificantDigits = r.length) : o === "+" ? t.minimumSignificantDigits = r.length : r[0] === "#" ? t.maximumSignificantDigits = r.length : (t.minimumSignificantDigits = r.length, t.maximumSignificantDigits = r.length + (typeof o == "string" ? o.length : 0)), "";
1427
1406
  }), t;
1428
1407
  }
1429
- function Rn(e) {
1408
+ function Ln(e) {
1430
1409
  switch (e) {
1431
1410
  case "sign-auto":
1432
1411
  return {
@@ -1466,7 +1445,7 @@ function Rn(e) {
1466
1445
  };
1467
1446
  }
1468
1447
  }
1469
- function To(e) {
1448
+ function So(e) {
1470
1449
  var t;
1471
1450
  if (e[0] === "E" && e[1] === "E" ? (t = {
1472
1451
  notation: "engineering"
@@ -1474,17 +1453,17 @@ function To(e) {
1474
1453
  notation: "scientific"
1475
1454
  }, e = e.slice(1)), t) {
1476
1455
  var n = e.slice(0, 2);
1477
- if (n === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : n === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Ln.test(e))
1456
+ if (n === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : n === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Nn.test(e))
1478
1457
  throw new Error("Malformed concise eng/scientific notation");
1479
1458
  t.minimumIntegerDigits = e.length;
1480
1459
  }
1481
1460
  return t;
1482
1461
  }
1483
- function Xt(e) {
1484
- var t = {}, n = Rn(e);
1462
+ function Vt(e) {
1463
+ var t = {}, n = Ln(e);
1485
1464
  return n || t;
1486
1465
  }
1487
- function Po(e) {
1466
+ function Ao(e) {
1488
1467
  for (var t = {}, n = 0, r = e; n < r.length; n++) {
1489
1468
  var o = r[n];
1490
1469
  switch (o.stem) {
@@ -1508,7 +1487,7 @@ function Po(e) {
1508
1487
  continue;
1509
1488
  case "measure-unit":
1510
1489
  case "unit":
1511
- t.style = "unit", t.unit = So(o.options[0]);
1490
+ t.style = "unit", t.unit = wo(o.options[0]);
1512
1491
  continue;
1513
1492
  case "compact-short":
1514
1493
  case "K":
@@ -1519,13 +1498,13 @@ function Po(e) {
1519
1498
  t.notation = "compact", t.compactDisplay = "long";
1520
1499
  continue;
1521
1500
  case "scientific":
1522
- t = I(I(I({}, t), { notation: "scientific" }), o.options.reduce(function(u, l) {
1523
- return I(I({}, u), Xt(l));
1501
+ t = A(A(A({}, t), { notation: "scientific" }), o.options.reduce(function(u, l) {
1502
+ return A(A({}, u), Vt(l));
1524
1503
  }, {}));
1525
1504
  continue;
1526
1505
  case "engineering":
1527
- t = I(I(I({}, t), { notation: "engineering" }), o.options.reduce(function(u, l) {
1528
- return I(I({}, u), Xt(l));
1506
+ t = A(A(A({}, t), { notation: "engineering" }), o.options.reduce(function(u, l) {
1507
+ return A(A({}, u), Vt(l));
1529
1508
  }, {}));
1530
1509
  continue;
1531
1510
  case "notation-simple":
@@ -1570,7 +1549,7 @@ function Po(e) {
1570
1549
  case "integer-width":
1571
1550
  if (o.options.length > 1)
1572
1551
  throw new RangeError("integer-width stems only accept a single optional option");
1573
- o.options[0].replace(Ao, function(u, l, c, f, d, m) {
1552
+ o.options[0].replace(Co, function(u, l, c, f, d, m) {
1574
1553
  if (l)
1575
1554
  t.minimumIntegerDigits = c.length;
1576
1555
  else {
@@ -1583,28 +1562,28 @@ function Po(e) {
1583
1562
  });
1584
1563
  continue;
1585
1564
  }
1586
- if (Ln.test(o.stem)) {
1565
+ if (Nn.test(o.stem)) {
1587
1566
  t.minimumIntegerDigits = o.stem.length;
1588
1567
  continue;
1589
1568
  }
1590
- if (Vt.test(o.stem)) {
1569
+ if (jt.test(o.stem)) {
1591
1570
  if (o.options.length > 1)
1592
1571
  throw new RangeError("Fraction-precision stems only accept a single optional option");
1593
- o.stem.replace(Vt, function(u, l, c, f, d, m) {
1572
+ o.stem.replace(jt, function(u, l, c, f, d, m) {
1594
1573
  return c === "*" ? t.minimumFractionDigits = l.length : f && f[0] === "#" ? t.maximumFractionDigits = f.length : d && m ? (t.minimumFractionDigits = d.length, t.maximumFractionDigits = d.length + m.length) : (t.minimumFractionDigits = l.length, t.maximumFractionDigits = l.length), "";
1595
1574
  });
1596
1575
  var i = o.options[0];
1597
- i === "w" ? t = I(I({}, t), { trailingZeroDisplay: "stripIfInteger" }) : i && (t = I(I({}, t), zt(i)));
1576
+ i === "w" ? t = A(A({}, t), { trailingZeroDisplay: "stripIfInteger" }) : i && (t = A(A({}, t), Wt(i)));
1598
1577
  continue;
1599
1578
  }
1600
- if (Nn.test(o.stem)) {
1601
- t = I(I({}, t), zt(o.stem));
1579
+ if (On.test(o.stem)) {
1580
+ t = A(A({}, t), Wt(o.stem));
1602
1581
  continue;
1603
1582
  }
1604
- var s = Rn(o.stem);
1605
- s && (t = I(I({}, t), s));
1606
- var a = To(o.stem);
1607
- a && (t = I(I({}, t), a));
1583
+ var s = Ln(o.stem);
1584
+ s && (t = A(A({}, t), s));
1585
+ var a = So(o.stem);
1586
+ a && (t = A(A({}, t), a));
1608
1587
  }
1609
1588
  return t;
1610
1589
  }
@@ -3023,13 +3002,13 @@ var Ne = {
3023
3002
  "h"
3024
3003
  ]
3025
3004
  };
3026
- function Mo(e, t) {
3005
+ function To(e, t) {
3027
3006
  for (var n = "", r = 0; r < e.length; r++) {
3028
3007
  var o = e.charAt(r);
3029
3008
  if (o === "j") {
3030
3009
  for (var i = 0; r + 1 < e.length && e.charAt(r + 1) === o; )
3031
3010
  i++, r++;
3032
- var s = 1 + (i & 1), a = i < 2 ? 1 : 3 + (i >> 1), u = "a", l = Ho(t);
3011
+ var s = 1 + (i & 1), a = i < 2 ? 1 : 3 + (i >> 1), u = "a", l = Po(t);
3033
3012
  for ((l == "H" || l == "k") && (a = 0); a-- > 0; )
3034
3013
  n += u;
3035
3014
  for (; s-- > 0; )
@@ -3039,7 +3018,7 @@ function Mo(e, t) {
3039
3018
  }
3040
3019
  return n;
3041
3020
  }
3042
- function Ho(e) {
3021
+ function Po(e) {
3043
3022
  var t = e.hourCycle;
3044
3023
  if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
3045
3024
  e.hourCycles && // @ts-ignore
@@ -3061,20 +3040,20 @@ function Ho(e) {
3061
3040
  var o = Ne[r || ""] || Ne[n || ""] || Ne["".concat(n, "-001")] || Ne["001"];
3062
3041
  return o[0];
3063
3042
  }
3064
- var tt, Oo = new RegExp("^".concat(In.source, "*")), Io = new RegExp("".concat(In.source, "*$"));
3043
+ var Ke, Mo = new RegExp("^".concat(In.source, "*")), Ho = new RegExp("".concat(In.source, "*$"));
3065
3044
  function w(e, t) {
3066
3045
  return { start: e, end: t };
3067
3046
  }
3068
- var No = !!String.prototype.startsWith && "_a".startsWith("a", 1), Lo = !!String.fromCodePoint, Ro = !!Object.fromEntries, $o = !!String.prototype.codePointAt, Fo = !!String.prototype.trimStart, Uo = !!String.prototype.trimEnd, Do = !!Number.isSafeInteger, Go = Do ? Number.isSafeInteger : function(e) {
3047
+ var Io = !!String.prototype.startsWith && "_a".startsWith("a", 1), Oo = !!String.fromCodePoint, No = !!Object.fromEntries, Lo = !!String.prototype.codePointAt, Ro = !!String.prototype.trimStart, $o = !!String.prototype.trimEnd, Fo = !!Number.isSafeInteger, Uo = Fo ? Number.isSafeInteger : function(e) {
3069
3048
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
3070
- }, mt = !0;
3049
+ }, ht = !0;
3071
3050
  try {
3072
- var ko = Fn("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3073
- mt = ((tt = ko.exec("a")) === null || tt === void 0 ? void 0 : tt[0]) === "a";
3051
+ var Do = $n("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3052
+ ht = ((Ke = Do.exec("a")) === null || Ke === void 0 ? void 0 : Ke[0]) === "a";
3074
3053
  } catch (e) {
3075
- mt = !1;
3054
+ ht = !1;
3076
3055
  }
3077
- var Zt = No ? (
3056
+ var zt = Io ? (
3078
3057
  // Native
3079
3058
  function(t, n, r) {
3080
3059
  return t.startsWith(n, r);
@@ -3084,7 +3063,7 @@ var Zt = No ? (
3084
3063
  function(t, n, r) {
3085
3064
  return t.slice(r, r + n.length) === n;
3086
3065
  }
3087
- ), bt = Lo ? String.fromCodePoint : (
3066
+ ), ft = Oo ? String.fromCodePoint : (
3088
3067
  // IE11
3089
3068
  function() {
3090
3069
  for (var t = [], n = 0; n < arguments.length; n++)
@@ -3096,9 +3075,9 @@ var Zt = No ? (
3096
3075
  }
3097
3076
  return r;
3098
3077
  }
3099
- ), qt = (
3078
+ ), Xt = (
3100
3079
  // native
3101
- Ro ? Object.fromEntries : (
3080
+ No ? Object.fromEntries : (
3102
3081
  // Ponyfill
3103
3082
  function(t) {
3104
3083
  for (var n = {}, r = 0, o = t; r < o.length; r++) {
@@ -3108,7 +3087,7 @@ var Zt = No ? (
3108
3087
  return n;
3109
3088
  }
3110
3089
  )
3111
- ), $n = $o ? (
3090
+ ), Rn = Lo ? (
3112
3091
  // Native
3113
3092
  function(t, n) {
3114
3093
  return t.codePointAt(n);
@@ -3122,7 +3101,7 @@ var Zt = No ? (
3122
3101
  return o < 55296 || o > 56319 || n + 1 === r || (i = t.charCodeAt(n + 1)) < 56320 || i > 57343 ? o : (o - 55296 << 10) + (i - 56320) + 65536;
3123
3102
  }
3124
3103
  }
3125
- ), jo = Fo ? (
3104
+ ), Go = Ro ? (
3126
3105
  // Native
3127
3106
  function(t) {
3128
3107
  return t.trimStart();
@@ -3130,9 +3109,9 @@ var Zt = No ? (
3130
3109
  ) : (
3131
3110
  // Ponyfill
3132
3111
  function(t) {
3133
- return t.replace(Oo, "");
3112
+ return t.replace(Mo, "");
3134
3113
  }
3135
- ), Wo = Uo ? (
3114
+ ), ko = $o ? (
3136
3115
  // Native
3137
3116
  function(t) {
3138
3117
  return t.trimEnd();
@@ -3140,32 +3119,32 @@ var Zt = No ? (
3140
3119
  ) : (
3141
3120
  // Ponyfill
3142
3121
  function(t) {
3143
- return t.replace(Io, "");
3122
+ return t.replace(Ho, "");
3144
3123
  }
3145
3124
  );
3146
- function Fn(e, t) {
3125
+ function $n(e, t) {
3147
3126
  return new RegExp(e, t);
3148
3127
  }
3149
- var gt;
3150
- if (mt) {
3151
- var Qt = Fn("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3152
- gt = function(t, n) {
3128
+ var dt;
3129
+ if (ht) {
3130
+ var Zt = $n("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3131
+ dt = function(t, n) {
3153
3132
  var r;
3154
- Qt.lastIndex = n;
3155
- var o = Qt.exec(t);
3133
+ Zt.lastIndex = n;
3134
+ var o = Zt.exec(t);
3156
3135
  return (r = o[1]) !== null && r !== void 0 ? r : "";
3157
3136
  };
3158
3137
  } else
3159
- gt = function(t, n) {
3138
+ dt = function(t, n) {
3160
3139
  for (var r = []; ; ) {
3161
- var o = $n(t, n);
3162
- if (o === void 0 || Un(o) || Zo(o))
3140
+ var o = Rn(t, n);
3141
+ if (o === void 0 || Fn(o) || zo(o))
3163
3142
  break;
3164
3143
  r.push(o), n += o >= 65536 ? 2 : 1;
3165
3144
  }
3166
- return bt.apply(void 0, r);
3145
+ return ft.apply(void 0, r);
3167
3146
  };
3168
- var Vo = (
3147
+ var jo = (
3169
3148
  /** @class */
3170
3149
  function() {
3171
3150
  function e(t, n) {
@@ -3196,7 +3175,7 @@ var Vo = (
3196
3175
  if (r)
3197
3176
  break;
3198
3177
  return this.error(x.UNMATCHED_CLOSING_TAG, w(this.clonePosition(), this.clonePosition()));
3199
- } else if (i === 60 && !this.ignoreTag && vt(this.peek() || 0)) {
3178
+ } else if (i === 60 && !this.ignoreTag && pt(this.peek() || 0)) {
3200
3179
  var s = this.parseTag(t, n);
3201
3180
  if (s.err)
3202
3181
  return s;
@@ -3229,7 +3208,7 @@ var Vo = (
3229
3208
  return i;
3230
3209
  var s = i.val, a = this.clonePosition();
3231
3210
  if (this.bumpIf("</")) {
3232
- if (this.isEOF() || !vt(this.char()))
3211
+ if (this.isEOF() || !pt(this.char()))
3233
3212
  return this.error(x.INVALID_TAG, w(a, this.clonePosition()));
3234
3213
  var u = this.clonePosition(), l = this.parseTagName();
3235
3214
  return o !== l ? this.error(x.UNMATCHED_CLOSING_TAG, w(u, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
@@ -3247,7 +3226,7 @@ var Vo = (
3247
3226
  return this.error(x.INVALID_TAG, w(r, this.clonePosition()));
3248
3227
  }, e.prototype.parseTagName = function() {
3249
3228
  var t = this.offset();
3250
- for (this.bump(); !this.isEOF() && Xo(this.char()); )
3229
+ for (this.bump(); !this.isEOF() && Vo(this.char()); )
3251
3230
  this.bump();
3252
3231
  return this.message.slice(t, this.offset());
3253
3232
  }, e.prototype.parseLiteral = function(t, n) {
@@ -3276,7 +3255,7 @@ var Vo = (
3276
3255
  };
3277
3256
  }, e.prototype.tryParseLeftAngleBracket = function() {
3278
3257
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
3279
- !zo(this.peek() || 0)) ? (this.bump(), "<") : null;
3258
+ !Wo(this.peek() || 0)) ? (this.bump(), "<") : null;
3280
3259
  }, e.prototype.tryParseQuote = function(t) {
3281
3260
  if (this.isEOF() || this.char() !== 39)
3282
3261
  return null;
@@ -3310,12 +3289,12 @@ var Vo = (
3310
3289
  n.push(r);
3311
3290
  this.bump();
3312
3291
  }
3313
- return bt.apply(void 0, n);
3292
+ return ft.apply(void 0, n);
3314
3293
  }, e.prototype.tryParseUnquoted = function(t, n) {
3315
3294
  if (this.isEOF())
3316
3295
  return null;
3317
3296
  var r = this.char();
3318
- return r === 60 || r === 123 || r === 35 && (n === "plural" || n === "selectordinal") || r === 125 && t > 0 ? null : (this.bump(), bt(r));
3297
+ return r === 60 || r === 123 || r === 35 && (n === "plural" || n === "selectordinal") || r === 125 && t > 0 ? null : (this.bump(), ft(r));
3319
3298
  }, e.prototype.parseArgument = function(t, n) {
3320
3299
  var r = this.clonePosition();
3321
3300
  if (this.bump(), this.bumpSpace(), this.isEOF())
@@ -3344,7 +3323,7 @@ var Vo = (
3344
3323
  return this.error(x.MALFORMED_ARGUMENT, w(r, this.clonePosition()));
3345
3324
  }
3346
3325
  }, e.prototype.parseIdentifierIfPossible = function() {
3347
- var t = this.clonePosition(), n = this.offset(), r = gt(this.message, n), o = n + r.length;
3326
+ var t = this.clonePosition(), n = this.offset(), r = dt(this.message, n), o = n + r.length;
3348
3327
  this.bumpTo(o);
3349
3328
  var i = this.clonePosition(), s = w(t, i);
3350
3329
  return { value: r, location: s };
@@ -3363,7 +3342,7 @@ var Vo = (
3363
3342
  var c = this.clonePosition(), f = this.parseSimpleArgStyleIfPossible();
3364
3343
  if (f.err)
3365
3344
  return f;
3366
- var d = Wo(f.val);
3345
+ var d = ko(f.val);
3367
3346
  if (d.length === 0)
3368
3347
  return this.error(x.EXPECT_ARGUMENT_STYLE, w(this.clonePosition(), this.clonePosition()));
3369
3348
  var m = w(c, this.clonePosition());
@@ -3373,8 +3352,8 @@ var Vo = (
3373
3352
  if (b.err)
3374
3353
  return b;
3375
3354
  var h = w(o, this.clonePosition());
3376
- if (l && Zt(l == null ? void 0 : l.style, "::", 0)) {
3377
- var S = jo(l.style.slice(2));
3355
+ if (l && zt(l == null ? void 0 : l.style, "::", 0)) {
3356
+ var S = Go(l.style.slice(2));
3378
3357
  if (a === "number") {
3379
3358
  var f = this.parseNumberSkeletonFromString(S, l.styleLocation);
3380
3359
  return f.err ? f : {
@@ -3385,12 +3364,12 @@ var Vo = (
3385
3364
  if (S.length === 0)
3386
3365
  return this.error(x.EXPECT_DATE_TIME_SKELETON, h);
3387
3366
  var _ = S;
3388
- this.locale && (_ = Mo(S, this.locale));
3367
+ this.locale && (_ = To(S, this.locale));
3389
3368
  var d = {
3390
- type: be.dateTime,
3369
+ type: ge.dateTime,
3391
3370
  pattern: _,
3392
3371
  location: l.styleLocation,
3393
- parsedOptions: this.shouldParseSkeletons ? xo(_) : {}
3372
+ parsedOptions: this.shouldParseSkeletons ? Bo(_) : {}
3394
3373
  }, y = a === "date" ? O.date : O.time;
3395
3374
  return {
3396
3375
  val: { type: y, value: r, location: h, style: d },
@@ -3411,21 +3390,21 @@ var Vo = (
3411
3390
  case "plural":
3412
3391
  case "selectordinal":
3413
3392
  case "select": {
3414
- var P = this.clonePosition();
3393
+ var M = this.clonePosition();
3415
3394
  if (this.bumpSpace(), !this.bumpIf(","))
3416
- return this.error(x.EXPECT_SELECT_ARGUMENT_OPTIONS, w(P, De({}, P)));
3395
+ return this.error(x.EXPECT_SELECT_ARGUMENT_OPTIONS, w(M, A({}, M)));
3417
3396
  this.bumpSpace();
3418
- var M = this.parseIdentifierIfPossible(), A = 0;
3419
- if (a !== "select" && M.value === "offset") {
3397
+ var H = this.parseIdentifierIfPossible(), T = 0;
3398
+ if (a !== "select" && H.value === "offset") {
3420
3399
  if (!this.bumpIf(":"))
3421
3400
  return this.error(x.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, w(this.clonePosition(), this.clonePosition()));
3422
3401
  this.bumpSpace();
3423
3402
  var f = this.tryParseDecimalInteger(x.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, x.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
3424
3403
  if (f.err)
3425
3404
  return f;
3426
- this.bumpSpace(), M = this.parseIdentifierIfPossible(), A = f.val;
3405
+ this.bumpSpace(), H = this.parseIdentifierIfPossible(), T = f.val;
3427
3406
  }
3428
- var E = this.tryParsePluralOrSelectOptions(t, a, n, M);
3407
+ var E = this.tryParsePluralOrSelectOptions(t, a, n, H);
3429
3408
  if (E.err)
3430
3409
  return E;
3431
3410
  var b = this.tryParseArgumentClose(o);
@@ -3436,7 +3415,7 @@ var Vo = (
3436
3415
  val: {
3437
3416
  type: O.select,
3438
3417
  value: r,
3439
- options: qt(E.val),
3418
+ options: Xt(E.val),
3440
3419
  location: N
3441
3420
  },
3442
3421
  err: null
@@ -3444,8 +3423,8 @@ var Vo = (
3444
3423
  val: {
3445
3424
  type: O.plural,
3446
3425
  value: r,
3447
- options: qt(E.val),
3448
- offset: A,
3426
+ options: Xt(E.val),
3427
+ offset: T,
3449
3428
  pluralType: a === "plural" ? "cardinal" : "ordinal",
3450
3429
  location: N
3451
3430
  },
@@ -3495,16 +3474,16 @@ var Vo = (
3495
3474
  }, e.prototype.parseNumberSkeletonFromString = function(t, n) {
3496
3475
  var r = [];
3497
3476
  try {
3498
- r = Co(t);
3477
+ r = xo(t);
3499
3478
  } catch (o) {
3500
3479
  return this.error(x.INVALID_NUMBER_SKELETON, n);
3501
3480
  }
3502
3481
  return {
3503
3482
  val: {
3504
- type: be.number,
3483
+ type: ge.number,
3505
3484
  tokens: r,
3506
3485
  location: n,
3507
- parsedOptions: this.shouldParseSkeletons ? Po(r) : {}
3486
+ parsedOptions: this.shouldParseSkeletons ? Ao(r) : {}
3508
3487
  },
3509
3488
  err: null
3510
3489
  };
@@ -3552,7 +3531,7 @@ var Vo = (
3552
3531
  break;
3553
3532
  }
3554
3533
  var u = w(o, this.clonePosition());
3555
- return i ? (s *= r, Go(s) ? { val: s, err: null } : this.error(n, u)) : this.error(t, u);
3534
+ return i ? (s *= r, Uo(s) ? { val: s, err: null } : this.error(n, u)) : this.error(t, u);
3556
3535
  }, e.prototype.offset = function() {
3557
3536
  return this.position.offset;
3558
3537
  }, e.prototype.isEOF = function() {
@@ -3567,7 +3546,7 @@ var Vo = (
3567
3546
  var t = this.position.offset;
3568
3547
  if (t >= this.message.length)
3569
3548
  throw Error("out of bound");
3570
- var n = $n(this.message, t);
3549
+ var n = Rn(this.message, t);
3571
3550
  if (n === void 0)
3572
3551
  throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
3573
3552
  return n;
@@ -3586,7 +3565,7 @@ var Vo = (
3586
3565
  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);
3587
3566
  }
3588
3567
  }, e.prototype.bumpIf = function(t) {
3589
- if (Zt(this.message, t, this.offset())) {
3568
+ if (zt(this.message, t, this.offset())) {
3590
3569
  for (var n = 0; n < t.length; n++)
3591
3570
  this.bump();
3592
3571
  return !0;
@@ -3608,7 +3587,7 @@ var Vo = (
3608
3587
  break;
3609
3588
  }
3610
3589
  }, e.prototype.bumpSpace = function() {
3611
- for (; !this.isEOF() && Un(this.char()); )
3590
+ for (; !this.isEOF() && Fn(this.char()); )
3612
3591
  this.bump();
3613
3592
  }, e.prototype.peek = function() {
3614
3593
  if (this.isEOF())
@@ -3618,47 +3597,47 @@ var Vo = (
3618
3597
  }, e;
3619
3598
  }()
3620
3599
  );
3621
- function vt(e) {
3600
+ function pt(e) {
3622
3601
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3623
3602
  }
3624
- function zo(e) {
3625
- return vt(e) || e === 47;
3603
+ function Wo(e) {
3604
+ return pt(e) || e === 47;
3626
3605
  }
3627
- function Xo(e) {
3606
+ function Vo(e) {
3628
3607
  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;
3629
3608
  }
3630
- function Un(e) {
3609
+ function Fn(e) {
3631
3610
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3632
3611
  }
3633
- function Zo(e) {
3612
+ function zo(e) {
3634
3613
  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;
3635
3614
  }
3636
- function yt(e) {
3615
+ function mt(e) {
3637
3616
  e.forEach(function(t) {
3638
- if (delete t.location, Pn(t) || Mn(t))
3617
+ if (delete t.location, Tn(t) || Pn(t))
3639
3618
  for (var n in t.options)
3640
- delete t.options[n].location, yt(t.options[n].value);
3619
+ delete t.options[n].location, mt(t.options[n].value);
3641
3620
  else
3642
- Sn(t) && On(t.style) || (An(t) || Tn(t)) && pt(t.style) ? delete t.style.location : Hn(t) && yt(t.children);
3621
+ Cn(t) && Hn(t.style) || (Sn(t) || An(t)) && ct(t.style) ? delete t.style.location : Mn(t) && mt(t.children);
3643
3622
  });
3644
3623
  }
3645
- function qo(e, t) {
3646
- t === void 0 && (t = {}), t = De({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3647
- var n = new Vo(e, t).parse();
3624
+ function Xo(e, t) {
3625
+ t === void 0 && (t = {}), t = A({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3626
+ var n = new jo(e, t).parse();
3648
3627
  if (n.err) {
3649
3628
  var r = SyntaxError(x[n.err.kind]);
3650
3629
  throw r.location = n.err.location, r.originalMessage = n.err.message, r;
3651
3630
  }
3652
- return t != null && t.captureLocation || yt(n.val), n.val;
3631
+ return t != null && t.captureLocation || mt(n.val), n.val;
3653
3632
  }
3654
- var ge;
3633
+ var ve;
3655
3634
  (function(e) {
3656
3635
  e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
3657
- })(ge || (ge = {}));
3658
- var ze = (
3636
+ })(ve || (ve = {}));
3637
+ var We = (
3659
3638
  /** @class */
3660
3639
  function(e) {
3661
- Ve(t, e);
3640
+ oe(t, e);
3662
3641
  function t(n, r, o) {
3663
3642
  var i = e.call(this, n) || this;
3664
3643
  return i.code = r, i.originalMessage = o, i;
@@ -3667,48 +3646,48 @@ var ze = (
3667
3646
  return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
3668
3647
  }, t;
3669
3648
  }(Error)
3670
- ), Jt = (
3649
+ ), qt = (
3671
3650
  /** @class */
3672
3651
  function(e) {
3673
- Ve(t, e);
3652
+ oe(t, e);
3674
3653
  function t(n, r, o, i) {
3675
- return e.call(this, 'Invalid values for "'.concat(n, '": "').concat(r, '". Options are "').concat(Object.keys(o).join('", "'), '"'), ge.INVALID_VALUE, i) || this;
3654
+ return e.call(this, 'Invalid values for "'.concat(n, '": "').concat(r, '". Options are "').concat(Object.keys(o).join('", "'), '"'), ve.INVALID_VALUE, i) || this;
3676
3655
  }
3677
3656
  return t;
3678
- }(ze)
3679
- ), Qo = (
3657
+ }(We)
3658
+ ), Zo = (
3680
3659
  /** @class */
3681
3660
  function(e) {
3682
- Ve(t, e);
3661
+ oe(t, e);
3683
3662
  function t(n, r, o) {
3684
- return e.call(this, 'Value for "'.concat(n, '" must be of type ').concat(r), ge.INVALID_VALUE, o) || this;
3663
+ return e.call(this, 'Value for "'.concat(n, '" must be of type ').concat(r), ve.INVALID_VALUE, o) || this;
3685
3664
  }
3686
3665
  return t;
3687
- }(ze)
3688
- ), Jo = (
3666
+ }(We)
3667
+ ), qo = (
3689
3668
  /** @class */
3690
3669
  function(e) {
3691
- Ve(t, e);
3670
+ oe(t, e);
3692
3671
  function t(n, r) {
3693
- return e.call(this, 'The intl string context variable "'.concat(n, '" was not provided to the string "').concat(r, '"'), ge.MISSING_VALUE, r) || this;
3672
+ return e.call(this, 'The intl string context variable "'.concat(n, '" was not provided to the string "').concat(r, '"'), ve.MISSING_VALUE, r) || this;
3694
3673
  }
3695
3674
  return t;
3696
- }(ze)
3675
+ }(We)
3697
3676
  ), j;
3698
3677
  (function(e) {
3699
3678
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
3700
3679
  })(j || (j = {}));
3701
- function Yo(e) {
3680
+ function Qo(e) {
3702
3681
  return e.length < 2 ? e : e.reduce(function(t, n) {
3703
3682
  var r = t[t.length - 1];
3704
3683
  return !r || r.type !== j.literal || n.type !== j.literal ? t.push(n) : r.value += n.value, t;
3705
3684
  }, []);
3706
3685
  }
3707
- function Ko(e) {
3686
+ function Jo(e) {
3708
3687
  return typeof e == "function";
3709
3688
  }
3710
3689
  function $e(e, t, n, r, o, i, s) {
3711
- if (e.length === 1 && Wt(e[0]))
3690
+ if (e.length === 1 && kt(e[0]))
3712
3691
  return [
3713
3692
  {
3714
3693
  type: j.literal,
@@ -3717,14 +3696,14 @@ function $e(e, t, n, r, o, i, s) {
3717
3696
  ];
3718
3697
  for (var a = [], u = 0, l = e; u < l.length; u++) {
3719
3698
  var c = l[u];
3720
- if (Wt(c)) {
3699
+ if (kt(c)) {
3721
3700
  a.push({
3722
3701
  type: j.literal,
3723
3702
  value: c.value
3724
3703
  });
3725
3704
  continue;
3726
3705
  }
3727
- if (Bo(c)) {
3706
+ if (yo(c)) {
3728
3707
  typeof i == "number" && a.push({
3729
3708
  type: j.literal,
3730
3709
  value: n.getNumberFormat(t).format(i)
@@ -3733,89 +3712,89 @@ function $e(e, t, n, r, o, i, s) {
3733
3712
  }
3734
3713
  var f = c.value;
3735
3714
  if (!(o && f in o))
3736
- throw new Jo(f, s);
3715
+ throw new qo(f, s);
3737
3716
  var d = o[f];
3738
- if (_o(c)) {
3717
+ if (vo(c)) {
3739
3718
  (!d || typeof d == "string" || typeof d == "number") && (d = typeof d == "string" || typeof d == "number" ? String(d) : ""), a.push({
3740
3719
  type: typeof d == "string" ? j.literal : j.object,
3741
3720
  value: d
3742
3721
  });
3743
3722
  continue;
3744
3723
  }
3745
- if (An(c)) {
3746
- var m = typeof c.style == "string" ? r.date[c.style] : pt(c.style) ? c.style.parsedOptions : void 0;
3724
+ if (Sn(c)) {
3725
+ var m = typeof c.style == "string" ? r.date[c.style] : ct(c.style) ? c.style.parsedOptions : void 0;
3747
3726
  a.push({
3748
3727
  type: j.literal,
3749
3728
  value: n.getDateTimeFormat(t, m).format(d)
3750
3729
  });
3751
3730
  continue;
3752
3731
  }
3753
- if (Tn(c)) {
3754
- var m = typeof c.style == "string" ? r.time[c.style] : pt(c.style) ? c.style.parsedOptions : r.time.medium;
3732
+ if (An(c)) {
3733
+ var m = typeof c.style == "string" ? r.time[c.style] : ct(c.style) ? c.style.parsedOptions : r.time.medium;
3755
3734
  a.push({
3756
3735
  type: j.literal,
3757
3736
  value: n.getDateTimeFormat(t, m).format(d)
3758
3737
  });
3759
3738
  continue;
3760
3739
  }
3761
- if (Sn(c)) {
3762
- var m = typeof c.style == "string" ? r.number[c.style] : On(c.style) ? c.style.parsedOptions : void 0;
3740
+ if (Cn(c)) {
3741
+ var m = typeof c.style == "string" ? r.number[c.style] : Hn(c.style) ? c.style.parsedOptions : void 0;
3763
3742
  m && m.scale && (d = d * (m.scale || 1)), a.push({
3764
3743
  type: j.literal,
3765
3744
  value: n.getNumberFormat(t, m).format(d)
3766
3745
  });
3767
3746
  continue;
3768
3747
  }
3769
- if (Hn(c)) {
3748
+ if (Mn(c)) {
3770
3749
  var b = c.children, h = c.value, S = o[h];
3771
- if (!Ko(S))
3772
- throw new Qo(h, "function", s);
3773
- var _ = $e(b, t, n, r, o, i), y = S(_.map(function(A) {
3774
- return A.value;
3750
+ if (!Jo(S))
3751
+ throw new Zo(h, "function", s);
3752
+ var _ = $e(b, t, n, r, o, i), y = S(_.map(function(T) {
3753
+ return T.value;
3775
3754
  }));
3776
- Array.isArray(y) || (y = [y]), a.push.apply(a, y.map(function(A) {
3755
+ Array.isArray(y) || (y = [y]), a.push.apply(a, y.map(function(T) {
3777
3756
  return {
3778
- type: typeof A == "string" ? j.literal : j.object,
3779
- value: A
3757
+ type: typeof T == "string" ? j.literal : j.object,
3758
+ value: T
3780
3759
  };
3781
3760
  }));
3782
3761
  }
3783
- if (Pn(c)) {
3784
- var P = c.options[d] || c.options.other;
3785
- if (!P)
3786
- throw new Jt(c.value, d, Object.keys(c.options), s);
3787
- a.push.apply(a, $e(P.value, t, n, r, o));
3762
+ if (Tn(c)) {
3763
+ var M = c.options[d] || c.options.other;
3764
+ if (!M)
3765
+ throw new qt(c.value, d, Object.keys(c.options), s);
3766
+ a.push.apply(a, $e(M.value, t, n, r, o));
3788
3767
  continue;
3789
3768
  }
3790
- if (Mn(c)) {
3791
- var P = c.options["=".concat(d)];
3792
- if (!P) {
3769
+ if (Pn(c)) {
3770
+ var M = c.options["=".concat(d)];
3771
+ if (!M) {
3793
3772
  if (!Intl.PluralRules)
3794
- throw new ze(`Intl.PluralRules is not available in this environment.
3773
+ throw new We(`Intl.PluralRules is not available in this environment.
3795
3774
  Try polyfilling it using "@formatjs/intl-pluralrules"
3796
- `, ge.MISSING_INTL_API, s);
3797
- var M = n.getPluralRules(t, { type: c.pluralType }).select(d - (c.offset || 0));
3798
- P = c.options[M] || c.options.other;
3775
+ `, ve.MISSING_INTL_API, s);
3776
+ var H = n.getPluralRules(t, { type: c.pluralType }).select(d - (c.offset || 0));
3777
+ M = c.options[H] || c.options.other;
3799
3778
  }
3800
- if (!P)
3801
- throw new Jt(c.value, d, Object.keys(c.options), s);
3802
- a.push.apply(a, $e(P.value, t, n, r, o, d - (c.offset || 0)));
3779
+ if (!M)
3780
+ throw new qt(c.value, d, Object.keys(c.options), s);
3781
+ a.push.apply(a, $e(M.value, t, n, r, o, d - (c.offset || 0)));
3803
3782
  continue;
3804
3783
  }
3805
3784
  }
3806
- return Yo(a);
3785
+ return Qo(a);
3807
3786
  }
3808
- function ei(e, t) {
3809
- return t ? ee(ee(ee({}, e || {}), t || {}), Object.keys(e).reduce(function(n, r) {
3810
- return n[r] = ee(ee({}, e[r]), t[r] || {}), n;
3787
+ function Yo(e, t) {
3788
+ return t ? A(A(A({}, e || {}), t || {}), Object.keys(e).reduce(function(n, r) {
3789
+ return n[r] = A(A({}, e[r]), t[r] || {}), n;
3811
3790
  }, {})) : e;
3812
3791
  }
3813
- function ti(e, t) {
3792
+ function Ko(e, t) {
3814
3793
  return t ? Object.keys(e).reduce(function(n, r) {
3815
- return n[r] = ei(e[r], t[r]), n;
3816
- }, ee({}, e)) : e;
3794
+ return n[r] = Yo(e[r], t[r]), n;
3795
+ }, A({}, e)) : e;
3817
3796
  }
3818
- function nt(e) {
3797
+ function et(e) {
3819
3798
  return {
3820
3799
  create: function() {
3821
3800
  return {
@@ -3829,39 +3808,39 @@ function nt(e) {
3829
3808
  }
3830
3809
  };
3831
3810
  }
3832
- function ni(e) {
3811
+ function ei(e) {
3833
3812
  return e === void 0 && (e = {
3834
3813
  number: {},
3835
3814
  dateTime: {},
3836
3815
  pluralRules: {}
3837
3816
  }), {
3838
- getNumberFormat: Ke(function() {
3817
+ getNumberFormat: Je(function() {
3839
3818
  for (var t, n = [], r = 0; r < arguments.length; r++)
3840
3819
  n[r] = arguments[r];
3841
- return new ((t = Intl.NumberFormat).bind.apply(t, Ye([void 0], n, !1)))();
3820
+ return new ((t = Intl.NumberFormat).bind.apply(t, me([void 0], n, !1)))();
3842
3821
  }, {
3843
- cache: nt(e.number),
3844
- strategy: et.variadic
3822
+ cache: et(e.number),
3823
+ strategy: Ye.variadic
3845
3824
  }),
3846
- getDateTimeFormat: Ke(function() {
3825
+ getDateTimeFormat: Je(function() {
3847
3826
  for (var t, n = [], r = 0; r < arguments.length; r++)
3848
3827
  n[r] = arguments[r];
3849
- return new ((t = Intl.DateTimeFormat).bind.apply(t, Ye([void 0], n, !1)))();
3828
+ return new ((t = Intl.DateTimeFormat).bind.apply(t, me([void 0], n, !1)))();
3850
3829
  }, {
3851
- cache: nt(e.dateTime),
3852
- strategy: et.variadic
3830
+ cache: et(e.dateTime),
3831
+ strategy: Ye.variadic
3853
3832
  }),
3854
- getPluralRules: Ke(function() {
3833
+ getPluralRules: Je(function() {
3855
3834
  for (var t, n = [], r = 0; r < arguments.length; r++)
3856
3835
  n[r] = arguments[r];
3857
- return new ((t = Intl.PluralRules).bind.apply(t, Ye([void 0], n, !1)))();
3836
+ return new ((t = Intl.PluralRules).bind.apply(t, me([void 0], n, !1)))();
3858
3837
  }, {
3859
- cache: nt(e.pluralRules),
3860
- strategy: et.variadic
3838
+ cache: et(e.pluralRules),
3839
+ strategy: Ye.variadic
3861
3840
  })
3862
3841
  };
3863
3842
  }
3864
- var ri = (
3843
+ var ti = (
3865
3844
  /** @class */
3866
3845
  function() {
3867
3846
  function e(t, n, r, o) {
@@ -3893,13 +3872,13 @@ var ri = (
3893
3872
  throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
3894
3873
  var s = o || {};
3895
3874
  s.formatters;
3896
- var a = ho(s, ["formatters"]);
3897
- this.ast = e.__parse(t, ee(ee({}, a), { locale: this.resolvedLocale }));
3875
+ var a = Or(s, ["formatters"]);
3876
+ this.ast = e.__parse(t, A(A({}, a), { locale: this.resolvedLocale }));
3898
3877
  } else
3899
3878
  this.ast = t;
3900
3879
  if (!Array.isArray(this.ast))
3901
3880
  throw new TypeError("A message must be provided as a String or AST.");
3902
- this.formats = ti(e.formats, r), this.formatters = o && o.formatters || ni(this.formatterCache);
3881
+ this.formats = Ko(e.formats, r), this.formatters = o && o.formatters || ei(this.formatterCache);
3903
3882
  }
3904
3883
  return Object.defineProperty(e, "defaultLocale", {
3905
3884
  get: function() {
@@ -3912,7 +3891,7 @@ var ri = (
3912
3891
  var n = Intl.NumberFormat.supportedLocalesOf(t);
3913
3892
  return n.length > 0 ? new Intl.Locale(n[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
3914
3893
  }
3915
- }, e.__parse = qo, e.formats = {
3894
+ }, e.__parse = Xo, e.formats = {
3916
3895
  number: {
3917
3896
  integer: {
3918
3897
  maximumFractionDigits: 0
@@ -3973,7 +3952,7 @@ var ri = (
3973
3952
  }, e;
3974
3953
  }()
3975
3954
  );
3976
- function oi(e, t) {
3955
+ function ni(e, t) {
3977
3956
  if (t == null)
3978
3957
  return;
3979
3958
  if (t in e)
@@ -3994,92 +3973,92 @@ function oi(e, t) {
3994
3973
  r = void 0;
3995
3974
  return r;
3996
3975
  }
3997
- const ae = {}, ii = (e, t, n) => n && (t in ae || (ae[t] = {}), e in ae[t] || (ae[t][e] = n), n), Dn = (e, t) => {
3976
+ const ae = {}, ri = (e, t, n) => n && (t in ae || (ae[t] = {}), e in ae[t] || (ae[t][e] = n), n), Un = (e, t) => {
3998
3977
  if (t == null)
3999
3978
  return;
4000
3979
  if (t in ae && e in ae[t])
4001
3980
  return ae[t][e];
4002
- const n = Xe(t);
3981
+ const n = Ve(t);
4003
3982
  for (let r = 0; r < n.length; r++) {
4004
- const o = n[r], i = ai(o, e);
3983
+ const o = n[r], i = ii(o, e);
4005
3984
  if (i)
4006
- return ii(e, t, i);
3985
+ return ri(e, t, i);
4007
3986
  }
4008
3987
  };
4009
- let wt;
4010
- const Pe = We({});
4011
- function si(e) {
4012
- return wt[e] || null;
3988
+ let Et;
3989
+ const Pe = je({});
3990
+ function oi(e) {
3991
+ return Et[e] || null;
4013
3992
  }
4014
- function Gn(e) {
4015
- return e in wt;
3993
+ function Dn(e) {
3994
+ return e in Et;
4016
3995
  }
4017
- function ai(e, t) {
4018
- if (!Gn(e))
3996
+ function ii(e, t) {
3997
+ if (!Dn(e))
4019
3998
  return null;
4020
- const n = si(e);
4021
- return oi(n, t);
3999
+ const n = oi(e);
4000
+ return ni(n, t);
4022
4001
  }
4023
- function ui(e) {
4002
+ function si(e) {
4024
4003
  if (e == null)
4025
4004
  return;
4026
- const t = Xe(e);
4005
+ const t = Ve(e);
4027
4006
  for (let n = 0; n < t.length; n++) {
4028
4007
  const r = t[n];
4029
- if (Gn(r))
4008
+ if (Dn(r))
4030
4009
  return r;
4031
4010
  }
4032
4011
  }
4033
- function kn(e, ...t) {
4012
+ function Gn(e, ...t) {
4034
4013
  delete ae[e], Pe.update((n) => (n[e] = co.all([n[e] || {}, ...t]), n));
4035
4014
  }
4036
- ye(
4015
+ _e(
4037
4016
  [Pe],
4038
4017
  ([e]) => Object.keys(e)
4039
4018
  );
4040
- Pe.subscribe((e) => wt = e);
4019
+ Pe.subscribe((e) => Et = e);
4041
4020
  const Fe = {};
4042
- function li(e, t) {
4021
+ function ai(e, t) {
4043
4022
  Fe[e].delete(t), Fe[e].size === 0 && delete Fe[e];
4044
4023
  }
4045
- function jn(e) {
4024
+ function kn(e) {
4046
4025
  return Fe[e];
4047
4026
  }
4048
- function ci(e) {
4049
- return Xe(e).map((t) => {
4050
- const n = jn(t);
4027
+ function ui(e) {
4028
+ return Ve(e).map((t) => {
4029
+ const n = kn(t);
4051
4030
  return [t, n ? [...n] : []];
4052
4031
  }).filter(([, t]) => t.length > 0);
4053
4032
  }
4054
- function _t(e) {
4055
- return e == null ? !1 : Xe(e).some(
4033
+ function bt(e) {
4034
+ return e == null ? !1 : Ve(e).some(
4056
4035
  (t) => {
4057
4036
  var n;
4058
- return (n = jn(t)) == null ? void 0 : n.size;
4037
+ return (n = kn(t)) == null ? void 0 : n.size;
4059
4038
  }
4060
4039
  );
4061
4040
  }
4062
- function hi(e, t) {
4041
+ function li(e, t) {
4063
4042
  return Promise.all(
4064
- t.map((r) => (li(e, r), r().then((o) => o.default || o)))
4065
- ).then((r) => kn(e, ...r));
4066
- }
4067
- const xe = {};
4068
- function Wn(e) {
4069
- if (!_t(e))
4070
- return e in xe ? xe[e] : Promise.resolve();
4071
- const t = ci(e);
4072
- return xe[e] = Promise.all(
4043
+ t.map((r) => (ai(e, r), r().then((o) => o.default || o)))
4044
+ ).then((r) => Gn(e, ...r));
4045
+ }
4046
+ const we = {};
4047
+ function jn(e) {
4048
+ if (!bt(e))
4049
+ return e in we ? we[e] : Promise.resolve();
4050
+ const t = ui(e);
4051
+ return we[e] = Promise.all(
4073
4052
  t.map(
4074
- ([n, r]) => hi(n, r)
4053
+ ([n, r]) => li(n, r)
4075
4054
  )
4076
4055
  ).then(() => {
4077
- if (_t(e))
4078
- return Wn(e);
4079
- delete xe[e];
4080
- }), xe[e];
4056
+ if (bt(e))
4057
+ return jn(e);
4058
+ delete we[e];
4059
+ }), we[e];
4081
4060
  }
4082
- const fi = {
4061
+ const ci = {
4083
4062
  number: {
4084
4063
  scientific: { notation: "scientific" },
4085
4064
  engineering: { notation: "engineering" },
@@ -4108,135 +4087,135 @@ const fi = {
4108
4087
  timeZoneName: "short"
4109
4088
  }
4110
4089
  }
4111
- }, di = {
4090
+ }, hi = {
4112
4091
  fallbackLocale: null,
4113
4092
  loadingDelay: 200,
4114
- formats: fi,
4093
+ formats: ci,
4115
4094
  warnOnMissingMessages: !0,
4116
4095
  handleMissingMessage: void 0,
4117
4096
  ignoreTag: !0
4118
- }, pi = di;
4119
- function ve() {
4120
- return pi;
4097
+ }, fi = hi;
4098
+ function ye() {
4099
+ return fi;
4121
4100
  }
4122
- const rt = We(!1);
4123
- var mi = Object.defineProperty, bi = Object.defineProperties, gi = Object.getOwnPropertyDescriptors, Yt = Object.getOwnPropertySymbols, vi = Object.prototype.hasOwnProperty, yi = Object.prototype.propertyIsEnumerable, Kt = (e, t, n) => t in e ? mi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, _i = (e, t) => {
4101
+ const tt = je(!1);
4102
+ var di = Object.defineProperty, pi = Object.defineProperties, mi = Object.getOwnPropertyDescriptors, Qt = Object.getOwnPropertySymbols, bi = Object.prototype.hasOwnProperty, gi = Object.prototype.propertyIsEnumerable, Jt = (e, t, n) => t in e ? di(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, vi = (e, t) => {
4124
4103
  for (var n in t || (t = {}))
4125
- vi.call(t, n) && Kt(e, n, t[n]);
4126
- if (Yt)
4127
- for (var n of Yt(t))
4128
- yi.call(t, n) && Kt(e, n, t[n]);
4104
+ bi.call(t, n) && Jt(e, n, t[n]);
4105
+ if (Qt)
4106
+ for (var n of Qt(t))
4107
+ gi.call(t, n) && Jt(e, n, t[n]);
4129
4108
  return e;
4130
- }, Bi = (e, t) => bi(e, gi(t));
4131
- let Bt;
4132
- const Ge = We(null);
4133
- function en(e) {
4109
+ }, yi = (e, t) => pi(e, mi(t));
4110
+ let gt;
4111
+ const De = je(null);
4112
+ function Yt(e) {
4134
4113
  return e.split("-").map((t, n, r) => r.slice(0, n + 1).join("-")).reverse();
4135
4114
  }
4136
- function Xe(e, t = ve().fallbackLocale) {
4137
- const n = en(e);
4138
- return t ? [.../* @__PURE__ */ new Set([...n, ...en(t)])] : n;
4115
+ function Ve(e, t = ye().fallbackLocale) {
4116
+ const n = Yt(e);
4117
+ return t ? [.../* @__PURE__ */ new Set([...n, ...Yt(t)])] : n;
4139
4118
  }
4140
4119
  function le() {
4141
- return Bt != null ? Bt : void 0;
4120
+ return gt != null ? gt : void 0;
4142
4121
  }
4143
- Ge.subscribe((e) => {
4144
- Bt = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
4122
+ De.subscribe((e) => {
4123
+ gt = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
4145
4124
  });
4146
- const Ei = (e) => {
4147
- if (e && ui(e) && _t(e)) {
4148
- const { loadingDelay: t } = ve();
4125
+ const _i = (e) => {
4126
+ if (e && si(e) && bt(e)) {
4127
+ const { loadingDelay: t } = ye();
4149
4128
  let n;
4150
4129
  return typeof window != "undefined" && le() != null && t ? n = window.setTimeout(
4151
- () => rt.set(!0),
4130
+ () => tt.set(!0),
4152
4131
  t
4153
- ) : rt.set(!0), Wn(e).then(() => {
4154
- Ge.set(e);
4132
+ ) : tt.set(!0), jn(e).then(() => {
4133
+ De.set(e);
4155
4134
  }).finally(() => {
4156
- clearTimeout(n), rt.set(!1);
4135
+ clearTimeout(n), tt.set(!1);
4157
4136
  });
4158
4137
  }
4159
- return Ge.set(e);
4160
- }, _e = Bi(_i({}, Ge), {
4161
- set: Ei
4162
- }), Ze = (e) => {
4138
+ return De.set(e);
4139
+ }, Be = yi(vi({}, De), {
4140
+ set: _i
4141
+ }), ze = (e) => {
4163
4142
  const t = /* @__PURE__ */ Object.create(null);
4164
4143
  return (r) => {
4165
4144
  const o = JSON.stringify(r);
4166
4145
  return o in t ? t[o] : t[o] = e(r);
4167
4146
  };
4168
4147
  };
4169
- var xi = Object.defineProperty, ke = Object.getOwnPropertySymbols, Vn = Object.prototype.hasOwnProperty, zn = Object.prototype.propertyIsEnumerable, tn = (e, t, n) => t in e ? xi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, Ct = (e, t) => {
4148
+ var Bi = Object.defineProperty, Ge = Object.getOwnPropertySymbols, Wn = Object.prototype.hasOwnProperty, Vn = Object.prototype.propertyIsEnumerable, Kt = (e, t, n) => t in e ? Bi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, xt = (e, t) => {
4170
4149
  for (var n in t || (t = {}))
4171
- Vn.call(t, n) && tn(e, n, t[n]);
4172
- if (ke)
4173
- for (var n of ke(t))
4174
- zn.call(t, n) && tn(e, n, t[n]);
4150
+ Wn.call(t, n) && Kt(e, n, t[n]);
4151
+ if (Ge)
4152
+ for (var n of Ge(t))
4153
+ Vn.call(t, n) && Kt(e, n, t[n]);
4175
4154
  return e;
4176
- }, Be = (e, t) => {
4155
+ }, Ee = (e, t) => {
4177
4156
  var n = {};
4178
4157
  for (var r in e)
4179
- Vn.call(e, r) && t.indexOf(r) < 0 && (n[r] = e[r]);
4180
- if (e != null && ke)
4181
- for (var r of ke(e))
4182
- t.indexOf(r) < 0 && zn.call(e, r) && (n[r] = e[r]);
4158
+ Wn.call(e, r) && t.indexOf(r) < 0 && (n[r] = e[r]);
4159
+ if (e != null && Ge)
4160
+ for (var r of Ge(e))
4161
+ t.indexOf(r) < 0 && Vn.call(e, r) && (n[r] = e[r]);
4183
4162
  return n;
4184
4163
  };
4185
- const Ae = (e, t) => {
4186
- const { formats: n } = ve();
4164
+ const Te = (e, t) => {
4165
+ const { formats: n } = ye();
4187
4166
  if (e in n && t in n[e])
4188
4167
  return n[e][t];
4189
4168
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
4190
- }, wi = Ze(
4169
+ }, Ei = ze(
4191
4170
  (e) => {
4192
- var t = e, { locale: n, format: r } = t, o = Be(t, ["locale", "format"]);
4171
+ var t = e, { locale: n, format: r } = t, o = Ee(t, ["locale", "format"]);
4193
4172
  if (n == null)
4194
4173
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
4195
- return r && (o = Ae("number", r)), new Intl.NumberFormat(n, o);
4174
+ return r && (o = Te("number", r)), new Intl.NumberFormat(n, o);
4196
4175
  }
4197
- ), Ci = Ze(
4176
+ ), xi = ze(
4198
4177
  (e) => {
4199
- var t = e, { locale: n, format: r } = t, o = Be(t, ["locale", "format"]);
4178
+ var t = e, { locale: n, format: r } = t, o = Ee(t, ["locale", "format"]);
4200
4179
  if (n == null)
4201
4180
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
4202
- return r ? o = Ae("date", r) : Object.keys(o).length === 0 && (o = Ae("date", "short")), new Intl.DateTimeFormat(n, o);
4181
+ return r ? o = Te("date", r) : Object.keys(o).length === 0 && (o = Te("date", "short")), new Intl.DateTimeFormat(n, o);
4203
4182
  }
4204
- ), Si = Ze(
4183
+ ), wi = ze(
4205
4184
  (e) => {
4206
- var t = e, { locale: n, format: r } = t, o = Be(t, ["locale", "format"]);
4185
+ var t = e, { locale: n, format: r } = t, o = Ee(t, ["locale", "format"]);
4207
4186
  if (n == null)
4208
4187
  throw new Error(
4209
4188
  '[svelte-i18n] A "locale" must be set to format time values'
4210
4189
  );
4211
- return r ? o = Ae("time", r) : Object.keys(o).length === 0 && (o = Ae("time", "short")), new Intl.DateTimeFormat(n, o);
4190
+ return r ? o = Te("time", r) : Object.keys(o).length === 0 && (o = Te("time", "short")), new Intl.DateTimeFormat(n, o);
4212
4191
  }
4213
- ), Ai = (e = {}) => {
4192
+ ), Ci = (e = {}) => {
4214
4193
  var t = e, {
4215
4194
  locale: n = le()
4216
- } = t, r = Be(t, [
4195
+ } = t, r = Ee(t, [
4217
4196
  "locale"
4218
4197
  ]);
4219
- return wi(Ct({ locale: n }, r));
4220
- }, Ti = (e = {}) => {
4198
+ return Ei(xt({ locale: n }, r));
4199
+ }, Si = (e = {}) => {
4221
4200
  var t = e, {
4222
4201
  locale: n = le()
4223
- } = t, r = Be(t, [
4202
+ } = t, r = Ee(t, [
4224
4203
  "locale"
4225
4204
  ]);
4226
- return Ci(Ct({ locale: n }, r));
4227
- }, Pi = (e = {}) => {
4205
+ return xi(xt({ locale: n }, r));
4206
+ }, Ai = (e = {}) => {
4228
4207
  var t = e, {
4229
4208
  locale: n = le()
4230
- } = t, r = Be(t, [
4209
+ } = t, r = Ee(t, [
4231
4210
  "locale"
4232
4211
  ]);
4233
- return Si(Ct({ locale: n }, r));
4234
- }, Mi = Ze(
4212
+ return wi(xt({ locale: n }, r));
4213
+ }, Ti = ze(
4235
4214
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
4236
- (e, t = le()) => new ri(e, t, ve().formats, {
4237
- ignoreTag: ve().ignoreTag
4215
+ (e, t = le()) => new ti(e, t, ye().formats, {
4216
+ ignoreTag: ye().ignoreTag
4238
4217
  })
4239
- ), Hi = (e, t = {}) => {
4218
+ ), Pi = (e, t = {}) => {
4240
4219
  var n, r, o, i;
4241
4220
  let s = t;
4242
4221
  typeof e == "object" && (s = e, e = s.id);
@@ -4249,9 +4228,9 @@ const Ae = (e, t) => {
4249
4228
  throw new Error(
4250
4229
  "[svelte-i18n] Cannot format a message without first setting the initial locale."
4251
4230
  );
4252
- let c = Dn(e, u);
4231
+ let c = Un(e, u);
4253
4232
  if (!c)
4254
- c = (i = (o = (r = (n = ve()).handleMissingMessage) == null ? void 0 : r.call(n, { locale: u, id: e, defaultValue: l })) != null ? o : l) != null ? i : e;
4233
+ c = (i = (o = (r = (n = ye()).handleMissingMessage) == null ? void 0 : r.call(n, { locale: u, id: e, defaultValue: l })) != null ? o : l) != null ? i : e;
4255
4234
  else if (typeof c != "string")
4256
4235
  return console.warn(
4257
4236
  `[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof c}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`
@@ -4260,7 +4239,7 @@ const Ae = (e, t) => {
4260
4239
  return c;
4261
4240
  let f = c;
4262
4241
  try {
4263
- f = Mi(c, u).format(a);
4242
+ f = Ti(c, u).format(a);
4264
4243
  } catch (d) {
4265
4244
  d instanceof Error && console.warn(
4266
4245
  `[svelte-i18n] Message "${e}" has syntax error:`,
@@ -4268,20 +4247,20 @@ const Ae = (e, t) => {
4268
4247
  );
4269
4248
  }
4270
4249
  return f;
4271
- }, Oi = (e, t) => Pi(t).format(e), Ii = (e, t) => Ti(t).format(e), Ni = (e, t) => Ai(t).format(e), Li = (e, t = le()) => Dn(e, t), Ri = ye([_e, Pe], () => Hi);
4272
- ye([_e], () => Oi);
4273
- ye([_e], () => Ii);
4274
- ye([_e], () => Ni);
4275
- ye([_e, Pe], () => Li);
4250
+ }, Mi = (e, t) => Ai(t).format(e), Hi = (e, t) => Si(t).format(e), Ii = (e, t) => Ci(t).format(e), Oi = (e, t = le()) => Un(e, t), Ni = _e([Be, Pe], () => Pi);
4251
+ _e([Be], () => Mi);
4252
+ _e([Be], () => Hi);
4253
+ _e([Be], () => Ii);
4254
+ _e([Be, Pe], () => Oi);
4276
4255
  window.emWidgets = { topic: Xr };
4277
- const $i = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
4278
- function nn(e, t) {
4279
- kn(e, t);
4256
+ const Li = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
4257
+ function en(e, t) {
4258
+ Gn(e, t);
4280
4259
  }
4281
- function Fi(e) {
4282
- _e.set(e);
4260
+ function Ri(e) {
4261
+ Be.set(e);
4283
4262
  }
4284
- const rn = {
4263
+ const tn = {
4285
4264
  en: {
4286
4265
  titleBonuses: "Active Bonuses",
4287
4266
  bonusCode: "Do you have a bonus code?",
@@ -4415,13 +4394,13 @@ const rn = {
4415
4394
  bonusClaimErrorMessage: "Invalid bonus"
4416
4395
  }
4417
4396
  };
4418
- function Ui(e, t) {
4397
+ function $i(e, t) {
4419
4398
  if (e) {
4420
4399
  const n = document.createElement("style");
4421
4400
  n.innerHTML = t, e.appendChild(n);
4422
4401
  }
4423
4402
  }
4424
- function Di(e, t) {
4403
+ function Fi(e, t) {
4425
4404
  const n = new URL(t);
4426
4405
  fetch(n.href).then((r) => r.text()).then((r) => {
4427
4406
  const o = document.createElement("style");
@@ -4430,7 +4409,7 @@ function Di(e, t) {
4430
4409
  console.error("There was an error while trying to load client styling from URL", r);
4431
4410
  });
4432
4411
  }
4433
- function Gi(e, t, n) {
4412
+ function Ui(e, t, n) {
4434
4413
  if (window.emMessageBus) {
4435
4414
  const r = document.createElement("style");
4436
4415
  window.emMessageBus.subscribe(t, (o) => {
@@ -4450,22 +4429,22 @@ if (typeof window != "undefined") {
4450
4429
  }
4451
4430
  };
4452
4431
  };
4453
- customElements.define = e(customElements.define), import("./PlayerBonusCard-hyK8lCB2.js").then(({ default: t }) => {
4432
+ customElements.define = e(customElements.define), import("./PlayerBonusCard-Bm9GsvHT.js").then(({ default: t }) => {
4454
4433
  !customElements.get("player-bonus-card") && customElements.define("player-bonus-card", t.element);
4455
4434
  });
4456
4435
  }
4457
- function ki(e) {
4458
- pr(e, "svelte-1nt8h6r", ".ActiveBonusesWrapper{color:var(--emw--pam-typography, var(--emw--color-contrast, #07072A));padding:50px;max-width:850px}.ActiveBonusesWrapper.ActiveBonusesWrapperMobile{padding:20px 15px;max-width:unset}.MenuReturnButton{color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));display:inline-flex;align-items:center;column-gap:10px;margin-bottom:30px}.MenuReturnButton svg{fill:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.ActiveBonusesTitle{font-size:26px;color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));font-weight:400}.ActiveBonusesTitleMobile{font-size:16px}.ActiveBonusesTitleNone{display:none}.BonusCodeContainer{color:var(--emw--color-gray-300, #58586B);display:flex;flex-direction:column;padding-bottom:30px;position:relative;width:70%}.BonusCodeContainer label{font-size:16px;font-weight:300;padding-bottom:5px}.BonusCodeContainer.BonusCodeContainerMobile{width:100%}.BonusCodeContainer .BonusCodeWrapper{display:flex;gap:10px}.BonusCodeContainer .BonusCodeWrapper.BonusCodeWrapperMobile{flex-direction:column}.BonusCodeContainer .BonusCodeWrapper .BonusCodeInput{width:70%;height:44px;border:1px solid var(--emw--color-gray-100, #E6E6E6);color:var(--emw--pam-contrast, var(--emw--color-contrast, #07072A));border-radius:5px;box-sizing:border-box;padding:5px 15px;font-size:16px;line-height:18px}.BonusCodeContainer .BonusCodeWrapper .BonusCodeInput:focus{outline-color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.BonusCodeContainer .BonusCodeWrapper .BonusCodeInput.BonusCodeInputMobile{width:100%}.BonusCodeContainer .BonusCodeWrapper .SubmitBonusCode{background:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));border:1px solid var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));color:var(--emw--color-white, #FFFFFF);cursor:pointer;border-radius:5px;width:30%;height:44px;font-size:15px;text-transform:uppercase;text-align:center;transition-duration:0.3s;box-sizing:border-box;padding:10px}.BonusCodeContainer .BonusCodeWrapper .SubmitBonusCode[disabled]{opacity:0.3;cursor:not-allowed}.BonusCodeContainer .BonusCodeWrapper .SubmitBonusCode:hover{filter:brightness(0.9)}.BonusCodeContainer .BonusCodeWrapper .SubmitBonusCode.SubmitBonusCodeMobile{width:100%}.BonusCodeContainer .BonusCodeWrapper .SubmitBonusCode:active{background:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.BonusCodeContainer.InvalidField input{border:1px solid var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));background:var(--emw--color-primary-50, var(--emw--color-pink-50, #F1BED9));color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.BonusCodeContainer .InvalidBonusCodeMessage{color:var(--emw--color-error, var(--emw--color-red, #FD2839))}.BonusCodeWrapper{display:flex;gap:20px}.SubmitBonusCode{background:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));border:1px solid var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));color:var(--emw--color-white, #FFFFFF);cursor:pointer;border-radius:5px;width:30%;height:44px;font-size:15px;text-transform:uppercase;text-align:center;transition-duration:0.3s;box-sizing:border-box;padding:10px}.SubmitBonusCode[disabled]{opacity:0.3}.SubmitBonusCode:hover{filter:brightness(0.9)}.SubmitBonusCode:active{background:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.ActiveBonusesGrid{display:grid;grid-template-columns:1fr 1fr;gap:50px}.ActiveBonusesGrid.ActiveBonusesGridMobile{grid-template-columns:1fr}.ModalWrapper{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0, 0, 0, 0.7);display:flex;justify-content:center;align-items:center;z-index:300}.ModalWrapper .ModalContent{background-color:var(--emw--color-white, #FFFFFF);position:relative;padding:30px;border-top:5px solid var(--emw--color-secondary, var(--emw--color-secondary, #FD2839));border-radius:5px}.ModalWrapper .ModalBody{background-color:var(--emw--color-gray-50, #F9F8F8);padding:30px;text-align:center}.ModalWrapper .ModalBody .ModalText{font-size:22px;margin-bottom:40px}.ModalWrapper .ModalBody .ModalButtons{display:flex;gap:36px}.ModalWrapper .ModalBody .ModalCancel,.ModalWrapper .ModalBody .ModalConfirm{background:transparent;border:1px solid var(--emw--color-gray-300, #58586B);color:var(--emw--color-gray-300, #58586B);cursor:pointer;border-radius:5px;width:200px;height:50px;font-size:16px;text-transform:uppercase;text-align:center;transition-duration:0.3s;box-sizing:border-box;padding:10px}.ModalWrapper .ModalBody .ModalConfirm{background:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));border:1px solid var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF))}.ModalWrapper.ModalWrapperMobile .ModalContent{padding:20px;width:80vw;border-top:none}.ModalWrapper.ModalWrapperMobile .ModalBody{padding:0;background:transparent}.ModalWrapper.ModalWrapperMobile .ModalText{font-size:16px}.ModalWrapper.ModalWrapperMobile .ModalButtons{gap:10px}.ModalWrapper.ModalWrapperMobile .ModalCancel,.ModalWrapper.ModalWrapperMobile .ModalConfirm{height:40px;width:50%;font-size:14px}.BonusesPaginationWrapper{margin:40px 0;display:block;line-break:anywhere;line-height:2em}.BonusesPaginationWrapper.BonusesPaginationWrapperMobile{text-align:center}.BonusesPaginationWrapper .BonusesFirst,.BonusesPaginationWrapper .BonusesPrev,.BonusesPaginationWrapper .BonusesNext,.BonusesPaginationWrapper .BonusesLast{color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));font-size:16px;cursor:pointer;padding:5px 10px;font-weight:700}.BonusesPaginationWrapper .BonusesFirst.Inactive,.BonusesPaginationWrapper .BonusesPrev.Inactive,.BonusesPaginationWrapper .BonusesNext.Inactive,.BonusesPaginationWrapper .BonusesLast.Inactive{color:var(--emw--color-gray-100, #E6E6E6);cursor:default}.BonusesPaginationWrapper .BonusesPage{margin:0 5px;color:var(--emw--color-gray-300, #58586B);font-size:16px;cursor:pointer;padding:5px 10px;white-space:nowrap}.BonusesPaginationWrapper .BonusesPage.BonusPageActive{background-color:var(--emw--color-white, #FFFFFF);font-weight:700}");
4436
+ function Di(e) {
4437
+ dr(e, "svelte-1nt8h6r", ".ActiveBonusesWrapper{color:var(--emw--pam-typography, var(--emw--color-contrast, #07072A));padding:50px;max-width:850px}.ActiveBonusesWrapper.ActiveBonusesWrapperMobile{padding:20px 15px;max-width:unset}.MenuReturnButton{color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));display:inline-flex;align-items:center;column-gap:10px;margin-bottom:30px}.MenuReturnButton svg{fill:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.ActiveBonusesTitle{font-size:26px;color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));font-weight:400}.ActiveBonusesTitleMobile{font-size:16px}.ActiveBonusesTitleNone{display:none}.BonusCodeContainer{color:var(--emw--color-gray-300, #58586B);display:flex;flex-direction:column;padding-bottom:30px;position:relative;width:70%}.BonusCodeContainer label{font-size:16px;font-weight:300;padding-bottom:5px}.BonusCodeContainer.BonusCodeContainerMobile{width:100%}.BonusCodeContainer .BonusCodeWrapper{display:flex;gap:10px}.BonusCodeContainer .BonusCodeWrapper.BonusCodeWrapperMobile{flex-direction:column}.BonusCodeContainer .BonusCodeWrapper .BonusCodeInput{width:70%;height:44px;border:1px solid var(--emw--color-gray-100, #E6E6E6);color:var(--emw--pam-contrast, var(--emw--color-contrast, #07072A));border-radius:5px;box-sizing:border-box;padding:5px 15px;font-size:16px;line-height:18px}.BonusCodeContainer .BonusCodeWrapper .BonusCodeInput:focus{outline-color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.BonusCodeContainer .BonusCodeWrapper .BonusCodeInput.BonusCodeInputMobile{width:100%}.BonusCodeContainer .BonusCodeWrapper .SubmitBonusCode{background:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));border:1px solid var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));color:var(--emw--color-white, #FFFFFF);cursor:pointer;border-radius:5px;width:30%;height:44px;font-size:15px;text-transform:uppercase;text-align:center;transition-duration:0.3s;box-sizing:border-box;padding:10px}.BonusCodeContainer .BonusCodeWrapper .SubmitBonusCode[disabled]{opacity:0.3;cursor:not-allowed}.BonusCodeContainer .BonusCodeWrapper .SubmitBonusCode:hover{filter:brightness(0.9)}.BonusCodeContainer .BonusCodeWrapper .SubmitBonusCode.SubmitBonusCodeMobile{width:100%}.BonusCodeContainer .BonusCodeWrapper .SubmitBonusCode:active{background:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.BonusCodeContainer.InvalidField input{border:1px solid var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));background:var(--emw--color-primary-50, var(--emw--color-pink-50, #F1BED9));color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.BonusCodeContainer .InvalidBonusCodeMessage{color:var(--emw--color-error, var(--emw--color-red, #FD2839))}.BonusCodeWrapper{display:flex;gap:20px}.SubmitBonusCode{background:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));border:1px solid var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));color:var(--emw--color-white, #FFFFFF);cursor:pointer;border-radius:5px;width:30%;height:44px;font-size:15px;text-transform:uppercase;text-align:center;transition-duration:0.3s;box-sizing:border-box;padding:10px}.SubmitBonusCode[disabled]{opacity:0.3}.SubmitBonusCode:hover{filter:brightness(0.9)}.SubmitBonusCode:active{background:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.ActiveBonusesGrid{display:grid;grid-template-columns:1fr 1fr;gap:50px}.ActiveBonusesGrid.ActiveBonusesGridMobile{grid-template-columns:1fr}.ModalWrapper{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0, 0, 0, 0.7);display:flex;justify-content:center;align-items:center;z-index:300}.ModalWrapper .ModalContent{background-color:var(--emw--color-white, #FFFFFF);position:relative;padding:30px;border-top:5px solid var(--emw--color-secondary, var(--emw--color-secondary, #FD2839));border-radius:5px}.ModalWrapper .ModalBody{background-color:var(--emw--color-gray-50, #F9F8F8);padding:30px;text-align:center}.ModalWrapper .ModalBody .ModalText{font-size:22px;margin-bottom:40px}.ModalWrapper .ModalBody .ModalButtons{display:flex;gap:36px}.ModalWrapper .ModalBody .ModalCancel,.ModalWrapper .ModalBody .ModalConfirm{background:transparent;border:1px solid var(--emw--color-gray-300, #58586B);color:var(--emw--color-gray-300, #58586B);cursor:pointer;border-radius:5px;width:200px;height:50px;font-size:16px;text-transform:uppercase;text-align:center;transition-duration:0.3s;box-sizing:border-box;padding:10px}.ModalWrapper .ModalBody .ModalConfirm{background:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));border:1px solid var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF))}.ModalWrapper.ModalWrapperMobile .ModalContent{padding:20px;width:80vw;border-top:none}.ModalWrapper.ModalWrapperMobile .ModalBody{padding:0;background:transparent}.ModalWrapper.ModalWrapperMobile .ModalText{font-size:16px}.ModalWrapper.ModalWrapperMobile .ModalButtons{gap:10px}.ModalWrapper.ModalWrapperMobile .ModalCancel,.ModalWrapper.ModalWrapperMobile .ModalConfirm{height:40px;width:50%;font-size:14px}.BonusesPaginationWrapper{margin:40px 0;display:block;line-break:anywhere;line-height:2em}.BonusesPaginationWrapper.BonusesPaginationWrapperMobile{text-align:center}.BonusesPaginationWrapper .BonusesFirst,.BonusesPaginationWrapper .BonusesPrev,.BonusesPaginationWrapper .BonusesNext,.BonusesPaginationWrapper .BonusesLast{color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));font-size:16px;cursor:pointer;padding:5px 10px;font-weight:700}.BonusesPaginationWrapper .BonusesFirst.Inactive,.BonusesPaginationWrapper .BonusesPrev.Inactive,.BonusesPaginationWrapper .BonusesNext.Inactive,.BonusesPaginationWrapper .BonusesLast.Inactive{color:var(--emw--color-gray-100, #E6E6E6);cursor:default}.BonusesPaginationWrapper .BonusesPage{margin:0 5px;color:var(--emw--color-gray-300, #58586B);font-size:16px;cursor:pointer;padding:5px 10px;white-space:nowrap}.BonusesPaginationWrapper .BonusesPage.BonusPageActive{background-color:var(--emw--color-white, #FFFFFF);font-weight:700}");
4459
4438
  }
4460
- function on(e, t, n) {
4439
+ function nn(e, t, n) {
4461
4440
  const r = e.slice();
4462
4441
  return r[49] = t[n], r[51] = n, r;
4463
4442
  }
4464
- function sn(e, t, n) {
4443
+ function rn(e, t, n) {
4465
4444
  const r = e.slice();
4466
4445
  return r[52] = t[n], r;
4467
4446
  }
4468
- function ji(e) {
4447
+ function Gi(e) {
4469
4448
  let t, n, r, o = (
4470
4449
  /*$_*/
4471
4450
  e[18]("titleBonuses") + ""
@@ -4475,44 +4454,44 @@ function ji(e) {
4475
4454
  ), c, f, d, m, b, h, S = (
4476
4455
  /*$_*/
4477
4456
  e[18]("getBonus") + ""
4478
- ), _, y, P, M, A, E, N, H, ie, Q = (
4457
+ ), _, y, M, H, T, E, N, I, ie, Q = (
4479
4458
  /*isMobile*/
4480
- e[19] && Wi(e)
4459
+ e[19] && ki(e)
4481
4460
  ), R = (
4482
4461
  /*invalidBonusCode*/
4483
- e[9] && an(e)
4462
+ e[9] && on(e)
4484
4463
  );
4485
- function Ee(C, L) {
4464
+ function xe(C, L) {
4486
4465
  return (
4487
4466
  /*activeBonusesList*/
4488
- C[16].length === 0 ? zi : Vi
4467
+ C[16].length === 0 ? Wi : ji
4489
4468
  );
4490
4469
  }
4491
- let se = Ee(e), X = se(e), $ = (
4470
+ let se = xe(e), X = se(e), $ = (
4492
4471
  /*activeBonusesList*/
4493
- e[16].length !== 0 && ln(e)
4472
+ e[16].length !== 0 && an(e)
4494
4473
  ), U = (
4495
4474
  /*bonusModal*/
4496
- e[17] && hn(e)
4475
+ e[17] && ln(e)
4497
4476
  );
4498
4477
  return {
4499
4478
  c() {
4500
- t = T("div"), Q && Q.c(), n = W(), r = T("h2"), i = F(o), s = W(), a = T("div"), u = T("label"), c = F(l), f = W(), d = T("div"), m = T("input"), b = W(), h = T("button"), _ = F(S), y = W(), R && R.c(), P = W(), M = T("div"), X.c(), A = W(), $ && $.c(), E = W(), U && U.c(), N = xt(), B(r, "class", "ActiveBonusesTitle " + /*isMobile*/
4479
+ t = P("div"), Q && Q.c(), n = W(), r = P("h2"), i = F(o), s = W(), a = P("div"), u = P("label"), c = F(l), f = W(), d = P("div"), m = P("input"), b = W(), h = P("button"), _ = F(S), y = W(), R && R.c(), M = W(), H = P("div"), X.c(), T = W(), $ && $.c(), E = W(), U && U.c(), N = yt(), B(r, "class", "ActiveBonusesTitle " + /*isMobile*/
4501
4480
  (e[19] ? "ActiveBonusesTitleNone" : "")), B(u, "for", "BonusCode"), B(m, "class", "BonusCodeInput " + /*isMobile*/
4502
4481
  (e[19] ? "BonusCodeInputMobile" : "")), B(m, "type", "text"), B(m, "id", "BonusCode"), B(h, "class", "SubmitBonusCode " + /*isMobile*/
4503
4482
  (e[19] ? "SubmitBonusCodeMobile" : "")), h.disabled = /*invalidBonusField*/
4504
4483
  e[8], B(d, "class", "BonusCodeWrapper " + /*isMobile*/
4505
4484
  (e[19] ? "BonusCodeWrapperMobile" : "")), B(a, "class", "BonusCodeContainer " + /*isMobile*/
4506
- (e[19] ? "BonusCodeContainerMobile" : "")), B(M, "class", "ActiveBonusesGrid " + /*isMobile*/
4485
+ (e[19] ? "BonusCodeContainerMobile" : "")), B(H, "class", "ActiveBonusesGrid " + /*isMobile*/
4507
4486
  (e[19] ? "ActiveBonusesGridMobile" : "")), B(t, "class", "ActiveBonusesWrapper " + /*isMobile*/
4508
4487
  (e[19] ? "ActiveBonusesWrapperMobile" : ""));
4509
4488
  },
4510
4489
  m(C, L) {
4511
- V(C, t, L), Q && Q.m(t, null), v(t, n), v(t, r), v(r, i), v(t, s), v(t, a), v(a, u), v(u, c), v(a, f), v(a, d), v(d, m), Nt(
4490
+ V(C, t, L), Q && Q.m(t, null), v(t, n), v(t, r), v(r, i), v(t, s), v(t, a), v(a, u), v(u, c), v(a, f), v(a, d), v(d, m), It(
4512
4491
  m,
4513
4492
  /*bonusCode*/
4514
4493
  e[10]
4515
- ), v(d, b), v(d, h), v(h, _), v(a, y), R && R.m(a, null), v(t, P), v(t, M), X.m(M, null), v(t, A), $ && $.m(t, null), V(C, E, L), U && U.m(C, L), V(C, N, L), H || (ie = [
4494
+ ), v(d, b), v(d, h), v(h, _), v(a, y), R && R.m(a, null), v(t, M), v(t, H), X.m(H, null), v(t, T), $ && $.m(t, null), V(C, E, L), U && U.m(C, L), V(C, N, L), I || (ie = [
4516
4495
  Y(
4517
4496
  m,
4518
4497
  "input",
@@ -4534,42 +4513,42 @@ function ji(e) {
4534
4513
  e[23]
4535
4514
  )
4536
4515
  )
4537
- ], H = !0);
4516
+ ], I = !0);
4538
4517
  },
4539
4518
  p(C, L) {
4540
4519
  /*isMobile*/
4541
4520
  C[19] && Q.p(C, L), L[0] & /*$_*/
4542
4521
  262144 && o !== (o = /*$_*/
4543
- C[18]("titleBonuses") + "") && re(i, o), L[0] & /*$_*/
4522
+ C[18]("titleBonuses") + "") && ne(i, o), L[0] & /*$_*/
4544
4523
  262144 && l !== (l = /*$_*/
4545
- C[18]("bonusCode") + "") && re(c, l), L[0] & /*bonusCode*/
4524
+ C[18]("bonusCode") + "") && ne(c, l), L[0] & /*bonusCode*/
4546
4525
  1024 && m.value !== /*bonusCode*/
4547
- C[10] && Nt(
4526
+ C[10] && It(
4548
4527
  m,
4549
4528
  /*bonusCode*/
4550
4529
  C[10]
4551
4530
  ), L[0] & /*$_*/
4552
4531
  262144 && S !== (S = /*$_*/
4553
- C[18]("getBonus") + "") && re(_, S), L[0] & /*invalidBonusField*/
4532
+ C[18]("getBonus") + "") && ne(_, S), L[0] & /*invalidBonusField*/
4554
4533
  256 && (h.disabled = /*invalidBonusField*/
4555
4534
  C[8]), /*invalidBonusCode*/
4556
- C[9] ? R ? R.p(C, L) : (R = an(C), R.c(), R.m(a, null)) : R && (R.d(1), R = null), se === (se = Ee(C)) && X ? X.p(C, L) : (X.d(1), X = se(C), X && (X.c(), X.m(M, null))), /*activeBonusesList*/
4557
- C[16].length !== 0 ? $ ? $.p(C, L) : ($ = ln(C), $.c(), $.m(t, null)) : $ && ($.d(1), $ = null), /*bonusModal*/
4558
- C[17] ? U ? U.p(C, L) : (U = hn(C), U.c(), U.m(N.parentNode, N)) : U && (U.d(1), U = null);
4535
+ C[9] ? R ? R.p(C, L) : (R = on(C), R.c(), R.m(a, null)) : R && (R.d(1), R = null), se === (se = xe(C)) && X ? X.p(C, L) : (X.d(1), X = se(C), X && (X.c(), X.m(H, null))), /*activeBonusesList*/
4536
+ C[16].length !== 0 ? $ ? $.p(C, L) : ($ = an(C), $.c(), $.m(t, null)) : $ && ($.d(1), $ = null), /*bonusModal*/
4537
+ C[17] ? U ? U.p(C, L) : (U = ln(C), U.c(), U.m(N.parentNode, N)) : U && (U.d(1), U = null);
4559
4538
  },
4560
4539
  d(C) {
4561
- C && (G(t), G(E), G(N)), Q && Q.d(), R && R.d(), X.d(), $ && $.d(), U && U.d(C), H = !1, ue(ie);
4540
+ C && (G(t), G(E), G(N)), Q && Q.d(), R && R.d(), X.d(), $ && $.d(), U && U.d(C), I = !1, ue(ie);
4562
4541
  }
4563
4542
  };
4564
4543
  }
4565
- function Wi(e) {
4544
+ function ki(e) {
4566
4545
  let t, n, r, o, i, s, a, u, l, c, f = (
4567
4546
  /*$_*/
4568
4547
  e[18]("titleBonuses") + ""
4569
4548
  ), d, m, b;
4570
4549
  return {
4571
4550
  c() {
4572
- t = T("div"), n = ce("svg"), r = ce("defs"), o = ce("style"), i = F(".aaa{fill:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));}"), s = ce("g"), a = ce("g"), u = ce("path"), l = W(), c = T("h2"), d = F(f), B(u, "class", "aaa"), B(u, "d", "M7.5,0,6.136,1.364,11.3,6.526H0V8.474H11.3L6.136,13.636,7.5,15,15,7.5Z"), B(u, "transform", "translate(15 15) rotate(180)"), B(a, "transform", "translate(20 158)"), B(s, "transform", "translate(-20 -158)"), B(n, "xmlns", "http://www.w3.org/2000/svg"), B(n, "width", "15"), B(n, "height", "15"), B(n, "viewBox", "0 0 15 15"), B(c, "class", "ActiveBonusesTitleMobile"), B(t, "class", "MenuReturnButton");
4551
+ t = P("div"), n = ce("svg"), r = ce("defs"), o = ce("style"), i = F(".aaa{fill:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));}"), s = ce("g"), a = ce("g"), u = ce("path"), l = W(), c = P("h2"), d = F(f), B(u, "class", "aaa"), B(u, "d", "M7.5,0,6.136,1.364,11.3,6.526H0V8.474H11.3L6.136,13.636,7.5,15,15,7.5Z"), B(u, "transform", "translate(15 15) rotate(180)"), B(a, "transform", "translate(20 158)"), B(s, "transform", "translate(-20 -158)"), B(n, "xmlns", "http://www.w3.org/2000/svg"), B(n, "width", "15"), B(n, "height", "15"), B(n, "viewBox", "0 0 15 15"), B(c, "class", "ActiveBonusesTitleMobile"), B(t, "class", "MenuReturnButton");
4573
4552
  },
4574
4553
  m(h, S) {
4575
4554
  V(h, t, S), v(t, n), v(n, r), v(r, o), v(o, i), v(n, s), v(s, a), v(a, u), v(t, l), v(t, c), v(c, d), m || (b = Y(
@@ -4582,21 +4561,21 @@ function Wi(e) {
4582
4561
  p(h, S) {
4583
4562
  S[0] & /*$_*/
4584
4563
  262144 && f !== (f = /*$_*/
4585
- h[18]("titleBonuses") + "") && re(d, f);
4564
+ h[18]("titleBonuses") + "") && ne(d, f);
4586
4565
  },
4587
4566
  d(h) {
4588
4567
  h && G(t), m = !1, b();
4589
4568
  }
4590
4569
  };
4591
4570
  }
4592
- function an(e) {
4571
+ function on(e) {
4593
4572
  let t, n = (
4594
4573
  /*$_*/
4595
4574
  e[18]("invalidBonusCode") + ""
4596
4575
  ), r;
4597
4576
  return {
4598
4577
  c() {
4599
- t = T("p"), r = F(n), B(t, "class", "InvalidBonusCodeMessage");
4578
+ t = P("p"), r = F(n), B(t, "class", "InvalidBonusCodeMessage");
4600
4579
  },
4601
4580
  m(o, i) {
4602
4581
  V(o, t, i), v(t, r);
@@ -4604,25 +4583,25 @@ function an(e) {
4604
4583
  p(o, i) {
4605
4584
  i[0] & /*$_*/
4606
4585
  262144 && n !== (n = /*$_*/
4607
- o[18]("invalidBonusCode") + "") && re(r, n);
4586
+ o[18]("invalidBonusCode") + "") && ne(r, n);
4608
4587
  },
4609
4588
  d(o) {
4610
4589
  o && G(t);
4611
4590
  }
4612
4591
  };
4613
4592
  }
4614
- function Vi(e) {
4593
+ function ji(e) {
4615
4594
  let t, n = Ue(
4616
4595
  /*activeBonusesList*/
4617
4596
  e[16]
4618
4597
  ), r = [];
4619
4598
  for (let o = 0; o < n.length; o += 1)
4620
- r[o] = un(sn(e, n, o));
4599
+ r[o] = sn(rn(e, n, o));
4621
4600
  return {
4622
4601
  c() {
4623
4602
  for (let o = 0; o < r.length; o += 1)
4624
4603
  r[o].c();
4625
- t = xt();
4604
+ t = yt();
4626
4605
  },
4627
4606
  m(o, i) {
4628
4607
  for (let s = 0; s < r.length; s += 1)
@@ -4638,8 +4617,8 @@ function Vi(e) {
4638
4617
  );
4639
4618
  let s;
4640
4619
  for (s = 0; s < n.length; s += 1) {
4641
- const a = sn(o, n, s);
4642
- r[s] ? r[s].p(a, i) : (r[s] = un(a), r[s].c(), r[s].m(t.parentNode, t));
4620
+ const a = rn(o, n, s);
4621
+ r[s] ? r[s].p(a, i) : (r[s] = sn(a), r[s].c(), r[s].m(t.parentNode, t));
4643
4622
  }
4644
4623
  for (; s < r.length; s += 1)
4645
4624
  r[s].d(1);
@@ -4647,18 +4626,18 @@ function Vi(e) {
4647
4626
  }
4648
4627
  },
4649
4628
  d(o) {
4650
- o && G(t), mn(r, o);
4629
+ o && G(t), dn(r, o);
4651
4630
  }
4652
4631
  };
4653
4632
  }
4654
- function zi(e) {
4633
+ function Wi(e) {
4655
4634
  let t, n = (
4656
4635
  /*$_*/
4657
4636
  e[18]("noActiveBonuses") + ""
4658
4637
  ), r;
4659
4638
  return {
4660
4639
  c() {
4661
- t = T("p"), r = F(n);
4640
+ t = P("p"), r = F(n);
4662
4641
  },
4663
4642
  m(o, i) {
4664
4643
  V(o, t, i), v(t, r);
@@ -4666,18 +4645,18 @@ function zi(e) {
4666
4645
  p(o, i) {
4667
4646
  i[0] & /*$_*/
4668
4647
  262144 && n !== (n = /*$_*/
4669
- o[18]("noActiveBonuses") + "") && re(r, n);
4648
+ o[18]("noActiveBonuses") + "") && ne(r, n);
4670
4649
  },
4671
4650
  d(o) {
4672
4651
  o && G(t);
4673
4652
  }
4674
4653
  };
4675
4654
  }
4676
- function Xi(e) {
4655
+ function Vi(e) {
4677
4656
  let t, n, r, o, i, s, a, u, l, c, f, d, m, b, h, S;
4678
4657
  return {
4679
4658
  c() {
4680
- t = T("player-bonus-card"), p(t, "termsandconditionsdescription", n = /*activeBonus*/
4659
+ t = P("player-bonus-card"), p(t, "termsandconditionsdescription", n = /*activeBonus*/
4681
4660
  e[52].termsandconditionsdescription), p(t, "termsandconditionsurl", r = /*activeBonus*/
4682
4661
  e[52].termsandconditionsurl), p(t, "termsandconditionsasset", o = /*activeBonus*/
4683
4662
  e[52].termsandconditionsasset), p(t, "endpoint", i = /*activeBonus*/
@@ -4814,11 +4793,11 @@ function Xi(e) {
4814
4793
  }
4815
4794
  };
4816
4795
  }
4817
- function Zi(e) {
4796
+ function zi(e) {
4818
4797
  let t, n, r, o, i, s, a, u, l, c, f, d, m;
4819
4798
  return {
4820
4799
  c() {
4821
- t = T("player-bonus-card"), p(t, "termsandconditionsdescription", n = /*activeBonus*/
4800
+ t = P("player-bonus-card"), p(t, "termsandconditionsdescription", n = /*activeBonus*/
4822
4801
  e[52].termsandconditionsdescription), p(t, "termsandconditionsurl", r = /*activeBonus*/
4823
4802
  e[52].termsandconditionsurl), p(t, "termsandconditionsasset", o = /*activeBonus*/
4824
4803
  e[52].termsandconditionsasset), p(t, "endpoint", i = /*activeBonus*/
@@ -4944,18 +4923,18 @@ function Zi(e) {
4944
4923
  }
4945
4924
  };
4946
4925
  }
4947
- function un(e) {
4926
+ function sn(e) {
4948
4927
  let t;
4949
4928
  function n(i, s) {
4950
4929
  return (
4951
4930
  /*activeBonus*/
4952
- i[52].type === "freeRound" ? Zi : Xi
4931
+ i[52].type === "freeRound" ? zi : Vi
4953
4932
  );
4954
4933
  }
4955
4934
  let r = n(e), o = r(e);
4956
4935
  return {
4957
4936
  c() {
4958
- o.c(), t = xt();
4937
+ o.c(), t = yt();
4959
4938
  },
4960
4939
  m(i, s) {
4961
4940
  o.m(i, s), V(i, t, s);
@@ -4968,19 +4947,19 @@ function un(e) {
4968
4947
  }
4969
4948
  };
4970
4949
  }
4971
- function ln(e) {
4972
- let t, n, r, o, i, s, a, u, l, c, f, d, m, b, h, S, _, y, P, M = Ue(Array(
4950
+ function an(e) {
4951
+ let t, n, r, o, i, s, a, u, l, c, f, d, m, b, h, S, _, y, M, H = Ue(Array(
4973
4952
  /*numberOfPages*/
4974
4953
  e[14]
4975
- )), A = [];
4976
- for (let E = 0; E < M.length; E += 1)
4977
- A[E] = cn(on(e, M, E));
4954
+ )), T = [];
4955
+ for (let E = 0; E < H.length; E += 1)
4956
+ T[E] = un(nn(e, H, E));
4978
4957
  return {
4979
4958
  c() {
4980
- t = T("div"), n = T("span"), r = F("|<"), i = W(), s = T("span"), a = F("<"), l = W();
4981
- for (let E = 0; E < A.length; E += 1)
4982
- A[E].c();
4983
- c = W(), f = T("span"), d = F(">"), b = W(), h = T("span"), S = F(">|"), B(n, "class", o = "BonusesFirst " + /*currentPage*/
4959
+ t = P("div"), n = P("span"), r = F("|<"), i = W(), s = P("span"), a = F("<"), l = W();
4960
+ for (let E = 0; E < T.length; E += 1)
4961
+ T[E].c();
4962
+ c = W(), f = P("span"), d = F(">"), b = W(), h = P("span"), S = F(">|"), B(n, "class", o = "BonusesFirst " + /*currentPage*/
4984
4963
  (e[15] === 0 ? "Inactive" : "")), B(s, "class", u = "BonusesPrev " + /*currentPage*/
4985
4964
  (e[15] === 0 ? "Inactive" : "")), B(f, "class", m = "BonusesNext " + /*currentPage*/
4986
4965
  (e[15] === /*numberOfPages*/
@@ -4991,9 +4970,9 @@ function ln(e) {
4991
4970
  },
4992
4971
  m(E, N) {
4993
4972
  V(E, t, N), v(t, n), v(n, r), v(t, i), v(t, s), v(s, a), v(t, l);
4994
- for (let H = 0; H < A.length; H += 1)
4995
- A[H] && A[H].m(t, null);
4996
- v(t, c), v(t, f), v(f, d), v(t, b), v(t, h), v(h, S), y || (P = [
4973
+ for (let I = 0; I < T.length; I += 1)
4974
+ T[I] && T[I].m(t, null);
4975
+ v(t, c), v(t, f), v(f, d), v(t, b), v(t, h), v(h, S), y || (M = [
4997
4976
  Y(
4998
4977
  n,
4999
4978
  "click",
@@ -5027,18 +5006,18 @@ function ln(e) {
5027
5006
  32768 && u !== (u = "BonusesPrev " + /*currentPage*/
5028
5007
  (E[15] === 0 ? "Inactive" : "")) && B(s, "class", u), N[0] & /*currentPage, getActiveBonuses, numberOfPages*/
5029
5008
  4243456) {
5030
- M = Ue(Array(
5009
+ H = Ue(Array(
5031
5010
  /*numberOfPages*/
5032
5011
  E[14]
5033
5012
  ));
5034
- let H;
5035
- for (H = 0; H < M.length; H += 1) {
5036
- const ie = on(E, M, H);
5037
- A[H] ? A[H].p(ie, N) : (A[H] = cn(ie), A[H].c(), A[H].m(t, c));
5013
+ let I;
5014
+ for (I = 0; I < H.length; I += 1) {
5015
+ const ie = nn(E, H, I);
5016
+ T[I] ? T[I].p(ie, N) : (T[I] = un(ie), T[I].c(), T[I].m(t, c));
5038
5017
  }
5039
- for (; H < A.length; H += 1)
5040
- A[H].d(1);
5041
- A.length = M.length;
5018
+ for (; I < T.length; I += 1)
5019
+ T[I].d(1);
5020
+ T.length = H.length;
5042
5021
  }
5043
5022
  N[0] & /*currentPage, numberOfPages*/
5044
5023
  49152 && m !== (m = "BonusesNext " + /*currentPage*/
@@ -5049,11 +5028,11 @@ function ln(e) {
5049
5028
  E[14] - 1 ? "Inactive" : "")) && B(h, "class", _);
5050
5029
  },
5051
5030
  d(E) {
5052
- E && G(t), mn(A, E), y = !1, ue(P);
5031
+ E && G(t), dn(T, E), y = !1, ue(M);
5053
5032
  }
5054
5033
  };
5055
5034
  }
5056
- function cn(e) {
5035
+ function un(e) {
5057
5036
  let t, n = (
5058
5037
  /*i*/
5059
5038
  e[51] + 1 + ""
@@ -5069,7 +5048,7 @@ function cn(e) {
5069
5048
  }
5070
5049
  return {
5071
5050
  c() {
5072
- t = T("span"), r = F(n), B(t, "class", o = "BonusesPage " + /*i*/
5051
+ t = P("span"), r = F(n), B(t, "class", o = "BonusesPage " + /*i*/
5073
5052
  (e[51] === /*currentPage*/
5074
5053
  e[15] ? "BonusPageActive" : ""));
5075
5054
  },
@@ -5087,7 +5066,7 @@ function cn(e) {
5087
5066
  }
5088
5067
  };
5089
5068
  }
5090
- function hn(e) {
5069
+ function ln(e) {
5091
5070
  let t, n, r, o, i = (
5092
5071
  /*$_*/
5093
5072
  e[18]("forfeitBonus") + ""
@@ -5100,11 +5079,11 @@ function hn(e) {
5100
5079
  ), h, S, _;
5101
5080
  return {
5102
5081
  c() {
5103
- t = T("div"), n = T("div"), r = T("div"), o = T("p"), s = F(i), a = W(), u = T("div"), l = T("button"), f = F(c), d = W(), m = T("button"), h = F(b), B(o, "class", "ModalText"), B(l, "class", "ModalCancel"), B(m, "class", "ModalConfirm"), B(u, "class", "ModalButtons"), B(r, "class", "ModalBody"), B(n, "class", "ModalContent"), B(t, "class", "ModalWrapper " + /*isMobile*/
5082
+ t = P("div"), n = P("div"), r = P("div"), o = P("p"), s = F(i), a = W(), u = P("div"), l = P("button"), f = F(c), d = W(), m = P("button"), h = F(b), B(o, "class", "ModalText"), B(l, "class", "ModalCancel"), B(m, "class", "ModalConfirm"), B(u, "class", "ModalButtons"), B(r, "class", "ModalBody"), B(n, "class", "ModalContent"), B(t, "class", "ModalWrapper " + /*isMobile*/
5104
5083
  (e[19] ? "ModalWrapperMobile" : ""));
5105
5084
  },
5106
- m(y, P) {
5107
- V(y, t, P), v(t, n), v(n, r), v(r, o), v(o, s), v(r, a), v(r, u), v(u, l), v(l, f), v(u, d), v(u, m), v(m, h), S || (_ = [
5085
+ m(y, M) {
5086
+ V(y, t, M), v(t, n), v(n, r), v(r, o), v(o, s), v(r, a), v(r, u), v(u, l), v(l, f), v(u, d), v(u, m), v(m, h), S || (_ = [
5108
5087
  Y(
5109
5088
  l,
5110
5089
  "click",
@@ -5122,29 +5101,29 @@ function hn(e) {
5122
5101
  )
5123
5102
  ], S = !0);
5124
5103
  },
5125
- p(y, P) {
5126
- P[0] & /*$_*/
5104
+ p(y, M) {
5105
+ M[0] & /*$_*/
5127
5106
  262144 && i !== (i = /*$_*/
5128
- y[18]("forfeitBonus") + "") && re(s, i), P[0] & /*$_*/
5107
+ y[18]("forfeitBonus") + "") && ne(s, i), M[0] & /*$_*/
5129
5108
  262144 && c !== (c = /*$_*/
5130
- y[18]("forfeitBonusCancel") + "") && re(f, c), P[0] & /*$_*/
5109
+ y[18]("forfeitBonusCancel") + "") && ne(f, c), M[0] & /*$_*/
5131
5110
  262144 && b !== (b = /*$_*/
5132
- y[18]("forfeitBonusConfirm") + "") && re(h, b);
5111
+ y[18]("forfeitBonusConfirm") + "") && ne(h, b);
5133
5112
  },
5134
5113
  d(y) {
5135
5114
  y && G(t), S = !1, ue(_);
5136
5115
  }
5137
5116
  };
5138
5117
  }
5139
- function qi(e) {
5118
+ function Xi(e) {
5140
5119
  let t;
5141
5120
  function n(i, s) {
5142
- return ji;
5121
+ return Gi;
5143
5122
  }
5144
5123
  let o = n()(e);
5145
5124
  return {
5146
5125
  c() {
5147
- t = T("div"), o.c();
5126
+ t = P("div"), o.c();
5148
5127
  },
5149
5128
  m(i, s) {
5150
5129
  V(i, t, s), o.m(t, null), e[38](t);
@@ -5159,28 +5138,28 @@ function qi(e) {
5159
5138
  }
5160
5139
  };
5161
5140
  }
5162
- let Qi = "status=active", ne = 6;
5163
- function Ji(e, t, n) {
5141
+ let Zi = "status=active", te = 6;
5142
+ function qi(e, t, n) {
5164
5143
  let r;
5165
- dr(e, Ri, (g) => n(18, r = g));
5166
- let { endpoint: o = "" } = t, { session: i = "" } = t, { playerid: s = "" } = t, { lang: a = "en" } = t, { currency: u = "" } = t, { clientstyling: l = "" } = t, { clientstylingurl: c = "" } = t, { mbsource: f } = t, { translationurl: d = "" } = t, { currencylocale: m = "" } = t, { dateformat: b = "" } = t, h, S = window.navigator.userAgent, _ = $i(S) !== "PC", y = !0, P = !1, M = "", A = 0, E = 0, N = 0, H = 0, ie = 0, Q = [], R, Ee = "", se = !1;
5144
+ fr(e, Ni, (g) => n(18, r = g));
5145
+ let { endpoint: o = "" } = t, { session: i = "" } = t, { playerid: s = "" } = t, { lang: a = "en" } = t, { currency: u = "" } = t, { clientstyling: l = "" } = t, { clientstylingurl: c = "" } = t, { mbsource: f } = t, { translationurl: d = "" } = t, { currencylocale: m = "" } = t, { dateformat: b = "" } = t, h, S = window.navigator.userAgent, _ = Li(S) !== "PC", y = !0, M = !1, H = "", T = 0, E = 0, N = 0, I = 0, ie = 0, Q = [], R, xe = "", se = !1;
5167
5146
  const X = () => {
5168
5147
  fetch(d).then((D) => D.json()).then((D) => {
5169
5148
  Object.keys(D).forEach((Z) => {
5170
- nn(Z, D[Z]);
5149
+ en(Z, D[Z]);
5171
5150
  });
5172
5151
  }).catch((D) => {
5173
5152
  console.log(D);
5174
5153
  });
5175
5154
  };
5176
- Object.keys(rn).forEach((g) => {
5177
- nn(g, rn[g]);
5155
+ Object.keys(tn).forEach((g) => {
5156
+ en(g, tn[g]);
5178
5157
  });
5179
5158
  const $ = (g) => {
5180
5159
  if (g.data)
5181
5160
  switch (g.data.type) {
5182
5161
  case "DeleteActiveBonus":
5183
- Ee = g.data.bonuswalletid, n(17, se = !0);
5162
+ xe = g.data.bonuswalletid, n(17, se = !0);
5184
5163
  break;
5185
5164
  }
5186
5165
  };
@@ -5202,20 +5181,20 @@ function Ji(e, t, n) {
5202
5181
  },
5203
5182
  window.location.href
5204
5183
  );
5205
- }, L = () => !!M, Zn = () => {
5184
+ }, L = () => !!H, Xn = () => {
5206
5185
  n(8, y = !L());
5207
- }, te = (g) => {
5186
+ }, ee = (g) => {
5208
5187
  let D = {
5209
5188
  method: "GET",
5210
5189
  headers: { "X-SessionId": i }
5211
5190
  }, Z = new URL(`${o}/v1/player/${s}/bonusWallet`);
5212
- Z.searchParams.append("filter", Qi), Z.searchParams.append("pagination", `offset=${g},limit=${ne}`), fetch(Z, D).then((J) => J.json()).then(
5191
+ Z.searchParams.append("filter", Zi), Z.searchParams.append("pagination", `offset=${g},limit=${te}`), fetch(Z, D).then((J) => J.json()).then(
5213
5192
  (J) => {
5214
5193
  Array.isArray(J.items) && J.items.forEach((k) => {
5215
- var At, Tt;
5216
- const He = (Tt = (At = k == null ? void 0 : k.extension) == null ? void 0 : At.bonus) == null ? void 0 : Tt.presentation;
5194
+ var Ct, St;
5195
+ const He = (St = (Ct = k == null ? void 0 : k.extension) == null ? void 0 : Ct.bonus) == null ? void 0 : St.presentation;
5217
5196
  He && (k.termsandconditionsurl = He.url, k.termsandconditionsdescription = He.description, k.termsandconditionsasset = He.assets);
5218
- }), n(14, H = Math.ceil(J.total / ne)), g - ne >= 0 && n(11, A = g - ne), g + ne < J.total && n(12, E = g + ne), n(13, N = (H - 1) * ne), n(15, ie = g / ne), n(16, Q = (J == null ? void 0 : J.items) || []), m && Q.forEach((k) => {
5197
+ }), n(14, I = Math.ceil(J.total / te)), g - te >= 0 && n(11, T = g - te), g + te < J.total && n(12, E = g + te), n(13, N = (I - 1) * te), n(15, ie = g / te), n(16, Q = (J == null ? void 0 : J.items) || []), m && Q.forEach((k) => {
5219
5198
  k.fulfilledWR = Me(k.fulfilledWR), k.originalWageringRequirement = Me(k.originalWageringRequirement), k.currentAmount = Me(k.currentAmount), k.extension.grantedPlayerCurrencyAmount = Me(k.extension.grantedPlayerCurrencyAmount);
5220
5199
  }), window.scrollTo({ top: 0, behavior: "smooth" });
5221
5200
  },
@@ -5223,7 +5202,7 @@ function Ji(e, t, n) {
5223
5202
  console.error(J);
5224
5203
  }
5225
5204
  );
5226
- }, Me = (g) => new Intl.NumberFormat(m, { style: "currency", currency: u }).format(g).replace(/\s/g, ""), qn = () => {
5205
+ }, Me = (g) => new Intl.NumberFormat(m, { style: "currency", currency: u }).format(g).replace(/\s/g, ""), Zn = () => {
5227
5206
  let g = new URL(`${o}/v1/player/${s}/claimbonus`), D = {
5228
5207
  method: "POST",
5229
5208
  headers: {
@@ -5231,8 +5210,8 @@ function Ji(e, t, n) {
5231
5210
  accept: "application/json"
5232
5211
  }
5233
5212
  };
5234
- g.searchParams.append("currency", u), g.searchParams.append("bonusCode", M), fetch(g.href, D).then((Z) => {
5235
- Z.status == 200 ? (n(9, P = !1), te(0), window.postMessage(
5213
+ g.searchParams.append("currency", u), g.searchParams.append("bonusCode", H), fetch(g.href, D).then((Z) => {
5214
+ Z.status == 200 ? (n(9, M = !1), ee(0), window.postMessage(
5236
5215
  {
5237
5216
  type: "WidgetNotification",
5238
5217
  data: {
@@ -5244,8 +5223,8 @@ function Ji(e, t, n) {
5244
5223
  ), typeof gtag == "function" && gtag("event", "ClaimBonus", {
5245
5224
  context: "PlayerActiveBonuses",
5246
5225
  userId: `${s || "Not logged in"}`,
5247
- bonusCode: `${M}`
5248
- })) : (n(9, P = !0), window.postMessage(
5226
+ bonusCode: `${H}`
5227
+ })) : (n(9, M = !0), window.postMessage(
5249
5228
  {
5250
5229
  type: "WidgetNotification",
5251
5230
  data: {
@@ -5256,9 +5235,9 @@ function Ji(e, t, n) {
5256
5235
  window.location.href
5257
5236
  ));
5258
5237
  });
5259
- }, St = () => {
5238
+ }, wt = () => {
5260
5239
  window.postMessage({ type: "EnableScroll" }, window.location.href), n(17, se = !1);
5261
- }, Qn = () => {
5240
+ }, qn = () => {
5262
5241
  let g = {
5263
5242
  method: "DELETE",
5264
5243
  headers: {
@@ -5267,25 +5246,25 @@ function Ji(e, t, n) {
5267
5246
  Accept: "application/json"
5268
5247
  }
5269
5248
  }, D = new URL(`${o}/v1/player/${s}/bonusWallet`);
5270
- D.searchParams.append("bonusWalletID", Ee), fetch(D, g).then((Z) => {
5271
- Z.status == 200 && (te(0), St());
5249
+ D.searchParams.append("bonusWalletID", xe), fetch(D, g).then((Z) => {
5250
+ Z.status == 200 && (ee(0), wt());
5272
5251
  });
5273
- }, Jn = () => {
5274
- Fi(a);
5252
+ }, Qn = () => {
5253
+ Ri(a);
5275
5254
  };
5276
- function Yn(g) {
5255
+ function Jn(g) {
5277
5256
  return U(g, 1e3);
5278
5257
  }
5279
- _r(() => (window.addEventListener("message", $, !1), () => {
5258
+ yr(() => (window.addEventListener("message", $, !1), () => {
5280
5259
  window.removeEventListener("message", $);
5281
5260
  }));
5282
- const Kn = () => C();
5283
- function er() {
5284
- M = this.value, n(10, M);
5261
+ const Yn = () => C();
5262
+ function Kn() {
5263
+ H = this.value, n(10, H);
5285
5264
  }
5286
- const tr = () => te(0), nr = () => te(A), rr = (g) => te(g * ne), or = () => te(E), ir = () => te(N);
5287
- function sr(g) {
5288
- ot[g ? "unshift" : "push"](() => {
5265
+ const er = () => ee(0), tr = () => ee(T), nr = (g) => ee(g * te), rr = () => ee(E), or = () => ee(N);
5266
+ function ir(g) {
5267
+ nt[g ? "unshift" : "push"](() => {
5289
5268
  h = g, n(7, h);
5290
5269
  });
5291
5270
  }
@@ -5293,11 +5272,11 @@ function Ji(e, t, n) {
5293
5272
  "endpoint" in g && n(27, o = g.endpoint), "session" in g && n(28, i = g.session), "playerid" in g && n(29, s = g.playerid), "lang" in g && n(0, a = g.lang), "currency" in g && n(30, u = g.currency), "clientstyling" in g && n(1, l = g.clientstyling), "clientstylingurl" in g && n(2, c = g.clientstylingurl), "mbsource" in g && n(3, f = g.mbsource), "translationurl" in g && n(4, d = g.translationurl), "currencylocale" in g && n(5, m = g.currencylocale), "dateformat" in g && n(6, b = g.dateformat);
5294
5273
  }, e.$$.update = () => {
5295
5274
  e.$$.dirty[0] & /*lang*/
5296
- 1 && a && Jn(), e.$$.dirty[0] & /*session, playerid, endpoint*/
5297
- 939524096 && i && s && o && te(0), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
5298
- 130 && l && h && Ui(h, l), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
5299
- 132 && c && h && Di(h, c), e.$$.dirty[0] & /*mbsource, customStylingContainer*/
5300
- 136 && f && h && Gi(h, `${f}.Style`), e.$$.dirty[0] & /*translationurl*/
5275
+ 1 && a && Qn(), e.$$.dirty[0] & /*session, playerid, endpoint*/
5276
+ 939524096 && i && s && o && ee(0), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
5277
+ 130 && l && h && $i(h, l), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
5278
+ 132 && c && h && Fi(h, c), e.$$.dirty[0] & /*mbsource, customStylingContainer*/
5279
+ 136 && f && h && Ui(h, `${f}.Style`), e.$$.dirty[0] & /*translationurl*/
5301
5280
  16 && d && X();
5302
5281
  }, [
5303
5282
  a,
@@ -5309,46 +5288,46 @@ function Ji(e, t, n) {
5309
5288
  b,
5310
5289
  h,
5311
5290
  y,
5312
- P,
5313
5291
  M,
5314
- A,
5292
+ H,
5293
+ T,
5315
5294
  E,
5316
5295
  N,
5317
- H,
5296
+ I,
5318
5297
  ie,
5319
5298
  Q,
5320
5299
  se,
5321
5300
  r,
5322
5301
  _,
5323
5302
  C,
5303
+ Xn,
5304
+ ee,
5324
5305
  Zn,
5325
- te,
5306
+ wt,
5326
5307
  qn,
5327
- St,
5328
- Qn,
5329
- Yn,
5308
+ Jn,
5330
5309
  o,
5331
5310
  i,
5332
5311
  s,
5333
5312
  u,
5313
+ Yn,
5334
5314
  Kn,
5335
5315
  er,
5336
5316
  tr,
5337
5317
  nr,
5338
5318
  rr,
5339
5319
  or,
5340
- ir,
5341
- sr
5320
+ ir
5342
5321
  ];
5343
5322
  }
5344
- class Xn extends Or {
5323
+ class zn extends Hr {
5345
5324
  constructor(t) {
5346
- super(), Mr(
5325
+ super(), Pr(
5347
5326
  this,
5348
5327
  t,
5349
- Ji,
5350
5328
  qi,
5351
- dn,
5329
+ Xi,
5330
+ hn,
5352
5331
  {
5353
5332
  endpoint: 27,
5354
5333
  session: 28,
@@ -5362,7 +5341,7 @@ class Xn extends Or {
5362
5341
  currencylocale: 5,
5363
5342
  dateformat: 6
5364
5343
  },
5365
- ki,
5344
+ Di,
5366
5345
  [-1, -1]
5367
5346
  );
5368
5347
  }
@@ -5433,38 +5412,38 @@ class Xn extends Or {
5433
5412
  this.$$set({ dateformat: t }), z();
5434
5413
  }
5435
5414
  }
5436
- Hr(Xn, { endpoint: {}, session: {}, playerid: {}, lang: {}, currency: {}, clientstyling: {}, clientstylingurl: {}, mbsource: {}, translationurl: {}, currencylocale: {}, dateformat: {} }, [], [], !0);
5437
- const es = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
5415
+ Mr(zn, { endpoint: {}, session: {}, playerid: {}, lang: {}, currency: {}, clientstyling: {}, clientstylingurl: {}, mbsource: {}, translationurl: {}, currencylocale: {}, dateformat: {} }, [], [], !0);
5416
+ const Yi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
5438
5417
  __proto__: null,
5439
- default: Xn
5418
+ default: zn
5440
5419
  }, Symbol.toStringTag, { value: "Module" }));
5441
5420
  export {
5442
- _e as $,
5443
- es as P,
5444
- Or as S,
5445
- kn as a,
5446
- pr as b,
5447
- re as c,
5448
- G as d,
5449
- B as e,
5421
+ Be as $,
5422
+ Yi as P,
5423
+ Hr as S,
5424
+ Gn as a,
5425
+ dr as b,
5426
+ Mr as c,
5427
+ W as d,
5428
+ P as e,
5450
5429
  z as f,
5451
- V as g,
5452
- v as h,
5453
- Mr as i,
5454
- T as j,
5455
- W as k,
5456
- dr as l,
5457
- $i as m,
5430
+ B as g,
5431
+ V as h,
5432
+ Pr as i,
5433
+ v as j,
5434
+ ne as k,
5435
+ G as l,
5436
+ fr as m,
5458
5437
  K as n,
5459
- _r as o,
5460
- Ki as p,
5461
- Y as q,
5462
- ot as r,
5463
- dn as s,
5438
+ Li as o,
5439
+ yr as p,
5440
+ Fi as q,
5441
+ Ui as r,
5442
+ hn as s,
5464
5443
  F as t,
5465
- Ui as u,
5466
- Di as v,
5467
- Gi as w,
5468
- Hr as x,
5469
- Ri as y
5444
+ Ji as u,
5445
+ Y as v,
5446
+ nt as w,
5447
+ $i as x,
5448
+ Ni as y
5470
5449
  };