@everymatrix/casino-promotions-slider 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,42 +1,42 @@
1
1
  function W() {
2
2
  }
3
- function or(e) {
3
+ function nr(e) {
4
4
  return e();
5
5
  }
6
- function wt() {
6
+ function St() {
7
7
  return /* @__PURE__ */ Object.create(null);
8
8
  }
9
- function ce(e) {
10
- e.forEach(or);
9
+ function fe(e) {
10
+ e.forEach(nr);
11
11
  }
12
- function yt(e) {
12
+ function pt(e) {
13
13
  return typeof e == "function";
14
14
  }
15
- function sr(e, t) {
15
+ function ir(e, t) {
16
16
  return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
17
17
  }
18
18
  let we;
19
- function ie(e, t) {
19
+ function oe(e, t) {
20
20
  return e === t ? !0 : (we || (we = document.createElement("a")), we.href = t, e === we.href);
21
21
  }
22
- function Tt(e) {
22
+ function Pt(e) {
23
23
  return e.split(",").map((t) => t.trim().split(" ").filter(Boolean));
24
24
  }
25
- function ar(e, t) {
26
- const r = Tt(e.srcset), n = Tt(t || "");
25
+ function or(e, t) {
26
+ const r = Pt(e.srcset), n = Pt(t || "");
27
27
  return n.length === r.length && n.every(
28
28
  ([i, o], a) => o === r[a][1] && // We need to test both ways because Vite will create an a full URL with
29
29
  // `new URL(asset, import.meta.url).href` for the client when `base: './'`, and the
30
30
  // relative URLs inside srcset are not automatically resolved to absolute URLs by
31
31
  // browsers (in contrast to img.src). This means both SSR and DOM code could
32
32
  // contain relative or absolute URLs.
33
- (ie(r[a][0], i) || ie(i, r[a][0]))
33
+ (oe(r[a][0], i) || oe(i, r[a][0]))
34
34
  );
35
35
  }
36
- function tn(e) {
36
+ function en(e) {
37
37
  return Object.keys(e).length === 0;
38
38
  }
39
- function lr(e, ...t) {
39
+ function sr(e, ...t) {
40
40
  if (e == null) {
41
41
  for (const n of t)
42
42
  n(void 0);
@@ -45,20 +45,20 @@ function lr(e, ...t) {
45
45
  const r = e.subscribe(...t);
46
46
  return r.unsubscribe ? () => r.unsubscribe() : r;
47
47
  }
48
- function rn(e, t, r) {
49
- e.$$.on_destroy.push(lr(t, r));
48
+ function tn(e, t, r) {
49
+ e.$$.on_destroy.push(sr(t, r));
50
50
  }
51
51
  function y(e, t) {
52
52
  e.appendChild(t);
53
53
  }
54
- function nn(e, t, r) {
55
- const n = on(e);
54
+ function rn(e, t, r) {
55
+ const n = nn(e);
56
56
  if (!n.getElementById(t)) {
57
- const i = P("style");
58
- i.id = t, i.textContent = r, sn(n, i);
57
+ const i = w("style");
58
+ i.id = t, i.textContent = r, on(n, i);
59
59
  }
60
60
  }
61
- function on(e) {
61
+ function nn(e) {
62
62
  if (!e)
63
63
  return document;
64
64
  const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
@@ -68,7 +68,7 @@ function on(e) {
68
68
  t
69
69
  ) : e.ownerDocument;
70
70
  }
71
- function sn(e, t) {
71
+ function on(e, t) {
72
72
  return y(
73
73
  /** @type {Document} */
74
74
  e.head || e,
@@ -81,40 +81,40 @@ function X(e, t, r) {
81
81
  function $(e) {
82
82
  e.parentNode && e.parentNode.removeChild(e);
83
83
  }
84
- function _t(e, t) {
84
+ function gt(e, t) {
85
85
  for (let r = 0; r < e.length; r += 1)
86
86
  e[r] && e[r].d(t);
87
87
  }
88
- function P(e) {
88
+ function w(e) {
89
89
  return document.createElement(e);
90
90
  }
91
- function Ze(e) {
91
+ function ze(e) {
92
92
  return document.createElementNS("http://www.w3.org/2000/svg", e);
93
93
  }
94
- function oe(e) {
94
+ function se(e) {
95
95
  return document.createTextNode(e);
96
96
  }
97
97
  function G() {
98
- return oe(" ");
98
+ return se(" ");
99
99
  }
100
- function ye(e, t, r, n) {
100
+ function _e(e, t, r, n) {
101
101
  return e.addEventListener(t, r, n), () => e.removeEventListener(t, r, n);
102
102
  }
103
- function p(e, t, r) {
103
+ function m(e, t, r) {
104
104
  r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
105
105
  }
106
- function an(e) {
106
+ function sn(e) {
107
107
  return Array.from(e.childNodes);
108
108
  }
109
- function De(e, t) {
109
+ function Re(e, t) {
110
110
  t = "" + t, e.data !== t && (e.data = /** @type {string} */
111
111
  t);
112
112
  }
113
- function ln(e, t, r, n) {
113
+ function an(e, t, r, n) {
114
114
  e.style.setProperty(t, r, "");
115
115
  }
116
116
  let Te;
117
- function un() {
117
+ function ln() {
118
118
  if (Te === void 0) {
119
119
  Te = !1;
120
120
  try {
@@ -125,16 +125,16 @@ function un() {
125
125
  }
126
126
  return Te;
127
127
  }
128
- function hn(e, t) {
128
+ function un(e, t) {
129
129
  getComputedStyle(e).position === "static" && (e.style.position = "relative");
130
- const n = P("iframe");
130
+ const n = w("iframe");
131
131
  n.setAttribute(
132
132
  "style",
133
133
  "display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; border: 0; opacity: 0; pointer-events: none; z-index: -1;"
134
134
  ), n.setAttribute("aria-hidden", "true"), n.tabIndex = -1;
135
- const i = un();
135
+ const i = ln();
136
136
  let o;
137
- return i ? (n.src = "data:text/html,<script>onresize=function(){parent.postMessage(0,'*')}<\/script>", o = ye(
137
+ return i ? (n.src = "data:text/html,<script>onresize=function(){parent.postMessage(0,'*')}<\/script>", o = _e(
138
138
  window,
139
139
  "message",
140
140
  /** @param {MessageEvent} event */
@@ -142,15 +142,15 @@ function hn(e, t) {
142
142
  a.source === n.contentWindow && t();
143
143
  }
144
144
  )) : (n.src = "about:blank", n.onload = () => {
145
- o = ye(n.contentWindow, "resize", t), t();
145
+ o = _e(n.contentWindow, "resize", t), t();
146
146
  }), y(e, n), () => {
147
147
  (i || o && n.contentWindow) && o(), $(n);
148
148
  };
149
149
  }
150
- function cn(e, t, { bubbles: r = !1, cancelable: n = !1 } = {}) {
150
+ function hn(e, t, { bubbles: r = !1, cancelable: n = !1 } = {}) {
151
151
  return new CustomEvent(e, { detail: t, bubbles: r, cancelable: n });
152
152
  }
153
- function fn(e) {
153
+ function cn(e) {
154
154
  const t = {};
155
155
  return e.childNodes.forEach(
156
156
  /** @param {Element} node */
@@ -159,24 +159,24 @@ function fn(e) {
159
159
  }
160
160
  ), t;
161
161
  }
162
- let _e;
163
- function be(e) {
164
- _e = e;
162
+ let xe;
163
+ function ve(e) {
164
+ xe = e;
165
165
  }
166
- function ur() {
167
- if (!_e)
166
+ function ar() {
167
+ if (!xe)
168
168
  throw new Error("Function called outside component initialization");
169
- return _e;
169
+ return xe;
170
170
  }
171
- function dn(e) {
172
- ur().$$.on_mount.push(e);
171
+ function fn(e) {
172
+ ar().$$.on_mount.push(e);
173
173
  }
174
- function pn() {
175
- const e = ur();
174
+ function dn() {
175
+ const e = ar();
176
176
  return (t, r, { cancelable: n = !1 } = {}) => {
177
177
  const i = e.$$.callbacks[t];
178
178
  if (i) {
179
- const o = cn(
179
+ const o = hn(
180
180
  /** @type {string} */
181
181
  t,
182
182
  r,
@@ -189,86 +189,86 @@ function pn() {
189
189
  return !0;
190
190
  };
191
191
  }
192
- const re = [], ve = [];
192
+ const re = [], ye = [];
193
193
  let ne = [];
194
- const Ht = [], mn = /* @__PURE__ */ Promise.resolve();
195
- let nt = !1;
196
- function gn() {
197
- nt || (nt = !0, mn.then(z));
194
+ const wt = [], mn = /* @__PURE__ */ Promise.resolve();
195
+ let tt = !1;
196
+ function pn() {
197
+ tt || (tt = !0, mn.then(z));
198
198
  }
199
- function Le(e) {
199
+ function Ne(e) {
200
200
  ne.push(e);
201
201
  }
202
- const Ye = /* @__PURE__ */ new Set();
202
+ const We = /* @__PURE__ */ new Set();
203
203
  let ee = 0;
204
204
  function z() {
205
205
  if (ee !== 0)
206
206
  return;
207
- const e = _e;
207
+ const e = xe;
208
208
  do {
209
209
  try {
210
210
  for (; ee < re.length; ) {
211
211
  const t = re[ee];
212
- ee++, be(t), bn(t.$$);
212
+ ee++, ve(t), gn(t.$$);
213
213
  }
214
214
  } catch (t) {
215
215
  throw re.length = 0, ee = 0, t;
216
216
  }
217
- for (be(null), re.length = 0, ee = 0; ve.length; )
218
- ve.pop()();
217
+ for (ve(null), re.length = 0, ee = 0; ye.length; )
218
+ ye.pop()();
219
219
  for (let t = 0; t < ne.length; t += 1) {
220
220
  const r = ne[t];
221
- Ye.has(r) || (Ye.add(r), r());
221
+ We.has(r) || (We.add(r), r());
222
222
  }
223
223
  ne.length = 0;
224
224
  } while (re.length);
225
- for (; Ht.length; )
226
- Ht.pop()();
227
- nt = !1, Ye.clear(), be(e);
225
+ for (; wt.length; )
226
+ wt.pop()();
227
+ tt = !1, We.clear(), ve(e);
228
228
  }
229
- function bn(e) {
229
+ function gn(e) {
230
230
  if (e.fragment !== null) {
231
- e.update(), ce(e.before_update);
231
+ e.update(), fe(e.before_update);
232
232
  const t = e.dirty;
233
- e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Le);
233
+ e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Ne);
234
234
  }
235
235
  }
236
- function vn(e) {
236
+ function bn(e) {
237
237
  const t = [], r = [];
238
238
  ne.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), ne = t;
239
239
  }
240
- const yn = /* @__PURE__ */ new Set();
241
- function _n(e, t) {
242
- e && e.i && (yn.delete(e), e.i(t));
240
+ const vn = /* @__PURE__ */ new Set();
241
+ function yn(e, t) {
242
+ e && e.i && (vn.delete(e), e.i(t));
243
243
  }
244
- function se(e) {
244
+ function ae(e) {
245
245
  return e?.length !== void 0 ? e : Array.from(e);
246
246
  }
247
- function xn(e, t, r) {
247
+ function _n(e, t, r) {
248
248
  const { fragment: n, after_update: i } = e.$$;
249
- n && n.m(t, r), Le(() => {
250
- const o = e.$$.on_mount.map(or).filter(yt);
251
- e.$$.on_destroy ? e.$$.on_destroy.push(...o) : ce(o), e.$$.on_mount = [];
252
- }), i.forEach(Le);
249
+ n && n.m(t, r), Ne(() => {
250
+ const o = e.$$.on_mount.map(nr).filter(pt);
251
+ e.$$.on_destroy ? e.$$.on_destroy.push(...o) : fe(o), e.$$.on_mount = [];
252
+ }), i.forEach(Ne);
253
253
  }
254
- function En(e, t) {
254
+ function xn(e, t) {
255
255
  const r = e.$$;
256
- r.fragment !== null && (vn(r.after_update), ce(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
256
+ r.fragment !== null && (bn(r.after_update), fe(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
257
257
  }
258
- function Sn(e, t) {
259
- e.$$.dirty[0] === -1 && (re.push(e), gn(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
258
+ function En(e, t) {
259
+ e.$$.dirty[0] === -1 && (re.push(e), pn(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
260
260
  }
261
- function Pn(e, t, r, n, i, o, a = null, u = [-1]) {
262
- const c = _e;
263
- be(e);
264
- const l = e.$$ = {
261
+ function Sn(e, t, r, n, i, o, a = null, l = [-1]) {
262
+ const c = xe;
263
+ ve(e);
264
+ const u = e.$$ = {
265
265
  fragment: null,
266
266
  ctx: [],
267
267
  // state
268
268
  props: o,
269
269
  update: W,
270
270
  not_equal: i,
271
- bound: wt(),
271
+ bound: St(),
272
272
  // lifecycle
273
273
  on_mount: [],
274
274
  on_destroy: [],
@@ -277,28 +277,28 @@ function Pn(e, t, r, n, i, o, a = null, u = [-1]) {
277
277
  after_update: [],
278
278
  context: new Map(t.context || (c ? c.$$.context : [])),
279
279
  // everything else
280
- callbacks: wt(),
281
- dirty: u,
280
+ callbacks: St(),
281
+ dirty: l,
282
282
  skip_bound: !1,
283
283
  root: t.target || c.$$.root
284
284
  };
285
- a && a(l.root);
285
+ a && a(u.root);
286
286
  let s = !1;
287
- if (l.ctx = r ? r(e, t.props || {}, (h, f, ...d) => {
288
- const m = d.length ? d[0] : f;
289
- return l.ctx && i(l.ctx[h], l.ctx[h] = m) && (!l.skip_bound && l.bound[h] && l.bound[h](m), s && Sn(e, h)), f;
290
- }) : [], l.update(), s = !0, ce(l.before_update), l.fragment = n ? n(l.ctx) : !1, t.target) {
287
+ if (u.ctx = r ? r(e, t.props || {}, (h, f, ...d) => {
288
+ const p = d.length ? d[0] : f;
289
+ return u.ctx && i(u.ctx[h], u.ctx[h] = p) && (!u.skip_bound && u.bound[h] && u.bound[h](p), s && En(e, h)), f;
290
+ }) : [], u.update(), s = !0, fe(u.before_update), u.fragment = n ? n(u.ctx) : !1, t.target) {
291
291
  if (t.hydrate) {
292
- const h = an(t.target);
293
- l.fragment && l.fragment.l(h), h.forEach($);
292
+ const h = sn(t.target);
293
+ u.fragment && u.fragment.l(h), h.forEach($);
294
294
  } else
295
- l.fragment && l.fragment.c();
296
- t.intro && _n(e.$$.fragment), xn(e, t.target, t.anchor), z();
295
+ u.fragment && u.fragment.c();
296
+ t.intro && yn(e.$$.fragment), _n(e, t.target, t.anchor), z();
297
297
  }
298
- be(c);
298
+ ve(c);
299
299
  }
300
- let hr;
301
- typeof HTMLElement == "function" && (hr = class extends HTMLElement {
300
+ let lr;
301
+ typeof HTMLElement == "function" && (lr = class extends HTMLElement {
302
302
  /** The Svelte component constructor */
303
303
  $$ctor;
304
304
  /** Slots */
@@ -340,14 +340,14 @@ typeof HTMLElement == "function" && (hr = class extends HTMLElement {
340
340
  let o;
341
341
  return {
342
342
  c: function() {
343
- o = P("slot"), i !== "default" && p(o, "name", i);
343
+ o = w("slot"), i !== "default" && m(o, "name", i);
344
344
  },
345
345
  /**
346
346
  * @param {HTMLElement} target
347
347
  * @param {HTMLElement} [anchor]
348
348
  */
349
- m: function(c, l) {
350
- X(c, o, l);
349
+ m: function(c, u) {
350
+ X(c, o, u);
351
351
  },
352
352
  d: function(c) {
353
353
  c && $(o);
@@ -357,7 +357,7 @@ typeof HTMLElement == "function" && (hr = class extends HTMLElement {
357
357
  };
358
358
  if (await Promise.resolve(), !this.$$cn || this.$$c)
359
359
  return;
360
- const t = {}, r = fn(this);
360
+ const t = {}, r = cn(this);
361
361
  for (const i of this.$$s)
362
362
  i in r && (t[i] = [e(i)]);
363
363
  for (const i of this.attributes) {
@@ -444,36 +444,36 @@ function Ae(e, t, r, n) {
444
444
  return t;
445
445
  }
446
446
  }
447
- function wn(e, t, r, n, i, o) {
448
- let a = class extends hr {
447
+ function Pn(e, t, r, n, i, o) {
448
+ let a = class extends lr {
449
449
  constructor() {
450
450
  super(e, r, i), this.$$p_d = t;
451
451
  }
452
452
  static get observedAttributes() {
453
453
  return Object.keys(t).map(
454
- (u) => (t[u].attribute || u).toLowerCase()
454
+ (l) => (t[l].attribute || l).toLowerCase()
455
455
  );
456
456
  }
457
457
  };
458
- return Object.keys(t).forEach((u) => {
459
- Object.defineProperty(a.prototype, u, {
458
+ return Object.keys(t).forEach((l) => {
459
+ Object.defineProperty(a.prototype, l, {
460
460
  get() {
461
- return this.$$c && u in this.$$c ? this.$$c[u] : this.$$d[u];
461
+ return this.$$c && l in this.$$c ? this.$$c[l] : this.$$d[l];
462
462
  },
463
463
  set(c) {
464
- c = Ae(u, c, t), this.$$d[u] = c, this.$$c?.$set({ [u]: c });
464
+ c = Ae(l, c, t), this.$$d[l] = c, this.$$c?.$set({ [l]: c });
465
465
  }
466
466
  });
467
- }), n.forEach((u) => {
468
- Object.defineProperty(a.prototype, u, {
467
+ }), n.forEach((l) => {
468
+ Object.defineProperty(a.prototype, l, {
469
469
  get() {
470
- return this.$$c?.[u];
470
+ return this.$$c?.[l];
471
471
  }
472
472
  });
473
473
  }), e.element = /** @type {any} */
474
474
  a, a;
475
475
  }
476
- class Tn {
476
+ class wn {
477
477
  /**
478
478
  * ### PRIVATE API
479
479
  *
@@ -492,7 +492,7 @@ class Tn {
492
492
  $$set = void 0;
493
493
  /** @returns {void} */
494
494
  $destroy() {
495
- En(this, 1), this.$destroy = W;
495
+ xn(this, 1), this.$destroy = W;
496
496
  }
497
497
  /**
498
498
  * @template {Extract<keyof Events, string>} K
@@ -501,7 +501,7 @@ class Tn {
501
501
  * @returns {() => void}
502
502
  */
503
503
  $on(t, r) {
504
- if (!yt(r))
504
+ if (!pt(r))
505
505
  return W;
506
506
  const n = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
507
507
  return n.push(r), () => {
@@ -514,20 +514,20 @@ class Tn {
514
514
  * @returns {void}
515
515
  */
516
516
  $set(t) {
517
- this.$$set && !tn(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
517
+ this.$$set && !en(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
518
518
  }
519
519
  }
520
- const Hn = "4";
521
- typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Hn);
522
- var Cn = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
523
- function cr(e) {
520
+ const Tn = "4";
521
+ typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Tn);
522
+ var Hn = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
523
+ function ur(e) {
524
524
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
525
525
  }
526
- var fr = { exports: {} };
526
+ var hr = { exports: {} };
527
527
  (function(e, t) {
528
528
  (function(r, n) {
529
529
  e.exports = n();
530
- })(typeof self < "u" ? self : Cn, function() {
530
+ })(typeof self < "u" ? self : Hn, function() {
531
531
  return function(r) {
532
532
  function n(o) {
533
533
  if (i[o])
@@ -536,8 +536,8 @@ var fr = { exports: {} };
536
536
  return r[o].call(a.exports, a, a.exports, n), a.l = !0, a.exports;
537
537
  }
538
538
  var i = {};
539
- return n.m = r, n.c = i, n.d = function(o, a, u) {
540
- n.o(o, a) || Object.defineProperty(o, a, { configurable: !1, enumerable: !0, get: u });
539
+ return n.m = r, n.c = i, n.d = function(o, a, l) {
540
+ n.o(o, a) || Object.defineProperty(o, a, { configurable: !1, enumerable: !0, get: l });
541
541
  }, n.n = function(o) {
542
542
  var a = o && o.__esModule ? function() {
543
543
  return o.default;
@@ -549,35 +549,35 @@ var fr = { exports: {} };
549
549
  return Object.prototype.hasOwnProperty.call(o, a);
550
550
  }, n.p = "", n(n.s = 0);
551
551
  }([function(r, n, i) {
552
- function o(l, s) {
553
- if (!(l instanceof s))
552
+ function o(u, s) {
553
+ if (!(u instanceof s))
554
554
  throw new TypeError("Cannot call a class as a function");
555
555
  }
556
556
  Object.defineProperty(n, "__esModule", { value: !0 });
557
- var a = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(l) {
558
- return typeof l;
559
- } : function(l) {
560
- return l && typeof Symbol == "function" && l.constructor === Symbol && l !== Symbol.prototype ? "symbol" : typeof l;
561
- }, u = /* @__PURE__ */ function() {
562
- function l(s, h) {
557
+ var a = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(u) {
558
+ return typeof u;
559
+ } : function(u) {
560
+ return u && typeof Symbol == "function" && u.constructor === Symbol && u !== Symbol.prototype ? "symbol" : typeof u;
561
+ }, l = /* @__PURE__ */ function() {
562
+ function u(s, h) {
563
563
  for (var f = 0; f < h.length; f++) {
564
564
  var d = h[f];
565
565
  d.enumerable = d.enumerable || !1, d.configurable = !0, "value" in d && (d.writable = !0), Object.defineProperty(s, d.key, d);
566
566
  }
567
567
  }
568
568
  return function(s, h, f) {
569
- return h && l(s.prototype, h), f && l(s, f), s;
569
+ return h && u(s.prototype, h), f && u(s, f), s;
570
570
  };
571
571
  }(), c = function() {
572
- function l(s) {
572
+ function u(s) {
573
573
  var h = this;
574
- if (o(this, l), this.config = l.mergeSettings(s), this.selector = typeof this.config.selector == "string" ? document.querySelector(this.config.selector) : this.config.selector, this.selector === null)
574
+ if (o(this, u), this.config = u.mergeSettings(s), this.selector = typeof this.config.selector == "string" ? document.querySelector(this.config.selector) : this.config.selector, this.selector === null)
575
575
  throw new Error("Something wrong with your selector 😭");
576
- this.resolveSlidesNumber(), this.selectorWidth = this.selector.offsetWidth, this.innerElements = [].slice.call(this.selector.children), this.currentSlide = this.config.loop ? this.config.startIndex % this.innerElements.length : Math.max(0, Math.min(this.config.startIndex, this.innerElements.length - this.perPage)), this.transformProperty = l.webkitOrNot(), ["resizeHandler", "touchstartHandler", "touchendHandler", "touchmoveHandler", "mousedownHandler", "mouseupHandler", "mouseleaveHandler", "mousemoveHandler", "clickHandler"].forEach(function(f) {
576
+ this.resolveSlidesNumber(), this.selectorWidth = this.selector.offsetWidth, this.innerElements = [].slice.call(this.selector.children), this.currentSlide = this.config.loop ? this.config.startIndex % this.innerElements.length : Math.max(0, Math.min(this.config.startIndex, this.innerElements.length - this.perPage)), this.transformProperty = u.webkitOrNot(), ["resizeHandler", "touchstartHandler", "touchendHandler", "touchmoveHandler", "mousedownHandler", "mouseupHandler", "mouseleaveHandler", "mousemoveHandler", "clickHandler"].forEach(function(f) {
577
577
  h[f] = h[f].bind(h);
578
578
  }), this.init();
579
579
  }
580
- return u(l, [{ key: "attachEvents", value: function() {
580
+ return l(u, [{ key: "attachEvents", value: function() {
581
581
  window.addEventListener("resize", this.resizeHandler), this.config.draggable && (this.pointerDown = !1, this.drag = { startX: 0, endX: 0, startY: 0, letItGo: null, preventClick: !1 }, this.selector.addEventListener("touchstart", this.touchstartHandler), this.selector.addEventListener("touchend", this.touchendHandler), this.selector.addEventListener("touchmove", this.touchmoveHandler), this.selector.addEventListener("mousedown", this.mousedownHandler), this.selector.addEventListener("mouseup", this.mouseupHandler), this.selector.addEventListener("mouseleave", this.mouseleaveHandler), this.selector.addEventListener("mousemove", this.mousemoveHandler), this.selector.addEventListener("click", this.clickHandler));
582
582
  } }, { key: "detachEvents", value: function() {
583
583
  window.removeEventListener("resize", this.resizeHandler), this.selector.removeEventListener("touchstart", this.touchstartHandler), this.selector.removeEventListener("touchend", this.touchendHandler), this.selector.removeEventListener("touchmove", this.touchmoveHandler), this.selector.removeEventListener("mousedown", this.mousedownHandler), this.selector.removeEventListener("mouseup", this.mouseupHandler), this.selector.removeEventListener("mouseleave", this.mouseleaveHandler), this.selector.removeEventListener("mousemove", this.mousemoveHandler), this.selector.removeEventListener("click", this.clickHandler);
@@ -589,12 +589,12 @@ var fr = { exports: {} };
589
589
  var f = document.createDocumentFragment();
590
590
  if (this.config.loop)
591
591
  for (var d = this.innerElements.length - this.perPage; d < this.innerElements.length; d++) {
592
- var m = this.buildSliderFrameItem(this.innerElements[d].cloneNode(!0));
593
- f.appendChild(m);
592
+ var p = this.buildSliderFrameItem(this.innerElements[d].cloneNode(!0));
593
+ f.appendChild(p);
594
594
  }
595
595
  for (var b = 0; b < this.innerElements.length; b++) {
596
- var S = this.buildSliderFrameItem(this.innerElements[b]);
597
- f.appendChild(S);
596
+ var P = this.buildSliderFrameItem(this.innerElements[b]);
597
+ f.appendChild(P);
598
598
  }
599
599
  if (this.config.loop)
600
600
  for (var E = 0; E < this.perPage; E++) {
@@ -620,8 +620,8 @@ var fr = { exports: {} };
620
620
  if (this.config.loop)
621
621
  if (this.currentSlide - s < 0) {
622
622
  this.disableTransition();
623
- var d = this.currentSlide + this.innerElements.length, m = this.perPage, b = d + m, S = (this.config.rtl ? 1 : -1) * b * (this.selectorWidth / this.perPage), E = this.config.draggable ? this.drag.endX - this.drag.startX : 0;
624
- this.sliderFrame.style[this.transformProperty] = "translate3d(" + (S + E) + "px, 0, 0)", this.currentSlide = d - s;
623
+ var d = this.currentSlide + this.innerElements.length, p = this.perPage, b = d + p, P = (this.config.rtl ? 1 : -1) * b * (this.selectorWidth / this.perPage), E = this.config.draggable ? this.drag.endX - this.drag.startX : 0;
624
+ this.sliderFrame.style[this.transformProperty] = "translate3d(" + (P + E) + "px, 0, 0)", this.currentSlide = d - s;
625
625
  } else
626
626
  this.currentSlide = this.currentSlide - s;
627
627
  else
@@ -635,8 +635,8 @@ var fr = { exports: {} };
635
635
  if (this.config.loop)
636
636
  if (this.currentSlide + s > this.innerElements.length - this.perPage) {
637
637
  this.disableTransition();
638
- var d = this.currentSlide - this.innerElements.length, m = this.perPage, b = d + m, S = (this.config.rtl ? 1 : -1) * b * (this.selectorWidth / this.perPage), E = this.config.draggable ? this.drag.endX - this.drag.startX : 0;
639
- this.sliderFrame.style[this.transformProperty] = "translate3d(" + (S + E) + "px, 0, 0)", this.currentSlide = d + s;
638
+ var d = this.currentSlide - this.innerElements.length, p = this.perPage, b = d + p, P = (this.config.rtl ? 1 : -1) * b * (this.selectorWidth / this.perPage), E = this.config.draggable ? this.drag.endX - this.drag.startX : 0;
639
+ this.sliderFrame.style[this.transformProperty] = "translate3d(" + (P + E) + "px, 0, 0)", this.currentSlide = d + s;
640
640
  } else
641
641
  this.currentSlide = this.currentSlide + s;
642
642
  else
@@ -660,8 +660,8 @@ var fr = { exports: {} };
660
660
  });
661
661
  }) : this.sliderFrame.style[this.transformProperty] = "translate3d(" + d + "px, 0, 0)";
662
662
  } }, { key: "updateAfterDrag", value: function() {
663
- var s = (this.config.rtl ? -1 : 1) * (this.drag.endX - this.drag.startX), h = Math.abs(s), f = this.config.multipleDrag ? Math.ceil(h / (this.selectorWidth / this.perPage)) : 1, d = s > 0 && this.currentSlide - f < 0, m = s < 0 && this.currentSlide + f > this.innerElements.length - this.perPage;
664
- s > 0 && h > this.config.threshold && this.innerElements.length > this.perPage ? this.prev(f) : s < 0 && h > this.config.threshold && this.innerElements.length > this.perPage && this.next(f), this.slideToCurrent(d || m);
663
+ var s = (this.config.rtl ? -1 : 1) * (this.drag.endX - this.drag.startX), h = Math.abs(s), f = this.config.multipleDrag ? Math.ceil(h / (this.selectorWidth / this.perPage)) : 1, d = s > 0 && this.currentSlide - f < 0, p = s < 0 && this.currentSlide + f > this.innerElements.length - this.perPage;
664
+ s > 0 && h > this.config.threshold && this.innerElements.length > this.perPage ? this.prev(f) : s < 0 && h > this.config.threshold && this.innerElements.length > this.perPage && this.next(f), this.slideToCurrent(d || p);
665
665
  } }, { key: "resizeHandler", value: function() {
666
666
  this.resolveSlidesNumber(), this.currentSlide + this.perPage > this.innerElements.length && (this.currentSlide = this.innerElements.length <= this.perPage ? 0 : this.innerElements.length - this.perPage), this.selectorWidth = this.selector.offsetWidth, this.buildSliderFrame();
667
667
  } }, { key: "clearDrag", value: function() {
@@ -673,8 +673,8 @@ var fr = { exports: {} };
673
673
  } }, { key: "touchmoveHandler", value: function(s) {
674
674
  if (s.stopPropagation(), this.drag.letItGo === null && (this.drag.letItGo = Math.abs(this.drag.startY - s.touches[0].pageY) < Math.abs(this.drag.startX - s.touches[0].pageX)), this.pointerDown && this.drag.letItGo) {
675
675
  s.preventDefault(), this.drag.endX = s.touches[0].pageX, this.sliderFrame.style.webkitTransition = "all 0ms " + this.config.easing, this.sliderFrame.style.transition = "all 0ms " + this.config.easing;
676
- var h = this.config.loop ? this.currentSlide + this.perPage : this.currentSlide, f = h * (this.selectorWidth / this.perPage), d = this.drag.endX - this.drag.startX, m = this.config.rtl ? f + d : f - d;
677
- this.sliderFrame.style[this.transformProperty] = "translate3d(" + (this.config.rtl ? 1 : -1) * m + "px, 0, 0)";
676
+ var h = this.config.loop ? this.currentSlide + this.perPage : this.currentSlide, f = h * (this.selectorWidth / this.perPage), d = this.drag.endX - this.drag.startX, p = this.config.rtl ? f + d : f - d;
677
+ this.sliderFrame.style[this.transformProperty] = "translate3d(" + (this.config.rtl ? 1 : -1) * p + "px, 0, 0)";
678
678
  }
679
679
  } }, { key: "mousedownHandler", value: function(s) {
680
680
  ["TEXTAREA", "OPTION", "INPUT", "SELECT"].indexOf(s.target.nodeName) !== -1 || (s.preventDefault(), s.stopPropagation(), this.pointerDown = !0, this.drag.startX = s.pageX);
@@ -683,8 +683,8 @@ var fr = { exports: {} };
683
683
  } }, { key: "mousemoveHandler", value: function(s) {
684
684
  if (s.preventDefault(), this.pointerDown) {
685
685
  s.target.nodeName === "A" && (this.drag.preventClick = !0), this.drag.endX = s.pageX, this.selector.style.cursor = "-webkit-grabbing", this.sliderFrame.style.webkitTransition = "all 0ms " + this.config.easing, this.sliderFrame.style.transition = "all 0ms " + this.config.easing;
686
- var h = this.config.loop ? this.currentSlide + this.perPage : this.currentSlide, f = h * (this.selectorWidth / this.perPage), d = this.drag.endX - this.drag.startX, m = this.config.rtl ? f + d : f - d;
687
- this.sliderFrame.style[this.transformProperty] = "translate3d(" + (this.config.rtl ? 1 : -1) * m + "px, 0, 0)";
686
+ var h = this.config.loop ? this.currentSlide + this.perPage : this.currentSlide, f = h * (this.selectorWidth / this.perPage), d = this.drag.endX - this.drag.startX, p = this.config.rtl ? f + d : f - d;
687
+ this.sliderFrame.style[this.transformProperty] = "translate3d(" + (this.config.rtl ? 1 : -1) * p + "px, 0, 0)";
688
688
  }
689
689
  } }, { key: "mouseleaveHandler", value: function(s) {
690
690
  this.pointerDown && (this.pointerDown = !1, this.selector.style.cursor = "-webkit-grab", this.drag.endX = s.pageX, this.drag.preventClick = !1, this.enableTransition(), this.updateAfterDrag(), this.clearDrag());
@@ -723,14 +723,14 @@ var fr = { exports: {} };
723
723
  return h;
724
724
  } }, { key: "webkitOrNot", value: function() {
725
725
  return typeof document.documentElement.style.transform == "string" ? "transform" : "WebkitTransform";
726
- } }]), l;
726
+ } }]), u;
727
727
  }();
728
728
  n.default = c, r.exports = n.default;
729
729
  }]);
730
730
  });
731
- })(fr);
732
- var An = fr.exports;
733
- const Bn = /* @__PURE__ */ cr(An);
731
+ })(hr);
732
+ var Cn = hr.exports;
733
+ const An = /* @__PURE__ */ ur(Cn);
734
734
  /*! *****************************************************************************
735
735
  Copyright (c) Microsoft Corporation.
736
736
 
@@ -745,24 +745,43 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
745
745
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
746
746
  PERFORMANCE OF THIS SOFTWARE.
747
747
  ***************************************************************************** */
748
- var it = function(e, t) {
749
- return it = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
748
+ var rt = function(e, t) {
749
+ return rt = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
750
750
  r.__proto__ = n;
751
751
  } || function(r, n) {
752
752
  for (var i in n)
753
753
  Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
754
- }, it(e, t);
754
+ }, rt(e, t);
755
755
  };
756
- function Se(e, t) {
756
+ function Y(e, t) {
757
757
  if (typeof t != "function" && t !== null)
758
758
  throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
759
- it(e, t);
759
+ rt(e, t);
760
760
  function r() {
761
761
  this.constructor = e;
762
762
  }
763
763
  e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
764
764
  }
765
- function ot(e) {
765
+ var S = function() {
766
+ return S = Object.assign || function(t) {
767
+ for (var r, n = 1, i = arguments.length; n < i; n++) {
768
+ r = arguments[n];
769
+ for (var o in r)
770
+ Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
771
+ }
772
+ return t;
773
+ }, S.apply(this, arguments);
774
+ };
775
+ function Bn(e, t) {
776
+ var r = {};
777
+ for (var n in e)
778
+ Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
779
+ if (e != null && typeof Object.getOwnPropertySymbols == "function")
780
+ for (var i = 0, n = Object.getOwnPropertySymbols(e); i < n.length; i++)
781
+ t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
782
+ return r;
783
+ }
784
+ function nt(e) {
766
785
  var t = typeof Symbol == "function" && Symbol.iterator, r = t && e[t], n = 0;
767
786
  if (r)
768
787
  return r.call(e);
@@ -774,7 +793,7 @@ function ot(e) {
774
793
  };
775
794
  throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
776
795
  }
777
- function st(e, t) {
796
+ function it(e, t) {
778
797
  var r = typeof Symbol == "function" && e[Symbol.iterator];
779
798
  if (!r)
780
799
  return e;
@@ -782,8 +801,8 @@ function st(e, t) {
782
801
  try {
783
802
  for (; (t === void 0 || t-- > 0) && !(i = n.next()).done; )
784
803
  o.push(i.value);
785
- } catch (u) {
786
- a = { error: u };
804
+ } catch (l) {
805
+ a = { error: l };
787
806
  } finally {
788
807
  try {
789
808
  i && !i.done && (r = n.return) && r.call(n);
@@ -794,22 +813,22 @@ function st(e, t) {
794
813
  }
795
814
  return o;
796
815
  }
797
- function at(e, t, r) {
798
- if (arguments.length === 2)
816
+ function ie(e, t, r) {
817
+ if (r || arguments.length === 2)
799
818
  for (var n = 0, i = t.length, o; n < i; n++)
800
819
  (o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
801
820
  return e.concat(o || t);
802
821
  }
803
- function Y(e) {
822
+ function Z(e) {
804
823
  return typeof e == "function";
805
824
  }
806
- function dr(e) {
825
+ function cr(e) {
807
826
  var t = function(n) {
808
827
  Error.call(n), n.stack = new Error().stack;
809
828
  }, r = e(t);
810
829
  return r.prototype = Object.create(Error.prototype), r.prototype.constructor = r, r;
811
830
  }
812
- var qe = dr(function(e) {
831
+ var Ze = cr(function(e) {
813
832
  return function(r) {
814
833
  e(this), this.message = r ? r.length + ` errors occurred during unsubscription:
815
834
  ` + r.map(function(n, i) {
@@ -818,13 +837,13 @@ var qe = dr(function(e) {
818
837
  `) : "", this.name = "UnsubscriptionError", this.errors = r;
819
838
  };
820
839
  });
821
- function lt(e, t) {
840
+ function ot(e, t) {
822
841
  if (e) {
823
842
  var r = e.indexOf(t);
824
843
  0 <= r && e.splice(r, 1);
825
844
  }
826
845
  }
827
- var ke = function() {
846
+ var De = function() {
828
847
  function e(t) {
829
848
  this.initialTeardown = t, this.closed = !1, this._parentage = null, this._finalizers = null;
830
849
  }
@@ -836,15 +855,15 @@ var ke = function() {
836
855
  if (a)
837
856
  if (this._parentage = null, Array.isArray(a))
838
857
  try {
839
- for (var u = ot(a), c = u.next(); !c.done; c = u.next()) {
840
- var l = c.value;
841
- l.remove(this);
858
+ for (var l = nt(a), c = l.next(); !c.done; c = l.next()) {
859
+ var u = c.value;
860
+ u.remove(this);
842
861
  }
843
862
  } catch (b) {
844
863
  t = { error: b };
845
864
  } finally {
846
865
  try {
847
- c && !c.done && (r = u.return) && r.call(u);
866
+ c && !c.done && (r = l.return) && r.call(l);
848
867
  } finally {
849
868
  if (t)
850
869
  throw t.error;
@@ -853,22 +872,22 @@ var ke = function() {
853
872
  else
854
873
  a.remove(this);
855
874
  var s = this.initialTeardown;
856
- if (Y(s))
875
+ if (Z(s))
857
876
  try {
858
877
  s();
859
878
  } catch (b) {
860
- o = b instanceof qe ? b.errors : [b];
879
+ o = b instanceof Ze ? b.errors : [b];
861
880
  }
862
881
  var h = this._finalizers;
863
882
  if (h) {
864
883
  this._finalizers = null;
865
884
  try {
866
- for (var f = ot(h), d = f.next(); !d.done; d = f.next()) {
867
- var m = d.value;
885
+ for (var f = nt(h), d = f.next(); !d.done; d = f.next()) {
886
+ var p = d.value;
868
887
  try {
869
- Ct(m);
888
+ Tt(p);
870
889
  } catch (b) {
871
- o = o ?? [], b instanceof qe ? o = at(at([], st(o)), st(b.errors)) : o.push(b);
890
+ o = o ?? [], b instanceof Ze ? o = ie(ie([], it(o)), it(b.errors)) : o.push(b);
872
891
  }
873
892
  }
874
893
  } catch (b) {
@@ -883,13 +902,13 @@ var ke = function() {
883
902
  }
884
903
  }
885
904
  if (o)
886
- throw new qe(o);
905
+ throw new Ze(o);
887
906
  }
888
907
  }, e.prototype.add = function(t) {
889
908
  var r;
890
909
  if (t && t !== this)
891
910
  if (this.closed)
892
- Ct(t);
911
+ Tt(t);
893
912
  else {
894
913
  if (t instanceof e) {
895
914
  if (t.closed || t._hasParent(this))
@@ -906,28 +925,32 @@ var ke = function() {
906
925
  this._parentage = Array.isArray(r) ? (r.push(t), r) : r ? [r, t] : t;
907
926
  }, e.prototype._removeParent = function(t) {
908
927
  var r = this._parentage;
909
- r === t ? this._parentage = null : Array.isArray(r) && lt(r, t);
928
+ r === t ? this._parentage = null : Array.isArray(r) && ot(r, t);
910
929
  }, e.prototype.remove = function(t) {
911
930
  var r = this._finalizers;
912
- r && lt(r, t), t instanceof e && t._removeParent(this);
931
+ r && ot(r, t), t instanceof e && t._removeParent(this);
913
932
  }, e.EMPTY = function() {
914
933
  var t = new e();
915
934
  return t.closed = !0, t;
916
935
  }(), e;
917
- }(), pr = ke.EMPTY;
918
- function mr(e) {
919
- return e instanceof ke || e && "closed" in e && Y(e.remove) && Y(e.add) && Y(e.unsubscribe);
920
- }
921
- function Ct(e) {
922
- Y(e) ? e() : e.unsubscribe();
936
+ }(), fr = De.EMPTY;
937
+ function dr(e) {
938
+ return e instanceof De || e && "closed" in e && Z(e.remove) && Z(e.add) && Z(e.unsubscribe);
923
939
  }
924
- var On = {
925
- Promise: void 0
940
+ function Tt(e) {
941
+ Z(e) ? e() : e.unsubscribe();
942
+ }
943
+ var mr = {
944
+ onUnhandledError: null,
945
+ onStoppedNotification: null,
946
+ Promise: void 0,
947
+ useDeprecatedSynchronousErrorHandling: !1,
948
+ useDeprecatedNextContext: !1
926
949
  }, In = {
927
950
  setTimeout: function(e, t) {
928
951
  for (var r = [], n = 2; n < arguments.length; n++)
929
952
  r[n - 2] = arguments[n];
930
- return setTimeout.apply(void 0, at([e, t], st(r)));
953
+ return setTimeout.apply(void 0, ie([e, t], it(r)));
931
954
  },
932
955
  clearTimeout: function(e) {
933
956
  return clearTimeout(e);
@@ -939,19 +962,19 @@ function Ln(e) {
939
962
  throw e;
940
963
  });
941
964
  }
942
- function At() {
965
+ function Ht() {
943
966
  }
944
967
  function Be(e) {
945
968
  e();
946
969
  }
947
- var gr = function(e) {
948
- Se(t, e);
970
+ var pr = function(e) {
971
+ Y(t, e);
949
972
  function t(r) {
950
973
  var n = e.call(this) || this;
951
- return n.isStopped = !1, r ? (n.destination = r, mr(r) && r.add(n)) : n.destination = Rn, n;
974
+ return n.isStopped = !1, r ? (n.destination = r, dr(r) && r.add(n)) : n.destination = Rn, n;
952
975
  }
953
976
  return t.create = function(r, n, i) {
954
- return new ut(r, n, i);
977
+ return new st(r, n, i);
955
978
  }, t.prototype.next = function(r) {
956
979
  this.isStopped || this._next(r);
957
980
  }, t.prototype.error = function(r) {
@@ -975,7 +998,11 @@ var gr = function(e) {
975
998
  this.unsubscribe();
976
999
  }
977
1000
  }, t;
978
- }(ke), Nn = function() {
1001
+ }(De), Nn = Function.prototype.bind;
1002
+ function Ye(e, t) {
1003
+ return Nn.call(e, t);
1004
+ }
1005
+ var On = function() {
979
1006
  function e(t) {
980
1007
  this.partialObserver = t;
981
1008
  }
@@ -1006,18 +1033,30 @@ var gr = function(e) {
1006
1033
  He(r);
1007
1034
  }
1008
1035
  }, e;
1009
- }(), ut = function(e) {
1010
- Se(t, e);
1036
+ }(), st = function(e) {
1037
+ Y(t, e);
1011
1038
  function t(r, n, i) {
1012
1039
  var o = e.call(this) || this, a;
1013
- return Y(r) || !r ? a = {
1014
- next: r ?? void 0,
1015
- error: n ?? void 0,
1016
- complete: i ?? void 0
1017
- } : a = r, o.destination = new Nn(a), o;
1040
+ if (Z(r) || !r)
1041
+ a = {
1042
+ next: r ?? void 0,
1043
+ error: n ?? void 0,
1044
+ complete: i ?? void 0
1045
+ };
1046
+ else {
1047
+ var l;
1048
+ o && mr.useDeprecatedNextContext ? (l = Object.create(r), l.unsubscribe = function() {
1049
+ return o.unsubscribe();
1050
+ }, a = {
1051
+ next: r.next && Ye(r.next, l),
1052
+ error: r.error && Ye(r.error, l),
1053
+ complete: r.complete && Ye(r.complete, l)
1054
+ }) : a = r;
1055
+ }
1056
+ return o.destination = new On(a), o;
1018
1057
  }
1019
1058
  return t;
1020
- }(gr);
1059
+ }(pr);
1021
1060
  function He(e) {
1022
1061
  Ln(e);
1023
1062
  }
@@ -1026,9 +1065,9 @@ function Mn(e) {
1026
1065
  }
1027
1066
  var Rn = {
1028
1067
  closed: !0,
1029
- next: At,
1068
+ next: Ht,
1030
1069
  error: Mn,
1031
- complete: At
1070
+ complete: Ht
1032
1071
  }, Dn = function() {
1033
1072
  return typeof Symbol == "function" && Symbol.observable || "@@observable";
1034
1073
  }();
@@ -1042,7 +1081,7 @@ function Fn(e) {
1042
1081
  }, r);
1043
1082
  };
1044
1083
  }
1045
- var Bt = function() {
1084
+ var Ct = function() {
1046
1085
  function e(t) {
1047
1086
  t && (this._subscribe = t);
1048
1087
  }
@@ -1050,10 +1089,10 @@ var Bt = function() {
1050
1089
  var r = new e();
1051
1090
  return r.source = this, r.operator = t, r;
1052
1091
  }, e.prototype.subscribe = function(t, r, n) {
1053
- var i = this, o = $n(t) ? t : new ut(t, r, n);
1092
+ var i = this, o = $n(t) ? t : new st(t, r, n);
1054
1093
  return Be(function() {
1055
- var a = i, u = a.operator, c = a.source;
1056
- o.add(u ? u.call(o, c) : c ? i._subscribe(o) : i._trySubscribe(o));
1094
+ var a = i, l = a.operator, c = a.source;
1095
+ o.add(l ? l.call(o, c) : c ? i._subscribe(o) : i._trySubscribe(o));
1057
1096
  }), o;
1058
1097
  }, e.prototype._trySubscribe = function(t) {
1059
1098
  try {
@@ -1063,11 +1102,11 @@ var Bt = function() {
1063
1102
  }
1064
1103
  }, e.prototype.forEach = function(t, r) {
1065
1104
  var n = this;
1066
- return r = Ot(r), new r(function(i, o) {
1067
- var a = new ut({
1068
- next: function(u) {
1105
+ return r = At(r), new r(function(i, o) {
1106
+ var a = new st({
1107
+ next: function(l) {
1069
1108
  try {
1070
- t(u);
1109
+ t(l);
1071
1110
  } catch (c) {
1072
1111
  o(c), a.unsubscribe();
1073
1112
  }
@@ -1088,7 +1127,7 @@ var Bt = function() {
1088
1127
  return Fn(t)(this);
1089
1128
  }, e.prototype.toPromise = function(t) {
1090
1129
  var r = this;
1091
- return t = Ot(t), new t(function(n, i) {
1130
+ return t = At(t), new t(function(n, i) {
1092
1131
  var o;
1093
1132
  r.subscribe(function(a) {
1094
1133
  return o = a;
@@ -1102,28 +1141,28 @@ var Bt = function() {
1102
1141
  return new e(t);
1103
1142
  }, e;
1104
1143
  }();
1105
- function Ot(e) {
1144
+ function At(e) {
1106
1145
  var t;
1107
- return (t = e ?? On.Promise) !== null && t !== void 0 ? t : Promise;
1146
+ return (t = e ?? mr.Promise) !== null && t !== void 0 ? t : Promise;
1108
1147
  }
1109
1148
  function Un(e) {
1110
- return e && Y(e.next) && Y(e.error) && Y(e.complete);
1149
+ return e && Z(e.next) && Z(e.error) && Z(e.complete);
1111
1150
  }
1112
1151
  function $n(e) {
1113
- return e && e instanceof gr || Un(e) && mr(e);
1152
+ return e && e instanceof pr || Un(e) && dr(e);
1114
1153
  }
1115
- var Gn = dr(function(e) {
1154
+ var Gn = cr(function(e) {
1116
1155
  return function() {
1117
1156
  e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
1118
1157
  };
1119
- }), br = function(e) {
1120
- Se(t, e);
1158
+ }), gr = function(e) {
1159
+ Y(t, e);
1121
1160
  function t() {
1122
1161
  var r = e.call(this) || this;
1123
1162
  return r.closed = !1, r.currentObservers = null, r.observers = [], r.isStopped = !1, r.hasError = !1, r.thrownError = null, r;
1124
1163
  }
1125
1164
  return t.prototype.lift = function(r) {
1126
- var n = new It(this, this);
1165
+ var n = new Bt(this, this);
1127
1166
  return n.operator = r, n;
1128
1167
  }, t.prototype._throwIfClosed = function() {
1129
1168
  if (this.closed)
@@ -1135,15 +1174,15 @@ var Gn = dr(function(e) {
1135
1174
  if (n._throwIfClosed(), !n.isStopped) {
1136
1175
  n.currentObservers || (n.currentObservers = Array.from(n.observers));
1137
1176
  try {
1138
- for (var a = ot(n.currentObservers), u = a.next(); !u.done; u = a.next()) {
1139
- var c = u.value;
1177
+ for (var a = nt(n.currentObservers), l = a.next(); !l.done; l = a.next()) {
1178
+ var c = l.value;
1140
1179
  c.next(r);
1141
1180
  }
1142
- } catch (l) {
1143
- i = { error: l };
1181
+ } catch (u) {
1182
+ i = { error: u };
1144
1183
  } finally {
1145
1184
  try {
1146
- u && !u.done && (o = a.return) && o.call(a);
1185
+ l && !l.done && (o = a.return) && o.call(a);
1147
1186
  } finally {
1148
1187
  if (i)
1149
1188
  throw i.error;
@@ -1183,21 +1222,21 @@ var Gn = dr(function(e) {
1183
1222
  }, t.prototype._subscribe = function(r) {
1184
1223
  return this._throwIfClosed(), this._checkFinalizedStatuses(r), this._innerSubscribe(r);
1185
1224
  }, t.prototype._innerSubscribe = function(r) {
1186
- var n = this, i = this, o = i.hasError, a = i.isStopped, u = i.observers;
1187
- return o || a ? pr : (this.currentObservers = null, u.push(r), new ke(function() {
1188
- n.currentObservers = null, lt(u, r);
1225
+ var n = this, i = this, o = i.hasError, a = i.isStopped, l = i.observers;
1226
+ return o || a ? fr : (this.currentObservers = null, l.push(r), new De(function() {
1227
+ n.currentObservers = null, ot(l, r);
1189
1228
  }));
1190
1229
  }, t.prototype._checkFinalizedStatuses = function(r) {
1191
1230
  var n = this, i = n.hasError, o = n.thrownError, a = n.isStopped;
1192
1231
  i ? r.error(o) : a && r.complete();
1193
1232
  }, t.prototype.asObservable = function() {
1194
- var r = new Bt();
1233
+ var r = new Ct();
1195
1234
  return r.source = this, r;
1196
1235
  }, t.create = function(r, n) {
1197
- return new It(r, n);
1236
+ return new Bt(r, n);
1198
1237
  }, t;
1199
- }(Bt), It = function(e) {
1200
- Se(t, e);
1238
+ }(Ct), Bt = function(e) {
1239
+ Y(t, e);
1201
1240
  function t(r, n) {
1202
1241
  var i = e.call(this) || this;
1203
1242
  return i.destination = r, i.source = n, i;
@@ -1213,95 +1252,95 @@ var Gn = dr(function(e) {
1213
1252
  (n = (r = this.destination) === null || r === void 0 ? void 0 : r.complete) === null || n === void 0 || n.call(r);
1214
1253
  }, t.prototype._subscribe = function(r) {
1215
1254
  var n, i;
1216
- return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : pr;
1255
+ return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : fr;
1217
1256
  }, t;
1218
- }(br), vr = {
1257
+ }(gr), br = {
1219
1258
  now: function() {
1220
- return (vr.delegate || Date).now();
1259
+ return (br.delegate || Date).now();
1221
1260
  },
1222
1261
  delegate: void 0
1223
1262
  }, jn = function(e) {
1224
- Se(t, e);
1263
+ Y(t, e);
1225
1264
  function t(r, n, i) {
1226
- r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = vr);
1265
+ r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = br);
1227
1266
  var o = e.call(this) || this;
1228
1267
  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;
1229
1268
  }
1230
1269
  return t.prototype.next = function(r) {
1231
- var n = this, i = n.isStopped, o = n._buffer, a = n._infiniteTimeWindow, u = n._timestampProvider, c = n._windowTime;
1232
- i || (o.push(r), !a && o.push(u.now() + c)), this._trimBuffer(), e.prototype.next.call(this, r);
1270
+ var n = this, i = n.isStopped, o = n._buffer, a = n._infiniteTimeWindow, l = n._timestampProvider, c = n._windowTime;
1271
+ i || (o.push(r), !a && o.push(l.now() + c)), this._trimBuffer(), e.prototype.next.call(this, r);
1233
1272
  }, t.prototype._subscribe = function(r) {
1234
1273
  this._throwIfClosed(), this._trimBuffer();
1235
- for (var n = this._innerSubscribe(r), i = this, o = i._infiniteTimeWindow, a = i._buffer, u = a.slice(), c = 0; c < u.length && !r.closed; c += o ? 1 : 2)
1236
- r.next(u[c]);
1274
+ for (var n = this._innerSubscribe(r), i = this, o = i._infiniteTimeWindow, a = i._buffer, l = a.slice(), c = 0; c < l.length && !r.closed; c += o ? 1 : 2)
1275
+ r.next(l[c]);
1237
1276
  return this._checkFinalizedStatuses(r), n;
1238
1277
  }, t.prototype._trimBuffer = function() {
1239
- var r = this, n = r._bufferSize, i = r._timestampProvider, o = r._buffer, a = r._infiniteTimeWindow, u = (a ? 1 : 2) * n;
1240
- if (n < 1 / 0 && u < o.length && o.splice(0, o.length - u), !a) {
1241
- for (var c = i.now(), l = 0, s = 1; s < o.length && o[s] <= c; s += 2)
1242
- l = s;
1243
- l && o.splice(0, l + 1);
1278
+ var r = this, n = r._bufferSize, i = r._timestampProvider, o = r._buffer, a = r._infiniteTimeWindow, l = (a ? 1 : 2) * n;
1279
+ if (n < 1 / 0 && l < o.length && o.splice(0, o.length - l), !a) {
1280
+ for (var c = i.now(), u = 0, s = 1; s < o.length && o[s] <= c; s += 2)
1281
+ u = s;
1282
+ u && o.splice(0, u + 1);
1244
1283
  }
1245
1284
  }, t;
1246
- }(br);
1247
- const Lt = [], Nt = {}, Xn = (e, t = 0) => {
1248
- if (Lt.indexOf(e) == -1) {
1285
+ }(gr);
1286
+ const It = [], Lt = {}, Xn = (e, t = 0) => {
1287
+ if (It.indexOf(e) == -1) {
1249
1288
  const r = new jn(t);
1250
- Nt[e] = r, Lt.push(e);
1289
+ Lt[e] = r, It.push(e);
1251
1290
  }
1252
- return Nt[e];
1291
+ return Lt[e];
1253
1292
  }, te = [];
1254
1293
  function Vn(e, t) {
1255
1294
  return {
1256
- subscribe: Fe(e, t).subscribe
1295
+ subscribe: ke(e, t).subscribe
1257
1296
  };
1258
1297
  }
1259
- function Fe(e, t = W) {
1298
+ function ke(e, t = W) {
1260
1299
  let r;
1261
1300
  const n = /* @__PURE__ */ new Set();
1262
- function i(u) {
1263
- if (sr(e, u) && (e = u, r)) {
1301
+ function i(l) {
1302
+ if (ir(e, l) && (e = l, r)) {
1264
1303
  const c = !te.length;
1265
- for (const l of n)
1266
- l[1](), te.push(l, e);
1304
+ for (const u of n)
1305
+ u[1](), te.push(u, e);
1267
1306
  if (c) {
1268
- for (let l = 0; l < te.length; l += 2)
1269
- te[l][0](te[l + 1]);
1307
+ for (let u = 0; u < te.length; u += 2)
1308
+ te[u][0](te[u + 1]);
1270
1309
  te.length = 0;
1271
1310
  }
1272
1311
  }
1273
1312
  }
1274
- function o(u) {
1275
- i(u(e));
1313
+ function o(l) {
1314
+ i(l(e));
1276
1315
  }
1277
- function a(u, c = W) {
1278
- const l = [u, c];
1279
- return n.add(l), n.size === 1 && (r = t(i, o) || W), u(e), () => {
1280
- n.delete(l), n.size === 0 && r && (r(), r = null);
1316
+ function a(l, c = W) {
1317
+ const u = [l, c];
1318
+ return n.add(u), n.size === 1 && (r = t(i, o) || W), l(e), () => {
1319
+ n.delete(u), n.size === 0 && r && (r(), r = null);
1281
1320
  };
1282
1321
  }
1283
1322
  return { set: i, update: o, subscribe: a };
1284
1323
  }
1285
- function fe(e, t, r) {
1324
+ function de(e, t, r) {
1286
1325
  const n = !Array.isArray(e), i = n ? [e] : e;
1287
1326
  if (!i.every(Boolean))
1288
1327
  throw new Error("derived() expects stores as input, got a falsy value");
1289
1328
  const o = t.length < 2;
1290
- return Vn(r, (a, u) => {
1329
+ return Vn(r, (a, l) => {
1291
1330
  let c = !1;
1292
- const l = [];
1331
+ const u = [];
1293
1332
  let s = 0, h = W;
1294
1333
  const f = () => {
1295
1334
  if (s)
1296
1335
  return;
1297
1336
  h();
1298
- const m = t(n ? l[0] : l, a, u);
1299
- o ? a(m) : h = yt(m) ? m : W;
1337
+ const p = t(n ? u[0] : u, a, l);
1338
+ o ? a(p) : h = pt(p) ? p : W;
1300
1339
  }, d = i.map(
1301
- (m, b) => lr(
1302
- m,
1303
- (S) => {
1304
- l[b] = S, s &= ~(1 << b), c && f();
1340
+ (p, b) => sr(
1341
+ p,
1342
+ (P) => {
1343
+ u[b] = P, s &= ~(1 << b), c && f();
1305
1344
  },
1306
1345
  () => {
1307
1346
  s |= 1 << b;
@@ -1309,7 +1348,7 @@ function fe(e, t, r) {
1309
1348
  )
1310
1349
  );
1311
1350
  return c = !0, f(), function() {
1312
- ce(d), h(), c = !1;
1351
+ fe(d), h(), c = !1;
1313
1352
  };
1314
1353
  });
1315
1354
  }
@@ -1330,29 +1369,29 @@ function Qn(e) {
1330
1369
  function Jn(e) {
1331
1370
  return Array.isArray(e) ? [] : {};
1332
1371
  }
1333
- function xe(e, t) {
1334
- return t.clone !== !1 && t.isMergeableObject(e) ? ae(Jn(e), e, t) : e;
1372
+ function Ee(e, t) {
1373
+ return t.clone !== !1 && t.isMergeableObject(e) ? le(Jn(e), e, t) : e;
1335
1374
  }
1336
1375
  function Kn(e, t, r) {
1337
1376
  return e.concat(t).map(function(n) {
1338
- return xe(n, r);
1377
+ return Ee(n, r);
1339
1378
  });
1340
1379
  }
1341
1380
  function ei(e, t) {
1342
1381
  if (!t.customMerge)
1343
- return ae;
1382
+ return le;
1344
1383
  var r = t.customMerge(e);
1345
- return typeof r == "function" ? r : ae;
1384
+ return typeof r == "function" ? r : le;
1346
1385
  }
1347
1386
  function ti(e) {
1348
1387
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
1349
1388
  return Object.propertyIsEnumerable.call(e, t);
1350
1389
  }) : [];
1351
1390
  }
1352
- function Mt(e) {
1391
+ function Nt(e) {
1353
1392
  return Object.keys(e).concat(ti(e));
1354
1393
  }
1355
- function yr(e, t) {
1394
+ function vr(e, t) {
1356
1395
  try {
1357
1396
  return t in e;
1358
1397
  } catch {
@@ -1360,179 +1399,129 @@ function yr(e, t) {
1360
1399
  }
1361
1400
  }
1362
1401
  function ri(e, t) {
1363
- return yr(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1402
+ return vr(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1364
1403
  }
1365
1404
  function ni(e, t, r) {
1366
1405
  var n = {};
1367
- return r.isMergeableObject(e) && Mt(e).forEach(function(i) {
1368
- n[i] = xe(e[i], r);
1369
- }), Mt(t).forEach(function(i) {
1370
- ri(e, i) || (yr(e, i) && r.isMergeableObject(t[i]) ? n[i] = ei(i, r)(e[i], t[i], r) : n[i] = xe(t[i], r));
1406
+ return r.isMergeableObject(e) && Nt(e).forEach(function(i) {
1407
+ n[i] = Ee(e[i], r);
1408
+ }), Nt(t).forEach(function(i) {
1409
+ ri(e, i) || (vr(e, i) && r.isMergeableObject(t[i]) ? n[i] = ei(i, r)(e[i], t[i], r) : n[i] = Ee(t[i], r));
1371
1410
  }), n;
1372
1411
  }
1373
- function ae(e, t, r) {
1374
- r = r || {}, r.arrayMerge = r.arrayMerge || Kn, r.isMergeableObject = r.isMergeableObject || zn, r.cloneUnlessOtherwiseSpecified = xe;
1412
+ function le(e, t, r) {
1413
+ r = r || {}, r.arrayMerge = r.arrayMerge || Kn, r.isMergeableObject = r.isMergeableObject || zn, r.cloneUnlessOtherwiseSpecified = Ee;
1375
1414
  var n = Array.isArray(t), i = Array.isArray(e), o = n === i;
1376
- return o ? n ? r.arrayMerge(e, t, r) : ni(e, t, r) : xe(t, r);
1415
+ return o ? n ? r.arrayMerge(e, t, r) : ni(e, t, r) : Ee(t, r);
1377
1416
  }
1378
- ae.all = function(t, r) {
1417
+ le.all = function(t, r) {
1379
1418
  if (!Array.isArray(t))
1380
1419
  throw new Error("first argument should be an array");
1381
1420
  return t.reduce(function(n, i) {
1382
- return ae(n, i, r);
1421
+ return le(n, i, r);
1383
1422
  }, {});
1384
1423
  };
1385
- var ii = ae, oi = ii;
1386
- const si = /* @__PURE__ */ cr(oi);
1387
- var ht = function(e, t) {
1388
- return ht = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
1389
- r.__proto__ = n;
1390
- } || function(r, n) {
1391
- for (var i in n)
1392
- Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
1393
- }, ht(e, t);
1394
- };
1395
- function Ue(e, t) {
1396
- if (typeof t != "function" && t !== null)
1397
- throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
1398
- ht(e, t);
1399
- function r() {
1400
- this.constructor = e;
1401
- }
1402
- e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
1403
- }
1404
- var Z = function() {
1405
- return Z = Object.assign || function(t) {
1406
- for (var r, n = 1, i = arguments.length; n < i; n++) {
1407
- r = arguments[n];
1408
- for (var o in r)
1409
- Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
1410
- }
1411
- return t;
1412
- }, Z.apply(this, arguments);
1413
- };
1414
- function ai(e, t) {
1415
- var r = {};
1416
- for (var n in e)
1417
- Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
1418
- if (e != null && typeof Object.getOwnPropertySymbols == "function")
1419
- for (var i = 0, n = Object.getOwnPropertySymbols(e); i < n.length; i++)
1420
- t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
1421
- return r;
1422
- }
1423
- function Qe(e, t, r) {
1424
- if (r || arguments.length === 2)
1425
- for (var n = 0, i = t.length, o; n < i; n++)
1426
- (o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
1427
- return e.concat(o || Array.prototype.slice.call(t));
1428
- }
1429
- function Je(e, t) {
1430
- var r = t && t.cache ? t.cache : pi, n = t && t.serializer ? t.serializer : fi, i = t && t.strategy ? t.strategy : hi;
1424
+ var ii = le, oi = ii;
1425
+ const si = /* @__PURE__ */ ur(oi);
1426
+ function qe(e, t) {
1427
+ var r = t && t.cache ? t.cache : fi, n = t && t.serializer ? t.serializer : ci, i = t && t.strategy ? t.strategy : li;
1431
1428
  return i(e, {
1432
1429
  cache: r,
1433
1430
  serializer: n
1434
1431
  });
1435
1432
  }
1436
- function li(e) {
1433
+ function ai(e) {
1437
1434
  return e == null || typeof e == "number" || typeof e == "boolean";
1438
1435
  }
1439
- function ui(e, t, r, n) {
1440
- var i = li(n) ? n : r(n), o = t.get(i);
1436
+ function yr(e, t, r, n) {
1437
+ var i = ai(n) ? n : r(n), o = t.get(i);
1441
1438
  return typeof o > "u" && (o = e.call(this, n), t.set(i, o)), o;
1442
1439
  }
1443
1440
  function _r(e, t, r) {
1444
1441
  var n = Array.prototype.slice.call(arguments, 3), i = r(n), o = t.get(i);
1445
1442
  return typeof o > "u" && (o = e.apply(this, n), t.set(i, o)), o;
1446
1443
  }
1447
- function xr(e, t, r, n, i) {
1444
+ function bt(e, t, r, n, i) {
1448
1445
  return r.bind(t, e, n, i);
1449
1446
  }
1450
- function hi(e, t) {
1451
- var r = e.length === 1 ? ui : _r;
1452
- return xr(e, this, r, t.cache.create(), t.serializer);
1447
+ function li(e, t) {
1448
+ var r = e.length === 1 ? yr : _r;
1449
+ return bt(e, this, r, t.cache.create(), t.serializer);
1453
1450
  }
1454
- function ci(e, t) {
1455
- return xr(e, this, _r, t.cache.create(), t.serializer);
1451
+ function ui(e, t) {
1452
+ return bt(e, this, _r, t.cache.create(), t.serializer);
1456
1453
  }
1457
- var fi = function() {
1454
+ function hi(e, t) {
1455
+ return bt(e, this, yr, t.cache.create(), t.serializer);
1456
+ }
1457
+ var ci = function() {
1458
1458
  return JSON.stringify(arguments);
1459
- }, di = (
1460
- /** @class */
1461
- function() {
1462
- function e() {
1463
- this.cache = /* @__PURE__ */ Object.create(null);
1464
- }
1465
- return e.prototype.get = function(t) {
1466
- return this.cache[t];
1467
- }, e.prototype.set = function(t, r) {
1468
- this.cache[t] = r;
1469
- }, e;
1470
- }()
1471
- ), pi = {
1459
+ };
1460
+ function vt() {
1461
+ this.cache = /* @__PURE__ */ Object.create(null);
1462
+ }
1463
+ vt.prototype.get = function(e) {
1464
+ return this.cache[e];
1465
+ };
1466
+ vt.prototype.set = function(e, t) {
1467
+ this.cache[e] = t;
1468
+ };
1469
+ var fi = {
1472
1470
  create: function() {
1473
- return new di();
1471
+ return new vt();
1474
1472
  }
1475
- }, Ke = {
1476
- variadic: ci
1477
- }, Ne = function() {
1478
- return Ne = Object.assign || function(t) {
1479
- for (var r, n = 1, i = arguments.length; n < i; n++) {
1480
- r = arguments[n];
1481
- for (var o in r)
1482
- Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
1483
- }
1484
- return t;
1485
- }, Ne.apply(this, arguments);
1486
- };
1487
- var _;
1473
+ }, Qe = {
1474
+ variadic: ui,
1475
+ monadic: hi
1476
+ }, _;
1488
1477
  (function(e) {
1489
1478
  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";
1490
1479
  })(_ || (_ = {}));
1491
- var H;
1480
+ var C;
1492
1481
  (function(e) {
1493
1482
  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";
1494
- })(H || (H = {}));
1495
- var le;
1483
+ })(C || (C = {}));
1484
+ var ue;
1496
1485
  (function(e) {
1497
1486
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
1498
- })(le || (le = {}));
1499
- function Rt(e) {
1500
- return e.type === H.literal;
1487
+ })(ue || (ue = {}));
1488
+ function Ot(e) {
1489
+ return e.type === C.literal;
1501
1490
  }
1502
- function mi(e) {
1503
- return e.type === H.argument;
1491
+ function di(e) {
1492
+ return e.type === C.argument;
1493
+ }
1494
+ function xr(e) {
1495
+ return e.type === C.number;
1504
1496
  }
1505
1497
  function Er(e) {
1506
- return e.type === H.number;
1498
+ return e.type === C.date;
1507
1499
  }
1508
1500
  function Sr(e) {
1509
- return e.type === H.date;
1501
+ return e.type === C.time;
1510
1502
  }
1511
1503
  function Pr(e) {
1512
- return e.type === H.time;
1504
+ return e.type === C.select;
1513
1505
  }
1514
1506
  function wr(e) {
1515
- return e.type === H.select;
1507
+ return e.type === C.plural;
1516
1508
  }
1517
- function Tr(e) {
1518
- return e.type === H.plural;
1509
+ function mi(e) {
1510
+ return e.type === C.pound;
1519
1511
  }
1520
- function gi(e) {
1521
- return e.type === H.pound;
1512
+ function Tr(e) {
1513
+ return e.type === C.tag;
1522
1514
  }
1523
1515
  function Hr(e) {
1524
- return e.type === H.tag;
1516
+ return !!(e && typeof e == "object" && e.type === ue.number);
1525
1517
  }
1526
- function Cr(e) {
1527
- return !!(e && typeof e == "object" && e.type === le.number);
1518
+ function at(e) {
1519
+ return !!(e && typeof e == "object" && e.type === ue.dateTime);
1528
1520
  }
1529
- function ct(e) {
1530
- return !!(e && typeof e == "object" && e.type === le.dateTime);
1531
- }
1532
- var Ar = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, bi = /(?:[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;
1533
- function vi(e) {
1521
+ var Cr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, pi = /(?:[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;
1522
+ function gi(e) {
1534
1523
  var t = {};
1535
- return e.replace(bi, function(r) {
1524
+ return e.replace(pi, function(r) {
1536
1525
  var n = r.length;
1537
1526
  switch (r[0]) {
1538
1527
  case "G":
@@ -1621,42 +1610,32 @@ function vi(e) {
1621
1610
  return "";
1622
1611
  }), t;
1623
1612
  }
1624
- var A = function() {
1625
- return A = Object.assign || function(t) {
1626
- for (var r, n = 1, i = arguments.length; n < i; n++) {
1627
- r = arguments[n];
1628
- for (var o in r)
1629
- Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
1630
- }
1631
- return t;
1632
- }, A.apply(this, arguments);
1633
- };
1634
- var yi = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1635
- function _i(e) {
1613
+ var bi = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1614
+ function vi(e) {
1636
1615
  if (e.length === 0)
1637
1616
  throw new Error("Number skeleton cannot be empty");
1638
- for (var t = e.split(yi).filter(function(f) {
1617
+ for (var t = e.split(bi).filter(function(f) {
1639
1618
  return f.length > 0;
1640
1619
  }), r = [], n = 0, i = t; n < i.length; n++) {
1641
1620
  var o = i[n], a = o.split("/");
1642
1621
  if (a.length === 0)
1643
1622
  throw new Error("Invalid number skeleton");
1644
- for (var u = a[0], c = a.slice(1), l = 0, s = c; l < s.length; l++) {
1645
- var h = s[l];
1623
+ for (var l = a[0], c = a.slice(1), u = 0, s = c; u < s.length; u++) {
1624
+ var h = s[u];
1646
1625
  if (h.length === 0)
1647
1626
  throw new Error("Invalid number skeleton");
1648
1627
  }
1649
- r.push({ stem: u, options: c });
1628
+ r.push({ stem: l, options: c });
1650
1629
  }
1651
1630
  return r;
1652
1631
  }
1653
- function xi(e) {
1632
+ function yi(e) {
1654
1633
  return e.replace(/^(.*?)-/, "");
1655
1634
  }
1656
- var Dt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Br = /^(@+)?(\+|#+)?[rs]?$/g, Ei = /(\*)(0+)|(#+)(0+)|(0+)/g, Or = /^(0+)$/;
1657
- function kt(e) {
1635
+ var Mt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Ar = /^(@+)?(\+|#+)?[rs]?$/g, _i = /(\*)(0+)|(#+)(0+)|(0+)/g, Br = /^(0+)$/;
1636
+ function Rt(e) {
1658
1637
  var t = {};
1659
- return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Br, function(r, n, i) {
1638
+ return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Ar, function(r, n, i) {
1660
1639
  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)), "";
1661
1640
  }), t;
1662
1641
  }
@@ -1700,7 +1679,7 @@ function Ir(e) {
1700
1679
  };
1701
1680
  }
1702
1681
  }
1703
- function Si(e) {
1682
+ function xi(e) {
1704
1683
  var t;
1705
1684
  if (e[0] === "E" && e[1] === "E" ? (t = {
1706
1685
  notation: "engineering"
@@ -1708,17 +1687,17 @@ function Si(e) {
1708
1687
  notation: "scientific"
1709
1688
  }, e = e.slice(1)), t) {
1710
1689
  var r = e.slice(0, 2);
1711
- if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Or.test(e))
1690
+ if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Br.test(e))
1712
1691
  throw new Error("Malformed concise eng/scientific notation");
1713
1692
  t.minimumIntegerDigits = e.length;
1714
1693
  }
1715
1694
  return t;
1716
1695
  }
1717
- function Ft(e) {
1696
+ function Dt(e) {
1718
1697
  var t = {}, r = Ir(e);
1719
1698
  return r || t;
1720
1699
  }
1721
- function Pi(e) {
1700
+ function Ei(e) {
1722
1701
  for (var t = {}, r = 0, n = e; r < n.length; r++) {
1723
1702
  var i = n[r];
1724
1703
  switch (i.stem) {
@@ -1742,7 +1721,7 @@ function Pi(e) {
1742
1721
  continue;
1743
1722
  case "measure-unit":
1744
1723
  case "unit":
1745
- t.style = "unit", t.unit = xi(i.options[0]);
1724
+ t.style = "unit", t.unit = yi(i.options[0]);
1746
1725
  continue;
1747
1726
  case "compact-short":
1748
1727
  case "K":
@@ -1753,13 +1732,13 @@ function Pi(e) {
1753
1732
  t.notation = "compact", t.compactDisplay = "long";
1754
1733
  continue;
1755
1734
  case "scientific":
1756
- t = A(A(A({}, t), { notation: "scientific" }), i.options.reduce(function(c, l) {
1757
- return A(A({}, c), Ft(l));
1735
+ t = S(S(S({}, t), { notation: "scientific" }), i.options.reduce(function(c, u) {
1736
+ return S(S({}, c), Dt(u));
1758
1737
  }, {}));
1759
1738
  continue;
1760
1739
  case "engineering":
1761
- t = A(A(A({}, t), { notation: "engineering" }), i.options.reduce(function(c, l) {
1762
- return A(A({}, c), Ft(l));
1740
+ t = S(S(S({}, t), { notation: "engineering" }), i.options.reduce(function(c, u) {
1741
+ return S(S({}, c), Dt(u));
1763
1742
  }, {}));
1764
1743
  continue;
1765
1744
  case "notation-simple":
@@ -1804,8 +1783,8 @@ function Pi(e) {
1804
1783
  case "integer-width":
1805
1784
  if (i.options.length > 1)
1806
1785
  throw new RangeError("integer-width stems only accept a single optional option");
1807
- i.options[0].replace(Ei, function(c, l, s, h, f, d) {
1808
- if (l)
1786
+ i.options[0].replace(_i, function(c, u, s, h, f, d) {
1787
+ if (u)
1809
1788
  t.minimumIntegerDigits = s.length;
1810
1789
  else {
1811
1790
  if (h && f)
@@ -1817,28 +1796,28 @@ function Pi(e) {
1817
1796
  });
1818
1797
  continue;
1819
1798
  }
1820
- if (Or.test(i.stem)) {
1799
+ if (Br.test(i.stem)) {
1821
1800
  t.minimumIntegerDigits = i.stem.length;
1822
1801
  continue;
1823
1802
  }
1824
- if (Dt.test(i.stem)) {
1803
+ if (Mt.test(i.stem)) {
1825
1804
  if (i.options.length > 1)
1826
1805
  throw new RangeError("Fraction-precision stems only accept a single optional option");
1827
- i.stem.replace(Dt, function(c, l, s, h, f, d) {
1828
- return s === "*" ? t.minimumFractionDigits = l.length : h && h[0] === "#" ? t.maximumFractionDigits = h.length : f && d ? (t.minimumFractionDigits = f.length, t.maximumFractionDigits = f.length + d.length) : (t.minimumFractionDigits = l.length, t.maximumFractionDigits = l.length), "";
1806
+ i.stem.replace(Mt, function(c, u, s, h, f, d) {
1807
+ return s === "*" ? t.minimumFractionDigits = u.length : h && h[0] === "#" ? t.maximumFractionDigits = h.length : f && d ? (t.minimumFractionDigits = f.length, t.maximumFractionDigits = f.length + d.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
1829
1808
  });
1830
1809
  var o = i.options[0];
1831
- o === "w" ? t = A(A({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = A(A({}, t), kt(o)));
1810
+ o === "w" ? t = S(S({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = S(S({}, t), Rt(o)));
1832
1811
  continue;
1833
1812
  }
1834
- if (Br.test(i.stem)) {
1835
- t = A(A({}, t), kt(i.stem));
1813
+ if (Ar.test(i.stem)) {
1814
+ t = S(S({}, t), Rt(i.stem));
1836
1815
  continue;
1837
1816
  }
1838
1817
  var a = Ir(i.stem);
1839
- a && (t = A(A({}, t), a));
1840
- var u = Si(i.stem);
1841
- u && (t = A(A({}, t), u));
1818
+ a && (t = S(S({}, t), a));
1819
+ var l = xi(i.stem);
1820
+ l && (t = S(S({}, t), l));
1842
1821
  }
1843
1822
  return t;
1844
1823
  }
@@ -3257,23 +3236,23 @@ var Ce = {
3257
3236
  "h"
3258
3237
  ]
3259
3238
  };
3260
- function wi(e, t) {
3239
+ function Si(e, t) {
3261
3240
  for (var r = "", n = 0; n < e.length; n++) {
3262
3241
  var i = e.charAt(n);
3263
3242
  if (i === "j") {
3264
3243
  for (var o = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
3265
3244
  o++, n++;
3266
- var a = 1 + (o & 1), u = o < 2 ? 1 : 3 + (o >> 1), c = "a", l = Ti(t);
3267
- for ((l == "H" || l == "k") && (u = 0); u-- > 0; )
3245
+ var a = 1 + (o & 1), l = o < 2 ? 1 : 3 + (o >> 1), c = "a", u = Pi(t);
3246
+ for ((u == "H" || u == "k") && (l = 0); l-- > 0; )
3268
3247
  r += c;
3269
3248
  for (; a-- > 0; )
3270
- r = l + r;
3249
+ r = u + r;
3271
3250
  } else
3272
3251
  i === "J" ? r += "H" : r += i;
3273
3252
  }
3274
3253
  return r;
3275
3254
  }
3276
- function Ti(e) {
3255
+ function Pi(e) {
3277
3256
  var t = e.hourCycle;
3278
3257
  if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
3279
3258
  e.hourCycles && // @ts-ignore
@@ -3295,20 +3274,20 @@ function Ti(e) {
3295
3274
  var i = Ce[n || ""] || Ce[r || ""] || Ce["".concat(r, "-001")] || Ce["001"];
3296
3275
  return i[0];
3297
3276
  }
3298
- var et, Hi = new RegExp("^".concat(Ar.source, "*")), Ci = new RegExp("".concat(Ar.source, "*$"));
3277
+ var Je, wi = new RegExp("^".concat(Cr.source, "*")), Ti = new RegExp("".concat(Cr.source, "*$"));
3299
3278
  function x(e, t) {
3300
3279
  return { start: e, end: t };
3301
3280
  }
3302
- var Ai = !!String.prototype.startsWith && "_a".startsWith("a", 1), Bi = !!String.fromCodePoint, Oi = !!Object.fromEntries, Ii = !!String.prototype.codePointAt, Li = !!String.prototype.trimStart, Ni = !!String.prototype.trimEnd, Mi = !!Number.isSafeInteger, Ri = Mi ? Number.isSafeInteger : function(e) {
3281
+ var Hi = !!String.prototype.startsWith && "_a".startsWith("a", 1), Ci = !!String.fromCodePoint, Ai = !!Object.fromEntries, Bi = !!String.prototype.codePointAt, Ii = !!String.prototype.trimStart, Li = !!String.prototype.trimEnd, Ni = !!Number.isSafeInteger, Oi = Ni ? Number.isSafeInteger : function(e) {
3303
3282
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
3304
- }, ft = !0;
3283
+ }, lt = !0;
3305
3284
  try {
3306
- var Di = Nr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3307
- ft = ((et = Di.exec("a")) === null || et === void 0 ? void 0 : et[0]) === "a";
3285
+ var Mi = Nr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3286
+ lt = ((Je = Mi.exec("a")) === null || Je === void 0 ? void 0 : Je[0]) === "a";
3308
3287
  } catch {
3309
- ft = !1;
3288
+ lt = !1;
3310
3289
  }
3311
- var Ut = Ai ? (
3290
+ var kt = Hi ? (
3312
3291
  // Native
3313
3292
  function(t, r, n) {
3314
3293
  return t.startsWith(r, n);
@@ -3318,7 +3297,7 @@ var Ut = Ai ? (
3318
3297
  function(t, r, n) {
3319
3298
  return t.slice(n, n + r.length) === r;
3320
3299
  }
3321
- ), dt = Bi ? String.fromCodePoint : (
3300
+ ), ut = Ci ? String.fromCodePoint : (
3322
3301
  // IE11
3323
3302
  function() {
3324
3303
  for (var t = [], r = 0; r < arguments.length; r++)
@@ -3330,19 +3309,19 @@ var Ut = Ai ? (
3330
3309
  }
3331
3310
  return n;
3332
3311
  }
3333
- ), $t = (
3312
+ ), Ft = (
3334
3313
  // native
3335
- Oi ? Object.fromEntries : (
3314
+ Ai ? Object.fromEntries : (
3336
3315
  // Ponyfill
3337
3316
  function(t) {
3338
3317
  for (var r = {}, n = 0, i = t; n < i.length; n++) {
3339
- var o = i[n], a = o[0], u = o[1];
3340
- r[a] = u;
3318
+ var o = i[n], a = o[0], l = o[1];
3319
+ r[a] = l;
3341
3320
  }
3342
3321
  return r;
3343
3322
  }
3344
3323
  )
3345
- ), Lr = Ii ? (
3324
+ ), Lr = Bi ? (
3346
3325
  // Native
3347
3326
  function(t, r) {
3348
3327
  return t.codePointAt(r);
@@ -3356,7 +3335,7 @@ var Ut = Ai ? (
3356
3335
  return i < 55296 || i > 56319 || r + 1 === n || (o = t.charCodeAt(r + 1)) < 56320 || o > 57343 ? i : (i - 55296 << 10) + (o - 56320) + 65536;
3357
3336
  }
3358
3337
  }
3359
- ), ki = Li ? (
3338
+ ), Ri = Ii ? (
3360
3339
  // Native
3361
3340
  function(t) {
3362
3341
  return t.trimStart();
@@ -3364,9 +3343,9 @@ var Ut = Ai ? (
3364
3343
  ) : (
3365
3344
  // Ponyfill
3366
3345
  function(t) {
3367
- return t.replace(Hi, "");
3346
+ return t.replace(wi, "");
3368
3347
  }
3369
- ), Fi = Ni ? (
3348
+ ), Di = Li ? (
3370
3349
  // Native
3371
3350
  function(t) {
3372
3351
  return t.trimEnd();
@@ -3374,32 +3353,32 @@ var Ut = Ai ? (
3374
3353
  ) : (
3375
3354
  // Ponyfill
3376
3355
  function(t) {
3377
- return t.replace(Ci, "");
3356
+ return t.replace(Ti, "");
3378
3357
  }
3379
3358
  );
3380
3359
  function Nr(e, t) {
3381
3360
  return new RegExp(e, t);
3382
3361
  }
3383
- var pt;
3384
- if (ft) {
3385
- var Gt = Nr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3386
- pt = function(t, r) {
3362
+ var ht;
3363
+ if (lt) {
3364
+ var Ut = Nr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3365
+ ht = function(t, r) {
3387
3366
  var n;
3388
- Gt.lastIndex = r;
3389
- var i = Gt.exec(t);
3367
+ Ut.lastIndex = r;
3368
+ var i = Ut.exec(t);
3390
3369
  return (n = i[1]) !== null && n !== void 0 ? n : "";
3391
3370
  };
3392
3371
  } else
3393
- pt = function(t, r) {
3372
+ ht = function(t, r) {
3394
3373
  for (var n = []; ; ) {
3395
3374
  var i = Lr(t, r);
3396
- if (i === void 0 || Mr(i) || ji(i))
3375
+ if (i === void 0 || Or(i) || $i(i))
3397
3376
  break;
3398
3377
  n.push(i), r += i >= 65536 ? 2 : 1;
3399
3378
  }
3400
- return dt.apply(void 0, n);
3379
+ return ut.apply(void 0, n);
3401
3380
  };
3402
- var Ui = (
3381
+ var ki = (
3403
3382
  /** @class */
3404
3383
  function() {
3405
3384
  function e(t, r) {
@@ -3421,16 +3400,16 @@ var Ui = (
3421
3400
  if (o === 125 && t > 0)
3422
3401
  break;
3423
3402
  if (o === 35 && (r === "plural" || r === "selectordinal")) {
3424
- var u = this.clonePosition();
3403
+ var l = this.clonePosition();
3425
3404
  this.bump(), i.push({
3426
- type: H.pound,
3427
- location: x(u, this.clonePosition())
3405
+ type: C.pound,
3406
+ location: x(l, this.clonePosition())
3428
3407
  });
3429
3408
  } else if (o === 60 && !this.ignoreTag && this.peek() === 47) {
3430
3409
  if (n)
3431
3410
  break;
3432
3411
  return this.error(_.UNMATCHED_CLOSING_TAG, x(this.clonePosition(), this.clonePosition()));
3433
- } else if (o === 60 && !this.ignoreTag && mt(this.peek() || 0)) {
3412
+ } else if (o === 60 && !this.ignoreTag && ct(this.peek() || 0)) {
3434
3413
  var a = this.parseTag(t, r);
3435
3414
  if (a.err)
3436
3415
  return a;
@@ -3451,7 +3430,7 @@ var Ui = (
3451
3430
  if (this.bumpSpace(), this.bumpIf("/>"))
3452
3431
  return {
3453
3432
  val: {
3454
- type: H.literal,
3433
+ type: C.literal,
3455
3434
  value: "<".concat(i, "/>"),
3456
3435
  location: x(n, this.clonePosition())
3457
3436
  },
@@ -3461,27 +3440,27 @@ var Ui = (
3461
3440
  var o = this.parseMessage(t + 1, r, !0);
3462
3441
  if (o.err)
3463
3442
  return o;
3464
- var a = o.val, u = this.clonePosition();
3443
+ var a = o.val, l = this.clonePosition();
3465
3444
  if (this.bumpIf("</")) {
3466
- if (this.isEOF() || !mt(this.char()))
3467
- return this.error(_.INVALID_TAG, x(u, this.clonePosition()));
3468
- var c = this.clonePosition(), l = this.parseTagName();
3469
- return i !== l ? this.error(_.UNMATCHED_CLOSING_TAG, x(c, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
3445
+ if (this.isEOF() || !ct(this.char()))
3446
+ return this.error(_.INVALID_TAG, x(l, this.clonePosition()));
3447
+ var c = this.clonePosition(), u = this.parseTagName();
3448
+ return i !== u ? this.error(_.UNMATCHED_CLOSING_TAG, x(c, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
3470
3449
  val: {
3471
- type: H.tag,
3450
+ type: C.tag,
3472
3451
  value: i,
3473
3452
  children: a,
3474
3453
  location: x(n, this.clonePosition())
3475
3454
  },
3476
3455
  err: null
3477
- } : this.error(_.INVALID_TAG, x(u, this.clonePosition())));
3456
+ } : this.error(_.INVALID_TAG, x(l, this.clonePosition())));
3478
3457
  } else
3479
3458
  return this.error(_.UNCLOSED_TAG, x(n, this.clonePosition()));
3480
3459
  } else
3481
3460
  return this.error(_.INVALID_TAG, x(n, this.clonePosition()));
3482
3461
  }, e.prototype.parseTagName = function() {
3483
3462
  var t = this.offset();
3484
- for (this.bump(); !this.isEOF() && Gi(this.char()); )
3463
+ for (this.bump(); !this.isEOF() && Ui(this.char()); )
3485
3464
  this.bump();
3486
3465
  return this.message.slice(t, this.offset());
3487
3466
  }, e.prototype.parseLiteral = function(t, r) {
@@ -3496,21 +3475,21 @@ var Ui = (
3496
3475
  i += a;
3497
3476
  continue;
3498
3477
  }
3499
- var u = this.tryParseLeftAngleBracket();
3500
- if (u) {
3501
- i += u;
3478
+ var l = this.tryParseLeftAngleBracket();
3479
+ if (l) {
3480
+ i += l;
3502
3481
  continue;
3503
3482
  }
3504
3483
  break;
3505
3484
  }
3506
3485
  var c = x(n, this.clonePosition());
3507
3486
  return {
3508
- val: { type: H.literal, value: i, location: c },
3487
+ val: { type: C.literal, value: i, location: c },
3509
3488
  err: null
3510
3489
  };
3511
3490
  }, e.prototype.tryParseLeftAngleBracket = function() {
3512
3491
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
3513
- !$i(this.peek() || 0)) ? (this.bump(), "<") : null;
3492
+ !Fi(this.peek() || 0)) ? (this.bump(), "<") : null;
3514
3493
  }, e.prototype.tryParseQuote = function(t) {
3515
3494
  if (this.isEOF() || this.char() !== 39)
3516
3495
  return null;
@@ -3544,12 +3523,12 @@ var Ui = (
3544
3523
  r.push(n);
3545
3524
  this.bump();
3546
3525
  }
3547
- return dt.apply(void 0, r);
3526
+ return ut.apply(void 0, r);
3548
3527
  }, e.prototype.tryParseUnquoted = function(t, r) {
3549
3528
  if (this.isEOF())
3550
3529
  return null;
3551
3530
  var n = this.char();
3552
- return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), dt(n));
3531
+ return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), ut(n));
3553
3532
  }, e.prototype.parseArgument = function(t, r) {
3554
3533
  var n = this.clonePosition();
3555
3534
  if (this.bump(), this.bumpSpace(), this.isEOF())
@@ -3565,7 +3544,7 @@ var Ui = (
3565
3544
  case 125:
3566
3545
  return this.bump(), {
3567
3546
  val: {
3568
- type: H.argument,
3547
+ type: C.argument,
3569
3548
  // value does not include the opening and closing braces.
3570
3549
  value: i,
3571
3550
  location: x(n, this.clonePosition())
@@ -3578,54 +3557,54 @@ var Ui = (
3578
3557
  return this.error(_.MALFORMED_ARGUMENT, x(n, this.clonePosition()));
3579
3558
  }
3580
3559
  }, e.prototype.parseIdentifierIfPossible = function() {
3581
- var t = this.clonePosition(), r = this.offset(), n = pt(this.message, r), i = r + n.length;
3560
+ var t = this.clonePosition(), r = this.offset(), n = ht(this.message, r), i = r + n.length;
3582
3561
  this.bumpTo(i);
3583
3562
  var o = this.clonePosition(), a = x(t, o);
3584
3563
  return { value: n, location: a };
3585
3564
  }, e.prototype.parseArgumentOptions = function(t, r, n, i) {
3586
- var o, a = this.clonePosition(), u = this.parseIdentifierIfPossible().value, c = this.clonePosition();
3587
- switch (u) {
3565
+ var o, a = this.clonePosition(), l = this.parseIdentifierIfPossible().value, c = this.clonePosition();
3566
+ switch (l) {
3588
3567
  case "":
3589
3568
  return this.error(_.EXPECT_ARGUMENT_TYPE, x(a, c));
3590
3569
  case "number":
3591
3570
  case "date":
3592
3571
  case "time": {
3593
3572
  this.bumpSpace();
3594
- var l = null;
3573
+ var u = null;
3595
3574
  if (this.bumpIf(",")) {
3596
3575
  this.bumpSpace();
3597
3576
  var s = this.clonePosition(), h = this.parseSimpleArgStyleIfPossible();
3598
3577
  if (h.err)
3599
3578
  return h;
3600
- var f = Fi(h.val);
3579
+ var f = Di(h.val);
3601
3580
  if (f.length === 0)
3602
3581
  return this.error(_.EXPECT_ARGUMENT_STYLE, x(this.clonePosition(), this.clonePosition()));
3603
3582
  var d = x(s, this.clonePosition());
3604
- l = { style: f, styleLocation: d };
3583
+ u = { style: f, styleLocation: d };
3605
3584
  }
3606
- var m = this.tryParseArgumentClose(i);
3607
- if (m.err)
3608
- return m;
3585
+ var p = this.tryParseArgumentClose(i);
3586
+ if (p.err)
3587
+ return p;
3609
3588
  var b = x(i, this.clonePosition());
3610
- if (l && Ut(l?.style, "::", 0)) {
3611
- var S = ki(l.style.slice(2));
3612
- if (u === "number") {
3613
- var h = this.parseNumberSkeletonFromString(S, l.styleLocation);
3589
+ if (u && kt(u?.style, "::", 0)) {
3590
+ var P = Ri(u.style.slice(2));
3591
+ if (l === "number") {
3592
+ var h = this.parseNumberSkeletonFromString(P, u.styleLocation);
3614
3593
  return h.err ? h : {
3615
- val: { type: H.number, value: n, location: b, style: h.val },
3594
+ val: { type: C.number, value: n, location: b, style: h.val },
3616
3595
  err: null
3617
3596
  };
3618
3597
  } else {
3619
- if (S.length === 0)
3598
+ if (P.length === 0)
3620
3599
  return this.error(_.EXPECT_DATE_TIME_SKELETON, b);
3621
- var E = S;
3622
- this.locale && (E = wi(S, this.locale));
3600
+ var E = P;
3601
+ this.locale && (E = Si(P, this.locale));
3623
3602
  var f = {
3624
- type: le.dateTime,
3603
+ type: ue.dateTime,
3625
3604
  pattern: E,
3626
- location: l.styleLocation,
3627
- parsedOptions: this.shouldParseSkeletons ? vi(E) : {}
3628
- }, B = u === "date" ? H.date : H.time;
3605
+ location: u.styleLocation,
3606
+ parsedOptions: this.shouldParseSkeletons ? gi(E) : {}
3607
+ }, B = l === "date" ? C.date : C.time;
3629
3608
  return {
3630
3609
  val: { type: B, value: n, location: b, style: f },
3631
3610
  err: null
@@ -3634,10 +3613,10 @@ var Ui = (
3634
3613
  }
3635
3614
  return {
3636
3615
  val: {
3637
- type: u === "number" ? H.number : u === "date" ? H.date : H.time,
3616
+ type: l === "number" ? C.number : l === "date" ? C.date : C.time,
3638
3617
  value: n,
3639
3618
  location: b,
3640
- style: (o = l?.style) !== null && o !== void 0 ? o : null
3619
+ style: (o = u?.style) !== null && o !== void 0 ? o : null
3641
3620
  },
3642
3621
  err: null
3643
3622
  };
@@ -3645,43 +3624,43 @@ var Ui = (
3645
3624
  case "plural":
3646
3625
  case "selectordinal":
3647
3626
  case "select": {
3648
- var O = this.clonePosition();
3627
+ var I = this.clonePosition();
3649
3628
  if (this.bumpSpace(), !this.bumpIf(","))
3650
- return this.error(_.EXPECT_SELECT_ARGUMENT_OPTIONS, x(O, Ne({}, O)));
3629
+ return this.error(_.EXPECT_SELECT_ARGUMENT_OPTIONS, x(I, S({}, I)));
3651
3630
  this.bumpSpace();
3652
- var N = this.parseIdentifierIfPossible(), T = 0;
3653
- if (u !== "select" && N.value === "offset") {
3631
+ var O = this.parseIdentifierIfPossible(), H = 0;
3632
+ if (l !== "select" && O.value === "offset") {
3654
3633
  if (!this.bumpIf(":"))
3655
3634
  return this.error(_.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, x(this.clonePosition(), this.clonePosition()));
3656
3635
  this.bumpSpace();
3657
3636
  var h = this.tryParseDecimalInteger(_.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, _.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
3658
3637
  if (h.err)
3659
3638
  return h;
3660
- this.bumpSpace(), N = this.parseIdentifierIfPossible(), T = h.val;
3639
+ this.bumpSpace(), O = this.parseIdentifierIfPossible(), H = h.val;
3661
3640
  }
3662
- var v = this.tryParsePluralOrSelectOptions(t, u, r, N);
3641
+ var v = this.tryParsePluralOrSelectOptions(t, l, r, O);
3663
3642
  if (v.err)
3664
3643
  return v;
3665
- var m = this.tryParseArgumentClose(i);
3666
- if (m.err)
3667
- return m;
3668
- var w = x(i, this.clonePosition());
3669
- return u === "select" ? {
3644
+ var p = this.tryParseArgumentClose(i);
3645
+ if (p.err)
3646
+ return p;
3647
+ var T = x(i, this.clonePosition());
3648
+ return l === "select" ? {
3670
3649
  val: {
3671
- type: H.select,
3650
+ type: C.select,
3672
3651
  value: n,
3673
- options: $t(v.val),
3674
- location: w
3652
+ options: Ft(v.val),
3653
+ location: T
3675
3654
  },
3676
3655
  err: null
3677
3656
  } : {
3678
3657
  val: {
3679
- type: H.plural,
3658
+ type: C.plural,
3680
3659
  value: n,
3681
- options: $t(v.val),
3682
- offset: T,
3683
- pluralType: u === "plural" ? "cardinal" : "ordinal",
3684
- location: w
3660
+ options: Ft(v.val),
3661
+ offset: H,
3662
+ pluralType: l === "plural" ? "cardinal" : "ordinal",
3663
+ location: T
3685
3664
  },
3686
3665
  err: null
3687
3666
  };
@@ -3729,64 +3708,64 @@ var Ui = (
3729
3708
  }, e.prototype.parseNumberSkeletonFromString = function(t, r) {
3730
3709
  var n = [];
3731
3710
  try {
3732
- n = _i(t);
3711
+ n = vi(t);
3733
3712
  } catch {
3734
3713
  return this.error(_.INVALID_NUMBER_SKELETON, r);
3735
3714
  }
3736
3715
  return {
3737
3716
  val: {
3738
- type: le.number,
3717
+ type: ue.number,
3739
3718
  tokens: n,
3740
3719
  location: r,
3741
- parsedOptions: this.shouldParseSkeletons ? Pi(n) : {}
3720
+ parsedOptions: this.shouldParseSkeletons ? Ei(n) : {}
3742
3721
  },
3743
3722
  err: null
3744
3723
  };
3745
3724
  }, e.prototype.tryParsePluralOrSelectOptions = function(t, r, n, i) {
3746
- for (var o, a = !1, u = [], c = /* @__PURE__ */ new Set(), l = i.value, s = i.location; ; ) {
3747
- if (l.length === 0) {
3725
+ for (var o, a = !1, l = [], c = /* @__PURE__ */ new Set(), u = i.value, s = i.location; ; ) {
3726
+ if (u.length === 0) {
3748
3727
  var h = this.clonePosition();
3749
3728
  if (r !== "select" && this.bumpIf("=")) {
3750
3729
  var f = this.tryParseDecimalInteger(_.EXPECT_PLURAL_ARGUMENT_SELECTOR, _.INVALID_PLURAL_ARGUMENT_SELECTOR);
3751
3730
  if (f.err)
3752
3731
  return f;
3753
- s = x(h, this.clonePosition()), l = this.message.slice(h.offset, this.offset());
3732
+ s = x(h, this.clonePosition()), u = this.message.slice(h.offset, this.offset());
3754
3733
  } else
3755
3734
  break;
3756
3735
  }
3757
- if (c.has(l))
3736
+ if (c.has(u))
3758
3737
  return this.error(r === "select" ? _.DUPLICATE_SELECT_ARGUMENT_SELECTOR : _.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, s);
3759
- l === "other" && (a = !0), this.bumpSpace();
3738
+ u === "other" && (a = !0), this.bumpSpace();
3760
3739
  var d = this.clonePosition();
3761
3740
  if (!this.bumpIf("{"))
3762
3741
  return this.error(r === "select" ? _.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : _.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, x(this.clonePosition(), this.clonePosition()));
3763
- var m = this.parseMessage(t + 1, r, n);
3764
- if (m.err)
3765
- return m;
3742
+ var p = this.parseMessage(t + 1, r, n);
3743
+ if (p.err)
3744
+ return p;
3766
3745
  var b = this.tryParseArgumentClose(d);
3767
3746
  if (b.err)
3768
3747
  return b;
3769
- u.push([
3770
- l,
3748
+ l.push([
3749
+ u,
3771
3750
  {
3772
- value: m.val,
3751
+ value: p.val,
3773
3752
  location: x(d, this.clonePosition())
3774
3753
  }
3775
- ]), c.add(l), this.bumpSpace(), o = this.parseIdentifierIfPossible(), l = o.value, s = o.location;
3754
+ ]), c.add(u), this.bumpSpace(), o = this.parseIdentifierIfPossible(), u = o.value, s = o.location;
3776
3755
  }
3777
- return u.length === 0 ? this.error(r === "select" ? _.EXPECT_SELECT_ARGUMENT_SELECTOR : _.EXPECT_PLURAL_ARGUMENT_SELECTOR, x(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !a ? this.error(_.MISSING_OTHER_CLAUSE, x(this.clonePosition(), this.clonePosition())) : { val: u, err: null };
3756
+ return l.length === 0 ? this.error(r === "select" ? _.EXPECT_SELECT_ARGUMENT_SELECTOR : _.EXPECT_PLURAL_ARGUMENT_SELECTOR, x(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !a ? this.error(_.MISSING_OTHER_CLAUSE, x(this.clonePosition(), this.clonePosition())) : { val: l, err: null };
3778
3757
  }, e.prototype.tryParseDecimalInteger = function(t, r) {
3779
3758
  var n = 1, i = this.clonePosition();
3780
3759
  this.bumpIf("+") || this.bumpIf("-") && (n = -1);
3781
3760
  for (var o = !1, a = 0; !this.isEOF(); ) {
3782
- var u = this.char();
3783
- if (u >= 48 && u <= 57)
3784
- o = !0, a = a * 10 + (u - 48), this.bump();
3761
+ var l = this.char();
3762
+ if (l >= 48 && l <= 57)
3763
+ o = !0, a = a * 10 + (l - 48), this.bump();
3785
3764
  else
3786
3765
  break;
3787
3766
  }
3788
3767
  var c = x(i, this.clonePosition());
3789
- return o ? (a *= n, Ri(a) ? { val: a, err: null } : this.error(r, c)) : this.error(t, c);
3768
+ return o ? (a *= n, Oi(a) ? { val: a, err: null } : this.error(r, c)) : this.error(t, c);
3790
3769
  }, e.prototype.offset = function() {
3791
3770
  return this.position.offset;
3792
3771
  }, e.prototype.isEOF = function() {
@@ -3820,7 +3799,7 @@ var Ui = (
3820
3799
  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);
3821
3800
  }
3822
3801
  }, e.prototype.bumpIf = function(t) {
3823
- if (Ut(this.message, t, this.offset())) {
3802
+ if (kt(this.message, t, this.offset())) {
3824
3803
  for (var r = 0; r < t.length; r++)
3825
3804
  this.bump();
3826
3805
  return !0;
@@ -3842,7 +3821,7 @@ var Ui = (
3842
3821
  break;
3843
3822
  }
3844
3823
  }, e.prototype.bumpSpace = function() {
3845
- for (; !this.isEOF() && Mr(this.char()); )
3824
+ for (; !this.isEOF() && Or(this.char()); )
3846
3825
  this.bump();
3847
3826
  }, e.prototype.peek = function() {
3848
3827
  if (this.isEOF())
@@ -3852,47 +3831,47 @@ var Ui = (
3852
3831
  }, e;
3853
3832
  }()
3854
3833
  );
3855
- function mt(e) {
3834
+ function ct(e) {
3856
3835
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3857
3836
  }
3858
- function $i(e) {
3859
- return mt(e) || e === 47;
3837
+ function Fi(e) {
3838
+ return ct(e) || e === 47;
3860
3839
  }
3861
- function Gi(e) {
3840
+ function Ui(e) {
3862
3841
  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;
3863
3842
  }
3864
- function Mr(e) {
3843
+ function Or(e) {
3865
3844
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3866
3845
  }
3867
- function ji(e) {
3846
+ function $i(e) {
3868
3847
  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;
3869
3848
  }
3870
- function gt(e) {
3849
+ function ft(e) {
3871
3850
  e.forEach(function(t) {
3872
- if (delete t.location, wr(t) || Tr(t))
3851
+ if (delete t.location, Pr(t) || wr(t))
3873
3852
  for (var r in t.options)
3874
- delete t.options[r].location, gt(t.options[r].value);
3853
+ delete t.options[r].location, ft(t.options[r].value);
3875
3854
  else
3876
- Er(t) && Cr(t.style) || (Sr(t) || Pr(t)) && ct(t.style) ? delete t.style.location : Hr(t) && gt(t.children);
3855
+ xr(t) && Hr(t.style) || (Er(t) || Sr(t)) && at(t.style) ? delete t.style.location : Tr(t) && ft(t.children);
3877
3856
  });
3878
3857
  }
3879
- function Xi(e, t) {
3880
- t === void 0 && (t = {}), t = Ne({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3881
- var r = new Ui(e, t).parse();
3858
+ function Gi(e, t) {
3859
+ t === void 0 && (t = {}), t = S({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3860
+ var r = new ki(e, t).parse();
3882
3861
  if (r.err) {
3883
3862
  var n = SyntaxError(_[r.err.kind]);
3884
3863
  throw n.location = r.err.location, n.originalMessage = r.err.message, n;
3885
3864
  }
3886
- return t?.captureLocation || gt(r.val), r.val;
3865
+ return t?.captureLocation || ft(r.val), r.val;
3887
3866
  }
3888
- var ue;
3867
+ var he;
3889
3868
  (function(e) {
3890
3869
  e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
3891
- })(ue || (ue = {}));
3892
- var $e = (
3870
+ })(he || (he = {}));
3871
+ var Fe = (
3893
3872
  /** @class */
3894
3873
  function(e) {
3895
- Ue(t, e);
3874
+ Y(t, e);
3896
3875
  function t(r, n, i) {
3897
3876
  var o = e.call(this, r) || this;
3898
3877
  return o.code = n, o.originalMessage = i, o;
@@ -3901,65 +3880,65 @@ var $e = (
3901
3880
  return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
3902
3881
  }, t;
3903
3882
  }(Error)
3904
- ), jt = (
3883
+ ), $t = (
3905
3884
  /** @class */
3906
3885
  function(e) {
3907
- Ue(t, e);
3886
+ Y(t, e);
3908
3887
  function t(r, n, i, o) {
3909
- return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), ue.INVALID_VALUE, o) || this;
3888
+ return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), he.INVALID_VALUE, o) || this;
3910
3889
  }
3911
3890
  return t;
3912
- }($e)
3913
- ), Vi = (
3891
+ }(Fe)
3892
+ ), ji = (
3914
3893
  /** @class */
3915
3894
  function(e) {
3916
- Ue(t, e);
3895
+ Y(t, e);
3917
3896
  function t(r, n, i) {
3918
- return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), ue.INVALID_VALUE, i) || this;
3897
+ return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), he.INVALID_VALUE, i) || this;
3919
3898
  }
3920
3899
  return t;
3921
- }($e)
3922
- ), zi = (
3900
+ }(Fe)
3901
+ ), Xi = (
3923
3902
  /** @class */
3924
3903
  function(e) {
3925
- Ue(t, e);
3904
+ Y(t, e);
3926
3905
  function t(r, n) {
3927
- return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), ue.MISSING_VALUE, n) || this;
3906
+ return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), he.MISSING_VALUE, n) || this;
3928
3907
  }
3929
3908
  return t;
3930
- }($e)
3909
+ }(Fe)
3931
3910
  ), k;
3932
3911
  (function(e) {
3933
3912
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
3934
3913
  })(k || (k = {}));
3935
- function Wi(e) {
3914
+ function Vi(e) {
3936
3915
  return e.length < 2 ? e : e.reduce(function(t, r) {
3937
3916
  var n = t[t.length - 1];
3938
3917
  return !n || n.type !== k.literal || r.type !== k.literal ? t.push(r) : n.value += r.value, t;
3939
3918
  }, []);
3940
3919
  }
3941
- function Zi(e) {
3920
+ function zi(e) {
3942
3921
  return typeof e == "function";
3943
3922
  }
3944
- function Oe(e, t, r, n, i, o, a) {
3945
- if (e.length === 1 && Rt(e[0]))
3923
+ function Ie(e, t, r, n, i, o, a) {
3924
+ if (e.length === 1 && Ot(e[0]))
3946
3925
  return [
3947
3926
  {
3948
3927
  type: k.literal,
3949
3928
  value: e[0].value
3950
3929
  }
3951
3930
  ];
3952
- for (var u = [], c = 0, l = e; c < l.length; c++) {
3953
- var s = l[c];
3954
- if (Rt(s)) {
3955
- u.push({
3931
+ for (var l = [], c = 0, u = e; c < u.length; c++) {
3932
+ var s = u[c];
3933
+ if (Ot(s)) {
3934
+ l.push({
3956
3935
  type: k.literal,
3957
3936
  value: s.value
3958
3937
  });
3959
3938
  continue;
3960
3939
  }
3961
- if (gi(s)) {
3962
- typeof o == "number" && u.push({
3940
+ if (mi(s)) {
3941
+ typeof o == "number" && l.push({
3963
3942
  type: k.literal,
3964
3943
  value: r.getNumberFormat(t).format(o)
3965
3944
  });
@@ -3967,89 +3946,89 @@ function Oe(e, t, r, n, i, o, a) {
3967
3946
  }
3968
3947
  var h = s.value;
3969
3948
  if (!(i && h in i))
3970
- throw new zi(h, a);
3949
+ throw new Xi(h, a);
3971
3950
  var f = i[h];
3972
- if (mi(s)) {
3973
- (!f || typeof f == "string" || typeof f == "number") && (f = typeof f == "string" || typeof f == "number" ? String(f) : ""), u.push({
3951
+ if (di(s)) {
3952
+ (!f || typeof f == "string" || typeof f == "number") && (f = typeof f == "string" || typeof f == "number" ? String(f) : ""), l.push({
3974
3953
  type: typeof f == "string" ? k.literal : k.object,
3975
3954
  value: f
3976
3955
  });
3977
3956
  continue;
3978
3957
  }
3979
- if (Sr(s)) {
3980
- var d = typeof s.style == "string" ? n.date[s.style] : ct(s.style) ? s.style.parsedOptions : void 0;
3981
- u.push({
3958
+ if (Er(s)) {
3959
+ var d = typeof s.style == "string" ? n.date[s.style] : at(s.style) ? s.style.parsedOptions : void 0;
3960
+ l.push({
3982
3961
  type: k.literal,
3983
3962
  value: r.getDateTimeFormat(t, d).format(f)
3984
3963
  });
3985
3964
  continue;
3986
3965
  }
3987
- if (Pr(s)) {
3988
- var d = typeof s.style == "string" ? n.time[s.style] : ct(s.style) ? s.style.parsedOptions : n.time.medium;
3989
- u.push({
3966
+ if (Sr(s)) {
3967
+ var d = typeof s.style == "string" ? n.time[s.style] : at(s.style) ? s.style.parsedOptions : n.time.medium;
3968
+ l.push({
3990
3969
  type: k.literal,
3991
3970
  value: r.getDateTimeFormat(t, d).format(f)
3992
3971
  });
3993
3972
  continue;
3994
3973
  }
3995
- if (Er(s)) {
3996
- var d = typeof s.style == "string" ? n.number[s.style] : Cr(s.style) ? s.style.parsedOptions : void 0;
3997
- d && d.scale && (f = f * (d.scale || 1)), u.push({
3974
+ if (xr(s)) {
3975
+ var d = typeof s.style == "string" ? n.number[s.style] : Hr(s.style) ? s.style.parsedOptions : void 0;
3976
+ d && d.scale && (f = f * (d.scale || 1)), l.push({
3998
3977
  type: k.literal,
3999
3978
  value: r.getNumberFormat(t, d).format(f)
4000
3979
  });
4001
3980
  continue;
4002
3981
  }
4003
- if (Hr(s)) {
4004
- var m = s.children, b = s.value, S = i[b];
4005
- if (!Zi(S))
4006
- throw new Vi(b, "function", a);
4007
- var E = Oe(m, t, r, n, i, o), B = S(E.map(function(T) {
4008
- return T.value;
3982
+ if (Tr(s)) {
3983
+ var p = s.children, b = s.value, P = i[b];
3984
+ if (!zi(P))
3985
+ throw new ji(b, "function", a);
3986
+ var E = Ie(p, t, r, n, i, o), B = P(E.map(function(H) {
3987
+ return H.value;
4009
3988
  }));
4010
- Array.isArray(B) || (B = [B]), u.push.apply(u, B.map(function(T) {
3989
+ Array.isArray(B) || (B = [B]), l.push.apply(l, B.map(function(H) {
4011
3990
  return {
4012
- type: typeof T == "string" ? k.literal : k.object,
4013
- value: T
3991
+ type: typeof H == "string" ? k.literal : k.object,
3992
+ value: H
4014
3993
  };
4015
3994
  }));
4016
3995
  }
4017
- if (wr(s)) {
4018
- var O = s.options[f] || s.options.other;
4019
- if (!O)
4020
- throw new jt(s.value, f, Object.keys(s.options), a);
4021
- u.push.apply(u, Oe(O.value, t, r, n, i));
3996
+ if (Pr(s)) {
3997
+ var I = s.options[f] || s.options.other;
3998
+ if (!I)
3999
+ throw new $t(s.value, f, Object.keys(s.options), a);
4000
+ l.push.apply(l, Ie(I.value, t, r, n, i));
4022
4001
  continue;
4023
4002
  }
4024
- if (Tr(s)) {
4025
- var O = s.options["=".concat(f)];
4026
- if (!O) {
4003
+ if (wr(s)) {
4004
+ var I = s.options["=".concat(f)];
4005
+ if (!I) {
4027
4006
  if (!Intl.PluralRules)
4028
- throw new $e(`Intl.PluralRules is not available in this environment.
4007
+ throw new Fe(`Intl.PluralRules is not available in this environment.
4029
4008
  Try polyfilling it using "@formatjs/intl-pluralrules"
4030
- `, ue.MISSING_INTL_API, a);
4031
- var N = r.getPluralRules(t, { type: s.pluralType }).select(f - (s.offset || 0));
4032
- O = s.options[N] || s.options.other;
4009
+ `, he.MISSING_INTL_API, a);
4010
+ var O = r.getPluralRules(t, { type: s.pluralType }).select(f - (s.offset || 0));
4011
+ I = s.options[O] || s.options.other;
4033
4012
  }
4034
- if (!O)
4035
- throw new jt(s.value, f, Object.keys(s.options), a);
4036
- u.push.apply(u, Oe(O.value, t, r, n, i, f - (s.offset || 0)));
4013
+ if (!I)
4014
+ throw new $t(s.value, f, Object.keys(s.options), a);
4015
+ l.push.apply(l, Ie(I.value, t, r, n, i, f - (s.offset || 0)));
4037
4016
  continue;
4038
4017
  }
4039
4018
  }
4040
- return Wi(u);
4019
+ return Vi(l);
4041
4020
  }
4042
- function Yi(e, t) {
4043
- return t ? Z(Z(Z({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
4044
- return r[n] = Z(Z({}, e[n]), t[n] || {}), r;
4021
+ function Wi(e, t) {
4022
+ return t ? S(S(S({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
4023
+ return r[n] = S(S({}, e[n]), t[n] || {}), r;
4045
4024
  }, {})) : e;
4046
4025
  }
4047
- function qi(e, t) {
4026
+ function Zi(e, t) {
4048
4027
  return t ? Object.keys(e).reduce(function(r, n) {
4049
- return r[n] = Yi(e[n], t[n]), r;
4050
- }, Z({}, e)) : e;
4028
+ return r[n] = Wi(e[n], t[n]), r;
4029
+ }, S({}, e)) : e;
4051
4030
  }
4052
- function tt(e) {
4031
+ function Ke(e) {
4053
4032
  return {
4054
4033
  create: function() {
4055
4034
  return {
@@ -4063,39 +4042,39 @@ function tt(e) {
4063
4042
  }
4064
4043
  };
4065
4044
  }
4066
- function Qi(e) {
4045
+ function Yi(e) {
4067
4046
  return e === void 0 && (e = {
4068
4047
  number: {},
4069
4048
  dateTime: {},
4070
4049
  pluralRules: {}
4071
4050
  }), {
4072
- getNumberFormat: Je(function() {
4051
+ getNumberFormat: qe(function() {
4073
4052
  for (var t, r = [], n = 0; n < arguments.length; n++)
4074
4053
  r[n] = arguments[n];
4075
- return new ((t = Intl.NumberFormat).bind.apply(t, Qe([void 0], r, !1)))();
4054
+ return new ((t = Intl.NumberFormat).bind.apply(t, ie([void 0], r, !1)))();
4076
4055
  }, {
4077
- cache: tt(e.number),
4078
- strategy: Ke.variadic
4056
+ cache: Ke(e.number),
4057
+ strategy: Qe.variadic
4079
4058
  }),
4080
- getDateTimeFormat: Je(function() {
4059
+ getDateTimeFormat: qe(function() {
4081
4060
  for (var t, r = [], n = 0; n < arguments.length; n++)
4082
4061
  r[n] = arguments[n];
4083
- return new ((t = Intl.DateTimeFormat).bind.apply(t, Qe([void 0], r, !1)))();
4062
+ return new ((t = Intl.DateTimeFormat).bind.apply(t, ie([void 0], r, !1)))();
4084
4063
  }, {
4085
- cache: tt(e.dateTime),
4086
- strategy: Ke.variadic
4064
+ cache: Ke(e.dateTime),
4065
+ strategy: Qe.variadic
4087
4066
  }),
4088
- getPluralRules: Je(function() {
4067
+ getPluralRules: qe(function() {
4089
4068
  for (var t, r = [], n = 0; n < arguments.length; n++)
4090
4069
  r[n] = arguments[n];
4091
- return new ((t = Intl.PluralRules).bind.apply(t, Qe([void 0], r, !1)))();
4070
+ return new ((t = Intl.PluralRules).bind.apply(t, ie([void 0], r, !1)))();
4092
4071
  }, {
4093
- cache: tt(e.pluralRules),
4094
- strategy: Ke.variadic
4072
+ cache: Ke(e.pluralRules),
4073
+ strategy: Qe.variadic
4095
4074
  })
4096
4075
  };
4097
4076
  }
4098
- var Ji = (
4077
+ var qi = (
4099
4078
  /** @class */
4100
4079
  function() {
4101
4080
  function e(t, r, n, i) {
@@ -4106,15 +4085,15 @@ var Ji = (
4106
4085
  dateTime: {},
4107
4086
  pluralRules: {}
4108
4087
  }, this.format = function(c) {
4109
- var l = o.formatToParts(c);
4110
- if (l.length === 1)
4111
- return l[0].value;
4112
- var s = l.reduce(function(h, f) {
4088
+ var u = o.formatToParts(c);
4089
+ if (u.length === 1)
4090
+ return u[0].value;
4091
+ var s = u.reduce(function(h, f) {
4113
4092
  return !h.length || f.type !== k.literal || typeof h[h.length - 1] != "string" ? h.push(f.value) : h[h.length - 1] += f.value, h;
4114
4093
  }, []);
4115
4094
  return s.length <= 1 ? s[0] || "" : s;
4116
4095
  }, this.formatToParts = function(c) {
4117
- return Oe(o.ast, o.locales, o.formatters, o.formats, c, void 0, o.message);
4096
+ return Ie(o.ast, o.locales, o.formatters, o.formats, c, void 0, o.message);
4118
4097
  }, this.resolvedOptions = function() {
4119
4098
  var c;
4120
4099
  return {
@@ -4127,13 +4106,13 @@ var Ji = (
4127
4106
  throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
4128
4107
  var a = i || {};
4129
4108
  a.formatters;
4130
- var u = ai(a, ["formatters"]);
4131
- this.ast = e.__parse(t, Z(Z({}, u), { locale: this.resolvedLocale }));
4109
+ var l = Bn(a, ["formatters"]);
4110
+ this.ast = e.__parse(t, S(S({}, l), { locale: this.resolvedLocale }));
4132
4111
  } else
4133
4112
  this.ast = t;
4134
4113
  if (!Array.isArray(this.ast))
4135
4114
  throw new TypeError("A message must be provided as a String or AST.");
4136
- this.formats = qi(e.formats, n), this.formatters = i && i.formatters || Qi(this.formatterCache);
4115
+ this.formats = Zi(e.formats, n), this.formatters = i && i.formatters || Yi(this.formatterCache);
4137
4116
  }
4138
4117
  return Object.defineProperty(e, "defaultLocale", {
4139
4118
  get: function() {
@@ -4146,7 +4125,7 @@ var Ji = (
4146
4125
  var r = Intl.NumberFormat.supportedLocalesOf(t);
4147
4126
  return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
4148
4127
  }
4149
- }, e.__parse = Xi, e.formats = {
4128
+ }, e.__parse = Gi, e.formats = {
4150
4129
  number: {
4151
4130
  integer: {
4152
4131
  maximumFractionDigits: 0
@@ -4207,7 +4186,7 @@ var Ji = (
4207
4186
  }, e;
4208
4187
  }()
4209
4188
  );
4210
- function Ki(e, t) {
4189
+ function Qi(e, t) {
4211
4190
  if (t == null)
4212
4191
  return;
4213
4192
  if (t in e)
@@ -4228,92 +4207,92 @@ function Ki(e, t) {
4228
4207
  n = void 0;
4229
4208
  return n;
4230
4209
  }
4231
- const q = {}, eo = (e, t, r) => r && (t in q || (q[t] = {}), e in q[t] || (q[t][e] = r), r), Rr = (e, t) => {
4210
+ const q = {}, Ji = (e, t, r) => r && (t in q || (q[t] = {}), e in q[t] || (q[t][e] = r), r), Mr = (e, t) => {
4232
4211
  if (t == null)
4233
4212
  return;
4234
4213
  if (t in q && e in q[t])
4235
4214
  return q[t][e];
4236
- const r = Ge(t);
4215
+ const r = Ue(t);
4237
4216
  for (let n = 0; n < r.length; n++) {
4238
- const i = r[n], o = ro(i, e);
4217
+ const i = r[n], o = eo(i, e);
4239
4218
  if (o)
4240
- return eo(e, t, o);
4219
+ return Ji(e, t, o);
4241
4220
  }
4242
4221
  };
4243
- let xt;
4244
- const de = Fe({});
4245
- function to(e) {
4246
- return xt[e] || null;
4222
+ let yt;
4223
+ const me = ke({});
4224
+ function Ki(e) {
4225
+ return yt[e] || null;
4247
4226
  }
4248
- function Dr(e) {
4249
- return e in xt;
4227
+ function Rr(e) {
4228
+ return e in yt;
4250
4229
  }
4251
- function ro(e, t) {
4252
- if (!Dr(e))
4230
+ function eo(e, t) {
4231
+ if (!Rr(e))
4253
4232
  return null;
4254
- const r = to(e);
4255
- return Ki(r, t);
4233
+ const r = Ki(e);
4234
+ return Qi(r, t);
4256
4235
  }
4257
- function no(e) {
4236
+ function to(e) {
4258
4237
  if (e == null)
4259
4238
  return;
4260
- const t = Ge(e);
4239
+ const t = Ue(e);
4261
4240
  for (let r = 0; r < t.length; r++) {
4262
4241
  const n = t[r];
4263
- if (Dr(n))
4242
+ if (Rr(n))
4264
4243
  return n;
4265
4244
  }
4266
4245
  }
4267
- function kr(e, ...t) {
4268
- delete q[e], de.update((r) => (r[e] = si.all([r[e] || {}, ...t]), r));
4246
+ function Dr(e, ...t) {
4247
+ delete q[e], me.update((r) => (r[e] = si.all([r[e] || {}, ...t]), r));
4269
4248
  }
4270
- fe(
4271
- [de],
4249
+ de(
4250
+ [me],
4272
4251
  ([e]) => Object.keys(e)
4273
4252
  );
4274
- de.subscribe((e) => xt = e);
4275
- const Ie = {};
4276
- function io(e, t) {
4277
- Ie[e].delete(t), Ie[e].size === 0 && delete Ie[e];
4253
+ me.subscribe((e) => yt = e);
4254
+ const Le = {};
4255
+ function ro(e, t) {
4256
+ Le[e].delete(t), Le[e].size === 0 && delete Le[e];
4278
4257
  }
4279
- function Fr(e) {
4280
- return Ie[e];
4258
+ function kr(e) {
4259
+ return Le[e];
4281
4260
  }
4282
- function oo(e) {
4283
- return Ge(e).map((t) => {
4284
- const r = Fr(t);
4261
+ function no(e) {
4262
+ return Ue(e).map((t) => {
4263
+ const r = kr(t);
4285
4264
  return [t, r ? [...r] : []];
4286
4265
  }).filter(([, t]) => t.length > 0);
4287
4266
  }
4288
- function bt(e) {
4289
- return e == null ? !1 : Ge(e).some(
4267
+ function dt(e) {
4268
+ return e == null ? !1 : Ue(e).some(
4290
4269
  (t) => {
4291
4270
  var r;
4292
- return (r = Fr(t)) == null ? void 0 : r.size;
4271
+ return (r = kr(t)) == null ? void 0 : r.size;
4293
4272
  }
4294
4273
  );
4295
4274
  }
4296
- function so(e, t) {
4275
+ function io(e, t) {
4297
4276
  return Promise.all(
4298
- t.map((n) => (io(e, n), n().then((i) => i.default || i)))
4299
- ).then((n) => kr(e, ...n));
4300
- }
4301
- const ge = {};
4302
- function Ur(e) {
4303
- if (!bt(e))
4304
- return e in ge ? ge[e] : Promise.resolve();
4305
- const t = oo(e);
4306
- return ge[e] = Promise.all(
4277
+ t.map((n) => (ro(e, n), n().then((i) => i.default || i)))
4278
+ ).then((n) => Dr(e, ...n));
4279
+ }
4280
+ const be = {};
4281
+ function Fr(e) {
4282
+ if (!dt(e))
4283
+ return e in be ? be[e] : Promise.resolve();
4284
+ const t = no(e);
4285
+ return be[e] = Promise.all(
4307
4286
  t.map(
4308
- ([r, n]) => so(r, n)
4287
+ ([r, n]) => io(r, n)
4309
4288
  )
4310
4289
  ).then(() => {
4311
- if (bt(e))
4312
- return Ur(e);
4313
- delete ge[e];
4314
- }), ge[e];
4290
+ if (dt(e))
4291
+ return Fr(e);
4292
+ delete be[e];
4293
+ }), be[e];
4315
4294
  }
4316
- const ao = {
4295
+ const oo = {
4317
4296
  number: {
4318
4297
  scientific: { notation: "scientific" },
4319
4298
  engineering: { notation: "engineering" },
@@ -4342,159 +4321,159 @@ const ao = {
4342
4321
  timeZoneName: "short"
4343
4322
  }
4344
4323
  }
4345
- }, lo = {
4324
+ }, so = {
4346
4325
  fallbackLocale: null,
4347
4326
  loadingDelay: 200,
4348
- formats: ao,
4327
+ formats: oo,
4349
4328
  warnOnMissingMessages: !0,
4350
4329
  handleMissingMessage: void 0,
4351
4330
  ignoreTag: !0
4352
- }, uo = lo;
4353
- function he() {
4354
- return uo;
4331
+ }, ao = so;
4332
+ function ce() {
4333
+ return ao;
4355
4334
  }
4356
- const rt = Fe(!1);
4357
- var ho = Object.defineProperty, co = Object.defineProperties, fo = Object.getOwnPropertyDescriptors, Xt = Object.getOwnPropertySymbols, po = Object.prototype.hasOwnProperty, mo = Object.prototype.propertyIsEnumerable, Vt = (e, t, r) => t in e ? ho(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, go = (e, t) => {
4335
+ const et = ke(!1);
4336
+ var lo = Object.defineProperty, uo = Object.defineProperties, ho = Object.getOwnPropertyDescriptors, Gt = Object.getOwnPropertySymbols, co = Object.prototype.hasOwnProperty, fo = Object.prototype.propertyIsEnumerable, jt = (e, t, r) => t in e ? lo(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, mo = (e, t) => {
4358
4337
  for (var r in t || (t = {}))
4359
- po.call(t, r) && Vt(e, r, t[r]);
4360
- if (Xt)
4361
- for (var r of Xt(t))
4362
- mo.call(t, r) && Vt(e, r, t[r]);
4338
+ co.call(t, r) && jt(e, r, t[r]);
4339
+ if (Gt)
4340
+ for (var r of Gt(t))
4341
+ fo.call(t, r) && jt(e, r, t[r]);
4363
4342
  return e;
4364
- }, bo = (e, t) => co(e, fo(t));
4365
- let vt;
4366
- const Me = Fe(null);
4367
- function zt(e) {
4343
+ }, po = (e, t) => uo(e, ho(t));
4344
+ let mt;
4345
+ const Oe = ke(null);
4346
+ function Xt(e) {
4368
4347
  return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
4369
4348
  }
4370
- function Ge(e, t = he().fallbackLocale) {
4371
- const r = zt(e);
4372
- return t ? [.../* @__PURE__ */ new Set([...r, ...zt(t)])] : r;
4349
+ function Ue(e, t = ce().fallbackLocale) {
4350
+ const r = Xt(e);
4351
+ return t ? [.../* @__PURE__ */ new Set([...r, ...Xt(t)])] : r;
4373
4352
  }
4374
4353
  function J() {
4375
- return vt ?? void 0;
4354
+ return mt ?? void 0;
4376
4355
  }
4377
- Me.subscribe((e) => {
4378
- vt = e ?? void 0, typeof window < "u" && e != null && document.documentElement.setAttribute("lang", e);
4356
+ Oe.subscribe((e) => {
4357
+ mt = e ?? void 0, typeof window < "u" && e != null && document.documentElement.setAttribute("lang", e);
4379
4358
  });
4380
- const vo = (e) => {
4381
- if (e && no(e) && bt(e)) {
4382
- const { loadingDelay: t } = he();
4359
+ const go = (e) => {
4360
+ if (e && to(e) && dt(e)) {
4361
+ const { loadingDelay: t } = ce();
4383
4362
  let r;
4384
4363
  return typeof window < "u" && J() != null && t ? r = window.setTimeout(
4385
- () => rt.set(!0),
4364
+ () => et.set(!0),
4386
4365
  t
4387
- ) : rt.set(!0), Ur(e).then(() => {
4388
- Me.set(e);
4366
+ ) : et.set(!0), Fr(e).then(() => {
4367
+ Oe.set(e);
4389
4368
  }).finally(() => {
4390
- clearTimeout(r), rt.set(!1);
4369
+ clearTimeout(r), et.set(!1);
4391
4370
  });
4392
4371
  }
4393
- return Me.set(e);
4394
- }, Q = bo(go({}, Me), {
4395
- set: vo
4396
- }), je = (e) => {
4372
+ return Oe.set(e);
4373
+ }, Q = po(mo({}, Oe), {
4374
+ set: go
4375
+ }), $e = (e) => {
4397
4376
  const t = /* @__PURE__ */ Object.create(null);
4398
4377
  return (n) => {
4399
4378
  const i = JSON.stringify(n);
4400
4379
  return i in t ? t[i] : t[i] = e(n);
4401
4380
  };
4402
4381
  };
4403
- var yo = Object.defineProperty, Re = Object.getOwnPropertySymbols, $r = Object.prototype.hasOwnProperty, Gr = Object.prototype.propertyIsEnumerable, Wt = (e, t, r) => t in e ? yo(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Et = (e, t) => {
4382
+ var bo = Object.defineProperty, Me = Object.getOwnPropertySymbols, Ur = Object.prototype.hasOwnProperty, $r = Object.prototype.propertyIsEnumerable, Vt = (e, t, r) => t in e ? bo(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, _t = (e, t) => {
4404
4383
  for (var r in t || (t = {}))
4405
- $r.call(t, r) && Wt(e, r, t[r]);
4406
- if (Re)
4407
- for (var r of Re(t))
4408
- Gr.call(t, r) && Wt(e, r, t[r]);
4384
+ Ur.call(t, r) && Vt(e, r, t[r]);
4385
+ if (Me)
4386
+ for (var r of Me(t))
4387
+ $r.call(t, r) && Vt(e, r, t[r]);
4409
4388
  return e;
4410
4389
  }, pe = (e, t) => {
4411
4390
  var r = {};
4412
4391
  for (var n in e)
4413
- $r.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
4414
- if (e != null && Re)
4415
- for (var n of Re(e))
4416
- t.indexOf(n) < 0 && Gr.call(e, n) && (r[n] = e[n]);
4392
+ Ur.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
4393
+ if (e != null && Me)
4394
+ for (var n of Me(e))
4395
+ t.indexOf(n) < 0 && $r.call(e, n) && (r[n] = e[n]);
4417
4396
  return r;
4418
4397
  };
4419
- const Ee = (e, t) => {
4420
- const { formats: r } = he();
4398
+ const Se = (e, t) => {
4399
+ const { formats: r } = ce();
4421
4400
  if (e in r && t in r[e])
4422
4401
  return r[e][t];
4423
4402
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
4424
- }, _o = je(
4403
+ }, vo = $e(
4425
4404
  (e) => {
4426
4405
  var t = e, { locale: r, format: n } = t, i = pe(t, ["locale", "format"]);
4427
4406
  if (r == null)
4428
4407
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
4429
- return n && (i = Ee("number", n)), new Intl.NumberFormat(r, i);
4408
+ return n && (i = Se("number", n)), new Intl.NumberFormat(r, i);
4430
4409
  }
4431
- ), xo = je(
4410
+ ), yo = $e(
4432
4411
  (e) => {
4433
4412
  var t = e, { locale: r, format: n } = t, i = pe(t, ["locale", "format"]);
4434
4413
  if (r == null)
4435
4414
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
4436
- return n ? i = Ee("date", n) : Object.keys(i).length === 0 && (i = Ee("date", "short")), new Intl.DateTimeFormat(r, i);
4415
+ return n ? i = Se("date", n) : Object.keys(i).length === 0 && (i = Se("date", "short")), new Intl.DateTimeFormat(r, i);
4437
4416
  }
4438
- ), Eo = je(
4417
+ ), _o = $e(
4439
4418
  (e) => {
4440
4419
  var t = e, { locale: r, format: n } = t, i = pe(t, ["locale", "format"]);
4441
4420
  if (r == null)
4442
4421
  throw new Error(
4443
4422
  '[svelte-i18n] A "locale" must be set to format time values'
4444
4423
  );
4445
- return n ? i = Ee("time", n) : Object.keys(i).length === 0 && (i = Ee("time", "short")), new Intl.DateTimeFormat(r, i);
4424
+ return n ? i = Se("time", n) : Object.keys(i).length === 0 && (i = Se("time", "short")), new Intl.DateTimeFormat(r, i);
4446
4425
  }
4447
- ), So = (e = {}) => {
4426
+ ), xo = (e = {}) => {
4448
4427
  var t = e, {
4449
4428
  locale: r = J()
4450
4429
  } = t, n = pe(t, [
4451
4430
  "locale"
4452
4431
  ]);
4453
- return _o(Et({ locale: r }, n));
4454
- }, Po = (e = {}) => {
4432
+ return vo(_t({ locale: r }, n));
4433
+ }, Eo = (e = {}) => {
4455
4434
  var t = e, {
4456
4435
  locale: r = J()
4457
4436
  } = t, n = pe(t, [
4458
4437
  "locale"
4459
4438
  ]);
4460
- return xo(Et({ locale: r }, n));
4461
- }, wo = (e = {}) => {
4439
+ return yo(_t({ locale: r }, n));
4440
+ }, So = (e = {}) => {
4462
4441
  var t = e, {
4463
4442
  locale: r = J()
4464
4443
  } = t, n = pe(t, [
4465
4444
  "locale"
4466
4445
  ]);
4467
- return Eo(Et({ locale: r }, n));
4468
- }, To = je(
4446
+ return _o(_t({ locale: r }, n));
4447
+ }, Po = $e(
4469
4448
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
4470
- (e, t = J()) => new Ji(e, t, he().formats, {
4471
- ignoreTag: he().ignoreTag
4449
+ (e, t = J()) => new qi(e, t, ce().formats, {
4450
+ ignoreTag: ce().ignoreTag
4472
4451
  })
4473
- ), Ho = (e, t = {}) => {
4452
+ ), wo = (e, t = {}) => {
4474
4453
  var r, n, i, o;
4475
4454
  let a = t;
4476
4455
  typeof e == "object" && (a = e, e = a.id);
4477
4456
  const {
4478
- values: u,
4457
+ values: l,
4479
4458
  locale: c = J(),
4480
- default: l
4459
+ default: u
4481
4460
  } = a;
4482
4461
  if (c == null)
4483
4462
  throw new Error(
4484
4463
  "[svelte-i18n] Cannot format a message without first setting the initial locale."
4485
4464
  );
4486
- let s = Rr(e, c);
4465
+ let s = Mr(e, c);
4487
4466
  if (!s)
4488
- s = (o = (i = (n = (r = he()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: c, id: e, defaultValue: l })) != null ? i : l) != null ? o : e;
4467
+ s = (o = (i = (n = (r = ce()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: c, id: e, defaultValue: u })) != null ? i : u) != null ? o : e;
4489
4468
  else if (typeof s != "string")
4490
4469
  return console.warn(
4491
4470
  `[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof s}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`
4492
4471
  ), s;
4493
- if (!u)
4472
+ if (!l)
4494
4473
  return s;
4495
4474
  let h = s;
4496
4475
  try {
4497
- h = To(s, c).format(u);
4476
+ h = Po(s, c).format(l);
4498
4477
  } catch (f) {
4499
4478
  f instanceof Error && console.warn(
4500
4479
  `[svelte-i18n] Message "${e}" has syntax error:`,
@@ -4502,26 +4481,26 @@ const Ee = (e, t) => {
4502
4481
  );
4503
4482
  }
4504
4483
  return h;
4505
- }, Co = (e, t) => wo(t).format(e), Ao = (e, t) => Po(t).format(e), Bo = (e, t) => So(t).format(e), Oo = (e, t = J()) => Rr(e, t), Io = fe([Q, de], () => Ho);
4506
- fe([Q], () => Co);
4507
- fe([Q], () => Ao);
4508
- fe([Q], () => Bo);
4509
- fe([Q, de], () => Oo);
4484
+ }, To = (e, t) => So(t).format(e), Ho = (e, t) => Eo(t).format(e), Co = (e, t) => xo(t).format(e), Ao = (e, t = J()) => Mr(e, t), Bo = de([Q, me], () => wo);
4485
+ de([Q], () => To);
4486
+ de([Q], () => Ho);
4487
+ de([Q], () => Co);
4488
+ de([Q, me], () => Ao);
4510
4489
  window.emWidgets = { topic: Xn };
4511
- const Lo = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
4490
+ const Io = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
4512
4491
  String(Number.MAX_SAFE_INTEGER).length;
4513
- function No({ withLocale: e, translations: t }) {
4492
+ function Lo({ withLocale: e, translations: t }) {
4514
4493
  Q.subscribe((r) => {
4515
- r == null && (de.set(t), Q.set(e));
4494
+ r == null && (me.set(t), Q.set(e));
4516
4495
  });
4517
4496
  }
4518
- function Zt(e, t) {
4519
- kr(e, t);
4497
+ function zt(e, t) {
4498
+ Dr(e, t);
4520
4499
  }
4521
- function Mo(e) {
4500
+ function No(e) {
4522
4501
  Q.set(e);
4523
4502
  }
4524
- const Yt = {
4503
+ const Wt = {
4525
4504
  en: {
4526
4505
  promotionsTitle: "Promotions",
4527
4506
  promotionsSubTitle: "New hot offers everyday!",
@@ -4600,13 +4579,13 @@ const Yt = {
4600
4579
  promotionsLoading: "Loading, please wait ..."
4601
4580
  }
4602
4581
  };
4603
- function Ro(e, t) {
4582
+ function Oo(e, t) {
4604
4583
  if (e) {
4605
4584
  const r = document.createElement("style");
4606
4585
  r.innerHTML = t, e.appendChild(r);
4607
4586
  }
4608
4587
  }
4609
- function Do(e, t) {
4588
+ function Mo(e, t) {
4610
4589
  if (!e || !t)
4611
4590
  return;
4612
4591
  const r = new URL(t);
@@ -4617,7 +4596,7 @@ function Do(e, t) {
4617
4596
  console.error("There was an error while trying to load client styling from URL", n);
4618
4597
  });
4619
4598
  }
4620
- function ko(e, t, r) {
4599
+ function Ro(e, t, r) {
4621
4600
  if (window.emMessageBus) {
4622
4601
  const n = document.createElement("style");
4623
4602
  window.emMessageBus.subscribe(t, (i) => {
@@ -4625,29 +4604,29 @@ function ko(e, t, r) {
4625
4604
  });
4626
4605
  }
4627
4606
  }
4628
- function Fo(e) {
4629
- nn(e, "svelte-jwavoj", ':host{font-family:"Montserrat", sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"}*,*::before,*::after{padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box;font-family:inherit}.CasinoPromotionsSlider{background:linear-gradient(180deg, #F3F1FF, #ECE8FF);color:#080843;text-align:center;container-type:inline-size;container-name:container-slider}.CasinoPromotionsSlider .sliders .carousel{position:relative;width:100%;justify-content:center;align-items:center}.CasinoPromotionsSlider .PromotionSlider{overflow:hidden;position:relative;padding:20px 130px}.CasinoPromotionsSlider .container{display:flex;justify-content:space-between;width:100%}.CasinoPromotionsSlider .container .carousel{width:100%;position:relative}.CasinoPromotionsSlider .container .slides{margin:20px 0}.CasinoPromotionsSlider .PromotionCard{background:#fff;box-shadow:0 2px 4px rgba(0, 0, 0, 0.2);border-radius:4px;padding:10px 10px 10px 10px;margin:0 10px;max-width:none;color:#080843;position:relative;display:flex;flex-direction:column;align-items:center;gap:10px}.CasinoPromotionsSlider .PromotionCard .PromotionImg img{object-fit:cover;border-radius:4px;width:100%;height:220px;flex-basis:auto;box-sizing:border-box}.CasinoPromotionsSlider .PromotionCard .PromotionTitle{margin:4px 0;text-align:left;font-size:18px;display:-webkit-box !important;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.CasinoPromotionsSlider .PromotionCard .description{text-align:left;font-size:14px;line-height:16px;display:-webkit-box !important;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.CasinoPromotionsSlider .PromotionCard .PromotionText{height:200px;position:relative;display:flex;flex-direction:column;width:100%;box-sizing:border-box}.CasinoPromotionsSlider .PromotionCard .arrow{width:16px;height:16px;position:absolute;transform:translateX(4px)}.CasinoPromotionsSlider .PromotionCard .ButtonPosition{height:30px;min-width:150px;margin-top:20px;align-self:center;order:1}.CasinoPromotionsSlider .PromotionCard .btn:link,.CasinoPromotionsSlider .PromotionCard .btn:visited{text-transform:uppercase;padding:10px 30px;background:linear-gradient(180deg, #F9253C, #D50866);color:#fff;border-radius:100px;transition:all 0.2s;transition-timing-function:ease-out;font-size:14px}.CasinoPromotionsSlider .PromotionCard .btn:hover{padding:10px 32px}.CasinoPromotionsSlider .PromotionCard .btn:hover .arrow{transform:translateX(8px);transition:all 0.2s}.CasinoPromotionsSlider .text__center{text-align:center}.CasinoPromotionsSlider .w__100{width:100%}.CasinoPromotionsSlider .d-flex{display:flex;justify-content:space-around;align-items:center;margin-bottom:10px}.CasinoPromotionsSlider .NotVisible{display:none}.CasinoPromotionsSlider .numberOfPage{color:#D50866;font-size:18px;margin-top:15px}.CasinoPromotionsSlider .modal{background:#fff;box-shadow:0 4px 6px rgba(0, 0, 0, 0.2);border-radius:4px;padding:40px;max-height:90%;width:1000px;color:#080843;position:absolute;z-index:10;top:50%;left:50%;transform:translate(-50%, -50%);overflow-y:auto;display:flex;flex-direction:column}.CasinoPromotionsSlider .modal .wrapper{position:sticky;top:0;right:0;z-index:10}.CasinoPromotionsSlider .modal .IconClose{width:24px;height:24px;color:#888;position:absolute;top:-30px;right:-30px;z-index:20}.CasinoPromotionsSlider .modal .IconClose:hover,.CasinoPromotionsSlider .modal .IconClose:focus{cursor:pointer;color:#222}.CasinoPromotionsSlider .modal::-webkit-scrollbar{display:none}.CasinoPromotionsSlider .modal__img{display:block;position:relative}.CasinoPromotionsSlider .modal__img img{object-fit:cover;border-radius:4px;max-height:300px;width:100%;height:100%}.CasinoPromotionsSlider .modal__title{margin-bottom:4px;text-align:left;font-size:18px}.CasinoPromotionsSlider .modal__description{margin-bottom:20px;text-align:left;font-size:14px;line-height:16px}.CasinoPromotionsSlider .modal__overlay{position:fixed;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0, 0, 0, 0.4);z-index:5}@container container-slider (max-width: 1700px){.CasinoPromotionsSlider .PromotionSlider{padding:20px 100px}}@container container-slider (max-width: 1300px){.CasinoPromotionsSlider .title{font-size:22px}.CasinoPromotionsSlider .SubTitle{font-size:15px}.CasinoPromotionsSlider .PromotionSlider{padding:20px 80px}.CasinoPromotionsSlider .PromotionTitle{font-size:16px}.CasinoPromotionsSlider .description{font-size:13px}.CasinoPromotionsSlider .btn:link,.CasinoPromotionsSlider .btn:visited{font-size:13px}.CasinoPromotionsSlider .numberOfPage{font-size:16px}.CasinoPromotionsSlider .modal{width:900px}.CasinoPromotionsSlider .modal__title{font-size:16px}.CasinoPromotionsSlider .modal__description{font-size:13px}}@container container-slider (max-width: 950px){.CasinoPromotionsSlider .PromotionSlider{padding:20px 20px}.CasinoPromotionsSlider .modal{padding:30px;width:600px}.CasinoPromotionsSlider .modal .IconClose{width:20px;height:20px;top:-24px;right:-24px}}@container container-slider (max-width: 720px){.CasinoPromotionsSlider .PromotionSlider{padding:20px 10px}.CasinoPromotionsSlider .modal{padding:30px;width:500px}}@container container-slider (max-width: 600px){.CasinoPromotionsSlider .modal{padding:26px;width:90%}.CasinoPromotionsSlider .modal .IconClose{width:20px;height:20px;top:-20px;right:-20px}}');
4607
+ function Do(e) {
4608
+ rn(e, "svelte-jwavoj", ':host{font-family:"Montserrat", sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"}*,*::before,*::after{padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box;font-family:inherit}.CasinoPromotionsSlider{background:linear-gradient(180deg, #F3F1FF, #ECE8FF);color:#080843;text-align:center;container-type:inline-size;container-name:container-slider}.CasinoPromotionsSlider .sliders .carousel{position:relative;width:100%;justify-content:center;align-items:center}.CasinoPromotionsSlider .PromotionSlider{overflow:hidden;position:relative;padding:20px 130px}.CasinoPromotionsSlider .container{display:flex;justify-content:space-between;width:100%}.CasinoPromotionsSlider .container .carousel{width:100%;position:relative}.CasinoPromotionsSlider .container .slides{margin:20px 0}.CasinoPromotionsSlider .PromotionCard{background:#fff;box-shadow:0 2px 4px rgba(0, 0, 0, 0.2);border-radius:4px;padding:10px 10px 10px 10px;margin:0 10px;max-width:none;color:#080843;position:relative;display:flex;flex-direction:column;align-items:center;gap:10px}.CasinoPromotionsSlider .PromotionCard .PromotionImg img{object-fit:cover;border-radius:4px;width:100%;height:220px;flex-basis:auto;box-sizing:border-box}.CasinoPromotionsSlider .PromotionCard .PromotionTitle{margin:4px 0;text-align:left;font-size:18px;display:-webkit-box !important;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.CasinoPromotionsSlider .PromotionCard .description{text-align:left;font-size:14px;line-height:16px;display:-webkit-box !important;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.CasinoPromotionsSlider .PromotionCard .PromotionText{height:200px;position:relative;display:flex;flex-direction:column;width:100%;box-sizing:border-box}.CasinoPromotionsSlider .PromotionCard .arrow{width:16px;height:16px;position:absolute;transform:translateX(4px)}.CasinoPromotionsSlider .PromotionCard .ButtonPosition{height:30px;min-width:150px;margin-top:20px;align-self:center;order:1}.CasinoPromotionsSlider .PromotionCard .btn:link,.CasinoPromotionsSlider .PromotionCard .btn:visited{text-transform:uppercase;padding:10px 30px;background:linear-gradient(180deg, #F9253C, #D50866);color:#fff;border-radius:100px;transition:all 0.2s;transition-timing-function:ease-out;font-size:14px}.CasinoPromotionsSlider .PromotionCard .btn:hover{padding:10px 32px}.CasinoPromotionsSlider .PromotionCard .btn:hover .arrow{transform:translateX(8px);transition:all 0.2s}.CasinoPromotionsSlider .text__center{text-align:center}.CasinoPromotionsSlider .w__100{width:100%}.CasinoPromotionsSlider .d-flex{display:flex;justify-content:space-around;align-items:center;margin-bottom:10px}.CasinoPromotionsSlider .NotVisible{display:none}.CasinoPromotionsSlider .numberOfPage{color:#D50866;font-size:18px;margin-top:15px}.CasinoPromotionsSlider .modal{background:#fff;box-shadow:0 4px 6px rgba(0, 0, 0, 0.2);border-radius:4px;padding:40px;max-height:90%;width:1000px;color:#080843;position:absolute;z-index:10;top:50%;left:50%;transform:translate(-50%, -50%);overflow-y:auto;display:flex;flex-direction:column}.CasinoPromotionsSlider .modal .wrapper{position:sticky;top:0;right:0;z-index:10}.CasinoPromotionsSlider .modal .IconClose{width:24px;height:24px;color:#888;position:absolute;top:-30px;right:-30px;z-index:20}.CasinoPromotionsSlider .modal .IconClose:hover,.CasinoPromotionsSlider .modal .IconClose:focus{cursor:pointer;color:#222}.CasinoPromotionsSlider .modal::-webkit-scrollbar{display:none}.CasinoPromotionsSlider .modal__img{display:block;position:relative}.CasinoPromotionsSlider .modal__img img{object-fit:cover;border-radius:4px;max-height:300px;width:100%;height:100%}.CasinoPromotionsSlider .modal__title{margin-bottom:4px;text-align:left;font-size:18px}.CasinoPromotionsSlider .modal__description{margin-bottom:20px;text-align:left;font-size:14px;line-height:16px}.CasinoPromotionsSlider .modal__overlay{position:fixed;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0, 0, 0, 0.4);z-index:5}@container container-slider (max-width: 1700px){.CasinoPromotionsSlider .PromotionSlider{padding:20px 100px}}@container container-slider (max-width: 1300px){.CasinoPromotionsSlider .title{font-size:22px}.CasinoPromotionsSlider .SubTitle{font-size:15px}.CasinoPromotionsSlider .PromotionSlider{padding:20px 80px}.CasinoPromotionsSlider .PromotionTitle{font-size:16px}.CasinoPromotionsSlider .description{font-size:13px}.CasinoPromotionsSlider .btn:link,.CasinoPromotionsSlider .btn:visited{font-size:13px}.CasinoPromotionsSlider .numberOfPage{font-size:16px}.CasinoPromotionsSlider .modal{width:900px}.CasinoPromotionsSlider .modal__title{font-size:16px}.CasinoPromotionsSlider .modal__description{font-size:13px}}@container container-slider (max-width: 950px){.CasinoPromotionsSlider .PromotionSlider{padding:20px 20px}.CasinoPromotionsSlider .modal{padding:30px;width:600px}.CasinoPromotionsSlider .modal .IconClose{width:20px;height:20px;top:-24px;right:-24px}}@container container-slider (max-width: 720px){.CasinoPromotionsSlider .PromotionSlider{padding:20px 10px}.CasinoPromotionsSlider .modal{padding:30px;width:500px}}@container container-slider (max-width: 600px){.CasinoPromotionsSlider .modal{padding:26px;width:90%}.CasinoPromotionsSlider .modal .IconClose{width:20px;height:20px;top:-20px;right:-20px}}');
4630
4609
  }
4631
- function qt(e, t, r) {
4610
+ function Zt(e, t, r) {
4632
4611
  const n = e.slice();
4633
4612
  return n[49] = t[r], n;
4634
4613
  }
4635
- function Qt(e, t, r) {
4614
+ function Yt(e, t, r) {
4636
4615
  const n = e.slice();
4637
4616
  return n[52] = t[r], n;
4638
4617
  }
4639
- function Jt(e, t, r) {
4618
+ function qt(e, t, r) {
4640
4619
  const n = e.slice();
4641
4620
  return n[49] = t[r], n;
4642
4621
  }
4643
- function Uo(e) {
4622
+ function ko(e) {
4644
4623
  let t, r = (
4645
4624
  /*$_*/
4646
4625
  e[12]("promotionsNone") + ""
4647
4626
  ), n;
4648
4627
  return {
4649
4628
  c() {
4650
- t = P("p"), n = oe(r), p(t, "class", "text__center w__100");
4629
+ t = w("p"), n = se(r), m(t, "class", "text__center w__100");
4651
4630
  },
4652
4631
  m(i, o) {
4653
4632
  X(i, t, o), y(t, n);
@@ -4655,69 +4634,69 @@ function Uo(e) {
4655
4634
  p(i, o) {
4656
4635
  o[0] & /*$_*/
4657
4636
  4096 && r !== (r = /*$_*/
4658
- i[12]("promotionsNone") + "") && De(n, r);
4637
+ i[12]("promotionsNone") + "") && Re(n, r);
4659
4638
  },
4660
4639
  d(i) {
4661
4640
  i && $(t);
4662
4641
  }
4663
4642
  };
4664
4643
  }
4665
- function $o(e) {
4666
- let t, r, n, i = se(
4644
+ function Fo(e) {
4645
+ let t, r, n, i = ae(
4667
4646
  /*promotions*/
4668
4647
  e[2]
4669
4648
  ), o = [];
4670
- for (let u = 0; u < i.length; u += 1)
4671
- o[u] = er(Qt(e, i, u));
4649
+ for (let l = 0; l < i.length; l += 1)
4650
+ o[l] = Jt(Yt(e, i, l));
4672
4651
  let a = (
4673
4652
  /*totalDots*/
4674
- e[6] > 1 && tr(e)
4653
+ e[6] > 1 && Kt(e)
4675
4654
  );
4676
4655
  return {
4677
4656
  c() {
4678
- t = P("div"), r = P("div");
4679
- for (let u = 0; u < o.length; u += 1)
4680
- o[u].c();
4681
- n = G(), a && a.c(), p(r, "class", "slides"), p(t, "class", "carousel");
4682
- },
4683
- m(u, c) {
4684
- X(u, t, c), y(t, r);
4657
+ t = w("div"), r = w("div");
4685
4658
  for (let l = 0; l < o.length; l += 1)
4686
- o[l] && o[l].m(r, null);
4659
+ o[l].c();
4660
+ n = G(), a && a.c(), m(r, "class", "slides"), m(t, "class", "carousel");
4661
+ },
4662
+ m(l, c) {
4663
+ X(l, t, c), y(t, r);
4664
+ for (let u = 0; u < o.length; u += 1)
4665
+ o[u] && o[u].m(r, null);
4687
4666
  e[27](r), y(t, n), a && a.m(t, null), e[28](t);
4688
4667
  },
4689
- p(u, c) {
4668
+ p(l, c) {
4690
4669
  if (c[0] & /*handleOpenModal, promotions, $_*/
4691
4670
  20484) {
4692
- i = se(
4671
+ i = ae(
4693
4672
  /*promotions*/
4694
- u[2]
4673
+ l[2]
4695
4674
  );
4696
- let l;
4697
- for (l = 0; l < i.length; l += 1) {
4698
- const s = Qt(u, i, l);
4699
- o[l] ? o[l].p(s, c) : (o[l] = er(s), o[l].c(), o[l].m(r, null));
4675
+ let u;
4676
+ for (u = 0; u < i.length; u += 1) {
4677
+ const s = Yt(l, i, u);
4678
+ o[u] ? o[u].p(s, c) : (o[u] = Jt(s), o[u].c(), o[u].m(r, null));
4700
4679
  }
4701
- for (; l < o.length; l += 1)
4702
- o[l].d(1);
4680
+ for (; u < o.length; u += 1)
4681
+ o[u].d(1);
4703
4682
  o.length = i.length;
4704
4683
  }
4705
4684
  /*totalDots*/
4706
- u[6] > 1 ? a ? a.p(u, c) : (a = tr(u), a.c(), a.m(t, null)) : a && (a.d(1), a = null);
4685
+ l[6] > 1 ? a ? a.p(l, c) : (a = Kt(l), a.c(), a.m(t, null)) : a && (a.d(1), a = null);
4707
4686
  },
4708
- d(u) {
4709
- u && $(t), _t(o, u), e[27](null), a && a.d(), e[28](null);
4687
+ d(l) {
4688
+ l && $(t), gt(o, l), e[27](null), a && a.d(), e[28](null);
4710
4689
  }
4711
4690
  };
4712
4691
  }
4713
- function Go(e) {
4692
+ function Uo(e) {
4714
4693
  let t, r = (
4715
4694
  /*$_*/
4716
4695
  e[12]("promotionsLoading") + ""
4717
4696
  ), n;
4718
4697
  return {
4719
4698
  c() {
4720
- t = P("p"), n = oe(r), p(t, "class", "text__center w__100");
4699
+ t = w("p"), n = se(r), m(t, "class", "text__center w__100");
4721
4700
  },
4722
4701
  m(i, o) {
4723
4702
  X(i, t, o), y(t, n);
@@ -4725,19 +4704,19 @@ function Go(e) {
4725
4704
  p(i, o) {
4726
4705
  o[0] & /*$_*/
4727
4706
  4096 && r !== (r = /*$_*/
4728
- i[12]("promotionsLoading") + "") && De(n, r);
4707
+ i[12]("promotionsLoading") + "") && Re(n, r);
4729
4708
  },
4730
4709
  d(i) {
4731
4710
  i && $(t);
4732
4711
  }
4733
4712
  };
4734
4713
  }
4735
- function Kt(e) {
4714
+ function Qt(e) {
4736
4715
  let t, r, n;
4737
4716
  return {
4738
4717
  c() {
4739
- t = P("source"), ar(t, r = /*imgSource*/
4740
- e[49].pictureSource) || p(t, "srcset", r), p(t, "media", n = "(" + /*imgSource*/
4718
+ t = w("source"), or(t, r = /*imgSource*/
4719
+ e[49].pictureSource) || m(t, "srcset", r), m(t, "media", n = "(" + /*imgSource*/
4741
4720
  e[49].media + ")");
4742
4721
  },
4743
4722
  m(i, o) {
@@ -4746,32 +4725,32 @@ function Kt(e) {
4746
4725
  p(i, o) {
4747
4726
  o[0] & /*promotions*/
4748
4727
  4 && r !== (r = /*imgSource*/
4749
- i[49].pictureSource) && p(t, "srcset", r), o[0] & /*promotions*/
4728
+ i[49].pictureSource) && m(t, "srcset", r), o[0] & /*promotions*/
4750
4729
  4 && n !== (n = "(" + /*imgSource*/
4751
- i[49].media + ")") && p(t, "media", n);
4730
+ i[49].media + ")") && m(t, "media", n);
4752
4731
  },
4753
4732
  d(i) {
4754
4733
  i && $(t);
4755
4734
  }
4756
4735
  };
4757
4736
  }
4758
- function er(e) {
4759
- let t, r, n, i, o, a, u, c, l, s, h = (
4737
+ function Jt(e) {
4738
+ let t, r, n, i, o, a, l, c, u, s, h = (
4760
4739
  /*promotion*/
4761
4740
  e[52].title + ""
4762
- ), f, d, m = (
4741
+ ), f, d, p = (
4763
4742
  /*promotion*/
4764
4743
  e[52].content.split("</div>")[0] + ""
4765
- ), b, S, E, B, O = (
4744
+ ), b, P, E, B, I = (
4766
4745
  /*$_*/
4767
4746
  e[12]("promotionsButton") + ""
4768
- ), N, T, v, w, C, j, I, K, Pe, F = se(
4747
+ ), O, H, v, T, A, j, L, K, Pe, F = ae(
4769
4748
  /*promotion*/
4770
4749
  e[52].image.sources
4771
4750
  ), M = [];
4772
4751
  for (let R = 0; R < F.length; R += 1)
4773
- M[R] = Kt(Jt(e, F, R));
4774
- function Xe() {
4752
+ M[R] = Qt(qt(e, F, R));
4753
+ function Ge() {
4775
4754
  return (
4776
4755
  /*click_handler*/
4777
4756
  e[26](
@@ -4782,57 +4761,57 @@ function er(e) {
4782
4761
  }
4783
4762
  return {
4784
4763
  c() {
4785
- t = P("div"), r = P("div"), n = P("picture");
4764
+ t = w("div"), r = w("div"), n = w("picture");
4786
4765
  for (let R = 0; R < M.length; R += 1)
4787
4766
  M[R].c();
4788
- i = G(), o = P("img"), c = G(), l = P("div"), s = P("h3"), f = G(), d = P("div"), b = G(), S = P("div"), E = P("a"), B = P("b"), N = oe(O), T = G(), v = Ze("svg"), w = Ze("style"), C = oe(`.st0{fill:#FFFFFF;}
4789
- `), j = Ze("path"), I = G(), ie(o.src, a = /*promotion*/
4790
- e[52].image.src) || p(o, "src", a), p(o, "alt", u = /*promotion*/
4791
- e[52].title), p(n, "class", "PromotionImg"), p(n, "part", "PromotionImg"), p(s, "class", "PromotionTitle"), p(s, "part", "PromotionTitle"), p(d, "class", "description"), p(d, "part", "description"), p(w, "type", "text/css"), p(j, "class", "st0"), p(j, "d", `M9.5,13.3c-0.2-0.2-0.3-0.4-0.3-0.7c0-0.3,0.1-0.5,0.3-0.7L12.4,9H1.2C0.9,9,0.7,8.9,0.5,8.7
4767
+ i = G(), o = w("img"), c = G(), u = w("div"), s = w("h3"), f = G(), d = w("div"), b = G(), P = w("div"), E = w("a"), B = w("b"), O = se(I), H = G(), v = ze("svg"), T = ze("style"), A = se(`.st0{fill:#FFFFFF;}
4768
+ `), j = ze("path"), L = G(), oe(o.src, a = /*promotion*/
4769
+ e[52].image.src) || m(o, "src", a), m(o, "alt", l = /*promotion*/
4770
+ e[52].title), m(n, "class", "PromotionImg"), m(n, "part", "PromotionImg"), m(s, "class", "PromotionTitle"), m(s, "part", "PromotionTitle"), m(d, "class", "description"), m(d, "part", "description"), m(T, "type", "text/css"), m(j, "class", "st0"), m(j, "d", `M9.5,13.3c-0.2-0.2-0.3-0.4-0.3-0.7c0-0.3,0.1-0.5,0.3-0.7L12.4,9H1.2C0.9,9,0.7,8.9,0.5,8.7
4792
4771
  C0.3,8.5,0.2,8.3,0.2,8s0.1-0.5,0.3-0.7C0.7,7.1,0.9,7,1.2,7h11.1L9.5,4.1C9.3,3.9,9.2,3.7,9.2,3.4c0-0.3,0.1-0.5,0.3-0.7
4793
4772
  c0.2-0.2,0.4-0.3,0.7-0.3c0.3,0,0.5,0.1,0.7,0.3l4.6,4.6c0.1,0.1,0.2,0.2,0.2,0.3c0,0.1,0.1,0.2,0.1,0.4s0,0.3-0.1,0.4
4794
- c0,0.1-0.1,0.2-0.2,0.3l-4.6,4.6c-0.2,0.2-0.4,0.3-0.7,0.3C10,13.6,9.7,13.5,9.5,13.3z`), p(v, "class", "arrow"), p(v, "version", "1.1"), p(v, "id", "Layer_1"), p(v, "xmlns", "http://www.w3.org/2000/svg"), p(v, "xmlns:xlink", "http://www.w3.org/1999/xlink"), p(v, "x", "0px"), p(v, "y", "0px"), p(v, "viewBox", "0 0 16 16"), ln(v, "enable-background", "new 0 0 16 16"), p(v, "xml:space", "preserve"), p(E, "href", "javascript:void(0)"), p(E, "class", "btn"), p(S, "class", "ButtonPosition"), p(l, "class", "PromotionText"), p(r, "class", "PromotionCard"), p(t, "class", "d-flex");
4773
+ c0,0.1-0.1,0.2-0.2,0.3l-4.6,4.6c-0.2,0.2-0.4,0.3-0.7,0.3C10,13.6,9.7,13.5,9.5,13.3z`), m(v, "class", "arrow"), m(v, "version", "1.1"), m(v, "id", "Layer_1"), m(v, "xmlns", "http://www.w3.org/2000/svg"), m(v, "xmlns:xlink", "http://www.w3.org/1999/xlink"), m(v, "x", "0px"), m(v, "y", "0px"), m(v, "viewBox", "0 0 16 16"), an(v, "enable-background", "new 0 0 16 16"), m(v, "xml:space", "preserve"), m(E, "href", "javascript:void(0)"), m(E, "class", "btn"), m(P, "class", "ButtonPosition"), m(u, "class", "PromotionText"), m(r, "class", "PromotionCard"), m(t, "class", "d-flex");
4795
4774
  },
4796
4775
  m(R, V) {
4797
4776
  X(R, t, V), y(t, r), y(r, n);
4798
- for (let L = 0; L < M.length; L += 1)
4799
- M[L] && M[L].m(n, null);
4800
- y(n, i), y(n, o), y(r, c), y(r, l), y(l, s), s.innerHTML = h, y(l, f), y(l, d), d.innerHTML = m, y(l, b), y(l, S), y(S, E), y(E, B), y(B, N), y(E, T), y(E, v), y(v, w), y(w, C), y(v, j), y(t, I), K || (Pe = ye(E, "click", Xe), K = !0);
4777
+ for (let N = 0; N < M.length; N += 1)
4778
+ M[N] && M[N].m(n, null);
4779
+ y(n, i), y(n, o), y(r, c), y(r, u), y(u, s), s.innerHTML = h, y(u, f), y(u, d), d.innerHTML = p, y(u, b), y(u, P), y(P, E), y(E, B), y(B, O), y(E, H), y(E, v), y(v, T), y(T, A), y(v, j), y(t, L), K || (Pe = _e(E, "click", Ge), K = !0);
4801
4780
  },
4802
4781
  p(R, V) {
4803
4782
  if (e = R, V[0] & /*promotions*/
4804
4783
  4) {
4805
- F = se(
4784
+ F = ae(
4806
4785
  /*promotion*/
4807
4786
  e[52].image.sources
4808
4787
  );
4809
- let L;
4810
- for (L = 0; L < F.length; L += 1) {
4811
- const me = Jt(e, F, L);
4812
- M[L] ? M[L].p(me, V) : (M[L] = Kt(me), M[L].c(), M[L].m(n, i));
4788
+ let N;
4789
+ for (N = 0; N < F.length; N += 1) {
4790
+ const ge = qt(e, F, N);
4791
+ M[N] ? M[N].p(ge, V) : (M[N] = Qt(ge), M[N].c(), M[N].m(n, i));
4813
4792
  }
4814
- for (; L < M.length; L += 1)
4815
- M[L].d(1);
4793
+ for (; N < M.length; N += 1)
4794
+ M[N].d(1);
4816
4795
  M.length = F.length;
4817
4796
  }
4818
4797
  V[0] & /*promotions*/
4819
- 4 && !ie(o.src, a = /*promotion*/
4820
- e[52].image.src) && p(o, "src", a), V[0] & /*promotions*/
4821
- 4 && u !== (u = /*promotion*/
4822
- e[52].title) && p(o, "alt", u), V[0] & /*promotions*/
4798
+ 4 && !oe(o.src, a = /*promotion*/
4799
+ e[52].image.src) && m(o, "src", a), V[0] & /*promotions*/
4800
+ 4 && l !== (l = /*promotion*/
4801
+ e[52].title) && m(o, "alt", l), V[0] & /*promotions*/
4823
4802
  4 && h !== (h = /*promotion*/
4824
4803
  e[52].title + "") && (s.innerHTML = h), V[0] & /*promotions*/
4825
- 4 && m !== (m = /*promotion*/
4826
- e[52].content.split("</div>")[0] + "") && (d.innerHTML = m), V[0] & /*$_*/
4827
- 4096 && O !== (O = /*$_*/
4828
- e[12]("promotionsButton") + "") && De(N, O);
4804
+ 4 && p !== (p = /*promotion*/
4805
+ e[52].content.split("</div>")[0] + "") && (d.innerHTML = p), V[0] & /*$_*/
4806
+ 4096 && I !== (I = /*$_*/
4807
+ e[12]("promotionsButton") + "") && Re(O, I);
4829
4808
  },
4830
4809
  d(R) {
4831
- R && $(t), _t(M, R), K = !1, Pe();
4810
+ R && $(t), gt(M, R), K = !1, Pe();
4832
4811
  }
4833
4812
  };
4834
4813
  }
4835
- function tr(e) {
4814
+ function Kt(e) {
4836
4815
  let t, r = `${/*getCurrentNumber*/
4837
4816
  e[13](
4838
4817
  /*currentIndex*/
@@ -4843,7 +4822,7 @@ function tr(e) {
4843
4822
  e[6]}`, n, i;
4844
4823
  return {
4845
4824
  c() {
4846
- t = P("div"), n = oe(r), p(t, "class", i = "numberOfPage " + /*numbersdisplayed*/
4825
+ t = w("div"), n = se(r), m(t, "class", i = "numberOfPage " + /*numbersdisplayed*/
4847
4826
  (e[0] === "true" ? "" : "NotVisible"));
4848
4827
  },
4849
4828
  m(o, a) {
@@ -4858,49 +4837,49 @@ function tr(e) {
4858
4837
  /*currentPerPage*/
4859
4838
  o[4]
4860
4839
  )} / ${/*totalDots*/
4861
- o[6]}`) && De(n, r), a[0] & /*numbersdisplayed*/
4840
+ o[6]}`) && Re(n, r), a[0] & /*numbersdisplayed*/
4862
4841
  1 && i !== (i = "numberOfPage " + /*numbersdisplayed*/
4863
- (o[0] === "true" ? "" : "NotVisible")) && p(t, "class", i);
4842
+ (o[0] === "true" ? "" : "NotVisible")) && m(t, "class", i);
4864
4843
  },
4865
4844
  d(o) {
4866
4845
  o && $(t);
4867
4846
  }
4868
4847
  };
4869
4848
  }
4870
- function rr(e) {
4871
- let t, r, n, i, o, a, u, c, l, s, h, f, d, m = (
4849
+ function er(e) {
4850
+ let t, r, n, i, o, a, l, c, u, s, h, f, d, p = (
4872
4851
  /*modalItem*/
4873
4852
  e[10].title + ""
4874
- ), b, S, E = (
4853
+ ), b, P, E = (
4875
4854
  /*modalItem*/
4876
4855
  e[10].content + ""
4877
- ), B, O, N = se(
4856
+ ), B, I, O = ae(
4878
4857
  /*modalItem*/
4879
4858
  e[10].image.sources
4880
- ), T = [];
4881
- for (let v = 0; v < N.length; v += 1)
4882
- T[v] = nr(qt(e, N, v));
4859
+ ), H = [];
4860
+ for (let v = 0; v < O.length; v += 1)
4861
+ H[v] = tr(Zt(e, O, v));
4883
4862
  return {
4884
4863
  c() {
4885
- t = P("div"), r = G(), n = P("div"), i = P("div"), o = P("a"), o.innerHTML = '<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="close_multi"><path stroke-linecap="round" stroke-linejoin="round" d="M6 18L18 6M6 6l12 12"></path></svg>', a = G(), u = P("picture");
4886
- for (let v = 0; v < T.length; v += 1)
4887
- T[v].c();
4888
- c = G(), l = P("img"), f = G(), d = P("h3"), b = G(), S = P("div"), p(t, "class", "modal__overlay"), p(o, "href", "#"), p(o, "class", "IconClose"), p(i, "class", "wrapper"), ie(l.src, s = /*modalItem*/
4889
- e[10].image.src) || p(l, "src", s), p(l, "alt", h = /*modalItem*/
4890
- e[10].title), p(u, "class", "modal__img"), p(u, "part", "modal-img"), p(d, "class", "modal__title"), p(S, "class", "modal__description"), p(n, "class", "modal");
4864
+ t = w("div"), r = G(), n = w("div"), i = w("div"), o = w("a"), o.innerHTML = '<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="close_multi"><path stroke-linecap="round" stroke-linejoin="round" d="M6 18L18 6M6 6l12 12"></path></svg>', a = G(), l = w("picture");
4865
+ for (let v = 0; v < H.length; v += 1)
4866
+ H[v].c();
4867
+ c = G(), u = w("img"), f = G(), d = w("h3"), b = G(), P = w("div"), m(t, "class", "modal__overlay"), m(o, "href", "#"), m(o, "class", "IconClose"), m(i, "class", "wrapper"), oe(u.src, s = /*modalItem*/
4868
+ e[10].image.src) || m(u, "src", s), m(u, "alt", h = /*modalItem*/
4869
+ e[10].title), m(l, "class", "modal__img"), m(l, "part", "modal-img"), m(d, "class", "modal__title"), m(P, "class", "modal__description"), m(n, "class", "modal");
4891
4870
  },
4892
- m(v, w) {
4893
- X(v, t, w), X(v, r, w), X(v, n, w), y(n, i), y(i, o), y(n, a), y(n, u);
4894
- for (let C = 0; C < T.length; C += 1)
4895
- T[C] && T[C].m(u, null);
4896
- y(u, c), y(u, l), y(n, f), y(n, d), d.innerHTML = m, y(n, b), y(n, S), S.innerHTML = E, B || (O = [
4897
- ye(
4871
+ m(v, T) {
4872
+ X(v, t, T), X(v, r, T), X(v, n, T), y(n, i), y(i, o), y(n, a), y(n, l);
4873
+ for (let A = 0; A < H.length; A += 1)
4874
+ H[A] && H[A].m(l, null);
4875
+ y(l, c), y(l, u), y(n, f), y(n, d), d.innerHTML = p, y(n, b), y(n, P), P.innerHTML = E, B || (I = [
4876
+ _e(
4898
4877
  t,
4899
4878
  "click",
4900
4879
  /*click_handler_1*/
4901
4880
  e[30]
4902
4881
  ),
4903
- ye(
4882
+ _e(
4904
4883
  o,
4905
4884
  "click",
4906
4885
  /*click_handler_2*/
@@ -4908,43 +4887,43 @@ function rr(e) {
4908
4887
  )
4909
4888
  ], B = !0);
4910
4889
  },
4911
- p(v, w) {
4912
- if (w[0] & /*modalItem*/
4890
+ p(v, T) {
4891
+ if (T[0] & /*modalItem*/
4913
4892
  1024) {
4914
- N = se(
4893
+ O = ae(
4915
4894
  /*modalItem*/
4916
4895
  v[10].image.sources
4917
4896
  );
4918
- let C;
4919
- for (C = 0; C < N.length; C += 1) {
4920
- const j = qt(v, N, C);
4921
- T[C] ? T[C].p(j, w) : (T[C] = nr(j), T[C].c(), T[C].m(u, c));
4897
+ let A;
4898
+ for (A = 0; A < O.length; A += 1) {
4899
+ const j = Zt(v, O, A);
4900
+ H[A] ? H[A].p(j, T) : (H[A] = tr(j), H[A].c(), H[A].m(l, c));
4922
4901
  }
4923
- for (; C < T.length; C += 1)
4924
- T[C].d(1);
4925
- T.length = N.length;
4902
+ for (; A < H.length; A += 1)
4903
+ H[A].d(1);
4904
+ H.length = O.length;
4926
4905
  }
4927
- w[0] & /*modalItem*/
4928
- 1024 && !ie(l.src, s = /*modalItem*/
4929
- v[10].image.src) && p(l, "src", s), w[0] & /*modalItem*/
4906
+ T[0] & /*modalItem*/
4907
+ 1024 && !oe(u.src, s = /*modalItem*/
4908
+ v[10].image.src) && m(u, "src", s), T[0] & /*modalItem*/
4930
4909
  1024 && h !== (h = /*modalItem*/
4931
- v[10].title) && p(l, "alt", h), w[0] & /*modalItem*/
4932
- 1024 && m !== (m = /*modalItem*/
4933
- v[10].title + "") && (d.innerHTML = m), w[0] & /*modalItem*/
4910
+ v[10].title) && m(u, "alt", h), T[0] & /*modalItem*/
4911
+ 1024 && p !== (p = /*modalItem*/
4912
+ v[10].title + "") && (d.innerHTML = p), T[0] & /*modalItem*/
4934
4913
  1024 && E !== (E = /*modalItem*/
4935
- v[10].content + "") && (S.innerHTML = E);
4914
+ v[10].content + "") && (P.innerHTML = E);
4936
4915
  },
4937
4916
  d(v) {
4938
- v && ($(t), $(r), $(n)), _t(T, v), B = !1, ce(O);
4917
+ v && ($(t), $(r), $(n)), gt(H, v), B = !1, fe(I);
4939
4918
  }
4940
4919
  };
4941
4920
  }
4942
- function nr(e) {
4921
+ function tr(e) {
4943
4922
  let t, r, n;
4944
4923
  return {
4945
4924
  c() {
4946
- t = P("source"), ar(t, r = /*imgSource*/
4947
- e[49].pictureSource) || p(t, "srcset", r), p(t, "media", n = "(" + /*imgSource*/
4925
+ t = w("source"), or(t, r = /*imgSource*/
4926
+ e[49].pictureSource) || m(t, "srcset", r), m(t, "media", n = "(" + /*imgSource*/
4948
4927
  e[49].media + ")");
4949
4928
  },
4950
4929
  m(i, o) {
@@ -4953,112 +4932,112 @@ function nr(e) {
4953
4932
  p(i, o) {
4954
4933
  o[0] & /*modalItem*/
4955
4934
  1024 && r !== (r = /*imgSource*/
4956
- i[49].pictureSource) && p(t, "srcset", r), o[0] & /*modalItem*/
4935
+ i[49].pictureSource) && m(t, "srcset", r), o[0] & /*modalItem*/
4957
4936
  1024 && n !== (n = "(" + /*imgSource*/
4958
- i[49].media + ")") && p(t, "media", n);
4937
+ i[49].media + ")") && m(t, "media", n);
4959
4938
  },
4960
4939
  d(i) {
4961
4940
  i && $(t);
4962
4941
  }
4963
4942
  };
4964
4943
  }
4965
- function jo(e) {
4944
+ function $o(e) {
4966
4945
  let t, r, n, i, o;
4967
4946
  function a(s, h) {
4968
4947
  return (
4969
4948
  /*isLoading*/
4970
- s[5] ? Go : (
4949
+ s[5] ? Uo : (
4971
4950
  /*promotions*/
4972
- s[2].length > 0 ? $o : Uo
4951
+ s[2].length > 0 ? Fo : ko
4973
4952
  )
4974
4953
  );
4975
4954
  }
4976
- let u = a(e), c = u(e), l = (
4955
+ let l = a(e), c = l(e), u = (
4977
4956
  /*modalIsOpen*/
4978
- e[11] && rr(e)
4957
+ e[11] && er(e)
4979
4958
  );
4980
4959
  return {
4981
4960
  c() {
4982
- t = P("div"), r = P("section"), n = P("div"), c.c(), o = G(), l && l.c(), p(n, "class", "container"), p(r, "class", "PromotionSlider"), Le(() => (
4961
+ t = w("div"), r = w("section"), n = w("div"), c.c(), o = G(), u && u.c(), m(n, "class", "container"), m(r, "class", "PromotionSlider"), Ne(() => (
4983
4962
  /*section_elementresize_handler*/
4984
4963
  e[29].call(r)
4985
- )), p(t, "class", "CasinoPromotionsSlider");
4964
+ )), m(t, "class", "CasinoPromotionsSlider");
4986
4965
  },
4987
4966
  m(s, h) {
4988
- X(s, t, h), y(t, r), y(r, n), c.m(n, null), i = hn(
4967
+ X(s, t, h), y(t, r), y(r, n), c.m(n, null), i = un(
4989
4968
  r,
4990
4969
  /*section_elementresize_handler*/
4991
4970
  e[29].bind(r)
4992
- ), y(t, o), l && l.m(t, null), e[32](t);
4971
+ ), y(t, o), u && u.m(t, null), e[32](t);
4993
4972
  },
4994
4973
  p(s, h) {
4995
- u === (u = a(s)) && c ? c.p(s, h) : (c.d(1), c = u(s), c && (c.c(), c.m(n, null))), /*modalIsOpen*/
4996
- s[11] ? l ? l.p(s, h) : (l = rr(s), l.c(), l.m(t, null)) : l && (l.d(1), l = null);
4974
+ l === (l = a(s)) && c ? c.p(s, h) : (c.d(1), c = l(s), c && (c.c(), c.m(n, null))), /*modalIsOpen*/
4975
+ s[11] ? u ? u.p(s, h) : (u = er(s), u.c(), u.m(t, null)) : u && (u.d(1), u = null);
4997
4976
  },
4998
4977
  i: W,
4999
4978
  o: W,
5000
4979
  d(s) {
5001
- s && $(t), c.d(), i(), l && l.d(), e[32](null);
4980
+ s && $(t), c.d(), i(), u && u.d(), e[32](null);
5002
4981
  }
5003
4982
  };
5004
4983
  }
5005
- let Xo = 4e3, Vo = 200, zo = "ease-out", ir = 0, Wo = !0, Zo = !0, Yo = 20, qo = !1;
5006
- function Qo(e, t, r) {
4984
+ let Go = 4e3, jo = 200, Xo = "ease-out", rr = 0, Vo = !0, zo = !0, Wo = 20, Zo = !1;
4985
+ function Yo(e, t, r) {
5007
4986
  let n, i;
5008
- rn(e, Io, (g) => r(12, i = g));
5009
- let { endpoint: o = "" } = t, { lang: a = "" } = t, { env: u = "" } = t, { userroles: c = "" } = t, { translationurl: l = "" } = t, { mbsource: s } = t, { clientstyling: h = "" } = t, { clientstylingurl: f = "" } = t, { numbersdisplayed: d = "true" } = t, m, b = !1, S = [], E, B = 0;
5010
- No({ withLocale: "en", translations: {} });
5011
- const O = () => {
5012
- fetch(l).then((D) => D.json()).then((D) => {
4987
+ tn(e, Bo, (g) => r(12, i = g));
4988
+ let { endpoint: o = "" } = t, { lang: a = "" } = t, { env: l = "" } = t, { userroles: c = "" } = t, { translationurl: u = "" } = t, { mbsource: s } = t, { clientstyling: h = "" } = t, { clientstylingurl: f = "" } = t, { numbersdisplayed: d = "true" } = t, p, b = !1, P = [], E, B = 0;
4989
+ Lo({ withLocale: "en", translations: {} });
4990
+ const I = () => {
4991
+ fetch(u).then((D) => D.json()).then((D) => {
5013
4992
  Object.keys(D).forEach((U) => {
5014
- Zt(U, D[U]);
4993
+ zt(U, D[U]);
5015
4994
  });
5016
4995
  }).catch((D) => {
5017
4996
  console.log(D);
5018
4997
  });
5019
4998
  };
5020
- Object.keys(Yt).forEach((g) => {
5021
- Zt(g, Yt[g]);
4999
+ Object.keys(Wt).forEach((g) => {
5000
+ zt(g, Wt[g]);
5022
5001
  });
5023
- const N = () => {
5024
- Mo(a);
5002
+ const O = () => {
5003
+ No(a);
5025
5004
  };
5026
- let T = window.navigator.userAgent;
5005
+ let H = window.navigator.userAgent;
5027
5006
  const v = () => {
5028
5007
  r(5, b = !0);
5029
- let g = new URL(`${o}/${a}/promotions?env=${u}`), D = Lo(T);
5008
+ let g = new URL(`${o}/${a}/promotions?env=${l}`), D = Io(H);
5030
5009
  D && (D === "PC" ? g.searchParams.append("device", "dk") : D === "iPad" || D === "iPhone" ? g.searchParams.append("device", "ios") : g.searchParams.append("device", "mtWeb")), g.searchParams.append("userRoles", c), fetch(g.href).then((U) => U.json()).then((U) => {
5031
- r(5, b = !1), r(2, S = U);
5010
+ r(5, b = !1), r(2, P = U);
5032
5011
  }).catch((U) => {
5033
5012
  r(5, b = !1), console.error(U);
5034
5013
  });
5035
5014
  };
5036
- let w = 4, C = ir, j, I, K;
5037
- const Pe = pn();
5015
+ let T = 4, A = rr, j, L, K;
5016
+ const Pe = dn();
5038
5017
  let F;
5039
5018
  const M = (g, D) => {
5040
5019
  let U;
5041
5020
  return function() {
5042
- const Kr = this, en = arguments;
5043
- clearTimeout(U), U = setTimeout(() => g.apply(Kr, en), D);
5021
+ const Jr = this, Kr = arguments;
5022
+ clearTimeout(U), U = setTimeout(() => g.apply(Jr, Kr), D);
5044
5023
  };
5045
- }, Xe = () => (F >= 1600 ? r(24, w = 4) : F >= 1250 ? r(24, w = 3) : F >= 768 ? r(24, w = 2) : F >= 320 && r(24, w = 1), typeof w == "object" ? w : Number(w)), R = () => I ? I.perPage : w, V = () => I ? Math.ceil(I.innerElements.length / n) : 0, L = () => !(S.length <= Xe()), me = () => {
5046
- I && (r(24, w = r(4, n = R())), r(6, B = V()));
5047
- }, St = M(me, 300);
5048
- dn(() => (window.addEventListener("resize", St), () => {
5049
- window.removeEventListener("resize", St);
5024
+ }, Ge = () => (F >= 1600 ? r(24, T = 4) : F >= 1250 ? r(24, T = 3) : F >= 768 ? r(24, T = 2) : F >= 320 && r(24, T = 1), typeof T == "object" ? T : Number(T)), R = () => L ? L.perPage : T, V = () => L ? Math.ceil(L.innerElements.length / n) : 0, N = () => !(P.length <= Ge()), ge = () => {
5025
+ L && (r(24, T = r(4, n = R())), r(6, B = V()));
5026
+ }, xt = M(ge, 300);
5027
+ fn(() => (window.addEventListener("resize", xt), () => {
5028
+ window.removeEventListener("resize", xt);
5050
5029
  }));
5051
- const jr = () => (r(25, I = new Bn({
5030
+ const Gr = () => (r(25, L = new An({
5052
5031
  selector: j,
5053
- loop: L(),
5054
- duration: Vo,
5055
- easing: zo,
5056
- startIndex: ir,
5057
- draggable: Wo,
5058
- multipleDrag: Zo,
5059
- threshold: Yo,
5060
- rtl: qo,
5061
- onChange: Xr,
5032
+ loop: N(),
5033
+ duration: jo,
5034
+ easing: Xo,
5035
+ startIndex: rr,
5036
+ draggable: Vo,
5037
+ multipleDrag: zo,
5038
+ threshold: Wo,
5039
+ rtl: Zo,
5040
+ onChange: jr,
5062
5041
  perPage: {
5063
5042
  320: 1,
5064
5043
  // wider than 320px show 1 promo.card
@@ -5069,104 +5048,104 @@ function Qo(e, t, r) {
5069
5048
  1600: 4
5070
5049
  // wider than 1600px show 4 promo.cards
5071
5050
  }
5072
- })), K = setInterval(() => I.next(), Xo), () => {
5073
- clearInterval(K), I.destroy();
5051
+ })), K = setInterval(() => L.next(), Go), () => {
5052
+ clearInterval(K), L.destroy();
5074
5053
  });
5075
- function Xr() {
5076
- r(7, C = I.currentSlide), Pe("change", {
5077
- currentSlide: I.currentSlide,
5078
- slideCount: I.innerElements.length
5054
+ function jr() {
5055
+ r(7, A = L.currentSlide), Pe("change", {
5056
+ currentSlide: L.currentSlide,
5057
+ slideCount: L.innerElements.length
5079
5058
  });
5080
5059
  }
5081
- const Vr = (g, D) => {
5060
+ const Xr = (g, D) => {
5082
5061
  const U = Math.ceil((g + 1) / D);
5083
5062
  return U === 0 ? B : U;
5084
5063
  };
5085
- let Ve = {}, ze = !1;
5086
- const Pt = (g) => {
5087
- r(10, Ve = g), r(11, ze = !0);
5088
- }, We = () => {
5089
- r(10, Ve = {}), r(11, ze = !1);
5090
- }, zr = (g) => {
5091
- Pt(g);
5064
+ let je = {}, Xe = !1;
5065
+ const Et = (g) => {
5066
+ r(10, je = g), r(11, Xe = !0);
5067
+ }, Ve = () => {
5068
+ r(10, je = {}), r(11, Xe = !1);
5069
+ }, Vr = (g) => {
5070
+ Et(g);
5092
5071
  };
5093
- function Wr(g) {
5094
- ve[g ? "unshift" : "push"](() => {
5072
+ function zr(g) {
5073
+ ye[g ? "unshift" : "push"](() => {
5095
5074
  j = g, r(8, j);
5096
5075
  });
5097
5076
  }
5098
- function Zr(g) {
5099
- ve[g ? "unshift" : "push"](() => {
5077
+ function Wr(g) {
5078
+ ye[g ? "unshift" : "push"](() => {
5100
5079
  E = g, r(3, E);
5101
5080
  });
5102
5081
  }
5103
- function Yr() {
5082
+ function Zr() {
5104
5083
  F = this.clientWidth, r(9, F);
5105
5084
  }
5106
- const qr = () => We(), Qr = () => We();
5107
- function Jr(g) {
5108
- ve[g ? "unshift" : "push"](() => {
5109
- m = g, r(1, m);
5085
+ const Yr = () => Ve(), qr = () => Ve();
5086
+ function Qr(g) {
5087
+ ye[g ? "unshift" : "push"](() => {
5088
+ p = g, r(1, p);
5110
5089
  });
5111
5090
  }
5112
5091
  return e.$$set = (g) => {
5113
- "endpoint" in g && r(16, o = g.endpoint), "lang" in g && r(17, a = g.lang), "env" in g && r(18, u = g.env), "userroles" in g && r(19, c = g.userroles), "translationurl" in g && r(20, l = g.translationurl), "mbsource" in g && r(21, s = g.mbsource), "clientstyling" in g && r(22, h = g.clientstyling), "clientstylingurl" in g && r(23, f = g.clientstylingurl), "numbersdisplayed" in g && r(0, d = g.numbersdisplayed);
5092
+ "endpoint" in g && r(16, o = g.endpoint), "lang" in g && r(17, a = g.lang), "env" in g && r(18, l = g.env), "userroles" in g && r(19, c = g.userroles), "translationurl" in g && r(20, u = g.translationurl), "mbsource" in g && r(21, s = g.mbsource), "clientstyling" in g && r(22, h = g.clientstyling), "clientstylingurl" in g && r(23, f = g.clientstylingurl), "numbersdisplayed" in g && r(0, d = g.numbersdisplayed);
5114
5093
  }, e.$$.update = () => {
5115
5094
  e.$$.dirty[0] & /*lang*/
5116
- 131072 && a && N(), e.$$.dirty[0] & /*translationurl*/
5117
- 1048576 && l && O(), e.$$.dirty[0] & /*endpoint, lang, env, userroles*/
5118
- 983040 && o && a && u && c && v(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
5119
- 4194306 && h && m && Ro(m, h), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
5120
- 8388610 && f && m && Do(m, f), e.$$.dirty[0] & /*mbsource, customStylingContainer*/
5121
- 2097154 && s && m && ko(m, `${s}.Style`), e.$$.dirty[0] & /*controller, perPage*/
5122
- 50331648 && r(4, n = I ? I.perPage : w), e.$$.dirty[0] & /*controller, currentPerPage*/
5123
- 33554448 && r(6, B = I ? Math.ceil(I.innerElements.length / n) : 0), e.$$.dirty[0] & /*promotions, promotionsSlider*/
5124
- 12 && S && E && jr(), e.$$.dirty[0] & /*controller*/
5125
- 33554432 && I && me();
5095
+ 131072 && a && O(), e.$$.dirty[0] & /*translationurl*/
5096
+ 1048576 && u && I(), e.$$.dirty[0] & /*endpoint, lang, env, userroles*/
5097
+ 983040 && o && a && l && c && v(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
5098
+ 4194306 && h && p && Oo(p, h), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
5099
+ 8388610 && f && p && Mo(p, f), e.$$.dirty[0] & /*mbsource, customStylingContainer*/
5100
+ 2097154 && s && p && Ro(p, `${s}.Style`), e.$$.dirty[0] & /*controller, perPage*/
5101
+ 50331648 && r(4, n = L ? L.perPage : T), e.$$.dirty[0] & /*controller, currentPerPage*/
5102
+ 33554448 && r(6, B = L ? Math.ceil(L.innerElements.length / n) : 0), e.$$.dirty[0] & /*promotions, promotionsSlider*/
5103
+ 12 && P && E && Gr(), e.$$.dirty[0] & /*controller*/
5104
+ 33554432 && L && ge();
5126
5105
  }, [
5127
5106
  d,
5128
- m,
5129
- S,
5107
+ p,
5108
+ P,
5130
5109
  E,
5131
5110
  n,
5132
5111
  b,
5133
5112
  B,
5134
- C,
5113
+ A,
5135
5114
  j,
5136
5115
  F,
5137
- Ve,
5138
- ze,
5116
+ je,
5117
+ Xe,
5139
5118
  i,
5140
- Vr,
5141
- Pt,
5142
- We,
5119
+ Xr,
5120
+ Et,
5121
+ Ve,
5143
5122
  o,
5144
5123
  a,
5145
- u,
5146
- c,
5147
5124
  l,
5125
+ c,
5126
+ u,
5148
5127
  s,
5149
5128
  h,
5150
5129
  f,
5151
- w,
5152
- I,
5130
+ T,
5131
+ L,
5132
+ Vr,
5153
5133
  zr,
5154
5134
  Wr,
5155
5135
  Zr,
5156
5136
  Yr,
5157
5137
  qr,
5158
- Qr,
5159
- Jr
5138
+ Qr
5160
5139
  ];
5161
5140
  }
5162
- class Jo extends Tn {
5141
+ class qo extends wn {
5163
5142
  constructor(t) {
5164
- super(), Pn(
5143
+ super(), Sn(
5165
5144
  this,
5166
5145
  t,
5167
- Qo,
5168
- jo,
5169
- sr,
5146
+ Yo,
5147
+ $o,
5148
+ ir,
5170
5149
  {
5171
5150
  endpoint: 16,
5172
5151
  lang: 17,
@@ -5178,7 +5157,7 @@ class Jo extends Tn {
5178
5157
  clientstylingurl: 23,
5179
5158
  numbersdisplayed: 0
5180
5159
  },
5181
- Fo,
5160
+ Do,
5182
5161
  [-1, -1]
5183
5162
  );
5184
5163
  }
@@ -5237,7 +5216,7 @@ class Jo extends Tn {
5237
5216
  this.$$set({ numbersdisplayed: t }), z();
5238
5217
  }
5239
5218
  }
5240
- wn(Jo, { endpoint: {}, lang: {}, env: {}, userroles: {}, translationurl: {}, mbsource: {}, clientstyling: {}, clientstylingurl: {}, numbersdisplayed: {} }, [], [], !0);
5219
+ Pn(qo, { endpoint: {}, lang: {}, env: {}, userroles: {}, translationurl: {}, mbsource: {}, clientstyling: {}, clientstylingurl: {}, numbersdisplayed: {} }, [], [], !0);
5241
5220
  export {
5242
- Jo as C
5221
+ qo as C
5243
5222
  };