@everymatrix/player-active-bonuses 1.75.0 → 1.76.0

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,28 +1,28 @@
1
1
  function J() {
2
2
  }
3
- function tn(e) {
3
+ function rn(e) {
4
4
  return e();
5
5
  }
6
- function xt() {
6
+ function Ct() {
7
7
  return /* @__PURE__ */ Object.create(null);
8
8
  }
9
9
  function ae(e) {
10
- e.forEach(tn);
10
+ e.forEach(rn);
11
11
  }
12
- function bt(e) {
12
+ function _t(e) {
13
13
  return typeof e == "function";
14
14
  }
15
- function nn(e, t) {
15
+ function on(e, t) {
16
16
  return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
17
17
  }
18
18
  let He;
19
- function $o(e, t) {
19
+ function Ui(e, t) {
20
20
  return e === t ? !0 : (He || (He = document.createElement("a")), He.href = t, e === He.href);
21
21
  }
22
- function Jn(e) {
22
+ function Yn(e) {
23
23
  return Object.keys(e).length === 0;
24
24
  }
25
- function rn(e, ...t) {
25
+ function sn(e, ...t) {
26
26
  if (e == null) {
27
27
  for (const r of t)
28
28
  r(void 0);
@@ -31,20 +31,20 @@ function rn(e, ...t) {
31
31
  const n = e.subscribe(...t);
32
32
  return n.unsubscribe ? () => n.unsubscribe() : n;
33
33
  }
34
- function Yn(e, t, n) {
35
- e.$$.on_destroy.push(rn(t, n));
34
+ function Kn(e, t, n) {
35
+ e.$$.on_destroy.push(sn(t, n));
36
36
  }
37
37
  function v(e, t) {
38
38
  e.appendChild(t);
39
39
  }
40
- function Kn(e, t, n) {
41
- const r = er(e);
40
+ function er(e, t, n) {
41
+ const r = tr(e);
42
42
  if (!r.getElementById(t)) {
43
- const i = P("style");
44
- i.id = t, i.textContent = n, tr(r, i);
43
+ const o = T("style");
44
+ o.id = t, o.textContent = n, nr(r, o);
45
45
  }
46
46
  }
47
- function er(e) {
47
+ function tr(e) {
48
48
  if (!e)
49
49
  return document;
50
50
  const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
@@ -54,7 +54,7 @@ function er(e) {
54
54
  t
55
55
  ) : e.ownerDocument;
56
56
  }
57
- function tr(e, t) {
57
+ function nr(e, t) {
58
58
  return v(
59
59
  /** @type {Document} */
60
60
  e.head || e,
@@ -67,11 +67,11 @@ function W(e, t, n) {
67
67
  function G(e) {
68
68
  e.parentNode && e.parentNode.removeChild(e);
69
69
  }
70
- function on(e, t) {
70
+ function an(e, t) {
71
71
  for (let n = 0; n < e.length; n += 1)
72
72
  e[n] && e[n].d(t);
73
73
  }
74
- function P(e) {
74
+ function T(e) {
75
75
  return document.createElement(e);
76
76
  }
77
77
  function le(e) {
@@ -83,7 +83,7 @@ function F(e) {
83
83
  function j() {
84
84
  return F(" ");
85
85
  }
86
- function gt() {
86
+ function Bt() {
87
87
  return F("");
88
88
  }
89
89
  function Q(e, t, n, r) {
@@ -96,17 +96,17 @@ function p(e, t, n) {
96
96
  const r = t.toLowerCase();
97
97
  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);
98
98
  }
99
- function nr(e) {
99
+ function rr(e) {
100
100
  return Array.from(e.childNodes);
101
101
  }
102
- function te(e, t) {
102
+ function ne(e, t) {
103
103
  t = "" + t, e.data !== t && (e.data = /** @type {string} */
104
104
  t);
105
105
  }
106
- function wt(e, t) {
106
+ function St(e, t) {
107
107
  e.value = t ?? "";
108
108
  }
109
- function rr(e) {
109
+ function or(e) {
110
110
  const t = {};
111
111
  return e.childNodes.forEach(
112
112
  /** @param {Element} node */
@@ -115,98 +115,98 @@ function rr(e) {
115
115
  }
116
116
  ), t;
117
117
  }
118
- let Ce;
119
- function we(e) {
120
- Ce = e;
118
+ let we;
119
+ function xe(e) {
120
+ we = e;
121
121
  }
122
122
  function ir() {
123
- if (!Ce)
123
+ if (!we)
124
124
  throw new Error("Function called outside component initialization");
125
- return Ce;
125
+ return we;
126
126
  }
127
- function or(e) {
127
+ function sr(e) {
128
128
  ir().$$.on_mount.push(e);
129
129
  }
130
- const fe = [], et = [];
130
+ const fe = [], nt = [];
131
131
  let de = [];
132
- const Ct = [], sr = /* @__PURE__ */ Promise.resolve();
133
- let tt = !1;
134
- function ar() {
135
- tt || (tt = !0, sr.then(z));
132
+ const At = [], ar = /* @__PURE__ */ Promise.resolve();
133
+ let rt = !1;
134
+ function ur() {
135
+ rt || (rt = !0, ar.then(z));
136
136
  }
137
- function nt(e) {
137
+ function ot(e) {
138
138
  de.push(e);
139
139
  }
140
- const ze = /* @__PURE__ */ new Set();
140
+ const Ze = /* @__PURE__ */ new Set();
141
141
  let ce = 0;
142
142
  function z() {
143
143
  if (ce !== 0)
144
144
  return;
145
- const e = Ce;
145
+ const e = we;
146
146
  do {
147
147
  try {
148
148
  for (; ce < fe.length; ) {
149
149
  const t = fe[ce];
150
- ce++, we(t), ur(t.$$);
150
+ ce++, xe(t), lr(t.$$);
151
151
  }
152
152
  } catch (t) {
153
153
  throw fe.length = 0, ce = 0, t;
154
154
  }
155
- for (we(null), fe.length = 0, ce = 0; et.length; )
156
- et.pop()();
155
+ for (xe(null), fe.length = 0, ce = 0; nt.length; )
156
+ nt.pop()();
157
157
  for (let t = 0; t < de.length; t += 1) {
158
158
  const n = de[t];
159
- ze.has(n) || (ze.add(n), n());
159
+ Ze.has(n) || (Ze.add(n), n());
160
160
  }
161
161
  de.length = 0;
162
162
  } while (fe.length);
163
- for (; Ct.length; )
164
- Ct.pop()();
165
- tt = !1, ze.clear(), we(e);
163
+ for (; At.length; )
164
+ At.pop()();
165
+ rt = !1, Ze.clear(), xe(e);
166
166
  }
167
- function ur(e) {
167
+ function lr(e) {
168
168
  if (e.fragment !== null) {
169
169
  e.update(), ae(e.before_update);
170
170
  const t = e.dirty;
171
- e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(nt);
171
+ e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(ot);
172
172
  }
173
173
  }
174
- function lr(e) {
174
+ function cr(e) {
175
175
  const t = [], n = [];
176
176
  de.forEach((r) => e.indexOf(r) === -1 ? t.push(r) : n.push(r)), n.forEach((r) => r()), de = t;
177
177
  }
178
- const cr = /* @__PURE__ */ new Set();
179
- function hr(e, t) {
180
- e && e.i && (cr.delete(e), e.i(t));
178
+ const hr = /* @__PURE__ */ new Set();
179
+ function fr(e, t) {
180
+ e && e.i && (hr.delete(e), e.i(t));
181
181
  }
182
182
  function Fe(e) {
183
183
  return e?.length !== void 0 ? e : Array.from(e);
184
184
  }
185
- function fr(e, t, n) {
186
- const { fragment: r, after_update: i } = e.$$;
187
- r && r.m(t, n), nt(() => {
188
- const o = e.$$.on_mount.map(tn).filter(bt);
189
- e.$$.on_destroy ? e.$$.on_destroy.push(...o) : ae(o), e.$$.on_mount = [];
190
- }), i.forEach(nt);
185
+ function dr(e, t, n) {
186
+ const { fragment: r, after_update: o } = e.$$;
187
+ r && r.m(t, n), ot(() => {
188
+ const i = e.$$.on_mount.map(rn).filter(_t);
189
+ e.$$.on_destroy ? e.$$.on_destroy.push(...i) : ae(i), e.$$.on_mount = [];
190
+ }), o.forEach(ot);
191
191
  }
192
- function dr(e, t) {
192
+ function pr(e, t) {
193
193
  const n = e.$$;
194
- n.fragment !== null && (lr(n.after_update), ae(n.on_destroy), n.fragment && n.fragment.d(t), n.on_destroy = n.fragment = null, n.ctx = []);
194
+ n.fragment !== null && (cr(n.after_update), ae(n.on_destroy), n.fragment && n.fragment.d(t), n.on_destroy = n.fragment = null, n.ctx = []);
195
195
  }
196
- function pr(e, t) {
197
- e.$$.dirty[0] === -1 && (fe.push(e), ar(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
196
+ function mr(e, t) {
197
+ e.$$.dirty[0] === -1 && (fe.push(e), ur(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
198
198
  }
199
- function mr(e, t, n, r, i, o, s = null, a = [-1]) {
200
- const u = Ce;
201
- we(e);
199
+ function br(e, t, n, r, o, i, s = null, a = [-1]) {
200
+ const u = we;
201
+ xe(e);
202
202
  const l = e.$$ = {
203
203
  fragment: null,
204
204
  ctx: [],
205
205
  // state
206
- props: o,
206
+ props: i,
207
207
  update: J,
208
- not_equal: i,
209
- bound: xt(),
208
+ not_equal: o,
209
+ bound: Ct(),
210
210
  // lifecycle
211
211
  on_mount: [],
212
212
  on_destroy: [],
@@ -215,7 +215,7 @@ function mr(e, t, n, r, i, o, s = null, a = [-1]) {
215
215
  after_update: [],
216
216
  context: new Map(t.context || (u ? u.$$.context : [])),
217
217
  // everything else
218
- callbacks: xt(),
218
+ callbacks: Ct(),
219
219
  dirty: a,
220
220
  skip_bound: !1,
221
221
  root: t.target || u.$$.root
@@ -224,19 +224,19 @@ function mr(e, t, n, r, i, o, s = null, a = [-1]) {
224
224
  let c = !1;
225
225
  if (l.ctx = n ? n(e, t.props || {}, (f, d, ...m) => {
226
226
  const b = m.length ? m[0] : d;
227
- return l.ctx && i(l.ctx[f], l.ctx[f] = b) && (!l.skip_bound && l.bound[f] && l.bound[f](b), c && pr(e, f)), d;
227
+ return l.ctx && o(l.ctx[f], l.ctx[f] = b) && (!l.skip_bound && l.bound[f] && l.bound[f](b), c && mr(e, f)), d;
228
228
  }) : [], l.update(), c = !0, ae(l.before_update), l.fragment = r ? r(l.ctx) : !1, t.target) {
229
229
  if (t.hydrate) {
230
- const f = nr(t.target);
230
+ const f = rr(t.target);
231
231
  l.fragment && l.fragment.l(f), f.forEach(G);
232
232
  } else
233
233
  l.fragment && l.fragment.c();
234
- t.intro && hr(e.$$.fragment), fr(e, t.target, t.anchor), z();
234
+ t.intro && fr(e.$$.fragment), dr(e, t.target, t.anchor), z();
235
235
  }
236
- we(u);
236
+ xe(u);
237
237
  }
238
- let sn;
239
- typeof HTMLElement == "function" && (sn = class extends HTMLElement {
238
+ let un;
239
+ typeof HTMLElement == "function" && (un = class extends HTMLElement {
240
240
  /** The Svelte component constructor */
241
241
  $$ctor;
242
242
  /** Slots */
@@ -273,37 +273,37 @@ typeof HTMLElement == "function" && (sn = class extends HTMLElement {
273
273
  }
274
274
  async connectedCallback() {
275
275
  if (this.$$cn = !0, !this.$$c) {
276
- let e = function(i) {
276
+ let e = function(o) {
277
277
  return () => {
278
- let o;
278
+ let i;
279
279
  return {
280
280
  c: function() {
281
- o = P("slot"), i !== "default" && B(o, "name", i);
281
+ i = T("slot"), o !== "default" && B(i, "name", o);
282
282
  },
283
283
  /**
284
284
  * @param {HTMLElement} target
285
285
  * @param {HTMLElement} [anchor]
286
286
  */
287
287
  m: function(u, l) {
288
- W(u, o, l);
288
+ W(u, i, l);
289
289
  },
290
290
  d: function(u) {
291
- u && G(o);
291
+ u && G(i);
292
292
  }
293
293
  };
294
294
  };
295
295
  };
296
296
  if (await Promise.resolve(), !this.$$cn || this.$$c)
297
297
  return;
298
- const t = {}, n = rr(this);
299
- for (const i of this.$$s)
300
- i in n && (t[i] = [e(i)]);
301
- for (const i of this.attributes) {
302
- const o = this.$$g_p(i.name);
303
- o in this.$$d || (this.$$d[o] = Ne(o, i.value, this.$$p_d, "toProp"));
298
+ const t = {}, n = or(this);
299
+ for (const o of this.$$s)
300
+ o in n && (t[o] = [e(o)]);
301
+ for (const o of this.attributes) {
302
+ const i = this.$$g_p(o.name);
303
+ i in this.$$d || (this.$$d[i] = Ne(i, o.value, this.$$p_d, "toProp"));
304
304
  }
305
- for (const i in this.$$p_d)
306
- !(i in this.$$d) && this[i] !== void 0 && (this.$$d[i] = this[i], delete this[i]);
305
+ for (const o in this.$$p_d)
306
+ !(o in this.$$d) && this[o] !== void 0 && (this.$$d[o] = this[o], delete this[o]);
307
307
  this.$$c = new this.$$ctor({
308
308
  target: this.shadowRoot || this,
309
309
  props: {
@@ -316,23 +316,23 @@ typeof HTMLElement == "function" && (sn = class extends HTMLElement {
316
316
  });
317
317
  const r = () => {
318
318
  this.$$r = !0;
319
- for (const i in this.$$p_d)
320
- if (this.$$d[i] = this.$$c.$$.ctx[this.$$c.$$.props[i]], this.$$p_d[i].reflect) {
321
- const o = Ne(
322
- i,
323
- this.$$d[i],
319
+ for (const o in this.$$p_d)
320
+ if (this.$$d[o] = this.$$c.$$.ctx[this.$$c.$$.props[o]], this.$$p_d[o].reflect) {
321
+ const i = Ne(
322
+ o,
323
+ this.$$d[o],
324
324
  this.$$p_d,
325
325
  "toAttribute"
326
326
  );
327
- o == null ? this.removeAttribute(this.$$p_d[i].attribute || i) : this.setAttribute(this.$$p_d[i].attribute || i, o);
327
+ i == null ? this.removeAttribute(this.$$p_d[o].attribute || o) : this.setAttribute(this.$$p_d[o].attribute || o, i);
328
328
  }
329
329
  this.$$r = !1;
330
330
  };
331
331
  this.$$c.$$.after_update.push(r), r();
332
- for (const i in this.$$l)
333
- for (const o of this.$$l[i]) {
334
- const s = this.$$c.$on(i, o);
335
- this.$$l_u.set(o, s);
332
+ for (const o in this.$$l)
333
+ for (const i of this.$$l[o]) {
334
+ const s = this.$$c.$on(o, i);
335
+ this.$$l_u.set(i, s);
336
336
  }
337
337
  this.$$l = {};
338
338
  }
@@ -354,11 +354,11 @@ typeof HTMLElement == "function" && (sn = class extends HTMLElement {
354
354
  }
355
355
  });
356
356
  function Ne(e, t, n, r) {
357
- const i = n[e]?.type;
358
- if (t = i === "Boolean" && typeof t != "boolean" ? t != null : t, !r || !n[e])
357
+ const o = n[e]?.type;
358
+ if (t = o === "Boolean" && typeof t != "boolean" ? t != null : t, !r || !n[e])
359
359
  return t;
360
360
  if (r === "toAttribute")
361
- switch (i) {
361
+ switch (o) {
362
362
  case "Object":
363
363
  case "Array":
364
364
  return t == null ? null : JSON.stringify(t);
@@ -370,7 +370,7 @@ function Ne(e, t, n, r) {
370
370
  return t;
371
371
  }
372
372
  else
373
- switch (i) {
373
+ switch (o) {
374
374
  case "Object":
375
375
  case "Array":
376
376
  return t && JSON.parse(t);
@@ -382,10 +382,10 @@ function Ne(e, t, n, r) {
382
382
  return t;
383
383
  }
384
384
  }
385
- function br(e, t, n, r, i, o) {
386
- let s = class extends sn {
385
+ function gr(e, t, n, r, o, i) {
386
+ let s = class extends un {
387
387
  constructor() {
388
- super(e, n, i), this.$$p_d = t;
388
+ super(e, n, o), this.$$p_d = t;
389
389
  }
390
390
  static get observedAttributes() {
391
391
  return Object.keys(t).map(
@@ -411,7 +411,7 @@ function br(e, t, n, r, i, o) {
411
411
  }), e.element = /** @type {any} */
412
412
  s, s;
413
413
  }
414
- class gr {
414
+ class vr {
415
415
  /**
416
416
  * ### PRIVATE API
417
417
  *
@@ -430,7 +430,7 @@ class gr {
430
430
  $$set = void 0;
431
431
  /** @returns {void} */
432
432
  $destroy() {
433
- dr(this, 1), this.$destroy = J;
433
+ pr(this, 1), this.$destroy = J;
434
434
  }
435
435
  /**
436
436
  * @template {Extract<keyof Events, string>} K
@@ -439,12 +439,12 @@ class gr {
439
439
  * @returns {() => void}
440
440
  */
441
441
  $on(t, n) {
442
- if (!bt(n))
442
+ if (!_t(n))
443
443
  return J;
444
444
  const r = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
445
445
  return r.push(n), () => {
446
- const i = r.indexOf(n);
447
- i !== -1 && r.splice(i, 1);
446
+ const o = r.indexOf(n);
447
+ o !== -1 && r.splice(o, 1);
448
448
  };
449
449
  }
450
450
  /**
@@ -452,11 +452,11 @@ class gr {
452
452
  * @returns {void}
453
453
  */
454
454
  $set(t) {
455
- this.$$set && !Jn(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
455
+ this.$$set && !Yn(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
456
456
  }
457
457
  }
458
- const vr = "4";
459
- typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(vr);
458
+ const yr = "4";
459
+ typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(yr);
460
460
  /*! *****************************************************************************
461
461
  Copyright (c) Microsoft Corporation.
462
462
 
@@ -471,43 +471,24 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
471
471
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
472
472
  PERFORMANCE OF THIS SOFTWARE.
473
473
  ***************************************************************************** */
474
- var rt = function(e, t) {
475
- return rt = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(n, r) {
474
+ var it = function(e, t) {
475
+ return it = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(n, r) {
476
476
  n.__proto__ = r;
477
477
  } || function(n, r) {
478
- for (var i in r)
479
- Object.prototype.hasOwnProperty.call(r, i) && (n[i] = r[i]);
480
- }, rt(e, t);
478
+ for (var o in r)
479
+ Object.prototype.hasOwnProperty.call(r, o) && (n[o] = r[o]);
480
+ }, it(e, t);
481
481
  };
482
- function re(e, t) {
482
+ function Ae(e, t) {
483
483
  if (typeof t != "function" && t !== null)
484
484
  throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
485
- rt(e, t);
485
+ it(e, t);
486
486
  function n() {
487
487
  this.constructor = e;
488
488
  }
489
489
  e.prototype = t === null ? Object.create(t) : (n.prototype = t.prototype, new n());
490
490
  }
491
- var A = function() {
492
- return A = Object.assign || function(t) {
493
- for (var n, r = 1, i = arguments.length; r < i; r++) {
494
- n = arguments[r];
495
- for (var o in n)
496
- Object.prototype.hasOwnProperty.call(n, o) && (t[o] = n[o]);
497
- }
498
- return t;
499
- }, A.apply(this, arguments);
500
- };
501
- function yr(e, t) {
502
- var n = {};
503
- for (var r in e)
504
- Object.prototype.hasOwnProperty.call(e, r) && t.indexOf(r) < 0 && (n[r] = e[r]);
505
- if (e != null && typeof Object.getOwnPropertySymbols == "function")
506
- for (var i = 0, r = Object.getOwnPropertySymbols(e); i < r.length; i++)
507
- t.indexOf(r[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, r[i]) && (n[r[i]] = e[r[i]]);
508
- return n;
509
- }
510
- function it(e) {
491
+ function st(e) {
511
492
  var t = typeof Symbol == "function" && Symbol.iterator, n = t && e[t], r = 0;
512
493
  if (n)
513
494
  return n.call(e);
@@ -519,69 +500,69 @@ function it(e) {
519
500
  };
520
501
  throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
521
502
  }
522
- function ot(e, t) {
503
+ function at(e, t) {
523
504
  var n = typeof Symbol == "function" && e[Symbol.iterator];
524
505
  if (!n)
525
506
  return e;
526
- var r = n.call(e), i, o = [], s;
507
+ var r = n.call(e), o, i = [], s;
527
508
  try {
528
- for (; (t === void 0 || t-- > 0) && !(i = r.next()).done; )
529
- o.push(i.value);
509
+ for (; (t === void 0 || t-- > 0) && !(o = r.next()).done; )
510
+ i.push(o.value);
530
511
  } catch (a) {
531
512
  s = { error: a };
532
513
  } finally {
533
514
  try {
534
- i && !i.done && (n = r.return) && n.call(r);
515
+ o && !o.done && (n = r.return) && n.call(r);
535
516
  } finally {
536
517
  if (s)
537
518
  throw s.error;
538
519
  }
539
520
  }
540
- return o;
521
+ return i;
541
522
  }
542
- function pe(e, t, n) {
543
- if (n || arguments.length === 2)
544
- for (var r = 0, i = t.length, o; r < i; r++)
545
- (o || !(r in t)) && (o || (o = Array.prototype.slice.call(t, 0, r)), o[r] = t[r]);
546
- return e.concat(o || t);
523
+ function ut(e, t, n) {
524
+ if (arguments.length === 2)
525
+ for (var r = 0, o = t.length, i; r < o; r++)
526
+ (i || !(r in t)) && (i || (i = Array.prototype.slice.call(t, 0, r)), i[r] = t[r]);
527
+ return e.concat(i || t);
547
528
  }
548
- function ne(e) {
529
+ function re(e) {
549
530
  return typeof e == "function";
550
531
  }
551
- function an(e) {
532
+ function ln(e) {
552
533
  var t = function(r) {
553
534
  Error.call(r), r.stack = new Error().stack;
554
535
  }, n = e(t);
555
536
  return n.prototype = Object.create(Error.prototype), n.prototype.constructor = n, n;
556
537
  }
557
- var Xe = an(function(e) {
538
+ var qe = ln(function(e) {
558
539
  return function(n) {
559
540
  e(this), this.message = n ? n.length + ` errors occurred during unsubscription:
560
- ` + n.map(function(r, i) {
561
- return i + 1 + ") " + r.toString();
541
+ ` + n.map(function(r, o) {
542
+ return o + 1 + ") " + r.toString();
562
543
  }).join(`
563
544
  `) : "", this.name = "UnsubscriptionError", this.errors = n;
564
545
  };
565
546
  });
566
- function st(e, t) {
547
+ function lt(e, t) {
567
548
  if (e) {
568
549
  var n = e.indexOf(t);
569
550
  0 <= n && e.splice(n, 1);
570
551
  }
571
552
  }
572
- var Ge = function() {
553
+ var ke = function() {
573
554
  function e(t) {
574
555
  this.initialTeardown = t, this.closed = !1, this._parentage = null, this._finalizers = null;
575
556
  }
576
557
  return e.prototype.unsubscribe = function() {
577
- var t, n, r, i, o;
558
+ var t, n, r, o, i;
578
559
  if (!this.closed) {
579
560
  this.closed = !0;
580
561
  var s = this._parentage;
581
562
  if (s)
582
563
  if (this._parentage = null, Array.isArray(s))
583
564
  try {
584
- for (var a = it(s), u = a.next(); !u.done; u = a.next()) {
565
+ for (var a = st(s), u = a.next(); !u.done; u = a.next()) {
585
566
  var l = u.value;
586
567
  l.remove(this);
587
568
  }
@@ -598,43 +579,43 @@ var Ge = function() {
598
579
  else
599
580
  s.remove(this);
600
581
  var c = this.initialTeardown;
601
- if (ne(c))
582
+ if (re(c))
602
583
  try {
603
584
  c();
604
585
  } catch (h) {
605
- o = h instanceof Xe ? h.errors : [h];
586
+ i = h instanceof qe ? h.errors : [h];
606
587
  }
607
588
  var f = this._finalizers;
608
589
  if (f) {
609
590
  this._finalizers = null;
610
591
  try {
611
- for (var d = it(f), m = d.next(); !m.done; m = d.next()) {
592
+ for (var d = st(f), m = d.next(); !m.done; m = d.next()) {
612
593
  var b = m.value;
613
594
  try {
614
- St(b);
595
+ Tt(b);
615
596
  } catch (h) {
616
- o = o ?? [], h instanceof Xe ? o = pe(pe([], ot(o)), ot(h.errors)) : o.push(h);
597
+ i = i ?? [], h instanceof qe ? i = ut(ut([], at(i)), at(h.errors)) : i.push(h);
617
598
  }
618
599
  }
619
600
  } catch (h) {
620
601
  r = { error: h };
621
602
  } finally {
622
603
  try {
623
- m && !m.done && (i = d.return) && i.call(d);
604
+ m && !m.done && (o = d.return) && o.call(d);
624
605
  } finally {
625
606
  if (r)
626
607
  throw r.error;
627
608
  }
628
609
  }
629
610
  }
630
- if (o)
631
- throw new Xe(o);
611
+ if (i)
612
+ throw new qe(i);
632
613
  }
633
614
  }, e.prototype.add = function(t) {
634
615
  var n;
635
616
  if (t && t !== this)
636
617
  if (this.closed)
637
- St(t);
618
+ Tt(t);
638
619
  else {
639
620
  if (t instanceof e) {
640
621
  if (t.closed || t._hasParent(this))
@@ -651,56 +632,52 @@ var Ge = function() {
651
632
  this._parentage = Array.isArray(n) ? (n.push(t), n) : n ? [n, t] : t;
652
633
  }, e.prototype._removeParent = function(t) {
653
634
  var n = this._parentage;
654
- n === t ? this._parentage = null : Array.isArray(n) && st(n, t);
635
+ n === t ? this._parentage = null : Array.isArray(n) && lt(n, t);
655
636
  }, e.prototype.remove = function(t) {
656
637
  var n = this._finalizers;
657
- n && st(n, t), t instanceof e && t._removeParent(this);
638
+ n && lt(n, t), t instanceof e && t._removeParent(this);
658
639
  }, e.EMPTY = function() {
659
640
  var t = new e();
660
641
  return t.closed = !0, t;
661
642
  }(), e;
662
- }(), un = Ge.EMPTY;
663
- function ln(e) {
664
- return e instanceof Ge || e && "closed" in e && ne(e.remove) && ne(e.add) && ne(e.unsubscribe);
665
- }
666
- function St(e) {
667
- ne(e) ? e() : e.unsubscribe();
668
- }
669
- var cn = {
670
- onUnhandledError: null,
671
- onStoppedNotification: null,
672
- Promise: void 0,
673
- useDeprecatedSynchronousErrorHandling: !1,
674
- useDeprecatedNextContext: !1
675
- }, _r = {
643
+ }(), cn = ke.EMPTY;
644
+ function hn(e) {
645
+ return e instanceof ke || e && "closed" in e && re(e.remove) && re(e.add) && re(e.unsubscribe);
646
+ }
647
+ function Tt(e) {
648
+ re(e) ? e() : e.unsubscribe();
649
+ }
650
+ var _r = {
651
+ Promise: void 0
652
+ }, Br = {
676
653
  setTimeout: function(e, t) {
677
654
  for (var n = [], r = 2; r < arguments.length; r++)
678
655
  n[r - 2] = arguments[r];
679
- return setTimeout.apply(void 0, pe([e, t], ot(n)));
656
+ return setTimeout.apply(void 0, ut([e, t], at(n)));
680
657
  },
681
658
  clearTimeout: function(e) {
682
659
  return clearTimeout(e);
683
660
  },
684
661
  delegate: void 0
685
662
  };
686
- function Br(e) {
687
- _r.setTimeout(function() {
663
+ function Er(e) {
664
+ Br.setTimeout(function() {
688
665
  throw e;
689
666
  });
690
667
  }
691
- function At() {
668
+ function Pt() {
692
669
  }
693
670
  function Le(e) {
694
671
  e();
695
672
  }
696
- var hn = function(e) {
697
- re(t, e);
673
+ var fn = function(e) {
674
+ Ae(t, e);
698
675
  function t(n) {
699
676
  var r = e.call(this) || this;
700
- return r.isStopped = !1, n ? (r.destination = n, ln(n) && n.add(r)) : r.destination = Cr, r;
677
+ return r.isStopped = !1, n ? (r.destination = n, hn(n) && n.add(r)) : r.destination = Cr, r;
701
678
  }
702
- return t.create = function(n, r, i) {
703
- return new at(n, r, i);
679
+ return t.create = function(n, r, o) {
680
+ return new ct(n, r, o);
704
681
  }, t.prototype.next = function(n) {
705
682
  this.isStopped || this._next(n);
706
683
  }, t.prototype.error = function(n) {
@@ -724,11 +701,7 @@ var hn = function(e) {
724
701
  this.unsubscribe();
725
702
  }
726
703
  }, t;
727
- }(Ge), Er = Function.prototype.bind;
728
- function Ze(e, t) {
729
- return Er.call(e, t);
730
- }
731
- var xr = function() {
704
+ }(ke), xr = function() {
732
705
  function e(t) {
733
706
  this.partialObserver = t;
734
707
  }
@@ -738,7 +711,7 @@ var xr = function() {
738
711
  try {
739
712
  n.next(t);
740
713
  } catch (r) {
741
- Ie(r);
714
+ Oe(r);
742
715
  }
743
716
  }, e.prototype.error = function(t) {
744
717
  var n = this.partialObserver;
@@ -746,54 +719,42 @@ var xr = function() {
746
719
  try {
747
720
  n.error(t);
748
721
  } catch (r) {
749
- Ie(r);
722
+ Oe(r);
750
723
  }
751
724
  else
752
- Ie(t);
725
+ Oe(t);
753
726
  }, e.prototype.complete = function() {
754
727
  var t = this.partialObserver;
755
728
  if (t.complete)
756
729
  try {
757
730
  t.complete();
758
731
  } catch (n) {
759
- Ie(n);
732
+ Oe(n);
760
733
  }
761
734
  }, e;
762
- }(), at = function(e) {
763
- re(t, e);
764
- function t(n, r, i) {
765
- var o = e.call(this) || this, s;
766
- if (ne(n) || !n)
767
- s = {
768
- next: n ?? void 0,
769
- error: r ?? void 0,
770
- complete: i ?? void 0
771
- };
772
- else {
773
- var a;
774
- o && cn.useDeprecatedNextContext ? (a = Object.create(n), a.unsubscribe = function() {
775
- return o.unsubscribe();
776
- }, s = {
777
- next: n.next && Ze(n.next, a),
778
- error: n.error && Ze(n.error, a),
779
- complete: n.complete && Ze(n.complete, a)
780
- }) : s = n;
781
- }
782
- return o.destination = new xr(s), o;
735
+ }(), ct = function(e) {
736
+ Ae(t, e);
737
+ function t(n, r, o) {
738
+ var i = e.call(this) || this, s;
739
+ return re(n) || !n ? s = {
740
+ next: n ?? void 0,
741
+ error: r ?? void 0,
742
+ complete: o ?? void 0
743
+ } : s = n, i.destination = new xr(s), i;
783
744
  }
784
745
  return t;
785
- }(hn);
786
- function Ie(e) {
787
- Br(e);
746
+ }(fn);
747
+ function Oe(e) {
748
+ Er(e);
788
749
  }
789
750
  function wr(e) {
790
751
  throw e;
791
752
  }
792
753
  var Cr = {
793
754
  closed: !0,
794
- next: At,
755
+ next: Pt,
795
756
  error: wr,
796
- complete: At
757
+ complete: Pt
797
758
  }, Sr = function() {
798
759
  return typeof Symbol == "function" && Symbol.observable || "@@observable";
799
760
  }();
@@ -802,12 +763,12 @@ function Ar(e) {
802
763
  }
803
764
  function Tr(e) {
804
765
  return e.length === 0 ? Ar : e.length === 1 ? e[0] : function(n) {
805
- return e.reduce(function(r, i) {
806
- return i(r);
766
+ return e.reduce(function(r, o) {
767
+ return o(r);
807
768
  }, n);
808
769
  };
809
770
  }
810
- var Tt = function() {
771
+ var Mt = function() {
811
772
  function e(t) {
812
773
  t && (this._subscribe = t);
813
774
  }
@@ -815,11 +776,11 @@ var Tt = function() {
815
776
  var n = new e();
816
777
  return n.source = this, n.operator = t, n;
817
778
  }, e.prototype.subscribe = function(t, n, r) {
818
- var i = this, o = Mr(t) ? t : new at(t, n, r);
779
+ var o = this, i = Mr(t) ? t : new ct(t, n, r);
819
780
  return Le(function() {
820
- var s = i, a = s.operator, u = s.source;
821
- o.add(a ? a.call(o, u) : u ? i._subscribe(o) : i._trySubscribe(o));
822
- }), o;
781
+ var s = o, a = s.operator, u = s.source;
782
+ i.add(a ? a.call(i, u) : u ? o._subscribe(i) : o._trySubscribe(i));
783
+ }), i;
823
784
  }, e.prototype._trySubscribe = function(t) {
824
785
  try {
825
786
  return this._subscribe(t);
@@ -828,17 +789,17 @@ var Tt = function() {
828
789
  }
829
790
  }, e.prototype.forEach = function(t, n) {
830
791
  var r = this;
831
- return n = Pt(n), new n(function(i, o) {
832
- var s = new at({
792
+ return n = Ht(n), new n(function(o, i) {
793
+ var s = new ct({
833
794
  next: function(a) {
834
795
  try {
835
796
  t(a);
836
797
  } catch (u) {
837
- o(u), s.unsubscribe();
798
+ i(u), s.unsubscribe();
838
799
  }
839
800
  },
840
- error: o,
841
- complete: i
801
+ error: i,
802
+ complete: o
842
803
  });
843
804
  r.subscribe(s);
844
805
  });
@@ -853,42 +814,42 @@ var Tt = function() {
853
814
  return Tr(t)(this);
854
815
  }, e.prototype.toPromise = function(t) {
855
816
  var n = this;
856
- return t = Pt(t), new t(function(r, i) {
857
- var o;
817
+ return t = Ht(t), new t(function(r, o) {
818
+ var i;
858
819
  n.subscribe(function(s) {
859
- return o = s;
820
+ return i = s;
860
821
  }, function(s) {
861
- return i(s);
822
+ return o(s);
862
823
  }, function() {
863
- return r(o);
824
+ return r(i);
864
825
  });
865
826
  });
866
827
  }, e.create = function(t) {
867
828
  return new e(t);
868
829
  }, e;
869
830
  }();
870
- function Pt(e) {
831
+ function Ht(e) {
871
832
  var t;
872
- return (t = e ?? cn.Promise) !== null && t !== void 0 ? t : Promise;
833
+ return (t = e ?? _r.Promise) !== null && t !== void 0 ? t : Promise;
873
834
  }
874
835
  function Pr(e) {
875
- return e && ne(e.next) && ne(e.error) && ne(e.complete);
836
+ return e && re(e.next) && re(e.error) && re(e.complete);
876
837
  }
877
838
  function Mr(e) {
878
- return e && e instanceof hn || Pr(e) && ln(e);
839
+ return e && e instanceof fn || Pr(e) && hn(e);
879
840
  }
880
- var Hr = an(function(e) {
841
+ var Hr = ln(function(e) {
881
842
  return function() {
882
843
  e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
883
844
  };
884
- }), fn = function(e) {
885
- re(t, e);
845
+ }), dn = function(e) {
846
+ Ae(t, e);
886
847
  function t() {
887
848
  var n = e.call(this) || this;
888
849
  return n.closed = !1, n.currentObservers = null, n.observers = [], n.isStopped = !1, n.hasError = !1, n.thrownError = null, n;
889
850
  }
890
851
  return t.prototype.lift = function(n) {
891
- var r = new Mt(this, this);
852
+ var r = new Ot(this, this);
892
853
  return r.operator = n, r;
893
854
  }, t.prototype._throwIfClosed = function() {
894
855
  if (this.closed)
@@ -896,22 +857,22 @@ var Hr = an(function(e) {
896
857
  }, t.prototype.next = function(n) {
897
858
  var r = this;
898
859
  Le(function() {
899
- var i, o;
860
+ var o, i;
900
861
  if (r._throwIfClosed(), !r.isStopped) {
901
862
  r.currentObservers || (r.currentObservers = Array.from(r.observers));
902
863
  try {
903
- for (var s = it(r.currentObservers), a = s.next(); !a.done; a = s.next()) {
864
+ for (var s = st(r.currentObservers), a = s.next(); !a.done; a = s.next()) {
904
865
  var u = a.value;
905
866
  u.next(n);
906
867
  }
907
868
  } catch (l) {
908
- i = { error: l };
869
+ o = { error: l };
909
870
  } finally {
910
871
  try {
911
- a && !a.done && (o = s.return) && o.call(s);
872
+ a && !a.done && (i = s.return) && i.call(s);
912
873
  } finally {
913
- if (i)
914
- throw i.error;
874
+ if (o)
875
+ throw o.error;
915
876
  }
916
877
  }
917
878
  }
@@ -921,8 +882,8 @@ var Hr = an(function(e) {
921
882
  Le(function() {
922
883
  if (r._throwIfClosed(), !r.isStopped) {
923
884
  r.hasError = r.isStopped = !0, r.thrownError = n;
924
- for (var i = r.observers; i.length; )
925
- i.shift().error(n);
885
+ for (var o = r.observers; o.length; )
886
+ o.shift().error(n);
926
887
  }
927
888
  });
928
889
  }, t.prototype.complete = function() {
@@ -948,84 +909,84 @@ var Hr = an(function(e) {
948
909
  }, t.prototype._subscribe = function(n) {
949
910
  return this._throwIfClosed(), this._checkFinalizedStatuses(n), this._innerSubscribe(n);
950
911
  }, t.prototype._innerSubscribe = function(n) {
951
- var r = this, i = this, o = i.hasError, s = i.isStopped, a = i.observers;
952
- return o || s ? un : (this.currentObservers = null, a.push(n), new Ge(function() {
953
- r.currentObservers = null, st(a, n);
912
+ var r = this, o = this, i = o.hasError, s = o.isStopped, a = o.observers;
913
+ return i || s ? cn : (this.currentObservers = null, a.push(n), new ke(function() {
914
+ r.currentObservers = null, lt(a, n);
954
915
  }));
955
916
  }, t.prototype._checkFinalizedStatuses = function(n) {
956
- var r = this, i = r.hasError, o = r.thrownError, s = r.isStopped;
957
- i ? n.error(o) : s && n.complete();
917
+ var r = this, o = r.hasError, i = r.thrownError, s = r.isStopped;
918
+ o ? n.error(i) : s && n.complete();
958
919
  }, t.prototype.asObservable = function() {
959
- var n = new Tt();
920
+ var n = new Mt();
960
921
  return n.source = this, n;
961
922
  }, t.create = function(n, r) {
962
- return new Mt(n, r);
923
+ return new Ot(n, r);
963
924
  }, t;
964
- }(Tt), Mt = function(e) {
965
- re(t, e);
925
+ }(Mt), Ot = function(e) {
926
+ Ae(t, e);
966
927
  function t(n, r) {
967
- var i = e.call(this) || this;
968
- return i.destination = n, i.source = r, i;
928
+ var o = e.call(this) || this;
929
+ return o.destination = n, o.source = r, o;
969
930
  }
970
931
  return t.prototype.next = function(n) {
971
- var r, i;
972
- (i = (r = this.destination) === null || r === void 0 ? void 0 : r.next) === null || i === void 0 || i.call(r, n);
932
+ var r, o;
933
+ (o = (r = this.destination) === null || r === void 0 ? void 0 : r.next) === null || o === void 0 || o.call(r, n);
973
934
  }, t.prototype.error = function(n) {
974
- var r, i;
975
- (i = (r = this.destination) === null || r === void 0 ? void 0 : r.error) === null || i === void 0 || i.call(r, n);
935
+ var r, o;
936
+ (o = (r = this.destination) === null || r === void 0 ? void 0 : r.error) === null || o === void 0 || o.call(r, n);
976
937
  }, t.prototype.complete = function() {
977
938
  var n, r;
978
939
  (r = (n = this.destination) === null || n === void 0 ? void 0 : n.complete) === null || r === void 0 || r.call(n);
979
940
  }, t.prototype._subscribe = function(n) {
980
- var r, i;
981
- return (i = (r = this.source) === null || r === void 0 ? void 0 : r.subscribe(n)) !== null && i !== void 0 ? i : un;
941
+ var r, o;
942
+ return (o = (r = this.source) === null || r === void 0 ? void 0 : r.subscribe(n)) !== null && o !== void 0 ? o : cn;
982
943
  }, t;
983
- }(fn), dn = {
944
+ }(dn), pn = {
984
945
  now: function() {
985
- return (dn.delegate || Date).now();
946
+ return (pn.delegate || Date).now();
986
947
  },
987
948
  delegate: void 0
988
- }, Ir = function(e) {
989
- re(t, e);
990
- function t(n, r, i) {
991
- n === void 0 && (n = 1 / 0), r === void 0 && (r = 1 / 0), i === void 0 && (i = dn);
992
- var o = e.call(this) || this;
993
- 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;
949
+ }, Or = function(e) {
950
+ Ae(t, e);
951
+ function t(n, r, o) {
952
+ n === void 0 && (n = 1 / 0), r === void 0 && (r = 1 / 0), o === void 0 && (o = pn);
953
+ var i = e.call(this) || this;
954
+ 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;
994
955
  }
995
956
  return t.prototype.next = function(n) {
996
- var r = this, i = r.isStopped, o = r._buffer, s = r._infiniteTimeWindow, a = r._timestampProvider, u = r._windowTime;
997
- i || (o.push(n), !s && o.push(a.now() + u)), this._trimBuffer(), e.prototype.next.call(this, n);
957
+ var r = this, o = r.isStopped, i = r._buffer, s = r._infiniteTimeWindow, a = r._timestampProvider, u = r._windowTime;
958
+ o || (i.push(n), !s && i.push(a.now() + u)), this._trimBuffer(), e.prototype.next.call(this, n);
998
959
  }, t.prototype._subscribe = function(n) {
999
960
  this._throwIfClosed(), this._trimBuffer();
1000
- 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)
961
+ 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)
1001
962
  n.next(a[u]);
1002
963
  return this._checkFinalizedStatuses(n), r;
1003
964
  }, t.prototype._trimBuffer = function() {
1004
- var n = this, r = n._bufferSize, i = n._timestampProvider, o = n._buffer, s = n._infiniteTimeWindow, a = (s ? 1 : 2) * r;
1005
- if (r < 1 / 0 && a < o.length && o.splice(0, o.length - a), !s) {
1006
- for (var u = i.now(), l = 0, c = 1; c < o.length && o[c] <= u; c += 2)
965
+ var n = this, r = n._bufferSize, o = n._timestampProvider, i = n._buffer, s = n._infiniteTimeWindow, a = (s ? 1 : 2) * r;
966
+ if (r < 1 / 0 && a < i.length && i.splice(0, i.length - a), !s) {
967
+ for (var u = o.now(), l = 0, c = 1; c < i.length && i[c] <= u; c += 2)
1007
968
  l = c;
1008
- l && o.splice(0, l + 1);
969
+ l && i.splice(0, l + 1);
1009
970
  }
1010
971
  }, t;
1011
- }(fn);
1012
- const Ht = [], It = {}, Or = (e, t = 0) => {
1013
- if (Ht.indexOf(e) == -1) {
1014
- const n = new Ir(t);
1015
- It[e] = n, Ht.push(e);
972
+ }(dn);
973
+ const It = [], Nt = {}, Ir = (e, t = 0) => {
974
+ if (It.indexOf(e) == -1) {
975
+ const n = new Or(t);
976
+ Nt[e] = n, It.push(e);
1016
977
  }
1017
- return It[e];
978
+ return Nt[e];
1018
979
  }, he = [];
1019
980
  function Nr(e, t) {
1020
981
  return {
1021
- subscribe: ke(e, t).subscribe
982
+ subscribe: je(e, t).subscribe
1022
983
  };
1023
984
  }
1024
- function ke(e, t = J) {
985
+ function je(e, t = J) {
1025
986
  let n;
1026
987
  const r = /* @__PURE__ */ new Set();
1027
- function i(a) {
1028
- if (nn(e, a) && (e = a, n)) {
988
+ function o(a) {
989
+ if (on(e, a) && (e = a, n)) {
1029
990
  const u = !he.length;
1030
991
  for (const l of r)
1031
992
  l[1](), he.push(l, e);
@@ -1036,22 +997,22 @@ function ke(e, t = J) {
1036
997
  }
1037
998
  }
1038
999
  }
1039
- function o(a) {
1040
- i(a(e));
1000
+ function i(a) {
1001
+ o(a(e));
1041
1002
  }
1042
1003
  function s(a, u = J) {
1043
1004
  const l = [a, u];
1044
- return r.add(l), r.size === 1 && (n = t(i, o) || J), a(e), () => {
1005
+ return r.add(l), r.size === 1 && (n = t(o, i) || J), a(e), () => {
1045
1006
  r.delete(l), r.size === 0 && n && (n(), n = null);
1046
1007
  };
1047
1008
  }
1048
- return { set: i, update: o, subscribe: s };
1009
+ return { set: o, update: i, subscribe: s };
1049
1010
  }
1050
- function ye(e, t, n) {
1051
- const r = !Array.isArray(e), i = r ? [e] : e;
1052
- if (!i.every(Boolean))
1011
+ function ve(e, t, n) {
1012
+ const r = !Array.isArray(e), o = r ? [e] : e;
1013
+ if (!o.every(Boolean))
1053
1014
  throw new Error("derived() expects stores as input, got a falsy value");
1054
- const o = t.length < 2;
1015
+ const i = t.length < 2;
1055
1016
  return Nr(n, (s, a) => {
1056
1017
  let u = !1;
1057
1018
  const l = [];
@@ -1061,9 +1022,9 @@ function ye(e, t, n) {
1061
1022
  return;
1062
1023
  f();
1063
1024
  const b = t(r ? l[0] : l, s, a);
1064
- o ? s(b) : f = bt(b) ? b : J;
1065
- }, m = i.map(
1066
- (b, h) => rn(
1025
+ i ? s(b) : f = _t(b) ? b : J;
1026
+ }, m = o.map(
1027
+ (b, h) => sn(
1067
1028
  b,
1068
1029
  (S) => {
1069
1030
  l[h] = S, c &= ~(1 << h), u && d();
@@ -1098,29 +1059,29 @@ function Gr(e) {
1098
1059
  function kr(e) {
1099
1060
  return Array.isArray(e) ? [] : {};
1100
1061
  }
1101
- function Se(e, t) {
1102
- return t.clone !== !1 && t.isMergeableObject(e) ? me(kr(e), e, t) : e;
1062
+ function Ce(e, t) {
1063
+ return t.clone !== !1 && t.isMergeableObject(e) ? pe(kr(e), e, t) : e;
1103
1064
  }
1104
1065
  function jr(e, t, n) {
1105
1066
  return e.concat(t).map(function(r) {
1106
- return Se(r, n);
1067
+ return Ce(r, n);
1107
1068
  });
1108
1069
  }
1109
1070
  function Wr(e, t) {
1110
1071
  if (!t.customMerge)
1111
- return me;
1072
+ return pe;
1112
1073
  var n = t.customMerge(e);
1113
- return typeof n == "function" ? n : me;
1074
+ return typeof n == "function" ? n : pe;
1114
1075
  }
1115
1076
  function Vr(e) {
1116
1077
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
1117
1078
  return Object.propertyIsEnumerable.call(e, t);
1118
1079
  }) : [];
1119
1080
  }
1120
- function Ot(e) {
1081
+ function Lt(e) {
1121
1082
  return Object.keys(e).concat(Vr(e));
1122
1083
  }
1123
- function pn(e, t) {
1084
+ function mn(e, t) {
1124
1085
  try {
1125
1086
  return t in e;
1126
1087
  } catch {
@@ -1128,81 +1089,131 @@ function pn(e, t) {
1128
1089
  }
1129
1090
  }
1130
1091
  function zr(e, t) {
1131
- return pn(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1092
+ return mn(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1132
1093
  }
1133
1094
  function Xr(e, t, n) {
1134
1095
  var r = {};
1135
- return n.isMergeableObject(e) && Ot(e).forEach(function(i) {
1136
- r[i] = Se(e[i], n);
1137
- }), Ot(t).forEach(function(i) {
1138
- zr(e, i) || (pn(e, i) && n.isMergeableObject(t[i]) ? r[i] = Wr(i, n)(e[i], t[i], n) : r[i] = Se(t[i], n));
1096
+ return n.isMergeableObject(e) && Lt(e).forEach(function(o) {
1097
+ r[o] = Ce(e[o], n);
1098
+ }), Lt(t).forEach(function(o) {
1099
+ zr(e, o) || (mn(e, o) && n.isMergeableObject(t[o]) ? r[o] = Wr(o, n)(e[o], t[o], n) : r[o] = Ce(t[o], n));
1139
1100
  }), r;
1140
1101
  }
1141
- function me(e, t, n) {
1142
- n = n || {}, n.arrayMerge = n.arrayMerge || jr, n.isMergeableObject = n.isMergeableObject || Rr, n.cloneUnlessOtherwiseSpecified = Se;
1143
- var r = Array.isArray(t), i = Array.isArray(e), o = r === i;
1144
- return o ? r ? n.arrayMerge(e, t, n) : Xr(e, t, n) : Se(t, n);
1102
+ function pe(e, t, n) {
1103
+ n = n || {}, n.arrayMerge = n.arrayMerge || jr, n.isMergeableObject = n.isMergeableObject || Rr, n.cloneUnlessOtherwiseSpecified = Ce;
1104
+ var r = Array.isArray(t), o = Array.isArray(e), i = r === o;
1105
+ return i ? r ? n.arrayMerge(e, t, n) : Xr(e, t, n) : Ce(t, n);
1145
1106
  }
1146
- me.all = function(t, n) {
1107
+ pe.all = function(t, n) {
1147
1108
  if (!Array.isArray(t))
1148
1109
  throw new Error("first argument should be an array");
1149
- return t.reduce(function(r, i) {
1150
- return me(r, i, n);
1110
+ return t.reduce(function(r, o) {
1111
+ return pe(r, o, n);
1151
1112
  }, {});
1152
1113
  };
1153
- var Zr = me, qr = Zr;
1114
+ var Zr = pe, qr = Zr;
1154
1115
  const Qr = /* @__PURE__ */ Lr(qr);
1155
- function qe(e, t) {
1156
- var n = t && t.cache ? t.cache : ni, r = t && t.serializer ? t.serializer : ti, i = t && t.strategy ? t.strategy : Yr;
1157
- return i(e, {
1116
+ var ht = function(e, t) {
1117
+ return ht = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(n, r) {
1118
+ n.__proto__ = r;
1119
+ } || function(n, r) {
1120
+ for (var o in r)
1121
+ Object.prototype.hasOwnProperty.call(r, o) && (n[o] = r[o]);
1122
+ }, ht(e, t);
1123
+ };
1124
+ function We(e, t) {
1125
+ if (typeof t != "function" && t !== null)
1126
+ throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
1127
+ ht(e, t);
1128
+ function n() {
1129
+ this.constructor = e;
1130
+ }
1131
+ e.prototype = t === null ? Object.create(t) : (n.prototype = t.prototype, new n());
1132
+ }
1133
+ var Y = function() {
1134
+ return Y = Object.assign || function(t) {
1135
+ for (var n, r = 1, o = arguments.length; r < o; r++) {
1136
+ n = arguments[r];
1137
+ for (var i in n)
1138
+ Object.prototype.hasOwnProperty.call(n, i) && (t[i] = n[i]);
1139
+ }
1140
+ return t;
1141
+ }, Y.apply(this, arguments);
1142
+ };
1143
+ function Jr(e, t) {
1144
+ var n = {};
1145
+ for (var r in e)
1146
+ Object.prototype.hasOwnProperty.call(e, r) && t.indexOf(r) < 0 && (n[r] = e[r]);
1147
+ if (e != null && typeof Object.getOwnPropertySymbols == "function")
1148
+ for (var o = 0, r = Object.getOwnPropertySymbols(e); o < r.length; o++)
1149
+ t.indexOf(r[o]) < 0 && Object.prototype.propertyIsEnumerable.call(e, r[o]) && (n[r[o]] = e[r[o]]);
1150
+ return n;
1151
+ }
1152
+ function Qe(e, t, n) {
1153
+ if (n || arguments.length === 2)
1154
+ for (var r = 0, o = t.length, i; r < o; r++)
1155
+ (i || !(r in t)) && (i || (i = Array.prototype.slice.call(t, 0, r)), i[r] = t[r]);
1156
+ return e.concat(i || Array.prototype.slice.call(t));
1157
+ }
1158
+ function Je(e, t) {
1159
+ var n = t && t.cache ? t.cache : oo, r = t && t.serializer ? t.serializer : no, o = t && t.strategy ? t.strategy : eo;
1160
+ return o(e, {
1158
1161
  cache: n,
1159
1162
  serializer: r
1160
1163
  });
1161
1164
  }
1162
- function Jr(e) {
1165
+ function Yr(e) {
1163
1166
  return e == null || typeof e == "number" || typeof e == "boolean";
1164
1167
  }
1165
- function mn(e, t, n, r) {
1166
- var i = Jr(r) ? r : n(r), o = t.get(i);
1167
- return typeof o > "u" && (o = e.call(this, r), t.set(i, o)), o;
1168
+ function Kr(e, t, n, r) {
1169
+ var o = Yr(r) ? r : n(r), i = t.get(o);
1170
+ return typeof i > "u" && (i = e.call(this, r), t.set(o, i)), i;
1168
1171
  }
1169
1172
  function bn(e, t, n) {
1170
- var r = Array.prototype.slice.call(arguments, 3), i = n(r), o = t.get(i);
1171
- return typeof o > "u" && (o = e.apply(this, r), t.set(i, o)), o;
1172
- }
1173
- function vt(e, t, n, r, i) {
1174
- return n.bind(t, e, r, i);
1173
+ var r = Array.prototype.slice.call(arguments, 3), o = n(r), i = t.get(o);
1174
+ return typeof i > "u" && (i = e.apply(this, r), t.set(o, i)), i;
1175
1175
  }
1176
- function Yr(e, t) {
1177
- var n = e.length === 1 ? mn : bn;
1178
- return vt(e, this, n, t.cache.create(), t.serializer);
1176
+ function gn(e, t, n, r, o) {
1177
+ return n.bind(t, e, r, o);
1179
1178
  }
1180
- function Kr(e, t) {
1181
- return vt(e, this, bn, t.cache.create(), t.serializer);
1179
+ function eo(e, t) {
1180
+ var n = e.length === 1 ? Kr : bn;
1181
+ return gn(e, this, n, t.cache.create(), t.serializer);
1182
1182
  }
1183
- function ei(e, t) {
1184
- return vt(e, this, mn, t.cache.create(), t.serializer);
1183
+ function to(e, t) {
1184
+ return gn(e, this, bn, t.cache.create(), t.serializer);
1185
1185
  }
1186
- var ti = function() {
1186
+ var no = function() {
1187
1187
  return JSON.stringify(arguments);
1188
- };
1189
- function yt() {
1190
- this.cache = /* @__PURE__ */ Object.create(null);
1191
- }
1192
- yt.prototype.get = function(e) {
1193
- return this.cache[e];
1194
- };
1195
- yt.prototype.set = function(e, t) {
1196
- this.cache[e] = t;
1197
- };
1198
- var ni = {
1188
+ }, ro = (
1189
+ /** @class */
1190
+ function() {
1191
+ function e() {
1192
+ this.cache = /* @__PURE__ */ Object.create(null);
1193
+ }
1194
+ return e.prototype.get = function(t) {
1195
+ return this.cache[t];
1196
+ }, e.prototype.set = function(t, n) {
1197
+ this.cache[t] = n;
1198
+ }, e;
1199
+ }()
1200
+ ), oo = {
1199
1201
  create: function() {
1200
- return new yt();
1202
+ return new ro();
1201
1203
  }
1202
- }, Qe = {
1203
- variadic: Kr,
1204
- monadic: ei
1205
- }, x;
1204
+ }, Ye = {
1205
+ variadic: to
1206
+ }, Ue = function() {
1207
+ return Ue = Object.assign || function(t) {
1208
+ for (var n, r = 1, o = arguments.length; r < o; r++) {
1209
+ n = arguments[r];
1210
+ for (var i in n)
1211
+ Object.prototype.hasOwnProperty.call(n, i) && (t[i] = n[i]);
1212
+ }
1213
+ return t;
1214
+ }, Ue.apply(this, arguments);
1215
+ };
1216
+ var x;
1206
1217
  (function(e) {
1207
1218
  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";
1208
1219
  })(x || (x = {}));
@@ -1210,47 +1221,47 @@ var O;
1210
1221
  (function(e) {
1211
1222
  e[e.literal = 0] = "literal", e[e.argument = 1] = "argument", e[e.number = 2] = "number", e[e.date = 3] = "date", e[e.time = 4] = "time", e[e.select = 5] = "select", e[e.plural = 6] = "plural", e[e.pound = 7] = "pound", e[e.tag = 8] = "tag";
1212
1223
  })(O || (O = {}));
1213
- var be;
1224
+ var me;
1214
1225
  (function(e) {
1215
1226
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
1216
- })(be || (be = {}));
1217
- function Nt(e) {
1227
+ })(me || (me = {}));
1228
+ function Rt(e) {
1218
1229
  return e.type === O.literal;
1219
1230
  }
1220
- function ri(e) {
1231
+ function io(e) {
1221
1232
  return e.type === O.argument;
1222
1233
  }
1223
- function gn(e) {
1234
+ function vn(e) {
1224
1235
  return e.type === O.number;
1225
1236
  }
1226
- function vn(e) {
1237
+ function yn(e) {
1227
1238
  return e.type === O.date;
1228
1239
  }
1229
- function yn(e) {
1240
+ function _n(e) {
1230
1241
  return e.type === O.time;
1231
1242
  }
1232
- function _n(e) {
1243
+ function Bn(e) {
1233
1244
  return e.type === O.select;
1234
1245
  }
1235
- function Bn(e) {
1246
+ function En(e) {
1236
1247
  return e.type === O.plural;
1237
1248
  }
1238
- function ii(e) {
1249
+ function so(e) {
1239
1250
  return e.type === O.pound;
1240
1251
  }
1241
- function En(e) {
1252
+ function xn(e) {
1242
1253
  return e.type === O.tag;
1243
1254
  }
1244
- function xn(e) {
1245
- return !!(e && typeof e == "object" && e.type === be.number);
1255
+ function wn(e) {
1256
+ return !!(e && typeof e == "object" && e.type === me.number);
1246
1257
  }
1247
- function ut(e) {
1248
- return !!(e && typeof e == "object" && e.type === be.dateTime);
1258
+ function ft(e) {
1259
+ return !!(e && typeof e == "object" && e.type === me.dateTime);
1249
1260
  }
1250
- var wn = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, oi = /(?:[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;
1251
- function si(e) {
1261
+ var Cn = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, ao = /(?:[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;
1262
+ function uo(e) {
1252
1263
  var t = {};
1253
- return e.replace(oi, function(n) {
1264
+ return e.replace(ao, function(n) {
1254
1265
  var r = n.length;
1255
1266
  switch (n[0]) {
1256
1267
  case "G":
@@ -1339,14 +1350,24 @@ function si(e) {
1339
1350
  return "";
1340
1351
  }), t;
1341
1352
  }
1342
- var ai = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1343
- function ui(e) {
1353
+ var I = function() {
1354
+ return I = Object.assign || function(t) {
1355
+ for (var n, r = 1, o = arguments.length; r < o; r++) {
1356
+ n = arguments[r];
1357
+ for (var i in n)
1358
+ Object.prototype.hasOwnProperty.call(n, i) && (t[i] = n[i]);
1359
+ }
1360
+ return t;
1361
+ }, I.apply(this, arguments);
1362
+ };
1363
+ var lo = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1364
+ function co(e) {
1344
1365
  if (e.length === 0)
1345
1366
  throw new Error("Number skeleton cannot be empty");
1346
- for (var t = e.split(ai).filter(function(d) {
1367
+ for (var t = e.split(lo).filter(function(d) {
1347
1368
  return d.length > 0;
1348
- }), n = [], r = 0, i = t; r < i.length; r++) {
1349
- var o = i[r], s = o.split("/");
1369
+ }), n = [], r = 0, o = t; r < o.length; r++) {
1370
+ var i = o[r], s = i.split("/");
1350
1371
  if (s.length === 0)
1351
1372
  throw new Error("Invalid number skeleton");
1352
1373
  for (var a = s[0], u = s.slice(1), l = 0, c = u; l < c.length; l++) {
@@ -1358,17 +1379,17 @@ function ui(e) {
1358
1379
  }
1359
1380
  return n;
1360
1381
  }
1361
- function li(e) {
1382
+ function ho(e) {
1362
1383
  return e.replace(/^(.*?)-/, "");
1363
1384
  }
1364
- var Lt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Cn = /^(@+)?(\+|#+)?[rs]?$/g, ci = /(\*)(0+)|(#+)(0+)|(0+)/g, Sn = /^(0+)$/;
1365
- function Rt(e) {
1385
+ var $t = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Sn = /^(@+)?(\+|#+)?[rs]?$/g, fo = /(\*)(0+)|(#+)(0+)|(0+)/g, An = /^(0+)$/;
1386
+ function Ft(e) {
1366
1387
  var t = {};
1367
- return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Cn, function(n, r, i) {
1368
- 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)), "";
1388
+ return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Sn, function(n, r, o) {
1389
+ 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)), "";
1369
1390
  }), t;
1370
1391
  }
1371
- function An(e) {
1392
+ function Tn(e) {
1372
1393
  switch (e) {
1373
1394
  case "sign-auto":
1374
1395
  return {
@@ -1408,7 +1429,7 @@ function An(e) {
1408
1429
  };
1409
1430
  }
1410
1431
  }
1411
- function hi(e) {
1432
+ function po(e) {
1412
1433
  var t;
1413
1434
  if (e[0] === "E" && e[1] === "E" ? (t = {
1414
1435
  notation: "engineering"
@@ -1416,20 +1437,20 @@ function hi(e) {
1416
1437
  notation: "scientific"
1417
1438
  }, e = e.slice(1)), t) {
1418
1439
  var n = e.slice(0, 2);
1419
- if (n === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : n === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Sn.test(e))
1440
+ if (n === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : n === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !An.test(e))
1420
1441
  throw new Error("Malformed concise eng/scientific notation");
1421
1442
  t.minimumIntegerDigits = e.length;
1422
1443
  }
1423
1444
  return t;
1424
1445
  }
1425
- function $t(e) {
1426
- var t = {}, n = An(e);
1446
+ function Ut(e) {
1447
+ var t = {}, n = Tn(e);
1427
1448
  return n || t;
1428
1449
  }
1429
- function fi(e) {
1450
+ function mo(e) {
1430
1451
  for (var t = {}, n = 0, r = e; n < r.length; n++) {
1431
- var i = r[n];
1432
- switch (i.stem) {
1452
+ var o = r[n];
1453
+ switch (o.stem) {
1433
1454
  case "percent":
1434
1455
  case "%":
1435
1456
  t.style = "percent";
@@ -1438,7 +1459,7 @@ function fi(e) {
1438
1459
  t.style = "percent", t.scale = 100;
1439
1460
  continue;
1440
1461
  case "currency":
1441
- t.style = "currency", t.currency = i.options[0];
1462
+ t.style = "currency", t.currency = o.options[0];
1442
1463
  continue;
1443
1464
  case "group-off":
1444
1465
  case ",_":
@@ -1450,7 +1471,7 @@ function fi(e) {
1450
1471
  continue;
1451
1472
  case "measure-unit":
1452
1473
  case "unit":
1453
- t.style = "unit", t.unit = li(i.options[0]);
1474
+ t.style = "unit", t.unit = ho(o.options[0]);
1454
1475
  continue;
1455
1476
  case "compact-short":
1456
1477
  case "K":
@@ -1461,13 +1482,13 @@ function fi(e) {
1461
1482
  t.notation = "compact", t.compactDisplay = "long";
1462
1483
  continue;
1463
1484
  case "scientific":
1464
- t = A(A(A({}, t), { notation: "scientific" }), i.options.reduce(function(u, l) {
1465
- return A(A({}, u), $t(l));
1485
+ t = I(I(I({}, t), { notation: "scientific" }), o.options.reduce(function(u, l) {
1486
+ return I(I({}, u), Ut(l));
1466
1487
  }, {}));
1467
1488
  continue;
1468
1489
  case "engineering":
1469
- t = A(A(A({}, t), { notation: "engineering" }), i.options.reduce(function(u, l) {
1470
- return A(A({}, u), $t(l));
1490
+ t = I(I(I({}, t), { notation: "engineering" }), o.options.reduce(function(u, l) {
1491
+ return I(I({}, u), Ut(l));
1471
1492
  }, {}));
1472
1493
  continue;
1473
1494
  case "notation-simple":
@@ -1486,7 +1507,7 @@ function fi(e) {
1486
1507
  t.currencyDisplay = "symbol";
1487
1508
  continue;
1488
1509
  case "scale":
1489
- t.scale = parseFloat(i.options[0]);
1510
+ t.scale = parseFloat(o.options[0]);
1490
1511
  continue;
1491
1512
  case "rounding-mode-floor":
1492
1513
  t.roundingMode = "floor";
@@ -1510,9 +1531,9 @@ function fi(e) {
1510
1531
  t.roundingMode = "halfExpand";
1511
1532
  continue;
1512
1533
  case "integer-width":
1513
- if (i.options.length > 1)
1534
+ if (o.options.length > 1)
1514
1535
  throw new RangeError("integer-width stems only accept a single optional option");
1515
- i.options[0].replace(ci, function(u, l, c, f, d, m) {
1536
+ o.options[0].replace(fo, function(u, l, c, f, d, m) {
1516
1537
  if (l)
1517
1538
  t.minimumIntegerDigits = c.length;
1518
1539
  else {
@@ -1525,32 +1546,32 @@ function fi(e) {
1525
1546
  });
1526
1547
  continue;
1527
1548
  }
1528
- if (Sn.test(i.stem)) {
1529
- t.minimumIntegerDigits = i.stem.length;
1549
+ if (An.test(o.stem)) {
1550
+ t.minimumIntegerDigits = o.stem.length;
1530
1551
  continue;
1531
1552
  }
1532
- if (Lt.test(i.stem)) {
1533
- if (i.options.length > 1)
1553
+ if ($t.test(o.stem)) {
1554
+ if (o.options.length > 1)
1534
1555
  throw new RangeError("Fraction-precision stems only accept a single optional option");
1535
- i.stem.replace(Lt, function(u, l, c, f, d, m) {
1556
+ o.stem.replace($t, function(u, l, c, f, d, m) {
1536
1557
  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), "";
1537
1558
  });
1538
- var o = i.options[0];
1539
- o === "w" ? t = A(A({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = A(A({}, t), Rt(o)));
1559
+ var i = o.options[0];
1560
+ i === "w" ? t = I(I({}, t), { trailingZeroDisplay: "stripIfInteger" }) : i && (t = I(I({}, t), Ft(i)));
1540
1561
  continue;
1541
1562
  }
1542
- if (Cn.test(i.stem)) {
1543
- t = A(A({}, t), Rt(i.stem));
1563
+ if (Sn.test(o.stem)) {
1564
+ t = I(I({}, t), Ft(o.stem));
1544
1565
  continue;
1545
1566
  }
1546
- var s = An(i.stem);
1547
- s && (t = A(A({}, t), s));
1548
- var a = hi(i.stem);
1549
- a && (t = A(A({}, t), a));
1567
+ var s = Tn(o.stem);
1568
+ s && (t = I(I({}, t), s));
1569
+ var a = po(o.stem);
1570
+ a && (t = I(I({}, t), a));
1550
1571
  }
1551
1572
  return t;
1552
1573
  }
1553
- var Oe = {
1574
+ var Ie = {
1554
1575
  "001": [
1555
1576
  "H",
1556
1577
  "h"
@@ -2965,23 +2986,23 @@ var Oe = {
2965
2986
  "h"
2966
2987
  ]
2967
2988
  };
2968
- function di(e, t) {
2989
+ function bo(e, t) {
2969
2990
  for (var n = "", r = 0; r < e.length; r++) {
2970
- var i = e.charAt(r);
2971
- if (i === "j") {
2972
- for (var o = 0; r + 1 < e.length && e.charAt(r + 1) === i; )
2973
- o++, r++;
2974
- var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), u = "a", l = pi(t);
2991
+ var o = e.charAt(r);
2992
+ if (o === "j") {
2993
+ for (var i = 0; r + 1 < e.length && e.charAt(r + 1) === o; )
2994
+ i++, r++;
2995
+ var s = 1 + (i & 1), a = i < 2 ? 1 : 3 + (i >> 1), u = "a", l = go(t);
2975
2996
  for ((l == "H" || l == "k") && (a = 0); a-- > 0; )
2976
2997
  n += u;
2977
2998
  for (; s-- > 0; )
2978
2999
  n = l + n;
2979
3000
  } else
2980
- i === "J" ? n += "H" : n += i;
3001
+ o === "J" ? n += "H" : n += o;
2981
3002
  }
2982
3003
  return n;
2983
3004
  }
2984
- function pi(e) {
3005
+ function go(e) {
2985
3006
  var t = e.hourCycle;
2986
3007
  if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
2987
3008
  e.hourCycles && // @ts-ignore
@@ -3000,23 +3021,23 @@ function pi(e) {
3000
3021
  }
3001
3022
  var n = e.language, r;
3002
3023
  n !== "root" && (r = e.maximize().region);
3003
- var i = Oe[r || ""] || Oe[n || ""] || Oe["".concat(n, "-001")] || Oe["001"];
3004
- return i[0];
3024
+ var o = Ie[r || ""] || Ie[n || ""] || Ie["".concat(n, "-001")] || Ie["001"];
3025
+ return o[0];
3005
3026
  }
3006
- var Je, mi = new RegExp("^".concat(wn.source, "*")), bi = new RegExp("".concat(wn.source, "*$"));
3027
+ var Ke, vo = new RegExp("^".concat(Cn.source, "*")), yo = new RegExp("".concat(Cn.source, "*$"));
3007
3028
  function w(e, t) {
3008
3029
  return { start: e, end: t };
3009
3030
  }
3010
- var gi = !!String.prototype.startsWith && "_a".startsWith("a", 1), vi = !!String.fromCodePoint, yi = !!Object.fromEntries, _i = !!String.prototype.codePointAt, Bi = !!String.prototype.trimStart, Ei = !!String.prototype.trimEnd, xi = !!Number.isSafeInteger, wi = xi ? Number.isSafeInteger : function(e) {
3031
+ var _o = !!String.prototype.startsWith && "_a".startsWith("a", 1), Bo = !!String.fromCodePoint, Eo = !!Object.fromEntries, xo = !!String.prototype.codePointAt, wo = !!String.prototype.trimStart, Co = !!String.prototype.trimEnd, So = !!Number.isSafeInteger, Ao = So ? Number.isSafeInteger : function(e) {
3011
3032
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
3012
- }, lt = !0;
3033
+ }, dt = !0;
3013
3034
  try {
3014
- var Ci = Pn("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3015
- lt = ((Je = Ci.exec("a")) === null || Je === void 0 ? void 0 : Je[0]) === "a";
3035
+ var To = Mn("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3036
+ dt = ((Ke = To.exec("a")) === null || Ke === void 0 ? void 0 : Ke[0]) === "a";
3016
3037
  } catch {
3017
- lt = !1;
3038
+ dt = !1;
3018
3039
  }
3019
- var Ft = gi ? (
3040
+ var Dt = _o ? (
3020
3041
  // Native
3021
3042
  function(t, n, r) {
3022
3043
  return t.startsWith(n, r);
@@ -3026,31 +3047,31 @@ var Ft = gi ? (
3026
3047
  function(t, n, r) {
3027
3048
  return t.slice(r, r + n.length) === n;
3028
3049
  }
3029
- ), ct = vi ? String.fromCodePoint : (
3050
+ ), pt = Bo ? String.fromCodePoint : (
3030
3051
  // IE11
3031
3052
  function() {
3032
3053
  for (var t = [], n = 0; n < arguments.length; n++)
3033
3054
  t[n] = arguments[n];
3034
- for (var r = "", i = t.length, o = 0, s; i > o; ) {
3035
- if (s = t[o++], s > 1114111)
3055
+ for (var r = "", o = t.length, i = 0, s; o > i; ) {
3056
+ if (s = t[i++], s > 1114111)
3036
3057
  throw RangeError(s + " is not a valid code point");
3037
3058
  r += s < 65536 ? String.fromCharCode(s) : String.fromCharCode(((s -= 65536) >> 10) + 55296, s % 1024 + 56320);
3038
3059
  }
3039
3060
  return r;
3040
3061
  }
3041
- ), Ut = (
3062
+ ), Gt = (
3042
3063
  // native
3043
- yi ? Object.fromEntries : (
3064
+ Eo ? Object.fromEntries : (
3044
3065
  // Ponyfill
3045
3066
  function(t) {
3046
- for (var n = {}, r = 0, i = t; r < i.length; r++) {
3047
- var o = i[r], s = o[0], a = o[1];
3067
+ for (var n = {}, r = 0, o = t; r < o.length; r++) {
3068
+ var i = o[r], s = i[0], a = i[1];
3048
3069
  n[s] = a;
3049
3070
  }
3050
3071
  return n;
3051
3072
  }
3052
3073
  )
3053
- ), Tn = _i ? (
3074
+ ), Pn = xo ? (
3054
3075
  // Native
3055
3076
  function(t, n) {
3056
3077
  return t.codePointAt(n);
@@ -3060,11 +3081,11 @@ var Ft = gi ? (
3060
3081
  function(t, n) {
3061
3082
  var r = t.length;
3062
3083
  if (!(n < 0 || n >= r)) {
3063
- var i = t.charCodeAt(n), o;
3064
- return i < 55296 || i > 56319 || n + 1 === r || (o = t.charCodeAt(n + 1)) < 56320 || o > 57343 ? i : (i - 55296 << 10) + (o - 56320) + 65536;
3084
+ var o = t.charCodeAt(n), i;
3085
+ return o < 55296 || o > 56319 || n + 1 === r || (i = t.charCodeAt(n + 1)) < 56320 || i > 57343 ? o : (o - 55296 << 10) + (i - 56320) + 65536;
3065
3086
  }
3066
3087
  }
3067
- ), Si = Bi ? (
3088
+ ), Po = wo ? (
3068
3089
  // Native
3069
3090
  function(t) {
3070
3091
  return t.trimStart();
@@ -3072,9 +3093,9 @@ var Ft = gi ? (
3072
3093
  ) : (
3073
3094
  // Ponyfill
3074
3095
  function(t) {
3075
- return t.replace(mi, "");
3096
+ return t.replace(vo, "");
3076
3097
  }
3077
- ), Ai = Ei ? (
3098
+ ), Mo = Co ? (
3078
3099
  // Native
3079
3100
  function(t) {
3080
3101
  return t.trimEnd();
@@ -3082,32 +3103,32 @@ var Ft = gi ? (
3082
3103
  ) : (
3083
3104
  // Ponyfill
3084
3105
  function(t) {
3085
- return t.replace(bi, "");
3106
+ return t.replace(yo, "");
3086
3107
  }
3087
3108
  );
3088
- function Pn(e, t) {
3109
+ function Mn(e, t) {
3089
3110
  return new RegExp(e, t);
3090
3111
  }
3091
- var ht;
3092
- if (lt) {
3093
- var Dt = Pn("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3094
- ht = function(t, n) {
3112
+ var mt;
3113
+ if (dt) {
3114
+ var kt = Mn("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3115
+ mt = function(t, n) {
3095
3116
  var r;
3096
- Dt.lastIndex = n;
3097
- var i = Dt.exec(t);
3098
- return (r = i[1]) !== null && r !== void 0 ? r : "";
3117
+ kt.lastIndex = n;
3118
+ var o = kt.exec(t);
3119
+ return (r = o[1]) !== null && r !== void 0 ? r : "";
3099
3120
  };
3100
3121
  } else
3101
- ht = function(t, n) {
3122
+ mt = function(t, n) {
3102
3123
  for (var r = []; ; ) {
3103
- var i = Tn(t, n);
3104
- if (i === void 0 || Mn(i) || Hi(i))
3124
+ var o = Pn(t, n);
3125
+ if (o === void 0 || Hn(o) || No(o))
3105
3126
  break;
3106
- r.push(i), n += i >= 65536 ? 2 : 1;
3127
+ r.push(o), n += o >= 65536 ? 2 : 1;
3107
3128
  }
3108
- return ct.apply(void 0, r);
3129
+ return pt.apply(void 0, r);
3109
3130
  };
3110
- var Ti = (
3131
+ var Ho = (
3111
3132
  /** @class */
3112
3133
  function() {
3113
3134
  function e(t, n) {
@@ -3118,66 +3139,66 @@ var Ti = (
3118
3139
  throw Error("parser can only be used once");
3119
3140
  return this.parseMessage(0, "", !1);
3120
3141
  }, e.prototype.parseMessage = function(t, n, r) {
3121
- for (var i = []; !this.isEOF(); ) {
3122
- var o = this.char();
3123
- if (o === 123) {
3142
+ for (var o = []; !this.isEOF(); ) {
3143
+ var i = this.char();
3144
+ if (i === 123) {
3124
3145
  var s = this.parseArgument(t, r);
3125
3146
  if (s.err)
3126
3147
  return s;
3127
- i.push(s.val);
3148
+ o.push(s.val);
3128
3149
  } else {
3129
- if (o === 125 && t > 0)
3150
+ if (i === 125 && t > 0)
3130
3151
  break;
3131
- if (o === 35 && (n === "plural" || n === "selectordinal")) {
3152
+ if (i === 35 && (n === "plural" || n === "selectordinal")) {
3132
3153
  var a = this.clonePosition();
3133
- this.bump(), i.push({
3154
+ this.bump(), o.push({
3134
3155
  type: O.pound,
3135
3156
  location: w(a, this.clonePosition())
3136
3157
  });
3137
- } else if (o === 60 && !this.ignoreTag && this.peek() === 47) {
3158
+ } else if (i === 60 && !this.ignoreTag && this.peek() === 47) {
3138
3159
  if (r)
3139
3160
  break;
3140
3161
  return this.error(x.UNMATCHED_CLOSING_TAG, w(this.clonePosition(), this.clonePosition()));
3141
- } else if (o === 60 && !this.ignoreTag && ft(this.peek() || 0)) {
3162
+ } else if (i === 60 && !this.ignoreTag && bt(this.peek() || 0)) {
3142
3163
  var s = this.parseTag(t, n);
3143
3164
  if (s.err)
3144
3165
  return s;
3145
- i.push(s.val);
3166
+ o.push(s.val);
3146
3167
  } else {
3147
3168
  var s = this.parseLiteral(t, n);
3148
3169
  if (s.err)
3149
3170
  return s;
3150
- i.push(s.val);
3171
+ o.push(s.val);
3151
3172
  }
3152
3173
  }
3153
3174
  }
3154
- return { val: i, err: null };
3175
+ return { val: o, err: null };
3155
3176
  }, e.prototype.parseTag = function(t, n) {
3156
3177
  var r = this.clonePosition();
3157
3178
  this.bump();
3158
- var i = this.parseTagName();
3179
+ var o = this.parseTagName();
3159
3180
  if (this.bumpSpace(), this.bumpIf("/>"))
3160
3181
  return {
3161
3182
  val: {
3162
3183
  type: O.literal,
3163
- value: "<".concat(i, "/>"),
3184
+ value: "<".concat(o, "/>"),
3164
3185
  location: w(r, this.clonePosition())
3165
3186
  },
3166
3187
  err: null
3167
3188
  };
3168
3189
  if (this.bumpIf(">")) {
3169
- var o = this.parseMessage(t + 1, n, !0);
3170
- if (o.err)
3171
- return o;
3172
- var s = o.val, a = this.clonePosition();
3190
+ var i = this.parseMessage(t + 1, n, !0);
3191
+ if (i.err)
3192
+ return i;
3193
+ var s = i.val, a = this.clonePosition();
3173
3194
  if (this.bumpIf("</")) {
3174
- if (this.isEOF() || !ft(this.char()))
3195
+ if (this.isEOF() || !bt(this.char()))
3175
3196
  return this.error(x.INVALID_TAG, w(a, this.clonePosition()));
3176
3197
  var u = this.clonePosition(), l = this.parseTagName();
3177
- return i !== l ? this.error(x.UNMATCHED_CLOSING_TAG, w(u, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
3198
+ return o !== l ? this.error(x.UNMATCHED_CLOSING_TAG, w(u, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
3178
3199
  val: {
3179
3200
  type: O.tag,
3180
- value: i,
3201
+ value: o,
3181
3202
  children: s,
3182
3203
  location: w(r, this.clonePosition())
3183
3204
  },
@@ -3189,36 +3210,36 @@ var Ti = (
3189
3210
  return this.error(x.INVALID_TAG, w(r, this.clonePosition()));
3190
3211
  }, e.prototype.parseTagName = function() {
3191
3212
  var t = this.offset();
3192
- for (this.bump(); !this.isEOF() && Mi(this.char()); )
3213
+ for (this.bump(); !this.isEOF() && Io(this.char()); )
3193
3214
  this.bump();
3194
3215
  return this.message.slice(t, this.offset());
3195
3216
  }, e.prototype.parseLiteral = function(t, n) {
3196
- for (var r = this.clonePosition(), i = ""; ; ) {
3197
- var o = this.tryParseQuote(n);
3198
- if (o) {
3199
- i += o;
3217
+ for (var r = this.clonePosition(), o = ""; ; ) {
3218
+ var i = this.tryParseQuote(n);
3219
+ if (i) {
3220
+ o += i;
3200
3221
  continue;
3201
3222
  }
3202
3223
  var s = this.tryParseUnquoted(t, n);
3203
3224
  if (s) {
3204
- i += s;
3225
+ o += s;
3205
3226
  continue;
3206
3227
  }
3207
3228
  var a = this.tryParseLeftAngleBracket();
3208
3229
  if (a) {
3209
- i += a;
3230
+ o += a;
3210
3231
  continue;
3211
3232
  }
3212
3233
  break;
3213
3234
  }
3214
3235
  var u = w(r, this.clonePosition());
3215
3236
  return {
3216
- val: { type: O.literal, value: i, location: u },
3237
+ val: { type: O.literal, value: o, location: u },
3217
3238
  err: null
3218
3239
  };
3219
3240
  }, e.prototype.tryParseLeftAngleBracket = function() {
3220
3241
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
3221
- !Pi(this.peek() || 0)) ? (this.bump(), "<") : null;
3242
+ !Oo(this.peek() || 0)) ? (this.bump(), "<") : null;
3222
3243
  }, e.prototype.tryParseQuote = function(t) {
3223
3244
  if (this.isEOF() || this.char() !== 39)
3224
3245
  return null;
@@ -3252,20 +3273,20 @@ var Ti = (
3252
3273
  n.push(r);
3253
3274
  this.bump();
3254
3275
  }
3255
- return ct.apply(void 0, n);
3276
+ return pt.apply(void 0, n);
3256
3277
  }, e.prototype.tryParseUnquoted = function(t, n) {
3257
3278
  if (this.isEOF())
3258
3279
  return null;
3259
3280
  var r = this.char();
3260
- return r === 60 || r === 123 || r === 35 && (n === "plural" || n === "selectordinal") || r === 125 && t > 0 ? null : (this.bump(), ct(r));
3281
+ return r === 60 || r === 123 || r === 35 && (n === "plural" || n === "selectordinal") || r === 125 && t > 0 ? null : (this.bump(), pt(r));
3261
3282
  }, e.prototype.parseArgument = function(t, n) {
3262
3283
  var r = this.clonePosition();
3263
3284
  if (this.bump(), this.bumpSpace(), this.isEOF())
3264
3285
  return this.error(x.EXPECT_ARGUMENT_CLOSING_BRACE, w(r, this.clonePosition()));
3265
3286
  if (this.char() === 125)
3266
3287
  return this.bump(), this.error(x.EMPTY_ARGUMENT, w(r, this.clonePosition()));
3267
- var i = this.parseIdentifierIfPossible().value;
3268
- if (!i)
3288
+ var o = this.parseIdentifierIfPossible().value;
3289
+ if (!o)
3269
3290
  return this.error(x.MALFORMED_ARGUMENT, w(r, this.clonePosition()));
3270
3291
  if (this.bumpSpace(), this.isEOF())
3271
3292
  return this.error(x.EXPECT_ARGUMENT_CLOSING_BRACE, w(r, this.clonePosition()));
@@ -3275,23 +3296,23 @@ var Ti = (
3275
3296
  val: {
3276
3297
  type: O.argument,
3277
3298
  // value does not include the opening and closing braces.
3278
- value: i,
3299
+ value: o,
3279
3300
  location: w(r, this.clonePosition())
3280
3301
  },
3281
3302
  err: null
3282
3303
  };
3283
3304
  case 44:
3284
- return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(x.EXPECT_ARGUMENT_CLOSING_BRACE, w(r, this.clonePosition())) : this.parseArgumentOptions(t, n, i, r);
3305
+ return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(x.EXPECT_ARGUMENT_CLOSING_BRACE, w(r, this.clonePosition())) : this.parseArgumentOptions(t, n, o, r);
3285
3306
  default:
3286
3307
  return this.error(x.MALFORMED_ARGUMENT, w(r, this.clonePosition()));
3287
3308
  }
3288
3309
  }, e.prototype.parseIdentifierIfPossible = function() {
3289
- var t = this.clonePosition(), n = this.offset(), r = ht(this.message, n), i = n + r.length;
3290
- this.bumpTo(i);
3291
- var o = this.clonePosition(), s = w(t, o);
3310
+ var t = this.clonePosition(), n = this.offset(), r = mt(this.message, n), o = n + r.length;
3311
+ this.bumpTo(o);
3312
+ var i = this.clonePosition(), s = w(t, i);
3292
3313
  return { value: r, location: s };
3293
- }, e.prototype.parseArgumentOptions = function(t, n, r, i) {
3294
- var o, s = this.clonePosition(), a = this.parseIdentifierIfPossible().value, u = this.clonePosition();
3314
+ }, e.prototype.parseArgumentOptions = function(t, n, r, o) {
3315
+ var i, s = this.clonePosition(), a = this.parseIdentifierIfPossible().value, u = this.clonePosition();
3295
3316
  switch (a) {
3296
3317
  case "":
3297
3318
  return this.error(x.EXPECT_ARGUMENT_TYPE, w(s, u));
@@ -3305,18 +3326,18 @@ var Ti = (
3305
3326
  var c = this.clonePosition(), f = this.parseSimpleArgStyleIfPossible();
3306
3327
  if (f.err)
3307
3328
  return f;
3308
- var d = Ai(f.val);
3329
+ var d = Mo(f.val);
3309
3330
  if (d.length === 0)
3310
3331
  return this.error(x.EXPECT_ARGUMENT_STYLE, w(this.clonePosition(), this.clonePosition()));
3311
3332
  var m = w(c, this.clonePosition());
3312
3333
  l = { style: d, styleLocation: m };
3313
3334
  }
3314
- var b = this.tryParseArgumentClose(i);
3335
+ var b = this.tryParseArgumentClose(o);
3315
3336
  if (b.err)
3316
3337
  return b;
3317
- var h = w(i, this.clonePosition());
3318
- if (l && Ft(l?.style, "::", 0)) {
3319
- var S = Si(l.style.slice(2));
3338
+ var h = w(o, this.clonePosition());
3339
+ if (l && Dt(l?.style, "::", 0)) {
3340
+ var S = Po(l.style.slice(2));
3320
3341
  if (a === "number") {
3321
3342
  var f = this.parseNumberSkeletonFromString(S, l.styleLocation);
3322
3343
  return f.err ? f : {
@@ -3327,12 +3348,12 @@ var Ti = (
3327
3348
  if (S.length === 0)
3328
3349
  return this.error(x.EXPECT_DATE_TIME_SKELETON, h);
3329
3350
  var _ = S;
3330
- this.locale && (_ = di(S, this.locale));
3351
+ this.locale && (_ = bo(S, this.locale));
3331
3352
  var d = {
3332
- type: be.dateTime,
3353
+ type: me.dateTime,
3333
3354
  pattern: _,
3334
3355
  location: l.styleLocation,
3335
- parsedOptions: this.shouldParseSkeletons ? si(_) : {}
3356
+ parsedOptions: this.shouldParseSkeletons ? uo(_) : {}
3336
3357
  }, y = a === "date" ? O.date : O.time;
3337
3358
  return {
3338
3359
  val: { type: y, value: r, location: h, style: d },
@@ -3345,7 +3366,7 @@ var Ti = (
3345
3366
  type: a === "number" ? O.number : a === "date" ? O.date : O.time,
3346
3367
  value: r,
3347
3368
  location: h,
3348
- style: (o = l?.style) !== null && o !== void 0 ? o : null
3369
+ style: (i = l?.style) !== null && i !== void 0 ? i : null
3349
3370
  },
3350
3371
  err: null
3351
3372
  };
@@ -3353,32 +3374,32 @@ var Ti = (
3353
3374
  case "plural":
3354
3375
  case "selectordinal":
3355
3376
  case "select": {
3356
- var M = this.clonePosition();
3377
+ var P = this.clonePosition();
3357
3378
  if (this.bumpSpace(), !this.bumpIf(","))
3358
- return this.error(x.EXPECT_SELECT_ARGUMENT_OPTIONS, w(M, A({}, M)));
3379
+ return this.error(x.EXPECT_SELECT_ARGUMENT_OPTIONS, w(P, Ue({}, P)));
3359
3380
  this.bumpSpace();
3360
- var H = this.parseIdentifierIfPossible(), T = 0;
3361
- if (a !== "select" && H.value === "offset") {
3381
+ var M = this.parseIdentifierIfPossible(), A = 0;
3382
+ if (a !== "select" && M.value === "offset") {
3362
3383
  if (!this.bumpIf(":"))
3363
3384
  return this.error(x.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, w(this.clonePosition(), this.clonePosition()));
3364
3385
  this.bumpSpace();
3365
3386
  var f = this.tryParseDecimalInteger(x.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, x.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
3366
3387
  if (f.err)
3367
3388
  return f;
3368
- this.bumpSpace(), H = this.parseIdentifierIfPossible(), T = f.val;
3389
+ this.bumpSpace(), M = this.parseIdentifierIfPossible(), A = f.val;
3369
3390
  }
3370
- var E = this.tryParsePluralOrSelectOptions(t, a, n, H);
3391
+ var E = this.tryParsePluralOrSelectOptions(t, a, n, M);
3371
3392
  if (E.err)
3372
3393
  return E;
3373
- var b = this.tryParseArgumentClose(i);
3394
+ var b = this.tryParseArgumentClose(o);
3374
3395
  if (b.err)
3375
3396
  return b;
3376
- var N = w(i, this.clonePosition());
3397
+ var N = w(o, this.clonePosition());
3377
3398
  return a === "select" ? {
3378
3399
  val: {
3379
3400
  type: O.select,
3380
3401
  value: r,
3381
- options: Ut(E.val),
3402
+ options: Gt(E.val),
3382
3403
  location: N
3383
3404
  },
3384
3405
  err: null
@@ -3386,8 +3407,8 @@ var Ti = (
3386
3407
  val: {
3387
3408
  type: O.plural,
3388
3409
  value: r,
3389
- options: Ut(E.val),
3390
- offset: T,
3410
+ options: Gt(E.val),
3411
+ offset: A,
3391
3412
  pluralType: a === "plural" ? "cardinal" : "ordinal",
3392
3413
  location: N
3393
3414
  },
@@ -3405,9 +3426,9 @@ var Ti = (
3405
3426
  switch (r) {
3406
3427
  case 39: {
3407
3428
  this.bump();
3408
- var i = this.clonePosition();
3429
+ var o = this.clonePosition();
3409
3430
  if (!this.bumpUntil("'"))
3410
- return this.error(x.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE, w(i, this.clonePosition()));
3431
+ return this.error(x.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE, w(o, this.clonePosition()));
3411
3432
  this.bump();
3412
3433
  break;
3413
3434
  }
@@ -3437,21 +3458,21 @@ var Ti = (
3437
3458
  }, e.prototype.parseNumberSkeletonFromString = function(t, n) {
3438
3459
  var r = [];
3439
3460
  try {
3440
- r = ui(t);
3461
+ r = co(t);
3441
3462
  } catch {
3442
3463
  return this.error(x.INVALID_NUMBER_SKELETON, n);
3443
3464
  }
3444
3465
  return {
3445
3466
  val: {
3446
- type: be.number,
3467
+ type: me.number,
3447
3468
  tokens: r,
3448
3469
  location: n,
3449
- parsedOptions: this.shouldParseSkeletons ? fi(r) : {}
3470
+ parsedOptions: this.shouldParseSkeletons ? mo(r) : {}
3450
3471
  },
3451
3472
  err: null
3452
3473
  };
3453
- }, e.prototype.tryParsePluralOrSelectOptions = function(t, n, r, i) {
3454
- for (var o, s = !1, a = [], u = /* @__PURE__ */ new Set(), l = i.value, c = i.location; ; ) {
3474
+ }, e.prototype.tryParsePluralOrSelectOptions = function(t, n, r, o) {
3475
+ for (var i, s = !1, a = [], u = /* @__PURE__ */ new Set(), l = o.value, c = o.location; ; ) {
3455
3476
  if (l.length === 0) {
3456
3477
  var f = this.clonePosition();
3457
3478
  if (n !== "select" && this.bumpIf("=")) {
@@ -3480,21 +3501,21 @@ var Ti = (
3480
3501
  value: b.val,
3481
3502
  location: w(m, this.clonePosition())
3482
3503
  }
3483
- ]), u.add(l), this.bumpSpace(), o = this.parseIdentifierIfPossible(), l = o.value, c = o.location;
3504
+ ]), u.add(l), this.bumpSpace(), i = this.parseIdentifierIfPossible(), l = i.value, c = i.location;
3484
3505
  }
3485
3506
  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 };
3486
3507
  }, e.prototype.tryParseDecimalInteger = function(t, n) {
3487
- var r = 1, i = this.clonePosition();
3508
+ var r = 1, o = this.clonePosition();
3488
3509
  this.bumpIf("+") || this.bumpIf("-") && (r = -1);
3489
- for (var o = !1, s = 0; !this.isEOF(); ) {
3510
+ for (var i = !1, s = 0; !this.isEOF(); ) {
3490
3511
  var a = this.char();
3491
3512
  if (a >= 48 && a <= 57)
3492
- o = !0, s = s * 10 + (a - 48), this.bump();
3513
+ i = !0, s = s * 10 + (a - 48), this.bump();
3493
3514
  else
3494
3515
  break;
3495
3516
  }
3496
- var u = w(i, this.clonePosition());
3497
- return o ? (s *= r, wi(s) ? { val: s, err: null } : this.error(n, u)) : this.error(t, u);
3517
+ var u = w(o, this.clonePosition());
3518
+ return i ? (s *= r, Ao(s) ? { val: s, err: null } : this.error(n, u)) : this.error(t, u);
3498
3519
  }, e.prototype.offset = function() {
3499
3520
  return this.position.offset;
3500
3521
  }, e.prototype.isEOF = function() {
@@ -3509,7 +3530,7 @@ var Ti = (
3509
3530
  var t = this.position.offset;
3510
3531
  if (t >= this.message.length)
3511
3532
  throw Error("out of bound");
3512
- var n = Tn(this.message, t);
3533
+ var n = Pn(this.message, t);
3513
3534
  if (n === void 0)
3514
3535
  throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
3515
3536
  return n;
@@ -3528,7 +3549,7 @@ var Ti = (
3528
3549
  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);
3529
3550
  }
3530
3551
  }, e.prototype.bumpIf = function(t) {
3531
- if (Ft(this.message, t, this.offset())) {
3552
+ if (Dt(this.message, t, this.offset())) {
3532
3553
  for (var n = 0; n < t.length; n++)
3533
3554
  this.bump();
3534
3555
  return !0;
@@ -3550,7 +3571,7 @@ var Ti = (
3550
3571
  break;
3551
3572
  }
3552
3573
  }, e.prototype.bumpSpace = function() {
3553
- for (; !this.isEOF() && Mn(this.char()); )
3574
+ for (; !this.isEOF() && Hn(this.char()); )
3554
3575
  this.bump();
3555
3576
  }, e.prototype.peek = function() {
3556
3577
  if (this.isEOF())
@@ -3560,97 +3581,97 @@ var Ti = (
3560
3581
  }, e;
3561
3582
  }()
3562
3583
  );
3563
- function ft(e) {
3584
+ function bt(e) {
3564
3585
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3565
3586
  }
3566
- function Pi(e) {
3567
- return ft(e) || e === 47;
3587
+ function Oo(e) {
3588
+ return bt(e) || e === 47;
3568
3589
  }
3569
- function Mi(e) {
3590
+ function Io(e) {
3570
3591
  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;
3571
3592
  }
3572
- function Mn(e) {
3593
+ function Hn(e) {
3573
3594
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3574
3595
  }
3575
- function Hi(e) {
3596
+ function No(e) {
3576
3597
  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;
3577
3598
  }
3578
- function dt(e) {
3599
+ function gt(e) {
3579
3600
  e.forEach(function(t) {
3580
- if (delete t.location, _n(t) || Bn(t))
3601
+ if (delete t.location, Bn(t) || En(t))
3581
3602
  for (var n in t.options)
3582
- delete t.options[n].location, dt(t.options[n].value);
3603
+ delete t.options[n].location, gt(t.options[n].value);
3583
3604
  else
3584
- gn(t) && xn(t.style) || (vn(t) || yn(t)) && ut(t.style) ? delete t.style.location : En(t) && dt(t.children);
3605
+ vn(t) && wn(t.style) || (yn(t) || _n(t)) && ft(t.style) ? delete t.style.location : xn(t) && gt(t.children);
3585
3606
  });
3586
3607
  }
3587
- function Ii(e, t) {
3588
- t === void 0 && (t = {}), t = A({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3589
- var n = new Ti(e, t).parse();
3608
+ function Lo(e, t) {
3609
+ t === void 0 && (t = {}), t = Ue({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3610
+ var n = new Ho(e, t).parse();
3590
3611
  if (n.err) {
3591
3612
  var r = SyntaxError(x[n.err.kind]);
3592
3613
  throw r.location = n.err.location, r.originalMessage = n.err.message, r;
3593
3614
  }
3594
- return t?.captureLocation || dt(n.val), n.val;
3615
+ return t?.captureLocation || gt(n.val), n.val;
3595
3616
  }
3596
- var ge;
3617
+ var be;
3597
3618
  (function(e) {
3598
3619
  e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
3599
- })(ge || (ge = {}));
3600
- var je = (
3620
+ })(be || (be = {}));
3621
+ var Ve = (
3601
3622
  /** @class */
3602
3623
  function(e) {
3603
- re(t, e);
3604
- function t(n, r, i) {
3605
- var o = e.call(this, n) || this;
3606
- return o.code = r, o.originalMessage = i, o;
3624
+ We(t, e);
3625
+ function t(n, r, o) {
3626
+ var i = e.call(this, n) || this;
3627
+ return i.code = r, i.originalMessage = o, i;
3607
3628
  }
3608
3629
  return t.prototype.toString = function() {
3609
3630
  return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
3610
3631
  }, t;
3611
3632
  }(Error)
3612
- ), Gt = (
3633
+ ), jt = (
3613
3634
  /** @class */
3614
3635
  function(e) {
3615
- re(t, e);
3616
- function t(n, r, i, o) {
3617
- return e.call(this, 'Invalid values for "'.concat(n, '": "').concat(r, '". Options are "').concat(Object.keys(i).join('", "'), '"'), ge.INVALID_VALUE, o) || this;
3636
+ We(t, e);
3637
+ function t(n, r, o, i) {
3638
+ return e.call(this, 'Invalid values for "'.concat(n, '": "').concat(r, '". Options are "').concat(Object.keys(o).join('", "'), '"'), be.INVALID_VALUE, i) || this;
3618
3639
  }
3619
3640
  return t;
3620
- }(je)
3621
- ), Oi = (
3641
+ }(Ve)
3642
+ ), Ro = (
3622
3643
  /** @class */
3623
3644
  function(e) {
3624
- re(t, e);
3625
- function t(n, r, i) {
3626
- return e.call(this, 'Value for "'.concat(n, '" must be of type ').concat(r), ge.INVALID_VALUE, i) || this;
3645
+ We(t, e);
3646
+ function t(n, r, o) {
3647
+ return e.call(this, 'Value for "'.concat(n, '" must be of type ').concat(r), be.INVALID_VALUE, o) || this;
3627
3648
  }
3628
3649
  return t;
3629
- }(je)
3630
- ), Ni = (
3650
+ }(Ve)
3651
+ ), $o = (
3631
3652
  /** @class */
3632
3653
  function(e) {
3633
- re(t, e);
3654
+ We(t, e);
3634
3655
  function t(n, r) {
3635
- return e.call(this, 'The intl string context variable "'.concat(n, '" was not provided to the string "').concat(r, '"'), ge.MISSING_VALUE, r) || this;
3656
+ return e.call(this, 'The intl string context variable "'.concat(n, '" was not provided to the string "').concat(r, '"'), be.MISSING_VALUE, r) || this;
3636
3657
  }
3637
3658
  return t;
3638
- }(je)
3659
+ }(Ve)
3639
3660
  ), k;
3640
3661
  (function(e) {
3641
3662
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
3642
3663
  })(k || (k = {}));
3643
- function Li(e) {
3664
+ function Fo(e) {
3644
3665
  return e.length < 2 ? e : e.reduce(function(t, n) {
3645
3666
  var r = t[t.length - 1];
3646
3667
  return !r || r.type !== k.literal || n.type !== k.literal ? t.push(n) : r.value += n.value, t;
3647
3668
  }, []);
3648
3669
  }
3649
- function Ri(e) {
3670
+ function Uo(e) {
3650
3671
  return typeof e == "function";
3651
3672
  }
3652
- function Re(e, t, n, r, i, o, s) {
3653
- if (e.length === 1 && Nt(e[0]))
3673
+ function Re(e, t, n, r, o, i, s) {
3674
+ if (e.length === 1 && Rt(e[0]))
3654
3675
  return [
3655
3676
  {
3656
3677
  type: k.literal,
@@ -3659,105 +3680,105 @@ function Re(e, t, n, r, i, o, s) {
3659
3680
  ];
3660
3681
  for (var a = [], u = 0, l = e; u < l.length; u++) {
3661
3682
  var c = l[u];
3662
- if (Nt(c)) {
3683
+ if (Rt(c)) {
3663
3684
  a.push({
3664
3685
  type: k.literal,
3665
3686
  value: c.value
3666
3687
  });
3667
3688
  continue;
3668
3689
  }
3669
- if (ii(c)) {
3670
- typeof o == "number" && a.push({
3690
+ if (so(c)) {
3691
+ typeof i == "number" && a.push({
3671
3692
  type: k.literal,
3672
- value: n.getNumberFormat(t).format(o)
3693
+ value: n.getNumberFormat(t).format(i)
3673
3694
  });
3674
3695
  continue;
3675
3696
  }
3676
3697
  var f = c.value;
3677
- if (!(i && f in i))
3678
- throw new Ni(f, s);
3679
- var d = i[f];
3680
- if (ri(c)) {
3698
+ if (!(o && f in o))
3699
+ throw new $o(f, s);
3700
+ var d = o[f];
3701
+ if (io(c)) {
3681
3702
  (!d || typeof d == "string" || typeof d == "number") && (d = typeof d == "string" || typeof d == "number" ? String(d) : ""), a.push({
3682
3703
  type: typeof d == "string" ? k.literal : k.object,
3683
3704
  value: d
3684
3705
  });
3685
3706
  continue;
3686
3707
  }
3687
- if (vn(c)) {
3688
- var m = typeof c.style == "string" ? r.date[c.style] : ut(c.style) ? c.style.parsedOptions : void 0;
3708
+ if (yn(c)) {
3709
+ var m = typeof c.style == "string" ? r.date[c.style] : ft(c.style) ? c.style.parsedOptions : void 0;
3689
3710
  a.push({
3690
3711
  type: k.literal,
3691
3712
  value: n.getDateTimeFormat(t, m).format(d)
3692
3713
  });
3693
3714
  continue;
3694
3715
  }
3695
- if (yn(c)) {
3696
- var m = typeof c.style == "string" ? r.time[c.style] : ut(c.style) ? c.style.parsedOptions : r.time.medium;
3716
+ if (_n(c)) {
3717
+ var m = typeof c.style == "string" ? r.time[c.style] : ft(c.style) ? c.style.parsedOptions : r.time.medium;
3697
3718
  a.push({
3698
3719
  type: k.literal,
3699
3720
  value: n.getDateTimeFormat(t, m).format(d)
3700
3721
  });
3701
3722
  continue;
3702
3723
  }
3703
- if (gn(c)) {
3704
- var m = typeof c.style == "string" ? r.number[c.style] : xn(c.style) ? c.style.parsedOptions : void 0;
3724
+ if (vn(c)) {
3725
+ var m = typeof c.style == "string" ? r.number[c.style] : wn(c.style) ? c.style.parsedOptions : void 0;
3705
3726
  m && m.scale && (d = d * (m.scale || 1)), a.push({
3706
3727
  type: k.literal,
3707
3728
  value: n.getNumberFormat(t, m).format(d)
3708
3729
  });
3709
3730
  continue;
3710
3731
  }
3711
- if (En(c)) {
3712
- var b = c.children, h = c.value, S = i[h];
3713
- if (!Ri(S))
3714
- throw new Oi(h, "function", s);
3715
- var _ = Re(b, t, n, r, i, o), y = S(_.map(function(T) {
3716
- return T.value;
3732
+ if (xn(c)) {
3733
+ var b = c.children, h = c.value, S = o[h];
3734
+ if (!Uo(S))
3735
+ throw new Ro(h, "function", s);
3736
+ var _ = Re(b, t, n, r, o, i), y = S(_.map(function(A) {
3737
+ return A.value;
3717
3738
  }));
3718
- Array.isArray(y) || (y = [y]), a.push.apply(a, y.map(function(T) {
3739
+ Array.isArray(y) || (y = [y]), a.push.apply(a, y.map(function(A) {
3719
3740
  return {
3720
- type: typeof T == "string" ? k.literal : k.object,
3721
- value: T
3741
+ type: typeof A == "string" ? k.literal : k.object,
3742
+ value: A
3722
3743
  };
3723
3744
  }));
3724
3745
  }
3725
- if (_n(c)) {
3726
- var M = c.options[d] || c.options.other;
3727
- if (!M)
3728
- throw new Gt(c.value, d, Object.keys(c.options), s);
3729
- a.push.apply(a, Re(M.value, t, n, r, i));
3746
+ if (Bn(c)) {
3747
+ var P = c.options[d] || c.options.other;
3748
+ if (!P)
3749
+ throw new jt(c.value, d, Object.keys(c.options), s);
3750
+ a.push.apply(a, Re(P.value, t, n, r, o));
3730
3751
  continue;
3731
3752
  }
3732
- if (Bn(c)) {
3733
- var M = c.options["=".concat(d)];
3734
- if (!M) {
3753
+ if (En(c)) {
3754
+ var P = c.options["=".concat(d)];
3755
+ if (!P) {
3735
3756
  if (!Intl.PluralRules)
3736
- throw new je(`Intl.PluralRules is not available in this environment.
3757
+ throw new Ve(`Intl.PluralRules is not available in this environment.
3737
3758
  Try polyfilling it using "@formatjs/intl-pluralrules"
3738
- `, ge.MISSING_INTL_API, s);
3739
- var H = n.getPluralRules(t, { type: c.pluralType }).select(d - (c.offset || 0));
3740
- M = c.options[H] || c.options.other;
3759
+ `, be.MISSING_INTL_API, s);
3760
+ var M = n.getPluralRules(t, { type: c.pluralType }).select(d - (c.offset || 0));
3761
+ P = c.options[M] || c.options.other;
3741
3762
  }
3742
- if (!M)
3743
- throw new Gt(c.value, d, Object.keys(c.options), s);
3744
- a.push.apply(a, Re(M.value, t, n, r, i, d - (c.offset || 0)));
3763
+ if (!P)
3764
+ throw new jt(c.value, d, Object.keys(c.options), s);
3765
+ a.push.apply(a, Re(P.value, t, n, r, o, d - (c.offset || 0)));
3745
3766
  continue;
3746
3767
  }
3747
3768
  }
3748
- return Li(a);
3769
+ return Fo(a);
3749
3770
  }
3750
- function $i(e, t) {
3751
- return t ? A(A(A({}, e || {}), t || {}), Object.keys(e).reduce(function(n, r) {
3752
- return n[r] = A(A({}, e[r]), t[r] || {}), n;
3771
+ function Do(e, t) {
3772
+ return t ? Y(Y(Y({}, e || {}), t || {}), Object.keys(e).reduce(function(n, r) {
3773
+ return n[r] = Y(Y({}, e[r]), t[r] || {}), n;
3753
3774
  }, {})) : e;
3754
3775
  }
3755
- function Fi(e, t) {
3776
+ function Go(e, t) {
3756
3777
  return t ? Object.keys(e).reduce(function(n, r) {
3757
- return n[r] = $i(e[r], t[r]), n;
3758
- }, A({}, e)) : e;
3778
+ return n[r] = Do(e[r], t[r]), n;
3779
+ }, Y({}, e)) : e;
3759
3780
  }
3760
- function Ye(e) {
3781
+ function et(e) {
3761
3782
  return {
3762
3783
  create: function() {
3763
3784
  return {
@@ -3771,50 +3792,50 @@ function Ye(e) {
3771
3792
  }
3772
3793
  };
3773
3794
  }
3774
- function Ui(e) {
3795
+ function ko(e) {
3775
3796
  return e === void 0 && (e = {
3776
3797
  number: {},
3777
3798
  dateTime: {},
3778
3799
  pluralRules: {}
3779
3800
  }), {
3780
- getNumberFormat: qe(function() {
3801
+ getNumberFormat: Je(function() {
3781
3802
  for (var t, n = [], r = 0; r < arguments.length; r++)
3782
3803
  n[r] = arguments[r];
3783
- return new ((t = Intl.NumberFormat).bind.apply(t, pe([void 0], n, !1)))();
3804
+ return new ((t = Intl.NumberFormat).bind.apply(t, Qe([void 0], n, !1)))();
3784
3805
  }, {
3785
- cache: Ye(e.number),
3786
- strategy: Qe.variadic
3806
+ cache: et(e.number),
3807
+ strategy: Ye.variadic
3787
3808
  }),
3788
- getDateTimeFormat: qe(function() {
3809
+ getDateTimeFormat: Je(function() {
3789
3810
  for (var t, n = [], r = 0; r < arguments.length; r++)
3790
3811
  n[r] = arguments[r];
3791
- return new ((t = Intl.DateTimeFormat).bind.apply(t, pe([void 0], n, !1)))();
3812
+ return new ((t = Intl.DateTimeFormat).bind.apply(t, Qe([void 0], n, !1)))();
3792
3813
  }, {
3793
- cache: Ye(e.dateTime),
3794
- strategy: Qe.variadic
3814
+ cache: et(e.dateTime),
3815
+ strategy: Ye.variadic
3795
3816
  }),
3796
- getPluralRules: qe(function() {
3817
+ getPluralRules: Je(function() {
3797
3818
  for (var t, n = [], r = 0; r < arguments.length; r++)
3798
3819
  n[r] = arguments[r];
3799
- return new ((t = Intl.PluralRules).bind.apply(t, pe([void 0], n, !1)))();
3820
+ return new ((t = Intl.PluralRules).bind.apply(t, Qe([void 0], n, !1)))();
3800
3821
  }, {
3801
- cache: Ye(e.pluralRules),
3802
- strategy: Qe.variadic
3822
+ cache: et(e.pluralRules),
3823
+ strategy: Ye.variadic
3803
3824
  })
3804
3825
  };
3805
3826
  }
3806
- var Di = (
3827
+ var jo = (
3807
3828
  /** @class */
3808
3829
  function() {
3809
- function e(t, n, r, i) {
3830
+ function e(t, n, r, o) {
3810
3831
  n === void 0 && (n = e.defaultLocale);
3811
- var o = this;
3832
+ var i = this;
3812
3833
  if (this.formatterCache = {
3813
3834
  number: {},
3814
3835
  dateTime: {},
3815
3836
  pluralRules: {}
3816
3837
  }, this.format = function(u) {
3817
- var l = o.formatToParts(u);
3838
+ var l = i.formatToParts(u);
3818
3839
  if (l.length === 1)
3819
3840
  return l[0].value;
3820
3841
  var c = l.reduce(function(f, d) {
@@ -3822,26 +3843,26 @@ var Di = (
3822
3843
  }, []);
3823
3844
  return c.length <= 1 ? c[0] || "" : c;
3824
3845
  }, this.formatToParts = function(u) {
3825
- return Re(o.ast, o.locales, o.formatters, o.formats, u, void 0, o.message);
3846
+ return Re(i.ast, i.locales, i.formatters, i.formats, u, void 0, i.message);
3826
3847
  }, this.resolvedOptions = function() {
3827
3848
  var u;
3828
3849
  return {
3829
- locale: ((u = o.resolvedLocale) === null || u === void 0 ? void 0 : u.toString()) || Intl.NumberFormat.supportedLocalesOf(o.locales)[0]
3850
+ locale: ((u = i.resolvedLocale) === null || u === void 0 ? void 0 : u.toString()) || Intl.NumberFormat.supportedLocalesOf(i.locales)[0]
3830
3851
  };
3831
3852
  }, this.getAst = function() {
3832
- return o.ast;
3853
+ return i.ast;
3833
3854
  }, this.locales = n, this.resolvedLocale = e.resolveLocale(n), typeof t == "string") {
3834
3855
  if (this.message = t, !e.__parse)
3835
3856
  throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
3836
- var s = i || {};
3857
+ var s = o || {};
3837
3858
  s.formatters;
3838
- var a = yr(s, ["formatters"]);
3839
- this.ast = e.__parse(t, A(A({}, a), { locale: this.resolvedLocale }));
3859
+ var a = Jr(s, ["formatters"]);
3860
+ this.ast = e.__parse(t, Y(Y({}, a), { locale: this.resolvedLocale }));
3840
3861
  } else
3841
3862
  this.ast = t;
3842
3863
  if (!Array.isArray(this.ast))
3843
3864
  throw new TypeError("A message must be provided as a String or AST.");
3844
- this.formats = Fi(e.formats, r), this.formatters = i && i.formatters || Ui(this.formatterCache);
3865
+ this.formats = Go(e.formats, r), this.formatters = o && o.formatters || ko(this.formatterCache);
3845
3866
  }
3846
3867
  return Object.defineProperty(e, "defaultLocale", {
3847
3868
  get: function() {
@@ -3854,7 +3875,7 @@ var Di = (
3854
3875
  var n = Intl.NumberFormat.supportedLocalesOf(t);
3855
3876
  return n.length > 0 ? new Intl.Locale(n[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
3856
3877
  }
3857
- }, e.__parse = Ii, e.formats = {
3878
+ }, e.__parse = Lo, e.formats = {
3858
3879
  number: {
3859
3880
  integer: {
3860
3881
  maximumFractionDigits: 0
@@ -3915,113 +3936,113 @@ var Di = (
3915
3936
  }, e;
3916
3937
  }()
3917
3938
  );
3918
- function Gi(e, t) {
3939
+ function Wo(e, t) {
3919
3940
  if (t == null)
3920
3941
  return;
3921
3942
  if (t in e)
3922
3943
  return e[t];
3923
3944
  const n = t.split(".");
3924
3945
  let r = e;
3925
- for (let i = 0; i < n.length; i++)
3946
+ for (let o = 0; o < n.length; o++)
3926
3947
  if (typeof r == "object") {
3927
- if (i > 0) {
3928
- const o = n.slice(i, n.length).join(".");
3929
- if (o in r) {
3930
- r = r[o];
3948
+ if (o > 0) {
3949
+ const i = n.slice(o, n.length).join(".");
3950
+ if (i in r) {
3951
+ r = r[i];
3931
3952
  break;
3932
3953
  }
3933
3954
  }
3934
- r = r[n[i]];
3955
+ r = r[n[o]];
3935
3956
  } else
3936
3957
  r = void 0;
3937
3958
  return r;
3938
3959
  }
3939
- const se = {}, ki = (e, t, n) => n && (t in se || (se[t] = {}), e in se[t] || (se[t][e] = n), n), Hn = (e, t) => {
3960
+ const se = {}, Vo = (e, t, n) => n && (t in se || (se[t] = {}), e in se[t] || (se[t][e] = n), n), On = (e, t) => {
3940
3961
  if (t == null)
3941
3962
  return;
3942
3963
  if (t in se && e in se[t])
3943
3964
  return se[t][e];
3944
- const n = We(t);
3965
+ const n = ze(t);
3945
3966
  for (let r = 0; r < n.length; r++) {
3946
- const i = n[r], o = Wi(i, e);
3947
- if (o)
3948
- return ki(e, t, o);
3967
+ const o = n[r], i = Xo(o, e);
3968
+ if (i)
3969
+ return Vo(e, t, i);
3949
3970
  }
3950
3971
  };
3951
- let _t;
3952
- const Te = ke({});
3953
- function ji(e) {
3954
- return _t[e] || null;
3972
+ let Et;
3973
+ const Te = je({});
3974
+ function zo(e) {
3975
+ return Et[e] || null;
3955
3976
  }
3956
3977
  function In(e) {
3957
- return e in _t;
3978
+ return e in Et;
3958
3979
  }
3959
- function Wi(e, t) {
3980
+ function Xo(e, t) {
3960
3981
  if (!In(e))
3961
3982
  return null;
3962
- const n = ji(e);
3963
- return Gi(n, t);
3983
+ const n = zo(e);
3984
+ return Wo(n, t);
3964
3985
  }
3965
- function Vi(e) {
3986
+ function Zo(e) {
3966
3987
  if (e == null)
3967
3988
  return;
3968
- const t = We(e);
3989
+ const t = ze(e);
3969
3990
  for (let n = 0; n < t.length; n++) {
3970
3991
  const r = t[n];
3971
3992
  if (In(r))
3972
3993
  return r;
3973
3994
  }
3974
3995
  }
3975
- function On(e, ...t) {
3996
+ function Nn(e, ...t) {
3976
3997
  delete se[e], Te.update((n) => (n[e] = Qr.all([n[e] || {}, ...t]), n));
3977
3998
  }
3978
- ye(
3999
+ ve(
3979
4000
  [Te],
3980
4001
  ([e]) => Object.keys(e)
3981
4002
  );
3982
- Te.subscribe((e) => _t = e);
4003
+ Te.subscribe((e) => Et = e);
3983
4004
  const $e = {};
3984
- function zi(e, t) {
4005
+ function qo(e, t) {
3985
4006
  $e[e].delete(t), $e[e].size === 0 && delete $e[e];
3986
4007
  }
3987
- function Nn(e) {
4008
+ function Ln(e) {
3988
4009
  return $e[e];
3989
4010
  }
3990
- function Xi(e) {
3991
- return We(e).map((t) => {
3992
- const n = Nn(t);
4011
+ function Qo(e) {
4012
+ return ze(e).map((t) => {
4013
+ const n = Ln(t);
3993
4014
  return [t, n ? [...n] : []];
3994
4015
  }).filter(([, t]) => t.length > 0);
3995
4016
  }
3996
- function pt(e) {
3997
- return e == null ? !1 : We(e).some(
4017
+ function vt(e) {
4018
+ return e == null ? !1 : ze(e).some(
3998
4019
  (t) => {
3999
4020
  var n;
4000
- return (n = Nn(t)) == null ? void 0 : n.size;
4021
+ return (n = Ln(t)) == null ? void 0 : n.size;
4001
4022
  }
4002
4023
  );
4003
4024
  }
4004
- function Zi(e, t) {
4025
+ function Jo(e, t) {
4005
4026
  return Promise.all(
4006
- t.map((r) => (zi(e, r), r().then((i) => i.default || i)))
4007
- ).then((r) => On(e, ...r));
4008
- }
4009
- const xe = {};
4010
- function Ln(e) {
4011
- if (!pt(e))
4012
- return e in xe ? xe[e] : Promise.resolve();
4013
- const t = Xi(e);
4014
- return xe[e] = Promise.all(
4027
+ t.map((r) => (qo(e, r), r().then((o) => o.default || o)))
4028
+ ).then((r) => Nn(e, ...r));
4029
+ }
4030
+ const Ee = {};
4031
+ function Rn(e) {
4032
+ if (!vt(e))
4033
+ return e in Ee ? Ee[e] : Promise.resolve();
4034
+ const t = Qo(e);
4035
+ return Ee[e] = Promise.all(
4015
4036
  t.map(
4016
- ([n, r]) => Zi(n, r)
4037
+ ([n, r]) => Jo(n, r)
4017
4038
  )
4018
4039
  ).then(() => {
4019
- if (pt(e))
4020
- return Ln(e);
4021
- delete xe[e];
4022
- }), xe[e];
4040
+ if (vt(e))
4041
+ return Rn(e);
4042
+ delete Ee[e];
4043
+ }), Ee[e];
4023
4044
  }
4024
- const qi = {
4045
+ const Yo = {
4025
4046
  number: {
4026
4047
  scientific: { notation: "scientific" },
4027
4048
  engineering: { notation: "engineering" },
@@ -4050,136 +4071,136 @@ const qi = {
4050
4071
  timeZoneName: "short"
4051
4072
  }
4052
4073
  }
4053
- }, Qi = {
4074
+ }, Ko = {
4054
4075
  fallbackLocale: null,
4055
4076
  loadingDelay: 200,
4056
- formats: qi,
4077
+ formats: Yo,
4057
4078
  warnOnMissingMessages: !0,
4058
4079
  handleMissingMessage: void 0,
4059
4080
  ignoreTag: !0
4060
- }, Ji = Qi;
4061
- function ve() {
4062
- return Ji;
4081
+ }, ei = Ko;
4082
+ function ge() {
4083
+ return ei;
4063
4084
  }
4064
- const Ke = ke(!1);
4065
- var Yi = Object.defineProperty, Ki = Object.defineProperties, eo = Object.getOwnPropertyDescriptors, kt = Object.getOwnPropertySymbols, to = Object.prototype.hasOwnProperty, no = Object.prototype.propertyIsEnumerable, jt = (e, t, n) => t in e ? Yi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, ro = (e, t) => {
4085
+ const tt = je(!1);
4086
+ var ti = Object.defineProperty, ni = Object.defineProperties, ri = Object.getOwnPropertyDescriptors, Wt = Object.getOwnPropertySymbols, oi = Object.prototype.hasOwnProperty, ii = Object.prototype.propertyIsEnumerable, Vt = (e, t, n) => t in e ? ti(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, si = (e, t) => {
4066
4087
  for (var n in t || (t = {}))
4067
- to.call(t, n) && jt(e, n, t[n]);
4068
- if (kt)
4069
- for (var n of kt(t))
4070
- no.call(t, n) && jt(e, n, t[n]);
4088
+ oi.call(t, n) && Vt(e, n, t[n]);
4089
+ if (Wt)
4090
+ for (var n of Wt(t))
4091
+ ii.call(t, n) && Vt(e, n, t[n]);
4071
4092
  return e;
4072
- }, io = (e, t) => Ki(e, eo(t));
4073
- let mt;
4074
- const Ue = ke(null);
4075
- function Wt(e) {
4093
+ }, ai = (e, t) => ni(e, ri(t));
4094
+ let yt;
4095
+ const De = je(null);
4096
+ function zt(e) {
4076
4097
  return e.split("-").map((t, n, r) => r.slice(0, n + 1).join("-")).reverse();
4077
4098
  }
4078
- function We(e, t = ve().fallbackLocale) {
4079
- const n = Wt(e);
4080
- return t ? [.../* @__PURE__ */ new Set([...n, ...Wt(t)])] : n;
4099
+ function ze(e, t = ge().fallbackLocale) {
4100
+ const n = zt(e);
4101
+ return t ? [.../* @__PURE__ */ new Set([...n, ...zt(t)])] : n;
4081
4102
  }
4082
4103
  function ue() {
4083
- return mt ?? void 0;
4104
+ return yt ?? void 0;
4084
4105
  }
4085
- Ue.subscribe((e) => {
4086
- mt = e ?? void 0, typeof window < "u" && e != null && document.documentElement.setAttribute("lang", e);
4106
+ De.subscribe((e) => {
4107
+ yt = e ?? void 0, typeof window < "u" && e != null && document.documentElement.setAttribute("lang", e);
4087
4108
  });
4088
- const oo = (e) => {
4089
- if (e && Vi(e) && pt(e)) {
4090
- const { loadingDelay: t } = ve();
4109
+ const ui = (e) => {
4110
+ if (e && Zo(e) && vt(e)) {
4111
+ const { loadingDelay: t } = ge();
4091
4112
  let n;
4092
4113
  return typeof window < "u" && ue() != null && t ? n = window.setTimeout(
4093
- () => Ke.set(!0),
4114
+ () => tt.set(!0),
4094
4115
  t
4095
- ) : Ke.set(!0), Ln(e).then(() => {
4096
- Ue.set(e);
4116
+ ) : tt.set(!0), Rn(e).then(() => {
4117
+ De.set(e);
4097
4118
  }).finally(() => {
4098
- clearTimeout(n), Ke.set(!1);
4119
+ clearTimeout(n), tt.set(!1);
4099
4120
  });
4100
4121
  }
4101
- return Ue.set(e);
4102
- }, _e = io(ro({}, Ue), {
4103
- set: oo
4104
- }), Ve = (e) => {
4122
+ return De.set(e);
4123
+ }, ye = ai(si({}, De), {
4124
+ set: ui
4125
+ }), Xe = (e) => {
4105
4126
  const t = /* @__PURE__ */ Object.create(null);
4106
4127
  return (r) => {
4107
- const i = JSON.stringify(r);
4108
- return i in t ? t[i] : t[i] = e(r);
4128
+ const o = JSON.stringify(r);
4129
+ return o in t ? t[o] : t[o] = e(r);
4109
4130
  };
4110
4131
  };
4111
- var so = Object.defineProperty, De = Object.getOwnPropertySymbols, Rn = Object.prototype.hasOwnProperty, $n = Object.prototype.propertyIsEnumerable, Vt = (e, t, n) => t in e ? so(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, Bt = (e, t) => {
4132
+ var li = Object.defineProperty, Ge = Object.getOwnPropertySymbols, $n = Object.prototype.hasOwnProperty, Fn = Object.prototype.propertyIsEnumerable, Xt = (e, t, n) => t in e ? li(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, xt = (e, t) => {
4112
4133
  for (var n in t || (t = {}))
4113
- Rn.call(t, n) && Vt(e, n, t[n]);
4114
- if (De)
4115
- for (var n of De(t))
4116
- $n.call(t, n) && Vt(e, n, t[n]);
4134
+ $n.call(t, n) && Xt(e, n, t[n]);
4135
+ if (Ge)
4136
+ for (var n of Ge(t))
4137
+ Fn.call(t, n) && Xt(e, n, t[n]);
4117
4138
  return e;
4118
- }, Be = (e, t) => {
4139
+ }, _e = (e, t) => {
4119
4140
  var n = {};
4120
4141
  for (var r in e)
4121
- Rn.call(e, r) && t.indexOf(r) < 0 && (n[r] = e[r]);
4122
- if (e != null && De)
4123
- for (var r of De(e))
4124
- t.indexOf(r) < 0 && $n.call(e, r) && (n[r] = e[r]);
4142
+ $n.call(e, r) && t.indexOf(r) < 0 && (n[r] = e[r]);
4143
+ if (e != null && Ge)
4144
+ for (var r of Ge(e))
4145
+ t.indexOf(r) < 0 && Fn.call(e, r) && (n[r] = e[r]);
4125
4146
  return n;
4126
4147
  };
4127
- const Ae = (e, t) => {
4128
- const { formats: n } = ve();
4148
+ const Se = (e, t) => {
4149
+ const { formats: n } = ge();
4129
4150
  if (e in n && t in n[e])
4130
4151
  return n[e][t];
4131
4152
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
4132
- }, ao = Ve(
4153
+ }, ci = Xe(
4133
4154
  (e) => {
4134
- var t = e, { locale: n, format: r } = t, i = Be(t, ["locale", "format"]);
4155
+ var t = e, { locale: n, format: r } = t, o = _e(t, ["locale", "format"]);
4135
4156
  if (n == null)
4136
4157
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
4137
- return r && (i = Ae("number", r)), new Intl.NumberFormat(n, i);
4158
+ return r && (o = Se("number", r)), new Intl.NumberFormat(n, o);
4138
4159
  }
4139
- ), uo = Ve(
4160
+ ), hi = Xe(
4140
4161
  (e) => {
4141
- var t = e, { locale: n, format: r } = t, i = Be(t, ["locale", "format"]);
4162
+ var t = e, { locale: n, format: r } = t, o = _e(t, ["locale", "format"]);
4142
4163
  if (n == null)
4143
4164
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
4144
- return r ? i = Ae("date", r) : Object.keys(i).length === 0 && (i = Ae("date", "short")), new Intl.DateTimeFormat(n, i);
4165
+ return r ? o = Se("date", r) : Object.keys(o).length === 0 && (o = Se("date", "short")), new Intl.DateTimeFormat(n, o);
4145
4166
  }
4146
- ), lo = Ve(
4167
+ ), fi = Xe(
4147
4168
  (e) => {
4148
- var t = e, { locale: n, format: r } = t, i = Be(t, ["locale", "format"]);
4169
+ var t = e, { locale: n, format: r } = t, o = _e(t, ["locale", "format"]);
4149
4170
  if (n == null)
4150
4171
  throw new Error(
4151
4172
  '[svelte-i18n] A "locale" must be set to format time values'
4152
4173
  );
4153
- return r ? i = Ae("time", r) : Object.keys(i).length === 0 && (i = Ae("time", "short")), new Intl.DateTimeFormat(n, i);
4174
+ return r ? o = Se("time", r) : Object.keys(o).length === 0 && (o = Se("time", "short")), new Intl.DateTimeFormat(n, o);
4154
4175
  }
4155
- ), co = (e = {}) => {
4176
+ ), di = (e = {}) => {
4156
4177
  var t = e, {
4157
4178
  locale: n = ue()
4158
- } = t, r = Be(t, [
4179
+ } = t, r = _e(t, [
4159
4180
  "locale"
4160
4181
  ]);
4161
- return ao(Bt({ locale: n }, r));
4162
- }, ho = (e = {}) => {
4182
+ return ci(xt({ locale: n }, r));
4183
+ }, pi = (e = {}) => {
4163
4184
  var t = e, {
4164
4185
  locale: n = ue()
4165
- } = t, r = Be(t, [
4186
+ } = t, r = _e(t, [
4166
4187
  "locale"
4167
4188
  ]);
4168
- return uo(Bt({ locale: n }, r));
4169
- }, fo = (e = {}) => {
4189
+ return hi(xt({ locale: n }, r));
4190
+ }, mi = (e = {}) => {
4170
4191
  var t = e, {
4171
4192
  locale: n = ue()
4172
- } = t, r = Be(t, [
4193
+ } = t, r = _e(t, [
4173
4194
  "locale"
4174
4195
  ]);
4175
- return lo(Bt({ locale: n }, r));
4176
- }, po = Ve(
4196
+ return fi(xt({ locale: n }, r));
4197
+ }, bi = Xe(
4177
4198
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
4178
- (e, t = ue()) => new Di(e, t, ve().formats, {
4179
- ignoreTag: ve().ignoreTag
4199
+ (e, t = ue()) => new jo(e, t, ge().formats, {
4200
+ ignoreTag: ge().ignoreTag
4180
4201
  })
4181
- ), mo = (e, t = {}) => {
4182
- var n, r, i, o;
4202
+ ), gi = (e, t = {}) => {
4203
+ var n, r, o, i;
4183
4204
  let s = t;
4184
4205
  typeof e == "object" && (s = e, e = s.id);
4185
4206
  const {
@@ -4191,9 +4212,9 @@ const Ae = (e, t) => {
4191
4212
  throw new Error(
4192
4213
  "[svelte-i18n] Cannot format a message without first setting the initial locale."
4193
4214
  );
4194
- let c = Hn(e, u);
4215
+ let c = On(e, u);
4195
4216
  if (!c)
4196
- c = (o = (i = (r = (n = ve()).handleMissingMessage) == null ? void 0 : r.call(n, { locale: u, id: e, defaultValue: l })) != null ? i : l) != null ? o : e;
4217
+ c = (i = (o = (r = (n = ge()).handleMissingMessage) == null ? void 0 : r.call(n, { locale: u, id: e, defaultValue: l })) != null ? o : l) != null ? i : e;
4197
4218
  else if (typeof c != "string")
4198
4219
  return console.warn(
4199
4220
  `[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.`
@@ -4202,7 +4223,7 @@ const Ae = (e, t) => {
4202
4223
  return c;
4203
4224
  let f = c;
4204
4225
  try {
4205
- f = po(c, u).format(a);
4226
+ f = bi(c, u).format(a);
4206
4227
  } catch (d) {
4207
4228
  d instanceof Error && console.warn(
4208
4229
  `[svelte-i18n] Message "${e}" has syntax error:`,
@@ -4210,20 +4231,20 @@ const Ae = (e, t) => {
4210
4231
  );
4211
4232
  }
4212
4233
  return f;
4213
- }, bo = (e, t) => fo(t).format(e), go = (e, t) => ho(t).format(e), vo = (e, t) => co(t).format(e), yo = (e, t = ue()) => Hn(e, t), _o = ye([_e, Te], () => mo);
4214
- ye([_e], () => bo);
4215
- ye([_e], () => go);
4216
- ye([_e], () => vo);
4217
- ye([_e, Te], () => yo);
4218
- window.emWidgets = { topic: Or };
4219
- const Bo = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
4220
- function zt(e, t) {
4221
- On(e, t);
4222
- }
4223
- function Eo(e) {
4224
- _e.set(e);
4225
- }
4226
- const Xt = {
4234
+ }, vi = (e, t) => mi(t).format(e), yi = (e, t) => pi(t).format(e), _i = (e, t) => di(t).format(e), Bi = (e, t = ue()) => On(e, t), Ei = ve([ye, Te], () => gi);
4235
+ ve([ye], () => vi);
4236
+ ve([ye], () => yi);
4237
+ ve([ye], () => _i);
4238
+ ve([ye, Te], () => Bi);
4239
+ window.emWidgets = { topic: Ir };
4240
+ const xi = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
4241
+ function Zt(e, t) {
4242
+ Nn(e, t);
4243
+ }
4244
+ function wi(e) {
4245
+ ye.set(e);
4246
+ }
4247
+ const qt = {
4227
4248
  en: {
4228
4249
  titleBonuses: "Active Bonuses",
4229
4250
  bonusCode: "Do you have a bonus code?",
@@ -4357,26 +4378,26 @@ const Xt = {
4357
4378
  bonusClaimErrorMessage: "Invalid bonus"
4358
4379
  }
4359
4380
  };
4360
- function xo(e, t) {
4381
+ function Ci(e, t) {
4361
4382
  if (e) {
4362
4383
  const n = document.createElement("style");
4363
4384
  n.innerHTML = t, e.appendChild(n);
4364
4385
  }
4365
4386
  }
4366
- function wo(e, t) {
4387
+ function Si(e, t) {
4367
4388
  const n = new URL(t);
4368
4389
  fetch(n.href).then((r) => r.text()).then((r) => {
4369
- const i = document.createElement("style");
4370
- i.innerHTML = r, e && e.appendChild(i);
4390
+ const o = document.createElement("style");
4391
+ o.innerHTML = r, e && e.appendChild(o);
4371
4392
  }).catch((r) => {
4372
4393
  console.error("There was an error while trying to load client styling from URL", r);
4373
4394
  });
4374
4395
  }
4375
- function Co(e, t, n) {
4396
+ function Ai(e, t, n) {
4376
4397
  if (window.emMessageBus) {
4377
4398
  const r = document.createElement("style");
4378
- window.emMessageBus.subscribe(t, (i) => {
4379
- r.innerHTML = i, e && e.appendChild(r);
4399
+ window.emMessageBus.subscribe(t, (o) => {
4400
+ r.innerHTML = o, e && e.appendChild(r);
4380
4401
  });
4381
4402
  }
4382
4403
  }
@@ -4392,69 +4413,69 @@ if (typeof window < "u") {
4392
4413
  }
4393
4414
  };
4394
4415
  };
4395
- customElements.define = e(customElements.define), import("./PlayerBonusCard-CYXbDvIU.js").then(({ default: t }) => {
4416
+ customElements.define = e(customElements.define), import("./PlayerBonusCard-DZIX9t1E.js").then(({ default: t }) => {
4396
4417
  !customElements.get("player-bonus-card") && customElements.define("player-bonus-card", t.element);
4397
4418
  });
4398
4419
  }
4399
- function So(e) {
4400
- Kn(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}");
4420
+ function Ti(e) {
4421
+ er(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}");
4401
4422
  }
4402
- function Zt(e, t, n) {
4423
+ function Qt(e, t, n) {
4403
4424
  const r = e.slice();
4404
4425
  return r[49] = t[n], r[51] = n, r;
4405
4426
  }
4406
- function qt(e, t, n) {
4427
+ function Jt(e, t, n) {
4407
4428
  const r = e.slice();
4408
4429
  return r[52] = t[n], r;
4409
4430
  }
4410
- function Ao(e) {
4411
- let t, n, r, i = (
4431
+ function Pi(e) {
4432
+ let t, n, r, o = (
4412
4433
  /*$_*/
4413
4434
  e[18]("titleBonuses") + ""
4414
- ), o, s, a, u, l = (
4435
+ ), i, s, a, u, l = (
4415
4436
  /*$_*/
4416
4437
  e[18]("bonusCode") + ""
4417
4438
  ), c, f, d, m, b, h, S = (
4418
4439
  /*$_*/
4419
4440
  e[18]("getBonus") + ""
4420
- ), _, y, M, H, T, E, N, I, ie, q = (
4441
+ ), _, y, P, M, A, E, N, H, oe, q = (
4421
4442
  /*isMobile*/
4422
- e[19] && To(e)
4443
+ e[19] && Mi(e)
4423
4444
  ), R = (
4424
4445
  /*invalidBonusCode*/
4425
- e[9] && Qt(e)
4446
+ e[9] && Yt(e)
4426
4447
  );
4427
- function Ee(C, L) {
4448
+ function Be(C, L) {
4428
4449
  return (
4429
4450
  /*activeBonusesList*/
4430
- C[16].length === 0 ? Mo : Po
4451
+ C[16].length === 0 ? Oi : Hi
4431
4452
  );
4432
4453
  }
4433
- let oe = Ee(e), X = oe(e), $ = (
4454
+ let ie = Be(e), X = ie(e), $ = (
4434
4455
  /*activeBonusesList*/
4435
- e[16].length !== 0 && Yt(e)
4456
+ e[16].length !== 0 && en(e)
4436
4457
  ), U = (
4437
4458
  /*bonusModal*/
4438
- e[17] && en(e)
4459
+ e[17] && nn(e)
4439
4460
  );
4440
4461
  return {
4441
4462
  c() {
4442
- t = P("div"), q && q.c(), n = j(), r = P("h2"), o = F(i), s = j(), a = P("div"), u = P("label"), c = F(l), f = j(), d = P("div"), m = P("input"), b = j(), h = P("button"), _ = F(S), y = j(), R && R.c(), M = j(), H = P("div"), X.c(), T = j(), $ && $.c(), E = j(), U && U.c(), N = gt(), B(r, "class", "ActiveBonusesTitle " + /*isMobile*/
4463
+ t = T("div"), q && q.c(), n = j(), r = T("h2"), i = F(o), s = j(), a = T("div"), u = T("label"), c = F(l), f = j(), d = T("div"), m = T("input"), b = j(), h = T("button"), _ = F(S), y = j(), R && R.c(), P = j(), M = T("div"), X.c(), A = j(), $ && $.c(), E = j(), U && U.c(), N = Bt(), B(r, "class", "ActiveBonusesTitle " + /*isMobile*/
4443
4464
  (e[19] ? "ActiveBonusesTitleNone" : "")), B(u, "for", "BonusCode"), B(m, "class", "BonusCodeInput " + /*isMobile*/
4444
4465
  (e[19] ? "BonusCodeInputMobile" : "")), B(m, "type", "text"), B(m, "id", "BonusCode"), B(h, "class", "SubmitBonusCode " + /*isMobile*/
4445
4466
  (e[19] ? "SubmitBonusCodeMobile" : "")), h.disabled = /*invalidBonusField*/
4446
4467
  e[8], B(d, "class", "BonusCodeWrapper " + /*isMobile*/
4447
4468
  (e[19] ? "BonusCodeWrapperMobile" : "")), B(a, "class", "BonusCodeContainer " + /*isMobile*/
4448
- (e[19] ? "BonusCodeContainerMobile" : "")), B(H, "class", "ActiveBonusesGrid " + /*isMobile*/
4469
+ (e[19] ? "BonusCodeContainerMobile" : "")), B(M, "class", "ActiveBonusesGrid " + /*isMobile*/
4449
4470
  (e[19] ? "ActiveBonusesGridMobile" : "")), B(t, "class", "ActiveBonusesWrapper " + /*isMobile*/
4450
4471
  (e[19] ? "ActiveBonusesWrapperMobile" : ""));
4451
4472
  },
4452
4473
  m(C, L) {
4453
- W(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, f), v(a, d), v(d, m), wt(
4474
+ W(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), St(
4454
4475
  m,
4455
4476
  /*bonusCode*/
4456
4477
  e[10]
4457
- ), 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), W(C, E, L), U && U.m(C, L), W(C, N, L), I || (ie = [
4478
+ ), v(d, b), v(d, h), v(h, _), v(a, y), R && R.m(a, null), v(t, P), v(t, M), X.m(M, null), v(t, A), $ && $.m(t, null), W(C, E, L), U && U.m(C, L), W(C, N, L), H || (oe = [
4458
4479
  Q(
4459
4480
  m,
4460
4481
  "input",
@@ -4476,45 +4497,45 @@ function Ao(e) {
4476
4497
  e[23]
4477
4498
  )
4478
4499
  )
4479
- ], I = !0);
4500
+ ], H = !0);
4480
4501
  },
4481
4502
  p(C, L) {
4482
4503
  /*isMobile*/
4483
4504
  C[19] && q.p(C, L), L[0] & /*$_*/
4484
- 262144 && i !== (i = /*$_*/
4485
- C[18]("titleBonuses") + "") && te(o, i), L[0] & /*$_*/
4505
+ 262144 && o !== (o = /*$_*/
4506
+ C[18]("titleBonuses") + "") && ne(i, o), L[0] & /*$_*/
4486
4507
  262144 && l !== (l = /*$_*/
4487
- C[18]("bonusCode") + "") && te(c, l), L[0] & /*bonusCode*/
4508
+ C[18]("bonusCode") + "") && ne(c, l), L[0] & /*bonusCode*/
4488
4509
  1024 && m.value !== /*bonusCode*/
4489
- C[10] && wt(
4510
+ C[10] && St(
4490
4511
  m,
4491
4512
  /*bonusCode*/
4492
4513
  C[10]
4493
4514
  ), L[0] & /*$_*/
4494
4515
  262144 && S !== (S = /*$_*/
4495
- C[18]("getBonus") + "") && te(_, S), L[0] & /*invalidBonusField*/
4516
+ C[18]("getBonus") + "") && ne(_, S), L[0] & /*invalidBonusField*/
4496
4517
  256 && (h.disabled = /*invalidBonusField*/
4497
4518
  C[8]), /*invalidBonusCode*/
4498
- C[9] ? R ? R.p(C, L) : (R = Qt(C), R.c(), R.m(a, null)) : R && (R.d(1), R = null), oe === (oe = Ee(C)) && X ? X.p(C, L) : (X.d(1), X = oe(C), X && (X.c(), X.m(H, null))), /*activeBonusesList*/
4499
- C[16].length !== 0 ? $ ? $.p(C, L) : ($ = Yt(C), $.c(), $.m(t, null)) : $ && ($.d(1), $ = null), /*bonusModal*/
4500
- C[17] ? U ? U.p(C, L) : (U = en(C), U.c(), U.m(N.parentNode, N)) : U && (U.d(1), U = null);
4519
+ C[9] ? R ? R.p(C, L) : (R = Yt(C), R.c(), R.m(a, null)) : R && (R.d(1), R = null), ie === (ie = Be(C)) && X ? X.p(C, L) : (X.d(1), X = ie(C), X && (X.c(), X.m(M, null))), /*activeBonusesList*/
4520
+ C[16].length !== 0 ? $ ? $.p(C, L) : ($ = en(C), $.c(), $.m(t, null)) : $ && ($.d(1), $ = null), /*bonusModal*/
4521
+ C[17] ? U ? U.p(C, L) : (U = nn(C), U.c(), U.m(N.parentNode, N)) : U && (U.d(1), U = null);
4501
4522
  },
4502
4523
  d(C) {
4503
- C && (G(t), G(E), G(N)), q && q.d(), R && R.d(), X.d(), $ && $.d(), U && U.d(C), I = !1, ae(ie);
4524
+ C && (G(t), G(E), G(N)), q && q.d(), R && R.d(), X.d(), $ && $.d(), U && U.d(C), H = !1, ae(oe);
4504
4525
  }
4505
4526
  };
4506
4527
  }
4507
- function To(e) {
4508
- let t, n, r, i, o, s, a, u, l, c, f = (
4528
+ function Mi(e) {
4529
+ let t, n, r, o, i, s, a, u, l, c, f = (
4509
4530
  /*$_*/
4510
4531
  e[18]("titleBonuses") + ""
4511
4532
  ), d, m, b;
4512
4533
  return {
4513
4534
  c() {
4514
- t = P("div"), n = le("svg"), r = le("defs"), i = le("style"), o = F(".aaa{fill:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));}"), s = le("g"), a = le("g"), u = le("path"), l = j(), 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");
4535
+ t = T("div"), n = le("svg"), r = le("defs"), o = le("style"), i = F(".aaa{fill:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));}"), s = le("g"), a = le("g"), u = le("path"), l = j(), c = T("h2"), d = F(f), B(u, "class", "aaa"), B(u, "d", "M7.5,0,6.136,1.364,11.3,6.526H0V8.474H11.3L6.136,13.636,7.5,15,15,7.5Z"), B(u, "transform", "translate(15 15) rotate(180)"), B(a, "transform", "translate(20 158)"), B(s, "transform", "translate(-20 -158)"), B(n, "xmlns", "http://www.w3.org/2000/svg"), B(n, "width", "15"), B(n, "height", "15"), B(n, "viewBox", "0 0 15 15"), B(c, "class", "ActiveBonusesTitleMobile"), B(t, "class", "MenuReturnButton");
4515
4536
  },
4516
4537
  m(h, S) {
4517
- W(h, 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 = Q(
4538
+ W(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 = Q(
4518
4539
  t,
4519
4540
  "click",
4520
4541
  /*click_handler*/
@@ -4524,105 +4545,105 @@ function To(e) {
4524
4545
  p(h, S) {
4525
4546
  S[0] & /*$_*/
4526
4547
  262144 && f !== (f = /*$_*/
4527
- h[18]("titleBonuses") + "") && te(d, f);
4548
+ h[18]("titleBonuses") + "") && ne(d, f);
4528
4549
  },
4529
4550
  d(h) {
4530
4551
  h && G(t), m = !1, b();
4531
4552
  }
4532
4553
  };
4533
4554
  }
4534
- function Qt(e) {
4555
+ function Yt(e) {
4535
4556
  let t, n = (
4536
4557
  /*$_*/
4537
4558
  e[18]("invalidBonusCode") + ""
4538
4559
  ), r;
4539
4560
  return {
4540
4561
  c() {
4541
- t = P("p"), r = F(n), B(t, "class", "InvalidBonusCodeMessage");
4562
+ t = T("p"), r = F(n), B(t, "class", "InvalidBonusCodeMessage");
4542
4563
  },
4543
- m(i, o) {
4544
- W(i, t, o), v(t, r);
4564
+ m(o, i) {
4565
+ W(o, t, i), v(t, r);
4545
4566
  },
4546
- p(i, o) {
4547
- o[0] & /*$_*/
4567
+ p(o, i) {
4568
+ i[0] & /*$_*/
4548
4569
  262144 && n !== (n = /*$_*/
4549
- i[18]("invalidBonusCode") + "") && te(r, n);
4570
+ o[18]("invalidBonusCode") + "") && ne(r, n);
4550
4571
  },
4551
- d(i) {
4552
- i && G(t);
4572
+ d(o) {
4573
+ o && G(t);
4553
4574
  }
4554
4575
  };
4555
4576
  }
4556
- function Po(e) {
4577
+ function Hi(e) {
4557
4578
  let t, n = Fe(
4558
4579
  /*activeBonusesList*/
4559
4580
  e[16]
4560
4581
  ), r = [];
4561
- for (let i = 0; i < n.length; i += 1)
4562
- r[i] = Jt(qt(e, n, i));
4582
+ for (let o = 0; o < n.length; o += 1)
4583
+ r[o] = Kt(Jt(e, n, o));
4563
4584
  return {
4564
4585
  c() {
4565
- for (let i = 0; i < r.length; i += 1)
4566
- r[i].c();
4567
- t = gt();
4586
+ for (let o = 0; o < r.length; o += 1)
4587
+ r[o].c();
4588
+ t = Bt();
4568
4589
  },
4569
- m(i, o) {
4590
+ m(o, i) {
4570
4591
  for (let s = 0; s < r.length; s += 1)
4571
- r[s] && r[s].m(i, o);
4572
- W(i, t, o);
4592
+ r[s] && r[s].m(o, i);
4593
+ W(o, t, i);
4573
4594
  },
4574
- p(i, o) {
4575
- if (o[0] & /*activeBonusesList, lang, dateformat, clientstyling, clientstylingurl, mbsource, translationurl, currencylocale*/
4595
+ p(o, i) {
4596
+ if (i[0] & /*activeBonusesList, lang, dateformat, clientstyling, clientstylingurl, mbsource, translationurl, currencylocale*/
4576
4597
  65663) {
4577
4598
  n = Fe(
4578
4599
  /*activeBonusesList*/
4579
- i[16]
4600
+ o[16]
4580
4601
  );
4581
4602
  let s;
4582
4603
  for (s = 0; s < n.length; s += 1) {
4583
- const a = qt(i, n, s);
4584
- r[s] ? r[s].p(a, o) : (r[s] = Jt(a), r[s].c(), r[s].m(t.parentNode, t));
4604
+ const a = Jt(o, n, s);
4605
+ r[s] ? r[s].p(a, i) : (r[s] = Kt(a), r[s].c(), r[s].m(t.parentNode, t));
4585
4606
  }
4586
4607
  for (; s < r.length; s += 1)
4587
4608
  r[s].d(1);
4588
4609
  r.length = n.length;
4589
4610
  }
4590
4611
  },
4591
- d(i) {
4592
- i && G(t), on(r, i);
4612
+ d(o) {
4613
+ o && G(t), an(r, o);
4593
4614
  }
4594
4615
  };
4595
4616
  }
4596
- function Mo(e) {
4617
+ function Oi(e) {
4597
4618
  let t, n = (
4598
4619
  /*$_*/
4599
4620
  e[18]("noActiveBonuses") + ""
4600
4621
  ), r;
4601
4622
  return {
4602
4623
  c() {
4603
- t = P("p"), r = F(n);
4624
+ t = T("p"), r = F(n);
4604
4625
  },
4605
- m(i, o) {
4606
- W(i, t, o), v(t, r);
4626
+ m(o, i) {
4627
+ W(o, t, i), v(t, r);
4607
4628
  },
4608
- p(i, o) {
4609
- o[0] & /*$_*/
4629
+ p(o, i) {
4630
+ i[0] & /*$_*/
4610
4631
  262144 && n !== (n = /*$_*/
4611
- i[18]("noActiveBonuses") + "") && te(r, n);
4632
+ o[18]("noActiveBonuses") + "") && ne(r, n);
4612
4633
  },
4613
- d(i) {
4614
- i && G(t);
4634
+ d(o) {
4635
+ o && G(t);
4615
4636
  }
4616
4637
  };
4617
4638
  }
4618
- function Ho(e) {
4619
- let t, n, r, i, o, s, a, u, l, c, f, d, m, b, h, S;
4639
+ function Ii(e) {
4640
+ let t, n, r, o, i, s, a, u, l, c, f, d, m, b, h, S;
4620
4641
  return {
4621
4642
  c() {
4622
- t = P("player-bonus-card"), p(t, "termsandconditionsdescription", n = /*activeBonus*/
4643
+ t = T("player-bonus-card"), p(t, "termsandconditionsdescription", n = /*activeBonus*/
4623
4644
  e[52].termsandconditionsdescription), p(t, "termsandconditionsurl", r = /*activeBonus*/
4624
- e[52].termsandconditionsurl), p(t, "termsandconditionsasset", i = /*activeBonus*/
4625
- e[52].termsandconditionsasset), p(t, "endpoint", o = /*activeBonus*/
4645
+ e[52].termsandconditionsurl), p(t, "termsandconditionsasset", o = /*activeBonus*/
4646
+ e[52].termsandconditionsasset), p(t, "endpoint", i = /*activeBonus*/
4626
4647
  e[52].endpoint), p(t, "playerid", s = /*activeBonus*/
4627
4648
  e[52].playerid), p(t, "session", a = /*activeBonus*/
4628
4649
  e[52].session), p(t, "bonuswalletid", u = /*activeBonus*/
@@ -4681,10 +4702,10 @@ function Ho(e) {
4681
4702
  _[52].termsandconditionsdescription) && p(t, "termsandconditionsdescription", n), y[0] & /*activeBonusesList*/
4682
4703
  65536 && r !== (r = /*activeBonus*/
4683
4704
  _[52].termsandconditionsurl) && p(t, "termsandconditionsurl", r), y[0] & /*activeBonusesList*/
4684
- 65536 && i !== (i = /*activeBonus*/
4685
- _[52].termsandconditionsasset) && p(t, "termsandconditionsasset", i), y[0] & /*activeBonusesList*/
4686
4705
  65536 && o !== (o = /*activeBonus*/
4687
- _[52].endpoint) && p(t, "endpoint", o), y[0] & /*activeBonusesList*/
4706
+ _[52].termsandconditionsasset) && p(t, "termsandconditionsasset", o), y[0] & /*activeBonusesList*/
4707
+ 65536 && i !== (i = /*activeBonus*/
4708
+ _[52].endpoint) && p(t, "endpoint", i), y[0] & /*activeBonusesList*/
4688
4709
  65536 && s !== (s = /*activeBonus*/
4689
4710
  _[52].playerid) && p(t, "playerid", s), y[0] & /*activeBonusesList*/
4690
4711
  65536 && a !== (a = /*activeBonus*/
@@ -4756,14 +4777,14 @@ function Ho(e) {
4756
4777
  }
4757
4778
  };
4758
4779
  }
4759
- function Io(e) {
4760
- let t, n, r, i, o, s, a, u, l, c, f, d, m;
4780
+ function Ni(e) {
4781
+ let t, n, r, o, i, s, a, u, l, c, f, d, m;
4761
4782
  return {
4762
4783
  c() {
4763
- t = P("player-bonus-card"), p(t, "termsandconditionsdescription", n = /*activeBonus*/
4784
+ t = T("player-bonus-card"), p(t, "termsandconditionsdescription", n = /*activeBonus*/
4764
4785
  e[52].termsandconditionsdescription), p(t, "termsandconditionsurl", r = /*activeBonus*/
4765
- e[52].termsandconditionsurl), p(t, "termsandconditionsasset", i = /*activeBonus*/
4766
- e[52].termsandconditionsasset), p(t, "endpoint", o = /*activeBonus*/
4786
+ e[52].termsandconditionsurl), p(t, "termsandconditionsasset", o = /*activeBonus*/
4787
+ e[52].termsandconditionsasset), p(t, "endpoint", i = /*activeBonus*/
4767
4788
  e[52].endpoint), p(t, "playerid", s = /*activeBonus*/
4768
4789
  e[52].playerid), p(t, "session", a = /*activeBonus*/
4769
4790
  e[52].session), p(t, "bonuswalletid", u = /*activeBonus*/
@@ -4818,10 +4839,10 @@ function Io(e) {
4818
4839
  b[52].termsandconditionsdescription) && p(t, "termsandconditionsdescription", n), h[0] & /*activeBonusesList*/
4819
4840
  65536 && r !== (r = /*activeBonus*/
4820
4841
  b[52].termsandconditionsurl) && p(t, "termsandconditionsurl", r), h[0] & /*activeBonusesList*/
4821
- 65536 && i !== (i = /*activeBonus*/
4822
- b[52].termsandconditionsasset) && p(t, "termsandconditionsasset", i), h[0] & /*activeBonusesList*/
4823
4842
  65536 && o !== (o = /*activeBonus*/
4824
- b[52].endpoint) && p(t, "endpoint", o), h[0] & /*activeBonusesList*/
4843
+ b[52].termsandconditionsasset) && p(t, "termsandconditionsasset", o), h[0] & /*activeBonusesList*/
4844
+ 65536 && i !== (i = /*activeBonus*/
4845
+ b[52].endpoint) && p(t, "endpoint", i), h[0] & /*activeBonusesList*/
4825
4846
  65536 && s !== (s = /*activeBonus*/
4826
4847
  b[52].playerid) && p(t, "playerid", s), h[0] & /*activeBonusesList*/
4827
4848
  65536 && a !== (a = /*activeBonus*/
@@ -4886,43 +4907,43 @@ function Io(e) {
4886
4907
  }
4887
4908
  };
4888
4909
  }
4889
- function Jt(e) {
4910
+ function Kt(e) {
4890
4911
  let t;
4891
- function n(o, s) {
4912
+ function n(i, s) {
4892
4913
  return (
4893
4914
  /*activeBonus*/
4894
- o[52].type === "freeRound" ? Io : Ho
4915
+ i[52].type === "freeRound" ? Ni : Ii
4895
4916
  );
4896
4917
  }
4897
- let r = n(e), i = r(e);
4918
+ let r = n(e), o = r(e);
4898
4919
  return {
4899
4920
  c() {
4900
- i.c(), t = gt();
4921
+ o.c(), t = Bt();
4901
4922
  },
4902
- m(o, s) {
4903
- i.m(o, s), W(o, t, s);
4923
+ m(i, s) {
4924
+ o.m(i, s), W(i, t, s);
4904
4925
  },
4905
- p(o, s) {
4906
- r === (r = n(o)) && i ? i.p(o, s) : (i.d(1), i = r(o), i && (i.c(), i.m(t.parentNode, t)));
4926
+ p(i, s) {
4927
+ r === (r = n(i)) && o ? o.p(i, s) : (o.d(1), o = r(i), o && (o.c(), o.m(t.parentNode, t)));
4907
4928
  },
4908
- d(o) {
4909
- o && G(t), i.d(o);
4929
+ d(i) {
4930
+ i && G(t), o.d(i);
4910
4931
  }
4911
4932
  };
4912
4933
  }
4913
- function Yt(e) {
4914
- let t, n, r, i, o, s, a, u, l, c, f, d, m, b, h, S, _, y, M, H = Fe(Array(
4934
+ function en(e) {
4935
+ let t, n, r, o, i, s, a, u, l, c, f, d, m, b, h, S, _, y, P, M = Fe(Array(
4915
4936
  /*numberOfPages*/
4916
4937
  e[14]
4917
- )), T = [];
4918
- for (let E = 0; E < H.length; E += 1)
4919
- T[E] = Kt(Zt(e, H, E));
4938
+ )), A = [];
4939
+ for (let E = 0; E < M.length; E += 1)
4940
+ A[E] = tn(Qt(e, M, E));
4920
4941
  return {
4921
4942
  c() {
4922
- t = P("div"), n = P("span"), r = F("|<"), o = j(), s = P("span"), a = F("<"), l = j();
4923
- for (let E = 0; E < T.length; E += 1)
4924
- T[E].c();
4925
- c = j(), f = P("span"), d = F(">"), b = j(), h = P("span"), S = F(">|"), B(n, "class", i = "BonusesFirst " + /*currentPage*/
4943
+ t = T("div"), n = T("span"), r = F("|<"), i = j(), s = T("span"), a = F("<"), l = j();
4944
+ for (let E = 0; E < A.length; E += 1)
4945
+ A[E].c();
4946
+ c = j(), f = T("span"), d = F(">"), b = j(), h = T("span"), S = F(">|"), B(n, "class", o = "BonusesFirst " + /*currentPage*/
4926
4947
  (e[15] === 0 ? "Inactive" : "")), B(s, "class", u = "BonusesPrev " + /*currentPage*/
4927
4948
  (e[15] === 0 ? "Inactive" : "")), B(f, "class", m = "BonusesNext " + /*currentPage*/
4928
4949
  (e[15] === /*numberOfPages*/
@@ -4932,10 +4953,10 @@ function Yt(e) {
4932
4953
  (e[19] ? "BonusesPaginationWrapperMobile" : ""));
4933
4954
  },
4934
4955
  m(E, N) {
4935
- W(E, t, N), v(t, n), v(n, r), v(t, o), v(t, s), v(s, a), v(t, l);
4936
- for (let I = 0; I < T.length; I += 1)
4937
- T[I] && T[I].m(t, null);
4938
- v(t, c), v(t, f), v(f, d), v(t, b), v(t, h), v(h, S), y || (M = [
4956
+ W(E, t, N), v(t, n), v(n, r), v(t, i), v(t, s), v(s, a), v(t, l);
4957
+ for (let H = 0; H < A.length; H += 1)
4958
+ A[H] && A[H].m(t, null);
4959
+ v(t, c), v(t, f), v(f, d), v(t, b), v(t, h), v(h, S), y || (P = [
4939
4960
  Q(
4940
4961
  n,
4941
4962
  "click",
@@ -4964,23 +4985,23 @@ function Yt(e) {
4964
4985
  },
4965
4986
  p(E, N) {
4966
4987
  if (N[0] & /*currentPage*/
4967
- 32768 && i !== (i = "BonusesFirst " + /*currentPage*/
4968
- (E[15] === 0 ? "Inactive" : "")) && B(n, "class", i), N[0] & /*currentPage*/
4988
+ 32768 && o !== (o = "BonusesFirst " + /*currentPage*/
4989
+ (E[15] === 0 ? "Inactive" : "")) && B(n, "class", o), N[0] & /*currentPage*/
4969
4990
  32768 && u !== (u = "BonusesPrev " + /*currentPage*/
4970
4991
  (E[15] === 0 ? "Inactive" : "")) && B(s, "class", u), N[0] & /*currentPage, getActiveBonuses, numberOfPages*/
4971
4992
  4243456) {
4972
- H = Fe(Array(
4993
+ M = Fe(Array(
4973
4994
  /*numberOfPages*/
4974
4995
  E[14]
4975
4996
  ));
4976
- let I;
4977
- for (I = 0; I < H.length; I += 1) {
4978
- const ie = Zt(E, H, I);
4979
- T[I] ? T[I].p(ie, N) : (T[I] = Kt(ie), T[I].c(), T[I].m(t, c));
4997
+ let H;
4998
+ for (H = 0; H < M.length; H += 1) {
4999
+ const oe = Qt(E, M, H);
5000
+ A[H] ? A[H].p(oe, N) : (A[H] = tn(oe), A[H].c(), A[H].m(t, c));
4980
5001
  }
4981
- for (; I < T.length; I += 1)
4982
- T[I].d(1);
4983
- T.length = H.length;
5002
+ for (; H < A.length; H += 1)
5003
+ A[H].d(1);
5004
+ A.length = M.length;
4984
5005
  }
4985
5006
  N[0] & /*currentPage, numberOfPages*/
4986
5007
  49152 && m !== (m = "BonusesNext " + /*currentPage*/
@@ -4991,15 +5012,15 @@ function Yt(e) {
4991
5012
  E[14] - 1 ? "Inactive" : "")) && B(h, "class", _);
4992
5013
  },
4993
5014
  d(E) {
4994
- E && G(t), on(T, E), y = !1, ae(M);
5015
+ E && G(t), an(A, E), y = !1, ae(P);
4995
5016
  }
4996
5017
  };
4997
5018
  }
4998
- function Kt(e) {
5019
+ function tn(e) {
4999
5020
  let t, n = (
5000
5021
  /*i*/
5001
5022
  e[51] + 1 + ""
5002
- ), r, i, o, s;
5023
+ ), r, o, i, s;
5003
5024
  function a() {
5004
5025
  return (
5005
5026
  /*click_handler_3*/
@@ -5011,26 +5032,26 @@ function Kt(e) {
5011
5032
  }
5012
5033
  return {
5013
5034
  c() {
5014
- t = P("span"), r = F(n), B(t, "class", i = "BonusesPage " + /*i*/
5035
+ t = T("span"), r = F(n), B(t, "class", o = "BonusesPage " + /*i*/
5015
5036
  (e[51] === /*currentPage*/
5016
5037
  e[15] ? "BonusPageActive" : ""));
5017
5038
  },
5018
5039
  m(u, l) {
5019
- W(u, t, l), v(t, r), o || (s = Q(t, "click", a), o = !0);
5040
+ W(u, t, l), v(t, r), i || (s = Q(t, "click", a), i = !0);
5020
5041
  },
5021
5042
  p(u, l) {
5022
5043
  e = u, l[0] & /*currentPage*/
5023
- 32768 && i !== (i = "BonusesPage " + /*i*/
5044
+ 32768 && o !== (o = "BonusesPage " + /*i*/
5024
5045
  (e[51] === /*currentPage*/
5025
- e[15] ? "BonusPageActive" : "")) && B(t, "class", i);
5046
+ e[15] ? "BonusPageActive" : "")) && B(t, "class", o);
5026
5047
  },
5027
5048
  d(u) {
5028
- u && G(t), o = !1, s();
5049
+ u && G(t), i = !1, s();
5029
5050
  }
5030
5051
  };
5031
5052
  }
5032
- function en(e) {
5033
- let t, n, r, i, o = (
5053
+ function nn(e) {
5054
+ let t, n, r, o, i = (
5034
5055
  /*$_*/
5035
5056
  e[18]("forfeitBonus") + ""
5036
5057
  ), s, a, u, l, c = (
@@ -5042,11 +5063,11 @@ function en(e) {
5042
5063
  ), h, S, _;
5043
5064
  return {
5044
5065
  c() {
5045
- t = P("div"), n = P("div"), r = P("div"), i = P("p"), s = F(o), a = j(), u = P("div"), l = P("button"), f = F(c), d = j(), m = P("button"), h = 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*/
5066
+ t = T("div"), n = T("div"), r = T("div"), o = T("p"), s = F(i), a = j(), u = T("div"), l = T("button"), f = F(c), d = j(), m = T("button"), h = F(b), B(o, "class", "ModalText"), B(l, "class", "ModalCancel"), B(m, "class", "ModalConfirm"), B(u, "class", "ModalButtons"), B(r, "class", "ModalBody"), B(n, "class", "ModalContent"), B(t, "class", "ModalWrapper " + /*isMobile*/
5046
5067
  (e[19] ? "ModalWrapperMobile" : ""));
5047
5068
  },
5048
- m(y, M) {
5049
- W(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, f), v(u, d), v(u, m), v(m, h), S || (_ = [
5069
+ m(y, P) {
5070
+ W(y, t, P), v(t, n), v(n, r), v(r, o), v(o, s), v(r, a), v(r, u), v(u, l), v(l, f), v(u, d), v(u, m), v(m, h), S || (_ = [
5050
5071
  Q(
5051
5072
  l,
5052
5073
  "click",
@@ -5064,65 +5085,65 @@ function en(e) {
5064
5085
  )
5065
5086
  ], S = !0);
5066
5087
  },
5067
- p(y, M) {
5068
- M[0] & /*$_*/
5069
- 262144 && o !== (o = /*$_*/
5070
- y[18]("forfeitBonus") + "") && te(s, o), M[0] & /*$_*/
5088
+ p(y, P) {
5089
+ P[0] & /*$_*/
5090
+ 262144 && i !== (i = /*$_*/
5091
+ y[18]("forfeitBonus") + "") && ne(s, i), P[0] & /*$_*/
5071
5092
  262144 && c !== (c = /*$_*/
5072
- y[18]("forfeitBonusCancel") + "") && te(f, c), M[0] & /*$_*/
5093
+ y[18]("forfeitBonusCancel") + "") && ne(f, c), P[0] & /*$_*/
5073
5094
  262144 && b !== (b = /*$_*/
5074
- y[18]("forfeitBonusConfirm") + "") && te(h, b);
5095
+ y[18]("forfeitBonusConfirm") + "") && ne(h, b);
5075
5096
  },
5076
5097
  d(y) {
5077
5098
  y && G(t), S = !1, ae(_);
5078
5099
  }
5079
5100
  };
5080
5101
  }
5081
- function Oo(e) {
5102
+ function Li(e) {
5082
5103
  let t;
5083
- function n(o, s) {
5084
- return Ao;
5104
+ function n(i, s) {
5105
+ return Pi;
5085
5106
  }
5086
- let i = n()(e);
5107
+ let o = n()(e);
5087
5108
  return {
5088
5109
  c() {
5089
- t = P("div"), i.c();
5110
+ t = T("div"), o.c();
5090
5111
  },
5091
- m(o, s) {
5092
- W(o, t, s), i.m(t, null), e[38](t);
5112
+ m(i, s) {
5113
+ W(i, t, s), o.m(t, null), e[38](t);
5093
5114
  },
5094
- p(o, s) {
5095
- i.p(o, s);
5115
+ p(i, s) {
5116
+ o.p(i, s);
5096
5117
  },
5097
5118
  i: J,
5098
5119
  o: J,
5099
- d(o) {
5100
- o && G(t), i.d(), e[38](null);
5120
+ d(i) {
5121
+ i && G(t), o.d(), e[38](null);
5101
5122
  }
5102
5123
  };
5103
5124
  }
5104
- let No = "status=active", ee = 6;
5105
- function Lo(e, t, n) {
5125
+ let Ri = "status=active", te = 6;
5126
+ function $i(e, t, n) {
5106
5127
  let r;
5107
- Yn(e, _o, (g) => n(18, r = g));
5108
- let { endpoint: i = "" } = t, { session: o = "" } = 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, _ = Bo(S) !== "PC", y = !0, M = !1, H = "", T = 0, E = 0, N = 0, I = 0, ie = 0, q = [], R, Ee = "", oe = !1;
5128
+ Kn(e, Ei, (g) => n(18, r = g));
5129
+ 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, _ = xi(S) !== "PC", y = !0, P = !1, M = "", A = 0, E = 0, N = 0, H = 0, oe = 0, q = [], R, Be = "", ie = !1;
5109
5130
  const X = () => {
5110
5131
  fetch(d).then((D) => D.json()).then((D) => {
5111
5132
  Object.keys(D).forEach((Z) => {
5112
- zt(Z, D[Z]);
5133
+ Zt(Z, D[Z]);
5113
5134
  });
5114
5135
  }).catch((D) => {
5115
5136
  console.log(D);
5116
5137
  });
5117
5138
  };
5118
- Object.keys(Xt).forEach((g) => {
5119
- zt(g, Xt[g]);
5139
+ Object.keys(qt).forEach((g) => {
5140
+ Zt(g, qt[g]);
5120
5141
  });
5121
5142
  const $ = (g) => {
5122
5143
  if (g.data)
5123
5144
  switch (g.data.type) {
5124
5145
  case "DeleteActiveBonus":
5125
- Ee = g.data.bonuswalletid, n(17, oe = !0);
5146
+ Be = g.data.bonuswalletid, n(17, ie = !0);
5126
5147
  break;
5127
5148
  }
5128
5149
  };
@@ -5144,36 +5165,36 @@ function Lo(e, t, n) {
5144
5165
  },
5145
5166
  window.location.href
5146
5167
  );
5147
- }, L = () => !!H, Fn = () => {
5168
+ }, L = () => !!M, Un = () => {
5148
5169
  n(8, y = !L());
5149
- }, Y = (g) => {
5170
+ }, K = (g) => {
5150
5171
  let D = {
5151
5172
  method: "GET",
5152
- headers: { "X-SessionId": o }
5153
- }, Z = new URL(`${i}/v1/player/${s}/bonusWallet`);
5154
- Z.searchParams.append("filter", No), Z.searchParams.append("pagination", `offset=${g},limit=${ee}`), fetch(Z, D).then((K) => K.json()).then(
5155
- (K) => {
5156
- Array.isArray(K.items) && K.items.forEach((V) => {
5173
+ headers: { "X-SessionId": i }
5174
+ }, Z = new URL(`${o}/v1/player/${s}/bonusWallet`);
5175
+ Z.searchParams.append("filter", Ri), Z.searchParams.append("pagination", `offset=${g},limit=${te}`), fetch(Z, D).then((ee) => ee.json()).then(
5176
+ (ee) => {
5177
+ Array.isArray(ee.items) && ee.items.forEach((V) => {
5157
5178
  const Me = V?.extension?.bonus?.presentation;
5158
5179
  Me && (V.termsandconditionsurl = Me.url, V.termsandconditionsdescription = Me.description, V.termsandconditionsasset = Me.assets);
5159
- }), n(14, I = Math.ceil(K.total / ee)), g - ee >= 0 && n(11, T = g - ee), g + ee < K.total && n(12, E = g + ee), n(13, N = (I - 1) * ee), n(15, ie = g / ee), n(16, q = K?.items || []), m && q.forEach((V) => {
5180
+ }), n(14, H = Math.ceil(ee.total / te)), g - te >= 0 && n(11, A = g - te), g + te < ee.total && n(12, E = g + te), n(13, N = (H - 1) * te), n(15, oe = g / te), n(16, q = ee?.items || []), m && q.forEach((V) => {
5160
5181
  V.fulfilledWR = Pe(V.fulfilledWR), V.originalWageringRequirement = Pe(V.originalWageringRequirement), V.currentAmount = Pe(V.currentAmount), V.extension.grantedPlayerCurrencyAmount = Pe(V.extension.grantedPlayerCurrencyAmount);
5161
5182
  }), window.scrollTo({ top: 0, behavior: "smooth" });
5162
5183
  },
5163
- (K) => {
5164
- console.error(K);
5184
+ (ee) => {
5185
+ console.error(ee);
5165
5186
  }
5166
5187
  );
5167
- }, Pe = (g) => new Intl.NumberFormat(m, { style: "currency", currency: u }).format(g).replace(/\s/g, ""), Un = () => {
5168
- let g = new URL(`${i}/v1/player/${s}/claimbonus`), D = {
5188
+ }, Pe = (g) => new Intl.NumberFormat(m, { style: "currency", currency: u }).format(g).replace(/\s/g, ""), Dn = () => {
5189
+ let g = new URL(`${o}/v1/player/${s}/claimbonus`), D = {
5169
5190
  method: "POST",
5170
5191
  headers: {
5171
- "X-SessionId": o,
5192
+ "X-SessionId": i,
5172
5193
  accept: "application/json"
5173
5194
  }
5174
5195
  };
5175
- g.searchParams.append("currency", u), g.searchParams.append("bonusCode", H), fetch(g.href, D).then((Z) => {
5176
- Z.status == 200 ? (n(9, M = !1), Y(0), window.postMessage(
5196
+ g.searchParams.append("currency", u), g.searchParams.append("bonusCode", M), fetch(g.href, D).then((Z) => {
5197
+ Z.status == 200 ? (n(9, P = !1), K(0), window.postMessage(
5177
5198
  {
5178
5199
  type: "WidgetNotification",
5179
5200
  data: {
@@ -5185,8 +5206,8 @@ function Lo(e, t, n) {
5185
5206
  ), typeof gtag == "function" && gtag("event", "ClaimBonus", {
5186
5207
  context: "PlayerActiveBonuses",
5187
5208
  userId: `${s || "Not logged in"}`,
5188
- bonusCode: `${H}`
5189
- })) : (n(9, M = !0), window.postMessage(
5209
+ bonusCode: `${M}`
5210
+ })) : (n(9, P = !0), window.postMessage(
5190
5211
  {
5191
5212
  type: "WidgetNotification",
5192
5213
  data: {
@@ -5197,48 +5218,48 @@ function Lo(e, t, n) {
5197
5218
  window.location.href
5198
5219
  ));
5199
5220
  });
5200
- }, Et = () => {
5201
- window.postMessage({ type: "EnableScroll" }, window.location.href), n(17, oe = !1);
5202
- }, Dn = () => {
5221
+ }, wt = () => {
5222
+ window.postMessage({ type: "EnableScroll" }, window.location.href), n(17, ie = !1);
5223
+ }, Gn = () => {
5203
5224
  let g = {
5204
5225
  method: "DELETE",
5205
5226
  headers: {
5206
- "X-SessionId": o,
5227
+ "X-SessionId": i,
5207
5228
  "Content-Type": "application/json",
5208
5229
  Accept: "application/json"
5209
5230
  }
5210
- }, D = new URL(`${i}/v1/player/${s}/bonusWallet`);
5211
- D.searchParams.append("bonusWalletID", Ee), fetch(D, g).then((Z) => {
5212
- Z.status == 200 && (Y(0), Et());
5231
+ }, D = new URL(`${o}/v1/player/${s}/bonusWallet`);
5232
+ D.searchParams.append("bonusWalletID", Be), fetch(D, g).then((Z) => {
5233
+ Z.status == 200 && (K(0), wt());
5213
5234
  });
5214
- }, Gn = () => {
5215
- Eo(a);
5235
+ }, kn = () => {
5236
+ wi(a);
5216
5237
  };
5217
- function kn(g) {
5238
+ function jn(g) {
5218
5239
  return U(g, 1e3);
5219
5240
  }
5220
- or(() => (window.addEventListener("message", $, !1), () => {
5241
+ sr(() => (window.addEventListener("message", $, !1), () => {
5221
5242
  window.removeEventListener("message", $);
5222
5243
  }));
5223
- const jn = () => C();
5224
- function Wn() {
5225
- H = this.value, n(10, H);
5244
+ const Wn = () => C();
5245
+ function Vn() {
5246
+ M = this.value, n(10, M);
5226
5247
  }
5227
- const Vn = () => Y(0), zn = () => Y(T), Xn = (g) => Y(g * ee), Zn = () => Y(E), qn = () => Y(N);
5228
- function Qn(g) {
5229
- et[g ? "unshift" : "push"](() => {
5248
+ const zn = () => K(0), Xn = () => K(A), Zn = (g) => K(g * te), qn = () => K(E), Qn = () => K(N);
5249
+ function Jn(g) {
5250
+ nt[g ? "unshift" : "push"](() => {
5230
5251
  h = g, n(7, h);
5231
5252
  });
5232
5253
  }
5233
5254
  return e.$$set = (g) => {
5234
- "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, 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);
5255
+ "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);
5235
5256
  }, e.$$.update = () => {
5236
5257
  e.$$.dirty[0] & /*lang*/
5237
- 1 && a && Gn(), e.$$.dirty[0] & /*session, playerid, endpoint*/
5238
- 939524096 && o && s && i && Y(0), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
5239
- 130 && l && h && xo(h, l), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
5240
- 132 && c && h && wo(h, c), e.$$.dirty[0] & /*mbsource, customStylingContainer*/
5241
- 136 && f && h && Co(h, `${f}.Style`), e.$$.dirty[0] & /*translationurl*/
5258
+ 1 && a && kn(), e.$$.dirty[0] & /*session, playerid, endpoint*/
5259
+ 939524096 && i && s && o && K(0), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
5260
+ 130 && l && h && Ci(h, l), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
5261
+ 132 && c && h && Si(h, c), e.$$.dirty[0] & /*mbsource, customStylingContainer*/
5262
+ 136 && f && h && Ai(h, `${f}.Style`), e.$$.dirty[0] & /*translationurl*/
5242
5263
  16 && d && X();
5243
5264
  }, [
5244
5265
  a,
@@ -5250,46 +5271,46 @@ function Lo(e, t, n) {
5250
5271
  b,
5251
5272
  h,
5252
5273
  y,
5274
+ P,
5253
5275
  M,
5254
- H,
5255
- T,
5276
+ A,
5256
5277
  E,
5257
5278
  N,
5258
- I,
5259
- ie,
5260
- q,
5279
+ H,
5261
5280
  oe,
5281
+ q,
5282
+ ie,
5262
5283
  r,
5263
5284
  _,
5264
5285
  C,
5265
- Fn,
5266
- Y,
5267
5286
  Un,
5268
- Et,
5287
+ K,
5269
5288
  Dn,
5270
- kn,
5271
- i,
5289
+ wt,
5290
+ Gn,
5291
+ jn,
5272
5292
  o,
5293
+ i,
5273
5294
  s,
5274
5295
  u,
5275
- jn,
5276
5296
  Wn,
5277
5297
  Vn,
5278
5298
  zn,
5279
5299
  Xn,
5280
5300
  Zn,
5281
5301
  qn,
5282
- Qn
5302
+ Qn,
5303
+ Jn
5283
5304
  ];
5284
5305
  }
5285
- class Ro extends gr {
5306
+ class Fi extends vr {
5286
5307
  constructor(t) {
5287
- super(), mr(
5308
+ super(), br(
5288
5309
  this,
5289
5310
  t,
5290
- Lo,
5291
- Oo,
5292
- nn,
5311
+ $i,
5312
+ Li,
5313
+ on,
5293
5314
  {
5294
5315
  endpoint: 27,
5295
5316
  session: 28,
@@ -5303,7 +5324,7 @@ class Ro extends gr {
5303
5324
  currencylocale: 5,
5304
5325
  dateformat: 6
5305
5326
  },
5306
- So,
5327
+ Ti,
5307
5328
  [-1, -1]
5308
5329
  );
5309
5330
  }
@@ -5374,34 +5395,34 @@ class Ro extends gr {
5374
5395
  this.$$set({ dateformat: t }), z();
5375
5396
  }
5376
5397
  }
5377
- br(Ro, { endpoint: {}, session: {}, playerid: {}, lang: {}, currency: {}, clientstyling: {}, clientstylingurl: {}, mbsource: {}, translationurl: {}, currencylocale: {}, dateformat: {} }, [], [], !0);
5398
+ gr(Fi, { endpoint: {}, session: {}, playerid: {}, lang: {}, currency: {}, clientstyling: {}, clientstylingurl: {}, mbsource: {}, translationurl: {}, currencylocale: {}, dateformat: {} }, [], [], !0);
5378
5399
  export {
5379
- _e as $,
5380
- Ro as P,
5381
- gr as S,
5382
- On as a,
5383
- Kn as b,
5384
- br as c,
5385
- j as d,
5386
- P as e,
5400
+ ye as $,
5401
+ Fi as P,
5402
+ vr as S,
5403
+ Nn as a,
5404
+ er as b,
5405
+ gr as c,
5406
+ G as d,
5407
+ ne as e,
5387
5408
  z as f,
5388
5409
  B as g,
5389
5410
  W as h,
5390
- mr as i,
5411
+ br as i,
5391
5412
  v as j,
5392
- te as k,
5393
- G as l,
5394
- Yn as m,
5413
+ T as k,
5414
+ j as l,
5415
+ Kn as m,
5395
5416
  J as n,
5396
- Bo as o,
5397
- or as p,
5398
- wo as q,
5399
- Co as r,
5400
- nn as s,
5417
+ xi as o,
5418
+ sr as p,
5419
+ Ui as q,
5420
+ Q as r,
5421
+ on as s,
5401
5422
  F as t,
5402
- $o as u,
5403
- Q as v,
5404
- et as w,
5405
- xo as x,
5406
- _o as y
5423
+ nt as u,
5424
+ Ei as v,
5425
+ Ci as w,
5426
+ Si as x,
5427
+ Ai as y
5407
5428
  };