@everymatrix/player-withdrawal 1.54.0 → 1.54.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,79 +1,50 @@
1
- var pr = Object.defineProperty, mr = Object.defineProperties;
2
- var br = Object.getOwnPropertyDescriptors;
3
- var tt = Object.getOwnPropertySymbols;
4
- var yr = Object.prototype.hasOwnProperty, gr = Object.prototype.propertyIsEnumerable;
5
- var Te = (e, t, r) => t in e ? pr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, rt = (e, t) => {
6
- for (var r in t || (t = {}))
7
- yr.call(t, r) && Te(e, r, t[r]);
8
- if (tt)
9
- for (var r of tt(t))
10
- gr.call(t, r) && Te(e, r, t[r]);
11
- return e;
12
- }, nt = (e, t) => mr(e, br(t));
13
- var B = (e, t, r) => Te(e, typeof t != "symbol" ? t + "" : t, r);
14
- var it = (e, t, r) => new Promise((n, i) => {
15
- var o = (h) => {
16
- try {
17
- a(r.next(h));
18
- } catch (u) {
19
- i(u);
20
- }
21
- }, s = (h) => {
22
- try {
23
- a(r.throw(h));
24
- } catch (u) {
25
- i(u);
26
- }
27
- }, a = (h) => h.done ? n(h.value) : Promise.resolve(h.value).then(o, s);
28
- a((r = r.apply(e, t)).next());
29
- });
30
- function O() {
1
+ function A() {
31
2
  }
32
- function Ot(e) {
3
+ function St(e) {
33
4
  return e();
34
5
  }
35
- function ot() {
6
+ function Ke() {
36
7
  return /* @__PURE__ */ Object.create(null);
37
8
  }
38
- function ae(e) {
39
- e.forEach(Ot);
9
+ function se(e) {
10
+ e.forEach(St);
40
11
  }
41
- function Je(e) {
12
+ function Ze(e) {
42
13
  return typeof e == "function";
43
14
  }
44
- function It(e, t) {
15
+ function Tt(e, t) {
45
16
  return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
46
17
  }
47
- let fe;
48
- function st(e, t) {
49
- return e === t ? !0 : (fe || (fe = document.createElement("a")), fe.href = t, e === fe.href);
18
+ let le;
19
+ function et(e, t) {
20
+ return e === t ? !0 : (le || (le = document.createElement("a")), le.href = t, e === le.href);
50
21
  }
51
- function vr(e) {
22
+ function ur(e) {
52
23
  return Object.keys(e).length === 0;
53
24
  }
54
- function Nt(e, ...t) {
25
+ function Ht(e, ...t) {
55
26
  if (e == null) {
56
27
  for (const n of t)
57
28
  n(void 0);
58
- return O;
29
+ return A;
59
30
  }
60
31
  const r = e.subscribe(...t);
61
32
  return r.unsubscribe ? () => r.unsubscribe() : r;
62
33
  }
63
- function _r(e, t, r) {
64
- e.$$.on_destroy.push(Nt(t, r));
34
+ function hr(e, t, r) {
35
+ e.$$.on_destroy.push(Ht(t, r));
65
36
  }
66
37
  function x(e, t) {
67
38
  e.appendChild(t);
68
39
  }
69
- function Er(e, t, r) {
70
- const n = xr(e);
40
+ function lr(e, t, r) {
41
+ const n = fr(e);
71
42
  if (!n.getElementById(t)) {
72
- const i = M("style");
73
- i.id = t, i.textContent = r, wr(n, i);
43
+ const i = L("style");
44
+ i.id = t, i.textContent = r, cr(n, i);
74
45
  }
75
46
  }
76
- function xr(e) {
47
+ function fr(e) {
77
48
  if (!e) return document;
78
49
  const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
79
50
  return t && /** @type {ShadowRoot} */
@@ -82,45 +53,45 @@ function xr(e) {
82
53
  t
83
54
  ) : e.ownerDocument;
84
55
  }
85
- function wr(e, t) {
56
+ function cr(e, t) {
86
57
  return x(
87
58
  /** @type {Document} */
88
59
  e.head || e,
89
60
  t
90
61
  ), t.sheet;
91
62
  }
92
- function ue(e, t, r) {
63
+ function ae(e, t, r) {
93
64
  e.insertBefore(t, r || null);
94
65
  }
95
- function q(e) {
66
+ function J(e) {
96
67
  e.parentNode && e.parentNode.removeChild(e);
97
68
  }
98
- function M(e) {
69
+ function L(e) {
99
70
  return document.createElement(e);
100
71
  }
101
- function F(e) {
72
+ function G(e) {
102
73
  return document.createElementNS("http://www.w3.org/2000/svg", e);
103
74
  }
104
- function ne(e) {
75
+ function re(e) {
105
76
  return document.createTextNode(e);
106
77
  }
107
- function Ce() {
108
- return ne(" ");
78
+ function Ie() {
79
+ return re(" ");
109
80
  }
110
- function Sr(e, t, r, n) {
81
+ function dr(e, t, r, n) {
111
82
  return e.addEventListener(t, r, n), () => e.removeEventListener(t, r, n);
112
83
  }
113
84
  function E(e, t, r) {
114
85
  r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
115
86
  }
116
- function Tr(e) {
87
+ function pr(e) {
117
88
  return Array.from(e.childNodes);
118
89
  }
119
- function qe(e, t) {
90
+ function Qe(e, t) {
120
91
  t = "" + t, e.data !== t && (e.data = /** @type {string} */
121
92
  t);
122
93
  }
123
- function Hr(e) {
94
+ function mr(e) {
124
95
  const t = {};
125
96
  return e.childNodes.forEach(
126
97
  /** @param {Element} node */
@@ -129,245 +100,241 @@ function Hr(e) {
129
100
  }
130
101
  ), t;
131
102
  }
132
- let ie;
133
- function re(e) {
134
- ie = e;
103
+ let ne;
104
+ function te(e) {
105
+ ne = e;
135
106
  }
136
- function Br() {
137
- if (!ie) throw new Error("Function called outside component initialization");
138
- return ie;
107
+ function br() {
108
+ if (!ne) throw new Error("Function called outside component initialization");
109
+ return ne;
139
110
  }
140
- function Pr(e) {
141
- Br().$$.on_mount.push(e);
111
+ function yr(e) {
112
+ br().$$.on_mount.push(e);
142
113
  }
143
- const W = [], Le = [];
144
- let V = [];
145
- const at = [], Ar = /* @__PURE__ */ Promise.resolve();
146
- let Me = !1;
147
- function Or() {
148
- Me || (Me = !0, Ar.then(A));
114
+ const k = [], Ne = [];
115
+ let W = [];
116
+ const tt = [], gr = /* @__PURE__ */ Promise.resolve();
117
+ let Ce = !1;
118
+ function vr() {
119
+ Ce || (Ce = !0, gr.then(P));
149
120
  }
150
- function Re(e) {
151
- V.push(e);
121
+ function Le(e) {
122
+ W.push(e);
152
123
  }
153
- const He = /* @__PURE__ */ new Set();
154
- let j = 0;
155
- function A() {
156
- if (j !== 0)
124
+ const Se = /* @__PURE__ */ new Set();
125
+ let F = 0;
126
+ function P() {
127
+ if (F !== 0)
157
128
  return;
158
- const e = ie;
129
+ const e = ne;
159
130
  do {
160
131
  try {
161
- for (; j < W.length; ) {
162
- const t = W[j];
163
- j++, re(t), Ir(t.$$);
132
+ for (; F < k.length; ) {
133
+ const t = k[F];
134
+ F++, te(t), _r(t.$$);
164
135
  }
165
136
  } catch (t) {
166
- throw W.length = 0, j = 0, t;
137
+ throw k.length = 0, F = 0, t;
167
138
  }
168
- for (re(null), W.length = 0, j = 0; Le.length; ) Le.pop()();
169
- for (let t = 0; t < V.length; t += 1) {
170
- const r = V[t];
171
- He.has(r) || (He.add(r), r());
139
+ for (te(null), k.length = 0, F = 0; Ne.length; ) Ne.pop()();
140
+ for (let t = 0; t < W.length; t += 1) {
141
+ const r = W[t];
142
+ Se.has(r) || (Se.add(r), r());
172
143
  }
173
- V.length = 0;
174
- } while (W.length);
175
- for (; at.length; )
176
- at.pop()();
177
- Me = !1, He.clear(), re(e);
144
+ W.length = 0;
145
+ } while (k.length);
146
+ for (; tt.length; )
147
+ tt.pop()();
148
+ Ce = !1, Se.clear(), te(e);
178
149
  }
179
- function Ir(e) {
150
+ function _r(e) {
180
151
  if (e.fragment !== null) {
181
- e.update(), ae(e.before_update);
152
+ e.update(), se(e.before_update);
182
153
  const t = e.dirty;
183
- e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Re);
154
+ e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Le);
184
155
  }
185
156
  }
186
- function Nr(e) {
157
+ function Er(e) {
187
158
  const t = [], r = [];
188
- V.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), V = t;
159
+ W.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), W = t;
189
160
  }
190
- const Cr = /* @__PURE__ */ new Set();
191
- function Lr(e, t) {
192
- e && e.i && (Cr.delete(e), e.i(t));
161
+ const xr = /* @__PURE__ */ new Set();
162
+ function wr(e, t) {
163
+ e && e.i && (xr.delete(e), e.i(t));
193
164
  }
194
- function Mr(e, t, r) {
165
+ function Sr(e, t, r) {
195
166
  const { fragment: n, after_update: i } = e.$$;
196
- n && n.m(t, r), Re(() => {
197
- const o = e.$$.on_mount.map(Ot).filter(Je);
198
- e.$$.on_destroy ? e.$$.on_destroy.push(...o) : ae(o), e.$$.on_mount = [];
199
- }), i.forEach(Re);
167
+ n && n.m(t, r), Le(() => {
168
+ const o = e.$$.on_mount.map(St).filter(Ze);
169
+ e.$$.on_destroy ? e.$$.on_destroy.push(...o) : se(o), e.$$.on_mount = [];
170
+ }), i.forEach(Le);
200
171
  }
201
- function Rr(e, t) {
172
+ function Tr(e, t) {
202
173
  const r = e.$$;
203
- r.fragment !== null && (Nr(r.after_update), ae(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
174
+ r.fragment !== null && (Er(r.after_update), se(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
204
175
  }
205
- function $r(e, t) {
206
- e.$$.dirty[0] === -1 && (W.push(e), Or(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
176
+ function Hr(e, t) {
177
+ e.$$.dirty[0] === -1 && (k.push(e), vr(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
207
178
  }
208
- function Ur(e, t, r, n, i, o, s = null, a = [-1]) {
209
- const h = ie;
210
- re(e);
179
+ function Br(e, t, r, n, i, o, a = null, s = [-1]) {
180
+ const l = ne;
181
+ te(e);
211
182
  const u = e.$$ = {
212
183
  fragment: null,
213
184
  ctx: [],
214
185
  // state
215
186
  props: o,
216
- update: O,
187
+ update: A,
217
188
  not_equal: i,
218
- bound: ot(),
189
+ bound: Ke(),
219
190
  // lifecycle
220
191
  on_mount: [],
221
192
  on_destroy: [],
222
193
  on_disconnect: [],
223
194
  before_update: [],
224
195
  after_update: [],
225
- context: new Map(t.context || (h ? h.$$.context : [])),
196
+ context: new Map(t.context || (l ? l.$$.context : [])),
226
197
  // everything else
227
- callbacks: ot(),
228
- dirty: a,
198
+ callbacks: Ke(),
199
+ dirty: s,
229
200
  skip_bound: !1,
230
- root: t.target || h.$$.root
201
+ root: t.target || l.$$.root
231
202
  };
232
- s && s(u.root);
233
- let l = !1;
203
+ a && a(u.root);
204
+ let h = !1;
234
205
  if (u.ctx = r(e, t.props || {}, (f, c, ...d) => {
235
206
  const v = d.length ? d[0] : c;
236
- return u.ctx && i(u.ctx[f], u.ctx[f] = v) && (!u.skip_bound && u.bound[f] && u.bound[f](v), l && $r(e, f)), c;
237
- }), u.update(), l = !0, ae(u.before_update), u.fragment = n(u.ctx), t.target) {
207
+ return u.ctx && i(u.ctx[f], u.ctx[f] = v) && (!u.skip_bound && u.bound[f] && u.bound[f](v), h && Hr(e, f)), c;
208
+ }), u.update(), h = !0, se(u.before_update), u.fragment = n(u.ctx), t.target) {
238
209
  if (t.hydrate) {
239
- const f = Tr(t.target);
240
- u.fragment && u.fragment.l(f), f.forEach(q);
210
+ const f = pr(t.target);
211
+ u.fragment && u.fragment.l(f), f.forEach(J);
241
212
  } else
242
213
  u.fragment && u.fragment.c();
243
- t.intro && Lr(e.$$.fragment), Mr(e, t.target, t.anchor), A();
214
+ t.intro && wr(e.$$.fragment), Sr(e, t.target, t.anchor), P();
244
215
  }
245
- re(h);
246
- }
247
- let Ct;
248
- typeof HTMLElement == "function" && (Ct = class extends HTMLElement {
249
- constructor(t, r, n) {
250
- super();
251
- /** The Svelte component constructor */
252
- B(this, "$$ctor");
253
- /** Slots */
254
- B(this, "$$s");
255
- /** The Svelte component instance */
256
- B(this, "$$c");
257
- /** Whether or not the custom element is connected */
258
- B(this, "$$cn", !1);
259
- /** Component props data */
260
- B(this, "$$d", {});
261
- /** `true` if currently in the process of reflecting component props back to attributes */
262
- B(this, "$$r", !1);
263
- /** @type {Record<string, CustomElementPropDefinition>} Props definition (name, reflected, type etc) */
264
- B(this, "$$p_d", {});
265
- /** @type {Record<string, Function[]>} Event listeners */
266
- B(this, "$$l", {});
267
- /** @type {Map<Function, Function>} Event listener unsubscribe functions */
268
- B(this, "$$l_u", /* @__PURE__ */ new Map());
269
- this.$$ctor = t, this.$$s = r, n && this.attachShadow({ mode: "open" });
216
+ te(l);
217
+ }
218
+ let Bt;
219
+ typeof HTMLElement == "function" && (Bt = class extends HTMLElement {
220
+ /** The Svelte component constructor */
221
+ $$ctor;
222
+ /** Slots */
223
+ $$s;
224
+ /** The Svelte component instance */
225
+ $$c;
226
+ /** Whether or not the custom element is connected */
227
+ $$cn = !1;
228
+ /** Component props data */
229
+ $$d = {};
230
+ /** `true` if currently in the process of reflecting component props back to attributes */
231
+ $$r = !1;
232
+ /** @type {Record<string, CustomElementPropDefinition>} Props definition (name, reflected, type etc) */
233
+ $$p_d = {};
234
+ /** @type {Record<string, Function[]>} Event listeners */
235
+ $$l = {};
236
+ /** @type {Map<Function, Function>} Event listener unsubscribe functions */
237
+ $$l_u = /* @__PURE__ */ new Map();
238
+ constructor(e, t, r) {
239
+ super(), this.$$ctor = e, this.$$s = t, r && this.attachShadow({ mode: "open" });
270
240
  }
271
- addEventListener(t, r, n) {
272
- if (this.$$l[t] = this.$$l[t] || [], this.$$l[t].push(r), this.$$c) {
273
- const i = this.$$c.$on(t, r);
274
- this.$$l_u.set(r, i);
241
+ addEventListener(e, t, r) {
242
+ if (this.$$l[e] = this.$$l[e] || [], this.$$l[e].push(t), this.$$c) {
243
+ const n = this.$$c.$on(e, t);
244
+ this.$$l_u.set(t, n);
275
245
  }
276
- super.addEventListener(t, r, n);
246
+ super.addEventListener(e, t, r);
277
247
  }
278
- removeEventListener(t, r, n) {
279
- if (super.removeEventListener(t, r, n), this.$$c) {
280
- const i = this.$$l_u.get(r);
281
- i && (i(), this.$$l_u.delete(r));
248
+ removeEventListener(e, t, r) {
249
+ if (super.removeEventListener(e, t, r), this.$$c) {
250
+ const n = this.$$l_u.get(t);
251
+ n && (n(), this.$$l_u.delete(t));
282
252
  }
283
253
  }
284
- connectedCallback() {
285
- return it(this, null, function* () {
286
- if (this.$$cn = !0, !this.$$c) {
287
- let t = function(o) {
288
- return () => {
289
- let s;
290
- return {
291
- c: function() {
292
- s = M("slot"), o !== "default" && E(s, "name", o);
293
- },
294
- /**
295
- * @param {HTMLElement} target
296
- * @param {HTMLElement} [anchor]
297
- */
298
- m: function(u, l) {
299
- ue(u, s, l);
300
- },
301
- d: function(u) {
302
- u && q(s);
303
- }
304
- };
254
+ async connectedCallback() {
255
+ if (this.$$cn = !0, !this.$$c) {
256
+ let e = function(i) {
257
+ return () => {
258
+ let o;
259
+ return {
260
+ c: function() {
261
+ o = L("slot"), i !== "default" && E(o, "name", i);
262
+ },
263
+ /**
264
+ * @param {HTMLElement} target
265
+ * @param {HTMLElement} [anchor]
266
+ */
267
+ m: function(l, u) {
268
+ ae(l, o, u);
269
+ },
270
+ d: function(l) {
271
+ l && J(o);
272
+ }
305
273
  };
306
274
  };
307
- if (yield Promise.resolve(), !this.$$cn || this.$$c)
308
- return;
309
- const r = {}, n = Hr(this);
310
- for (const o of this.$$s)
311
- o in n && (r[o] = [t(o)]);
312
- for (const o of this.attributes) {
313
- const s = this.$$g_p(o.name);
314
- s in this.$$d || (this.$$d[s] = pe(s, o.value, this.$$p_d, "toProp"));
275
+ };
276
+ if (await Promise.resolve(), !this.$$cn || this.$$c)
277
+ return;
278
+ const t = {}, r = mr(this);
279
+ for (const i of this.$$s)
280
+ i in r && (t[i] = [e(i)]);
281
+ for (const i of this.attributes) {
282
+ const o = this.$$g_p(i.name);
283
+ o in this.$$d || (this.$$d[o] = de(o, i.value, this.$$p_d, "toProp"));
284
+ }
285
+ for (const i in this.$$p_d)
286
+ !(i in this.$$d) && this[i] !== void 0 && (this.$$d[i] = this[i], delete this[i]);
287
+ this.$$c = new this.$$ctor({
288
+ target: this.shadowRoot || this,
289
+ props: {
290
+ ...this.$$d,
291
+ $$slots: t,
292
+ $$scope: {
293
+ ctx: []
294
+ }
315
295
  }
316
- for (const o in this.$$p_d)
317
- !(o in this.$$d) && this[o] !== void 0 && (this.$$d[o] = this[o], delete this[o]);
318
- this.$$c = new this.$$ctor({
319
- target: this.shadowRoot || this,
320
- props: nt(rt({}, this.$$d), {
321
- $$slots: r,
322
- $$scope: {
323
- ctx: []
324
- }
325
- })
326
- });
327
- const i = () => {
328
- this.$$r = !0;
329
- for (const o in this.$$p_d)
330
- if (this.$$d[o] = this.$$c.$$.ctx[this.$$c.$$.props[o]], this.$$p_d[o].reflect) {
331
- const s = pe(
332
- o,
333
- this.$$d[o],
334
- this.$$p_d,
335
- "toAttribute"
336
- );
337
- s == null ? this.removeAttribute(this.$$p_d[o].attribute || o) : this.setAttribute(this.$$p_d[o].attribute || o, s);
338
- }
339
- this.$$r = !1;
340
- };
341
- this.$$c.$$.after_update.push(i), i();
342
- for (const o in this.$$l)
343
- for (const s of this.$$l[o]) {
344
- const a = this.$$c.$on(o, s);
345
- this.$$l_u.set(s, a);
296
+ });
297
+ const n = () => {
298
+ this.$$r = !0;
299
+ for (const i in this.$$p_d)
300
+ if (this.$$d[i] = this.$$c.$$.ctx[this.$$c.$$.props[i]], this.$$p_d[i].reflect) {
301
+ const o = de(
302
+ i,
303
+ this.$$d[i],
304
+ this.$$p_d,
305
+ "toAttribute"
306
+ );
307
+ o == null ? this.removeAttribute(this.$$p_d[i].attribute || i) : this.setAttribute(this.$$p_d[i].attribute || i, o);
346
308
  }
347
- this.$$l = {};
348
- }
349
- });
309
+ this.$$r = !1;
310
+ };
311
+ this.$$c.$$.after_update.push(n), n();
312
+ for (const i in this.$$l)
313
+ for (const o of this.$$l[i]) {
314
+ const a = this.$$c.$on(i, o);
315
+ this.$$l_u.set(o, a);
316
+ }
317
+ this.$$l = {};
318
+ }
350
319
  }
351
320
  // We don't need this when working within Svelte code, but for compatibility of people using this outside of Svelte
352
321
  // and setting attributes through setAttribute etc, this is helpful
353
- attributeChangedCallback(t, r, n) {
354
- var i;
355
- this.$$r || (t = this.$$g_p(t), this.$$d[t] = pe(t, n, this.$$p_d, "toProp"), (i = this.$$c) == null || i.$set({ [t]: this.$$d[t] }));
322
+ attributeChangedCallback(e, t, r) {
323
+ this.$$r || (e = this.$$g_p(e), this.$$d[e] = de(e, r, this.$$p_d, "toProp"), this.$$c?.$set({ [e]: this.$$d[e] }));
356
324
  }
357
325
  disconnectedCallback() {
358
326
  this.$$cn = !1, Promise.resolve().then(() => {
359
327
  !this.$$cn && this.$$c && (this.$$c.$destroy(), this.$$c = void 0);
360
328
  });
361
329
  }
362
- $$g_p(t) {
330
+ $$g_p(e) {
363
331
  return Object.keys(this.$$p_d).find(
364
- (r) => this.$$p_d[r].attribute === t || !this.$$p_d[r].attribute && r.toLowerCase() === t
365
- ) || t;
332
+ (t) => this.$$p_d[t].attribute === e || !this.$$p_d[t].attribute && t.toLowerCase() === e
333
+ ) || e;
366
334
  }
367
335
  });
368
- function pe(e, t, r, n) {
369
- var o;
370
- const i = (o = r[e]) == null ? void 0 : o.type;
336
+ function de(e, t, r, n) {
337
+ const i = r[e]?.type;
371
338
  if (t = i === "Boolean" && typeof t != "boolean" ? t != null : t, !n || !r[e])
372
339
  return t;
373
340
  if (n === "toAttribute")
@@ -378,7 +345,7 @@ function pe(e, t, r, n) {
378
345
  case "Boolean":
379
346
  return t ? "" : null;
380
347
  case "Number":
381
- return t == null ? null : t;
348
+ return t ?? null;
382
349
  default:
383
350
  return t;
384
351
  }
@@ -395,59 +362,55 @@ function pe(e, t, r, n) {
395
362
  return t;
396
363
  }
397
364
  }
398
- function Dr(e, t, r, n, i, o) {
399
- let s = class extends Ct {
365
+ function Pr(e, t, r, n, i, o) {
366
+ let a = class extends Bt {
400
367
  constructor() {
401
368
  super(e, r, i), this.$$p_d = t;
402
369
  }
403
370
  static get observedAttributes() {
404
371
  return Object.keys(t).map(
405
- (a) => (t[a].attribute || a).toLowerCase()
372
+ (s) => (t[s].attribute || s).toLowerCase()
406
373
  );
407
374
  }
408
375
  };
409
- return Object.keys(t).forEach((a) => {
410
- Object.defineProperty(s.prototype, a, {
376
+ return Object.keys(t).forEach((s) => {
377
+ Object.defineProperty(a.prototype, s, {
411
378
  get() {
412
- return this.$$c && a in this.$$c ? this.$$c[a] : this.$$d[a];
379
+ return this.$$c && s in this.$$c ? this.$$c[s] : this.$$d[s];
413
380
  },
414
- set(h) {
415
- var u;
416
- h = pe(a, h, t), this.$$d[a] = h, (u = this.$$c) == null || u.$set({ [a]: h });
381
+ set(l) {
382
+ l = de(s, l, t), this.$$d[s] = l, this.$$c?.$set({ [s]: l });
417
383
  }
418
384
  });
419
- }), n.forEach((a) => {
420
- Object.defineProperty(s.prototype, a, {
385
+ }), n.forEach((s) => {
386
+ Object.defineProperty(a.prototype, s, {
421
387
  get() {
422
- var h;
423
- return (h = this.$$c) == null ? void 0 : h[a];
388
+ return this.$$c?.[s];
424
389
  }
425
390
  });
426
391
  }), e.element = /** @type {any} */
427
- s, s;
428
- }
429
- class Gr {
430
- constructor() {
431
- /**
432
- * ### PRIVATE API
433
- *
434
- * Do not use, may change at any time
435
- *
436
- * @type {any}
437
- */
438
- B(this, "$$");
439
- /**
440
- * ### PRIVATE API
441
- *
442
- * Do not use, may change at any time
443
- *
444
- * @type {any}
445
- */
446
- B(this, "$$set");
447
- }
392
+ a, a;
393
+ }
394
+ class Ar {
395
+ /**
396
+ * ### PRIVATE API
397
+ *
398
+ * Do not use, may change at any time
399
+ *
400
+ * @type {any}
401
+ */
402
+ $$ = void 0;
403
+ /**
404
+ * ### PRIVATE API
405
+ *
406
+ * Do not use, may change at any time
407
+ *
408
+ * @type {any}
409
+ */
410
+ $$set = void 0;
448
411
  /** @returns {void} */
449
412
  $destroy() {
450
- Rr(this, 1), this.$destroy = O;
413
+ Tr(this, 1), this.$destroy = A;
451
414
  }
452
415
  /**
453
416
  * @template {Extract<keyof Events, string>} K
@@ -456,8 +419,8 @@ class Gr {
456
419
  * @returns {() => void}
457
420
  */
458
421
  $on(t, r) {
459
- if (!Je(r))
460
- return O;
422
+ if (!Ze(r))
423
+ return A;
461
424
  const n = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
462
425
  return n.push(r), () => {
463
426
  const i = n.indexOf(r);
@@ -469,22 +432,22 @@ class Gr {
469
432
  * @returns {void}
470
433
  */
471
434
  $set(t) {
472
- this.$$set && !vr(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
435
+ this.$$set && !ur(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
473
436
  }
474
437
  }
475
- const Fr = "4";
476
- typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Fr);
477
- var $e = function(e, t) {
478
- return $e = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
438
+ const Or = "4";
439
+ typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Or);
440
+ var Me = function(e, t) {
441
+ return Me = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
479
442
  r.__proto__ = n;
480
443
  } || function(r, n) {
481
444
  for (var i in n) Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
482
- }, $e(e, t);
445
+ }, Me(e, t);
483
446
  };
484
- function R(e, t) {
447
+ function M(e, t) {
485
448
  if (typeof t != "function" && t !== null)
486
449
  throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
487
- $e(e, t);
450
+ Me(e, t);
488
451
  function r() {
489
452
  this.constructor = e;
490
453
  }
@@ -499,7 +462,7 @@ var g = function() {
499
462
  return t;
500
463
  }, g.apply(this, arguments);
501
464
  };
502
- function jr(e, t) {
465
+ function Ir(e, t) {
503
466
  var r = {};
504
467
  for (var n in e) Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
505
468
  if (e != null && typeof Object.getOwnPropertySymbols == "function")
@@ -507,7 +470,7 @@ function jr(e, t) {
507
470
  t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
508
471
  return r;
509
472
  }
510
- function Ue(e) {
473
+ function Re(e) {
511
474
  var t = typeof Symbol == "function" && Symbol.iterator, r = t && e[t], n = 0;
512
475
  if (r) return r.call(e);
513
476
  if (e && typeof e.length == "number") return {
@@ -517,38 +480,38 @@ function Ue(e) {
517
480
  };
518
481
  throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
519
482
  }
520
- function De(e, t) {
483
+ function $e(e, t) {
521
484
  var r = typeof Symbol == "function" && e[Symbol.iterator];
522
485
  if (!r) return e;
523
- var n = r.call(e), i, o = [], s;
486
+ var n = r.call(e), i, o = [], a;
524
487
  try {
525
488
  for (; (t === void 0 || t-- > 0) && !(i = n.next()).done; ) o.push(i.value);
526
- } catch (a) {
527
- s = { error: a };
489
+ } catch (s) {
490
+ a = { error: s };
528
491
  } finally {
529
492
  try {
530
493
  i && !i.done && (r = n.return) && r.call(n);
531
494
  } finally {
532
- if (s) throw s.error;
495
+ if (a) throw a.error;
533
496
  }
534
497
  }
535
498
  return o;
536
499
  }
537
- function X(e, t, r) {
500
+ function V(e, t, r) {
538
501
  if (r || arguments.length === 2) for (var n = 0, i = t.length, o; n < i; n++)
539
502
  (o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
540
503
  return e.concat(o || Array.prototype.slice.call(t));
541
504
  }
542
- function L(e) {
505
+ function C(e) {
543
506
  return typeof e == "function";
544
507
  }
545
- function Lt(e) {
508
+ function Pt(e) {
546
509
  var t = function(n) {
547
510
  Error.call(n), n.stack = new Error().stack;
548
511
  }, r = e(t);
549
512
  return r.prototype = Object.create(Error.prototype), r.prototype.constructor = r, r;
550
513
  }
551
- var Be = Lt(function(e) {
514
+ var Te = Pt(function(e) {
552
515
  return function(r) {
553
516
  e(this), this.message = r ? r.length + ` errors occurred during unsubscription:
554
517
  ` + r.map(function(n, i) {
@@ -557,13 +520,13 @@ var Be = Lt(function(e) {
557
520
  `) : "", this.name = "UnsubscriptionError", this.errors = r;
558
521
  };
559
522
  });
560
- function Ge(e, t) {
523
+ function Ue(e, t) {
561
524
  if (e) {
562
525
  var r = e.indexOf(t);
563
526
  0 <= r && e.splice(r, 1);
564
527
  }
565
528
  }
566
- var _e = function() {
529
+ var ve = function() {
567
530
  function e(t) {
568
531
  this.initialTeardown = t, this.closed = !1, this._parentage = null, this._finalizers = null;
569
532
  }
@@ -571,42 +534,42 @@ var _e = function() {
571
534
  var t, r, n, i, o;
572
535
  if (!this.closed) {
573
536
  this.closed = !0;
574
- var s = this._parentage;
575
- if (s)
576
- if (this._parentage = null, Array.isArray(s))
537
+ var a = this._parentage;
538
+ if (a)
539
+ if (this._parentage = null, Array.isArray(a))
577
540
  try {
578
- for (var a = Ue(s), h = a.next(); !h.done; h = a.next()) {
579
- var u = h.value;
541
+ for (var s = Re(a), l = s.next(); !l.done; l = s.next()) {
542
+ var u = l.value;
580
543
  u.remove(this);
581
544
  }
582
545
  } catch (m) {
583
546
  t = { error: m };
584
547
  } finally {
585
548
  try {
586
- h && !h.done && (r = a.return) && r.call(a);
549
+ l && !l.done && (r = s.return) && r.call(s);
587
550
  } finally {
588
551
  if (t) throw t.error;
589
552
  }
590
553
  }
591
554
  else
592
- s.remove(this);
593
- var l = this.initialTeardown;
594
- if (L(l))
555
+ a.remove(this);
556
+ var h = this.initialTeardown;
557
+ if (C(h))
595
558
  try {
596
- l();
559
+ h();
597
560
  } catch (m) {
598
- o = m instanceof Be ? m.errors : [m];
561
+ o = m instanceof Te ? m.errors : [m];
599
562
  }
600
563
  var f = this._finalizers;
601
564
  if (f) {
602
565
  this._finalizers = null;
603
566
  try {
604
- for (var c = Ue(f), d = c.next(); !d.done; d = c.next()) {
567
+ for (var c = Re(f), d = c.next(); !d.done; d = c.next()) {
605
568
  var v = d.value;
606
569
  try {
607
- ut(v);
570
+ rt(v);
608
571
  } catch (m) {
609
- o = o != null ? o : [], m instanceof Be ? o = X(X([], De(o)), De(m.errors)) : o.push(m);
572
+ o = o ?? [], m instanceof Te ? o = V(V([], $e(o)), $e(m.errors)) : o.push(m);
610
573
  }
611
574
  }
612
575
  } catch (m) {
@@ -620,13 +583,13 @@ var _e = function() {
620
583
  }
621
584
  }
622
585
  if (o)
623
- throw new Be(o);
586
+ throw new Te(o);
624
587
  }
625
588
  }, e.prototype.add = function(t) {
626
589
  var r;
627
590
  if (t && t !== this)
628
591
  if (this.closed)
629
- ut(t);
592
+ rt(t);
630
593
  else {
631
594
  if (t instanceof e) {
632
595
  if (t.closed || t._hasParent(this))
@@ -643,56 +606,56 @@ var _e = function() {
643
606
  this._parentage = Array.isArray(r) ? (r.push(t), r) : r ? [r, t] : t;
644
607
  }, e.prototype._removeParent = function(t) {
645
608
  var r = this._parentage;
646
- r === t ? this._parentage = null : Array.isArray(r) && Ge(r, t);
609
+ r === t ? this._parentage = null : Array.isArray(r) && Ue(r, t);
647
610
  }, e.prototype.remove = function(t) {
648
611
  var r = this._finalizers;
649
- r && Ge(r, t), t instanceof e && t._removeParent(this);
612
+ r && Ue(r, t), t instanceof e && t._removeParent(this);
650
613
  }, e.EMPTY = function() {
651
614
  var t = new e();
652
615
  return t.closed = !0, t;
653
616
  }(), e;
654
- }(), Mt = _e.EMPTY;
655
- function Rt(e) {
656
- return e instanceof _e || e && "closed" in e && L(e.remove) && L(e.add) && L(e.unsubscribe);
617
+ }(), At = ve.EMPTY;
618
+ function Ot(e) {
619
+ return e instanceof ve || e && "closed" in e && C(e.remove) && C(e.add) && C(e.unsubscribe);
657
620
  }
658
- function ut(e) {
659
- L(e) ? e() : e.unsubscribe();
621
+ function rt(e) {
622
+ C(e) ? e() : e.unsubscribe();
660
623
  }
661
- var kr = {
624
+ var Nr = {
662
625
  onUnhandledError: null,
663
626
  onStoppedNotification: null,
664
627
  Promise: void 0,
665
628
  useDeprecatedSynchronousErrorHandling: !1,
666
629
  useDeprecatedNextContext: !1
667
- }, Wr = {
630
+ }, Cr = {
668
631
  setTimeout: function(e, t) {
669
632
  for (var r = [], n = 2; n < arguments.length; n++)
670
633
  r[n - 2] = arguments[n];
671
- return setTimeout.apply(void 0, X([e, t], De(r)));
634
+ return setTimeout.apply(void 0, V([e, t], $e(r)));
672
635
  },
673
636
  clearTimeout: function(e) {
674
637
  return clearTimeout(e);
675
638
  },
676
639
  delegate: void 0
677
640
  };
678
- function Vr(e) {
679
- Wr.setTimeout(function() {
641
+ function Lr(e) {
642
+ Cr.setTimeout(function() {
680
643
  throw e;
681
644
  });
682
645
  }
683
- function ht() {
646
+ function nt() {
684
647
  }
685
- function me(e) {
648
+ function pe(e) {
686
649
  e();
687
650
  }
688
- var $t = function(e) {
689
- R(t, e);
651
+ var It = function(e) {
652
+ M(t, e);
690
653
  function t(r) {
691
654
  var n = e.call(this) || this;
692
- return n.isStopped = !1, r ? (n.destination = r, Rt(r) && r.add(n)) : n.destination = Zr, n;
655
+ return n.isStopped = !1, r ? (n.destination = r, Ot(r) && r.add(n)) : n.destination = $r, n;
693
656
  }
694
657
  return t.create = function(r, n, i) {
695
- return new Fe(r, n, i);
658
+ return new De(r, n, i);
696
659
  }, t.prototype.next = function(r) {
697
660
  this.isStopped || this._next(r);
698
661
  }, t.prototype.error = function(r) {
@@ -716,7 +679,7 @@ var $t = function(e) {
716
679
  this.unsubscribe();
717
680
  }
718
681
  }, t;
719
- }(_e), Xr = function() {
682
+ }(ve), Mr = function() {
720
683
  function e(t) {
721
684
  this.partialObserver = t;
722
685
  }
@@ -726,7 +689,7 @@ var $t = function(e) {
726
689
  try {
727
690
  r.next(t);
728
691
  } catch (n) {
729
- ce(n);
692
+ fe(n);
730
693
  }
731
694
  }, e.prototype.error = function(t) {
732
695
  var r = this.partialObserver;
@@ -734,56 +697,56 @@ var $t = function(e) {
734
697
  try {
735
698
  r.error(t);
736
699
  } catch (n) {
737
- ce(n);
700
+ fe(n);
738
701
  }
739
702
  else
740
- ce(t);
703
+ fe(t);
741
704
  }, e.prototype.complete = function() {
742
705
  var t = this.partialObserver;
743
706
  if (t.complete)
744
707
  try {
745
708
  t.complete();
746
709
  } catch (r) {
747
- ce(r);
710
+ fe(r);
748
711
  }
749
712
  }, e;
750
- }(), Fe = function(e) {
751
- R(t, e);
713
+ }(), De = function(e) {
714
+ M(t, e);
752
715
  function t(r, n, i) {
753
- var o = e.call(this) || this, s;
754
- return L(r) || !r ? s = {
755
- next: r != null ? r : void 0,
756
- error: n != null ? n : void 0,
757
- complete: i != null ? i : void 0
758
- } : s = r, o.destination = new Xr(s), o;
716
+ var o = e.call(this) || this, a;
717
+ return C(r) || !r ? a = {
718
+ next: r ?? void 0,
719
+ error: n ?? void 0,
720
+ complete: i ?? void 0
721
+ } : a = r, o.destination = new Mr(a), o;
759
722
  }
760
723
  return t;
761
- }($t);
762
- function ce(e) {
763
- Vr(e);
724
+ }(It);
725
+ function fe(e) {
726
+ Lr(e);
764
727
  }
765
- function zr(e) {
728
+ function Rr(e) {
766
729
  throw e;
767
730
  }
768
- var Zr = {
731
+ var $r = {
769
732
  closed: !0,
770
- next: ht,
771
- error: zr,
772
- complete: ht
773
- }, Qr = function() {
733
+ next: nt,
734
+ error: Rr,
735
+ complete: nt
736
+ }, Ur = function() {
774
737
  return typeof Symbol == "function" && Symbol.observable || "@@observable";
775
738
  }();
776
- function Jr(e) {
739
+ function Dr(e) {
777
740
  return e;
778
741
  }
779
- function qr(e) {
780
- return e.length === 0 ? Jr : e.length === 1 ? e[0] : function(r) {
742
+ function Gr(e) {
743
+ return e.length === 0 ? Dr : e.length === 1 ? e[0] : function(r) {
781
744
  return e.reduce(function(n, i) {
782
745
  return i(n);
783
746
  }, r);
784
747
  };
785
748
  }
786
- var lt = function() {
749
+ var it = function() {
787
750
  function e(t) {
788
751
  t && (this._subscribe = t);
789
752
  }
@@ -791,10 +754,10 @@ var lt = function() {
791
754
  var r = new e();
792
755
  return r.source = this, r.operator = t, r;
793
756
  }, e.prototype.subscribe = function(t, r, n) {
794
- var i = this, o = Kr(t) ? t : new Fe(t, r, n);
795
- return me(function() {
796
- var s = i, a = s.operator, h = s.source;
797
- o.add(a ? a.call(o, h) : h ? i._subscribe(o) : i._trySubscribe(o));
757
+ var i = this, o = jr(t) ? t : new De(t, r, n);
758
+ return pe(function() {
759
+ var a = i, s = a.operator, l = a.source;
760
+ o.add(s ? s.call(o, l) : l ? i._subscribe(o) : i._trySubscribe(o));
798
761
  }), o;
799
762
  }, e.prototype._trySubscribe = function(t) {
800
763
  try {
@@ -804,37 +767,37 @@ var lt = function() {
804
767
  }
805
768
  }, e.prototype.forEach = function(t, r) {
806
769
  var n = this;
807
- return r = ft(r), new r(function(i, o) {
808
- var s = new Fe({
809
- next: function(a) {
770
+ return r = ot(r), new r(function(i, o) {
771
+ var a = new De({
772
+ next: function(s) {
810
773
  try {
811
- t(a);
812
- } catch (h) {
813
- o(h), s.unsubscribe();
774
+ t(s);
775
+ } catch (l) {
776
+ o(l), a.unsubscribe();
814
777
  }
815
778
  },
816
779
  error: o,
817
780
  complete: i
818
781
  });
819
- n.subscribe(s);
782
+ n.subscribe(a);
820
783
  });
821
784
  }, e.prototype._subscribe = function(t) {
822
785
  var r;
823
786
  return (r = this.source) === null || r === void 0 ? void 0 : r.subscribe(t);
824
- }, e.prototype[Qr] = function() {
787
+ }, e.prototype[Ur] = function() {
825
788
  return this;
826
789
  }, e.prototype.pipe = function() {
827
790
  for (var t = [], r = 0; r < arguments.length; r++)
828
791
  t[r] = arguments[r];
829
- return qr(t)(this);
792
+ return Gr(t)(this);
830
793
  }, e.prototype.toPromise = function(t) {
831
794
  var r = this;
832
- return t = ft(t), new t(function(n, i) {
795
+ return t = ot(t), new t(function(n, i) {
833
796
  var o;
834
- r.subscribe(function(s) {
835
- return o = s;
836
- }, function(s) {
837
- return i(s);
797
+ r.subscribe(function(a) {
798
+ return o = a;
799
+ }, function(a) {
800
+ return i(a);
838
801
  }, function() {
839
802
  return n(o);
840
803
  });
@@ -843,48 +806,48 @@ var lt = function() {
843
806
  return new e(t);
844
807
  }, e;
845
808
  }();
846
- function ft(e) {
809
+ function ot(e) {
847
810
  var t;
848
- return (t = e != null ? e : kr.Promise) !== null && t !== void 0 ? t : Promise;
811
+ return (t = e ?? Nr.Promise) !== null && t !== void 0 ? t : Promise;
849
812
  }
850
- function Yr(e) {
851
- return e && L(e.next) && L(e.error) && L(e.complete);
813
+ function Fr(e) {
814
+ return e && C(e.next) && C(e.error) && C(e.complete);
852
815
  }
853
- function Kr(e) {
854
- return e && e instanceof $t || Yr(e) && Rt(e);
816
+ function jr(e) {
817
+ return e && e instanceof It || Fr(e) && Ot(e);
855
818
  }
856
- var en = Lt(function(e) {
819
+ var kr = Pt(function(e) {
857
820
  return function() {
858
821
  e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
859
822
  };
860
- }), Ut = function(e) {
861
- R(t, e);
823
+ }), Nt = function(e) {
824
+ M(t, e);
862
825
  function t() {
863
826
  var r = e.call(this) || this;
864
827
  return r.closed = !1, r.currentObservers = null, r.observers = [], r.isStopped = !1, r.hasError = !1, r.thrownError = null, r;
865
828
  }
866
829
  return t.prototype.lift = function(r) {
867
- var n = new ct(this, this);
830
+ var n = new st(this, this);
868
831
  return n.operator = r, n;
869
832
  }, t.prototype._throwIfClosed = function() {
870
833
  if (this.closed)
871
- throw new en();
834
+ throw new kr();
872
835
  }, t.prototype.next = function(r) {
873
836
  var n = this;
874
- me(function() {
837
+ pe(function() {
875
838
  var i, o;
876
839
  if (n._throwIfClosed(), !n.isStopped) {
877
840
  n.currentObservers || (n.currentObservers = Array.from(n.observers));
878
841
  try {
879
- for (var s = Ue(n.currentObservers), a = s.next(); !a.done; a = s.next()) {
880
- var h = a.value;
881
- h.next(r);
842
+ for (var a = Re(n.currentObservers), s = a.next(); !s.done; s = a.next()) {
843
+ var l = s.value;
844
+ l.next(r);
882
845
  }
883
846
  } catch (u) {
884
847
  i = { error: u };
885
848
  } finally {
886
849
  try {
887
- a && !a.done && (o = s.return) && o.call(s);
850
+ s && !s.done && (o = a.return) && o.call(a);
888
851
  } finally {
889
852
  if (i) throw i.error;
890
853
  }
@@ -893,7 +856,7 @@ var en = Lt(function(e) {
893
856
  });
894
857
  }, t.prototype.error = function(r) {
895
858
  var n = this;
896
- me(function() {
859
+ pe(function() {
897
860
  if (n._throwIfClosed(), !n.isStopped) {
898
861
  n.hasError = n.isStopped = !0, n.thrownError = r;
899
862
  for (var i = n.observers; i.length; )
@@ -902,7 +865,7 @@ var en = Lt(function(e) {
902
865
  });
903
866
  }, t.prototype.complete = function() {
904
867
  var r = this;
905
- me(function() {
868
+ pe(function() {
906
869
  if (r._throwIfClosed(), !r.isStopped) {
907
870
  r.isStopped = !0;
908
871
  for (var n = r.observers; n.length; )
@@ -923,21 +886,21 @@ var en = Lt(function(e) {
923
886
  }, t.prototype._subscribe = function(r) {
924
887
  return this._throwIfClosed(), this._checkFinalizedStatuses(r), this._innerSubscribe(r);
925
888
  }, t.prototype._innerSubscribe = function(r) {
926
- var n = this, i = this, o = i.hasError, s = i.isStopped, a = i.observers;
927
- return o || s ? Mt : (this.currentObservers = null, a.push(r), new _e(function() {
928
- n.currentObservers = null, Ge(a, r);
889
+ var n = this, i = this, o = i.hasError, a = i.isStopped, s = i.observers;
890
+ return o || a ? At : (this.currentObservers = null, s.push(r), new ve(function() {
891
+ n.currentObservers = null, Ue(s, r);
929
892
  }));
930
893
  }, t.prototype._checkFinalizedStatuses = function(r) {
931
- var n = this, i = n.hasError, o = n.thrownError, s = n.isStopped;
932
- i ? r.error(o) : s && r.complete();
894
+ var n = this, i = n.hasError, o = n.thrownError, a = n.isStopped;
895
+ i ? r.error(o) : a && r.complete();
933
896
  }, t.prototype.asObservable = function() {
934
- var r = new lt();
897
+ var r = new it();
935
898
  return r.source = this, r;
936
899
  }, t.create = function(r, n) {
937
- return new ct(r, n);
900
+ return new st(r, n);
938
901
  }, t;
939
- }(lt), ct = function(e) {
940
- R(t, e);
902
+ }(it), st = function(e) {
903
+ M(t, e);
941
904
  function t(r, n) {
942
905
  var i = e.call(this) || this;
943
906
  return i.destination = r, i.source = n, i;
@@ -953,214 +916,214 @@ var en = Lt(function(e) {
953
916
  (n = (r = this.destination) === null || r === void 0 ? void 0 : r.complete) === null || n === void 0 || n.call(r);
954
917
  }, t.prototype._subscribe = function(r) {
955
918
  var n, i;
956
- return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : Mt;
919
+ return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : At;
957
920
  }, t;
958
- }(Ut), Dt = {
921
+ }(Nt), Ct = {
959
922
  now: function() {
960
- return (Dt.delegate || Date).now();
923
+ return (Ct.delegate || Date).now();
961
924
  },
962
925
  delegate: void 0
963
- }, tn = function(e) {
964
- R(t, e);
926
+ }, Wr = function(e) {
927
+ M(t, e);
965
928
  function t(r, n, i) {
966
- r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = Dt);
929
+ r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = Ct);
967
930
  var o = e.call(this) || this;
968
931
  return o._bufferSize = r, o._windowTime = n, o._timestampProvider = i, o._buffer = [], o._infiniteTimeWindow = !0, o._infiniteTimeWindow = n === 1 / 0, o._bufferSize = Math.max(1, r), o._windowTime = Math.max(1, n), o;
969
932
  }
970
933
  return t.prototype.next = function(r) {
971
- var n = this, i = n.isStopped, o = n._buffer, s = n._infiniteTimeWindow, a = n._timestampProvider, h = n._windowTime;
972
- i || (o.push(r), !s && o.push(a.now() + h)), this._trimBuffer(), e.prototype.next.call(this, r);
934
+ var n = this, i = n.isStopped, o = n._buffer, a = n._infiniteTimeWindow, s = n._timestampProvider, l = n._windowTime;
935
+ i || (o.push(r), !a && o.push(s.now() + l)), this._trimBuffer(), e.prototype.next.call(this, r);
973
936
  }, t.prototype._subscribe = function(r) {
974
937
  this._throwIfClosed(), this._trimBuffer();
975
- for (var n = this._innerSubscribe(r), i = this, o = i._infiniteTimeWindow, s = i._buffer, a = s.slice(), h = 0; h < a.length && !r.closed; h += o ? 1 : 2)
976
- r.next(a[h]);
938
+ for (var n = this._innerSubscribe(r), i = this, o = i._infiniteTimeWindow, a = i._buffer, s = a.slice(), l = 0; l < s.length && !r.closed; l += o ? 1 : 2)
939
+ r.next(s[l]);
977
940
  return this._checkFinalizedStatuses(r), n;
978
941
  }, t.prototype._trimBuffer = function() {
979
- var r = this, n = r._bufferSize, i = r._timestampProvider, o = r._buffer, s = r._infiniteTimeWindow, a = (s ? 1 : 2) * n;
980
- if (n < 1 / 0 && a < o.length && o.splice(0, o.length - a), !s) {
981
- for (var h = i.now(), u = 0, l = 1; l < o.length && o[l] <= h; l += 2)
982
- u = l;
942
+ var r = this, n = r._bufferSize, i = r._timestampProvider, o = r._buffer, a = r._infiniteTimeWindow, s = (a ? 1 : 2) * n;
943
+ if (n < 1 / 0 && s < o.length && o.splice(0, o.length - s), !a) {
944
+ for (var l = i.now(), u = 0, h = 1; h < o.length && o[h] <= l; h += 2)
945
+ u = h;
983
946
  u && o.splice(0, u + 1);
984
947
  }
985
948
  }, t;
986
- }(Ut);
987
- const dt = [], pt = {}, rn = (e, t = 0) => {
988
- if (dt.indexOf(e) == -1) {
989
- const r = new tn(t);
990
- pt[e] = r, dt.push(e);
949
+ }(Nt);
950
+ const at = [], ut = {}, Vr = (e, t = 0) => {
951
+ if (at.indexOf(e) == -1) {
952
+ const r = new Wr(t);
953
+ ut[e] = r, at.push(e);
991
954
  }
992
- return pt[e];
993
- }, k = [];
994
- function nn(e, t) {
955
+ return ut[e];
956
+ }, j = [];
957
+ function Xr(e, t) {
995
958
  return {
996
- subscribe: Ee(e, t).subscribe
959
+ subscribe: _e(e, t).subscribe
997
960
  };
998
961
  }
999
- function Ee(e, t = O) {
962
+ function _e(e, t = A) {
1000
963
  let r;
1001
964
  const n = /* @__PURE__ */ new Set();
1002
- function i(a) {
1003
- if (It(e, a) && (e = a, r)) {
1004
- const h = !k.length;
965
+ function i(s) {
966
+ if (Tt(e, s) && (e = s, r)) {
967
+ const l = !j.length;
1005
968
  for (const u of n)
1006
- u[1](), k.push(u, e);
1007
- if (h) {
1008
- for (let u = 0; u < k.length; u += 2)
1009
- k[u][0](k[u + 1]);
1010
- k.length = 0;
969
+ u[1](), j.push(u, e);
970
+ if (l) {
971
+ for (let u = 0; u < j.length; u += 2)
972
+ j[u][0](j[u + 1]);
973
+ j.length = 0;
1011
974
  }
1012
975
  }
1013
976
  }
1014
- function o(a) {
1015
- i(a(e));
977
+ function o(s) {
978
+ i(s(e));
1016
979
  }
1017
- function s(a, h = O) {
1018
- const u = [a, h];
1019
- return n.add(u), n.size === 1 && (r = t(i, o) || O), a(e), () => {
980
+ function a(s, l = A) {
981
+ const u = [s, l];
982
+ return n.add(u), n.size === 1 && (r = t(i, o) || A), s(e), () => {
1020
983
  n.delete(u), n.size === 0 && r && (r(), r = null);
1021
984
  };
1022
985
  }
1023
- return { set: i, update: o, subscribe: s };
986
+ return { set: i, update: o, subscribe: a };
1024
987
  }
1025
- function Y(e, t, r) {
988
+ function q(e, t, r) {
1026
989
  const n = !Array.isArray(e), i = n ? [e] : e;
1027
990
  if (!i.every(Boolean))
1028
991
  throw new Error("derived() expects stores as input, got a falsy value");
1029
992
  const o = t.length < 2;
1030
- return nn(r, (s, a) => {
1031
- let h = !1;
993
+ return Xr(r, (a, s) => {
994
+ let l = !1;
1032
995
  const u = [];
1033
- let l = 0, f = O;
996
+ let h = 0, f = A;
1034
997
  const c = () => {
1035
- if (l)
998
+ if (h)
1036
999
  return;
1037
1000
  f();
1038
- const v = t(n ? u[0] : u, s, a);
1039
- o ? s(v) : f = Je(v) ? v : O;
1001
+ const v = t(n ? u[0] : u, a, s);
1002
+ o ? a(v) : f = Ze(v) ? v : A;
1040
1003
  }, d = i.map(
1041
- (v, m) => Nt(
1004
+ (v, m) => Ht(
1042
1005
  v,
1043
1006
  (w) => {
1044
- u[m] = w, l &= ~(1 << m), h && c();
1007
+ u[m] = w, h &= ~(1 << m), l && c();
1045
1008
  },
1046
1009
  () => {
1047
- l |= 1 << m;
1010
+ h |= 1 << m;
1048
1011
  }
1049
1012
  )
1050
1013
  );
1051
- return h = !0, c(), function() {
1052
- ae(d), f(), h = !1;
1014
+ return l = !0, c(), function() {
1015
+ se(d), f(), l = !1;
1053
1016
  };
1054
1017
  });
1055
1018
  }
1056
- function on(e) {
1019
+ function zr(e) {
1057
1020
  return e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
1058
1021
  }
1059
- var sn = function(t) {
1060
- return an(t) && !un(t);
1022
+ var Zr = function(t) {
1023
+ return Qr(t) && !Jr(t);
1061
1024
  };
1062
- function an(e) {
1025
+ function Qr(e) {
1063
1026
  return !!e && typeof e == "object";
1064
1027
  }
1065
- function un(e) {
1028
+ function Jr(e) {
1066
1029
  var t = Object.prototype.toString.call(e);
1067
- return t === "[object RegExp]" || t === "[object Date]" || fn(e);
1030
+ return t === "[object RegExp]" || t === "[object Date]" || Kr(e);
1068
1031
  }
1069
- var hn = typeof Symbol == "function" && Symbol.for, ln = hn ? Symbol.for("react.element") : 60103;
1070
- function fn(e) {
1071
- return e.$$typeof === ln;
1032
+ var qr = typeof Symbol == "function" && Symbol.for, Yr = qr ? Symbol.for("react.element") : 60103;
1033
+ function Kr(e) {
1034
+ return e.$$typeof === Yr;
1072
1035
  }
1073
- function cn(e) {
1036
+ function en(e) {
1074
1037
  return Array.isArray(e) ? [] : {};
1075
1038
  }
1076
- function oe(e, t) {
1077
- return t.clone !== !1 && t.isMergeableObject(e) ? z(cn(e), e, t) : e;
1039
+ function ie(e, t) {
1040
+ return t.clone !== !1 && t.isMergeableObject(e) ? X(en(e), e, t) : e;
1078
1041
  }
1079
- function dn(e, t, r) {
1042
+ function tn(e, t, r) {
1080
1043
  return e.concat(t).map(function(n) {
1081
- return oe(n, r);
1044
+ return ie(n, r);
1082
1045
  });
1083
1046
  }
1084
- function pn(e, t) {
1047
+ function rn(e, t) {
1085
1048
  if (!t.customMerge)
1086
- return z;
1049
+ return X;
1087
1050
  var r = t.customMerge(e);
1088
- return typeof r == "function" ? r : z;
1051
+ return typeof r == "function" ? r : X;
1089
1052
  }
1090
- function mn(e) {
1053
+ function nn(e) {
1091
1054
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
1092
1055
  return Object.propertyIsEnumerable.call(e, t);
1093
1056
  }) : [];
1094
1057
  }
1095
- function mt(e) {
1096
- return Object.keys(e).concat(mn(e));
1058
+ function ht(e) {
1059
+ return Object.keys(e).concat(nn(e));
1097
1060
  }
1098
- function Gt(e, t) {
1061
+ function Lt(e, t) {
1099
1062
  try {
1100
1063
  return t in e;
1101
- } catch (r) {
1064
+ } catch {
1102
1065
  return !1;
1103
1066
  }
1104
1067
  }
1105
- function bn(e, t) {
1106
- return Gt(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1068
+ function on(e, t) {
1069
+ return Lt(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1107
1070
  }
1108
- function yn(e, t, r) {
1071
+ function sn(e, t, r) {
1109
1072
  var n = {};
1110
- return r.isMergeableObject(e) && mt(e).forEach(function(i) {
1111
- n[i] = oe(e[i], r);
1112
- }), mt(t).forEach(function(i) {
1113
- bn(e, i) || (Gt(e, i) && r.isMergeableObject(t[i]) ? n[i] = pn(i, r)(e[i], t[i], r) : n[i] = oe(t[i], r));
1073
+ return r.isMergeableObject(e) && ht(e).forEach(function(i) {
1074
+ n[i] = ie(e[i], r);
1075
+ }), ht(t).forEach(function(i) {
1076
+ on(e, i) || (Lt(e, i) && r.isMergeableObject(t[i]) ? n[i] = rn(i, r)(e[i], t[i], r) : n[i] = ie(t[i], r));
1114
1077
  }), n;
1115
1078
  }
1116
- function z(e, t, r) {
1117
- r = r || {}, r.arrayMerge = r.arrayMerge || dn, r.isMergeableObject = r.isMergeableObject || sn, r.cloneUnlessOtherwiseSpecified = oe;
1079
+ function X(e, t, r) {
1080
+ r = r || {}, r.arrayMerge = r.arrayMerge || tn, r.isMergeableObject = r.isMergeableObject || Zr, r.cloneUnlessOtherwiseSpecified = ie;
1118
1081
  var n = Array.isArray(t), i = Array.isArray(e), o = n === i;
1119
- return o ? n ? r.arrayMerge(e, t, r) : yn(e, t, r) : oe(t, r);
1082
+ return o ? n ? r.arrayMerge(e, t, r) : sn(e, t, r) : ie(t, r);
1120
1083
  }
1121
- z.all = function(t, r) {
1084
+ X.all = function(t, r) {
1122
1085
  if (!Array.isArray(t))
1123
1086
  throw new Error("first argument should be an array");
1124
1087
  return t.reduce(function(n, i) {
1125
- return z(n, i, r);
1088
+ return X(n, i, r);
1126
1089
  }, {});
1127
1090
  };
1128
- var gn = z, vn = gn;
1129
- const _n = /* @__PURE__ */ on(vn);
1130
- function Pe(e, t) {
1131
- var r = t && t.cache ? t.cache : Bn, n = t && t.serializer ? t.serializer : Tn, i = t && t.strategy ? t.strategy : xn;
1091
+ var an = X, un = an;
1092
+ const hn = /* @__PURE__ */ zr(un);
1093
+ function He(e, t) {
1094
+ var r = t && t.cache ? t.cache : bn, n = t && t.serializer ? t.serializer : pn, i = t && t.strategy ? t.strategy : fn;
1132
1095
  return i(e, {
1133
1096
  cache: r,
1134
1097
  serializer: n
1135
1098
  });
1136
1099
  }
1137
- function En(e) {
1100
+ function ln(e) {
1138
1101
  return e == null || typeof e == "number" || typeof e == "boolean";
1139
1102
  }
1140
- function Ft(e, t, r, n) {
1141
- var i = En(n) ? n : r(n), o = t.get(i);
1142
- return typeof o == "undefined" && (o = e.call(this, n), t.set(i, o)), o;
1103
+ function Mt(e, t, r, n) {
1104
+ var i = ln(n) ? n : r(n), o = t.get(i);
1105
+ return typeof o > "u" && (o = e.call(this, n), t.set(i, o)), o;
1143
1106
  }
1144
- function jt(e, t, r) {
1107
+ function Rt(e, t, r) {
1145
1108
  var n = Array.prototype.slice.call(arguments, 3), i = r(n), o = t.get(i);
1146
- return typeof o == "undefined" && (o = e.apply(this, n), t.set(i, o)), o;
1109
+ return typeof o > "u" && (o = e.apply(this, n), t.set(i, o)), o;
1147
1110
  }
1148
- function Ye(e, t, r, n, i) {
1111
+ function Je(e, t, r, n, i) {
1149
1112
  return r.bind(t, e, n, i);
1150
1113
  }
1151
- function xn(e, t) {
1152
- var r = e.length === 1 ? Ft : jt;
1153
- return Ye(e, this, r, t.cache.create(), t.serializer);
1114
+ function fn(e, t) {
1115
+ var r = e.length === 1 ? Mt : Rt;
1116
+ return Je(e, this, r, t.cache.create(), t.serializer);
1154
1117
  }
1155
- function wn(e, t) {
1156
- return Ye(e, this, jt, t.cache.create(), t.serializer);
1118
+ function cn(e, t) {
1119
+ return Je(e, this, Rt, t.cache.create(), t.serializer);
1157
1120
  }
1158
- function Sn(e, t) {
1159
- return Ye(e, this, Ft, t.cache.create(), t.serializer);
1121
+ function dn(e, t) {
1122
+ return Je(e, this, Mt, t.cache.create(), t.serializer);
1160
1123
  }
1161
- var Tn = function() {
1124
+ var pn = function() {
1162
1125
  return JSON.stringify(arguments);
1163
- }, Hn = (
1126
+ }, mn = (
1164
1127
  /** @class */
1165
1128
  function() {
1166
1129
  function e() {
@@ -1172,13 +1135,13 @@ var Tn = function() {
1172
1135
  this.cache[t] = r;
1173
1136
  }, e;
1174
1137
  }()
1175
- ), Bn = {
1138
+ ), bn = {
1176
1139
  create: function() {
1177
- return new Hn();
1140
+ return new mn();
1178
1141
  }
1179
- }, Ae = {
1180
- variadic: wn,
1181
- monadic: Sn
1142
+ }, Be = {
1143
+ variadic: cn,
1144
+ monadic: dn
1182
1145
  }, b;
1183
1146
  (function(e) {
1184
1147
  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";
@@ -1187,47 +1150,47 @@ var _;
1187
1150
  (function(e) {
1188
1151
  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";
1189
1152
  })(_ || (_ = {}));
1190
- var Z;
1153
+ var z;
1191
1154
  (function(e) {
1192
1155
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
1193
- })(Z || (Z = {}));
1194
- function bt(e) {
1156
+ })(z || (z = {}));
1157
+ function lt(e) {
1195
1158
  return e.type === _.literal;
1196
1159
  }
1197
- function Pn(e) {
1160
+ function yn(e) {
1198
1161
  return e.type === _.argument;
1199
1162
  }
1200
- function kt(e) {
1163
+ function $t(e) {
1201
1164
  return e.type === _.number;
1202
1165
  }
1203
- function Wt(e) {
1166
+ function Ut(e) {
1204
1167
  return e.type === _.date;
1205
1168
  }
1206
- function Vt(e) {
1169
+ function Dt(e) {
1207
1170
  return e.type === _.time;
1208
1171
  }
1209
- function Xt(e) {
1172
+ function Gt(e) {
1210
1173
  return e.type === _.select;
1211
1174
  }
1212
- function zt(e) {
1175
+ function Ft(e) {
1213
1176
  return e.type === _.plural;
1214
1177
  }
1215
- function An(e) {
1178
+ function gn(e) {
1216
1179
  return e.type === _.pound;
1217
1180
  }
1218
- function Zt(e) {
1181
+ function jt(e) {
1219
1182
  return e.type === _.tag;
1220
1183
  }
1221
- function Qt(e) {
1222
- return !!(e && typeof e == "object" && e.type === Z.number);
1184
+ function kt(e) {
1185
+ return !!(e && typeof e == "object" && e.type === z.number);
1223
1186
  }
1224
- function je(e) {
1225
- return !!(e && typeof e == "object" && e.type === Z.dateTime);
1187
+ function Ge(e) {
1188
+ return !!(e && typeof e == "object" && e.type === z.dateTime);
1226
1189
  }
1227
- var Jt = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, On = /(?:[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;
1228
- function In(e) {
1190
+ var Wt = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, vn = /(?:[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;
1191
+ function _n(e) {
1229
1192
  var t = {};
1230
- return e.replace(On, function(r) {
1193
+ return e.replace(vn, function(r) {
1231
1194
  var n = r.length;
1232
1195
  switch (r[0]) {
1233
1196
  case "G":
@@ -1316,36 +1279,36 @@ function In(e) {
1316
1279
  return "";
1317
1280
  }), t;
1318
1281
  }
1319
- var Nn = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1320
- function Cn(e) {
1282
+ var En = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1283
+ function xn(e) {
1321
1284
  if (e.length === 0)
1322
1285
  throw new Error("Number skeleton cannot be empty");
1323
- for (var t = e.split(Nn).filter(function(c) {
1286
+ for (var t = e.split(En).filter(function(c) {
1324
1287
  return c.length > 0;
1325
1288
  }), r = [], n = 0, i = t; n < i.length; n++) {
1326
- var o = i[n], s = o.split("/");
1327
- if (s.length === 0)
1289
+ var o = i[n], a = o.split("/");
1290
+ if (a.length === 0)
1328
1291
  throw new Error("Invalid number skeleton");
1329
- for (var a = s[0], h = s.slice(1), u = 0, l = h; u < l.length; u++) {
1330
- var f = l[u];
1292
+ for (var s = a[0], l = a.slice(1), u = 0, h = l; u < h.length; u++) {
1293
+ var f = h[u];
1331
1294
  if (f.length === 0)
1332
1295
  throw new Error("Invalid number skeleton");
1333
1296
  }
1334
- r.push({ stem: a, options: h });
1297
+ r.push({ stem: s, options: l });
1335
1298
  }
1336
1299
  return r;
1337
1300
  }
1338
- function Ln(e) {
1301
+ function wn(e) {
1339
1302
  return e.replace(/^(.*?)-/, "");
1340
1303
  }
1341
- var yt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, qt = /^(@+)?(\+|#+)?[rs]?$/g, Mn = /(\*)(0+)|(#+)(0+)|(0+)/g, Yt = /^(0+)$/;
1342
- function gt(e) {
1304
+ var ft = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Vt = /^(@+)?(\+|#+)?[rs]?$/g, Sn = /(\*)(0+)|(#+)(0+)|(0+)/g, Xt = /^(0+)$/;
1305
+ function ct(e) {
1343
1306
  var t = {};
1344
- return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(qt, function(r, n, i) {
1307
+ return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Vt, function(r, n, i) {
1345
1308
  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)), "";
1346
1309
  }), t;
1347
1310
  }
1348
- function Kt(e) {
1311
+ function zt(e) {
1349
1312
  switch (e) {
1350
1313
  case "sign-auto":
1351
1314
  return {
@@ -1385,7 +1348,7 @@ function Kt(e) {
1385
1348
  };
1386
1349
  }
1387
1350
  }
1388
- function Rn(e) {
1351
+ function Tn(e) {
1389
1352
  var t;
1390
1353
  if (e[0] === "E" && e[1] === "E" ? (t = {
1391
1354
  notation: "engineering"
@@ -1393,17 +1356,17 @@ function Rn(e) {
1393
1356
  notation: "scientific"
1394
1357
  }, e = e.slice(1)), t) {
1395
1358
  var r = e.slice(0, 2);
1396
- if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Yt.test(e))
1359
+ if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Xt.test(e))
1397
1360
  throw new Error("Malformed concise eng/scientific notation");
1398
1361
  t.minimumIntegerDigits = e.length;
1399
1362
  }
1400
1363
  return t;
1401
1364
  }
1402
- function vt(e) {
1403
- var t = {}, r = Kt(e);
1365
+ function dt(e) {
1366
+ var t = {}, r = zt(e);
1404
1367
  return r || t;
1405
1368
  }
1406
- function $n(e) {
1369
+ function Hn(e) {
1407
1370
  for (var t = {}, r = 0, n = e; r < n.length; r++) {
1408
1371
  var i = n[r];
1409
1372
  switch (i.stem) {
@@ -1427,7 +1390,7 @@ function $n(e) {
1427
1390
  continue;
1428
1391
  case "measure-unit":
1429
1392
  case "unit":
1430
- t.style = "unit", t.unit = Ln(i.options[0]);
1393
+ t.style = "unit", t.unit = wn(i.options[0]);
1431
1394
  continue;
1432
1395
  case "compact-short":
1433
1396
  case "K":
@@ -1438,13 +1401,13 @@ function $n(e) {
1438
1401
  t.notation = "compact", t.compactDisplay = "long";
1439
1402
  continue;
1440
1403
  case "scientific":
1441
- t = g(g(g({}, t), { notation: "scientific" }), i.options.reduce(function(h, u) {
1442
- return g(g({}, h), vt(u));
1404
+ t = g(g(g({}, t), { notation: "scientific" }), i.options.reduce(function(l, u) {
1405
+ return g(g({}, l), dt(u));
1443
1406
  }, {}));
1444
1407
  continue;
1445
1408
  case "engineering":
1446
- t = g(g(g({}, t), { notation: "engineering" }), i.options.reduce(function(h, u) {
1447
- return g(g({}, h), vt(u));
1409
+ t = g(g(g({}, t), { notation: "engineering" }), i.options.reduce(function(l, u) {
1410
+ return g(g({}, l), dt(u));
1448
1411
  }, {}));
1449
1412
  continue;
1450
1413
  case "notation-simple":
@@ -1489,9 +1452,9 @@ function $n(e) {
1489
1452
  case "integer-width":
1490
1453
  if (i.options.length > 1)
1491
1454
  throw new RangeError("integer-width stems only accept a single optional option");
1492
- i.options[0].replace(Mn, function(h, u, l, f, c, d) {
1455
+ i.options[0].replace(Sn, function(l, u, h, f, c, d) {
1493
1456
  if (u)
1494
- t.minimumIntegerDigits = l.length;
1457
+ t.minimumIntegerDigits = h.length;
1495
1458
  else {
1496
1459
  if (f && c)
1497
1460
  throw new Error("We currently do not support maximum integer digits");
@@ -1502,32 +1465,32 @@ function $n(e) {
1502
1465
  });
1503
1466
  continue;
1504
1467
  }
1505
- if (Yt.test(i.stem)) {
1468
+ if (Xt.test(i.stem)) {
1506
1469
  t.minimumIntegerDigits = i.stem.length;
1507
1470
  continue;
1508
1471
  }
1509
- if (yt.test(i.stem)) {
1472
+ if (ft.test(i.stem)) {
1510
1473
  if (i.options.length > 1)
1511
1474
  throw new RangeError("Fraction-precision stems only accept a single optional option");
1512
- i.stem.replace(yt, function(h, u, l, f, c, d) {
1513
- return l === "*" ? t.minimumFractionDigits = u.length : f && f[0] === "#" ? t.maximumFractionDigits = f.length : c && d ? (t.minimumFractionDigits = c.length, t.maximumFractionDigits = c.length + d.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
1475
+ i.stem.replace(ft, function(l, u, h, f, c, d) {
1476
+ return h === "*" ? t.minimumFractionDigits = u.length : f && f[0] === "#" ? t.maximumFractionDigits = f.length : c && d ? (t.minimumFractionDigits = c.length, t.maximumFractionDigits = c.length + d.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
1514
1477
  });
1515
1478
  var o = i.options[0];
1516
- o === "w" ? t = g(g({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = g(g({}, t), gt(o)));
1479
+ o === "w" ? t = g(g({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = g(g({}, t), ct(o)));
1517
1480
  continue;
1518
1481
  }
1519
- if (qt.test(i.stem)) {
1520
- t = g(g({}, t), gt(i.stem));
1482
+ if (Vt.test(i.stem)) {
1483
+ t = g(g({}, t), ct(i.stem));
1521
1484
  continue;
1522
1485
  }
1523
- var s = Kt(i.stem);
1524
- s && (t = g(g({}, t), s));
1525
- var a = Rn(i.stem);
1486
+ var a = zt(i.stem);
1526
1487
  a && (t = g(g({}, t), a));
1488
+ var s = Tn(i.stem);
1489
+ s && (t = g(g({}, t), s));
1527
1490
  }
1528
1491
  return t;
1529
1492
  }
1530
- var de = {
1493
+ var ce = {
1531
1494
  "001": [
1532
1495
  "H",
1533
1496
  "h"
@@ -2942,22 +2905,22 @@ var de = {
2942
2905
  "h"
2943
2906
  ]
2944
2907
  };
2945
- function Un(e, t) {
2908
+ function Bn(e, t) {
2946
2909
  for (var r = "", n = 0; n < e.length; n++) {
2947
2910
  var i = e.charAt(n);
2948
2911
  if (i === "j") {
2949
2912
  for (var o = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
2950
2913
  o++, n++;
2951
- var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), h = "a", u = Dn(t);
2952
- for ((u == "H" || u == "k") && (a = 0); a-- > 0; )
2953
- r += h;
2954
- for (; s-- > 0; )
2914
+ var a = 1 + (o & 1), s = o < 2 ? 1 : 3 + (o >> 1), l = "a", u = Pn(t);
2915
+ for ((u == "H" || u == "k") && (s = 0); s-- > 0; )
2916
+ r += l;
2917
+ for (; a-- > 0; )
2955
2918
  r = u + r;
2956
2919
  } else i === "J" ? r += "H" : r += i;
2957
2920
  }
2958
2921
  return r;
2959
2922
  }
2960
- function Dn(e) {
2923
+ function Pn(e) {
2961
2924
  var t = e.hourCycle;
2962
2925
  if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
2963
2926
  e.hourCycles && // @ts-ignore
@@ -2976,23 +2939,23 @@ function Dn(e) {
2976
2939
  }
2977
2940
  var r = e.language, n;
2978
2941
  r !== "root" && (n = e.maximize().region);
2979
- var i = de[n || ""] || de[r || ""] || de["".concat(r, "-001")] || de["001"];
2942
+ var i = ce[n || ""] || ce[r || ""] || ce["".concat(r, "-001")] || ce["001"];
2980
2943
  return i[0];
2981
2944
  }
2982
- var Oe, Gn = new RegExp("^".concat(Jt.source, "*")), Fn = new RegExp("".concat(Jt.source, "*$"));
2945
+ var Pe, An = new RegExp("^".concat(Wt.source, "*")), On = new RegExp("".concat(Wt.source, "*$"));
2983
2946
  function y(e, t) {
2984
2947
  return { start: e, end: t };
2985
2948
  }
2986
- var jn = !!String.prototype.startsWith && "_a".startsWith("a", 1), kn = !!String.fromCodePoint, Wn = !!Object.fromEntries, Vn = !!String.prototype.codePointAt, Xn = !!String.prototype.trimStart, zn = !!String.prototype.trimEnd, Zn = !!Number.isSafeInteger, Qn = Zn ? Number.isSafeInteger : function(e) {
2949
+ var In = !!String.prototype.startsWith && "_a".startsWith("a", 1), Nn = !!String.fromCodePoint, Cn = !!Object.fromEntries, Ln = !!String.prototype.codePointAt, Mn = !!String.prototype.trimStart, Rn = !!String.prototype.trimEnd, $n = !!Number.isSafeInteger, Un = $n ? Number.isSafeInteger : function(e) {
2987
2950
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
2988
- }, ke = !0;
2951
+ }, Fe = !0;
2989
2952
  try {
2990
- var Jn = tr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2991
- ke = ((Oe = Jn.exec("a")) === null || Oe === void 0 ? void 0 : Oe[0]) === "a";
2992
- } catch (e) {
2993
- ke = !1;
2953
+ var Dn = Qt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2954
+ Fe = ((Pe = Dn.exec("a")) === null || Pe === void 0 ? void 0 : Pe[0]) === "a";
2955
+ } catch {
2956
+ Fe = !1;
2994
2957
  }
2995
- var _t = jn ? (
2958
+ var pt = In ? (
2996
2959
  // Native
2997
2960
  function(t, r, n) {
2998
2961
  return t.startsWith(r, n);
@@ -3002,31 +2965,31 @@ var _t = jn ? (
3002
2965
  function(t, r, n) {
3003
2966
  return t.slice(n, n + r.length) === r;
3004
2967
  }
3005
- ), We = kn ? String.fromCodePoint : (
2968
+ ), je = Nn ? String.fromCodePoint : (
3006
2969
  // IE11
3007
2970
  function() {
3008
2971
  for (var t = [], r = 0; r < arguments.length; r++)
3009
2972
  t[r] = arguments[r];
3010
- for (var n = "", i = t.length, o = 0, s; i > o; ) {
3011
- if (s = t[o++], s > 1114111)
3012
- throw RangeError(s + " is not a valid code point");
3013
- n += s < 65536 ? String.fromCharCode(s) : String.fromCharCode(((s -= 65536) >> 10) + 55296, s % 1024 + 56320);
2973
+ for (var n = "", i = t.length, o = 0, a; i > o; ) {
2974
+ if (a = t[o++], a > 1114111)
2975
+ throw RangeError(a + " is not a valid code point");
2976
+ n += a < 65536 ? String.fromCharCode(a) : String.fromCharCode(((a -= 65536) >> 10) + 55296, a % 1024 + 56320);
3014
2977
  }
3015
2978
  return n;
3016
2979
  }
3017
- ), Et = (
2980
+ ), mt = (
3018
2981
  // native
3019
- Wn ? Object.fromEntries : (
2982
+ Cn ? Object.fromEntries : (
3020
2983
  // Ponyfill
3021
2984
  function(t) {
3022
2985
  for (var r = {}, n = 0, i = t; n < i.length; n++) {
3023
- var o = i[n], s = o[0], a = o[1];
3024
- r[s] = a;
2986
+ var o = i[n], a = o[0], s = o[1];
2987
+ r[a] = s;
3025
2988
  }
3026
2989
  return r;
3027
2990
  }
3028
2991
  )
3029
- ), er = Vn ? (
2992
+ ), Zt = Ln ? (
3030
2993
  // Native
3031
2994
  function(t, r) {
3032
2995
  return t.codePointAt(r);
@@ -3040,7 +3003,7 @@ var _t = jn ? (
3040
3003
  return i < 55296 || i > 56319 || r + 1 === n || (o = t.charCodeAt(r + 1)) < 56320 || o > 57343 ? i : (i - 55296 << 10) + (o - 56320) + 65536;
3041
3004
  }
3042
3005
  }
3043
- ), qn = Xn ? (
3006
+ ), Gn = Mn ? (
3044
3007
  // Native
3045
3008
  function(t) {
3046
3009
  return t.trimStart();
@@ -3048,9 +3011,9 @@ var _t = jn ? (
3048
3011
  ) : (
3049
3012
  // Ponyfill
3050
3013
  function(t) {
3051
- return t.replace(Gn, "");
3014
+ return t.replace(An, "");
3052
3015
  }
3053
- ), Yn = zn ? (
3016
+ ), Fn = Rn ? (
3054
3017
  // Native
3055
3018
  function(t) {
3056
3019
  return t.trimEnd();
@@ -3058,32 +3021,32 @@ var _t = jn ? (
3058
3021
  ) : (
3059
3022
  // Ponyfill
3060
3023
  function(t) {
3061
- return t.replace(Fn, "");
3024
+ return t.replace(On, "");
3062
3025
  }
3063
3026
  );
3064
- function tr(e, t) {
3027
+ function Qt(e, t) {
3065
3028
  return new RegExp(e, t);
3066
3029
  }
3067
- var Ve;
3068
- if (ke) {
3069
- var xt = tr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3070
- Ve = function(t, r) {
3030
+ var ke;
3031
+ if (Fe) {
3032
+ var bt = Qt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3033
+ ke = function(t, r) {
3071
3034
  var n;
3072
- xt.lastIndex = r;
3073
- var i = xt.exec(t);
3035
+ bt.lastIndex = r;
3036
+ var i = bt.exec(t);
3074
3037
  return (n = i[1]) !== null && n !== void 0 ? n : "";
3075
3038
  };
3076
3039
  } else
3077
- Ve = function(t, r) {
3040
+ ke = function(t, r) {
3078
3041
  for (var n = []; ; ) {
3079
- var i = er(t, r);
3080
- if (i === void 0 || rr(i) || ri(i))
3042
+ var i = Zt(t, r);
3043
+ if (i === void 0 || Jt(i) || Vn(i))
3081
3044
  break;
3082
3045
  n.push(i), r += i >= 65536 ? 2 : 1;
3083
3046
  }
3084
- return We.apply(void 0, n);
3047
+ return je.apply(void 0, n);
3085
3048
  };
3086
- var Kn = (
3049
+ var jn = (
3087
3050
  /** @class */
3088
3051
  function() {
3089
3052
  function e(t, r) {
@@ -3097,33 +3060,33 @@ var Kn = (
3097
3060
  for (var i = []; !this.isEOF(); ) {
3098
3061
  var o = this.char();
3099
3062
  if (o === 123) {
3100
- var s = this.parseArgument(t, n);
3101
- if (s.err)
3102
- return s;
3103
- i.push(s.val);
3063
+ var a = this.parseArgument(t, n);
3064
+ if (a.err)
3065
+ return a;
3066
+ i.push(a.val);
3104
3067
  } else {
3105
3068
  if (o === 125 && t > 0)
3106
3069
  break;
3107
3070
  if (o === 35 && (r === "plural" || r === "selectordinal")) {
3108
- var a = this.clonePosition();
3071
+ var s = this.clonePosition();
3109
3072
  this.bump(), i.push({
3110
3073
  type: _.pound,
3111
- location: y(a, this.clonePosition())
3074
+ location: y(s, this.clonePosition())
3112
3075
  });
3113
3076
  } else if (o === 60 && !this.ignoreTag && this.peek() === 47) {
3114
3077
  if (n)
3115
3078
  break;
3116
3079
  return this.error(b.UNMATCHED_CLOSING_TAG, y(this.clonePosition(), this.clonePosition()));
3117
- } else if (o === 60 && !this.ignoreTag && Xe(this.peek() || 0)) {
3118
- var s = this.parseTag(t, r);
3119
- if (s.err)
3120
- return s;
3121
- i.push(s.val);
3080
+ } else if (o === 60 && !this.ignoreTag && We(this.peek() || 0)) {
3081
+ var a = this.parseTag(t, r);
3082
+ if (a.err)
3083
+ return a;
3084
+ i.push(a.val);
3122
3085
  } else {
3123
- var s = this.parseLiteral(t, r);
3124
- if (s.err)
3125
- return s;
3126
- i.push(s.val);
3086
+ var a = this.parseLiteral(t, r);
3087
+ if (a.err)
3088
+ return a;
3089
+ i.push(a.val);
3127
3090
  }
3128
3091
  }
3129
3092
  }
@@ -3145,27 +3108,27 @@ var Kn = (
3145
3108
  var o = this.parseMessage(t + 1, r, !0);
3146
3109
  if (o.err)
3147
3110
  return o;
3148
- var s = o.val, a = this.clonePosition();
3111
+ var a = o.val, s = this.clonePosition();
3149
3112
  if (this.bumpIf("</")) {
3150
- if (this.isEOF() || !Xe(this.char()))
3151
- return this.error(b.INVALID_TAG, y(a, this.clonePosition()));
3152
- var h = this.clonePosition(), u = this.parseTagName();
3153
- return i !== u ? this.error(b.UNMATCHED_CLOSING_TAG, y(h, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
3113
+ if (this.isEOF() || !We(this.char()))
3114
+ return this.error(b.INVALID_TAG, y(s, this.clonePosition()));
3115
+ var l = this.clonePosition(), u = this.parseTagName();
3116
+ return i !== u ? this.error(b.UNMATCHED_CLOSING_TAG, y(l, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
3154
3117
  val: {
3155
3118
  type: _.tag,
3156
3119
  value: i,
3157
- children: s,
3120
+ children: a,
3158
3121
  location: y(n, this.clonePosition())
3159
3122
  },
3160
3123
  err: null
3161
- } : this.error(b.INVALID_TAG, y(a, this.clonePosition())));
3124
+ } : this.error(b.INVALID_TAG, y(s, this.clonePosition())));
3162
3125
  } else
3163
3126
  return this.error(b.UNCLOSED_TAG, y(n, this.clonePosition()));
3164
3127
  } else
3165
3128
  return this.error(b.INVALID_TAG, y(n, this.clonePosition()));
3166
3129
  }, e.prototype.parseTagName = function() {
3167
3130
  var t = this.offset();
3168
- for (this.bump(); !this.isEOF() && ti(this.char()); )
3131
+ for (this.bump(); !this.isEOF() && Wn(this.char()); )
3169
3132
  this.bump();
3170
3133
  return this.message.slice(t, this.offset());
3171
3134
  }, e.prototype.parseLiteral = function(t, r) {
@@ -3175,26 +3138,26 @@ var Kn = (
3175
3138
  i += o;
3176
3139
  continue;
3177
3140
  }
3178
- var s = this.tryParseUnquoted(t, r);
3179
- if (s) {
3180
- i += s;
3181
- continue;
3182
- }
3183
- var a = this.tryParseLeftAngleBracket();
3141
+ var a = this.tryParseUnquoted(t, r);
3184
3142
  if (a) {
3185
3143
  i += a;
3186
3144
  continue;
3187
3145
  }
3146
+ var s = this.tryParseLeftAngleBracket();
3147
+ if (s) {
3148
+ i += s;
3149
+ continue;
3150
+ }
3188
3151
  break;
3189
3152
  }
3190
- var h = y(n, this.clonePosition());
3153
+ var l = y(n, this.clonePosition());
3191
3154
  return {
3192
- val: { type: _.literal, value: i, location: h },
3155
+ val: { type: _.literal, value: i, location: l },
3193
3156
  err: null
3194
3157
  };
3195
3158
  }, e.prototype.tryParseLeftAngleBracket = function() {
3196
3159
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
3197
- !ei(this.peek() || 0)) ? (this.bump(), "<") : null;
3160
+ !kn(this.peek() || 0)) ? (this.bump(), "<") : null;
3198
3161
  }, e.prototype.tryParseQuote = function(t) {
3199
3162
  if (this.isEOF() || this.char() !== 39)
3200
3163
  return null;
@@ -3228,12 +3191,12 @@ var Kn = (
3228
3191
  r.push(n);
3229
3192
  this.bump();
3230
3193
  }
3231
- return We.apply(void 0, r);
3194
+ return je.apply(void 0, r);
3232
3195
  }, e.prototype.tryParseUnquoted = function(t, r) {
3233
3196
  if (this.isEOF())
3234
3197
  return null;
3235
3198
  var n = this.char();
3236
- return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), We(n));
3199
+ return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), je(n));
3237
3200
  }, e.prototype.parseArgument = function(t, r) {
3238
3201
  var n = this.clonePosition();
3239
3202
  if (this.bump(), this.bumpSpace(), this.isEOF())
@@ -3262,15 +3225,15 @@ var Kn = (
3262
3225
  return this.error(b.MALFORMED_ARGUMENT, y(n, this.clonePosition()));
3263
3226
  }
3264
3227
  }, e.prototype.parseIdentifierIfPossible = function() {
3265
- var t = this.clonePosition(), r = this.offset(), n = Ve(this.message, r), i = r + n.length;
3228
+ var t = this.clonePosition(), r = this.offset(), n = ke(this.message, r), i = r + n.length;
3266
3229
  this.bumpTo(i);
3267
- var o = this.clonePosition(), s = y(t, o);
3268
- return { value: n, location: s };
3230
+ var o = this.clonePosition(), a = y(t, o);
3231
+ return { value: n, location: a };
3269
3232
  }, e.prototype.parseArgumentOptions = function(t, r, n, i) {
3270
- var o, s = this.clonePosition(), a = this.parseIdentifierIfPossible().value, h = this.clonePosition();
3271
- switch (a) {
3233
+ var o, a = this.clonePosition(), s = this.parseIdentifierIfPossible().value, l = this.clonePosition();
3234
+ switch (s) {
3272
3235
  case "":
3273
- return this.error(b.EXPECT_ARGUMENT_TYPE, y(s, h));
3236
+ return this.error(b.EXPECT_ARGUMENT_TYPE, y(a, l));
3274
3237
  case "number":
3275
3238
  case "date":
3276
3239
  case "time": {
@@ -3278,22 +3241,22 @@ var Kn = (
3278
3241
  var u = null;
3279
3242
  if (this.bumpIf(",")) {
3280
3243
  this.bumpSpace();
3281
- var l = this.clonePosition(), f = this.parseSimpleArgStyleIfPossible();
3244
+ var h = this.clonePosition(), f = this.parseSimpleArgStyleIfPossible();
3282
3245
  if (f.err)
3283
3246
  return f;
3284
- var c = Yn(f.val);
3247
+ var c = Fn(f.val);
3285
3248
  if (c.length === 0)
3286
3249
  return this.error(b.EXPECT_ARGUMENT_STYLE, y(this.clonePosition(), this.clonePosition()));
3287
- var d = y(l, this.clonePosition());
3250
+ var d = y(h, this.clonePosition());
3288
3251
  u = { style: c, styleLocation: d };
3289
3252
  }
3290
3253
  var v = this.tryParseArgumentClose(i);
3291
3254
  if (v.err)
3292
3255
  return v;
3293
3256
  var m = y(i, this.clonePosition());
3294
- if (u && _t(u == null ? void 0 : u.style, "::", 0)) {
3295
- var w = qn(u.style.slice(2));
3296
- if (a === "number") {
3257
+ if (u && pt(u?.style, "::", 0)) {
3258
+ var w = Gn(u.style.slice(2));
3259
+ if (s === "number") {
3297
3260
  var f = this.parseNumberSkeletonFromString(w, u.styleLocation);
3298
3261
  return f.err ? f : {
3299
3262
  val: { type: _.number, value: n, location: m, style: f.val },
@@ -3302,26 +3265,26 @@ var Kn = (
3302
3265
  } else {
3303
3266
  if (w.length === 0)
3304
3267
  return this.error(b.EXPECT_DATE_TIME_SKELETON, m);
3305
- var N = w;
3306
- this.locale && (N = Un(w, this.locale));
3268
+ var I = w;
3269
+ this.locale && (I = Bn(w, this.locale));
3307
3270
  var c = {
3308
- type: Z.dateTime,
3309
- pattern: N,
3271
+ type: z.dateTime,
3272
+ pattern: I,
3310
3273
  location: u.styleLocation,
3311
- parsedOptions: this.shouldParseSkeletons ? In(N) : {}
3312
- }, C = a === "date" ? _.date : _.time;
3274
+ parsedOptions: this.shouldParseSkeletons ? _n(I) : {}
3275
+ }, N = s === "date" ? _.date : _.time;
3313
3276
  return {
3314
- val: { type: C, value: n, location: m, style: c },
3277
+ val: { type: N, value: n, location: m, style: c },
3315
3278
  err: null
3316
3279
  };
3317
3280
  }
3318
3281
  }
3319
3282
  return {
3320
3283
  val: {
3321
- type: a === "number" ? _.number : a === "date" ? _.date : _.time,
3284
+ type: s === "number" ? _.number : s === "date" ? _.date : _.time,
3322
3285
  value: n,
3323
3286
  location: m,
3324
- style: (o = u == null ? void 0 : u.style) !== null && o !== void 0 ? o : null
3287
+ style: (o = u?.style) !== null && o !== void 0 ? o : null
3325
3288
  },
3326
3289
  err: null
3327
3290
  };
@@ -3333,45 +3296,45 @@ var Kn = (
3333
3296
  if (this.bumpSpace(), !this.bumpIf(","))
3334
3297
  return this.error(b.EXPECT_SELECT_ARGUMENT_OPTIONS, y(T, g({}, T)));
3335
3298
  this.bumpSpace();
3336
- var $ = this.parseIdentifierIfPossible(), I = 0;
3337
- if (a !== "select" && $.value === "offset") {
3299
+ var R = this.parseIdentifierIfPossible(), O = 0;
3300
+ if (s !== "select" && R.value === "offset") {
3338
3301
  if (!this.bumpIf(":"))
3339
3302
  return this.error(b.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, y(this.clonePosition(), this.clonePosition()));
3340
3303
  this.bumpSpace();
3341
3304
  var f = this.tryParseDecimalInteger(b.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, b.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
3342
3305
  if (f.err)
3343
3306
  return f;
3344
- this.bumpSpace(), $ = this.parseIdentifierIfPossible(), I = f.val;
3307
+ this.bumpSpace(), R = this.parseIdentifierIfPossible(), O = f.val;
3345
3308
  }
3346
- var G = this.tryParsePluralOrSelectOptions(t, a, r, $);
3347
- if (G.err)
3348
- return G;
3309
+ var D = this.tryParsePluralOrSelectOptions(t, s, r, R);
3310
+ if (D.err)
3311
+ return D;
3349
3312
  var v = this.tryParseArgumentClose(i);
3350
3313
  if (v.err)
3351
3314
  return v;
3352
- var le = y(i, this.clonePosition());
3353
- return a === "select" ? {
3315
+ var he = y(i, this.clonePosition());
3316
+ return s === "select" ? {
3354
3317
  val: {
3355
3318
  type: _.select,
3356
3319
  value: n,
3357
- options: Et(G.val),
3358
- location: le
3320
+ options: mt(D.val),
3321
+ location: he
3359
3322
  },
3360
3323
  err: null
3361
3324
  } : {
3362
3325
  val: {
3363
3326
  type: _.plural,
3364
3327
  value: n,
3365
- options: Et(G.val),
3366
- offset: I,
3367
- pluralType: a === "plural" ? "cardinal" : "ordinal",
3368
- location: le
3328
+ options: mt(D.val),
3329
+ offset: O,
3330
+ pluralType: s === "plural" ? "cardinal" : "ordinal",
3331
+ location: he
3369
3332
  },
3370
3333
  err: null
3371
3334
  };
3372
3335
  }
3373
3336
  default:
3374
- return this.error(b.INVALID_ARGUMENT_TYPE, y(s, h));
3337
+ return this.error(b.INVALID_ARGUMENT_TYPE, y(a, l));
3375
3338
  }
3376
3339
  }, e.prototype.tryParseArgumentClose = function(t) {
3377
3340
  return this.isEOF() || this.char() !== 125 ? this.error(b.EXPECT_ARGUMENT_CLOSING_BRACE, y(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
@@ -3413,34 +3376,34 @@ var Kn = (
3413
3376
  }, e.prototype.parseNumberSkeletonFromString = function(t, r) {
3414
3377
  var n = [];
3415
3378
  try {
3416
- n = Cn(t);
3417
- } catch (i) {
3379
+ n = xn(t);
3380
+ } catch {
3418
3381
  return this.error(b.INVALID_NUMBER_SKELETON, r);
3419
3382
  }
3420
3383
  return {
3421
3384
  val: {
3422
- type: Z.number,
3385
+ type: z.number,
3423
3386
  tokens: n,
3424
3387
  location: r,
3425
- parsedOptions: this.shouldParseSkeletons ? $n(n) : {}
3388
+ parsedOptions: this.shouldParseSkeletons ? Hn(n) : {}
3426
3389
  },
3427
3390
  err: null
3428
3391
  };
3429
3392
  }, e.prototype.tryParsePluralOrSelectOptions = function(t, r, n, i) {
3430
- for (var o, s = !1, a = [], h = /* @__PURE__ */ new Set(), u = i.value, l = i.location; ; ) {
3393
+ for (var o, a = !1, s = [], l = /* @__PURE__ */ new Set(), u = i.value, h = i.location; ; ) {
3431
3394
  if (u.length === 0) {
3432
3395
  var f = this.clonePosition();
3433
3396
  if (r !== "select" && this.bumpIf("=")) {
3434
3397
  var c = this.tryParseDecimalInteger(b.EXPECT_PLURAL_ARGUMENT_SELECTOR, b.INVALID_PLURAL_ARGUMENT_SELECTOR);
3435
3398
  if (c.err)
3436
3399
  return c;
3437
- l = y(f, this.clonePosition()), u = this.message.slice(f.offset, this.offset());
3400
+ h = y(f, this.clonePosition()), u = this.message.slice(f.offset, this.offset());
3438
3401
  } else
3439
3402
  break;
3440
3403
  }
3441
- if (h.has(u))
3442
- return this.error(r === "select" ? b.DUPLICATE_SELECT_ARGUMENT_SELECTOR : b.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, l);
3443
- u === "other" && (s = !0), this.bumpSpace();
3404
+ if (l.has(u))
3405
+ return this.error(r === "select" ? b.DUPLICATE_SELECT_ARGUMENT_SELECTOR : b.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, h);
3406
+ u === "other" && (a = !0), this.bumpSpace();
3444
3407
  var d = this.clonePosition();
3445
3408
  if (!this.bumpIf("{"))
3446
3409
  return this.error(r === "select" ? b.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : b.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, y(this.clonePosition(), this.clonePosition()));
@@ -3450,27 +3413,27 @@ var Kn = (
3450
3413
  var m = this.tryParseArgumentClose(d);
3451
3414
  if (m.err)
3452
3415
  return m;
3453
- a.push([
3416
+ s.push([
3454
3417
  u,
3455
3418
  {
3456
3419
  value: v.val,
3457
3420
  location: y(d, this.clonePosition())
3458
3421
  }
3459
- ]), h.add(u), this.bumpSpace(), o = this.parseIdentifierIfPossible(), u = o.value, l = o.location;
3422
+ ]), l.add(u), this.bumpSpace(), o = this.parseIdentifierIfPossible(), u = o.value, h = o.location;
3460
3423
  }
3461
- 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 };
3424
+ return s.length === 0 ? this.error(r === "select" ? b.EXPECT_SELECT_ARGUMENT_SELECTOR : b.EXPECT_PLURAL_ARGUMENT_SELECTOR, y(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !a ? this.error(b.MISSING_OTHER_CLAUSE, y(this.clonePosition(), this.clonePosition())) : { val: s, err: null };
3462
3425
  }, e.prototype.tryParseDecimalInteger = function(t, r) {
3463
3426
  var n = 1, i = this.clonePosition();
3464
3427
  this.bumpIf("+") || this.bumpIf("-") && (n = -1);
3465
- for (var o = !1, s = 0; !this.isEOF(); ) {
3466
- var a = this.char();
3467
- if (a >= 48 && a <= 57)
3468
- o = !0, s = s * 10 + (a - 48), this.bump();
3428
+ for (var o = !1, a = 0; !this.isEOF(); ) {
3429
+ var s = this.char();
3430
+ if (s >= 48 && s <= 57)
3431
+ o = !0, a = a * 10 + (s - 48), this.bump();
3469
3432
  else
3470
3433
  break;
3471
3434
  }
3472
- var h = y(i, this.clonePosition());
3473
- return o ? (s *= n, Qn(s) ? { val: s, err: null } : this.error(r, h)) : this.error(t, h);
3435
+ var l = y(i, this.clonePosition());
3436
+ return o ? (a *= n, Un(a) ? { val: a, err: null } : this.error(r, l)) : this.error(t, l);
3474
3437
  }, e.prototype.offset = function() {
3475
3438
  return this.position.offset;
3476
3439
  }, e.prototype.isEOF = function() {
@@ -3485,7 +3448,7 @@ var Kn = (
3485
3448
  var t = this.position.offset;
3486
3449
  if (t >= this.message.length)
3487
3450
  throw Error("out of bound");
3488
- var r = er(this.message, t);
3451
+ var r = Zt(this.message, t);
3489
3452
  if (r === void 0)
3490
3453
  throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
3491
3454
  return r;
@@ -3504,7 +3467,7 @@ var Kn = (
3504
3467
  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);
3505
3468
  }
3506
3469
  }, e.prototype.bumpIf = function(t) {
3507
- if (_t(this.message, t, this.offset())) {
3470
+ if (pt(this.message, t, this.offset())) {
3508
3471
  for (var r = 0; r < t.length; r++)
3509
3472
  this.bump();
3510
3473
  return !0;
@@ -3526,56 +3489,56 @@ var Kn = (
3526
3489
  break;
3527
3490
  }
3528
3491
  }, e.prototype.bumpSpace = function() {
3529
- for (; !this.isEOF() && rr(this.char()); )
3492
+ for (; !this.isEOF() && Jt(this.char()); )
3530
3493
  this.bump();
3531
3494
  }, e.prototype.peek = function() {
3532
3495
  if (this.isEOF())
3533
3496
  return null;
3534
3497
  var t = this.char(), r = this.offset(), n = this.message.charCodeAt(r + (t >= 65536 ? 2 : 1));
3535
- return n != null ? n : null;
3498
+ return n ?? null;
3536
3499
  }, e;
3537
3500
  }()
3538
3501
  );
3539
- function Xe(e) {
3502
+ function We(e) {
3540
3503
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3541
3504
  }
3542
- function ei(e) {
3543
- return Xe(e) || e === 47;
3505
+ function kn(e) {
3506
+ return We(e) || e === 47;
3544
3507
  }
3545
- function ti(e) {
3508
+ function Wn(e) {
3546
3509
  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;
3547
3510
  }
3548
- function rr(e) {
3511
+ function Jt(e) {
3549
3512
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3550
3513
  }
3551
- function ri(e) {
3514
+ function Vn(e) {
3552
3515
  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;
3553
3516
  }
3554
- function ze(e) {
3517
+ function Ve(e) {
3555
3518
  e.forEach(function(t) {
3556
- if (delete t.location, Xt(t) || zt(t))
3519
+ if (delete t.location, Gt(t) || Ft(t))
3557
3520
  for (var r in t.options)
3558
- delete t.options[r].location, ze(t.options[r].value);
3559
- else kt(t) && Qt(t.style) || (Wt(t) || Vt(t)) && je(t.style) ? delete t.style.location : Zt(t) && ze(t.children);
3521
+ delete t.options[r].location, Ve(t.options[r].value);
3522
+ else $t(t) && kt(t.style) || (Ut(t) || Dt(t)) && Ge(t.style) ? delete t.style.location : jt(t) && Ve(t.children);
3560
3523
  });
3561
3524
  }
3562
- function ni(e, t) {
3525
+ function Xn(e, t) {
3563
3526
  t === void 0 && (t = {}), t = g({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3564
- var r = new Kn(e, t).parse();
3527
+ var r = new jn(e, t).parse();
3565
3528
  if (r.err) {
3566
3529
  var n = SyntaxError(b[r.err.kind]);
3567
3530
  throw n.location = r.err.location, n.originalMessage = r.err.message, n;
3568
3531
  }
3569
- return t != null && t.captureLocation || ze(r.val), r.val;
3532
+ return t?.captureLocation || Ve(r.val), r.val;
3570
3533
  }
3571
- var Q;
3534
+ var Z;
3572
3535
  (function(e) {
3573
3536
  e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
3574
- })(Q || (Q = {}));
3575
- var xe = (
3537
+ })(Z || (Z = {}));
3538
+ var Ee = (
3576
3539
  /** @class */
3577
3540
  function(e) {
3578
- R(t, e);
3541
+ M(t, e);
3579
3542
  function t(r, n, i) {
3580
3543
  var o = e.call(this, r) || this;
3581
3544
  return o.code = n, o.originalMessage = i, o;
@@ -3584,155 +3547,155 @@ var xe = (
3584
3547
  return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
3585
3548
  }, t;
3586
3549
  }(Error)
3587
- ), wt = (
3550
+ ), yt = (
3588
3551
  /** @class */
3589
3552
  function(e) {
3590
- R(t, e);
3553
+ M(t, e);
3591
3554
  function t(r, n, i, o) {
3592
- return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), Q.INVALID_VALUE, o) || this;
3555
+ return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), Z.INVALID_VALUE, o) || this;
3593
3556
  }
3594
3557
  return t;
3595
- }(xe)
3596
- ), ii = (
3558
+ }(Ee)
3559
+ ), zn = (
3597
3560
  /** @class */
3598
3561
  function(e) {
3599
- R(t, e);
3562
+ M(t, e);
3600
3563
  function t(r, n, i) {
3601
- return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), Q.INVALID_VALUE, i) || this;
3564
+ return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), Z.INVALID_VALUE, i) || this;
3602
3565
  }
3603
3566
  return t;
3604
- }(xe)
3605
- ), oi = (
3567
+ }(Ee)
3568
+ ), Zn = (
3606
3569
  /** @class */
3607
3570
  function(e) {
3608
- R(t, e);
3571
+ M(t, e);
3609
3572
  function t(r, n) {
3610
- return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), Q.MISSING_VALUE, n) || this;
3573
+ return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), Z.MISSING_VALUE, n) || this;
3611
3574
  }
3612
3575
  return t;
3613
- }(xe)
3576
+ }(Ee)
3614
3577
  ), S;
3615
3578
  (function(e) {
3616
3579
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
3617
3580
  })(S || (S = {}));
3618
- function si(e) {
3581
+ function Qn(e) {
3619
3582
  return e.length < 2 ? e : e.reduce(function(t, r) {
3620
3583
  var n = t[t.length - 1];
3621
3584
  return !n || n.type !== S.literal || r.type !== S.literal ? t.push(r) : n.value += r.value, t;
3622
3585
  }, []);
3623
3586
  }
3624
- function ai(e) {
3587
+ function Jn(e) {
3625
3588
  return typeof e == "function";
3626
3589
  }
3627
- function be(e, t, r, n, i, o, s) {
3628
- if (e.length === 1 && bt(e[0]))
3590
+ function me(e, t, r, n, i, o, a) {
3591
+ if (e.length === 1 && lt(e[0]))
3629
3592
  return [
3630
3593
  {
3631
3594
  type: S.literal,
3632
3595
  value: e[0].value
3633
3596
  }
3634
3597
  ];
3635
- for (var a = [], h = 0, u = e; h < u.length; h++) {
3636
- var l = u[h];
3637
- if (bt(l)) {
3638
- a.push({
3598
+ for (var s = [], l = 0, u = e; l < u.length; l++) {
3599
+ var h = u[l];
3600
+ if (lt(h)) {
3601
+ s.push({
3639
3602
  type: S.literal,
3640
- value: l.value
3603
+ value: h.value
3641
3604
  });
3642
3605
  continue;
3643
3606
  }
3644
- if (An(l)) {
3645
- typeof o == "number" && a.push({
3607
+ if (gn(h)) {
3608
+ typeof o == "number" && s.push({
3646
3609
  type: S.literal,
3647
3610
  value: r.getNumberFormat(t).format(o)
3648
3611
  });
3649
3612
  continue;
3650
3613
  }
3651
- var f = l.value;
3614
+ var f = h.value;
3652
3615
  if (!(i && f in i))
3653
- throw new oi(f, s);
3616
+ throw new Zn(f, a);
3654
3617
  var c = i[f];
3655
- if (Pn(l)) {
3656
- (!c || typeof c == "string" || typeof c == "number") && (c = typeof c == "string" || typeof c == "number" ? String(c) : ""), a.push({
3618
+ if (yn(h)) {
3619
+ (!c || typeof c == "string" || typeof c == "number") && (c = typeof c == "string" || typeof c == "number" ? String(c) : ""), s.push({
3657
3620
  type: typeof c == "string" ? S.literal : S.object,
3658
3621
  value: c
3659
3622
  });
3660
3623
  continue;
3661
3624
  }
3662
- if (Wt(l)) {
3663
- var d = typeof l.style == "string" ? n.date[l.style] : je(l.style) ? l.style.parsedOptions : void 0;
3664
- a.push({
3625
+ if (Ut(h)) {
3626
+ var d = typeof h.style == "string" ? n.date[h.style] : Ge(h.style) ? h.style.parsedOptions : void 0;
3627
+ s.push({
3665
3628
  type: S.literal,
3666
3629
  value: r.getDateTimeFormat(t, d).format(c)
3667
3630
  });
3668
3631
  continue;
3669
3632
  }
3670
- if (Vt(l)) {
3671
- var d = typeof l.style == "string" ? n.time[l.style] : je(l.style) ? l.style.parsedOptions : n.time.medium;
3672
- a.push({
3633
+ if (Dt(h)) {
3634
+ var d = typeof h.style == "string" ? n.time[h.style] : Ge(h.style) ? h.style.parsedOptions : n.time.medium;
3635
+ s.push({
3673
3636
  type: S.literal,
3674
3637
  value: r.getDateTimeFormat(t, d).format(c)
3675
3638
  });
3676
3639
  continue;
3677
3640
  }
3678
- if (kt(l)) {
3679
- var d = typeof l.style == "string" ? n.number[l.style] : Qt(l.style) ? l.style.parsedOptions : void 0;
3680
- d && d.scale && (c = c * (d.scale || 1)), a.push({
3641
+ if ($t(h)) {
3642
+ var d = typeof h.style == "string" ? n.number[h.style] : kt(h.style) ? h.style.parsedOptions : void 0;
3643
+ d && d.scale && (c = c * (d.scale || 1)), s.push({
3681
3644
  type: S.literal,
3682
3645
  value: r.getNumberFormat(t, d).format(c)
3683
3646
  });
3684
3647
  continue;
3685
3648
  }
3686
- if (Zt(l)) {
3687
- var v = l.children, m = l.value, w = i[m];
3688
- if (!ai(w))
3689
- throw new ii(m, "function", s);
3690
- var N = be(v, t, r, n, i, o), C = w(N.map(function(I) {
3691
- return I.value;
3649
+ if (jt(h)) {
3650
+ var v = h.children, m = h.value, w = i[m];
3651
+ if (!Jn(w))
3652
+ throw new zn(m, "function", a);
3653
+ var I = me(v, t, r, n, i, o), N = w(I.map(function(O) {
3654
+ return O.value;
3692
3655
  }));
3693
- Array.isArray(C) || (C = [C]), a.push.apply(a, C.map(function(I) {
3656
+ Array.isArray(N) || (N = [N]), s.push.apply(s, N.map(function(O) {
3694
3657
  return {
3695
- type: typeof I == "string" ? S.literal : S.object,
3696
- value: I
3658
+ type: typeof O == "string" ? S.literal : S.object,
3659
+ value: O
3697
3660
  };
3698
3661
  }));
3699
3662
  }
3700
- if (Xt(l)) {
3701
- var T = l.options[c] || l.options.other;
3663
+ if (Gt(h)) {
3664
+ var T = h.options[c] || h.options.other;
3702
3665
  if (!T)
3703
- throw new wt(l.value, c, Object.keys(l.options), s);
3704
- a.push.apply(a, be(T.value, t, r, n, i));
3666
+ throw new yt(h.value, c, Object.keys(h.options), a);
3667
+ s.push.apply(s, me(T.value, t, r, n, i));
3705
3668
  continue;
3706
3669
  }
3707
- if (zt(l)) {
3708
- var T = l.options["=".concat(c)];
3670
+ if (Ft(h)) {
3671
+ var T = h.options["=".concat(c)];
3709
3672
  if (!T) {
3710
3673
  if (!Intl.PluralRules)
3711
- throw new xe(`Intl.PluralRules is not available in this environment.
3674
+ throw new Ee(`Intl.PluralRules is not available in this environment.
3712
3675
  Try polyfilling it using "@formatjs/intl-pluralrules"
3713
- `, Q.MISSING_INTL_API, s);
3714
- var $ = r.getPluralRules(t, { type: l.pluralType }).select(c - (l.offset || 0));
3715
- T = l.options[$] || l.options.other;
3676
+ `, Z.MISSING_INTL_API, a);
3677
+ var R = r.getPluralRules(t, { type: h.pluralType }).select(c - (h.offset || 0));
3678
+ T = h.options[R] || h.options.other;
3716
3679
  }
3717
3680
  if (!T)
3718
- throw new wt(l.value, c, Object.keys(l.options), s);
3719
- a.push.apply(a, be(T.value, t, r, n, i, c - (l.offset || 0)));
3681
+ throw new yt(h.value, c, Object.keys(h.options), a);
3682
+ s.push.apply(s, me(T.value, t, r, n, i, c - (h.offset || 0)));
3720
3683
  continue;
3721
3684
  }
3722
3685
  }
3723
- return si(a);
3686
+ return Qn(s);
3724
3687
  }
3725
- function ui(e, t) {
3688
+ function qn(e, t) {
3726
3689
  return t ? g(g(g({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
3727
3690
  return r[n] = g(g({}, e[n]), t[n] || {}), r;
3728
3691
  }, {})) : e;
3729
3692
  }
3730
- function hi(e, t) {
3693
+ function Yn(e, t) {
3731
3694
  return t ? Object.keys(e).reduce(function(r, n) {
3732
- return r[n] = ui(e[n], t[n]), r;
3695
+ return r[n] = qn(e[n], t[n]), r;
3733
3696
  }, g({}, e)) : e;
3734
3697
  }
3735
- function Ie(e) {
3698
+ function Ae(e) {
3736
3699
  return {
3737
3700
  create: function() {
3738
3701
  return {
@@ -3746,39 +3709,39 @@ function Ie(e) {
3746
3709
  }
3747
3710
  };
3748
3711
  }
3749
- function li(e) {
3712
+ function Kn(e) {
3750
3713
  return e === void 0 && (e = {
3751
3714
  number: {},
3752
3715
  dateTime: {},
3753
3716
  pluralRules: {}
3754
3717
  }), {
3755
- getNumberFormat: Pe(function() {
3718
+ getNumberFormat: He(function() {
3756
3719
  for (var t, r = [], n = 0; n < arguments.length; n++)
3757
3720
  r[n] = arguments[n];
3758
- return new ((t = Intl.NumberFormat).bind.apply(t, X([void 0], r, !1)))();
3721
+ return new ((t = Intl.NumberFormat).bind.apply(t, V([void 0], r, !1)))();
3759
3722
  }, {
3760
- cache: Ie(e.number),
3761
- strategy: Ae.variadic
3723
+ cache: Ae(e.number),
3724
+ strategy: Be.variadic
3762
3725
  }),
3763
- getDateTimeFormat: Pe(function() {
3726
+ getDateTimeFormat: He(function() {
3764
3727
  for (var t, r = [], n = 0; n < arguments.length; n++)
3765
3728
  r[n] = arguments[n];
3766
- return new ((t = Intl.DateTimeFormat).bind.apply(t, X([void 0], r, !1)))();
3729
+ return new ((t = Intl.DateTimeFormat).bind.apply(t, V([void 0], r, !1)))();
3767
3730
  }, {
3768
- cache: Ie(e.dateTime),
3769
- strategy: Ae.variadic
3731
+ cache: Ae(e.dateTime),
3732
+ strategy: Be.variadic
3770
3733
  }),
3771
- getPluralRules: Pe(function() {
3734
+ getPluralRules: He(function() {
3772
3735
  for (var t, r = [], n = 0; n < arguments.length; n++)
3773
3736
  r[n] = arguments[n];
3774
- return new ((t = Intl.PluralRules).bind.apply(t, X([void 0], r, !1)))();
3737
+ return new ((t = Intl.PluralRules).bind.apply(t, V([void 0], r, !1)))();
3775
3738
  }, {
3776
- cache: Ie(e.pluralRules),
3777
- strategy: Ae.variadic
3739
+ cache: Ae(e.pluralRules),
3740
+ strategy: Be.variadic
3778
3741
  })
3779
3742
  };
3780
3743
  }
3781
- var fi = (
3744
+ var ei = (
3782
3745
  /** @class */
3783
3746
  function() {
3784
3747
  function e(t, r, n, i) {
@@ -3788,35 +3751,35 @@ var fi = (
3788
3751
  number: {},
3789
3752
  dateTime: {},
3790
3753
  pluralRules: {}
3791
- }, this.format = function(h) {
3792
- var u = o.formatToParts(h);
3754
+ }, this.format = function(l) {
3755
+ var u = o.formatToParts(l);
3793
3756
  if (u.length === 1)
3794
3757
  return u[0].value;
3795
- var l = u.reduce(function(f, c) {
3758
+ var h = u.reduce(function(f, c) {
3796
3759
  return !f.length || c.type !== S.literal || typeof f[f.length - 1] != "string" ? f.push(c.value) : f[f.length - 1] += c.value, f;
3797
3760
  }, []);
3798
- return l.length <= 1 ? l[0] || "" : l;
3799
- }, this.formatToParts = function(h) {
3800
- return be(o.ast, o.locales, o.formatters, o.formats, h, void 0, o.message);
3761
+ return h.length <= 1 ? h[0] || "" : h;
3762
+ }, this.formatToParts = function(l) {
3763
+ return me(o.ast, o.locales, o.formatters, o.formats, l, void 0, o.message);
3801
3764
  }, this.resolvedOptions = function() {
3802
- var h;
3765
+ var l;
3803
3766
  return {
3804
- locale: ((h = o.resolvedLocale) === null || h === void 0 ? void 0 : h.toString()) || Intl.NumberFormat.supportedLocalesOf(o.locales)[0]
3767
+ locale: ((l = o.resolvedLocale) === null || l === void 0 ? void 0 : l.toString()) || Intl.NumberFormat.supportedLocalesOf(o.locales)[0]
3805
3768
  };
3806
3769
  }, this.getAst = function() {
3807
3770
  return o.ast;
3808
3771
  }, this.locales = r, this.resolvedLocale = e.resolveLocale(r), typeof t == "string") {
3809
3772
  if (this.message = t, !e.__parse)
3810
3773
  throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
3811
- var s = i || {};
3812
- s.formatters;
3813
- var a = jr(s, ["formatters"]);
3814
- this.ast = e.__parse(t, g(g({}, a), { locale: this.resolvedLocale }));
3774
+ var a = i || {};
3775
+ a.formatters;
3776
+ var s = Ir(a, ["formatters"]);
3777
+ this.ast = e.__parse(t, g(g({}, s), { locale: this.resolvedLocale }));
3815
3778
  } else
3816
3779
  this.ast = t;
3817
3780
  if (!Array.isArray(this.ast))
3818
3781
  throw new TypeError("A message must be provided as a String or AST.");
3819
- this.formats = hi(e.formats, n), this.formatters = i && i.formatters || li(this.formatterCache);
3782
+ this.formats = Yn(e.formats, n), this.formatters = i && i.formatters || Kn(this.formatterCache);
3820
3783
  }
3821
3784
  return Object.defineProperty(e, "defaultLocale", {
3822
3785
  get: function() {
@@ -3825,11 +3788,11 @@ var fi = (
3825
3788
  enumerable: !1,
3826
3789
  configurable: !0
3827
3790
  }), e.memoizedDefaultLocale = null, e.resolveLocale = function(t) {
3828
- if (typeof Intl.Locale != "undefined") {
3791
+ if (!(typeof Intl.Locale > "u")) {
3829
3792
  var r = Intl.NumberFormat.supportedLocalesOf(t);
3830
3793
  return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
3831
3794
  }
3832
- }, e.__parse = ni, e.formats = {
3795
+ }, e.__parse = Xn, e.formats = {
3833
3796
  number: {
3834
3797
  integer: {
3835
3798
  maximumFractionDigits: 0
@@ -3890,7 +3853,7 @@ var fi = (
3890
3853
  }, e;
3891
3854
  }()
3892
3855
  );
3893
- function ci(e, t) {
3856
+ function ti(e, t) {
3894
3857
  if (t == null)
3895
3858
  return;
3896
3859
  if (t in e)
@@ -3911,92 +3874,92 @@ function ci(e, t) {
3911
3874
  n = void 0;
3912
3875
  return n;
3913
3876
  }
3914
- const U = {}, di = (e, t, r) => r && (t in U || (U[t] = {}), e in U[t] || (U[t][e] = r), r), nr = (e, t) => {
3877
+ const $ = {}, ri = (e, t, r) => r && (t in $ || ($[t] = {}), e in $[t] || ($[t][e] = r), r), qt = (e, t) => {
3915
3878
  if (t == null)
3916
3879
  return;
3917
- if (t in U && e in U[t])
3918
- return U[t][e];
3919
- const r = we(t);
3880
+ if (t in $ && e in $[t])
3881
+ return $[t][e];
3882
+ const r = xe(t);
3920
3883
  for (let n = 0; n < r.length; n++) {
3921
- const i = r[n], o = mi(i, e);
3884
+ const i = r[n], o = ii(i, e);
3922
3885
  if (o)
3923
- return di(e, t, o);
3886
+ return ri(e, t, o);
3924
3887
  }
3925
3888
  };
3926
- let Ke;
3927
- const he = Ee({});
3928
- function pi(e) {
3929
- return Ke[e] || null;
3889
+ let qe;
3890
+ const ue = _e({});
3891
+ function ni(e) {
3892
+ return qe[e] || null;
3930
3893
  }
3931
- function ir(e) {
3932
- return e in Ke;
3894
+ function Yt(e) {
3895
+ return e in qe;
3933
3896
  }
3934
- function mi(e, t) {
3935
- if (!ir(e))
3897
+ function ii(e, t) {
3898
+ if (!Yt(e))
3936
3899
  return null;
3937
- const r = pi(e);
3938
- return ci(r, t);
3900
+ const r = ni(e);
3901
+ return ti(r, t);
3939
3902
  }
3940
- function bi(e) {
3903
+ function oi(e) {
3941
3904
  if (e == null)
3942
3905
  return;
3943
- const t = we(e);
3906
+ const t = xe(e);
3944
3907
  for (let r = 0; r < t.length; r++) {
3945
3908
  const n = t[r];
3946
- if (ir(n))
3909
+ if (Yt(n))
3947
3910
  return n;
3948
3911
  }
3949
3912
  }
3950
- function or(e, ...t) {
3951
- delete U[e], he.update((r) => (r[e] = _n.all([r[e] || {}, ...t]), r));
3913
+ function Kt(e, ...t) {
3914
+ delete $[e], ue.update((r) => (r[e] = hn.all([r[e] || {}, ...t]), r));
3952
3915
  }
3953
- Y(
3954
- [he],
3916
+ q(
3917
+ [ue],
3955
3918
  ([e]) => Object.keys(e)
3956
3919
  );
3957
- he.subscribe((e) => Ke = e);
3958
- const ye = {};
3959
- function yi(e, t) {
3960
- ye[e].delete(t), ye[e].size === 0 && delete ye[e];
3920
+ ue.subscribe((e) => qe = e);
3921
+ const be = {};
3922
+ function si(e, t) {
3923
+ be[e].delete(t), be[e].size === 0 && delete be[e];
3961
3924
  }
3962
- function sr(e) {
3963
- return ye[e];
3925
+ function er(e) {
3926
+ return be[e];
3964
3927
  }
3965
- function gi(e) {
3966
- return we(e).map((t) => {
3967
- const r = sr(t);
3928
+ function ai(e) {
3929
+ return xe(e).map((t) => {
3930
+ const r = er(t);
3968
3931
  return [t, r ? [...r] : []];
3969
3932
  }).filter(([, t]) => t.length > 0);
3970
3933
  }
3971
- function Ze(e) {
3972
- return e == null ? !1 : we(e).some(
3934
+ function Xe(e) {
3935
+ return e == null ? !1 : xe(e).some(
3973
3936
  (t) => {
3974
3937
  var r;
3975
- return (r = sr(t)) == null ? void 0 : r.size;
3938
+ return (r = er(t)) == null ? void 0 : r.size;
3976
3939
  }
3977
3940
  );
3978
3941
  }
3979
- function vi(e, t) {
3942
+ function ui(e, t) {
3980
3943
  return Promise.all(
3981
- t.map((n) => (yi(e, n), n().then((i) => i.default || i)))
3982
- ).then((n) => or(e, ...n));
3983
- }
3984
- const te = {};
3985
- function ar(e) {
3986
- if (!Ze(e))
3987
- return e in te ? te[e] : Promise.resolve();
3988
- const t = gi(e);
3989
- return te[e] = Promise.all(
3944
+ t.map((n) => (si(e, n), n().then((i) => i.default || i)))
3945
+ ).then((n) => Kt(e, ...n));
3946
+ }
3947
+ const ee = {};
3948
+ function tr(e) {
3949
+ if (!Xe(e))
3950
+ return e in ee ? ee[e] : Promise.resolve();
3951
+ const t = ai(e);
3952
+ return ee[e] = Promise.all(
3990
3953
  t.map(
3991
- ([r, n]) => vi(r, n)
3954
+ ([r, n]) => ui(r, n)
3992
3955
  )
3993
3956
  ).then(() => {
3994
- if (Ze(e))
3995
- return ar(e);
3996
- delete te[e];
3997
- }), te[e];
3957
+ if (Xe(e))
3958
+ return tr(e);
3959
+ delete ee[e];
3960
+ }), ee[e];
3998
3961
  }
3999
- const _i = {
3962
+ const hi = {
4000
3963
  number: {
4001
3964
  scientific: { notation: "scientific" },
4002
3965
  engineering: { notation: "engineering" },
@@ -4025,159 +3988,159 @@ const _i = {
4025
3988
  timeZoneName: "short"
4026
3989
  }
4027
3990
  }
4028
- }, Ei = {
3991
+ }, li = {
4029
3992
  fallbackLocale: null,
4030
3993
  loadingDelay: 200,
4031
- formats: _i,
3994
+ formats: hi,
4032
3995
  warnOnMissingMessages: !0,
4033
3996
  handleMissingMessage: void 0,
4034
3997
  ignoreTag: !0
4035
- }, xi = Ei;
4036
- function J() {
4037
- return xi;
3998
+ }, fi = li;
3999
+ function Q() {
4000
+ return fi;
4038
4001
  }
4039
- const Ne = Ee(!1);
4040
- var wi = Object.defineProperty, Si = Object.defineProperties, Ti = Object.getOwnPropertyDescriptors, St = Object.getOwnPropertySymbols, Hi = Object.prototype.hasOwnProperty, Bi = Object.prototype.propertyIsEnumerable, Tt = (e, t, r) => t in e ? wi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Pi = (e, t) => {
4002
+ const Oe = _e(!1);
4003
+ var ci = Object.defineProperty, di = Object.defineProperties, pi = Object.getOwnPropertyDescriptors, gt = Object.getOwnPropertySymbols, mi = Object.prototype.hasOwnProperty, bi = Object.prototype.propertyIsEnumerable, vt = (e, t, r) => t in e ? ci(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, yi = (e, t) => {
4041
4004
  for (var r in t)
4042
- Hi.call(t, r) && Tt(e, r, t[r]);
4043
- if (St)
4044
- for (var r of St(t))
4045
- Bi.call(t, r) && Tt(e, r, t[r]);
4005
+ mi.call(t, r) && vt(e, r, t[r]);
4006
+ if (gt)
4007
+ for (var r of gt(t))
4008
+ bi.call(t, r) && vt(e, r, t[r]);
4046
4009
  return e;
4047
- }, Ai = (e, t) => Si(e, Ti(t));
4048
- let Qe;
4049
- const ge = Ee(null);
4050
- function Ht(e) {
4010
+ }, gi = (e, t) => di(e, pi(t));
4011
+ let ze;
4012
+ const ye = _e(null);
4013
+ function _t(e) {
4051
4014
  return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
4052
4015
  }
4053
- function we(e, t = J().fallbackLocale) {
4054
- const r = Ht(e);
4055
- return t ? [.../* @__PURE__ */ new Set([...r, ...Ht(t)])] : r;
4016
+ function xe(e, t = Q().fallbackLocale) {
4017
+ const r = _t(e);
4018
+ return t ? [.../* @__PURE__ */ new Set([...r, ..._t(t)])] : r;
4056
4019
  }
4057
- function D() {
4058
- return Qe != null ? Qe : void 0;
4020
+ function U() {
4021
+ return ze ?? void 0;
4059
4022
  }
4060
- ge.subscribe((e) => {
4061
- Qe = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
4023
+ ye.subscribe((e) => {
4024
+ ze = e ?? void 0, typeof window < "u" && e != null && document.documentElement.setAttribute("lang", e);
4062
4025
  });
4063
- const Oi = (e) => {
4064
- if (e && bi(e) && Ze(e)) {
4065
- const { loadingDelay: t } = J();
4026
+ const vi = (e) => {
4027
+ if (e && oi(e) && Xe(e)) {
4028
+ const { loadingDelay: t } = Q();
4066
4029
  let r;
4067
- return typeof window != "undefined" && D() != null && t ? r = window.setTimeout(
4068
- () => Ne.set(!0),
4030
+ return typeof window < "u" && U() != null && t ? r = window.setTimeout(
4031
+ () => Oe.set(!0),
4069
4032
  t
4070
- ) : Ne.set(!0), ar(e).then(() => {
4071
- ge.set(e);
4033
+ ) : Oe.set(!0), tr(e).then(() => {
4034
+ ye.set(e);
4072
4035
  }).finally(() => {
4073
- clearTimeout(r), Ne.set(!1);
4036
+ clearTimeout(r), Oe.set(!1);
4074
4037
  });
4075
4038
  }
4076
- return ge.set(e);
4077
- }, K = Ai(Pi({}, ge), {
4078
- set: Oi
4079
- }), Se = (e) => {
4039
+ return ye.set(e);
4040
+ }, Y = gi(yi({}, ye), {
4041
+ set: vi
4042
+ }), we = (e) => {
4080
4043
  const t = /* @__PURE__ */ Object.create(null);
4081
4044
  return (n) => {
4082
4045
  const i = JSON.stringify(n);
4083
4046
  return i in t ? t[i] : t[i] = e(n);
4084
4047
  };
4085
4048
  };
4086
- var Ii = Object.defineProperty, ve = Object.getOwnPropertySymbols, ur = Object.prototype.hasOwnProperty, hr = Object.prototype.propertyIsEnumerable, Bt = (e, t, r) => t in e ? Ii(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, et = (e, t) => {
4049
+ var _i = Object.defineProperty, ge = Object.getOwnPropertySymbols, rr = Object.prototype.hasOwnProperty, nr = Object.prototype.propertyIsEnumerable, Et = (e, t, r) => t in e ? _i(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Ye = (e, t) => {
4087
4050
  for (var r in t || (t = {}))
4088
- ur.call(t, r) && Bt(e, r, t[r]);
4089
- if (ve)
4090
- for (var r of ve(t))
4091
- hr.call(t, r) && Bt(e, r, t[r]);
4051
+ rr.call(t, r) && Et(e, r, t[r]);
4052
+ if (ge)
4053
+ for (var r of ge(t))
4054
+ nr.call(t, r) && Et(e, r, t[r]);
4092
4055
  return e;
4093
- }, ee = (e, t) => {
4056
+ }, K = (e, t) => {
4094
4057
  var r = {};
4095
4058
  for (var n in e)
4096
- ur.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
4097
- if (e != null && ve)
4098
- for (var n of ve(e))
4099
- t.indexOf(n) < 0 && hr.call(e, n) && (r[n] = e[n]);
4059
+ rr.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
4060
+ if (e != null && ge)
4061
+ for (var n of ge(e))
4062
+ t.indexOf(n) < 0 && nr.call(e, n) && (r[n] = e[n]);
4100
4063
  return r;
4101
4064
  };
4102
- const se = (e, t) => {
4103
- const { formats: r } = J();
4065
+ const oe = (e, t) => {
4066
+ const { formats: r } = Q();
4104
4067
  if (e in r && t in r[e])
4105
4068
  return r[e][t];
4106
4069
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
4107
- }, Ni = Se(
4070
+ }, Ei = we(
4108
4071
  (e) => {
4109
- var t = e, { locale: r, format: n } = t, i = ee(t, ["locale", "format"]);
4072
+ var t = e, { locale: r, format: n } = t, i = K(t, ["locale", "format"]);
4110
4073
  if (r == null)
4111
4074
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
4112
- return n && (i = se("number", n)), new Intl.NumberFormat(r, i);
4075
+ return n && (i = oe("number", n)), new Intl.NumberFormat(r, i);
4113
4076
  }
4114
- ), Ci = Se(
4077
+ ), xi = we(
4115
4078
  (e) => {
4116
- var t = e, { locale: r, format: n } = t, i = ee(t, ["locale", "format"]);
4079
+ var t = e, { locale: r, format: n } = t, i = K(t, ["locale", "format"]);
4117
4080
  if (r == null)
4118
4081
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
4119
- return n ? i = se("date", n) : Object.keys(i).length === 0 && (i = se("date", "short")), new Intl.DateTimeFormat(r, i);
4082
+ return n ? i = oe("date", n) : Object.keys(i).length === 0 && (i = oe("date", "short")), new Intl.DateTimeFormat(r, i);
4120
4083
  }
4121
- ), Li = Se(
4084
+ ), wi = we(
4122
4085
  (e) => {
4123
- var t = e, { locale: r, format: n } = t, i = ee(t, ["locale", "format"]);
4086
+ var t = e, { locale: r, format: n } = t, i = K(t, ["locale", "format"]);
4124
4087
  if (r == null)
4125
4088
  throw new Error(
4126
4089
  '[svelte-i18n] A "locale" must be set to format time values'
4127
4090
  );
4128
- return n ? i = se("time", n) : Object.keys(i).length === 0 && (i = se("time", "short")), new Intl.DateTimeFormat(r, i);
4091
+ return n ? i = oe("time", n) : Object.keys(i).length === 0 && (i = oe("time", "short")), new Intl.DateTimeFormat(r, i);
4129
4092
  }
4130
- ), Mi = (e = {}) => {
4093
+ ), Si = (e = {}) => {
4131
4094
  var t = e, {
4132
- locale: r = D()
4133
- } = t, n = ee(t, [
4095
+ locale: r = U()
4096
+ } = t, n = K(t, [
4134
4097
  "locale"
4135
4098
  ]);
4136
- return Ni(et({ locale: r }, n));
4137
- }, Ri = (e = {}) => {
4099
+ return Ei(Ye({ locale: r }, n));
4100
+ }, Ti = (e = {}) => {
4138
4101
  var t = e, {
4139
- locale: r = D()
4140
- } = t, n = ee(t, [
4102
+ locale: r = U()
4103
+ } = t, n = K(t, [
4141
4104
  "locale"
4142
4105
  ]);
4143
- return Ci(et({ locale: r }, n));
4144
- }, $i = (e = {}) => {
4106
+ return xi(Ye({ locale: r }, n));
4107
+ }, Hi = (e = {}) => {
4145
4108
  var t = e, {
4146
- locale: r = D()
4147
- } = t, n = ee(t, [
4109
+ locale: r = U()
4110
+ } = t, n = K(t, [
4148
4111
  "locale"
4149
4112
  ]);
4150
- return Li(et({ locale: r }, n));
4151
- }, Ui = Se(
4113
+ return wi(Ye({ locale: r }, n));
4114
+ }, Bi = we(
4152
4115
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
4153
- (e, t = D()) => new fi(e, t, J().formats, {
4154
- ignoreTag: J().ignoreTag
4116
+ (e, t = U()) => new ei(e, t, Q().formats, {
4117
+ ignoreTag: Q().ignoreTag
4155
4118
  })
4156
- ), Di = (e, t = {}) => {
4119
+ ), Pi = (e, t = {}) => {
4157
4120
  var r, n, i, o;
4158
- let s = t;
4159
- typeof e == "object" && (s = e, e = s.id);
4121
+ let a = t;
4122
+ typeof e == "object" && (a = e, e = a.id);
4160
4123
  const {
4161
- values: a,
4162
- locale: h = D(),
4124
+ values: s,
4125
+ locale: l = U(),
4163
4126
  default: u
4164
- } = s;
4165
- if (h == null)
4127
+ } = a;
4128
+ if (l == null)
4166
4129
  throw new Error(
4167
4130
  "[svelte-i18n] Cannot format a message without first setting the initial locale."
4168
4131
  );
4169
- let l = nr(e, h);
4170
- if (!l)
4171
- l = (o = (i = (n = (r = J()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: h, id: e, defaultValue: u })) != null ? i : u) != null ? o : e;
4172
- else if (typeof l != "string")
4132
+ let h = qt(e, l);
4133
+ if (!h)
4134
+ h = (o = (i = (n = (r = Q()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: l, id: e, defaultValue: u })) != null ? i : u) != null ? o : e;
4135
+ else if (typeof h != "string")
4173
4136
  return console.warn(
4174
- `[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.`
4175
- ), l;
4176
- if (!a)
4177
- return l;
4178
- let f = l;
4137
+ `[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.`
4138
+ ), h;
4139
+ if (!s)
4140
+ return h;
4141
+ let f = h;
4179
4142
  try {
4180
- f = Ui(l, h).format(a);
4143
+ f = Bi(h, l).format(s);
4181
4144
  } catch (c) {
4182
4145
  c instanceof Error && console.warn(
4183
4146
  `[svelte-i18n] Message "${e}" has syntax error:`,
@@ -4185,20 +4148,20 @@ const se = (e, t) => {
4185
4148
  );
4186
4149
  }
4187
4150
  return f;
4188
- }, Gi = (e, t) => $i(t).format(e), Fi = (e, t) => Ri(t).format(e), ji = (e, t) => Mi(t).format(e), ki = (e, t = D()) => nr(e, t), Wi = Y([K, he], () => Di);
4189
- Y([K], () => Gi);
4190
- Y([K], () => Fi);
4191
- Y([K], () => ji);
4192
- Y([K, he], () => ki);
4193
- window.emWidgets = { topic: rn };
4194
- const Vi = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
4195
- function Pt(e, t) {
4196
- or(e, t);
4197
- }
4198
- function Xi(e) {
4199
- K.set(e);
4200
- }
4201
- const At = {
4151
+ }, Ai = (e, t) => Hi(t).format(e), Oi = (e, t) => Ti(t).format(e), Ii = (e, t) => Si(t).format(e), Ni = (e, t = U()) => qt(e, t), Ci = q([Y, ue], () => Pi);
4152
+ q([Y], () => Ai);
4153
+ q([Y], () => Oi);
4154
+ q([Y], () => Ii);
4155
+ q([Y, ue], () => Ni);
4156
+ window.emWidgets = { topic: Vr };
4157
+ const Li = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
4158
+ function xt(e, t) {
4159
+ Kt(e, t);
4160
+ }
4161
+ function Mi(e) {
4162
+ Y.set(e);
4163
+ }
4164
+ const wt = {
4202
4165
  en: {
4203
4166
  titlePlayerWithdrawal: "Withdrawal",
4204
4167
  loading: "Loading, please wait ..."
@@ -4232,20 +4195,20 @@ const At = {
4232
4195
  loading: "Loading, please wait ..."
4233
4196
  }
4234
4197
  };
4235
- function zi(e) {
4236
- Er(e, "svelte-zw6451", "button{font-family:var(--emw--button-typography)}input,select,option{font-family:inherit}.WithdrawalWrapper{background-color:var(--emw--color-pale, var(--emw--color-gray-50, #F1F1F1));border-radius:var(--emw--border-radius-large, 20px);color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));padding:50px 50px 30px 50px;max-width:100%}.WithdrawalWrapper.WithdrawalWrapperMobile{padding:20px 15px;max-width:unset}.MenuReturnButton{color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));display:inline-flex;align-items:center;column-gap:10px;margin-bottom:10px}.MenuReturnButton svg{fill:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.WithdrawalTitle{font-size:var(--emw--font-size-x-large, 26px);color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));font-weight:var(--emw--font-weigh-normal, 400)}.WithdrawalTitleMobile{font-size:var(--emw--size-standard, 16px)}.WithdrawalTitleNone{display:none}.WithdrawalIframeWrapper iframe{border:none;width:100%;height:85vh;border-radius:var(--emw--border-radius-large, 20px)}");
4198
+ function Ri(e) {
4199
+ lr(e, "svelte-zw6451", "button{font-family:var(--emw--button-typography)}input,select,option{font-family:inherit}.WithdrawalWrapper{background-color:var(--emw--color-pale, var(--emw--color-gray-50, #F1F1F1));border-radius:var(--emw--border-radius-large, 20px);color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));padding:50px 50px 30px 50px;max-width:100%}.WithdrawalWrapper.WithdrawalWrapperMobile{padding:20px 15px;max-width:unset}.MenuReturnButton{color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));display:inline-flex;align-items:center;column-gap:10px;margin-bottom:10px}.MenuReturnButton svg{fill:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.WithdrawalTitle{font-size:var(--emw--font-size-x-large, 26px);color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));font-weight:var(--emw--font-weigh-normal, 400)}.WithdrawalTitleMobile{font-size:var(--emw--size-standard, 16px)}.WithdrawalTitleNone{display:none}.WithdrawalIframeWrapper iframe{border:none;width:100%;height:85vh;border-radius:var(--emw--border-radius-large, 20px)}");
4237
4200
  }
4238
- function Zi(e) {
4239
- let t, r, n, i, o, s, a, h, u, l, f = (
4201
+ function $i(e) {
4202
+ let t, r, n, i, o, a, s, l, u, h, f = (
4240
4203
  /*$_*/
4241
4204
  e[3]("titlePlayerWithdrawal") + ""
4242
4205
  ), c, d, v;
4243
4206
  return {
4244
4207
  c() {
4245
- t = M("div"), r = F("svg"), n = F("defs"), i = F("style"), o = ne(".aaa{fill:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));}"), s = F("g"), a = F("g"), h = F("path"), u = Ce(), l = M("h2"), c = ne(f), E(h, "class", "aaa"), E(h, "d", "M7.5,0,6.136,1.364,11.3,6.526H0V8.474H11.3L6.136,13.636,7.5,15,15,7.5Z"), E(h, "transform", "translate(15 15) rotate(180)"), E(a, "transform", "translate(20 158)"), E(s, "transform", "translate(-20 -158)"), E(r, "xmlns", "http://www.w3.org/2000/svg"), E(r, "width", "15"), E(r, "height", "15"), E(r, "viewBox", "0 0 15 15"), E(l, "class", "WithdrawalTitleMobile"), E(t, "class", "MenuReturnButton"), E(t, "part", "MenuReturnButton");
4208
+ t = L("div"), r = G("svg"), n = G("defs"), i = G("style"), o = re(".aaa{fill:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));}"), a = G("g"), s = G("g"), l = G("path"), u = Ie(), h = L("h2"), c = re(f), E(l, "class", "aaa"), E(l, "d", "M7.5,0,6.136,1.364,11.3,6.526H0V8.474H11.3L6.136,13.636,7.5,15,15,7.5Z"), E(l, "transform", "translate(15 15) rotate(180)"), E(s, "transform", "translate(20 158)"), E(a, "transform", "translate(-20 -158)"), E(r, "xmlns", "http://www.w3.org/2000/svg"), E(r, "width", "15"), E(r, "height", "15"), E(r, "viewBox", "0 0 15 15"), E(h, "class", "WithdrawalTitleMobile"), E(t, "class", "MenuReturnButton"), E(t, "part", "MenuReturnButton");
4246
4209
  },
4247
4210
  m(m, w) {
4248
- ue(m, t, w), x(t, r), x(r, n), x(n, i), x(i, o), x(r, s), x(s, a), x(a, h), x(t, u), x(t, l), x(l, c), d || (v = Sr(
4211
+ ae(m, t, w), x(t, r), x(r, n), x(n, i), x(i, o), x(r, a), x(a, s), x(s, l), x(t, u), x(t, h), x(h, c), d || (v = dr(
4249
4212
  t,
4250
4213
  "click",
4251
4214
  /*click_handler*/
@@ -4255,109 +4218,109 @@ function Zi(e) {
4255
4218
  p(m, w) {
4256
4219
  w & /*$_*/
4257
4220
  8 && f !== (f = /*$_*/
4258
- m[3]("titlePlayerWithdrawal") + "") && qe(c, f);
4221
+ m[3]("titlePlayerWithdrawal") + "") && Qe(c, f);
4259
4222
  },
4260
4223
  d(m) {
4261
- m && q(t), d = !1, v();
4224
+ m && J(t), d = !1, v();
4262
4225
  }
4263
4226
  };
4264
4227
  }
4265
- function Qi(e) {
4228
+ function Ui(e) {
4266
4229
  let t, r, n;
4267
4230
  return {
4268
4231
  c() {
4269
- t = M("div"), r = M("iframe"), st(r.src, n = /*iframeUrl*/
4232
+ t = L("div"), r = L("iframe"), et(r.src, n = /*iframeUrl*/
4270
4233
  e[2]) || E(r, "src", n), E(r, "title", "Withdrawal Iframe"), E(t, "class", "WithdrawalIframeWrapper");
4271
4234
  },
4272
4235
  m(i, o) {
4273
- ue(i, t, o), x(t, r);
4236
+ ae(i, t, o), x(t, r);
4274
4237
  },
4275
4238
  p(i, o) {
4276
4239
  o & /*iframeUrl*/
4277
- 4 && !st(r.src, n = /*iframeUrl*/
4240
+ 4 && !et(r.src, n = /*iframeUrl*/
4278
4241
  i[2]) && E(r, "src", n);
4279
4242
  },
4280
4243
  d(i) {
4281
- i && q(t);
4244
+ i && J(t);
4282
4245
  }
4283
4246
  };
4284
4247
  }
4285
- function Ji(e) {
4248
+ function Di(e) {
4286
4249
  let t, r = (
4287
4250
  /*$_*/
4288
4251
  e[3]("loading") + ""
4289
4252
  ), n;
4290
4253
  return {
4291
4254
  c() {
4292
- t = M("p"), n = ne(r);
4255
+ t = L("p"), n = re(r);
4293
4256
  },
4294
4257
  m(i, o) {
4295
- ue(i, t, o), x(t, n);
4258
+ ae(i, t, o), x(t, n);
4296
4259
  },
4297
4260
  p(i, o) {
4298
4261
  o & /*$_*/
4299
4262
  8 && r !== (r = /*$_*/
4300
- i[3]("loading") + "") && qe(n, r);
4263
+ i[3]("loading") + "") && Qe(n, r);
4301
4264
  },
4302
4265
  d(i) {
4303
- i && q(t);
4266
+ i && J(t);
4304
4267
  }
4305
4268
  };
4306
4269
  }
4307
- function qi(e) {
4270
+ function Gi(e) {
4308
4271
  let t, r, n, i = (
4309
4272
  /*$_*/
4310
4273
  e[3]("titlePlayerWithdrawal") + ""
4311
- ), o, s, a = (
4274
+ ), o, a, s = (
4312
4275
  /*isMobile*/
4313
- e[4] && Zi(e)
4276
+ e[4] && $i(e)
4314
4277
  );
4315
- function h(f, c) {
4278
+ function l(f, c) {
4316
4279
  return (
4317
4280
  /*isLoading*/
4318
- f[1] ? Ji : Qi
4281
+ f[1] ? Di : Ui
4319
4282
  );
4320
4283
  }
4321
- let u = h(e), l = u(e);
4284
+ let u = l(e), h = u(e);
4322
4285
  return {
4323
4286
  c() {
4324
- t = M("div"), a && a.c(), r = Ce(), n = M("h2"), o = ne(i), s = Ce(), l.c(), E(n, "class", "WithdrawalTitle " + /*isMobile*/
4287
+ t = L("div"), s && s.c(), r = Ie(), n = L("h2"), o = re(i), a = Ie(), h.c(), E(n, "class", "WithdrawalTitle " + /*isMobile*/
4325
4288
  (e[4] ? "WithdrawalTitleNone" : "")), E(t, "class", "WithdrawalWrapper " + /*isMobile*/
4326
4289
  (e[4] ? "WithdrawalWrapperMobile" : ""));
4327
4290
  },
4328
4291
  m(f, c) {
4329
- ue(f, t, c), a && a.m(t, null), x(t, r), x(t, n), x(n, o), x(t, s), l.m(t, null), e[16](t);
4292
+ ae(f, t, c), s && s.m(t, null), x(t, r), x(t, n), x(n, o), x(t, a), h.m(t, null), e[16](t);
4330
4293
  },
4331
4294
  p(f, [c]) {
4332
4295
  /*isMobile*/
4333
- f[4] && a.p(f, c), c & /*$_*/
4296
+ f[4] && s.p(f, c), c & /*$_*/
4334
4297
  8 && i !== (i = /*$_*/
4335
- f[3]("titlePlayerWithdrawal") + "") && qe(o, i), u === (u = h(f)) && l ? l.p(f, c) : (l.d(1), l = u(f), l && (l.c(), l.m(t, null)));
4298
+ f[3]("titlePlayerWithdrawal") + "") && Qe(o, i), u === (u = l(f)) && h ? h.p(f, c) : (h.d(1), h = u(f), h && (h.c(), h.m(t, null)));
4336
4299
  },
4337
- i: O,
4338
- o: O,
4300
+ i: A,
4301
+ o: A,
4339
4302
  d(f) {
4340
- f && q(t), a && a.d(), l.d(), e[16](null);
4303
+ f && J(t), s && s.d(), h.d(), e[16](null);
4341
4304
  }
4342
4305
  };
4343
4306
  }
4344
- function Yi(e, t, r) {
4307
+ function Fi(e, t, r) {
4345
4308
  let n;
4346
- _r(e, Wi, (p) => r(3, n = p));
4347
- let { endpoint: i = "" } = t, { session: o = "" } = t, { playerid: s = "" } = t, { lang: a = "en" } = t, { hasdefaultamount: h = "" } = t, { clientstyling: u = "" } = t, { clientstylingurl: l = "" } = t, { translationurl: f = "" } = t, { playercurrency: c = "" } = t, d, v = window.navigator.userAgent, m = Vi(v) !== "PC", w = !0, N = 0, C = "";
4309
+ hr(e, Ci, (p) => r(3, n = p));
4310
+ let { endpoint: i = "" } = t, { session: o = "" } = t, { playerid: a = "" } = t, { lang: s = "en" } = t, { hasdefaultamount: l = "" } = t, { clientstyling: u = "" } = t, { clientstylingurl: h = "" } = t, { translationurl: f = "" } = t, { playercurrency: c = "" } = t, d, v = window.navigator.userAgent, m = Li(v) !== "PC", w = !0, I = 0, N = "";
4348
4311
  const T = () => {
4349
- fetch(f).then((P) => P.json()).then((P) => {
4350
- Object.keys(P).forEach((H) => {
4351
- Pt(H, P[H]);
4312
+ fetch(f).then((B) => B.json()).then((B) => {
4313
+ Object.keys(B).forEach((H) => {
4314
+ xt(H, B[H]);
4352
4315
  });
4353
- }).catch((P) => {
4354
- console.log(P);
4316
+ }).catch((B) => {
4317
+ console.log(B);
4355
4318
  });
4356
4319
  };
4357
- Object.keys(At).forEach((p) => {
4358
- Pt(p, At[p]);
4320
+ Object.keys(wt).forEach((p) => {
4321
+ xt(p, wt[p]);
4359
4322
  });
4360
- const $ = () => {
4323
+ const R = () => {
4361
4324
  window.postMessage(
4362
4325
  {
4363
4326
  type: "PlayerAccountMenuActive",
@@ -4365,7 +4328,7 @@ function Yi(e, t, r) {
4365
4328
  },
4366
4329
  window.location.href
4367
4330
  );
4368
- }, I = (p) => {
4331
+ }, O = (p) => {
4369
4332
  if (p.data) {
4370
4333
  switch (p.data.type) {
4371
4334
  case "ProfileDetailsData":
@@ -4395,98 +4358,98 @@ function Yi(e, t, r) {
4395
4358
  break;
4396
4359
  }
4397
4360
  }
4398
- }, G = () => {
4399
- let p = new URL(`${i}/v1/player/${s}/hostedcashier/initializewithdraw`);
4400
- if (p.searchParams.append("language", a), h)
4361
+ }, D = () => {
4362
+ let p = new URL(`${i}/v1/player/${a}/hostedcashier/initializewithdraw`);
4363
+ if (p.searchParams.append("language", s), l)
4401
4364
  switch (c) {
4402
4365
  case "USD":
4403
- N = 0.4;
4366
+ I = 0.4;
4404
4367
  break;
4405
4368
  case "CDF":
4406
- N = 1e3;
4369
+ I = 1e3;
4407
4370
  break;
4408
4371
  }
4409
- let P = {
4372
+ let B = {
4410
4373
  method: "POST",
4411
4374
  headers: {
4412
4375
  "X-SessionId": o,
4413
4376
  currency: c || "EUR",
4414
- amount: N,
4377
+ amount: I,
4415
4378
  cashierMode: "Default",
4416
4379
  IsShortCashier: !1,
4417
4380
  accept: "application/json"
4418
4381
  }
4419
4382
  };
4420
- fetch(p.href, P).then((H) => H.json()).then(
4383
+ fetch(p.href, B).then((H) => H.json()).then(
4421
4384
  (H) => {
4422
- r(1, w = !1), r(2, C = H.CashierUrl);
4385
+ r(1, w = !1), r(2, N = H.CashierUrl);
4423
4386
  },
4424
4387
  (H) => {
4425
4388
  console.error(H);
4426
4389
  }
4427
4390
  );
4428
- }, le = () => {
4429
- Xi(a);
4430
- }, lr = () => {
4391
+ }, he = () => {
4392
+ Mi(s);
4393
+ }, ir = () => {
4431
4394
  let p = document.createElement("style");
4432
4395
  p.innerHTML = u, d.appendChild(p);
4433
- }, fr = () => {
4434
- let p = new URL(l), P = document.createElement("style");
4396
+ }, or = () => {
4397
+ let p = new URL(h), B = document.createElement("style");
4435
4398
  fetch(p.href).then((H) => H.text()).then((H) => {
4436
- P.innerHTML = H, setTimeout(
4399
+ B.innerHTML = H, setTimeout(
4437
4400
  () => {
4438
- d.appendChild(P);
4401
+ d.appendChild(B);
4439
4402
  },
4440
4403
  1
4441
4404
  );
4442
4405
  });
4443
4406
  };
4444
- Pr(() => (window.addEventListener("message", I, !1), () => {
4445
- window.removeEventListener("message", I);
4407
+ yr(() => (window.addEventListener("message", O, !1), () => {
4408
+ window.removeEventListener("message", O);
4446
4409
  }));
4447
- const cr = () => $();
4448
- function dr(p) {
4449
- Le[p ? "unshift" : "push"](() => {
4410
+ const sr = () => R();
4411
+ function ar(p) {
4412
+ Ne[p ? "unshift" : "push"](() => {
4450
4413
  d = p, r(0, d);
4451
4414
  });
4452
4415
  }
4453
4416
  return e.$$set = (p) => {
4454
- "endpoint" in p && r(7, i = p.endpoint), "session" in p && r(8, o = p.session), "playerid" in p && r(9, s = p.playerid), "lang" in p && r(10, a = p.lang), "hasdefaultamount" in p && r(11, h = p.hasdefaultamount), "clientstyling" in p && r(12, u = p.clientstyling), "clientstylingurl" in p && r(13, l = p.clientstylingurl), "translationurl" in p && r(14, f = p.translationurl), "playercurrency" in p && r(6, c = p.playercurrency);
4417
+ "endpoint" in p && r(7, i = p.endpoint), "session" in p && r(8, o = p.session), "playerid" in p && r(9, a = p.playerid), "lang" in p && r(10, s = p.lang), "hasdefaultamount" in p && r(11, l = p.hasdefaultamount), "clientstyling" in p && r(12, u = p.clientstyling), "clientstylingurl" in p && r(13, h = p.clientstylingurl), "translationurl" in p && r(14, f = p.translationurl), "playercurrency" in p && r(6, c = p.playercurrency);
4455
4418
  }, e.$$.update = () => {
4456
4419
  e.$$.dirty & /*lang*/
4457
- 1024 && a && le(), e.$$.dirty & /*clientstylingurl, customStylingContainer*/
4458
- 8193 && l && d && fr(), e.$$.dirty & /*clientstyling, customStylingContainer*/
4459
- 4097 && u && d && lr(), e.$$.dirty & /*translationurl*/
4420
+ 1024 && s && he(), e.$$.dirty & /*clientstylingurl, customStylingContainer*/
4421
+ 8193 && h && d && or(), e.$$.dirty & /*clientstyling, customStylingContainer*/
4422
+ 4097 && u && d && ir(), e.$$.dirty & /*translationurl*/
4460
4423
  16384 && f && T(), e.$$.dirty & /*session, playerid, endpoint, playercurrency, lang*/
4461
- 1984 && o && s && i && c && a && G();
4424
+ 1984 && o && a && i && c && s && D();
4462
4425
  }, [
4463
4426
  d,
4464
4427
  w,
4465
- C,
4428
+ N,
4466
4429
  n,
4467
4430
  m,
4468
- $,
4431
+ R,
4469
4432
  c,
4470
4433
  i,
4471
4434
  o,
4472
- s,
4473
4435
  a,
4474
- h,
4475
- u,
4436
+ s,
4476
4437
  l,
4438
+ u,
4439
+ h,
4477
4440
  f,
4478
- cr,
4479
- dr
4441
+ sr,
4442
+ ar
4480
4443
  ];
4481
4444
  }
4482
- class Ki extends Gr {
4445
+ class ji extends Ar {
4483
4446
  constructor(t) {
4484
- super(), Ur(
4447
+ super(), Br(
4485
4448
  this,
4486
4449
  t,
4487
- Yi,
4488
- qi,
4489
- It,
4450
+ Fi,
4451
+ Gi,
4452
+ Tt,
4490
4453
  {
4491
4454
  endpoint: 7,
4492
4455
  session: 8,
@@ -4498,65 +4461,65 @@ class Ki extends Gr {
4498
4461
  translationurl: 14,
4499
4462
  playercurrency: 6
4500
4463
  },
4501
- zi
4464
+ Ri
4502
4465
  );
4503
4466
  }
4504
4467
  get endpoint() {
4505
4468
  return this.$$.ctx[7];
4506
4469
  }
4507
4470
  set endpoint(t) {
4508
- this.$$set({ endpoint: t }), A();
4471
+ this.$$set({ endpoint: t }), P();
4509
4472
  }
4510
4473
  get session() {
4511
4474
  return this.$$.ctx[8];
4512
4475
  }
4513
4476
  set session(t) {
4514
- this.$$set({ session: t }), A();
4477
+ this.$$set({ session: t }), P();
4515
4478
  }
4516
4479
  get playerid() {
4517
4480
  return this.$$.ctx[9];
4518
4481
  }
4519
4482
  set playerid(t) {
4520
- this.$$set({ playerid: t }), A();
4483
+ this.$$set({ playerid: t }), P();
4521
4484
  }
4522
4485
  get lang() {
4523
4486
  return this.$$.ctx[10];
4524
4487
  }
4525
4488
  set lang(t) {
4526
- this.$$set({ lang: t }), A();
4489
+ this.$$set({ lang: t }), P();
4527
4490
  }
4528
4491
  get hasdefaultamount() {
4529
4492
  return this.$$.ctx[11];
4530
4493
  }
4531
4494
  set hasdefaultamount(t) {
4532
- this.$$set({ hasdefaultamount: t }), A();
4495
+ this.$$set({ hasdefaultamount: t }), P();
4533
4496
  }
4534
4497
  get clientstyling() {
4535
4498
  return this.$$.ctx[12];
4536
4499
  }
4537
4500
  set clientstyling(t) {
4538
- this.$$set({ clientstyling: t }), A();
4501
+ this.$$set({ clientstyling: t }), P();
4539
4502
  }
4540
4503
  get clientstylingurl() {
4541
4504
  return this.$$.ctx[13];
4542
4505
  }
4543
4506
  set clientstylingurl(t) {
4544
- this.$$set({ clientstylingurl: t }), A();
4507
+ this.$$set({ clientstylingurl: t }), P();
4545
4508
  }
4546
4509
  get translationurl() {
4547
4510
  return this.$$.ctx[14];
4548
4511
  }
4549
4512
  set translationurl(t) {
4550
- this.$$set({ translationurl: t }), A();
4513
+ this.$$set({ translationurl: t }), P();
4551
4514
  }
4552
4515
  get playercurrency() {
4553
4516
  return this.$$.ctx[6];
4554
4517
  }
4555
4518
  set playercurrency(t) {
4556
- this.$$set({ playercurrency: t }), A();
4519
+ this.$$set({ playercurrency: t }), P();
4557
4520
  }
4558
4521
  }
4559
- Dr(Ki, { endpoint: {}, session: {}, playerid: {}, lang: {}, hasdefaultamount: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, playercurrency: {} }, [], [], !0);
4522
+ Pr(ji, { endpoint: {}, session: {}, playerid: {}, lang: {}, hasdefaultamount: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, playercurrency: {} }, [], [], !0);
4560
4523
  export {
4561
- Ki as default
4524
+ ji as P
4562
4525
  };