@everymatrix/casino-403 1.50.0 → 1.50.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -638,7 +638,57 @@ function ye(e, t, r) {
|
|
638
638
|
(s || !(n in t)) && (s || (s = Array.prototype.slice.call(t, 0, n)), s[n] = t[n]);
|
639
639
|
return e.concat(s || Array.prototype.slice.call(t));
|
640
640
|
}
|
641
|
-
|
641
|
+
function xe(e, t) {
|
642
|
+
var r = t && t.cache ? t.cache : Cr, n = t && t.serializer ? t.serializer : Ir, i = t && t.strategy ? t.strategy : Nr;
|
643
|
+
return i(e, {
|
644
|
+
cache: r,
|
645
|
+
serializer: n
|
646
|
+
});
|
647
|
+
}
|
648
|
+
function wr(e) {
|
649
|
+
return e == null || typeof e == "number" || typeof e == "boolean";
|
650
|
+
}
|
651
|
+
function dt(e, t, r, n) {
|
652
|
+
var i = wr(n) ? n : r(n), s = t.get(i);
|
653
|
+
return typeof s == "undefined" && (s = e.call(this, n), t.set(i, s)), s;
|
654
|
+
}
|
655
|
+
function bt(e, t, r) {
|
656
|
+
var n = Array.prototype.slice.call(arguments, 3), i = r(n), s = t.get(i);
|
657
|
+
return typeof s == "undefined" && (s = e.apply(this, n), t.set(i, s)), s;
|
658
|
+
}
|
659
|
+
function Ue(e, t, r, n, i) {
|
660
|
+
return r.bind(t, e, n, i);
|
661
|
+
}
|
662
|
+
function Nr(e, t) {
|
663
|
+
var r = e.length === 1 ? dt : bt;
|
664
|
+
return Ue(e, this, r, t.cache.create(), t.serializer);
|
665
|
+
}
|
666
|
+
function Or(e, t) {
|
667
|
+
return Ue(e, this, bt, t.cache.create(), t.serializer);
|
668
|
+
}
|
669
|
+
function Lr(e, t) {
|
670
|
+
return Ue(e, this, dt, t.cache.create(), t.serializer);
|
671
|
+
}
|
672
|
+
var Ir = function() {
|
673
|
+
return JSON.stringify(arguments);
|
674
|
+
};
|
675
|
+
function Ge() {
|
676
|
+
this.cache = /* @__PURE__ */ Object.create(null);
|
677
|
+
}
|
678
|
+
Ge.prototype.get = function(e) {
|
679
|
+
return this.cache[e];
|
680
|
+
};
|
681
|
+
Ge.prototype.set = function(e, t) {
|
682
|
+
this.cache[e] = t;
|
683
|
+
};
|
684
|
+
var Cr = {
|
685
|
+
create: function() {
|
686
|
+
return new Ge();
|
687
|
+
}
|
688
|
+
}, ve = {
|
689
|
+
variadic: Or,
|
690
|
+
monadic: Lr
|
691
|
+
}, p;
|
642
692
|
(function(e) {
|
643
693
|
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";
|
644
694
|
})(p || (p = {}));
|
@@ -653,40 +703,40 @@ var V;
|
|
653
703
|
function Qe(e) {
|
654
704
|
return e.type === x.literal;
|
655
705
|
}
|
656
|
-
function
|
706
|
+
function $r(e) {
|
657
707
|
return e.type === x.argument;
|
658
708
|
}
|
659
|
-
function
|
709
|
+
function yt(e) {
|
660
710
|
return e.type === x.number;
|
661
711
|
}
|
662
|
-
function
|
712
|
+
function xt(e) {
|
663
713
|
return e.type === x.date;
|
664
714
|
}
|
665
|
-
function
|
715
|
+
function vt(e) {
|
666
716
|
return e.type === x.time;
|
667
717
|
}
|
668
|
-
function
|
718
|
+
function Et(e) {
|
669
719
|
return e.type === x.select;
|
670
720
|
}
|
671
|
-
function
|
721
|
+
function _t(e) {
|
672
722
|
return e.type === x.plural;
|
673
723
|
}
|
674
|
-
function
|
724
|
+
function Mr(e) {
|
675
725
|
return e.type === x.pound;
|
676
726
|
}
|
677
|
-
function
|
727
|
+
function Ht(e) {
|
678
728
|
return e.type === x.tag;
|
679
729
|
}
|
680
|
-
function
|
730
|
+
function Tt(e) {
|
681
731
|
return !!(e && typeof e == "object" && e.type === V.number);
|
682
732
|
}
|
683
733
|
function Pe(e) {
|
684
734
|
return !!(e && typeof e == "object" && e.type === V.dateTime);
|
685
735
|
}
|
686
|
-
var
|
687
|
-
function
|
736
|
+
var Bt = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Rr = /(?:[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;
|
737
|
+
function Dr(e) {
|
688
738
|
var t = {};
|
689
|
-
return e.replace(
|
739
|
+
return e.replace(Rr, function(r) {
|
690
740
|
var n = r.length;
|
691
741
|
switch (r[0]) {
|
692
742
|
case "G":
|
@@ -775,11 +825,11 @@ function Lr(e) {
|
|
775
825
|
return "";
|
776
826
|
}), t;
|
777
827
|
}
|
778
|
-
var
|
779
|
-
function
|
828
|
+
var Ur = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
|
829
|
+
function Gr(e) {
|
780
830
|
if (e.length === 0)
|
781
831
|
throw new Error("Number skeleton cannot be empty");
|
782
|
-
for (var t = e.split(
|
832
|
+
for (var t = e.split(Ur).filter(function(f) {
|
783
833
|
return f.length > 0;
|
784
834
|
}), r = [], n = 0, i = t; n < i.length; n++) {
|
785
835
|
var s = i[n], o = s.split("/");
|
@@ -794,17 +844,17 @@ function Cr(e) {
|
|
794
844
|
}
|
795
845
|
return r;
|
796
846
|
}
|
797
|
-
function
|
847
|
+
function Fr(e) {
|
798
848
|
return e.replace(/^(.*?)-/, "");
|
799
849
|
}
|
800
|
-
var Je = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g,
|
850
|
+
var Je = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, St = /^(@+)?(\+|#+)?[rs]?$/g, jr = /(\*)(0+)|(#+)(0+)|(0+)/g, At = /^(0+)$/;
|
801
851
|
function Ye(e) {
|
802
852
|
var t = {};
|
803
|
-
return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(
|
853
|
+
return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(St, function(r, n, i) {
|
804
854
|
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)), "";
|
805
855
|
}), t;
|
806
856
|
}
|
807
|
-
function
|
857
|
+
function Pt(e) {
|
808
858
|
switch (e) {
|
809
859
|
case "sign-auto":
|
810
860
|
return {
|
@@ -844,7 +894,7 @@ function St(e) {
|
|
844
894
|
};
|
845
895
|
}
|
846
896
|
}
|
847
|
-
function
|
897
|
+
function Vr(e) {
|
848
898
|
var t;
|
849
899
|
if (e[0] === "E" && e[1] === "E" ? (t = {
|
850
900
|
notation: "engineering"
|
@@ -852,17 +902,17 @@ function Rr(e) {
|
|
852
902
|
notation: "scientific"
|
853
903
|
}, e = e.slice(1)), t) {
|
854
904
|
var r = e.slice(0, 2);
|
855
|
-
if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !
|
905
|
+
if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !At.test(e))
|
856
906
|
throw new Error("Malformed concise eng/scientific notation");
|
857
907
|
t.minimumIntegerDigits = e.length;
|
858
908
|
}
|
859
909
|
return t;
|
860
910
|
}
|
861
911
|
function Ke(e) {
|
862
|
-
var t = {}, r =
|
912
|
+
var t = {}, r = Pt(e);
|
863
913
|
return r || t;
|
864
914
|
}
|
865
|
-
function
|
915
|
+
function kr(e) {
|
866
916
|
for (var t = {}, r = 0, n = e; r < n.length; r++) {
|
867
917
|
var i = n[r];
|
868
918
|
switch (i.stem) {
|
@@ -886,7 +936,7 @@ function Dr(e) {
|
|
886
936
|
continue;
|
887
937
|
case "measure-unit":
|
888
938
|
case "unit":
|
889
|
-
t.style = "unit", t.unit =
|
939
|
+
t.style = "unit", t.unit = Fr(i.options[0]);
|
890
940
|
continue;
|
891
941
|
case "compact-short":
|
892
942
|
case "K":
|
@@ -948,7 +998,7 @@ function Dr(e) {
|
|
948
998
|
case "integer-width":
|
949
999
|
if (i.options.length > 1)
|
950
1000
|
throw new RangeError("integer-width stems only accept a single optional option");
|
951
|
-
i.options[0].replace(
|
1001
|
+
i.options[0].replace(jr, function(h, u, l, c, f, b) {
|
952
1002
|
if (u)
|
953
1003
|
t.minimumIntegerDigits = l.length;
|
954
1004
|
else {
|
@@ -961,7 +1011,7 @@ function Dr(e) {
|
|
961
1011
|
});
|
962
1012
|
continue;
|
963
1013
|
}
|
964
|
-
if (
|
1014
|
+
if (At.test(i.stem)) {
|
965
1015
|
t.minimumIntegerDigits = i.stem.length;
|
966
1016
|
continue;
|
967
1017
|
}
|
@@ -975,13 +1025,13 @@ function Dr(e) {
|
|
975
1025
|
s === "w" ? t = d(d({}, t), { trailingZeroDisplay: "stripIfInteger" }) : s && (t = d(d({}, t), Ye(s)));
|
976
1026
|
continue;
|
977
1027
|
}
|
978
|
-
if (
|
1028
|
+
if (St.test(i.stem)) {
|
979
1029
|
t = d(d({}, t), Ye(i.stem));
|
980
1030
|
continue;
|
981
1031
|
}
|
982
|
-
var o =
|
1032
|
+
var o = Pt(i.stem);
|
983
1033
|
o && (t = d(d({}, t), o));
|
984
|
-
var a =
|
1034
|
+
var a = Vr(i.stem);
|
985
1035
|
a && (t = d(d({}, t), a));
|
986
1036
|
}
|
987
1037
|
return t;
|
@@ -991,6 +1041,12 @@ var re = {
|
|
991
1041
|
"H",
|
992
1042
|
"h"
|
993
1043
|
],
|
1044
|
+
419: [
|
1045
|
+
"h",
|
1046
|
+
"H",
|
1047
|
+
"hB",
|
1048
|
+
"hb"
|
1049
|
+
],
|
994
1050
|
AC: [
|
995
1051
|
"H",
|
996
1052
|
"h",
|
@@ -1039,8 +1095,8 @@ var re = {
|
|
1039
1095
|
"hB"
|
1040
1096
|
],
|
1041
1097
|
AR: [
|
1042
|
-
"H",
|
1043
1098
|
"h",
|
1099
|
+
"H",
|
1044
1100
|
"hB",
|
1045
1101
|
"hb"
|
1046
1102
|
],
|
@@ -1130,9 +1186,9 @@ var re = {
|
|
1130
1186
|
"H"
|
1131
1187
|
],
|
1132
1188
|
BO: [
|
1189
|
+
"h",
|
1133
1190
|
"H",
|
1134
1191
|
"hB",
|
1135
|
-
"h",
|
1136
1192
|
"hb"
|
1137
1193
|
],
|
1138
1194
|
BQ: [
|
@@ -1209,8 +1265,8 @@ var re = {
|
|
1209
1265
|
"hB"
|
1210
1266
|
],
|
1211
1267
|
CL: [
|
1212
|
-
"H",
|
1213
1268
|
"h",
|
1269
|
+
"H",
|
1214
1270
|
"hB",
|
1215
1271
|
"hb"
|
1216
1272
|
],
|
@@ -1235,14 +1291,14 @@ var re = {
|
|
1235
1291
|
"H"
|
1236
1292
|
],
|
1237
1293
|
CR: [
|
1238
|
-
"H",
|
1239
1294
|
"h",
|
1295
|
+
"H",
|
1240
1296
|
"hB",
|
1241
1297
|
"hb"
|
1242
1298
|
],
|
1243
1299
|
CU: [
|
1244
|
-
"H",
|
1245
1300
|
"h",
|
1301
|
+
"H",
|
1246
1302
|
"hB",
|
1247
1303
|
"hb"
|
1248
1304
|
],
|
@@ -1311,9 +1367,9 @@ var re = {
|
|
1311
1367
|
"hb"
|
1312
1368
|
],
|
1313
1369
|
EC: [
|
1370
|
+
"h",
|
1314
1371
|
"H",
|
1315
1372
|
"hB",
|
1316
|
-
"h",
|
1317
1373
|
"hb"
|
1318
1374
|
],
|
1319
1375
|
EE: [
|
@@ -1449,8 +1505,8 @@ var re = {
|
|
1449
1505
|
"hB"
|
1450
1506
|
],
|
1451
1507
|
GT: [
|
1452
|
-
"H",
|
1453
1508
|
"h",
|
1509
|
+
"H",
|
1454
1510
|
"hB",
|
1455
1511
|
"hb"
|
1456
1512
|
],
|
@@ -1477,8 +1533,8 @@ var re = {
|
|
1477
1533
|
"H"
|
1478
1534
|
],
|
1479
1535
|
HN: [
|
1480
|
-
"H",
|
1481
1536
|
"h",
|
1537
|
+
"H",
|
1482
1538
|
"hB",
|
1483
1539
|
"hb"
|
1484
1540
|
],
|
@@ -1792,8 +1848,8 @@ var re = {
|
|
1792
1848
|
"hB"
|
1793
1849
|
],
|
1794
1850
|
MX: [
|
1795
|
-
"H",
|
1796
1851
|
"h",
|
1852
|
+
"H",
|
1797
1853
|
"hB",
|
1798
1854
|
"hb"
|
1799
1855
|
],
|
@@ -1833,8 +1889,8 @@ var re = {
|
|
1833
1889
|
"hB"
|
1834
1890
|
],
|
1835
1891
|
NI: [
|
1836
|
-
"H",
|
1837
1892
|
"h",
|
1893
|
+
"H",
|
1838
1894
|
"hB",
|
1839
1895
|
"hb"
|
1840
1896
|
],
|
@@ -1882,9 +1938,9 @@ var re = {
|
|
1882
1938
|
"hb"
|
1883
1939
|
],
|
1884
1940
|
PE: [
|
1941
|
+
"h",
|
1885
1942
|
"H",
|
1886
1943
|
"hB",
|
1887
|
-
"h",
|
1888
1944
|
"hb"
|
1889
1945
|
],
|
1890
1946
|
PF: [
|
@@ -1942,8 +1998,8 @@ var re = {
|
|
1942
1998
|
"H"
|
1943
1999
|
],
|
1944
2000
|
PY: [
|
1945
|
-
"H",
|
1946
2001
|
"h",
|
2002
|
+
"H",
|
1947
2003
|
"hB",
|
1948
2004
|
"hb"
|
1949
2005
|
],
|
@@ -2056,8 +2112,8 @@ var re = {
|
|
2056
2112
|
"hB"
|
2057
2113
|
],
|
2058
2114
|
SV: [
|
2059
|
-
"H",
|
2060
2115
|
"h",
|
2116
|
+
"H",
|
2061
2117
|
"hB",
|
2062
2118
|
"hb"
|
2063
2119
|
],
|
@@ -2179,8 +2235,8 @@ var re = {
|
|
2179
2235
|
"hB"
|
2180
2236
|
],
|
2181
2237
|
UY: [
|
2182
|
-
"H",
|
2183
2238
|
"h",
|
2239
|
+
"H",
|
2184
2240
|
"hB",
|
2185
2241
|
"hb"
|
2186
2242
|
],
|
@@ -2288,37 +2344,37 @@ var re = {
|
|
2288
2344
|
"H",
|
2289
2345
|
"hB"
|
2290
2346
|
],
|
2291
|
-
"
|
2292
|
-
"H",
|
2347
|
+
"en-HK": [
|
2293
2348
|
"h",
|
2294
|
-
"
|
2295
|
-
"
|
2349
|
+
"hb",
|
2350
|
+
"H",
|
2351
|
+
"hB"
|
2296
2352
|
],
|
2297
|
-
"
|
2353
|
+
"en-IL": [
|
2298
2354
|
"H",
|
2299
2355
|
"h",
|
2300
|
-
"
|
2301
|
-
"
|
2356
|
+
"hb",
|
2357
|
+
"hB"
|
2302
2358
|
],
|
2303
|
-
"
|
2304
|
-
"H",
|
2359
|
+
"en-MY": [
|
2305
2360
|
"h",
|
2306
|
-
"
|
2307
|
-
"
|
2361
|
+
"hb",
|
2362
|
+
"H",
|
2363
|
+
"hB"
|
2308
2364
|
],
|
2309
|
-
"es-
|
2365
|
+
"es-BR": [
|
2310
2366
|
"H",
|
2311
2367
|
"h",
|
2312
2368
|
"hB",
|
2313
2369
|
"hb"
|
2314
2370
|
],
|
2315
|
-
"es-
|
2371
|
+
"es-ES": [
|
2316
2372
|
"H",
|
2317
2373
|
"h",
|
2318
2374
|
"hB",
|
2319
2375
|
"hb"
|
2320
2376
|
],
|
2321
|
-
"es-
|
2377
|
+
"es-GQ": [
|
2322
2378
|
"H",
|
2323
2379
|
"h",
|
2324
2380
|
"hB",
|
@@ -2395,13 +2451,13 @@ var re = {
|
|
2395
2451
|
"h"
|
2396
2452
|
]
|
2397
2453
|
};
|
2398
|
-
function
|
2454
|
+
function Xr(e, t) {
|
2399
2455
|
for (var r = "", n = 0; n < e.length; n++) {
|
2400
2456
|
var i = e.charAt(n);
|
2401
2457
|
if (i === "j") {
|
2402
2458
|
for (var s = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
|
2403
2459
|
s++, n++;
|
2404
|
-
var o = 1 + (s & 1), a = s < 2 ? 1 : 3 + (s >> 1), h = "a", u =
|
2460
|
+
var o = 1 + (s & 1), a = s < 2 ? 1 : 3 + (s >> 1), h = "a", u = zr(t);
|
2405
2461
|
for ((u == "H" || u == "k") && (a = 0); a-- > 0; )
|
2406
2462
|
r += h;
|
2407
2463
|
for (; o-- > 0; )
|
@@ -2410,7 +2466,7 @@ function Ur(e, t) {
|
|
2410
2466
|
}
|
2411
2467
|
return r;
|
2412
2468
|
}
|
2413
|
-
function
|
2469
|
+
function zr(e) {
|
2414
2470
|
var t = e.hourCycle;
|
2415
2471
|
if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
|
2416
2472
|
e.hourCycles && // @ts-ignore
|
@@ -2432,20 +2488,20 @@ function Gr(e) {
|
|
2432
2488
|
var i = re[n || ""] || re[r || ""] || re["".concat(r, "-001")] || re["001"];
|
2433
2489
|
return i[0];
|
2434
2490
|
}
|
2435
|
-
var
|
2491
|
+
var Ee, Wr = new RegExp("^".concat(Bt.source, "*")), Zr = new RegExp("".concat(Bt.source, "*$"));
|
2436
2492
|
function g(e, t) {
|
2437
2493
|
return { start: e, end: t };
|
2438
2494
|
}
|
2439
|
-
var
|
2495
|
+
var qr = !!String.prototype.startsWith && "_a".startsWith("a", 1), Qr = !!String.fromCodePoint, Jr = !!Object.fromEntries, Yr = !!String.prototype.codePointAt, Kr = !!String.prototype.trimStart, en = !!String.prototype.trimEnd, tn = !!Number.isSafeInteger, rn = tn ? Number.isSafeInteger : function(e) {
|
2440
2496
|
return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
|
2441
2497
|
}, we = !0;
|
2442
2498
|
try {
|
2443
|
-
var
|
2444
|
-
we = ((
|
2499
|
+
var nn = Nt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
2500
|
+
we = ((Ee = nn.exec("a")) === null || Ee === void 0 ? void 0 : Ee[0]) === "a";
|
2445
2501
|
} catch (e) {
|
2446
2502
|
we = !1;
|
2447
2503
|
}
|
2448
|
-
var et =
|
2504
|
+
var et = qr ? (
|
2449
2505
|
// Native
|
2450
2506
|
function(t, r, n) {
|
2451
2507
|
return t.startsWith(r, n);
|
@@ -2455,7 +2511,7 @@ var et = Vr ? (
|
|
2455
2511
|
function(t, r, n) {
|
2456
2512
|
return t.slice(n, n + r.length) === r;
|
2457
2513
|
}
|
2458
|
-
), Ne =
|
2514
|
+
), Ne = Qr ? String.fromCodePoint : (
|
2459
2515
|
// IE11
|
2460
2516
|
function() {
|
2461
2517
|
for (var t = [], r = 0; r < arguments.length; r++)
|
@@ -2469,7 +2525,7 @@ var et = Vr ? (
|
|
2469
2525
|
}
|
2470
2526
|
), tt = (
|
2471
2527
|
// native
|
2472
|
-
|
2528
|
+
Jr ? Object.fromEntries : (
|
2473
2529
|
// Ponyfill
|
2474
2530
|
function(t) {
|
2475
2531
|
for (var r = {}, n = 0, i = t; n < i.length; n++) {
|
@@ -2479,7 +2535,7 @@ var et = Vr ? (
|
|
2479
2535
|
return r;
|
2480
2536
|
}
|
2481
2537
|
)
|
2482
|
-
),
|
2538
|
+
), wt = Yr ? (
|
2483
2539
|
// Native
|
2484
2540
|
function(t, r) {
|
2485
2541
|
return t.codePointAt(r);
|
@@ -2493,7 +2549,7 @@ var et = Vr ? (
|
|
2493
2549
|
return i < 55296 || i > 56319 || r + 1 === n || (s = t.charCodeAt(r + 1)) < 56320 || s > 57343 ? i : (i - 55296 << 10) + (s - 56320) + 65536;
|
2494
2550
|
}
|
2495
2551
|
}
|
2496
|
-
),
|
2552
|
+
), sn = Kr ? (
|
2497
2553
|
// Native
|
2498
2554
|
function(t) {
|
2499
2555
|
return t.trimStart();
|
@@ -2501,9 +2557,9 @@ var et = Vr ? (
|
|
2501
2557
|
) : (
|
2502
2558
|
// Ponyfill
|
2503
2559
|
function(t) {
|
2504
|
-
return t.replace(
|
2560
|
+
return t.replace(Wr, "");
|
2505
2561
|
}
|
2506
|
-
),
|
2562
|
+
), on = en ? (
|
2507
2563
|
// Native
|
2508
2564
|
function(t) {
|
2509
2565
|
return t.trimEnd();
|
@@ -2511,15 +2567,15 @@ var et = Vr ? (
|
|
2511
2567
|
) : (
|
2512
2568
|
// Ponyfill
|
2513
2569
|
function(t) {
|
2514
|
-
return t.replace(
|
2570
|
+
return t.replace(Zr, "");
|
2515
2571
|
}
|
2516
2572
|
);
|
2517
|
-
function
|
2573
|
+
function Nt(e, t) {
|
2518
2574
|
return new RegExp(e, t);
|
2519
2575
|
}
|
2520
2576
|
var Oe;
|
2521
2577
|
if (we) {
|
2522
|
-
var rt =
|
2578
|
+
var rt = Nt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
2523
2579
|
Oe = function(t, r) {
|
2524
2580
|
var n;
|
2525
2581
|
rt.lastIndex = r;
|
@@ -2529,14 +2585,14 @@ if (we) {
|
|
2529
2585
|
} else
|
2530
2586
|
Oe = function(t, r) {
|
2531
2587
|
for (var n = []; ; ) {
|
2532
|
-
var i =
|
2533
|
-
if (i === void 0 ||
|
2588
|
+
var i = wt(t, r);
|
2589
|
+
if (i === void 0 || Ot(i) || ln(i))
|
2534
2590
|
break;
|
2535
2591
|
n.push(i), r += i >= 65536 ? 2 : 1;
|
2536
2592
|
}
|
2537
2593
|
return Ne.apply(void 0, n);
|
2538
2594
|
};
|
2539
|
-
var
|
2595
|
+
var an = (
|
2540
2596
|
/** @class */
|
2541
2597
|
function() {
|
2542
2598
|
function e(t, r) {
|
@@ -2618,7 +2674,7 @@ var en = (
|
|
2618
2674
|
return this.error(p.INVALID_TAG, g(n, this.clonePosition()));
|
2619
2675
|
}, e.prototype.parseTagName = function() {
|
2620
2676
|
var t = this.offset();
|
2621
|
-
for (this.bump(); !this.isEOF() &&
|
2677
|
+
for (this.bump(); !this.isEOF() && hn(this.char()); )
|
2622
2678
|
this.bump();
|
2623
2679
|
return this.message.slice(t, this.offset());
|
2624
2680
|
}, e.prototype.parseLiteral = function(t, r) {
|
@@ -2647,7 +2703,7 @@ var en = (
|
|
2647
2703
|
};
|
2648
2704
|
}, e.prototype.tryParseLeftAngleBracket = function() {
|
2649
2705
|
return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
|
2650
|
-
!
|
2706
|
+
!un(this.peek() || 0)) ? (this.bump(), "<") : null;
|
2651
2707
|
}, e.prototype.tryParseQuote = function(t) {
|
2652
2708
|
if (this.isEOF() || this.char() !== 39)
|
2653
2709
|
return null;
|
@@ -2734,7 +2790,7 @@ var en = (
|
|
2734
2790
|
var l = this.clonePosition(), c = this.parseSimpleArgStyleIfPossible();
|
2735
2791
|
if (c.err)
|
2736
2792
|
return c;
|
2737
|
-
var f =
|
2793
|
+
var f = on(c.val);
|
2738
2794
|
if (f.length === 0)
|
2739
2795
|
return this.error(p.EXPECT_ARGUMENT_STYLE, g(this.clonePosition(), this.clonePosition()));
|
2740
2796
|
var b = g(l, this.clonePosition());
|
@@ -2745,7 +2801,7 @@ var en = (
|
|
2745
2801
|
return y;
|
2746
2802
|
var E = g(i, this.clonePosition());
|
2747
2803
|
if (u && et(u == null ? void 0 : u.style, "::", 0)) {
|
2748
|
-
var m =
|
2804
|
+
var m = sn(u.style.slice(2));
|
2749
2805
|
if (a === "number") {
|
2750
2806
|
var c = this.parseNumberSkeletonFromString(m, u.styleLocation);
|
2751
2807
|
return c.err ? c : {
|
@@ -2756,12 +2812,12 @@ var en = (
|
|
2756
2812
|
if (m.length === 0)
|
2757
2813
|
return this.error(p.EXPECT_DATE_TIME_SKELETON, E);
|
2758
2814
|
var H = m;
|
2759
|
-
this.locale && (H =
|
2815
|
+
this.locale && (H = Xr(m, this.locale));
|
2760
2816
|
var f = {
|
2761
2817
|
type: V.dateTime,
|
2762
2818
|
pattern: H,
|
2763
2819
|
location: u.styleLocation,
|
2764
|
-
parsedOptions: this.shouldParseSkeletons ?
|
2820
|
+
parsedOptions: this.shouldParseSkeletons ? Dr(H) : {}
|
2765
2821
|
}, _ = a === "date" ? x.date : x.time;
|
2766
2822
|
return {
|
2767
2823
|
val: { type: _, value: n, location: E, style: f },
|
@@ -2866,7 +2922,7 @@ var en = (
|
|
2866
2922
|
}, e.prototype.parseNumberSkeletonFromString = function(t, r) {
|
2867
2923
|
var n = [];
|
2868
2924
|
try {
|
2869
|
-
n =
|
2925
|
+
n = Gr(t);
|
2870
2926
|
} catch (i) {
|
2871
2927
|
return this.error(p.INVALID_NUMBER_SKELETON, r);
|
2872
2928
|
}
|
@@ -2875,7 +2931,7 @@ var en = (
|
|
2875
2931
|
type: V.number,
|
2876
2932
|
tokens: n,
|
2877
2933
|
location: r,
|
2878
|
-
parsedOptions: this.shouldParseSkeletons ?
|
2934
|
+
parsedOptions: this.shouldParseSkeletons ? kr(n) : {}
|
2879
2935
|
},
|
2880
2936
|
err: null
|
2881
2937
|
};
|
@@ -2923,7 +2979,7 @@ var en = (
|
|
2923
2979
|
break;
|
2924
2980
|
}
|
2925
2981
|
var h = g(i, this.clonePosition());
|
2926
|
-
return s ? (o *= n,
|
2982
|
+
return s ? (o *= n, rn(o) ? { val: o, err: null } : this.error(r, h)) : this.error(t, h);
|
2927
2983
|
}, e.prototype.offset = function() {
|
2928
2984
|
return this.position.offset;
|
2929
2985
|
}, e.prototype.isEOF = function() {
|
@@ -2938,7 +2994,7 @@ var en = (
|
|
2938
2994
|
var t = this.position.offset;
|
2939
2995
|
if (t >= this.message.length)
|
2940
2996
|
throw Error("out of bound");
|
2941
|
-
var r =
|
2997
|
+
var r = wt(this.message, t);
|
2942
2998
|
if (r === void 0)
|
2943
2999
|
throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
|
2944
3000
|
return r;
|
@@ -2979,7 +3035,7 @@ var en = (
|
|
2979
3035
|
break;
|
2980
3036
|
}
|
2981
3037
|
}, e.prototype.bumpSpace = function() {
|
2982
|
-
for (; !this.isEOF() &&
|
3038
|
+
for (; !this.isEOF() && Ot(this.char()); )
|
2983
3039
|
this.bump();
|
2984
3040
|
}, e.prototype.peek = function() {
|
2985
3041
|
if (this.isEOF())
|
@@ -2992,86 +3048,36 @@ var en = (
|
|
2992
3048
|
function Le(e) {
|
2993
3049
|
return e >= 97 && e <= 122 || e >= 65 && e <= 90;
|
2994
3050
|
}
|
2995
|
-
function
|
3051
|
+
function un(e) {
|
2996
3052
|
return Le(e) || e === 47;
|
2997
3053
|
}
|
2998
|
-
function
|
3054
|
+
function hn(e) {
|
2999
3055
|
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;
|
3000
3056
|
}
|
3001
|
-
function
|
3057
|
+
function Ot(e) {
|
3002
3058
|
return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
|
3003
3059
|
}
|
3004
|
-
function
|
3060
|
+
function ln(e) {
|
3005
3061
|
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;
|
3006
3062
|
}
|
3007
3063
|
function Ie(e) {
|
3008
3064
|
e.forEach(function(t) {
|
3009
|
-
if (delete t.location,
|
3065
|
+
if (delete t.location, Et(t) || _t(t))
|
3010
3066
|
for (var r in t.options)
|
3011
3067
|
delete t.options[r].location, Ie(t.options[r].value);
|
3012
|
-
else
|
3068
|
+
else yt(t) && Tt(t.style) || (xt(t) || vt(t)) && Pe(t.style) ? delete t.style.location : Ht(t) && Ie(t.children);
|
3013
3069
|
});
|
3014
3070
|
}
|
3015
|
-
function
|
3071
|
+
function cn(e, t) {
|
3016
3072
|
t === void 0 && (t = {}), t = d({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
|
3017
|
-
var r = new
|
3073
|
+
var r = new an(e, t).parse();
|
3018
3074
|
if (r.err) {
|
3019
3075
|
var n = SyntaxError(p[r.err.kind]);
|
3020
3076
|
throw n.location = r.err.location, n.originalMessage = r.err.message, n;
|
3021
3077
|
}
|
3022
3078
|
return t != null && t.captureLocation || Ie(r.val), r.val;
|
3023
3079
|
}
|
3024
|
-
|
3025
|
-
var r = t && t.cache ? t.cache : cn, n = t && t.serializer ? t.serializer : ln, i = t && t.strategy ? t.strategy : an;
|
3026
|
-
return i(e, {
|
3027
|
-
cache: r,
|
3028
|
-
serializer: n
|
3029
|
-
});
|
3030
|
-
}
|
3031
|
-
function on(e) {
|
3032
|
-
return e == null || typeof e == "number" || typeof e == "boolean";
|
3033
|
-
}
|
3034
|
-
function Nt(e, t, r, n) {
|
3035
|
-
var i = on(n) ? n : r(n), s = t.get(i);
|
3036
|
-
return typeof s == "undefined" && (s = e.call(this, n), t.set(i, s)), s;
|
3037
|
-
}
|
3038
|
-
function Ot(e, t, r) {
|
3039
|
-
var n = Array.prototype.slice.call(arguments, 3), i = r(n), s = t.get(i);
|
3040
|
-
return typeof s == "undefined" && (s = e.apply(this, n), t.set(i, s)), s;
|
3041
|
-
}
|
3042
|
-
function Ue(e, t, r, n, i) {
|
3043
|
-
return r.bind(t, e, n, i);
|
3044
|
-
}
|
3045
|
-
function an(e, t) {
|
3046
|
-
var r = e.length === 1 ? Nt : Ot;
|
3047
|
-
return Ue(e, this, r, t.cache.create(), t.serializer);
|
3048
|
-
}
|
3049
|
-
function un(e, t) {
|
3050
|
-
return Ue(e, this, Ot, t.cache.create(), t.serializer);
|
3051
|
-
}
|
3052
|
-
function hn(e, t) {
|
3053
|
-
return Ue(e, this, Nt, t.cache.create(), t.serializer);
|
3054
|
-
}
|
3055
|
-
var ln = function() {
|
3056
|
-
return JSON.stringify(arguments);
|
3057
|
-
};
|
3058
|
-
function Ge() {
|
3059
|
-
this.cache = /* @__PURE__ */ Object.create(null);
|
3060
|
-
}
|
3061
|
-
Ge.prototype.get = function(e) {
|
3062
|
-
return this.cache[e];
|
3063
|
-
};
|
3064
|
-
Ge.prototype.set = function(e, t) {
|
3065
|
-
this.cache[e] = t;
|
3066
|
-
};
|
3067
|
-
var cn = {
|
3068
|
-
create: function() {
|
3069
|
-
return new Ge();
|
3070
|
-
}
|
3071
|
-
}, Ee = {
|
3072
|
-
variadic: un,
|
3073
|
-
monadic: hn
|
3074
|
-
}, k;
|
3080
|
+
var k;
|
3075
3081
|
(function(e) {
|
3076
3082
|
e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
|
3077
3083
|
})(k || (k = {}));
|
@@ -3144,7 +3150,7 @@ function se(e, t, r, n, i, s, o) {
|
|
3144
3150
|
});
|
3145
3151
|
continue;
|
3146
3152
|
}
|
3147
|
-
if (
|
3153
|
+
if (Mr(l)) {
|
3148
3154
|
typeof s == "number" && a.push({
|
3149
3155
|
type: S.literal,
|
3150
3156
|
value: r.getNumberFormat(t).format(s)
|
@@ -3155,14 +3161,14 @@ function se(e, t, r, n, i, s, o) {
|
|
3155
3161
|
if (!(i && c in i))
|
3156
3162
|
throw new mn(c, o);
|
3157
3163
|
var f = i[c];
|
3158
|
-
if (
|
3164
|
+
if ($r(l)) {
|
3159
3165
|
(!f || typeof f == "string" || typeof f == "number") && (f = typeof f == "string" || typeof f == "number" ? String(f) : ""), a.push({
|
3160
3166
|
type: typeof f == "string" ? S.literal : S.object,
|
3161
3167
|
value: f
|
3162
3168
|
});
|
3163
3169
|
continue;
|
3164
3170
|
}
|
3165
|
-
if (
|
3171
|
+
if (xt(l)) {
|
3166
3172
|
var b = typeof l.style == "string" ? n.date[l.style] : Pe(l.style) ? l.style.parsedOptions : void 0;
|
3167
3173
|
a.push({
|
3168
3174
|
type: S.literal,
|
@@ -3170,7 +3176,7 @@ function se(e, t, r, n, i, s, o) {
|
|
3170
3176
|
});
|
3171
3177
|
continue;
|
3172
3178
|
}
|
3173
|
-
if (
|
3179
|
+
if (vt(l)) {
|
3174
3180
|
var b = typeof l.style == "string" ? n.time[l.style] : Pe(l.style) ? l.style.parsedOptions : n.time.medium;
|
3175
3181
|
a.push({
|
3176
3182
|
type: S.literal,
|
@@ -3178,15 +3184,15 @@ function se(e, t, r, n, i, s, o) {
|
|
3178
3184
|
});
|
3179
3185
|
continue;
|
3180
3186
|
}
|
3181
|
-
if (
|
3182
|
-
var b = typeof l.style == "string" ? n.number[l.style] :
|
3187
|
+
if (yt(l)) {
|
3188
|
+
var b = typeof l.style == "string" ? n.number[l.style] : Tt(l.style) ? l.style.parsedOptions : void 0;
|
3183
3189
|
b && b.scale && (f = f * (b.scale || 1)), a.push({
|
3184
3190
|
type: S.literal,
|
3185
3191
|
value: r.getNumberFormat(t, b).format(f)
|
3186
3192
|
});
|
3187
3193
|
continue;
|
3188
3194
|
}
|
3189
|
-
if (
|
3195
|
+
if (Ht(l)) {
|
3190
3196
|
var y = l.children, E = l.value, m = i[E];
|
3191
3197
|
if (!gn(m))
|
3192
3198
|
throw new fn(E, "function", o);
|
@@ -3200,14 +3206,14 @@ function se(e, t, r, n, i, s, o) {
|
|
3200
3206
|
};
|
3201
3207
|
}));
|
3202
3208
|
}
|
3203
|
-
if (
|
3209
|
+
if (Et(l)) {
|
3204
3210
|
var B = l.options[f] || l.options.other;
|
3205
3211
|
if (!B)
|
3206
3212
|
throw new nt(l.value, f, Object.keys(l.options), o);
|
3207
3213
|
a.push.apply(a, se(B.value, t, r, n, i));
|
3208
3214
|
continue;
|
3209
3215
|
}
|
3210
|
-
if (
|
3216
|
+
if (_t(l)) {
|
3211
3217
|
var B = l.options["=".concat(f)];
|
3212
3218
|
if (!B) {
|
3213
3219
|
if (!Intl.PluralRules)
|
@@ -3255,29 +3261,29 @@ function yn(e) {
|
|
3255
3261
|
dateTime: {},
|
3256
3262
|
pluralRules: {}
|
3257
3263
|
}), {
|
3258
|
-
getNumberFormat:
|
3264
|
+
getNumberFormat: xe(function() {
|
3259
3265
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
3260
3266
|
r[n] = arguments[n];
|
3261
3267
|
return new ((t = Intl.NumberFormat).bind.apply(t, ye([void 0], r, !1)))();
|
3262
3268
|
}, {
|
3263
3269
|
cache: _e(e.number),
|
3264
|
-
strategy:
|
3270
|
+
strategy: ve.variadic
|
3265
3271
|
}),
|
3266
|
-
getDateTimeFormat:
|
3272
|
+
getDateTimeFormat: xe(function() {
|
3267
3273
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
3268
3274
|
r[n] = arguments[n];
|
3269
3275
|
return new ((t = Intl.DateTimeFormat).bind.apply(t, ye([void 0], r, !1)))();
|
3270
3276
|
}, {
|
3271
3277
|
cache: _e(e.dateTime),
|
3272
|
-
strategy:
|
3278
|
+
strategy: ve.variadic
|
3273
3279
|
}),
|
3274
|
-
getPluralRules:
|
3280
|
+
getPluralRules: xe(function() {
|
3275
3281
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
3276
3282
|
r[n] = arguments[n];
|
3277
3283
|
return new ((t = Intl.PluralRules).bind.apply(t, ye([void 0], r, !1)))();
|
3278
3284
|
}, {
|
3279
3285
|
cache: _e(e.pluralRules),
|
3280
|
-
strategy:
|
3286
|
+
strategy: ve.variadic
|
3281
3287
|
})
|
3282
3288
|
};
|
3283
3289
|
}
|
@@ -3285,8 +3291,9 @@ var xn = (
|
|
3285
3291
|
/** @class */
|
3286
3292
|
function() {
|
3287
3293
|
function e(t, r, n, i) {
|
3294
|
+
r === void 0 && (r = e.defaultLocale);
|
3288
3295
|
var s = this;
|
3289
|
-
if (
|
3296
|
+
if (this.formatterCache = {
|
3290
3297
|
number: {},
|
3291
3298
|
dateTime: {},
|
3292
3299
|
pluralRules: {}
|
@@ -3331,7 +3338,7 @@ var xn = (
|
|
3331
3338
|
var r = Intl.NumberFormat.supportedLocalesOf(t);
|
3332
3339
|
return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
|
3333
3340
|
}
|
3334
|
-
}, e.__parse =
|
3341
|
+
}, e.__parse = cn, e.formats = {
|
3335
3342
|
number: {
|
3336
3343
|
integer: {
|
3337
3344
|
maximumFractionDigits: 0
|
@@ -0,0 +1,3 @@
|
|
1
|
+
"use strict";var Gt=Object.defineProperty,Ft=Object.defineProperties;var jt=Object.getOwnPropertyDescriptors;var Ve=Object.getOwnPropertySymbols;var Vt=Object.prototype.hasOwnProperty,kt=Object.prototype.propertyIsEnumerable;var pe=(e,t,r)=>t in e?Gt(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,ke=(e,t)=>{for(var r in t||(t={}))Vt.call(t,r)&&pe(e,r,t[r]);if(Ve)for(var r of Ve(t))kt.call(t,r)&&pe(e,r,t[r]);return e},Xe=(e,t)=>Ft(e,jt(t));var A=(e,t,r)=>pe(e,typeof t!="symbol"?t+"":t,r);var ze=(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 w(){}function lt(e){return e()}function We(){return Object.create(null)}function ee(e){e.forEach(lt)}function Me(e){return typeof e=="function"}function ct(e,t){return e!=e?t==t:e!==t||e&&typeof e=="object"||typeof e=="function"}function Xt(e){return Object.keys(e).length===0}function ft(e,...t){if(e==null){for(const n of t)n(void 0);return w}const r=e.subscribe(...t);return r.unsubscribe?()=>r.unsubscribe():r}function zt(e,t,r){e.$$.on_destroy.push(ft(t,r))}function T(e,t){e.appendChild(t)}function Wt(e,t,r){const n=Zt(e);if(!n.getElementById(t)){const i=C("style");i.id=t,i.textContent=r,qt(n,i)}}function Zt(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 T(e.head||e,t),t.sheet}function mt(e,t,r){e.insertBefore(t,r||null)}function Re(e){e.parentNode&&e.parentNode.removeChild(e)}function C(e){return document.createElement(e)}function M(e){return document.createElementNS("http://www.w3.org/2000/svg",e)}function ne(e){return document.createTextNode(e)}function ge(){return ne(" ")}function Qt(e,t,r,n){return e.addEventListener(t,r,n),()=>e.removeEventListener(t,r,n)}function v(e,t,r){r==null?e.removeAttribute(t):e.getAttribute(t)!==r&&e.setAttribute(t,r)}function Jt(e){return Array.from(e.childNodes)}function de(e,t){t=""+t,e.data!==t&&(e.data=t)}function Yt(e){const t={};return e.childNodes.forEach(r=>{t[r.slot||"default"]=!0}),t}let De;function J(e){De=e}const U=[],Te=[];let F=[];const Ze=[],Kt=Promise.resolve();let Se=!1;function er(){Se||(Se=!0,Kt.then(G))}function Be(e){F.push(e)}const be=new Set;let R=0;function G(){if(R!==0)return;const e=De;do{try{for(;R<U.length;){const t=U[R];R++,J(t),tr(t.$$)}}catch(t){throw U.length=0,R=0,t}for(J(null),U.length=0,R=0;Te.length;)Te.pop()();for(let t=0;t<F.length;t+=1){const r=F[t];be.has(r)||(be.add(r),r())}F.length=0}while(U.length);for(;Ze.length;)Ze.pop()();Se=!1,be.clear(),J(e)}function tr(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(Be)}}function rr(e){const t=[],r=[];F.forEach(n=>e.indexOf(n)===-1?t.push(n):r.push(n)),r.forEach(n=>n()),F=t}const nr=new Set;function ir(e,t){e&&e.i&&(nr.delete(e),e.i(t))}function sr(e,t,r){const{fragment:n,after_update:i}=e.$$;n&&n.m(t,r),Be(()=>{const s=e.$$.on_mount.map(lt).filter(Me);e.$$.on_destroy?e.$$.on_destroy.push(...s):ee(s),e.$$.on_mount=[]}),i.forEach(Be)}function or(e,t){const r=e.$$;r.fragment!==null&&(rr(r.after_update),ee(r.on_destroy),r.fragment&&r.fragment.d(t),r.on_destroy=r.fragment=null,r.ctx=[])}function ar(e,t){e.$$.dirty[0]===-1&&(U.push(e),er(),e.$$.dirty.fill(0)),e.$$.dirty[t/31|0]|=1<<t%31}function ur(e,t,r,n,i,s,o=null,a=[-1]){const h=De;J(e);const u=e.$$={fragment:null,ctx:[],props:s,update:w,not_equal:i,bound:We(),on_mount:[],on_destroy:[],on_disconnect:[],before_update:[],after_update:[],context:new Map(t.context||(h?h.$$.context:[])),callbacks:We(),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,...b)=>{const y=b.length?b[0]:f;return u.ctx&&i(u.ctx[c],u.ctx[c]=y)&&(!u.skip_bound&&u.bound[c]&&u.bound[c](y),l&&ar(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=Jt(t.target);u.fragment&&u.fragment.l(c),c.forEach(Re)}else u.fragment&&u.fragment.c();t.intro&&ir(e.$$.fragment),sr(e,t.target,t.anchor),G()}J(h)}let pt;typeof HTMLElement=="function"&&(pt=class extends HTMLElement{constructor(t,r,n){super();A(this,"$$ctor");A(this,"$$s");A(this,"$$c");A(this,"$$cn",!1);A(this,"$$d",{});A(this,"$$r",!1);A(this,"$$p_d",{});A(this,"$$l",{});A(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 ze(this,null,function*(){if(this.$$cn=!0,!this.$$c){let t=function(s){return()=>{let o;return{c:function(){o=C("slot"),s!=="default"&&v(o,"name",s)},m:function(u,l){mt(u,o,l)},d:function(u){u&&Re(o)}}}};if(yield Promise.resolve(),!this.$$cn||this.$$c)return;const r={},n=Yt(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:Xe(ke({},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 hr(e,t,r,n,i,s){let o=class extends pt{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 lr{constructor(){A(this,"$$");A(this,"$$set")}$destroy(){or(this,1),this.$destroy=w}$on(t,r){if(!Me(r))return w;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&&!Xt(t)&&(this.$$.skip_bound=!0,this.$$set(t),this.$$.skip_bound=!1)}}const cr="4";typeof window!="undefined"&&(window.__svelte||(window.__svelte={v:new Set})).v.add(cr);const D=[];function fr(e,t){return{subscribe:he(e,t).subscribe}}function he(e,t=w){let r;const n=new Set;function i(a){if(ct(e,a)&&(e=a,r)){const h=!D.length;for(const u of n)u[1](),D.push(u,e);if(h){for(let u=0;u<D.length;u+=2)D[u][0](D[u+1]);D.length=0}}}function s(a){i(a(e))}function o(a,h=w){const u=[a,h];return n.add(u),n.size===1&&(r=t(i,s)||w),a(e),()=>{n.delete(u),n.size===0&&r&&(r(),r=null)}}return{set:i,update:s,subscribe:o}}function z(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 fr(r,(o,a)=>{let h=!1;const u=[];let l=0,c=w;const f=()=>{if(l)return;c();const y=t(n?u[0]:u,o,a);s?o(y):c=Me(y)?y:w},b=i.map((y,E)=>ft(y,m=>{u[E]=m,l&=~(1<<E),h&&f()},()=>{l|=1<<E}));return h=!0,f(),function(){ee(b),c(),h=!1}})}function mr(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var pr=function(t){return gr(t)&&!dr(t)};function gr(e){return!!e&&typeof e=="object"}function dr(e){var t=Object.prototype.toString.call(e);return t==="[object RegExp]"||t==="[object Date]"||xr(e)}var br=typeof Symbol=="function"&&Symbol.for,yr=br?Symbol.for("react.element"):60103;function xr(e){return e.$$typeof===yr}function vr(e){return Array.isArray(e)?[]:{}}function Y(e,t){return t.clone!==!1&&t.isMergeableObject(e)?j(vr(e),e,t):e}function Er(e,t,r){return e.concat(t).map(function(n){return Y(n,r)})}function _r(e,t){if(!t.customMerge)return j;var r=t.customMerge(e);return typeof r=="function"?r:j}function Hr(e){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(e).filter(function(t){return Object.propertyIsEnumerable.call(e,t)}):[]}function qe(e){return Object.keys(e).concat(Hr(e))}function gt(e,t){try{return t in e}catch(r){return!1}}function Tr(e,t){return gt(e,t)&&!(Object.hasOwnProperty.call(e,t)&&Object.propertyIsEnumerable.call(e,t))}function Sr(e,t,r){var n={};return r.isMergeableObject(e)&&qe(e).forEach(function(i){n[i]=Y(e[i],r)}),qe(t).forEach(function(i){Tr(e,i)||(gt(e,i)&&r.isMergeableObject(t[i])?n[i]=_r(i,r)(e[i],t[i],r):n[i]=Y(t[i],r))}),n}function j(e,t,r){r=r||{},r.arrayMerge=r.arrayMerge||Er,r.isMergeableObject=r.isMergeableObject||pr,r.cloneUnlessOtherwiseSpecified=Y;var n=Array.isArray(t),i=Array.isArray(e),s=n===i;return s?n?r.arrayMerge(e,t,r):Sr(e,t,r):Y(t,r)}j.all=function(t,r){if(!Array.isArray(t))throw new Error("first argument should be an array");return t.reduce(function(n,i){return j(n,i,r)},{})};var Br=j,Ar=Br;const Pr=mr(Ar);var Ae=function(e,t){return Ae=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])},Ae(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");Ae(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 ye(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 xe(e,t){var r=t&&t.cache?t.cache:$r,n=t&&t.serializer?t.serializer:Cr,i=t&&t.strategy?t.strategy:Or;return i(e,{cache:r,serializer:n})}function Nr(e){return e==null||typeof e=="number"||typeof e=="boolean"}function dt(e,t,r,n){var i=Nr(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 Ue(e,t,r,n,i){return r.bind(t,e,n,i)}function Or(e,t){var r=e.length===1?dt:bt;return Ue(e,this,r,t.cache.create(),t.serializer)}function Lr(e,t){return Ue(e,this,bt,t.cache.create(),t.serializer)}function Ir(e,t){return Ue(e,this,dt,t.cache.create(),t.serializer)}var Cr=function(){return JSON.stringify(arguments)};function Ge(){this.cache=Object.create(null)}Ge.prototype.get=function(e){return this.cache[e]};Ge.prototype.set=function(e,t){this.cache[e]=t};var $r={create:function(){return new Ge}},ve={variadic:Lr,monadic:Ir},p;(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"})(p||(p={}));var x;(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"})(x||(x={}));var V;(function(e){e[e.number=0]="number",e[e.dateTime=1]="dateTime"})(V||(V={}));function Qe(e){return e.type===x.literal}function Mr(e){return e.type===x.argument}function yt(e){return e.type===x.number}function xt(e){return e.type===x.date}function vt(e){return e.type===x.time}function Et(e){return e.type===x.select}function _t(e){return e.type===x.plural}function Rr(e){return e.type===x.pound}function Ht(e){return e.type===x.tag}function Tt(e){return!!(e&&typeof e=="object"&&e.type===V.number)}function Pe(e){return!!(e&&typeof e=="object"&&e.type===V.dateTime)}var St=/[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,Dr=/(?:[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 Ur(e){var t={};return e.replace(Dr,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 Gr=/[\t-\r \x85\u200E\u200F\u2028\u2029]/i;function Fr(e){if(e.length===0)throw new Error("Number skeleton cannot be empty");for(var t=e.split(Gr).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 jr(e){return e.replace(/^(.*?)-/,"")}var Je=/^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g,Bt=/^(@+)?(\+|#+)?[rs]?$/g,Vr=/(\*)(0+)|(#+)(0+)|(0+)/g,At=/^(0+)$/;function Ye(e){var t={};return e[e.length-1]==="r"?t.roundingPriority="morePrecision":e[e.length-1]==="s"&&(t.roundingPriority="lessPrecision"),e.replace(Bt,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 Pt(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 kr(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)),!At.test(e))throw new Error("Malformed concise eng/scientific notation");t.minimumIntegerDigits=e.length}return t}function Ke(e){var t={},r=Pt(e);return r||t}function Xr(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=jr(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),Ke(u))},{}));continue;case"engineering":t=d(d(d({},t),{notation:"engineering"}),i.options.reduce(function(h,u){return d(d({},h),Ke(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(Vr,function(h,u,l,c,f,b){if(u)t.minimumIntegerDigits=l.length;else{if(c&&f)throw new Error("We currently do not support maximum integer digits");if(b)throw new Error("We currently do not support exact integer digits")}return""});continue}if(At.test(i.stem)){t.minimumIntegerDigits=i.stem.length;continue}if(Je.test(i.stem)){if(i.options.length>1)throw new RangeError("Fraction-precision stems only accept a single optional option");i.stem.replace(Je,function(h,u,l,c,f,b){return l==="*"?t.minimumFractionDigits=u.length:c&&c[0]==="#"?t.maximumFractionDigits=c.length:f&&b?(t.minimumFractionDigits=f.length,t.maximumFractionDigits=f.length+b.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),Ye(s)));continue}if(Bt.test(i.stem)){t=d(d({},t),Ye(i.stem));continue}var o=Pt(i.stem);o&&(t=d(d({},t),o));var a=kr(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 zr(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=Wr(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 Wr(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,Zr=new RegExp("^".concat(St.source,"*")),qr=new RegExp("".concat(St.source,"*$"));function g(e,t){return{start:e,end:t}}var Qr=!!String.prototype.startsWith&&"_a".startsWith("a",1),Jr=!!String.fromCodePoint,Yr=!!Object.fromEntries,Kr=!!String.prototype.codePointAt,en=!!String.prototype.trimStart,tn=!!String.prototype.trimEnd,rn=!!Number.isSafeInteger,nn=rn?Number.isSafeInteger:function(e){return typeof e=="number"&&isFinite(e)&&Math.floor(e)===e&&Math.abs(e)<=9007199254740991},we=!0;try{var sn=Nt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");we=((Ee=sn.exec("a"))===null||Ee===void 0?void 0:Ee[0])==="a"}catch(e){we=!1}var et=Qr?function(t,r,n){return t.startsWith(r,n)}:function(t,r,n){return t.slice(n,n+r.length)===r},Ne=Jr?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},tt=Yr?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},wt=Kr?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}},on=en?function(t){return t.trimStart()}:function(t){return t.replace(Zr,"")},an=tn?function(t){return t.trimEnd()}:function(t){return t.replace(qr,"")};function Nt(e,t){return new RegExp(e,t)}var Oe;if(we){var rt=Nt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");Oe=function(t,r){var n;rt.lastIndex=r;var i=rt.exec(t);return(n=i[1])!==null&&n!==void 0?n:""}}else Oe=function(t,r){for(var n=[];;){var i=wt(t,r);if(i===void 0||Ot(i)||cn(i))break;n.push(i),r+=i>=65536?2:1}return Ne.apply(void 0,n)};var un=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:x.pound,location:g(a,this.clonePosition())})}else if(s===60&&!this.ignoreTag&&this.peek()===47){if(n)break;return this.error(p.UNMATCHED_CLOSING_TAG,g(this.clonePosition(),this.clonePosition()))}else if(s===60&&!this.ignoreTag&&Le(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:x.literal,value:"<".concat(i,"/>"),location:g(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()||!Le(this.char()))return this.error(p.INVALID_TAG,g(a,this.clonePosition()));var h=this.clonePosition(),u=this.parseTagName();return i!==u?this.error(p.UNMATCHED_CLOSING_TAG,g(h,this.clonePosition())):(this.bumpSpace(),this.bumpIf(">")?{val:{type:x.tag,value:i,children:o,location:g(n,this.clonePosition())},err:null}:this.error(p.INVALID_TAG,g(a,this.clonePosition())))}else return this.error(p.UNCLOSED_TAG,g(n,this.clonePosition()))}else return this.error(p.INVALID_TAG,g(n,this.clonePosition()))},e.prototype.parseTagName=function(){var t=this.offset();for(this.bump();!this.isEOF()&&ln(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=g(n,this.clonePosition());return{val:{type:x.literal,value:i,location:h},err:null}},e.prototype.tryParseLeftAngleBracket=function(){return!this.isEOF()&&this.char()===60&&(this.ignoreTag||!hn(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 Ne.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(),Ne(n))},e.prototype.parseArgument=function(t,r){var n=this.clonePosition();if(this.bump(),this.bumpSpace(),this.isEOF())return this.error(p.EXPECT_ARGUMENT_CLOSING_BRACE,g(n,this.clonePosition()));if(this.char()===125)return this.bump(),this.error(p.EMPTY_ARGUMENT,g(n,this.clonePosition()));var i=this.parseIdentifierIfPossible().value;if(!i)return this.error(p.MALFORMED_ARGUMENT,g(n,this.clonePosition()));if(this.bumpSpace(),this.isEOF())return this.error(p.EXPECT_ARGUMENT_CLOSING_BRACE,g(n,this.clonePosition()));switch(this.char()){case 125:return this.bump(),{val:{type:x.argument,value:i,location:g(n,this.clonePosition())},err:null};case 44:return this.bump(),this.bumpSpace(),this.isEOF()?this.error(p.EXPECT_ARGUMENT_CLOSING_BRACE,g(n,this.clonePosition())):this.parseArgumentOptions(t,r,i,n);default:return this.error(p.MALFORMED_ARGUMENT,g(n,this.clonePosition()))}},e.prototype.parseIdentifierIfPossible=function(){var t=this.clonePosition(),r=this.offset(),n=Oe(this.message,r),i=r+n.length;this.bumpTo(i);var s=this.clonePosition(),o=g(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(p.EXPECT_ARGUMENT_TYPE,g(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=an(c.val);if(f.length===0)return this.error(p.EXPECT_ARGUMENT_STYLE,g(this.clonePosition(),this.clonePosition()));var b=g(l,this.clonePosition());u={style:f,styleLocation:b}}var y=this.tryParseArgumentClose(i);if(y.err)return y;var E=g(i,this.clonePosition());if(u&&et(u==null?void 0:u.style,"::",0)){var m=on(u.style.slice(2));if(a==="number"){var c=this.parseNumberSkeletonFromString(m,u.styleLocation);return c.err?c:{val:{type:x.number,value:n,location:E,style:c.val},err:null}}else{if(m.length===0)return this.error(p.EXPECT_DATE_TIME_SKELETON,E);var H=m;this.locale&&(H=zr(m,this.locale));var f={type:V.dateTime,pattern:H,location:u.styleLocation,parsedOptions:this.shouldParseSkeletons?Ur(H):{}},_=a==="date"?x.date:x.time;return{val:{type:_,value:n,location:E,style:f},err:null}}}return{val:{type:a==="number"?x.number:a==="date"?x.date:x.time,value:n,location:E,style:(s=u==null?void 0:u.style)!==null&&s!==void 0?s:null},err:null}}case"plural":case"selectordinal":case"select":{var S=this.clonePosition();if(this.bumpSpace(),!this.bumpIf(","))return this.error(p.EXPECT_SELECT_ARGUMENT_OPTIONS,g(S,d({},S)));this.bumpSpace();var O=this.parseIdentifierIfPossible(),P=0;if(a!=="select"&&O.value==="offset"){if(!this.bumpIf(":"))return this.error(p.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,g(this.clonePosition(),this.clonePosition()));this.bumpSpace();var c=this.tryParseDecimalInteger(p.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,p.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);if(c.err)return c;this.bumpSpace(),O=this.parseIdentifierIfPossible(),P=c.val}var I=this.tryParsePluralOrSelectOptions(t,a,r,O);if(I.err)return I;var y=this.tryParseArgumentClose(i);if(y.err)return y;var N=g(i,this.clonePosition());return a==="select"?{val:{type:x.select,value:n,options:tt(I.val),location:N},err:null}:{val:{type:x.plural,value:n,options:tt(I.val),offset:P,pluralType:a==="plural"?"cardinal":"ordinal",location:N},err:null}}default:return this.error(p.INVALID_ARGUMENT_TYPE,g(o,h))}},e.prototype.tryParseArgumentClose=function(t){return this.isEOF()||this.char()!==125?this.error(p.EXPECT_ARGUMENT_CLOSING_BRACE,g(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(p.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE,g(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=Fr(t)}catch(i){return this.error(p.INVALID_NUMBER_SKELETON,r)}return{val:{type:V.number,tokens:n,location:r,parsedOptions:this.shouldParseSkeletons?Xr(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(p.EXPECT_PLURAL_ARGUMENT_SELECTOR,p.INVALID_PLURAL_ARGUMENT_SELECTOR);if(f.err)return f;l=g(c,this.clonePosition()),u=this.message.slice(c.offset,this.offset())}else break}if(h.has(u))return this.error(r==="select"?p.DUPLICATE_SELECT_ARGUMENT_SELECTOR:p.DUPLICATE_PLURAL_ARGUMENT_SELECTOR,l);u==="other"&&(o=!0),this.bumpSpace();var b=this.clonePosition();if(!this.bumpIf("{"))return this.error(r==="select"?p.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT:p.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT,g(this.clonePosition(),this.clonePosition()));var y=this.parseMessage(t+1,r,n);if(y.err)return y;var E=this.tryParseArgumentClose(b);if(E.err)return E;a.push([u,{value:y.val,location:g(b,this.clonePosition())}]),h.add(u),this.bumpSpace(),s=this.parseIdentifierIfPossible(),u=s.value,l=s.location}return a.length===0?this.error(r==="select"?p.EXPECT_SELECT_ARGUMENT_SELECTOR:p.EXPECT_PLURAL_ARGUMENT_SELECTOR,g(this.clonePosition(),this.clonePosition())):this.requiresOtherClause&&!o?this.error(p.MISSING_OTHER_CLAUSE,g(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=g(i,this.clonePosition());return s?(o*=n,nn(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=wt(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(et(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 Le(e){return e>=97&&e<=122||e>=65&&e<=90}function hn(e){return Le(e)||e===47}function ln(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 cn(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 Ie(e){e.forEach(function(t){if(delete t.location,Et(t)||_t(t))for(var r in t.options)delete t.options[r].location,Ie(t.options[r].value);else yt(t)&&Tt(t.style)||(xt(t)||vt(t))&&Pe(t.style)?delete t.style.location:Ht(t)&&Ie(t.children)})}function fn(e,t){t===void 0&&(t={}),t=d({shouldParseSkeletons:!0,requiresOtherClause:!0},t);var r=new un(e,t).parse();if(r.err){var n=SyntaxError(p[r.err.kind]);throw n.location=r.err.location,n.originalMessage=r.err.message,n}return t!=null&&t.captureLocation||Ie(r.val),r.val}var k;(function(e){e.MISSING_VALUE="MISSING_VALUE",e.INVALID_VALUE="INVALID_VALUE",e.MISSING_INTL_API="MISSING_INTL_API"})(k||(k={}));var ce=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),nt=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('", "'),'"'),k.INVALID_VALUE,s)||this}return t}(ce),mn=function(e){le(t,e);function t(r,n,i){return e.call(this,'Value for "'.concat(r,'" must be of type ').concat(n),k.INVALID_VALUE,i)||this}return t}(ce),pn=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,'"'),k.MISSING_VALUE,n)||this}return t}(ce),B;(function(e){e[e.literal=0]="literal",e[e.object=1]="object"})(B||(B={}));function gn(e){return e.length<2?e:e.reduce(function(t,r){var n=t[t.length-1];return!n||n.type!==B.literal||r.type!==B.literal?t.push(r):n.value+=r.value,t},[])}function dn(e){return typeof e=="function"}function se(e,t,r,n,i,s,o){if(e.length===1&&Qe(e[0]))return[{type:B.literal,value:e[0].value}];for(var a=[],h=0,u=e;h<u.length;h++){var l=u[h];if(Qe(l)){a.push({type:B.literal,value:l.value});continue}if(Rr(l)){typeof s=="number"&&a.push({type:B.literal,value:r.getNumberFormat(t).format(s)});continue}var c=l.value;if(!(i&&c in i))throw new pn(c,o);var f=i[c];if(Mr(l)){(!f||typeof f=="string"||typeof f=="number")&&(f=typeof f=="string"||typeof f=="number"?String(f):""),a.push({type:typeof f=="string"?B.literal:B.object,value:f});continue}if(xt(l)){var b=typeof l.style=="string"?n.date[l.style]:Pe(l.style)?l.style.parsedOptions:void 0;a.push({type:B.literal,value:r.getDateTimeFormat(t,b).format(f)});continue}if(vt(l)){var b=typeof l.style=="string"?n.time[l.style]:Pe(l.style)?l.style.parsedOptions:n.time.medium;a.push({type:B.literal,value:r.getDateTimeFormat(t,b).format(f)});continue}if(yt(l)){var b=typeof l.style=="string"?n.number[l.style]:Tt(l.style)?l.style.parsedOptions:void 0;b&&b.scale&&(f=f*(b.scale||1)),a.push({type:B.literal,value:r.getNumberFormat(t,b).format(f)});continue}if(Ht(l)){var y=l.children,E=l.value,m=i[E];if(!dn(m))throw new mn(E,"function",o);var H=se(y,t,r,n,i,s),_=m(H.map(function(P){return P.value}));Array.isArray(_)||(_=[_]),a.push.apply(a,_.map(function(P){return{type:typeof P=="string"?B.literal:B.object,value:P}}))}if(Et(l)){var S=l.options[f]||l.options.other;if(!S)throw new nt(l.value,f,Object.keys(l.options),o);a.push.apply(a,se(S.value,t,r,n,i));continue}if(_t(l)){var S=l.options["=".concat(f)];if(!S){if(!Intl.PluralRules)throw new ce(`Intl.PluralRules is not available in this environment.
|
2
|
+
Try polyfilling it using "@formatjs/intl-pluralrules"
|
3
|
+
`,k.MISSING_INTL_API,o);var O=r.getPluralRules(t,{type:l.pluralType}).select(f-(l.offset||0));S=l.options[O]||l.options.other}if(!S)throw new nt(l.value,f,Object.keys(l.options),o);a.push.apply(a,se(S.value,t,r,n,i,f-(l.offset||0)));continue}}return gn(a)}function bn(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 yn(e,t){return t?Object.keys(e).reduce(function(r,n){return r[n]=bn(e[n],t[n]),r},d({},e)):e}function _e(e){return{create:function(){return{get:function(t){return e[t]},set:function(t,r){e[t]=r}}}}}function xn(e){return e===void 0&&(e={number:{},dateTime:{},pluralRules:{}}),{getNumberFormat:xe(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.NumberFormat).bind.apply(t,ye([void 0],r,!1)))},{cache:_e(e.number),strategy:ve.variadic}),getDateTimeFormat:xe(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.DateTimeFormat).bind.apply(t,ye([void 0],r,!1)))},{cache:_e(e.dateTime),strategy:ve.variadic}),getPluralRules:xe(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.PluralRules).bind.apply(t,ye([void 0],r,!1)))},{cache:_e(e.pluralRules),strategy:ve.variadic})}}var vn=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!==B.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=yn(e.formats,n),this.formatters=i&&i.formatters||xn(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=fn,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 En(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 L={},_n=(e,t,r)=>r&&(t in L||(L[t]={}),e in L[t]||(L[t][e]=r),r),Lt=(e,t)=>{if(t==null)return;if(t in L&&e in L[t])return L[t][e];const r=fe(t);for(let n=0;n<r.length;n++){const i=r[n],s=Tn(i,e);if(s)return _n(e,t,s)}};let Fe;const te=he({});function Hn(e){return Fe[e]||null}function It(e){return e in Fe}function Tn(e,t){if(!It(e))return null;const r=Hn(e);return En(r,t)}function Sn(e){if(e==null)return;const t=fe(e);for(let r=0;r<t.length;r++){const n=t[r];if(It(n))return n}}function Ct(e,...t){delete L[e],te.update(r=>(r[e]=Pr.all([r[e]||{},...t]),r))}z([te],([e])=>Object.keys(e));te.subscribe(e=>Fe=e);const oe={};function Bn(e,t){oe[e].delete(t),oe[e].size===0&&delete oe[e]}function $t(e){return oe[e]}function An(e){return fe(e).map(t=>{const r=$t(t);return[t,r?[...r]:[]]}).filter(([,t])=>t.length>0)}function Ce(e){return e==null?!1:fe(e).some(t=>{var r;return(r=$t(t))==null?void 0:r.size})}function Pn(e,t){return Promise.all(t.map(n=>(Bn(e,n),n().then(i=>i.default||i)))).then(n=>Ct(e,...n))}const Q={};function Mt(e){if(!Ce(e))return e in Q?Q[e]:Promise.resolve();const t=An(e);return Q[e]=Promise.all(t.map(([r,n])=>Pn(r,n))).then(()=>{if(Ce(e))return Mt(e);delete Q[e]}),Q[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"}}},Nn={fallbackLocale:null,loadingDelay:200,formats:wn,warnOnMissingMessages:!0,handleMissingMessage:void 0,ignoreTag:!0},On=Nn;function X(){return On}const He=he(!1);var Ln=Object.defineProperty,In=Object.defineProperties,Cn=Object.getOwnPropertyDescriptors,it=Object.getOwnPropertySymbols,$n=Object.prototype.hasOwnProperty,Mn=Object.prototype.propertyIsEnumerable,st=(e,t,r)=>t in e?Ln(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Rn=(e,t)=>{for(var r in t||(t={}))$n.call(t,r)&&st(e,r,t[r]);if(it)for(var r of it(t))Mn.call(t,r)&&st(e,r,t[r]);return e},Dn=(e,t)=>In(e,Cn(t));let $e;const ae=he(null);function ot(e){return e.split("-").map((t,r,n)=>n.slice(0,r+1).join("-")).reverse()}function fe(e,t=X().fallbackLocale){const r=ot(e);return t?[...new Set([...r,...ot(t)])]:r}function $(){return $e!=null?$e:void 0}ae.subscribe(e=>{$e=e!=null?e:void 0,typeof window!="undefined"&&e!=null&&document.documentElement.setAttribute("lang",e)});const Un=e=>{if(e&&Sn(e)&&Ce(e)){const{loadingDelay:t}=X();let r;return typeof window!="undefined"&&$()!=null&&t?r=window.setTimeout(()=>He.set(!0),t):He.set(!0),Mt(e).then(()=>{ae.set(e)}).finally(()=>{clearTimeout(r),He.set(!1)})}return ae.set(e)},W=Dn(Rn({},ae),{set:Un}),me=e=>{const t=Object.create(null);return n=>{const i=JSON.stringify(n);return i in t?t[i]:t[i]=e(n)}};var Gn=Object.defineProperty,ue=Object.getOwnPropertySymbols,Rt=Object.prototype.hasOwnProperty,Dt=Object.prototype.propertyIsEnumerable,at=(e,t,r)=>t in e?Gn(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,je=(e,t)=>{for(var r in t||(t={}))Rt.call(t,r)&&at(e,r,t[r]);if(ue)for(var r of ue(t))Dt.call(t,r)&&at(e,r,t[r]);return e},Z=(e,t)=>{var r={};for(var n in e)Rt.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&&Dt.call(e,n)&&(r[n]=e[n]);return r};const K=(e,t)=>{const{formats:r}=X();if(e in r&&t in r[e])return r[e][t];throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`)},Fn=me(e=>{var t=e,{locale:r,format:n}=t,i=Z(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)}),jn=me(e=>{var t=e,{locale:r,format:n}=t,i=Z(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)}),Vn=me(e=>{var t=e,{locale:r,format:n}=t,i=Z(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)}),kn=(e={})=>{var t=e,{locale:r=$()}=t,n=Z(t,["locale"]);return Fn(je({locale:r},n))},Xn=(e={})=>{var t=e,{locale:r=$()}=t,n=Z(t,["locale"]);return jn(je({locale:r},n))},zn=(e={})=>{var t=e,{locale:r=$()}=t,n=Z(t,["locale"]);return Vn(je({locale:r},n))},Wn=me((e,t=$())=>new vn(e,t,X().formats,{ignoreTag:X().ignoreTag})),Zn=(e,t={})=>{var r,n,i,s;let o=t;typeof e=="object"&&(o=e,e=o.id);const{values:a,locale:h=$(),default:u}=o;if(h==null)throw new Error("[svelte-i18n] Cannot format a message without first setting the initial locale.");let l=Lt(e,h);if(!l)l=(s=(i=(n=(r=X()).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=Wn(l,h).format(a)}catch(f){f instanceof Error&&console.warn(`[svelte-i18n] Message "${e}" has syntax error:`,f.message)}return c},qn=(e,t)=>zn(t).format(e),Qn=(e,t)=>Xn(t).format(e),Jn=(e,t)=>kn(t).format(e),Yn=(e,t=$())=>Lt(e,t),Kn=z([W,te],()=>Zn);z([W],()=>qn);z([W],()=>Qn);z([W],()=>Jn);z([W,te],()=>Yn);function ut(e,t){Ct(e,t)}function ei(e){W.set(e)}const ht={en:{sorry:"We are sorry",access:"The page you are trying to access is available for logged-in users only. Please login.",login:"Login"},"zh-hk":{sorry:"我们很抱歉",access:"您尝试访问的页面仅对登录用户可用。 请登录。.",login:"登录"},de:{sorry:"We are sorry",access:"The page you are trying to access is available for logged-in users only. Please login.",login:"Login"},it:{sorry:"We are sorry",access:"The page you are trying to access is available for logged-in users only. Please login.",login:"Login"},fr:{sorry:"Nous sommes désolés",access:"La page à laquelle vous essayez d'accéder n'est disponible que pour les utilisateurs connectés. Veuillez vous connecter.",login:"Connexion"},es:{sorry:"Disculpas",access:"La página que estas intentando acceder solo está disponible para usuarios regstrados. Por favor Iniciar sesión.",login:"Iniciar sesión"},tr:{sorry:"Özür dileriz",access:"Erişmeye çalıştığınız sayfa yalnızca giriş yapmış kullanıcılar için kullanılabilir. Lütfen giriş yapın.",login:"Giriş Yap"},ru:{sorry:"We are sorry",access:"The page you are trying to access is available for logged-in users only. Please login.",login:"Login"},ro:{sorry:"Ne pare rau",access:"The page you are trying to access is available for logged-in users only. Please login.",login:"Login"},hr:{sorry:"Žao nam je",access:"Stranica kojoj pokušavate pristupiti dostupna je samo prijavljenim korisnicima. Molimo prijavite se.",login:"Prijaviti se"},hu:{sorry:"We are sorry",access:"The page you are trying to access is available for logged-in users only. Please login.",login:"Login"},pl:{sorry:"We are sorry",access:"The page you are trying to access is available for logged-in users only. Please login.",login:"Login"},pt:{sorry:"We are sorry",access:"The page you are trying to access is available for logged-in users only. Please login.",login:"Login"},sl:{sorry:"We are sorry",access:"The page you are trying to access is available for logged-in users only. Please login.",login:"Login"},sr:{sorry:"We are sorry",access:"The page you are trying to access is available for logged-in users only. Please login.",login:"Login"},"pt-br":{sorry:"Desculpe",access:"A página que você deseja acessar está disponível apenas para usuários com sessão ativa. Por favor entre",login:"Entrar"},"es-mx":{sorry:"Lo Sentimos",access:"La página a la cuál usted quiere ingresar solo está disponibe para usuarios con sesión activa. Por favor inicie sesión",login:"Ingresar"}};function ti(e){Wt(e,"svelte-17wxvp",'*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box;font-family:"Helvetica Neue", "Helvetica", sans-serif}.PageWrapper{color:var(--emw--misc-typography, var(--emw--color-white, #FFFFFF));background:var(--emw--misc-color-bg, var(--emw--color-background, #07072A));padding:50px 0;width:100%;text-align:center}.NotFoundPage{display:flex;flex-direction:column;margin:auto;gap:40px;align-items:center;max-width:800px;padding:50px}.NotFoundPage svg{fill:var(--emw--misc-color-primary, var(--emw--color-primary, #D0046C))}.PageTitle{color:var(--emw--misc-color-primary, var(--emw--color-primary, #D0046C));font-weight:500;font-size:28px}.PageContent{color:#D1D1D1;font-size:18px;line-height:24px}.ErrorPageTitle{color:var(--emw--color-error, var(--emw--color-red, #ed0909));font-weight:500;font-size:28px}.ErrorPageContent{color:var(--emw--color-error, var(--emw--color-red, #ed0909));font-size:18px;line-height:24px}.ButtonDefaultSmall{background:var(--emw--misc-color-primary, var(--emw--color-primary, #D0046C));border:1px solid var(--emw--misc-color-primary, var(--emw--color-primary, #D0046C));color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));border-radius:5px;width:30%;height:60px;display:flex;align-items:center;justify-content:center;font-size:16px;text-transform:uppercase;transition-duration:0.3s;box-sizing:border-box;cursor:pointer}@media only screen and (max-width: 475px){.PageWrapper{color:var(--emw--misc-typography, var(--emw--color-white, #FFFFFF));background:var(--emw--misc-color-bg, var(--emw--color-background, #07072A));padding:20px 0;width:100%;text-align:center}.NotFoundPage{text-align:center;width:100%;font-size:12px;padding:20px}.PageTitle{font-size:22px}.ButtonDefaultSmall{width:80%;height:50px;font-size:14px;grid-template-columns:1fr}.ErrorPageContent{font-size:16px;line-height:18px}.ErrorPageTitle{font-size:18px}.PageContent{font-size:16px;line-height:18px}}')}function ri(e){let t,r,n,i,s,o,a,h,u,l,c=e[1]("sorry")+"",f,b,y,E=e[1]("access")+"",m,H,_,S=e[1]("login")+"",O,P,I;return{c(){t=C("div"),r=C("div"),n=M("svg"),i=M("g"),s=M("path"),o=M("path"),a=M("path"),h=M("path"),u=ge(),l=C("p"),f=ne(c),b=ge(),y=C("p"),m=ne(E),H=ge(),_=C("button"),O=ne(S),v(s,"class","a"),v(s,"d","M22.819,139.685H126.266a13.422,13.422,0,0,0,13.449-13.449V22.789A13.422,13.422,0,0,0,126.266,9.34H22.819A13.422,13.422,0,0,0,9.37,22.789V126.236A13.422,13.422,0,0,0,22.819,139.685Zm-7.241-116.9a7.2,7.2,0,0,1,7.241-7.241H126.266a7.2,7.2,0,0,1,7.241,7.241V38.3H15.572Zm0,21.725H133.513v81.723a7.2,7.2,0,0,1-7.241,7.241H22.824a7.2,7.2,0,0,1-7.241-7.241Z"),v(o,"class","a"),v(o,"d","M147.866,140.62h-4.138a3.1,3.1,0,0,0,0,6.207h4.138a3.1,3.1,0,0,0,0-6.207Z"),v(o,"transform","translate(-116.772 -116.794)"),v(a,"class","a"),v(a,"d","M297.866,140.62h-4.138a3.1,3.1,0,1,0,0,6.207h4.138a3.1,3.1,0,0,0,0-6.207Z"),v(a,"transform","translate(-250.22 -116.794)"),v(h,"class","a"),v(h,"d","M199.816,81.307h-1.765V74.5c0-8.132-5.863-14.5-14.247-14.5s-14.12,6.493-14.12,14.5v6.745h-1.765a7.156,7.156,0,0,0-7.123,7.123v21.307a7.156,7.156,0,0,0,7.123,7.123h31.9a7.156,7.156,0,0,0,7.123-7.123V88.367a7.1,7.1,0,0,0-7.123-7.06Zm-26.6,0V74.5c0-6.052,4.16-10.969,10.59-10.969,6.367,0,10.716,4.791,10.716,10.969v6.745H173.215v.063Zm30.132,28.367a3.524,3.524,0,0,1-3.53,3.53h-31.9a3.524,3.524,0,0,1-3.53-3.53V88.367a3.524,3.524,0,0,1,3.53-3.53h31.9a3.524,3.524,0,0,1,3.53,3.53ZM187.4,95.49a3.548,3.548,0,0,1-1.765,3.089h0v5.8a1.765,1.765,0,1,1-3.53,0v-5.8h0a3.55,3.55,0,0,1,1.765-6.619,3.447,3.447,0,0,1,3.53,3.53Z"),v(h,"transform","translate(-109.326 -3.172)"),v(i,"transform","translate(-9.37 -9.34)"),v(n,"xmlns","http://www.w3.org/2000/svg"),v(n,"width","130.345"),v(n,"height","130.345"),v(n,"viewBox","0 0 130.345 130.345"),v(l,"class","PageTitle"),v(y,"class","PageContent"),v(_,"class","ButtonDefaultSmall"),v(r,"class","NotFoundPage"),v(t,"class","PageWrapper")},m(N,q){mt(N,t,q),T(t,r),T(r,n),T(n,i),T(i,s),T(i,o),T(i,a),T(i,h),T(r,u),T(r,l),T(l,f),T(r,b),T(r,y),T(y,m),T(r,H),T(r,_),T(_,O),e[8](t),P||(I=Qt(_,"click",e[7]),P=!0)},p(N,[q]){q&2&&c!==(c=N[1]("sorry")+"")&&de(f,c),q&2&&E!==(E=N[1]("access")+"")&&de(m,E),q&2&&S!==(S=N[1]("login")+"")&&de(O,S)},i:w,o:w,d(N){N&&Re(t),e[8](null),P=!1,I()}}}function ni(e,t,r){let n;zt(e,Kn,m=>r(1,n=m));let{lang:i="en"}=t,{clientstyling:s=""}=t,{clientstylingurl:o=""}=t,a,{translationurl:h=""}=t;const u=()=>{fetch(h).then(H=>H.json()).then(H=>{Object.keys(H).forEach(_=>{ut(_,H[_])})}).catch(H=>{console.log(H)})};Object.keys(ht).forEach(m=>{ut(m,ht[m])});const l=()=>{window.postMessage({type:"403ActionButton"},window.location.href)},c=()=>{ei(i)},f=()=>{let m=document.createElement("style");m.innerHTML=s,a.appendChild(m)},b=()=>{let m=new URL(o),H=document.createElement("style");fetch(m.href).then(_=>_.text()).then(_=>{H.innerHTML=_,setTimeout(()=>{a.appendChild(H)},1)})},y=()=>l();function E(m){Te[m?"unshift":"push"](()=>{a=m,r(0,a)})}return e.$$set=m=>{"lang"in m&&r(3,i=m.lang),"clientstyling"in m&&r(4,s=m.clientstyling),"clientstylingurl"in m&&r(5,o=m.clientstylingurl),"translationurl"in m&&r(6,h=m.translationurl)},e.$$.update=()=>{e.$$.dirty&8&&i&&c(),e.$$.dirty&17&&s&&a&&f(),e.$$.dirty&33&&o&&a&&b(),e.$$.dirty&64&&h&&u()},[a,n,l,i,s,o,h,y,E]}class Ut extends lr{constructor(t){super(),ur(this,t,ni,ri,ct,{lang:3,clientstyling:4,clientstylingurl:5,translationurl:6},ti)}get lang(){return this.$$.ctx[3]}set lang(t){this.$$set({lang:t}),G()}get clientstyling(){return this.$$.ctx[4]}set clientstyling(t){this.$$set({clientstyling:t}),G()}get clientstylingurl(){return this.$$.ctx[5]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),G()}get translationurl(){return this.$$.ctx[6]}set translationurl(t){this.$$set({translationurl:t}),G()}}hr(Ut,{lang:{},clientstyling:{},clientstylingurl:{},translationurl:{}},[],[],!0);exports.default=Ut;
|
package/es2015/casino-403.cjs
CHANGED
@@ -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/Casino403-
|
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/Casino403-CiUKELDj.cjs")).then(({default:t})=>{!customElements.get("casino-403")&&customElements.define("casino-403",t.element)})}
|
package/es2015/casino-403.js
CHANGED
@@ -10,7 +10,7 @@ if (typeof window != "undefined") {
|
|
10
10
|
}
|
11
11
|
};
|
12
12
|
};
|
13
|
-
customElements.define = n(customElements.define), import("../components/Casino403-
|
13
|
+
customElements.define = n(customElements.define), import("../components/Casino403-CTojZqli.js").then(({ default: t }) => {
|
14
14
|
!customElements.get("casino-403") && customElements.define("casino-403", t.element);
|
15
15
|
});
|
16
16
|
}
|
package/package.json
CHANGED
@@ -1,3 +0,0 @@
|
|
1
|
-
"use strict";var Gt=Object.defineProperty,Ft=Object.defineProperties;var jt=Object.getOwnPropertyDescriptors;var Ve=Object.getOwnPropertySymbols;var Vt=Object.prototype.hasOwnProperty,kt=Object.prototype.propertyIsEnumerable;var pe=(e,t,r)=>t in e?Gt(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,ke=(e,t)=>{for(var r in t||(t={}))Vt.call(t,r)&&pe(e,r,t[r]);if(Ve)for(var r of Ve(t))kt.call(t,r)&&pe(e,r,t[r]);return e},Xe=(e,t)=>Ft(e,jt(t));var P=(e,t,r)=>pe(e,typeof t!="symbol"?t+"":t,r);var ze=(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 w(){}function lt(e){return e()}function We(){return Object.create(null)}function ee(e){e.forEach(lt)}function Me(e){return typeof e=="function"}function ct(e,t){return e!=e?t==t:e!==t||e&&typeof e=="object"||typeof e=="function"}function Xt(e){return Object.keys(e).length===0}function ft(e,...t){if(e==null){for(const n of t)n(void 0);return w}const r=e.subscribe(...t);return r.unsubscribe?()=>r.unsubscribe():r}function zt(e,t,r){e.$$.on_destroy.push(ft(t,r))}function T(e,t){e.appendChild(t)}function Wt(e,t,r){const n=Zt(e);if(!n.getElementById(t)){const i=C("style");i.id=t,i.textContent=r,qt(n,i)}}function Zt(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 T(e.head||e,t),t.sheet}function mt(e,t,r){e.insertBefore(t,r||null)}function Re(e){e.parentNode&&e.parentNode.removeChild(e)}function C(e){return document.createElement(e)}function M(e){return document.createElementNS("http://www.w3.org/2000/svg",e)}function ne(e){return document.createTextNode(e)}function ge(){return ne(" ")}function Qt(e,t,r,n){return e.addEventListener(t,r,n),()=>e.removeEventListener(t,r,n)}function v(e,t,r){r==null?e.removeAttribute(t):e.getAttribute(t)!==r&&e.setAttribute(t,r)}function Jt(e){return Array.from(e.childNodes)}function de(e,t){t=""+t,e.data!==t&&(e.data=t)}function Yt(e){const t={};return e.childNodes.forEach(r=>{t[r.slot||"default"]=!0}),t}let De;function J(e){De=e}const U=[],Te=[];let F=[];const Ze=[],Kt=Promise.resolve();let Se=!1;function er(){Se||(Se=!0,Kt.then(G))}function Be(e){F.push(e)}const be=new Set;let R=0;function G(){if(R!==0)return;const e=De;do{try{for(;R<U.length;){const t=U[R];R++,J(t),tr(t.$$)}}catch(t){throw U.length=0,R=0,t}for(J(null),U.length=0,R=0;Te.length;)Te.pop()();for(let t=0;t<F.length;t+=1){const r=F[t];be.has(r)||(be.add(r),r())}F.length=0}while(U.length);for(;Ze.length;)Ze.pop()();Se=!1,be.clear(),J(e)}function tr(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(Be)}}function rr(e){const t=[],r=[];F.forEach(n=>e.indexOf(n)===-1?t.push(n):r.push(n)),r.forEach(n=>n()),F=t}const nr=new Set;function ir(e,t){e&&e.i&&(nr.delete(e),e.i(t))}function sr(e,t,r){const{fragment:n,after_update:i}=e.$$;n&&n.m(t,r),Be(()=>{const s=e.$$.on_mount.map(lt).filter(Me);e.$$.on_destroy?e.$$.on_destroy.push(...s):ee(s),e.$$.on_mount=[]}),i.forEach(Be)}function or(e,t){const r=e.$$;r.fragment!==null&&(rr(r.after_update),ee(r.on_destroy),r.fragment&&r.fragment.d(t),r.on_destroy=r.fragment=null,r.ctx=[])}function ar(e,t){e.$$.dirty[0]===-1&&(U.push(e),er(),e.$$.dirty.fill(0)),e.$$.dirty[t/31|0]|=1<<t%31}function ur(e,t,r,n,i,s,o=null,a=[-1]){const h=De;J(e);const u=e.$$={fragment:null,ctx:[],props:s,update:w,not_equal:i,bound:We(),on_mount:[],on_destroy:[],on_disconnect:[],before_update:[],after_update:[],context:new Map(t.context||(h?h.$$.context:[])),callbacks:We(),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,...b)=>{const y=b.length?b[0]:f;return u.ctx&&i(u.ctx[c],u.ctx[c]=y)&&(!u.skip_bound&&u.bound[c]&&u.bound[c](y),l&&ar(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=Jt(t.target);u.fragment&&u.fragment.l(c),c.forEach(Re)}else u.fragment&&u.fragment.c();t.intro&&ir(e.$$.fragment),sr(e,t.target,t.anchor),G()}J(h)}let pt;typeof HTMLElement=="function"&&(pt=class extends HTMLElement{constructor(t,r,n){super();P(this,"$$ctor");P(this,"$$s");P(this,"$$c");P(this,"$$cn",!1);P(this,"$$d",{});P(this,"$$r",!1);P(this,"$$p_d",{});P(this,"$$l",{});P(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 ze(this,null,function*(){if(this.$$cn=!0,!this.$$c){let t=function(s){return()=>{let o;return{c:function(){o=C("slot"),s!=="default"&&v(o,"name",s)},m:function(u,l){mt(u,o,l)},d:function(u){u&&Re(o)}}}};if(yield Promise.resolve(),!this.$$cn||this.$$c)return;const r={},n=Yt(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:Xe(ke({},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 hr(e,t,r,n,i,s){let o=class extends pt{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 lr{constructor(){P(this,"$$");P(this,"$$set")}$destroy(){or(this,1),this.$destroy=w}$on(t,r){if(!Me(r))return w;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&&!Xt(t)&&(this.$$.skip_bound=!0,this.$$set(t),this.$$.skip_bound=!1)}}const cr="4";typeof window!="undefined"&&(window.__svelte||(window.__svelte={v:new Set})).v.add(cr);const D=[];function fr(e,t){return{subscribe:he(e,t).subscribe}}function he(e,t=w){let r;const n=new Set;function i(a){if(ct(e,a)&&(e=a,r)){const h=!D.length;for(const u of n)u[1](),D.push(u,e);if(h){for(let u=0;u<D.length;u+=2)D[u][0](D[u+1]);D.length=0}}}function s(a){i(a(e))}function o(a,h=w){const u=[a,h];return n.add(u),n.size===1&&(r=t(i,s)||w),a(e),()=>{n.delete(u),n.size===0&&r&&(r(),r=null)}}return{set:i,update:s,subscribe:o}}function z(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 fr(r,(o,a)=>{let h=!1;const u=[];let l=0,c=w;const f=()=>{if(l)return;c();const y=t(n?u[0]:u,o,a);s?o(y):c=Me(y)?y:w},b=i.map((y,E)=>ft(y,m=>{u[E]=m,l&=~(1<<E),h&&f()},()=>{l|=1<<E}));return h=!0,f(),function(){ee(b),c(),h=!1}})}function mr(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var pr=function(t){return gr(t)&&!dr(t)};function gr(e){return!!e&&typeof e=="object"}function dr(e){var t=Object.prototype.toString.call(e);return t==="[object RegExp]"||t==="[object Date]"||xr(e)}var br=typeof Symbol=="function"&&Symbol.for,yr=br?Symbol.for("react.element"):60103;function xr(e){return e.$$typeof===yr}function vr(e){return Array.isArray(e)?[]:{}}function Y(e,t){return t.clone!==!1&&t.isMergeableObject(e)?j(vr(e),e,t):e}function Er(e,t,r){return e.concat(t).map(function(n){return Y(n,r)})}function _r(e,t){if(!t.customMerge)return j;var r=t.customMerge(e);return typeof r=="function"?r:j}function Hr(e){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(e).filter(function(t){return Object.propertyIsEnumerable.call(e,t)}):[]}function qe(e){return Object.keys(e).concat(Hr(e))}function gt(e,t){try{return t in e}catch(r){return!1}}function Tr(e,t){return gt(e,t)&&!(Object.hasOwnProperty.call(e,t)&&Object.propertyIsEnumerable.call(e,t))}function Sr(e,t,r){var n={};return r.isMergeableObject(e)&&qe(e).forEach(function(i){n[i]=Y(e[i],r)}),qe(t).forEach(function(i){Tr(e,i)||(gt(e,i)&&r.isMergeableObject(t[i])?n[i]=_r(i,r)(e[i],t[i],r):n[i]=Y(t[i],r))}),n}function j(e,t,r){r=r||{},r.arrayMerge=r.arrayMerge||Er,r.isMergeableObject=r.isMergeableObject||pr,r.cloneUnlessOtherwiseSpecified=Y;var n=Array.isArray(t),i=Array.isArray(e),s=n===i;return s?n?r.arrayMerge(e,t,r):Sr(e,t,r):Y(t,r)}j.all=function(t,r){if(!Array.isArray(t))throw new Error("first argument should be an array");return t.reduce(function(n,i){return j(n,i,r)},{})};var Br=j,Pr=Br;const Ar=mr(Pr);var Pe=function(e,t){return Pe=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])},Pe(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");Pe(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 ye(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))}var p;(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"})(p||(p={}));var x;(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"})(x||(x={}));var V;(function(e){e[e.number=0]="number",e[e.dateTime=1]="dateTime"})(V||(V={}));function Qe(e){return e.type===x.literal}function Nr(e){return e.type===x.argument}function dt(e){return e.type===x.number}function bt(e){return e.type===x.date}function yt(e){return e.type===x.time}function xt(e){return e.type===x.select}function vt(e){return e.type===x.plural}function Or(e){return e.type===x.pound}function Et(e){return e.type===x.tag}function _t(e){return!!(e&&typeof e=="object"&&e.type===V.number)}function Ae(e){return!!(e&&typeof e=="object"&&e.type===V.dateTime)}var Ht=/[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,Lr=/(?:[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 Ir(e){var t={};return e.replace(Lr,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 Cr=/[\t-\r \x85\u200E\u200F\u2028\u2029]/i;function $r(e){if(e.length===0)throw new Error("Number skeleton cannot be empty");for(var t=e.split(Cr).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 Mr(e){return e.replace(/^(.*?)-/,"")}var Je=/^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g,Tt=/^(@+)?(\+|#+)?[rs]?$/g,Rr=/(\*)(0+)|(#+)(0+)|(0+)/g,St=/^(0+)$/;function Ye(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 Bt(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 Dr(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)),!St.test(e))throw new Error("Malformed concise eng/scientific notation");t.minimumIntegerDigits=e.length}return t}function Ke(e){var t={},r=Bt(e);return r||t}function Ur(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=Mr(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),Ke(u))},{}));continue;case"engineering":t=d(d(d({},t),{notation:"engineering"}),i.options.reduce(function(h,u){return d(d({},h),Ke(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(Rr,function(h,u,l,c,f,b){if(u)t.minimumIntegerDigits=l.length;else{if(c&&f)throw new Error("We currently do not support maximum integer digits");if(b)throw new Error("We currently do not support exact integer digits")}return""});continue}if(St.test(i.stem)){t.minimumIntegerDigits=i.stem.length;continue}if(Je.test(i.stem)){if(i.options.length>1)throw new RangeError("Fraction-precision stems only accept a single optional option");i.stem.replace(Je,function(h,u,l,c,f,b){return l==="*"?t.minimumFractionDigits=u.length:c&&c[0]==="#"?t.maximumFractionDigits=c.length:f&&b?(t.minimumFractionDigits=f.length,t.maximumFractionDigits=f.length+b.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),Ye(s)));continue}if(Tt.test(i.stem)){t=d(d({},t),Ye(i.stem));continue}var o=Bt(i.stem);o&&(t=d(d({},t),o));var a=Dr(i.stem);a&&(t=d(d({},t),a))}return t}var re={"001":["H","h"],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","hB","h","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","hB","h","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","hB","h","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"],"es-BO":["H","h","hB","hb"],"es-BR":["H","h","hB","hb"],"es-EC":["H","h","hB","hb"],"es-ES":["H","h","hB","hb"],"es-GQ":["H","h","hB","hb"],"es-PE":["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 Gr(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=Fr(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 Fr(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 xe,jr=new RegExp("^".concat(Ht.source,"*")),Vr=new RegExp("".concat(Ht.source,"*$"));function g(e,t){return{start:e,end:t}}var kr=!!String.prototype.startsWith&&"_a".startsWith("a",1),Xr=!!String.fromCodePoint,zr=!!Object.fromEntries,Wr=!!String.prototype.codePointAt,Zr=!!String.prototype.trimStart,qr=!!String.prototype.trimEnd,Qr=!!Number.isSafeInteger,Jr=Qr?Number.isSafeInteger:function(e){return typeof e=="number"&&isFinite(e)&&Math.floor(e)===e&&Math.abs(e)<=9007199254740991},we=!0;try{var Yr=At("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");we=((xe=Yr.exec("a"))===null||xe===void 0?void 0:xe[0])==="a"}catch(e){we=!1}var et=kr?function(t,r,n){return t.startsWith(r,n)}:function(t,r,n){return t.slice(n,n+r.length)===r},Ne=Xr?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},tt=zr?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},Pt=Wr?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}},Kr=Zr?function(t){return t.trimStart()}:function(t){return t.replace(jr,"")},en=qr?function(t){return t.trimEnd()}:function(t){return t.replace(Vr,"")};function At(e,t){return new RegExp(e,t)}var Oe;if(we){var rt=At("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");Oe=function(t,r){var n;rt.lastIndex=r;var i=rt.exec(t);return(n=i[1])!==null&&n!==void 0?n:""}}else Oe=function(t,r){for(var n=[];;){var i=Pt(t,r);if(i===void 0||wt(i)||sn(i))break;n.push(i),r+=i>=65536?2:1}return Ne.apply(void 0,n)};var tn=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:x.pound,location:g(a,this.clonePosition())})}else if(s===60&&!this.ignoreTag&&this.peek()===47){if(n)break;return this.error(p.UNMATCHED_CLOSING_TAG,g(this.clonePosition(),this.clonePosition()))}else if(s===60&&!this.ignoreTag&&Le(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:x.literal,value:"<".concat(i,"/>"),location:g(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()||!Le(this.char()))return this.error(p.INVALID_TAG,g(a,this.clonePosition()));var h=this.clonePosition(),u=this.parseTagName();return i!==u?this.error(p.UNMATCHED_CLOSING_TAG,g(h,this.clonePosition())):(this.bumpSpace(),this.bumpIf(">")?{val:{type:x.tag,value:i,children:o,location:g(n,this.clonePosition())},err:null}:this.error(p.INVALID_TAG,g(a,this.clonePosition())))}else return this.error(p.UNCLOSED_TAG,g(n,this.clonePosition()))}else return this.error(p.INVALID_TAG,g(n,this.clonePosition()))},e.prototype.parseTagName=function(){var t=this.offset();for(this.bump();!this.isEOF()&&nn(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=g(n,this.clonePosition());return{val:{type:x.literal,value:i,location:h},err:null}},e.prototype.tryParseLeftAngleBracket=function(){return!this.isEOF()&&this.char()===60&&(this.ignoreTag||!rn(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 Ne.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(),Ne(n))},e.prototype.parseArgument=function(t,r){var n=this.clonePosition();if(this.bump(),this.bumpSpace(),this.isEOF())return this.error(p.EXPECT_ARGUMENT_CLOSING_BRACE,g(n,this.clonePosition()));if(this.char()===125)return this.bump(),this.error(p.EMPTY_ARGUMENT,g(n,this.clonePosition()));var i=this.parseIdentifierIfPossible().value;if(!i)return this.error(p.MALFORMED_ARGUMENT,g(n,this.clonePosition()));if(this.bumpSpace(),this.isEOF())return this.error(p.EXPECT_ARGUMENT_CLOSING_BRACE,g(n,this.clonePosition()));switch(this.char()){case 125:return this.bump(),{val:{type:x.argument,value:i,location:g(n,this.clonePosition())},err:null};case 44:return this.bump(),this.bumpSpace(),this.isEOF()?this.error(p.EXPECT_ARGUMENT_CLOSING_BRACE,g(n,this.clonePosition())):this.parseArgumentOptions(t,r,i,n);default:return this.error(p.MALFORMED_ARGUMENT,g(n,this.clonePosition()))}},e.prototype.parseIdentifierIfPossible=function(){var t=this.clonePosition(),r=this.offset(),n=Oe(this.message,r),i=r+n.length;this.bumpTo(i);var s=this.clonePosition(),o=g(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(p.EXPECT_ARGUMENT_TYPE,g(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=en(c.val);if(f.length===0)return this.error(p.EXPECT_ARGUMENT_STYLE,g(this.clonePosition(),this.clonePosition()));var b=g(l,this.clonePosition());u={style:f,styleLocation:b}}var y=this.tryParseArgumentClose(i);if(y.err)return y;var E=g(i,this.clonePosition());if(u&&et(u==null?void 0:u.style,"::",0)){var m=Kr(u.style.slice(2));if(a==="number"){var c=this.parseNumberSkeletonFromString(m,u.styleLocation);return c.err?c:{val:{type:x.number,value:n,location:E,style:c.val},err:null}}else{if(m.length===0)return this.error(p.EXPECT_DATE_TIME_SKELETON,E);var H=m;this.locale&&(H=Gr(m,this.locale));var f={type:V.dateTime,pattern:H,location:u.styleLocation,parsedOptions:this.shouldParseSkeletons?Ir(H):{}},_=a==="date"?x.date:x.time;return{val:{type:_,value:n,location:E,style:f},err:null}}}return{val:{type:a==="number"?x.number:a==="date"?x.date:x.time,value:n,location:E,style:(s=u==null?void 0:u.style)!==null&&s!==void 0?s:null},err:null}}case"plural":case"selectordinal":case"select":{var S=this.clonePosition();if(this.bumpSpace(),!this.bumpIf(","))return this.error(p.EXPECT_SELECT_ARGUMENT_OPTIONS,g(S,d({},S)));this.bumpSpace();var O=this.parseIdentifierIfPossible(),A=0;if(a!=="select"&&O.value==="offset"){if(!this.bumpIf(":"))return this.error(p.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,g(this.clonePosition(),this.clonePosition()));this.bumpSpace();var c=this.tryParseDecimalInteger(p.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,p.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);if(c.err)return c;this.bumpSpace(),O=this.parseIdentifierIfPossible(),A=c.val}var I=this.tryParsePluralOrSelectOptions(t,a,r,O);if(I.err)return I;var y=this.tryParseArgumentClose(i);if(y.err)return y;var N=g(i,this.clonePosition());return a==="select"?{val:{type:x.select,value:n,options:tt(I.val),location:N},err:null}:{val:{type:x.plural,value:n,options:tt(I.val),offset:A,pluralType:a==="plural"?"cardinal":"ordinal",location:N},err:null}}default:return this.error(p.INVALID_ARGUMENT_TYPE,g(o,h))}},e.prototype.tryParseArgumentClose=function(t){return this.isEOF()||this.char()!==125?this.error(p.EXPECT_ARGUMENT_CLOSING_BRACE,g(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(p.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE,g(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=$r(t)}catch(i){return this.error(p.INVALID_NUMBER_SKELETON,r)}return{val:{type:V.number,tokens:n,location:r,parsedOptions:this.shouldParseSkeletons?Ur(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(p.EXPECT_PLURAL_ARGUMENT_SELECTOR,p.INVALID_PLURAL_ARGUMENT_SELECTOR);if(f.err)return f;l=g(c,this.clonePosition()),u=this.message.slice(c.offset,this.offset())}else break}if(h.has(u))return this.error(r==="select"?p.DUPLICATE_SELECT_ARGUMENT_SELECTOR:p.DUPLICATE_PLURAL_ARGUMENT_SELECTOR,l);u==="other"&&(o=!0),this.bumpSpace();var b=this.clonePosition();if(!this.bumpIf("{"))return this.error(r==="select"?p.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT:p.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT,g(this.clonePosition(),this.clonePosition()));var y=this.parseMessage(t+1,r,n);if(y.err)return y;var E=this.tryParseArgumentClose(b);if(E.err)return E;a.push([u,{value:y.val,location:g(b,this.clonePosition())}]),h.add(u),this.bumpSpace(),s=this.parseIdentifierIfPossible(),u=s.value,l=s.location}return a.length===0?this.error(r==="select"?p.EXPECT_SELECT_ARGUMENT_SELECTOR:p.EXPECT_PLURAL_ARGUMENT_SELECTOR,g(this.clonePosition(),this.clonePosition())):this.requiresOtherClause&&!o?this.error(p.MISSING_OTHER_CLAUSE,g(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=g(i,this.clonePosition());return s?(o*=n,Jr(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=Pt(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(et(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()&&wt(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 Le(e){return e>=97&&e<=122||e>=65&&e<=90}function rn(e){return Le(e)||e===47}function nn(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 wt(e){return e>=9&&e<=13||e===32||e===133||e>=8206&&e<=8207||e===8232||e===8233}function sn(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 Ie(e){e.forEach(function(t){if(delete t.location,xt(t)||vt(t))for(var r in t.options)delete t.options[r].location,Ie(t.options[r].value);else dt(t)&&_t(t.style)||(bt(t)||yt(t))&&Ae(t.style)?delete t.style.location:Et(t)&&Ie(t.children)})}function on(e,t){t===void 0&&(t={}),t=d({shouldParseSkeletons:!0,requiresOtherClause:!0},t);var r=new tn(e,t).parse();if(r.err){var n=SyntaxError(p[r.err.kind]);throw n.location=r.err.location,n.originalMessage=r.err.message,n}return t!=null&&t.captureLocation||Ie(r.val),r.val}function ve(e,t){var r=t&&t.cache?t.cache:fn,n=t&&t.serializer?t.serializer:cn,i=t&&t.strategy?t.strategy:un;return i(e,{cache:r,serializer:n})}function an(e){return e==null||typeof e=="number"||typeof e=="boolean"}function Nt(e,t,r,n){var i=an(n)?n:r(n),s=t.get(i);return typeof s=="undefined"&&(s=e.call(this,n),t.set(i,s)),s}function Ot(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 Ue(e,t,r,n,i){return r.bind(t,e,n,i)}function un(e,t){var r=e.length===1?Nt:Ot;return Ue(e,this,r,t.cache.create(),t.serializer)}function hn(e,t){return Ue(e,this,Ot,t.cache.create(),t.serializer)}function ln(e,t){return Ue(e,this,Nt,t.cache.create(),t.serializer)}var cn=function(){return JSON.stringify(arguments)};function Ge(){this.cache=Object.create(null)}Ge.prototype.get=function(e){return this.cache[e]};Ge.prototype.set=function(e,t){this.cache[e]=t};var fn={create:function(){return new Ge}},Ee={variadic:hn,monadic:ln},k;(function(e){e.MISSING_VALUE="MISSING_VALUE",e.INVALID_VALUE="INVALID_VALUE",e.MISSING_INTL_API="MISSING_INTL_API"})(k||(k={}));var ce=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),nt=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('", "'),'"'),k.INVALID_VALUE,s)||this}return t}(ce),mn=function(e){le(t,e);function t(r,n,i){return e.call(this,'Value for "'.concat(r,'" must be of type ').concat(n),k.INVALID_VALUE,i)||this}return t}(ce),pn=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,'"'),k.MISSING_VALUE,n)||this}return t}(ce),B;(function(e){e[e.literal=0]="literal",e[e.object=1]="object"})(B||(B={}));function gn(e){return e.length<2?e:e.reduce(function(t,r){var n=t[t.length-1];return!n||n.type!==B.literal||r.type!==B.literal?t.push(r):n.value+=r.value,t},[])}function dn(e){return typeof e=="function"}function se(e,t,r,n,i,s,o){if(e.length===1&&Qe(e[0]))return[{type:B.literal,value:e[0].value}];for(var a=[],h=0,u=e;h<u.length;h++){var l=u[h];if(Qe(l)){a.push({type:B.literal,value:l.value});continue}if(Or(l)){typeof s=="number"&&a.push({type:B.literal,value:r.getNumberFormat(t).format(s)});continue}var c=l.value;if(!(i&&c in i))throw new pn(c,o);var f=i[c];if(Nr(l)){(!f||typeof f=="string"||typeof f=="number")&&(f=typeof f=="string"||typeof f=="number"?String(f):""),a.push({type:typeof f=="string"?B.literal:B.object,value:f});continue}if(bt(l)){var b=typeof l.style=="string"?n.date[l.style]:Ae(l.style)?l.style.parsedOptions:void 0;a.push({type:B.literal,value:r.getDateTimeFormat(t,b).format(f)});continue}if(yt(l)){var b=typeof l.style=="string"?n.time[l.style]:Ae(l.style)?l.style.parsedOptions:n.time.medium;a.push({type:B.literal,value:r.getDateTimeFormat(t,b).format(f)});continue}if(dt(l)){var b=typeof l.style=="string"?n.number[l.style]:_t(l.style)?l.style.parsedOptions:void 0;b&&b.scale&&(f=f*(b.scale||1)),a.push({type:B.literal,value:r.getNumberFormat(t,b).format(f)});continue}if(Et(l)){var y=l.children,E=l.value,m=i[E];if(!dn(m))throw new mn(E,"function",o);var H=se(y,t,r,n,i,s),_=m(H.map(function(A){return A.value}));Array.isArray(_)||(_=[_]),a.push.apply(a,_.map(function(A){return{type:typeof A=="string"?B.literal:B.object,value:A}}))}if(xt(l)){var S=l.options[f]||l.options.other;if(!S)throw new nt(l.value,f,Object.keys(l.options),o);a.push.apply(a,se(S.value,t,r,n,i));continue}if(vt(l)){var S=l.options["=".concat(f)];if(!S){if(!Intl.PluralRules)throw new ce(`Intl.PluralRules is not available in this environment.
|
2
|
-
Try polyfilling it using "@formatjs/intl-pluralrules"
|
3
|
-
`,k.MISSING_INTL_API,o);var O=r.getPluralRules(t,{type:l.pluralType}).select(f-(l.offset||0));S=l.options[O]||l.options.other}if(!S)throw new nt(l.value,f,Object.keys(l.options),o);a.push.apply(a,se(S.value,t,r,n,i,f-(l.offset||0)));continue}}return gn(a)}function bn(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 yn(e,t){return t?Object.keys(e).reduce(function(r,n){return r[n]=bn(e[n],t[n]),r},d({},e)):e}function _e(e){return{create:function(){return{get:function(t){return e[t]},set:function(t,r){e[t]=r}}}}}function xn(e){return e===void 0&&(e={number:{},dateTime:{},pluralRules:{}}),{getNumberFormat:ve(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.NumberFormat).bind.apply(t,ye([void 0],r,!1)))},{cache:_e(e.number),strategy:Ee.variadic}),getDateTimeFormat:ve(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.DateTimeFormat).bind.apply(t,ye([void 0],r,!1)))},{cache:_e(e.dateTime),strategy:Ee.variadic}),getPluralRules:ve(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.PluralRules).bind.apply(t,ye([void 0],r,!1)))},{cache:_e(e.pluralRules),strategy:Ee.variadic})}}var vn=function(){function e(t,r,n,i){var s=this;if(r===void 0&&(r=e.defaultLocale),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!==B.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=yn(e.formats,n),this.formatters=i&&i.formatters||xn(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=on,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 En(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 L={},_n=(e,t,r)=>r&&(t in L||(L[t]={}),e in L[t]||(L[t][e]=r),r),Lt=(e,t)=>{if(t==null)return;if(t in L&&e in L[t])return L[t][e];const r=fe(t);for(let n=0;n<r.length;n++){const i=r[n],s=Tn(i,e);if(s)return _n(e,t,s)}};let Fe;const te=he({});function Hn(e){return Fe[e]||null}function It(e){return e in Fe}function Tn(e,t){if(!It(e))return null;const r=Hn(e);return En(r,t)}function Sn(e){if(e==null)return;const t=fe(e);for(let r=0;r<t.length;r++){const n=t[r];if(It(n))return n}}function Ct(e,...t){delete L[e],te.update(r=>(r[e]=Ar.all([r[e]||{},...t]),r))}z([te],([e])=>Object.keys(e));te.subscribe(e=>Fe=e);const oe={};function Bn(e,t){oe[e].delete(t),oe[e].size===0&&delete oe[e]}function $t(e){return oe[e]}function Pn(e){return fe(e).map(t=>{const r=$t(t);return[t,r?[...r]:[]]}).filter(([,t])=>t.length>0)}function Ce(e){return e==null?!1:fe(e).some(t=>{var r;return(r=$t(t))==null?void 0:r.size})}function An(e,t){return Promise.all(t.map(n=>(Bn(e,n),n().then(i=>i.default||i)))).then(n=>Ct(e,...n))}const Q={};function Mt(e){if(!Ce(e))return e in Q?Q[e]:Promise.resolve();const t=Pn(e);return Q[e]=Promise.all(t.map(([r,n])=>An(r,n))).then(()=>{if(Ce(e))return Mt(e);delete Q[e]}),Q[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"}}},Nn={fallbackLocale:null,loadingDelay:200,formats:wn,warnOnMissingMessages:!0,handleMissingMessage:void 0,ignoreTag:!0},On=Nn;function X(){return On}const He=he(!1);var Ln=Object.defineProperty,In=Object.defineProperties,Cn=Object.getOwnPropertyDescriptors,it=Object.getOwnPropertySymbols,$n=Object.prototype.hasOwnProperty,Mn=Object.prototype.propertyIsEnumerable,st=(e,t,r)=>t in e?Ln(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Rn=(e,t)=>{for(var r in t||(t={}))$n.call(t,r)&&st(e,r,t[r]);if(it)for(var r of it(t))Mn.call(t,r)&&st(e,r,t[r]);return e},Dn=(e,t)=>In(e,Cn(t));let $e;const ae=he(null);function ot(e){return e.split("-").map((t,r,n)=>n.slice(0,r+1).join("-")).reverse()}function fe(e,t=X().fallbackLocale){const r=ot(e);return t?[...new Set([...r,...ot(t)])]:r}function $(){return $e!=null?$e:void 0}ae.subscribe(e=>{$e=e!=null?e:void 0,typeof window!="undefined"&&e!=null&&document.documentElement.setAttribute("lang",e)});const Un=e=>{if(e&&Sn(e)&&Ce(e)){const{loadingDelay:t}=X();let r;return typeof window!="undefined"&&$()!=null&&t?r=window.setTimeout(()=>He.set(!0),t):He.set(!0),Mt(e).then(()=>{ae.set(e)}).finally(()=>{clearTimeout(r),He.set(!1)})}return ae.set(e)},W=Dn(Rn({},ae),{set:Un}),me=e=>{const t=Object.create(null);return n=>{const i=JSON.stringify(n);return i in t?t[i]:t[i]=e(n)}};var Gn=Object.defineProperty,ue=Object.getOwnPropertySymbols,Rt=Object.prototype.hasOwnProperty,Dt=Object.prototype.propertyIsEnumerable,at=(e,t,r)=>t in e?Gn(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,je=(e,t)=>{for(var r in t||(t={}))Rt.call(t,r)&&at(e,r,t[r]);if(ue)for(var r of ue(t))Dt.call(t,r)&&at(e,r,t[r]);return e},Z=(e,t)=>{var r={};for(var n in e)Rt.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&&Dt.call(e,n)&&(r[n]=e[n]);return r};const K=(e,t)=>{const{formats:r}=X();if(e in r&&t in r[e])return r[e][t];throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`)},Fn=me(e=>{var t=e,{locale:r,format:n}=t,i=Z(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)}),jn=me(e=>{var t=e,{locale:r,format:n}=t,i=Z(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)}),Vn=me(e=>{var t=e,{locale:r,format:n}=t,i=Z(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)}),kn=(e={})=>{var t=e,{locale:r=$()}=t,n=Z(t,["locale"]);return Fn(je({locale:r},n))},Xn=(e={})=>{var t=e,{locale:r=$()}=t,n=Z(t,["locale"]);return jn(je({locale:r},n))},zn=(e={})=>{var t=e,{locale:r=$()}=t,n=Z(t,["locale"]);return Vn(je({locale:r},n))},Wn=me((e,t=$())=>new vn(e,t,X().formats,{ignoreTag:X().ignoreTag})),Zn=(e,t={})=>{var r,n,i,s;let o=t;typeof e=="object"&&(o=e,e=o.id);const{values:a,locale:h=$(),default:u}=o;if(h==null)throw new Error("[svelte-i18n] Cannot format a message without first setting the initial locale.");let l=Lt(e,h);if(!l)l=(s=(i=(n=(r=X()).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=Wn(l,h).format(a)}catch(f){f instanceof Error&&console.warn(`[svelte-i18n] Message "${e}" has syntax error:`,f.message)}return c},qn=(e,t)=>zn(t).format(e),Qn=(e,t)=>Xn(t).format(e),Jn=(e,t)=>kn(t).format(e),Yn=(e,t=$())=>Lt(e,t),Kn=z([W,te],()=>Zn);z([W],()=>qn);z([W],()=>Qn);z([W],()=>Jn);z([W,te],()=>Yn);function ut(e,t){Ct(e,t)}function ei(e){W.set(e)}const ht={en:{sorry:"We are sorry",access:"The page you are trying to access is available for logged-in users only. Please login.",login:"Login"},"zh-hk":{sorry:"我们很抱歉",access:"您尝试访问的页面仅对登录用户可用。 请登录。.",login:"登录"},de:{sorry:"We are sorry",access:"The page you are trying to access is available for logged-in users only. Please login.",login:"Login"},it:{sorry:"We are sorry",access:"The page you are trying to access is available for logged-in users only. Please login.",login:"Login"},fr:{sorry:"Nous sommes désolés",access:"La page à laquelle vous essayez d'accéder n'est disponible que pour les utilisateurs connectés. Veuillez vous connecter.",login:"Connexion"},es:{sorry:"Disculpas",access:"La página que estas intentando acceder solo está disponible para usuarios regstrados. Por favor Iniciar sesión.",login:"Iniciar sesión"},tr:{sorry:"Özür dileriz",access:"Erişmeye çalıştığınız sayfa yalnızca giriş yapmış kullanıcılar için kullanılabilir. Lütfen giriş yapın.",login:"Giriş Yap"},ru:{sorry:"We are sorry",access:"The page you are trying to access is available for logged-in users only. Please login.",login:"Login"},ro:{sorry:"Ne pare rau",access:"The page you are trying to access is available for logged-in users only. Please login.",login:"Login"},hr:{sorry:"Žao nam je",access:"Stranica kojoj pokušavate pristupiti dostupna je samo prijavljenim korisnicima. Molimo prijavite se.",login:"Prijaviti se"},hu:{sorry:"We are sorry",access:"The page you are trying to access is available for logged-in users only. Please login.",login:"Login"},pl:{sorry:"We are sorry",access:"The page you are trying to access is available for logged-in users only. Please login.",login:"Login"},pt:{sorry:"We are sorry",access:"The page you are trying to access is available for logged-in users only. Please login.",login:"Login"},sl:{sorry:"We are sorry",access:"The page you are trying to access is available for logged-in users only. Please login.",login:"Login"},sr:{sorry:"We are sorry",access:"The page you are trying to access is available for logged-in users only. Please login.",login:"Login"},"pt-br":{sorry:"Desculpe",access:"A página que você deseja acessar está disponível apenas para usuários com sessão ativa. Por favor entre",login:"Entrar"},"es-mx":{sorry:"Lo Sentimos",access:"La página a la cuál usted quiere ingresar solo está disponibe para usuarios con sesión activa. Por favor inicie sesión",login:"Ingresar"}};function ti(e){Wt(e,"svelte-17wxvp",'*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box;font-family:"Helvetica Neue", "Helvetica", sans-serif}.PageWrapper{color:var(--emw--misc-typography, var(--emw--color-white, #FFFFFF));background:var(--emw--misc-color-bg, var(--emw--color-background, #07072A));padding:50px 0;width:100%;text-align:center}.NotFoundPage{display:flex;flex-direction:column;margin:auto;gap:40px;align-items:center;max-width:800px;padding:50px}.NotFoundPage svg{fill:var(--emw--misc-color-primary, var(--emw--color-primary, #D0046C))}.PageTitle{color:var(--emw--misc-color-primary, var(--emw--color-primary, #D0046C));font-weight:500;font-size:28px}.PageContent{color:#D1D1D1;font-size:18px;line-height:24px}.ErrorPageTitle{color:var(--emw--color-error, var(--emw--color-red, #ed0909));font-weight:500;font-size:28px}.ErrorPageContent{color:var(--emw--color-error, var(--emw--color-red, #ed0909));font-size:18px;line-height:24px}.ButtonDefaultSmall{background:var(--emw--misc-color-primary, var(--emw--color-primary, #D0046C));border:1px solid var(--emw--misc-color-primary, var(--emw--color-primary, #D0046C));color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));border-radius:5px;width:30%;height:60px;display:flex;align-items:center;justify-content:center;font-size:16px;text-transform:uppercase;transition-duration:0.3s;box-sizing:border-box;cursor:pointer}@media only screen and (max-width: 475px){.PageWrapper{color:var(--emw--misc-typography, var(--emw--color-white, #FFFFFF));background:var(--emw--misc-color-bg, var(--emw--color-background, #07072A));padding:20px 0;width:100%;text-align:center}.NotFoundPage{text-align:center;width:100%;font-size:12px;padding:20px}.PageTitle{font-size:22px}.ButtonDefaultSmall{width:80%;height:50px;font-size:14px;grid-template-columns:1fr}.ErrorPageContent{font-size:16px;line-height:18px}.ErrorPageTitle{font-size:18px}.PageContent{font-size:16px;line-height:18px}}')}function ri(e){let t,r,n,i,s,o,a,h,u,l,c=e[1]("sorry")+"",f,b,y,E=e[1]("access")+"",m,H,_,S=e[1]("login")+"",O,A,I;return{c(){t=C("div"),r=C("div"),n=M("svg"),i=M("g"),s=M("path"),o=M("path"),a=M("path"),h=M("path"),u=ge(),l=C("p"),f=ne(c),b=ge(),y=C("p"),m=ne(E),H=ge(),_=C("button"),O=ne(S),v(s,"class","a"),v(s,"d","M22.819,139.685H126.266a13.422,13.422,0,0,0,13.449-13.449V22.789A13.422,13.422,0,0,0,126.266,9.34H22.819A13.422,13.422,0,0,0,9.37,22.789V126.236A13.422,13.422,0,0,0,22.819,139.685Zm-7.241-116.9a7.2,7.2,0,0,1,7.241-7.241H126.266a7.2,7.2,0,0,1,7.241,7.241V38.3H15.572Zm0,21.725H133.513v81.723a7.2,7.2,0,0,1-7.241,7.241H22.824a7.2,7.2,0,0,1-7.241-7.241Z"),v(o,"class","a"),v(o,"d","M147.866,140.62h-4.138a3.1,3.1,0,0,0,0,6.207h4.138a3.1,3.1,0,0,0,0-6.207Z"),v(o,"transform","translate(-116.772 -116.794)"),v(a,"class","a"),v(a,"d","M297.866,140.62h-4.138a3.1,3.1,0,1,0,0,6.207h4.138a3.1,3.1,0,0,0,0-6.207Z"),v(a,"transform","translate(-250.22 -116.794)"),v(h,"class","a"),v(h,"d","M199.816,81.307h-1.765V74.5c0-8.132-5.863-14.5-14.247-14.5s-14.12,6.493-14.12,14.5v6.745h-1.765a7.156,7.156,0,0,0-7.123,7.123v21.307a7.156,7.156,0,0,0,7.123,7.123h31.9a7.156,7.156,0,0,0,7.123-7.123V88.367a7.1,7.1,0,0,0-7.123-7.06Zm-26.6,0V74.5c0-6.052,4.16-10.969,10.59-10.969,6.367,0,10.716,4.791,10.716,10.969v6.745H173.215v.063Zm30.132,28.367a3.524,3.524,0,0,1-3.53,3.53h-31.9a3.524,3.524,0,0,1-3.53-3.53V88.367a3.524,3.524,0,0,1,3.53-3.53h31.9a3.524,3.524,0,0,1,3.53,3.53ZM187.4,95.49a3.548,3.548,0,0,1-1.765,3.089h0v5.8a1.765,1.765,0,1,1-3.53,0v-5.8h0a3.55,3.55,0,0,1,1.765-6.619,3.447,3.447,0,0,1,3.53,3.53Z"),v(h,"transform","translate(-109.326 -3.172)"),v(i,"transform","translate(-9.37 -9.34)"),v(n,"xmlns","http://www.w3.org/2000/svg"),v(n,"width","130.345"),v(n,"height","130.345"),v(n,"viewBox","0 0 130.345 130.345"),v(l,"class","PageTitle"),v(y,"class","PageContent"),v(_,"class","ButtonDefaultSmall"),v(r,"class","NotFoundPage"),v(t,"class","PageWrapper")},m(N,q){mt(N,t,q),T(t,r),T(r,n),T(n,i),T(i,s),T(i,o),T(i,a),T(i,h),T(r,u),T(r,l),T(l,f),T(r,b),T(r,y),T(y,m),T(r,H),T(r,_),T(_,O),e[8](t),A||(I=Qt(_,"click",e[7]),A=!0)},p(N,[q]){q&2&&c!==(c=N[1]("sorry")+"")&&de(f,c),q&2&&E!==(E=N[1]("access")+"")&&de(m,E),q&2&&S!==(S=N[1]("login")+"")&&de(O,S)},i:w,o:w,d(N){N&&Re(t),e[8](null),A=!1,I()}}}function ni(e,t,r){let n;zt(e,Kn,m=>r(1,n=m));let{lang:i="en"}=t,{clientstyling:s=""}=t,{clientstylingurl:o=""}=t,a,{translationurl:h=""}=t;const u=()=>{fetch(h).then(H=>H.json()).then(H=>{Object.keys(H).forEach(_=>{ut(_,H[_])})}).catch(H=>{console.log(H)})};Object.keys(ht).forEach(m=>{ut(m,ht[m])});const l=()=>{window.postMessage({type:"403ActionButton"},window.location.href)},c=()=>{ei(i)},f=()=>{let m=document.createElement("style");m.innerHTML=s,a.appendChild(m)},b=()=>{let m=new URL(o),H=document.createElement("style");fetch(m.href).then(_=>_.text()).then(_=>{H.innerHTML=_,setTimeout(()=>{a.appendChild(H)},1)})},y=()=>l();function E(m){Te[m?"unshift":"push"](()=>{a=m,r(0,a)})}return e.$$set=m=>{"lang"in m&&r(3,i=m.lang),"clientstyling"in m&&r(4,s=m.clientstyling),"clientstylingurl"in m&&r(5,o=m.clientstylingurl),"translationurl"in m&&r(6,h=m.translationurl)},e.$$.update=()=>{e.$$.dirty&8&&i&&c(),e.$$.dirty&17&&s&&a&&f(),e.$$.dirty&33&&o&&a&&b(),e.$$.dirty&64&&h&&u()},[a,n,l,i,s,o,h,y,E]}class Ut extends lr{constructor(t){super(),ur(this,t,ni,ri,ct,{lang:3,clientstyling:4,clientstylingurl:5,translationurl:6},ti)}get lang(){return this.$$.ctx[3]}set lang(t){this.$$set({lang:t}),G()}get clientstyling(){return this.$$.ctx[4]}set clientstyling(t){this.$$set({clientstyling:t}),G()}get clientstylingurl(){return this.$$.ctx[5]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),G()}get translationurl(){return this.$$.ctx[6]}set translationurl(t){this.$$set({translationurl:t}),G()}}hr(Ut,{lang:{},clientstyling:{},clientstylingurl:{},translationurl:{}},[],[],!0);exports.default=Ut;
|