@everymatrix/casino-403 1.54.0 → 1.54.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,75 +1,46 @@
1
- var Dt = Object.defineProperty, Ut = Object.defineProperties;
2
- var Gt = Object.getOwnPropertyDescriptors;
3
- var je = Object.getOwnPropertySymbols;
4
- var Ft = Object.prototype.hasOwnProperty, jt = Object.prototype.propertyIsEnumerable;
5
- var pe = (e, t, r) => t in e ? Dt(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Ve = (e, t) => {
6
- for (var r in t || (t = {}))
7
- Ft.call(t, r) && pe(e, r, t[r]);
8
- if (je)
9
- for (var r of je(t))
10
- jt.call(t, r) && pe(e, r, t[r]);
11
- return e;
12
- }, ke = (e, t) => Ut(e, Gt(t));
13
- var P = (e, t, r) => pe(e, typeof t != "symbol" ? t + "" : t, r);
14
- var Xe = (e, t, r) => new Promise((n, i) => {
15
- var s = (h) => {
16
- try {
17
- a(r.next(h));
18
- } catch (u) {
19
- i(u);
20
- }
21
- }, o = (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(s, o);
28
- a((r = r.apply(e, t)).next());
29
- });
30
- function w() {
1
+ function A() {
31
2
  }
32
- function ht(e) {
3
+ function nt(e) {
33
4
  return e();
34
5
  }
35
- function ze() {
6
+ function Ge() {
36
7
  return /* @__PURE__ */ Object.create(null);
37
8
  }
38
- function ee(e) {
39
- e.forEach(ht);
9
+ function K(e) {
10
+ e.forEach(nt);
40
11
  }
41
- function Me(e) {
12
+ function Ce(e) {
42
13
  return typeof e == "function";
43
14
  }
44
- function lt(e, t) {
15
+ function it(e, t) {
45
16
  return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
46
17
  }
47
- function Vt(e) {
18
+ function Lt(e) {
48
19
  return Object.keys(e).length === 0;
49
20
  }
50
- function ct(e, ...t) {
21
+ function st(e, ...t) {
51
22
  if (e == null) {
52
23
  for (const n of t)
53
24
  n(void 0);
54
- return w;
25
+ return A;
55
26
  }
56
27
  const r = e.subscribe(...t);
57
28
  return r.unsubscribe ? () => r.unsubscribe() : r;
58
29
  }
59
- function kt(e, t, r) {
60
- e.$$.on_destroy.push(ct(t, r));
30
+ function It(e, t, r) {
31
+ e.$$.on_destroy.push(st(t, r));
61
32
  }
62
33
  function T(e, t) {
63
34
  e.appendChild(t);
64
35
  }
65
- function Xt(e, t, r) {
66
- const n = zt(e);
36
+ function Ct(e, t, r) {
37
+ const n = $t(e);
67
38
  if (!n.getElementById(t)) {
68
- const i = C("style");
69
- i.id = t, i.textContent = r, Wt(n, i);
39
+ const i = I("style");
40
+ i.id = t, i.textContent = r, Mt(n, i);
70
41
  }
71
42
  }
72
- function zt(e) {
43
+ function $t(e) {
73
44
  if (!e) return document;
74
45
  const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
75
46
  return t && /** @type {ShadowRoot} */
@@ -78,45 +49,45 @@ function zt(e) {
78
49
  t
79
50
  ) : e.ownerDocument;
80
51
  }
81
- function Wt(e, t) {
52
+ function Mt(e, t) {
82
53
  return T(
83
54
  /** @type {Document} */
84
55
  e.head || e,
85
56
  t
86
57
  ), t.sheet;
87
58
  }
88
- function ft(e, t, r) {
59
+ function ot(e, t, r) {
89
60
  e.insertBefore(t, r || null);
90
61
  }
91
- function Re(e) {
62
+ function $e(e) {
92
63
  e.parentNode && e.parentNode.removeChild(e);
93
64
  }
94
- function C(e) {
65
+ function I(e) {
95
66
  return document.createElement(e);
96
67
  }
97
- function M(e) {
68
+ function $(e) {
98
69
  return document.createElementNS("http://www.w3.org/2000/svg", e);
99
70
  }
100
- function ne(e) {
71
+ function re(e) {
101
72
  return document.createTextNode(e);
102
73
  }
103
- function ge() {
104
- return ne(" ");
74
+ function me() {
75
+ return re(" ");
105
76
  }
106
- function Zt(e, t, r, n) {
77
+ function Rt(e, t, r, n) {
107
78
  return e.addEventListener(t, r, n), () => e.removeEventListener(t, r, n);
108
79
  }
109
80
  function E(e, t, r) {
110
81
  r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
111
82
  }
112
- function qt(e) {
83
+ function Dt(e) {
113
84
  return Array.from(e.childNodes);
114
85
  }
115
- function de(e, t) {
86
+ function pe(e, t) {
116
87
  t = "" + t, e.data !== t && (e.data = /** @type {string} */
117
88
  t);
118
89
  }
119
- function Qt(e) {
90
+ function Ut(e) {
120
91
  const t = {};
121
92
  return e.childNodes.forEach(
122
93
  /** @param {Element} node */
@@ -125,238 +96,234 @@ function Qt(e) {
125
96
  }
126
97
  ), t;
127
98
  }
128
- let De;
129
- function J(e) {
130
- De = e;
99
+ let Me;
100
+ function Q(e) {
101
+ Me = e;
131
102
  }
132
- const U = [], Te = [];
133
- let F = [];
134
- const We = [], Jt = /* @__PURE__ */ Promise.resolve();
135
- let Be = !1;
136
- function Yt() {
137
- Be || (Be = !0, Jt.then(G));
103
+ const D = [], _e = [];
104
+ let G = [];
105
+ const Fe = [], Gt = /* @__PURE__ */ Promise.resolve();
106
+ let He = !1;
107
+ function Ft() {
108
+ He || (He = !0, Gt.then(U));
138
109
  }
139
- function Se(e) {
140
- F.push(e);
110
+ function Te(e) {
111
+ G.push(e);
141
112
  }
142
- const be = /* @__PURE__ */ new Set();
143
- let R = 0;
144
- function G() {
145
- if (R !== 0)
113
+ const ge = /* @__PURE__ */ new Set();
114
+ let M = 0;
115
+ function U() {
116
+ if (M !== 0)
146
117
  return;
147
- const e = De;
118
+ const e = Me;
148
119
  do {
149
120
  try {
150
- for (; R < U.length; ) {
151
- const t = U[R];
152
- R++, J(t), Kt(t.$$);
121
+ for (; M < D.length; ) {
122
+ const t = D[M];
123
+ M++, Q(t), jt(t.$$);
153
124
  }
154
125
  } catch (t) {
155
- throw U.length = 0, R = 0, t;
126
+ throw D.length = 0, M = 0, t;
156
127
  }
157
- for (J(null), U.length = 0, R = 0; Te.length; ) Te.pop()();
158
- for (let t = 0; t < F.length; t += 1) {
159
- const r = F[t];
160
- be.has(r) || (be.add(r), r());
128
+ for (Q(null), D.length = 0, M = 0; _e.length; ) _e.pop()();
129
+ for (let t = 0; t < G.length; t += 1) {
130
+ const r = G[t];
131
+ ge.has(r) || (ge.add(r), r());
161
132
  }
162
- F.length = 0;
163
- } while (U.length);
164
- for (; We.length; )
165
- We.pop()();
166
- Be = !1, be.clear(), J(e);
133
+ G.length = 0;
134
+ } while (D.length);
135
+ for (; Fe.length; )
136
+ Fe.pop()();
137
+ He = !1, ge.clear(), Q(e);
167
138
  }
168
- function Kt(e) {
139
+ function jt(e) {
169
140
  if (e.fragment !== null) {
170
- e.update(), ee(e.before_update);
141
+ e.update(), K(e.before_update);
171
142
  const t = e.dirty;
172
- e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Se);
143
+ e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Te);
173
144
  }
174
145
  }
175
- function er(e) {
146
+ function Vt(e) {
176
147
  const t = [], r = [];
177
- F.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), F = t;
148
+ G.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), G = t;
178
149
  }
179
- const tr = /* @__PURE__ */ new Set();
180
- function rr(e, t) {
181
- e && e.i && (tr.delete(e), e.i(t));
150
+ const kt = /* @__PURE__ */ new Set();
151
+ function Xt(e, t) {
152
+ e && e.i && (kt.delete(e), e.i(t));
182
153
  }
183
- function nr(e, t, r) {
154
+ function zt(e, t, r) {
184
155
  const { fragment: n, after_update: i } = e.$$;
185
- n && n.m(t, r), Se(() => {
186
- const s = e.$$.on_mount.map(ht).filter(Me);
187
- e.$$.on_destroy ? e.$$.on_destroy.push(...s) : ee(s), e.$$.on_mount = [];
188
- }), i.forEach(Se);
156
+ n && n.m(t, r), Te(() => {
157
+ const s = e.$$.on_mount.map(nt).filter(Ce);
158
+ e.$$.on_destroy ? e.$$.on_destroy.push(...s) : K(s), e.$$.on_mount = [];
159
+ }), i.forEach(Te);
189
160
  }
190
- function ir(e, t) {
161
+ function Wt(e, t) {
191
162
  const r = e.$$;
192
- r.fragment !== null && (er(r.after_update), ee(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
163
+ r.fragment !== null && (Vt(r.after_update), K(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
193
164
  }
194
- function sr(e, t) {
195
- e.$$.dirty[0] === -1 && (U.push(e), Yt(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
165
+ function Zt(e, t) {
166
+ e.$$.dirty[0] === -1 && (D.push(e), Ft(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
196
167
  }
197
- function or(e, t, r, n, i, s, o = null, a = [-1]) {
198
- const h = De;
199
- J(e);
168
+ function qt(e, t, r, n, i, s, a = null, o = [-1]) {
169
+ const l = Me;
170
+ Q(e);
200
171
  const u = e.$$ = {
201
172
  fragment: null,
202
173
  ctx: [],
203
174
  // state
204
175
  props: s,
205
- update: w,
176
+ update: A,
206
177
  not_equal: i,
207
- bound: ze(),
178
+ bound: Ge(),
208
179
  // lifecycle
209
180
  on_mount: [],
210
181
  on_destroy: [],
211
182
  on_disconnect: [],
212
183
  before_update: [],
213
184
  after_update: [],
214
- context: new Map(t.context || (h ? h.$$.context : [])),
185
+ context: new Map(t.context || (l ? l.$$.context : [])),
215
186
  // everything else
216
- callbacks: ze(),
217
- dirty: a,
187
+ callbacks: Ge(),
188
+ dirty: o,
218
189
  skip_bound: !1,
219
- root: t.target || h.$$.root
190
+ root: t.target || l.$$.root
220
191
  };
221
- o && o(u.root);
222
- let l = !1;
192
+ a && a(u.root);
193
+ let h = !1;
223
194
  if (u.ctx = r(e, t.props || {}, (c, f, ...b) => {
224
195
  const y = b.length ? b[0] : f;
225
- return u.ctx && i(u.ctx[c], u.ctx[c] = y) && (!u.skip_bound && u.bound[c] && u.bound[c](y), l && sr(e, c)), f;
226
- }), u.update(), l = !0, ee(u.before_update), u.fragment = n(u.ctx), t.target) {
196
+ return u.ctx && i(u.ctx[c], u.ctx[c] = y) && (!u.skip_bound && u.bound[c] && u.bound[c](y), h && Zt(e, c)), f;
197
+ }), u.update(), h = !0, K(u.before_update), u.fragment = n(u.ctx), t.target) {
227
198
  if (t.hydrate) {
228
- const c = qt(t.target);
229
- u.fragment && u.fragment.l(c), c.forEach(Re);
199
+ const c = Dt(t.target);
200
+ u.fragment && u.fragment.l(c), c.forEach($e);
230
201
  } else
231
202
  u.fragment && u.fragment.c();
232
- t.intro && rr(e.$$.fragment), nr(e, t.target, t.anchor), G();
203
+ t.intro && Xt(e.$$.fragment), zt(e, t.target, t.anchor), U();
233
204
  }
234
- J(h);
235
- }
236
- let mt;
237
- typeof HTMLElement == "function" && (mt = class extends HTMLElement {
238
- constructor(t, r, n) {
239
- super();
240
- /** The Svelte component constructor */
241
- P(this, "$$ctor");
242
- /** Slots */
243
- P(this, "$$s");
244
- /** The Svelte component instance */
245
- P(this, "$$c");
246
- /** Whether or not the custom element is connected */
247
- P(this, "$$cn", !1);
248
- /** Component props data */
249
- P(this, "$$d", {});
250
- /** `true` if currently in the process of reflecting component props back to attributes */
251
- P(this, "$$r", !1);
252
- /** @type {Record<string, CustomElementPropDefinition>} Props definition (name, reflected, type etc) */
253
- P(this, "$$p_d", {});
254
- /** @type {Record<string, Function[]>} Event listeners */
255
- P(this, "$$l", {});
256
- /** @type {Map<Function, Function>} Event listener unsubscribe functions */
257
- P(this, "$$l_u", /* @__PURE__ */ new Map());
258
- this.$$ctor = t, this.$$s = r, n && this.attachShadow({ mode: "open" });
205
+ Q(l);
206
+ }
207
+ let at;
208
+ typeof HTMLElement == "function" && (at = class extends HTMLElement {
209
+ /** The Svelte component constructor */
210
+ $$ctor;
211
+ /** Slots */
212
+ $$s;
213
+ /** The Svelte component instance */
214
+ $$c;
215
+ /** Whether or not the custom element is connected */
216
+ $$cn = !1;
217
+ /** Component props data */
218
+ $$d = {};
219
+ /** `true` if currently in the process of reflecting component props back to attributes */
220
+ $$r = !1;
221
+ /** @type {Record<string, CustomElementPropDefinition>} Props definition (name, reflected, type etc) */
222
+ $$p_d = {};
223
+ /** @type {Record<string, Function[]>} Event listeners */
224
+ $$l = {};
225
+ /** @type {Map<Function, Function>} Event listener unsubscribe functions */
226
+ $$l_u = /* @__PURE__ */ new Map();
227
+ constructor(e, t, r) {
228
+ super(), this.$$ctor = e, this.$$s = t, r && this.attachShadow({ mode: "open" });
259
229
  }
260
- addEventListener(t, r, n) {
261
- if (this.$$l[t] = this.$$l[t] || [], this.$$l[t].push(r), this.$$c) {
262
- const i = this.$$c.$on(t, r);
263
- this.$$l_u.set(r, i);
230
+ addEventListener(e, t, r) {
231
+ if (this.$$l[e] = this.$$l[e] || [], this.$$l[e].push(t), this.$$c) {
232
+ const n = this.$$c.$on(e, t);
233
+ this.$$l_u.set(t, n);
264
234
  }
265
- super.addEventListener(t, r, n);
235
+ super.addEventListener(e, t, r);
266
236
  }
267
- removeEventListener(t, r, n) {
268
- if (super.removeEventListener(t, r, n), this.$$c) {
269
- const i = this.$$l_u.get(r);
270
- i && (i(), this.$$l_u.delete(r));
237
+ removeEventListener(e, t, r) {
238
+ if (super.removeEventListener(e, t, r), this.$$c) {
239
+ const n = this.$$l_u.get(t);
240
+ n && (n(), this.$$l_u.delete(t));
271
241
  }
272
242
  }
273
- connectedCallback() {
274
- return Xe(this, null, function* () {
275
- if (this.$$cn = !0, !this.$$c) {
276
- let t = function(s) {
277
- return () => {
278
- let o;
279
- return {
280
- c: function() {
281
- o = C("slot"), s !== "default" && E(o, "name", s);
282
- },
283
- /**
284
- * @param {HTMLElement} target
285
- * @param {HTMLElement} [anchor]
286
- */
287
- m: function(u, l) {
288
- ft(u, o, l);
289
- },
290
- d: function(u) {
291
- u && Re(o);
292
- }
293
- };
243
+ async connectedCallback() {
244
+ if (this.$$cn = !0, !this.$$c) {
245
+ let e = function(i) {
246
+ return () => {
247
+ let s;
248
+ return {
249
+ c: function() {
250
+ s = I("slot"), i !== "default" && E(s, "name", i);
251
+ },
252
+ /**
253
+ * @param {HTMLElement} target
254
+ * @param {HTMLElement} [anchor]
255
+ */
256
+ m: function(l, u) {
257
+ ot(l, s, u);
258
+ },
259
+ d: function(l) {
260
+ l && $e(s);
261
+ }
294
262
  };
295
263
  };
296
- if (yield Promise.resolve(), !this.$$cn || this.$$c)
297
- return;
298
- const r = {}, n = Qt(this);
299
- for (const s of this.$$s)
300
- s in n && (r[s] = [t(s)]);
301
- for (const s of this.attributes) {
302
- const o = this.$$g_p(s.name);
303
- o in this.$$d || (this.$$d[o] = ie(o, s.value, this.$$p_d, "toProp"));
264
+ };
265
+ if (await Promise.resolve(), !this.$$cn || this.$$c)
266
+ return;
267
+ const t = {}, r = Ut(this);
268
+ for (const i of this.$$s)
269
+ i in r && (t[i] = [e(i)]);
270
+ for (const i of this.attributes) {
271
+ const s = this.$$g_p(i.name);
272
+ s in this.$$d || (this.$$d[s] = ne(s, i.value, this.$$p_d, "toProp"));
273
+ }
274
+ for (const i in this.$$p_d)
275
+ !(i in this.$$d) && this[i] !== void 0 && (this.$$d[i] = this[i], delete this[i]);
276
+ this.$$c = new this.$$ctor({
277
+ target: this.shadowRoot || this,
278
+ props: {
279
+ ...this.$$d,
280
+ $$slots: t,
281
+ $$scope: {
282
+ ctx: []
283
+ }
304
284
  }
305
- for (const s in this.$$p_d)
306
- !(s in this.$$d) && this[s] !== void 0 && (this.$$d[s] = this[s], delete this[s]);
307
- this.$$c = new this.$$ctor({
308
- target: this.shadowRoot || this,
309
- props: ke(Ve({}, this.$$d), {
310
- $$slots: r,
311
- $$scope: {
312
- ctx: []
313
- }
314
- })
315
- });
316
- const i = () => {
317
- this.$$r = !0;
318
- for (const s in this.$$p_d)
319
- if (this.$$d[s] = this.$$c.$$.ctx[this.$$c.$$.props[s]], this.$$p_d[s].reflect) {
320
- const o = ie(
321
- s,
322
- this.$$d[s],
323
- this.$$p_d,
324
- "toAttribute"
325
- );
326
- o == null ? this.removeAttribute(this.$$p_d[s].attribute || s) : this.setAttribute(this.$$p_d[s].attribute || s, o);
327
- }
328
- this.$$r = !1;
329
- };
330
- this.$$c.$$.after_update.push(i), i();
331
- for (const s in this.$$l)
332
- for (const o of this.$$l[s]) {
333
- const a = this.$$c.$on(s, o);
334
- this.$$l_u.set(o, a);
285
+ });
286
+ const n = () => {
287
+ this.$$r = !0;
288
+ for (const i in this.$$p_d)
289
+ if (this.$$d[i] = this.$$c.$$.ctx[this.$$c.$$.props[i]], this.$$p_d[i].reflect) {
290
+ const s = ne(
291
+ i,
292
+ this.$$d[i],
293
+ this.$$p_d,
294
+ "toAttribute"
295
+ );
296
+ s == null ? this.removeAttribute(this.$$p_d[i].attribute || i) : this.setAttribute(this.$$p_d[i].attribute || i, s);
335
297
  }
336
- this.$$l = {};
337
- }
338
- });
298
+ this.$$r = !1;
299
+ };
300
+ this.$$c.$$.after_update.push(n), n();
301
+ for (const i in this.$$l)
302
+ for (const s of this.$$l[i]) {
303
+ const a = this.$$c.$on(i, s);
304
+ this.$$l_u.set(s, a);
305
+ }
306
+ this.$$l = {};
307
+ }
339
308
  }
340
309
  // We don't need this when working within Svelte code, but for compatibility of people using this outside of Svelte
341
310
  // and setting attributes through setAttribute etc, this is helpful
342
- attributeChangedCallback(t, r, n) {
343
- var i;
344
- this.$$r || (t = this.$$g_p(t), this.$$d[t] = ie(t, n, this.$$p_d, "toProp"), (i = this.$$c) == null || i.$set({ [t]: this.$$d[t] }));
311
+ attributeChangedCallback(e, t, r) {
312
+ this.$$r || (e = this.$$g_p(e), this.$$d[e] = ne(e, r, this.$$p_d, "toProp"), this.$$c?.$set({ [e]: this.$$d[e] }));
345
313
  }
346
314
  disconnectedCallback() {
347
315
  this.$$cn = !1, Promise.resolve().then(() => {
348
316
  !this.$$cn && this.$$c && (this.$$c.$destroy(), this.$$c = void 0);
349
317
  });
350
318
  }
351
- $$g_p(t) {
319
+ $$g_p(e) {
352
320
  return Object.keys(this.$$p_d).find(
353
- (r) => this.$$p_d[r].attribute === t || !this.$$p_d[r].attribute && r.toLowerCase() === t
354
- ) || t;
321
+ (t) => this.$$p_d[t].attribute === e || !this.$$p_d[t].attribute && t.toLowerCase() === e
322
+ ) || e;
355
323
  }
356
324
  });
357
- function ie(e, t, r, n) {
358
- var s;
359
- const i = (s = r[e]) == null ? void 0 : s.type;
325
+ function ne(e, t, r, n) {
326
+ const i = r[e]?.type;
360
327
  if (t = i === "Boolean" && typeof t != "boolean" ? t != null : t, !n || !r[e])
361
328
  return t;
362
329
  if (n === "toAttribute")
@@ -367,7 +334,7 @@ function ie(e, t, r, n) {
367
334
  case "Boolean":
368
335
  return t ? "" : null;
369
336
  case "Number":
370
- return t == null ? null : t;
337
+ return t ?? null;
371
338
  default:
372
339
  return t;
373
340
  }
@@ -384,59 +351,55 @@ function ie(e, t, r, n) {
384
351
  return t;
385
352
  }
386
353
  }
387
- function ar(e, t, r, n, i, s) {
388
- let o = class extends mt {
354
+ function Qt(e, t, r, n, i, s) {
355
+ let a = class extends at {
389
356
  constructor() {
390
357
  super(e, r, i), this.$$p_d = t;
391
358
  }
392
359
  static get observedAttributes() {
393
360
  return Object.keys(t).map(
394
- (a) => (t[a].attribute || a).toLowerCase()
361
+ (o) => (t[o].attribute || o).toLowerCase()
395
362
  );
396
363
  }
397
364
  };
398
- return Object.keys(t).forEach((a) => {
399
- Object.defineProperty(o.prototype, a, {
365
+ return Object.keys(t).forEach((o) => {
366
+ Object.defineProperty(a.prototype, o, {
400
367
  get() {
401
- return this.$$c && a in this.$$c ? this.$$c[a] : this.$$d[a];
368
+ return this.$$c && o in this.$$c ? this.$$c[o] : this.$$d[o];
402
369
  },
403
- set(h) {
404
- var u;
405
- h = ie(a, h, t), this.$$d[a] = h, (u = this.$$c) == null || u.$set({ [a]: h });
370
+ set(l) {
371
+ l = ne(o, l, t), this.$$d[o] = l, this.$$c?.$set({ [o]: l });
406
372
  }
407
373
  });
408
- }), n.forEach((a) => {
409
- Object.defineProperty(o.prototype, a, {
374
+ }), n.forEach((o) => {
375
+ Object.defineProperty(a.prototype, o, {
410
376
  get() {
411
- var h;
412
- return (h = this.$$c) == null ? void 0 : h[a];
377
+ return this.$$c?.[o];
413
378
  }
414
379
  });
415
380
  }), e.element = /** @type {any} */
416
- o, o;
417
- }
418
- class ur {
419
- constructor() {
420
- /**
421
- * ### PRIVATE API
422
- *
423
- * Do not use, may change at any time
424
- *
425
- * @type {any}
426
- */
427
- P(this, "$$");
428
- /**
429
- * ### PRIVATE API
430
- *
431
- * Do not use, may change at any time
432
- *
433
- * @type {any}
434
- */
435
- P(this, "$$set");
436
- }
381
+ a, a;
382
+ }
383
+ class Jt {
384
+ /**
385
+ * ### PRIVATE API
386
+ *
387
+ * Do not use, may change at any time
388
+ *
389
+ * @type {any}
390
+ */
391
+ $$ = void 0;
392
+ /**
393
+ * ### PRIVATE API
394
+ *
395
+ * Do not use, may change at any time
396
+ *
397
+ * @type {any}
398
+ */
399
+ $$set = void 0;
437
400
  /** @returns {void} */
438
401
  $destroy() {
439
- ir(this, 1), this.$destroy = w;
402
+ Wt(this, 1), this.$destroy = A;
440
403
  }
441
404
  /**
442
405
  * @template {Extract<keyof Events, string>} K
@@ -445,8 +408,8 @@ class ur {
445
408
  * @returns {() => void}
446
409
  */
447
410
  $on(t, r) {
448
- if (!Me(r))
449
- return w;
411
+ if (!Ce(r))
412
+ return A;
450
413
  const n = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
451
414
  return n.push(r), () => {
452
415
  const i = n.indexOf(r);
@@ -458,159 +421,159 @@ class ur {
458
421
  * @returns {void}
459
422
  */
460
423
  $set(t) {
461
- this.$$set && !Vt(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
424
+ this.$$set && !Lt(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
462
425
  }
463
426
  }
464
- const hr = "4";
465
- typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(hr);
466
- const D = [];
467
- function lr(e, t) {
427
+ const Yt = "4";
428
+ typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Yt);
429
+ const R = [];
430
+ function Kt(e, t) {
468
431
  return {
469
- subscribe: he(e, t).subscribe
432
+ subscribe: ue(e, t).subscribe
470
433
  };
471
434
  }
472
- function he(e, t = w) {
435
+ function ue(e, t = A) {
473
436
  let r;
474
437
  const n = /* @__PURE__ */ new Set();
475
- function i(a) {
476
- if (lt(e, a) && (e = a, r)) {
477
- const h = !D.length;
438
+ function i(o) {
439
+ if (it(e, o) && (e = o, r)) {
440
+ const l = !R.length;
478
441
  for (const u of n)
479
- u[1](), D.push(u, e);
480
- if (h) {
481
- for (let u = 0; u < D.length; u += 2)
482
- D[u][0](D[u + 1]);
483
- D.length = 0;
442
+ u[1](), R.push(u, e);
443
+ if (l) {
444
+ for (let u = 0; u < R.length; u += 2)
445
+ R[u][0](R[u + 1]);
446
+ R.length = 0;
484
447
  }
485
448
  }
486
449
  }
487
- function s(a) {
488
- i(a(e));
450
+ function s(o) {
451
+ i(o(e));
489
452
  }
490
- function o(a, h = w) {
491
- const u = [a, h];
492
- return n.add(u), n.size === 1 && (r = t(i, s) || w), a(e), () => {
453
+ function a(o, l = A) {
454
+ const u = [o, l];
455
+ return n.add(u), n.size === 1 && (r = t(i, s) || A), o(e), () => {
493
456
  n.delete(u), n.size === 0 && r && (r(), r = null);
494
457
  };
495
458
  }
496
- return { set: i, update: s, subscribe: o };
459
+ return { set: i, update: s, subscribe: a };
497
460
  }
498
- function z(e, t, r) {
461
+ function X(e, t, r) {
499
462
  const n = !Array.isArray(e), i = n ? [e] : e;
500
463
  if (!i.every(Boolean))
501
464
  throw new Error("derived() expects stores as input, got a falsy value");
502
465
  const s = t.length < 2;
503
- return lr(r, (o, a) => {
504
- let h = !1;
466
+ return Kt(r, (a, o) => {
467
+ let l = !1;
505
468
  const u = [];
506
- let l = 0, c = w;
469
+ let h = 0, c = A;
507
470
  const f = () => {
508
- if (l)
471
+ if (h)
509
472
  return;
510
473
  c();
511
- const y = t(n ? u[0] : u, o, a);
512
- s ? o(y) : c = Me(y) ? y : w;
474
+ const y = t(n ? u[0] : u, a, o);
475
+ s ? a(y) : c = Ce(y) ? y : A;
513
476
  }, b = i.map(
514
- (y, v) => ct(
477
+ (y, v) => st(
515
478
  y,
516
479
  (m) => {
517
- u[v] = m, l &= ~(1 << v), h && f();
480
+ u[v] = m, h &= ~(1 << v), l && f();
518
481
  },
519
482
  () => {
520
- l |= 1 << v;
483
+ h |= 1 << v;
521
484
  }
522
485
  )
523
486
  );
524
- return h = !0, f(), function() {
525
- ee(b), c(), h = !1;
487
+ return l = !0, f(), function() {
488
+ K(b), c(), l = !1;
526
489
  };
527
490
  });
528
491
  }
529
- function cr(e) {
492
+ function er(e) {
530
493
  return e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
531
494
  }
532
- var fr = function(t) {
533
- return mr(t) && !pr(t);
495
+ var tr = function(t) {
496
+ return rr(t) && !nr(t);
534
497
  };
535
- function mr(e) {
498
+ function rr(e) {
536
499
  return !!e && typeof e == "object";
537
500
  }
538
- function pr(e) {
501
+ function nr(e) {
539
502
  var t = Object.prototype.toString.call(e);
540
- return t === "[object RegExp]" || t === "[object Date]" || br(e);
503
+ return t === "[object RegExp]" || t === "[object Date]" || or(e);
541
504
  }
542
- var gr = typeof Symbol == "function" && Symbol.for, dr = gr ? Symbol.for("react.element") : 60103;
543
- function br(e) {
544
- return e.$$typeof === dr;
505
+ var ir = typeof Symbol == "function" && Symbol.for, sr = ir ? Symbol.for("react.element") : 60103;
506
+ function or(e) {
507
+ return e.$$typeof === sr;
545
508
  }
546
- function yr(e) {
509
+ function ar(e) {
547
510
  return Array.isArray(e) ? [] : {};
548
511
  }
549
- function Y(e, t) {
550
- return t.clone !== !1 && t.isMergeableObject(e) ? j(yr(e), e, t) : e;
512
+ function J(e, t) {
513
+ return t.clone !== !1 && t.isMergeableObject(e) ? F(ar(e), e, t) : e;
551
514
  }
552
- function xr(e, t, r) {
515
+ function ur(e, t, r) {
553
516
  return e.concat(t).map(function(n) {
554
- return Y(n, r);
517
+ return J(n, r);
555
518
  });
556
519
  }
557
- function Er(e, t) {
520
+ function hr(e, t) {
558
521
  if (!t.customMerge)
559
- return j;
522
+ return F;
560
523
  var r = t.customMerge(e);
561
- return typeof r == "function" ? r : j;
524
+ return typeof r == "function" ? r : F;
562
525
  }
563
- function vr(e) {
526
+ function lr(e) {
564
527
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
565
528
  return Object.propertyIsEnumerable.call(e, t);
566
529
  }) : [];
567
530
  }
568
- function Ze(e) {
569
- return Object.keys(e).concat(vr(e));
531
+ function je(e) {
532
+ return Object.keys(e).concat(lr(e));
570
533
  }
571
- function pt(e, t) {
534
+ function ut(e, t) {
572
535
  try {
573
536
  return t in e;
574
- } catch (r) {
537
+ } catch {
575
538
  return !1;
576
539
  }
577
540
  }
578
- function _r(e, t) {
579
- return pt(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
541
+ function cr(e, t) {
542
+ return ut(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
580
543
  }
581
- function Hr(e, t, r) {
544
+ function fr(e, t, r) {
582
545
  var n = {};
583
- return r.isMergeableObject(e) && Ze(e).forEach(function(i) {
584
- n[i] = Y(e[i], r);
585
- }), Ze(t).forEach(function(i) {
586
- _r(e, i) || (pt(e, i) && r.isMergeableObject(t[i]) ? n[i] = Er(i, r)(e[i], t[i], r) : n[i] = Y(t[i], r));
546
+ return r.isMergeableObject(e) && je(e).forEach(function(i) {
547
+ n[i] = J(e[i], r);
548
+ }), je(t).forEach(function(i) {
549
+ cr(e, i) || (ut(e, i) && r.isMergeableObject(t[i]) ? n[i] = hr(i, r)(e[i], t[i], r) : n[i] = J(t[i], r));
587
550
  }), n;
588
551
  }
589
- function j(e, t, r) {
590
- r = r || {}, r.arrayMerge = r.arrayMerge || xr, r.isMergeableObject = r.isMergeableObject || fr, r.cloneUnlessOtherwiseSpecified = Y;
552
+ function F(e, t, r) {
553
+ r = r || {}, r.arrayMerge = r.arrayMerge || ur, r.isMergeableObject = r.isMergeableObject || tr, r.cloneUnlessOtherwiseSpecified = J;
591
554
  var n = Array.isArray(t), i = Array.isArray(e), s = n === i;
592
- return s ? n ? r.arrayMerge(e, t, r) : Hr(e, t, r) : Y(t, r);
555
+ return s ? n ? r.arrayMerge(e, t, r) : fr(e, t, r) : J(t, r);
593
556
  }
594
- j.all = function(t, r) {
557
+ F.all = function(t, r) {
595
558
  if (!Array.isArray(t))
596
559
  throw new Error("first argument should be an array");
597
560
  return t.reduce(function(n, i) {
598
- return j(n, i, r);
561
+ return F(n, i, r);
599
562
  }, {});
600
563
  };
601
- var Tr = j, Br = Tr;
602
- const Sr = /* @__PURE__ */ cr(Br);
603
- var Pe = function(e, t) {
604
- return Pe = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
564
+ var mr = F, pr = mr;
565
+ const gr = /* @__PURE__ */ er(pr);
566
+ var Be = function(e, t) {
567
+ return Be = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
605
568
  r.__proto__ = n;
606
569
  } || function(r, n) {
607
570
  for (var i in n) Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
608
- }, Pe(e, t);
571
+ }, Be(e, t);
609
572
  };
610
- function le(e, t) {
573
+ function he(e, t) {
611
574
  if (typeof t != "function" && t !== null)
612
575
  throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
613
- Pe(e, t);
576
+ Be(e, t);
614
577
  function r() {
615
578
  this.constructor = e;
616
579
  }
@@ -625,7 +588,7 @@ var d = function() {
625
588
  return t;
626
589
  }, d.apply(this, arguments);
627
590
  };
628
- function Pr(e, t) {
591
+ function dr(e, t) {
629
592
  var r = {};
630
593
  for (var n in e) Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
631
594
  if (e != null && typeof Object.getOwnPropertySymbols == "function")
@@ -633,45 +596,45 @@ function Pr(e, t) {
633
596
  t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
634
597
  return r;
635
598
  }
636
- function ye(e, t, r) {
599
+ function de(e, t, r) {
637
600
  if (r || arguments.length === 2) for (var n = 0, i = t.length, s; n < i; n++)
638
601
  (s || !(n in t)) && (s || (s = Array.prototype.slice.call(t, 0, n)), s[n] = t[n]);
639
602
  return e.concat(s || Array.prototype.slice.call(t));
640
603
  }
641
- function xe(e, t) {
642
- var r = t && t.cache ? t.cache : Cr, n = t && t.serializer ? t.serializer : Lr, i = t && t.strategy ? t.strategy : wr;
604
+ function be(e, t) {
605
+ var r = t && t.cache ? t.cache : Hr, n = t && t.serializer ? t.serializer : vr, i = t && t.strategy ? t.strategy : yr;
643
606
  return i(e, {
644
607
  cache: r,
645
608
  serializer: n
646
609
  });
647
610
  }
648
- function Ar(e) {
611
+ function br(e) {
649
612
  return e == null || typeof e == "number" || typeof e == "boolean";
650
613
  }
651
- function gt(e, t, r, n) {
652
- var i = Ar(n) ? n : r(n), s = t.get(i);
653
- return typeof s == "undefined" && (s = e.call(this, n), t.set(i, s)), s;
614
+ function ht(e, t, r, n) {
615
+ var i = br(n) ? n : r(n), s = t.get(i);
616
+ return typeof s > "u" && (s = e.call(this, n), t.set(i, s)), s;
654
617
  }
655
- function dt(e, t, r) {
618
+ function lt(e, t, r) {
656
619
  var n = Array.prototype.slice.call(arguments, 3), i = r(n), s = t.get(i);
657
- return typeof s == "undefined" && (s = e.apply(this, n), t.set(i, s)), s;
620
+ return typeof s > "u" && (s = e.apply(this, n), t.set(i, s)), s;
658
621
  }
659
- function Ue(e, t, r, n, i) {
622
+ function Re(e, t, r, n, i) {
660
623
  return r.bind(t, e, n, i);
661
624
  }
662
- function wr(e, t) {
663
- var r = e.length === 1 ? gt : dt;
664
- return Ue(e, this, r, t.cache.create(), t.serializer);
625
+ function yr(e, t) {
626
+ var r = e.length === 1 ? ht : lt;
627
+ return Re(e, this, r, t.cache.create(), t.serializer);
665
628
  }
666
- function Nr(e, t) {
667
- return Ue(e, this, dt, t.cache.create(), t.serializer);
629
+ function xr(e, t) {
630
+ return Re(e, this, lt, t.cache.create(), t.serializer);
668
631
  }
669
- function Or(e, t) {
670
- return Ue(e, this, gt, t.cache.create(), t.serializer);
632
+ function Er(e, t) {
633
+ return Re(e, this, ht, t.cache.create(), t.serializer);
671
634
  }
672
- var Lr = function() {
635
+ var vr = function() {
673
636
  return JSON.stringify(arguments);
674
- }, Ir = (
637
+ }, _r = (
675
638
  /** @class */
676
639
  function() {
677
640
  function e() {
@@ -683,13 +646,13 @@ var Lr = function() {
683
646
  this.cache[t] = r;
684
647
  }, e;
685
648
  }()
686
- ), Cr = {
649
+ ), Hr = {
687
650
  create: function() {
688
- return new Ir();
651
+ return new _r();
689
652
  }
690
- }, Ee = {
691
- variadic: Nr,
692
- monadic: Or
653
+ }, ye = {
654
+ variadic: xr,
655
+ monadic: Er
693
656
  }, p;
694
657
  (function(e) {
695
658
  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";
@@ -698,47 +661,47 @@ var x;
698
661
  (function(e) {
699
662
  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";
700
663
  })(x || (x = {}));
701
- var V;
664
+ var j;
702
665
  (function(e) {
703
666
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
704
- })(V || (V = {}));
705
- function qe(e) {
667
+ })(j || (j = {}));
668
+ function Ve(e) {
706
669
  return e.type === x.literal;
707
670
  }
708
- function $r(e) {
671
+ function Tr(e) {
709
672
  return e.type === x.argument;
710
673
  }
711
- function bt(e) {
674
+ function ct(e) {
712
675
  return e.type === x.number;
713
676
  }
714
- function yt(e) {
677
+ function ft(e) {
715
678
  return e.type === x.date;
716
679
  }
717
- function xt(e) {
680
+ function mt(e) {
718
681
  return e.type === x.time;
719
682
  }
720
- function Et(e) {
683
+ function pt(e) {
721
684
  return e.type === x.select;
722
685
  }
723
- function vt(e) {
686
+ function gt(e) {
724
687
  return e.type === x.plural;
725
688
  }
726
- function Mr(e) {
689
+ function Br(e) {
727
690
  return e.type === x.pound;
728
691
  }
729
- function _t(e) {
692
+ function dt(e) {
730
693
  return e.type === x.tag;
731
694
  }
732
- function Ht(e) {
733
- return !!(e && typeof e == "object" && e.type === V.number);
695
+ function bt(e) {
696
+ return !!(e && typeof e == "object" && e.type === j.number);
734
697
  }
735
- function Ae(e) {
736
- return !!(e && typeof e == "object" && e.type === V.dateTime);
698
+ function Se(e) {
699
+ return !!(e && typeof e == "object" && e.type === j.dateTime);
737
700
  }
738
- var Tt = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Rr = /(?:[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;
739
- function Dr(e) {
701
+ var yt = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Sr = /(?:[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;
702
+ function Pr(e) {
740
703
  var t = {};
741
- return e.replace(Rr, function(r) {
704
+ return e.replace(Sr, function(r) {
742
705
  var n = r.length;
743
706
  switch (r[0]) {
744
707
  case "G":
@@ -827,36 +790,36 @@ function Dr(e) {
827
790
  return "";
828
791
  }), t;
829
792
  }
830
- var Ur = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
831
- function Gr(e) {
793
+ var Ar = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
794
+ function wr(e) {
832
795
  if (e.length === 0)
833
796
  throw new Error("Number skeleton cannot be empty");
834
- for (var t = e.split(Ur).filter(function(f) {
797
+ for (var t = e.split(Ar).filter(function(f) {
835
798
  return f.length > 0;
836
799
  }), r = [], n = 0, i = t; n < i.length; n++) {
837
- var s = i[n], o = s.split("/");
838
- if (o.length === 0)
800
+ var s = i[n], a = s.split("/");
801
+ if (a.length === 0)
839
802
  throw new Error("Invalid number skeleton");
840
- for (var a = o[0], h = o.slice(1), u = 0, l = h; u < l.length; u++) {
841
- var c = l[u];
803
+ for (var o = a[0], l = a.slice(1), u = 0, h = l; u < h.length; u++) {
804
+ var c = h[u];
842
805
  if (c.length === 0)
843
806
  throw new Error("Invalid number skeleton");
844
807
  }
845
- r.push({ stem: a, options: h });
808
+ r.push({ stem: o, options: l });
846
809
  }
847
810
  return r;
848
811
  }
849
- function Fr(e) {
812
+ function Nr(e) {
850
813
  return e.replace(/^(.*?)-/, "");
851
814
  }
852
- var Qe = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Bt = /^(@+)?(\+|#+)?[rs]?$/g, jr = /(\*)(0+)|(#+)(0+)|(0+)/g, St = /^(0+)$/;
853
- function Je(e) {
815
+ var ke = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, xt = /^(@+)?(\+|#+)?[rs]?$/g, Or = /(\*)(0+)|(#+)(0+)|(0+)/g, Et = /^(0+)$/;
816
+ function Xe(e) {
854
817
  var t = {};
855
- return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Bt, function(r, n, i) {
818
+ return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(xt, function(r, n, i) {
856
819
  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)), "";
857
820
  }), t;
858
821
  }
859
- function Pt(e) {
822
+ function vt(e) {
860
823
  switch (e) {
861
824
  case "sign-auto":
862
825
  return {
@@ -896,7 +859,7 @@ function Pt(e) {
896
859
  };
897
860
  }
898
861
  }
899
- function Vr(e) {
862
+ function Lr(e) {
900
863
  var t;
901
864
  if (e[0] === "E" && e[1] === "E" ? (t = {
902
865
  notation: "engineering"
@@ -904,17 +867,17 @@ function Vr(e) {
904
867
  notation: "scientific"
905
868
  }, e = e.slice(1)), t) {
906
869
  var r = e.slice(0, 2);
907
- if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !St.test(e))
870
+ if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Et.test(e))
908
871
  throw new Error("Malformed concise eng/scientific notation");
909
872
  t.minimumIntegerDigits = e.length;
910
873
  }
911
874
  return t;
912
875
  }
913
- function Ye(e) {
914
- var t = {}, r = Pt(e);
876
+ function ze(e) {
877
+ var t = {}, r = vt(e);
915
878
  return r || t;
916
879
  }
917
- function kr(e) {
880
+ function Ir(e) {
918
881
  for (var t = {}, r = 0, n = e; r < n.length; r++) {
919
882
  var i = n[r];
920
883
  switch (i.stem) {
@@ -938,7 +901,7 @@ function kr(e) {
938
901
  continue;
939
902
  case "measure-unit":
940
903
  case "unit":
941
- t.style = "unit", t.unit = Fr(i.options[0]);
904
+ t.style = "unit", t.unit = Nr(i.options[0]);
942
905
  continue;
943
906
  case "compact-short":
944
907
  case "K":
@@ -949,13 +912,13 @@ function kr(e) {
949
912
  t.notation = "compact", t.compactDisplay = "long";
950
913
  continue;
951
914
  case "scientific":
952
- t = d(d(d({}, t), { notation: "scientific" }), i.options.reduce(function(h, u) {
953
- return d(d({}, h), Ye(u));
915
+ t = d(d(d({}, t), { notation: "scientific" }), i.options.reduce(function(l, u) {
916
+ return d(d({}, l), ze(u));
954
917
  }, {}));
955
918
  continue;
956
919
  case "engineering":
957
- t = d(d(d({}, t), { notation: "engineering" }), i.options.reduce(function(h, u) {
958
- return d(d({}, h), Ye(u));
920
+ t = d(d(d({}, t), { notation: "engineering" }), i.options.reduce(function(l, u) {
921
+ return d(d({}, l), ze(u));
959
922
  }, {}));
960
923
  continue;
961
924
  case "notation-simple":
@@ -1000,9 +963,9 @@ function kr(e) {
1000
963
  case "integer-width":
1001
964
  if (i.options.length > 1)
1002
965
  throw new RangeError("integer-width stems only accept a single optional option");
1003
- i.options[0].replace(jr, function(h, u, l, c, f, b) {
966
+ i.options[0].replace(Or, function(l, u, h, c, f, b) {
1004
967
  if (u)
1005
- t.minimumIntegerDigits = l.length;
968
+ t.minimumIntegerDigits = h.length;
1006
969
  else {
1007
970
  if (c && f)
1008
971
  throw new Error("We currently do not support maximum integer digits");
@@ -1013,32 +976,32 @@ function kr(e) {
1013
976
  });
1014
977
  continue;
1015
978
  }
1016
- if (St.test(i.stem)) {
979
+ if (Et.test(i.stem)) {
1017
980
  t.minimumIntegerDigits = i.stem.length;
1018
981
  continue;
1019
982
  }
1020
- if (Qe.test(i.stem)) {
983
+ if (ke.test(i.stem)) {
1021
984
  if (i.options.length > 1)
1022
985
  throw new RangeError("Fraction-precision stems only accept a single optional option");
1023
- i.stem.replace(Qe, function(h, u, l, c, f, b) {
1024
- return l === "*" ? t.minimumFractionDigits = u.length : c && c[0] === "#" ? t.maximumFractionDigits = c.length : f && b ? (t.minimumFractionDigits = f.length, t.maximumFractionDigits = f.length + b.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
986
+ i.stem.replace(ke, function(l, u, h, c, f, b) {
987
+ return h === "*" ? t.minimumFractionDigits = u.length : c && c[0] === "#" ? t.maximumFractionDigits = c.length : f && b ? (t.minimumFractionDigits = f.length, t.maximumFractionDigits = f.length + b.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
1025
988
  });
1026
989
  var s = i.options[0];
1027
- s === "w" ? t = d(d({}, t), { trailingZeroDisplay: "stripIfInteger" }) : s && (t = d(d({}, t), Je(s)));
990
+ s === "w" ? t = d(d({}, t), { trailingZeroDisplay: "stripIfInteger" }) : s && (t = d(d({}, t), Xe(s)));
1028
991
  continue;
1029
992
  }
1030
- if (Bt.test(i.stem)) {
1031
- t = d(d({}, t), Je(i.stem));
993
+ if (xt.test(i.stem)) {
994
+ t = d(d({}, t), Xe(i.stem));
1032
995
  continue;
1033
996
  }
1034
- var o = Pt(i.stem);
1035
- o && (t = d(d({}, t), o));
1036
- var a = Vr(i.stem);
997
+ var a = vt(i.stem);
1037
998
  a && (t = d(d({}, t), a));
999
+ var o = Lr(i.stem);
1000
+ o && (t = d(d({}, t), o));
1038
1001
  }
1039
1002
  return t;
1040
1003
  }
1041
- var re = {
1004
+ var te = {
1042
1005
  "001": [
1043
1006
  "H",
1044
1007
  "h"
@@ -2453,22 +2416,22 @@ var re = {
2453
2416
  "h"
2454
2417
  ]
2455
2418
  };
2456
- function Xr(e, t) {
2419
+ function Cr(e, t) {
2457
2420
  for (var r = "", n = 0; n < e.length; n++) {
2458
2421
  var i = e.charAt(n);
2459
2422
  if (i === "j") {
2460
2423
  for (var s = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
2461
2424
  s++, n++;
2462
- var o = 1 + (s & 1), a = s < 2 ? 1 : 3 + (s >> 1), h = "a", u = zr(t);
2463
- for ((u == "H" || u == "k") && (a = 0); a-- > 0; )
2464
- r += h;
2465
- for (; o-- > 0; )
2425
+ var a = 1 + (s & 1), o = s < 2 ? 1 : 3 + (s >> 1), l = "a", u = $r(t);
2426
+ for ((u == "H" || u == "k") && (o = 0); o-- > 0; )
2427
+ r += l;
2428
+ for (; a-- > 0; )
2466
2429
  r = u + r;
2467
2430
  } else i === "J" ? r += "H" : r += i;
2468
2431
  }
2469
2432
  return r;
2470
2433
  }
2471
- function zr(e) {
2434
+ function $r(e) {
2472
2435
  var t = e.hourCycle;
2473
2436
  if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
2474
2437
  e.hourCycles && // @ts-ignore
@@ -2487,23 +2450,23 @@ function zr(e) {
2487
2450
  }
2488
2451
  var r = e.language, n;
2489
2452
  r !== "root" && (n = e.maximize().region);
2490
- var i = re[n || ""] || re[r || ""] || re["".concat(r, "-001")] || re["001"];
2453
+ var i = te[n || ""] || te[r || ""] || te["".concat(r, "-001")] || te["001"];
2491
2454
  return i[0];
2492
2455
  }
2493
- var ve, Wr = new RegExp("^".concat(Tt.source, "*")), Zr = new RegExp("".concat(Tt.source, "*$"));
2456
+ var xe, Mr = new RegExp("^".concat(yt.source, "*")), Rr = new RegExp("".concat(yt.source, "*$"));
2494
2457
  function g(e, t) {
2495
2458
  return { start: e, end: t };
2496
2459
  }
2497
- var qr = !!String.prototype.startsWith && "_a".startsWith("a", 1), Qr = !!String.fromCodePoint, Jr = !!Object.fromEntries, Yr = !!String.prototype.codePointAt, Kr = !!String.prototype.trimStart, en = !!String.prototype.trimEnd, tn = !!Number.isSafeInteger, rn = tn ? Number.isSafeInteger : function(e) {
2460
+ var Dr = !!String.prototype.startsWith && "_a".startsWith("a", 1), Ur = !!String.fromCodePoint, Gr = !!Object.fromEntries, Fr = !!String.prototype.codePointAt, jr = !!String.prototype.trimStart, Vr = !!String.prototype.trimEnd, kr = !!Number.isSafeInteger, Xr = kr ? Number.isSafeInteger : function(e) {
2498
2461
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
2499
- }, we = !0;
2462
+ }, Pe = !0;
2500
2463
  try {
2501
- var nn = wt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2502
- we = ((ve = nn.exec("a")) === null || ve === void 0 ? void 0 : ve[0]) === "a";
2503
- } catch (e) {
2504
- we = !1;
2464
+ var zr = Ht("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2465
+ Pe = ((xe = zr.exec("a")) === null || xe === void 0 ? void 0 : xe[0]) === "a";
2466
+ } catch {
2467
+ Pe = !1;
2505
2468
  }
2506
- var Ke = qr ? (
2469
+ var We = Dr ? (
2507
2470
  // Native
2508
2471
  function(t, r, n) {
2509
2472
  return t.startsWith(r, n);
@@ -2513,31 +2476,31 @@ var Ke = qr ? (
2513
2476
  function(t, r, n) {
2514
2477
  return t.slice(n, n + r.length) === r;
2515
2478
  }
2516
- ), Ne = Qr ? String.fromCodePoint : (
2479
+ ), Ae = Ur ? String.fromCodePoint : (
2517
2480
  // IE11
2518
2481
  function() {
2519
2482
  for (var t = [], r = 0; r < arguments.length; r++)
2520
2483
  t[r] = arguments[r];
2521
- for (var n = "", i = t.length, s = 0, o; i > s; ) {
2522
- if (o = t[s++], o > 1114111)
2523
- throw RangeError(o + " is not a valid code point");
2524
- n += o < 65536 ? String.fromCharCode(o) : String.fromCharCode(((o -= 65536) >> 10) + 55296, o % 1024 + 56320);
2484
+ for (var n = "", i = t.length, s = 0, a; i > s; ) {
2485
+ if (a = t[s++], a > 1114111)
2486
+ throw RangeError(a + " is not a valid code point");
2487
+ n += a < 65536 ? String.fromCharCode(a) : String.fromCharCode(((a -= 65536) >> 10) + 55296, a % 1024 + 56320);
2525
2488
  }
2526
2489
  return n;
2527
2490
  }
2528
- ), et = (
2491
+ ), Ze = (
2529
2492
  // native
2530
- Jr ? Object.fromEntries : (
2493
+ Gr ? Object.fromEntries : (
2531
2494
  // Ponyfill
2532
2495
  function(t) {
2533
2496
  for (var r = {}, n = 0, i = t; n < i.length; n++) {
2534
- var s = i[n], o = s[0], a = s[1];
2535
- r[o] = a;
2497
+ var s = i[n], a = s[0], o = s[1];
2498
+ r[a] = o;
2536
2499
  }
2537
2500
  return r;
2538
2501
  }
2539
2502
  )
2540
- ), At = Yr ? (
2503
+ ), _t = Fr ? (
2541
2504
  // Native
2542
2505
  function(t, r) {
2543
2506
  return t.codePointAt(r);
@@ -2551,7 +2514,7 @@ var Ke = qr ? (
2551
2514
  return i < 55296 || i > 56319 || r + 1 === n || (s = t.charCodeAt(r + 1)) < 56320 || s > 57343 ? i : (i - 55296 << 10) + (s - 56320) + 65536;
2552
2515
  }
2553
2516
  }
2554
- ), sn = Kr ? (
2517
+ ), Wr = jr ? (
2555
2518
  // Native
2556
2519
  function(t) {
2557
2520
  return t.trimStart();
@@ -2559,9 +2522,9 @@ var Ke = qr ? (
2559
2522
  ) : (
2560
2523
  // Ponyfill
2561
2524
  function(t) {
2562
- return t.replace(Wr, "");
2525
+ return t.replace(Mr, "");
2563
2526
  }
2564
- ), on = en ? (
2527
+ ), Zr = Vr ? (
2565
2528
  // Native
2566
2529
  function(t) {
2567
2530
  return t.trimEnd();
@@ -2569,32 +2532,32 @@ var Ke = qr ? (
2569
2532
  ) : (
2570
2533
  // Ponyfill
2571
2534
  function(t) {
2572
- return t.replace(Zr, "");
2535
+ return t.replace(Rr, "");
2573
2536
  }
2574
2537
  );
2575
- function wt(e, t) {
2538
+ function Ht(e, t) {
2576
2539
  return new RegExp(e, t);
2577
2540
  }
2578
- var Oe;
2579
- if (we) {
2580
- var tt = wt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2581
- Oe = function(t, r) {
2541
+ var we;
2542
+ if (Pe) {
2543
+ var qe = Ht("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2544
+ we = function(t, r) {
2582
2545
  var n;
2583
- tt.lastIndex = r;
2584
- var i = tt.exec(t);
2546
+ qe.lastIndex = r;
2547
+ var i = qe.exec(t);
2585
2548
  return (n = i[1]) !== null && n !== void 0 ? n : "";
2586
2549
  };
2587
2550
  } else
2588
- Oe = function(t, r) {
2551
+ we = function(t, r) {
2589
2552
  for (var n = []; ; ) {
2590
- var i = At(t, r);
2591
- if (i === void 0 || Nt(i) || ln(i))
2553
+ var i = _t(t, r);
2554
+ if (i === void 0 || Tt(i) || Yr(i))
2592
2555
  break;
2593
2556
  n.push(i), r += i >= 65536 ? 2 : 1;
2594
2557
  }
2595
- return Ne.apply(void 0, n);
2558
+ return Ae.apply(void 0, n);
2596
2559
  };
2597
- var an = (
2560
+ var qr = (
2598
2561
  /** @class */
2599
2562
  function() {
2600
2563
  function e(t, r) {
@@ -2608,33 +2571,33 @@ var an = (
2608
2571
  for (var i = []; !this.isEOF(); ) {
2609
2572
  var s = this.char();
2610
2573
  if (s === 123) {
2611
- var o = this.parseArgument(t, n);
2612
- if (o.err)
2613
- return o;
2614
- i.push(o.val);
2574
+ var a = this.parseArgument(t, n);
2575
+ if (a.err)
2576
+ return a;
2577
+ i.push(a.val);
2615
2578
  } else {
2616
2579
  if (s === 125 && t > 0)
2617
2580
  break;
2618
2581
  if (s === 35 && (r === "plural" || r === "selectordinal")) {
2619
- var a = this.clonePosition();
2582
+ var o = this.clonePosition();
2620
2583
  this.bump(), i.push({
2621
2584
  type: x.pound,
2622
- location: g(a, this.clonePosition())
2585
+ location: g(o, this.clonePosition())
2623
2586
  });
2624
2587
  } else if (s === 60 && !this.ignoreTag && this.peek() === 47) {
2625
2588
  if (n)
2626
2589
  break;
2627
2590
  return this.error(p.UNMATCHED_CLOSING_TAG, g(this.clonePosition(), this.clonePosition()));
2628
- } else if (s === 60 && !this.ignoreTag && Le(this.peek() || 0)) {
2629
- var o = this.parseTag(t, r);
2630
- if (o.err)
2631
- return o;
2632
- i.push(o.val);
2591
+ } else if (s === 60 && !this.ignoreTag && Ne(this.peek() || 0)) {
2592
+ var a = this.parseTag(t, r);
2593
+ if (a.err)
2594
+ return a;
2595
+ i.push(a.val);
2633
2596
  } else {
2634
- var o = this.parseLiteral(t, r);
2635
- if (o.err)
2636
- return o;
2637
- i.push(o.val);
2597
+ var a = this.parseLiteral(t, r);
2598
+ if (a.err)
2599
+ return a;
2600
+ i.push(a.val);
2638
2601
  }
2639
2602
  }
2640
2603
  }
@@ -2656,27 +2619,27 @@ var an = (
2656
2619
  var s = this.parseMessage(t + 1, r, !0);
2657
2620
  if (s.err)
2658
2621
  return s;
2659
- var o = s.val, a = this.clonePosition();
2622
+ var a = s.val, o = this.clonePosition();
2660
2623
  if (this.bumpIf("</")) {
2661
- if (this.isEOF() || !Le(this.char()))
2662
- return this.error(p.INVALID_TAG, g(a, this.clonePosition()));
2663
- var h = this.clonePosition(), u = this.parseTagName();
2664
- return i !== u ? this.error(p.UNMATCHED_CLOSING_TAG, g(h, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
2624
+ if (this.isEOF() || !Ne(this.char()))
2625
+ return this.error(p.INVALID_TAG, g(o, this.clonePosition()));
2626
+ var l = this.clonePosition(), u = this.parseTagName();
2627
+ return i !== u ? this.error(p.UNMATCHED_CLOSING_TAG, g(l, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
2665
2628
  val: {
2666
2629
  type: x.tag,
2667
2630
  value: i,
2668
- children: o,
2631
+ children: a,
2669
2632
  location: g(n, this.clonePosition())
2670
2633
  },
2671
2634
  err: null
2672
- } : this.error(p.INVALID_TAG, g(a, this.clonePosition())));
2635
+ } : this.error(p.INVALID_TAG, g(o, this.clonePosition())));
2673
2636
  } else
2674
2637
  return this.error(p.UNCLOSED_TAG, g(n, this.clonePosition()));
2675
2638
  } else
2676
2639
  return this.error(p.INVALID_TAG, g(n, this.clonePosition()));
2677
2640
  }, e.prototype.parseTagName = function() {
2678
2641
  var t = this.offset();
2679
- for (this.bump(); !this.isEOF() && hn(this.char()); )
2642
+ for (this.bump(); !this.isEOF() && Jr(this.char()); )
2680
2643
  this.bump();
2681
2644
  return this.message.slice(t, this.offset());
2682
2645
  }, e.prototype.parseLiteral = function(t, r) {
@@ -2686,26 +2649,26 @@ var an = (
2686
2649
  i += s;
2687
2650
  continue;
2688
2651
  }
2689
- var o = this.tryParseUnquoted(t, r);
2690
- if (o) {
2691
- i += o;
2692
- continue;
2693
- }
2694
- var a = this.tryParseLeftAngleBracket();
2652
+ var a = this.tryParseUnquoted(t, r);
2695
2653
  if (a) {
2696
2654
  i += a;
2697
2655
  continue;
2698
2656
  }
2657
+ var o = this.tryParseLeftAngleBracket();
2658
+ if (o) {
2659
+ i += o;
2660
+ continue;
2661
+ }
2699
2662
  break;
2700
2663
  }
2701
- var h = g(n, this.clonePosition());
2664
+ var l = g(n, this.clonePosition());
2702
2665
  return {
2703
- val: { type: x.literal, value: i, location: h },
2666
+ val: { type: x.literal, value: i, location: l },
2704
2667
  err: null
2705
2668
  };
2706
2669
  }, e.prototype.tryParseLeftAngleBracket = function() {
2707
2670
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
2708
- !un(this.peek() || 0)) ? (this.bump(), "<") : null;
2671
+ !Qr(this.peek() || 0)) ? (this.bump(), "<") : null;
2709
2672
  }, e.prototype.tryParseQuote = function(t) {
2710
2673
  if (this.isEOF() || this.char() !== 39)
2711
2674
  return null;
@@ -2739,12 +2702,12 @@ var an = (
2739
2702
  r.push(n);
2740
2703
  this.bump();
2741
2704
  }
2742
- return Ne.apply(void 0, r);
2705
+ return Ae.apply(void 0, r);
2743
2706
  }, e.prototype.tryParseUnquoted = function(t, r) {
2744
2707
  if (this.isEOF())
2745
2708
  return null;
2746
2709
  var n = this.char();
2747
- return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), Ne(n));
2710
+ return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), Ae(n));
2748
2711
  }, e.prototype.parseArgument = function(t, r) {
2749
2712
  var n = this.clonePosition();
2750
2713
  if (this.bump(), this.bumpSpace(), this.isEOF())
@@ -2773,15 +2736,15 @@ var an = (
2773
2736
  return this.error(p.MALFORMED_ARGUMENT, g(n, this.clonePosition()));
2774
2737
  }
2775
2738
  }, e.prototype.parseIdentifierIfPossible = function() {
2776
- var t = this.clonePosition(), r = this.offset(), n = Oe(this.message, r), i = r + n.length;
2739
+ var t = this.clonePosition(), r = this.offset(), n = we(this.message, r), i = r + n.length;
2777
2740
  this.bumpTo(i);
2778
- var s = this.clonePosition(), o = g(t, s);
2779
- return { value: n, location: o };
2741
+ var s = this.clonePosition(), a = g(t, s);
2742
+ return { value: n, location: a };
2780
2743
  }, e.prototype.parseArgumentOptions = function(t, r, n, i) {
2781
- var s, o = this.clonePosition(), a = this.parseIdentifierIfPossible().value, h = this.clonePosition();
2782
- switch (a) {
2744
+ var s, a = this.clonePosition(), o = this.parseIdentifierIfPossible().value, l = this.clonePosition();
2745
+ switch (o) {
2783
2746
  case "":
2784
- return this.error(p.EXPECT_ARGUMENT_TYPE, g(o, h));
2747
+ return this.error(p.EXPECT_ARGUMENT_TYPE, g(a, l));
2785
2748
  case "number":
2786
2749
  case "date":
2787
2750
  case "time": {
@@ -2789,22 +2752,22 @@ var an = (
2789
2752
  var u = null;
2790
2753
  if (this.bumpIf(",")) {
2791
2754
  this.bumpSpace();
2792
- var l = this.clonePosition(), c = this.parseSimpleArgStyleIfPossible();
2755
+ var h = this.clonePosition(), c = this.parseSimpleArgStyleIfPossible();
2793
2756
  if (c.err)
2794
2757
  return c;
2795
- var f = on(c.val);
2758
+ var f = Zr(c.val);
2796
2759
  if (f.length === 0)
2797
2760
  return this.error(p.EXPECT_ARGUMENT_STYLE, g(this.clonePosition(), this.clonePosition()));
2798
- var b = g(l, this.clonePosition());
2761
+ var b = g(h, this.clonePosition());
2799
2762
  u = { style: f, styleLocation: b };
2800
2763
  }
2801
2764
  var y = this.tryParseArgumentClose(i);
2802
2765
  if (y.err)
2803
2766
  return y;
2804
2767
  var v = g(i, this.clonePosition());
2805
- if (u && Ke(u == null ? void 0 : u.style, "::", 0)) {
2806
- var m = sn(u.style.slice(2));
2807
- if (a === "number") {
2768
+ if (u && We(u?.style, "::", 0)) {
2769
+ var m = Wr(u.style.slice(2));
2770
+ if (o === "number") {
2808
2771
  var c = this.parseNumberSkeletonFromString(m, u.styleLocation);
2809
2772
  return c.err ? c : {
2810
2773
  val: { type: x.number, value: n, location: v, style: c.val },
@@ -2814,13 +2777,13 @@ var an = (
2814
2777
  if (m.length === 0)
2815
2778
  return this.error(p.EXPECT_DATE_TIME_SKELETON, v);
2816
2779
  var H = m;
2817
- this.locale && (H = Xr(m, this.locale));
2780
+ this.locale && (H = Cr(m, this.locale));
2818
2781
  var f = {
2819
- type: V.dateTime,
2782
+ type: j.dateTime,
2820
2783
  pattern: H,
2821
2784
  location: u.styleLocation,
2822
- parsedOptions: this.shouldParseSkeletons ? Dr(H) : {}
2823
- }, _ = a === "date" ? x.date : x.time;
2785
+ parsedOptions: this.shouldParseSkeletons ? Pr(H) : {}
2786
+ }, _ = o === "date" ? x.date : x.time;
2824
2787
  return {
2825
2788
  val: { type: _, value: n, location: v, style: f },
2826
2789
  err: null
@@ -2829,10 +2792,10 @@ var an = (
2829
2792
  }
2830
2793
  return {
2831
2794
  val: {
2832
- type: a === "number" ? x.number : a === "date" ? x.date : x.time,
2795
+ type: o === "number" ? x.number : o === "date" ? x.date : x.time,
2833
2796
  value: n,
2834
2797
  location: v,
2835
- style: (s = u == null ? void 0 : u.style) !== null && s !== void 0 ? s : null
2798
+ style: (s = u?.style) !== null && s !== void 0 ? s : null
2836
2799
  },
2837
2800
  err: null
2838
2801
  };
@@ -2844,45 +2807,45 @@ var an = (
2844
2807
  if (this.bumpSpace(), !this.bumpIf(","))
2845
2808
  return this.error(p.EXPECT_SELECT_ARGUMENT_OPTIONS, g(B, d({}, B)));
2846
2809
  this.bumpSpace();
2847
- var O = this.parseIdentifierIfPossible(), A = 0;
2848
- if (a !== "select" && O.value === "offset") {
2810
+ var N = this.parseIdentifierIfPossible(), P = 0;
2811
+ if (o !== "select" && N.value === "offset") {
2849
2812
  if (!this.bumpIf(":"))
2850
2813
  return this.error(p.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, g(this.clonePosition(), this.clonePosition()));
2851
2814
  this.bumpSpace();
2852
2815
  var c = this.tryParseDecimalInteger(p.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, p.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
2853
2816
  if (c.err)
2854
2817
  return c;
2855
- this.bumpSpace(), O = this.parseIdentifierIfPossible(), A = c.val;
2818
+ this.bumpSpace(), N = this.parseIdentifierIfPossible(), P = c.val;
2856
2819
  }
2857
- var I = this.tryParsePluralOrSelectOptions(t, a, r, O);
2858
- if (I.err)
2859
- return I;
2820
+ var L = this.tryParsePluralOrSelectOptions(t, o, r, N);
2821
+ if (L.err)
2822
+ return L;
2860
2823
  var y = this.tryParseArgumentClose(i);
2861
2824
  if (y.err)
2862
2825
  return y;
2863
- var N = g(i, this.clonePosition());
2864
- return a === "select" ? {
2826
+ var w = g(i, this.clonePosition());
2827
+ return o === "select" ? {
2865
2828
  val: {
2866
2829
  type: x.select,
2867
2830
  value: n,
2868
- options: et(I.val),
2869
- location: N
2831
+ options: Ze(L.val),
2832
+ location: w
2870
2833
  },
2871
2834
  err: null
2872
2835
  } : {
2873
2836
  val: {
2874
2837
  type: x.plural,
2875
2838
  value: n,
2876
- options: et(I.val),
2877
- offset: A,
2878
- pluralType: a === "plural" ? "cardinal" : "ordinal",
2879
- location: N
2839
+ options: Ze(L.val),
2840
+ offset: P,
2841
+ pluralType: o === "plural" ? "cardinal" : "ordinal",
2842
+ location: w
2880
2843
  },
2881
2844
  err: null
2882
2845
  };
2883
2846
  }
2884
2847
  default:
2885
- return this.error(p.INVALID_ARGUMENT_TYPE, g(o, h));
2848
+ return this.error(p.INVALID_ARGUMENT_TYPE, g(a, l));
2886
2849
  }
2887
2850
  }, e.prototype.tryParseArgumentClose = function(t) {
2888
2851
  return this.isEOF() || this.char() !== 125 ? this.error(p.EXPECT_ARGUMENT_CLOSING_BRACE, g(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
@@ -2924,34 +2887,34 @@ var an = (
2924
2887
  }, e.prototype.parseNumberSkeletonFromString = function(t, r) {
2925
2888
  var n = [];
2926
2889
  try {
2927
- n = Gr(t);
2928
- } catch (i) {
2890
+ n = wr(t);
2891
+ } catch {
2929
2892
  return this.error(p.INVALID_NUMBER_SKELETON, r);
2930
2893
  }
2931
2894
  return {
2932
2895
  val: {
2933
- type: V.number,
2896
+ type: j.number,
2934
2897
  tokens: n,
2935
2898
  location: r,
2936
- parsedOptions: this.shouldParseSkeletons ? kr(n) : {}
2899
+ parsedOptions: this.shouldParseSkeletons ? Ir(n) : {}
2937
2900
  },
2938
2901
  err: null
2939
2902
  };
2940
2903
  }, e.prototype.tryParsePluralOrSelectOptions = function(t, r, n, i) {
2941
- for (var s, o = !1, a = [], h = /* @__PURE__ */ new Set(), u = i.value, l = i.location; ; ) {
2904
+ for (var s, a = !1, o = [], l = /* @__PURE__ */ new Set(), u = i.value, h = i.location; ; ) {
2942
2905
  if (u.length === 0) {
2943
2906
  var c = this.clonePosition();
2944
2907
  if (r !== "select" && this.bumpIf("=")) {
2945
2908
  var f = this.tryParseDecimalInteger(p.EXPECT_PLURAL_ARGUMENT_SELECTOR, p.INVALID_PLURAL_ARGUMENT_SELECTOR);
2946
2909
  if (f.err)
2947
2910
  return f;
2948
- l = g(c, this.clonePosition()), u = this.message.slice(c.offset, this.offset());
2911
+ h = g(c, this.clonePosition()), u = this.message.slice(c.offset, this.offset());
2949
2912
  } else
2950
2913
  break;
2951
2914
  }
2952
- if (h.has(u))
2953
- return this.error(r === "select" ? p.DUPLICATE_SELECT_ARGUMENT_SELECTOR : p.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, l);
2954
- u === "other" && (o = !0), this.bumpSpace();
2915
+ if (l.has(u))
2916
+ return this.error(r === "select" ? p.DUPLICATE_SELECT_ARGUMENT_SELECTOR : p.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, h);
2917
+ u === "other" && (a = !0), this.bumpSpace();
2955
2918
  var b = this.clonePosition();
2956
2919
  if (!this.bumpIf("{"))
2957
2920
  return this.error(r === "select" ? p.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : p.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, g(this.clonePosition(), this.clonePosition()));
@@ -2961,27 +2924,27 @@ var an = (
2961
2924
  var v = this.tryParseArgumentClose(b);
2962
2925
  if (v.err)
2963
2926
  return v;
2964
- a.push([
2927
+ o.push([
2965
2928
  u,
2966
2929
  {
2967
2930
  value: y.val,
2968
2931
  location: g(b, this.clonePosition())
2969
2932
  }
2970
- ]), h.add(u), this.bumpSpace(), s = this.parseIdentifierIfPossible(), u = s.value, l = s.location;
2933
+ ]), l.add(u), this.bumpSpace(), s = this.parseIdentifierIfPossible(), u = s.value, h = s.location;
2971
2934
  }
2972
- return a.length === 0 ? this.error(r === "select" ? p.EXPECT_SELECT_ARGUMENT_SELECTOR : p.EXPECT_PLURAL_ARGUMENT_SELECTOR, g(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !o ? this.error(p.MISSING_OTHER_CLAUSE, g(this.clonePosition(), this.clonePosition())) : { val: a, err: null };
2935
+ return o.length === 0 ? this.error(r === "select" ? p.EXPECT_SELECT_ARGUMENT_SELECTOR : p.EXPECT_PLURAL_ARGUMENT_SELECTOR, g(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !a ? this.error(p.MISSING_OTHER_CLAUSE, g(this.clonePosition(), this.clonePosition())) : { val: o, err: null };
2973
2936
  }, e.prototype.tryParseDecimalInteger = function(t, r) {
2974
2937
  var n = 1, i = this.clonePosition();
2975
2938
  this.bumpIf("+") || this.bumpIf("-") && (n = -1);
2976
- for (var s = !1, o = 0; !this.isEOF(); ) {
2977
- var a = this.char();
2978
- if (a >= 48 && a <= 57)
2979
- s = !0, o = o * 10 + (a - 48), this.bump();
2939
+ for (var s = !1, a = 0; !this.isEOF(); ) {
2940
+ var o = this.char();
2941
+ if (o >= 48 && o <= 57)
2942
+ s = !0, a = a * 10 + (o - 48), this.bump();
2980
2943
  else
2981
2944
  break;
2982
2945
  }
2983
- var h = g(i, this.clonePosition());
2984
- return s ? (o *= n, rn(o) ? { val: o, err: null } : this.error(r, h)) : this.error(t, h);
2946
+ var l = g(i, this.clonePosition());
2947
+ return s ? (a *= n, Xr(a) ? { val: a, err: null } : this.error(r, l)) : this.error(t, l);
2985
2948
  }, e.prototype.offset = function() {
2986
2949
  return this.position.offset;
2987
2950
  }, e.prototype.isEOF = function() {
@@ -2996,7 +2959,7 @@ var an = (
2996
2959
  var t = this.position.offset;
2997
2960
  if (t >= this.message.length)
2998
2961
  throw Error("out of bound");
2999
- var r = At(this.message, t);
2962
+ var r = _t(this.message, t);
3000
2963
  if (r === void 0)
3001
2964
  throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
3002
2965
  return r;
@@ -3015,7 +2978,7 @@ var an = (
3015
2978
  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);
3016
2979
  }
3017
2980
  }, e.prototype.bumpIf = function(t) {
3018
- if (Ke(this.message, t, this.offset())) {
2981
+ if (We(this.message, t, this.offset())) {
3019
2982
  for (var r = 0; r < t.length; r++)
3020
2983
  this.bump();
3021
2984
  return !0;
@@ -3037,56 +3000,56 @@ var an = (
3037
3000
  break;
3038
3001
  }
3039
3002
  }, e.prototype.bumpSpace = function() {
3040
- for (; !this.isEOF() && Nt(this.char()); )
3003
+ for (; !this.isEOF() && Tt(this.char()); )
3041
3004
  this.bump();
3042
3005
  }, e.prototype.peek = function() {
3043
3006
  if (this.isEOF())
3044
3007
  return null;
3045
3008
  var t = this.char(), r = this.offset(), n = this.message.charCodeAt(r + (t >= 65536 ? 2 : 1));
3046
- return n != null ? n : null;
3009
+ return n ?? null;
3047
3010
  }, e;
3048
3011
  }()
3049
3012
  );
3050
- function Le(e) {
3013
+ function Ne(e) {
3051
3014
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3052
3015
  }
3053
- function un(e) {
3054
- return Le(e) || e === 47;
3016
+ function Qr(e) {
3017
+ return Ne(e) || e === 47;
3055
3018
  }
3056
- function hn(e) {
3019
+ function Jr(e) {
3057
3020
  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;
3058
3021
  }
3059
- function Nt(e) {
3022
+ function Tt(e) {
3060
3023
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3061
3024
  }
3062
- function ln(e) {
3025
+ function Yr(e) {
3063
3026
  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;
3064
3027
  }
3065
- function Ie(e) {
3028
+ function Oe(e) {
3066
3029
  e.forEach(function(t) {
3067
- if (delete t.location, Et(t) || vt(t))
3030
+ if (delete t.location, pt(t) || gt(t))
3068
3031
  for (var r in t.options)
3069
- delete t.options[r].location, Ie(t.options[r].value);
3070
- else bt(t) && Ht(t.style) || (yt(t) || xt(t)) && Ae(t.style) ? delete t.style.location : _t(t) && Ie(t.children);
3032
+ delete t.options[r].location, Oe(t.options[r].value);
3033
+ else ct(t) && bt(t.style) || (ft(t) || mt(t)) && Se(t.style) ? delete t.style.location : dt(t) && Oe(t.children);
3071
3034
  });
3072
3035
  }
3073
- function cn(e, t) {
3036
+ function Kr(e, t) {
3074
3037
  t === void 0 && (t = {}), t = d({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3075
- var r = new an(e, t).parse();
3038
+ var r = new qr(e, t).parse();
3076
3039
  if (r.err) {
3077
3040
  var n = SyntaxError(p[r.err.kind]);
3078
3041
  throw n.location = r.err.location, n.originalMessage = r.err.message, n;
3079
3042
  }
3080
- return t != null && t.captureLocation || Ie(r.val), r.val;
3043
+ return t?.captureLocation || Oe(r.val), r.val;
3081
3044
  }
3082
- var k;
3045
+ var V;
3083
3046
  (function(e) {
3084
3047
  e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
3085
- })(k || (k = {}));
3086
- var ce = (
3048
+ })(V || (V = {}));
3049
+ var le = (
3087
3050
  /** @class */
3088
3051
  function(e) {
3089
- le(t, e);
3052
+ he(t, e);
3090
3053
  function t(r, n, i) {
3091
3054
  var s = e.call(this, r) || this;
3092
3055
  return s.code = n, s.originalMessage = i, s;
@@ -3095,155 +3058,155 @@ var ce = (
3095
3058
  return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
3096
3059
  }, t;
3097
3060
  }(Error)
3098
- ), rt = (
3061
+ ), Qe = (
3099
3062
  /** @class */
3100
3063
  function(e) {
3101
- le(t, e);
3064
+ he(t, e);
3102
3065
  function t(r, n, i, s) {
3103
- return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), k.INVALID_VALUE, s) || this;
3066
+ return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), V.INVALID_VALUE, s) || this;
3104
3067
  }
3105
3068
  return t;
3106
- }(ce)
3107
- ), fn = (
3069
+ }(le)
3070
+ ), en = (
3108
3071
  /** @class */
3109
3072
  function(e) {
3110
- le(t, e);
3073
+ he(t, e);
3111
3074
  function t(r, n, i) {
3112
- return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), k.INVALID_VALUE, i) || this;
3075
+ return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), V.INVALID_VALUE, i) || this;
3113
3076
  }
3114
3077
  return t;
3115
- }(ce)
3116
- ), mn = (
3078
+ }(le)
3079
+ ), tn = (
3117
3080
  /** @class */
3118
3081
  function(e) {
3119
- le(t, e);
3082
+ he(t, e);
3120
3083
  function t(r, n) {
3121
- return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), k.MISSING_VALUE, n) || this;
3084
+ return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), V.MISSING_VALUE, n) || this;
3122
3085
  }
3123
3086
  return t;
3124
- }(ce)
3087
+ }(le)
3125
3088
  ), S;
3126
3089
  (function(e) {
3127
3090
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
3128
3091
  })(S || (S = {}));
3129
- function pn(e) {
3092
+ function rn(e) {
3130
3093
  return e.length < 2 ? e : e.reduce(function(t, r) {
3131
3094
  var n = t[t.length - 1];
3132
3095
  return !n || n.type !== S.literal || r.type !== S.literal ? t.push(r) : n.value += r.value, t;
3133
3096
  }, []);
3134
3097
  }
3135
- function gn(e) {
3098
+ function nn(e) {
3136
3099
  return typeof e == "function";
3137
3100
  }
3138
- function se(e, t, r, n, i, s, o) {
3139
- if (e.length === 1 && qe(e[0]))
3101
+ function ie(e, t, r, n, i, s, a) {
3102
+ if (e.length === 1 && Ve(e[0]))
3140
3103
  return [
3141
3104
  {
3142
3105
  type: S.literal,
3143
3106
  value: e[0].value
3144
3107
  }
3145
3108
  ];
3146
- for (var a = [], h = 0, u = e; h < u.length; h++) {
3147
- var l = u[h];
3148
- if (qe(l)) {
3149
- a.push({
3109
+ for (var o = [], l = 0, u = e; l < u.length; l++) {
3110
+ var h = u[l];
3111
+ if (Ve(h)) {
3112
+ o.push({
3150
3113
  type: S.literal,
3151
- value: l.value
3114
+ value: h.value
3152
3115
  });
3153
3116
  continue;
3154
3117
  }
3155
- if (Mr(l)) {
3156
- typeof s == "number" && a.push({
3118
+ if (Br(h)) {
3119
+ typeof s == "number" && o.push({
3157
3120
  type: S.literal,
3158
3121
  value: r.getNumberFormat(t).format(s)
3159
3122
  });
3160
3123
  continue;
3161
3124
  }
3162
- var c = l.value;
3125
+ var c = h.value;
3163
3126
  if (!(i && c in i))
3164
- throw new mn(c, o);
3127
+ throw new tn(c, a);
3165
3128
  var f = i[c];
3166
- if ($r(l)) {
3167
- (!f || typeof f == "string" || typeof f == "number") && (f = typeof f == "string" || typeof f == "number" ? String(f) : ""), a.push({
3129
+ if (Tr(h)) {
3130
+ (!f || typeof f == "string" || typeof f == "number") && (f = typeof f == "string" || typeof f == "number" ? String(f) : ""), o.push({
3168
3131
  type: typeof f == "string" ? S.literal : S.object,
3169
3132
  value: f
3170
3133
  });
3171
3134
  continue;
3172
3135
  }
3173
- if (yt(l)) {
3174
- var b = typeof l.style == "string" ? n.date[l.style] : Ae(l.style) ? l.style.parsedOptions : void 0;
3175
- a.push({
3136
+ if (ft(h)) {
3137
+ var b = typeof h.style == "string" ? n.date[h.style] : Se(h.style) ? h.style.parsedOptions : void 0;
3138
+ o.push({
3176
3139
  type: S.literal,
3177
3140
  value: r.getDateTimeFormat(t, b).format(f)
3178
3141
  });
3179
3142
  continue;
3180
3143
  }
3181
- if (xt(l)) {
3182
- var b = typeof l.style == "string" ? n.time[l.style] : Ae(l.style) ? l.style.parsedOptions : n.time.medium;
3183
- a.push({
3144
+ if (mt(h)) {
3145
+ var b = typeof h.style == "string" ? n.time[h.style] : Se(h.style) ? h.style.parsedOptions : n.time.medium;
3146
+ o.push({
3184
3147
  type: S.literal,
3185
3148
  value: r.getDateTimeFormat(t, b).format(f)
3186
3149
  });
3187
3150
  continue;
3188
3151
  }
3189
- if (bt(l)) {
3190
- var b = typeof l.style == "string" ? n.number[l.style] : Ht(l.style) ? l.style.parsedOptions : void 0;
3191
- b && b.scale && (f = f * (b.scale || 1)), a.push({
3152
+ if (ct(h)) {
3153
+ var b = typeof h.style == "string" ? n.number[h.style] : bt(h.style) ? h.style.parsedOptions : void 0;
3154
+ b && b.scale && (f = f * (b.scale || 1)), o.push({
3192
3155
  type: S.literal,
3193
3156
  value: r.getNumberFormat(t, b).format(f)
3194
3157
  });
3195
3158
  continue;
3196
3159
  }
3197
- if (_t(l)) {
3198
- var y = l.children, v = l.value, m = i[v];
3199
- if (!gn(m))
3200
- throw new fn(v, "function", o);
3201
- var H = se(y, t, r, n, i, s), _ = m(H.map(function(A) {
3202
- return A.value;
3160
+ if (dt(h)) {
3161
+ var y = h.children, v = h.value, m = i[v];
3162
+ if (!nn(m))
3163
+ throw new en(v, "function", a);
3164
+ var H = ie(y, t, r, n, i, s), _ = m(H.map(function(P) {
3165
+ return P.value;
3203
3166
  }));
3204
- Array.isArray(_) || (_ = [_]), a.push.apply(a, _.map(function(A) {
3167
+ Array.isArray(_) || (_ = [_]), o.push.apply(o, _.map(function(P) {
3205
3168
  return {
3206
- type: typeof A == "string" ? S.literal : S.object,
3207
- value: A
3169
+ type: typeof P == "string" ? S.literal : S.object,
3170
+ value: P
3208
3171
  };
3209
3172
  }));
3210
3173
  }
3211
- if (Et(l)) {
3212
- var B = l.options[f] || l.options.other;
3174
+ if (pt(h)) {
3175
+ var B = h.options[f] || h.options.other;
3213
3176
  if (!B)
3214
- throw new rt(l.value, f, Object.keys(l.options), o);
3215
- a.push.apply(a, se(B.value, t, r, n, i));
3177
+ throw new Qe(h.value, f, Object.keys(h.options), a);
3178
+ o.push.apply(o, ie(B.value, t, r, n, i));
3216
3179
  continue;
3217
3180
  }
3218
- if (vt(l)) {
3219
- var B = l.options["=".concat(f)];
3181
+ if (gt(h)) {
3182
+ var B = h.options["=".concat(f)];
3220
3183
  if (!B) {
3221
3184
  if (!Intl.PluralRules)
3222
- throw new ce(`Intl.PluralRules is not available in this environment.
3185
+ throw new le(`Intl.PluralRules is not available in this environment.
3223
3186
  Try polyfilling it using "@formatjs/intl-pluralrules"
3224
- `, k.MISSING_INTL_API, o);
3225
- var O = r.getPluralRules(t, { type: l.pluralType }).select(f - (l.offset || 0));
3226
- B = l.options[O] || l.options.other;
3187
+ `, V.MISSING_INTL_API, a);
3188
+ var N = r.getPluralRules(t, { type: h.pluralType }).select(f - (h.offset || 0));
3189
+ B = h.options[N] || h.options.other;
3227
3190
  }
3228
3191
  if (!B)
3229
- throw new rt(l.value, f, Object.keys(l.options), o);
3230
- a.push.apply(a, se(B.value, t, r, n, i, f - (l.offset || 0)));
3192
+ throw new Qe(h.value, f, Object.keys(h.options), a);
3193
+ o.push.apply(o, ie(B.value, t, r, n, i, f - (h.offset || 0)));
3231
3194
  continue;
3232
3195
  }
3233
3196
  }
3234
- return pn(a);
3197
+ return rn(o);
3235
3198
  }
3236
- function dn(e, t) {
3199
+ function sn(e, t) {
3237
3200
  return t ? d(d(d({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
3238
3201
  return r[n] = d(d({}, e[n]), t[n] || {}), r;
3239
3202
  }, {})) : e;
3240
3203
  }
3241
- function bn(e, t) {
3204
+ function on(e, t) {
3242
3205
  return t ? Object.keys(e).reduce(function(r, n) {
3243
- return r[n] = dn(e[n], t[n]), r;
3206
+ return r[n] = sn(e[n], t[n]), r;
3244
3207
  }, d({}, e)) : e;
3245
3208
  }
3246
- function _e(e) {
3209
+ function Ee(e) {
3247
3210
  return {
3248
3211
  create: function() {
3249
3212
  return {
@@ -3257,39 +3220,39 @@ function _e(e) {
3257
3220
  }
3258
3221
  };
3259
3222
  }
3260
- function yn(e) {
3223
+ function an(e) {
3261
3224
  return e === void 0 && (e = {
3262
3225
  number: {},
3263
3226
  dateTime: {},
3264
3227
  pluralRules: {}
3265
3228
  }), {
3266
- getNumberFormat: xe(function() {
3229
+ getNumberFormat: be(function() {
3267
3230
  for (var t, r = [], n = 0; n < arguments.length; n++)
3268
3231
  r[n] = arguments[n];
3269
- return new ((t = Intl.NumberFormat).bind.apply(t, ye([void 0], r, !1)))();
3232
+ return new ((t = Intl.NumberFormat).bind.apply(t, de([void 0], r, !1)))();
3270
3233
  }, {
3271
- cache: _e(e.number),
3272
- strategy: Ee.variadic
3234
+ cache: Ee(e.number),
3235
+ strategy: ye.variadic
3273
3236
  }),
3274
- getDateTimeFormat: xe(function() {
3237
+ getDateTimeFormat: be(function() {
3275
3238
  for (var t, r = [], n = 0; n < arguments.length; n++)
3276
3239
  r[n] = arguments[n];
3277
- return new ((t = Intl.DateTimeFormat).bind.apply(t, ye([void 0], r, !1)))();
3240
+ return new ((t = Intl.DateTimeFormat).bind.apply(t, de([void 0], r, !1)))();
3278
3241
  }, {
3279
- cache: _e(e.dateTime),
3280
- strategy: Ee.variadic
3242
+ cache: Ee(e.dateTime),
3243
+ strategy: ye.variadic
3281
3244
  }),
3282
- getPluralRules: xe(function() {
3245
+ getPluralRules: be(function() {
3283
3246
  for (var t, r = [], n = 0; n < arguments.length; n++)
3284
3247
  r[n] = arguments[n];
3285
- return new ((t = Intl.PluralRules).bind.apply(t, ye([void 0], r, !1)))();
3248
+ return new ((t = Intl.PluralRules).bind.apply(t, de([void 0], r, !1)))();
3286
3249
  }, {
3287
- cache: _e(e.pluralRules),
3288
- strategy: Ee.variadic
3250
+ cache: Ee(e.pluralRules),
3251
+ strategy: ye.variadic
3289
3252
  })
3290
3253
  };
3291
3254
  }
3292
- var xn = (
3255
+ var un = (
3293
3256
  /** @class */
3294
3257
  function() {
3295
3258
  function e(t, r, n, i) {
@@ -3299,35 +3262,35 @@ var xn = (
3299
3262
  number: {},
3300
3263
  dateTime: {},
3301
3264
  pluralRules: {}
3302
- }, this.format = function(h) {
3303
- var u = s.formatToParts(h);
3265
+ }, this.format = function(l) {
3266
+ var u = s.formatToParts(l);
3304
3267
  if (u.length === 1)
3305
3268
  return u[0].value;
3306
- var l = u.reduce(function(c, f) {
3269
+ var h = u.reduce(function(c, f) {
3307
3270
  return !c.length || f.type !== S.literal || typeof c[c.length - 1] != "string" ? c.push(f.value) : c[c.length - 1] += f.value, c;
3308
3271
  }, []);
3309
- return l.length <= 1 ? l[0] || "" : l;
3310
- }, this.formatToParts = function(h) {
3311
- return se(s.ast, s.locales, s.formatters, s.formats, h, void 0, s.message);
3272
+ return h.length <= 1 ? h[0] || "" : h;
3273
+ }, this.formatToParts = function(l) {
3274
+ return ie(s.ast, s.locales, s.formatters, s.formats, l, void 0, s.message);
3312
3275
  }, this.resolvedOptions = function() {
3313
- var h;
3276
+ var l;
3314
3277
  return {
3315
- locale: ((h = s.resolvedLocale) === null || h === void 0 ? void 0 : h.toString()) || Intl.NumberFormat.supportedLocalesOf(s.locales)[0]
3278
+ locale: ((l = s.resolvedLocale) === null || l === void 0 ? void 0 : l.toString()) || Intl.NumberFormat.supportedLocalesOf(s.locales)[0]
3316
3279
  };
3317
3280
  }, this.getAst = function() {
3318
3281
  return s.ast;
3319
3282
  }, this.locales = r, this.resolvedLocale = e.resolveLocale(r), typeof t == "string") {
3320
3283
  if (this.message = t, !e.__parse)
3321
3284
  throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
3322
- var o = i || {};
3323
- o.formatters;
3324
- var a = Pr(o, ["formatters"]);
3325
- this.ast = e.__parse(t, d(d({}, a), { locale: this.resolvedLocale }));
3285
+ var a = i || {};
3286
+ a.formatters;
3287
+ var o = dr(a, ["formatters"]);
3288
+ this.ast = e.__parse(t, d(d({}, o), { locale: this.resolvedLocale }));
3326
3289
  } else
3327
3290
  this.ast = t;
3328
3291
  if (!Array.isArray(this.ast))
3329
3292
  throw new TypeError("A message must be provided as a String or AST.");
3330
- this.formats = bn(e.formats, n), this.formatters = i && i.formatters || yn(this.formatterCache);
3293
+ this.formats = on(e.formats, n), this.formatters = i && i.formatters || an(this.formatterCache);
3331
3294
  }
3332
3295
  return Object.defineProperty(e, "defaultLocale", {
3333
3296
  get: function() {
@@ -3336,11 +3299,11 @@ var xn = (
3336
3299
  enumerable: !1,
3337
3300
  configurable: !0
3338
3301
  }), e.memoizedDefaultLocale = null, e.resolveLocale = function(t) {
3339
- if (typeof Intl.Locale != "undefined") {
3302
+ if (!(typeof Intl.Locale > "u")) {
3340
3303
  var r = Intl.NumberFormat.supportedLocalesOf(t);
3341
3304
  return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
3342
3305
  }
3343
- }, e.__parse = cn, e.formats = {
3306
+ }, e.__parse = Kr, e.formats = {
3344
3307
  number: {
3345
3308
  integer: {
3346
3309
  maximumFractionDigits: 0
@@ -3401,7 +3364,7 @@ var xn = (
3401
3364
  }, e;
3402
3365
  }()
3403
3366
  );
3404
- function En(e, t) {
3367
+ function hn(e, t) {
3405
3368
  if (t == null)
3406
3369
  return;
3407
3370
  if (t in e)
@@ -3422,92 +3385,92 @@ function En(e, t) {
3422
3385
  n = void 0;
3423
3386
  return n;
3424
3387
  }
3425
- const L = {}, vn = (e, t, r) => r && (t in L || (L[t] = {}), e in L[t] || (L[t][e] = r), r), Ot = (e, t) => {
3388
+ const O = {}, ln = (e, t, r) => r && (t in O || (O[t] = {}), e in O[t] || (O[t][e] = r), r), Bt = (e, t) => {
3426
3389
  if (t == null)
3427
3390
  return;
3428
- if (t in L && e in L[t])
3429
- return L[t][e];
3430
- const r = fe(t);
3391
+ if (t in O && e in O[t])
3392
+ return O[t][e];
3393
+ const r = ce(t);
3431
3394
  for (let n = 0; n < r.length; n++) {
3432
- const i = r[n], s = Hn(i, e);
3395
+ const i = r[n], s = fn(i, e);
3433
3396
  if (s)
3434
- return vn(e, t, s);
3397
+ return ln(e, t, s);
3435
3398
  }
3436
3399
  };
3437
- let Ge;
3438
- const te = he({});
3439
- function _n(e) {
3440
- return Ge[e] || null;
3400
+ let De;
3401
+ const ee = ue({});
3402
+ function cn(e) {
3403
+ return De[e] || null;
3441
3404
  }
3442
- function Lt(e) {
3443
- return e in Ge;
3405
+ function St(e) {
3406
+ return e in De;
3444
3407
  }
3445
- function Hn(e, t) {
3446
- if (!Lt(e))
3408
+ function fn(e, t) {
3409
+ if (!St(e))
3447
3410
  return null;
3448
- const r = _n(e);
3449
- return En(r, t);
3411
+ const r = cn(e);
3412
+ return hn(r, t);
3450
3413
  }
3451
- function Tn(e) {
3414
+ function mn(e) {
3452
3415
  if (e == null)
3453
3416
  return;
3454
- const t = fe(e);
3417
+ const t = ce(e);
3455
3418
  for (let r = 0; r < t.length; r++) {
3456
3419
  const n = t[r];
3457
- if (Lt(n))
3420
+ if (St(n))
3458
3421
  return n;
3459
3422
  }
3460
3423
  }
3461
- function It(e, ...t) {
3462
- delete L[e], te.update((r) => (r[e] = Sr.all([r[e] || {}, ...t]), r));
3424
+ function Pt(e, ...t) {
3425
+ delete O[e], ee.update((r) => (r[e] = gr.all([r[e] || {}, ...t]), r));
3463
3426
  }
3464
- z(
3465
- [te],
3427
+ X(
3428
+ [ee],
3466
3429
  ([e]) => Object.keys(e)
3467
3430
  );
3468
- te.subscribe((e) => Ge = e);
3469
- const oe = {};
3470
- function Bn(e, t) {
3471
- oe[e].delete(t), oe[e].size === 0 && delete oe[e];
3431
+ ee.subscribe((e) => De = e);
3432
+ const se = {};
3433
+ function pn(e, t) {
3434
+ se[e].delete(t), se[e].size === 0 && delete se[e];
3472
3435
  }
3473
- function Ct(e) {
3474
- return oe[e];
3436
+ function At(e) {
3437
+ return se[e];
3475
3438
  }
3476
- function Sn(e) {
3477
- return fe(e).map((t) => {
3478
- const r = Ct(t);
3439
+ function gn(e) {
3440
+ return ce(e).map((t) => {
3441
+ const r = At(t);
3479
3442
  return [t, r ? [...r] : []];
3480
3443
  }).filter(([, t]) => t.length > 0);
3481
3444
  }
3482
- function Ce(e) {
3483
- return e == null ? !1 : fe(e).some(
3445
+ function Le(e) {
3446
+ return e == null ? !1 : ce(e).some(
3484
3447
  (t) => {
3485
3448
  var r;
3486
- return (r = Ct(t)) == null ? void 0 : r.size;
3449
+ return (r = At(t)) == null ? void 0 : r.size;
3487
3450
  }
3488
3451
  );
3489
3452
  }
3490
- function Pn(e, t) {
3453
+ function dn(e, t) {
3491
3454
  return Promise.all(
3492
- t.map((n) => (Bn(e, n), n().then((i) => i.default || i)))
3493
- ).then((n) => It(e, ...n));
3494
- }
3495
- const Q = {};
3496
- function $t(e) {
3497
- if (!Ce(e))
3498
- return e in Q ? Q[e] : Promise.resolve();
3499
- const t = Sn(e);
3500
- return Q[e] = Promise.all(
3455
+ t.map((n) => (pn(e, n), n().then((i) => i.default || i)))
3456
+ ).then((n) => Pt(e, ...n));
3457
+ }
3458
+ const q = {};
3459
+ function wt(e) {
3460
+ if (!Le(e))
3461
+ return e in q ? q[e] : Promise.resolve();
3462
+ const t = gn(e);
3463
+ return q[e] = Promise.all(
3501
3464
  t.map(
3502
- ([r, n]) => Pn(r, n)
3465
+ ([r, n]) => dn(r, n)
3503
3466
  )
3504
3467
  ).then(() => {
3505
- if (Ce(e))
3506
- return $t(e);
3507
- delete Q[e];
3508
- }), Q[e];
3468
+ if (Le(e))
3469
+ return wt(e);
3470
+ delete q[e];
3471
+ }), q[e];
3509
3472
  }
3510
- const An = {
3473
+ const bn = {
3511
3474
  number: {
3512
3475
  scientific: { notation: "scientific" },
3513
3476
  engineering: { notation: "engineering" },
@@ -3536,159 +3499,159 @@ const An = {
3536
3499
  timeZoneName: "short"
3537
3500
  }
3538
3501
  }
3539
- }, wn = {
3502
+ }, yn = {
3540
3503
  fallbackLocale: null,
3541
3504
  loadingDelay: 200,
3542
- formats: An,
3505
+ formats: bn,
3543
3506
  warnOnMissingMessages: !0,
3544
3507
  handleMissingMessage: void 0,
3545
3508
  ignoreTag: !0
3546
- }, Nn = wn;
3547
- function X() {
3548
- return Nn;
3509
+ }, xn = yn;
3510
+ function k() {
3511
+ return xn;
3549
3512
  }
3550
- const He = he(!1);
3551
- var On = Object.defineProperty, Ln = Object.defineProperties, In = Object.getOwnPropertyDescriptors, nt = Object.getOwnPropertySymbols, Cn = Object.prototype.hasOwnProperty, $n = Object.prototype.propertyIsEnumerable, it = (e, t, r) => t in e ? On(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Mn = (e, t) => {
3513
+ const ve = ue(!1);
3514
+ var En = Object.defineProperty, vn = Object.defineProperties, _n = Object.getOwnPropertyDescriptors, Je = Object.getOwnPropertySymbols, Hn = Object.prototype.hasOwnProperty, Tn = Object.prototype.propertyIsEnumerable, Ye = (e, t, r) => t in e ? En(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Bn = (e, t) => {
3552
3515
  for (var r in t)
3553
- Cn.call(t, r) && it(e, r, t[r]);
3554
- if (nt)
3555
- for (var r of nt(t))
3556
- $n.call(t, r) && it(e, r, t[r]);
3516
+ Hn.call(t, r) && Ye(e, r, t[r]);
3517
+ if (Je)
3518
+ for (var r of Je(t))
3519
+ Tn.call(t, r) && Ye(e, r, t[r]);
3557
3520
  return e;
3558
- }, Rn = (e, t) => Ln(e, In(t));
3559
- let $e;
3560
- const ae = he(null);
3561
- function st(e) {
3521
+ }, Sn = (e, t) => vn(e, _n(t));
3522
+ let Ie;
3523
+ const oe = ue(null);
3524
+ function Ke(e) {
3562
3525
  return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
3563
3526
  }
3564
- function fe(e, t = X().fallbackLocale) {
3565
- const r = st(e);
3566
- return t ? [.../* @__PURE__ */ new Set([...r, ...st(t)])] : r;
3527
+ function ce(e, t = k().fallbackLocale) {
3528
+ const r = Ke(e);
3529
+ return t ? [.../* @__PURE__ */ new Set([...r, ...Ke(t)])] : r;
3567
3530
  }
3568
- function $() {
3569
- return $e != null ? $e : void 0;
3531
+ function C() {
3532
+ return Ie ?? void 0;
3570
3533
  }
3571
- ae.subscribe((e) => {
3572
- $e = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
3534
+ oe.subscribe((e) => {
3535
+ Ie = e ?? void 0, typeof window < "u" && e != null && document.documentElement.setAttribute("lang", e);
3573
3536
  });
3574
- const Dn = (e) => {
3575
- if (e && Tn(e) && Ce(e)) {
3576
- const { loadingDelay: t } = X();
3537
+ const Pn = (e) => {
3538
+ if (e && mn(e) && Le(e)) {
3539
+ const { loadingDelay: t } = k();
3577
3540
  let r;
3578
- return typeof window != "undefined" && $() != null && t ? r = window.setTimeout(
3579
- () => He.set(!0),
3541
+ return typeof window < "u" && C() != null && t ? r = window.setTimeout(
3542
+ () => ve.set(!0),
3580
3543
  t
3581
- ) : He.set(!0), $t(e).then(() => {
3582
- ae.set(e);
3544
+ ) : ve.set(!0), wt(e).then(() => {
3545
+ oe.set(e);
3583
3546
  }).finally(() => {
3584
- clearTimeout(r), He.set(!1);
3547
+ clearTimeout(r), ve.set(!1);
3585
3548
  });
3586
3549
  }
3587
- return ae.set(e);
3588
- }, W = Rn(Mn({}, ae), {
3589
- set: Dn
3590
- }), me = (e) => {
3550
+ return oe.set(e);
3551
+ }, z = Sn(Bn({}, oe), {
3552
+ set: Pn
3553
+ }), fe = (e) => {
3591
3554
  const t = /* @__PURE__ */ Object.create(null);
3592
3555
  return (n) => {
3593
3556
  const i = JSON.stringify(n);
3594
3557
  return i in t ? t[i] : t[i] = e(n);
3595
3558
  };
3596
3559
  };
3597
- var Un = Object.defineProperty, ue = Object.getOwnPropertySymbols, Mt = Object.prototype.hasOwnProperty, Rt = Object.prototype.propertyIsEnumerable, ot = (e, t, r) => t in e ? Un(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Fe = (e, t) => {
3560
+ var An = Object.defineProperty, ae = Object.getOwnPropertySymbols, Nt = Object.prototype.hasOwnProperty, Ot = Object.prototype.propertyIsEnumerable, et = (e, t, r) => t in e ? An(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Ue = (e, t) => {
3598
3561
  for (var r in t || (t = {}))
3599
- Mt.call(t, r) && ot(e, r, t[r]);
3600
- if (ue)
3601
- for (var r of ue(t))
3602
- Rt.call(t, r) && ot(e, r, t[r]);
3562
+ Nt.call(t, r) && et(e, r, t[r]);
3563
+ if (ae)
3564
+ for (var r of ae(t))
3565
+ Ot.call(t, r) && et(e, r, t[r]);
3603
3566
  return e;
3604
- }, Z = (e, t) => {
3567
+ }, W = (e, t) => {
3605
3568
  var r = {};
3606
3569
  for (var n in e)
3607
- Mt.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
3608
- if (e != null && ue)
3609
- for (var n of ue(e))
3610
- t.indexOf(n) < 0 && Rt.call(e, n) && (r[n] = e[n]);
3570
+ Nt.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
3571
+ if (e != null && ae)
3572
+ for (var n of ae(e))
3573
+ t.indexOf(n) < 0 && Ot.call(e, n) && (r[n] = e[n]);
3611
3574
  return r;
3612
3575
  };
3613
- const K = (e, t) => {
3614
- const { formats: r } = X();
3576
+ const Y = (e, t) => {
3577
+ const { formats: r } = k();
3615
3578
  if (e in r && t in r[e])
3616
3579
  return r[e][t];
3617
3580
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
3618
- }, Gn = me(
3581
+ }, wn = fe(
3619
3582
  (e) => {
3620
- var t = e, { locale: r, format: n } = t, i = Z(t, ["locale", "format"]);
3583
+ var t = e, { locale: r, format: n } = t, i = W(t, ["locale", "format"]);
3621
3584
  if (r == null)
3622
3585
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
3623
- return n && (i = K("number", n)), new Intl.NumberFormat(r, i);
3586
+ return n && (i = Y("number", n)), new Intl.NumberFormat(r, i);
3624
3587
  }
3625
- ), Fn = me(
3588
+ ), Nn = fe(
3626
3589
  (e) => {
3627
- var t = e, { locale: r, format: n } = t, i = Z(t, ["locale", "format"]);
3590
+ var t = e, { locale: r, format: n } = t, i = W(t, ["locale", "format"]);
3628
3591
  if (r == null)
3629
3592
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
3630
- return n ? i = K("date", n) : Object.keys(i).length === 0 && (i = K("date", "short")), new Intl.DateTimeFormat(r, i);
3593
+ return n ? i = Y("date", n) : Object.keys(i).length === 0 && (i = Y("date", "short")), new Intl.DateTimeFormat(r, i);
3631
3594
  }
3632
- ), jn = me(
3595
+ ), On = fe(
3633
3596
  (e) => {
3634
- var t = e, { locale: r, format: n } = t, i = Z(t, ["locale", "format"]);
3597
+ var t = e, { locale: r, format: n } = t, i = W(t, ["locale", "format"]);
3635
3598
  if (r == null)
3636
3599
  throw new Error(
3637
3600
  '[svelte-i18n] A "locale" must be set to format time values'
3638
3601
  );
3639
- return n ? i = K("time", n) : Object.keys(i).length === 0 && (i = K("time", "short")), new Intl.DateTimeFormat(r, i);
3602
+ return n ? i = Y("time", n) : Object.keys(i).length === 0 && (i = Y("time", "short")), new Intl.DateTimeFormat(r, i);
3640
3603
  }
3641
- ), Vn = (e = {}) => {
3604
+ ), Ln = (e = {}) => {
3642
3605
  var t = e, {
3643
- locale: r = $()
3644
- } = t, n = Z(t, [
3606
+ locale: r = C()
3607
+ } = t, n = W(t, [
3645
3608
  "locale"
3646
3609
  ]);
3647
- return Gn(Fe({ locale: r }, n));
3648
- }, kn = (e = {}) => {
3610
+ return wn(Ue({ locale: r }, n));
3611
+ }, In = (e = {}) => {
3649
3612
  var t = e, {
3650
- locale: r = $()
3651
- } = t, n = Z(t, [
3613
+ locale: r = C()
3614
+ } = t, n = W(t, [
3652
3615
  "locale"
3653
3616
  ]);
3654
- return Fn(Fe({ locale: r }, n));
3655
- }, Xn = (e = {}) => {
3617
+ return Nn(Ue({ locale: r }, n));
3618
+ }, Cn = (e = {}) => {
3656
3619
  var t = e, {
3657
- locale: r = $()
3658
- } = t, n = Z(t, [
3620
+ locale: r = C()
3621
+ } = t, n = W(t, [
3659
3622
  "locale"
3660
3623
  ]);
3661
- return jn(Fe({ locale: r }, n));
3662
- }, zn = me(
3624
+ return On(Ue({ locale: r }, n));
3625
+ }, $n = fe(
3663
3626
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
3664
- (e, t = $()) => new xn(e, t, X().formats, {
3665
- ignoreTag: X().ignoreTag
3627
+ (e, t = C()) => new un(e, t, k().formats, {
3628
+ ignoreTag: k().ignoreTag
3666
3629
  })
3667
- ), Wn = (e, t = {}) => {
3630
+ ), Mn = (e, t = {}) => {
3668
3631
  var r, n, i, s;
3669
- let o = t;
3670
- typeof e == "object" && (o = e, e = o.id);
3632
+ let a = t;
3633
+ typeof e == "object" && (a = e, e = a.id);
3671
3634
  const {
3672
- values: a,
3673
- locale: h = $(),
3635
+ values: o,
3636
+ locale: l = C(),
3674
3637
  default: u
3675
- } = o;
3676
- if (h == null)
3638
+ } = a;
3639
+ if (l == null)
3677
3640
  throw new Error(
3678
3641
  "[svelte-i18n] Cannot format a message without first setting the initial locale."
3679
3642
  );
3680
- let l = Ot(e, h);
3681
- if (!l)
3682
- l = (s = (i = (n = (r = X()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: h, id: e, defaultValue: u })) != null ? i : u) != null ? s : e;
3683
- else if (typeof l != "string")
3643
+ let h = Bt(e, l);
3644
+ if (!h)
3645
+ h = (s = (i = (n = (r = k()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: l, id: e, defaultValue: u })) != null ? i : u) != null ? s : e;
3646
+ else if (typeof h != "string")
3684
3647
  return console.warn(
3685
- `[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.`
3686
- ), l;
3687
- if (!a)
3688
- return l;
3689
- let c = l;
3648
+ `[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.`
3649
+ ), h;
3650
+ if (!o)
3651
+ return h;
3652
+ let c = h;
3690
3653
  try {
3691
- c = zn(l, h).format(a);
3654
+ c = $n(h, l).format(o);
3692
3655
  } catch (f) {
3693
3656
  f instanceof Error && console.warn(
3694
3657
  `[svelte-i18n] Message "${e}" has syntax error:`,
@@ -3696,18 +3659,18 @@ const K = (e, t) => {
3696
3659
  );
3697
3660
  }
3698
3661
  return c;
3699
- }, Zn = (e, t) => Xn(t).format(e), qn = (e, t) => kn(t).format(e), Qn = (e, t) => Vn(t).format(e), Jn = (e, t = $()) => Ot(e, t), Yn = z([W, te], () => Wn);
3700
- z([W], () => Zn);
3701
- z([W], () => qn);
3702
- z([W], () => Qn);
3703
- z([W, te], () => Jn);
3704
- function at(e, t) {
3705
- It(e, t);
3706
- }
3707
- function Kn(e) {
3708
- W.set(e);
3709
- }
3710
- const ut = {
3662
+ }, Rn = (e, t) => Cn(t).format(e), Dn = (e, t) => In(t).format(e), Un = (e, t) => Ln(t).format(e), Gn = (e, t = C()) => Bt(e, t), Fn = X([z, ee], () => Mn);
3663
+ X([z], () => Rn);
3664
+ X([z], () => Dn);
3665
+ X([z], () => Un);
3666
+ X([z, ee], () => Gn);
3667
+ function tt(e, t) {
3668
+ Pt(e, t);
3669
+ }
3670
+ function jn(e) {
3671
+ z.set(e);
3672
+ }
3673
+ const rt = {
3711
3674
  en: {
3712
3675
  sorry: "We are sorry",
3713
3676
  access: "The page you are trying to access is available for logged-in users only. Please login.",
@@ -3799,11 +3762,11 @@ const ut = {
3799
3762
  login: "Login"
3800
3763
  }
3801
3764
  };
3802
- function ei(e) {
3803
- Xt(e, "svelte-17wxvp", '*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box;font-family:"Helvetica Neue", "Helvetica", sans-serif}.PageWrapper{color:var(--emw--misc-typography, var(--emw--color-white, #FFFFFF));background:var(--emw--misc-color-bg, var(--emw--color-background, #07072A));padding:50px 0;width:100%;text-align:center}.NotFoundPage{display:flex;flex-direction:column;margin:auto;gap:40px;align-items:center;max-width:800px;padding:50px}.NotFoundPage svg{fill:var(--emw--misc-color-primary, var(--emw--color-primary, #D0046C))}.PageTitle{color:var(--emw--misc-color-primary, var(--emw--color-primary, #D0046C));font-weight:500;font-size:28px}.PageContent{color:#D1D1D1;font-size:18px;line-height:24px}.ErrorPageTitle{color:var(--emw--color-error, var(--emw--color-red, #ed0909));font-weight:500;font-size:28px}.ErrorPageContent{color:var(--emw--color-error, var(--emw--color-red, #ed0909));font-size:18px;line-height:24px}.ButtonDefaultSmall{background:var(--emw--misc-color-primary, var(--emw--color-primary, #D0046C));border:1px solid var(--emw--misc-color-primary, var(--emw--color-primary, #D0046C));color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));border-radius:5px;width:30%;height:60px;display:flex;align-items:center;justify-content:center;font-size:16px;text-transform:uppercase;transition-duration:0.3s;box-sizing:border-box;cursor:pointer}@media only screen and (max-width: 475px){.PageWrapper{color:var(--emw--misc-typography, var(--emw--color-white, #FFFFFF));background:var(--emw--misc-color-bg, var(--emw--color-background, #07072A));padding:20px 0;width:100%;text-align:center}.NotFoundPage{text-align:center;width:100%;font-size:12px;padding:20px}.PageTitle{font-size:22px}.ButtonDefaultSmall{width:80%;height:50px;font-size:14px;grid-template-columns:1fr}.ErrorPageContent{font-size:16px;line-height:18px}.ErrorPageTitle{font-size:18px}.PageContent{font-size:16px;line-height:18px}}');
3765
+ function Vn(e) {
3766
+ Ct(e, "svelte-17wxvp", '*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box;font-family:"Helvetica Neue", "Helvetica", sans-serif}.PageWrapper{color:var(--emw--misc-typography, var(--emw--color-white, #FFFFFF));background:var(--emw--misc-color-bg, var(--emw--color-background, #07072A));padding:50px 0;width:100%;text-align:center}.NotFoundPage{display:flex;flex-direction:column;margin:auto;gap:40px;align-items:center;max-width:800px;padding:50px}.NotFoundPage svg{fill:var(--emw--misc-color-primary, var(--emw--color-primary, #D0046C))}.PageTitle{color:var(--emw--misc-color-primary, var(--emw--color-primary, #D0046C));font-weight:500;font-size:28px}.PageContent{color:#D1D1D1;font-size:18px;line-height:24px}.ErrorPageTitle{color:var(--emw--color-error, var(--emw--color-red, #ed0909));font-weight:500;font-size:28px}.ErrorPageContent{color:var(--emw--color-error, var(--emw--color-red, #ed0909));font-size:18px;line-height:24px}.ButtonDefaultSmall{background:var(--emw--misc-color-primary, var(--emw--color-primary, #D0046C));border:1px solid var(--emw--misc-color-primary, var(--emw--color-primary, #D0046C));color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));border-radius:5px;width:30%;height:60px;display:flex;align-items:center;justify-content:center;font-size:16px;text-transform:uppercase;transition-duration:0.3s;box-sizing:border-box;cursor:pointer}@media only screen and (max-width: 475px){.PageWrapper{color:var(--emw--misc-typography, var(--emw--color-white, #FFFFFF));background:var(--emw--misc-color-bg, var(--emw--color-background, #07072A));padding:20px 0;width:100%;text-align:center}.NotFoundPage{text-align:center;width:100%;font-size:12px;padding:20px}.PageTitle{font-size:22px}.ButtonDefaultSmall{width:80%;height:50px;font-size:14px;grid-template-columns:1fr}.ErrorPageContent{font-size:16px;line-height:18px}.ErrorPageTitle{font-size:18px}.PageContent{font-size:16px;line-height:18px}}');
3804
3767
  }
3805
- function ti(e) {
3806
- let t, r, n, i, s, o, a, h, u, l, c = (
3768
+ function kn(e) {
3769
+ let t, r, n, i, s, a, o, l, u, h, c = (
3807
3770
  /*$_*/
3808
3771
  e[1]("sorry") + ""
3809
3772
  ), f, b, y, v = (
@@ -3812,137 +3775,137 @@ function ti(e) {
3812
3775
  ), m, H, _, B = (
3813
3776
  /*$_*/
3814
3777
  e[1]("login") + ""
3815
- ), O, A, I;
3778
+ ), N, P, L;
3816
3779
  return {
3817
3780
  c() {
3818
- t = C("div"), r = C("div"), n = M("svg"), i = M("g"), s = M("path"), o = M("path"), a = M("path"), h = M("path"), u = ge(), l = C("p"), f = ne(c), b = ge(), y = C("p"), m = ne(v), H = ge(), _ = C("button"), O = ne(B), E(s, "class", "a"), E(s, "d", "M22.819,139.685H126.266a13.422,13.422,0,0,0,13.449-13.449V22.789A13.422,13.422,0,0,0,126.266,9.34H22.819A13.422,13.422,0,0,0,9.37,22.789V126.236A13.422,13.422,0,0,0,22.819,139.685Zm-7.241-116.9a7.2,7.2,0,0,1,7.241-7.241H126.266a7.2,7.2,0,0,1,7.241,7.241V38.3H15.572Zm0,21.725H133.513v81.723a7.2,7.2,0,0,1-7.241,7.241H22.824a7.2,7.2,0,0,1-7.241-7.241Z"), E(o, "class", "a"), E(o, "d", "M147.866,140.62h-4.138a3.1,3.1,0,0,0,0,6.207h4.138a3.1,3.1,0,0,0,0-6.207Z"), E(o, "transform", "translate(-116.772 -116.794)"), E(a, "class", "a"), E(a, "d", "M297.866,140.62h-4.138a3.1,3.1,0,1,0,0,6.207h4.138a3.1,3.1,0,0,0,0-6.207Z"), E(a, "transform", "translate(-250.22 -116.794)"), E(h, "class", "a"), E(h, "d", "M199.816,81.307h-1.765V74.5c0-8.132-5.863-14.5-14.247-14.5s-14.12,6.493-14.12,14.5v6.745h-1.765a7.156,7.156,0,0,0-7.123,7.123v21.307a7.156,7.156,0,0,0,7.123,7.123h31.9a7.156,7.156,0,0,0,7.123-7.123V88.367a7.1,7.1,0,0,0-7.123-7.06Zm-26.6,0V74.5c0-6.052,4.16-10.969,10.59-10.969,6.367,0,10.716,4.791,10.716,10.969v6.745H173.215v.063Zm30.132,28.367a3.524,3.524,0,0,1-3.53,3.53h-31.9a3.524,3.524,0,0,1-3.53-3.53V88.367a3.524,3.524,0,0,1,3.53-3.53h31.9a3.524,3.524,0,0,1,3.53,3.53ZM187.4,95.49a3.548,3.548,0,0,1-1.765,3.089h0v5.8a1.765,1.765,0,1,1-3.53,0v-5.8h0a3.55,3.55,0,0,1,1.765-6.619,3.447,3.447,0,0,1,3.53,3.53Z"), E(h, "transform", "translate(-109.326 -3.172)"), E(i, "transform", "translate(-9.37 -9.34)"), E(n, "xmlns", "http://www.w3.org/2000/svg"), E(n, "width", "130.345"), E(n, "height", "130.345"), E(n, "viewBox", "0 0 130.345 130.345"), E(l, "class", "PageTitle"), E(y, "class", "PageContent"), E(_, "class", "ButtonDefaultSmall"), E(r, "class", "NotFoundPage"), E(t, "class", "PageWrapper");
3781
+ t = I("div"), r = I("div"), n = $("svg"), i = $("g"), s = $("path"), a = $("path"), o = $("path"), l = $("path"), u = me(), h = I("p"), f = re(c), b = me(), y = I("p"), m = re(v), H = me(), _ = I("button"), N = re(B), E(s, "class", "a"), E(s, "d", "M22.819,139.685H126.266a13.422,13.422,0,0,0,13.449-13.449V22.789A13.422,13.422,0,0,0,126.266,9.34H22.819A13.422,13.422,0,0,0,9.37,22.789V126.236A13.422,13.422,0,0,0,22.819,139.685Zm-7.241-116.9a7.2,7.2,0,0,1,7.241-7.241H126.266a7.2,7.2,0,0,1,7.241,7.241V38.3H15.572Zm0,21.725H133.513v81.723a7.2,7.2,0,0,1-7.241,7.241H22.824a7.2,7.2,0,0,1-7.241-7.241Z"), E(a, "class", "a"), E(a, "d", "M147.866,140.62h-4.138a3.1,3.1,0,0,0,0,6.207h4.138a3.1,3.1,0,0,0,0-6.207Z"), E(a, "transform", "translate(-116.772 -116.794)"), E(o, "class", "a"), E(o, "d", "M297.866,140.62h-4.138a3.1,3.1,0,1,0,0,6.207h4.138a3.1,3.1,0,0,0,0-6.207Z"), E(o, "transform", "translate(-250.22 -116.794)"), E(l, "class", "a"), E(l, "d", "M199.816,81.307h-1.765V74.5c0-8.132-5.863-14.5-14.247-14.5s-14.12,6.493-14.12,14.5v6.745h-1.765a7.156,7.156,0,0,0-7.123,7.123v21.307a7.156,7.156,0,0,0,7.123,7.123h31.9a7.156,7.156,0,0,0,7.123-7.123V88.367a7.1,7.1,0,0,0-7.123-7.06Zm-26.6,0V74.5c0-6.052,4.16-10.969,10.59-10.969,6.367,0,10.716,4.791,10.716,10.969v6.745H173.215v.063Zm30.132,28.367a3.524,3.524,0,0,1-3.53,3.53h-31.9a3.524,3.524,0,0,1-3.53-3.53V88.367a3.524,3.524,0,0,1,3.53-3.53h31.9a3.524,3.524,0,0,1,3.53,3.53ZM187.4,95.49a3.548,3.548,0,0,1-1.765,3.089h0v5.8a1.765,1.765,0,1,1-3.53,0v-5.8h0a3.55,3.55,0,0,1,1.765-6.619,3.447,3.447,0,0,1,3.53,3.53Z"), E(l, "transform", "translate(-109.326 -3.172)"), E(i, "transform", "translate(-9.37 -9.34)"), E(n, "xmlns", "http://www.w3.org/2000/svg"), E(n, "width", "130.345"), E(n, "height", "130.345"), E(n, "viewBox", "0 0 130.345 130.345"), E(h, "class", "PageTitle"), E(y, "class", "PageContent"), E(_, "class", "ButtonDefaultSmall"), E(r, "class", "NotFoundPage"), E(t, "class", "PageWrapper");
3819
3782
  },
3820
- m(N, q) {
3821
- ft(N, t, q), T(t, r), T(r, n), T(n, i), T(i, s), T(i, o), T(i, a), T(i, h), T(r, u), T(r, l), T(l, f), T(r, b), T(r, y), T(y, m), T(r, H), T(r, _), T(_, O), e[8](t), A || (I = Zt(
3783
+ m(w, Z) {
3784
+ ot(w, t, Z), T(t, r), T(r, n), T(n, i), T(i, s), T(i, a), T(i, o), T(i, l), T(r, u), T(r, h), T(h, f), T(r, b), T(r, y), T(y, m), T(r, H), T(r, _), T(_, N), e[8](t), P || (L = Rt(
3822
3785
  _,
3823
3786
  "click",
3824
3787
  /*click_handler*/
3825
3788
  e[7]
3826
- ), A = !0);
3789
+ ), P = !0);
3827
3790
  },
3828
- p(N, [q]) {
3829
- q & /*$_*/
3791
+ p(w, [Z]) {
3792
+ Z & /*$_*/
3830
3793
  2 && c !== (c = /*$_*/
3831
- N[1]("sorry") + "") && de(f, c), q & /*$_*/
3794
+ w[1]("sorry") + "") && pe(f, c), Z & /*$_*/
3832
3795
  2 && v !== (v = /*$_*/
3833
- N[1]("access") + "") && de(m, v), q & /*$_*/
3796
+ w[1]("access") + "") && pe(m, v), Z & /*$_*/
3834
3797
  2 && B !== (B = /*$_*/
3835
- N[1]("login") + "") && de(O, B);
3798
+ w[1]("login") + "") && pe(N, B);
3836
3799
  },
3837
- i: w,
3838
- o: w,
3839
- d(N) {
3840
- N && Re(t), e[8](null), A = !1, I();
3800
+ i: A,
3801
+ o: A,
3802
+ d(w) {
3803
+ w && $e(t), e[8](null), P = !1, L();
3841
3804
  }
3842
3805
  };
3843
3806
  }
3844
- function ri(e, t, r) {
3807
+ function Xn(e, t, r) {
3845
3808
  let n;
3846
- kt(e, Yn, (m) => r(1, n = m));
3847
- let { lang: i = "en" } = t, { clientstyling: s = "" } = t, { clientstylingurl: o = "" } = t, a, { translationurl: h = "" } = t;
3809
+ It(e, Fn, (m) => r(1, n = m));
3810
+ let { lang: i = "en" } = t, { clientstyling: s = "" } = t, { clientstylingurl: a = "" } = t, o, { translationurl: l = "" } = t;
3848
3811
  const u = () => {
3849
- fetch(h).then((H) => H.json()).then((H) => {
3812
+ fetch(l).then((H) => H.json()).then((H) => {
3850
3813
  Object.keys(H).forEach((_) => {
3851
- at(_, H[_]);
3814
+ tt(_, H[_]);
3852
3815
  });
3853
3816
  }).catch((H) => {
3854
3817
  console.log(H);
3855
3818
  });
3856
3819
  };
3857
- Object.keys(ut).forEach((m) => {
3858
- at(m, ut[m]);
3820
+ Object.keys(rt).forEach((m) => {
3821
+ tt(m, rt[m]);
3859
3822
  });
3860
- const l = () => {
3823
+ const h = () => {
3861
3824
  window.postMessage({ type: "403ActionButton" }, window.location.href);
3862
3825
  }, c = () => {
3863
- Kn(i);
3826
+ jn(i);
3864
3827
  }, f = () => {
3865
3828
  let m = document.createElement("style");
3866
- m.innerHTML = s, a.appendChild(m);
3829
+ m.innerHTML = s, o.appendChild(m);
3867
3830
  }, b = () => {
3868
- let m = new URL(o), H = document.createElement("style");
3831
+ let m = new URL(a), H = document.createElement("style");
3869
3832
  fetch(m.href).then((_) => _.text()).then((_) => {
3870
3833
  H.innerHTML = _, setTimeout(
3871
3834
  () => {
3872
- a.appendChild(H);
3835
+ o.appendChild(H);
3873
3836
  },
3874
3837
  1
3875
3838
  );
3876
3839
  });
3877
- }, y = () => l();
3840
+ }, y = () => h();
3878
3841
  function v(m) {
3879
- Te[m ? "unshift" : "push"](() => {
3880
- a = m, r(0, a);
3842
+ _e[m ? "unshift" : "push"](() => {
3843
+ o = m, r(0, o);
3881
3844
  });
3882
3845
  }
3883
3846
  return e.$$set = (m) => {
3884
- "lang" in m && r(3, i = m.lang), "clientstyling" in m && r(4, s = m.clientstyling), "clientstylingurl" in m && r(5, o = m.clientstylingurl), "translationurl" in m && r(6, h = m.translationurl);
3847
+ "lang" in m && r(3, i = m.lang), "clientstyling" in m && r(4, s = m.clientstyling), "clientstylingurl" in m && r(5, a = m.clientstylingurl), "translationurl" in m && r(6, l = m.translationurl);
3885
3848
  }, e.$$.update = () => {
3886
3849
  e.$$.dirty & /*lang*/
3887
3850
  8 && i && c(), e.$$.dirty & /*clientstyling, customStylingContainer*/
3888
- 17 && s && a && f(), e.$$.dirty & /*clientstylingurl, customStylingContainer*/
3889
- 33 && o && a && b(), e.$$.dirty & /*translationurl*/
3890
- 64 && h && u();
3851
+ 17 && s && o && f(), e.$$.dirty & /*clientstylingurl, customStylingContainer*/
3852
+ 33 && a && o && b(), e.$$.dirty & /*translationurl*/
3853
+ 64 && l && u();
3891
3854
  }, [
3892
- a,
3855
+ o,
3893
3856
  n,
3894
- l,
3857
+ h,
3895
3858
  i,
3896
3859
  s,
3897
- o,
3898
- h,
3860
+ a,
3861
+ l,
3899
3862
  y,
3900
3863
  v
3901
3864
  ];
3902
3865
  }
3903
- class ni extends ur {
3866
+ class zn extends Jt {
3904
3867
  constructor(t) {
3905
- super(), or(
3868
+ super(), qt(
3906
3869
  this,
3907
3870
  t,
3908
- ri,
3909
- ti,
3910
- lt,
3871
+ Xn,
3872
+ kn,
3873
+ it,
3911
3874
  {
3912
3875
  lang: 3,
3913
3876
  clientstyling: 4,
3914
3877
  clientstylingurl: 5,
3915
3878
  translationurl: 6
3916
3879
  },
3917
- ei
3880
+ Vn
3918
3881
  );
3919
3882
  }
3920
3883
  get lang() {
3921
3884
  return this.$$.ctx[3];
3922
3885
  }
3923
3886
  set lang(t) {
3924
- this.$$set({ lang: t }), G();
3887
+ this.$$set({ lang: t }), U();
3925
3888
  }
3926
3889
  get clientstyling() {
3927
3890
  return this.$$.ctx[4];
3928
3891
  }
3929
3892
  set clientstyling(t) {
3930
- this.$$set({ clientstyling: t }), G();
3893
+ this.$$set({ clientstyling: t }), U();
3931
3894
  }
3932
3895
  get clientstylingurl() {
3933
3896
  return this.$$.ctx[5];
3934
3897
  }
3935
3898
  set clientstylingurl(t) {
3936
- this.$$set({ clientstylingurl: t }), G();
3899
+ this.$$set({ clientstylingurl: t }), U();
3937
3900
  }
3938
3901
  get translationurl() {
3939
3902
  return this.$$.ctx[6];
3940
3903
  }
3941
3904
  set translationurl(t) {
3942
- this.$$set({ translationurl: t }), G();
3905
+ this.$$set({ translationurl: t }), U();
3943
3906
  }
3944
3907
  }
3945
- ar(ni, { lang: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {} }, [], [], !0);
3908
+ Qt(zn, { lang: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {} }, [], [], !0);
3946
3909
  export {
3947
- ni as default
3910
+ zn as C
3948
3911
  };