@everymatrix/casino-slider-nd 1.86.2 → 1.86.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,17 +1,17 @@
1
- var dn = Object.defineProperty, mn = Object.defineProperties;
2
- var bn = Object.getOwnPropertyDescriptors;
3
- var At = Object.getOwnPropertySymbols;
4
- var gn = Object.prototype.hasOwnProperty, yn = Object.prototype.propertyIsEnumerable;
5
- var qe = (e, t, r) => t in e ? dn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, It = (e, t) => {
1
+ var dn = Object.defineProperty, pn = Object.defineProperties;
2
+ var mn = Object.getOwnPropertyDescriptors;
3
+ var Ht = Object.getOwnPropertySymbols;
4
+ var bn = Object.prototype.hasOwnProperty, gn = Object.prototype.propertyIsEnumerable;
5
+ var Qe = (e, t, r) => t in e ? dn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Tt = (e, t) => {
6
6
  for (var r in t || (t = {}))
7
- gn.call(t, r) && qe(e, r, t[r]);
8
- if (At)
9
- for (var r of At(t))
10
- yn.call(t, r) && qe(e, r, t[r]);
7
+ bn.call(t, r) && Qe(e, r, t[r]);
8
+ if (Ht)
9
+ for (var r of Ht(t))
10
+ gn.call(t, r) && Qe(e, r, t[r]);
11
11
  return e;
12
- }, Bt = (e, t) => mn(e, bn(t));
13
- var $ = (e, t, r) => (qe(e, typeof t != "symbol" ? t + "" : t, r), r);
14
- var Mt = (e, t, r) => new Promise((n, i) => {
12
+ }, At = (e, t) => pn(e, mn(t));
13
+ var $ = (e, t, r) => (Qe(e, typeof t != "symbol" ? t + "" : t, r), r);
14
+ var It = (e, t, r) => new Promise((n, i) => {
15
15
  var o = (l) => {
16
16
  try {
17
17
  a(r.next(l));
@@ -27,50 +27,50 @@ var Mt = (e, t, r) => new Promise((n, i) => {
27
27
  }, a = (l) => l.done ? n(l.value) : Promise.resolve(l.value).then(o, s);
28
28
  a((r = r.apply(e, t)).next());
29
29
  });
30
- function D() {
30
+ function k() {
31
31
  }
32
- function mr(e) {
32
+ function dr(e) {
33
33
  return e();
34
34
  }
35
- function Pt() {
35
+ function Bt() {
36
36
  return /* @__PURE__ */ Object.create(null);
37
37
  }
38
- function Y(e) {
39
- e.forEach(mr);
38
+ function Q(e) {
39
+ e.forEach(dr);
40
40
  }
41
- function Ct(e) {
41
+ function vt(e) {
42
42
  return typeof e == "function";
43
43
  }
44
- function br(e, t) {
44
+ function pr(e, t) {
45
45
  return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
46
46
  }
47
47
  let Me;
48
- function ke(e, t) {
48
+ function De(e, t) {
49
49
  return e === t ? !0 : (Me || (Me = document.createElement("a")), Me.href = t, e === Me.href);
50
50
  }
51
- function vn(e) {
51
+ function yn(e) {
52
52
  return Object.keys(e).length === 0;
53
53
  }
54
- function _n(e, ...t) {
54
+ function vn(e, ...t) {
55
55
  if (e == null) {
56
56
  for (const n of t)
57
57
  n(void 0);
58
- return D;
58
+ return k;
59
59
  }
60
60
  const r = e.subscribe(...t);
61
61
  return r.unsubscribe ? () => r.unsubscribe() : r;
62
62
  }
63
- function E(e, t) {
63
+ function w(e, t) {
64
64
  e.appendChild(t);
65
65
  }
66
- function En(e, t, r) {
67
- const n = wn(e);
66
+ function _n(e, t, r) {
67
+ const n = En(e);
68
68
  if (!n.getElementById(t)) {
69
69
  const i = B("style");
70
- i.id = t, i.textContent = r, Cn(n, i);
70
+ i.id = t, i.textContent = r, wn(n, i);
71
71
  }
72
72
  }
73
- function wn(e) {
73
+ function En(e) {
74
74
  if (!e)
75
75
  return document;
76
76
  const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
@@ -80,20 +80,20 @@ function wn(e) {
80
80
  t
81
81
  ) : e.ownerDocument;
82
82
  }
83
- function Cn(e, t) {
84
- return E(
83
+ function wn(e, t) {
84
+ return w(
85
85
  /** @type {Document} */
86
86
  e.head || e,
87
87
  t
88
88
  ), t.sheet;
89
89
  }
90
- function T(e, t, r) {
90
+ function A(e, t, r) {
91
91
  e.insertBefore(t, r || null);
92
92
  }
93
- function S(e) {
93
+ function H(e) {
94
94
  e.parentNode && e.parentNode.removeChild(e);
95
95
  }
96
- function xn(e, t) {
96
+ function Cn(e, t) {
97
97
  for (let r = 0; r < e.length; r += 1)
98
98
  e[r] && e[r].d(t);
99
99
  }
@@ -106,7 +106,7 @@ function q(e) {
106
106
  function te(e) {
107
107
  return document.createTextNode(e);
108
108
  }
109
- function X() {
109
+ function W() {
110
110
  return te(" ");
111
111
  }
112
112
  function ne() {
@@ -115,17 +115,17 @@ function ne() {
115
115
  function J(e, t, r, n) {
116
116
  return e.addEventListener(t, r, n), () => e.removeEventListener(t, r, n);
117
117
  }
118
- function d(e, t, r) {
118
+ function p(e, t, r) {
119
119
  r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
120
120
  }
121
- function Sn(e) {
121
+ function xn(e) {
122
122
  return Array.from(e.childNodes);
123
123
  }
124
- function me(e, t) {
124
+ function be(e, t) {
125
125
  t = "" + t, e.data !== t && (e.data = /** @type {string} */
126
126
  t);
127
127
  }
128
- function Hn(e) {
128
+ function Sn(e) {
129
129
  const t = {};
130
130
  return e.childNodes.forEach(
131
131
  /** @param {Element} node */
@@ -134,128 +134,128 @@ function Hn(e) {
134
134
  }
135
135
  ), t;
136
136
  }
137
- let Se;
138
- function Ce(e) {
139
- Se = e;
137
+ let He;
138
+ function xe(e) {
139
+ He = e;
140
140
  }
141
- function Tn() {
142
- if (!Se)
141
+ function Hn() {
142
+ if (!He)
143
143
  throw new Error("Function called outside component initialization");
144
- return Se;
144
+ return He;
145
145
  }
146
- function An(e) {
147
- Tn().$$.on_mount.push(e);
146
+ function Tn(e) {
147
+ Hn().$$.on_mount.push(e);
148
148
  }
149
- const le = [], xe = [];
149
+ const le = [], Se = [];
150
150
  let ue = [];
151
- const Ot = [], In = /* @__PURE__ */ Promise.resolve();
152
- let st = !1;
153
- function Bn() {
154
- st || (st = !0, In.then(P));
151
+ const Mt = [], An = /* @__PURE__ */ Promise.resolve();
152
+ let it = !1;
153
+ function In() {
154
+ it || (it = !0, An.then(P));
155
155
  }
156
- function at(e) {
156
+ function ot(e) {
157
157
  ue.push(e);
158
158
  }
159
- const Je = /* @__PURE__ */ new Set();
159
+ const Ye = /* @__PURE__ */ new Set();
160
160
  let se = 0;
161
161
  function P() {
162
162
  if (se !== 0)
163
163
  return;
164
- const e = Se;
164
+ const e = He;
165
165
  do {
166
166
  try {
167
167
  for (; se < le.length; ) {
168
168
  const t = le[se];
169
- se++, Ce(t), Mn(t.$$);
169
+ se++, xe(t), Bn(t.$$);
170
170
  }
171
171
  } catch (t) {
172
172
  throw le.length = 0, se = 0, t;
173
173
  }
174
- for (Ce(null), le.length = 0, se = 0; xe.length; )
175
- xe.pop()();
174
+ for (xe(null), le.length = 0, se = 0; Se.length; )
175
+ Se.pop()();
176
176
  for (let t = 0; t < ue.length; t += 1) {
177
177
  const r = ue[t];
178
- Je.has(r) || (Je.add(r), r());
178
+ Ye.has(r) || (Ye.add(r), r());
179
179
  }
180
180
  ue.length = 0;
181
181
  } while (le.length);
182
- for (; Ot.length; )
183
- Ot.pop()();
184
- st = !1, Je.clear(), Ce(e);
182
+ for (; Mt.length; )
183
+ Mt.pop()();
184
+ it = !1, Ye.clear(), xe(e);
185
185
  }
186
- function Mn(e) {
186
+ function Bn(e) {
187
187
  if (e.fragment !== null) {
188
- e.update(), Y(e.before_update);
188
+ e.update(), Q(e.before_update);
189
189
  const t = e.dirty;
190
- e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(at);
190
+ e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(ot);
191
191
  }
192
192
  }
193
- function Pn(e) {
193
+ function Mn(e) {
194
194
  const t = [], r = [];
195
195
  ue.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), ue = t;
196
196
  }
197
- const On = /* @__PURE__ */ new Set();
198
- function gr(e, t) {
199
- e && e.i && (On.delete(e), e.i(t));
197
+ const Pn = /* @__PURE__ */ new Set();
198
+ function mr(e, t) {
199
+ e && e.i && (Pn.delete(e), e.i(t));
200
200
  }
201
- function he(e) {
201
+ function ce(e) {
202
202
  return (e == null ? void 0 : e.length) !== void 0 ? e : Array.from(e);
203
203
  }
204
- function yr(e, t) {
204
+ function br(e, t) {
205
205
  e.d(1), t.delete(e.key);
206
206
  }
207
- function vr(e, t, r, n, i, o, s, a, l, u, h, c) {
207
+ function gr(e, t, r, n, i, o, s, a, l, u, h, c) {
208
208
  let f = e.length, m = o.length, b = f;
209
209
  const g = {};
210
210
  for (; b--; )
211
211
  g[e[b].key] = b;
212
- const y = [], C = /* @__PURE__ */ new Map(), A = /* @__PURE__ */ new Map(), N = [];
212
+ const y = [], x = /* @__PURE__ */ new Map(), I = /* @__PURE__ */ new Map(), N = [];
213
213
  for (b = m; b--; ) {
214
- const H = c(i, o, b), U = r(H);
214
+ const T = c(i, o, b), U = r(T);
215
215
  let O = s.get(U);
216
- O ? N.push(() => O.p(H, t)) : (O = u(U, H), O.c()), C.set(U, y[b] = O), U in g && A.set(U, Math.abs(b - g[U]));
216
+ O ? N.push(() => O.p(T, t)) : (O = u(U, T), O.c()), x.set(U, y[b] = O), U in g && I.set(U, Math.abs(b - g[U]));
217
217
  }
218
218
  const j = /* @__PURE__ */ new Set(), F = /* @__PURE__ */ new Set();
219
- function V(H) {
220
- gr(H, 1), H.m(a, h), s.set(H.key, H), h = H.first, m--;
219
+ function V(T) {
220
+ mr(T, 1), T.m(a, h), s.set(T.key, T), h = T.first, m--;
221
221
  }
222
222
  for (; f && m; ) {
223
- const H = y[m - 1], U = e[f - 1], O = H.key, G = U.key;
224
- H === U ? (h = H.first, f--, m--) : C.has(G) ? !s.has(O) || j.has(O) ? V(H) : F.has(G) ? f-- : A.get(O) > A.get(G) ? (F.add(O), V(H)) : (j.add(G), f--) : (l(U, s), f--);
223
+ const T = y[m - 1], U = e[f - 1], O = T.key, G = U.key;
224
+ T === U ? (h = T.first, f--, m--) : x.has(G) ? !s.has(O) || j.has(O) ? V(T) : F.has(G) ? f-- : I.get(O) > I.get(G) ? (F.add(O), V(T)) : (j.add(G), f--) : (l(U, s), f--);
225
225
  }
226
226
  for (; f--; ) {
227
- const H = e[f];
228
- C.has(H.key) || l(H, s);
227
+ const T = e[f];
228
+ x.has(T.key) || l(T, s);
229
229
  }
230
230
  for (; m; )
231
231
  V(y[m - 1]);
232
- return Y(N), y;
232
+ return Q(N), y;
233
233
  }
234
- function Ln(e, t, r) {
234
+ function On(e, t, r) {
235
235
  const { fragment: n, after_update: i } = e.$$;
236
- n && n.m(t, r), at(() => {
237
- const o = e.$$.on_mount.map(mr).filter(Ct);
238
- e.$$.on_destroy ? e.$$.on_destroy.push(...o) : Y(o), e.$$.on_mount = [];
239
- }), i.forEach(at);
236
+ n && n.m(t, r), ot(() => {
237
+ const o = e.$$.on_mount.map(dr).filter(vt);
238
+ e.$$.on_destroy ? e.$$.on_destroy.push(...o) : Q(o), e.$$.on_mount = [];
239
+ }), i.forEach(ot);
240
240
  }
241
- function Nn(e, t) {
241
+ function Ln(e, t) {
242
242
  const r = e.$$;
243
- r.fragment !== null && (Pn(r.after_update), Y(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
243
+ r.fragment !== null && (Mn(r.after_update), Q(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
244
244
  }
245
- function Rn(e, t) {
246
- e.$$.dirty[0] === -1 && (le.push(e), Bn(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
245
+ function Nn(e, t) {
246
+ e.$$.dirty[0] === -1 && (le.push(e), In(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
247
247
  }
248
- function Fn(e, t, r, n, i, o, s = null, a = [-1]) {
249
- const l = Se;
250
- Ce(e);
248
+ function Rn(e, t, r, n, i, o, s = null, a = [-1]) {
249
+ const l = He;
250
+ xe(e);
251
251
  const u = e.$$ = {
252
252
  fragment: null,
253
253
  ctx: [],
254
254
  // state
255
255
  props: o,
256
- update: D,
256
+ update: k,
257
257
  not_equal: i,
258
- bound: Pt(),
258
+ bound: Bt(),
259
259
  // lifecycle
260
260
  on_mount: [],
261
261
  on_destroy: [],
@@ -264,7 +264,7 @@ function Fn(e, t, r, n, i, o, s = null, a = [-1]) {
264
264
  after_update: [],
265
265
  context: new Map(t.context || (l ? l.$$.context : [])),
266
266
  // everything else
267
- callbacks: Pt(),
267
+ callbacks: Bt(),
268
268
  dirty: a,
269
269
  skip_bound: !1,
270
270
  root: t.target || l.$$.root
@@ -273,19 +273,19 @@ function Fn(e, t, r, n, i, o, s = null, a = [-1]) {
273
273
  let h = !1;
274
274
  if (u.ctx = r ? r(e, t.props || {}, (c, f, ...m) => {
275
275
  const b = m.length ? m[0] : f;
276
- return u.ctx && i(u.ctx[c], u.ctx[c] = b) && (!u.skip_bound && u.bound[c] && u.bound[c](b), h && Rn(e, c)), f;
277
- }) : [], u.update(), h = !0, Y(u.before_update), u.fragment = n ? n(u.ctx) : !1, t.target) {
276
+ return u.ctx && i(u.ctx[c], u.ctx[c] = b) && (!u.skip_bound && u.bound[c] && u.bound[c](b), h && Nn(e, c)), f;
277
+ }) : [], u.update(), h = !0, Q(u.before_update), u.fragment = n ? n(u.ctx) : !1, t.target) {
278
278
  if (t.hydrate) {
279
- const c = Sn(t.target);
280
- u.fragment && u.fragment.l(c), c.forEach(S);
279
+ const c = xn(t.target);
280
+ u.fragment && u.fragment.l(c), c.forEach(H);
281
281
  } else
282
282
  u.fragment && u.fragment.c();
283
- t.intro && gr(e.$$.fragment), Ln(e, t.target, t.anchor), P();
283
+ t.intro && mr(e.$$.fragment), On(e, t.target, t.anchor), P();
284
284
  }
285
- Ce(l);
285
+ xe(l);
286
286
  }
287
- let _r;
288
- typeof HTMLElement == "function" && (_r = class extends HTMLElement {
287
+ let yr;
288
+ typeof HTMLElement == "function" && (yr = class extends HTMLElement {
289
289
  constructor(t, r, n) {
290
290
  super();
291
291
  /** The Svelte component constructor */
@@ -322,31 +322,31 @@ typeof HTMLElement == "function" && (_r = class extends HTMLElement {
322
322
  }
323
323
  }
324
324
  connectedCallback() {
325
- return Mt(this, null, function* () {
325
+ return It(this, null, function* () {
326
326
  if (this.$$cn = !0, !this.$$c) {
327
327
  let t = function(o) {
328
328
  return () => {
329
329
  let s;
330
330
  return {
331
331
  c: function() {
332
- s = B("slot"), o !== "default" && d(s, "name", o);
332
+ s = B("slot"), o !== "default" && p(s, "name", o);
333
333
  },
334
334
  /**
335
335
  * @param {HTMLElement} target
336
336
  * @param {HTMLElement} [anchor]
337
337
  */
338
338
  m: function(u, h) {
339
- T(u, s, h);
339
+ A(u, s, h);
340
340
  },
341
341
  d: function(u) {
342
- u && S(s);
342
+ u && H(s);
343
343
  }
344
344
  };
345
345
  };
346
346
  };
347
347
  if (yield Promise.resolve(), !this.$$cn || this.$$c)
348
348
  return;
349
- const r = {}, n = Hn(this);
349
+ const r = {}, n = Sn(this);
350
350
  for (const o of this.$$s)
351
351
  o in n && (r[o] = [t(o)]);
352
352
  for (const o of this.attributes) {
@@ -357,7 +357,7 @@ typeof HTMLElement == "function" && (_r = class extends HTMLElement {
357
357
  !(o in this.$$d) && this[o] !== void 0 && (this.$$d[o] = this[o], delete this[o]);
358
358
  this.$$c = new this.$$ctor({
359
359
  target: this.shadowRoot || this,
360
- props: Bt(It({}, this.$$d), {
360
+ props: At(Tt({}, this.$$d), {
361
361
  $$slots: r,
362
362
  $$scope: {
363
363
  ctx: []
@@ -435,8 +435,8 @@ function Le(e, t, r, n) {
435
435
  return t;
436
436
  }
437
437
  }
438
- function kn(e, t, r, n, i, o) {
439
- let s = class extends _r {
438
+ function Fn(e, t, r, n, i, o) {
439
+ let s = class extends yr {
440
440
  constructor() {
441
441
  super(e, r, i), this.$$p_d = t;
442
442
  }
@@ -487,7 +487,7 @@ class Dn {
487
487
  }
488
488
  /** @returns {void} */
489
489
  $destroy() {
490
- Nn(this, 1), this.$destroy = D;
490
+ Ln(this, 1), this.$destroy = k;
491
491
  }
492
492
  /**
493
493
  * @template {Extract<keyof Events, string>} K
@@ -496,8 +496,8 @@ class Dn {
496
496
  * @returns {() => void}
497
497
  */
498
498
  $on(t, r) {
499
- if (!Ct(r))
500
- return D;
499
+ if (!vt(r))
500
+ return k;
501
501
  const n = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
502
502
  return n.push(r), () => {
503
503
  const i = n.indexOf(r);
@@ -509,11 +509,11 @@ class Dn {
509
509
  * @returns {void}
510
510
  */
511
511
  $set(t) {
512
- this.$$set && !vn(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
512
+ this.$$set && !yn(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
513
513
  }
514
514
  }
515
- const Un = "4";
516
- typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Un);
515
+ const kn = "4";
516
+ typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(kn);
517
517
  /*! *****************************************************************************
518
518
  Copyright (c) Microsoft Corporation.
519
519
 
@@ -528,24 +528,43 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
528
528
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
529
529
  PERFORMANCE OF THIS SOFTWARE.
530
530
  ***************************************************************************** */
531
- var lt = function(e, t) {
532
- return lt = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
531
+ var st = function(e, t) {
532
+ return st = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
533
533
  r.__proto__ = n;
534
534
  } || function(r, n) {
535
535
  for (var i in n)
536
536
  Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
537
- }, lt(e, t);
537
+ }, st(e, t);
538
538
  };
539
- function Ae(e, t) {
539
+ function Y(e, t) {
540
540
  if (typeof t != "function" && t !== null)
541
541
  throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
542
- lt(e, t);
542
+ st(e, t);
543
543
  function r() {
544
544
  this.constructor = e;
545
545
  }
546
546
  e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
547
547
  }
548
- function ut(e) {
548
+ var E = function() {
549
+ return E = Object.assign || function(t) {
550
+ for (var r, n = 1, i = arguments.length; n < i; n++) {
551
+ r = arguments[n];
552
+ for (var o in r)
553
+ Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
554
+ }
555
+ return t;
556
+ }, E.apply(this, arguments);
557
+ };
558
+ function Un(e, t) {
559
+ var r = {};
560
+ for (var n in e)
561
+ Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
562
+ if (e != null && typeof Object.getOwnPropertySymbols == "function")
563
+ for (var i = 0, n = Object.getOwnPropertySymbols(e); i < n.length; i++)
564
+ t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
565
+ return r;
566
+ }
567
+ function at(e) {
549
568
  var t = typeof Symbol == "function" && Symbol.iterator, r = t && e[t], n = 0;
550
569
  if (r)
551
570
  return r.call(e);
@@ -557,7 +576,7 @@ function ut(e) {
557
576
  };
558
577
  throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
559
578
  }
560
- function ht(e, t) {
579
+ function lt(e, t) {
561
580
  var r = typeof Symbol == "function" && e[Symbol.iterator];
562
581
  if (!r)
563
582
  return e;
@@ -577,22 +596,22 @@ function ht(e, t) {
577
596
  }
578
597
  return o;
579
598
  }
580
- function ct(e, t, r) {
581
- if (arguments.length === 2)
599
+ function he(e, t, r) {
600
+ if (r || arguments.length === 2)
582
601
  for (var n = 0, i = t.length, o; n < i; n++)
583
602
  (o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
584
603
  return e.concat(o || t);
585
604
  }
586
- function Q(e) {
605
+ function z(e) {
587
606
  return typeof e == "function";
588
607
  }
589
- function Er(e) {
608
+ function vr(e) {
590
609
  var t = function(n) {
591
610
  Error.call(n), n.stack = new Error().stack;
592
611
  }, r = e(t);
593
612
  return r.prototype = Object.create(Error.prototype), r.prototype.constructor = r, r;
594
613
  }
595
- var Ke = Er(function(e) {
614
+ var qe = vr(function(e) {
596
615
  return function(r) {
597
616
  e(this), this.message = r ? r.length + ` errors occurred during unsubscription:
598
617
  ` + r.map(function(n, i) {
@@ -601,13 +620,13 @@ var Ke = Er(function(e) {
601
620
  `) : "", this.name = "UnsubscriptionError", this.errors = r;
602
621
  };
603
622
  });
604
- function ft(e, t) {
623
+ function ut(e, t) {
605
624
  if (e) {
606
625
  var r = e.indexOf(t);
607
626
  0 <= r && e.splice(r, 1);
608
627
  }
609
628
  }
610
- var $e = function() {
629
+ var Ge = function() {
611
630
  function e(t) {
612
631
  this.initialTeardown = t, this.closed = !1, this._parentage = null, this._finalizers = null;
613
632
  }
@@ -619,7 +638,7 @@ var $e = function() {
619
638
  if (s)
620
639
  if (this._parentage = null, Array.isArray(s))
621
640
  try {
622
- for (var a = ut(s), l = a.next(); !l.done; l = a.next()) {
641
+ for (var a = at(s), l = a.next(); !l.done; l = a.next()) {
623
642
  var u = l.value;
624
643
  u.remove(this);
625
644
  }
@@ -636,22 +655,22 @@ var $e = function() {
636
655
  else
637
656
  s.remove(this);
638
657
  var h = this.initialTeardown;
639
- if (Q(h))
658
+ if (z(h))
640
659
  try {
641
660
  h();
642
661
  } catch (g) {
643
- o = g instanceof Ke ? g.errors : [g];
662
+ o = g instanceof qe ? g.errors : [g];
644
663
  }
645
664
  var c = this._finalizers;
646
665
  if (c) {
647
666
  this._finalizers = null;
648
667
  try {
649
- for (var f = ut(c), m = f.next(); !m.done; m = f.next()) {
668
+ for (var f = at(c), m = f.next(); !m.done; m = f.next()) {
650
669
  var b = m.value;
651
670
  try {
652
- Lt(b);
671
+ Pt(b);
653
672
  } catch (g) {
654
- o = o != null ? o : [], g instanceof Ke ? o = ct(ct([], ht(o)), ht(g.errors)) : o.push(g);
673
+ o = o != null ? o : [], g instanceof qe ? o = he(he([], lt(o)), lt(g.errors)) : o.push(g);
655
674
  }
656
675
  }
657
676
  } catch (g) {
@@ -666,13 +685,13 @@ var $e = function() {
666
685
  }
667
686
  }
668
687
  if (o)
669
- throw new Ke(o);
688
+ throw new qe(o);
670
689
  }
671
690
  }, e.prototype.add = function(t) {
672
691
  var r;
673
692
  if (t && t !== this)
674
693
  if (this.closed)
675
- Lt(t);
694
+ Pt(t);
676
695
  else {
677
696
  if (t instanceof e) {
678
697
  if (t.closed || t._hasParent(this))
@@ -689,52 +708,56 @@ var $e = function() {
689
708
  this._parentage = Array.isArray(r) ? (r.push(t), r) : r ? [r, t] : t;
690
709
  }, e.prototype._removeParent = function(t) {
691
710
  var r = this._parentage;
692
- r === t ? this._parentage = null : Array.isArray(r) && ft(r, t);
711
+ r === t ? this._parentage = null : Array.isArray(r) && ut(r, t);
693
712
  }, e.prototype.remove = function(t) {
694
713
  var r = this._finalizers;
695
- r && ft(r, t), t instanceof e && t._removeParent(this);
714
+ r && ut(r, t), t instanceof e && t._removeParent(this);
696
715
  }, e.EMPTY = function() {
697
716
  var t = new e();
698
717
  return t.closed = !0, t;
699
718
  }(), e;
700
- }(), wr = $e.EMPTY;
701
- function Cr(e) {
702
- return e instanceof $e || e && "closed" in e && Q(e.remove) && Q(e.add) && Q(e.unsubscribe);
703
- }
704
- function Lt(e) {
705
- Q(e) ? e() : e.unsubscribe();
706
- }
707
- var Gn = {
708
- Promise: void 0
709
- }, $n = {
719
+ }(), _r = Ge.EMPTY;
720
+ function Er(e) {
721
+ return e instanceof Ge || e && "closed" in e && z(e.remove) && z(e.add) && z(e.unsubscribe);
722
+ }
723
+ function Pt(e) {
724
+ z(e) ? e() : e.unsubscribe();
725
+ }
726
+ var wr = {
727
+ onUnhandledError: null,
728
+ onStoppedNotification: null,
729
+ Promise: void 0,
730
+ useDeprecatedSynchronousErrorHandling: !1,
731
+ useDeprecatedNextContext: !1
732
+ }, Gn = {
710
733
  setTimeout: function(e, t) {
711
734
  for (var r = [], n = 2; n < arguments.length; n++)
712
735
  r[n - 2] = arguments[n];
713
- return setTimeout.apply(void 0, ct([e, t], ht(r)));
736
+ return setTimeout.apply(void 0, he([e, t], lt(r)));
714
737
  },
715
738
  clearTimeout: function(e) {
716
739
  return clearTimeout(e);
717
740
  },
718
741
  delegate: void 0
719
742
  };
720
- function jn(e) {
721
- $n.setTimeout(function() {
743
+ function $n(e) {
744
+ Gn.setTimeout(function() {
722
745
  throw e;
723
746
  });
724
747
  }
725
- function Nt() {
748
+ function Ot() {
726
749
  }
727
750
  function Ne(e) {
728
751
  e();
729
752
  }
730
- var xr = function(e) {
731
- Ae(t, e);
753
+ var Cr = function(e) {
754
+ Y(t, e);
732
755
  function t(r) {
733
756
  var n = e.call(this) || this;
734
- return n.isStopped = !1, r ? (n.destination = r, Cr(r) && r.add(n)) : n.destination = Xn, n;
757
+ return n.isStopped = !1, r ? (n.destination = r, Er(r) && r.add(n)) : n.destination = Xn, n;
735
758
  }
736
759
  return t.create = function(r, n, i) {
737
- return new pt(r, n, i);
760
+ return new ht(r, n, i);
738
761
  }, t.prototype.next = function(r) {
739
762
  this.isStopped || this._next(r);
740
763
  }, t.prototype.error = function(r) {
@@ -758,7 +781,11 @@ var xr = function(e) {
758
781
  this.unsubscribe();
759
782
  }
760
783
  }, t;
761
- }($e), Vn = function() {
784
+ }(Ge), jn = Function.prototype.bind;
785
+ function Je(e, t) {
786
+ return jn.call(e, t);
787
+ }
788
+ var Vn = function() {
762
789
  function e(t) {
763
790
  this.partialObserver = t;
764
791
  }
@@ -789,29 +816,41 @@ var xr = function(e) {
789
816
  Pe(r);
790
817
  }
791
818
  }, e;
792
- }(), pt = function(e) {
793
- Ae(t, e);
819
+ }(), ht = function(e) {
820
+ Y(t, e);
794
821
  function t(r, n, i) {
795
822
  var o = e.call(this) || this, s;
796
- return Q(r) || !r ? s = {
797
- next: r != null ? r : void 0,
798
- error: n != null ? n : void 0,
799
- complete: i != null ? i : void 0
800
- } : s = r, o.destination = new Vn(s), o;
823
+ if (z(r) || !r)
824
+ s = {
825
+ next: r != null ? r : void 0,
826
+ error: n != null ? n : void 0,
827
+ complete: i != null ? i : void 0
828
+ };
829
+ else {
830
+ var a;
831
+ o && wr.useDeprecatedNextContext ? (a = Object.create(r), a.unsubscribe = function() {
832
+ return o.unsubscribe();
833
+ }, s = {
834
+ next: r.next && Je(r.next, a),
835
+ error: r.error && Je(r.error, a),
836
+ complete: r.complete && Je(r.complete, a)
837
+ }) : s = r;
838
+ }
839
+ return o.destination = new Vn(s), o;
801
840
  }
802
841
  return t;
803
- }(xr);
842
+ }(Cr);
804
843
  function Pe(e) {
805
- jn(e);
844
+ $n(e);
806
845
  }
807
846
  function Wn(e) {
808
847
  throw e;
809
848
  }
810
849
  var Xn = {
811
850
  closed: !0,
812
- next: Nt,
851
+ next: Ot,
813
852
  error: Wn,
814
- complete: Nt
853
+ complete: Ot
815
854
  }, Zn = function() {
816
855
  return typeof Symbol == "function" && Symbol.observable || "@@observable";
817
856
  }();
@@ -825,7 +864,7 @@ function Qn(e) {
825
864
  }, r);
826
865
  };
827
866
  }
828
- var Rt = function() {
867
+ var Lt = function() {
829
868
  function e(t) {
830
869
  t && (this._subscribe = t);
831
870
  }
@@ -833,7 +872,7 @@ var Rt = function() {
833
872
  var r = new e();
834
873
  return r.source = this, r.operator = t, r;
835
874
  }, e.prototype.subscribe = function(t, r, n) {
836
- var i = this, o = qn(t) ? t : new pt(t, r, n);
875
+ var i = this, o = qn(t) ? t : new ht(t, r, n);
837
876
  return Ne(function() {
838
877
  var s = i, a = s.operator, l = s.source;
839
878
  o.add(a ? a.call(o, l) : l ? i._subscribe(o) : i._trySubscribe(o));
@@ -846,8 +885,8 @@ var Rt = function() {
846
885
  }
847
886
  }, e.prototype.forEach = function(t, r) {
848
887
  var n = this;
849
- return r = Ft(r), new r(function(i, o) {
850
- var s = new pt({
888
+ return r = Nt(r), new r(function(i, o) {
889
+ var s = new ht({
851
890
  next: function(a) {
852
891
  try {
853
892
  t(a);
@@ -871,7 +910,7 @@ var Rt = function() {
871
910
  return Qn(t)(this);
872
911
  }, e.prototype.toPromise = function(t) {
873
912
  var r = this;
874
- return t = Ft(t), new t(function(n, i) {
913
+ return t = Nt(t), new t(function(n, i) {
875
914
  var o;
876
915
  r.subscribe(function(s) {
877
916
  return o = s;
@@ -885,28 +924,28 @@ var Rt = function() {
885
924
  return new e(t);
886
925
  }, e;
887
926
  }();
888
- function Ft(e) {
927
+ function Nt(e) {
889
928
  var t;
890
- return (t = e != null ? e : Gn.Promise) !== null && t !== void 0 ? t : Promise;
929
+ return (t = e != null ? e : wr.Promise) !== null && t !== void 0 ? t : Promise;
891
930
  }
892
931
  function Yn(e) {
893
- return e && Q(e.next) && Q(e.error) && Q(e.complete);
932
+ return e && z(e.next) && z(e.error) && z(e.complete);
894
933
  }
895
934
  function qn(e) {
896
- return e && e instanceof xr || Yn(e) && Cr(e);
935
+ return e && e instanceof Cr || Yn(e) && Er(e);
897
936
  }
898
- var Jn = Er(function(e) {
937
+ var Jn = vr(function(e) {
899
938
  return function() {
900
939
  e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
901
940
  };
902
- }), Sr = function(e) {
903
- Ae(t, e);
941
+ }), xr = function(e) {
942
+ Y(t, e);
904
943
  function t() {
905
944
  var r = e.call(this) || this;
906
945
  return r.closed = !1, r.currentObservers = null, r.observers = [], r.isStopped = !1, r.hasError = !1, r.thrownError = null, r;
907
946
  }
908
947
  return t.prototype.lift = function(r) {
909
- var n = new kt(this, this);
948
+ var n = new Rt(this, this);
910
949
  return n.operator = r, n;
911
950
  }, t.prototype._throwIfClosed = function() {
912
951
  if (this.closed)
@@ -918,7 +957,7 @@ var Jn = Er(function(e) {
918
957
  if (n._throwIfClosed(), !n.isStopped) {
919
958
  n.currentObservers || (n.currentObservers = Array.from(n.observers));
920
959
  try {
921
- for (var s = ut(n.currentObservers), a = s.next(); !a.done; a = s.next()) {
960
+ for (var s = at(n.currentObservers), a = s.next(); !a.done; a = s.next()) {
922
961
  var l = a.value;
923
962
  l.next(r);
924
963
  }
@@ -967,20 +1006,20 @@ var Jn = Er(function(e) {
967
1006
  return this._throwIfClosed(), this._checkFinalizedStatuses(r), this._innerSubscribe(r);
968
1007
  }, t.prototype._innerSubscribe = function(r) {
969
1008
  var n = this, i = this, o = i.hasError, s = i.isStopped, a = i.observers;
970
- return o || s ? wr : (this.currentObservers = null, a.push(r), new $e(function() {
971
- n.currentObservers = null, ft(a, r);
1009
+ return o || s ? _r : (this.currentObservers = null, a.push(r), new Ge(function() {
1010
+ n.currentObservers = null, ut(a, r);
972
1011
  }));
973
1012
  }, t.prototype._checkFinalizedStatuses = function(r) {
974
1013
  var n = this, i = n.hasError, o = n.thrownError, s = n.isStopped;
975
1014
  i ? r.error(o) : s && r.complete();
976
1015
  }, t.prototype.asObservable = function() {
977
- var r = new Rt();
1016
+ var r = new Lt();
978
1017
  return r.source = this, r;
979
1018
  }, t.create = function(r, n) {
980
- return new kt(r, n);
1019
+ return new Rt(r, n);
981
1020
  }, t;
982
- }(Rt), kt = function(e) {
983
- Ae(t, e);
1021
+ }(Lt), Rt = function(e) {
1022
+ Y(t, e);
984
1023
  function t(r, n) {
985
1024
  var i = e.call(this) || this;
986
1025
  return i.destination = r, i.source = n, i;
@@ -996,17 +1035,17 @@ var Jn = Er(function(e) {
996
1035
  (n = (r = this.destination) === null || r === void 0 ? void 0 : r.complete) === null || n === void 0 || n.call(r);
997
1036
  }, t.prototype._subscribe = function(r) {
998
1037
  var n, i;
999
- return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : wr;
1038
+ return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : _r;
1000
1039
  }, t;
1001
- }(Sr), Hr = {
1040
+ }(xr), Sr = {
1002
1041
  now: function() {
1003
- return (Hr.delegate || Date).now();
1042
+ return (Sr.delegate || Date).now();
1004
1043
  },
1005
1044
  delegate: void 0
1006
1045
  }, Kn = function(e) {
1007
- Ae(t, e);
1046
+ Y(t, e);
1008
1047
  function t(r, n, i) {
1009
- r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = Hr);
1048
+ r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = Sr);
1010
1049
  var o = e.call(this) || this;
1011
1050
  return o._bufferSize = r, o._windowTime = n, o._timestampProvider = i, o._buffer = [], o._infiniteTimeWindow = !0, o._infiniteTimeWindow = n === 1 / 0, o._bufferSize = Math.max(1, r), o._windowTime = Math.max(1, n), o;
1012
1051
  }
@@ -1026,24 +1065,24 @@ var Jn = Er(function(e) {
1026
1065
  u && o.splice(0, u + 1);
1027
1066
  }
1028
1067
  }, t;
1029
- }(Sr);
1030
- const Dt = [], Ut = {}, ei = (e, t = 0) => {
1031
- if (Dt.indexOf(e) == -1) {
1068
+ }(xr);
1069
+ const Ft = [], Dt = {}, ei = (e, t = 0) => {
1070
+ if (Ft.indexOf(e) == -1) {
1032
1071
  const r = new Kn(t);
1033
- Ut[e] = r, Dt.push(e);
1072
+ Dt[e] = r, Ft.push(e);
1034
1073
  }
1035
- return Ut[e];
1074
+ return Dt[e];
1036
1075
  }, ae = [];
1037
1076
  function ti(e, t) {
1038
1077
  return {
1039
- subscribe: je(e, t).subscribe
1078
+ subscribe: $e(e, t).subscribe
1040
1079
  };
1041
1080
  }
1042
- function je(e, t = D) {
1081
+ function $e(e, t = k) {
1043
1082
  let r;
1044
1083
  const n = /* @__PURE__ */ new Set();
1045
1084
  function i(a) {
1046
- if (br(e, a) && (e = a, r)) {
1085
+ if (pr(e, a) && (e = a, r)) {
1047
1086
  const l = !ae.length;
1048
1087
  for (const u of n)
1049
1088
  u[1](), ae.push(u, e);
@@ -1057,15 +1096,15 @@ function je(e, t = D) {
1057
1096
  function o(a) {
1058
1097
  i(a(e));
1059
1098
  }
1060
- function s(a, l = D) {
1099
+ function s(a, l = k) {
1061
1100
  const u = [a, l];
1062
- return n.add(u), n.size === 1 && (r = t(i, o) || D), a(e), () => {
1101
+ return n.add(u), n.size === 1 && (r = t(i, o) || k), a(e), () => {
1063
1102
  n.delete(u), n.size === 0 && r && (r(), r = null);
1064
1103
  };
1065
1104
  }
1066
1105
  return { set: i, update: o, subscribe: s };
1067
1106
  }
1068
- function be(e, t, r) {
1107
+ function ge(e, t, r) {
1069
1108
  const n = !Array.isArray(e), i = n ? [e] : e;
1070
1109
  if (!i.every(Boolean))
1071
1110
  throw new Error("derived() expects stores as input, got a falsy value");
@@ -1073,15 +1112,15 @@ function be(e, t, r) {
1073
1112
  return ti(r, (s, a) => {
1074
1113
  let l = !1;
1075
1114
  const u = [];
1076
- let h = 0, c = D;
1115
+ let h = 0, c = k;
1077
1116
  const f = () => {
1078
1117
  if (h)
1079
1118
  return;
1080
1119
  c();
1081
1120
  const b = t(n ? u[0] : u, s, a);
1082
- o ? s(b) : c = Ct(b) ? b : D;
1121
+ o ? s(b) : c = vt(b) ? b : k;
1083
1122
  }, m = i.map(
1084
- (b, g) => _n(
1123
+ (b, g) => vn(
1085
1124
  b,
1086
1125
  (y) => {
1087
1126
  u[g] = y, h &= ~(1 << g), l && f();
@@ -1092,7 +1131,7 @@ function be(e, t, r) {
1092
1131
  )
1093
1132
  );
1094
1133
  return l = !0, f(), function() {
1095
- Y(m), c(), l = !1;
1134
+ Q(m), c(), l = !1;
1096
1135
  };
1097
1136
  });
1098
1137
  }
@@ -1116,209 +1155,159 @@ function li(e) {
1116
1155
  function ui(e) {
1117
1156
  return Array.isArray(e) ? [] : {};
1118
1157
  }
1119
- function He(e, t) {
1120
- return t.clone !== !1 && t.isMergeableObject(e) ? ce(ui(e), e, t) : e;
1158
+ function Te(e, t) {
1159
+ return t.clone !== !1 && t.isMergeableObject(e) ? fe(ui(e), e, t) : e;
1121
1160
  }
1122
1161
  function hi(e, t, r) {
1123
1162
  return e.concat(t).map(function(n) {
1124
- return He(n, r);
1163
+ return Te(n, r);
1125
1164
  });
1126
1165
  }
1127
1166
  function ci(e, t) {
1128
1167
  if (!t.customMerge)
1129
- return ce;
1168
+ return fe;
1130
1169
  var r = t.customMerge(e);
1131
- return typeof r == "function" ? r : ce;
1170
+ return typeof r == "function" ? r : fe;
1132
1171
  }
1133
1172
  function fi(e) {
1134
1173
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
1135
1174
  return Object.propertyIsEnumerable.call(e, t);
1136
1175
  }) : [];
1137
1176
  }
1138
- function Gt(e) {
1177
+ function kt(e) {
1139
1178
  return Object.keys(e).concat(fi(e));
1140
1179
  }
1141
- function Tr(e, t) {
1180
+ function Hr(e, t) {
1142
1181
  try {
1143
1182
  return t in e;
1144
1183
  } catch (r) {
1145
1184
  return !1;
1146
1185
  }
1147
1186
  }
1148
- function pi(e, t) {
1149
- return Tr(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1187
+ function di(e, t) {
1188
+ return Hr(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1150
1189
  }
1151
- function di(e, t, r) {
1190
+ function pi(e, t, r) {
1152
1191
  var n = {};
1153
- return r.isMergeableObject(e) && Gt(e).forEach(function(i) {
1154
- n[i] = He(e[i], r);
1155
- }), Gt(t).forEach(function(i) {
1156
- pi(e, i) || (Tr(e, i) && r.isMergeableObject(t[i]) ? n[i] = ci(i, r)(e[i], t[i], r) : n[i] = He(t[i], r));
1192
+ return r.isMergeableObject(e) && kt(e).forEach(function(i) {
1193
+ n[i] = Te(e[i], r);
1194
+ }), kt(t).forEach(function(i) {
1195
+ di(e, i) || (Hr(e, i) && r.isMergeableObject(t[i]) ? n[i] = ci(i, r)(e[i], t[i], r) : n[i] = Te(t[i], r));
1157
1196
  }), n;
1158
1197
  }
1159
- function ce(e, t, r) {
1160
- r = r || {}, r.arrayMerge = r.arrayMerge || hi, r.isMergeableObject = r.isMergeableObject || ni, r.cloneUnlessOtherwiseSpecified = He;
1198
+ function fe(e, t, r) {
1199
+ r = r || {}, r.arrayMerge = r.arrayMerge || hi, r.isMergeableObject = r.isMergeableObject || ni, r.cloneUnlessOtherwiseSpecified = Te;
1161
1200
  var n = Array.isArray(t), i = Array.isArray(e), o = n === i;
1162
- return o ? n ? r.arrayMerge(e, t, r) : di(e, t, r) : He(t, r);
1201
+ return o ? n ? r.arrayMerge(e, t, r) : pi(e, t, r) : Te(t, r);
1163
1202
  }
1164
- ce.all = function(t, r) {
1203
+ fe.all = function(t, r) {
1165
1204
  if (!Array.isArray(t))
1166
1205
  throw new Error("first argument should be an array");
1167
1206
  return t.reduce(function(n, i) {
1168
- return ce(n, i, r);
1207
+ return fe(n, i, r);
1169
1208
  }, {});
1170
1209
  };
1171
- var mi = ce, bi = mi;
1210
+ var mi = fe, bi = mi;
1172
1211
  const gi = /* @__PURE__ */ ri(bi);
1173
- var dt = function(e, t) {
1174
- return dt = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
1175
- r.__proto__ = n;
1176
- } || function(r, n) {
1177
- for (var i in n)
1178
- Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
1179
- }, dt(e, t);
1180
- };
1181
- function Ve(e, t) {
1182
- if (typeof t != "function" && t !== null)
1183
- throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
1184
- dt(e, t);
1185
- function r() {
1186
- this.constructor = e;
1187
- }
1188
- e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
1189
- }
1190
- var W = function() {
1191
- return W = Object.assign || function(t) {
1192
- for (var r, n = 1, i = arguments.length; n < i; n++) {
1193
- r = arguments[n];
1194
- for (var o in r)
1195
- Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
1196
- }
1197
- return t;
1198
- }, W.apply(this, arguments);
1199
- };
1200
- function yi(e, t) {
1201
- var r = {};
1202
- for (var n in e)
1203
- Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
1204
- if (e != null && typeof Object.getOwnPropertySymbols == "function")
1205
- for (var i = 0, n = Object.getOwnPropertySymbols(e); i < n.length; i++)
1206
- t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
1207
- return r;
1208
- }
1209
- function et(e, t, r) {
1210
- if (r || arguments.length === 2)
1211
- for (var n = 0, i = t.length, o; n < i; n++)
1212
- (o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
1213
- return e.concat(o || Array.prototype.slice.call(t));
1214
- }
1215
- function tt(e, t) {
1216
- var r = t && t.cache ? t.cache : Si, n = t && t.serializer ? t.serializer : Ci, i = t && t.strategy ? t.strategy : Ei;
1212
+ function Ke(e, t) {
1213
+ var r = t && t.cache ? t.cache : Ci, n = t && t.serializer ? t.serializer : wi, i = t && t.strategy ? t.strategy : vi;
1217
1214
  return i(e, {
1218
1215
  cache: r,
1219
1216
  serializer: n
1220
1217
  });
1221
1218
  }
1222
- function vi(e) {
1219
+ function yi(e) {
1223
1220
  return e == null || typeof e == "number" || typeof e == "boolean";
1224
1221
  }
1225
- function _i(e, t, r, n) {
1226
- var i = vi(n) ? n : r(n), o = t.get(i);
1222
+ function Tr(e, t, r, n) {
1223
+ var i = yi(n) ? n : r(n), o = t.get(i);
1227
1224
  return typeof o == "undefined" && (o = e.call(this, n), t.set(i, o)), o;
1228
1225
  }
1229
1226
  function Ar(e, t, r) {
1230
1227
  var n = Array.prototype.slice.call(arguments, 3), i = r(n), o = t.get(i);
1231
1228
  return typeof o == "undefined" && (o = e.apply(this, n), t.set(i, o)), o;
1232
1229
  }
1233
- function Ir(e, t, r, n, i) {
1230
+ function _t(e, t, r, n, i) {
1234
1231
  return r.bind(t, e, n, i);
1235
1232
  }
1236
- function Ei(e, t) {
1237
- var r = e.length === 1 ? _i : Ar;
1238
- return Ir(e, this, r, t.cache.create(), t.serializer);
1233
+ function vi(e, t) {
1234
+ var r = e.length === 1 ? Tr : Ar;
1235
+ return _t(e, this, r, t.cache.create(), t.serializer);
1236
+ }
1237
+ function _i(e, t) {
1238
+ return _t(e, this, Ar, t.cache.create(), t.serializer);
1239
1239
  }
1240
- function wi(e, t) {
1241
- return Ir(e, this, Ar, t.cache.create(), t.serializer);
1240
+ function Ei(e, t) {
1241
+ return _t(e, this, Tr, t.cache.create(), t.serializer);
1242
1242
  }
1243
- var Ci = function() {
1243
+ var wi = function() {
1244
1244
  return JSON.stringify(arguments);
1245
- }, xi = (
1246
- /** @class */
1247
- function() {
1248
- function e() {
1249
- this.cache = /* @__PURE__ */ Object.create(null);
1250
- }
1251
- return e.prototype.get = function(t) {
1252
- return this.cache[t];
1253
- }, e.prototype.set = function(t, r) {
1254
- this.cache[t] = r;
1255
- }, e;
1256
- }()
1257
- ), Si = {
1245
+ };
1246
+ function Et() {
1247
+ this.cache = /* @__PURE__ */ Object.create(null);
1248
+ }
1249
+ Et.prototype.get = function(e) {
1250
+ return this.cache[e];
1251
+ };
1252
+ Et.prototype.set = function(e, t) {
1253
+ this.cache[e] = t;
1254
+ };
1255
+ var Ci = {
1258
1256
  create: function() {
1259
- return new xi();
1257
+ return new Et();
1260
1258
  }
1261
- }, rt = {
1262
- variadic: wi
1263
- }, De = function() {
1264
- return De = Object.assign || function(t) {
1265
- for (var r, n = 1, i = arguments.length; n < i; n++) {
1266
- r = arguments[n];
1267
- for (var o in r)
1268
- Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
1269
- }
1270
- return t;
1271
- }, De.apply(this, arguments);
1272
- };
1273
- var v;
1259
+ }, et = {
1260
+ variadic: _i,
1261
+ monadic: Ei
1262
+ }, v;
1274
1263
  (function(e) {
1275
1264
  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";
1276
1265
  })(v || (v = {}));
1277
- var x;
1266
+ var S;
1278
1267
  (function(e) {
1279
1268
  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";
1280
- })(x || (x = {}));
1281
- var fe;
1269
+ })(S || (S = {}));
1270
+ var de;
1282
1271
  (function(e) {
1283
1272
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
1284
- })(fe || (fe = {}));
1285
- function $t(e) {
1286
- return e.type === x.literal;
1273
+ })(de || (de = {}));
1274
+ function Ut(e) {
1275
+ return e.type === S.literal;
1276
+ }
1277
+ function xi(e) {
1278
+ return e.type === S.argument;
1287
1279
  }
1288
- function Hi(e) {
1289
- return e.type === x.argument;
1280
+ function Ir(e) {
1281
+ return e.type === S.number;
1290
1282
  }
1291
1283
  function Br(e) {
1292
- return e.type === x.number;
1284
+ return e.type === S.date;
1293
1285
  }
1294
1286
  function Mr(e) {
1295
- return e.type === x.date;
1287
+ return e.type === S.time;
1296
1288
  }
1297
1289
  function Pr(e) {
1298
- return e.type === x.time;
1290
+ return e.type === S.select;
1299
1291
  }
1300
1292
  function Or(e) {
1301
- return e.type === x.select;
1293
+ return e.type === S.plural;
1302
1294
  }
1303
- function Lr(e) {
1304
- return e.type === x.plural;
1295
+ function Si(e) {
1296
+ return e.type === S.pound;
1305
1297
  }
1306
- function Ti(e) {
1307
- return e.type === x.pound;
1298
+ function Lr(e) {
1299
+ return e.type === S.tag;
1308
1300
  }
1309
1301
  function Nr(e) {
1310
- return e.type === x.tag;
1311
- }
1312
- function Rr(e) {
1313
- return !!(e && typeof e == "object" && e.type === fe.number);
1302
+ return !!(e && typeof e == "object" && e.type === de.number);
1314
1303
  }
1315
- function mt(e) {
1316
- return !!(e && typeof e == "object" && e.type === fe.dateTime);
1304
+ function ct(e) {
1305
+ return !!(e && typeof e == "object" && e.type === de.dateTime);
1317
1306
  }
1318
- var Fr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Ai = /(?:[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;
1319
- function Ii(e) {
1307
+ var Rr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Hi = /(?:[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;
1308
+ function Ti(e) {
1320
1309
  var t = {};
1321
- return e.replace(Ai, function(r) {
1310
+ return e.replace(Hi, function(r) {
1322
1311
  var n = r.length;
1323
1312
  switch (r[0]) {
1324
1313
  case "G":
@@ -1407,21 +1396,11 @@ function Ii(e) {
1407
1396
  return "";
1408
1397
  }), t;
1409
1398
  }
1410
- var I = function() {
1411
- return I = Object.assign || function(t) {
1412
- for (var r, n = 1, i = arguments.length; n < i; n++) {
1413
- r = arguments[n];
1414
- for (var o in r)
1415
- Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
1416
- }
1417
- return t;
1418
- }, I.apply(this, arguments);
1419
- };
1420
- var Bi = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1421
- function Mi(e) {
1399
+ var Ai = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1400
+ function Ii(e) {
1422
1401
  if (e.length === 0)
1423
1402
  throw new Error("Number skeleton cannot be empty");
1424
- for (var t = e.split(Bi).filter(function(f) {
1403
+ for (var t = e.split(Ai).filter(function(f) {
1425
1404
  return f.length > 0;
1426
1405
  }), r = [], n = 0, i = t; n < i.length; n++) {
1427
1406
  var o = i[n], s = o.split("/");
@@ -1436,17 +1415,17 @@ function Mi(e) {
1436
1415
  }
1437
1416
  return r;
1438
1417
  }
1439
- function Pi(e) {
1418
+ function Bi(e) {
1440
1419
  return e.replace(/^(.*?)-/, "");
1441
1420
  }
1442
- var jt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, kr = /^(@+)?(\+|#+)?[rs]?$/g, Oi = /(\*)(0+)|(#+)(0+)|(0+)/g, Dr = /^(0+)$/;
1443
- function Vt(e) {
1421
+ var Gt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Fr = /^(@+)?(\+|#+)?[rs]?$/g, Mi = /(\*)(0+)|(#+)(0+)|(0+)/g, Dr = /^(0+)$/;
1422
+ function $t(e) {
1444
1423
  var t = {};
1445
- return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(kr, function(r, n, i) {
1424
+ return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Fr, function(r, n, i) {
1446
1425
  return typeof i != "string" ? (t.minimumSignificantDigits = n.length, t.maximumSignificantDigits = n.length) : i === "+" ? t.minimumSignificantDigits = n.length : n[0] === "#" ? t.maximumSignificantDigits = n.length : (t.minimumSignificantDigits = n.length, t.maximumSignificantDigits = n.length + (typeof i == "string" ? i.length : 0)), "";
1447
1426
  }), t;
1448
1427
  }
1449
- function Ur(e) {
1428
+ function kr(e) {
1450
1429
  switch (e) {
1451
1430
  case "sign-auto":
1452
1431
  return {
@@ -1486,7 +1465,7 @@ function Ur(e) {
1486
1465
  };
1487
1466
  }
1488
1467
  }
1489
- function Li(e) {
1468
+ function Pi(e) {
1490
1469
  var t;
1491
1470
  if (e[0] === "E" && e[1] === "E" ? (t = {
1492
1471
  notation: "engineering"
@@ -1500,11 +1479,11 @@ function Li(e) {
1500
1479
  }
1501
1480
  return t;
1502
1481
  }
1503
- function Wt(e) {
1504
- var t = {}, r = Ur(e);
1482
+ function jt(e) {
1483
+ var t = {}, r = kr(e);
1505
1484
  return r || t;
1506
1485
  }
1507
- function Ni(e) {
1486
+ function Oi(e) {
1508
1487
  for (var t = {}, r = 0, n = e; r < n.length; r++) {
1509
1488
  var i = n[r];
1510
1489
  switch (i.stem) {
@@ -1528,7 +1507,7 @@ function Ni(e) {
1528
1507
  continue;
1529
1508
  case "measure-unit":
1530
1509
  case "unit":
1531
- t.style = "unit", t.unit = Pi(i.options[0]);
1510
+ t.style = "unit", t.unit = Bi(i.options[0]);
1532
1511
  continue;
1533
1512
  case "compact-short":
1534
1513
  case "K":
@@ -1539,13 +1518,13 @@ function Ni(e) {
1539
1518
  t.notation = "compact", t.compactDisplay = "long";
1540
1519
  continue;
1541
1520
  case "scientific":
1542
- t = I(I(I({}, t), { notation: "scientific" }), i.options.reduce(function(l, u) {
1543
- return I(I({}, l), Wt(u));
1521
+ t = E(E(E({}, t), { notation: "scientific" }), i.options.reduce(function(l, u) {
1522
+ return E(E({}, l), jt(u));
1544
1523
  }, {}));
1545
1524
  continue;
1546
1525
  case "engineering":
1547
- t = I(I(I({}, t), { notation: "engineering" }), i.options.reduce(function(l, u) {
1548
- return I(I({}, l), Wt(u));
1526
+ t = E(E(E({}, t), { notation: "engineering" }), i.options.reduce(function(l, u) {
1527
+ return E(E({}, l), jt(u));
1549
1528
  }, {}));
1550
1529
  continue;
1551
1530
  case "notation-simple":
@@ -1590,7 +1569,7 @@ function Ni(e) {
1590
1569
  case "integer-width":
1591
1570
  if (i.options.length > 1)
1592
1571
  throw new RangeError("integer-width stems only accept a single optional option");
1593
- i.options[0].replace(Oi, function(l, u, h, c, f, m) {
1572
+ i.options[0].replace(Mi, function(l, u, h, c, f, m) {
1594
1573
  if (u)
1595
1574
  t.minimumIntegerDigits = h.length;
1596
1575
  else {
@@ -1607,24 +1586,24 @@ function Ni(e) {
1607
1586
  t.minimumIntegerDigits = i.stem.length;
1608
1587
  continue;
1609
1588
  }
1610
- if (jt.test(i.stem)) {
1589
+ if (Gt.test(i.stem)) {
1611
1590
  if (i.options.length > 1)
1612
1591
  throw new RangeError("Fraction-precision stems only accept a single optional option");
1613
- i.stem.replace(jt, function(l, u, h, c, f, m) {
1592
+ i.stem.replace(Gt, function(l, u, h, c, f, m) {
1614
1593
  return h === "*" ? t.minimumFractionDigits = u.length : c && c[0] === "#" ? t.maximumFractionDigits = c.length : f && m ? (t.minimumFractionDigits = f.length, t.maximumFractionDigits = f.length + m.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
1615
1594
  });
1616
1595
  var o = i.options[0];
1617
- o === "w" ? t = I(I({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = I(I({}, t), Vt(o)));
1596
+ o === "w" ? t = E(E({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = E(E({}, t), $t(o)));
1618
1597
  continue;
1619
1598
  }
1620
- if (kr.test(i.stem)) {
1621
- t = I(I({}, t), Vt(i.stem));
1599
+ if (Fr.test(i.stem)) {
1600
+ t = E(E({}, t), $t(i.stem));
1622
1601
  continue;
1623
1602
  }
1624
- var s = Ur(i.stem);
1625
- s && (t = I(I({}, t), s));
1626
- var a = Li(i.stem);
1627
- a && (t = I(I({}, t), a));
1603
+ var s = kr(i.stem);
1604
+ s && (t = E(E({}, t), s));
1605
+ var a = Pi(i.stem);
1606
+ a && (t = E(E({}, t), a));
1628
1607
  }
1629
1608
  return t;
1630
1609
  }
@@ -3043,13 +3022,13 @@ var Oe = {
3043
3022
  "h"
3044
3023
  ]
3045
3024
  };
3046
- function Ri(e, t) {
3025
+ function Li(e, t) {
3047
3026
  for (var r = "", n = 0; n < e.length; n++) {
3048
3027
  var i = e.charAt(n);
3049
3028
  if (i === "j") {
3050
3029
  for (var o = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
3051
3030
  o++, n++;
3052
- var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), l = "a", u = Fi(t);
3031
+ var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), l = "a", u = Ni(t);
3053
3032
  for ((u == "H" || u == "k") && (a = 0); a-- > 0; )
3054
3033
  r += l;
3055
3034
  for (; s-- > 0; )
@@ -3059,7 +3038,7 @@ function Ri(e, t) {
3059
3038
  }
3060
3039
  return r;
3061
3040
  }
3062
- function Fi(e) {
3041
+ function Ni(e) {
3063
3042
  var t = e.hourCycle;
3064
3043
  if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
3065
3044
  e.hourCycles && // @ts-ignore
@@ -3081,20 +3060,20 @@ function Fi(e) {
3081
3060
  var i = Oe[n || ""] || Oe[r || ""] || Oe["".concat(r, "-001")] || Oe["001"];
3082
3061
  return i[0];
3083
3062
  }
3084
- var nt, ki = new RegExp("^".concat(Fr.source, "*")), Di = new RegExp("".concat(Fr.source, "*$"));
3063
+ var tt, Ri = new RegExp("^".concat(Rr.source, "*")), Fi = new RegExp("".concat(Rr.source, "*$"));
3085
3064
  function _(e, t) {
3086
3065
  return { start: e, end: t };
3087
3066
  }
3088
- var Ui = !!String.prototype.startsWith && "_a".startsWith("a", 1), Gi = !!String.fromCodePoint, $i = !!Object.fromEntries, ji = !!String.prototype.codePointAt, Vi = !!String.prototype.trimStart, Wi = !!String.prototype.trimEnd, Xi = !!Number.isSafeInteger, Zi = Xi ? Number.isSafeInteger : function(e) {
3067
+ var Di = !!String.prototype.startsWith && "_a".startsWith("a", 1), ki = !!String.fromCodePoint, Ui = !!Object.fromEntries, Gi = !!String.prototype.codePointAt, $i = !!String.prototype.trimStart, ji = !!String.prototype.trimEnd, Vi = !!Number.isSafeInteger, Wi = Vi ? Number.isSafeInteger : function(e) {
3089
3068
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
3090
- }, bt = !0;
3069
+ }, ft = !0;
3091
3070
  try {
3092
- var zi = $r("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3093
- bt = ((nt = zi.exec("a")) === null || nt === void 0 ? void 0 : nt[0]) === "a";
3071
+ var Xi = Gr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3072
+ ft = ((tt = Xi.exec("a")) === null || tt === void 0 ? void 0 : tt[0]) === "a";
3094
3073
  } catch (e) {
3095
- bt = !1;
3074
+ ft = !1;
3096
3075
  }
3097
- var Xt = Ui ? (
3076
+ var Vt = Di ? (
3098
3077
  // Native
3099
3078
  function(t, r, n) {
3100
3079
  return t.startsWith(r, n);
@@ -3104,7 +3083,7 @@ var Xt = Ui ? (
3104
3083
  function(t, r, n) {
3105
3084
  return t.slice(n, n + r.length) === r;
3106
3085
  }
3107
- ), gt = Gi ? String.fromCodePoint : (
3086
+ ), dt = ki ? String.fromCodePoint : (
3108
3087
  // IE11
3109
3088
  function() {
3110
3089
  for (var t = [], r = 0; r < arguments.length; r++)
@@ -3116,9 +3095,9 @@ var Xt = Ui ? (
3116
3095
  }
3117
3096
  return n;
3118
3097
  }
3119
- ), Zt = (
3098
+ ), Wt = (
3120
3099
  // native
3121
- $i ? Object.fromEntries : (
3100
+ Ui ? Object.fromEntries : (
3122
3101
  // Ponyfill
3123
3102
  function(t) {
3124
3103
  for (var r = {}, n = 0, i = t; n < i.length; n++) {
@@ -3128,7 +3107,7 @@ var Xt = Ui ? (
3128
3107
  return r;
3129
3108
  }
3130
3109
  )
3131
- ), Gr = ji ? (
3110
+ ), Ur = Gi ? (
3132
3111
  // Native
3133
3112
  function(t, r) {
3134
3113
  return t.codePointAt(r);
@@ -3142,7 +3121,7 @@ var Xt = Ui ? (
3142
3121
  return i < 55296 || i > 56319 || r + 1 === n || (o = t.charCodeAt(r + 1)) < 56320 || o > 57343 ? i : (i - 55296 << 10) + (o - 56320) + 65536;
3143
3122
  }
3144
3123
  }
3145
- ), Qi = Vi ? (
3124
+ ), Zi = $i ? (
3146
3125
  // Native
3147
3126
  function(t) {
3148
3127
  return t.trimStart();
@@ -3150,9 +3129,9 @@ var Xt = Ui ? (
3150
3129
  ) : (
3151
3130
  // Ponyfill
3152
3131
  function(t) {
3153
- return t.replace(ki, "");
3132
+ return t.replace(Ri, "");
3154
3133
  }
3155
- ), Yi = Wi ? (
3134
+ ), zi = ji ? (
3156
3135
  // Native
3157
3136
  function(t) {
3158
3137
  return t.trimEnd();
@@ -3160,32 +3139,32 @@ var Xt = Ui ? (
3160
3139
  ) : (
3161
3140
  // Ponyfill
3162
3141
  function(t) {
3163
- return t.replace(Di, "");
3142
+ return t.replace(Fi, "");
3164
3143
  }
3165
3144
  );
3166
- function $r(e, t) {
3145
+ function Gr(e, t) {
3167
3146
  return new RegExp(e, t);
3168
3147
  }
3169
- var yt;
3170
- if (bt) {
3171
- var zt = $r("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3172
- yt = function(t, r) {
3148
+ var pt;
3149
+ if (ft) {
3150
+ var Xt = Gr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3151
+ pt = function(t, r) {
3173
3152
  var n;
3174
- zt.lastIndex = r;
3175
- var i = zt.exec(t);
3153
+ Xt.lastIndex = r;
3154
+ var i = Xt.exec(t);
3176
3155
  return (n = i[1]) !== null && n !== void 0 ? n : "";
3177
3156
  };
3178
3157
  } else
3179
- yt = function(t, r) {
3158
+ pt = function(t, r) {
3180
3159
  for (var n = []; ; ) {
3181
- var i = Gr(t, r);
3182
- if (i === void 0 || jr(i) || eo(i))
3160
+ var i = Ur(t, r);
3161
+ if (i === void 0 || $r(i) || Ji(i))
3183
3162
  break;
3184
3163
  n.push(i), r += i >= 65536 ? 2 : 1;
3185
3164
  }
3186
- return gt.apply(void 0, n);
3165
+ return dt.apply(void 0, n);
3187
3166
  };
3188
- var qi = (
3167
+ var Qi = (
3189
3168
  /** @class */
3190
3169
  function() {
3191
3170
  function e(t, r) {
@@ -3209,14 +3188,14 @@ var qi = (
3209
3188
  if (o === 35 && (r === "plural" || r === "selectordinal")) {
3210
3189
  var a = this.clonePosition();
3211
3190
  this.bump(), i.push({
3212
- type: x.pound,
3191
+ type: S.pound,
3213
3192
  location: _(a, this.clonePosition())
3214
3193
  });
3215
3194
  } else if (o === 60 && !this.ignoreTag && this.peek() === 47) {
3216
3195
  if (n)
3217
3196
  break;
3218
3197
  return this.error(v.UNMATCHED_CLOSING_TAG, _(this.clonePosition(), this.clonePosition()));
3219
- } else if (o === 60 && !this.ignoreTag && vt(this.peek() || 0)) {
3198
+ } else if (o === 60 && !this.ignoreTag && mt(this.peek() || 0)) {
3220
3199
  var s = this.parseTag(t, r);
3221
3200
  if (s.err)
3222
3201
  return s;
@@ -3237,7 +3216,7 @@ var qi = (
3237
3216
  if (this.bumpSpace(), this.bumpIf("/>"))
3238
3217
  return {
3239
3218
  val: {
3240
- type: x.literal,
3219
+ type: S.literal,
3241
3220
  value: "<".concat(i, "/>"),
3242
3221
  location: _(n, this.clonePosition())
3243
3222
  },
@@ -3249,12 +3228,12 @@ var qi = (
3249
3228
  return o;
3250
3229
  var s = o.val, a = this.clonePosition();
3251
3230
  if (this.bumpIf("</")) {
3252
- if (this.isEOF() || !vt(this.char()))
3231
+ if (this.isEOF() || !mt(this.char()))
3253
3232
  return this.error(v.INVALID_TAG, _(a, this.clonePosition()));
3254
3233
  var l = this.clonePosition(), u = this.parseTagName();
3255
3234
  return i !== u ? this.error(v.UNMATCHED_CLOSING_TAG, _(l, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
3256
3235
  val: {
3257
- type: x.tag,
3236
+ type: S.tag,
3258
3237
  value: i,
3259
3238
  children: s,
3260
3239
  location: _(n, this.clonePosition())
@@ -3267,7 +3246,7 @@ var qi = (
3267
3246
  return this.error(v.INVALID_TAG, _(n, this.clonePosition()));
3268
3247
  }, e.prototype.parseTagName = function() {
3269
3248
  var t = this.offset();
3270
- for (this.bump(); !this.isEOF() && Ki(this.char()); )
3249
+ for (this.bump(); !this.isEOF() && qi(this.char()); )
3271
3250
  this.bump();
3272
3251
  return this.message.slice(t, this.offset());
3273
3252
  }, e.prototype.parseLiteral = function(t, r) {
@@ -3291,12 +3270,12 @@ var qi = (
3291
3270
  }
3292
3271
  var l = _(n, this.clonePosition());
3293
3272
  return {
3294
- val: { type: x.literal, value: i, location: l },
3273
+ val: { type: S.literal, value: i, location: l },
3295
3274
  err: null
3296
3275
  };
3297
3276
  }, e.prototype.tryParseLeftAngleBracket = function() {
3298
3277
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
3299
- !Ji(this.peek() || 0)) ? (this.bump(), "<") : null;
3278
+ !Yi(this.peek() || 0)) ? (this.bump(), "<") : null;
3300
3279
  }, e.prototype.tryParseQuote = function(t) {
3301
3280
  if (this.isEOF() || this.char() !== 39)
3302
3281
  return null;
@@ -3330,12 +3309,12 @@ var qi = (
3330
3309
  r.push(n);
3331
3310
  this.bump();
3332
3311
  }
3333
- return gt.apply(void 0, r);
3312
+ return dt.apply(void 0, r);
3334
3313
  }, e.prototype.tryParseUnquoted = function(t, r) {
3335
3314
  if (this.isEOF())
3336
3315
  return null;
3337
3316
  var n = this.char();
3338
- return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), gt(n));
3317
+ return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), dt(n));
3339
3318
  }, e.prototype.parseArgument = function(t, r) {
3340
3319
  var n = this.clonePosition();
3341
3320
  if (this.bump(), this.bumpSpace(), this.isEOF())
@@ -3351,7 +3330,7 @@ var qi = (
3351
3330
  case 125:
3352
3331
  return this.bump(), {
3353
3332
  val: {
3354
- type: x.argument,
3333
+ type: S.argument,
3355
3334
  // value does not include the opening and closing braces.
3356
3335
  value: i,
3357
3336
  location: _(n, this.clonePosition())
@@ -3364,7 +3343,7 @@ var qi = (
3364
3343
  return this.error(v.MALFORMED_ARGUMENT, _(n, this.clonePosition()));
3365
3344
  }
3366
3345
  }, e.prototype.parseIdentifierIfPossible = function() {
3367
- var t = this.clonePosition(), r = this.offset(), n = yt(this.message, r), i = r + n.length;
3346
+ var t = this.clonePosition(), r = this.offset(), n = pt(this.message, r), i = r + n.length;
3368
3347
  this.bumpTo(i);
3369
3348
  var o = this.clonePosition(), s = _(t, o);
3370
3349
  return { value: n, location: s };
@@ -3383,7 +3362,7 @@ var qi = (
3383
3362
  var h = this.clonePosition(), c = this.parseSimpleArgStyleIfPossible();
3384
3363
  if (c.err)
3385
3364
  return c;
3386
- var f = Yi(c.val);
3365
+ var f = zi(c.val);
3387
3366
  if (f.length === 0)
3388
3367
  return this.error(v.EXPECT_ARGUMENT_STYLE, _(this.clonePosition(), this.clonePosition()));
3389
3368
  var m = _(h, this.clonePosition());
@@ -3393,34 +3372,34 @@ var qi = (
3393
3372
  if (b.err)
3394
3373
  return b;
3395
3374
  var g = _(i, this.clonePosition());
3396
- if (u && Xt(u == null ? void 0 : u.style, "::", 0)) {
3397
- var y = Qi(u.style.slice(2));
3375
+ if (u && Vt(u == null ? void 0 : u.style, "::", 0)) {
3376
+ var y = Zi(u.style.slice(2));
3398
3377
  if (a === "number") {
3399
3378
  var c = this.parseNumberSkeletonFromString(y, u.styleLocation);
3400
3379
  return c.err ? c : {
3401
- val: { type: x.number, value: n, location: g, style: c.val },
3380
+ val: { type: S.number, value: n, location: g, style: c.val },
3402
3381
  err: null
3403
3382
  };
3404
3383
  } else {
3405
3384
  if (y.length === 0)
3406
3385
  return this.error(v.EXPECT_DATE_TIME_SKELETON, g);
3407
- var C = y;
3408
- this.locale && (C = Ri(y, this.locale));
3386
+ var x = y;
3387
+ this.locale && (x = Li(y, this.locale));
3409
3388
  var f = {
3410
- type: fe.dateTime,
3411
- pattern: C,
3389
+ type: de.dateTime,
3390
+ pattern: x,
3412
3391
  location: u.styleLocation,
3413
- parsedOptions: this.shouldParseSkeletons ? Ii(C) : {}
3414
- }, A = a === "date" ? x.date : x.time;
3392
+ parsedOptions: this.shouldParseSkeletons ? Ti(x) : {}
3393
+ }, I = a === "date" ? S.date : S.time;
3415
3394
  return {
3416
- val: { type: A, value: n, location: g, style: f },
3395
+ val: { type: I, value: n, location: g, style: f },
3417
3396
  err: null
3418
3397
  };
3419
3398
  }
3420
3399
  }
3421
3400
  return {
3422
3401
  val: {
3423
- type: a === "number" ? x.number : a === "date" ? x.date : x.time,
3402
+ type: a === "number" ? S.number : a === "date" ? S.date : S.time,
3424
3403
  value: n,
3425
3404
  location: g,
3426
3405
  style: (o = u == null ? void 0 : u.style) !== null && o !== void 0 ? o : null
@@ -3433,7 +3412,7 @@ var qi = (
3433
3412
  case "select": {
3434
3413
  var N = this.clonePosition();
3435
3414
  if (this.bumpSpace(), !this.bumpIf(","))
3436
- return this.error(v.EXPECT_SELECT_ARGUMENT_OPTIONS, _(N, De({}, N)));
3415
+ return this.error(v.EXPECT_SELECT_ARGUMENT_OPTIONS, _(N, E({}, N)));
3437
3416
  this.bumpSpace();
3438
3417
  var j = this.parseIdentifierIfPossible(), F = 0;
3439
3418
  if (a !== "select" && j.value === "offset") {
@@ -3451,23 +3430,23 @@ var qi = (
3451
3430
  var b = this.tryParseArgumentClose(i);
3452
3431
  if (b.err)
3453
3432
  return b;
3454
- var H = _(i, this.clonePosition());
3433
+ var T = _(i, this.clonePosition());
3455
3434
  return a === "select" ? {
3456
3435
  val: {
3457
- type: x.select,
3436
+ type: S.select,
3458
3437
  value: n,
3459
- options: Zt(V.val),
3460
- location: H
3438
+ options: Wt(V.val),
3439
+ location: T
3461
3440
  },
3462
3441
  err: null
3463
3442
  } : {
3464
3443
  val: {
3465
- type: x.plural,
3444
+ type: S.plural,
3466
3445
  value: n,
3467
- options: Zt(V.val),
3446
+ options: Wt(V.val),
3468
3447
  offset: F,
3469
3448
  pluralType: a === "plural" ? "cardinal" : "ordinal",
3470
- location: H
3449
+ location: T
3471
3450
  },
3472
3451
  err: null
3473
3452
  };
@@ -3515,16 +3494,16 @@ var qi = (
3515
3494
  }, e.prototype.parseNumberSkeletonFromString = function(t, r) {
3516
3495
  var n = [];
3517
3496
  try {
3518
- n = Mi(t);
3497
+ n = Ii(t);
3519
3498
  } catch (i) {
3520
3499
  return this.error(v.INVALID_NUMBER_SKELETON, r);
3521
3500
  }
3522
3501
  return {
3523
3502
  val: {
3524
- type: fe.number,
3503
+ type: de.number,
3525
3504
  tokens: n,
3526
3505
  location: r,
3527
- parsedOptions: this.shouldParseSkeletons ? Ni(n) : {}
3506
+ parsedOptions: this.shouldParseSkeletons ? Oi(n) : {}
3528
3507
  },
3529
3508
  err: null
3530
3509
  };
@@ -3572,7 +3551,7 @@ var qi = (
3572
3551
  break;
3573
3552
  }
3574
3553
  var l = _(i, this.clonePosition());
3575
- return o ? (s *= n, Zi(s) ? { val: s, err: null } : this.error(r, l)) : this.error(t, l);
3554
+ return o ? (s *= n, Wi(s) ? { val: s, err: null } : this.error(r, l)) : this.error(t, l);
3576
3555
  }, e.prototype.offset = function() {
3577
3556
  return this.position.offset;
3578
3557
  }, e.prototype.isEOF = function() {
@@ -3587,7 +3566,7 @@ var qi = (
3587
3566
  var t = this.position.offset;
3588
3567
  if (t >= this.message.length)
3589
3568
  throw Error("out of bound");
3590
- var r = Gr(this.message, t);
3569
+ var r = Ur(this.message, t);
3591
3570
  if (r === void 0)
3592
3571
  throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
3593
3572
  return r;
@@ -3606,7 +3585,7 @@ var qi = (
3606
3585
  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);
3607
3586
  }
3608
3587
  }, e.prototype.bumpIf = function(t) {
3609
- if (Xt(this.message, t, this.offset())) {
3588
+ if (Vt(this.message, t, this.offset())) {
3610
3589
  for (var r = 0; r < t.length; r++)
3611
3590
  this.bump();
3612
3591
  return !0;
@@ -3628,7 +3607,7 @@ var qi = (
3628
3607
  break;
3629
3608
  }
3630
3609
  }, e.prototype.bumpSpace = function() {
3631
- for (; !this.isEOF() && jr(this.char()); )
3610
+ for (; !this.isEOF() && $r(this.char()); )
3632
3611
  this.bump();
3633
3612
  }, e.prototype.peek = function() {
3634
3613
  if (this.isEOF())
@@ -3638,47 +3617,47 @@ var qi = (
3638
3617
  }, e;
3639
3618
  }()
3640
3619
  );
3641
- function vt(e) {
3620
+ function mt(e) {
3642
3621
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3643
3622
  }
3644
- function Ji(e) {
3645
- return vt(e) || e === 47;
3623
+ function Yi(e) {
3624
+ return mt(e) || e === 47;
3646
3625
  }
3647
- function Ki(e) {
3626
+ function qi(e) {
3648
3627
  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;
3649
3628
  }
3650
- function jr(e) {
3629
+ function $r(e) {
3651
3630
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3652
3631
  }
3653
- function eo(e) {
3632
+ function Ji(e) {
3654
3633
  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;
3655
3634
  }
3656
- function _t(e) {
3635
+ function bt(e) {
3657
3636
  e.forEach(function(t) {
3658
- if (delete t.location, Or(t) || Lr(t))
3637
+ if (delete t.location, Pr(t) || Or(t))
3659
3638
  for (var r in t.options)
3660
- delete t.options[r].location, _t(t.options[r].value);
3639
+ delete t.options[r].location, bt(t.options[r].value);
3661
3640
  else
3662
- Br(t) && Rr(t.style) || (Mr(t) || Pr(t)) && mt(t.style) ? delete t.style.location : Nr(t) && _t(t.children);
3641
+ Ir(t) && Nr(t.style) || (Br(t) || Mr(t)) && ct(t.style) ? delete t.style.location : Lr(t) && bt(t.children);
3663
3642
  });
3664
3643
  }
3665
- function to(e, t) {
3666
- t === void 0 && (t = {}), t = De({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3667
- var r = new qi(e, t).parse();
3644
+ function Ki(e, t) {
3645
+ t === void 0 && (t = {}), t = E({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3646
+ var r = new Qi(e, t).parse();
3668
3647
  if (r.err) {
3669
3648
  var n = SyntaxError(v[r.err.kind]);
3670
3649
  throw n.location = r.err.location, n.originalMessage = r.err.message, n;
3671
3650
  }
3672
- return t != null && t.captureLocation || _t(r.val), r.val;
3651
+ return t != null && t.captureLocation || bt(r.val), r.val;
3673
3652
  }
3674
3653
  var pe;
3675
3654
  (function(e) {
3676
3655
  e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
3677
3656
  })(pe || (pe = {}));
3678
- var We = (
3657
+ var je = (
3679
3658
  /** @class */
3680
3659
  function(e) {
3681
- Ve(t, e);
3660
+ Y(t, e);
3682
3661
  function t(r, n, i) {
3683
3662
  var o = e.call(this, r) || this;
3684
3663
  return o.code = n, o.originalMessage = i, o;
@@ -3687,48 +3666,48 @@ var We = (
3687
3666
  return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
3688
3667
  }, t;
3689
3668
  }(Error)
3690
- ), Qt = (
3669
+ ), Zt = (
3691
3670
  /** @class */
3692
3671
  function(e) {
3693
- Ve(t, e);
3672
+ Y(t, e);
3694
3673
  function t(r, n, i, o) {
3695
3674
  return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), pe.INVALID_VALUE, o) || this;
3696
3675
  }
3697
3676
  return t;
3698
- }(We)
3699
- ), ro = (
3677
+ }(je)
3678
+ ), eo = (
3700
3679
  /** @class */
3701
3680
  function(e) {
3702
- Ve(t, e);
3681
+ Y(t, e);
3703
3682
  function t(r, n, i) {
3704
3683
  return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), pe.INVALID_VALUE, i) || this;
3705
3684
  }
3706
3685
  return t;
3707
- }(We)
3708
- ), no = (
3686
+ }(je)
3687
+ ), to = (
3709
3688
  /** @class */
3710
3689
  function(e) {
3711
- Ve(t, e);
3690
+ Y(t, e);
3712
3691
  function t(r, n) {
3713
3692
  return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), pe.MISSING_VALUE, n) || this;
3714
3693
  }
3715
3694
  return t;
3716
- }(We)
3695
+ }(je)
3717
3696
  ), R;
3718
3697
  (function(e) {
3719
3698
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
3720
3699
  })(R || (R = {}));
3721
- function io(e) {
3700
+ function ro(e) {
3722
3701
  return e.length < 2 ? e : e.reduce(function(t, r) {
3723
3702
  var n = t[t.length - 1];
3724
3703
  return !n || n.type !== R.literal || r.type !== R.literal ? t.push(r) : n.value += r.value, t;
3725
3704
  }, []);
3726
3705
  }
3727
- function oo(e) {
3706
+ function no(e) {
3728
3707
  return typeof e == "function";
3729
3708
  }
3730
3709
  function Re(e, t, r, n, i, o, s) {
3731
- if (e.length === 1 && $t(e[0]))
3710
+ if (e.length === 1 && Ut(e[0]))
3732
3711
  return [
3733
3712
  {
3734
3713
  type: R.literal,
@@ -3737,14 +3716,14 @@ function Re(e, t, r, n, i, o, s) {
3737
3716
  ];
3738
3717
  for (var a = [], l = 0, u = e; l < u.length; l++) {
3739
3718
  var h = u[l];
3740
- if ($t(h)) {
3719
+ if (Ut(h)) {
3741
3720
  a.push({
3742
3721
  type: R.literal,
3743
3722
  value: h.value
3744
3723
  });
3745
3724
  continue;
3746
3725
  }
3747
- if (Ti(h)) {
3726
+ if (Si(h)) {
3748
3727
  typeof o == "number" && a.push({
3749
3728
  type: R.literal,
3750
3729
  value: r.getNumberFormat(t).format(o)
@@ -3753,89 +3732,89 @@ function Re(e, t, r, n, i, o, s) {
3753
3732
  }
3754
3733
  var c = h.value;
3755
3734
  if (!(i && c in i))
3756
- throw new no(c, s);
3735
+ throw new to(c, s);
3757
3736
  var f = i[c];
3758
- if (Hi(h)) {
3737
+ if (xi(h)) {
3759
3738
  (!f || typeof f == "string" || typeof f == "number") && (f = typeof f == "string" || typeof f == "number" ? String(f) : ""), a.push({
3760
3739
  type: typeof f == "string" ? R.literal : R.object,
3761
3740
  value: f
3762
3741
  });
3763
3742
  continue;
3764
3743
  }
3765
- if (Mr(h)) {
3766
- var m = typeof h.style == "string" ? n.date[h.style] : mt(h.style) ? h.style.parsedOptions : void 0;
3744
+ if (Br(h)) {
3745
+ var m = typeof h.style == "string" ? n.date[h.style] : ct(h.style) ? h.style.parsedOptions : void 0;
3767
3746
  a.push({
3768
3747
  type: R.literal,
3769
3748
  value: r.getDateTimeFormat(t, m).format(f)
3770
3749
  });
3771
3750
  continue;
3772
3751
  }
3773
- if (Pr(h)) {
3774
- var m = typeof h.style == "string" ? n.time[h.style] : mt(h.style) ? h.style.parsedOptions : n.time.medium;
3752
+ if (Mr(h)) {
3753
+ var m = typeof h.style == "string" ? n.time[h.style] : ct(h.style) ? h.style.parsedOptions : n.time.medium;
3775
3754
  a.push({
3776
3755
  type: R.literal,
3777
3756
  value: r.getDateTimeFormat(t, m).format(f)
3778
3757
  });
3779
3758
  continue;
3780
3759
  }
3781
- if (Br(h)) {
3782
- var m = typeof h.style == "string" ? n.number[h.style] : Rr(h.style) ? h.style.parsedOptions : void 0;
3760
+ if (Ir(h)) {
3761
+ var m = typeof h.style == "string" ? n.number[h.style] : Nr(h.style) ? h.style.parsedOptions : void 0;
3783
3762
  m && m.scale && (f = f * (m.scale || 1)), a.push({
3784
3763
  type: R.literal,
3785
3764
  value: r.getNumberFormat(t, m).format(f)
3786
3765
  });
3787
3766
  continue;
3788
3767
  }
3789
- if (Nr(h)) {
3768
+ if (Lr(h)) {
3790
3769
  var b = h.children, g = h.value, y = i[g];
3791
- if (!oo(y))
3792
- throw new ro(g, "function", s);
3793
- var C = Re(b, t, r, n, i, o), A = y(C.map(function(F) {
3770
+ if (!no(y))
3771
+ throw new eo(g, "function", s);
3772
+ var x = Re(b, t, r, n, i, o), I = y(x.map(function(F) {
3794
3773
  return F.value;
3795
3774
  }));
3796
- Array.isArray(A) || (A = [A]), a.push.apply(a, A.map(function(F) {
3775
+ Array.isArray(I) || (I = [I]), a.push.apply(a, I.map(function(F) {
3797
3776
  return {
3798
3777
  type: typeof F == "string" ? R.literal : R.object,
3799
3778
  value: F
3800
3779
  };
3801
3780
  }));
3802
3781
  }
3803
- if (Or(h)) {
3782
+ if (Pr(h)) {
3804
3783
  var N = h.options[f] || h.options.other;
3805
3784
  if (!N)
3806
- throw new Qt(h.value, f, Object.keys(h.options), s);
3785
+ throw new Zt(h.value, f, Object.keys(h.options), s);
3807
3786
  a.push.apply(a, Re(N.value, t, r, n, i));
3808
3787
  continue;
3809
3788
  }
3810
- if (Lr(h)) {
3789
+ if (Or(h)) {
3811
3790
  var N = h.options["=".concat(f)];
3812
3791
  if (!N) {
3813
3792
  if (!Intl.PluralRules)
3814
- throw new We(`Intl.PluralRules is not available in this environment.
3793
+ throw new je(`Intl.PluralRules is not available in this environment.
3815
3794
  Try polyfilling it using "@formatjs/intl-pluralrules"
3816
3795
  `, pe.MISSING_INTL_API, s);
3817
3796
  var j = r.getPluralRules(t, { type: h.pluralType }).select(f - (h.offset || 0));
3818
3797
  N = h.options[j] || h.options.other;
3819
3798
  }
3820
3799
  if (!N)
3821
- throw new Qt(h.value, f, Object.keys(h.options), s);
3800
+ throw new Zt(h.value, f, Object.keys(h.options), s);
3822
3801
  a.push.apply(a, Re(N.value, t, r, n, i, f - (h.offset || 0)));
3823
3802
  continue;
3824
3803
  }
3825
3804
  }
3826
- return io(a);
3805
+ return ro(a);
3827
3806
  }
3828
- function so(e, t) {
3829
- return t ? W(W(W({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
3830
- return r[n] = W(W({}, e[n]), t[n] || {}), r;
3807
+ function io(e, t) {
3808
+ return t ? E(E(E({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
3809
+ return r[n] = E(E({}, e[n]), t[n] || {}), r;
3831
3810
  }, {})) : e;
3832
3811
  }
3833
- function ao(e, t) {
3812
+ function oo(e, t) {
3834
3813
  return t ? Object.keys(e).reduce(function(r, n) {
3835
- return r[n] = so(e[n], t[n]), r;
3836
- }, W({}, e)) : e;
3814
+ return r[n] = io(e[n], t[n]), r;
3815
+ }, E({}, e)) : e;
3837
3816
  }
3838
- function it(e) {
3817
+ function rt(e) {
3839
3818
  return {
3840
3819
  create: function() {
3841
3820
  return {
@@ -3849,39 +3828,39 @@ function it(e) {
3849
3828
  }
3850
3829
  };
3851
3830
  }
3852
- function lo(e) {
3831
+ function so(e) {
3853
3832
  return e === void 0 && (e = {
3854
3833
  number: {},
3855
3834
  dateTime: {},
3856
3835
  pluralRules: {}
3857
3836
  }), {
3858
- getNumberFormat: tt(function() {
3837
+ getNumberFormat: Ke(function() {
3859
3838
  for (var t, r = [], n = 0; n < arguments.length; n++)
3860
3839
  r[n] = arguments[n];
3861
- return new ((t = Intl.NumberFormat).bind.apply(t, et([void 0], r, !1)))();
3840
+ return new ((t = Intl.NumberFormat).bind.apply(t, he([void 0], r, !1)))();
3862
3841
  }, {
3863
- cache: it(e.number),
3864
- strategy: rt.variadic
3842
+ cache: rt(e.number),
3843
+ strategy: et.variadic
3865
3844
  }),
3866
- getDateTimeFormat: tt(function() {
3845
+ getDateTimeFormat: Ke(function() {
3867
3846
  for (var t, r = [], n = 0; n < arguments.length; n++)
3868
3847
  r[n] = arguments[n];
3869
- return new ((t = Intl.DateTimeFormat).bind.apply(t, et([void 0], r, !1)))();
3848
+ return new ((t = Intl.DateTimeFormat).bind.apply(t, he([void 0], r, !1)))();
3870
3849
  }, {
3871
- cache: it(e.dateTime),
3872
- strategy: rt.variadic
3850
+ cache: rt(e.dateTime),
3851
+ strategy: et.variadic
3873
3852
  }),
3874
- getPluralRules: tt(function() {
3853
+ getPluralRules: Ke(function() {
3875
3854
  for (var t, r = [], n = 0; n < arguments.length; n++)
3876
3855
  r[n] = arguments[n];
3877
- return new ((t = Intl.PluralRules).bind.apply(t, et([void 0], r, !1)))();
3856
+ return new ((t = Intl.PluralRules).bind.apply(t, he([void 0], r, !1)))();
3878
3857
  }, {
3879
- cache: it(e.pluralRules),
3880
- strategy: rt.variadic
3858
+ cache: rt(e.pluralRules),
3859
+ strategy: et.variadic
3881
3860
  })
3882
3861
  };
3883
3862
  }
3884
- var uo = (
3863
+ var ao = (
3885
3864
  /** @class */
3886
3865
  function() {
3887
3866
  function e(t, r, n, i) {
@@ -3913,13 +3892,13 @@ var uo = (
3913
3892
  throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
3914
3893
  var s = i || {};
3915
3894
  s.formatters;
3916
- var a = yi(s, ["formatters"]);
3917
- this.ast = e.__parse(t, W(W({}, a), { locale: this.resolvedLocale }));
3895
+ var a = Un(s, ["formatters"]);
3896
+ this.ast = e.__parse(t, E(E({}, a), { locale: this.resolvedLocale }));
3918
3897
  } else
3919
3898
  this.ast = t;
3920
3899
  if (!Array.isArray(this.ast))
3921
3900
  throw new TypeError("A message must be provided as a String or AST.");
3922
- this.formats = ao(e.formats, n), this.formatters = i && i.formatters || lo(this.formatterCache);
3901
+ this.formats = oo(e.formats, n), this.formatters = i && i.formatters || so(this.formatterCache);
3923
3902
  }
3924
3903
  return Object.defineProperty(e, "defaultLocale", {
3925
3904
  get: function() {
@@ -3932,7 +3911,7 @@ var uo = (
3932
3911
  var r = Intl.NumberFormat.supportedLocalesOf(t);
3933
3912
  return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
3934
3913
  }
3935
- }, e.__parse = to, e.formats = {
3914
+ }, e.__parse = Ki, e.formats = {
3936
3915
  number: {
3937
3916
  integer: {
3938
3917
  maximumFractionDigits: 0
@@ -3993,7 +3972,7 @@ var uo = (
3993
3972
  }, e;
3994
3973
  }()
3995
3974
  );
3996
- function ho(e, t) {
3975
+ function lo(e, t) {
3997
3976
  if (t == null)
3998
3977
  return;
3999
3978
  if (t in e)
@@ -4014,92 +3993,92 @@ function ho(e, t) {
4014
3993
  n = void 0;
4015
3994
  return n;
4016
3995
  }
4017
- const K = {}, co = (e, t, r) => r && (t in K || (K[t] = {}), e in K[t] || (K[t][e] = r), r), Vr = (e, t) => {
3996
+ const K = {}, uo = (e, t, r) => r && (t in K || (K[t] = {}), e in K[t] || (K[t][e] = r), r), jr = (e, t) => {
4018
3997
  if (t == null)
4019
3998
  return;
4020
3999
  if (t in K && e in K[t])
4021
4000
  return K[t][e];
4022
- const r = Xe(t);
4001
+ const r = Ve(t);
4023
4002
  for (let n = 0; n < r.length; n++) {
4024
- const i = r[n], o = po(i, e);
4003
+ const i = r[n], o = co(i, e);
4025
4004
  if (o)
4026
- return co(e, t, o);
4005
+ return uo(e, t, o);
4027
4006
  }
4028
4007
  };
4029
- let xt;
4030
- const ge = je({});
4031
- function fo(e) {
4032
- return xt[e] || null;
4008
+ let wt;
4009
+ const ye = $e({});
4010
+ function ho(e) {
4011
+ return wt[e] || null;
4033
4012
  }
4034
- function Wr(e) {
4035
- return e in xt;
4013
+ function Vr(e) {
4014
+ return e in wt;
4036
4015
  }
4037
- function po(e, t) {
4038
- if (!Wr(e))
4016
+ function co(e, t) {
4017
+ if (!Vr(e))
4039
4018
  return null;
4040
- const r = fo(e);
4041
- return ho(r, t);
4019
+ const r = ho(e);
4020
+ return lo(r, t);
4042
4021
  }
4043
- function mo(e) {
4022
+ function fo(e) {
4044
4023
  if (e == null)
4045
4024
  return;
4046
- const t = Xe(e);
4025
+ const t = Ve(e);
4047
4026
  for (let r = 0; r < t.length; r++) {
4048
4027
  const n = t[r];
4049
- if (Wr(n))
4028
+ if (Vr(n))
4050
4029
  return n;
4051
4030
  }
4052
4031
  }
4053
- function Xr(e, ...t) {
4054
- delete K[e], ge.update((r) => (r[e] = gi.all([r[e] || {}, ...t]), r));
4032
+ function Wr(e, ...t) {
4033
+ delete K[e], ye.update((r) => (r[e] = gi.all([r[e] || {}, ...t]), r));
4055
4034
  }
4056
- be(
4057
- [ge],
4035
+ ge(
4036
+ [ye],
4058
4037
  ([e]) => Object.keys(e)
4059
4038
  );
4060
- ge.subscribe((e) => xt = e);
4039
+ ye.subscribe((e) => wt = e);
4061
4040
  const Fe = {};
4062
- function bo(e, t) {
4041
+ function po(e, t) {
4063
4042
  Fe[e].delete(t), Fe[e].size === 0 && delete Fe[e];
4064
4043
  }
4065
- function Zr(e) {
4044
+ function Xr(e) {
4066
4045
  return Fe[e];
4067
4046
  }
4068
- function go(e) {
4069
- return Xe(e).map((t) => {
4070
- const r = Zr(t);
4047
+ function mo(e) {
4048
+ return Ve(e).map((t) => {
4049
+ const r = Xr(t);
4071
4050
  return [t, r ? [...r] : []];
4072
4051
  }).filter(([, t]) => t.length > 0);
4073
4052
  }
4074
- function Et(e) {
4075
- return e == null ? !1 : Xe(e).some(
4053
+ function gt(e) {
4054
+ return e == null ? !1 : Ve(e).some(
4076
4055
  (t) => {
4077
4056
  var r;
4078
- return (r = Zr(t)) == null ? void 0 : r.size;
4057
+ return (r = Xr(t)) == null ? void 0 : r.size;
4079
4058
  }
4080
4059
  );
4081
4060
  }
4082
- function yo(e, t) {
4061
+ function bo(e, t) {
4083
4062
  return Promise.all(
4084
- t.map((n) => (bo(e, n), n().then((i) => i.default || i)))
4085
- ).then((n) => Xr(e, ...n));
4086
- }
4087
- const we = {};
4088
- function zr(e) {
4089
- if (!Et(e))
4090
- return e in we ? we[e] : Promise.resolve();
4091
- const t = go(e);
4092
- return we[e] = Promise.all(
4063
+ t.map((n) => (po(e, n), n().then((i) => i.default || i)))
4064
+ ).then((n) => Wr(e, ...n));
4065
+ }
4066
+ const Ce = {};
4067
+ function Zr(e) {
4068
+ if (!gt(e))
4069
+ return e in Ce ? Ce[e] : Promise.resolve();
4070
+ const t = mo(e);
4071
+ return Ce[e] = Promise.all(
4093
4072
  t.map(
4094
- ([r, n]) => yo(r, n)
4073
+ ([r, n]) => bo(r, n)
4095
4074
  )
4096
4075
  ).then(() => {
4097
- if (Et(e))
4098
- return zr(e);
4099
- delete we[e];
4100
- }), we[e];
4076
+ if (gt(e))
4077
+ return Zr(e);
4078
+ delete Ce[e];
4079
+ }), Ce[e];
4101
4080
  }
4102
- const vo = {
4081
+ const go = {
4103
4082
  number: {
4104
4083
  scientific: { notation: "scientific" },
4105
4084
  engineering: { notation: "engineering" },
@@ -4128,135 +4107,135 @@ const vo = {
4128
4107
  timeZoneName: "short"
4129
4108
  }
4130
4109
  }
4131
- }, _o = {
4110
+ }, yo = {
4132
4111
  fallbackLocale: null,
4133
4112
  loadingDelay: 200,
4134
- formats: vo,
4113
+ formats: go,
4135
4114
  warnOnMissingMessages: !0,
4136
4115
  handleMissingMessage: void 0,
4137
4116
  ignoreTag: !0
4138
- }, Eo = _o;
4139
- function de() {
4140
- return Eo;
4117
+ }, vo = yo;
4118
+ function me() {
4119
+ return vo;
4141
4120
  }
4142
- const ot = je(!1);
4143
- var wo = Object.defineProperty, Co = Object.defineProperties, xo = Object.getOwnPropertyDescriptors, Yt = Object.getOwnPropertySymbols, So = Object.prototype.hasOwnProperty, Ho = Object.prototype.propertyIsEnumerable, qt = (e, t, r) => t in e ? wo(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, To = (e, t) => {
4121
+ const nt = $e(!1);
4122
+ var _o = Object.defineProperty, Eo = Object.defineProperties, wo = Object.getOwnPropertyDescriptors, zt = Object.getOwnPropertySymbols, Co = Object.prototype.hasOwnProperty, xo = Object.prototype.propertyIsEnumerable, Qt = (e, t, r) => t in e ? _o(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, So = (e, t) => {
4144
4123
  for (var r in t || (t = {}))
4145
- So.call(t, r) && qt(e, r, t[r]);
4146
- if (Yt)
4147
- for (var r of Yt(t))
4148
- Ho.call(t, r) && qt(e, r, t[r]);
4124
+ Co.call(t, r) && Qt(e, r, t[r]);
4125
+ if (zt)
4126
+ for (var r of zt(t))
4127
+ xo.call(t, r) && Qt(e, r, t[r]);
4149
4128
  return e;
4150
- }, Ao = (e, t) => Co(e, xo(t));
4151
- let wt;
4152
- const Ue = je(null);
4153
- function Jt(e) {
4129
+ }, Ho = (e, t) => Eo(e, wo(t));
4130
+ let yt;
4131
+ const ke = $e(null);
4132
+ function Yt(e) {
4154
4133
  return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
4155
4134
  }
4156
- function Xe(e, t = de().fallbackLocale) {
4157
- const r = Jt(e);
4158
- return t ? [.../* @__PURE__ */ new Set([...r, ...Jt(t)])] : r;
4135
+ function Ve(e, t = me().fallbackLocale) {
4136
+ const r = Yt(e);
4137
+ return t ? [.../* @__PURE__ */ new Set([...r, ...Yt(t)])] : r;
4159
4138
  }
4160
4139
  function ie() {
4161
- return wt != null ? wt : void 0;
4140
+ return yt != null ? yt : void 0;
4162
4141
  }
4163
- Ue.subscribe((e) => {
4164
- wt = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
4142
+ ke.subscribe((e) => {
4143
+ yt = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
4165
4144
  });
4166
- const Io = (e) => {
4167
- if (e && mo(e) && Et(e)) {
4168
- const { loadingDelay: t } = de();
4145
+ const To = (e) => {
4146
+ if (e && fo(e) && gt(e)) {
4147
+ const { loadingDelay: t } = me();
4169
4148
  let r;
4170
4149
  return typeof window != "undefined" && ie() != null && t ? r = window.setTimeout(
4171
- () => ot.set(!0),
4150
+ () => nt.set(!0),
4172
4151
  t
4173
- ) : ot.set(!0), zr(e).then(() => {
4174
- Ue.set(e);
4152
+ ) : nt.set(!0), Zr(e).then(() => {
4153
+ ke.set(e);
4175
4154
  }).finally(() => {
4176
- clearTimeout(r), ot.set(!1);
4155
+ clearTimeout(r), nt.set(!1);
4177
4156
  });
4178
4157
  }
4179
- return Ue.set(e);
4180
- }, ee = Ao(To({}, Ue), {
4181
- set: Io
4182
- }), Ze = (e) => {
4158
+ return ke.set(e);
4159
+ }, ee = Ho(So({}, ke), {
4160
+ set: To
4161
+ }), We = (e) => {
4183
4162
  const t = /* @__PURE__ */ Object.create(null);
4184
4163
  return (n) => {
4185
4164
  const i = JSON.stringify(n);
4186
4165
  return i in t ? t[i] : t[i] = e(n);
4187
4166
  };
4188
4167
  };
4189
- var Bo = Object.defineProperty, Ge = Object.getOwnPropertySymbols, Qr = Object.prototype.hasOwnProperty, Yr = Object.prototype.propertyIsEnumerable, Kt = (e, t, r) => t in e ? Bo(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, St = (e, t) => {
4168
+ var Ao = Object.defineProperty, Ue = Object.getOwnPropertySymbols, zr = Object.prototype.hasOwnProperty, Qr = Object.prototype.propertyIsEnumerable, qt = (e, t, r) => t in e ? Ao(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Ct = (e, t) => {
4190
4169
  for (var r in t || (t = {}))
4191
- Qr.call(t, r) && Kt(e, r, t[r]);
4192
- if (Ge)
4193
- for (var r of Ge(t))
4194
- Yr.call(t, r) && Kt(e, r, t[r]);
4170
+ zr.call(t, r) && qt(e, r, t[r]);
4171
+ if (Ue)
4172
+ for (var r of Ue(t))
4173
+ Qr.call(t, r) && qt(e, r, t[r]);
4195
4174
  return e;
4196
- }, ye = (e, t) => {
4175
+ }, ve = (e, t) => {
4197
4176
  var r = {};
4198
4177
  for (var n in e)
4199
- Qr.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
4200
- if (e != null && Ge)
4201
- for (var n of Ge(e))
4202
- t.indexOf(n) < 0 && Yr.call(e, n) && (r[n] = e[n]);
4178
+ zr.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
4179
+ if (e != null && Ue)
4180
+ for (var n of Ue(e))
4181
+ t.indexOf(n) < 0 && Qr.call(e, n) && (r[n] = e[n]);
4203
4182
  return r;
4204
4183
  };
4205
- const Te = (e, t) => {
4206
- const { formats: r } = de();
4184
+ const Ae = (e, t) => {
4185
+ const { formats: r } = me();
4207
4186
  if (e in r && t in r[e])
4208
4187
  return r[e][t];
4209
4188
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
4210
- }, Mo = Ze(
4189
+ }, Io = We(
4211
4190
  (e) => {
4212
- var t = e, { locale: r, format: n } = t, i = ye(t, ["locale", "format"]);
4191
+ var t = e, { locale: r, format: n } = t, i = ve(t, ["locale", "format"]);
4213
4192
  if (r == null)
4214
4193
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
4215
- return n && (i = Te("number", n)), new Intl.NumberFormat(r, i);
4194
+ return n && (i = Ae("number", n)), new Intl.NumberFormat(r, i);
4216
4195
  }
4217
- ), Po = Ze(
4196
+ ), Bo = We(
4218
4197
  (e) => {
4219
- var t = e, { locale: r, format: n } = t, i = ye(t, ["locale", "format"]);
4198
+ var t = e, { locale: r, format: n } = t, i = ve(t, ["locale", "format"]);
4220
4199
  if (r == null)
4221
4200
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
4222
- return n ? i = Te("date", n) : Object.keys(i).length === 0 && (i = Te("date", "short")), new Intl.DateTimeFormat(r, i);
4201
+ return n ? i = Ae("date", n) : Object.keys(i).length === 0 && (i = Ae("date", "short")), new Intl.DateTimeFormat(r, i);
4223
4202
  }
4224
- ), Oo = Ze(
4203
+ ), Mo = We(
4225
4204
  (e) => {
4226
- var t = e, { locale: r, format: n } = t, i = ye(t, ["locale", "format"]);
4205
+ var t = e, { locale: r, format: n } = t, i = ve(t, ["locale", "format"]);
4227
4206
  if (r == null)
4228
4207
  throw new Error(
4229
4208
  '[svelte-i18n] A "locale" must be set to format time values'
4230
4209
  );
4231
- return n ? i = Te("time", n) : Object.keys(i).length === 0 && (i = Te("time", "short")), new Intl.DateTimeFormat(r, i);
4210
+ return n ? i = Ae("time", n) : Object.keys(i).length === 0 && (i = Ae("time", "short")), new Intl.DateTimeFormat(r, i);
4232
4211
  }
4233
- ), Lo = (e = {}) => {
4212
+ ), Po = (e = {}) => {
4234
4213
  var t = e, {
4235
4214
  locale: r = ie()
4236
- } = t, n = ye(t, [
4215
+ } = t, n = ve(t, [
4237
4216
  "locale"
4238
4217
  ]);
4239
- return Mo(St({ locale: r }, n));
4240
- }, No = (e = {}) => {
4218
+ return Io(Ct({ locale: r }, n));
4219
+ }, Oo = (e = {}) => {
4241
4220
  var t = e, {
4242
4221
  locale: r = ie()
4243
- } = t, n = ye(t, [
4222
+ } = t, n = ve(t, [
4244
4223
  "locale"
4245
4224
  ]);
4246
- return Po(St({ locale: r }, n));
4247
- }, Ro = (e = {}) => {
4225
+ return Bo(Ct({ locale: r }, n));
4226
+ }, Lo = (e = {}) => {
4248
4227
  var t = e, {
4249
4228
  locale: r = ie()
4250
- } = t, n = ye(t, [
4229
+ } = t, n = ve(t, [
4251
4230
  "locale"
4252
4231
  ]);
4253
- return Oo(St({ locale: r }, n));
4254
- }, Fo = Ze(
4232
+ return Mo(Ct({ locale: r }, n));
4233
+ }, No = We(
4255
4234
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
4256
- (e, t = ie()) => new uo(e, t, de().formats, {
4257
- ignoreTag: de().ignoreTag
4235
+ (e, t = ie()) => new ao(e, t, me().formats, {
4236
+ ignoreTag: me().ignoreTag
4258
4237
  })
4259
- ), ko = (e, t = {}) => {
4238
+ ), Ro = (e, t = {}) => {
4260
4239
  var r, n, i, o;
4261
4240
  let s = t;
4262
4241
  typeof e == "object" && (s = e, e = s.id);
@@ -4269,9 +4248,9 @@ const Te = (e, t) => {
4269
4248
  throw new Error(
4270
4249
  "[svelte-i18n] Cannot format a message without first setting the initial locale."
4271
4250
  );
4272
- let h = Vr(e, l);
4251
+ let h = jr(e, l);
4273
4252
  if (!h)
4274
- h = (o = (i = (n = (r = de()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: l, id: e, defaultValue: u })) != null ? i : u) != null ? o : e;
4253
+ h = (o = (i = (n = (r = me()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: l, id: e, defaultValue: u })) != null ? i : u) != null ? o : e;
4275
4254
  else if (typeof h != "string")
4276
4255
  return console.warn(
4277
4256
  `[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof h}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`
@@ -4280,7 +4259,7 @@ const Te = (e, t) => {
4280
4259
  return h;
4281
4260
  let c = h;
4282
4261
  try {
4283
- c = Fo(h, l).format(a);
4262
+ c = No(h, l).format(a);
4284
4263
  } catch (f) {
4285
4264
  f instanceof Error && console.warn(
4286
4265
  `[svelte-i18n] Message "${e}" has syntax error:`,
@@ -4288,22 +4267,22 @@ const Te = (e, t) => {
4288
4267
  );
4289
4268
  }
4290
4269
  return c;
4291
- }, Do = (e, t) => Ro(t).format(e), Uo = (e, t) => No(t).format(e), Go = (e, t) => Lo(t).format(e), $o = (e, t = ie()) => Vr(e, t);
4292
- be([ee, ge], () => ko);
4293
- be([ee], () => Do);
4294
- be([ee], () => Uo);
4295
- be([ee], () => Go);
4296
- be([ee, ge], () => $o);
4270
+ }, Fo = (e, t) => Lo(t).format(e), Do = (e, t) => Oo(t).format(e), ko = (e, t) => Po(t).format(e), Uo = (e, t = ie()) => jr(e, t);
4271
+ ge([ee, ye], () => Ro);
4272
+ ge([ee], () => Fo);
4273
+ ge([ee], () => Do);
4274
+ ge([ee], () => ko);
4275
+ ge([ee, ye], () => Uo);
4297
4276
  window.emWidgets = { topic: ei };
4298
- const jo = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
4277
+ const Go = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
4299
4278
  String(Number.MAX_SAFE_INTEGER).length;
4300
- function Vo(e, t) {
4279
+ function $o(e, t) {
4301
4280
  if (e) {
4302
4281
  const r = document.createElement("style");
4303
4282
  r.innerHTML = t, e.appendChild(r);
4304
4283
  }
4305
4284
  }
4306
- function Wo(e, t) {
4285
+ function jo(e, t) {
4307
4286
  if (!e || !t)
4308
4287
  return;
4309
4288
  const r = new URL(t);
@@ -4314,7 +4293,7 @@ function Wo(e, t) {
4314
4293
  console.error("There was an error while trying to load client styling from URL", n);
4315
4294
  });
4316
4295
  }
4317
- function Xo(e, t, r) {
4296
+ function Vo(e, t, r) {
4318
4297
  if (window.emMessageBus) {
4319
4298
  const n = document.createElement("style");
4320
4299
  window.emMessageBus.subscribe(t, (i) => {
@@ -4322,18 +4301,18 @@ function Xo(e, t, r) {
4322
4301
  });
4323
4302
  }
4324
4303
  }
4325
- function Zo({ withLocale: e, translations: t }) {
4304
+ function Wo({ withLocale: e, translations: t }) {
4326
4305
  ee.subscribe((r) => {
4327
- r == null && (ge.set(t), ee.set(e));
4306
+ r == null && (ye.set(t), ee.set(e));
4328
4307
  });
4329
4308
  }
4330
- function er(e, t) {
4331
- Xr(e, t);
4309
+ function Jt(e, t) {
4310
+ Wr(e, t);
4332
4311
  }
4333
- function zo(e) {
4312
+ function Xo(e) {
4334
4313
  ee.set(e);
4335
4314
  }
4336
- const tr = {
4315
+ const Kt = {
4337
4316
  en: {
4338
4317
  login: "Login",
4339
4318
  register: "Register",
@@ -4390,23 +4369,23 @@ const tr = {
4390
4369
  deposit: "Deposit"
4391
4370
  }
4392
4371
  };
4393
- function Qo(e) {
4394
- En(e, "svelte-1o68uwz", '*,*::before,*::after{margin:0;padding:0;box-sizing:border-box;font-family:inherit}.scroller{scroll-behavior:smooth}.CarouselWrapper{background:var(--emw--color-primary, #194127);border-radius:var(--emw--border-radius-medium, 10px);max-width:1300px;margin:0 auto}.CarouselWrapper.CarouselWrapperHeaderMain{background:transparent}.CarouselContainer{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;width:100%;color:var(--emw--categories-typography, var(--emw--color-white, #FFFFFF));margin:0 auto;max-width:1300px}.CarouselContainer.CarouselContainerMobile{padding:0}.CarouselContainer ul{align-items:center;list-style:none;padding:0;margin:0}.CarouselContainer ul::-webkit-scrollbar{display:none}.CarouselContainer ul li{height:100%;align-items:center;font-size:15px;font-weight:500;line-height:26px;white-space:nowrap;display:inline-block;text-align:left;word-spacing:normal;position:relative}.CarouselContainer ul li>a{position:relative;border-bottom:2px solid transparent}.CarouselContainer ul li.SecondaryMenu:hover,.CarouselContainer ul li.SecondaryMenu.active,.CarouselContainer ul li.SecondaryMenu:focus,.CarouselContainer ul li.SecondaryMenu:focus-within{cursor:pointer}.CarouselContainer ul li.SecondaryMenu:hover button,.CarouselContainer ul li.SecondaryMenu.active button,.CarouselContainer ul li.SecondaryMenu:focus button,.CarouselContainer ul li.SecondaryMenu:focus-within button{border-bottom:2px solid #23B04E;position:relative}.CarouselContainer ul li>a{position:relative}.CarouselContainer ul li:hover,.CarouselContainer ul>li>a:hover,.CarouselContainer ul li:focus,.CarouselContainer ul>li>a:focus{z-index:105}.CarouselContainer .CarouselItems li:hover>ul{left:auto;top:auto;opacity:1;transition:opacity 0.5s linear}.CarouselContainer .CarouselItems li:focus-within>ul{left:auto;top:auto;opacity:1;transition:opacity 0.5s linear, top 0.5s}.CarouselContainer .CarouselItems ul ul{transition:opacity 0.4s, left 0s 0.4s, margin 0s 0.4s;z-index:103}.CarouselContainer .CarouselItems li li:hover ul{top:auto;margin-left:100%;transform:translateY(-2.2rem);opacity:1;transition:opacity 0.5s linear, margin 0.5s}.CarouselContainer .CarouselItems li li:focus-within ul{top:auto;margin-left:100%;transform:translateY(-2.2rem);opacity:1;transition:opacity 0.5s linear, margin 0.5s}.CarouselContainer .CarouselLeftArrow,.CarouselContainer .CarouselRightArrow{display:flex;align-items:center;justify-content:center;width:50%;max-width:64px}.CarouselContainer .CarouselLeftArrow svg,.CarouselContainer .CarouselRightArrow svg{width:100%;max-width:22px;stroke:var(--emw--categories-arrows, var(--emw--color-white, #FFFFFF))}.CarouselContainer h1{text-align:center}.CarouselContainer ul{margin:0;padding:0;list-style:none}.CarouselContainer .CarouselNavWrap{overflow-y:scroll;white-space:nowrap;list-style-type:none;-ms-overflow-style:none;scrollbar-width:none}.CarouselContainer .CarouselNavWrap::-webkit-scrollbar{display:none}.CarouselContainer .CarouselItems{display:table;width:100%;text-align:center}.CarouselContainer .CarouselItems li{text-align:left;padding:18px}.CarouselContainer .CarouselItems li>a{position:relative}.CarouselContainer .CarouselItems li li{display:block}.CarouselContainer .CarouselItems li svg,.CarouselContainer .CarouselItems li img{margin-right:5px;position:relative;top:5px;max-height:25px}.CarouselContainer .CarouselItems button{background:none;border:none;color:var(--emw--categories-typography, var(--emw--color-white, #FFFFFF));text-decoration:none;white-space:nowrap;position:relative;padding-bottom:5px}.CarouselContainer .CarouselItems span{position:absolute;bottom:15px;right:-15px;background:var(--emw--pam-color-primary, var(--emw--color-primary, #23B04E));border-radius:50%;padding:3px;width:20px;height:20px;text-align:center;display:flex;align-items:center;justify-content:center;font-size:11px}.CarouselContainer .CarouselItems a{display:block;color:var(--emw--categories-typography, var(--emw--color-white, #FFFFFF));text-decoration:none;white-space:nowrap;position:relative}.CarouselContainer .CarouselItems.SecondaryMenu li:hover>a,.CarouselContainer .CarouselItems.SecondaryMenu a:hover,.CarouselContainer .CarouselItems.SecondaryMenu li:focus>a,.CarouselContainer .CarouselItems.SecondaryMenu a:focus{background:var(--emw--categories-contrast, var(--emw--color-background, #07072A))}.CarouselContainer .CarouselItems ul{position:absolute;z-index:104;left:-999em;top:0;opacity:0;transition:opacity 0.1s, left 0s 0.1s, top 0.1s;background:-webkit-linear-gradient(to left, var(--emw--categories-color-secondary, #194127), var(--emw--categories-color-primary, #003D5D));background:linear-gradient(to left, var(--emw--categories-color-secondary, #194127), var(--emw--categories-color-primary, #003D5D))}.CarouselContainer .CarouselItems .TouchOnly{display:none;left:-10px}.CarouselContainer .touch-device .CarouselItems .TouchOnly{display:inline-block}.CarouselContainer .touch-device .CarouselItems .TouchOnly a{background:var(--emw--categories-contrast, var(--emw--color-background, #07072A));color:var(--emw--categories-typography, var(--emw--color-white, #FFFFFF))}.CarouselContainer .isScrolling .CarouselItems ul.DropDown{left:-999em;opacity:0}.CarouselContainer .SubDropDown:hover span,.CarouselContainer .SubDropDown.active span{color:var(--emw--categories-contrast, var(--emw--color-contrast, #23B04E))}.CarouselContainerHeaderMain .CarouselItems .CarouselItem:hover a,.CarouselContainerHeaderMain .CarouselItems .CarouselItem.active a,.CarouselContainerHeaderMain .CarouselItems .CarouselItem:focus a,.CarouselContainerHeaderMain .CarouselItems .CarouselItem:focus-within a{border-bottom:1px solid var(--emw--header-color-primary, var(--emw--color-primary, #22B04E));color:var(--emw--header-color-primary, var(--emw--color-primary, #22B04E))}.CarouselContainerHeaderMain .CarouselItems .CarouselItem span{border-top:1px solid transparent;padding-top:5px;transition-duration:0.3s}.CarouselContainerHeaderMain{background:transparent;margin:0;padding:0}.CarouselContainerHeaderMain .CarouselLeftArrow,.CarouselContainerHeaderMain .CarouselRightArrow{background:transparent;width:unset;display:none}.CarouselContainerHeaderMain .CarouselItem a{color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF));text-decoration:none}.CarouselItems li a:first-child:not(:last-child){padding-right:20px}.CarouselItems li a:first-child:not(:last-child):after{content:"";position:absolute;right:3px;top:50%;margin-top:-6px;width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:6px solid var(--emw--color-white, #FFFFFF)}.CarouselItems>li>a:first-child:not(:last-child):after{border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid var(--emw--color-white, #FFFFFF);border-bottom:none;margin-top:-3px}.CarouselItems li:hover a:first-child:not(:last-child):after{border-left-color:var(--emw--color-white, #FFFFFF)}.CarouselItems li:focus-within a:first-child:not(:last-child):after{border-left-color:var(--emw--color-white, #FFFFFF)}.CarouselItems>li:hover>a:first-child:not(:last-child):after{border-left-color:transparent;border-top-color:var(--emw--color-white, #FFFFFF)}.CarouselItems>li:focus-within>a:first-child:not(:last-child):after{border-left-color:transparent;border-top-color:var(--emw--color-white, #FFFFFF)}@media only screen and (max-width: 1024px){.CarouselContainerHeaderMain .CarouselLeftArrow,.CarouselContainerHeaderMain .CarouselRightArrow{display:flex}}.CategoryIconImg{height:20px;margin:0 auto;display:block}.DisplayNone{display:none}.CarouselWrapperMobile{margin:0 10px;border-radius:10px;max-height:75px}.CarouselWrapperMobile .CarouselLeftArrow,.CarouselWrapperMobile .CarouselRightArrow{display:flex;max-height:75px}.CarouselWrapperMobile .CarouselLeftArrow svg,.CarouselWrapperMobile .CarouselRightArrow svg{max-width:15px}.CarouselWrapperMobile .CarouselItems li{display:inline-flex;flex-direction:column;gap:5px;padding:15px 25px}.CarouselWrapperMobile .CarouselItems li svg{position:unset;top:unset}.CarouselWrapperMobile .CategoryIconContainer{position:relative}.CarouselWrapperMobile .CategoryIconContainer span{top:-5px;right:-10px}.CarouselWrapperMobile .CarouselContainer .CarouselItems li svg,.CarouselWrapperMobile .CarouselContainer .CarouselItems li img{margin:0;top:unset;position:static}.CarouselWrapperMobile .CategoryIconContainer{height:25px}');
4372
+ function Zo(e) {
4373
+ _n(e, "svelte-1o68uwz", '*,*::before,*::after{margin:0;padding:0;box-sizing:border-box;font-family:inherit}.scroller{scroll-behavior:smooth}.CarouselWrapper{background:var(--emw--color-primary, #194127);border-radius:var(--emw--border-radius-medium, 10px);max-width:1300px;margin:0 auto}.CarouselWrapper.CarouselWrapperHeaderMain{background:transparent}.CarouselContainer{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;width:100%;color:var(--emw--categories-typography, var(--emw--color-white, #FFFFFF));margin:0 auto;max-width:1300px}.CarouselContainer.CarouselContainerMobile{padding:0}.CarouselContainer ul{align-items:center;list-style:none;padding:0;margin:0}.CarouselContainer ul::-webkit-scrollbar{display:none}.CarouselContainer ul li{height:100%;align-items:center;font-size:15px;font-weight:500;line-height:26px;white-space:nowrap;display:inline-block;text-align:left;word-spacing:normal;position:relative}.CarouselContainer ul li>a{position:relative;border-bottom:2px solid transparent}.CarouselContainer ul li.SecondaryMenu:hover,.CarouselContainer ul li.SecondaryMenu.active,.CarouselContainer ul li.SecondaryMenu:focus,.CarouselContainer ul li.SecondaryMenu:focus-within{cursor:pointer}.CarouselContainer ul li.SecondaryMenu:hover button,.CarouselContainer ul li.SecondaryMenu.active button,.CarouselContainer ul li.SecondaryMenu:focus button,.CarouselContainer ul li.SecondaryMenu:focus-within button{border-bottom:2px solid #23B04E;position:relative}.CarouselContainer ul li>a{position:relative}.CarouselContainer ul li:hover,.CarouselContainer ul>li>a:hover,.CarouselContainer ul li:focus,.CarouselContainer ul>li>a:focus{z-index:105}.CarouselContainer .CarouselItems li:hover>ul{left:auto;top:auto;opacity:1;transition:opacity 0.5s linear}.CarouselContainer .CarouselItems li:focus-within>ul{left:auto;top:auto;opacity:1;transition:opacity 0.5s linear, top 0.5s}.CarouselContainer .CarouselItems ul ul{transition:opacity 0.4s, left 0s 0.4s, margin 0s 0.4s;z-index:103}.CarouselContainer .CarouselItems li li:hover ul{top:auto;margin-left:100%;transform:translateY(-2.2rem);opacity:1;transition:opacity 0.5s linear, margin 0.5s}.CarouselContainer .CarouselItems li li:focus-within ul{top:auto;margin-left:100%;transform:translateY(-2.2rem);opacity:1;transition:opacity 0.5s linear, margin 0.5s}.CarouselContainer .CarouselLeftArrow,.CarouselContainer .CarouselRightArrow{display:flex;align-items:center;justify-content:center;width:50%;max-width:64px}.CarouselContainer .CarouselLeftArrow svg,.CarouselContainer .CarouselRightArrow svg{width:100%;max-width:22px;stroke:var(--emw--categories-arrows, var(--emw--color-white, #FFFFFF))}.CarouselContainer h1{text-align:center}.CarouselContainer ul{margin:0;padding:0;list-style:none}.CarouselContainer .CarouselNavWrap{overflow-y:scroll;white-space:nowrap;list-style-type:none;-ms-overflow-style:none;scrollbar-width:none}.CarouselContainer .CarouselNavWrap::-webkit-scrollbar{display:none}.CarouselContainer .CarouselItems{display:table;width:100%;text-align:center}.CarouselContainer .CarouselItems li{text-align:left;padding:18px}.CarouselContainer .CarouselItems li>a{position:relative}.CarouselContainer .CarouselItems li li{display:block}.CarouselContainer .CarouselItems li svg,.CarouselContainer .CarouselItems li img{margin-right:5px;position:relative;top:5px;max-height:25px}.CarouselContainer .CarouselItems button{background:none;border:none;color:var(--emw--categories-typography, var(--emw--color-white, #FFFFFF));text-decoration:none;white-space:nowrap;position:relative;padding-bottom:5px}.CarouselContainer .CarouselItems span{position:absolute;bottom:15px;right:-15px;background:var(--emw--pam-color-primary, var(--emw--color-primary, #23B04E));border-radius:50%;padding:3px;width:20px;height:20px;text-align:center;display:flex;align-items:center;justify-content:center;font-size:11px}.CarouselContainer .CarouselItems a{display:block;color:var(--emw--categories-typography, var(--emw--color-white, #FFFFFF));text-decoration:none;white-space:nowrap;position:relative}.CarouselContainer .CarouselItems.SecondaryMenu li:hover>a,.CarouselContainer .CarouselItems.SecondaryMenu a:hover,.CarouselContainer .CarouselItems.SecondaryMenu li:focus>a,.CarouselContainer .CarouselItems.SecondaryMenu a:focus{background:var(--emw--categories-contrast, var(--emw--color-background, #07072A))}.CarouselContainer .CarouselItems ul{position:absolute;z-index:104;left:-999em;top:0;opacity:0;transition:opacity 0.1s, left 0s 0.1s, top 0.1s;background:-webkit-linear-gradient(to left, var(--emw--categories-color-secondary, #194127), var(--emw--categories-color-primary, #003D5D));background:linear-gradient(to left, var(--emw--categories-color-secondary, #194127), var(--emw--categories-color-primary, #003D5D))}.CarouselContainer .CarouselItems .TouchOnly{display:none;left:-10px}.CarouselContainer .touch-device .CarouselItems .TouchOnly{display:inline-block}.CarouselContainer .touch-device .CarouselItems .TouchOnly a{background:var(--emw--categories-contrast, var(--emw--color-background, #07072A));color:var(--emw--categories-typography, var(--emw--color-white, #FFFFFF))}.CarouselContainer .isScrolling .CarouselItems ul.DropDown{left:-999em;opacity:0}.CarouselContainer .SubDropDown:hover span,.CarouselContainer .SubDropDown.active span{color:var(--emw--categories-contrast, var(--emw--color-contrast, #23B04E))}.CarouselContainerHeaderMain .CarouselItems .CarouselItem:hover a,.CarouselContainerHeaderMain .CarouselItems .CarouselItem.active a,.CarouselContainerHeaderMain .CarouselItems .CarouselItem:focus a,.CarouselContainerHeaderMain .CarouselItems .CarouselItem:focus-within a{border-bottom:1px solid var(--emw--header-color-primary, var(--emw--color-primary, #22B04E));color:var(--emw--header-color-primary, var(--emw--color-primary, #22B04E))}.CarouselContainerHeaderMain .CarouselItems .CarouselItem span{border-top:1px solid transparent;padding-top:5px;transition-duration:0.3s}.CarouselContainerHeaderMain{background:transparent;margin:0;padding:0}.CarouselContainerHeaderMain .CarouselLeftArrow,.CarouselContainerHeaderMain .CarouselRightArrow{background:transparent;width:unset;display:none}.CarouselContainerHeaderMain .CarouselItem a{color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF));text-decoration:none}.CarouselItems li a:first-child:not(:last-child){padding-right:20px}.CarouselItems li a:first-child:not(:last-child):after{content:"";position:absolute;right:3px;top:50%;margin-top:-6px;width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:6px solid var(--emw--color-white, #FFFFFF)}.CarouselItems>li>a:first-child:not(:last-child):after{border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid var(--emw--color-white, #FFFFFF);border-bottom:none;margin-top:-3px}.CarouselItems li:hover a:first-child:not(:last-child):after{border-left-color:var(--emw--color-white, #FFFFFF)}.CarouselItems li:focus-within a:first-child:not(:last-child):after{border-left-color:var(--emw--color-white, #FFFFFF)}.CarouselItems>li:hover>a:first-child:not(:last-child):after{border-left-color:transparent;border-top-color:var(--emw--color-white, #FFFFFF)}.CarouselItems>li:focus-within>a:first-child:not(:last-child):after{border-left-color:transparent;border-top-color:var(--emw--color-white, #FFFFFF)}@media only screen and (max-width: 1024px){.CarouselContainerHeaderMain .CarouselLeftArrow,.CarouselContainerHeaderMain .CarouselRightArrow{display:flex}}.CategoryIconImg{height:20px;margin:0 auto;display:block}.DisplayNone{display:none}.CarouselWrapperMobile{margin:0 10px;border-radius:10px;max-height:75px}.CarouselWrapperMobile .CarouselLeftArrow,.CarouselWrapperMobile .CarouselRightArrow{display:flex;max-height:75px}.CarouselWrapperMobile .CarouselLeftArrow svg,.CarouselWrapperMobile .CarouselRightArrow svg{max-width:15px}.CarouselWrapperMobile .CarouselItems li{display:inline-flex;flex-direction:column;gap:5px;padding:15px 25px}.CarouselWrapperMobile .CarouselItems li svg{position:unset;top:unset}.CarouselWrapperMobile .CategoryIconContainer{position:relative}.CarouselWrapperMobile .CategoryIconContainer span{top:-5px;right:-10px}.CarouselWrapperMobile .CarouselContainer .CarouselItems li svg,.CarouselWrapperMobile .CarouselContainer .CarouselItems li img{margin:0;top:unset;position:static}.CarouselWrapperMobile .CategoryIconContainer{height:25px}');
4395
4374
  }
4396
- function rr(e, t, r) {
4375
+ function er(e, t, r) {
4397
4376
  const n = e.slice();
4398
4377
  return n[53] = t[r], n[55] = r, n;
4399
4378
  }
4400
- function nr(e, t, r) {
4379
+ function tr(e, t, r) {
4401
4380
  const n = e.slice();
4402
4381
  return n[56] = t[r], n;
4403
4382
  }
4404
- function ir(e, t, r) {
4383
+ function rr(e, t, r) {
4405
4384
  const n = e.slice();
4406
4385
  return n[59] = t[r], n[61] = r, n;
4407
4386
  }
4408
- function or(e) {
4409
- let t = [], r = /* @__PURE__ */ new Map(), n, i = he(
4387
+ function nr(e) {
4388
+ let t = [], r = /* @__PURE__ */ new Map(), n, i = ce(
4410
4389
  /*sliderdata*/
4411
4390
  e[9]
4412
4391
  );
@@ -4415,8 +4394,8 @@ function or(e) {
4415
4394
  s[53].id
4416
4395
  );
4417
4396
  for (let s = 0; s < i.length; s += 1) {
4418
- let a = rr(e, i, s), l = o(a);
4419
- r.set(l, t[s] = dr(l, a));
4397
+ let a = er(e, i, s), l = o(a);
4398
+ r.set(l, t[s] = fr(l, a));
4420
4399
  }
4421
4400
  return {
4422
4401
  c() {
@@ -4427,23 +4406,23 @@ function or(e) {
4427
4406
  m(s, a) {
4428
4407
  for (let l = 0; l < t.length; l += 1)
4429
4408
  t[l] && t[l].m(s, a);
4430
- T(s, n, a);
4409
+ A(s, n, a);
4431
4410
  },
4432
4411
  p(s, a) {
4433
4412
  a[0] & /*activeindex, sliderdata, location, handleClick, subGroupsData, activeIndex, activeSubIndex, prevSubIndex, showsubgroups, itemsActive, isMobile, categoriesicon*/
4434
- 28623 && (i = he(
4413
+ 28623 && (i = ce(
4435
4414
  /*sliderdata*/
4436
4415
  s[9]
4437
- ), t = vr(t, a, o, 1, s, i, r, n.parentNode, yr, dr, n, rr));
4416
+ ), t = gr(t, a, o, 1, s, i, r, n.parentNode, br, fr, n, er));
4438
4417
  },
4439
4418
  d(s) {
4440
- s && S(n);
4419
+ s && H(n);
4441
4420
  for (let a = 0; a < t.length; a += 1)
4442
4421
  t[a].d(s);
4443
4422
  }
4444
4423
  };
4445
4424
  }
4446
- function Yo(e) {
4425
+ function zo(e) {
4447
4426
  var h;
4448
4427
  let t, r, n = (
4449
4428
  /*category*/
@@ -4456,75 +4435,75 @@ function Yo(e) {
4456
4435
  c[55] === 0 && /*categoriesicon*/
4457
4436
  c[3] !== "false"
4458
4437
  )
4459
- return es;
4438
+ return Jo;
4460
4439
  if (
4461
4440
  /*category*/
4462
4441
  (m = c[53]) != null && m.icon && /*categoriesicon*/
4463
4442
  c[3] !== "false"
4464
4443
  )
4465
- return Ko;
4444
+ return qo;
4466
4445
  if (
4467
4446
  /*categoriesicon*/
4468
4447
  c[3] !== "false"
4469
4448
  )
4470
- return Jo;
4449
+ return Yo;
4471
4450
  }
4472
4451
  let a = s(e), l = a && a(e), u = (
4473
4452
  /*category*/
4474
4453
  ((h = e[53]) == null ? void 0 : h.games.total) && !/*isMobile*/
4475
- e[13] && lr(e)
4454
+ e[13] && sr(e)
4476
4455
  );
4477
4456
  return {
4478
4457
  c() {
4479
- l && l.c(), t = X(), r = B("button"), i = te(n), o = X(), u && u.c(), d(r, "class", "CategoryButton");
4458
+ l && l.c(), t = W(), r = B("button"), i = te(n), o = W(), u && u.c(), p(r, "class", "CategoryButton");
4480
4459
  },
4481
4460
  m(c, f) {
4482
- l && l.m(c, f), T(c, t, f), T(c, r, f), E(r, i), E(r, o), u && u.m(r, null);
4461
+ l && l.m(c, f), A(c, t, f), A(c, r, f), w(r, i), w(r, o), u && u.m(r, null);
4483
4462
  },
4484
4463
  p(c, f) {
4485
4464
  var m;
4486
4465
  a === (a = s(c)) && l ? l.p(c, f) : (l && l.d(1), l = a && a(c), l && (l.c(), l.m(t.parentNode, t))), f[0] & /*sliderdata*/
4487
4466
  512 && n !== (n = /*category*/
4488
- c[53].name + "") && me(i, n), /*category*/
4467
+ c[53].name + "") && be(i, n), /*category*/
4489
4468
  (m = c[53]) != null && m.games.total && !/*isMobile*/
4490
- c[13] ? u ? u.p(c, f) : (u = lr(c), u.c(), u.m(r, null)) : u && (u.d(1), u = null);
4469
+ c[13] ? u ? u.p(c, f) : (u = sr(c), u.c(), u.m(r, null)) : u && (u.d(1), u = null);
4491
4470
  },
4492
4471
  d(c) {
4493
- c && (S(t), S(r)), l && l.d(c), u && u.d();
4472
+ c && (H(t), H(r)), l && l.d(c), u && u.d();
4494
4473
  }
4495
4474
  };
4496
4475
  }
4497
- function qo(e) {
4476
+ function Qo(e) {
4498
4477
  let t, r = (
4499
4478
  /*category*/
4500
4479
  e[53].label + ""
4501
4480
  ), n, i;
4502
4481
  return {
4503
4482
  c() {
4504
- t = B("a"), n = te(r), d(t, "href", i = /*category*/
4483
+ t = B("a"), n = te(r), p(t, "href", i = /*category*/
4505
4484
  e[53].path);
4506
4485
  },
4507
4486
  m(o, s) {
4508
- T(o, t, s), E(t, n);
4487
+ A(o, t, s), w(t, n);
4509
4488
  },
4510
4489
  p(o, s) {
4511
4490
  s[0] & /*sliderdata*/
4512
4491
  512 && r !== (r = /*category*/
4513
- o[53].label + "") && me(n, r), s[0] & /*sliderdata*/
4492
+ o[53].label + "") && be(n, r), s[0] & /*sliderdata*/
4514
4493
  512 && i !== (i = /*category*/
4515
- o[53].path) && d(t, "href", i);
4494
+ o[53].path) && p(t, "href", i);
4516
4495
  },
4517
4496
  d(o) {
4518
- o && S(t);
4497
+ o && H(t);
4519
4498
  }
4520
4499
  };
4521
4500
  }
4522
- function Jo(e) {
4501
+ function Yo(e) {
4523
4502
  let t;
4524
4503
  function r(o, s) {
4525
4504
  return (
4526
4505
  /*isMobile*/
4527
- o[13] ? rs : ts
4506
+ o[13] ? es : Ko
4528
4507
  );
4529
4508
  }
4530
4509
  let i = r(e)(e);
@@ -4533,22 +4512,22 @@ function Jo(e) {
4533
4512
  i.c(), t = ne();
4534
4513
  },
4535
4514
  m(o, s) {
4536
- i.m(o, s), T(o, t, s);
4515
+ i.m(o, s), A(o, t, s);
4537
4516
  },
4538
4517
  p(o, s) {
4539
4518
  i.p(o, s);
4540
4519
  },
4541
4520
  d(o) {
4542
- o && S(t), i.d(o);
4521
+ o && H(t), i.d(o);
4543
4522
  }
4544
4523
  };
4545
4524
  }
4546
- function Ko(e) {
4525
+ function qo(e) {
4547
4526
  let t;
4548
4527
  function r(o, s) {
4549
4528
  return (
4550
4529
  /*isMobile*/
4551
- o[13] ? is : ns
4530
+ o[13] ? rs : ts
4552
4531
  );
4553
4532
  }
4554
4533
  let i = r(e)(e);
@@ -4557,70 +4536,70 @@ function Ko(e) {
4557
4536
  i.c(), t = ne();
4558
4537
  },
4559
4538
  m(o, s) {
4560
- i.m(o, s), T(o, t, s);
4539
+ i.m(o, s), A(o, t, s);
4561
4540
  },
4562
4541
  p(o, s) {
4563
4542
  i.p(o, s);
4564
4543
  },
4565
4544
  d(o) {
4566
- o && S(t), i.d(o);
4545
+ o && H(t), i.d(o);
4567
4546
  }
4568
4547
  };
4569
4548
  }
4570
- function es(e) {
4549
+ function Jo(e) {
4571
4550
  let t, r, n, i;
4572
4551
  return {
4573
4552
  c() {
4574
- t = q("svg"), r = q("g"), n = q("path"), i = q("path"), d(n, "id", "Path_5184"), d(n, "data-name", "Path 5184"), d(n, "d", "M57.612,37.659a3.721,3.721,0,0,0-3.535,4.883l-1.708,4.269-1.15-4.07a4.418,4.418,0,1,0-5.7.061l-1.151,4.016-1.75-4.358a3.722,3.722,0,1,0-4.827,2.418L41.182,59.7l.288,1.259,1.292,0,11.193.027,1.3,0,.29-1.265,3.408-14.876a3.72,3.72,0,0,0-1.339-7.192Zm0,5.816H57.6l-3.64,15.89-11.193-.027L39.135,43.473l-.08,0a2.1,2.1,0,1,1,1.8-1.028l3.763,9.373,2.8-9.781a2.8,2.8,0,1,1,1.9-.029l2.78,9.838,3.74-9.344a2.1,2.1,0,1,1,1.769.972Z"), d(n, "fill", "#fff"), d(i, "id", "Path_5185"), d(i, "data-name", "Path 5185"), d(i, "d", "M435.863,656.62a9.519,9.519,0,0,1-2.285,3.477,8.1,8.1,0,0,1-1.614,1.19,8.1,8.1,0,0,1,1.614,1.19,9.516,9.516,0,0,1,2.285,3.477,9.517,9.517,0,0,1,2.285-3.477,8.106,8.106,0,0,1,1.615-1.19,8.1,8.1,0,0,1-1.615-1.189A9.517,9.517,0,0,1,435.863,656.62Zm1.158,4.668a10.292,10.292,0,0,0-1.158,1.3,10.335,10.335,0,0,0-1.158-1.3h0a10.287,10.287,0,0,0,1.158-1.3,10.321,10.321,0,0,0,1.158,1.3h0Z"), d(i, "transform", "translate(-387.531 -607.426)"), d(i, "fill", "#fff"), d(r, "id", "noun-crown-5396133"), d(r, "transform", "translate(-35.333 -34.978)"), d(t, "class", "CategoryLobbyIcon"), d(t, "xmlns", "http://www.w3.org/2000/svg"), d(t, "width", "20"), d(t, "height", "20.015"), d(t, "viewBox", "0 0 26 26.015");
4553
+ t = q("svg"), r = q("g"), n = q("path"), i = q("path"), p(n, "id", "Path_5184"), p(n, "data-name", "Path 5184"), p(n, "d", "M57.612,37.659a3.721,3.721,0,0,0-3.535,4.883l-1.708,4.269-1.15-4.07a4.418,4.418,0,1,0-5.7.061l-1.151,4.016-1.75-4.358a3.722,3.722,0,1,0-4.827,2.418L41.182,59.7l.288,1.259,1.292,0,11.193.027,1.3,0,.29-1.265,3.408-14.876a3.72,3.72,0,0,0-1.339-7.192Zm0,5.816H57.6l-3.64,15.89-11.193-.027L39.135,43.473l-.08,0a2.1,2.1,0,1,1,1.8-1.028l3.763,9.373,2.8-9.781a2.8,2.8,0,1,1,1.9-.029l2.78,9.838,3.74-9.344a2.1,2.1,0,1,1,1.769.972Z"), p(n, "fill", "#fff"), p(i, "id", "Path_5185"), p(i, "data-name", "Path 5185"), p(i, "d", "M435.863,656.62a9.519,9.519,0,0,1-2.285,3.477,8.1,8.1,0,0,1-1.614,1.19,8.1,8.1,0,0,1,1.614,1.19,9.516,9.516,0,0,1,2.285,3.477,9.517,9.517,0,0,1,2.285-3.477,8.106,8.106,0,0,1,1.615-1.19,8.1,8.1,0,0,1-1.615-1.189A9.517,9.517,0,0,1,435.863,656.62Zm1.158,4.668a10.292,10.292,0,0,0-1.158,1.3,10.335,10.335,0,0,0-1.158-1.3h0a10.287,10.287,0,0,0,1.158-1.3,10.321,10.321,0,0,0,1.158,1.3h0Z"), p(i, "transform", "translate(-387.531 -607.426)"), p(i, "fill", "#fff"), p(r, "id", "noun-crown-5396133"), p(r, "transform", "translate(-35.333 -34.978)"), p(t, "class", "CategoryLobbyIcon"), p(t, "xmlns", "http://www.w3.org/2000/svg"), p(t, "width", "20"), p(t, "height", "20.015"), p(t, "viewBox", "0 0 26 26.015");
4575
4554
  },
4576
4555
  m(o, s) {
4577
- T(o, t, s), E(t, r), E(r, n), E(r, i);
4556
+ A(o, t, s), w(t, r), w(r, n), w(r, i);
4578
4557
  },
4579
- p: D,
4558
+ p: k,
4580
4559
  d(o) {
4581
- o && S(t);
4560
+ o && H(t);
4582
4561
  }
4583
4562
  };
4584
4563
  }
4585
- function ts(e) {
4564
+ function Ko(e) {
4586
4565
  let t, r;
4587
4566
  return {
4588
4567
  c() {
4589
- t = q("svg"), r = q("path"), d(r, "id", "noun-dice-number-5396160"), d(r, "d", "M56.69,35.168H39.63a4.475,4.475,0,0,0-4.47,4.47V56.7a4.475,4.475,0,0,0,4.47,4.47H56.69a4.475,4.475,0,0,0,4.47-4.47V39.638a4.475,4.475,0,0,0-4.47-4.47ZM41.91,56.605A2.187,2.187,0,1,1,44.1,54.418,2.188,2.188,0,0,1,41.91,56.605Zm-2.188-8.438a2.187,2.187,0,1,1,2.187,2.187A2.188,2.188,0,0,1,39.722,48.168Zm2.188-4.062A2.187,2.187,0,1,1,44.1,41.918,2.188,2.188,0,0,1,41.91,44.105Zm12.5,12.5A2.187,2.187,0,1,1,56.6,54.418,2.187,2.187,0,0,1,54.41,56.605Zm0-6.25A2.187,2.187,0,1,1,56.6,48.168,2.187,2.187,0,0,1,54.41,50.356Zm0-6.25A2.187,2.187,0,1,1,56.6,41.918,2.187,2.187,0,0,1,54.41,44.106Z"), d(r, "transform", "translate(-35.16 -35.168)"), d(r, "fill", "#fff"), d(t, "class", "CasinoCategoryIcon"), d(t, "xmlns", "http://www.w3.org/2000/svg"), d(t, "width", "20"), d(t, "height", "20"), d(t, "viewBox", "0 0 26 26");
4568
+ t = q("svg"), r = q("path"), p(r, "id", "noun-dice-number-5396160"), p(r, "d", "M56.69,35.168H39.63a4.475,4.475,0,0,0-4.47,4.47V56.7a4.475,4.475,0,0,0,4.47,4.47H56.69a4.475,4.475,0,0,0,4.47-4.47V39.638a4.475,4.475,0,0,0-4.47-4.47ZM41.91,56.605A2.187,2.187,0,1,1,44.1,54.418,2.188,2.188,0,0,1,41.91,56.605Zm-2.188-8.438a2.187,2.187,0,1,1,2.187,2.187A2.188,2.188,0,0,1,39.722,48.168Zm2.188-4.062A2.187,2.187,0,1,1,44.1,41.918,2.188,2.188,0,0,1,41.91,44.105Zm12.5,12.5A2.187,2.187,0,1,1,56.6,54.418,2.187,2.187,0,0,1,54.41,56.605Zm0-6.25A2.187,2.187,0,1,1,56.6,48.168,2.187,2.187,0,0,1,54.41,50.356Zm0-6.25A2.187,2.187,0,1,1,56.6,41.918,2.187,2.187,0,0,1,54.41,44.106Z"), p(r, "transform", "translate(-35.16 -35.168)"), p(r, "fill", "#fff"), p(t, "class", "CasinoCategoryIcon"), p(t, "xmlns", "http://www.w3.org/2000/svg"), p(t, "width", "20"), p(t, "height", "20"), p(t, "viewBox", "0 0 26 26");
4590
4569
  },
4591
4570
  m(n, i) {
4592
- T(n, t, i), E(t, r);
4571
+ A(n, t, i), w(t, r);
4593
4572
  },
4594
- p: D,
4573
+ p: k,
4595
4574
  d(n) {
4596
- n && S(t);
4575
+ n && H(t);
4597
4576
  }
4598
4577
  };
4599
4578
  }
4600
- function rs(e) {
4579
+ function es(e) {
4601
4580
  var s;
4602
4581
  let t, r, n, i, o = (
4603
4582
  /*category*/
4604
- ((s = e[53]) == null ? void 0 : s.games.total) && sr(e)
4583
+ ((s = e[53]) == null ? void 0 : s.games.total) && ir(e)
4605
4584
  );
4606
4585
  return {
4607
4586
  c() {
4608
- t = B("div"), r = q("svg"), n = q("path"), i = X(), o && o.c(), d(n, "id", "noun-dice-number-5396160"), d(n, "d", "M56.69,35.168H39.63a4.475,4.475,0,0,0-4.47,4.47V56.7a4.475,4.475,0,0,0,4.47,4.47H56.69a4.475,4.475,0,0,0,4.47-4.47V39.638a4.475,4.475,0,0,0-4.47-4.47ZM41.91,56.605A2.187,2.187,0,1,1,44.1,54.418,2.188,2.188,0,0,1,41.91,56.605Zm-2.188-8.438a2.187,2.187,0,1,1,2.187,2.187A2.188,2.188,0,0,1,39.722,48.168Zm2.188-4.062A2.187,2.187,0,1,1,44.1,41.918,2.188,2.188,0,0,1,41.91,44.105Zm12.5,12.5A2.187,2.187,0,1,1,56.6,54.418,2.187,2.187,0,0,1,54.41,56.605Zm0-6.25A2.187,2.187,0,1,1,56.6,48.168,2.187,2.187,0,0,1,54.41,50.356Zm0-6.25A2.187,2.187,0,1,1,56.6,41.918,2.187,2.187,0,0,1,54.41,44.106Z"), d(n, "transform", "translate(-35.16 -35.168)"), d(n, "fill", "#fff"), d(r, "class", "CasinoCategoryIcon"), d(r, "xmlns", "http://www.w3.org/2000/svg"), d(r, "width", "20"), d(r, "height", "20"), d(r, "viewBox", "0 0 26 26"), d(t, "class", "CategoryIconContainer");
4587
+ t = B("div"), r = q("svg"), n = q("path"), i = W(), o && o.c(), p(n, "id", "noun-dice-number-5396160"), p(n, "d", "M56.69,35.168H39.63a4.475,4.475,0,0,0-4.47,4.47V56.7a4.475,4.475,0,0,0,4.47,4.47H56.69a4.475,4.475,0,0,0,4.47-4.47V39.638a4.475,4.475,0,0,0-4.47-4.47ZM41.91,56.605A2.187,2.187,0,1,1,44.1,54.418,2.188,2.188,0,0,1,41.91,56.605Zm-2.188-8.438a2.187,2.187,0,1,1,2.187,2.187A2.188,2.188,0,0,1,39.722,48.168Zm2.188-4.062A2.187,2.187,0,1,1,44.1,41.918,2.188,2.188,0,0,1,41.91,44.105Zm12.5,12.5A2.187,2.187,0,1,1,56.6,54.418,2.187,2.187,0,0,1,54.41,56.605Zm0-6.25A2.187,2.187,0,1,1,56.6,48.168,2.187,2.187,0,0,1,54.41,50.356Zm0-6.25A2.187,2.187,0,1,1,56.6,41.918,2.187,2.187,0,0,1,54.41,44.106Z"), p(n, "transform", "translate(-35.16 -35.168)"), p(n, "fill", "#fff"), p(r, "class", "CasinoCategoryIcon"), p(r, "xmlns", "http://www.w3.org/2000/svg"), p(r, "width", "20"), p(r, "height", "20"), p(r, "viewBox", "0 0 26 26"), p(t, "class", "CategoryIconContainer");
4609
4588
  },
4610
4589
  m(a, l) {
4611
- T(a, t, l), E(t, r), E(r, n), E(t, i), o && o.m(t, null);
4590
+ A(a, t, l), w(t, r), w(r, n), w(t, i), o && o.m(t, null);
4612
4591
  },
4613
4592
  p(a, l) {
4614
4593
  var u;
4615
4594
  /*category*/
4616
- (u = a[53]) != null && u.games.total ? o ? o.p(a, l) : (o = sr(a), o.c(), o.m(t, null)) : o && (o.d(1), o = null);
4595
+ (u = a[53]) != null && u.games.total ? o ? o.p(a, l) : (o = ir(a), o.c(), o.m(t, null)) : o && (o.d(1), o = null);
4617
4596
  },
4618
4597
  d(a) {
4619
- a && S(t), o && o.d();
4598
+ a && H(t), o && o.d();
4620
4599
  }
4621
4600
  };
4622
4601
  }
4623
- function sr(e) {
4602
+ function ir(e) {
4624
4603
  var i;
4625
4604
  let t, r = (
4626
4605
  /*category*/
@@ -4628,75 +4607,75 @@ function sr(e) {
4628
4607
  ), n;
4629
4608
  return {
4630
4609
  c() {
4631
- t = B("span"), n = te(r), d(t, "class", "CategoryButtonCount");
4610
+ t = B("span"), n = te(r), p(t, "class", "CategoryButtonCount");
4632
4611
  },
4633
4612
  m(o, s) {
4634
- T(o, t, s), E(t, n);
4613
+ A(o, t, s), w(t, n);
4635
4614
  },
4636
4615
  p(o, s) {
4637
4616
  var a;
4638
4617
  s[0] & /*sliderdata*/
4639
4618
  512 && r !== (r = /*category*/
4640
- ((a = o[53]) == null ? void 0 : a.games.total) + "") && me(n, r);
4619
+ ((a = o[53]) == null ? void 0 : a.games.total) + "") && be(n, r);
4641
4620
  },
4642
4621
  d(o) {
4643
- o && S(t);
4622
+ o && H(t);
4644
4623
  }
4645
4624
  };
4646
4625
  }
4647
- function ns(e) {
4626
+ function ts(e) {
4648
4627
  let t, r, n;
4649
4628
  return {
4650
4629
  c() {
4651
- t = B("img"), d(t, "class", "CasinoCategoryIcon "), ke(t.src, r = /*category*/
4652
- e[53].icon) || d(t, "src", r), d(t, "alt", n = /*category*/
4630
+ t = B("img"), p(t, "class", "CasinoCategoryIcon "), De(t.src, r = /*category*/
4631
+ e[53].icon) || p(t, "src", r), p(t, "alt", n = /*category*/
4653
4632
  e[53].name);
4654
4633
  },
4655
4634
  m(i, o) {
4656
- T(i, t, o);
4635
+ A(i, t, o);
4657
4636
  },
4658
4637
  p(i, o) {
4659
4638
  o[0] & /*sliderdata*/
4660
- 512 && !ke(t.src, r = /*category*/
4661
- i[53].icon) && d(t, "src", r), o[0] & /*sliderdata*/
4639
+ 512 && !De(t.src, r = /*category*/
4640
+ i[53].icon) && p(t, "src", r), o[0] & /*sliderdata*/
4662
4641
  512 && n !== (n = /*category*/
4663
- i[53].name) && d(t, "alt", n);
4642
+ i[53].name) && p(t, "alt", n);
4664
4643
  },
4665
4644
  d(i) {
4666
- i && S(t);
4645
+ i && H(t);
4667
4646
  }
4668
4647
  };
4669
4648
  }
4670
- function is(e) {
4649
+ function rs(e) {
4671
4650
  var a;
4672
4651
  let t, r, n, i, o, s = (
4673
4652
  /*category*/
4674
- ((a = e[53]) == null ? void 0 : a.games.total) && ar(e)
4653
+ ((a = e[53]) == null ? void 0 : a.games.total) && or(e)
4675
4654
  );
4676
4655
  return {
4677
4656
  c() {
4678
- t = B("div"), r = B("img"), o = X(), s && s.c(), d(r, "class", "CasinoCategoryIcon"), ke(r.src, n = /*category*/
4679
- e[53].icon) || d(r, "src", n), d(r, "alt", i = /*category*/
4680
- e[53].name), d(t, "class", "CategoryIconContainer");
4657
+ t = B("div"), r = B("img"), o = W(), s && s.c(), p(r, "class", "CasinoCategoryIcon"), De(r.src, n = /*category*/
4658
+ e[53].icon) || p(r, "src", n), p(r, "alt", i = /*category*/
4659
+ e[53].name), p(t, "class", "CategoryIconContainer");
4681
4660
  },
4682
4661
  m(l, u) {
4683
- T(l, t, u), E(t, r), E(t, o), s && s.m(t, null);
4662
+ A(l, t, u), w(t, r), w(t, o), s && s.m(t, null);
4684
4663
  },
4685
4664
  p(l, u) {
4686
4665
  var h;
4687
4666
  u[0] & /*sliderdata*/
4688
- 512 && !ke(r.src, n = /*category*/
4689
- l[53].icon) && d(r, "src", n), u[0] & /*sliderdata*/
4667
+ 512 && !De(r.src, n = /*category*/
4668
+ l[53].icon) && p(r, "src", n), u[0] & /*sliderdata*/
4690
4669
  512 && i !== (i = /*category*/
4691
- l[53].name) && d(r, "alt", i), /*category*/
4692
- (h = l[53]) != null && h.games.total ? s ? s.p(l, u) : (s = ar(l), s.c(), s.m(t, null)) : s && (s.d(1), s = null);
4670
+ l[53].name) && p(r, "alt", i), /*category*/
4671
+ (h = l[53]) != null && h.games.total ? s ? s.p(l, u) : (s = or(l), s.c(), s.m(t, null)) : s && (s.d(1), s = null);
4693
4672
  },
4694
4673
  d(l) {
4695
- l && S(t), s && s.d();
4674
+ l && H(t), s && s.d();
4696
4675
  }
4697
4676
  };
4698
4677
  }
4699
- function ar(e) {
4678
+ function or(e) {
4700
4679
  var i;
4701
4680
  let t, r = (
4702
4681
  /*category*/
@@ -4704,23 +4683,23 @@ function ar(e) {
4704
4683
  ), n;
4705
4684
  return {
4706
4685
  c() {
4707
- t = B("span"), n = te(r), d(t, "class", "CategoryButtonCount");
4686
+ t = B("span"), n = te(r), p(t, "class", "CategoryButtonCount");
4708
4687
  },
4709
4688
  m(o, s) {
4710
- T(o, t, s), E(t, n);
4689
+ A(o, t, s), w(t, n);
4711
4690
  },
4712
4691
  p(o, s) {
4713
4692
  var a;
4714
4693
  s[0] & /*sliderdata*/
4715
4694
  512 && r !== (r = /*category*/
4716
- ((a = o[53]) == null ? void 0 : a.games.total) + "") && me(n, r);
4695
+ ((a = o[53]) == null ? void 0 : a.games.total) + "") && be(n, r);
4717
4696
  },
4718
4697
  d(o) {
4719
- o && S(t);
4698
+ o && H(t);
4720
4699
  }
4721
4700
  };
4722
4701
  }
4723
- function lr(e) {
4702
+ function sr(e) {
4724
4703
  var i;
4725
4704
  let t, r = (
4726
4705
  /*category*/
@@ -4728,75 +4707,75 @@ function lr(e) {
4728
4707
  ), n;
4729
4708
  return {
4730
4709
  c() {
4731
- t = B("span"), n = te(r), d(t, "class", "CategoryButtonCount");
4710
+ t = B("span"), n = te(r), p(t, "class", "CategoryButtonCount");
4732
4711
  },
4733
4712
  m(o, s) {
4734
- T(o, t, s), E(t, n);
4713
+ A(o, t, s), w(t, n);
4735
4714
  },
4736
4715
  p(o, s) {
4737
4716
  var a;
4738
4717
  s[0] & /*sliderdata*/
4739
4718
  512 && r !== (r = /*category*/
4740
- ((a = o[53]) == null ? void 0 : a.games.total) + "") && me(n, r);
4719
+ ((a = o[53]) == null ? void 0 : a.games.total) + "") && be(n, r);
4741
4720
  },
4742
4721
  d(o) {
4743
- o && S(t);
4722
+ o && H(t);
4744
4723
  }
4745
4724
  };
4746
4725
  }
4747
- function ur(e) {
4726
+ function ar(e) {
4748
4727
  let t, r = (
4749
4728
  /*subGroupsData*/
4750
4729
  e[10].length > 0 && /*showsubgroups*/
4751
- e[2] == "true" && hr(e)
4730
+ e[2] == "true" && lr(e)
4752
4731
  );
4753
4732
  return {
4754
4733
  c() {
4755
4734
  r && r.c(), t = ne();
4756
4735
  },
4757
4736
  m(n, i) {
4758
- r && r.m(n, i), T(n, t, i);
4737
+ r && r.m(n, i), A(n, t, i);
4759
4738
  },
4760
4739
  p(n, i) {
4761
4740
  /*subGroupsData*/
4762
4741
  n[10].length > 0 && /*showsubgroups*/
4763
- n[2] == "true" ? r ? r.p(n, i) : (r = hr(n), r.c(), r.m(t.parentNode, t)) : r && (r.d(1), r = null);
4742
+ n[2] == "true" ? r ? r.p(n, i) : (r = lr(n), r.c(), r.m(t.parentNode, t)) : r && (r.d(1), r = null);
4764
4743
  },
4765
4744
  d(n) {
4766
- n && S(t), r && r.d(n);
4745
+ n && H(t), r && r.d(n);
4767
4746
  }
4768
4747
  };
4769
4748
  }
4770
- function hr(e) {
4771
- let t, r = he(
4749
+ function lr(e) {
4750
+ let t, r = ce(
4772
4751
  /*subGroupsData*/
4773
4752
  e[10]
4774
4753
  ), n = [];
4775
4754
  for (let i = 0; i < r.length; i += 1)
4776
- n[i] = pr(nr(e, r, i));
4755
+ n[i] = cr(tr(e, r, i));
4777
4756
  return {
4778
4757
  c() {
4779
4758
  t = B("ul");
4780
4759
  for (let i = 0; i < n.length; i += 1)
4781
4760
  n[i].c();
4782
- d(t, "class", "DropDown");
4761
+ p(t, "class", "DropDown");
4783
4762
  },
4784
4763
  m(i, o) {
4785
- T(i, t, o);
4764
+ A(i, t, o);
4786
4765
  for (let s = 0; s < n.length; s += 1)
4787
4766
  n[s] && n[s].m(t, null);
4788
4767
  },
4789
4768
  p(i, o) {
4790
4769
  if (o[0] & /*subGroupsData, sliderdata, activeIndex, activeSubIndex, prevSubIndex, handleClick*/
4791
4770
  18368) {
4792
- r = he(
4771
+ r = ce(
4793
4772
  /*subGroupsData*/
4794
4773
  i[10]
4795
4774
  );
4796
4775
  let s;
4797
4776
  for (s = 0; s < r.length; s += 1) {
4798
- const a = nr(i, r, s);
4799
- n[s] ? n[s].p(a, o) : (n[s] = pr(a), n[s].c(), n[s].m(t, null));
4777
+ const a = tr(i, r, s);
4778
+ n[s] ? n[s].p(a, o) : (n[s] = cr(a), n[s].c(), n[s].m(t, null));
4800
4779
  }
4801
4780
  for (; s < n.length; s += 1)
4802
4781
  n[s].d(1);
@@ -4804,11 +4783,11 @@ function hr(e) {
4804
4783
  }
4805
4784
  },
4806
4785
  d(i) {
4807
- i && S(t), xn(n, i);
4786
+ i && H(t), Cn(n, i);
4808
4787
  }
4809
4788
  };
4810
4789
  }
4811
- function cr(e) {
4790
+ function ur(e) {
4812
4791
  var c;
4813
4792
  let t, r, n = (
4814
4793
  /*subGroupItem*/
@@ -4848,7 +4827,7 @@ function cr(e) {
4848
4827
  }
4849
4828
  return {
4850
4829
  c() {
4851
- t = B("li"), r = B("span"), i = te(n), o = X(), d(t, "class", s = "SubDropDown " + /*index*/
4830
+ t = B("li"), r = B("span"), i = te(n), o = W(), p(t, "class", s = "SubDropDown " + /*index*/
4852
4831
  (e[55] == /*activeIndex*/
4853
4832
  e[6] && /*activeSubIndex*/
4854
4833
  (e[7] == /*subindex*/
@@ -4857,7 +4836,7 @@ function cr(e) {
4857
4836
  e[61]) ? "active" : ""));
4858
4837
  },
4859
4838
  m(f, m) {
4860
- T(f, t, m), E(t, r), E(r, i), E(t, o), a || (l = [
4839
+ A(f, t, m), w(t, r), w(r, i), w(t, o), a || (l = [
4861
4840
  J(t, "click", u),
4862
4841
  J(t, "keydown", h)
4863
4842
  ], a = !0);
@@ -4866,25 +4845,25 @@ function cr(e) {
4866
4845
  var b;
4867
4846
  e = f, m[0] & /*subGroupsData*/
4868
4847
  1024 && n !== (n = /*subGroupItem*/
4869
- ((b = e[59]) == null ? void 0 : b.name) + "") && me(i, n), m[0] & /*sliderdata, activeIndex, activeSubIndex, subGroupsData, prevSubIndex*/
4848
+ ((b = e[59]) == null ? void 0 : b.name) + "") && be(i, n), m[0] & /*sliderdata, activeIndex, activeSubIndex, subGroupsData, prevSubIndex*/
4870
4849
  1984 && s !== (s = "SubDropDown " + /*index*/
4871
4850
  (e[55] == /*activeIndex*/
4872
4851
  e[6] && /*activeSubIndex*/
4873
4852
  (e[7] == /*subindex*/
4874
4853
  e[61] || /*prevSubIndex*/
4875
4854
  e[8] == /*subindex*/
4876
- e[61]) ? "active" : "")) && d(t, "class", s);
4855
+ e[61]) ? "active" : "")) && p(t, "class", s);
4877
4856
  },
4878
4857
  d(f) {
4879
- f && S(t), a = !1, Y(l);
4858
+ f && H(t), a = !1, Q(l);
4880
4859
  }
4881
4860
  };
4882
4861
  }
4883
- function fr(e, t) {
4862
+ function hr(e, t) {
4884
4863
  let r, n, i = (
4885
4864
  /*index*/
4886
4865
  t[55] == /*subGroup*/
4887
- t[56].index && cr(t)
4866
+ t[56].index && ur(t)
4888
4867
  );
4889
4868
  return {
4890
4869
  key: e,
@@ -4893,20 +4872,20 @@ function fr(e, t) {
4893
4872
  r = ne(), i && i.c(), n = ne(), this.first = r;
4894
4873
  },
4895
4874
  m(o, s) {
4896
- T(o, r, s), i && i.m(o, s), T(o, n, s);
4875
+ A(o, r, s), i && i.m(o, s), A(o, n, s);
4897
4876
  },
4898
4877
  p(o, s) {
4899
4878
  t = o, /*index*/
4900
4879
  t[55] == /*subGroup*/
4901
- t[56].index ? i ? i.p(t, s) : (i = cr(t), i.c(), i.m(n.parentNode, n)) : i && (i.d(1), i = null);
4880
+ t[56].index ? i ? i.p(t, s) : (i = ur(t), i.c(), i.m(n.parentNode, n)) : i && (i.d(1), i = null);
4902
4881
  },
4903
4882
  d(o) {
4904
- o && (S(r), S(n)), i && i.d(o);
4883
+ o && (H(r), H(n)), i && i.d(o);
4905
4884
  }
4906
4885
  };
4907
4886
  }
4908
- function pr(e) {
4909
- let t = [], r = /* @__PURE__ */ new Map(), n, i = he(
4887
+ function cr(e) {
4888
+ let t = [], r = /* @__PURE__ */ new Map(), n, i = ce(
4910
4889
  /*subGroup*/
4911
4890
  e[56].items
4912
4891
  );
@@ -4915,8 +4894,8 @@ function pr(e) {
4915
4894
  s[59].id
4916
4895
  );
4917
4896
  for (let s = 0; s < i.length; s += 1) {
4918
- let a = ir(e, i, s), l = o(a);
4919
- r.set(l, t[s] = fr(l, a));
4897
+ let a = rr(e, i, s), l = o(a);
4898
+ r.set(l, t[s] = hr(l, a));
4920
4899
  }
4921
4900
  return {
4922
4901
  c() {
@@ -4927,28 +4906,28 @@ function pr(e) {
4927
4906
  m(s, a) {
4928
4907
  for (let l = 0; l < t.length; l += 1)
4929
4908
  t[l] && t[l].m(s, a);
4930
- T(s, n, a);
4909
+ A(s, n, a);
4931
4910
  },
4932
4911
  p(s, a) {
4933
4912
  a[0] & /*sliderdata, activeIndex, activeSubIndex, subGroupsData, prevSubIndex, handleClick*/
4934
- 18368 && (i = he(
4913
+ 18368 && (i = ce(
4935
4914
  /*subGroup*/
4936
4915
  s[56].items
4937
- ), t = vr(t, a, o, 1, s, i, r, n.parentNode, yr, fr, n, ir));
4916
+ ), t = gr(t, a, o, 1, s, i, r, n.parentNode, br, hr, n, rr));
4938
4917
  },
4939
4918
  d(s) {
4940
- s && S(n);
4919
+ s && H(n);
4941
4920
  for (let a = 0; a < t.length; a += 1)
4942
4921
  t[a].d(s);
4943
4922
  }
4944
4923
  };
4945
4924
  }
4946
- function dr(e, t) {
4925
+ function fr(e, t) {
4947
4926
  let r, n, i, o, s, a;
4948
4927
  function l(b, g) {
4949
4928
  return (
4950
4929
  /*location*/
4951
- b[0] === "headerMain" ? qo : Yo
4930
+ b[0] === "headerMain" ? Qo : zo
4952
4931
  );
4953
4932
  }
4954
4933
  let u = l(t), h = u(t), c = (
@@ -4956,7 +4935,7 @@ function dr(e, t) {
4956
4935
  t[11][
4957
4936
  /*index*/
4958
4937
  t[55]
4959
- ] == !0 && ur(t)
4938
+ ] == !0 && ar(t)
4960
4939
  );
4961
4940
  function f(...b) {
4962
4941
  return (
@@ -4987,7 +4966,7 @@ function dr(e, t) {
4987
4966
  first: null,
4988
4967
  c() {
4989
4968
  var b, g;
4990
- r = B("li"), h.c(), n = X(), c && c.c(), i = X(), d(r, "class", o = "CarouselItem " + /*activeindex*/
4969
+ r = B("li"), h.c(), n = W(), c && c.c(), i = W(), p(r, "class", o = "CarouselItem " + /*activeindex*/
4991
4970
  (((b = t[1]) == null ? void 0 : b.toString().indexOf("$")) > -1 ? (
4992
4971
  /*activeindex*/
4993
4972
  ((g = t[1]) == null ? void 0 : g.split("$").pop()) == /*category*/
@@ -5000,50 +4979,50 @@ function dr(e, t) {
5000
4979
  (t[0] == "headerMain" ? "" : "SecondaryMenu")), this.first = r;
5001
4980
  },
5002
4981
  m(b, g) {
5003
- T(b, r, g), h.m(r, null), E(r, n), c && c.m(r, null), E(r, i), s || (a = [
4982
+ A(b, r, g), h.m(r, null), w(r, n), c && c.m(r, null), w(r, i), s || (a = [
5004
4983
  J(r, "click", f),
5005
4984
  J(r, "keydown", m)
5006
4985
  ], s = !0);
5007
4986
  },
5008
4987
  p(b, g) {
5009
- var y, C;
4988
+ var y, x;
5010
4989
  t = b, u === (u = l(t)) && h ? h.p(t, g) : (h.d(1), h = u(t), h && (h.c(), h.m(r, n))), /*itemsActive*/
5011
4990
  t[11][
5012
4991
  /*index*/
5013
4992
  t[55]
5014
- ] == !0 ? c ? c.p(t, g) : (c = ur(t), c.c(), c.m(r, i)) : c && (c.d(1), c = null), g[0] & /*activeindex, sliderdata, location*/
4993
+ ] == !0 ? c ? c.p(t, g) : (c = ar(t), c.c(), c.m(r, i)) : c && (c.d(1), c = null), g[0] & /*activeindex, sliderdata, location*/
5015
4994
  515 && o !== (o = "CarouselItem " + /*activeindex*/
5016
4995
  (((y = t[1]) == null ? void 0 : y.toString().indexOf("$")) > -1 ? (
5017
4996
  /*activeindex*/
5018
- ((C = t[1]) == null ? void 0 : C.split("$").pop()) == /*category*/
4997
+ ((x = t[1]) == null ? void 0 : x.split("$").pop()) == /*category*/
5019
4998
  t[53].id.split("$").pop() ? "active" : ""
5020
4999
  ) : (
5021
5000
  /*activeindex*/
5022
5001
  t[1] == /*category*/
5023
5002
  t[53].id ? "active" : ""
5024
5003
  )) + " " + /*location*/
5025
- (t[0] == "headerMain" ? "" : "SecondaryMenu")) && d(r, "class", o);
5004
+ (t[0] == "headerMain" ? "" : "SecondaryMenu")) && p(r, "class", o);
5026
5005
  },
5027
5006
  d(b) {
5028
- b && S(r), h.d(), c && c.d(), s = !1, Y(a);
5007
+ b && H(r), h.d(), c && c.d(), s = !1, Q(a);
5029
5008
  }
5030
5009
  };
5031
5010
  }
5032
- function os(e) {
5011
+ function ns(e) {
5033
5012
  let t, r, n, i, o, s, a, l, u, h, c, f, m, b, g, y = (
5034
5013
  /*sliderdata*/
5035
- e[9].length > 0 && or(e)
5014
+ e[9].length > 0 && nr(e)
5036
5015
  );
5037
5016
  return {
5038
5017
  c() {
5039
- t = B("div"), r = B("div"), n = B("div"), n.innerHTML = '<svg fill="none" stroke="var(--emw--categories-arrows, var( --emw--color-white, #FFFFFF));" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="3" d="M15 19l-7-7 7-7"></path></svg>', i = X(), o = B("div"), s = B("ul"), a = B("li"), a.innerHTML = '<a href="#CarouselNav">Close Subs</a>', l = X(), y && y.c(), u = X(), h = B("div"), h.innerHTML = '<svg fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="3" d="M9 5l7 7-7 7"></path></svg>', d(n, "class", "CarouselLeftArrow"), d(a, "class", "TouchOnly"), d(s, "id", "CarouselNav"), d(s, "class", "CarouselItems"), d(o, "class", "CarouselNavWrap scroller"), d(h, "class", "CarouselRightArrow"), d(r, "class", c = `CarouselContainer CarouselContainerMobile ${/*location*/
5040
- e[0] === "headerMain" ? "CarouselContainerHeaderMain" : ""}`), d(r, "style", f = /*location*/
5041
- e[0] === "headerMain" ? "max-width: auto" : void 0), d(t, "class", m = "CarouselWrapper " + /*location*/
5018
+ t = B("div"), r = B("div"), n = B("div"), n.innerHTML = '<svg fill="none" stroke="var(--emw--categories-arrows, var( --emw--color-white, #FFFFFF));" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="3" d="M15 19l-7-7 7-7"></path></svg>', i = W(), o = B("div"), s = B("ul"), a = B("li"), a.innerHTML = '<a href="#CarouselNav">Close Subs</a>', l = W(), y && y.c(), u = W(), h = B("div"), h.innerHTML = '<svg fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="3" d="M9 5l7 7-7 7"></path></svg>', p(n, "class", "CarouselLeftArrow"), p(a, "class", "TouchOnly"), p(s, "id", "CarouselNav"), p(s, "class", "CarouselItems"), p(o, "class", "CarouselNavWrap scroller"), p(h, "class", "CarouselRightArrow"), p(r, "class", c = `CarouselContainer CarouselContainerMobile ${/*location*/
5019
+ e[0] === "headerMain" ? "CarouselContainerHeaderMain" : ""}`), p(r, "style", f = /*location*/
5020
+ e[0] === "headerMain" ? "max-width: auto" : void 0), p(t, "class", m = "CarouselWrapper " + /*location*/
5042
5021
  (e[0] === "headerMain" ? "CarouselWrapperHeaderMain" : "") + " " + /*isMobile*/
5043
5022
  (e[13] ? "CarouselWrapperMobile" : ""));
5044
5023
  },
5045
- m(C, A) {
5046
- T(C, t, A), E(t, r), E(r, n), E(r, i), E(r, o), E(o, s), E(s, a), E(s, l), y && y.m(s, null), e[38](s), e[39](o), E(r, u), E(r, h), e[42](t), b || (g = [
5024
+ m(x, I) {
5025
+ A(x, t, I), w(t, r), w(r, n), w(r, i), w(r, o), w(o, s), w(s, a), w(s, l), y && y.m(s, null), e[38](s), e[39](o), w(r, u), w(r, h), e[42](t), b || (g = [
5047
5026
  J(
5048
5027
  n,
5049
5028
  "click",
@@ -5070,178 +5049,178 @@ function os(e) {
5070
5049
  )
5071
5050
  ], b = !0);
5072
5051
  },
5073
- p(C, A) {
5052
+ p(x, I) {
5074
5053
  /*sliderdata*/
5075
- C[9].length > 0 ? y ? y.p(C, A) : (y = or(C), y.c(), y.m(s, null)) : y && (y.d(1), y = null), A[0] & /*location*/
5054
+ x[9].length > 0 ? y ? y.p(x, I) : (y = nr(x), y.c(), y.m(s, null)) : y && (y.d(1), y = null), I[0] & /*location*/
5076
5055
  1 && c !== (c = `CarouselContainer CarouselContainerMobile ${/*location*/
5077
- C[0] === "headerMain" ? "CarouselContainerHeaderMain" : ""}`) && d(r, "class", c), A[0] & /*location*/
5056
+ x[0] === "headerMain" ? "CarouselContainerHeaderMain" : ""}`) && p(r, "class", c), I[0] & /*location*/
5078
5057
  1 && f !== (f = /*location*/
5079
- C[0] === "headerMain" ? "max-width: auto" : void 0) && d(r, "style", f), A[0] & /*location*/
5058
+ x[0] === "headerMain" ? "max-width: auto" : void 0) && p(r, "style", f), I[0] & /*location*/
5080
5059
  1 && m !== (m = "CarouselWrapper " + /*location*/
5081
- (C[0] === "headerMain" ? "CarouselWrapperHeaderMain" : "") + " " + /*isMobile*/
5082
- (C[13] ? "CarouselWrapperMobile" : "")) && d(t, "class", m);
5060
+ (x[0] === "headerMain" ? "CarouselWrapperHeaderMain" : "") + " " + /*isMobile*/
5061
+ (x[13] ? "CarouselWrapperMobile" : "")) && p(t, "class", m);
5083
5062
  },
5084
- i: D,
5085
- o: D,
5086
- d(C) {
5087
- C && S(t), y && y.d(), e[38](null), e[39](null), e[42](null), b = !1, Y(g);
5063
+ i: k,
5064
+ o: k,
5065
+ d(x) {
5066
+ x && H(t), y && y.d(), e[38](null), e[39](null), e[42](null), b = !1, Q(g);
5088
5067
  }
5089
5068
  };
5090
5069
  }
5091
- function ss(e, t, r) {
5092
- let { endpoint: n = "" } = t, { datasource: i = "" } = t, { onclickeventname: o = "defaultEvent" } = t, { actionevent: s = "defaultEvent" } = t, { favoritesnumber: a = "0" } = t, { location: l = "" } = t, { mbsource: u } = t, { clientstyling: h = "" } = t, { clientstylingurl: c = "" } = t, { identity: f = "" } = t, { translationurl: m = "" } = t, { isprimarymenu: b = !1 } = t, { issecondarymenu: g = !1 } = t, { lang: y = "" } = t, { activeindex: C = "0" } = t, { showsubgroups: A = "false" } = t, { categoriesicon: N = "false" } = t, { lobbyiconimage: j = "" } = t, { mygamesiconimage: F = "" } = t;
5093
- Zo({ withLocale: "en", translations: {} });
5070
+ function is(e, t, r) {
5071
+ let { endpoint: n = "" } = t, { datasource: i = "" } = t, { onclickeventname: o = "defaultEvent" } = t, { actionevent: s = "defaultEvent" } = t, { favoritesnumber: a = "0" } = t, { location: l = "" } = t, { mbsource: u } = t, { clientstyling: h = "" } = t, { clientstylingurl: c = "" } = t, { identity: f = "" } = t, { translationurl: m = "" } = t, { isprimarymenu: b = !1 } = t, { issecondarymenu: g = !1 } = t, { lang: y = "" } = t, { activeindex: x = "0" } = t, { showsubgroups: I = "false" } = t, { categoriesicon: N = "false" } = t, { lobbyiconimage: j = "" } = t, { mygamesiconimage: F = "" } = t;
5072
+ Wo({ withLocale: "en", translations: {} });
5094
5073
  const V = () => {
5095
- fetch(m).then((w) => w.json()).then((w) => {
5096
- Object.keys(w).forEach((M) => {
5097
- er(M, w[M]);
5074
+ fetch(m).then((C) => C.json()).then((C) => {
5075
+ Object.keys(C).forEach((M) => {
5076
+ Jt(M, C[M]);
5098
5077
  });
5099
- }).catch((w) => {
5100
- console.log(w);
5078
+ }).catch((C) => {
5079
+ console.log(C);
5101
5080
  });
5102
5081
  };
5103
- Object.keys(tr).forEach((p) => {
5104
- er(p, tr[p]);
5082
+ Object.keys(Kt).forEach((d) => {
5083
+ Jt(d, Kt[d]);
5105
5084
  });
5106
- let H = window.navigator.userAgent, U = jo(H) !== "PC", O, G, ve, ze, Z, _e = [], Ie = [], oe = [], L, Ee = (p, w, M, z, k) => {
5085
+ let T = window.navigator.userAgent, U = Go(T) !== "PC", O, G, _e, Xe, X, Ee = [], Ie = [], oe = [], L, we = (d, C, M, Z, D) => {
5107
5086
  var re;
5108
- if (!(p.subGroups && z === null)) {
5109
- if (Be(), r(6, G = w), r(6, G), k != "secondary") {
5087
+ if (!(d.subGroups && Z === null)) {
5088
+ if (Be(), r(6, G = C), r(6, G), D != "secondary") {
5110
5089
  window.postMessage(
5111
5090
  {
5112
5091
  type: s == "CategoryChange" ? "CategoryChange" : "NavigateTo",
5113
5092
  buzz: "1",
5114
- itemId: p.id,
5115
- index: w,
5116
- item: p,
5117
- path: p.path,
5118
- externalLink: p.externalLink || !1,
5119
- target: ((re = p.attrs) == null ? void 0 : re.target) || null
5093
+ itemId: d.id,
5094
+ index: C,
5095
+ item: d,
5096
+ path: d.path,
5097
+ externalLink: d.externalLink || !1,
5098
+ target: ((re = d.attrs) == null ? void 0 : re.target) || null
5120
5099
  },
5121
5100
  window.location.href
5122
- ), r(7, ve = null), r(8, ze = null);
5101
+ ), r(7, _e = null), r(8, Xe = null);
5123
5102
  return;
5124
5103
  }
5125
- r(7, ve = z), r(7, ve), r(8, ze = ve), window.postMessage(
5104
+ r(7, _e = Z), r(7, _e), r(8, Xe = _e), window.postMessage(
5126
5105
  {
5127
5106
  type: s,
5128
5107
  itemId: M.id,
5129
- subIndex: z,
5108
+ subIndex: Z,
5130
5109
  subItem: M
5131
5110
  },
5132
5111
  window.location.href
5133
5112
  );
5134
5113
  }
5135
- }, Qe = () => {
5114
+ }, Ze = () => {
5136
5115
  L && (oe.length !== G ? r(12, L.scrollLeft -= 250, L) : r(12, L.scrollLeft = 0, L));
5137
- }, Ye = () => {
5116
+ }, ze = () => {
5138
5117
  L && (oe.length !== G ? r(12, L.scrollLeft += 250, L) : r(12, L.scrollLeft = 0, L));
5139
5118
  };
5140
- const Ht = (p) => {
5141
- p.data.type == "SliderData" && p.data.identity == f && (r(9, _e = p.data.data), r(11, oe = new Array(_e.length).fill(!1)), A == "true" && Kr()), p.data.type == "GoToHomepage" && _e.forEach((w, M) => {
5142
- w.path.endsWith("/casino") && (r(6, G = M), r(6, G));
5119
+ const xt = (d) => {
5120
+ d.data.type == "SliderData" && d.data.identity == f && (r(9, Ee = d.data.data), r(11, oe = new Array(Ee.length).fill(!1)), I == "true" && Jr()), d.data.type == "GoToHomepage" && Ee.forEach((C, M) => {
5121
+ C.path.endsWith("/casino") && (r(6, G = M), r(6, G));
5143
5122
  });
5144
- }, qr = () => {
5145
- zo(y);
5146
- }, Jr = (p, w, M) => {
5147
- if (l == "secondaryMenu" && n && i && y && p.id) {
5148
- let z = new URL(`${n}/v1/casino/groups/${i}/${p.id}/subGroups?language=${y}`);
5149
- fetch(z.href).then((k) => k.json()).then((k) => {
5150
- k.index = w, r(10, Ie = Ie.concat(k)), A == "false" && window.postMessage(
5123
+ }, Yr = () => {
5124
+ Xo(y);
5125
+ }, qr = (d, C, M) => {
5126
+ if (l == "secondaryMenu" && n && i && y && d.id) {
5127
+ let Z = new URL(`${n}/v1/casino/groups/${i}/${d.id}/subGroups?language=${y}`);
5128
+ fetch(Z.href).then((D) => D.json()).then((D) => {
5129
+ D.index = C, r(10, Ie = Ie.concat(D)), I == "false" && window.postMessage(
5151
5130
  {
5152
5131
  type: s,
5153
- itemId: p.id,
5154
- index: w,
5155
- item: p
5132
+ itemId: d.id,
5133
+ index: C,
5134
+ item: d
5156
5135
  },
5157
5136
  window.location.href
5158
5137
  );
5159
5138
  const re = [];
5160
- Ie.map((fn) => (fn.items.forEach((Tt) => {
5161
- re.find((pn) => Tt.id == pn) || re.push(Tt.id);
5139
+ Ie.map((cn) => (cn.items.forEach((St) => {
5140
+ re.find((fn) => St.id == fn) || re.push(St.id);
5162
5141
  }), re.flat())), window.postMessage({ type: "SubgroupsIds", subGroupsIds: re }, window.location.href);
5163
5142
  }).then(() => {
5164
5143
  O.querySelectorAll(".DropDown") && Be();
5165
5144
  });
5166
5145
  }
5167
- l == "headerMain" && window.postMessage({ type: s, item: p }, window.location.href);
5146
+ l == "headerMain" && window.postMessage({ type: s, item: d }, window.location.href);
5168
5147
  }, Be = () => {
5169
- const p = O.querySelectorAll(".DropDown");
5148
+ const d = O.querySelectorAll(".DropDown");
5170
5149
  document.activeElement.blur(), L.classList.add("isScrolling");
5171
- for (let w = 0; w < p.length; w++)
5172
- p[w].style.transform = "translateX(-" + L.scrollLeft + "px)";
5150
+ for (let C = 0; C < d.length; C++)
5151
+ d[C].style.transform = "translateX(-" + L.scrollLeft + "px)";
5173
5152
  L.classList.remove("isScrolling");
5174
- }, Kr = () => {
5175
- _e.forEach((p, w) => {
5153
+ }, Jr = () => {
5154
+ Ee.forEach((d, C) => {
5176
5155
  var M;
5177
- ((M = p == null ? void 0 : p.subGroups) == null ? void 0 : M.count) > 0 && (r(11, oe[w] = !0, oe), Jr(p, w));
5156
+ ((M = d == null ? void 0 : d.subGroups) == null ? void 0 : M.count) > 0 && (r(11, oe[C] = !0, oe), qr(d, C));
5178
5157
  });
5179
5158
  };
5180
- An(() => ("ontouchstart" in document.documentElement && (document.documentElement.className += " touch-device"), window.addEventListener("message", Ht, !1), window.postMessage({ type: "SliderMounted", identity: f }), setTimeout(
5159
+ Tn(() => ("ontouchstart" in document.documentElement && (document.documentElement.className += " touch-device"), window.addEventListener("message", xt, !1), window.postMessage({ type: "SliderMounted", identity: f }), setTimeout(
5181
5160
  () => {
5182
5161
  L.addEventListener("scroll", Be);
5183
5162
  },
5184
5163
  500
5185
5164
  ), () => {
5186
- window.removeEventListener("message", Ht), O.removeEventListener("scroll", Be);
5165
+ window.removeEventListener("message", xt), O.removeEventListener("scroll", Be);
5187
5166
  }));
5188
- const en = () => Qe(), tn = (p) => {
5189
- (p.key === "Enter" || p.key === " ") && (Qe(), p.preventDefault());
5190
- }, rn = (p, w, M, z, k) => {
5191
- Ee(p, w, M, z, "secondary"), k.stopPropagation();
5192
- }, nn = (p, w, M, z, k) => {
5193
- (k.key === "Enter" || k.key === " ") && (Ee(p, w, M, z, "secondary"), k.stopPropagation(), k.preventDefault());
5194
- }, on = (p, w, M) => {
5195
- Ee(p, w, null, null, "main"), M.preventDefault();
5196
- }, sn = (p, w, M) => {
5197
- (M.key === "Enter" || M.key === " ") && (Ee(p, w, null, null, "main"), M.preventDefault());
5167
+ const Kr = () => Ze(), en = (d) => {
5168
+ (d.key === "Enter" || d.key === " ") && (Ze(), d.preventDefault());
5169
+ }, tn = (d, C, M, Z, D) => {
5170
+ we(d, C, M, Z, "secondary"), D.stopPropagation();
5171
+ }, rn = (d, C, M, Z, D) => {
5172
+ (D.key === "Enter" || D.key === " ") && (we(d, C, M, Z, "secondary"), D.stopPropagation(), D.preventDefault());
5173
+ }, nn = (d, C, M) => {
5174
+ we(d, C, null, null, "main"), M.preventDefault();
5175
+ }, on = (d, C, M) => {
5176
+ (M.key === "Enter" || M.key === " ") && (we(d, C, null, null, "main"), M.preventDefault());
5198
5177
  };
5199
- function an(p) {
5200
- xe[p ? "unshift" : "push"](() => {
5201
- O = p, r(5, O);
5178
+ function sn(d) {
5179
+ Se[d ? "unshift" : "push"](() => {
5180
+ O = d, r(5, O);
5202
5181
  });
5203
5182
  }
5204
- function ln(p) {
5205
- xe[p ? "unshift" : "push"](() => {
5206
- L = p, r(12, L);
5183
+ function an(d) {
5184
+ Se[d ? "unshift" : "push"](() => {
5185
+ L = d, r(12, L);
5207
5186
  });
5208
5187
  }
5209
- const un = () => Ye(), hn = (p) => {
5210
- (p.key === "Enter" || p.key === " ") && (Ye(), p.preventDefault());
5188
+ const ln = () => ze(), un = (d) => {
5189
+ (d.key === "Enter" || d.key === " ") && (ze(), d.preventDefault());
5211
5190
  };
5212
- function cn(p) {
5213
- xe[p ? "unshift" : "push"](() => {
5214
- Z = p, r(4, Z);
5191
+ function hn(d) {
5192
+ Se[d ? "unshift" : "push"](() => {
5193
+ X = d, r(4, X);
5215
5194
  });
5216
5195
  }
5217
- return e.$$set = (p) => {
5218
- "endpoint" in p && r(17, n = p.endpoint), "datasource" in p && r(18, i = p.datasource), "onclickeventname" in p && r(19, o = p.onclickeventname), "actionevent" in p && r(20, s = p.actionevent), "favoritesnumber" in p && r(21, a = p.favoritesnumber), "location" in p && r(0, l = p.location), "mbsource" in p && r(22, u = p.mbsource), "clientstyling" in p && r(23, h = p.clientstyling), "clientstylingurl" in p && r(24, c = p.clientstylingurl), "identity" in p && r(25, f = p.identity), "translationurl" in p && r(26, m = p.translationurl), "isprimarymenu" in p && r(27, b = p.isprimarymenu), "issecondarymenu" in p && r(28, g = p.issecondarymenu), "lang" in p && r(29, y = p.lang), "activeindex" in p && r(1, C = p.activeindex), "showsubgroups" in p && r(2, A = p.showsubgroups), "categoriesicon" in p && r(3, N = p.categoriesicon), "lobbyiconimage" in p && r(30, j = p.lobbyiconimage), "mygamesiconimage" in p && r(31, F = p.mygamesiconimage);
5196
+ return e.$$set = (d) => {
5197
+ "endpoint" in d && r(17, n = d.endpoint), "datasource" in d && r(18, i = d.datasource), "onclickeventname" in d && r(19, o = d.onclickeventname), "actionevent" in d && r(20, s = d.actionevent), "favoritesnumber" in d && r(21, a = d.favoritesnumber), "location" in d && r(0, l = d.location), "mbsource" in d && r(22, u = d.mbsource), "clientstyling" in d && r(23, h = d.clientstyling), "clientstylingurl" in d && r(24, c = d.clientstylingurl), "identity" in d && r(25, f = d.identity), "translationurl" in d && r(26, m = d.translationurl), "isprimarymenu" in d && r(27, b = d.isprimarymenu), "issecondarymenu" in d && r(28, g = d.issecondarymenu), "lang" in d && r(29, y = d.lang), "activeindex" in d && r(1, x = d.activeindex), "showsubgroups" in d && r(2, I = d.showsubgroups), "categoriesicon" in d && r(3, N = d.categoriesicon), "lobbyiconimage" in d && r(30, j = d.lobbyiconimage), "mygamesiconimage" in d && r(31, F = d.mygamesiconimage);
5219
5198
  }, e.$$.update = () => {
5220
5199
  e.$$.dirty[0] & /*activeindex*/
5221
5200
  2, e.$$.dirty[0] & /*translationurl*/
5222
5201
  67108864 && m && V(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
5223
- 8388624 && h && Z && Vo(Z, h), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
5224
- 16777232 && c && Z && Wo(Z, c), e.$$.dirty[0] & /*mbsource, customStylingContainer*/
5225
- 4194320 && u && Z && Xo(Z, `${u}.Style`), e.$$.dirty[0] & /*lang*/
5226
- 536870912 && y && qr();
5202
+ 8388624 && h && X && $o(X, h), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
5203
+ 16777232 && c && X && jo(X, c), e.$$.dirty[0] & /*mbsource, customStylingContainer*/
5204
+ 4194320 && u && X && Vo(X, `${u}.Style`), e.$$.dirty[0] & /*lang*/
5205
+ 536870912 && y && Yr();
5227
5206
  }, [
5228
5207
  l,
5229
- C,
5230
- A,
5208
+ x,
5209
+ I,
5231
5210
  N,
5232
- Z,
5211
+ X,
5233
5212
  O,
5234
5213
  G,
5235
- ve,
5236
- ze,
5237
5214
  _e,
5215
+ Xe,
5216
+ Ee,
5238
5217
  Ie,
5239
5218
  oe,
5240
5219
  L,
5241
5220
  U,
5242
- Ee,
5243
- Qe,
5244
- Ye,
5221
+ we,
5222
+ Ze,
5223
+ ze,
5245
5224
  n,
5246
5225
  i,
5247
5226
  o,
@@ -5257,6 +5236,7 @@ function ss(e, t, r) {
5257
5236
  y,
5258
5237
  j,
5259
5238
  F,
5239
+ Kr,
5260
5240
  en,
5261
5241
  tn,
5262
5242
  rn,
@@ -5266,18 +5246,17 @@ function ss(e, t, r) {
5266
5246
  an,
5267
5247
  ln,
5268
5248
  un,
5269
- hn,
5270
- cn
5249
+ hn
5271
5250
  ];
5272
5251
  }
5273
- class as extends Dn {
5252
+ class os extends Dn {
5274
5253
  constructor(t) {
5275
- super(), Fn(
5254
+ super(), Rn(
5276
5255
  this,
5277
5256
  t,
5278
- ss,
5279
- os,
5280
- br,
5257
+ is,
5258
+ ns,
5259
+ pr,
5281
5260
  {
5282
5261
  endpoint: 17,
5283
5262
  datasource: 18,
@@ -5299,7 +5278,7 @@ class as extends Dn {
5299
5278
  lobbyiconimage: 30,
5300
5279
  mygamesiconimage: 31
5301
5280
  },
5302
- Qo,
5281
+ Zo,
5303
5282
  [-1, -1]
5304
5283
  );
5305
5284
  }
@@ -5418,7 +5397,7 @@ class as extends Dn {
5418
5397
  this.$$set({ mygamesiconimage: t }), P();
5419
5398
  }
5420
5399
  }
5421
- kn(as, { endpoint: {}, datasource: {}, onclickeventname: {}, actionevent: {}, favoritesnumber: {}, location: {}, mbsource: {}, clientstyling: {}, clientstylingurl: {}, identity: {}, translationurl: {}, isprimarymenu: { type: "Boolean" }, issecondarymenu: { type: "Boolean" }, lang: {}, activeindex: {}, showsubgroups: {}, categoriesicon: {}, lobbyiconimage: {}, mygamesiconimage: {} }, [], [], !0);
5400
+ Fn(os, { endpoint: {}, datasource: {}, onclickeventname: {}, actionevent: {}, favoritesnumber: {}, location: {}, mbsource: {}, clientstyling: {}, clientstylingurl: {}, identity: {}, translationurl: {}, isprimarymenu: { type: "Boolean" }, issecondarymenu: { type: "Boolean" }, lang: {}, activeindex: {}, showsubgroups: {}, categoriesicon: {}, lobbyiconimage: {}, mygamesiconimage: {} }, [], [], !0);
5422
5401
  export {
5423
- as as default
5402
+ os as default
5424
5403
  };