@everymatrix/casino-promotions-slider 1.87.26 → 1.87.28

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,93 +1,93 @@
1
- var ln = Object.defineProperty, un = Object.defineProperties;
2
- var hn = Object.getOwnPropertyDescriptors;
3
- var Ht = Object.getOwnPropertySymbols;
4
- var cn = Object.prototype.hasOwnProperty, fn = Object.prototype.propertyIsEnumerable;
5
- var Ye = (e, t, r) => t in e ? ln(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Ct = (e, t) => {
1
+ var hn = Object.defineProperty, cn = Object.defineProperties;
2
+ var fn = Object.getOwnPropertyDescriptors;
3
+ var At = Object.getOwnPropertySymbols;
4
+ var dn = Object.prototype.hasOwnProperty, pn = Object.prototype.propertyIsEnumerable;
5
+ var qe = (e, t, r) => t in e ? hn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Bt = (e, t) => {
6
6
  for (var r in t || (t = {}))
7
- cn.call(t, r) && Ye(e, r, t[r]);
8
- if (Ht)
9
- for (var r of Ht(t))
10
- fn.call(t, r) && Ye(e, r, t[r]);
7
+ dn.call(t, r) && qe(e, r, t[r]);
8
+ if (At)
9
+ for (var r of At(t))
10
+ pn.call(t, r) && qe(e, r, t[r]);
11
11
  return e;
12
- }, At = (e, t) => un(e, hn(t));
13
- var X = (e, t, r) => (Ye(e, typeof t != "symbol" ? t + "" : t, r), r);
14
- var Bt = (e, t, r) => new Promise((n, i) => {
12
+ }, Ot = (e, t) => cn(e, fn(t));
13
+ var G = (e, t, r) => (qe(e, typeof t != "symbol" ? t + "" : t, r), r);
14
+ var Lt = (e, t, r) => new Promise((n, i) => {
15
15
  var o = (c) => {
16
16
  try {
17
17
  u(r.next(c));
18
18
  } catch (l) {
19
19
  i(l);
20
20
  }
21
- }, a = (c) => {
21
+ }, s = (c) => {
22
22
  try {
23
23
  u(r.throw(c));
24
24
  } catch (l) {
25
25
  i(l);
26
26
  }
27
- }, u = (c) => c.done ? n(c.value) : Promise.resolve(c.value).then(o, a);
27
+ }, u = (c) => c.done ? n(c.value) : Promise.resolve(c.value).then(o, s);
28
28
  u((r = r.apply(e, t)).next());
29
29
  });
30
- function Z() {
30
+ function z() {
31
31
  }
32
- function cr(e) {
32
+ function dr(e) {
33
33
  return e();
34
34
  }
35
- function Ot() {
35
+ function It() {
36
36
  return /* @__PURE__ */ Object.create(null);
37
37
  }
38
- function fe(e) {
39
- e.forEach(cr);
38
+ function de(e) {
39
+ e.forEach(dr);
40
40
  }
41
- function xt(e) {
41
+ function Et(e) {
42
42
  return typeof e == "function";
43
43
  }
44
- function fr(e, t) {
44
+ function pr(e, t) {
45
45
  return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
46
46
  }
47
- let Te;
48
- function oe(e, t) {
49
- return e === t ? !0 : (Te || (Te = document.createElement("a")), Te.href = t, e === Te.href);
47
+ let He;
48
+ function se(e, t) {
49
+ return e === t ? !0 : (He || (He = document.createElement("a")), He.href = t, e === He.href);
50
50
  }
51
- function It(e) {
51
+ function Nt(e) {
52
52
  return e.split(",").map((t) => t.trim().split(" ").filter(Boolean));
53
53
  }
54
- function dr(e, t) {
55
- const r = It(e.srcset), n = It(t || "");
54
+ function mr(e, t) {
55
+ const r = Nt(e.srcset), n = Nt(t || "");
56
56
  return n.length === r.length && n.every(
57
- ([i, o], a) => o === r[a][1] && // We need to test both ways because Vite will create an a full URL with
57
+ ([i, o], s) => o === r[s][1] && // We need to test both ways because Vite will create an a full URL with
58
58
  // `new URL(asset, import.meta.url).href` for the client when `base: './'`, and the
59
59
  // relative URLs inside srcset are not automatically resolved to absolute URLs by
60
60
  // browsers (in contrast to img.src). This means both SSR and DOM code could
61
61
  // contain relative or absolute URLs.
62
- (oe(r[a][0], i) || oe(i, r[a][0]))
62
+ (se(r[s][0], i) || se(i, r[s][0]))
63
63
  );
64
64
  }
65
- function dn(e) {
65
+ function mn(e) {
66
66
  return Object.keys(e).length === 0;
67
67
  }
68
- function pr(e, ...t) {
68
+ function gr(e, ...t) {
69
69
  if (e == null) {
70
70
  for (const n of t)
71
71
  n(void 0);
72
- return Z;
72
+ return z;
73
73
  }
74
74
  const r = e.subscribe(...t);
75
75
  return r.unsubscribe ? () => r.unsubscribe() : r;
76
76
  }
77
- function pn(e, t, r) {
78
- e.$$.on_destroy.push(pr(t, r));
77
+ function gn(e, t, r) {
78
+ e.$$.on_destroy.push(gr(t, r));
79
79
  }
80
80
  function y(e, t) {
81
81
  e.appendChild(t);
82
82
  }
83
- function mn(e, t, r) {
84
- const n = gn(e);
83
+ function bn(e, t, r) {
84
+ const n = vn(e);
85
85
  if (!n.getElementById(t)) {
86
86
  const i = P("style");
87
- i.id = t, i.textContent = r, bn(n, i);
87
+ i.id = t, i.textContent = r, yn(n, i);
88
88
  }
89
89
  }
90
- function gn(e) {
90
+ function vn(e) {
91
91
  if (!e)
92
92
  return document;
93
93
  const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
@@ -97,89 +97,89 @@ function gn(e) {
97
97
  t
98
98
  ) : e.ownerDocument;
99
99
  }
100
- function bn(e, t) {
100
+ function yn(e, t) {
101
101
  return y(
102
102
  /** @type {Document} */
103
103
  e.head || e,
104
104
  t
105
105
  ), t.sheet;
106
106
  }
107
- function V(e, t, r) {
107
+ function j(e, t, r) {
108
108
  e.insertBefore(t, r || null);
109
109
  }
110
- function $(e) {
110
+ function U(e) {
111
111
  e.parentNode && e.parentNode.removeChild(e);
112
112
  }
113
- function Et(e, t) {
113
+ function St(e, t) {
114
114
  for (let r = 0; r < e.length; r += 1)
115
115
  e[r] && e[r].d(t);
116
116
  }
117
117
  function P(e) {
118
118
  return document.createElement(e);
119
119
  }
120
- function qe(e) {
120
+ function Qe(e) {
121
121
  return document.createElementNS("http://www.w3.org/2000/svg", e);
122
122
  }
123
- function se(e) {
123
+ function ae(e) {
124
124
  return document.createTextNode(e);
125
125
  }
126
- function G() {
127
- return se(" ");
126
+ function $() {
127
+ return ae(" ");
128
128
  }
129
- function _e(e, t, r, n) {
129
+ function xe(e, t, r, n) {
130
130
  return e.addEventListener(t, r, n), () => e.removeEventListener(t, r, n);
131
131
  }
132
132
  function p(e, t, r) {
133
133
  r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
134
134
  }
135
- function vn(e) {
135
+ function _n(e) {
136
136
  return Array.from(e.childNodes);
137
137
  }
138
- function Fe(e, t) {
138
+ function ke(e, t) {
139
139
  t = "" + t, e.data !== t && (e.data = /** @type {string} */
140
140
  t);
141
141
  }
142
- function yn(e, t, r, n) {
142
+ function xn(e, t, r, n) {
143
143
  e.style.setProperty(t, r, "");
144
144
  }
145
- let He;
146
- function _n() {
147
- if (He === void 0) {
148
- He = !1;
145
+ let Ce;
146
+ function En() {
147
+ if (Ce === void 0) {
148
+ Ce = !1;
149
149
  try {
150
150
  typeof window != "undefined" && window.parent && window.parent.document;
151
151
  } catch (e) {
152
- He = !0;
152
+ Ce = !0;
153
153
  }
154
154
  }
155
- return He;
155
+ return Ce;
156
156
  }
157
- function xn(e, t) {
157
+ function Sn(e, t) {
158
158
  getComputedStyle(e).position === "static" && (e.style.position = "relative");
159
159
  const n = P("iframe");
160
160
  n.setAttribute(
161
161
  "style",
162
162
  "display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; border: 0; opacity: 0; pointer-events: none; z-index: -1;"
163
163
  ), n.setAttribute("aria-hidden", "true"), n.tabIndex = -1;
164
- const i = _n();
164
+ const i = En();
165
165
  let o;
166
- return i ? (n.src = "data:text/html,<script>onresize=function(){parent.postMessage(0,'*')}<\/script>", o = _e(
166
+ return i ? (n.src = "data:text/html,<script>onresize=function(){parent.postMessage(0,'*')}<\/script>", o = xe(
167
167
  window,
168
168
  "message",
169
169
  /** @param {MessageEvent} event */
170
- (a) => {
171
- a.source === n.contentWindow && t();
170
+ (s) => {
171
+ s.source === n.contentWindow && t();
172
172
  }
173
173
  )) : (n.src = "about:blank", n.onload = () => {
174
- o = _e(n.contentWindow, "resize", t), t();
174
+ o = xe(n.contentWindow, "resize", t), t();
175
175
  }), y(e, n), () => {
176
- (i || o && n.contentWindow) && o(), $(n);
176
+ (i || o && n.contentWindow) && o(), U(n);
177
177
  };
178
178
  }
179
- function En(e, t, { bubbles: r = !1, cancelable: n = !1 } = {}) {
179
+ function wn(e, t, { bubbles: r = !1, cancelable: n = !1 } = {}) {
180
180
  return new CustomEvent(e, { detail: t, bubbles: r, cancelable: n });
181
181
  }
182
- function Sn(e) {
182
+ function Pn(e) {
183
183
  const t = {};
184
184
  return e.childNodes.forEach(
185
185
  /** @param {Element} node */
@@ -188,116 +188,116 @@ function Sn(e) {
188
188
  }
189
189
  ), t;
190
190
  }
191
- let xe;
192
- function ve(e) {
193
- xe = e;
191
+ let Ee;
192
+ function ye(e) {
193
+ Ee = e;
194
194
  }
195
- function mr() {
196
- if (!xe)
195
+ function br() {
196
+ if (!Ee)
197
197
  throw new Error("Function called outside component initialization");
198
- return xe;
198
+ return Ee;
199
199
  }
200
- function Pn(e) {
201
- mr().$$.on_mount.push(e);
200
+ function Tn(e) {
201
+ br().$$.on_mount.push(e);
202
202
  }
203
- function wn() {
204
- const e = mr();
203
+ function Hn() {
204
+ const e = br();
205
205
  return (t, r, { cancelable: n = !1 } = {}) => {
206
206
  const i = e.$$.callbacks[t];
207
207
  if (i) {
208
- const o = En(
208
+ const o = wn(
209
209
  /** @type {string} */
210
210
  t,
211
211
  r,
212
212
  { cancelable: n }
213
213
  );
214
- return i.slice().forEach((a) => {
215
- a.call(e, o);
214
+ return i.slice().forEach((s) => {
215
+ s.call(e, o);
216
216
  }), !o.defaultPrevented;
217
217
  }
218
218
  return !0;
219
219
  };
220
220
  }
221
- const ne = [], ye = [];
222
- let ie = [];
223
- const Lt = [], Tn = /* @__PURE__ */ Promise.resolve();
224
- let ot = !1;
225
- function Hn() {
226
- ot || (ot = !0, Tn.then(W));
221
+ const ne = [], _e = [];
222
+ let oe = [];
223
+ const Mt = [], Cn = /* @__PURE__ */ Promise.resolve();
224
+ let st = !1;
225
+ function An() {
226
+ st || (st = !0, Cn.then(V));
227
227
  }
228
- function Ne(e) {
229
- ie.push(e);
228
+ function Me(e) {
229
+ oe.push(e);
230
230
  }
231
- const Qe = /* @__PURE__ */ new Set();
231
+ const Je = /* @__PURE__ */ new Set();
232
232
  let te = 0;
233
- function W() {
233
+ function V() {
234
234
  if (te !== 0)
235
235
  return;
236
- const e = xe;
236
+ const e = Ee;
237
237
  do {
238
238
  try {
239
239
  for (; te < ne.length; ) {
240
240
  const t = ne[te];
241
- te++, ve(t), Cn(t.$$);
241
+ te++, ye(t), Bn(t.$$);
242
242
  }
243
243
  } catch (t) {
244
244
  throw ne.length = 0, te = 0, t;
245
245
  }
246
- for (ve(null), ne.length = 0, te = 0; ye.length; )
247
- ye.pop()();
248
- for (let t = 0; t < ie.length; t += 1) {
249
- const r = ie[t];
250
- Qe.has(r) || (Qe.add(r), r());
246
+ for (ye(null), ne.length = 0, te = 0; _e.length; )
247
+ _e.pop()();
248
+ for (let t = 0; t < oe.length; t += 1) {
249
+ const r = oe[t];
250
+ Je.has(r) || (Je.add(r), r());
251
251
  }
252
- ie.length = 0;
252
+ oe.length = 0;
253
253
  } while (ne.length);
254
- for (; Lt.length; )
255
- Lt.pop()();
256
- ot = !1, Qe.clear(), ve(e);
254
+ for (; Mt.length; )
255
+ Mt.pop()();
256
+ st = !1, Je.clear(), ye(e);
257
257
  }
258
- function Cn(e) {
258
+ function Bn(e) {
259
259
  if (e.fragment !== null) {
260
- e.update(), fe(e.before_update);
260
+ e.update(), de(e.before_update);
261
261
  const t = e.dirty;
262
- e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Ne);
262
+ e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Me);
263
263
  }
264
264
  }
265
- function An(e) {
265
+ function On(e) {
266
266
  const t = [], r = [];
267
- ie.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), ie = t;
267
+ oe.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), oe = t;
268
268
  }
269
- const Bn = /* @__PURE__ */ new Set();
270
- function On(e, t) {
271
- e && e.i && (Bn.delete(e), e.i(t));
269
+ const Ln = /* @__PURE__ */ new Set();
270
+ function In(e, t) {
271
+ e && e.i && (Ln.delete(e), e.i(t));
272
272
  }
273
- function ae(e) {
273
+ function le(e) {
274
274
  return (e == null ? void 0 : e.length) !== void 0 ? e : Array.from(e);
275
275
  }
276
- function In(e, t, r) {
276
+ function Nn(e, t, r) {
277
277
  const { fragment: n, after_update: i } = e.$$;
278
- n && n.m(t, r), Ne(() => {
279
- const o = e.$$.on_mount.map(cr).filter(xt);
280
- e.$$.on_destroy ? e.$$.on_destroy.push(...o) : fe(o), e.$$.on_mount = [];
281
- }), i.forEach(Ne);
278
+ n && n.m(t, r), Me(() => {
279
+ const o = e.$$.on_mount.map(dr).filter(Et);
280
+ e.$$.on_destroy ? e.$$.on_destroy.push(...o) : de(o), e.$$.on_mount = [];
281
+ }), i.forEach(Me);
282
282
  }
283
- function Ln(e, t) {
283
+ function Mn(e, t) {
284
284
  const r = e.$$;
285
- r.fragment !== null && (An(r.after_update), fe(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
285
+ r.fragment !== null && (On(r.after_update), de(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
286
286
  }
287
- function Nn(e, t) {
288
- e.$$.dirty[0] === -1 && (ne.push(e), Hn(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
287
+ function Rn(e, t) {
288
+ e.$$.dirty[0] === -1 && (ne.push(e), An(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
289
289
  }
290
- function Mn(e, t, r, n, i, o, a = null, u = [-1]) {
291
- const c = xe;
292
- ve(e);
290
+ function Dn(e, t, r, n, i, o, s = null, u = [-1]) {
291
+ const c = Ee;
292
+ ye(e);
293
293
  const l = e.$$ = {
294
294
  fragment: null,
295
295
  ctx: [],
296
296
  // state
297
297
  props: o,
298
- update: Z,
298
+ update: z,
299
299
  not_equal: i,
300
- bound: Ot(),
300
+ bound: It(),
301
301
  // lifecycle
302
302
  on_mount: [],
303
303
  on_destroy: [],
@@ -306,48 +306,48 @@ function Mn(e, t, r, n, i, o, a = null, u = [-1]) {
306
306
  after_update: [],
307
307
  context: new Map(t.context || (c ? c.$$.context : [])),
308
308
  // everything else
309
- callbacks: Ot(),
309
+ callbacks: It(),
310
310
  dirty: u,
311
311
  skip_bound: !1,
312
312
  root: t.target || c.$$.root
313
313
  };
314
- a && a(l.root);
315
- let s = !1;
314
+ s && s(l.root);
315
+ let a = !1;
316
316
  if (l.ctx = r ? r(e, t.props || {}, (h, f, ...d) => {
317
317
  const m = d.length ? d[0] : f;
318
- return l.ctx && i(l.ctx[h], l.ctx[h] = m) && (!l.skip_bound && l.bound[h] && l.bound[h](m), s && Nn(e, h)), f;
319
- }) : [], l.update(), s = !0, fe(l.before_update), l.fragment = n ? n(l.ctx) : !1, t.target) {
318
+ return l.ctx && i(l.ctx[h], l.ctx[h] = m) && (!l.skip_bound && l.bound[h] && l.bound[h](m), a && Rn(e, h)), f;
319
+ }) : [], l.update(), a = !0, de(l.before_update), l.fragment = n ? n(l.ctx) : !1, t.target) {
320
320
  if (t.hydrate) {
321
- const h = vn(t.target);
322
- l.fragment && l.fragment.l(h), h.forEach($);
321
+ const h = _n(t.target);
322
+ l.fragment && l.fragment.l(h), h.forEach(U);
323
323
  } else
324
324
  l.fragment && l.fragment.c();
325
- t.intro && On(e.$$.fragment), In(e, t.target, t.anchor), W();
325
+ t.intro && In(e.$$.fragment), Nn(e, t.target, t.anchor), V();
326
326
  }
327
- ve(c);
327
+ ye(c);
328
328
  }
329
- let gr;
330
- typeof HTMLElement == "function" && (gr = class extends HTMLElement {
329
+ let vr;
330
+ typeof HTMLElement == "function" && (vr = class extends HTMLElement {
331
331
  constructor(t, r, n) {
332
332
  super();
333
333
  /** The Svelte component constructor */
334
- X(this, "$$ctor");
334
+ G(this, "$$ctor");
335
335
  /** Slots */
336
- X(this, "$$s");
336
+ G(this, "$$s");
337
337
  /** The Svelte component instance */
338
- X(this, "$$c");
338
+ G(this, "$$c");
339
339
  /** Whether or not the custom element is connected */
340
- X(this, "$$cn", !1);
340
+ G(this, "$$cn", !1);
341
341
  /** Component props data */
342
- X(this, "$$d", {});
342
+ G(this, "$$d", {});
343
343
  /** `true` if currently in the process of reflecting component props back to attributes */
344
- X(this, "$$r", !1);
344
+ G(this, "$$r", !1);
345
345
  /** @type {Record<string, CustomElementPropDefinition>} Props definition (name, reflected, type etc) */
346
- X(this, "$$p_d", {});
346
+ G(this, "$$p_d", {});
347
347
  /** @type {Record<string, Function[]>} Event listeners */
348
- X(this, "$$l", {});
348
+ G(this, "$$l", {});
349
349
  /** @type {Map<Function, Function>} Event listener unsubscribe functions */
350
- X(this, "$$l_u", /* @__PURE__ */ new Map());
350
+ G(this, "$$l_u", /* @__PURE__ */ new Map());
351
351
  this.$$ctor = t, this.$$s = r, n && this.attachShadow({ mode: "open" });
352
352
  }
353
353
  addEventListener(t, r, n) {
@@ -364,42 +364,42 @@ typeof HTMLElement == "function" && (gr = class extends HTMLElement {
364
364
  }
365
365
  }
366
366
  connectedCallback() {
367
- return Bt(this, null, function* () {
367
+ return Lt(this, null, function* () {
368
368
  if (this.$$cn = !0, !this.$$c) {
369
369
  let t = function(o) {
370
370
  return () => {
371
- let a;
371
+ let s;
372
372
  return {
373
373
  c: function() {
374
- a = P("slot"), o !== "default" && p(a, "name", o);
374
+ s = P("slot"), o !== "default" && p(s, "name", o);
375
375
  },
376
376
  /**
377
377
  * @param {HTMLElement} target
378
378
  * @param {HTMLElement} [anchor]
379
379
  */
380
- m: function(l, s) {
381
- V(l, a, s);
380
+ m: function(l, a) {
381
+ j(l, s, a);
382
382
  },
383
383
  d: function(l) {
384
- l && $(a);
384
+ l && U(s);
385
385
  }
386
386
  };
387
387
  };
388
388
  };
389
389
  if (yield Promise.resolve(), !this.$$cn || this.$$c)
390
390
  return;
391
- const r = {}, n = Sn(this);
391
+ const r = {}, n = Pn(this);
392
392
  for (const o of this.$$s)
393
393
  o in n && (r[o] = [t(o)]);
394
394
  for (const o of this.attributes) {
395
- const a = this.$$g_p(o.name);
396
- a in this.$$d || (this.$$d[a] = Be(a, o.value, this.$$p_d, "toProp"));
395
+ const s = this.$$g_p(o.name);
396
+ s in this.$$d || (this.$$d[s] = Oe(s, o.value, this.$$p_d, "toProp"));
397
397
  }
398
398
  for (const o in this.$$p_d)
399
399
  !(o in this.$$d) && this[o] !== void 0 && (this.$$d[o] = this[o], delete this[o]);
400
400
  this.$$c = new this.$$ctor({
401
401
  target: this.shadowRoot || this,
402
- props: At(Ct({}, this.$$d), {
402
+ props: Ot(Bt({}, this.$$d), {
403
403
  $$slots: r,
404
404
  $$scope: {
405
405
  ctx: []
@@ -410,21 +410,21 @@ typeof HTMLElement == "function" && (gr = class extends HTMLElement {
410
410
  this.$$r = !0;
411
411
  for (const o in this.$$p_d)
412
412
  if (this.$$d[o] = this.$$c.$$.ctx[this.$$c.$$.props[o]], this.$$p_d[o].reflect) {
413
- const a = Be(
413
+ const s = Oe(
414
414
  o,
415
415
  this.$$d[o],
416
416
  this.$$p_d,
417
417
  "toAttribute"
418
418
  );
419
- a == null ? this.removeAttribute(this.$$p_d[o].attribute || o) : this.setAttribute(this.$$p_d[o].attribute || o, a);
419
+ s == null ? this.removeAttribute(this.$$p_d[o].attribute || o) : this.setAttribute(this.$$p_d[o].attribute || o, s);
420
420
  }
421
421
  this.$$r = !1;
422
422
  };
423
423
  this.$$c.$$.after_update.push(i), i();
424
424
  for (const o in this.$$l)
425
- for (const a of this.$$l[o]) {
426
- const u = this.$$c.$on(o, a);
427
- this.$$l_u.set(a, u);
425
+ for (const s of this.$$l[o]) {
426
+ const u = this.$$c.$on(o, s);
427
+ this.$$l_u.set(s, u);
428
428
  }
429
429
  this.$$l = {};
430
430
  }
@@ -434,7 +434,7 @@ typeof HTMLElement == "function" && (gr = class extends HTMLElement {
434
434
  // and setting attributes through setAttribute etc, this is helpful
435
435
  attributeChangedCallback(t, r, n) {
436
436
  var i;
437
- this.$$r || (t = this.$$g_p(t), this.$$d[t] = Be(t, n, this.$$p_d, "toProp"), (i = this.$$c) == null || i.$set({ [t]: this.$$d[t] }));
437
+ this.$$r || (t = this.$$g_p(t), this.$$d[t] = Oe(t, n, this.$$p_d, "toProp"), (i = this.$$c) == null || i.$set({ [t]: this.$$d[t] }));
438
438
  }
439
439
  disconnectedCallback() {
440
440
  this.$$cn = !1, Promise.resolve().then(() => {
@@ -447,7 +447,7 @@ typeof HTMLElement == "function" && (gr = class extends HTMLElement {
447
447
  ) || t;
448
448
  }
449
449
  });
450
- function Be(e, t, r, n) {
450
+ function Oe(e, t, r, n) {
451
451
  var o;
452
452
  const i = (o = r[e]) == null ? void 0 : o.type;
453
453
  if (t = i === "Boolean" && typeof t != "boolean" ? t != null : t, !n || !r[e])
@@ -477,8 +477,8 @@ function Be(e, t, r, n) {
477
477
  return t;
478
478
  }
479
479
  }
480
- function Rn(e, t, r, n, i, o) {
481
- let a = class extends gr {
480
+ function Fn(e, t, r, n, i, o) {
481
+ let s = class extends vr {
482
482
  constructor() {
483
483
  super(e, r, i), this.$$p_d = t;
484
484
  }
@@ -489,26 +489,26 @@ function Rn(e, t, r, n, i, o) {
489
489
  }
490
490
  };
491
491
  return Object.keys(t).forEach((u) => {
492
- Object.defineProperty(a.prototype, u, {
492
+ Object.defineProperty(s.prototype, u, {
493
493
  get() {
494
494
  return this.$$c && u in this.$$c ? this.$$c[u] : this.$$d[u];
495
495
  },
496
496
  set(c) {
497
497
  var l;
498
- c = Be(u, c, t), this.$$d[u] = c, (l = this.$$c) == null || l.$set({ [u]: c });
498
+ c = Oe(u, c, t), this.$$d[u] = c, (l = this.$$c) == null || l.$set({ [u]: c });
499
499
  }
500
500
  });
501
501
  }), n.forEach((u) => {
502
- Object.defineProperty(a.prototype, u, {
502
+ Object.defineProperty(s.prototype, u, {
503
503
  get() {
504
504
  var c;
505
505
  return (c = this.$$c) == null ? void 0 : c[u];
506
506
  }
507
507
  });
508
508
  }), e.element = /** @type {any} */
509
- a, a;
509
+ s, s;
510
510
  }
511
- class Dn {
511
+ class kn {
512
512
  constructor() {
513
513
  /**
514
514
  * ### PRIVATE API
@@ -517,7 +517,7 @@ class Dn {
517
517
  *
518
518
  * @type {any}
519
519
  */
520
- X(this, "$$");
520
+ G(this, "$$");
521
521
  /**
522
522
  * ### PRIVATE API
523
523
  *
@@ -525,11 +525,11 @@ class Dn {
525
525
  *
526
526
  * @type {any}
527
527
  */
528
- X(this, "$$set");
528
+ G(this, "$$set");
529
529
  }
530
530
  /** @returns {void} */
531
531
  $destroy() {
532
- Ln(this, 1), this.$destroy = Z;
532
+ Mn(this, 1), this.$destroy = z;
533
533
  }
534
534
  /**
535
535
  * @template {Extract<keyof Events, string>} K
@@ -538,8 +538,8 @@ class Dn {
538
538
  * @returns {() => void}
539
539
  */
540
540
  $on(t, r) {
541
- if (!xt(r))
542
- return Z;
541
+ if (!Et(r))
542
+ return z;
543
543
  const n = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
544
544
  return n.push(r), () => {
545
545
  const i = n.indexOf(r);
@@ -551,64 +551,64 @@ class Dn {
551
551
  * @returns {void}
552
552
  */
553
553
  $set(t) {
554
- this.$$set && !dn(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
554
+ this.$$set && !mn(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
555
555
  }
556
556
  }
557
- const Fn = "4";
558
- typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Fn);
559
- var kn = typeof globalThis != "undefined" ? globalThis : typeof window != "undefined" ? window : typeof global != "undefined" ? global : typeof self != "undefined" ? self : {};
560
- function br(e) {
557
+ const Un = "4";
558
+ typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Un);
559
+ var $n = typeof globalThis != "undefined" ? globalThis : typeof window != "undefined" ? window : typeof global != "undefined" ? global : typeof self != "undefined" ? self : {};
560
+ function yr(e) {
561
561
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
562
562
  }
563
- var vr = { exports: {} };
563
+ var _r = { exports: {} };
564
564
  (function(e, t) {
565
565
  (function(r, n) {
566
566
  e.exports = n();
567
- })(typeof self != "undefined" ? self : kn, function() {
567
+ })(typeof self != "undefined" ? self : $n, function() {
568
568
  return function(r) {
569
569
  function n(o) {
570
570
  if (i[o])
571
571
  return i[o].exports;
572
- var a = i[o] = { i: o, l: !1, exports: {} };
573
- return r[o].call(a.exports, a, a.exports, n), a.l = !0, a.exports;
572
+ var s = i[o] = { i: o, l: !1, exports: {} };
573
+ return r[o].call(s.exports, s, s.exports, n), s.l = !0, s.exports;
574
574
  }
575
575
  var i = {};
576
- return n.m = r, n.c = i, n.d = function(o, a, u) {
577
- n.o(o, a) || Object.defineProperty(o, a, { configurable: !1, enumerable: !0, get: u });
576
+ return n.m = r, n.c = i, n.d = function(o, s, u) {
577
+ n.o(o, s) || Object.defineProperty(o, s, { configurable: !1, enumerable: !0, get: u });
578
578
  }, n.n = function(o) {
579
- var a = o && o.__esModule ? function() {
579
+ var s = o && o.__esModule ? function() {
580
580
  return o.default;
581
581
  } : function() {
582
582
  return o;
583
583
  };
584
- return n.d(a, "a", a), a;
585
- }, n.o = function(o, a) {
586
- return Object.prototype.hasOwnProperty.call(o, a);
584
+ return n.d(s, "a", s), s;
585
+ }, n.o = function(o, s) {
586
+ return Object.prototype.hasOwnProperty.call(o, s);
587
587
  }, n.p = "", n(n.s = 0);
588
588
  }([function(r, n, i) {
589
- function o(l, s) {
590
- if (!(l instanceof s))
589
+ function o(l, a) {
590
+ if (!(l instanceof a))
591
591
  throw new TypeError("Cannot call a class as a function");
592
592
  }
593
593
  Object.defineProperty(n, "__esModule", { value: !0 });
594
- var a = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(l) {
594
+ var s = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(l) {
595
595
  return typeof l;
596
596
  } : function(l) {
597
597
  return l && typeof Symbol == "function" && l.constructor === Symbol && l !== Symbol.prototype ? "symbol" : typeof l;
598
598
  }, u = /* @__PURE__ */ function() {
599
- function l(s, h) {
599
+ function l(a, h) {
600
600
  for (var f = 0; f < h.length; f++) {
601
601
  var d = h[f];
602
- d.enumerable = d.enumerable || !1, d.configurable = !0, "value" in d && (d.writable = !0), Object.defineProperty(s, d.key, d);
602
+ d.enumerable = d.enumerable || !1, d.configurable = !0, "value" in d && (d.writable = !0), Object.defineProperty(a, d.key, d);
603
603
  }
604
604
  }
605
- return function(s, h, f) {
606
- return h && l(s.prototype, h), f && l(s, f), s;
605
+ return function(a, h, f) {
606
+ return h && l(a.prototype, h), f && l(a, f), a;
607
607
  };
608
608
  }(), c = function() {
609
- function l(s) {
609
+ function l(a) {
610
610
  var h = this;
611
- 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)
611
+ if (o(this, l), this.config = l.mergeSettings(a), this.selector = typeof this.config.selector == "string" ? document.querySelector(this.config.selector) : this.config.selector, this.selector === null)
612
612
  throw new Error("Something wrong with your selector 😭");
613
613
  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) {
614
614
  h[f] = h[f].bind(h);
@@ -621,140 +621,140 @@ var vr = { exports: {} };
621
621
  } }, { key: "init", value: function() {
622
622
  this.attachEvents(), this.selector.style.overflow = "hidden", this.selector.style.direction = this.config.rtl ? "rtl" : "ltr", this.buildSliderFrame(), this.config.onInit.call(this);
623
623
  } }, { key: "buildSliderFrame", value: function() {
624
- var s = this.selectorWidth / this.perPage, h = this.config.loop ? this.innerElements.length + 2 * this.perPage : this.innerElements.length;
625
- this.sliderFrame = document.createElement("div"), this.sliderFrame.style.width = s * h + "px", this.enableTransition(), this.config.draggable && (this.selector.style.cursor = "-webkit-grab");
624
+ var a = this.selectorWidth / this.perPage, h = this.config.loop ? this.innerElements.length + 2 * this.perPage : this.innerElements.length;
625
+ this.sliderFrame = document.createElement("div"), this.sliderFrame.style.width = a * h + "px", this.enableTransition(), this.config.draggable && (this.selector.style.cursor = "-webkit-grab");
626
626
  var f = document.createDocumentFragment();
627
627
  if (this.config.loop)
628
628
  for (var d = this.innerElements.length - this.perPage; d < this.innerElements.length; d++) {
629
629
  var m = this.buildSliderFrameItem(this.innerElements[d].cloneNode(!0));
630
630
  f.appendChild(m);
631
631
  }
632
- for (var b = 0; b < this.innerElements.length; b++) {
633
- var S = this.buildSliderFrameItem(this.innerElements[b]);
634
- f.appendChild(S);
632
+ for (var v = 0; v < this.innerElements.length; v++) {
633
+ var w = this.buildSliderFrameItem(this.innerElements[v]);
634
+ f.appendChild(w);
635
635
  }
636
636
  if (this.config.loop)
637
637
  for (var E = 0; E < this.perPage; E++) {
638
- var B = this.buildSliderFrameItem(this.innerElements[E].cloneNode(!0));
639
- f.appendChild(B);
638
+ var O = this.buildSliderFrameItem(this.innerElements[E].cloneNode(!0));
639
+ f.appendChild(O);
640
640
  }
641
641
  this.sliderFrame.appendChild(f), this.selector.innerHTML = "", this.selector.appendChild(this.sliderFrame), this.slideToCurrent();
642
- } }, { key: "buildSliderFrameItem", value: function(s) {
642
+ } }, { key: "buildSliderFrameItem", value: function(a) {
643
643
  var h = document.createElement("div");
644
- return h.style.cssFloat = this.config.rtl ? "right" : "left", h.style.float = this.config.rtl ? "right" : "left", h.style.width = (this.config.loop ? 100 / (this.innerElements.length + 2 * this.perPage) : 100 / this.innerElements.length) + "%", h.appendChild(s), h;
644
+ return h.style.cssFloat = this.config.rtl ? "right" : "left", h.style.float = this.config.rtl ? "right" : "left", h.style.width = (this.config.loop ? 100 / (this.innerElements.length + 2 * this.perPage) : 100 / this.innerElements.length) + "%", h.appendChild(a), h;
645
645
  } }, { key: "resolveSlidesNumber", value: function() {
646
646
  if (typeof this.config.perPage == "number")
647
647
  this.perPage = this.config.perPage;
648
- else if (a(this.config.perPage) === "object") {
648
+ else if (s(this.config.perPage) === "object") {
649
649
  this.perPage = 1;
650
- for (var s in this.config.perPage)
651
- window.innerWidth >= s && (this.perPage = this.config.perPage[s]);
650
+ for (var a in this.config.perPage)
651
+ window.innerWidth >= a && (this.perPage = this.config.perPage[a]);
652
652
  }
653
653
  } }, { key: "prev", value: function() {
654
- var s = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : 1, h = arguments[1];
654
+ var a = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : 1, h = arguments[1];
655
655
  if (!(this.innerElements.length <= this.perPage)) {
656
656
  var f = this.currentSlide;
657
657
  if (this.config.loop)
658
- if (this.currentSlide - s < 0) {
658
+ if (this.currentSlide - a < 0) {
659
659
  this.disableTransition();
660
- 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;
661
- this.sliderFrame.style[this.transformProperty] = "translate3d(" + (S + E) + "px, 0, 0)", this.currentSlide = d - s;
660
+ var d = this.currentSlide + this.innerElements.length, m = this.perPage, v = d + m, w = (this.config.rtl ? 1 : -1) * v * (this.selectorWidth / this.perPage), E = this.config.draggable ? this.drag.endX - this.drag.startX : 0;
661
+ this.sliderFrame.style[this.transformProperty] = "translate3d(" + (w + E) + "px, 0, 0)", this.currentSlide = d - a;
662
662
  } else
663
- this.currentSlide = this.currentSlide - s;
663
+ this.currentSlide = this.currentSlide - a;
664
664
  else
665
- this.currentSlide = Math.max(this.currentSlide - s, 0);
665
+ this.currentSlide = Math.max(this.currentSlide - a, 0);
666
666
  f !== this.currentSlide && (this.slideToCurrent(this.config.loop), this.config.onChange.call(this), h && h.call(this));
667
667
  }
668
668
  } }, { key: "next", value: function() {
669
- var s = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : 1, h = arguments[1];
669
+ var a = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : 1, h = arguments[1];
670
670
  if (!(this.innerElements.length <= this.perPage)) {
671
671
  var f = this.currentSlide;
672
672
  if (this.config.loop)
673
- if (this.currentSlide + s > this.innerElements.length - this.perPage) {
673
+ if (this.currentSlide + a > this.innerElements.length - this.perPage) {
674
674
  this.disableTransition();
675
- 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;
676
- this.sliderFrame.style[this.transformProperty] = "translate3d(" + (S + E) + "px, 0, 0)", this.currentSlide = d + s;
675
+ var d = this.currentSlide - this.innerElements.length, m = this.perPage, v = d + m, w = (this.config.rtl ? 1 : -1) * v * (this.selectorWidth / this.perPage), E = this.config.draggable ? this.drag.endX - this.drag.startX : 0;
676
+ this.sliderFrame.style[this.transformProperty] = "translate3d(" + (w + E) + "px, 0, 0)", this.currentSlide = d + a;
677
677
  } else
678
- this.currentSlide = this.currentSlide + s;
678
+ this.currentSlide = this.currentSlide + a;
679
679
  else
680
- this.currentSlide = Math.min(this.currentSlide + s, this.innerElements.length - this.perPage);
680
+ this.currentSlide = Math.min(this.currentSlide + a, this.innerElements.length - this.perPage);
681
681
  f !== this.currentSlide && (this.slideToCurrent(this.config.loop), this.config.onChange.call(this), h && h.call(this));
682
682
  }
683
683
  } }, { key: "disableTransition", value: function() {
684
684
  this.sliderFrame.style.webkitTransition = "all 0ms " + this.config.easing, this.sliderFrame.style.transition = "all 0ms " + this.config.easing;
685
685
  } }, { key: "enableTransition", value: function() {
686
686
  this.sliderFrame.style.webkitTransition = "all " + this.config.duration + "ms " + this.config.easing, this.sliderFrame.style.transition = "all " + this.config.duration + "ms " + this.config.easing;
687
- } }, { key: "goTo", value: function(s, h) {
687
+ } }, { key: "goTo", value: function(a, h) {
688
688
  if (!(this.innerElements.length <= this.perPage)) {
689
689
  var f = this.currentSlide;
690
- this.currentSlide = this.config.loop ? s % this.innerElements.length : Math.min(Math.max(s, 0), this.innerElements.length - this.perPage), f !== this.currentSlide && (this.slideToCurrent(), this.config.onChange.call(this), h && h.call(this));
690
+ this.currentSlide = this.config.loop ? a % this.innerElements.length : Math.min(Math.max(a, 0), this.innerElements.length - this.perPage), f !== this.currentSlide && (this.slideToCurrent(), this.config.onChange.call(this), h && h.call(this));
691
691
  }
692
- } }, { key: "slideToCurrent", value: function(s) {
692
+ } }, { key: "slideToCurrent", value: function(a) {
693
693
  var h = this, f = this.config.loop ? this.currentSlide + this.perPage : this.currentSlide, d = (this.config.rtl ? 1 : -1) * f * (this.selectorWidth / this.perPage);
694
- s ? requestAnimationFrame(function() {
694
+ a ? requestAnimationFrame(function() {
695
695
  requestAnimationFrame(function() {
696
696
  h.enableTransition(), h.sliderFrame.style[h.transformProperty] = "translate3d(" + d + "px, 0, 0)";
697
697
  });
698
698
  }) : this.sliderFrame.style[this.transformProperty] = "translate3d(" + d + "px, 0, 0)";
699
699
  } }, { key: "updateAfterDrag", value: function() {
700
- 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;
701
- 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);
700
+ var a = (this.config.rtl ? -1 : 1) * (this.drag.endX - this.drag.startX), h = Math.abs(a), f = this.config.multipleDrag ? Math.ceil(h / (this.selectorWidth / this.perPage)) : 1, d = a > 0 && this.currentSlide - f < 0, m = a < 0 && this.currentSlide + f > this.innerElements.length - this.perPage;
701
+ a > 0 && h > this.config.threshold && this.innerElements.length > this.perPage ? this.prev(f) : a < 0 && h > this.config.threshold && this.innerElements.length > this.perPage && this.next(f), this.slideToCurrent(d || m);
702
702
  } }, { key: "resizeHandler", value: function() {
703
703
  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();
704
704
  } }, { key: "clearDrag", value: function() {
705
705
  this.drag = { startX: 0, endX: 0, startY: 0, letItGo: null, preventClick: this.drag.preventClick };
706
- } }, { key: "touchstartHandler", value: function(s) {
707
- ["TEXTAREA", "OPTION", "INPUT", "SELECT"].indexOf(s.target.nodeName) !== -1 || (s.stopPropagation(), this.pointerDown = !0, this.drag.startX = s.touches[0].pageX, this.drag.startY = s.touches[0].pageY);
708
- } }, { key: "touchendHandler", value: function(s) {
709
- s.stopPropagation(), this.pointerDown = !1, this.enableTransition(), this.drag.endX && this.updateAfterDrag(), this.clearDrag();
710
- } }, { key: "touchmoveHandler", value: function(s) {
711
- 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) {
712
- 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;
706
+ } }, { key: "touchstartHandler", value: function(a) {
707
+ ["TEXTAREA", "OPTION", "INPUT", "SELECT"].indexOf(a.target.nodeName) !== -1 || (a.stopPropagation(), this.pointerDown = !0, this.drag.startX = a.touches[0].pageX, this.drag.startY = a.touches[0].pageY);
708
+ } }, { key: "touchendHandler", value: function(a) {
709
+ a.stopPropagation(), this.pointerDown = !1, this.enableTransition(), this.drag.endX && this.updateAfterDrag(), this.clearDrag();
710
+ } }, { key: "touchmoveHandler", value: function(a) {
711
+ if (a.stopPropagation(), this.drag.letItGo === null && (this.drag.letItGo = Math.abs(this.drag.startY - a.touches[0].pageY) < Math.abs(this.drag.startX - a.touches[0].pageX)), this.pointerDown && this.drag.letItGo) {
712
+ a.preventDefault(), this.drag.endX = a.touches[0].pageX, this.sliderFrame.style.webkitTransition = "all 0ms " + this.config.easing, this.sliderFrame.style.transition = "all 0ms " + this.config.easing;
713
713
  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;
714
714
  this.sliderFrame.style[this.transformProperty] = "translate3d(" + (this.config.rtl ? 1 : -1) * m + "px, 0, 0)";
715
715
  }
716
- } }, { key: "mousedownHandler", value: function(s) {
717
- ["TEXTAREA", "OPTION", "INPUT", "SELECT"].indexOf(s.target.nodeName) !== -1 || (s.preventDefault(), s.stopPropagation(), this.pointerDown = !0, this.drag.startX = s.pageX);
718
- } }, { key: "mouseupHandler", value: function(s) {
719
- s.stopPropagation(), this.pointerDown = !1, this.selector.style.cursor = "-webkit-grab", this.enableTransition(), this.drag.endX && this.updateAfterDrag(), this.clearDrag();
720
- } }, { key: "mousemoveHandler", value: function(s) {
721
- if (s.preventDefault(), this.pointerDown) {
722
- 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;
716
+ } }, { key: "mousedownHandler", value: function(a) {
717
+ ["TEXTAREA", "OPTION", "INPUT", "SELECT"].indexOf(a.target.nodeName) !== -1 || (a.preventDefault(), a.stopPropagation(), this.pointerDown = !0, this.drag.startX = a.pageX);
718
+ } }, { key: "mouseupHandler", value: function(a) {
719
+ a.stopPropagation(), this.pointerDown = !1, this.selector.style.cursor = "-webkit-grab", this.enableTransition(), this.drag.endX && this.updateAfterDrag(), this.clearDrag();
720
+ } }, { key: "mousemoveHandler", value: function(a) {
721
+ if (a.preventDefault(), this.pointerDown) {
722
+ a.target.nodeName === "A" && (this.drag.preventClick = !0), this.drag.endX = a.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;
723
723
  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;
724
724
  this.sliderFrame.style[this.transformProperty] = "translate3d(" + (this.config.rtl ? 1 : -1) * m + "px, 0, 0)";
725
725
  }
726
- } }, { key: "mouseleaveHandler", value: function(s) {
727
- 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());
728
- } }, { key: "clickHandler", value: function(s) {
729
- this.drag.preventClick && s.preventDefault(), this.drag.preventClick = !1;
730
- } }, { key: "remove", value: function(s, h) {
731
- if (s < 0 || s >= this.innerElements.length)
726
+ } }, { key: "mouseleaveHandler", value: function(a) {
727
+ this.pointerDown && (this.pointerDown = !1, this.selector.style.cursor = "-webkit-grab", this.drag.endX = a.pageX, this.drag.preventClick = !1, this.enableTransition(), this.updateAfterDrag(), this.clearDrag());
728
+ } }, { key: "clickHandler", value: function(a) {
729
+ this.drag.preventClick && a.preventDefault(), this.drag.preventClick = !1;
730
+ } }, { key: "remove", value: function(a, h) {
731
+ if (a < 0 || a >= this.innerElements.length)
732
732
  throw new Error("Item to remove doesn't exist 😭");
733
- var f = s < this.currentSlide, d = this.currentSlide + this.perPage - 1 === s;
734
- (f || d) && this.currentSlide--, this.innerElements.splice(s, 1), this.buildSliderFrame(), h && h.call(this);
735
- } }, { key: "insert", value: function(s, h, f) {
733
+ var f = a < this.currentSlide, d = this.currentSlide + this.perPage - 1 === a;
734
+ (f || d) && this.currentSlide--, this.innerElements.splice(a, 1), this.buildSliderFrame(), h && h.call(this);
735
+ } }, { key: "insert", value: function(a, h, f) {
736
736
  if (h < 0 || h > this.innerElements.length + 1)
737
737
  throw new Error("Unable to inset it at this index 😭");
738
- if (this.innerElements.indexOf(s) !== -1)
738
+ if (this.innerElements.indexOf(a) !== -1)
739
739
  throw new Error("The same item in a carousel? Really? Nope 😭");
740
740
  var d = h <= this.currentSlide > 0 && this.innerElements.length;
741
- this.currentSlide = d ? this.currentSlide + 1 : this.currentSlide, this.innerElements.splice(h, 0, s), this.buildSliderFrame(), f && f.call(this);
742
- } }, { key: "prepend", value: function(s, h) {
743
- this.insert(s, 0), h && h.call(this);
744
- } }, { key: "append", value: function(s, h) {
745
- this.insert(s, this.innerElements.length + 1), h && h.call(this);
741
+ this.currentSlide = d ? this.currentSlide + 1 : this.currentSlide, this.innerElements.splice(h, 0, a), this.buildSliderFrame(), f && f.call(this);
742
+ } }, { key: "prepend", value: function(a, h) {
743
+ this.insert(a, 0), h && h.call(this);
744
+ } }, { key: "append", value: function(a, h) {
745
+ this.insert(a, this.innerElements.length + 1), h && h.call(this);
746
746
  } }, { key: "destroy", value: function() {
747
- var s = arguments.length > 0 && arguments[0] !== void 0 && arguments[0], h = arguments[1];
748
- if (this.detachEvents(), this.selector.style.cursor = "auto", s) {
747
+ var a = arguments.length > 0 && arguments[0] !== void 0 && arguments[0], h = arguments[1];
748
+ if (this.detachEvents(), this.selector.style.cursor = "auto", a) {
749
749
  for (var f = document.createDocumentFragment(), d = 0; d < this.innerElements.length; d++)
750
750
  f.appendChild(this.innerElements[d]);
751
751
  this.selector.innerHTML = "", this.selector.appendChild(f), this.selector.removeAttribute("style");
752
752
  }
753
753
  h && h.call(this);
754
- } }], [{ key: "mergeSettings", value: function(s) {
754
+ } }], [{ key: "mergeSettings", value: function(a) {
755
755
  var h = { selector: ".siema", duration: 200, easing: "ease-out", perPage: 1, startIndex: 0, draggable: !0, multipleDrag: !0, threshold: 20, loop: !1, rtl: !1, onInit: function() {
756
756
  }, onChange: function() {
757
- } }, f = s;
757
+ } }, f = a;
758
758
  for (var d in f)
759
759
  h[d] = f[d];
760
760
  return h;
@@ -765,9 +765,9 @@ var vr = { exports: {} };
765
765
  n.default = c, r.exports = n.default;
766
766
  }]);
767
767
  });
768
- })(vr);
769
- var Un = vr.exports;
770
- const $n = /* @__PURE__ */ br(Un);
768
+ })(_r);
769
+ var Gn = _r.exports;
770
+ const jn = /* @__PURE__ */ yr(Gn);
771
771
  /*! *****************************************************************************
772
772
  Copyright (c) Microsoft Corporation.
773
773
 
@@ -782,24 +782,24 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
782
782
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
783
783
  PERFORMANCE OF THIS SOFTWARE.
784
784
  ***************************************************************************** */
785
- var st = function(e, t) {
786
- return st = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
785
+ var at = function(e, t) {
786
+ return at = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
787
787
  r.__proto__ = n;
788
788
  } || function(r, n) {
789
789
  for (var i in n)
790
790
  Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
791
- }, st(e, t);
791
+ }, at(e, t);
792
792
  };
793
793
  function Pe(e, t) {
794
794
  if (typeof t != "function" && t !== null)
795
795
  throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
796
- st(e, t);
796
+ at(e, t);
797
797
  function r() {
798
798
  this.constructor = e;
799
799
  }
800
800
  e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
801
801
  }
802
- function at(e) {
802
+ function lt(e) {
803
803
  var t = typeof Symbol == "function" && Symbol.iterator, r = t && e[t], n = 0;
804
804
  if (r)
805
805
  return r.call(e);
@@ -811,42 +811,42 @@ function at(e) {
811
811
  };
812
812
  throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
813
813
  }
814
- function lt(e, t) {
814
+ function ut(e, t) {
815
815
  var r = typeof Symbol == "function" && e[Symbol.iterator];
816
816
  if (!r)
817
817
  return e;
818
- var n = r.call(e), i, o = [], a;
818
+ var n = r.call(e), i, o = [], s;
819
819
  try {
820
820
  for (; (t === void 0 || t-- > 0) && !(i = n.next()).done; )
821
821
  o.push(i.value);
822
822
  } catch (u) {
823
- a = { error: u };
823
+ s = { error: u };
824
824
  } finally {
825
825
  try {
826
826
  i && !i.done && (r = n.return) && r.call(n);
827
827
  } finally {
828
- if (a)
829
- throw a.error;
828
+ if (s)
829
+ throw s.error;
830
830
  }
831
831
  }
832
832
  return o;
833
833
  }
834
- function ut(e, t, r) {
834
+ function ht(e, t, r) {
835
835
  if (arguments.length === 2)
836
836
  for (var n = 0, i = t.length, o; n < i; n++)
837
837
  (o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
838
838
  return e.concat(o || t);
839
839
  }
840
- function q(e) {
840
+ function Y(e) {
841
841
  return typeof e == "function";
842
842
  }
843
- function yr(e) {
843
+ function xr(e) {
844
844
  var t = function(n) {
845
845
  Error.call(n), n.stack = new Error().stack;
846
846
  }, r = e(t);
847
847
  return r.prototype = Object.create(Error.prototype), r.prototype.constructor = r, r;
848
848
  }
849
- var Je = yr(function(e) {
849
+ var Ke = xr(function(e) {
850
850
  return function(r) {
851
851
  e(this), this.message = r ? r.length + ` errors occurred during unsubscription:
852
852
  ` + r.map(function(n, i) {
@@ -855,13 +855,13 @@ var Je = yr(function(e) {
855
855
  `) : "", this.name = "UnsubscriptionError", this.errors = r;
856
856
  };
857
857
  });
858
- function ht(e, t) {
858
+ function ct(e, t) {
859
859
  if (e) {
860
860
  var r = e.indexOf(t);
861
861
  0 <= r && e.splice(r, 1);
862
862
  }
863
863
  }
864
- var ke = function() {
864
+ var Ue = function() {
865
865
  function e(t) {
866
866
  this.initialTeardown = t, this.closed = !1, this._parentage = null, this._finalizers = null;
867
867
  }
@@ -869,16 +869,16 @@ var ke = function() {
869
869
  var t, r, n, i, o;
870
870
  if (!this.closed) {
871
871
  this.closed = !0;
872
- var a = this._parentage;
873
- if (a)
874
- if (this._parentage = null, Array.isArray(a))
872
+ var s = this._parentage;
873
+ if (s)
874
+ if (this._parentage = null, Array.isArray(s))
875
875
  try {
876
- for (var u = at(a), c = u.next(); !c.done; c = u.next()) {
876
+ for (var u = lt(s), c = u.next(); !c.done; c = u.next()) {
877
877
  var l = c.value;
878
878
  l.remove(this);
879
879
  }
880
- } catch (b) {
881
- t = { error: b };
880
+ } catch (v) {
881
+ t = { error: v };
882
882
  } finally {
883
883
  try {
884
884
  c && !c.done && (r = u.return) && r.call(u);
@@ -888,28 +888,28 @@ var ke = function() {
888
888
  }
889
889
  }
890
890
  else
891
- a.remove(this);
892
- var s = this.initialTeardown;
893
- if (q(s))
891
+ s.remove(this);
892
+ var a = this.initialTeardown;
893
+ if (Y(a))
894
894
  try {
895
- s();
896
- } catch (b) {
897
- o = b instanceof Je ? b.errors : [b];
895
+ a();
896
+ } catch (v) {
897
+ o = v instanceof Ke ? v.errors : [v];
898
898
  }
899
899
  var h = this._finalizers;
900
900
  if (h) {
901
901
  this._finalizers = null;
902
902
  try {
903
- for (var f = at(h), d = f.next(); !d.done; d = f.next()) {
903
+ for (var f = lt(h), d = f.next(); !d.done; d = f.next()) {
904
904
  var m = d.value;
905
905
  try {
906
- Nt(m);
907
- } catch (b) {
908
- o = o != null ? o : [], b instanceof Je ? o = ut(ut([], lt(o)), lt(b.errors)) : o.push(b);
906
+ Rt(m);
907
+ } catch (v) {
908
+ o = o != null ? o : [], v instanceof Ke ? o = ht(ht([], ut(o)), ut(v.errors)) : o.push(v);
909
909
  }
910
910
  }
911
- } catch (b) {
912
- n = { error: b };
911
+ } catch (v) {
912
+ n = { error: v };
913
913
  } finally {
914
914
  try {
915
915
  d && !d.done && (i = f.return) && i.call(f);
@@ -920,13 +920,13 @@ var ke = function() {
920
920
  }
921
921
  }
922
922
  if (o)
923
- throw new Je(o);
923
+ throw new Ke(o);
924
924
  }
925
925
  }, e.prototype.add = function(t) {
926
926
  var r;
927
927
  if (t && t !== this)
928
928
  if (this.closed)
929
- Nt(t);
929
+ Rt(t);
930
930
  else {
931
931
  if (t instanceof e) {
932
932
  if (t.closed || t._hasParent(this))
@@ -943,52 +943,52 @@ var ke = function() {
943
943
  this._parentage = Array.isArray(r) ? (r.push(t), r) : r ? [r, t] : t;
944
944
  }, e.prototype._removeParent = function(t) {
945
945
  var r = this._parentage;
946
- r === t ? this._parentage = null : Array.isArray(r) && ht(r, t);
946
+ r === t ? this._parentage = null : Array.isArray(r) && ct(r, t);
947
947
  }, e.prototype.remove = function(t) {
948
948
  var r = this._finalizers;
949
- r && ht(r, t), t instanceof e && t._removeParent(this);
949
+ r && ct(r, t), t instanceof e && t._removeParent(this);
950
950
  }, e.EMPTY = function() {
951
951
  var t = new e();
952
952
  return t.closed = !0, t;
953
953
  }(), e;
954
- }(), _r = ke.EMPTY;
955
- function xr(e) {
956
- return e instanceof ke || e && "closed" in e && q(e.remove) && q(e.add) && q(e.unsubscribe);
954
+ }(), Er = Ue.EMPTY;
955
+ function Sr(e) {
956
+ return e instanceof Ue || e && "closed" in e && Y(e.remove) && Y(e.add) && Y(e.unsubscribe);
957
957
  }
958
- function Nt(e) {
959
- q(e) ? e() : e.unsubscribe();
958
+ function Rt(e) {
959
+ Y(e) ? e() : e.unsubscribe();
960
960
  }
961
- var Gn = {
961
+ var Xn = {
962
962
  Promise: void 0
963
- }, jn = {
963
+ }, Vn = {
964
964
  setTimeout: function(e, t) {
965
965
  for (var r = [], n = 2; n < arguments.length; n++)
966
966
  r[n - 2] = arguments[n];
967
- return setTimeout.apply(void 0, ut([e, t], lt(r)));
967
+ return setTimeout.apply(void 0, ht([e, t], ut(r)));
968
968
  },
969
969
  clearTimeout: function(e) {
970
970
  return clearTimeout(e);
971
971
  },
972
972
  delegate: void 0
973
973
  };
974
- function Xn(e) {
975
- jn.setTimeout(function() {
974
+ function zn(e) {
975
+ Vn.setTimeout(function() {
976
976
  throw e;
977
977
  });
978
978
  }
979
- function Mt() {
979
+ function Dt() {
980
980
  }
981
- function Oe(e) {
981
+ function Le(e) {
982
982
  e();
983
983
  }
984
- var Er = function(e) {
984
+ var wr = function(e) {
985
985
  Pe(t, e);
986
986
  function t(r) {
987
987
  var n = e.call(this) || this;
988
- return n.isStopped = !1, r ? (n.destination = r, xr(r) && r.add(n)) : n.destination = Wn, n;
988
+ return n.isStopped = !1, r ? (n.destination = r, Sr(r) && r.add(n)) : n.destination = Yn, n;
989
989
  }
990
990
  return t.create = function(r, n, i) {
991
- return new ct(r, n, i);
991
+ return new ft(r, n, i);
992
992
  }, t.prototype.next = function(r) {
993
993
  this.isStopped || this._next(r);
994
994
  }, t.prototype.error = function(r) {
@@ -1012,7 +1012,7 @@ var Er = function(e) {
1012
1012
  this.unsubscribe();
1013
1013
  }
1014
1014
  }, t;
1015
- }(ke), Vn = function() {
1015
+ }(Ue), Wn = function() {
1016
1016
  function e(t) {
1017
1017
  this.partialObserver = t;
1018
1018
  }
@@ -1022,7 +1022,7 @@ var Er = function(e) {
1022
1022
  try {
1023
1023
  r.next(t);
1024
1024
  } catch (n) {
1025
- Ce(n);
1025
+ Ae(n);
1026
1026
  }
1027
1027
  }, e.prototype.error = function(t) {
1028
1028
  var r = this.partialObserver;
@@ -1030,56 +1030,56 @@ var Er = function(e) {
1030
1030
  try {
1031
1031
  r.error(t);
1032
1032
  } catch (n) {
1033
- Ce(n);
1033
+ Ae(n);
1034
1034
  }
1035
1035
  else
1036
- Ce(t);
1036
+ Ae(t);
1037
1037
  }, e.prototype.complete = function() {
1038
1038
  var t = this.partialObserver;
1039
1039
  if (t.complete)
1040
1040
  try {
1041
1041
  t.complete();
1042
1042
  } catch (r) {
1043
- Ce(r);
1043
+ Ae(r);
1044
1044
  }
1045
1045
  }, e;
1046
- }(), ct = function(e) {
1046
+ }(), ft = function(e) {
1047
1047
  Pe(t, e);
1048
1048
  function t(r, n, i) {
1049
- var o = e.call(this) || this, a;
1050
- return q(r) || !r ? a = {
1049
+ var o = e.call(this) || this, s;
1050
+ return Y(r) || !r ? s = {
1051
1051
  next: r != null ? r : void 0,
1052
1052
  error: n != null ? n : void 0,
1053
1053
  complete: i != null ? i : void 0
1054
- } : a = r, o.destination = new Vn(a), o;
1054
+ } : s = r, o.destination = new Wn(s), o;
1055
1055
  }
1056
1056
  return t;
1057
- }(Er);
1058
- function Ce(e) {
1059
- Xn(e);
1057
+ }(wr);
1058
+ function Ae(e) {
1059
+ zn(e);
1060
1060
  }
1061
- function zn(e) {
1061
+ function Zn(e) {
1062
1062
  throw e;
1063
1063
  }
1064
- var Wn = {
1064
+ var Yn = {
1065
1065
  closed: !0,
1066
- next: Mt,
1067
- error: zn,
1068
- complete: Mt
1069
- }, Zn = function() {
1066
+ next: Dt,
1067
+ error: Zn,
1068
+ complete: Dt
1069
+ }, qn = function() {
1070
1070
  return typeof Symbol == "function" && Symbol.observable || "@@observable";
1071
1071
  }();
1072
- function Yn(e) {
1072
+ function Qn(e) {
1073
1073
  return e;
1074
1074
  }
1075
- function qn(e) {
1076
- return e.length === 0 ? Yn : e.length === 1 ? e[0] : function(r) {
1075
+ function Jn(e) {
1076
+ return e.length === 0 ? Qn : e.length === 1 ? e[0] : function(r) {
1077
1077
  return e.reduce(function(n, i) {
1078
1078
  return i(n);
1079
1079
  }, r);
1080
1080
  };
1081
1081
  }
1082
- var Rt = function() {
1082
+ var Ft = function() {
1083
1083
  function e(t) {
1084
1084
  t && (this._subscribe = t);
1085
1085
  }
@@ -1087,9 +1087,9 @@ var Rt = function() {
1087
1087
  var r = new e();
1088
1088
  return r.source = this, r.operator = t, r;
1089
1089
  }, e.prototype.subscribe = function(t, r, n) {
1090
- var i = this, o = Jn(t) ? t : new ct(t, r, n);
1091
- return Oe(function() {
1092
- var a = i, u = a.operator, c = a.source;
1090
+ var i = this, o = ei(t) ? t : new ft(t, r, n);
1091
+ return Le(function() {
1092
+ var s = i, u = s.operator, c = s.source;
1093
1093
  o.add(u ? u.call(o, c) : c ? i._subscribe(o) : i._trySubscribe(o));
1094
1094
  }), o;
1095
1095
  }, e.prototype._trySubscribe = function(t) {
@@ -1100,37 +1100,37 @@ var Rt = function() {
1100
1100
  }
1101
1101
  }, e.prototype.forEach = function(t, r) {
1102
1102
  var n = this;
1103
- return r = Dt(r), new r(function(i, o) {
1104
- var a = new ct({
1103
+ return r = kt(r), new r(function(i, o) {
1104
+ var s = new ft({
1105
1105
  next: function(u) {
1106
1106
  try {
1107
1107
  t(u);
1108
1108
  } catch (c) {
1109
- o(c), a.unsubscribe();
1109
+ o(c), s.unsubscribe();
1110
1110
  }
1111
1111
  },
1112
1112
  error: o,
1113
1113
  complete: i
1114
1114
  });
1115
- n.subscribe(a);
1115
+ n.subscribe(s);
1116
1116
  });
1117
1117
  }, e.prototype._subscribe = function(t) {
1118
1118
  var r;
1119
1119
  return (r = this.source) === null || r === void 0 ? void 0 : r.subscribe(t);
1120
- }, e.prototype[Zn] = function() {
1120
+ }, e.prototype[qn] = function() {
1121
1121
  return this;
1122
1122
  }, e.prototype.pipe = function() {
1123
1123
  for (var t = [], r = 0; r < arguments.length; r++)
1124
1124
  t[r] = arguments[r];
1125
- return qn(t)(this);
1125
+ return Jn(t)(this);
1126
1126
  }, e.prototype.toPromise = function(t) {
1127
1127
  var r = this;
1128
- return t = Dt(t), new t(function(n, i) {
1128
+ return t = kt(t), new t(function(n, i) {
1129
1129
  var o;
1130
- r.subscribe(function(a) {
1131
- return o = a;
1132
- }, function(a) {
1133
- return i(a);
1130
+ r.subscribe(function(s) {
1131
+ return o = s;
1132
+ }, function(s) {
1133
+ return i(s);
1134
1134
  }, function() {
1135
1135
  return n(o);
1136
1136
  });
@@ -1139,40 +1139,40 @@ var Rt = function() {
1139
1139
  return new e(t);
1140
1140
  }, e;
1141
1141
  }();
1142
- function Dt(e) {
1142
+ function kt(e) {
1143
1143
  var t;
1144
- return (t = e != null ? e : Gn.Promise) !== null && t !== void 0 ? t : Promise;
1144
+ return (t = e != null ? e : Xn.Promise) !== null && t !== void 0 ? t : Promise;
1145
1145
  }
1146
- function Qn(e) {
1147
- return e && q(e.next) && q(e.error) && q(e.complete);
1146
+ function Kn(e) {
1147
+ return e && Y(e.next) && Y(e.error) && Y(e.complete);
1148
1148
  }
1149
- function Jn(e) {
1150
- return e && e instanceof Er || Qn(e) && xr(e);
1149
+ function ei(e) {
1150
+ return e && e instanceof wr || Kn(e) && Sr(e);
1151
1151
  }
1152
- var Kn = yr(function(e) {
1152
+ var ti = xr(function(e) {
1153
1153
  return function() {
1154
1154
  e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
1155
1155
  };
1156
- }), Sr = function(e) {
1156
+ }), Pr = function(e) {
1157
1157
  Pe(t, e);
1158
1158
  function t() {
1159
1159
  var r = e.call(this) || this;
1160
1160
  return r.closed = !1, r.currentObservers = null, r.observers = [], r.isStopped = !1, r.hasError = !1, r.thrownError = null, r;
1161
1161
  }
1162
1162
  return t.prototype.lift = function(r) {
1163
- var n = new Ft(this, this);
1163
+ var n = new Ut(this, this);
1164
1164
  return n.operator = r, n;
1165
1165
  }, t.prototype._throwIfClosed = function() {
1166
1166
  if (this.closed)
1167
- throw new Kn();
1167
+ throw new ti();
1168
1168
  }, t.prototype.next = function(r) {
1169
1169
  var n = this;
1170
- Oe(function() {
1170
+ Le(function() {
1171
1171
  var i, o;
1172
1172
  if (n._throwIfClosed(), !n.isStopped) {
1173
1173
  n.currentObservers || (n.currentObservers = Array.from(n.observers));
1174
1174
  try {
1175
- for (var a = at(n.currentObservers), u = a.next(); !u.done; u = a.next()) {
1175
+ for (var s = lt(n.currentObservers), u = s.next(); !u.done; u = s.next()) {
1176
1176
  var c = u.value;
1177
1177
  c.next(r);
1178
1178
  }
@@ -1180,7 +1180,7 @@ var Kn = yr(function(e) {
1180
1180
  i = { error: l };
1181
1181
  } finally {
1182
1182
  try {
1183
- u && !u.done && (o = a.return) && o.call(a);
1183
+ u && !u.done && (o = s.return) && o.call(s);
1184
1184
  } finally {
1185
1185
  if (i)
1186
1186
  throw i.error;
@@ -1190,7 +1190,7 @@ var Kn = yr(function(e) {
1190
1190
  });
1191
1191
  }, t.prototype.error = function(r) {
1192
1192
  var n = this;
1193
- Oe(function() {
1193
+ Le(function() {
1194
1194
  if (n._throwIfClosed(), !n.isStopped) {
1195
1195
  n.hasError = n.isStopped = !0, n.thrownError = r;
1196
1196
  for (var i = n.observers; i.length; )
@@ -1199,7 +1199,7 @@ var Kn = yr(function(e) {
1199
1199
  });
1200
1200
  }, t.prototype.complete = function() {
1201
1201
  var r = this;
1202
- Oe(function() {
1202
+ Le(function() {
1203
1203
  if (r._throwIfClosed(), !r.isStopped) {
1204
1204
  r.isStopped = !0;
1205
1205
  for (var n = r.observers; n.length; )
@@ -1220,20 +1220,20 @@ var Kn = yr(function(e) {
1220
1220
  }, t.prototype._subscribe = function(r) {
1221
1221
  return this._throwIfClosed(), this._checkFinalizedStatuses(r), this._innerSubscribe(r);
1222
1222
  }, t.prototype._innerSubscribe = function(r) {
1223
- var n = this, i = this, o = i.hasError, a = i.isStopped, u = i.observers;
1224
- return o || a ? _r : (this.currentObservers = null, u.push(r), new ke(function() {
1225
- n.currentObservers = null, ht(u, r);
1223
+ var n = this, i = this, o = i.hasError, s = i.isStopped, u = i.observers;
1224
+ return o || s ? Er : (this.currentObservers = null, u.push(r), new Ue(function() {
1225
+ n.currentObservers = null, ct(u, r);
1226
1226
  }));
1227
1227
  }, t.prototype._checkFinalizedStatuses = function(r) {
1228
- var n = this, i = n.hasError, o = n.thrownError, a = n.isStopped;
1229
- i ? r.error(o) : a && r.complete();
1228
+ var n = this, i = n.hasError, o = n.thrownError, s = n.isStopped;
1229
+ i ? r.error(o) : s && r.complete();
1230
1230
  }, t.prototype.asObservable = function() {
1231
- var r = new Rt();
1231
+ var r = new Ft();
1232
1232
  return r.source = this, r;
1233
1233
  }, t.create = function(r, n) {
1234
- return new Ft(r, n);
1234
+ return new Ut(r, n);
1235
1235
  }, t;
1236
- }(Rt), Ft = function(e) {
1236
+ }(Ft), Ut = function(e) {
1237
1237
  Pe(t, e);
1238
1238
  function t(r, n) {
1239
1239
  var i = e.call(this) || this;
@@ -1250,54 +1250,54 @@ var Kn = yr(function(e) {
1250
1250
  (n = (r = this.destination) === null || r === void 0 ? void 0 : r.complete) === null || n === void 0 || n.call(r);
1251
1251
  }, t.prototype._subscribe = function(r) {
1252
1252
  var n, i;
1253
- return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : _r;
1253
+ return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : Er;
1254
1254
  }, t;
1255
- }(Sr), Pr = {
1255
+ }(Pr), Tr = {
1256
1256
  now: function() {
1257
- return (Pr.delegate || Date).now();
1257
+ return (Tr.delegate || Date).now();
1258
1258
  },
1259
1259
  delegate: void 0
1260
- }, ei = function(e) {
1260
+ }, ri = function(e) {
1261
1261
  Pe(t, e);
1262
1262
  function t(r, n, i) {
1263
- r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = Pr);
1263
+ r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = Tr);
1264
1264
  var o = e.call(this) || this;
1265
1265
  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;
1266
1266
  }
1267
1267
  return t.prototype.next = function(r) {
1268
- var n = this, i = n.isStopped, o = n._buffer, a = n._infiniteTimeWindow, u = n._timestampProvider, c = n._windowTime;
1269
- i || (o.push(r), !a && o.push(u.now() + c)), this._trimBuffer(), e.prototype.next.call(this, r);
1268
+ var n = this, i = n.isStopped, o = n._buffer, s = n._infiniteTimeWindow, u = n._timestampProvider, c = n._windowTime;
1269
+ i || (o.push(r), !s && o.push(u.now() + c)), this._trimBuffer(), e.prototype.next.call(this, r);
1270
1270
  }, t.prototype._subscribe = function(r) {
1271
1271
  this._throwIfClosed(), this._trimBuffer();
1272
- 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)
1272
+ for (var n = this._innerSubscribe(r), i = this, o = i._infiniteTimeWindow, s = i._buffer, u = s.slice(), c = 0; c < u.length && !r.closed; c += o ? 1 : 2)
1273
1273
  r.next(u[c]);
1274
1274
  return this._checkFinalizedStatuses(r), n;
1275
1275
  }, t.prototype._trimBuffer = function() {
1276
- var r = this, n = r._bufferSize, i = r._timestampProvider, o = r._buffer, a = r._infiniteTimeWindow, u = (a ? 1 : 2) * n;
1277
- if (n < 1 / 0 && u < o.length && o.splice(0, o.length - u), !a) {
1278
- for (var c = i.now(), l = 0, s = 1; s < o.length && o[s] <= c; s += 2)
1279
- l = s;
1276
+ var r = this, n = r._bufferSize, i = r._timestampProvider, o = r._buffer, s = r._infiniteTimeWindow, u = (s ? 1 : 2) * n;
1277
+ if (n < 1 / 0 && u < o.length && o.splice(0, o.length - u), !s) {
1278
+ for (var c = i.now(), l = 0, a = 1; a < o.length && o[a] <= c; a += 2)
1279
+ l = a;
1280
1280
  l && o.splice(0, l + 1);
1281
1281
  }
1282
1282
  }, t;
1283
- }(Sr);
1284
- const kt = [], Ut = {}, ti = (e, t = 0) => {
1285
- if (kt.indexOf(e) == -1) {
1286
- const r = new ei(t);
1287
- Ut[e] = r, kt.push(e);
1283
+ }(Pr);
1284
+ const $t = [], Gt = {}, ni = (e, t = 0) => {
1285
+ if ($t.indexOf(e) == -1) {
1286
+ const r = new ri(t);
1287
+ Gt[e] = r, $t.push(e);
1288
1288
  }
1289
- return Ut[e];
1289
+ return Gt[e];
1290
1290
  }, re = [];
1291
- function ri(e, t) {
1291
+ function ii(e, t) {
1292
1292
  return {
1293
- subscribe: Ue(e, t).subscribe
1293
+ subscribe: $e(e, t).subscribe
1294
1294
  };
1295
1295
  }
1296
- function Ue(e, t = Z) {
1296
+ function $e(e, t = z) {
1297
1297
  let r;
1298
1298
  const n = /* @__PURE__ */ new Set();
1299
1299
  function i(u) {
1300
- if (fr(e, u) && (e = u, r)) {
1300
+ if (pr(e, u) && (e = u, r)) {
1301
1301
  const c = !re.length;
1302
1302
  for (const l of n)
1303
1303
  l[1](), re.push(l, e);
@@ -1311,144 +1311,144 @@ function Ue(e, t = Z) {
1311
1311
  function o(u) {
1312
1312
  i(u(e));
1313
1313
  }
1314
- function a(u, c = Z) {
1314
+ function s(u, c = z) {
1315
1315
  const l = [u, c];
1316
- return n.add(l), n.size === 1 && (r = t(i, o) || Z), u(e), () => {
1316
+ return n.add(l), n.size === 1 && (r = t(i, o) || z), u(e), () => {
1317
1317
  n.delete(l), n.size === 0 && r && (r(), r = null);
1318
1318
  };
1319
1319
  }
1320
- return { set: i, update: o, subscribe: a };
1320
+ return { set: i, update: o, subscribe: s };
1321
1321
  }
1322
- function de(e, t, r) {
1322
+ function pe(e, t, r) {
1323
1323
  const n = !Array.isArray(e), i = n ? [e] : e;
1324
1324
  if (!i.every(Boolean))
1325
1325
  throw new Error("derived() expects stores as input, got a falsy value");
1326
1326
  const o = t.length < 2;
1327
- return ri(r, (a, u) => {
1327
+ return ii(r, (s, u) => {
1328
1328
  let c = !1;
1329
1329
  const l = [];
1330
- let s = 0, h = Z;
1330
+ let a = 0, h = z;
1331
1331
  const f = () => {
1332
- if (s)
1332
+ if (a)
1333
1333
  return;
1334
1334
  h();
1335
- const m = t(n ? l[0] : l, a, u);
1336
- o ? a(m) : h = xt(m) ? m : Z;
1335
+ const m = t(n ? l[0] : l, s, u);
1336
+ o ? s(m) : h = Et(m) ? m : z;
1337
1337
  }, d = i.map(
1338
- (m, b) => pr(
1338
+ (m, v) => gr(
1339
1339
  m,
1340
- (S) => {
1341
- l[b] = S, s &= ~(1 << b), c && f();
1340
+ (w) => {
1341
+ l[v] = w, a &= ~(1 << v), c && f();
1342
1342
  },
1343
1343
  () => {
1344
- s |= 1 << b;
1344
+ a |= 1 << v;
1345
1345
  }
1346
1346
  )
1347
1347
  );
1348
1348
  return c = !0, f(), function() {
1349
- fe(d), h(), c = !1;
1349
+ de(d), h(), c = !1;
1350
1350
  };
1351
1351
  });
1352
1352
  }
1353
- var ni = function(t) {
1354
- return ii(t) && !oi(t);
1353
+ var oi = function(t) {
1354
+ return si(t) && !ai(t);
1355
1355
  };
1356
- function ii(e) {
1356
+ function si(e) {
1357
1357
  return !!e && typeof e == "object";
1358
1358
  }
1359
- function oi(e) {
1359
+ function ai(e) {
1360
1360
  var t = Object.prototype.toString.call(e);
1361
- return t === "[object RegExp]" || t === "[object Date]" || li(e);
1361
+ return t === "[object RegExp]" || t === "[object Date]" || hi(e);
1362
1362
  }
1363
- var si = typeof Symbol == "function" && Symbol.for, ai = si ? Symbol.for("react.element") : 60103;
1364
- function li(e) {
1365
- return e.$$typeof === ai;
1363
+ var li = typeof Symbol == "function" && Symbol.for, ui = li ? Symbol.for("react.element") : 60103;
1364
+ function hi(e) {
1365
+ return e.$$typeof === ui;
1366
1366
  }
1367
- function ui(e) {
1367
+ function ci(e) {
1368
1368
  return Array.isArray(e) ? [] : {};
1369
1369
  }
1370
- function Ee(e, t) {
1371
- return t.clone !== !1 && t.isMergeableObject(e) ? le(ui(e), e, t) : e;
1370
+ function Se(e, t) {
1371
+ return t.clone !== !1 && t.isMergeableObject(e) ? ue(ci(e), e, t) : e;
1372
1372
  }
1373
- function hi(e, t, r) {
1373
+ function fi(e, t, r) {
1374
1374
  return e.concat(t).map(function(n) {
1375
- return Ee(n, r);
1375
+ return Se(n, r);
1376
1376
  });
1377
1377
  }
1378
- function ci(e, t) {
1378
+ function di(e, t) {
1379
1379
  if (!t.customMerge)
1380
- return le;
1380
+ return ue;
1381
1381
  var r = t.customMerge(e);
1382
- return typeof r == "function" ? r : le;
1382
+ return typeof r == "function" ? r : ue;
1383
1383
  }
1384
- function fi(e) {
1384
+ function pi(e) {
1385
1385
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
1386
1386
  return Object.propertyIsEnumerable.call(e, t);
1387
1387
  }) : [];
1388
1388
  }
1389
- function $t(e) {
1390
- return Object.keys(e).concat(fi(e));
1389
+ function jt(e) {
1390
+ return Object.keys(e).concat(pi(e));
1391
1391
  }
1392
- function wr(e, t) {
1392
+ function Hr(e, t) {
1393
1393
  try {
1394
1394
  return t in e;
1395
1395
  } catch (r) {
1396
1396
  return !1;
1397
1397
  }
1398
1398
  }
1399
- function di(e, t) {
1400
- return wr(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1399
+ function mi(e, t) {
1400
+ return Hr(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1401
1401
  }
1402
- function pi(e, t, r) {
1402
+ function gi(e, t, r) {
1403
1403
  var n = {};
1404
- return r.isMergeableObject(e) && $t(e).forEach(function(i) {
1405
- n[i] = Ee(e[i], r);
1406
- }), $t(t).forEach(function(i) {
1407
- di(e, i) || (wr(e, i) && r.isMergeableObject(t[i]) ? n[i] = ci(i, r)(e[i], t[i], r) : n[i] = Ee(t[i], r));
1404
+ return r.isMergeableObject(e) && jt(e).forEach(function(i) {
1405
+ n[i] = Se(e[i], r);
1406
+ }), jt(t).forEach(function(i) {
1407
+ mi(e, i) || (Hr(e, i) && r.isMergeableObject(t[i]) ? n[i] = di(i, r)(e[i], t[i], r) : n[i] = Se(t[i], r));
1408
1408
  }), n;
1409
1409
  }
1410
- function le(e, t, r) {
1411
- r = r || {}, r.arrayMerge = r.arrayMerge || hi, r.isMergeableObject = r.isMergeableObject || ni, r.cloneUnlessOtherwiseSpecified = Ee;
1410
+ function ue(e, t, r) {
1411
+ r = r || {}, r.arrayMerge = r.arrayMerge || fi, r.isMergeableObject = r.isMergeableObject || oi, r.cloneUnlessOtherwiseSpecified = Se;
1412
1412
  var n = Array.isArray(t), i = Array.isArray(e), o = n === i;
1413
- return o ? n ? r.arrayMerge(e, t, r) : pi(e, t, r) : Ee(t, r);
1413
+ return o ? n ? r.arrayMerge(e, t, r) : gi(e, t, r) : Se(t, r);
1414
1414
  }
1415
- le.all = function(t, r) {
1415
+ ue.all = function(t, r) {
1416
1416
  if (!Array.isArray(t))
1417
1417
  throw new Error("first argument should be an array");
1418
1418
  return t.reduce(function(n, i) {
1419
- return le(n, i, r);
1419
+ return ue(n, i, r);
1420
1420
  }, {});
1421
1421
  };
1422
- var mi = le, gi = mi;
1423
- const bi = /* @__PURE__ */ br(gi);
1424
- var ft = function(e, t) {
1425
- return ft = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
1422
+ var bi = ue, vi = bi;
1423
+ const yi = /* @__PURE__ */ yr(vi);
1424
+ var dt = function(e, t) {
1425
+ return dt = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
1426
1426
  r.__proto__ = n;
1427
1427
  } || function(r, n) {
1428
1428
  for (var i in n)
1429
1429
  Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
1430
- }, ft(e, t);
1430
+ }, dt(e, t);
1431
1431
  };
1432
- function $e(e, t) {
1432
+ function Ge(e, t) {
1433
1433
  if (typeof t != "function" && t !== null)
1434
1434
  throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
1435
- ft(e, t);
1435
+ dt(e, t);
1436
1436
  function r() {
1437
1437
  this.constructor = e;
1438
1438
  }
1439
1439
  e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
1440
1440
  }
1441
- var Y = function() {
1442
- return Y = Object.assign || function(t) {
1441
+ var Z = function() {
1442
+ return Z = Object.assign || function(t) {
1443
1443
  for (var r, n = 1, i = arguments.length; n < i; n++) {
1444
1444
  r = arguments[n];
1445
1445
  for (var o in r)
1446
1446
  Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
1447
1447
  }
1448
1448
  return t;
1449
- }, Y.apply(this, arguments);
1449
+ }, Z.apply(this, arguments);
1450
1450
  };
1451
- function vi(e, t) {
1451
+ function _i(e, t) {
1452
1452
  var r = {};
1453
1453
  for (var n in e)
1454
1454
  Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
@@ -1457,43 +1457,43 @@ function vi(e, t) {
1457
1457
  t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
1458
1458
  return r;
1459
1459
  }
1460
- function Ke(e, t, r) {
1460
+ function et(e, t, r) {
1461
1461
  if (r || arguments.length === 2)
1462
1462
  for (var n = 0, i = t.length, o; n < i; n++)
1463
1463
  (o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
1464
1464
  return e.concat(o || Array.prototype.slice.call(t));
1465
1465
  }
1466
- function et(e, t) {
1467
- var r = t && t.cache ? t.cache : wi, n = t && t.serializer ? t.serializer : Si, i = t && t.strategy ? t.strategy : xi;
1466
+ function tt(e, t) {
1467
+ var r = t && t.cache ? t.cache : Hi, n = t && t.serializer ? t.serializer : Pi, i = t && t.strategy ? t.strategy : Si;
1468
1468
  return i(e, {
1469
1469
  cache: r,
1470
1470
  serializer: n
1471
1471
  });
1472
1472
  }
1473
- function yi(e) {
1473
+ function xi(e) {
1474
1474
  return e == null || typeof e == "number" || typeof e == "boolean";
1475
1475
  }
1476
- function _i(e, t, r, n) {
1477
- var i = yi(n) ? n : r(n), o = t.get(i);
1476
+ function Ei(e, t, r, n) {
1477
+ var i = xi(n) ? n : r(n), o = t.get(i);
1478
1478
  return typeof o == "undefined" && (o = e.call(this, n), t.set(i, o)), o;
1479
1479
  }
1480
- function Tr(e, t, r) {
1480
+ function Cr(e, t, r) {
1481
1481
  var n = Array.prototype.slice.call(arguments, 3), i = r(n), o = t.get(i);
1482
1482
  return typeof o == "undefined" && (o = e.apply(this, n), t.set(i, o)), o;
1483
1483
  }
1484
- function Hr(e, t, r, n, i) {
1484
+ function Ar(e, t, r, n, i) {
1485
1485
  return r.bind(t, e, n, i);
1486
1486
  }
1487
- function xi(e, t) {
1488
- var r = e.length === 1 ? _i : Tr;
1489
- return Hr(e, this, r, t.cache.create(), t.serializer);
1487
+ function Si(e, t) {
1488
+ var r = e.length === 1 ? Ei : Cr;
1489
+ return Ar(e, this, r, t.cache.create(), t.serializer);
1490
1490
  }
1491
- function Ei(e, t) {
1492
- return Hr(e, this, Tr, t.cache.create(), t.serializer);
1491
+ function wi(e, t) {
1492
+ return Ar(e, this, Cr, t.cache.create(), t.serializer);
1493
1493
  }
1494
- var Si = function() {
1494
+ var Pi = function() {
1495
1495
  return JSON.stringify(arguments);
1496
- }, Pi = (
1496
+ }, Ti = (
1497
1497
  /** @class */
1498
1498
  function() {
1499
1499
  function e() {
@@ -1505,21 +1505,21 @@ var Si = function() {
1505
1505
  this.cache[t] = r;
1506
1506
  }, e;
1507
1507
  }()
1508
- ), wi = {
1508
+ ), Hi = {
1509
1509
  create: function() {
1510
- return new Pi();
1510
+ return new Ti();
1511
1511
  }
1512
- }, tt = {
1513
- variadic: Ei
1514
- }, Me = function() {
1515
- return Me = Object.assign || function(t) {
1512
+ }, rt = {
1513
+ variadic: wi
1514
+ }, Re = function() {
1515
+ return Re = Object.assign || function(t) {
1516
1516
  for (var r, n = 1, i = arguments.length; n < i; n++) {
1517
1517
  r = arguments[n];
1518
1518
  for (var o in r)
1519
1519
  Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
1520
1520
  }
1521
1521
  return t;
1522
- }, Me.apply(this, arguments);
1522
+ }, Re.apply(this, arguments);
1523
1523
  };
1524
1524
  var _;
1525
1525
  (function(e) {
@@ -1529,47 +1529,47 @@ var H;
1529
1529
  (function(e) {
1530
1530
  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";
1531
1531
  })(H || (H = {}));
1532
- var ue;
1532
+ var he;
1533
1533
  (function(e) {
1534
1534
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
1535
- })(ue || (ue = {}));
1536
- function Gt(e) {
1535
+ })(he || (he = {}));
1536
+ function Xt(e) {
1537
1537
  return e.type === H.literal;
1538
1538
  }
1539
- function Ti(e) {
1539
+ function Ci(e) {
1540
1540
  return e.type === H.argument;
1541
1541
  }
1542
- function Cr(e) {
1542
+ function Br(e) {
1543
1543
  return e.type === H.number;
1544
1544
  }
1545
- function Ar(e) {
1545
+ function Or(e) {
1546
1546
  return e.type === H.date;
1547
1547
  }
1548
- function Br(e) {
1548
+ function Lr(e) {
1549
1549
  return e.type === H.time;
1550
1550
  }
1551
- function Or(e) {
1551
+ function Ir(e) {
1552
1552
  return e.type === H.select;
1553
1553
  }
1554
- function Ir(e) {
1554
+ function Nr(e) {
1555
1555
  return e.type === H.plural;
1556
1556
  }
1557
- function Hi(e) {
1557
+ function Ai(e) {
1558
1558
  return e.type === H.pound;
1559
1559
  }
1560
- function Lr(e) {
1560
+ function Mr(e) {
1561
1561
  return e.type === H.tag;
1562
1562
  }
1563
- function Nr(e) {
1564
- return !!(e && typeof e == "object" && e.type === ue.number);
1563
+ function Rr(e) {
1564
+ return !!(e && typeof e == "object" && e.type === he.number);
1565
1565
  }
1566
- function dt(e) {
1567
- return !!(e && typeof e == "object" && e.type === ue.dateTime);
1566
+ function pt(e) {
1567
+ return !!(e && typeof e == "object" && e.type === he.dateTime);
1568
1568
  }
1569
- var Mr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Ci = /(?:[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;
1570
- function Ai(e) {
1569
+ var Dr = /[ \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;
1570
+ function Oi(e) {
1571
1571
  var t = {};
1572
- return e.replace(Ci, function(r) {
1572
+ return e.replace(Bi, function(r) {
1573
1573
  var n = r.length;
1574
1574
  switch (r[0]) {
1575
1575
  case "G":
@@ -1658,28 +1658,28 @@ function Ai(e) {
1658
1658
  return "";
1659
1659
  }), t;
1660
1660
  }
1661
- var A = function() {
1662
- return A = Object.assign || function(t) {
1661
+ var B = function() {
1662
+ return B = Object.assign || function(t) {
1663
1663
  for (var r, n = 1, i = arguments.length; n < i; n++) {
1664
1664
  r = arguments[n];
1665
1665
  for (var o in r)
1666
1666
  Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
1667
1667
  }
1668
1668
  return t;
1669
- }, A.apply(this, arguments);
1669
+ }, B.apply(this, arguments);
1670
1670
  };
1671
- var Bi = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1672
- function Oi(e) {
1671
+ var Li = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1672
+ function Ii(e) {
1673
1673
  if (e.length === 0)
1674
1674
  throw new Error("Number skeleton cannot be empty");
1675
- for (var t = e.split(Bi).filter(function(f) {
1675
+ for (var t = e.split(Li).filter(function(f) {
1676
1676
  return f.length > 0;
1677
1677
  }), r = [], n = 0, i = t; n < i.length; n++) {
1678
- var o = i[n], a = o.split("/");
1679
- if (a.length === 0)
1678
+ var o = i[n], s = o.split("/");
1679
+ if (s.length === 0)
1680
1680
  throw new Error("Invalid number skeleton");
1681
- for (var u = a[0], c = a.slice(1), l = 0, s = c; l < s.length; l++) {
1682
- var h = s[l];
1681
+ for (var u = s[0], c = s.slice(1), l = 0, a = c; l < a.length; l++) {
1682
+ var h = a[l];
1683
1683
  if (h.length === 0)
1684
1684
  throw new Error("Invalid number skeleton");
1685
1685
  }
@@ -1687,17 +1687,17 @@ function Oi(e) {
1687
1687
  }
1688
1688
  return r;
1689
1689
  }
1690
- function Ii(e) {
1690
+ function Ni(e) {
1691
1691
  return e.replace(/^(.*?)-/, "");
1692
1692
  }
1693
- var jt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Rr = /^(@+)?(\+|#+)?[rs]?$/g, Li = /(\*)(0+)|(#+)(0+)|(0+)/g, Dr = /^(0+)$/;
1694
- function Xt(e) {
1693
+ var Vt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Fr = /^(@+)?(\+|#+)?[rs]?$/g, Mi = /(\*)(0+)|(#+)(0+)|(0+)/g, kr = /^(0+)$/;
1694
+ function zt(e) {
1695
1695
  var t = {};
1696
- return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Rr, function(r, n, i) {
1696
+ return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Fr, function(r, n, i) {
1697
1697
  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)), "";
1698
1698
  }), t;
1699
1699
  }
1700
- function Fr(e) {
1700
+ function Ur(e) {
1701
1701
  switch (e) {
1702
1702
  case "sign-auto":
1703
1703
  return {
@@ -1737,7 +1737,7 @@ function Fr(e) {
1737
1737
  };
1738
1738
  }
1739
1739
  }
1740
- function Ni(e) {
1740
+ function Ri(e) {
1741
1741
  var t;
1742
1742
  if (e[0] === "E" && e[1] === "E" ? (t = {
1743
1743
  notation: "engineering"
@@ -1745,17 +1745,17 @@ function Ni(e) {
1745
1745
  notation: "scientific"
1746
1746
  }, e = e.slice(1)), t) {
1747
1747
  var r = e.slice(0, 2);
1748
- if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Dr.test(e))
1748
+ if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !kr.test(e))
1749
1749
  throw new Error("Malformed concise eng/scientific notation");
1750
1750
  t.minimumIntegerDigits = e.length;
1751
1751
  }
1752
1752
  return t;
1753
1753
  }
1754
- function Vt(e) {
1755
- var t = {}, r = Fr(e);
1754
+ function Wt(e) {
1755
+ var t = {}, r = Ur(e);
1756
1756
  return r || t;
1757
1757
  }
1758
- function Mi(e) {
1758
+ function Di(e) {
1759
1759
  for (var t = {}, r = 0, n = e; r < n.length; r++) {
1760
1760
  var i = n[r];
1761
1761
  switch (i.stem) {
@@ -1779,7 +1779,7 @@ function Mi(e) {
1779
1779
  continue;
1780
1780
  case "measure-unit":
1781
1781
  case "unit":
1782
- t.style = "unit", t.unit = Ii(i.options[0]);
1782
+ t.style = "unit", t.unit = Ni(i.options[0]);
1783
1783
  continue;
1784
1784
  case "compact-short":
1785
1785
  case "K":
@@ -1790,13 +1790,13 @@ function Mi(e) {
1790
1790
  t.notation = "compact", t.compactDisplay = "long";
1791
1791
  continue;
1792
1792
  case "scientific":
1793
- t = A(A(A({}, t), { notation: "scientific" }), i.options.reduce(function(c, l) {
1794
- return A(A({}, c), Vt(l));
1793
+ t = B(B(B({}, t), { notation: "scientific" }), i.options.reduce(function(c, l) {
1794
+ return B(B({}, c), Wt(l));
1795
1795
  }, {}));
1796
1796
  continue;
1797
1797
  case "engineering":
1798
- t = A(A(A({}, t), { notation: "engineering" }), i.options.reduce(function(c, l) {
1799
- return A(A({}, c), Vt(l));
1798
+ t = B(B(B({}, t), { notation: "engineering" }), i.options.reduce(function(c, l) {
1799
+ return B(B({}, c), Wt(l));
1800
1800
  }, {}));
1801
1801
  continue;
1802
1802
  case "notation-simple":
@@ -1841,9 +1841,9 @@ function Mi(e) {
1841
1841
  case "integer-width":
1842
1842
  if (i.options.length > 1)
1843
1843
  throw new RangeError("integer-width stems only accept a single optional option");
1844
- i.options[0].replace(Li, function(c, l, s, h, f, d) {
1844
+ i.options[0].replace(Mi, function(c, l, a, h, f, d) {
1845
1845
  if (l)
1846
- t.minimumIntegerDigits = s.length;
1846
+ t.minimumIntegerDigits = a.length;
1847
1847
  else {
1848
1848
  if (h && f)
1849
1849
  throw new Error("We currently do not support maximum integer digits");
@@ -1854,32 +1854,32 @@ function Mi(e) {
1854
1854
  });
1855
1855
  continue;
1856
1856
  }
1857
- if (Dr.test(i.stem)) {
1857
+ if (kr.test(i.stem)) {
1858
1858
  t.minimumIntegerDigits = i.stem.length;
1859
1859
  continue;
1860
1860
  }
1861
- if (jt.test(i.stem)) {
1861
+ if (Vt.test(i.stem)) {
1862
1862
  if (i.options.length > 1)
1863
1863
  throw new RangeError("Fraction-precision stems only accept a single optional option");
1864
- i.stem.replace(jt, function(c, l, s, h, f, d) {
1865
- 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), "";
1864
+ i.stem.replace(Vt, function(c, l, a, h, f, d) {
1865
+ return a === "*" ? 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), "";
1866
1866
  });
1867
1867
  var o = i.options[0];
1868
- o === "w" ? t = A(A({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = A(A({}, t), Xt(o)));
1868
+ o === "w" ? t = B(B({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = B(B({}, t), zt(o)));
1869
1869
  continue;
1870
1870
  }
1871
- if (Rr.test(i.stem)) {
1872
- t = A(A({}, t), Xt(i.stem));
1871
+ if (Fr.test(i.stem)) {
1872
+ t = B(B({}, t), zt(i.stem));
1873
1873
  continue;
1874
1874
  }
1875
- var a = Fr(i.stem);
1876
- a && (t = A(A({}, t), a));
1877
- var u = Ni(i.stem);
1878
- u && (t = A(A({}, t), u));
1875
+ var s = Ur(i.stem);
1876
+ s && (t = B(B({}, t), s));
1877
+ var u = Ri(i.stem);
1878
+ u && (t = B(B({}, t), u));
1879
1879
  }
1880
1880
  return t;
1881
1881
  }
1882
- var Ae = {
1882
+ var Be = {
1883
1883
  "001": [
1884
1884
  "H",
1885
1885
  "h"
@@ -3294,23 +3294,23 @@ var Ae = {
3294
3294
  "h"
3295
3295
  ]
3296
3296
  };
3297
- function Ri(e, t) {
3297
+ function Fi(e, t) {
3298
3298
  for (var r = "", n = 0; n < e.length; n++) {
3299
3299
  var i = e.charAt(n);
3300
3300
  if (i === "j") {
3301
3301
  for (var o = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
3302
3302
  o++, n++;
3303
- var a = 1 + (o & 1), u = o < 2 ? 1 : 3 + (o >> 1), c = "a", l = Di(t);
3303
+ var s = 1 + (o & 1), u = o < 2 ? 1 : 3 + (o >> 1), c = "a", l = ki(t);
3304
3304
  for ((l == "H" || l == "k") && (u = 0); u-- > 0; )
3305
3305
  r += c;
3306
- for (; a-- > 0; )
3306
+ for (; s-- > 0; )
3307
3307
  r = l + r;
3308
3308
  } else
3309
3309
  i === "J" ? r += "H" : r += i;
3310
3310
  }
3311
3311
  return r;
3312
3312
  }
3313
- function Di(e) {
3313
+ function ki(e) {
3314
3314
  var t = e.hourCycle;
3315
3315
  if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
3316
3316
  e.hourCycles && // @ts-ignore
@@ -3329,23 +3329,23 @@ function Di(e) {
3329
3329
  }
3330
3330
  var r = e.language, n;
3331
3331
  r !== "root" && (n = e.maximize().region);
3332
- var i = Ae[n || ""] || Ae[r || ""] || Ae["".concat(r, "-001")] || Ae["001"];
3332
+ var i = Be[n || ""] || Be[r || ""] || Be["".concat(r, "-001")] || Be["001"];
3333
3333
  return i[0];
3334
3334
  }
3335
- var rt, Fi = new RegExp("^".concat(Mr.source, "*")), ki = new RegExp("".concat(Mr.source, "*$"));
3335
+ var nt, Ui = new RegExp("^".concat(Dr.source, "*")), $i = new RegExp("".concat(Dr.source, "*$"));
3336
3336
  function x(e, t) {
3337
3337
  return { start: e, end: t };
3338
3338
  }
3339
- var Ui = !!String.prototype.startsWith && "_a".startsWith("a", 1), $i = !!String.fromCodePoint, Gi = !!Object.fromEntries, ji = !!String.prototype.codePointAt, Xi = !!String.prototype.trimStart, Vi = !!String.prototype.trimEnd, zi = !!Number.isSafeInteger, Wi = zi ? Number.isSafeInteger : function(e) {
3339
+ var Gi = !!String.prototype.startsWith && "_a".startsWith("a", 1), ji = !!String.fromCodePoint, Xi = !!Object.fromEntries, Vi = !!String.prototype.codePointAt, zi = !!String.prototype.trimStart, Wi = !!String.prototype.trimEnd, Zi = !!Number.isSafeInteger, Yi = Zi ? Number.isSafeInteger : function(e) {
3340
3340
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
3341
- }, pt = !0;
3341
+ }, mt = !0;
3342
3342
  try {
3343
- var Zi = Ur("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3344
- pt = ((rt = Zi.exec("a")) === null || rt === void 0 ? void 0 : rt[0]) === "a";
3343
+ var qi = Gr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3344
+ mt = ((nt = qi.exec("a")) === null || nt === void 0 ? void 0 : nt[0]) === "a";
3345
3345
  } catch (e) {
3346
- pt = !1;
3346
+ mt = !1;
3347
3347
  }
3348
- var zt = Ui ? (
3348
+ var Zt = Gi ? (
3349
3349
  // Native
3350
3350
  function(t, r, n) {
3351
3351
  return t.startsWith(r, n);
@@ -3355,31 +3355,31 @@ var zt = Ui ? (
3355
3355
  function(t, r, n) {
3356
3356
  return t.slice(n, n + r.length) === r;
3357
3357
  }
3358
- ), mt = $i ? String.fromCodePoint : (
3358
+ ), gt = ji ? String.fromCodePoint : (
3359
3359
  // IE11
3360
3360
  function() {
3361
3361
  for (var t = [], r = 0; r < arguments.length; r++)
3362
3362
  t[r] = arguments[r];
3363
- for (var n = "", i = t.length, o = 0, a; i > o; ) {
3364
- if (a = t[o++], a > 1114111)
3365
- throw RangeError(a + " is not a valid code point");
3366
- n += a < 65536 ? String.fromCharCode(a) : String.fromCharCode(((a -= 65536) >> 10) + 55296, a % 1024 + 56320);
3363
+ for (var n = "", i = t.length, o = 0, s; i > o; ) {
3364
+ if (s = t[o++], s > 1114111)
3365
+ throw RangeError(s + " is not a valid code point");
3366
+ n += s < 65536 ? String.fromCharCode(s) : String.fromCharCode(((s -= 65536) >> 10) + 55296, s % 1024 + 56320);
3367
3367
  }
3368
3368
  return n;
3369
3369
  }
3370
- ), Wt = (
3370
+ ), Yt = (
3371
3371
  // native
3372
- Gi ? Object.fromEntries : (
3372
+ Xi ? Object.fromEntries : (
3373
3373
  // Ponyfill
3374
3374
  function(t) {
3375
3375
  for (var r = {}, n = 0, i = t; n < i.length; n++) {
3376
- var o = i[n], a = o[0], u = o[1];
3377
- r[a] = u;
3376
+ var o = i[n], s = o[0], u = o[1];
3377
+ r[s] = u;
3378
3378
  }
3379
3379
  return r;
3380
3380
  }
3381
3381
  )
3382
- ), kr = ji ? (
3382
+ ), $r = Vi ? (
3383
3383
  // Native
3384
3384
  function(t, r) {
3385
3385
  return t.codePointAt(r);
@@ -3393,7 +3393,7 @@ var zt = Ui ? (
3393
3393
  return i < 55296 || i > 56319 || r + 1 === n || (o = t.charCodeAt(r + 1)) < 56320 || o > 57343 ? i : (i - 55296 << 10) + (o - 56320) + 65536;
3394
3394
  }
3395
3395
  }
3396
- ), Yi = Xi ? (
3396
+ ), Qi = zi ? (
3397
3397
  // Native
3398
3398
  function(t) {
3399
3399
  return t.trimStart();
@@ -3401,9 +3401,9 @@ var zt = Ui ? (
3401
3401
  ) : (
3402
3402
  // Ponyfill
3403
3403
  function(t) {
3404
- return t.replace(Fi, "");
3404
+ return t.replace(Ui, "");
3405
3405
  }
3406
- ), qi = Vi ? (
3406
+ ), Ji = Wi ? (
3407
3407
  // Native
3408
3408
  function(t) {
3409
3409
  return t.trimEnd();
@@ -3411,32 +3411,32 @@ var zt = Ui ? (
3411
3411
  ) : (
3412
3412
  // Ponyfill
3413
3413
  function(t) {
3414
- return t.replace(ki, "");
3414
+ return t.replace($i, "");
3415
3415
  }
3416
3416
  );
3417
- function Ur(e, t) {
3417
+ function Gr(e, t) {
3418
3418
  return new RegExp(e, t);
3419
3419
  }
3420
- var gt;
3421
- if (pt) {
3422
- var Zt = Ur("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3423
- gt = function(t, r) {
3420
+ var bt;
3421
+ if (mt) {
3422
+ var qt = Gr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3423
+ bt = function(t, r) {
3424
3424
  var n;
3425
- Zt.lastIndex = r;
3426
- var i = Zt.exec(t);
3425
+ qt.lastIndex = r;
3426
+ var i = qt.exec(t);
3427
3427
  return (n = i[1]) !== null && n !== void 0 ? n : "";
3428
3428
  };
3429
3429
  } else
3430
- gt = function(t, r) {
3430
+ bt = function(t, r) {
3431
3431
  for (var n = []; ; ) {
3432
- var i = kr(t, r);
3433
- if (i === void 0 || $r(i) || eo(i))
3432
+ var i = $r(t, r);
3433
+ if (i === void 0 || jr(i) || ro(i))
3434
3434
  break;
3435
3435
  n.push(i), r += i >= 65536 ? 2 : 1;
3436
3436
  }
3437
- return mt.apply(void 0, n);
3437
+ return gt.apply(void 0, n);
3438
3438
  };
3439
- var Qi = (
3439
+ var Ki = (
3440
3440
  /** @class */
3441
3441
  function() {
3442
3442
  function e(t, r) {
@@ -3450,10 +3450,10 @@ var Qi = (
3450
3450
  for (var i = []; !this.isEOF(); ) {
3451
3451
  var o = this.char();
3452
3452
  if (o === 123) {
3453
- var a = this.parseArgument(t, n);
3454
- if (a.err)
3455
- return a;
3456
- i.push(a.val);
3453
+ var s = this.parseArgument(t, n);
3454
+ if (s.err)
3455
+ return s;
3456
+ i.push(s.val);
3457
3457
  } else {
3458
3458
  if (o === 125 && t > 0)
3459
3459
  break;
@@ -3467,16 +3467,16 @@ var Qi = (
3467
3467
  if (n)
3468
3468
  break;
3469
3469
  return this.error(_.UNMATCHED_CLOSING_TAG, x(this.clonePosition(), this.clonePosition()));
3470
- } else if (o === 60 && !this.ignoreTag && bt(this.peek() || 0)) {
3471
- var a = this.parseTag(t, r);
3472
- if (a.err)
3473
- return a;
3474
- i.push(a.val);
3470
+ } else if (o === 60 && !this.ignoreTag && vt(this.peek() || 0)) {
3471
+ var s = this.parseTag(t, r);
3472
+ if (s.err)
3473
+ return s;
3474
+ i.push(s.val);
3475
3475
  } else {
3476
- var a = this.parseLiteral(t, r);
3477
- if (a.err)
3478
- return a;
3479
- i.push(a.val);
3476
+ var s = this.parseLiteral(t, r);
3477
+ if (s.err)
3478
+ return s;
3479
+ i.push(s.val);
3480
3480
  }
3481
3481
  }
3482
3482
  }
@@ -3498,16 +3498,16 @@ var Qi = (
3498
3498
  var o = this.parseMessage(t + 1, r, !0);
3499
3499
  if (o.err)
3500
3500
  return o;
3501
- var a = o.val, u = this.clonePosition();
3501
+ var s = o.val, u = this.clonePosition();
3502
3502
  if (this.bumpIf("</")) {
3503
- if (this.isEOF() || !bt(this.char()))
3503
+ if (this.isEOF() || !vt(this.char()))
3504
3504
  return this.error(_.INVALID_TAG, x(u, this.clonePosition()));
3505
3505
  var c = this.clonePosition(), l = this.parseTagName();
3506
3506
  return i !== l ? this.error(_.UNMATCHED_CLOSING_TAG, x(c, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
3507
3507
  val: {
3508
3508
  type: H.tag,
3509
3509
  value: i,
3510
- children: a,
3510
+ children: s,
3511
3511
  location: x(n, this.clonePosition())
3512
3512
  },
3513
3513
  err: null
@@ -3518,7 +3518,7 @@ var Qi = (
3518
3518
  return this.error(_.INVALID_TAG, x(n, this.clonePosition()));
3519
3519
  }, e.prototype.parseTagName = function() {
3520
3520
  var t = this.offset();
3521
- for (this.bump(); !this.isEOF() && Ki(this.char()); )
3521
+ for (this.bump(); !this.isEOF() && to(this.char()); )
3522
3522
  this.bump();
3523
3523
  return this.message.slice(t, this.offset());
3524
3524
  }, e.prototype.parseLiteral = function(t, r) {
@@ -3528,9 +3528,9 @@ var Qi = (
3528
3528
  i += o;
3529
3529
  continue;
3530
3530
  }
3531
- var a = this.tryParseUnquoted(t, r);
3532
- if (a) {
3533
- i += a;
3531
+ var s = this.tryParseUnquoted(t, r);
3532
+ if (s) {
3533
+ i += s;
3534
3534
  continue;
3535
3535
  }
3536
3536
  var u = this.tryParseLeftAngleBracket();
@@ -3547,7 +3547,7 @@ var Qi = (
3547
3547
  };
3548
3548
  }, e.prototype.tryParseLeftAngleBracket = function() {
3549
3549
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
3550
- !Ji(this.peek() || 0)) ? (this.bump(), "<") : null;
3550
+ !eo(this.peek() || 0)) ? (this.bump(), "<") : null;
3551
3551
  }, e.prototype.tryParseQuote = function(t) {
3552
3552
  if (this.isEOF() || this.char() !== 39)
3553
3553
  return null;
@@ -3581,12 +3581,12 @@ var Qi = (
3581
3581
  r.push(n);
3582
3582
  this.bump();
3583
3583
  }
3584
- return mt.apply(void 0, r);
3584
+ return gt.apply(void 0, r);
3585
3585
  }, e.prototype.tryParseUnquoted = function(t, r) {
3586
3586
  if (this.isEOF())
3587
3587
  return null;
3588
3588
  var n = this.char();
3589
- return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), mt(n));
3589
+ return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), gt(n));
3590
3590
  }, e.prototype.parseArgument = function(t, r) {
3591
3591
  var n = this.clonePosition();
3592
3592
  if (this.bump(), this.bumpSpace(), this.isEOF())
@@ -3615,15 +3615,15 @@ var Qi = (
3615
3615
  return this.error(_.MALFORMED_ARGUMENT, x(n, this.clonePosition()));
3616
3616
  }
3617
3617
  }, e.prototype.parseIdentifierIfPossible = function() {
3618
- var t = this.clonePosition(), r = this.offset(), n = gt(this.message, r), i = r + n.length;
3618
+ var t = this.clonePosition(), r = this.offset(), n = bt(this.message, r), i = r + n.length;
3619
3619
  this.bumpTo(i);
3620
- var o = this.clonePosition(), a = x(t, o);
3621
- return { value: n, location: a };
3620
+ var o = this.clonePosition(), s = x(t, o);
3621
+ return { value: n, location: s };
3622
3622
  }, e.prototype.parseArgumentOptions = function(t, r, n, i) {
3623
- var o, a = this.clonePosition(), u = this.parseIdentifierIfPossible().value, c = this.clonePosition();
3623
+ var o, s = this.clonePosition(), u = this.parseIdentifierIfPossible().value, c = this.clonePosition();
3624
3624
  switch (u) {
3625
3625
  case "":
3626
- return this.error(_.EXPECT_ARGUMENT_TYPE, x(a, c));
3626
+ return this.error(_.EXPECT_ARGUMENT_TYPE, x(s, c));
3627
3627
  case "number":
3628
3628
  case "date":
3629
3629
  case "time": {
@@ -3631,40 +3631,40 @@ var Qi = (
3631
3631
  var l = null;
3632
3632
  if (this.bumpIf(",")) {
3633
3633
  this.bumpSpace();
3634
- var s = this.clonePosition(), h = this.parseSimpleArgStyleIfPossible();
3634
+ var a = this.clonePosition(), h = this.parseSimpleArgStyleIfPossible();
3635
3635
  if (h.err)
3636
3636
  return h;
3637
- var f = qi(h.val);
3637
+ var f = Ji(h.val);
3638
3638
  if (f.length === 0)
3639
3639
  return this.error(_.EXPECT_ARGUMENT_STYLE, x(this.clonePosition(), this.clonePosition()));
3640
- var d = x(s, this.clonePosition());
3640
+ var d = x(a, this.clonePosition());
3641
3641
  l = { style: f, styleLocation: d };
3642
3642
  }
3643
3643
  var m = this.tryParseArgumentClose(i);
3644
3644
  if (m.err)
3645
3645
  return m;
3646
- var b = x(i, this.clonePosition());
3647
- if (l && zt(l == null ? void 0 : l.style, "::", 0)) {
3648
- var S = Yi(l.style.slice(2));
3646
+ var v = x(i, this.clonePosition());
3647
+ if (l && Zt(l == null ? void 0 : l.style, "::", 0)) {
3648
+ var w = Qi(l.style.slice(2));
3649
3649
  if (u === "number") {
3650
- var h = this.parseNumberSkeletonFromString(S, l.styleLocation);
3650
+ var h = this.parseNumberSkeletonFromString(w, l.styleLocation);
3651
3651
  return h.err ? h : {
3652
- val: { type: H.number, value: n, location: b, style: h.val },
3652
+ val: { type: H.number, value: n, location: v, style: h.val },
3653
3653
  err: null
3654
3654
  };
3655
3655
  } else {
3656
- if (S.length === 0)
3657
- return this.error(_.EXPECT_DATE_TIME_SKELETON, b);
3658
- var E = S;
3659
- this.locale && (E = Ri(S, this.locale));
3656
+ if (w.length === 0)
3657
+ return this.error(_.EXPECT_DATE_TIME_SKELETON, v);
3658
+ var E = w;
3659
+ this.locale && (E = Fi(w, this.locale));
3660
3660
  var f = {
3661
- type: ue.dateTime,
3661
+ type: he.dateTime,
3662
3662
  pattern: E,
3663
3663
  location: l.styleLocation,
3664
- parsedOptions: this.shouldParseSkeletons ? Ai(E) : {}
3665
- }, B = u === "date" ? H.date : H.time;
3664
+ parsedOptions: this.shouldParseSkeletons ? Oi(E) : {}
3665
+ }, O = u === "date" ? H.date : H.time;
3666
3666
  return {
3667
- val: { type: B, value: n, location: b, style: f },
3667
+ val: { type: O, value: n, location: v, style: f },
3668
3668
  err: null
3669
3669
  };
3670
3670
  }
@@ -3673,7 +3673,7 @@ var Qi = (
3673
3673
  val: {
3674
3674
  type: u === "number" ? H.number : u === "date" ? H.date : H.time,
3675
3675
  value: n,
3676
- location: b,
3676
+ location: v,
3677
3677
  style: (o = l == null ? void 0 : l.style) !== null && o !== void 0 ? o : null
3678
3678
  },
3679
3679
  err: null
@@ -3682,49 +3682,49 @@ var Qi = (
3682
3682
  case "plural":
3683
3683
  case "selectordinal":
3684
3684
  case "select": {
3685
- var O = this.clonePosition();
3685
+ var C = this.clonePosition();
3686
3686
  if (this.bumpSpace(), !this.bumpIf(","))
3687
- return this.error(_.EXPECT_SELECT_ARGUMENT_OPTIONS, x(O, Me({}, O)));
3687
+ return this.error(_.EXPECT_SELECT_ARGUMENT_OPTIONS, x(C, Re({}, C)));
3688
3688
  this.bumpSpace();
3689
- var N = this.parseIdentifierIfPossible(), T = 0;
3690
- if (u !== "select" && N.value === "offset") {
3689
+ var M = this.parseIdentifierIfPossible(), T = 0;
3690
+ if (u !== "select" && M.value === "offset") {
3691
3691
  if (!this.bumpIf(":"))
3692
3692
  return this.error(_.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, x(this.clonePosition(), this.clonePosition()));
3693
3693
  this.bumpSpace();
3694
3694
  var h = this.tryParseDecimalInteger(_.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, _.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
3695
3695
  if (h.err)
3696
3696
  return h;
3697
- this.bumpSpace(), N = this.parseIdentifierIfPossible(), T = h.val;
3697
+ this.bumpSpace(), M = this.parseIdentifierIfPossible(), T = h.val;
3698
3698
  }
3699
- var v = this.tryParsePluralOrSelectOptions(t, u, r, N);
3700
- if (v.err)
3701
- return v;
3699
+ var b = this.tryParsePluralOrSelectOptions(t, u, r, M);
3700
+ if (b.err)
3701
+ return b;
3702
3702
  var m = this.tryParseArgumentClose(i);
3703
3703
  if (m.err)
3704
3704
  return m;
3705
- var w = x(i, this.clonePosition());
3705
+ var I = x(i, this.clonePosition());
3706
3706
  return u === "select" ? {
3707
3707
  val: {
3708
3708
  type: H.select,
3709
3709
  value: n,
3710
- options: Wt(v.val),
3711
- location: w
3710
+ options: Yt(b.val),
3711
+ location: I
3712
3712
  },
3713
3713
  err: null
3714
3714
  } : {
3715
3715
  val: {
3716
3716
  type: H.plural,
3717
3717
  value: n,
3718
- options: Wt(v.val),
3718
+ options: Yt(b.val),
3719
3719
  offset: T,
3720
3720
  pluralType: u === "plural" ? "cardinal" : "ordinal",
3721
- location: w
3721
+ location: I
3722
3722
  },
3723
3723
  err: null
3724
3724
  };
3725
3725
  }
3726
3726
  default:
3727
- return this.error(_.INVALID_ARGUMENT_TYPE, x(a, c));
3727
+ return this.error(_.INVALID_ARGUMENT_TYPE, x(s, c));
3728
3728
  }
3729
3729
  }, e.prototype.tryParseArgumentClose = function(t) {
3730
3730
  return this.isEOF() || this.char() !== 125 ? this.error(_.EXPECT_ARGUMENT_CLOSING_BRACE, x(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
@@ -3766,64 +3766,64 @@ var Qi = (
3766
3766
  }, e.prototype.parseNumberSkeletonFromString = function(t, r) {
3767
3767
  var n = [];
3768
3768
  try {
3769
- n = Oi(t);
3769
+ n = Ii(t);
3770
3770
  } catch (i) {
3771
3771
  return this.error(_.INVALID_NUMBER_SKELETON, r);
3772
3772
  }
3773
3773
  return {
3774
3774
  val: {
3775
- type: ue.number,
3775
+ type: he.number,
3776
3776
  tokens: n,
3777
3777
  location: r,
3778
- parsedOptions: this.shouldParseSkeletons ? Mi(n) : {}
3778
+ parsedOptions: this.shouldParseSkeletons ? Di(n) : {}
3779
3779
  },
3780
3780
  err: null
3781
3781
  };
3782
3782
  }, e.prototype.tryParsePluralOrSelectOptions = function(t, r, n, i) {
3783
- for (var o, a = !1, u = [], c = /* @__PURE__ */ new Set(), l = i.value, s = i.location; ; ) {
3783
+ for (var o, s = !1, u = [], c = /* @__PURE__ */ new Set(), l = i.value, a = i.location; ; ) {
3784
3784
  if (l.length === 0) {
3785
3785
  var h = this.clonePosition();
3786
3786
  if (r !== "select" && this.bumpIf("=")) {
3787
3787
  var f = this.tryParseDecimalInteger(_.EXPECT_PLURAL_ARGUMENT_SELECTOR, _.INVALID_PLURAL_ARGUMENT_SELECTOR);
3788
3788
  if (f.err)
3789
3789
  return f;
3790
- s = x(h, this.clonePosition()), l = this.message.slice(h.offset, this.offset());
3790
+ a = x(h, this.clonePosition()), l = this.message.slice(h.offset, this.offset());
3791
3791
  } else
3792
3792
  break;
3793
3793
  }
3794
3794
  if (c.has(l))
3795
- return this.error(r === "select" ? _.DUPLICATE_SELECT_ARGUMENT_SELECTOR : _.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, s);
3796
- l === "other" && (a = !0), this.bumpSpace();
3795
+ return this.error(r === "select" ? _.DUPLICATE_SELECT_ARGUMENT_SELECTOR : _.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, a);
3796
+ l === "other" && (s = !0), this.bumpSpace();
3797
3797
  var d = this.clonePosition();
3798
3798
  if (!this.bumpIf("{"))
3799
3799
  return this.error(r === "select" ? _.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : _.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, x(this.clonePosition(), this.clonePosition()));
3800
3800
  var m = this.parseMessage(t + 1, r, n);
3801
3801
  if (m.err)
3802
3802
  return m;
3803
- var b = this.tryParseArgumentClose(d);
3804
- if (b.err)
3805
- return b;
3803
+ var v = this.tryParseArgumentClose(d);
3804
+ if (v.err)
3805
+ return v;
3806
3806
  u.push([
3807
3807
  l,
3808
3808
  {
3809
3809
  value: m.val,
3810
3810
  location: x(d, this.clonePosition())
3811
3811
  }
3812
- ]), c.add(l), this.bumpSpace(), o = this.parseIdentifierIfPossible(), l = o.value, s = o.location;
3812
+ ]), c.add(l), this.bumpSpace(), o = this.parseIdentifierIfPossible(), l = o.value, a = o.location;
3813
3813
  }
3814
- 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 };
3814
+ return u.length === 0 ? this.error(r === "select" ? _.EXPECT_SELECT_ARGUMENT_SELECTOR : _.EXPECT_PLURAL_ARGUMENT_SELECTOR, x(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !s ? this.error(_.MISSING_OTHER_CLAUSE, x(this.clonePosition(), this.clonePosition())) : { val: u, err: null };
3815
3815
  }, e.prototype.tryParseDecimalInteger = function(t, r) {
3816
3816
  var n = 1, i = this.clonePosition();
3817
3817
  this.bumpIf("+") || this.bumpIf("-") && (n = -1);
3818
- for (var o = !1, a = 0; !this.isEOF(); ) {
3818
+ for (var o = !1, s = 0; !this.isEOF(); ) {
3819
3819
  var u = this.char();
3820
3820
  if (u >= 48 && u <= 57)
3821
- o = !0, a = a * 10 + (u - 48), this.bump();
3821
+ o = !0, s = s * 10 + (u - 48), this.bump();
3822
3822
  else
3823
3823
  break;
3824
3824
  }
3825
3825
  var c = x(i, this.clonePosition());
3826
- return o ? (a *= n, Wi(a) ? { val: a, err: null } : this.error(r, c)) : this.error(t, c);
3826
+ return o ? (s *= n, Yi(s) ? { val: s, err: null } : this.error(r, c)) : this.error(t, c);
3827
3827
  }, e.prototype.offset = function() {
3828
3828
  return this.position.offset;
3829
3829
  }, e.prototype.isEOF = function() {
@@ -3838,7 +3838,7 @@ var Qi = (
3838
3838
  var t = this.position.offset;
3839
3839
  if (t >= this.message.length)
3840
3840
  throw Error("out of bound");
3841
- var r = kr(this.message, t);
3841
+ var r = $r(this.message, t);
3842
3842
  if (r === void 0)
3843
3843
  throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
3844
3844
  return r;
@@ -3857,7 +3857,7 @@ var Qi = (
3857
3857
  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);
3858
3858
  }
3859
3859
  }, e.prototype.bumpIf = function(t) {
3860
- if (zt(this.message, t, this.offset())) {
3860
+ if (Zt(this.message, t, this.offset())) {
3861
3861
  for (var r = 0; r < t.length; r++)
3862
3862
  this.bump();
3863
3863
  return !0;
@@ -3879,7 +3879,7 @@ var Qi = (
3879
3879
  break;
3880
3880
  }
3881
3881
  }, e.prototype.bumpSpace = function() {
3882
- for (; !this.isEOF() && $r(this.char()); )
3882
+ for (; !this.isEOF() && jr(this.char()); )
3883
3883
  this.bump();
3884
3884
  }, e.prototype.peek = function() {
3885
3885
  if (this.isEOF())
@@ -3889,47 +3889,47 @@ var Qi = (
3889
3889
  }, e;
3890
3890
  }()
3891
3891
  );
3892
- function bt(e) {
3892
+ function vt(e) {
3893
3893
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3894
3894
  }
3895
- function Ji(e) {
3896
- return bt(e) || e === 47;
3895
+ function eo(e) {
3896
+ return vt(e) || e === 47;
3897
3897
  }
3898
- function Ki(e) {
3898
+ function to(e) {
3899
3899
  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;
3900
3900
  }
3901
- function $r(e) {
3901
+ function jr(e) {
3902
3902
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3903
3903
  }
3904
- function eo(e) {
3904
+ function ro(e) {
3905
3905
  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;
3906
3906
  }
3907
- function vt(e) {
3907
+ function yt(e) {
3908
3908
  e.forEach(function(t) {
3909
- if (delete t.location, Or(t) || Ir(t))
3909
+ if (delete t.location, Ir(t) || Nr(t))
3910
3910
  for (var r in t.options)
3911
- delete t.options[r].location, vt(t.options[r].value);
3911
+ delete t.options[r].location, yt(t.options[r].value);
3912
3912
  else
3913
- Cr(t) && Nr(t.style) || (Ar(t) || Br(t)) && dt(t.style) ? delete t.style.location : Lr(t) && vt(t.children);
3913
+ Br(t) && Rr(t.style) || (Or(t) || Lr(t)) && pt(t.style) ? delete t.style.location : Mr(t) && yt(t.children);
3914
3914
  });
3915
3915
  }
3916
- function to(e, t) {
3917
- t === void 0 && (t = {}), t = Me({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3918
- var r = new Qi(e, t).parse();
3916
+ function no(e, t) {
3917
+ t === void 0 && (t = {}), t = Re({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3918
+ var r = new Ki(e, t).parse();
3919
3919
  if (r.err) {
3920
3920
  var n = SyntaxError(_[r.err.kind]);
3921
3921
  throw n.location = r.err.location, n.originalMessage = r.err.message, n;
3922
3922
  }
3923
- return t != null && t.captureLocation || vt(r.val), r.val;
3923
+ return t != null && t.captureLocation || yt(r.val), r.val;
3924
3924
  }
3925
- var he;
3925
+ var ce;
3926
3926
  (function(e) {
3927
3927
  e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
3928
- })(he || (he = {}));
3929
- var Ge = (
3928
+ })(ce || (ce = {}));
3929
+ var je = (
3930
3930
  /** @class */
3931
3931
  function(e) {
3932
- $e(t, e);
3932
+ Ge(t, e);
3933
3933
  function t(r, n, i) {
3934
3934
  var o = e.call(this, r) || this;
3935
3935
  return o.code = n, o.originalMessage = i, o;
@@ -3938,48 +3938,48 @@ var Ge = (
3938
3938
  return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
3939
3939
  }, t;
3940
3940
  }(Error)
3941
- ), Yt = (
3941
+ ), Qt = (
3942
3942
  /** @class */
3943
3943
  function(e) {
3944
- $e(t, e);
3944
+ Ge(t, e);
3945
3945
  function t(r, n, i, o) {
3946
- return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), he.INVALID_VALUE, o) || this;
3946
+ return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), ce.INVALID_VALUE, o) || this;
3947
3947
  }
3948
3948
  return t;
3949
- }(Ge)
3950
- ), ro = (
3949
+ }(je)
3950
+ ), io = (
3951
3951
  /** @class */
3952
3952
  function(e) {
3953
- $e(t, e);
3953
+ Ge(t, e);
3954
3954
  function t(r, n, i) {
3955
- return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), he.INVALID_VALUE, i) || this;
3955
+ return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), ce.INVALID_VALUE, i) || this;
3956
3956
  }
3957
3957
  return t;
3958
- }(Ge)
3959
- ), no = (
3958
+ }(je)
3959
+ ), oo = (
3960
3960
  /** @class */
3961
3961
  function(e) {
3962
- $e(t, e);
3962
+ Ge(t, e);
3963
3963
  function t(r, n) {
3964
- return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), he.MISSING_VALUE, n) || this;
3964
+ return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), ce.MISSING_VALUE, n) || this;
3965
3965
  }
3966
3966
  return t;
3967
- }(Ge)
3967
+ }(je)
3968
3968
  ), F;
3969
3969
  (function(e) {
3970
3970
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
3971
3971
  })(F || (F = {}));
3972
- function io(e) {
3972
+ function so(e) {
3973
3973
  return e.length < 2 ? e : e.reduce(function(t, r) {
3974
3974
  var n = t[t.length - 1];
3975
3975
  return !n || n.type !== F.literal || r.type !== F.literal ? t.push(r) : n.value += r.value, t;
3976
3976
  }, []);
3977
3977
  }
3978
- function oo(e) {
3978
+ function ao(e) {
3979
3979
  return typeof e == "function";
3980
3980
  }
3981
- function Ie(e, t, r, n, i, o, a) {
3982
- if (e.length === 1 && Gt(e[0]))
3981
+ function Ie(e, t, r, n, i, o, s) {
3982
+ if (e.length === 1 && Xt(e[0]))
3983
3983
  return [
3984
3984
  {
3985
3985
  type: F.literal,
@@ -3987,106 +3987,106 @@ function Ie(e, t, r, n, i, o, a) {
3987
3987
  }
3988
3988
  ];
3989
3989
  for (var u = [], c = 0, l = e; c < l.length; c++) {
3990
- var s = l[c];
3991
- if (Gt(s)) {
3990
+ var a = l[c];
3991
+ if (Xt(a)) {
3992
3992
  u.push({
3993
3993
  type: F.literal,
3994
- value: s.value
3994
+ value: a.value
3995
3995
  });
3996
3996
  continue;
3997
3997
  }
3998
- if (Hi(s)) {
3998
+ if (Ai(a)) {
3999
3999
  typeof o == "number" && u.push({
4000
4000
  type: F.literal,
4001
4001
  value: r.getNumberFormat(t).format(o)
4002
4002
  });
4003
4003
  continue;
4004
4004
  }
4005
- var h = s.value;
4005
+ var h = a.value;
4006
4006
  if (!(i && h in i))
4007
- throw new no(h, a);
4007
+ throw new oo(h, s);
4008
4008
  var f = i[h];
4009
- if (Ti(s)) {
4009
+ if (Ci(a)) {
4010
4010
  (!f || typeof f == "string" || typeof f == "number") && (f = typeof f == "string" || typeof f == "number" ? String(f) : ""), u.push({
4011
4011
  type: typeof f == "string" ? F.literal : F.object,
4012
4012
  value: f
4013
4013
  });
4014
4014
  continue;
4015
4015
  }
4016
- if (Ar(s)) {
4017
- var d = typeof s.style == "string" ? n.date[s.style] : dt(s.style) ? s.style.parsedOptions : void 0;
4016
+ if (Or(a)) {
4017
+ var d = typeof a.style == "string" ? n.date[a.style] : pt(a.style) ? a.style.parsedOptions : void 0;
4018
4018
  u.push({
4019
4019
  type: F.literal,
4020
4020
  value: r.getDateTimeFormat(t, d).format(f)
4021
4021
  });
4022
4022
  continue;
4023
4023
  }
4024
- if (Br(s)) {
4025
- var d = typeof s.style == "string" ? n.time[s.style] : dt(s.style) ? s.style.parsedOptions : n.time.medium;
4024
+ if (Lr(a)) {
4025
+ var d = typeof a.style == "string" ? n.time[a.style] : pt(a.style) ? a.style.parsedOptions : n.time.medium;
4026
4026
  u.push({
4027
4027
  type: F.literal,
4028
4028
  value: r.getDateTimeFormat(t, d).format(f)
4029
4029
  });
4030
4030
  continue;
4031
4031
  }
4032
- if (Cr(s)) {
4033
- var d = typeof s.style == "string" ? n.number[s.style] : Nr(s.style) ? s.style.parsedOptions : void 0;
4032
+ if (Br(a)) {
4033
+ var d = typeof a.style == "string" ? n.number[a.style] : Rr(a.style) ? a.style.parsedOptions : void 0;
4034
4034
  d && d.scale && (f = f * (d.scale || 1)), u.push({
4035
4035
  type: F.literal,
4036
4036
  value: r.getNumberFormat(t, d).format(f)
4037
4037
  });
4038
4038
  continue;
4039
4039
  }
4040
- if (Lr(s)) {
4041
- var m = s.children, b = s.value, S = i[b];
4042
- if (!oo(S))
4043
- throw new ro(b, "function", a);
4044
- var E = Ie(m, t, r, n, i, o), B = S(E.map(function(T) {
4040
+ if (Mr(a)) {
4041
+ var m = a.children, v = a.value, w = i[v];
4042
+ if (!ao(w))
4043
+ throw new io(v, "function", s);
4044
+ var E = Ie(m, t, r, n, i, o), O = w(E.map(function(T) {
4045
4045
  return T.value;
4046
4046
  }));
4047
- Array.isArray(B) || (B = [B]), u.push.apply(u, B.map(function(T) {
4047
+ Array.isArray(O) || (O = [O]), u.push.apply(u, O.map(function(T) {
4048
4048
  return {
4049
4049
  type: typeof T == "string" ? F.literal : F.object,
4050
4050
  value: T
4051
4051
  };
4052
4052
  }));
4053
4053
  }
4054
- if (Or(s)) {
4055
- var O = s.options[f] || s.options.other;
4056
- if (!O)
4057
- throw new Yt(s.value, f, Object.keys(s.options), a);
4058
- u.push.apply(u, Ie(O.value, t, r, n, i));
4054
+ if (Ir(a)) {
4055
+ var C = a.options[f] || a.options.other;
4056
+ if (!C)
4057
+ throw new Qt(a.value, f, Object.keys(a.options), s);
4058
+ u.push.apply(u, Ie(C.value, t, r, n, i));
4059
4059
  continue;
4060
4060
  }
4061
- if (Ir(s)) {
4062
- var O = s.options["=".concat(f)];
4063
- if (!O) {
4061
+ if (Nr(a)) {
4062
+ var C = a.options["=".concat(f)];
4063
+ if (!C) {
4064
4064
  if (!Intl.PluralRules)
4065
- throw new Ge(`Intl.PluralRules is not available in this environment.
4065
+ throw new je(`Intl.PluralRules is not available in this environment.
4066
4066
  Try polyfilling it using "@formatjs/intl-pluralrules"
4067
- `, he.MISSING_INTL_API, a);
4068
- var N = r.getPluralRules(t, { type: s.pluralType }).select(f - (s.offset || 0));
4069
- O = s.options[N] || s.options.other;
4067
+ `, ce.MISSING_INTL_API, s);
4068
+ var M = r.getPluralRules(t, { type: a.pluralType }).select(f - (a.offset || 0));
4069
+ C = a.options[M] || a.options.other;
4070
4070
  }
4071
- if (!O)
4072
- throw new Yt(s.value, f, Object.keys(s.options), a);
4073
- u.push.apply(u, Ie(O.value, t, r, n, i, f - (s.offset || 0)));
4071
+ if (!C)
4072
+ throw new Qt(a.value, f, Object.keys(a.options), s);
4073
+ u.push.apply(u, Ie(C.value, t, r, n, i, f - (a.offset || 0)));
4074
4074
  continue;
4075
4075
  }
4076
4076
  }
4077
- return io(u);
4077
+ return so(u);
4078
4078
  }
4079
- function so(e, t) {
4080
- return t ? Y(Y(Y({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
4081
- return r[n] = Y(Y({}, e[n]), t[n] || {}), r;
4079
+ function lo(e, t) {
4080
+ return t ? Z(Z(Z({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
4081
+ return r[n] = Z(Z({}, e[n]), t[n] || {}), r;
4082
4082
  }, {})) : e;
4083
4083
  }
4084
- function ao(e, t) {
4084
+ function uo(e, t) {
4085
4085
  return t ? Object.keys(e).reduce(function(r, n) {
4086
- return r[n] = so(e[n], t[n]), r;
4087
- }, Y({}, e)) : e;
4086
+ return r[n] = lo(e[n], t[n]), r;
4087
+ }, Z({}, e)) : e;
4088
4088
  }
4089
- function nt(e) {
4089
+ function it(e) {
4090
4090
  return {
4091
4091
  create: function() {
4092
4092
  return {
@@ -4100,39 +4100,39 @@ function nt(e) {
4100
4100
  }
4101
4101
  };
4102
4102
  }
4103
- function lo(e) {
4103
+ function ho(e) {
4104
4104
  return e === void 0 && (e = {
4105
4105
  number: {},
4106
4106
  dateTime: {},
4107
4107
  pluralRules: {}
4108
4108
  }), {
4109
- getNumberFormat: et(function() {
4109
+ getNumberFormat: tt(function() {
4110
4110
  for (var t, r = [], n = 0; n < arguments.length; n++)
4111
4111
  r[n] = arguments[n];
4112
- return new ((t = Intl.NumberFormat).bind.apply(t, Ke([void 0], r, !1)))();
4112
+ return new ((t = Intl.NumberFormat).bind.apply(t, et([void 0], r, !1)))();
4113
4113
  }, {
4114
- cache: nt(e.number),
4115
- strategy: tt.variadic
4114
+ cache: it(e.number),
4115
+ strategy: rt.variadic
4116
4116
  }),
4117
- getDateTimeFormat: et(function() {
4117
+ getDateTimeFormat: tt(function() {
4118
4118
  for (var t, r = [], n = 0; n < arguments.length; n++)
4119
4119
  r[n] = arguments[n];
4120
- return new ((t = Intl.DateTimeFormat).bind.apply(t, Ke([void 0], r, !1)))();
4120
+ return new ((t = Intl.DateTimeFormat).bind.apply(t, et([void 0], r, !1)))();
4121
4121
  }, {
4122
- cache: nt(e.dateTime),
4123
- strategy: tt.variadic
4122
+ cache: it(e.dateTime),
4123
+ strategy: rt.variadic
4124
4124
  }),
4125
- getPluralRules: et(function() {
4125
+ getPluralRules: tt(function() {
4126
4126
  for (var t, r = [], n = 0; n < arguments.length; n++)
4127
4127
  r[n] = arguments[n];
4128
- return new ((t = Intl.PluralRules).bind.apply(t, Ke([void 0], r, !1)))();
4128
+ return new ((t = Intl.PluralRules).bind.apply(t, et([void 0], r, !1)))();
4129
4129
  }, {
4130
- cache: nt(e.pluralRules),
4131
- strategy: tt.variadic
4130
+ cache: it(e.pluralRules),
4131
+ strategy: rt.variadic
4132
4132
  })
4133
4133
  };
4134
4134
  }
4135
- var uo = (
4135
+ var co = (
4136
4136
  /** @class */
4137
4137
  function() {
4138
4138
  function e(t, r, n, i) {
@@ -4146,10 +4146,10 @@ var uo = (
4146
4146
  var l = o.formatToParts(c);
4147
4147
  if (l.length === 1)
4148
4148
  return l[0].value;
4149
- var s = l.reduce(function(h, f) {
4149
+ var a = l.reduce(function(h, f) {
4150
4150
  return !h.length || f.type !== F.literal || typeof h[h.length - 1] != "string" ? h.push(f.value) : h[h.length - 1] += f.value, h;
4151
4151
  }, []);
4152
- return s.length <= 1 ? s[0] || "" : s;
4152
+ return a.length <= 1 ? a[0] || "" : a;
4153
4153
  }, this.formatToParts = function(c) {
4154
4154
  return Ie(o.ast, o.locales, o.formatters, o.formats, c, void 0, o.message);
4155
4155
  }, this.resolvedOptions = function() {
@@ -4162,15 +4162,15 @@ var uo = (
4162
4162
  }, this.locales = r, this.resolvedLocale = e.resolveLocale(r), typeof t == "string") {
4163
4163
  if (this.message = t, !e.__parse)
4164
4164
  throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
4165
- var a = i || {};
4166
- a.formatters;
4167
- var u = vi(a, ["formatters"]);
4168
- this.ast = e.__parse(t, Y(Y({}, u), { locale: this.resolvedLocale }));
4165
+ var s = i || {};
4166
+ s.formatters;
4167
+ var u = _i(s, ["formatters"]);
4168
+ this.ast = e.__parse(t, Z(Z({}, u), { locale: this.resolvedLocale }));
4169
4169
  } else
4170
4170
  this.ast = t;
4171
4171
  if (!Array.isArray(this.ast))
4172
4172
  throw new TypeError("A message must be provided as a String or AST.");
4173
- this.formats = ao(e.formats, n), this.formatters = i && i.formatters || lo(this.formatterCache);
4173
+ this.formats = uo(e.formats, n), this.formatters = i && i.formatters || ho(this.formatterCache);
4174
4174
  }
4175
4175
  return Object.defineProperty(e, "defaultLocale", {
4176
4176
  get: function() {
@@ -4183,7 +4183,7 @@ var uo = (
4183
4183
  var r = Intl.NumberFormat.supportedLocalesOf(t);
4184
4184
  return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
4185
4185
  }
4186
- }, e.__parse = to, e.formats = {
4186
+ }, e.__parse = no, e.formats = {
4187
4187
  number: {
4188
4188
  integer: {
4189
4189
  maximumFractionDigits: 0
@@ -4244,7 +4244,7 @@ var uo = (
4244
4244
  }, e;
4245
4245
  }()
4246
4246
  );
4247
- function ho(e, t) {
4247
+ function fo(e, t) {
4248
4248
  if (t == null)
4249
4249
  return;
4250
4250
  if (t in e)
@@ -4265,92 +4265,92 @@ function ho(e, t) {
4265
4265
  n = void 0;
4266
4266
  return n;
4267
4267
  }
4268
- const Q = {}, co = (e, t, r) => r && (t in Q || (Q[t] = {}), e in Q[t] || (Q[t][e] = r), r), Gr = (e, t) => {
4268
+ const Q = {}, po = (e, t, r) => r && (t in Q || (Q[t] = {}), e in Q[t] || (Q[t][e] = r), r), Xr = (e, t) => {
4269
4269
  if (t == null)
4270
4270
  return;
4271
4271
  if (t in Q && e in Q[t])
4272
4272
  return Q[t][e];
4273
- const r = je(t);
4273
+ const r = Xe(t);
4274
4274
  for (let n = 0; n < r.length; n++) {
4275
- const i = r[n], o = po(i, e);
4275
+ const i = r[n], o = go(i, e);
4276
4276
  if (o)
4277
- return co(e, t, o);
4277
+ return po(e, t, o);
4278
4278
  }
4279
4279
  };
4280
- let St;
4281
- const pe = Ue({});
4282
- function fo(e) {
4283
- return St[e] || null;
4280
+ let wt;
4281
+ const me = $e({});
4282
+ function mo(e) {
4283
+ return wt[e] || null;
4284
4284
  }
4285
- function jr(e) {
4286
- return e in St;
4285
+ function Vr(e) {
4286
+ return e in wt;
4287
4287
  }
4288
- function po(e, t) {
4289
- if (!jr(e))
4288
+ function go(e, t) {
4289
+ if (!Vr(e))
4290
4290
  return null;
4291
- const r = fo(e);
4292
- return ho(r, t);
4291
+ const r = mo(e);
4292
+ return fo(r, t);
4293
4293
  }
4294
- function mo(e) {
4294
+ function bo(e) {
4295
4295
  if (e == null)
4296
4296
  return;
4297
- const t = je(e);
4297
+ const t = Xe(e);
4298
4298
  for (let r = 0; r < t.length; r++) {
4299
4299
  const n = t[r];
4300
- if (jr(n))
4300
+ if (Vr(n))
4301
4301
  return n;
4302
4302
  }
4303
4303
  }
4304
- function Xr(e, ...t) {
4305
- delete Q[e], pe.update((r) => (r[e] = bi.all([r[e] || {}, ...t]), r));
4304
+ function zr(e, ...t) {
4305
+ delete Q[e], me.update((r) => (r[e] = yi.all([r[e] || {}, ...t]), r));
4306
4306
  }
4307
- de(
4308
- [pe],
4307
+ pe(
4308
+ [me],
4309
4309
  ([e]) => Object.keys(e)
4310
4310
  );
4311
- pe.subscribe((e) => St = e);
4312
- const Le = {};
4313
- function go(e, t) {
4314
- Le[e].delete(t), Le[e].size === 0 && delete Le[e];
4311
+ me.subscribe((e) => wt = e);
4312
+ const Ne = {};
4313
+ function vo(e, t) {
4314
+ Ne[e].delete(t), Ne[e].size === 0 && delete Ne[e];
4315
4315
  }
4316
- function Vr(e) {
4317
- return Le[e];
4316
+ function Wr(e) {
4317
+ return Ne[e];
4318
4318
  }
4319
- function bo(e) {
4320
- return je(e).map((t) => {
4321
- const r = Vr(t);
4319
+ function yo(e) {
4320
+ return Xe(e).map((t) => {
4321
+ const r = Wr(t);
4322
4322
  return [t, r ? [...r] : []];
4323
4323
  }).filter(([, t]) => t.length > 0);
4324
4324
  }
4325
- function yt(e) {
4326
- return e == null ? !1 : je(e).some(
4325
+ function _t(e) {
4326
+ return e == null ? !1 : Xe(e).some(
4327
4327
  (t) => {
4328
4328
  var r;
4329
- return (r = Vr(t)) == null ? void 0 : r.size;
4329
+ return (r = Wr(t)) == null ? void 0 : r.size;
4330
4330
  }
4331
4331
  );
4332
4332
  }
4333
- function vo(e, t) {
4333
+ function _o(e, t) {
4334
4334
  return Promise.all(
4335
- t.map((n) => (go(e, n), n().then((i) => i.default || i)))
4336
- ).then((n) => Xr(e, ...n));
4337
- }
4338
- const be = {};
4339
- function zr(e) {
4340
- if (!yt(e))
4341
- return e in be ? be[e] : Promise.resolve();
4342
- const t = bo(e);
4343
- return be[e] = Promise.all(
4335
+ t.map((n) => (vo(e, n), n().then((i) => i.default || i)))
4336
+ ).then((n) => zr(e, ...n));
4337
+ }
4338
+ const ve = {};
4339
+ function Zr(e) {
4340
+ if (!_t(e))
4341
+ return e in ve ? ve[e] : Promise.resolve();
4342
+ const t = yo(e);
4343
+ return ve[e] = Promise.all(
4344
4344
  t.map(
4345
- ([r, n]) => vo(r, n)
4345
+ ([r, n]) => _o(r, n)
4346
4346
  )
4347
4347
  ).then(() => {
4348
- if (yt(e))
4349
- return zr(e);
4350
- delete be[e];
4351
- }), be[e];
4348
+ if (_t(e))
4349
+ return Zr(e);
4350
+ delete ve[e];
4351
+ }), ve[e];
4352
4352
  }
4353
- const yo = {
4353
+ const xo = {
4354
4354
  number: {
4355
4355
  scientific: { notation: "scientific" },
4356
4356
  engineering: { notation: "engineering" },
@@ -4379,159 +4379,159 @@ const yo = {
4379
4379
  timeZoneName: "short"
4380
4380
  }
4381
4381
  }
4382
- }, _o = {
4382
+ }, Eo = {
4383
4383
  fallbackLocale: null,
4384
4384
  loadingDelay: 200,
4385
- formats: yo,
4385
+ formats: xo,
4386
4386
  warnOnMissingMessages: !0,
4387
4387
  handleMissingMessage: void 0,
4388
4388
  ignoreTag: !0
4389
- }, xo = _o;
4390
- function ce() {
4391
- return xo;
4389
+ }, So = Eo;
4390
+ function fe() {
4391
+ return So;
4392
4392
  }
4393
- const it = Ue(!1);
4394
- var Eo = Object.defineProperty, So = Object.defineProperties, Po = Object.getOwnPropertyDescriptors, qt = Object.getOwnPropertySymbols, wo = Object.prototype.hasOwnProperty, To = Object.prototype.propertyIsEnumerable, Qt = (e, t, r) => t in e ? Eo(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Ho = (e, t) => {
4393
+ const ot = $e(!1);
4394
+ var wo = Object.defineProperty, Po = Object.defineProperties, To = Object.getOwnPropertyDescriptors, Jt = Object.getOwnPropertySymbols, Ho = Object.prototype.hasOwnProperty, Co = Object.prototype.propertyIsEnumerable, Kt = (e, t, r) => t in e ? wo(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Ao = (e, t) => {
4395
4395
  for (var r in t || (t = {}))
4396
- wo.call(t, r) && Qt(e, r, t[r]);
4397
- if (qt)
4398
- for (var r of qt(t))
4399
- To.call(t, r) && Qt(e, r, t[r]);
4396
+ Ho.call(t, r) && Kt(e, r, t[r]);
4397
+ if (Jt)
4398
+ for (var r of Jt(t))
4399
+ Co.call(t, r) && Kt(e, r, t[r]);
4400
4400
  return e;
4401
- }, Co = (e, t) => So(e, Po(t));
4402
- let _t;
4403
- const Re = Ue(null);
4404
- function Jt(e) {
4401
+ }, Bo = (e, t) => Po(e, To(t));
4402
+ let xt;
4403
+ const De = $e(null);
4404
+ function er(e) {
4405
4405
  return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
4406
4406
  }
4407
- function je(e, t = ce().fallbackLocale) {
4408
- const r = Jt(e);
4409
- return t ? [.../* @__PURE__ */ new Set([...r, ...Jt(t)])] : r;
4407
+ function Xe(e, t = fe().fallbackLocale) {
4408
+ const r = er(e);
4409
+ return t ? [.../* @__PURE__ */ new Set([...r, ...er(t)])] : r;
4410
4410
  }
4411
- function K() {
4412
- return _t != null ? _t : void 0;
4411
+ function ee() {
4412
+ return xt != null ? xt : void 0;
4413
4413
  }
4414
- Re.subscribe((e) => {
4415
- _t = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
4414
+ De.subscribe((e) => {
4415
+ xt = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
4416
4416
  });
4417
- const Ao = (e) => {
4418
- if (e && mo(e) && yt(e)) {
4419
- const { loadingDelay: t } = ce();
4417
+ const Oo = (e) => {
4418
+ if (e && bo(e) && _t(e)) {
4419
+ const { loadingDelay: t } = fe();
4420
4420
  let r;
4421
- return typeof window != "undefined" && K() != null && t ? r = window.setTimeout(
4422
- () => it.set(!0),
4421
+ return typeof window != "undefined" && ee() != null && t ? r = window.setTimeout(
4422
+ () => ot.set(!0),
4423
4423
  t
4424
- ) : it.set(!0), zr(e).then(() => {
4425
- Re.set(e);
4424
+ ) : ot.set(!0), Zr(e).then(() => {
4425
+ De.set(e);
4426
4426
  }).finally(() => {
4427
- clearTimeout(r), it.set(!1);
4427
+ clearTimeout(r), ot.set(!1);
4428
4428
  });
4429
4429
  }
4430
- return Re.set(e);
4431
- }, J = Co(Ho({}, Re), {
4432
- set: Ao
4433
- }), Xe = (e) => {
4430
+ return De.set(e);
4431
+ }, J = Bo(Ao({}, De), {
4432
+ set: Oo
4433
+ }), Ve = (e) => {
4434
4434
  const t = /* @__PURE__ */ Object.create(null);
4435
4435
  return (n) => {
4436
4436
  const i = JSON.stringify(n);
4437
4437
  return i in t ? t[i] : t[i] = e(n);
4438
4438
  };
4439
4439
  };
4440
- var Bo = Object.defineProperty, De = Object.getOwnPropertySymbols, Wr = Object.prototype.hasOwnProperty, Zr = Object.prototype.propertyIsEnumerable, Kt = (e, t, r) => t in e ? Bo(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Pt = (e, t) => {
4440
+ var Lo = Object.defineProperty, Fe = Object.getOwnPropertySymbols, Yr = Object.prototype.hasOwnProperty, qr = Object.prototype.propertyIsEnumerable, tr = (e, t, r) => t in e ? Lo(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Pt = (e, t) => {
4441
4441
  for (var r in t || (t = {}))
4442
- Wr.call(t, r) && Kt(e, r, t[r]);
4443
- if (De)
4444
- for (var r of De(t))
4445
- Zr.call(t, r) && Kt(e, r, t[r]);
4442
+ Yr.call(t, r) && tr(e, r, t[r]);
4443
+ if (Fe)
4444
+ for (var r of Fe(t))
4445
+ qr.call(t, r) && tr(e, r, t[r]);
4446
4446
  return e;
4447
- }, me = (e, t) => {
4447
+ }, ge = (e, t) => {
4448
4448
  var r = {};
4449
4449
  for (var n in e)
4450
- Wr.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
4451
- if (e != null && De)
4452
- for (var n of De(e))
4453
- t.indexOf(n) < 0 && Zr.call(e, n) && (r[n] = e[n]);
4450
+ Yr.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
4451
+ if (e != null && Fe)
4452
+ for (var n of Fe(e))
4453
+ t.indexOf(n) < 0 && qr.call(e, n) && (r[n] = e[n]);
4454
4454
  return r;
4455
4455
  };
4456
- const Se = (e, t) => {
4457
- const { formats: r } = ce();
4456
+ const we = (e, t) => {
4457
+ const { formats: r } = fe();
4458
4458
  if (e in r && t in r[e])
4459
4459
  return r[e][t];
4460
4460
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
4461
- }, Oo = Xe(
4461
+ }, Io = Ve(
4462
4462
  (e) => {
4463
- var t = e, { locale: r, format: n } = t, i = me(t, ["locale", "format"]);
4463
+ var t = e, { locale: r, format: n } = t, i = ge(t, ["locale", "format"]);
4464
4464
  if (r == null)
4465
4465
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
4466
- return n && (i = Se("number", n)), new Intl.NumberFormat(r, i);
4466
+ return n && (i = we("number", n)), new Intl.NumberFormat(r, i);
4467
4467
  }
4468
- ), Io = Xe(
4468
+ ), No = Ve(
4469
4469
  (e) => {
4470
- var t = e, { locale: r, format: n } = t, i = me(t, ["locale", "format"]);
4470
+ var t = e, { locale: r, format: n } = t, i = ge(t, ["locale", "format"]);
4471
4471
  if (r == null)
4472
4472
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
4473
- return n ? i = Se("date", n) : Object.keys(i).length === 0 && (i = Se("date", "short")), new Intl.DateTimeFormat(r, i);
4473
+ return n ? i = we("date", n) : Object.keys(i).length === 0 && (i = we("date", "short")), new Intl.DateTimeFormat(r, i);
4474
4474
  }
4475
- ), Lo = Xe(
4475
+ ), Mo = Ve(
4476
4476
  (e) => {
4477
- var t = e, { locale: r, format: n } = t, i = me(t, ["locale", "format"]);
4477
+ var t = e, { locale: r, format: n } = t, i = ge(t, ["locale", "format"]);
4478
4478
  if (r == null)
4479
4479
  throw new Error(
4480
4480
  '[svelte-i18n] A "locale" must be set to format time values'
4481
4481
  );
4482
- return n ? i = Se("time", n) : Object.keys(i).length === 0 && (i = Se("time", "short")), new Intl.DateTimeFormat(r, i);
4482
+ return n ? i = we("time", n) : Object.keys(i).length === 0 && (i = we("time", "short")), new Intl.DateTimeFormat(r, i);
4483
4483
  }
4484
- ), No = (e = {}) => {
4484
+ ), Ro = (e = {}) => {
4485
4485
  var t = e, {
4486
- locale: r = K()
4487
- } = t, n = me(t, [
4486
+ locale: r = ee()
4487
+ } = t, n = ge(t, [
4488
4488
  "locale"
4489
4489
  ]);
4490
- return Oo(Pt({ locale: r }, n));
4491
- }, Mo = (e = {}) => {
4490
+ return Io(Pt({ locale: r }, n));
4491
+ }, Do = (e = {}) => {
4492
4492
  var t = e, {
4493
- locale: r = K()
4494
- } = t, n = me(t, [
4493
+ locale: r = ee()
4494
+ } = t, n = ge(t, [
4495
4495
  "locale"
4496
4496
  ]);
4497
- return Io(Pt({ locale: r }, n));
4498
- }, Ro = (e = {}) => {
4497
+ return No(Pt({ locale: r }, n));
4498
+ }, Fo = (e = {}) => {
4499
4499
  var t = e, {
4500
- locale: r = K()
4501
- } = t, n = me(t, [
4500
+ locale: r = ee()
4501
+ } = t, n = ge(t, [
4502
4502
  "locale"
4503
4503
  ]);
4504
- return Lo(Pt({ locale: r }, n));
4505
- }, Do = Xe(
4504
+ return Mo(Pt({ locale: r }, n));
4505
+ }, ko = Ve(
4506
4506
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
4507
- (e, t = K()) => new uo(e, t, ce().formats, {
4508
- ignoreTag: ce().ignoreTag
4507
+ (e, t = ee()) => new co(e, t, fe().formats, {
4508
+ ignoreTag: fe().ignoreTag
4509
4509
  })
4510
- ), Fo = (e, t = {}) => {
4510
+ ), Uo = (e, t = {}) => {
4511
4511
  var r, n, i, o;
4512
- let a = t;
4513
- typeof e == "object" && (a = e, e = a.id);
4512
+ let s = t;
4513
+ typeof e == "object" && (s = e, e = s.id);
4514
4514
  const {
4515
4515
  values: u,
4516
- locale: c = K(),
4516
+ locale: c = ee(),
4517
4517
  default: l
4518
- } = a;
4518
+ } = s;
4519
4519
  if (c == null)
4520
4520
  throw new Error(
4521
4521
  "[svelte-i18n] Cannot format a message without first setting the initial locale."
4522
4522
  );
4523
- let s = Gr(e, c);
4524
- if (!s)
4525
- s = (o = (i = (n = (r = ce()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: c, id: e, defaultValue: l })) != null ? i : l) != null ? o : e;
4526
- else if (typeof s != "string")
4523
+ let a = Xr(e, c);
4524
+ if (!a)
4525
+ a = (o = (i = (n = (r = fe()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: c, id: e, defaultValue: l })) != null ? i : l) != null ? o : e;
4526
+ else if (typeof a != "string")
4527
4527
  return console.warn(
4528
- `[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.`
4529
- ), s;
4528
+ `[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof a}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`
4529
+ ), a;
4530
4530
  if (!u)
4531
- return s;
4532
- let h = s;
4531
+ return a;
4532
+ let h = a;
4533
4533
  try {
4534
- h = Do(s, c).format(u);
4534
+ h = ko(a, c).format(u);
4535
4535
  } catch (f) {
4536
4536
  f instanceof Error && console.warn(
4537
4537
  `[svelte-i18n] Message "${e}" has syntax error:`,
@@ -4539,26 +4539,26 @@ const Se = (e, t) => {
4539
4539
  );
4540
4540
  }
4541
4541
  return h;
4542
- }, ko = (e, t) => Ro(t).format(e), Uo = (e, t) => Mo(t).format(e), $o = (e, t) => No(t).format(e), Go = (e, t = K()) => Gr(e, t), jo = de([J, pe], () => Fo);
4543
- de([J], () => ko);
4544
- de([J], () => Uo);
4545
- de([J], () => $o);
4546
- de([J, pe], () => Go);
4547
- window.emWidgets = { topic: ti };
4548
- const Xo = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
4542
+ }, $o = (e, t) => Fo(t).format(e), Go = (e, t) => Do(t).format(e), jo = (e, t) => Ro(t).format(e), Xo = (e, t = ee()) => Xr(e, t), Vo = pe([J, me], () => Uo);
4543
+ pe([J], () => $o);
4544
+ pe([J], () => Go);
4545
+ pe([J], () => jo);
4546
+ pe([J, me], () => Xo);
4547
+ window.emWidgets = { topic: ni };
4548
+ const zo = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
4549
4549
  String(Number.MAX_SAFE_INTEGER).length;
4550
- function Vo({ withLocale: e, translations: t }) {
4550
+ function Wo({ withLocale: e, translations: t }) {
4551
4551
  J.subscribe((r) => {
4552
- r == null && (pe.set(t), J.set(e));
4552
+ r == null && (me.set(t), J.set(e));
4553
4553
  });
4554
4554
  }
4555
- function er(e, t) {
4556
- Xr(e, t);
4555
+ function rr(e, t) {
4556
+ zr(e, t);
4557
4557
  }
4558
- function zo(e) {
4558
+ function Zo(e) {
4559
4559
  J.set(e);
4560
4560
  }
4561
- const tr = {
4561
+ const nr = {
4562
4562
  en: {
4563
4563
  promotionsTitle: "Promotions",
4564
4564
  promotionsSubTitle: "New hot offers everyday!",
@@ -4636,14 +4636,14 @@ const tr = {
4636
4636
  promotionsNone: "There are no promotions available at the moment.",
4637
4637
  promotionsLoading: "Loading, please wait ..."
4638
4638
  }
4639
- };
4640
- function Wo(e, t) {
4639
+ }, ie = "__WIDGET_GLOBAL_STYLE_CACHE__";
4640
+ function Yo(e, t) {
4641
4641
  if (e) {
4642
4642
  const r = document.createElement("style");
4643
4643
  r.innerHTML = t, e.appendChild(r);
4644
4644
  }
4645
4645
  }
4646
- function Zo(e, t) {
4646
+ function qo(e, t) {
4647
4647
  if (!e || !t)
4648
4648
  return;
4649
4649
  const r = new URL(t);
@@ -4654,131 +4654,159 @@ function Zo(e, t) {
4654
4654
  console.error("There was an error while trying to load client styling from URL", n);
4655
4655
  });
4656
4656
  }
4657
- function Yo(e, t, r) {
4658
- if (window.emMessageBus) {
4659
- const n = document.createElement("style");
4660
- window.emMessageBus.subscribe(t, (i) => {
4661
- n.innerHTML = i, e && e.appendChild(n);
4657
+ function Qo(e, t, r, n = !1) {
4658
+ if (!window.emMessageBus)
4659
+ return;
4660
+ if (!("adoptedStyleSheets" in Document.prototype) || !n)
4661
+ return r = Jo(e, t), r;
4662
+ window[ie] || (window[ie] = {}), r = Ko(e, t);
4663
+ const o = r.unsubscribe.bind(r), s = () => {
4664
+ if (window[ie][t]) {
4665
+ const u = window[ie][t];
4666
+ u.refCount > 1 ? u.refCount = u.refCount - 1 : delete window[ie][t];
4667
+ }
4668
+ o();
4669
+ };
4670
+ return r.unsubscribe = s, r;
4671
+ }
4672
+ function Jo(e, t) {
4673
+ const r = document.createElement("style");
4674
+ return window.emMessageBus.subscribe(t, (n) => {
4675
+ e && (r.innerHTML = n, e.appendChild(r));
4676
+ });
4677
+ }
4678
+ function Ko(e, t) {
4679
+ return window.emMessageBus.subscribe(t, (r) => {
4680
+ var u;
4681
+ if (!e)
4682
+ return;
4683
+ const n = e.getRootNode(), i = window[ie];
4684
+ let o = (u = i[t]) == null ? void 0 : u.sheet;
4685
+ o ? i[t].refCount = i[t].refCount + 1 : (o = new CSSStyleSheet(), o.replaceSync(r), i[t] = {
4686
+ sheet: o,
4687
+ refCount: 1
4662
4688
  });
4663
- }
4689
+ const s = n.adoptedStyleSheets || [];
4690
+ s.includes(o) || (n.adoptedStyleSheets = [...s, o]);
4691
+ });
4664
4692
  }
4665
- function qo(e) {
4666
- mn(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}}');
4693
+ function es(e) {
4694
+ bn(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}}');
4667
4695
  }
4668
- function rr(e, t, r) {
4696
+ function ir(e, t, r) {
4669
4697
  const n = e.slice();
4670
4698
  return n[49] = t[r], n;
4671
4699
  }
4672
- function nr(e, t, r) {
4700
+ function or(e, t, r) {
4673
4701
  const n = e.slice();
4674
4702
  return n[52] = t[r], n;
4675
4703
  }
4676
- function ir(e, t, r) {
4704
+ function sr(e, t, r) {
4677
4705
  const n = e.slice();
4678
4706
  return n[49] = t[r], n;
4679
4707
  }
4680
- function Qo(e) {
4708
+ function ts(e) {
4681
4709
  let t, r = (
4682
4710
  /*$_*/
4683
4711
  e[12]("promotionsNone") + ""
4684
4712
  ), n;
4685
4713
  return {
4686
4714
  c() {
4687
- t = P("p"), n = se(r), p(t, "class", "text__center w__100");
4715
+ t = P("p"), n = ae(r), p(t, "class", "text__center w__100");
4688
4716
  },
4689
4717
  m(i, o) {
4690
- V(i, t, o), y(t, n);
4718
+ j(i, t, o), y(t, n);
4691
4719
  },
4692
4720
  p(i, o) {
4693
4721
  o[0] & /*$_*/
4694
4722
  4096 && r !== (r = /*$_*/
4695
- i[12]("promotionsNone") + "") && Fe(n, r);
4723
+ i[12]("promotionsNone") + "") && ke(n, r);
4696
4724
  },
4697
4725
  d(i) {
4698
- i && $(t);
4726
+ i && U(t);
4699
4727
  }
4700
4728
  };
4701
4729
  }
4702
- function Jo(e) {
4703
- let t, r, n, i = ae(
4730
+ function rs(e) {
4731
+ let t, r, n, i = le(
4704
4732
  /*promotions*/
4705
4733
  e[2]
4706
4734
  ), o = [];
4707
4735
  for (let u = 0; u < i.length; u += 1)
4708
- o[u] = sr(nr(e, i, u));
4709
- let a = (
4736
+ o[u] = lr(or(e, i, u));
4737
+ let s = (
4710
4738
  /*totalDots*/
4711
- e[6] > 1 && ar(e)
4739
+ e[6] > 1 && ur(e)
4712
4740
  );
4713
4741
  return {
4714
4742
  c() {
4715
4743
  t = P("div"), r = P("div");
4716
4744
  for (let u = 0; u < o.length; u += 1)
4717
4745
  o[u].c();
4718
- n = G(), a && a.c(), p(r, "class", "slides"), p(t, "class", "carousel");
4746
+ n = $(), s && s.c(), p(r, "class", "slides"), p(t, "class", "carousel");
4719
4747
  },
4720
4748
  m(u, c) {
4721
- V(u, t, c), y(t, r);
4749
+ j(u, t, c), y(t, r);
4722
4750
  for (let l = 0; l < o.length; l += 1)
4723
4751
  o[l] && o[l].m(r, null);
4724
- e[27](r), y(t, n), a && a.m(t, null), e[28](t);
4752
+ e[27](r), y(t, n), s && s.m(t, null), e[28](t);
4725
4753
  },
4726
4754
  p(u, c) {
4727
4755
  if (c[0] & /*handleOpenModal, promotions, $_*/
4728
4756
  20484) {
4729
- i = ae(
4757
+ i = le(
4730
4758
  /*promotions*/
4731
4759
  u[2]
4732
4760
  );
4733
4761
  let l;
4734
4762
  for (l = 0; l < i.length; l += 1) {
4735
- const s = nr(u, i, l);
4736
- o[l] ? o[l].p(s, c) : (o[l] = sr(s), o[l].c(), o[l].m(r, null));
4763
+ const a = or(u, i, l);
4764
+ o[l] ? o[l].p(a, c) : (o[l] = lr(a), o[l].c(), o[l].m(r, null));
4737
4765
  }
4738
4766
  for (; l < o.length; l += 1)
4739
4767
  o[l].d(1);
4740
4768
  o.length = i.length;
4741
4769
  }
4742
4770
  /*totalDots*/
4743
- u[6] > 1 ? a ? a.p(u, c) : (a = ar(u), a.c(), a.m(t, null)) : a && (a.d(1), a = null);
4771
+ u[6] > 1 ? s ? s.p(u, c) : (s = ur(u), s.c(), s.m(t, null)) : s && (s.d(1), s = null);
4744
4772
  },
4745
4773
  d(u) {
4746
- u && $(t), Et(o, u), e[27](null), a && a.d(), e[28](null);
4774
+ u && U(t), St(o, u), e[27](null), s && s.d(), e[28](null);
4747
4775
  }
4748
4776
  };
4749
4777
  }
4750
- function Ko(e) {
4778
+ function ns(e) {
4751
4779
  let t, r = (
4752
4780
  /*$_*/
4753
4781
  e[12]("promotionsLoading") + ""
4754
4782
  ), n;
4755
4783
  return {
4756
4784
  c() {
4757
- t = P("p"), n = se(r), p(t, "class", "text__center w__100");
4785
+ t = P("p"), n = ae(r), p(t, "class", "text__center w__100");
4758
4786
  },
4759
4787
  m(i, o) {
4760
- V(i, t, o), y(t, n);
4788
+ j(i, t, o), y(t, n);
4761
4789
  },
4762
4790
  p(i, o) {
4763
4791
  o[0] & /*$_*/
4764
4792
  4096 && r !== (r = /*$_*/
4765
- i[12]("promotionsLoading") + "") && Fe(n, r);
4793
+ i[12]("promotionsLoading") + "") && ke(n, r);
4766
4794
  },
4767
4795
  d(i) {
4768
- i && $(t);
4796
+ i && U(t);
4769
4797
  }
4770
4798
  };
4771
4799
  }
4772
- function or(e) {
4800
+ function ar(e) {
4773
4801
  let t, r, n;
4774
4802
  return {
4775
4803
  c() {
4776
- t = P("source"), dr(t, r = /*imgSource*/
4804
+ t = P("source"), mr(t, r = /*imgSource*/
4777
4805
  e[49].pictureSource) || p(t, "srcset", r), p(t, "media", n = "(" + /*imgSource*/
4778
4806
  e[49].media + ")");
4779
4807
  },
4780
4808
  m(i, o) {
4781
- V(i, t, o);
4809
+ j(i, t, o);
4782
4810
  },
4783
4811
  p(i, o) {
4784
4812
  o[0] & /*promotions*/
@@ -4788,27 +4816,27 @@ function or(e) {
4788
4816
  i[49].media + ")") && p(t, "media", n);
4789
4817
  },
4790
4818
  d(i) {
4791
- i && $(t);
4819
+ i && U(t);
4792
4820
  }
4793
4821
  };
4794
4822
  }
4795
- function sr(e) {
4796
- let t, r, n, i, o, a, u, c, l, s, h = (
4823
+ function lr(e) {
4824
+ let t, r, n, i, o, s, u, c, l, a, h = (
4797
4825
  /*promotion*/
4798
4826
  e[52].title + ""
4799
4827
  ), f, d, m = (
4800
4828
  /*promotion*/
4801
4829
  e[52].content.split("</div>")[0] + ""
4802
- ), b, S, E, B, O = (
4830
+ ), v, w, E, O, C = (
4803
4831
  /*$_*/
4804
4832
  e[12]("promotionsButton") + ""
4805
- ), N, T, v, w, C, j, I, ee, we, k = ae(
4833
+ ), M, T, b, I, S, W, K, L, be, q = le(
4806
4834
  /*promotion*/
4807
4835
  e[52].image.sources
4808
- ), M = [];
4809
- for (let R = 0; R < k.length; R += 1)
4810
- M[R] = or(ir(e, k, R));
4811
- function Ve() {
4836
+ ), A = [];
4837
+ for (let R = 0; R < q.length; R += 1)
4838
+ A[R] = ar(sr(e, q, R));
4839
+ function ze() {
4812
4840
  return (
4813
4841
  /*click_handler*/
4814
4842
  e[26](
@@ -4820,56 +4848,56 @@ function sr(e) {
4820
4848
  return {
4821
4849
  c() {
4822
4850
  t = P("div"), r = P("div"), n = P("picture");
4823
- for (let R = 0; R < M.length; R += 1)
4824
- M[R].c();
4825
- 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 = se(O), T = G(), v = qe("svg"), w = qe("style"), C = se(`.st0{fill:#FFFFFF;}
4826
- `), j = qe("path"), I = G(), oe(o.src, a = /*promotion*/
4827
- e[52].image.src) || p(o, "src", a), p(o, "alt", u = /*promotion*/
4828
- 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
4851
+ for (let R = 0; R < A.length; R += 1)
4852
+ A[R].c();
4853
+ i = $(), o = P("img"), c = $(), l = P("div"), a = P("h3"), f = $(), d = P("div"), v = $(), w = P("div"), E = P("a"), O = P("b"), M = ae(C), T = $(), b = Qe("svg"), I = Qe("style"), S = ae(`.st0{fill:#FFFFFF;}
4854
+ `), W = Qe("path"), K = $(), se(o.src, s = /*promotion*/
4855
+ e[52].image.src) || p(o, "src", s), p(o, "alt", u = /*promotion*/
4856
+ e[52].title), p(n, "class", "PromotionImg"), p(n, "part", "PromotionImg"), p(a, "class", "PromotionTitle"), p(a, "part", "PromotionTitle"), p(d, "class", "description"), p(d, "part", "description"), p(I, "type", "text/css"), p(W, "class", "st0"), p(W, "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
4829
4857
  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
4830
4858
  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
4831
- 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"), yn(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");
4859
+ 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(b, "class", "arrow"), p(b, "version", "1.1"), p(b, "id", "Layer_1"), p(b, "xmlns", "http://www.w3.org/2000/svg"), p(b, "xmlns:xlink", "http://www.w3.org/1999/xlink"), p(b, "x", "0px"), p(b, "y", "0px"), p(b, "viewBox", "0 0 16 16"), xn(b, "enable-background", "new 0 0 16 16"), p(b, "xml:space", "preserve"), p(E, "href", "javascript:void(0)"), p(E, "class", "btn"), p(w, "class", "ButtonPosition"), p(l, "class", "PromotionText"), p(r, "class", "PromotionCard"), p(t, "class", "d-flex");
4832
4860
  },
4833
- m(R, z) {
4834
- V(R, t, z), y(t, r), y(r, n);
4835
- for (let L = 0; L < M.length; L += 1)
4836
- M[L] && M[L].m(n, null);
4837
- 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), ee || (we = _e(E, "click", Ve), ee = !0);
4861
+ m(R, X) {
4862
+ j(R, t, X), y(t, r), y(r, n);
4863
+ for (let N = 0; N < A.length; N += 1)
4864
+ A[N] && A[N].m(n, null);
4865
+ y(n, i), y(n, o), y(r, c), y(r, l), y(l, a), a.innerHTML = h, y(l, f), y(l, d), d.innerHTML = m, y(l, v), y(l, w), y(w, E), y(E, O), y(O, M), y(E, T), y(E, b), y(b, I), y(I, S), y(b, W), y(t, K), L || (be = xe(E, "click", ze), L = !0);
4838
4866
  },
4839
- p(R, z) {
4840
- if (e = R, z[0] & /*promotions*/
4867
+ p(R, X) {
4868
+ if (e = R, X[0] & /*promotions*/
4841
4869
  4) {
4842
- k = ae(
4870
+ q = le(
4843
4871
  /*promotion*/
4844
4872
  e[52].image.sources
4845
4873
  );
4846
- let L;
4847
- for (L = 0; L < k.length; L += 1) {
4848
- const ge = ir(e, k, L);
4849
- M[L] ? M[L].p(ge, z) : (M[L] = or(ge), M[L].c(), M[L].m(n, i));
4874
+ let N;
4875
+ for (N = 0; N < q.length; N += 1) {
4876
+ const Te = sr(e, q, N);
4877
+ A[N] ? A[N].p(Te, X) : (A[N] = ar(Te), A[N].c(), A[N].m(n, i));
4850
4878
  }
4851
- for (; L < M.length; L += 1)
4852
- M[L].d(1);
4853
- M.length = k.length;
4879
+ for (; N < A.length; N += 1)
4880
+ A[N].d(1);
4881
+ A.length = q.length;
4854
4882
  }
4855
- z[0] & /*promotions*/
4856
- 4 && !oe(o.src, a = /*promotion*/
4857
- e[52].image.src) && p(o, "src", a), z[0] & /*promotions*/
4883
+ X[0] & /*promotions*/
4884
+ 4 && !se(o.src, s = /*promotion*/
4885
+ e[52].image.src) && p(o, "src", s), X[0] & /*promotions*/
4858
4886
  4 && u !== (u = /*promotion*/
4859
- e[52].title) && p(o, "alt", u), z[0] & /*promotions*/
4887
+ e[52].title) && p(o, "alt", u), X[0] & /*promotions*/
4860
4888
  4 && h !== (h = /*promotion*/
4861
- e[52].title + "") && (s.innerHTML = h), z[0] & /*promotions*/
4889
+ e[52].title + "") && (a.innerHTML = h), X[0] & /*promotions*/
4862
4890
  4 && m !== (m = /*promotion*/
4863
- e[52].content.split("</div>")[0] + "") && (d.innerHTML = m), z[0] & /*$_*/
4864
- 4096 && O !== (O = /*$_*/
4865
- e[12]("promotionsButton") + "") && Fe(N, O);
4891
+ e[52].content.split("</div>")[0] + "") && (d.innerHTML = m), X[0] & /*$_*/
4892
+ 4096 && C !== (C = /*$_*/
4893
+ e[12]("promotionsButton") + "") && ke(M, C);
4866
4894
  },
4867
4895
  d(R) {
4868
- R && $(t), Et(M, R), ee = !1, we();
4896
+ R && U(t), St(A, R), L = !1, be();
4869
4897
  }
4870
4898
  };
4871
4899
  }
4872
- function ar(e) {
4900
+ function ur(e) {
4873
4901
  let t, r = `${/*getCurrentNumber*/
4874
4902
  e[13](
4875
4903
  /*currentIndex*/
@@ -4880,14 +4908,14 @@ function ar(e) {
4880
4908
  e[6]}`, n, i;
4881
4909
  return {
4882
4910
  c() {
4883
- t = P("div"), n = se(r), p(t, "class", i = "numberOfPage " + /*numbersdisplayed*/
4911
+ t = P("div"), n = ae(r), p(t, "class", i = "numberOfPage " + /*numbersdisplayed*/
4884
4912
  (e[0] === "true" ? "" : "NotVisible"));
4885
4913
  },
4886
- m(o, a) {
4887
- V(o, t, a), y(t, n);
4914
+ m(o, s) {
4915
+ j(o, t, s), y(t, n);
4888
4916
  },
4889
- p(o, a) {
4890
- a[0] & /*currentIndex, currentPerPage, totalDots*/
4917
+ p(o, s) {
4918
+ s[0] & /*currentIndex, currentPerPage, totalDots*/
4891
4919
  208 && r !== (r = `${/*getCurrentNumber*/
4892
4920
  o[13](
4893
4921
  /*currentIndex*/
@@ -4895,97 +4923,97 @@ function ar(e) {
4895
4923
  /*currentPerPage*/
4896
4924
  o[4]
4897
4925
  )} / ${/*totalDots*/
4898
- o[6]}`) && Fe(n, r), a[0] & /*numbersdisplayed*/
4926
+ o[6]}`) && ke(n, r), s[0] & /*numbersdisplayed*/
4899
4927
  1 && i !== (i = "numberOfPage " + /*numbersdisplayed*/
4900
4928
  (o[0] === "true" ? "" : "NotVisible")) && p(t, "class", i);
4901
4929
  },
4902
4930
  d(o) {
4903
- o && $(t);
4931
+ o && U(t);
4904
4932
  }
4905
4933
  };
4906
4934
  }
4907
- function lr(e) {
4908
- let t, r, n, i, o, a, u, c, l, s, h, f, d, m = (
4935
+ function hr(e) {
4936
+ let t, r, n, i, o, s, u, c, l, a, h, f, d, m = (
4909
4937
  /*modalItem*/
4910
4938
  e[10].title + ""
4911
- ), b, S, E = (
4939
+ ), v, w, E = (
4912
4940
  /*modalItem*/
4913
4941
  e[10].content + ""
4914
- ), B, O, N = ae(
4942
+ ), O, C, M = le(
4915
4943
  /*modalItem*/
4916
4944
  e[10].image.sources
4917
4945
  ), T = [];
4918
- for (let v = 0; v < N.length; v += 1)
4919
- T[v] = ur(rr(e, N, v));
4946
+ for (let b = 0; b < M.length; b += 1)
4947
+ T[b] = cr(ir(e, M, b));
4920
4948
  return {
4921
4949
  c() {
4922
- 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");
4923
- for (let v = 0; v < T.length; v += 1)
4924
- T[v].c();
4925
- 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"), oe(l.src, s = /*modalItem*/
4926
- e[10].image.src) || p(l, "src", s), p(l, "alt", h = /*modalItem*/
4927
- 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");
4950
+ t = P("div"), r = $(), 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>', s = $(), u = P("picture");
4951
+ for (let b = 0; b < T.length; b += 1)
4952
+ T[b].c();
4953
+ c = $(), l = P("img"), f = $(), d = P("h3"), v = $(), w = P("div"), p(t, "class", "modal__overlay"), p(o, "href", "#"), p(o, "class", "IconClose"), p(i, "class", "wrapper"), se(l.src, a = /*modalItem*/
4954
+ e[10].image.src) || p(l, "src", a), p(l, "alt", h = /*modalItem*/
4955
+ e[10].title), p(u, "class", "modal__img"), p(u, "part", "modal-img"), p(d, "class", "modal__title"), p(w, "class", "modal__description"), p(n, "class", "modal");
4928
4956
  },
4929
- m(v, w) {
4930
- V(v, t, w), V(v, r, w), V(v, n, w), y(n, i), y(i, o), y(n, a), y(n, u);
4931
- for (let C = 0; C < T.length; C += 1)
4932
- T[C] && T[C].m(u, null);
4933
- 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 = [
4934
- _e(
4957
+ m(b, I) {
4958
+ j(b, t, I), j(b, r, I), j(b, n, I), y(n, i), y(i, o), y(n, s), y(n, u);
4959
+ for (let S = 0; S < T.length; S += 1)
4960
+ T[S] && T[S].m(u, null);
4961
+ y(u, c), y(u, l), y(n, f), y(n, d), d.innerHTML = m, y(n, v), y(n, w), w.innerHTML = E, O || (C = [
4962
+ xe(
4935
4963
  t,
4936
4964
  "click",
4937
4965
  /*click_handler_1*/
4938
4966
  e[30]
4939
4967
  ),
4940
- _e(
4968
+ xe(
4941
4969
  o,
4942
4970
  "click",
4943
4971
  /*click_handler_2*/
4944
4972
  e[31]
4945
4973
  )
4946
- ], B = !0);
4974
+ ], O = !0);
4947
4975
  },
4948
- p(v, w) {
4949
- if (w[0] & /*modalItem*/
4976
+ p(b, I) {
4977
+ if (I[0] & /*modalItem*/
4950
4978
  1024) {
4951
- N = ae(
4979
+ M = le(
4952
4980
  /*modalItem*/
4953
- v[10].image.sources
4981
+ b[10].image.sources
4954
4982
  );
4955
- let C;
4956
- for (C = 0; C < N.length; C += 1) {
4957
- const j = rr(v, N, C);
4958
- T[C] ? T[C].p(j, w) : (T[C] = ur(j), T[C].c(), T[C].m(u, c));
4983
+ let S;
4984
+ for (S = 0; S < M.length; S += 1) {
4985
+ const W = ir(b, M, S);
4986
+ T[S] ? T[S].p(W, I) : (T[S] = cr(W), T[S].c(), T[S].m(u, c));
4959
4987
  }
4960
- for (; C < T.length; C += 1)
4961
- T[C].d(1);
4962
- T.length = N.length;
4988
+ for (; S < T.length; S += 1)
4989
+ T[S].d(1);
4990
+ T.length = M.length;
4963
4991
  }
4964
- w[0] & /*modalItem*/
4965
- 1024 && !oe(l.src, s = /*modalItem*/
4966
- v[10].image.src) && p(l, "src", s), w[0] & /*modalItem*/
4992
+ I[0] & /*modalItem*/
4993
+ 1024 && !se(l.src, a = /*modalItem*/
4994
+ b[10].image.src) && p(l, "src", a), I[0] & /*modalItem*/
4967
4995
  1024 && h !== (h = /*modalItem*/
4968
- v[10].title) && p(l, "alt", h), w[0] & /*modalItem*/
4996
+ b[10].title) && p(l, "alt", h), I[0] & /*modalItem*/
4969
4997
  1024 && m !== (m = /*modalItem*/
4970
- v[10].title + "") && (d.innerHTML = m), w[0] & /*modalItem*/
4998
+ b[10].title + "") && (d.innerHTML = m), I[0] & /*modalItem*/
4971
4999
  1024 && E !== (E = /*modalItem*/
4972
- v[10].content + "") && (S.innerHTML = E);
5000
+ b[10].content + "") && (w.innerHTML = E);
4973
5001
  },
4974
- d(v) {
4975
- v && ($(t), $(r), $(n)), Et(T, v), B = !1, fe(O);
5002
+ d(b) {
5003
+ b && (U(t), U(r), U(n)), St(T, b), O = !1, de(C);
4976
5004
  }
4977
5005
  };
4978
5006
  }
4979
- function ur(e) {
5007
+ function cr(e) {
4980
5008
  let t, r, n;
4981
5009
  return {
4982
5010
  c() {
4983
- t = P("source"), dr(t, r = /*imgSource*/
5011
+ t = P("source"), mr(t, r = /*imgSource*/
4984
5012
  e[49].pictureSource) || p(t, "srcset", r), p(t, "media", n = "(" + /*imgSource*/
4985
5013
  e[49].media + ")");
4986
5014
  },
4987
5015
  m(i, o) {
4988
- V(i, t, o);
5016
+ j(i, t, o);
4989
5017
  },
4990
5018
  p(i, o) {
4991
5019
  o[0] & /*modalItem*/
@@ -4995,107 +5023,107 @@ function ur(e) {
4995
5023
  i[49].media + ")") && p(t, "media", n);
4996
5024
  },
4997
5025
  d(i) {
4998
- i && $(t);
5026
+ i && U(t);
4999
5027
  }
5000
5028
  };
5001
5029
  }
5002
- function es(e) {
5030
+ function is(e) {
5003
5031
  let t, r, n, i, o;
5004
- function a(s, h) {
5032
+ function s(a, h) {
5005
5033
  return (
5006
5034
  /*isLoading*/
5007
- s[5] ? Ko : (
5035
+ a[5] ? ns : (
5008
5036
  /*promotions*/
5009
- s[2].length > 0 ? Jo : Qo
5037
+ a[2].length > 0 ? rs : ts
5010
5038
  )
5011
5039
  );
5012
5040
  }
5013
- let u = a(e), c = u(e), l = (
5041
+ let u = s(e), c = u(e), l = (
5014
5042
  /*modalIsOpen*/
5015
- e[11] && lr(e)
5043
+ e[11] && hr(e)
5016
5044
  );
5017
5045
  return {
5018
5046
  c() {
5019
- t = P("div"), r = P("section"), n = P("div"), c.c(), o = G(), l && l.c(), p(n, "class", "container"), p(r, "class", "PromotionSlider"), Ne(() => (
5047
+ t = P("div"), r = P("section"), n = P("div"), c.c(), o = $(), l && l.c(), p(n, "class", "container"), p(r, "class", "PromotionSlider"), Me(() => (
5020
5048
  /*section_elementresize_handler*/
5021
5049
  e[29].call(r)
5022
5050
  )), p(t, "class", "CasinoPromotionsSlider");
5023
5051
  },
5024
- m(s, h) {
5025
- V(s, t, h), y(t, r), y(r, n), c.m(n, null), i = xn(
5052
+ m(a, h) {
5053
+ j(a, t, h), y(t, r), y(r, n), c.m(n, null), i = Sn(
5026
5054
  r,
5027
5055
  /*section_elementresize_handler*/
5028
5056
  e[29].bind(r)
5029
5057
  ), y(t, o), l && l.m(t, null), e[32](t);
5030
5058
  },
5031
- p(s, h) {
5032
- u === (u = a(s)) && c ? c.p(s, h) : (c.d(1), c = u(s), c && (c.c(), c.m(n, null))), /*modalIsOpen*/
5033
- s[11] ? l ? l.p(s, h) : (l = lr(s), l.c(), l.m(t, null)) : l && (l.d(1), l = null);
5059
+ p(a, h) {
5060
+ u === (u = s(a)) && c ? c.p(a, h) : (c.d(1), c = u(a), c && (c.c(), c.m(n, null))), /*modalIsOpen*/
5061
+ a[11] ? l ? l.p(a, h) : (l = hr(a), l.c(), l.m(t, null)) : l && (l.d(1), l = null);
5034
5062
  },
5035
- i: Z,
5036
- o: Z,
5037
- d(s) {
5038
- s && $(t), c.d(), i(), l && l.d(), e[32](null);
5063
+ i: z,
5064
+ o: z,
5065
+ d(a) {
5066
+ a && U(t), c.d(), i(), l && l.d(), e[32](null);
5039
5067
  }
5040
5068
  };
5041
5069
  }
5042
- let ts = 4e3, rs = 200, ns = "ease-out", hr = 0, is = !0, os = !0, ss = 20, as = !1;
5043
- function ls(e, t, r) {
5070
+ let os = 4e3, ss = 200, as = "ease-out", fr = 0, ls = !0, us = !0, hs = 20, cs = !1;
5071
+ function fs(e, t, r) {
5044
5072
  let n, i;
5045
- pn(e, jo, (g) => r(12, i = g));
5046
- 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;
5047
- Vo({ withLocale: "en", translations: {} });
5048
- const O = () => {
5073
+ gn(e, Vo, (g) => r(12, i = g));
5074
+ let { endpoint: o = "" } = t, { lang: s = "" } = t, { env: u = "" } = t, { userroles: c = "" } = t, { translationurl: l = "" } = t, { mbsource: a } = t, { clientstyling: h = "" } = t, { clientstylingurl: f = "" } = t, { numbersdisplayed: d = "true" } = t, m, v, w = !1, E = [], O, C = 0;
5075
+ Wo({ withLocale: "en", translations: {} });
5076
+ const M = () => {
5049
5077
  fetch(l).then((D) => D.json()).then((D) => {
5050
- Object.keys(D).forEach((U) => {
5051
- er(U, D[U]);
5078
+ Object.keys(D).forEach((k) => {
5079
+ rr(k, D[k]);
5052
5080
  });
5053
5081
  }).catch((D) => {
5054
5082
  console.log(D);
5055
5083
  });
5056
5084
  };
5057
- Object.keys(tr).forEach((g) => {
5058
- er(g, tr[g]);
5085
+ Object.keys(nr).forEach((g) => {
5086
+ rr(g, nr[g]);
5059
5087
  });
5060
- const N = () => {
5061
- zo(a);
5088
+ const T = () => {
5089
+ Zo(s);
5062
5090
  };
5063
- let T = window.navigator.userAgent;
5064
- const v = () => {
5065
- r(5, b = !0);
5066
- let g = new URL(`${o}/${a}/promotions?env=${u}`), D = Xo(T);
5067
- 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) => {
5068
- r(5, b = !1), r(2, S = U);
5069
- }).catch((U) => {
5070
- r(5, b = !1), console.error(U);
5091
+ let b = window.navigator.userAgent;
5092
+ const I = () => {
5093
+ r(5, w = !0);
5094
+ let g = new URL(`${o}/${s}/promotions?env=${u}`), D = zo(b);
5095
+ 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((k) => k.json()).then((k) => {
5096
+ r(5, w = !1), r(2, E = k);
5097
+ }).catch((k) => {
5098
+ r(5, w = !1), console.error(k);
5071
5099
  });
5072
5100
  };
5073
- let w = 4, C = hr, j, I, ee;
5074
- const we = wn();
5075
- let k;
5076
- const M = (g, D) => {
5077
- let U;
5101
+ let S = 4, W = fr, K, L, be;
5102
+ const q = Hn();
5103
+ let A;
5104
+ const ze = (g, D) => {
5105
+ let k;
5078
5106
  return function() {
5079
- const sn = this, an = arguments;
5080
- clearTimeout(U), U = setTimeout(() => g.apply(sn, an), D);
5107
+ const ln = this, un = arguments;
5108
+ clearTimeout(k), k = setTimeout(() => g.apply(ln, un), D);
5081
5109
  };
5082
- }, Ve = () => (k >= 1600 ? r(24, w = 4) : k >= 1250 ? r(24, w = 3) : k >= 768 ? r(24, w = 2) : k >= 320 && r(24, w = 1), typeof w == "object" ? w : Number(w)), R = () => I ? I.perPage : w, z = () => I ? Math.ceil(I.innerElements.length / n) : 0, L = () => !(S.length <= Ve()), ge = () => {
5083
- I && (r(24, w = r(4, n = R())), r(6, B = z()));
5084
- }, wt = M(ge, 300);
5085
- Pn(() => (window.addEventListener("resize", wt), () => {
5086
- window.removeEventListener("resize", wt);
5110
+ }, R = () => (A >= 1600 ? r(24, S = 4) : A >= 1250 ? r(24, S = 3) : A >= 768 ? r(24, S = 2) : A >= 320 && r(24, S = 1), typeof S == "object" ? S : Number(S)), X = () => L ? L.perPage : S, N = () => L ? Math.ceil(L.innerElements.length / n) : 0, Te = () => !(E.length <= R()), Tt = () => {
5111
+ L && (r(24, S = r(4, n = X())), r(6, C = N()));
5112
+ }, Ht = ze(Tt, 300);
5113
+ Tn(() => (window.addEventListener("resize", Ht), () => {
5114
+ window.removeEventListener("resize", Ht);
5087
5115
  }));
5088
- const Yr = () => (r(25, I = new $n({
5089
- selector: j,
5090
- loop: L(),
5091
- duration: rs,
5092
- easing: ns,
5093
- startIndex: hr,
5094
- draggable: is,
5095
- multipleDrag: os,
5096
- threshold: ss,
5097
- rtl: as,
5098
- onChange: qr,
5116
+ const Qr = () => (r(25, L = new jn({
5117
+ selector: K,
5118
+ loop: Te(),
5119
+ duration: ss,
5120
+ easing: as,
5121
+ startIndex: fr,
5122
+ draggable: ls,
5123
+ multipleDrag: us,
5124
+ threshold: hs,
5125
+ rtl: cs,
5126
+ onChange: Jr,
5099
5127
  perPage: {
5100
5128
  320: 1,
5101
5129
  // wider than 320px show 1 promo.card
@@ -5106,104 +5134,104 @@ function ls(e, t, r) {
5106
5134
  1600: 4
5107
5135
  // wider than 1600px show 4 promo.cards
5108
5136
  }
5109
- })), ee = setInterval(() => I.next(), ts), () => {
5110
- clearInterval(ee), I.destroy();
5137
+ })), be = setInterval(() => L.next(), os), () => {
5138
+ clearInterval(be), L.destroy();
5111
5139
  });
5112
- function qr() {
5113
- r(7, C = I.currentSlide), we("change", {
5114
- currentSlide: I.currentSlide,
5115
- slideCount: I.innerElements.length
5140
+ function Jr() {
5141
+ r(7, W = L.currentSlide), q("change", {
5142
+ currentSlide: L.currentSlide,
5143
+ slideCount: L.innerElements.length
5116
5144
  });
5117
5145
  }
5118
- const Qr = (g, D) => {
5119
- const U = Math.ceil((g + 1) / D);
5120
- return U === 0 ? B : U;
5146
+ const Kr = (g, D) => {
5147
+ const k = Math.ceil((g + 1) / D);
5148
+ return k === 0 ? C : k;
5121
5149
  };
5122
- let ze = {}, We = !1;
5123
- const Tt = (g) => {
5124
- r(10, ze = g), r(11, We = !0);
5125
- }, Ze = () => {
5126
- r(10, ze = {}), r(11, We = !1);
5127
- }, Jr = (g) => {
5128
- Tt(g);
5150
+ let We = {}, Ze = !1;
5151
+ const Ct = (g) => {
5152
+ r(10, We = g), r(11, Ze = !0);
5153
+ }, Ye = () => {
5154
+ r(10, We = {}), r(11, Ze = !1);
5155
+ }, en = (g) => {
5156
+ Ct(g);
5129
5157
  };
5130
- function Kr(g) {
5131
- ye[g ? "unshift" : "push"](() => {
5132
- j = g, r(8, j);
5158
+ function tn(g) {
5159
+ _e[g ? "unshift" : "push"](() => {
5160
+ K = g, r(8, K);
5133
5161
  });
5134
5162
  }
5135
- function en(g) {
5136
- ye[g ? "unshift" : "push"](() => {
5137
- E = g, r(3, E);
5163
+ function rn(g) {
5164
+ _e[g ? "unshift" : "push"](() => {
5165
+ O = g, r(3, O);
5138
5166
  });
5139
5167
  }
5140
- function tn() {
5141
- k = this.clientWidth, r(9, k);
5168
+ function nn() {
5169
+ A = this.clientWidth, r(9, A);
5142
5170
  }
5143
- const rn = () => Ze(), nn = () => Ze();
5144
- function on(g) {
5145
- ye[g ? "unshift" : "push"](() => {
5171
+ const on = () => Ye(), sn = () => Ye();
5172
+ function an(g) {
5173
+ _e[g ? "unshift" : "push"](() => {
5146
5174
  m = g, r(1, m);
5147
5175
  });
5148
5176
  }
5149
5177
  return e.$$set = (g) => {
5150
- "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);
5178
+ "endpoint" in g && r(16, o = g.endpoint), "lang" in g && r(17, s = 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, a = 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);
5151
5179
  }, e.$$.update = () => {
5152
5180
  e.$$.dirty[0] & /*lang*/
5153
- 131072 && a && N(), e.$$.dirty[0] & /*translationurl*/
5154
- 1048576 && l && O(), e.$$.dirty[0] & /*endpoint, lang, env, userroles*/
5155
- 983040 && o && a && u && c && v(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
5156
- 4194306 && h && m && Wo(m, h), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
5157
- 8388610 && f && m && Zo(m, f), e.$$.dirty[0] & /*mbsource, customStylingContainer*/
5158
- 2097154 && s && m && Yo(m, `${s}.Style`), e.$$.dirty[0] & /*controller, perPage*/
5159
- 50331648 && r(4, n = I ? I.perPage : w), e.$$.dirty[0] & /*controller, currentPerPage*/
5160
- 33554448 && r(6, B = I ? Math.ceil(I.innerElements.length / n) : 0), e.$$.dirty[0] & /*promotions, promotionsSlider*/
5161
- 12 && S && E && Yr(), e.$$.dirty[0] & /*controller*/
5162
- 33554432 && I && ge();
5181
+ 131072 && s && T(), e.$$.dirty[0] & /*translationurl*/
5182
+ 1048576 && l && M(), e.$$.dirty[0] & /*endpoint, lang, env, userroles*/
5183
+ 983040 && o && s && u && c && I(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
5184
+ 4194306 && h && m && Yo(m, h), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
5185
+ 8388610 && f && m && qo(m, f), e.$$.dirty[0] & /*mbsource, customStylingContainer*/
5186
+ 2097154 && a && m && Qo(m, `${a}.Style`, v), e.$$.dirty[0] & /*controller, perPage*/
5187
+ 50331648 && r(4, n = L ? L.perPage : S), e.$$.dirty[0] & /*controller, currentPerPage*/
5188
+ 33554448 && r(6, C = L ? Math.ceil(L.innerElements.length / n) : 0), e.$$.dirty[0] & /*promotions, promotionsSlider*/
5189
+ 12 && E && O && Qr(), e.$$.dirty[0] & /*controller*/
5190
+ 33554432 && L && Tt();
5163
5191
  }, [
5164
5192
  d,
5165
5193
  m,
5166
- S,
5167
5194
  E,
5195
+ O,
5168
5196
  n,
5169
- b,
5170
- B,
5197
+ w,
5171
5198
  C,
5172
- j,
5173
- k,
5174
- ze,
5199
+ W,
5200
+ K,
5201
+ A,
5175
5202
  We,
5176
- i,
5177
- Qr,
5178
- Tt,
5179
5203
  Ze,
5204
+ i,
5205
+ Kr,
5206
+ Ct,
5207
+ Ye,
5180
5208
  o,
5181
- a,
5209
+ s,
5182
5210
  u,
5183
5211
  c,
5184
5212
  l,
5185
- s,
5213
+ a,
5186
5214
  h,
5187
5215
  f,
5188
- w,
5189
- I,
5190
- Jr,
5191
- Kr,
5216
+ S,
5217
+ L,
5192
5218
  en,
5193
5219
  tn,
5194
5220
  rn,
5195
5221
  nn,
5196
- on
5222
+ on,
5223
+ sn,
5224
+ an
5197
5225
  ];
5198
5226
  }
5199
- class us extends Dn {
5227
+ class ds extends kn {
5200
5228
  constructor(t) {
5201
- super(), Mn(
5229
+ super(), Dn(
5202
5230
  this,
5203
5231
  t,
5204
- ls,
5205
- es,
5206
- fr,
5232
+ fs,
5233
+ is,
5234
+ pr,
5207
5235
  {
5208
5236
  endpoint: 16,
5209
5237
  lang: 17,
@@ -5215,7 +5243,7 @@ class us extends Dn {
5215
5243
  clientstylingurl: 23,
5216
5244
  numbersdisplayed: 0
5217
5245
  },
5218
- qo,
5246
+ es,
5219
5247
  [-1, -1]
5220
5248
  );
5221
5249
  }
@@ -5223,58 +5251,58 @@ class us extends Dn {
5223
5251
  return this.$$.ctx[16];
5224
5252
  }
5225
5253
  set endpoint(t) {
5226
- this.$$set({ endpoint: t }), W();
5254
+ this.$$set({ endpoint: t }), V();
5227
5255
  }
5228
5256
  get lang() {
5229
5257
  return this.$$.ctx[17];
5230
5258
  }
5231
5259
  set lang(t) {
5232
- this.$$set({ lang: t }), W();
5260
+ this.$$set({ lang: t }), V();
5233
5261
  }
5234
5262
  get env() {
5235
5263
  return this.$$.ctx[18];
5236
5264
  }
5237
5265
  set env(t) {
5238
- this.$$set({ env: t }), W();
5266
+ this.$$set({ env: t }), V();
5239
5267
  }
5240
5268
  get userroles() {
5241
5269
  return this.$$.ctx[19];
5242
5270
  }
5243
5271
  set userroles(t) {
5244
- this.$$set({ userroles: t }), W();
5272
+ this.$$set({ userroles: t }), V();
5245
5273
  }
5246
5274
  get translationurl() {
5247
5275
  return this.$$.ctx[20];
5248
5276
  }
5249
5277
  set translationurl(t) {
5250
- this.$$set({ translationurl: t }), W();
5278
+ this.$$set({ translationurl: t }), V();
5251
5279
  }
5252
5280
  get mbsource() {
5253
5281
  return this.$$.ctx[21];
5254
5282
  }
5255
5283
  set mbsource(t) {
5256
- this.$$set({ mbsource: t }), W();
5284
+ this.$$set({ mbsource: t }), V();
5257
5285
  }
5258
5286
  get clientstyling() {
5259
5287
  return this.$$.ctx[22];
5260
5288
  }
5261
5289
  set clientstyling(t) {
5262
- this.$$set({ clientstyling: t }), W();
5290
+ this.$$set({ clientstyling: t }), V();
5263
5291
  }
5264
5292
  get clientstylingurl() {
5265
5293
  return this.$$.ctx[23];
5266
5294
  }
5267
5295
  set clientstylingurl(t) {
5268
- this.$$set({ clientstylingurl: t }), W();
5296
+ this.$$set({ clientstylingurl: t }), V();
5269
5297
  }
5270
5298
  get numbersdisplayed() {
5271
5299
  return this.$$.ctx[0];
5272
5300
  }
5273
5301
  set numbersdisplayed(t) {
5274
- this.$$set({ numbersdisplayed: t }), W();
5302
+ this.$$set({ numbersdisplayed: t }), V();
5275
5303
  }
5276
5304
  }
5277
- Rn(us, { endpoint: {}, lang: {}, env: {}, userroles: {}, translationurl: {}, mbsource: {}, clientstyling: {}, clientstylingurl: {}, numbersdisplayed: {} }, [], [], !0);
5305
+ Fn(ds, { endpoint: {}, lang: {}, env: {}, userroles: {}, translationurl: {}, mbsource: {}, clientstyling: {}, clientstylingurl: {}, numbersdisplayed: {} }, [], [], !0);
5278
5306
  export {
5279
- us as default
5307
+ ds as default
5280
5308
  };