@everymatrix/player-active-bonuses 1.74.3 → 1.74.4

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,57 +1,57 @@
1
- var rr = Object.defineProperty, ir = Object.defineProperties;
2
- var or = Object.getOwnPropertyDescriptors;
3
- var Ct = Object.getOwnPropertySymbols;
4
- var sr = Object.prototype.hasOwnProperty, ar = Object.prototype.propertyIsEnumerable;
5
- var Xe = (e, t, n) => t in e ? rr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, St = (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
- sr.call(t, n) && Xe(e, n, t[n]);
8
- if (Ct)
9
- for (var n of Ct(t))
10
- ar.call(t, n) && Xe(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
- }, At = (e, t) => ir(e, or(t));
12
+ }, Pt = (e, t) => ar(e, ur(t));
13
13
  var q = (e, t, n) => (Xe(e, typeof t != "symbol" ? t + "" : t, n), n);
14
- var Tt = (e, t, n) => new Promise((r, i) => {
15
- var o = (u) => {
14
+ var Mt = (e, t, n) => new Promise((r, o) => {
15
+ var i = (u) => {
16
16
  try {
17
17
  a(n.next(u));
18
18
  } catch (l) {
19
- i(l);
19
+ o(l);
20
20
  }
21
21
  }, s = (u) => {
22
22
  try {
23
23
  a(n.throw(u));
24
24
  } catch (l) {
25
- i(l);
25
+ o(l);
26
26
  }
27
- }, a = (u) => u.done ? r(u.value) : Promise.resolve(u.value).then(o, s);
27
+ }, a = (u) => u.done ? r(u.value) : Promise.resolve(u.value).then(i, s);
28
28
  a((n = n.apply(e, t)).next());
29
29
  });
30
30
  function K() {
31
31
  }
32
- function un(e) {
32
+ function cn(e) {
33
33
  return e();
34
34
  }
35
- function Pt() {
35
+ function Ht() {
36
36
  return /* @__PURE__ */ Object.create(null);
37
37
  }
38
38
  function ue(e) {
39
- e.forEach(un);
39
+ e.forEach(cn);
40
40
  }
41
- function gt(e) {
41
+ function vt(e) {
42
42
  return typeof e == "function";
43
43
  }
44
- function ln(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
47
  let Ie;
48
- function qo(e, t) {
48
+ function Ji(e, t) {
49
49
  return e === t ? !0 : (Ie || (Ie = document.createElement("a")), Ie.href = t, e === Ie.href);
50
50
  }
51
- function ur(e) {
51
+ function hr(e) {
52
52
  return Object.keys(e).length === 0;
53
53
  }
54
- function cn(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 cn(e, ...t) {
60
60
  const n = e.subscribe(...t);
61
61
  return n.unsubscribe ? () => n.unsubscribe() : n;
62
62
  }
63
- function lr(e, t, n) {
64
- e.$$.on_destroy.push(cn(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 cr(e, t, n) {
70
- const r = fr(e);
69
+ function dr(e, t, n) {
70
+ const r = pr(e);
71
71
  if (!r.getElementById(t)) {
72
- const i = P("style");
73
- i.id = t, i.textContent = n, hr(r, i);
72
+ const o = P("style");
73
+ o.id = t, o.textContent = n, mr(r, o);
74
74
  }
75
75
  }
76
- function fr(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 fr(e) {
83
83
  t
84
84
  ) : e.ownerDocument;
85
85
  }
86
- function hr(e, t) {
86
+ function mr(e, t) {
87
87
  return v(
88
88
  /** @type {Document} */
89
89
  e.head || e,
@@ -96,7 +96,7 @@ function V(e, t, n) {
96
96
  function G(e) {
97
97
  e.parentNode && e.parentNode.removeChild(e);
98
98
  }
99
- function fn(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
  }
@@ -112,7 +112,7 @@ function F(e) {
112
112
  function W() {
113
113
  return F(" ");
114
114
  }
115
- function vt() {
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 dr(e) {
128
+ function br(e) {
129
129
  return Array.from(e.childNodes);
130
130
  }
131
131
  function ne(e, t) {
132
132
  t = "" + t, e.data !== t && (e.data = /** @type {string} */
133
133
  t);
134
134
  }
135
- function Mt(e, t) {
135
+ function It(e, t) {
136
136
  e.value = t == null ? "" : t;
137
137
  }
138
- function pr(e) {
138
+ function gr(e) {
139
139
  const t = {};
140
140
  return e.childNodes.forEach(
141
141
  /** @param {Element} node */
@@ -148,94 +148,94 @@ let Se;
148
148
  function Ce(e) {
149
149
  Se = e;
150
150
  }
151
- function mr() {
151
+ function vr() {
152
152
  if (!Se)
153
153
  throw new Error("Function called outside component initialization");
154
154
  return Se;
155
155
  }
156
- function br(e) {
157
- mr().$$.on_mount.push(e);
156
+ function yr(e) {
157
+ vr().$$.on_mount.push(e);
158
158
  }
159
- const de = [], tt = [];
159
+ const de = [], nt = [];
160
160
  let pe = [];
161
- const Ht = [], gr = /* @__PURE__ */ Promise.resolve();
162
- let nt = !1;
163
- function vr() {
164
- nt || (nt = !0, gr.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 rt(e) {
166
+ function ot(e) {
167
167
  pe.push(e);
168
168
  }
169
169
  const Ze = /* @__PURE__ */ new Set();
170
- let fe = 0;
170
+ let he = 0;
171
171
  function z() {
172
- if (fe !== 0)
172
+ if (he !== 0)
173
173
  return;
174
174
  const e = Se;
175
175
  do {
176
176
  try {
177
- for (; fe < de.length; ) {
178
- const t = de[fe];
179
- fe++, Ce(t), yr(t.$$);
177
+ for (; he < de.length; ) {
178
+ const t = de[he];
179
+ he++, Ce(t), Er(t.$$);
180
180
  }
181
181
  } catch (t) {
182
- throw de.length = 0, fe = 0, t;
182
+ throw de.length = 0, he = 0, t;
183
183
  }
184
- for (Ce(null), de.length = 0, fe = 0; tt.length; )
185
- tt.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
188
  Ze.has(n) || (Ze.add(n), n());
189
189
  }
190
190
  pe.length = 0;
191
191
  } while (de.length);
192
- for (; Ht.length; )
193
- Ht.pop()();
194
- nt = !1, Ze.clear(), Ce(e);
192
+ for (; Ot.length; )
193
+ Ot.pop()();
194
+ rt = !1, Ze.clear(), Ce(e);
195
195
  }
196
- function yr(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(rt);
200
+ e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(ot);
201
201
  }
202
202
  }
203
- function _r(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 Br = /* @__PURE__ */ new Set();
208
- function Er(e, t) {
209
- e && e.i && (Br.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 xr(e, t, n) {
215
- const { fragment: r, after_update: i } = e.$$;
216
- r && r.m(t, n), rt(() => {
217
- const o = e.$$.on_mount.map(un).filter(gt);
218
- e.$$.on_destroy ? e.$$.on_destroy.push(...o) : ue(o), e.$$.on_mount = [];
219
- }), i.forEach(rt);
214
+ function Sr(e, t, n) {
215
+ const { fragment: r, after_update: o } = e.$$;
216
+ r && r.m(t, n), ot(() => {
217
+ const i = e.$$.on_mount.map(cn).filter(vt);
218
+ e.$$.on_destroy ? e.$$.on_destroy.push(...i) : ue(i), e.$$.on_mount = [];
219
+ }), o.forEach(ot);
220
220
  }
221
- function wr(e, t) {
221
+ function Ar(e, t) {
222
222
  const n = e.$$;
223
- n.fragment !== null && (_r(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 Cr(e, t) {
226
- e.$$.dirty[0] === -1 && (de.push(e), vr(), 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 Sr(e, t, n, r, i, o, s = null, a = [-1]) {
228
+ function Pr(e, t, n, r, o, i, s = null, a = [-1]) {
229
229
  const u = Se;
230
230
  Ce(e);
231
231
  const l = e.$$ = {
232
232
  fragment: null,
233
233
  ctx: [],
234
234
  // state
235
- props: o,
235
+ props: i,
236
236
  update: K,
237
- not_equal: i,
238
- bound: Pt(),
237
+ not_equal: o,
238
+ bound: Ht(),
239
239
  // lifecycle
240
240
  on_mount: [],
241
241
  on_destroy: [],
@@ -244,28 +244,28 @@ function Sr(e, t, n, r, i, o, s = null, a = [-1]) {
244
244
  after_update: [],
245
245
  context: new Map(t.context || (u ? u.$$.context : [])),
246
246
  // everything else
247
- callbacks: Pt(),
247
+ callbacks: Ht(),
248
248
  dirty: a,
249
249
  skip_bound: !1,
250
250
  root: t.target || u.$$.root
251
251
  };
252
252
  s && s(l.root);
253
253
  let c = !1;
254
- if (l.ctx = n ? n(e, t.props || {}, (h, d, ...m) => {
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 && i(l.ctx[h], l.ctx[h] = b) && (!l.skip_bound && l.bound[h] && l.bound[h](b), c && Cr(e, h)), 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 h = dr(t.target);
260
- l.fragment && l.fragment.l(h), h.forEach(G);
259
+ const f = br(t.target);
260
+ l.fragment && l.fragment.l(f), f.forEach(G);
261
261
  } else
262
262
  l.fragment && l.fragment.c();
263
- t.intro && Er(e.$$.fragment), xr(e, t.target, t.anchor), z();
263
+ t.intro && Cr(e.$$.fragment), Sr(e, t.target, t.anchor), z();
264
264
  }
265
265
  Ce(u);
266
266
  }
267
- let hn;
268
- typeof HTMLElement == "function" && (hn = 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 */
@@ -290,26 +290,26 @@ typeof HTMLElement == "function" && (hn = class extends HTMLElement {
290
290
  }
291
291
  addEventListener(t, n, r) {
292
292
  if (this.$$l[t] = this.$$l[t] || [], this.$$l[t].push(n), this.$$c) {
293
- const i = this.$$c.$on(t, n);
294
- this.$$l_u.set(n, i);
293
+ const o = this.$$c.$on(t, n);
294
+ this.$$l_u.set(n, o);
295
295
  }
296
296
  super.addEventListener(t, n, r);
297
297
  }
298
298
  removeEventListener(t, n, r) {
299
299
  if (super.removeEventListener(t, n, r), this.$$c) {
300
- const i = this.$$l_u.get(n);
301
- i && (i(), this.$$l_u.delete(n));
300
+ const o = this.$$l_u.get(n);
301
+ o && (o(), this.$$l_u.delete(n));
302
302
  }
303
303
  }
304
304
  connectedCallback() {
305
- return Tt(this, null, function* () {
305
+ return Mt(this, null, function* () {
306
306
  if (this.$$cn = !0, !this.$$c) {
307
- let t = function(o) {
307
+ let t = function(i) {
308
308
  return () => {
309
309
  let s;
310
310
  return {
311
311
  c: function() {
312
- s = P("slot"), o !== "default" && B(s, "name", o);
312
+ s = P("slot"), i !== "default" && B(s, "name", i);
313
313
  },
314
314
  /**
315
315
  * @param {HTMLElement} target
@@ -326,42 +326,42 @@ typeof HTMLElement == "function" && (hn = class extends HTMLElement {
326
326
  };
327
327
  if (yield Promise.resolve(), !this.$$cn || this.$$c)
328
328
  return;
329
- const n = {}, r = pr(this);
330
- for (const o of this.$$s)
331
- o in r && (n[o] = [t(o)]);
332
- for (const o of this.attributes) {
333
- const s = this.$$g_p(o.name);
334
- s in this.$$d || (this.$$d[s] = Le(s, o.value, this.$$p_d, "toProp"));
329
+ const n = {}, r = gr(this);
330
+ for (const i of this.$$s)
331
+ i in r && (n[i] = [t(i)]);
332
+ for (const i of this.attributes) {
333
+ const s = this.$$g_p(i.name);
334
+ s in this.$$d || (this.$$d[s] = Le(s, i.value, this.$$p_d, "toProp"));
335
335
  }
336
- for (const o in this.$$p_d)
337
- !(o in this.$$d) && this[o] !== void 0 && (this.$$d[o] = this[o], delete this[o]);
336
+ for (const i in this.$$p_d)
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: At(St({}, this.$$d), {
340
+ props: Pt(Tt({}, this.$$d), {
341
341
  $$slots: n,
342
342
  $$scope: {
343
343
  ctx: []
344
344
  }
345
345
  })
346
346
  });
347
- const i = () => {
347
+ const o = () => {
348
348
  this.$$r = !0;
349
- for (const o in this.$$p_d)
350
- if (this.$$d[o] = this.$$c.$$.ctx[this.$$c.$$.props[o]], this.$$p_d[o].reflect) {
349
+ for (const i in this.$$p_d)
350
+ if (this.$$d[i] = this.$$c.$$.ctx[this.$$c.$$.props[i]], this.$$p_d[i].reflect) {
351
351
  const s = Le(
352
- o,
353
- this.$$d[o],
352
+ i,
353
+ this.$$d[i],
354
354
  this.$$p_d,
355
355
  "toAttribute"
356
356
  );
357
- s == null ? this.removeAttribute(this.$$p_d[o].attribute || o) : this.setAttribute(this.$$p_d[o].attribute || o, s);
357
+ s == null ? this.removeAttribute(this.$$p_d[i].attribute || i) : this.setAttribute(this.$$p_d[i].attribute || i, s);
358
358
  }
359
359
  this.$$r = !1;
360
360
  };
361
- this.$$c.$$.after_update.push(i), i();
362
- for (const o in this.$$l)
363
- for (const s of this.$$l[o]) {
364
- const a = this.$$c.$on(o, s);
361
+ this.$$c.$$.after_update.push(o), o();
362
+ for (const i in this.$$l)
363
+ for (const s of this.$$l[i]) {
364
+ const a = this.$$c.$on(i, s);
365
365
  this.$$l_u.set(s, a);
366
366
  }
367
367
  this.$$l = {};
@@ -371,8 +371,8 @@ typeof HTMLElement == "function" && (hn = class extends HTMLElement {
371
371
  // We don't need this when working within Svelte code, but for compatibility of people using this outside of Svelte
372
372
  // and setting attributes through setAttribute etc, this is helpful
373
373
  attributeChangedCallback(t, n, r) {
374
- var i;
375
- this.$$r || (t = this.$$g_p(t), this.$$d[t] = Le(t, r, this.$$p_d, "toProp"), (i = this.$$c) == null || i.$set({ [t]: this.$$d[t] }));
374
+ var o;
375
+ this.$$r || (t = this.$$g_p(t), this.$$d[t] = Le(t, r, this.$$p_d, "toProp"), (o = this.$$c) == null || o.$set({ [t]: this.$$d[t] }));
376
376
  }
377
377
  disconnectedCallback() {
378
378
  this.$$cn = !1, Promise.resolve().then(() => {
@@ -386,12 +386,12 @@ typeof HTMLElement == "function" && (hn = class extends HTMLElement {
386
386
  }
387
387
  });
388
388
  function Le(e, t, n, r) {
389
- var o;
390
- const i = (o = n[e]) == null ? void 0 : o.type;
391
- if (t = i === "Boolean" && typeof t != "boolean" ? t != null : t, !r || !n[e])
389
+ var i;
390
+ const o = (i = n[e]) == null ? void 0 : i.type;
391
+ if (t = o === "Boolean" && typeof t != "boolean" ? t != null : t, !r || !n[e])
392
392
  return t;
393
393
  if (r === "toAttribute")
394
- switch (i) {
394
+ switch (o) {
395
395
  case "Object":
396
396
  case "Array":
397
397
  return t == null ? null : JSON.stringify(t);
@@ -403,7 +403,7 @@ function Le(e, t, n, r) {
403
403
  return t;
404
404
  }
405
405
  else
406
- switch (i) {
406
+ switch (o) {
407
407
  case "Object":
408
408
  case "Array":
409
409
  return t && JSON.parse(t);
@@ -415,10 +415,10 @@ function Le(e, t, n, r) {
415
415
  return t;
416
416
  }
417
417
  }
418
- function Ar(e, t, n, r, i, o) {
419
- let s = class extends hn {
418
+ function Mr(e, t, n, r, o, i) {
419
+ let s = class extends pn {
420
420
  constructor() {
421
- super(e, n, i), this.$$p_d = t;
421
+ super(e, n, o), this.$$p_d = t;
422
422
  }
423
423
  static get observedAttributes() {
424
424
  return Object.keys(t).map(
@@ -446,7 +446,7 @@ function Ar(e, t, n, r, i, o) {
446
446
  }), e.element = /** @type {any} */
447
447
  s, s;
448
448
  }
449
- class Tr {
449
+ class Hr {
450
450
  constructor() {
451
451
  /**
452
452
  * ### PRIVATE API
@@ -467,7 +467,7 @@ class Tr {
467
467
  }
468
468
  /** @returns {void} */
469
469
  $destroy() {
470
- wr(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,12 +476,12 @@ class Tr {
476
476
  * @returns {() => void}
477
477
  */
478
478
  $on(t, n) {
479
- if (!gt(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), () => {
483
- const i = r.indexOf(n);
484
- i !== -1 && r.splice(i, 1);
483
+ const o = r.indexOf(n);
484
+ o !== -1 && r.splice(o, 1);
485
485
  };
486
486
  }
487
487
  /**
@@ -489,11 +489,11 @@ class Tr {
489
489
  * @returns {void}
490
490
  */
491
491
  $set(t) {
492
- this.$$set && !ur(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
- const Pr = "4";
496
- typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Pr);
495
+ const Ir = "4";
496
+ typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Ir);
497
497
  /*! *****************************************************************************
498
498
  Copyright (c) Microsoft Corporation.
499
499
 
@@ -512,11 +512,11 @@ var it = function(e, t) {
512
512
  return it = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(n, r) {
513
513
  n.__proto__ = r;
514
514
  } || function(n, r) {
515
- for (var i in r)
516
- Object.prototype.hasOwnProperty.call(r, i) && (n[i] = r[i]);
515
+ for (var o in r)
516
+ Object.prototype.hasOwnProperty.call(r, o) && (n[o] = r[o]);
517
517
  }, it(e, t);
518
518
  };
519
- function ie(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
522
  it(e, t);
@@ -527,24 +527,24 @@ function ie(e, t) {
527
527
  }
528
528
  var A = function() {
529
529
  return A = Object.assign || function(t) {
530
- for (var n, r = 1, i = arguments.length; r < i; r++) {
530
+ for (var n, r = 1, o = arguments.length; r < o; r++) {
531
531
  n = arguments[r];
532
- for (var o in n)
533
- Object.prototype.hasOwnProperty.call(n, o) && (t[o] = n[o]);
532
+ for (var i in n)
533
+ Object.prototype.hasOwnProperty.call(n, i) && (t[i] = n[i]);
534
534
  }
535
535
  return t;
536
536
  }, A.apply(this, arguments);
537
537
  };
538
- function Mr(e, t) {
538
+ function Or(e, t) {
539
539
  var n = {};
540
540
  for (var r in e)
541
541
  Object.prototype.hasOwnProperty.call(e, r) && t.indexOf(r) < 0 && (n[r] = e[r]);
542
542
  if (e != null && typeof Object.getOwnPropertySymbols == "function")
543
- for (var i = 0, r = Object.getOwnPropertySymbols(e); i < r.length; i++)
544
- t.indexOf(r[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, r[i]) && (n[r[i]] = e[r[i]]);
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
545
  return n;
546
546
  }
547
- function ot(e) {
547
+ function st(e) {
548
548
  var t = typeof Symbol == "function" && Symbol.iterator, n = t && e[t], r = 0;
549
549
  if (n)
550
550
  return n.call(e);
@@ -556,51 +556,51 @@ function ot(e) {
556
556
  };
557
557
  throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
558
558
  }
559
- function st(e, t) {
559
+ function at(e, t) {
560
560
  var n = typeof Symbol == "function" && e[Symbol.iterator];
561
561
  if (!n)
562
562
  return e;
563
- var r = n.call(e), i, o = [], s;
563
+ var r = n.call(e), o, i = [], s;
564
564
  try {
565
- for (; (t === void 0 || t-- > 0) && !(i = r.next()).done; )
566
- o.push(i.value);
565
+ for (; (t === void 0 || t-- > 0) && !(o = r.next()).done; )
566
+ i.push(o.value);
567
567
  } catch (a) {
568
568
  s = { error: a };
569
569
  } finally {
570
570
  try {
571
- i && !i.done && (n = r.return) && n.call(r);
571
+ o && !o.done && (n = r.return) && n.call(r);
572
572
  } finally {
573
573
  if (s)
574
574
  throw s.error;
575
575
  }
576
576
  }
577
- return o;
577
+ return i;
578
578
  }
579
579
  function me(e, t, n) {
580
580
  if (n || arguments.length === 2)
581
- for (var r = 0, i = t.length, o; r < i; r++)
582
- (o || !(r in t)) && (o || (o = Array.prototype.slice.call(t, 0, r)), o[r] = t[r]);
583
- return e.concat(o || t);
581
+ for (var r = 0, o = t.length, i; r < o; r++)
582
+ (i || !(r in t)) && (i || (i = Array.prototype.slice.call(t, 0, r)), i[r] = t[r]);
583
+ return e.concat(i || t);
584
584
  }
585
585
  function re(e) {
586
586
  return typeof e == "function";
587
587
  }
588
- function dn(e) {
588
+ function mn(e) {
589
589
  var t = function(r) {
590
590
  Error.call(r), r.stack = new Error().stack;
591
591
  }, n = e(t);
592
592
  return n.prototype = Object.create(Error.prototype), n.prototype.constructor = n, n;
593
593
  }
594
- var qe = dn(function(e) {
594
+ var qe = mn(function(e) {
595
595
  return function(n) {
596
596
  e(this), this.message = n ? n.length + ` errors occurred during unsubscription:
597
- ` + n.map(function(r, i) {
598
- return i + 1 + ") " + r.toString();
597
+ ` + n.map(function(r, o) {
598
+ return o + 1 + ") " + r.toString();
599
599
  }).join(`
600
600
  `) : "", this.name = "UnsubscriptionError", this.errors = n;
601
601
  };
602
602
  });
603
- function at(e, t) {
603
+ function ut(e, t) {
604
604
  if (e) {
605
605
  var n = e.indexOf(t);
606
606
  0 <= n && e.splice(n, 1);
@@ -611,19 +611,19 @@ var ke = function() {
611
611
  this.initialTeardown = t, this.closed = !1, this._parentage = null, this._finalizers = null;
612
612
  }
613
613
  return e.prototype.unsubscribe = function() {
614
- var t, n, r, i, o;
614
+ var t, n, r, o, i;
615
615
  if (!this.closed) {
616
616
  this.closed = !0;
617
617
  var s = this._parentage;
618
618
  if (s)
619
619
  if (this._parentage = null, Array.isArray(s))
620
620
  try {
621
- for (var a = ot(s), u = a.next(); !u.done; u = a.next()) {
621
+ for (var a = st(s), u = a.next(); !u.done; u = a.next()) {
622
622
  var l = u.value;
623
623
  l.remove(this);
624
624
  }
625
- } catch (f) {
626
- t = { error: f };
625
+ } catch (h) {
626
+ t = { error: h };
627
627
  } finally {
628
628
  try {
629
629
  u && !u.done && (n = a.return) && n.call(a);
@@ -638,40 +638,40 @@ var ke = function() {
638
638
  if (re(c))
639
639
  try {
640
640
  c();
641
- } catch (f) {
642
- o = f instanceof qe ? f.errors : [f];
641
+ } catch (h) {
642
+ i = h instanceof qe ? h.errors : [h];
643
643
  }
644
- var h = this._finalizers;
645
- if (h) {
644
+ var f = this._finalizers;
645
+ if (f) {
646
646
  this._finalizers = null;
647
647
  try {
648
- for (var d = ot(h), m = d.next(); !m.done; m = d.next()) {
648
+ for (var d = st(f), m = d.next(); !m.done; m = d.next()) {
649
649
  var b = m.value;
650
650
  try {
651
- It(b);
652
- } catch (f) {
653
- o = o != null ? o : [], f instanceof qe ? o = me(me([], st(o)), st(f.errors)) : o.push(f);
651
+ Nt(b);
652
+ } catch (h) {
653
+ i = i != null ? i : [], h instanceof qe ? i = me(me([], at(i)), at(h.errors)) : i.push(h);
654
654
  }
655
655
  }
656
- } catch (f) {
657
- r = { error: f };
656
+ } catch (h) {
657
+ r = { error: h };
658
658
  } finally {
659
659
  try {
660
- m && !m.done && (i = d.return) && i.call(d);
660
+ m && !m.done && (o = d.return) && o.call(d);
661
661
  } finally {
662
662
  if (r)
663
663
  throw r.error;
664
664
  }
665
665
  }
666
666
  }
667
- if (o)
668
- throw new qe(o);
667
+ if (i)
668
+ throw new qe(i);
669
669
  }
670
670
  }, e.prototype.add = function(t) {
671
671
  var n;
672
672
  if (t && t !== this)
673
673
  if (this.closed)
674
- It(t);
674
+ Nt(t);
675
675
  else {
676
676
  if (t instanceof e) {
677
677
  if (t.closed || t._hasParent(this))
@@ -688,56 +688,56 @@ var ke = function() {
688
688
  this._parentage = Array.isArray(n) ? (n.push(t), n) : n ? [n, t] : t;
689
689
  }, e.prototype._removeParent = function(t) {
690
690
  var n = this._parentage;
691
- n === t ? this._parentage = null : Array.isArray(n) && at(n, t);
691
+ n === t ? this._parentage = null : Array.isArray(n) && ut(n, t);
692
692
  }, e.prototype.remove = function(t) {
693
693
  var n = this._finalizers;
694
- n && at(n, t), t instanceof e && t._removeParent(this);
694
+ n && ut(n, t), t instanceof e && t._removeParent(this);
695
695
  }, e.EMPTY = function() {
696
696
  var t = new e();
697
697
  return t.closed = !0, t;
698
698
  }(), e;
699
- }(), pn = ke.EMPTY;
700
- function mn(e) {
699
+ }(), bn = ke.EMPTY;
700
+ function gn(e) {
701
701
  return e instanceof ke || e && "closed" in e && re(e.remove) && re(e.add) && re(e.unsubscribe);
702
702
  }
703
- function It(e) {
703
+ function Nt(e) {
704
704
  re(e) ? e() : e.unsubscribe();
705
705
  }
706
- var Hr = {
706
+ var vn = {
707
707
  onUnhandledError: null,
708
708
  onStoppedNotification: null,
709
709
  Promise: void 0,
710
710
  useDeprecatedSynchronousErrorHandling: !1,
711
711
  useDeprecatedNextContext: !1
712
- }, Ir = {
712
+ }, Nr = {
713
713
  setTimeout: function(e, t) {
714
714
  for (var n = [], r = 2; r < arguments.length; r++)
715
715
  n[r - 2] = arguments[r];
716
- return setTimeout.apply(void 0, me([e, t], st(n)));
716
+ return setTimeout.apply(void 0, me([e, t], at(n)));
717
717
  },
718
718
  clearTimeout: function(e) {
719
719
  return clearTimeout(e);
720
720
  },
721
721
  delegate: void 0
722
722
  };
723
- function Or(e) {
724
- Ir.setTimeout(function() {
723
+ function Lr(e) {
724
+ Nr.setTimeout(function() {
725
725
  throw e;
726
726
  });
727
727
  }
728
- function Ot() {
728
+ function Lt() {
729
729
  }
730
730
  function Re(e) {
731
731
  e();
732
732
  }
733
- var bn = function(e) {
734
- ie(t, e);
733
+ var yn = function(e) {
734
+ oe(t, e);
735
735
  function t(n) {
736
736
  var r = e.call(this) || this;
737
- return r.isStopped = !1, n ? (r.destination = n, mn(n) && n.add(r)) : r.destination = Rr, r;
737
+ return r.isStopped = !1, n ? (r.destination = n, gn(n) && n.add(r)) : r.destination = Ur, r;
738
738
  }
739
- return t.create = function(n, r, i) {
740
- return new ut(n, r, i);
739
+ return t.create = function(n, r, o) {
740
+ return new lt(n, r, o);
741
741
  }, t.prototype.next = function(n) {
742
742
  this.isStopped || this._next(n);
743
743
  }, t.prototype.error = function(n) {
@@ -761,7 +761,11 @@ var bn = function(e) {
761
761
  this.unsubscribe();
762
762
  }
763
763
  }, t;
764
- }(ke), Nr = function() {
764
+ }(ke), Rr = Function.prototype.bind;
765
+ function Qe(e, t) {
766
+ return Rr.call(e, t);
767
+ }
768
+ var $r = function() {
765
769
  function e(t) {
766
770
  this.partialObserver = t;
767
771
  }
@@ -792,43 +796,55 @@ var bn = function(e) {
792
796
  Oe(n);
793
797
  }
794
798
  }, e;
795
- }(), ut = function(e) {
796
- ie(t, e);
797
- function t(n, r, i) {
798
- var o = e.call(this) || this, s;
799
- return re(n) || !n ? s = {
800
- next: n != null ? n : void 0,
801
- error: r != null ? r : void 0,
802
- complete: i != null ? i : void 0
803
- } : s = n, o.destination = new Nr(s), o;
799
+ }(), lt = function(e) {
800
+ oe(t, e);
801
+ function t(n, r, o) {
802
+ var i = e.call(this) || this, s;
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;
804
820
  }
805
821
  return t;
806
- }(bn);
822
+ }(yn);
807
823
  function Oe(e) {
808
- Or(e);
824
+ Lr(e);
809
825
  }
810
- function Lr(e) {
826
+ function Fr(e) {
811
827
  throw e;
812
828
  }
813
- var Rr = {
829
+ var Ur = {
814
830
  closed: !0,
815
- next: Ot,
816
- error: Lr,
817
- complete: Ot
818
- }, $r = function() {
831
+ next: Lt,
832
+ error: Fr,
833
+ complete: Lt
834
+ }, Dr = function() {
819
835
  return typeof Symbol == "function" && Symbol.observable || "@@observable";
820
836
  }();
821
- function Fr(e) {
837
+ function Gr(e) {
822
838
  return e;
823
839
  }
824
- function Ur(e) {
825
- return e.length === 0 ? Fr : e.length === 1 ? e[0] : function(n) {
826
- return e.reduce(function(r, i) {
827
- return i(r);
840
+ function kr(e) {
841
+ return e.length === 0 ? Gr : e.length === 1 ? e[0] : function(n) {
842
+ return e.reduce(function(r, o) {
843
+ return o(r);
828
844
  }, n);
829
845
  };
830
846
  }
831
- var Nt = function() {
847
+ var Rt = function() {
832
848
  function e(t) {
833
849
  t && (this._subscribe = t);
834
850
  }
@@ -836,11 +852,11 @@ var Nt = function() {
836
852
  var n = new e();
837
853
  return n.source = this, n.operator = t, n;
838
854
  }, e.prototype.subscribe = function(t, n, r) {
839
- var i = this, o = Gr(t) ? t : new ut(t, n, r);
855
+ var o = this, i = Wr(t) ? t : new lt(t, n, r);
840
856
  return Re(function() {
841
- var s = i, a = s.operator, u = s.source;
842
- o.add(a ? a.call(o, u) : u ? i._subscribe(o) : i._trySubscribe(o));
843
- }), o;
857
+ var s = o, a = s.operator, u = s.source;
858
+ i.add(a ? a.call(i, u) : u ? o._subscribe(i) : o._trySubscribe(i));
859
+ }), i;
844
860
  }, e.prototype._trySubscribe = function(t) {
845
861
  try {
846
862
  return this._subscribe(t);
@@ -849,90 +865,90 @@ var Nt = function() {
849
865
  }
850
866
  }, e.prototype.forEach = function(t, n) {
851
867
  var r = this;
852
- return n = Lt(n), new n(function(i, o) {
853
- var s = new ut({
868
+ return n = $t(n), new n(function(o, i) {
869
+ var s = new lt({
854
870
  next: function(a) {
855
871
  try {
856
872
  t(a);
857
873
  } catch (u) {
858
- o(u), s.unsubscribe();
874
+ i(u), s.unsubscribe();
859
875
  }
860
876
  },
861
- error: o,
862
- complete: i
877
+ error: i,
878
+ complete: o
863
879
  });
864
880
  r.subscribe(s);
865
881
  });
866
882
  }, e.prototype._subscribe = function(t) {
867
883
  var n;
868
884
  return (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(t);
869
- }, e.prototype[$r] = function() {
885
+ }, e.prototype[Dr] = function() {
870
886
  return this;
871
887
  }, e.prototype.pipe = function() {
872
888
  for (var t = [], n = 0; n < arguments.length; n++)
873
889
  t[n] = arguments[n];
874
- return Ur(t)(this);
890
+ return kr(t)(this);
875
891
  }, e.prototype.toPromise = function(t) {
876
892
  var n = this;
877
- return t = Lt(t), new t(function(r, i) {
878
- var o;
893
+ return t = $t(t), new t(function(r, o) {
894
+ var i;
879
895
  n.subscribe(function(s) {
880
- return o = s;
896
+ return i = s;
881
897
  }, function(s) {
882
- return i(s);
898
+ return o(s);
883
899
  }, function() {
884
- return r(o);
900
+ return r(i);
885
901
  });
886
902
  });
887
903
  }, e.create = function(t) {
888
904
  return new e(t);
889
905
  }, e;
890
906
  }();
891
- function Lt(e) {
907
+ function $t(e) {
892
908
  var t;
893
- return (t = e != null ? e : Hr.Promise) !== null && t !== void 0 ? t : Promise;
909
+ return (t = e != null ? e : vn.Promise) !== null && t !== void 0 ? t : Promise;
894
910
  }
895
- function Dr(e) {
911
+ function jr(e) {
896
912
  return e && re(e.next) && re(e.error) && re(e.complete);
897
913
  }
898
- function Gr(e) {
899
- return e && e instanceof bn || Dr(e) && mn(e);
914
+ function Wr(e) {
915
+ return e && e instanceof yn || jr(e) && gn(e);
900
916
  }
901
- var kr = dn(function(e) {
917
+ var Vr = mn(function(e) {
902
918
  return function() {
903
919
  e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
904
920
  };
905
- }), gn = function(e) {
906
- ie(t, e);
921
+ }), _n = function(e) {
922
+ oe(t, e);
907
923
  function t() {
908
924
  var n = e.call(this) || this;
909
925
  return n.closed = !1, n.currentObservers = null, n.observers = [], n.isStopped = !1, n.hasError = !1, n.thrownError = null, n;
910
926
  }
911
927
  return t.prototype.lift = function(n) {
912
- var r = new Rt(this, this);
928
+ var r = new Ft(this, this);
913
929
  return r.operator = n, r;
914
930
  }, t.prototype._throwIfClosed = function() {
915
931
  if (this.closed)
916
- throw new kr();
932
+ throw new Vr();
917
933
  }, t.prototype.next = function(n) {
918
934
  var r = this;
919
935
  Re(function() {
920
- var i, o;
936
+ var o, i;
921
937
  if (r._throwIfClosed(), !r.isStopped) {
922
938
  r.currentObservers || (r.currentObservers = Array.from(r.observers));
923
939
  try {
924
- for (var s = ot(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()) {
925
941
  var u = a.value;
926
942
  u.next(n);
927
943
  }
928
944
  } catch (l) {
929
- i = { error: l };
945
+ o = { error: l };
930
946
  } finally {
931
947
  try {
932
- a && !a.done && (o = s.return) && o.call(s);
948
+ a && !a.done && (i = s.return) && i.call(s);
933
949
  } finally {
934
- if (i)
935
- throw i.error;
950
+ if (o)
951
+ throw o.error;
936
952
  }
937
953
  }
938
954
  }
@@ -942,8 +958,8 @@ var kr = dn(function(e) {
942
958
  Re(function() {
943
959
  if (r._throwIfClosed(), !r.isStopped) {
944
960
  r.hasError = r.isStopped = !0, r.thrownError = n;
945
- for (var i = r.observers; i.length; )
946
- i.shift().error(n);
961
+ for (var o = r.observers; o.length; )
962
+ o.shift().error(n);
947
963
  }
948
964
  });
949
965
  }, t.prototype.complete = function() {
@@ -969,75 +985,75 @@ var kr = dn(function(e) {
969
985
  }, t.prototype._subscribe = function(n) {
970
986
  return this._throwIfClosed(), this._checkFinalizedStatuses(n), this._innerSubscribe(n);
971
987
  }, t.prototype._innerSubscribe = function(n) {
972
- var r = this, i = this, o = i.hasError, s = i.isStopped, a = i.observers;
973
- return o || s ? pn : (this.currentObservers = null, a.push(n), new ke(function() {
974
- r.currentObservers = null, at(a, n);
988
+ var r = this, o = this, i = o.hasError, s = o.isStopped, a = o.observers;
989
+ return i || s ? bn : (this.currentObservers = null, a.push(n), new ke(function() {
990
+ r.currentObservers = null, ut(a, n);
975
991
  }));
976
992
  }, t.prototype._checkFinalizedStatuses = function(n) {
977
- var r = this, i = r.hasError, o = r.thrownError, s = r.isStopped;
978
- i ? n.error(o) : s && n.complete();
993
+ var r = this, o = r.hasError, i = r.thrownError, s = r.isStopped;
994
+ o ? n.error(i) : s && n.complete();
979
995
  }, t.prototype.asObservable = function() {
980
- var n = new Nt();
996
+ var n = new Rt();
981
997
  return n.source = this, n;
982
998
  }, t.create = function(n, r) {
983
- return new Rt(n, r);
999
+ return new Ft(n, r);
984
1000
  }, t;
985
- }(Nt), Rt = function(e) {
986
- ie(t, e);
1001
+ }(Rt), Ft = function(e) {
1002
+ oe(t, e);
987
1003
  function t(n, r) {
988
- var i = e.call(this) || this;
989
- return i.destination = n, i.source = r, i;
1004
+ var o = e.call(this) || this;
1005
+ return o.destination = n, o.source = r, o;
990
1006
  }
991
1007
  return t.prototype.next = function(n) {
992
- var r, i;
993
- (i = (r = this.destination) === null || r === void 0 ? void 0 : r.next) === null || i === void 0 || i.call(r, n);
1008
+ var r, o;
1009
+ (o = (r = this.destination) === null || r === void 0 ? void 0 : r.next) === null || o === void 0 || o.call(r, n);
994
1010
  }, t.prototype.error = function(n) {
995
- var r, i;
996
- (i = (r = this.destination) === null || r === void 0 ? void 0 : r.error) === null || i === void 0 || i.call(r, n);
1011
+ var r, o;
1012
+ (o = (r = this.destination) === null || r === void 0 ? void 0 : r.error) === null || o === void 0 || o.call(r, n);
997
1013
  }, t.prototype.complete = function() {
998
1014
  var n, r;
999
1015
  (r = (n = this.destination) === null || n === void 0 ? void 0 : n.complete) === null || r === void 0 || r.call(n);
1000
1016
  }, t.prototype._subscribe = function(n) {
1001
- var r, i;
1002
- return (i = (r = this.source) === null || r === void 0 ? void 0 : r.subscribe(n)) !== null && i !== void 0 ? i : pn;
1017
+ var r, o;
1018
+ return (o = (r = this.source) === null || r === void 0 ? void 0 : r.subscribe(n)) !== null && o !== void 0 ? o : bn;
1003
1019
  }, t;
1004
- }(gn), vn = {
1020
+ }(_n), Bn = {
1005
1021
  now: function() {
1006
- return (vn.delegate || Date).now();
1022
+ return (Bn.delegate || Date).now();
1007
1023
  },
1008
1024
  delegate: void 0
1009
- }, jr = function(e) {
1010
- ie(t, e);
1011
- function t(n, r, i) {
1012
- n === void 0 && (n = 1 / 0), r === void 0 && (r = 1 / 0), i === void 0 && (i = vn);
1013
- var o = e.call(this) || this;
1014
- return o._bufferSize = n, o._windowTime = r, o._timestampProvider = i, o._buffer = [], o._infiniteTimeWindow = !0, o._infiniteTimeWindow = r === 1 / 0, o._bufferSize = Math.max(1, n), o._windowTime = Math.max(1, r), o;
1025
+ }, zr = function(e) {
1026
+ oe(t, e);
1027
+ function t(n, r, o) {
1028
+ n === void 0 && (n = 1 / 0), r === void 0 && (r = 1 / 0), o === void 0 && (o = Bn);
1029
+ var i = e.call(this) || this;
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;
1015
1031
  }
1016
1032
  return t.prototype.next = function(n) {
1017
- var r = this, i = r.isStopped, o = r._buffer, s = r._infiniteTimeWindow, a = r._timestampProvider, u = r._windowTime;
1018
- i || (o.push(n), !s && o.push(a.now() + u)), this._trimBuffer(), e.prototype.next.call(this, n);
1033
+ var r = this, o = r.isStopped, i = r._buffer, s = r._infiniteTimeWindow, a = r._timestampProvider, u = r._windowTime;
1034
+ o || (i.push(n), !s && i.push(a.now() + u)), this._trimBuffer(), e.prototype.next.call(this, n);
1019
1035
  }, t.prototype._subscribe = function(n) {
1020
1036
  this._throwIfClosed(), this._trimBuffer();
1021
- for (var r = this._innerSubscribe(n), i = this, o = i._infiniteTimeWindow, s = i._buffer, a = s.slice(), u = 0; u < a.length && !n.closed; u += o ? 1 : 2)
1037
+ for (var r = this._innerSubscribe(n), o = this, i = o._infiniteTimeWindow, s = o._buffer, a = s.slice(), u = 0; u < a.length && !n.closed; u += i ? 1 : 2)
1022
1038
  n.next(a[u]);
1023
1039
  return this._checkFinalizedStatuses(n), r;
1024
1040
  }, t.prototype._trimBuffer = function() {
1025
- var n = this, r = n._bufferSize, i = n._timestampProvider, o = n._buffer, s = n._infiniteTimeWindow, a = (s ? 1 : 2) * r;
1026
- if (r < 1 / 0 && a < o.length && o.splice(0, o.length - a), !s) {
1027
- for (var u = i.now(), l = 0, c = 1; c < o.length && o[c] <= u; c += 2)
1041
+ var n = this, r = n._bufferSize, o = n._timestampProvider, i = n._buffer, s = n._infiniteTimeWindow, a = (s ? 1 : 2) * r;
1042
+ if (r < 1 / 0 && a < i.length && i.splice(0, i.length - a), !s) {
1043
+ for (var u = o.now(), l = 0, c = 1; c < i.length && i[c] <= u; c += 2)
1028
1044
  l = c;
1029
- l && o.splice(0, l + 1);
1045
+ l && i.splice(0, l + 1);
1030
1046
  }
1031
1047
  }, t;
1032
- }(gn);
1033
- const $t = [], Ft = {}, Wr = (e, t = 0) => {
1034
- if ($t.indexOf(e) == -1) {
1035
- const n = new jr(t);
1036
- Ft[e] = n, $t.push(e);
1048
+ }(_n);
1049
+ const Ut = [], Dt = {}, Xr = (e, t = 0) => {
1050
+ if (Ut.indexOf(e) == -1) {
1051
+ const n = new zr(t);
1052
+ Dt[e] = n, Ut.push(e);
1037
1053
  }
1038
- return Ft[e];
1039
- }, he = [];
1040
- function Vr(e, t) {
1054
+ return Dt[e];
1055
+ }, fe = [];
1056
+ function Zr(e, t) {
1041
1057
  return {
1042
1058
  subscribe: je(e, t).subscribe
1043
1059
  };
@@ -1045,186 +1061,184 @@ function Vr(e, t) {
1045
1061
  function je(e, t = K) {
1046
1062
  let n;
1047
1063
  const r = /* @__PURE__ */ new Set();
1048
- function i(a) {
1049
- if (ln(e, a) && (e = a, n)) {
1050
- const u = !he.length;
1064
+ function o(a) {
1065
+ if (hn(e, a) && (e = a, n)) {
1066
+ const u = !fe.length;
1051
1067
  for (const l of r)
1052
- l[1](), he.push(l, e);
1068
+ l[1](), fe.push(l, e);
1053
1069
  if (u) {
1054
- for (let l = 0; l < he.length; l += 2)
1055
- he[l][0](he[l + 1]);
1056
- he.length = 0;
1070
+ for (let l = 0; l < fe.length; l += 2)
1071
+ fe[l][0](fe[l + 1]);
1072
+ fe.length = 0;
1057
1073
  }
1058
1074
  }
1059
1075
  }
1060
- function o(a) {
1061
- i(a(e));
1076
+ function i(a) {
1077
+ o(a(e));
1062
1078
  }
1063
1079
  function s(a, u = K) {
1064
1080
  const l = [a, u];
1065
- return r.add(l), r.size === 1 && (n = t(i, o) || K), a(e), () => {
1081
+ return r.add(l), r.size === 1 && (n = t(o, i) || K), a(e), () => {
1066
1082
  r.delete(l), r.size === 0 && n && (n(), n = null);
1067
1083
  };
1068
1084
  }
1069
- return { set: i, update: o, subscribe: s };
1085
+ return { set: o, update: i, subscribe: s };
1070
1086
  }
1071
1087
  function _e(e, t, n) {
1072
- const r = !Array.isArray(e), i = r ? [e] : e;
1073
- if (!i.every(Boolean))
1088
+ const r = !Array.isArray(e), o = r ? [e] : e;
1089
+ if (!o.every(Boolean))
1074
1090
  throw new Error("derived() expects stores as input, got a falsy value");
1075
- const o = t.length < 2;
1076
- return Vr(n, (s, a) => {
1091
+ const i = t.length < 2;
1092
+ return Zr(n, (s, a) => {
1077
1093
  let u = !1;
1078
1094
  const l = [];
1079
- let c = 0, h = K;
1095
+ let c = 0, f = K;
1080
1096
  const d = () => {
1081
1097
  if (c)
1082
1098
  return;
1083
- h();
1099
+ f();
1084
1100
  const b = t(r ? l[0] : l, s, a);
1085
- o ? s(b) : h = gt(b) ? b : K;
1086
- }, m = i.map(
1087
- (b, f) => cn(
1101
+ i ? s(b) : f = vt(b) ? b : K;
1102
+ }, m = o.map(
1103
+ (b, h) => fn(
1088
1104
  b,
1089
1105
  (S) => {
1090
- l[f] = S, c &= ~(1 << f), u && d();
1106
+ l[h] = S, c &= ~(1 << h), u && d();
1091
1107
  },
1092
1108
  () => {
1093
- c |= 1 << f;
1109
+ c |= 1 << h;
1094
1110
  }
1095
1111
  )
1096
1112
  );
1097
1113
  return u = !0, d(), function() {
1098
- ue(m), h(), u = !1;
1114
+ ue(m), f(), u = !1;
1099
1115
  };
1100
1116
  });
1101
1117
  }
1102
- function zr(e) {
1103
- return e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
1118
+ function qr(e) {
1119
+ return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
1104
1120
  }
1105
- var Xr = function(t) {
1106
- return Zr(t) && !qr(t);
1121
+ var Qr = function(t) {
1122
+ return Jr(t) && !Yr(t);
1107
1123
  };
1108
- function Zr(e) {
1124
+ function Jr(e) {
1109
1125
  return !!e && typeof e == "object";
1110
1126
  }
1111
- function qr(e) {
1127
+ function Yr(e) {
1112
1128
  var t = Object.prototype.toString.call(e);
1113
- return t === "[object RegExp]" || t === "[object Date]" || Yr(e);
1129
+ return t === "[object RegExp]" || t === "[object Date]" || to(e);
1114
1130
  }
1115
- var Qr = typeof Symbol == "function" && Symbol.for, Jr = Qr ? Symbol.for("react.element") : 60103;
1116
- function Yr(e) {
1117
- return e.$$typeof === Jr;
1131
+ var Kr = typeof Symbol == "function" && Symbol.for, eo = Kr ? Symbol.for("react.element") : 60103;
1132
+ function to(e) {
1133
+ return e.$$typeof === eo;
1118
1134
  }
1119
- function Kr(e) {
1135
+ function no(e) {
1120
1136
  return Array.isArray(e) ? [] : {};
1121
1137
  }
1122
1138
  function Ae(e, t) {
1123
- return t.clone !== !1 && t.isMergeableObject(e) ? be(Kr(e), e, t) : e;
1139
+ return t.clone !== !1 && t.isMergeableObject(e) ? be(no(e), e, t) : e;
1124
1140
  }
1125
- function ei(e, t, n) {
1141
+ function ro(e, t, n) {
1126
1142
  return e.concat(t).map(function(r) {
1127
1143
  return Ae(r, n);
1128
1144
  });
1129
1145
  }
1130
- function ti(e, t) {
1146
+ function oo(e, t) {
1131
1147
  if (!t.customMerge)
1132
1148
  return be;
1133
1149
  var n = t.customMerge(e);
1134
1150
  return typeof n == "function" ? n : be;
1135
1151
  }
1136
- function ni(e) {
1152
+ function io(e) {
1137
1153
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
1138
1154
  return Object.propertyIsEnumerable.call(e, t);
1139
1155
  }) : [];
1140
1156
  }
1141
- function Ut(e) {
1142
- return Object.keys(e).concat(ni(e));
1157
+ function Gt(e) {
1158
+ return Object.keys(e).concat(io(e));
1143
1159
  }
1144
- function yn(e, t) {
1160
+ function En(e, t) {
1145
1161
  try {
1146
1162
  return t in e;
1147
1163
  } catch (n) {
1148
1164
  return !1;
1149
1165
  }
1150
1166
  }
1151
- function ri(e, t) {
1152
- return yn(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1167
+ function so(e, t) {
1168
+ return En(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1153
1169
  }
1154
- function ii(e, t, n) {
1170
+ function ao(e, t, n) {
1155
1171
  var r = {};
1156
- return n.isMergeableObject(e) && Ut(e).forEach(function(i) {
1157
- r[i] = Ae(e[i], n);
1158
- }), Ut(t).forEach(function(i) {
1159
- ri(e, i) || (yn(e, i) && n.isMergeableObject(t[i]) ? r[i] = ti(i, n)(e[i], t[i], n) : r[i] = Ae(t[i], 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));
1160
1176
  }), r;
1161
1177
  }
1162
1178
  function be(e, t, n) {
1163
- n = n || {}, n.arrayMerge = n.arrayMerge || ei, n.isMergeableObject = n.isMergeableObject || Xr, n.cloneUnlessOtherwiseSpecified = Ae;
1164
- var r = Array.isArray(t), i = Array.isArray(e), o = r === i;
1165
- return o ? r ? n.arrayMerge(e, t, n) : ii(e, t, n) : Ae(t, n);
1179
+ n = n || {}, n.arrayMerge = n.arrayMerge || ro, n.isMergeableObject = n.isMergeableObject || Qr, n.cloneUnlessOtherwiseSpecified = Ae;
1180
+ var r = Array.isArray(t), o = Array.isArray(e), i = r === o;
1181
+ return i ? r ? n.arrayMerge(e, t, n) : ao(e, t, n) : Ae(t, n);
1166
1182
  }
1167
1183
  be.all = function(t, n) {
1168
1184
  if (!Array.isArray(t))
1169
1185
  throw new Error("first argument should be an array");
1170
- return t.reduce(function(r, i) {
1171
- return be(r, i, n);
1186
+ return t.reduce(function(r, o) {
1187
+ return be(r, o, n);
1172
1188
  }, {});
1173
1189
  };
1174
- var oi = be, si = oi;
1175
- const ai = /* @__PURE__ */ zr(si);
1176
- function Qe(e, t) {
1177
- var n = t && t.cache ? t.cache : pi, r = t && t.serializer ? t.serializer : hi, i = t && t.strategy ? t.strategy : li;
1178
- return i(e, {
1190
+ var uo = be, lo = uo;
1191
+ const co = /* @__PURE__ */ qr(lo);
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;
1194
+ return o(e, {
1179
1195
  cache: n,
1180
1196
  serializer: r
1181
1197
  });
1182
1198
  }
1183
- function ui(e) {
1199
+ function ho(e) {
1184
1200
  return e == null || typeof e == "number" || typeof e == "boolean";
1185
1201
  }
1186
- function _n(e, t, n, r) {
1187
- var i = ui(r) ? r : n(r), o = t.get(i);
1188
- return typeof o == "undefined" && (o = e.call(this, r), t.set(i, o)), o;
1202
+ function xn(e, t, n, r) {
1203
+ var o = ho(r) ? r : n(r), i = t.get(o);
1204
+ return typeof i == "undefined" && (i = e.call(this, r), t.set(o, i)), i;
1189
1205
  }
1190
- function Bn(e, t, n) {
1191
- var r = Array.prototype.slice.call(arguments, 3), i = n(r), o = t.get(i);
1192
- return typeof o == "undefined" && (o = e.apply(this, r), t.set(i, o)), o;
1206
+ function wn(e, t, n) {
1207
+ var r = Array.prototype.slice.call(arguments, 3), o = n(r), i = t.get(o);
1208
+ return typeof i == "undefined" && (i = e.apply(this, r), t.set(o, i)), i;
1193
1209
  }
1194
- function yt(e, t, n, r, i) {
1195
- return n.bind(t, e, r, i);
1210
+ function _t(e, t, n, r, o) {
1211
+ return n.bind(t, e, r, o);
1196
1212
  }
1197
- function li(e, t) {
1198
- var n = e.length === 1 ? _n : Bn;
1199
- return yt(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);
1200
1216
  }
1201
- function ci(e, t) {
1202
- return yt(e, this, Bn, t.cache.create(), t.serializer);
1217
+ function po(e, t) {
1218
+ return _t(e, this, wn, t.cache.create(), t.serializer);
1203
1219
  }
1204
- function fi(e, t) {
1205
- return yt(e, this, _n, t.cache.create(), t.serializer);
1220
+ function mo(e, t) {
1221
+ return _t(e, this, xn, t.cache.create(), t.serializer);
1206
1222
  }
1207
- var hi = function() {
1223
+ var bo = function() {
1208
1224
  return JSON.stringify(arguments);
1209
- }, di = (
1210
- /** @class */
1211
- function() {
1212
- function e() {
1213
- this.cache = /* @__PURE__ */ Object.create(null);
1214
- }
1215
- return e.prototype.get = function(t) {
1216
- return this.cache[t];
1217
- }, e.prototype.set = function(t, n) {
1218
- this.cache[t] = n;
1219
- }, e;
1220
- }()
1221
- ), pi = {
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 = {
1222
1236
  create: function() {
1223
- return new di();
1237
+ return new Bt();
1224
1238
  }
1225
- }, Je = {
1226
- variadic: ci,
1227
- monadic: fi
1239
+ }, Ye = {
1240
+ variadic: po,
1241
+ monadic: mo
1228
1242
  }, x;
1229
1243
  (function(e) {
1230
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";
@@ -1237,43 +1251,43 @@ var ge;
1237
1251
  (function(e) {
1238
1252
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
1239
1253
  })(ge || (ge = {}));
1240
- function Dt(e) {
1254
+ function kt(e) {
1241
1255
  return e.type === O.literal;
1242
1256
  }
1243
- function mi(e) {
1257
+ function vo(e) {
1244
1258
  return e.type === O.argument;
1245
1259
  }
1246
- function En(e) {
1260
+ function Cn(e) {
1247
1261
  return e.type === O.number;
1248
1262
  }
1249
- function xn(e) {
1263
+ function Sn(e) {
1250
1264
  return e.type === O.date;
1251
1265
  }
1252
- function wn(e) {
1266
+ function An(e) {
1253
1267
  return e.type === O.time;
1254
1268
  }
1255
- function Cn(e) {
1269
+ function Tn(e) {
1256
1270
  return e.type === O.select;
1257
1271
  }
1258
- function Sn(e) {
1272
+ function Pn(e) {
1259
1273
  return e.type === O.plural;
1260
1274
  }
1261
- function bi(e) {
1275
+ function yo(e) {
1262
1276
  return e.type === O.pound;
1263
1277
  }
1264
- function An(e) {
1278
+ function Mn(e) {
1265
1279
  return e.type === O.tag;
1266
1280
  }
1267
- function Tn(e) {
1281
+ function Hn(e) {
1268
1282
  return !!(e && typeof e == "object" && e.type === ge.number);
1269
1283
  }
1270
- function lt(e) {
1284
+ function ct(e) {
1271
1285
  return !!(e && typeof e == "object" && e.type === ge.dateTime);
1272
1286
  }
1273
- var Pn = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, gi = /(?:[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;
1274
- function vi(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) {
1275
1289
  var t = {};
1276
- return e.replace(gi, function(n) {
1290
+ return e.replace(_o, function(n) {
1277
1291
  var r = n.length;
1278
1292
  switch (n[0]) {
1279
1293
  case "G":
@@ -1362,36 +1376,36 @@ function vi(e) {
1362
1376
  return "";
1363
1377
  }), t;
1364
1378
  }
1365
- var yi = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1366
- function _i(e) {
1379
+ var Eo = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1380
+ function xo(e) {
1367
1381
  if (e.length === 0)
1368
1382
  throw new Error("Number skeleton cannot be empty");
1369
- for (var t = e.split(yi).filter(function(d) {
1383
+ for (var t = e.split(Eo).filter(function(d) {
1370
1384
  return d.length > 0;
1371
- }), n = [], r = 0, i = t; r < i.length; r++) {
1372
- var o = i[r], s = o.split("/");
1385
+ }), n = [], r = 0, o = t; r < o.length; r++) {
1386
+ var i = o[r], s = i.split("/");
1373
1387
  if (s.length === 0)
1374
1388
  throw new Error("Invalid number skeleton");
1375
1389
  for (var a = s[0], u = s.slice(1), l = 0, c = u; l < c.length; l++) {
1376
- var h = c[l];
1377
- if (h.length === 0)
1390
+ var f = c[l];
1391
+ if (f.length === 0)
1378
1392
  throw new Error("Invalid number skeleton");
1379
1393
  }
1380
1394
  n.push({ stem: a, options: u });
1381
1395
  }
1382
1396
  return n;
1383
1397
  }
1384
- function Bi(e) {
1398
+ function wo(e) {
1385
1399
  return e.replace(/^(.*?)-/, "");
1386
1400
  }
1387
- var Gt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Mn = /^(@+)?(\+|#+)?[rs]?$/g, Ei = /(\*)(0+)|(#+)(0+)|(0+)/g, Hn = /^(0+)$/;
1388
- function kt(e) {
1401
+ var jt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, On = /^(@+)?(\+|#+)?[rs]?$/g, Co = /(\*)(0+)|(#+)(0+)|(0+)/g, Nn = /^(0+)$/;
1402
+ function Wt(e) {
1389
1403
  var t = {};
1390
- return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Mn, function(n, r, i) {
1391
- return typeof i != "string" ? (t.minimumSignificantDigits = r.length, t.maximumSignificantDigits = r.length) : i === "+" ? t.minimumSignificantDigits = r.length : r[0] === "#" ? t.maximumSignificantDigits = r.length : (t.minimumSignificantDigits = r.length, t.maximumSignificantDigits = r.length + (typeof i == "string" ? i.length : 0)), "";
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) {
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)), "";
1392
1406
  }), t;
1393
1407
  }
1394
- function In(e) {
1408
+ function Ln(e) {
1395
1409
  switch (e) {
1396
1410
  case "sign-auto":
1397
1411
  return {
@@ -1431,7 +1445,7 @@ function In(e) {
1431
1445
  };
1432
1446
  }
1433
1447
  }
1434
- function xi(e) {
1448
+ function So(e) {
1435
1449
  var t;
1436
1450
  if (e[0] === "E" && e[1] === "E" ? (t = {
1437
1451
  notation: "engineering"
@@ -1439,20 +1453,20 @@ function xi(e) {
1439
1453
  notation: "scientific"
1440
1454
  }, e = e.slice(1)), t) {
1441
1455
  var n = e.slice(0, 2);
1442
- if (n === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : n === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Hn.test(e))
1456
+ if (n === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : n === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Nn.test(e))
1443
1457
  throw new Error("Malformed concise eng/scientific notation");
1444
1458
  t.minimumIntegerDigits = e.length;
1445
1459
  }
1446
1460
  return t;
1447
1461
  }
1448
- function jt(e) {
1449
- var t = {}, n = In(e);
1462
+ function Vt(e) {
1463
+ var t = {}, n = Ln(e);
1450
1464
  return n || t;
1451
1465
  }
1452
- function wi(e) {
1466
+ function Ao(e) {
1453
1467
  for (var t = {}, n = 0, r = e; n < r.length; n++) {
1454
- var i = r[n];
1455
- switch (i.stem) {
1468
+ var o = r[n];
1469
+ switch (o.stem) {
1456
1470
  case "percent":
1457
1471
  case "%":
1458
1472
  t.style = "percent";
@@ -1461,7 +1475,7 @@ function wi(e) {
1461
1475
  t.style = "percent", t.scale = 100;
1462
1476
  continue;
1463
1477
  case "currency":
1464
- t.style = "currency", t.currency = i.options[0];
1478
+ t.style = "currency", t.currency = o.options[0];
1465
1479
  continue;
1466
1480
  case "group-off":
1467
1481
  case ",_":
@@ -1473,7 +1487,7 @@ function wi(e) {
1473
1487
  continue;
1474
1488
  case "measure-unit":
1475
1489
  case "unit":
1476
- t.style = "unit", t.unit = Bi(i.options[0]);
1490
+ t.style = "unit", t.unit = wo(o.options[0]);
1477
1491
  continue;
1478
1492
  case "compact-short":
1479
1493
  case "K":
@@ -1484,13 +1498,13 @@ function wi(e) {
1484
1498
  t.notation = "compact", t.compactDisplay = "long";
1485
1499
  continue;
1486
1500
  case "scientific":
1487
- t = A(A(A({}, t), { notation: "scientific" }), i.options.reduce(function(u, l) {
1488
- return A(A({}, u), jt(l));
1501
+ t = A(A(A({}, t), { notation: "scientific" }), o.options.reduce(function(u, l) {
1502
+ return A(A({}, u), Vt(l));
1489
1503
  }, {}));
1490
1504
  continue;
1491
1505
  case "engineering":
1492
- t = A(A(A({}, t), { notation: "engineering" }), i.options.reduce(function(u, l) {
1493
- return A(A({}, u), jt(l));
1506
+ t = A(A(A({}, t), { notation: "engineering" }), o.options.reduce(function(u, l) {
1507
+ return A(A({}, u), Vt(l));
1494
1508
  }, {}));
1495
1509
  continue;
1496
1510
  case "notation-simple":
@@ -1509,7 +1523,7 @@ function wi(e) {
1509
1523
  t.currencyDisplay = "symbol";
1510
1524
  continue;
1511
1525
  case "scale":
1512
- t.scale = parseFloat(i.options[0]);
1526
+ t.scale = parseFloat(o.options[0]);
1513
1527
  continue;
1514
1528
  case "rounding-mode-floor":
1515
1529
  t.roundingMode = "floor";
@@ -1533,13 +1547,13 @@ function wi(e) {
1533
1547
  t.roundingMode = "halfExpand";
1534
1548
  continue;
1535
1549
  case "integer-width":
1536
- if (i.options.length > 1)
1550
+ if (o.options.length > 1)
1537
1551
  throw new RangeError("integer-width stems only accept a single optional option");
1538
- i.options[0].replace(Ei, function(u, l, c, h, d, m) {
1552
+ o.options[0].replace(Co, function(u, l, c, f, d, m) {
1539
1553
  if (l)
1540
1554
  t.minimumIntegerDigits = c.length;
1541
1555
  else {
1542
- if (h && d)
1556
+ if (f && d)
1543
1557
  throw new Error("We currently do not support maximum integer digits");
1544
1558
  if (m)
1545
1559
  throw new Error("We currently do not support exact integer digits");
@@ -1548,27 +1562,27 @@ function wi(e) {
1548
1562
  });
1549
1563
  continue;
1550
1564
  }
1551
- if (Hn.test(i.stem)) {
1552
- t.minimumIntegerDigits = i.stem.length;
1565
+ if (Nn.test(o.stem)) {
1566
+ t.minimumIntegerDigits = o.stem.length;
1553
1567
  continue;
1554
1568
  }
1555
- if (Gt.test(i.stem)) {
1556
- if (i.options.length > 1)
1569
+ if (jt.test(o.stem)) {
1570
+ if (o.options.length > 1)
1557
1571
  throw new RangeError("Fraction-precision stems only accept a single optional option");
1558
- i.stem.replace(Gt, function(u, l, c, h, d, m) {
1559
- return c === "*" ? t.minimumFractionDigits = l.length : h && h[0] === "#" ? t.maximumFractionDigits = h.length : d && m ? (t.minimumFractionDigits = d.length, t.maximumFractionDigits = d.length + m.length) : (t.minimumFractionDigits = l.length, t.maximumFractionDigits = l.length), "";
1572
+ o.stem.replace(jt, function(u, l, c, f, d, m) {
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), "";
1560
1574
  });
1561
- var o = i.options[0];
1562
- o === "w" ? t = A(A({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = A(A({}, t), kt(o)));
1575
+ var i = o.options[0];
1576
+ i === "w" ? t = A(A({}, t), { trailingZeroDisplay: "stripIfInteger" }) : i && (t = A(A({}, t), Wt(i)));
1563
1577
  continue;
1564
1578
  }
1565
- if (Mn.test(i.stem)) {
1566
- t = A(A({}, t), kt(i.stem));
1579
+ if (On.test(o.stem)) {
1580
+ t = A(A({}, t), Wt(o.stem));
1567
1581
  continue;
1568
1582
  }
1569
- var s = In(i.stem);
1583
+ var s = Ln(o.stem);
1570
1584
  s && (t = A(A({}, t), s));
1571
- var a = xi(i.stem);
1585
+ var a = So(o.stem);
1572
1586
  a && (t = A(A({}, t), a));
1573
1587
  }
1574
1588
  return t;
@@ -2988,23 +3002,23 @@ var Ne = {
2988
3002
  "h"
2989
3003
  ]
2990
3004
  };
2991
- function Ci(e, t) {
3005
+ function To(e, t) {
2992
3006
  for (var n = "", r = 0; r < e.length; r++) {
2993
- var i = e.charAt(r);
2994
- if (i === "j") {
2995
- for (var o = 0; r + 1 < e.length && e.charAt(r + 1) === i; )
2996
- o++, r++;
2997
- var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), u = "a", l = Si(t);
3007
+ var o = e.charAt(r);
3008
+ if (o === "j") {
3009
+ for (var i = 0; r + 1 < e.length && e.charAt(r + 1) === o; )
3010
+ i++, r++;
3011
+ var s = 1 + (i & 1), a = i < 2 ? 1 : 3 + (i >> 1), u = "a", l = Po(t);
2998
3012
  for ((l == "H" || l == "k") && (a = 0); a-- > 0; )
2999
3013
  n += u;
3000
3014
  for (; s-- > 0; )
3001
3015
  n = l + n;
3002
3016
  } else
3003
- i === "J" ? n += "H" : n += i;
3017
+ o === "J" ? n += "H" : n += o;
3004
3018
  }
3005
3019
  return n;
3006
3020
  }
3007
- function Si(e) {
3021
+ function Po(e) {
3008
3022
  var t = e.hourCycle;
3009
3023
  if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
3010
3024
  e.hourCycles && // @ts-ignore
@@ -3023,23 +3037,23 @@ function Si(e) {
3023
3037
  }
3024
3038
  var n = e.language, r;
3025
3039
  n !== "root" && (r = e.maximize().region);
3026
- var i = Ne[r || ""] || Ne[n || ""] || Ne["".concat(n, "-001")] || Ne["001"];
3027
- return i[0];
3040
+ var o = Ne[r || ""] || Ne[n || ""] || Ne["".concat(n, "-001")] || Ne["001"];
3041
+ return o[0];
3028
3042
  }
3029
- var Ye, Ai = new RegExp("^".concat(Pn.source, "*")), Ti = new RegExp("".concat(Pn.source, "*$"));
3043
+ var Ke, Mo = new RegExp("^".concat(In.source, "*")), Ho = new RegExp("".concat(In.source, "*$"));
3030
3044
  function w(e, t) {
3031
3045
  return { start: e, end: t };
3032
3046
  }
3033
- var Pi = !!String.prototype.startsWith && "_a".startsWith("a", 1), Mi = !!String.fromCodePoint, Hi = !!Object.fromEntries, Ii = !!String.prototype.codePointAt, Oi = !!String.prototype.trimStart, Ni = !!String.prototype.trimEnd, Li = !!Number.isSafeInteger, Ri = Li ? 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) {
3034
3048
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
3035
- }, ct = !0;
3049
+ }, ht = !0;
3036
3050
  try {
3037
- var $i = Nn("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3038
- ct = ((Ye = $i.exec("a")) === null || Ye === void 0 ? void 0 : Ye[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";
3039
3053
  } catch (e) {
3040
- ct = !1;
3054
+ ht = !1;
3041
3055
  }
3042
- var Wt = Pi ? (
3056
+ var zt = Io ? (
3043
3057
  // Native
3044
3058
  function(t, n, r) {
3045
3059
  return t.startsWith(n, r);
@@ -3049,31 +3063,31 @@ var Wt = Pi ? (
3049
3063
  function(t, n, r) {
3050
3064
  return t.slice(r, r + n.length) === n;
3051
3065
  }
3052
- ), ft = Mi ? String.fromCodePoint : (
3066
+ ), ft = Oo ? String.fromCodePoint : (
3053
3067
  // IE11
3054
3068
  function() {
3055
3069
  for (var t = [], n = 0; n < arguments.length; n++)
3056
3070
  t[n] = arguments[n];
3057
- for (var r = "", i = t.length, o = 0, s; i > o; ) {
3058
- if (s = t[o++], s > 1114111)
3071
+ for (var r = "", o = t.length, i = 0, s; o > i; ) {
3072
+ if (s = t[i++], s > 1114111)
3059
3073
  throw RangeError(s + " is not a valid code point");
3060
3074
  r += s < 65536 ? String.fromCharCode(s) : String.fromCharCode(((s -= 65536) >> 10) + 55296, s % 1024 + 56320);
3061
3075
  }
3062
3076
  return r;
3063
3077
  }
3064
- ), Vt = (
3078
+ ), Xt = (
3065
3079
  // native
3066
- Hi ? Object.fromEntries : (
3080
+ No ? Object.fromEntries : (
3067
3081
  // Ponyfill
3068
3082
  function(t) {
3069
- for (var n = {}, r = 0, i = t; r < i.length; r++) {
3070
- var o = i[r], s = o[0], a = o[1];
3083
+ for (var n = {}, r = 0, o = t; r < o.length; r++) {
3084
+ var i = o[r], s = i[0], a = i[1];
3071
3085
  n[s] = a;
3072
3086
  }
3073
3087
  return n;
3074
3088
  }
3075
3089
  )
3076
- ), On = Ii ? (
3090
+ ), Rn = Lo ? (
3077
3091
  // Native
3078
3092
  function(t, n) {
3079
3093
  return t.codePointAt(n);
@@ -3083,11 +3097,11 @@ var Wt = Pi ? (
3083
3097
  function(t, n) {
3084
3098
  var r = t.length;
3085
3099
  if (!(n < 0 || n >= r)) {
3086
- var i = t.charCodeAt(n), o;
3087
- return i < 55296 || i > 56319 || n + 1 === r || (o = t.charCodeAt(n + 1)) < 56320 || o > 57343 ? i : (i - 55296 << 10) + (o - 56320) + 65536;
3100
+ var o = t.charCodeAt(n), i;
3101
+ return o < 55296 || o > 56319 || n + 1 === r || (i = t.charCodeAt(n + 1)) < 56320 || i > 57343 ? o : (o - 55296 << 10) + (i - 56320) + 65536;
3088
3102
  }
3089
3103
  }
3090
- ), Fi = Oi ? (
3104
+ ), Go = Ro ? (
3091
3105
  // Native
3092
3106
  function(t) {
3093
3107
  return t.trimStart();
@@ -3095,9 +3109,9 @@ var Wt = Pi ? (
3095
3109
  ) : (
3096
3110
  // Ponyfill
3097
3111
  function(t) {
3098
- return t.replace(Ai, "");
3112
+ return t.replace(Mo, "");
3099
3113
  }
3100
- ), Ui = Ni ? (
3114
+ ), ko = $o ? (
3101
3115
  // Native
3102
3116
  function(t) {
3103
3117
  return t.trimEnd();
@@ -3105,32 +3119,32 @@ var Wt = Pi ? (
3105
3119
  ) : (
3106
3120
  // Ponyfill
3107
3121
  function(t) {
3108
- return t.replace(Ti, "");
3122
+ return t.replace(Ho, "");
3109
3123
  }
3110
3124
  );
3111
- function Nn(e, t) {
3125
+ function $n(e, t) {
3112
3126
  return new RegExp(e, t);
3113
3127
  }
3114
- var ht;
3115
- if (ct) {
3116
- var zt = Nn("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3117
- ht = 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) {
3118
3132
  var r;
3119
- zt.lastIndex = n;
3120
- var i = zt.exec(t);
3121
- return (r = i[1]) !== null && r !== void 0 ? r : "";
3133
+ Zt.lastIndex = n;
3134
+ var o = Zt.exec(t);
3135
+ return (r = o[1]) !== null && r !== void 0 ? r : "";
3122
3136
  };
3123
3137
  } else
3124
- ht = function(t, n) {
3138
+ dt = function(t, n) {
3125
3139
  for (var r = []; ; ) {
3126
- var i = On(t, n);
3127
- if (i === void 0 || Ln(i) || ji(i))
3140
+ var o = Rn(t, n);
3141
+ if (o === void 0 || Fn(o) || zo(o))
3128
3142
  break;
3129
- r.push(i), n += i >= 65536 ? 2 : 1;
3143
+ r.push(o), n += o >= 65536 ? 2 : 1;
3130
3144
  }
3131
3145
  return ft.apply(void 0, r);
3132
3146
  };
3133
- var Di = (
3147
+ var jo = (
3134
3148
  /** @class */
3135
3149
  function() {
3136
3150
  function e(t, n) {
@@ -3141,66 +3155,66 @@ var Di = (
3141
3155
  throw Error("parser can only be used once");
3142
3156
  return this.parseMessage(0, "", !1);
3143
3157
  }, e.prototype.parseMessage = function(t, n, r) {
3144
- for (var i = []; !this.isEOF(); ) {
3145
- var o = this.char();
3146
- if (o === 123) {
3158
+ for (var o = []; !this.isEOF(); ) {
3159
+ var i = this.char();
3160
+ if (i === 123) {
3147
3161
  var s = this.parseArgument(t, r);
3148
3162
  if (s.err)
3149
3163
  return s;
3150
- i.push(s.val);
3164
+ o.push(s.val);
3151
3165
  } else {
3152
- if (o === 125 && t > 0)
3166
+ if (i === 125 && t > 0)
3153
3167
  break;
3154
- if (o === 35 && (n === "plural" || n === "selectordinal")) {
3168
+ if (i === 35 && (n === "plural" || n === "selectordinal")) {
3155
3169
  var a = this.clonePosition();
3156
- this.bump(), i.push({
3170
+ this.bump(), o.push({
3157
3171
  type: O.pound,
3158
3172
  location: w(a, this.clonePosition())
3159
3173
  });
3160
- } else if (o === 60 && !this.ignoreTag && this.peek() === 47) {
3174
+ } else if (i === 60 && !this.ignoreTag && this.peek() === 47) {
3161
3175
  if (r)
3162
3176
  break;
3163
3177
  return this.error(x.UNMATCHED_CLOSING_TAG, w(this.clonePosition(), this.clonePosition()));
3164
- } else if (o === 60 && !this.ignoreTag && dt(this.peek() || 0)) {
3178
+ } else if (i === 60 && !this.ignoreTag && pt(this.peek() || 0)) {
3165
3179
  var s = this.parseTag(t, n);
3166
3180
  if (s.err)
3167
3181
  return s;
3168
- i.push(s.val);
3182
+ o.push(s.val);
3169
3183
  } else {
3170
3184
  var s = this.parseLiteral(t, n);
3171
3185
  if (s.err)
3172
3186
  return s;
3173
- i.push(s.val);
3187
+ o.push(s.val);
3174
3188
  }
3175
3189
  }
3176
3190
  }
3177
- return { val: i, err: null };
3191
+ return { val: o, err: null };
3178
3192
  }, e.prototype.parseTag = function(t, n) {
3179
3193
  var r = this.clonePosition();
3180
3194
  this.bump();
3181
- var i = this.parseTagName();
3195
+ var o = this.parseTagName();
3182
3196
  if (this.bumpSpace(), this.bumpIf("/>"))
3183
3197
  return {
3184
3198
  val: {
3185
3199
  type: O.literal,
3186
- value: "<".concat(i, "/>"),
3200
+ value: "<".concat(o, "/>"),
3187
3201
  location: w(r, this.clonePosition())
3188
3202
  },
3189
3203
  err: null
3190
3204
  };
3191
3205
  if (this.bumpIf(">")) {
3192
- var o = this.parseMessage(t + 1, n, !0);
3193
- if (o.err)
3194
- return o;
3195
- var s = o.val, a = this.clonePosition();
3206
+ var i = this.parseMessage(t + 1, n, !0);
3207
+ if (i.err)
3208
+ return i;
3209
+ var s = i.val, a = this.clonePosition();
3196
3210
  if (this.bumpIf("</")) {
3197
- if (this.isEOF() || !dt(this.char()))
3211
+ if (this.isEOF() || !pt(this.char()))
3198
3212
  return this.error(x.INVALID_TAG, w(a, this.clonePosition()));
3199
3213
  var u = this.clonePosition(), l = this.parseTagName();
3200
- return i !== l ? this.error(x.UNMATCHED_CLOSING_TAG, w(u, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
3214
+ return o !== l ? this.error(x.UNMATCHED_CLOSING_TAG, w(u, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
3201
3215
  val: {
3202
3216
  type: O.tag,
3203
- value: i,
3217
+ value: o,
3204
3218
  children: s,
3205
3219
  location: w(r, this.clonePosition())
3206
3220
  },
@@ -3212,36 +3226,36 @@ var Di = (
3212
3226
  return this.error(x.INVALID_TAG, w(r, this.clonePosition()));
3213
3227
  }, e.prototype.parseTagName = function() {
3214
3228
  var t = this.offset();
3215
- for (this.bump(); !this.isEOF() && ki(this.char()); )
3229
+ for (this.bump(); !this.isEOF() && Vo(this.char()); )
3216
3230
  this.bump();
3217
3231
  return this.message.slice(t, this.offset());
3218
3232
  }, e.prototype.parseLiteral = function(t, n) {
3219
- for (var r = this.clonePosition(), i = ""; ; ) {
3220
- var o = this.tryParseQuote(n);
3221
- if (o) {
3222
- i += o;
3233
+ for (var r = this.clonePosition(), o = ""; ; ) {
3234
+ var i = this.tryParseQuote(n);
3235
+ if (i) {
3236
+ o += i;
3223
3237
  continue;
3224
3238
  }
3225
3239
  var s = this.tryParseUnquoted(t, n);
3226
3240
  if (s) {
3227
- i += s;
3241
+ o += s;
3228
3242
  continue;
3229
3243
  }
3230
3244
  var a = this.tryParseLeftAngleBracket();
3231
3245
  if (a) {
3232
- i += a;
3246
+ o += a;
3233
3247
  continue;
3234
3248
  }
3235
3249
  break;
3236
3250
  }
3237
3251
  var u = w(r, this.clonePosition());
3238
3252
  return {
3239
- val: { type: O.literal, value: i, location: u },
3253
+ val: { type: O.literal, value: o, location: u },
3240
3254
  err: null
3241
3255
  };
3242
3256
  }, e.prototype.tryParseLeftAngleBracket = function() {
3243
3257
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
3244
- !Gi(this.peek() || 0)) ? (this.bump(), "<") : null;
3258
+ !Wo(this.peek() || 0)) ? (this.bump(), "<") : null;
3245
3259
  }, e.prototype.tryParseQuote = function(t) {
3246
3260
  if (this.isEOF() || this.char() !== 39)
3247
3261
  return null;
@@ -3287,8 +3301,8 @@ var Di = (
3287
3301
  return this.error(x.EXPECT_ARGUMENT_CLOSING_BRACE, w(r, this.clonePosition()));
3288
3302
  if (this.char() === 125)
3289
3303
  return this.bump(), this.error(x.EMPTY_ARGUMENT, w(r, this.clonePosition()));
3290
- var i = this.parseIdentifierIfPossible().value;
3291
- if (!i)
3304
+ var o = this.parseIdentifierIfPossible().value;
3305
+ if (!o)
3292
3306
  return this.error(x.MALFORMED_ARGUMENT, w(r, this.clonePosition()));
3293
3307
  if (this.bumpSpace(), this.isEOF())
3294
3308
  return this.error(x.EXPECT_ARGUMENT_CLOSING_BRACE, w(r, this.clonePosition()));
@@ -3298,23 +3312,23 @@ var Di = (
3298
3312
  val: {
3299
3313
  type: O.argument,
3300
3314
  // value does not include the opening and closing braces.
3301
- value: i,
3315
+ value: o,
3302
3316
  location: w(r, this.clonePosition())
3303
3317
  },
3304
3318
  err: null
3305
3319
  };
3306
3320
  case 44:
3307
- return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(x.EXPECT_ARGUMENT_CLOSING_BRACE, w(r, this.clonePosition())) : this.parseArgumentOptions(t, n, i, r);
3321
+ return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(x.EXPECT_ARGUMENT_CLOSING_BRACE, w(r, this.clonePosition())) : this.parseArgumentOptions(t, n, o, r);
3308
3322
  default:
3309
3323
  return this.error(x.MALFORMED_ARGUMENT, w(r, this.clonePosition()));
3310
3324
  }
3311
3325
  }, e.prototype.parseIdentifierIfPossible = function() {
3312
- var t = this.clonePosition(), n = this.offset(), r = ht(this.message, n), i = n + r.length;
3313
- this.bumpTo(i);
3314
- var o = this.clonePosition(), s = w(t, o);
3326
+ var t = this.clonePosition(), n = this.offset(), r = dt(this.message, n), o = n + r.length;
3327
+ this.bumpTo(o);
3328
+ var i = this.clonePosition(), s = w(t, i);
3315
3329
  return { value: r, location: s };
3316
- }, e.prototype.parseArgumentOptions = function(t, n, r, i) {
3317
- var o, s = this.clonePosition(), a = this.parseIdentifierIfPossible().value, u = this.clonePosition();
3330
+ }, e.prototype.parseArgumentOptions = function(t, n, r, o) {
3331
+ var i, s = this.clonePosition(), a = this.parseIdentifierIfPossible().value, u = this.clonePosition();
3318
3332
  switch (a) {
3319
3333
  case "":
3320
3334
  return this.error(x.EXPECT_ARGUMENT_TYPE, w(s, u));
@@ -3325,40 +3339,40 @@ var Di = (
3325
3339
  var l = null;
3326
3340
  if (this.bumpIf(",")) {
3327
3341
  this.bumpSpace();
3328
- var c = this.clonePosition(), h = this.parseSimpleArgStyleIfPossible();
3329
- if (h.err)
3330
- return h;
3331
- var d = Ui(h.val);
3342
+ var c = this.clonePosition(), f = this.parseSimpleArgStyleIfPossible();
3343
+ if (f.err)
3344
+ return f;
3345
+ var d = ko(f.val);
3332
3346
  if (d.length === 0)
3333
3347
  return this.error(x.EXPECT_ARGUMENT_STYLE, w(this.clonePosition(), this.clonePosition()));
3334
3348
  var m = w(c, this.clonePosition());
3335
3349
  l = { style: d, styleLocation: m };
3336
3350
  }
3337
- var b = this.tryParseArgumentClose(i);
3351
+ var b = this.tryParseArgumentClose(o);
3338
3352
  if (b.err)
3339
3353
  return b;
3340
- var f = w(i, this.clonePosition());
3341
- if (l && Wt(l == null ? void 0 : l.style, "::", 0)) {
3342
- var S = Fi(l.style.slice(2));
3354
+ var h = w(o, this.clonePosition());
3355
+ if (l && zt(l == null ? void 0 : l.style, "::", 0)) {
3356
+ var S = Go(l.style.slice(2));
3343
3357
  if (a === "number") {
3344
- var h = this.parseNumberSkeletonFromString(S, l.styleLocation);
3345
- return h.err ? h : {
3346
- val: { type: O.number, value: r, location: f, style: h.val },
3358
+ var f = this.parseNumberSkeletonFromString(S, l.styleLocation);
3359
+ return f.err ? f : {
3360
+ val: { type: O.number, value: r, location: h, style: f.val },
3347
3361
  err: null
3348
3362
  };
3349
3363
  } else {
3350
3364
  if (S.length === 0)
3351
- return this.error(x.EXPECT_DATE_TIME_SKELETON, f);
3365
+ return this.error(x.EXPECT_DATE_TIME_SKELETON, h);
3352
3366
  var _ = S;
3353
- this.locale && (_ = Ci(S, this.locale));
3367
+ this.locale && (_ = To(S, this.locale));
3354
3368
  var d = {
3355
3369
  type: ge.dateTime,
3356
3370
  pattern: _,
3357
3371
  location: l.styleLocation,
3358
- parsedOptions: this.shouldParseSkeletons ? vi(_) : {}
3372
+ parsedOptions: this.shouldParseSkeletons ? Bo(_) : {}
3359
3373
  }, y = a === "date" ? O.date : O.time;
3360
3374
  return {
3361
- val: { type: y, value: r, location: f, style: d },
3375
+ val: { type: y, value: r, location: h, style: d },
3362
3376
  err: null
3363
3377
  };
3364
3378
  }
@@ -3367,8 +3381,8 @@ var Di = (
3367
3381
  val: {
3368
3382
  type: a === "number" ? O.number : a === "date" ? O.date : O.time,
3369
3383
  value: r,
3370
- location: f,
3371
- style: (o = l == null ? void 0 : l.style) !== null && o !== void 0 ? o : null
3384
+ location: h,
3385
+ style: (i = l == null ? void 0 : l.style) !== null && i !== void 0 ? i : null
3372
3386
  },
3373
3387
  err: null
3374
3388
  };
@@ -3385,23 +3399,23 @@ var Di = (
3385
3399
  if (!this.bumpIf(":"))
3386
3400
  return this.error(x.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, w(this.clonePosition(), this.clonePosition()));
3387
3401
  this.bumpSpace();
3388
- var h = this.tryParseDecimalInteger(x.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, x.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
3389
- if (h.err)
3390
- return h;
3391
- this.bumpSpace(), H = this.parseIdentifierIfPossible(), T = h.val;
3402
+ var f = this.tryParseDecimalInteger(x.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, x.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
3403
+ if (f.err)
3404
+ return f;
3405
+ this.bumpSpace(), H = this.parseIdentifierIfPossible(), T = f.val;
3392
3406
  }
3393
3407
  var E = this.tryParsePluralOrSelectOptions(t, a, n, H);
3394
3408
  if (E.err)
3395
3409
  return E;
3396
- var b = this.tryParseArgumentClose(i);
3410
+ var b = this.tryParseArgumentClose(o);
3397
3411
  if (b.err)
3398
3412
  return b;
3399
- var N = w(i, this.clonePosition());
3413
+ var N = w(o, this.clonePosition());
3400
3414
  return a === "select" ? {
3401
3415
  val: {
3402
3416
  type: O.select,
3403
3417
  value: r,
3404
- options: Vt(E.val),
3418
+ options: Xt(E.val),
3405
3419
  location: N
3406
3420
  },
3407
3421
  err: null
@@ -3409,7 +3423,7 @@ var Di = (
3409
3423
  val: {
3410
3424
  type: O.plural,
3411
3425
  value: r,
3412
- options: Vt(E.val),
3426
+ options: Xt(E.val),
3413
3427
  offset: T,
3414
3428
  pluralType: a === "plural" ? "cardinal" : "ordinal",
3415
3429
  location: N
@@ -3428,9 +3442,9 @@ var Di = (
3428
3442
  switch (r) {
3429
3443
  case 39: {
3430
3444
  this.bump();
3431
- var i = this.clonePosition();
3445
+ var o = this.clonePosition();
3432
3446
  if (!this.bumpUntil("'"))
3433
- return this.error(x.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE, w(i, this.clonePosition()));
3447
+ return this.error(x.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE, w(o, this.clonePosition()));
3434
3448
  this.bump();
3435
3449
  break;
3436
3450
  }
@@ -3460,8 +3474,8 @@ var Di = (
3460
3474
  }, e.prototype.parseNumberSkeletonFromString = function(t, n) {
3461
3475
  var r = [];
3462
3476
  try {
3463
- r = _i(t);
3464
- } catch (i) {
3477
+ r = xo(t);
3478
+ } catch (o) {
3465
3479
  return this.error(x.INVALID_NUMBER_SKELETON, n);
3466
3480
  }
3467
3481
  return {
@@ -3469,19 +3483,19 @@ var Di = (
3469
3483
  type: ge.number,
3470
3484
  tokens: r,
3471
3485
  location: n,
3472
- parsedOptions: this.shouldParseSkeletons ? wi(r) : {}
3486
+ parsedOptions: this.shouldParseSkeletons ? Ao(r) : {}
3473
3487
  },
3474
3488
  err: null
3475
3489
  };
3476
- }, e.prototype.tryParsePluralOrSelectOptions = function(t, n, r, i) {
3477
- for (var o, s = !1, a = [], u = /* @__PURE__ */ new Set(), l = i.value, c = i.location; ; ) {
3490
+ }, e.prototype.tryParsePluralOrSelectOptions = function(t, n, r, o) {
3491
+ for (var i, s = !1, a = [], u = /* @__PURE__ */ new Set(), l = o.value, c = o.location; ; ) {
3478
3492
  if (l.length === 0) {
3479
- var h = this.clonePosition();
3493
+ var f = this.clonePosition();
3480
3494
  if (n !== "select" && this.bumpIf("=")) {
3481
3495
  var d = this.tryParseDecimalInteger(x.EXPECT_PLURAL_ARGUMENT_SELECTOR, x.INVALID_PLURAL_ARGUMENT_SELECTOR);
3482
3496
  if (d.err)
3483
3497
  return d;
3484
- c = w(h, this.clonePosition()), l = this.message.slice(h.offset, this.offset());
3498
+ c = w(f, this.clonePosition()), l = this.message.slice(f.offset, this.offset());
3485
3499
  } else
3486
3500
  break;
3487
3501
  }
@@ -3494,30 +3508,30 @@ var Di = (
3494
3508
  var b = this.parseMessage(t + 1, n, r);
3495
3509
  if (b.err)
3496
3510
  return b;
3497
- var f = this.tryParseArgumentClose(m);
3498
- if (f.err)
3499
- return f;
3511
+ var h = this.tryParseArgumentClose(m);
3512
+ if (h.err)
3513
+ return h;
3500
3514
  a.push([
3501
3515
  l,
3502
3516
  {
3503
3517
  value: b.val,
3504
3518
  location: w(m, this.clonePosition())
3505
3519
  }
3506
- ]), u.add(l), this.bumpSpace(), o = this.parseIdentifierIfPossible(), l = o.value, c = o.location;
3520
+ ]), u.add(l), this.bumpSpace(), i = this.parseIdentifierIfPossible(), l = i.value, c = i.location;
3507
3521
  }
3508
3522
  return a.length === 0 ? this.error(n === "select" ? x.EXPECT_SELECT_ARGUMENT_SELECTOR : x.EXPECT_PLURAL_ARGUMENT_SELECTOR, w(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !s ? this.error(x.MISSING_OTHER_CLAUSE, w(this.clonePosition(), this.clonePosition())) : { val: a, err: null };
3509
3523
  }, e.prototype.tryParseDecimalInteger = function(t, n) {
3510
- var r = 1, i = this.clonePosition();
3524
+ var r = 1, o = this.clonePosition();
3511
3525
  this.bumpIf("+") || this.bumpIf("-") && (r = -1);
3512
- for (var o = !1, s = 0; !this.isEOF(); ) {
3526
+ for (var i = !1, s = 0; !this.isEOF(); ) {
3513
3527
  var a = this.char();
3514
3528
  if (a >= 48 && a <= 57)
3515
- o = !0, s = s * 10 + (a - 48), this.bump();
3529
+ i = !0, s = s * 10 + (a - 48), this.bump();
3516
3530
  else
3517
3531
  break;
3518
3532
  }
3519
- var u = w(i, this.clonePosition());
3520
- return o ? (s *= r, Ri(s) ? { val: s, err: null } : this.error(n, u)) : this.error(t, u);
3533
+ var u = w(o, this.clonePosition());
3534
+ return i ? (s *= r, Uo(s) ? { val: s, err: null } : this.error(n, u)) : this.error(t, u);
3521
3535
  }, e.prototype.offset = function() {
3522
3536
  return this.position.offset;
3523
3537
  }, e.prototype.isEOF = function() {
@@ -3532,7 +3546,7 @@ var Di = (
3532
3546
  var t = this.position.offset;
3533
3547
  if (t >= this.message.length)
3534
3548
  throw Error("out of bound");
3535
- var n = On(this.message, t);
3549
+ var n = Rn(this.message, t);
3536
3550
  if (n === void 0)
3537
3551
  throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
3538
3552
  return n;
@@ -3551,7 +3565,7 @@ var Di = (
3551
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);
3552
3566
  }
3553
3567
  }, e.prototype.bumpIf = function(t) {
3554
- if (Wt(this.message, t, this.offset())) {
3568
+ if (zt(this.message, t, this.offset())) {
3555
3569
  for (var n = 0; n < t.length; n++)
3556
3570
  this.bump();
3557
3571
  return !0;
@@ -3573,7 +3587,7 @@ var Di = (
3573
3587
  break;
3574
3588
  }
3575
3589
  }, e.prototype.bumpSpace = function() {
3576
- for (; !this.isEOF() && Ln(this.char()); )
3590
+ for (; !this.isEOF() && Fn(this.char()); )
3577
3591
  this.bump();
3578
3592
  }, e.prototype.peek = function() {
3579
3593
  if (this.isEOF())
@@ -3583,38 +3597,38 @@ var Di = (
3583
3597
  }, e;
3584
3598
  }()
3585
3599
  );
3586
- function dt(e) {
3600
+ function pt(e) {
3587
3601
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3588
3602
  }
3589
- function Gi(e) {
3590
- return dt(e) || e === 47;
3603
+ function Wo(e) {
3604
+ return pt(e) || e === 47;
3591
3605
  }
3592
- function ki(e) {
3606
+ function Vo(e) {
3593
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;
3594
3608
  }
3595
- function Ln(e) {
3609
+ function Fn(e) {
3596
3610
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3597
3611
  }
3598
- function ji(e) {
3612
+ function zo(e) {
3599
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;
3600
3614
  }
3601
- function pt(e) {
3615
+ function mt(e) {
3602
3616
  e.forEach(function(t) {
3603
- if (delete t.location, Cn(t) || Sn(t))
3617
+ if (delete t.location, Tn(t) || Pn(t))
3604
3618
  for (var n in t.options)
3605
- delete t.options[n].location, pt(t.options[n].value);
3619
+ delete t.options[n].location, mt(t.options[n].value);
3606
3620
  else
3607
- En(t) && Tn(t.style) || (xn(t) || wn(t)) && lt(t.style) ? delete t.style.location : An(t) && pt(t.children);
3621
+ Cn(t) && Hn(t.style) || (Sn(t) || An(t)) && ct(t.style) ? delete t.style.location : Mn(t) && mt(t.children);
3608
3622
  });
3609
3623
  }
3610
- function Wi(e, t) {
3624
+ function Xo(e, t) {
3611
3625
  t === void 0 && (t = {}), t = A({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3612
- var n = new Di(e, t).parse();
3626
+ var n = new jo(e, t).parse();
3613
3627
  if (n.err) {
3614
3628
  var r = SyntaxError(x[n.err.kind]);
3615
3629
  throw r.location = n.err.location, r.originalMessage = n.err.message, r;
3616
3630
  }
3617
- return t != null && t.captureLocation || pt(n.val), n.val;
3631
+ return t != null && t.captureLocation || mt(n.val), n.val;
3618
3632
  }
3619
3633
  var ve;
3620
3634
  (function(e) {
@@ -3623,37 +3637,37 @@ var ve;
3623
3637
  var We = (
3624
3638
  /** @class */
3625
3639
  function(e) {
3626
- ie(t, e);
3627
- function t(n, r, i) {
3628
- var o = e.call(this, n) || this;
3629
- return o.code = r, o.originalMessage = i, o;
3640
+ oe(t, e);
3641
+ function t(n, r, o) {
3642
+ var i = e.call(this, n) || this;
3643
+ return i.code = r, i.originalMessage = o, i;
3630
3644
  }
3631
3645
  return t.prototype.toString = function() {
3632
3646
  return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
3633
3647
  }, t;
3634
3648
  }(Error)
3635
- ), Xt = (
3649
+ ), qt = (
3636
3650
  /** @class */
3637
3651
  function(e) {
3638
- ie(t, e);
3639
- function t(n, r, i, o) {
3640
- return e.call(this, 'Invalid values for "'.concat(n, '": "').concat(r, '". Options are "').concat(Object.keys(i).join('", "'), '"'), ve.INVALID_VALUE, o) || this;
3652
+ oe(t, e);
3653
+ function t(n, r, o, i) {
3654
+ return e.call(this, 'Invalid values for "'.concat(n, '": "').concat(r, '". Options are "').concat(Object.keys(o).join('", "'), '"'), ve.INVALID_VALUE, i) || this;
3641
3655
  }
3642
3656
  return t;
3643
3657
  }(We)
3644
- ), Vi = (
3658
+ ), Zo = (
3645
3659
  /** @class */
3646
3660
  function(e) {
3647
- ie(t, e);
3648
- function t(n, r, i) {
3649
- return e.call(this, 'Value for "'.concat(n, '" must be of type ').concat(r), ve.INVALID_VALUE, i) || this;
3661
+ oe(t, e);
3662
+ function t(n, r, o) {
3663
+ return e.call(this, 'Value for "'.concat(n, '" must be of type ').concat(r), ve.INVALID_VALUE, o) || this;
3650
3664
  }
3651
3665
  return t;
3652
3666
  }(We)
3653
- ), zi = (
3667
+ ), qo = (
3654
3668
  /** @class */
3655
3669
  function(e) {
3656
- ie(t, e);
3670
+ oe(t, e);
3657
3671
  function t(n, r) {
3658
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;
3659
3673
  }
@@ -3663,17 +3677,17 @@ var We = (
3663
3677
  (function(e) {
3664
3678
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
3665
3679
  })(j || (j = {}));
3666
- function Xi(e) {
3680
+ function Qo(e) {
3667
3681
  return e.length < 2 ? e : e.reduce(function(t, n) {
3668
3682
  var r = t[t.length - 1];
3669
3683
  return !r || r.type !== j.literal || n.type !== j.literal ? t.push(n) : r.value += n.value, t;
3670
3684
  }, []);
3671
3685
  }
3672
- function Zi(e) {
3686
+ function Jo(e) {
3673
3687
  return typeof e == "function";
3674
3688
  }
3675
- function $e(e, t, n, r, i, o, s) {
3676
- if (e.length === 1 && Dt(e[0]))
3689
+ function $e(e, t, n, r, o, i, s) {
3690
+ if (e.length === 1 && kt(e[0]))
3677
3691
  return [
3678
3692
  {
3679
3693
  type: j.literal,
@@ -3682,60 +3696,60 @@ function $e(e, t, n, r, i, o, s) {
3682
3696
  ];
3683
3697
  for (var a = [], u = 0, l = e; u < l.length; u++) {
3684
3698
  var c = l[u];
3685
- if (Dt(c)) {
3699
+ if (kt(c)) {
3686
3700
  a.push({
3687
3701
  type: j.literal,
3688
3702
  value: c.value
3689
3703
  });
3690
3704
  continue;
3691
3705
  }
3692
- if (bi(c)) {
3693
- typeof o == "number" && a.push({
3706
+ if (yo(c)) {
3707
+ typeof i == "number" && a.push({
3694
3708
  type: j.literal,
3695
- value: n.getNumberFormat(t).format(o)
3709
+ value: n.getNumberFormat(t).format(i)
3696
3710
  });
3697
3711
  continue;
3698
3712
  }
3699
- var h = c.value;
3700
- if (!(i && h in i))
3701
- throw new zi(h, s);
3702
- var d = i[h];
3703
- if (mi(c)) {
3713
+ var f = c.value;
3714
+ if (!(o && f in o))
3715
+ throw new qo(f, s);
3716
+ var d = o[f];
3717
+ if (vo(c)) {
3704
3718
  (!d || typeof d == "string" || typeof d == "number") && (d = typeof d == "string" || typeof d == "number" ? String(d) : ""), a.push({
3705
3719
  type: typeof d == "string" ? j.literal : j.object,
3706
3720
  value: d
3707
3721
  });
3708
3722
  continue;
3709
3723
  }
3710
- if (xn(c)) {
3711
- var m = typeof c.style == "string" ? r.date[c.style] : lt(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;
3712
3726
  a.push({
3713
3727
  type: j.literal,
3714
3728
  value: n.getDateTimeFormat(t, m).format(d)
3715
3729
  });
3716
3730
  continue;
3717
3731
  }
3718
- if (wn(c)) {
3719
- var m = typeof c.style == "string" ? r.time[c.style] : lt(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;
3720
3734
  a.push({
3721
3735
  type: j.literal,
3722
3736
  value: n.getDateTimeFormat(t, m).format(d)
3723
3737
  });
3724
3738
  continue;
3725
3739
  }
3726
- if (En(c)) {
3727
- var m = typeof c.style == "string" ? r.number[c.style] : Tn(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;
3728
3742
  m && m.scale && (d = d * (m.scale || 1)), a.push({
3729
3743
  type: j.literal,
3730
3744
  value: n.getNumberFormat(t, m).format(d)
3731
3745
  });
3732
3746
  continue;
3733
3747
  }
3734
- if (An(c)) {
3735
- var b = c.children, f = c.value, S = i[f];
3736
- if (!Zi(S))
3737
- throw new Vi(f, "function", s);
3738
- var _ = $e(b, t, n, r, i, o), y = S(_.map(function(T) {
3748
+ if (Mn(c)) {
3749
+ var b = c.children, h = c.value, S = o[h];
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) {
3739
3753
  return T.value;
3740
3754
  }));
3741
3755
  Array.isArray(y) || (y = [y]), a.push.apply(a, y.map(function(T) {
@@ -3745,14 +3759,14 @@ function $e(e, t, n, r, i, o, s) {
3745
3759
  };
3746
3760
  }));
3747
3761
  }
3748
- if (Cn(c)) {
3762
+ if (Tn(c)) {
3749
3763
  var M = c.options[d] || c.options.other;
3750
3764
  if (!M)
3751
- throw new Xt(c.value, d, Object.keys(c.options), s);
3752
- a.push.apply(a, $e(M.value, t, n, r, i));
3765
+ throw new qt(c.value, d, Object.keys(c.options), s);
3766
+ a.push.apply(a, $e(M.value, t, n, r, o));
3753
3767
  continue;
3754
3768
  }
3755
- if (Sn(c)) {
3769
+ if (Pn(c)) {
3756
3770
  var M = c.options["=".concat(d)];
3757
3771
  if (!M) {
3758
3772
  if (!Intl.PluralRules)
@@ -3763,24 +3777,24 @@ Try polyfilling it using "@formatjs/intl-pluralrules"
3763
3777
  M = c.options[H] || c.options.other;
3764
3778
  }
3765
3779
  if (!M)
3766
- throw new Xt(c.value, d, Object.keys(c.options), s);
3767
- a.push.apply(a, $e(M.value, t, n, r, i, d - (c.offset || 0)));
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)));
3768
3782
  continue;
3769
3783
  }
3770
3784
  }
3771
- return Xi(a);
3785
+ return Qo(a);
3772
3786
  }
3773
- function qi(e, t) {
3787
+ function Yo(e, t) {
3774
3788
  return t ? A(A(A({}, e || {}), t || {}), Object.keys(e).reduce(function(n, r) {
3775
3789
  return n[r] = A(A({}, e[r]), t[r] || {}), n;
3776
3790
  }, {})) : e;
3777
3791
  }
3778
- function Qi(e, t) {
3792
+ function Ko(e, t) {
3779
3793
  return t ? Object.keys(e).reduce(function(n, r) {
3780
- return n[r] = qi(e[r], t[r]), n;
3794
+ return n[r] = Yo(e[r], t[r]), n;
3781
3795
  }, A({}, e)) : e;
3782
3796
  }
3783
- function Ke(e) {
3797
+ function et(e) {
3784
3798
  return {
3785
3799
  create: function() {
3786
3800
  return {
@@ -3794,77 +3808,77 @@ function Ke(e) {
3794
3808
  }
3795
3809
  };
3796
3810
  }
3797
- function Ji(e) {
3811
+ function ei(e) {
3798
3812
  return e === void 0 && (e = {
3799
3813
  number: {},
3800
3814
  dateTime: {},
3801
3815
  pluralRules: {}
3802
3816
  }), {
3803
- getNumberFormat: Qe(function() {
3817
+ getNumberFormat: Je(function() {
3804
3818
  for (var t, n = [], r = 0; r < arguments.length; r++)
3805
3819
  n[r] = arguments[r];
3806
3820
  return new ((t = Intl.NumberFormat).bind.apply(t, me([void 0], n, !1)))();
3807
3821
  }, {
3808
- cache: Ke(e.number),
3809
- strategy: Je.variadic
3822
+ cache: et(e.number),
3823
+ strategy: Ye.variadic
3810
3824
  }),
3811
- getDateTimeFormat: Qe(function() {
3825
+ getDateTimeFormat: Je(function() {
3812
3826
  for (var t, n = [], r = 0; r < arguments.length; r++)
3813
3827
  n[r] = arguments[r];
3814
3828
  return new ((t = Intl.DateTimeFormat).bind.apply(t, me([void 0], n, !1)))();
3815
3829
  }, {
3816
- cache: Ke(e.dateTime),
3817
- strategy: Je.variadic
3830
+ cache: et(e.dateTime),
3831
+ strategy: Ye.variadic
3818
3832
  }),
3819
- getPluralRules: Qe(function() {
3833
+ getPluralRules: Je(function() {
3820
3834
  for (var t, n = [], r = 0; r < arguments.length; r++)
3821
3835
  n[r] = arguments[r];
3822
3836
  return new ((t = Intl.PluralRules).bind.apply(t, me([void 0], n, !1)))();
3823
3837
  }, {
3824
- cache: Ke(e.pluralRules),
3825
- strategy: Je.variadic
3838
+ cache: et(e.pluralRules),
3839
+ strategy: Ye.variadic
3826
3840
  })
3827
3841
  };
3828
3842
  }
3829
- var Yi = (
3843
+ var ti = (
3830
3844
  /** @class */
3831
3845
  function() {
3832
- function e(t, n, r, i) {
3846
+ function e(t, n, r, o) {
3833
3847
  n === void 0 && (n = e.defaultLocale);
3834
- var o = this;
3848
+ var i = this;
3835
3849
  if (this.formatterCache = {
3836
3850
  number: {},
3837
3851
  dateTime: {},
3838
3852
  pluralRules: {}
3839
3853
  }, this.format = function(u) {
3840
- var l = o.formatToParts(u);
3854
+ var l = i.formatToParts(u);
3841
3855
  if (l.length === 1)
3842
3856
  return l[0].value;
3843
- var c = l.reduce(function(h, d) {
3844
- return !h.length || d.type !== j.literal || typeof h[h.length - 1] != "string" ? h.push(d.value) : h[h.length - 1] += d.value, h;
3857
+ var c = l.reduce(function(f, d) {
3858
+ return !f.length || d.type !== j.literal || typeof f[f.length - 1] != "string" ? f.push(d.value) : f[f.length - 1] += d.value, f;
3845
3859
  }, []);
3846
3860
  return c.length <= 1 ? c[0] || "" : c;
3847
3861
  }, this.formatToParts = function(u) {
3848
- return $e(o.ast, o.locales, o.formatters, o.formats, u, void 0, o.message);
3862
+ return $e(i.ast, i.locales, i.formatters, i.formats, u, void 0, i.message);
3849
3863
  }, this.resolvedOptions = function() {
3850
3864
  var u;
3851
3865
  return {
3852
- locale: ((u = o.resolvedLocale) === null || u === void 0 ? void 0 : u.toString()) || Intl.NumberFormat.supportedLocalesOf(o.locales)[0]
3866
+ locale: ((u = i.resolvedLocale) === null || u === void 0 ? void 0 : u.toString()) || Intl.NumberFormat.supportedLocalesOf(i.locales)[0]
3853
3867
  };
3854
3868
  }, this.getAst = function() {
3855
- return o.ast;
3869
+ return i.ast;
3856
3870
  }, this.locales = n, this.resolvedLocale = e.resolveLocale(n), typeof t == "string") {
3857
3871
  if (this.message = t, !e.__parse)
3858
3872
  throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
3859
- var s = i || {};
3873
+ var s = o || {};
3860
3874
  s.formatters;
3861
- var a = Mr(s, ["formatters"]);
3875
+ var a = Or(s, ["formatters"]);
3862
3876
  this.ast = e.__parse(t, A(A({}, a), { locale: this.resolvedLocale }));
3863
3877
  } else
3864
3878
  this.ast = t;
3865
3879
  if (!Array.isArray(this.ast))
3866
3880
  throw new TypeError("A message must be provided as a String or AST.");
3867
- this.formats = Qi(e.formats, r), this.formatters = i && i.formatters || Ji(this.formatterCache);
3881
+ this.formats = Ko(e.formats, r), this.formatters = o && o.formatters || ei(this.formatterCache);
3868
3882
  }
3869
3883
  return Object.defineProperty(e, "defaultLocale", {
3870
3884
  get: function() {
@@ -3877,7 +3891,7 @@ var Yi = (
3877
3891
  var n = Intl.NumberFormat.supportedLocalesOf(t);
3878
3892
  return n.length > 0 ? new Intl.Locale(n[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
3879
3893
  }
3880
- }, e.__parse = Wi, e.formats = {
3894
+ }, e.__parse = Xo, e.formats = {
3881
3895
  number: {
3882
3896
  integer: {
3883
3897
  maximumFractionDigits: 0
@@ -3938,113 +3952,113 @@ var Yi = (
3938
3952
  }, e;
3939
3953
  }()
3940
3954
  );
3941
- function Ki(e, t) {
3955
+ function ni(e, t) {
3942
3956
  if (t == null)
3943
3957
  return;
3944
3958
  if (t in e)
3945
3959
  return e[t];
3946
3960
  const n = t.split(".");
3947
3961
  let r = e;
3948
- for (let i = 0; i < n.length; i++)
3962
+ for (let o = 0; o < n.length; o++)
3949
3963
  if (typeof r == "object") {
3950
- if (i > 0) {
3951
- const o = n.slice(i, n.length).join(".");
3952
- if (o in r) {
3953
- r = r[o];
3964
+ if (o > 0) {
3965
+ const i = n.slice(o, n.length).join(".");
3966
+ if (i in r) {
3967
+ r = r[i];
3954
3968
  break;
3955
3969
  }
3956
3970
  }
3957
- r = r[n[i]];
3971
+ r = r[n[o]];
3958
3972
  } else
3959
3973
  r = void 0;
3960
3974
  return r;
3961
3975
  }
3962
- const ae = {}, eo = (e, t, n) => n && (t in ae || (ae[t] = {}), e in ae[t] || (ae[t][e] = n), n), Rn = (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) => {
3963
3977
  if (t == null)
3964
3978
  return;
3965
3979
  if (t in ae && e in ae[t])
3966
3980
  return ae[t][e];
3967
3981
  const n = Ve(t);
3968
3982
  for (let r = 0; r < n.length; r++) {
3969
- const i = n[r], o = no(i, e);
3970
- if (o)
3971
- return eo(e, t, o);
3983
+ const o = n[r], i = ii(o, e);
3984
+ if (i)
3985
+ return ri(e, t, i);
3972
3986
  }
3973
3987
  };
3974
- let _t;
3988
+ let Et;
3975
3989
  const Pe = je({});
3976
- function to(e) {
3977
- return _t[e] || null;
3990
+ function oi(e) {
3991
+ return Et[e] || null;
3978
3992
  }
3979
- function $n(e) {
3980
- return e in _t;
3993
+ function Dn(e) {
3994
+ return e in Et;
3981
3995
  }
3982
- function no(e, t) {
3983
- if (!$n(e))
3996
+ function ii(e, t) {
3997
+ if (!Dn(e))
3984
3998
  return null;
3985
- const n = to(e);
3986
- return Ki(n, t);
3999
+ const n = oi(e);
4000
+ return ni(n, t);
3987
4001
  }
3988
- function ro(e) {
4002
+ function si(e) {
3989
4003
  if (e == null)
3990
4004
  return;
3991
4005
  const t = Ve(e);
3992
4006
  for (let n = 0; n < t.length; n++) {
3993
4007
  const r = t[n];
3994
- if ($n(r))
4008
+ if (Dn(r))
3995
4009
  return r;
3996
4010
  }
3997
4011
  }
3998
- function Fn(e, ...t) {
3999
- delete ae[e], Pe.update((n) => (n[e] = ai.all([n[e] || {}, ...t]), n));
4012
+ function Gn(e, ...t) {
4013
+ delete ae[e], Pe.update((n) => (n[e] = co.all([n[e] || {}, ...t]), n));
4000
4014
  }
4001
4015
  _e(
4002
4016
  [Pe],
4003
4017
  ([e]) => Object.keys(e)
4004
4018
  );
4005
- Pe.subscribe((e) => _t = e);
4019
+ Pe.subscribe((e) => Et = e);
4006
4020
  const Fe = {};
4007
- function io(e, t) {
4021
+ function ai(e, t) {
4008
4022
  Fe[e].delete(t), Fe[e].size === 0 && delete Fe[e];
4009
4023
  }
4010
- function Un(e) {
4024
+ function kn(e) {
4011
4025
  return Fe[e];
4012
4026
  }
4013
- function oo(e) {
4027
+ function ui(e) {
4014
4028
  return Ve(e).map((t) => {
4015
- const n = Un(t);
4029
+ const n = kn(t);
4016
4030
  return [t, n ? [...n] : []];
4017
4031
  }).filter(([, t]) => t.length > 0);
4018
4032
  }
4019
- function mt(e) {
4033
+ function bt(e) {
4020
4034
  return e == null ? !1 : Ve(e).some(
4021
4035
  (t) => {
4022
4036
  var n;
4023
- return (n = Un(t)) == null ? void 0 : n.size;
4037
+ return (n = kn(t)) == null ? void 0 : n.size;
4024
4038
  }
4025
4039
  );
4026
4040
  }
4027
- function so(e, t) {
4041
+ function li(e, t) {
4028
4042
  return Promise.all(
4029
- t.map((r) => (io(e, r), r().then((i) => i.default || i)))
4030
- ).then((r) => Fn(e, ...r));
4043
+ t.map((r) => (ai(e, r), r().then((o) => o.default || o)))
4044
+ ).then((r) => Gn(e, ...r));
4031
4045
  }
4032
4046
  const we = {};
4033
- function Dn(e) {
4034
- if (!mt(e))
4047
+ function jn(e) {
4048
+ if (!bt(e))
4035
4049
  return e in we ? we[e] : Promise.resolve();
4036
- const t = oo(e);
4050
+ const t = ui(e);
4037
4051
  return we[e] = Promise.all(
4038
4052
  t.map(
4039
- ([n, r]) => so(n, r)
4053
+ ([n, r]) => li(n, r)
4040
4054
  )
4041
4055
  ).then(() => {
4042
- if (mt(e))
4043
- return Dn(e);
4056
+ if (bt(e))
4057
+ return jn(e);
4044
4058
  delete we[e];
4045
4059
  }), we[e];
4046
4060
  }
4047
- const ao = {
4061
+ const ci = {
4048
4062
  number: {
4049
4063
  scientific: { notation: "scientific" },
4050
4064
  engineering: { notation: "engineering" },
@@ -4073,78 +4087,78 @@ const ao = {
4073
4087
  timeZoneName: "short"
4074
4088
  }
4075
4089
  }
4076
- }, uo = {
4090
+ }, hi = {
4077
4091
  fallbackLocale: null,
4078
4092
  loadingDelay: 200,
4079
- formats: ao,
4093
+ formats: ci,
4080
4094
  warnOnMissingMessages: !0,
4081
4095
  handleMissingMessage: void 0,
4082
4096
  ignoreTag: !0
4083
- }, lo = uo;
4097
+ }, fi = hi;
4084
4098
  function ye() {
4085
- return lo;
4086
- }
4087
- const et = je(!1);
4088
- var co = Object.defineProperty, fo = Object.defineProperties, ho = Object.getOwnPropertyDescriptors, Zt = Object.getOwnPropertySymbols, po = Object.prototype.hasOwnProperty, mo = Object.prototype.propertyIsEnumerable, qt = (e, t, n) => t in e ? co(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, bo = (e, t) => {
4089
- for (var n in t)
4090
- po.call(t, n) && qt(e, n, t[n]);
4091
- if (Zt)
4092
- for (var n of Zt(t))
4093
- mo.call(t, n) && qt(e, n, t[n]);
4099
+ return fi;
4100
+ }
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) => {
4103
+ for (var n in t || (t = {}))
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]);
4094
4108
  return e;
4095
- }, go = (e, t) => fo(e, ho(t));
4096
- let bt;
4109
+ }, yi = (e, t) => pi(e, mi(t));
4110
+ let gt;
4097
4111
  const De = je(null);
4098
- function Qt(e) {
4112
+ function Yt(e) {
4099
4113
  return e.split("-").map((t, n, r) => r.slice(0, n + 1).join("-")).reverse();
4100
4114
  }
4101
4115
  function Ve(e, t = ye().fallbackLocale) {
4102
- const n = Qt(e);
4103
- return t ? [.../* @__PURE__ */ new Set([...n, ...Qt(t)])] : n;
4116
+ const n = Yt(e);
4117
+ return t ? [.../* @__PURE__ */ new Set([...n, ...Yt(t)])] : n;
4104
4118
  }
4105
4119
  function le() {
4106
- return bt != null ? bt : void 0;
4120
+ return gt != null ? gt : void 0;
4107
4121
  }
4108
4122
  De.subscribe((e) => {
4109
- bt = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
4123
+ gt = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
4110
4124
  });
4111
- const vo = (e) => {
4112
- if (e && ro(e) && mt(e)) {
4125
+ const _i = (e) => {
4126
+ if (e && si(e) && bt(e)) {
4113
4127
  const { loadingDelay: t } = ye();
4114
4128
  let n;
4115
4129
  return typeof window != "undefined" && le() != null && t ? n = window.setTimeout(
4116
- () => et.set(!0),
4130
+ () => tt.set(!0),
4117
4131
  t
4118
- ) : et.set(!0), Dn(e).then(() => {
4132
+ ) : tt.set(!0), jn(e).then(() => {
4119
4133
  De.set(e);
4120
4134
  }).finally(() => {
4121
- clearTimeout(n), et.set(!1);
4135
+ clearTimeout(n), tt.set(!1);
4122
4136
  });
4123
4137
  }
4124
4138
  return De.set(e);
4125
- }, Be = go(bo({}, De), {
4126
- set: vo
4139
+ }, Be = yi(vi({}, De), {
4140
+ set: _i
4127
4141
  }), ze = (e) => {
4128
4142
  const t = /* @__PURE__ */ Object.create(null);
4129
4143
  return (r) => {
4130
- const i = JSON.stringify(r);
4131
- return i in t ? t[i] : t[i] = e(r);
4144
+ const o = JSON.stringify(r);
4145
+ return o in t ? t[o] : t[o] = e(r);
4132
4146
  };
4133
4147
  };
4134
- var yo = Object.defineProperty, Ge = Object.getOwnPropertySymbols, Gn = Object.prototype.hasOwnProperty, kn = Object.prototype.propertyIsEnumerable, Jt = (e, t, n) => t in e ? yo(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, Bt = (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) => {
4135
4149
  for (var n in t || (t = {}))
4136
- Gn.call(t, n) && Jt(e, n, t[n]);
4150
+ Wn.call(t, n) && Kt(e, n, t[n]);
4137
4151
  if (Ge)
4138
4152
  for (var n of Ge(t))
4139
- kn.call(t, n) && Jt(e, n, t[n]);
4153
+ Vn.call(t, n) && Kt(e, n, t[n]);
4140
4154
  return e;
4141
4155
  }, Ee = (e, t) => {
4142
4156
  var n = {};
4143
4157
  for (var r in e)
4144
- Gn.call(e, r) && t.indexOf(r) < 0 && (n[r] = e[r]);
4158
+ Wn.call(e, r) && t.indexOf(r) < 0 && (n[r] = e[r]);
4145
4159
  if (e != null && Ge)
4146
4160
  for (var r of Ge(e))
4147
- t.indexOf(r) < 0 && kn.call(e, r) && (n[r] = e[r]);
4161
+ t.indexOf(r) < 0 && Vn.call(e, r) && (n[r] = e[r]);
4148
4162
  return n;
4149
4163
  };
4150
4164
  const Te = (e, t) => {
@@ -4152,57 +4166,57 @@ const Te = (e, t) => {
4152
4166
  if (e in n && t in n[e])
4153
4167
  return n[e][t];
4154
4168
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
4155
- }, _o = ze(
4169
+ }, Ei = ze(
4156
4170
  (e) => {
4157
- var t = e, { locale: n, format: r } = t, i = Ee(t, ["locale", "format"]);
4171
+ var t = e, { locale: n, format: r } = t, o = Ee(t, ["locale", "format"]);
4158
4172
  if (n == null)
4159
4173
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
4160
- return r && (i = Te("number", r)), new Intl.NumberFormat(n, i);
4174
+ return r && (o = Te("number", r)), new Intl.NumberFormat(n, o);
4161
4175
  }
4162
- ), Bo = ze(
4176
+ ), xi = ze(
4163
4177
  (e) => {
4164
- var t = e, { locale: n, format: r } = t, i = Ee(t, ["locale", "format"]);
4178
+ var t = e, { locale: n, format: r } = t, o = Ee(t, ["locale", "format"]);
4165
4179
  if (n == null)
4166
4180
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
4167
- return r ? i = Te("date", r) : Object.keys(i).length === 0 && (i = Te("date", "short")), new Intl.DateTimeFormat(n, i);
4181
+ return r ? o = Te("date", r) : Object.keys(o).length === 0 && (o = Te("date", "short")), new Intl.DateTimeFormat(n, o);
4168
4182
  }
4169
- ), Eo = ze(
4183
+ ), wi = ze(
4170
4184
  (e) => {
4171
- var t = e, { locale: n, format: r } = t, i = Ee(t, ["locale", "format"]);
4185
+ var t = e, { locale: n, format: r } = t, o = Ee(t, ["locale", "format"]);
4172
4186
  if (n == null)
4173
4187
  throw new Error(
4174
4188
  '[svelte-i18n] A "locale" must be set to format time values'
4175
4189
  );
4176
- return r ? i = Te("time", r) : Object.keys(i).length === 0 && (i = Te("time", "short")), new Intl.DateTimeFormat(n, i);
4190
+ return r ? o = Te("time", r) : Object.keys(o).length === 0 && (o = Te("time", "short")), new Intl.DateTimeFormat(n, o);
4177
4191
  }
4178
- ), xo = (e = {}) => {
4192
+ ), Ci = (e = {}) => {
4179
4193
  var t = e, {
4180
4194
  locale: n = le()
4181
4195
  } = t, r = Ee(t, [
4182
4196
  "locale"
4183
4197
  ]);
4184
- return _o(Bt({ locale: n }, r));
4185
- }, wo = (e = {}) => {
4198
+ return Ei(xt({ locale: n }, r));
4199
+ }, Si = (e = {}) => {
4186
4200
  var t = e, {
4187
4201
  locale: n = le()
4188
4202
  } = t, r = Ee(t, [
4189
4203
  "locale"
4190
4204
  ]);
4191
- return Bo(Bt({ locale: n }, r));
4192
- }, Co = (e = {}) => {
4205
+ return xi(xt({ locale: n }, r));
4206
+ }, Ai = (e = {}) => {
4193
4207
  var t = e, {
4194
4208
  locale: n = le()
4195
4209
  } = t, r = Ee(t, [
4196
4210
  "locale"
4197
4211
  ]);
4198
- return Eo(Bt({ locale: n }, r));
4199
- }, So = ze(
4212
+ return wi(xt({ locale: n }, r));
4213
+ }, Ti = ze(
4200
4214
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
4201
- (e, t = le()) => new Yi(e, t, ye().formats, {
4215
+ (e, t = le()) => new ti(e, t, ye().formats, {
4202
4216
  ignoreTag: ye().ignoreTag
4203
4217
  })
4204
- ), Ao = (e, t = {}) => {
4205
- var n, r, i, o;
4218
+ ), Pi = (e, t = {}) => {
4219
+ var n, r, o, i;
4206
4220
  let s = t;
4207
4221
  typeof e == "object" && (s = e, e = s.id);
4208
4222
  const {
@@ -4214,39 +4228,39 @@ const Te = (e, t) => {
4214
4228
  throw new Error(
4215
4229
  "[svelte-i18n] Cannot format a message without first setting the initial locale."
4216
4230
  );
4217
- let c = Rn(e, u);
4231
+ let c = Un(e, u);
4218
4232
  if (!c)
4219
- c = (o = (i = (r = (n = ye()).handleMissingMessage) == null ? void 0 : r.call(n, { locale: u, id: e, defaultValue: l })) != null ? i : l) != null ? o : 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;
4220
4234
  else if (typeof c != "string")
4221
4235
  return console.warn(
4222
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.`
4223
4237
  ), c;
4224
4238
  if (!a)
4225
4239
  return c;
4226
- let h = c;
4240
+ let f = c;
4227
4241
  try {
4228
- h = So(c, u).format(a);
4242
+ f = Ti(c, u).format(a);
4229
4243
  } catch (d) {
4230
4244
  d instanceof Error && console.warn(
4231
4245
  `[svelte-i18n] Message "${e}" has syntax error:`,
4232
4246
  d.message
4233
4247
  );
4234
4248
  }
4235
- return h;
4236
- }, To = (e, t) => Co(t).format(e), Po = (e, t) => wo(t).format(e), Mo = (e, t) => xo(t).format(e), Ho = (e, t = le()) => Rn(e, t), Io = _e([Be, Pe], () => Ao);
4237
- _e([Be], () => To);
4238
- _e([Be], () => Po);
4239
- _e([Be], () => Mo);
4240
- _e([Be, Pe], () => Ho);
4241
- window.emWidgets = { topic: Wr };
4242
- const Oo = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
4243
- function Yt(e, t) {
4244
- Fn(e, t);
4245
- }
4246
- function No(e) {
4249
+ return f;
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);
4255
+ window.emWidgets = { topic: Xr };
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);
4259
+ }
4260
+ function Ri(e) {
4247
4261
  Be.set(e);
4248
4262
  }
4249
- const Kt = {
4263
+ const tn = {
4250
4264
  en: {
4251
4265
  titleBonuses: "Active Bonuses",
4252
4266
  bonusCode: "Do you have a bonus code?",
@@ -4380,26 +4394,26 @@ const Kt = {
4380
4394
  bonusClaimErrorMessage: "Invalid bonus"
4381
4395
  }
4382
4396
  };
4383
- function Lo(e, t) {
4397
+ function $i(e, t) {
4384
4398
  if (e) {
4385
4399
  const n = document.createElement("style");
4386
4400
  n.innerHTML = t, e.appendChild(n);
4387
4401
  }
4388
4402
  }
4389
- function Ro(e, t) {
4403
+ function Fi(e, t) {
4390
4404
  const n = new URL(t);
4391
4405
  fetch(n.href).then((r) => r.text()).then((r) => {
4392
- const i = document.createElement("style");
4393
- i.innerHTML = r, e && e.appendChild(i);
4406
+ const o = document.createElement("style");
4407
+ o.innerHTML = r, e && e.appendChild(o);
4394
4408
  }).catch((r) => {
4395
4409
  console.error("There was an error while trying to load client styling from URL", r);
4396
4410
  });
4397
4411
  }
4398
- function $o(e, t, n) {
4412
+ function Ui(e, t, n) {
4399
4413
  if (window.emMessageBus) {
4400
4414
  const r = document.createElement("style");
4401
- window.emMessageBus.subscribe(t, (i) => {
4402
- r.innerHTML = i, e && e.appendChild(r);
4415
+ window.emMessageBus.subscribe(t, (o) => {
4416
+ r.innerHTML = o, e && e.appendChild(r);
4403
4417
  });
4404
4418
  }
4405
4419
  }
@@ -4415,57 +4429,57 @@ if (typeof window != "undefined") {
4415
4429
  }
4416
4430
  };
4417
4431
  };
4418
- customElements.define = e(customElements.define), import("./PlayerBonusCard-BlCowk-b.js").then(({ default: t }) => {
4432
+ customElements.define = e(customElements.define), import("./PlayerBonusCard-Bm9GsvHT.js").then(({ default: t }) => {
4419
4433
  !customElements.get("player-bonus-card") && customElements.define("player-bonus-card", t.element);
4420
4434
  });
4421
4435
  }
4422
- function Fo(e) {
4423
- cr(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}");
4424
4438
  }
4425
- function en(e, t, n) {
4439
+ function nn(e, t, n) {
4426
4440
  const r = e.slice();
4427
4441
  return r[49] = t[n], r[51] = n, r;
4428
4442
  }
4429
- function tn(e, t, n) {
4443
+ function rn(e, t, n) {
4430
4444
  const r = e.slice();
4431
4445
  return r[52] = t[n], r;
4432
4446
  }
4433
- function Uo(e) {
4434
- let t, n, r, i = (
4447
+ function Gi(e) {
4448
+ let t, n, r, o = (
4435
4449
  /*$_*/
4436
4450
  e[18]("titleBonuses") + ""
4437
- ), o, s, a, u, l = (
4451
+ ), i, s, a, u, l = (
4438
4452
  /*$_*/
4439
4453
  e[18]("bonusCode") + ""
4440
- ), c, h, d, m, b, f, S = (
4454
+ ), c, f, d, m, b, h, S = (
4441
4455
  /*$_*/
4442
4456
  e[18]("getBonus") + ""
4443
- ), _, y, M, H, T, E, N, I, oe, Q = (
4457
+ ), _, y, M, H, T, E, N, I, ie, Q = (
4444
4458
  /*isMobile*/
4445
- e[19] && Do(e)
4459
+ e[19] && ki(e)
4446
4460
  ), R = (
4447
4461
  /*invalidBonusCode*/
4448
- e[9] && nn(e)
4462
+ e[9] && on(e)
4449
4463
  );
4450
4464
  function xe(C, L) {
4451
4465
  return (
4452
4466
  /*activeBonusesList*/
4453
- C[16].length === 0 ? ko : Go
4467
+ C[16].length === 0 ? Wi : ji
4454
4468
  );
4455
4469
  }
4456
4470
  let se = xe(e), X = se(e), $ = (
4457
4471
  /*activeBonusesList*/
4458
- e[16].length !== 0 && on(e)
4472
+ e[16].length !== 0 && an(e)
4459
4473
  ), U = (
4460
4474
  /*bonusModal*/
4461
- e[17] && an(e)
4475
+ e[17] && ln(e)
4462
4476
  );
4463
4477
  return {
4464
4478
  c() {
4465
- t = P("div"), Q && Q.c(), n = W(), r = P("h2"), o = F(i), s = W(), a = P("div"), u = P("label"), c = F(l), h = W(), d = P("div"), m = P("input"), b = W(), f = 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 = vt(), 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*/
4466
4480
  (e[19] ? "ActiveBonusesTitleNone" : "")), B(u, "for", "BonusCode"), B(m, "class", "BonusCodeInput " + /*isMobile*/
4467
- (e[19] ? "BonusCodeInputMobile" : "")), B(m, "type", "text"), B(m, "id", "BonusCode"), B(f, "class", "SubmitBonusCode " + /*isMobile*/
4468
- (e[19] ? "SubmitBonusCodeMobile" : "")), f.disabled = /*invalidBonusField*/
4481
+ (e[19] ? "BonusCodeInputMobile" : "")), B(m, "type", "text"), B(m, "id", "BonusCode"), B(h, "class", "SubmitBonusCode " + /*isMobile*/
4482
+ (e[19] ? "SubmitBonusCodeMobile" : "")), h.disabled = /*invalidBonusField*/
4469
4483
  e[8], B(d, "class", "BonusCodeWrapper " + /*isMobile*/
4470
4484
  (e[19] ? "BonusCodeWrapperMobile" : "")), B(a, "class", "BonusCodeContainer " + /*isMobile*/
4471
4485
  (e[19] ? "BonusCodeContainerMobile" : "")), B(H, "class", "ActiveBonusesGrid " + /*isMobile*/
@@ -4473,11 +4487,11 @@ function Uo(e) {
4473
4487
  (e[19] ? "ActiveBonusesWrapperMobile" : ""));
4474
4488
  },
4475
4489
  m(C, L) {
4476
- V(C, t, L), Q && Q.m(t, null), v(t, n), v(t, r), v(r, o), v(t, s), v(t, a), v(a, u), v(u, c), v(a, h), v(a, d), v(d, m), Mt(
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(
4477
4491
  m,
4478
4492
  /*bonusCode*/
4479
4493
  e[10]
4480
- ), v(d, b), v(d, f), v(f, _), 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 || (oe = [
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 = [
4481
4495
  Y(
4482
4496
  m,
4483
4497
  "input",
@@ -4491,7 +4505,7 @@ function Uo(e) {
4491
4505
  e[21]
4492
4506
  ),
4493
4507
  Y(
4494
- f,
4508
+ h,
4495
4509
  "click",
4496
4510
  /*debouncedFunction*/
4497
4511
  e[26](
@@ -4504,57 +4518,57 @@ function Uo(e) {
4504
4518
  p(C, L) {
4505
4519
  /*isMobile*/
4506
4520
  C[19] && Q.p(C, L), L[0] & /*$_*/
4507
- 262144 && i !== (i = /*$_*/
4508
- C[18]("titleBonuses") + "") && ne(o, i), L[0] & /*$_*/
4521
+ 262144 && o !== (o = /*$_*/
4522
+ C[18]("titleBonuses") + "") && ne(i, o), L[0] & /*$_*/
4509
4523
  262144 && l !== (l = /*$_*/
4510
4524
  C[18]("bonusCode") + "") && ne(c, l), L[0] & /*bonusCode*/
4511
4525
  1024 && m.value !== /*bonusCode*/
4512
- C[10] && Mt(
4526
+ C[10] && It(
4513
4527
  m,
4514
4528
  /*bonusCode*/
4515
4529
  C[10]
4516
4530
  ), L[0] & /*$_*/
4517
4531
  262144 && S !== (S = /*$_*/
4518
4532
  C[18]("getBonus") + "") && ne(_, S), L[0] & /*invalidBonusField*/
4519
- 256 && (f.disabled = /*invalidBonusField*/
4533
+ 256 && (h.disabled = /*invalidBonusField*/
4520
4534
  C[8]), /*invalidBonusCode*/
4521
- C[9] ? R ? R.p(C, L) : (R = nn(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*/
4522
- C[16].length !== 0 ? $ ? $.p(C, L) : ($ = on(C), $.c(), $.m(t, null)) : $ && ($.d(1), $ = null), /*bonusModal*/
4523
- C[17] ? U ? U.p(C, L) : (U = an(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);
4524
4538
  },
4525
4539
  d(C) {
4526
- C && (G(t), G(E), G(N)), Q && Q.d(), R && R.d(), X.d(), $ && $.d(), U && U.d(C), I = !1, ue(oe);
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);
4527
4541
  }
4528
4542
  };
4529
4543
  }
4530
- function Do(e) {
4531
- let t, n, r, i, o, s, a, u, l, c, h = (
4544
+ function ki(e) {
4545
+ let t, n, r, o, i, s, a, u, l, c, f = (
4532
4546
  /*$_*/
4533
4547
  e[18]("titleBonuses") + ""
4534
4548
  ), d, m, b;
4535
4549
  return {
4536
4550
  c() {
4537
- t = P("div"), n = ce("svg"), r = ce("defs"), i = ce("style"), o = 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(h), 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");
4538
4552
  },
4539
- m(f, S) {
4540
- V(f, t, S), v(t, n), v(n, r), v(r, i), v(i, o), v(n, s), v(s, a), v(a, u), v(t, l), v(t, c), v(c, d), m || (b = Y(
4553
+ m(h, S) {
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(
4541
4555
  t,
4542
4556
  "click",
4543
4557
  /*click_handler*/
4544
4558
  e[31]
4545
4559
  ), m = !0);
4546
4560
  },
4547
- p(f, S) {
4561
+ p(h, S) {
4548
4562
  S[0] & /*$_*/
4549
- 262144 && h !== (h = /*$_*/
4550
- f[18]("titleBonuses") + "") && ne(d, h);
4563
+ 262144 && f !== (f = /*$_*/
4564
+ h[18]("titleBonuses") + "") && ne(d, f);
4551
4565
  },
4552
- d(f) {
4553
- f && G(t), m = !1, b();
4566
+ d(h) {
4567
+ h && G(t), m = !1, b();
4554
4568
  }
4555
4569
  };
4556
4570
  }
4557
- function nn(e) {
4571
+ function on(e) {
4558
4572
  let t, n = (
4559
4573
  /*$_*/
4560
4574
  e[18]("invalidBonusCode") + ""
@@ -4563,60 +4577,60 @@ function nn(e) {
4563
4577
  c() {
4564
4578
  t = P("p"), r = F(n), B(t, "class", "InvalidBonusCodeMessage");
4565
4579
  },
4566
- m(i, o) {
4567
- V(i, t, o), v(t, r);
4580
+ m(o, i) {
4581
+ V(o, t, i), v(t, r);
4568
4582
  },
4569
- p(i, o) {
4570
- o[0] & /*$_*/
4583
+ p(o, i) {
4584
+ i[0] & /*$_*/
4571
4585
  262144 && n !== (n = /*$_*/
4572
- i[18]("invalidBonusCode") + "") && ne(r, n);
4586
+ o[18]("invalidBonusCode") + "") && ne(r, n);
4573
4587
  },
4574
- d(i) {
4575
- i && G(t);
4588
+ d(o) {
4589
+ o && G(t);
4576
4590
  }
4577
4591
  };
4578
4592
  }
4579
- function Go(e) {
4593
+ function ji(e) {
4580
4594
  let t, n = Ue(
4581
4595
  /*activeBonusesList*/
4582
4596
  e[16]
4583
4597
  ), r = [];
4584
- for (let i = 0; i < n.length; i += 1)
4585
- r[i] = rn(tn(e, n, i));
4598
+ for (let o = 0; o < n.length; o += 1)
4599
+ r[o] = sn(rn(e, n, o));
4586
4600
  return {
4587
4601
  c() {
4588
- for (let i = 0; i < r.length; i += 1)
4589
- r[i].c();
4590
- t = vt();
4602
+ for (let o = 0; o < r.length; o += 1)
4603
+ r[o].c();
4604
+ t = yt();
4591
4605
  },
4592
- m(i, o) {
4606
+ m(o, i) {
4593
4607
  for (let s = 0; s < r.length; s += 1)
4594
- r[s] && r[s].m(i, o);
4595
- V(i, t, o);
4608
+ r[s] && r[s].m(o, i);
4609
+ V(o, t, i);
4596
4610
  },
4597
- p(i, o) {
4598
- if (o[0] & /*activeBonusesList, lang, dateformat, clientstyling, clientstylingurl, mbsource, translationurl, currencylocale*/
4611
+ p(o, i) {
4612
+ if (i[0] & /*activeBonusesList, lang, dateformat, clientstyling, clientstylingurl, mbsource, translationurl, currencylocale*/
4599
4613
  65663) {
4600
4614
  n = Ue(
4601
4615
  /*activeBonusesList*/
4602
- i[16]
4616
+ o[16]
4603
4617
  );
4604
4618
  let s;
4605
4619
  for (s = 0; s < n.length; s += 1) {
4606
- const a = tn(i, n, s);
4607
- r[s] ? r[s].p(a, o) : (r[s] = rn(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));
4608
4622
  }
4609
4623
  for (; s < r.length; s += 1)
4610
4624
  r[s].d(1);
4611
4625
  r.length = n.length;
4612
4626
  }
4613
4627
  },
4614
- d(i) {
4615
- i && G(t), fn(r, i);
4628
+ d(o) {
4629
+ o && G(t), dn(r, o);
4616
4630
  }
4617
4631
  };
4618
4632
  }
4619
- function ko(e) {
4633
+ function Wi(e) {
4620
4634
  let t, n = (
4621
4635
  /*$_*/
4622
4636
  e[18]("noActiveBonuses") + ""
@@ -4625,38 +4639,38 @@ function ko(e) {
4625
4639
  c() {
4626
4640
  t = P("p"), r = F(n);
4627
4641
  },
4628
- m(i, o) {
4629
- V(i, t, o), v(t, r);
4642
+ m(o, i) {
4643
+ V(o, t, i), v(t, r);
4630
4644
  },
4631
- p(i, o) {
4632
- o[0] & /*$_*/
4645
+ p(o, i) {
4646
+ i[0] & /*$_*/
4633
4647
  262144 && n !== (n = /*$_*/
4634
- i[18]("noActiveBonuses") + "") && ne(r, n);
4648
+ o[18]("noActiveBonuses") + "") && ne(r, n);
4635
4649
  },
4636
- d(i) {
4637
- i && G(t);
4650
+ d(o) {
4651
+ o && G(t);
4638
4652
  }
4639
4653
  };
4640
4654
  }
4641
- function jo(e) {
4642
- let t, n, r, i, o, s, a, u, l, c, h, d, m, b, f, S;
4655
+ function Vi(e) {
4656
+ let t, n, r, o, i, s, a, u, l, c, f, d, m, b, h, S;
4643
4657
  return {
4644
4658
  c() {
4645
4659
  t = P("player-bonus-card"), p(t, "termsandconditionsdescription", n = /*activeBonus*/
4646
4660
  e[52].termsandconditionsdescription), p(t, "termsandconditionsurl", r = /*activeBonus*/
4647
- e[52].termsandconditionsurl), p(t, "termsandconditionsasset", i = /*activeBonus*/
4648
- e[52].termsandconditionsasset), p(t, "endpoint", o = /*activeBonus*/
4661
+ e[52].termsandconditionsurl), p(t, "termsandconditionsasset", o = /*activeBonus*/
4662
+ e[52].termsandconditionsasset), p(t, "endpoint", i = /*activeBonus*/
4649
4663
  e[52].endpoint), p(t, "playerid", s = /*activeBonus*/
4650
4664
  e[52].playerid), p(t, "session", a = /*activeBonus*/
4651
4665
  e[52].session), p(t, "bonuswalletid", u = /*activeBonus*/
4652
4666
  e[52].walletId), p(t, "bonusdate", l = /*activeBonus*/
4653
4667
  e[52].granted), p(t, "bonusstatus", c = /*activeBonus*/
4654
- e[52].status), p(t, "bonusname", h = /*activeBonus*/
4668
+ e[52].status), p(t, "bonusname", f = /*activeBonus*/
4655
4669
  e[52].name), p(t, "bonustype", d = /*activeBonus*/
4656
4670
  e[52].type), p(t, "bonusamount", m = /*activeBonus*/
4657
4671
  e[52].extension.grantedPlayerCurrencyAmount), p(t, "bonuswageringamount", b = `${/*activeBonus*/
4658
4672
  e[52].fulfilledWR} / ${/*activeBonus*/
4659
- e[52].originalWageringRequirement}`), p(t, "bonusremainingamount", f = /*activeBonus*/
4673
+ e[52].originalWageringRequirement}`), p(t, "bonusremainingamount", h = /*activeBonus*/
4660
4674
  e[52].currentAmount), p(t, "bonuscurrency", S = /*activeBonus*/
4661
4675
  e[52].currency), p(
4662
4676
  t,
@@ -4704,10 +4718,10 @@ function jo(e) {
4704
4718
  _[52].termsandconditionsdescription) && p(t, "termsandconditionsdescription", n), y[0] & /*activeBonusesList*/
4705
4719
  65536 && r !== (r = /*activeBonus*/
4706
4720
  _[52].termsandconditionsurl) && p(t, "termsandconditionsurl", r), y[0] & /*activeBonusesList*/
4707
- 65536 && i !== (i = /*activeBonus*/
4708
- _[52].termsandconditionsasset) && p(t, "termsandconditionsasset", i), y[0] & /*activeBonusesList*/
4709
4721
  65536 && o !== (o = /*activeBonus*/
4710
- _[52].endpoint) && p(t, "endpoint", o), y[0] & /*activeBonusesList*/
4722
+ _[52].termsandconditionsasset) && p(t, "termsandconditionsasset", o), y[0] & /*activeBonusesList*/
4723
+ 65536 && i !== (i = /*activeBonus*/
4724
+ _[52].endpoint) && p(t, "endpoint", i), y[0] & /*activeBonusesList*/
4711
4725
  65536 && s !== (s = /*activeBonus*/
4712
4726
  _[52].playerid) && p(t, "playerid", s), y[0] & /*activeBonusesList*/
4713
4727
  65536 && a !== (a = /*activeBonus*/
@@ -4718,8 +4732,8 @@ function jo(e) {
4718
4732
  _[52].granted) && p(t, "bonusdate", l), y[0] & /*activeBonusesList*/
4719
4733
  65536 && c !== (c = /*activeBonus*/
4720
4734
  _[52].status) && p(t, "bonusstatus", c), y[0] & /*activeBonusesList*/
4721
- 65536 && h !== (h = /*activeBonus*/
4722
- _[52].name) && p(t, "bonusname", h), y[0] & /*activeBonusesList*/
4735
+ 65536 && f !== (f = /*activeBonus*/
4736
+ _[52].name) && p(t, "bonusname", f), y[0] & /*activeBonusesList*/
4723
4737
  65536 && d !== (d = /*activeBonus*/
4724
4738
  _[52].type) && p(t, "bonustype", d), y[0] & /*activeBonusesList*/
4725
4739
  65536 && m !== (m = /*activeBonus*/
@@ -4727,8 +4741,8 @@ function jo(e) {
4727
4741
  65536 && b !== (b = `${/*activeBonus*/
4728
4742
  _[52].fulfilledWR} / ${/*activeBonus*/
4729
4743
  _[52].originalWageringRequirement}`) && p(t, "bonuswageringamount", b), y[0] & /*activeBonusesList*/
4730
- 65536 && f !== (f = /*activeBonus*/
4731
- _[52].currentAmount) && p(t, "bonusremainingamount", f), y[0] & /*activeBonusesList*/
4744
+ 65536 && h !== (h = /*activeBonus*/
4745
+ _[52].currentAmount) && p(t, "bonusremainingamount", h), y[0] & /*activeBonusesList*/
4732
4746
  65536 && S !== (S = /*activeBonus*/
4733
4747
  _[52].currency) && p(t, "bonuscurrency", S), y[0] & /*lang*/
4734
4748
  1 && p(
@@ -4779,20 +4793,20 @@ function jo(e) {
4779
4793
  }
4780
4794
  };
4781
4795
  }
4782
- function Wo(e) {
4783
- let t, n, r, i, o, s, a, u, l, c, h, d, m;
4796
+ function zi(e) {
4797
+ let t, n, r, o, i, s, a, u, l, c, f, d, m;
4784
4798
  return {
4785
4799
  c() {
4786
4800
  t = P("player-bonus-card"), p(t, "termsandconditionsdescription", n = /*activeBonus*/
4787
4801
  e[52].termsandconditionsdescription), p(t, "termsandconditionsurl", r = /*activeBonus*/
4788
- e[52].termsandconditionsurl), p(t, "termsandconditionsasset", i = /*activeBonus*/
4789
- e[52].termsandconditionsasset), p(t, "endpoint", o = /*activeBonus*/
4802
+ e[52].termsandconditionsurl), p(t, "termsandconditionsasset", o = /*activeBonus*/
4803
+ e[52].termsandconditionsasset), p(t, "endpoint", i = /*activeBonus*/
4790
4804
  e[52].endpoint), p(t, "playerid", s = /*activeBonus*/
4791
4805
  e[52].playerid), p(t, "session", a = /*activeBonus*/
4792
4806
  e[52].session), p(t, "bonuswalletid", u = /*activeBonus*/
4793
4807
  e[52].walletId), p(t, "bonusdate", l = /*activeBonus*/
4794
4808
  e[52].granted), p(t, "bonusstatus", c = /*activeBonus*/
4795
- e[52].status), p(t, "bonusname", h = /*activeBonus*/
4809
+ e[52].status), p(t, "bonusname", f = /*activeBonus*/
4796
4810
  e[52].name), p(t, "bonustype", d = /*activeBonus*/
4797
4811
  e[52].type), p(t, "bonuscurrency", m = /*activeBonus*/
4798
4812
  e[52].currency), p(
@@ -4832,71 +4846,71 @@ function Wo(e) {
4832
4846
  e[5]
4833
4847
  );
4834
4848
  },
4835
- m(b, f) {
4836
- V(b, t, f);
4849
+ m(b, h) {
4850
+ V(b, t, h);
4837
4851
  },
4838
- p(b, f) {
4839
- f[0] & /*activeBonusesList*/
4852
+ p(b, h) {
4853
+ h[0] & /*activeBonusesList*/
4840
4854
  65536 && n !== (n = /*activeBonus*/
4841
- b[52].termsandconditionsdescription) && p(t, "termsandconditionsdescription", n), f[0] & /*activeBonusesList*/
4855
+ b[52].termsandconditionsdescription) && p(t, "termsandconditionsdescription", n), h[0] & /*activeBonusesList*/
4842
4856
  65536 && r !== (r = /*activeBonus*/
4843
- b[52].termsandconditionsurl) && p(t, "termsandconditionsurl", r), f[0] & /*activeBonusesList*/
4844
- 65536 && i !== (i = /*activeBonus*/
4845
- b[52].termsandconditionsasset) && p(t, "termsandconditionsasset", i), f[0] & /*activeBonusesList*/
4857
+ b[52].termsandconditionsurl) && p(t, "termsandconditionsurl", r), h[0] & /*activeBonusesList*/
4846
4858
  65536 && o !== (o = /*activeBonus*/
4847
- b[52].endpoint) && p(t, "endpoint", o), f[0] & /*activeBonusesList*/
4859
+ b[52].termsandconditionsasset) && p(t, "termsandconditionsasset", o), h[0] & /*activeBonusesList*/
4860
+ 65536 && i !== (i = /*activeBonus*/
4861
+ b[52].endpoint) && p(t, "endpoint", i), h[0] & /*activeBonusesList*/
4848
4862
  65536 && s !== (s = /*activeBonus*/
4849
- b[52].playerid) && p(t, "playerid", s), f[0] & /*activeBonusesList*/
4863
+ b[52].playerid) && p(t, "playerid", s), h[0] & /*activeBonusesList*/
4850
4864
  65536 && a !== (a = /*activeBonus*/
4851
- b[52].session) && p(t, "session", a), f[0] & /*activeBonusesList*/
4865
+ b[52].session) && p(t, "session", a), h[0] & /*activeBonusesList*/
4852
4866
  65536 && u !== (u = /*activeBonus*/
4853
- b[52].walletId) && p(t, "bonuswalletid", u), f[0] & /*activeBonusesList*/
4867
+ b[52].walletId) && p(t, "bonuswalletid", u), h[0] & /*activeBonusesList*/
4854
4868
  65536 && l !== (l = /*activeBonus*/
4855
- b[52].granted) && p(t, "bonusdate", l), f[0] & /*activeBonusesList*/
4869
+ b[52].granted) && p(t, "bonusdate", l), h[0] & /*activeBonusesList*/
4856
4870
  65536 && c !== (c = /*activeBonus*/
4857
- b[52].status) && p(t, "bonusstatus", c), f[0] & /*activeBonusesList*/
4858
- 65536 && h !== (h = /*activeBonus*/
4859
- b[52].name) && p(t, "bonusname", h), f[0] & /*activeBonusesList*/
4871
+ b[52].status) && p(t, "bonusstatus", c), h[0] & /*activeBonusesList*/
4872
+ 65536 && f !== (f = /*activeBonus*/
4873
+ b[52].name) && p(t, "bonusname", f), h[0] & /*activeBonusesList*/
4860
4874
  65536 && d !== (d = /*activeBonus*/
4861
- b[52].type) && p(t, "bonustype", d), f[0] & /*activeBonusesList*/
4875
+ b[52].type) && p(t, "bonustype", d), h[0] & /*activeBonusesList*/
4862
4876
  65536 && m !== (m = /*activeBonus*/
4863
- b[52].currency) && p(t, "bonuscurrency", m), f[0] & /*lang*/
4877
+ b[52].currency) && p(t, "bonuscurrency", m), h[0] & /*lang*/
4864
4878
  1 && p(
4865
4879
  t,
4866
4880
  "lang",
4867
4881
  /*lang*/
4868
4882
  b[0]
4869
- ), f[0] & /*dateformat*/
4883
+ ), h[0] & /*dateformat*/
4870
4884
  64 && p(
4871
4885
  t,
4872
4886
  "dateformat",
4873
4887
  /*dateformat*/
4874
4888
  b[6]
4875
- ), f[0] & /*clientstyling*/
4889
+ ), h[0] & /*clientstyling*/
4876
4890
  2 && p(
4877
4891
  t,
4878
4892
  "clientstyling",
4879
4893
  /*clientstyling*/
4880
4894
  b[1]
4881
- ), f[0] & /*clientstylingurl*/
4895
+ ), h[0] & /*clientstylingurl*/
4882
4896
  4 && p(
4883
4897
  t,
4884
4898
  "clientstylingurl",
4885
4899
  /*clientstylingurl*/
4886
4900
  b[2]
4887
- ), f[0] & /*mbsource*/
4901
+ ), h[0] & /*mbsource*/
4888
4902
  8 && p(
4889
4903
  t,
4890
4904
  "mbsource",
4891
4905
  /*mbsource*/
4892
4906
  b[3]
4893
- ), f[0] & /*translationurl*/
4907
+ ), h[0] & /*translationurl*/
4894
4908
  16 && p(
4895
4909
  t,
4896
4910
  "translationurl",
4897
4911
  /*translationurl*/
4898
4912
  b[4]
4899
- ), f[0] & /*currencylocale*/
4913
+ ), h[0] & /*currencylocale*/
4900
4914
  32 && p(
4901
4915
  t,
4902
4916
  "currencylocale",
@@ -4909,56 +4923,56 @@ function Wo(e) {
4909
4923
  }
4910
4924
  };
4911
4925
  }
4912
- function rn(e) {
4926
+ function sn(e) {
4913
4927
  let t;
4914
- function n(o, s) {
4928
+ function n(i, s) {
4915
4929
  return (
4916
4930
  /*activeBonus*/
4917
- o[52].type === "freeRound" ? Wo : jo
4931
+ i[52].type === "freeRound" ? zi : Vi
4918
4932
  );
4919
4933
  }
4920
- let r = n(e), i = r(e);
4934
+ let r = n(e), o = r(e);
4921
4935
  return {
4922
4936
  c() {
4923
- i.c(), t = vt();
4937
+ o.c(), t = yt();
4924
4938
  },
4925
- m(o, s) {
4926
- i.m(o, s), V(o, t, s);
4939
+ m(i, s) {
4940
+ o.m(i, s), V(i, t, s);
4927
4941
  },
4928
- p(o, s) {
4929
- r === (r = n(o)) && i ? i.p(o, s) : (i.d(1), i = r(o), i && (i.c(), i.m(t.parentNode, t)));
4942
+ p(i, s) {
4943
+ r === (r = n(i)) && o ? o.p(i, s) : (o.d(1), o = r(i), o && (o.c(), o.m(t.parentNode, t)));
4930
4944
  },
4931
- d(o) {
4932
- o && G(t), i.d(o);
4945
+ d(i) {
4946
+ i && G(t), o.d(i);
4933
4947
  }
4934
4948
  };
4935
4949
  }
4936
- function on(e) {
4937
- let t, n, r, i, o, s, a, u, l, c, h, d, m, b, f, S, _, y, M, H = 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(
4938
4952
  /*numberOfPages*/
4939
4953
  e[14]
4940
4954
  )), T = [];
4941
4955
  for (let E = 0; E < H.length; E += 1)
4942
- T[E] = sn(en(e, H, E));
4956
+ T[E] = un(nn(e, H, E));
4943
4957
  return {
4944
4958
  c() {
4945
- t = P("div"), n = P("span"), r = F("|<"), o = W(), s = P("span"), a = F("<"), l = W();
4959
+ t = P("div"), n = P("span"), r = F("|<"), i = W(), s = P("span"), a = F("<"), l = W();
4946
4960
  for (let E = 0; E < T.length; E += 1)
4947
4961
  T[E].c();
4948
- c = W(), h = P("span"), d = F(">"), b = W(), f = P("span"), S = F(">|"), B(n, "class", i = "BonusesFirst " + /*currentPage*/
4962
+ c = W(), f = P("span"), d = F(">"), b = W(), h = P("span"), S = F(">|"), B(n, "class", o = "BonusesFirst " + /*currentPage*/
4949
4963
  (e[15] === 0 ? "Inactive" : "")), B(s, "class", u = "BonusesPrev " + /*currentPage*/
4950
- (e[15] === 0 ? "Inactive" : "")), B(h, "class", m = "BonusesNext " + /*currentPage*/
4964
+ (e[15] === 0 ? "Inactive" : "")), B(f, "class", m = "BonusesNext " + /*currentPage*/
4951
4965
  (e[15] === /*numberOfPages*/
4952
- e[14] - 1 ? "Inactive" : "")), B(f, "class", _ = "BonusesLast " + /*currentPage*/
4966
+ e[14] - 1 ? "Inactive" : "")), B(h, "class", _ = "BonusesLast " + /*currentPage*/
4953
4967
  (e[15] === /*numberOfPages*/
4954
4968
  e[14] - 1 ? "Inactive" : "")), B(t, "class", "BonusesPaginationWrapper " + /*isMobile*/
4955
4969
  (e[19] ? "BonusesPaginationWrapperMobile" : ""));
4956
4970
  },
4957
4971
  m(E, N) {
4958
- V(E, t, N), v(t, n), v(n, r), v(t, o), v(t, s), v(s, a), v(t, l);
4972
+ V(E, t, N), v(t, n), v(n, r), v(t, i), v(t, s), v(s, a), v(t, l);
4959
4973
  for (let I = 0; I < T.length; I += 1)
4960
4974
  T[I] && T[I].m(t, null);
4961
- v(t, c), v(t, h), v(h, d), v(t, b), v(t, f), v(f, S), y || (M = [
4975
+ v(t, c), v(t, f), v(f, d), v(t, b), v(t, h), v(h, S), y || (M = [
4962
4976
  Y(
4963
4977
  n,
4964
4978
  "click",
@@ -4972,13 +4986,13 @@ function on(e) {
4972
4986
  e[34]
4973
4987
  ),
4974
4988
  Y(
4975
- h,
4989
+ f,
4976
4990
  "click",
4977
4991
  /*click_handler_4*/
4978
4992
  e[36]
4979
4993
  ),
4980
4994
  Y(
4981
- f,
4995
+ h,
4982
4996
  "click",
4983
4997
  /*click_handler_5*/
4984
4998
  e[37]
@@ -4987,8 +5001,8 @@ function on(e) {
4987
5001
  },
4988
5002
  p(E, N) {
4989
5003
  if (N[0] & /*currentPage*/
4990
- 32768 && i !== (i = "BonusesFirst " + /*currentPage*/
4991
- (E[15] === 0 ? "Inactive" : "")) && B(n, "class", i), N[0] & /*currentPage*/
5004
+ 32768 && o !== (o = "BonusesFirst " + /*currentPage*/
5005
+ (E[15] === 0 ? "Inactive" : "")) && B(n, "class", o), N[0] & /*currentPage*/
4992
5006
  32768 && u !== (u = "BonusesPrev " + /*currentPage*/
4993
5007
  (E[15] === 0 ? "Inactive" : "")) && B(s, "class", u), N[0] & /*currentPage, getActiveBonuses, numberOfPages*/
4994
5008
  4243456) {
@@ -4998,8 +5012,8 @@ function on(e) {
4998
5012
  ));
4999
5013
  let I;
5000
5014
  for (I = 0; I < H.length; I += 1) {
5001
- const oe = en(E, H, I);
5002
- T[I] ? T[I].p(oe, N) : (T[I] = sn(oe), T[I].c(), T[I].m(t, c));
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));
5003
5017
  }
5004
5018
  for (; I < T.length; I += 1)
5005
5019
  T[I].d(1);
@@ -5008,21 +5022,21 @@ function on(e) {
5008
5022
  N[0] & /*currentPage, numberOfPages*/
5009
5023
  49152 && m !== (m = "BonusesNext " + /*currentPage*/
5010
5024
  (E[15] === /*numberOfPages*/
5011
- E[14] - 1 ? "Inactive" : "")) && B(h, "class", m), N[0] & /*currentPage, numberOfPages*/
5025
+ E[14] - 1 ? "Inactive" : "")) && B(f, "class", m), N[0] & /*currentPage, numberOfPages*/
5012
5026
  49152 && _ !== (_ = "BonusesLast " + /*currentPage*/
5013
5027
  (E[15] === /*numberOfPages*/
5014
- E[14] - 1 ? "Inactive" : "")) && B(f, "class", _);
5028
+ E[14] - 1 ? "Inactive" : "")) && B(h, "class", _);
5015
5029
  },
5016
5030
  d(E) {
5017
- E && G(t), fn(T, E), y = !1, ue(M);
5031
+ E && G(t), dn(T, E), y = !1, ue(M);
5018
5032
  }
5019
5033
  };
5020
5034
  }
5021
- function sn(e) {
5035
+ function un(e) {
5022
5036
  let t, n = (
5023
5037
  /*i*/
5024
5038
  e[51] + 1 + ""
5025
- ), r, i, o, s;
5039
+ ), r, o, i, s;
5026
5040
  function a() {
5027
5041
  return (
5028
5042
  /*click_handler_3*/
@@ -5034,42 +5048,42 @@ function sn(e) {
5034
5048
  }
5035
5049
  return {
5036
5050
  c() {
5037
- t = P("span"), r = F(n), B(t, "class", i = "BonusesPage " + /*i*/
5051
+ t = P("span"), r = F(n), B(t, "class", o = "BonusesPage " + /*i*/
5038
5052
  (e[51] === /*currentPage*/
5039
5053
  e[15] ? "BonusPageActive" : ""));
5040
5054
  },
5041
5055
  m(u, l) {
5042
- V(u, t, l), v(t, r), o || (s = Y(t, "click", a), o = !0);
5056
+ V(u, t, l), v(t, r), i || (s = Y(t, "click", a), i = !0);
5043
5057
  },
5044
5058
  p(u, l) {
5045
5059
  e = u, l[0] & /*currentPage*/
5046
- 32768 && i !== (i = "BonusesPage " + /*i*/
5060
+ 32768 && o !== (o = "BonusesPage " + /*i*/
5047
5061
  (e[51] === /*currentPage*/
5048
- e[15] ? "BonusPageActive" : "")) && B(t, "class", i);
5062
+ e[15] ? "BonusPageActive" : "")) && B(t, "class", o);
5049
5063
  },
5050
5064
  d(u) {
5051
- u && G(t), o = !1, s();
5065
+ u && G(t), i = !1, s();
5052
5066
  }
5053
5067
  };
5054
5068
  }
5055
- function an(e) {
5056
- let t, n, r, i, o = (
5069
+ function ln(e) {
5070
+ let t, n, r, o, i = (
5057
5071
  /*$_*/
5058
5072
  e[18]("forfeitBonus") + ""
5059
5073
  ), s, a, u, l, c = (
5060
5074
  /*$_*/
5061
5075
  e[18]("forfeitBonusCancel") + ""
5062
- ), h, d, m, b = (
5076
+ ), f, d, m, b = (
5063
5077
  /*$_*/
5064
5078
  e[18]("forfeitBonusConfirm") + ""
5065
- ), f, S, _;
5079
+ ), h, S, _;
5066
5080
  return {
5067
5081
  c() {
5068
- t = P("div"), n = P("div"), r = P("div"), i = P("p"), s = F(o), a = W(), u = P("div"), l = P("button"), h = F(c), d = W(), m = P("button"), f = F(b), B(i, "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*/
5069
5083
  (e[19] ? "ModalWrapperMobile" : ""));
5070
5084
  },
5071
5085
  m(y, M) {
5072
- V(y, t, M), v(t, n), v(n, r), v(r, i), v(i, s), v(r, a), v(r, u), v(u, l), v(l, h), v(u, d), v(u, m), v(m, f), S || (_ = [
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 || (_ = [
5073
5087
  Y(
5074
5088
  l,
5075
5089
  "click",
@@ -5089,57 +5103,57 @@ function an(e) {
5089
5103
  },
5090
5104
  p(y, M) {
5091
5105
  M[0] & /*$_*/
5092
- 262144 && o !== (o = /*$_*/
5093
- y[18]("forfeitBonus") + "") && ne(s, o), M[0] & /*$_*/
5106
+ 262144 && i !== (i = /*$_*/
5107
+ y[18]("forfeitBonus") + "") && ne(s, i), M[0] & /*$_*/
5094
5108
  262144 && c !== (c = /*$_*/
5095
- y[18]("forfeitBonusCancel") + "") && ne(h, c), M[0] & /*$_*/
5109
+ y[18]("forfeitBonusCancel") + "") && ne(f, c), M[0] & /*$_*/
5096
5110
  262144 && b !== (b = /*$_*/
5097
- y[18]("forfeitBonusConfirm") + "") && ne(f, b);
5111
+ y[18]("forfeitBonusConfirm") + "") && ne(h, b);
5098
5112
  },
5099
5113
  d(y) {
5100
5114
  y && G(t), S = !1, ue(_);
5101
5115
  }
5102
5116
  };
5103
5117
  }
5104
- function Vo(e) {
5118
+ function Xi(e) {
5105
5119
  let t;
5106
- function n(o, s) {
5107
- return Uo;
5120
+ function n(i, s) {
5121
+ return Gi;
5108
5122
  }
5109
- let i = n()(e);
5123
+ let o = n()(e);
5110
5124
  return {
5111
5125
  c() {
5112
- t = P("div"), i.c();
5126
+ t = P("div"), o.c();
5113
5127
  },
5114
- m(o, s) {
5115
- V(o, t, s), i.m(t, null), e[38](t);
5128
+ m(i, s) {
5129
+ V(i, t, s), o.m(t, null), e[38](t);
5116
5130
  },
5117
- p(o, s) {
5118
- i.p(o, s);
5131
+ p(i, s) {
5132
+ o.p(i, s);
5119
5133
  },
5120
5134
  i: K,
5121
5135
  o: K,
5122
- d(o) {
5123
- o && G(t), i.d(), e[38](null);
5136
+ d(i) {
5137
+ i && G(t), o.d(), e[38](null);
5124
5138
  }
5125
5139
  };
5126
5140
  }
5127
- let zo = "status=active", te = 6;
5128
- function Xo(e, t, n) {
5141
+ let Zi = "status=active", te = 6;
5142
+ function qi(e, t, n) {
5129
5143
  let r;
5130
- lr(e, Io, (g) => n(18, r = g));
5131
- let { endpoint: i = "" } = t, { session: o = "" } = t, { playerid: s = "" } = t, { lang: a = "en" } = t, { currency: u = "" } = t, { clientstyling: l = "" } = t, { clientstylingurl: c = "" } = t, { mbsource: h } = t, { translationurl: d = "" } = t, { currencylocale: m = "" } = t, { dateformat: b = "" } = t, f, S = window.navigator.userAgent, _ = Oo(S) !== "PC", y = !0, M = !1, H = "", T = 0, E = 0, N = 0, I = 0, oe = 0, Q = [], R, xe = "", 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;
5132
5146
  const X = () => {
5133
5147
  fetch(d).then((D) => D.json()).then((D) => {
5134
5148
  Object.keys(D).forEach((Z) => {
5135
- Yt(Z, D[Z]);
5149
+ en(Z, D[Z]);
5136
5150
  });
5137
5151
  }).catch((D) => {
5138
5152
  console.log(D);
5139
5153
  });
5140
5154
  };
5141
- Object.keys(Kt).forEach((g) => {
5142
- Yt(g, Kt[g]);
5155
+ Object.keys(tn).forEach((g) => {
5156
+ en(g, tn[g]);
5143
5157
  });
5144
5158
  const $ = (g) => {
5145
5159
  if (g.data)
@@ -5167,20 +5181,20 @@ function Xo(e, t, n) {
5167
5181
  },
5168
5182
  window.location.href
5169
5183
  );
5170
- }, L = () => !!H, Wn = () => {
5184
+ }, L = () => !!H, Xn = () => {
5171
5185
  n(8, y = !L());
5172
5186
  }, ee = (g) => {
5173
5187
  let D = {
5174
5188
  method: "GET",
5175
- headers: { "X-SessionId": o }
5176
- }, Z = new URL(`${i}/v1/player/${s}/bonusWallet`);
5177
- Z.searchParams.append("filter", zo), Z.searchParams.append("pagination", `offset=${g},limit=${te}`), fetch(Z, D).then((J) => J.json()).then(
5189
+ headers: { "X-SessionId": i }
5190
+ }, Z = new URL(`${o}/v1/player/${s}/bonusWallet`);
5191
+ Z.searchParams.append("filter", Zi), Z.searchParams.append("pagination", `offset=${g},limit=${te}`), fetch(Z, D).then((J) => J.json()).then(
5178
5192
  (J) => {
5179
5193
  Array.isArray(J.items) && J.items.forEach((k) => {
5180
- var xt, wt;
5181
- const He = (wt = (xt = k == null ? void 0 : k.extension) == null ? void 0 : xt.bonus) == null ? void 0 : wt.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;
5182
5196
  He && (k.termsandconditionsurl = He.url, k.termsandconditionsdescription = He.description, k.termsandconditionsasset = He.assets);
5183
- }), 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, oe = g / te), 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) => {
5184
5198
  k.fulfilledWR = Me(k.fulfilledWR), k.originalWageringRequirement = Me(k.originalWageringRequirement), k.currentAmount = Me(k.currentAmount), k.extension.grantedPlayerCurrencyAmount = Me(k.extension.grantedPlayerCurrencyAmount);
5185
5199
  }), window.scrollTo({ top: 0, behavior: "smooth" });
5186
5200
  },
@@ -5188,11 +5202,11 @@ function Xo(e, t, n) {
5188
5202
  console.error(J);
5189
5203
  }
5190
5204
  );
5191
- }, Me = (g) => new Intl.NumberFormat(m, { style: "currency", currency: u }).format(g).replace(/\s/g, ""), Vn = () => {
5192
- let g = new URL(`${i}/v1/player/${s}/claimbonus`), D = {
5205
+ }, Me = (g) => new Intl.NumberFormat(m, { style: "currency", currency: u }).format(g).replace(/\s/g, ""), Zn = () => {
5206
+ let g = new URL(`${o}/v1/player/${s}/claimbonus`), D = {
5193
5207
  method: "POST",
5194
5208
  headers: {
5195
- "X-SessionId": o,
5209
+ "X-SessionId": i,
5196
5210
  accept: "application/json"
5197
5211
  }
5198
5212
  };
@@ -5221,58 +5235,58 @@ function Xo(e, t, n) {
5221
5235
  window.location.href
5222
5236
  ));
5223
5237
  });
5224
- }, Et = () => {
5238
+ }, wt = () => {
5225
5239
  window.postMessage({ type: "EnableScroll" }, window.location.href), n(17, se = !1);
5226
- }, zn = () => {
5240
+ }, qn = () => {
5227
5241
  let g = {
5228
5242
  method: "DELETE",
5229
5243
  headers: {
5230
- "X-SessionId": o,
5244
+ "X-SessionId": i,
5231
5245
  "Content-Type": "application/json",
5232
5246
  Accept: "application/json"
5233
5247
  }
5234
- }, D = new URL(`${i}/v1/player/${s}/bonusWallet`);
5248
+ }, D = new URL(`${o}/v1/player/${s}/bonusWallet`);
5235
5249
  D.searchParams.append("bonusWalletID", xe), fetch(D, g).then((Z) => {
5236
- Z.status == 200 && (ee(0), Et());
5250
+ Z.status == 200 && (ee(0), wt());
5237
5251
  });
5238
- }, Xn = () => {
5239
- No(a);
5252
+ }, Qn = () => {
5253
+ Ri(a);
5240
5254
  };
5241
- function Zn(g) {
5255
+ function Jn(g) {
5242
5256
  return U(g, 1e3);
5243
5257
  }
5244
- br(() => (window.addEventListener("message", $, !1), () => {
5258
+ yr(() => (window.addEventListener("message", $, !1), () => {
5245
5259
  window.removeEventListener("message", $);
5246
5260
  }));
5247
- const qn = () => C();
5248
- function Qn() {
5261
+ const Yn = () => C();
5262
+ function Kn() {
5249
5263
  H = this.value, n(10, H);
5250
5264
  }
5251
- const Jn = () => ee(0), Yn = () => ee(T), Kn = (g) => ee(g * te), er = () => ee(E), tr = () => ee(N);
5252
- function nr(g) {
5253
- tt[g ? "unshift" : "push"](() => {
5254
- f = g, n(7, f);
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"](() => {
5268
+ h = g, n(7, h);
5255
5269
  });
5256
5270
  }
5257
5271
  return e.$$set = (g) => {
5258
- "endpoint" in g && n(27, i = g.endpoint), "session" in g && n(28, o = 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, h = 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);
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);
5259
5273
  }, e.$$.update = () => {
5260
5274
  e.$$.dirty[0] & /*lang*/
5261
- 1 && a && Xn(), e.$$.dirty[0] & /*session, playerid, endpoint*/
5262
- 939524096 && o && s && i && ee(0), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
5263
- 130 && l && f && Lo(f, l), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
5264
- 132 && c && f && Ro(f, c), e.$$.dirty[0] & /*mbsource, customStylingContainer*/
5265
- 136 && h && f && $o(f, `${h}.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*/
5266
5280
  16 && d && X();
5267
5281
  }, [
5268
5282
  a,
5269
5283
  l,
5270
5284
  c,
5271
- h,
5285
+ f,
5272
5286
  d,
5273
5287
  m,
5274
5288
  b,
5275
- f,
5289
+ h,
5276
5290
  y,
5277
5291
  M,
5278
5292
  H,
@@ -5280,40 +5294,40 @@ function Xo(e, t, n) {
5280
5294
  E,
5281
5295
  N,
5282
5296
  I,
5283
- oe,
5297
+ ie,
5284
5298
  Q,
5285
5299
  se,
5286
5300
  r,
5287
5301
  _,
5288
5302
  C,
5289
- Wn,
5303
+ Xn,
5290
5304
  ee,
5291
- Vn,
5292
- Et,
5293
- zn,
5294
5305
  Zn,
5295
- i,
5306
+ wt,
5307
+ qn,
5308
+ Jn,
5296
5309
  o,
5310
+ i,
5297
5311
  s,
5298
5312
  u,
5299
- qn,
5300
- Qn,
5301
- Jn,
5302
5313
  Yn,
5303
5314
  Kn,
5304
5315
  er,
5305
5316
  tr,
5306
- nr
5317
+ nr,
5318
+ rr,
5319
+ or,
5320
+ ir
5307
5321
  ];
5308
5322
  }
5309
- class jn extends Tr {
5323
+ class zn extends Hr {
5310
5324
  constructor(t) {
5311
- super(), Sr(
5325
+ super(), Pr(
5312
5326
  this,
5313
5327
  t,
5314
- Xo,
5315
- Vo,
5316
- ln,
5328
+ qi,
5329
+ Xi,
5330
+ hn,
5317
5331
  {
5318
5332
  endpoint: 27,
5319
5333
  session: 28,
@@ -5327,7 +5341,7 @@ class jn extends Tr {
5327
5341
  currencylocale: 5,
5328
5342
  dateformat: 6
5329
5343
  },
5330
- Fo,
5344
+ Di,
5331
5345
  [-1, -1]
5332
5346
  );
5333
5347
  }
@@ -5398,38 +5412,38 @@ class jn extends Tr {
5398
5412
  this.$$set({ dateformat: t }), z();
5399
5413
  }
5400
5414
  }
5401
- Ar(jn, { endpoint: {}, session: {}, playerid: {}, lang: {}, currency: {}, clientstyling: {}, clientstylingurl: {}, mbsource: {}, translationurl: {}, currencylocale: {}, dateformat: {} }, [], [], !0);
5402
- const Qo = /* @__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({
5403
5417
  __proto__: null,
5404
- default: jn
5418
+ default: zn
5405
5419
  }, Symbol.toStringTag, { value: "Module" }));
5406
5420
  export {
5407
5421
  Be as $,
5408
- Qo as P,
5409
- Tr as S,
5410
- Fn as a,
5411
- cr as b,
5412
- Ar as c,
5422
+ Yi as P,
5423
+ Hr as S,
5424
+ Gn as a,
5425
+ dr as b,
5426
+ Mr as c,
5413
5427
  W as d,
5414
5428
  P as e,
5415
5429
  z as f,
5416
5430
  B as g,
5417
5431
  V as h,
5418
- Sr as i,
5432
+ Pr as i,
5419
5433
  v as j,
5420
5434
  ne as k,
5421
5435
  G as l,
5422
- lr as m,
5436
+ fr as m,
5423
5437
  K as n,
5424
- Oo as o,
5425
- br as p,
5426
- qo as q,
5427
- Y as r,
5428
- ln as s,
5438
+ Li as o,
5439
+ yr as p,
5440
+ Fi as q,
5441
+ Ui as r,
5442
+ hn as s,
5429
5443
  F as t,
5430
- tt as u,
5431
- Lo as v,
5432
- Ro as w,
5433
- $o as x,
5434
- Io as y
5444
+ Ji as u,
5445
+ Y as v,
5446
+ nt as w,
5447
+ $i as x,
5448
+ Ni as y
5435
5449
  };