@everymatrix/casino-sort 1.87.26 → 1.87.28

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,53 +1,53 @@
1
- var tr = Object.defineProperty, rr = Object.defineProperties;
2
- var nr = Object.getOwnPropertyDescriptors;
3
- var tt = Object.getOwnPropertySymbols;
4
- var ir = Object.prototype.hasOwnProperty, or = Object.prototype.propertyIsEnumerable;
5
- var Ne = (e, t, r) => t in e ? tr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, rt = (e, t) => {
1
+ var rr = Object.defineProperty, nr = Object.defineProperties;
2
+ var ir = Object.getOwnPropertyDescriptors;
3
+ var rt = Object.getOwnPropertySymbols;
4
+ var or = Object.prototype.hasOwnProperty, sr = Object.prototype.propertyIsEnumerable;
5
+ var Oe = (e, t, r) => t in e ? rr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, nt = (e, t) => {
6
6
  for (var r in t || (t = {}))
7
- ir.call(t, r) && Ne(e, r, t[r]);
8
- if (tt)
9
- for (var r of tt(t))
10
- or.call(t, r) && Ne(e, r, t[r]);
7
+ or.call(t, r) && Oe(e, r, t[r]);
8
+ if (rt)
9
+ for (var r of rt(t))
10
+ sr.call(t, r) && Oe(e, r, t[r]);
11
11
  return e;
12
- }, nt = (e, t) => rr(e, nr(t));
13
- var R = (e, t, r) => (Ne(e, typeof t != "symbol" ? t + "" : t, r), r);
14
- var it = (e, t, r) => new Promise((n, i) => {
15
- var o = (h) => {
12
+ }, it = (e, t) => nr(e, ir(t));
13
+ var R = (e, t, r) => (Oe(e, typeof t != "symbol" ? t + "" : t, r), r);
14
+ var ot = (e, t, r) => new Promise((n, i) => {
15
+ var o = (l) => {
16
16
  try {
17
- a(r.next(h));
17
+ a(r.next(l));
18
18
  } catch (u) {
19
19
  i(u);
20
20
  }
21
- }, s = (h) => {
21
+ }, s = (l) => {
22
22
  try {
23
- a(r.throw(h));
23
+ a(r.throw(l));
24
24
  } catch (u) {
25
25
  i(u);
26
26
  }
27
- }, a = (h) => h.done ? n(h.value) : Promise.resolve(h.value).then(o, s);
27
+ }, a = (l) => l.done ? n(l.value) : Promise.resolve(l.value).then(o, s);
28
28
  a((r = r.apply(e, t)).next());
29
29
  });
30
30
  function D() {
31
31
  }
32
- function At(e) {
32
+ function Tt(e) {
33
33
  return e();
34
34
  }
35
- function ot() {
35
+ function st() {
36
36
  return /* @__PURE__ */ Object.create(null);
37
37
  }
38
- function fe(e) {
39
- e.forEach(At);
38
+ function pe(e) {
39
+ e.forEach(Tt);
40
40
  }
41
- function Qe(e) {
41
+ function qe(e) {
42
42
  return typeof e == "function";
43
43
  }
44
- function Tt(e, t) {
44
+ function Bt(e, t) {
45
45
  return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
46
46
  }
47
- function sr(e) {
47
+ function ar(e) {
48
48
  return Object.keys(e).length === 0;
49
49
  }
50
- function Bt(e, ...t) {
50
+ function Nt(e, ...t) {
51
51
  if (e == null) {
52
52
  for (const n of t)
53
53
  n(void 0);
@@ -56,20 +56,20 @@ function Bt(e, ...t) {
56
56
  const r = e.subscribe(...t);
57
57
  return r.unsubscribe ? () => r.unsubscribe() : r;
58
58
  }
59
- function ar(e, t, r) {
60
- e.$$.on_destroy.push(Bt(t, r));
59
+ function ur(e, t, r) {
60
+ e.$$.on_destroy.push(Nt(t, r));
61
61
  }
62
62
  function x(e, t) {
63
63
  e.appendChild(t);
64
64
  }
65
- function ur(e, t, r) {
66
- const n = lr(e);
65
+ function lr(e, t, r) {
66
+ const n = hr(e);
67
67
  if (!n.getElementById(t)) {
68
68
  const i = A("style");
69
- i.id = t, i.textContent = r, hr(n, i);
69
+ i.id = t, i.textContent = r, cr(n, i);
70
70
  }
71
71
  }
72
- function lr(e) {
72
+ function hr(e) {
73
73
  if (!e)
74
74
  return document;
75
75
  const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
@@ -79,20 +79,20 @@ function lr(e) {
79
79
  t
80
80
  ) : e.ownerDocument;
81
81
  }
82
- function hr(e, t) {
82
+ function cr(e, t) {
83
83
  return x(
84
84
  /** @type {Document} */
85
85
  e.head || e,
86
86
  t
87
87
  ), t.sheet;
88
88
  }
89
- function _e(e, t, r) {
89
+ function Se(e, t, r) {
90
90
  e.insertBefore(t, r || null);
91
91
  }
92
- function pe(e) {
92
+ function me(e) {
93
93
  e.parentNode && e.parentNode.removeChild(e);
94
94
  }
95
- function cr(e, t) {
95
+ function fr(e, t) {
96
96
  for (let r = 0; r < e.length; r += 1)
97
97
  e[r] && e[r].d(t);
98
98
  }
@@ -102,26 +102,26 @@ function A(e) {
102
102
  function V(e) {
103
103
  return document.createElementNS("http://www.w3.org/2000/svg", e);
104
104
  }
105
- function $e(e) {
105
+ function De(e) {
106
106
  return document.createTextNode(e);
107
107
  }
108
108
  function z() {
109
- return $e(" ");
109
+ return De(" ");
110
110
  }
111
- function Nt(e, t, r, n) {
111
+ function Ot(e, t, r, n) {
112
112
  return e.addEventListener(t, r, n), () => e.removeEventListener(t, r, n);
113
113
  }
114
114
  function p(e, t, r) {
115
115
  r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
116
116
  }
117
- function fr(e) {
117
+ function pr(e) {
118
118
  return Array.from(e.childNodes);
119
119
  }
120
- function st(e, t) {
120
+ function at(e, t) {
121
121
  t = "" + t, e.data !== t && (e.data = /** @type {string} */
122
122
  t);
123
123
  }
124
- function pr(e) {
124
+ function mr(e) {
125
125
  const t = {};
126
126
  return e.childNodes.forEach(
127
127
  /** @param {Element} node */
@@ -130,90 +130,90 @@ function pr(e) {
130
130
  }
131
131
  ), t;
132
132
  }
133
- let le;
134
- function ue(e) {
135
- le = e;
133
+ let he;
134
+ function le(e) {
135
+ he = e;
136
136
  }
137
- function mr() {
138
- if (!le)
137
+ function dr() {
138
+ if (!he)
139
139
  throw new Error("Function called outside component initialization");
140
- return le;
140
+ return he;
141
141
  }
142
- function dr(e) {
143
- mr().$$.on_mount.push(e);
142
+ function br(e) {
143
+ dr().$$.on_mount.push(e);
144
144
  }
145
- const q = [], De = [];
146
- let Y = [];
147
- const at = [], br = /* @__PURE__ */ Promise.resolve();
148
- let Ue = !1;
149
- function gr() {
150
- Ue || (Ue = !0, br.then(j));
145
+ const Y = [], Ue = [];
146
+ let ee = [];
147
+ const ut = [], gr = /* @__PURE__ */ Promise.resolve();
148
+ let Ge = !1;
149
+ function yr() {
150
+ Ge || (Ge = !0, gr.then(j));
151
151
  }
152
152
  function Fe(e) {
153
- Y.push(e);
153
+ ee.push(e);
154
154
  }
155
- const Oe = /* @__PURE__ */ new Set();
156
- let J = 0;
155
+ const Pe = /* @__PURE__ */ new Set();
156
+ let Q = 0;
157
157
  function j() {
158
- if (J !== 0)
158
+ if (Q !== 0)
159
159
  return;
160
- const e = le;
160
+ const e = he;
161
161
  do {
162
162
  try {
163
- for (; J < q.length; ) {
164
- const t = q[J];
165
- J++, ue(t), yr(t.$$);
163
+ for (; Q < Y.length; ) {
164
+ const t = Y[Q];
165
+ Q++, le(t), xr(t.$$);
166
166
  }
167
167
  } catch (t) {
168
- throw q.length = 0, J = 0, t;
168
+ throw Y.length = 0, Q = 0, t;
169
169
  }
170
- for (ue(null), q.length = 0, J = 0; De.length; )
171
- De.pop()();
172
- for (let t = 0; t < Y.length; t += 1) {
173
- const r = Y[t];
174
- Oe.has(r) || (Oe.add(r), r());
170
+ for (le(null), Y.length = 0, Q = 0; Ue.length; )
171
+ Ue.pop()();
172
+ for (let t = 0; t < ee.length; t += 1) {
173
+ const r = ee[t];
174
+ Pe.has(r) || (Pe.add(r), r());
175
175
  }
176
- Y.length = 0;
177
- } while (q.length);
178
- for (; at.length; )
179
- at.pop()();
180
- Ue = !1, Oe.clear(), ue(e);
176
+ ee.length = 0;
177
+ } while (Y.length);
178
+ for (; ut.length; )
179
+ ut.pop()();
180
+ Ge = !1, Pe.clear(), le(e);
181
181
  }
182
- function yr(e) {
182
+ function xr(e) {
183
183
  if (e.fragment !== null) {
184
- e.update(), fe(e.before_update);
184
+ e.update(), pe(e.before_update);
185
185
  const t = e.dirty;
186
186
  e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Fe);
187
187
  }
188
188
  }
189
- function xr(e) {
189
+ function vr(e) {
190
190
  const t = [], r = [];
191
- Y.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), Y = t;
191
+ ee.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), ee = t;
192
192
  }
193
- const vr = /* @__PURE__ */ new Set();
194
- function Er(e, t) {
195
- e && e.i && (vr.delete(e), e.i(t));
193
+ const Er = /* @__PURE__ */ new Set();
194
+ function _r(e, t) {
195
+ e && e.i && (Er.delete(e), e.i(t));
196
196
  }
197
- function ut(e) {
197
+ function lt(e) {
198
198
  return (e == null ? void 0 : e.length) !== void 0 ? e : Array.from(e);
199
199
  }
200
- function _r(e, t, r) {
200
+ function Sr(e, t, r) {
201
201
  const { fragment: n, after_update: i } = e.$$;
202
202
  n && n.m(t, r), Fe(() => {
203
- const o = e.$$.on_mount.map(At).filter(Qe);
204
- e.$$.on_destroy ? e.$$.on_destroy.push(...o) : fe(o), e.$$.on_mount = [];
203
+ const o = e.$$.on_mount.map(Tt).filter(qe);
204
+ e.$$.on_destroy ? e.$$.on_destroy.push(...o) : pe(o), e.$$.on_mount = [];
205
205
  }), i.forEach(Fe);
206
206
  }
207
- function Sr(e, t) {
207
+ function wr(e, t) {
208
208
  const r = e.$$;
209
- r.fragment !== null && (xr(r.after_update), fe(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
209
+ r.fragment !== null && (vr(r.after_update), pe(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
210
210
  }
211
- function wr(e, t) {
212
- e.$$.dirty[0] === -1 && (q.push(e), gr(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
211
+ function Hr(e, t) {
212
+ e.$$.dirty[0] === -1 && (Y.push(e), yr(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
213
213
  }
214
- function Hr(e, t, r, n, i, o, s = null, a = [-1]) {
215
- const h = le;
216
- ue(e);
214
+ function Ar(e, t, r, n, i, o, s = null, a = [-1]) {
215
+ const l = he;
216
+ le(e);
217
217
  const u = e.$$ = {
218
218
  fragment: null,
219
219
  ctx: [],
@@ -221,37 +221,37 @@ function Hr(e, t, r, n, i, o, s = null, a = [-1]) {
221
221
  props: o,
222
222
  update: D,
223
223
  not_equal: i,
224
- bound: ot(),
224
+ bound: st(),
225
225
  // lifecycle
226
226
  on_mount: [],
227
227
  on_destroy: [],
228
228
  on_disconnect: [],
229
229
  before_update: [],
230
230
  after_update: [],
231
- context: new Map(t.context || (h ? h.$$.context : [])),
231
+ context: new Map(t.context || (l ? l.$$.context : [])),
232
232
  // everything else
233
- callbacks: ot(),
233
+ callbacks: st(),
234
234
  dirty: a,
235
235
  skip_bound: !1,
236
- root: t.target || h.$$.root
236
+ root: t.target || l.$$.root
237
237
  };
238
238
  s && s(u.root);
239
- let l = !1;
239
+ let h = !1;
240
240
  if (u.ctx = r ? r(e, t.props || {}, (c, f, ...m) => {
241
- const b = m.length ? m[0] : f;
242
- return u.ctx && i(u.ctx[c], u.ctx[c] = b) && (!u.skip_bound && u.bound[c] && u.bound[c](b), l && wr(e, c)), f;
243
- }) : [], u.update(), l = !0, fe(u.before_update), u.fragment = n ? n(u.ctx) : !1, t.target) {
241
+ const g = m.length ? m[0] : f;
242
+ return u.ctx && i(u.ctx[c], u.ctx[c] = g) && (!u.skip_bound && u.bound[c] && u.bound[c](g), h && Hr(e, c)), f;
243
+ }) : [], u.update(), h = !0, pe(u.before_update), u.fragment = n ? n(u.ctx) : !1, t.target) {
244
244
  if (t.hydrate) {
245
- const c = fr(t.target);
246
- u.fragment && u.fragment.l(c), c.forEach(pe);
245
+ const c = pr(t.target);
246
+ u.fragment && u.fragment.l(c), c.forEach(me);
247
247
  } else
248
248
  u.fragment && u.fragment.c();
249
- t.intro && Er(e.$$.fragment), _r(e, t.target, t.anchor), j();
249
+ t.intro && _r(e.$$.fragment), Sr(e, t.target, t.anchor), j();
250
250
  }
251
- ue(h);
251
+ le(l);
252
252
  }
253
- let Ot;
254
- typeof HTMLElement == "function" && (Ot = class extends HTMLElement {
253
+ let Pt;
254
+ typeof HTMLElement == "function" && (Pt = class extends HTMLElement {
255
255
  constructor(t, r, n) {
256
256
  super();
257
257
  /** The Svelte component constructor */
@@ -288,7 +288,7 @@ typeof HTMLElement == "function" && (Ot = class extends HTMLElement {
288
288
  }
289
289
  }
290
290
  connectedCallback() {
291
- return it(this, null, function* () {
291
+ return ot(this, null, function* () {
292
292
  if (this.$$cn = !0, !this.$$c) {
293
293
  let t = function(o) {
294
294
  return () => {
@@ -301,29 +301,29 @@ typeof HTMLElement == "function" && (Ot = class extends HTMLElement {
301
301
  * @param {HTMLElement} target
302
302
  * @param {HTMLElement} [anchor]
303
303
  */
304
- m: function(u, l) {
305
- _e(u, s, l);
304
+ m: function(u, h) {
305
+ Se(u, s, h);
306
306
  },
307
307
  d: function(u) {
308
- u && pe(s);
308
+ u && me(s);
309
309
  }
310
310
  };
311
311
  };
312
312
  };
313
313
  if (yield Promise.resolve(), !this.$$cn || this.$$c)
314
314
  return;
315
- const r = {}, n = pr(this);
315
+ const r = {}, n = mr(this);
316
316
  for (const o of this.$$s)
317
317
  o in n && (r[o] = [t(o)]);
318
318
  for (const o of this.attributes) {
319
319
  const s = this.$$g_p(o.name);
320
- s in this.$$d || (this.$$d[s] = be(s, o.value, this.$$p_d, "toProp"));
320
+ s in this.$$d || (this.$$d[s] = ge(s, o.value, this.$$p_d, "toProp"));
321
321
  }
322
322
  for (const o in this.$$p_d)
323
323
  !(o in this.$$d) && this[o] !== void 0 && (this.$$d[o] = this[o], delete this[o]);
324
324
  this.$$c = new this.$$ctor({
325
325
  target: this.shadowRoot || this,
326
- props: nt(rt({}, this.$$d), {
326
+ props: it(nt({}, this.$$d), {
327
327
  $$slots: r,
328
328
  $$scope: {
329
329
  ctx: []
@@ -334,7 +334,7 @@ typeof HTMLElement == "function" && (Ot = class extends HTMLElement {
334
334
  this.$$r = !0;
335
335
  for (const o in this.$$p_d)
336
336
  if (this.$$d[o] = this.$$c.$$.ctx[this.$$c.$$.props[o]], this.$$p_d[o].reflect) {
337
- const s = be(
337
+ const s = ge(
338
338
  o,
339
339
  this.$$d[o],
340
340
  this.$$p_d,
@@ -358,7 +358,7 @@ typeof HTMLElement == "function" && (Ot = class extends HTMLElement {
358
358
  // and setting attributes through setAttribute etc, this is helpful
359
359
  attributeChangedCallback(t, r, n) {
360
360
  var i;
361
- this.$$r || (t = this.$$g_p(t), this.$$d[t] = be(t, n, this.$$p_d, "toProp"), (i = this.$$c) == null || i.$set({ [t]: this.$$d[t] }));
361
+ this.$$r || (t = this.$$g_p(t), this.$$d[t] = ge(t, n, this.$$p_d, "toProp"), (i = this.$$c) == null || i.$set({ [t]: this.$$d[t] }));
362
362
  }
363
363
  disconnectedCallback() {
364
364
  this.$$cn = !1, Promise.resolve().then(() => {
@@ -371,7 +371,7 @@ typeof HTMLElement == "function" && (Ot = class extends HTMLElement {
371
371
  ) || t;
372
372
  }
373
373
  });
374
- function be(e, t, r, n) {
374
+ function ge(e, t, r, n) {
375
375
  var o;
376
376
  const i = (o = r[e]) == null ? void 0 : o.type;
377
377
  if (t = i === "Boolean" && typeof t != "boolean" ? t != null : t, !n || !r[e])
@@ -401,8 +401,8 @@ function be(e, t, r, n) {
401
401
  return t;
402
402
  }
403
403
  }
404
- function Ar(e, t, r, n, i, o) {
405
- let s = class extends Ot {
404
+ function Tr(e, t, r, n, i, o) {
405
+ let s = class extends Pt {
406
406
  constructor() {
407
407
  super(e, r, i), this.$$p_d = t;
408
408
  }
@@ -417,22 +417,22 @@ function Ar(e, t, r, n, i, o) {
417
417
  get() {
418
418
  return this.$$c && a in this.$$c ? this.$$c[a] : this.$$d[a];
419
419
  },
420
- set(h) {
420
+ set(l) {
421
421
  var u;
422
- h = be(a, h, t), this.$$d[a] = h, (u = this.$$c) == null || u.$set({ [a]: h });
422
+ l = ge(a, l, t), this.$$d[a] = l, (u = this.$$c) == null || u.$set({ [a]: l });
423
423
  }
424
424
  });
425
425
  }), n.forEach((a) => {
426
426
  Object.defineProperty(s.prototype, a, {
427
427
  get() {
428
- var h;
429
- return (h = this.$$c) == null ? void 0 : h[a];
428
+ var l;
429
+ return (l = this.$$c) == null ? void 0 : l[a];
430
430
  }
431
431
  });
432
432
  }), e.element = /** @type {any} */
433
433
  s, s;
434
434
  }
435
- class Tr {
435
+ class Br {
436
436
  constructor() {
437
437
  /**
438
438
  * ### PRIVATE API
@@ -453,7 +453,7 @@ class Tr {
453
453
  }
454
454
  /** @returns {void} */
455
455
  $destroy() {
456
- Sr(this, 1), this.$destroy = D;
456
+ wr(this, 1), this.$destroy = D;
457
457
  }
458
458
  /**
459
459
  * @template {Extract<keyof Events, string>} K
@@ -462,7 +462,7 @@ class Tr {
462
462
  * @returns {() => void}
463
463
  */
464
464
  $on(t, r) {
465
- if (!Qe(r))
465
+ if (!qe(r))
466
466
  return D;
467
467
  const n = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
468
468
  return n.push(r), () => {
@@ -475,18 +475,19 @@ class Tr {
475
475
  * @returns {void}
476
476
  */
477
477
  $set(t) {
478
- this.$$set && !sr(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
478
+ this.$$set && !ar(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
479
479
  }
480
480
  }
481
- const Br = "4";
482
- typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Br);
483
- function Nr(e, t) {
481
+ const Nr = "4";
482
+ typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Nr);
483
+ const K = "__WIDGET_GLOBAL_STYLE_CACHE__";
484
+ function Or(e, t) {
484
485
  if (e) {
485
486
  const r = document.createElement("style");
486
487
  r.innerHTML = t, e.appendChild(r);
487
488
  }
488
489
  }
489
- function Or(e, t) {
490
+ function Pr(e, t) {
490
491
  if (!e || !t)
491
492
  return;
492
493
  const r = new URL(t);
@@ -497,163 +498,191 @@ function Or(e, t) {
497
498
  console.error("There was an error while trying to load client styling from URL", n);
498
499
  });
499
500
  }
500
- function Pr(e, t, r) {
501
- if (window.emMessageBus) {
502
- const n = document.createElement("style");
503
- window.emMessageBus.subscribe(t, (i) => {
504
- n.innerHTML = i, e && e.appendChild(n);
501
+ function Ir(e, t, r, n = !1) {
502
+ if (!window.emMessageBus)
503
+ return;
504
+ if (!("adoptedStyleSheets" in Document.prototype) || !n)
505
+ return r = Cr(e, t), r;
506
+ window[K] || (window[K] = {}), r = Lr(e, t);
507
+ const o = r.unsubscribe.bind(r), s = () => {
508
+ if (window[K][t]) {
509
+ const a = window[K][t];
510
+ a.refCount > 1 ? a.refCount = a.refCount - 1 : delete window[K][t];
511
+ }
512
+ o();
513
+ };
514
+ return r.unsubscribe = s, r;
515
+ }
516
+ function Cr(e, t) {
517
+ const r = document.createElement("style");
518
+ return window.emMessageBus.subscribe(t, (n) => {
519
+ e && (r.innerHTML = n, e.appendChild(r));
520
+ });
521
+ }
522
+ function Lr(e, t) {
523
+ return window.emMessageBus.subscribe(t, (r) => {
524
+ var a;
525
+ if (!e)
526
+ return;
527
+ const n = e.getRootNode(), i = window[K];
528
+ let o = (a = i[t]) == null ? void 0 : a.sheet;
529
+ o ? i[t].refCount = i[t].refCount + 1 : (o = new CSSStyleSheet(), o.replaceSync(r), i[t] = {
530
+ sheet: o,
531
+ refCount: 1
505
532
  });
506
- }
533
+ const s = n.adoptedStyleSheets || [];
534
+ s.includes(o) || (n.adoptedStyleSheets = [...s, o]);
535
+ });
507
536
  }
508
- const Q = [];
509
- function Ir(e, t) {
537
+ const q = [];
538
+ function Mr(e, t) {
510
539
  return {
511
- subscribe: Se(e, t).subscribe
540
+ subscribe: we(e, t).subscribe
512
541
  };
513
542
  }
514
- function Se(e, t = D) {
543
+ function we(e, t = D) {
515
544
  let r;
516
545
  const n = /* @__PURE__ */ new Set();
517
546
  function i(a) {
518
- if (Tt(e, a) && (e = a, r)) {
519
- const h = !Q.length;
547
+ if (Bt(e, a) && (e = a, r)) {
548
+ const l = !q.length;
520
549
  for (const u of n)
521
- u[1](), Q.push(u, e);
522
- if (h) {
523
- for (let u = 0; u < Q.length; u += 2)
524
- Q[u][0](Q[u + 1]);
525
- Q.length = 0;
550
+ u[1](), q.push(u, e);
551
+ if (l) {
552
+ for (let u = 0; u < q.length; u += 2)
553
+ q[u][0](q[u + 1]);
554
+ q.length = 0;
526
555
  }
527
556
  }
528
557
  }
529
558
  function o(a) {
530
559
  i(a(e));
531
560
  }
532
- function s(a, h = D) {
533
- const u = [a, h];
561
+ function s(a, l = D) {
562
+ const u = [a, l];
534
563
  return n.add(u), n.size === 1 && (r = t(i, o) || D), a(e), () => {
535
564
  n.delete(u), n.size === 0 && r && (r(), r = null);
536
565
  };
537
566
  }
538
567
  return { set: i, update: o, subscribe: s };
539
568
  }
540
- function ne(e, t, r) {
569
+ function oe(e, t, r) {
541
570
  const n = !Array.isArray(e), i = n ? [e] : e;
542
571
  if (!i.every(Boolean))
543
572
  throw new Error("derived() expects stores as input, got a falsy value");
544
573
  const o = t.length < 2;
545
- return Ir(r, (s, a) => {
546
- let h = !1;
574
+ return Mr(r, (s, a) => {
575
+ let l = !1;
547
576
  const u = [];
548
- let l = 0, c = D;
577
+ let h = 0, c = D;
549
578
  const f = () => {
550
- if (l)
579
+ if (h)
551
580
  return;
552
581
  c();
553
- const b = t(n ? u[0] : u, s, a);
554
- o ? s(b) : c = Qe(b) ? b : D;
582
+ const g = t(n ? u[0] : u, s, a);
583
+ o ? s(g) : c = qe(g) ? g : D;
555
584
  }, m = i.map(
556
- (b, S) => Bt(
557
- b,
558
- (w) => {
559
- u[S] = w, l &= ~(1 << S), h && f();
585
+ (g, v) => Nt(
586
+ g,
587
+ (N) => {
588
+ u[v] = N, h &= ~(1 << v), l && f();
560
589
  },
561
590
  () => {
562
- l |= 1 << S;
591
+ h |= 1 << v;
563
592
  }
564
593
  )
565
594
  );
566
- return h = !0, f(), function() {
567
- fe(m), c(), h = !1;
595
+ return l = !0, f(), function() {
596
+ pe(m), c(), l = !1;
568
597
  };
569
598
  });
570
599
  }
571
- function Lr(e) {
600
+ function Rr(e) {
572
601
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
573
602
  }
574
- var Cr = function(t) {
575
- return Mr(t) && !Rr(t);
603
+ var $r = function(t) {
604
+ return Dr(t) && !Ur(t);
576
605
  };
577
- function Mr(e) {
606
+ function Dr(e) {
578
607
  return !!e && typeof e == "object";
579
608
  }
580
- function Rr(e) {
609
+ function Ur(e) {
581
610
  var t = Object.prototype.toString.call(e);
582
- return t === "[object RegExp]" || t === "[object Date]" || Ur(e);
611
+ return t === "[object RegExp]" || t === "[object Date]" || jr(e);
583
612
  }
584
- var $r = typeof Symbol == "function" && Symbol.for, Dr = $r ? Symbol.for("react.element") : 60103;
585
- function Ur(e) {
586
- return e.$$typeof === Dr;
613
+ var Gr = typeof Symbol == "function" && Symbol.for, Fr = Gr ? Symbol.for("react.element") : 60103;
614
+ function jr(e) {
615
+ return e.$$typeof === Fr;
587
616
  }
588
- function Fr(e) {
617
+ function kr(e) {
589
618
  return Array.isArray(e) ? [] : {};
590
619
  }
591
- function he(e, t) {
592
- return t.clone !== !1 && t.isMergeableObject(e) ? K(Fr(e), e, t) : e;
620
+ function ce(e, t) {
621
+ return t.clone !== !1 && t.isMergeableObject(e) ? te(kr(e), e, t) : e;
593
622
  }
594
- function Gr(e, t, r) {
623
+ function Vr(e, t, r) {
595
624
  return e.concat(t).map(function(n) {
596
- return he(n, r);
625
+ return ce(n, r);
597
626
  });
598
627
  }
599
- function jr(e, t) {
628
+ function zr(e, t) {
600
629
  if (!t.customMerge)
601
- return K;
630
+ return te;
602
631
  var r = t.customMerge(e);
603
- return typeof r == "function" ? r : K;
632
+ return typeof r == "function" ? r : te;
604
633
  }
605
- function kr(e) {
634
+ function Xr(e) {
606
635
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
607
636
  return Object.propertyIsEnumerable.call(e, t);
608
637
  }) : [];
609
638
  }
610
- function lt(e) {
611
- return Object.keys(e).concat(kr(e));
639
+ function ht(e) {
640
+ return Object.keys(e).concat(Xr(e));
612
641
  }
613
- function Pt(e, t) {
642
+ function It(e, t) {
614
643
  try {
615
644
  return t in e;
616
645
  } catch (r) {
617
646
  return !1;
618
647
  }
619
648
  }
620
- function Vr(e, t) {
621
- return Pt(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
649
+ function Zr(e, t) {
650
+ return It(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
622
651
  }
623
- function zr(e, t, r) {
652
+ function Wr(e, t, r) {
624
653
  var n = {};
625
- return r.isMergeableObject(e) && lt(e).forEach(function(i) {
626
- n[i] = he(e[i], r);
627
- }), lt(t).forEach(function(i) {
628
- Vr(e, i) || (Pt(e, i) && r.isMergeableObject(t[i]) ? n[i] = jr(i, r)(e[i], t[i], r) : n[i] = he(t[i], r));
654
+ return r.isMergeableObject(e) && ht(e).forEach(function(i) {
655
+ n[i] = ce(e[i], r);
656
+ }), ht(t).forEach(function(i) {
657
+ Zr(e, i) || (It(e, i) && r.isMergeableObject(t[i]) ? n[i] = zr(i, r)(e[i], t[i], r) : n[i] = ce(t[i], r));
629
658
  }), n;
630
659
  }
631
- function K(e, t, r) {
632
- r = r || {}, r.arrayMerge = r.arrayMerge || Gr, r.isMergeableObject = r.isMergeableObject || Cr, r.cloneUnlessOtherwiseSpecified = he;
660
+ function te(e, t, r) {
661
+ r = r || {}, r.arrayMerge = r.arrayMerge || Vr, r.isMergeableObject = r.isMergeableObject || $r, r.cloneUnlessOtherwiseSpecified = ce;
633
662
  var n = Array.isArray(t), i = Array.isArray(e), o = n === i;
634
- return o ? n ? r.arrayMerge(e, t, r) : zr(e, t, r) : he(t, r);
663
+ return o ? n ? r.arrayMerge(e, t, r) : Wr(e, t, r) : ce(t, r);
635
664
  }
636
- K.all = function(t, r) {
665
+ te.all = function(t, r) {
637
666
  if (!Array.isArray(t))
638
667
  throw new Error("first argument should be an array");
639
668
  return t.reduce(function(n, i) {
640
- return K(n, i, r);
669
+ return te(n, i, r);
641
670
  }, {});
642
671
  };
643
- var Xr = K, Zr = Xr;
644
- const Wr = /* @__PURE__ */ Lr(Zr);
645
- var Ge = function(e, t) {
646
- return Ge = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
672
+ var Jr = te, Qr = Jr;
673
+ const qr = /* @__PURE__ */ Rr(Qr);
674
+ var je = function(e, t) {
675
+ return je = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
647
676
  r.__proto__ = n;
648
677
  } || function(r, n) {
649
678
  for (var i in n)
650
679
  Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
651
- }, Ge(e, t);
680
+ }, je(e, t);
652
681
  };
653
- function we(e, t) {
682
+ function He(e, t) {
654
683
  if (typeof t != "function" && t !== null)
655
684
  throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
656
- Ge(e, t);
685
+ je(e, t);
657
686
  function r() {
658
687
  this.constructor = e;
659
688
  }
@@ -669,7 +698,7 @@ var U = function() {
669
698
  return t;
670
699
  }, U.apply(this, arguments);
671
700
  };
672
- function Jr(e, t) {
701
+ function Yr(e, t) {
673
702
  var r = {};
674
703
  for (var n in e)
675
704
  Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
@@ -678,43 +707,43 @@ function Jr(e, t) {
678
707
  t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
679
708
  return r;
680
709
  }
681
- function Pe(e, t, r) {
710
+ function Ie(e, t, r) {
682
711
  if (r || arguments.length === 2)
683
712
  for (var n = 0, i = t.length, o; n < i; n++)
684
713
  (o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
685
714
  return e.concat(o || Array.prototype.slice.call(t));
686
715
  }
687
- function Ie(e, t) {
688
- var r = t && t.cache ? t.cache : rn, n = t && t.serializer ? t.serializer : en, i = t && t.strategy ? t.strategy : Yr;
716
+ function Ce(e, t) {
717
+ var r = t && t.cache ? t.cache : sn, n = t && t.serializer ? t.serializer : nn, i = t && t.strategy ? t.strategy : tn;
689
718
  return i(e, {
690
719
  cache: r,
691
720
  serializer: n
692
721
  });
693
722
  }
694
- function Qr(e) {
723
+ function Kr(e) {
695
724
  return e == null || typeof e == "number" || typeof e == "boolean";
696
725
  }
697
- function qr(e, t, r, n) {
698
- var i = Qr(n) ? n : r(n), o = t.get(i);
726
+ function en(e, t, r, n) {
727
+ var i = Kr(n) ? n : r(n), o = t.get(i);
699
728
  return typeof o == "undefined" && (o = e.call(this, n), t.set(i, o)), o;
700
729
  }
701
- function It(e, t, r) {
730
+ function Ct(e, t, r) {
702
731
  var n = Array.prototype.slice.call(arguments, 3), i = r(n), o = t.get(i);
703
732
  return typeof o == "undefined" && (o = e.apply(this, n), t.set(i, o)), o;
704
733
  }
705
734
  function Lt(e, t, r, n, i) {
706
735
  return r.bind(t, e, n, i);
707
736
  }
708
- function Yr(e, t) {
709
- var r = e.length === 1 ? qr : It;
737
+ function tn(e, t) {
738
+ var r = e.length === 1 ? en : Ct;
710
739
  return Lt(e, this, r, t.cache.create(), t.serializer);
711
740
  }
712
- function Kr(e, t) {
713
- return Lt(e, this, It, t.cache.create(), t.serializer);
741
+ function rn(e, t) {
742
+ return Lt(e, this, Ct, t.cache.create(), t.serializer);
714
743
  }
715
- var en = function() {
744
+ var nn = function() {
716
745
  return JSON.stringify(arguments);
717
- }, tn = (
746
+ }, on = (
718
747
  /** @class */
719
748
  function() {
720
749
  function e() {
@@ -726,71 +755,71 @@ var en = function() {
726
755
  this.cache[t] = r;
727
756
  }, e;
728
757
  }()
729
- ), rn = {
758
+ ), sn = {
730
759
  create: function() {
731
- return new tn();
760
+ return new on();
732
761
  }
733
762
  }, Le = {
734
- variadic: Kr
735
- }, xe = function() {
736
- return xe = Object.assign || function(t) {
763
+ variadic: rn
764
+ }, ve = function() {
765
+ return ve = Object.assign || function(t) {
737
766
  for (var r, n = 1, i = arguments.length; n < i; n++) {
738
767
  r = arguments[n];
739
768
  for (var o in r)
740
769
  Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
741
770
  }
742
771
  return t;
743
- }, xe.apply(this, arguments);
772
+ }, ve.apply(this, arguments);
744
773
  };
745
- var g;
774
+ var b;
746
775
  (function(e) {
747
776
  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";
748
- })(g || (g = {}));
749
- var v;
777
+ })(b || (b = {}));
778
+ var E;
750
779
  (function(e) {
751
780
  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";
752
- })(v || (v = {}));
753
- var ee;
781
+ })(E || (E = {}));
782
+ var re;
754
783
  (function(e) {
755
784
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
756
- })(ee || (ee = {}));
757
- function ht(e) {
758
- return e.type === v.literal;
759
- }
760
- function nn(e) {
761
- return e.type === v.argument;
785
+ })(re || (re = {}));
786
+ function ct(e) {
787
+ return e.type === E.literal;
762
788
  }
763
- function Ct(e) {
764
- return e.type === v.number;
789
+ function an(e) {
790
+ return e.type === E.argument;
765
791
  }
766
792
  function Mt(e) {
767
- return e.type === v.date;
793
+ return e.type === E.number;
768
794
  }
769
795
  function Rt(e) {
770
- return e.type === v.time;
796
+ return e.type === E.date;
771
797
  }
772
798
  function $t(e) {
773
- return e.type === v.select;
799
+ return e.type === E.time;
774
800
  }
775
801
  function Dt(e) {
776
- return e.type === v.plural;
777
- }
778
- function on(e) {
779
- return e.type === v.pound;
802
+ return e.type === E.select;
780
803
  }
781
804
  function Ut(e) {
782
- return e.type === v.tag;
805
+ return e.type === E.plural;
806
+ }
807
+ function un(e) {
808
+ return e.type === E.pound;
809
+ }
810
+ function Gt(e) {
811
+ return e.type === E.tag;
783
812
  }
784
813
  function Ft(e) {
785
- return !!(e && typeof e == "object" && e.type === ee.number);
814
+ return !!(e && typeof e == "object" && e.type === re.number);
786
815
  }
787
- function je(e) {
788
- return !!(e && typeof e == "object" && e.type === ee.dateTime);
816
+ function ke(e) {
817
+ return !!(e && typeof e == "object" && e.type === re.dateTime);
789
818
  }
790
- var Gt = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, sn = /(?:[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;
791
- function an(e) {
819
+ var jt = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, ln = /(?:[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;
820
+ function hn(e) {
792
821
  var t = {};
793
- return e.replace(sn, function(r) {
822
+ return e.replace(ln, function(r) {
794
823
  var n = r.length;
795
824
  switch (r[0]) {
796
825
  case "G":
@@ -879,46 +908,46 @@ function an(e) {
879
908
  return "";
880
909
  }), t;
881
910
  }
882
- var _ = function() {
883
- return _ = Object.assign || function(t) {
911
+ var S = function() {
912
+ return S = Object.assign || function(t) {
884
913
  for (var r, n = 1, i = arguments.length; n < i; n++) {
885
914
  r = arguments[n];
886
915
  for (var o in r)
887
916
  Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
888
917
  }
889
918
  return t;
890
- }, _.apply(this, arguments);
919
+ }, S.apply(this, arguments);
891
920
  };
892
- var un = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
893
- function ln(e) {
921
+ var cn = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
922
+ function fn(e) {
894
923
  if (e.length === 0)
895
924
  throw new Error("Number skeleton cannot be empty");
896
- for (var t = e.split(un).filter(function(f) {
925
+ for (var t = e.split(cn).filter(function(f) {
897
926
  return f.length > 0;
898
927
  }), r = [], n = 0, i = t; n < i.length; n++) {
899
928
  var o = i[n], s = o.split("/");
900
929
  if (s.length === 0)
901
930
  throw new Error("Invalid number skeleton");
902
- for (var a = s[0], h = s.slice(1), u = 0, l = h; u < l.length; u++) {
903
- var c = l[u];
931
+ for (var a = s[0], l = s.slice(1), u = 0, h = l; u < h.length; u++) {
932
+ var c = h[u];
904
933
  if (c.length === 0)
905
934
  throw new Error("Invalid number skeleton");
906
935
  }
907
- r.push({ stem: a, options: h });
936
+ r.push({ stem: a, options: l });
908
937
  }
909
938
  return r;
910
939
  }
911
- function hn(e) {
940
+ function pn(e) {
912
941
  return e.replace(/^(.*?)-/, "");
913
942
  }
914
- var ct = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, jt = /^(@+)?(\+|#+)?[rs]?$/g, cn = /(\*)(0+)|(#+)(0+)|(0+)/g, kt = /^(0+)$/;
915
- function ft(e) {
943
+ var ft = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, kt = /^(@+)?(\+|#+)?[rs]?$/g, mn = /(\*)(0+)|(#+)(0+)|(0+)/g, Vt = /^(0+)$/;
944
+ function pt(e) {
916
945
  var t = {};
917
- return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(jt, function(r, n, i) {
946
+ return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(kt, function(r, n, i) {
918
947
  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)), "";
919
948
  }), t;
920
949
  }
921
- function Vt(e) {
950
+ function zt(e) {
922
951
  switch (e) {
923
952
  case "sign-auto":
924
953
  return {
@@ -958,7 +987,7 @@ function Vt(e) {
958
987
  };
959
988
  }
960
989
  }
961
- function fn(e) {
990
+ function dn(e) {
962
991
  var t;
963
992
  if (e[0] === "E" && e[1] === "E" ? (t = {
964
993
  notation: "engineering"
@@ -966,17 +995,17 @@ function fn(e) {
966
995
  notation: "scientific"
967
996
  }, e = e.slice(1)), t) {
968
997
  var r = e.slice(0, 2);
969
- if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !kt.test(e))
998
+ if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Vt.test(e))
970
999
  throw new Error("Malformed concise eng/scientific notation");
971
1000
  t.minimumIntegerDigits = e.length;
972
1001
  }
973
1002
  return t;
974
1003
  }
975
- function pt(e) {
976
- var t = {}, r = Vt(e);
1004
+ function mt(e) {
1005
+ var t = {}, r = zt(e);
977
1006
  return r || t;
978
1007
  }
979
- function pn(e) {
1008
+ function bn(e) {
980
1009
  for (var t = {}, r = 0, n = e; r < n.length; r++) {
981
1010
  var i = n[r];
982
1011
  switch (i.stem) {
@@ -1000,7 +1029,7 @@ function pn(e) {
1000
1029
  continue;
1001
1030
  case "measure-unit":
1002
1031
  case "unit":
1003
- t.style = "unit", t.unit = hn(i.options[0]);
1032
+ t.style = "unit", t.unit = pn(i.options[0]);
1004
1033
  continue;
1005
1034
  case "compact-short":
1006
1035
  case "K":
@@ -1011,13 +1040,13 @@ function pn(e) {
1011
1040
  t.notation = "compact", t.compactDisplay = "long";
1012
1041
  continue;
1013
1042
  case "scientific":
1014
- t = _(_(_({}, t), { notation: "scientific" }), i.options.reduce(function(h, u) {
1015
- return _(_({}, h), pt(u));
1043
+ t = S(S(S({}, t), { notation: "scientific" }), i.options.reduce(function(l, u) {
1044
+ return S(S({}, l), mt(u));
1016
1045
  }, {}));
1017
1046
  continue;
1018
1047
  case "engineering":
1019
- t = _(_(_({}, t), { notation: "engineering" }), i.options.reduce(function(h, u) {
1020
- return _(_({}, h), pt(u));
1048
+ t = S(S(S({}, t), { notation: "engineering" }), i.options.reduce(function(l, u) {
1049
+ return S(S({}, l), mt(u));
1021
1050
  }, {}));
1022
1051
  continue;
1023
1052
  case "notation-simple":
@@ -1062,9 +1091,9 @@ function pn(e) {
1062
1091
  case "integer-width":
1063
1092
  if (i.options.length > 1)
1064
1093
  throw new RangeError("integer-width stems only accept a single optional option");
1065
- i.options[0].replace(cn, function(h, u, l, c, f, m) {
1094
+ i.options[0].replace(mn, function(l, u, h, c, f, m) {
1066
1095
  if (u)
1067
- t.minimumIntegerDigits = l.length;
1096
+ t.minimumIntegerDigits = h.length;
1068
1097
  else {
1069
1098
  if (c && f)
1070
1099
  throw new Error("We currently do not support maximum integer digits");
@@ -1075,32 +1104,32 @@ function pn(e) {
1075
1104
  });
1076
1105
  continue;
1077
1106
  }
1078
- if (kt.test(i.stem)) {
1107
+ if (Vt.test(i.stem)) {
1079
1108
  t.minimumIntegerDigits = i.stem.length;
1080
1109
  continue;
1081
1110
  }
1082
- if (ct.test(i.stem)) {
1111
+ if (ft.test(i.stem)) {
1083
1112
  if (i.options.length > 1)
1084
1113
  throw new RangeError("Fraction-precision stems only accept a single optional option");
1085
- i.stem.replace(ct, function(h, u, l, c, f, m) {
1086
- return l === "*" ? t.minimumFractionDigits = u.length : c && c[0] === "#" ? t.maximumFractionDigits = c.length : f && m ? (t.minimumFractionDigits = f.length, t.maximumFractionDigits = f.length + m.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
1114
+ i.stem.replace(ft, function(l, u, h, c, f, m) {
1115
+ return h === "*" ? t.minimumFractionDigits = u.length : c && c[0] === "#" ? t.maximumFractionDigits = c.length : f && m ? (t.minimumFractionDigits = f.length, t.maximumFractionDigits = f.length + m.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
1087
1116
  });
1088
1117
  var o = i.options[0];
1089
- o === "w" ? t = _(_({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = _(_({}, t), ft(o)));
1118
+ o === "w" ? t = S(S({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = S(S({}, t), pt(o)));
1090
1119
  continue;
1091
1120
  }
1092
- if (jt.test(i.stem)) {
1093
- t = _(_({}, t), ft(i.stem));
1121
+ if (kt.test(i.stem)) {
1122
+ t = S(S({}, t), pt(i.stem));
1094
1123
  continue;
1095
1124
  }
1096
- var s = Vt(i.stem);
1097
- s && (t = _(_({}, t), s));
1098
- var a = fn(i.stem);
1099
- a && (t = _(_({}, t), a));
1125
+ var s = zt(i.stem);
1126
+ s && (t = S(S({}, t), s));
1127
+ var a = dn(i.stem);
1128
+ a && (t = S(S({}, t), a));
1100
1129
  }
1101
1130
  return t;
1102
1131
  }
1103
- var de = {
1132
+ var be = {
1104
1133
  "001": [
1105
1134
  "H",
1106
1135
  "h"
@@ -2515,15 +2544,15 @@ var de = {
2515
2544
  "h"
2516
2545
  ]
2517
2546
  };
2518
- function mn(e, t) {
2547
+ function gn(e, t) {
2519
2548
  for (var r = "", n = 0; n < e.length; n++) {
2520
2549
  var i = e.charAt(n);
2521
2550
  if (i === "j") {
2522
2551
  for (var o = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
2523
2552
  o++, n++;
2524
- var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), h = "a", u = dn(t);
2553
+ var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), l = "a", u = yn(t);
2525
2554
  for ((u == "H" || u == "k") && (a = 0); a-- > 0; )
2526
- r += h;
2555
+ r += l;
2527
2556
  for (; s-- > 0; )
2528
2557
  r = u + r;
2529
2558
  } else
@@ -2531,7 +2560,7 @@ function mn(e, t) {
2531
2560
  }
2532
2561
  return r;
2533
2562
  }
2534
- function dn(e) {
2563
+ function yn(e) {
2535
2564
  var t = e.hourCycle;
2536
2565
  if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
2537
2566
  e.hourCycles && // @ts-ignore
@@ -2550,23 +2579,23 @@ function dn(e) {
2550
2579
  }
2551
2580
  var r = e.language, n;
2552
2581
  r !== "root" && (n = e.maximize().region);
2553
- var i = de[n || ""] || de[r || ""] || de["".concat(r, "-001")] || de["001"];
2582
+ var i = be[n || ""] || be[r || ""] || be["".concat(r, "-001")] || be["001"];
2554
2583
  return i[0];
2555
2584
  }
2556
- var Ce, bn = new RegExp("^".concat(Gt.source, "*")), gn = new RegExp("".concat(Gt.source, "*$"));
2585
+ var Me, xn = new RegExp("^".concat(jt.source, "*")), vn = new RegExp("".concat(jt.source, "*$"));
2557
2586
  function y(e, t) {
2558
2587
  return { start: e, end: t };
2559
2588
  }
2560
- var yn = !!String.prototype.startsWith && "_a".startsWith("a", 1), xn = !!String.fromCodePoint, vn = !!Object.fromEntries, En = !!String.prototype.codePointAt, _n = !!String.prototype.trimStart, Sn = !!String.prototype.trimEnd, wn = !!Number.isSafeInteger, Hn = wn ? Number.isSafeInteger : function(e) {
2589
+ var En = !!String.prototype.startsWith && "_a".startsWith("a", 1), _n = !!String.fromCodePoint, Sn = !!Object.fromEntries, wn = !!String.prototype.codePointAt, Hn = !!String.prototype.trimStart, An = !!String.prototype.trimEnd, Tn = !!Number.isSafeInteger, Bn = Tn ? Number.isSafeInteger : function(e) {
2561
2590
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
2562
- }, ke = !0;
2591
+ }, Ve = !0;
2563
2592
  try {
2564
- var An = Xt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2565
- ke = ((Ce = An.exec("a")) === null || Ce === void 0 ? void 0 : Ce[0]) === "a";
2593
+ var Nn = Zt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2594
+ Ve = ((Me = Nn.exec("a")) === null || Me === void 0 ? void 0 : Me[0]) === "a";
2566
2595
  } catch (e) {
2567
- ke = !1;
2596
+ Ve = !1;
2568
2597
  }
2569
- var mt = yn ? (
2598
+ var dt = En ? (
2570
2599
  // Native
2571
2600
  function(t, r, n) {
2572
2601
  return t.startsWith(r, n);
@@ -2576,7 +2605,7 @@ var mt = yn ? (
2576
2605
  function(t, r, n) {
2577
2606
  return t.slice(n, n + r.length) === r;
2578
2607
  }
2579
- ), Ve = xn ? String.fromCodePoint : (
2608
+ ), ze = _n ? String.fromCodePoint : (
2580
2609
  // IE11
2581
2610
  function() {
2582
2611
  for (var t = [], r = 0; r < arguments.length; r++)
@@ -2588,9 +2617,9 @@ var mt = yn ? (
2588
2617
  }
2589
2618
  return n;
2590
2619
  }
2591
- ), dt = (
2620
+ ), bt = (
2592
2621
  // native
2593
- vn ? Object.fromEntries : (
2622
+ Sn ? Object.fromEntries : (
2594
2623
  // Ponyfill
2595
2624
  function(t) {
2596
2625
  for (var r = {}, n = 0, i = t; n < i.length; n++) {
@@ -2600,7 +2629,7 @@ var mt = yn ? (
2600
2629
  return r;
2601
2630
  }
2602
2631
  )
2603
- ), zt = En ? (
2632
+ ), Xt = wn ? (
2604
2633
  // Native
2605
2634
  function(t, r) {
2606
2635
  return t.codePointAt(r);
@@ -2614,7 +2643,7 @@ var mt = yn ? (
2614
2643
  return i < 55296 || i > 56319 || r + 1 === n || (o = t.charCodeAt(r + 1)) < 56320 || o > 57343 ? i : (i - 55296 << 10) + (o - 56320) + 65536;
2615
2644
  }
2616
2645
  }
2617
- ), Tn = _n ? (
2646
+ ), On = Hn ? (
2618
2647
  // Native
2619
2648
  function(t) {
2620
2649
  return t.trimStart();
@@ -2622,9 +2651,9 @@ var mt = yn ? (
2622
2651
  ) : (
2623
2652
  // Ponyfill
2624
2653
  function(t) {
2625
- return t.replace(bn, "");
2654
+ return t.replace(xn, "");
2626
2655
  }
2627
- ), Bn = Sn ? (
2656
+ ), Pn = An ? (
2628
2657
  // Native
2629
2658
  function(t) {
2630
2659
  return t.trimEnd();
@@ -2632,32 +2661,32 @@ var mt = yn ? (
2632
2661
  ) : (
2633
2662
  // Ponyfill
2634
2663
  function(t) {
2635
- return t.replace(gn, "");
2664
+ return t.replace(vn, "");
2636
2665
  }
2637
2666
  );
2638
- function Xt(e, t) {
2667
+ function Zt(e, t) {
2639
2668
  return new RegExp(e, t);
2640
2669
  }
2641
- var ze;
2642
- if (ke) {
2643
- var bt = Xt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2644
- ze = function(t, r) {
2670
+ var Xe;
2671
+ if (Ve) {
2672
+ var gt = Zt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2673
+ Xe = function(t, r) {
2645
2674
  var n;
2646
- bt.lastIndex = r;
2647
- var i = bt.exec(t);
2675
+ gt.lastIndex = r;
2676
+ var i = gt.exec(t);
2648
2677
  return (n = i[1]) !== null && n !== void 0 ? n : "";
2649
2678
  };
2650
2679
  } else
2651
- ze = function(t, r) {
2680
+ Xe = function(t, r) {
2652
2681
  for (var n = []; ; ) {
2653
- var i = zt(t, r);
2654
- if (i === void 0 || Zt(i) || In(i))
2682
+ var i = Xt(t, r);
2683
+ if (i === void 0 || Wt(i) || Mn(i))
2655
2684
  break;
2656
2685
  n.push(i), r += i >= 65536 ? 2 : 1;
2657
2686
  }
2658
- return Ve.apply(void 0, n);
2687
+ return ze.apply(void 0, n);
2659
2688
  };
2660
- var Nn = (
2689
+ var In = (
2661
2690
  /** @class */
2662
2691
  function() {
2663
2692
  function e(t, r) {
@@ -2681,14 +2710,14 @@ var Nn = (
2681
2710
  if (o === 35 && (r === "plural" || r === "selectordinal")) {
2682
2711
  var a = this.clonePosition();
2683
2712
  this.bump(), i.push({
2684
- type: v.pound,
2713
+ type: E.pound,
2685
2714
  location: y(a, this.clonePosition())
2686
2715
  });
2687
2716
  } else if (o === 60 && !this.ignoreTag && this.peek() === 47) {
2688
2717
  if (n)
2689
2718
  break;
2690
- return this.error(g.UNMATCHED_CLOSING_TAG, y(this.clonePosition(), this.clonePosition()));
2691
- } else if (o === 60 && !this.ignoreTag && Xe(this.peek() || 0)) {
2719
+ return this.error(b.UNMATCHED_CLOSING_TAG, y(this.clonePosition(), this.clonePosition()));
2720
+ } else if (o === 60 && !this.ignoreTag && Ze(this.peek() || 0)) {
2692
2721
  var s = this.parseTag(t, r);
2693
2722
  if (s.err)
2694
2723
  return s;
@@ -2709,7 +2738,7 @@ var Nn = (
2709
2738
  if (this.bumpSpace(), this.bumpIf("/>"))
2710
2739
  return {
2711
2740
  val: {
2712
- type: v.literal,
2741
+ type: E.literal,
2713
2742
  value: "<".concat(i, "/>"),
2714
2743
  location: y(n, this.clonePosition())
2715
2744
  },
@@ -2721,25 +2750,25 @@ var Nn = (
2721
2750
  return o;
2722
2751
  var s = o.val, a = this.clonePosition();
2723
2752
  if (this.bumpIf("</")) {
2724
- if (this.isEOF() || !Xe(this.char()))
2725
- return this.error(g.INVALID_TAG, y(a, this.clonePosition()));
2726
- var h = this.clonePosition(), u = this.parseTagName();
2727
- return i !== u ? this.error(g.UNMATCHED_CLOSING_TAG, y(h, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
2753
+ if (this.isEOF() || !Ze(this.char()))
2754
+ return this.error(b.INVALID_TAG, y(a, this.clonePosition()));
2755
+ var l = this.clonePosition(), u = this.parseTagName();
2756
+ return i !== u ? this.error(b.UNMATCHED_CLOSING_TAG, y(l, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
2728
2757
  val: {
2729
- type: v.tag,
2758
+ type: E.tag,
2730
2759
  value: i,
2731
2760
  children: s,
2732
2761
  location: y(n, this.clonePosition())
2733
2762
  },
2734
2763
  err: null
2735
- } : this.error(g.INVALID_TAG, y(a, this.clonePosition())));
2764
+ } : this.error(b.INVALID_TAG, y(a, this.clonePosition())));
2736
2765
  } else
2737
- return this.error(g.UNCLOSED_TAG, y(n, this.clonePosition()));
2766
+ return this.error(b.UNCLOSED_TAG, y(n, this.clonePosition()));
2738
2767
  } else
2739
- return this.error(g.INVALID_TAG, y(n, this.clonePosition()));
2768
+ return this.error(b.INVALID_TAG, y(n, this.clonePosition()));
2740
2769
  }, e.prototype.parseTagName = function() {
2741
2770
  var t = this.offset();
2742
- for (this.bump(); !this.isEOF() && Pn(this.char()); )
2771
+ for (this.bump(); !this.isEOF() && Ln(this.char()); )
2743
2772
  this.bump();
2744
2773
  return this.message.slice(t, this.offset());
2745
2774
  }, e.prototype.parseLiteral = function(t, r) {
@@ -2761,14 +2790,14 @@ var Nn = (
2761
2790
  }
2762
2791
  break;
2763
2792
  }
2764
- var h = y(n, this.clonePosition());
2793
+ var l = y(n, this.clonePosition());
2765
2794
  return {
2766
- val: { type: v.literal, value: i, location: h },
2795
+ val: { type: E.literal, value: i, location: l },
2767
2796
  err: null
2768
2797
  };
2769
2798
  }, e.prototype.tryParseLeftAngleBracket = function() {
2770
2799
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
2771
- !On(this.peek() || 0)) ? (this.bump(), "<") : null;
2800
+ !Cn(this.peek() || 0)) ? (this.bump(), "<") : null;
2772
2801
  }, e.prototype.tryParseQuote = function(t) {
2773
2802
  if (this.isEOF() || this.char() !== 39)
2774
2803
  return null;
@@ -2802,28 +2831,28 @@ var Nn = (
2802
2831
  r.push(n);
2803
2832
  this.bump();
2804
2833
  }
2805
- return Ve.apply(void 0, r);
2834
+ return ze.apply(void 0, r);
2806
2835
  }, e.prototype.tryParseUnquoted = function(t, r) {
2807
2836
  if (this.isEOF())
2808
2837
  return null;
2809
2838
  var n = this.char();
2810
- return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), Ve(n));
2839
+ return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), ze(n));
2811
2840
  }, e.prototype.parseArgument = function(t, r) {
2812
2841
  var n = this.clonePosition();
2813
2842
  if (this.bump(), this.bumpSpace(), this.isEOF())
2814
- return this.error(g.EXPECT_ARGUMENT_CLOSING_BRACE, y(n, this.clonePosition()));
2843
+ return this.error(b.EXPECT_ARGUMENT_CLOSING_BRACE, y(n, this.clonePosition()));
2815
2844
  if (this.char() === 125)
2816
- return this.bump(), this.error(g.EMPTY_ARGUMENT, y(n, this.clonePosition()));
2845
+ return this.bump(), this.error(b.EMPTY_ARGUMENT, y(n, this.clonePosition()));
2817
2846
  var i = this.parseIdentifierIfPossible().value;
2818
2847
  if (!i)
2819
- return this.error(g.MALFORMED_ARGUMENT, y(n, this.clonePosition()));
2848
+ return this.error(b.MALFORMED_ARGUMENT, y(n, this.clonePosition()));
2820
2849
  if (this.bumpSpace(), this.isEOF())
2821
- return this.error(g.EXPECT_ARGUMENT_CLOSING_BRACE, y(n, this.clonePosition()));
2850
+ return this.error(b.EXPECT_ARGUMENT_CLOSING_BRACE, y(n, this.clonePosition()));
2822
2851
  switch (this.char()) {
2823
2852
  case 125:
2824
2853
  return this.bump(), {
2825
2854
  val: {
2826
- type: v.argument,
2855
+ type: E.argument,
2827
2856
  // value does not include the opening and closing braces.
2828
2857
  value: i,
2829
2858
  location: y(n, this.clonePosition())
@@ -2831,20 +2860,20 @@ var Nn = (
2831
2860
  err: null
2832
2861
  };
2833
2862
  case 44:
2834
- return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(g.EXPECT_ARGUMENT_CLOSING_BRACE, y(n, this.clonePosition())) : this.parseArgumentOptions(t, r, i, n);
2863
+ return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(b.EXPECT_ARGUMENT_CLOSING_BRACE, y(n, this.clonePosition())) : this.parseArgumentOptions(t, r, i, n);
2835
2864
  default:
2836
- return this.error(g.MALFORMED_ARGUMENT, y(n, this.clonePosition()));
2865
+ return this.error(b.MALFORMED_ARGUMENT, y(n, this.clonePosition()));
2837
2866
  }
2838
2867
  }, e.prototype.parseIdentifierIfPossible = function() {
2839
- var t = this.clonePosition(), r = this.offset(), n = ze(this.message, r), i = r + n.length;
2868
+ var t = this.clonePosition(), r = this.offset(), n = Xe(this.message, r), i = r + n.length;
2840
2869
  this.bumpTo(i);
2841
2870
  var o = this.clonePosition(), s = y(t, o);
2842
2871
  return { value: n, location: s };
2843
2872
  }, e.prototype.parseArgumentOptions = function(t, r, n, i) {
2844
- var o, s = this.clonePosition(), a = this.parseIdentifierIfPossible().value, h = this.clonePosition();
2873
+ var o, s = this.clonePosition(), a = this.parseIdentifierIfPossible().value, l = this.clonePosition();
2845
2874
  switch (a) {
2846
2875
  case "":
2847
- return this.error(g.EXPECT_ARGUMENT_TYPE, y(s, h));
2876
+ return this.error(b.EXPECT_ARGUMENT_TYPE, y(s, l));
2848
2877
  case "number":
2849
2878
  case "date":
2850
2879
  case "time": {
@@ -2852,49 +2881,49 @@ var Nn = (
2852
2881
  var u = null;
2853
2882
  if (this.bumpIf(",")) {
2854
2883
  this.bumpSpace();
2855
- var l = this.clonePosition(), c = this.parseSimpleArgStyleIfPossible();
2884
+ var h = this.clonePosition(), c = this.parseSimpleArgStyleIfPossible();
2856
2885
  if (c.err)
2857
2886
  return c;
2858
- var f = Bn(c.val);
2887
+ var f = Pn(c.val);
2859
2888
  if (f.length === 0)
2860
- return this.error(g.EXPECT_ARGUMENT_STYLE, y(this.clonePosition(), this.clonePosition()));
2861
- var m = y(l, this.clonePosition());
2889
+ return this.error(b.EXPECT_ARGUMENT_STYLE, y(this.clonePosition(), this.clonePosition()));
2890
+ var m = y(h, this.clonePosition());
2862
2891
  u = { style: f, styleLocation: m };
2863
2892
  }
2864
- var b = this.tryParseArgumentClose(i);
2865
- if (b.err)
2866
- return b;
2867
- var S = y(i, this.clonePosition());
2868
- if (u && mt(u == null ? void 0 : u.style, "::", 0)) {
2869
- var w = Tn(u.style.slice(2));
2893
+ var g = this.tryParseArgumentClose(i);
2894
+ if (g.err)
2895
+ return g;
2896
+ var v = y(i, this.clonePosition());
2897
+ if (u && dt(u == null ? void 0 : u.style, "::", 0)) {
2898
+ var N = On(u.style.slice(2));
2870
2899
  if (a === "number") {
2871
- var c = this.parseNumberSkeletonFromString(w, u.styleLocation);
2900
+ var c = this.parseNumberSkeletonFromString(N, u.styleLocation);
2872
2901
  return c.err ? c : {
2873
- val: { type: v.number, value: n, location: S, style: c.val },
2902
+ val: { type: E.number, value: n, location: v, style: c.val },
2874
2903
  err: null
2875
2904
  };
2876
2905
  } else {
2877
- if (w.length === 0)
2878
- return this.error(g.EXPECT_DATE_TIME_SKELETON, S);
2879
- var M = w;
2880
- this.locale && (M = mn(w, this.locale));
2906
+ if (N.length === 0)
2907
+ return this.error(b.EXPECT_DATE_TIME_SKELETON, v);
2908
+ var O = N;
2909
+ this.locale && (O = gn(N, this.locale));
2881
2910
  var f = {
2882
- type: ee.dateTime,
2883
- pattern: M,
2911
+ type: re.dateTime,
2912
+ pattern: O,
2884
2913
  location: u.styleLocation,
2885
- parsedOptions: this.shouldParseSkeletons ? an(M) : {}
2886
- }, L = a === "date" ? v.date : v.time;
2914
+ parsedOptions: this.shouldParseSkeletons ? hn(O) : {}
2915
+ }, M = a === "date" ? E.date : E.time;
2887
2916
  return {
2888
- val: { type: L, value: n, location: S, style: f },
2917
+ val: { type: M, value: n, location: v, style: f },
2889
2918
  err: null
2890
2919
  };
2891
2920
  }
2892
2921
  }
2893
2922
  return {
2894
2923
  val: {
2895
- type: a === "number" ? v.number : a === "date" ? v.date : v.time,
2924
+ type: a === "number" ? E.number : a === "date" ? E.date : E.time,
2896
2925
  value: n,
2897
- location: S,
2926
+ location: v,
2898
2927
  style: (o = u == null ? void 0 : u.style) !== null && o !== void 0 ? o : null
2899
2928
  },
2900
2929
  err: null
@@ -2903,52 +2932,52 @@ var Nn = (
2903
2932
  case "plural":
2904
2933
  case "selectordinal":
2905
2934
  case "select": {
2906
- var N = this.clonePosition();
2935
+ var B = this.clonePosition();
2907
2936
  if (this.bumpSpace(), !this.bumpIf(","))
2908
- return this.error(g.EXPECT_SELECT_ARGUMENT_OPTIONS, y(N, xe({}, N)));
2937
+ return this.error(b.EXPECT_SELECT_ARGUMENT_OPTIONS, y(B, ve({}, B)));
2909
2938
  this.bumpSpace();
2910
- var I = this.parseIdentifierIfPossible(), T = 0;
2911
- if (a !== "select" && I.value === "offset") {
2939
+ var C = this.parseIdentifierIfPossible(), H = 0;
2940
+ if (a !== "select" && C.value === "offset") {
2912
2941
  if (!this.bumpIf(":"))
2913
- return this.error(g.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, y(this.clonePosition(), this.clonePosition()));
2942
+ return this.error(b.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, y(this.clonePosition(), this.clonePosition()));
2914
2943
  this.bumpSpace();
2915
- var c = this.tryParseDecimalInteger(g.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, g.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
2944
+ var c = this.tryParseDecimalInteger(b.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, b.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
2916
2945
  if (c.err)
2917
2946
  return c;
2918
- this.bumpSpace(), I = this.parseIdentifierIfPossible(), T = c.val;
2947
+ this.bumpSpace(), C = this.parseIdentifierIfPossible(), H = c.val;
2919
2948
  }
2920
- var C = this.tryParsePluralOrSelectOptions(t, a, r, I);
2921
- if (C.err)
2922
- return C;
2923
- var b = this.tryParseArgumentClose(i);
2924
- if (b.err)
2925
- return b;
2926
- var F = y(i, this.clonePosition());
2949
+ var L = this.tryParsePluralOrSelectOptions(t, a, r, C);
2950
+ if (L.err)
2951
+ return L;
2952
+ var g = this.tryParseArgumentClose(i);
2953
+ if (g.err)
2954
+ return g;
2955
+ var G = y(i, this.clonePosition());
2927
2956
  return a === "select" ? {
2928
2957
  val: {
2929
- type: v.select,
2958
+ type: E.select,
2930
2959
  value: n,
2931
- options: dt(C.val),
2932
- location: F
2960
+ options: bt(L.val),
2961
+ location: G
2933
2962
  },
2934
2963
  err: null
2935
2964
  } : {
2936
2965
  val: {
2937
- type: v.plural,
2966
+ type: E.plural,
2938
2967
  value: n,
2939
- options: dt(C.val),
2940
- offset: T,
2968
+ options: bt(L.val),
2969
+ offset: H,
2941
2970
  pluralType: a === "plural" ? "cardinal" : "ordinal",
2942
- location: F
2971
+ location: G
2943
2972
  },
2944
2973
  err: null
2945
2974
  };
2946
2975
  }
2947
2976
  default:
2948
- return this.error(g.INVALID_ARGUMENT_TYPE, y(s, h));
2977
+ return this.error(b.INVALID_ARGUMENT_TYPE, y(s, l));
2949
2978
  }
2950
2979
  }, e.prototype.tryParseArgumentClose = function(t) {
2951
- return this.isEOF() || this.char() !== 125 ? this.error(g.EXPECT_ARGUMENT_CLOSING_BRACE, y(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
2980
+ return this.isEOF() || this.char() !== 125 ? this.error(b.EXPECT_ARGUMENT_CLOSING_BRACE, y(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
2952
2981
  }, e.prototype.parseSimpleArgStyleIfPossible = function() {
2953
2982
  for (var t = 0, r = this.clonePosition(); !this.isEOF(); ) {
2954
2983
  var n = this.char();
@@ -2957,7 +2986,7 @@ var Nn = (
2957
2986
  this.bump();
2958
2987
  var i = this.clonePosition();
2959
2988
  if (!this.bumpUntil("'"))
2960
- return this.error(g.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE, y(i, this.clonePosition()));
2989
+ return this.error(b.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE, y(i, this.clonePosition()));
2961
2990
  this.bump();
2962
2991
  break;
2963
2992
  }
@@ -2987,52 +3016,52 @@ var Nn = (
2987
3016
  }, e.prototype.parseNumberSkeletonFromString = function(t, r) {
2988
3017
  var n = [];
2989
3018
  try {
2990
- n = ln(t);
3019
+ n = fn(t);
2991
3020
  } catch (i) {
2992
- return this.error(g.INVALID_NUMBER_SKELETON, r);
3021
+ return this.error(b.INVALID_NUMBER_SKELETON, r);
2993
3022
  }
2994
3023
  return {
2995
3024
  val: {
2996
- type: ee.number,
3025
+ type: re.number,
2997
3026
  tokens: n,
2998
3027
  location: r,
2999
- parsedOptions: this.shouldParseSkeletons ? pn(n) : {}
3028
+ parsedOptions: this.shouldParseSkeletons ? bn(n) : {}
3000
3029
  },
3001
3030
  err: null
3002
3031
  };
3003
3032
  }, e.prototype.tryParsePluralOrSelectOptions = function(t, r, n, i) {
3004
- for (var o, s = !1, a = [], h = /* @__PURE__ */ new Set(), u = i.value, l = i.location; ; ) {
3033
+ for (var o, s = !1, a = [], l = /* @__PURE__ */ new Set(), u = i.value, h = i.location; ; ) {
3005
3034
  if (u.length === 0) {
3006
3035
  var c = this.clonePosition();
3007
3036
  if (r !== "select" && this.bumpIf("=")) {
3008
- var f = this.tryParseDecimalInteger(g.EXPECT_PLURAL_ARGUMENT_SELECTOR, g.INVALID_PLURAL_ARGUMENT_SELECTOR);
3037
+ var f = this.tryParseDecimalInteger(b.EXPECT_PLURAL_ARGUMENT_SELECTOR, b.INVALID_PLURAL_ARGUMENT_SELECTOR);
3009
3038
  if (f.err)
3010
3039
  return f;
3011
- l = y(c, this.clonePosition()), u = this.message.slice(c.offset, this.offset());
3040
+ h = y(c, this.clonePosition()), u = this.message.slice(c.offset, this.offset());
3012
3041
  } else
3013
3042
  break;
3014
3043
  }
3015
- if (h.has(u))
3016
- return this.error(r === "select" ? g.DUPLICATE_SELECT_ARGUMENT_SELECTOR : g.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, l);
3044
+ if (l.has(u))
3045
+ return this.error(r === "select" ? b.DUPLICATE_SELECT_ARGUMENT_SELECTOR : b.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, h);
3017
3046
  u === "other" && (s = !0), this.bumpSpace();
3018
3047
  var m = this.clonePosition();
3019
3048
  if (!this.bumpIf("{"))
3020
- return this.error(r === "select" ? g.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : g.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, y(this.clonePosition(), this.clonePosition()));
3021
- var b = this.parseMessage(t + 1, r, n);
3022
- if (b.err)
3023
- return b;
3024
- var S = this.tryParseArgumentClose(m);
3025
- if (S.err)
3026
- return S;
3049
+ return this.error(r === "select" ? b.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : b.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, y(this.clonePosition(), this.clonePosition()));
3050
+ var g = this.parseMessage(t + 1, r, n);
3051
+ if (g.err)
3052
+ return g;
3053
+ var v = this.tryParseArgumentClose(m);
3054
+ if (v.err)
3055
+ return v;
3027
3056
  a.push([
3028
3057
  u,
3029
3058
  {
3030
- value: b.val,
3059
+ value: g.val,
3031
3060
  location: y(m, this.clonePosition())
3032
3061
  }
3033
- ]), h.add(u), this.bumpSpace(), o = this.parseIdentifierIfPossible(), u = o.value, l = o.location;
3062
+ ]), l.add(u), this.bumpSpace(), o = this.parseIdentifierIfPossible(), u = o.value, h = o.location;
3034
3063
  }
3035
- return a.length === 0 ? this.error(r === "select" ? g.EXPECT_SELECT_ARGUMENT_SELECTOR : g.EXPECT_PLURAL_ARGUMENT_SELECTOR, y(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !s ? this.error(g.MISSING_OTHER_CLAUSE, y(this.clonePosition(), this.clonePosition())) : { val: a, err: null };
3064
+ return a.length === 0 ? this.error(r === "select" ? b.EXPECT_SELECT_ARGUMENT_SELECTOR : b.EXPECT_PLURAL_ARGUMENT_SELECTOR, y(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !s ? this.error(b.MISSING_OTHER_CLAUSE, y(this.clonePosition(), this.clonePosition())) : { val: a, err: null };
3036
3065
  }, e.prototype.tryParseDecimalInteger = function(t, r) {
3037
3066
  var n = 1, i = this.clonePosition();
3038
3067
  this.bumpIf("+") || this.bumpIf("-") && (n = -1);
@@ -3043,8 +3072,8 @@ var Nn = (
3043
3072
  else
3044
3073
  break;
3045
3074
  }
3046
- var h = y(i, this.clonePosition());
3047
- return o ? (s *= n, Hn(s) ? { val: s, err: null } : this.error(r, h)) : this.error(t, h);
3075
+ var l = y(i, this.clonePosition());
3076
+ return o ? (s *= n, Bn(s) ? { val: s, err: null } : this.error(r, l)) : this.error(t, l);
3048
3077
  }, e.prototype.offset = function() {
3049
3078
  return this.position.offset;
3050
3079
  }, e.prototype.isEOF = function() {
@@ -3059,7 +3088,7 @@ var Nn = (
3059
3088
  var t = this.position.offset;
3060
3089
  if (t >= this.message.length)
3061
3090
  throw Error("out of bound");
3062
- var r = zt(this.message, t);
3091
+ var r = Xt(this.message, t);
3063
3092
  if (r === void 0)
3064
3093
  throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
3065
3094
  return r;
@@ -3078,7 +3107,7 @@ var Nn = (
3078
3107
  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);
3079
3108
  }
3080
3109
  }, e.prototype.bumpIf = function(t) {
3081
- if (mt(this.message, t, this.offset())) {
3110
+ if (dt(this.message, t, this.offset())) {
3082
3111
  for (var r = 0; r < t.length; r++)
3083
3112
  this.bump();
3084
3113
  return !0;
@@ -3100,7 +3129,7 @@ var Nn = (
3100
3129
  break;
3101
3130
  }
3102
3131
  }, e.prototype.bumpSpace = function() {
3103
- for (; !this.isEOF() && Zt(this.char()); )
3132
+ for (; !this.isEOF() && Wt(this.char()); )
3104
3133
  this.bump();
3105
3134
  }, e.prototype.peek = function() {
3106
3135
  if (this.isEOF())
@@ -3110,47 +3139,47 @@ var Nn = (
3110
3139
  }, e;
3111
3140
  }()
3112
3141
  );
3113
- function Xe(e) {
3142
+ function Ze(e) {
3114
3143
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3115
3144
  }
3116
- function On(e) {
3117
- return Xe(e) || e === 47;
3145
+ function Cn(e) {
3146
+ return Ze(e) || e === 47;
3118
3147
  }
3119
- function Pn(e) {
3148
+ function Ln(e) {
3120
3149
  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;
3121
3150
  }
3122
- function Zt(e) {
3151
+ function Wt(e) {
3123
3152
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3124
3153
  }
3125
- function In(e) {
3154
+ function Mn(e) {
3126
3155
  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;
3127
3156
  }
3128
- function Ze(e) {
3157
+ function We(e) {
3129
3158
  e.forEach(function(t) {
3130
- if (delete t.location, $t(t) || Dt(t))
3159
+ if (delete t.location, Dt(t) || Ut(t))
3131
3160
  for (var r in t.options)
3132
- delete t.options[r].location, Ze(t.options[r].value);
3161
+ delete t.options[r].location, We(t.options[r].value);
3133
3162
  else
3134
- Ct(t) && Ft(t.style) || (Mt(t) || Rt(t)) && je(t.style) ? delete t.style.location : Ut(t) && Ze(t.children);
3163
+ Mt(t) && Ft(t.style) || (Rt(t) || $t(t)) && ke(t.style) ? delete t.style.location : Gt(t) && We(t.children);
3135
3164
  });
3136
3165
  }
3137
- function Ln(e, t) {
3138
- t === void 0 && (t = {}), t = xe({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3139
- var r = new Nn(e, t).parse();
3166
+ function Rn(e, t) {
3167
+ t === void 0 && (t = {}), t = ve({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3168
+ var r = new In(e, t).parse();
3140
3169
  if (r.err) {
3141
- var n = SyntaxError(g[r.err.kind]);
3170
+ var n = SyntaxError(b[r.err.kind]);
3142
3171
  throw n.location = r.err.location, n.originalMessage = r.err.message, n;
3143
3172
  }
3144
- return t != null && t.captureLocation || Ze(r.val), r.val;
3173
+ return t != null && t.captureLocation || We(r.val), r.val;
3145
3174
  }
3146
- var te;
3175
+ var ne;
3147
3176
  (function(e) {
3148
3177
  e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
3149
- })(te || (te = {}));
3150
- var He = (
3178
+ })(ne || (ne = {}));
3179
+ var Ae = (
3151
3180
  /** @class */
3152
3181
  function(e) {
3153
- we(t, e);
3182
+ He(t, e);
3154
3183
  function t(r, n, i) {
3155
3184
  var o = e.call(this, r) || this;
3156
3185
  return o.code = n, o.originalMessage = i, o;
@@ -3159,155 +3188,155 @@ var He = (
3159
3188
  return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
3160
3189
  }, t;
3161
3190
  }(Error)
3162
- ), gt = (
3191
+ ), yt = (
3163
3192
  /** @class */
3164
3193
  function(e) {
3165
- we(t, e);
3194
+ He(t, e);
3166
3195
  function t(r, n, i, o) {
3167
- return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), te.INVALID_VALUE, o) || this;
3196
+ return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), ne.INVALID_VALUE, o) || this;
3168
3197
  }
3169
3198
  return t;
3170
- }(He)
3171
- ), Cn = (
3199
+ }(Ae)
3200
+ ), $n = (
3172
3201
  /** @class */
3173
3202
  function(e) {
3174
- we(t, e);
3203
+ He(t, e);
3175
3204
  function t(r, n, i) {
3176
- return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), te.INVALID_VALUE, i) || this;
3205
+ return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), ne.INVALID_VALUE, i) || this;
3177
3206
  }
3178
3207
  return t;
3179
- }(He)
3180
- ), Mn = (
3208
+ }(Ae)
3209
+ ), Dn = (
3181
3210
  /** @class */
3182
3211
  function(e) {
3183
- we(t, e);
3212
+ He(t, e);
3184
3213
  function t(r, n) {
3185
- return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), te.MISSING_VALUE, n) || this;
3214
+ return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), ne.MISSING_VALUE, n) || this;
3186
3215
  }
3187
3216
  return t;
3188
- }(He)
3189
- ), P;
3217
+ }(Ae)
3218
+ ), I;
3190
3219
  (function(e) {
3191
3220
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
3192
- })(P || (P = {}));
3193
- function Rn(e) {
3221
+ })(I || (I = {}));
3222
+ function Un(e) {
3194
3223
  return e.length < 2 ? e : e.reduce(function(t, r) {
3195
3224
  var n = t[t.length - 1];
3196
- return !n || n.type !== P.literal || r.type !== P.literal ? t.push(r) : n.value += r.value, t;
3225
+ return !n || n.type !== I.literal || r.type !== I.literal ? t.push(r) : n.value += r.value, t;
3197
3226
  }, []);
3198
3227
  }
3199
- function $n(e) {
3228
+ function Gn(e) {
3200
3229
  return typeof e == "function";
3201
3230
  }
3202
- function ge(e, t, r, n, i, o, s) {
3203
- if (e.length === 1 && ht(e[0]))
3231
+ function ye(e, t, r, n, i, o, s) {
3232
+ if (e.length === 1 && ct(e[0]))
3204
3233
  return [
3205
3234
  {
3206
- type: P.literal,
3235
+ type: I.literal,
3207
3236
  value: e[0].value
3208
3237
  }
3209
3238
  ];
3210
- for (var a = [], h = 0, u = e; h < u.length; h++) {
3211
- var l = u[h];
3212
- if (ht(l)) {
3239
+ for (var a = [], l = 0, u = e; l < u.length; l++) {
3240
+ var h = u[l];
3241
+ if (ct(h)) {
3213
3242
  a.push({
3214
- type: P.literal,
3215
- value: l.value
3243
+ type: I.literal,
3244
+ value: h.value
3216
3245
  });
3217
3246
  continue;
3218
3247
  }
3219
- if (on(l)) {
3248
+ if (un(h)) {
3220
3249
  typeof o == "number" && a.push({
3221
- type: P.literal,
3250
+ type: I.literal,
3222
3251
  value: r.getNumberFormat(t).format(o)
3223
3252
  });
3224
3253
  continue;
3225
3254
  }
3226
- var c = l.value;
3255
+ var c = h.value;
3227
3256
  if (!(i && c in i))
3228
- throw new Mn(c, s);
3257
+ throw new Dn(c, s);
3229
3258
  var f = i[c];
3230
- if (nn(l)) {
3259
+ if (an(h)) {
3231
3260
  (!f || typeof f == "string" || typeof f == "number") && (f = typeof f == "string" || typeof f == "number" ? String(f) : ""), a.push({
3232
- type: typeof f == "string" ? P.literal : P.object,
3261
+ type: typeof f == "string" ? I.literal : I.object,
3233
3262
  value: f
3234
3263
  });
3235
3264
  continue;
3236
3265
  }
3237
- if (Mt(l)) {
3238
- var m = typeof l.style == "string" ? n.date[l.style] : je(l.style) ? l.style.parsedOptions : void 0;
3266
+ if (Rt(h)) {
3267
+ var m = typeof h.style == "string" ? n.date[h.style] : ke(h.style) ? h.style.parsedOptions : void 0;
3239
3268
  a.push({
3240
- type: P.literal,
3269
+ type: I.literal,
3241
3270
  value: r.getDateTimeFormat(t, m).format(f)
3242
3271
  });
3243
3272
  continue;
3244
3273
  }
3245
- if (Rt(l)) {
3246
- var m = typeof l.style == "string" ? n.time[l.style] : je(l.style) ? l.style.parsedOptions : n.time.medium;
3274
+ if ($t(h)) {
3275
+ var m = typeof h.style == "string" ? n.time[h.style] : ke(h.style) ? h.style.parsedOptions : n.time.medium;
3247
3276
  a.push({
3248
- type: P.literal,
3277
+ type: I.literal,
3249
3278
  value: r.getDateTimeFormat(t, m).format(f)
3250
3279
  });
3251
3280
  continue;
3252
3281
  }
3253
- if (Ct(l)) {
3254
- var m = typeof l.style == "string" ? n.number[l.style] : Ft(l.style) ? l.style.parsedOptions : void 0;
3282
+ if (Mt(h)) {
3283
+ var m = typeof h.style == "string" ? n.number[h.style] : Ft(h.style) ? h.style.parsedOptions : void 0;
3255
3284
  m && m.scale && (f = f * (m.scale || 1)), a.push({
3256
- type: P.literal,
3285
+ type: I.literal,
3257
3286
  value: r.getNumberFormat(t, m).format(f)
3258
3287
  });
3259
3288
  continue;
3260
3289
  }
3261
- if (Ut(l)) {
3262
- var b = l.children, S = l.value, w = i[S];
3263
- if (!$n(w))
3264
- throw new Cn(S, "function", s);
3265
- var M = ge(b, t, r, n, i, o), L = w(M.map(function(T) {
3266
- return T.value;
3290
+ if (Gt(h)) {
3291
+ var g = h.children, v = h.value, N = i[v];
3292
+ if (!Gn(N))
3293
+ throw new $n(v, "function", s);
3294
+ var O = ye(g, t, r, n, i, o), M = N(O.map(function(H) {
3295
+ return H.value;
3267
3296
  }));
3268
- Array.isArray(L) || (L = [L]), a.push.apply(a, L.map(function(T) {
3297
+ Array.isArray(M) || (M = [M]), a.push.apply(a, M.map(function(H) {
3269
3298
  return {
3270
- type: typeof T == "string" ? P.literal : P.object,
3271
- value: T
3299
+ type: typeof H == "string" ? I.literal : I.object,
3300
+ value: H
3272
3301
  };
3273
3302
  }));
3274
3303
  }
3275
- if ($t(l)) {
3276
- var N = l.options[f] || l.options.other;
3277
- if (!N)
3278
- throw new gt(l.value, f, Object.keys(l.options), s);
3279
- a.push.apply(a, ge(N.value, t, r, n, i));
3304
+ if (Dt(h)) {
3305
+ var B = h.options[f] || h.options.other;
3306
+ if (!B)
3307
+ throw new yt(h.value, f, Object.keys(h.options), s);
3308
+ a.push.apply(a, ye(B.value, t, r, n, i));
3280
3309
  continue;
3281
3310
  }
3282
- if (Dt(l)) {
3283
- var N = l.options["=".concat(f)];
3284
- if (!N) {
3311
+ if (Ut(h)) {
3312
+ var B = h.options["=".concat(f)];
3313
+ if (!B) {
3285
3314
  if (!Intl.PluralRules)
3286
- throw new He(`Intl.PluralRules is not available in this environment.
3315
+ throw new Ae(`Intl.PluralRules is not available in this environment.
3287
3316
  Try polyfilling it using "@formatjs/intl-pluralrules"
3288
- `, te.MISSING_INTL_API, s);
3289
- var I = r.getPluralRules(t, { type: l.pluralType }).select(f - (l.offset || 0));
3290
- N = l.options[I] || l.options.other;
3317
+ `, ne.MISSING_INTL_API, s);
3318
+ var C = r.getPluralRules(t, { type: h.pluralType }).select(f - (h.offset || 0));
3319
+ B = h.options[C] || h.options.other;
3291
3320
  }
3292
- if (!N)
3293
- throw new gt(l.value, f, Object.keys(l.options), s);
3294
- a.push.apply(a, ge(N.value, t, r, n, i, f - (l.offset || 0)));
3321
+ if (!B)
3322
+ throw new yt(h.value, f, Object.keys(h.options), s);
3323
+ a.push.apply(a, ye(B.value, t, r, n, i, f - (h.offset || 0)));
3295
3324
  continue;
3296
3325
  }
3297
3326
  }
3298
- return Rn(a);
3327
+ return Un(a);
3299
3328
  }
3300
- function Dn(e, t) {
3329
+ function Fn(e, t) {
3301
3330
  return t ? U(U(U({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
3302
3331
  return r[n] = U(U({}, e[n]), t[n] || {}), r;
3303
3332
  }, {})) : e;
3304
3333
  }
3305
- function Un(e, t) {
3334
+ function jn(e, t) {
3306
3335
  return t ? Object.keys(e).reduce(function(r, n) {
3307
- return r[n] = Dn(e[n], t[n]), r;
3336
+ return r[n] = Fn(e[n], t[n]), r;
3308
3337
  }, U({}, e)) : e;
3309
3338
  }
3310
- function Me(e) {
3339
+ function Re(e) {
3311
3340
  return {
3312
3341
  create: function() {
3313
3342
  return {
@@ -3321,39 +3350,39 @@ function Me(e) {
3321
3350
  }
3322
3351
  };
3323
3352
  }
3324
- function Fn(e) {
3353
+ function kn(e) {
3325
3354
  return e === void 0 && (e = {
3326
3355
  number: {},
3327
3356
  dateTime: {},
3328
3357
  pluralRules: {}
3329
3358
  }), {
3330
- getNumberFormat: Ie(function() {
3359
+ getNumberFormat: Ce(function() {
3331
3360
  for (var t, r = [], n = 0; n < arguments.length; n++)
3332
3361
  r[n] = arguments[n];
3333
- return new ((t = Intl.NumberFormat).bind.apply(t, Pe([void 0], r, !1)))();
3362
+ return new ((t = Intl.NumberFormat).bind.apply(t, Ie([void 0], r, !1)))();
3334
3363
  }, {
3335
- cache: Me(e.number),
3364
+ cache: Re(e.number),
3336
3365
  strategy: Le.variadic
3337
3366
  }),
3338
- getDateTimeFormat: Ie(function() {
3367
+ getDateTimeFormat: Ce(function() {
3339
3368
  for (var t, r = [], n = 0; n < arguments.length; n++)
3340
3369
  r[n] = arguments[n];
3341
- return new ((t = Intl.DateTimeFormat).bind.apply(t, Pe([void 0], r, !1)))();
3370
+ return new ((t = Intl.DateTimeFormat).bind.apply(t, Ie([void 0], r, !1)))();
3342
3371
  }, {
3343
- cache: Me(e.dateTime),
3372
+ cache: Re(e.dateTime),
3344
3373
  strategy: Le.variadic
3345
3374
  }),
3346
- getPluralRules: Ie(function() {
3375
+ getPluralRules: Ce(function() {
3347
3376
  for (var t, r = [], n = 0; n < arguments.length; n++)
3348
3377
  r[n] = arguments[n];
3349
- return new ((t = Intl.PluralRules).bind.apply(t, Pe([void 0], r, !1)))();
3378
+ return new ((t = Intl.PluralRules).bind.apply(t, Ie([void 0], r, !1)))();
3350
3379
  }, {
3351
- cache: Me(e.pluralRules),
3380
+ cache: Re(e.pluralRules),
3352
3381
  strategy: Le.variadic
3353
3382
  })
3354
3383
  };
3355
3384
  }
3356
- var Gn = (
3385
+ var Vn = (
3357
3386
  /** @class */
3358
3387
  function() {
3359
3388
  function e(t, r, n, i) {
@@ -3363,20 +3392,20 @@ var Gn = (
3363
3392
  number: {},
3364
3393
  dateTime: {},
3365
3394
  pluralRules: {}
3366
- }, this.format = function(h) {
3367
- var u = o.formatToParts(h);
3395
+ }, this.format = function(l) {
3396
+ var u = o.formatToParts(l);
3368
3397
  if (u.length === 1)
3369
3398
  return u[0].value;
3370
- var l = u.reduce(function(c, f) {
3371
- return !c.length || f.type !== P.literal || typeof c[c.length - 1] != "string" ? c.push(f.value) : c[c.length - 1] += f.value, c;
3399
+ var h = u.reduce(function(c, f) {
3400
+ return !c.length || f.type !== I.literal || typeof c[c.length - 1] != "string" ? c.push(f.value) : c[c.length - 1] += f.value, c;
3372
3401
  }, []);
3373
- return l.length <= 1 ? l[0] || "" : l;
3374
- }, this.formatToParts = function(h) {
3375
- return ge(o.ast, o.locales, o.formatters, o.formats, h, void 0, o.message);
3402
+ return h.length <= 1 ? h[0] || "" : h;
3403
+ }, this.formatToParts = function(l) {
3404
+ return ye(o.ast, o.locales, o.formatters, o.formats, l, void 0, o.message);
3376
3405
  }, this.resolvedOptions = function() {
3377
- var h;
3406
+ var l;
3378
3407
  return {
3379
- locale: ((h = o.resolvedLocale) === null || h === void 0 ? void 0 : h.toString()) || Intl.NumberFormat.supportedLocalesOf(o.locales)[0]
3408
+ locale: ((l = o.resolvedLocale) === null || l === void 0 ? void 0 : l.toString()) || Intl.NumberFormat.supportedLocalesOf(o.locales)[0]
3380
3409
  };
3381
3410
  }, this.getAst = function() {
3382
3411
  return o.ast;
@@ -3385,13 +3414,13 @@ var Gn = (
3385
3414
  throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
3386
3415
  var s = i || {};
3387
3416
  s.formatters;
3388
- var a = Jr(s, ["formatters"]);
3417
+ var a = Yr(s, ["formatters"]);
3389
3418
  this.ast = e.__parse(t, U(U({}, a), { locale: this.resolvedLocale }));
3390
3419
  } else
3391
3420
  this.ast = t;
3392
3421
  if (!Array.isArray(this.ast))
3393
3422
  throw new TypeError("A message must be provided as a String or AST.");
3394
- this.formats = Un(e.formats, n), this.formatters = i && i.formatters || Fn(this.formatterCache);
3423
+ this.formats = jn(e.formats, n), this.formatters = i && i.formatters || kn(this.formatterCache);
3395
3424
  }
3396
3425
  return Object.defineProperty(e, "defaultLocale", {
3397
3426
  get: function() {
@@ -3404,7 +3433,7 @@ var Gn = (
3404
3433
  var r = Intl.NumberFormat.supportedLocalesOf(t);
3405
3434
  return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
3406
3435
  }
3407
- }, e.__parse = Ln, e.formats = {
3436
+ }, e.__parse = Rn, e.formats = {
3408
3437
  number: {
3409
3438
  integer: {
3410
3439
  maximumFractionDigits: 0
@@ -3465,7 +3494,7 @@ var Gn = (
3465
3494
  }, e;
3466
3495
  }()
3467
3496
  );
3468
- function jn(e, t) {
3497
+ function zn(e, t) {
3469
3498
  if (t == null)
3470
3499
  return;
3471
3500
  if (t in e)
@@ -3486,92 +3515,92 @@ function jn(e, t) {
3486
3515
  n = void 0;
3487
3516
  return n;
3488
3517
  }
3489
- const k = {}, kn = (e, t, r) => r && (t in k || (k[t] = {}), e in k[t] || (k[t][e] = r), r), Wt = (e, t) => {
3518
+ const k = {}, Xn = (e, t, r) => r && (t in k || (k[t] = {}), e in k[t] || (k[t][e] = r), r), Jt = (e, t) => {
3490
3519
  if (t == null)
3491
3520
  return;
3492
3521
  if (t in k && e in k[t])
3493
3522
  return k[t][e];
3494
- const r = Ae(t);
3523
+ const r = Te(t);
3495
3524
  for (let n = 0; n < r.length; n++) {
3496
- const i = r[n], o = zn(i, e);
3525
+ const i = r[n], o = Wn(i, e);
3497
3526
  if (o)
3498
- return kn(e, t, o);
3527
+ return Xn(e, t, o);
3499
3528
  }
3500
3529
  };
3501
- let qe;
3502
- const ie = Se({});
3503
- function Vn(e) {
3504
- return qe[e] || null;
3530
+ let Ye;
3531
+ const se = we({});
3532
+ function Zn(e) {
3533
+ return Ye[e] || null;
3505
3534
  }
3506
- function Jt(e) {
3507
- return e in qe;
3535
+ function Qt(e) {
3536
+ return e in Ye;
3508
3537
  }
3509
- function zn(e, t) {
3510
- if (!Jt(e))
3538
+ function Wn(e, t) {
3539
+ if (!Qt(e))
3511
3540
  return null;
3512
- const r = Vn(e);
3513
- return jn(r, t);
3541
+ const r = Zn(e);
3542
+ return zn(r, t);
3514
3543
  }
3515
- function Xn(e) {
3544
+ function Jn(e) {
3516
3545
  if (e == null)
3517
3546
  return;
3518
- const t = Ae(e);
3547
+ const t = Te(e);
3519
3548
  for (let r = 0; r < t.length; r++) {
3520
3549
  const n = t[r];
3521
- if (Jt(n))
3550
+ if (Qt(n))
3522
3551
  return n;
3523
3552
  }
3524
3553
  }
3525
- function Qt(e, ...t) {
3526
- delete k[e], ie.update((r) => (r[e] = Wr.all([r[e] || {}, ...t]), r));
3554
+ function qt(e, ...t) {
3555
+ delete k[e], se.update((r) => (r[e] = qr.all([r[e] || {}, ...t]), r));
3527
3556
  }
3528
- ne(
3529
- [ie],
3557
+ oe(
3558
+ [se],
3530
3559
  ([e]) => Object.keys(e)
3531
3560
  );
3532
- ie.subscribe((e) => qe = e);
3533
- const ye = {};
3534
- function Zn(e, t) {
3535
- ye[e].delete(t), ye[e].size === 0 && delete ye[e];
3561
+ se.subscribe((e) => Ye = e);
3562
+ const xe = {};
3563
+ function Qn(e, t) {
3564
+ xe[e].delete(t), xe[e].size === 0 && delete xe[e];
3536
3565
  }
3537
- function qt(e) {
3538
- return ye[e];
3566
+ function Yt(e) {
3567
+ return xe[e];
3539
3568
  }
3540
- function Wn(e) {
3541
- return Ae(e).map((t) => {
3542
- const r = qt(t);
3569
+ function qn(e) {
3570
+ return Te(e).map((t) => {
3571
+ const r = Yt(t);
3543
3572
  return [t, r ? [...r] : []];
3544
3573
  }).filter(([, t]) => t.length > 0);
3545
3574
  }
3546
- function We(e) {
3547
- return e == null ? !1 : Ae(e).some(
3575
+ function Je(e) {
3576
+ return e == null ? !1 : Te(e).some(
3548
3577
  (t) => {
3549
3578
  var r;
3550
- return (r = qt(t)) == null ? void 0 : r.size;
3579
+ return (r = Yt(t)) == null ? void 0 : r.size;
3551
3580
  }
3552
3581
  );
3553
3582
  }
3554
- function Jn(e, t) {
3583
+ function Yn(e, t) {
3555
3584
  return Promise.all(
3556
- t.map((n) => (Zn(e, n), n().then((i) => i.default || i)))
3557
- ).then((n) => Qt(e, ...n));
3558
- }
3559
- const ae = {};
3560
- function Yt(e) {
3561
- if (!We(e))
3562
- return e in ae ? ae[e] : Promise.resolve();
3563
- const t = Wn(e);
3564
- return ae[e] = Promise.all(
3585
+ t.map((n) => (Qn(e, n), n().then((i) => i.default || i)))
3586
+ ).then((n) => qt(e, ...n));
3587
+ }
3588
+ const ue = {};
3589
+ function Kt(e) {
3590
+ if (!Je(e))
3591
+ return e in ue ? ue[e] : Promise.resolve();
3592
+ const t = qn(e);
3593
+ return ue[e] = Promise.all(
3565
3594
  t.map(
3566
- ([r, n]) => Jn(r, n)
3595
+ ([r, n]) => Yn(r, n)
3567
3596
  )
3568
3597
  ).then(() => {
3569
- if (We(e))
3570
- return Yt(e);
3571
- delete ae[e];
3572
- }), ae[e];
3598
+ if (Je(e))
3599
+ return Kt(e);
3600
+ delete ue[e];
3601
+ }), ue[e];
3573
3602
  }
3574
- const Qn = {
3603
+ const Kn = {
3575
3604
  number: {
3576
3605
  scientific: { notation: "scientific" },
3577
3606
  engineering: { notation: "engineering" },
@@ -3600,159 +3629,159 @@ const Qn = {
3600
3629
  timeZoneName: "short"
3601
3630
  }
3602
3631
  }
3603
- }, qn = {
3632
+ }, ei = {
3604
3633
  fallbackLocale: null,
3605
3634
  loadingDelay: 200,
3606
- formats: Qn,
3635
+ formats: Kn,
3607
3636
  warnOnMissingMessages: !0,
3608
3637
  handleMissingMessage: void 0,
3609
3638
  ignoreTag: !0
3610
- }, Yn = qn;
3611
- function re() {
3612
- return Yn;
3639
+ }, ti = ei;
3640
+ function ie() {
3641
+ return ti;
3613
3642
  }
3614
- const Re = Se(!1);
3615
- var Kn = Object.defineProperty, ei = Object.defineProperties, ti = Object.getOwnPropertyDescriptors, yt = Object.getOwnPropertySymbols, ri = Object.prototype.hasOwnProperty, ni = Object.prototype.propertyIsEnumerable, xt = (e, t, r) => t in e ? Kn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, ii = (e, t) => {
3643
+ const $e = we(!1);
3644
+ var ri = Object.defineProperty, ni = Object.defineProperties, ii = Object.getOwnPropertyDescriptors, xt = Object.getOwnPropertySymbols, oi = Object.prototype.hasOwnProperty, si = Object.prototype.propertyIsEnumerable, vt = (e, t, r) => t in e ? ri(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, ai = (e, t) => {
3616
3645
  for (var r in t || (t = {}))
3617
- ri.call(t, r) && xt(e, r, t[r]);
3618
- if (yt)
3619
- for (var r of yt(t))
3620
- ni.call(t, r) && xt(e, r, t[r]);
3646
+ oi.call(t, r) && vt(e, r, t[r]);
3647
+ if (xt)
3648
+ for (var r of xt(t))
3649
+ si.call(t, r) && vt(e, r, t[r]);
3621
3650
  return e;
3622
- }, oi = (e, t) => ei(e, ti(t));
3623
- let Je;
3624
- const ve = Se(null);
3625
- function vt(e) {
3651
+ }, ui = (e, t) => ni(e, ii(t));
3652
+ let Qe;
3653
+ const Ee = we(null);
3654
+ function Et(e) {
3626
3655
  return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
3627
3656
  }
3628
- function Ae(e, t = re().fallbackLocale) {
3629
- const r = vt(e);
3630
- return t ? [.../* @__PURE__ */ new Set([...r, ...vt(t)])] : r;
3657
+ function Te(e, t = ie().fallbackLocale) {
3658
+ const r = Et(e);
3659
+ return t ? [.../* @__PURE__ */ new Set([...r, ...Et(t)])] : r;
3631
3660
  }
3632
3661
  function Z() {
3633
- return Je != null ? Je : void 0;
3662
+ return Qe != null ? Qe : void 0;
3634
3663
  }
3635
- ve.subscribe((e) => {
3636
- Je = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
3664
+ Ee.subscribe((e) => {
3665
+ Qe = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
3637
3666
  });
3638
- const si = (e) => {
3639
- if (e && Xn(e) && We(e)) {
3640
- const { loadingDelay: t } = re();
3667
+ const li = (e) => {
3668
+ if (e && Jn(e) && Je(e)) {
3669
+ const { loadingDelay: t } = ie();
3641
3670
  let r;
3642
3671
  return typeof window != "undefined" && Z() != null && t ? r = window.setTimeout(
3643
- () => Re.set(!0),
3672
+ () => $e.set(!0),
3644
3673
  t
3645
- ) : Re.set(!0), Yt(e).then(() => {
3646
- ve.set(e);
3674
+ ) : $e.set(!0), Kt(e).then(() => {
3675
+ Ee.set(e);
3647
3676
  }).finally(() => {
3648
- clearTimeout(r), Re.set(!1);
3677
+ clearTimeout(r), $e.set(!1);
3649
3678
  });
3650
3679
  }
3651
- return ve.set(e);
3652
- }, X = oi(ii({}, ve), {
3653
- set: si
3654
- }), Te = (e) => {
3680
+ return Ee.set(e);
3681
+ }, X = ui(ai({}, Ee), {
3682
+ set: li
3683
+ }), Be = (e) => {
3655
3684
  const t = /* @__PURE__ */ Object.create(null);
3656
3685
  return (n) => {
3657
3686
  const i = JSON.stringify(n);
3658
3687
  return i in t ? t[i] : t[i] = e(n);
3659
3688
  };
3660
3689
  };
3661
- var ai = Object.defineProperty, Ee = Object.getOwnPropertySymbols, Kt = Object.prototype.hasOwnProperty, er = Object.prototype.propertyIsEnumerable, Et = (e, t, r) => t in e ? ai(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Ye = (e, t) => {
3690
+ var hi = Object.defineProperty, _e = Object.getOwnPropertySymbols, er = Object.prototype.hasOwnProperty, tr = Object.prototype.propertyIsEnumerable, _t = (e, t, r) => t in e ? hi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Ke = (e, t) => {
3662
3691
  for (var r in t || (t = {}))
3663
- Kt.call(t, r) && Et(e, r, t[r]);
3664
- if (Ee)
3665
- for (var r of Ee(t))
3666
- er.call(t, r) && Et(e, r, t[r]);
3692
+ er.call(t, r) && _t(e, r, t[r]);
3693
+ if (_e)
3694
+ for (var r of _e(t))
3695
+ tr.call(t, r) && _t(e, r, t[r]);
3667
3696
  return e;
3668
- }, oe = (e, t) => {
3697
+ }, ae = (e, t) => {
3669
3698
  var r = {};
3670
3699
  for (var n in e)
3671
- Kt.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
3672
- if (e != null && Ee)
3673
- for (var n of Ee(e))
3674
- t.indexOf(n) < 0 && er.call(e, n) && (r[n] = e[n]);
3700
+ er.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
3701
+ if (e != null && _e)
3702
+ for (var n of _e(e))
3703
+ t.indexOf(n) < 0 && tr.call(e, n) && (r[n] = e[n]);
3675
3704
  return r;
3676
3705
  };
3677
- const ce = (e, t) => {
3678
- const { formats: r } = re();
3706
+ const fe = (e, t) => {
3707
+ const { formats: r } = ie();
3679
3708
  if (e in r && t in r[e])
3680
3709
  return r[e][t];
3681
3710
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
3682
- }, ui = Te(
3711
+ }, ci = Be(
3683
3712
  (e) => {
3684
- var t = e, { locale: r, format: n } = t, i = oe(t, ["locale", "format"]);
3713
+ var t = e, { locale: r, format: n } = t, i = ae(t, ["locale", "format"]);
3685
3714
  if (r == null)
3686
3715
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
3687
- return n && (i = ce("number", n)), new Intl.NumberFormat(r, i);
3716
+ return n && (i = fe("number", n)), new Intl.NumberFormat(r, i);
3688
3717
  }
3689
- ), li = Te(
3718
+ ), fi = Be(
3690
3719
  (e) => {
3691
- var t = e, { locale: r, format: n } = t, i = oe(t, ["locale", "format"]);
3720
+ var t = e, { locale: r, format: n } = t, i = ae(t, ["locale", "format"]);
3692
3721
  if (r == null)
3693
3722
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
3694
- return n ? i = ce("date", n) : Object.keys(i).length === 0 && (i = ce("date", "short")), new Intl.DateTimeFormat(r, i);
3723
+ return n ? i = fe("date", n) : Object.keys(i).length === 0 && (i = fe("date", "short")), new Intl.DateTimeFormat(r, i);
3695
3724
  }
3696
- ), hi = Te(
3725
+ ), pi = Be(
3697
3726
  (e) => {
3698
- var t = e, { locale: r, format: n } = t, i = oe(t, ["locale", "format"]);
3727
+ var t = e, { locale: r, format: n } = t, i = ae(t, ["locale", "format"]);
3699
3728
  if (r == null)
3700
3729
  throw new Error(
3701
3730
  '[svelte-i18n] A "locale" must be set to format time values'
3702
3731
  );
3703
- return n ? i = ce("time", n) : Object.keys(i).length === 0 && (i = ce("time", "short")), new Intl.DateTimeFormat(r, i);
3732
+ return n ? i = fe("time", n) : Object.keys(i).length === 0 && (i = fe("time", "short")), new Intl.DateTimeFormat(r, i);
3704
3733
  }
3705
- ), ci = (e = {}) => {
3734
+ ), mi = (e = {}) => {
3706
3735
  var t = e, {
3707
3736
  locale: r = Z()
3708
- } = t, n = oe(t, [
3737
+ } = t, n = ae(t, [
3709
3738
  "locale"
3710
3739
  ]);
3711
- return ui(Ye({ locale: r }, n));
3712
- }, fi = (e = {}) => {
3740
+ return ci(Ke({ locale: r }, n));
3741
+ }, di = (e = {}) => {
3713
3742
  var t = e, {
3714
3743
  locale: r = Z()
3715
- } = t, n = oe(t, [
3744
+ } = t, n = ae(t, [
3716
3745
  "locale"
3717
3746
  ]);
3718
- return li(Ye({ locale: r }, n));
3719
- }, pi = (e = {}) => {
3747
+ return fi(Ke({ locale: r }, n));
3748
+ }, bi = (e = {}) => {
3720
3749
  var t = e, {
3721
3750
  locale: r = Z()
3722
- } = t, n = oe(t, [
3751
+ } = t, n = ae(t, [
3723
3752
  "locale"
3724
3753
  ]);
3725
- return hi(Ye({ locale: r }, n));
3726
- }, mi = Te(
3754
+ return pi(Ke({ locale: r }, n));
3755
+ }, gi = Be(
3727
3756
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
3728
- (e, t = Z()) => new Gn(e, t, re().formats, {
3729
- ignoreTag: re().ignoreTag
3757
+ (e, t = Z()) => new Vn(e, t, ie().formats, {
3758
+ ignoreTag: ie().ignoreTag
3730
3759
  })
3731
- ), di = (e, t = {}) => {
3760
+ ), yi = (e, t = {}) => {
3732
3761
  var r, n, i, o;
3733
3762
  let s = t;
3734
3763
  typeof e == "object" && (s = e, e = s.id);
3735
3764
  const {
3736
3765
  values: a,
3737
- locale: h = Z(),
3766
+ locale: l = Z(),
3738
3767
  default: u
3739
3768
  } = s;
3740
- if (h == null)
3769
+ if (l == null)
3741
3770
  throw new Error(
3742
3771
  "[svelte-i18n] Cannot format a message without first setting the initial locale."
3743
3772
  );
3744
- let l = Wt(e, h);
3745
- if (!l)
3746
- l = (o = (i = (n = (r = re()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: h, id: e, defaultValue: u })) != null ? i : u) != null ? o : e;
3747
- else if (typeof l != "string")
3773
+ let h = Jt(e, l);
3774
+ if (!h)
3775
+ h = (o = (i = (n = (r = ie()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: l, id: e, defaultValue: u })) != null ? i : u) != null ? o : e;
3776
+ else if (typeof h != "string")
3748
3777
  return console.warn(
3749
- `[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof l}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`
3750
- ), l;
3778
+ `[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof h}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`
3779
+ ), h;
3751
3780
  if (!a)
3752
- return l;
3753
- let c = l;
3781
+ return h;
3782
+ let c = h;
3754
3783
  try {
3755
- c = mi(l, h).format(a);
3784
+ c = gi(h, l).format(a);
3756
3785
  } catch (f) {
3757
3786
  f instanceof Error && console.warn(
3758
3787
  `[svelte-i18n] Message "${e}" has syntax error:`,
@@ -3760,20 +3789,20 @@ const ce = (e, t) => {
3760
3789
  );
3761
3790
  }
3762
3791
  return c;
3763
- }, bi = (e, t) => pi(t).format(e), gi = (e, t) => fi(t).format(e), yi = (e, t) => ci(t).format(e), xi = (e, t = Z()) => Wt(e, t), vi = ne([X, ie], () => di);
3764
- ne([X], () => bi);
3765
- ne([X], () => gi);
3766
- ne([X], () => yi);
3767
- ne([X, ie], () => xi);
3768
- function Ei({ withLocale: e, translations: t }) {
3792
+ }, xi = (e, t) => bi(t).format(e), vi = (e, t) => di(t).format(e), Ei = (e, t) => mi(t).format(e), _i = (e, t = Z()) => Jt(e, t), Si = oe([X, se], () => yi);
3793
+ oe([X], () => xi);
3794
+ oe([X], () => vi);
3795
+ oe([X], () => Ei);
3796
+ oe([X, se], () => _i);
3797
+ function wi({ withLocale: e, translations: t }) {
3769
3798
  X.subscribe((r) => {
3770
- r == null && (ie.set(t), X.set(e));
3799
+ r == null && (se.set(t), X.set(e));
3771
3800
  });
3772
3801
  }
3773
- function _t(e, t) {
3774
- Qt(e, t);
3802
+ function St(e, t) {
3803
+ qt(e, t);
3775
3804
  }
3776
- const St = {
3805
+ const wt = {
3777
3806
  en: {
3778
3807
  sortby: "Sort by:",
3779
3808
  all: "All",
@@ -3901,84 +3930,84 @@ const St = {
3901
3930
  hottest: "Hottest"
3902
3931
  }
3903
3932
  };
3904
- function _i(e) {
3905
- ur(e, "svelte-p37neu", ':root{--min-height:50px}*,*::before,*::after{margin:0;padding:0;box-sizing:border-box;font-family:inherit}.SearchLoading{color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF))}.SorterContainer{color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF));position:relative;z-index:16}.SorterSelector{background-color:var(--emw--color-gray-300, #58586B);display:flex;position:relative;padding:10px 16px;border-radius:5px;justify-content:space-between;align-items:center;cursor:pointer}.SorterSelector.SorterSelectorOpen{border-radius:5px 5px 0 0}.SorterMainArea{display:flex;align-items:center}.SorterMainArea svg{margin-right:16px}.SorterName{font-size:11px;line-height:12px;color:var(--emw--color-gray-100, #E6E6E6);text-transform:uppercase}.SorterTextContainer{display:flex;flex-direction:column}.SorterValueContainer{font-size:14px;line-height:16px;font-weight:300}.TriangleInactive{display:block;color:currentColor;margin:0 0 0 15px;transition:all 0.5s}.TriangleActive{transform:rotate(180deg);position:relative;top:2px}.SorterDropdownContainer{padding:0;background:rgb(88, 88, 107);background:linear-gradient(180deg, rgba(88, 88, 107, 0.9) 0%, rgba(7, 7, 42, 0.9) 95%);display:flex;flex-direction:column;align-items:center;transition:max-height 0.15s ease-out;max-height:0;border-radius:0 0 5px 5px;position:absolute;top:35px;margin-bottom:40px;overflow:hidden;margin:0}.SorterDropdownContainer.SorterOpen{width:100%;max-height:fit-content;transition:max-height 0.25s ease-in;padding-top:10px}.SorterDropdown{width:100%;max-height:300px;display:grid;gap:10px;margin:0;padding-inline-start:0;overflow:scroll;list-style:none;-ms-overflow-style:none;scrollbar-width:none;list-style-type:none;padding:10px;margin:0;box-sizing:border-box}.SorterDropdown::-webkit-scrollbar{display:none}.SorterItem{position:relative}.SorterItem label{font-size:14px;font-weight:300;cursor:pointer;display:flex;align-items:center;justify-content:flex-start;-webkit-user-select:none;-ms-user-select:none;user-select:none}.SorterItem input{cursor:pointer;margin-right:10px}.SorterItem .SortersCheckmark{margin:0 15px}.SorterItem .CustomRadioButton input[type=radio]{position:absolute;left:-9999px}.SorterItem .CustomRadioButton input[type=radio]+span{position:relative;cursor:pointer;width:30px;height:30px;display:flex;justify-content:center;align-items:center}.SorterItem .CustomRadioButton input[type=radio]+span:before{content:"";background:transparent;border:1px solid var(--emw--color-white, #FFFFFF);height:18px;width:18px;border-radius:50%;position:absolute}.SorterItem .CustomRadioButton input[type=radio]+span:after{content:"";background:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E));width:14px;height:14px;border-radius:50%;position:absolute;opacity:0;transform:scale(2);transition:transform 0.3s linear, opacity 0.3s linear}.SorterItem .CustomRadioButton input[type=radio]:checked+span:after{opacity:1;transform:scale(1)}.SorterLabel input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.SorterLabel input:checked+span{font-weight:600}.ClearSorters{margin:20px auto;border:0;color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E));border:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E));font-size:18px;padding:10px 50px;border-radius:5px;cursor:pointer;transition:all 0.1s ease-in;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ClearSorters:disabled{background:var(--emw--color-gray-100, #E6E6E6);border:1px solid var(--emw--color-gray-150, #828282);pointer-events:none;cursor:not-allowed}@media only screen and (max-width: 768px){.SorterSelector{max-width:initial;padding:7px 16px}.SorterDropdownContainer{width:100%;margin-bottom:20px}.SorterDropdown{display:flex;flex-direction:column;gap:12px;margin-block-start:0}.SorterDropdown .SorterLabel{line-height:24px}.SorterDropdown .SorterLabel>*{pointer-events:none}}@media(max-width: 480px){.SorterSelector{min-height:var(--min-height)}.SorterDropdownContainer{top:var(--min-height)}}');
3933
+ function Hi(e) {
3934
+ lr(e, "svelte-p37neu", ':root{--min-height:50px}*,*::before,*::after{margin:0;padding:0;box-sizing:border-box;font-family:inherit}.SearchLoading{color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF))}.SorterContainer{color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF));position:relative;z-index:16}.SorterSelector{background-color:var(--emw--color-gray-300, #58586B);display:flex;position:relative;padding:10px 16px;border-radius:5px;justify-content:space-between;align-items:center;cursor:pointer}.SorterSelector.SorterSelectorOpen{border-radius:5px 5px 0 0}.SorterMainArea{display:flex;align-items:center}.SorterMainArea svg{margin-right:16px}.SorterName{font-size:11px;line-height:12px;color:var(--emw--color-gray-100, #E6E6E6);text-transform:uppercase}.SorterTextContainer{display:flex;flex-direction:column}.SorterValueContainer{font-size:14px;line-height:16px;font-weight:300}.TriangleInactive{display:block;color:currentColor;margin:0 0 0 15px;transition:all 0.5s}.TriangleActive{transform:rotate(180deg);position:relative;top:2px}.SorterDropdownContainer{padding:0;background:rgb(88, 88, 107);background:linear-gradient(180deg, rgba(88, 88, 107, 0.9) 0%, rgba(7, 7, 42, 0.9) 95%);display:flex;flex-direction:column;align-items:center;transition:max-height 0.15s ease-out;max-height:0;border-radius:0 0 5px 5px;position:absolute;top:35px;margin-bottom:40px;overflow:hidden;margin:0}.SorterDropdownContainer.SorterOpen{width:100%;max-height:fit-content;transition:max-height 0.25s ease-in;padding-top:10px}.SorterDropdown{width:100%;max-height:300px;display:grid;gap:10px;margin:0;padding-inline-start:0;overflow:scroll;list-style:none;-ms-overflow-style:none;scrollbar-width:none;list-style-type:none;padding:10px;margin:0;box-sizing:border-box}.SorterDropdown::-webkit-scrollbar{display:none}.SorterItem{position:relative}.SorterItem label{font-size:14px;font-weight:300;cursor:pointer;display:flex;align-items:center;justify-content:flex-start;-webkit-user-select:none;-ms-user-select:none;user-select:none}.SorterItem input{cursor:pointer;margin-right:10px}.SorterItem .SortersCheckmark{margin:0 15px}.SorterItem .CustomRadioButton input[type=radio]{position:absolute;left:-9999px}.SorterItem .CustomRadioButton input[type=radio]+span{position:relative;cursor:pointer;width:30px;height:30px;display:flex;justify-content:center;align-items:center}.SorterItem .CustomRadioButton input[type=radio]+span:before{content:"";background:transparent;border:1px solid var(--emw--color-white, #FFFFFF);height:18px;width:18px;border-radius:50%;position:absolute}.SorterItem .CustomRadioButton input[type=radio]+span:after{content:"";background:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E));width:14px;height:14px;border-radius:50%;position:absolute;opacity:0;transform:scale(2);transition:transform 0.3s linear, opacity 0.3s linear}.SorterItem .CustomRadioButton input[type=radio]:checked+span:after{opacity:1;transform:scale(1)}.SorterLabel input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.SorterLabel input:checked+span{font-weight:600}.ClearSorters{margin:20px auto;border:0;color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E));border:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E));font-size:18px;padding:10px 50px;border-radius:5px;cursor:pointer;transition:all 0.1s ease-in;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ClearSorters:disabled{background:var(--emw--color-gray-100, #E6E6E6);border:1px solid var(--emw--color-gray-150, #828282);pointer-events:none;cursor:not-allowed}@media only screen and (max-width: 768px){.SorterSelector{max-width:initial;padding:7px 16px}.SorterDropdownContainer{width:100%;margin-bottom:20px}.SorterDropdown{display:flex;flex-direction:column;gap:12px;margin-block-start:0}.SorterDropdown .SorterLabel{line-height:24px}.SorterDropdown .SorterLabel>*{pointer-events:none}}@media(max-width: 480px){.SorterSelector{min-height:var(--min-height)}.SorterDropdownContainer{top:var(--min-height)}}');
3906
3935
  }
3907
- function wt(e, t, r) {
3936
+ function Ht(e, t, r) {
3908
3937
  const n = e.slice();
3909
3938
  return n[23] = t[r], n;
3910
3939
  }
3911
- function Si(e) {
3912
- let t, r, n, i, o, s, a, h, u, l, c, f = (
3940
+ function Ai(e) {
3941
+ let t, r, n, i, o, s, a, l, u, h, c, f = (
3913
3942
  /*$_*/
3914
3943
  e[4]("sortby") + ""
3915
- ), m, b, S, w, M = (
3944
+ ), m, g, v, N, O = (
3916
3945
  /*vendorSortingBy*/
3917
3946
  (e[3] || /*$_*/
3918
3947
  e[4]("all")) + ""
3919
- ), L, N, I, T, C, F, d, H, $, se, me, Be, Ke, W = ut(Object.values(
3948
+ ), M, B, C, H, L, G, W, d, w, $, de, Ne, et, J = lt(Object.values(
3920
3949
  /*vendorMap*/
3921
3950
  e[5]
3922
- )), O = [];
3923
- for (let E = 0; E < W.length; E += 1)
3924
- O[E] = Ht(wt(e, W, E));
3951
+ )), P = [];
3952
+ for (let _ = 0; _ < J.length; _ += 1)
3953
+ P[_] = At(Ht(e, J, _));
3925
3954
  return {
3926
3955
  c() {
3927
- t = A("div"), r = A("div"), n = A("div"), i = V("svg"), o = V("g"), s = V("path"), a = V("path"), h = V("path"), u = z(), l = A("div"), c = A("span"), m = $e(f), b = z(), S = A("div"), w = A("span"), L = $e(M), N = z(), I = A("span"), T = V("svg"), C = V("path"), H = z(), $ = A("div"), se = A("ul");
3928
- for (let E = 0; E < O.length; E += 1)
3929
- O[E].c();
3930
- p(s, "id", "Path_5267"), p(s, "data-name", "Path 5267"), p(s, "d", "M526.245,343.685a3.45,3.45,0,0,1,0,6.714v13.625a.8.8,0,0,1-1.592,0V350.4a3.45,3.45,0,0,1,0-6.714V342.8a.8.8,0,1,1,1.592,0Zm-2.653,3.357a1.857,1.857,0,1,0,1.857-1.857A1.859,1.859,0,0,0,523.592,347.041Z"), p(s, "transform", "translate(-206.448 0)"), p(s, "fill", "#fff"), p(a, "id", "Path_5268"), p(a, "data-name", "Path 5268"), p(a, "d", "M310.245,356.421a3.45,3.45,0,0,1,0,6.714v.888a.8.8,0,0,1-1.592,0v-.888a3.45,3.45,0,0,1,0-6.714V342.8a.8.8,0,1,1,1.592,0Zm-2.653,3.357a1.857,1.857,0,1,0,1.857-1.857A1.859,1.859,0,0,0,307.592,359.777Z"), p(a, "transform", "translate(0 0)"), p(a, "fill", "#fff"), p(h, "id", "Path_5269"), p(h, "data-name", "Path 5269"), p(h, "d", "M742.245,351.645a3.45,3.45,0,0,1,0,6.714v5.665a.8.8,0,1,1-1.592,0v-5.665a3.45,3.45,0,0,1,0-6.714V342.8a.8.8,0,1,1,1.592,0ZM739.592,355a1.857,1.857,0,1,0,1.857-1.857A1.859,1.859,0,0,0,739.592,355Z"), p(h, "transform", "translate(-412.896 0)"), p(h, "fill", "#fff"), p(o, "id", "sortby"), p(o, "transform", "translate(-306 -342)"), p(i, "xmlns", "http://www.w3.org/2000/svg"), p(i, "width", "20"), p(i, "height", "20"), p(i, "viewBox", "0 0 26.003 22.819"), p(c, "class", "SorterName"), p(S, "class", "SorterValueContainer"), p(l, "class", "SorterTextContainer"), p(n, "class", "SorterMainArea"), p(C, "id", "arrow"), p(C, "d", "M281.541,447.921a.488.488,0,0,0,.295-.122l6.5-5.851a.488.488,0,1,0-.65-.726l-6.176,5.556-6.176-5.556h0a.488.488,0,1,0-.65.726l6.5,5.851a.488.488,0,0,0,.355.122Z"), p(C, "transform", "translate(-274.511 -441.088)"), p(C, "fill", "#d1d1d1"), p(T, "xmlns", "http://www.w3.org/2000/svg"), p(T, "width", "14"), p(T, "height", "6.835"), p(T, "viewBox", "0 0 14 6.835"), p(I, "class", F = "TriangleInactive " + /*isSorterActive*/
3931
- (e[1] ? "TriangleActive" : "")), p(r, "class", d = "SorterSelector " + /*isSorterActive*/
3932
- (e[1] ? "SorterSelectorOpen" : "")), p(se, "class", "SorterDropdown"), p($, "class", me = "SorterDropdownContainer " + /*isSorterActive*/
3956
+ t = A("div"), r = A("div"), n = A("div"), i = V("svg"), o = V("g"), s = V("path"), a = V("path"), l = V("path"), u = z(), h = A("div"), c = A("span"), m = De(f), g = z(), v = A("div"), N = A("span"), M = De(O), B = z(), C = A("span"), H = V("svg"), L = V("path"), d = z(), w = A("div"), $ = A("ul");
3957
+ for (let _ = 0; _ < P.length; _ += 1)
3958
+ P[_].c();
3959
+ p(s, "id", "Path_5267"), p(s, "data-name", "Path 5267"), p(s, "d", "M526.245,343.685a3.45,3.45,0,0,1,0,6.714v13.625a.8.8,0,0,1-1.592,0V350.4a3.45,3.45,0,0,1,0-6.714V342.8a.8.8,0,1,1,1.592,0Zm-2.653,3.357a1.857,1.857,0,1,0,1.857-1.857A1.859,1.859,0,0,0,523.592,347.041Z"), p(s, "transform", "translate(-206.448 0)"), p(s, "fill", "#fff"), p(a, "id", "Path_5268"), p(a, "data-name", "Path 5268"), p(a, "d", "M310.245,356.421a3.45,3.45,0,0,1,0,6.714v.888a.8.8,0,0,1-1.592,0v-.888a3.45,3.45,0,0,1,0-6.714V342.8a.8.8,0,1,1,1.592,0Zm-2.653,3.357a1.857,1.857,0,1,0,1.857-1.857A1.859,1.859,0,0,0,307.592,359.777Z"), p(a, "transform", "translate(0 0)"), p(a, "fill", "#fff"), p(l, "id", "Path_5269"), p(l, "data-name", "Path 5269"), p(l, "d", "M742.245,351.645a3.45,3.45,0,0,1,0,6.714v5.665a.8.8,0,1,1-1.592,0v-5.665a3.45,3.45,0,0,1,0-6.714V342.8a.8.8,0,1,1,1.592,0ZM739.592,355a1.857,1.857,0,1,0,1.857-1.857A1.859,1.859,0,0,0,739.592,355Z"), p(l, "transform", "translate(-412.896 0)"), p(l, "fill", "#fff"), p(o, "id", "sortby"), p(o, "transform", "translate(-306 -342)"), p(i, "xmlns", "http://www.w3.org/2000/svg"), p(i, "width", "20"), p(i, "height", "20"), p(i, "viewBox", "0 0 26.003 22.819"), p(c, "class", "SorterName"), p(v, "class", "SorterValueContainer"), p(h, "class", "SorterTextContainer"), p(n, "class", "SorterMainArea"), p(L, "id", "arrow"), p(L, "d", "M281.541,447.921a.488.488,0,0,0,.295-.122l6.5-5.851a.488.488,0,1,0-.65-.726l-6.176,5.556-6.176-5.556h0a.488.488,0,1,0-.65.726l6.5,5.851a.488.488,0,0,0,.355.122Z"), p(L, "transform", "translate(-274.511 -441.088)"), p(L, "fill", "#d1d1d1"), p(H, "xmlns", "http://www.w3.org/2000/svg"), p(H, "width", "14"), p(H, "height", "6.835"), p(H, "viewBox", "0 0 14 6.835"), p(C, "class", G = "TriangleInactive " + /*isSorterActive*/
3960
+ (e[1] ? "TriangleActive" : "")), p(r, "class", W = "SorterSelector " + /*isSorterActive*/
3961
+ (e[1] ? "SorterSelectorOpen" : "")), p($, "class", "SorterDropdown"), p(w, "class", de = "SorterDropdownContainer " + /*isSorterActive*/
3933
3962
  (e[1] ? "SorterOpen" : "")), p(t, "class", "SorterContainer");
3934
3963
  },
3935
- m(E, G) {
3936
- _e(E, t, G), x(t, r), x(r, n), x(n, i), x(i, o), x(o, s), x(o, a), x(o, h), x(n, u), x(n, l), x(l, c), x(c, m), x(l, b), x(l, S), x(S, w), x(w, L), x(r, N), x(r, I), x(I, T), x(T, C), x(t, H), x(t, $), x($, se);
3937
- for (let B = 0; B < O.length; B += 1)
3938
- O[B] && O[B].m(se, null);
3939
- Be || (Ke = Nt(
3964
+ m(_, F) {
3965
+ Se(_, t, F), x(t, r), x(r, n), x(n, i), x(i, o), x(o, s), x(o, a), x(o, l), x(n, u), x(n, h), x(h, c), x(c, m), x(h, g), x(h, v), x(v, N), x(N, M), x(r, B), x(r, C), x(C, H), x(H, L), x(t, d), x(t, w), x(w, $);
3966
+ for (let T = 0; T < P.length; T += 1)
3967
+ P[T] && P[T].m($, null);
3968
+ Ne || (et = Ot(
3940
3969
  r,
3941
3970
  "click",
3942
3971
  /*click_handler*/
3943
3972
  e[14]
3944
- ), Be = !0);
3973
+ ), Ne = !0);
3945
3974
  },
3946
- p(E, G) {
3947
- if (G & /*$_*/
3975
+ p(_, F) {
3976
+ if (F & /*$_*/
3948
3977
  16 && f !== (f = /*$_*/
3949
- E[4]("sortby") + "") && st(m, f), G & /*vendorSortingBy, $_*/
3950
- 24 && M !== (M = /*vendorSortingBy*/
3951
- (E[3] || /*$_*/
3952
- E[4]("all")) + "") && st(L, M), G & /*isSorterActive*/
3953
- 2 && F !== (F = "TriangleInactive " + /*isSorterActive*/
3954
- (E[1] ? "TriangleActive" : "")) && p(I, "class", F), G & /*isSorterActive*/
3955
- 2 && d !== (d = "SorterSelector " + /*isSorterActive*/
3956
- (E[1] ? "SorterSelectorOpen" : "")) && p(r, "class", d), G & /*Object, vendorMap, vendorSortingBy, undefined, $_, sortBy*/
3978
+ _[4]("sortby") + "") && at(m, f), F & /*vendorSortingBy, $_*/
3979
+ 24 && O !== (O = /*vendorSortingBy*/
3980
+ (_[3] || /*$_*/
3981
+ _[4]("all")) + "") && at(M, O), F & /*isSorterActive*/
3982
+ 2 && G !== (G = "TriangleInactive " + /*isSorterActive*/
3983
+ (_[1] ? "TriangleActive" : "")) && p(C, "class", G), F & /*isSorterActive*/
3984
+ 2 && W !== (W = "SorterSelector " + /*isSorterActive*/
3985
+ (_[1] ? "SorterSelectorOpen" : "")) && p(r, "class", W), F & /*Object, vendorMap, vendorSortingBy, undefined, $_, sortBy*/
3957
3986
  120) {
3958
- W = ut(Object.values(
3987
+ J = lt(Object.values(
3959
3988
  /*vendorMap*/
3960
- E[5]
3989
+ _[5]
3961
3990
  ));
3962
- let B;
3963
- for (B = 0; B < W.length; B += 1) {
3964
- const et = wt(E, W, B);
3965
- O[B] ? O[B].p(et, G) : (O[B] = Ht(et), O[B].c(), O[B].m(se, null));
3991
+ let T;
3992
+ for (T = 0; T < J.length; T += 1) {
3993
+ const tt = Ht(_, J, T);
3994
+ P[T] ? P[T].p(tt, F) : (P[T] = At(tt), P[T].c(), P[T].m($, null));
3966
3995
  }
3967
- for (; B < O.length; B += 1)
3968
- O[B].d(1);
3969
- O.length = W.length;
3996
+ for (; T < P.length; T += 1)
3997
+ P[T].d(1);
3998
+ P.length = J.length;
3970
3999
  }
3971
- G & /*isSorterActive*/
3972
- 2 && me !== (me = "SorterDropdownContainer " + /*isSorterActive*/
3973
- (E[1] ? "SorterOpen" : "")) && p($, "class", me);
4000
+ F & /*isSorterActive*/
4001
+ 2 && de !== (de = "SorterDropdownContainer " + /*isSorterActive*/
4002
+ (_[1] ? "SorterOpen" : "")) && p(w, "class", de);
3974
4003
  },
3975
- d(E) {
3976
- E && pe(t), cr(O, E), Be = !1, Ke();
4004
+ d(_) {
4005
+ _ && me(t), fr(P, _), Ne = !1, et();
3977
4006
  }
3978
4007
  };
3979
4008
  }
3980
- function Ht(e) {
3981
- let t, r, n, i, o, s, a, h, u, l, c;
4009
+ function At(e) {
4010
+ let t, r, n, i, o, s, a, l, u, h, c;
3982
4011
  function f() {
3983
4012
  return (
3984
4013
  /*click_handler_1*/
@@ -3990,7 +4019,7 @@ function Ht(e) {
3990
4019
  }
3991
4020
  return {
3992
4021
  c() {
3993
- t = A("li"), r = A("label"), n = A("input"), o = z(), s = A("span"), a = z(), h = A("span"), h.textContent = `${/*sort*/
4022
+ t = A("li"), r = A("label"), n = A("input"), o = z(), s = A("span"), a = z(), l = A("span"), l.textContent = `${/*sort*/
3994
4023
  e[23]}`, u = z(), p(n, "type", "radio"), p(n, "name", "radio"), n.value = /*sort*/
3995
4024
  e[23], n.checked = i = /*vendorSortingBy*/
3996
4025
  e[3] == /*sort*/
@@ -4002,11 +4031,11 @@ function Ht(e) {
4002
4031
  ), p(s, "class", "SortersCheckmark"), p(r, "class", "SorterLabel CustomRadioButton"), p(t, "class", "SorterItem"), t.value = /*sort*/
4003
4032
  e[23];
4004
4033
  },
4005
- m(m, b) {
4006
- _e(m, t, b), x(t, r), x(r, n), x(r, o), x(r, s), x(r, a), x(r, h), x(t, u), l || (c = Nt(n, "click", f), l = !0);
4034
+ m(m, g) {
4035
+ Se(m, t, g), x(t, r), x(r, n), x(r, o), x(r, s), x(r, a), x(r, l), x(t, u), h || (c = Ot(n, "click", f), h = !0);
4007
4036
  },
4008
- p(m, b) {
4009
- e = m, b & /*vendorSortingBy, $_*/
4037
+ p(m, g) {
4038
+ e = m, g & /*vendorSortingBy, $_*/
4010
4039
  24 && i !== (i = /*vendorSortingBy*/
4011
4040
  e[3] == /*sort*/
4012
4041
  e[23] ? !0 : (
@@ -4017,16 +4046,16 @@ function Ht(e) {
4017
4046
  )) && (n.checked = i);
4018
4047
  },
4019
4048
  d(m) {
4020
- m && pe(t), l = !1, c();
4049
+ m && me(t), h = !1, c();
4021
4050
  }
4022
4051
  };
4023
4052
  }
4024
- function wi(e) {
4053
+ function Ti(e) {
4025
4054
  let t;
4026
4055
  function r(o, s) {
4027
4056
  if (!/*isLoading*/
4028
4057
  o[2])
4029
- return Si;
4058
+ return Ai;
4030
4059
  }
4031
4060
  let n = r(e), i = n && n(e);
4032
4061
  return {
@@ -4034,7 +4063,7 @@ function wi(e) {
4034
4063
  t = A("div"), i && i.c();
4035
4064
  },
4036
4065
  m(o, s) {
4037
- _e(o, t, s), i && i.m(t, null), e[16](t);
4066
+ Se(o, t, s), i && i.m(t, null), e[16](t);
4038
4067
  },
4039
4068
  p(o, [s]) {
4040
4069
  n === (n = r(o)) && i ? i.p(o, s) : (i && i.d(1), i = n && n(o), i && (i.c(), i.m(t, null)));
@@ -4042,105 +4071,105 @@ function wi(e) {
4042
4071
  i: D,
4043
4072
  o: D,
4044
4073
  d(o) {
4045
- o && pe(t), i && i.d(), e[16](null);
4074
+ o && me(t), i && i.d(), e[16](null);
4046
4075
  }
4047
4076
  };
4048
4077
  }
4049
- function Hi(e, t, r) {
4078
+ function Bi(e, t, r) {
4050
4079
  let n;
4051
- ar(e, vi, (d) => r(4, n = d));
4052
- let { lang: i = "" } = t, { translationurl: o = "" } = t, { clientstyling: s = "" } = t, { clientstylingurl: a = "" } = t, { categoryid: h = "" } = t, { mbsource: u } = t, l, c = !1, f = !0, m = "", b = "All";
4053
- Ei({ withLocale: "en", translations: {} });
4054
- const S = () => {
4055
- fetch(o).then((H) => H.json()).then((H) => {
4056
- Object.keys(H).forEach(($) => {
4057
- _t($, H[$]);
4080
+ ur(e, Si, (d) => r(4, n = d));
4081
+ let { lang: i = "" } = t, { translationurl: o = "" } = t, { clientstyling: s = "" } = t, { clientstylingurl: a = "" } = t, { categoryid: l = "" } = t, { mbsource: u } = t, h, c, f = !1, m = !0, g = "", v = "All";
4082
+ wi({ withLocale: "en", translations: {} });
4083
+ const N = () => {
4084
+ fetch(o).then((w) => w.json()).then((w) => {
4085
+ Object.keys(w).forEach(($) => {
4086
+ St($, w[$]);
4058
4087
  });
4059
- }).catch((H) => {
4060
- console.log(H);
4088
+ }).catch((w) => {
4089
+ console.log(w);
4061
4090
  });
4062
4091
  };
4063
- Object.keys(St).forEach((d) => {
4064
- _t(d, St[d]);
4092
+ Object.keys(wt).forEach((d) => {
4093
+ St(d, wt[d]);
4065
4094
  });
4066
- const w = {
4095
+ const O = {
4067
4096
  All: n("all"),
4068
4097
  name: n("az"),
4069
4098
  isNew: n("newest"),
4070
4099
  "advancedTags(name(hot))": n("hottest")
4071
4100
  }, M = () => {
4072
- var H;
4073
- r(3, b = "All"), r(2, f = !1), r(1, c = !1);
4074
- let d = (H = JSON.parse(localStorage.getItem("vendorSortingBy"))) == null ? void 0 : H[h];
4075
- d ? r(3, b = d) : r(3, b = "All"), r(3, b = w[d]);
4076
- }, L = (d) => {
4077
- r(3, b = d);
4078
- let H = localStorage.getItem("vendorSortingBy");
4079
- m = d;
4080
- for (let $ in w)
4081
- if (w[$] === d) {
4082
- m = $;
4101
+ var w;
4102
+ r(3, v = "All"), r(2, m = !1), r(1, f = !1);
4103
+ let d = (w = JSON.parse(localStorage.getItem("vendorSortingBy"))) == null ? void 0 : w[l];
4104
+ d ? r(3, v = d) : r(3, v = "All"), r(3, v = O[d]);
4105
+ }, B = (d) => {
4106
+ r(3, v = d);
4107
+ let w = localStorage.getItem("vendorSortingBy");
4108
+ g = d;
4109
+ for (let $ in O)
4110
+ if (O[$] === d) {
4111
+ g = $;
4083
4112
  break;
4084
4113
  }
4085
- H == null ? localStorage.setItem("vendorSortingBy", JSON.stringify({ [h]: m })) : (H = JSON.parse(H), H[h] = m, localStorage.setItem("vendorSortingBy", JSON.stringify(H))), window.postMessage(
4114
+ w == null ? localStorage.setItem("vendorSortingBy", JSON.stringify({ [l]: g })) : (w = JSON.parse(w), w[l] = g, localStorage.setItem("vendorSortingBy", JSON.stringify(w))), window.postMessage(
4086
4115
  {
4087
4116
  type: "ApplySorter",
4088
- sortBy: m,
4089
- itemId: h
4117
+ sortBy: g,
4118
+ itemId: l
4090
4119
  },
4091
4120
  window.location.href
4092
- ), r(1, c = !c);
4093
- }, N = () => {
4094
- r(1, c = !c), window.postMessage({ type: "SortingOpened" }, window.location.href);
4095
- }, I = (d) => {
4096
- d.data.type == "FilterOpened" && r(1, c = !1);
4121
+ ), r(1, f = !f);
4122
+ }, C = () => {
4123
+ r(1, f = !f), window.postMessage({ type: "SortingOpened" }, window.location.href);
4124
+ }, H = (d) => {
4125
+ d.data.type == "FilterOpened" && r(1, f = !1);
4097
4126
  };
4098
- dr(() => (window.addEventListener("message", I, !1), () => {
4099
- window.removeEventListener("message", I);
4127
+ br(() => (window.addEventListener("message", H, !1), () => {
4128
+ window.removeEventListener("message", H);
4100
4129
  }));
4101
- const T = () => N(), C = (d) => L(d);
4102
- function F(d) {
4103
- De[d ? "unshift" : "push"](() => {
4104
- l = d, r(0, l);
4130
+ const L = () => C(), G = (d) => B(d);
4131
+ function W(d) {
4132
+ Ue[d ? "unshift" : "push"](() => {
4133
+ c = d, r(0, c);
4105
4134
  });
4106
4135
  }
4107
4136
  return e.$$set = (d) => {
4108
- "lang" in d && r(8, i = d.lang), "translationurl" in d && r(9, o = d.translationurl), "clientstyling" in d && r(10, s = d.clientstyling), "clientstylingurl" in d && r(11, a = d.clientstylingurl), "categoryid" in d && r(12, h = d.categoryid), "mbsource" in d && r(13, u = d.mbsource);
4137
+ "lang" in d && r(8, i = d.lang), "translationurl" in d && r(9, o = d.translationurl), "clientstyling" in d && r(10, s = d.clientstyling), "clientstylingurl" in d && r(11, a = d.clientstylingurl), "categoryid" in d && r(12, l = d.categoryid), "mbsource" in d && r(13, u = d.mbsource);
4109
4138
  }, e.$$.update = () => {
4110
4139
  e.$$.dirty & /*categoryid*/
4111
- 4096 && h && M(), e.$$.dirty & /*clientstyling, customStylingContainer*/
4112
- 1025 && s && l && Nr(l, s), e.$$.dirty & /*clientstylingurl, customStylingContainer*/
4113
- 2049 && a && l && Or(l, a), e.$$.dirty & /*customStylingContainer, mbsource*/
4114
- 8193 && l && Pr(l, `${u}.Style`), e.$$.dirty & /*translationurl*/
4115
- 512 && o && S();
4140
+ 4096 && l && M(), e.$$.dirty & /*clientstyling, customStylingContainer*/
4141
+ 1025 && s && c && Or(c, s), e.$$.dirty & /*clientstylingurl, customStylingContainer*/
4142
+ 2049 && a && c && Pr(c, a), e.$$.dirty & /*customStylingContainer, mbsource*/
4143
+ 8193 && c && Ir(c, `${u}.Style`, h), e.$$.dirty & /*translationurl*/
4144
+ 512 && o && N();
4116
4145
  }, [
4117
- l,
4118
4146
  c,
4119
4147
  f,
4120
- b,
4148
+ m,
4149
+ v,
4121
4150
  n,
4122
- w,
4123
- L,
4124
- N,
4151
+ O,
4152
+ B,
4153
+ C,
4125
4154
  i,
4126
4155
  o,
4127
4156
  s,
4128
4157
  a,
4129
- h,
4158
+ l,
4130
4159
  u,
4131
- T,
4132
- C,
4133
- F
4160
+ L,
4161
+ G,
4162
+ W
4134
4163
  ];
4135
4164
  }
4136
- class Ai extends Tr {
4165
+ class Ni extends Br {
4137
4166
  constructor(t) {
4138
- super(), Hr(
4167
+ super(), Ar(
4139
4168
  this,
4140
4169
  t,
4141
- Hi,
4142
- wi,
4143
- Tt,
4170
+ Bi,
4171
+ Ti,
4172
+ Bt,
4144
4173
  {
4145
4174
  lang: 8,
4146
4175
  translationurl: 9,
@@ -4149,7 +4178,7 @@ class Ai extends Tr {
4149
4178
  categoryid: 12,
4150
4179
  mbsource: 13
4151
4180
  },
4152
- _i
4181
+ Hi
4153
4182
  );
4154
4183
  }
4155
4184
  get lang() {
@@ -4189,7 +4218,7 @@ class Ai extends Tr {
4189
4218
  this.$$set({ mbsource: t }), j();
4190
4219
  }
4191
4220
  }
4192
- Ar(Ai, { lang: {}, translationurl: {}, clientstyling: {}, clientstylingurl: {}, categoryid: {}, mbsource: {} }, [], [], !0);
4221
+ Tr(Ni, { lang: {}, translationurl: {}, clientstyling: {}, clientstylingurl: {}, categoryid: {}, mbsource: {} }, [], [], !0);
4193
4222
  export {
4194
- Ai as default
4223
+ Ni as default
4195
4224
  };