@everymatrix/casino-404 1.65.0 → 1.65.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/{Casino404-tJvOUXbn.js → Casino404-D8o6BpuZ.js} +565 -561
- package/components/Casino404-DqG3jszq.cjs +3 -0
- package/components/{Casino404-BkCsbCKX.js → Casino404-ykliX55J.js} +577 -573
- package/es2015/casino-404.cjs +1 -1
- package/es2015/casino-404.js +1 -1
- package/esnext/casino-404.js +1 -1
- package/package.json +1 -1
- package/components/Casino404-d8Xyezwi.cjs +0 -16
@@ -1,33 +1,33 @@
|
|
1
|
-
function
|
1
|
+
function N() {
|
2
2
|
}
|
3
3
|
function at(e) {
|
4
4
|
return e();
|
5
5
|
}
|
6
|
-
function
|
6
|
+
function ke() {
|
7
7
|
return /* @__PURE__ */ Object.create(null);
|
8
8
|
}
|
9
|
-
function
|
9
|
+
function re(e) {
|
10
10
|
e.forEach(at);
|
11
11
|
}
|
12
|
-
function
|
12
|
+
function Fe(e) {
|
13
13
|
return typeof e == "function";
|
14
14
|
}
|
15
15
|
function st(e, t) {
|
16
16
|
return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
|
17
17
|
}
|
18
|
-
function
|
18
|
+
function $t(e) {
|
19
19
|
return Object.keys(e).length === 0;
|
20
20
|
}
|
21
21
|
function ut(e, ...t) {
|
22
22
|
if (e == null) {
|
23
23
|
for (const n of t)
|
24
24
|
n(void 0);
|
25
|
-
return
|
25
|
+
return N;
|
26
26
|
}
|
27
27
|
const r = e.subscribe(...t);
|
28
28
|
return r.unsubscribe ? () => r.unsubscribe() : r;
|
29
29
|
}
|
30
|
-
function
|
30
|
+
function Ct(e, t, r) {
|
31
31
|
e.$$.on_destroy.push(ut(t, r));
|
32
32
|
}
|
33
33
|
function _(e, t) {
|
@@ -36,7 +36,7 @@ function _(e, t) {
|
|
36
36
|
function Rt(e, t, r) {
|
37
37
|
const n = Ft(e);
|
38
38
|
if (!n.getElementById(t)) {
|
39
|
-
const i =
|
39
|
+
const i = $("style");
|
40
40
|
i.id = t, i.textContent = r, Gt(n, i);
|
41
41
|
}
|
42
42
|
}
|
@@ -60,35 +60,35 @@ function Gt(e, t) {
|
|
60
60
|
function ht(e, t, r) {
|
61
61
|
e.insertBefore(t, r || null);
|
62
62
|
}
|
63
|
-
function
|
63
|
+
function Ge(e) {
|
64
64
|
e.parentNode && e.parentNode.removeChild(e);
|
65
65
|
}
|
66
|
-
function
|
66
|
+
function $(e) {
|
67
67
|
return document.createElement(e);
|
68
68
|
}
|
69
|
-
function
|
69
|
+
function I(e) {
|
70
70
|
return document.createElementNS("http://www.w3.org/2000/svg", e);
|
71
71
|
}
|
72
|
-
function
|
72
|
+
function oe(e) {
|
73
73
|
return document.createTextNode(e);
|
74
74
|
}
|
75
|
-
function
|
76
|
-
return
|
75
|
+
function be() {
|
76
|
+
return oe(" ");
|
77
77
|
}
|
78
78
|
function Ut(e, t, r, n) {
|
79
79
|
return e.addEventListener(t, r, n), () => e.removeEventListener(t, r, n);
|
80
80
|
}
|
81
|
-
function
|
81
|
+
function b(e, t, r) {
|
82
82
|
r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
|
83
83
|
}
|
84
84
|
function Dt(e) {
|
85
85
|
return Array.from(e.childNodes);
|
86
86
|
}
|
87
|
-
function
|
87
|
+
function xe(e, t) {
|
88
88
|
t = "" + t, e.data !== t && (e.data = /** @type {string} */
|
89
89
|
t);
|
90
90
|
}
|
91
|
-
function
|
91
|
+
function jt(e) {
|
92
92
|
const t = {};
|
93
93
|
return e.childNodes.forEach(
|
94
94
|
/** @param {Element} node */
|
@@ -97,65 +97,65 @@ function kt(e) {
|
|
97
97
|
}
|
98
98
|
), t;
|
99
99
|
}
|
100
|
-
let
|
101
|
-
function
|
102
|
-
|
100
|
+
let K;
|
101
|
+
function Y(e) {
|
102
|
+
K = e;
|
103
103
|
}
|
104
|
-
function
|
105
|
-
if (!
|
104
|
+
function kt() {
|
105
|
+
if (!K)
|
106
106
|
throw new Error("Function called outside component initialization");
|
107
|
-
return
|
107
|
+
return K;
|
108
108
|
}
|
109
109
|
function Vt(e) {
|
110
|
-
|
110
|
+
kt().$$.on_mount.push(e);
|
111
111
|
}
|
112
|
-
const
|
113
|
-
let
|
112
|
+
const D = [], Se = [];
|
113
|
+
let j = [];
|
114
114
|
const Ve = [], Xt = /* @__PURE__ */ Promise.resolve();
|
115
|
-
let
|
115
|
+
let Be = !1;
|
116
116
|
function zt() {
|
117
|
-
|
117
|
+
Be || (Be = !0, Xt.then(C));
|
118
118
|
}
|
119
|
-
function
|
120
|
-
|
119
|
+
function Ne(e) {
|
120
|
+
j.push(e);
|
121
121
|
}
|
122
|
-
const
|
123
|
-
let
|
122
|
+
const ye = /* @__PURE__ */ new Set();
|
123
|
+
let G = 0;
|
124
124
|
function C() {
|
125
|
-
if (
|
125
|
+
if (G !== 0)
|
126
126
|
return;
|
127
|
-
const e =
|
127
|
+
const e = K;
|
128
128
|
do {
|
129
129
|
try {
|
130
|
-
for (;
|
131
|
-
const t =
|
132
|
-
|
130
|
+
for (; G < D.length; ) {
|
131
|
+
const t = D[G];
|
132
|
+
G++, Y(t), Zt(t.$$);
|
133
133
|
}
|
134
134
|
} catch (t) {
|
135
|
-
throw
|
135
|
+
throw D.length = 0, G = 0, t;
|
136
136
|
}
|
137
|
-
for (
|
138
|
-
|
139
|
-
for (let t = 0; t <
|
140
|
-
const r =
|
141
|
-
|
137
|
+
for (Y(null), D.length = 0, G = 0; Se.length; )
|
138
|
+
Se.pop()();
|
139
|
+
for (let t = 0; t < j.length; t += 1) {
|
140
|
+
const r = j[t];
|
141
|
+
ye.has(r) || (ye.add(r), r());
|
142
142
|
}
|
143
|
-
|
144
|
-
} while (
|
143
|
+
j.length = 0;
|
144
|
+
} while (D.length);
|
145
145
|
for (; Ve.length; )
|
146
146
|
Ve.pop()();
|
147
|
-
|
147
|
+
Be = !1, ye.clear(), Y(e);
|
148
148
|
}
|
149
149
|
function Zt(e) {
|
150
150
|
if (e.fragment !== null) {
|
151
|
-
e.update(),
|
151
|
+
e.update(), re(e.before_update);
|
152
152
|
const t = e.dirty;
|
153
|
-
e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(
|
153
|
+
e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Ne);
|
154
154
|
}
|
155
155
|
}
|
156
156
|
function Wt(e) {
|
157
157
|
const t = [], r = [];
|
158
|
-
|
158
|
+
j.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), j = t;
|
159
159
|
}
|
160
160
|
const Qt = /* @__PURE__ */ new Set();
|
161
161
|
function qt(e, t) {
|
@@ -163,29 +163,29 @@ function qt(e, t) {
|
|
163
163
|
}
|
164
164
|
function Jt(e, t, r) {
|
165
165
|
const { fragment: n, after_update: i } = e.$$;
|
166
|
-
n && n.m(t, r),
|
167
|
-
const o = e.$$.on_mount.map(at).filter(
|
168
|
-
e.$$.on_destroy ? e.$$.on_destroy.push(...o) :
|
169
|
-
}), i.forEach(
|
166
|
+
n && n.m(t, r), Ne(() => {
|
167
|
+
const o = e.$$.on_mount.map(at).filter(Fe);
|
168
|
+
e.$$.on_destroy ? e.$$.on_destroy.push(...o) : re(o), e.$$.on_mount = [];
|
169
|
+
}), i.forEach(Ne);
|
170
170
|
}
|
171
171
|
function Yt(e, t) {
|
172
172
|
const r = e.$$;
|
173
|
-
r.fragment !== null && (Wt(r.after_update),
|
173
|
+
r.fragment !== null && (Wt(r.after_update), re(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
|
174
174
|
}
|
175
175
|
function Kt(e, t) {
|
176
|
-
e.$$.dirty[0] === -1 && (
|
176
|
+
e.$$.dirty[0] === -1 && (D.push(e), zt(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
|
177
177
|
}
|
178
178
|
function er(e, t, r, n, i, o, u = null, s = [-1]) {
|
179
|
-
const l =
|
180
|
-
|
179
|
+
const l = K;
|
180
|
+
Y(e);
|
181
181
|
const a = e.$$ = {
|
182
182
|
fragment: null,
|
183
183
|
ctx: [],
|
184
184
|
// state
|
185
185
|
props: o,
|
186
|
-
update:
|
186
|
+
update: N,
|
187
187
|
not_equal: i,
|
188
|
-
bound:
|
188
|
+
bound: ke(),
|
189
189
|
// lifecycle
|
190
190
|
on_mount: [],
|
191
191
|
on_destroy: [],
|
@@ -194,25 +194,25 @@ function er(e, t, r, n, i, o, u = null, s = [-1]) {
|
|
194
194
|
after_update: [],
|
195
195
|
context: new Map(t.context || (l ? l.$$.context : [])),
|
196
196
|
// everything else
|
197
|
-
callbacks:
|
197
|
+
callbacks: ke(),
|
198
198
|
dirty: s,
|
199
199
|
skip_bound: !1,
|
200
200
|
root: t.target || l.$$.root
|
201
201
|
};
|
202
202
|
u && u(a.root);
|
203
203
|
let h = !1;
|
204
|
-
if (a.ctx = r ? r(e, t.props || {}, (
|
205
|
-
const
|
206
|
-
return a.ctx && i(a.ctx[
|
207
|
-
}) : [], a.update(), h = !0,
|
204
|
+
if (a.ctx = r ? r(e, t.props || {}, (f, c, ...d) => {
|
205
|
+
const x = d.length ? d[0] : c;
|
206
|
+
return a.ctx && i(a.ctx[f], a.ctx[f] = x) && (!a.skip_bound && a.bound[f] && a.bound[f](x), h && Kt(e, f)), c;
|
207
|
+
}) : [], a.update(), h = !0, re(a.before_update), a.fragment = n ? n(a.ctx) : !1, t.target) {
|
208
208
|
if (t.hydrate) {
|
209
|
-
const
|
210
|
-
a.fragment && a.fragment.l(
|
209
|
+
const f = Dt(t.target);
|
210
|
+
a.fragment && a.fragment.l(f), f.forEach(Ge);
|
211
211
|
} else
|
212
212
|
a.fragment && a.fragment.c();
|
213
213
|
t.intro && qt(e.$$.fragment), Jt(e, t.target, t.anchor), C();
|
214
214
|
}
|
215
|
-
|
215
|
+
Y(l);
|
216
216
|
}
|
217
217
|
let lt;
|
218
218
|
typeof HTMLElement == "function" && (lt = class extends HTMLElement {
|
@@ -257,7 +257,7 @@ typeof HTMLElement == "function" && (lt = class extends HTMLElement {
|
|
257
257
|
let o;
|
258
258
|
return {
|
259
259
|
c: function() {
|
260
|
-
o =
|
260
|
+
o = $("slot"), i !== "default" && b(o, "name", i);
|
261
261
|
},
|
262
262
|
/**
|
263
263
|
* @param {HTMLElement} target
|
@@ -267,19 +267,19 @@ typeof HTMLElement == "function" && (lt = class extends HTMLElement {
|
|
267
267
|
ht(l, o, a);
|
268
268
|
},
|
269
269
|
d: function(l) {
|
270
|
-
l &&
|
270
|
+
l && Ge(o);
|
271
271
|
}
|
272
272
|
};
|
273
273
|
};
|
274
274
|
};
|
275
275
|
if (await Promise.resolve(), !this.$$cn || this.$$c)
|
276
276
|
return;
|
277
|
-
const t = {}, r =
|
277
|
+
const t = {}, r = jt(this);
|
278
278
|
for (const i of this.$$s)
|
279
279
|
i in r && (t[i] = [e(i)]);
|
280
280
|
for (const i of this.attributes) {
|
281
281
|
const o = this.$$g_p(i.name);
|
282
|
-
o in this.$$d || (this.$$d[o] =
|
282
|
+
o in this.$$d || (this.$$d[o] = ae(o, i.value, this.$$p_d, "toProp"));
|
283
283
|
}
|
284
284
|
for (const i in this.$$p_d)
|
285
285
|
!(i in this.$$d) && this[i] !== void 0 && (this.$$d[i] = this[i], delete this[i]);
|
@@ -297,7 +297,7 @@ typeof HTMLElement == "function" && (lt = class extends HTMLElement {
|
|
297
297
|
this.$$r = !0;
|
298
298
|
for (const i in this.$$p_d)
|
299
299
|
if (this.$$d[i] = this.$$c.$$.ctx[this.$$c.$$.props[i]], this.$$p_d[i].reflect) {
|
300
|
-
const o =
|
300
|
+
const o = ae(
|
301
301
|
i,
|
302
302
|
this.$$d[i],
|
303
303
|
this.$$p_d,
|
@@ -319,7 +319,7 @@ typeof HTMLElement == "function" && (lt = class extends HTMLElement {
|
|
319
319
|
// We don't need this when working within Svelte code, but for compatibility of people using this outside of Svelte
|
320
320
|
// and setting attributes through setAttribute etc, this is helpful
|
321
321
|
attributeChangedCallback(e, t, r) {
|
322
|
-
this.$$r || (e = this.$$g_p(e), this.$$d[e] =
|
322
|
+
this.$$r || (e = this.$$g_p(e), this.$$d[e] = ae(e, r, this.$$p_d, "toProp"), this.$$c?.$set({ [e]: this.$$d[e] }));
|
323
323
|
}
|
324
324
|
disconnectedCallback() {
|
325
325
|
this.$$cn = !1, Promise.resolve().then(() => {
|
@@ -332,7 +332,7 @@ typeof HTMLElement == "function" && (lt = class extends HTMLElement {
|
|
332
332
|
) || e;
|
333
333
|
}
|
334
334
|
});
|
335
|
-
function
|
335
|
+
function ae(e, t, r, n) {
|
336
336
|
const i = r[e]?.type;
|
337
337
|
if (t = i === "Boolean" && typeof t != "boolean" ? t != null : t, !n || !r[e])
|
338
338
|
return t;
|
@@ -378,7 +378,7 @@ function tr(e, t, r, n, i, o) {
|
|
378
378
|
return this.$$c && s in this.$$c ? this.$$c[s] : this.$$d[s];
|
379
379
|
},
|
380
380
|
set(l) {
|
381
|
-
l =
|
381
|
+
l = ae(s, l, t), this.$$d[s] = l, this.$$c?.$set({ [s]: l });
|
382
382
|
}
|
383
383
|
});
|
384
384
|
}), n.forEach((s) => {
|
@@ -409,7 +409,7 @@ class rr {
|
|
409
409
|
$$set = void 0;
|
410
410
|
/** @returns {void} */
|
411
411
|
$destroy() {
|
412
|
-
Yt(this, 1), this.$destroy =
|
412
|
+
Yt(this, 1), this.$destroy = N;
|
413
413
|
}
|
414
414
|
/**
|
415
415
|
* @template {Extract<keyof Events, string>} K
|
@@ -418,8 +418,8 @@ class rr {
|
|
418
418
|
* @returns {() => void}
|
419
419
|
*/
|
420
420
|
$on(t, r) {
|
421
|
-
if (
|
422
|
-
return
|
421
|
+
if (!Fe(r))
|
422
|
+
return N;
|
423
423
|
const n = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
|
424
424
|
return n.push(r), () => {
|
425
425
|
const i = n.indexOf(r);
|
@@ -431,44 +431,44 @@ class rr {
|
|
431
431
|
* @returns {void}
|
432
432
|
*/
|
433
433
|
$set(t) {
|
434
|
-
this.$$set &&
|
434
|
+
this.$$set && !$t(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
|
435
435
|
}
|
436
436
|
}
|
437
437
|
const nr = "4";
|
438
438
|
typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(nr);
|
439
|
-
const
|
439
|
+
const U = [];
|
440
440
|
function ir(e, t) {
|
441
441
|
return {
|
442
|
-
subscribe:
|
442
|
+
subscribe: ce(e, t).subscribe
|
443
443
|
};
|
444
444
|
}
|
445
|
-
function
|
445
|
+
function ce(e, t = N) {
|
446
446
|
let r;
|
447
447
|
const n = /* @__PURE__ */ new Set();
|
448
448
|
function i(s) {
|
449
449
|
if (st(e, s) && (e = s, r)) {
|
450
|
-
const l = !
|
450
|
+
const l = !U.length;
|
451
451
|
for (const a of n)
|
452
|
-
a[1](),
|
452
|
+
a[1](), U.push(a, e);
|
453
453
|
if (l) {
|
454
|
-
for (let a = 0; a <
|
455
|
-
|
456
|
-
|
454
|
+
for (let a = 0; a < U.length; a += 2)
|
455
|
+
U[a][0](U[a + 1]);
|
456
|
+
U.length = 0;
|
457
457
|
}
|
458
458
|
}
|
459
459
|
}
|
460
460
|
function o(s) {
|
461
461
|
i(s(e));
|
462
462
|
}
|
463
|
-
function u(s, l =
|
463
|
+
function u(s, l = N) {
|
464
464
|
const a = [s, l];
|
465
|
-
return n.add(a), n.size === 1 && (r = t(i, o) ||
|
465
|
+
return n.add(a), n.size === 1 && (r = t(i, o) || N), s(e), () => {
|
466
466
|
n.delete(a), n.size === 0 && r && (r(), r = null);
|
467
467
|
};
|
468
468
|
}
|
469
469
|
return { set: i, update: o, subscribe: u };
|
470
470
|
}
|
471
|
-
function
|
471
|
+
function Z(e, t, r) {
|
472
472
|
const n = !Array.isArray(e), i = n ? [e] : e;
|
473
473
|
if (!i.every(Boolean))
|
474
474
|
throw new Error("derived() expects stores as input, got a falsy value");
|
@@ -476,26 +476,26 @@ function z(e, t, r) {
|
|
476
476
|
return ir(r, (u, s) => {
|
477
477
|
let l = !1;
|
478
478
|
const a = [];
|
479
|
-
let h = 0,
|
480
|
-
const
|
479
|
+
let h = 0, f = N;
|
480
|
+
const c = () => {
|
481
481
|
if (h)
|
482
482
|
return;
|
483
|
-
|
484
|
-
const
|
485
|
-
o ? u(
|
486
|
-
},
|
487
|
-
(
|
488
|
-
|
483
|
+
f();
|
484
|
+
const x = t(n ? a[0] : a, u, s);
|
485
|
+
o ? u(x) : f = Fe(x) ? x : N;
|
486
|
+
}, d = i.map(
|
487
|
+
(x, m) => ut(
|
488
|
+
x,
|
489
489
|
(v) => {
|
490
|
-
a[m] = v, h &= ~(1 << m), l &&
|
490
|
+
a[m] = v, h &= ~(1 << m), l && c();
|
491
491
|
},
|
492
492
|
() => {
|
493
493
|
h |= 1 << m;
|
494
494
|
}
|
495
495
|
)
|
496
496
|
);
|
497
|
-
return l = !0,
|
498
|
-
|
497
|
+
return l = !0, c(), function() {
|
498
|
+
re(d), f(), l = !1;
|
499
499
|
};
|
500
500
|
});
|
501
501
|
}
|
@@ -510,21 +510,21 @@ function sr(e) {
|
|
510
510
|
}
|
511
511
|
function ur(e) {
|
512
512
|
var t = Object.prototype.toString.call(e);
|
513
|
-
return t === "[object RegExp]" || t === "[object Date]" ||
|
513
|
+
return t === "[object RegExp]" || t === "[object Date]" || fr(e);
|
514
514
|
}
|
515
515
|
var hr = typeof Symbol == "function" && Symbol.for, lr = hr ? Symbol.for("react.element") : 60103;
|
516
|
-
function
|
516
|
+
function fr(e) {
|
517
517
|
return e.$$typeof === lr;
|
518
518
|
}
|
519
|
-
function
|
519
|
+
function cr(e) {
|
520
520
|
return Array.isArray(e) ? [] : {};
|
521
521
|
}
|
522
|
-
function
|
523
|
-
return t.clone !== !1 && t.isMergeableObject(e) ? k(
|
522
|
+
function ee(e, t) {
|
523
|
+
return t.clone !== !1 && t.isMergeableObject(e) ? k(cr(e), e, t) : e;
|
524
524
|
}
|
525
525
|
function mr(e, t, r) {
|
526
526
|
return e.concat(t).map(function(n) {
|
527
|
-
return
|
527
|
+
return ee(n, r);
|
528
528
|
});
|
529
529
|
}
|
530
530
|
function pr(e, t) {
|
@@ -541,7 +541,7 @@ function gr(e) {
|
|
541
541
|
function Xe(e) {
|
542
542
|
return Object.keys(e).concat(gr(e));
|
543
543
|
}
|
544
|
-
function
|
544
|
+
function ft(e, t) {
|
545
545
|
try {
|
546
546
|
return t in e;
|
547
547
|
} catch {
|
@@ -549,20 +549,20 @@ function ct(e, t) {
|
|
549
549
|
}
|
550
550
|
}
|
551
551
|
function dr(e, t) {
|
552
|
-
return
|
552
|
+
return ft(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
|
553
553
|
}
|
554
554
|
function br(e, t, r) {
|
555
555
|
var n = {};
|
556
556
|
return r.isMergeableObject(e) && Xe(e).forEach(function(i) {
|
557
|
-
n[i] =
|
557
|
+
n[i] = ee(e[i], r);
|
558
558
|
}), Xe(t).forEach(function(i) {
|
559
|
-
dr(e, i) || (
|
559
|
+
dr(e, i) || (ft(e, i) && r.isMergeableObject(t[i]) ? n[i] = pr(i, r)(e[i], t[i], r) : n[i] = ee(t[i], r));
|
560
560
|
}), n;
|
561
561
|
}
|
562
562
|
function k(e, t, r) {
|
563
|
-
r = r || {}, r.arrayMerge = r.arrayMerge || mr, r.isMergeableObject = r.isMergeableObject || ar, r.cloneUnlessOtherwiseSpecified =
|
563
|
+
r = r || {}, r.arrayMerge = r.arrayMerge || mr, r.isMergeableObject = r.isMergeableObject || ar, r.cloneUnlessOtherwiseSpecified = ee;
|
564
564
|
var n = Array.isArray(t), i = Array.isArray(e), o = n === i;
|
565
|
-
return o ? n ? r.arrayMerge(e, t, r) : br(e, t, r) :
|
565
|
+
return o ? n ? r.arrayMerge(e, t, r) : br(e, t, r) : ee(t, r);
|
566
566
|
}
|
567
567
|
k.all = function(t, r) {
|
568
568
|
if (!Array.isArray(t))
|
@@ -573,46 +573,32 @@ k.all = function(t, r) {
|
|
573
573
|
};
|
574
574
|
var xr = k, yr = xr;
|
575
575
|
const Er = /* @__PURE__ */ or(yr);
|
576
|
-
|
577
|
-
|
578
|
-
|
579
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
580
|
-
purpose with or without fee is hereby granted.
|
581
|
-
|
582
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
583
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
584
|
-
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
585
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
586
|
-
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
587
|
-
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
588
|
-
PERFORMANCE OF THIS SOFTWARE.
|
589
|
-
***************************************************************************** */
|
590
|
-
var Ne = function(e, t) {
|
591
|
-
return Ne = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
|
576
|
+
var Ae = function(e, t) {
|
577
|
+
return Ae = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
|
592
578
|
r.__proto__ = n;
|
593
579
|
} || function(r, n) {
|
594
580
|
for (var i in n)
|
595
581
|
Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
|
596
|
-
},
|
582
|
+
}, Ae(e, t);
|
597
583
|
};
|
598
|
-
function
|
584
|
+
function me(e, t) {
|
599
585
|
if (typeof t != "function" && t !== null)
|
600
586
|
throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
|
601
|
-
|
587
|
+
Ae(e, t);
|
602
588
|
function r() {
|
603
589
|
this.constructor = e;
|
604
590
|
}
|
605
591
|
e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
|
606
592
|
}
|
607
|
-
var
|
608
|
-
return
|
593
|
+
var w = function() {
|
594
|
+
return w = Object.assign || function(t) {
|
609
595
|
for (var r, n = 1, i = arguments.length; n < i; n++) {
|
610
596
|
r = arguments[n];
|
611
597
|
for (var o in r)
|
612
598
|
Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
|
613
599
|
}
|
614
600
|
return t;
|
615
|
-
},
|
601
|
+
}, w.apply(this, arguments);
|
616
602
|
};
|
617
603
|
function vr(e, t) {
|
618
604
|
var r = {};
|
@@ -623,14 +609,14 @@ function vr(e, t) {
|
|
623
609
|
t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
|
624
610
|
return r;
|
625
611
|
}
|
626
|
-
function
|
627
|
-
if (arguments.length === 2)
|
612
|
+
function Ee(e, t, r) {
|
613
|
+
if (r || arguments.length === 2)
|
628
614
|
for (var n = 0, i = t.length, o; n < i; n++)
|
629
615
|
(o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
|
630
|
-
return e.concat(o || t);
|
616
|
+
return e.concat(o || Array.prototype.slice.call(t));
|
631
617
|
}
|
632
|
-
function
|
633
|
-
var r = t && t.cache ? t.cache : Nr, n = t && t.serializer ? t.serializer :
|
618
|
+
function ve(e, t) {
|
619
|
+
var r = t && t.cache ? t.cache : Nr, n = t && t.serializer ? t.serializer : Sr, i = t && t.strategy ? t.strategy : Tr;
|
634
620
|
return i(e, {
|
635
621
|
cache: r,
|
636
622
|
serializer: n
|
@@ -639,95 +625,103 @@ function ye(e, t) {
|
|
639
625
|
function _r(e) {
|
640
626
|
return e == null || typeof e == "number" || typeof e == "boolean";
|
641
627
|
}
|
642
|
-
function
|
628
|
+
function Hr(e, t, r, n) {
|
643
629
|
var i = _r(n) ? n : r(n), o = t.get(i);
|
644
630
|
return typeof o > "u" && (o = e.call(this, n), t.set(i, o)), o;
|
645
631
|
}
|
646
|
-
function
|
632
|
+
function ct(e, t, r) {
|
647
633
|
var n = Array.prototype.slice.call(arguments, 3), i = r(n), o = t.get(i);
|
648
634
|
return typeof o > "u" && (o = e.apply(this, n), t.set(i, o)), o;
|
649
635
|
}
|
650
|
-
function
|
636
|
+
function mt(e, t, r, n, i) {
|
651
637
|
return r.bind(t, e, n, i);
|
652
638
|
}
|
653
|
-
function Hr(e, t) {
|
654
|
-
var r = e.length === 1 ? ft : mt;
|
655
|
-
return Fe(e, this, r, t.cache.create(), t.serializer);
|
656
|
-
}
|
657
639
|
function Tr(e, t) {
|
658
|
-
|
640
|
+
var r = e.length === 1 ? Hr : ct;
|
641
|
+
return mt(e, this, r, t.cache.create(), t.serializer);
|
659
642
|
}
|
660
643
|
function Pr(e, t) {
|
661
|
-
return
|
644
|
+
return mt(e, this, ct, t.cache.create(), t.serializer);
|
662
645
|
}
|
663
|
-
var
|
646
|
+
var Sr = function() {
|
664
647
|
return JSON.stringify(arguments);
|
665
|
-
}
|
666
|
-
|
667
|
-
|
668
|
-
|
669
|
-
|
670
|
-
|
671
|
-
|
672
|
-
|
673
|
-
|
674
|
-
|
675
|
-
|
648
|
+
}, Br = (
|
649
|
+
/** @class */
|
650
|
+
function() {
|
651
|
+
function e() {
|
652
|
+
this.cache = /* @__PURE__ */ Object.create(null);
|
653
|
+
}
|
654
|
+
return e.prototype.get = function(t) {
|
655
|
+
return this.cache[t];
|
656
|
+
}, e.prototype.set = function(t, r) {
|
657
|
+
this.cache[t] = r;
|
658
|
+
}, e;
|
659
|
+
}()
|
660
|
+
), Nr = {
|
676
661
|
create: function() {
|
677
|
-
return new
|
662
|
+
return new Br();
|
678
663
|
}
|
679
|
-
},
|
680
|
-
variadic:
|
681
|
-
|
682
|
-
|
664
|
+
}, _e = {
|
665
|
+
variadic: Pr
|
666
|
+
}, he = function() {
|
667
|
+
return he = Object.assign || function(t) {
|
668
|
+
for (var r, n = 1, i = arguments.length; n < i; n++) {
|
669
|
+
r = arguments[n];
|
670
|
+
for (var o in r)
|
671
|
+
Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
|
672
|
+
}
|
673
|
+
return t;
|
674
|
+
}, he.apply(this, arguments);
|
675
|
+
};
|
676
|
+
var p;
|
683
677
|
(function(e) {
|
684
678
|
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";
|
685
679
|
})(p || (p = {}));
|
686
|
-
var
|
680
|
+
var y;
|
687
681
|
(function(e) {
|
688
682
|
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";
|
689
|
-
})(
|
690
|
-
var
|
683
|
+
})(y || (y = {}));
|
684
|
+
var V;
|
691
685
|
(function(e) {
|
692
686
|
e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
|
693
|
-
})(
|
687
|
+
})(V || (V = {}));
|
694
688
|
function ze(e) {
|
695
|
-
return e.type ===
|
689
|
+
return e.type === y.literal;
|
696
690
|
}
|
697
|
-
function
|
698
|
-
return e.type ===
|
691
|
+
function Ar(e) {
|
692
|
+
return e.type === y.argument;
|
699
693
|
}
|
700
694
|
function pt(e) {
|
701
|
-
return e.type ===
|
695
|
+
return e.type === y.number;
|
702
696
|
}
|
703
697
|
function gt(e) {
|
704
|
-
return e.type ===
|
698
|
+
return e.type === y.date;
|
705
699
|
}
|
706
700
|
function dt(e) {
|
707
|
-
return e.type ===
|
701
|
+
return e.type === y.time;
|
708
702
|
}
|
709
703
|
function bt(e) {
|
710
|
-
return e.type ===
|
704
|
+
return e.type === y.select;
|
711
705
|
}
|
712
706
|
function xt(e) {
|
713
|
-
return e.type ===
|
707
|
+
return e.type === y.plural;
|
714
708
|
}
|
715
|
-
function
|
716
|
-
return e.type ===
|
709
|
+
function wr(e) {
|
710
|
+
return e.type === y.pound;
|
717
711
|
}
|
718
712
|
function yt(e) {
|
719
|
-
return e.type ===
|
713
|
+
return e.type === y.tag;
|
720
714
|
}
|
721
715
|
function Et(e) {
|
722
|
-
return !!(e && typeof e == "object" && e.type ===
|
716
|
+
return !!(e && typeof e == "object" && e.type === V.number);
|
723
717
|
}
|
724
|
-
function
|
725
|
-
return !!(e && typeof e == "object" && e.type ===
|
718
|
+
function we(e) {
|
719
|
+
return !!(e && typeof e == "object" && e.type === V.dateTime);
|
726
720
|
}
|
727
|
-
var vt = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,
|
728
|
-
function
|
721
|
+
var vt = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Or = /(?:[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;
|
722
|
+
function Ir(e) {
|
729
723
|
var t = {};
|
730
|
-
return e.replace(
|
724
|
+
return e.replace(Or, function(r) {
|
731
725
|
var n = r.length;
|
732
726
|
switch (r[0]) {
|
733
727
|
case "G":
|
@@ -816,26 +810,36 @@ function Or(e) {
|
|
816
810
|
return "";
|
817
811
|
}), t;
|
818
812
|
}
|
813
|
+
var E = function() {
|
814
|
+
return E = Object.assign || function(t) {
|
815
|
+
for (var r, n = 1, i = arguments.length; n < i; n++) {
|
816
|
+
r = arguments[n];
|
817
|
+
for (var o in r)
|
818
|
+
Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
|
819
|
+
}
|
820
|
+
return t;
|
821
|
+
}, E.apply(this, arguments);
|
822
|
+
};
|
819
823
|
var Mr = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
|
820
|
-
function
|
824
|
+
function Lr(e) {
|
821
825
|
if (e.length === 0)
|
822
826
|
throw new Error("Number skeleton cannot be empty");
|
823
|
-
for (var t = e.split(Mr).filter(function(
|
824
|
-
return
|
827
|
+
for (var t = e.split(Mr).filter(function(c) {
|
828
|
+
return c.length > 0;
|
825
829
|
}), r = [], n = 0, i = t; n < i.length; n++) {
|
826
830
|
var o = i[n], u = o.split("/");
|
827
831
|
if (u.length === 0)
|
828
832
|
throw new Error("Invalid number skeleton");
|
829
833
|
for (var s = u[0], l = u.slice(1), a = 0, h = l; a < h.length; a++) {
|
830
|
-
var
|
831
|
-
if (
|
834
|
+
var f = h[a];
|
835
|
+
if (f.length === 0)
|
832
836
|
throw new Error("Invalid number skeleton");
|
833
837
|
}
|
834
838
|
r.push({ stem: s, options: l });
|
835
839
|
}
|
836
840
|
return r;
|
837
841
|
}
|
838
|
-
function
|
842
|
+
function $r(e) {
|
839
843
|
return e.replace(/^(.*?)-/, "");
|
840
844
|
}
|
841
845
|
var Ze = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, _t = /^(@+)?(\+|#+)?[rs]?$/g, Cr = /(\*)(0+)|(#+)(0+)|(0+)/g, Ht = /^(0+)$/;
|
@@ -885,7 +889,7 @@ function Tt(e) {
|
|
885
889
|
};
|
886
890
|
}
|
887
891
|
}
|
888
|
-
function
|
892
|
+
function Rr(e) {
|
889
893
|
var t;
|
890
894
|
if (e[0] === "E" && e[1] === "E" ? (t = {
|
891
895
|
notation: "engineering"
|
@@ -903,7 +907,7 @@ function Qe(e) {
|
|
903
907
|
var t = {}, r = Tt(e);
|
904
908
|
return r || t;
|
905
909
|
}
|
906
|
-
function
|
910
|
+
function Fr(e) {
|
907
911
|
for (var t = {}, r = 0, n = e; r < n.length; r++) {
|
908
912
|
var i = n[r];
|
909
913
|
switch (i.stem) {
|
@@ -927,7 +931,7 @@ function Rr(e) {
|
|
927
931
|
continue;
|
928
932
|
case "measure-unit":
|
929
933
|
case "unit":
|
930
|
-
t.style = "unit", t.unit =
|
934
|
+
t.style = "unit", t.unit = $r(i.options[0]);
|
931
935
|
continue;
|
932
936
|
case "compact-short":
|
933
937
|
case "K":
|
@@ -938,13 +942,13 @@ function Rr(e) {
|
|
938
942
|
t.notation = "compact", t.compactDisplay = "long";
|
939
943
|
continue;
|
940
944
|
case "scientific":
|
941
|
-
t =
|
942
|
-
return
|
945
|
+
t = E(E(E({}, t), { notation: "scientific" }), i.options.reduce(function(l, a) {
|
946
|
+
return E(E({}, l), Qe(a));
|
943
947
|
}, {}));
|
944
948
|
continue;
|
945
949
|
case "engineering":
|
946
|
-
t =
|
947
|
-
return
|
950
|
+
t = E(E(E({}, t), { notation: "engineering" }), i.options.reduce(function(l, a) {
|
951
|
+
return E(E({}, l), Qe(a));
|
948
952
|
}, {}));
|
949
953
|
continue;
|
950
954
|
case "notation-simple":
|
@@ -989,13 +993,13 @@ function Rr(e) {
|
|
989
993
|
case "integer-width":
|
990
994
|
if (i.options.length > 1)
|
991
995
|
throw new RangeError("integer-width stems only accept a single optional option");
|
992
|
-
i.options[0].replace(Cr, function(l, a, h,
|
996
|
+
i.options[0].replace(Cr, function(l, a, h, f, c, d) {
|
993
997
|
if (a)
|
994
998
|
t.minimumIntegerDigits = h.length;
|
995
999
|
else {
|
996
|
-
if (
|
1000
|
+
if (f && c)
|
997
1001
|
throw new Error("We currently do not support maximum integer digits");
|
998
|
-
if (
|
1002
|
+
if (d)
|
999
1003
|
throw new Error("We currently do not support exact integer digits");
|
1000
1004
|
}
|
1001
1005
|
return "";
|
@@ -1009,25 +1013,25 @@ function Rr(e) {
|
|
1009
1013
|
if (Ze.test(i.stem)) {
|
1010
1014
|
if (i.options.length > 1)
|
1011
1015
|
throw new RangeError("Fraction-precision stems only accept a single optional option");
|
1012
|
-
i.stem.replace(Ze, function(l, a, h,
|
1013
|
-
return h === "*" ? t.minimumFractionDigits = a.length :
|
1016
|
+
i.stem.replace(Ze, function(l, a, h, f, c, d) {
|
1017
|
+
return h === "*" ? t.minimumFractionDigits = a.length : f && f[0] === "#" ? t.maximumFractionDigits = f.length : c && d ? (t.minimumFractionDigits = c.length, t.maximumFractionDigits = c.length + d.length) : (t.minimumFractionDigits = a.length, t.maximumFractionDigits = a.length), "";
|
1014
1018
|
});
|
1015
1019
|
var o = i.options[0];
|
1016
|
-
o === "w" ? t =
|
1020
|
+
o === "w" ? t = E(E({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = E(E({}, t), We(o)));
|
1017
1021
|
continue;
|
1018
1022
|
}
|
1019
1023
|
if (_t.test(i.stem)) {
|
1020
|
-
t =
|
1024
|
+
t = E(E({}, t), We(i.stem));
|
1021
1025
|
continue;
|
1022
1026
|
}
|
1023
1027
|
var u = Tt(i.stem);
|
1024
|
-
u && (t =
|
1025
|
-
var s =
|
1026
|
-
s && (t =
|
1028
|
+
u && (t = E(E({}, t), u));
|
1029
|
+
var s = Rr(i.stem);
|
1030
|
+
s && (t = E(E({}, t), s));
|
1027
1031
|
}
|
1028
1032
|
return t;
|
1029
1033
|
}
|
1030
|
-
var
|
1034
|
+
var ie = {
|
1031
1035
|
"001": [
|
1032
1036
|
"H",
|
1033
1037
|
"h"
|
@@ -2442,13 +2446,13 @@ var ne = {
|
|
2442
2446
|
"h"
|
2443
2447
|
]
|
2444
2448
|
};
|
2445
|
-
function
|
2449
|
+
function Gr(e, t) {
|
2446
2450
|
for (var r = "", n = 0; n < e.length; n++) {
|
2447
2451
|
var i = e.charAt(n);
|
2448
2452
|
if (i === "j") {
|
2449
2453
|
for (var o = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
|
2450
2454
|
o++, n++;
|
2451
|
-
var u = 1 + (o & 1), s = o < 2 ? 1 : 3 + (o >> 1), l = "a", a =
|
2455
|
+
var u = 1 + (o & 1), s = o < 2 ? 1 : 3 + (o >> 1), l = "a", a = Ur(t);
|
2452
2456
|
for ((a == "H" || a == "k") && (s = 0); s-- > 0; )
|
2453
2457
|
r += l;
|
2454
2458
|
for (; u-- > 0; )
|
@@ -2458,7 +2462,7 @@ function Fr(e, t) {
|
|
2458
2462
|
}
|
2459
2463
|
return r;
|
2460
2464
|
}
|
2461
|
-
function
|
2465
|
+
function Ur(e) {
|
2462
2466
|
var t = e.hourCycle;
|
2463
2467
|
if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
|
2464
2468
|
e.hourCycles && // @ts-ignore
|
@@ -2477,21 +2481,21 @@ function Gr(e) {
|
|
2477
2481
|
}
|
2478
2482
|
var r = e.language, n;
|
2479
2483
|
r !== "root" && (n = e.maximize().region);
|
2480
|
-
var i =
|
2484
|
+
var i = ie[n || ""] || ie[r || ""] || ie["".concat(r, "-001")] || ie["001"];
|
2481
2485
|
return i[0];
|
2482
2486
|
}
|
2483
|
-
var
|
2487
|
+
var He, Dr = new RegExp("^".concat(vt.source, "*")), jr = new RegExp("".concat(vt.source, "*$"));
|
2484
2488
|
function g(e, t) {
|
2485
2489
|
return { start: e, end: t };
|
2486
2490
|
}
|
2487
|
-
var kr = !!String.prototype.startsWith && "_a".startsWith("a", 1),
|
2491
|
+
var kr = !!String.prototype.startsWith && "_a".startsWith("a", 1), Vr = !!String.fromCodePoint, Xr = !!Object.fromEntries, zr = !!String.prototype.codePointAt, Zr = !!String.prototype.trimStart, Wr = !!String.prototype.trimEnd, Qr = !!Number.isSafeInteger, qr = Qr ? Number.isSafeInteger : function(e) {
|
2488
2492
|
return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
|
2489
|
-
},
|
2493
|
+
}, Oe = !0;
|
2490
2494
|
try {
|
2491
|
-
var
|
2492
|
-
|
2495
|
+
var Jr = St("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
2496
|
+
Oe = ((He = Jr.exec("a")) === null || He === void 0 ? void 0 : He[0]) === "a";
|
2493
2497
|
} catch {
|
2494
|
-
|
2498
|
+
Oe = !1;
|
2495
2499
|
}
|
2496
2500
|
var qe = kr ? (
|
2497
2501
|
// Native
|
@@ -2503,7 +2507,7 @@ var qe = kr ? (
|
|
2503
2507
|
function(t, r, n) {
|
2504
2508
|
return t.slice(n, n + r.length) === r;
|
2505
2509
|
}
|
2506
|
-
),
|
2510
|
+
), Ie = Vr ? String.fromCodePoint : (
|
2507
2511
|
// IE11
|
2508
2512
|
function() {
|
2509
2513
|
for (var t = [], r = 0; r < arguments.length; r++)
|
@@ -2517,7 +2521,7 @@ var qe = kr ? (
|
|
2517
2521
|
}
|
2518
2522
|
), Je = (
|
2519
2523
|
// native
|
2520
|
-
|
2524
|
+
Xr ? Object.fromEntries : (
|
2521
2525
|
// Ponyfill
|
2522
2526
|
function(t) {
|
2523
2527
|
for (var r = {}, n = 0, i = t; n < i.length; n++) {
|
@@ -2527,7 +2531,7 @@ var qe = kr ? (
|
|
2527
2531
|
return r;
|
2528
2532
|
}
|
2529
2533
|
)
|
2530
|
-
), Pt =
|
2534
|
+
), Pt = zr ? (
|
2531
2535
|
// Native
|
2532
2536
|
function(t, r) {
|
2533
2537
|
return t.codePointAt(r);
|
@@ -2541,7 +2545,7 @@ var qe = kr ? (
|
|
2541
2545
|
return i < 55296 || i > 56319 || r + 1 === n || (o = t.charCodeAt(r + 1)) < 56320 || o > 57343 ? i : (i - 55296 << 10) + (o - 56320) + 65536;
|
2542
2546
|
}
|
2543
2547
|
}
|
2544
|
-
),
|
2548
|
+
), Yr = Zr ? (
|
2545
2549
|
// Native
|
2546
2550
|
function(t) {
|
2547
2551
|
return t.trimStart();
|
@@ -2549,9 +2553,9 @@ var qe = kr ? (
|
|
2549
2553
|
) : (
|
2550
2554
|
// Ponyfill
|
2551
2555
|
function(t) {
|
2552
|
-
return t.replace(
|
2556
|
+
return t.replace(Dr, "");
|
2553
2557
|
}
|
2554
|
-
),
|
2558
|
+
), Kr = Wr ? (
|
2555
2559
|
// Native
|
2556
2560
|
function(t) {
|
2557
2561
|
return t.trimEnd();
|
@@ -2559,32 +2563,32 @@ var qe = kr ? (
|
|
2559
2563
|
) : (
|
2560
2564
|
// Ponyfill
|
2561
2565
|
function(t) {
|
2562
|
-
return t.replace(
|
2566
|
+
return t.replace(jr, "");
|
2563
2567
|
}
|
2564
2568
|
);
|
2565
|
-
function
|
2569
|
+
function St(e, t) {
|
2566
2570
|
return new RegExp(e, t);
|
2567
2571
|
}
|
2568
|
-
var
|
2569
|
-
if (
|
2570
|
-
var Ye =
|
2571
|
-
|
2572
|
+
var Me;
|
2573
|
+
if (Oe) {
|
2574
|
+
var Ye = St("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
2575
|
+
Me = function(t, r) {
|
2572
2576
|
var n;
|
2573
2577
|
Ye.lastIndex = r;
|
2574
2578
|
var i = Ye.exec(t);
|
2575
2579
|
return (n = i[1]) !== null && n !== void 0 ? n : "";
|
2576
2580
|
};
|
2577
2581
|
} else
|
2578
|
-
|
2582
|
+
Me = function(t, r) {
|
2579
2583
|
for (var n = []; ; ) {
|
2580
2584
|
var i = Pt(t, r);
|
2581
|
-
if (i === void 0 ||
|
2585
|
+
if (i === void 0 || Bt(i) || nn(i))
|
2582
2586
|
break;
|
2583
2587
|
n.push(i), r += i >= 65536 ? 2 : 1;
|
2584
2588
|
}
|
2585
|
-
return
|
2589
|
+
return Ie.apply(void 0, n);
|
2586
2590
|
};
|
2587
|
-
var
|
2591
|
+
var en = (
|
2588
2592
|
/** @class */
|
2589
2593
|
function() {
|
2590
2594
|
function e(t, r) {
|
@@ -2608,14 +2612,14 @@ var Kr = (
|
|
2608
2612
|
if (o === 35 && (r === "plural" || r === "selectordinal")) {
|
2609
2613
|
var s = this.clonePosition();
|
2610
2614
|
this.bump(), i.push({
|
2611
|
-
type:
|
2615
|
+
type: y.pound,
|
2612
2616
|
location: g(s, this.clonePosition())
|
2613
2617
|
});
|
2614
2618
|
} else if (o === 60 && !this.ignoreTag && this.peek() === 47) {
|
2615
2619
|
if (n)
|
2616
2620
|
break;
|
2617
2621
|
return this.error(p.UNMATCHED_CLOSING_TAG, g(this.clonePosition(), this.clonePosition()));
|
2618
|
-
} else if (o === 60 && !this.ignoreTag &&
|
2622
|
+
} else if (o === 60 && !this.ignoreTag && Le(this.peek() || 0)) {
|
2619
2623
|
var u = this.parseTag(t, r);
|
2620
2624
|
if (u.err)
|
2621
2625
|
return u;
|
@@ -2636,7 +2640,7 @@ var Kr = (
|
|
2636
2640
|
if (this.bumpSpace(), this.bumpIf("/>"))
|
2637
2641
|
return {
|
2638
2642
|
val: {
|
2639
|
-
type:
|
2643
|
+
type: y.literal,
|
2640
2644
|
value: "<".concat(i, "/>"),
|
2641
2645
|
location: g(n, this.clonePosition())
|
2642
2646
|
},
|
@@ -2648,12 +2652,12 @@ var Kr = (
|
|
2648
2652
|
return o;
|
2649
2653
|
var u = o.val, s = this.clonePosition();
|
2650
2654
|
if (this.bumpIf("</")) {
|
2651
|
-
if (this.isEOF() || !
|
2655
|
+
if (this.isEOF() || !Le(this.char()))
|
2652
2656
|
return this.error(p.INVALID_TAG, g(s, this.clonePosition()));
|
2653
2657
|
var l = this.clonePosition(), a = this.parseTagName();
|
2654
2658
|
return i !== a ? this.error(p.UNMATCHED_CLOSING_TAG, g(l, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
|
2655
2659
|
val: {
|
2656
|
-
type:
|
2660
|
+
type: y.tag,
|
2657
2661
|
value: i,
|
2658
2662
|
children: u,
|
2659
2663
|
location: g(n, this.clonePosition())
|
@@ -2666,7 +2670,7 @@ var Kr = (
|
|
2666
2670
|
return this.error(p.INVALID_TAG, g(n, this.clonePosition()));
|
2667
2671
|
}, e.prototype.parseTagName = function() {
|
2668
2672
|
var t = this.offset();
|
2669
|
-
for (this.bump(); !this.isEOF() &&
|
2673
|
+
for (this.bump(); !this.isEOF() && rn(this.char()); )
|
2670
2674
|
this.bump();
|
2671
2675
|
return this.message.slice(t, this.offset());
|
2672
2676
|
}, e.prototype.parseLiteral = function(t, r) {
|
@@ -2690,12 +2694,12 @@ var Kr = (
|
|
2690
2694
|
}
|
2691
2695
|
var l = g(n, this.clonePosition());
|
2692
2696
|
return {
|
2693
|
-
val: { type:
|
2697
|
+
val: { type: y.literal, value: i, location: l },
|
2694
2698
|
err: null
|
2695
2699
|
};
|
2696
2700
|
}, e.prototype.tryParseLeftAngleBracket = function() {
|
2697
2701
|
return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
|
2698
|
-
!
|
2702
|
+
!tn(this.peek() || 0)) ? (this.bump(), "<") : null;
|
2699
2703
|
}, e.prototype.tryParseQuote = function(t) {
|
2700
2704
|
if (this.isEOF() || this.char() !== 39)
|
2701
2705
|
return null;
|
@@ -2729,12 +2733,12 @@ var Kr = (
|
|
2729
2733
|
r.push(n);
|
2730
2734
|
this.bump();
|
2731
2735
|
}
|
2732
|
-
return
|
2736
|
+
return Ie.apply(void 0, r);
|
2733
2737
|
}, e.prototype.tryParseUnquoted = function(t, r) {
|
2734
2738
|
if (this.isEOF())
|
2735
2739
|
return null;
|
2736
2740
|
var n = this.char();
|
2737
|
-
return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(),
|
2741
|
+
return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), Ie(n));
|
2738
2742
|
}, e.prototype.parseArgument = function(t, r) {
|
2739
2743
|
var n = this.clonePosition();
|
2740
2744
|
if (this.bump(), this.bumpSpace(), this.isEOF())
|
@@ -2750,7 +2754,7 @@ var Kr = (
|
|
2750
2754
|
case 125:
|
2751
2755
|
return this.bump(), {
|
2752
2756
|
val: {
|
2753
|
-
type:
|
2757
|
+
type: y.argument,
|
2754
2758
|
// value does not include the opening and closing braces.
|
2755
2759
|
value: i,
|
2756
2760
|
location: g(n, this.clonePosition())
|
@@ -2763,7 +2767,7 @@ var Kr = (
|
|
2763
2767
|
return this.error(p.MALFORMED_ARGUMENT, g(n, this.clonePosition()));
|
2764
2768
|
}
|
2765
2769
|
}, e.prototype.parseIdentifierIfPossible = function() {
|
2766
|
-
var t = this.clonePosition(), r = this.offset(), n =
|
2770
|
+
var t = this.clonePosition(), r = this.offset(), n = Me(this.message, r), i = r + n.length;
|
2767
2771
|
this.bumpTo(i);
|
2768
2772
|
var o = this.clonePosition(), u = g(t, o);
|
2769
2773
|
return { value: n, location: u };
|
@@ -2779,47 +2783,47 @@ var Kr = (
|
|
2779
2783
|
var a = null;
|
2780
2784
|
if (this.bumpIf(",")) {
|
2781
2785
|
this.bumpSpace();
|
2782
|
-
var h = this.clonePosition(),
|
2783
|
-
if (
|
2784
|
-
return
|
2785
|
-
var
|
2786
|
-
if (
|
2786
|
+
var h = this.clonePosition(), f = this.parseSimpleArgStyleIfPossible();
|
2787
|
+
if (f.err)
|
2788
|
+
return f;
|
2789
|
+
var c = Kr(f.val);
|
2790
|
+
if (c.length === 0)
|
2787
2791
|
return this.error(p.EXPECT_ARGUMENT_STYLE, g(this.clonePosition(), this.clonePosition()));
|
2788
|
-
var
|
2789
|
-
a = { style:
|
2792
|
+
var d = g(h, this.clonePosition());
|
2793
|
+
a = { style: c, styleLocation: d };
|
2790
2794
|
}
|
2791
|
-
var
|
2792
|
-
if (
|
2793
|
-
return
|
2795
|
+
var x = this.tryParseArgumentClose(i);
|
2796
|
+
if (x.err)
|
2797
|
+
return x;
|
2794
2798
|
var m = g(i, this.clonePosition());
|
2795
2799
|
if (a && qe(a?.style, "::", 0)) {
|
2796
|
-
var v =
|
2800
|
+
var v = Yr(a.style.slice(2));
|
2797
2801
|
if (s === "number") {
|
2798
|
-
var
|
2799
|
-
return
|
2800
|
-
val: { type:
|
2802
|
+
var f = this.parseNumberSkeletonFromString(v, a.styleLocation);
|
2803
|
+
return f.err ? f : {
|
2804
|
+
val: { type: y.number, value: n, location: m, style: f.val },
|
2801
2805
|
err: null
|
2802
2806
|
};
|
2803
2807
|
} else {
|
2804
2808
|
if (v.length === 0)
|
2805
2809
|
return this.error(p.EXPECT_DATE_TIME_SKELETON, m);
|
2806
2810
|
var T = v;
|
2807
|
-
this.locale && (T =
|
2808
|
-
var
|
2809
|
-
type:
|
2811
|
+
this.locale && (T = Gr(v, this.locale));
|
2812
|
+
var c = {
|
2813
|
+
type: V.dateTime,
|
2810
2814
|
pattern: T,
|
2811
2815
|
location: a.styleLocation,
|
2812
|
-
parsedOptions: this.shouldParseSkeletons ?
|
2813
|
-
}, A = s === "date" ?
|
2816
|
+
parsedOptions: this.shouldParseSkeletons ? Ir(T) : {}
|
2817
|
+
}, A = s === "date" ? y.date : y.time;
|
2814
2818
|
return {
|
2815
|
-
val: { type: A, value: n, location: m, style:
|
2819
|
+
val: { type: A, value: n, location: m, style: c },
|
2816
2820
|
err: null
|
2817
2821
|
};
|
2818
2822
|
}
|
2819
2823
|
}
|
2820
2824
|
return {
|
2821
2825
|
val: {
|
2822
|
-
type: s === "number" ?
|
2826
|
+
type: s === "number" ? y.number : s === "date" ? y.date : y.time,
|
2823
2827
|
value: n,
|
2824
2828
|
location: m,
|
2825
2829
|
style: (o = a?.style) !== null && o !== void 0 ? o : null
|
@@ -2832,41 +2836,41 @@ var Kr = (
|
|
2832
2836
|
case "select": {
|
2833
2837
|
var P = this.clonePosition();
|
2834
2838
|
if (this.bumpSpace(), !this.bumpIf(","))
|
2835
|
-
return this.error(p.EXPECT_SELECT_ARGUMENT_OPTIONS, g(P,
|
2839
|
+
return this.error(p.EXPECT_SELECT_ARGUMENT_OPTIONS, g(P, he({}, P)));
|
2836
2840
|
this.bumpSpace();
|
2837
|
-
var
|
2838
|
-
if (s !== "select" &&
|
2841
|
+
var B = this.parseIdentifierIfPossible(), S = 0;
|
2842
|
+
if (s !== "select" && B.value === "offset") {
|
2839
2843
|
if (!this.bumpIf(":"))
|
2840
2844
|
return this.error(p.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, g(this.clonePosition(), this.clonePosition()));
|
2841
2845
|
this.bumpSpace();
|
2842
|
-
var
|
2843
|
-
if (
|
2844
|
-
return
|
2845
|
-
this.bumpSpace(),
|
2846
|
+
var f = this.tryParseDecimalInteger(p.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, p.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
|
2847
|
+
if (f.err)
|
2848
|
+
return f;
|
2849
|
+
this.bumpSpace(), B = this.parseIdentifierIfPossible(), S = f.val;
|
2846
2850
|
}
|
2847
|
-
var
|
2848
|
-
if (
|
2849
|
-
return
|
2850
|
-
var
|
2851
|
-
if (
|
2852
|
-
return
|
2853
|
-
var
|
2851
|
+
var O = this.tryParsePluralOrSelectOptions(t, s, r, B);
|
2852
|
+
if (O.err)
|
2853
|
+
return O;
|
2854
|
+
var x = this.tryParseArgumentClose(i);
|
2855
|
+
if (x.err)
|
2856
|
+
return x;
|
2857
|
+
var F = g(i, this.clonePosition());
|
2854
2858
|
return s === "select" ? {
|
2855
2859
|
val: {
|
2856
|
-
type:
|
2860
|
+
type: y.select,
|
2857
2861
|
value: n,
|
2858
|
-
options: Je(
|
2859
|
-
location:
|
2862
|
+
options: Je(O.val),
|
2863
|
+
location: F
|
2860
2864
|
},
|
2861
2865
|
err: null
|
2862
2866
|
} : {
|
2863
2867
|
val: {
|
2864
|
-
type:
|
2868
|
+
type: y.plural,
|
2865
2869
|
value: n,
|
2866
|
-
options: Je(
|
2867
|
-
offset:
|
2870
|
+
options: Je(O.val),
|
2871
|
+
offset: S,
|
2868
2872
|
pluralType: s === "plural" ? "cardinal" : "ordinal",
|
2869
|
-
location:
|
2873
|
+
location: F
|
2870
2874
|
},
|
2871
2875
|
err: null
|
2872
2876
|
};
|
@@ -2914,48 +2918,48 @@ var Kr = (
|
|
2914
2918
|
}, e.prototype.parseNumberSkeletonFromString = function(t, r) {
|
2915
2919
|
var n = [];
|
2916
2920
|
try {
|
2917
|
-
n =
|
2921
|
+
n = Lr(t);
|
2918
2922
|
} catch {
|
2919
2923
|
return this.error(p.INVALID_NUMBER_SKELETON, r);
|
2920
2924
|
}
|
2921
2925
|
return {
|
2922
2926
|
val: {
|
2923
|
-
type:
|
2927
|
+
type: V.number,
|
2924
2928
|
tokens: n,
|
2925
2929
|
location: r,
|
2926
|
-
parsedOptions: this.shouldParseSkeletons ?
|
2930
|
+
parsedOptions: this.shouldParseSkeletons ? Fr(n) : {}
|
2927
2931
|
},
|
2928
2932
|
err: null
|
2929
2933
|
};
|
2930
2934
|
}, e.prototype.tryParsePluralOrSelectOptions = function(t, r, n, i) {
|
2931
2935
|
for (var o, u = !1, s = [], l = /* @__PURE__ */ new Set(), a = i.value, h = i.location; ; ) {
|
2932
2936
|
if (a.length === 0) {
|
2933
|
-
var
|
2937
|
+
var f = this.clonePosition();
|
2934
2938
|
if (r !== "select" && this.bumpIf("=")) {
|
2935
|
-
var
|
2936
|
-
if (
|
2937
|
-
return
|
2938
|
-
h = g(
|
2939
|
+
var c = this.tryParseDecimalInteger(p.EXPECT_PLURAL_ARGUMENT_SELECTOR, p.INVALID_PLURAL_ARGUMENT_SELECTOR);
|
2940
|
+
if (c.err)
|
2941
|
+
return c;
|
2942
|
+
h = g(f, this.clonePosition()), a = this.message.slice(f.offset, this.offset());
|
2939
2943
|
} else
|
2940
2944
|
break;
|
2941
2945
|
}
|
2942
2946
|
if (l.has(a))
|
2943
2947
|
return this.error(r === "select" ? p.DUPLICATE_SELECT_ARGUMENT_SELECTOR : p.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, h);
|
2944
2948
|
a === "other" && (u = !0), this.bumpSpace();
|
2945
|
-
var
|
2949
|
+
var d = this.clonePosition();
|
2946
2950
|
if (!this.bumpIf("{"))
|
2947
2951
|
return this.error(r === "select" ? p.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : p.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, g(this.clonePosition(), this.clonePosition()));
|
2948
|
-
var
|
2949
|
-
if (
|
2950
|
-
return
|
2951
|
-
var m = this.tryParseArgumentClose(
|
2952
|
+
var x = this.parseMessage(t + 1, r, n);
|
2953
|
+
if (x.err)
|
2954
|
+
return x;
|
2955
|
+
var m = this.tryParseArgumentClose(d);
|
2952
2956
|
if (m.err)
|
2953
2957
|
return m;
|
2954
2958
|
s.push([
|
2955
2959
|
a,
|
2956
2960
|
{
|
2957
|
-
value:
|
2958
|
-
location: g(
|
2961
|
+
value: x.val,
|
2962
|
+
location: g(d, this.clonePosition())
|
2959
2963
|
}
|
2960
2964
|
]), l.add(a), this.bumpSpace(), o = this.parseIdentifierIfPossible(), a = o.value, h = o.location;
|
2961
2965
|
}
|
@@ -2971,7 +2975,7 @@ var Kr = (
|
|
2971
2975
|
break;
|
2972
2976
|
}
|
2973
2977
|
var l = g(i, this.clonePosition());
|
2974
|
-
return o ? (u *= n,
|
2978
|
+
return o ? (u *= n, qr(u) ? { val: u, err: null } : this.error(r, l)) : this.error(t, l);
|
2975
2979
|
}, e.prototype.offset = function() {
|
2976
2980
|
return this.position.offset;
|
2977
2981
|
}, e.prototype.isEOF = function() {
|
@@ -3027,7 +3031,7 @@ var Kr = (
|
|
3027
3031
|
break;
|
3028
3032
|
}
|
3029
3033
|
}, e.prototype.bumpSpace = function() {
|
3030
|
-
for (; !this.isEOF() &&
|
3034
|
+
for (; !this.isEOF() && Bt(this.char()); )
|
3031
3035
|
this.bump();
|
3032
3036
|
}, e.prototype.peek = function() {
|
3033
3037
|
if (this.isEOF())
|
@@ -3037,47 +3041,47 @@ var Kr = (
|
|
3037
3041
|
}, e;
|
3038
3042
|
}()
|
3039
3043
|
);
|
3040
|
-
function
|
3044
|
+
function Le(e) {
|
3041
3045
|
return e >= 97 && e <= 122 || e >= 65 && e <= 90;
|
3042
3046
|
}
|
3043
|
-
function en(e) {
|
3044
|
-
return Me(e) || e === 47;
|
3045
|
-
}
|
3046
3047
|
function tn(e) {
|
3048
|
+
return Le(e) || e === 47;
|
3049
|
+
}
|
3050
|
+
function rn(e) {
|
3047
3051
|
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;
|
3048
3052
|
}
|
3049
|
-
function
|
3053
|
+
function Bt(e) {
|
3050
3054
|
return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
|
3051
3055
|
}
|
3052
|
-
function
|
3056
|
+
function nn(e) {
|
3053
3057
|
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;
|
3054
3058
|
}
|
3055
|
-
function
|
3059
|
+
function $e(e) {
|
3056
3060
|
e.forEach(function(t) {
|
3057
3061
|
if (delete t.location, bt(t) || xt(t))
|
3058
3062
|
for (var r in t.options)
|
3059
|
-
delete t.options[r].location,
|
3063
|
+
delete t.options[r].location, $e(t.options[r].value);
|
3060
3064
|
else
|
3061
|
-
pt(t) && Et(t.style) || (gt(t) || dt(t)) &&
|
3065
|
+
pt(t) && Et(t.style) || (gt(t) || dt(t)) && we(t.style) ? delete t.style.location : yt(t) && $e(t.children);
|
3062
3066
|
});
|
3063
3067
|
}
|
3064
|
-
function
|
3065
|
-
t === void 0 && (t = {}), t =
|
3066
|
-
var r = new
|
3068
|
+
function on(e, t) {
|
3069
|
+
t === void 0 && (t = {}), t = he({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
|
3070
|
+
var r = new en(e, t).parse();
|
3067
3071
|
if (r.err) {
|
3068
3072
|
var n = SyntaxError(p[r.err.kind]);
|
3069
3073
|
throw n.location = r.err.location, n.originalMessage = r.err.message, n;
|
3070
3074
|
}
|
3071
|
-
return t?.captureLocation ||
|
3075
|
+
return t?.captureLocation || $e(r.val), r.val;
|
3072
3076
|
}
|
3073
|
-
var
|
3077
|
+
var X;
|
3074
3078
|
(function(e) {
|
3075
3079
|
e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
|
3076
|
-
})(
|
3077
|
-
var
|
3080
|
+
})(X || (X = {}));
|
3081
|
+
var pe = (
|
3078
3082
|
/** @class */
|
3079
3083
|
function(e) {
|
3080
|
-
|
3084
|
+
me(t, e);
|
3081
3085
|
function t(r, n, i) {
|
3082
3086
|
var o = e.call(this, r) || this;
|
3083
3087
|
return o.code = n, o.originalMessage = i, o;
|
@@ -3089,44 +3093,44 @@ var fe = (
|
|
3089
3093
|
), Ke = (
|
3090
3094
|
/** @class */
|
3091
3095
|
function(e) {
|
3092
|
-
|
3096
|
+
me(t, e);
|
3093
3097
|
function t(r, n, i, o) {
|
3094
|
-
return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'),
|
3098
|
+
return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), X.INVALID_VALUE, o) || this;
|
3095
3099
|
}
|
3096
3100
|
return t;
|
3097
|
-
}(
|
3098
|
-
),
|
3101
|
+
}(pe)
|
3102
|
+
), an = (
|
3099
3103
|
/** @class */
|
3100
3104
|
function(e) {
|
3101
|
-
|
3105
|
+
me(t, e);
|
3102
3106
|
function t(r, n, i) {
|
3103
|
-
return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n),
|
3107
|
+
return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), X.INVALID_VALUE, i) || this;
|
3104
3108
|
}
|
3105
3109
|
return t;
|
3106
|
-
}(
|
3107
|
-
),
|
3110
|
+
}(pe)
|
3111
|
+
), sn = (
|
3108
3112
|
/** @class */
|
3109
3113
|
function(e) {
|
3110
|
-
|
3114
|
+
me(t, e);
|
3111
3115
|
function t(r, n) {
|
3112
|
-
return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'),
|
3116
|
+
return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), X.MISSING_VALUE, n) || this;
|
3113
3117
|
}
|
3114
3118
|
return t;
|
3115
|
-
}(
|
3119
|
+
}(pe)
|
3116
3120
|
), H;
|
3117
3121
|
(function(e) {
|
3118
3122
|
e[e.literal = 0] = "literal", e[e.object = 1] = "object";
|
3119
3123
|
})(H || (H = {}));
|
3120
|
-
function
|
3124
|
+
function un(e) {
|
3121
3125
|
return e.length < 2 ? e : e.reduce(function(t, r) {
|
3122
3126
|
var n = t[t.length - 1];
|
3123
3127
|
return !n || n.type !== H.literal || r.type !== H.literal ? t.push(r) : n.value += r.value, t;
|
3124
3128
|
}, []);
|
3125
3129
|
}
|
3126
|
-
function
|
3130
|
+
function hn(e) {
|
3127
3131
|
return typeof e == "function";
|
3128
3132
|
}
|
3129
|
-
function
|
3133
|
+
function se(e, t, r, n, i, o, u) {
|
3130
3134
|
if (e.length === 1 && ze(e[0]))
|
3131
3135
|
return [
|
3132
3136
|
{
|
@@ -3143,98 +3147,98 @@ function ae(e, t, r, n, i, o, u) {
|
|
3143
3147
|
});
|
3144
3148
|
continue;
|
3145
3149
|
}
|
3146
|
-
if (
|
3150
|
+
if (wr(h)) {
|
3147
3151
|
typeof o == "number" && s.push({
|
3148
3152
|
type: H.literal,
|
3149
3153
|
value: r.getNumberFormat(t).format(o)
|
3150
3154
|
});
|
3151
3155
|
continue;
|
3152
3156
|
}
|
3153
|
-
var
|
3154
|
-
if (!(i &&
|
3155
|
-
throw new
|
3156
|
-
var
|
3157
|
-
if (
|
3158
|
-
(!
|
3159
|
-
type: typeof
|
3160
|
-
value:
|
3157
|
+
var f = h.value;
|
3158
|
+
if (!(i && f in i))
|
3159
|
+
throw new sn(f, u);
|
3160
|
+
var c = i[f];
|
3161
|
+
if (Ar(h)) {
|
3162
|
+
(!c || typeof c == "string" || typeof c == "number") && (c = typeof c == "string" || typeof c == "number" ? String(c) : ""), s.push({
|
3163
|
+
type: typeof c == "string" ? H.literal : H.object,
|
3164
|
+
value: c
|
3161
3165
|
});
|
3162
3166
|
continue;
|
3163
3167
|
}
|
3164
3168
|
if (gt(h)) {
|
3165
|
-
var
|
3169
|
+
var d = typeof h.style == "string" ? n.date[h.style] : we(h.style) ? h.style.parsedOptions : void 0;
|
3166
3170
|
s.push({
|
3167
3171
|
type: H.literal,
|
3168
|
-
value: r.getDateTimeFormat(t,
|
3172
|
+
value: r.getDateTimeFormat(t, d).format(c)
|
3169
3173
|
});
|
3170
3174
|
continue;
|
3171
3175
|
}
|
3172
3176
|
if (dt(h)) {
|
3173
|
-
var
|
3177
|
+
var d = typeof h.style == "string" ? n.time[h.style] : we(h.style) ? h.style.parsedOptions : n.time.medium;
|
3174
3178
|
s.push({
|
3175
3179
|
type: H.literal,
|
3176
|
-
value: r.getDateTimeFormat(t,
|
3180
|
+
value: r.getDateTimeFormat(t, d).format(c)
|
3177
3181
|
});
|
3178
3182
|
continue;
|
3179
3183
|
}
|
3180
3184
|
if (pt(h)) {
|
3181
|
-
var
|
3182
|
-
|
3185
|
+
var d = typeof h.style == "string" ? n.number[h.style] : Et(h.style) ? h.style.parsedOptions : void 0;
|
3186
|
+
d && d.scale && (c = c * (d.scale || 1)), s.push({
|
3183
3187
|
type: H.literal,
|
3184
|
-
value: r.getNumberFormat(t,
|
3188
|
+
value: r.getNumberFormat(t, d).format(c)
|
3185
3189
|
});
|
3186
3190
|
continue;
|
3187
3191
|
}
|
3188
3192
|
if (yt(h)) {
|
3189
|
-
var
|
3190
|
-
if (!
|
3191
|
-
throw new
|
3192
|
-
var T =
|
3193
|
-
return
|
3193
|
+
var x = h.children, m = h.value, v = i[m];
|
3194
|
+
if (!hn(v))
|
3195
|
+
throw new an(m, "function", u);
|
3196
|
+
var T = se(x, t, r, n, i, o), A = v(T.map(function(S) {
|
3197
|
+
return S.value;
|
3194
3198
|
}));
|
3195
|
-
Array.isArray(A) || (A = [A]), s.push.apply(s, A.map(function(
|
3199
|
+
Array.isArray(A) || (A = [A]), s.push.apply(s, A.map(function(S) {
|
3196
3200
|
return {
|
3197
|
-
type: typeof
|
3198
|
-
value:
|
3201
|
+
type: typeof S == "string" ? H.literal : H.object,
|
3202
|
+
value: S
|
3199
3203
|
};
|
3200
3204
|
}));
|
3201
3205
|
}
|
3202
3206
|
if (bt(h)) {
|
3203
|
-
var P = h.options[
|
3207
|
+
var P = h.options[c] || h.options.other;
|
3204
3208
|
if (!P)
|
3205
|
-
throw new Ke(h.value,
|
3206
|
-
s.push.apply(s,
|
3209
|
+
throw new Ke(h.value, c, Object.keys(h.options), u);
|
3210
|
+
s.push.apply(s, se(P.value, t, r, n, i));
|
3207
3211
|
continue;
|
3208
3212
|
}
|
3209
3213
|
if (xt(h)) {
|
3210
|
-
var P = h.options["=".concat(
|
3214
|
+
var P = h.options["=".concat(c)];
|
3211
3215
|
if (!P) {
|
3212
3216
|
if (!Intl.PluralRules)
|
3213
|
-
throw new
|
3217
|
+
throw new pe(`Intl.PluralRules is not available in this environment.
|
3214
3218
|
Try polyfilling it using "@formatjs/intl-pluralrules"
|
3215
|
-
`,
|
3216
|
-
var
|
3217
|
-
P = h.options[
|
3219
|
+
`, X.MISSING_INTL_API, u);
|
3220
|
+
var B = r.getPluralRules(t, { type: h.pluralType }).select(c - (h.offset || 0));
|
3221
|
+
P = h.options[B] || h.options.other;
|
3218
3222
|
}
|
3219
3223
|
if (!P)
|
3220
|
-
throw new Ke(h.value,
|
3221
|
-
s.push.apply(s,
|
3224
|
+
throw new Ke(h.value, c, Object.keys(h.options), u);
|
3225
|
+
s.push.apply(s, se(P.value, t, r, n, i, c - (h.offset || 0)));
|
3222
3226
|
continue;
|
3223
3227
|
}
|
3224
3228
|
}
|
3225
|
-
return
|
3229
|
+
return un(s);
|
3226
3230
|
}
|
3227
|
-
function
|
3228
|
-
return t ?
|
3229
|
-
return r[n] =
|
3231
|
+
function ln(e, t) {
|
3232
|
+
return t ? w(w(w({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
|
3233
|
+
return r[n] = w(w({}, e[n]), t[n] || {}), r;
|
3230
3234
|
}, {})) : e;
|
3231
3235
|
}
|
3232
|
-
function
|
3236
|
+
function fn(e, t) {
|
3233
3237
|
return t ? Object.keys(e).reduce(function(r, n) {
|
3234
|
-
return r[n] =
|
3235
|
-
},
|
3238
|
+
return r[n] = ln(e[n], t[n]), r;
|
3239
|
+
}, w({}, e)) : e;
|
3236
3240
|
}
|
3237
|
-
function
|
3241
|
+
function Te(e) {
|
3238
3242
|
return {
|
3239
3243
|
create: function() {
|
3240
3244
|
return {
|
@@ -3254,33 +3258,33 @@ function cn(e) {
|
|
3254
3258
|
dateTime: {},
|
3255
3259
|
pluralRules: {}
|
3256
3260
|
}), {
|
3257
|
-
getNumberFormat:
|
3261
|
+
getNumberFormat: ve(function() {
|
3258
3262
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
3259
3263
|
r[n] = arguments[n];
|
3260
|
-
return new ((t = Intl.NumberFormat).bind.apply(t,
|
3264
|
+
return new ((t = Intl.NumberFormat).bind.apply(t, Ee([void 0], r, !1)))();
|
3261
3265
|
}, {
|
3262
|
-
cache:
|
3263
|
-
strategy:
|
3266
|
+
cache: Te(e.number),
|
3267
|
+
strategy: _e.variadic
|
3264
3268
|
}),
|
3265
|
-
getDateTimeFormat:
|
3269
|
+
getDateTimeFormat: ve(function() {
|
3266
3270
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
3267
3271
|
r[n] = arguments[n];
|
3268
|
-
return new ((t = Intl.DateTimeFormat).bind.apply(t,
|
3272
|
+
return new ((t = Intl.DateTimeFormat).bind.apply(t, Ee([void 0], r, !1)))();
|
3269
3273
|
}, {
|
3270
|
-
cache:
|
3271
|
-
strategy:
|
3274
|
+
cache: Te(e.dateTime),
|
3275
|
+
strategy: _e.variadic
|
3272
3276
|
}),
|
3273
|
-
getPluralRules:
|
3277
|
+
getPluralRules: ve(function() {
|
3274
3278
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
3275
3279
|
r[n] = arguments[n];
|
3276
|
-
return new ((t = Intl.PluralRules).bind.apply(t,
|
3280
|
+
return new ((t = Intl.PluralRules).bind.apply(t, Ee([void 0], r, !1)))();
|
3277
3281
|
}, {
|
3278
|
-
cache:
|
3279
|
-
strategy:
|
3282
|
+
cache: Te(e.pluralRules),
|
3283
|
+
strategy: _e.variadic
|
3280
3284
|
})
|
3281
3285
|
};
|
3282
3286
|
}
|
3283
|
-
var
|
3287
|
+
var mn = (
|
3284
3288
|
/** @class */
|
3285
3289
|
function() {
|
3286
3290
|
function e(t, r, n, i) {
|
@@ -3294,12 +3298,12 @@ var fn = (
|
|
3294
3298
|
var a = o.formatToParts(l);
|
3295
3299
|
if (a.length === 1)
|
3296
3300
|
return a[0].value;
|
3297
|
-
var h = a.reduce(function(
|
3298
|
-
return !
|
3301
|
+
var h = a.reduce(function(f, c) {
|
3302
|
+
return !f.length || c.type !== H.literal || typeof f[f.length - 1] != "string" ? f.push(c.value) : f[f.length - 1] += c.value, f;
|
3299
3303
|
}, []);
|
3300
3304
|
return h.length <= 1 ? h[0] || "" : h;
|
3301
3305
|
}, this.formatToParts = function(l) {
|
3302
|
-
return
|
3306
|
+
return se(o.ast, o.locales, o.formatters, o.formats, l, void 0, o.message);
|
3303
3307
|
}, this.resolvedOptions = function() {
|
3304
3308
|
var l;
|
3305
3309
|
return {
|
@@ -3313,12 +3317,12 @@ var fn = (
|
|
3313
3317
|
var u = i || {};
|
3314
3318
|
u.formatters;
|
3315
3319
|
var s = vr(u, ["formatters"]);
|
3316
|
-
this.ast = e.__parse(t,
|
3320
|
+
this.ast = e.__parse(t, w(w({}, s), { locale: this.resolvedLocale }));
|
3317
3321
|
} else
|
3318
3322
|
this.ast = t;
|
3319
3323
|
if (!Array.isArray(this.ast))
|
3320
3324
|
throw new TypeError("A message must be provided as a String or AST.");
|
3321
|
-
this.formats =
|
3325
|
+
this.formats = fn(e.formats, n), this.formatters = i && i.formatters || cn(this.formatterCache);
|
3322
3326
|
}
|
3323
3327
|
return Object.defineProperty(e, "defaultLocale", {
|
3324
3328
|
get: function() {
|
@@ -3331,7 +3335,7 @@ var fn = (
|
|
3331
3335
|
var r = Intl.NumberFormat.supportedLocalesOf(t);
|
3332
3336
|
return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
|
3333
3337
|
}
|
3334
|
-
}, e.__parse =
|
3338
|
+
}, e.__parse = on, e.formats = {
|
3335
3339
|
number: {
|
3336
3340
|
integer: {
|
3337
3341
|
maximumFractionDigits: 0
|
@@ -3392,7 +3396,7 @@ var fn = (
|
|
3392
3396
|
}, e;
|
3393
3397
|
}()
|
3394
3398
|
);
|
3395
|
-
function
|
3399
|
+
function pn(e, t) {
|
3396
3400
|
if (t == null)
|
3397
3401
|
return;
|
3398
3402
|
if (t in e)
|
@@ -3413,36 +3417,36 @@ function mn(e, t) {
|
|
3413
3417
|
n = void 0;
|
3414
3418
|
return n;
|
3415
3419
|
}
|
3416
|
-
const M = {},
|
3420
|
+
const M = {}, gn = (e, t, r) => r && (t in M || (M[t] = {}), e in M[t] || (M[t][e] = r), r), Nt = (e, t) => {
|
3417
3421
|
if (t == null)
|
3418
3422
|
return;
|
3419
3423
|
if (t in M && e in M[t])
|
3420
3424
|
return M[t][e];
|
3421
|
-
const r =
|
3425
|
+
const r = ge(t);
|
3422
3426
|
for (let n = 0; n < r.length; n++) {
|
3423
|
-
const i = r[n], o =
|
3427
|
+
const i = r[n], o = bn(i, e);
|
3424
3428
|
if (o)
|
3425
|
-
return
|
3429
|
+
return gn(e, t, o);
|
3426
3430
|
}
|
3427
3431
|
};
|
3428
3432
|
let Ue;
|
3429
|
-
const
|
3430
|
-
function
|
3433
|
+
const ne = ce({});
|
3434
|
+
function dn(e) {
|
3431
3435
|
return Ue[e] || null;
|
3432
3436
|
}
|
3433
3437
|
function At(e) {
|
3434
3438
|
return e in Ue;
|
3435
3439
|
}
|
3436
|
-
function
|
3440
|
+
function bn(e, t) {
|
3437
3441
|
if (!At(e))
|
3438
3442
|
return null;
|
3439
|
-
const r =
|
3440
|
-
return
|
3443
|
+
const r = dn(e);
|
3444
|
+
return pn(r, t);
|
3441
3445
|
}
|
3442
|
-
function
|
3446
|
+
function xn(e) {
|
3443
3447
|
if (e == null)
|
3444
3448
|
return;
|
3445
|
-
const t =
|
3449
|
+
const t = ge(e);
|
3446
3450
|
for (let r = 0; r < t.length; r++) {
|
3447
3451
|
const n = t[r];
|
3448
3452
|
if (At(n))
|
@@ -3450,55 +3454,55 @@ function bn(e) {
|
|
3450
3454
|
}
|
3451
3455
|
}
|
3452
3456
|
function wt(e, ...t) {
|
3453
|
-
delete M[e],
|
3457
|
+
delete M[e], ne.update((r) => (r[e] = Er.all([r[e] || {}, ...t]), r));
|
3454
3458
|
}
|
3455
|
-
|
3456
|
-
[
|
3459
|
+
Z(
|
3460
|
+
[ne],
|
3457
3461
|
([e]) => Object.keys(e)
|
3458
3462
|
);
|
3459
|
-
|
3460
|
-
const
|
3461
|
-
function
|
3462
|
-
|
3463
|
+
ne.subscribe((e) => Ue = e);
|
3464
|
+
const ue = {};
|
3465
|
+
function yn(e, t) {
|
3466
|
+
ue[e].delete(t), ue[e].size === 0 && delete ue[e];
|
3463
3467
|
}
|
3464
3468
|
function Ot(e) {
|
3465
|
-
return
|
3469
|
+
return ue[e];
|
3466
3470
|
}
|
3467
|
-
function
|
3468
|
-
return
|
3471
|
+
function En(e) {
|
3472
|
+
return ge(e).map((t) => {
|
3469
3473
|
const r = Ot(t);
|
3470
3474
|
return [t, r ? [...r] : []];
|
3471
3475
|
}).filter(([, t]) => t.length > 0);
|
3472
3476
|
}
|
3473
|
-
function
|
3474
|
-
return e == null ? !1 :
|
3477
|
+
function Ce(e) {
|
3478
|
+
return e == null ? !1 : ge(e).some(
|
3475
3479
|
(t) => {
|
3476
3480
|
var r;
|
3477
3481
|
return (r = Ot(t)) == null ? void 0 : r.size;
|
3478
3482
|
}
|
3479
3483
|
);
|
3480
3484
|
}
|
3481
|
-
function
|
3485
|
+
function vn(e, t) {
|
3482
3486
|
return Promise.all(
|
3483
|
-
t.map((n) => (
|
3487
|
+
t.map((n) => (yn(e, n), n().then((i) => i.default || i)))
|
3484
3488
|
).then((n) => wt(e, ...n));
|
3485
3489
|
}
|
3486
|
-
const
|
3487
|
-
function
|
3488
|
-
if (!
|
3489
|
-
return e in
|
3490
|
-
const t =
|
3491
|
-
return
|
3490
|
+
const J = {};
|
3491
|
+
function It(e) {
|
3492
|
+
if (!Ce(e))
|
3493
|
+
return e in J ? J[e] : Promise.resolve();
|
3494
|
+
const t = En(e);
|
3495
|
+
return J[e] = Promise.all(
|
3492
3496
|
t.map(
|
3493
|
-
([r, n]) =>
|
3497
|
+
([r, n]) => vn(r, n)
|
3494
3498
|
)
|
3495
3499
|
).then(() => {
|
3496
|
-
if (
|
3497
|
-
return
|
3498
|
-
delete
|
3499
|
-
}),
|
3500
|
+
if (Ce(e))
|
3501
|
+
return It(e);
|
3502
|
+
delete J[e];
|
3503
|
+
}), J[e];
|
3500
3504
|
}
|
3501
|
-
const
|
3505
|
+
const _n = {
|
3502
3506
|
number: {
|
3503
3507
|
scientific: { notation: "scientific" },
|
3504
3508
|
engineering: { notation: "engineering" },
|
@@ -3527,176 +3531,176 @@ const vn = {
|
|
3527
3531
|
timeZoneName: "short"
|
3528
3532
|
}
|
3529
3533
|
}
|
3530
|
-
},
|
3534
|
+
}, Hn = {
|
3531
3535
|
fallbackLocale: null,
|
3532
3536
|
loadingDelay: 200,
|
3533
|
-
formats:
|
3537
|
+
formats: _n,
|
3534
3538
|
warnOnMissingMessages: !0,
|
3535
3539
|
handleMissingMessage: void 0,
|
3536
3540
|
ignoreTag: !0
|
3537
|
-
},
|
3538
|
-
function
|
3539
|
-
return
|
3541
|
+
}, Tn = Hn;
|
3542
|
+
function z() {
|
3543
|
+
return Tn;
|
3540
3544
|
}
|
3541
|
-
const
|
3542
|
-
var
|
3545
|
+
const Pe = ce(!1);
|
3546
|
+
var Pn = Object.defineProperty, Sn = Object.defineProperties, Bn = Object.getOwnPropertyDescriptors, et = Object.getOwnPropertySymbols, Nn = Object.prototype.hasOwnProperty, An = Object.prototype.propertyIsEnumerable, tt = (e, t, r) => t in e ? Pn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, wn = (e, t) => {
|
3543
3547
|
for (var r in t || (t = {}))
|
3544
3548
|
Nn.call(t, r) && tt(e, r, t[r]);
|
3545
3549
|
if (et)
|
3546
3550
|
for (var r of et(t))
|
3547
|
-
|
3551
|
+
An.call(t, r) && tt(e, r, t[r]);
|
3548
3552
|
return e;
|
3549
|
-
},
|
3550
|
-
let
|
3551
|
-
const
|
3553
|
+
}, On = (e, t) => Sn(e, Bn(t));
|
3554
|
+
let Re;
|
3555
|
+
const le = ce(null);
|
3552
3556
|
function rt(e) {
|
3553
3557
|
return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
|
3554
3558
|
}
|
3555
|
-
function
|
3559
|
+
function ge(e, t = z().fallbackLocale) {
|
3556
3560
|
const r = rt(e);
|
3557
3561
|
return t ? [.../* @__PURE__ */ new Set([...r, ...rt(t)])] : r;
|
3558
3562
|
}
|
3559
|
-
function
|
3560
|
-
return
|
3563
|
+
function R() {
|
3564
|
+
return Re ?? void 0;
|
3561
3565
|
}
|
3562
|
-
|
3563
|
-
|
3566
|
+
le.subscribe((e) => {
|
3567
|
+
Re = e ?? void 0, typeof window < "u" && e != null && document.documentElement.setAttribute("lang", e);
|
3564
3568
|
});
|
3565
|
-
const
|
3566
|
-
if (e &&
|
3567
|
-
const { loadingDelay: t } =
|
3569
|
+
const In = (e) => {
|
3570
|
+
if (e && xn(e) && Ce(e)) {
|
3571
|
+
const { loadingDelay: t } = z();
|
3568
3572
|
let r;
|
3569
|
-
return typeof window < "u" &&
|
3570
|
-
() =>
|
3573
|
+
return typeof window < "u" && R() != null && t ? r = window.setTimeout(
|
3574
|
+
() => Pe.set(!0),
|
3571
3575
|
t
|
3572
|
-
) :
|
3573
|
-
|
3576
|
+
) : Pe.set(!0), It(e).then(() => {
|
3577
|
+
le.set(e);
|
3574
3578
|
}).finally(() => {
|
3575
|
-
clearTimeout(r),
|
3579
|
+
clearTimeout(r), Pe.set(!1);
|
3576
3580
|
});
|
3577
3581
|
}
|
3578
|
-
return
|
3579
|
-
},
|
3580
|
-
set:
|
3581
|
-
}),
|
3582
|
+
return le.set(e);
|
3583
|
+
}, W = On(wn({}, le), {
|
3584
|
+
set: In
|
3585
|
+
}), de = (e) => {
|
3582
3586
|
const t = /* @__PURE__ */ Object.create(null);
|
3583
3587
|
return (n) => {
|
3584
3588
|
const i = JSON.stringify(n);
|
3585
3589
|
return i in t ? t[i] : t[i] = e(n);
|
3586
3590
|
};
|
3587
3591
|
};
|
3588
|
-
var Mn = Object.defineProperty,
|
3592
|
+
var Mn = Object.defineProperty, fe = Object.getOwnPropertySymbols, Mt = Object.prototype.hasOwnProperty, Lt = Object.prototype.propertyIsEnumerable, nt = (e, t, r) => t in e ? Mn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, De = (e, t) => {
|
3589
3593
|
for (var r in t || (t = {}))
|
3590
|
-
|
3591
|
-
if (
|
3592
|
-
for (var r of
|
3594
|
+
Mt.call(t, r) && nt(e, r, t[r]);
|
3595
|
+
if (fe)
|
3596
|
+
for (var r of fe(t))
|
3593
3597
|
Lt.call(t, r) && nt(e, r, t[r]);
|
3594
3598
|
return e;
|
3595
|
-
},
|
3599
|
+
}, Q = (e, t) => {
|
3596
3600
|
var r = {};
|
3597
3601
|
for (var n in e)
|
3598
|
-
|
3599
|
-
if (e != null &&
|
3600
|
-
for (var n of
|
3602
|
+
Mt.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
|
3603
|
+
if (e != null && fe)
|
3604
|
+
for (var n of fe(e))
|
3601
3605
|
t.indexOf(n) < 0 && Lt.call(e, n) && (r[n] = e[n]);
|
3602
3606
|
return r;
|
3603
3607
|
};
|
3604
|
-
const
|
3605
|
-
const { formats: r } =
|
3608
|
+
const te = (e, t) => {
|
3609
|
+
const { formats: r } = z();
|
3606
3610
|
if (e in r && t in r[e])
|
3607
3611
|
return r[e][t];
|
3608
3612
|
throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
|
3609
|
-
},
|
3613
|
+
}, Ln = de(
|
3610
3614
|
(e) => {
|
3611
|
-
var t = e, { locale: r, format: n } = t, i =
|
3615
|
+
var t = e, { locale: r, format: n } = t, i = Q(t, ["locale", "format"]);
|
3612
3616
|
if (r == null)
|
3613
3617
|
throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
|
3614
|
-
return n && (i =
|
3618
|
+
return n && (i = te("number", n)), new Intl.NumberFormat(r, i);
|
3615
3619
|
}
|
3616
|
-
),
|
3620
|
+
), $n = de(
|
3617
3621
|
(e) => {
|
3618
|
-
var t = e, { locale: r, format: n } = t, i =
|
3622
|
+
var t = e, { locale: r, format: n } = t, i = Q(t, ["locale", "format"]);
|
3619
3623
|
if (r == null)
|
3620
3624
|
throw new Error('[svelte-i18n] A "locale" must be set to format dates');
|
3621
|
-
return n ? i =
|
3625
|
+
return n ? i = te("date", n) : Object.keys(i).length === 0 && (i = te("date", "short")), new Intl.DateTimeFormat(r, i);
|
3622
3626
|
}
|
3623
|
-
), Cn =
|
3627
|
+
), Cn = de(
|
3624
3628
|
(e) => {
|
3625
|
-
var t = e, { locale: r, format: n } = t, i =
|
3629
|
+
var t = e, { locale: r, format: n } = t, i = Q(t, ["locale", "format"]);
|
3626
3630
|
if (r == null)
|
3627
3631
|
throw new Error(
|
3628
3632
|
'[svelte-i18n] A "locale" must be set to format time values'
|
3629
3633
|
);
|
3630
|
-
return n ? i =
|
3634
|
+
return n ? i = te("time", n) : Object.keys(i).length === 0 && (i = te("time", "short")), new Intl.DateTimeFormat(r, i);
|
3631
3635
|
}
|
3632
|
-
),
|
3636
|
+
), Rn = (e = {}) => {
|
3633
3637
|
var t = e, {
|
3634
|
-
locale: r =
|
3635
|
-
} = t, n =
|
3638
|
+
locale: r = R()
|
3639
|
+
} = t, n = Q(t, [
|
3636
3640
|
"locale"
|
3637
3641
|
]);
|
3638
|
-
return
|
3639
|
-
},
|
3642
|
+
return Ln(De({ locale: r }, n));
|
3643
|
+
}, Fn = (e = {}) => {
|
3640
3644
|
var t = e, {
|
3641
|
-
locale: r =
|
3642
|
-
} = t, n =
|
3645
|
+
locale: r = R()
|
3646
|
+
} = t, n = Q(t, [
|
3643
3647
|
"locale"
|
3644
3648
|
]);
|
3645
|
-
return
|
3646
|
-
},
|
3649
|
+
return $n(De({ locale: r }, n));
|
3650
|
+
}, Gn = (e = {}) => {
|
3647
3651
|
var t = e, {
|
3648
|
-
locale: r =
|
3649
|
-
} = t, n =
|
3652
|
+
locale: r = R()
|
3653
|
+
} = t, n = Q(t, [
|
3650
3654
|
"locale"
|
3651
3655
|
]);
|
3652
3656
|
return Cn(De({ locale: r }, n));
|
3653
|
-
},
|
3657
|
+
}, Un = de(
|
3654
3658
|
// eslint-disable-next-line @typescript-eslint/no-non-null-assertion
|
3655
|
-
(e, t =
|
3656
|
-
ignoreTag:
|
3659
|
+
(e, t = R()) => new mn(e, t, z().formats, {
|
3660
|
+
ignoreTag: z().ignoreTag
|
3657
3661
|
})
|
3658
|
-
),
|
3662
|
+
), Dn = (e, t = {}) => {
|
3659
3663
|
var r, n, i, o;
|
3660
3664
|
let u = t;
|
3661
3665
|
typeof e == "object" && (u = e, e = u.id);
|
3662
3666
|
const {
|
3663
3667
|
values: s,
|
3664
|
-
locale: l =
|
3668
|
+
locale: l = R(),
|
3665
3669
|
default: a
|
3666
3670
|
} = u;
|
3667
3671
|
if (l == null)
|
3668
3672
|
throw new Error(
|
3669
3673
|
"[svelte-i18n] Cannot format a message without first setting the initial locale."
|
3670
3674
|
);
|
3671
|
-
let h =
|
3675
|
+
let h = Nt(e, l);
|
3672
3676
|
if (!h)
|
3673
|
-
h = (o = (i = (n = (r =
|
3677
|
+
h = (o = (i = (n = (r = z()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: l, id: e, defaultValue: a })) != null ? i : a) != null ? o : e;
|
3674
3678
|
else if (typeof h != "string")
|
3675
3679
|
return console.warn(
|
3676
3680
|
`[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.`
|
3677
3681
|
), h;
|
3678
3682
|
if (!s)
|
3679
3683
|
return h;
|
3680
|
-
let
|
3684
|
+
let f = h;
|
3681
3685
|
try {
|
3682
|
-
|
3683
|
-
} catch (
|
3684
|
-
|
3686
|
+
f = Un(h, l).format(s);
|
3687
|
+
} catch (c) {
|
3688
|
+
c instanceof Error && console.warn(
|
3685
3689
|
`[svelte-i18n] Message "${e}" has syntax error:`,
|
3686
|
-
|
3690
|
+
c.message
|
3687
3691
|
);
|
3688
3692
|
}
|
3689
|
-
return
|
3690
|
-
},
|
3691
|
-
|
3692
|
-
|
3693
|
-
|
3694
|
-
|
3693
|
+
return f;
|
3694
|
+
}, jn = (e, t) => Gn(t).format(e), kn = (e, t) => Fn(t).format(e), Vn = (e, t) => Rn(t).format(e), Xn = (e, t = R()) => Nt(e, t), zn = Z([W, ne], () => Dn);
|
3695
|
+
Z([W], () => jn);
|
3696
|
+
Z([W], () => kn);
|
3697
|
+
Z([W], () => Vn);
|
3698
|
+
Z([W, ne], () => Xn);
|
3695
3699
|
function it(e, t) {
|
3696
3700
|
wt(e, t);
|
3697
3701
|
}
|
3698
|
-
function
|
3699
|
-
|
3702
|
+
function Zn(e) {
|
3703
|
+
W.set(e);
|
3700
3704
|
}
|
3701
3705
|
const ot = {
|
3702
3706
|
en: {
|
@@ -3790,13 +3794,13 @@ const ot = {
|
|
3790
3794
|
home: "Go to homepage"
|
3791
3795
|
}
|
3792
3796
|
};
|
3793
|
-
function
|
3797
|
+
function Wn(e, t) {
|
3794
3798
|
if (e) {
|
3795
3799
|
const r = document.createElement("style");
|
3796
3800
|
r.innerHTML = t, e.appendChild(r);
|
3797
3801
|
}
|
3798
3802
|
}
|
3799
|
-
function
|
3803
|
+
function Qn(e, t) {
|
3800
3804
|
const r = new URL(t);
|
3801
3805
|
fetch(r.href).then((n) => n.text()).then((n) => {
|
3802
3806
|
const i = document.createElement("style");
|
@@ -3805,7 +3809,7 @@ function Wn(e, t) {
|
|
3805
3809
|
console.error("There was an error while trying to load client styling from URL", n);
|
3806
3810
|
});
|
3807
3811
|
}
|
3808
|
-
function
|
3812
|
+
function qn(e, t, r) {
|
3809
3813
|
if (window.emMessageBus) {
|
3810
3814
|
const n = document.createElement("style");
|
3811
3815
|
window.emMessageBus.subscribe(t, (i) => {
|
@@ -3813,51 +3817,51 @@ function Qn(e, t, r) {
|
|
3813
3817
|
});
|
3814
3818
|
}
|
3815
3819
|
}
|
3816
|
-
function
|
3820
|
+
function Jn(e) {
|
3817
3821
|
Rt(e, "svelte-xvkdgv", "*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box;font-family:inherit}.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, #22B04E))}.PageTitle{color:var(--emw--misc-color-primary, var(--emw--color-primary, #22B04E));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, #22B04E));border:1px solid var(--emw--misc-color-primary, var(--emw--color-primary, #22B04E));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%}.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}}");
|
3818
3822
|
}
|
3819
|
-
function
|
3820
|
-
let t, r, n, i, o, u, s, l, a, h,
|
3823
|
+
function Yn(e) {
|
3824
|
+
let t, r, n, i, o, u, s, l, a, h, f, c, d = (
|
3821
3825
|
/*$_*/
|
3822
3826
|
e[1]("pageNotFound") + ""
|
3823
|
-
),
|
3827
|
+
), x, m, v, T = (
|
3824
3828
|
/*$_*/
|
3825
3829
|
e[1]("pageNotFoundMessage") + ""
|
3826
|
-
), A, P,
|
3830
|
+
), A, P, B, S = (
|
3827
3831
|
/*$_*/
|
3828
3832
|
e[1]("home") + ""
|
3829
|
-
),
|
3833
|
+
), O, F, je;
|
3830
3834
|
return {
|
3831
3835
|
c() {
|
3832
|
-
t =
|
3836
|
+
t = $("div"), r = $("div"), n = I("svg"), i = I("g"), o = I("path"), u = I("path"), s = I("path"), l = I("path"), a = I("path"), h = I("path"), f = be(), c = $("p"), x = oe(d), m = be(), v = $("p"), A = oe(T), P = be(), B = $("button"), O = oe(S), b(o, "class", "a"), b(o, "d", "M753.094,548.381h11.379v4.138a3.1,3.1,0,1,0,6.207,0v-4.138a3.1,3.1,0,0,0,0-6.207v-27.93a3,3,0,0,0-2.379-3,3.262,3.262,0,0,0-3.517,1.552l-14.483,26.9a3.305,3.305,0,0,0-.31,1.448v4.138a3.048,3.048,0,0,0,3.1,3.1Zm3.1-6.414,8.276-15.414v15.62H756.2Z"), b(o, "transform", "translate(-658.898 -446.452)"), b(u, "class", "a"), b(u, "d", "M508.259,555.422a11.346,11.346,0,0,0,11.379-11.379V522.319a11.379,11.379,0,1,0-22.757,0v21.725A11.346,11.346,0,0,0,508.259,555.422Zm-5.172-33.1a5.172,5.172,0,1,1,10.345,0v21.725a5.172,5.172,0,0,1-10.345,0Z"), b(u, "transform", "translate(-433.716 -446.252)"), b(s, "class", "a"), b(s, "d", "M237.474,548.381h11.379v4.138a3.1,3.1,0,1,0,6.207,0v-4.138a3.1,3.1,0,1,0,0-6.207v-27.93a3,3,0,0,0-2.379-3,3.2,3.2,0,0,0-3.517,1.552l-14.483,26.9a3.3,3.3,0,0,0-.31,1.448v4.138a3.048,3.048,0,0,0,3.1,3.1Zm3.1-6.414,8.276-15.414v15.62h-8.276Z"), b(s, "transform", "translate(-200.173 -446.452)"), b(l, "class", "a"), b(l, "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"), b(a, "class", "a"), b(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"), b(a, "transform", "translate(-116.772 -116.794)"), b(h, "class", "a"), b(h, "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"), b(h, "transform", "translate(-250.22 -116.794)"), b(i, "transform", "translate(-9.37 -9.34)"), b(n, "class", "svgColor"), b(n, "xmlns", "http://www.w3.org/2000/svg"), b(n, "width", "130.345"), b(n, "height", "130.345"), b(n, "viewBox", "0 0 130.345 130.345"), b(c, "class", "PageTitle"), b(v, "class", "PageContent"), b(B, "class", "ButtonDefaultSmall"), b(r, "class", "NotFoundPage"), b(t, "class", "PageWrapper");
|
3833
3837
|
},
|
3834
|
-
m(
|
3835
|
-
ht(
|
3836
|
-
|
3838
|
+
m(L, q) {
|
3839
|
+
ht(L, t, q), _(t, r), _(r, n), _(n, i), _(i, o), _(i, u), _(i, s), _(i, l), _(i, a), _(i, h), _(r, f), _(r, c), _(c, x), _(r, m), _(r, v), _(v, A), _(r, P), _(r, B), _(B, O), e[9](t), F || (je = Ut(
|
3840
|
+
B,
|
3837
3841
|
"click",
|
3838
3842
|
/*click_handler*/
|
3839
3843
|
e[8]
|
3840
|
-
),
|
3844
|
+
), F = !0);
|
3841
3845
|
},
|
3842
|
-
p(
|
3843
|
-
|
3844
|
-
2 &&
|
3845
|
-
|
3846
|
+
p(L, [q]) {
|
3847
|
+
q & /*$_*/
|
3848
|
+
2 && d !== (d = /*$_*/
|
3849
|
+
L[1]("pageNotFound") + "") && xe(x, d), q & /*$_*/
|
3846
3850
|
2 && T !== (T = /*$_*/
|
3847
|
-
|
3848
|
-
2 &&
|
3849
|
-
|
3851
|
+
L[1]("pageNotFoundMessage") + "") && xe(A, T), q & /*$_*/
|
3852
|
+
2 && S !== (S = /*$_*/
|
3853
|
+
L[1]("home") + "") && xe(O, S);
|
3850
3854
|
},
|
3851
|
-
i:
|
3852
|
-
o:
|
3853
|
-
d(
|
3854
|
-
|
3855
|
+
i: N,
|
3856
|
+
o: N,
|
3857
|
+
d(L) {
|
3858
|
+
L && Ge(t), e[9](null), F = !1, je();
|
3855
3859
|
}
|
3856
3860
|
};
|
3857
3861
|
}
|
3858
|
-
function
|
3862
|
+
function Kn(e, t, r) {
|
3859
3863
|
let n;
|
3860
|
-
|
3864
|
+
Ct(e, zn, (m) => r(1, n = m));
|
3861
3865
|
let { lang: i = "en" } = t, { clientstyling: o = "" } = t, { clientstylingurl: u = "" } = t, { translationurl: s = "" } = t, { mbsource: l } = t, a;
|
3862
3866
|
const h = () => {
|
3863
3867
|
fetch(s).then((v) => v.json()).then((v) => {
|
@@ -3871,16 +3875,16 @@ function Yn(e, t, r) {
|
|
3871
3875
|
Object.keys(ot).forEach((m) => {
|
3872
3876
|
it(m, ot[m]);
|
3873
3877
|
});
|
3874
|
-
const
|
3878
|
+
const f = () => {
|
3875
3879
|
window.postMessage({ type: "GoToHomepage" }, window.location.href);
|
3876
|
-
},
|
3877
|
-
|
3880
|
+
}, c = () => {
|
3881
|
+
Zn(i);
|
3878
3882
|
};
|
3879
3883
|
Vt(() => () => {
|
3880
3884
|
});
|
3881
|
-
const
|
3882
|
-
function
|
3883
|
-
|
3885
|
+
const d = () => f();
|
3886
|
+
function x(m) {
|
3887
|
+
Se[m ? "unshift" : "push"](() => {
|
3884
3888
|
a = m, r(0, a);
|
3885
3889
|
});
|
3886
3890
|
}
|
@@ -3888,31 +3892,31 @@ function Yn(e, t, r) {
|
|
3888
3892
|
"lang" in m && r(3, i = m.lang), "clientstyling" in m && r(4, o = m.clientstyling), "clientstylingurl" in m && r(5, u = m.clientstylingurl), "translationurl" in m && r(6, s = m.translationurl), "mbsource" in m && r(7, l = m.mbsource);
|
3889
3893
|
}, e.$$.update = () => {
|
3890
3894
|
e.$$.dirty & /*lang*/
|
3891
|
-
8 && i &&
|
3895
|
+
8 && i && c(), e.$$.dirty & /*translationurl*/
|
3892
3896
|
64 && s && h(), e.$$.dirty & /*clientstyling, customStylingContainer*/
|
3893
|
-
17 && o && a &&
|
3894
|
-
33 && u && a &&
|
3895
|
-
129 && l && a &&
|
3897
|
+
17 && o && a && Wn(a, o), e.$$.dirty & /*clientstylingurl, customStylingContainer*/
|
3898
|
+
33 && u && a && Qn(a, u), e.$$.dirty & /*mbsource, customStylingContainer*/
|
3899
|
+
129 && l && a && qn(a, `${l}.Style`);
|
3896
3900
|
}, [
|
3897
3901
|
a,
|
3898
3902
|
n,
|
3899
|
-
|
3903
|
+
f,
|
3900
3904
|
i,
|
3901
3905
|
o,
|
3902
3906
|
u,
|
3903
3907
|
s,
|
3904
3908
|
l,
|
3905
|
-
|
3906
|
-
|
3909
|
+
d,
|
3910
|
+
x
|
3907
3911
|
];
|
3908
3912
|
}
|
3909
|
-
class
|
3913
|
+
class ei extends rr {
|
3910
3914
|
constructor(t) {
|
3911
3915
|
super(), er(
|
3912
3916
|
this,
|
3913
3917
|
t,
|
3918
|
+
Kn,
|
3914
3919
|
Yn,
|
3915
|
-
Jn,
|
3916
3920
|
st,
|
3917
3921
|
{
|
3918
3922
|
lang: 3,
|
@@ -3921,7 +3925,7 @@ class Kn extends rr {
|
|
3921
3925
|
translationurl: 6,
|
3922
3926
|
mbsource: 7
|
3923
3927
|
},
|
3924
|
-
|
3928
|
+
Jn
|
3925
3929
|
);
|
3926
3930
|
}
|
3927
3931
|
get lang() {
|
@@ -3955,7 +3959,7 @@ class Kn extends rr {
|
|
3955
3959
|
this.$$set({ mbsource: t }), C();
|
3956
3960
|
}
|
3957
3961
|
}
|
3958
|
-
tr(
|
3962
|
+
tr(ei, { lang: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, mbsource: {} }, [], [], !0);
|
3959
3963
|
export {
|
3960
|
-
|
3964
|
+
ei as C
|
3961
3965
|
};
|