@everymatrix/casino-wagering-bonus-slider-controller 1.54.0 → 1.54.2

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,75 +1,46 @@
1
- var An = Object.defineProperty, Bn = Object.defineProperties;
2
- var In = Object.getOwnPropertyDescriptors;
3
- var fr = Object.getOwnPropertySymbols;
4
- var Ln = Object.prototype.hasOwnProperty, On = Object.prototype.propertyIsEnumerable;
5
- var Mt = (e, t, r) => t in e ? An(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, cr = (e, t) => {
6
- for (var r in t || (t = {}))
7
- Ln.call(t, r) && Mt(e, r, t[r]);
8
- if (fr)
9
- for (var r of fr(t))
10
- On.call(t, r) && Mt(e, r, t[r]);
11
- return e;
12
- }, dr = (e, t) => Bn(e, In(t));
13
- var ne = (e, t, r) => Mt(e, typeof t != "symbol" ? t + "" : t, r);
14
- var pr = (e, t, r) => new Promise((n, i) => {
15
- var o = (h) => {
16
- try {
17
- a(r.next(h));
18
- } catch (u) {
19
- i(u);
20
- }
21
- }, s = (h) => {
22
- try {
23
- a(r.throw(h));
24
- } catch (u) {
25
- i(u);
26
- }
27
- }, a = (h) => h.done ? n(h.value) : Promise.resolve(h.value).then(o, s);
28
- a((r = r.apply(e, t)).next());
29
- });
30
- function ae() {
1
+ function se() {
31
2
  }
32
- function jr(e) {
3
+ function Rr(e) {
33
4
  return e();
34
5
  }
35
- function mr() {
6
+ function lr() {
36
7
  return /* @__PURE__ */ Object.create(null);
37
8
  }
38
- function Be(e) {
39
- e.forEach(jr);
9
+ function Ae(e) {
10
+ e.forEach(Rr);
40
11
  }
41
- function or(e) {
12
+ function nr(e) {
42
13
  return typeof e == "function";
43
14
  }
44
- function Wr(e, t) {
15
+ function Dr(e, t) {
45
16
  return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
46
17
  }
47
- function Cn(e) {
18
+ function _n(e) {
48
19
  return Object.keys(e).length === 0;
49
20
  }
50
- function kr(e, ...t) {
21
+ function Fr(e, ...t) {
51
22
  if (e == null) {
52
23
  for (const n of t)
53
24
  n(void 0);
54
- return ae;
25
+ return se;
55
26
  }
56
27
  const r = e.subscribe(...t);
57
28
  return r.unsubscribe ? () => r.unsubscribe() : r;
58
29
  }
59
- function Pn(e, t, r) {
60
- e.$$.on_destroy.push(kr(t, r));
30
+ function En(e, t, r) {
31
+ e.$$.on_destroy.push(Fr(t, r));
61
32
  }
62
33
  function G(e, t) {
63
34
  e.appendChild(t);
64
35
  }
65
- function Nn(e, t, r) {
66
- const n = Mn(e);
36
+ function xn(e, t, r) {
37
+ const n = wn(e);
67
38
  if (!n.getElementById(t)) {
68
39
  const i = W("style");
69
- i.id = t, i.textContent = r, Rn(n, i);
40
+ i.id = t, i.textContent = r, Sn(n, i);
70
41
  }
71
42
  }
72
- function Mn(e) {
43
+ function wn(e) {
73
44
  if (!e) return document;
74
45
  const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
75
46
  return t && /** @type {ShadowRoot} */
@@ -78,36 +49,36 @@ function Mn(e) {
78
49
  t
79
50
  ) : e.ownerDocument;
80
51
  }
81
- function Rn(e, t) {
52
+ function Sn(e, t) {
82
53
  return G(
83
54
  /** @type {Document} */
84
55
  e.head || e,
85
56
  t
86
57
  ), t.sheet;
87
58
  }
88
- function ve(e, t, r) {
59
+ function be(e, t, r) {
89
60
  e.insertBefore(t, r || null);
90
61
  }
91
- function le(e) {
62
+ function ue(e) {
92
63
  e.parentNode && e.parentNode.removeChild(e);
93
64
  }
94
- function Dn(e, t) {
65
+ function Tn(e, t) {
95
66
  for (let r = 0; r < e.length; r += 1)
96
67
  e[r] && e[r].d(t);
97
68
  }
98
69
  function W(e) {
99
70
  return document.createElement(e);
100
71
  }
101
- function mt(e) {
72
+ function pt(e) {
102
73
  return document.createElementNS("http://www.w3.org/2000/svg", e);
103
74
  }
104
- function St(e) {
75
+ function wt(e) {
105
76
  return document.createTextNode(e);
106
77
  }
107
- function ye() {
108
- return St(" ");
78
+ function ve() {
79
+ return wt(" ");
109
80
  }
110
- function Ae(e, t, r, n) {
81
+ function He(e, t, r, n) {
111
82
  return e.addEventListener(t, r, n), () => e.removeEventListener(t, r, n);
112
83
  }
113
84
  function E(e, t, r) {
@@ -117,14 +88,14 @@ function re(e, t, r) {
117
88
  const n = t.toLowerCase();
118
89
  n in e ? e[n] = typeof e[n] == "boolean" && r === "" ? !0 : r : t in e ? e[t] = typeof e[t] == "boolean" && r === "" ? !0 : r : E(e, t, r);
119
90
  }
120
- function Fn(e) {
91
+ function Hn(e) {
121
92
  return Array.from(e.childNodes);
122
93
  }
123
- function sr(e, t) {
94
+ function ir(e, t) {
124
95
  t = "" + t, e.data !== t && (e.data = /** @type {string} */
125
96
  t);
126
97
  }
127
- function Un(e) {
98
+ function An(e) {
128
99
  const t = {};
129
100
  return e.childNodes.forEach(
130
101
  /** @param {Element} node */
@@ -133,96 +104,96 @@ function Un(e) {
133
104
  }
134
105
  ), t;
135
106
  }
136
- let it;
137
- function rt(e) {
138
- it = e;
107
+ let nt;
108
+ function tt(e) {
109
+ nt = e;
139
110
  }
140
- function $n() {
141
- if (!it) throw new Error("Function called outside component initialization");
142
- return it;
111
+ function Bn() {
112
+ if (!nt) throw new Error("Function called outside component initialization");
113
+ return nt;
143
114
  }
144
- function Gn(e) {
145
- $n().$$.on_mount.push(e);
115
+ function In(e) {
116
+ Bn().$$.on_mount.push(e);
146
117
  }
147
- const Re = [], nt = [];
148
- let De = [];
149
- const gr = [], jn = /* @__PURE__ */ Promise.resolve();
150
- let Wt = !1;
151
- function Wn() {
152
- Wt || (Wt = !0, jn.then(se));
118
+ const Me = [], rt = [];
119
+ let Re = [];
120
+ const hr = [], Ln = /* @__PURE__ */ Promise.resolve();
121
+ let Gt = !1;
122
+ function On() {
123
+ Gt || (Gt = !0, Ln.then(oe));
153
124
  }
154
- function kt(e) {
155
- De.push(e);
125
+ function jt(e) {
126
+ Re.push(e);
156
127
  }
157
- const Rt = /* @__PURE__ */ new Set();
158
- let Ne = 0;
159
- function se() {
160
- if (Ne !== 0)
128
+ const Nt = /* @__PURE__ */ new Set();
129
+ let Pe = 0;
130
+ function oe() {
131
+ if (Pe !== 0)
161
132
  return;
162
- const e = it;
133
+ const e = nt;
163
134
  do {
164
135
  try {
165
- for (; Ne < Re.length; ) {
166
- const t = Re[Ne];
167
- Ne++, rt(t), kn(t.$$);
136
+ for (; Pe < Me.length; ) {
137
+ const t = Me[Pe];
138
+ Pe++, tt(t), Cn(t.$$);
168
139
  }
169
140
  } catch (t) {
170
- throw Re.length = 0, Ne = 0, t;
141
+ throw Me.length = 0, Pe = 0, t;
171
142
  }
172
- for (rt(null), Re.length = 0, Ne = 0; nt.length; ) nt.pop()();
173
- for (let t = 0; t < De.length; t += 1) {
174
- const r = De[t];
175
- Rt.has(r) || (Rt.add(r), r());
143
+ for (tt(null), Me.length = 0, Pe = 0; rt.length; ) rt.pop()();
144
+ for (let t = 0; t < Re.length; t += 1) {
145
+ const r = Re[t];
146
+ Nt.has(r) || (Nt.add(r), r());
176
147
  }
177
- De.length = 0;
178
- } while (Re.length);
179
- for (; gr.length; )
180
- gr.pop()();
181
- Wt = !1, Rt.clear(), rt(e);
148
+ Re.length = 0;
149
+ } while (Me.length);
150
+ for (; hr.length; )
151
+ hr.pop()();
152
+ Gt = !1, Nt.clear(), tt(e);
182
153
  }
183
- function kn(e) {
154
+ function Cn(e) {
184
155
  if (e.fragment !== null) {
185
- e.update(), Be(e.before_update);
156
+ e.update(), Ae(e.before_update);
186
157
  const t = e.dirty;
187
- e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(kt);
158
+ e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(jt);
188
159
  }
189
160
  }
190
- function Xn(e) {
161
+ function Pn(e) {
191
162
  const t = [], r = [];
192
- De.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), De = t;
163
+ Re.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), Re = t;
193
164
  }
194
- const Vn = /* @__PURE__ */ new Set();
195
- function zn(e, t) {
196
- e && e.i && (Vn.delete(e), e.i(t));
165
+ const Nn = /* @__PURE__ */ new Set();
166
+ function Mn(e, t) {
167
+ e && e.i && (Nn.delete(e), e.i(t));
197
168
  }
198
- function br(e) {
199
- return (e == null ? void 0 : e.length) !== void 0 ? e : Array.from(e);
169
+ function fr(e) {
170
+ return e?.length !== void 0 ? e : Array.from(e);
200
171
  }
201
- function Zn(e, t, r) {
172
+ function Rn(e, t, r) {
202
173
  const { fragment: n, after_update: i } = e.$$;
203
- n && n.m(t, r), kt(() => {
204
- const o = e.$$.on_mount.map(jr).filter(or);
205
- e.$$.on_destroy ? e.$$.on_destroy.push(...o) : Be(o), e.$$.on_mount = [];
206
- }), i.forEach(kt);
174
+ n && n.m(t, r), jt(() => {
175
+ const o = e.$$.on_mount.map(Rr).filter(nr);
176
+ e.$$.on_destroy ? e.$$.on_destroy.push(...o) : Ae(o), e.$$.on_mount = [];
177
+ }), i.forEach(jt);
207
178
  }
208
- function qn(e, t) {
179
+ function Dn(e, t) {
209
180
  const r = e.$$;
210
- r.fragment !== null && (Xn(r.after_update), Be(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
181
+ r.fragment !== null && (Pn(r.after_update), Ae(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
211
182
  }
212
- function Yn(e, t) {
213
- e.$$.dirty[0] === -1 && (Re.push(e), Wn(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
183
+ function Fn(e, t) {
184
+ e.$$.dirty[0] === -1 && (Me.push(e), On(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
214
185
  }
215
- function Qn(e, t, r, n, i, o, s = null, a = [-1]) {
216
- const h = it;
217
- rt(e);
218
- const u = e.$$ = {
186
+ function Un(e, t, r, n, i, o, s = null, a = [-1]) {
187
+ const h = nt;
188
+ tt(e);
189
+ const l = e.$$ = {
219
190
  fragment: null,
220
191
  ctx: [],
221
192
  // state
222
193
  props: o,
223
- update: ae,
194
+ update: se,
224
195
  not_equal: i,
225
- bound: mr(),
196
+ bound: lr(),
226
197
  // lifecycle
227
198
  on_mount: [],
228
199
  on_destroy: [],
@@ -231,150 +202,146 @@ function Qn(e, t, r, n, i, o, s = null, a = [-1]) {
231
202
  after_update: [],
232
203
  context: new Map(t.context || (h ? h.$$.context : [])),
233
204
  // everything else
234
- callbacks: mr(),
205
+ callbacks: lr(),
235
206
  dirty: a,
236
207
  skip_bound: !1,
237
208
  root: t.target || h.$$.root
238
209
  };
239
- s && s(u.root);
210
+ s && s(l.root);
240
211
  let f = !1;
241
- if (u.ctx = r ? r(e, t.props || {}, (p, g, ...y) => {
212
+ if (l.ctx = r ? r(e, t.props || {}, (p, g, ...y) => {
242
213
  const H = y.length ? y[0] : g;
243
- return u.ctx && i(u.ctx[p], u.ctx[p] = H) && (!u.skip_bound && u.bound[p] && u.bound[p](H), f && Yn(e, p)), g;
244
- }) : [], u.update(), f = !0, Be(u.before_update), u.fragment = n ? n(u.ctx) : !1, t.target) {
214
+ return l.ctx && i(l.ctx[p], l.ctx[p] = H) && (!l.skip_bound && l.bound[p] && l.bound[p](H), f && Fn(e, p)), g;
215
+ }) : [], l.update(), f = !0, Ae(l.before_update), l.fragment = n ? n(l.ctx) : !1, t.target) {
245
216
  if (t.hydrate) {
246
- const p = Fn(t.target);
247
- u.fragment && u.fragment.l(p), p.forEach(le);
217
+ const p = Hn(t.target);
218
+ l.fragment && l.fragment.l(p), p.forEach(ue);
248
219
  } else
249
- u.fragment && u.fragment.c();
250
- t.intro && zn(e.$$.fragment), Zn(e, t.target, t.anchor), se();
220
+ l.fragment && l.fragment.c();
221
+ t.intro && Mn(e.$$.fragment), Rn(e, t.target, t.anchor), oe();
251
222
  }
252
- rt(h);
253
- }
254
- let Xr;
255
- typeof HTMLElement == "function" && (Xr = class extends HTMLElement {
256
- constructor(t, r, n) {
257
- super();
258
- /** The Svelte component constructor */
259
- ne(this, "$$ctor");
260
- /** Slots */
261
- ne(this, "$$s");
262
- /** The Svelte component instance */
263
- ne(this, "$$c");
264
- /** Whether or not the custom element is connected */
265
- ne(this, "$$cn", !1);
266
- /** Component props data */
267
- ne(this, "$$d", {});
268
- /** `true` if currently in the process of reflecting component props back to attributes */
269
- ne(this, "$$r", !1);
270
- /** @type {Record<string, CustomElementPropDefinition>} Props definition (name, reflected, type etc) */
271
- ne(this, "$$p_d", {});
272
- /** @type {Record<string, Function[]>} Event listeners */
273
- ne(this, "$$l", {});
274
- /** @type {Map<Function, Function>} Event listener unsubscribe functions */
275
- ne(this, "$$l_u", /* @__PURE__ */ new Map());
276
- this.$$ctor = t, this.$$s = r, n && this.attachShadow({ mode: "open" });
223
+ tt(h);
224
+ }
225
+ let Ur;
226
+ typeof HTMLElement == "function" && (Ur = class extends HTMLElement {
227
+ /** The Svelte component constructor */
228
+ $$ctor;
229
+ /** Slots */
230
+ $$s;
231
+ /** The Svelte component instance */
232
+ $$c;
233
+ /** Whether or not the custom element is connected */
234
+ $$cn = !1;
235
+ /** Component props data */
236
+ $$d = {};
237
+ /** `true` if currently in the process of reflecting component props back to attributes */
238
+ $$r = !1;
239
+ /** @type {Record<string, CustomElementPropDefinition>} Props definition (name, reflected, type etc) */
240
+ $$p_d = {};
241
+ /** @type {Record<string, Function[]>} Event listeners */
242
+ $$l = {};
243
+ /** @type {Map<Function, Function>} Event listener unsubscribe functions */
244
+ $$l_u = /* @__PURE__ */ new Map();
245
+ constructor(e, t, r) {
246
+ super(), this.$$ctor = e, this.$$s = t, r && this.attachShadow({ mode: "open" });
277
247
  }
278
- addEventListener(t, r, n) {
279
- if (this.$$l[t] = this.$$l[t] || [], this.$$l[t].push(r), this.$$c) {
280
- const i = this.$$c.$on(t, r);
281
- this.$$l_u.set(r, i);
248
+ addEventListener(e, t, r) {
249
+ if (this.$$l[e] = this.$$l[e] || [], this.$$l[e].push(t), this.$$c) {
250
+ const n = this.$$c.$on(e, t);
251
+ this.$$l_u.set(t, n);
282
252
  }
283
- super.addEventListener(t, r, n);
253
+ super.addEventListener(e, t, r);
284
254
  }
285
- removeEventListener(t, r, n) {
286
- if (super.removeEventListener(t, r, n), this.$$c) {
287
- const i = this.$$l_u.get(r);
288
- i && (i(), this.$$l_u.delete(r));
255
+ removeEventListener(e, t, r) {
256
+ if (super.removeEventListener(e, t, r), this.$$c) {
257
+ const n = this.$$l_u.get(t);
258
+ n && (n(), this.$$l_u.delete(t));
289
259
  }
290
260
  }
291
- connectedCallback() {
292
- return pr(this, null, function* () {
293
- if (this.$$cn = !0, !this.$$c) {
294
- let t = function(o) {
295
- return () => {
296
- let s;
297
- return {
298
- c: function() {
299
- s = W("slot"), o !== "default" && E(s, "name", o);
300
- },
301
- /**
302
- * @param {HTMLElement} target
303
- * @param {HTMLElement} [anchor]
304
- */
305
- m: function(u, f) {
306
- ve(u, s, f);
307
- },
308
- d: function(u) {
309
- u && le(s);
310
- }
311
- };
261
+ async connectedCallback() {
262
+ if (this.$$cn = !0, !this.$$c) {
263
+ let e = function(i) {
264
+ return () => {
265
+ let o;
266
+ return {
267
+ c: function() {
268
+ o = W("slot"), i !== "default" && E(o, "name", i);
269
+ },
270
+ /**
271
+ * @param {HTMLElement} target
272
+ * @param {HTMLElement} [anchor]
273
+ */
274
+ m: function(h, l) {
275
+ be(h, o, l);
276
+ },
277
+ d: function(h) {
278
+ h && ue(o);
279
+ }
312
280
  };
313
281
  };
314
- if (yield Promise.resolve(), !this.$$cn || this.$$c)
315
- return;
316
- const r = {}, n = Un(this);
317
- for (const o of this.$$s)
318
- o in n && (r[o] = [t(o)]);
319
- for (const o of this.attributes) {
320
- const s = this.$$g_p(o.name);
321
- s in this.$$d || (this.$$d[s] = vt(s, o.value, this.$$p_d, "toProp"));
282
+ };
283
+ if (await Promise.resolve(), !this.$$cn || this.$$c)
284
+ return;
285
+ const t = {}, r = An(this);
286
+ for (const i of this.$$s)
287
+ i in r && (t[i] = [e(i)]);
288
+ for (const i of this.attributes) {
289
+ const o = this.$$g_p(i.name);
290
+ o in this.$$d || (this.$$d[o] = bt(o, i.value, this.$$p_d, "toProp"));
291
+ }
292
+ for (const i in this.$$p_d)
293
+ !(i in this.$$d) && this[i] !== void 0 && (this.$$d[i] = this[i], delete this[i]);
294
+ this.$$c = new this.$$ctor({
295
+ target: this.shadowRoot || this,
296
+ props: {
297
+ ...this.$$d,
298
+ $$slots: t,
299
+ $$scope: {
300
+ ctx: []
301
+ }
322
302
  }
323
- for (const o in this.$$p_d)
324
- !(o in this.$$d) && this[o] !== void 0 && (this.$$d[o] = this[o], delete this[o]);
325
- this.$$c = new this.$$ctor({
326
- target: this.shadowRoot || this,
327
- props: dr(cr({}, this.$$d), {
328
- $$slots: r,
329
- $$scope: {
330
- ctx: []
331
- }
332
- })
333
- });
334
- const i = () => {
335
- this.$$r = !0;
336
- for (const o in this.$$p_d)
337
- if (this.$$d[o] = this.$$c.$$.ctx[this.$$c.$$.props[o]], this.$$p_d[o].reflect) {
338
- const s = vt(
339
- o,
340
- this.$$d[o],
341
- this.$$p_d,
342
- "toAttribute"
343
- );
344
- s == null ? this.removeAttribute(this.$$p_d[o].attribute || o) : this.setAttribute(this.$$p_d[o].attribute || o, s);
345
- }
346
- this.$$r = !1;
347
- };
348
- this.$$c.$$.after_update.push(i), i();
349
- for (const o in this.$$l)
350
- for (const s of this.$$l[o]) {
351
- const a = this.$$c.$on(o, s);
352
- this.$$l_u.set(s, a);
303
+ });
304
+ const n = () => {
305
+ this.$$r = !0;
306
+ for (const i in this.$$p_d)
307
+ if (this.$$d[i] = this.$$c.$$.ctx[this.$$c.$$.props[i]], this.$$p_d[i].reflect) {
308
+ const o = bt(
309
+ i,
310
+ this.$$d[i],
311
+ this.$$p_d,
312
+ "toAttribute"
313
+ );
314
+ o == null ? this.removeAttribute(this.$$p_d[i].attribute || i) : this.setAttribute(this.$$p_d[i].attribute || i, o);
353
315
  }
354
- this.$$l = {};
355
- }
356
- });
316
+ this.$$r = !1;
317
+ };
318
+ this.$$c.$$.after_update.push(n), n();
319
+ for (const i in this.$$l)
320
+ for (const o of this.$$l[i]) {
321
+ const s = this.$$c.$on(i, o);
322
+ this.$$l_u.set(o, s);
323
+ }
324
+ this.$$l = {};
325
+ }
357
326
  }
358
327
  // We don't need this when working within Svelte code, but for compatibility of people using this outside of Svelte
359
328
  // and setting attributes through setAttribute etc, this is helpful
360
- attributeChangedCallback(t, r, n) {
361
- var i;
362
- this.$$r || (t = this.$$g_p(t), this.$$d[t] = vt(t, n, this.$$p_d, "toProp"), (i = this.$$c) == null || i.$set({ [t]: this.$$d[t] }));
329
+ attributeChangedCallback(e, t, r) {
330
+ this.$$r || (e = this.$$g_p(e), this.$$d[e] = bt(e, r, this.$$p_d, "toProp"), this.$$c?.$set({ [e]: this.$$d[e] }));
363
331
  }
364
332
  disconnectedCallback() {
365
333
  this.$$cn = !1, Promise.resolve().then(() => {
366
334
  !this.$$cn && this.$$c && (this.$$c.$destroy(), this.$$c = void 0);
367
335
  });
368
336
  }
369
- $$g_p(t) {
337
+ $$g_p(e) {
370
338
  return Object.keys(this.$$p_d).find(
371
- (r) => this.$$p_d[r].attribute === t || !this.$$p_d[r].attribute && r.toLowerCase() === t
372
- ) || t;
339
+ (t) => this.$$p_d[t].attribute === e || !this.$$p_d[t].attribute && t.toLowerCase() === e
340
+ ) || e;
373
341
  }
374
342
  });
375
- function vt(e, t, r, n) {
376
- var o;
377
- const i = (o = r[e]) == null ? void 0 : o.type;
343
+ function bt(e, t, r, n) {
344
+ const i = r[e]?.type;
378
345
  if (t = i === "Boolean" && typeof t != "boolean" ? t != null : t, !n || !r[e])
379
346
  return t;
380
347
  if (n === "toAttribute")
@@ -385,7 +352,7 @@ function vt(e, t, r, n) {
385
352
  case "Boolean":
386
353
  return t ? "" : null;
387
354
  case "Number":
388
- return t == null ? null : t;
355
+ return t ?? null;
389
356
  default:
390
357
  return t;
391
358
  }
@@ -402,8 +369,8 @@ function vt(e, t, r, n) {
402
369
  return t;
403
370
  }
404
371
  }
405
- function Jn(e, t, r, n, i, o) {
406
- let s = class extends Xr {
372
+ function $n(e, t, r, n, i, o) {
373
+ let s = class extends Ur {
407
374
  constructor() {
408
375
  super(e, r, i), this.$$p_d = t;
409
376
  }
@@ -419,42 +386,38 @@ function Jn(e, t, r, n, i, o) {
419
386
  return this.$$c && a in this.$$c ? this.$$c[a] : this.$$d[a];
420
387
  },
421
388
  set(h) {
422
- var u;
423
- h = vt(a, h, t), this.$$d[a] = h, (u = this.$$c) == null || u.$set({ [a]: h });
389
+ h = bt(a, h, t), this.$$d[a] = h, this.$$c?.$set({ [a]: h });
424
390
  }
425
391
  });
426
392
  }), n.forEach((a) => {
427
393
  Object.defineProperty(s.prototype, a, {
428
394
  get() {
429
- var h;
430
- return (h = this.$$c) == null ? void 0 : h[a];
395
+ return this.$$c?.[a];
431
396
  }
432
397
  });
433
398
  }), e.element = /** @type {any} */
434
399
  s, s;
435
400
  }
436
- class Kn {
437
- constructor() {
438
- /**
439
- * ### PRIVATE API
440
- *
441
- * Do not use, may change at any time
442
- *
443
- * @type {any}
444
- */
445
- ne(this, "$$");
446
- /**
447
- * ### PRIVATE API
448
- *
449
- * Do not use, may change at any time
450
- *
451
- * @type {any}
452
- */
453
- ne(this, "$$set");
454
- }
401
+ class Gn {
402
+ /**
403
+ * ### PRIVATE API
404
+ *
405
+ * Do not use, may change at any time
406
+ *
407
+ * @type {any}
408
+ */
409
+ $$ = void 0;
410
+ /**
411
+ * ### PRIVATE API
412
+ *
413
+ * Do not use, may change at any time
414
+ *
415
+ * @type {any}
416
+ */
417
+ $$set = void 0;
455
418
  /** @returns {void} */
456
419
  $destroy() {
457
- qn(this, 1), this.$destroy = ae;
420
+ Dn(this, 1), this.$destroy = se;
458
421
  }
459
422
  /**
460
423
  * @template {Extract<keyof Events, string>} K
@@ -463,8 +426,8 @@ class Kn {
463
426
  * @returns {() => void}
464
427
  */
465
428
  $on(t, r) {
466
- if (!or(r))
467
- return ae;
429
+ if (!nr(r))
430
+ return se;
468
431
  const n = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
469
432
  return n.push(r), () => {
470
433
  const i = n.indexOf(r);
@@ -476,22 +439,22 @@ class Kn {
476
439
  * @returns {void}
477
440
  */
478
441
  $set(t) {
479
- this.$$set && !Cn(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
442
+ this.$$set && !_n(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
480
443
  }
481
444
  }
482
- const ei = "4";
483
- typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(ei);
484
- var Xt = function(e, t) {
485
- return Xt = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
445
+ const jn = "4";
446
+ typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(jn);
447
+ var Wt = function(e, t) {
448
+ return Wt = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
486
449
  r.__proto__ = n;
487
450
  } || function(r, n) {
488
451
  for (var i in n) Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
489
- }, Xt(e, t);
452
+ }, Wt(e, t);
490
453
  };
491
- function Ee(e, t) {
454
+ function _e(e, t) {
492
455
  if (typeof t != "function" && t !== null)
493
456
  throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
494
- Xt(e, t);
457
+ Wt(e, t);
495
458
  function r() {
496
459
  this.constructor = e;
497
460
  }
@@ -506,7 +469,7 @@ var U = function() {
506
469
  return t;
507
470
  }, U.apply(this, arguments);
508
471
  };
509
- function ti(e, t) {
472
+ function Wn(e, t) {
510
473
  var r = {};
511
474
  for (var n in e) Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
512
475
  if (e != null && typeof Object.getOwnPropertySymbols == "function")
@@ -514,7 +477,7 @@ function ti(e, t) {
514
477
  t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
515
478
  return r;
516
479
  }
517
- function Vt(e) {
480
+ function kt(e) {
518
481
  var t = typeof Symbol == "function" && Symbol.iterator, r = t && e[t], n = 0;
519
482
  if (r) return r.call(e);
520
483
  if (e && typeof e.length == "number") return {
@@ -524,7 +487,7 @@ function Vt(e) {
524
487
  };
525
488
  throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
526
489
  }
527
- function zt(e, t) {
490
+ function Xt(e, t) {
528
491
  var r = typeof Symbol == "function" && e[Symbol.iterator];
529
492
  if (!r) return e;
530
493
  var n = r.call(e), i, o = [], s;
@@ -541,21 +504,21 @@ function zt(e, t) {
541
504
  }
542
505
  return o;
543
506
  }
544
- function Fe(e, t, r) {
507
+ function De(e, t, r) {
545
508
  if (r || arguments.length === 2) for (var n = 0, i = t.length, o; n < i; n++)
546
509
  (o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
547
510
  return e.concat(o || Array.prototype.slice.call(t));
548
511
  }
549
- function _e(e) {
512
+ function ye(e) {
550
513
  return typeof e == "function";
551
514
  }
552
- function Vr(e) {
515
+ function $r(e) {
553
516
  var t = function(n) {
554
517
  Error.call(n), n.stack = new Error().stack;
555
518
  }, r = e(t);
556
519
  return r.prototype = Object.create(Error.prototype), r.prototype.constructor = r, r;
557
520
  }
558
- var Dt = Vr(function(e) {
521
+ var Mt = $r(function(e) {
559
522
  return function(r) {
560
523
  e(this), this.message = r ? r.length + ` errors occurred during unsubscription:
561
524
  ` + r.map(function(n, i) {
@@ -564,13 +527,13 @@ var Dt = Vr(function(e) {
564
527
  `) : "", this.name = "UnsubscriptionError", this.errors = r;
565
528
  };
566
529
  });
567
- function Zt(e, t) {
530
+ function Vt(e, t) {
568
531
  if (e) {
569
532
  var r = e.indexOf(t);
570
533
  0 <= r && e.splice(r, 1);
571
534
  }
572
535
  }
573
- var Tt = function() {
536
+ var St = function() {
574
537
  function e(t) {
575
538
  this.initialTeardown = t, this.closed = !1, this._parentage = null, this._finalizers = null;
576
539
  }
@@ -582,9 +545,9 @@ var Tt = function() {
582
545
  if (s)
583
546
  if (this._parentage = null, Array.isArray(s))
584
547
  try {
585
- for (var a = Vt(s), h = a.next(); !h.done; h = a.next()) {
586
- var u = h.value;
587
- u.remove(this);
548
+ for (var a = kt(s), h = a.next(); !h.done; h = a.next()) {
549
+ var l = h.value;
550
+ l.remove(this);
588
551
  }
589
552
  } catch (w) {
590
553
  t = { error: w };
@@ -598,22 +561,22 @@ var Tt = function() {
598
561
  else
599
562
  s.remove(this);
600
563
  var f = this.initialTeardown;
601
- if (_e(f))
564
+ if (ye(f))
602
565
  try {
603
566
  f();
604
567
  } catch (w) {
605
- o = w instanceof Dt ? w.errors : [w];
568
+ o = w instanceof Mt ? w.errors : [w];
606
569
  }
607
570
  var p = this._finalizers;
608
571
  if (p) {
609
572
  this._finalizers = null;
610
573
  try {
611
- for (var g = Vt(p), y = g.next(); !y.done; y = g.next()) {
574
+ for (var g = kt(p), y = g.next(); !y.done; y = g.next()) {
612
575
  var H = y.value;
613
576
  try {
614
- vr(H);
577
+ cr(H);
615
578
  } catch (w) {
616
- o = o != null ? o : [], w instanceof Dt ? o = Fe(Fe([], zt(o)), zt(w.errors)) : o.push(w);
579
+ o = o ?? [], w instanceof Mt ? o = De(De([], Xt(o)), Xt(w.errors)) : o.push(w);
617
580
  }
618
581
  }
619
582
  } catch (w) {
@@ -627,13 +590,13 @@ var Tt = function() {
627
590
  }
628
591
  }
629
592
  if (o)
630
- throw new Dt(o);
593
+ throw new Mt(o);
631
594
  }
632
595
  }, e.prototype.add = function(t) {
633
596
  var r;
634
597
  if (t && t !== this)
635
598
  if (this.closed)
636
- vr(t);
599
+ cr(t);
637
600
  else {
638
601
  if (t instanceof e) {
639
602
  if (t.closed || t._hasParent(this))
@@ -650,56 +613,56 @@ var Tt = function() {
650
613
  this._parentage = Array.isArray(r) ? (r.push(t), r) : r ? [r, t] : t;
651
614
  }, e.prototype._removeParent = function(t) {
652
615
  var r = this._parentage;
653
- r === t ? this._parentage = null : Array.isArray(r) && Zt(r, t);
616
+ r === t ? this._parentage = null : Array.isArray(r) && Vt(r, t);
654
617
  }, e.prototype.remove = function(t) {
655
618
  var r = this._finalizers;
656
- r && Zt(r, t), t instanceof e && t._removeParent(this);
619
+ r && Vt(r, t), t instanceof e && t._removeParent(this);
657
620
  }, e.EMPTY = function() {
658
621
  var t = new e();
659
622
  return t.closed = !0, t;
660
623
  }(), e;
661
- }(), zr = Tt.EMPTY;
662
- function Zr(e) {
663
- return e instanceof Tt || e && "closed" in e && _e(e.remove) && _e(e.add) && _e(e.unsubscribe);
624
+ }(), Gr = St.EMPTY;
625
+ function jr(e) {
626
+ return e instanceof St || e && "closed" in e && ye(e.remove) && ye(e.add) && ye(e.unsubscribe);
664
627
  }
665
- function vr(e) {
666
- _e(e) ? e() : e.unsubscribe();
628
+ function cr(e) {
629
+ ye(e) ? e() : e.unsubscribe();
667
630
  }
668
- var ri = {
631
+ var kn = {
669
632
  onUnhandledError: null,
670
633
  onStoppedNotification: null,
671
634
  Promise: void 0,
672
635
  useDeprecatedSynchronousErrorHandling: !1,
673
636
  useDeprecatedNextContext: !1
674
- }, ni = {
637
+ }, Xn = {
675
638
  setTimeout: function(e, t) {
676
639
  for (var r = [], n = 2; n < arguments.length; n++)
677
640
  r[n - 2] = arguments[n];
678
- return setTimeout.apply(void 0, Fe([e, t], zt(r)));
641
+ return setTimeout.apply(void 0, De([e, t], Xt(r)));
679
642
  },
680
643
  clearTimeout: function(e) {
681
644
  return clearTimeout(e);
682
645
  },
683
646
  delegate: void 0
684
647
  };
685
- function ii(e) {
686
- ni.setTimeout(function() {
648
+ function Vn(e) {
649
+ Xn.setTimeout(function() {
687
650
  throw e;
688
651
  });
689
652
  }
690
- function yr() {
653
+ function dr() {
691
654
  }
692
- function yt(e) {
655
+ function vt(e) {
693
656
  e();
694
657
  }
695
- var qr = function(e) {
696
- Ee(t, e);
658
+ var Wr = function(e) {
659
+ _e(t, e);
697
660
  function t(r) {
698
661
  var n = e.call(this) || this;
699
- return n.isStopped = !1, r ? (n.destination = r, Zr(r) && r.add(n)) : n.destination = ai, n;
662
+ return n.isStopped = !1, r ? (n.destination = r, jr(r) && r.add(n)) : n.destination = qn, n;
700
663
  }
701
664
  return t.create = function(r, n, i) {
702
- return new qt(r, n, i);
665
+ return new zt(r, n, i);
703
666
  }, t.prototype.next = function(r) {
704
667
  this.isStopped || this._next(r);
705
668
  }, t.prototype.error = function(r) {
@@ -723,7 +686,7 @@ var qr = function(e) {
723
686
  this.unsubscribe();
724
687
  }
725
688
  }, t;
726
- }(Tt), oi = function() {
689
+ }(St), zn = function() {
727
690
  function e(t) {
728
691
  this.partialObserver = t;
729
692
  }
@@ -733,7 +696,7 @@ var qr = function(e) {
733
696
  try {
734
697
  r.next(t);
735
698
  } catch (n) {
736
- gt(n);
699
+ mt(n);
737
700
  }
738
701
  }, e.prototype.error = function(t) {
739
702
  var r = this.partialObserver;
@@ -741,56 +704,56 @@ var qr = function(e) {
741
704
  try {
742
705
  r.error(t);
743
706
  } catch (n) {
744
- gt(n);
707
+ mt(n);
745
708
  }
746
709
  else
747
- gt(t);
710
+ mt(t);
748
711
  }, e.prototype.complete = function() {
749
712
  var t = this.partialObserver;
750
713
  if (t.complete)
751
714
  try {
752
715
  t.complete();
753
716
  } catch (r) {
754
- gt(r);
717
+ mt(r);
755
718
  }
756
719
  }, e;
757
- }(), qt = function(e) {
758
- Ee(t, e);
720
+ }(), zt = function(e) {
721
+ _e(t, e);
759
722
  function t(r, n, i) {
760
723
  var o = e.call(this) || this, s;
761
- return _e(r) || !r ? s = {
762
- next: r != null ? r : void 0,
763
- error: n != null ? n : void 0,
764
- complete: i != null ? i : void 0
765
- } : s = r, o.destination = new oi(s), o;
724
+ return ye(r) || !r ? s = {
725
+ next: r ?? void 0,
726
+ error: n ?? void 0,
727
+ complete: i ?? void 0
728
+ } : s = r, o.destination = new zn(s), o;
766
729
  }
767
730
  return t;
768
- }(qr);
769
- function gt(e) {
770
- ii(e);
731
+ }(Wr);
732
+ function mt(e) {
733
+ Vn(e);
771
734
  }
772
- function si(e) {
735
+ function Zn(e) {
773
736
  throw e;
774
737
  }
775
- var ai = {
738
+ var qn = {
776
739
  closed: !0,
777
- next: yr,
778
- error: si,
779
- complete: yr
780
- }, ui = function() {
740
+ next: dr,
741
+ error: Zn,
742
+ complete: dr
743
+ }, Yn = function() {
781
744
  return typeof Symbol == "function" && Symbol.observable || "@@observable";
782
745
  }();
783
- function li(e) {
746
+ function Qn(e) {
784
747
  return e;
785
748
  }
786
- function hi(e) {
787
- return e.length === 0 ? li : e.length === 1 ? e[0] : function(r) {
749
+ function Jn(e) {
750
+ return e.length === 0 ? Qn : e.length === 1 ? e[0] : function(r) {
788
751
  return e.reduce(function(n, i) {
789
752
  return i(n);
790
753
  }, r);
791
754
  };
792
755
  }
793
- var _r = function() {
756
+ var pr = function() {
794
757
  function e(t) {
795
758
  t && (this._subscribe = t);
796
759
  }
@@ -798,8 +761,8 @@ var _r = function() {
798
761
  var r = new e();
799
762
  return r.source = this, r.operator = t, r;
800
763
  }, e.prototype.subscribe = function(t, r, n) {
801
- var i = this, o = ci(t) ? t : new qt(t, r, n);
802
- return yt(function() {
764
+ var i = this, o = ei(t) ? t : new zt(t, r, n);
765
+ return vt(function() {
803
766
  var s = i, a = s.operator, h = s.source;
804
767
  o.add(a ? a.call(o, h) : h ? i._subscribe(o) : i._trySubscribe(o));
805
768
  }), o;
@@ -811,8 +774,8 @@ var _r = function() {
811
774
  }
812
775
  }, e.prototype.forEach = function(t, r) {
813
776
  var n = this;
814
- return r = Er(r), new r(function(i, o) {
815
- var s = new qt({
777
+ return r = mr(r), new r(function(i, o) {
778
+ var s = new zt({
816
779
  next: function(a) {
817
780
  try {
818
781
  t(a);
@@ -828,15 +791,15 @@ var _r = function() {
828
791
  }, e.prototype._subscribe = function(t) {
829
792
  var r;
830
793
  return (r = this.source) === null || r === void 0 ? void 0 : r.subscribe(t);
831
- }, e.prototype[ui] = function() {
794
+ }, e.prototype[Yn] = function() {
832
795
  return this;
833
796
  }, e.prototype.pipe = function() {
834
797
  for (var t = [], r = 0; r < arguments.length; r++)
835
798
  t[r] = arguments[r];
836
- return hi(t)(this);
799
+ return Jn(t)(this);
837
800
  }, e.prototype.toPromise = function(t) {
838
801
  var r = this;
839
- return t = Er(t), new t(function(n, i) {
802
+ return t = mr(t), new t(function(n, i) {
840
803
  var o;
841
804
  r.subscribe(function(s) {
842
805
  return o = s;
@@ -850,45 +813,45 @@ var _r = function() {
850
813
  return new e(t);
851
814
  }, e;
852
815
  }();
853
- function Er(e) {
816
+ function mr(e) {
854
817
  var t;
855
- return (t = e != null ? e : ri.Promise) !== null && t !== void 0 ? t : Promise;
818
+ return (t = e ?? kn.Promise) !== null && t !== void 0 ? t : Promise;
856
819
  }
857
- function fi(e) {
858
- return e && _e(e.next) && _e(e.error) && _e(e.complete);
820
+ function Kn(e) {
821
+ return e && ye(e.next) && ye(e.error) && ye(e.complete);
859
822
  }
860
- function ci(e) {
861
- return e && e instanceof qr || fi(e) && Zr(e);
823
+ function ei(e) {
824
+ return e && e instanceof Wr || Kn(e) && jr(e);
862
825
  }
863
- var di = Vr(function(e) {
826
+ var ti = $r(function(e) {
864
827
  return function() {
865
828
  e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
866
829
  };
867
- }), Yr = function(e) {
868
- Ee(t, e);
830
+ }), kr = function(e) {
831
+ _e(t, e);
869
832
  function t() {
870
833
  var r = e.call(this) || this;
871
834
  return r.closed = !1, r.currentObservers = null, r.observers = [], r.isStopped = !1, r.hasError = !1, r.thrownError = null, r;
872
835
  }
873
836
  return t.prototype.lift = function(r) {
874
- var n = new xr(this, this);
837
+ var n = new gr(this, this);
875
838
  return n.operator = r, n;
876
839
  }, t.prototype._throwIfClosed = function() {
877
840
  if (this.closed)
878
- throw new di();
841
+ throw new ti();
879
842
  }, t.prototype.next = function(r) {
880
843
  var n = this;
881
- yt(function() {
844
+ vt(function() {
882
845
  var i, o;
883
846
  if (n._throwIfClosed(), !n.isStopped) {
884
847
  n.currentObservers || (n.currentObservers = Array.from(n.observers));
885
848
  try {
886
- for (var s = Vt(n.currentObservers), a = s.next(); !a.done; a = s.next()) {
849
+ for (var s = kt(n.currentObservers), a = s.next(); !a.done; a = s.next()) {
887
850
  var h = a.value;
888
851
  h.next(r);
889
852
  }
890
- } catch (u) {
891
- i = { error: u };
853
+ } catch (l) {
854
+ i = { error: l };
892
855
  } finally {
893
856
  try {
894
857
  a && !a.done && (o = s.return) && o.call(s);
@@ -900,7 +863,7 @@ var di = Vr(function(e) {
900
863
  });
901
864
  }, t.prototype.error = function(r) {
902
865
  var n = this;
903
- yt(function() {
866
+ vt(function() {
904
867
  if (n._throwIfClosed(), !n.isStopped) {
905
868
  n.hasError = n.isStopped = !0, n.thrownError = r;
906
869
  for (var i = n.observers; i.length; )
@@ -909,7 +872,7 @@ var di = Vr(function(e) {
909
872
  });
910
873
  }, t.prototype.complete = function() {
911
874
  var r = this;
912
- yt(function() {
875
+ vt(function() {
913
876
  if (r._throwIfClosed(), !r.isStopped) {
914
877
  r.isStopped = !0;
915
878
  for (var n = r.observers; n.length; )
@@ -931,20 +894,20 @@ var di = Vr(function(e) {
931
894
  return this._throwIfClosed(), this._checkFinalizedStatuses(r), this._innerSubscribe(r);
932
895
  }, t.prototype._innerSubscribe = function(r) {
933
896
  var n = this, i = this, o = i.hasError, s = i.isStopped, a = i.observers;
934
- return o || s ? zr : (this.currentObservers = null, a.push(r), new Tt(function() {
935
- n.currentObservers = null, Zt(a, r);
897
+ return o || s ? Gr : (this.currentObservers = null, a.push(r), new St(function() {
898
+ n.currentObservers = null, Vt(a, r);
936
899
  }));
937
900
  }, t.prototype._checkFinalizedStatuses = function(r) {
938
901
  var n = this, i = n.hasError, o = n.thrownError, s = n.isStopped;
939
902
  i ? r.error(o) : s && r.complete();
940
903
  }, t.prototype.asObservable = function() {
941
- var r = new _r();
904
+ var r = new pr();
942
905
  return r.source = this, r;
943
906
  }, t.create = function(r, n) {
944
- return new xr(r, n);
907
+ return new gr(r, n);
945
908
  }, t;
946
- }(_r), xr = function(e) {
947
- Ee(t, e);
909
+ }(pr), gr = function(e) {
910
+ _e(t, e);
948
911
  function t(r, n) {
949
912
  var i = e.call(this) || this;
950
913
  return i.destination = r, i.source = n, i;
@@ -960,17 +923,17 @@ var di = Vr(function(e) {
960
923
  (n = (r = this.destination) === null || r === void 0 ? void 0 : r.complete) === null || n === void 0 || n.call(r);
961
924
  }, t.prototype._subscribe = function(r) {
962
925
  var n, i;
963
- return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : zr;
926
+ return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : Gr;
964
927
  }, t;
965
- }(Yr), Qr = {
928
+ }(kr), Xr = {
966
929
  now: function() {
967
- return (Qr.delegate || Date).now();
930
+ return (Xr.delegate || Date).now();
968
931
  },
969
932
  delegate: void 0
970
- }, pi = function(e) {
971
- Ee(t, e);
933
+ }, ri = function(e) {
934
+ _e(t, e);
972
935
  function t(r, n, i) {
973
- r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = Qr);
936
+ r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = Xr);
974
937
  var o = e.call(this) || this;
975
938
  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;
976
939
  }
@@ -985,70 +948,70 @@ var di = Vr(function(e) {
985
948
  }, t.prototype._trimBuffer = function() {
986
949
  var r = this, n = r._bufferSize, i = r._timestampProvider, o = r._buffer, s = r._infiniteTimeWindow, a = (s ? 1 : 2) * n;
987
950
  if (n < 1 / 0 && a < o.length && o.splice(0, o.length - a), !s) {
988
- for (var h = i.now(), u = 0, f = 1; f < o.length && o[f] <= h; f += 2)
989
- u = f;
990
- u && o.splice(0, u + 1);
951
+ for (var h = i.now(), l = 0, f = 1; f < o.length && o[f] <= h; f += 2)
952
+ l = f;
953
+ l && o.splice(0, l + 1);
991
954
  }
992
955
  }, t;
993
- }(Yr);
994
- const wr = [], Sr = {}, mi = (e, t = 0) => {
995
- if (wr.indexOf(e) == -1) {
996
- const r = new pi(t);
997
- Sr[e] = r, wr.push(e);
956
+ }(kr);
957
+ const br = [], vr = {}, ni = (e, t = 0) => {
958
+ if (br.indexOf(e) == -1) {
959
+ const r = new ri(t);
960
+ vr[e] = r, br.push(e);
998
961
  }
999
- return Sr[e];
1000
- }, Me = [];
1001
- function gi(e, t) {
962
+ return vr[e];
963
+ }, Ne = [];
964
+ function ii(e, t) {
1002
965
  return {
1003
- subscribe: Ht(e, t).subscribe
966
+ subscribe: Tt(e, t).subscribe
1004
967
  };
1005
968
  }
1006
- function Ht(e, t = ae) {
969
+ function Tt(e, t = se) {
1007
970
  let r;
1008
971
  const n = /* @__PURE__ */ new Set();
1009
972
  function i(a) {
1010
- if (Wr(e, a) && (e = a, r)) {
1011
- const h = !Me.length;
1012
- for (const u of n)
1013
- u[1](), Me.push(u, e);
973
+ if (Dr(e, a) && (e = a, r)) {
974
+ const h = !Ne.length;
975
+ for (const l of n)
976
+ l[1](), Ne.push(l, e);
1014
977
  if (h) {
1015
- for (let u = 0; u < Me.length; u += 2)
1016
- Me[u][0](Me[u + 1]);
1017
- Me.length = 0;
978
+ for (let l = 0; l < Ne.length; l += 2)
979
+ Ne[l][0](Ne[l + 1]);
980
+ Ne.length = 0;
1018
981
  }
1019
982
  }
1020
983
  }
1021
984
  function o(a) {
1022
985
  i(a(e));
1023
986
  }
1024
- function s(a, h = ae) {
1025
- const u = [a, h];
1026
- return n.add(u), n.size === 1 && (r = t(i, o) || ae), a(e), () => {
1027
- n.delete(u), n.size === 0 && r && (r(), r = null);
987
+ function s(a, h = se) {
988
+ const l = [a, h];
989
+ return n.add(l), n.size === 1 && (r = t(i, o) || se), a(e), () => {
990
+ n.delete(l), n.size === 0 && r && (r(), r = null);
1028
991
  };
1029
992
  }
1030
993
  return { set: i, update: o, subscribe: s };
1031
994
  }
1032
- function We(e, t, r) {
995
+ function je(e, t, r) {
1033
996
  const n = !Array.isArray(e), i = n ? [e] : e;
1034
997
  if (!i.every(Boolean))
1035
998
  throw new Error("derived() expects stores as input, got a falsy value");
1036
999
  const o = t.length < 2;
1037
- return gi(r, (s, a) => {
1000
+ return ii(r, (s, a) => {
1038
1001
  let h = !1;
1039
- const u = [];
1040
- let f = 0, p = ae;
1002
+ const l = [];
1003
+ let f = 0, p = se;
1041
1004
  const g = () => {
1042
1005
  if (f)
1043
1006
  return;
1044
1007
  p();
1045
- const H = t(n ? u[0] : u, s, a);
1046
- o ? s(H) : p = or(H) ? H : ae;
1008
+ const H = t(n ? l[0] : l, s, a);
1009
+ o ? s(H) : p = nr(H) ? H : se;
1047
1010
  }, y = i.map(
1048
- (H, w) => kr(
1011
+ (H, w) => Fr(
1049
1012
  H,
1050
1013
  (C) => {
1051
- u[w] = C, f &= ~(1 << w), h && g();
1014
+ l[w] = C, f &= ~(1 << w), h && g();
1052
1015
  },
1053
1016
  () => {
1054
1017
  f |= 1 << w;
@@ -1056,119 +1019,119 @@ function We(e, t, r) {
1056
1019
  )
1057
1020
  );
1058
1021
  return h = !0, g(), function() {
1059
- Be(y), p(), h = !1;
1022
+ Ae(y), p(), h = !1;
1060
1023
  };
1061
1024
  });
1062
1025
  }
1063
- var bi = typeof globalThis != "undefined" ? globalThis : typeof window != "undefined" ? window : typeof global != "undefined" ? global : typeof self != "undefined" ? self : {};
1064
- function vi(e) {
1026
+ var oi = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
1027
+ function si(e) {
1065
1028
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
1066
1029
  }
1067
- var yi = function(t) {
1068
- return _i(t) && !Ei(t);
1030
+ var ai = function(t) {
1031
+ return ui(t) && !li(t);
1069
1032
  };
1070
- function _i(e) {
1033
+ function ui(e) {
1071
1034
  return !!e && typeof e == "object";
1072
1035
  }
1073
- function Ei(e) {
1036
+ function li(e) {
1074
1037
  var t = Object.prototype.toString.call(e);
1075
- return t === "[object RegExp]" || t === "[object Date]" || Si(e);
1038
+ return t === "[object RegExp]" || t === "[object Date]" || ci(e);
1076
1039
  }
1077
- var xi = typeof Symbol == "function" && Symbol.for, wi = xi ? Symbol.for("react.element") : 60103;
1078
- function Si(e) {
1079
- return e.$$typeof === wi;
1040
+ var hi = typeof Symbol == "function" && Symbol.for, fi = hi ? Symbol.for("react.element") : 60103;
1041
+ function ci(e) {
1042
+ return e.$$typeof === fi;
1080
1043
  }
1081
- function Ti(e) {
1044
+ function di(e) {
1082
1045
  return Array.isArray(e) ? [] : {};
1083
1046
  }
1084
- function ot(e, t) {
1085
- return t.clone !== !1 && t.isMergeableObject(e) ? Ue(Ti(e), e, t) : e;
1047
+ function it(e, t) {
1048
+ return t.clone !== !1 && t.isMergeableObject(e) ? Fe(di(e), e, t) : e;
1086
1049
  }
1087
- function Hi(e, t, r) {
1050
+ function pi(e, t, r) {
1088
1051
  return e.concat(t).map(function(n) {
1089
- return ot(n, r);
1052
+ return it(n, r);
1090
1053
  });
1091
1054
  }
1092
- function Ai(e, t) {
1055
+ function mi(e, t) {
1093
1056
  if (!t.customMerge)
1094
- return Ue;
1057
+ return Fe;
1095
1058
  var r = t.customMerge(e);
1096
- return typeof r == "function" ? r : Ue;
1059
+ return typeof r == "function" ? r : Fe;
1097
1060
  }
1098
- function Bi(e) {
1061
+ function gi(e) {
1099
1062
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
1100
1063
  return Object.propertyIsEnumerable.call(e, t);
1101
1064
  }) : [];
1102
1065
  }
1103
- function Tr(e) {
1104
- return Object.keys(e).concat(Bi(e));
1066
+ function yr(e) {
1067
+ return Object.keys(e).concat(gi(e));
1105
1068
  }
1106
- function Jr(e, t) {
1069
+ function Vr(e, t) {
1107
1070
  try {
1108
1071
  return t in e;
1109
- } catch (r) {
1072
+ } catch {
1110
1073
  return !1;
1111
1074
  }
1112
1075
  }
1113
- function Ii(e, t) {
1114
- return Jr(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1076
+ function bi(e, t) {
1077
+ return Vr(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1115
1078
  }
1116
- function Li(e, t, r) {
1079
+ function vi(e, t, r) {
1117
1080
  var n = {};
1118
- return r.isMergeableObject(e) && Tr(e).forEach(function(i) {
1119
- n[i] = ot(e[i], r);
1120
- }), Tr(t).forEach(function(i) {
1121
- Ii(e, i) || (Jr(e, i) && r.isMergeableObject(t[i]) ? n[i] = Ai(i, r)(e[i], t[i], r) : n[i] = ot(t[i], r));
1081
+ return r.isMergeableObject(e) && yr(e).forEach(function(i) {
1082
+ n[i] = it(e[i], r);
1083
+ }), yr(t).forEach(function(i) {
1084
+ bi(e, i) || (Vr(e, i) && r.isMergeableObject(t[i]) ? n[i] = mi(i, r)(e[i], t[i], r) : n[i] = it(t[i], r));
1122
1085
  }), n;
1123
1086
  }
1124
- function Ue(e, t, r) {
1125
- r = r || {}, r.arrayMerge = r.arrayMerge || Hi, r.isMergeableObject = r.isMergeableObject || yi, r.cloneUnlessOtherwiseSpecified = ot;
1087
+ function Fe(e, t, r) {
1088
+ r = r || {}, r.arrayMerge = r.arrayMerge || pi, r.isMergeableObject = r.isMergeableObject || ai, r.cloneUnlessOtherwiseSpecified = it;
1126
1089
  var n = Array.isArray(t), i = Array.isArray(e), o = n === i;
1127
- return o ? n ? r.arrayMerge(e, t, r) : Li(e, t, r) : ot(t, r);
1090
+ return o ? n ? r.arrayMerge(e, t, r) : vi(e, t, r) : it(t, r);
1128
1091
  }
1129
- Ue.all = function(t, r) {
1092
+ Fe.all = function(t, r) {
1130
1093
  if (!Array.isArray(t))
1131
1094
  throw new Error("first argument should be an array");
1132
1095
  return t.reduce(function(n, i) {
1133
- return Ue(n, i, r);
1096
+ return Fe(n, i, r);
1134
1097
  }, {});
1135
1098
  };
1136
- var Oi = Ue, Ci = Oi;
1137
- const Pi = /* @__PURE__ */ vi(Ci);
1138
- function Ft(e, t) {
1139
- var r = t && t.cache ? t.cache : $i, n = t && t.serializer ? t.serializer : Fi, i = t && t.strategy ? t.strategy : Mi;
1099
+ var yi = Fe, _i = yi;
1100
+ const Ei = /* @__PURE__ */ si(_i);
1101
+ function Rt(e, t) {
1102
+ var r = t && t.cache ? t.cache : Bi, n = t && t.serializer ? t.serializer : Hi, i = t && t.strategy ? t.strategy : wi;
1140
1103
  return i(e, {
1141
1104
  cache: r,
1142
1105
  serializer: n
1143
1106
  });
1144
1107
  }
1145
- function Ni(e) {
1108
+ function xi(e) {
1146
1109
  return e == null || typeof e == "number" || typeof e == "boolean";
1147
1110
  }
1148
- function Kr(e, t, r, n) {
1149
- var i = Ni(n) ? n : r(n), o = t.get(i);
1150
- return typeof o == "undefined" && (o = e.call(this, n), t.set(i, o)), o;
1111
+ function zr(e, t, r, n) {
1112
+ var i = xi(n) ? n : r(n), o = t.get(i);
1113
+ return typeof o > "u" && (o = e.call(this, n), t.set(i, o)), o;
1151
1114
  }
1152
- function en(e, t, r) {
1115
+ function Zr(e, t, r) {
1153
1116
  var n = Array.prototype.slice.call(arguments, 3), i = r(n), o = t.get(i);
1154
- return typeof o == "undefined" && (o = e.apply(this, n), t.set(i, o)), o;
1117
+ return typeof o > "u" && (o = e.apply(this, n), t.set(i, o)), o;
1155
1118
  }
1156
- function ar(e, t, r, n, i) {
1119
+ function or(e, t, r, n, i) {
1157
1120
  return r.bind(t, e, n, i);
1158
1121
  }
1159
- function Mi(e, t) {
1160
- var r = e.length === 1 ? Kr : en;
1161
- return ar(e, this, r, t.cache.create(), t.serializer);
1122
+ function wi(e, t) {
1123
+ var r = e.length === 1 ? zr : Zr;
1124
+ return or(e, this, r, t.cache.create(), t.serializer);
1162
1125
  }
1163
- function Ri(e, t) {
1164
- return ar(e, this, en, t.cache.create(), t.serializer);
1126
+ function Si(e, t) {
1127
+ return or(e, this, Zr, t.cache.create(), t.serializer);
1165
1128
  }
1166
- function Di(e, t) {
1167
- return ar(e, this, Kr, t.cache.create(), t.serializer);
1129
+ function Ti(e, t) {
1130
+ return or(e, this, zr, t.cache.create(), t.serializer);
1168
1131
  }
1169
- var Fi = function() {
1132
+ var Hi = function() {
1170
1133
  return JSON.stringify(arguments);
1171
- }, Ui = (
1134
+ }, Ai = (
1172
1135
  /** @class */
1173
1136
  function() {
1174
1137
  function e() {
@@ -1180,13 +1143,13 @@ var Fi = function() {
1180
1143
  this.cache[t] = r;
1181
1144
  }, e;
1182
1145
  }()
1183
- ), $i = {
1146
+ ), Bi = {
1184
1147
  create: function() {
1185
- return new Ui();
1148
+ return new Ai();
1186
1149
  }
1187
- }, Ut = {
1188
- variadic: Ri,
1189
- monadic: Di
1150
+ }, Dt = {
1151
+ variadic: Si,
1152
+ monadic: Ti
1190
1153
  }, N;
1191
1154
  (function(e) {
1192
1155
  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";
@@ -1195,47 +1158,47 @@ var j;
1195
1158
  (function(e) {
1196
1159
  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";
1197
1160
  })(j || (j = {}));
1198
- var $e;
1161
+ var Ue;
1199
1162
  (function(e) {
1200
1163
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
1201
- })($e || ($e = {}));
1202
- function Hr(e) {
1164
+ })(Ue || (Ue = {}));
1165
+ function _r(e) {
1203
1166
  return e.type === j.literal;
1204
1167
  }
1205
- function Gi(e) {
1168
+ function Ii(e) {
1206
1169
  return e.type === j.argument;
1207
1170
  }
1208
- function tn(e) {
1171
+ function qr(e) {
1209
1172
  return e.type === j.number;
1210
1173
  }
1211
- function rn(e) {
1174
+ function Yr(e) {
1212
1175
  return e.type === j.date;
1213
1176
  }
1214
- function nn(e) {
1177
+ function Qr(e) {
1215
1178
  return e.type === j.time;
1216
1179
  }
1217
- function on(e) {
1180
+ function Jr(e) {
1218
1181
  return e.type === j.select;
1219
1182
  }
1220
- function sn(e) {
1183
+ function Kr(e) {
1221
1184
  return e.type === j.plural;
1222
1185
  }
1223
- function ji(e) {
1186
+ function Li(e) {
1224
1187
  return e.type === j.pound;
1225
1188
  }
1226
- function an(e) {
1189
+ function en(e) {
1227
1190
  return e.type === j.tag;
1228
1191
  }
1229
- function un(e) {
1230
- return !!(e && typeof e == "object" && e.type === $e.number);
1192
+ function tn(e) {
1193
+ return !!(e && typeof e == "object" && e.type === Ue.number);
1231
1194
  }
1232
- function Yt(e) {
1233
- return !!(e && typeof e == "object" && e.type === $e.dateTime);
1195
+ function Zt(e) {
1196
+ return !!(e && typeof e == "object" && e.type === Ue.dateTime);
1234
1197
  }
1235
- var ln = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Wi = /(?:[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;
1236
- function ki(e) {
1198
+ var rn = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Oi = /(?:[Eec]{1,6}|G{1,5}|[Qq]{1,5}|(?:[yYur]+|U{1,5})|[ML]{1,5}|d{1,2}|D{1,3}|F{1}|[abB]{1,5}|[hkHK]{1,2}|w{1,2}|W{1}|m{1,2}|s{1,2}|[zZOvVxX]{1,4})(?=([^']*'[^']*')*[^']*$)/g;
1199
+ function Ci(e) {
1237
1200
  var t = {};
1238
- return e.replace(Wi, function(r) {
1201
+ return e.replace(Oi, function(r) {
1239
1202
  var n = r.length;
1240
1203
  switch (r[0]) {
1241
1204
  case "G":
@@ -1324,18 +1287,18 @@ function ki(e) {
1324
1287
  return "";
1325
1288
  }), t;
1326
1289
  }
1327
- var Xi = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1328
- function Vi(e) {
1290
+ var Pi = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1291
+ function Ni(e) {
1329
1292
  if (e.length === 0)
1330
1293
  throw new Error("Number skeleton cannot be empty");
1331
- for (var t = e.split(Xi).filter(function(g) {
1294
+ for (var t = e.split(Pi).filter(function(g) {
1332
1295
  return g.length > 0;
1333
1296
  }), r = [], n = 0, i = t; n < i.length; n++) {
1334
1297
  var o = i[n], s = o.split("/");
1335
1298
  if (s.length === 0)
1336
1299
  throw new Error("Invalid number skeleton");
1337
- for (var a = s[0], h = s.slice(1), u = 0, f = h; u < f.length; u++) {
1338
- var p = f[u];
1300
+ for (var a = s[0], h = s.slice(1), l = 0, f = h; l < f.length; l++) {
1301
+ var p = f[l];
1339
1302
  if (p.length === 0)
1340
1303
  throw new Error("Invalid number skeleton");
1341
1304
  }
@@ -1343,17 +1306,17 @@ function Vi(e) {
1343
1306
  }
1344
1307
  return r;
1345
1308
  }
1346
- function zi(e) {
1309
+ function Mi(e) {
1347
1310
  return e.replace(/^(.*?)-/, "");
1348
1311
  }
1349
- var Ar = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, hn = /^(@+)?(\+|#+)?[rs]?$/g, Zi = /(\*)(0+)|(#+)(0+)|(0+)/g, fn = /^(0+)$/;
1350
- function Br(e) {
1312
+ var Er = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, nn = /^(@+)?(\+|#+)?[rs]?$/g, Ri = /(\*)(0+)|(#+)(0+)|(0+)/g, on = /^(0+)$/;
1313
+ function xr(e) {
1351
1314
  var t = {};
1352
- return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(hn, function(r, n, i) {
1315
+ return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(nn, function(r, n, i) {
1353
1316
  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)), "";
1354
1317
  }), t;
1355
1318
  }
1356
- function cn(e) {
1319
+ function sn(e) {
1357
1320
  switch (e) {
1358
1321
  case "sign-auto":
1359
1322
  return {
@@ -1393,7 +1356,7 @@ function cn(e) {
1393
1356
  };
1394
1357
  }
1395
1358
  }
1396
- function qi(e) {
1359
+ function Di(e) {
1397
1360
  var t;
1398
1361
  if (e[0] === "E" && e[1] === "E" ? (t = {
1399
1362
  notation: "engineering"
@@ -1401,17 +1364,17 @@ function qi(e) {
1401
1364
  notation: "scientific"
1402
1365
  }, e = e.slice(1)), t) {
1403
1366
  var r = e.slice(0, 2);
1404
- if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !fn.test(e))
1367
+ if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !on.test(e))
1405
1368
  throw new Error("Malformed concise eng/scientific notation");
1406
1369
  t.minimumIntegerDigits = e.length;
1407
1370
  }
1408
1371
  return t;
1409
1372
  }
1410
- function Ir(e) {
1411
- var t = {}, r = cn(e);
1373
+ function wr(e) {
1374
+ var t = {}, r = sn(e);
1412
1375
  return r || t;
1413
1376
  }
1414
- function Yi(e) {
1377
+ function Fi(e) {
1415
1378
  for (var t = {}, r = 0, n = e; r < n.length; r++) {
1416
1379
  var i = n[r];
1417
1380
  switch (i.stem) {
@@ -1435,7 +1398,7 @@ function Yi(e) {
1435
1398
  continue;
1436
1399
  case "measure-unit":
1437
1400
  case "unit":
1438
- t.style = "unit", t.unit = zi(i.options[0]);
1401
+ t.style = "unit", t.unit = Mi(i.options[0]);
1439
1402
  continue;
1440
1403
  case "compact-short":
1441
1404
  case "K":
@@ -1446,13 +1409,13 @@ function Yi(e) {
1446
1409
  t.notation = "compact", t.compactDisplay = "long";
1447
1410
  continue;
1448
1411
  case "scientific":
1449
- t = U(U(U({}, t), { notation: "scientific" }), i.options.reduce(function(h, u) {
1450
- return U(U({}, h), Ir(u));
1412
+ t = U(U(U({}, t), { notation: "scientific" }), i.options.reduce(function(h, l) {
1413
+ return U(U({}, h), wr(l));
1451
1414
  }, {}));
1452
1415
  continue;
1453
1416
  case "engineering":
1454
- t = U(U(U({}, t), { notation: "engineering" }), i.options.reduce(function(h, u) {
1455
- return U(U({}, h), Ir(u));
1417
+ t = U(U(U({}, t), { notation: "engineering" }), i.options.reduce(function(h, l) {
1418
+ return U(U({}, h), wr(l));
1456
1419
  }, {}));
1457
1420
  continue;
1458
1421
  case "notation-simple":
@@ -1497,8 +1460,8 @@ function Yi(e) {
1497
1460
  case "integer-width":
1498
1461
  if (i.options.length > 1)
1499
1462
  throw new RangeError("integer-width stems only accept a single optional option");
1500
- i.options[0].replace(Zi, function(h, u, f, p, g, y) {
1501
- if (u)
1463
+ i.options[0].replace(Ri, function(h, l, f, p, g, y) {
1464
+ if (l)
1502
1465
  t.minimumIntegerDigits = f.length;
1503
1466
  else {
1504
1467
  if (p && g)
@@ -1510,32 +1473,32 @@ function Yi(e) {
1510
1473
  });
1511
1474
  continue;
1512
1475
  }
1513
- if (fn.test(i.stem)) {
1476
+ if (on.test(i.stem)) {
1514
1477
  t.minimumIntegerDigits = i.stem.length;
1515
1478
  continue;
1516
1479
  }
1517
- if (Ar.test(i.stem)) {
1480
+ if (Er.test(i.stem)) {
1518
1481
  if (i.options.length > 1)
1519
1482
  throw new RangeError("Fraction-precision stems only accept a single optional option");
1520
- i.stem.replace(Ar, function(h, u, f, p, g, y) {
1521
- return f === "*" ? t.minimumFractionDigits = u.length : p && p[0] === "#" ? t.maximumFractionDigits = p.length : g && y ? (t.minimumFractionDigits = g.length, t.maximumFractionDigits = g.length + y.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
1483
+ i.stem.replace(Er, function(h, l, f, p, g, y) {
1484
+ return f === "*" ? t.minimumFractionDigits = l.length : p && p[0] === "#" ? t.maximumFractionDigits = p.length : g && y ? (t.minimumFractionDigits = g.length, t.maximumFractionDigits = g.length + y.length) : (t.minimumFractionDigits = l.length, t.maximumFractionDigits = l.length), "";
1522
1485
  });
1523
1486
  var o = i.options[0];
1524
- o === "w" ? t = U(U({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = U(U({}, t), Br(o)));
1487
+ o === "w" ? t = U(U({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = U(U({}, t), xr(o)));
1525
1488
  continue;
1526
1489
  }
1527
- if (hn.test(i.stem)) {
1528
- t = U(U({}, t), Br(i.stem));
1490
+ if (nn.test(i.stem)) {
1491
+ t = U(U({}, t), xr(i.stem));
1529
1492
  continue;
1530
1493
  }
1531
- var s = cn(i.stem);
1494
+ var s = sn(i.stem);
1532
1495
  s && (t = U(U({}, t), s));
1533
- var a = qi(i.stem);
1496
+ var a = Di(i.stem);
1534
1497
  a && (t = U(U({}, t), a));
1535
1498
  }
1536
1499
  return t;
1537
1500
  }
1538
- var bt = {
1501
+ var gt = {
1539
1502
  "001": [
1540
1503
  "H",
1541
1504
  "h"
@@ -2950,22 +2913,22 @@ var bt = {
2950
2913
  "h"
2951
2914
  ]
2952
2915
  };
2953
- function Qi(e, t) {
2916
+ function Ui(e, t) {
2954
2917
  for (var r = "", n = 0; n < e.length; n++) {
2955
2918
  var i = e.charAt(n);
2956
2919
  if (i === "j") {
2957
2920
  for (var o = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
2958
2921
  o++, n++;
2959
- var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), h = "a", u = Ji(t);
2960
- for ((u == "H" || u == "k") && (a = 0); a-- > 0; )
2922
+ var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), h = "a", l = $i(t);
2923
+ for ((l == "H" || l == "k") && (a = 0); a-- > 0; )
2961
2924
  r += h;
2962
2925
  for (; s-- > 0; )
2963
- r = u + r;
2926
+ r = l + r;
2964
2927
  } else i === "J" ? r += "H" : r += i;
2965
2928
  }
2966
2929
  return r;
2967
2930
  }
2968
- function Ji(e) {
2931
+ function $i(e) {
2969
2932
  var t = e.hourCycle;
2970
2933
  if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
2971
2934
  e.hourCycles && // @ts-ignore
@@ -2984,23 +2947,23 @@ function Ji(e) {
2984
2947
  }
2985
2948
  var r = e.language, n;
2986
2949
  r !== "root" && (n = e.maximize().region);
2987
- var i = bt[n || ""] || bt[r || ""] || bt["".concat(r, "-001")] || bt["001"];
2950
+ var i = gt[n || ""] || gt[r || ""] || gt["".concat(r, "-001")] || gt["001"];
2988
2951
  return i[0];
2989
2952
  }
2990
- var $t, Ki = new RegExp("^".concat(ln.source, "*")), eo = new RegExp("".concat(ln.source, "*$"));
2953
+ var Ft, Gi = new RegExp("^".concat(rn.source, "*")), ji = new RegExp("".concat(rn.source, "*$"));
2991
2954
  function R(e, t) {
2992
2955
  return { start: e, end: t };
2993
2956
  }
2994
- var to = !!String.prototype.startsWith && "_a".startsWith("a", 1), ro = !!String.fromCodePoint, no = !!Object.fromEntries, io = !!String.prototype.codePointAt, oo = !!String.prototype.trimStart, so = !!String.prototype.trimEnd, ao = !!Number.isSafeInteger, uo = ao ? Number.isSafeInteger : function(e) {
2957
+ var Wi = !!String.prototype.startsWith && "_a".startsWith("a", 1), ki = !!String.fromCodePoint, Xi = !!Object.fromEntries, Vi = !!String.prototype.codePointAt, zi = !!String.prototype.trimStart, Zi = !!String.prototype.trimEnd, qi = !!Number.isSafeInteger, Yi = qi ? Number.isSafeInteger : function(e) {
2995
2958
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
2996
- }, Qt = !0;
2959
+ }, qt = !0;
2997
2960
  try {
2998
- var lo = pn("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2999
- Qt = (($t = lo.exec("a")) === null || $t === void 0 ? void 0 : $t[0]) === "a";
3000
- } catch (e) {
3001
- Qt = !1;
2961
+ var Qi = un("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2962
+ qt = ((Ft = Qi.exec("a")) === null || Ft === void 0 ? void 0 : Ft[0]) === "a";
2963
+ } catch {
2964
+ qt = !1;
3002
2965
  }
3003
- var Lr = to ? (
2966
+ var Sr = Wi ? (
3004
2967
  // Native
3005
2968
  function(t, r, n) {
3006
2969
  return t.startsWith(r, n);
@@ -3010,7 +2973,7 @@ var Lr = to ? (
3010
2973
  function(t, r, n) {
3011
2974
  return t.slice(n, n + r.length) === r;
3012
2975
  }
3013
- ), Jt = ro ? String.fromCodePoint : (
2976
+ ), Yt = ki ? String.fromCodePoint : (
3014
2977
  // IE11
3015
2978
  function() {
3016
2979
  for (var t = [], r = 0; r < arguments.length; r++)
@@ -3022,9 +2985,9 @@ var Lr = to ? (
3022
2985
  }
3023
2986
  return n;
3024
2987
  }
3025
- ), Or = (
2988
+ ), Tr = (
3026
2989
  // native
3027
- no ? Object.fromEntries : (
2990
+ Xi ? Object.fromEntries : (
3028
2991
  // Ponyfill
3029
2992
  function(t) {
3030
2993
  for (var r = {}, n = 0, i = t; n < i.length; n++) {
@@ -3034,7 +2997,7 @@ var Lr = to ? (
3034
2997
  return r;
3035
2998
  }
3036
2999
  )
3037
- ), dn = io ? (
3000
+ ), an = Vi ? (
3038
3001
  // Native
3039
3002
  function(t, r) {
3040
3003
  return t.codePointAt(r);
@@ -3048,7 +3011,7 @@ var Lr = to ? (
3048
3011
  return i < 55296 || i > 56319 || r + 1 === n || (o = t.charCodeAt(r + 1)) < 56320 || o > 57343 ? i : (i - 55296 << 10) + (o - 56320) + 65536;
3049
3012
  }
3050
3013
  }
3051
- ), ho = oo ? (
3014
+ ), Ji = zi ? (
3052
3015
  // Native
3053
3016
  function(t) {
3054
3017
  return t.trimStart();
@@ -3056,9 +3019,9 @@ var Lr = to ? (
3056
3019
  ) : (
3057
3020
  // Ponyfill
3058
3021
  function(t) {
3059
- return t.replace(Ki, "");
3022
+ return t.replace(Gi, "");
3060
3023
  }
3061
- ), fo = so ? (
3024
+ ), Ki = Zi ? (
3062
3025
  // Native
3063
3026
  function(t) {
3064
3027
  return t.trimEnd();
@@ -3066,32 +3029,32 @@ var Lr = to ? (
3066
3029
  ) : (
3067
3030
  // Ponyfill
3068
3031
  function(t) {
3069
- return t.replace(eo, "");
3032
+ return t.replace(ji, "");
3070
3033
  }
3071
3034
  );
3072
- function pn(e, t) {
3035
+ function un(e, t) {
3073
3036
  return new RegExp(e, t);
3074
3037
  }
3075
- var Kt;
3076
- if (Qt) {
3077
- var Cr = pn("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3078
- Kt = function(t, r) {
3038
+ var Qt;
3039
+ if (qt) {
3040
+ var Hr = un("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3041
+ Qt = function(t, r) {
3079
3042
  var n;
3080
- Cr.lastIndex = r;
3081
- var i = Cr.exec(t);
3043
+ Hr.lastIndex = r;
3044
+ var i = Hr.exec(t);
3082
3045
  return (n = i[1]) !== null && n !== void 0 ? n : "";
3083
3046
  };
3084
3047
  } else
3085
- Kt = function(t, r) {
3048
+ Qt = function(t, r) {
3086
3049
  for (var n = []; ; ) {
3087
- var i = dn(t, r);
3088
- if (i === void 0 || mn(i) || go(i))
3050
+ var i = an(t, r);
3051
+ if (i === void 0 || ln(i) || no(i))
3089
3052
  break;
3090
3053
  n.push(i), r += i >= 65536 ? 2 : 1;
3091
3054
  }
3092
- return Jt.apply(void 0, n);
3055
+ return Yt.apply(void 0, n);
3093
3056
  };
3094
- var co = (
3057
+ var eo = (
3095
3058
  /** @class */
3096
3059
  function() {
3097
3060
  function e(t, r) {
@@ -3122,7 +3085,7 @@ var co = (
3122
3085
  if (n)
3123
3086
  break;
3124
3087
  return this.error(N.UNMATCHED_CLOSING_TAG, R(this.clonePosition(), this.clonePosition()));
3125
- } else if (o === 60 && !this.ignoreTag && er(this.peek() || 0)) {
3088
+ } else if (o === 60 && !this.ignoreTag && Jt(this.peek() || 0)) {
3126
3089
  var s = this.parseTag(t, r);
3127
3090
  if (s.err)
3128
3091
  return s;
@@ -3155,10 +3118,10 @@ var co = (
3155
3118
  return o;
3156
3119
  var s = o.val, a = this.clonePosition();
3157
3120
  if (this.bumpIf("</")) {
3158
- if (this.isEOF() || !er(this.char()))
3121
+ if (this.isEOF() || !Jt(this.char()))
3159
3122
  return this.error(N.INVALID_TAG, R(a, this.clonePosition()));
3160
- var h = this.clonePosition(), u = this.parseTagName();
3161
- return i !== u ? this.error(N.UNMATCHED_CLOSING_TAG, R(h, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
3123
+ var h = this.clonePosition(), l = this.parseTagName();
3124
+ return i !== l ? this.error(N.UNMATCHED_CLOSING_TAG, R(h, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
3162
3125
  val: {
3163
3126
  type: j.tag,
3164
3127
  value: i,
@@ -3173,7 +3136,7 @@ var co = (
3173
3136
  return this.error(N.INVALID_TAG, R(n, this.clonePosition()));
3174
3137
  }, e.prototype.parseTagName = function() {
3175
3138
  var t = this.offset();
3176
- for (this.bump(); !this.isEOF() && mo(this.char()); )
3139
+ for (this.bump(); !this.isEOF() && ro(this.char()); )
3177
3140
  this.bump();
3178
3141
  return this.message.slice(t, this.offset());
3179
3142
  }, e.prototype.parseLiteral = function(t, r) {
@@ -3202,7 +3165,7 @@ var co = (
3202
3165
  };
3203
3166
  }, e.prototype.tryParseLeftAngleBracket = function() {
3204
3167
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
3205
- !po(this.peek() || 0)) ? (this.bump(), "<") : null;
3168
+ !to(this.peek() || 0)) ? (this.bump(), "<") : null;
3206
3169
  }, e.prototype.tryParseQuote = function(t) {
3207
3170
  if (this.isEOF() || this.char() !== 39)
3208
3171
  return null;
@@ -3236,12 +3199,12 @@ var co = (
3236
3199
  r.push(n);
3237
3200
  this.bump();
3238
3201
  }
3239
- return Jt.apply(void 0, r);
3202
+ return Yt.apply(void 0, r);
3240
3203
  }, e.prototype.tryParseUnquoted = function(t, r) {
3241
3204
  if (this.isEOF())
3242
3205
  return null;
3243
3206
  var n = this.char();
3244
- return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), Jt(n));
3207
+ return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), Yt(n));
3245
3208
  }, e.prototype.parseArgument = function(t, r) {
3246
3209
  var n = this.clonePosition();
3247
3210
  if (this.bump(), this.bumpSpace(), this.isEOF())
@@ -3270,7 +3233,7 @@ var co = (
3270
3233
  return this.error(N.MALFORMED_ARGUMENT, R(n, this.clonePosition()));
3271
3234
  }
3272
3235
  }, e.prototype.parseIdentifierIfPossible = function() {
3273
- var t = this.clonePosition(), r = this.offset(), n = Kt(this.message, r), i = r + n.length;
3236
+ var t = this.clonePosition(), r = this.offset(), n = Qt(this.message, r), i = r + n.length;
3274
3237
  this.bumpTo(i);
3275
3238
  var o = this.clonePosition(), s = R(t, o);
3276
3239
  return { value: n, location: s };
@@ -3283,26 +3246,26 @@ var co = (
3283
3246
  case "date":
3284
3247
  case "time": {
3285
3248
  this.bumpSpace();
3286
- var u = null;
3249
+ var l = null;
3287
3250
  if (this.bumpIf(",")) {
3288
3251
  this.bumpSpace();
3289
3252
  var f = this.clonePosition(), p = this.parseSimpleArgStyleIfPossible();
3290
3253
  if (p.err)
3291
3254
  return p;
3292
- var g = fo(p.val);
3255
+ var g = Ki(p.val);
3293
3256
  if (g.length === 0)
3294
3257
  return this.error(N.EXPECT_ARGUMENT_STYLE, R(this.clonePosition(), this.clonePosition()));
3295
3258
  var y = R(f, this.clonePosition());
3296
- u = { style: g, styleLocation: y };
3259
+ l = { style: g, styleLocation: y };
3297
3260
  }
3298
3261
  var H = this.tryParseArgumentClose(i);
3299
3262
  if (H.err)
3300
3263
  return H;
3301
3264
  var w = R(i, this.clonePosition());
3302
- if (u && Lr(u == null ? void 0 : u.style, "::", 0)) {
3303
- var C = ho(u.style.slice(2));
3265
+ if (l && Sr(l?.style, "::", 0)) {
3266
+ var C = Ji(l.style.slice(2));
3304
3267
  if (a === "number") {
3305
- var p = this.parseNumberSkeletonFromString(C, u.styleLocation);
3268
+ var p = this.parseNumberSkeletonFromString(C, l.styleLocation);
3306
3269
  return p.err ? p : {
3307
3270
  val: { type: j.number, value: n, location: w, style: p.val },
3308
3271
  err: null
@@ -3311,12 +3274,12 @@ var co = (
3311
3274
  if (C.length === 0)
3312
3275
  return this.error(N.EXPECT_DATE_TIME_SKELETON, w);
3313
3276
  var P = C;
3314
- this.locale && (P = Qi(C, this.locale));
3277
+ this.locale && (P = Ui(C, this.locale));
3315
3278
  var g = {
3316
- type: $e.dateTime,
3279
+ type: Ue.dateTime,
3317
3280
  pattern: P,
3318
- location: u.styleLocation,
3319
- parsedOptions: this.shouldParseSkeletons ? ki(P) : {}
3281
+ location: l.styleLocation,
3282
+ parsedOptions: this.shouldParseSkeletons ? Ci(P) : {}
3320
3283
  }, I = a === "date" ? j.date : j.time;
3321
3284
  return {
3322
3285
  val: { type: I, value: n, location: w, style: g },
@@ -3329,7 +3292,7 @@ var co = (
3329
3292
  type: a === "number" ? j.number : a === "date" ? j.date : j.time,
3330
3293
  value: n,
3331
3294
  location: w,
3332
- style: (o = u == null ? void 0 : u.style) !== null && o !== void 0 ? o : null
3295
+ style: (o = l?.style) !== null && o !== void 0 ? o : null
3333
3296
  },
3334
3297
  err: null
3335
3298
  };
@@ -3362,7 +3325,7 @@ var co = (
3362
3325
  val: {
3363
3326
  type: j.select,
3364
3327
  value: n,
3365
- options: Or(M.val),
3328
+ options: Tr(M.val),
3366
3329
  location: $
3367
3330
  },
3368
3331
  err: null
@@ -3370,7 +3333,7 @@ var co = (
3370
3333
  val: {
3371
3334
  type: j.plural,
3372
3335
  value: n,
3373
- options: Or(M.val),
3336
+ options: Tr(M.val),
3374
3337
  offset: T,
3375
3338
  pluralType: a === "plural" ? "cardinal" : "ordinal",
3376
3339
  location: $
@@ -3421,34 +3384,34 @@ var co = (
3421
3384
  }, e.prototype.parseNumberSkeletonFromString = function(t, r) {
3422
3385
  var n = [];
3423
3386
  try {
3424
- n = Vi(t);
3425
- } catch (i) {
3387
+ n = Ni(t);
3388
+ } catch {
3426
3389
  return this.error(N.INVALID_NUMBER_SKELETON, r);
3427
3390
  }
3428
3391
  return {
3429
3392
  val: {
3430
- type: $e.number,
3393
+ type: Ue.number,
3431
3394
  tokens: n,
3432
3395
  location: r,
3433
- parsedOptions: this.shouldParseSkeletons ? Yi(n) : {}
3396
+ parsedOptions: this.shouldParseSkeletons ? Fi(n) : {}
3434
3397
  },
3435
3398
  err: null
3436
3399
  };
3437
3400
  }, e.prototype.tryParsePluralOrSelectOptions = function(t, r, n, i) {
3438
- for (var o, s = !1, a = [], h = /* @__PURE__ */ new Set(), u = i.value, f = i.location; ; ) {
3439
- if (u.length === 0) {
3401
+ for (var o, s = !1, a = [], h = /* @__PURE__ */ new Set(), l = i.value, f = i.location; ; ) {
3402
+ if (l.length === 0) {
3440
3403
  var p = this.clonePosition();
3441
3404
  if (r !== "select" && this.bumpIf("=")) {
3442
3405
  var g = this.tryParseDecimalInteger(N.EXPECT_PLURAL_ARGUMENT_SELECTOR, N.INVALID_PLURAL_ARGUMENT_SELECTOR);
3443
3406
  if (g.err)
3444
3407
  return g;
3445
- f = R(p, this.clonePosition()), u = this.message.slice(p.offset, this.offset());
3408
+ f = R(p, this.clonePosition()), l = this.message.slice(p.offset, this.offset());
3446
3409
  } else
3447
3410
  break;
3448
3411
  }
3449
- if (h.has(u))
3412
+ if (h.has(l))
3450
3413
  return this.error(r === "select" ? N.DUPLICATE_SELECT_ARGUMENT_SELECTOR : N.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, f);
3451
- u === "other" && (s = !0), this.bumpSpace();
3414
+ l === "other" && (s = !0), this.bumpSpace();
3452
3415
  var y = this.clonePosition();
3453
3416
  if (!this.bumpIf("{"))
3454
3417
  return this.error(r === "select" ? N.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : N.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, R(this.clonePosition(), this.clonePosition()));
@@ -3459,12 +3422,12 @@ var co = (
3459
3422
  if (w.err)
3460
3423
  return w;
3461
3424
  a.push([
3462
- u,
3425
+ l,
3463
3426
  {
3464
3427
  value: H.val,
3465
3428
  location: R(y, this.clonePosition())
3466
3429
  }
3467
- ]), h.add(u), this.bumpSpace(), o = this.parseIdentifierIfPossible(), u = o.value, f = o.location;
3430
+ ]), h.add(l), this.bumpSpace(), o = this.parseIdentifierIfPossible(), l = o.value, f = o.location;
3468
3431
  }
3469
3432
  return a.length === 0 ? this.error(r === "select" ? N.EXPECT_SELECT_ARGUMENT_SELECTOR : N.EXPECT_PLURAL_ARGUMENT_SELECTOR, R(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !s ? this.error(N.MISSING_OTHER_CLAUSE, R(this.clonePosition(), this.clonePosition())) : { val: a, err: null };
3470
3433
  }, e.prototype.tryParseDecimalInteger = function(t, r) {
@@ -3478,7 +3441,7 @@ var co = (
3478
3441
  break;
3479
3442
  }
3480
3443
  var h = R(i, this.clonePosition());
3481
- return o ? (s *= n, uo(s) ? { val: s, err: null } : this.error(r, h)) : this.error(t, h);
3444
+ return o ? (s *= n, Yi(s) ? { val: s, err: null } : this.error(r, h)) : this.error(t, h);
3482
3445
  }, e.prototype.offset = function() {
3483
3446
  return this.position.offset;
3484
3447
  }, e.prototype.isEOF = function() {
@@ -3493,7 +3456,7 @@ var co = (
3493
3456
  var t = this.position.offset;
3494
3457
  if (t >= this.message.length)
3495
3458
  throw Error("out of bound");
3496
- var r = dn(this.message, t);
3459
+ var r = an(this.message, t);
3497
3460
  if (r === void 0)
3498
3461
  throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
3499
3462
  return r;
@@ -3512,7 +3475,7 @@ var co = (
3512
3475
  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);
3513
3476
  }
3514
3477
  }, e.prototype.bumpIf = function(t) {
3515
- if (Lr(this.message, t, this.offset())) {
3478
+ if (Sr(this.message, t, this.offset())) {
3516
3479
  for (var r = 0; r < t.length; r++)
3517
3480
  this.bump();
3518
3481
  return !0;
@@ -3534,56 +3497,56 @@ var co = (
3534
3497
  break;
3535
3498
  }
3536
3499
  }, e.prototype.bumpSpace = function() {
3537
- for (; !this.isEOF() && mn(this.char()); )
3500
+ for (; !this.isEOF() && ln(this.char()); )
3538
3501
  this.bump();
3539
3502
  }, e.prototype.peek = function() {
3540
3503
  if (this.isEOF())
3541
3504
  return null;
3542
3505
  var t = this.char(), r = this.offset(), n = this.message.charCodeAt(r + (t >= 65536 ? 2 : 1));
3543
- return n != null ? n : null;
3506
+ return n ?? null;
3544
3507
  }, e;
3545
3508
  }()
3546
3509
  );
3547
- function er(e) {
3510
+ function Jt(e) {
3548
3511
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3549
3512
  }
3550
- function po(e) {
3551
- return er(e) || e === 47;
3513
+ function to(e) {
3514
+ return Jt(e) || e === 47;
3552
3515
  }
3553
- function mo(e) {
3516
+ function ro(e) {
3554
3517
  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;
3555
3518
  }
3556
- function mn(e) {
3519
+ function ln(e) {
3557
3520
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3558
3521
  }
3559
- function go(e) {
3522
+ function no(e) {
3560
3523
  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;
3561
3524
  }
3562
- function tr(e) {
3525
+ function Kt(e) {
3563
3526
  e.forEach(function(t) {
3564
- if (delete t.location, on(t) || sn(t))
3527
+ if (delete t.location, Jr(t) || Kr(t))
3565
3528
  for (var r in t.options)
3566
- delete t.options[r].location, tr(t.options[r].value);
3567
- else tn(t) && un(t.style) || (rn(t) || nn(t)) && Yt(t.style) ? delete t.style.location : an(t) && tr(t.children);
3529
+ delete t.options[r].location, Kt(t.options[r].value);
3530
+ else qr(t) && tn(t.style) || (Yr(t) || Qr(t)) && Zt(t.style) ? delete t.style.location : en(t) && Kt(t.children);
3568
3531
  });
3569
3532
  }
3570
- function bo(e, t) {
3533
+ function io(e, t) {
3571
3534
  t === void 0 && (t = {}), t = U({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3572
- var r = new co(e, t).parse();
3535
+ var r = new eo(e, t).parse();
3573
3536
  if (r.err) {
3574
3537
  var n = SyntaxError(N[r.err.kind]);
3575
3538
  throw n.location = r.err.location, n.originalMessage = r.err.message, n;
3576
3539
  }
3577
- return t != null && t.captureLocation || tr(r.val), r.val;
3540
+ return t?.captureLocation || Kt(r.val), r.val;
3578
3541
  }
3579
- var Ge;
3542
+ var $e;
3580
3543
  (function(e) {
3581
3544
  e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
3582
- })(Ge || (Ge = {}));
3583
- var At = (
3545
+ })($e || ($e = {}));
3546
+ var Ht = (
3584
3547
  /** @class */
3585
3548
  function(e) {
3586
- Ee(t, e);
3549
+ _e(t, e);
3587
3550
  function t(r, n, i) {
3588
3551
  var o = e.call(this, r) || this;
3589
3552
  return o.code = n, o.originalMessage = i, o;
@@ -3592,64 +3555,64 @@ var At = (
3592
3555
  return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
3593
3556
  }, t;
3594
3557
  }(Error)
3595
- ), Pr = (
3558
+ ), Ar = (
3596
3559
  /** @class */
3597
3560
  function(e) {
3598
- Ee(t, e);
3561
+ _e(t, e);
3599
3562
  function t(r, n, i, o) {
3600
- return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), Ge.INVALID_VALUE, o) || this;
3563
+ return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), $e.INVALID_VALUE, o) || this;
3601
3564
  }
3602
3565
  return t;
3603
- }(At)
3604
- ), vo = (
3566
+ }(Ht)
3567
+ ), oo = (
3605
3568
  /** @class */
3606
3569
  function(e) {
3607
- Ee(t, e);
3570
+ _e(t, e);
3608
3571
  function t(r, n, i) {
3609
- return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), Ge.INVALID_VALUE, i) || this;
3572
+ return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), $e.INVALID_VALUE, i) || this;
3610
3573
  }
3611
3574
  return t;
3612
- }(At)
3613
- ), yo = (
3575
+ }(Ht)
3576
+ ), so = (
3614
3577
  /** @class */
3615
3578
  function(e) {
3616
- Ee(t, e);
3579
+ _e(t, e);
3617
3580
  function t(r, n) {
3618
- return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), Ge.MISSING_VALUE, n) || this;
3581
+ return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), $e.MISSING_VALUE, n) || this;
3619
3582
  }
3620
3583
  return t;
3621
- }(At)
3584
+ }(Ht)
3622
3585
  ), Q;
3623
3586
  (function(e) {
3624
3587
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
3625
3588
  })(Q || (Q = {}));
3626
- function _o(e) {
3589
+ function ao(e) {
3627
3590
  return e.length < 2 ? e : e.reduce(function(t, r) {
3628
3591
  var n = t[t.length - 1];
3629
3592
  return !n || n.type !== Q.literal || r.type !== Q.literal ? t.push(r) : n.value += r.value, t;
3630
3593
  }, []);
3631
3594
  }
3632
- function Eo(e) {
3595
+ function uo(e) {
3633
3596
  return typeof e == "function";
3634
3597
  }
3635
- function _t(e, t, r, n, i, o, s) {
3636
- if (e.length === 1 && Hr(e[0]))
3598
+ function yt(e, t, r, n, i, o, s) {
3599
+ if (e.length === 1 && _r(e[0]))
3637
3600
  return [
3638
3601
  {
3639
3602
  type: Q.literal,
3640
3603
  value: e[0].value
3641
3604
  }
3642
3605
  ];
3643
- for (var a = [], h = 0, u = e; h < u.length; h++) {
3644
- var f = u[h];
3645
- if (Hr(f)) {
3606
+ for (var a = [], h = 0, l = e; h < l.length; h++) {
3607
+ var f = l[h];
3608
+ if (_r(f)) {
3646
3609
  a.push({
3647
3610
  type: Q.literal,
3648
3611
  value: f.value
3649
3612
  });
3650
3613
  continue;
3651
3614
  }
3652
- if (ji(f)) {
3615
+ if (Li(f)) {
3653
3616
  typeof o == "number" && a.push({
3654
3617
  type: Q.literal,
3655
3618
  value: r.getNumberFormat(t).format(o)
@@ -3658,44 +3621,44 @@ function _t(e, t, r, n, i, o, s) {
3658
3621
  }
3659
3622
  var p = f.value;
3660
3623
  if (!(i && p in i))
3661
- throw new yo(p, s);
3624
+ throw new so(p, s);
3662
3625
  var g = i[p];
3663
- if (Gi(f)) {
3626
+ if (Ii(f)) {
3664
3627
  (!g || typeof g == "string" || typeof g == "number") && (g = typeof g == "string" || typeof g == "number" ? String(g) : ""), a.push({
3665
3628
  type: typeof g == "string" ? Q.literal : Q.object,
3666
3629
  value: g
3667
3630
  });
3668
3631
  continue;
3669
3632
  }
3670
- if (rn(f)) {
3671
- var y = typeof f.style == "string" ? n.date[f.style] : Yt(f.style) ? f.style.parsedOptions : void 0;
3633
+ if (Yr(f)) {
3634
+ var y = typeof f.style == "string" ? n.date[f.style] : Zt(f.style) ? f.style.parsedOptions : void 0;
3672
3635
  a.push({
3673
3636
  type: Q.literal,
3674
3637
  value: r.getDateTimeFormat(t, y).format(g)
3675
3638
  });
3676
3639
  continue;
3677
3640
  }
3678
- if (nn(f)) {
3679
- var y = typeof f.style == "string" ? n.time[f.style] : Yt(f.style) ? f.style.parsedOptions : n.time.medium;
3641
+ if (Qr(f)) {
3642
+ var y = typeof f.style == "string" ? n.time[f.style] : Zt(f.style) ? f.style.parsedOptions : n.time.medium;
3680
3643
  a.push({
3681
3644
  type: Q.literal,
3682
3645
  value: r.getDateTimeFormat(t, y).format(g)
3683
3646
  });
3684
3647
  continue;
3685
3648
  }
3686
- if (tn(f)) {
3687
- var y = typeof f.style == "string" ? n.number[f.style] : un(f.style) ? f.style.parsedOptions : void 0;
3649
+ if (qr(f)) {
3650
+ var y = typeof f.style == "string" ? n.number[f.style] : tn(f.style) ? f.style.parsedOptions : void 0;
3688
3651
  y && y.scale && (g = g * (y.scale || 1)), a.push({
3689
3652
  type: Q.literal,
3690
3653
  value: r.getNumberFormat(t, y).format(g)
3691
3654
  });
3692
3655
  continue;
3693
3656
  }
3694
- if (an(f)) {
3657
+ if (en(f)) {
3695
3658
  var H = f.children, w = f.value, C = i[w];
3696
- if (!Eo(C))
3697
- throw new vo(w, "function", s);
3698
- var P = _t(H, t, r, n, i, o), I = C(P.map(function(T) {
3659
+ if (!uo(C))
3660
+ throw new oo(w, "function", s);
3661
+ var P = yt(H, t, r, n, i, o), I = C(P.map(function(T) {
3699
3662
  return T.value;
3700
3663
  }));
3701
3664
  Array.isArray(I) || (I = [I]), a.push.apply(a, I.map(function(T) {
@@ -3705,42 +3668,42 @@ function _t(e, t, r, n, i, o, s) {
3705
3668
  };
3706
3669
  }));
3707
3670
  }
3708
- if (on(f)) {
3671
+ if (Jr(f)) {
3709
3672
  var B = f.options[g] || f.options.other;
3710
3673
  if (!B)
3711
- throw new Pr(f.value, g, Object.keys(f.options), s);
3712
- a.push.apply(a, _t(B.value, t, r, n, i));
3674
+ throw new Ar(f.value, g, Object.keys(f.options), s);
3675
+ a.push.apply(a, yt(B.value, t, r, n, i));
3713
3676
  continue;
3714
3677
  }
3715
- if (sn(f)) {
3678
+ if (Kr(f)) {
3716
3679
  var B = f.options["=".concat(g)];
3717
3680
  if (!B) {
3718
3681
  if (!Intl.PluralRules)
3719
- throw new At(`Intl.PluralRules is not available in this environment.
3682
+ throw new Ht(`Intl.PluralRules is not available in this environment.
3720
3683
  Try polyfilling it using "@formatjs/intl-pluralrules"
3721
- `, Ge.MISSING_INTL_API, s);
3684
+ `, $e.MISSING_INTL_API, s);
3722
3685
  var L = r.getPluralRules(t, { type: f.pluralType }).select(g - (f.offset || 0));
3723
3686
  B = f.options[L] || f.options.other;
3724
3687
  }
3725
3688
  if (!B)
3726
- throw new Pr(f.value, g, Object.keys(f.options), s);
3727
- a.push.apply(a, _t(B.value, t, r, n, i, g - (f.offset || 0)));
3689
+ throw new Ar(f.value, g, Object.keys(f.options), s);
3690
+ a.push.apply(a, yt(B.value, t, r, n, i, g - (f.offset || 0)));
3728
3691
  continue;
3729
3692
  }
3730
3693
  }
3731
- return _o(a);
3694
+ return ao(a);
3732
3695
  }
3733
- function xo(e, t) {
3696
+ function lo(e, t) {
3734
3697
  return t ? U(U(U({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
3735
3698
  return r[n] = U(U({}, e[n]), t[n] || {}), r;
3736
3699
  }, {})) : e;
3737
3700
  }
3738
- function wo(e, t) {
3701
+ function ho(e, t) {
3739
3702
  return t ? Object.keys(e).reduce(function(r, n) {
3740
- return r[n] = xo(e[n], t[n]), r;
3703
+ return r[n] = lo(e[n], t[n]), r;
3741
3704
  }, U({}, e)) : e;
3742
3705
  }
3743
- function Gt(e) {
3706
+ function Ut(e) {
3744
3707
  return {
3745
3708
  create: function() {
3746
3709
  return {
@@ -3754,39 +3717,39 @@ function Gt(e) {
3754
3717
  }
3755
3718
  };
3756
3719
  }
3757
- function So(e) {
3720
+ function fo(e) {
3758
3721
  return e === void 0 && (e = {
3759
3722
  number: {},
3760
3723
  dateTime: {},
3761
3724
  pluralRules: {}
3762
3725
  }), {
3763
- getNumberFormat: Ft(function() {
3726
+ getNumberFormat: Rt(function() {
3764
3727
  for (var t, r = [], n = 0; n < arguments.length; n++)
3765
3728
  r[n] = arguments[n];
3766
- return new ((t = Intl.NumberFormat).bind.apply(t, Fe([void 0], r, !1)))();
3729
+ return new ((t = Intl.NumberFormat).bind.apply(t, De([void 0], r, !1)))();
3767
3730
  }, {
3768
- cache: Gt(e.number),
3769
- strategy: Ut.variadic
3731
+ cache: Ut(e.number),
3732
+ strategy: Dt.variadic
3770
3733
  }),
3771
- getDateTimeFormat: Ft(function() {
3734
+ getDateTimeFormat: Rt(function() {
3772
3735
  for (var t, r = [], n = 0; n < arguments.length; n++)
3773
3736
  r[n] = arguments[n];
3774
- return new ((t = Intl.DateTimeFormat).bind.apply(t, Fe([void 0], r, !1)))();
3737
+ return new ((t = Intl.DateTimeFormat).bind.apply(t, De([void 0], r, !1)))();
3775
3738
  }, {
3776
- cache: Gt(e.dateTime),
3777
- strategy: Ut.variadic
3739
+ cache: Ut(e.dateTime),
3740
+ strategy: Dt.variadic
3778
3741
  }),
3779
- getPluralRules: Ft(function() {
3742
+ getPluralRules: Rt(function() {
3780
3743
  for (var t, r = [], n = 0; n < arguments.length; n++)
3781
3744
  r[n] = arguments[n];
3782
- return new ((t = Intl.PluralRules).bind.apply(t, Fe([void 0], r, !1)))();
3745
+ return new ((t = Intl.PluralRules).bind.apply(t, De([void 0], r, !1)))();
3783
3746
  }, {
3784
- cache: Gt(e.pluralRules),
3785
- strategy: Ut.variadic
3747
+ cache: Ut(e.pluralRules),
3748
+ strategy: Dt.variadic
3786
3749
  })
3787
3750
  };
3788
3751
  }
3789
- var To = (
3752
+ var co = (
3790
3753
  /** @class */
3791
3754
  function() {
3792
3755
  function e(t, r, n, i) {
@@ -3797,15 +3760,15 @@ var To = (
3797
3760
  dateTime: {},
3798
3761
  pluralRules: {}
3799
3762
  }, this.format = function(h) {
3800
- var u = o.formatToParts(h);
3801
- if (u.length === 1)
3802
- return u[0].value;
3803
- var f = u.reduce(function(p, g) {
3763
+ var l = o.formatToParts(h);
3764
+ if (l.length === 1)
3765
+ return l[0].value;
3766
+ var f = l.reduce(function(p, g) {
3804
3767
  return !p.length || g.type !== Q.literal || typeof p[p.length - 1] != "string" ? p.push(g.value) : p[p.length - 1] += g.value, p;
3805
3768
  }, []);
3806
3769
  return f.length <= 1 ? f[0] || "" : f;
3807
3770
  }, this.formatToParts = function(h) {
3808
- return _t(o.ast, o.locales, o.formatters, o.formats, h, void 0, o.message);
3771
+ return yt(o.ast, o.locales, o.formatters, o.formats, h, void 0, o.message);
3809
3772
  }, this.resolvedOptions = function() {
3810
3773
  var h;
3811
3774
  return {
@@ -3818,13 +3781,13 @@ var To = (
3818
3781
  throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
3819
3782
  var s = i || {};
3820
3783
  s.formatters;
3821
- var a = ti(s, ["formatters"]);
3784
+ var a = Wn(s, ["formatters"]);
3822
3785
  this.ast = e.__parse(t, U(U({}, a), { locale: this.resolvedLocale }));
3823
3786
  } else
3824
3787
  this.ast = t;
3825
3788
  if (!Array.isArray(this.ast))
3826
3789
  throw new TypeError("A message must be provided as a String or AST.");
3827
- this.formats = wo(e.formats, n), this.formatters = i && i.formatters || So(this.formatterCache);
3790
+ this.formats = ho(e.formats, n), this.formatters = i && i.formatters || fo(this.formatterCache);
3828
3791
  }
3829
3792
  return Object.defineProperty(e, "defaultLocale", {
3830
3793
  get: function() {
@@ -3833,11 +3796,11 @@ var To = (
3833
3796
  enumerable: !1,
3834
3797
  configurable: !0
3835
3798
  }), e.memoizedDefaultLocale = null, e.resolveLocale = function(t) {
3836
- if (typeof Intl.Locale != "undefined") {
3799
+ if (!(typeof Intl.Locale > "u")) {
3837
3800
  var r = Intl.NumberFormat.supportedLocalesOf(t);
3838
3801
  return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
3839
3802
  }
3840
- }, e.__parse = bo, e.formats = {
3803
+ }, e.__parse = io, e.formats = {
3841
3804
  number: {
3842
3805
  integer: {
3843
3806
  maximumFractionDigits: 0
@@ -3898,7 +3861,7 @@ var To = (
3898
3861
  }, e;
3899
3862
  }()
3900
3863
  );
3901
- function Ho(e, t) {
3864
+ function po(e, t) {
3902
3865
  if (t == null)
3903
3866
  return;
3904
3867
  if (t in e)
@@ -3919,92 +3882,92 @@ function Ho(e, t) {
3919
3882
  n = void 0;
3920
3883
  return n;
3921
3884
  }
3922
- const Se = {}, Ao = (e, t, r) => r && (t in Se || (Se[t] = {}), e in Se[t] || (Se[t][e] = r), r), gn = (e, t) => {
3885
+ const we = {}, mo = (e, t, r) => r && (t in we || (we[t] = {}), e in we[t] || (we[t][e] = r), r), hn = (e, t) => {
3923
3886
  if (t == null)
3924
3887
  return;
3925
- if (t in Se && e in Se[t])
3926
- return Se[t][e];
3927
- const r = Bt(t);
3888
+ if (t in we && e in we[t])
3889
+ return we[t][e];
3890
+ const r = At(t);
3928
3891
  for (let n = 0; n < r.length; n++) {
3929
- const i = r[n], o = Io(i, e);
3892
+ const i = r[n], o = bo(i, e);
3930
3893
  if (o)
3931
- return Ao(e, t, o);
3894
+ return mo(e, t, o);
3932
3895
  }
3933
3896
  };
3934
- let ur;
3935
- const ke = Ht({});
3936
- function Bo(e) {
3937
- return ur[e] || null;
3897
+ let sr;
3898
+ const We = Tt({});
3899
+ function go(e) {
3900
+ return sr[e] || null;
3938
3901
  }
3939
- function bn(e) {
3940
- return e in ur;
3902
+ function fn(e) {
3903
+ return e in sr;
3941
3904
  }
3942
- function Io(e, t) {
3943
- if (!bn(e))
3905
+ function bo(e, t) {
3906
+ if (!fn(e))
3944
3907
  return null;
3945
- const r = Bo(e);
3946
- return Ho(r, t);
3908
+ const r = go(e);
3909
+ return po(r, t);
3947
3910
  }
3948
- function Lo(e) {
3911
+ function vo(e) {
3949
3912
  if (e == null)
3950
3913
  return;
3951
- const t = Bt(e);
3914
+ const t = At(e);
3952
3915
  for (let r = 0; r < t.length; r++) {
3953
3916
  const n = t[r];
3954
- if (bn(n))
3917
+ if (fn(n))
3955
3918
  return n;
3956
3919
  }
3957
3920
  }
3958
- function vn(e, ...t) {
3959
- delete Se[e], ke.update((r) => (r[e] = Pi.all([r[e] || {}, ...t]), r));
3921
+ function cn(e, ...t) {
3922
+ delete we[e], We.update((r) => (r[e] = Ei.all([r[e] || {}, ...t]), r));
3960
3923
  }
3961
- We(
3962
- [ke],
3924
+ je(
3925
+ [We],
3963
3926
  ([e]) => Object.keys(e)
3964
3927
  );
3965
- ke.subscribe((e) => ur = e);
3966
- const Et = {};
3967
- function Oo(e, t) {
3968
- Et[e].delete(t), Et[e].size === 0 && delete Et[e];
3928
+ We.subscribe((e) => sr = e);
3929
+ const _t = {};
3930
+ function yo(e, t) {
3931
+ _t[e].delete(t), _t[e].size === 0 && delete _t[e];
3969
3932
  }
3970
- function yn(e) {
3971
- return Et[e];
3933
+ function dn(e) {
3934
+ return _t[e];
3972
3935
  }
3973
- function Co(e) {
3974
- return Bt(e).map((t) => {
3975
- const r = yn(t);
3936
+ function _o(e) {
3937
+ return At(e).map((t) => {
3938
+ const r = dn(t);
3976
3939
  return [t, r ? [...r] : []];
3977
3940
  }).filter(([, t]) => t.length > 0);
3978
3941
  }
3979
- function rr(e) {
3980
- return e == null ? !1 : Bt(e).some(
3942
+ function er(e) {
3943
+ return e == null ? !1 : At(e).some(
3981
3944
  (t) => {
3982
3945
  var r;
3983
- return (r = yn(t)) == null ? void 0 : r.size;
3946
+ return (r = dn(t)) == null ? void 0 : r.size;
3984
3947
  }
3985
3948
  );
3986
3949
  }
3987
- function Po(e, t) {
3950
+ function Eo(e, t) {
3988
3951
  return Promise.all(
3989
- t.map((n) => (Oo(e, n), n().then((i) => i.default || i)))
3990
- ).then((n) => vn(e, ...n));
3991
- }
3992
- const tt = {};
3993
- function _n(e) {
3994
- if (!rr(e))
3995
- return e in tt ? tt[e] : Promise.resolve();
3996
- const t = Co(e);
3997
- return tt[e] = Promise.all(
3952
+ t.map((n) => (yo(e, n), n().then((i) => i.default || i)))
3953
+ ).then((n) => cn(e, ...n));
3954
+ }
3955
+ const et = {};
3956
+ function pn(e) {
3957
+ if (!er(e))
3958
+ return e in et ? et[e] : Promise.resolve();
3959
+ const t = _o(e);
3960
+ return et[e] = Promise.all(
3998
3961
  t.map(
3999
- ([r, n]) => Po(r, n)
3962
+ ([r, n]) => Eo(r, n)
4000
3963
  )
4001
3964
  ).then(() => {
4002
- if (rr(e))
4003
- return _n(e);
4004
- delete tt[e];
4005
- }), tt[e];
3965
+ if (er(e))
3966
+ return pn(e);
3967
+ delete et[e];
3968
+ }), et[e];
4006
3969
  }
4007
- const No = {
3970
+ const xo = {
4008
3971
  number: {
4009
3972
  scientific: { notation: "scientific" },
4010
3973
  engineering: { notation: "engineering" },
@@ -4033,150 +3996,150 @@ const No = {
4033
3996
  timeZoneName: "short"
4034
3997
  }
4035
3998
  }
4036
- }, Mo = {
3999
+ }, wo = {
4037
4000
  fallbackLocale: null,
4038
4001
  loadingDelay: 200,
4039
- formats: No,
4002
+ formats: xo,
4040
4003
  warnOnMissingMessages: !0,
4041
4004
  handleMissingMessage: void 0,
4042
4005
  ignoreTag: !0
4043
- }, Ro = Mo;
4044
- function je() {
4045
- return Ro;
4006
+ }, So = wo;
4007
+ function Ge() {
4008
+ return So;
4046
4009
  }
4047
- const jt = Ht(!1);
4048
- var Do = Object.defineProperty, Fo = Object.defineProperties, Uo = Object.getOwnPropertyDescriptors, Nr = Object.getOwnPropertySymbols, $o = Object.prototype.hasOwnProperty, Go = Object.prototype.propertyIsEnumerable, Mr = (e, t, r) => t in e ? Do(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, jo = (e, t) => {
4010
+ const $t = Tt(!1);
4011
+ var To = Object.defineProperty, Ho = Object.defineProperties, Ao = Object.getOwnPropertyDescriptors, Br = Object.getOwnPropertySymbols, Bo = Object.prototype.hasOwnProperty, Io = Object.prototype.propertyIsEnumerable, Ir = (e, t, r) => t in e ? To(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Lo = (e, t) => {
4049
4012
  for (var r in t)
4050
- $o.call(t, r) && Mr(e, r, t[r]);
4051
- if (Nr)
4052
- for (var r of Nr(t))
4053
- Go.call(t, r) && Mr(e, r, t[r]);
4013
+ Bo.call(t, r) && Ir(e, r, t[r]);
4014
+ if (Br)
4015
+ for (var r of Br(t))
4016
+ Io.call(t, r) && Ir(e, r, t[r]);
4054
4017
  return e;
4055
- }, Wo = (e, t) => Fo(e, Uo(t));
4056
- let nr;
4057
- const xt = Ht(null);
4058
- function Rr(e) {
4018
+ }, Oo = (e, t) => Ho(e, Ao(t));
4019
+ let tr;
4020
+ const Et = Tt(null);
4021
+ function Lr(e) {
4059
4022
  return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
4060
4023
  }
4061
- function Bt(e, t = je().fallbackLocale) {
4062
- const r = Rr(e);
4063
- return t ? [.../* @__PURE__ */ new Set([...r, ...Rr(t)])] : r;
4024
+ function At(e, t = Ge().fallbackLocale) {
4025
+ const r = Lr(e);
4026
+ return t ? [.../* @__PURE__ */ new Set([...r, ...Lr(t)])] : r;
4064
4027
  }
4065
- function Ie() {
4066
- return nr != null ? nr : void 0;
4028
+ function Be() {
4029
+ return tr ?? void 0;
4067
4030
  }
4068
- xt.subscribe((e) => {
4069
- nr = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
4031
+ Et.subscribe((e) => {
4032
+ tr = e ?? void 0, typeof window < "u" && e != null && document.documentElement.setAttribute("lang", e);
4070
4033
  });
4071
- const ko = (e) => {
4072
- if (e && Lo(e) && rr(e)) {
4073
- const { loadingDelay: t } = je();
4034
+ const Co = (e) => {
4035
+ if (e && vo(e) && er(e)) {
4036
+ const { loadingDelay: t } = Ge();
4074
4037
  let r;
4075
- return typeof window != "undefined" && Ie() != null && t ? r = window.setTimeout(
4076
- () => jt.set(!0),
4038
+ return typeof window < "u" && Be() != null && t ? r = window.setTimeout(
4039
+ () => $t.set(!0),
4077
4040
  t
4078
- ) : jt.set(!0), _n(e).then(() => {
4079
- xt.set(e);
4041
+ ) : $t.set(!0), pn(e).then(() => {
4042
+ Et.set(e);
4080
4043
  }).finally(() => {
4081
- clearTimeout(r), jt.set(!1);
4044
+ clearTimeout(r), $t.set(!1);
4082
4045
  });
4083
4046
  }
4084
- return xt.set(e);
4085
- }, Te = Wo(jo({}, xt), {
4086
- set: ko
4087
- }), It = (e) => {
4047
+ return Et.set(e);
4048
+ }, Se = Oo(Lo({}, Et), {
4049
+ set: Co
4050
+ }), Bt = (e) => {
4088
4051
  const t = /* @__PURE__ */ Object.create(null);
4089
4052
  return (n) => {
4090
4053
  const i = JSON.stringify(n);
4091
4054
  return i in t ? t[i] : t[i] = e(n);
4092
4055
  };
4093
4056
  };
4094
- var Xo = Object.defineProperty, wt = Object.getOwnPropertySymbols, En = Object.prototype.hasOwnProperty, xn = Object.prototype.propertyIsEnumerable, Dr = (e, t, r) => t in e ? Xo(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, lr = (e, t) => {
4057
+ var Po = Object.defineProperty, xt = Object.getOwnPropertySymbols, mn = Object.prototype.hasOwnProperty, gn = Object.prototype.propertyIsEnumerable, Or = (e, t, r) => t in e ? Po(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, ar = (e, t) => {
4095
4058
  for (var r in t || (t = {}))
4096
- En.call(t, r) && Dr(e, r, t[r]);
4097
- if (wt)
4098
- for (var r of wt(t))
4099
- xn.call(t, r) && Dr(e, r, t[r]);
4059
+ mn.call(t, r) && Or(e, r, t[r]);
4060
+ if (xt)
4061
+ for (var r of xt(t))
4062
+ gn.call(t, r) && Or(e, r, t[r]);
4100
4063
  return e;
4101
- }, Xe = (e, t) => {
4064
+ }, ke = (e, t) => {
4102
4065
  var r = {};
4103
4066
  for (var n in e)
4104
- En.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
4105
- if (e != null && wt)
4106
- for (var n of wt(e))
4107
- t.indexOf(n) < 0 && xn.call(e, n) && (r[n] = e[n]);
4067
+ mn.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
4068
+ if (e != null && xt)
4069
+ for (var n of xt(e))
4070
+ t.indexOf(n) < 0 && gn.call(e, n) && (r[n] = e[n]);
4108
4071
  return r;
4109
4072
  };
4110
- const st = (e, t) => {
4111
- const { formats: r } = je();
4073
+ const ot = (e, t) => {
4074
+ const { formats: r } = Ge();
4112
4075
  if (e in r && t in r[e])
4113
4076
  return r[e][t];
4114
4077
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
4115
- }, Vo = It(
4078
+ }, No = Bt(
4116
4079
  (e) => {
4117
- var t = e, { locale: r, format: n } = t, i = Xe(t, ["locale", "format"]);
4080
+ var t = e, { locale: r, format: n } = t, i = ke(t, ["locale", "format"]);
4118
4081
  if (r == null)
4119
4082
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
4120
- return n && (i = st("number", n)), new Intl.NumberFormat(r, i);
4083
+ return n && (i = ot("number", n)), new Intl.NumberFormat(r, i);
4121
4084
  }
4122
- ), zo = It(
4085
+ ), Mo = Bt(
4123
4086
  (e) => {
4124
- var t = e, { locale: r, format: n } = t, i = Xe(t, ["locale", "format"]);
4087
+ var t = e, { locale: r, format: n } = t, i = ke(t, ["locale", "format"]);
4125
4088
  if (r == null)
4126
4089
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
4127
- return n ? i = st("date", n) : Object.keys(i).length === 0 && (i = st("date", "short")), new Intl.DateTimeFormat(r, i);
4090
+ return n ? i = ot("date", n) : Object.keys(i).length === 0 && (i = ot("date", "short")), new Intl.DateTimeFormat(r, i);
4128
4091
  }
4129
- ), Zo = It(
4092
+ ), Ro = Bt(
4130
4093
  (e) => {
4131
- var t = e, { locale: r, format: n } = t, i = Xe(t, ["locale", "format"]);
4094
+ var t = e, { locale: r, format: n } = t, i = ke(t, ["locale", "format"]);
4132
4095
  if (r == null)
4133
4096
  throw new Error(
4134
4097
  '[svelte-i18n] A "locale" must be set to format time values'
4135
4098
  );
4136
- return n ? i = st("time", n) : Object.keys(i).length === 0 && (i = st("time", "short")), new Intl.DateTimeFormat(r, i);
4099
+ return n ? i = ot("time", n) : Object.keys(i).length === 0 && (i = ot("time", "short")), new Intl.DateTimeFormat(r, i);
4137
4100
  }
4138
- ), qo = (e = {}) => {
4101
+ ), Do = (e = {}) => {
4139
4102
  var t = e, {
4140
- locale: r = Ie()
4141
- } = t, n = Xe(t, [
4103
+ locale: r = Be()
4104
+ } = t, n = ke(t, [
4142
4105
  "locale"
4143
4106
  ]);
4144
- return Vo(lr({ locale: r }, n));
4145
- }, Yo = (e = {}) => {
4107
+ return No(ar({ locale: r }, n));
4108
+ }, Fo = (e = {}) => {
4146
4109
  var t = e, {
4147
- locale: r = Ie()
4148
- } = t, n = Xe(t, [
4110
+ locale: r = Be()
4111
+ } = t, n = ke(t, [
4149
4112
  "locale"
4150
4113
  ]);
4151
- return zo(lr({ locale: r }, n));
4152
- }, Qo = (e = {}) => {
4114
+ return Mo(ar({ locale: r }, n));
4115
+ }, Uo = (e = {}) => {
4153
4116
  var t = e, {
4154
- locale: r = Ie()
4155
- } = t, n = Xe(t, [
4117
+ locale: r = Be()
4118
+ } = t, n = ke(t, [
4156
4119
  "locale"
4157
4120
  ]);
4158
- return Zo(lr({ locale: r }, n));
4159
- }, Jo = It(
4121
+ return Ro(ar({ locale: r }, n));
4122
+ }, $o = Bt(
4160
4123
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
4161
- (e, t = Ie()) => new To(e, t, je().formats, {
4162
- ignoreTag: je().ignoreTag
4124
+ (e, t = Be()) => new co(e, t, Ge().formats, {
4125
+ ignoreTag: Ge().ignoreTag
4163
4126
  })
4164
- ), Ko = (e, t = {}) => {
4127
+ ), Go = (e, t = {}) => {
4165
4128
  var r, n, i, o;
4166
4129
  let s = t;
4167
4130
  typeof e == "object" && (s = e, e = s.id);
4168
4131
  const {
4169
4132
  values: a,
4170
- locale: h = Ie(),
4171
- default: u
4133
+ locale: h = Be(),
4134
+ default: l
4172
4135
  } = s;
4173
4136
  if (h == null)
4174
4137
  throw new Error(
4175
4138
  "[svelte-i18n] Cannot format a message without first setting the initial locale."
4176
4139
  );
4177
- let f = gn(e, h);
4140
+ let f = hn(e, h);
4178
4141
  if (!f)
4179
- f = (o = (i = (n = (r = je()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: h, id: e, defaultValue: u })) != null ? i : u) != null ? o : e;
4142
+ f = (o = (i = (n = (r = Ge()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: h, id: e, defaultValue: l })) != null ? i : l) != null ? o : e;
4180
4143
  else if (typeof f != "string")
4181
4144
  return console.warn(
4182
4145
  `[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof f}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`
@@ -4185,7 +4148,7 @@ const st = (e, t) => {
4185
4148
  return f;
4186
4149
  let p = f;
4187
4150
  try {
4188
- p = Jo(f, h).format(a);
4151
+ p = $o(f, h).format(a);
4189
4152
  } catch (g) {
4190
4153
  g instanceof Error && console.warn(
4191
4154
  `[svelte-i18n] Message "${e}" has syntax error:`,
@@ -4193,14 +4156,14 @@ const st = (e, t) => {
4193
4156
  );
4194
4157
  }
4195
4158
  return p;
4196
- }, es = (e, t) => Qo(t).format(e), ts = (e, t) => Yo(t).format(e), rs = (e, t) => qo(t).format(e), ns = (e, t = Ie()) => gn(e, t), is = We([Te, ke], () => Ko);
4197
- We([Te], () => es);
4198
- We([Te], () => ts);
4199
- We([Te], () => rs);
4200
- We([Te, ke], () => ns);
4201
- window.emWidgets = { topic: mi };
4202
- const os = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
4203
- var ir = { exports: {} };
4159
+ }, jo = (e, t) => Uo(t).format(e), Wo = (e, t) => Fo(t).format(e), ko = (e, t) => Do(t).format(e), Xo = (e, t = Be()) => hn(e, t), Vo = je([Se, We], () => Go);
4160
+ je([Se], () => jo);
4161
+ je([Se], () => Wo);
4162
+ je([Se], () => ko);
4163
+ je([Se, We], () => Xo);
4164
+ window.emWidgets = { topic: ni };
4165
+ const zo = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
4166
+ var rr = { exports: {} };
4204
4167
  /** @license
4205
4168
  * eventsource.js
4206
4169
  * Available under MIT License (MIT)
@@ -4208,22 +4171,22 @@ var ir = { exports: {} };
4208
4171
  */
4209
4172
  (function(e, t) {
4210
4173
  (function(r) {
4211
- var n = r.setTimeout, i = r.clearTimeout, o = r.XMLHttpRequest, s = r.XDomainRequest, a = r.ActiveXObject, h = r.EventSource, u = r.document, f = r.Promise, p = r.fetch, g = r.Response, y = r.TextDecoder, H = r.TextEncoder, w = r.AbortController;
4212
- if (typeof window != "undefined" && typeof u != "undefined" && !("readyState" in u) && u.body == null && (u.readyState = "loading", window.addEventListener("load", function(l) {
4213
- u.readyState = "complete";
4174
+ var n = r.setTimeout, i = r.clearTimeout, o = r.XMLHttpRequest, s = r.XDomainRequest, a = r.ActiveXObject, h = r.EventSource, l = r.document, f = r.Promise, p = r.fetch, g = r.Response, y = r.TextDecoder, H = r.TextEncoder, w = r.AbortController;
4175
+ if (typeof window < "u" && typeof l < "u" && !("readyState" in l) && l.body == null && (l.readyState = "loading", window.addEventListener("load", function(u) {
4176
+ l.readyState = "complete";
4214
4177
  }, !1)), o == null && a != null && (o = function() {
4215
4178
  return new a("Microsoft.XMLHTTP");
4216
- }), Object.create == null && (Object.create = function(l) {
4179
+ }), Object.create == null && (Object.create = function(u) {
4217
4180
  function b() {
4218
4181
  }
4219
- return b.prototype = l, new b();
4182
+ return b.prototype = u, new b();
4220
4183
  }), Date.now || (Date.now = function() {
4221
4184
  return (/* @__PURE__ */ new Date()).getTime();
4222
4185
  }), w == null) {
4223
4186
  var C = p;
4224
- p = function(l, b) {
4187
+ p = function(u, b) {
4225
4188
  var v = b.signal;
4226
- return C(l, { headers: b.headers, credentials: b.credentials, cache: b.cache }).then(function(m) {
4189
+ return C(u, { headers: b.headers, credentials: b.credentials, cache: b.cache }).then(function(m) {
4227
4190
  var A = m.body.getReader();
4228
4191
  return v._reader = A, v._aborted && v._reader.cancel(), {
4229
4192
  status: m.status,
@@ -4248,7 +4211,7 @@ var ir = { exports: {} };
4248
4211
  function P() {
4249
4212
  this.bitsNeeded = 0, this.codePoint = 0;
4250
4213
  }
4251
- P.prototype.decode = function(l) {
4214
+ P.prototype.decode = function(u) {
4252
4215
  function b(x, D, _) {
4253
4216
  if (_ === 1)
4254
4217
  return x >= 128 >> D && x << D <= 2047;
@@ -4267,8 +4230,8 @@ var ir = { exports: {} };
4267
4230
  return 3;
4268
4231
  throw new Error();
4269
4232
  }
4270
- for (var m = 65533, A = "", S = this.bitsNeeded, O = this.codePoint, c = 0; c < l.length; c += 1) {
4271
- var d = l[c];
4233
+ for (var m = 65533, A = "", S = this.bitsNeeded, O = this.codePoint, c = 0; c < u.length; c += 1) {
4234
+ var d = u[c];
4272
4235
  S !== 0 && (d < 128 || d > 191 || !b(O << 6 | d & 63, S - 6, v(S, O))) && (S = 0, O = m, A += String.fromCharCode(O)), S === 0 ? (d >= 0 && d <= 127 ? (S = 0, O = d) : d >= 192 && d <= 223 ? (S = 6 * 1, O = d & 31) : d >= 224 && d <= 239 ? (S = 6 * 2, O = d & 15) : d >= 240 && d <= 247 ? (S = 6 * 3, O = d & 7) : (S = 0, O = m), S !== 0 && !b(O, S, v(S, O)) && (S = 0, O = m)) : (S -= 6, O = O << 6 | d & 63), S === 0 && (O <= 65535 ? A += String.fromCharCode(O) : (A += String.fromCharCode(55296 + (O - 65535 - 1 >> 10)), A += String.fromCharCode(56320 + (O - 65535 - 1 & 1023))));
4273
4236
  }
4274
4237
  return this.bitsNeeded = S, this.codePoint = O, A;
@@ -4276,18 +4239,18 @@ var ir = { exports: {} };
4276
4239
  var I = function() {
4277
4240
  try {
4278
4241
  return new y().decode(new H().encode("test"), { stream: !0 }) === "test";
4279
- } catch (l) {
4280
- console.debug("TextDecoder does not support streaming option. Using polyfill instead: " + l);
4242
+ } catch (u) {
4243
+ console.debug("TextDecoder does not support streaming option. Using polyfill instead: " + u);
4281
4244
  }
4282
4245
  return !1;
4283
4246
  };
4284
4247
  (y == null || H == null || !I()) && (y = P);
4285
4248
  var B = function() {
4286
4249
  };
4287
- function L(l) {
4288
- this.withCredentials = !1, this.readyState = 0, this.status = 0, this.statusText = "", this.responseText = "", this.onprogress = B, this.onload = B, this.onerror = B, this.onreadystatechange = B, this._contentType = "", this._xhr = l, this._sendTimeout = 0, this._abort = B;
4250
+ function L(u) {
4251
+ this.withCredentials = !1, this.readyState = 0, this.status = 0, this.statusText = "", this.responseText = "", this.onprogress = B, this.onload = B, this.onerror = B, this.onreadystatechange = B, this._contentType = "", this._xhr = u, this._sendTimeout = 0, this._abort = B;
4289
4252
  }
4290
- L.prototype.open = function(l, b) {
4253
+ L.prototype.open = function(u, b) {
4291
4254
  this._abort(!0);
4292
4255
  var v = this, m = this._xhr, A = 1, S = 0;
4293
4256
  this._abort = function(_) {
@@ -4295,16 +4258,16 @@ var ir = { exports: {} };
4295
4258
  };
4296
4259
  var O = function() {
4297
4260
  if (A === 1) {
4298
- var _ = 0, F = "", pe = void 0;
4261
+ var _ = 0, F = "", de = void 0;
4299
4262
  if ("contentType" in m)
4300
- _ = 200, F = "OK", pe = m.contentType;
4263
+ _ = 200, F = "OK", de = m.contentType;
4301
4264
  else
4302
4265
  try {
4303
- _ = m.status, F = m.statusText, pe = m.getResponseHeader("Content-Type");
4304
- } catch (Ke) {
4305
- _ = 0, F = "", pe = void 0;
4266
+ _ = m.status, F = m.statusText, de = m.getResponseHeader("Content-Type");
4267
+ } catch {
4268
+ _ = 0, F = "", de = void 0;
4306
4269
  }
4307
- _ !== 0 && (A = 2, v.readyState = 2, v.status = _, v.statusText = F, v._contentType = pe, v.onreadystatechange());
4270
+ _ !== 0 && (A = 2, v.readyState = 2, v.status = _, v.statusText = F, v._contentType = de, v.onreadystatechange());
4308
4271
  }
4309
4272
  }, c = function() {
4310
4273
  if (O(), A === 2 || A === 3) {
@@ -4312,7 +4275,7 @@ var ir = { exports: {} };
4312
4275
  var _ = "";
4313
4276
  try {
4314
4277
  _ = m.responseText;
4315
- } catch (F) {
4278
+ } catch {
4316
4279
  }
4317
4280
  v.readyState = 3, v.responseText = _, v.onprogress();
4318
4281
  }
@@ -4345,23 +4308,23 @@ var ir = { exports: {} };
4345
4308
  d("abort", _);
4346
4309
  }), "onprogress" in m && (m.onprogress = c), "onreadystatechange" in m && (m.onreadystatechange = function(_) {
4347
4310
  x(_);
4348
- }), ("contentType" in m || !("ontimeout" in o.prototype)) && (b += (b.indexOf("?") === -1 ? "?" : "&") + "padding=true"), m.open(l, b, !0), "readyState" in m && (S = n(function() {
4311
+ }), ("contentType" in m || !("ontimeout" in o.prototype)) && (b += (b.indexOf("?") === -1 ? "?" : "&") + "padding=true"), m.open(u, b, !0), "readyState" in m && (S = n(function() {
4349
4312
  D();
4350
4313
  }, 0));
4351
4314
  }, L.prototype.abort = function() {
4352
4315
  this._abort(!1);
4353
- }, L.prototype.getResponseHeader = function(l) {
4316
+ }, L.prototype.getResponseHeader = function(u) {
4354
4317
  return this._contentType;
4355
- }, L.prototype.setRequestHeader = function(l, b) {
4318
+ }, L.prototype.setRequestHeader = function(u, b) {
4356
4319
  var v = this._xhr;
4357
- "setRequestHeader" in v && v.setRequestHeader(l, b);
4320
+ "setRequestHeader" in v && v.setRequestHeader(u, b);
4358
4321
  }, L.prototype.getAllResponseHeaders = function() {
4359
4322
  return this._xhr.getAllResponseHeaders != null && this._xhr.getAllResponseHeaders() || "";
4360
4323
  }, L.prototype.send = function() {
4361
- if ((!("ontimeout" in o.prototype) || !("sendAsBinary" in o.prototype) && !("mozAnon" in o.prototype)) && u != null && u.readyState != null && u.readyState !== "complete") {
4362
- var l = this;
4363
- l._sendTimeout = n(function() {
4364
- l._sendTimeout = 0, l.send();
4324
+ if ((!("ontimeout" in o.prototype) || !("sendAsBinary" in o.prototype) && !("mozAnon" in o.prototype)) && l != null && l.readyState != null && l.readyState !== "complete") {
4325
+ var u = this;
4326
+ u._sendTimeout = n(function() {
4327
+ u._sendTimeout = 0, u.send();
4365
4328
  }, 4);
4366
4329
  return;
4367
4330
  }
@@ -4373,55 +4336,55 @@ var ir = { exports: {} };
4373
4336
  throw v;
4374
4337
  }
4375
4338
  };
4376
- function T(l) {
4377
- return l.replace(/[A-Z]/g, function(b) {
4339
+ function T(u) {
4340
+ return u.replace(/[A-Z]/g, function(b) {
4378
4341
  return String.fromCharCode(b.charCodeAt(0) + 32);
4379
4342
  });
4380
4343
  }
4381
- function M(l) {
4382
- for (var b = /* @__PURE__ */ Object.create(null), v = l.split(`\r
4344
+ function M(u) {
4345
+ for (var b = /* @__PURE__ */ Object.create(null), v = u.split(`\r
4383
4346
  `), m = 0; m < v.length; m += 1) {
4384
4347
  var A = v[m], S = A.split(": "), O = S.shift(), c = S.join(": ");
4385
4348
  b[T(O)] = c;
4386
4349
  }
4387
4350
  this._map = b;
4388
4351
  }
4389
- M.prototype.get = function(l) {
4390
- return this._map[T(l)];
4352
+ M.prototype.get = function(u) {
4353
+ return this._map[T(u)];
4391
4354
  }, o != null && o.HEADERS_RECEIVED == null && (o.HEADERS_RECEIVED = 2);
4392
4355
  function $() {
4393
4356
  }
4394
- $.prototype.open = function(l, b, v, m, A, S, O) {
4395
- l.open("GET", A);
4357
+ $.prototype.open = function(u, b, v, m, A, S, O) {
4358
+ u.open("GET", A);
4396
4359
  var c = 0;
4397
- l.onprogress = function() {
4398
- var x = l.responseText, D = x.slice(c);
4360
+ u.onprogress = function() {
4361
+ var x = u.responseText, D = x.slice(c);
4399
4362
  c += D.length, v(D);
4400
- }, l.onerror = function(x) {
4363
+ }, u.onerror = function(x) {
4401
4364
  x.preventDefault(), m(new Error("NetworkError"));
4402
- }, l.onload = function() {
4365
+ }, u.onload = function() {
4403
4366
  m(null);
4404
- }, l.onabort = function() {
4367
+ }, u.onabort = function() {
4405
4368
  m(null);
4406
- }, l.onreadystatechange = function() {
4407
- if (l.readyState === o.HEADERS_RECEIVED) {
4408
- var x = l.status, D = l.statusText, _ = l.getResponseHeader("Content-Type"), F = l.getAllResponseHeaders();
4369
+ }, u.onreadystatechange = function() {
4370
+ if (u.readyState === o.HEADERS_RECEIVED) {
4371
+ var x = u.status, D = u.statusText, _ = u.getResponseHeader("Content-Type"), F = u.getAllResponseHeaders();
4409
4372
  b(x, D, _, new M(F));
4410
4373
  }
4411
- }, l.withCredentials = S;
4374
+ }, u.withCredentials = S;
4412
4375
  for (var d in O)
4413
- Object.prototype.hasOwnProperty.call(O, d) && l.setRequestHeader(d, O[d]);
4414
- return l.send(), l;
4376
+ Object.prototype.hasOwnProperty.call(O, d) && u.setRequestHeader(d, O[d]);
4377
+ return u.send(), u;
4415
4378
  };
4416
- function ue(l) {
4417
- this._headers = l;
4379
+ function ae(u) {
4380
+ this._headers = u;
4418
4381
  }
4419
- ue.prototype.get = function(l) {
4420
- return this._headers.get(l);
4382
+ ae.prototype.get = function(u) {
4383
+ return this._headers.get(u);
4421
4384
  };
4422
- function Le() {
4385
+ function Ie() {
4423
4386
  }
4424
- Le.prototype.open = function(l, b, v, m, A, S, O) {
4387
+ Ie.prototype.open = function(u, b, v, m, A, S, O) {
4425
4388
  var c = null, d = new w(), x = d.signal, D = new y();
4426
4389
  return p(A, {
4427
4390
  headers: O,
@@ -4429,20 +4392,20 @@ var ir = { exports: {} };
4429
4392
  signal: x,
4430
4393
  cache: "no-store"
4431
4394
  }).then(function(_) {
4432
- return c = _.body.getReader(), b(_.status, _.statusText, _.headers.get("Content-Type"), new ue(_.headers)), new f(function(F, pe) {
4433
- var Ke = function() {
4395
+ return c = _.body.getReader(), b(_.status, _.statusText, _.headers.get("Content-Type"), new ae(_.headers)), new f(function(F, de) {
4396
+ var Je = function() {
4434
4397
  c.read().then(function(K) {
4435
4398
  if (K.done)
4436
4399
  F(void 0);
4437
4400
  else {
4438
4401
  var Z = D.decode(K.value, { stream: !0 });
4439
- v(Z), Ke();
4402
+ v(Z), Je();
4440
4403
  }
4441
4404
  }).catch(function(K) {
4442
- pe(K);
4405
+ de(K);
4443
4406
  });
4444
4407
  };
4445
- Ke();
4408
+ Je();
4446
4409
  });
4447
4410
  }).catch(function(_) {
4448
4411
  if (_.name !== "AbortError")
@@ -4451,213 +4414,213 @@ var ir = { exports: {} };
4451
4414
  m(_);
4452
4415
  }), {
4453
4416
  abort: function() {
4454
- c != null && c.cancel(), d.abort();
4417
+ c?.cancel(), d.abort();
4455
4418
  }
4456
4419
  };
4457
4420
  };
4458
- function he() {
4421
+ function le() {
4459
4422
  this._listeners = /* @__PURE__ */ Object.create(null);
4460
4423
  }
4461
- function Ve(l) {
4424
+ function Xe(u) {
4462
4425
  n(function() {
4463
- throw l;
4426
+ throw u;
4464
4427
  }, 0);
4465
4428
  }
4466
- he.prototype.dispatchEvent = function(l) {
4467
- l.target = this;
4468
- var b = this._listeners[l.type];
4429
+ le.prototype.dispatchEvent = function(u) {
4430
+ u.target = this;
4431
+ var b = this._listeners[u.type];
4469
4432
  if (b != null)
4470
4433
  for (var v = b.length, m = 0; m < v; m += 1) {
4471
4434
  var A = b[m];
4472
4435
  try {
4473
- typeof A.handleEvent == "function" ? A.handleEvent(l) : A.call(this, l);
4436
+ typeof A.handleEvent == "function" ? A.handleEvent(u) : A.call(this, u);
4474
4437
  } catch (S) {
4475
- Ve(S);
4438
+ Xe(S);
4476
4439
  }
4477
4440
  }
4478
- }, he.prototype.addEventListener = function(l, b) {
4479
- l = String(l);
4480
- var v = this._listeners, m = v[l];
4481
- m == null && (m = [], v[l] = m);
4441
+ }, le.prototype.addEventListener = function(u, b) {
4442
+ u = String(u);
4443
+ var v = this._listeners, m = v[u];
4444
+ m == null && (m = [], v[u] = m);
4482
4445
  for (var A = !1, S = 0; S < m.length; S += 1)
4483
4446
  m[S] === b && (A = !0);
4484
4447
  A || m.push(b);
4485
- }, he.prototype.removeEventListener = function(l, b) {
4486
- l = String(l);
4487
- var v = this._listeners, m = v[l];
4448
+ }, le.prototype.removeEventListener = function(u, b) {
4449
+ u = String(u);
4450
+ var v = this._listeners, m = v[u];
4488
4451
  if (m != null) {
4489
4452
  for (var A = [], S = 0; S < m.length; S += 1)
4490
4453
  m[S] !== b && A.push(m[S]);
4491
- A.length === 0 ? delete v[l] : v[l] = A;
4454
+ A.length === 0 ? delete v[u] : v[u] = A;
4492
4455
  }
4493
4456
  };
4494
- function xe(l) {
4495
- this.type = l, this.target = void 0;
4457
+ function Ee(u) {
4458
+ this.type = u, this.target = void 0;
4496
4459
  }
4497
- function at(l, b) {
4498
- xe.call(this, l), this.data = b.data, this.lastEventId = b.lastEventId;
4460
+ function st(u, b) {
4461
+ Ee.call(this, u), this.data = b.data, this.lastEventId = b.lastEventId;
4499
4462
  }
4500
- at.prototype = Object.create(xe.prototype);
4501
- function ze(l, b) {
4502
- xe.call(this, l), this.status = b.status, this.statusText = b.statusText, this.headers = b.headers;
4463
+ st.prototype = Object.create(Ee.prototype);
4464
+ function Ve(u, b) {
4465
+ Ee.call(this, u), this.status = b.status, this.statusText = b.statusText, this.headers = b.headers;
4503
4466
  }
4504
- ze.prototype = Object.create(xe.prototype);
4505
- function ut(l, b) {
4506
- xe.call(this, l), this.error = b.error;
4467
+ Ve.prototype = Object.create(Ee.prototype);
4468
+ function at(u, b) {
4469
+ Ee.call(this, u), this.error = b.error;
4507
4470
  }
4508
- ut.prototype = Object.create(xe.prototype);
4509
- var we = -1, z = 0, fe = 1, ce = 2, Ze = -1, ie = 0, qe = 1, Ye = 2, lt = 3, Lt = /^text\/event\-stream(;.*)?$/i, ht = 1e3, Qe = 18e6, Je = function(l, b) {
4510
- var v = l == null ? b : parseInt(l, 10);
4511
- return v !== v && (v = b), Oe(v);
4512
- }, Oe = function(l) {
4513
- return Math.min(Math.max(l, ht), Qe);
4514
- }, de = function(l, b, v) {
4471
+ at.prototype = Object.create(Ee.prototype);
4472
+ var xe = -1, z = 0, he = 1, fe = 2, ze = -1, ne = 0, Ze = 1, qe = 2, ut = 3, It = /^text\/event\-stream(;.*)?$/i, lt = 1e3, Ye = 18e6, Qe = function(u, b) {
4473
+ var v = u == null ? b : parseInt(u, 10);
4474
+ return v !== v && (v = b), Le(v);
4475
+ }, Le = function(u) {
4476
+ return Math.min(Math.max(u, lt), Ye);
4477
+ }, ce = function(u, b, v) {
4515
4478
  try {
4516
- typeof b == "function" && b.call(l, v);
4479
+ typeof b == "function" && b.call(u, v);
4517
4480
  } catch (m) {
4518
- Ve(m);
4481
+ Xe(m);
4519
4482
  }
4520
4483
  };
4521
- function J(l, b) {
4522
- he.call(this), b = b || {}, this.onopen = void 0, this.onmessage = void 0, this.onerror = void 0, this.url = void 0, this.readyState = void 0, this.withCredentials = void 0, this.headers = void 0, this._close = void 0, Ct(this, l, b);
4484
+ function J(u, b) {
4485
+ le.call(this), b = b || {}, this.onopen = void 0, this.onmessage = void 0, this.onerror = void 0, this.url = void 0, this.readyState = void 0, this.withCredentials = void 0, this.headers = void 0, this._close = void 0, Ot(this, u, b);
4523
4486
  }
4524
- function ft() {
4487
+ function ht() {
4525
4488
  return o != null && "withCredentials" in o.prototype || s == null ? new o() : new s();
4526
4489
  }
4527
- var Ot = p != null && g != null && "body" in g.prototype;
4528
- function Ct(l, b, v) {
4490
+ var Lt = p != null && g != null && "body" in g.prototype;
4491
+ function Ot(u, b, v) {
4529
4492
  b = String(b);
4530
- var m = !!v.withCredentials, A = v.lastEventIdQueryParameterName || "lastEventId", S = Oe(1e3), O = Je(v.heartbeatTimeout, 45e3), c = "", d = S, x = !1, D = 0, _ = v.headers || {}, F = v.Transport, pe = Ot && F == null ? void 0 : new L(F != null ? new F() : ft()), Ke = F != null && typeof F != "string" ? new F() : pe == null ? new Le() : new $(), K = void 0, Z = 0, oe = we, Ce = "", dt = "", me = "", pt = "", q = ie, Pt = 0, He = 0, Tn = function(X, k, ee, te) {
4531
- if (oe === z)
4532
- if (X === 200 && ee != null && Lt.test(ee)) {
4533
- oe = fe, x = Date.now(), d = S, l.readyState = fe;
4534
- var Y = new ze("open", {
4493
+ var m = !!v.withCredentials, A = v.lastEventIdQueryParameterName || "lastEventId", S = Le(1e3), O = Qe(v.heartbeatTimeout, 45e3), c = "", d = S, x = !1, D = 0, _ = v.headers || {}, F = v.Transport, de = Lt && F == null ? void 0 : new L(F != null ? new F() : ht()), Je = F != null && typeof F != "string" ? new F() : de == null ? new Ie() : new $(), K = void 0, Z = 0, ie = xe, Oe = "", ct = "", pe = "", dt = "", q = ne, Ct = 0, Te = 0, vn = function(X, k, ee, te) {
4494
+ if (ie === z)
4495
+ if (X === 200 && ee != null && It.test(ee)) {
4496
+ ie = he, x = Date.now(), d = S, u.readyState = he;
4497
+ var Y = new Ve("open", {
4535
4498
  status: X,
4536
4499
  statusText: k,
4537
4500
  headers: te
4538
4501
  });
4539
- l.dispatchEvent(Y), de(l, l.onopen, Y);
4502
+ u.dispatchEvent(Y), ce(u, u.onopen, Y);
4540
4503
  } else {
4541
4504
  var V = "";
4542
- X !== 200 ? (k && (k = k.replace(/\s+/g, " ")), V = "EventSource's response has a status " + X + " " + k + " that is not 200. Aborting the connection.") : V = "EventSource's response has a Content-Type specifying an unsupported type: " + (ee == null ? "-" : ee.replace(/\s+/g, " ")) + ". Aborting the connection.", Nt();
4543
- var Y = new ze("error", {
4505
+ X !== 200 ? (k && (k = k.replace(/\s+/g, " ")), V = "EventSource's response has a status " + X + " " + k + " that is not 200. Aborting the connection.") : V = "EventSource's response has a Content-Type specifying an unsupported type: " + (ee == null ? "-" : ee.replace(/\s+/g, " ")) + ". Aborting the connection.", Pt();
4506
+ var Y = new Ve("error", {
4544
4507
  status: X,
4545
4508
  statusText: k,
4546
4509
  headers: te
4547
4510
  });
4548
- l.dispatchEvent(Y), de(l, l.onerror, Y), console.error(V);
4511
+ u.dispatchEvent(Y), ce(u, u.onerror, Y), console.error(V);
4549
4512
  }
4550
- }, Hn = function(X) {
4551
- if (oe === fe) {
4513
+ }, yn = function(X) {
4514
+ if (ie === he) {
4552
4515
  for (var k = -1, ee = 0; ee < X.length; ee += 1) {
4553
4516
  var te = X.charCodeAt(ee);
4554
4517
  (te === 10 || te === 13) && (k = ee);
4555
4518
  }
4556
- var Y = (k !== -1 ? pt : "") + X.slice(0, k + 1);
4557
- pt = (k === -1 ? pt : "") + X.slice(k + 1), X !== "" && (x = Date.now(), D += X.length);
4519
+ var Y = (k !== -1 ? dt : "") + X.slice(0, k + 1);
4520
+ dt = (k === -1 ? dt : "") + X.slice(k + 1), X !== "" && (x = Date.now(), D += X.length);
4558
4521
  for (var V = 0; V < Y.length; V += 1) {
4559
4522
  var te = Y.charCodeAt(V);
4560
- if (q === Ze && te === 10)
4561
- q = ie;
4562
- else if (q === Ze && (q = ie), te === 13 || te === 10) {
4563
- if (q !== ie) {
4564
- q === qe && (He = V + 1);
4565
- var ge = Y.slice(Pt, He - 1), be = Y.slice(He + (He < V && Y.charCodeAt(He) === 32 ? 1 : 0), V);
4566
- ge === "data" ? (Ce += `
4567
- `, Ce += be) : ge === "id" ? dt = be : ge === "event" ? me = be : ge === "retry" ? (S = Je(be, S), d = S) : ge === "heartbeatTimeout" && (O = Je(be, O), Z !== 0 && (i(Z), Z = n(function() {
4568
- et();
4523
+ if (q === ze && te === 10)
4524
+ q = ne;
4525
+ else if (q === ze && (q = ne), te === 13 || te === 10) {
4526
+ if (q !== ne) {
4527
+ q === Ze && (Te = V + 1);
4528
+ var me = Y.slice(Ct, Te - 1), ge = Y.slice(Te + (Te < V && Y.charCodeAt(Te) === 32 ? 1 : 0), V);
4529
+ me === "data" ? (Oe += `
4530
+ `, Oe += ge) : me === "id" ? ct = ge : me === "event" ? pe = ge : me === "retry" ? (S = Qe(ge, S), d = S) : me === "heartbeatTimeout" && (O = Qe(ge, O), Z !== 0 && (i(Z), Z = n(function() {
4531
+ Ke();
4569
4532
  }, O)));
4570
4533
  }
4571
- if (q === ie) {
4572
- if (Ce !== "") {
4573
- c = dt, me === "" && (me = "message");
4574
- var Pe = new at(me, {
4575
- data: Ce.slice(1),
4576
- lastEventId: dt
4534
+ if (q === ne) {
4535
+ if (Oe !== "") {
4536
+ c = ct, pe === "" && (pe = "message");
4537
+ var Ce = new st(pe, {
4538
+ data: Oe.slice(1),
4539
+ lastEventId: ct
4577
4540
  });
4578
- if (l.dispatchEvent(Pe), me === "open" ? de(l, l.onopen, Pe) : me === "message" ? de(l, l.onmessage, Pe) : me === "error" && de(l, l.onerror, Pe), oe === ce)
4541
+ if (u.dispatchEvent(Ce), pe === "open" ? ce(u, u.onopen, Ce) : pe === "message" ? ce(u, u.onmessage, Ce) : pe === "error" && ce(u, u.onerror, Ce), ie === fe)
4579
4542
  return;
4580
4543
  }
4581
- Ce = "", me = "";
4544
+ Oe = "", pe = "";
4582
4545
  }
4583
- q = te === 13 ? Ze : ie;
4546
+ q = te === 13 ? ze : ne;
4584
4547
  } else
4585
- q === ie && (Pt = V, q = qe), q === qe ? te === 58 && (He = V + 1, q = Ye) : q === Ye && (q = lt);
4548
+ q === ne && (Ct = V, q = Ze), q === Ze ? te === 58 && (Te = V + 1, q = qe) : q === qe && (q = ut);
4586
4549
  }
4587
4550
  }
4588
- }, hr = function(X) {
4589
- if (oe === fe || oe === z) {
4590
- oe = we, Z !== 0 && (i(Z), Z = 0), Z = n(function() {
4591
- et();
4592
- }, d), d = Oe(Math.min(S * 16, d * 2)), l.readyState = z;
4593
- var k = new ut("error", { error: X });
4594
- l.dispatchEvent(k), de(l, l.onerror, k), X != null && console.error(X);
4551
+ }, ur = function(X) {
4552
+ if (ie === he || ie === z) {
4553
+ ie = xe, Z !== 0 && (i(Z), Z = 0), Z = n(function() {
4554
+ Ke();
4555
+ }, d), d = Le(Math.min(S * 16, d * 2)), u.readyState = z;
4556
+ var k = new at("error", { error: X });
4557
+ u.dispatchEvent(k), ce(u, u.onerror, k), X != null && console.error(X);
4595
4558
  }
4596
- }, Nt = function() {
4597
- oe = ce, K != null && (K.abort(), K = void 0), Z !== 0 && (i(Z), Z = 0), l.readyState = ce;
4598
- }, et = function() {
4599
- if (Z = 0, oe !== we) {
4559
+ }, Pt = function() {
4560
+ ie = fe, K != null && (K.abort(), K = void 0), Z !== 0 && (i(Z), Z = 0), u.readyState = fe;
4561
+ }, Ke = function() {
4562
+ if (Z = 0, ie !== xe) {
4600
4563
  if (!x && K != null)
4601
- hr(new Error("No activity within " + O + " milliseconds. " + (oe === z ? "No response received." : D + " chars received.") + " Reconnecting.")), K != null && (K.abort(), K = void 0);
4564
+ ur(new Error("No activity within " + O + " milliseconds. " + (ie === z ? "No response received." : D + " chars received.") + " Reconnecting.")), K != null && (K.abort(), K = void 0);
4602
4565
  else {
4603
4566
  var X = Math.max((x || Date.now()) + O - Date.now(), 1);
4604
4567
  x = !1, Z = n(function() {
4605
- et();
4568
+ Ke();
4606
4569
  }, X);
4607
4570
  }
4608
4571
  return;
4609
4572
  }
4610
4573
  x = !1, D = 0, Z = n(function() {
4611
- et();
4612
- }, O), oe = z, Ce = "", me = "", dt = c, pt = "", Pt = 0, He = 0, q = ie;
4574
+ Ke();
4575
+ }, O), ie = z, Oe = "", pe = "", ct = c, dt = "", Ct = 0, Te = 0, q = ne;
4613
4576
  var k = b;
4614
4577
  if (b.slice(0, 5) !== "data:" && b.slice(0, 5) !== "blob:" && c !== "") {
4615
4578
  var ee = b.indexOf("?");
4616
- k = ee === -1 ? b : b.slice(0, ee + 1) + b.slice(ee + 1).replace(/(?:^|&)([^=&]*)(?:=[^&]*)?/g, function(be, Pe) {
4617
- return Pe === A ? "" : be;
4579
+ k = ee === -1 ? b : b.slice(0, ee + 1) + b.slice(ee + 1).replace(/(?:^|&)([^=&]*)(?:=[^&]*)?/g, function(ge, Ce) {
4580
+ return Ce === A ? "" : ge;
4618
4581
  }), k += (b.indexOf("?") === -1 ? "?" : "&") + A + "=" + encodeURIComponent(c);
4619
4582
  }
4620
- var te = l.withCredentials, Y = {};
4583
+ var te = u.withCredentials, Y = {};
4621
4584
  Y.Accept = "text/event-stream";
4622
- var V = l.headers;
4585
+ var V = u.headers;
4623
4586
  if (V != null)
4624
- for (var ge in V)
4625
- Object.prototype.hasOwnProperty.call(V, ge) && (Y[ge] = V[ge]);
4587
+ for (var me in V)
4588
+ Object.prototype.hasOwnProperty.call(V, me) && (Y[me] = V[me]);
4626
4589
  try {
4627
- K = Ke.open(pe, Tn, Hn, hr, k, te, Y);
4628
- } catch (be) {
4629
- throw Nt(), be;
4590
+ K = Je.open(de, vn, yn, ur, k, te, Y);
4591
+ } catch (ge) {
4592
+ throw Pt(), ge;
4630
4593
  }
4631
4594
  };
4632
- l.url = b, l.readyState = z, l.withCredentials = m, l.headers = _, l._close = Nt, et();
4595
+ u.url = b, u.readyState = z, u.withCredentials = m, u.headers = _, u._close = Pt, Ke();
4633
4596
  }
4634
- J.prototype = Object.create(he.prototype), J.prototype.CONNECTING = z, J.prototype.OPEN = fe, J.prototype.CLOSED = ce, J.prototype.close = function() {
4597
+ J.prototype = Object.create(le.prototype), J.prototype.CONNECTING = z, J.prototype.OPEN = he, J.prototype.CLOSED = fe, J.prototype.close = function() {
4635
4598
  this._close();
4636
- }, J.CONNECTING = z, J.OPEN = fe, J.CLOSED = ce, J.prototype.withCredentials = void 0;
4637
- var ct = h;
4638
- o != null && (h == null || !("withCredentials" in h.prototype)) && (ct = J), function(l) {
4599
+ }, J.CONNECTING = z, J.OPEN = he, J.CLOSED = fe, J.prototype.withCredentials = void 0;
4600
+ var ft = h;
4601
+ o != null && (h == null || !("withCredentials" in h.prototype)) && (ft = J), function(u) {
4639
4602
  {
4640
- var b = l(t);
4603
+ var b = u(t);
4641
4604
  b !== void 0 && (e.exports = b);
4642
4605
  }
4643
- }(function(l) {
4644
- l.EventSourcePolyfill = J, l.NativeEventSource = h, l.EventSource = ct;
4606
+ }(function(u) {
4607
+ u.EventSourcePolyfill = J, u.NativeEventSource = h, u.EventSource = ft;
4645
4608
  });
4646
- })(typeof globalThis == "undefined" ? typeof window != "undefined" ? window : typeof self != "undefined" ? self : bi : globalThis);
4647
- })(ir, ir.exports);
4648
- var ss = ir.exports;
4649
- function as({ withLocale: e, translations: t }) {
4650
- Te.subscribe((r) => {
4651
- r == null && (ke.set(t), Te.set(e));
4609
+ })(typeof globalThis > "u" ? typeof window < "u" ? window : typeof self < "u" ? self : oi : globalThis);
4610
+ })(rr, rr.exports);
4611
+ var Zo = rr.exports;
4612
+ function qo({ withLocale: e, translations: t }) {
4613
+ Se.subscribe((r) => {
4614
+ r == null && (We.set(t), Se.set(e));
4652
4615
  });
4653
4616
  }
4654
- function Fr(e, t) {
4655
- vn(e, t);
4617
+ function Cr(e, t) {
4618
+ cn(e, t);
4656
4619
  }
4657
- function us(e) {
4658
- Te.set(e);
4620
+ function Yo(e) {
4621
+ Se.set(e);
4659
4622
  }
4660
- const Ur = {
4623
+ const Pr = {
4661
4624
  en: {
4662
4625
  wageringSlider: {
4663
4626
  title: "- Wagering Bonus -",
@@ -4694,7 +4657,7 @@ const Ur = {
4694
4657
  noWageringMsg: "You don't have any wagering bonus."
4695
4658
  }
4696
4659
  }
4697
- }, ls = (e) => {
4660
+ }, Qo = (e) => {
4698
4661
  const t = window.BigInt;
4699
4662
  if (!e || e == null || e.length === 0)
4700
4663
  return;
@@ -4709,15 +4672,15 @@ const Ur = {
4709
4672
  ),
4710
4673
  maxId: r.toString()
4711
4674
  };
4712
- }, hs = (e, t) => JSON.stringify(
4675
+ }, Jo = (e, t) => JSON.stringify(
4713
4676
  e.map((r) => ({
4714
4677
  bonusWalletID: r.id,
4715
4678
  progressID: t[r.id] || 0
4716
4679
  }))
4717
- ), fs = (e, t) => {
4680
+ ), Ko = (e, t) => {
4718
4681
  let r = document.createElement("style");
4719
4682
  r.innerHTML = t, e.appendChild(r);
4720
- }, cs = (e, t) => {
4683
+ }, es = (e, t) => {
4721
4684
  let r = new URL(t), n = document.createElement("style");
4722
4685
  fetch(r.href).then((i) => i.text()).then((i) => {
4723
4686
  n.innerHTML = i, setTimeout(() => {
@@ -4725,7 +4688,7 @@ const Ur = {
4725
4688
  }, 1);
4726
4689
  });
4727
4690
  };
4728
- if (typeof window != "undefined") {
4691
+ if (typeof window < "u") {
4729
4692
  let e = function(t) {
4730
4693
  return function(...r) {
4731
4694
  try {
@@ -4737,83 +4700,83 @@ if (typeof window != "undefined") {
4737
4700
  }
4738
4701
  };
4739
4702
  };
4740
- customElements.define = e(customElements.define), import("./GeneralIconProgressBar-CBwjqSj9.js").then(({ default: t }) => {
4703
+ customElements.define = e(customElements.define), import("./GeneralIconProgressBar-B0oX6yzk.js").then(({ default: t }) => {
4741
4704
  !customElements.get("general-icon-progress-bar") && customElements.define("general-icon-progress-bar", t.element);
4742
4705
  });
4743
4706
  }
4744
- const wn = "data:image/svg+xml,%3csvg%20width='8'%20height='8'%20viewBox='0%200%208%208'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.67757%202.5647L3.72412%20-1.25356e-07L5.77067%202.5647L3.72412%205.12939L1.67757%202.5647Z'%20fill='%23FF8B03'/%3e%3crect%20x='0.468506'%20y='6.1134'%20width='6.55827'%20height='0.936896'%20fill='%23FF8B03'/%3e%3cpath%20d='M7.49512%201.42889L0.4684%205.64492H7.02667L7.49512%201.42889Z'%20fill='%23FFB82E'/%3e%3cpath%20d='M0%201.42889L7.02672%205.64492H0.468448L0%201.42889Z'%20fill='%23FFD700'/%3e%3c/svg%3e";
4745
- function ds(e) {
4746
- Nn(e, "svelte-l28bzx", "*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}div{vertical-align:middle}.WageringBonusWrapper,.SliderWrapper{overflow:hidden;width:100%;height:100%;min-width:150px;min-height:92px;max-width:188px;max-height:108px}.WageringBonusWrapper{position:relative}.SliderIcon{position:absolute;top:0px;right:0;cursor:pointer}.ShowWidget{transition:all 1s ease-in-out;transform:translateX(0);display:table;opacity:1}.HiddenWidget{transition:all 1s ease-in-out;transform:translateX(100%);opacity:0}.SliderWrapper{background:var(--emw--color-black, #000000);color:var(--emw--color-white, #FFFFFF);box-sizing:border-box;border:1px solid #FF8364;background:linear-gradient(90deg, rgba(40, 40, 40, 0.7) 0%, #847c7c 26.06%, #847c7c 72.19%, rgba(40, 40, 40, 0.7) 100%);border-radius:4px;box-shadow:0px 4px 4px rgba(0, 0, 0, 0.25);display:table}.LeftArrow,.RightArrow{padding:3px;height:100%;display:table-cell;vertical-align:middle;cursor:pointer;color:var(--emw--bonus-card-red, var(--emw--color-red, #FF8364))}.LeftArrow.Disabled,.RightArrow.Disabled{background:var(--emw--color-gray-300, #A9A8A8)}.LeftArrow{padding-right:0px}.RightArrow{padding-left:0px}.SliderCenter{height:100%;overflow:hidden}.SliderCenter .Title{font-style:normal;font-weight:700;font-size:12px;line-height:12px;text-align:center;color:var(--emw--bonus-card-yellow, var(--emw--color-yellow, #FFD700));margin:5px auto 3px}.SliderCenter .Hidden{opacity:0;transition:opacity;animation:0.2s}.SliderCenter .WagerList{height:calc(100% - 20px);display:block;position:relative}.SliderCenter .WagerList .hiddenDiv{transform:translateX(var(--transformToValue, 100%));animation:slideOut 1s;-moz-animation:slideOut 1s;-webkit-animation:slideOut 1s;-o-animation:slideOut 1s}.SliderCenter .WagerList .shownDiv{animation:slideIn 1.5s;-moz-animation:slideIn 1.5s;-webkit-animation:slideIn 1.5s;-o-animation:slideIn 1.5s}.SliderCenter .WagerList .WageringBonusInfo{overflow:hidden;display:block;height:100%;width:100%;position:absolute;top:0}.SliderCenter .WagerList .WageringBonusInfo .trophy{display:table-cell;vertical-align:middle;padding:3px}.SliderCenter .WagerList .WageringBonusInfo .trophy img.MiniIcon{width:18px;height:18px}.SliderCenter .WagerList .WageringBonusInfo .BonusName{display:table;height:calc(100% - 25px)}.SliderCenter .WagerList .WageringBonusInfo .BonusName .gameInfo{cursor:pointer;font-style:normal;font-weight:400;font-size:11px;line-height:13px;display:table-cell;align-items:center;color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF));vertical-align:middle;overflow:hidden}.SliderCenter .bottom{width:100%;height:20px;vertical-align:bottom;margin-bottom:5px}.svg{height:12px}.svg img.MiniIcon{width:14px;height:14px}.restoreButton{display:table}.hideButton{transform:rotate(180deg);position:absolute;top:0px;right:2px;display:table;color:var(--emw--bonus-card-red, var(--emw--color-red, #FF8364));cursor:pointer}.NoWageringMsg{text-align:center;display:flex;align-items:center;height:100%;font-size:0.8rem;padding:10px}@keyframes slideIn{from{opacity:0;transform:translateX(var(--transformFromValue))}to{opacity:1;transform:translateX(0)}}@keyframes slideOut{from{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(var(--transformToValue, 100%))}}@-moz-keyframes slideIn{from{opacity:0;transform:translateX(var(--transformFromValue, 100%))}to{opacity:1;transform:translateX(0)}}@-moz-keyframes slideOut{from{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(var(--transformToValue, 100%))}}@-webkit-keyframes slideIn{from{opacity:0;transform:translateX(var(--transformFromValue, 0))}to{opacity:1;transform:translateX(0)}}@-webkit-keyframes slideOut{from{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(var(--transformToValue, 100%))}}@-o-keyframes slideIn{from{opacity:0;transform:translateX(var(--transformFromValue, 0))}to{opacity:1;transform:translateX(0)}}@-o-keyframes slideOut{from{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(var(--transformToValue, 100%))}}");
4707
+ const bn = "data:image/svg+xml,%3csvg%20width='8'%20height='8'%20viewBox='0%200%208%208'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.67757%202.5647L3.72412%20-1.25356e-07L5.77067%202.5647L3.72412%205.12939L1.67757%202.5647Z'%20fill='%23FF8B03'/%3e%3crect%20x='0.468506'%20y='6.1134'%20width='6.55827'%20height='0.936896'%20fill='%23FF8B03'/%3e%3cpath%20d='M7.49512%201.42889L0.4684%205.64492H7.02667L7.49512%201.42889Z'%20fill='%23FFB82E'/%3e%3cpath%20d='M0%201.42889L7.02672%205.64492H0.468448L0%201.42889Z'%20fill='%23FFD700'/%3e%3c/svg%3e";
4708
+ function ts(e) {
4709
+ xn(e, "svelte-l28bzx", "*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}div{vertical-align:middle}.WageringBonusWrapper,.SliderWrapper{overflow:hidden;width:100%;height:100%;min-width:150px;min-height:92px;max-width:188px;max-height:108px}.WageringBonusWrapper{position:relative}.SliderIcon{position:absolute;top:0px;right:0;cursor:pointer}.ShowWidget{transition:all 1s ease-in-out;transform:translateX(0);display:table;opacity:1}.HiddenWidget{transition:all 1s ease-in-out;transform:translateX(100%);opacity:0}.SliderWrapper{background:var(--emw--color-black, #000000);color:var(--emw--color-white, #FFFFFF);box-sizing:border-box;border:1px solid #FF8364;background:linear-gradient(90deg, rgba(40, 40, 40, 0.7) 0%, #847c7c 26.06%, #847c7c 72.19%, rgba(40, 40, 40, 0.7) 100%);border-radius:4px;box-shadow:0px 4px 4px rgba(0, 0, 0, 0.25);display:table}.LeftArrow,.RightArrow{padding:3px;height:100%;display:table-cell;vertical-align:middle;cursor:pointer;color:var(--emw--bonus-card-red, var(--emw--color-red, #FF8364))}.LeftArrow.Disabled,.RightArrow.Disabled{background:var(--emw--color-gray-300, #A9A8A8)}.LeftArrow{padding-right:0px}.RightArrow{padding-left:0px}.SliderCenter{height:100%;overflow:hidden}.SliderCenter .Title{font-style:normal;font-weight:700;font-size:12px;line-height:12px;text-align:center;color:var(--emw--bonus-card-yellow, var(--emw--color-yellow, #FFD700));margin:5px auto 3px}.SliderCenter .Hidden{opacity:0;transition:opacity;animation:0.2s}.SliderCenter .WagerList{height:calc(100% - 20px);display:block;position:relative}.SliderCenter .WagerList .hiddenDiv{transform:translateX(var(--transformToValue, 100%));animation:slideOut 1s;-moz-animation:slideOut 1s;-webkit-animation:slideOut 1s;-o-animation:slideOut 1s}.SliderCenter .WagerList .shownDiv{animation:slideIn 1.5s;-moz-animation:slideIn 1.5s;-webkit-animation:slideIn 1.5s;-o-animation:slideIn 1.5s}.SliderCenter .WagerList .WageringBonusInfo{overflow:hidden;display:block;height:100%;width:100%;position:absolute;top:0}.SliderCenter .WagerList .WageringBonusInfo .trophy{display:table-cell;vertical-align:middle;padding:3px}.SliderCenter .WagerList .WageringBonusInfo .trophy img.MiniIcon{width:18px;height:18px}.SliderCenter .WagerList .WageringBonusInfo .BonusName{display:table;height:calc(100% - 25px)}.SliderCenter .WagerList .WageringBonusInfo .BonusName .gameInfo{cursor:pointer;font-style:normal;font-weight:400;font-size:11px;line-height:13px;display:table-cell;align-items:center;color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF));vertical-align:middle;overflow:hidden}.SliderCenter .bottom{width:100%;height:20px;vertical-align:bottom;margin-bottom:5px}.svg{height:12px}.svg img.MiniIcon{width:14px;height:14px}.restoreButton{display:table}.hideButton{transform:rotate(180deg);position:absolute;top:0px;right:2px;display:table;color:var(--emw--bonus-card-red, var(--emw--color-red, #FF8364));cursor:pointer}.NoWageringMsg{text-align:center;display:flex;align-items:center;height:100%;font-size:0.8rem;padding:10px}@keyframes slideIn{from{opacity:0;transform:translateX(var(--transformFromValue))}to{opacity:1;transform:translateX(0)}}@keyframes slideOut{from{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(var(--transformToValue, 100%))}}@-moz-keyframes slideIn{from{opacity:0;transform:translateX(var(--transformFromValue, 100%))}to{opacity:1;transform:translateX(0)}}@-moz-keyframes slideOut{from{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(var(--transformToValue, 100%))}}@-webkit-keyframes slideIn{from{opacity:0;transform:translateX(var(--transformFromValue, 0))}to{opacity:1;transform:translateX(0)}}@-webkit-keyframes slideOut{from{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(var(--transformToValue, 100%))}}@-o-keyframes slideIn{from{opacity:0;transform:translateX(var(--transformFromValue, 0))}to{opacity:1;transform:translateX(0)}}@-o-keyframes slideOut{from{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(var(--transformToValue, 100%))}}");
4747
4710
  }
4748
- function $r(e, t, r) {
4711
+ function Nr(e, t, r) {
4749
4712
  const n = e.slice();
4750
4713
  return n[60] = t[r], n[62] = r, n;
4751
4714
  }
4752
- function ps(e) {
4715
+ function rs(e) {
4753
4716
  let t, r = (
4754
4717
  /*$_*/
4755
4718
  e[10]("wageringSlider.noWageringMsg") + ""
4756
4719
  ), n;
4757
4720
  return {
4758
4721
  c() {
4759
- t = W("div"), n = St(r), E(t, "class", "NoWageringMsg");
4722
+ t = W("div"), n = wt(r), E(t, "class", "NoWageringMsg");
4760
4723
  },
4761
4724
  m(i, o) {
4762
- ve(i, t, o), G(t, n);
4725
+ be(i, t, o), G(t, n);
4763
4726
  },
4764
4727
  p(i, o) {
4765
4728
  o[0] & /*$_*/
4766
4729
  1024 && r !== (r = /*$_*/
4767
- i[10]("wageringSlider.noWageringMsg") + "") && sr(n, r);
4730
+ i[10]("wageringSlider.noWageringMsg") + "") && ir(n, r);
4768
4731
  },
4769
4732
  d(i) {
4770
- i && le(t);
4733
+ i && ue(t);
4771
4734
  }
4772
4735
  };
4773
4736
  }
4774
- function ms(e) {
4737
+ function ns(e) {
4775
4738
  let t, r, n, i, o, s, a, h = (
4776
4739
  /*$_*/
4777
4740
  e[10]("wageringSlider.title") + ""
4778
- ), u, f, p, g, y, H, w, C, P, I, B = br(
4741
+ ), l, f, p, g, y, H, w, C, P, I, B = fr(
4779
4742
  /*wageringList*/
4780
4743
  e[2]
4781
4744
  ), L = [];
4782
4745
  for (let T = 0; T < B.length; T += 1)
4783
- L[T] = Gr($r(e, B, T));
4746
+ L[T] = Mr(Nr(e, B, T));
4784
4747
  return {
4785
4748
  c() {
4786
- t = W("div"), r = mt("svg"), n = mt("path"), o = ye(), s = W("div"), a = W("div"), u = St(h), f = ye(), p = W("div");
4749
+ t = W("div"), r = pt("svg"), n = pt("path"), o = ve(), s = W("div"), a = W("div"), l = wt(h), f = ve(), p = W("div");
4787
4750
  for (let T = 0; T < L.length; T += 1)
4788
4751
  L[T].c();
4789
- g = ye(), y = W("div"), H = mt("svg"), w = mt("path"), E(n, "d", "M3 7L1 4L3 1"), E(n, "stroke", "currentColor"), E(n, "stroke-linecap", "round"), E(n, "stroke-linejoin", "round"), E(r, "width", "6"), E(r, "height", "14"), E(r, "viewBox", "0 0 4 8"), E(r, "fill", "none"), E(r, "xmlns", "http://www.w3.org/2000/svg"), E(t, "class", i = "LeftArrow " + /*isFirst*/
4752
+ g = ve(), y = W("div"), H = pt("svg"), w = pt("path"), E(n, "d", "M3 7L1 4L3 1"), E(n, "stroke", "currentColor"), E(n, "stroke-linecap", "round"), E(n, "stroke-linejoin", "round"), E(r, "width", "6"), E(r, "height", "14"), E(r, "viewBox", "0 0 4 8"), E(r, "fill", "none"), E(r, "xmlns", "http://www.w3.org/2000/svg"), E(t, "class", i = "LeftArrow " + /*isFirst*/
4790
4753
  (e[5] ? "Disabled" : "")), E(t, "role", "button"), E(t, "tabindex", "0"), E(a, "class", "Title Top"), E(p, "class", "WagerList"), E(s, "class", "SliderCenter"), E(w, "d", "M1 1L3 4L1 7"), E(w, "stroke", "currentColor"), E(w, "stroke-linecap", "round"), E(w, "stroke-linejoin", "round"), E(H, "width", "6"), E(H, "height", "14"), E(H, "viewBox", "0 0 4 8"), E(H, "fill", "none"), E(H, "xmlns", "http://www.w3.org/2000/svg"), E(y, "class", C = "RightArrow " + /*isLast*/
4791
4754
  (e[6] ? "Disabled" : "")), E(y, "role", "button"), E(y, "tabindex", "0");
4792
4755
  },
4793
4756
  m(T, M) {
4794
- ve(T, t, M), G(t, r), G(r, n), ve(T, o, M), ve(T, s, M), G(s, a), G(a, u), G(s, f), G(s, p);
4757
+ be(T, t, M), G(t, r), G(r, n), be(T, o, M), be(T, s, M), G(s, a), G(a, l), G(s, f), G(s, p);
4795
4758
  for (let $ = 0; $ < L.length; $ += 1)
4796
4759
  L[$] && L[$].m(p, null);
4797
- ve(T, g, M), ve(T, y, M), G(y, H), G(H, w), P || (I = [
4798
- Ae(
4760
+ be(T, g, M), be(T, y, M), G(y, H), G(H, w), P || (I = [
4761
+ He(
4799
4762
  t,
4800
4763
  "click",
4801
4764
  /*click_handler_1*/
4802
4765
  e[25]
4803
4766
  ),
4804
- Ae(
4767
+ He(
4805
4768
  t,
4806
4769
  "mouseenter",
4807
4770
  /*mouseenter_handler*/
4808
4771
  e[26]
4809
4772
  ),
4810
- Ae(
4773
+ He(
4811
4774
  t,
4812
4775
  "mouseleave",
4813
4776
  /*mouseleave_handler*/
4814
4777
  e[27]
4815
4778
  ),
4816
- Ae(
4779
+ He(
4817
4780
  y,
4818
4781
  "click",
4819
4782
  /*click_handler_3*/
@@ -4826,16 +4789,16 @@ function ms(e) {
4826
4789
  32 && i !== (i = "LeftArrow " + /*isFirst*/
4827
4790
  (T[5] ? "Disabled" : "")) && E(t, "class", i), M[0] & /*$_*/
4828
4791
  1024 && h !== (h = /*$_*/
4829
- T[10]("wageringSlider.title") + "") && sr(u, h), M[0] & /*currentWagerIdx, hiddenDivClass, wageringList, progressfractiondigit, onWagingBonusTitleClick*/
4792
+ T[10]("wageringSlider.title") + "") && ir(l, h), M[0] & /*currentWagerIdx, hiddenDivClass, wageringList, progressfractiondigit, onWagingBonusTitleClick*/
4830
4793
  16909) {
4831
- B = br(
4794
+ B = fr(
4832
4795
  /*wageringList*/
4833
4796
  T[2]
4834
4797
  );
4835
4798
  let $;
4836
4799
  for ($ = 0; $ < B.length; $ += 1) {
4837
- const ue = $r(T, B, $);
4838
- L[$] ? L[$].p(ue, M) : (L[$] = Gr(ue), L[$].c(), L[$].m(p, null));
4800
+ const ae = Nr(T, B, $);
4801
+ L[$] ? L[$].p(ae, M) : (L[$] = Mr(ae), L[$].c(), L[$].m(p, null));
4839
4802
  }
4840
4803
  for (; $ < L.length; $ += 1)
4841
4804
  L[$].d(1);
@@ -4846,15 +4809,15 @@ function ms(e) {
4846
4809
  (T[6] ? "Disabled" : "")) && E(y, "class", C);
4847
4810
  },
4848
4811
  d(T) {
4849
- T && (le(t), le(o), le(s), le(g), le(y)), Dn(L, T), P = !1, Be(I);
4812
+ T && (ue(t), ue(o), ue(s), ue(g), ue(y)), Tn(L, T), P = !1, Ae(I);
4850
4813
  }
4851
4814
  };
4852
4815
  }
4853
- function Gr(e) {
4816
+ function Mr(e) {
4854
4817
  let t, r, n, i, o, s = (
4855
4818
  /*wagerInfo*/
4856
4819
  e[60].title + ""
4857
- ), a, h, u, f, p, g, y, H, w, C, P, I, B;
4820
+ ), a, h, l, f, p, g, y, H, w, C, P, I, B;
4858
4821
  function L() {
4859
4822
  return (
4860
4823
  /*click_handler_2*/
@@ -4866,7 +4829,7 @@ function Gr(e) {
4866
4829
  }
4867
4830
  return {
4868
4831
  c() {
4869
- t = W("div"), r = W("div"), n = W("div"), n.innerHTML = `<img alt="crown" class="MiniIcon" src="${wn}"/>`, i = ye(), o = W("div"), a = St(s), h = ye(), u = W("div"), f = W("general-icon-progress-bar"), C = ye(), E(n, "class", "trophy"), E(o, "class", "gameInfo"), E(o, "role", "button"), E(o, "tabindex", "0"), E(r, "class", "BonusName"), re(f, "currentstep", p = /*wagerInfo*/
4832
+ t = W("div"), r = W("div"), n = W("div"), n.innerHTML = `<img alt="crown" class="MiniIcon" src="${bn}"/>`, i = ve(), o = W("div"), a = wt(s), h = ve(), l = W("div"), f = W("general-icon-progress-bar"), C = ve(), E(n, "class", "trophy"), E(o, "class", "gameInfo"), E(o, "role", "button"), E(o, "tabindex", "0"), E(r, "class", "BonusName"), re(f, "currentstep", p = /*wagerInfo*/
4870
4833
  e[60].currentStep), re(f, "status", g = /*wagerInfo*/
4871
4834
  e[60].status), re(f, "triggerreset", y = /*wagerInfo*/
4872
4835
  e[60].triggerreset), re(f, "total", H = /*wagerInfo*/
@@ -4876,7 +4839,7 @@ function Gr(e) {
4876
4839
  /*progressfractiondigit*/
4877
4840
  e[0]
4878
4841
  ), re(f, "showaspercent", w = /*wagerInfo*/
4879
- e[60].type == "money"), re(f, "lang", ""), E(u, "class", "ProgressBar bottom"), E(t, "class", P = "WageringBonusInfo " + /*currentWagerIdx*/
4842
+ e[60].type == "money"), re(f, "lang", ""), E(l, "class", "ProgressBar bottom"), E(t, "class", P = "WageringBonusInfo " + /*currentWagerIdx*/
4880
4843
  (e[3] != /*index*/
4881
4844
  e[62] ? (
4882
4845
  /*hiddenDivClass*/
@@ -4884,12 +4847,12 @@ function Gr(e) {
4884
4847
  ) : "shownDiv"));
4885
4848
  },
4886
4849
  m(T, M) {
4887
- ve(T, t, M), G(t, r), G(r, n), G(r, i), G(r, o), G(o, a), G(t, h), G(t, u), G(u, f), G(t, C), I || (B = Ae(o, "click", L), I = !0);
4850
+ be(T, t, M), G(t, r), G(r, n), G(r, i), G(r, o), G(o, a), G(t, h), G(t, l), G(l, f), G(t, C), I || (B = He(o, "click", L), I = !0);
4888
4851
  },
4889
4852
  p(T, M) {
4890
4853
  e = T, M[0] & /*wageringList*/
4891
4854
  4 && s !== (s = /*wagerInfo*/
4892
- e[60].title + "") && sr(a, s), M[0] & /*wageringList*/
4855
+ e[60].title + "") && ir(a, s), M[0] & /*wageringList*/
4893
4856
  4 && p !== (p = /*wagerInfo*/
4894
4857
  e[60].currentStep) && re(f, "currentstep", p), M[0] & /*wageringList*/
4895
4858
  4 && g !== (g = /*wagerInfo*/
@@ -4914,40 +4877,40 @@ function Gr(e) {
4914
4877
  ) : "shownDiv")) && E(t, "class", P);
4915
4878
  },
4916
4879
  d(T) {
4917
- T && le(t), I = !1, B();
4880
+ T && ue(t), I = !1, B();
4918
4881
  }
4919
4882
  };
4920
4883
  }
4921
- function gs(e) {
4922
- let t, r, n, i, o, s, a, h, u, f, p, g, y;
4884
+ function is(e) {
4885
+ let t, r, n, i, o, s, a, h, l, f, p, g, y;
4923
4886
  function H(P, I) {
4924
4887
  if (
4925
4888
  /*wageringList*/
4926
4889
  P[2] && /*wageringList*/
4927
4890
  P[2].length > 0
4928
- ) return ms;
4891
+ ) return ns;
4929
4892
  if (
4930
4893
  /*wageringList*/
4931
4894
  P[2] && /*wageringList*/
4932
4895
  P[2].length == 0
4933
- ) return ps;
4896
+ ) return rs;
4934
4897
  }
4935
4898
  let w = H(e), C = w && w(e);
4936
4899
  return {
4937
4900
  c() {
4938
- t = W("div"), r = W("div"), n = W("div"), n.innerHTML = '<svg width="6" height="10" viewBox="0 0 6 10" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M0.861997 5.75848L0 4.89648L4.30998 0.586501L5.17198 1.4485L1.7241 4.89638L5.17255 8.34484L4.31055 9.20683L0.862099 5.75838L0.861997 5.75848Z"></path></svg> <svg width="6" height="10" viewBox="0 0 6 10" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M0.861997 5.75848L0 4.89648L4.30998 0.586501L5.17198 1.4485L1.7241 4.89638L5.17255 8.34484L4.31055 9.20683L0.862099 5.75838L0.861997 5.75848Z"></path></svg>', i = ye(), C && C.c(), s = ye(), a = W("section"), h = W("div"), h.innerHTML = `<img alt="crown" part="Icon" class="MiniIcon" src="${wn}"/>`, u = ye(), f = W("div"), f.innerHTML = '<svg width="6" height="10" viewBox="0 0 6 10" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M0.861997 5.75848L0 4.89648L4.30998 0.586501L5.17198 1.4485L1.7241 4.89638L5.17255 8.34484L4.31055 9.20683L0.862099 5.75838L0.861997 5.75848Z"></path></svg> <svg width="6" height="10" viewBox="0 0 6 10" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M0.861997 5.75848L0 4.89648L4.30998 0.586501L5.17198 1.4485L1.7241 4.89638L5.17255 8.34484L4.31055 9.20683L0.862099 5.75838L0.861997 5.75848Z"></path></svg>', E(n, "class", "hideButton"), E(n, "role", "button"), E(n, "tabindex", "0"), E(r, "class", o = "SliderWrapper " + /*isIconMode*/
4901
+ t = W("div"), r = W("div"), n = W("div"), n.innerHTML = '<svg width="6" height="10" viewBox="0 0 6 10" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M0.861997 5.75848L0 4.89648L4.30998 0.586501L5.17198 1.4485L1.7241 4.89638L5.17255 8.34484L4.31055 9.20683L0.862099 5.75838L0.861997 5.75848Z"></path></svg> <svg width="6" height="10" viewBox="0 0 6 10" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M0.861997 5.75848L0 4.89648L4.30998 0.586501L5.17198 1.4485L1.7241 4.89638L5.17255 8.34484L4.31055 9.20683L0.862099 5.75838L0.861997 5.75848Z"></path></svg>', i = ve(), C && C.c(), s = ve(), a = W("section"), h = W("div"), h.innerHTML = `<img alt="crown" part="Icon" class="MiniIcon" src="${bn}"/>`, l = ve(), f = W("div"), f.innerHTML = '<svg width="6" height="10" viewBox="0 0 6 10" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M0.861997 5.75848L0 4.89648L4.30998 0.586501L5.17198 1.4485L1.7241 4.89638L5.17255 8.34484L4.31055 9.20683L0.862099 5.75838L0.861997 5.75848Z"></path></svg> <svg width="6" height="10" viewBox="0 0 6 10" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M0.861997 5.75848L0 4.89648L4.30998 0.586501L5.17198 1.4485L1.7241 4.89638L5.17255 8.34484L4.31055 9.20683L0.862099 5.75838L0.861997 5.75848Z"></path></svg>', E(n, "class", "hideButton"), E(n, "role", "button"), E(n, "tabindex", "0"), E(r, "class", o = "SliderWrapper " + /*isIconMode*/
4939
4902
  (e[8] ? "HiddenWidget" : "ShowWidget")), E(h, "class", "svg"), E(h, "part", "AnimatorIconWrapper"), E(f, "class", "restoreButton"), E(f, "part", "RestoreButton"), E(a, "id", "animator"), E(a, "class", p = "SliderIcon " + /*isIconMode*/
4940
4903
  (e[8] ? "ShowWidget" : "HiddenWidget")), E(a, "role", "button"), E(a, "tabindex", "0"), E(t, "class", "WageringBonusWrapper");
4941
4904
  },
4942
4905
  m(P, I) {
4943
- ve(P, t, I), G(t, r), G(r, n), G(r, i), C && C.m(r, null), e[30](r), G(t, s), G(t, a), G(a, h), G(a, u), G(a, f), e[31](a), e[33](t), g || (y = [
4944
- Ae(
4906
+ be(P, t, I), G(t, r), G(r, n), G(r, i), C && C.m(r, null), e[30](r), G(t, s), G(t, a), G(a, h), G(a, l), G(a, f), e[31](a), e[33](t), g || (y = [
4907
+ He(
4945
4908
  n,
4946
4909
  "click",
4947
4910
  /*click_handler*/
4948
4911
  e[24]
4949
4912
  ),
4950
- Ae(
4913
+ He(
4951
4914
  a,
4952
4915
  "click",
4953
4916
  /*click_handler_4*/
@@ -4962,33 +4925,33 @@ function gs(e) {
4962
4925
  256 && p !== (p = "SliderIcon " + /*isIconMode*/
4963
4926
  (P[8] ? "ShowWidget" : "HiddenWidget")) && E(a, "class", p);
4964
4927
  },
4965
- i: ae,
4966
- o: ae,
4928
+ i: se,
4929
+ o: se,
4967
4930
  d(P) {
4968
- P && le(t), C && C.d(), e[30](null), e[31](null), e[33](null), g = !1, Be(y);
4931
+ P && ue(t), C && C.d(), e[30](null), e[31](null), e[33](null), g = !1, Ae(y);
4969
4932
  }
4970
4933
  };
4971
4934
  }
4972
- function bs(e, t, r) {
4935
+ function os(e, t, r) {
4973
4936
  let n;
4974
- Pn(e, is, (c) => r(10, n = c));
4975
- let { endpoint: i } = t, { session: o } = t, { lang: s = "en" } = t, { numberofrecords: a = "5" } = t, { looptime: h = "5" } = t, { translationurl: u = "" } = t, { progressfractiondigit: f = "1" } = t, { clientstyling: p = "" } = t, { clientstylingurl: g = "" } = t, y, H = window.navigator.userAgent, w = !0, C = !1, P, I, B = 0, L, T, M, $ = null, ue = null, Le = !1, he = "Hidden", Ve = {};
4976
- as({ withLocale: "en", translations: {} });
4977
- const xe = () => {
4978
- fetch(u).then((d) => d.json()).then((d) => {
4937
+ En(e, Vo, (c) => r(10, n = c));
4938
+ let { endpoint: i } = t, { session: o } = t, { lang: s = "en" } = t, { numberofrecords: a = "5" } = t, { looptime: h = "5" } = t, { translationurl: l = "" } = t, { progressfractiondigit: f = "1" } = t, { clientstyling: p = "" } = t, { clientstylingurl: g = "" } = t, y, H = window.navigator.userAgent, w = !0, C = !1, P, I, B = 0, L, T, M, $ = null, ae = null, Ie = !1, le = "Hidden", Xe = {};
4939
+ qo({ withLocale: "en", translations: {} });
4940
+ const Ee = () => {
4941
+ fetch(l).then((d) => d.json()).then((d) => {
4979
4942
  Object.keys(d).forEach((x) => {
4980
- Fr(x, d[x]);
4943
+ Cr(x, d[x]);
4981
4944
  });
4982
4945
  }).catch((d) => {
4983
4946
  console.error(d);
4984
4947
  });
4985
4948
  };
4986
- Object.keys(Ur).forEach((c) => {
4987
- Fr(c, Ur[c]);
4949
+ Object.keys(Pr).forEach((c) => {
4950
+ Cr(c, Pr[c]);
4988
4951
  });
4989
- const at = () => {
4990
- us(s);
4991
- }, ze = (c) => {
4952
+ const st = () => {
4953
+ Yo(s);
4954
+ }, Ve = (c) => {
4992
4955
  let d = 0;
4993
4956
  for (let _ of c.levels || []) {
4994
4957
  let F = _.maxRepeats || 1;
@@ -5008,19 +4971,19 @@ function bs(e, t, r) {
5008
4971
  status: c.status,
5009
4972
  triggerreset: c.bonusWalletID
5010
4973
  };
5011
- }, ut = (c) => {
4974
+ }, at = (c) => {
5012
4975
  let d = [];
5013
4976
  for (let x of c.items)
5014
- d.push(ze(x));
4977
+ d.push(Ve(x));
5015
4978
  r(3, B = 0), r(2, I = d);
5016
- }, we = () => {
4979
+ }, xe = () => {
5017
4980
  h != "0" && (clearInterval(P), P = setInterval(
5018
4981
  () => {
5019
4982
  if (I) {
5020
- r(9, he = "hiddenDiv");
4983
+ r(9, le = "hiddenDiv");
5021
4984
  let c = B + 1;
5022
4985
  if (c >= I.length) {
5023
- ce();
4986
+ fe();
5024
4987
  return;
5025
4988
  }
5026
4989
  r(3, B = c), z(B);
@@ -5029,25 +4992,25 @@ function bs(e, t, r) {
5029
4992
  Number(h) * 1e3
5030
4993
  ));
5031
4994
  }, z = (c) => {
5032
- if (r(9, he = "hiddenDiv"), c > 0 && C || c < 0 && w)
4995
+ if (r(9, le = "hiddenDiv"), c > 0 && C || c < 0 && w)
5033
4996
  return;
5034
- we(), T.style.setProperty("--transformFromValue", c > 0 ? "100%" : "-100%"), T.style.setProperty("--transformToValue", c > 0 ? "-100%" : "100%");
4997
+ xe(), T.style.setProperty("--transformFromValue", c > 0 ? "100%" : "-100%"), T.style.setProperty("--transformToValue", c > 0 ? "-100%" : "100%");
5035
4998
  let d = B + c;
5036
4999
  d = d < 0 ? 0 : d, d = d == I.length ? I.length - 1 : d, r(3, B = d);
5000
+ }, he = () => {
5001
+ r(8, Ie = !1), r(3, B = 0), xe();
5037
5002
  }, fe = () => {
5038
- r(8, Le = !1), r(3, B = 0), we();
5039
- }, ce = () => {
5040
- r(8, Le = !0), clearInterval(P), window.postMessage({ type: "onWagingBonusSliderHide" }, window.location.href);
5041
- }, Ze = (c) => {
5003
+ r(8, Ie = !0), clearInterval(P), window.postMessage({ type: "onWagingBonusSliderHide" }, window.location.href);
5004
+ }, ze = (c) => {
5042
5005
  I.forEach((d) => {
5043
5006
  let x = c[d.bonusWalletID];
5044
5007
  if (!x) return;
5045
- const { maxIdObj: D, maxId: _ } = ls(x);
5046
- Ve[d.id] = _;
5008
+ const { maxIdObj: D, maxId: _ } = Qo(x);
5009
+ Xe[d.id] = _;
5047
5010
  let F = D;
5048
5011
  d.status = F.status, F.levelIncrement == 0 && (F.levelIncrement = 1, F.gap == 0), d.gap = F.gap, d.levelIncrement = F.levelIncrement, d.currentStep = d.levelIncrement - d.gap, d.triggerreset += 1;
5049
5012
  }), r(2, I);
5050
- }, ie = (c) => {
5013
+ }, ne = (c) => {
5051
5014
  if (!c.data)
5052
5015
  return;
5053
5016
  let d = c.data;
@@ -5055,38 +5018,38 @@ function bs(e, t, r) {
5055
5018
  let x = JSON.parse(d);
5056
5019
  if (!x || !x.items)
5057
5020
  return;
5058
- x.messageType === "WageringProgressUpdate" && Ze(x.items);
5021
+ x.messageType === "WageringProgressUpdate" && ze(x.items);
5059
5022
  } catch (x) {
5060
5023
  console.log(x);
5061
5024
  }
5062
- }, qe = (c) => {
5025
+ }, Ze = (c) => {
5063
5026
  if (!c || c == "false" || c == "undefined")
5064
5027
  return !0;
5065
- }, Ye = () => {
5066
- L && (L.removeEventListener("message", ie), L.close());
5067
- }, lt = () => {
5068
- if (qe(o))
5028
+ }, qe = () => {
5029
+ L && (L.removeEventListener("message", ne), L.close());
5030
+ }, ut = () => {
5031
+ if (Ze(o))
5069
5032
  return;
5070
- Ye();
5071
- let c = `${i}/v1/bonus/wagering/updates?walletFilter=${hs(I, Ve)}&XSessionId=${o}`;
5072
- L = new ss.EventSourcePolyfill(
5033
+ qe();
5034
+ let c = `${i}/v1/bonus/wagering/updates?walletFilter=${Jo(I, Xe)}&XSessionId=${o}`;
5035
+ L = new Zo.EventSourcePolyfill(
5073
5036
  c,
5074
5037
  {
5075
5038
  headers: { accept: "text/event-stream" }
5076
5039
  }
5077
- ), typeof L != "undefined" && L.addEventListener("message", ie), L.onerror = () => lt();
5078
- }, Lt = (c) => {
5040
+ ), typeof L < "u" && L.addEventListener("message", ne), L.onerror = () => ut();
5041
+ }, It = (c) => {
5079
5042
  if (!i || !o)
5080
5043
  return;
5081
5044
  let d = new URL(`${c}/v1/bonus/granted`), x = new Headers();
5082
- d.searchParams.append("language", s), d.searchParams.append("platform", os(H)), d.searchParams.append("status", "active"), d.searchParams.append("type", "wagering"), d.searchParams.append("pagination", `limit=${a},offset=0`), o && x.append("X-SessionID", o), fetch(d, { method: "GET", headers: x }).then((_) => _.json()).then((_) => {
5083
- if (d.searchParams.toString(), r(2, I = []), _.items && ut(_), _.errorMessage && console.error(_.errorMessage), !I || I.length == 0) {
5084
- r(2, I = [...I]), Ye();
5045
+ d.searchParams.append("language", s), d.searchParams.append("platform", zo(H)), d.searchParams.append("status", "active"), d.searchParams.append("type", "wagering"), d.searchParams.append("pagination", `limit=${a},offset=0`), o && x.append("X-SessionID", o), fetch(d, { method: "GET", headers: x }).then((_) => _.json()).then((_) => {
5046
+ if (d.searchParams.toString(), r(2, I = []), _.items && at(_), _.errorMessage && console.error(_.errorMessage), !I || I.length == 0) {
5047
+ r(2, I = [...I]), qe();
5085
5048
  return;
5086
5049
  }
5087
- lt();
5050
+ ut();
5088
5051
  });
5089
- }, ht = (c) => {
5052
+ }, lt = (c) => {
5090
5053
  window.postMessage(
5091
5054
  {
5092
5055
  type: "onWageringBonusClick",
@@ -5094,56 +5057,56 @@ function bs(e, t, r) {
5094
5057
  },
5095
5058
  window.location.href
5096
5059
  );
5097
- }, Qe = (c) => {
5098
- parseInt(h) > 0 && (c ? clearInterval(P) : we());
5099
- }, Je = (c) => c.touches || c.originalEvent.touches, Oe = (c) => {
5100
- const d = Je(c)[0];
5101
- $ = d.clientX, ue = d.clientY;
5102
- }, de = (c) => {
5103
- if (!$ || !ue) return;
5104
- let d = c.touches[0].clientX, x = c.touches[0].clientY, D = $ - d, _ = ue - x;
5105
- Math.abs(D) > Math.abs(_) && (D > 0 ? z(1) : z(-1)), $ = null, ue = null;
5060
+ }, Ye = (c) => {
5061
+ parseInt(h) > 0 && (c ? clearInterval(P) : xe());
5062
+ }, Qe = (c) => c.touches || c.originalEvent.touches, Le = (c) => {
5063
+ const d = Qe(c)[0];
5064
+ $ = d.clientX, ae = d.clientY;
5065
+ }, ce = (c) => {
5066
+ if (!$ || !ae) return;
5067
+ let d = c.touches[0].clientX, x = c.touches[0].clientY, D = $ - d, _ = ae - x;
5068
+ Math.abs(D) > Math.abs(_) && (D > 0 ? z(1) : z(-1)), $ = null, ae = null;
5106
5069
  }, J = () => {
5107
- T.addEventListener("touchstart", Oe, { passive: !0 }), T.addEventListener("touchmove", de, { passive: !0 });
5108
- }, ft = (c) => {
5070
+ T.addEventListener("touchstart", Le, { passive: !0 }), T.addEventListener("touchmove", ce, { passive: !0 });
5071
+ }, ht = (c) => {
5109
5072
  c.data && c.data.type;
5110
5073
  };
5111
- Gn(() => (we(), window.addEventListener("message", ft, !1), () => {
5112
- window.removeEventListener("message", ft, !1), T.removeEventListener("touchstart", Oe), T.removeEventListener("touchmove", de);
5074
+ In(() => (xe(), window.addEventListener("message", ht, !1), () => {
5075
+ window.removeEventListener("message", ht, !1), T.removeEventListener("touchstart", Le), T.removeEventListener("touchmove", ce);
5113
5076
  }));
5114
- const Ot = () => {
5115
- ce();
5116
- }, Ct = () => z(-1), ct = () => {
5117
- Qe(!0);
5118
- }, l = () => {
5119
- Qe(!1);
5120
- }, b = (c) => ht(c.bonusWalletID), v = () => z(1);
5077
+ const Lt = () => {
5078
+ fe();
5079
+ }, Ot = () => z(-1), ft = () => {
5080
+ Ye(!0);
5081
+ }, u = () => {
5082
+ Ye(!1);
5083
+ }, b = (c) => lt(c.bonusWalletID), v = () => z(1);
5121
5084
  function m(c) {
5122
- nt[c ? "unshift" : "push"](() => {
5085
+ rt[c ? "unshift" : "push"](() => {
5123
5086
  T = c, r(4, T);
5124
5087
  });
5125
5088
  }
5126
5089
  function A(c) {
5127
- nt[c ? "unshift" : "push"](() => {
5090
+ rt[c ? "unshift" : "push"](() => {
5128
5091
  M = c, r(7, M);
5129
5092
  });
5130
5093
  }
5131
- const S = () => fe();
5094
+ const S = () => he();
5132
5095
  function O(c) {
5133
- nt[c ? "unshift" : "push"](() => {
5096
+ rt[c ? "unshift" : "push"](() => {
5134
5097
  y = c, r(1, y);
5135
5098
  });
5136
5099
  }
5137
5100
  return e.$$set = (c) => {
5138
- "endpoint" in c && r(16, i = c.endpoint), "session" in c && r(17, o = c.session), "lang" in c && r(18, s = c.lang), "numberofrecords" in c && r(19, a = c.numberofrecords), "looptime" in c && r(20, h = c.looptime), "translationurl" in c && r(21, u = c.translationurl), "progressfractiondigit" in c && r(0, f = c.progressfractiondigit), "clientstyling" in c && r(22, p = c.clientstyling), "clientstylingurl" in c && r(23, g = c.clientstylingurl);
5101
+ "endpoint" in c && r(16, i = c.endpoint), "session" in c && r(17, o = c.session), "lang" in c && r(18, s = c.lang), "numberofrecords" in c && r(19, a = c.numberofrecords), "looptime" in c && r(20, h = c.looptime), "translationurl" in c && r(21, l = c.translationurl), "progressfractiondigit" in c && r(0, f = c.progressfractiondigit), "clientstyling" in c && r(22, p = c.clientstyling), "clientstylingurl" in c && r(23, g = c.clientstylingurl);
5139
5102
  }, e.$$.update = () => {
5140
5103
  e.$$.dirty[0] & /*customStylingContainer, clientstyling*/
5141
- 4194306 && y && p && fs(y, p), e.$$.dirty[0] & /*customStylingContainer, clientstylingurl*/
5142
- 8388610 && y && g && cs(y, g), e.$$.dirty[0] & /*lang, endpoint, session*/
5143
- 458752 && s && i && o && Lt(i), e.$$.dirty[0] & /*lang*/
5144
- 262144 && s && at(), e.$$.dirty[0] & /*wagerSlider*/
5104
+ 4194306 && y && p && Ko(y, p), e.$$.dirty[0] & /*customStylingContainer, clientstylingurl*/
5105
+ 8388610 && y && g && es(y, g), e.$$.dirty[0] & /*lang, endpoint, session*/
5106
+ 458752 && s && i && o && It(i), e.$$.dirty[0] & /*lang*/
5107
+ 262144 && s && st(), e.$$.dirty[0] & /*wagerSlider*/
5145
5108
  16 && T && J(), e.$$.dirty[0] & /*translationurl*/
5146
- 2097152 && u && xe(), e.$$.dirty[0] & /*currentWagerIdx*/
5109
+ 2097152 && l && Ee(), e.$$.dirty[0] & /*currentWagerIdx*/
5147
5110
  8 && r(5, w = B == 0), e.$$.dirty[0] & /*wageringList, currentWagerIdx*/
5148
5111
  12 && r(6, C = I ? B == I.length - 1 : !0);
5149
5112
  }, [
@@ -5155,26 +5118,26 @@ function bs(e, t, r) {
5155
5118
  w,
5156
5119
  C,
5157
5120
  M,
5158
- Le,
5159
- he,
5121
+ Ie,
5122
+ le,
5160
5123
  n,
5161
5124
  z,
5125
+ he,
5162
5126
  fe,
5163
- ce,
5164
- ht,
5165
- Qe,
5127
+ lt,
5128
+ Ye,
5166
5129
  i,
5167
5130
  o,
5168
5131
  s,
5169
5132
  a,
5170
5133
  h,
5171
- u,
5134
+ l,
5172
5135
  p,
5173
5136
  g,
5137
+ Lt,
5174
5138
  Ot,
5175
- Ct,
5176
- ct,
5177
- l,
5139
+ ft,
5140
+ u,
5178
5141
  b,
5179
5142
  v,
5180
5143
  m,
@@ -5183,14 +5146,14 @@ function bs(e, t, r) {
5183
5146
  O
5184
5147
  ];
5185
5148
  }
5186
- class Sn extends Kn {
5149
+ class ss extends Gn {
5187
5150
  constructor(t) {
5188
- super(), Qn(
5151
+ super(), Un(
5189
5152
  this,
5190
5153
  t,
5191
- bs,
5192
- gs,
5193
- Wr,
5154
+ os,
5155
+ is,
5156
+ Dr,
5194
5157
  {
5195
5158
  endpoint: 16,
5196
5159
  session: 17,
@@ -5202,7 +5165,7 @@ class Sn extends Kn {
5202
5165
  clientstyling: 22,
5203
5166
  clientstylingurl: 23
5204
5167
  },
5205
- ds,
5168
+ ts,
5206
5169
  [-1, -1, -1]
5207
5170
  );
5208
5171
  }
@@ -5210,82 +5173,78 @@ class Sn extends Kn {
5210
5173
  return this.$$.ctx[16];
5211
5174
  }
5212
5175
  set endpoint(t) {
5213
- this.$$set({ endpoint: t }), se();
5176
+ this.$$set({ endpoint: t }), oe();
5214
5177
  }
5215
5178
  get session() {
5216
5179
  return this.$$.ctx[17];
5217
5180
  }
5218
5181
  set session(t) {
5219
- this.$$set({ session: t }), se();
5182
+ this.$$set({ session: t }), oe();
5220
5183
  }
5221
5184
  get lang() {
5222
5185
  return this.$$.ctx[18];
5223
5186
  }
5224
5187
  set lang(t) {
5225
- this.$$set({ lang: t }), se();
5188
+ this.$$set({ lang: t }), oe();
5226
5189
  }
5227
5190
  get numberofrecords() {
5228
5191
  return this.$$.ctx[19];
5229
5192
  }
5230
5193
  set numberofrecords(t) {
5231
- this.$$set({ numberofrecords: t }), se();
5194
+ this.$$set({ numberofrecords: t }), oe();
5232
5195
  }
5233
5196
  get looptime() {
5234
5197
  return this.$$.ctx[20];
5235
5198
  }
5236
5199
  set looptime(t) {
5237
- this.$$set({ looptime: t }), se();
5200
+ this.$$set({ looptime: t }), oe();
5238
5201
  }
5239
5202
  get translationurl() {
5240
5203
  return this.$$.ctx[21];
5241
5204
  }
5242
5205
  set translationurl(t) {
5243
- this.$$set({ translationurl: t }), se();
5206
+ this.$$set({ translationurl: t }), oe();
5244
5207
  }
5245
5208
  get progressfractiondigit() {
5246
5209
  return this.$$.ctx[0];
5247
5210
  }
5248
5211
  set progressfractiondigit(t) {
5249
- this.$$set({ progressfractiondigit: t }), se();
5212
+ this.$$set({ progressfractiondigit: t }), oe();
5250
5213
  }
5251
5214
  get clientstyling() {
5252
5215
  return this.$$.ctx[22];
5253
5216
  }
5254
5217
  set clientstyling(t) {
5255
- this.$$set({ clientstyling: t }), se();
5218
+ this.$$set({ clientstyling: t }), oe();
5256
5219
  }
5257
5220
  get clientstylingurl() {
5258
5221
  return this.$$.ctx[23];
5259
5222
  }
5260
5223
  set clientstylingurl(t) {
5261
- this.$$set({ clientstylingurl: t }), se();
5224
+ this.$$set({ clientstylingurl: t }), oe();
5262
5225
  }
5263
5226
  }
5264
- Jn(Sn, { endpoint: {}, session: {}, lang: {}, numberofrecords: {}, looptime: {}, translationurl: {}, progressfractiondigit: {}, clientstyling: {}, clientstylingurl: {} }, [], [], !0);
5265
- const ys = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
5266
- __proto__: null,
5267
- default: Sn
5268
- }, Symbol.toStringTag, { value: "Module" }));
5227
+ $n(ss, { endpoint: {}, session: {}, lang: {}, numberofrecords: {}, looptime: {}, translationurl: {}, progressfractiondigit: {}, clientstyling: {}, clientstylingurl: {} }, [], [], !0);
5269
5228
  export {
5270
- Te as $,
5271
- ys as C,
5272
- Kn as S,
5273
- ke as a,
5274
- vn as b,
5275
- Jn as c,
5276
- Nn as d,
5229
+ Se as $,
5230
+ ss as C,
5231
+ Gn as S,
5232
+ We as a,
5233
+ cn as b,
5234
+ $n as c,
5235
+ xn as d,
5277
5236
  W as e,
5278
- se as f,
5237
+ oe as f,
5279
5238
  E as g,
5280
- ve as h,
5281
- Qn as i,
5239
+ be as h,
5240
+ Un as i,
5282
5241
  G as j,
5283
- sr as k,
5284
- le as l,
5285
- Pn as m,
5286
- ae as n,
5287
- nt as o,
5288
- is as p,
5289
- Wr as s,
5290
- St as t
5242
+ ir as k,
5243
+ ue as l,
5244
+ En as m,
5245
+ se as n,
5246
+ rt as o,
5247
+ Vo as p,
5248
+ Dr as s,
5249
+ wt as t
5291
5250
  };