@everymatrix/casino-403 1.61.1 → 1.62.0
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-BqAXh92-.cjs +16 -0
- package/components/{Casino403-DEWJOjiA.js → Casino403-D5S7gC1s.js} +341 -339
- package/components/{Casino403-BCeV5M4B.js → Casino403-DQe_kvMd.js} +328 -326
- package/es2015/casino-403.cjs +1 -1
- package/es2015/casino-403.js +1 -1
- package/esnext/casino-403.js +1 -1
- package/package.json +1 -1
- package/components/Casino403-tykZruQx.cjs +0 -16
@@ -1,17 +1,17 @@
|
|
1
|
-
var
|
2
|
-
var
|
3
|
-
var
|
4
|
-
var
|
5
|
-
var ge = (e, t, r) => t in e ?
|
1
|
+
var Ut = Object.defineProperty, Gt = Object.defineProperties;
|
2
|
+
var Ft = Object.getOwnPropertyDescriptors;
|
3
|
+
var Ve = Object.getOwnPropertySymbols;
|
4
|
+
var jt = Object.prototype.hasOwnProperty, Vt = Object.prototype.propertyIsEnumerable;
|
5
|
+
var ge = (e, t, r) => t in e ? Ut(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, ke = (e, t) => {
|
6
6
|
for (var r in t || (t = {}))
|
7
|
-
|
8
|
-
if (
|
9
|
-
for (var r of
|
10
|
-
|
7
|
+
jt.call(t, r) && ge(e, r, t[r]);
|
8
|
+
if (Ve)
|
9
|
+
for (var r of Ve(t))
|
10
|
+
Vt.call(t, r) && ge(e, r, t[r]);
|
11
11
|
return e;
|
12
|
-
},
|
12
|
+
}, Xe = (e, t) => Gt(e, Ft(t));
|
13
13
|
var S = (e, t, r) => (ge(e, typeof t != "symbol" ? t + "" : t, r), r);
|
14
|
-
var
|
14
|
+
var ze = (e, t, r) => new Promise((n, i) => {
|
15
15
|
var s = (h) => {
|
16
16
|
try {
|
17
17
|
u(r.next(h));
|
@@ -29,25 +29,25 @@ var ke = (e, t, r) => new Promise((n, i) => {
|
|
29
29
|
});
|
30
30
|
function w() {
|
31
31
|
}
|
32
|
-
function
|
32
|
+
function lt(e) {
|
33
33
|
return e();
|
34
34
|
}
|
35
|
-
function
|
35
|
+
function We() {
|
36
36
|
return /* @__PURE__ */ Object.create(null);
|
37
37
|
}
|
38
38
|
function te(e) {
|
39
|
-
e.forEach(
|
39
|
+
e.forEach(lt);
|
40
40
|
}
|
41
41
|
function Re(e) {
|
42
42
|
return typeof e == "function";
|
43
43
|
}
|
44
|
-
function
|
44
|
+
function ct(e, t) {
|
45
45
|
return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
|
46
46
|
}
|
47
|
-
function
|
47
|
+
function kt(e) {
|
48
48
|
return Object.keys(e).length === 0;
|
49
49
|
}
|
50
|
-
function
|
50
|
+
function ft(e, ...t) {
|
51
51
|
if (e == null) {
|
52
52
|
for (const n of t)
|
53
53
|
n(void 0);
|
@@ -56,20 +56,20 @@ function lt(e, ...t) {
|
|
56
56
|
const r = e.subscribe(...t);
|
57
57
|
return r.unsubscribe ? () => r.unsubscribe() : r;
|
58
58
|
}
|
59
|
-
function
|
60
|
-
e.$$.on_destroy.push(
|
59
|
+
function Xt(e, t, r) {
|
60
|
+
e.$$.on_destroy.push(ft(t, r));
|
61
61
|
}
|
62
62
|
function _(e, t) {
|
63
63
|
e.appendChild(t);
|
64
64
|
}
|
65
|
-
function
|
66
|
-
const n =
|
65
|
+
function zt(e, t, r) {
|
66
|
+
const n = Wt(e);
|
67
67
|
if (!n.getElementById(t)) {
|
68
68
|
const i = C("style");
|
69
|
-
i.id = t, i.textContent = r,
|
69
|
+
i.id = t, i.textContent = r, Zt(n, i);
|
70
70
|
}
|
71
71
|
}
|
72
|
-
function
|
72
|
+
function Wt(e) {
|
73
73
|
if (!e)
|
74
74
|
return document;
|
75
75
|
const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
|
@@ -79,14 +79,14 @@ function Xt(e) {
|
|
79
79
|
t
|
80
80
|
) : e.ownerDocument;
|
81
81
|
}
|
82
|
-
function
|
82
|
+
function Zt(e, t) {
|
83
83
|
return _(
|
84
84
|
/** @type {Document} */
|
85
85
|
e.head || e,
|
86
86
|
t
|
87
87
|
), t.sheet;
|
88
88
|
}
|
89
|
-
function
|
89
|
+
function mt(e, t, r) {
|
90
90
|
e.insertBefore(t, r || null);
|
91
91
|
}
|
92
92
|
function De(e) {
|
@@ -104,20 +104,20 @@ function ie(e) {
|
|
104
104
|
function de() {
|
105
105
|
return ie(" ");
|
106
106
|
}
|
107
|
-
function
|
107
|
+
function qt(e, t, r, n) {
|
108
108
|
return e.addEventListener(t, r, n), () => e.removeEventListener(t, r, n);
|
109
109
|
}
|
110
110
|
function v(e, t, r) {
|
111
111
|
r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
|
112
112
|
}
|
113
|
-
function
|
113
|
+
function Qt(e) {
|
114
114
|
return Array.from(e.childNodes);
|
115
115
|
}
|
116
116
|
function be(e, t) {
|
117
117
|
t = "" + t, e.data !== t && (e.data = /** @type {string} */
|
118
118
|
t);
|
119
119
|
}
|
120
|
-
function
|
120
|
+
function Jt(e) {
|
121
121
|
const t = {};
|
122
122
|
return e.childNodes.forEach(
|
123
123
|
/** @param {Element} node */
|
@@ -130,20 +130,20 @@ let Y;
|
|
130
130
|
function J(e) {
|
131
131
|
Y = e;
|
132
132
|
}
|
133
|
-
function
|
133
|
+
function Yt() {
|
134
134
|
if (!Y)
|
135
135
|
throw new Error("Function called outside component initialization");
|
136
136
|
return Y;
|
137
137
|
}
|
138
|
-
function
|
139
|
-
|
138
|
+
function Kt(e) {
|
139
|
+
Yt().$$.on_mount.push(e);
|
140
140
|
}
|
141
141
|
const G = [], Be = [];
|
142
142
|
let F = [];
|
143
|
-
const
|
143
|
+
const Ze = [], er = /* @__PURE__ */ Promise.resolve();
|
144
144
|
let Se = !1;
|
145
|
-
function
|
146
|
-
Se || (Se = !0,
|
145
|
+
function tr() {
|
146
|
+
Se || (Se = !0, er.then($));
|
147
147
|
}
|
148
148
|
function Pe(e) {
|
149
149
|
F.push(e);
|
@@ -158,7 +158,7 @@ function $() {
|
|
158
158
|
try {
|
159
159
|
for (; D < G.length; ) {
|
160
160
|
const t = G[D];
|
161
|
-
D++, J(t),
|
161
|
+
D++, J(t), rr(t.$$);
|
162
162
|
}
|
163
163
|
} catch (t) {
|
164
164
|
throw G.length = 0, D = 0, t;
|
@@ -171,40 +171,40 @@ function $() {
|
|
171
171
|
}
|
172
172
|
F.length = 0;
|
173
173
|
} while (G.length);
|
174
|
-
for (;
|
175
|
-
|
174
|
+
for (; Ze.length; )
|
175
|
+
Ze.pop()();
|
176
176
|
Se = !1, ye.clear(), J(e);
|
177
177
|
}
|
178
|
-
function
|
178
|
+
function rr(e) {
|
179
179
|
if (e.fragment !== null) {
|
180
180
|
e.update(), te(e.before_update);
|
181
181
|
const t = e.dirty;
|
182
182
|
e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Pe);
|
183
183
|
}
|
184
184
|
}
|
185
|
-
function
|
185
|
+
function nr(e) {
|
186
186
|
const t = [], r = [];
|
187
187
|
F.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), F = t;
|
188
188
|
}
|
189
|
-
const
|
190
|
-
function
|
191
|
-
e && e.i && (
|
189
|
+
const ir = /* @__PURE__ */ new Set();
|
190
|
+
function sr(e, t) {
|
191
|
+
e && e.i && (ir.delete(e), e.i(t));
|
192
192
|
}
|
193
|
-
function
|
193
|
+
function or(e, t, r) {
|
194
194
|
const { fragment: n, after_update: i } = e.$$;
|
195
195
|
n && n.m(t, r), Pe(() => {
|
196
|
-
const s = e.$$.on_mount.map(
|
196
|
+
const s = e.$$.on_mount.map(lt).filter(Re);
|
197
197
|
e.$$.on_destroy ? e.$$.on_destroy.push(...s) : te(s), e.$$.on_mount = [];
|
198
198
|
}), i.forEach(Pe);
|
199
199
|
}
|
200
|
-
function
|
200
|
+
function ar(e, t) {
|
201
201
|
const r = e.$$;
|
202
|
-
r.fragment !== null && (
|
202
|
+
r.fragment !== null && (nr(r.after_update), te(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
|
203
203
|
}
|
204
|
-
function
|
205
|
-
e.$$.dirty[0] === -1 && (G.push(e),
|
204
|
+
function ur(e, t) {
|
205
|
+
e.$$.dirty[0] === -1 && (G.push(e), tr(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
|
206
206
|
}
|
207
|
-
function
|
207
|
+
function hr(e, t, r, n, i, s, a = null, u = [-1]) {
|
208
208
|
const h = Y;
|
209
209
|
J(e);
|
210
210
|
const o = e.$$ = {
|
@@ -214,7 +214,7 @@ function ar(e, t, r, n, i, s, a = null, u = [-1]) {
|
|
214
214
|
props: s,
|
215
215
|
update: w,
|
216
216
|
not_equal: i,
|
217
|
-
bound:
|
217
|
+
bound: We(),
|
218
218
|
// lifecycle
|
219
219
|
on_mount: [],
|
220
220
|
on_destroy: [],
|
@@ -223,7 +223,7 @@ function ar(e, t, r, n, i, s, a = null, u = [-1]) {
|
|
223
223
|
after_update: [],
|
224
224
|
context: new Map(t.context || (h ? h.$$.context : [])),
|
225
225
|
// everything else
|
226
|
-
callbacks:
|
226
|
+
callbacks: We(),
|
227
227
|
dirty: u,
|
228
228
|
skip_bound: !1,
|
229
229
|
root: t.target || h.$$.root
|
@@ -232,19 +232,19 @@ function ar(e, t, r, n, i, s, a = null, u = [-1]) {
|
|
232
232
|
let l = !1;
|
233
233
|
if (o.ctx = r ? r(e, t.props || {}, (c, f, ...b) => {
|
234
234
|
const y = b.length ? b[0] : f;
|
235
|
-
return o.ctx && i(o.ctx[c], o.ctx[c] = y) && (!o.skip_bound && o.bound[c] && o.bound[c](y), l &&
|
235
|
+
return o.ctx && i(o.ctx[c], o.ctx[c] = y) && (!o.skip_bound && o.bound[c] && o.bound[c](y), l && ur(e, c)), f;
|
236
236
|
}) : [], o.update(), l = !0, te(o.before_update), o.fragment = n ? n(o.ctx) : !1, t.target) {
|
237
237
|
if (t.hydrate) {
|
238
|
-
const c =
|
238
|
+
const c = Qt(t.target);
|
239
239
|
o.fragment && o.fragment.l(c), c.forEach(De);
|
240
240
|
} else
|
241
241
|
o.fragment && o.fragment.c();
|
242
|
-
t.intro &&
|
242
|
+
t.intro && sr(e.$$.fragment), or(e, t.target, t.anchor), $();
|
243
243
|
}
|
244
244
|
J(h);
|
245
245
|
}
|
246
|
-
let
|
247
|
-
typeof HTMLElement == "function" && (
|
246
|
+
let pt;
|
247
|
+
typeof HTMLElement == "function" && (pt = class extends HTMLElement {
|
248
248
|
constructor(t, r, n) {
|
249
249
|
super();
|
250
250
|
/** The Svelte component constructor */
|
@@ -281,7 +281,7 @@ typeof HTMLElement == "function" && (ft = class extends HTMLElement {
|
|
281
281
|
}
|
282
282
|
}
|
283
283
|
connectedCallback() {
|
284
|
-
return
|
284
|
+
return ze(this, null, function* () {
|
285
285
|
if (this.$$cn = !0, !this.$$c) {
|
286
286
|
let t = function(s) {
|
287
287
|
return () => {
|
@@ -295,7 +295,7 @@ typeof HTMLElement == "function" && (ft = class extends HTMLElement {
|
|
295
295
|
* @param {HTMLElement} [anchor]
|
296
296
|
*/
|
297
297
|
m: function(o, l) {
|
298
|
-
|
298
|
+
mt(o, a, l);
|
299
299
|
},
|
300
300
|
d: function(o) {
|
301
301
|
o && De(a);
|
@@ -305,7 +305,7 @@ typeof HTMLElement == "function" && (ft = class extends HTMLElement {
|
|
305
305
|
};
|
306
306
|
if (yield Promise.resolve(), !this.$$cn || this.$$c)
|
307
307
|
return;
|
308
|
-
const r = {}, n =
|
308
|
+
const r = {}, n = Jt(this);
|
309
309
|
for (const s of this.$$s)
|
310
310
|
s in n && (r[s] = [t(s)]);
|
311
311
|
for (const s of this.attributes) {
|
@@ -316,7 +316,7 @@ typeof HTMLElement == "function" && (ft = class extends HTMLElement {
|
|
316
316
|
!(s in this.$$d) && this[s] !== void 0 && (this.$$d[s] = this[s], delete this[s]);
|
317
317
|
this.$$c = new this.$$ctor({
|
318
318
|
target: this.shadowRoot || this,
|
319
|
-
props:
|
319
|
+
props: Xe(ke({}, this.$$d), {
|
320
320
|
$$slots: r,
|
321
321
|
$$scope: {
|
322
322
|
ctx: []
|
@@ -394,8 +394,8 @@ function se(e, t, r, n) {
|
|
394
394
|
return t;
|
395
395
|
}
|
396
396
|
}
|
397
|
-
function
|
398
|
-
let a = class extends
|
397
|
+
function lr(e, t, r, n, i, s) {
|
398
|
+
let a = class extends pt {
|
399
399
|
constructor() {
|
400
400
|
super(e, r, i), this.$$p_d = t;
|
401
401
|
}
|
@@ -425,7 +425,7 @@ function ur(e, t, r, n, i, s) {
|
|
425
425
|
}), e.element = /** @type {any} */
|
426
426
|
a, a;
|
427
427
|
}
|
428
|
-
class
|
428
|
+
class cr {
|
429
429
|
constructor() {
|
430
430
|
/**
|
431
431
|
* ### PRIVATE API
|
@@ -446,7 +446,7 @@ class hr {
|
|
446
446
|
}
|
447
447
|
/** @returns {void} */
|
448
448
|
$destroy() {
|
449
|
-
|
449
|
+
ar(this, 1), this.$destroy = w;
|
450
450
|
}
|
451
451
|
/**
|
452
452
|
* @template {Extract<keyof Events, string>} K
|
@@ -468,13 +468,13 @@ class hr {
|
|
468
468
|
* @returns {void}
|
469
469
|
*/
|
470
470
|
$set(t) {
|
471
|
-
this.$$set && !
|
471
|
+
this.$$set && !kt(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
|
472
472
|
}
|
473
473
|
}
|
474
|
-
const
|
475
|
-
typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(
|
474
|
+
const fr = "4";
|
475
|
+
typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(fr);
|
476
476
|
const U = [];
|
477
|
-
function
|
477
|
+
function mr(e, t) {
|
478
478
|
return {
|
479
479
|
subscribe: le(e, t).subscribe
|
480
480
|
};
|
@@ -483,7 +483,7 @@ function le(e, t = w) {
|
|
483
483
|
let r;
|
484
484
|
const n = /* @__PURE__ */ new Set();
|
485
485
|
function i(u) {
|
486
|
-
if (
|
486
|
+
if (ct(e, u) && (e = u, r)) {
|
487
487
|
const h = !U.length;
|
488
488
|
for (const o of n)
|
489
489
|
o[1](), U.push(o, e);
|
@@ -510,7 +510,7 @@ function z(e, t, r) {
|
|
510
510
|
if (!i.every(Boolean))
|
511
511
|
throw new Error("derived() expects stores as input, got a falsy value");
|
512
512
|
const s = t.length < 2;
|
513
|
-
return
|
513
|
+
return mr(r, (a, u) => {
|
514
514
|
let h = !1;
|
515
515
|
const o = [];
|
516
516
|
let l = 0, c = w;
|
@@ -521,7 +521,7 @@ function z(e, t, r) {
|
|
521
521
|
const y = t(n ? o[0] : o, a, u);
|
522
522
|
s ? a(y) : c = Re(y) ? y : w;
|
523
523
|
}, b = i.map(
|
524
|
-
(y, m) =>
|
524
|
+
(y, m) => ft(
|
525
525
|
y,
|
526
526
|
(E) => {
|
527
527
|
o[m] = E, l &= ~(1 << m), h && f();
|
@@ -536,70 +536,70 @@ function z(e, t, r) {
|
|
536
536
|
};
|
537
537
|
});
|
538
538
|
}
|
539
|
-
function
|
539
|
+
function pr(e) {
|
540
540
|
return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
541
541
|
}
|
542
|
-
var
|
543
|
-
return
|
542
|
+
var gr = function(t) {
|
543
|
+
return dr(t) && !br(t);
|
544
544
|
};
|
545
|
-
function
|
545
|
+
function dr(e) {
|
546
546
|
return !!e && typeof e == "object";
|
547
547
|
}
|
548
|
-
function
|
548
|
+
function br(e) {
|
549
549
|
var t = Object.prototype.toString.call(e);
|
550
|
-
return t === "[object RegExp]" || t === "[object Date]" ||
|
550
|
+
return t === "[object RegExp]" || t === "[object Date]" || vr(e);
|
551
551
|
}
|
552
|
-
var
|
553
|
-
function
|
554
|
-
return e.$$typeof ===
|
552
|
+
var yr = typeof Symbol == "function" && Symbol.for, xr = yr ? Symbol.for("react.element") : 60103;
|
553
|
+
function vr(e) {
|
554
|
+
return e.$$typeof === xr;
|
555
555
|
}
|
556
|
-
function
|
556
|
+
function Er(e) {
|
557
557
|
return Array.isArray(e) ? [] : {};
|
558
558
|
}
|
559
559
|
function K(e, t) {
|
560
|
-
return t.clone !== !1 && t.isMergeableObject(e) ? j(
|
560
|
+
return t.clone !== !1 && t.isMergeableObject(e) ? j(Er(e), e, t) : e;
|
561
561
|
}
|
562
|
-
function
|
562
|
+
function _r(e, t, r) {
|
563
563
|
return e.concat(t).map(function(n) {
|
564
564
|
return K(n, r);
|
565
565
|
});
|
566
566
|
}
|
567
|
-
function
|
567
|
+
function Hr(e, t) {
|
568
568
|
if (!t.customMerge)
|
569
569
|
return j;
|
570
570
|
var r = t.customMerge(e);
|
571
571
|
return typeof r == "function" ? r : j;
|
572
572
|
}
|
573
|
-
function
|
573
|
+
function Tr(e) {
|
574
574
|
return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
|
575
575
|
return Object.propertyIsEnumerable.call(e, t);
|
576
576
|
}) : [];
|
577
577
|
}
|
578
|
-
function
|
579
|
-
return Object.keys(e).concat(
|
578
|
+
function qe(e) {
|
579
|
+
return Object.keys(e).concat(Tr(e));
|
580
580
|
}
|
581
|
-
function
|
581
|
+
function gt(e, t) {
|
582
582
|
try {
|
583
583
|
return t in e;
|
584
584
|
} catch (r) {
|
585
585
|
return !1;
|
586
586
|
}
|
587
587
|
}
|
588
|
-
function
|
589
|
-
return
|
588
|
+
function Br(e, t) {
|
589
|
+
return gt(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
|
590
590
|
}
|
591
|
-
function
|
591
|
+
function Sr(e, t, r) {
|
592
592
|
var n = {};
|
593
|
-
return r.isMergeableObject(e) &&
|
593
|
+
return r.isMergeableObject(e) && qe(e).forEach(function(i) {
|
594
594
|
n[i] = K(e[i], r);
|
595
|
-
}),
|
596
|
-
|
595
|
+
}), qe(t).forEach(function(i) {
|
596
|
+
Br(e, i) || (gt(e, i) && r.isMergeableObject(t[i]) ? n[i] = Hr(i, r)(e[i], t[i], r) : n[i] = K(t[i], r));
|
597
597
|
}), n;
|
598
598
|
}
|
599
599
|
function j(e, t, r) {
|
600
|
-
r = r || {}, r.arrayMerge = r.arrayMerge ||
|
600
|
+
r = r || {}, r.arrayMerge = r.arrayMerge || _r, r.isMergeableObject = r.isMergeableObject || gr, r.cloneUnlessOtherwiseSpecified = K;
|
601
601
|
var n = Array.isArray(t), i = Array.isArray(e), s = n === i;
|
602
|
-
return s ? n ? r.arrayMerge(e, t, r) :
|
602
|
+
return s ? n ? r.arrayMerge(e, t, r) : Sr(e, t, r) : K(t, r);
|
603
603
|
}
|
604
604
|
j.all = function(t, r) {
|
605
605
|
if (!Array.isArray(t))
|
@@ -608,8 +608,8 @@ j.all = function(t, r) {
|
|
608
608
|
return j(n, i, r);
|
609
609
|
}, {});
|
610
610
|
};
|
611
|
-
var
|
612
|
-
const
|
611
|
+
var Pr = j, Ar = Pr;
|
612
|
+
const wr = /* @__PURE__ */ pr(Ar);
|
613
613
|
/*! *****************************************************************************
|
614
614
|
Copyright (c) Microsoft Corporation.
|
615
615
|
|
@@ -651,7 +651,7 @@ var d = function() {
|
|
651
651
|
return t;
|
652
652
|
}, d.apply(this, arguments);
|
653
653
|
};
|
654
|
-
function
|
654
|
+
function Nr(e, t) {
|
655
655
|
var r = {};
|
656
656
|
for (var n in e)
|
657
657
|
Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
|
@@ -667,53 +667,55 @@ function xe(e, t, r) {
|
|
667
667
|
return e.concat(s || t);
|
668
668
|
}
|
669
669
|
function ve(e, t) {
|
670
|
-
var r = t && t.cache ? t.cache :
|
670
|
+
var r = t && t.cache ? t.cache : Mr, n = t && t.serializer ? t.serializer : $r, i = t && t.strategy ? t.strategy : Or;
|
671
671
|
return i(e, {
|
672
672
|
cache: r,
|
673
673
|
serializer: n
|
674
674
|
});
|
675
675
|
}
|
676
|
-
function
|
676
|
+
function Lr(e) {
|
677
677
|
return e == null || typeof e == "number" || typeof e == "boolean";
|
678
678
|
}
|
679
|
-
function
|
680
|
-
var i =
|
679
|
+
function dt(e, t, r, n) {
|
680
|
+
var i = Lr(n) ? n : r(n), s = t.get(i);
|
681
681
|
return typeof s == "undefined" && (s = e.call(this, n), t.set(i, s)), s;
|
682
682
|
}
|
683
|
-
function
|
683
|
+
function bt(e, t, r) {
|
684
684
|
var n = Array.prototype.slice.call(arguments, 3), i = r(n), s = t.get(i);
|
685
685
|
return typeof s == "undefined" && (s = e.apply(this, n), t.set(i, s)), s;
|
686
686
|
}
|
687
|
-
function
|
687
|
+
function Ue(e, t, r, n, i) {
|
688
688
|
return r.bind(t, e, n, i);
|
689
689
|
}
|
690
|
-
function Lr(e, t) {
|
691
|
-
var r = e.length === 1 ? Nr : pt;
|
692
|
-
return gt(e, this, r, t.cache.create(), t.serializer);
|
693
|
-
}
|
694
690
|
function Or(e, t) {
|
695
|
-
|
691
|
+
var r = e.length === 1 ? dt : bt;
|
692
|
+
return Ue(e, this, r, t.cache.create(), t.serializer);
|
693
|
+
}
|
694
|
+
function Ir(e, t) {
|
695
|
+
return Ue(e, this, bt, t.cache.create(), t.serializer);
|
696
696
|
}
|
697
|
-
|
697
|
+
function Cr(e, t) {
|
698
|
+
return Ue(e, this, dt, t.cache.create(), t.serializer);
|
699
|
+
}
|
700
|
+
var $r = function() {
|
698
701
|
return JSON.stringify(arguments);
|
699
|
-
}
|
700
|
-
|
701
|
-
|
702
|
-
|
703
|
-
|
704
|
-
|
705
|
-
|
706
|
-
|
707
|
-
|
708
|
-
|
709
|
-
|
710
|
-
}()
|
711
|
-
), $r = {
|
702
|
+
};
|
703
|
+
function Ge() {
|
704
|
+
this.cache = /* @__PURE__ */ Object.create(null);
|
705
|
+
}
|
706
|
+
Ge.prototype.get = function(e) {
|
707
|
+
return this.cache[e];
|
708
|
+
};
|
709
|
+
Ge.prototype.set = function(e, t) {
|
710
|
+
this.cache[e] = t;
|
711
|
+
};
|
712
|
+
var Mr = {
|
712
713
|
create: function() {
|
713
|
-
return new
|
714
|
+
return new Ge();
|
714
715
|
}
|
715
716
|
}, Ee = {
|
716
|
-
variadic:
|
717
|
+
variadic: Ir,
|
718
|
+
monadic: Cr
|
717
719
|
}, p;
|
718
720
|
(function(e) {
|
719
721
|
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";
|
@@ -726,43 +728,43 @@ var V;
|
|
726
728
|
(function(e) {
|
727
729
|
e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
|
728
730
|
})(V || (V = {}));
|
729
|
-
function
|
731
|
+
function Qe(e) {
|
730
732
|
return e.type === x.literal;
|
731
733
|
}
|
732
|
-
function
|
734
|
+
function Rr(e) {
|
733
735
|
return e.type === x.argument;
|
734
736
|
}
|
735
|
-
function
|
737
|
+
function yt(e) {
|
736
738
|
return e.type === x.number;
|
737
739
|
}
|
738
|
-
function
|
740
|
+
function xt(e) {
|
739
741
|
return e.type === x.date;
|
740
742
|
}
|
741
|
-
function
|
743
|
+
function vt(e) {
|
742
744
|
return e.type === x.time;
|
743
745
|
}
|
744
|
-
function
|
746
|
+
function Et(e) {
|
745
747
|
return e.type === x.select;
|
746
748
|
}
|
747
|
-
function
|
749
|
+
function _t(e) {
|
748
750
|
return e.type === x.plural;
|
749
751
|
}
|
750
|
-
function
|
752
|
+
function Dr(e) {
|
751
753
|
return e.type === x.pound;
|
752
754
|
}
|
753
|
-
function
|
755
|
+
function Ht(e) {
|
754
756
|
return e.type === x.tag;
|
755
757
|
}
|
756
|
-
function
|
758
|
+
function Tt(e) {
|
757
759
|
return !!(e && typeof e == "object" && e.type === V.number);
|
758
760
|
}
|
759
761
|
function we(e) {
|
760
762
|
return !!(e && typeof e == "object" && e.type === V.dateTime);
|
761
763
|
}
|
762
|
-
var
|
763
|
-
function
|
764
|
+
var Bt = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Ur = /(?:[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;
|
765
|
+
function Gr(e) {
|
764
766
|
var t = {};
|
765
|
-
return e.replace(
|
767
|
+
return e.replace(Ur, function(r) {
|
766
768
|
var n = r.length;
|
767
769
|
switch (r[0]) {
|
768
770
|
case "G":
|
@@ -851,11 +853,11 @@ function Ur(e) {
|
|
851
853
|
return "";
|
852
854
|
}), t;
|
853
855
|
}
|
854
|
-
var
|
855
|
-
function
|
856
|
+
var Fr = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
|
857
|
+
function jr(e) {
|
856
858
|
if (e.length === 0)
|
857
859
|
throw new Error("Number skeleton cannot be empty");
|
858
|
-
for (var t = e.split(
|
860
|
+
for (var t = e.split(Fr).filter(function(f) {
|
859
861
|
return f.length > 0;
|
860
862
|
}), r = [], n = 0, i = t; n < i.length; n++) {
|
861
863
|
var s = i[n], a = s.split("/");
|
@@ -870,17 +872,17 @@ function Fr(e) {
|
|
870
872
|
}
|
871
873
|
return r;
|
872
874
|
}
|
873
|
-
function
|
875
|
+
function Vr(e) {
|
874
876
|
return e.replace(/^(.*?)-/, "");
|
875
877
|
}
|
876
|
-
var
|
877
|
-
function
|
878
|
+
var Je = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, St = /^(@+)?(\+|#+)?[rs]?$/g, kr = /(\*)(0+)|(#+)(0+)|(0+)/g, Pt = /^(0+)$/;
|
879
|
+
function Ye(e) {
|
878
880
|
var t = {};
|
879
|
-
return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(
|
881
|
+
return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(St, function(r, n, i) {
|
880
882
|
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)), "";
|
881
883
|
}), t;
|
882
884
|
}
|
883
|
-
function
|
885
|
+
function At(e) {
|
884
886
|
switch (e) {
|
885
887
|
case "sign-auto":
|
886
888
|
return {
|
@@ -920,7 +922,7 @@ function St(e) {
|
|
920
922
|
};
|
921
923
|
}
|
922
924
|
}
|
923
|
-
function
|
925
|
+
function Xr(e) {
|
924
926
|
var t;
|
925
927
|
if (e[0] === "E" && e[1] === "E" ? (t = {
|
926
928
|
notation: "engineering"
|
@@ -928,17 +930,17 @@ function kr(e) {
|
|
928
930
|
notation: "scientific"
|
929
931
|
}, e = e.slice(1)), t) {
|
930
932
|
var r = e.slice(0, 2);
|
931
|
-
if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !
|
933
|
+
if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Pt.test(e))
|
932
934
|
throw new Error("Malformed concise eng/scientific notation");
|
933
935
|
t.minimumIntegerDigits = e.length;
|
934
936
|
}
|
935
937
|
return t;
|
936
938
|
}
|
937
|
-
function
|
938
|
-
var t = {}, r =
|
939
|
+
function Ke(e) {
|
940
|
+
var t = {}, r = At(e);
|
939
941
|
return r || t;
|
940
942
|
}
|
941
|
-
function
|
943
|
+
function zr(e) {
|
942
944
|
for (var t = {}, r = 0, n = e; r < n.length; r++) {
|
943
945
|
var i = n[r];
|
944
946
|
switch (i.stem) {
|
@@ -962,7 +964,7 @@ function Xr(e) {
|
|
962
964
|
continue;
|
963
965
|
case "measure-unit":
|
964
966
|
case "unit":
|
965
|
-
t.style = "unit", t.unit =
|
967
|
+
t.style = "unit", t.unit = Vr(i.options[0]);
|
966
968
|
continue;
|
967
969
|
case "compact-short":
|
968
970
|
case "K":
|
@@ -974,12 +976,12 @@ function Xr(e) {
|
|
974
976
|
continue;
|
975
977
|
case "scientific":
|
976
978
|
t = d(d(d({}, t), { notation: "scientific" }), i.options.reduce(function(h, o) {
|
977
|
-
return d(d({}, h),
|
979
|
+
return d(d({}, h), Ke(o));
|
978
980
|
}, {}));
|
979
981
|
continue;
|
980
982
|
case "engineering":
|
981
983
|
t = d(d(d({}, t), { notation: "engineering" }), i.options.reduce(function(h, o) {
|
982
|
-
return d(d({}, h),
|
984
|
+
return d(d({}, h), Ke(o));
|
983
985
|
}, {}));
|
984
986
|
continue;
|
985
987
|
case "notation-simple":
|
@@ -1024,7 +1026,7 @@ function Xr(e) {
|
|
1024
1026
|
case "integer-width":
|
1025
1027
|
if (i.options.length > 1)
|
1026
1028
|
throw new RangeError("integer-width stems only accept a single optional option");
|
1027
|
-
i.options[0].replace(
|
1029
|
+
i.options[0].replace(kr, function(h, o, l, c, f, b) {
|
1028
1030
|
if (o)
|
1029
1031
|
t.minimumIntegerDigits = l.length;
|
1030
1032
|
else {
|
@@ -1037,27 +1039,27 @@ function Xr(e) {
|
|
1037
1039
|
});
|
1038
1040
|
continue;
|
1039
1041
|
}
|
1040
|
-
if (
|
1042
|
+
if (Pt.test(i.stem)) {
|
1041
1043
|
t.minimumIntegerDigits = i.stem.length;
|
1042
1044
|
continue;
|
1043
1045
|
}
|
1044
|
-
if (
|
1046
|
+
if (Je.test(i.stem)) {
|
1045
1047
|
if (i.options.length > 1)
|
1046
1048
|
throw new RangeError("Fraction-precision stems only accept a single optional option");
|
1047
|
-
i.stem.replace(
|
1049
|
+
i.stem.replace(Je, function(h, o, l, c, f, b) {
|
1048
1050
|
return l === "*" ? 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), "";
|
1049
1051
|
});
|
1050
1052
|
var s = i.options[0];
|
1051
|
-
s === "w" ? t = d(d({}, t), { trailingZeroDisplay: "stripIfInteger" }) : s && (t = d(d({}, t),
|
1053
|
+
s === "w" ? t = d(d({}, t), { trailingZeroDisplay: "stripIfInteger" }) : s && (t = d(d({}, t), Ye(s)));
|
1052
1054
|
continue;
|
1053
1055
|
}
|
1054
|
-
if (
|
1055
|
-
t = d(d({}, t),
|
1056
|
+
if (St.test(i.stem)) {
|
1057
|
+
t = d(d({}, t), Ye(i.stem));
|
1056
1058
|
continue;
|
1057
1059
|
}
|
1058
|
-
var a =
|
1060
|
+
var a = At(i.stem);
|
1059
1061
|
a && (t = d(d({}, t), a));
|
1060
|
-
var u =
|
1062
|
+
var u = Xr(i.stem);
|
1061
1063
|
u && (t = d(d({}, t), u));
|
1062
1064
|
}
|
1063
1065
|
return t;
|
@@ -2477,13 +2479,13 @@ var ne = {
|
|
2477
2479
|
"h"
|
2478
2480
|
]
|
2479
2481
|
};
|
2480
|
-
function
|
2482
|
+
function Wr(e, t) {
|
2481
2483
|
for (var r = "", n = 0; n < e.length; n++) {
|
2482
2484
|
var i = e.charAt(n);
|
2483
2485
|
if (i === "j") {
|
2484
2486
|
for (var s = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
|
2485
2487
|
s++, n++;
|
2486
|
-
var a = 1 + (s & 1), u = s < 2 ? 1 : 3 + (s >> 1), h = "a", o =
|
2488
|
+
var a = 1 + (s & 1), u = s < 2 ? 1 : 3 + (s >> 1), h = "a", o = Zr(t);
|
2487
2489
|
for ((o == "H" || o == "k") && (u = 0); u-- > 0; )
|
2488
2490
|
r += h;
|
2489
2491
|
for (; a-- > 0; )
|
@@ -2493,7 +2495,7 @@ function zr(e, t) {
|
|
2493
2495
|
}
|
2494
2496
|
return r;
|
2495
2497
|
}
|
2496
|
-
function
|
2498
|
+
function Zr(e) {
|
2497
2499
|
var t = e.hourCycle;
|
2498
2500
|
if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
|
2499
2501
|
e.hourCycles && // @ts-ignore
|
@@ -2515,20 +2517,20 @@ function Wr(e) {
|
|
2515
2517
|
var i = ne[n || ""] || ne[r || ""] || ne["".concat(r, "-001")] || ne["001"];
|
2516
2518
|
return i[0];
|
2517
2519
|
}
|
2518
|
-
var _e,
|
2520
|
+
var _e, qr = new RegExp("^".concat(Bt.source, "*")), Qr = new RegExp("".concat(Bt.source, "*$"));
|
2519
2521
|
function g(e, t) {
|
2520
2522
|
return { start: e, end: t };
|
2521
2523
|
}
|
2522
|
-
var
|
2524
|
+
var Jr = !!String.prototype.startsWith && "_a".startsWith("a", 1), Yr = !!String.fromCodePoint, Kr = !!Object.fromEntries, en = !!String.prototype.codePointAt, tn = !!String.prototype.trimStart, rn = !!String.prototype.trimEnd, nn = !!Number.isSafeInteger, sn = nn ? Number.isSafeInteger : function(e) {
|
2523
2525
|
return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
|
2524
2526
|
}, Ne = !0;
|
2525
2527
|
try {
|
2526
|
-
var
|
2527
|
-
Ne = ((_e =
|
2528
|
+
var on = Nt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
2529
|
+
Ne = ((_e = on.exec("a")) === null || _e === void 0 ? void 0 : _e[0]) === "a";
|
2528
2530
|
} catch (e) {
|
2529
2531
|
Ne = !1;
|
2530
2532
|
}
|
2531
|
-
var
|
2533
|
+
var et = Jr ? (
|
2532
2534
|
// Native
|
2533
2535
|
function(t, r, n) {
|
2534
2536
|
return t.startsWith(r, n);
|
@@ -2538,7 +2540,7 @@ var Ye = Qr ? (
|
|
2538
2540
|
function(t, r, n) {
|
2539
2541
|
return t.slice(n, n + r.length) === r;
|
2540
2542
|
}
|
2541
|
-
), Le =
|
2543
|
+
), Le = Yr ? String.fromCodePoint : (
|
2542
2544
|
// IE11
|
2543
2545
|
function() {
|
2544
2546
|
for (var t = [], r = 0; r < arguments.length; r++)
|
@@ -2550,9 +2552,9 @@ var Ye = Qr ? (
|
|
2550
2552
|
}
|
2551
2553
|
return n;
|
2552
2554
|
}
|
2553
|
-
),
|
2555
|
+
), tt = (
|
2554
2556
|
// native
|
2555
|
-
|
2557
|
+
Kr ? Object.fromEntries : (
|
2556
2558
|
// Ponyfill
|
2557
2559
|
function(t) {
|
2558
2560
|
for (var r = {}, n = 0, i = t; n < i.length; n++) {
|
@@ -2562,7 +2564,7 @@ var Ye = Qr ? (
|
|
2562
2564
|
return r;
|
2563
2565
|
}
|
2564
2566
|
)
|
2565
|
-
),
|
2567
|
+
), wt = en ? (
|
2566
2568
|
// Native
|
2567
2569
|
function(t, r) {
|
2568
2570
|
return t.codePointAt(r);
|
@@ -2576,7 +2578,7 @@ var Ye = Qr ? (
|
|
2576
2578
|
return i < 55296 || i > 56319 || r + 1 === n || (s = t.charCodeAt(r + 1)) < 56320 || s > 57343 ? i : (i - 55296 << 10) + (s - 56320) + 65536;
|
2577
2579
|
}
|
2578
2580
|
}
|
2579
|
-
),
|
2581
|
+
), an = tn ? (
|
2580
2582
|
// Native
|
2581
2583
|
function(t) {
|
2582
2584
|
return t.trimStart();
|
@@ -2584,9 +2586,9 @@ var Ye = Qr ? (
|
|
2584
2586
|
) : (
|
2585
2587
|
// Ponyfill
|
2586
2588
|
function(t) {
|
2587
|
-
return t.replace(
|
2589
|
+
return t.replace(qr, "");
|
2588
2590
|
}
|
2589
|
-
),
|
2591
|
+
), un = rn ? (
|
2590
2592
|
// Native
|
2591
2593
|
function(t) {
|
2592
2594
|
return t.trimEnd();
|
@@ -2594,32 +2596,32 @@ var Ye = Qr ? (
|
|
2594
2596
|
) : (
|
2595
2597
|
// Ponyfill
|
2596
2598
|
function(t) {
|
2597
|
-
return t.replace(
|
2599
|
+
return t.replace(Qr, "");
|
2598
2600
|
}
|
2599
2601
|
);
|
2600
|
-
function
|
2602
|
+
function Nt(e, t) {
|
2601
2603
|
return new RegExp(e, t);
|
2602
2604
|
}
|
2603
2605
|
var Oe;
|
2604
2606
|
if (Ne) {
|
2605
|
-
var
|
2607
|
+
var rt = Nt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
2606
2608
|
Oe = function(t, r) {
|
2607
2609
|
var n;
|
2608
|
-
|
2609
|
-
var i =
|
2610
|
+
rt.lastIndex = r;
|
2611
|
+
var i = rt.exec(t);
|
2610
2612
|
return (n = i[1]) !== null && n !== void 0 ? n : "";
|
2611
2613
|
};
|
2612
2614
|
} else
|
2613
2615
|
Oe = function(t, r) {
|
2614
2616
|
for (var n = []; ; ) {
|
2615
|
-
var i =
|
2616
|
-
if (i === void 0 ||
|
2617
|
+
var i = wt(t, r);
|
2618
|
+
if (i === void 0 || Lt(i) || fn(i))
|
2617
2619
|
break;
|
2618
2620
|
n.push(i), r += i >= 65536 ? 2 : 1;
|
2619
2621
|
}
|
2620
2622
|
return Le.apply(void 0, n);
|
2621
2623
|
};
|
2622
|
-
var
|
2624
|
+
var hn = (
|
2623
2625
|
/** @class */
|
2624
2626
|
function() {
|
2625
2627
|
function e(t, r) {
|
@@ -2701,7 +2703,7 @@ var un = (
|
|
2701
2703
|
return this.error(p.INVALID_TAG, g(n, this.clonePosition()));
|
2702
2704
|
}, e.prototype.parseTagName = function() {
|
2703
2705
|
var t = this.offset();
|
2704
|
-
for (this.bump(); !this.isEOF() &&
|
2706
|
+
for (this.bump(); !this.isEOF() && cn(this.char()); )
|
2705
2707
|
this.bump();
|
2706
2708
|
return this.message.slice(t, this.offset());
|
2707
2709
|
}, e.prototype.parseLiteral = function(t, r) {
|
@@ -2730,7 +2732,7 @@ var un = (
|
|
2730
2732
|
};
|
2731
2733
|
}, e.prototype.tryParseLeftAngleBracket = function() {
|
2732
2734
|
return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
|
2733
|
-
!
|
2735
|
+
!ln(this.peek() || 0)) ? (this.bump(), "<") : null;
|
2734
2736
|
}, e.prototype.tryParseQuote = function(t) {
|
2735
2737
|
if (this.isEOF() || this.char() !== 39)
|
2736
2738
|
return null;
|
@@ -2817,7 +2819,7 @@ var un = (
|
|
2817
2819
|
var l = this.clonePosition(), c = this.parseSimpleArgStyleIfPossible();
|
2818
2820
|
if (c.err)
|
2819
2821
|
return c;
|
2820
|
-
var f =
|
2822
|
+
var f = un(c.val);
|
2821
2823
|
if (f.length === 0)
|
2822
2824
|
return this.error(p.EXPECT_ARGUMENT_STYLE, g(this.clonePosition(), this.clonePosition()));
|
2823
2825
|
var b = g(l, this.clonePosition());
|
@@ -2827,8 +2829,8 @@ var un = (
|
|
2827
2829
|
if (y.err)
|
2828
2830
|
return y;
|
2829
2831
|
var m = g(i, this.clonePosition());
|
2830
|
-
if (o &&
|
2831
|
-
var E =
|
2832
|
+
if (o && et(o == null ? void 0 : o.style, "::", 0)) {
|
2833
|
+
var E = an(o.style.slice(2));
|
2832
2834
|
if (u === "number") {
|
2833
2835
|
var c = this.parseNumberSkeletonFromString(E, o.styleLocation);
|
2834
2836
|
return c.err ? c : {
|
@@ -2839,12 +2841,12 @@ var un = (
|
|
2839
2841
|
if (E.length === 0)
|
2840
2842
|
return this.error(p.EXPECT_DATE_TIME_SKELETON, m);
|
2841
2843
|
var P = E;
|
2842
|
-
this.locale && (P =
|
2844
|
+
this.locale && (P = Wr(E, this.locale));
|
2843
2845
|
var f = {
|
2844
2846
|
type: V.dateTime,
|
2845
2847
|
pattern: P,
|
2846
2848
|
location: o.styleLocation,
|
2847
|
-
parsedOptions: this.shouldParseSkeletons ?
|
2849
|
+
parsedOptions: this.shouldParseSkeletons ? Gr(P) : {}
|
2848
2850
|
}, B = u === "date" ? x.date : x.time;
|
2849
2851
|
return {
|
2850
2852
|
val: { type: B, value: n, location: m, style: f },
|
@@ -2890,7 +2892,7 @@ var un = (
|
|
2890
2892
|
val: {
|
2891
2893
|
type: x.select,
|
2892
2894
|
value: n,
|
2893
|
-
options:
|
2895
|
+
options: tt(I.val),
|
2894
2896
|
location: N
|
2895
2897
|
},
|
2896
2898
|
err: null
|
@@ -2898,7 +2900,7 @@ var un = (
|
|
2898
2900
|
val: {
|
2899
2901
|
type: x.plural,
|
2900
2902
|
value: n,
|
2901
|
-
options:
|
2903
|
+
options: tt(I.val),
|
2902
2904
|
offset: A,
|
2903
2905
|
pluralType: u === "plural" ? "cardinal" : "ordinal",
|
2904
2906
|
location: N
|
@@ -2949,7 +2951,7 @@ var un = (
|
|
2949
2951
|
}, e.prototype.parseNumberSkeletonFromString = function(t, r) {
|
2950
2952
|
var n = [];
|
2951
2953
|
try {
|
2952
|
-
n =
|
2954
|
+
n = jr(t);
|
2953
2955
|
} catch (i) {
|
2954
2956
|
return this.error(p.INVALID_NUMBER_SKELETON, r);
|
2955
2957
|
}
|
@@ -2958,7 +2960,7 @@ var un = (
|
|
2958
2960
|
type: V.number,
|
2959
2961
|
tokens: n,
|
2960
2962
|
location: r,
|
2961
|
-
parsedOptions: this.shouldParseSkeletons ?
|
2963
|
+
parsedOptions: this.shouldParseSkeletons ? zr(n) : {}
|
2962
2964
|
},
|
2963
2965
|
err: null
|
2964
2966
|
};
|
@@ -3006,7 +3008,7 @@ var un = (
|
|
3006
3008
|
break;
|
3007
3009
|
}
|
3008
3010
|
var h = g(i, this.clonePosition());
|
3009
|
-
return s ? (a *= n,
|
3011
|
+
return s ? (a *= n, sn(a) ? { val: a, err: null } : this.error(r, h)) : this.error(t, h);
|
3010
3012
|
}, e.prototype.offset = function() {
|
3011
3013
|
return this.position.offset;
|
3012
3014
|
}, e.prototype.isEOF = function() {
|
@@ -3021,7 +3023,7 @@ var un = (
|
|
3021
3023
|
var t = this.position.offset;
|
3022
3024
|
if (t >= this.message.length)
|
3023
3025
|
throw Error("out of bound");
|
3024
|
-
var r =
|
3026
|
+
var r = wt(this.message, t);
|
3025
3027
|
if (r === void 0)
|
3026
3028
|
throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
|
3027
3029
|
return r;
|
@@ -3040,7 +3042,7 @@ var un = (
|
|
3040
3042
|
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);
|
3041
3043
|
}
|
3042
3044
|
}, e.prototype.bumpIf = function(t) {
|
3043
|
-
if (
|
3045
|
+
if (et(this.message, t, this.offset())) {
|
3044
3046
|
for (var r = 0; r < t.length; r++)
|
3045
3047
|
this.bump();
|
3046
3048
|
return !0;
|
@@ -3062,7 +3064,7 @@ var un = (
|
|
3062
3064
|
break;
|
3063
3065
|
}
|
3064
3066
|
}, e.prototype.bumpSpace = function() {
|
3065
|
-
for (; !this.isEOF() &&
|
3067
|
+
for (; !this.isEOF() && Lt(this.char()); )
|
3066
3068
|
this.bump();
|
3067
3069
|
}, e.prototype.peek = function() {
|
3068
3070
|
if (this.isEOF())
|
@@ -3075,30 +3077,30 @@ var un = (
|
|
3075
3077
|
function Ie(e) {
|
3076
3078
|
return e >= 97 && e <= 122 || e >= 65 && e <= 90;
|
3077
3079
|
}
|
3078
|
-
function
|
3080
|
+
function ln(e) {
|
3079
3081
|
return Ie(e) || e === 47;
|
3080
3082
|
}
|
3081
|
-
function
|
3083
|
+
function cn(e) {
|
3082
3084
|
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;
|
3083
3085
|
}
|
3084
|
-
function
|
3086
|
+
function Lt(e) {
|
3085
3087
|
return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
|
3086
3088
|
}
|
3087
|
-
function
|
3089
|
+
function fn(e) {
|
3088
3090
|
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;
|
3089
3091
|
}
|
3090
3092
|
function Ce(e) {
|
3091
3093
|
e.forEach(function(t) {
|
3092
|
-
if (delete t.location,
|
3094
|
+
if (delete t.location, Et(t) || _t(t))
|
3093
3095
|
for (var r in t.options)
|
3094
3096
|
delete t.options[r].location, Ce(t.options[r].value);
|
3095
3097
|
else
|
3096
|
-
|
3098
|
+
yt(t) && Tt(t.style) || (xt(t) || vt(t)) && we(t.style) ? delete t.style.location : Ht(t) && Ce(t.children);
|
3097
3099
|
});
|
3098
3100
|
}
|
3099
|
-
function
|
3101
|
+
function mn(e, t) {
|
3100
3102
|
t === void 0 && (t = {}), t = d({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
|
3101
|
-
var r = new
|
3103
|
+
var r = new hn(e, t).parse();
|
3102
3104
|
if (r.err) {
|
3103
3105
|
var n = SyntaxError(p[r.err.kind]);
|
3104
3106
|
throw n.location = r.err.location, n.originalMessage = r.err.message, n;
|
@@ -3121,7 +3123,7 @@ var fe = (
|
|
3121
3123
|
return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
|
3122
3124
|
}, t;
|
3123
3125
|
}(Error)
|
3124
|
-
),
|
3126
|
+
), nt = (
|
3125
3127
|
/** @class */
|
3126
3128
|
function(e) {
|
3127
3129
|
ce(t, e);
|
@@ -3130,7 +3132,7 @@ var fe = (
|
|
3130
3132
|
}
|
3131
3133
|
return t;
|
3132
3134
|
}(fe)
|
3133
|
-
),
|
3135
|
+
), pn = (
|
3134
3136
|
/** @class */
|
3135
3137
|
function(e) {
|
3136
3138
|
ce(t, e);
|
@@ -3139,7 +3141,7 @@ var fe = (
|
|
3139
3141
|
}
|
3140
3142
|
return t;
|
3141
3143
|
}(fe)
|
3142
|
-
),
|
3144
|
+
), gn = (
|
3143
3145
|
/** @class */
|
3144
3146
|
function(e) {
|
3145
3147
|
ce(t, e);
|
@@ -3152,17 +3154,17 @@ var fe = (
|
|
3152
3154
|
(function(e) {
|
3153
3155
|
e[e.literal = 0] = "literal", e[e.object = 1] = "object";
|
3154
3156
|
})(T || (T = {}));
|
3155
|
-
function
|
3157
|
+
function dn(e) {
|
3156
3158
|
return e.length < 2 ? e : e.reduce(function(t, r) {
|
3157
3159
|
var n = t[t.length - 1];
|
3158
3160
|
return !n || n.type !== T.literal || r.type !== T.literal ? t.push(r) : n.value += r.value, t;
|
3159
3161
|
}, []);
|
3160
3162
|
}
|
3161
|
-
function
|
3163
|
+
function bn(e) {
|
3162
3164
|
return typeof e == "function";
|
3163
3165
|
}
|
3164
3166
|
function oe(e, t, r, n, i, s, a) {
|
3165
|
-
if (e.length === 1 &&
|
3167
|
+
if (e.length === 1 && Qe(e[0]))
|
3166
3168
|
return [
|
3167
3169
|
{
|
3168
3170
|
type: T.literal,
|
@@ -3171,14 +3173,14 @@ function oe(e, t, r, n, i, s, a) {
|
|
3171
3173
|
];
|
3172
3174
|
for (var u = [], h = 0, o = e; h < o.length; h++) {
|
3173
3175
|
var l = o[h];
|
3174
|
-
if (
|
3176
|
+
if (Qe(l)) {
|
3175
3177
|
u.push({
|
3176
3178
|
type: T.literal,
|
3177
3179
|
value: l.value
|
3178
3180
|
});
|
3179
3181
|
continue;
|
3180
3182
|
}
|
3181
|
-
if (
|
3183
|
+
if (Dr(l)) {
|
3182
3184
|
typeof s == "number" && u.push({
|
3183
3185
|
type: T.literal,
|
3184
3186
|
value: r.getNumberFormat(t).format(s)
|
@@ -3187,16 +3189,16 @@ function oe(e, t, r, n, i, s, a) {
|
|
3187
3189
|
}
|
3188
3190
|
var c = l.value;
|
3189
3191
|
if (!(i && c in i))
|
3190
|
-
throw new
|
3192
|
+
throw new gn(c, a);
|
3191
3193
|
var f = i[c];
|
3192
|
-
if (
|
3194
|
+
if (Rr(l)) {
|
3193
3195
|
(!f || typeof f == "string" || typeof f == "number") && (f = typeof f == "string" || typeof f == "number" ? String(f) : ""), u.push({
|
3194
3196
|
type: typeof f == "string" ? T.literal : T.object,
|
3195
3197
|
value: f
|
3196
3198
|
});
|
3197
3199
|
continue;
|
3198
3200
|
}
|
3199
|
-
if (
|
3201
|
+
if (xt(l)) {
|
3200
3202
|
var b = typeof l.style == "string" ? n.date[l.style] : we(l.style) ? l.style.parsedOptions : void 0;
|
3201
3203
|
u.push({
|
3202
3204
|
type: T.literal,
|
@@ -3204,7 +3206,7 @@ function oe(e, t, r, n, i, s, a) {
|
|
3204
3206
|
});
|
3205
3207
|
continue;
|
3206
3208
|
}
|
3207
|
-
if (
|
3209
|
+
if (vt(l)) {
|
3208
3210
|
var b = typeof l.style == "string" ? n.time[l.style] : we(l.style) ? l.style.parsedOptions : n.time.medium;
|
3209
3211
|
u.push({
|
3210
3212
|
type: T.literal,
|
@@ -3212,18 +3214,18 @@ function oe(e, t, r, n, i, s, a) {
|
|
3212
3214
|
});
|
3213
3215
|
continue;
|
3214
3216
|
}
|
3215
|
-
if (
|
3216
|
-
var b = typeof l.style == "string" ? n.number[l.style] :
|
3217
|
+
if (yt(l)) {
|
3218
|
+
var b = typeof l.style == "string" ? n.number[l.style] : Tt(l.style) ? l.style.parsedOptions : void 0;
|
3217
3219
|
b && b.scale && (f = f * (b.scale || 1)), u.push({
|
3218
3220
|
type: T.literal,
|
3219
3221
|
value: r.getNumberFormat(t, b).format(f)
|
3220
3222
|
});
|
3221
3223
|
continue;
|
3222
3224
|
}
|
3223
|
-
if (
|
3225
|
+
if (Ht(l)) {
|
3224
3226
|
var y = l.children, m = l.value, E = i[m];
|
3225
|
-
if (!
|
3226
|
-
throw new
|
3227
|
+
if (!bn(E))
|
3228
|
+
throw new pn(m, "function", a);
|
3227
3229
|
var P = oe(y, t, r, n, i, s), B = E(P.map(function(A) {
|
3228
3230
|
return A.value;
|
3229
3231
|
}));
|
@@ -3234,14 +3236,14 @@ function oe(e, t, r, n, i, s, a) {
|
|
3234
3236
|
};
|
3235
3237
|
}));
|
3236
3238
|
}
|
3237
|
-
if (
|
3239
|
+
if (Et(l)) {
|
3238
3240
|
var H = l.options[f] || l.options.other;
|
3239
3241
|
if (!H)
|
3240
|
-
throw new
|
3242
|
+
throw new nt(l.value, f, Object.keys(l.options), a);
|
3241
3243
|
u.push.apply(u, oe(H.value, t, r, n, i));
|
3242
3244
|
continue;
|
3243
3245
|
}
|
3244
|
-
if (
|
3246
|
+
if (_t(l)) {
|
3245
3247
|
var H = l.options["=".concat(f)];
|
3246
3248
|
if (!H) {
|
3247
3249
|
if (!Intl.PluralRules)
|
@@ -3252,21 +3254,21 @@ Try polyfilling it using "@formatjs/intl-pluralrules"
|
|
3252
3254
|
H = l.options[L] || l.options.other;
|
3253
3255
|
}
|
3254
3256
|
if (!H)
|
3255
|
-
throw new
|
3257
|
+
throw new nt(l.value, f, Object.keys(l.options), a);
|
3256
3258
|
u.push.apply(u, oe(H.value, t, r, n, i, f - (l.offset || 0)));
|
3257
3259
|
continue;
|
3258
3260
|
}
|
3259
3261
|
}
|
3260
|
-
return
|
3262
|
+
return dn(u);
|
3261
3263
|
}
|
3262
|
-
function
|
3264
|
+
function yn(e, t) {
|
3263
3265
|
return t ? d(d(d({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
|
3264
3266
|
return r[n] = d(d({}, e[n]), t[n] || {}), r;
|
3265
3267
|
}, {})) : e;
|
3266
3268
|
}
|
3267
|
-
function
|
3269
|
+
function xn(e, t) {
|
3268
3270
|
return t ? Object.keys(e).reduce(function(r, n) {
|
3269
|
-
return r[n] =
|
3271
|
+
return r[n] = yn(e[n], t[n]), r;
|
3270
3272
|
}, d({}, e)) : e;
|
3271
3273
|
}
|
3272
3274
|
function He(e) {
|
@@ -3283,7 +3285,7 @@ function He(e) {
|
|
3283
3285
|
}
|
3284
3286
|
};
|
3285
3287
|
}
|
3286
|
-
function
|
3288
|
+
function vn(e) {
|
3287
3289
|
return e === void 0 && (e = {
|
3288
3290
|
number: {},
|
3289
3291
|
dateTime: {},
|
@@ -3315,7 +3317,7 @@ function xn(e) {
|
|
3315
3317
|
})
|
3316
3318
|
};
|
3317
3319
|
}
|
3318
|
-
var
|
3320
|
+
var En = (
|
3319
3321
|
/** @class */
|
3320
3322
|
function() {
|
3321
3323
|
function e(t, r, n, i) {
|
@@ -3347,13 +3349,13 @@ var vn = (
|
|
3347
3349
|
throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
|
3348
3350
|
var a = i || {};
|
3349
3351
|
a.formatters;
|
3350
|
-
var u =
|
3352
|
+
var u = Nr(a, ["formatters"]);
|
3351
3353
|
this.ast = e.__parse(t, d(d({}, u), { locale: this.resolvedLocale }));
|
3352
3354
|
} else
|
3353
3355
|
this.ast = t;
|
3354
3356
|
if (!Array.isArray(this.ast))
|
3355
3357
|
throw new TypeError("A message must be provided as a String or AST.");
|
3356
|
-
this.formats =
|
3358
|
+
this.formats = xn(e.formats, n), this.formatters = i && i.formatters || vn(this.formatterCache);
|
3357
3359
|
}
|
3358
3360
|
return Object.defineProperty(e, "defaultLocale", {
|
3359
3361
|
get: function() {
|
@@ -3366,7 +3368,7 @@ var vn = (
|
|
3366
3368
|
var r = Intl.NumberFormat.supportedLocalesOf(t);
|
3367
3369
|
return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
|
3368
3370
|
}
|
3369
|
-
}, e.__parse =
|
3371
|
+
}, e.__parse = mn, e.formats = {
|
3370
3372
|
number: {
|
3371
3373
|
integer: {
|
3372
3374
|
maximumFractionDigits: 0
|
@@ -3427,7 +3429,7 @@ var vn = (
|
|
3427
3429
|
}, e;
|
3428
3430
|
}()
|
3429
3431
|
);
|
3430
|
-
function
|
3432
|
+
function _n(e, t) {
|
3431
3433
|
if (t == null)
|
3432
3434
|
return;
|
3433
3435
|
if (t in e)
|
@@ -3448,60 +3450,60 @@ function En(e, t) {
|
|
3448
3450
|
n = void 0;
|
3449
3451
|
return n;
|
3450
3452
|
}
|
3451
|
-
const O = {},
|
3453
|
+
const O = {}, Hn = (e, t, r) => r && (t in O || (O[t] = {}), e in O[t] || (O[t][e] = r), r), Ot = (e, t) => {
|
3452
3454
|
if (t == null)
|
3453
3455
|
return;
|
3454
3456
|
if (t in O && e in O[t])
|
3455
3457
|
return O[t][e];
|
3456
3458
|
const r = me(t);
|
3457
3459
|
for (let n = 0; n < r.length; n++) {
|
3458
|
-
const i = r[n], s =
|
3460
|
+
const i = r[n], s = Bn(i, e);
|
3459
3461
|
if (s)
|
3460
|
-
return
|
3462
|
+
return Hn(e, t, s);
|
3461
3463
|
}
|
3462
3464
|
};
|
3463
|
-
let
|
3465
|
+
let Fe;
|
3464
3466
|
const re = le({});
|
3465
|
-
function
|
3466
|
-
return
|
3467
|
+
function Tn(e) {
|
3468
|
+
return Fe[e] || null;
|
3467
3469
|
}
|
3468
|
-
function
|
3469
|
-
return e in
|
3470
|
+
function It(e) {
|
3471
|
+
return e in Fe;
|
3470
3472
|
}
|
3471
|
-
function
|
3472
|
-
if (!
|
3473
|
+
function Bn(e, t) {
|
3474
|
+
if (!It(e))
|
3473
3475
|
return null;
|
3474
|
-
const r =
|
3475
|
-
return
|
3476
|
+
const r = Tn(e);
|
3477
|
+
return _n(r, t);
|
3476
3478
|
}
|
3477
|
-
function
|
3479
|
+
function Sn(e) {
|
3478
3480
|
if (e == null)
|
3479
3481
|
return;
|
3480
3482
|
const t = me(e);
|
3481
3483
|
for (let r = 0; r < t.length; r++) {
|
3482
3484
|
const n = t[r];
|
3483
|
-
if (
|
3485
|
+
if (It(n))
|
3484
3486
|
return n;
|
3485
3487
|
}
|
3486
3488
|
}
|
3487
|
-
function
|
3488
|
-
delete O[e], re.update((r) => (r[e] =
|
3489
|
+
function Ct(e, ...t) {
|
3490
|
+
delete O[e], re.update((r) => (r[e] = wr.all([r[e] || {}, ...t]), r));
|
3489
3491
|
}
|
3490
3492
|
z(
|
3491
3493
|
[re],
|
3492
3494
|
([e]) => Object.keys(e)
|
3493
3495
|
);
|
3494
|
-
re.subscribe((e) =>
|
3496
|
+
re.subscribe((e) => Fe = e);
|
3495
3497
|
const ae = {};
|
3496
|
-
function
|
3498
|
+
function Pn(e, t) {
|
3497
3499
|
ae[e].delete(t), ae[e].size === 0 && delete ae[e];
|
3498
3500
|
}
|
3499
|
-
function
|
3501
|
+
function $t(e) {
|
3500
3502
|
return ae[e];
|
3501
3503
|
}
|
3502
|
-
function
|
3504
|
+
function An(e) {
|
3503
3505
|
return me(e).map((t) => {
|
3504
|
-
const r =
|
3506
|
+
const r = $t(t);
|
3505
3507
|
return [t, r ? [...r] : []];
|
3506
3508
|
}).filter(([, t]) => t.length > 0);
|
3507
3509
|
}
|
@@ -3509,31 +3511,31 @@ function $e(e) {
|
|
3509
3511
|
return e == null ? !1 : me(e).some(
|
3510
3512
|
(t) => {
|
3511
3513
|
var r;
|
3512
|
-
return (r =
|
3514
|
+
return (r = $t(t)) == null ? void 0 : r.size;
|
3513
3515
|
}
|
3514
3516
|
);
|
3515
3517
|
}
|
3516
|
-
function
|
3518
|
+
function wn(e, t) {
|
3517
3519
|
return Promise.all(
|
3518
|
-
t.map((n) => (
|
3519
|
-
).then((n) =>
|
3520
|
+
t.map((n) => (Pn(e, n), n().then((i) => i.default || i)))
|
3521
|
+
).then((n) => Ct(e, ...n));
|
3520
3522
|
}
|
3521
3523
|
const Q = {};
|
3522
|
-
function
|
3524
|
+
function Mt(e) {
|
3523
3525
|
if (!$e(e))
|
3524
3526
|
return e in Q ? Q[e] : Promise.resolve();
|
3525
|
-
const t =
|
3527
|
+
const t = An(e);
|
3526
3528
|
return Q[e] = Promise.all(
|
3527
3529
|
t.map(
|
3528
|
-
([r, n]) =>
|
3530
|
+
([r, n]) => wn(r, n)
|
3529
3531
|
)
|
3530
3532
|
).then(() => {
|
3531
3533
|
if ($e(e))
|
3532
|
-
return
|
3534
|
+
return Mt(e);
|
3533
3535
|
delete Q[e];
|
3534
3536
|
}), Q[e];
|
3535
3537
|
}
|
3536
|
-
const
|
3538
|
+
const Nn = {
|
3537
3539
|
number: {
|
3538
3540
|
scientific: { notation: "scientific" },
|
3539
3541
|
engineering: { notation: "engineering" },
|
@@ -3562,34 +3564,34 @@ const wn = {
|
|
3562
3564
|
timeZoneName: "short"
|
3563
3565
|
}
|
3564
3566
|
}
|
3565
|
-
},
|
3567
|
+
}, Ln = {
|
3566
3568
|
fallbackLocale: null,
|
3567
3569
|
loadingDelay: 200,
|
3568
|
-
formats:
|
3570
|
+
formats: Nn,
|
3569
3571
|
warnOnMissingMessages: !0,
|
3570
3572
|
handleMissingMessage: void 0,
|
3571
3573
|
ignoreTag: !0
|
3572
|
-
},
|
3574
|
+
}, On = Ln;
|
3573
3575
|
function X() {
|
3574
|
-
return
|
3576
|
+
return On;
|
3575
3577
|
}
|
3576
3578
|
const Te = le(!1);
|
3577
|
-
var
|
3579
|
+
var In = Object.defineProperty, Cn = Object.defineProperties, $n = Object.getOwnPropertyDescriptors, it = Object.getOwnPropertySymbols, Mn = Object.prototype.hasOwnProperty, Rn = Object.prototype.propertyIsEnumerable, st = (e, t, r) => t in e ? In(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Dn = (e, t) => {
|
3578
3580
|
for (var r in t || (t = {}))
|
3579
|
-
|
3580
|
-
if (
|
3581
|
-
for (var r of
|
3582
|
-
|
3581
|
+
Mn.call(t, r) && st(e, r, t[r]);
|
3582
|
+
if (it)
|
3583
|
+
for (var r of it(t))
|
3584
|
+
Rn.call(t, r) && st(e, r, t[r]);
|
3583
3585
|
return e;
|
3584
|
-
},
|
3586
|
+
}, Un = (e, t) => Cn(e, $n(t));
|
3585
3587
|
let Me;
|
3586
3588
|
const ue = le(null);
|
3587
|
-
function
|
3589
|
+
function ot(e) {
|
3588
3590
|
return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
|
3589
3591
|
}
|
3590
3592
|
function me(e, t = X().fallbackLocale) {
|
3591
|
-
const r =
|
3592
|
-
return t ? [.../* @__PURE__ */ new Set([...r, ...
|
3593
|
+
const r = ot(e);
|
3594
|
+
return t ? [.../* @__PURE__ */ new Set([...r, ...ot(t)])] : r;
|
3593
3595
|
}
|
3594
3596
|
function M() {
|
3595
3597
|
return Me != null ? Me : void 0;
|
@@ -3597,22 +3599,22 @@ function M() {
|
|
3597
3599
|
ue.subscribe((e) => {
|
3598
3600
|
Me = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
|
3599
3601
|
});
|
3600
|
-
const
|
3601
|
-
if (e &&
|
3602
|
+
const Gn = (e) => {
|
3603
|
+
if (e && Sn(e) && $e(e)) {
|
3602
3604
|
const { loadingDelay: t } = X();
|
3603
3605
|
let r;
|
3604
3606
|
return typeof window != "undefined" && M() != null && t ? r = window.setTimeout(
|
3605
3607
|
() => Te.set(!0),
|
3606
3608
|
t
|
3607
|
-
) : Te.set(!0),
|
3609
|
+
) : Te.set(!0), Mt(e).then(() => {
|
3608
3610
|
ue.set(e);
|
3609
3611
|
}).finally(() => {
|
3610
3612
|
clearTimeout(r), Te.set(!1);
|
3611
3613
|
});
|
3612
3614
|
}
|
3613
3615
|
return ue.set(e);
|
3614
|
-
}, W = Dn(
|
3615
|
-
set:
|
3616
|
+
}, W = Un(Dn({}, ue), {
|
3617
|
+
set: Gn
|
3616
3618
|
}), pe = (e) => {
|
3617
3619
|
const t = /* @__PURE__ */ Object.create(null);
|
3618
3620
|
return (n) => {
|
@@ -3620,20 +3622,20 @@ const Un = (e) => {
|
|
3620
3622
|
return i in t ? t[i] : t[i] = e(n);
|
3621
3623
|
};
|
3622
3624
|
};
|
3623
|
-
var
|
3625
|
+
var Fn = Object.defineProperty, he = Object.getOwnPropertySymbols, Rt = Object.prototype.hasOwnProperty, Dt = Object.prototype.propertyIsEnumerable, at = (e, t, r) => t in e ? Fn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, je = (e, t) => {
|
3624
3626
|
for (var r in t || (t = {}))
|
3625
|
-
|
3627
|
+
Rt.call(t, r) && at(e, r, t[r]);
|
3626
3628
|
if (he)
|
3627
3629
|
for (var r of he(t))
|
3628
|
-
|
3630
|
+
Dt.call(t, r) && at(e, r, t[r]);
|
3629
3631
|
return e;
|
3630
3632
|
}, Z = (e, t) => {
|
3631
3633
|
var r = {};
|
3632
3634
|
for (var n in e)
|
3633
|
-
|
3635
|
+
Rt.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
|
3634
3636
|
if (e != null && he)
|
3635
3637
|
for (var n of he(e))
|
3636
|
-
t.indexOf(n) < 0 &&
|
3638
|
+
t.indexOf(n) < 0 && Dt.call(e, n) && (r[n] = e[n]);
|
3637
3639
|
return r;
|
3638
3640
|
};
|
3639
3641
|
const ee = (e, t) => {
|
@@ -3641,21 +3643,21 @@ const ee = (e, t) => {
|
|
3641
3643
|
if (e in r && t in r[e])
|
3642
3644
|
return r[e][t];
|
3643
3645
|
throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
|
3644
|
-
},
|
3646
|
+
}, jn = pe(
|
3645
3647
|
(e) => {
|
3646
3648
|
var t = e, { locale: r, format: n } = t, i = Z(t, ["locale", "format"]);
|
3647
3649
|
if (r == null)
|
3648
3650
|
throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
|
3649
3651
|
return n && (i = ee("number", n)), new Intl.NumberFormat(r, i);
|
3650
3652
|
}
|
3651
|
-
),
|
3653
|
+
), Vn = pe(
|
3652
3654
|
(e) => {
|
3653
3655
|
var t = e, { locale: r, format: n } = t, i = Z(t, ["locale", "format"]);
|
3654
3656
|
if (r == null)
|
3655
3657
|
throw new Error('[svelte-i18n] A "locale" must be set to format dates');
|
3656
3658
|
return n ? i = ee("date", n) : Object.keys(i).length === 0 && (i = ee("date", "short")), new Intl.DateTimeFormat(r, i);
|
3657
3659
|
}
|
3658
|
-
),
|
3660
|
+
), kn = pe(
|
3659
3661
|
(e) => {
|
3660
3662
|
var t = e, { locale: r, format: n } = t, i = Z(t, ["locale", "format"]);
|
3661
3663
|
if (r == null)
|
@@ -3664,33 +3666,33 @@ const ee = (e, t) => {
|
|
3664
3666
|
);
|
3665
3667
|
return n ? i = ee("time", n) : Object.keys(i).length === 0 && (i = ee("time", "short")), new Intl.DateTimeFormat(r, i);
|
3666
3668
|
}
|
3667
|
-
),
|
3669
|
+
), Xn = (e = {}) => {
|
3668
3670
|
var t = e, {
|
3669
3671
|
locale: r = M()
|
3670
3672
|
} = t, n = Z(t, [
|
3671
3673
|
"locale"
|
3672
3674
|
]);
|
3673
|
-
return
|
3674
|
-
},
|
3675
|
+
return jn(je({ locale: r }, n));
|
3676
|
+
}, zn = (e = {}) => {
|
3675
3677
|
var t = e, {
|
3676
3678
|
locale: r = M()
|
3677
3679
|
} = t, n = Z(t, [
|
3678
3680
|
"locale"
|
3679
3681
|
]);
|
3680
|
-
return
|
3681
|
-
},
|
3682
|
+
return Vn(je({ locale: r }, n));
|
3683
|
+
}, Wn = (e = {}) => {
|
3682
3684
|
var t = e, {
|
3683
3685
|
locale: r = M()
|
3684
3686
|
} = t, n = Z(t, [
|
3685
3687
|
"locale"
|
3686
3688
|
]);
|
3687
|
-
return
|
3688
|
-
},
|
3689
|
+
return kn(je({ locale: r }, n));
|
3690
|
+
}, Zn = pe(
|
3689
3691
|
// eslint-disable-next-line @typescript-eslint/no-non-null-assertion
|
3690
|
-
(e, t = M()) => new
|
3692
|
+
(e, t = M()) => new En(e, t, X().formats, {
|
3691
3693
|
ignoreTag: X().ignoreTag
|
3692
3694
|
})
|
3693
|
-
),
|
3695
|
+
), qn = (e, t = {}) => {
|
3694
3696
|
var r, n, i, s;
|
3695
3697
|
let a = t;
|
3696
3698
|
typeof e == "object" && (a = e, e = a.id);
|
@@ -3703,7 +3705,7 @@ const ee = (e, t) => {
|
|
3703
3705
|
throw new Error(
|
3704
3706
|
"[svelte-i18n] Cannot format a message without first setting the initial locale."
|
3705
3707
|
);
|
3706
|
-
let l =
|
3708
|
+
let l = Ot(e, h);
|
3707
3709
|
if (!l)
|
3708
3710
|
l = (s = (i = (n = (r = X()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: h, id: e, defaultValue: o })) != null ? i : o) != null ? s : e;
|
3709
3711
|
else if (typeof l != "string")
|
@@ -3714,7 +3716,7 @@ const ee = (e, t) => {
|
|
3714
3716
|
return l;
|
3715
3717
|
let c = l;
|
3716
3718
|
try {
|
3717
|
-
c =
|
3719
|
+
c = Zn(l, h).format(u);
|
3718
3720
|
} catch (f) {
|
3719
3721
|
f instanceof Error && console.warn(
|
3720
3722
|
`[svelte-i18n] Message "${e}" has syntax error:`,
|
@@ -3722,18 +3724,18 @@ const ee = (e, t) => {
|
|
3722
3724
|
);
|
3723
3725
|
}
|
3724
3726
|
return c;
|
3725
|
-
},
|
3726
|
-
z([W], () => qn);
|
3727
|
+
}, Qn = (e, t) => Wn(t).format(e), Jn = (e, t) => zn(t).format(e), Yn = (e, t) => Xn(t).format(e), Kn = (e, t = M()) => Ot(e, t), ei = z([W, re], () => qn);
|
3727
3728
|
z([W], () => Qn);
|
3728
3729
|
z([W], () => Jn);
|
3729
|
-
z([W
|
3730
|
-
|
3731
|
-
|
3730
|
+
z([W], () => Yn);
|
3731
|
+
z([W, re], () => Kn);
|
3732
|
+
function ut(e, t) {
|
3733
|
+
Ct(e, t);
|
3732
3734
|
}
|
3733
|
-
function
|
3735
|
+
function ti(e) {
|
3734
3736
|
W.set(e);
|
3735
3737
|
}
|
3736
|
-
const
|
3738
|
+
const ht = {
|
3737
3739
|
en: {
|
3738
3740
|
sorry: "We are sorry",
|
3739
3741
|
access: "The page you are trying to access is available for logged-in users only. Please login.",
|
@@ -3825,13 +3827,13 @@ const at = {
|
|
3825
3827
|
login: "Login"
|
3826
3828
|
}
|
3827
3829
|
};
|
3828
|
-
function
|
3830
|
+
function ri(e, t) {
|
3829
3831
|
if (e) {
|
3830
3832
|
const r = document.createElement("style");
|
3831
3833
|
r.innerHTML = t, e.appendChild(r);
|
3832
3834
|
}
|
3833
3835
|
}
|
3834
|
-
function
|
3836
|
+
function ni(e, t) {
|
3835
3837
|
const r = new URL(t);
|
3836
3838
|
fetch(r.href).then((n) => n.text()).then((n) => {
|
3837
3839
|
const i = document.createElement("style");
|
@@ -3840,7 +3842,7 @@ function ri(e, t) {
|
|
3840
3842
|
console.error("There was an error while trying to load client styling from URL", n);
|
3841
3843
|
});
|
3842
3844
|
}
|
3843
|
-
function
|
3845
|
+
function ii(e, t, r) {
|
3844
3846
|
if (window.emMessageBus) {
|
3845
3847
|
const n = document.createElement("style");
|
3846
3848
|
window.emMessageBus.subscribe(t, (i) => {
|
@@ -3848,10 +3850,10 @@ function ni(e, t, r) {
|
|
3848
3850
|
});
|
3849
3851
|
}
|
3850
3852
|
}
|
3851
|
-
function ii(e) {
|
3852
|
-
kt(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}}");
|
3853
|
-
}
|
3854
3853
|
function si(e) {
|
3854
|
+
zt(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}}");
|
3855
|
+
}
|
3856
|
+
function oi(e) {
|
3855
3857
|
let t, r, n, i, s, a, u, h, o, l, c = (
|
3856
3858
|
/*$_*/
|
3857
3859
|
e[1]("sorry") + ""
|
@@ -3867,7 +3869,7 @@ function si(e) {
|
|
3867
3869
|
t = C("div"), r = C("div"), n = R("svg"), i = R("g"), s = R("path"), a = R("path"), u = R("path"), h = R("path"), o = de(), l = C("p"), f = ie(c), b = de(), y = C("p"), E = ie(m), P = de(), B = C("button"), L = ie(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(a, "class", "a"), v(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"), v(a, "transform", "translate(-116.772 -116.794)"), v(u, "class", "a"), v(u, "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(u, "transform", "translate(-250.22 -116.794)"), v(h, "class", "a"), v(h, "d", "M199.816,81.307h-1.765V74.5c0-8.132-5.863-14.5-14.247-14.5s-14.12,6.493-14.12,14.5v6.745h-1.765a7.156,7.156,0,0,0-7.123,7.123v21.307a7.156,7.156,0,0,0,7.123,7.123h31.9a7.156,7.156,0,0,0,7.123-7.123V88.367a7.1,7.1,0,0,0-7.123-7.06Zm-26.6,0V74.5c0-6.052,4.16-10.969,10.59-10.969,6.367,0,10.716,4.791,10.716,10.969v6.745H173.215v.063Zm30.132,28.367a3.524,3.524,0,0,1-3.53,3.53h-31.9a3.524,3.524,0,0,1-3.53-3.53V88.367a3.524,3.524,0,0,1,3.53-3.53h31.9a3.524,3.524,0,0,1,3.53,3.53ZM187.4,95.49a3.548,3.548,0,0,1-1.765,3.089h0v5.8a1.765,1.765,0,1,1-3.53,0v-5.8h0a3.55,3.55,0,0,1,1.765-6.619,3.447,3.447,0,0,1,3.53,3.53Z"), v(h, "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(l, "class", "PageTitle"), v(y, "class", "PageContent"), v(B, "class", "ButtonDefaultSmall"), v(r, "class", "NotFoundPage"), v(t, "class", "PageWrapper");
|
3868
3870
|
},
|
3869
3871
|
m(N, q) {
|
3870
|
-
|
3872
|
+
mt(N, t, q), _(t, r), _(r, n), _(n, i), _(i, s), _(i, a), _(i, u), _(i, h), _(r, o), _(r, l), _(l, f), _(r, b), _(r, y), _(y, E), _(r, P), _(r, B), _(B, L), e[9](t), A || (I = qt(
|
3871
3873
|
B,
|
3872
3874
|
"click",
|
3873
3875
|
/*click_handler*/
|
@@ -3890,28 +3892,28 @@ function si(e) {
|
|
3890
3892
|
}
|
3891
3893
|
};
|
3892
3894
|
}
|
3893
|
-
function
|
3895
|
+
function ai(e, t, r) {
|
3894
3896
|
let n;
|
3895
|
-
|
3897
|
+
Xt(e, ei, (m) => r(1, n = m));
|
3896
3898
|
let { lang: i = "en" } = t, { clientstyling: s = "" } = t, { clientstylingurl: a = "" } = t, { translationurl: u = "" } = t, { mbsource: h } = t, o;
|
3897
3899
|
const l = () => {
|
3898
3900
|
fetch(u).then((E) => E.json()).then((E) => {
|
3899
3901
|
Object.keys(E).forEach((P) => {
|
3900
|
-
|
3902
|
+
ut(P, E[P]);
|
3901
3903
|
});
|
3902
3904
|
}).catch((E) => {
|
3903
3905
|
console.log(E);
|
3904
3906
|
});
|
3905
3907
|
};
|
3906
|
-
Object.keys(
|
3907
|
-
|
3908
|
+
Object.keys(ht).forEach((m) => {
|
3909
|
+
ut(m, ht[m]);
|
3908
3910
|
});
|
3909
3911
|
const c = () => {
|
3910
3912
|
window.postMessage({ type: "403ActionButton" }, window.location.href);
|
3911
3913
|
}, f = () => {
|
3912
|
-
|
3914
|
+
ti(i);
|
3913
3915
|
};
|
3914
|
-
|
3916
|
+
Kt(() => () => {
|
3915
3917
|
});
|
3916
3918
|
const b = () => c();
|
3917
3919
|
function y(m) {
|
@@ -3924,10 +3926,10 @@ function oi(e, t, r) {
|
|
3924
3926
|
}, e.$$.update = () => {
|
3925
3927
|
e.$$.dirty & /*lang*/
|
3926
3928
|
8 && i && f(), e.$$.dirty & /*clientstyling, customStylingContainer*/
|
3927
|
-
17 && s && o &&
|
3928
|
-
33 && a && o &&
|
3929
|
+
17 && s && o && ri(o, s), e.$$.dirty & /*clientstylingurl, customStylingContainer*/
|
3930
|
+
33 && a && o && ni(o, a), e.$$.dirty & /*translationurl*/
|
3929
3931
|
64 && u && l(), e.$$.dirty & /*mbsource, customStylingContainer*/
|
3930
|
-
129 && h && o &&
|
3932
|
+
129 && h && o && ii(o, `${h}.Style`);
|
3931
3933
|
}, [
|
3932
3934
|
o,
|
3933
3935
|
n,
|
@@ -3941,14 +3943,14 @@ function oi(e, t, r) {
|
|
3941
3943
|
y
|
3942
3944
|
];
|
3943
3945
|
}
|
3944
|
-
class
|
3946
|
+
class ui extends cr {
|
3945
3947
|
constructor(t) {
|
3946
|
-
super(),
|
3948
|
+
super(), hr(
|
3947
3949
|
this,
|
3948
3950
|
t,
|
3951
|
+
ai,
|
3949
3952
|
oi,
|
3950
|
-
|
3951
|
-
ht,
|
3953
|
+
ct,
|
3952
3954
|
{
|
3953
3955
|
lang: 3,
|
3954
3956
|
clientstyling: 4,
|
@@ -3956,7 +3958,7 @@ class ai extends hr {
|
|
3956
3958
|
translationurl: 6,
|
3957
3959
|
mbsource: 7
|
3958
3960
|
},
|
3959
|
-
|
3961
|
+
si
|
3960
3962
|
);
|
3961
3963
|
}
|
3962
3964
|
get lang() {
|
@@ -3990,7 +3992,7 @@ class ai extends hr {
|
|
3990
3992
|
this.$$set({ mbsource: t }), $();
|
3991
3993
|
}
|
3992
3994
|
}
|
3993
|
-
|
3995
|
+
lr(ui, { lang: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, mbsource: {} }, [], [], !0);
|
3994
3996
|
export {
|
3995
|
-
|
3997
|
+
ui as default
|
3996
3998
|
};
|