@everymatrix/casino-promotions-slider 1.86.4 → 1.86.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,17 +1,17 @@
1
- var an = Object.defineProperty, ln = Object.defineProperties;
2
- var un = Object.getOwnPropertyDescriptors;
3
- var wt = Object.getOwnPropertySymbols;
4
- var hn = Object.prototype.hasOwnProperty, cn = Object.prototype.propertyIsEnumerable;
5
- var We = (e, t, r) => t in e ? an(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Tt = (e, t) => {
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) => {
6
6
  for (var r in t || (t = {}))
7
- hn.call(t, r) && We(e, r, t[r]);
8
- if (wt)
9
- for (var r of wt(t))
10
- cn.call(t, r) && We(e, r, t[r]);
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]);
11
11
  return e;
12
- }, Ht = (e, t) => ln(e, un(t));
13
- var X = (e, t, r) => (We(e, typeof t != "symbol" ? t + "" : t, r), r);
14
- var Ct = (e, t, r) => new Promise((n, i) => {
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) => {
15
15
  var o = (c) => {
16
16
  try {
17
17
  u(r.next(c));
@@ -29,43 +29,43 @@ var Ct = (e, t, r) => new Promise((n, i) => {
29
29
  });
30
30
  function Z() {
31
31
  }
32
- function ur(e) {
32
+ function cr(e) {
33
33
  return e();
34
34
  }
35
- function At() {
35
+ function Ot() {
36
36
  return /* @__PURE__ */ Object.create(null);
37
37
  }
38
- function de(e) {
39
- e.forEach(ur);
38
+ function fe(e) {
39
+ e.forEach(cr);
40
40
  }
41
- function bt(e) {
41
+ function xt(e) {
42
42
  return typeof e == "function";
43
43
  }
44
- function hr(e, t) {
44
+ function fr(e, t) {
45
45
  return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
46
46
  }
47
47
  let Te;
48
- function se(e, t) {
48
+ function oe(e, t) {
49
49
  return e === t ? !0 : (Te || (Te = document.createElement("a")), Te.href = t, e === Te.href);
50
50
  }
51
- function Bt(e) {
51
+ function It(e) {
52
52
  return e.split(",").map((t) => t.trim().split(" ").filter(Boolean));
53
53
  }
54
- function cr(e, t) {
55
- const r = Bt(e.srcset), n = Bt(t || "");
54
+ function dr(e, t) {
55
+ const r = It(e.srcset), n = It(t || "");
56
56
  return n.length === r.length && n.every(
57
57
  ([i, o], a) => o === r[a][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
- (se(r[a][0], i) || se(i, r[a][0]))
62
+ (oe(r[a][0], i) || oe(i, r[a][0]))
63
63
  );
64
64
  }
65
- function fn(e) {
65
+ function dn(e) {
66
66
  return Object.keys(e).length === 0;
67
67
  }
68
- function fr(e, ...t) {
68
+ function pr(e, ...t) {
69
69
  if (e == null) {
70
70
  for (const n of t)
71
71
  n(void 0);
@@ -74,20 +74,20 @@ function fr(e, ...t) {
74
74
  const r = e.subscribe(...t);
75
75
  return r.unsubscribe ? () => r.unsubscribe() : r;
76
76
  }
77
- function dn(e, t, r) {
78
- e.$$.on_destroy.push(fr(t, r));
77
+ function pn(e, t, r) {
78
+ e.$$.on_destroy.push(pr(t, r));
79
79
  }
80
80
  function y(e, t) {
81
81
  e.appendChild(t);
82
82
  }
83
83
  function mn(e, t, r) {
84
- const n = pn(e);
84
+ const n = gn(e);
85
85
  if (!n.getElementById(t)) {
86
- const i = w("style");
87
- i.id = t, i.textContent = r, gn(n, i);
86
+ const i = P("style");
87
+ i.id = t, i.textContent = r, bn(n, i);
88
88
  }
89
89
  }
90
- function pn(e) {
90
+ function gn(e) {
91
91
  if (!e)
92
92
  return document;
93
93
  const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
@@ -97,7 +97,7 @@ function pn(e) {
97
97
  t
98
98
  ) : e.ownerDocument;
99
99
  }
100
- function gn(e, t) {
100
+ function bn(e, t) {
101
101
  return y(
102
102
  /** @type {Document} */
103
103
  e.head || e,
@@ -110,40 +110,40 @@ function V(e, t, r) {
110
110
  function $(e) {
111
111
  e.parentNode && e.parentNode.removeChild(e);
112
112
  }
113
- function vt(e, t) {
113
+ function Et(e, t) {
114
114
  for (let r = 0; r < e.length; r += 1)
115
115
  e[r] && e[r].d(t);
116
116
  }
117
- function w(e) {
117
+ function P(e) {
118
118
  return document.createElement(e);
119
119
  }
120
- function Ze(e) {
120
+ function qe(e) {
121
121
  return document.createElementNS("http://www.w3.org/2000/svg", e);
122
122
  }
123
- function ae(e) {
123
+ function se(e) {
124
124
  return document.createTextNode(e);
125
125
  }
126
126
  function G() {
127
- return ae(" ");
127
+ return se(" ");
128
128
  }
129
- function xe(e, t, r, n) {
129
+ function _e(e, t, r, n) {
130
130
  return e.addEventListener(t, r, n), () => e.removeEventListener(t, r, n);
131
131
  }
132
- function m(e, t, r) {
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 bn(e) {
135
+ function vn(e) {
136
136
  return Array.from(e.childNodes);
137
137
  }
138
- function De(e, t) {
138
+ function Fe(e, t) {
139
139
  t = "" + t, e.data !== t && (e.data = /** @type {string} */
140
140
  t);
141
141
  }
142
- function vn(e, t, r, n) {
142
+ function yn(e, t, r, n) {
143
143
  e.style.setProperty(t, r, "");
144
144
  }
145
145
  let He;
146
- function yn() {
146
+ function _n() {
147
147
  if (He === void 0) {
148
148
  He = !1;
149
149
  try {
@@ -154,16 +154,16 @@ function yn() {
154
154
  }
155
155
  return He;
156
156
  }
157
- function _n(e, t) {
157
+ function xn(e, t) {
158
158
  getComputedStyle(e).position === "static" && (e.style.position = "relative");
159
- const n = w("iframe");
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 = yn();
164
+ const i = _n();
165
165
  let o;
166
- return i ? (n.src = "data:text/html,<script>onresize=function(){parent.postMessage(0,'*')}<\/script>", o = xe(
166
+ return i ? (n.src = "data:text/html,<script>onresize=function(){parent.postMessage(0,'*')}<\/script>", o = _e(
167
167
  window,
168
168
  "message",
169
169
  /** @param {MessageEvent} event */
@@ -171,15 +171,15 @@ function _n(e, t) {
171
171
  a.source === n.contentWindow && t();
172
172
  }
173
173
  )) : (n.src = "about:blank", n.onload = () => {
174
- o = xe(n.contentWindow, "resize", t), t();
174
+ o = _e(n.contentWindow, "resize", t), t();
175
175
  }), y(e, n), () => {
176
176
  (i || o && n.contentWindow) && o(), $(n);
177
177
  };
178
178
  }
179
- function xn(e, t, { bubbles: r = !1, cancelable: n = !1 } = {}) {
179
+ function En(e, t, { bubbles: r = !1, cancelable: n = !1 } = {}) {
180
180
  return new CustomEvent(e, { detail: t, bubbles: r, cancelable: n });
181
181
  }
182
- function En(e) {
182
+ function Sn(e) {
183
183
  const t = {};
184
184
  return e.childNodes.forEach(
185
185
  /** @param {Element} node */
@@ -188,24 +188,24 @@ function En(e) {
188
188
  }
189
189
  ), t;
190
190
  }
191
- let Ee;
192
- function ye(e) {
193
- Ee = e;
191
+ let xe;
192
+ function ve(e) {
193
+ xe = e;
194
194
  }
195
- function dr() {
196
- if (!Ee)
195
+ function mr() {
196
+ if (!xe)
197
197
  throw new Error("Function called outside component initialization");
198
- return Ee;
198
+ return xe;
199
199
  }
200
- function Sn(e) {
201
- dr().$$.on_mount.push(e);
200
+ function Pn(e) {
201
+ mr().$$.on_mount.push(e);
202
202
  }
203
- function Pn() {
204
- const e = dr();
203
+ function wn() {
204
+ const e = mr();
205
205
  return (t, r, { cancelable: n = !1 } = {}) => {
206
206
  const i = e.$$.callbacks[t];
207
207
  if (i) {
208
- const o = xn(
208
+ const o = En(
209
209
  /** @type {string} */
210
210
  t,
211
211
  r,
@@ -218,78 +218,78 @@ function Pn() {
218
218
  return !0;
219
219
  };
220
220
  }
221
- const ne = [], _e = [];
221
+ const ne = [], ye = [];
222
222
  let ie = [];
223
- const It = [], wn = /* @__PURE__ */ Promise.resolve();
224
- let nt = !1;
225
- function Tn() {
226
- nt || (nt = !0, wn.then(W));
223
+ const Lt = [], Tn = /* @__PURE__ */ Promise.resolve();
224
+ let ot = !1;
225
+ function Hn() {
226
+ ot || (ot = !0, Tn.then(W));
227
227
  }
228
- function Oe(e) {
228
+ function Ne(e) {
229
229
  ie.push(e);
230
230
  }
231
- const Ye = /* @__PURE__ */ new Set();
231
+ const Qe = /* @__PURE__ */ new Set();
232
232
  let te = 0;
233
233
  function W() {
234
234
  if (te !== 0)
235
235
  return;
236
- const e = Ee;
236
+ const e = xe;
237
237
  do {
238
238
  try {
239
239
  for (; te < ne.length; ) {
240
240
  const t = ne[te];
241
- te++, ye(t), Hn(t.$$);
241
+ te++, ve(t), Cn(t.$$);
242
242
  }
243
243
  } catch (t) {
244
244
  throw ne.length = 0, te = 0, t;
245
245
  }
246
- for (ye(null), ne.length = 0, te = 0; _e.length; )
247
- _e.pop()();
246
+ for (ve(null), ne.length = 0, te = 0; ye.length; )
247
+ ye.pop()();
248
248
  for (let t = 0; t < ie.length; t += 1) {
249
249
  const r = ie[t];
250
- Ye.has(r) || (Ye.add(r), r());
250
+ Qe.has(r) || (Qe.add(r), r());
251
251
  }
252
252
  ie.length = 0;
253
253
  } while (ne.length);
254
- for (; It.length; )
255
- It.pop()();
256
- nt = !1, Ye.clear(), ye(e);
254
+ for (; Lt.length; )
255
+ Lt.pop()();
256
+ ot = !1, Qe.clear(), ve(e);
257
257
  }
258
- function Hn(e) {
258
+ function Cn(e) {
259
259
  if (e.fragment !== null) {
260
- e.update(), de(e.before_update);
260
+ e.update(), fe(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(Oe);
262
+ e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Ne);
263
263
  }
264
264
  }
265
- function Cn(e) {
265
+ function An(e) {
266
266
  const t = [], r = [];
267
267
  ie.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), ie = t;
268
268
  }
269
- const An = /* @__PURE__ */ new Set();
270
- function Bn(e, t) {
271
- e && e.i && (An.delete(e), e.i(t));
269
+ const Bn = /* @__PURE__ */ new Set();
270
+ function On(e, t) {
271
+ e && e.i && (Bn.delete(e), e.i(t));
272
272
  }
273
- function le(e) {
273
+ function ae(e) {
274
274
  return (e == null ? void 0 : e.length) !== void 0 ? e : Array.from(e);
275
275
  }
276
276
  function In(e, t, r) {
277
277
  const { fragment: n, after_update: i } = e.$$;
278
- n && n.m(t, r), Oe(() => {
279
- const o = e.$$.on_mount.map(ur).filter(bt);
280
- e.$$.on_destroy ? e.$$.on_destroy.push(...o) : de(o), e.$$.on_mount = [];
281
- }), i.forEach(Oe);
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);
282
282
  }
283
283
  function Ln(e, t) {
284
284
  const r = e.$$;
285
- r.fragment !== null && (Cn(r.after_update), de(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
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 = []);
286
286
  }
287
287
  function Nn(e, t) {
288
- e.$$.dirty[0] === -1 && (ne.push(e), Tn(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
288
+ e.$$.dirty[0] === -1 && (ne.push(e), Hn(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
289
289
  }
290
- function On(e, t, r, n, i, o, a = null, u = [-1]) {
291
- const c = Ee;
292
- ye(e);
290
+ function Mn(e, t, r, n, i, o, a = null, u = [-1]) {
291
+ const c = xe;
292
+ ve(e);
293
293
  const l = e.$$ = {
294
294
  fragment: null,
295
295
  ctx: [],
@@ -297,7 +297,7 @@ function On(e, t, r, n, i, o, a = null, u = [-1]) {
297
297
  props: o,
298
298
  update: Z,
299
299
  not_equal: i,
300
- bound: At(),
300
+ bound: Ot(),
301
301
  // lifecycle
302
302
  on_mount: [],
303
303
  on_destroy: [],
@@ -306,7 +306,7 @@ function On(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: At(),
309
+ callbacks: Ot(),
310
310
  dirty: u,
311
311
  skip_bound: !1,
312
312
  root: t.target || c.$$.root
@@ -314,20 +314,20 @@ function On(e, t, r, n, i, o, a = null, u = [-1]) {
314
314
  a && a(l.root);
315
315
  let s = !1;
316
316
  if (l.ctx = r ? r(e, t.props || {}, (h, f, ...d) => {
317
- const p = d.length ? d[0] : f;
318
- return l.ctx && i(l.ctx[h], l.ctx[h] = p) && (!l.skip_bound && l.bound[h] && l.bound[h](p), s && Nn(e, h)), f;
319
- }) : [], l.update(), s = !0, de(l.before_update), l.fragment = n ? n(l.ctx) : !1, t.target) {
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) {
320
320
  if (t.hydrate) {
321
- const h = bn(t.target);
321
+ const h = vn(t.target);
322
322
  l.fragment && l.fragment.l(h), h.forEach($);
323
323
  } else
324
324
  l.fragment && l.fragment.c();
325
- t.intro && Bn(e.$$.fragment), In(e, t.target, t.anchor), W();
325
+ t.intro && On(e.$$.fragment), In(e, t.target, t.anchor), W();
326
326
  }
327
- ye(c);
327
+ ve(c);
328
328
  }
329
- let mr;
330
- typeof HTMLElement == "function" && (mr = class extends HTMLElement {
329
+ let gr;
330
+ typeof HTMLElement == "function" && (gr = class extends HTMLElement {
331
331
  constructor(t, r, n) {
332
332
  super();
333
333
  /** The Svelte component constructor */
@@ -364,14 +364,14 @@ typeof HTMLElement == "function" && (mr = class extends HTMLElement {
364
364
  }
365
365
  }
366
366
  connectedCallback() {
367
- return Ct(this, null, function* () {
367
+ return Bt(this, null, function* () {
368
368
  if (this.$$cn = !0, !this.$$c) {
369
369
  let t = function(o) {
370
370
  return () => {
371
371
  let a;
372
372
  return {
373
373
  c: function() {
374
- a = w("slot"), o !== "default" && m(a, "name", o);
374
+ a = P("slot"), o !== "default" && p(a, "name", o);
375
375
  },
376
376
  /**
377
377
  * @param {HTMLElement} target
@@ -388,7 +388,7 @@ typeof HTMLElement == "function" && (mr = class extends HTMLElement {
388
388
  };
389
389
  if (yield Promise.resolve(), !this.$$cn || this.$$c)
390
390
  return;
391
- const r = {}, n = En(this);
391
+ const r = {}, n = Sn(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) {
@@ -399,7 +399,7 @@ typeof HTMLElement == "function" && (mr = class extends HTMLElement {
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: Ht(Tt({}, this.$$d), {
402
+ props: At(Ct({}, this.$$d), {
403
403
  $$slots: r,
404
404
  $$scope: {
405
405
  ctx: []
@@ -477,8 +477,8 @@ function Be(e, t, r, n) {
477
477
  return t;
478
478
  }
479
479
  }
480
- function Mn(e, t, r, n, i, o) {
481
- let a = class extends mr {
480
+ function Rn(e, t, r, n, i, o) {
481
+ let a = class extends gr {
482
482
  constructor() {
483
483
  super(e, r, i), this.$$p_d = t;
484
484
  }
@@ -508,7 +508,7 @@ function Mn(e, t, r, n, i, o) {
508
508
  }), e.element = /** @type {any} */
509
509
  a, a;
510
510
  }
511
- class Rn {
511
+ class Dn {
512
512
  constructor() {
513
513
  /**
514
514
  * ### PRIVATE API
@@ -538,7 +538,7 @@ class Rn {
538
538
  * @returns {() => void}
539
539
  */
540
540
  $on(t, r) {
541
- if (!bt(r))
541
+ if (!xt(r))
542
542
  return Z;
543
543
  const n = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
544
544
  return n.push(r), () => {
@@ -551,20 +551,20 @@ class Rn {
551
551
  * @returns {void}
552
552
  */
553
553
  $set(t) {
554
- this.$$set && !fn(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
554
+ this.$$set && !dn(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
555
555
  }
556
556
  }
557
- const Dn = "4";
558
- typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Dn);
559
- var Fn = typeof globalThis != "undefined" ? globalThis : typeof window != "undefined" ? window : typeof global != "undefined" ? global : typeof self != "undefined" ? self : {};
560
- function pr(e) {
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) {
561
561
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
562
562
  }
563
- var gr = { exports: {} };
563
+ var vr = { exports: {} };
564
564
  (function(e, t) {
565
565
  (function(r, n) {
566
566
  e.exports = n();
567
- })(typeof self != "undefined" ? self : Fn, function() {
567
+ })(typeof self != "undefined" ? self : kn, function() {
568
568
  return function(r) {
569
569
  function n(o) {
570
570
  if (i[o])
@@ -626,12 +626,12 @@ var gr = { exports: {} };
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
- var p = this.buildSliderFrameItem(this.innerElements[d].cloneNode(!0));
630
- f.appendChild(p);
629
+ var m = this.buildSliderFrameItem(this.innerElements[d].cloneNode(!0));
630
+ f.appendChild(m);
631
631
  }
632
632
  for (var b = 0; b < this.innerElements.length; b++) {
633
- var P = this.buildSliderFrameItem(this.innerElements[b]);
634
- f.appendChild(P);
633
+ var S = this.buildSliderFrameItem(this.innerElements[b]);
634
+ f.appendChild(S);
635
635
  }
636
636
  if (this.config.loop)
637
637
  for (var E = 0; E < this.perPage; E++) {
@@ -657,8 +657,8 @@ var gr = { exports: {} };
657
657
  if (this.config.loop)
658
658
  if (this.currentSlide - s < 0) {
659
659
  this.disableTransition();
660
- var d = this.currentSlide + this.innerElements.length, p = this.perPage, b = d + p, P = (this.config.rtl ? 1 : -1) * b * (this.selectorWidth / this.perPage), E = this.config.draggable ? this.drag.endX - this.drag.startX : 0;
661
- this.sliderFrame.style[this.transformProperty] = "translate3d(" + (P + E) + "px, 0, 0)", this.currentSlide = d - s;
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;
662
662
  } else
663
663
  this.currentSlide = this.currentSlide - s;
664
664
  else
@@ -672,8 +672,8 @@ var gr = { exports: {} };
672
672
  if (this.config.loop)
673
673
  if (this.currentSlide + s > this.innerElements.length - this.perPage) {
674
674
  this.disableTransition();
675
- var d = this.currentSlide - this.innerElements.length, p = this.perPage, b = d + p, P = (this.config.rtl ? 1 : -1) * b * (this.selectorWidth / this.perPage), E = this.config.draggable ? this.drag.endX - this.drag.startX : 0;
676
- this.sliderFrame.style[this.transformProperty] = "translate3d(" + (P + E) + "px, 0, 0)", this.currentSlide = d + s;
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;
677
677
  } else
678
678
  this.currentSlide = this.currentSlide + s;
679
679
  else
@@ -697,8 +697,8 @@ var gr = { exports: {} };
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, p = 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 || p);
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);
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() {
@@ -710,8 +710,8 @@ var gr = { exports: {} };
710
710
  } }, { key: "touchmoveHandler", value: function(s) {
711
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
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;
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, p = this.config.rtl ? f + d : f - d;
714
- this.sliderFrame.style[this.transformProperty] = "translate3d(" + (this.config.rtl ? 1 : -1) * p + "px, 0, 0)";
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
+ this.sliderFrame.style[this.transformProperty] = "translate3d(" + (this.config.rtl ? 1 : -1) * m + "px, 0, 0)";
715
715
  }
716
716
  } }, { key: "mousedownHandler", value: function(s) {
717
717
  ["TEXTAREA", "OPTION", "INPUT", "SELECT"].indexOf(s.target.nodeName) !== -1 || (s.preventDefault(), s.stopPropagation(), this.pointerDown = !0, this.drag.startX = s.pageX);
@@ -720,8 +720,8 @@ var gr = { exports: {} };
720
720
  } }, { key: "mousemoveHandler", value: function(s) {
721
721
  if (s.preventDefault(), this.pointerDown) {
722
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;
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, p = this.config.rtl ? f + d : f - d;
724
- this.sliderFrame.style[this.transformProperty] = "translate3d(" + (this.config.rtl ? 1 : -1) * p + "px, 0, 0)";
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
+ this.sliderFrame.style[this.transformProperty] = "translate3d(" + (this.config.rtl ? 1 : -1) * m + "px, 0, 0)";
725
725
  }
726
726
  } }, { key: "mouseleaveHandler", value: function(s) {
727
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());
@@ -765,9 +765,9 @@ var gr = { exports: {} };
765
765
  n.default = c, r.exports = n.default;
766
766
  }]);
767
767
  });
768
- })(gr);
769
- var kn = gr.exports;
770
- const Un = /* @__PURE__ */ pr(kn);
768
+ })(vr);
769
+ var Un = vr.exports;
770
+ const $n = /* @__PURE__ */ br(Un);
771
771
  /*! *****************************************************************************
772
772
  Copyright (c) Microsoft Corporation.
773
773
 
@@ -782,43 +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 it = function(e, t) {
786
- return it = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
785
+ var st = function(e, t) {
786
+ return st = 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
- }, it(e, t);
791
+ }, st(e, t);
792
792
  };
793
- function q(e, t) {
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
- it(e, t);
796
+ st(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
- var S = function() {
803
- return S = Object.assign || function(t) {
804
- for (var r, n = 1, i = arguments.length; n < i; n++) {
805
- r = arguments[n];
806
- for (var o in r)
807
- Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
808
- }
809
- return t;
810
- }, S.apply(this, arguments);
811
- };
812
- function $n(e, t) {
813
- var r = {};
814
- for (var n in e)
815
- Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
816
- if (e != null && typeof Object.getOwnPropertySymbols == "function")
817
- for (var i = 0, n = Object.getOwnPropertySymbols(e); i < n.length; i++)
818
- t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
819
- return r;
820
- }
821
- function ot(e) {
802
+ function at(e) {
822
803
  var t = typeof Symbol == "function" && Symbol.iterator, r = t && e[t], n = 0;
823
804
  if (r)
824
805
  return r.call(e);
@@ -830,7 +811,7 @@ function ot(e) {
830
811
  };
831
812
  throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
832
813
  }
833
- function st(e, t) {
814
+ function lt(e, t) {
834
815
  var r = typeof Symbol == "function" && e[Symbol.iterator];
835
816
  if (!r)
836
817
  return e;
@@ -850,22 +831,22 @@ function st(e, t) {
850
831
  }
851
832
  return o;
852
833
  }
853
- function oe(e, t, r) {
854
- if (r || arguments.length === 2)
834
+ function ut(e, t, r) {
835
+ if (arguments.length === 2)
855
836
  for (var n = 0, i = t.length, o; n < i; n++)
856
837
  (o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
857
838
  return e.concat(o || t);
858
839
  }
859
- function Y(e) {
840
+ function q(e) {
860
841
  return typeof e == "function";
861
842
  }
862
- function br(e) {
843
+ function yr(e) {
863
844
  var t = function(n) {
864
845
  Error.call(n), n.stack = new Error().stack;
865
846
  }, r = e(t);
866
847
  return r.prototype = Object.create(Error.prototype), r.prototype.constructor = r, r;
867
848
  }
868
- var qe = br(function(e) {
849
+ var Je = yr(function(e) {
869
850
  return function(r) {
870
851
  e(this), this.message = r ? r.length + ` errors occurred during unsubscription:
871
852
  ` + r.map(function(n, i) {
@@ -874,13 +855,13 @@ var qe = br(function(e) {
874
855
  `) : "", this.name = "UnsubscriptionError", this.errors = r;
875
856
  };
876
857
  });
877
- function at(e, t) {
858
+ function ht(e, t) {
878
859
  if (e) {
879
860
  var r = e.indexOf(t);
880
861
  0 <= r && e.splice(r, 1);
881
862
  }
882
863
  }
883
- var Fe = function() {
864
+ var ke = function() {
884
865
  function e(t) {
885
866
  this.initialTeardown = t, this.closed = !1, this._parentage = null, this._finalizers = null;
886
867
  }
@@ -892,7 +873,7 @@ var Fe = function() {
892
873
  if (a)
893
874
  if (this._parentage = null, Array.isArray(a))
894
875
  try {
895
- for (var u = ot(a), c = u.next(); !c.done; c = u.next()) {
876
+ for (var u = at(a), c = u.next(); !c.done; c = u.next()) {
896
877
  var l = c.value;
897
878
  l.remove(this);
898
879
  }
@@ -909,22 +890,22 @@ var Fe = function() {
909
890
  else
910
891
  a.remove(this);
911
892
  var s = this.initialTeardown;
912
- if (Y(s))
893
+ if (q(s))
913
894
  try {
914
895
  s();
915
896
  } catch (b) {
916
- o = b instanceof qe ? b.errors : [b];
897
+ o = b instanceof Je ? b.errors : [b];
917
898
  }
918
899
  var h = this._finalizers;
919
900
  if (h) {
920
901
  this._finalizers = null;
921
902
  try {
922
- for (var f = ot(h), d = f.next(); !d.done; d = f.next()) {
923
- var p = d.value;
903
+ for (var f = at(h), d = f.next(); !d.done; d = f.next()) {
904
+ var m = d.value;
924
905
  try {
925
- Lt(p);
906
+ Nt(m);
926
907
  } catch (b) {
927
- o = o != null ? o : [], b instanceof qe ? o = oe(oe([], st(o)), st(b.errors)) : o.push(b);
908
+ o = o != null ? o : [], b instanceof Je ? o = ut(ut([], lt(o)), lt(b.errors)) : o.push(b);
928
909
  }
929
910
  }
930
911
  } catch (b) {
@@ -939,13 +920,13 @@ var Fe = function() {
939
920
  }
940
921
  }
941
922
  if (o)
942
- throw new qe(o);
923
+ throw new Je(o);
943
924
  }
944
925
  }, e.prototype.add = function(t) {
945
926
  var r;
946
927
  if (t && t !== this)
947
928
  if (this.closed)
948
- Lt(t);
929
+ Nt(t);
949
930
  else {
950
931
  if (t instanceof e) {
951
932
  if (t.closed || t._hasParent(this))
@@ -962,56 +943,52 @@ var Fe = function() {
962
943
  this._parentage = Array.isArray(r) ? (r.push(t), r) : r ? [r, t] : t;
963
944
  }, e.prototype._removeParent = function(t) {
964
945
  var r = this._parentage;
965
- r === t ? this._parentage = null : Array.isArray(r) && at(r, t);
946
+ r === t ? this._parentage = null : Array.isArray(r) && ht(r, t);
966
947
  }, e.prototype.remove = function(t) {
967
948
  var r = this._finalizers;
968
- r && at(r, t), t instanceof e && t._removeParent(this);
949
+ r && ht(r, t), t instanceof e && t._removeParent(this);
969
950
  }, e.EMPTY = function() {
970
951
  var t = new e();
971
952
  return t.closed = !0, t;
972
953
  }(), e;
973
- }(), vr = Fe.EMPTY;
974
- function yr(e) {
975
- return e instanceof Fe || e && "closed" in e && Y(e.remove) && Y(e.add) && Y(e.unsubscribe);
976
- }
977
- function Lt(e) {
978
- Y(e) ? e() : e.unsubscribe();
979
- }
980
- var _r = {
981
- onUnhandledError: null,
982
- onStoppedNotification: null,
983
- Promise: void 0,
984
- useDeprecatedSynchronousErrorHandling: !1,
985
- useDeprecatedNextContext: !1
986
- }, Gn = {
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);
957
+ }
958
+ function Nt(e) {
959
+ q(e) ? e() : e.unsubscribe();
960
+ }
961
+ var Gn = {
962
+ Promise: void 0
963
+ }, jn = {
987
964
  setTimeout: function(e, t) {
988
965
  for (var r = [], n = 2; n < arguments.length; n++)
989
966
  r[n - 2] = arguments[n];
990
- return setTimeout.apply(void 0, oe([e, t], st(r)));
967
+ return setTimeout.apply(void 0, ut([e, t], lt(r)));
991
968
  },
992
969
  clearTimeout: function(e) {
993
970
  return clearTimeout(e);
994
971
  },
995
972
  delegate: void 0
996
973
  };
997
- function jn(e) {
998
- Gn.setTimeout(function() {
974
+ function Xn(e) {
975
+ jn.setTimeout(function() {
999
976
  throw e;
1000
977
  });
1001
978
  }
1002
- function Nt() {
979
+ function Mt() {
1003
980
  }
1004
- function Ie(e) {
981
+ function Oe(e) {
1005
982
  e();
1006
983
  }
1007
- var xr = function(e) {
1008
- q(t, e);
984
+ var Er = function(e) {
985
+ Pe(t, e);
1009
986
  function t(r) {
1010
987
  var n = e.call(this) || this;
1011
- return n.isStopped = !1, r ? (n.destination = r, yr(r) && r.add(n)) : n.destination = Wn, n;
988
+ return n.isStopped = !1, r ? (n.destination = r, xr(r) && r.add(n)) : n.destination = Wn, n;
1012
989
  }
1013
990
  return t.create = function(r, n, i) {
1014
- return new lt(r, n, i);
991
+ return new ct(r, n, i);
1015
992
  }, t.prototype.next = function(r) {
1016
993
  this.isStopped || this._next(r);
1017
994
  }, t.prototype.error = function(r) {
@@ -1035,11 +1012,7 @@ var xr = function(e) {
1035
1012
  this.unsubscribe();
1036
1013
  }
1037
1014
  }, t;
1038
- }(Fe), Xn = Function.prototype.bind;
1039
- function Qe(e, t) {
1040
- return Xn.call(e, t);
1041
- }
1042
- var Vn = function() {
1015
+ }(ke), Vn = function() {
1043
1016
  function e(t) {
1044
1017
  this.partialObserver = t;
1045
1018
  }
@@ -1070,41 +1043,29 @@ var Vn = function() {
1070
1043
  Ce(r);
1071
1044
  }
1072
1045
  }, e;
1073
- }(), lt = function(e) {
1074
- q(t, e);
1046
+ }(), ct = function(e) {
1047
+ Pe(t, e);
1075
1048
  function t(r, n, i) {
1076
1049
  var o = e.call(this) || this, a;
1077
- if (Y(r) || !r)
1078
- a = {
1079
- next: r != null ? r : void 0,
1080
- error: n != null ? n : void 0,
1081
- complete: i != null ? i : void 0
1082
- };
1083
- else {
1084
- var u;
1085
- o && _r.useDeprecatedNextContext ? (u = Object.create(r), u.unsubscribe = function() {
1086
- return o.unsubscribe();
1087
- }, a = {
1088
- next: r.next && Qe(r.next, u),
1089
- error: r.error && Qe(r.error, u),
1090
- complete: r.complete && Qe(r.complete, u)
1091
- }) : a = r;
1092
- }
1093
- return o.destination = new Vn(a), o;
1050
+ return q(r) || !r ? a = {
1051
+ next: r != null ? r : void 0,
1052
+ error: n != null ? n : void 0,
1053
+ complete: i != null ? i : void 0
1054
+ } : a = r, o.destination = new Vn(a), o;
1094
1055
  }
1095
1056
  return t;
1096
- }(xr);
1057
+ }(Er);
1097
1058
  function Ce(e) {
1098
- jn(e);
1059
+ Xn(e);
1099
1060
  }
1100
1061
  function zn(e) {
1101
1062
  throw e;
1102
1063
  }
1103
1064
  var Wn = {
1104
1065
  closed: !0,
1105
- next: Nt,
1066
+ next: Mt,
1106
1067
  error: zn,
1107
- complete: Nt
1068
+ complete: Mt
1108
1069
  }, Zn = function() {
1109
1070
  return typeof Symbol == "function" && Symbol.observable || "@@observable";
1110
1071
  }();
@@ -1118,7 +1079,7 @@ function qn(e) {
1118
1079
  }, r);
1119
1080
  };
1120
1081
  }
1121
- var Ot = function() {
1082
+ var Rt = function() {
1122
1083
  function e(t) {
1123
1084
  t && (this._subscribe = t);
1124
1085
  }
@@ -1126,8 +1087,8 @@ var Ot = function() {
1126
1087
  var r = new e();
1127
1088
  return r.source = this, r.operator = t, r;
1128
1089
  }, e.prototype.subscribe = function(t, r, n) {
1129
- var i = this, o = Jn(t) ? t : new lt(t, r, n);
1130
- return Ie(function() {
1090
+ var i = this, o = Jn(t) ? t : new ct(t, r, n);
1091
+ return Oe(function() {
1131
1092
  var a = i, u = a.operator, c = a.source;
1132
1093
  o.add(u ? u.call(o, c) : c ? i._subscribe(o) : i._trySubscribe(o));
1133
1094
  }), o;
@@ -1139,8 +1100,8 @@ var Ot = function() {
1139
1100
  }
1140
1101
  }, e.prototype.forEach = function(t, r) {
1141
1102
  var n = this;
1142
- return r = Mt(r), new r(function(i, o) {
1143
- var a = new lt({
1103
+ return r = Dt(r), new r(function(i, o) {
1104
+ var a = new ct({
1144
1105
  next: function(u) {
1145
1106
  try {
1146
1107
  t(u);
@@ -1164,7 +1125,7 @@ var Ot = function() {
1164
1125
  return qn(t)(this);
1165
1126
  }, e.prototype.toPromise = function(t) {
1166
1127
  var r = this;
1167
- return t = Mt(t), new t(function(n, i) {
1128
+ return t = Dt(t), new t(function(n, i) {
1168
1129
  var o;
1169
1130
  r.subscribe(function(a) {
1170
1131
  return o = a;
@@ -1178,40 +1139,40 @@ var Ot = function() {
1178
1139
  return new e(t);
1179
1140
  }, e;
1180
1141
  }();
1181
- function Mt(e) {
1142
+ function Dt(e) {
1182
1143
  var t;
1183
- return (t = e != null ? e : _r.Promise) !== null && t !== void 0 ? t : Promise;
1144
+ return (t = e != null ? e : Gn.Promise) !== null && t !== void 0 ? t : Promise;
1184
1145
  }
1185
1146
  function Qn(e) {
1186
- return e && Y(e.next) && Y(e.error) && Y(e.complete);
1147
+ return e && q(e.next) && q(e.error) && q(e.complete);
1187
1148
  }
1188
1149
  function Jn(e) {
1189
- return e && e instanceof xr || Qn(e) && yr(e);
1150
+ return e && e instanceof Er || Qn(e) && xr(e);
1190
1151
  }
1191
- var Kn = br(function(e) {
1152
+ var Kn = yr(function(e) {
1192
1153
  return function() {
1193
1154
  e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
1194
1155
  };
1195
- }), Er = function(e) {
1196
- q(t, e);
1156
+ }), Sr = function(e) {
1157
+ Pe(t, e);
1197
1158
  function t() {
1198
1159
  var r = e.call(this) || this;
1199
1160
  return r.closed = !1, r.currentObservers = null, r.observers = [], r.isStopped = !1, r.hasError = !1, r.thrownError = null, r;
1200
1161
  }
1201
1162
  return t.prototype.lift = function(r) {
1202
- var n = new Rt(this, this);
1163
+ var n = new Ft(this, this);
1203
1164
  return n.operator = r, n;
1204
1165
  }, t.prototype._throwIfClosed = function() {
1205
1166
  if (this.closed)
1206
1167
  throw new Kn();
1207
1168
  }, t.prototype.next = function(r) {
1208
1169
  var n = this;
1209
- Ie(function() {
1170
+ Oe(function() {
1210
1171
  var i, o;
1211
1172
  if (n._throwIfClosed(), !n.isStopped) {
1212
1173
  n.currentObservers || (n.currentObservers = Array.from(n.observers));
1213
1174
  try {
1214
- for (var a = ot(n.currentObservers), u = a.next(); !u.done; u = a.next()) {
1175
+ for (var a = at(n.currentObservers), u = a.next(); !u.done; u = a.next()) {
1215
1176
  var c = u.value;
1216
1177
  c.next(r);
1217
1178
  }
@@ -1229,7 +1190,7 @@ var Kn = br(function(e) {
1229
1190
  });
1230
1191
  }, t.prototype.error = function(r) {
1231
1192
  var n = this;
1232
- Ie(function() {
1193
+ Oe(function() {
1233
1194
  if (n._throwIfClosed(), !n.isStopped) {
1234
1195
  n.hasError = n.isStopped = !0, n.thrownError = r;
1235
1196
  for (var i = n.observers; i.length; )
@@ -1238,7 +1199,7 @@ var Kn = br(function(e) {
1238
1199
  });
1239
1200
  }, t.prototype.complete = function() {
1240
1201
  var r = this;
1241
- Ie(function() {
1202
+ Oe(function() {
1242
1203
  if (r._throwIfClosed(), !r.isStopped) {
1243
1204
  r.isStopped = !0;
1244
1205
  for (var n = r.observers; n.length; )
@@ -1260,20 +1221,20 @@ var Kn = br(function(e) {
1260
1221
  return this._throwIfClosed(), this._checkFinalizedStatuses(r), this._innerSubscribe(r);
1261
1222
  }, t.prototype._innerSubscribe = function(r) {
1262
1223
  var n = this, i = this, o = i.hasError, a = i.isStopped, u = i.observers;
1263
- return o || a ? vr : (this.currentObservers = null, u.push(r), new Fe(function() {
1264
- n.currentObservers = null, at(u, r);
1224
+ return o || a ? _r : (this.currentObservers = null, u.push(r), new ke(function() {
1225
+ n.currentObservers = null, ht(u, r);
1265
1226
  }));
1266
1227
  }, t.prototype._checkFinalizedStatuses = function(r) {
1267
1228
  var n = this, i = n.hasError, o = n.thrownError, a = n.isStopped;
1268
1229
  i ? r.error(o) : a && r.complete();
1269
1230
  }, t.prototype.asObservable = function() {
1270
- var r = new Ot();
1231
+ var r = new Rt();
1271
1232
  return r.source = this, r;
1272
1233
  }, t.create = function(r, n) {
1273
- return new Rt(r, n);
1234
+ return new Ft(r, n);
1274
1235
  }, t;
1275
- }(Ot), Rt = function(e) {
1276
- q(t, e);
1236
+ }(Rt), Ft = function(e) {
1237
+ Pe(t, e);
1277
1238
  function t(r, n) {
1278
1239
  var i = e.call(this) || this;
1279
1240
  return i.destination = r, i.source = n, i;
@@ -1289,17 +1250,17 @@ var Kn = br(function(e) {
1289
1250
  (n = (r = this.destination) === null || r === void 0 ? void 0 : r.complete) === null || n === void 0 || n.call(r);
1290
1251
  }, t.prototype._subscribe = function(r) {
1291
1252
  var n, i;
1292
- return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : vr;
1253
+ return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : _r;
1293
1254
  }, t;
1294
- }(Er), Sr = {
1255
+ }(Sr), Pr = {
1295
1256
  now: function() {
1296
- return (Sr.delegate || Date).now();
1257
+ return (Pr.delegate || Date).now();
1297
1258
  },
1298
1259
  delegate: void 0
1299
1260
  }, ei = function(e) {
1300
- q(t, e);
1261
+ Pe(t, e);
1301
1262
  function t(r, n, i) {
1302
- r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = Sr);
1263
+ r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = Pr);
1303
1264
  var o = e.call(this) || this;
1304
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;
1305
1266
  }
@@ -1319,24 +1280,24 @@ var Kn = br(function(e) {
1319
1280
  l && o.splice(0, l + 1);
1320
1281
  }
1321
1282
  }, t;
1322
- }(Er);
1323
- const Dt = [], Ft = {}, ti = (e, t = 0) => {
1324
- if (Dt.indexOf(e) == -1) {
1283
+ }(Sr);
1284
+ const kt = [], Ut = {}, ti = (e, t = 0) => {
1285
+ if (kt.indexOf(e) == -1) {
1325
1286
  const r = new ei(t);
1326
- Ft[e] = r, Dt.push(e);
1287
+ Ut[e] = r, kt.push(e);
1327
1288
  }
1328
- return Ft[e];
1289
+ return Ut[e];
1329
1290
  }, re = [];
1330
1291
  function ri(e, t) {
1331
1292
  return {
1332
- subscribe: ke(e, t).subscribe
1293
+ subscribe: Ue(e, t).subscribe
1333
1294
  };
1334
1295
  }
1335
- function ke(e, t = Z) {
1296
+ function Ue(e, t = Z) {
1336
1297
  let r;
1337
1298
  const n = /* @__PURE__ */ new Set();
1338
1299
  function i(u) {
1339
- if (hr(e, u) && (e = u, r)) {
1300
+ if (fr(e, u) && (e = u, r)) {
1340
1301
  const c = !re.length;
1341
1302
  for (const l of n)
1342
1303
  l[1](), re.push(l, e);
@@ -1358,7 +1319,7 @@ function ke(e, t = Z) {
1358
1319
  }
1359
1320
  return { set: i, update: o, subscribe: a };
1360
1321
  }
1361
- function me(e, t, r) {
1322
+ function de(e, t, r) {
1362
1323
  const n = !Array.isArray(e), i = n ? [e] : e;
1363
1324
  if (!i.every(Boolean))
1364
1325
  throw new Error("derived() expects stores as input, got a falsy value");
@@ -1371,13 +1332,13 @@ function me(e, t, r) {
1371
1332
  if (s)
1372
1333
  return;
1373
1334
  h();
1374
- const p = t(n ? l[0] : l, a, u);
1375
- o ? a(p) : h = bt(p) ? p : Z;
1335
+ const m = t(n ? l[0] : l, a, u);
1336
+ o ? a(m) : h = xt(m) ? m : Z;
1376
1337
  }, d = i.map(
1377
- (p, b) => fr(
1378
- p,
1379
- (P) => {
1380
- l[b] = P, s &= ~(1 << b), c && f();
1338
+ (m, b) => pr(
1339
+ m,
1340
+ (S) => {
1341
+ l[b] = S, s &= ~(1 << b), c && f();
1381
1342
  },
1382
1343
  () => {
1383
1344
  s |= 1 << b;
@@ -1385,7 +1346,7 @@ function me(e, t, r) {
1385
1346
  )
1386
1347
  );
1387
1348
  return c = !0, f(), function() {
1388
- de(d), h(), c = !1;
1349
+ fe(d), h(), c = !1;
1389
1350
  };
1390
1351
  });
1391
1352
  }
@@ -1406,29 +1367,29 @@ function li(e) {
1406
1367
  function ui(e) {
1407
1368
  return Array.isArray(e) ? [] : {};
1408
1369
  }
1409
- function Se(e, t) {
1410
- return t.clone !== !1 && t.isMergeableObject(e) ? ue(ui(e), e, t) : e;
1370
+ function Ee(e, t) {
1371
+ return t.clone !== !1 && t.isMergeableObject(e) ? le(ui(e), e, t) : e;
1411
1372
  }
1412
1373
  function hi(e, t, r) {
1413
1374
  return e.concat(t).map(function(n) {
1414
- return Se(n, r);
1375
+ return Ee(n, r);
1415
1376
  });
1416
1377
  }
1417
1378
  function ci(e, t) {
1418
1379
  if (!t.customMerge)
1419
- return ue;
1380
+ return le;
1420
1381
  var r = t.customMerge(e);
1421
- return typeof r == "function" ? r : ue;
1382
+ return typeof r == "function" ? r : le;
1422
1383
  }
1423
1384
  function fi(e) {
1424
1385
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
1425
1386
  return Object.propertyIsEnumerable.call(e, t);
1426
1387
  }) : [];
1427
1388
  }
1428
- function kt(e) {
1389
+ function $t(e) {
1429
1390
  return Object.keys(e).concat(fi(e));
1430
1391
  }
1431
- function Pr(e, t) {
1392
+ function wr(e, t) {
1432
1393
  try {
1433
1394
  return t in e;
1434
1395
  } catch (r) {
@@ -1436,129 +1397,179 @@ function Pr(e, t) {
1436
1397
  }
1437
1398
  }
1438
1399
  function di(e, t) {
1439
- return Pr(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1400
+ return wr(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1440
1401
  }
1441
- function mi(e, t, r) {
1402
+ function pi(e, t, r) {
1442
1403
  var n = {};
1443
- return r.isMergeableObject(e) && kt(e).forEach(function(i) {
1444
- n[i] = Se(e[i], r);
1445
- }), kt(t).forEach(function(i) {
1446
- di(e, i) || (Pr(e, i) && r.isMergeableObject(t[i]) ? n[i] = ci(i, r)(e[i], t[i], r) : n[i] = Se(t[i], r));
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));
1447
1408
  }), n;
1448
1409
  }
1449
- function ue(e, t, r) {
1450
- r = r || {}, r.arrayMerge = r.arrayMerge || hi, r.isMergeableObject = r.isMergeableObject || ni, r.cloneUnlessOtherwiseSpecified = Se;
1410
+ function le(e, t, r) {
1411
+ r = r || {}, r.arrayMerge = r.arrayMerge || hi, r.isMergeableObject = r.isMergeableObject || ni, r.cloneUnlessOtherwiseSpecified = Ee;
1451
1412
  var n = Array.isArray(t), i = Array.isArray(e), o = n === i;
1452
- return o ? n ? r.arrayMerge(e, t, r) : mi(e, t, r) : Se(t, r);
1413
+ return o ? n ? r.arrayMerge(e, t, r) : pi(e, t, r) : Ee(t, r);
1453
1414
  }
1454
- ue.all = function(t, r) {
1415
+ le.all = function(t, r) {
1455
1416
  if (!Array.isArray(t))
1456
1417
  throw new Error("first argument should be an array");
1457
1418
  return t.reduce(function(n, i) {
1458
- return ue(n, i, r);
1419
+ return le(n, i, r);
1459
1420
  }, {});
1460
1421
  };
1461
- var pi = ue, gi = pi;
1462
- const bi = /* @__PURE__ */ pr(gi);
1463
- function Je(e, t) {
1464
- var r = t && t.cache ? t.cache : Si, n = t && t.serializer ? t.serializer : Ei, i = t && t.strategy ? t.strategy : yi;
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) {
1426
+ r.__proto__ = n;
1427
+ } || function(r, n) {
1428
+ for (var i in n)
1429
+ Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
1430
+ }, ft(e, t);
1431
+ };
1432
+ function $e(e, t) {
1433
+ if (typeof t != "function" && t !== null)
1434
+ throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
1435
+ ft(e, t);
1436
+ function r() {
1437
+ this.constructor = e;
1438
+ }
1439
+ e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
1440
+ }
1441
+ var Y = function() {
1442
+ return Y = Object.assign || function(t) {
1443
+ for (var r, n = 1, i = arguments.length; n < i; n++) {
1444
+ r = arguments[n];
1445
+ for (var o in r)
1446
+ Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
1447
+ }
1448
+ return t;
1449
+ }, Y.apply(this, arguments);
1450
+ };
1451
+ function vi(e, t) {
1452
+ var r = {};
1453
+ for (var n in e)
1454
+ Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
1455
+ if (e != null && typeof Object.getOwnPropertySymbols == "function")
1456
+ for (var i = 0, n = Object.getOwnPropertySymbols(e); i < n.length; i++)
1457
+ t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
1458
+ return r;
1459
+ }
1460
+ function Ke(e, t, r) {
1461
+ if (r || arguments.length === 2)
1462
+ for (var n = 0, i = t.length, o; n < i; n++)
1463
+ (o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
1464
+ return e.concat(o || Array.prototype.slice.call(t));
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;
1465
1468
  return i(e, {
1466
1469
  cache: r,
1467
1470
  serializer: n
1468
1471
  });
1469
1472
  }
1470
- function vi(e) {
1473
+ function yi(e) {
1471
1474
  return e == null || typeof e == "number" || typeof e == "boolean";
1472
1475
  }
1473
- function wr(e, t, r, n) {
1474
- var i = vi(n) ? n : r(n), o = t.get(i);
1476
+ function _i(e, t, r, n) {
1477
+ var i = yi(n) ? n : r(n), o = t.get(i);
1475
1478
  return typeof o == "undefined" && (o = e.call(this, n), t.set(i, o)), o;
1476
1479
  }
1477
1480
  function Tr(e, t, r) {
1478
1481
  var n = Array.prototype.slice.call(arguments, 3), i = r(n), o = t.get(i);
1479
1482
  return typeof o == "undefined" && (o = e.apply(this, n), t.set(i, o)), o;
1480
1483
  }
1481
- function yt(e, t, r, n, i) {
1484
+ function Hr(e, t, r, n, i) {
1482
1485
  return r.bind(t, e, n, i);
1483
1486
  }
1484
- function yi(e, t) {
1485
- var r = e.length === 1 ? wr : Tr;
1486
- return yt(e, this, r, t.cache.create(), t.serializer);
1487
- }
1488
- function _i(e, t) {
1489
- return yt(e, this, Tr, t.cache.create(), t.serializer);
1490
- }
1491
1487
  function xi(e, t) {
1492
- return yt(e, this, wr, t.cache.create(), t.serializer);
1488
+ var r = e.length === 1 ? _i : Tr;
1489
+ return Hr(e, this, r, t.cache.create(), t.serializer);
1493
1490
  }
1494
- var Ei = function() {
1495
- return JSON.stringify(arguments);
1496
- };
1497
- function _t() {
1498
- this.cache = /* @__PURE__ */ Object.create(null);
1491
+ function Ei(e, t) {
1492
+ return Hr(e, this, Tr, t.cache.create(), t.serializer);
1499
1493
  }
1500
- _t.prototype.get = function(e) {
1501
- return this.cache[e];
1502
- };
1503
- _t.prototype.set = function(e, t) {
1504
- this.cache[e] = t;
1505
- };
1506
- var Si = {
1494
+ var Si = function() {
1495
+ return JSON.stringify(arguments);
1496
+ }, Pi = (
1497
+ /** @class */
1498
+ function() {
1499
+ function e() {
1500
+ this.cache = /* @__PURE__ */ Object.create(null);
1501
+ }
1502
+ return e.prototype.get = function(t) {
1503
+ return this.cache[t];
1504
+ }, e.prototype.set = function(t, r) {
1505
+ this.cache[t] = r;
1506
+ }, e;
1507
+ }()
1508
+ ), wi = {
1507
1509
  create: function() {
1508
- return new _t();
1510
+ return new Pi();
1509
1511
  }
1510
- }, Ke = {
1511
- variadic: _i,
1512
- monadic: xi
1513
- }, _;
1512
+ }, tt = {
1513
+ variadic: Ei
1514
+ }, Me = function() {
1515
+ return Me = Object.assign || function(t) {
1516
+ for (var r, n = 1, i = arguments.length; n < i; n++) {
1517
+ r = arguments[n];
1518
+ for (var o in r)
1519
+ Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
1520
+ }
1521
+ return t;
1522
+ }, Me.apply(this, arguments);
1523
+ };
1524
+ var _;
1514
1525
  (function(e) {
1515
1526
  e[e.EXPECT_ARGUMENT_CLOSING_BRACE = 1] = "EXPECT_ARGUMENT_CLOSING_BRACE", e[e.EMPTY_ARGUMENT = 2] = "EMPTY_ARGUMENT", e[e.MALFORMED_ARGUMENT = 3] = "MALFORMED_ARGUMENT", e[e.EXPECT_ARGUMENT_TYPE = 4] = "EXPECT_ARGUMENT_TYPE", e[e.INVALID_ARGUMENT_TYPE = 5] = "INVALID_ARGUMENT_TYPE", e[e.EXPECT_ARGUMENT_STYLE = 6] = "EXPECT_ARGUMENT_STYLE", e[e.INVALID_NUMBER_SKELETON = 7] = "INVALID_NUMBER_SKELETON", e[e.INVALID_DATE_TIME_SKELETON = 8] = "INVALID_DATE_TIME_SKELETON", e[e.EXPECT_NUMBER_SKELETON = 9] = "EXPECT_NUMBER_SKELETON", e[e.EXPECT_DATE_TIME_SKELETON = 10] = "EXPECT_DATE_TIME_SKELETON", e[e.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE = 11] = "UNCLOSED_QUOTE_IN_ARGUMENT_STYLE", e[e.EXPECT_SELECT_ARGUMENT_OPTIONS = 12] = "EXPECT_SELECT_ARGUMENT_OPTIONS", e[e.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE = 13] = "EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE", e[e.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE = 14] = "INVALID_PLURAL_ARGUMENT_OFFSET_VALUE", e[e.EXPECT_SELECT_ARGUMENT_SELECTOR = 15] = "EXPECT_SELECT_ARGUMENT_SELECTOR", e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR = 16] = "EXPECT_PLURAL_ARGUMENT_SELECTOR", e[e.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT = 17] = "EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT", e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT = 18] = "EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT", e[e.INVALID_PLURAL_ARGUMENT_SELECTOR = 19] = "INVALID_PLURAL_ARGUMENT_SELECTOR", e[e.DUPLICATE_PLURAL_ARGUMENT_SELECTOR = 20] = "DUPLICATE_PLURAL_ARGUMENT_SELECTOR", e[e.DUPLICATE_SELECT_ARGUMENT_SELECTOR = 21] = "DUPLICATE_SELECT_ARGUMENT_SELECTOR", e[e.MISSING_OTHER_CLAUSE = 22] = "MISSING_OTHER_CLAUSE", e[e.INVALID_TAG = 23] = "INVALID_TAG", e[e.INVALID_TAG_NAME = 25] = "INVALID_TAG_NAME", e[e.UNMATCHED_CLOSING_TAG = 26] = "UNMATCHED_CLOSING_TAG", e[e.UNCLOSED_TAG = 27] = "UNCLOSED_TAG";
1516
1527
  })(_ || (_ = {}));
1517
- var C;
1528
+ var H;
1518
1529
  (function(e) {
1519
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";
1520
- })(C || (C = {}));
1521
- var he;
1531
+ })(H || (H = {}));
1532
+ var ue;
1522
1533
  (function(e) {
1523
1534
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
1524
- })(he || (he = {}));
1525
- function Ut(e) {
1526
- return e.type === C.literal;
1527
- }
1528
- function Pi(e) {
1529
- return e.type === C.argument;
1535
+ })(ue || (ue = {}));
1536
+ function Gt(e) {
1537
+ return e.type === H.literal;
1530
1538
  }
1531
- function Hr(e) {
1532
- return e.type === C.number;
1539
+ function Ti(e) {
1540
+ return e.type === H.argument;
1533
1541
  }
1534
1542
  function Cr(e) {
1535
- return e.type === C.date;
1543
+ return e.type === H.number;
1536
1544
  }
1537
1545
  function Ar(e) {
1538
- return e.type === C.time;
1546
+ return e.type === H.date;
1539
1547
  }
1540
1548
  function Br(e) {
1541
- return e.type === C.select;
1549
+ return e.type === H.time;
1550
+ }
1551
+ function Or(e) {
1552
+ return e.type === H.select;
1542
1553
  }
1543
1554
  function Ir(e) {
1544
- return e.type === C.plural;
1555
+ return e.type === H.plural;
1545
1556
  }
1546
- function wi(e) {
1547
- return e.type === C.pound;
1557
+ function Hi(e) {
1558
+ return e.type === H.pound;
1548
1559
  }
1549
1560
  function Lr(e) {
1550
- return e.type === C.tag;
1561
+ return e.type === H.tag;
1551
1562
  }
1552
1563
  function Nr(e) {
1553
- return !!(e && typeof e == "object" && e.type === he.number);
1564
+ return !!(e && typeof e == "object" && e.type === ue.number);
1554
1565
  }
1555
- function ut(e) {
1556
- return !!(e && typeof e == "object" && e.type === he.dateTime);
1566
+ function dt(e) {
1567
+ return !!(e && typeof e == "object" && e.type === ue.dateTime);
1557
1568
  }
1558
- var Or = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Ti = /(?:[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;
1559
- function Hi(e) {
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) {
1560
1571
  var t = {};
1561
- return e.replace(Ti, function(r) {
1572
+ return e.replace(Ci, function(r) {
1562
1573
  var n = r.length;
1563
1574
  switch (r[0]) {
1564
1575
  case "G":
@@ -1647,11 +1658,21 @@ function Hi(e) {
1647
1658
  return "";
1648
1659
  }), t;
1649
1660
  }
1650
- var Ci = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1651
- function Ai(e) {
1661
+ var A = function() {
1662
+ return A = Object.assign || function(t) {
1663
+ for (var r, n = 1, i = arguments.length; n < i; n++) {
1664
+ r = arguments[n];
1665
+ for (var o in r)
1666
+ Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
1667
+ }
1668
+ return t;
1669
+ }, A.apply(this, arguments);
1670
+ };
1671
+ var Bi = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1672
+ function Oi(e) {
1652
1673
  if (e.length === 0)
1653
1674
  throw new Error("Number skeleton cannot be empty");
1654
- for (var t = e.split(Ci).filter(function(f) {
1675
+ for (var t = e.split(Bi).filter(function(f) {
1655
1676
  return f.length > 0;
1656
1677
  }), r = [], n = 0, i = t; n < i.length; n++) {
1657
1678
  var o = i[n], a = o.split("/");
@@ -1666,17 +1687,17 @@ function Ai(e) {
1666
1687
  }
1667
1688
  return r;
1668
1689
  }
1669
- function Bi(e) {
1690
+ function Ii(e) {
1670
1691
  return e.replace(/^(.*?)-/, "");
1671
1692
  }
1672
- var $t = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Mr = /^(@+)?(\+|#+)?[rs]?$/g, Ii = /(\*)(0+)|(#+)(0+)|(0+)/g, Rr = /^(0+)$/;
1673
- function Gt(e) {
1693
+ var jt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Rr = /^(@+)?(\+|#+)?[rs]?$/g, Li = /(\*)(0+)|(#+)(0+)|(0+)/g, Dr = /^(0+)$/;
1694
+ function Xt(e) {
1674
1695
  var t = {};
1675
- return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Mr, function(r, n, i) {
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) {
1676
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)), "";
1677
1698
  }), t;
1678
1699
  }
1679
- function Dr(e) {
1700
+ function Fr(e) {
1680
1701
  switch (e) {
1681
1702
  case "sign-auto":
1682
1703
  return {
@@ -1716,7 +1737,7 @@ function Dr(e) {
1716
1737
  };
1717
1738
  }
1718
1739
  }
1719
- function Li(e) {
1740
+ function Ni(e) {
1720
1741
  var t;
1721
1742
  if (e[0] === "E" && e[1] === "E" ? (t = {
1722
1743
  notation: "engineering"
@@ -1724,17 +1745,17 @@ function Li(e) {
1724
1745
  notation: "scientific"
1725
1746
  }, e = e.slice(1)), t) {
1726
1747
  var r = e.slice(0, 2);
1727
- if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Rr.test(e))
1748
+ if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Dr.test(e))
1728
1749
  throw new Error("Malformed concise eng/scientific notation");
1729
1750
  t.minimumIntegerDigits = e.length;
1730
1751
  }
1731
1752
  return t;
1732
1753
  }
1733
- function jt(e) {
1734
- var t = {}, r = Dr(e);
1754
+ function Vt(e) {
1755
+ var t = {}, r = Fr(e);
1735
1756
  return r || t;
1736
1757
  }
1737
- function Ni(e) {
1758
+ function Mi(e) {
1738
1759
  for (var t = {}, r = 0, n = e; r < n.length; r++) {
1739
1760
  var i = n[r];
1740
1761
  switch (i.stem) {
@@ -1758,7 +1779,7 @@ function Ni(e) {
1758
1779
  continue;
1759
1780
  case "measure-unit":
1760
1781
  case "unit":
1761
- t.style = "unit", t.unit = Bi(i.options[0]);
1782
+ t.style = "unit", t.unit = Ii(i.options[0]);
1762
1783
  continue;
1763
1784
  case "compact-short":
1764
1785
  case "K":
@@ -1769,13 +1790,13 @@ function Ni(e) {
1769
1790
  t.notation = "compact", t.compactDisplay = "long";
1770
1791
  continue;
1771
1792
  case "scientific":
1772
- t = S(S(S({}, t), { notation: "scientific" }), i.options.reduce(function(c, l) {
1773
- return S(S({}, c), jt(l));
1793
+ t = A(A(A({}, t), { notation: "scientific" }), i.options.reduce(function(c, l) {
1794
+ return A(A({}, c), Vt(l));
1774
1795
  }, {}));
1775
1796
  continue;
1776
1797
  case "engineering":
1777
- t = S(S(S({}, t), { notation: "engineering" }), i.options.reduce(function(c, l) {
1778
- return S(S({}, c), jt(l));
1798
+ t = A(A(A({}, t), { notation: "engineering" }), i.options.reduce(function(c, l) {
1799
+ return A(A({}, c), Vt(l));
1779
1800
  }, {}));
1780
1801
  continue;
1781
1802
  case "notation-simple":
@@ -1820,7 +1841,7 @@ function Ni(e) {
1820
1841
  case "integer-width":
1821
1842
  if (i.options.length > 1)
1822
1843
  throw new RangeError("integer-width stems only accept a single optional option");
1823
- i.options[0].replace(Ii, function(c, l, s, h, f, d) {
1844
+ i.options[0].replace(Li, function(c, l, s, h, f, d) {
1824
1845
  if (l)
1825
1846
  t.minimumIntegerDigits = s.length;
1826
1847
  else {
@@ -1833,28 +1854,28 @@ function Ni(e) {
1833
1854
  });
1834
1855
  continue;
1835
1856
  }
1836
- if (Rr.test(i.stem)) {
1857
+ if (Dr.test(i.stem)) {
1837
1858
  t.minimumIntegerDigits = i.stem.length;
1838
1859
  continue;
1839
1860
  }
1840
- if ($t.test(i.stem)) {
1861
+ if (jt.test(i.stem)) {
1841
1862
  if (i.options.length > 1)
1842
1863
  throw new RangeError("Fraction-precision stems only accept a single optional option");
1843
- i.stem.replace($t, function(c, l, s, h, f, d) {
1864
+ i.stem.replace(jt, function(c, l, s, h, f, d) {
1844
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), "";
1845
1866
  });
1846
1867
  var o = i.options[0];
1847
- o === "w" ? t = S(S({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = S(S({}, t), Gt(o)));
1868
+ o === "w" ? t = A(A({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = A(A({}, t), Xt(o)));
1848
1869
  continue;
1849
1870
  }
1850
- if (Mr.test(i.stem)) {
1851
- t = S(S({}, t), Gt(i.stem));
1871
+ if (Rr.test(i.stem)) {
1872
+ t = A(A({}, t), Xt(i.stem));
1852
1873
  continue;
1853
1874
  }
1854
- var a = Dr(i.stem);
1855
- a && (t = S(S({}, t), a));
1856
- var u = Li(i.stem);
1857
- u && (t = S(S({}, t), u));
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));
1858
1879
  }
1859
1880
  return t;
1860
1881
  }
@@ -3273,13 +3294,13 @@ var Ae = {
3273
3294
  "h"
3274
3295
  ]
3275
3296
  };
3276
- function Oi(e, t) {
3297
+ function Ri(e, t) {
3277
3298
  for (var r = "", n = 0; n < e.length; n++) {
3278
3299
  var i = e.charAt(n);
3279
3300
  if (i === "j") {
3280
3301
  for (var o = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
3281
3302
  o++, n++;
3282
- var a = 1 + (o & 1), u = o < 2 ? 1 : 3 + (o >> 1), c = "a", l = Mi(t);
3303
+ var a = 1 + (o & 1), u = o < 2 ? 1 : 3 + (o >> 1), c = "a", l = Di(t);
3283
3304
  for ((l == "H" || l == "k") && (u = 0); u-- > 0; )
3284
3305
  r += c;
3285
3306
  for (; a-- > 0; )
@@ -3289,7 +3310,7 @@ function Oi(e, t) {
3289
3310
  }
3290
3311
  return r;
3291
3312
  }
3292
- function Mi(e) {
3313
+ function Di(e) {
3293
3314
  var t = e.hourCycle;
3294
3315
  if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
3295
3316
  e.hourCycles && // @ts-ignore
@@ -3311,20 +3332,20 @@ function Mi(e) {
3311
3332
  var i = Ae[n || ""] || Ae[r || ""] || Ae["".concat(r, "-001")] || Ae["001"];
3312
3333
  return i[0];
3313
3334
  }
3314
- var et, Ri = new RegExp("^".concat(Or.source, "*")), Di = new RegExp("".concat(Or.source, "*$"));
3335
+ var rt, Fi = new RegExp("^".concat(Mr.source, "*")), ki = new RegExp("".concat(Mr.source, "*$"));
3315
3336
  function x(e, t) {
3316
3337
  return { start: e, end: t };
3317
3338
  }
3318
- var Fi = !!String.prototype.startsWith && "_a".startsWith("a", 1), ki = !!String.fromCodePoint, Ui = !!Object.fromEntries, $i = !!String.prototype.codePointAt, Gi = !!String.prototype.trimStart, ji = !!String.prototype.trimEnd, Xi = !!Number.isSafeInteger, Vi = Xi ? Number.isSafeInteger : function(e) {
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) {
3319
3340
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
3320
- }, ht = !0;
3341
+ }, pt = !0;
3321
3342
  try {
3322
- var zi = kr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3323
- ht = ((et = zi.exec("a")) === null || et === void 0 ? void 0 : et[0]) === "a";
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";
3324
3345
  } catch (e) {
3325
- ht = !1;
3346
+ pt = !1;
3326
3347
  }
3327
- var Xt = Fi ? (
3348
+ var zt = Ui ? (
3328
3349
  // Native
3329
3350
  function(t, r, n) {
3330
3351
  return t.startsWith(r, n);
@@ -3334,7 +3355,7 @@ var Xt = Fi ? (
3334
3355
  function(t, r, n) {
3335
3356
  return t.slice(n, n + r.length) === r;
3336
3357
  }
3337
- ), ct = ki ? String.fromCodePoint : (
3358
+ ), mt = $i ? String.fromCodePoint : (
3338
3359
  // IE11
3339
3360
  function() {
3340
3361
  for (var t = [], r = 0; r < arguments.length; r++)
@@ -3346,9 +3367,9 @@ var Xt = Fi ? (
3346
3367
  }
3347
3368
  return n;
3348
3369
  }
3349
- ), Vt = (
3370
+ ), Wt = (
3350
3371
  // native
3351
- Ui ? Object.fromEntries : (
3372
+ Gi ? Object.fromEntries : (
3352
3373
  // Ponyfill
3353
3374
  function(t) {
3354
3375
  for (var r = {}, n = 0, i = t; n < i.length; n++) {
@@ -3358,7 +3379,7 @@ var Xt = Fi ? (
3358
3379
  return r;
3359
3380
  }
3360
3381
  )
3361
- ), Fr = $i ? (
3382
+ ), kr = ji ? (
3362
3383
  // Native
3363
3384
  function(t, r) {
3364
3385
  return t.codePointAt(r);
@@ -3372,7 +3393,7 @@ var Xt = Fi ? (
3372
3393
  return i < 55296 || i > 56319 || r + 1 === n || (o = t.charCodeAt(r + 1)) < 56320 || o > 57343 ? i : (i - 55296 << 10) + (o - 56320) + 65536;
3373
3394
  }
3374
3395
  }
3375
- ), Wi = Gi ? (
3396
+ ), Yi = Xi ? (
3376
3397
  // Native
3377
3398
  function(t) {
3378
3399
  return t.trimStart();
@@ -3380,9 +3401,9 @@ var Xt = Fi ? (
3380
3401
  ) : (
3381
3402
  // Ponyfill
3382
3403
  function(t) {
3383
- return t.replace(Ri, "");
3404
+ return t.replace(Fi, "");
3384
3405
  }
3385
- ), Zi = ji ? (
3406
+ ), qi = Vi ? (
3386
3407
  // Native
3387
3408
  function(t) {
3388
3409
  return t.trimEnd();
@@ -3390,32 +3411,32 @@ var Xt = Fi ? (
3390
3411
  ) : (
3391
3412
  // Ponyfill
3392
3413
  function(t) {
3393
- return t.replace(Di, "");
3414
+ return t.replace(ki, "");
3394
3415
  }
3395
3416
  );
3396
- function kr(e, t) {
3417
+ function Ur(e, t) {
3397
3418
  return new RegExp(e, t);
3398
3419
  }
3399
- var ft;
3400
- if (ht) {
3401
- var zt = kr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3402
- ft = function(t, r) {
3420
+ var gt;
3421
+ if (pt) {
3422
+ var Zt = Ur("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3423
+ gt = function(t, r) {
3403
3424
  var n;
3404
- zt.lastIndex = r;
3405
- var i = zt.exec(t);
3425
+ Zt.lastIndex = r;
3426
+ var i = Zt.exec(t);
3406
3427
  return (n = i[1]) !== null && n !== void 0 ? n : "";
3407
3428
  };
3408
3429
  } else
3409
- ft = function(t, r) {
3430
+ gt = function(t, r) {
3410
3431
  for (var n = []; ; ) {
3411
- var i = Fr(t, r);
3412
- if (i === void 0 || Ur(i) || Ji(i))
3432
+ var i = kr(t, r);
3433
+ if (i === void 0 || $r(i) || eo(i))
3413
3434
  break;
3414
3435
  n.push(i), r += i >= 65536 ? 2 : 1;
3415
3436
  }
3416
- return ct.apply(void 0, n);
3437
+ return mt.apply(void 0, n);
3417
3438
  };
3418
- var Yi = (
3439
+ var Qi = (
3419
3440
  /** @class */
3420
3441
  function() {
3421
3442
  function e(t, r) {
@@ -3439,14 +3460,14 @@ var Yi = (
3439
3460
  if (o === 35 && (r === "plural" || r === "selectordinal")) {
3440
3461
  var u = this.clonePosition();
3441
3462
  this.bump(), i.push({
3442
- type: C.pound,
3463
+ type: H.pound,
3443
3464
  location: x(u, this.clonePosition())
3444
3465
  });
3445
3466
  } else if (o === 60 && !this.ignoreTag && this.peek() === 47) {
3446
3467
  if (n)
3447
3468
  break;
3448
3469
  return this.error(_.UNMATCHED_CLOSING_TAG, x(this.clonePosition(), this.clonePosition()));
3449
- } else if (o === 60 && !this.ignoreTag && dt(this.peek() || 0)) {
3470
+ } else if (o === 60 && !this.ignoreTag && bt(this.peek() || 0)) {
3450
3471
  var a = this.parseTag(t, r);
3451
3472
  if (a.err)
3452
3473
  return a;
@@ -3467,7 +3488,7 @@ var Yi = (
3467
3488
  if (this.bumpSpace(), this.bumpIf("/>"))
3468
3489
  return {
3469
3490
  val: {
3470
- type: C.literal,
3491
+ type: H.literal,
3471
3492
  value: "<".concat(i, "/>"),
3472
3493
  location: x(n, this.clonePosition())
3473
3494
  },
@@ -3479,12 +3500,12 @@ var Yi = (
3479
3500
  return o;
3480
3501
  var a = o.val, u = this.clonePosition();
3481
3502
  if (this.bumpIf("</")) {
3482
- if (this.isEOF() || !dt(this.char()))
3503
+ if (this.isEOF() || !bt(this.char()))
3483
3504
  return this.error(_.INVALID_TAG, x(u, this.clonePosition()));
3484
3505
  var c = this.clonePosition(), l = this.parseTagName();
3485
3506
  return i !== l ? this.error(_.UNMATCHED_CLOSING_TAG, x(c, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
3486
3507
  val: {
3487
- type: C.tag,
3508
+ type: H.tag,
3488
3509
  value: i,
3489
3510
  children: a,
3490
3511
  location: x(n, this.clonePosition())
@@ -3497,7 +3518,7 @@ var Yi = (
3497
3518
  return this.error(_.INVALID_TAG, x(n, this.clonePosition()));
3498
3519
  }, e.prototype.parseTagName = function() {
3499
3520
  var t = this.offset();
3500
- for (this.bump(); !this.isEOF() && Qi(this.char()); )
3521
+ for (this.bump(); !this.isEOF() && Ki(this.char()); )
3501
3522
  this.bump();
3502
3523
  return this.message.slice(t, this.offset());
3503
3524
  }, e.prototype.parseLiteral = function(t, r) {
@@ -3521,12 +3542,12 @@ var Yi = (
3521
3542
  }
3522
3543
  var c = x(n, this.clonePosition());
3523
3544
  return {
3524
- val: { type: C.literal, value: i, location: c },
3545
+ val: { type: H.literal, value: i, location: c },
3525
3546
  err: null
3526
3547
  };
3527
3548
  }, e.prototype.tryParseLeftAngleBracket = function() {
3528
3549
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
3529
- !qi(this.peek() || 0)) ? (this.bump(), "<") : null;
3550
+ !Ji(this.peek() || 0)) ? (this.bump(), "<") : null;
3530
3551
  }, e.prototype.tryParseQuote = function(t) {
3531
3552
  if (this.isEOF() || this.char() !== 39)
3532
3553
  return null;
@@ -3560,12 +3581,12 @@ var Yi = (
3560
3581
  r.push(n);
3561
3582
  this.bump();
3562
3583
  }
3563
- return ct.apply(void 0, r);
3584
+ return mt.apply(void 0, r);
3564
3585
  }, e.prototype.tryParseUnquoted = function(t, r) {
3565
3586
  if (this.isEOF())
3566
3587
  return null;
3567
3588
  var n = this.char();
3568
- return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), ct(n));
3589
+ return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), mt(n));
3569
3590
  }, e.prototype.parseArgument = function(t, r) {
3570
3591
  var n = this.clonePosition();
3571
3592
  if (this.bump(), this.bumpSpace(), this.isEOF())
@@ -3581,7 +3602,7 @@ var Yi = (
3581
3602
  case 125:
3582
3603
  return this.bump(), {
3583
3604
  val: {
3584
- type: C.argument,
3605
+ type: H.argument,
3585
3606
  // value does not include the opening and closing braces.
3586
3607
  value: i,
3587
3608
  location: x(n, this.clonePosition())
@@ -3594,7 +3615,7 @@ var Yi = (
3594
3615
  return this.error(_.MALFORMED_ARGUMENT, x(n, this.clonePosition()));
3595
3616
  }
3596
3617
  }, e.prototype.parseIdentifierIfPossible = function() {
3597
- var t = this.clonePosition(), r = this.offset(), n = ft(this.message, r), i = r + n.length;
3618
+ var t = this.clonePosition(), r = this.offset(), n = gt(this.message, r), i = r + n.length;
3598
3619
  this.bumpTo(i);
3599
3620
  var o = this.clonePosition(), a = x(t, o);
3600
3621
  return { value: n, location: a };
@@ -3613,35 +3634,35 @@ var Yi = (
3613
3634
  var s = this.clonePosition(), h = this.parseSimpleArgStyleIfPossible();
3614
3635
  if (h.err)
3615
3636
  return h;
3616
- var f = Zi(h.val);
3637
+ var f = qi(h.val);
3617
3638
  if (f.length === 0)
3618
3639
  return this.error(_.EXPECT_ARGUMENT_STYLE, x(this.clonePosition(), this.clonePosition()));
3619
3640
  var d = x(s, this.clonePosition());
3620
3641
  l = { style: f, styleLocation: d };
3621
3642
  }
3622
- var p = this.tryParseArgumentClose(i);
3623
- if (p.err)
3624
- return p;
3643
+ var m = this.tryParseArgumentClose(i);
3644
+ if (m.err)
3645
+ return m;
3625
3646
  var b = x(i, this.clonePosition());
3626
- if (l && Xt(l == null ? void 0 : l.style, "::", 0)) {
3627
- var P = Wi(l.style.slice(2));
3647
+ if (l && zt(l == null ? void 0 : l.style, "::", 0)) {
3648
+ var S = Yi(l.style.slice(2));
3628
3649
  if (u === "number") {
3629
- var h = this.parseNumberSkeletonFromString(P, l.styleLocation);
3650
+ var h = this.parseNumberSkeletonFromString(S, l.styleLocation);
3630
3651
  return h.err ? h : {
3631
- val: { type: C.number, value: n, location: b, style: h.val },
3652
+ val: { type: H.number, value: n, location: b, style: h.val },
3632
3653
  err: null
3633
3654
  };
3634
3655
  } else {
3635
- if (P.length === 0)
3656
+ if (S.length === 0)
3636
3657
  return this.error(_.EXPECT_DATE_TIME_SKELETON, b);
3637
- var E = P;
3638
- this.locale && (E = Oi(P, this.locale));
3658
+ var E = S;
3659
+ this.locale && (E = Ri(S, this.locale));
3639
3660
  var f = {
3640
- type: he.dateTime,
3661
+ type: ue.dateTime,
3641
3662
  pattern: E,
3642
3663
  location: l.styleLocation,
3643
- parsedOptions: this.shouldParseSkeletons ? Hi(E) : {}
3644
- }, B = u === "date" ? C.date : C.time;
3664
+ parsedOptions: this.shouldParseSkeletons ? Ai(E) : {}
3665
+ }, B = u === "date" ? H.date : H.time;
3645
3666
  return {
3646
3667
  val: { type: B, value: n, location: b, style: f },
3647
3668
  err: null
@@ -3650,7 +3671,7 @@ var Yi = (
3650
3671
  }
3651
3672
  return {
3652
3673
  val: {
3653
- type: u === "number" ? C.number : u === "date" ? C.date : C.time,
3674
+ type: u === "number" ? H.number : u === "date" ? H.date : H.time,
3654
3675
  value: n,
3655
3676
  location: b,
3656
3677
  style: (o = l == null ? void 0 : l.style) !== null && o !== void 0 ? o : null
@@ -3661,43 +3682,43 @@ var Yi = (
3661
3682
  case "plural":
3662
3683
  case "selectordinal":
3663
3684
  case "select": {
3664
- var I = this.clonePosition();
3685
+ var O = this.clonePosition();
3665
3686
  if (this.bumpSpace(), !this.bumpIf(","))
3666
- return this.error(_.EXPECT_SELECT_ARGUMENT_OPTIONS, x(I, S({}, I)));
3687
+ return this.error(_.EXPECT_SELECT_ARGUMENT_OPTIONS, x(O, Me({}, O)));
3667
3688
  this.bumpSpace();
3668
- var O = this.parseIdentifierIfPossible(), H = 0;
3669
- if (u !== "select" && O.value === "offset") {
3689
+ var N = this.parseIdentifierIfPossible(), T = 0;
3690
+ if (u !== "select" && N.value === "offset") {
3670
3691
  if (!this.bumpIf(":"))
3671
3692
  return this.error(_.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, x(this.clonePosition(), this.clonePosition()));
3672
3693
  this.bumpSpace();
3673
3694
  var h = this.tryParseDecimalInteger(_.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, _.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
3674
3695
  if (h.err)
3675
3696
  return h;
3676
- this.bumpSpace(), O = this.parseIdentifierIfPossible(), H = h.val;
3697
+ this.bumpSpace(), N = this.parseIdentifierIfPossible(), T = h.val;
3677
3698
  }
3678
- var v = this.tryParsePluralOrSelectOptions(t, u, r, O);
3699
+ var v = this.tryParsePluralOrSelectOptions(t, u, r, N);
3679
3700
  if (v.err)
3680
3701
  return v;
3681
- var p = this.tryParseArgumentClose(i);
3682
- if (p.err)
3683
- return p;
3684
- var T = x(i, this.clonePosition());
3702
+ var m = this.tryParseArgumentClose(i);
3703
+ if (m.err)
3704
+ return m;
3705
+ var w = x(i, this.clonePosition());
3685
3706
  return u === "select" ? {
3686
3707
  val: {
3687
- type: C.select,
3708
+ type: H.select,
3688
3709
  value: n,
3689
- options: Vt(v.val),
3690
- location: T
3710
+ options: Wt(v.val),
3711
+ location: w
3691
3712
  },
3692
3713
  err: null
3693
3714
  } : {
3694
3715
  val: {
3695
- type: C.plural,
3716
+ type: H.plural,
3696
3717
  value: n,
3697
- options: Vt(v.val),
3698
- offset: H,
3718
+ options: Wt(v.val),
3719
+ offset: T,
3699
3720
  pluralType: u === "plural" ? "cardinal" : "ordinal",
3700
- location: T
3721
+ location: w
3701
3722
  },
3702
3723
  err: null
3703
3724
  };
@@ -3745,16 +3766,16 @@ var Yi = (
3745
3766
  }, e.prototype.parseNumberSkeletonFromString = function(t, r) {
3746
3767
  var n = [];
3747
3768
  try {
3748
- n = Ai(t);
3769
+ n = Oi(t);
3749
3770
  } catch (i) {
3750
3771
  return this.error(_.INVALID_NUMBER_SKELETON, r);
3751
3772
  }
3752
3773
  return {
3753
3774
  val: {
3754
- type: he.number,
3775
+ type: ue.number,
3755
3776
  tokens: n,
3756
3777
  location: r,
3757
- parsedOptions: this.shouldParseSkeletons ? Ni(n) : {}
3778
+ parsedOptions: this.shouldParseSkeletons ? Mi(n) : {}
3758
3779
  },
3759
3780
  err: null
3760
3781
  };
@@ -3776,16 +3797,16 @@ var Yi = (
3776
3797
  var d = this.clonePosition();
3777
3798
  if (!this.bumpIf("{"))
3778
3799
  return this.error(r === "select" ? _.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : _.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, x(this.clonePosition(), this.clonePosition()));
3779
- var p = this.parseMessage(t + 1, r, n);
3780
- if (p.err)
3781
- return p;
3800
+ var m = this.parseMessage(t + 1, r, n);
3801
+ if (m.err)
3802
+ return m;
3782
3803
  var b = this.tryParseArgumentClose(d);
3783
3804
  if (b.err)
3784
3805
  return b;
3785
3806
  u.push([
3786
3807
  l,
3787
3808
  {
3788
- value: p.val,
3809
+ value: m.val,
3789
3810
  location: x(d, this.clonePosition())
3790
3811
  }
3791
3812
  ]), c.add(l), this.bumpSpace(), o = this.parseIdentifierIfPossible(), l = o.value, s = o.location;
@@ -3802,7 +3823,7 @@ var Yi = (
3802
3823
  break;
3803
3824
  }
3804
3825
  var c = x(i, this.clonePosition());
3805
- return o ? (a *= n, Vi(a) ? { val: a, err: null } : this.error(r, c)) : this.error(t, c);
3826
+ return o ? (a *= n, Wi(a) ? { val: a, err: null } : this.error(r, c)) : this.error(t, c);
3806
3827
  }, e.prototype.offset = function() {
3807
3828
  return this.position.offset;
3808
3829
  }, e.prototype.isEOF = function() {
@@ -3817,7 +3838,7 @@ var Yi = (
3817
3838
  var t = this.position.offset;
3818
3839
  if (t >= this.message.length)
3819
3840
  throw Error("out of bound");
3820
- var r = Fr(this.message, t);
3841
+ var r = kr(this.message, t);
3821
3842
  if (r === void 0)
3822
3843
  throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
3823
3844
  return r;
@@ -3836,7 +3857,7 @@ var Yi = (
3836
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);
3837
3858
  }
3838
3859
  }, e.prototype.bumpIf = function(t) {
3839
- if (Xt(this.message, t, this.offset())) {
3860
+ if (zt(this.message, t, this.offset())) {
3840
3861
  for (var r = 0; r < t.length; r++)
3841
3862
  this.bump();
3842
3863
  return !0;
@@ -3858,7 +3879,7 @@ var Yi = (
3858
3879
  break;
3859
3880
  }
3860
3881
  }, e.prototype.bumpSpace = function() {
3861
- for (; !this.isEOF() && Ur(this.char()); )
3882
+ for (; !this.isEOF() && $r(this.char()); )
3862
3883
  this.bump();
3863
3884
  }, e.prototype.peek = function() {
3864
3885
  if (this.isEOF())
@@ -3868,47 +3889,47 @@ var Yi = (
3868
3889
  }, e;
3869
3890
  }()
3870
3891
  );
3871
- function dt(e) {
3892
+ function bt(e) {
3872
3893
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3873
3894
  }
3874
- function qi(e) {
3875
- return dt(e) || e === 47;
3895
+ function Ji(e) {
3896
+ return bt(e) || e === 47;
3876
3897
  }
3877
- function Qi(e) {
3898
+ function Ki(e) {
3878
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;
3879
3900
  }
3880
- function Ur(e) {
3901
+ function $r(e) {
3881
3902
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3882
3903
  }
3883
- function Ji(e) {
3904
+ function eo(e) {
3884
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;
3885
3906
  }
3886
- function mt(e) {
3907
+ function vt(e) {
3887
3908
  e.forEach(function(t) {
3888
- if (delete t.location, Br(t) || Ir(t))
3909
+ if (delete t.location, Or(t) || Ir(t))
3889
3910
  for (var r in t.options)
3890
- delete t.options[r].location, mt(t.options[r].value);
3911
+ delete t.options[r].location, vt(t.options[r].value);
3891
3912
  else
3892
- Hr(t) && Nr(t.style) || (Cr(t) || Ar(t)) && ut(t.style) ? delete t.style.location : Lr(t) && mt(t.children);
3913
+ Cr(t) && Nr(t.style) || (Ar(t) || Br(t)) && dt(t.style) ? delete t.style.location : Lr(t) && vt(t.children);
3893
3914
  });
3894
3915
  }
3895
- function Ki(e, t) {
3896
- t === void 0 && (t = {}), t = S({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3897
- var r = new Yi(e, t).parse();
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();
3898
3919
  if (r.err) {
3899
3920
  var n = SyntaxError(_[r.err.kind]);
3900
3921
  throw n.location = r.err.location, n.originalMessage = r.err.message, n;
3901
3922
  }
3902
- return t != null && t.captureLocation || mt(r.val), r.val;
3923
+ return t != null && t.captureLocation || vt(r.val), r.val;
3903
3924
  }
3904
- var ce;
3925
+ var he;
3905
3926
  (function(e) {
3906
3927
  e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
3907
- })(ce || (ce = {}));
3908
- var Ue = (
3928
+ })(he || (he = {}));
3929
+ var Ge = (
3909
3930
  /** @class */
3910
3931
  function(e) {
3911
- q(t, e);
3932
+ $e(t, e);
3912
3933
  function t(r, n, i) {
3913
3934
  var o = e.call(this, r) || this;
3914
3935
  return o.code = n, o.originalMessage = i, o;
@@ -3917,48 +3938,48 @@ var Ue = (
3917
3938
  return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
3918
3939
  }, t;
3919
3940
  }(Error)
3920
- ), Wt = (
3941
+ ), Yt = (
3921
3942
  /** @class */
3922
3943
  function(e) {
3923
- q(t, e);
3944
+ $e(t, e);
3924
3945
  function t(r, n, i, o) {
3925
- return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), ce.INVALID_VALUE, o) || this;
3946
+ return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), he.INVALID_VALUE, o) || this;
3926
3947
  }
3927
3948
  return t;
3928
- }(Ue)
3929
- ), eo = (
3949
+ }(Ge)
3950
+ ), ro = (
3930
3951
  /** @class */
3931
3952
  function(e) {
3932
- q(t, e);
3953
+ $e(t, e);
3933
3954
  function t(r, n, i) {
3934
- return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), ce.INVALID_VALUE, i) || this;
3955
+ return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), he.INVALID_VALUE, i) || this;
3935
3956
  }
3936
3957
  return t;
3937
- }(Ue)
3938
- ), to = (
3958
+ }(Ge)
3959
+ ), no = (
3939
3960
  /** @class */
3940
3961
  function(e) {
3941
- q(t, e);
3962
+ $e(t, e);
3942
3963
  function t(r, n) {
3943
- return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), ce.MISSING_VALUE, n) || this;
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;
3944
3965
  }
3945
3966
  return t;
3946
- }(Ue)
3967
+ }(Ge)
3947
3968
  ), F;
3948
3969
  (function(e) {
3949
3970
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
3950
3971
  })(F || (F = {}));
3951
- function ro(e) {
3972
+ function io(e) {
3952
3973
  return e.length < 2 ? e : e.reduce(function(t, r) {
3953
3974
  var n = t[t.length - 1];
3954
3975
  return !n || n.type !== F.literal || r.type !== F.literal ? t.push(r) : n.value += r.value, t;
3955
3976
  }, []);
3956
3977
  }
3957
- function no(e) {
3978
+ function oo(e) {
3958
3979
  return typeof e == "function";
3959
3980
  }
3960
- function Le(e, t, r, n, i, o, a) {
3961
- if (e.length === 1 && Ut(e[0]))
3981
+ function Ie(e, t, r, n, i, o, a) {
3982
+ if (e.length === 1 && Gt(e[0]))
3962
3983
  return [
3963
3984
  {
3964
3985
  type: F.literal,
@@ -3967,14 +3988,14 @@ function Le(e, t, r, n, i, o, a) {
3967
3988
  ];
3968
3989
  for (var u = [], c = 0, l = e; c < l.length; c++) {
3969
3990
  var s = l[c];
3970
- if (Ut(s)) {
3991
+ if (Gt(s)) {
3971
3992
  u.push({
3972
3993
  type: F.literal,
3973
3994
  value: s.value
3974
3995
  });
3975
3996
  continue;
3976
3997
  }
3977
- if (wi(s)) {
3998
+ if (Hi(s)) {
3978
3999
  typeof o == "number" && u.push({
3979
4000
  type: F.literal,
3980
4001
  value: r.getNumberFormat(t).format(o)
@@ -3983,32 +4004,32 @@ function Le(e, t, r, n, i, o, a) {
3983
4004
  }
3984
4005
  var h = s.value;
3985
4006
  if (!(i && h in i))
3986
- throw new to(h, a);
4007
+ throw new no(h, a);
3987
4008
  var f = i[h];
3988
- if (Pi(s)) {
4009
+ if (Ti(s)) {
3989
4010
  (!f || typeof f == "string" || typeof f == "number") && (f = typeof f == "string" || typeof f == "number" ? String(f) : ""), u.push({
3990
4011
  type: typeof f == "string" ? F.literal : F.object,
3991
4012
  value: f
3992
4013
  });
3993
4014
  continue;
3994
4015
  }
3995
- if (Cr(s)) {
3996
- var d = typeof s.style == "string" ? n.date[s.style] : ut(s.style) ? s.style.parsedOptions : void 0;
4016
+ if (Ar(s)) {
4017
+ var d = typeof s.style == "string" ? n.date[s.style] : dt(s.style) ? s.style.parsedOptions : void 0;
3997
4018
  u.push({
3998
4019
  type: F.literal,
3999
4020
  value: r.getDateTimeFormat(t, d).format(f)
4000
4021
  });
4001
4022
  continue;
4002
4023
  }
4003
- if (Ar(s)) {
4004
- var d = typeof s.style == "string" ? n.time[s.style] : ut(s.style) ? s.style.parsedOptions : n.time.medium;
4024
+ if (Br(s)) {
4025
+ var d = typeof s.style == "string" ? n.time[s.style] : dt(s.style) ? s.style.parsedOptions : n.time.medium;
4005
4026
  u.push({
4006
4027
  type: F.literal,
4007
4028
  value: r.getDateTimeFormat(t, d).format(f)
4008
4029
  });
4009
4030
  continue;
4010
4031
  }
4011
- if (Hr(s)) {
4032
+ if (Cr(s)) {
4012
4033
  var d = typeof s.style == "string" ? n.number[s.style] : Nr(s.style) ? s.style.parsedOptions : void 0;
4013
4034
  d && d.scale && (f = f * (d.scale || 1)), u.push({
4014
4035
  type: F.literal,
@@ -4017,55 +4038,55 @@ function Le(e, t, r, n, i, o, a) {
4017
4038
  continue;
4018
4039
  }
4019
4040
  if (Lr(s)) {
4020
- var p = s.children, b = s.value, P = i[b];
4021
- if (!no(P))
4022
- throw new eo(b, "function", a);
4023
- var E = Le(p, t, r, n, i, o), B = P(E.map(function(H) {
4024
- return H.value;
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) {
4045
+ return T.value;
4025
4046
  }));
4026
- Array.isArray(B) || (B = [B]), u.push.apply(u, B.map(function(H) {
4047
+ Array.isArray(B) || (B = [B]), u.push.apply(u, B.map(function(T) {
4027
4048
  return {
4028
- type: typeof H == "string" ? F.literal : F.object,
4029
- value: H
4049
+ type: typeof T == "string" ? F.literal : F.object,
4050
+ value: T
4030
4051
  };
4031
4052
  }));
4032
4053
  }
4033
- if (Br(s)) {
4034
- var I = s.options[f] || s.options.other;
4035
- if (!I)
4036
- throw new Wt(s.value, f, Object.keys(s.options), a);
4037
- u.push.apply(u, Le(I.value, t, r, n, i));
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));
4038
4059
  continue;
4039
4060
  }
4040
4061
  if (Ir(s)) {
4041
- var I = s.options["=".concat(f)];
4042
- if (!I) {
4062
+ var O = s.options["=".concat(f)];
4063
+ if (!O) {
4043
4064
  if (!Intl.PluralRules)
4044
- throw new Ue(`Intl.PluralRules is not available in this environment.
4065
+ throw new Ge(`Intl.PluralRules is not available in this environment.
4045
4066
  Try polyfilling it using "@formatjs/intl-pluralrules"
4046
- `, ce.MISSING_INTL_API, a);
4047
- var O = r.getPluralRules(t, { type: s.pluralType }).select(f - (s.offset || 0));
4048
- I = s.options[O] || s.options.other;
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;
4049
4070
  }
4050
- if (!I)
4051
- throw new Wt(s.value, f, Object.keys(s.options), a);
4052
- u.push.apply(u, Le(I.value, t, r, n, i, f - (s.offset || 0)));
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)));
4053
4074
  continue;
4054
4075
  }
4055
4076
  }
4056
- return ro(u);
4077
+ return io(u);
4057
4078
  }
4058
- function io(e, t) {
4059
- return t ? S(S(S({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
4060
- return r[n] = S(S({}, e[n]), t[n] || {}), r;
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;
4061
4082
  }, {})) : e;
4062
4083
  }
4063
- function oo(e, t) {
4084
+ function ao(e, t) {
4064
4085
  return t ? Object.keys(e).reduce(function(r, n) {
4065
- return r[n] = io(e[n], t[n]), r;
4066
- }, S({}, e)) : e;
4086
+ return r[n] = so(e[n], t[n]), r;
4087
+ }, Y({}, e)) : e;
4067
4088
  }
4068
- function tt(e) {
4089
+ function nt(e) {
4069
4090
  return {
4070
4091
  create: function() {
4071
4092
  return {
@@ -4079,39 +4100,39 @@ function tt(e) {
4079
4100
  }
4080
4101
  };
4081
4102
  }
4082
- function so(e) {
4103
+ function lo(e) {
4083
4104
  return e === void 0 && (e = {
4084
4105
  number: {},
4085
4106
  dateTime: {},
4086
4107
  pluralRules: {}
4087
4108
  }), {
4088
- getNumberFormat: Je(function() {
4109
+ getNumberFormat: et(function() {
4089
4110
  for (var t, r = [], n = 0; n < arguments.length; n++)
4090
4111
  r[n] = arguments[n];
4091
- return new ((t = Intl.NumberFormat).bind.apply(t, oe([void 0], r, !1)))();
4112
+ return new ((t = Intl.NumberFormat).bind.apply(t, Ke([void 0], r, !1)))();
4092
4113
  }, {
4093
- cache: tt(e.number),
4094
- strategy: Ke.variadic
4114
+ cache: nt(e.number),
4115
+ strategy: tt.variadic
4095
4116
  }),
4096
- getDateTimeFormat: Je(function() {
4117
+ getDateTimeFormat: et(function() {
4097
4118
  for (var t, r = [], n = 0; n < arguments.length; n++)
4098
4119
  r[n] = arguments[n];
4099
- return new ((t = Intl.DateTimeFormat).bind.apply(t, oe([void 0], r, !1)))();
4120
+ return new ((t = Intl.DateTimeFormat).bind.apply(t, Ke([void 0], r, !1)))();
4100
4121
  }, {
4101
- cache: tt(e.dateTime),
4102
- strategy: Ke.variadic
4122
+ cache: nt(e.dateTime),
4123
+ strategy: tt.variadic
4103
4124
  }),
4104
- getPluralRules: Je(function() {
4125
+ getPluralRules: et(function() {
4105
4126
  for (var t, r = [], n = 0; n < arguments.length; n++)
4106
4127
  r[n] = arguments[n];
4107
- return new ((t = Intl.PluralRules).bind.apply(t, oe([void 0], r, !1)))();
4128
+ return new ((t = Intl.PluralRules).bind.apply(t, Ke([void 0], r, !1)))();
4108
4129
  }, {
4109
- cache: tt(e.pluralRules),
4110
- strategy: Ke.variadic
4130
+ cache: nt(e.pluralRules),
4131
+ strategy: tt.variadic
4111
4132
  })
4112
4133
  };
4113
4134
  }
4114
- var ao = (
4135
+ var uo = (
4115
4136
  /** @class */
4116
4137
  function() {
4117
4138
  function e(t, r, n, i) {
@@ -4130,7 +4151,7 @@ var ao = (
4130
4151
  }, []);
4131
4152
  return s.length <= 1 ? s[0] || "" : s;
4132
4153
  }, this.formatToParts = function(c) {
4133
- return Le(o.ast, o.locales, o.formatters, o.formats, c, void 0, o.message);
4154
+ return Ie(o.ast, o.locales, o.formatters, o.formats, c, void 0, o.message);
4134
4155
  }, this.resolvedOptions = function() {
4135
4156
  var c;
4136
4157
  return {
@@ -4143,13 +4164,13 @@ var ao = (
4143
4164
  throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
4144
4165
  var a = i || {};
4145
4166
  a.formatters;
4146
- var u = $n(a, ["formatters"]);
4147
- this.ast = e.__parse(t, S(S({}, u), { locale: this.resolvedLocale }));
4167
+ var u = vi(a, ["formatters"]);
4168
+ this.ast = e.__parse(t, Y(Y({}, u), { locale: this.resolvedLocale }));
4148
4169
  } else
4149
4170
  this.ast = t;
4150
4171
  if (!Array.isArray(this.ast))
4151
4172
  throw new TypeError("A message must be provided as a String or AST.");
4152
- this.formats = oo(e.formats, n), this.formatters = i && i.formatters || so(this.formatterCache);
4173
+ this.formats = ao(e.formats, n), this.formatters = i && i.formatters || lo(this.formatterCache);
4153
4174
  }
4154
4175
  return Object.defineProperty(e, "defaultLocale", {
4155
4176
  get: function() {
@@ -4162,7 +4183,7 @@ var ao = (
4162
4183
  var r = Intl.NumberFormat.supportedLocalesOf(t);
4163
4184
  return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
4164
4185
  }
4165
- }, e.__parse = Ki, e.formats = {
4186
+ }, e.__parse = to, e.formats = {
4166
4187
  number: {
4167
4188
  integer: {
4168
4189
  maximumFractionDigits: 0
@@ -4223,7 +4244,7 @@ var ao = (
4223
4244
  }, e;
4224
4245
  }()
4225
4246
  );
4226
- function lo(e, t) {
4247
+ function ho(e, t) {
4227
4248
  if (t == null)
4228
4249
  return;
4229
4250
  if (t in e)
@@ -4244,92 +4265,92 @@ function lo(e, t) {
4244
4265
  n = void 0;
4245
4266
  return n;
4246
4267
  }
4247
- const Q = {}, uo = (e, t, r) => r && (t in Q || (Q[t] = {}), e in Q[t] || (Q[t][e] = r), r), $r = (e, t) => {
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) => {
4248
4269
  if (t == null)
4249
4270
  return;
4250
4271
  if (t in Q && e in Q[t])
4251
4272
  return Q[t][e];
4252
- const r = $e(t);
4273
+ const r = je(t);
4253
4274
  for (let n = 0; n < r.length; n++) {
4254
- const i = r[n], o = co(i, e);
4275
+ const i = r[n], o = po(i, e);
4255
4276
  if (o)
4256
- return uo(e, t, o);
4277
+ return co(e, t, o);
4257
4278
  }
4258
4279
  };
4259
- let xt;
4260
- const pe = ke({});
4261
- function ho(e) {
4262
- return xt[e] || null;
4280
+ let St;
4281
+ const pe = Ue({});
4282
+ function fo(e) {
4283
+ return St[e] || null;
4263
4284
  }
4264
- function Gr(e) {
4265
- return e in xt;
4285
+ function jr(e) {
4286
+ return e in St;
4266
4287
  }
4267
- function co(e, t) {
4268
- if (!Gr(e))
4288
+ function po(e, t) {
4289
+ if (!jr(e))
4269
4290
  return null;
4270
- const r = ho(e);
4271
- return lo(r, t);
4291
+ const r = fo(e);
4292
+ return ho(r, t);
4272
4293
  }
4273
- function fo(e) {
4294
+ function mo(e) {
4274
4295
  if (e == null)
4275
4296
  return;
4276
- const t = $e(e);
4297
+ const t = je(e);
4277
4298
  for (let r = 0; r < t.length; r++) {
4278
4299
  const n = t[r];
4279
- if (Gr(n))
4300
+ if (jr(n))
4280
4301
  return n;
4281
4302
  }
4282
4303
  }
4283
- function jr(e, ...t) {
4304
+ function Xr(e, ...t) {
4284
4305
  delete Q[e], pe.update((r) => (r[e] = bi.all([r[e] || {}, ...t]), r));
4285
4306
  }
4286
- me(
4307
+ de(
4287
4308
  [pe],
4288
4309
  ([e]) => Object.keys(e)
4289
4310
  );
4290
- pe.subscribe((e) => xt = e);
4291
- const Ne = {};
4292
- function mo(e, t) {
4293
- Ne[e].delete(t), Ne[e].size === 0 && delete Ne[e];
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];
4294
4315
  }
4295
- function Xr(e) {
4296
- return Ne[e];
4316
+ function Vr(e) {
4317
+ return Le[e];
4297
4318
  }
4298
- function po(e) {
4299
- return $e(e).map((t) => {
4300
- const r = Xr(t);
4319
+ function bo(e) {
4320
+ return je(e).map((t) => {
4321
+ const r = Vr(t);
4301
4322
  return [t, r ? [...r] : []];
4302
4323
  }).filter(([, t]) => t.length > 0);
4303
4324
  }
4304
- function pt(e) {
4305
- return e == null ? !1 : $e(e).some(
4325
+ function yt(e) {
4326
+ return e == null ? !1 : je(e).some(
4306
4327
  (t) => {
4307
4328
  var r;
4308
- return (r = Xr(t)) == null ? void 0 : r.size;
4329
+ return (r = Vr(t)) == null ? void 0 : r.size;
4309
4330
  }
4310
4331
  );
4311
4332
  }
4312
- function go(e, t) {
4333
+ function vo(e, t) {
4313
4334
  return Promise.all(
4314
- t.map((n) => (mo(e, n), n().then((i) => i.default || i)))
4315
- ).then((n) => jr(e, ...n));
4316
- }
4317
- const ve = {};
4318
- function Vr(e) {
4319
- if (!pt(e))
4320
- return e in ve ? ve[e] : Promise.resolve();
4321
- const t = po(e);
4322
- return ve[e] = 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(
4323
4344
  t.map(
4324
- ([r, n]) => go(r, n)
4345
+ ([r, n]) => vo(r, n)
4325
4346
  )
4326
4347
  ).then(() => {
4327
- if (pt(e))
4328
- return Vr(e);
4329
- delete ve[e];
4330
- }), ve[e];
4348
+ if (yt(e))
4349
+ return zr(e);
4350
+ delete be[e];
4351
+ }), be[e];
4331
4352
  }
4332
- const bo = {
4353
+ const yo = {
4333
4354
  number: {
4334
4355
  scientific: { notation: "scientific" },
4335
4356
  engineering: { notation: "engineering" },
@@ -4358,135 +4379,135 @@ const bo = {
4358
4379
  timeZoneName: "short"
4359
4380
  }
4360
4381
  }
4361
- }, vo = {
4382
+ }, _o = {
4362
4383
  fallbackLocale: null,
4363
4384
  loadingDelay: 200,
4364
- formats: bo,
4385
+ formats: yo,
4365
4386
  warnOnMissingMessages: !0,
4366
4387
  handleMissingMessage: void 0,
4367
4388
  ignoreTag: !0
4368
- }, yo = vo;
4369
- function fe() {
4370
- return yo;
4389
+ }, xo = _o;
4390
+ function ce() {
4391
+ return xo;
4371
4392
  }
4372
- const rt = ke(!1);
4373
- var _o = Object.defineProperty, xo = Object.defineProperties, Eo = Object.getOwnPropertyDescriptors, Zt = Object.getOwnPropertySymbols, So = Object.prototype.hasOwnProperty, Po = Object.prototype.propertyIsEnumerable, Yt = (e, t, r) => t in e ? _o(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, wo = (e, t) => {
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) => {
4374
4395
  for (var r in t || (t = {}))
4375
- So.call(t, r) && Yt(e, r, t[r]);
4376
- if (Zt)
4377
- for (var r of Zt(t))
4378
- Po.call(t, r) && Yt(e, r, t[r]);
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]);
4379
4400
  return e;
4380
- }, To = (e, t) => xo(e, Eo(t));
4381
- let gt;
4382
- const Me = ke(null);
4383
- function qt(e) {
4401
+ }, Co = (e, t) => So(e, Po(t));
4402
+ let _t;
4403
+ const Re = Ue(null);
4404
+ function Jt(e) {
4384
4405
  return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
4385
4406
  }
4386
- function $e(e, t = fe().fallbackLocale) {
4387
- const r = qt(e);
4388
- return t ? [.../* @__PURE__ */ new Set([...r, ...qt(t)])] : r;
4407
+ function je(e, t = ce().fallbackLocale) {
4408
+ const r = Jt(e);
4409
+ return t ? [.../* @__PURE__ */ new Set([...r, ...Jt(t)])] : r;
4389
4410
  }
4390
4411
  function K() {
4391
- return gt != null ? gt : void 0;
4412
+ return _t != null ? _t : void 0;
4392
4413
  }
4393
- Me.subscribe((e) => {
4394
- gt = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
4414
+ Re.subscribe((e) => {
4415
+ _t = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
4395
4416
  });
4396
- const Ho = (e) => {
4397
- if (e && fo(e) && pt(e)) {
4398
- const { loadingDelay: t } = fe();
4417
+ const Ao = (e) => {
4418
+ if (e && mo(e) && yt(e)) {
4419
+ const { loadingDelay: t } = ce();
4399
4420
  let r;
4400
4421
  return typeof window != "undefined" && K() != null && t ? r = window.setTimeout(
4401
- () => rt.set(!0),
4422
+ () => it.set(!0),
4402
4423
  t
4403
- ) : rt.set(!0), Vr(e).then(() => {
4404
- Me.set(e);
4424
+ ) : it.set(!0), zr(e).then(() => {
4425
+ Re.set(e);
4405
4426
  }).finally(() => {
4406
- clearTimeout(r), rt.set(!1);
4427
+ clearTimeout(r), it.set(!1);
4407
4428
  });
4408
4429
  }
4409
- return Me.set(e);
4410
- }, J = To(wo({}, Me), {
4411
- set: Ho
4412
- }), Ge = (e) => {
4430
+ return Re.set(e);
4431
+ }, J = Co(Ho({}, Re), {
4432
+ set: Ao
4433
+ }), Xe = (e) => {
4413
4434
  const t = /* @__PURE__ */ Object.create(null);
4414
4435
  return (n) => {
4415
4436
  const i = JSON.stringify(n);
4416
4437
  return i in t ? t[i] : t[i] = e(n);
4417
4438
  };
4418
4439
  };
4419
- var Co = Object.defineProperty, Re = Object.getOwnPropertySymbols, zr = Object.prototype.hasOwnProperty, Wr = Object.prototype.propertyIsEnumerable, Qt = (e, t, r) => t in e ? Co(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Et = (e, t) => {
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) => {
4420
4441
  for (var r in t || (t = {}))
4421
- zr.call(t, r) && Qt(e, r, t[r]);
4422
- if (Re)
4423
- for (var r of Re(t))
4424
- Wr.call(t, r) && Qt(e, r, t[r]);
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]);
4425
4446
  return e;
4426
- }, ge = (e, t) => {
4447
+ }, me = (e, t) => {
4427
4448
  var r = {};
4428
4449
  for (var n in e)
4429
- zr.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
4430
- if (e != null && Re)
4431
- for (var n of Re(e))
4432
- t.indexOf(n) < 0 && Wr.call(e, n) && (r[n] = e[n]);
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]);
4433
4454
  return r;
4434
4455
  };
4435
- const Pe = (e, t) => {
4436
- const { formats: r } = fe();
4456
+ const Se = (e, t) => {
4457
+ const { formats: r } = ce();
4437
4458
  if (e in r && t in r[e])
4438
4459
  return r[e][t];
4439
4460
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
4440
- }, Ao = Ge(
4461
+ }, Oo = Xe(
4441
4462
  (e) => {
4442
- var t = e, { locale: r, format: n } = t, i = ge(t, ["locale", "format"]);
4463
+ var t = e, { locale: r, format: n } = t, i = me(t, ["locale", "format"]);
4443
4464
  if (r == null)
4444
4465
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
4445
- return n && (i = Pe("number", n)), new Intl.NumberFormat(r, i);
4466
+ return n && (i = Se("number", n)), new Intl.NumberFormat(r, i);
4446
4467
  }
4447
- ), Bo = Ge(
4468
+ ), Io = Xe(
4448
4469
  (e) => {
4449
- var t = e, { locale: r, format: n } = t, i = ge(t, ["locale", "format"]);
4470
+ var t = e, { locale: r, format: n } = t, i = me(t, ["locale", "format"]);
4450
4471
  if (r == null)
4451
4472
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
4452
- return n ? i = Pe("date", n) : Object.keys(i).length === 0 && (i = Pe("date", "short")), new Intl.DateTimeFormat(r, i);
4473
+ return n ? i = Se("date", n) : Object.keys(i).length === 0 && (i = Se("date", "short")), new Intl.DateTimeFormat(r, i);
4453
4474
  }
4454
- ), Io = Ge(
4475
+ ), Lo = Xe(
4455
4476
  (e) => {
4456
- var t = e, { locale: r, format: n } = t, i = ge(t, ["locale", "format"]);
4477
+ var t = e, { locale: r, format: n } = t, i = me(t, ["locale", "format"]);
4457
4478
  if (r == null)
4458
4479
  throw new Error(
4459
4480
  '[svelte-i18n] A "locale" must be set to format time values'
4460
4481
  );
4461
- return n ? i = Pe("time", n) : Object.keys(i).length === 0 && (i = Pe("time", "short")), new Intl.DateTimeFormat(r, i);
4482
+ return n ? i = Se("time", n) : Object.keys(i).length === 0 && (i = Se("time", "short")), new Intl.DateTimeFormat(r, i);
4462
4483
  }
4463
- ), Lo = (e = {}) => {
4484
+ ), No = (e = {}) => {
4464
4485
  var t = e, {
4465
4486
  locale: r = K()
4466
- } = t, n = ge(t, [
4487
+ } = t, n = me(t, [
4467
4488
  "locale"
4468
4489
  ]);
4469
- return Ao(Et({ locale: r }, n));
4470
- }, No = (e = {}) => {
4490
+ return Oo(Pt({ locale: r }, n));
4491
+ }, Mo = (e = {}) => {
4471
4492
  var t = e, {
4472
4493
  locale: r = K()
4473
- } = t, n = ge(t, [
4494
+ } = t, n = me(t, [
4474
4495
  "locale"
4475
4496
  ]);
4476
- return Bo(Et({ locale: r }, n));
4477
- }, Oo = (e = {}) => {
4497
+ return Io(Pt({ locale: r }, n));
4498
+ }, Ro = (e = {}) => {
4478
4499
  var t = e, {
4479
4500
  locale: r = K()
4480
- } = t, n = ge(t, [
4501
+ } = t, n = me(t, [
4481
4502
  "locale"
4482
4503
  ]);
4483
- return Io(Et({ locale: r }, n));
4484
- }, Mo = Ge(
4504
+ return Lo(Pt({ locale: r }, n));
4505
+ }, Do = Xe(
4485
4506
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
4486
- (e, t = K()) => new ao(e, t, fe().formats, {
4487
- ignoreTag: fe().ignoreTag
4507
+ (e, t = K()) => new uo(e, t, ce().formats, {
4508
+ ignoreTag: ce().ignoreTag
4488
4509
  })
4489
- ), Ro = (e, t = {}) => {
4510
+ ), Fo = (e, t = {}) => {
4490
4511
  var r, n, i, o;
4491
4512
  let a = t;
4492
4513
  typeof e == "object" && (a = e, e = a.id);
@@ -4499,9 +4520,9 @@ const Pe = (e, t) => {
4499
4520
  throw new Error(
4500
4521
  "[svelte-i18n] Cannot format a message without first setting the initial locale."
4501
4522
  );
4502
- let s = $r(e, c);
4523
+ let s = Gr(e, c);
4503
4524
  if (!s)
4504
- s = (o = (i = (n = (r = fe()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: c, id: e, defaultValue: l })) != null ? i : l) != null ? o : e;
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;
4505
4526
  else if (typeof s != "string")
4506
4527
  return console.warn(
4507
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.`
@@ -4510,7 +4531,7 @@ const Pe = (e, t) => {
4510
4531
  return s;
4511
4532
  let h = s;
4512
4533
  try {
4513
- h = Mo(s, c).format(u);
4534
+ h = Do(s, c).format(u);
4514
4535
  } catch (f) {
4515
4536
  f instanceof Error && console.warn(
4516
4537
  `[svelte-i18n] Message "${e}" has syntax error:`,
@@ -4518,26 +4539,26 @@ const Pe = (e, t) => {
4518
4539
  );
4519
4540
  }
4520
4541
  return h;
4521
- }, Do = (e, t) => Oo(t).format(e), Fo = (e, t) => No(t).format(e), ko = (e, t) => Lo(t).format(e), Uo = (e, t = K()) => $r(e, t), $o = me([J, pe], () => Ro);
4522
- me([J], () => Do);
4523
- me([J], () => Fo);
4524
- me([J], () => ko);
4525
- me([J, pe], () => Uo);
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);
4526
4547
  window.emWidgets = { topic: ti };
4527
- const Go = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
4548
+ const Xo = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
4528
4549
  String(Number.MAX_SAFE_INTEGER).length;
4529
- function jo({ withLocale: e, translations: t }) {
4550
+ function Vo({ withLocale: e, translations: t }) {
4530
4551
  J.subscribe((r) => {
4531
4552
  r == null && (pe.set(t), J.set(e));
4532
4553
  });
4533
4554
  }
4534
- function Jt(e, t) {
4535
- jr(e, t);
4555
+ function er(e, t) {
4556
+ Xr(e, t);
4536
4557
  }
4537
- function Xo(e) {
4558
+ function zo(e) {
4538
4559
  J.set(e);
4539
4560
  }
4540
- const Kt = {
4561
+ const tr = {
4541
4562
  en: {
4542
4563
  promotionsTitle: "Promotions",
4543
4564
  promotionsSubTitle: "New hot offers everyday!",
@@ -4616,13 +4637,13 @@ const Kt = {
4616
4637
  promotionsLoading: "Loading, please wait ..."
4617
4638
  }
4618
4639
  };
4619
- function Vo(e, t) {
4640
+ function Wo(e, t) {
4620
4641
  if (e) {
4621
4642
  const r = document.createElement("style");
4622
4643
  r.innerHTML = t, e.appendChild(r);
4623
4644
  }
4624
4645
  }
4625
- function zo(e, t) {
4646
+ function Zo(e, t) {
4626
4647
  if (!e || !t)
4627
4648
  return;
4628
4649
  const r = new URL(t);
@@ -4633,7 +4654,7 @@ function zo(e, t) {
4633
4654
  console.error("There was an error while trying to load client styling from URL", n);
4634
4655
  });
4635
4656
  }
4636
- function Wo(e, t, r) {
4657
+ function Yo(e, t, r) {
4637
4658
  if (window.emMessageBus) {
4638
4659
  const n = document.createElement("style");
4639
4660
  window.emMessageBus.subscribe(t, (i) => {
@@ -4641,29 +4662,29 @@ function Wo(e, t, r) {
4641
4662
  });
4642
4663
  }
4643
4664
  }
4644
- function Zo(e) {
4665
+ function qo(e) {
4645
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}}');
4646
4667
  }
4647
- function er(e, t, r) {
4668
+ function rr(e, t, r) {
4648
4669
  const n = e.slice();
4649
4670
  return n[49] = t[r], n;
4650
4671
  }
4651
- function tr(e, t, r) {
4672
+ function nr(e, t, r) {
4652
4673
  const n = e.slice();
4653
4674
  return n[52] = t[r], n;
4654
4675
  }
4655
- function rr(e, t, r) {
4676
+ function ir(e, t, r) {
4656
4677
  const n = e.slice();
4657
4678
  return n[49] = t[r], n;
4658
4679
  }
4659
- function Yo(e) {
4680
+ function Qo(e) {
4660
4681
  let t, r = (
4661
4682
  /*$_*/
4662
4683
  e[12]("promotionsNone") + ""
4663
4684
  ), n;
4664
4685
  return {
4665
4686
  c() {
4666
- t = w("p"), n = ae(r), m(t, "class", "text__center w__100");
4687
+ t = P("p"), n = se(r), p(t, "class", "text__center w__100");
4667
4688
  },
4668
4689
  m(i, o) {
4669
4690
  V(i, t, o), y(t, n);
@@ -4671,30 +4692,30 @@ function Yo(e) {
4671
4692
  p(i, o) {
4672
4693
  o[0] & /*$_*/
4673
4694
  4096 && r !== (r = /*$_*/
4674
- i[12]("promotionsNone") + "") && De(n, r);
4695
+ i[12]("promotionsNone") + "") && Fe(n, r);
4675
4696
  },
4676
4697
  d(i) {
4677
4698
  i && $(t);
4678
4699
  }
4679
4700
  };
4680
4701
  }
4681
- function qo(e) {
4682
- let t, r, n, i = le(
4702
+ function Jo(e) {
4703
+ let t, r, n, i = ae(
4683
4704
  /*promotions*/
4684
4705
  e[2]
4685
4706
  ), o = [];
4686
4707
  for (let u = 0; u < i.length; u += 1)
4687
- o[u] = ir(tr(e, i, u));
4708
+ o[u] = sr(nr(e, i, u));
4688
4709
  let a = (
4689
4710
  /*totalDots*/
4690
- e[6] > 1 && or(e)
4711
+ e[6] > 1 && ar(e)
4691
4712
  );
4692
4713
  return {
4693
4714
  c() {
4694
- t = w("div"), r = w("div");
4715
+ t = P("div"), r = P("div");
4695
4716
  for (let u = 0; u < o.length; u += 1)
4696
4717
  o[u].c();
4697
- n = G(), a && a.c(), m(r, "class", "slides"), m(t, "class", "carousel");
4718
+ n = G(), a && a.c(), p(r, "class", "slides"), p(t, "class", "carousel");
4698
4719
  },
4699
4720
  m(u, c) {
4700
4721
  V(u, t, c), y(t, r);
@@ -4705,35 +4726,35 @@ function qo(e) {
4705
4726
  p(u, c) {
4706
4727
  if (c[0] & /*handleOpenModal, promotions, $_*/
4707
4728
  20484) {
4708
- i = le(
4729
+ i = ae(
4709
4730
  /*promotions*/
4710
4731
  u[2]
4711
4732
  );
4712
4733
  let l;
4713
4734
  for (l = 0; l < i.length; l += 1) {
4714
- const s = tr(u, i, l);
4715
- o[l] ? o[l].p(s, c) : (o[l] = ir(s), o[l].c(), o[l].m(r, null));
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));
4716
4737
  }
4717
4738
  for (; l < o.length; l += 1)
4718
4739
  o[l].d(1);
4719
4740
  o.length = i.length;
4720
4741
  }
4721
4742
  /*totalDots*/
4722
- u[6] > 1 ? a ? a.p(u, c) : (a = or(u), a.c(), a.m(t, null)) : a && (a.d(1), a = null);
4743
+ u[6] > 1 ? a ? a.p(u, c) : (a = ar(u), a.c(), a.m(t, null)) : a && (a.d(1), a = null);
4723
4744
  },
4724
4745
  d(u) {
4725
- u && $(t), vt(o, u), e[27](null), a && a.d(), e[28](null);
4746
+ u && $(t), Et(o, u), e[27](null), a && a.d(), e[28](null);
4726
4747
  }
4727
4748
  };
4728
4749
  }
4729
- function Qo(e) {
4750
+ function Ko(e) {
4730
4751
  let t, r = (
4731
4752
  /*$_*/
4732
4753
  e[12]("promotionsLoading") + ""
4733
4754
  ), n;
4734
4755
  return {
4735
4756
  c() {
4736
- t = w("p"), n = ae(r), m(t, "class", "text__center w__100");
4757
+ t = P("p"), n = se(r), p(t, "class", "text__center w__100");
4737
4758
  },
4738
4759
  m(i, o) {
4739
4760
  V(i, t, o), y(t, n);
@@ -4741,19 +4762,19 @@ function Qo(e) {
4741
4762
  p(i, o) {
4742
4763
  o[0] & /*$_*/
4743
4764
  4096 && r !== (r = /*$_*/
4744
- i[12]("promotionsLoading") + "") && De(n, r);
4765
+ i[12]("promotionsLoading") + "") && Fe(n, r);
4745
4766
  },
4746
4767
  d(i) {
4747
4768
  i && $(t);
4748
4769
  }
4749
4770
  };
4750
4771
  }
4751
- function nr(e) {
4772
+ function or(e) {
4752
4773
  let t, r, n;
4753
4774
  return {
4754
4775
  c() {
4755
- t = w("source"), cr(t, r = /*imgSource*/
4756
- e[49].pictureSource) || m(t, "srcset", r), m(t, "media", n = "(" + /*imgSource*/
4776
+ t = P("source"), dr(t, r = /*imgSource*/
4777
+ e[49].pictureSource) || p(t, "srcset", r), p(t, "media", n = "(" + /*imgSource*/
4757
4778
  e[49].media + ")");
4758
4779
  },
4759
4780
  m(i, o) {
@@ -4762,32 +4783,32 @@ function nr(e) {
4762
4783
  p(i, o) {
4763
4784
  o[0] & /*promotions*/
4764
4785
  4 && r !== (r = /*imgSource*/
4765
- i[49].pictureSource) && m(t, "srcset", r), o[0] & /*promotions*/
4786
+ i[49].pictureSource) && p(t, "srcset", r), o[0] & /*promotions*/
4766
4787
  4 && n !== (n = "(" + /*imgSource*/
4767
- i[49].media + ")") && m(t, "media", n);
4788
+ i[49].media + ")") && p(t, "media", n);
4768
4789
  },
4769
4790
  d(i) {
4770
4791
  i && $(t);
4771
4792
  }
4772
4793
  };
4773
4794
  }
4774
- function ir(e) {
4795
+ function sr(e) {
4775
4796
  let t, r, n, i, o, a, u, c, l, s, h = (
4776
4797
  /*promotion*/
4777
4798
  e[52].title + ""
4778
- ), f, d, p = (
4799
+ ), f, d, m = (
4779
4800
  /*promotion*/
4780
4801
  e[52].content.split("</div>")[0] + ""
4781
- ), b, P, E, B, I = (
4802
+ ), b, S, E, B, O = (
4782
4803
  /*$_*/
4783
4804
  e[12]("promotionsButton") + ""
4784
- ), O, H, v, T, A, j, L, ee, we, k = le(
4805
+ ), N, T, v, w, C, j, I, ee, we, k = ae(
4785
4806
  /*promotion*/
4786
4807
  e[52].image.sources
4787
4808
  ), M = [];
4788
4809
  for (let R = 0; R < k.length; R += 1)
4789
- M[R] = nr(rr(e, k, R));
4790
- function je() {
4810
+ M[R] = or(ir(e, k, R));
4811
+ function Ve() {
4791
4812
  return (
4792
4813
  /*click_handler*/
4793
4814
  e[26](
@@ -4798,57 +4819,57 @@ function ir(e) {
4798
4819
  }
4799
4820
  return {
4800
4821
  c() {
4801
- t = w("div"), r = w("div"), n = w("picture");
4822
+ t = P("div"), r = P("div"), n = P("picture");
4802
4823
  for (let R = 0; R < M.length; R += 1)
4803
4824
  M[R].c();
4804
- i = G(), o = w("img"), c = G(), l = w("div"), s = w("h3"), f = G(), d = w("div"), b = G(), P = w("div"), E = w("a"), B = w("b"), O = ae(I), H = G(), v = Ze("svg"), T = Ze("style"), A = ae(`.st0{fill:#FFFFFF;}
4805
- `), j = Ze("path"), L = G(), se(o.src, a = /*promotion*/
4806
- e[52].image.src) || m(o, "src", a), m(o, "alt", u = /*promotion*/
4807
- e[52].title), m(n, "class", "PromotionImg"), m(n, "part", "PromotionImg"), m(s, "class", "PromotionTitle"), m(s, "part", "PromotionTitle"), m(d, "class", "description"), m(d, "part", "description"), m(T, "type", "text/css"), m(j, "class", "st0"), m(j, "d", `M9.5,13.3c-0.2-0.2-0.3-0.4-0.3-0.7c0-0.3,0.1-0.5,0.3-0.7L12.4,9H1.2C0.9,9,0.7,8.9,0.5,8.7
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
4808
4829
  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
4809
4830
  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
4810
- c0,0.1-0.1,0.2-0.2,0.3l-4.6,4.6c-0.2,0.2-0.4,0.3-0.7,0.3C10,13.6,9.7,13.5,9.5,13.3z`), m(v, "class", "arrow"), m(v, "version", "1.1"), m(v, "id", "Layer_1"), m(v, "xmlns", "http://www.w3.org/2000/svg"), m(v, "xmlns:xlink", "http://www.w3.org/1999/xlink"), m(v, "x", "0px"), m(v, "y", "0px"), m(v, "viewBox", "0 0 16 16"), vn(v, "enable-background", "new 0 0 16 16"), m(v, "xml:space", "preserve"), m(E, "href", "javascript:void(0)"), m(E, "class", "btn"), m(P, "class", "ButtonPosition"), m(l, "class", "PromotionText"), m(r, "class", "PromotionCard"), m(t, "class", "d-flex");
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");
4811
4832
  },
4812
4833
  m(R, z) {
4813
4834
  V(R, t, z), y(t, r), y(r, n);
4814
- for (let N = 0; N < M.length; N += 1)
4815
- M[N] && M[N].m(n, null);
4816
- 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 = p, y(l, b), y(l, P), y(P, E), y(E, B), y(B, O), y(E, H), y(E, v), y(v, T), y(T, A), y(v, j), y(t, L), ee || (we = xe(E, "click", je), ee = !0);
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);
4817
4838
  },
4818
4839
  p(R, z) {
4819
4840
  if (e = R, z[0] & /*promotions*/
4820
4841
  4) {
4821
- k = le(
4842
+ k = ae(
4822
4843
  /*promotion*/
4823
4844
  e[52].image.sources
4824
4845
  );
4825
- let N;
4826
- for (N = 0; N < k.length; N += 1) {
4827
- const be = rr(e, k, N);
4828
- M[N] ? M[N].p(be, z) : (M[N] = nr(be), M[N].c(), M[N].m(n, i));
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));
4829
4850
  }
4830
- for (; N < M.length; N += 1)
4831
- M[N].d(1);
4851
+ for (; L < M.length; L += 1)
4852
+ M[L].d(1);
4832
4853
  M.length = k.length;
4833
4854
  }
4834
4855
  z[0] & /*promotions*/
4835
- 4 && !se(o.src, a = /*promotion*/
4836
- e[52].image.src) && m(o, "src", a), z[0] & /*promotions*/
4856
+ 4 && !oe(o.src, a = /*promotion*/
4857
+ e[52].image.src) && p(o, "src", a), z[0] & /*promotions*/
4837
4858
  4 && u !== (u = /*promotion*/
4838
- e[52].title) && m(o, "alt", u), z[0] & /*promotions*/
4859
+ e[52].title) && p(o, "alt", u), z[0] & /*promotions*/
4839
4860
  4 && h !== (h = /*promotion*/
4840
4861
  e[52].title + "") && (s.innerHTML = h), z[0] & /*promotions*/
4841
- 4 && p !== (p = /*promotion*/
4842
- e[52].content.split("</div>")[0] + "") && (d.innerHTML = p), z[0] & /*$_*/
4843
- 4096 && I !== (I = /*$_*/
4844
- e[12]("promotionsButton") + "") && De(O, I);
4862
+ 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);
4845
4866
  },
4846
4867
  d(R) {
4847
- R && $(t), vt(M, R), ee = !1, we();
4868
+ R && $(t), Et(M, R), ee = !1, we();
4848
4869
  }
4849
4870
  };
4850
4871
  }
4851
- function or(e) {
4872
+ function ar(e) {
4852
4873
  let t, r = `${/*getCurrentNumber*/
4853
4874
  e[13](
4854
4875
  /*currentIndex*/
@@ -4859,7 +4880,7 @@ function or(e) {
4859
4880
  e[6]}`, n, i;
4860
4881
  return {
4861
4882
  c() {
4862
- t = w("div"), n = ae(r), m(t, "class", i = "numberOfPage " + /*numbersdisplayed*/
4883
+ t = P("div"), n = se(r), p(t, "class", i = "numberOfPage " + /*numbersdisplayed*/
4863
4884
  (e[0] === "true" ? "" : "NotVisible"));
4864
4885
  },
4865
4886
  m(o, a) {
@@ -4874,49 +4895,49 @@ function or(e) {
4874
4895
  /*currentPerPage*/
4875
4896
  o[4]
4876
4897
  )} / ${/*totalDots*/
4877
- o[6]}`) && De(n, r), a[0] & /*numbersdisplayed*/
4898
+ o[6]}`) && Fe(n, r), a[0] & /*numbersdisplayed*/
4878
4899
  1 && i !== (i = "numberOfPage " + /*numbersdisplayed*/
4879
- (o[0] === "true" ? "" : "NotVisible")) && m(t, "class", i);
4900
+ (o[0] === "true" ? "" : "NotVisible")) && p(t, "class", i);
4880
4901
  },
4881
4902
  d(o) {
4882
4903
  o && $(t);
4883
4904
  }
4884
4905
  };
4885
4906
  }
4886
- function sr(e) {
4887
- let t, r, n, i, o, a, u, c, l, s, h, f, d, p = (
4907
+ function lr(e) {
4908
+ let t, r, n, i, o, a, u, c, l, s, h, f, d, m = (
4888
4909
  /*modalItem*/
4889
4910
  e[10].title + ""
4890
- ), b, P, E = (
4911
+ ), b, S, E = (
4891
4912
  /*modalItem*/
4892
4913
  e[10].content + ""
4893
- ), B, I, O = le(
4914
+ ), B, O, N = ae(
4894
4915
  /*modalItem*/
4895
4916
  e[10].image.sources
4896
- ), H = [];
4897
- for (let v = 0; v < O.length; v += 1)
4898
- H[v] = ar(er(e, O, v));
4917
+ ), T = [];
4918
+ for (let v = 0; v < N.length; v += 1)
4919
+ T[v] = ur(rr(e, N, v));
4899
4920
  return {
4900
4921
  c() {
4901
- t = w("div"), r = G(), n = w("div"), i = w("div"), o = w("a"), o.innerHTML = '<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="close_multi"><path stroke-linecap="round" stroke-linejoin="round" d="M6 18L18 6M6 6l12 12"></path></svg>', a = G(), u = w("picture");
4902
- for (let v = 0; v < H.length; v += 1)
4903
- H[v].c();
4904
- c = G(), l = w("img"), f = G(), d = w("h3"), b = G(), P = w("div"), m(t, "class", "modal__overlay"), m(o, "href", "#"), m(o, "class", "IconClose"), m(i, "class", "wrapper"), se(l.src, s = /*modalItem*/
4905
- e[10].image.src) || m(l, "src", s), m(l, "alt", h = /*modalItem*/
4906
- e[10].title), m(u, "class", "modal__img"), m(u, "part", "modal-img"), m(d, "class", "modal__title"), m(P, "class", "modal__description"), m(n, "class", "modal");
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");
4907
4928
  },
4908
- m(v, T) {
4909
- V(v, t, T), V(v, r, T), V(v, n, T), y(n, i), y(i, o), y(n, a), y(n, u);
4910
- for (let A = 0; A < H.length; A += 1)
4911
- H[A] && H[A].m(u, null);
4912
- y(u, c), y(u, l), y(n, f), y(n, d), d.innerHTML = p, y(n, b), y(n, P), P.innerHTML = E, B || (I = [
4913
- xe(
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(
4914
4935
  t,
4915
4936
  "click",
4916
4937
  /*click_handler_1*/
4917
4938
  e[30]
4918
4939
  ),
4919
- xe(
4940
+ _e(
4920
4941
  o,
4921
4942
  "click",
4922
4943
  /*click_handler_2*/
@@ -4924,43 +4945,43 @@ function sr(e) {
4924
4945
  )
4925
4946
  ], B = !0);
4926
4947
  },
4927
- p(v, T) {
4928
- if (T[0] & /*modalItem*/
4948
+ p(v, w) {
4949
+ if (w[0] & /*modalItem*/
4929
4950
  1024) {
4930
- O = le(
4951
+ N = ae(
4931
4952
  /*modalItem*/
4932
4953
  v[10].image.sources
4933
4954
  );
4934
- let A;
4935
- for (A = 0; A < O.length; A += 1) {
4936
- const j = er(v, O, A);
4937
- H[A] ? H[A].p(j, T) : (H[A] = ar(j), H[A].c(), H[A].m(u, c));
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));
4938
4959
  }
4939
- for (; A < H.length; A += 1)
4940
- H[A].d(1);
4941
- H.length = O.length;
4960
+ for (; C < T.length; C += 1)
4961
+ T[C].d(1);
4962
+ T.length = N.length;
4942
4963
  }
4943
- T[0] & /*modalItem*/
4944
- 1024 && !se(l.src, s = /*modalItem*/
4945
- v[10].image.src) && m(l, "src", s), T[0] & /*modalItem*/
4964
+ w[0] & /*modalItem*/
4965
+ 1024 && !oe(l.src, s = /*modalItem*/
4966
+ v[10].image.src) && p(l, "src", s), w[0] & /*modalItem*/
4946
4967
  1024 && h !== (h = /*modalItem*/
4947
- v[10].title) && m(l, "alt", h), T[0] & /*modalItem*/
4948
- 1024 && p !== (p = /*modalItem*/
4949
- v[10].title + "") && (d.innerHTML = p), T[0] & /*modalItem*/
4968
+ v[10].title) && p(l, "alt", h), w[0] & /*modalItem*/
4969
+ 1024 && m !== (m = /*modalItem*/
4970
+ v[10].title + "") && (d.innerHTML = m), w[0] & /*modalItem*/
4950
4971
  1024 && E !== (E = /*modalItem*/
4951
- v[10].content + "") && (P.innerHTML = E);
4972
+ v[10].content + "") && (S.innerHTML = E);
4952
4973
  },
4953
4974
  d(v) {
4954
- v && ($(t), $(r), $(n)), vt(H, v), B = !1, de(I);
4975
+ v && ($(t), $(r), $(n)), Et(T, v), B = !1, fe(O);
4955
4976
  }
4956
4977
  };
4957
4978
  }
4958
- function ar(e) {
4979
+ function ur(e) {
4959
4980
  let t, r, n;
4960
4981
  return {
4961
4982
  c() {
4962
- t = w("source"), cr(t, r = /*imgSource*/
4963
- e[49].pictureSource) || m(t, "srcset", r), m(t, "media", n = "(" + /*imgSource*/
4983
+ t = P("source"), dr(t, r = /*imgSource*/
4984
+ e[49].pictureSource) || p(t, "srcset", r), p(t, "media", n = "(" + /*imgSource*/
4964
4985
  e[49].media + ")");
4965
4986
  },
4966
4987
  m(i, o) {
@@ -4969,39 +4990,39 @@ function ar(e) {
4969
4990
  p(i, o) {
4970
4991
  o[0] & /*modalItem*/
4971
4992
  1024 && r !== (r = /*imgSource*/
4972
- i[49].pictureSource) && m(t, "srcset", r), o[0] & /*modalItem*/
4993
+ i[49].pictureSource) && p(t, "srcset", r), o[0] & /*modalItem*/
4973
4994
  1024 && n !== (n = "(" + /*imgSource*/
4974
- i[49].media + ")") && m(t, "media", n);
4995
+ i[49].media + ")") && p(t, "media", n);
4975
4996
  },
4976
4997
  d(i) {
4977
4998
  i && $(t);
4978
4999
  }
4979
5000
  };
4980
5001
  }
4981
- function Jo(e) {
5002
+ function es(e) {
4982
5003
  let t, r, n, i, o;
4983
5004
  function a(s, h) {
4984
5005
  return (
4985
5006
  /*isLoading*/
4986
- s[5] ? Qo : (
5007
+ s[5] ? Ko : (
4987
5008
  /*promotions*/
4988
- s[2].length > 0 ? qo : Yo
5009
+ s[2].length > 0 ? Jo : Qo
4989
5010
  )
4990
5011
  );
4991
5012
  }
4992
5013
  let u = a(e), c = u(e), l = (
4993
5014
  /*modalIsOpen*/
4994
- e[11] && sr(e)
5015
+ e[11] && lr(e)
4995
5016
  );
4996
5017
  return {
4997
5018
  c() {
4998
- t = w("div"), r = w("section"), n = w("div"), c.c(), o = G(), l && l.c(), m(n, "class", "container"), m(r, "class", "PromotionSlider"), Oe(() => (
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(() => (
4999
5020
  /*section_elementresize_handler*/
5000
5021
  e[29].call(r)
5001
- )), m(t, "class", "CasinoPromotionsSlider");
5022
+ )), p(t, "class", "CasinoPromotionsSlider");
5002
5023
  },
5003
5024
  m(s, h) {
5004
- V(s, t, h), y(t, r), y(r, n), c.m(n, null), i = _n(
5025
+ V(s, t, h), y(t, r), y(r, n), c.m(n, null), i = xn(
5005
5026
  r,
5006
5027
  /*section_elementresize_handler*/
5007
5028
  e[29].bind(r)
@@ -5009,7 +5030,7 @@ function Jo(e) {
5009
5030
  },
5010
5031
  p(s, h) {
5011
5032
  u === (u = a(s)) && c ? c.p(s, h) : (c.d(1), c = u(s), c && (c.c(), c.m(n, null))), /*modalIsOpen*/
5012
- s[11] ? l ? l.p(s, h) : (l = sr(s), l.c(), l.m(t, null)) : l && (l.d(1), l = null);
5033
+ s[11] ? l ? l.p(s, h) : (l = lr(s), l.c(), l.m(t, null)) : l && (l.d(1), l = null);
5013
5034
  },
5014
5035
  i: Z,
5015
5036
  o: Z,
@@ -5018,63 +5039,63 @@ function Jo(e) {
5018
5039
  }
5019
5040
  };
5020
5041
  }
5021
- let Ko = 4e3, es = 200, ts = "ease-out", lr = 0, rs = !0, ns = !0, is = 20, os = !1;
5022
- function ss(e, t, r) {
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) {
5023
5044
  let n, i;
5024
- dn(e, $o, (g) => r(12, i = g));
5025
- 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, p, b = !1, P = [], E, B = 0;
5026
- jo({ withLocale: "en", translations: {} });
5027
- const 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 = () => {
5028
5049
  fetch(l).then((D) => D.json()).then((D) => {
5029
5050
  Object.keys(D).forEach((U) => {
5030
- Jt(U, D[U]);
5051
+ er(U, D[U]);
5031
5052
  });
5032
5053
  }).catch((D) => {
5033
5054
  console.log(D);
5034
5055
  });
5035
5056
  };
5036
- Object.keys(Kt).forEach((g) => {
5037
- Jt(g, Kt[g]);
5057
+ Object.keys(tr).forEach((g) => {
5058
+ er(g, tr[g]);
5038
5059
  });
5039
- const O = () => {
5040
- Xo(a);
5060
+ const N = () => {
5061
+ zo(a);
5041
5062
  };
5042
- let H = window.navigator.userAgent;
5063
+ let T = window.navigator.userAgent;
5043
5064
  const v = () => {
5044
5065
  r(5, b = !0);
5045
- let g = new URL(`${o}/${a}/promotions?env=${u}`), D = Go(H);
5066
+ let g = new URL(`${o}/${a}/promotions?env=${u}`), D = Xo(T);
5046
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) => {
5047
- r(5, b = !1), r(2, P = U);
5068
+ r(5, b = !1), r(2, S = U);
5048
5069
  }).catch((U) => {
5049
5070
  r(5, b = !1), console.error(U);
5050
5071
  });
5051
5072
  };
5052
- let T = 4, A = lr, j, L, ee;
5053
- const we = Pn();
5073
+ let w = 4, C = hr, j, I, ee;
5074
+ const we = wn();
5054
5075
  let k;
5055
5076
  const M = (g, D) => {
5056
5077
  let U;
5057
5078
  return function() {
5058
- const on = this, sn = arguments;
5059
- clearTimeout(U), U = setTimeout(() => g.apply(on, sn), D);
5079
+ const sn = this, an = arguments;
5080
+ clearTimeout(U), U = setTimeout(() => g.apply(sn, an), D);
5060
5081
  };
5061
- }, je = () => (k >= 1600 ? r(24, T = 4) : k >= 1250 ? r(24, T = 3) : k >= 768 ? r(24, T = 2) : k >= 320 && r(24, T = 1), typeof T == "object" ? T : Number(T)), R = () => L ? L.perPage : T, z = () => L ? Math.ceil(L.innerElements.length / n) : 0, N = () => !(P.length <= je()), be = () => {
5062
- L && (r(24, T = r(4, n = R())), r(6, B = z()));
5063
- }, St = M(be, 300);
5064
- Sn(() => (window.addEventListener("resize", St), () => {
5065
- window.removeEventListener("resize", St);
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);
5066
5087
  }));
5067
- const Zr = () => (r(25, L = new Un({
5088
+ const Yr = () => (r(25, I = new $n({
5068
5089
  selector: j,
5069
- loop: N(),
5070
- duration: es,
5071
- easing: ts,
5072
- startIndex: lr,
5073
- draggable: rs,
5074
- multipleDrag: ns,
5075
- threshold: is,
5076
- rtl: os,
5077
- onChange: Yr,
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,
5078
5099
  perPage: {
5079
5100
  320: 1,
5080
5101
  // wider than 320px show 1 promo.card
@@ -5085,77 +5106,77 @@ function ss(e, t, r) {
5085
5106
  1600: 4
5086
5107
  // wider than 1600px show 4 promo.cards
5087
5108
  }
5088
- })), ee = setInterval(() => L.next(), Ko), () => {
5089
- clearInterval(ee), L.destroy();
5109
+ })), ee = setInterval(() => I.next(), ts), () => {
5110
+ clearInterval(ee), I.destroy();
5090
5111
  });
5091
- function Yr() {
5092
- r(7, A = L.currentSlide), we("change", {
5093
- currentSlide: L.currentSlide,
5094
- slideCount: L.innerElements.length
5112
+ function qr() {
5113
+ r(7, C = I.currentSlide), we("change", {
5114
+ currentSlide: I.currentSlide,
5115
+ slideCount: I.innerElements.length
5095
5116
  });
5096
5117
  }
5097
- const qr = (g, D) => {
5118
+ const Qr = (g, D) => {
5098
5119
  const U = Math.ceil((g + 1) / D);
5099
5120
  return U === 0 ? B : U;
5100
5121
  };
5101
- let Xe = {}, Ve = !1;
5102
- const Pt = (g) => {
5103
- r(10, Xe = g), r(11, Ve = !0);
5104
- }, ze = () => {
5105
- r(10, Xe = {}), r(11, Ve = !1);
5106
- }, Qr = (g) => {
5107
- Pt(g);
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);
5108
5129
  };
5109
- function Jr(g) {
5110
- _e[g ? "unshift" : "push"](() => {
5130
+ function Kr(g) {
5131
+ ye[g ? "unshift" : "push"](() => {
5111
5132
  j = g, r(8, j);
5112
5133
  });
5113
5134
  }
5114
- function Kr(g) {
5115
- _e[g ? "unshift" : "push"](() => {
5135
+ function en(g) {
5136
+ ye[g ? "unshift" : "push"](() => {
5116
5137
  E = g, r(3, E);
5117
5138
  });
5118
5139
  }
5119
- function en() {
5140
+ function tn() {
5120
5141
  k = this.clientWidth, r(9, k);
5121
5142
  }
5122
- const tn = () => ze(), rn = () => ze();
5123
- function nn(g) {
5124
- _e[g ? "unshift" : "push"](() => {
5125
- p = g, r(1, p);
5143
+ const rn = () => Ze(), nn = () => Ze();
5144
+ function on(g) {
5145
+ ye[g ? "unshift" : "push"](() => {
5146
+ m = g, r(1, m);
5126
5147
  });
5127
5148
  }
5128
5149
  return e.$$set = (g) => {
5129
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);
5130
5151
  }, e.$$.update = () => {
5131
5152
  e.$$.dirty[0] & /*lang*/
5132
- 131072 && a && O(), e.$$.dirty[0] & /*translationurl*/
5133
- 1048576 && l && I(), e.$$.dirty[0] & /*endpoint, lang, env, userroles*/
5153
+ 131072 && a && N(), e.$$.dirty[0] & /*translationurl*/
5154
+ 1048576 && l && O(), e.$$.dirty[0] & /*endpoint, lang, env, userroles*/
5134
5155
  983040 && o && a && u && c && v(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
5135
- 4194306 && h && p && Vo(p, h), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
5136
- 8388610 && f && p && zo(p, f), e.$$.dirty[0] & /*mbsource, customStylingContainer*/
5137
- 2097154 && s && p && Wo(p, `${s}.Style`), e.$$.dirty[0] & /*controller, perPage*/
5138
- 50331648 && r(4, n = L ? L.perPage : T), e.$$.dirty[0] & /*controller, currentPerPage*/
5139
- 33554448 && r(6, B = L ? Math.ceil(L.innerElements.length / n) : 0), e.$$.dirty[0] & /*promotions, promotionsSlider*/
5140
- 12 && P && E && Zr(), e.$$.dirty[0] & /*controller*/
5141
- 33554432 && L && be();
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();
5142
5163
  }, [
5143
5164
  d,
5144
- p,
5145
- P,
5165
+ m,
5166
+ S,
5146
5167
  E,
5147
5168
  n,
5148
5169
  b,
5149
5170
  B,
5150
- A,
5171
+ C,
5151
5172
  j,
5152
5173
  k,
5153
- Xe,
5154
- Ve,
5155
- i,
5156
- qr,
5157
- Pt,
5158
5174
  ze,
5175
+ We,
5176
+ i,
5177
+ Qr,
5178
+ Tt,
5179
+ Ze,
5159
5180
  o,
5160
5181
  a,
5161
5182
  u,
@@ -5164,25 +5185,25 @@ function ss(e, t, r) {
5164
5185
  s,
5165
5186
  h,
5166
5187
  f,
5167
- T,
5168
- L,
5169
- Qr,
5188
+ w,
5189
+ I,
5170
5190
  Jr,
5171
5191
  Kr,
5172
5192
  en,
5173
5193
  tn,
5174
5194
  rn,
5175
- nn
5195
+ nn,
5196
+ on
5176
5197
  ];
5177
5198
  }
5178
- class as extends Rn {
5199
+ class us extends Dn {
5179
5200
  constructor(t) {
5180
- super(), On(
5201
+ super(), Mn(
5181
5202
  this,
5182
5203
  t,
5183
- ss,
5184
- Jo,
5185
- hr,
5204
+ ls,
5205
+ es,
5206
+ fr,
5186
5207
  {
5187
5208
  endpoint: 16,
5188
5209
  lang: 17,
@@ -5194,7 +5215,7 @@ class as extends Rn {
5194
5215
  clientstylingurl: 23,
5195
5216
  numbersdisplayed: 0
5196
5217
  },
5197
- Zo,
5218
+ qo,
5198
5219
  [-1, -1]
5199
5220
  );
5200
5221
  }
@@ -5253,7 +5274,7 @@ class as extends Rn {
5253
5274
  this.$$set({ numbersdisplayed: t }), W();
5254
5275
  }
5255
5276
  }
5256
- Mn(as, { endpoint: {}, lang: {}, env: {}, userroles: {}, translationurl: {}, mbsource: {}, clientstyling: {}, clientstylingurl: {}, numbersdisplayed: {} }, [], [], !0);
5277
+ Rn(us, { endpoint: {}, lang: {}, env: {}, userroles: {}, translationurl: {}, mbsource: {}, clientstyling: {}, clientstylingurl: {}, numbersdisplayed: {} }, [], [], !0);
5257
5278
  export {
5258
- as as default
5279
+ us as default
5259
5280
  };