@everymatrix/casino-tournaments-thumbnail-rule 1.62.0 → 1.62.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/{CasinoTournamentsThumbnailRule-xmec_Q1t.js → CasinoTournamentsThumbnailRule-CTIQJMke.js} +747 -743
- package/components/CasinoTournamentsThumbnailRule-CautG6Tl.cjs +3 -0
- package/components/{CasinoTournamentsThumbnailRule-CNeDEglK.js → CasinoTournamentsThumbnailRule-DFLmIzLQ.js} +724 -720
- package/es2015/casino-tournaments-thumbnail-rule.cjs +1 -1
- package/es2015/casino-tournaments-thumbnail-rule.js +1 -1
- package/esnext/casino-tournaments-thumbnail-rule.js +1 -1
- package/package.json +1 -1
- package/components/CasinoTournamentsThumbnailRule-BRjDDfgN.cjs +0 -16
|
@@ -2,29 +2,29 @@ var cr = Object.defineProperty, fr = Object.defineProperties;
|
|
|
2
2
|
var mr = Object.getOwnPropertyDescriptors;
|
|
3
3
|
var lt = Object.getOwnPropertySymbols;
|
|
4
4
|
var dr = Object.prototype.hasOwnProperty, pr = Object.prototype.propertyIsEnumerable;
|
|
5
|
-
var
|
|
5
|
+
var De = (e, t, r) => t in e ? cr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, ht = (e, t) => {
|
|
6
6
|
for (var r in t || (t = {}))
|
|
7
|
-
dr.call(t, r) &&
|
|
7
|
+
dr.call(t, r) && De(e, r, t[r]);
|
|
8
8
|
if (lt)
|
|
9
9
|
for (var r of lt(t))
|
|
10
|
-
pr.call(t, r) &&
|
|
10
|
+
pr.call(t, r) && De(e, r, t[r]);
|
|
11
11
|
return e;
|
|
12
12
|
}, ct = (e, t) => fr(e, mr(t));
|
|
13
|
-
var M = (e, t, r) => (
|
|
13
|
+
var M = (e, t, r) => (De(e, typeof t != "symbol" ? t + "" : t, r), r);
|
|
14
14
|
var ft = (e, t, r) => new Promise((n, i) => {
|
|
15
|
-
var
|
|
15
|
+
var o = (l) => {
|
|
16
16
|
try {
|
|
17
17
|
s(r.next(l));
|
|
18
18
|
} catch (u) {
|
|
19
19
|
i(u);
|
|
20
20
|
}
|
|
21
|
-
},
|
|
21
|
+
}, a = (l) => {
|
|
22
22
|
try {
|
|
23
23
|
s(r.throw(l));
|
|
24
24
|
} catch (u) {
|
|
25
25
|
i(u);
|
|
26
26
|
}
|
|
27
|
-
}, s = (l) => l.done ? n(l.value) : Promise.resolve(l.value).then(
|
|
27
|
+
}, s = (l) => l.done ? n(l.value) : Promise.resolve(l.value).then(o, a);
|
|
28
28
|
s((r = r.apply(e, t)).next());
|
|
29
29
|
});
|
|
30
30
|
function Z() {
|
|
@@ -35,10 +35,10 @@ function Ot(e) {
|
|
|
35
35
|
function mt() {
|
|
36
36
|
return /* @__PURE__ */ Object.create(null);
|
|
37
37
|
}
|
|
38
|
-
function
|
|
38
|
+
function xe(e) {
|
|
39
39
|
e.forEach(Ot);
|
|
40
40
|
}
|
|
41
|
-
function
|
|
41
|
+
function ot(e) {
|
|
42
42
|
return typeof e == "function";
|
|
43
43
|
}
|
|
44
44
|
function It(e, t) {
|
|
@@ -65,7 +65,7 @@ function p(e, t) {
|
|
|
65
65
|
function yr(e, t, r) {
|
|
66
66
|
const n = vr(e);
|
|
67
67
|
if (!n.getElementById(t)) {
|
|
68
|
-
const i =
|
|
68
|
+
const i = E("style");
|
|
69
69
|
i.id = t, i.textContent = r, _r(n, i);
|
|
70
70
|
}
|
|
71
71
|
}
|
|
@@ -89,10 +89,10 @@ function _r(e, t) {
|
|
|
89
89
|
function R(e, t, r) {
|
|
90
90
|
e.insertBefore(t, r || null);
|
|
91
91
|
}
|
|
92
|
-
function
|
|
92
|
+
function S(e) {
|
|
93
93
|
e.parentNode && e.parentNode.removeChild(e);
|
|
94
94
|
}
|
|
95
|
-
function
|
|
95
|
+
function E(e) {
|
|
96
96
|
return document.createElement(e);
|
|
97
97
|
}
|
|
98
98
|
function Er(e) {
|
|
@@ -104,7 +104,7 @@ function X(e) {
|
|
|
104
104
|
function O() {
|
|
105
105
|
return X(" ");
|
|
106
106
|
}
|
|
107
|
-
function
|
|
107
|
+
function Ne() {
|
|
108
108
|
return X("");
|
|
109
109
|
}
|
|
110
110
|
function m(e, t, r) {
|
|
@@ -113,11 +113,11 @@ function m(e, t, r) {
|
|
|
113
113
|
function xr(e) {
|
|
114
114
|
return Array.from(e.childNodes);
|
|
115
115
|
}
|
|
116
|
-
function
|
|
116
|
+
function K(e, t) {
|
|
117
117
|
t = "" + t, e.data !== t && (e.data = /** @type {string} */
|
|
118
118
|
t);
|
|
119
119
|
}
|
|
120
|
-
class
|
|
120
|
+
class Ae {
|
|
121
121
|
constructor(t = !1) {
|
|
122
122
|
/**
|
|
123
123
|
* @private
|
|
@@ -151,7 +151,7 @@ class ke {
|
|
|
151
151
|
this.e || (this.is_svg ? this.e = Er(
|
|
152
152
|
/** @type {keyof SVGElementTagNameMap} */
|
|
153
153
|
r.nodeName
|
|
154
|
-
) : this.e =
|
|
154
|
+
) : this.e = E(
|
|
155
155
|
/** @type {keyof HTMLElementTagNameMap} */
|
|
156
156
|
r.nodeType === 11 ? "TEMPLATE" : r.nodeName
|
|
157
157
|
), this.t = r.tagName !== "TEMPLATE" ? r : (
|
|
@@ -184,7 +184,7 @@ class ke {
|
|
|
184
184
|
/**
|
|
185
185
|
* @returns {void} */
|
|
186
186
|
d() {
|
|
187
|
-
this.n.forEach(
|
|
187
|
+
this.n.forEach(S);
|
|
188
188
|
}
|
|
189
189
|
}
|
|
190
190
|
function Tr(e) {
|
|
@@ -196,65 +196,65 @@ function Tr(e) {
|
|
|
196
196
|
}
|
|
197
197
|
), t;
|
|
198
198
|
}
|
|
199
|
-
let
|
|
200
|
-
function
|
|
201
|
-
|
|
199
|
+
let ve;
|
|
200
|
+
function ye(e) {
|
|
201
|
+
ve = e;
|
|
202
202
|
}
|
|
203
|
-
function
|
|
204
|
-
if (!
|
|
203
|
+
function wr() {
|
|
204
|
+
if (!ve)
|
|
205
205
|
throw new Error("Function called outside component initialization");
|
|
206
|
-
return
|
|
206
|
+
return ve;
|
|
207
207
|
}
|
|
208
|
-
function
|
|
209
|
-
|
|
208
|
+
function Br(e) {
|
|
209
|
+
wr().$$.on_mount.push(e);
|
|
210
210
|
}
|
|
211
|
-
const
|
|
212
|
-
let
|
|
213
|
-
const dt = [],
|
|
214
|
-
let
|
|
215
|
-
function
|
|
216
|
-
|
|
211
|
+
const ue = [], We = [];
|
|
212
|
+
let le = [];
|
|
213
|
+
const dt = [], Sr = /* @__PURE__ */ Promise.resolve();
|
|
214
|
+
let Ze = !1;
|
|
215
|
+
function Hr() {
|
|
216
|
+
Ze || (Ze = !0, Sr.then(z));
|
|
217
217
|
}
|
|
218
|
-
function
|
|
219
|
-
|
|
218
|
+
function Je(e) {
|
|
219
|
+
le.push(e);
|
|
220
220
|
}
|
|
221
|
-
const
|
|
221
|
+
const Ue = /* @__PURE__ */ new Set();
|
|
222
222
|
let ae = 0;
|
|
223
223
|
function z() {
|
|
224
224
|
if (ae !== 0)
|
|
225
225
|
return;
|
|
226
|
-
const e =
|
|
226
|
+
const e = ve;
|
|
227
227
|
do {
|
|
228
228
|
try {
|
|
229
|
-
for (; ae <
|
|
230
|
-
const t =
|
|
231
|
-
ae++,
|
|
229
|
+
for (; ae < ue.length; ) {
|
|
230
|
+
const t = ue[ae];
|
|
231
|
+
ae++, ye(t), Cr(t.$$);
|
|
232
232
|
}
|
|
233
233
|
} catch (t) {
|
|
234
|
-
throw
|
|
234
|
+
throw ue.length = 0, ae = 0, t;
|
|
235
235
|
}
|
|
236
|
-
for (
|
|
237
|
-
|
|
238
|
-
for (let t = 0; t <
|
|
239
|
-
const r =
|
|
240
|
-
|
|
236
|
+
for (ye(null), ue.length = 0, ae = 0; We.length; )
|
|
237
|
+
We.pop()();
|
|
238
|
+
for (let t = 0; t < le.length; t += 1) {
|
|
239
|
+
const r = le[t];
|
|
240
|
+
Ue.has(r) || (Ue.add(r), r());
|
|
241
241
|
}
|
|
242
|
-
|
|
243
|
-
} while (
|
|
242
|
+
le.length = 0;
|
|
243
|
+
} while (ue.length);
|
|
244
244
|
for (; dt.length; )
|
|
245
245
|
dt.pop()();
|
|
246
|
-
|
|
246
|
+
Ze = !1, Ue.clear(), ye(e);
|
|
247
247
|
}
|
|
248
|
-
function
|
|
248
|
+
function Cr(e) {
|
|
249
249
|
if (e.fragment !== null) {
|
|
250
|
-
e.update(),
|
|
250
|
+
e.update(), xe(e.before_update);
|
|
251
251
|
const t = e.dirty;
|
|
252
|
-
e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(
|
|
252
|
+
e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Je);
|
|
253
253
|
}
|
|
254
254
|
}
|
|
255
255
|
function Mr(e) {
|
|
256
256
|
const t = [], r = [];
|
|
257
|
-
|
|
257
|
+
le.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), le = t;
|
|
258
258
|
}
|
|
259
259
|
const Rr = /* @__PURE__ */ new Set();
|
|
260
260
|
function kr(e, t) {
|
|
@@ -262,26 +262,26 @@ function kr(e, t) {
|
|
|
262
262
|
}
|
|
263
263
|
function Nr(e, t, r) {
|
|
264
264
|
const { fragment: n, after_update: i } = e.$$;
|
|
265
|
-
n && n.m(t, r),
|
|
266
|
-
const
|
|
267
|
-
e.$$.on_destroy ? e.$$.on_destroy.push(...
|
|
268
|
-
}), i.forEach(
|
|
265
|
+
n && n.m(t, r), Je(() => {
|
|
266
|
+
const o = e.$$.on_mount.map(Ot).filter(ot);
|
|
267
|
+
e.$$.on_destroy ? e.$$.on_destroy.push(...o) : xe(o), e.$$.on_mount = [];
|
|
268
|
+
}), i.forEach(Je);
|
|
269
269
|
}
|
|
270
270
|
function Ar(e, t) {
|
|
271
271
|
const r = e.$$;
|
|
272
|
-
r.fragment !== null && (Mr(r.after_update),
|
|
272
|
+
r.fragment !== null && (Mr(r.after_update), xe(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
|
|
273
273
|
}
|
|
274
274
|
function Lr(e, t) {
|
|
275
|
-
e.$$.dirty[0] === -1 && (
|
|
275
|
+
e.$$.dirty[0] === -1 && (ue.push(e), Hr(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
|
|
276
276
|
}
|
|
277
|
-
function Pr(e, t, r, n, i,
|
|
278
|
-
const l =
|
|
279
|
-
|
|
277
|
+
function Pr(e, t, r, n, i, o, a = null, s = [-1]) {
|
|
278
|
+
const l = ve;
|
|
279
|
+
ye(e);
|
|
280
280
|
const u = e.$$ = {
|
|
281
281
|
fragment: null,
|
|
282
282
|
ctx: [],
|
|
283
283
|
// state
|
|
284
|
-
props:
|
|
284
|
+
props: o,
|
|
285
285
|
update: Z,
|
|
286
286
|
not_equal: i,
|
|
287
287
|
bound: mt(),
|
|
@@ -298,20 +298,20 @@ function Pr(e, t, r, n, i, a, o = null, s = [-1]) {
|
|
|
298
298
|
skip_bound: !1,
|
|
299
299
|
root: t.target || l.$$.root
|
|
300
300
|
};
|
|
301
|
-
|
|
301
|
+
a && a(u.root);
|
|
302
302
|
let h = !1;
|
|
303
303
|
if (u.ctx = r ? r(e, t.props || {}, (c, f, ...g) => {
|
|
304
304
|
const y = g.length ? g[0] : f;
|
|
305
305
|
return u.ctx && i(u.ctx[c], u.ctx[c] = y) && (!u.skip_bound && u.bound[c] && u.bound[c](y), h && Lr(e, c)), f;
|
|
306
|
-
}) : [], u.update(), h = !0,
|
|
306
|
+
}) : [], u.update(), h = !0, xe(u.before_update), u.fragment = n ? n(u.ctx) : !1, t.target) {
|
|
307
307
|
if (t.hydrate) {
|
|
308
308
|
const c = xr(t.target);
|
|
309
|
-
u.fragment && u.fragment.l(c), c.forEach(
|
|
309
|
+
u.fragment && u.fragment.l(c), c.forEach(S);
|
|
310
310
|
} else
|
|
311
311
|
u.fragment && u.fragment.c();
|
|
312
312
|
t.intro && kr(e.$$.fragment), Nr(e, t.target, t.anchor), z();
|
|
313
313
|
}
|
|
314
|
-
|
|
314
|
+
ye(l);
|
|
315
315
|
}
|
|
316
316
|
let Dt;
|
|
317
317
|
typeof HTMLElement == "function" && (Dt = class extends HTMLElement {
|
|
@@ -353,22 +353,22 @@ typeof HTMLElement == "function" && (Dt = class extends HTMLElement {
|
|
|
353
353
|
connectedCallback() {
|
|
354
354
|
return ft(this, null, function* () {
|
|
355
355
|
if (this.$$cn = !0, !this.$$c) {
|
|
356
|
-
let t = function(
|
|
356
|
+
let t = function(o) {
|
|
357
357
|
return () => {
|
|
358
|
-
let
|
|
358
|
+
let a;
|
|
359
359
|
return {
|
|
360
360
|
c: function() {
|
|
361
|
-
|
|
361
|
+
a = E("slot"), o !== "default" && m(a, "name", o);
|
|
362
362
|
},
|
|
363
363
|
/**
|
|
364
364
|
* @param {HTMLElement} target
|
|
365
365
|
* @param {HTMLElement} [anchor]
|
|
366
366
|
*/
|
|
367
367
|
m: function(u, h) {
|
|
368
|
-
R(u,
|
|
368
|
+
R(u, a, h);
|
|
369
369
|
},
|
|
370
370
|
d: function(u) {
|
|
371
|
-
u &&
|
|
371
|
+
u && S(a);
|
|
372
372
|
}
|
|
373
373
|
};
|
|
374
374
|
};
|
|
@@ -376,14 +376,14 @@ typeof HTMLElement == "function" && (Dt = class extends HTMLElement {
|
|
|
376
376
|
if (yield Promise.resolve(), !this.$$cn || this.$$c)
|
|
377
377
|
return;
|
|
378
378
|
const r = {}, n = Tr(this);
|
|
379
|
-
for (const
|
|
380
|
-
|
|
381
|
-
for (const
|
|
382
|
-
const
|
|
383
|
-
|
|
379
|
+
for (const o of this.$$s)
|
|
380
|
+
o in n && (r[o] = [t(o)]);
|
|
381
|
+
for (const o of this.attributes) {
|
|
382
|
+
const a = this.$$g_p(o.name);
|
|
383
|
+
a in this.$$d || (this.$$d[a] = Se(a, o.value, this.$$p_d, "toProp"));
|
|
384
384
|
}
|
|
385
|
-
for (const
|
|
386
|
-
!(
|
|
385
|
+
for (const o in this.$$p_d)
|
|
386
|
+
!(o in this.$$d) && this[o] !== void 0 && (this.$$d[o] = this[o], delete this[o]);
|
|
387
387
|
this.$$c = new this.$$ctor({
|
|
388
388
|
target: this.shadowRoot || this,
|
|
389
389
|
props: ct(ht({}, this.$$d), {
|
|
@@ -395,23 +395,23 @@ typeof HTMLElement == "function" && (Dt = class extends HTMLElement {
|
|
|
395
395
|
});
|
|
396
396
|
const i = () => {
|
|
397
397
|
this.$$r = !0;
|
|
398
|
-
for (const
|
|
399
|
-
if (this.$$d[
|
|
400
|
-
const
|
|
401
|
-
|
|
402
|
-
this.$$d[
|
|
398
|
+
for (const o in this.$$p_d)
|
|
399
|
+
if (this.$$d[o] = this.$$c.$$.ctx[this.$$c.$$.props[o]], this.$$p_d[o].reflect) {
|
|
400
|
+
const a = Se(
|
|
401
|
+
o,
|
|
402
|
+
this.$$d[o],
|
|
403
403
|
this.$$p_d,
|
|
404
404
|
"toAttribute"
|
|
405
405
|
);
|
|
406
|
-
|
|
406
|
+
a == null ? this.removeAttribute(this.$$p_d[o].attribute || o) : this.setAttribute(this.$$p_d[o].attribute || o, a);
|
|
407
407
|
}
|
|
408
408
|
this.$$r = !1;
|
|
409
409
|
};
|
|
410
410
|
this.$$c.$$.after_update.push(i), i();
|
|
411
|
-
for (const
|
|
412
|
-
for (const
|
|
413
|
-
const s = this.$$c.$on(
|
|
414
|
-
this.$$l_u.set(
|
|
411
|
+
for (const o in this.$$l)
|
|
412
|
+
for (const a of this.$$l[o]) {
|
|
413
|
+
const s = this.$$c.$on(o, a);
|
|
414
|
+
this.$$l_u.set(a, s);
|
|
415
415
|
}
|
|
416
416
|
this.$$l = {};
|
|
417
417
|
}
|
|
@@ -421,7 +421,7 @@ typeof HTMLElement == "function" && (Dt = class extends HTMLElement {
|
|
|
421
421
|
// and setting attributes through setAttribute etc, this is helpful
|
|
422
422
|
attributeChangedCallback(t, r, n) {
|
|
423
423
|
var i;
|
|
424
|
-
this.$$r || (t = this.$$g_p(t), this.$$d[t] =
|
|
424
|
+
this.$$r || (t = this.$$g_p(t), this.$$d[t] = Se(t, n, this.$$p_d, "toProp"), (i = this.$$c) == null || i.$set({ [t]: this.$$d[t] }));
|
|
425
425
|
}
|
|
426
426
|
disconnectedCallback() {
|
|
427
427
|
this.$$cn = !1, Promise.resolve().then(() => {
|
|
@@ -434,9 +434,9 @@ typeof HTMLElement == "function" && (Dt = class extends HTMLElement {
|
|
|
434
434
|
) || t;
|
|
435
435
|
}
|
|
436
436
|
});
|
|
437
|
-
function
|
|
438
|
-
var
|
|
439
|
-
const i = (
|
|
437
|
+
function Se(e, t, r, n) {
|
|
438
|
+
var o;
|
|
439
|
+
const i = (o = r[e]) == null ? void 0 : o.type;
|
|
440
440
|
if (t = i === "Boolean" && typeof t != "boolean" ? t != null : t, !n || !r[e])
|
|
441
441
|
return t;
|
|
442
442
|
if (n === "toAttribute")
|
|
@@ -464,8 +464,8 @@ function we(e, t, r, n) {
|
|
|
464
464
|
return t;
|
|
465
465
|
}
|
|
466
466
|
}
|
|
467
|
-
function Or(e, t, r, n, i,
|
|
468
|
-
let
|
|
467
|
+
function Or(e, t, r, n, i, o) {
|
|
468
|
+
let a = class extends Dt {
|
|
469
469
|
constructor() {
|
|
470
470
|
super(e, r, i), this.$$p_d = t;
|
|
471
471
|
}
|
|
@@ -476,24 +476,24 @@ function Or(e, t, r, n, i, a) {
|
|
|
476
476
|
}
|
|
477
477
|
};
|
|
478
478
|
return Object.keys(t).forEach((s) => {
|
|
479
|
-
Object.defineProperty(
|
|
479
|
+
Object.defineProperty(a.prototype, s, {
|
|
480
480
|
get() {
|
|
481
481
|
return this.$$c && s in this.$$c ? this.$$c[s] : this.$$d[s];
|
|
482
482
|
},
|
|
483
483
|
set(l) {
|
|
484
484
|
var u;
|
|
485
|
-
l =
|
|
485
|
+
l = Se(s, l, t), this.$$d[s] = l, (u = this.$$c) == null || u.$set({ [s]: l });
|
|
486
486
|
}
|
|
487
487
|
});
|
|
488
488
|
}), n.forEach((s) => {
|
|
489
|
-
Object.defineProperty(
|
|
489
|
+
Object.defineProperty(a.prototype, s, {
|
|
490
490
|
get() {
|
|
491
491
|
var l;
|
|
492
492
|
return (l = this.$$c) == null ? void 0 : l[s];
|
|
493
493
|
}
|
|
494
494
|
});
|
|
495
495
|
}), e.element = /** @type {any} */
|
|
496
|
-
|
|
496
|
+
a, a;
|
|
497
497
|
}
|
|
498
498
|
class Ir {
|
|
499
499
|
constructor() {
|
|
@@ -525,7 +525,7 @@ class Ir {
|
|
|
525
525
|
* @returns {() => void}
|
|
526
526
|
*/
|
|
527
527
|
$on(t, r) {
|
|
528
|
-
if (!
|
|
528
|
+
if (!ot(r))
|
|
529
529
|
return Z;
|
|
530
530
|
const n = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
|
|
531
531
|
return n.push(r), () => {
|
|
@@ -543,44 +543,44 @@ class Ir {
|
|
|
543
543
|
}
|
|
544
544
|
const $r = "4";
|
|
545
545
|
typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add($r);
|
|
546
|
-
const
|
|
546
|
+
const se = [];
|
|
547
547
|
function Dr(e, t) {
|
|
548
548
|
return {
|
|
549
|
-
subscribe:
|
|
549
|
+
subscribe: Le(e, t).subscribe
|
|
550
550
|
};
|
|
551
551
|
}
|
|
552
|
-
function
|
|
552
|
+
function Le(e, t = Z) {
|
|
553
553
|
let r;
|
|
554
554
|
const n = /* @__PURE__ */ new Set();
|
|
555
555
|
function i(s) {
|
|
556
556
|
if (It(e, s) && (e = s, r)) {
|
|
557
|
-
const l = !
|
|
557
|
+
const l = !se.length;
|
|
558
558
|
for (const u of n)
|
|
559
|
-
u[1](),
|
|
559
|
+
u[1](), se.push(u, e);
|
|
560
560
|
if (l) {
|
|
561
|
-
for (let u = 0; u <
|
|
562
|
-
|
|
563
|
-
|
|
561
|
+
for (let u = 0; u < se.length; u += 2)
|
|
562
|
+
se[u][0](se[u + 1]);
|
|
563
|
+
se.length = 0;
|
|
564
564
|
}
|
|
565
565
|
}
|
|
566
566
|
}
|
|
567
|
-
function
|
|
567
|
+
function o(s) {
|
|
568
568
|
i(s(e));
|
|
569
569
|
}
|
|
570
|
-
function
|
|
570
|
+
function a(s, l = Z) {
|
|
571
571
|
const u = [s, l];
|
|
572
|
-
return n.add(u), n.size === 1 && (r = t(i,
|
|
572
|
+
return n.add(u), n.size === 1 && (r = t(i, o) || Z), s(e), () => {
|
|
573
573
|
n.delete(u), n.size === 0 && r && (r(), r = null);
|
|
574
574
|
};
|
|
575
575
|
}
|
|
576
|
-
return { set: i, update:
|
|
576
|
+
return { set: i, update: o, subscribe: a };
|
|
577
577
|
}
|
|
578
|
-
function
|
|
578
|
+
function de(e, t, r) {
|
|
579
579
|
const n = !Array.isArray(e), i = n ? [e] : e;
|
|
580
580
|
if (!i.every(Boolean))
|
|
581
581
|
throw new Error("derived() expects stores as input, got a falsy value");
|
|
582
|
-
const
|
|
583
|
-
return Dr(r, (
|
|
582
|
+
const o = t.length < 2;
|
|
583
|
+
return Dr(r, (a, s) => {
|
|
584
584
|
let l = !1;
|
|
585
585
|
const u = [];
|
|
586
586
|
let h = 0, c = Z;
|
|
@@ -588,21 +588,21 @@ function me(e, t, r) {
|
|
|
588
588
|
if (h)
|
|
589
589
|
return;
|
|
590
590
|
c();
|
|
591
|
-
const y = t(n ? u[0] : u,
|
|
592
|
-
|
|
591
|
+
const y = t(n ? u[0] : u, a, s);
|
|
592
|
+
o ? a(y) : c = ot(y) ? y : Z;
|
|
593
593
|
}, g = i.map(
|
|
594
|
-
(y,
|
|
594
|
+
(y, x) => $t(
|
|
595
595
|
y,
|
|
596
|
-
(
|
|
597
|
-
u[
|
|
596
|
+
(B) => {
|
|
597
|
+
u[x] = B, h &= ~(1 << x), l && f();
|
|
598
598
|
},
|
|
599
599
|
() => {
|
|
600
|
-
h |= 1 <<
|
|
600
|
+
h |= 1 << x;
|
|
601
601
|
}
|
|
602
602
|
)
|
|
603
603
|
);
|
|
604
604
|
return l = !0, f(), function() {
|
|
605
|
-
|
|
605
|
+
xe(g), c(), l = !1;
|
|
606
606
|
};
|
|
607
607
|
});
|
|
608
608
|
}
|
|
@@ -626,19 +626,19 @@ function Xr(e) {
|
|
|
626
626
|
function Wr(e) {
|
|
627
627
|
return Array.isArray(e) ? [] : {};
|
|
628
628
|
}
|
|
629
|
-
function
|
|
630
|
-
return t.clone !== !1 && t.isMergeableObject(e) ?
|
|
629
|
+
function _e(e, t) {
|
|
630
|
+
return t.clone !== !1 && t.isMergeableObject(e) ? he(Wr(e), e, t) : e;
|
|
631
631
|
}
|
|
632
632
|
function Zr(e, t, r) {
|
|
633
633
|
return e.concat(t).map(function(n) {
|
|
634
|
-
return
|
|
634
|
+
return _e(n, r);
|
|
635
635
|
});
|
|
636
636
|
}
|
|
637
637
|
function Jr(e, t) {
|
|
638
638
|
if (!t.customMerge)
|
|
639
|
-
return
|
|
639
|
+
return he;
|
|
640
640
|
var r = t.customMerge(e);
|
|
641
|
-
return typeof r == "function" ? r :
|
|
641
|
+
return typeof r == "function" ? r : he;
|
|
642
642
|
}
|
|
643
643
|
function Yr(e) {
|
|
644
644
|
return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
|
|
@@ -661,65 +661,51 @@ function Kr(e, t) {
|
|
|
661
661
|
function qr(e, t, r) {
|
|
662
662
|
var n = {};
|
|
663
663
|
return r.isMergeableObject(e) && pt(e).forEach(function(i) {
|
|
664
|
-
n[i] =
|
|
664
|
+
n[i] = _e(e[i], r);
|
|
665
665
|
}), pt(t).forEach(function(i) {
|
|
666
|
-
Kr(e, i) || (Ut(e, i) && r.isMergeableObject(t[i]) ? n[i] = Jr(i, r)(e[i], t[i], r) : n[i] =
|
|
666
|
+
Kr(e, i) || (Ut(e, i) && r.isMergeableObject(t[i]) ? n[i] = Jr(i, r)(e[i], t[i], r) : n[i] = _e(t[i], r));
|
|
667
667
|
}), n;
|
|
668
668
|
}
|
|
669
|
-
function
|
|
670
|
-
r = r || {}, r.arrayMerge = r.arrayMerge || Zr, r.isMergeableObject = r.isMergeableObject || Gr, r.cloneUnlessOtherwiseSpecified =
|
|
671
|
-
var n = Array.isArray(t), i = Array.isArray(e),
|
|
672
|
-
return
|
|
669
|
+
function he(e, t, r) {
|
|
670
|
+
r = r || {}, r.arrayMerge = r.arrayMerge || Zr, r.isMergeableObject = r.isMergeableObject || Gr, r.cloneUnlessOtherwiseSpecified = _e;
|
|
671
|
+
var n = Array.isArray(t), i = Array.isArray(e), o = n === i;
|
|
672
|
+
return o ? n ? r.arrayMerge(e, t, r) : qr(e, t, r) : _e(t, r);
|
|
673
673
|
}
|
|
674
|
-
|
|
674
|
+
he.all = function(t, r) {
|
|
675
675
|
if (!Array.isArray(t))
|
|
676
676
|
throw new Error("first argument should be an array");
|
|
677
677
|
return t.reduce(function(n, i) {
|
|
678
|
-
return
|
|
678
|
+
return he(n, i, r);
|
|
679
679
|
}, {});
|
|
680
680
|
};
|
|
681
|
-
var Qr =
|
|
681
|
+
var Qr = he, en = Qr;
|
|
682
682
|
const tn = /* @__PURE__ */ Ur(en);
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
687
|
-
purpose with or without fee is hereby granted.
|
|
688
|
-
|
|
689
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
690
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
691
|
-
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
692
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
693
|
-
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
694
|
-
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
695
|
-
PERFORMANCE OF THIS SOFTWARE.
|
|
696
|
-
***************************************************************************** */
|
|
697
|
-
var Ze = function(e, t) {
|
|
698
|
-
return Ze = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
|
|
683
|
+
var Ye = function(e, t) {
|
|
684
|
+
return Ye = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
|
|
699
685
|
r.__proto__ = n;
|
|
700
686
|
} || function(r, n) {
|
|
701
687
|
for (var i in n)
|
|
702
688
|
Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
|
|
703
|
-
},
|
|
689
|
+
}, Ye(e, t);
|
|
704
690
|
};
|
|
705
|
-
function
|
|
691
|
+
function Pe(e, t) {
|
|
706
692
|
if (typeof t != "function" && t !== null)
|
|
707
693
|
throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
|
|
708
|
-
|
|
694
|
+
Ye(e, t);
|
|
709
695
|
function r() {
|
|
710
696
|
this.constructor = e;
|
|
711
697
|
}
|
|
712
698
|
e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
|
|
713
699
|
}
|
|
714
|
-
var
|
|
715
|
-
return
|
|
700
|
+
var Y = function() {
|
|
701
|
+
return Y = Object.assign || function(t) {
|
|
716
702
|
for (var r, n = 1, i = arguments.length; n < i; n++) {
|
|
717
703
|
r = arguments[n];
|
|
718
|
-
for (var
|
|
719
|
-
Object.prototype.hasOwnProperty.call(r,
|
|
704
|
+
for (var o in r)
|
|
705
|
+
Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
|
|
720
706
|
}
|
|
721
707
|
return t;
|
|
722
|
-
},
|
|
708
|
+
}, Y.apply(this, arguments);
|
|
723
709
|
};
|
|
724
710
|
function rn(e, t) {
|
|
725
711
|
var r = {};
|
|
@@ -730,14 +716,14 @@ function rn(e, t) {
|
|
|
730
716
|
t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
|
|
731
717
|
return r;
|
|
732
718
|
}
|
|
733
|
-
function
|
|
734
|
-
if (arguments.length === 2)
|
|
735
|
-
for (var n = 0, i = t.length,
|
|
736
|
-
(
|
|
737
|
-
return e.concat(
|
|
719
|
+
function Ge(e, t, r) {
|
|
720
|
+
if (r || arguments.length === 2)
|
|
721
|
+
for (var n = 0, i = t.length, o; n < i; n++)
|
|
722
|
+
(o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
|
|
723
|
+
return e.concat(o || Array.prototype.slice.call(t));
|
|
738
724
|
}
|
|
739
|
-
function
|
|
740
|
-
var r = t && t.cache ? t.cache :
|
|
725
|
+
function Fe(e, t) {
|
|
726
|
+
var r = t && t.cache ? t.cache : hn, n = t && t.serializer ? t.serializer : un, i = t && t.strategy ? t.strategy : an;
|
|
741
727
|
return i(e, {
|
|
742
728
|
cache: r,
|
|
743
729
|
serializer: n
|
|
@@ -746,95 +732,103 @@ function Ue(e, t) {
|
|
|
746
732
|
function nn(e) {
|
|
747
733
|
return e == null || typeof e == "number" || typeof e == "boolean";
|
|
748
734
|
}
|
|
749
|
-
function
|
|
750
|
-
var i = nn(n) ? n : r(n),
|
|
751
|
-
return typeof
|
|
735
|
+
function on(e, t, r, n) {
|
|
736
|
+
var i = nn(n) ? n : r(n), o = t.get(i);
|
|
737
|
+
return typeof o == "undefined" && (o = e.call(this, n), t.set(i, o)), o;
|
|
752
738
|
}
|
|
753
|
-
function
|
|
754
|
-
var n = Array.prototype.slice.call(arguments, 3), i = r(n),
|
|
755
|
-
return typeof
|
|
739
|
+
function Gt(e, t, r) {
|
|
740
|
+
var n = Array.prototype.slice.call(arguments, 3), i = r(n), o = t.get(i);
|
|
741
|
+
return typeof o == "undefined" && (o = e.apply(this, n), t.set(i, o)), o;
|
|
756
742
|
}
|
|
757
|
-
function
|
|
743
|
+
function Ft(e, t, r, n, i) {
|
|
758
744
|
return r.bind(t, e, n, i);
|
|
759
745
|
}
|
|
760
746
|
function an(e, t) {
|
|
761
|
-
var r = e.length === 1 ?
|
|
762
|
-
return
|
|
763
|
-
}
|
|
764
|
-
function on(e, t) {
|
|
765
|
-
return it(e, this, Ft, t.cache.create(), t.serializer);
|
|
747
|
+
var r = e.length === 1 ? on : Gt;
|
|
748
|
+
return Ft(e, this, r, t.cache.create(), t.serializer);
|
|
766
749
|
}
|
|
767
750
|
function sn(e, t) {
|
|
768
|
-
return
|
|
751
|
+
return Ft(e, this, Gt, t.cache.create(), t.serializer);
|
|
769
752
|
}
|
|
770
753
|
var un = function() {
|
|
771
754
|
return JSON.stringify(arguments);
|
|
772
|
-
}
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
|
|
755
|
+
}, ln = (
|
|
756
|
+
/** @class */
|
|
757
|
+
function() {
|
|
758
|
+
function e() {
|
|
759
|
+
this.cache = /* @__PURE__ */ Object.create(null);
|
|
760
|
+
}
|
|
761
|
+
return e.prototype.get = function(t) {
|
|
762
|
+
return this.cache[t];
|
|
763
|
+
}, e.prototype.set = function(t, r) {
|
|
764
|
+
this.cache[t] = r;
|
|
765
|
+
}, e;
|
|
766
|
+
}()
|
|
767
|
+
), hn = {
|
|
783
768
|
create: function() {
|
|
784
|
-
return new
|
|
769
|
+
return new ln();
|
|
785
770
|
}
|
|
786
|
-
},
|
|
787
|
-
variadic:
|
|
788
|
-
|
|
789
|
-
|
|
771
|
+
}, je = {
|
|
772
|
+
variadic: sn
|
|
773
|
+
}, Me = function() {
|
|
774
|
+
return Me = Object.assign || function(t) {
|
|
775
|
+
for (var r, n = 1, i = arguments.length; n < i; n++) {
|
|
776
|
+
r = arguments[n];
|
|
777
|
+
for (var o in r)
|
|
778
|
+
Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
|
|
779
|
+
}
|
|
780
|
+
return t;
|
|
781
|
+
}, Me.apply(this, arguments);
|
|
782
|
+
};
|
|
783
|
+
var b;
|
|
790
784
|
(function(e) {
|
|
791
785
|
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";
|
|
792
786
|
})(b || (b = {}));
|
|
793
|
-
var
|
|
787
|
+
var T;
|
|
794
788
|
(function(e) {
|
|
795
789
|
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";
|
|
796
|
-
})(
|
|
797
|
-
var
|
|
790
|
+
})(T || (T = {}));
|
|
791
|
+
var ce;
|
|
798
792
|
(function(e) {
|
|
799
793
|
e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
|
|
800
|
-
})(
|
|
794
|
+
})(ce || (ce = {}));
|
|
801
795
|
function bt(e) {
|
|
802
|
-
return e.type ===
|
|
796
|
+
return e.type === T.literal;
|
|
803
797
|
}
|
|
804
|
-
function
|
|
805
|
-
return e.type ===
|
|
798
|
+
function cn(e) {
|
|
799
|
+
return e.type === T.argument;
|
|
806
800
|
}
|
|
807
801
|
function jt(e) {
|
|
808
|
-
return e.type ===
|
|
802
|
+
return e.type === T.number;
|
|
809
803
|
}
|
|
810
804
|
function Vt(e) {
|
|
811
|
-
return e.type ===
|
|
805
|
+
return e.type === T.date;
|
|
812
806
|
}
|
|
813
807
|
function zt(e) {
|
|
814
|
-
return e.type ===
|
|
808
|
+
return e.type === T.time;
|
|
815
809
|
}
|
|
816
810
|
function Xt(e) {
|
|
817
|
-
return e.type ===
|
|
811
|
+
return e.type === T.select;
|
|
818
812
|
}
|
|
819
813
|
function Wt(e) {
|
|
820
|
-
return e.type ===
|
|
814
|
+
return e.type === T.plural;
|
|
821
815
|
}
|
|
822
|
-
function
|
|
823
|
-
return e.type ===
|
|
816
|
+
function fn(e) {
|
|
817
|
+
return e.type === T.pound;
|
|
824
818
|
}
|
|
825
819
|
function Zt(e) {
|
|
826
|
-
return e.type ===
|
|
820
|
+
return e.type === T.tag;
|
|
827
821
|
}
|
|
828
822
|
function Jt(e) {
|
|
829
|
-
return !!(e && typeof e == "object" && e.type ===
|
|
823
|
+
return !!(e && typeof e == "object" && e.type === ce.number);
|
|
830
824
|
}
|
|
831
|
-
function
|
|
832
|
-
return !!(e && typeof e == "object" && e.type ===
|
|
825
|
+
function Ke(e) {
|
|
826
|
+
return !!(e && typeof e == "object" && e.type === ce.dateTime);
|
|
833
827
|
}
|
|
834
|
-
var Yt = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,
|
|
835
|
-
function
|
|
828
|
+
var Yt = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, mn = /(?:[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;
|
|
829
|
+
function dn(e) {
|
|
836
830
|
var t = {};
|
|
837
|
-
return e.replace(
|
|
831
|
+
return e.replace(mn, function(r) {
|
|
838
832
|
var n = r.length;
|
|
839
833
|
switch (r[0]) {
|
|
840
834
|
case "G":
|
|
@@ -923,17 +917,27 @@ function mn(e) {
|
|
|
923
917
|
return "";
|
|
924
918
|
}), t;
|
|
925
919
|
}
|
|
926
|
-
var
|
|
927
|
-
function
|
|
920
|
+
var w = function() {
|
|
921
|
+
return w = Object.assign || function(t) {
|
|
922
|
+
for (var r, n = 1, i = arguments.length; n < i; n++) {
|
|
923
|
+
r = arguments[n];
|
|
924
|
+
for (var o in r)
|
|
925
|
+
Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
|
|
926
|
+
}
|
|
927
|
+
return t;
|
|
928
|
+
}, w.apply(this, arguments);
|
|
929
|
+
};
|
|
930
|
+
var pn = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
|
|
931
|
+
function bn(e) {
|
|
928
932
|
if (e.length === 0)
|
|
929
933
|
throw new Error("Number skeleton cannot be empty");
|
|
930
|
-
for (var t = e.split(
|
|
934
|
+
for (var t = e.split(pn).filter(function(f) {
|
|
931
935
|
return f.length > 0;
|
|
932
936
|
}), r = [], n = 0, i = t; n < i.length; n++) {
|
|
933
|
-
var
|
|
934
|
-
if (
|
|
937
|
+
var o = i[n], a = o.split("/");
|
|
938
|
+
if (a.length === 0)
|
|
935
939
|
throw new Error("Invalid number skeleton");
|
|
936
|
-
for (var s =
|
|
940
|
+
for (var s = a[0], l = a.slice(1), u = 0, h = l; u < h.length; u++) {
|
|
937
941
|
var c = h[u];
|
|
938
942
|
if (c.length === 0)
|
|
939
943
|
throw new Error("Invalid number skeleton");
|
|
@@ -942,10 +946,10 @@ function pn(e) {
|
|
|
942
946
|
}
|
|
943
947
|
return r;
|
|
944
948
|
}
|
|
945
|
-
function
|
|
949
|
+
function gn(e) {
|
|
946
950
|
return e.replace(/^(.*?)-/, "");
|
|
947
951
|
}
|
|
948
|
-
var gt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Kt = /^(@+)?(\+|#+)?[rs]?$/g,
|
|
952
|
+
var gt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Kt = /^(@+)?(\+|#+)?[rs]?$/g, yn = /(\*)(0+)|(#+)(0+)|(0+)/g, qt = /^(0+)$/;
|
|
949
953
|
function yt(e) {
|
|
950
954
|
var t = {};
|
|
951
955
|
return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Kt, function(r, n, i) {
|
|
@@ -992,7 +996,7 @@ function Qt(e) {
|
|
|
992
996
|
};
|
|
993
997
|
}
|
|
994
998
|
}
|
|
995
|
-
function
|
|
999
|
+
function vn(e) {
|
|
996
1000
|
var t;
|
|
997
1001
|
if (e[0] === "E" && e[1] === "E" ? (t = {
|
|
998
1002
|
notation: "engineering"
|
|
@@ -1010,7 +1014,7 @@ function vt(e) {
|
|
|
1010
1014
|
var t = {}, r = Qt(e);
|
|
1011
1015
|
return r || t;
|
|
1012
1016
|
}
|
|
1013
|
-
function
|
|
1017
|
+
function _n(e) {
|
|
1014
1018
|
for (var t = {}, r = 0, n = e; r < n.length; r++) {
|
|
1015
1019
|
var i = n[r];
|
|
1016
1020
|
switch (i.stem) {
|
|
@@ -1034,7 +1038,7 @@ function vn(e) {
|
|
|
1034
1038
|
continue;
|
|
1035
1039
|
case "measure-unit":
|
|
1036
1040
|
case "unit":
|
|
1037
|
-
t.style = "unit", t.unit =
|
|
1041
|
+
t.style = "unit", t.unit = gn(i.options[0]);
|
|
1038
1042
|
continue;
|
|
1039
1043
|
case "compact-short":
|
|
1040
1044
|
case "K":
|
|
@@ -1045,13 +1049,13 @@ function vn(e) {
|
|
|
1045
1049
|
t.notation = "compact", t.compactDisplay = "long";
|
|
1046
1050
|
continue;
|
|
1047
1051
|
case "scientific":
|
|
1048
|
-
t =
|
|
1049
|
-
return
|
|
1052
|
+
t = w(w(w({}, t), { notation: "scientific" }), i.options.reduce(function(l, u) {
|
|
1053
|
+
return w(w({}, l), vt(u));
|
|
1050
1054
|
}, {}));
|
|
1051
1055
|
continue;
|
|
1052
1056
|
case "engineering":
|
|
1053
|
-
t =
|
|
1054
|
-
return
|
|
1057
|
+
t = w(w(w({}, t), { notation: "engineering" }), i.options.reduce(function(l, u) {
|
|
1058
|
+
return w(w({}, l), vt(u));
|
|
1055
1059
|
}, {}));
|
|
1056
1060
|
continue;
|
|
1057
1061
|
case "notation-simple":
|
|
@@ -1096,7 +1100,7 @@ function vn(e) {
|
|
|
1096
1100
|
case "integer-width":
|
|
1097
1101
|
if (i.options.length > 1)
|
|
1098
1102
|
throw new RangeError("integer-width stems only accept a single optional option");
|
|
1099
|
-
i.options[0].replace(
|
|
1103
|
+
i.options[0].replace(yn, function(l, u, h, c, f, g) {
|
|
1100
1104
|
if (u)
|
|
1101
1105
|
t.minimumIntegerDigits = h.length;
|
|
1102
1106
|
else {
|
|
@@ -1119,18 +1123,18 @@ function vn(e) {
|
|
|
1119
1123
|
i.stem.replace(gt, function(l, u, h, c, f, g) {
|
|
1120
1124
|
return h === "*" ? t.minimumFractionDigits = u.length : c && c[0] === "#" ? t.maximumFractionDigits = c.length : f && g ? (t.minimumFractionDigits = f.length, t.maximumFractionDigits = f.length + g.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
|
|
1121
1125
|
});
|
|
1122
|
-
var
|
|
1123
|
-
|
|
1126
|
+
var o = i.options[0];
|
|
1127
|
+
o === "w" ? t = w(w({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = w(w({}, t), yt(o)));
|
|
1124
1128
|
continue;
|
|
1125
1129
|
}
|
|
1126
1130
|
if (Kt.test(i.stem)) {
|
|
1127
|
-
t =
|
|
1131
|
+
t = w(w({}, t), yt(i.stem));
|
|
1128
1132
|
continue;
|
|
1129
1133
|
}
|
|
1130
|
-
var
|
|
1131
|
-
|
|
1132
|
-
var s =
|
|
1133
|
-
s && (t =
|
|
1134
|
+
var a = Qt(i.stem);
|
|
1135
|
+
a && (t = w(w({}, t), a));
|
|
1136
|
+
var s = vn(i.stem);
|
|
1137
|
+
s && (t = w(w({}, t), s));
|
|
1134
1138
|
}
|
|
1135
1139
|
return t;
|
|
1136
1140
|
}
|
|
@@ -2549,23 +2553,23 @@ var Be = {
|
|
|
2549
2553
|
"h"
|
|
2550
2554
|
]
|
|
2551
2555
|
};
|
|
2552
|
-
function
|
|
2556
|
+
function En(e, t) {
|
|
2553
2557
|
for (var r = "", n = 0; n < e.length; n++) {
|
|
2554
2558
|
var i = e.charAt(n);
|
|
2555
2559
|
if (i === "j") {
|
|
2556
|
-
for (var
|
|
2557
|
-
|
|
2558
|
-
var
|
|
2560
|
+
for (var o = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
|
|
2561
|
+
o++, n++;
|
|
2562
|
+
var a = 1 + (o & 1), s = o < 2 ? 1 : 3 + (o >> 1), l = "a", u = xn(t);
|
|
2559
2563
|
for ((u == "H" || u == "k") && (s = 0); s-- > 0; )
|
|
2560
2564
|
r += l;
|
|
2561
|
-
for (;
|
|
2565
|
+
for (; a-- > 0; )
|
|
2562
2566
|
r = u + r;
|
|
2563
2567
|
} else
|
|
2564
2568
|
i === "J" ? r += "H" : r += i;
|
|
2565
2569
|
}
|
|
2566
2570
|
return r;
|
|
2567
2571
|
}
|
|
2568
|
-
function
|
|
2572
|
+
function xn(e) {
|
|
2569
2573
|
var t = e.hourCycle;
|
|
2570
2574
|
if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
|
|
2571
2575
|
e.hourCycles && // @ts-ignore
|
|
@@ -2587,18 +2591,18 @@ function En(e) {
|
|
|
2587
2591
|
var i = Be[n || ""] || Be[r || ""] || Be["".concat(r, "-001")] || Be["001"];
|
|
2588
2592
|
return i[0];
|
|
2589
2593
|
}
|
|
2590
|
-
var
|
|
2594
|
+
var Ve, Tn = new RegExp("^".concat(Yt.source, "*")), wn = new RegExp("".concat(Yt.source, "*$"));
|
|
2591
2595
|
function v(e, t) {
|
|
2592
2596
|
return { start: e, end: t };
|
|
2593
2597
|
}
|
|
2594
|
-
var Bn = !!String.prototype.startsWith && "_a".startsWith("a", 1),
|
|
2598
|
+
var Bn = !!String.prototype.startsWith && "_a".startsWith("a", 1), Sn = !!String.fromCodePoint, Hn = !!Object.fromEntries, Cn = !!String.prototype.codePointAt, Mn = !!String.prototype.trimStart, Rn = !!String.prototype.trimEnd, kn = !!Number.isSafeInteger, Nn = kn ? Number.isSafeInteger : function(e) {
|
|
2595
2599
|
return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
|
|
2596
|
-
},
|
|
2600
|
+
}, qe = !0;
|
|
2597
2601
|
try {
|
|
2598
|
-
var
|
|
2599
|
-
|
|
2602
|
+
var An = tr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
|
2603
|
+
qe = ((Ve = An.exec("a")) === null || Ve === void 0 ? void 0 : Ve[0]) === "a";
|
|
2600
2604
|
} catch (e) {
|
|
2601
|
-
|
|
2605
|
+
qe = !1;
|
|
2602
2606
|
}
|
|
2603
2607
|
var _t = Bn ? (
|
|
2604
2608
|
// Native
|
|
@@ -2610,15 +2614,15 @@ var _t = Bn ? (
|
|
|
2610
2614
|
function(t, r, n) {
|
|
2611
2615
|
return t.slice(n, n + r.length) === r;
|
|
2612
2616
|
}
|
|
2613
|
-
),
|
|
2617
|
+
), Qe = Sn ? String.fromCodePoint : (
|
|
2614
2618
|
// IE11
|
|
2615
2619
|
function() {
|
|
2616
2620
|
for (var t = [], r = 0; r < arguments.length; r++)
|
|
2617
2621
|
t[r] = arguments[r];
|
|
2618
|
-
for (var n = "", i = t.length,
|
|
2619
|
-
if (
|
|
2620
|
-
throw RangeError(
|
|
2621
|
-
n +=
|
|
2622
|
+
for (var n = "", i = t.length, o = 0, a; i > o; ) {
|
|
2623
|
+
if (a = t[o++], a > 1114111)
|
|
2624
|
+
throw RangeError(a + " is not a valid code point");
|
|
2625
|
+
n += a < 65536 ? String.fromCharCode(a) : String.fromCharCode(((a -= 65536) >> 10) + 55296, a % 1024 + 56320);
|
|
2622
2626
|
}
|
|
2623
2627
|
return n;
|
|
2624
2628
|
}
|
|
@@ -2628,8 +2632,8 @@ var _t = Bn ? (
|
|
|
2628
2632
|
// Ponyfill
|
|
2629
2633
|
function(t) {
|
|
2630
2634
|
for (var r = {}, n = 0, i = t; n < i.length; n++) {
|
|
2631
|
-
var
|
|
2632
|
-
r[
|
|
2635
|
+
var o = i[n], a = o[0], s = o[1];
|
|
2636
|
+
r[a] = s;
|
|
2633
2637
|
}
|
|
2634
2638
|
return r;
|
|
2635
2639
|
}
|
|
@@ -2644,11 +2648,11 @@ var _t = Bn ? (
|
|
|
2644
2648
|
function(t, r) {
|
|
2645
2649
|
var n = t.length;
|
|
2646
2650
|
if (!(r < 0 || r >= n)) {
|
|
2647
|
-
var i = t.charCodeAt(r),
|
|
2648
|
-
return i < 55296 || i > 56319 || r + 1 === n || (
|
|
2651
|
+
var i = t.charCodeAt(r), o;
|
|
2652
|
+
return i < 55296 || i > 56319 || r + 1 === n || (o = t.charCodeAt(r + 1)) < 56320 || o > 57343 ? i : (i - 55296 << 10) + (o - 56320) + 65536;
|
|
2649
2653
|
}
|
|
2650
2654
|
}
|
|
2651
|
-
),
|
|
2655
|
+
), Ln = Mn ? (
|
|
2652
2656
|
// Native
|
|
2653
2657
|
function(t) {
|
|
2654
2658
|
return t.trimStart();
|
|
@@ -2656,9 +2660,9 @@ var _t = Bn ? (
|
|
|
2656
2660
|
) : (
|
|
2657
2661
|
// Ponyfill
|
|
2658
2662
|
function(t) {
|
|
2659
|
-
return t.replace(
|
|
2663
|
+
return t.replace(Tn, "");
|
|
2660
2664
|
}
|
|
2661
|
-
),
|
|
2665
|
+
), Pn = Rn ? (
|
|
2662
2666
|
// Native
|
|
2663
2667
|
function(t) {
|
|
2664
2668
|
return t.trimEnd();
|
|
@@ -2666,32 +2670,32 @@ var _t = Bn ? (
|
|
|
2666
2670
|
) : (
|
|
2667
2671
|
// Ponyfill
|
|
2668
2672
|
function(t) {
|
|
2669
|
-
return t.replace(
|
|
2673
|
+
return t.replace(wn, "");
|
|
2670
2674
|
}
|
|
2671
2675
|
);
|
|
2672
2676
|
function tr(e, t) {
|
|
2673
2677
|
return new RegExp(e, t);
|
|
2674
2678
|
}
|
|
2675
|
-
var
|
|
2676
|
-
if (
|
|
2679
|
+
var et;
|
|
2680
|
+
if (qe) {
|
|
2677
2681
|
var xt = tr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
|
2678
|
-
|
|
2682
|
+
et = function(t, r) {
|
|
2679
2683
|
var n;
|
|
2680
2684
|
xt.lastIndex = r;
|
|
2681
2685
|
var i = xt.exec(t);
|
|
2682
2686
|
return (n = i[1]) !== null && n !== void 0 ? n : "";
|
|
2683
2687
|
};
|
|
2684
2688
|
} else
|
|
2685
|
-
|
|
2689
|
+
et = function(t, r) {
|
|
2686
2690
|
for (var n = []; ; ) {
|
|
2687
2691
|
var i = er(t, r);
|
|
2688
|
-
if (i === void 0 || rr(i) ||
|
|
2692
|
+
if (i === void 0 || rr(i) || Dn(i))
|
|
2689
2693
|
break;
|
|
2690
2694
|
n.push(i), r += i >= 65536 ? 2 : 1;
|
|
2691
2695
|
}
|
|
2692
|
-
return
|
|
2696
|
+
return Qe.apply(void 0, n);
|
|
2693
2697
|
};
|
|
2694
|
-
var
|
|
2698
|
+
var On = (
|
|
2695
2699
|
/** @class */
|
|
2696
2700
|
function() {
|
|
2697
2701
|
function e(t, r) {
|
|
@@ -2703,35 +2707,35 @@ var Pn = (
|
|
|
2703
2707
|
return this.parseMessage(0, "", !1);
|
|
2704
2708
|
}, e.prototype.parseMessage = function(t, r, n) {
|
|
2705
2709
|
for (var i = []; !this.isEOF(); ) {
|
|
2706
|
-
var
|
|
2707
|
-
if (
|
|
2708
|
-
var
|
|
2709
|
-
if (
|
|
2710
|
-
return
|
|
2711
|
-
i.push(
|
|
2710
|
+
var o = this.char();
|
|
2711
|
+
if (o === 123) {
|
|
2712
|
+
var a = this.parseArgument(t, n);
|
|
2713
|
+
if (a.err)
|
|
2714
|
+
return a;
|
|
2715
|
+
i.push(a.val);
|
|
2712
2716
|
} else {
|
|
2713
|
-
if (
|
|
2717
|
+
if (o === 125 && t > 0)
|
|
2714
2718
|
break;
|
|
2715
|
-
if (
|
|
2719
|
+
if (o === 35 && (r === "plural" || r === "selectordinal")) {
|
|
2716
2720
|
var s = this.clonePosition();
|
|
2717
2721
|
this.bump(), i.push({
|
|
2718
|
-
type:
|
|
2722
|
+
type: T.pound,
|
|
2719
2723
|
location: v(s, this.clonePosition())
|
|
2720
2724
|
});
|
|
2721
|
-
} else if (
|
|
2725
|
+
} else if (o === 60 && !this.ignoreTag && this.peek() === 47) {
|
|
2722
2726
|
if (n)
|
|
2723
2727
|
break;
|
|
2724
2728
|
return this.error(b.UNMATCHED_CLOSING_TAG, v(this.clonePosition(), this.clonePosition()));
|
|
2725
|
-
} else if (
|
|
2726
|
-
var
|
|
2727
|
-
if (
|
|
2728
|
-
return
|
|
2729
|
-
i.push(
|
|
2729
|
+
} else if (o === 60 && !this.ignoreTag && tt(this.peek() || 0)) {
|
|
2730
|
+
var a = this.parseTag(t, r);
|
|
2731
|
+
if (a.err)
|
|
2732
|
+
return a;
|
|
2733
|
+
i.push(a.val);
|
|
2730
2734
|
} else {
|
|
2731
|
-
var
|
|
2732
|
-
if (
|
|
2733
|
-
return
|
|
2734
|
-
i.push(
|
|
2735
|
+
var a = this.parseLiteral(t, r);
|
|
2736
|
+
if (a.err)
|
|
2737
|
+
return a;
|
|
2738
|
+
i.push(a.val);
|
|
2735
2739
|
}
|
|
2736
2740
|
}
|
|
2737
2741
|
}
|
|
@@ -2743,26 +2747,26 @@ var Pn = (
|
|
|
2743
2747
|
if (this.bumpSpace(), this.bumpIf("/>"))
|
|
2744
2748
|
return {
|
|
2745
2749
|
val: {
|
|
2746
|
-
type:
|
|
2750
|
+
type: T.literal,
|
|
2747
2751
|
value: "<".concat(i, "/>"),
|
|
2748
2752
|
location: v(n, this.clonePosition())
|
|
2749
2753
|
},
|
|
2750
2754
|
err: null
|
|
2751
2755
|
};
|
|
2752
2756
|
if (this.bumpIf(">")) {
|
|
2753
|
-
var
|
|
2754
|
-
if (
|
|
2755
|
-
return
|
|
2756
|
-
var
|
|
2757
|
+
var o = this.parseMessage(t + 1, r, !0);
|
|
2758
|
+
if (o.err)
|
|
2759
|
+
return o;
|
|
2760
|
+
var a = o.val, s = this.clonePosition();
|
|
2757
2761
|
if (this.bumpIf("</")) {
|
|
2758
|
-
if (this.isEOF() || !
|
|
2762
|
+
if (this.isEOF() || !tt(this.char()))
|
|
2759
2763
|
return this.error(b.INVALID_TAG, v(s, this.clonePosition()));
|
|
2760
2764
|
var l = this.clonePosition(), u = this.parseTagName();
|
|
2761
2765
|
return i !== u ? this.error(b.UNMATCHED_CLOSING_TAG, v(l, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
|
|
2762
2766
|
val: {
|
|
2763
|
-
type:
|
|
2767
|
+
type: T.tag,
|
|
2764
2768
|
value: i,
|
|
2765
|
-
children:
|
|
2769
|
+
children: a,
|
|
2766
2770
|
location: v(n, this.clonePosition())
|
|
2767
2771
|
},
|
|
2768
2772
|
err: null
|
|
@@ -2773,21 +2777,21 @@ var Pn = (
|
|
|
2773
2777
|
return this.error(b.INVALID_TAG, v(n, this.clonePosition()));
|
|
2774
2778
|
}, e.prototype.parseTagName = function() {
|
|
2775
2779
|
var t = this.offset();
|
|
2776
|
-
for (this.bump(); !this.isEOF() &&
|
|
2780
|
+
for (this.bump(); !this.isEOF() && $n(this.char()); )
|
|
2777
2781
|
this.bump();
|
|
2778
2782
|
return this.message.slice(t, this.offset());
|
|
2779
2783
|
}, e.prototype.parseLiteral = function(t, r) {
|
|
2780
2784
|
for (var n = this.clonePosition(), i = ""; ; ) {
|
|
2781
|
-
var
|
|
2782
|
-
if (a) {
|
|
2783
|
-
i += a;
|
|
2784
|
-
continue;
|
|
2785
|
-
}
|
|
2786
|
-
var o = this.tryParseUnquoted(t, r);
|
|
2785
|
+
var o = this.tryParseQuote(r);
|
|
2787
2786
|
if (o) {
|
|
2788
2787
|
i += o;
|
|
2789
2788
|
continue;
|
|
2790
2789
|
}
|
|
2790
|
+
var a = this.tryParseUnquoted(t, r);
|
|
2791
|
+
if (a) {
|
|
2792
|
+
i += a;
|
|
2793
|
+
continue;
|
|
2794
|
+
}
|
|
2791
2795
|
var s = this.tryParseLeftAngleBracket();
|
|
2792
2796
|
if (s) {
|
|
2793
2797
|
i += s;
|
|
@@ -2797,12 +2801,12 @@ var Pn = (
|
|
|
2797
2801
|
}
|
|
2798
2802
|
var l = v(n, this.clonePosition());
|
|
2799
2803
|
return {
|
|
2800
|
-
val: { type:
|
|
2804
|
+
val: { type: T.literal, value: i, location: l },
|
|
2801
2805
|
err: null
|
|
2802
2806
|
};
|
|
2803
2807
|
}, e.prototype.tryParseLeftAngleBracket = function() {
|
|
2804
2808
|
return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
|
|
2805
|
-
!
|
|
2809
|
+
!In(this.peek() || 0)) ? (this.bump(), "<") : null;
|
|
2806
2810
|
}, e.prototype.tryParseQuote = function(t) {
|
|
2807
2811
|
if (this.isEOF() || this.char() !== 39)
|
|
2808
2812
|
return null;
|
|
@@ -2836,12 +2840,12 @@ var Pn = (
|
|
|
2836
2840
|
r.push(n);
|
|
2837
2841
|
this.bump();
|
|
2838
2842
|
}
|
|
2839
|
-
return
|
|
2843
|
+
return Qe.apply(void 0, r);
|
|
2840
2844
|
}, e.prototype.tryParseUnquoted = function(t, r) {
|
|
2841
2845
|
if (this.isEOF())
|
|
2842
2846
|
return null;
|
|
2843
2847
|
var n = this.char();
|
|
2844
|
-
return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(),
|
|
2848
|
+
return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), Qe(n));
|
|
2845
2849
|
}, e.prototype.parseArgument = function(t, r) {
|
|
2846
2850
|
var n = this.clonePosition();
|
|
2847
2851
|
if (this.bump(), this.bumpSpace(), this.isEOF())
|
|
@@ -2857,7 +2861,7 @@ var Pn = (
|
|
|
2857
2861
|
case 125:
|
|
2858
2862
|
return this.bump(), {
|
|
2859
2863
|
val: {
|
|
2860
|
-
type:
|
|
2864
|
+
type: T.argument,
|
|
2861
2865
|
// value does not include the opening and closing braces.
|
|
2862
2866
|
value: i,
|
|
2863
2867
|
location: v(n, this.clonePosition())
|
|
@@ -2870,15 +2874,15 @@ var Pn = (
|
|
|
2870
2874
|
return this.error(b.MALFORMED_ARGUMENT, v(n, this.clonePosition()));
|
|
2871
2875
|
}
|
|
2872
2876
|
}, e.prototype.parseIdentifierIfPossible = function() {
|
|
2873
|
-
var t = this.clonePosition(), r = this.offset(), n =
|
|
2877
|
+
var t = this.clonePosition(), r = this.offset(), n = et(this.message, r), i = r + n.length;
|
|
2874
2878
|
this.bumpTo(i);
|
|
2875
|
-
var
|
|
2876
|
-
return { value: n, location:
|
|
2879
|
+
var o = this.clonePosition(), a = v(t, o);
|
|
2880
|
+
return { value: n, location: a };
|
|
2877
2881
|
}, e.prototype.parseArgumentOptions = function(t, r, n, i) {
|
|
2878
|
-
var
|
|
2882
|
+
var o, a = this.clonePosition(), s = this.parseIdentifierIfPossible().value, l = this.clonePosition();
|
|
2879
2883
|
switch (s) {
|
|
2880
2884
|
case "":
|
|
2881
|
-
return this.error(b.EXPECT_ARGUMENT_TYPE, v(
|
|
2885
|
+
return this.error(b.EXPECT_ARGUMENT_TYPE, v(a, l));
|
|
2882
2886
|
case "number":
|
|
2883
2887
|
case "date":
|
|
2884
2888
|
case "time": {
|
|
@@ -2889,7 +2893,7 @@ var Pn = (
|
|
|
2889
2893
|
var h = this.clonePosition(), c = this.parseSimpleArgStyleIfPossible();
|
|
2890
2894
|
if (c.err)
|
|
2891
2895
|
return c;
|
|
2892
|
-
var f =
|
|
2896
|
+
var f = Pn(c.val);
|
|
2893
2897
|
if (f.length === 0)
|
|
2894
2898
|
return this.error(b.EXPECT_ARGUMENT_STYLE, v(this.clonePosition(), this.clonePosition()));
|
|
2895
2899
|
var g = v(h, this.clonePosition());
|
|
@@ -2898,38 +2902,38 @@ var Pn = (
|
|
|
2898
2902
|
var y = this.tryParseArgumentClose(i);
|
|
2899
2903
|
if (y.err)
|
|
2900
2904
|
return y;
|
|
2901
|
-
var
|
|
2905
|
+
var x = v(i, this.clonePosition());
|
|
2902
2906
|
if (u && _t(u == null ? void 0 : u.style, "::", 0)) {
|
|
2903
|
-
var
|
|
2907
|
+
var B = Ln(u.style.slice(2));
|
|
2904
2908
|
if (s === "number") {
|
|
2905
|
-
var c = this.parseNumberSkeletonFromString(
|
|
2909
|
+
var c = this.parseNumberSkeletonFromString(B, u.styleLocation);
|
|
2906
2910
|
return c.err ? c : {
|
|
2907
|
-
val: { type:
|
|
2911
|
+
val: { type: T.number, value: n, location: x, style: c.val },
|
|
2908
2912
|
err: null
|
|
2909
2913
|
};
|
|
2910
2914
|
} else {
|
|
2911
|
-
if (
|
|
2912
|
-
return this.error(b.EXPECT_DATE_TIME_SKELETON,
|
|
2913
|
-
var
|
|
2914
|
-
this.locale && (
|
|
2915
|
+
if (B.length === 0)
|
|
2916
|
+
return this.error(b.EXPECT_DATE_TIME_SKELETON, x);
|
|
2917
|
+
var H = B;
|
|
2918
|
+
this.locale && (H = En(B, this.locale));
|
|
2915
2919
|
var f = {
|
|
2916
|
-
type:
|
|
2917
|
-
pattern:
|
|
2920
|
+
type: ce.dateTime,
|
|
2921
|
+
pattern: H,
|
|
2918
2922
|
location: u.styleLocation,
|
|
2919
|
-
parsedOptions: this.shouldParseSkeletons ?
|
|
2920
|
-
}, k = s === "date" ?
|
|
2923
|
+
parsedOptions: this.shouldParseSkeletons ? dn(H) : {}
|
|
2924
|
+
}, k = s === "date" ? T.date : T.time;
|
|
2921
2925
|
return {
|
|
2922
|
-
val: { type: k, value: n, location:
|
|
2926
|
+
val: { type: k, value: n, location: x, style: f },
|
|
2923
2927
|
err: null
|
|
2924
2928
|
};
|
|
2925
2929
|
}
|
|
2926
2930
|
}
|
|
2927
2931
|
return {
|
|
2928
2932
|
val: {
|
|
2929
|
-
type: s === "number" ?
|
|
2933
|
+
type: s === "number" ? T.number : s === "date" ? T.date : T.time,
|
|
2930
2934
|
value: n,
|
|
2931
|
-
location:
|
|
2932
|
-
style: (
|
|
2935
|
+
location: x,
|
|
2936
|
+
style: (o = u == null ? void 0 : u.style) !== null && o !== void 0 ? o : null
|
|
2933
2937
|
},
|
|
2934
2938
|
err: null
|
|
2935
2939
|
};
|
|
@@ -2937,9 +2941,9 @@ var Pn = (
|
|
|
2937
2941
|
case "plural":
|
|
2938
2942
|
case "selectordinal":
|
|
2939
2943
|
case "select": {
|
|
2940
|
-
var
|
|
2944
|
+
var C = this.clonePosition();
|
|
2941
2945
|
if (this.bumpSpace(), !this.bumpIf(","))
|
|
2942
|
-
return this.error(b.EXPECT_SELECT_ARGUMENT_OPTIONS, v(
|
|
2946
|
+
return this.error(b.EXPECT_SELECT_ARGUMENT_OPTIONS, v(C, Me({}, C)));
|
|
2943
2947
|
this.bumpSpace();
|
|
2944
2948
|
var A = this.parseIdentifierIfPossible(), L = 0;
|
|
2945
2949
|
if (s !== "select" && A.value === "offset") {
|
|
@@ -2957,29 +2961,29 @@ var Pn = (
|
|
|
2957
2961
|
var y = this.tryParseArgumentClose(i);
|
|
2958
2962
|
if (y.err)
|
|
2959
2963
|
return y;
|
|
2960
|
-
var
|
|
2964
|
+
var re = v(i, this.clonePosition());
|
|
2961
2965
|
return s === "select" ? {
|
|
2962
2966
|
val: {
|
|
2963
|
-
type:
|
|
2967
|
+
type: T.select,
|
|
2964
2968
|
value: n,
|
|
2965
2969
|
options: Et(J.val),
|
|
2966
|
-
location:
|
|
2970
|
+
location: re
|
|
2967
2971
|
},
|
|
2968
2972
|
err: null
|
|
2969
2973
|
} : {
|
|
2970
2974
|
val: {
|
|
2971
|
-
type:
|
|
2975
|
+
type: T.plural,
|
|
2972
2976
|
value: n,
|
|
2973
2977
|
options: Et(J.val),
|
|
2974
2978
|
offset: L,
|
|
2975
2979
|
pluralType: s === "plural" ? "cardinal" : "ordinal",
|
|
2976
|
-
location:
|
|
2980
|
+
location: re
|
|
2977
2981
|
},
|
|
2978
2982
|
err: null
|
|
2979
2983
|
};
|
|
2980
2984
|
}
|
|
2981
2985
|
default:
|
|
2982
|
-
return this.error(b.INVALID_ARGUMENT_TYPE, v(
|
|
2986
|
+
return this.error(b.INVALID_ARGUMENT_TYPE, v(a, l));
|
|
2983
2987
|
}
|
|
2984
2988
|
}, e.prototype.tryParseArgumentClose = function(t) {
|
|
2985
2989
|
return this.isEOF() || this.char() !== 125 ? this.error(b.EXPECT_ARGUMENT_CLOSING_BRACE, v(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
|
|
@@ -3021,21 +3025,21 @@ var Pn = (
|
|
|
3021
3025
|
}, e.prototype.parseNumberSkeletonFromString = function(t, r) {
|
|
3022
3026
|
var n = [];
|
|
3023
3027
|
try {
|
|
3024
|
-
n =
|
|
3028
|
+
n = bn(t);
|
|
3025
3029
|
} catch (i) {
|
|
3026
3030
|
return this.error(b.INVALID_NUMBER_SKELETON, r);
|
|
3027
3031
|
}
|
|
3028
3032
|
return {
|
|
3029
3033
|
val: {
|
|
3030
|
-
type:
|
|
3034
|
+
type: ce.number,
|
|
3031
3035
|
tokens: n,
|
|
3032
3036
|
location: r,
|
|
3033
|
-
parsedOptions: this.shouldParseSkeletons ?
|
|
3037
|
+
parsedOptions: this.shouldParseSkeletons ? _n(n) : {}
|
|
3034
3038
|
},
|
|
3035
3039
|
err: null
|
|
3036
3040
|
};
|
|
3037
3041
|
}, e.prototype.tryParsePluralOrSelectOptions = function(t, r, n, i) {
|
|
3038
|
-
for (var
|
|
3042
|
+
for (var o, a = !1, s = [], l = /* @__PURE__ */ new Set(), u = i.value, h = i.location; ; ) {
|
|
3039
3043
|
if (u.length === 0) {
|
|
3040
3044
|
var c = this.clonePosition();
|
|
3041
3045
|
if (r !== "select" && this.bumpIf("=")) {
|
|
@@ -3048,37 +3052,37 @@ var Pn = (
|
|
|
3048
3052
|
}
|
|
3049
3053
|
if (l.has(u))
|
|
3050
3054
|
return this.error(r === "select" ? b.DUPLICATE_SELECT_ARGUMENT_SELECTOR : b.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, h);
|
|
3051
|
-
u === "other" && (
|
|
3055
|
+
u === "other" && (a = !0), this.bumpSpace();
|
|
3052
3056
|
var g = this.clonePosition();
|
|
3053
3057
|
if (!this.bumpIf("{"))
|
|
3054
3058
|
return this.error(r === "select" ? b.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : b.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, v(this.clonePosition(), this.clonePosition()));
|
|
3055
3059
|
var y = this.parseMessage(t + 1, r, n);
|
|
3056
3060
|
if (y.err)
|
|
3057
3061
|
return y;
|
|
3058
|
-
var
|
|
3059
|
-
if (
|
|
3060
|
-
return
|
|
3062
|
+
var x = this.tryParseArgumentClose(g);
|
|
3063
|
+
if (x.err)
|
|
3064
|
+
return x;
|
|
3061
3065
|
s.push([
|
|
3062
3066
|
u,
|
|
3063
3067
|
{
|
|
3064
3068
|
value: y.val,
|
|
3065
3069
|
location: v(g, this.clonePosition())
|
|
3066
3070
|
}
|
|
3067
|
-
]), l.add(u), this.bumpSpace(),
|
|
3071
|
+
]), l.add(u), this.bumpSpace(), o = this.parseIdentifierIfPossible(), u = o.value, h = o.location;
|
|
3068
3072
|
}
|
|
3069
|
-
return s.length === 0 ? this.error(r === "select" ? b.EXPECT_SELECT_ARGUMENT_SELECTOR : b.EXPECT_PLURAL_ARGUMENT_SELECTOR, v(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !
|
|
3073
|
+
return s.length === 0 ? this.error(r === "select" ? b.EXPECT_SELECT_ARGUMENT_SELECTOR : b.EXPECT_PLURAL_ARGUMENT_SELECTOR, v(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !a ? this.error(b.MISSING_OTHER_CLAUSE, v(this.clonePosition(), this.clonePosition())) : { val: s, err: null };
|
|
3070
3074
|
}, e.prototype.tryParseDecimalInteger = function(t, r) {
|
|
3071
3075
|
var n = 1, i = this.clonePosition();
|
|
3072
3076
|
this.bumpIf("+") || this.bumpIf("-") && (n = -1);
|
|
3073
|
-
for (var
|
|
3077
|
+
for (var o = !1, a = 0; !this.isEOF(); ) {
|
|
3074
3078
|
var s = this.char();
|
|
3075
3079
|
if (s >= 48 && s <= 57)
|
|
3076
|
-
|
|
3080
|
+
o = !0, a = a * 10 + (s - 48), this.bump();
|
|
3077
3081
|
else
|
|
3078
3082
|
break;
|
|
3079
3083
|
}
|
|
3080
3084
|
var l = v(i, this.clonePosition());
|
|
3081
|
-
return
|
|
3085
|
+
return o ? (a *= n, Nn(a) ? { val: a, err: null } : this.error(r, l)) : this.error(t, l);
|
|
3082
3086
|
}, e.prototype.offset = function() {
|
|
3083
3087
|
return this.position.offset;
|
|
3084
3088
|
}, e.prototype.isEOF = function() {
|
|
@@ -3144,50 +3148,50 @@ var Pn = (
|
|
|
3144
3148
|
}, e;
|
|
3145
3149
|
}()
|
|
3146
3150
|
);
|
|
3147
|
-
function
|
|
3151
|
+
function tt(e) {
|
|
3148
3152
|
return e >= 97 && e <= 122 || e >= 65 && e <= 90;
|
|
3149
3153
|
}
|
|
3150
|
-
function On(e) {
|
|
3151
|
-
return Qe(e) || e === 47;
|
|
3152
|
-
}
|
|
3153
3154
|
function In(e) {
|
|
3155
|
+
return tt(e) || e === 47;
|
|
3156
|
+
}
|
|
3157
|
+
function $n(e) {
|
|
3154
3158
|
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;
|
|
3155
3159
|
}
|
|
3156
3160
|
function rr(e) {
|
|
3157
3161
|
return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
|
|
3158
3162
|
}
|
|
3159
|
-
function
|
|
3163
|
+
function Dn(e) {
|
|
3160
3164
|
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;
|
|
3161
3165
|
}
|
|
3162
|
-
function
|
|
3166
|
+
function rt(e) {
|
|
3163
3167
|
e.forEach(function(t) {
|
|
3164
3168
|
if (delete t.location, Xt(t) || Wt(t))
|
|
3165
3169
|
for (var r in t.options)
|
|
3166
|
-
delete t.options[r].location,
|
|
3170
|
+
delete t.options[r].location, rt(t.options[r].value);
|
|
3167
3171
|
else
|
|
3168
|
-
jt(t) && Jt(t.style) || (Vt(t) || zt(t)) &&
|
|
3172
|
+
jt(t) && Jt(t.style) || (Vt(t) || zt(t)) && Ke(t.style) ? delete t.style.location : Zt(t) && rt(t.children);
|
|
3169
3173
|
});
|
|
3170
3174
|
}
|
|
3171
|
-
function
|
|
3172
|
-
t === void 0 && (t = {}), t =
|
|
3173
|
-
var r = new
|
|
3175
|
+
function Un(e, t) {
|
|
3176
|
+
t === void 0 && (t = {}), t = Me({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
|
|
3177
|
+
var r = new On(e, t).parse();
|
|
3174
3178
|
if (r.err) {
|
|
3175
3179
|
var n = SyntaxError(b[r.err.kind]);
|
|
3176
3180
|
throw n.location = r.err.location, n.originalMessage = r.err.message, n;
|
|
3177
3181
|
}
|
|
3178
|
-
return t != null && t.captureLocation ||
|
|
3182
|
+
return t != null && t.captureLocation || rt(r.val), r.val;
|
|
3179
3183
|
}
|
|
3180
|
-
var
|
|
3184
|
+
var fe;
|
|
3181
3185
|
(function(e) {
|
|
3182
3186
|
e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
|
|
3183
|
-
})(
|
|
3184
|
-
var
|
|
3187
|
+
})(fe || (fe = {}));
|
|
3188
|
+
var Oe = (
|
|
3185
3189
|
/** @class */
|
|
3186
3190
|
function(e) {
|
|
3187
|
-
|
|
3191
|
+
Pe(t, e);
|
|
3188
3192
|
function t(r, n, i) {
|
|
3189
|
-
var
|
|
3190
|
-
return
|
|
3193
|
+
var o = e.call(this, r) || this;
|
|
3194
|
+
return o.code = n, o.originalMessage = i, o;
|
|
3191
3195
|
}
|
|
3192
3196
|
return t.prototype.toString = function() {
|
|
3193
3197
|
return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
|
|
@@ -3196,44 +3200,44 @@ var Le = (
|
|
|
3196
3200
|
), Tt = (
|
|
3197
3201
|
/** @class */
|
|
3198
3202
|
function(e) {
|
|
3199
|
-
|
|
3200
|
-
function t(r, n, i,
|
|
3201
|
-
return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'),
|
|
3203
|
+
Pe(t, e);
|
|
3204
|
+
function t(r, n, i, o) {
|
|
3205
|
+
return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), fe.INVALID_VALUE, o) || this;
|
|
3202
3206
|
}
|
|
3203
3207
|
return t;
|
|
3204
|
-
}(
|
|
3205
|
-
),
|
|
3208
|
+
}(Oe)
|
|
3209
|
+
), Gn = (
|
|
3206
3210
|
/** @class */
|
|
3207
3211
|
function(e) {
|
|
3208
|
-
|
|
3212
|
+
Pe(t, e);
|
|
3209
3213
|
function t(r, n, i) {
|
|
3210
|
-
return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n),
|
|
3214
|
+
return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), fe.INVALID_VALUE, i) || this;
|
|
3211
3215
|
}
|
|
3212
3216
|
return t;
|
|
3213
|
-
}(
|
|
3214
|
-
),
|
|
3217
|
+
}(Oe)
|
|
3218
|
+
), Fn = (
|
|
3215
3219
|
/** @class */
|
|
3216
3220
|
function(e) {
|
|
3217
|
-
|
|
3221
|
+
Pe(t, e);
|
|
3218
3222
|
function t(r, n) {
|
|
3219
|
-
return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'),
|
|
3223
|
+
return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), fe.MISSING_VALUE, n) || this;
|
|
3220
3224
|
}
|
|
3221
3225
|
return t;
|
|
3222
|
-
}(
|
|
3226
|
+
}(Oe)
|
|
3223
3227
|
), I;
|
|
3224
3228
|
(function(e) {
|
|
3225
3229
|
e[e.literal = 0] = "literal", e[e.object = 1] = "object";
|
|
3226
3230
|
})(I || (I = {}));
|
|
3227
|
-
function
|
|
3231
|
+
function jn(e) {
|
|
3228
3232
|
return e.length < 2 ? e : e.reduce(function(t, r) {
|
|
3229
3233
|
var n = t[t.length - 1];
|
|
3230
3234
|
return !n || n.type !== I.literal || r.type !== I.literal ? t.push(r) : n.value += r.value, t;
|
|
3231
3235
|
}, []);
|
|
3232
3236
|
}
|
|
3233
|
-
function
|
|
3237
|
+
function Vn(e) {
|
|
3234
3238
|
return typeof e == "function";
|
|
3235
3239
|
}
|
|
3236
|
-
function He(e, t, r, n, i,
|
|
3240
|
+
function He(e, t, r, n, i, o, a) {
|
|
3237
3241
|
if (e.length === 1 && bt(e[0]))
|
|
3238
3242
|
return [
|
|
3239
3243
|
{
|
|
@@ -3250,18 +3254,18 @@ function He(e, t, r, n, i, a, o) {
|
|
|
3250
3254
|
});
|
|
3251
3255
|
continue;
|
|
3252
3256
|
}
|
|
3253
|
-
if (
|
|
3254
|
-
typeof
|
|
3257
|
+
if (fn(h)) {
|
|
3258
|
+
typeof o == "number" && s.push({
|
|
3255
3259
|
type: I.literal,
|
|
3256
|
-
value: r.getNumberFormat(t).format(
|
|
3260
|
+
value: r.getNumberFormat(t).format(o)
|
|
3257
3261
|
});
|
|
3258
3262
|
continue;
|
|
3259
3263
|
}
|
|
3260
3264
|
var c = h.value;
|
|
3261
3265
|
if (!(i && c in i))
|
|
3262
|
-
throw new
|
|
3266
|
+
throw new Fn(c, a);
|
|
3263
3267
|
var f = i[c];
|
|
3264
|
-
if (
|
|
3268
|
+
if (cn(h)) {
|
|
3265
3269
|
(!f || typeof f == "string" || typeof f == "number") && (f = typeof f == "string" || typeof f == "number" ? String(f) : ""), s.push({
|
|
3266
3270
|
type: typeof f == "string" ? I.literal : I.object,
|
|
3267
3271
|
value: f
|
|
@@ -3269,7 +3273,7 @@ function He(e, t, r, n, i, a, o) {
|
|
|
3269
3273
|
continue;
|
|
3270
3274
|
}
|
|
3271
3275
|
if (Vt(h)) {
|
|
3272
|
-
var g = typeof h.style == "string" ? n.date[h.style] :
|
|
3276
|
+
var g = typeof h.style == "string" ? n.date[h.style] : Ke(h.style) ? h.style.parsedOptions : void 0;
|
|
3273
3277
|
s.push({
|
|
3274
3278
|
type: I.literal,
|
|
3275
3279
|
value: r.getDateTimeFormat(t, g).format(f)
|
|
@@ -3277,7 +3281,7 @@ function He(e, t, r, n, i, a, o) {
|
|
|
3277
3281
|
continue;
|
|
3278
3282
|
}
|
|
3279
3283
|
if (zt(h)) {
|
|
3280
|
-
var g = typeof h.style == "string" ? n.time[h.style] :
|
|
3284
|
+
var g = typeof h.style == "string" ? n.time[h.style] : Ke(h.style) ? h.style.parsedOptions : n.time.medium;
|
|
3281
3285
|
s.push({
|
|
3282
3286
|
type: I.literal,
|
|
3283
3287
|
value: r.getDateTimeFormat(t, g).format(f)
|
|
@@ -3293,10 +3297,10 @@ function He(e, t, r, n, i, a, o) {
|
|
|
3293
3297
|
continue;
|
|
3294
3298
|
}
|
|
3295
3299
|
if (Zt(h)) {
|
|
3296
|
-
var y = h.children,
|
|
3297
|
-
if (!
|
|
3298
|
-
throw new
|
|
3299
|
-
var
|
|
3300
|
+
var y = h.children, x = h.value, B = i[x];
|
|
3301
|
+
if (!Vn(B))
|
|
3302
|
+
throw new Gn(x, "function", a);
|
|
3303
|
+
var H = He(y, t, r, n, i, o), k = B(H.map(function(L) {
|
|
3300
3304
|
return L.value;
|
|
3301
3305
|
}));
|
|
3302
3306
|
Array.isArray(k) || (k = [k]), s.push.apply(s, k.map(function(L) {
|
|
@@ -3307,41 +3311,41 @@ function He(e, t, r, n, i, a, o) {
|
|
|
3307
3311
|
}));
|
|
3308
3312
|
}
|
|
3309
3313
|
if (Xt(h)) {
|
|
3310
|
-
var
|
|
3311
|
-
if (!
|
|
3312
|
-
throw new Tt(h.value, f, Object.keys(h.options),
|
|
3313
|
-
s.push.apply(s, He(
|
|
3314
|
+
var C = h.options[f] || h.options.other;
|
|
3315
|
+
if (!C)
|
|
3316
|
+
throw new Tt(h.value, f, Object.keys(h.options), a);
|
|
3317
|
+
s.push.apply(s, He(C.value, t, r, n, i));
|
|
3314
3318
|
continue;
|
|
3315
3319
|
}
|
|
3316
3320
|
if (Wt(h)) {
|
|
3317
|
-
var
|
|
3318
|
-
if (!
|
|
3321
|
+
var C = h.options["=".concat(f)];
|
|
3322
|
+
if (!C) {
|
|
3319
3323
|
if (!Intl.PluralRules)
|
|
3320
|
-
throw new
|
|
3324
|
+
throw new Oe(`Intl.PluralRules is not available in this environment.
|
|
3321
3325
|
Try polyfilling it using "@formatjs/intl-pluralrules"
|
|
3322
|
-
`,
|
|
3326
|
+
`, fe.MISSING_INTL_API, a);
|
|
3323
3327
|
var A = r.getPluralRules(t, { type: h.pluralType }).select(f - (h.offset || 0));
|
|
3324
|
-
|
|
3328
|
+
C = h.options[A] || h.options.other;
|
|
3325
3329
|
}
|
|
3326
|
-
if (!
|
|
3327
|
-
throw new Tt(h.value, f, Object.keys(h.options),
|
|
3328
|
-
s.push.apply(s, He(
|
|
3330
|
+
if (!C)
|
|
3331
|
+
throw new Tt(h.value, f, Object.keys(h.options), a);
|
|
3332
|
+
s.push.apply(s, He(C.value, t, r, n, i, f - (h.offset || 0)));
|
|
3329
3333
|
continue;
|
|
3330
3334
|
}
|
|
3331
3335
|
}
|
|
3332
|
-
return
|
|
3336
|
+
return jn(s);
|
|
3333
3337
|
}
|
|
3334
|
-
function
|
|
3335
|
-
return t ?
|
|
3336
|
-
return r[n] =
|
|
3338
|
+
function zn(e, t) {
|
|
3339
|
+
return t ? Y(Y(Y({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
|
|
3340
|
+
return r[n] = Y(Y({}, e[n]), t[n] || {}), r;
|
|
3337
3341
|
}, {})) : e;
|
|
3338
3342
|
}
|
|
3339
|
-
function
|
|
3343
|
+
function Xn(e, t) {
|
|
3340
3344
|
return t ? Object.keys(e).reduce(function(r, n) {
|
|
3341
|
-
return r[n] =
|
|
3342
|
-
},
|
|
3345
|
+
return r[n] = zn(e[n], t[n]), r;
|
|
3346
|
+
}, Y({}, e)) : e;
|
|
3343
3347
|
}
|
|
3344
|
-
function
|
|
3348
|
+
function ze(e) {
|
|
3345
3349
|
return {
|
|
3346
3350
|
create: function() {
|
|
3347
3351
|
return {
|
|
@@ -3355,50 +3359,50 @@ function je(e) {
|
|
|
3355
3359
|
}
|
|
3356
3360
|
};
|
|
3357
3361
|
}
|
|
3358
|
-
function
|
|
3362
|
+
function Wn(e) {
|
|
3359
3363
|
return e === void 0 && (e = {
|
|
3360
3364
|
number: {},
|
|
3361
3365
|
dateTime: {},
|
|
3362
3366
|
pluralRules: {}
|
|
3363
3367
|
}), {
|
|
3364
|
-
getNumberFormat:
|
|
3368
|
+
getNumberFormat: Fe(function() {
|
|
3365
3369
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
|
3366
3370
|
r[n] = arguments[n];
|
|
3367
|
-
return new ((t = Intl.NumberFormat).bind.apply(t,
|
|
3371
|
+
return new ((t = Intl.NumberFormat).bind.apply(t, Ge([void 0], r, !1)))();
|
|
3368
3372
|
}, {
|
|
3369
|
-
cache:
|
|
3370
|
-
strategy:
|
|
3373
|
+
cache: ze(e.number),
|
|
3374
|
+
strategy: je.variadic
|
|
3371
3375
|
}),
|
|
3372
|
-
getDateTimeFormat:
|
|
3376
|
+
getDateTimeFormat: Fe(function() {
|
|
3373
3377
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
|
3374
3378
|
r[n] = arguments[n];
|
|
3375
|
-
return new ((t = Intl.DateTimeFormat).bind.apply(t,
|
|
3379
|
+
return new ((t = Intl.DateTimeFormat).bind.apply(t, Ge([void 0], r, !1)))();
|
|
3376
3380
|
}, {
|
|
3377
|
-
cache:
|
|
3378
|
-
strategy:
|
|
3381
|
+
cache: ze(e.dateTime),
|
|
3382
|
+
strategy: je.variadic
|
|
3379
3383
|
}),
|
|
3380
|
-
getPluralRules:
|
|
3384
|
+
getPluralRules: Fe(function() {
|
|
3381
3385
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
|
3382
3386
|
r[n] = arguments[n];
|
|
3383
|
-
return new ((t = Intl.PluralRules).bind.apply(t,
|
|
3387
|
+
return new ((t = Intl.PluralRules).bind.apply(t, Ge([void 0], r, !1)))();
|
|
3384
3388
|
}, {
|
|
3385
|
-
cache:
|
|
3386
|
-
strategy:
|
|
3389
|
+
cache: ze(e.pluralRules),
|
|
3390
|
+
strategy: je.variadic
|
|
3387
3391
|
})
|
|
3388
3392
|
};
|
|
3389
3393
|
}
|
|
3390
|
-
var
|
|
3394
|
+
var Zn = (
|
|
3391
3395
|
/** @class */
|
|
3392
3396
|
function() {
|
|
3393
3397
|
function e(t, r, n, i) {
|
|
3394
3398
|
r === void 0 && (r = e.defaultLocale);
|
|
3395
|
-
var
|
|
3399
|
+
var o = this;
|
|
3396
3400
|
if (this.formatterCache = {
|
|
3397
3401
|
number: {},
|
|
3398
3402
|
dateTime: {},
|
|
3399
3403
|
pluralRules: {}
|
|
3400
3404
|
}, this.format = function(l) {
|
|
3401
|
-
var u =
|
|
3405
|
+
var u = o.formatToParts(l);
|
|
3402
3406
|
if (u.length === 1)
|
|
3403
3407
|
return u[0].value;
|
|
3404
3408
|
var h = u.reduce(function(c, f) {
|
|
@@ -3406,26 +3410,26 @@ var Wn = (
|
|
|
3406
3410
|
}, []);
|
|
3407
3411
|
return h.length <= 1 ? h[0] || "" : h;
|
|
3408
3412
|
}, this.formatToParts = function(l) {
|
|
3409
|
-
return He(
|
|
3413
|
+
return He(o.ast, o.locales, o.formatters, o.formats, l, void 0, o.message);
|
|
3410
3414
|
}, this.resolvedOptions = function() {
|
|
3411
3415
|
var l;
|
|
3412
3416
|
return {
|
|
3413
|
-
locale: ((l =
|
|
3417
|
+
locale: ((l = o.resolvedLocale) === null || l === void 0 ? void 0 : l.toString()) || Intl.NumberFormat.supportedLocalesOf(o.locales)[0]
|
|
3414
3418
|
};
|
|
3415
3419
|
}, this.getAst = function() {
|
|
3416
|
-
return
|
|
3420
|
+
return o.ast;
|
|
3417
3421
|
}, this.locales = r, this.resolvedLocale = e.resolveLocale(r), typeof t == "string") {
|
|
3418
3422
|
if (this.message = t, !e.__parse)
|
|
3419
3423
|
throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
|
|
3420
|
-
var
|
|
3421
|
-
|
|
3422
|
-
var s = rn(
|
|
3423
|
-
this.ast = e.__parse(t,
|
|
3424
|
+
var a = i || {};
|
|
3425
|
+
a.formatters;
|
|
3426
|
+
var s = rn(a, ["formatters"]);
|
|
3427
|
+
this.ast = e.__parse(t, Y(Y({}, s), { locale: this.resolvedLocale }));
|
|
3424
3428
|
} else
|
|
3425
3429
|
this.ast = t;
|
|
3426
3430
|
if (!Array.isArray(this.ast))
|
|
3427
3431
|
throw new TypeError("A message must be provided as a String or AST.");
|
|
3428
|
-
this.formats =
|
|
3432
|
+
this.formats = Xn(e.formats, n), this.formatters = i && i.formatters || Wn(this.formatterCache);
|
|
3429
3433
|
}
|
|
3430
3434
|
return Object.defineProperty(e, "defaultLocale", {
|
|
3431
3435
|
get: function() {
|
|
@@ -3438,7 +3442,7 @@ var Wn = (
|
|
|
3438
3442
|
var r = Intl.NumberFormat.supportedLocalesOf(t);
|
|
3439
3443
|
return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
|
|
3440
3444
|
}
|
|
3441
|
-
}, e.__parse =
|
|
3445
|
+
}, e.__parse = Un, e.formats = {
|
|
3442
3446
|
number: {
|
|
3443
3447
|
integer: {
|
|
3444
3448
|
maximumFractionDigits: 0
|
|
@@ -3499,7 +3503,7 @@ var Wn = (
|
|
|
3499
3503
|
}, e;
|
|
3500
3504
|
}()
|
|
3501
3505
|
);
|
|
3502
|
-
function
|
|
3506
|
+
function Jn(e, t) {
|
|
3503
3507
|
if (t == null)
|
|
3504
3508
|
return;
|
|
3505
3509
|
if (t in e)
|
|
@@ -3509,9 +3513,9 @@ function Zn(e, t) {
|
|
|
3509
3513
|
for (let i = 0; i < r.length; i++)
|
|
3510
3514
|
if (typeof n == "object") {
|
|
3511
3515
|
if (i > 0) {
|
|
3512
|
-
const
|
|
3513
|
-
if (
|
|
3514
|
-
n = n[
|
|
3516
|
+
const o = r.slice(i, r.length).join(".");
|
|
3517
|
+
if (o in n) {
|
|
3518
|
+
n = n[o];
|
|
3515
3519
|
break;
|
|
3516
3520
|
}
|
|
3517
3521
|
}
|
|
@@ -3520,92 +3524,92 @@ function Zn(e, t) {
|
|
|
3520
3524
|
n = void 0;
|
|
3521
3525
|
return n;
|
|
3522
3526
|
}
|
|
3523
|
-
const
|
|
3527
|
+
const ee = {}, Yn = (e, t, r) => r && (t in ee || (ee[t] = {}), e in ee[t] || (ee[t][e] = r), r), nr = (e, t) => {
|
|
3524
3528
|
if (t == null)
|
|
3525
3529
|
return;
|
|
3526
|
-
if (t in
|
|
3527
|
-
return
|
|
3528
|
-
const r =
|
|
3530
|
+
if (t in ee && e in ee[t])
|
|
3531
|
+
return ee[t][e];
|
|
3532
|
+
const r = Ie(t);
|
|
3529
3533
|
for (let n = 0; n < r.length; n++) {
|
|
3530
|
-
const i = r[n],
|
|
3531
|
-
if (
|
|
3532
|
-
return
|
|
3534
|
+
const i = r[n], o = qn(i, e);
|
|
3535
|
+
if (o)
|
|
3536
|
+
return Yn(e, t, o);
|
|
3533
3537
|
}
|
|
3534
3538
|
};
|
|
3535
|
-
let
|
|
3536
|
-
const
|
|
3537
|
-
function
|
|
3538
|
-
return
|
|
3539
|
+
let at;
|
|
3540
|
+
const pe = Le({});
|
|
3541
|
+
function Kn(e) {
|
|
3542
|
+
return at[e] || null;
|
|
3539
3543
|
}
|
|
3540
3544
|
function ir(e) {
|
|
3541
|
-
return e in
|
|
3545
|
+
return e in at;
|
|
3542
3546
|
}
|
|
3543
|
-
function
|
|
3547
|
+
function qn(e, t) {
|
|
3544
3548
|
if (!ir(e))
|
|
3545
3549
|
return null;
|
|
3546
|
-
const r =
|
|
3547
|
-
return
|
|
3550
|
+
const r = Kn(e);
|
|
3551
|
+
return Jn(r, t);
|
|
3548
3552
|
}
|
|
3549
|
-
function
|
|
3553
|
+
function Qn(e) {
|
|
3550
3554
|
if (e == null)
|
|
3551
3555
|
return;
|
|
3552
|
-
const t =
|
|
3556
|
+
const t = Ie(e);
|
|
3553
3557
|
for (let r = 0; r < t.length; r++) {
|
|
3554
3558
|
const n = t[r];
|
|
3555
3559
|
if (ir(n))
|
|
3556
3560
|
return n;
|
|
3557
3561
|
}
|
|
3558
3562
|
}
|
|
3559
|
-
function
|
|
3560
|
-
delete
|
|
3563
|
+
function or(e, ...t) {
|
|
3564
|
+
delete ee[e], pe.update((r) => (r[e] = tn.all([r[e] || {}, ...t]), r));
|
|
3561
3565
|
}
|
|
3562
|
-
|
|
3563
|
-
[
|
|
3566
|
+
de(
|
|
3567
|
+
[pe],
|
|
3564
3568
|
([e]) => Object.keys(e)
|
|
3565
3569
|
);
|
|
3566
|
-
|
|
3570
|
+
pe.subscribe((e) => at = e);
|
|
3567
3571
|
const Ce = {};
|
|
3568
|
-
function
|
|
3572
|
+
function ei(e, t) {
|
|
3569
3573
|
Ce[e].delete(t), Ce[e].size === 0 && delete Ce[e];
|
|
3570
3574
|
}
|
|
3571
|
-
function
|
|
3575
|
+
function ar(e) {
|
|
3572
3576
|
return Ce[e];
|
|
3573
3577
|
}
|
|
3574
|
-
function
|
|
3575
|
-
return
|
|
3576
|
-
const r =
|
|
3578
|
+
function ti(e) {
|
|
3579
|
+
return Ie(e).map((t) => {
|
|
3580
|
+
const r = ar(t);
|
|
3577
3581
|
return [t, r ? [...r] : []];
|
|
3578
3582
|
}).filter(([, t]) => t.length > 0);
|
|
3579
3583
|
}
|
|
3580
|
-
function
|
|
3581
|
-
return e == null ? !1 :
|
|
3584
|
+
function nt(e) {
|
|
3585
|
+
return e == null ? !1 : Ie(e).some(
|
|
3582
3586
|
(t) => {
|
|
3583
3587
|
var r;
|
|
3584
|
-
return (r =
|
|
3588
|
+
return (r = ar(t)) == null ? void 0 : r.size;
|
|
3585
3589
|
}
|
|
3586
3590
|
);
|
|
3587
3591
|
}
|
|
3588
|
-
function
|
|
3592
|
+
function ri(e, t) {
|
|
3589
3593
|
return Promise.all(
|
|
3590
|
-
t.map((n) => (
|
|
3591
|
-
).then((n) =>
|
|
3594
|
+
t.map((n) => (ei(e, n), n().then((i) => i.default || i)))
|
|
3595
|
+
).then((n) => or(e, ...n));
|
|
3592
3596
|
}
|
|
3593
|
-
const
|
|
3597
|
+
const ge = {};
|
|
3594
3598
|
function sr(e) {
|
|
3595
|
-
if (!
|
|
3596
|
-
return e in
|
|
3597
|
-
const t =
|
|
3598
|
-
return
|
|
3599
|
+
if (!nt(e))
|
|
3600
|
+
return e in ge ? ge[e] : Promise.resolve();
|
|
3601
|
+
const t = ti(e);
|
|
3602
|
+
return ge[e] = Promise.all(
|
|
3599
3603
|
t.map(
|
|
3600
|
-
([r, n]) =>
|
|
3604
|
+
([r, n]) => ri(r, n)
|
|
3601
3605
|
)
|
|
3602
3606
|
).then(() => {
|
|
3603
|
-
if (
|
|
3607
|
+
if (nt(e))
|
|
3604
3608
|
return sr(e);
|
|
3605
|
-
delete
|
|
3606
|
-
}),
|
|
3609
|
+
delete ge[e];
|
|
3610
|
+
}), ge[e];
|
|
3607
3611
|
}
|
|
3608
|
-
const
|
|
3612
|
+
const ni = {
|
|
3609
3613
|
number: {
|
|
3610
3614
|
scientific: { notation: "scientific" },
|
|
3611
3615
|
engineering: { notation: "engineering" },
|
|
@@ -3634,150 +3638,150 @@ const ri = {
|
|
|
3634
3638
|
timeZoneName: "short"
|
|
3635
3639
|
}
|
|
3636
3640
|
}
|
|
3637
|
-
},
|
|
3641
|
+
}, ii = {
|
|
3638
3642
|
fallbackLocale: null,
|
|
3639
3643
|
loadingDelay: 200,
|
|
3640
|
-
formats:
|
|
3644
|
+
formats: ni,
|
|
3641
3645
|
warnOnMissingMessages: !0,
|
|
3642
3646
|
handleMissingMessage: void 0,
|
|
3643
3647
|
ignoreTag: !0
|
|
3644
|
-
},
|
|
3645
|
-
function
|
|
3646
|
-
return
|
|
3648
|
+
}, oi = ii;
|
|
3649
|
+
function me() {
|
|
3650
|
+
return oi;
|
|
3647
3651
|
}
|
|
3648
|
-
const
|
|
3649
|
-
var ai = Object.defineProperty,
|
|
3652
|
+
const Xe = Le(!1);
|
|
3653
|
+
var ai = Object.defineProperty, si = Object.defineProperties, ui = Object.getOwnPropertyDescriptors, wt = Object.getOwnPropertySymbols, li = Object.prototype.hasOwnProperty, hi = Object.prototype.propertyIsEnumerable, Bt = (e, t, r) => t in e ? ai(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, ci = (e, t) => {
|
|
3650
3654
|
for (var r in t || (t = {}))
|
|
3651
|
-
|
|
3652
|
-
if (
|
|
3653
|
-
for (var r of
|
|
3654
|
-
|
|
3655
|
+
li.call(t, r) && Bt(e, r, t[r]);
|
|
3656
|
+
if (wt)
|
|
3657
|
+
for (var r of wt(t))
|
|
3658
|
+
hi.call(t, r) && Bt(e, r, t[r]);
|
|
3655
3659
|
return e;
|
|
3656
|
-
},
|
|
3657
|
-
let
|
|
3658
|
-
const
|
|
3659
|
-
function
|
|
3660
|
+
}, fi = (e, t) => si(e, ui(t));
|
|
3661
|
+
let it;
|
|
3662
|
+
const Re = Le(null);
|
|
3663
|
+
function St(e) {
|
|
3660
3664
|
return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
|
|
3661
3665
|
}
|
|
3662
|
-
function
|
|
3663
|
-
const r =
|
|
3664
|
-
return t ? [.../* @__PURE__ */ new Set([...r, ...
|
|
3666
|
+
function Ie(e, t = me().fallbackLocale) {
|
|
3667
|
+
const r = St(e);
|
|
3668
|
+
return t ? [.../* @__PURE__ */ new Set([...r, ...St(t)])] : r;
|
|
3665
3669
|
}
|
|
3666
|
-
function
|
|
3667
|
-
return
|
|
3670
|
+
function oe() {
|
|
3671
|
+
return it != null ? it : void 0;
|
|
3668
3672
|
}
|
|
3669
|
-
|
|
3670
|
-
|
|
3673
|
+
Re.subscribe((e) => {
|
|
3674
|
+
it = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
|
|
3671
3675
|
});
|
|
3672
|
-
const
|
|
3673
|
-
if (e &&
|
|
3674
|
-
const { loadingDelay: t } =
|
|
3676
|
+
const mi = (e) => {
|
|
3677
|
+
if (e && Qn(e) && nt(e)) {
|
|
3678
|
+
const { loadingDelay: t } = me();
|
|
3675
3679
|
let r;
|
|
3676
|
-
return typeof window != "undefined" &&
|
|
3677
|
-
() =>
|
|
3680
|
+
return typeof window != "undefined" && oe() != null && t ? r = window.setTimeout(
|
|
3681
|
+
() => Xe.set(!0),
|
|
3678
3682
|
t
|
|
3679
|
-
) :
|
|
3680
|
-
|
|
3683
|
+
) : Xe.set(!0), sr(e).then(() => {
|
|
3684
|
+
Re.set(e);
|
|
3681
3685
|
}).finally(() => {
|
|
3682
|
-
clearTimeout(r),
|
|
3686
|
+
clearTimeout(r), Xe.set(!1);
|
|
3683
3687
|
});
|
|
3684
3688
|
}
|
|
3685
|
-
return
|
|
3686
|
-
},
|
|
3687
|
-
set:
|
|
3688
|
-
}),
|
|
3689
|
+
return Re.set(e);
|
|
3690
|
+
}, te = fi(ci({}, Re), {
|
|
3691
|
+
set: mi
|
|
3692
|
+
}), $e = (e) => {
|
|
3689
3693
|
const t = /* @__PURE__ */ Object.create(null);
|
|
3690
3694
|
return (n) => {
|
|
3691
3695
|
const i = JSON.stringify(n);
|
|
3692
3696
|
return i in t ? t[i] : t[i] = e(n);
|
|
3693
3697
|
};
|
|
3694
3698
|
};
|
|
3695
|
-
var
|
|
3699
|
+
var di = Object.defineProperty, ke = Object.getOwnPropertySymbols, ur = Object.prototype.hasOwnProperty, lr = Object.prototype.propertyIsEnumerable, Ht = (e, t, r) => t in e ? di(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, st = (e, t) => {
|
|
3696
3700
|
for (var r in t || (t = {}))
|
|
3697
|
-
ur.call(t, r) &&
|
|
3698
|
-
if (
|
|
3699
|
-
for (var r of
|
|
3700
|
-
lr.call(t, r) &&
|
|
3701
|
+
ur.call(t, r) && Ht(e, r, t[r]);
|
|
3702
|
+
if (ke)
|
|
3703
|
+
for (var r of ke(t))
|
|
3704
|
+
lr.call(t, r) && Ht(e, r, t[r]);
|
|
3701
3705
|
return e;
|
|
3702
|
-
},
|
|
3706
|
+
}, be = (e, t) => {
|
|
3703
3707
|
var r = {};
|
|
3704
3708
|
for (var n in e)
|
|
3705
3709
|
ur.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
|
|
3706
|
-
if (e != null &&
|
|
3707
|
-
for (var n of
|
|
3710
|
+
if (e != null && ke)
|
|
3711
|
+
for (var n of ke(e))
|
|
3708
3712
|
t.indexOf(n) < 0 && lr.call(e, n) && (r[n] = e[n]);
|
|
3709
3713
|
return r;
|
|
3710
3714
|
};
|
|
3711
|
-
const
|
|
3712
|
-
const { formats: r } =
|
|
3715
|
+
const Ee = (e, t) => {
|
|
3716
|
+
const { formats: r } = me();
|
|
3713
3717
|
if (e in r && t in r[e])
|
|
3714
3718
|
return r[e][t];
|
|
3715
3719
|
throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
|
|
3716
|
-
},
|
|
3720
|
+
}, pi = $e(
|
|
3717
3721
|
(e) => {
|
|
3718
|
-
var t = e, { locale: r, format: n } = t, i =
|
|
3722
|
+
var t = e, { locale: r, format: n } = t, i = be(t, ["locale", "format"]);
|
|
3719
3723
|
if (r == null)
|
|
3720
3724
|
throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
|
|
3721
|
-
return n && (i =
|
|
3725
|
+
return n && (i = Ee("number", n)), new Intl.NumberFormat(r, i);
|
|
3722
3726
|
}
|
|
3723
|
-
),
|
|
3727
|
+
), bi = $e(
|
|
3724
3728
|
(e) => {
|
|
3725
|
-
var t = e, { locale: r, format: n } = t, i =
|
|
3729
|
+
var t = e, { locale: r, format: n } = t, i = be(t, ["locale", "format"]);
|
|
3726
3730
|
if (r == null)
|
|
3727
3731
|
throw new Error('[svelte-i18n] A "locale" must be set to format dates');
|
|
3728
|
-
return n ? i =
|
|
3732
|
+
return n ? i = Ee("date", n) : Object.keys(i).length === 0 && (i = Ee("date", "short")), new Intl.DateTimeFormat(r, i);
|
|
3729
3733
|
}
|
|
3730
|
-
),
|
|
3734
|
+
), gi = $e(
|
|
3731
3735
|
(e) => {
|
|
3732
|
-
var t = e, { locale: r, format: n } = t, i =
|
|
3736
|
+
var t = e, { locale: r, format: n } = t, i = be(t, ["locale", "format"]);
|
|
3733
3737
|
if (r == null)
|
|
3734
3738
|
throw new Error(
|
|
3735
3739
|
'[svelte-i18n] A "locale" must be set to format time values'
|
|
3736
3740
|
);
|
|
3737
|
-
return n ? i =
|
|
3741
|
+
return n ? i = Ee("time", n) : Object.keys(i).length === 0 && (i = Ee("time", "short")), new Intl.DateTimeFormat(r, i);
|
|
3738
3742
|
}
|
|
3739
|
-
),
|
|
3743
|
+
), yi = (e = {}) => {
|
|
3740
3744
|
var t = e, {
|
|
3741
|
-
locale: r =
|
|
3742
|
-
} = t, n =
|
|
3743
|
-
"locale"
|
|
3744
|
-
]);
|
|
3745
|
-
return di(st({ locale: r }, n));
|
|
3746
|
-
}, yi = (e = {}) => {
|
|
3747
|
-
var t = e, {
|
|
3748
|
-
locale: r = ie()
|
|
3749
|
-
} = t, n = pe(t, [
|
|
3745
|
+
locale: r = oe()
|
|
3746
|
+
} = t, n = be(t, [
|
|
3750
3747
|
"locale"
|
|
3751
3748
|
]);
|
|
3752
3749
|
return pi(st({ locale: r }, n));
|
|
3753
3750
|
}, vi = (e = {}) => {
|
|
3754
3751
|
var t = e, {
|
|
3755
|
-
locale: r =
|
|
3756
|
-
} = t, n =
|
|
3752
|
+
locale: r = oe()
|
|
3753
|
+
} = t, n = be(t, [
|
|
3757
3754
|
"locale"
|
|
3758
3755
|
]);
|
|
3759
3756
|
return bi(st({ locale: r }, n));
|
|
3760
|
-
}, _i =
|
|
3757
|
+
}, _i = (e = {}) => {
|
|
3758
|
+
var t = e, {
|
|
3759
|
+
locale: r = oe()
|
|
3760
|
+
} = t, n = be(t, [
|
|
3761
|
+
"locale"
|
|
3762
|
+
]);
|
|
3763
|
+
return gi(st({ locale: r }, n));
|
|
3764
|
+
}, Ei = $e(
|
|
3761
3765
|
// eslint-disable-next-line @typescript-eslint/no-non-null-assertion
|
|
3762
|
-
(e, t =
|
|
3763
|
-
ignoreTag:
|
|
3766
|
+
(e, t = oe()) => new Zn(e, t, me().formats, {
|
|
3767
|
+
ignoreTag: me().ignoreTag
|
|
3764
3768
|
})
|
|
3765
|
-
),
|
|
3766
|
-
var r, n, i,
|
|
3767
|
-
let
|
|
3768
|
-
typeof e == "object" && (
|
|
3769
|
+
), xi = (e, t = {}) => {
|
|
3770
|
+
var r, n, i, o;
|
|
3771
|
+
let a = t;
|
|
3772
|
+
typeof e == "object" && (a = e, e = a.id);
|
|
3769
3773
|
const {
|
|
3770
3774
|
values: s,
|
|
3771
|
-
locale: l =
|
|
3775
|
+
locale: l = oe(),
|
|
3772
3776
|
default: u
|
|
3773
|
-
} =
|
|
3777
|
+
} = a;
|
|
3774
3778
|
if (l == null)
|
|
3775
3779
|
throw new Error(
|
|
3776
3780
|
"[svelte-i18n] Cannot format a message without first setting the initial locale."
|
|
3777
3781
|
);
|
|
3778
3782
|
let h = nr(e, l);
|
|
3779
3783
|
if (!h)
|
|
3780
|
-
h = (
|
|
3784
|
+
h = (o = (i = (n = (r = me()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: l, id: e, defaultValue: u })) != null ? i : u) != null ? o : e;
|
|
3781
3785
|
else if (typeof h != "string")
|
|
3782
3786
|
return console.warn(
|
|
3783
3787
|
`[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.`
|
|
@@ -3786,7 +3790,7 @@ const _e = (e, t) => {
|
|
|
3786
3790
|
return h;
|
|
3787
3791
|
let c = h;
|
|
3788
3792
|
try {
|
|
3789
|
-
c =
|
|
3793
|
+
c = Ei(h, l).format(s);
|
|
3790
3794
|
} catch (f) {
|
|
3791
3795
|
f instanceof Error && console.warn(
|
|
3792
3796
|
`[svelte-i18n] Message "${e}" has syntax error:`,
|
|
@@ -3794,21 +3798,21 @@ const _e = (e, t) => {
|
|
|
3794
3798
|
);
|
|
3795
3799
|
}
|
|
3796
3800
|
return c;
|
|
3797
|
-
},
|
|
3798
|
-
|
|
3799
|
-
|
|
3800
|
-
|
|
3801
|
-
|
|
3801
|
+
}, Ti = (e, t) => _i(t).format(e), wi = (e, t) => vi(t).format(e), Bi = (e, t) => yi(t).format(e), Si = (e, t = oe()) => nr(e, t), Hi = de([te, pe], () => xi);
|
|
3802
|
+
de([te], () => Ti);
|
|
3803
|
+
de([te], () => wi);
|
|
3804
|
+
de([te], () => Bi);
|
|
3805
|
+
de([te, pe], () => Si);
|
|
3802
3806
|
function Ci({ withLocale: e, translations: t }) {
|
|
3803
|
-
|
|
3804
|
-
r == null && (
|
|
3807
|
+
te.subscribe((r) => {
|
|
3808
|
+
r == null && (pe.set(t), te.set(e));
|
|
3805
3809
|
});
|
|
3806
3810
|
}
|
|
3807
|
-
function
|
|
3808
|
-
|
|
3811
|
+
function Ct(e, t) {
|
|
3812
|
+
or(e, t);
|
|
3809
3813
|
}
|
|
3810
|
-
function
|
|
3811
|
-
|
|
3814
|
+
function Mi(e) {
|
|
3815
|
+
te.set(e);
|
|
3812
3816
|
}
|
|
3813
3817
|
const Mt = {
|
|
3814
3818
|
en: {
|
|
@@ -4057,8 +4061,8 @@ const Mt = {
|
|
|
4057
4061
|
YER: "﷼",
|
|
4058
4062
|
ZAR: "R",
|
|
4059
4063
|
ZWD: "Z$"
|
|
4060
|
-
},
|
|
4061
|
-
function
|
|
4064
|
+
}, Ri = "data:image/svg+xml,%3csvg%20width='35'%20height='25'%20viewBox='0%200%2025%2025'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_2591_521)'%3e%3cpath%20d='M22.3588%2020.1363C22.3601%2020.7949%2022.1782%2021.4408%2021.8334%2022.0019C21.6456%2022.3247%2021.4036%2022.6127%2021.1179%2022.8533C20.4473%2023.4391%2019.5846%2023.7574%2018.6942%2023.7474C17.8037%2023.7373%2016.9482%2023.3997%2016.2909%2022.7989C16.0353%2022.567%2015.8156%2022.2984%2015.6389%2022.0019C15.3424%2021.5116%2015.1664%2020.958%2015.1255%2020.3865C15.0845%2019.815%2015.1799%2019.2419%2015.4034%2018.7144C15.6399%2018.1566%2016.0124%2017.667%2016.487%2017.2905C16.9617%2016.9139%2017.5234%2016.6623%2018.1204%2016.5589C18.3103%2016.5455%2018.5009%2016.5455%2018.6908%2016.5589C19.6516%2016.5589%2020.573%2016.9406%2021.2524%2017.62C21.9318%2018.2994%2022.3135%2019.2208%2022.3135%2020.1816L22.3588%2020.1363Z'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M17.3242%2020.1371L18.2299%2021.0428L20.1591%2019.2314'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M22.278%206.46076C21.2037%204.5943%2019.6194%203.073%2017.711%202.0753C15.8025%201.0776%2013.6493%200.644982%2011.5036%200.828135C9.35785%201.01129%207.30885%201.8026%205.59709%203.10931C3.88533%204.41603%202.5817%206.1839%201.83935%208.20542C1.09701%2010.2269%200.9467%2012.4182%201.40598%2014.5222C1.86526%2016.6261%202.91505%2018.5555%204.43229%2020.0838C5.94953%2021.6121%207.87136%2022.6759%209.97194%2023.1504C12.0725%2023.6249%2014.2648%2023.4903%2016.2917%2022.7627C16.0361%2022.5307%2015.8163%2022.2621%2015.6396%2021.9657C15.3432%2021.4754%2015.1671%2020.9217%2015.1262%2020.3502C15.0853%2019.7788%2015.1806%2019.2057%2015.4041%2018.6781C14.4907%2019.0911%2013.4995%2019.3042%2012.497%2019.3031C11.2245%2019.3008%209.97506%2018.9635%208.87436%2018.325C7.77533%2017.6908%206.86538%2016.7747%206.23875%2015.6714V15.6714C5.33468%2014.0218%205.11294%2012.0836%205.62119%2010.2725C6.12945%208.46132%207.32717%206.92144%208.9575%205.98306C10.5878%205.04467%2012.521%204.78249%2014.3424%205.25274C16.1637%205.72298%2017.7284%206.88816%2018.7006%208.4985C18.7123%208.52746%2018.7275%208.55493%2018.746%208.58009C19.3629%209.66322%2019.6875%2010.8882%2019.6875%2012.1347C19.6875%2013.3813%2019.3629%2014.6064%2018.746%2015.6895C18.5748%2015.9855%2018.384%2016.2699%2018.1753%2016.5408C18.3652%2016.5273%2018.556%2016.5273%2018.746%2016.5408C19.3961%2016.5406%2020.0342%2016.7154%2020.5936%2017.0469C21.1529%2017.3783%2021.6128%2017.8543%2021.9249%2018.4246C23.1544%2016.5691%2023.8097%2014.3923%2023.8087%2012.1665C23.8164%2010.1621%2023.2878%208.19215%2022.278%206.46076V6.46076Z'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12.4785%200.819336V4.94915'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M18.1391%202.32227L16.0742%205.89962'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M22.2866%206.46094L18.7002%208.52584'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M19.6875%2012.1035L23.7992%2012.1216'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M22.2775%2017.7729L18.7363%2015.708'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12.4966%2019.3398L12.4785%2023.4153'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8.883%2018.3613L6.82715%2021.8843'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6.24745%2015.708L2.69727%2017.7276'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5.30577%2012.0946L1.20312%2012.0674'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6.30214%208.49903L2.75195%206.41602'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6.90918%202.29492L8.94692%205.89039'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9.7086%2010.4202H8.7206L7.74805%2011.0146V11.9254L8.61254%2011.4082H8.6357V14.3722H9.7086V10.4202Z'%20fill='white'/%3e%3cpath%20d='M11.7885%2014.4803C12.8633%2014.4822%2013.531%2013.7123%2013.5329%2012.4039C13.5348%2011.1033%2012.8633%2010.3662%2011.7885%2010.3662C10.7117%2010.3662%2010.0479%2011.0995%2010.044%2012.4039C10.0402%2013.7065%2010.7117%2014.4783%2011.7885%2014.4803ZM11.7885%2013.6081C11.418%2013.6081%2011.1517%2013.2356%2011.1555%2012.4039C11.1594%2011.5916%2011.418%2011.2307%2011.7885%2011.2307C12.159%2011.2307%2012.4195%2011.5916%2012.4214%2012.4039C12.4233%2013.2356%2012.159%2013.6081%2011.7885%2013.6081Z'%20fill='white'/%3e%3cpath%20d='M15.305%2014.4803C16.3798%2014.4822%2017.0475%2013.7123%2017.0494%2012.4039C17.0513%2011.1033%2016.3798%2010.3662%2015.305%2010.3662C14.2282%2010.3662%2013.5644%2011.0995%2013.5605%2012.4039C13.5567%2013.7065%2014.2282%2014.4783%2015.305%2014.4803ZM15.305%2013.6081C14.9345%2013.6081%2014.6682%2013.2356%2014.672%2012.4039C14.6759%2011.5916%2014.9345%2011.2307%2015.305%2011.2307C15.6755%2011.2307%2015.936%2011.5916%2015.9379%2012.4039C15.9398%2013.2356%2015.6755%2013.6081%2015.305%2013.6081Z'%20fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_2591_521'%3e%3crect%20width='24'%20height='24.2989'%20fill='white'%20transform='translate(0.478516%200.139648)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e", ki = "data:image/svg+xml,%3csvg%20width='35'%20height='24'%20viewBox='0%200%2025%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M19.6712%2020.9658H5.22363V23.2166H19.6712V20.9658Z'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.9074%2014.8942C16.0065%2013.9267%2019.3847%2011.229%2019.3847%204.9113C19.3847%203.38619%2019.1879%202.20546%2018.7246%201.30762H6.03995C5.58078%202.20546%205.37988%203.38619%205.37988%204.9113C5.37988%2011.0978%208.76219%2013.8611%2010.8572%2014.8696V18.6906H6.40482V20.9414H18.4868V18.6906H13.9074V14.8942Z'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5.41677%203.39453H0.841439C0.841439%203.39453%20-0.343394%209.90085%206.77789%2010.9586'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M19.499%203.39453H24.0743C24.0743%203.39453%2025.2592%209.90085%2018.1338%2010.9586'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12.3862%203.97656L13.2718%206.31343L15.7685%206.43642L13.8211%208.00253L14.4771%2010.4132L12.3862%209.04387L10.2953%2010.4132L10.9472%208.00253L9.00391%206.43642L11.4966%206.31343L12.3862%203.97656Z'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e", hr = "data:image/svg+xml,%3csvg%20width='35'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.5%2013.7502C9.5%2014.7202%2010.25%2015.5002%2011.17%2015.5002H13.05C13.85%2015.5002%2014.5%2014.8202%2014.5%2013.9702C14.5%2013.0602%2014.1%2012.7302%2013.51%2012.5202L10.5%2011.4702C9.91%2011.2602%209.51001%2010.9402%209.51001%2010.0202C9.51001%209.18023%2010.16%208.49023%2010.96%208.49023H12.84C13.76%208.49023%2014.51%209.27023%2014.51%2010.2402'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12%207.5V16.5'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M22%2012C22%2017.52%2017.52%2022%2012%2022C6.48%2022%202%2017.52%202%2012C2%206.48%206.48%202%2012%202'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M22%206V2H18'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M17%207L22%202'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e", Ni = "data:image/svg+xml,%3csvg%20width='35'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M22%2012C22%2017.52%2017.52%2022%2012%2022C6.48%2022%202%2017.52%202%2012C2%206.48%206.48%202%2012%202C17.52%202%2022%206.48%2022%2012Z'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M15.7099%2015.1798L12.6099%2013.3298C12.0699%2013.0098%2011.6299%2012.2398%2011.6299%2011.6098V7.50977'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e", Ai = "data:image/svg+xml,%3csvg%20width='35'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11%2019.5H21'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11%2012.5H21'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11%205.5H21'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M3%205.5L4%206.5L7%203.5'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M3%2012.5L4%2013.5L7%2010.5'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M3%2019.5L4%2020.5L7%2017.5'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e";
|
|
4065
|
+
function Li(e) {
|
|
4062
4066
|
yr(e, "svelte-1aour49", "*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.casino-tournaments-thumbnail-rule{color:#fff;font-size:12px;line-height:15px;letter-spacing:-0.177807px;color:#B5B5B5}.casino-tournaments-thumbnail-rule .RulesRow{padding:10px;display:flex;border-bottom:1px solid #424242}.casino-tournaments-thumbnail-rule .RulesRow .RuleTxt{padding:3px 5px}.casino-tournaments-thumbnail-rule .RulesRow .RuleTxt a{color:#ff8364;cursor:pointer}.casino-tournaments-thumbnail-rule .RuleIcon{width:38px;height:30px}");
|
|
4063
4067
|
}
|
|
4064
4068
|
function Rt(e) {
|
|
@@ -4068,18 +4072,18 @@ function Rt(e) {
|
|
|
4068
4072
|
), n;
|
|
4069
4073
|
return {
|
|
4070
4074
|
c() {
|
|
4071
|
-
t = new
|
|
4075
|
+
t = new Ae(!1), n = Ne(), t.a = n;
|
|
4072
4076
|
},
|
|
4073
|
-
m(i,
|
|
4074
|
-
t.m(r, i,
|
|
4077
|
+
m(i, o) {
|
|
4078
|
+
t.m(r, i, o), R(i, n, o);
|
|
4075
4079
|
},
|
|
4076
|
-
p(i,
|
|
4077
|
-
|
|
4080
|
+
p(i, o) {
|
|
4081
|
+
o & /*$_*/
|
|
4078
4082
|
8192 && r !== (r = /*$_*/
|
|
4079
4083
|
i[13]("scoreCriteriaType.mostRounds") + "") && t.p(r);
|
|
4080
4084
|
},
|
|
4081
4085
|
d(i) {
|
|
4082
|
-
i && (
|
|
4086
|
+
i && (S(n), t.d());
|
|
4083
4087
|
}
|
|
4084
4088
|
};
|
|
4085
4089
|
}
|
|
@@ -4090,18 +4094,18 @@ function kt(e) {
|
|
|
4090
4094
|
), n;
|
|
4091
4095
|
return {
|
|
4092
4096
|
c() {
|
|
4093
|
-
t = new
|
|
4097
|
+
t = new Ae(!1), n = Ne(), t.a = n;
|
|
4094
4098
|
},
|
|
4095
|
-
m(i,
|
|
4096
|
-
t.m(r, i,
|
|
4099
|
+
m(i, o) {
|
|
4100
|
+
t.m(r, i, o), R(i, n, o);
|
|
4097
4101
|
},
|
|
4098
|
-
p(i,
|
|
4099
|
-
|
|
4102
|
+
p(i, o) {
|
|
4103
|
+
o & /*$_*/
|
|
4100
4104
|
8192 && r !== (r = /*$_*/
|
|
4101
4105
|
i[13]("scoreCriteriaType.winStateRatio") + "") && t.p(r);
|
|
4102
4106
|
},
|
|
4103
4107
|
d(i) {
|
|
4104
|
-
i && (
|
|
4108
|
+
i && (S(n), t.d());
|
|
4105
4109
|
}
|
|
4106
4110
|
};
|
|
4107
4111
|
}
|
|
@@ -4112,18 +4116,18 @@ function Nt(e) {
|
|
|
4112
4116
|
), n;
|
|
4113
4117
|
return {
|
|
4114
4118
|
c() {
|
|
4115
|
-
t = new
|
|
4119
|
+
t = new Ae(!1), n = Ne(), t.a = n;
|
|
4116
4120
|
},
|
|
4117
|
-
m(i,
|
|
4118
|
-
t.m(r, i,
|
|
4121
|
+
m(i, o) {
|
|
4122
|
+
t.m(r, i, o), R(i, n, o);
|
|
4119
4123
|
},
|
|
4120
|
-
p(i,
|
|
4121
|
-
|
|
4124
|
+
p(i, o) {
|
|
4125
|
+
o & /*$_*/
|
|
4122
4126
|
8192 && r !== (r = /*$_*/
|
|
4123
4127
|
i[13]("scoreCriteriaType.maxWinStateRatio") + "") && t.p(r);
|
|
4124
4128
|
},
|
|
4125
4129
|
d(i) {
|
|
4126
|
-
i && (
|
|
4130
|
+
i && (S(n), t.d());
|
|
4127
4131
|
}
|
|
4128
4132
|
};
|
|
4129
4133
|
}
|
|
@@ -4134,18 +4138,18 @@ function At(e) {
|
|
|
4134
4138
|
), n;
|
|
4135
4139
|
return {
|
|
4136
4140
|
c() {
|
|
4137
|
-
t = new
|
|
4141
|
+
t = new Ae(!1), n = Ne(), t.a = n;
|
|
4138
4142
|
},
|
|
4139
|
-
m(i,
|
|
4140
|
-
t.m(r, i,
|
|
4143
|
+
m(i, o) {
|
|
4144
|
+
t.m(r, i, o), R(i, n, o);
|
|
4141
4145
|
},
|
|
4142
|
-
p(i,
|
|
4143
|
-
|
|
4146
|
+
p(i, o) {
|
|
4147
|
+
o & /*$_*/
|
|
4144
4148
|
8192 && r !== (r = /*$_*/
|
|
4145
4149
|
i[13]("scoreCriteriaType.stake") + "") && t.p(r);
|
|
4146
4150
|
},
|
|
4147
4151
|
d(i) {
|
|
4148
|
-
i && (
|
|
4152
|
+
i && (S(n), t.d());
|
|
4149
4153
|
}
|
|
4150
4154
|
};
|
|
4151
4155
|
}
|
|
@@ -4155,32 +4159,32 @@ function Lt(e) {
|
|
|
4155
4159
|
return (
|
|
4156
4160
|
/*noMinCasinoBet*/
|
|
4157
4161
|
s[8] && /*noMaxCasinoBet*/
|
|
4158
|
-
s[9] ?
|
|
4162
|
+
s[9] ? $i : (
|
|
4159
4163
|
/*noMinCasinoBet*/
|
|
4160
|
-
s[8] ?
|
|
4164
|
+
s[8] ? Ii : (
|
|
4161
4165
|
/*noMaxCasinoBet*/
|
|
4162
|
-
s[9] ?
|
|
4166
|
+
s[9] ? Oi : Pi
|
|
4163
4167
|
)
|
|
4164
4168
|
)
|
|
4165
4169
|
);
|
|
4166
4170
|
}
|
|
4167
|
-
let
|
|
4171
|
+
let o = i(e), a = o(e);
|
|
4168
4172
|
return {
|
|
4169
4173
|
c() {
|
|
4170
|
-
t =
|
|
4174
|
+
t = E("div"), r = E("div"), r.innerHTML = `<img src="${hr}"/>`, n = O(), a.c(), m(r, "class", "RuleIcon"), m(r, "part", "RuleIcon"), m(t, "class", "RulesRow"), m(t, "part", "rule");
|
|
4171
4175
|
},
|
|
4172
4176
|
m(s, l) {
|
|
4173
|
-
R(s, t, l), p(t, r), p(t, n),
|
|
4177
|
+
R(s, t, l), p(t, r), p(t, n), a.m(t, null);
|
|
4174
4178
|
},
|
|
4175
4179
|
p(s, l) {
|
|
4176
|
-
|
|
4180
|
+
o === (o = i(s)) && a ? a.p(s, l) : (a.d(1), a = o(s), a && (a.c(), a.m(t, null)));
|
|
4177
4181
|
},
|
|
4178
4182
|
d(s) {
|
|
4179
|
-
s &&
|
|
4183
|
+
s && S(t), a.d();
|
|
4180
4184
|
}
|
|
4181
4185
|
};
|
|
4182
4186
|
}
|
|
4183
|
-
function
|
|
4187
|
+
function Pi(e) {
|
|
4184
4188
|
let t, r = (
|
|
4185
4189
|
/*$_*/
|
|
4186
4190
|
e[13]("productMinMaxBet", {
|
|
@@ -4212,13 +4216,13 @@ function Li(e) {
|
|
|
4212
4216
|
), n;
|
|
4213
4217
|
return {
|
|
4214
4218
|
c() {
|
|
4215
|
-
t =
|
|
4219
|
+
t = E("div"), n = X(r), m(t, "class", "RuleTxt"), m(t, "part", "RuleTxt");
|
|
4216
4220
|
},
|
|
4217
|
-
m(i,
|
|
4218
|
-
R(i, t,
|
|
4221
|
+
m(i, o) {
|
|
4222
|
+
R(i, t, o), p(t, n);
|
|
4219
4223
|
},
|
|
4220
|
-
p(i,
|
|
4221
|
-
|
|
4224
|
+
p(i, o) {
|
|
4225
|
+
o & /*$_, casino, currency*/
|
|
4222
4226
|
12352 && r !== (r = /*$_*/
|
|
4223
4227
|
i[13]("productMinMaxBet", {
|
|
4224
4228
|
values: {
|
|
@@ -4245,14 +4249,14 @@ function Li(e) {
|
|
|
4245
4249
|
] : ""}${/*casino*/
|
|
4246
4250
|
i[6].maxbet}`
|
|
4247
4251
|
}
|
|
4248
|
-
}) + "") &&
|
|
4252
|
+
}) + "") && K(n, r);
|
|
4249
4253
|
},
|
|
4250
4254
|
d(i) {
|
|
4251
|
-
i &&
|
|
4255
|
+
i && S(t);
|
|
4252
4256
|
}
|
|
4253
4257
|
};
|
|
4254
4258
|
}
|
|
4255
|
-
function
|
|
4259
|
+
function Oi(e) {
|
|
4256
4260
|
let t, r = (
|
|
4257
4261
|
/*$_*/
|
|
4258
4262
|
e[13]("productMinBet", {
|
|
@@ -4275,13 +4279,13 @@ function Pi(e) {
|
|
|
4275
4279
|
), n;
|
|
4276
4280
|
return {
|
|
4277
4281
|
c() {
|
|
4278
|
-
t =
|
|
4282
|
+
t = E("div"), n = X(r), m(t, "class", "RuleTxt"), m(t, "part", "RuleTxt");
|
|
4279
4283
|
},
|
|
4280
|
-
m(i,
|
|
4281
|
-
R(i, t,
|
|
4284
|
+
m(i, o) {
|
|
4285
|
+
R(i, t, o), p(t, n);
|
|
4282
4286
|
},
|
|
4283
|
-
p(i,
|
|
4284
|
-
|
|
4287
|
+
p(i, o) {
|
|
4288
|
+
o & /*$_, casino, currency*/
|
|
4285
4289
|
12352 && r !== (r = /*$_*/
|
|
4286
4290
|
i[13]("productMinBet", {
|
|
4287
4291
|
values: {
|
|
@@ -4299,14 +4303,14 @@ function Pi(e) {
|
|
|
4299
4303
|
] : ""}${/*casino*/
|
|
4300
4304
|
i[6].minbet}`
|
|
4301
4305
|
}
|
|
4302
|
-
}) + "") &&
|
|
4306
|
+
}) + "") && K(n, r);
|
|
4303
4307
|
},
|
|
4304
4308
|
d(i) {
|
|
4305
|
-
i &&
|
|
4309
|
+
i && S(t);
|
|
4306
4310
|
}
|
|
4307
4311
|
};
|
|
4308
4312
|
}
|
|
4309
|
-
function
|
|
4313
|
+
function Ii(e) {
|
|
4310
4314
|
let t, r = (
|
|
4311
4315
|
/*$_*/
|
|
4312
4316
|
e[13]("productMaxBet", {
|
|
@@ -4329,13 +4333,13 @@ function Oi(e) {
|
|
|
4329
4333
|
), n;
|
|
4330
4334
|
return {
|
|
4331
4335
|
c() {
|
|
4332
|
-
t =
|
|
4336
|
+
t = E("div"), n = X(r), m(t, "class", "RuleTxt"), m(t, "part", "RuleTxt");
|
|
4333
4337
|
},
|
|
4334
|
-
m(i,
|
|
4335
|
-
R(i, t,
|
|
4338
|
+
m(i, o) {
|
|
4339
|
+
R(i, t, o), p(t, n);
|
|
4336
4340
|
},
|
|
4337
|
-
p(i,
|
|
4338
|
-
|
|
4341
|
+
p(i, o) {
|
|
4342
|
+
o & /*$_, casino, currency*/
|
|
4339
4343
|
12352 && r !== (r = /*$_*/
|
|
4340
4344
|
i[13]("productMaxBet", {
|
|
4341
4345
|
values: {
|
|
@@ -4353,14 +4357,14 @@ function Oi(e) {
|
|
|
4353
4357
|
] : ""}${/*casino*/
|
|
4354
4358
|
i[6].maxbet}`
|
|
4355
4359
|
}
|
|
4356
|
-
}) + "") &&
|
|
4360
|
+
}) + "") && K(n, r);
|
|
4357
4361
|
},
|
|
4358
4362
|
d(i) {
|
|
4359
|
-
i &&
|
|
4363
|
+
i && S(t);
|
|
4360
4364
|
}
|
|
4361
4365
|
};
|
|
4362
4366
|
}
|
|
4363
|
-
function
|
|
4367
|
+
function $i(e) {
|
|
4364
4368
|
let t, r = (
|
|
4365
4369
|
/*$_*/
|
|
4366
4370
|
e[13]("productNoLimitsBet", {
|
|
@@ -4372,23 +4376,23 @@ function Ii(e) {
|
|
|
4372
4376
|
), n;
|
|
4373
4377
|
return {
|
|
4374
4378
|
c() {
|
|
4375
|
-
t =
|
|
4379
|
+
t = E("div"), n = X(r), m(t, "class", "RuleTxt"), m(t, "part", "RuleTxt");
|
|
4376
4380
|
},
|
|
4377
|
-
m(i,
|
|
4378
|
-
R(i, t,
|
|
4381
|
+
m(i, o) {
|
|
4382
|
+
R(i, t, o), p(t, n);
|
|
4379
4383
|
},
|
|
4380
|
-
p(i,
|
|
4381
|
-
|
|
4384
|
+
p(i, o) {
|
|
4385
|
+
o & /*$_, casino*/
|
|
4382
4386
|
8256 && r !== (r = /*$_*/
|
|
4383
4387
|
i[13]("productNoLimitsBet", {
|
|
4384
4388
|
values: { productName: (
|
|
4385
4389
|
/*casino*/
|
|
4386
4390
|
i[6].name
|
|
4387
4391
|
) }
|
|
4388
|
-
}) + "") &&
|
|
4392
|
+
}) + "") && K(n, r);
|
|
4389
4393
|
},
|
|
4390
4394
|
d(i) {
|
|
4391
|
-
i &&
|
|
4395
|
+
i && S(t);
|
|
4392
4396
|
}
|
|
4393
4397
|
};
|
|
4394
4398
|
}
|
|
@@ -4398,32 +4402,32 @@ function Pt(e) {
|
|
|
4398
4402
|
return (
|
|
4399
4403
|
/*noMinSportsBet*/
|
|
4400
4404
|
s[10] && /*noMaxSportsBet*/
|
|
4401
|
-
s[11] ?
|
|
4405
|
+
s[11] ? Fi : (
|
|
4402
4406
|
/*noMinSportsBet*/
|
|
4403
|
-
s[10] ?
|
|
4407
|
+
s[10] ? Gi : (
|
|
4404
4408
|
/*noMaxSportsBet*/
|
|
4405
|
-
s[11] ?
|
|
4409
|
+
s[11] ? Ui : Di
|
|
4406
4410
|
)
|
|
4407
4411
|
)
|
|
4408
4412
|
);
|
|
4409
4413
|
}
|
|
4410
|
-
let
|
|
4414
|
+
let o = i(e), a = o(e);
|
|
4411
4415
|
return {
|
|
4412
4416
|
c() {
|
|
4413
|
-
t =
|
|
4417
|
+
t = E("div"), r = E("div"), r.innerHTML = `<img src="${hr}"/>`, n = O(), a.c(), m(r, "class", "RuleIcon"), m(r, "part", "RuleIcon"), m(t, "class", "RulesRow"), m(t, "part", "rule");
|
|
4414
4418
|
},
|
|
4415
4419
|
m(s, l) {
|
|
4416
|
-
R(s, t, l), p(t, r), p(t, n),
|
|
4420
|
+
R(s, t, l), p(t, r), p(t, n), a.m(t, null);
|
|
4417
4421
|
},
|
|
4418
4422
|
p(s, l) {
|
|
4419
|
-
|
|
4423
|
+
o === (o = i(s)) && a ? a.p(s, l) : (a.d(1), a = o(s), a && (a.c(), a.m(t, null)));
|
|
4420
4424
|
},
|
|
4421
4425
|
d(s) {
|
|
4422
|
-
s &&
|
|
4426
|
+
s && S(t), a.d();
|
|
4423
4427
|
}
|
|
4424
4428
|
};
|
|
4425
4429
|
}
|
|
4426
|
-
function
|
|
4430
|
+
function Di(e) {
|
|
4427
4431
|
let t, r = (
|
|
4428
4432
|
/*$_*/
|
|
4429
4433
|
e[13]("productMinMaxBet", {
|
|
@@ -4455,13 +4459,13 @@ function $i(e) {
|
|
|
4455
4459
|
), n;
|
|
4456
4460
|
return {
|
|
4457
4461
|
c() {
|
|
4458
|
-
t =
|
|
4462
|
+
t = E("div"), n = X(r), m(t, "class", "RuleTxt"), m(t, "part", "RuleTxt");
|
|
4459
4463
|
},
|
|
4460
|
-
m(i,
|
|
4461
|
-
R(i, t,
|
|
4464
|
+
m(i, o) {
|
|
4465
|
+
R(i, t, o), p(t, n);
|
|
4462
4466
|
},
|
|
4463
|
-
p(i,
|
|
4464
|
-
|
|
4467
|
+
p(i, o) {
|
|
4468
|
+
o & /*$_, sports, currency*/
|
|
4465
4469
|
12416 && r !== (r = /*$_*/
|
|
4466
4470
|
i[13]("productMinMaxBet", {
|
|
4467
4471
|
values: {
|
|
@@ -4488,14 +4492,14 @@ function $i(e) {
|
|
|
4488
4492
|
] : ""}${/*sports*/
|
|
4489
4493
|
i[7].maxbet}`
|
|
4490
4494
|
}
|
|
4491
|
-
}) + "") &&
|
|
4495
|
+
}) + "") && K(n, r);
|
|
4492
4496
|
},
|
|
4493
4497
|
d(i) {
|
|
4494
|
-
i &&
|
|
4498
|
+
i && S(t);
|
|
4495
4499
|
}
|
|
4496
4500
|
};
|
|
4497
4501
|
}
|
|
4498
|
-
function
|
|
4502
|
+
function Ui(e) {
|
|
4499
4503
|
let t, r = (
|
|
4500
4504
|
/*$_*/
|
|
4501
4505
|
e[13]("productMinBet", {
|
|
@@ -4518,13 +4522,13 @@ function Di(e) {
|
|
|
4518
4522
|
), n;
|
|
4519
4523
|
return {
|
|
4520
4524
|
c() {
|
|
4521
|
-
t =
|
|
4525
|
+
t = E("div"), n = X(r), m(t, "class", "RuleTxt"), m(t, "part", "RuleTxt");
|
|
4522
4526
|
},
|
|
4523
|
-
m(i,
|
|
4524
|
-
R(i, t,
|
|
4527
|
+
m(i, o) {
|
|
4528
|
+
R(i, t, o), p(t, n);
|
|
4525
4529
|
},
|
|
4526
|
-
p(i,
|
|
4527
|
-
|
|
4530
|
+
p(i, o) {
|
|
4531
|
+
o & /*$_, sports, currency*/
|
|
4528
4532
|
12416 && r !== (r = /*$_*/
|
|
4529
4533
|
i[13]("productMinBet", {
|
|
4530
4534
|
values: {
|
|
@@ -4542,14 +4546,14 @@ function Di(e) {
|
|
|
4542
4546
|
] : ""}${/*sports*/
|
|
4543
4547
|
i[7].minbet}`
|
|
4544
4548
|
}
|
|
4545
|
-
}) + "") &&
|
|
4549
|
+
}) + "") && K(n, r);
|
|
4546
4550
|
},
|
|
4547
4551
|
d(i) {
|
|
4548
|
-
i &&
|
|
4552
|
+
i && S(t);
|
|
4549
4553
|
}
|
|
4550
4554
|
};
|
|
4551
4555
|
}
|
|
4552
|
-
function
|
|
4556
|
+
function Gi(e) {
|
|
4553
4557
|
let t, r = (
|
|
4554
4558
|
/*$_*/
|
|
4555
4559
|
e[13]("productMaxBet", {
|
|
@@ -4572,13 +4576,13 @@ function Ui(e) {
|
|
|
4572
4576
|
), n;
|
|
4573
4577
|
return {
|
|
4574
4578
|
c() {
|
|
4575
|
-
t =
|
|
4579
|
+
t = E("div"), n = X(r), m(t, "class", "RuleTxt"), m(t, "part", "RuleTxt");
|
|
4576
4580
|
},
|
|
4577
|
-
m(i,
|
|
4578
|
-
R(i, t,
|
|
4581
|
+
m(i, o) {
|
|
4582
|
+
R(i, t, o), p(t, n);
|
|
4579
4583
|
},
|
|
4580
|
-
p(i,
|
|
4581
|
-
|
|
4584
|
+
p(i, o) {
|
|
4585
|
+
o & /*$_, sports, currency*/
|
|
4582
4586
|
12416 && r !== (r = /*$_*/
|
|
4583
4587
|
i[13]("productMaxBet", {
|
|
4584
4588
|
values: {
|
|
@@ -4596,14 +4600,14 @@ function Ui(e) {
|
|
|
4596
4600
|
] : ""}${/*sports*/
|
|
4597
4601
|
i[7].maxbet}`
|
|
4598
4602
|
}
|
|
4599
|
-
}) + "") &&
|
|
4603
|
+
}) + "") && K(n, r);
|
|
4600
4604
|
},
|
|
4601
4605
|
d(i) {
|
|
4602
|
-
i &&
|
|
4606
|
+
i && S(t);
|
|
4603
4607
|
}
|
|
4604
4608
|
};
|
|
4605
4609
|
}
|
|
4606
|
-
function
|
|
4610
|
+
function Fi(e) {
|
|
4607
4611
|
let t, r = (
|
|
4608
4612
|
/*$_*/
|
|
4609
4613
|
e[13]("productNoLimitsBet", {
|
|
@@ -4615,28 +4619,28 @@ function Gi(e) {
|
|
|
4615
4619
|
), n;
|
|
4616
4620
|
return {
|
|
4617
4621
|
c() {
|
|
4618
|
-
t =
|
|
4622
|
+
t = E("div"), n = X(r), m(t, "class", "RuleTxt"), m(t, "part", "RuleTxt");
|
|
4619
4623
|
},
|
|
4620
|
-
m(i,
|
|
4621
|
-
R(i, t,
|
|
4624
|
+
m(i, o) {
|
|
4625
|
+
R(i, t, o), p(t, n);
|
|
4622
4626
|
},
|
|
4623
|
-
p(i,
|
|
4624
|
-
|
|
4627
|
+
p(i, o) {
|
|
4628
|
+
o & /*$_, sports*/
|
|
4625
4629
|
8320 && r !== (r = /*$_*/
|
|
4626
4630
|
i[13]("productNoLimitsBet", {
|
|
4627
4631
|
values: { productName: (
|
|
4628
4632
|
/*sports*/
|
|
4629
4633
|
i[7].name
|
|
4630
4634
|
) }
|
|
4631
|
-
}) + "") &&
|
|
4635
|
+
}) + "") && K(n, r);
|
|
4632
4636
|
},
|
|
4633
4637
|
d(i) {
|
|
4634
|
-
i &&
|
|
4638
|
+
i && S(t);
|
|
4635
4639
|
}
|
|
4636
4640
|
};
|
|
4637
4641
|
}
|
|
4638
|
-
function
|
|
4639
|
-
let t, r, n, i,
|
|
4642
|
+
function ji(e) {
|
|
4643
|
+
let t, r, n, i, o, a, s, l, u, h, c, f, g, y = (
|
|
4640
4644
|
/*$_*/
|
|
4641
4645
|
e[13]("miniBetCount", {
|
|
4642
4646
|
values: { betCount: (
|
|
@@ -4644,7 +4648,7 @@ function Fi(e) {
|
|
|
4644
4648
|
e[1]
|
|
4645
4649
|
) }
|
|
4646
4650
|
}) + ""
|
|
4647
|
-
),
|
|
4651
|
+
), x, B, H, k, C, A, L = (
|
|
4648
4652
|
/*$_*/
|
|
4649
4653
|
e[13]("timePeriod", {
|
|
4650
4654
|
values: {
|
|
@@ -4658,13 +4662,13 @@ function Fi(e) {
|
|
|
4658
4662
|
)
|
|
4659
4663
|
}
|
|
4660
4664
|
}) + ""
|
|
4661
|
-
), J,
|
|
4665
|
+
), J, re, q, ne, Te, Q, ie = (
|
|
4662
4666
|
/*$_*/
|
|
4663
4667
|
e[13]("terms", { values: { tcUrl: (
|
|
4664
4668
|
/*tcurl*/
|
|
4665
4669
|
e[4]
|
|
4666
4670
|
) } }) + ""
|
|
4667
|
-
),
|
|
4671
|
+
), we, d, P, W, ut, $ = (
|
|
4668
4672
|
/*scorecriterial*/
|
|
4669
4673
|
e[0] == "BetCount" && Rt(e)
|
|
4670
4674
|
), D = (
|
|
@@ -4685,84 +4689,84 @@ function Fi(e) {
|
|
|
4685
4689
|
);
|
|
4686
4690
|
return {
|
|
4687
4691
|
c() {
|
|
4688
|
-
t =
|
|
4692
|
+
t = E("div"), r = E("div"), n = E("div"), n.innerHTML = `<img src="${ki}"/>`, i = O(), o = E("div"), $ && $.c(), a = O(), D && D.c(), s = O(), U && U.c(), l = O(), G && G.c(), u = O(), h = E("div"), c = E("div"), c.innerHTML = `<img src="${Ri}"/>`, f = O(), g = E("div"), x = X(y), B = O(), H = E("div"), k = E("div"), k.innerHTML = `<img src="${Ni}"/>`, C = O(), A = E("div"), J = X(L), re = O(), q = E("div"), ne = E("div"), ne.innerHTML = `<img src="${Ai}"/>`, Te = O(), Q = E("div"), we = O(), F && F.c(), d = O(), P = E("span"), ut = O(), j && j.c(), m(n, "class", "RuleIcon"), m(n, "part", "RuleIcon"), m(o, "class", "RuleTxt"), m(o, "part", "RuleTxt"), m(r, "class", "RulesRow"), m(r, "part", "rule"), m(c, "class", "RuleIcon"), m(c, "part", "RuleIcon"), m(g, "class", "RuleTxt"), m(g, "part", "RuleTxt"), m(h, "class", "RulesRow"), m(h, "part", "rule"), m(k, "class", "RuleIcon"), m(k, "part", "RuleIcon"), m(A, "class", "RuleTxt"), m(A, "part", "RuleTxt"), m(H, "class", "RulesRow"), m(H, "part", "rule"), m(ne, "class", "RuleIcon"), m(ne, "part", "RuleIcon"), m(Q, "class", "RuleTxt"), m(Q, "part", "RuleTxt"), m(q, "class", "RulesRow"), m(q, "part", "rule"), m(P, "type", "hidden"), m(P, "href", W = { tcurl: (
|
|
4689
4693
|
/*tcurl*/
|
|
4690
4694
|
e[4]
|
|
4691
4695
|
) }), m(t, "class", "casino-tournaments-thumbnail-rule"), m(t, "part", "casino-tournaments-thumbnail-rule");
|
|
4692
4696
|
},
|
|
4693
|
-
m(
|
|
4694
|
-
R(
|
|
4697
|
+
m(_, V) {
|
|
4698
|
+
R(_, t, V), p(t, r), p(r, n), p(r, i), p(r, o), $ && $.m(o, null), p(o, a), D && D.m(o, null), p(o, s), U && U.m(o, null), p(o, l), G && G.m(o, null), p(t, u), p(t, h), p(h, c), p(h, f), p(h, g), p(g, x), p(t, B), p(t, H), p(H, k), p(H, C), p(H, A), p(A, J), p(t, re), p(t, q), p(q, ne), p(q, Te), p(q, Q), Q.innerHTML = ie, p(t, we), F && F.m(t, null), p(t, d), p(t, P), p(t, ut), j && j.m(t, null), e[20](t);
|
|
4695
4699
|
},
|
|
4696
|
-
p(
|
|
4700
|
+
p(_, [V]) {
|
|
4697
4701
|
/*scorecriterial*/
|
|
4698
|
-
|
|
4699
|
-
|
|
4700
|
-
|
|
4701
|
-
|
|
4702
|
+
_[0] == "BetCount" ? $ ? $.p(_, V) : ($ = Rt(_), $.c(), $.m(o, a)) : $ && ($.d(1), $ = null), /*scorecriterial*/
|
|
4703
|
+
_[0] == "WinStakeRatio" ? D ? D.p(_, V) : (D = kt(_), D.c(), D.m(o, s)) : D && (D.d(1), D = null), /*scorecriterial*/
|
|
4704
|
+
_[0] == "MaxWinStakeRatio" ? U ? U.p(_, V) : (U = Nt(_), U.c(), U.m(o, l)) : U && (U.d(1), U = null), /*scorecriterial*/
|
|
4705
|
+
_[0] == "Stake" ? G ? G.p(_, V) : (G = At(_), G.c(), G.m(o, null)) : G && (G.d(1), G = null), V & /*$_, betcount*/
|
|
4702
4706
|
8194 && y !== (y = /*$_*/
|
|
4703
|
-
|
|
4707
|
+
_[13]("miniBetCount", {
|
|
4704
4708
|
values: { betCount: (
|
|
4705
4709
|
/*betcount*/
|
|
4706
|
-
|
|
4710
|
+
_[1]
|
|
4707
4711
|
) }
|
|
4708
|
-
}) + "") &&
|
|
4712
|
+
}) + "") && K(x, y), V & /*$_, starttime, endtime*/
|
|
4709
4713
|
8204 && L !== (L = /*$_*/
|
|
4710
|
-
|
|
4714
|
+
_[13]("timePeriod", {
|
|
4711
4715
|
values: {
|
|
4712
4716
|
startTime: (
|
|
4713
4717
|
/*starttime*/
|
|
4714
|
-
|
|
4718
|
+
_[2]
|
|
4715
4719
|
),
|
|
4716
4720
|
endTime: (
|
|
4717
4721
|
/*endtime*/
|
|
4718
|
-
|
|
4722
|
+
_[3]
|
|
4719
4723
|
)
|
|
4720
4724
|
}
|
|
4721
|
-
}) + "") &&
|
|
4722
|
-
8208 &&
|
|
4723
|
-
|
|
4725
|
+
}) + "") && K(J, L), V & /*$_, tcurl*/
|
|
4726
|
+
8208 && ie !== (ie = /*$_*/
|
|
4727
|
+
_[13]("terms", { values: { tcUrl: (
|
|
4724
4728
|
/*tcurl*/
|
|
4725
|
-
|
|
4726
|
-
) } }) + "") && (
|
|
4727
|
-
|
|
4729
|
+
_[4]
|
|
4730
|
+
) } }) + "") && (Q.innerHTML = ie), /*casino*/
|
|
4731
|
+
_[6] ? F ? F.p(_, V) : (F = Lt(_), F.c(), F.m(t, d)) : F && (F.d(1), F = null), V & /*tcurl*/
|
|
4728
4732
|
16 && W !== (W = { tcurl: (
|
|
4729
4733
|
/*tcurl*/
|
|
4730
|
-
|
|
4734
|
+
_[4]
|
|
4731
4735
|
) }) && m(P, "href", W), /*sports*/
|
|
4732
|
-
|
|
4736
|
+
_[7] ? j ? j.p(_, V) : (j = Pt(_), j.c(), j.m(t, null)) : j && (j.d(1), j = null);
|
|
4733
4737
|
},
|
|
4734
4738
|
i: Z,
|
|
4735
4739
|
o: Z,
|
|
4736
|
-
d(
|
|
4737
|
-
|
|
4740
|
+
d(_) {
|
|
4741
|
+
_ && S(t), $ && $.d(), D && D.d(), U && U.d(), G && G.d(), F && F.d(), j && j.d(), e[20](null);
|
|
4738
4742
|
}
|
|
4739
4743
|
};
|
|
4740
4744
|
}
|
|
4741
|
-
function
|
|
4745
|
+
function Vi(e, t, r) {
|
|
4742
4746
|
let n;
|
|
4743
4747
|
gr(e, Hi, (d) => r(13, n = d));
|
|
4744
|
-
let { lang: i = "tr" } = t, { scorecriterial:
|
|
4748
|
+
let { lang: i = "tr" } = t, { scorecriterial: o = "BetCount" } = t, { betcount: a } = t, { starttime: s } = t, { endtime: l } = t, { tcurl: u } = t, { products: h = "{}" } = t, { clientstyling: c = "" } = t, { clientstylingurl: f = "" } = t, { translationurl: g = "" } = t, y, x, B, H = !1, k = !1, C = !1, A = !1, L = "EUR";
|
|
4745
4749
|
Ci({ withLocale: "en", translations: {} });
|
|
4746
|
-
const J = (d) => typeof d == "number" || Object.prototype.toString.call(d) === "[object Number]",
|
|
4750
|
+
const J = (d) => typeof d == "number" || Object.prototype.toString.call(d) === "[object Number]", re = () => {
|
|
4747
4751
|
fetch(g).then((P) => P.json()).then((P) => {
|
|
4748
4752
|
Object.keys(P).forEach((W) => {
|
|
4749
|
-
|
|
4753
|
+
Ct(W, P[W]);
|
|
4750
4754
|
});
|
|
4751
4755
|
}).catch((P) => {
|
|
4752
4756
|
console.log(P);
|
|
4753
4757
|
});
|
|
4754
4758
|
};
|
|
4755
4759
|
Object.keys(Mt).forEach((d) => {
|
|
4756
|
-
|
|
4760
|
+
Ct(d, Mt[d]);
|
|
4757
4761
|
});
|
|
4758
|
-
const
|
|
4759
|
-
d && (r(12, L = d.currency), d.casino ? (r(6,
|
|
4760
|
-
},
|
|
4761
|
-
|
|
4762
|
-
},
|
|
4762
|
+
const q = (d) => {
|
|
4763
|
+
d && (r(12, L = d.currency), d.casino ? (r(6, x = d.casino), r(8, H = !(x.hasOwnProperty("minbet") && x.minbet != 0)), r(9, k = !(x.hasOwnProperty("maxbet") && x.maxbet != 0))) : (r(8, H = !0), r(9, k = !0)), d.sports ? (r(7, B = d.sports), r(10, C = !(B.hasOwnProperty("minbet") && B.minbet != 0)), r(11, A = !(B.hasOwnProperty("maxbet") && B.maxbet != 0))) : (r(10, C = !0), r(11, A = !0)));
|
|
4764
|
+
}, ne = () => {
|
|
4765
|
+
Mi(i);
|
|
4766
|
+
}, Te = () => {
|
|
4763
4767
|
let d = document.createElement("style");
|
|
4764
4768
|
d.innerHTML = c, y.appendChild(d);
|
|
4765
|
-
},
|
|
4769
|
+
}, Q = () => {
|
|
4766
4770
|
let d = new URL(f), P = document.createElement("style");
|
|
4767
4771
|
fetch(d.href).then((W) => W.text()).then((W) => {
|
|
4768
4772
|
P.innerHTML = W, setTimeout(
|
|
@@ -4776,38 +4780,38 @@ function ji(e, t, r) {
|
|
|
4776
4780
|
500
|
|
4777
4781
|
);
|
|
4778
4782
|
});
|
|
4779
|
-
},
|
|
4783
|
+
}, ie = (d) => {
|
|
4780
4784
|
d.data && d.data.type && d.type == "TournamentsProductsUpdate" && r(15, h = d.data.productInfo);
|
|
4781
4785
|
};
|
|
4782
|
-
|
|
4783
|
-
window.removeEventListener("message",
|
|
4786
|
+
Br(() => (window.addEventListener("message", ie, !1), window.postMessage({ type: "TournamentsRuleListenerLoaded" }, window.location.href), () => {
|
|
4787
|
+
window.removeEventListener("message", ie);
|
|
4784
4788
|
}));
|
|
4785
|
-
function
|
|
4786
|
-
|
|
4789
|
+
function we(d) {
|
|
4790
|
+
We[d ? "unshift" : "push"](() => {
|
|
4787
4791
|
y = d, r(5, y);
|
|
4788
4792
|
});
|
|
4789
4793
|
}
|
|
4790
4794
|
return e.$$set = (d) => {
|
|
4791
|
-
"lang" in d && r(16, i = d.lang), "scorecriterial" in d && r(0,
|
|
4795
|
+
"lang" in d && r(16, i = d.lang), "scorecriterial" in d && r(0, o = d.scorecriterial), "betcount" in d && r(1, a = d.betcount), "starttime" in d && r(2, s = d.starttime), "endtime" in d && r(3, l = d.endtime), "tcurl" in d && r(4, u = d.tcurl), "products" in d && r(15, h = d.products), "clientstyling" in d && r(17, c = d.clientstyling), "clientstylingurl" in d && r(18, f = d.clientstylingurl), "translationurl" in d && r(19, g = d.translationurl);
|
|
4792
4796
|
}, e.$$.update = () => {
|
|
4793
4797
|
e.$$.dirty & /*lang*/
|
|
4794
|
-
65536 && i &&
|
|
4795
|
-
32768 && h &&
|
|
4796
|
-
131104 && c && y &&
|
|
4797
|
-
262176 && f && y &&
|
|
4798
|
-
524288 && g &&
|
|
4798
|
+
65536 && i && ne(), e.$$.dirty & /*products*/
|
|
4799
|
+
32768 && h && q(h), e.$$.dirty & /*clientstyling, customStylingContainer*/
|
|
4800
|
+
131104 && c && y && Te(), e.$$.dirty & /*clientstylingurl, customStylingContainer*/
|
|
4801
|
+
262176 && f && y && Q(), e.$$.dirty & /*translationurl*/
|
|
4802
|
+
524288 && g && re();
|
|
4799
4803
|
}, [
|
|
4800
|
-
a,
|
|
4801
4804
|
o,
|
|
4805
|
+
a,
|
|
4802
4806
|
s,
|
|
4803
4807
|
l,
|
|
4804
4808
|
u,
|
|
4805
4809
|
y,
|
|
4806
|
-
|
|
4807
|
-
|
|
4808
|
-
|
|
4810
|
+
x,
|
|
4811
|
+
B,
|
|
4812
|
+
H,
|
|
4809
4813
|
k,
|
|
4810
|
-
|
|
4814
|
+
C,
|
|
4811
4815
|
A,
|
|
4812
4816
|
L,
|
|
4813
4817
|
n,
|
|
@@ -4817,16 +4821,16 @@ function ji(e, t, r) {
|
|
|
4817
4821
|
c,
|
|
4818
4822
|
f,
|
|
4819
4823
|
g,
|
|
4820
|
-
|
|
4824
|
+
we
|
|
4821
4825
|
];
|
|
4822
4826
|
}
|
|
4823
|
-
class
|
|
4827
|
+
class zi extends Ir {
|
|
4824
4828
|
constructor(t) {
|
|
4825
4829
|
super(), Pr(
|
|
4826
4830
|
this,
|
|
4827
4831
|
t,
|
|
4832
|
+
Vi,
|
|
4828
4833
|
ji,
|
|
4829
|
-
Fi,
|
|
4830
4834
|
It,
|
|
4831
4835
|
{
|
|
4832
4836
|
lang: 16,
|
|
@@ -4840,7 +4844,7 @@ class Vi extends Ir {
|
|
|
4840
4844
|
clientstylingurl: 18,
|
|
4841
4845
|
translationurl: 19
|
|
4842
4846
|
},
|
|
4843
|
-
|
|
4847
|
+
Li
|
|
4844
4848
|
);
|
|
4845
4849
|
}
|
|
4846
4850
|
get lang() {
|
|
@@ -4904,7 +4908,7 @@ class Vi extends Ir {
|
|
|
4904
4908
|
this.$$set({ translationurl: t }), z();
|
|
4905
4909
|
}
|
|
4906
4910
|
}
|
|
4907
|
-
Or(
|
|
4911
|
+
Or(zi, { lang: {}, scorecriterial: {}, betcount: {}, starttime: {}, endtime: {}, tcurl: {}, products: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {} }, [], [], !0);
|
|
4908
4912
|
export {
|
|
4909
|
-
|
|
4913
|
+
zi as default
|
|
4910
4914
|
};
|