@everymatrix/casino-403 1.57.0 → 1.58.1
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/{Casino403-DQe_kvMd.js → Casino403-BCeV5M4B.js} +326 -328
- package/components/{Casino403-D5S7gC1s.js → Casino403-DEWJOjiA.js} +339 -341
- package/components/Casino403-tykZruQx.cjs +16 -0
- package/es2015/casino-403.cjs +1 -1
- package/es2015/casino-403.js +1 -1
- package/esnext/casino-403.js +1 -1
- package/package.json +3 -2
- package/components/Casino403-BqAXh92-.cjs +0 -16
@@ -1,24 +1,24 @@
|
|
1
1
|
function A() {
|
2
2
|
}
|
3
|
-
function
|
3
|
+
function rt(e) {
|
4
4
|
return e();
|
5
5
|
}
|
6
|
-
function
|
6
|
+
function Ue() {
|
7
7
|
return /* @__PURE__ */ Object.create(null);
|
8
8
|
}
|
9
9
|
function ee(e) {
|
10
|
-
e.forEach(
|
10
|
+
e.forEach(rt);
|
11
11
|
}
|
12
12
|
function $e(e) {
|
13
13
|
return typeof e == "function";
|
14
14
|
}
|
15
|
-
function
|
15
|
+
function nt(e, t) {
|
16
16
|
return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
|
17
17
|
}
|
18
|
-
function
|
18
|
+
function Lt(e) {
|
19
19
|
return Object.keys(e).length === 0;
|
20
20
|
}
|
21
|
-
function
|
21
|
+
function it(e, ...t) {
|
22
22
|
if (e == null) {
|
23
23
|
for (const n of t)
|
24
24
|
n(void 0);
|
@@ -27,20 +27,20 @@ function ot(e, ...t) {
|
|
27
27
|
const r = e.subscribe(...t);
|
28
28
|
return r.unsubscribe ? () => r.unsubscribe() : r;
|
29
29
|
}
|
30
|
-
function
|
31
|
-
e.$$.on_destroy.push(
|
30
|
+
function Ot(e, t, r) {
|
31
|
+
e.$$.on_destroy.push(it(t, r));
|
32
32
|
}
|
33
33
|
function _(e, t) {
|
34
34
|
e.appendChild(t);
|
35
35
|
}
|
36
|
-
function
|
37
|
-
const n =
|
36
|
+
function It(e, t, r) {
|
37
|
+
const n = Ct(e);
|
38
38
|
if (!n.getElementById(t)) {
|
39
39
|
const i = I("style");
|
40
|
-
i.id = t, i.textContent = r,
|
40
|
+
i.id = t, i.textContent = r, $t(n, i);
|
41
41
|
}
|
42
42
|
}
|
43
|
-
function
|
43
|
+
function Ct(e) {
|
44
44
|
if (!e)
|
45
45
|
return document;
|
46
46
|
const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
|
@@ -50,14 +50,14 @@ function Mt(e) {
|
|
50
50
|
t
|
51
51
|
) : e.ownerDocument;
|
52
52
|
}
|
53
|
-
function
|
53
|
+
function $t(e, t) {
|
54
54
|
return _(
|
55
55
|
/** @type {Document} */
|
56
56
|
e.head || e,
|
57
57
|
t
|
58
58
|
), t.sheet;
|
59
59
|
}
|
60
|
-
function
|
60
|
+
function st(e, t, r) {
|
61
61
|
e.insertBefore(t, r || null);
|
62
62
|
}
|
63
63
|
function Me(e) {
|
@@ -75,20 +75,20 @@ function ne(e) {
|
|
75
75
|
function pe() {
|
76
76
|
return ne(" ");
|
77
77
|
}
|
78
|
-
function
|
78
|
+
function Mt(e, t, r, n) {
|
79
79
|
return e.addEventListener(t, r, n), () => e.removeEventListener(t, r, n);
|
80
80
|
}
|
81
81
|
function v(e, t, r) {
|
82
82
|
r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
|
83
83
|
}
|
84
|
-
function
|
84
|
+
function Rt(e) {
|
85
85
|
return Array.from(e.childNodes);
|
86
86
|
}
|
87
87
|
function ge(e, t) {
|
88
88
|
t = "" + t, e.data !== t && (e.data = /** @type {string} */
|
89
89
|
t);
|
90
90
|
}
|
91
|
-
function
|
91
|
+
function Dt(e) {
|
92
92
|
const t = {};
|
93
93
|
return e.childNodes.forEach(
|
94
94
|
/** @param {Element} node */
|
@@ -101,20 +101,20 @@ let J;
|
|
101
101
|
function Q(e) {
|
102
102
|
J = e;
|
103
103
|
}
|
104
|
-
function
|
104
|
+
function Ut() {
|
105
105
|
if (!J)
|
106
106
|
throw new Error("Function called outside component initialization");
|
107
107
|
return J;
|
108
108
|
}
|
109
|
-
function
|
110
|
-
|
109
|
+
function Gt(e) {
|
110
|
+
Ut().$$.on_mount.push(e);
|
111
111
|
}
|
112
112
|
const U = [], He = [];
|
113
113
|
let G = [];
|
114
|
-
const
|
114
|
+
const Ge = [], Ft = /* @__PURE__ */ Promise.resolve();
|
115
115
|
let Te = !1;
|
116
|
-
function
|
117
|
-
Te || (Te = !0,
|
116
|
+
function jt() {
|
117
|
+
Te || (Te = !0, Ft.then(C));
|
118
118
|
}
|
119
119
|
function Be(e) {
|
120
120
|
G.push(e);
|
@@ -129,7 +129,7 @@ function C() {
|
|
129
129
|
try {
|
130
130
|
for (; R < U.length; ) {
|
131
131
|
const t = U[R];
|
132
|
-
R++, Q(t),
|
132
|
+
R++, Q(t), Vt(t.$$);
|
133
133
|
}
|
134
134
|
} catch (t) {
|
135
135
|
throw U.length = 0, R = 0, t;
|
@@ -142,40 +142,40 @@ function C() {
|
|
142
142
|
}
|
143
143
|
G.length = 0;
|
144
144
|
} while (U.length);
|
145
|
-
for (;
|
146
|
-
|
145
|
+
for (; Ge.length; )
|
146
|
+
Ge.pop()();
|
147
147
|
Te = !1, de.clear(), Q(e);
|
148
148
|
}
|
149
|
-
function
|
149
|
+
function Vt(e) {
|
150
150
|
if (e.fragment !== null) {
|
151
151
|
e.update(), ee(e.before_update);
|
152
152
|
const t = e.dirty;
|
153
153
|
e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Be);
|
154
154
|
}
|
155
155
|
}
|
156
|
-
function
|
156
|
+
function kt(e) {
|
157
157
|
const t = [], r = [];
|
158
158
|
G.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), G = t;
|
159
159
|
}
|
160
|
-
const
|
161
|
-
function
|
162
|
-
e && e.i && (
|
160
|
+
const Xt = /* @__PURE__ */ new Set();
|
161
|
+
function zt(e, t) {
|
162
|
+
e && e.i && (Xt.delete(e), e.i(t));
|
163
163
|
}
|
164
|
-
function
|
164
|
+
function Wt(e, t, r) {
|
165
165
|
const { fragment: n, after_update: i } = e.$$;
|
166
166
|
n && n.m(t, r), Be(() => {
|
167
|
-
const s = e.$$.on_mount.map(
|
167
|
+
const s = e.$$.on_mount.map(rt).filter($e);
|
168
168
|
e.$$.on_destroy ? e.$$.on_destroy.push(...s) : ee(s), e.$$.on_mount = [];
|
169
169
|
}), i.forEach(Be);
|
170
170
|
}
|
171
|
-
function
|
171
|
+
function Zt(e, t) {
|
172
172
|
const r = e.$$;
|
173
|
-
r.fragment !== null && (
|
173
|
+
r.fragment !== null && (kt(r.after_update), ee(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
|
174
174
|
}
|
175
|
-
function
|
176
|
-
e.$$.dirty[0] === -1 && (U.push(e),
|
175
|
+
function qt(e, t) {
|
176
|
+
e.$$.dirty[0] === -1 && (U.push(e), jt(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
|
177
177
|
}
|
178
|
-
function
|
178
|
+
function Qt(e, t, r, n, i, s, u = null, a = [-1]) {
|
179
179
|
const l = J;
|
180
180
|
Q(e);
|
181
181
|
const o = e.$$ = {
|
@@ -185,7 +185,7 @@ function Yt(e, t, r, n, i, s, u = null, a = [-1]) {
|
|
185
185
|
props: s,
|
186
186
|
update: A,
|
187
187
|
not_equal: i,
|
188
|
-
bound:
|
188
|
+
bound: Ue(),
|
189
189
|
// lifecycle
|
190
190
|
on_mount: [],
|
191
191
|
on_destroy: [],
|
@@ -194,7 +194,7 @@ function Yt(e, t, r, n, i, s, u = null, a = [-1]) {
|
|
194
194
|
after_update: [],
|
195
195
|
context: new Map(t.context || (l ? l.$$.context : [])),
|
196
196
|
// everything else
|
197
|
-
callbacks:
|
197
|
+
callbacks: Ue(),
|
198
198
|
dirty: a,
|
199
199
|
skip_bound: !1,
|
200
200
|
root: t.target || l.$$.root
|
@@ -203,19 +203,19 @@ function Yt(e, t, r, n, i, s, u = null, a = [-1]) {
|
|
203
203
|
let h = !1;
|
204
204
|
if (o.ctx = r ? r(e, t.props || {}, (c, f, ...b) => {
|
205
205
|
const y = b.length ? b[0] : f;
|
206
|
-
return o.ctx && i(o.ctx[c], o.ctx[c] = y) && (!o.skip_bound && o.bound[c] && o.bound[c](y), h &&
|
206
|
+
return o.ctx && i(o.ctx[c], o.ctx[c] = y) && (!o.skip_bound && o.bound[c] && o.bound[c](y), h && qt(e, c)), f;
|
207
207
|
}) : [], o.update(), h = !0, ee(o.before_update), o.fragment = n ? n(o.ctx) : !1, t.target) {
|
208
208
|
if (t.hydrate) {
|
209
|
-
const c =
|
209
|
+
const c = Rt(t.target);
|
210
210
|
o.fragment && o.fragment.l(c), c.forEach(Me);
|
211
211
|
} else
|
212
212
|
o.fragment && o.fragment.c();
|
213
|
-
t.intro &&
|
213
|
+
t.intro && zt(e.$$.fragment), Wt(e, t.target, t.anchor), C();
|
214
214
|
}
|
215
215
|
Q(l);
|
216
216
|
}
|
217
|
-
let
|
218
|
-
typeof HTMLElement == "function" && (
|
217
|
+
let ot;
|
218
|
+
typeof HTMLElement == "function" && (ot = class extends HTMLElement {
|
219
219
|
/** The Svelte component constructor */
|
220
220
|
$$ctor;
|
221
221
|
/** Slots */
|
@@ -264,7 +264,7 @@ typeof HTMLElement == "function" && (ut = class extends HTMLElement {
|
|
264
264
|
* @param {HTMLElement} [anchor]
|
265
265
|
*/
|
266
266
|
m: function(l, o) {
|
267
|
-
|
267
|
+
st(l, s, o);
|
268
268
|
},
|
269
269
|
d: function(l) {
|
270
270
|
l && Me(s);
|
@@ -274,7 +274,7 @@ typeof HTMLElement == "function" && (ut = class extends HTMLElement {
|
|
274
274
|
};
|
275
275
|
if (await Promise.resolve(), !this.$$cn || this.$$c)
|
276
276
|
return;
|
277
|
-
const t = {}, r =
|
277
|
+
const t = {}, r = Dt(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) {
|
@@ -361,8 +361,8 @@ function ie(e, t, r, n) {
|
|
361
361
|
return t;
|
362
362
|
}
|
363
363
|
}
|
364
|
-
function
|
365
|
-
let u = class extends
|
364
|
+
function Jt(e, t, r, n, i, s) {
|
365
|
+
let u = class extends ot {
|
366
366
|
constructor() {
|
367
367
|
super(e, r, i), this.$$p_d = t;
|
368
368
|
}
|
@@ -390,7 +390,7 @@ function Kt(e, t, r, n, i, s) {
|
|
390
390
|
}), e.element = /** @type {any} */
|
391
391
|
u, u;
|
392
392
|
}
|
393
|
-
class
|
393
|
+
class Yt {
|
394
394
|
/**
|
395
395
|
* ### PRIVATE API
|
396
396
|
*
|
@@ -409,7 +409,7 @@ class er {
|
|
409
409
|
$$set = void 0;
|
410
410
|
/** @returns {void} */
|
411
411
|
$destroy() {
|
412
|
-
|
412
|
+
Zt(this, 1), this.$destroy = A;
|
413
413
|
}
|
414
414
|
/**
|
415
415
|
* @template {Extract<keyof Events, string>} K
|
@@ -431,13 +431,13 @@ class er {
|
|
431
431
|
* @returns {void}
|
432
432
|
*/
|
433
433
|
$set(t) {
|
434
|
-
this.$$set && !
|
434
|
+
this.$$set && !Lt(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
|
435
435
|
}
|
436
436
|
}
|
437
|
-
const
|
438
|
-
typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(
|
437
|
+
const Kt = "4";
|
438
|
+
typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Kt);
|
439
439
|
const D = [];
|
440
|
-
function
|
440
|
+
function er(e, t) {
|
441
441
|
return {
|
442
442
|
subscribe: he(e, t).subscribe
|
443
443
|
};
|
@@ -446,7 +446,7 @@ function he(e, t = A) {
|
|
446
446
|
let r;
|
447
447
|
const n = /* @__PURE__ */ new Set();
|
448
448
|
function i(a) {
|
449
|
-
if (
|
449
|
+
if (nt(e, a) && (e = a, r)) {
|
450
450
|
const l = !D.length;
|
451
451
|
for (const o of n)
|
452
452
|
o[1](), D.push(o, e);
|
@@ -473,7 +473,7 @@ function X(e, t, r) {
|
|
473
473
|
if (!i.every(Boolean))
|
474
474
|
throw new Error("derived() expects stores as input, got a falsy value");
|
475
475
|
const s = t.length < 2;
|
476
|
-
return
|
476
|
+
return er(r, (u, a) => {
|
477
477
|
let l = !1;
|
478
478
|
const o = [];
|
479
479
|
let h = 0, c = A;
|
@@ -484,7 +484,7 @@ function X(e, t, r) {
|
|
484
484
|
const y = t(n ? o[0] : o, u, a);
|
485
485
|
s ? u(y) : c = $e(y) ? y : A;
|
486
486
|
}, b = i.map(
|
487
|
-
(y, m) =>
|
487
|
+
(y, m) => it(
|
488
488
|
y,
|
489
489
|
(E) => {
|
490
490
|
o[m] = E, h &= ~(1 << m), l && f();
|
@@ -499,70 +499,70 @@ function X(e, t, r) {
|
|
499
499
|
};
|
500
500
|
});
|
501
501
|
}
|
502
|
-
function
|
502
|
+
function tr(e) {
|
503
503
|
return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
504
504
|
}
|
505
|
-
var
|
506
|
-
return
|
505
|
+
var rr = function(t) {
|
506
|
+
return nr(t) && !ir(t);
|
507
507
|
};
|
508
|
-
function
|
508
|
+
function nr(e) {
|
509
509
|
return !!e && typeof e == "object";
|
510
510
|
}
|
511
|
-
function
|
511
|
+
function ir(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]" || ar(e);
|
514
514
|
}
|
515
|
-
var
|
516
|
-
function
|
517
|
-
return e.$$typeof ===
|
515
|
+
var sr = typeof Symbol == "function" && Symbol.for, or = sr ? Symbol.for("react.element") : 60103;
|
516
|
+
function ar(e) {
|
517
|
+
return e.$$typeof === or;
|
518
518
|
}
|
519
|
-
function
|
519
|
+
function ur(e) {
|
520
520
|
return Array.isArray(e) ? [] : {};
|
521
521
|
}
|
522
522
|
function Y(e, t) {
|
523
|
-
return t.clone !== !1 && t.isMergeableObject(e) ? F(
|
523
|
+
return t.clone !== !1 && t.isMergeableObject(e) ? F(ur(e), e, t) : e;
|
524
524
|
}
|
525
|
-
function
|
525
|
+
function hr(e, t, r) {
|
526
526
|
return e.concat(t).map(function(n) {
|
527
527
|
return Y(n, r);
|
528
528
|
});
|
529
529
|
}
|
530
|
-
function
|
530
|
+
function lr(e, t) {
|
531
531
|
if (!t.customMerge)
|
532
532
|
return F;
|
533
533
|
var r = t.customMerge(e);
|
534
534
|
return typeof r == "function" ? r : F;
|
535
535
|
}
|
536
|
-
function
|
536
|
+
function cr(e) {
|
537
537
|
return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
|
538
538
|
return Object.propertyIsEnumerable.call(e, t);
|
539
539
|
}) : [];
|
540
540
|
}
|
541
|
-
function
|
542
|
-
return Object.keys(e).concat(
|
541
|
+
function Fe(e) {
|
542
|
+
return Object.keys(e).concat(cr(e));
|
543
543
|
}
|
544
|
-
function
|
544
|
+
function at(e, t) {
|
545
545
|
try {
|
546
546
|
return t in e;
|
547
547
|
} catch {
|
548
548
|
return !1;
|
549
549
|
}
|
550
550
|
}
|
551
|
-
function
|
552
|
-
return
|
551
|
+
function fr(e, t) {
|
552
|
+
return at(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
|
553
553
|
}
|
554
|
-
function
|
554
|
+
function mr(e, t, r) {
|
555
555
|
var n = {};
|
556
|
-
return r.isMergeableObject(e) &&
|
556
|
+
return r.isMergeableObject(e) && Fe(e).forEach(function(i) {
|
557
557
|
n[i] = Y(e[i], r);
|
558
|
-
}),
|
559
|
-
|
558
|
+
}), Fe(t).forEach(function(i) {
|
559
|
+
fr(e, i) || (at(e, i) && r.isMergeableObject(t[i]) ? n[i] = lr(i, r)(e[i], t[i], r) : n[i] = Y(t[i], r));
|
560
560
|
}), n;
|
561
561
|
}
|
562
562
|
function F(e, t, r) {
|
563
|
-
r = r || {}, r.arrayMerge = r.arrayMerge ||
|
563
|
+
r = r || {}, r.arrayMerge = r.arrayMerge || hr, r.isMergeableObject = r.isMergeableObject || rr, r.cloneUnlessOtherwiseSpecified = Y;
|
564
564
|
var n = Array.isArray(t), i = Array.isArray(e), s = n === i;
|
565
|
-
return s ? n ? r.arrayMerge(e, t, r) :
|
565
|
+
return s ? n ? r.arrayMerge(e, t, r) : mr(e, t, r) : Y(t, r);
|
566
566
|
}
|
567
567
|
F.all = function(t, r) {
|
568
568
|
if (!Array.isArray(t))
|
@@ -571,8 +571,8 @@ F.all = function(t, r) {
|
|
571
571
|
return F(n, i, r);
|
572
572
|
}, {});
|
573
573
|
};
|
574
|
-
var
|
575
|
-
const
|
574
|
+
var pr = F, gr = pr;
|
575
|
+
const dr = /* @__PURE__ */ tr(gr);
|
576
576
|
/*! *****************************************************************************
|
577
577
|
Copyright (c) Microsoft Corporation.
|
578
578
|
|
@@ -614,7 +614,7 @@ var d = function() {
|
|
614
614
|
return t;
|
615
615
|
}, d.apply(this, arguments);
|
616
616
|
};
|
617
|
-
function
|
617
|
+
function br(e, t) {
|
618
618
|
var r = {};
|
619
619
|
for (var n in e)
|
620
620
|
Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
|
@@ -630,55 +630,53 @@ function be(e, t, r) {
|
|
630
630
|
return e.concat(s || t);
|
631
631
|
}
|
632
632
|
function ye(e, t) {
|
633
|
-
var r = t && t.cache ? t.cache :
|
633
|
+
var r = t && t.cache ? t.cache : Tr, n = t && t.serializer ? t.serializer : _r, i = t && t.strategy ? t.strategy : vr;
|
634
634
|
return i(e, {
|
635
635
|
cache: r,
|
636
636
|
serializer: n
|
637
637
|
});
|
638
638
|
}
|
639
|
-
function
|
639
|
+
function yr(e) {
|
640
640
|
return e == null || typeof e == "number" || typeof e == "boolean";
|
641
641
|
}
|
642
|
-
function
|
643
|
-
var i =
|
642
|
+
function xr(e, t, r, n) {
|
643
|
+
var i = yr(n) ? n : r(n), s = t.get(i);
|
644
644
|
return typeof s > "u" && (s = e.call(this, n), t.set(i, s)), s;
|
645
645
|
}
|
646
|
-
function
|
646
|
+
function ut(e, t, r) {
|
647
647
|
var n = Array.prototype.slice.call(arguments, 3), i = r(n), s = t.get(i);
|
648
648
|
return typeof s > "u" && (s = e.apply(this, n), t.set(i, s)), s;
|
649
649
|
}
|
650
|
-
function
|
650
|
+
function ht(e, t, r, n, i) {
|
651
651
|
return r.bind(t, e, n, i);
|
652
652
|
}
|
653
|
-
function
|
654
|
-
var r = e.length === 1 ?
|
655
|
-
return
|
656
|
-
}
|
657
|
-
function _r(e, t) {
|
658
|
-
return Re(e, this, ct, t.cache.create(), t.serializer);
|
653
|
+
function vr(e, t) {
|
654
|
+
var r = e.length === 1 ? xr : ut;
|
655
|
+
return ht(e, this, r, t.cache.create(), t.serializer);
|
659
656
|
}
|
660
|
-
function
|
661
|
-
return
|
657
|
+
function Er(e, t) {
|
658
|
+
return ht(e, this, ut, t.cache.create(), t.serializer);
|
662
659
|
}
|
663
|
-
var
|
660
|
+
var _r = function() {
|
664
661
|
return JSON.stringify(arguments);
|
665
|
-
}
|
666
|
-
|
667
|
-
|
668
|
-
|
669
|
-
|
670
|
-
|
671
|
-
|
672
|
-
|
673
|
-
|
674
|
-
|
675
|
-
|
662
|
+
}, Hr = (
|
663
|
+
/** @class */
|
664
|
+
function() {
|
665
|
+
function e() {
|
666
|
+
this.cache = /* @__PURE__ */ Object.create(null);
|
667
|
+
}
|
668
|
+
return e.prototype.get = function(t) {
|
669
|
+
return this.cache[t];
|
670
|
+
}, e.prototype.set = function(t, r) {
|
671
|
+
this.cache[t] = r;
|
672
|
+
}, e;
|
673
|
+
}()
|
674
|
+
), Tr = {
|
676
675
|
create: function() {
|
677
|
-
return new
|
676
|
+
return new Hr();
|
678
677
|
}
|
679
678
|
}, xe = {
|
680
|
-
variadic:
|
681
|
-
monadic: Hr
|
679
|
+
variadic: Er
|
682
680
|
}, p;
|
683
681
|
(function(e) {
|
684
682
|
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";
|
@@ -691,43 +689,43 @@ var j;
|
|
691
689
|
(function(e) {
|
692
690
|
e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
|
693
691
|
})(j || (j = {}));
|
694
|
-
function
|
692
|
+
function je(e) {
|
695
693
|
return e.type === x.literal;
|
696
694
|
}
|
697
|
-
function
|
695
|
+
function Br(e) {
|
698
696
|
return e.type === x.argument;
|
699
697
|
}
|
700
|
-
function
|
698
|
+
function lt(e) {
|
701
699
|
return e.type === x.number;
|
702
700
|
}
|
703
|
-
function
|
701
|
+
function ct(e) {
|
704
702
|
return e.type === x.date;
|
705
703
|
}
|
706
|
-
function
|
704
|
+
function ft(e) {
|
707
705
|
return e.type === x.time;
|
708
706
|
}
|
709
|
-
function
|
707
|
+
function mt(e) {
|
710
708
|
return e.type === x.select;
|
711
709
|
}
|
712
|
-
function
|
710
|
+
function pt(e) {
|
713
711
|
return e.type === x.plural;
|
714
712
|
}
|
715
|
-
function
|
713
|
+
function Sr(e) {
|
716
714
|
return e.type === x.pound;
|
717
715
|
}
|
718
|
-
function
|
716
|
+
function gt(e) {
|
719
717
|
return e.type === x.tag;
|
720
718
|
}
|
721
|
-
function
|
719
|
+
function dt(e) {
|
722
720
|
return !!(e && typeof e == "object" && e.type === j.number);
|
723
721
|
}
|
724
722
|
function Pe(e) {
|
725
723
|
return !!(e && typeof e == "object" && e.type === j.dateTime);
|
726
724
|
}
|
727
|
-
var
|
728
|
-
function
|
725
|
+
var bt = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Pr = /(?:[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;
|
726
|
+
function Ar(e) {
|
729
727
|
var t = {};
|
730
|
-
return e.replace(
|
728
|
+
return e.replace(Pr, function(r) {
|
731
729
|
var n = r.length;
|
732
730
|
switch (r[0]) {
|
733
731
|
case "G":
|
@@ -816,11 +814,11 @@ function wr(e) {
|
|
816
814
|
return "";
|
817
815
|
}), t;
|
818
816
|
}
|
819
|
-
var
|
820
|
-
function
|
817
|
+
var wr = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
|
818
|
+
function Nr(e) {
|
821
819
|
if (e.length === 0)
|
822
820
|
throw new Error("Number skeleton cannot be empty");
|
823
|
-
for (var t = e.split(
|
821
|
+
for (var t = e.split(wr).filter(function(f) {
|
824
822
|
return f.length > 0;
|
825
823
|
}), r = [], n = 0, i = t; n < i.length; n++) {
|
826
824
|
var s = i[n], u = s.split("/");
|
@@ -835,17 +833,17 @@ function Lr(e) {
|
|
835
833
|
}
|
836
834
|
return r;
|
837
835
|
}
|
838
|
-
function
|
836
|
+
function Lr(e) {
|
839
837
|
return e.replace(/^(.*?)-/, "");
|
840
838
|
}
|
841
|
-
var
|
842
|
-
function
|
839
|
+
var Ve = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, yt = /^(@+)?(\+|#+)?[rs]?$/g, Or = /(\*)(0+)|(#+)(0+)|(0+)/g, xt = /^(0+)$/;
|
840
|
+
function ke(e) {
|
843
841
|
var t = {};
|
844
|
-
return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(
|
842
|
+
return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(yt, function(r, n, i) {
|
845
843
|
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)), "";
|
846
844
|
}), t;
|
847
845
|
}
|
848
|
-
function
|
846
|
+
function vt(e) {
|
849
847
|
switch (e) {
|
850
848
|
case "sign-auto":
|
851
849
|
return {
|
@@ -885,7 +883,7 @@ function _t(e) {
|
|
885
883
|
};
|
886
884
|
}
|
887
885
|
}
|
888
|
-
function
|
886
|
+
function Ir(e) {
|
889
887
|
var t;
|
890
888
|
if (e[0] === "E" && e[1] === "E" ? (t = {
|
891
889
|
notation: "engineering"
|
@@ -893,17 +891,17 @@ function Cr(e) {
|
|
893
891
|
notation: "scientific"
|
894
892
|
}, e = e.slice(1)), t) {
|
895
893
|
var r = e.slice(0, 2);
|
896
|
-
if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !
|
894
|
+
if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !xt.test(e))
|
897
895
|
throw new Error("Malformed concise eng/scientific notation");
|
898
896
|
t.minimumIntegerDigits = e.length;
|
899
897
|
}
|
900
898
|
return t;
|
901
899
|
}
|
902
|
-
function
|
903
|
-
var t = {}, r =
|
900
|
+
function Xe(e) {
|
901
|
+
var t = {}, r = vt(e);
|
904
902
|
return r || t;
|
905
903
|
}
|
906
|
-
function
|
904
|
+
function Cr(e) {
|
907
905
|
for (var t = {}, r = 0, n = e; r < n.length; r++) {
|
908
906
|
var i = n[r];
|
909
907
|
switch (i.stem) {
|
@@ -927,7 +925,7 @@ function $r(e) {
|
|
927
925
|
continue;
|
928
926
|
case "measure-unit":
|
929
927
|
case "unit":
|
930
|
-
t.style = "unit", t.unit =
|
928
|
+
t.style = "unit", t.unit = Lr(i.options[0]);
|
931
929
|
continue;
|
932
930
|
case "compact-short":
|
933
931
|
case "K":
|
@@ -939,12 +937,12 @@ function $r(e) {
|
|
939
937
|
continue;
|
940
938
|
case "scientific":
|
941
939
|
t = d(d(d({}, t), { notation: "scientific" }), i.options.reduce(function(l, o) {
|
942
|
-
return d(d({}, l),
|
940
|
+
return d(d({}, l), Xe(o));
|
943
941
|
}, {}));
|
944
942
|
continue;
|
945
943
|
case "engineering":
|
946
944
|
t = d(d(d({}, t), { notation: "engineering" }), i.options.reduce(function(l, o) {
|
947
|
-
return d(d({}, l),
|
945
|
+
return d(d({}, l), Xe(o));
|
948
946
|
}, {}));
|
949
947
|
continue;
|
950
948
|
case "notation-simple":
|
@@ -989,7 +987,7 @@ function $r(e) {
|
|
989
987
|
case "integer-width":
|
990
988
|
if (i.options.length > 1)
|
991
989
|
throw new RangeError("integer-width stems only accept a single optional option");
|
992
|
-
i.options[0].replace(
|
990
|
+
i.options[0].replace(Or, function(l, o, h, c, f, b) {
|
993
991
|
if (o)
|
994
992
|
t.minimumIntegerDigits = h.length;
|
995
993
|
else {
|
@@ -1002,27 +1000,27 @@ function $r(e) {
|
|
1002
1000
|
});
|
1003
1001
|
continue;
|
1004
1002
|
}
|
1005
|
-
if (
|
1003
|
+
if (xt.test(i.stem)) {
|
1006
1004
|
t.minimumIntegerDigits = i.stem.length;
|
1007
1005
|
continue;
|
1008
1006
|
}
|
1009
|
-
if (
|
1007
|
+
if (Ve.test(i.stem)) {
|
1010
1008
|
if (i.options.length > 1)
|
1011
1009
|
throw new RangeError("Fraction-precision stems only accept a single optional option");
|
1012
|
-
i.stem.replace(
|
1010
|
+
i.stem.replace(Ve, function(l, o, h, c, f, b) {
|
1013
1011
|
return h === "*" ? t.minimumFractionDigits = o.length : c && c[0] === "#" ? t.maximumFractionDigits = c.length : f && b ? (t.minimumFractionDigits = f.length, t.maximumFractionDigits = f.length + b.length) : (t.minimumFractionDigits = o.length, t.maximumFractionDigits = o.length), "";
|
1014
1012
|
});
|
1015
1013
|
var s = i.options[0];
|
1016
|
-
s === "w" ? t = d(d({}, t), { trailingZeroDisplay: "stripIfInteger" }) : s && (t = d(d({}, t),
|
1014
|
+
s === "w" ? t = d(d({}, t), { trailingZeroDisplay: "stripIfInteger" }) : s && (t = d(d({}, t), ke(s)));
|
1017
1015
|
continue;
|
1018
1016
|
}
|
1019
|
-
if (
|
1020
|
-
t = d(d({}, t),
|
1017
|
+
if (yt.test(i.stem)) {
|
1018
|
+
t = d(d({}, t), ke(i.stem));
|
1021
1019
|
continue;
|
1022
1020
|
}
|
1023
|
-
var u =
|
1021
|
+
var u = vt(i.stem);
|
1024
1022
|
u && (t = d(d({}, t), u));
|
1025
|
-
var a =
|
1023
|
+
var a = Ir(i.stem);
|
1026
1024
|
a && (t = d(d({}, t), a));
|
1027
1025
|
}
|
1028
1026
|
return t;
|
@@ -2442,13 +2440,13 @@ var re = {
|
|
2442
2440
|
"h"
|
2443
2441
|
]
|
2444
2442
|
};
|
2445
|
-
function
|
2443
|
+
function $r(e, t) {
|
2446
2444
|
for (var r = "", n = 0; n < e.length; n++) {
|
2447
2445
|
var i = e.charAt(n);
|
2448
2446
|
if (i === "j") {
|
2449
2447
|
for (var s = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
|
2450
2448
|
s++, n++;
|
2451
|
-
var u = 1 + (s & 1), a = s < 2 ? 1 : 3 + (s >> 1), l = "a", o =
|
2449
|
+
var u = 1 + (s & 1), a = s < 2 ? 1 : 3 + (s >> 1), l = "a", o = Mr(t);
|
2452
2450
|
for ((o == "H" || o == "k") && (a = 0); a-- > 0; )
|
2453
2451
|
r += l;
|
2454
2452
|
for (; u-- > 0; )
|
@@ -2458,7 +2456,7 @@ function Mr(e, t) {
|
|
2458
2456
|
}
|
2459
2457
|
return r;
|
2460
2458
|
}
|
2461
|
-
function
|
2459
|
+
function Mr(e) {
|
2462
2460
|
var t = e.hourCycle;
|
2463
2461
|
if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
|
2464
2462
|
e.hourCycles && // @ts-ignore
|
@@ -2480,20 +2478,20 @@ function Rr(e) {
|
|
2480
2478
|
var i = re[n || ""] || re[r || ""] || re["".concat(r, "-001")] || re["001"];
|
2481
2479
|
return i[0];
|
2482
2480
|
}
|
2483
|
-
var ve,
|
2481
|
+
var ve, Rr = new RegExp("^".concat(bt.source, "*")), Dr = new RegExp("".concat(bt.source, "*$"));
|
2484
2482
|
function g(e, t) {
|
2485
2483
|
return { start: e, end: t };
|
2486
2484
|
}
|
2487
|
-
var
|
2485
|
+
var Ur = !!String.prototype.startsWith && "_a".startsWith("a", 1), Gr = !!String.fromCodePoint, Fr = !!Object.fromEntries, jr = !!String.prototype.codePointAt, Vr = !!String.prototype.trimStart, kr = !!String.prototype.trimEnd, Xr = !!Number.isSafeInteger, zr = Xr ? Number.isSafeInteger : function(e) {
|
2488
2486
|
return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
|
2489
2487
|
}, Ae = !0;
|
2490
2488
|
try {
|
2491
|
-
var
|
2492
|
-
Ae = ((ve =
|
2489
|
+
var Wr = _t("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
2490
|
+
Ae = ((ve = Wr.exec("a")) === null || ve === void 0 ? void 0 : ve[0]) === "a";
|
2493
2491
|
} catch {
|
2494
2492
|
Ae = !1;
|
2495
2493
|
}
|
2496
|
-
var
|
2494
|
+
var ze = Ur ? (
|
2497
2495
|
// Native
|
2498
2496
|
function(t, r, n) {
|
2499
2497
|
return t.startsWith(r, n);
|
@@ -2503,7 +2501,7 @@ var Ze = Gr ? (
|
|
2503
2501
|
function(t, r, n) {
|
2504
2502
|
return t.slice(n, n + r.length) === r;
|
2505
2503
|
}
|
2506
|
-
), we =
|
2504
|
+
), we = Gr ? String.fromCodePoint : (
|
2507
2505
|
// IE11
|
2508
2506
|
function() {
|
2509
2507
|
for (var t = [], r = 0; r < arguments.length; r++)
|
@@ -2515,9 +2513,9 @@ var Ze = Gr ? (
|
|
2515
2513
|
}
|
2516
2514
|
return n;
|
2517
2515
|
}
|
2518
|
-
),
|
2516
|
+
), We = (
|
2519
2517
|
// native
|
2520
|
-
|
2518
|
+
Fr ? Object.fromEntries : (
|
2521
2519
|
// Ponyfill
|
2522
2520
|
function(t) {
|
2523
2521
|
for (var r = {}, n = 0, i = t; n < i.length; n++) {
|
@@ -2527,7 +2525,7 @@ var Ze = Gr ? (
|
|
2527
2525
|
return r;
|
2528
2526
|
}
|
2529
2527
|
)
|
2530
|
-
),
|
2528
|
+
), Et = jr ? (
|
2531
2529
|
// Native
|
2532
2530
|
function(t, r) {
|
2533
2531
|
return t.codePointAt(r);
|
@@ -2541,7 +2539,7 @@ var Ze = Gr ? (
|
|
2541
2539
|
return i < 55296 || i > 56319 || r + 1 === n || (s = t.charCodeAt(r + 1)) < 56320 || s > 57343 ? i : (i - 55296 << 10) + (s - 56320) + 65536;
|
2542
2540
|
}
|
2543
2541
|
}
|
2544
|
-
),
|
2542
|
+
), Zr = Vr ? (
|
2545
2543
|
// Native
|
2546
2544
|
function(t) {
|
2547
2545
|
return t.trimStart();
|
@@ -2549,9 +2547,9 @@ var Ze = Gr ? (
|
|
2549
2547
|
) : (
|
2550
2548
|
// Ponyfill
|
2551
2549
|
function(t) {
|
2552
|
-
return t.replace(
|
2550
|
+
return t.replace(Rr, "");
|
2553
2551
|
}
|
2554
|
-
),
|
2552
|
+
), qr = kr ? (
|
2555
2553
|
// Native
|
2556
2554
|
function(t) {
|
2557
2555
|
return t.trimEnd();
|
@@ -2559,32 +2557,32 @@ var Ze = Gr ? (
|
|
2559
2557
|
) : (
|
2560
2558
|
// Ponyfill
|
2561
2559
|
function(t) {
|
2562
|
-
return t.replace(
|
2560
|
+
return t.replace(Dr, "");
|
2563
2561
|
}
|
2564
2562
|
);
|
2565
|
-
function
|
2563
|
+
function _t(e, t) {
|
2566
2564
|
return new RegExp(e, t);
|
2567
2565
|
}
|
2568
2566
|
var Ne;
|
2569
2567
|
if (Ae) {
|
2570
|
-
var
|
2568
|
+
var Ze = _t("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
2571
2569
|
Ne = function(t, r) {
|
2572
2570
|
var n;
|
2573
|
-
|
2574
|
-
var i =
|
2571
|
+
Ze.lastIndex = r;
|
2572
|
+
var i = Ze.exec(t);
|
2575
2573
|
return (n = i[1]) !== null && n !== void 0 ? n : "";
|
2576
2574
|
};
|
2577
2575
|
} else
|
2578
2576
|
Ne = function(t, r) {
|
2579
2577
|
for (var n = []; ; ) {
|
2580
|
-
var i =
|
2581
|
-
if (i === void 0 ||
|
2578
|
+
var i = Et(t, r);
|
2579
|
+
if (i === void 0 || Ht(i) || Kr(i))
|
2582
2580
|
break;
|
2583
2581
|
n.push(i), r += i >= 65536 ? 2 : 1;
|
2584
2582
|
}
|
2585
2583
|
return we.apply(void 0, n);
|
2586
2584
|
};
|
2587
|
-
var
|
2585
|
+
var Qr = (
|
2588
2586
|
/** @class */
|
2589
2587
|
function() {
|
2590
2588
|
function e(t, r) {
|
@@ -2666,7 +2664,7 @@ var Jr = (
|
|
2666
2664
|
return this.error(p.INVALID_TAG, g(n, this.clonePosition()));
|
2667
2665
|
}, e.prototype.parseTagName = function() {
|
2668
2666
|
var t = this.offset();
|
2669
|
-
for (this.bump(); !this.isEOF() &&
|
2667
|
+
for (this.bump(); !this.isEOF() && Yr(this.char()); )
|
2670
2668
|
this.bump();
|
2671
2669
|
return this.message.slice(t, this.offset());
|
2672
2670
|
}, e.prototype.parseLiteral = function(t, r) {
|
@@ -2695,7 +2693,7 @@ var Jr = (
|
|
2695
2693
|
};
|
2696
2694
|
}, e.prototype.tryParseLeftAngleBracket = function() {
|
2697
2695
|
return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
|
2698
|
-
!
|
2696
|
+
!Jr(this.peek() || 0)) ? (this.bump(), "<") : null;
|
2699
2697
|
}, e.prototype.tryParseQuote = function(t) {
|
2700
2698
|
if (this.isEOF() || this.char() !== 39)
|
2701
2699
|
return null;
|
@@ -2782,7 +2780,7 @@ var Jr = (
|
|
2782
2780
|
var h = this.clonePosition(), c = this.parseSimpleArgStyleIfPossible();
|
2783
2781
|
if (c.err)
|
2784
2782
|
return c;
|
2785
|
-
var f =
|
2783
|
+
var f = qr(c.val);
|
2786
2784
|
if (f.length === 0)
|
2787
2785
|
return this.error(p.EXPECT_ARGUMENT_STYLE, g(this.clonePosition(), this.clonePosition()));
|
2788
2786
|
var b = g(h, this.clonePosition());
|
@@ -2792,8 +2790,8 @@ var Jr = (
|
|
2792
2790
|
if (y.err)
|
2793
2791
|
return y;
|
2794
2792
|
var m = g(i, this.clonePosition());
|
2795
|
-
if (o &&
|
2796
|
-
var E =
|
2793
|
+
if (o && ze(o?.style, "::", 0)) {
|
2794
|
+
var E = Zr(o.style.slice(2));
|
2797
2795
|
if (a === "number") {
|
2798
2796
|
var c = this.parseNumberSkeletonFromString(E, o.styleLocation);
|
2799
2797
|
return c.err ? c : {
|
@@ -2804,12 +2802,12 @@ var Jr = (
|
|
2804
2802
|
if (E.length === 0)
|
2805
2803
|
return this.error(p.EXPECT_DATE_TIME_SKELETON, m);
|
2806
2804
|
var S = E;
|
2807
|
-
this.locale && (S =
|
2805
|
+
this.locale && (S = $r(E, this.locale));
|
2808
2806
|
var f = {
|
2809
2807
|
type: j.dateTime,
|
2810
2808
|
pattern: S,
|
2811
2809
|
location: o.styleLocation,
|
2812
|
-
parsedOptions: this.shouldParseSkeletons ?
|
2810
|
+
parsedOptions: this.shouldParseSkeletons ? Ar(S) : {}
|
2813
2811
|
}, B = a === "date" ? x.date : x.time;
|
2814
2812
|
return {
|
2815
2813
|
val: { type: B, value: n, location: m, style: f },
|
@@ -2855,7 +2853,7 @@ var Jr = (
|
|
2855
2853
|
val: {
|
2856
2854
|
type: x.select,
|
2857
2855
|
value: n,
|
2858
|
-
options:
|
2856
|
+
options: We(O.val),
|
2859
2857
|
location: w
|
2860
2858
|
},
|
2861
2859
|
err: null
|
@@ -2863,7 +2861,7 @@ var Jr = (
|
|
2863
2861
|
val: {
|
2864
2862
|
type: x.plural,
|
2865
2863
|
value: n,
|
2866
|
-
options:
|
2864
|
+
options: We(O.val),
|
2867
2865
|
offset: P,
|
2868
2866
|
pluralType: a === "plural" ? "cardinal" : "ordinal",
|
2869
2867
|
location: w
|
@@ -2914,7 +2912,7 @@ var Jr = (
|
|
2914
2912
|
}, e.prototype.parseNumberSkeletonFromString = function(t, r) {
|
2915
2913
|
var n = [];
|
2916
2914
|
try {
|
2917
|
-
n =
|
2915
|
+
n = Nr(t);
|
2918
2916
|
} catch {
|
2919
2917
|
return this.error(p.INVALID_NUMBER_SKELETON, r);
|
2920
2918
|
}
|
@@ -2923,7 +2921,7 @@ var Jr = (
|
|
2923
2921
|
type: j.number,
|
2924
2922
|
tokens: n,
|
2925
2923
|
location: r,
|
2926
|
-
parsedOptions: this.shouldParseSkeletons ?
|
2924
|
+
parsedOptions: this.shouldParseSkeletons ? Cr(n) : {}
|
2927
2925
|
},
|
2928
2926
|
err: null
|
2929
2927
|
};
|
@@ -2971,7 +2969,7 @@ var Jr = (
|
|
2971
2969
|
break;
|
2972
2970
|
}
|
2973
2971
|
var l = g(i, this.clonePosition());
|
2974
|
-
return s ? (u *= n,
|
2972
|
+
return s ? (u *= n, zr(u) ? { val: u, err: null } : this.error(r, l)) : this.error(t, l);
|
2975
2973
|
}, e.prototype.offset = function() {
|
2976
2974
|
return this.position.offset;
|
2977
2975
|
}, e.prototype.isEOF = function() {
|
@@ -2986,7 +2984,7 @@ var Jr = (
|
|
2986
2984
|
var t = this.position.offset;
|
2987
2985
|
if (t >= this.message.length)
|
2988
2986
|
throw Error("out of bound");
|
2989
|
-
var r =
|
2987
|
+
var r = Et(this.message, t);
|
2990
2988
|
if (r === void 0)
|
2991
2989
|
throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
|
2992
2990
|
return r;
|
@@ -3005,7 +3003,7 @@ var Jr = (
|
|
3005
3003
|
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);
|
3006
3004
|
}
|
3007
3005
|
}, e.prototype.bumpIf = function(t) {
|
3008
|
-
if (
|
3006
|
+
if (ze(this.message, t, this.offset())) {
|
3009
3007
|
for (var r = 0; r < t.length; r++)
|
3010
3008
|
this.bump();
|
3011
3009
|
return !0;
|
@@ -3027,7 +3025,7 @@ var Jr = (
|
|
3027
3025
|
break;
|
3028
3026
|
}
|
3029
3027
|
}, e.prototype.bumpSpace = function() {
|
3030
|
-
for (; !this.isEOF() &&
|
3028
|
+
for (; !this.isEOF() && Ht(this.char()); )
|
3031
3029
|
this.bump();
|
3032
3030
|
}, e.prototype.peek = function() {
|
3033
3031
|
if (this.isEOF())
|
@@ -3040,30 +3038,30 @@ var Jr = (
|
|
3040
3038
|
function Le(e) {
|
3041
3039
|
return e >= 97 && e <= 122 || e >= 65 && e <= 90;
|
3042
3040
|
}
|
3043
|
-
function
|
3041
|
+
function Jr(e) {
|
3044
3042
|
return Le(e) || e === 47;
|
3045
3043
|
}
|
3046
|
-
function
|
3044
|
+
function Yr(e) {
|
3047
3045
|
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
3046
|
}
|
3049
|
-
function
|
3047
|
+
function Ht(e) {
|
3050
3048
|
return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
|
3051
3049
|
}
|
3052
|
-
function
|
3050
|
+
function Kr(e) {
|
3053
3051
|
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
3052
|
}
|
3055
3053
|
function Oe(e) {
|
3056
3054
|
e.forEach(function(t) {
|
3057
|
-
if (delete t.location,
|
3055
|
+
if (delete t.location, mt(t) || pt(t))
|
3058
3056
|
for (var r in t.options)
|
3059
3057
|
delete t.options[r].location, Oe(t.options[r].value);
|
3060
3058
|
else
|
3061
|
-
|
3059
|
+
lt(t) && dt(t.style) || (ct(t) || ft(t)) && Pe(t.style) ? delete t.style.location : gt(t) && Oe(t.children);
|
3062
3060
|
});
|
3063
3061
|
}
|
3064
|
-
function
|
3062
|
+
function en(e, t) {
|
3065
3063
|
t === void 0 && (t = {}), t = d({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
|
3066
|
-
var r = new
|
3064
|
+
var r = new Qr(e, t).parse();
|
3067
3065
|
if (r.err) {
|
3068
3066
|
var n = SyntaxError(p[r.err.kind]);
|
3069
3067
|
throw n.location = r.err.location, n.originalMessage = r.err.message, n;
|
@@ -3086,7 +3084,7 @@ var ce = (
|
|
3086
3084
|
return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
|
3087
3085
|
}, t;
|
3088
3086
|
}(Error)
|
3089
|
-
),
|
3087
|
+
), qe = (
|
3090
3088
|
/** @class */
|
3091
3089
|
function(e) {
|
3092
3090
|
le(t, e);
|
@@ -3095,7 +3093,7 @@ var ce = (
|
|
3095
3093
|
}
|
3096
3094
|
return t;
|
3097
3095
|
}(ce)
|
3098
|
-
),
|
3096
|
+
), tn = (
|
3099
3097
|
/** @class */
|
3100
3098
|
function(e) {
|
3101
3099
|
le(t, e);
|
@@ -3104,7 +3102,7 @@ var ce = (
|
|
3104
3102
|
}
|
3105
3103
|
return t;
|
3106
3104
|
}(ce)
|
3107
|
-
),
|
3105
|
+
), rn = (
|
3108
3106
|
/** @class */
|
3109
3107
|
function(e) {
|
3110
3108
|
le(t, e);
|
@@ -3117,17 +3115,17 @@ var ce = (
|
|
3117
3115
|
(function(e) {
|
3118
3116
|
e[e.literal = 0] = "literal", e[e.object = 1] = "object";
|
3119
3117
|
})(T || (T = {}));
|
3120
|
-
function
|
3118
|
+
function nn(e) {
|
3121
3119
|
return e.length < 2 ? e : e.reduce(function(t, r) {
|
3122
3120
|
var n = t[t.length - 1];
|
3123
3121
|
return !n || n.type !== T.literal || r.type !== T.literal ? t.push(r) : n.value += r.value, t;
|
3124
3122
|
}, []);
|
3125
3123
|
}
|
3126
|
-
function
|
3124
|
+
function sn(e) {
|
3127
3125
|
return typeof e == "function";
|
3128
3126
|
}
|
3129
3127
|
function se(e, t, r, n, i, s, u) {
|
3130
|
-
if (e.length === 1 &&
|
3128
|
+
if (e.length === 1 && je(e[0]))
|
3131
3129
|
return [
|
3132
3130
|
{
|
3133
3131
|
type: T.literal,
|
@@ -3136,14 +3134,14 @@ function se(e, t, r, n, i, s, u) {
|
|
3136
3134
|
];
|
3137
3135
|
for (var a = [], l = 0, o = e; l < o.length; l++) {
|
3138
3136
|
var h = o[l];
|
3139
|
-
if (
|
3137
|
+
if (je(h)) {
|
3140
3138
|
a.push({
|
3141
3139
|
type: T.literal,
|
3142
3140
|
value: h.value
|
3143
3141
|
});
|
3144
3142
|
continue;
|
3145
3143
|
}
|
3146
|
-
if (
|
3144
|
+
if (Sr(h)) {
|
3147
3145
|
typeof s == "number" && a.push({
|
3148
3146
|
type: T.literal,
|
3149
3147
|
value: r.getNumberFormat(t).format(s)
|
@@ -3152,16 +3150,16 @@ function se(e, t, r, n, i, s, u) {
|
|
3152
3150
|
}
|
3153
3151
|
var c = h.value;
|
3154
3152
|
if (!(i && c in i))
|
3155
|
-
throw new
|
3153
|
+
throw new rn(c, u);
|
3156
3154
|
var f = i[c];
|
3157
|
-
if (
|
3155
|
+
if (Br(h)) {
|
3158
3156
|
(!f || typeof f == "string" || typeof f == "number") && (f = typeof f == "string" || typeof f == "number" ? String(f) : ""), a.push({
|
3159
3157
|
type: typeof f == "string" ? T.literal : T.object,
|
3160
3158
|
value: f
|
3161
3159
|
});
|
3162
3160
|
continue;
|
3163
3161
|
}
|
3164
|
-
if (
|
3162
|
+
if (ct(h)) {
|
3165
3163
|
var b = typeof h.style == "string" ? n.date[h.style] : Pe(h.style) ? h.style.parsedOptions : void 0;
|
3166
3164
|
a.push({
|
3167
3165
|
type: T.literal,
|
@@ -3169,7 +3167,7 @@ function se(e, t, r, n, i, s, u) {
|
|
3169
3167
|
});
|
3170
3168
|
continue;
|
3171
3169
|
}
|
3172
|
-
if (
|
3170
|
+
if (ft(h)) {
|
3173
3171
|
var b = typeof h.style == "string" ? n.time[h.style] : Pe(h.style) ? h.style.parsedOptions : n.time.medium;
|
3174
3172
|
a.push({
|
3175
3173
|
type: T.literal,
|
@@ -3177,18 +3175,18 @@ function se(e, t, r, n, i, s, u) {
|
|
3177
3175
|
});
|
3178
3176
|
continue;
|
3179
3177
|
}
|
3180
|
-
if (
|
3181
|
-
var b = typeof h.style == "string" ? n.number[h.style] :
|
3178
|
+
if (lt(h)) {
|
3179
|
+
var b = typeof h.style == "string" ? n.number[h.style] : dt(h.style) ? h.style.parsedOptions : void 0;
|
3182
3180
|
b && b.scale && (f = f * (b.scale || 1)), a.push({
|
3183
3181
|
type: T.literal,
|
3184
3182
|
value: r.getNumberFormat(t, b).format(f)
|
3185
3183
|
});
|
3186
3184
|
continue;
|
3187
3185
|
}
|
3188
|
-
if (
|
3186
|
+
if (gt(h)) {
|
3189
3187
|
var y = h.children, m = h.value, E = i[m];
|
3190
|
-
if (!
|
3191
|
-
throw new
|
3188
|
+
if (!sn(E))
|
3189
|
+
throw new tn(m, "function", u);
|
3192
3190
|
var S = se(y, t, r, n, i, s), B = E(S.map(function(P) {
|
3193
3191
|
return P.value;
|
3194
3192
|
}));
|
@@ -3199,14 +3197,14 @@ function se(e, t, r, n, i, s, u) {
|
|
3199
3197
|
};
|
3200
3198
|
}));
|
3201
3199
|
}
|
3202
|
-
if (
|
3200
|
+
if (mt(h)) {
|
3203
3201
|
var H = h.options[f] || h.options.other;
|
3204
3202
|
if (!H)
|
3205
|
-
throw new
|
3203
|
+
throw new qe(h.value, f, Object.keys(h.options), u);
|
3206
3204
|
a.push.apply(a, se(H.value, t, r, n, i));
|
3207
3205
|
continue;
|
3208
3206
|
}
|
3209
|
-
if (
|
3207
|
+
if (pt(h)) {
|
3210
3208
|
var H = h.options["=".concat(f)];
|
3211
3209
|
if (!H) {
|
3212
3210
|
if (!Intl.PluralRules)
|
@@ -3217,21 +3215,21 @@ Try polyfilling it using "@formatjs/intl-pluralrules"
|
|
3217
3215
|
H = h.options[N] || h.options.other;
|
3218
3216
|
}
|
3219
3217
|
if (!H)
|
3220
|
-
throw new
|
3218
|
+
throw new qe(h.value, f, Object.keys(h.options), u);
|
3221
3219
|
a.push.apply(a, se(H.value, t, r, n, i, f - (h.offset || 0)));
|
3222
3220
|
continue;
|
3223
3221
|
}
|
3224
3222
|
}
|
3225
|
-
return
|
3223
|
+
return nn(a);
|
3226
3224
|
}
|
3227
|
-
function
|
3225
|
+
function on(e, t) {
|
3228
3226
|
return t ? d(d(d({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
|
3229
3227
|
return r[n] = d(d({}, e[n]), t[n] || {}), r;
|
3230
3228
|
}, {})) : e;
|
3231
3229
|
}
|
3232
|
-
function
|
3230
|
+
function an(e, t) {
|
3233
3231
|
return t ? Object.keys(e).reduce(function(r, n) {
|
3234
|
-
return r[n] =
|
3232
|
+
return r[n] = on(e[n], t[n]), r;
|
3235
3233
|
}, d({}, e)) : e;
|
3236
3234
|
}
|
3237
3235
|
function Ee(e) {
|
@@ -3248,7 +3246,7 @@ function Ee(e) {
|
|
3248
3246
|
}
|
3249
3247
|
};
|
3250
3248
|
}
|
3251
|
-
function
|
3249
|
+
function un(e) {
|
3252
3250
|
return e === void 0 && (e = {
|
3253
3251
|
number: {},
|
3254
3252
|
dateTime: {},
|
@@ -3280,7 +3278,7 @@ function hn(e) {
|
|
3280
3278
|
})
|
3281
3279
|
};
|
3282
3280
|
}
|
3283
|
-
var
|
3281
|
+
var hn = (
|
3284
3282
|
/** @class */
|
3285
3283
|
function() {
|
3286
3284
|
function e(t, r, n, i) {
|
@@ -3312,13 +3310,13 @@ var ln = (
|
|
3312
3310
|
throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
|
3313
3311
|
var u = i || {};
|
3314
3312
|
u.formatters;
|
3315
|
-
var a =
|
3313
|
+
var a = br(u, ["formatters"]);
|
3316
3314
|
this.ast = e.__parse(t, d(d({}, a), { locale: this.resolvedLocale }));
|
3317
3315
|
} else
|
3318
3316
|
this.ast = t;
|
3319
3317
|
if (!Array.isArray(this.ast))
|
3320
3318
|
throw new TypeError("A message must be provided as a String or AST.");
|
3321
|
-
this.formats =
|
3319
|
+
this.formats = an(e.formats, n), this.formatters = i && i.formatters || un(this.formatterCache);
|
3322
3320
|
}
|
3323
3321
|
return Object.defineProperty(e, "defaultLocale", {
|
3324
3322
|
get: function() {
|
@@ -3331,7 +3329,7 @@ var ln = (
|
|
3331
3329
|
var r = Intl.NumberFormat.supportedLocalesOf(t);
|
3332
3330
|
return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
|
3333
3331
|
}
|
3334
|
-
}, e.__parse =
|
3332
|
+
}, e.__parse = en, e.formats = {
|
3335
3333
|
number: {
|
3336
3334
|
integer: {
|
3337
3335
|
maximumFractionDigits: 0
|
@@ -3392,7 +3390,7 @@ var ln = (
|
|
3392
3390
|
}, e;
|
3393
3391
|
}()
|
3394
3392
|
);
|
3395
|
-
function
|
3393
|
+
function ln(e, t) {
|
3396
3394
|
if (t == null)
|
3397
3395
|
return;
|
3398
3396
|
if (t in e)
|
@@ -3413,60 +3411,60 @@ function cn(e, t) {
|
|
3413
3411
|
n = void 0;
|
3414
3412
|
return n;
|
3415
3413
|
}
|
3416
|
-
const L = {},
|
3414
|
+
const L = {}, cn = (e, t, r) => r && (t in L || (L[t] = {}), e in L[t] || (L[t][e] = r), r), Tt = (e, t) => {
|
3417
3415
|
if (t == null)
|
3418
3416
|
return;
|
3419
3417
|
if (t in L && e in L[t])
|
3420
3418
|
return L[t][e];
|
3421
3419
|
const r = fe(t);
|
3422
3420
|
for (let n = 0; n < r.length; n++) {
|
3423
|
-
const i = r[n], s =
|
3421
|
+
const i = r[n], s = mn(i, e);
|
3424
3422
|
if (s)
|
3425
|
-
return
|
3423
|
+
return cn(e, t, s);
|
3426
3424
|
}
|
3427
3425
|
};
|
3428
|
-
let
|
3426
|
+
let Re;
|
3429
3427
|
const te = he({});
|
3430
|
-
function
|
3431
|
-
return
|
3428
|
+
function fn(e) {
|
3429
|
+
return Re[e] || null;
|
3432
3430
|
}
|
3433
|
-
function
|
3434
|
-
return e in
|
3431
|
+
function Bt(e) {
|
3432
|
+
return e in Re;
|
3435
3433
|
}
|
3436
|
-
function
|
3437
|
-
if (!
|
3434
|
+
function mn(e, t) {
|
3435
|
+
if (!Bt(e))
|
3438
3436
|
return null;
|
3439
|
-
const r =
|
3440
|
-
return
|
3437
|
+
const r = fn(e);
|
3438
|
+
return ln(r, t);
|
3441
3439
|
}
|
3442
|
-
function
|
3440
|
+
function pn(e) {
|
3443
3441
|
if (e == null)
|
3444
3442
|
return;
|
3445
3443
|
const t = fe(e);
|
3446
3444
|
for (let r = 0; r < t.length; r++) {
|
3447
3445
|
const n = t[r];
|
3448
|
-
if (
|
3446
|
+
if (Bt(n))
|
3449
3447
|
return n;
|
3450
3448
|
}
|
3451
3449
|
}
|
3452
|
-
function
|
3453
|
-
delete L[e], te.update((r) => (r[e] =
|
3450
|
+
function St(e, ...t) {
|
3451
|
+
delete L[e], te.update((r) => (r[e] = dr.all([r[e] || {}, ...t]), r));
|
3454
3452
|
}
|
3455
3453
|
X(
|
3456
3454
|
[te],
|
3457
3455
|
([e]) => Object.keys(e)
|
3458
3456
|
);
|
3459
|
-
te.subscribe((e) =>
|
3457
|
+
te.subscribe((e) => Re = e);
|
3460
3458
|
const oe = {};
|
3461
|
-
function
|
3459
|
+
function gn(e, t) {
|
3462
3460
|
oe[e].delete(t), oe[e].size === 0 && delete oe[e];
|
3463
3461
|
}
|
3464
|
-
function
|
3462
|
+
function Pt(e) {
|
3465
3463
|
return oe[e];
|
3466
3464
|
}
|
3467
|
-
function
|
3465
|
+
function dn(e) {
|
3468
3466
|
return fe(e).map((t) => {
|
3469
|
-
const r =
|
3467
|
+
const r = Pt(t);
|
3470
3468
|
return [t, r ? [...r] : []];
|
3471
3469
|
}).filter(([, t]) => t.length > 0);
|
3472
3470
|
}
|
@@ -3474,31 +3472,31 @@ function Ie(e) {
|
|
3474
3472
|
return e == null ? !1 : fe(e).some(
|
3475
3473
|
(t) => {
|
3476
3474
|
var r;
|
3477
|
-
return (r =
|
3475
|
+
return (r = Pt(t)) == null ? void 0 : r.size;
|
3478
3476
|
}
|
3479
3477
|
);
|
3480
3478
|
}
|
3481
|
-
function
|
3479
|
+
function bn(e, t) {
|
3482
3480
|
return Promise.all(
|
3483
|
-
t.map((n) => (
|
3484
|
-
).then((n) =>
|
3481
|
+
t.map((n) => (gn(e, n), n().then((i) => i.default || i)))
|
3482
|
+
).then((n) => St(e, ...n));
|
3485
3483
|
}
|
3486
3484
|
const q = {};
|
3487
|
-
function
|
3485
|
+
function At(e) {
|
3488
3486
|
if (!Ie(e))
|
3489
3487
|
return e in q ? q[e] : Promise.resolve();
|
3490
|
-
const t =
|
3488
|
+
const t = dn(e);
|
3491
3489
|
return q[e] = Promise.all(
|
3492
3490
|
t.map(
|
3493
|
-
([r, n]) =>
|
3491
|
+
([r, n]) => bn(r, n)
|
3494
3492
|
)
|
3495
3493
|
).then(() => {
|
3496
3494
|
if (Ie(e))
|
3497
|
-
return
|
3495
|
+
return At(e);
|
3498
3496
|
delete q[e];
|
3499
3497
|
}), q[e];
|
3500
3498
|
}
|
3501
|
-
const
|
3499
|
+
const yn = {
|
3502
3500
|
number: {
|
3503
3501
|
scientific: { notation: "scientific" },
|
3504
3502
|
engineering: { notation: "engineering" },
|
@@ -3527,34 +3525,34 @@ const xn = {
|
|
3527
3525
|
timeZoneName: "short"
|
3528
3526
|
}
|
3529
3527
|
}
|
3530
|
-
},
|
3528
|
+
}, xn = {
|
3531
3529
|
fallbackLocale: null,
|
3532
3530
|
loadingDelay: 200,
|
3533
|
-
formats:
|
3531
|
+
formats: yn,
|
3534
3532
|
warnOnMissingMessages: !0,
|
3535
3533
|
handleMissingMessage: void 0,
|
3536
3534
|
ignoreTag: !0
|
3537
|
-
},
|
3535
|
+
}, vn = xn;
|
3538
3536
|
function k() {
|
3539
|
-
return
|
3537
|
+
return vn;
|
3540
3538
|
}
|
3541
3539
|
const _e = he(!1);
|
3542
|
-
var
|
3540
|
+
var En = Object.defineProperty, _n = Object.defineProperties, Hn = Object.getOwnPropertyDescriptors, Qe = Object.getOwnPropertySymbols, Tn = Object.prototype.hasOwnProperty, Bn = Object.prototype.propertyIsEnumerable, Je = (e, t, r) => t in e ? En(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Sn = (e, t) => {
|
3543
3541
|
for (var r in t || (t = {}))
|
3544
|
-
|
3545
|
-
if (
|
3546
|
-
for (var r of
|
3547
|
-
|
3542
|
+
Tn.call(t, r) && Je(e, r, t[r]);
|
3543
|
+
if (Qe)
|
3544
|
+
for (var r of Qe(t))
|
3545
|
+
Bn.call(t, r) && Je(e, r, t[r]);
|
3548
3546
|
return e;
|
3549
|
-
},
|
3547
|
+
}, Pn = (e, t) => _n(e, Hn(t));
|
3550
3548
|
let Ce;
|
3551
3549
|
const ae = he(null);
|
3552
|
-
function
|
3550
|
+
function Ye(e) {
|
3553
3551
|
return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
|
3554
3552
|
}
|
3555
3553
|
function fe(e, t = k().fallbackLocale) {
|
3556
|
-
const r =
|
3557
|
-
return t ? [.../* @__PURE__ */ new Set([...r, ...
|
3554
|
+
const r = Ye(e);
|
3555
|
+
return t ? [.../* @__PURE__ */ new Set([...r, ...Ye(t)])] : r;
|
3558
3556
|
}
|
3559
3557
|
function $() {
|
3560
3558
|
return Ce ?? void 0;
|
@@ -3562,22 +3560,22 @@ function $() {
|
|
3562
3560
|
ae.subscribe((e) => {
|
3563
3561
|
Ce = e ?? void 0, typeof window < "u" && e != null && document.documentElement.setAttribute("lang", e);
|
3564
3562
|
});
|
3565
|
-
const
|
3566
|
-
if (e &&
|
3563
|
+
const An = (e) => {
|
3564
|
+
if (e && pn(e) && Ie(e)) {
|
3567
3565
|
const { loadingDelay: t } = k();
|
3568
3566
|
let r;
|
3569
3567
|
return typeof window < "u" && $() != null && t ? r = window.setTimeout(
|
3570
3568
|
() => _e.set(!0),
|
3571
3569
|
t
|
3572
|
-
) : _e.set(!0),
|
3570
|
+
) : _e.set(!0), At(e).then(() => {
|
3573
3571
|
ae.set(e);
|
3574
3572
|
}).finally(() => {
|
3575
3573
|
clearTimeout(r), _e.set(!1);
|
3576
3574
|
});
|
3577
3575
|
}
|
3578
3576
|
return ae.set(e);
|
3579
|
-
}, z =
|
3580
|
-
set:
|
3577
|
+
}, z = Pn(Sn({}, ae), {
|
3578
|
+
set: An
|
3581
3579
|
}), me = (e) => {
|
3582
3580
|
const t = /* @__PURE__ */ Object.create(null);
|
3583
3581
|
return (n) => {
|
@@ -3585,20 +3583,20 @@ const wn = (e) => {
|
|
3585
3583
|
return i in t ? t[i] : t[i] = e(n);
|
3586
3584
|
};
|
3587
3585
|
};
|
3588
|
-
var
|
3586
|
+
var wn = Object.defineProperty, ue = Object.getOwnPropertySymbols, wt = Object.prototype.hasOwnProperty, Nt = Object.prototype.propertyIsEnumerable, Ke = (e, t, r) => t in e ? wn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, De = (e, t) => {
|
3589
3587
|
for (var r in t || (t = {}))
|
3590
|
-
|
3588
|
+
wt.call(t, r) && Ke(e, r, t[r]);
|
3591
3589
|
if (ue)
|
3592
3590
|
for (var r of ue(t))
|
3593
|
-
|
3591
|
+
Nt.call(t, r) && Ke(e, r, t[r]);
|
3594
3592
|
return e;
|
3595
3593
|
}, W = (e, t) => {
|
3596
3594
|
var r = {};
|
3597
3595
|
for (var n in e)
|
3598
|
-
|
3596
|
+
wt.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
|
3599
3597
|
if (e != null && ue)
|
3600
3598
|
for (var n of ue(e))
|
3601
|
-
t.indexOf(n) < 0 &&
|
3599
|
+
t.indexOf(n) < 0 && Nt.call(e, n) && (r[n] = e[n]);
|
3602
3600
|
return r;
|
3603
3601
|
};
|
3604
3602
|
const K = (e, t) => {
|
@@ -3606,21 +3604,21 @@ const K = (e, t) => {
|
|
3606
3604
|
if (e in r && t in r[e])
|
3607
3605
|
return r[e][t];
|
3608
3606
|
throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
|
3609
|
-
},
|
3607
|
+
}, Nn = me(
|
3610
3608
|
(e) => {
|
3611
3609
|
var t = e, { locale: r, format: n } = t, i = W(t, ["locale", "format"]);
|
3612
3610
|
if (r == null)
|
3613
3611
|
throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
|
3614
3612
|
return n && (i = K("number", n)), new Intl.NumberFormat(r, i);
|
3615
3613
|
}
|
3616
|
-
),
|
3614
|
+
), Ln = me(
|
3617
3615
|
(e) => {
|
3618
3616
|
var t = e, { locale: r, format: n } = t, i = W(t, ["locale", "format"]);
|
3619
3617
|
if (r == null)
|
3620
3618
|
throw new Error('[svelte-i18n] A "locale" must be set to format dates');
|
3621
3619
|
return n ? i = K("date", n) : Object.keys(i).length === 0 && (i = K("date", "short")), new Intl.DateTimeFormat(r, i);
|
3622
3620
|
}
|
3623
|
-
),
|
3621
|
+
), On = me(
|
3624
3622
|
(e) => {
|
3625
3623
|
var t = e, { locale: r, format: n } = t, i = W(t, ["locale", "format"]);
|
3626
3624
|
if (r == null)
|
@@ -3629,33 +3627,33 @@ const K = (e, t) => {
|
|
3629
3627
|
);
|
3630
3628
|
return n ? i = K("time", n) : Object.keys(i).length === 0 && (i = K("time", "short")), new Intl.DateTimeFormat(r, i);
|
3631
3629
|
}
|
3632
|
-
),
|
3630
|
+
), In = (e = {}) => {
|
3633
3631
|
var t = e, {
|
3634
3632
|
locale: r = $()
|
3635
3633
|
} = t, n = W(t, [
|
3636
3634
|
"locale"
|
3637
3635
|
]);
|
3638
|
-
return
|
3639
|
-
},
|
3636
|
+
return Nn(De({ locale: r }, n));
|
3637
|
+
}, Cn = (e = {}) => {
|
3640
3638
|
var t = e, {
|
3641
3639
|
locale: r = $()
|
3642
3640
|
} = t, n = W(t, [
|
3643
3641
|
"locale"
|
3644
3642
|
]);
|
3645
|
-
return
|
3646
|
-
},
|
3643
|
+
return Ln(De({ locale: r }, n));
|
3644
|
+
}, $n = (e = {}) => {
|
3647
3645
|
var t = e, {
|
3648
3646
|
locale: r = $()
|
3649
3647
|
} = t, n = W(t, [
|
3650
3648
|
"locale"
|
3651
3649
|
]);
|
3652
|
-
return
|
3653
|
-
},
|
3650
|
+
return On(De({ locale: r }, n));
|
3651
|
+
}, Mn = me(
|
3654
3652
|
// eslint-disable-next-line @typescript-eslint/no-non-null-assertion
|
3655
|
-
(e, t = $()) => new
|
3653
|
+
(e, t = $()) => new hn(e, t, k().formats, {
|
3656
3654
|
ignoreTag: k().ignoreTag
|
3657
3655
|
})
|
3658
|
-
),
|
3656
|
+
), Rn = (e, t = {}) => {
|
3659
3657
|
var r, n, i, s;
|
3660
3658
|
let u = t;
|
3661
3659
|
typeof e == "object" && (u = e, e = u.id);
|
@@ -3668,7 +3666,7 @@ const K = (e, t) => {
|
|
3668
3666
|
throw new Error(
|
3669
3667
|
"[svelte-i18n] Cannot format a message without first setting the initial locale."
|
3670
3668
|
);
|
3671
|
-
let h =
|
3669
|
+
let h = Tt(e, l);
|
3672
3670
|
if (!h)
|
3673
3671
|
h = (s = (i = (n = (r = k()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: l, id: e, defaultValue: o })) != null ? i : o) != null ? s : e;
|
3674
3672
|
else if (typeof h != "string")
|
@@ -3679,7 +3677,7 @@ const K = (e, t) => {
|
|
3679
3677
|
return h;
|
3680
3678
|
let c = h;
|
3681
3679
|
try {
|
3682
|
-
c =
|
3680
|
+
c = Mn(h, l).format(a);
|
3683
3681
|
} catch (f) {
|
3684
3682
|
f instanceof Error && console.warn(
|
3685
3683
|
`[svelte-i18n] Message "${e}" has syntax error:`,
|
@@ -3687,18 +3685,18 @@ const K = (e, t) => {
|
|
3687
3685
|
);
|
3688
3686
|
}
|
3689
3687
|
return c;
|
3690
|
-
},
|
3688
|
+
}, Dn = (e, t) => $n(t).format(e), Un = (e, t) => Cn(t).format(e), Gn = (e, t) => In(t).format(e), Fn = (e, t = $()) => Tt(e, t), jn = X([z, te], () => Rn);
|
3689
|
+
X([z], () => Dn);
|
3691
3690
|
X([z], () => Un);
|
3692
3691
|
X([z], () => Gn);
|
3693
|
-
X([z], () => Fn);
|
3694
|
-
|
3695
|
-
|
3696
|
-
At(e, t);
|
3692
|
+
X([z, te], () => Fn);
|
3693
|
+
function et(e, t) {
|
3694
|
+
St(e, t);
|
3697
3695
|
}
|
3698
|
-
function
|
3696
|
+
function Vn(e) {
|
3699
3697
|
z.set(e);
|
3700
3698
|
}
|
3701
|
-
const
|
3699
|
+
const tt = {
|
3702
3700
|
en: {
|
3703
3701
|
sorry: "We are sorry",
|
3704
3702
|
access: "The page you are trying to access is available for logged-in users only. Please login.",
|
@@ -3790,13 +3788,13 @@ const nt = {
|
|
3790
3788
|
login: "Login"
|
3791
3789
|
}
|
3792
3790
|
};
|
3793
|
-
function
|
3791
|
+
function kn(e, t) {
|
3794
3792
|
if (e) {
|
3795
3793
|
const r = document.createElement("style");
|
3796
3794
|
r.innerHTML = t, e.appendChild(r);
|
3797
3795
|
}
|
3798
3796
|
}
|
3799
|
-
function
|
3797
|
+
function Xn(e, t) {
|
3800
3798
|
const r = new URL(t);
|
3801
3799
|
fetch(r.href).then((n) => n.text()).then((n) => {
|
3802
3800
|
const i = document.createElement("style");
|
@@ -3805,7 +3803,7 @@ function zn(e, t) {
|
|
3805
3803
|
console.error("There was an error while trying to load client styling from URL", n);
|
3806
3804
|
});
|
3807
3805
|
}
|
3808
|
-
function
|
3806
|
+
function zn(e, t, r) {
|
3809
3807
|
if (window.emMessageBus) {
|
3810
3808
|
const n = document.createElement("style");
|
3811
3809
|
window.emMessageBus.subscribe(t, (i) => {
|
@@ -3813,10 +3811,10 @@ function Wn(e, t, r) {
|
|
3813
3811
|
});
|
3814
3812
|
}
|
3815
3813
|
}
|
3816
|
-
function
|
3817
|
-
|
3814
|
+
function Wn(e) {
|
3815
|
+
It(e, "svelte-1osslvo", "*,*::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, #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}}");
|
3818
3816
|
}
|
3819
|
-
function
|
3817
|
+
function Zn(e) {
|
3820
3818
|
let t, r, n, i, s, u, a, l, o, h, c = (
|
3821
3819
|
/*$_*/
|
3822
3820
|
e[1]("sorry") + ""
|
@@ -3832,7 +3830,7 @@ function qn(e) {
|
|
3832
3830
|
t = I("div"), r = I("div"), n = M("svg"), i = M("g"), s = M("path"), u = M("path"), a = M("path"), l = M("path"), o = pe(), h = I("p"), f = ne(c), b = pe(), y = I("p"), E = ne(m), S = pe(), B = I("button"), N = ne(H), v(s, "class", "a"), v(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"), v(u, "class", "a"), v(u, "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"), v(u, "transform", "translate(-116.772 -116.794)"), v(a, "class", "a"), v(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"), v(a, "transform", "translate(-250.22 -116.794)"), v(l, "class", "a"), v(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"), v(l, "transform", "translate(-109.326 -3.172)"), v(i, "transform", "translate(-9.37 -9.34)"), v(n, "xmlns", "http://www.w3.org/2000/svg"), v(n, "width", "130.345"), v(n, "height", "130.345"), v(n, "viewBox", "0 0 130.345 130.345"), v(h, "class", "PageTitle"), v(y, "class", "PageContent"), v(B, "class", "ButtonDefaultSmall"), v(r, "class", "NotFoundPage"), v(t, "class", "PageWrapper");
|
3833
3831
|
},
|
3834
3832
|
m(w, Z) {
|
3835
|
-
|
3833
|
+
st(w, t, Z), _(t, r), _(r, n), _(n, i), _(i, s), _(i, u), _(i, a), _(i, l), _(r, o), _(r, h), _(h, f), _(r, b), _(r, y), _(y, E), _(r, S), _(r, B), _(B, N), e[9](t), P || (O = Mt(
|
3836
3834
|
B,
|
3837
3835
|
"click",
|
3838
3836
|
/*click_handler*/
|
@@ -3855,28 +3853,28 @@ function qn(e) {
|
|
3855
3853
|
}
|
3856
3854
|
};
|
3857
3855
|
}
|
3858
|
-
function
|
3856
|
+
function qn(e, t, r) {
|
3859
3857
|
let n;
|
3860
|
-
|
3858
|
+
Ot(e, jn, (m) => r(1, n = m));
|
3861
3859
|
let { lang: i = "en" } = t, { clientstyling: s = "" } = t, { clientstylingurl: u = "" } = t, { translationurl: a = "" } = t, { mbsource: l } = t, o;
|
3862
3860
|
const h = () => {
|
3863
3861
|
fetch(a).then((E) => E.json()).then((E) => {
|
3864
3862
|
Object.keys(E).forEach((S) => {
|
3865
|
-
|
3863
|
+
et(S, E[S]);
|
3866
3864
|
});
|
3867
3865
|
}).catch((E) => {
|
3868
3866
|
console.log(E);
|
3869
3867
|
});
|
3870
3868
|
};
|
3871
|
-
Object.keys(
|
3872
|
-
|
3869
|
+
Object.keys(tt).forEach((m) => {
|
3870
|
+
et(m, tt[m]);
|
3873
3871
|
});
|
3874
3872
|
const c = () => {
|
3875
3873
|
window.postMessage({ type: "403ActionButton" }, window.location.href);
|
3876
3874
|
}, f = () => {
|
3877
|
-
|
3875
|
+
Vn(i);
|
3878
3876
|
};
|
3879
|
-
|
3877
|
+
Gt(() => () => {
|
3880
3878
|
});
|
3881
3879
|
const b = () => c();
|
3882
3880
|
function y(m) {
|
@@ -3889,10 +3887,10 @@ function Qn(e, t, r) {
|
|
3889
3887
|
}, e.$$.update = () => {
|
3890
3888
|
e.$$.dirty & /*lang*/
|
3891
3889
|
8 && i && f(), e.$$.dirty & /*clientstyling, customStylingContainer*/
|
3892
|
-
17 && s && o &&
|
3893
|
-
33 && u && o &&
|
3890
|
+
17 && s && o && kn(o, s), e.$$.dirty & /*clientstylingurl, customStylingContainer*/
|
3891
|
+
33 && u && o && Xn(o, u), e.$$.dirty & /*translationurl*/
|
3894
3892
|
64 && a && h(), e.$$.dirty & /*mbsource, customStylingContainer*/
|
3895
|
-
129 && l && o &&
|
3893
|
+
129 && l && o && zn(o, `${l}.Style`);
|
3896
3894
|
}, [
|
3897
3895
|
o,
|
3898
3896
|
n,
|
@@ -3906,14 +3904,14 @@ function Qn(e, t, r) {
|
|
3906
3904
|
y
|
3907
3905
|
];
|
3908
3906
|
}
|
3909
|
-
class
|
3907
|
+
class Qn extends Yt {
|
3910
3908
|
constructor(t) {
|
3911
|
-
super(),
|
3909
|
+
super(), Qt(
|
3912
3910
|
this,
|
3913
3911
|
t,
|
3914
|
-
Qn,
|
3915
3912
|
qn,
|
3916
|
-
|
3913
|
+
Zn,
|
3914
|
+
nt,
|
3917
3915
|
{
|
3918
3916
|
lang: 3,
|
3919
3917
|
clientstyling: 4,
|
@@ -3921,7 +3919,7 @@ class Jn extends er {
|
|
3921
3919
|
translationurl: 6,
|
3922
3920
|
mbsource: 7
|
3923
3921
|
},
|
3924
|
-
|
3922
|
+
Wn
|
3925
3923
|
);
|
3926
3924
|
}
|
3927
3925
|
get lang() {
|
@@ -3955,7 +3953,7 @@ class Jn extends er {
|
|
3955
3953
|
this.$$set({ mbsource: t }), C();
|
3956
3954
|
}
|
3957
3955
|
}
|
3958
|
-
|
3956
|
+
Jt(Qn, { lang: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, mbsource: {} }, [], [], !0);
|
3959
3957
|
export {
|
3960
|
-
|
3958
|
+
Qn as C
|
3961
3959
|
};
|