@everymatrix/general-icon-progress-bar 1.55.0 → 1.56.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/{GeneralIconProgressBar-DGUCh2l_.js → GeneralIconProgressBar-DSaIA0Oc.js} +65 -43
- package/components/GeneralIconProgressBar-DvairRCn.cjs +16 -0
- package/components/{GeneralIconProgressBar-asy8BnTg.js → GeneralIconProgressBar-DvfGRc7A.js} +70 -48
- package/es2015/general-icon-progress-bar.cjs +1 -1
- package/es2015/general-icon-progress-bar.js +1 -1
- package/esnext/general-icon-progress-bar.js +1 -1
- package/package.json +1 -1
- package/components/GeneralIconProgressBar-Xj3s_q-M.cjs +0 -3
package/components/{GeneralIconProgressBar-DGUCh2l_.js → GeneralIconProgressBar-DSaIA0Oc.js}
RENAMED
@@ -10,7 +10,7 @@ var me = (e, t, r) => t in e ? Ft(e, t, { enumerable: !0, configurable: !0, writ
|
|
10
10
|
Xt.call(t, r) && me(e, r, t[r]);
|
11
11
|
return e;
|
12
12
|
}, Ve = (e, t) => jt(e, Vt(t));
|
13
|
-
var T = (e, t, r) => me(e, typeof t != "symbol" ? t + "" : t, r);
|
13
|
+
var T = (e, t, r) => (me(e, typeof t != "symbol" ? t + "" : t, r), r);
|
14
14
|
var ke = (e, t, r) => new Promise((n, i) => {
|
15
15
|
var s = (u) => {
|
16
16
|
try {
|
@@ -70,7 +70,8 @@ function Zt(e, t, r) {
|
|
70
70
|
}
|
71
71
|
}
|
72
72
|
function Qt(e) {
|
73
|
-
if (!e)
|
73
|
+
if (!e)
|
74
|
+
return document;
|
74
75
|
const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
|
75
76
|
return t && /** @type {ShadowRoot} */
|
76
77
|
t.host ? (
|
@@ -145,7 +146,8 @@ function P() {
|
|
145
146
|
} catch (t) {
|
146
147
|
throw G.length = 0, $ = 0, t;
|
147
148
|
}
|
148
|
-
for (J(null), G.length = 0, $ = 0; q.length; )
|
149
|
+
for (J(null), G.length = 0, $ = 0; q.length; )
|
150
|
+
q.pop()();
|
149
151
|
for (let t = 0; t < D.length; t += 1) {
|
150
152
|
const r = D[t];
|
151
153
|
be.has(r) || (be.add(r), r());
|
@@ -566,21 +568,21 @@ function pt(e, t) {
|
|
566
568
|
return !1;
|
567
569
|
}
|
568
570
|
}
|
569
|
-
function
|
571
|
+
function Ar(e, t) {
|
570
572
|
return pt(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
|
571
573
|
}
|
572
|
-
function
|
574
|
+
function Sr(e, t, r) {
|
573
575
|
var n = {};
|
574
576
|
return r.isMergeableObject(e) && We(e).forEach(function(i) {
|
575
577
|
n[i] = Y(e[i], r);
|
576
578
|
}), We(t).forEach(function(i) {
|
577
|
-
|
579
|
+
Ar(e, i) || (pt(e, i) && r.isMergeableObject(t[i]) ? n[i] = Tr(i, r)(e[i], t[i], r) : n[i] = Y(t[i], r));
|
578
580
|
}), n;
|
579
581
|
}
|
580
582
|
function F(e, t, r) {
|
581
583
|
r = r || {}, r.arrayMerge = r.arrayMerge || Hr, r.isMergeableObject = r.isMergeableObject || dr, r.cloneUnlessOtherwiseSpecified = Y;
|
582
584
|
var n = Array.isArray(t), i = Array.isArray(e), s = n === i;
|
583
|
-
return s ? n ? r.arrayMerge(e, t, r) :
|
585
|
+
return s ? n ? r.arrayMerge(e, t, r) : Sr(e, t, r) : Y(t, r);
|
584
586
|
}
|
585
587
|
F.all = function(t, r) {
|
586
588
|
if (!Array.isArray(t))
|
@@ -591,11 +593,26 @@ F.all = function(t, r) {
|
|
591
593
|
};
|
592
594
|
var Pr = F, Or = Pr;
|
593
595
|
const Nr = /* @__PURE__ */ br(Or);
|
596
|
+
/*! *****************************************************************************
|
597
|
+
Copyright (c) Microsoft Corporation.
|
598
|
+
|
599
|
+
Permission to use, copy, modify, and/or distribute this software for any
|
600
|
+
purpose with or without fee is hereby granted.
|
601
|
+
|
602
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
603
|
+
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
604
|
+
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
605
|
+
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
606
|
+
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
607
|
+
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
608
|
+
PERFORMANCE OF THIS SOFTWARE.
|
609
|
+
***************************************************************************** */
|
594
610
|
var Te = function(e, t) {
|
595
611
|
return Te = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
|
596
612
|
r.__proto__ = n;
|
597
613
|
} || function(r, n) {
|
598
|
-
for (var i in n)
|
614
|
+
for (var i in n)
|
615
|
+
Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
|
599
616
|
}, Te(e, t);
|
600
617
|
};
|
601
618
|
function le(e, t) {
|
@@ -611,23 +628,26 @@ var d = function() {
|
|
611
628
|
return d = Object.assign || function(t) {
|
612
629
|
for (var r, n = 1, i = arguments.length; n < i; n++) {
|
613
630
|
r = arguments[n];
|
614
|
-
for (var s in r)
|
631
|
+
for (var s in r)
|
632
|
+
Object.prototype.hasOwnProperty.call(r, s) && (t[s] = r[s]);
|
615
633
|
}
|
616
634
|
return t;
|
617
635
|
}, d.apply(this, arguments);
|
618
636
|
};
|
619
637
|
function Ir(e, t) {
|
620
638
|
var r = {};
|
621
|
-
for (var n in e)
|
639
|
+
for (var n in e)
|
640
|
+
Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
|
622
641
|
if (e != null && typeof Object.getOwnPropertySymbols == "function")
|
623
642
|
for (var i = 0, n = Object.getOwnPropertySymbols(e); i < n.length; i++)
|
624
643
|
t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
|
625
644
|
return r;
|
626
645
|
}
|
627
646
|
function de(e, t, r) {
|
628
|
-
if (
|
629
|
-
(
|
630
|
-
|
647
|
+
if (arguments.length === 2)
|
648
|
+
for (var n = 0, i = t.length, s; n < i; n++)
|
649
|
+
(s || !(n in t)) && (s || (s = Array.prototype.slice.call(t, 0, n)), s[n] = t[n]);
|
650
|
+
return e.concat(s || t);
|
631
651
|
}
|
632
652
|
function ge(e, t) {
|
633
653
|
var r = t && t.cache ? t.cache : $r, n = t && t.serializer ? t.serializer : Rr, i = t && t.strategy ? t.strategy : Lr;
|
@@ -845,7 +865,7 @@ function Je(e) {
|
|
845
865
|
return typeof i != "string" ? (t.minimumSignificantDigits = n.length, t.maximumSignificantDigits = n.length) : i === "+" ? t.minimumSignificantDigits = n.length : n[0] === "#" ? t.maximumSignificantDigits = n.length : (t.minimumSignificantDigits = n.length, t.maximumSignificantDigits = n.length + (typeof i == "string" ? i.length : 0)), "";
|
846
866
|
}), t;
|
847
867
|
}
|
848
|
-
function
|
868
|
+
function At(e) {
|
849
869
|
switch (e) {
|
850
870
|
case "sign-auto":
|
851
871
|
return {
|
@@ -900,7 +920,7 @@ function zr(e) {
|
|
900
920
|
return t;
|
901
921
|
}
|
902
922
|
function qe(e) {
|
903
|
-
var t = {}, r =
|
923
|
+
var t = {}, r = At(e);
|
904
924
|
return r || t;
|
905
925
|
}
|
906
926
|
function Wr(e) {
|
@@ -1020,7 +1040,7 @@ function Wr(e) {
|
|
1020
1040
|
t = d(d({}, t), Je(i.stem));
|
1021
1041
|
continue;
|
1022
1042
|
}
|
1023
|
-
var o =
|
1043
|
+
var o = At(i.stem);
|
1024
1044
|
o && (t = d(d({}, t), o));
|
1025
1045
|
var a = zr(i.stem);
|
1026
1046
|
a && (t = d(d({}, t), a));
|
@@ -2453,7 +2473,8 @@ function Zr(e, t) {
|
|
2453
2473
|
r += u;
|
2454
2474
|
for (; o-- > 0; )
|
2455
2475
|
r = h + r;
|
2456
|
-
} else
|
2476
|
+
} else
|
2477
|
+
i === "J" ? r += "H" : r += i;
|
2457
2478
|
}
|
2458
2479
|
return r;
|
2459
2480
|
}
|
@@ -2485,12 +2506,12 @@ function b(e, t) {
|
|
2485
2506
|
}
|
2486
2507
|
var Yr = !!String.prototype.startsWith && "_a".startsWith("a", 1), Kr = !!String.fromCodePoint, en = !!Object.fromEntries, tn = !!String.prototype.codePointAt, rn = !!String.prototype.trimStart, nn = !!String.prototype.trimEnd, sn = !!Number.isSafeInteger, on = sn ? Number.isSafeInteger : function(e) {
|
2487
2508
|
return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
|
2488
|
-
},
|
2509
|
+
}, Ae = !0;
|
2489
2510
|
try {
|
2490
2511
|
var an = Pt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
2491
|
-
|
2512
|
+
Ae = ((Ee = an.exec("a")) === null || Ee === void 0 ? void 0 : Ee[0]) === "a";
|
2492
2513
|
} catch (e) {
|
2493
|
-
|
2514
|
+
Ae = !1;
|
2494
2515
|
}
|
2495
2516
|
var Ye = Yr ? (
|
2496
2517
|
// Native
|
@@ -2502,7 +2523,7 @@ var Ye = Yr ? (
|
|
2502
2523
|
function(t, r, n) {
|
2503
2524
|
return t.slice(n, n + r.length) === r;
|
2504
2525
|
}
|
2505
|
-
),
|
2526
|
+
), Se = Kr ? String.fromCodePoint : (
|
2506
2527
|
// IE11
|
2507
2528
|
function() {
|
2508
2529
|
for (var t = [], r = 0; r < arguments.length; r++)
|
@@ -2526,7 +2547,7 @@ var Ye = Yr ? (
|
|
2526
2547
|
return r;
|
2527
2548
|
}
|
2528
2549
|
)
|
2529
|
-
),
|
2550
|
+
), St = tn ? (
|
2530
2551
|
// Native
|
2531
2552
|
function(t, r) {
|
2532
2553
|
return t.codePointAt(r);
|
@@ -2565,7 +2586,7 @@ function Pt(e, t) {
|
|
2565
2586
|
return new RegExp(e, t);
|
2566
2587
|
}
|
2567
2588
|
var Pe;
|
2568
|
-
if (
|
2589
|
+
if (Ae) {
|
2569
2590
|
var et = Pt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
2570
2591
|
Pe = function(t, r) {
|
2571
2592
|
var n;
|
@@ -2576,12 +2597,12 @@ if (Se) {
|
|
2576
2597
|
} else
|
2577
2598
|
Pe = function(t, r) {
|
2578
2599
|
for (var n = []; ; ) {
|
2579
|
-
var i =
|
2600
|
+
var i = St(t, r);
|
2580
2601
|
if (i === void 0 || Ot(i) || pn(i))
|
2581
2602
|
break;
|
2582
2603
|
n.push(i), r += i >= 65536 ? 2 : 1;
|
2583
2604
|
}
|
2584
|
-
return
|
2605
|
+
return Se.apply(void 0, n);
|
2585
2606
|
};
|
2586
2607
|
var ln = (
|
2587
2608
|
/** @class */
|
@@ -2728,12 +2749,12 @@ var ln = (
|
|
2728
2749
|
r.push(n);
|
2729
2750
|
this.bump();
|
2730
2751
|
}
|
2731
|
-
return
|
2752
|
+
return Se.apply(void 0, r);
|
2732
2753
|
}, e.prototype.tryParseUnquoted = function(t, r) {
|
2733
2754
|
if (this.isEOF())
|
2734
2755
|
return null;
|
2735
2756
|
var n = this.char();
|
2736
|
-
return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(),
|
2757
|
+
return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), Se(n));
|
2737
2758
|
}, e.prototype.parseArgument = function(t, r) {
|
2738
2759
|
var n = this.clonePosition();
|
2739
2760
|
if (this.bump(), this.bumpSpace(), this.isEOF())
|
@@ -2802,16 +2823,16 @@ var ln = (
|
|
2802
2823
|
} else {
|
2803
2824
|
if (H.length === 0)
|
2804
2825
|
return this.error(m.EXPECT_DATE_TIME_SKELETON, y);
|
2805
|
-
var
|
2806
|
-
this.locale && (
|
2826
|
+
var A = H;
|
2827
|
+
this.locale && (A = Zr(H, this.locale));
|
2807
2828
|
var f = {
|
2808
2829
|
type: j.dateTime,
|
2809
|
-
pattern:
|
2830
|
+
pattern: A,
|
2810
2831
|
location: h.styleLocation,
|
2811
|
-
parsedOptions: this.shouldParseSkeletons ? Fr(
|
2812
|
-
},
|
2832
|
+
parsedOptions: this.shouldParseSkeletons ? Fr(A) : {}
|
2833
|
+
}, S = a === "date" ? E.date : E.time;
|
2813
2834
|
return {
|
2814
|
-
val: { type:
|
2835
|
+
val: { type: S, value: n, location: y, style: f },
|
2815
2836
|
err: null
|
2816
2837
|
};
|
2817
2838
|
}
|
@@ -2985,7 +3006,7 @@ var ln = (
|
|
2985
3006
|
var t = this.position.offset;
|
2986
3007
|
if (t >= this.message.length)
|
2987
3008
|
throw Error("out of bound");
|
2988
|
-
var r =
|
3009
|
+
var r = St(this.message, t);
|
2989
3010
|
if (r === void 0)
|
2990
3011
|
throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
|
2991
3012
|
return r;
|
@@ -3056,7 +3077,8 @@ function Ne(e) {
|
|
3056
3077
|
if (delete t.location, Et(t) || yt(t))
|
3057
3078
|
for (var r in t.options)
|
3058
3079
|
delete t.options[r].location, Ne(t.options[r].value);
|
3059
|
-
else
|
3080
|
+
else
|
3081
|
+
dt(t) && vt(t.style) || (gt(t) || xt(t)) && Be(t.style) ? delete t.style.location : _t(t) && Ne(t.children);
|
3060
3082
|
});
|
3061
3083
|
}
|
3062
3084
|
function mn(e, t) {
|
@@ -3187,10 +3209,10 @@ function se(e, t, r, n, i, s, o) {
|
|
3187
3209
|
var g = l.children, y = l.value, H = i[y];
|
3188
3210
|
if (!xn(H))
|
3189
3211
|
throw new bn(y, "function", o);
|
3190
|
-
var
|
3212
|
+
var A = se(g, t, r, n, i, s), S = H(A.map(function(O) {
|
3191
3213
|
return O.value;
|
3192
3214
|
}));
|
3193
|
-
Array.isArray(
|
3215
|
+
Array.isArray(S) || (S = [S]), a.push.apply(a, S.map(function(O) {
|
3194
3216
|
return {
|
3195
3217
|
type: typeof O == "string" ? _.literal : _.object,
|
3196
3218
|
value: O
|
@@ -3418,7 +3440,7 @@ const I = {}, Tn = (e, t, r) => r && (t in I || (I[t] = {}), e in I[t] || (I[t][
|
|
3418
3440
|
return I[t][e];
|
3419
3441
|
const r = ce(t);
|
3420
3442
|
for (let n = 0; n < r.length; n++) {
|
3421
|
-
const i = r[n], s =
|
3443
|
+
const i = r[n], s = An(i, e);
|
3422
3444
|
if (s)
|
3423
3445
|
return Tn(e, t, s);
|
3424
3446
|
}
|
@@ -3431,13 +3453,13 @@ function Bn(e) {
|
|
3431
3453
|
function It(e) {
|
3432
3454
|
return e in Ue;
|
3433
3455
|
}
|
3434
|
-
function
|
3456
|
+
function An(e, t) {
|
3435
3457
|
if (!It(e))
|
3436
3458
|
return null;
|
3437
3459
|
const r = Bn(e);
|
3438
3460
|
return Hn(r, t);
|
3439
3461
|
}
|
3440
|
-
function
|
3462
|
+
function Sn(e) {
|
3441
3463
|
if (e == null)
|
3442
3464
|
return;
|
3443
3465
|
const t = ce(e);
|
@@ -3561,7 +3583,7 @@ ae.subscribe((e) => {
|
|
3561
3583
|
we = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
|
3562
3584
|
});
|
3563
3585
|
const Fn = (e) => {
|
3564
|
-
if (e &&
|
3586
|
+
if (e && Sn(e) && Ie(e)) {
|
3565
3587
|
const { loadingDelay: t } = k();
|
3566
3588
|
let r;
|
3567
3589
|
return typeof window != "undefined" && M() != null && t ? r = window.setTimeout(
|
@@ -3763,7 +3785,7 @@ function si(e) {
|
|
3763
3785
|
function oi(e, t, r) {
|
3764
3786
|
let n;
|
3765
3787
|
Wt(e, ti, (p) => r(20, n = p));
|
3766
|
-
let { currentstep: i = 0 } = t, { total: s = 1 } = t, { showaspercent: o } = t, { lang: a = "en" } = t, { status: u } = t, { translationurl: h = "" } = t, { progressfractiondigit: l = 1 } = t, { triggerreset: c } = t, f, x, g, y, H,
|
3788
|
+
let { currentstep: i = 0 } = t, { total: s = 1 } = t, { showaspercent: o } = t, { lang: a = "en" } = t, { status: u } = t, { translationurl: h = "" } = t, { progressfractiondigit: l = 1 } = t, { triggerreset: c } = t, f, x, g, y, H, A, S, v = "0px", N = "active";
|
3767
3789
|
ri({ withLocale: "en", translations: {} });
|
3768
3790
|
const O = () => {
|
3769
3791
|
fetch(h).then((L) => L.json()).then((L) => {
|
@@ -3786,7 +3808,7 @@ function oi(e, t, r) {
|
|
3786
3808
|
o || o === "true" ? r(3, y = `${p}%`) : r(3, y = `${i}/${s} ${n("bets")}`);
|
3787
3809
|
},
|
3788
3810
|
y ? 573 : 0
|
3789
|
-
), p == 0 || p == 100 ? (
|
3811
|
+
), p == 0 || p == 100 ? (A = "0px", S = "0px", v = p == 100 ? "3px" : "0px") : (A = `${f.offsetHeight}px`, H = A, S = `${f.offsetHeight / 3}px`, v = "0px"), x.style.setProperty("--parentElementHeight", H), g.style.setProperty("--currentStep", p + "%"), g.style.setProperty("--triangleHeight", A), g.style.setProperty("--halfOfTriangleHeight", S), g.style.setProperty("--stepBarBorderRadius", v);
|
3790
3812
|
}, $t = () => {
|
3791
3813
|
r(4, N = u == "active" ? "" : "inactive");
|
3792
3814
|
};
|
@@ -0,0 +1,16 @@
|
|
1
|
+
"use strict";var jt=Object.defineProperty,Vt=Object.defineProperties;var kt=Object.getOwnPropertyDescriptors;var Fe=Object.getOwnPropertySymbols;var Xt=Object.prototype.hasOwnProperty,zt=Object.prototype.propertyIsEnumerable;var me=(e,t,r)=>t in e?jt(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,je=(e,t)=>{for(var r in t||(t={}))Xt.call(t,r)&&me(e,r,t[r]);if(Fe)for(var r of Fe(t))zt.call(t,r)&&me(e,r,t[r]);return e},Ve=(e,t)=>Vt(e,kt(t));var T=(e,t,r)=>(me(e,typeof t!="symbol"?t+"":t,r),r);var ke=(e,t,r)=>new Promise((n,i)=>{var s=u=>{try{a(r.next(u))}catch(h){i(h)}},o=u=>{try{a(r.throw(u))}catch(h){i(h)}},a=u=>u.done?n(u.value):Promise.resolve(u.value).then(s,o);a((r=r.apply(e,t)).next())});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});function B(){}function ht(e){return e()}function Xe(){return Object.create(null)}function ee(e){e.forEach(ht)}function Le(e){return typeof e=="function"}function ut(e,t){return e!=e?t==t:e!==t||e&&typeof e=="object"||typeof e=="function"}function Wt(e){return Object.keys(e).length===0}function lt(e,...t){if(e==null){for(const n of t)n(void 0);return B}const r=e.subscribe(...t);return r.unsubscribe?()=>r.unsubscribe():r}function Zt(e,t,r){e.$$.on_destroy.push(lt(t,r))}function ne(e,t){e.appendChild(t)}function Qt(e,t,r){const n=Jt(e);if(!n.getElementById(t)){const i=Q("style");i.id=t,i.textContent=r,qt(n,i)}}function Jt(e){if(!e)return document;const t=e.getRootNode?e.getRootNode():e.ownerDocument;return t&&t.host?t:e.ownerDocument}function qt(e,t){return ne(e.head||e,t),t.sheet}function ft(e,t,r){e.insertBefore(t,r||null)}function Ce(e){e.parentNode&&e.parentNode.removeChild(e)}function Q(e){return document.createElement(e)}function Yt(e){return document.createTextNode(e)}function C(e,t,r){r==null?e.removeAttribute(t):e.getAttribute(t)!==r&&e.setAttribute(t,r)}function Kt(e){return Array.from(e.childNodes)}function er(e,t){t=""+t,e.data!==t&&(e.data=t)}function tr(e){const t={};return e.childNodes.forEach(r=>{t[r.slot||"default"]=!0}),t}let Me;function J(e){Me=e}const G=[],q=[];let D=[];const ze=[],rr=Promise.resolve();let ve=!1;function nr(){ve||(ve=!0,rr.then(P))}function He(e){D.push(e)}const be=new Set;let $=0;function P(){if($!==0)return;const e=Me;do{try{for(;$<G.length;){const t=G[$];$++,J(t),ir(t.$$)}}catch(t){throw G.length=0,$=0,t}for(J(null),G.length=0,$=0;q.length;)q.pop()();for(let t=0;t<D.length;t+=1){const r=D[t];be.has(r)||(be.add(r),r())}D.length=0}while(G.length);for(;ze.length;)ze.pop()();ve=!1,be.clear(),J(e)}function ir(e){if(e.fragment!==null){e.update(),ee(e.before_update);const t=e.dirty;e.dirty=[-1],e.fragment&&e.fragment.p(e.ctx,t),e.after_update.forEach(He)}}function sr(e){const t=[],r=[];D.forEach(n=>e.indexOf(n)===-1?t.push(n):r.push(n)),r.forEach(n=>n()),D=t}const or=new Set;function ar(e,t){e&&e.i&&(or.delete(e),e.i(t))}function hr(e,t,r){const{fragment:n,after_update:i}=e.$$;n&&n.m(t,r),He(()=>{const s=e.$$.on_mount.map(ht).filter(Le);e.$$.on_destroy?e.$$.on_destroy.push(...s):ee(s),e.$$.on_mount=[]}),i.forEach(He)}function ur(e,t){const r=e.$$;r.fragment!==null&&(sr(r.after_update),ee(r.on_destroy),r.fragment&&r.fragment.d(t),r.on_destroy=r.fragment=null,r.ctx=[])}function lr(e,t){e.$$.dirty[0]===-1&&(G.push(e),nr(),e.$$.dirty.fill(0)),e.$$.dirty[t/31|0]|=1<<t%31}function fr(e,t,r,n,i,s,o=null,a=[-1]){const u=Me;J(e);const h=e.$$={fragment:null,ctx:[],props:s,update:B,not_equal:i,bound:Xe(),on_mount:[],on_destroy:[],on_disconnect:[],before_update:[],after_update:[],context:new Map(t.context||(u?u.$$.context:[])),callbacks:Xe(),dirty:a,skip_bound:!1,root:t.target||u.$$.root};o&&o(h.root);let l=!1;if(h.ctx=r?r(e,t.props||{},(c,f,...x)=>{const g=x.length?x[0]:f;return h.ctx&&i(h.ctx[c],h.ctx[c]=g)&&(!h.skip_bound&&h.bound[c]&&h.bound[c](g),l&&lr(e,c)),f}):[],h.update(),l=!0,ee(h.before_update),h.fragment=n?n(h.ctx):!1,t.target){if(t.hydrate){const c=Kt(t.target);h.fragment&&h.fragment.l(c),c.forEach(Ce)}else h.fragment&&h.fragment.c();t.intro&&ar(e.$$.fragment),hr(e,t.target,t.anchor),P()}J(u)}let ct;typeof HTMLElement=="function"&&(ct=class extends HTMLElement{constructor(t,r,n){super();T(this,"$$ctor");T(this,"$$s");T(this,"$$c");T(this,"$$cn",!1);T(this,"$$d",{});T(this,"$$r",!1);T(this,"$$p_d",{});T(this,"$$l",{});T(this,"$$l_u",new Map);this.$$ctor=t,this.$$s=r,n&&this.attachShadow({mode:"open"})}addEventListener(t,r,n){if(this.$$l[t]=this.$$l[t]||[],this.$$l[t].push(r),this.$$c){const i=this.$$c.$on(t,r);this.$$l_u.set(r,i)}super.addEventListener(t,r,n)}removeEventListener(t,r,n){if(super.removeEventListener(t,r,n),this.$$c){const i=this.$$l_u.get(r);i&&(i(),this.$$l_u.delete(r))}}connectedCallback(){return ke(this,null,function*(){if(this.$$cn=!0,!this.$$c){let t=function(s){return()=>{let o;return{c:function(){o=Q("slot"),s!=="default"&&C(o,"name",s)},m:function(h,l){ft(h,o,l)},d:function(h){h&&Ce(o)}}}};if(yield Promise.resolve(),!this.$$cn||this.$$c)return;const r={},n=tr(this);for(const s of this.$$s)s in n&&(r[s]=[t(s)]);for(const s of this.attributes){const o=this.$$g_p(s.name);o in this.$$d||(this.$$d[o]=ie(o,s.value,this.$$p_d,"toProp"))}for(const s in this.$$p_d)!(s in this.$$d)&&this[s]!==void 0&&(this.$$d[s]=this[s],delete this[s]);this.$$c=new this.$$ctor({target:this.shadowRoot||this,props:Ve(je({},this.$$d),{$$slots:r,$$scope:{ctx:[]}})});const i=()=>{this.$$r=!0;for(const s in this.$$p_d)if(this.$$d[s]=this.$$c.$$.ctx[this.$$c.$$.props[s]],this.$$p_d[s].reflect){const o=ie(s,this.$$d[s],this.$$p_d,"toAttribute");o==null?this.removeAttribute(this.$$p_d[s].attribute||s):this.setAttribute(this.$$p_d[s].attribute||s,o)}this.$$r=!1};this.$$c.$$.after_update.push(i),i();for(const s in this.$$l)for(const o of this.$$l[s]){const a=this.$$c.$on(s,o);this.$$l_u.set(o,a)}this.$$l={}}})}attributeChangedCallback(t,r,n){var i;this.$$r||(t=this.$$g_p(t),this.$$d[t]=ie(t,n,this.$$p_d,"toProp"),(i=this.$$c)==null||i.$set({[t]:this.$$d[t]}))}disconnectedCallback(){this.$$cn=!1,Promise.resolve().then(()=>{!this.$$cn&&this.$$c&&(this.$$c.$destroy(),this.$$c=void 0)})}$$g_p(t){return Object.keys(this.$$p_d).find(r=>this.$$p_d[r].attribute===t||!this.$$p_d[r].attribute&&r.toLowerCase()===t)||t}});function ie(e,t,r,n){var s;const i=(s=r[e])==null?void 0:s.type;if(t=i==="Boolean"&&typeof t!="boolean"?t!=null:t,!n||!r[e])return t;if(n==="toAttribute")switch(i){case"Object":case"Array":return t==null?null:JSON.stringify(t);case"Boolean":return t?"":null;case"Number":return t==null?null:t;default:return t}else switch(i){case"Object":case"Array":return t&&JSON.parse(t);case"Boolean":return t;case"Number":return t!=null?+t:t;default:return t}}function cr(e,t,r,n,i,s){let o=class extends ct{constructor(){super(e,r,i),this.$$p_d=t}static get observedAttributes(){return Object.keys(t).map(a=>(t[a].attribute||a).toLowerCase())}};return Object.keys(t).forEach(a=>{Object.defineProperty(o.prototype,a,{get(){return this.$$c&&a in this.$$c?this.$$c[a]:this.$$d[a]},set(u){var h;u=ie(a,u,t),this.$$d[a]=u,(h=this.$$c)==null||h.$set({[a]:u})}})}),n.forEach(a=>{Object.defineProperty(o.prototype,a,{get(){var u;return(u=this.$$c)==null?void 0:u[a]}})}),e.element=o,o}class pr{constructor(){T(this,"$$");T(this,"$$set")}$destroy(){ur(this,1),this.$destroy=B}$on(t,r){if(!Le(r))return B;const n=this.$$.callbacks[t]||(this.$$.callbacks[t]=[]);return n.push(r),()=>{const i=n.indexOf(r);i!==-1&&n.splice(i,1)}}$set(t){this.$$set&&!Wt(t)&&(this.$$.skip_bound=!0,this.$$set(t),this.$$.skip_bound=!1)}}const mr="4";typeof window!="undefined"&&(window.__svelte||(window.__svelte={v:new Set})).v.add(mr);const U=[];function br(e,t){return{subscribe:ue(e,t).subscribe}}function ue(e,t=B){let r;const n=new Set;function i(a){if(ut(e,a)&&(e=a,r)){const u=!U.length;for(const h of n)h[1](),U.push(h,e);if(u){for(let h=0;h<U.length;h+=2)U[h][0](U[h+1]);U.length=0}}}function s(a){i(a(e))}function o(a,u=B){const h=[a,u];return n.add(h),n.size===1&&(r=t(i,s)||B),a(e),()=>{n.delete(h),n.size===0&&r&&(r(),r=null)}}return{set:i,update:s,subscribe:o}}function X(e,t,r){const n=!Array.isArray(e),i=n?[e]:e;if(!i.every(Boolean))throw new Error("derived() expects stores as input, got a falsy value");const s=t.length<2;return br(r,(o,a)=>{let u=!1;const h=[];let l=0,c=B;const f=()=>{if(l)return;c();const g=t(n?h[0]:h,o,a);s?o(g):c=Le(g)?g:B},x=i.map((g,y)=>lt(g,H=>{h[y]=H,l&=~(1<<y),u&&f()},()=>{l|=1<<y}));return u=!0,f(),function(){ee(x),c(),u=!1}})}function dr(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var gr=function(t){return xr(t)&&!Er(t)};function xr(e){return!!e&&typeof e=="object"}function Er(e){var t=Object.prototype.toString.call(e);return t==="[object RegExp]"||t==="[object Date]"||vr(e)}var yr=typeof Symbol=="function"&&Symbol.for,_r=yr?Symbol.for("react.element"):60103;function vr(e){return e.$$typeof===_r}function Hr(e){return Array.isArray(e)?[]:{}}function Y(e,t){return t.clone!==!1&&t.isMergeableObject(e)?F(Hr(e),e,t):e}function Tr(e,t,r){return e.concat(t).map(function(n){return Y(n,r)})}function Br(e,t){if(!t.customMerge)return F;var r=t.customMerge(e);return typeof r=="function"?r:F}function Sr(e){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(e).filter(function(t){return Object.propertyIsEnumerable.call(e,t)}):[]}function We(e){return Object.keys(e).concat(Sr(e))}function pt(e,t){try{return t in e}catch(r){return!1}}function Ar(e,t){return pt(e,t)&&!(Object.hasOwnProperty.call(e,t)&&Object.propertyIsEnumerable.call(e,t))}function Pr(e,t,r){var n={};return r.isMergeableObject(e)&&We(e).forEach(function(i){n[i]=Y(e[i],r)}),We(t).forEach(function(i){Ar(e,i)||(pt(e,i)&&r.isMergeableObject(t[i])?n[i]=Br(i,r)(e[i],t[i],r):n[i]=Y(t[i],r))}),n}function F(e,t,r){r=r||{},r.arrayMerge=r.arrayMerge||Tr,r.isMergeableObject=r.isMergeableObject||gr,r.cloneUnlessOtherwiseSpecified=Y;var n=Array.isArray(t),i=Array.isArray(e),s=n===i;return s?n?r.arrayMerge(e,t,r):Pr(e,t,r):Y(t,r)}F.all=function(t,r){if(!Array.isArray(t))throw new Error("first argument should be an array");return t.reduce(function(n,i){return F(n,i,r)},{})};var Or=F,Nr=Or;const Ir=dr(Nr);/*! *****************************************************************************
|
2
|
+
Copyright (c) Microsoft Corporation.
|
3
|
+
|
4
|
+
Permission to use, copy, modify, and/or distribute this software for any
|
5
|
+
purpose with or without fee is hereby granted.
|
6
|
+
|
7
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
8
|
+
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
9
|
+
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
10
|
+
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
11
|
+
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
12
|
+
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
13
|
+
PERFORMANCE OF THIS SOFTWARE.
|
14
|
+
***************************************************************************** */var Te=function(e,t){return Te=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,n){r.__proto__=n}||function(r,n){for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(r[i]=n[i])},Te(e,t)};function le(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");Te(e,t);function r(){this.constructor=e}e.prototype=t===null?Object.create(t):(r.prototype=t.prototype,new r)}var d=function(){return d=Object.assign||function(t){for(var r,n=1,i=arguments.length;n<i;n++){r=arguments[n];for(var s in r)Object.prototype.hasOwnProperty.call(r,s)&&(t[s]=r[s])}return t},d.apply(this,arguments)};function wr(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,n=Object.getOwnPropertySymbols(e);i<n.length;i++)t.indexOf(n[i])<0&&Object.prototype.propertyIsEnumerable.call(e,n[i])&&(r[n[i]]=e[n[i]]);return r}function de(e,t,r){if(arguments.length===2)for(var n=0,i=t.length,s;n<i;n++)(s||!(n in t))&&(s||(s=Array.prototype.slice.call(t,0,n)),s[n]=t[n]);return e.concat(s||t)}function ge(e,t){var r=t&&t.cache?t.cache:Ur,n=t&&t.serializer?t.serializer:$r,i=t&&t.strategy?t.strategy:Cr;return i(e,{cache:r,serializer:n})}function Lr(e){return e==null||typeof e=="number"||typeof e=="boolean"}function mt(e,t,r,n){var i=Lr(n)?n:r(n),s=t.get(i);return typeof s=="undefined"&&(s=e.call(this,n),t.set(i,s)),s}function bt(e,t,r){var n=Array.prototype.slice.call(arguments,3),i=r(n),s=t.get(i);return typeof s=="undefined"&&(s=e.apply(this,n),t.set(i,s)),s}function Re(e,t,r,n,i){return r.bind(t,e,n,i)}function Cr(e,t){var r=e.length===1?mt:bt;return Re(e,this,r,t.cache.create(),t.serializer)}function Mr(e,t){return Re(e,this,bt,t.cache.create(),t.serializer)}function Rr(e,t){return Re(e,this,mt,t.cache.create(),t.serializer)}var $r=function(){return JSON.stringify(arguments)};function $e(){this.cache=Object.create(null)}$e.prototype.get=function(e){return this.cache[e]};$e.prototype.set=function(e,t){this.cache[e]=t};var Ur={create:function(){return new $e}},xe={variadic:Mr,monadic:Rr},m;(function(e){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"})(m||(m={}));var E;(function(e){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"})(E||(E={}));var j;(function(e){e[e.number=0]="number",e[e.dateTime=1]="dateTime"})(j||(j={}));function Ze(e){return e.type===E.literal}function Gr(e){return e.type===E.argument}function dt(e){return e.type===E.number}function gt(e){return e.type===E.date}function xt(e){return e.type===E.time}function Et(e){return e.type===E.select}function yt(e){return e.type===E.plural}function Dr(e){return e.type===E.pound}function _t(e){return e.type===E.tag}function vt(e){return!!(e&&typeof e=="object"&&e.type===j.number)}function Be(e){return!!(e&&typeof e=="object"&&e.type===j.dateTime)}var Ht=/[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,Fr=/(?:[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;function jr(e){var t={};return e.replace(Fr,function(r){var n=r.length;switch(r[0]){case"G":t.era=n===4?"long":n===5?"narrow":"short";break;case"y":t.year=n===2?"2-digit":"numeric";break;case"Y":case"u":case"U":case"r":throw new RangeError("`Y/u/U/r` (year) patterns are not supported, use `y` instead");case"q":case"Q":throw new RangeError("`q/Q` (quarter) patterns are not supported");case"M":case"L":t.month=["numeric","2-digit","short","long","narrow"][n-1];break;case"w":case"W":throw new RangeError("`w/W` (week) patterns are not supported");case"d":t.day=["numeric","2-digit"][n-1];break;case"D":case"F":case"g":throw new RangeError("`D/F/g` (day) patterns are not supported, use `d` instead");case"E":t.weekday=n===4?"long":n===5?"narrow":"short";break;case"e":if(n<4)throw new RangeError("`e..eee` (weekday) patterns are not supported");t.weekday=["short","long","narrow","short"][n-4];break;case"c":if(n<4)throw new RangeError("`c..ccc` (weekday) patterns are not supported");t.weekday=["short","long","narrow","short"][n-4];break;case"a":t.hour12=!0;break;case"b":case"B":throw new RangeError("`b/B` (period) patterns are not supported, use `a` instead");case"h":t.hourCycle="h12",t.hour=["numeric","2-digit"][n-1];break;case"H":t.hourCycle="h23",t.hour=["numeric","2-digit"][n-1];break;case"K":t.hourCycle="h11",t.hour=["numeric","2-digit"][n-1];break;case"k":t.hourCycle="h24",t.hour=["numeric","2-digit"][n-1];break;case"j":case"J":case"C":throw new RangeError("`j/J/C` (hour) patterns are not supported, use `h/H/K/k` instead");case"m":t.minute=["numeric","2-digit"][n-1];break;case"s":t.second=["numeric","2-digit"][n-1];break;case"S":case"A":throw new RangeError("`S/A` (second) patterns are not supported, use `s` instead");case"z":t.timeZoneName=n<4?"short":"long";break;case"Z":case"O":case"v":case"V":case"X":case"x":throw new RangeError("`Z/O/v/V/X/x` (timeZone) patterns are not supported, use `z` instead")}return""}),t}var Vr=/[\t-\r \x85\u200E\u200F\u2028\u2029]/i;function kr(e){if(e.length===0)throw new Error("Number skeleton cannot be empty");for(var t=e.split(Vr).filter(function(f){return f.length>0}),r=[],n=0,i=t;n<i.length;n++){var s=i[n],o=s.split("/");if(o.length===0)throw new Error("Invalid number skeleton");for(var a=o[0],u=o.slice(1),h=0,l=u;h<l.length;h++){var c=l[h];if(c.length===0)throw new Error("Invalid number skeleton")}r.push({stem:a,options:u})}return r}function Xr(e){return e.replace(/^(.*?)-/,"")}var Qe=/^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g,Tt=/^(@+)?(\+|#+)?[rs]?$/g,zr=/(\*)(0+)|(#+)(0+)|(0+)/g,Bt=/^(0+)$/;function Je(e){var t={};return e[e.length-1]==="r"?t.roundingPriority="morePrecision":e[e.length-1]==="s"&&(t.roundingPriority="lessPrecision"),e.replace(Tt,function(r,n,i){return typeof i!="string"?(t.minimumSignificantDigits=n.length,t.maximumSignificantDigits=n.length):i==="+"?t.minimumSignificantDigits=n.length:n[0]==="#"?t.maximumSignificantDigits=n.length:(t.minimumSignificantDigits=n.length,t.maximumSignificantDigits=n.length+(typeof i=="string"?i.length:0)),""}),t}function St(e){switch(e){case"sign-auto":return{signDisplay:"auto"};case"sign-accounting":case"()":return{currencySign:"accounting"};case"sign-always":case"+!":return{signDisplay:"always"};case"sign-accounting-always":case"()!":return{signDisplay:"always",currencySign:"accounting"};case"sign-except-zero":case"+?":return{signDisplay:"exceptZero"};case"sign-accounting-except-zero":case"()?":return{signDisplay:"exceptZero",currencySign:"accounting"};case"sign-never":case"+_":return{signDisplay:"never"}}}function Wr(e){var t;if(e[0]==="E"&&e[1]==="E"?(t={notation:"engineering"},e=e.slice(2)):e[0]==="E"&&(t={notation:"scientific"},e=e.slice(1)),t){var r=e.slice(0,2);if(r==="+!"?(t.signDisplay="always",e=e.slice(2)):r==="+?"&&(t.signDisplay="exceptZero",e=e.slice(2)),!Bt.test(e))throw new Error("Malformed concise eng/scientific notation");t.minimumIntegerDigits=e.length}return t}function qe(e){var t={},r=St(e);return r||t}function Zr(e){for(var t={},r=0,n=e;r<n.length;r++){var i=n[r];switch(i.stem){case"percent":case"%":t.style="percent";continue;case"%x100":t.style="percent",t.scale=100;continue;case"currency":t.style="currency",t.currency=i.options[0];continue;case"group-off":case",_":t.useGrouping=!1;continue;case"precision-integer":case".":t.maximumFractionDigits=0;continue;case"measure-unit":case"unit":t.style="unit",t.unit=Xr(i.options[0]);continue;case"compact-short":case"K":t.notation="compact",t.compactDisplay="short";continue;case"compact-long":case"KK":t.notation="compact",t.compactDisplay="long";continue;case"scientific":t=d(d(d({},t),{notation:"scientific"}),i.options.reduce(function(u,h){return d(d({},u),qe(h))},{}));continue;case"engineering":t=d(d(d({},t),{notation:"engineering"}),i.options.reduce(function(u,h){return d(d({},u),qe(h))},{}));continue;case"notation-simple":t.notation="standard";continue;case"unit-width-narrow":t.currencyDisplay="narrowSymbol",t.unitDisplay="narrow";continue;case"unit-width-short":t.currencyDisplay="code",t.unitDisplay="short";continue;case"unit-width-full-name":t.currencyDisplay="name",t.unitDisplay="long";continue;case"unit-width-iso-code":t.currencyDisplay="symbol";continue;case"scale":t.scale=parseFloat(i.options[0]);continue;case"rounding-mode-floor":t.roundingMode="floor";continue;case"rounding-mode-ceiling":t.roundingMode="ceil";continue;case"rounding-mode-down":t.roundingMode="trunc";continue;case"rounding-mode-up":t.roundingMode="expand";continue;case"rounding-mode-half-even":t.roundingMode="halfEven";continue;case"rounding-mode-half-down":t.roundingMode="halfTrunc";continue;case"rounding-mode-half-up":t.roundingMode="halfExpand";continue;case"integer-width":if(i.options.length>1)throw new RangeError("integer-width stems only accept a single optional option");i.options[0].replace(zr,function(u,h,l,c,f,x){if(h)t.minimumIntegerDigits=l.length;else{if(c&&f)throw new Error("We currently do not support maximum integer digits");if(x)throw new Error("We currently do not support exact integer digits")}return""});continue}if(Bt.test(i.stem)){t.minimumIntegerDigits=i.stem.length;continue}if(Qe.test(i.stem)){if(i.options.length>1)throw new RangeError("Fraction-precision stems only accept a single optional option");i.stem.replace(Qe,function(u,h,l,c,f,x){return l==="*"?t.minimumFractionDigits=h.length:c&&c[0]==="#"?t.maximumFractionDigits=c.length:f&&x?(t.minimumFractionDigits=f.length,t.maximumFractionDigits=f.length+x.length):(t.minimumFractionDigits=h.length,t.maximumFractionDigits=h.length),""});var s=i.options[0];s==="w"?t=d(d({},t),{trailingZeroDisplay:"stripIfInteger"}):s&&(t=d(d({},t),Je(s)));continue}if(Tt.test(i.stem)){t=d(d({},t),Je(i.stem));continue}var o=St(i.stem);o&&(t=d(d({},t),o));var a=Wr(i.stem);a&&(t=d(d({},t),a))}return t}var re={"001":["H","h"],419:["h","H","hB","hb"],AC:["H","h","hb","hB"],AD:["H","hB"],AE:["h","hB","hb","H"],AF:["H","hb","hB","h"],AG:["h","hb","H","hB"],AI:["H","h","hb","hB"],AL:["h","H","hB"],AM:["H","hB"],AO:["H","hB"],AR:["h","H","hB","hb"],AS:["h","H"],AT:["H","hB"],AU:["h","hb","H","hB"],AW:["H","hB"],AX:["H"],AZ:["H","hB","h"],BA:["H","hB","h"],BB:["h","hb","H","hB"],BD:["h","hB","H"],BE:["H","hB"],BF:["H","hB"],BG:["H","hB","h"],BH:["h","hB","hb","H"],BI:["H","h"],BJ:["H","hB"],BL:["H","hB"],BM:["h","hb","H","hB"],BN:["hb","hB","h","H"],BO:["h","H","hB","hb"],BQ:["H"],BR:["H","hB"],BS:["h","hb","H","hB"],BT:["h","H"],BW:["H","h","hb","hB"],BY:["H","h"],BZ:["H","h","hb","hB"],CA:["h","hb","H","hB"],CC:["H","h","hb","hB"],CD:["hB","H"],CF:["H","h","hB"],CG:["H","hB"],CH:["H","hB","h"],CI:["H","hB"],CK:["H","h","hb","hB"],CL:["h","H","hB","hb"],CM:["H","h","hB"],CN:["H","hB","hb","h"],CO:["h","H","hB","hb"],CP:["H"],CR:["h","H","hB","hb"],CU:["h","H","hB","hb"],CV:["H","hB"],CW:["H","hB"],CX:["H","h","hb","hB"],CY:["h","H","hb","hB"],CZ:["H"],DE:["H","hB"],DG:["H","h","hb","hB"],DJ:["h","H"],DK:["H"],DM:["h","hb","H","hB"],DO:["h","H","hB","hb"],DZ:["h","hB","hb","H"],EA:["H","h","hB","hb"],EC:["h","H","hB","hb"],EE:["H","hB"],EG:["h","hB","hb","H"],EH:["h","hB","hb","H"],ER:["h","H"],ES:["H","hB","h","hb"],ET:["hB","hb","h","H"],FI:["H"],FJ:["h","hb","H","hB"],FK:["H","h","hb","hB"],FM:["h","hb","H","hB"],FO:["H","h"],FR:["H","hB"],GA:["H","hB"],GB:["H","h","hb","hB"],GD:["h","hb","H","hB"],GE:["H","hB","h"],GF:["H","hB"],GG:["H","h","hb","hB"],GH:["h","H"],GI:["H","h","hb","hB"],GL:["H","h"],GM:["h","hb","H","hB"],GN:["H","hB"],GP:["H","hB"],GQ:["H","hB","h","hb"],GR:["h","H","hb","hB"],GT:["h","H","hB","hb"],GU:["h","hb","H","hB"],GW:["H","hB"],GY:["h","hb","H","hB"],HK:["h","hB","hb","H"],HN:["h","H","hB","hb"],HR:["H","hB"],HU:["H","h"],IC:["H","h","hB","hb"],ID:["H"],IE:["H","h","hb","hB"],IL:["H","hB"],IM:["H","h","hb","hB"],IN:["h","H"],IO:["H","h","hb","hB"],IQ:["h","hB","hb","H"],IR:["hB","H"],IS:["H"],IT:["H","hB"],JE:["H","h","hb","hB"],JM:["h","hb","H","hB"],JO:["h","hB","hb","H"],JP:["H","K","h"],KE:["hB","hb","H","h"],KG:["H","h","hB","hb"],KH:["hB","h","H","hb"],KI:["h","hb","H","hB"],KM:["H","h","hB","hb"],KN:["h","hb","H","hB"],KP:["h","H","hB","hb"],KR:["h","H","hB","hb"],KW:["h","hB","hb","H"],KY:["h","hb","H","hB"],KZ:["H","hB"],LA:["H","hb","hB","h"],LB:["h","hB","hb","H"],LC:["h","hb","H","hB"],LI:["H","hB","h"],LK:["H","h","hB","hb"],LR:["h","hb","H","hB"],LS:["h","H"],LT:["H","h","hb","hB"],LU:["H","h","hB"],LV:["H","hB","hb","h"],LY:["h","hB","hb","H"],MA:["H","h","hB","hb"],MC:["H","hB"],MD:["H","hB"],ME:["H","hB","h"],MF:["H","hB"],MG:["H","h"],MH:["h","hb","H","hB"],MK:["H","h","hb","hB"],ML:["H"],MM:["hB","hb","H","h"],MN:["H","h","hb","hB"],MO:["h","hB","hb","H"],MP:["h","hb","H","hB"],MQ:["H","hB"],MR:["h","hB","hb","H"],MS:["H","h","hb","hB"],MT:["H","h"],MU:["H","h"],MV:["H","h"],MW:["h","hb","H","hB"],MX:["h","H","hB","hb"],MY:["hb","hB","h","H"],MZ:["H","hB"],NA:["h","H","hB","hb"],NC:["H","hB"],NE:["H"],NF:["H","h","hb","hB"],NG:["H","h","hb","hB"],NI:["h","H","hB","hb"],NL:["H","hB"],NO:["H","h"],NP:["H","h","hB"],NR:["H","h","hb","hB"],NU:["H","h","hb","hB"],NZ:["h","hb","H","hB"],OM:["h","hB","hb","H"],PA:["h","H","hB","hb"],PE:["h","H","hB","hb"],PF:["H","h","hB"],PG:["h","H"],PH:["h","hB","hb","H"],PK:["h","hB","H"],PL:["H","h"],PM:["H","hB"],PN:["H","h","hb","hB"],PR:["h","H","hB","hb"],PS:["h","hB","hb","H"],PT:["H","hB"],PW:["h","H"],PY:["h","H","hB","hb"],QA:["h","hB","hb","H"],RE:["H","hB"],RO:["H","hB"],RS:["H","hB","h"],RU:["H"],RW:["H","h"],SA:["h","hB","hb","H"],SB:["h","hb","H","hB"],SC:["H","h","hB"],SD:["h","hB","hb","H"],SE:["H"],SG:["h","hb","H","hB"],SH:["H","h","hb","hB"],SI:["H","hB"],SJ:["H"],SK:["H"],SL:["h","hb","H","hB"],SM:["H","h","hB"],SN:["H","h","hB"],SO:["h","H"],SR:["H","hB"],SS:["h","hb","H","hB"],ST:["H","hB"],SV:["h","H","hB","hb"],SX:["H","h","hb","hB"],SY:["h","hB","hb","H"],SZ:["h","hb","H","hB"],TA:["H","h","hb","hB"],TC:["h","hb","H","hB"],TD:["h","H","hB"],TF:["H","h","hB"],TG:["H","hB"],TH:["H","h"],TJ:["H","h"],TL:["H","hB","hb","h"],TM:["H","h"],TN:["h","hB","hb","H"],TO:["h","H"],TR:["H","hB"],TT:["h","hb","H","hB"],TW:["hB","hb","h","H"],TZ:["hB","hb","H","h"],UA:["H","hB","h"],UG:["hB","hb","H","h"],UM:["h","hb","H","hB"],US:["h","hb","H","hB"],UY:["h","H","hB","hb"],UZ:["H","hB","h"],VA:["H","h","hB"],VC:["h","hb","H","hB"],VE:["h","H","hB","hb"],VG:["h","hb","H","hB"],VI:["h","hb","H","hB"],VN:["H","h"],VU:["h","H"],WF:["H","hB"],WS:["h","H"],XK:["H","hB","h"],YE:["h","hB","hb","H"],YT:["H","hB"],ZA:["H","h","hb","hB"],ZM:["h","hb","H","hB"],ZW:["H","h"],"af-ZA":["H","h","hB","hb"],"ar-001":["h","hB","hb","H"],"ca-ES":["H","h","hB"],"en-001":["h","hb","H","hB"],"en-HK":["h","hb","H","hB"],"en-IL":["H","h","hb","hB"],"en-MY":["h","hb","H","hB"],"es-BR":["H","h","hB","hb"],"es-ES":["H","h","hB","hb"],"es-GQ":["H","h","hB","hb"],"fr-CA":["H","h","hB"],"gl-ES":["H","h","hB"],"gu-IN":["hB","hb","h","H"],"hi-IN":["hB","h","H"],"it-CH":["H","h","hB"],"it-IT":["H","h","hB"],"kn-IN":["hB","h","H"],"ml-IN":["hB","h","H"],"mr-IN":["hB","hb","h","H"],"pa-IN":["hB","hb","h","H"],"ta-IN":["hB","h","hb","H"],"te-IN":["hB","h","H"],"zu-ZA":["H","hB","hb","h"]};function Qr(e,t){for(var r="",n=0;n<e.length;n++){var i=e.charAt(n);if(i==="j"){for(var s=0;n+1<e.length&&e.charAt(n+1)===i;)s++,n++;var o=1+(s&1),a=s<2?1:3+(s>>1),u="a",h=Jr(t);for((h=="H"||h=="k")&&(a=0);a-- >0;)r+=u;for(;o-- >0;)r=h+r}else i==="J"?r+="H":r+=i}return r}function Jr(e){var t=e.hourCycle;if(t===void 0&&e.hourCycles&&e.hourCycles.length&&(t=e.hourCycles[0]),t)switch(t){case"h24":return"k";case"h23":return"H";case"h12":return"h";case"h11":return"K";default:throw new Error("Invalid hourCycle")}var r=e.language,n;r!=="root"&&(n=e.maximize().region);var i=re[n||""]||re[r||""]||re["".concat(r,"-001")]||re["001"];return i[0]}var Ee,qr=new RegExp("^".concat(Ht.source,"*")),Yr=new RegExp("".concat(Ht.source,"*$"));function b(e,t){return{start:e,end:t}}var Kr=!!String.prototype.startsWith&&"_a".startsWith("a",1),en=!!String.fromCodePoint,tn=!!Object.fromEntries,rn=!!String.prototype.codePointAt,nn=!!String.prototype.trimStart,sn=!!String.prototype.trimEnd,on=!!Number.isSafeInteger,an=on?Number.isSafeInteger:function(e){return typeof e=="number"&&isFinite(e)&&Math.floor(e)===e&&Math.abs(e)<=9007199254740991},Se=!0;try{var hn=Pt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");Se=((Ee=hn.exec("a"))===null||Ee===void 0?void 0:Ee[0])==="a"}catch(e){Se=!1}var Ye=Kr?function(t,r,n){return t.startsWith(r,n)}:function(t,r,n){return t.slice(n,n+r.length)===r},Ae=en?String.fromCodePoint:function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];for(var n="",i=t.length,s=0,o;i>s;){if(o=t[s++],o>1114111)throw RangeError(o+" is not a valid code point");n+=o<65536?String.fromCharCode(o):String.fromCharCode(((o-=65536)>>10)+55296,o%1024+56320)}return n},Ke=tn?Object.fromEntries:function(t){for(var r={},n=0,i=t;n<i.length;n++){var s=i[n],o=s[0],a=s[1];r[o]=a}return r},At=rn?function(t,r){return t.codePointAt(r)}:function(t,r){var n=t.length;if(!(r<0||r>=n)){var i=t.charCodeAt(r),s;return i<55296||i>56319||r+1===n||(s=t.charCodeAt(r+1))<56320||s>57343?i:(i-55296<<10)+(s-56320)+65536}},un=nn?function(t){return t.trimStart()}:function(t){return t.replace(qr,"")},ln=sn?function(t){return t.trimEnd()}:function(t){return t.replace(Yr,"")};function Pt(e,t){return new RegExp(e,t)}var Pe;if(Se){var et=Pt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");Pe=function(t,r){var n;et.lastIndex=r;var i=et.exec(t);return(n=i[1])!==null&&n!==void 0?n:""}}else Pe=function(t,r){for(var n=[];;){var i=At(t,r);if(i===void 0||Ot(i)||mn(i))break;n.push(i),r+=i>=65536?2:1}return Ae.apply(void 0,n)};var fn=function(){function e(t,r){r===void 0&&(r={}),this.message=t,this.position={offset:0,line:1,column:1},this.ignoreTag=!!r.ignoreTag,this.locale=r.locale,this.requiresOtherClause=!!r.requiresOtherClause,this.shouldParseSkeletons=!!r.shouldParseSkeletons}return e.prototype.parse=function(){if(this.offset()!==0)throw Error("parser can only be used once");return this.parseMessage(0,"",!1)},e.prototype.parseMessage=function(t,r,n){for(var i=[];!this.isEOF();){var s=this.char();if(s===123){var o=this.parseArgument(t,n);if(o.err)return o;i.push(o.val)}else{if(s===125&&t>0)break;if(s===35&&(r==="plural"||r==="selectordinal")){var a=this.clonePosition();this.bump(),i.push({type:E.pound,location:b(a,this.clonePosition())})}else if(s===60&&!this.ignoreTag&&this.peek()===47){if(n)break;return this.error(m.UNMATCHED_CLOSING_TAG,b(this.clonePosition(),this.clonePosition()))}else if(s===60&&!this.ignoreTag&&Oe(this.peek()||0)){var o=this.parseTag(t,r);if(o.err)return o;i.push(o.val)}else{var o=this.parseLiteral(t,r);if(o.err)return o;i.push(o.val)}}}return{val:i,err:null}},e.prototype.parseTag=function(t,r){var n=this.clonePosition();this.bump();var i=this.parseTagName();if(this.bumpSpace(),this.bumpIf("/>"))return{val:{type:E.literal,value:"<".concat(i,"/>"),location:b(n,this.clonePosition())},err:null};if(this.bumpIf(">")){var s=this.parseMessage(t+1,r,!0);if(s.err)return s;var o=s.val,a=this.clonePosition();if(this.bumpIf("</")){if(this.isEOF()||!Oe(this.char()))return this.error(m.INVALID_TAG,b(a,this.clonePosition()));var u=this.clonePosition(),h=this.parseTagName();return i!==h?this.error(m.UNMATCHED_CLOSING_TAG,b(u,this.clonePosition())):(this.bumpSpace(),this.bumpIf(">")?{val:{type:E.tag,value:i,children:o,location:b(n,this.clonePosition())},err:null}:this.error(m.INVALID_TAG,b(a,this.clonePosition())))}else return this.error(m.UNCLOSED_TAG,b(n,this.clonePosition()))}else return this.error(m.INVALID_TAG,b(n,this.clonePosition()))},e.prototype.parseTagName=function(){var t=this.offset();for(this.bump();!this.isEOF()&&pn(this.char());)this.bump();return this.message.slice(t,this.offset())},e.prototype.parseLiteral=function(t,r){for(var n=this.clonePosition(),i="";;){var s=this.tryParseQuote(r);if(s){i+=s;continue}var o=this.tryParseUnquoted(t,r);if(o){i+=o;continue}var a=this.tryParseLeftAngleBracket();if(a){i+=a;continue}break}var u=b(n,this.clonePosition());return{val:{type:E.literal,value:i,location:u},err:null}},e.prototype.tryParseLeftAngleBracket=function(){return!this.isEOF()&&this.char()===60&&(this.ignoreTag||!cn(this.peek()||0))?(this.bump(),"<"):null},e.prototype.tryParseQuote=function(t){if(this.isEOF()||this.char()!==39)return null;switch(this.peek()){case 39:return this.bump(),this.bump(),"'";case 123:case 60:case 62:case 125:break;case 35:if(t==="plural"||t==="selectordinal")break;return null;default:return null}this.bump();var r=[this.char()];for(this.bump();!this.isEOF();){var n=this.char();if(n===39)if(this.peek()===39)r.push(39),this.bump();else{this.bump();break}else r.push(n);this.bump()}return Ae.apply(void 0,r)},e.prototype.tryParseUnquoted=function(t,r){if(this.isEOF())return null;var n=this.char();return n===60||n===123||n===35&&(r==="plural"||r==="selectordinal")||n===125&&t>0?null:(this.bump(),Ae(n))},e.prototype.parseArgument=function(t,r){var n=this.clonePosition();if(this.bump(),this.bumpSpace(),this.isEOF())return this.error(m.EXPECT_ARGUMENT_CLOSING_BRACE,b(n,this.clonePosition()));if(this.char()===125)return this.bump(),this.error(m.EMPTY_ARGUMENT,b(n,this.clonePosition()));var i=this.parseIdentifierIfPossible().value;if(!i)return this.error(m.MALFORMED_ARGUMENT,b(n,this.clonePosition()));if(this.bumpSpace(),this.isEOF())return this.error(m.EXPECT_ARGUMENT_CLOSING_BRACE,b(n,this.clonePosition()));switch(this.char()){case 125:return this.bump(),{val:{type:E.argument,value:i,location:b(n,this.clonePosition())},err:null};case 44:return this.bump(),this.bumpSpace(),this.isEOF()?this.error(m.EXPECT_ARGUMENT_CLOSING_BRACE,b(n,this.clonePosition())):this.parseArgumentOptions(t,r,i,n);default:return this.error(m.MALFORMED_ARGUMENT,b(n,this.clonePosition()))}},e.prototype.parseIdentifierIfPossible=function(){var t=this.clonePosition(),r=this.offset(),n=Pe(this.message,r),i=r+n.length;this.bumpTo(i);var s=this.clonePosition(),o=b(t,s);return{value:n,location:o}},e.prototype.parseArgumentOptions=function(t,r,n,i){var s,o=this.clonePosition(),a=this.parseIdentifierIfPossible().value,u=this.clonePosition();switch(a){case"":return this.error(m.EXPECT_ARGUMENT_TYPE,b(o,u));case"number":case"date":case"time":{this.bumpSpace();var h=null;if(this.bumpIf(",")){this.bumpSpace();var l=this.clonePosition(),c=this.parseSimpleArgStyleIfPossible();if(c.err)return c;var f=ln(c.val);if(f.length===0)return this.error(m.EXPECT_ARGUMENT_STYLE,b(this.clonePosition(),this.clonePosition()));var x=b(l,this.clonePosition());h={style:f,styleLocation:x}}var g=this.tryParseArgumentClose(i);if(g.err)return g;var y=b(i,this.clonePosition());if(h&&Ye(h==null?void 0:h.style,"::",0)){var H=un(h.style.slice(2));if(a==="number"){var c=this.parseNumberSkeletonFromString(H,h.styleLocation);return c.err?c:{val:{type:E.number,value:n,location:y,style:c.val},err:null}}else{if(H.length===0)return this.error(m.EXPECT_DATE_TIME_SKELETON,y);var S=H;this.locale&&(S=Qr(H,this.locale));var f={type:j.dateTime,pattern:S,location:h.styleLocation,parsedOptions:this.shouldParseSkeletons?jr(S):{}},A=a==="date"?E.date:E.time;return{val:{type:A,value:n,location:y,style:f},err:null}}}return{val:{type:a==="number"?E.number:a==="date"?E.date:E.time,value:n,location:y,style:(s=h==null?void 0:h.style)!==null&&s!==void 0?s:null},err:null}}case"plural":case"selectordinal":case"select":{var v=this.clonePosition();if(this.bumpSpace(),!this.bumpIf(","))return this.error(m.EXPECT_SELECT_ARGUMENT_OPTIONS,b(v,d({},v)));this.bumpSpace();var N=this.parseIdentifierIfPossible(),O=0;if(a!=="select"&&N.value==="offset"){if(!this.bumpIf(":"))return this.error(m.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,b(this.clonePosition(),this.clonePosition()));this.bumpSpace();var c=this.tryParseDecimalInteger(m.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,m.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);if(c.err)return c;this.bumpSpace(),N=this.parseIdentifierIfPossible(),O=c.val}var R=this.tryParsePluralOrSelectOptions(t,a,r,N);if(R.err)return R;var g=this.tryParseArgumentClose(i);if(g.err)return g;var te=b(i,this.clonePosition());return a==="select"?{val:{type:E.select,value:n,options:Ke(R.val),location:te},err:null}:{val:{type:E.plural,value:n,options:Ke(R.val),offset:O,pluralType:a==="plural"?"cardinal":"ordinal",location:te},err:null}}default:return this.error(m.INVALID_ARGUMENT_TYPE,b(o,u))}},e.prototype.tryParseArgumentClose=function(t){return this.isEOF()||this.char()!==125?this.error(m.EXPECT_ARGUMENT_CLOSING_BRACE,b(t,this.clonePosition())):(this.bump(),{val:!0,err:null})},e.prototype.parseSimpleArgStyleIfPossible=function(){for(var t=0,r=this.clonePosition();!this.isEOF();){var n=this.char();switch(n){case 39:{this.bump();var i=this.clonePosition();if(!this.bumpUntil("'"))return this.error(m.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE,b(i,this.clonePosition()));this.bump();break}case 123:{t+=1,this.bump();break}case 125:{if(t>0)t-=1;else return{val:this.message.slice(r.offset,this.offset()),err:null};break}default:this.bump();break}}return{val:this.message.slice(r.offset,this.offset()),err:null}},e.prototype.parseNumberSkeletonFromString=function(t,r){var n=[];try{n=kr(t)}catch(i){return this.error(m.INVALID_NUMBER_SKELETON,r)}return{val:{type:j.number,tokens:n,location:r,parsedOptions:this.shouldParseSkeletons?Zr(n):{}},err:null}},e.prototype.tryParsePluralOrSelectOptions=function(t,r,n,i){for(var s,o=!1,a=[],u=new Set,h=i.value,l=i.location;;){if(h.length===0){var c=this.clonePosition();if(r!=="select"&&this.bumpIf("=")){var f=this.tryParseDecimalInteger(m.EXPECT_PLURAL_ARGUMENT_SELECTOR,m.INVALID_PLURAL_ARGUMENT_SELECTOR);if(f.err)return f;l=b(c,this.clonePosition()),h=this.message.slice(c.offset,this.offset())}else break}if(u.has(h))return this.error(r==="select"?m.DUPLICATE_SELECT_ARGUMENT_SELECTOR:m.DUPLICATE_PLURAL_ARGUMENT_SELECTOR,l);h==="other"&&(o=!0),this.bumpSpace();var x=this.clonePosition();if(!this.bumpIf("{"))return this.error(r==="select"?m.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT:m.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT,b(this.clonePosition(),this.clonePosition()));var g=this.parseMessage(t+1,r,n);if(g.err)return g;var y=this.tryParseArgumentClose(x);if(y.err)return y;a.push([h,{value:g.val,location:b(x,this.clonePosition())}]),u.add(h),this.bumpSpace(),s=this.parseIdentifierIfPossible(),h=s.value,l=s.location}return a.length===0?this.error(r==="select"?m.EXPECT_SELECT_ARGUMENT_SELECTOR:m.EXPECT_PLURAL_ARGUMENT_SELECTOR,b(this.clonePosition(),this.clonePosition())):this.requiresOtherClause&&!o?this.error(m.MISSING_OTHER_CLAUSE,b(this.clonePosition(),this.clonePosition())):{val:a,err:null}},e.prototype.tryParseDecimalInteger=function(t,r){var n=1,i=this.clonePosition();this.bumpIf("+")||this.bumpIf("-")&&(n=-1);for(var s=!1,o=0;!this.isEOF();){var a=this.char();if(a>=48&&a<=57)s=!0,o=o*10+(a-48),this.bump();else break}var u=b(i,this.clonePosition());return s?(o*=n,an(o)?{val:o,err:null}:this.error(r,u)):this.error(t,u)},e.prototype.offset=function(){return this.position.offset},e.prototype.isEOF=function(){return this.offset()===this.message.length},e.prototype.clonePosition=function(){return{offset:this.position.offset,line:this.position.line,column:this.position.column}},e.prototype.char=function(){var t=this.position.offset;if(t>=this.message.length)throw Error("out of bound");var r=At(this.message,t);if(r===void 0)throw Error("Offset ".concat(t," is at invalid UTF-16 code unit boundary"));return r},e.prototype.error=function(t,r){return{val:null,err:{kind:t,message:this.message,location:r}}},e.prototype.bump=function(){if(!this.isEOF()){var t=this.char();t===10?(this.position.line+=1,this.position.column=1,this.position.offset+=1):(this.position.column+=1,this.position.offset+=t<65536?1:2)}},e.prototype.bumpIf=function(t){if(Ye(this.message,t,this.offset())){for(var r=0;r<t.length;r++)this.bump();return!0}return!1},e.prototype.bumpUntil=function(t){var r=this.offset(),n=this.message.indexOf(t,r);return n>=0?(this.bumpTo(n),!0):(this.bumpTo(this.message.length),!1)},e.prototype.bumpTo=function(t){if(this.offset()>t)throw Error("targetOffset ".concat(t," must be greater than or equal to the current offset ").concat(this.offset()));for(t=Math.min(t,this.message.length);;){var r=this.offset();if(r===t)break;if(r>t)throw Error("targetOffset ".concat(t," is at invalid UTF-16 code unit boundary"));if(this.bump(),this.isEOF())break}},e.prototype.bumpSpace=function(){for(;!this.isEOF()&&Ot(this.char());)this.bump()},e.prototype.peek=function(){if(this.isEOF())return null;var t=this.char(),r=this.offset(),n=this.message.charCodeAt(r+(t>=65536?2:1));return n!=null?n:null},e}();function Oe(e){return e>=97&&e<=122||e>=65&&e<=90}function cn(e){return Oe(e)||e===47}function pn(e){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}function Ot(e){return e>=9&&e<=13||e===32||e===133||e>=8206&&e<=8207||e===8232||e===8233}function mn(e){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}function Ne(e){e.forEach(function(t){if(delete t.location,Et(t)||yt(t))for(var r in t.options)delete t.options[r].location,Ne(t.options[r].value);else dt(t)&&vt(t.style)||(gt(t)||xt(t))&&Be(t.style)?delete t.style.location:_t(t)&&Ne(t.children)})}function bn(e,t){t===void 0&&(t={}),t=d({shouldParseSkeletons:!0,requiresOtherClause:!0},t);var r=new fn(e,t).parse();if(r.err){var n=SyntaxError(m[r.err.kind]);throw n.location=r.err.location,n.originalMessage=r.err.message,n}return t!=null&&t.captureLocation||Ne(r.val),r.val}var V;(function(e){e.MISSING_VALUE="MISSING_VALUE",e.INVALID_VALUE="INVALID_VALUE",e.MISSING_INTL_API="MISSING_INTL_API"})(V||(V={}));var fe=function(e){le(t,e);function t(r,n,i){var s=e.call(this,r)||this;return s.code=n,s.originalMessage=i,s}return t.prototype.toString=function(){return"[formatjs Error: ".concat(this.code,"] ").concat(this.message)},t}(Error),tt=function(e){le(t,e);function t(r,n,i,s){return e.call(this,'Invalid values for "'.concat(r,'": "').concat(n,'". Options are "').concat(Object.keys(i).join('", "'),'"'),V.INVALID_VALUE,s)||this}return t}(fe),dn=function(e){le(t,e);function t(r,n,i){return e.call(this,'Value for "'.concat(r,'" must be of type ').concat(n),V.INVALID_VALUE,i)||this}return t}(fe),gn=function(e){le(t,e);function t(r,n){return e.call(this,'The intl string context variable "'.concat(r,'" was not provided to the string "').concat(n,'"'),V.MISSING_VALUE,n)||this}return t}(fe),_;(function(e){e[e.literal=0]="literal",e[e.object=1]="object"})(_||(_={}));function xn(e){return e.length<2?e:e.reduce(function(t,r){var n=t[t.length-1];return!n||n.type!==_.literal||r.type!==_.literal?t.push(r):n.value+=r.value,t},[])}function En(e){return typeof e=="function"}function se(e,t,r,n,i,s,o){if(e.length===1&&Ze(e[0]))return[{type:_.literal,value:e[0].value}];for(var a=[],u=0,h=e;u<h.length;u++){var l=h[u];if(Ze(l)){a.push({type:_.literal,value:l.value});continue}if(Dr(l)){typeof s=="number"&&a.push({type:_.literal,value:r.getNumberFormat(t).format(s)});continue}var c=l.value;if(!(i&&c in i))throw new gn(c,o);var f=i[c];if(Gr(l)){(!f||typeof f=="string"||typeof f=="number")&&(f=typeof f=="string"||typeof f=="number"?String(f):""),a.push({type:typeof f=="string"?_.literal:_.object,value:f});continue}if(gt(l)){var x=typeof l.style=="string"?n.date[l.style]:Be(l.style)?l.style.parsedOptions:void 0;a.push({type:_.literal,value:r.getDateTimeFormat(t,x).format(f)});continue}if(xt(l)){var x=typeof l.style=="string"?n.time[l.style]:Be(l.style)?l.style.parsedOptions:n.time.medium;a.push({type:_.literal,value:r.getDateTimeFormat(t,x).format(f)});continue}if(dt(l)){var x=typeof l.style=="string"?n.number[l.style]:vt(l.style)?l.style.parsedOptions:void 0;x&&x.scale&&(f=f*(x.scale||1)),a.push({type:_.literal,value:r.getNumberFormat(t,x).format(f)});continue}if(_t(l)){var g=l.children,y=l.value,H=i[y];if(!En(H))throw new dn(y,"function",o);var S=se(g,t,r,n,i,s),A=H(S.map(function(O){return O.value}));Array.isArray(A)||(A=[A]),a.push.apply(a,A.map(function(O){return{type:typeof O=="string"?_.literal:_.object,value:O}}))}if(Et(l)){var v=l.options[f]||l.options.other;if(!v)throw new tt(l.value,f,Object.keys(l.options),o);a.push.apply(a,se(v.value,t,r,n,i));continue}if(yt(l)){var v=l.options["=".concat(f)];if(!v){if(!Intl.PluralRules)throw new fe(`Intl.PluralRules is not available in this environment.
|
15
|
+
Try polyfilling it using "@formatjs/intl-pluralrules"
|
16
|
+
`,V.MISSING_INTL_API,o);var N=r.getPluralRules(t,{type:l.pluralType}).select(f-(l.offset||0));v=l.options[N]||l.options.other}if(!v)throw new tt(l.value,f,Object.keys(l.options),o);a.push.apply(a,se(v.value,t,r,n,i,f-(l.offset||0)));continue}}return xn(a)}function yn(e,t){return t?d(d(d({},e||{}),t||{}),Object.keys(e).reduce(function(r,n){return r[n]=d(d({},e[n]),t[n]||{}),r},{})):e}function _n(e,t){return t?Object.keys(e).reduce(function(r,n){return r[n]=yn(e[n],t[n]),r},d({},e)):e}function ye(e){return{create:function(){return{get:function(t){return e[t]},set:function(t,r){e[t]=r}}}}}function vn(e){return e===void 0&&(e={number:{},dateTime:{},pluralRules:{}}),{getNumberFormat:ge(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.NumberFormat).bind.apply(t,de([void 0],r,!1)))},{cache:ye(e.number),strategy:xe.variadic}),getDateTimeFormat:ge(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.DateTimeFormat).bind.apply(t,de([void 0],r,!1)))},{cache:ye(e.dateTime),strategy:xe.variadic}),getPluralRules:ge(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.PluralRules).bind.apply(t,de([void 0],r,!1)))},{cache:ye(e.pluralRules),strategy:xe.variadic})}}var Hn=function(){function e(t,r,n,i){r===void 0&&(r=e.defaultLocale);var s=this;if(this.formatterCache={number:{},dateTime:{},pluralRules:{}},this.format=function(u){var h=s.formatToParts(u);if(h.length===1)return h[0].value;var l=h.reduce(function(c,f){return!c.length||f.type!==_.literal||typeof c[c.length-1]!="string"?c.push(f.value):c[c.length-1]+=f.value,c},[]);return l.length<=1?l[0]||"":l},this.formatToParts=function(u){return se(s.ast,s.locales,s.formatters,s.formats,u,void 0,s.message)},this.resolvedOptions=function(){var u;return{locale:((u=s.resolvedLocale)===null||u===void 0?void 0:u.toString())||Intl.NumberFormat.supportedLocalesOf(s.locales)[0]}},this.getAst=function(){return s.ast},this.locales=r,this.resolvedLocale=e.resolveLocale(r),typeof t=="string"){if(this.message=t,!e.__parse)throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");var o=i||{};o.formatters;var a=wr(o,["formatters"]);this.ast=e.__parse(t,d(d({},a),{locale:this.resolvedLocale}))}else this.ast=t;if(!Array.isArray(this.ast))throw new TypeError("A message must be provided as a String or AST.");this.formats=_n(e.formats,n),this.formatters=i&&i.formatters||vn(this.formatterCache)}return Object.defineProperty(e,"defaultLocale",{get:function(){return e.memoizedDefaultLocale||(e.memoizedDefaultLocale=new Intl.NumberFormat().resolvedOptions().locale),e.memoizedDefaultLocale},enumerable:!1,configurable:!0}),e.memoizedDefaultLocale=null,e.resolveLocale=function(t){if(typeof Intl.Locale!="undefined"){var r=Intl.NumberFormat.supportedLocalesOf(t);return r.length>0?new Intl.Locale(r[0]):new Intl.Locale(typeof t=="string"?t:t[0])}},e.__parse=bn,e.formats={number:{integer:{maximumFractionDigits:0},currency:{style:"currency"},percent:{style:"percent"}},date:{short:{month:"numeric",day:"numeric",year:"2-digit"},medium:{month:"short",day:"numeric",year:"numeric"},long:{month:"long",day:"numeric",year:"numeric"},full:{weekday:"long",month:"long",day:"numeric",year:"numeric"}},time:{short:{hour:"numeric",minute:"numeric"},medium:{hour:"numeric",minute:"numeric",second:"numeric"},long:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"},full:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"}}},e}();function Tn(e,t){if(t==null)return;if(t in e)return e[t];const r=t.split(".");let n=e;for(let i=0;i<r.length;i++)if(typeof n=="object"){if(i>0){const s=r.slice(i,r.length).join(".");if(s in n){n=n[s];break}}n=n[r[i]]}else n=void 0;return n}const I={},Bn=(e,t,r)=>r&&(t in I||(I[t]={}),e in I[t]||(I[t][e]=r),r),Nt=(e,t)=>{if(t==null)return;if(t in I&&e in I[t])return I[t][e];const r=ce(t);for(let n=0;n<r.length;n++){const i=r[n],s=An(i,e);if(s)return Bn(e,t,s)}};let Ue;const z=ue({});function Sn(e){return Ue[e]||null}function It(e){return e in Ue}function An(e,t){if(!It(e))return null;const r=Sn(e);return Tn(r,t)}function Pn(e){if(e==null)return;const t=ce(e);for(let r=0;r<t.length;r++){const n=t[r];if(It(n))return n}}function wt(e,...t){delete I[e],z.update(r=>(r[e]=Ir.all([r[e]||{},...t]),r))}X([z],([e])=>Object.keys(e));z.subscribe(e=>Ue=e);const oe={};function On(e,t){oe[e].delete(t),oe[e].size===0&&delete oe[e]}function Lt(e){return oe[e]}function Nn(e){return ce(e).map(t=>{const r=Lt(t);return[t,r?[...r]:[]]}).filter(([,t])=>t.length>0)}function Ie(e){return e==null?!1:ce(e).some(t=>{var r;return(r=Lt(t))==null?void 0:r.size})}function In(e,t){return Promise.all(t.map(n=>(On(e,n),n().then(i=>i.default||i)))).then(n=>wt(e,...n))}const Z={};function Ct(e){if(!Ie(e))return e in Z?Z[e]:Promise.resolve();const t=Nn(e);return Z[e]=Promise.all(t.map(([r,n])=>In(r,n))).then(()=>{if(Ie(e))return Ct(e);delete Z[e]}),Z[e]}const wn={number:{scientific:{notation:"scientific"},engineering:{notation:"engineering"},compactLong:{notation:"compact",compactDisplay:"long"},compactShort:{notation:"compact",compactDisplay:"short"}},date:{short:{month:"numeric",day:"numeric",year:"2-digit"},medium:{month:"short",day:"numeric",year:"numeric"},long:{month:"long",day:"numeric",year:"numeric"},full:{weekday:"long",month:"long",day:"numeric",year:"numeric"}},time:{short:{hour:"numeric",minute:"numeric"},medium:{hour:"numeric",minute:"numeric",second:"numeric"},long:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"},full:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"}}},Ln={fallbackLocale:null,loadingDelay:200,formats:wn,warnOnMissingMessages:!0,handleMissingMessage:void 0,ignoreTag:!0},Cn=Ln;function k(){return Cn}const _e=ue(!1);var Mn=Object.defineProperty,Rn=Object.defineProperties,$n=Object.getOwnPropertyDescriptors,rt=Object.getOwnPropertySymbols,Un=Object.prototype.hasOwnProperty,Gn=Object.prototype.propertyIsEnumerable,nt=(e,t,r)=>t in e?Mn(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Dn=(e,t)=>{for(var r in t||(t={}))Un.call(t,r)&&nt(e,r,t[r]);if(rt)for(var r of rt(t))Gn.call(t,r)&&nt(e,r,t[r]);return e},Fn=(e,t)=>Rn(e,$n(t));let we;const ae=ue(null);function it(e){return e.split("-").map((t,r,n)=>n.slice(0,r+1).join("-")).reverse()}function ce(e,t=k().fallbackLocale){const r=it(e);return t?[...new Set([...r,...it(t)])]:r}function M(){return we!=null?we:void 0}ae.subscribe(e=>{we=e!=null?e:void 0,typeof window!="undefined"&&e!=null&&document.documentElement.setAttribute("lang",e)});const jn=e=>{if(e&&Pn(e)&&Ie(e)){const{loadingDelay:t}=k();let r;return typeof window!="undefined"&&M()!=null&&t?r=window.setTimeout(()=>_e.set(!0),t):_e.set(!0),Ct(e).then(()=>{ae.set(e)}).finally(()=>{clearTimeout(r),_e.set(!1)})}return ae.set(e)},w=Fn(Dn({},ae),{set:jn}),pe=e=>{const t=Object.create(null);return n=>{const i=JSON.stringify(n);return i in t?t[i]:t[i]=e(n)}};var Vn=Object.defineProperty,he=Object.getOwnPropertySymbols,Mt=Object.prototype.hasOwnProperty,Rt=Object.prototype.propertyIsEnumerable,st=(e,t,r)=>t in e?Vn(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Ge=(e,t)=>{for(var r in t||(t={}))Mt.call(t,r)&&st(e,r,t[r]);if(he)for(var r of he(t))Rt.call(t,r)&&st(e,r,t[r]);return e},W=(e,t)=>{var r={};for(var n in e)Mt.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&he)for(var n of he(e))t.indexOf(n)<0&&Rt.call(e,n)&&(r[n]=e[n]);return r};const K=(e,t)=>{const{formats:r}=k();if(e in r&&t in r[e])return r[e][t];throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`)},kn=pe(e=>{var t=e,{locale:r,format:n}=t,i=W(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format numbers');return n&&(i=K("number",n)),new Intl.NumberFormat(r,i)}),Xn=pe(e=>{var t=e,{locale:r,format:n}=t,i=W(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format dates');return n?i=K("date",n):Object.keys(i).length===0&&(i=K("date","short")),new Intl.DateTimeFormat(r,i)}),zn=pe(e=>{var t=e,{locale:r,format:n}=t,i=W(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format time values');return n?i=K("time",n):Object.keys(i).length===0&&(i=K("time","short")),new Intl.DateTimeFormat(r,i)}),Wn=(e={})=>{var t=e,{locale:r=M()}=t,n=W(t,["locale"]);return kn(Ge({locale:r},n))},Zn=(e={})=>{var t=e,{locale:r=M()}=t,n=W(t,["locale"]);return Xn(Ge({locale:r},n))},Qn=(e={})=>{var t=e,{locale:r=M()}=t,n=W(t,["locale"]);return zn(Ge({locale:r},n))},Jn=pe((e,t=M())=>new Hn(e,t,k().formats,{ignoreTag:k().ignoreTag})),qn=(e,t={})=>{var r,n,i,s;let o=t;typeof e=="object"&&(o=e,e=o.id);const{values:a,locale:u=M(),default:h}=o;if(u==null)throw new Error("[svelte-i18n] Cannot format a message without first setting the initial locale.");let l=Nt(e,u);if(!l)l=(s=(i=(n=(r=k()).handleMissingMessage)==null?void 0:n.call(r,{locale:u,id:e,defaultValue:h}))!=null?i:h)!=null?s:e;else if(typeof l!="string")return console.warn(`[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof l}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`),l;if(!a)return l;let c=l;try{c=Jn(l,u).format(a)}catch(f){f instanceof Error&&console.warn(`[svelte-i18n] Message "${e}" has syntax error:`,f.message)}return c},Yn=(e,t)=>Qn(t).format(e),Kn=(e,t)=>Zn(t).format(e),ei=(e,t)=>Wn(t).format(e),ti=(e,t=M())=>Nt(e,t),ri=X([w,z],()=>qn);X([w],()=>Yn);X([w],()=>Kn);X([w],()=>ei);X([w,z],()=>ti);function ni({withLocale:e,translations:t}){w.subscribe(r=>{r==null&&(z.set(t),w.set(e))})}function ot(e,t){wt(e,t)}function ii(e){w.set(e)}const at={en:{bets:"bets"},tr:{bets:"bahisler"},es:{bets:"apuestas"},el:{bets:"bets"},hr:{bets:"ulozi"},"pt-br":{bets:"apostas"},"es-mx":{bets:"apuestas"},"en-us":{bets:"bets"}};function si(e){Qt(e,"svelte-6dosur",'*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.general-icon-progress-bar{background:var(--emw--color-black, #000000);color:var(--emw--color-white, #FFFFFF);height:100%;background:rgba(0, 0, 0, 0.8);border-radius:3px}.stepBar.inactive::after{border-color:#a6a4a1 transparent transparent transparent}.stepBar.inactive{background:linear-gradient(270deg, #a2a09e 8.82%, #aba9ad 99.63%)}.stepBar.inactive span{color:rgba(112, 106, 106, 0.8)}.stepBar span{font-weight:700;font-size:11px;line-height:var(--parentElementHeight, 20px);align-items:center;color:#fff;text-align:right;position:relative;z-index:1;white-space:nowrap}.stepBar::after{content:" ";position:absolute;top:0;border-width:20px 10px 20px 0;border-top-width:var(--triangleHeight, 20px);border-right-width:var(--halfOfTriangleHeight, 10px);border-bottom-width:var(--triangleHeight, 20px);border-style:solid;border-color:#FCA452 transparent transparent transparent;text-align:right}.stepBar{position:relative;width:var(--currentStep, 0);height:100%;background:linear-gradient(270deg, #FCA452 8.82%, #600062 99.63%);text-align:right;border-top-left-radius:3px;border-bottom-left-radius:3px;border-top-right-radius:var(--stepBarBorderRadius, 0px);border-bottom-right-radius:var(--stepBarBorderRadius, 0px);transition-property:width;transition-duration:0.18s;transition-timing-function:cubic-bezier(0.43, 0.8, 0.95, 0.88);transition-delay:0.3s}')}function oi(e){let t,r,n,i,s;return{c(){t=Q("div"),r=Q("div"),n=Q("span"),i=Yt(e[3]),C(n,"part","progressText"),C(r,"class",s="stepBar "+e[4]),C(r,"part","stepBar"),C(t,"class","general-icon-progress-bar"),C(t,"part","totalBar")},m(o,a){ft(o,t,a),ne(t,r),ne(r,n),ne(n,i),e[13](n),e[14](r),e[15](t)},p(o,[a]){a&8&&er(i,o[3]),a&16&&s!==(s="stepBar "+o[4])&&C(r,"class",s)},i:B,o:B,d(o){o&&Ce(t),e[13](null),e[14](null),e[15](null)}}}function ai(e,t,r){let n;Zt(e,ri,p=>r(20,n=p));let{currentstep:i=0}=t,{total:s=1}=t,{showaspercent:o}=t,{lang:a="en"}=t,{status:u}=t,{translationurl:h=""}=t,{progressfractiondigit:l=1}=t,{triggerreset:c}=t,f,x,g,y,H,S,A,v="0px",N="active";ni({withLocale:"en",translations:{}});const O=()=>{fetch(h).then(L=>L.json()).then(L=>{Object.keys(L).forEach(De=>{ot(De,L[De])})}).catch(L=>{console.log(L)})};Object.keys(at).forEach(p=>{ot(p,at[p])});const R=()=>{ii(a)},te=()=>{let p=(i/s*100).toFixed(l);setTimeout(()=>{o||o==="true"?r(3,y=`${p}%`):r(3,y=`${i}/${s} ${n("bets")}`)},y?573:0),p==0||p==100?(S="0px",A="0px",v=p==100?"3px":"0px"):(S=`${f.offsetHeight}px`,H=S,A=`${f.offsetHeight/3}px`,v="0px"),x.style.setProperty("--parentElementHeight",H),g.style.setProperty("--currentStep",p+"%"),g.style.setProperty("--triangleHeight",S),g.style.setProperty("--halfOfTriangleHeight",A),g.style.setProperty("--stepBarBorderRadius",v)},Ut=()=>{r(4,N=u=="active"?"":"inactive")};function Gt(p){q[p?"unshift":"push"](()=>{x=p,r(1,x)})}function Dt(p){q[p?"unshift":"push"](()=>{g=p,r(2,g)})}function Ft(p){q[p?"unshift":"push"](()=>{f=p,r(0,f)})}return e.$$set=p=>{"currentstep"in p&&r(5,i=p.currentstep),"total"in p&&r(6,s=p.total),"showaspercent"in p&&r(7,o=p.showaspercent),"lang"in p&&r(8,a=p.lang),"status"in p&&r(9,u=p.status),"translationurl"in p&&r(10,h=p.translationurl),"progressfractiondigit"in p&&r(11,l=p.progressfractiondigit),"triggerreset"in p&&r(12,c=p.triggerreset)},e.$$.update=()=>{e.$$.dirty&4160&&c&&s&&setTimeout(()=>{te()}),e.$$.dirty&256&&a&&R(),e.$$.dirty&512&&u&&Ut(),e.$$.dirty&1024&&h&&O()},[f,x,g,y,N,i,s,o,a,u,h,l,c,Gt,Dt,Ft]}class $t extends pr{constructor(t){super(),fr(this,t,ai,oi,ut,{currentstep:5,total:6,showaspercent:7,lang:8,status:9,translationurl:10,progressfractiondigit:11,triggerreset:12},si)}get currentstep(){return this.$$.ctx[5]}set currentstep(t){this.$$set({currentstep:t}),P()}get total(){return this.$$.ctx[6]}set total(t){this.$$set({total:t}),P()}get showaspercent(){return this.$$.ctx[7]}set showaspercent(t){this.$$set({showaspercent:t}),P()}get lang(){return this.$$.ctx[8]}set lang(t){this.$$set({lang:t}),P()}get status(){return this.$$.ctx[9]}set status(t){this.$$set({status:t}),P()}get translationurl(){return this.$$.ctx[10]}set translationurl(t){this.$$set({translationurl:t}),P()}get progressfractiondigit(){return this.$$.ctx[11]}set progressfractiondigit(t){this.$$set({progressfractiondigit:t}),P()}get triggerreset(){return this.$$.ctx[12]}set triggerreset(t){this.$$set({triggerreset:t}),P()}}cr($t,{currentstep:{},total:{},showaspercent:{},lang:{},status:{},translationurl:{},progressfractiondigit:{},triggerreset:{}},[],[],!0);exports.default=$t;
|
package/components/{GeneralIconProgressBar-asy8BnTg.js → GeneralIconProgressBar-DvfGRc7A.js}
RENAMED
@@ -41,7 +41,8 @@ function $t(e, t, r) {
|
|
41
41
|
}
|
42
42
|
}
|
43
43
|
function Ut(e) {
|
44
|
-
if (!e)
|
44
|
+
if (!e)
|
45
|
+
return document;
|
45
46
|
const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
|
46
47
|
return t && /** @type {ShadowRoot} */
|
47
48
|
t.host ? (
|
@@ -96,14 +97,14 @@ let G = [];
|
|
96
97
|
const De = [], kt = /* @__PURE__ */ Promise.resolve();
|
97
98
|
let ye = !1;
|
98
99
|
function Xt() {
|
99
|
-
ye || (ye = !0, kt.then(
|
100
|
+
ye || (ye = !0, kt.then(S));
|
100
101
|
}
|
101
102
|
function _e(e) {
|
102
103
|
G.push(e);
|
103
104
|
}
|
104
105
|
const pe = /* @__PURE__ */ new Set();
|
105
106
|
let R = 0;
|
106
|
-
function
|
107
|
+
function S() {
|
107
108
|
if (R !== 0)
|
108
109
|
return;
|
109
110
|
const e = Le;
|
@@ -116,7 +117,8 @@ function A() {
|
|
116
117
|
} catch (t) {
|
117
118
|
throw U.length = 0, R = 0, t;
|
118
119
|
}
|
119
|
-
for (Q(null), U.length = 0, R = 0; J.length; )
|
120
|
+
for (Q(null), U.length = 0, R = 0; J.length; )
|
121
|
+
J.pop()();
|
120
122
|
for (let t = 0; t < G.length; t += 1) {
|
121
123
|
const r = G[t];
|
122
124
|
pe.has(r) || (pe.add(r), r());
|
@@ -191,7 +193,7 @@ function Kt(e, t, r, n, i, s, a = null, o = [-1]) {
|
|
191
193
|
h.fragment && h.fragment.l(c), c.forEach(we);
|
192
194
|
} else
|
193
195
|
h.fragment && h.fragment.c();
|
194
|
-
t.intro && Qt(e.$$.fragment), Jt(e, t.target, t.anchor),
|
196
|
+
t.intro && Qt(e.$$.fragment), Jt(e, t.target, t.anchor), S();
|
195
197
|
}
|
196
198
|
Q(l);
|
197
199
|
}
|
@@ -554,11 +556,26 @@ D.all = function(t, r) {
|
|
554
556
|
};
|
555
557
|
var gr = D, xr = gr;
|
556
558
|
const Er = /* @__PURE__ */ ir(xr);
|
559
|
+
/*! *****************************************************************************
|
560
|
+
Copyright (c) Microsoft Corporation.
|
561
|
+
|
562
|
+
Permission to use, copy, modify, and/or distribute this software for any
|
563
|
+
purpose with or without fee is hereby granted.
|
564
|
+
|
565
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
566
|
+
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
567
|
+
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
568
|
+
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
569
|
+
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
570
|
+
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
571
|
+
PERFORMANCE OF THIS SOFTWARE.
|
572
|
+
***************************************************************************** */
|
557
573
|
var ve = function(e, t) {
|
558
574
|
return ve = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
|
559
575
|
r.__proto__ = n;
|
560
576
|
} || function(r, n) {
|
561
|
-
for (var i in n)
|
577
|
+
for (var i in n)
|
578
|
+
Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
|
562
579
|
}, ve(e, t);
|
563
580
|
};
|
564
581
|
function ue(e, t) {
|
@@ -574,26 +591,29 @@ var d = function() {
|
|
574
591
|
return d = Object.assign || function(t) {
|
575
592
|
for (var r, n = 1, i = arguments.length; n < i; n++) {
|
576
593
|
r = arguments[n];
|
577
|
-
for (var s in r)
|
594
|
+
for (var s in r)
|
595
|
+
Object.prototype.hasOwnProperty.call(r, s) && (t[s] = r[s]);
|
578
596
|
}
|
579
597
|
return t;
|
580
598
|
}, d.apply(this, arguments);
|
581
599
|
};
|
582
600
|
function yr(e, t) {
|
583
601
|
var r = {};
|
584
|
-
for (var n in e)
|
602
|
+
for (var n in e)
|
603
|
+
Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
|
585
604
|
if (e != null && typeof Object.getOwnPropertySymbols == "function")
|
586
605
|
for (var i = 0, n = Object.getOwnPropertySymbols(e); i < n.length; i++)
|
587
606
|
t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
|
588
607
|
return r;
|
589
608
|
}
|
590
609
|
function me(e, t, r) {
|
591
|
-
if (
|
592
|
-
(
|
593
|
-
|
610
|
+
if (arguments.length === 2)
|
611
|
+
for (var n = 0, i = t.length, s; n < i; n++)
|
612
|
+
(s || !(n in t)) && (s || (s = Array.prototype.slice.call(t, 0, n)), s[n] = t[n]);
|
613
|
+
return e.concat(s || t);
|
594
614
|
}
|
595
615
|
function be(e, t) {
|
596
|
-
var r = t && t.cache ? t.cache :
|
616
|
+
var r = t && t.cache ? t.cache : Ar, n = t && t.serializer ? t.serializer : Br, i = t && t.strategy ? t.strategy : vr;
|
597
617
|
return i(e, {
|
598
618
|
cache: r,
|
599
619
|
serializer: n
|
@@ -635,7 +655,7 @@ Me.prototype.get = function(e) {
|
|
635
655
|
Me.prototype.set = function(e, t) {
|
636
656
|
this.cache[e] = t;
|
637
657
|
};
|
638
|
-
var
|
658
|
+
var Ar = {
|
639
659
|
create: function() {
|
640
660
|
return new Me();
|
641
661
|
}
|
@@ -657,7 +677,7 @@ var F;
|
|
657
677
|
function je(e) {
|
658
678
|
return e.type === E.literal;
|
659
679
|
}
|
660
|
-
function
|
680
|
+
function Sr(e) {
|
661
681
|
return e.type === E.argument;
|
662
682
|
}
|
663
683
|
function lt(e) {
|
@@ -2416,7 +2436,8 @@ function $r(e, t) {
|
|
2416
2436
|
r += l;
|
2417
2437
|
for (; a-- > 0; )
|
2418
2438
|
r = h + r;
|
2419
|
-
} else
|
2439
|
+
} else
|
2440
|
+
i === "J" ? r += "H" : r += i;
|
2420
2441
|
}
|
2421
2442
|
return r;
|
2422
2443
|
}
|
@@ -2527,17 +2548,17 @@ var ze = Fr ? (
|
|
2527
2548
|
function vt(e, t) {
|
2528
2549
|
return new RegExp(e, t);
|
2529
2550
|
}
|
2530
|
-
var
|
2551
|
+
var Ae;
|
2531
2552
|
if (Te) {
|
2532
2553
|
var Ze = vt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
2533
|
-
|
2554
|
+
Ae = function(t, r) {
|
2534
2555
|
var n;
|
2535
2556
|
Ze.lastIndex = r;
|
2536
2557
|
var i = Ze.exec(t);
|
2537
2558
|
return (n = i[1]) !== null && n !== void 0 ? n : "";
|
2538
2559
|
};
|
2539
2560
|
} else
|
2540
|
-
|
2561
|
+
Ae = function(t, r) {
|
2541
2562
|
for (var n = []; ; ) {
|
2542
2563
|
var i = _t(t, r);
|
2543
2564
|
if (i === void 0 || Ht(i) || tn(i))
|
@@ -2577,7 +2598,7 @@ var Yr = (
|
|
2577
2598
|
if (n)
|
2578
2599
|
break;
|
2579
2600
|
return this.error(m.UNMATCHED_CLOSING_TAG, b(this.clonePosition(), this.clonePosition()));
|
2580
|
-
} else if (s === 60 && !this.ignoreTag &&
|
2601
|
+
} else if (s === 60 && !this.ignoreTag && Se(this.peek() || 0)) {
|
2581
2602
|
var a = this.parseTag(t, r);
|
2582
2603
|
if (a.err)
|
2583
2604
|
return a;
|
@@ -2610,7 +2631,7 @@ var Yr = (
|
|
2610
2631
|
return s;
|
2611
2632
|
var a = s.val, o = this.clonePosition();
|
2612
2633
|
if (this.bumpIf("</")) {
|
2613
|
-
if (this.isEOF() || !
|
2634
|
+
if (this.isEOF() || !Se(this.char()))
|
2614
2635
|
return this.error(m.INVALID_TAG, b(o, this.clonePosition()));
|
2615
2636
|
var l = this.clonePosition(), h = this.parseTagName();
|
2616
2637
|
return i !== h ? this.error(m.UNMATCHED_CLOSING_TAG, b(l, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
|
@@ -2725,7 +2746,7 @@ var Yr = (
|
|
2725
2746
|
return this.error(m.MALFORMED_ARGUMENT, b(n, this.clonePosition()));
|
2726
2747
|
}
|
2727
2748
|
}, e.prototype.parseIdentifierIfPossible = function() {
|
2728
|
-
var t = this.clonePosition(), r = this.offset(), n =
|
2749
|
+
var t = this.clonePosition(), r = this.offset(), n = Ae(this.message, r), i = r + n.length;
|
2729
2750
|
this.bumpTo(i);
|
2730
2751
|
var s = this.clonePosition(), a = b(t, s);
|
2731
2752
|
return { value: n, location: a };
|
@@ -2772,9 +2793,9 @@ var Yr = (
|
|
2772
2793
|
pattern: B,
|
2773
2794
|
location: h.styleLocation,
|
2774
2795
|
parsedOptions: this.shouldParseSkeletons ? Nr(B) : {}
|
2775
|
-
},
|
2796
|
+
}, A = o === "date" ? E.date : E.time;
|
2776
2797
|
return {
|
2777
|
-
val: { type:
|
2798
|
+
val: { type: A, value: n, location: y, style: f },
|
2778
2799
|
err: null
|
2779
2800
|
};
|
2780
2801
|
}
|
@@ -2999,11 +3020,11 @@ var Yr = (
|
|
2999
3020
|
}, e;
|
3000
3021
|
}()
|
3001
3022
|
);
|
3002
|
-
function
|
3023
|
+
function Se(e) {
|
3003
3024
|
return e >= 97 && e <= 122 || e >= 65 && e <= 90;
|
3004
3025
|
}
|
3005
3026
|
function Kr(e) {
|
3006
|
-
return
|
3027
|
+
return Se(e) || e === 47;
|
3007
3028
|
}
|
3008
3029
|
function en(e) {
|
3009
3030
|
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;
|
@@ -3019,7 +3040,8 @@ function Pe(e) {
|
|
3019
3040
|
if (delete t.location, pt(t) || mt(t))
|
3020
3041
|
for (var r in t.options)
|
3021
3042
|
delete t.options[r].location, Pe(t.options[r].value);
|
3022
|
-
else
|
3043
|
+
else
|
3044
|
+
lt(t) && dt(t.style) || (ft(t) || ct(t)) && He(t.style) ? delete t.style.location : bt(t) && Pe(t.children);
|
3023
3045
|
});
|
3024
3046
|
}
|
3025
3047
|
function rn(e, t) {
|
@@ -3115,7 +3137,7 @@ function ie(e, t, r, n, i, s, a) {
|
|
3115
3137
|
if (!(i && c in i))
|
3116
3138
|
throw new sn(c, a);
|
3117
3139
|
var f = i[c];
|
3118
|
-
if (
|
3140
|
+
if (Sr(u)) {
|
3119
3141
|
(!f || typeof f == "string" || typeof f == "number") && (f = typeof f == "string" || typeof f == "number" ? String(f) : ""), o.push({
|
3120
3142
|
type: typeof f == "string" ? _.literal : _.object,
|
3121
3143
|
value: f
|
@@ -3150,10 +3172,10 @@ function ie(e, t, r, n, i, s, a) {
|
|
3150
3172
|
var g = u.children, y = u.value, H = i[y];
|
3151
3173
|
if (!an(H))
|
3152
3174
|
throw new nn(y, "function", a);
|
3153
|
-
var B = ie(g, t, r, n, i, s),
|
3175
|
+
var B = ie(g, t, r, n, i, s), A = H(B.map(function(P) {
|
3154
3176
|
return P.value;
|
3155
3177
|
}));
|
3156
|
-
Array.isArray(
|
3178
|
+
Array.isArray(A) || (A = [A]), o.push.apply(o, A.map(function(P) {
|
3157
3179
|
return {
|
3158
3180
|
type: typeof P == "string" ? _.literal : _.object,
|
3159
3181
|
value: P
|
@@ -3410,7 +3432,7 @@ function dn(e) {
|
|
3410
3432
|
return n;
|
3411
3433
|
}
|
3412
3434
|
}
|
3413
|
-
function
|
3435
|
+
function At(e, ...t) {
|
3414
3436
|
delete N[e], X.update((r) => (r[e] = Er.all([r[e] || {}, ...t]), r));
|
3415
3437
|
}
|
3416
3438
|
k(
|
@@ -3422,12 +3444,12 @@ const se = {};
|
|
3422
3444
|
function gn(e, t) {
|
3423
3445
|
se[e].delete(t), se[e].size === 0 && delete se[e];
|
3424
3446
|
}
|
3425
|
-
function
|
3447
|
+
function St(e) {
|
3426
3448
|
return se[e];
|
3427
3449
|
}
|
3428
3450
|
function xn(e) {
|
3429
3451
|
return fe(e).map((t) => {
|
3430
|
-
const r =
|
3452
|
+
const r = St(t);
|
3431
3453
|
return [t, r ? [...r] : []];
|
3432
3454
|
}).filter(([, t]) => t.length > 0);
|
3433
3455
|
}
|
@@ -3435,14 +3457,14 @@ function Oe(e) {
|
|
3435
3457
|
return e == null ? !1 : fe(e).some(
|
3436
3458
|
(t) => {
|
3437
3459
|
var r;
|
3438
|
-
return (r =
|
3460
|
+
return (r = St(t)) == null ? void 0 : r.size;
|
3439
3461
|
}
|
3440
3462
|
);
|
3441
3463
|
}
|
3442
3464
|
function En(e, t) {
|
3443
3465
|
return Promise.all(
|
3444
3466
|
t.map((n) => (gn(e, n), n().then((i) => i.default || i)))
|
3445
|
-
).then((n) =>
|
3467
|
+
).then((n) => At(e, ...n));
|
3446
3468
|
}
|
3447
3469
|
const W = {};
|
3448
3470
|
function Pt(e) {
|
@@ -3500,12 +3522,12 @@ function V() {
|
|
3500
3522
|
return vn;
|
3501
3523
|
}
|
3502
3524
|
const Ee = he(!1);
|
3503
|
-
var Hn = Object.defineProperty, Tn = Object.defineProperties, Bn = Object.getOwnPropertyDescriptors, Je = Object.getOwnPropertySymbols,
|
3525
|
+
var Hn = Object.defineProperty, Tn = Object.defineProperties, Bn = Object.getOwnPropertyDescriptors, Je = Object.getOwnPropertySymbols, An = Object.prototype.hasOwnProperty, Sn = Object.prototype.propertyIsEnumerable, qe = (e, t, r) => t in e ? Hn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Pn = (e, t) => {
|
3504
3526
|
for (var r in t || (t = {}))
|
3505
|
-
|
3527
|
+
An.call(t, r) && qe(e, r, t[r]);
|
3506
3528
|
if (Je)
|
3507
3529
|
for (var r of Je(t))
|
3508
|
-
|
3530
|
+
Sn.call(t, r) && qe(e, r, t[r]);
|
3509
3531
|
return e;
|
3510
3532
|
}, On = (e, t) => Tn(e, Bn(t));
|
3511
3533
|
let Ne;
|
@@ -3659,7 +3681,7 @@ function Xn({ withLocale: e, translations: t }) {
|
|
3659
3681
|
});
|
3660
3682
|
}
|
3661
3683
|
function et(e, t) {
|
3662
|
-
|
3684
|
+
At(e, t);
|
3663
3685
|
}
|
3664
3686
|
function zn(e) {
|
3665
3687
|
I.set(e);
|
@@ -3726,7 +3748,7 @@ function Zn(e) {
|
|
3726
3748
|
function Qn(e, t, r) {
|
3727
3749
|
let n;
|
3728
3750
|
Rt(e, kn, (p) => r(20, n = p));
|
3729
|
-
let { currentstep: i = 0 } = t, { total: s = 1 } = t, { showaspercent: a } = t, { lang: o = "en" } = t, { status: l } = t, { translationurl: h = "" } = t, { progressfractiondigit: u = 1 } = t, { triggerreset: c } = t, f, x, g, y, H, B,
|
3751
|
+
let { currentstep: i = 0 } = t, { total: s = 1 } = t, { showaspercent: a } = t, { lang: o = "en" } = t, { status: l } = t, { translationurl: h = "" } = t, { progressfractiondigit: u = 1 } = t, { triggerreset: c } = t, f, x, g, y, H, B, A, v = "0px", O = "active";
|
3730
3752
|
Xn({ withLocale: "en", translations: {} });
|
3731
3753
|
const P = () => {
|
3732
3754
|
fetch(h).then((w) => w.json()).then((w) => {
|
@@ -3749,7 +3771,7 @@ function Qn(e, t, r) {
|
|
3749
3771
|
a || a === "true" ? r(3, y = `${p}%`) : r(3, y = `${i}/${s} ${n("bets")}`);
|
3750
3772
|
},
|
3751
3773
|
y ? 573 : 0
|
3752
|
-
), p == 0 || p == 100 ? (B = "0px",
|
3774
|
+
), p == 0 || p == 100 ? (B = "0px", A = "0px", v = p == 100 ? "3px" : "0px") : (B = `${f.offsetHeight}px`, H = B, A = `${f.offsetHeight / 3}px`, v = "0px"), x.style.setProperty("--parentElementHeight", H), g.style.setProperty("--currentStep", p + "%"), g.style.setProperty("--triangleHeight", B), g.style.setProperty("--halfOfTriangleHeight", A), g.style.setProperty("--stepBarBorderRadius", v);
|
3753
3775
|
}, It = () => {
|
3754
3776
|
r(4, O = l == "active" ? "" : "inactive");
|
3755
3777
|
};
|
@@ -3822,49 +3844,49 @@ class Jn extends tr {
|
|
3822
3844
|
return this.$$.ctx[5];
|
3823
3845
|
}
|
3824
3846
|
set currentstep(t) {
|
3825
|
-
this.$$set({ currentstep: t }),
|
3847
|
+
this.$$set({ currentstep: t }), S();
|
3826
3848
|
}
|
3827
3849
|
get total() {
|
3828
3850
|
return this.$$.ctx[6];
|
3829
3851
|
}
|
3830
3852
|
set total(t) {
|
3831
|
-
this.$$set({ total: t }),
|
3853
|
+
this.$$set({ total: t }), S();
|
3832
3854
|
}
|
3833
3855
|
get showaspercent() {
|
3834
3856
|
return this.$$.ctx[7];
|
3835
3857
|
}
|
3836
3858
|
set showaspercent(t) {
|
3837
|
-
this.$$set({ showaspercent: t }),
|
3859
|
+
this.$$set({ showaspercent: t }), S();
|
3838
3860
|
}
|
3839
3861
|
get lang() {
|
3840
3862
|
return this.$$.ctx[8];
|
3841
3863
|
}
|
3842
3864
|
set lang(t) {
|
3843
|
-
this.$$set({ lang: t }),
|
3865
|
+
this.$$set({ lang: t }), S();
|
3844
3866
|
}
|
3845
3867
|
get status() {
|
3846
3868
|
return this.$$.ctx[9];
|
3847
3869
|
}
|
3848
3870
|
set status(t) {
|
3849
|
-
this.$$set({ status: t }),
|
3871
|
+
this.$$set({ status: t }), S();
|
3850
3872
|
}
|
3851
3873
|
get translationurl() {
|
3852
3874
|
return this.$$.ctx[10];
|
3853
3875
|
}
|
3854
3876
|
set translationurl(t) {
|
3855
|
-
this.$$set({ translationurl: t }),
|
3877
|
+
this.$$set({ translationurl: t }), S();
|
3856
3878
|
}
|
3857
3879
|
get progressfractiondigit() {
|
3858
3880
|
return this.$$.ctx[11];
|
3859
3881
|
}
|
3860
3882
|
set progressfractiondigit(t) {
|
3861
|
-
this.$$set({ progressfractiondigit: t }),
|
3883
|
+
this.$$set({ progressfractiondigit: t }), S();
|
3862
3884
|
}
|
3863
3885
|
get triggerreset() {
|
3864
3886
|
return this.$$.ctx[12];
|
3865
3887
|
}
|
3866
3888
|
set triggerreset(t) {
|
3867
|
-
this.$$set({ triggerreset: t }),
|
3889
|
+
this.$$set({ triggerreset: t }), S();
|
3868
3890
|
}
|
3869
3891
|
}
|
3870
3892
|
er(Jn, { currentstep: {}, total: {}, showaspercent: {}, lang: {}, status: {}, translationurl: {}, progressfractiondigit: {}, triggerreset: {} }, [], [], !0);
|
@@ -1 +1 @@
|
|
1
|
-
"use strict";if(typeof window!="undefined"){let n=function(t){return function(...s){try{return t.apply(this,s)}catch(e){if(e instanceof DOMException&&e.message.includes("has already been used with this registry")||e.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw e}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("../components/GeneralIconProgressBar-
|
1
|
+
"use strict";if(typeof window!="undefined"){let n=function(t){return function(...s){try{return t.apply(this,s)}catch(e){if(e instanceof DOMException&&e.message.includes("has already been used with this registry")||e.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw e}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("../components/GeneralIconProgressBar-DvairRCn.cjs")).then(({default:t})=>{!customElements.get("general-icon-progress-bar")&&customElements.define("general-icon-progress-bar",t.element)})}
|
@@ -10,7 +10,7 @@ if (typeof window != "undefined") {
|
|
10
10
|
}
|
11
11
|
};
|
12
12
|
};
|
13
|
-
customElements.define = n(customElements.define), import("../components/GeneralIconProgressBar-
|
13
|
+
customElements.define = n(customElements.define), import("../components/GeneralIconProgressBar-DSaIA0Oc.js").then(({ default: t }) => {
|
14
14
|
!customElements.get("general-icon-progress-bar") && customElements.define("general-icon-progress-bar", t.element);
|
15
15
|
});
|
16
16
|
}
|
package/package.json
CHANGED
@@ -1,3 +0,0 @@
|
|
1
|
-
"use strict";var jt=Object.defineProperty,Vt=Object.defineProperties;var kt=Object.getOwnPropertyDescriptors;var Fe=Object.getOwnPropertySymbols;var Xt=Object.prototype.hasOwnProperty,zt=Object.prototype.propertyIsEnumerable;var me=(e,t,r)=>t in e?jt(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,je=(e,t)=>{for(var r in t||(t={}))Xt.call(t,r)&&me(e,r,t[r]);if(Fe)for(var r of Fe(t))zt.call(t,r)&&me(e,r,t[r]);return e},Ve=(e,t)=>Vt(e,kt(t));var T=(e,t,r)=>me(e,typeof t!="symbol"?t+"":t,r);var ke=(e,t,r)=>new Promise((n,i)=>{var s=h=>{try{a(r.next(h))}catch(u){i(u)}},o=h=>{try{a(r.throw(h))}catch(u){i(u)}},a=h=>h.done?n(h.value):Promise.resolve(h.value).then(s,o);a((r=r.apply(e,t)).next())});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});function B(){}function ut(e){return e()}function Xe(){return Object.create(null)}function ee(e){e.forEach(ut)}function Le(e){return typeof e=="function"}function ht(e,t){return e!=e?t==t:e!==t||e&&typeof e=="object"||typeof e=="function"}function Wt(e){return Object.keys(e).length===0}function lt(e,...t){if(e==null){for(const n of t)n(void 0);return B}const r=e.subscribe(...t);return r.unsubscribe?()=>r.unsubscribe():r}function Zt(e,t,r){e.$$.on_destroy.push(lt(t,r))}function ne(e,t){e.appendChild(t)}function Qt(e,t,r){const n=Jt(e);if(!n.getElementById(t)){const i=Q("style");i.id=t,i.textContent=r,qt(n,i)}}function Jt(e){if(!e)return document;const t=e.getRootNode?e.getRootNode():e.ownerDocument;return t&&t.host?t:e.ownerDocument}function qt(e,t){return ne(e.head||e,t),t.sheet}function ft(e,t,r){e.insertBefore(t,r||null)}function Ce(e){e.parentNode&&e.parentNode.removeChild(e)}function Q(e){return document.createElement(e)}function Yt(e){return document.createTextNode(e)}function C(e,t,r){r==null?e.removeAttribute(t):e.getAttribute(t)!==r&&e.setAttribute(t,r)}function Kt(e){return Array.from(e.childNodes)}function er(e,t){t=""+t,e.data!==t&&(e.data=t)}function tr(e){const t={};return e.childNodes.forEach(r=>{t[r.slot||"default"]=!0}),t}let Me;function J(e){Me=e}const G=[],q=[];let D=[];const ze=[],rr=Promise.resolve();let ve=!1;function nr(){ve||(ve=!0,rr.then(P))}function He(e){D.push(e)}const be=new Set;let $=0;function P(){if($!==0)return;const e=Me;do{try{for(;$<G.length;){const t=G[$];$++,J(t),ir(t.$$)}}catch(t){throw G.length=0,$=0,t}for(J(null),G.length=0,$=0;q.length;)q.pop()();for(let t=0;t<D.length;t+=1){const r=D[t];be.has(r)||(be.add(r),r())}D.length=0}while(G.length);for(;ze.length;)ze.pop()();ve=!1,be.clear(),J(e)}function ir(e){if(e.fragment!==null){e.update(),ee(e.before_update);const t=e.dirty;e.dirty=[-1],e.fragment&&e.fragment.p(e.ctx,t),e.after_update.forEach(He)}}function sr(e){const t=[],r=[];D.forEach(n=>e.indexOf(n)===-1?t.push(n):r.push(n)),r.forEach(n=>n()),D=t}const or=new Set;function ar(e,t){e&&e.i&&(or.delete(e),e.i(t))}function ur(e,t,r){const{fragment:n,after_update:i}=e.$$;n&&n.m(t,r),He(()=>{const s=e.$$.on_mount.map(ut).filter(Le);e.$$.on_destroy?e.$$.on_destroy.push(...s):ee(s),e.$$.on_mount=[]}),i.forEach(He)}function hr(e,t){const r=e.$$;r.fragment!==null&&(sr(r.after_update),ee(r.on_destroy),r.fragment&&r.fragment.d(t),r.on_destroy=r.fragment=null,r.ctx=[])}function lr(e,t){e.$$.dirty[0]===-1&&(G.push(e),nr(),e.$$.dirty.fill(0)),e.$$.dirty[t/31|0]|=1<<t%31}function fr(e,t,r,n,i,s,o=null,a=[-1]){const h=Me;J(e);const u=e.$$={fragment:null,ctx:[],props:s,update:B,not_equal:i,bound:Xe(),on_mount:[],on_destroy:[],on_disconnect:[],before_update:[],after_update:[],context:new Map(t.context||(h?h.$$.context:[])),callbacks:Xe(),dirty:a,skip_bound:!1,root:t.target||h.$$.root};o&&o(u.root);let l=!1;if(u.ctx=r?r(e,t.props||{},(c,f,...x)=>{const g=x.length?x[0]:f;return u.ctx&&i(u.ctx[c],u.ctx[c]=g)&&(!u.skip_bound&&u.bound[c]&&u.bound[c](g),l&&lr(e,c)),f}):[],u.update(),l=!0,ee(u.before_update),u.fragment=n?n(u.ctx):!1,t.target){if(t.hydrate){const c=Kt(t.target);u.fragment&&u.fragment.l(c),c.forEach(Ce)}else u.fragment&&u.fragment.c();t.intro&&ar(e.$$.fragment),ur(e,t.target,t.anchor),P()}J(h)}let ct;typeof HTMLElement=="function"&&(ct=class extends HTMLElement{constructor(t,r,n){super();T(this,"$$ctor");T(this,"$$s");T(this,"$$c");T(this,"$$cn",!1);T(this,"$$d",{});T(this,"$$r",!1);T(this,"$$p_d",{});T(this,"$$l",{});T(this,"$$l_u",new Map);this.$$ctor=t,this.$$s=r,n&&this.attachShadow({mode:"open"})}addEventListener(t,r,n){if(this.$$l[t]=this.$$l[t]||[],this.$$l[t].push(r),this.$$c){const i=this.$$c.$on(t,r);this.$$l_u.set(r,i)}super.addEventListener(t,r,n)}removeEventListener(t,r,n){if(super.removeEventListener(t,r,n),this.$$c){const i=this.$$l_u.get(r);i&&(i(),this.$$l_u.delete(r))}}connectedCallback(){return ke(this,null,function*(){if(this.$$cn=!0,!this.$$c){let t=function(s){return()=>{let o;return{c:function(){o=Q("slot"),s!=="default"&&C(o,"name",s)},m:function(u,l){ft(u,o,l)},d:function(u){u&&Ce(o)}}}};if(yield Promise.resolve(),!this.$$cn||this.$$c)return;const r={},n=tr(this);for(const s of this.$$s)s in n&&(r[s]=[t(s)]);for(const s of this.attributes){const o=this.$$g_p(s.name);o in this.$$d||(this.$$d[o]=ie(o,s.value,this.$$p_d,"toProp"))}for(const s in this.$$p_d)!(s in this.$$d)&&this[s]!==void 0&&(this.$$d[s]=this[s],delete this[s]);this.$$c=new this.$$ctor({target:this.shadowRoot||this,props:Ve(je({},this.$$d),{$$slots:r,$$scope:{ctx:[]}})});const i=()=>{this.$$r=!0;for(const s in this.$$p_d)if(this.$$d[s]=this.$$c.$$.ctx[this.$$c.$$.props[s]],this.$$p_d[s].reflect){const o=ie(s,this.$$d[s],this.$$p_d,"toAttribute");o==null?this.removeAttribute(this.$$p_d[s].attribute||s):this.setAttribute(this.$$p_d[s].attribute||s,o)}this.$$r=!1};this.$$c.$$.after_update.push(i),i();for(const s in this.$$l)for(const o of this.$$l[s]){const a=this.$$c.$on(s,o);this.$$l_u.set(o,a)}this.$$l={}}})}attributeChangedCallback(t,r,n){var i;this.$$r||(t=this.$$g_p(t),this.$$d[t]=ie(t,n,this.$$p_d,"toProp"),(i=this.$$c)==null||i.$set({[t]:this.$$d[t]}))}disconnectedCallback(){this.$$cn=!1,Promise.resolve().then(()=>{!this.$$cn&&this.$$c&&(this.$$c.$destroy(),this.$$c=void 0)})}$$g_p(t){return Object.keys(this.$$p_d).find(r=>this.$$p_d[r].attribute===t||!this.$$p_d[r].attribute&&r.toLowerCase()===t)||t}});function ie(e,t,r,n){var s;const i=(s=r[e])==null?void 0:s.type;if(t=i==="Boolean"&&typeof t!="boolean"?t!=null:t,!n||!r[e])return t;if(n==="toAttribute")switch(i){case"Object":case"Array":return t==null?null:JSON.stringify(t);case"Boolean":return t?"":null;case"Number":return t==null?null:t;default:return t}else switch(i){case"Object":case"Array":return t&&JSON.parse(t);case"Boolean":return t;case"Number":return t!=null?+t:t;default:return t}}function cr(e,t,r,n,i,s){let o=class extends ct{constructor(){super(e,r,i),this.$$p_d=t}static get observedAttributes(){return Object.keys(t).map(a=>(t[a].attribute||a).toLowerCase())}};return Object.keys(t).forEach(a=>{Object.defineProperty(o.prototype,a,{get(){return this.$$c&&a in this.$$c?this.$$c[a]:this.$$d[a]},set(h){var u;h=ie(a,h,t),this.$$d[a]=h,(u=this.$$c)==null||u.$set({[a]:h})}})}),n.forEach(a=>{Object.defineProperty(o.prototype,a,{get(){var h;return(h=this.$$c)==null?void 0:h[a]}})}),e.element=o,o}class pr{constructor(){T(this,"$$");T(this,"$$set")}$destroy(){hr(this,1),this.$destroy=B}$on(t,r){if(!Le(r))return B;const n=this.$$.callbacks[t]||(this.$$.callbacks[t]=[]);return n.push(r),()=>{const i=n.indexOf(r);i!==-1&&n.splice(i,1)}}$set(t){this.$$set&&!Wt(t)&&(this.$$.skip_bound=!0,this.$$set(t),this.$$.skip_bound=!1)}}const mr="4";typeof window!="undefined"&&(window.__svelte||(window.__svelte={v:new Set})).v.add(mr);const U=[];function br(e,t){return{subscribe:he(e,t).subscribe}}function he(e,t=B){let r;const n=new Set;function i(a){if(ht(e,a)&&(e=a,r)){const h=!U.length;for(const u of n)u[1](),U.push(u,e);if(h){for(let u=0;u<U.length;u+=2)U[u][0](U[u+1]);U.length=0}}}function s(a){i(a(e))}function o(a,h=B){const u=[a,h];return n.add(u),n.size===1&&(r=t(i,s)||B),a(e),()=>{n.delete(u),n.size===0&&r&&(r(),r=null)}}return{set:i,update:s,subscribe:o}}function X(e,t,r){const n=!Array.isArray(e),i=n?[e]:e;if(!i.every(Boolean))throw new Error("derived() expects stores as input, got a falsy value");const s=t.length<2;return br(r,(o,a)=>{let h=!1;const u=[];let l=0,c=B;const f=()=>{if(l)return;c();const g=t(n?u[0]:u,o,a);s?o(g):c=Le(g)?g:B},x=i.map((g,y)=>lt(g,H=>{u[y]=H,l&=~(1<<y),h&&f()},()=>{l|=1<<y}));return h=!0,f(),function(){ee(x),c(),h=!1}})}function dr(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var gr=function(t){return xr(t)&&!Er(t)};function xr(e){return!!e&&typeof e=="object"}function Er(e){var t=Object.prototype.toString.call(e);return t==="[object RegExp]"||t==="[object Date]"||vr(e)}var yr=typeof Symbol=="function"&&Symbol.for,_r=yr?Symbol.for("react.element"):60103;function vr(e){return e.$$typeof===_r}function Hr(e){return Array.isArray(e)?[]:{}}function Y(e,t){return t.clone!==!1&&t.isMergeableObject(e)?F(Hr(e),e,t):e}function Tr(e,t,r){return e.concat(t).map(function(n){return Y(n,r)})}function Br(e,t){if(!t.customMerge)return F;var r=t.customMerge(e);return typeof r=="function"?r:F}function Sr(e){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(e).filter(function(t){return Object.propertyIsEnumerable.call(e,t)}):[]}function We(e){return Object.keys(e).concat(Sr(e))}function pt(e,t){try{return t in e}catch(r){return!1}}function Ar(e,t){return pt(e,t)&&!(Object.hasOwnProperty.call(e,t)&&Object.propertyIsEnumerable.call(e,t))}function Pr(e,t,r){var n={};return r.isMergeableObject(e)&&We(e).forEach(function(i){n[i]=Y(e[i],r)}),We(t).forEach(function(i){Ar(e,i)||(pt(e,i)&&r.isMergeableObject(t[i])?n[i]=Br(i,r)(e[i],t[i],r):n[i]=Y(t[i],r))}),n}function F(e,t,r){r=r||{},r.arrayMerge=r.arrayMerge||Tr,r.isMergeableObject=r.isMergeableObject||gr,r.cloneUnlessOtherwiseSpecified=Y;var n=Array.isArray(t),i=Array.isArray(e),s=n===i;return s?n?r.arrayMerge(e,t,r):Pr(e,t,r):Y(t,r)}F.all=function(t,r){if(!Array.isArray(t))throw new Error("first argument should be an array");return t.reduce(function(n,i){return F(n,i,r)},{})};var Or=F,Nr=Or;const Ir=dr(Nr);var Te=function(e,t){return Te=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,n){r.__proto__=n}||function(r,n){for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(r[i]=n[i])},Te(e,t)};function le(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");Te(e,t);function r(){this.constructor=e}e.prototype=t===null?Object.create(t):(r.prototype=t.prototype,new r)}var d=function(){return d=Object.assign||function(t){for(var r,n=1,i=arguments.length;n<i;n++){r=arguments[n];for(var s in r)Object.prototype.hasOwnProperty.call(r,s)&&(t[s]=r[s])}return t},d.apply(this,arguments)};function wr(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,n=Object.getOwnPropertySymbols(e);i<n.length;i++)t.indexOf(n[i])<0&&Object.prototype.propertyIsEnumerable.call(e,n[i])&&(r[n[i]]=e[n[i]]);return r}function de(e,t,r){if(r||arguments.length===2)for(var n=0,i=t.length,s;n<i;n++)(s||!(n in t))&&(s||(s=Array.prototype.slice.call(t,0,n)),s[n]=t[n]);return e.concat(s||Array.prototype.slice.call(t))}function ge(e,t){var r=t&&t.cache?t.cache:Ur,n=t&&t.serializer?t.serializer:$r,i=t&&t.strategy?t.strategy:Cr;return i(e,{cache:r,serializer:n})}function Lr(e){return e==null||typeof e=="number"||typeof e=="boolean"}function mt(e,t,r,n){var i=Lr(n)?n:r(n),s=t.get(i);return typeof s=="undefined"&&(s=e.call(this,n),t.set(i,s)),s}function bt(e,t,r){var n=Array.prototype.slice.call(arguments,3),i=r(n),s=t.get(i);return typeof s=="undefined"&&(s=e.apply(this,n),t.set(i,s)),s}function Re(e,t,r,n,i){return r.bind(t,e,n,i)}function Cr(e,t){var r=e.length===1?mt:bt;return Re(e,this,r,t.cache.create(),t.serializer)}function Mr(e,t){return Re(e,this,bt,t.cache.create(),t.serializer)}function Rr(e,t){return Re(e,this,mt,t.cache.create(),t.serializer)}var $r=function(){return JSON.stringify(arguments)};function $e(){this.cache=Object.create(null)}$e.prototype.get=function(e){return this.cache[e]};$e.prototype.set=function(e,t){this.cache[e]=t};var Ur={create:function(){return new $e}},xe={variadic:Mr,monadic:Rr},m;(function(e){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"})(m||(m={}));var E;(function(e){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"})(E||(E={}));var j;(function(e){e[e.number=0]="number",e[e.dateTime=1]="dateTime"})(j||(j={}));function Ze(e){return e.type===E.literal}function Gr(e){return e.type===E.argument}function dt(e){return e.type===E.number}function gt(e){return e.type===E.date}function xt(e){return e.type===E.time}function Et(e){return e.type===E.select}function yt(e){return e.type===E.plural}function Dr(e){return e.type===E.pound}function _t(e){return e.type===E.tag}function vt(e){return!!(e&&typeof e=="object"&&e.type===j.number)}function Be(e){return!!(e&&typeof e=="object"&&e.type===j.dateTime)}var Ht=/[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,Fr=/(?:[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;function jr(e){var t={};return e.replace(Fr,function(r){var n=r.length;switch(r[0]){case"G":t.era=n===4?"long":n===5?"narrow":"short";break;case"y":t.year=n===2?"2-digit":"numeric";break;case"Y":case"u":case"U":case"r":throw new RangeError("`Y/u/U/r` (year) patterns are not supported, use `y` instead");case"q":case"Q":throw new RangeError("`q/Q` (quarter) patterns are not supported");case"M":case"L":t.month=["numeric","2-digit","short","long","narrow"][n-1];break;case"w":case"W":throw new RangeError("`w/W` (week) patterns are not supported");case"d":t.day=["numeric","2-digit"][n-1];break;case"D":case"F":case"g":throw new RangeError("`D/F/g` (day) patterns are not supported, use `d` instead");case"E":t.weekday=n===4?"long":n===5?"narrow":"short";break;case"e":if(n<4)throw new RangeError("`e..eee` (weekday) patterns are not supported");t.weekday=["short","long","narrow","short"][n-4];break;case"c":if(n<4)throw new RangeError("`c..ccc` (weekday) patterns are not supported");t.weekday=["short","long","narrow","short"][n-4];break;case"a":t.hour12=!0;break;case"b":case"B":throw new RangeError("`b/B` (period) patterns are not supported, use `a` instead");case"h":t.hourCycle="h12",t.hour=["numeric","2-digit"][n-1];break;case"H":t.hourCycle="h23",t.hour=["numeric","2-digit"][n-1];break;case"K":t.hourCycle="h11",t.hour=["numeric","2-digit"][n-1];break;case"k":t.hourCycle="h24",t.hour=["numeric","2-digit"][n-1];break;case"j":case"J":case"C":throw new RangeError("`j/J/C` (hour) patterns are not supported, use `h/H/K/k` instead");case"m":t.minute=["numeric","2-digit"][n-1];break;case"s":t.second=["numeric","2-digit"][n-1];break;case"S":case"A":throw new RangeError("`S/A` (second) patterns are not supported, use `s` instead");case"z":t.timeZoneName=n<4?"short":"long";break;case"Z":case"O":case"v":case"V":case"X":case"x":throw new RangeError("`Z/O/v/V/X/x` (timeZone) patterns are not supported, use `z` instead")}return""}),t}var Vr=/[\t-\r \x85\u200E\u200F\u2028\u2029]/i;function kr(e){if(e.length===0)throw new Error("Number skeleton cannot be empty");for(var t=e.split(Vr).filter(function(f){return f.length>0}),r=[],n=0,i=t;n<i.length;n++){var s=i[n],o=s.split("/");if(o.length===0)throw new Error("Invalid number skeleton");for(var a=o[0],h=o.slice(1),u=0,l=h;u<l.length;u++){var c=l[u];if(c.length===0)throw new Error("Invalid number skeleton")}r.push({stem:a,options:h})}return r}function Xr(e){return e.replace(/^(.*?)-/,"")}var Qe=/^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g,Tt=/^(@+)?(\+|#+)?[rs]?$/g,zr=/(\*)(0+)|(#+)(0+)|(0+)/g,Bt=/^(0+)$/;function Je(e){var t={};return e[e.length-1]==="r"?t.roundingPriority="morePrecision":e[e.length-1]==="s"&&(t.roundingPriority="lessPrecision"),e.replace(Tt,function(r,n,i){return typeof i!="string"?(t.minimumSignificantDigits=n.length,t.maximumSignificantDigits=n.length):i==="+"?t.minimumSignificantDigits=n.length:n[0]==="#"?t.maximumSignificantDigits=n.length:(t.minimumSignificantDigits=n.length,t.maximumSignificantDigits=n.length+(typeof i=="string"?i.length:0)),""}),t}function St(e){switch(e){case"sign-auto":return{signDisplay:"auto"};case"sign-accounting":case"()":return{currencySign:"accounting"};case"sign-always":case"+!":return{signDisplay:"always"};case"sign-accounting-always":case"()!":return{signDisplay:"always",currencySign:"accounting"};case"sign-except-zero":case"+?":return{signDisplay:"exceptZero"};case"sign-accounting-except-zero":case"()?":return{signDisplay:"exceptZero",currencySign:"accounting"};case"sign-never":case"+_":return{signDisplay:"never"}}}function Wr(e){var t;if(e[0]==="E"&&e[1]==="E"?(t={notation:"engineering"},e=e.slice(2)):e[0]==="E"&&(t={notation:"scientific"},e=e.slice(1)),t){var r=e.slice(0,2);if(r==="+!"?(t.signDisplay="always",e=e.slice(2)):r==="+?"&&(t.signDisplay="exceptZero",e=e.slice(2)),!Bt.test(e))throw new Error("Malformed concise eng/scientific notation");t.minimumIntegerDigits=e.length}return t}function qe(e){var t={},r=St(e);return r||t}function Zr(e){for(var t={},r=0,n=e;r<n.length;r++){var i=n[r];switch(i.stem){case"percent":case"%":t.style="percent";continue;case"%x100":t.style="percent",t.scale=100;continue;case"currency":t.style="currency",t.currency=i.options[0];continue;case"group-off":case",_":t.useGrouping=!1;continue;case"precision-integer":case".":t.maximumFractionDigits=0;continue;case"measure-unit":case"unit":t.style="unit",t.unit=Xr(i.options[0]);continue;case"compact-short":case"K":t.notation="compact",t.compactDisplay="short";continue;case"compact-long":case"KK":t.notation="compact",t.compactDisplay="long";continue;case"scientific":t=d(d(d({},t),{notation:"scientific"}),i.options.reduce(function(h,u){return d(d({},h),qe(u))},{}));continue;case"engineering":t=d(d(d({},t),{notation:"engineering"}),i.options.reduce(function(h,u){return d(d({},h),qe(u))},{}));continue;case"notation-simple":t.notation="standard";continue;case"unit-width-narrow":t.currencyDisplay="narrowSymbol",t.unitDisplay="narrow";continue;case"unit-width-short":t.currencyDisplay="code",t.unitDisplay="short";continue;case"unit-width-full-name":t.currencyDisplay="name",t.unitDisplay="long";continue;case"unit-width-iso-code":t.currencyDisplay="symbol";continue;case"scale":t.scale=parseFloat(i.options[0]);continue;case"rounding-mode-floor":t.roundingMode="floor";continue;case"rounding-mode-ceiling":t.roundingMode="ceil";continue;case"rounding-mode-down":t.roundingMode="trunc";continue;case"rounding-mode-up":t.roundingMode="expand";continue;case"rounding-mode-half-even":t.roundingMode="halfEven";continue;case"rounding-mode-half-down":t.roundingMode="halfTrunc";continue;case"rounding-mode-half-up":t.roundingMode="halfExpand";continue;case"integer-width":if(i.options.length>1)throw new RangeError("integer-width stems only accept a single optional option");i.options[0].replace(zr,function(h,u,l,c,f,x){if(u)t.minimumIntegerDigits=l.length;else{if(c&&f)throw new Error("We currently do not support maximum integer digits");if(x)throw new Error("We currently do not support exact integer digits")}return""});continue}if(Bt.test(i.stem)){t.minimumIntegerDigits=i.stem.length;continue}if(Qe.test(i.stem)){if(i.options.length>1)throw new RangeError("Fraction-precision stems only accept a single optional option");i.stem.replace(Qe,function(h,u,l,c,f,x){return l==="*"?t.minimumFractionDigits=u.length:c&&c[0]==="#"?t.maximumFractionDigits=c.length:f&&x?(t.minimumFractionDigits=f.length,t.maximumFractionDigits=f.length+x.length):(t.minimumFractionDigits=u.length,t.maximumFractionDigits=u.length),""});var s=i.options[0];s==="w"?t=d(d({},t),{trailingZeroDisplay:"stripIfInteger"}):s&&(t=d(d({},t),Je(s)));continue}if(Tt.test(i.stem)){t=d(d({},t),Je(i.stem));continue}var o=St(i.stem);o&&(t=d(d({},t),o));var a=Wr(i.stem);a&&(t=d(d({},t),a))}return t}var re={"001":["H","h"],419:["h","H","hB","hb"],AC:["H","h","hb","hB"],AD:["H","hB"],AE:["h","hB","hb","H"],AF:["H","hb","hB","h"],AG:["h","hb","H","hB"],AI:["H","h","hb","hB"],AL:["h","H","hB"],AM:["H","hB"],AO:["H","hB"],AR:["h","H","hB","hb"],AS:["h","H"],AT:["H","hB"],AU:["h","hb","H","hB"],AW:["H","hB"],AX:["H"],AZ:["H","hB","h"],BA:["H","hB","h"],BB:["h","hb","H","hB"],BD:["h","hB","H"],BE:["H","hB"],BF:["H","hB"],BG:["H","hB","h"],BH:["h","hB","hb","H"],BI:["H","h"],BJ:["H","hB"],BL:["H","hB"],BM:["h","hb","H","hB"],BN:["hb","hB","h","H"],BO:["h","H","hB","hb"],BQ:["H"],BR:["H","hB"],BS:["h","hb","H","hB"],BT:["h","H"],BW:["H","h","hb","hB"],BY:["H","h"],BZ:["H","h","hb","hB"],CA:["h","hb","H","hB"],CC:["H","h","hb","hB"],CD:["hB","H"],CF:["H","h","hB"],CG:["H","hB"],CH:["H","hB","h"],CI:["H","hB"],CK:["H","h","hb","hB"],CL:["h","H","hB","hb"],CM:["H","h","hB"],CN:["H","hB","hb","h"],CO:["h","H","hB","hb"],CP:["H"],CR:["h","H","hB","hb"],CU:["h","H","hB","hb"],CV:["H","hB"],CW:["H","hB"],CX:["H","h","hb","hB"],CY:["h","H","hb","hB"],CZ:["H"],DE:["H","hB"],DG:["H","h","hb","hB"],DJ:["h","H"],DK:["H"],DM:["h","hb","H","hB"],DO:["h","H","hB","hb"],DZ:["h","hB","hb","H"],EA:["H","h","hB","hb"],EC:["h","H","hB","hb"],EE:["H","hB"],EG:["h","hB","hb","H"],EH:["h","hB","hb","H"],ER:["h","H"],ES:["H","hB","h","hb"],ET:["hB","hb","h","H"],FI:["H"],FJ:["h","hb","H","hB"],FK:["H","h","hb","hB"],FM:["h","hb","H","hB"],FO:["H","h"],FR:["H","hB"],GA:["H","hB"],GB:["H","h","hb","hB"],GD:["h","hb","H","hB"],GE:["H","hB","h"],GF:["H","hB"],GG:["H","h","hb","hB"],GH:["h","H"],GI:["H","h","hb","hB"],GL:["H","h"],GM:["h","hb","H","hB"],GN:["H","hB"],GP:["H","hB"],GQ:["H","hB","h","hb"],GR:["h","H","hb","hB"],GT:["h","H","hB","hb"],GU:["h","hb","H","hB"],GW:["H","hB"],GY:["h","hb","H","hB"],HK:["h","hB","hb","H"],HN:["h","H","hB","hb"],HR:["H","hB"],HU:["H","h"],IC:["H","h","hB","hb"],ID:["H"],IE:["H","h","hb","hB"],IL:["H","hB"],IM:["H","h","hb","hB"],IN:["h","H"],IO:["H","h","hb","hB"],IQ:["h","hB","hb","H"],IR:["hB","H"],IS:["H"],IT:["H","hB"],JE:["H","h","hb","hB"],JM:["h","hb","H","hB"],JO:["h","hB","hb","H"],JP:["H","K","h"],KE:["hB","hb","H","h"],KG:["H","h","hB","hb"],KH:["hB","h","H","hb"],KI:["h","hb","H","hB"],KM:["H","h","hB","hb"],KN:["h","hb","H","hB"],KP:["h","H","hB","hb"],KR:["h","H","hB","hb"],KW:["h","hB","hb","H"],KY:["h","hb","H","hB"],KZ:["H","hB"],LA:["H","hb","hB","h"],LB:["h","hB","hb","H"],LC:["h","hb","H","hB"],LI:["H","hB","h"],LK:["H","h","hB","hb"],LR:["h","hb","H","hB"],LS:["h","H"],LT:["H","h","hb","hB"],LU:["H","h","hB"],LV:["H","hB","hb","h"],LY:["h","hB","hb","H"],MA:["H","h","hB","hb"],MC:["H","hB"],MD:["H","hB"],ME:["H","hB","h"],MF:["H","hB"],MG:["H","h"],MH:["h","hb","H","hB"],MK:["H","h","hb","hB"],ML:["H"],MM:["hB","hb","H","h"],MN:["H","h","hb","hB"],MO:["h","hB","hb","H"],MP:["h","hb","H","hB"],MQ:["H","hB"],MR:["h","hB","hb","H"],MS:["H","h","hb","hB"],MT:["H","h"],MU:["H","h"],MV:["H","h"],MW:["h","hb","H","hB"],MX:["h","H","hB","hb"],MY:["hb","hB","h","H"],MZ:["H","hB"],NA:["h","H","hB","hb"],NC:["H","hB"],NE:["H"],NF:["H","h","hb","hB"],NG:["H","h","hb","hB"],NI:["h","H","hB","hb"],NL:["H","hB"],NO:["H","h"],NP:["H","h","hB"],NR:["H","h","hb","hB"],NU:["H","h","hb","hB"],NZ:["h","hb","H","hB"],OM:["h","hB","hb","H"],PA:["h","H","hB","hb"],PE:["h","H","hB","hb"],PF:["H","h","hB"],PG:["h","H"],PH:["h","hB","hb","H"],PK:["h","hB","H"],PL:["H","h"],PM:["H","hB"],PN:["H","h","hb","hB"],PR:["h","H","hB","hb"],PS:["h","hB","hb","H"],PT:["H","hB"],PW:["h","H"],PY:["h","H","hB","hb"],QA:["h","hB","hb","H"],RE:["H","hB"],RO:["H","hB"],RS:["H","hB","h"],RU:["H"],RW:["H","h"],SA:["h","hB","hb","H"],SB:["h","hb","H","hB"],SC:["H","h","hB"],SD:["h","hB","hb","H"],SE:["H"],SG:["h","hb","H","hB"],SH:["H","h","hb","hB"],SI:["H","hB"],SJ:["H"],SK:["H"],SL:["h","hb","H","hB"],SM:["H","h","hB"],SN:["H","h","hB"],SO:["h","H"],SR:["H","hB"],SS:["h","hb","H","hB"],ST:["H","hB"],SV:["h","H","hB","hb"],SX:["H","h","hb","hB"],SY:["h","hB","hb","H"],SZ:["h","hb","H","hB"],TA:["H","h","hb","hB"],TC:["h","hb","H","hB"],TD:["h","H","hB"],TF:["H","h","hB"],TG:["H","hB"],TH:["H","h"],TJ:["H","h"],TL:["H","hB","hb","h"],TM:["H","h"],TN:["h","hB","hb","H"],TO:["h","H"],TR:["H","hB"],TT:["h","hb","H","hB"],TW:["hB","hb","h","H"],TZ:["hB","hb","H","h"],UA:["H","hB","h"],UG:["hB","hb","H","h"],UM:["h","hb","H","hB"],US:["h","hb","H","hB"],UY:["h","H","hB","hb"],UZ:["H","hB","h"],VA:["H","h","hB"],VC:["h","hb","H","hB"],VE:["h","H","hB","hb"],VG:["h","hb","H","hB"],VI:["h","hb","H","hB"],VN:["H","h"],VU:["h","H"],WF:["H","hB"],WS:["h","H"],XK:["H","hB","h"],YE:["h","hB","hb","H"],YT:["H","hB"],ZA:["H","h","hb","hB"],ZM:["h","hb","H","hB"],ZW:["H","h"],"af-ZA":["H","h","hB","hb"],"ar-001":["h","hB","hb","H"],"ca-ES":["H","h","hB"],"en-001":["h","hb","H","hB"],"en-HK":["h","hb","H","hB"],"en-IL":["H","h","hb","hB"],"en-MY":["h","hb","H","hB"],"es-BR":["H","h","hB","hb"],"es-ES":["H","h","hB","hb"],"es-GQ":["H","h","hB","hb"],"fr-CA":["H","h","hB"],"gl-ES":["H","h","hB"],"gu-IN":["hB","hb","h","H"],"hi-IN":["hB","h","H"],"it-CH":["H","h","hB"],"it-IT":["H","h","hB"],"kn-IN":["hB","h","H"],"ml-IN":["hB","h","H"],"mr-IN":["hB","hb","h","H"],"pa-IN":["hB","hb","h","H"],"ta-IN":["hB","h","hb","H"],"te-IN":["hB","h","H"],"zu-ZA":["H","hB","hb","h"]};function Qr(e,t){for(var r="",n=0;n<e.length;n++){var i=e.charAt(n);if(i==="j"){for(var s=0;n+1<e.length&&e.charAt(n+1)===i;)s++,n++;var o=1+(s&1),a=s<2?1:3+(s>>1),h="a",u=Jr(t);for((u=="H"||u=="k")&&(a=0);a-- >0;)r+=h;for(;o-- >0;)r=u+r}else i==="J"?r+="H":r+=i}return r}function Jr(e){var t=e.hourCycle;if(t===void 0&&e.hourCycles&&e.hourCycles.length&&(t=e.hourCycles[0]),t)switch(t){case"h24":return"k";case"h23":return"H";case"h12":return"h";case"h11":return"K";default:throw new Error("Invalid hourCycle")}var r=e.language,n;r!=="root"&&(n=e.maximize().region);var i=re[n||""]||re[r||""]||re["".concat(r,"-001")]||re["001"];return i[0]}var Ee,qr=new RegExp("^".concat(Ht.source,"*")),Yr=new RegExp("".concat(Ht.source,"*$"));function b(e,t){return{start:e,end:t}}var Kr=!!String.prototype.startsWith&&"_a".startsWith("a",1),en=!!String.fromCodePoint,tn=!!Object.fromEntries,rn=!!String.prototype.codePointAt,nn=!!String.prototype.trimStart,sn=!!String.prototype.trimEnd,on=!!Number.isSafeInteger,an=on?Number.isSafeInteger:function(e){return typeof e=="number"&&isFinite(e)&&Math.floor(e)===e&&Math.abs(e)<=9007199254740991},Se=!0;try{var un=Pt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");Se=((Ee=un.exec("a"))===null||Ee===void 0?void 0:Ee[0])==="a"}catch(e){Se=!1}var Ye=Kr?function(t,r,n){return t.startsWith(r,n)}:function(t,r,n){return t.slice(n,n+r.length)===r},Ae=en?String.fromCodePoint:function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];for(var n="",i=t.length,s=0,o;i>s;){if(o=t[s++],o>1114111)throw RangeError(o+" is not a valid code point");n+=o<65536?String.fromCharCode(o):String.fromCharCode(((o-=65536)>>10)+55296,o%1024+56320)}return n},Ke=tn?Object.fromEntries:function(t){for(var r={},n=0,i=t;n<i.length;n++){var s=i[n],o=s[0],a=s[1];r[o]=a}return r},At=rn?function(t,r){return t.codePointAt(r)}:function(t,r){var n=t.length;if(!(r<0||r>=n)){var i=t.charCodeAt(r),s;return i<55296||i>56319||r+1===n||(s=t.charCodeAt(r+1))<56320||s>57343?i:(i-55296<<10)+(s-56320)+65536}},hn=nn?function(t){return t.trimStart()}:function(t){return t.replace(qr,"")},ln=sn?function(t){return t.trimEnd()}:function(t){return t.replace(Yr,"")};function Pt(e,t){return new RegExp(e,t)}var Pe;if(Se){var et=Pt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");Pe=function(t,r){var n;et.lastIndex=r;var i=et.exec(t);return(n=i[1])!==null&&n!==void 0?n:""}}else Pe=function(t,r){for(var n=[];;){var i=At(t,r);if(i===void 0||Ot(i)||mn(i))break;n.push(i),r+=i>=65536?2:1}return Ae.apply(void 0,n)};var fn=function(){function e(t,r){r===void 0&&(r={}),this.message=t,this.position={offset:0,line:1,column:1},this.ignoreTag=!!r.ignoreTag,this.locale=r.locale,this.requiresOtherClause=!!r.requiresOtherClause,this.shouldParseSkeletons=!!r.shouldParseSkeletons}return e.prototype.parse=function(){if(this.offset()!==0)throw Error("parser can only be used once");return this.parseMessage(0,"",!1)},e.prototype.parseMessage=function(t,r,n){for(var i=[];!this.isEOF();){var s=this.char();if(s===123){var o=this.parseArgument(t,n);if(o.err)return o;i.push(o.val)}else{if(s===125&&t>0)break;if(s===35&&(r==="plural"||r==="selectordinal")){var a=this.clonePosition();this.bump(),i.push({type:E.pound,location:b(a,this.clonePosition())})}else if(s===60&&!this.ignoreTag&&this.peek()===47){if(n)break;return this.error(m.UNMATCHED_CLOSING_TAG,b(this.clonePosition(),this.clonePosition()))}else if(s===60&&!this.ignoreTag&&Oe(this.peek()||0)){var o=this.parseTag(t,r);if(o.err)return o;i.push(o.val)}else{var o=this.parseLiteral(t,r);if(o.err)return o;i.push(o.val)}}}return{val:i,err:null}},e.prototype.parseTag=function(t,r){var n=this.clonePosition();this.bump();var i=this.parseTagName();if(this.bumpSpace(),this.bumpIf("/>"))return{val:{type:E.literal,value:"<".concat(i,"/>"),location:b(n,this.clonePosition())},err:null};if(this.bumpIf(">")){var s=this.parseMessage(t+1,r,!0);if(s.err)return s;var o=s.val,a=this.clonePosition();if(this.bumpIf("</")){if(this.isEOF()||!Oe(this.char()))return this.error(m.INVALID_TAG,b(a,this.clonePosition()));var h=this.clonePosition(),u=this.parseTagName();return i!==u?this.error(m.UNMATCHED_CLOSING_TAG,b(h,this.clonePosition())):(this.bumpSpace(),this.bumpIf(">")?{val:{type:E.tag,value:i,children:o,location:b(n,this.clonePosition())},err:null}:this.error(m.INVALID_TAG,b(a,this.clonePosition())))}else return this.error(m.UNCLOSED_TAG,b(n,this.clonePosition()))}else return this.error(m.INVALID_TAG,b(n,this.clonePosition()))},e.prototype.parseTagName=function(){var t=this.offset();for(this.bump();!this.isEOF()&&pn(this.char());)this.bump();return this.message.slice(t,this.offset())},e.prototype.parseLiteral=function(t,r){for(var n=this.clonePosition(),i="";;){var s=this.tryParseQuote(r);if(s){i+=s;continue}var o=this.tryParseUnquoted(t,r);if(o){i+=o;continue}var a=this.tryParseLeftAngleBracket();if(a){i+=a;continue}break}var h=b(n,this.clonePosition());return{val:{type:E.literal,value:i,location:h},err:null}},e.prototype.tryParseLeftAngleBracket=function(){return!this.isEOF()&&this.char()===60&&(this.ignoreTag||!cn(this.peek()||0))?(this.bump(),"<"):null},e.prototype.tryParseQuote=function(t){if(this.isEOF()||this.char()!==39)return null;switch(this.peek()){case 39:return this.bump(),this.bump(),"'";case 123:case 60:case 62:case 125:break;case 35:if(t==="plural"||t==="selectordinal")break;return null;default:return null}this.bump();var r=[this.char()];for(this.bump();!this.isEOF();){var n=this.char();if(n===39)if(this.peek()===39)r.push(39),this.bump();else{this.bump();break}else r.push(n);this.bump()}return Ae.apply(void 0,r)},e.prototype.tryParseUnquoted=function(t,r){if(this.isEOF())return null;var n=this.char();return n===60||n===123||n===35&&(r==="plural"||r==="selectordinal")||n===125&&t>0?null:(this.bump(),Ae(n))},e.prototype.parseArgument=function(t,r){var n=this.clonePosition();if(this.bump(),this.bumpSpace(),this.isEOF())return this.error(m.EXPECT_ARGUMENT_CLOSING_BRACE,b(n,this.clonePosition()));if(this.char()===125)return this.bump(),this.error(m.EMPTY_ARGUMENT,b(n,this.clonePosition()));var i=this.parseIdentifierIfPossible().value;if(!i)return this.error(m.MALFORMED_ARGUMENT,b(n,this.clonePosition()));if(this.bumpSpace(),this.isEOF())return this.error(m.EXPECT_ARGUMENT_CLOSING_BRACE,b(n,this.clonePosition()));switch(this.char()){case 125:return this.bump(),{val:{type:E.argument,value:i,location:b(n,this.clonePosition())},err:null};case 44:return this.bump(),this.bumpSpace(),this.isEOF()?this.error(m.EXPECT_ARGUMENT_CLOSING_BRACE,b(n,this.clonePosition())):this.parseArgumentOptions(t,r,i,n);default:return this.error(m.MALFORMED_ARGUMENT,b(n,this.clonePosition()))}},e.prototype.parseIdentifierIfPossible=function(){var t=this.clonePosition(),r=this.offset(),n=Pe(this.message,r),i=r+n.length;this.bumpTo(i);var s=this.clonePosition(),o=b(t,s);return{value:n,location:o}},e.prototype.parseArgumentOptions=function(t,r,n,i){var s,o=this.clonePosition(),a=this.parseIdentifierIfPossible().value,h=this.clonePosition();switch(a){case"":return this.error(m.EXPECT_ARGUMENT_TYPE,b(o,h));case"number":case"date":case"time":{this.bumpSpace();var u=null;if(this.bumpIf(",")){this.bumpSpace();var l=this.clonePosition(),c=this.parseSimpleArgStyleIfPossible();if(c.err)return c;var f=ln(c.val);if(f.length===0)return this.error(m.EXPECT_ARGUMENT_STYLE,b(this.clonePosition(),this.clonePosition()));var x=b(l,this.clonePosition());u={style:f,styleLocation:x}}var g=this.tryParseArgumentClose(i);if(g.err)return g;var y=b(i,this.clonePosition());if(u&&Ye(u==null?void 0:u.style,"::",0)){var H=hn(u.style.slice(2));if(a==="number"){var c=this.parseNumberSkeletonFromString(H,u.styleLocation);return c.err?c:{val:{type:E.number,value:n,location:y,style:c.val},err:null}}else{if(H.length===0)return this.error(m.EXPECT_DATE_TIME_SKELETON,y);var S=H;this.locale&&(S=Qr(H,this.locale));var f={type:j.dateTime,pattern:S,location:u.styleLocation,parsedOptions:this.shouldParseSkeletons?jr(S):{}},A=a==="date"?E.date:E.time;return{val:{type:A,value:n,location:y,style:f},err:null}}}return{val:{type:a==="number"?E.number:a==="date"?E.date:E.time,value:n,location:y,style:(s=u==null?void 0:u.style)!==null&&s!==void 0?s:null},err:null}}case"plural":case"selectordinal":case"select":{var v=this.clonePosition();if(this.bumpSpace(),!this.bumpIf(","))return this.error(m.EXPECT_SELECT_ARGUMENT_OPTIONS,b(v,d({},v)));this.bumpSpace();var N=this.parseIdentifierIfPossible(),O=0;if(a!=="select"&&N.value==="offset"){if(!this.bumpIf(":"))return this.error(m.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,b(this.clonePosition(),this.clonePosition()));this.bumpSpace();var c=this.tryParseDecimalInteger(m.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,m.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);if(c.err)return c;this.bumpSpace(),N=this.parseIdentifierIfPossible(),O=c.val}var R=this.tryParsePluralOrSelectOptions(t,a,r,N);if(R.err)return R;var g=this.tryParseArgumentClose(i);if(g.err)return g;var te=b(i,this.clonePosition());return a==="select"?{val:{type:E.select,value:n,options:Ke(R.val),location:te},err:null}:{val:{type:E.plural,value:n,options:Ke(R.val),offset:O,pluralType:a==="plural"?"cardinal":"ordinal",location:te},err:null}}default:return this.error(m.INVALID_ARGUMENT_TYPE,b(o,h))}},e.prototype.tryParseArgumentClose=function(t){return this.isEOF()||this.char()!==125?this.error(m.EXPECT_ARGUMENT_CLOSING_BRACE,b(t,this.clonePosition())):(this.bump(),{val:!0,err:null})},e.prototype.parseSimpleArgStyleIfPossible=function(){for(var t=0,r=this.clonePosition();!this.isEOF();){var n=this.char();switch(n){case 39:{this.bump();var i=this.clonePosition();if(!this.bumpUntil("'"))return this.error(m.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE,b(i,this.clonePosition()));this.bump();break}case 123:{t+=1,this.bump();break}case 125:{if(t>0)t-=1;else return{val:this.message.slice(r.offset,this.offset()),err:null};break}default:this.bump();break}}return{val:this.message.slice(r.offset,this.offset()),err:null}},e.prototype.parseNumberSkeletonFromString=function(t,r){var n=[];try{n=kr(t)}catch(i){return this.error(m.INVALID_NUMBER_SKELETON,r)}return{val:{type:j.number,tokens:n,location:r,parsedOptions:this.shouldParseSkeletons?Zr(n):{}},err:null}},e.prototype.tryParsePluralOrSelectOptions=function(t,r,n,i){for(var s,o=!1,a=[],h=new Set,u=i.value,l=i.location;;){if(u.length===0){var c=this.clonePosition();if(r!=="select"&&this.bumpIf("=")){var f=this.tryParseDecimalInteger(m.EXPECT_PLURAL_ARGUMENT_SELECTOR,m.INVALID_PLURAL_ARGUMENT_SELECTOR);if(f.err)return f;l=b(c,this.clonePosition()),u=this.message.slice(c.offset,this.offset())}else break}if(h.has(u))return this.error(r==="select"?m.DUPLICATE_SELECT_ARGUMENT_SELECTOR:m.DUPLICATE_PLURAL_ARGUMENT_SELECTOR,l);u==="other"&&(o=!0),this.bumpSpace();var x=this.clonePosition();if(!this.bumpIf("{"))return this.error(r==="select"?m.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT:m.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT,b(this.clonePosition(),this.clonePosition()));var g=this.parseMessage(t+1,r,n);if(g.err)return g;var y=this.tryParseArgumentClose(x);if(y.err)return y;a.push([u,{value:g.val,location:b(x,this.clonePosition())}]),h.add(u),this.bumpSpace(),s=this.parseIdentifierIfPossible(),u=s.value,l=s.location}return a.length===0?this.error(r==="select"?m.EXPECT_SELECT_ARGUMENT_SELECTOR:m.EXPECT_PLURAL_ARGUMENT_SELECTOR,b(this.clonePosition(),this.clonePosition())):this.requiresOtherClause&&!o?this.error(m.MISSING_OTHER_CLAUSE,b(this.clonePosition(),this.clonePosition())):{val:a,err:null}},e.prototype.tryParseDecimalInteger=function(t,r){var n=1,i=this.clonePosition();this.bumpIf("+")||this.bumpIf("-")&&(n=-1);for(var s=!1,o=0;!this.isEOF();){var a=this.char();if(a>=48&&a<=57)s=!0,o=o*10+(a-48),this.bump();else break}var h=b(i,this.clonePosition());return s?(o*=n,an(o)?{val:o,err:null}:this.error(r,h)):this.error(t,h)},e.prototype.offset=function(){return this.position.offset},e.prototype.isEOF=function(){return this.offset()===this.message.length},e.prototype.clonePosition=function(){return{offset:this.position.offset,line:this.position.line,column:this.position.column}},e.prototype.char=function(){var t=this.position.offset;if(t>=this.message.length)throw Error("out of bound");var r=At(this.message,t);if(r===void 0)throw Error("Offset ".concat(t," is at invalid UTF-16 code unit boundary"));return r},e.prototype.error=function(t,r){return{val:null,err:{kind:t,message:this.message,location:r}}},e.prototype.bump=function(){if(!this.isEOF()){var t=this.char();t===10?(this.position.line+=1,this.position.column=1,this.position.offset+=1):(this.position.column+=1,this.position.offset+=t<65536?1:2)}},e.prototype.bumpIf=function(t){if(Ye(this.message,t,this.offset())){for(var r=0;r<t.length;r++)this.bump();return!0}return!1},e.prototype.bumpUntil=function(t){var r=this.offset(),n=this.message.indexOf(t,r);return n>=0?(this.bumpTo(n),!0):(this.bumpTo(this.message.length),!1)},e.prototype.bumpTo=function(t){if(this.offset()>t)throw Error("targetOffset ".concat(t," must be greater than or equal to the current offset ").concat(this.offset()));for(t=Math.min(t,this.message.length);;){var r=this.offset();if(r===t)break;if(r>t)throw Error("targetOffset ".concat(t," is at invalid UTF-16 code unit boundary"));if(this.bump(),this.isEOF())break}},e.prototype.bumpSpace=function(){for(;!this.isEOF()&&Ot(this.char());)this.bump()},e.prototype.peek=function(){if(this.isEOF())return null;var t=this.char(),r=this.offset(),n=this.message.charCodeAt(r+(t>=65536?2:1));return n!=null?n:null},e}();function Oe(e){return e>=97&&e<=122||e>=65&&e<=90}function cn(e){return Oe(e)||e===47}function pn(e){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}function Ot(e){return e>=9&&e<=13||e===32||e===133||e>=8206&&e<=8207||e===8232||e===8233}function mn(e){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}function Ne(e){e.forEach(function(t){if(delete t.location,Et(t)||yt(t))for(var r in t.options)delete t.options[r].location,Ne(t.options[r].value);else dt(t)&&vt(t.style)||(gt(t)||xt(t))&&Be(t.style)?delete t.style.location:_t(t)&&Ne(t.children)})}function bn(e,t){t===void 0&&(t={}),t=d({shouldParseSkeletons:!0,requiresOtherClause:!0},t);var r=new fn(e,t).parse();if(r.err){var n=SyntaxError(m[r.err.kind]);throw n.location=r.err.location,n.originalMessage=r.err.message,n}return t!=null&&t.captureLocation||Ne(r.val),r.val}var V;(function(e){e.MISSING_VALUE="MISSING_VALUE",e.INVALID_VALUE="INVALID_VALUE",e.MISSING_INTL_API="MISSING_INTL_API"})(V||(V={}));var fe=function(e){le(t,e);function t(r,n,i){var s=e.call(this,r)||this;return s.code=n,s.originalMessage=i,s}return t.prototype.toString=function(){return"[formatjs Error: ".concat(this.code,"] ").concat(this.message)},t}(Error),tt=function(e){le(t,e);function t(r,n,i,s){return e.call(this,'Invalid values for "'.concat(r,'": "').concat(n,'". Options are "').concat(Object.keys(i).join('", "'),'"'),V.INVALID_VALUE,s)||this}return t}(fe),dn=function(e){le(t,e);function t(r,n,i){return e.call(this,'Value for "'.concat(r,'" must be of type ').concat(n),V.INVALID_VALUE,i)||this}return t}(fe),gn=function(e){le(t,e);function t(r,n){return e.call(this,'The intl string context variable "'.concat(r,'" was not provided to the string "').concat(n,'"'),V.MISSING_VALUE,n)||this}return t}(fe),_;(function(e){e[e.literal=0]="literal",e[e.object=1]="object"})(_||(_={}));function xn(e){return e.length<2?e:e.reduce(function(t,r){var n=t[t.length-1];return!n||n.type!==_.literal||r.type!==_.literal?t.push(r):n.value+=r.value,t},[])}function En(e){return typeof e=="function"}function se(e,t,r,n,i,s,o){if(e.length===1&&Ze(e[0]))return[{type:_.literal,value:e[0].value}];for(var a=[],h=0,u=e;h<u.length;h++){var l=u[h];if(Ze(l)){a.push({type:_.literal,value:l.value});continue}if(Dr(l)){typeof s=="number"&&a.push({type:_.literal,value:r.getNumberFormat(t).format(s)});continue}var c=l.value;if(!(i&&c in i))throw new gn(c,o);var f=i[c];if(Gr(l)){(!f||typeof f=="string"||typeof f=="number")&&(f=typeof f=="string"||typeof f=="number"?String(f):""),a.push({type:typeof f=="string"?_.literal:_.object,value:f});continue}if(gt(l)){var x=typeof l.style=="string"?n.date[l.style]:Be(l.style)?l.style.parsedOptions:void 0;a.push({type:_.literal,value:r.getDateTimeFormat(t,x).format(f)});continue}if(xt(l)){var x=typeof l.style=="string"?n.time[l.style]:Be(l.style)?l.style.parsedOptions:n.time.medium;a.push({type:_.literal,value:r.getDateTimeFormat(t,x).format(f)});continue}if(dt(l)){var x=typeof l.style=="string"?n.number[l.style]:vt(l.style)?l.style.parsedOptions:void 0;x&&x.scale&&(f=f*(x.scale||1)),a.push({type:_.literal,value:r.getNumberFormat(t,x).format(f)});continue}if(_t(l)){var g=l.children,y=l.value,H=i[y];if(!En(H))throw new dn(y,"function",o);var S=se(g,t,r,n,i,s),A=H(S.map(function(O){return O.value}));Array.isArray(A)||(A=[A]),a.push.apply(a,A.map(function(O){return{type:typeof O=="string"?_.literal:_.object,value:O}}))}if(Et(l)){var v=l.options[f]||l.options.other;if(!v)throw new tt(l.value,f,Object.keys(l.options),o);a.push.apply(a,se(v.value,t,r,n,i));continue}if(yt(l)){var v=l.options["=".concat(f)];if(!v){if(!Intl.PluralRules)throw new fe(`Intl.PluralRules is not available in this environment.
|
2
|
-
Try polyfilling it using "@formatjs/intl-pluralrules"
|
3
|
-
`,V.MISSING_INTL_API,o);var N=r.getPluralRules(t,{type:l.pluralType}).select(f-(l.offset||0));v=l.options[N]||l.options.other}if(!v)throw new tt(l.value,f,Object.keys(l.options),o);a.push.apply(a,se(v.value,t,r,n,i,f-(l.offset||0)));continue}}return xn(a)}function yn(e,t){return t?d(d(d({},e||{}),t||{}),Object.keys(e).reduce(function(r,n){return r[n]=d(d({},e[n]),t[n]||{}),r},{})):e}function _n(e,t){return t?Object.keys(e).reduce(function(r,n){return r[n]=yn(e[n],t[n]),r},d({},e)):e}function ye(e){return{create:function(){return{get:function(t){return e[t]},set:function(t,r){e[t]=r}}}}}function vn(e){return e===void 0&&(e={number:{},dateTime:{},pluralRules:{}}),{getNumberFormat:ge(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.NumberFormat).bind.apply(t,de([void 0],r,!1)))},{cache:ye(e.number),strategy:xe.variadic}),getDateTimeFormat:ge(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.DateTimeFormat).bind.apply(t,de([void 0],r,!1)))},{cache:ye(e.dateTime),strategy:xe.variadic}),getPluralRules:ge(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.PluralRules).bind.apply(t,de([void 0],r,!1)))},{cache:ye(e.pluralRules),strategy:xe.variadic})}}var Hn=function(){function e(t,r,n,i){r===void 0&&(r=e.defaultLocale);var s=this;if(this.formatterCache={number:{},dateTime:{},pluralRules:{}},this.format=function(h){var u=s.formatToParts(h);if(u.length===1)return u[0].value;var l=u.reduce(function(c,f){return!c.length||f.type!==_.literal||typeof c[c.length-1]!="string"?c.push(f.value):c[c.length-1]+=f.value,c},[]);return l.length<=1?l[0]||"":l},this.formatToParts=function(h){return se(s.ast,s.locales,s.formatters,s.formats,h,void 0,s.message)},this.resolvedOptions=function(){var h;return{locale:((h=s.resolvedLocale)===null||h===void 0?void 0:h.toString())||Intl.NumberFormat.supportedLocalesOf(s.locales)[0]}},this.getAst=function(){return s.ast},this.locales=r,this.resolvedLocale=e.resolveLocale(r),typeof t=="string"){if(this.message=t,!e.__parse)throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");var o=i||{};o.formatters;var a=wr(o,["formatters"]);this.ast=e.__parse(t,d(d({},a),{locale:this.resolvedLocale}))}else this.ast=t;if(!Array.isArray(this.ast))throw new TypeError("A message must be provided as a String or AST.");this.formats=_n(e.formats,n),this.formatters=i&&i.formatters||vn(this.formatterCache)}return Object.defineProperty(e,"defaultLocale",{get:function(){return e.memoizedDefaultLocale||(e.memoizedDefaultLocale=new Intl.NumberFormat().resolvedOptions().locale),e.memoizedDefaultLocale},enumerable:!1,configurable:!0}),e.memoizedDefaultLocale=null,e.resolveLocale=function(t){if(typeof Intl.Locale!="undefined"){var r=Intl.NumberFormat.supportedLocalesOf(t);return r.length>0?new Intl.Locale(r[0]):new Intl.Locale(typeof t=="string"?t:t[0])}},e.__parse=bn,e.formats={number:{integer:{maximumFractionDigits:0},currency:{style:"currency"},percent:{style:"percent"}},date:{short:{month:"numeric",day:"numeric",year:"2-digit"},medium:{month:"short",day:"numeric",year:"numeric"},long:{month:"long",day:"numeric",year:"numeric"},full:{weekday:"long",month:"long",day:"numeric",year:"numeric"}},time:{short:{hour:"numeric",minute:"numeric"},medium:{hour:"numeric",minute:"numeric",second:"numeric"},long:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"},full:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"}}},e}();function Tn(e,t){if(t==null)return;if(t in e)return e[t];const r=t.split(".");let n=e;for(let i=0;i<r.length;i++)if(typeof n=="object"){if(i>0){const s=r.slice(i,r.length).join(".");if(s in n){n=n[s];break}}n=n[r[i]]}else n=void 0;return n}const I={},Bn=(e,t,r)=>r&&(t in I||(I[t]={}),e in I[t]||(I[t][e]=r),r),Nt=(e,t)=>{if(t==null)return;if(t in I&&e in I[t])return I[t][e];const r=ce(t);for(let n=0;n<r.length;n++){const i=r[n],s=An(i,e);if(s)return Bn(e,t,s)}};let Ue;const z=he({});function Sn(e){return Ue[e]||null}function It(e){return e in Ue}function An(e,t){if(!It(e))return null;const r=Sn(e);return Tn(r,t)}function Pn(e){if(e==null)return;const t=ce(e);for(let r=0;r<t.length;r++){const n=t[r];if(It(n))return n}}function wt(e,...t){delete I[e],z.update(r=>(r[e]=Ir.all([r[e]||{},...t]),r))}X([z],([e])=>Object.keys(e));z.subscribe(e=>Ue=e);const oe={};function On(e,t){oe[e].delete(t),oe[e].size===0&&delete oe[e]}function Lt(e){return oe[e]}function Nn(e){return ce(e).map(t=>{const r=Lt(t);return[t,r?[...r]:[]]}).filter(([,t])=>t.length>0)}function Ie(e){return e==null?!1:ce(e).some(t=>{var r;return(r=Lt(t))==null?void 0:r.size})}function In(e,t){return Promise.all(t.map(n=>(On(e,n),n().then(i=>i.default||i)))).then(n=>wt(e,...n))}const Z={};function Ct(e){if(!Ie(e))return e in Z?Z[e]:Promise.resolve();const t=Nn(e);return Z[e]=Promise.all(t.map(([r,n])=>In(r,n))).then(()=>{if(Ie(e))return Ct(e);delete Z[e]}),Z[e]}const wn={number:{scientific:{notation:"scientific"},engineering:{notation:"engineering"},compactLong:{notation:"compact",compactDisplay:"long"},compactShort:{notation:"compact",compactDisplay:"short"}},date:{short:{month:"numeric",day:"numeric",year:"2-digit"},medium:{month:"short",day:"numeric",year:"numeric"},long:{month:"long",day:"numeric",year:"numeric"},full:{weekday:"long",month:"long",day:"numeric",year:"numeric"}},time:{short:{hour:"numeric",minute:"numeric"},medium:{hour:"numeric",minute:"numeric",second:"numeric"},long:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"},full:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"}}},Ln={fallbackLocale:null,loadingDelay:200,formats:wn,warnOnMissingMessages:!0,handleMissingMessage:void 0,ignoreTag:!0},Cn=Ln;function k(){return Cn}const _e=he(!1);var Mn=Object.defineProperty,Rn=Object.defineProperties,$n=Object.getOwnPropertyDescriptors,rt=Object.getOwnPropertySymbols,Un=Object.prototype.hasOwnProperty,Gn=Object.prototype.propertyIsEnumerable,nt=(e,t,r)=>t in e?Mn(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Dn=(e,t)=>{for(var r in t||(t={}))Un.call(t,r)&&nt(e,r,t[r]);if(rt)for(var r of rt(t))Gn.call(t,r)&&nt(e,r,t[r]);return e},Fn=(e,t)=>Rn(e,$n(t));let we;const ae=he(null);function it(e){return e.split("-").map((t,r,n)=>n.slice(0,r+1).join("-")).reverse()}function ce(e,t=k().fallbackLocale){const r=it(e);return t?[...new Set([...r,...it(t)])]:r}function M(){return we!=null?we:void 0}ae.subscribe(e=>{we=e!=null?e:void 0,typeof window!="undefined"&&e!=null&&document.documentElement.setAttribute("lang",e)});const jn=e=>{if(e&&Pn(e)&&Ie(e)){const{loadingDelay:t}=k();let r;return typeof window!="undefined"&&M()!=null&&t?r=window.setTimeout(()=>_e.set(!0),t):_e.set(!0),Ct(e).then(()=>{ae.set(e)}).finally(()=>{clearTimeout(r),_e.set(!1)})}return ae.set(e)},w=Fn(Dn({},ae),{set:jn}),pe=e=>{const t=Object.create(null);return n=>{const i=JSON.stringify(n);return i in t?t[i]:t[i]=e(n)}};var Vn=Object.defineProperty,ue=Object.getOwnPropertySymbols,Mt=Object.prototype.hasOwnProperty,Rt=Object.prototype.propertyIsEnumerable,st=(e,t,r)=>t in e?Vn(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Ge=(e,t)=>{for(var r in t||(t={}))Mt.call(t,r)&&st(e,r,t[r]);if(ue)for(var r of ue(t))Rt.call(t,r)&&st(e,r,t[r]);return e},W=(e,t)=>{var r={};for(var n in e)Mt.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&ue)for(var n of ue(e))t.indexOf(n)<0&&Rt.call(e,n)&&(r[n]=e[n]);return r};const K=(e,t)=>{const{formats:r}=k();if(e in r&&t in r[e])return r[e][t];throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`)},kn=pe(e=>{var t=e,{locale:r,format:n}=t,i=W(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format numbers');return n&&(i=K("number",n)),new Intl.NumberFormat(r,i)}),Xn=pe(e=>{var t=e,{locale:r,format:n}=t,i=W(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format dates');return n?i=K("date",n):Object.keys(i).length===0&&(i=K("date","short")),new Intl.DateTimeFormat(r,i)}),zn=pe(e=>{var t=e,{locale:r,format:n}=t,i=W(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format time values');return n?i=K("time",n):Object.keys(i).length===0&&(i=K("time","short")),new Intl.DateTimeFormat(r,i)}),Wn=(e={})=>{var t=e,{locale:r=M()}=t,n=W(t,["locale"]);return kn(Ge({locale:r},n))},Zn=(e={})=>{var t=e,{locale:r=M()}=t,n=W(t,["locale"]);return Xn(Ge({locale:r},n))},Qn=(e={})=>{var t=e,{locale:r=M()}=t,n=W(t,["locale"]);return zn(Ge({locale:r},n))},Jn=pe((e,t=M())=>new Hn(e,t,k().formats,{ignoreTag:k().ignoreTag})),qn=(e,t={})=>{var r,n,i,s;let o=t;typeof e=="object"&&(o=e,e=o.id);const{values:a,locale:h=M(),default:u}=o;if(h==null)throw new Error("[svelte-i18n] Cannot format a message without first setting the initial locale.");let l=Nt(e,h);if(!l)l=(s=(i=(n=(r=k()).handleMissingMessage)==null?void 0:n.call(r,{locale:h,id:e,defaultValue:u}))!=null?i:u)!=null?s:e;else if(typeof l!="string")return console.warn(`[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof l}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`),l;if(!a)return l;let c=l;try{c=Jn(l,h).format(a)}catch(f){f instanceof Error&&console.warn(`[svelte-i18n] Message "${e}" has syntax error:`,f.message)}return c},Yn=(e,t)=>Qn(t).format(e),Kn=(e,t)=>Zn(t).format(e),ei=(e,t)=>Wn(t).format(e),ti=(e,t=M())=>Nt(e,t),ri=X([w,z],()=>qn);X([w],()=>Yn);X([w],()=>Kn);X([w],()=>ei);X([w,z],()=>ti);function ni({withLocale:e,translations:t}){w.subscribe(r=>{r==null&&(z.set(t),w.set(e))})}function ot(e,t){wt(e,t)}function ii(e){w.set(e)}const at={en:{bets:"bets"},tr:{bets:"bahisler"},es:{bets:"apuestas"},el:{bets:"bets"},hr:{bets:"ulozi"},"pt-br":{bets:"apostas"},"es-mx":{bets:"apuestas"},"en-us":{bets:"bets"}};function si(e){Qt(e,"svelte-6dosur",'*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.general-icon-progress-bar{background:var(--emw--color-black, #000000);color:var(--emw--color-white, #FFFFFF);height:100%;background:rgba(0, 0, 0, 0.8);border-radius:3px}.stepBar.inactive::after{border-color:#a6a4a1 transparent transparent transparent}.stepBar.inactive{background:linear-gradient(270deg, #a2a09e 8.82%, #aba9ad 99.63%)}.stepBar.inactive span{color:rgba(112, 106, 106, 0.8)}.stepBar span{font-weight:700;font-size:11px;line-height:var(--parentElementHeight, 20px);align-items:center;color:#fff;text-align:right;position:relative;z-index:1;white-space:nowrap}.stepBar::after{content:" ";position:absolute;top:0;border-width:20px 10px 20px 0;border-top-width:var(--triangleHeight, 20px);border-right-width:var(--halfOfTriangleHeight, 10px);border-bottom-width:var(--triangleHeight, 20px);border-style:solid;border-color:#FCA452 transparent transparent transparent;text-align:right}.stepBar{position:relative;width:var(--currentStep, 0);height:100%;background:linear-gradient(270deg, #FCA452 8.82%, #600062 99.63%);text-align:right;border-top-left-radius:3px;border-bottom-left-radius:3px;border-top-right-radius:var(--stepBarBorderRadius, 0px);border-bottom-right-radius:var(--stepBarBorderRadius, 0px);transition-property:width;transition-duration:0.18s;transition-timing-function:cubic-bezier(0.43, 0.8, 0.95, 0.88);transition-delay:0.3s}')}function oi(e){let t,r,n,i,s;return{c(){t=Q("div"),r=Q("div"),n=Q("span"),i=Yt(e[3]),C(n,"part","progressText"),C(r,"class",s="stepBar "+e[4]),C(r,"part","stepBar"),C(t,"class","general-icon-progress-bar"),C(t,"part","totalBar")},m(o,a){ft(o,t,a),ne(t,r),ne(r,n),ne(n,i),e[13](n),e[14](r),e[15](t)},p(o,[a]){a&8&&er(i,o[3]),a&16&&s!==(s="stepBar "+o[4])&&C(r,"class",s)},i:B,o:B,d(o){o&&Ce(t),e[13](null),e[14](null),e[15](null)}}}function ai(e,t,r){let n;Zt(e,ri,p=>r(20,n=p));let{currentstep:i=0}=t,{total:s=1}=t,{showaspercent:o}=t,{lang:a="en"}=t,{status:h}=t,{translationurl:u=""}=t,{progressfractiondigit:l=1}=t,{triggerreset:c}=t,f,x,g,y,H,S,A,v="0px",N="active";ni({withLocale:"en",translations:{}});const O=()=>{fetch(u).then(L=>L.json()).then(L=>{Object.keys(L).forEach(De=>{ot(De,L[De])})}).catch(L=>{console.log(L)})};Object.keys(at).forEach(p=>{ot(p,at[p])});const R=()=>{ii(a)},te=()=>{let p=(i/s*100).toFixed(l);setTimeout(()=>{o||o==="true"?r(3,y=`${p}%`):r(3,y=`${i}/${s} ${n("bets")}`)},y?573:0),p==0||p==100?(S="0px",A="0px",v=p==100?"3px":"0px"):(S=`${f.offsetHeight}px`,H=S,A=`${f.offsetHeight/3}px`,v="0px"),x.style.setProperty("--parentElementHeight",H),g.style.setProperty("--currentStep",p+"%"),g.style.setProperty("--triangleHeight",S),g.style.setProperty("--halfOfTriangleHeight",A),g.style.setProperty("--stepBarBorderRadius",v)},Ut=()=>{r(4,N=h=="active"?"":"inactive")};function Gt(p){q[p?"unshift":"push"](()=>{x=p,r(1,x)})}function Dt(p){q[p?"unshift":"push"](()=>{g=p,r(2,g)})}function Ft(p){q[p?"unshift":"push"](()=>{f=p,r(0,f)})}return e.$$set=p=>{"currentstep"in p&&r(5,i=p.currentstep),"total"in p&&r(6,s=p.total),"showaspercent"in p&&r(7,o=p.showaspercent),"lang"in p&&r(8,a=p.lang),"status"in p&&r(9,h=p.status),"translationurl"in p&&r(10,u=p.translationurl),"progressfractiondigit"in p&&r(11,l=p.progressfractiondigit),"triggerreset"in p&&r(12,c=p.triggerreset)},e.$$.update=()=>{e.$$.dirty&4160&&c&&s&&setTimeout(()=>{te()}),e.$$.dirty&256&&a&&R(),e.$$.dirty&512&&h&&Ut(),e.$$.dirty&1024&&u&&O()},[f,x,g,y,N,i,s,o,a,h,u,l,c,Gt,Dt,Ft]}class $t extends pr{constructor(t){super(),fr(this,t,ai,oi,ht,{currentstep:5,total:6,showaspercent:7,lang:8,status:9,translationurl:10,progressfractiondigit:11,triggerreset:12},si)}get currentstep(){return this.$$.ctx[5]}set currentstep(t){this.$$set({currentstep:t}),P()}get total(){return this.$$.ctx[6]}set total(t){this.$$set({total:t}),P()}get showaspercent(){return this.$$.ctx[7]}set showaspercent(t){this.$$set({showaspercent:t}),P()}get lang(){return this.$$.ctx[8]}set lang(t){this.$$set({lang:t}),P()}get status(){return this.$$.ctx[9]}set status(t){this.$$set({status:t}),P()}get translationurl(){return this.$$.ctx[10]}set translationurl(t){this.$$set({translationurl:t}),P()}get progressfractiondigit(){return this.$$.ctx[11]}set progressfractiondigit(t){this.$$set({progressfractiondigit:t}),P()}get triggerreset(){return this.$$.ctx[12]}set triggerreset(t){this.$$set({triggerreset:t}),P()}}cr($t,{currentstep:{},total:{},showaspercent:{},lang:{},status:{},translationurl:{},progressfractiondigit:{},triggerreset:{}},[],[],!0);exports.default=$t;
|