@everymatrix/casino-tournaments-thumbnail-duration 1.76.3 → 1.76.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/{CasinoTournamentsThumbnailDuration-DHEbPJZg.js → CasinoTournamentsThumbnailDuration-B0xZyg3Q.js} +637 -635
- package/components/CasinoTournamentsThumbnailDuration-C8ig5oPf.cjs +3 -0
- package/components/{CasinoTournamentsThumbnailDuration-ARH8Fdqn.js → CasinoTournamentsThumbnailDuration-RzL_907I.js} +649 -647
- package/es2015/casino-tournaments-thumbnail-duration.cjs +1 -1
- package/es2015/casino-tournaments-thumbnail-duration.js +1 -1
- package/esnext/casino-tournaments-thumbnail-duration.js +1 -1
- package/package.json +1 -1
- package/components/CasinoTournamentsThumbnailDuration-SzlLYoqJ.cjs +0 -16
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
function I() {
|
|
2
2
|
}
|
|
3
|
-
function
|
|
3
|
+
function lt(e) {
|
|
4
4
|
return e();
|
|
5
5
|
}
|
|
6
|
-
function
|
|
6
|
+
function Xe() {
|
|
7
7
|
return /* @__PURE__ */ Object.create(null);
|
|
8
8
|
}
|
|
9
|
-
function
|
|
10
|
-
e.forEach(
|
|
9
|
+
function ae(e) {
|
|
10
|
+
e.forEach(lt);
|
|
11
11
|
}
|
|
12
|
-
function
|
|
12
|
+
function ye(e) {
|
|
13
13
|
return typeof e == "function";
|
|
14
14
|
}
|
|
15
|
-
function
|
|
15
|
+
function ft(e, t) {
|
|
16
16
|
return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
|
|
17
17
|
}
|
|
18
|
-
function
|
|
18
|
+
function Ft(e) {
|
|
19
19
|
return Object.keys(e).length === 0;
|
|
20
20
|
}
|
|
21
|
-
function
|
|
21
|
+
function ct(e, ...t) {
|
|
22
22
|
if (e == null) {
|
|
23
23
|
for (const n of t)
|
|
24
24
|
n(void 0);
|
|
@@ -27,23 +27,23 @@ function ft(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 Gt(e, t, r) {
|
|
31
|
+
e.$$.on_destroy.push(ct(t, r));
|
|
32
32
|
}
|
|
33
|
-
function
|
|
34
|
-
return e &&
|
|
33
|
+
function jt(e) {
|
|
34
|
+
return e && ye(e.destroy) ? e.destroy : I;
|
|
35
35
|
}
|
|
36
|
-
function
|
|
36
|
+
function O(e, t) {
|
|
37
37
|
e.appendChild(t);
|
|
38
38
|
}
|
|
39
|
-
function
|
|
40
|
-
const n =
|
|
39
|
+
function kt(e, t, r) {
|
|
40
|
+
const n = Vt(e);
|
|
41
41
|
if (!n.getElementById(t)) {
|
|
42
|
-
const i =
|
|
43
|
-
i.id = t, i.textContent = r,
|
|
42
|
+
const i = N("style");
|
|
43
|
+
i.id = t, i.textContent = r, Xt(n, i);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
|
-
function
|
|
46
|
+
function Vt(e) {
|
|
47
47
|
if (!e)
|
|
48
48
|
return document;
|
|
49
49
|
const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
|
|
@@ -53,8 +53,8 @@ function kt(e) {
|
|
|
53
53
|
t
|
|
54
54
|
) : e.ownerDocument;
|
|
55
55
|
}
|
|
56
|
-
function
|
|
57
|
-
return
|
|
56
|
+
function Xt(e, t) {
|
|
57
|
+
return O(
|
|
58
58
|
/** @type {Document} */
|
|
59
59
|
e.head || e,
|
|
60
60
|
t
|
|
@@ -66,29 +66,29 @@ function M(e, t, r) {
|
|
|
66
66
|
function C(e) {
|
|
67
67
|
e.parentNode && e.parentNode.removeChild(e);
|
|
68
68
|
}
|
|
69
|
-
function
|
|
69
|
+
function N(e) {
|
|
70
70
|
return document.createElement(e);
|
|
71
71
|
}
|
|
72
|
-
function
|
|
72
|
+
function G(e) {
|
|
73
73
|
return document.createTextNode(e);
|
|
74
74
|
}
|
|
75
|
-
function
|
|
76
|
-
return
|
|
75
|
+
function re() {
|
|
76
|
+
return G(" ");
|
|
77
77
|
}
|
|
78
|
-
function
|
|
78
|
+
function _(e, t, r) {
|
|
79
79
|
r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
|
|
80
80
|
}
|
|
81
|
-
function
|
|
81
|
+
function zt(e) {
|
|
82
82
|
return Array.from(e.childNodes);
|
|
83
83
|
}
|
|
84
|
-
function
|
|
84
|
+
function k(e, t) {
|
|
85
85
|
t = "" + t, e.data !== t && (e.data = /** @type {string} */
|
|
86
86
|
t);
|
|
87
87
|
}
|
|
88
|
-
function
|
|
88
|
+
function ze(e, t, r, n) {
|
|
89
89
|
r == null ? e.style.removeProperty(t) : e.style.setProperty(t, r, "");
|
|
90
90
|
}
|
|
91
|
-
function
|
|
91
|
+
function Wt(e) {
|
|
92
92
|
const t = {};
|
|
93
93
|
return e.childNodes.forEach(
|
|
94
94
|
/** @param {Element} node */
|
|
@@ -97,87 +97,87 @@ function zt(e) {
|
|
|
97
97
|
}
|
|
98
98
|
), t;
|
|
99
99
|
}
|
|
100
|
-
let
|
|
101
|
-
function
|
|
102
|
-
|
|
100
|
+
let ie;
|
|
101
|
+
function ne(e) {
|
|
102
|
+
ie = e;
|
|
103
103
|
}
|
|
104
|
-
function
|
|
105
|
-
if (!
|
|
104
|
+
function Zt() {
|
|
105
|
+
if (!ie)
|
|
106
106
|
throw new Error("Function called outside component initialization");
|
|
107
|
-
return
|
|
107
|
+
return ie;
|
|
108
108
|
}
|
|
109
|
-
function
|
|
110
|
-
|
|
109
|
+
function Qt(e) {
|
|
110
|
+
Zt().$$.on_mount.push(e);
|
|
111
111
|
}
|
|
112
|
-
const
|
|
113
|
-
let
|
|
114
|
-
const
|
|
115
|
-
let
|
|
116
|
-
function
|
|
117
|
-
|
|
112
|
+
const W = [], Ne = [];
|
|
113
|
+
let Z = [];
|
|
114
|
+
const We = [], Jt = /* @__PURE__ */ Promise.resolve();
|
|
115
|
+
let Ie = !1;
|
|
116
|
+
function qt() {
|
|
117
|
+
Ie || (Ie = !0, Jt.then(R));
|
|
118
118
|
}
|
|
119
|
-
function
|
|
120
|
-
|
|
119
|
+
function Le(e) {
|
|
120
|
+
Z.push(e);
|
|
121
121
|
}
|
|
122
|
-
const
|
|
123
|
-
let
|
|
122
|
+
const Te = /* @__PURE__ */ new Set();
|
|
123
|
+
let X = 0;
|
|
124
124
|
function R() {
|
|
125
|
-
if (
|
|
125
|
+
if (X !== 0)
|
|
126
126
|
return;
|
|
127
|
-
const e =
|
|
127
|
+
const e = ie;
|
|
128
128
|
do {
|
|
129
129
|
try {
|
|
130
|
-
for (;
|
|
131
|
-
const t =
|
|
132
|
-
|
|
130
|
+
for (; X < W.length; ) {
|
|
131
|
+
const t = W[X];
|
|
132
|
+
X++, ne(t), Yt(t.$$);
|
|
133
133
|
}
|
|
134
134
|
} catch (t) {
|
|
135
|
-
throw
|
|
135
|
+
throw W.length = 0, X = 0, t;
|
|
136
136
|
}
|
|
137
|
-
for (
|
|
137
|
+
for (ne(null), W.length = 0, X = 0; Ne.length; )
|
|
138
138
|
Ne.pop()();
|
|
139
|
-
for (let t = 0; t <
|
|
140
|
-
const r =
|
|
141
|
-
|
|
139
|
+
for (let t = 0; t < Z.length; t += 1) {
|
|
140
|
+
const r = Z[t];
|
|
141
|
+
Te.has(r) || (Te.add(r), r());
|
|
142
142
|
}
|
|
143
|
-
|
|
144
|
-
} while (
|
|
145
|
-
for (;
|
|
146
|
-
|
|
147
|
-
|
|
143
|
+
Z.length = 0;
|
|
144
|
+
} while (W.length);
|
|
145
|
+
for (; We.length; )
|
|
146
|
+
We.pop()();
|
|
147
|
+
Ie = !1, Te.clear(), ne(e);
|
|
148
148
|
}
|
|
149
|
-
function
|
|
149
|
+
function Yt(e) {
|
|
150
150
|
if (e.fragment !== null) {
|
|
151
|
-
e.update(),
|
|
151
|
+
e.update(), ae(e.before_update);
|
|
152
152
|
const t = e.dirty;
|
|
153
|
-
e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(
|
|
153
|
+
e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Le);
|
|
154
154
|
}
|
|
155
155
|
}
|
|
156
|
-
function
|
|
156
|
+
function Kt(e) {
|
|
157
157
|
const t = [], r = [];
|
|
158
|
-
|
|
158
|
+
Z.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), Z = t;
|
|
159
159
|
}
|
|
160
|
-
const
|
|
161
|
-
function
|
|
162
|
-
e && e.i && (
|
|
160
|
+
const er = /* @__PURE__ */ new Set();
|
|
161
|
+
function tr(e, t) {
|
|
162
|
+
e && e.i && (er.delete(e), e.i(t));
|
|
163
163
|
}
|
|
164
|
-
function
|
|
164
|
+
function rr(e, t, r) {
|
|
165
165
|
const { fragment: n, after_update: i } = e.$$;
|
|
166
|
-
n && n.m(t, r),
|
|
167
|
-
const s = e.$$.on_mount.map(
|
|
168
|
-
e.$$.on_destroy ? e.$$.on_destroy.push(...s) :
|
|
169
|
-
}), i.forEach(
|
|
166
|
+
n && n.m(t, r), Le(() => {
|
|
167
|
+
const s = e.$$.on_mount.map(lt).filter(ye);
|
|
168
|
+
e.$$.on_destroy ? e.$$.on_destroy.push(...s) : ae(s), e.$$.on_mount = [];
|
|
169
|
+
}), i.forEach(Le);
|
|
170
170
|
}
|
|
171
|
-
function
|
|
171
|
+
function nr(e, t) {
|
|
172
172
|
const r = e.$$;
|
|
173
|
-
r.fragment !== null && (
|
|
173
|
+
r.fragment !== null && (Kt(r.after_update), ae(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 && (
|
|
175
|
+
function ir(e, t) {
|
|
176
|
+
e.$$.dirty[0] === -1 && (W.push(e), qt(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
|
|
177
177
|
}
|
|
178
|
-
function
|
|
179
|
-
const l =
|
|
180
|
-
|
|
178
|
+
function sr(e, t, r, n, i, s, a = null, o = [-1]) {
|
|
179
|
+
const l = ie;
|
|
180
|
+
ne(e);
|
|
181
181
|
const u = e.$$ = {
|
|
182
182
|
fragment: null,
|
|
183
183
|
ctx: [],
|
|
@@ -185,7 +185,7 @@ function ir(e, t, r, n, i, s, a = null, o = [-1]) {
|
|
|
185
185
|
props: s,
|
|
186
186
|
update: I,
|
|
187
187
|
not_equal: i,
|
|
188
|
-
bound:
|
|
188
|
+
bound: Xe(),
|
|
189
189
|
// lifecycle
|
|
190
190
|
on_mount: [],
|
|
191
191
|
on_destroy: [],
|
|
@@ -194,28 +194,28 @@ function ir(e, t, r, n, i, s, a = null, o = [-1]) {
|
|
|
194
194
|
after_update: [],
|
|
195
195
|
context: new Map(t.context || (l ? l.$$.context : [])),
|
|
196
196
|
// everything else
|
|
197
|
-
callbacks:
|
|
197
|
+
callbacks: Xe(),
|
|
198
198
|
dirty: o,
|
|
199
199
|
skip_bound: !1,
|
|
200
200
|
root: t.target || l.$$.root
|
|
201
201
|
};
|
|
202
202
|
a && a(u.root);
|
|
203
203
|
let h = !1;
|
|
204
|
-
if (u.ctx = r(e, t.props || {}, (f, c, ...d) => {
|
|
204
|
+
if (u.ctx = r ? r(e, t.props || {}, (f, c, ...d) => {
|
|
205
205
|
const y = d.length ? d[0] : c;
|
|
206
|
-
return u.ctx && i(u.ctx[f], u.ctx[f] = y) && (!u.skip_bound && u.bound[f] && u.bound[f](y), h &&
|
|
207
|
-
}), u.update(), h = !0,
|
|
206
|
+
return u.ctx && i(u.ctx[f], u.ctx[f] = y) && (!u.skip_bound && u.bound[f] && u.bound[f](y), h && ir(e, f)), c;
|
|
207
|
+
}) : [], u.update(), h = !0, ae(u.before_update), u.fragment = n ? n(u.ctx) : !1, t.target) {
|
|
208
208
|
if (t.hydrate) {
|
|
209
|
-
const f =
|
|
209
|
+
const f = zt(t.target);
|
|
210
210
|
u.fragment && u.fragment.l(f), f.forEach(C);
|
|
211
211
|
} else
|
|
212
212
|
u.fragment && u.fragment.c();
|
|
213
|
-
t.intro &&
|
|
213
|
+
t.intro && tr(e.$$.fragment), rr(e, t.target, t.anchor), R();
|
|
214
214
|
}
|
|
215
|
-
|
|
215
|
+
ne(l);
|
|
216
216
|
}
|
|
217
|
-
let
|
|
218
|
-
typeof HTMLElement == "function" && (
|
|
217
|
+
let mt;
|
|
218
|
+
typeof HTMLElement == "function" && (mt = class extends HTMLElement {
|
|
219
219
|
/** The Svelte component constructor */
|
|
220
220
|
$$ctor;
|
|
221
221
|
/** Slots */
|
|
@@ -257,7 +257,7 @@ typeof HTMLElement == "function" && (ct = class extends HTMLElement {
|
|
|
257
257
|
let s;
|
|
258
258
|
return {
|
|
259
259
|
c: function() {
|
|
260
|
-
s =
|
|
260
|
+
s = N("slot"), i !== "default" && _(s, "name", i);
|
|
261
261
|
},
|
|
262
262
|
/**
|
|
263
263
|
* @param {HTMLElement} target
|
|
@@ -274,12 +274,12 @@ typeof HTMLElement == "function" && (ct = 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 = Wt(this);
|
|
278
278
|
for (const i of this.$$s)
|
|
279
279
|
i in r && (t[i] = [e(i)]);
|
|
280
280
|
for (const i of this.attributes) {
|
|
281
281
|
const s = this.$$g_p(i.name);
|
|
282
|
-
s in this.$$d || (this.$$d[s] =
|
|
282
|
+
s in this.$$d || (this.$$d[s] = ce(s, i.value, this.$$p_d, "toProp"));
|
|
283
283
|
}
|
|
284
284
|
for (const i in this.$$p_d)
|
|
285
285
|
!(i in this.$$d) && this[i] !== void 0 && (this.$$d[i] = this[i], delete this[i]);
|
|
@@ -297,7 +297,7 @@ typeof HTMLElement == "function" && (ct = class extends HTMLElement {
|
|
|
297
297
|
this.$$r = !0;
|
|
298
298
|
for (const i in this.$$p_d)
|
|
299
299
|
if (this.$$d[i] = this.$$c.$$.ctx[this.$$c.$$.props[i]], this.$$p_d[i].reflect) {
|
|
300
|
-
const s =
|
|
300
|
+
const s = ce(
|
|
301
301
|
i,
|
|
302
302
|
this.$$d[i],
|
|
303
303
|
this.$$p_d,
|
|
@@ -319,7 +319,7 @@ typeof HTMLElement == "function" && (ct = class extends HTMLElement {
|
|
|
319
319
|
// We don't need this when working within Svelte code, but for compatibility of people using this outside of Svelte
|
|
320
320
|
// and setting attributes through setAttribute etc, this is helpful
|
|
321
321
|
attributeChangedCallback(e, t, r) {
|
|
322
|
-
this.$$r || (e = this.$$g_p(e), this.$$d[e] =
|
|
322
|
+
this.$$r || (e = this.$$g_p(e), this.$$d[e] = ce(e, r, this.$$p_d, "toProp"), this.$$c?.$set({ [e]: this.$$d[e] }));
|
|
323
323
|
}
|
|
324
324
|
disconnectedCallback() {
|
|
325
325
|
this.$$cn = !1, Promise.resolve().then(() => {
|
|
@@ -332,7 +332,7 @@ typeof HTMLElement == "function" && (ct = class extends HTMLElement {
|
|
|
332
332
|
) || e;
|
|
333
333
|
}
|
|
334
334
|
});
|
|
335
|
-
function
|
|
335
|
+
function ce(e, t, r, n) {
|
|
336
336
|
const i = r[e]?.type;
|
|
337
337
|
if (t = i === "Boolean" && typeof t != "boolean" ? t != null : t, !n || !r[e])
|
|
338
338
|
return t;
|
|
@@ -361,8 +361,8 @@ function fe(e, t, r, n) {
|
|
|
361
361
|
return t;
|
|
362
362
|
}
|
|
363
363
|
}
|
|
364
|
-
function
|
|
365
|
-
let a = class extends
|
|
364
|
+
function or(e, t, r, n, i, s) {
|
|
365
|
+
let a = class extends mt {
|
|
366
366
|
constructor() {
|
|
367
367
|
super(e, r, i), this.$$p_d = t;
|
|
368
368
|
}
|
|
@@ -378,7 +378,7 @@ function sr(e, t, r, n, i, s) {
|
|
|
378
378
|
return this.$$c && o in this.$$c ? this.$$c[o] : this.$$d[o];
|
|
379
379
|
},
|
|
380
380
|
set(l) {
|
|
381
|
-
l =
|
|
381
|
+
l = ce(o, l, t), this.$$d[o] = l, this.$$c?.$set({ [o]: l });
|
|
382
382
|
}
|
|
383
383
|
});
|
|
384
384
|
}), n.forEach((o) => {
|
|
@@ -390,7 +390,7 @@ function sr(e, t, r, n, i, s) {
|
|
|
390
390
|
}), e.element = /** @type {any} */
|
|
391
391
|
a, a;
|
|
392
392
|
}
|
|
393
|
-
class
|
|
393
|
+
class ar {
|
|
394
394
|
/**
|
|
395
395
|
* ### PRIVATE API
|
|
396
396
|
*
|
|
@@ -409,7 +409,7 @@ class or {
|
|
|
409
409
|
$$set = void 0;
|
|
410
410
|
/** @returns {void} */
|
|
411
411
|
$destroy() {
|
|
412
|
-
|
|
412
|
+
nr(this, 1), this.$destroy = I;
|
|
413
413
|
}
|
|
414
414
|
/**
|
|
415
415
|
* @template {Extract<keyof Events, string>} K
|
|
@@ -418,7 +418,7 @@ class or {
|
|
|
418
418
|
* @returns {() => void}
|
|
419
419
|
*/
|
|
420
420
|
$on(t, r) {
|
|
421
|
-
if (!
|
|
421
|
+
if (!ye(r))
|
|
422
422
|
return I;
|
|
423
423
|
const n = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
|
|
424
424
|
return n.push(r), () => {
|
|
@@ -431,29 +431,29 @@ class or {
|
|
|
431
431
|
* @returns {void}
|
|
432
432
|
*/
|
|
433
433
|
$set(t) {
|
|
434
|
-
this.$$set && !
|
|
434
|
+
this.$$set && !Ft(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(
|
|
439
|
-
const
|
|
440
|
-
function
|
|
437
|
+
const ur = "4";
|
|
438
|
+
typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(ur);
|
|
439
|
+
const z = [];
|
|
440
|
+
function hr(e, t) {
|
|
441
441
|
return {
|
|
442
|
-
subscribe:
|
|
442
|
+
subscribe: Ee(e, t).subscribe
|
|
443
443
|
};
|
|
444
444
|
}
|
|
445
|
-
function
|
|
445
|
+
function Ee(e, t = I) {
|
|
446
446
|
let r;
|
|
447
447
|
const n = /* @__PURE__ */ new Set();
|
|
448
448
|
function i(o) {
|
|
449
|
-
if (
|
|
450
|
-
const l = !
|
|
449
|
+
if (ft(e, o) && (e = o, r)) {
|
|
450
|
+
const l = !z.length;
|
|
451
451
|
for (const u of n)
|
|
452
|
-
u[1](),
|
|
452
|
+
u[1](), z.push(u, e);
|
|
453
453
|
if (l) {
|
|
454
|
-
for (let u = 0; u <
|
|
455
|
-
|
|
456
|
-
|
|
454
|
+
for (let u = 0; u < z.length; u += 2)
|
|
455
|
+
z[u][0](z[u + 1]);
|
|
456
|
+
z.length = 0;
|
|
457
457
|
}
|
|
458
458
|
}
|
|
459
459
|
}
|
|
@@ -468,12 +468,12 @@ function be(e, t = I) {
|
|
|
468
468
|
}
|
|
469
469
|
return { set: i, update: s, subscribe: a };
|
|
470
470
|
}
|
|
471
|
-
function
|
|
471
|
+
function K(e, t, r) {
|
|
472
472
|
const n = !Array.isArray(e), i = n ? [e] : e;
|
|
473
473
|
if (!i.every(Boolean))
|
|
474
474
|
throw new Error("derived() expects stores as input, got a falsy value");
|
|
475
475
|
const s = t.length < 2;
|
|
476
|
-
return
|
|
476
|
+
return hr(r, (a, o) => {
|
|
477
477
|
let l = !1;
|
|
478
478
|
const u = [];
|
|
479
479
|
let h = 0, f = I;
|
|
@@ -482,9 +482,9 @@ function Y(e, t, r) {
|
|
|
482
482
|
return;
|
|
483
483
|
f();
|
|
484
484
|
const y = t(n ? u[0] : u, a, o);
|
|
485
|
-
s ? a(y) : f =
|
|
485
|
+
s ? a(y) : f = ye(y) ? y : I;
|
|
486
486
|
}, d = i.map(
|
|
487
|
-
(y, T) =>
|
|
487
|
+
(y, T) => ct(
|
|
488
488
|
y,
|
|
489
489
|
(A) => {
|
|
490
490
|
u[T] = A, h &= ~(1 << T), l && c();
|
|
@@ -495,126 +495,112 @@ function Y(e, t, r) {
|
|
|
495
495
|
)
|
|
496
496
|
);
|
|
497
497
|
return l = !0, c(), function() {
|
|
498
|
-
|
|
498
|
+
ae(d), f(), l = !1;
|
|
499
499
|
};
|
|
500
500
|
});
|
|
501
501
|
}
|
|
502
|
-
function
|
|
503
|
-
return e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
|
502
|
+
function lr(e) {
|
|
503
|
+
return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
|
504
504
|
}
|
|
505
|
-
var
|
|
506
|
-
return
|
|
505
|
+
var fr = function(t) {
|
|
506
|
+
return cr(t) && !mr(t);
|
|
507
507
|
};
|
|
508
|
-
function
|
|
508
|
+
function cr(e) {
|
|
509
509
|
return !!e && typeof e == "object";
|
|
510
510
|
}
|
|
511
|
-
function
|
|
511
|
+
function mr(e) {
|
|
512
512
|
var t = Object.prototype.toString.call(e);
|
|
513
|
-
return t === "[object RegExp]" || t === "[object Date]" ||
|
|
514
|
-
}
|
|
515
|
-
var mr = typeof Symbol == "function" && Symbol.for, dr = mr ? Symbol.for("react.element") : 60103;
|
|
516
|
-
function pr(e) {
|
|
517
|
-
return e.$$typeof === dr;
|
|
513
|
+
return t === "[object RegExp]" || t === "[object Date]" || gr(e);
|
|
518
514
|
}
|
|
515
|
+
var dr = typeof Symbol == "function" && Symbol.for, pr = dr ? Symbol.for("react.element") : 60103;
|
|
519
516
|
function gr(e) {
|
|
517
|
+
return e.$$typeof === pr;
|
|
518
|
+
}
|
|
519
|
+
function br(e) {
|
|
520
520
|
return Array.isArray(e) ? [] : {};
|
|
521
521
|
}
|
|
522
|
-
function
|
|
523
|
-
return t.clone !== !1 && t.isMergeableObject(e) ?
|
|
522
|
+
function se(e, t) {
|
|
523
|
+
return t.clone !== !1 && t.isMergeableObject(e) ? Q(br(e), e, t) : e;
|
|
524
524
|
}
|
|
525
|
-
function
|
|
525
|
+
function yr(e, t, r) {
|
|
526
526
|
return e.concat(t).map(function(n) {
|
|
527
|
-
return
|
|
527
|
+
return se(n, r);
|
|
528
528
|
});
|
|
529
529
|
}
|
|
530
|
-
function
|
|
530
|
+
function Er(e, t) {
|
|
531
531
|
if (!t.customMerge)
|
|
532
|
-
return
|
|
532
|
+
return Q;
|
|
533
533
|
var r = t.customMerge(e);
|
|
534
|
-
return typeof r == "function" ? r :
|
|
534
|
+
return typeof r == "function" ? r : Q;
|
|
535
535
|
}
|
|
536
|
-
function
|
|
536
|
+
function _r(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 Ze(e) {
|
|
542
|
+
return Object.keys(e).concat(_r(e));
|
|
543
543
|
}
|
|
544
|
-
function
|
|
544
|
+
function dt(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 xr(e, t) {
|
|
552
|
+
return dt(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
|
|
553
553
|
}
|
|
554
|
-
function
|
|
554
|
+
function vr(e, t, r) {
|
|
555
555
|
var n = {};
|
|
556
|
-
return r.isMergeableObject(e) &&
|
|
557
|
-
n[i] =
|
|
558
|
-
}),
|
|
559
|
-
|
|
556
|
+
return r.isMergeableObject(e) && Ze(e).forEach(function(i) {
|
|
557
|
+
n[i] = se(e[i], r);
|
|
558
|
+
}), Ze(t).forEach(function(i) {
|
|
559
|
+
xr(e, i) || (dt(e, i) && r.isMergeableObject(t[i]) ? n[i] = Er(i, r)(e[i], t[i], r) : n[i] = se(t[i], r));
|
|
560
560
|
}), n;
|
|
561
561
|
}
|
|
562
|
-
function
|
|
563
|
-
r = r || {}, r.arrayMerge = r.arrayMerge ||
|
|
562
|
+
function Q(e, t, r) {
|
|
563
|
+
r = r || {}, r.arrayMerge = r.arrayMerge || yr, r.isMergeableObject = r.isMergeableObject || fr, r.cloneUnlessOtherwiseSpecified = se;
|
|
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) : vr(e, t, r) : se(t, r);
|
|
566
566
|
}
|
|
567
|
-
|
|
567
|
+
Q.all = function(t, r) {
|
|
568
568
|
if (!Array.isArray(t))
|
|
569
569
|
throw new Error("first argument should be an array");
|
|
570
570
|
return t.reduce(function(n, i) {
|
|
571
|
-
return
|
|
571
|
+
return Q(n, i, r);
|
|
572
572
|
}, {});
|
|
573
573
|
};
|
|
574
|
-
var
|
|
575
|
-
const
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
580
|
-
purpose with or without fee is hereby granted.
|
|
581
|
-
|
|
582
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
583
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
584
|
-
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
585
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
586
|
-
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
587
|
-
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
588
|
-
PERFORMANCE OF THIS SOFTWARE.
|
|
589
|
-
***************************************************************************** */
|
|
590
|
-
var Ie = function(e, t) {
|
|
591
|
-
return Ie = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
|
|
574
|
+
var Hr = Q, Tr = Hr;
|
|
575
|
+
const Br = /* @__PURE__ */ lr(Tr);
|
|
576
|
+
var Ce = function(e, t) {
|
|
577
|
+
return Ce = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
|
|
592
578
|
r.__proto__ = n;
|
|
593
579
|
} || function(r, n) {
|
|
594
580
|
for (var i in n)
|
|
595
581
|
Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
|
|
596
|
-
},
|
|
582
|
+
}, Ce(e, t);
|
|
597
583
|
};
|
|
598
|
-
function
|
|
584
|
+
function _e(e, t) {
|
|
599
585
|
if (typeof t != "function" && t !== null)
|
|
600
586
|
throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
|
|
601
|
-
|
|
587
|
+
Ce(e, t);
|
|
602
588
|
function r() {
|
|
603
589
|
this.constructor = e;
|
|
604
590
|
}
|
|
605
591
|
e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
|
|
606
592
|
}
|
|
607
|
-
var
|
|
608
|
-
return
|
|
593
|
+
var D = function() {
|
|
594
|
+
return D = Object.assign || function(t) {
|
|
609
595
|
for (var r, n = 1, i = arguments.length; n < i; n++) {
|
|
610
596
|
r = arguments[n];
|
|
611
597
|
for (var s in r)
|
|
612
598
|
Object.prototype.hasOwnProperty.call(r, s) && (t[s] = r[s]);
|
|
613
599
|
}
|
|
614
600
|
return t;
|
|
615
|
-
},
|
|
601
|
+
}, D.apply(this, arguments);
|
|
616
602
|
};
|
|
617
|
-
function
|
|
603
|
+
function Sr(e, t) {
|
|
618
604
|
var r = {};
|
|
619
605
|
for (var n in e)
|
|
620
606
|
Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
|
|
@@ -623,46 +609,43 @@ function Br(e, t) {
|
|
|
623
609
|
t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
|
|
624
610
|
return r;
|
|
625
611
|
}
|
|
626
|
-
function
|
|
627
|
-
if (arguments.length === 2)
|
|
612
|
+
function Be(e, t, r) {
|
|
613
|
+
if (r || arguments.length === 2)
|
|
628
614
|
for (var n = 0, i = t.length, s; n < i; n++)
|
|
629
615
|
(s || !(n in t)) && (s || (s = Array.prototype.slice.call(t, 0, n)), s[n] = t[n]);
|
|
630
|
-
return e.concat(s || t);
|
|
616
|
+
return e.concat(s || Array.prototype.slice.call(t));
|
|
631
617
|
}
|
|
632
|
-
function
|
|
633
|
-
var r = t && t.cache ? t.cache :
|
|
618
|
+
function Se(e, t) {
|
|
619
|
+
var r = t && t.cache ? t.cache : Lr, n = t && t.serializer ? t.serializer : Nr, i = t && t.strategy ? t.strategy : Or;
|
|
634
620
|
return i(e, {
|
|
635
621
|
cache: r,
|
|
636
622
|
serializer: n
|
|
637
623
|
});
|
|
638
624
|
}
|
|
639
|
-
function
|
|
625
|
+
function Ar(e) {
|
|
640
626
|
return e == null || typeof e == "number" || typeof e == "boolean";
|
|
641
627
|
}
|
|
642
|
-
function
|
|
643
|
-
var i =
|
|
628
|
+
function Pr(e, t, r, n) {
|
|
629
|
+
var i = Ar(n) ? n : r(n), s = t.get(i);
|
|
644
630
|
return typeof s > "u" && (s = e.call(this, n), t.set(i, s)), s;
|
|
645
631
|
}
|
|
646
632
|
function pt(e, t, r) {
|
|
647
633
|
var n = Array.prototype.slice.call(arguments, 3), i = r(n), s = t.get(i);
|
|
648
634
|
return typeof s > "u" && (s = e.apply(this, n), t.set(i, s)), s;
|
|
649
635
|
}
|
|
650
|
-
function
|
|
636
|
+
function gt(e, t, r, n, i) {
|
|
651
637
|
return r.bind(t, e, n, i);
|
|
652
638
|
}
|
|
653
|
-
function
|
|
654
|
-
var r = e.length === 1 ?
|
|
655
|
-
return
|
|
656
|
-
}
|
|
657
|
-
function Pr(e, t) {
|
|
658
|
-
return Ge(e, this, pt, t.cache.create(), t.serializer);
|
|
639
|
+
function Or(e, t) {
|
|
640
|
+
var r = e.length === 1 ? Pr : pt;
|
|
641
|
+
return gt(e, this, r, t.cache.create(), t.serializer);
|
|
659
642
|
}
|
|
660
|
-
function
|
|
661
|
-
return
|
|
643
|
+
function wr(e, t) {
|
|
644
|
+
return gt(e, this, pt, t.cache.create(), t.serializer);
|
|
662
645
|
}
|
|
663
|
-
var
|
|
646
|
+
var Nr = function() {
|
|
664
647
|
return JSON.stringify(arguments);
|
|
665
|
-
},
|
|
648
|
+
}, Ir = (
|
|
666
649
|
/** @class */
|
|
667
650
|
function() {
|
|
668
651
|
function e() {
|
|
@@ -674,62 +657,71 @@ var Or = function() {
|
|
|
674
657
|
this.cache[t] = r;
|
|
675
658
|
}, e;
|
|
676
659
|
}()
|
|
677
|
-
),
|
|
660
|
+
), Lr = {
|
|
678
661
|
create: function() {
|
|
679
|
-
return new
|
|
662
|
+
return new Ir();
|
|
680
663
|
}
|
|
681
|
-
},
|
|
682
|
-
variadic:
|
|
683
|
-
|
|
684
|
-
|
|
664
|
+
}, Ae = {
|
|
665
|
+
variadic: wr
|
|
666
|
+
}, pe = function() {
|
|
667
|
+
return pe = Object.assign || function(t) {
|
|
668
|
+
for (var r, n = 1, i = arguments.length; n < i; n++) {
|
|
669
|
+
r = arguments[n];
|
|
670
|
+
for (var s in r)
|
|
671
|
+
Object.prototype.hasOwnProperty.call(r, s) && (t[s] = r[s]);
|
|
672
|
+
}
|
|
673
|
+
return t;
|
|
674
|
+
}, pe.apply(this, arguments);
|
|
675
|
+
};
|
|
676
|
+
var g;
|
|
685
677
|
(function(e) {
|
|
686
678
|
e[e.EXPECT_ARGUMENT_CLOSING_BRACE = 1] = "EXPECT_ARGUMENT_CLOSING_BRACE", e[e.EMPTY_ARGUMENT = 2] = "EMPTY_ARGUMENT", e[e.MALFORMED_ARGUMENT = 3] = "MALFORMED_ARGUMENT", e[e.EXPECT_ARGUMENT_TYPE = 4] = "EXPECT_ARGUMENT_TYPE", e[e.INVALID_ARGUMENT_TYPE = 5] = "INVALID_ARGUMENT_TYPE", e[e.EXPECT_ARGUMENT_STYLE = 6] = "EXPECT_ARGUMENT_STYLE", e[e.INVALID_NUMBER_SKELETON = 7] = "INVALID_NUMBER_SKELETON", e[e.INVALID_DATE_TIME_SKELETON = 8] = "INVALID_DATE_TIME_SKELETON", e[e.EXPECT_NUMBER_SKELETON = 9] = "EXPECT_NUMBER_SKELETON", e[e.EXPECT_DATE_TIME_SKELETON = 10] = "EXPECT_DATE_TIME_SKELETON", e[e.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE = 11] = "UNCLOSED_QUOTE_IN_ARGUMENT_STYLE", e[e.EXPECT_SELECT_ARGUMENT_OPTIONS = 12] = "EXPECT_SELECT_ARGUMENT_OPTIONS", e[e.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE = 13] = "EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE", e[e.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE = 14] = "INVALID_PLURAL_ARGUMENT_OFFSET_VALUE", e[e.EXPECT_SELECT_ARGUMENT_SELECTOR = 15] = "EXPECT_SELECT_ARGUMENT_SELECTOR", e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR = 16] = "EXPECT_PLURAL_ARGUMENT_SELECTOR", e[e.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT = 17] = "EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT", e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT = 18] = "EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT", e[e.INVALID_PLURAL_ARGUMENT_SELECTOR = 19] = "INVALID_PLURAL_ARGUMENT_SELECTOR", e[e.DUPLICATE_PLURAL_ARGUMENT_SELECTOR = 20] = "DUPLICATE_PLURAL_ARGUMENT_SELECTOR", e[e.DUPLICATE_SELECT_ARGUMENT_SELECTOR = 21] = "DUPLICATE_SELECT_ARGUMENT_SELECTOR", e[e.MISSING_OTHER_CLAUSE = 22] = "MISSING_OTHER_CLAUSE", e[e.INVALID_TAG = 23] = "INVALID_TAG", e[e.INVALID_TAG_NAME = 25] = "INVALID_TAG_NAME", e[e.UNMATCHED_CLOSING_TAG = 26] = "UNMATCHED_CLOSING_TAG", e[e.UNCLOSED_TAG = 27] = "UNCLOSED_TAG";
|
|
687
679
|
})(g || (g = {}));
|
|
688
|
-
var
|
|
680
|
+
var x;
|
|
689
681
|
(function(e) {
|
|
690
682
|
e[e.literal = 0] = "literal", e[e.argument = 1] = "argument", e[e.number = 2] = "number", e[e.date = 3] = "date", e[e.time = 4] = "time", e[e.select = 5] = "select", e[e.plural = 6] = "plural", e[e.pound = 7] = "pound", e[e.tag = 8] = "tag";
|
|
691
|
-
})(
|
|
692
|
-
var
|
|
683
|
+
})(x || (x = {}));
|
|
684
|
+
var J;
|
|
693
685
|
(function(e) {
|
|
694
686
|
e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
|
|
695
|
-
})(
|
|
696
|
-
function
|
|
697
|
-
return e.type ===
|
|
698
|
-
}
|
|
699
|
-
function Lr(e) {
|
|
700
|
-
return e.type === v.argument;
|
|
687
|
+
})(J || (J = {}));
|
|
688
|
+
function Qe(e) {
|
|
689
|
+
return e.type === x.literal;
|
|
701
690
|
}
|
|
702
|
-
function
|
|
703
|
-
return e.type ===
|
|
691
|
+
function Cr(e) {
|
|
692
|
+
return e.type === x.argument;
|
|
704
693
|
}
|
|
705
694
|
function bt(e) {
|
|
706
|
-
return e.type ===
|
|
695
|
+
return e.type === x.number;
|
|
707
696
|
}
|
|
708
697
|
function yt(e) {
|
|
709
|
-
return e.type ===
|
|
698
|
+
return e.type === x.date;
|
|
710
699
|
}
|
|
711
700
|
function Et(e) {
|
|
712
|
-
return e.type ===
|
|
701
|
+
return e.type === x.time;
|
|
713
702
|
}
|
|
714
703
|
function _t(e) {
|
|
715
|
-
return e.type ===
|
|
716
|
-
}
|
|
717
|
-
function Cr(e) {
|
|
718
|
-
return e.type === v.pound;
|
|
704
|
+
return e.type === x.select;
|
|
719
705
|
}
|
|
720
706
|
function xt(e) {
|
|
721
|
-
return e.type ===
|
|
707
|
+
return e.type === x.plural;
|
|
708
|
+
}
|
|
709
|
+
function Mr(e) {
|
|
710
|
+
return e.type === x.pound;
|
|
722
711
|
}
|
|
723
712
|
function vt(e) {
|
|
724
|
-
return
|
|
713
|
+
return e.type === x.tag;
|
|
725
714
|
}
|
|
726
|
-
function
|
|
727
|
-
return !!(e && typeof e == "object" && e.type ===
|
|
715
|
+
function Ht(e) {
|
|
716
|
+
return !!(e && typeof e == "object" && e.type === J.number);
|
|
717
|
+
}
|
|
718
|
+
function Me(e) {
|
|
719
|
+
return !!(e && typeof e == "object" && e.type === J.dateTime);
|
|
728
720
|
}
|
|
729
|
-
var
|
|
730
|
-
function
|
|
721
|
+
var Tt = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, $r = /(?:[Eec]{1,6}|G{1,5}|[Qq]{1,5}|(?:[yYur]+|U{1,5})|[ML]{1,5}|d{1,2}|D{1,3}|F{1}|[abB]{1,5}|[hkHK]{1,2}|w{1,2}|W{1}|m{1,2}|s{1,2}|[zZOvVxX]{1,4})(?=([^']*'[^']*')*[^']*$)/g;
|
|
722
|
+
function Rr(e) {
|
|
731
723
|
var t = {};
|
|
732
|
-
return e.replace(
|
|
724
|
+
return e.replace($r, function(r) {
|
|
733
725
|
var n = r.length;
|
|
734
726
|
switch (r[0]) {
|
|
735
727
|
case "G":
|
|
@@ -818,11 +810,21 @@ function $r(e) {
|
|
|
818
810
|
return "";
|
|
819
811
|
}), t;
|
|
820
812
|
}
|
|
821
|
-
var
|
|
822
|
-
function
|
|
813
|
+
var v = function() {
|
|
814
|
+
return v = Object.assign || function(t) {
|
|
815
|
+
for (var r, n = 1, i = arguments.length; n < i; n++) {
|
|
816
|
+
r = arguments[n];
|
|
817
|
+
for (var s in r)
|
|
818
|
+
Object.prototype.hasOwnProperty.call(r, s) && (t[s] = r[s]);
|
|
819
|
+
}
|
|
820
|
+
return t;
|
|
821
|
+
}, v.apply(this, arguments);
|
|
822
|
+
};
|
|
823
|
+
var Dr = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
|
|
824
|
+
function Ur(e) {
|
|
823
825
|
if (e.length === 0)
|
|
824
826
|
throw new Error("Number skeleton cannot be empty");
|
|
825
|
-
for (var t = e.split(
|
|
827
|
+
for (var t = e.split(Dr).filter(function(c) {
|
|
826
828
|
return c.length > 0;
|
|
827
829
|
}), r = [], n = 0, i = t; n < i.length; n++) {
|
|
828
830
|
var s = i[n], a = s.split("/");
|
|
@@ -837,17 +839,17 @@ function Dr(e) {
|
|
|
837
839
|
}
|
|
838
840
|
return r;
|
|
839
841
|
}
|
|
840
|
-
function
|
|
842
|
+
function Fr(e) {
|
|
841
843
|
return e.replace(/^(.*?)-/, "");
|
|
842
844
|
}
|
|
843
|
-
var
|
|
844
|
-
function
|
|
845
|
+
var Je = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Bt = /^(@+)?(\+|#+)?[rs]?$/g, Gr = /(\*)(0+)|(#+)(0+)|(0+)/g, St = /^(0+)$/;
|
|
846
|
+
function qe(e) {
|
|
845
847
|
var t = {};
|
|
846
|
-
return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(
|
|
848
|
+
return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Bt, function(r, n, i) {
|
|
847
849
|
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)), "";
|
|
848
850
|
}), t;
|
|
849
851
|
}
|
|
850
|
-
function
|
|
852
|
+
function At(e) {
|
|
851
853
|
switch (e) {
|
|
852
854
|
case "sign-auto":
|
|
853
855
|
return {
|
|
@@ -887,7 +889,7 @@ function St(e) {
|
|
|
887
889
|
};
|
|
888
890
|
}
|
|
889
891
|
}
|
|
890
|
-
function
|
|
892
|
+
function jr(e) {
|
|
891
893
|
var t;
|
|
892
894
|
if (e[0] === "E" && e[1] === "E" ? (t = {
|
|
893
895
|
notation: "engineering"
|
|
@@ -895,17 +897,17 @@ function Gr(e) {
|
|
|
895
897
|
notation: "scientific"
|
|
896
898
|
}, e = e.slice(1)), t) {
|
|
897
899
|
var r = e.slice(0, 2);
|
|
898
|
-
if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !
|
|
900
|
+
if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !St.test(e))
|
|
899
901
|
throw new Error("Malformed concise eng/scientific notation");
|
|
900
902
|
t.minimumIntegerDigits = e.length;
|
|
901
903
|
}
|
|
902
904
|
return t;
|
|
903
905
|
}
|
|
904
|
-
function
|
|
905
|
-
var t = {}, r =
|
|
906
|
+
function Ye(e) {
|
|
907
|
+
var t = {}, r = At(e);
|
|
906
908
|
return r || t;
|
|
907
909
|
}
|
|
908
|
-
function
|
|
910
|
+
function kr(e) {
|
|
909
911
|
for (var t = {}, r = 0, n = e; r < n.length; r++) {
|
|
910
912
|
var i = n[r];
|
|
911
913
|
switch (i.stem) {
|
|
@@ -929,7 +931,7 @@ function jr(e) {
|
|
|
929
931
|
continue;
|
|
930
932
|
case "measure-unit":
|
|
931
933
|
case "unit":
|
|
932
|
-
t.style = "unit", t.unit =
|
|
934
|
+
t.style = "unit", t.unit = Fr(i.options[0]);
|
|
933
935
|
continue;
|
|
934
936
|
case "compact-short":
|
|
935
937
|
case "K":
|
|
@@ -940,13 +942,13 @@ function jr(e) {
|
|
|
940
942
|
t.notation = "compact", t.compactDisplay = "long";
|
|
941
943
|
continue;
|
|
942
944
|
case "scientific":
|
|
943
|
-
t =
|
|
944
|
-
return
|
|
945
|
+
t = v(v(v({}, t), { notation: "scientific" }), i.options.reduce(function(l, u) {
|
|
946
|
+
return v(v({}, l), Ye(u));
|
|
945
947
|
}, {}));
|
|
946
948
|
continue;
|
|
947
949
|
case "engineering":
|
|
948
|
-
t =
|
|
949
|
-
return
|
|
950
|
+
t = v(v(v({}, t), { notation: "engineering" }), i.options.reduce(function(l, u) {
|
|
951
|
+
return v(v({}, l), Ye(u));
|
|
950
952
|
}, {}));
|
|
951
953
|
continue;
|
|
952
954
|
case "notation-simple":
|
|
@@ -991,7 +993,7 @@ function jr(e) {
|
|
|
991
993
|
case "integer-width":
|
|
992
994
|
if (i.options.length > 1)
|
|
993
995
|
throw new RangeError("integer-width stems only accept a single optional option");
|
|
994
|
-
i.options[0].replace(
|
|
996
|
+
i.options[0].replace(Gr, function(l, u, h, f, c, d) {
|
|
995
997
|
if (u)
|
|
996
998
|
t.minimumIntegerDigits = h.length;
|
|
997
999
|
else {
|
|
@@ -1004,32 +1006,32 @@ function jr(e) {
|
|
|
1004
1006
|
});
|
|
1005
1007
|
continue;
|
|
1006
1008
|
}
|
|
1007
|
-
if (
|
|
1009
|
+
if (St.test(i.stem)) {
|
|
1008
1010
|
t.minimumIntegerDigits = i.stem.length;
|
|
1009
1011
|
continue;
|
|
1010
1012
|
}
|
|
1011
|
-
if (
|
|
1013
|
+
if (Je.test(i.stem)) {
|
|
1012
1014
|
if (i.options.length > 1)
|
|
1013
1015
|
throw new RangeError("Fraction-precision stems only accept a single optional option");
|
|
1014
|
-
i.stem.replace(
|
|
1016
|
+
i.stem.replace(Je, function(l, u, h, f, c, d) {
|
|
1015
1017
|
return h === "*" ? t.minimumFractionDigits = u.length : f && f[0] === "#" ? t.maximumFractionDigits = f.length : c && d ? (t.minimumFractionDigits = c.length, t.maximumFractionDigits = c.length + d.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
|
|
1016
1018
|
});
|
|
1017
1019
|
var s = i.options[0];
|
|
1018
|
-
s === "w" ? t =
|
|
1020
|
+
s === "w" ? t = v(v({}, t), { trailingZeroDisplay: "stripIfInteger" }) : s && (t = v(v({}, t), qe(s)));
|
|
1019
1021
|
continue;
|
|
1020
1022
|
}
|
|
1021
|
-
if (
|
|
1022
|
-
t =
|
|
1023
|
+
if (Bt.test(i.stem)) {
|
|
1024
|
+
t = v(v({}, t), qe(i.stem));
|
|
1023
1025
|
continue;
|
|
1024
1026
|
}
|
|
1025
|
-
var a =
|
|
1026
|
-
a && (t =
|
|
1027
|
-
var o =
|
|
1028
|
-
o && (t =
|
|
1027
|
+
var a = At(i.stem);
|
|
1028
|
+
a && (t = v(v({}, t), a));
|
|
1029
|
+
var o = jr(i.stem);
|
|
1030
|
+
o && (t = v(v({}, t), o));
|
|
1029
1031
|
}
|
|
1030
1032
|
return t;
|
|
1031
1033
|
}
|
|
1032
|
-
var
|
|
1034
|
+
var fe = {
|
|
1033
1035
|
"001": [
|
|
1034
1036
|
"H",
|
|
1035
1037
|
"h"
|
|
@@ -2444,13 +2446,13 @@ var le = {
|
|
|
2444
2446
|
"h"
|
|
2445
2447
|
]
|
|
2446
2448
|
};
|
|
2447
|
-
function
|
|
2449
|
+
function Vr(e, t) {
|
|
2448
2450
|
for (var r = "", n = 0; n < e.length; n++) {
|
|
2449
2451
|
var i = e.charAt(n);
|
|
2450
2452
|
if (i === "j") {
|
|
2451
2453
|
for (var s = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
|
|
2452
2454
|
s++, n++;
|
|
2453
|
-
var a = 1 + (s & 1), o = s < 2 ? 1 : 3 + (s >> 1), l = "a", u =
|
|
2455
|
+
var a = 1 + (s & 1), o = s < 2 ? 1 : 3 + (s >> 1), l = "a", u = Xr(t);
|
|
2454
2456
|
for ((u == "H" || u == "k") && (o = 0); o-- > 0; )
|
|
2455
2457
|
r += l;
|
|
2456
2458
|
for (; a-- > 0; )
|
|
@@ -2460,7 +2462,7 @@ function kr(e, t) {
|
|
|
2460
2462
|
}
|
|
2461
2463
|
return r;
|
|
2462
2464
|
}
|
|
2463
|
-
function
|
|
2465
|
+
function Xr(e) {
|
|
2464
2466
|
var t = e.hourCycle;
|
|
2465
2467
|
if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
|
|
2466
2468
|
e.hourCycles && // @ts-ignore
|
|
@@ -2479,23 +2481,23 @@ function Vr(e) {
|
|
|
2479
2481
|
}
|
|
2480
2482
|
var r = e.language, n;
|
|
2481
2483
|
r !== "root" && (n = e.maximize().region);
|
|
2482
|
-
var i =
|
|
2484
|
+
var i = fe[n || ""] || fe[r || ""] || fe["".concat(r, "-001")] || fe["001"];
|
|
2483
2485
|
return i[0];
|
|
2484
2486
|
}
|
|
2485
|
-
var
|
|
2487
|
+
var Pe, zr = new RegExp("^".concat(Tt.source, "*")), Wr = new RegExp("".concat(Tt.source, "*$"));
|
|
2486
2488
|
function b(e, t) {
|
|
2487
2489
|
return { start: e, end: t };
|
|
2488
2490
|
}
|
|
2489
|
-
var
|
|
2491
|
+
var Zr = !!String.prototype.startsWith && "_a".startsWith("a", 1), Qr = !!String.fromCodePoint, Jr = !!Object.fromEntries, qr = !!String.prototype.codePointAt, Yr = !!String.prototype.trimStart, Kr = !!String.prototype.trimEnd, en = !!Number.isSafeInteger, tn = en ? Number.isSafeInteger : function(e) {
|
|
2490
2492
|
return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
|
|
2491
|
-
},
|
|
2493
|
+
}, $e = !0;
|
|
2492
2494
|
try {
|
|
2493
|
-
var
|
|
2494
|
-
|
|
2495
|
+
var rn = Ot("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
|
2496
|
+
$e = ((Pe = rn.exec("a")) === null || Pe === void 0 ? void 0 : Pe[0]) === "a";
|
|
2495
2497
|
} catch {
|
|
2496
|
-
|
|
2498
|
+
$e = !1;
|
|
2497
2499
|
}
|
|
2498
|
-
var
|
|
2500
|
+
var Ke = Zr ? (
|
|
2499
2501
|
// Native
|
|
2500
2502
|
function(t, r, n) {
|
|
2501
2503
|
return t.startsWith(r, n);
|
|
@@ -2505,7 +2507,7 @@ var Ye = Wr ? (
|
|
|
2505
2507
|
function(t, r, n) {
|
|
2506
2508
|
return t.slice(n, n + r.length) === r;
|
|
2507
2509
|
}
|
|
2508
|
-
),
|
|
2510
|
+
), Re = Qr ? String.fromCodePoint : (
|
|
2509
2511
|
// IE11
|
|
2510
2512
|
function() {
|
|
2511
2513
|
for (var t = [], r = 0; r < arguments.length; r++)
|
|
@@ -2517,9 +2519,9 @@ var Ye = Wr ? (
|
|
|
2517
2519
|
}
|
|
2518
2520
|
return n;
|
|
2519
2521
|
}
|
|
2520
|
-
),
|
|
2522
|
+
), et = (
|
|
2521
2523
|
// native
|
|
2522
|
-
|
|
2524
|
+
Jr ? Object.fromEntries : (
|
|
2523
2525
|
// Ponyfill
|
|
2524
2526
|
function(t) {
|
|
2525
2527
|
for (var r = {}, n = 0, i = t; n < i.length; n++) {
|
|
@@ -2529,7 +2531,7 @@ var Ye = Wr ? (
|
|
|
2529
2531
|
return r;
|
|
2530
2532
|
}
|
|
2531
2533
|
)
|
|
2532
|
-
),
|
|
2534
|
+
), Pt = qr ? (
|
|
2533
2535
|
// Native
|
|
2534
2536
|
function(t, r) {
|
|
2535
2537
|
return t.codePointAt(r);
|
|
@@ -2543,7 +2545,7 @@ var Ye = Wr ? (
|
|
|
2543
2545
|
return i < 55296 || i > 56319 || r + 1 === n || (s = t.charCodeAt(r + 1)) < 56320 || s > 57343 ? i : (i - 55296 << 10) + (s - 56320) + 65536;
|
|
2544
2546
|
}
|
|
2545
2547
|
}
|
|
2546
|
-
),
|
|
2548
|
+
), nn = Yr ? (
|
|
2547
2549
|
// Native
|
|
2548
2550
|
function(t) {
|
|
2549
2551
|
return t.trimStart();
|
|
@@ -2551,9 +2553,9 @@ var Ye = Wr ? (
|
|
|
2551
2553
|
) : (
|
|
2552
2554
|
// Ponyfill
|
|
2553
2555
|
function(t) {
|
|
2554
|
-
return t.replace(
|
|
2556
|
+
return t.replace(zr, "");
|
|
2555
2557
|
}
|
|
2556
|
-
),
|
|
2558
|
+
), sn = Kr ? (
|
|
2557
2559
|
// Native
|
|
2558
2560
|
function(t) {
|
|
2559
2561
|
return t.trimEnd();
|
|
@@ -2561,32 +2563,32 @@ var Ye = Wr ? (
|
|
|
2561
2563
|
) : (
|
|
2562
2564
|
// Ponyfill
|
|
2563
2565
|
function(t) {
|
|
2564
|
-
return t.replace(
|
|
2566
|
+
return t.replace(Wr, "");
|
|
2565
2567
|
}
|
|
2566
2568
|
);
|
|
2567
|
-
function
|
|
2569
|
+
function Ot(e, t) {
|
|
2568
2570
|
return new RegExp(e, t);
|
|
2569
2571
|
}
|
|
2570
|
-
var
|
|
2571
|
-
if (
|
|
2572
|
-
var
|
|
2573
|
-
|
|
2572
|
+
var De;
|
|
2573
|
+
if ($e) {
|
|
2574
|
+
var tt = Ot("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
|
2575
|
+
De = function(t, r) {
|
|
2574
2576
|
var n;
|
|
2575
|
-
|
|
2576
|
-
var i =
|
|
2577
|
+
tt.lastIndex = r;
|
|
2578
|
+
var i = tt.exec(t);
|
|
2577
2579
|
return (n = i[1]) !== null && n !== void 0 ? n : "";
|
|
2578
2580
|
};
|
|
2579
2581
|
} else
|
|
2580
|
-
|
|
2582
|
+
De = function(t, r) {
|
|
2581
2583
|
for (var n = []; ; ) {
|
|
2582
|
-
var i =
|
|
2583
|
-
if (i === void 0 ||
|
|
2584
|
+
var i = Pt(t, r);
|
|
2585
|
+
if (i === void 0 || wt(i) || hn(i))
|
|
2584
2586
|
break;
|
|
2585
2587
|
n.push(i), r += i >= 65536 ? 2 : 1;
|
|
2586
2588
|
}
|
|
2587
|
-
return
|
|
2589
|
+
return Re.apply(void 0, n);
|
|
2588
2590
|
};
|
|
2589
|
-
var
|
|
2591
|
+
var on = (
|
|
2590
2592
|
/** @class */
|
|
2591
2593
|
function() {
|
|
2592
2594
|
function e(t, r) {
|
|
@@ -2610,14 +2612,14 @@ var sn = (
|
|
|
2610
2612
|
if (s === 35 && (r === "plural" || r === "selectordinal")) {
|
|
2611
2613
|
var o = this.clonePosition();
|
|
2612
2614
|
this.bump(), i.push({
|
|
2613
|
-
type:
|
|
2615
|
+
type: x.pound,
|
|
2614
2616
|
location: b(o, this.clonePosition())
|
|
2615
2617
|
});
|
|
2616
2618
|
} else if (s === 60 && !this.ignoreTag && this.peek() === 47) {
|
|
2617
2619
|
if (n)
|
|
2618
2620
|
break;
|
|
2619
2621
|
return this.error(g.UNMATCHED_CLOSING_TAG, b(this.clonePosition(), this.clonePosition()));
|
|
2620
|
-
} else if (s === 60 && !this.ignoreTag &&
|
|
2622
|
+
} else if (s === 60 && !this.ignoreTag && Ue(this.peek() || 0)) {
|
|
2621
2623
|
var a = this.parseTag(t, r);
|
|
2622
2624
|
if (a.err)
|
|
2623
2625
|
return a;
|
|
@@ -2638,7 +2640,7 @@ var sn = (
|
|
|
2638
2640
|
if (this.bumpSpace(), this.bumpIf("/>"))
|
|
2639
2641
|
return {
|
|
2640
2642
|
val: {
|
|
2641
|
-
type:
|
|
2643
|
+
type: x.literal,
|
|
2642
2644
|
value: "<".concat(i, "/>"),
|
|
2643
2645
|
location: b(n, this.clonePosition())
|
|
2644
2646
|
},
|
|
@@ -2650,12 +2652,12 @@ var sn = (
|
|
|
2650
2652
|
return s;
|
|
2651
2653
|
var a = s.val, o = this.clonePosition();
|
|
2652
2654
|
if (this.bumpIf("</")) {
|
|
2653
|
-
if (this.isEOF() || !
|
|
2655
|
+
if (this.isEOF() || !Ue(this.char()))
|
|
2654
2656
|
return this.error(g.INVALID_TAG, b(o, this.clonePosition()));
|
|
2655
2657
|
var l = this.clonePosition(), u = this.parseTagName();
|
|
2656
2658
|
return i !== u ? this.error(g.UNMATCHED_CLOSING_TAG, b(l, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
|
|
2657
2659
|
val: {
|
|
2658
|
-
type:
|
|
2660
|
+
type: x.tag,
|
|
2659
2661
|
value: i,
|
|
2660
2662
|
children: a,
|
|
2661
2663
|
location: b(n, this.clonePosition())
|
|
@@ -2668,7 +2670,7 @@ var sn = (
|
|
|
2668
2670
|
return this.error(g.INVALID_TAG, b(n, this.clonePosition()));
|
|
2669
2671
|
}, e.prototype.parseTagName = function() {
|
|
2670
2672
|
var t = this.offset();
|
|
2671
|
-
for (this.bump(); !this.isEOF() &&
|
|
2673
|
+
for (this.bump(); !this.isEOF() && un(this.char()); )
|
|
2672
2674
|
this.bump();
|
|
2673
2675
|
return this.message.slice(t, this.offset());
|
|
2674
2676
|
}, e.prototype.parseLiteral = function(t, r) {
|
|
@@ -2692,12 +2694,12 @@ var sn = (
|
|
|
2692
2694
|
}
|
|
2693
2695
|
var l = b(n, this.clonePosition());
|
|
2694
2696
|
return {
|
|
2695
|
-
val: { type:
|
|
2697
|
+
val: { type: x.literal, value: i, location: l },
|
|
2696
2698
|
err: null
|
|
2697
2699
|
};
|
|
2698
2700
|
}, e.prototype.tryParseLeftAngleBracket = function() {
|
|
2699
2701
|
return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
|
|
2700
|
-
!
|
|
2702
|
+
!an(this.peek() || 0)) ? (this.bump(), "<") : null;
|
|
2701
2703
|
}, e.prototype.tryParseQuote = function(t) {
|
|
2702
2704
|
if (this.isEOF() || this.char() !== 39)
|
|
2703
2705
|
return null;
|
|
@@ -2731,12 +2733,12 @@ var sn = (
|
|
|
2731
2733
|
r.push(n);
|
|
2732
2734
|
this.bump();
|
|
2733
2735
|
}
|
|
2734
|
-
return
|
|
2736
|
+
return Re.apply(void 0, r);
|
|
2735
2737
|
}, e.prototype.tryParseUnquoted = function(t, r) {
|
|
2736
2738
|
if (this.isEOF())
|
|
2737
2739
|
return null;
|
|
2738
2740
|
var n = this.char();
|
|
2739
|
-
return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(),
|
|
2741
|
+
return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), Re(n));
|
|
2740
2742
|
}, e.prototype.parseArgument = function(t, r) {
|
|
2741
2743
|
var n = this.clonePosition();
|
|
2742
2744
|
if (this.bump(), this.bumpSpace(), this.isEOF())
|
|
@@ -2752,7 +2754,7 @@ var sn = (
|
|
|
2752
2754
|
case 125:
|
|
2753
2755
|
return this.bump(), {
|
|
2754
2756
|
val: {
|
|
2755
|
-
type:
|
|
2757
|
+
type: x.argument,
|
|
2756
2758
|
// value does not include the opening and closing braces.
|
|
2757
2759
|
value: i,
|
|
2758
2760
|
location: b(n, this.clonePosition())
|
|
@@ -2765,7 +2767,7 @@ var sn = (
|
|
|
2765
2767
|
return this.error(g.MALFORMED_ARGUMENT, b(n, this.clonePosition()));
|
|
2766
2768
|
}
|
|
2767
2769
|
}, e.prototype.parseIdentifierIfPossible = function() {
|
|
2768
|
-
var t = this.clonePosition(), r = this.offset(), n =
|
|
2770
|
+
var t = this.clonePosition(), r = this.offset(), n = De(this.message, r), i = r + n.length;
|
|
2769
2771
|
this.bumpTo(i);
|
|
2770
2772
|
var s = this.clonePosition(), a = b(t, s);
|
|
2771
2773
|
return { value: n, location: a };
|
|
@@ -2784,7 +2786,7 @@ var sn = (
|
|
|
2784
2786
|
var h = this.clonePosition(), f = this.parseSimpleArgStyleIfPossible();
|
|
2785
2787
|
if (f.err)
|
|
2786
2788
|
return f;
|
|
2787
|
-
var c =
|
|
2789
|
+
var c = sn(f.val);
|
|
2788
2790
|
if (c.length === 0)
|
|
2789
2791
|
return this.error(g.EXPECT_ARGUMENT_STYLE, b(this.clonePosition(), this.clonePosition()));
|
|
2790
2792
|
var d = b(h, this.clonePosition());
|
|
@@ -2794,25 +2796,25 @@ var sn = (
|
|
|
2794
2796
|
if (y.err)
|
|
2795
2797
|
return y;
|
|
2796
2798
|
var T = b(i, this.clonePosition());
|
|
2797
|
-
if (u &&
|
|
2798
|
-
var A =
|
|
2799
|
+
if (u && Ke(u?.style, "::", 0)) {
|
|
2800
|
+
var A = nn(u.style.slice(2));
|
|
2799
2801
|
if (o === "number") {
|
|
2800
2802
|
var f = this.parseNumberSkeletonFromString(A, u.styleLocation);
|
|
2801
2803
|
return f.err ? f : {
|
|
2802
|
-
val: { type:
|
|
2804
|
+
val: { type: x.number, value: n, location: T, style: f.val },
|
|
2803
2805
|
err: null
|
|
2804
2806
|
};
|
|
2805
2807
|
} else {
|
|
2806
2808
|
if (A.length === 0)
|
|
2807
2809
|
return this.error(g.EXPECT_DATE_TIME_SKELETON, T);
|
|
2808
2810
|
var S = A;
|
|
2809
|
-
this.locale && (S =
|
|
2811
|
+
this.locale && (S = Vr(A, this.locale));
|
|
2810
2812
|
var c = {
|
|
2811
|
-
type:
|
|
2813
|
+
type: J.dateTime,
|
|
2812
2814
|
pattern: S,
|
|
2813
2815
|
location: u.styleLocation,
|
|
2814
|
-
parsedOptions: this.shouldParseSkeletons ?
|
|
2815
|
-
}, L = o === "date" ?
|
|
2816
|
+
parsedOptions: this.shouldParseSkeletons ? Rr(S) : {}
|
|
2817
|
+
}, L = o === "date" ? x.date : x.time;
|
|
2816
2818
|
return {
|
|
2817
2819
|
val: { type: L, value: n, location: T, style: c },
|
|
2818
2820
|
err: null
|
|
@@ -2821,7 +2823,7 @@ var sn = (
|
|
|
2821
2823
|
}
|
|
2822
2824
|
return {
|
|
2823
2825
|
val: {
|
|
2824
|
-
type: o === "number" ?
|
|
2826
|
+
type: o === "number" ? x.number : o === "date" ? x.date : x.time,
|
|
2825
2827
|
value: n,
|
|
2826
2828
|
location: T,
|
|
2827
2829
|
style: (s = u?.style) !== null && s !== void 0 ? s : null
|
|
@@ -2834,41 +2836,41 @@ var sn = (
|
|
|
2834
2836
|
case "select": {
|
|
2835
2837
|
var H = this.clonePosition();
|
|
2836
2838
|
if (this.bumpSpace(), !this.bumpIf(","))
|
|
2837
|
-
return this.error(g.EXPECT_SELECT_ARGUMENT_OPTIONS, b(H,
|
|
2839
|
+
return this.error(g.EXPECT_SELECT_ARGUMENT_OPTIONS, b(H, pe({}, H)));
|
|
2838
2840
|
this.bumpSpace();
|
|
2839
|
-
var
|
|
2840
|
-
if (o !== "select" &&
|
|
2841
|
+
var E = this.parseIdentifierIfPossible(), p = 0;
|
|
2842
|
+
if (o !== "select" && E.value === "offset") {
|
|
2841
2843
|
if (!this.bumpIf(":"))
|
|
2842
2844
|
return this.error(g.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, b(this.clonePosition(), this.clonePosition()));
|
|
2843
2845
|
this.bumpSpace();
|
|
2844
2846
|
var f = this.tryParseDecimalInteger(g.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, g.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
|
|
2845
2847
|
if (f.err)
|
|
2846
2848
|
return f;
|
|
2847
|
-
this.bumpSpace(),
|
|
2849
|
+
this.bumpSpace(), E = this.parseIdentifierIfPossible(), p = f.val;
|
|
2848
2850
|
}
|
|
2849
|
-
var B = this.tryParsePluralOrSelectOptions(t, o, r,
|
|
2851
|
+
var B = this.tryParsePluralOrSelectOptions(t, o, r, E);
|
|
2850
2852
|
if (B.err)
|
|
2851
2853
|
return B;
|
|
2852
2854
|
var y = this.tryParseArgumentClose(i);
|
|
2853
2855
|
if (y.err)
|
|
2854
2856
|
return y;
|
|
2855
|
-
var
|
|
2857
|
+
var le = b(i, this.clonePosition());
|
|
2856
2858
|
return o === "select" ? {
|
|
2857
2859
|
val: {
|
|
2858
|
-
type:
|
|
2860
|
+
type: x.select,
|
|
2859
2861
|
value: n,
|
|
2860
|
-
options:
|
|
2861
|
-
location:
|
|
2862
|
+
options: et(B.val),
|
|
2863
|
+
location: le
|
|
2862
2864
|
},
|
|
2863
2865
|
err: null
|
|
2864
2866
|
} : {
|
|
2865
2867
|
val: {
|
|
2866
|
-
type:
|
|
2868
|
+
type: x.plural,
|
|
2867
2869
|
value: n,
|
|
2868
|
-
options:
|
|
2870
|
+
options: et(B.val),
|
|
2869
2871
|
offset: p,
|
|
2870
2872
|
pluralType: o === "plural" ? "cardinal" : "ordinal",
|
|
2871
|
-
location:
|
|
2873
|
+
location: le
|
|
2872
2874
|
},
|
|
2873
2875
|
err: null
|
|
2874
2876
|
};
|
|
@@ -2916,16 +2918,16 @@ var sn = (
|
|
|
2916
2918
|
}, e.prototype.parseNumberSkeletonFromString = function(t, r) {
|
|
2917
2919
|
var n = [];
|
|
2918
2920
|
try {
|
|
2919
|
-
n =
|
|
2921
|
+
n = Ur(t);
|
|
2920
2922
|
} catch {
|
|
2921
2923
|
return this.error(g.INVALID_NUMBER_SKELETON, r);
|
|
2922
2924
|
}
|
|
2923
2925
|
return {
|
|
2924
2926
|
val: {
|
|
2925
|
-
type:
|
|
2927
|
+
type: J.number,
|
|
2926
2928
|
tokens: n,
|
|
2927
2929
|
location: r,
|
|
2928
|
-
parsedOptions: this.shouldParseSkeletons ?
|
|
2930
|
+
parsedOptions: this.shouldParseSkeletons ? kr(n) : {}
|
|
2929
2931
|
},
|
|
2930
2932
|
err: null
|
|
2931
2933
|
};
|
|
@@ -2973,7 +2975,7 @@ var sn = (
|
|
|
2973
2975
|
break;
|
|
2974
2976
|
}
|
|
2975
2977
|
var l = b(i, this.clonePosition());
|
|
2976
|
-
return s ? (a *= n,
|
|
2978
|
+
return s ? (a *= n, tn(a) ? { val: a, err: null } : this.error(r, l)) : this.error(t, l);
|
|
2977
2979
|
}, e.prototype.offset = function() {
|
|
2978
2980
|
return this.position.offset;
|
|
2979
2981
|
}, e.prototype.isEOF = function() {
|
|
@@ -2988,7 +2990,7 @@ var sn = (
|
|
|
2988
2990
|
var t = this.position.offset;
|
|
2989
2991
|
if (t >= this.message.length)
|
|
2990
2992
|
throw Error("out of bound");
|
|
2991
|
-
var r =
|
|
2993
|
+
var r = Pt(this.message, t);
|
|
2992
2994
|
if (r === void 0)
|
|
2993
2995
|
throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
|
|
2994
2996
|
return r;
|
|
@@ -3007,7 +3009,7 @@ var sn = (
|
|
|
3007
3009
|
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);
|
|
3008
3010
|
}
|
|
3009
3011
|
}, e.prototype.bumpIf = function(t) {
|
|
3010
|
-
if (
|
|
3012
|
+
if (Ke(this.message, t, this.offset())) {
|
|
3011
3013
|
for (var r = 0; r < t.length; r++)
|
|
3012
3014
|
this.bump();
|
|
3013
3015
|
return !0;
|
|
@@ -3029,7 +3031,7 @@ var sn = (
|
|
|
3029
3031
|
break;
|
|
3030
3032
|
}
|
|
3031
3033
|
}, e.prototype.bumpSpace = function() {
|
|
3032
|
-
for (; !this.isEOF() &&
|
|
3034
|
+
for (; !this.isEOF() && wt(this.char()); )
|
|
3033
3035
|
this.bump();
|
|
3034
3036
|
}, e.prototype.peek = function() {
|
|
3035
3037
|
if (this.isEOF())
|
|
@@ -3039,47 +3041,47 @@ var sn = (
|
|
|
3039
3041
|
}, e;
|
|
3040
3042
|
}()
|
|
3041
3043
|
);
|
|
3042
|
-
function
|
|
3044
|
+
function Ue(e) {
|
|
3043
3045
|
return e >= 97 && e <= 122 || e >= 65 && e <= 90;
|
|
3044
3046
|
}
|
|
3045
|
-
function on(e) {
|
|
3046
|
-
return Re(e) || e === 47;
|
|
3047
|
-
}
|
|
3048
3047
|
function an(e) {
|
|
3048
|
+
return Ue(e) || e === 47;
|
|
3049
|
+
}
|
|
3050
|
+
function un(e) {
|
|
3049
3051
|
return e === 45 || e === 46 || e >= 48 && e <= 57 || e === 95 || e >= 97 && e <= 122 || e >= 65 && e <= 90 || e == 183 || e >= 192 && e <= 214 || e >= 216 && e <= 246 || e >= 248 && e <= 893 || e >= 895 && e <= 8191 || e >= 8204 && e <= 8205 || e >= 8255 && e <= 8256 || e >= 8304 && e <= 8591 || e >= 11264 && e <= 12271 || e >= 12289 && e <= 55295 || e >= 63744 && e <= 64975 || e >= 65008 && e <= 65533 || e >= 65536 && e <= 983039;
|
|
3050
3052
|
}
|
|
3051
|
-
function
|
|
3053
|
+
function wt(e) {
|
|
3052
3054
|
return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
|
|
3053
3055
|
}
|
|
3054
|
-
function
|
|
3056
|
+
function hn(e) {
|
|
3055
3057
|
return e >= 33 && e <= 35 || e === 36 || e >= 37 && e <= 39 || e === 40 || e === 41 || e === 42 || e === 43 || e === 44 || e === 45 || e >= 46 && e <= 47 || e >= 58 && e <= 59 || e >= 60 && e <= 62 || e >= 63 && e <= 64 || e === 91 || e === 92 || e === 93 || e === 94 || e === 96 || e === 123 || e === 124 || e === 125 || e === 126 || e === 161 || e >= 162 && e <= 165 || e === 166 || e === 167 || e === 169 || e === 171 || e === 172 || e === 174 || e === 176 || e === 177 || e === 182 || e === 187 || e === 191 || e === 215 || e === 247 || e >= 8208 && e <= 8213 || e >= 8214 && e <= 8215 || e === 8216 || e === 8217 || e === 8218 || e >= 8219 && e <= 8220 || e === 8221 || e === 8222 || e === 8223 || e >= 8224 && e <= 8231 || e >= 8240 && e <= 8248 || e === 8249 || e === 8250 || e >= 8251 && e <= 8254 || e >= 8257 && e <= 8259 || e === 8260 || e === 8261 || e === 8262 || e >= 8263 && e <= 8273 || e === 8274 || e === 8275 || e >= 8277 && e <= 8286 || e >= 8592 && e <= 8596 || e >= 8597 && e <= 8601 || e >= 8602 && e <= 8603 || e >= 8604 && e <= 8607 || e === 8608 || e >= 8609 && e <= 8610 || e === 8611 || e >= 8612 && e <= 8613 || e === 8614 || e >= 8615 && e <= 8621 || e === 8622 || e >= 8623 && e <= 8653 || e >= 8654 && e <= 8655 || e >= 8656 && e <= 8657 || e === 8658 || e === 8659 || e === 8660 || e >= 8661 && e <= 8691 || e >= 8692 && e <= 8959 || e >= 8960 && e <= 8967 || e === 8968 || e === 8969 || e === 8970 || e === 8971 || e >= 8972 && e <= 8991 || e >= 8992 && e <= 8993 || e >= 8994 && e <= 9e3 || e === 9001 || e === 9002 || e >= 9003 && e <= 9083 || e === 9084 || e >= 9085 && e <= 9114 || e >= 9115 && e <= 9139 || e >= 9140 && e <= 9179 || e >= 9180 && e <= 9185 || e >= 9186 && e <= 9254 || e >= 9255 && e <= 9279 || e >= 9280 && e <= 9290 || e >= 9291 && e <= 9311 || e >= 9472 && e <= 9654 || e === 9655 || e >= 9656 && e <= 9664 || e === 9665 || e >= 9666 && e <= 9719 || e >= 9720 && e <= 9727 || e >= 9728 && e <= 9838 || e === 9839 || e >= 9840 && e <= 10087 || e === 10088 || e === 10089 || e === 10090 || e === 10091 || e === 10092 || e === 10093 || e === 10094 || e === 10095 || e === 10096 || e === 10097 || e === 10098 || e === 10099 || e === 10100 || e === 10101 || e >= 10132 && e <= 10175 || e >= 10176 && e <= 10180 || e === 10181 || e === 10182 || e >= 10183 && e <= 10213 || e === 10214 || e === 10215 || e === 10216 || e === 10217 || e === 10218 || e === 10219 || e === 10220 || e === 10221 || e === 10222 || e === 10223 || e >= 10224 && e <= 10239 || e >= 10240 && e <= 10495 || e >= 10496 && e <= 10626 || e === 10627 || e === 10628 || e === 10629 || e === 10630 || e === 10631 || e === 10632 || e === 10633 || e === 10634 || e === 10635 || e === 10636 || e === 10637 || e === 10638 || e === 10639 || e === 10640 || e === 10641 || e === 10642 || e === 10643 || e === 10644 || e === 10645 || e === 10646 || e === 10647 || e === 10648 || e >= 10649 && e <= 10711 || e === 10712 || e === 10713 || e === 10714 || e === 10715 || e >= 10716 && e <= 10747 || e === 10748 || e === 10749 || e >= 10750 && e <= 11007 || e >= 11008 && e <= 11055 || e >= 11056 && e <= 11076 || e >= 11077 && e <= 11078 || e >= 11079 && e <= 11084 || e >= 11085 && e <= 11123 || e >= 11124 && e <= 11125 || e >= 11126 && e <= 11157 || e === 11158 || e >= 11159 && e <= 11263 || e >= 11776 && e <= 11777 || e === 11778 || e === 11779 || e === 11780 || e === 11781 || e >= 11782 && e <= 11784 || e === 11785 || e === 11786 || e === 11787 || e === 11788 || e === 11789 || e >= 11790 && e <= 11798 || e === 11799 || e >= 11800 && e <= 11801 || e === 11802 || e === 11803 || e === 11804 || e === 11805 || e >= 11806 && e <= 11807 || e === 11808 || e === 11809 || e === 11810 || e === 11811 || e === 11812 || e === 11813 || e === 11814 || e === 11815 || e === 11816 || e === 11817 || e >= 11818 && e <= 11822 || e === 11823 || e >= 11824 && e <= 11833 || e >= 11834 && e <= 11835 || e >= 11836 && e <= 11839 || e === 11840 || e === 11841 || e === 11842 || e >= 11843 && e <= 11855 || e >= 11856 && e <= 11857 || e === 11858 || e >= 11859 && e <= 11903 || e >= 12289 && e <= 12291 || e === 12296 || e === 12297 || e === 12298 || e === 12299 || e === 12300 || e === 12301 || e === 12302 || e === 12303 || e === 12304 || e === 12305 || e >= 12306 && e <= 12307 || e === 12308 || e === 12309 || e === 12310 || e === 12311 || e === 12312 || e === 12313 || e === 12314 || e === 12315 || e === 12316 || e === 12317 || e >= 12318 && e <= 12319 || e === 12320 || e === 12336 || e === 64830 || e === 64831 || e >= 65093 && e <= 65094;
|
|
3056
3058
|
}
|
|
3057
|
-
function
|
|
3059
|
+
function Fe(e) {
|
|
3058
3060
|
e.forEach(function(t) {
|
|
3059
|
-
if (delete t.location,
|
|
3061
|
+
if (delete t.location, _t(t) || xt(t))
|
|
3060
3062
|
for (var r in t.options)
|
|
3061
|
-
delete t.options[r].location,
|
|
3063
|
+
delete t.options[r].location, Fe(t.options[r].value);
|
|
3062
3064
|
else
|
|
3063
|
-
|
|
3065
|
+
bt(t) && Ht(t.style) || (yt(t) || Et(t)) && Me(t.style) ? delete t.style.location : vt(t) && Fe(t.children);
|
|
3064
3066
|
});
|
|
3065
3067
|
}
|
|
3066
|
-
function
|
|
3067
|
-
t === void 0 && (t = {}), t =
|
|
3068
|
-
var r = new
|
|
3068
|
+
function ln(e, t) {
|
|
3069
|
+
t === void 0 && (t = {}), t = pe({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
|
|
3070
|
+
var r = new on(e, t).parse();
|
|
3069
3071
|
if (r.err) {
|
|
3070
3072
|
var n = SyntaxError(g[r.err.kind]);
|
|
3071
3073
|
throw n.location = r.err.location, n.originalMessage = r.err.message, n;
|
|
3072
3074
|
}
|
|
3073
|
-
return t?.captureLocation ||
|
|
3075
|
+
return t?.captureLocation || Fe(r.val), r.val;
|
|
3074
3076
|
}
|
|
3075
|
-
var
|
|
3077
|
+
var q;
|
|
3076
3078
|
(function(e) {
|
|
3077
3079
|
e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
|
|
3078
|
-
})(
|
|
3079
|
-
var
|
|
3080
|
+
})(q || (q = {}));
|
|
3081
|
+
var xe = (
|
|
3080
3082
|
/** @class */
|
|
3081
3083
|
function(e) {
|
|
3082
|
-
|
|
3084
|
+
_e(t, e);
|
|
3083
3085
|
function t(r, n, i) {
|
|
3084
3086
|
var s = e.call(this, r) || this;
|
|
3085
3087
|
return s.code = n, s.originalMessage = i, s;
|
|
@@ -3088,48 +3090,48 @@ var Ee = (
|
|
|
3088
3090
|
return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
|
|
3089
3091
|
}, t;
|
|
3090
3092
|
}(Error)
|
|
3091
|
-
),
|
|
3093
|
+
), rt = (
|
|
3092
3094
|
/** @class */
|
|
3093
3095
|
function(e) {
|
|
3094
|
-
|
|
3096
|
+
_e(t, e);
|
|
3095
3097
|
function t(r, n, i, s) {
|
|
3096
|
-
return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'),
|
|
3098
|
+
return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), q.INVALID_VALUE, s) || this;
|
|
3097
3099
|
}
|
|
3098
3100
|
return t;
|
|
3099
|
-
}(
|
|
3100
|
-
),
|
|
3101
|
+
}(xe)
|
|
3102
|
+
), fn = (
|
|
3101
3103
|
/** @class */
|
|
3102
3104
|
function(e) {
|
|
3103
|
-
|
|
3105
|
+
_e(t, e);
|
|
3104
3106
|
function t(r, n, i) {
|
|
3105
|
-
return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n),
|
|
3107
|
+
return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), q.INVALID_VALUE, i) || this;
|
|
3106
3108
|
}
|
|
3107
3109
|
return t;
|
|
3108
|
-
}(
|
|
3109
|
-
),
|
|
3110
|
+
}(xe)
|
|
3111
|
+
), cn = (
|
|
3110
3112
|
/** @class */
|
|
3111
3113
|
function(e) {
|
|
3112
|
-
|
|
3114
|
+
_e(t, e);
|
|
3113
3115
|
function t(r, n) {
|
|
3114
|
-
return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'),
|
|
3116
|
+
return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), q.MISSING_VALUE, n) || this;
|
|
3115
3117
|
}
|
|
3116
3118
|
return t;
|
|
3117
|
-
}(
|
|
3119
|
+
}(xe)
|
|
3118
3120
|
), P;
|
|
3119
3121
|
(function(e) {
|
|
3120
3122
|
e[e.literal = 0] = "literal", e[e.object = 1] = "object";
|
|
3121
3123
|
})(P || (P = {}));
|
|
3122
|
-
function
|
|
3124
|
+
function mn(e) {
|
|
3123
3125
|
return e.length < 2 ? e : e.reduce(function(t, r) {
|
|
3124
3126
|
var n = t[t.length - 1];
|
|
3125
3127
|
return !n || n.type !== P.literal || r.type !== P.literal ? t.push(r) : n.value += r.value, t;
|
|
3126
3128
|
}, []);
|
|
3127
3129
|
}
|
|
3128
|
-
function
|
|
3130
|
+
function dn(e) {
|
|
3129
3131
|
return typeof e == "function";
|
|
3130
3132
|
}
|
|
3131
|
-
function
|
|
3132
|
-
if (e.length === 1 &&
|
|
3133
|
+
function me(e, t, r, n, i, s, a) {
|
|
3134
|
+
if (e.length === 1 && Qe(e[0]))
|
|
3133
3135
|
return [
|
|
3134
3136
|
{
|
|
3135
3137
|
type: P.literal,
|
|
@@ -3138,14 +3140,14 @@ function ce(e, t, r, n, i, s, a) {
|
|
|
3138
3140
|
];
|
|
3139
3141
|
for (var o = [], l = 0, u = e; l < u.length; l++) {
|
|
3140
3142
|
var h = u[l];
|
|
3141
|
-
if (
|
|
3143
|
+
if (Qe(h)) {
|
|
3142
3144
|
o.push({
|
|
3143
3145
|
type: P.literal,
|
|
3144
3146
|
value: h.value
|
|
3145
3147
|
});
|
|
3146
3148
|
continue;
|
|
3147
3149
|
}
|
|
3148
|
-
if (
|
|
3150
|
+
if (Mr(h)) {
|
|
3149
3151
|
typeof s == "number" && o.push({
|
|
3150
3152
|
type: P.literal,
|
|
3151
3153
|
value: r.getNumberFormat(t).format(s)
|
|
@@ -3154,44 +3156,44 @@ function ce(e, t, r, n, i, s, a) {
|
|
|
3154
3156
|
}
|
|
3155
3157
|
var f = h.value;
|
|
3156
3158
|
if (!(i && f in i))
|
|
3157
|
-
throw new
|
|
3159
|
+
throw new cn(f, a);
|
|
3158
3160
|
var c = i[f];
|
|
3159
|
-
if (
|
|
3161
|
+
if (Cr(h)) {
|
|
3160
3162
|
(!c || typeof c == "string" || typeof c == "number") && (c = typeof c == "string" || typeof c == "number" ? String(c) : ""), o.push({
|
|
3161
3163
|
type: typeof c == "string" ? P.literal : P.object,
|
|
3162
3164
|
value: c
|
|
3163
3165
|
});
|
|
3164
3166
|
continue;
|
|
3165
3167
|
}
|
|
3166
|
-
if (
|
|
3167
|
-
var d = typeof h.style == "string" ? n.date[h.style] :
|
|
3168
|
+
if (yt(h)) {
|
|
3169
|
+
var d = typeof h.style == "string" ? n.date[h.style] : Me(h.style) ? h.style.parsedOptions : void 0;
|
|
3168
3170
|
o.push({
|
|
3169
3171
|
type: P.literal,
|
|
3170
3172
|
value: r.getDateTimeFormat(t, d).format(c)
|
|
3171
3173
|
});
|
|
3172
3174
|
continue;
|
|
3173
3175
|
}
|
|
3174
|
-
if (
|
|
3175
|
-
var d = typeof h.style == "string" ? n.time[h.style] :
|
|
3176
|
+
if (Et(h)) {
|
|
3177
|
+
var d = typeof h.style == "string" ? n.time[h.style] : Me(h.style) ? h.style.parsedOptions : n.time.medium;
|
|
3176
3178
|
o.push({
|
|
3177
3179
|
type: P.literal,
|
|
3178
3180
|
value: r.getDateTimeFormat(t, d).format(c)
|
|
3179
3181
|
});
|
|
3180
3182
|
continue;
|
|
3181
3183
|
}
|
|
3182
|
-
if (
|
|
3183
|
-
var d = typeof h.style == "string" ? n.number[h.style] :
|
|
3184
|
+
if (bt(h)) {
|
|
3185
|
+
var d = typeof h.style == "string" ? n.number[h.style] : Ht(h.style) ? h.style.parsedOptions : void 0;
|
|
3184
3186
|
d && d.scale && (c = c * (d.scale || 1)), o.push({
|
|
3185
3187
|
type: P.literal,
|
|
3186
3188
|
value: r.getNumberFormat(t, d).format(c)
|
|
3187
3189
|
});
|
|
3188
3190
|
continue;
|
|
3189
3191
|
}
|
|
3190
|
-
if (
|
|
3192
|
+
if (vt(h)) {
|
|
3191
3193
|
var y = h.children, T = h.value, A = i[T];
|
|
3192
|
-
if (!
|
|
3193
|
-
throw new
|
|
3194
|
-
var S =
|
|
3194
|
+
if (!dn(A))
|
|
3195
|
+
throw new fn(T, "function", a);
|
|
3196
|
+
var S = me(y, t, r, n, i, s), L = A(S.map(function(p) {
|
|
3195
3197
|
return p.value;
|
|
3196
3198
|
}));
|
|
3197
3199
|
Array.isArray(L) || (L = [L]), o.push.apply(o, L.map(function(p) {
|
|
@@ -3201,42 +3203,42 @@ function ce(e, t, r, n, i, s, a) {
|
|
|
3201
3203
|
};
|
|
3202
3204
|
}));
|
|
3203
3205
|
}
|
|
3204
|
-
if (
|
|
3206
|
+
if (_t(h)) {
|
|
3205
3207
|
var H = h.options[c] || h.options.other;
|
|
3206
3208
|
if (!H)
|
|
3207
|
-
throw new
|
|
3208
|
-
o.push.apply(o,
|
|
3209
|
+
throw new rt(h.value, c, Object.keys(h.options), a);
|
|
3210
|
+
o.push.apply(o, me(H.value, t, r, n, i));
|
|
3209
3211
|
continue;
|
|
3210
3212
|
}
|
|
3211
|
-
if (
|
|
3213
|
+
if (xt(h)) {
|
|
3212
3214
|
var H = h.options["=".concat(c)];
|
|
3213
3215
|
if (!H) {
|
|
3214
3216
|
if (!Intl.PluralRules)
|
|
3215
|
-
throw new
|
|
3217
|
+
throw new xe(`Intl.PluralRules is not available in this environment.
|
|
3216
3218
|
Try polyfilling it using "@formatjs/intl-pluralrules"
|
|
3217
|
-
`,
|
|
3218
|
-
var
|
|
3219
|
-
H = h.options[
|
|
3219
|
+
`, q.MISSING_INTL_API, a);
|
|
3220
|
+
var E = r.getPluralRules(t, { type: h.pluralType }).select(c - (h.offset || 0));
|
|
3221
|
+
H = h.options[E] || h.options.other;
|
|
3220
3222
|
}
|
|
3221
3223
|
if (!H)
|
|
3222
|
-
throw new
|
|
3223
|
-
o.push.apply(o,
|
|
3224
|
+
throw new rt(h.value, c, Object.keys(h.options), a);
|
|
3225
|
+
o.push.apply(o, me(H.value, t, r, n, i, c - (h.offset || 0)));
|
|
3224
3226
|
continue;
|
|
3225
3227
|
}
|
|
3226
3228
|
}
|
|
3227
|
-
return
|
|
3229
|
+
return mn(o);
|
|
3228
3230
|
}
|
|
3229
|
-
function
|
|
3230
|
-
return t ?
|
|
3231
|
-
return r[n] =
|
|
3231
|
+
function pn(e, t) {
|
|
3232
|
+
return t ? D(D(D({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
|
|
3233
|
+
return r[n] = D(D({}, e[n]), t[n] || {}), r;
|
|
3232
3234
|
}, {})) : e;
|
|
3233
3235
|
}
|
|
3234
|
-
function
|
|
3236
|
+
function gn(e, t) {
|
|
3235
3237
|
return t ? Object.keys(e).reduce(function(r, n) {
|
|
3236
|
-
return r[n] =
|
|
3237
|
-
},
|
|
3238
|
+
return r[n] = pn(e[n], t[n]), r;
|
|
3239
|
+
}, D({}, e)) : e;
|
|
3238
3240
|
}
|
|
3239
|
-
function
|
|
3241
|
+
function Oe(e) {
|
|
3240
3242
|
return {
|
|
3241
3243
|
create: function() {
|
|
3242
3244
|
return {
|
|
@@ -3250,39 +3252,39 @@ function Ae(e) {
|
|
|
3250
3252
|
}
|
|
3251
3253
|
};
|
|
3252
3254
|
}
|
|
3253
|
-
function
|
|
3255
|
+
function bn(e) {
|
|
3254
3256
|
return e === void 0 && (e = {
|
|
3255
3257
|
number: {},
|
|
3256
3258
|
dateTime: {},
|
|
3257
3259
|
pluralRules: {}
|
|
3258
3260
|
}), {
|
|
3259
|
-
getNumberFormat:
|
|
3261
|
+
getNumberFormat: Se(function() {
|
|
3260
3262
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
|
3261
3263
|
r[n] = arguments[n];
|
|
3262
|
-
return new ((t = Intl.NumberFormat).bind.apply(t,
|
|
3264
|
+
return new ((t = Intl.NumberFormat).bind.apply(t, Be([void 0], r, !1)))();
|
|
3263
3265
|
}, {
|
|
3264
|
-
cache:
|
|
3265
|
-
strategy:
|
|
3266
|
+
cache: Oe(e.number),
|
|
3267
|
+
strategy: Ae.variadic
|
|
3266
3268
|
}),
|
|
3267
|
-
getDateTimeFormat:
|
|
3269
|
+
getDateTimeFormat: Se(function() {
|
|
3268
3270
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
|
3269
3271
|
r[n] = arguments[n];
|
|
3270
|
-
return new ((t = Intl.DateTimeFormat).bind.apply(t,
|
|
3272
|
+
return new ((t = Intl.DateTimeFormat).bind.apply(t, Be([void 0], r, !1)))();
|
|
3271
3273
|
}, {
|
|
3272
|
-
cache:
|
|
3273
|
-
strategy:
|
|
3274
|
+
cache: Oe(e.dateTime),
|
|
3275
|
+
strategy: Ae.variadic
|
|
3274
3276
|
}),
|
|
3275
|
-
getPluralRules:
|
|
3277
|
+
getPluralRules: Se(function() {
|
|
3276
3278
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
|
3277
3279
|
r[n] = arguments[n];
|
|
3278
|
-
return new ((t = Intl.PluralRules).bind.apply(t,
|
|
3280
|
+
return new ((t = Intl.PluralRules).bind.apply(t, Be([void 0], r, !1)))();
|
|
3279
3281
|
}, {
|
|
3280
|
-
cache:
|
|
3281
|
-
strategy:
|
|
3282
|
+
cache: Oe(e.pluralRules),
|
|
3283
|
+
strategy: Ae.variadic
|
|
3282
3284
|
})
|
|
3283
3285
|
};
|
|
3284
3286
|
}
|
|
3285
|
-
var
|
|
3287
|
+
var yn = (
|
|
3286
3288
|
/** @class */
|
|
3287
3289
|
function() {
|
|
3288
3290
|
function e(t, r, n, i) {
|
|
@@ -3301,7 +3303,7 @@ var bn = (
|
|
|
3301
3303
|
}, []);
|
|
3302
3304
|
return h.length <= 1 ? h[0] || "" : h;
|
|
3303
3305
|
}, this.formatToParts = function(l) {
|
|
3304
|
-
return
|
|
3306
|
+
return me(s.ast, s.locales, s.formatters, s.formats, l, void 0, s.message);
|
|
3305
3307
|
}, this.resolvedOptions = function() {
|
|
3306
3308
|
var l;
|
|
3307
3309
|
return {
|
|
@@ -3314,13 +3316,13 @@ var bn = (
|
|
|
3314
3316
|
throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
|
|
3315
3317
|
var a = i || {};
|
|
3316
3318
|
a.formatters;
|
|
3317
|
-
var o =
|
|
3318
|
-
this.ast = e.__parse(t,
|
|
3319
|
+
var o = Sr(a, ["formatters"]);
|
|
3320
|
+
this.ast = e.__parse(t, D(D({}, o), { locale: this.resolvedLocale }));
|
|
3319
3321
|
} else
|
|
3320
3322
|
this.ast = t;
|
|
3321
3323
|
if (!Array.isArray(this.ast))
|
|
3322
3324
|
throw new TypeError("A message must be provided as a String or AST.");
|
|
3323
|
-
this.formats =
|
|
3325
|
+
this.formats = gn(e.formats, n), this.formatters = i && i.formatters || bn(this.formatterCache);
|
|
3324
3326
|
}
|
|
3325
3327
|
return Object.defineProperty(e, "defaultLocale", {
|
|
3326
3328
|
get: function() {
|
|
@@ -3333,7 +3335,7 @@ var bn = (
|
|
|
3333
3335
|
var r = Intl.NumberFormat.supportedLocalesOf(t);
|
|
3334
3336
|
return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
|
|
3335
3337
|
}
|
|
3336
|
-
}, e.__parse =
|
|
3338
|
+
}, e.__parse = ln, e.formats = {
|
|
3337
3339
|
number: {
|
|
3338
3340
|
integer: {
|
|
3339
3341
|
maximumFractionDigits: 0
|
|
@@ -3394,7 +3396,7 @@ var bn = (
|
|
|
3394
3396
|
}, e;
|
|
3395
3397
|
}()
|
|
3396
3398
|
);
|
|
3397
|
-
function
|
|
3399
|
+
function En(e, t) {
|
|
3398
3400
|
if (t == null)
|
|
3399
3401
|
return;
|
|
3400
3402
|
if (t in e)
|
|
@@ -3415,92 +3417,92 @@ function yn(e, t) {
|
|
|
3415
3417
|
n = void 0;
|
|
3416
3418
|
return n;
|
|
3417
3419
|
}
|
|
3418
|
-
const
|
|
3420
|
+
const F = {}, _n = (e, t, r) => r && (t in F || (F[t] = {}), e in F[t] || (F[t][e] = r), r), Nt = (e, t) => {
|
|
3419
3421
|
if (t == null)
|
|
3420
3422
|
return;
|
|
3421
|
-
if (t in
|
|
3422
|
-
return
|
|
3423
|
-
const r =
|
|
3423
|
+
if (t in F && e in F[t])
|
|
3424
|
+
return F[t][e];
|
|
3425
|
+
const r = ve(t);
|
|
3424
3426
|
for (let n = 0; n < r.length; n++) {
|
|
3425
|
-
const i = r[n], s =
|
|
3427
|
+
const i = r[n], s = vn(i, e);
|
|
3426
3428
|
if (s)
|
|
3427
|
-
return
|
|
3429
|
+
return _n(e, t, s);
|
|
3428
3430
|
}
|
|
3429
3431
|
};
|
|
3430
|
-
let
|
|
3431
|
-
const
|
|
3432
|
-
function
|
|
3433
|
-
return
|
|
3432
|
+
let ke;
|
|
3433
|
+
const ue = Ee({});
|
|
3434
|
+
function xn(e) {
|
|
3435
|
+
return ke[e] || null;
|
|
3434
3436
|
}
|
|
3435
|
-
function
|
|
3436
|
-
return e in
|
|
3437
|
+
function It(e) {
|
|
3438
|
+
return e in ke;
|
|
3437
3439
|
}
|
|
3438
|
-
function
|
|
3439
|
-
if (!
|
|
3440
|
+
function vn(e, t) {
|
|
3441
|
+
if (!It(e))
|
|
3440
3442
|
return null;
|
|
3441
|
-
const r =
|
|
3442
|
-
return
|
|
3443
|
+
const r = xn(e);
|
|
3444
|
+
return En(r, t);
|
|
3443
3445
|
}
|
|
3444
|
-
function
|
|
3446
|
+
function Hn(e) {
|
|
3445
3447
|
if (e == null)
|
|
3446
3448
|
return;
|
|
3447
|
-
const t =
|
|
3449
|
+
const t = ve(e);
|
|
3448
3450
|
for (let r = 0; r < t.length; r++) {
|
|
3449
3451
|
const n = t[r];
|
|
3450
|
-
if (
|
|
3452
|
+
if (It(n))
|
|
3451
3453
|
return n;
|
|
3452
3454
|
}
|
|
3453
3455
|
}
|
|
3454
|
-
function
|
|
3455
|
-
delete
|
|
3456
|
+
function Lt(e, ...t) {
|
|
3457
|
+
delete F[e], ue.update((r) => (r[e] = Br.all([r[e] || {}, ...t]), r));
|
|
3456
3458
|
}
|
|
3457
|
-
|
|
3458
|
-
[
|
|
3459
|
+
K(
|
|
3460
|
+
[ue],
|
|
3459
3461
|
([e]) => Object.keys(e)
|
|
3460
3462
|
);
|
|
3461
|
-
|
|
3462
|
-
const
|
|
3463
|
-
function
|
|
3464
|
-
|
|
3463
|
+
ue.subscribe((e) => ke = e);
|
|
3464
|
+
const de = {};
|
|
3465
|
+
function Tn(e, t) {
|
|
3466
|
+
de[e].delete(t), de[e].size === 0 && delete de[e];
|
|
3465
3467
|
}
|
|
3466
|
-
function
|
|
3467
|
-
return
|
|
3468
|
+
function Ct(e) {
|
|
3469
|
+
return de[e];
|
|
3468
3470
|
}
|
|
3469
|
-
function
|
|
3470
|
-
return
|
|
3471
|
-
const r =
|
|
3471
|
+
function Bn(e) {
|
|
3472
|
+
return ve(e).map((t) => {
|
|
3473
|
+
const r = Ct(t);
|
|
3472
3474
|
return [t, r ? [...r] : []];
|
|
3473
3475
|
}).filter(([, t]) => t.length > 0);
|
|
3474
3476
|
}
|
|
3475
|
-
function
|
|
3476
|
-
return e == null ? !1 :
|
|
3477
|
+
function Ge(e) {
|
|
3478
|
+
return e == null ? !1 : ve(e).some(
|
|
3477
3479
|
(t) => {
|
|
3478
3480
|
var r;
|
|
3479
|
-
return (r =
|
|
3481
|
+
return (r = Ct(t)) == null ? void 0 : r.size;
|
|
3480
3482
|
}
|
|
3481
3483
|
);
|
|
3482
3484
|
}
|
|
3483
|
-
function
|
|
3485
|
+
function Sn(e, t) {
|
|
3484
3486
|
return Promise.all(
|
|
3485
|
-
t.map((n) => (
|
|
3486
|
-
).then((n) =>
|
|
3487
|
-
}
|
|
3488
|
-
const
|
|
3489
|
-
function
|
|
3490
|
-
if (!
|
|
3491
|
-
return e in
|
|
3492
|
-
const t =
|
|
3493
|
-
return
|
|
3487
|
+
t.map((n) => (Tn(e, n), n().then((i) => i.default || i)))
|
|
3488
|
+
).then((n) => Lt(e, ...n));
|
|
3489
|
+
}
|
|
3490
|
+
const te = {};
|
|
3491
|
+
function Mt(e) {
|
|
3492
|
+
if (!Ge(e))
|
|
3493
|
+
return e in te ? te[e] : Promise.resolve();
|
|
3494
|
+
const t = Bn(e);
|
|
3495
|
+
return te[e] = Promise.all(
|
|
3494
3496
|
t.map(
|
|
3495
|
-
([r, n]) =>
|
|
3497
|
+
([r, n]) => Sn(r, n)
|
|
3496
3498
|
)
|
|
3497
3499
|
).then(() => {
|
|
3498
|
-
if (
|
|
3499
|
-
return
|
|
3500
|
-
delete
|
|
3501
|
-
}),
|
|
3500
|
+
if (Ge(e))
|
|
3501
|
+
return Mt(e);
|
|
3502
|
+
delete te[e];
|
|
3503
|
+
}), te[e];
|
|
3502
3504
|
}
|
|
3503
|
-
const
|
|
3505
|
+
const An = {
|
|
3504
3506
|
number: {
|
|
3505
3507
|
scientific: { notation: "scientific" },
|
|
3506
3508
|
engineering: { notation: "engineering" },
|
|
@@ -3529,150 +3531,150 @@ const Sn = {
|
|
|
3529
3531
|
timeZoneName: "short"
|
|
3530
3532
|
}
|
|
3531
3533
|
}
|
|
3532
|
-
},
|
|
3534
|
+
}, Pn = {
|
|
3533
3535
|
fallbackLocale: null,
|
|
3534
3536
|
loadingDelay: 200,
|
|
3535
|
-
formats:
|
|
3537
|
+
formats: An,
|
|
3536
3538
|
warnOnMissingMessages: !0,
|
|
3537
3539
|
handleMissingMessage: void 0,
|
|
3538
3540
|
ignoreTag: !0
|
|
3539
|
-
},
|
|
3540
|
-
function
|
|
3541
|
-
return
|
|
3542
|
-
}
|
|
3543
|
-
const
|
|
3544
|
-
var
|
|
3545
|
-
for (var r in t)
|
|
3546
|
-
|
|
3547
|
-
if (
|
|
3548
|
-
for (var r of
|
|
3549
|
-
|
|
3541
|
+
}, On = Pn;
|
|
3542
|
+
function Y() {
|
|
3543
|
+
return On;
|
|
3544
|
+
}
|
|
3545
|
+
const we = Ee(!1);
|
|
3546
|
+
var wn = Object.defineProperty, Nn = Object.defineProperties, In = Object.getOwnPropertyDescriptors, nt = Object.getOwnPropertySymbols, Ln = Object.prototype.hasOwnProperty, Cn = Object.prototype.propertyIsEnumerable, it = (e, t, r) => t in e ? wn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Mn = (e, t) => {
|
|
3547
|
+
for (var r in t || (t = {}))
|
|
3548
|
+
Ln.call(t, r) && it(e, r, t[r]);
|
|
3549
|
+
if (nt)
|
|
3550
|
+
for (var r of nt(t))
|
|
3551
|
+
Cn.call(t, r) && it(e, r, t[r]);
|
|
3550
3552
|
return e;
|
|
3551
|
-
},
|
|
3552
|
-
let
|
|
3553
|
-
const
|
|
3554
|
-
function
|
|
3553
|
+
}, $n = (e, t) => Nn(e, In(t));
|
|
3554
|
+
let je;
|
|
3555
|
+
const ge = Ee(null);
|
|
3556
|
+
function st(e) {
|
|
3555
3557
|
return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
|
|
3556
3558
|
}
|
|
3557
|
-
function
|
|
3558
|
-
const r =
|
|
3559
|
-
return t ? [.../* @__PURE__ */ new Set([...r, ...
|
|
3559
|
+
function ve(e, t = Y().fallbackLocale) {
|
|
3560
|
+
const r = st(e);
|
|
3561
|
+
return t ? [.../* @__PURE__ */ new Set([...r, ...st(t)])] : r;
|
|
3560
3562
|
}
|
|
3561
|
-
function
|
|
3562
|
-
return
|
|
3563
|
+
function V() {
|
|
3564
|
+
return je ?? void 0;
|
|
3563
3565
|
}
|
|
3564
|
-
|
|
3565
|
-
|
|
3566
|
+
ge.subscribe((e) => {
|
|
3567
|
+
je = e ?? void 0, typeof window < "u" && e != null && document.documentElement.setAttribute("lang", e);
|
|
3566
3568
|
});
|
|
3567
|
-
const
|
|
3568
|
-
if (e &&
|
|
3569
|
-
const { loadingDelay: t } =
|
|
3569
|
+
const Rn = (e) => {
|
|
3570
|
+
if (e && Hn(e) && Ge(e)) {
|
|
3571
|
+
const { loadingDelay: t } = Y();
|
|
3570
3572
|
let r;
|
|
3571
|
-
return typeof window < "u" &&
|
|
3572
|
-
() =>
|
|
3573
|
+
return typeof window < "u" && V() != null && t ? r = window.setTimeout(
|
|
3574
|
+
() => we.set(!0),
|
|
3573
3575
|
t
|
|
3574
|
-
) :
|
|
3575
|
-
|
|
3576
|
+
) : we.set(!0), Mt(e).then(() => {
|
|
3577
|
+
ge.set(e);
|
|
3576
3578
|
}).finally(() => {
|
|
3577
|
-
clearTimeout(r),
|
|
3579
|
+
clearTimeout(r), we.set(!1);
|
|
3578
3580
|
});
|
|
3579
3581
|
}
|
|
3580
|
-
return
|
|
3581
|
-
},
|
|
3582
|
-
set:
|
|
3583
|
-
}),
|
|
3582
|
+
return ge.set(e);
|
|
3583
|
+
}, he = $n(Mn({}, ge), {
|
|
3584
|
+
set: Rn
|
|
3585
|
+
}), He = (e) => {
|
|
3584
3586
|
const t = /* @__PURE__ */ Object.create(null);
|
|
3585
3587
|
return (n) => {
|
|
3586
3588
|
const i = JSON.stringify(n);
|
|
3587
3589
|
return i in t ? t[i] : t[i] = e(n);
|
|
3588
3590
|
};
|
|
3589
3591
|
};
|
|
3590
|
-
var
|
|
3592
|
+
var Dn = Object.defineProperty, be = Object.getOwnPropertySymbols, $t = Object.prototype.hasOwnProperty, Rt = Object.prototype.propertyIsEnumerable, ot = (e, t, r) => t in e ? Dn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Ve = (e, t) => {
|
|
3591
3593
|
for (var r in t || (t = {}))
|
|
3592
|
-
|
|
3593
|
-
if (
|
|
3594
|
-
for (var r of
|
|
3595
|
-
|
|
3594
|
+
$t.call(t, r) && ot(e, r, t[r]);
|
|
3595
|
+
if (be)
|
|
3596
|
+
for (var r of be(t))
|
|
3597
|
+
Rt.call(t, r) && ot(e, r, t[r]);
|
|
3596
3598
|
return e;
|
|
3597
|
-
},
|
|
3599
|
+
}, ee = (e, t) => {
|
|
3598
3600
|
var r = {};
|
|
3599
3601
|
for (var n in e)
|
|
3600
|
-
|
|
3601
|
-
if (e != null &&
|
|
3602
|
-
for (var n of
|
|
3603
|
-
t.indexOf(n) < 0 &&
|
|
3602
|
+
$t.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
|
|
3603
|
+
if (e != null && be)
|
|
3604
|
+
for (var n of be(e))
|
|
3605
|
+
t.indexOf(n) < 0 && Rt.call(e, n) && (r[n] = e[n]);
|
|
3604
3606
|
return r;
|
|
3605
3607
|
};
|
|
3606
|
-
const
|
|
3607
|
-
const { formats: r } =
|
|
3608
|
+
const oe = (e, t) => {
|
|
3609
|
+
const { formats: r } = Y();
|
|
3608
3610
|
if (e in r && t in r[e])
|
|
3609
3611
|
return r[e][t];
|
|
3610
3612
|
throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
|
|
3611
|
-
},
|
|
3613
|
+
}, Un = He(
|
|
3612
3614
|
(e) => {
|
|
3613
|
-
var t = e, { locale: r, format: n } = t, i =
|
|
3615
|
+
var t = e, { locale: r, format: n } = t, i = ee(t, ["locale", "format"]);
|
|
3614
3616
|
if (r == null)
|
|
3615
3617
|
throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
|
|
3616
|
-
return n && (i =
|
|
3618
|
+
return n && (i = oe("number", n)), new Intl.NumberFormat(r, i);
|
|
3617
3619
|
}
|
|
3618
|
-
),
|
|
3620
|
+
), Fn = He(
|
|
3619
3621
|
(e) => {
|
|
3620
|
-
var t = e, { locale: r, format: n } = t, i =
|
|
3622
|
+
var t = e, { locale: r, format: n } = t, i = ee(t, ["locale", "format"]);
|
|
3621
3623
|
if (r == null)
|
|
3622
3624
|
throw new Error('[svelte-i18n] A "locale" must be set to format dates');
|
|
3623
|
-
return n ? i =
|
|
3625
|
+
return n ? i = oe("date", n) : Object.keys(i).length === 0 && (i = oe("date", "short")), new Intl.DateTimeFormat(r, i);
|
|
3624
3626
|
}
|
|
3625
|
-
),
|
|
3627
|
+
), Gn = He(
|
|
3626
3628
|
(e) => {
|
|
3627
|
-
var t = e, { locale: r, format: n } = t, i =
|
|
3629
|
+
var t = e, { locale: r, format: n } = t, i = ee(t, ["locale", "format"]);
|
|
3628
3630
|
if (r == null)
|
|
3629
3631
|
throw new Error(
|
|
3630
3632
|
'[svelte-i18n] A "locale" must be set to format time values'
|
|
3631
3633
|
);
|
|
3632
|
-
return n ? i =
|
|
3634
|
+
return n ? i = oe("time", n) : Object.keys(i).length === 0 && (i = oe("time", "short")), new Intl.DateTimeFormat(r, i);
|
|
3633
3635
|
}
|
|
3634
|
-
),
|
|
3636
|
+
), jn = (e = {}) => {
|
|
3635
3637
|
var t = e, {
|
|
3636
|
-
locale: r =
|
|
3637
|
-
} = t, n =
|
|
3638
|
+
locale: r = V()
|
|
3639
|
+
} = t, n = ee(t, [
|
|
3638
3640
|
"locale"
|
|
3639
3641
|
]);
|
|
3640
|
-
return
|
|
3641
|
-
},
|
|
3642
|
+
return Un(Ve({ locale: r }, n));
|
|
3643
|
+
}, kn = (e = {}) => {
|
|
3642
3644
|
var t = e, {
|
|
3643
|
-
locale: r =
|
|
3644
|
-
} = t, n =
|
|
3645
|
+
locale: r = V()
|
|
3646
|
+
} = t, n = ee(t, [
|
|
3645
3647
|
"locale"
|
|
3646
3648
|
]);
|
|
3647
|
-
return
|
|
3648
|
-
},
|
|
3649
|
+
return Fn(Ve({ locale: r }, n));
|
|
3650
|
+
}, Vn = (e = {}) => {
|
|
3649
3651
|
var t = e, {
|
|
3650
|
-
locale: r =
|
|
3651
|
-
} = t, n =
|
|
3652
|
+
locale: r = V()
|
|
3653
|
+
} = t, n = ee(t, [
|
|
3652
3654
|
"locale"
|
|
3653
3655
|
]);
|
|
3654
|
-
return
|
|
3655
|
-
},
|
|
3656
|
+
return Gn(Ve({ locale: r }, n));
|
|
3657
|
+
}, Xn = He(
|
|
3656
3658
|
// eslint-disable-next-line @typescript-eslint/no-non-null-assertion
|
|
3657
|
-
(e, t =
|
|
3658
|
-
ignoreTag:
|
|
3659
|
+
(e, t = V()) => new yn(e, t, Y().formats, {
|
|
3660
|
+
ignoreTag: Y().ignoreTag
|
|
3659
3661
|
})
|
|
3660
|
-
),
|
|
3662
|
+
), zn = (e, t = {}) => {
|
|
3661
3663
|
var r, n, i, s;
|
|
3662
3664
|
let a = t;
|
|
3663
3665
|
typeof e == "object" && (a = e, e = a.id);
|
|
3664
3666
|
const {
|
|
3665
3667
|
values: o,
|
|
3666
|
-
locale: l =
|
|
3668
|
+
locale: l = V(),
|
|
3667
3669
|
default: u
|
|
3668
3670
|
} = a;
|
|
3669
3671
|
if (l == null)
|
|
3670
3672
|
throw new Error(
|
|
3671
3673
|
"[svelte-i18n] Cannot format a message without first setting the initial locale."
|
|
3672
3674
|
);
|
|
3673
|
-
let h =
|
|
3675
|
+
let h = Nt(e, l);
|
|
3674
3676
|
if (!h)
|
|
3675
|
-
h = (s = (i = (n = (r =
|
|
3677
|
+
h = (s = (i = (n = (r = Y()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: l, id: e, defaultValue: u })) != null ? i : u) != null ? s : e;
|
|
3676
3678
|
else if (typeof h != "string")
|
|
3677
3679
|
return console.warn(
|
|
3678
3680
|
`[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof h}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`
|
|
@@ -3681,7 +3683,7 @@ const se = (e, t) => {
|
|
|
3681
3683
|
return h;
|
|
3682
3684
|
let f = h;
|
|
3683
3685
|
try {
|
|
3684
|
-
f =
|
|
3686
|
+
f = Xn(h, l).format(o);
|
|
3685
3687
|
} catch (c) {
|
|
3686
3688
|
c instanceof Error && console.warn(
|
|
3687
3689
|
`[svelte-i18n] Message "${e}" has syntax error:`,
|
|
@@ -3689,15 +3691,15 @@ const se = (e, t) => {
|
|
|
3689
3691
|
);
|
|
3690
3692
|
}
|
|
3691
3693
|
return f;
|
|
3692
|
-
},
|
|
3693
|
-
|
|
3694
|
-
|
|
3695
|
-
|
|
3696
|
-
|
|
3697
|
-
function
|
|
3698
|
-
|
|
3699
|
-
}
|
|
3700
|
-
const
|
|
3694
|
+
}, Wn = (e, t) => Vn(t).format(e), Zn = (e, t) => kn(t).format(e), Qn = (e, t) => jn(t).format(e), Jn = (e, t = V()) => Nt(e, t), qn = K([he, ue], () => zn);
|
|
3695
|
+
K([he], () => Wn);
|
|
3696
|
+
K([he], () => Zn);
|
|
3697
|
+
K([he], () => Qn);
|
|
3698
|
+
K([he, ue], () => Jn);
|
|
3699
|
+
function at(e, t) {
|
|
3700
|
+
Lt(e, t);
|
|
3701
|
+
}
|
|
3702
|
+
const ut = {
|
|
3701
3703
|
en: {
|
|
3702
3704
|
finished: "Finished",
|
|
3703
3705
|
starting: "Starting in ",
|
|
@@ -3787,13 +3789,13 @@ const at = {
|
|
|
3787
3789
|
days: "days"
|
|
3788
3790
|
}
|
|
3789
3791
|
};
|
|
3790
|
-
function
|
|
3792
|
+
function Yn(e, t) {
|
|
3791
3793
|
if (e) {
|
|
3792
3794
|
const r = document.createElement("style");
|
|
3793
3795
|
r.innerHTML = t, e.appendChild(r);
|
|
3794
3796
|
}
|
|
3795
3797
|
}
|
|
3796
|
-
function
|
|
3798
|
+
function Kn(e, t) {
|
|
3797
3799
|
const r = new URL(t);
|
|
3798
3800
|
fetch(r.href).then((n) => n.text()).then((n) => {
|
|
3799
3801
|
const i = document.createElement("style");
|
|
@@ -3802,7 +3804,7 @@ function Yn(e, t) {
|
|
|
3802
3804
|
console.error("There was an error while trying to load client styling from URL", n);
|
|
3803
3805
|
});
|
|
3804
3806
|
}
|
|
3805
|
-
function
|
|
3807
|
+
function ei(e, t, r) {
|
|
3806
3808
|
if (window.emMessageBus) {
|
|
3807
3809
|
const n = document.createElement("style");
|
|
3808
3810
|
window.emMessageBus.subscribe(t, (i) => {
|
|
@@ -3810,10 +3812,10 @@ function Kn(e, t, r) {
|
|
|
3810
3812
|
});
|
|
3811
3813
|
}
|
|
3812
3814
|
}
|
|
3813
|
-
function
|
|
3814
|
-
|
|
3815
|
+
function ti(e) {
|
|
3816
|
+
kt(e, "svelte-6h4bfy", "*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.TournamentDates{margin-left:20px;margin-right:20px;display:flex;justify-content:space-between}.StartDate{font-size:11px;color:var(--emw--color-gray-300, #58586B)}.EndDate{font-size:11px;align-content:flex-end;color:var(--emw--color-gray-300, #58586B)}.ProgressBar{margin:5px 20px;height:8px;background:var(--emw--color-white, #FFFFFF)}.ProgressBarInactive{margin:5px 20px 10px 20px;height:8px;background:var(--emw--color-gray-100, #E6E6E6)}.ProgressBarFill{background-color:var(--emw--color-green, #48952a);height:8px}.ProgressBarFillEnd{background-color:var(--emw--color-green, #48952a);height:8px}.ProgressBarFillStarting{background-color:var(--emw--color-gray-300, #58586B);height:8px}.Remaining,.Finished{font-size:10px;padding-top:5px;text-align:right;text-transform:uppercase}.Finished{color:var(--emw--color-green, #48952a)}");
|
|
3815
3817
|
}
|
|
3816
|
-
function
|
|
3818
|
+
function ht(e) {
|
|
3817
3819
|
let t, r, n = (
|
|
3818
3820
|
/*formatDate*/
|
|
3819
3821
|
e[10](
|
|
@@ -3832,9 +3834,9 @@ function ut(e) {
|
|
|
3832
3834
|
/*status*/
|
|
3833
3835
|
p[2] == "Finished" || /*status*/
|
|
3834
3836
|
p[2] == "Closing" || /*status*/
|
|
3835
|
-
p[2] == "Closed" ?
|
|
3837
|
+
p[2] == "Closed" ? ii : (
|
|
3836
3838
|
/*tournamentUntilStartDays*/
|
|
3837
|
-
p[5] > 0 ?
|
|
3839
|
+
p[5] > 0 ? ni : ri
|
|
3838
3840
|
)
|
|
3839
3841
|
);
|
|
3840
3842
|
}
|
|
@@ -3846,25 +3848,25 @@ function ut(e) {
|
|
|
3846
3848
|
p[2] == "Closing" || /*status*/
|
|
3847
3849
|
p[2] == "Closed"
|
|
3848
3850
|
)
|
|
3849
|
-
return
|
|
3851
|
+
return ai;
|
|
3850
3852
|
if (
|
|
3851
3853
|
/*tournamentUntilStartDays*/
|
|
3852
3854
|
p[5] > 0
|
|
3853
3855
|
)
|
|
3854
|
-
return
|
|
3856
|
+
return oi;
|
|
3855
3857
|
if (
|
|
3856
3858
|
/*tournamentLeftDays*/
|
|
3857
3859
|
p[4] > 0
|
|
3858
3860
|
)
|
|
3859
|
-
return
|
|
3861
|
+
return si;
|
|
3860
3862
|
}
|
|
3861
|
-
let H = L(e),
|
|
3863
|
+
let H = L(e), E = H && H(e);
|
|
3862
3864
|
return {
|
|
3863
3865
|
c() {
|
|
3864
|
-
t =
|
|
3866
|
+
t = N("div"), r = N("div"), i = G(n), s = re(), a = N("div"), l = G(o), u = re(), h = N("div"), f = N("div"), S.c(), c = re(), E && E.c(), _(r, "class", "StartDate"), _(r, "part", "StartDate"), _(a, "class", "EndDate"), _(a, "part", "EndDate"), _(t, "class", "TournamentDates"), _(t, "part", "TournamentDates"), _(f, "class", "ProgressBar"), _(f, "part", "ProgressBar"), _(h, "class", "ProgressBarWrapper"), _(h, "part", "ProgressBarWrapper");
|
|
3865
3867
|
},
|
|
3866
3868
|
m(p, B) {
|
|
3867
|
-
M(p, t, B),
|
|
3869
|
+
M(p, t, B), O(t, r), O(r, i), O(t, s), O(t, a), O(a, l), M(p, u, B), M(p, h, B), O(h, f), S.m(f, null), O(f, c), E && E.m(f, null), d || (y = jt(
|
|
3868
3870
|
/*getDuration*/
|
|
3869
3871
|
e[9].call(null, h)
|
|
3870
3872
|
), d = !0);
|
|
@@ -3875,23 +3877,23 @@ function ut(e) {
|
|
|
3875
3877
|
p[10](
|
|
3876
3878
|
/*startdate*/
|
|
3877
3879
|
p[0]
|
|
3878
|
-
) + "") &&
|
|
3880
|
+
) + "") && k(i, n), B & /*enddate*/
|
|
3879
3881
|
2 && o !== (o = /*formatDate*/
|
|
3880
3882
|
p[10](
|
|
3881
3883
|
/*enddate*/
|
|
3882
3884
|
p[1]
|
|
3883
|
-
) + "") &&
|
|
3885
|
+
) + "") && k(l, o), A === (A = T(p)) && S ? S.p(p, B) : (S.d(1), S = A(p), S && (S.c(), S.m(f, c))), H === (H = L(p)) && E ? E.p(p, B) : (E && E.d(1), E = H && H(p), E && (E.c(), E.m(f, null)));
|
|
3884
3886
|
},
|
|
3885
3887
|
d(p) {
|
|
3886
|
-
p && (C(t), C(u), C(h)), S.d(),
|
|
3888
|
+
p && (C(t), C(u), C(h)), S.d(), E && E.d(), d = !1, y();
|
|
3887
3889
|
}
|
|
3888
3890
|
};
|
|
3889
3891
|
}
|
|
3890
|
-
function
|
|
3892
|
+
function ri(e) {
|
|
3891
3893
|
let t;
|
|
3892
3894
|
return {
|
|
3893
3895
|
c() {
|
|
3894
|
-
t =
|
|
3896
|
+
t = N("div"), _(t, "class", "ProgressBarFill"), _(t, "part", "ProgressBarFill"), ze(
|
|
3895
3897
|
t,
|
|
3896
3898
|
"width",
|
|
3897
3899
|
/*getProgress*/
|
|
@@ -3903,7 +3905,7 @@ function ti(e) {
|
|
|
3903
3905
|
},
|
|
3904
3906
|
p(r, n) {
|
|
3905
3907
|
n & /*getProgress*/
|
|
3906
|
-
128 &&
|
|
3908
|
+
128 && ze(
|
|
3907
3909
|
t,
|
|
3908
3910
|
"width",
|
|
3909
3911
|
/*getProgress*/
|
|
@@ -3915,11 +3917,11 @@ function ti(e) {
|
|
|
3915
3917
|
}
|
|
3916
3918
|
};
|
|
3917
3919
|
}
|
|
3918
|
-
function
|
|
3920
|
+
function ni(e) {
|
|
3919
3921
|
let t;
|
|
3920
3922
|
return {
|
|
3921
3923
|
c() {
|
|
3922
|
-
t =
|
|
3924
|
+
t = N("div"), _(t, "class", "ProgressBarFillStarting"), _(t, "part", "ProgressBarFillStarting");
|
|
3923
3925
|
},
|
|
3924
3926
|
m(r, n) {
|
|
3925
3927
|
M(r, t, n);
|
|
@@ -3930,11 +3932,11 @@ function ri(e) {
|
|
|
3930
3932
|
}
|
|
3931
3933
|
};
|
|
3932
3934
|
}
|
|
3933
|
-
function
|
|
3935
|
+
function ii(e) {
|
|
3934
3936
|
let t;
|
|
3935
3937
|
return {
|
|
3936
3938
|
c() {
|
|
3937
|
-
t =
|
|
3939
|
+
t = N("div"), _(t, "class", "ProgressBarFillEnd"), _(t, "part", "ProgressBarFillEnd");
|
|
3938
3940
|
},
|
|
3939
3941
|
m(r, n) {
|
|
3940
3942
|
M(r, t, n);
|
|
@@ -3945,37 +3947,37 @@ function ni(e) {
|
|
|
3945
3947
|
}
|
|
3946
3948
|
};
|
|
3947
3949
|
}
|
|
3948
|
-
function
|
|
3950
|
+
function si(e) {
|
|
3949
3951
|
let t, r, n, i = (
|
|
3950
3952
|
/*$_*/
|
|
3951
3953
|
e[8]("left") + ""
|
|
3952
3954
|
), s;
|
|
3953
3955
|
return {
|
|
3954
3956
|
c() {
|
|
3955
|
-
t =
|
|
3957
|
+
t = N("div"), r = G(
|
|
3956
3958
|
/*showRemain*/
|
|
3957
3959
|
e[6]
|
|
3958
|
-
), n =
|
|
3960
|
+
), n = re(), s = G(i), _(t, "class", "Remaining"), _(t, "part", "Remaining");
|
|
3959
3961
|
},
|
|
3960
3962
|
m(a, o) {
|
|
3961
|
-
M(a, t, o),
|
|
3963
|
+
M(a, t, o), O(t, r), O(t, n), O(t, s);
|
|
3962
3964
|
},
|
|
3963
3965
|
p(a, o) {
|
|
3964
3966
|
o & /*showRemain*/
|
|
3965
|
-
64 &&
|
|
3967
|
+
64 && k(
|
|
3966
3968
|
r,
|
|
3967
3969
|
/*showRemain*/
|
|
3968
3970
|
a[6]
|
|
3969
3971
|
), o & /*$_*/
|
|
3970
3972
|
256 && i !== (i = /*$_*/
|
|
3971
|
-
a[8]("left") + "") &&
|
|
3973
|
+
a[8]("left") + "") && k(s, i);
|
|
3972
3974
|
},
|
|
3973
3975
|
d(a) {
|
|
3974
3976
|
a && C(t);
|
|
3975
3977
|
}
|
|
3976
3978
|
};
|
|
3977
3979
|
}
|
|
3978
|
-
function
|
|
3980
|
+
function oi(e) {
|
|
3979
3981
|
let t, r = (
|
|
3980
3982
|
/*$_*/
|
|
3981
3983
|
e[8]("starting") + ""
|
|
@@ -3988,57 +3990,57 @@ function si(e) {
|
|
|
3988
3990
|
), a;
|
|
3989
3991
|
return {
|
|
3990
3992
|
c() {
|
|
3991
|
-
t =
|
|
3993
|
+
t = N("div"), n = G(r), i = re(), a = G(s), _(t, "class", "Remaining"), _(t, "part", "Remaining");
|
|
3992
3994
|
},
|
|
3993
3995
|
m(o, l) {
|
|
3994
|
-
M(o, t, l),
|
|
3996
|
+
M(o, t, l), O(t, n), O(t, i), O(t, a);
|
|
3995
3997
|
},
|
|
3996
3998
|
p(o, l) {
|
|
3997
3999
|
l & /*$_*/
|
|
3998
4000
|
256 && r !== (r = /*$_*/
|
|
3999
|
-
o[8]("starting") + "") &&
|
|
4001
|
+
o[8]("starting") + "") && k(n, r), l & /*tournamentUntilStartDays*/
|
|
4000
4002
|
32 && s !== (s = /*getTextByDiff*/
|
|
4001
4003
|
o[11](
|
|
4002
4004
|
/*tournamentUntilStartDays*/
|
|
4003
4005
|
o[5]
|
|
4004
|
-
) + "") &&
|
|
4006
|
+
) + "") && k(a, s);
|
|
4005
4007
|
},
|
|
4006
4008
|
d(o) {
|
|
4007
4009
|
o && C(t);
|
|
4008
4010
|
}
|
|
4009
4011
|
};
|
|
4010
4012
|
}
|
|
4011
|
-
function
|
|
4013
|
+
function ai(e) {
|
|
4012
4014
|
let t, r = (
|
|
4013
4015
|
/*$_*/
|
|
4014
4016
|
e[8]("finished") + ""
|
|
4015
4017
|
), n;
|
|
4016
4018
|
return {
|
|
4017
4019
|
c() {
|
|
4018
|
-
t =
|
|
4020
|
+
t = N("div"), n = G(r), _(t, "class", "Finished"), _(t, "part", "Finished");
|
|
4019
4021
|
},
|
|
4020
4022
|
m(i, s) {
|
|
4021
|
-
M(i, t, s),
|
|
4023
|
+
M(i, t, s), O(t, n);
|
|
4022
4024
|
},
|
|
4023
4025
|
p(i, s) {
|
|
4024
4026
|
s & /*$_*/
|
|
4025
4027
|
256 && r !== (r = /*$_*/
|
|
4026
|
-
i[8]("finished") + "") &&
|
|
4028
|
+
i[8]("finished") + "") && k(n, r);
|
|
4027
4029
|
},
|
|
4028
4030
|
d(i) {
|
|
4029
4031
|
i && C(t);
|
|
4030
4032
|
}
|
|
4031
4033
|
};
|
|
4032
4034
|
}
|
|
4033
|
-
function
|
|
4035
|
+
function ui(e) {
|
|
4034
4036
|
let t, r = (
|
|
4035
4037
|
/*startdate*/
|
|
4036
4038
|
e[0] && /*enddate*/
|
|
4037
|
-
e[1] &&
|
|
4039
|
+
e[1] && ht(e)
|
|
4038
4040
|
);
|
|
4039
4041
|
return {
|
|
4040
4042
|
c() {
|
|
4041
|
-
t =
|
|
4043
|
+
t = N("div"), r && r.c(), _(t, "class", "TournamentDuration"), _(t, "part", "TournamentDuration");
|
|
4042
4044
|
},
|
|
4043
4045
|
m(n, i) {
|
|
4044
4046
|
M(n, t, i), r && r.m(t, null), e[17](t);
|
|
@@ -4046,7 +4048,7 @@ function ai(e) {
|
|
|
4046
4048
|
p(n, [i]) {
|
|
4047
4049
|
/*startdate*/
|
|
4048
4050
|
n[0] && /*enddate*/
|
|
4049
|
-
n[1] ? r ? r.p(n, i) : (r =
|
|
4051
|
+
n[1] ? r ? r.p(n, i) : (r = ht(n), r.c(), r.m(t, null)) : r && (r.d(1), r = null);
|
|
4050
4052
|
},
|
|
4051
4053
|
i: I,
|
|
4052
4054
|
o: I,
|
|
@@ -4055,45 +4057,45 @@ function ai(e) {
|
|
|
4055
4057
|
}
|
|
4056
4058
|
};
|
|
4057
4059
|
}
|
|
4058
|
-
function
|
|
4060
|
+
function hi(e, t, r) {
|
|
4059
4061
|
let n, i;
|
|
4060
|
-
|
|
4062
|
+
Gt(e, qn, (m) => r(8, i = m));
|
|
4061
4063
|
let { startdate: s = "" } = t, { enddate: a = "" } = t, { status: o = "" } = t, { lang: l = "en" } = t, { clientstyling: u = "" } = t, { clientstylingurl: h = "" } = t, { translationurl: f = "" } = t, { mbsource: c } = t, d, y = "", T = "", A = "";
|
|
4062
4064
|
const S = () => {
|
|
4063
|
-
fetch(f).then((
|
|
4064
|
-
Object.keys(
|
|
4065
|
-
|
|
4065
|
+
fetch(f).then((w) => w.json()).then((w) => {
|
|
4066
|
+
Object.keys(w).forEach((U) => {
|
|
4067
|
+
at(U, w[U]);
|
|
4066
4068
|
});
|
|
4067
|
-
}).catch((
|
|
4068
|
-
console.log(
|
|
4069
|
+
}).catch((w) => {
|
|
4070
|
+
console.log(w);
|
|
4069
4071
|
});
|
|
4070
4072
|
};
|
|
4071
|
-
Object.keys(
|
|
4072
|
-
|
|
4073
|
+
Object.keys(ut).forEach((m) => {
|
|
4074
|
+
at(m, ut[m]);
|
|
4073
4075
|
});
|
|
4074
|
-
const L = (m) => new Date(m).getTime(), H = (m,
|
|
4076
|
+
const L = (m) => new Date(m).getTime(), H = (m, w) => (L(w) - L(m)) / (1e3 * 60), E = () => {
|
|
4075
4077
|
const m = /* @__PURE__ */ new Date();
|
|
4076
4078
|
r(4, y = H(m, a)), r(5, T = H(m, s)), r(6, A = B(y));
|
|
4077
4079
|
}, p = (m) => {
|
|
4078
|
-
const
|
|
4079
|
-
let
|
|
4080
|
-
return `${
|
|
4080
|
+
const w = { month: "long" };
|
|
4081
|
+
let U = new Date(m), j = new Intl.DateTimeFormat(l, w).format(U);
|
|
4082
|
+
return `${U.getDate()} ${j}, ${U.toLocaleString("en-GB", { hour: "numeric", minute: "numeric" })}, ${U.getUTCFullYear()}`;
|
|
4081
4083
|
}, B = (m) => {
|
|
4082
|
-
const
|
|
4083
|
-
const $ = Math.floor(
|
|
4084
|
+
const w = (j, $) => j + " " + i($), U = (j) => {
|
|
4085
|
+
const $ = Math.floor(j);
|
|
4084
4086
|
return $ < 10 ? `0${$}` : `${$}`;
|
|
4085
4087
|
};
|
|
4086
4088
|
if (m < 1440) {
|
|
4087
|
-
const
|
|
4088
|
-
return [
|
|
4089
|
+
const j = m / 60, $ = m % 60, Dt = ($ - Math.floor($)) * 60;
|
|
4090
|
+
return [j, $, Dt].map((Ut) => U(Ut)).join(":");
|
|
4089
4091
|
}
|
|
4090
|
-
return
|
|
4092
|
+
return w(Math.ceil(m / (60 * 24)), "days");
|
|
4091
4093
|
};
|
|
4092
|
-
|
|
4094
|
+
Qt(() => {
|
|
4093
4095
|
window.postMessage({ type: "TournamentThumbnailMounted" }, window.location.href);
|
|
4094
4096
|
const m = setInterval(
|
|
4095
4097
|
() => {
|
|
4096
|
-
s && a &&
|
|
4098
|
+
s && a && E();
|
|
4097
4099
|
},
|
|
4098
4100
|
1e3
|
|
4099
4101
|
);
|
|
@@ -4101,7 +4103,7 @@ function ui(e, t, r) {
|
|
|
4101
4103
|
clearInterval(m);
|
|
4102
4104
|
};
|
|
4103
4105
|
});
|
|
4104
|
-
function
|
|
4106
|
+
function le(m) {
|
|
4105
4107
|
Ne[m ? "unshift" : "push"](() => {
|
|
4106
4108
|
d = m, r(3, d);
|
|
4107
4109
|
});
|
|
@@ -4113,16 +4115,16 @@ function ui(e, t, r) {
|
|
|
4113
4115
|
19 && r(7, n = () => {
|
|
4114
4116
|
if (y <= 0)
|
|
4115
4117
|
return 100;
|
|
4116
|
-
const m = H(s, a),
|
|
4117
|
-
return Math.floor((m - y) *
|
|
4118
|
+
const m = H(s, a), w = 100 / m;
|
|
4119
|
+
return Math.floor((m - y) * w);
|
|
4118
4120
|
}), e.$$.dirty & /*startdate, enddate, tournamentLeftDays*/
|
|
4119
|
-
19 && s && a &&
|
|
4120
|
-
4096 && l &&
|
|
4121
|
+
19 && s && a && E() && B(y), e.$$.dirty & /*lang*/
|
|
4122
|
+
4096 && l && E(), e.$$.dirty & /*lang, tournamentLeftDays*/
|
|
4121
4123
|
4112 && l && B(y), e.$$.dirty & /*translationurl*/
|
|
4122
4124
|
32768 && f && S(), e.$$.dirty & /*clientstyling, customStylingContainer*/
|
|
4123
|
-
8200 && u && d &&
|
|
4124
|
-
16392 && h && d &&
|
|
4125
|
-
65544 && c && d &&
|
|
4125
|
+
8200 && u && d && Yn(d, u), e.$$.dirty & /*clientstylingurl, customStylingContainer*/
|
|
4126
|
+
16392 && h && d && Kn(d, h), e.$$.dirty & /*mbsource, customStylingContainer*/
|
|
4127
|
+
65544 && c && d && ei(d, `${c}.Style`);
|
|
4126
4128
|
}, [
|
|
4127
4129
|
s,
|
|
4128
4130
|
a,
|
|
@@ -4133,7 +4135,7 @@ function ui(e, t, r) {
|
|
|
4133
4135
|
A,
|
|
4134
4136
|
n,
|
|
4135
4137
|
i,
|
|
4136
|
-
|
|
4138
|
+
E,
|
|
4137
4139
|
p,
|
|
4138
4140
|
B,
|
|
4139
4141
|
l,
|
|
@@ -4141,17 +4143,17 @@ function ui(e, t, r) {
|
|
|
4141
4143
|
h,
|
|
4142
4144
|
f,
|
|
4143
4145
|
c,
|
|
4144
|
-
|
|
4146
|
+
le
|
|
4145
4147
|
];
|
|
4146
4148
|
}
|
|
4147
|
-
class
|
|
4149
|
+
class li extends ar {
|
|
4148
4150
|
constructor(t) {
|
|
4149
|
-
super(),
|
|
4151
|
+
super(), sr(
|
|
4150
4152
|
this,
|
|
4151
4153
|
t,
|
|
4154
|
+
hi,
|
|
4152
4155
|
ui,
|
|
4153
|
-
|
|
4154
|
-
lt,
|
|
4156
|
+
ft,
|
|
4155
4157
|
{
|
|
4156
4158
|
startdate: 0,
|
|
4157
4159
|
enddate: 1,
|
|
@@ -4162,7 +4164,7 @@ class hi extends or {
|
|
|
4162
4164
|
translationurl: 15,
|
|
4163
4165
|
mbsource: 16
|
|
4164
4166
|
},
|
|
4165
|
-
|
|
4167
|
+
ti
|
|
4166
4168
|
);
|
|
4167
4169
|
}
|
|
4168
4170
|
get startdate() {
|
|
@@ -4214,7 +4216,7 @@ class hi extends or {
|
|
|
4214
4216
|
this.$$set({ mbsource: t }), R();
|
|
4215
4217
|
}
|
|
4216
4218
|
}
|
|
4217
|
-
|
|
4219
|
+
or(li, { startdate: {}, enddate: {}, status: {}, lang: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, mbsource: {} }, [], [], !0);
|
|
4218
4220
|
export {
|
|
4219
|
-
|
|
4221
|
+
li as C
|
|
4220
4222
|
};
|