@everymatrix/casino-providers 1.49.2 → 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.
- package/components/{CasinoProviders-ltf8YRA7.js → CasinoProviders-DgweDHJz.js} +173 -166
- package/components/CasinoProviders-rcRBPUTm.cjs +3 -0
- package/es2015/casino-providers.cjs +1 -1
- package/es2015/casino-providers.js +1 -1
- package/package.json +1 -1
- package/components/CasinoProviders-BlWZzJGD.cjs +0 -3
|
@@ -752,7 +752,57 @@ function Te(e, t, r) {
|
|
|
752
752
|
(s || !(n in t)) && (s || (s = Array.prototype.slice.call(t, 0, n)), s[n] = t[n]);
|
|
753
753
|
return e.concat(s || Array.prototype.slice.call(t));
|
|
754
754
|
}
|
|
755
|
-
|
|
755
|
+
function Se(e, t) {
|
|
756
|
+
var r = t && t.cache ? t.cache : Xr, n = t && t.serializer ? t.serializer : Vr, i = t && t.strategy ? t.strategy : Fr;
|
|
757
|
+
return i(e, {
|
|
758
|
+
cache: r,
|
|
759
|
+
serializer: n
|
|
760
|
+
});
|
|
761
|
+
}
|
|
762
|
+
function Dr(e) {
|
|
763
|
+
return e == null || typeof e == "number" || typeof e == "boolean";
|
|
764
|
+
}
|
|
765
|
+
function At(e, t, r, n) {
|
|
766
|
+
var i = Dr(n) ? n : r(n), s = t.get(i);
|
|
767
|
+
return typeof s == "undefined" && (s = e.call(this, n), t.set(i, s)), s;
|
|
768
|
+
}
|
|
769
|
+
function Bt(e, t, r) {
|
|
770
|
+
var n = Array.prototype.slice.call(arguments, 3), i = r(n), s = t.get(i);
|
|
771
|
+
return typeof s == "undefined" && (s = e.apply(this, n), t.set(i, s)), s;
|
|
772
|
+
}
|
|
773
|
+
function Xe(e, t, r, n, i) {
|
|
774
|
+
return r.bind(t, e, n, i);
|
|
775
|
+
}
|
|
776
|
+
function Fr(e, t) {
|
|
777
|
+
var r = e.length === 1 ? At : Bt;
|
|
778
|
+
return Xe(e, this, r, t.cache.create(), t.serializer);
|
|
779
|
+
}
|
|
780
|
+
function jr(e, t) {
|
|
781
|
+
return Xe(e, this, Bt, t.cache.create(), t.serializer);
|
|
782
|
+
}
|
|
783
|
+
function kr(e, t) {
|
|
784
|
+
return Xe(e, this, At, t.cache.create(), t.serializer);
|
|
785
|
+
}
|
|
786
|
+
var Vr = function() {
|
|
787
|
+
return JSON.stringify(arguments);
|
|
788
|
+
};
|
|
789
|
+
function ze() {
|
|
790
|
+
this.cache = /* @__PURE__ */ Object.create(null);
|
|
791
|
+
}
|
|
792
|
+
ze.prototype.get = function(e) {
|
|
793
|
+
return this.cache[e];
|
|
794
|
+
};
|
|
795
|
+
ze.prototype.set = function(e, t) {
|
|
796
|
+
this.cache[e] = t;
|
|
797
|
+
};
|
|
798
|
+
var Xr = {
|
|
799
|
+
create: function() {
|
|
800
|
+
return new ze();
|
|
801
|
+
}
|
|
802
|
+
}, Ae = {
|
|
803
|
+
variadic: jr,
|
|
804
|
+
monadic: kr
|
|
805
|
+
}, E;
|
|
756
806
|
(function(e) {
|
|
757
807
|
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";
|
|
758
808
|
})(E || (E = {}));
|
|
@@ -767,40 +817,40 @@ var J;
|
|
|
767
817
|
function it(e) {
|
|
768
818
|
return e.type === P.literal;
|
|
769
819
|
}
|
|
770
|
-
function
|
|
820
|
+
function zr(e) {
|
|
771
821
|
return e.type === P.argument;
|
|
772
822
|
}
|
|
773
|
-
function
|
|
823
|
+
function Ot(e) {
|
|
774
824
|
return e.type === P.number;
|
|
775
825
|
}
|
|
776
|
-
function
|
|
826
|
+
function Nt(e) {
|
|
777
827
|
return e.type === P.date;
|
|
778
828
|
}
|
|
779
|
-
function
|
|
829
|
+
function wt(e) {
|
|
780
830
|
return e.type === P.time;
|
|
781
831
|
}
|
|
782
|
-
function
|
|
832
|
+
function It(e) {
|
|
783
833
|
return e.type === P.select;
|
|
784
834
|
}
|
|
785
|
-
function
|
|
835
|
+
function Lt(e) {
|
|
786
836
|
return e.type === P.plural;
|
|
787
837
|
}
|
|
788
|
-
function
|
|
838
|
+
function Wr(e) {
|
|
789
839
|
return e.type === P.pound;
|
|
790
840
|
}
|
|
791
|
-
function
|
|
841
|
+
function Ct(e) {
|
|
792
842
|
return e.type === P.tag;
|
|
793
843
|
}
|
|
794
|
-
function
|
|
844
|
+
function Mt(e) {
|
|
795
845
|
return !!(e && typeof e == "object" && e.type === J.number);
|
|
796
846
|
}
|
|
797
847
|
function Me(e) {
|
|
798
848
|
return !!(e && typeof e == "object" && e.type === J.dateTime);
|
|
799
849
|
}
|
|
800
|
-
var
|
|
801
|
-
function
|
|
850
|
+
var $t = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Zr = /(?:[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;
|
|
851
|
+
function Qr(e) {
|
|
802
852
|
var t = {};
|
|
803
|
-
return e.replace(
|
|
853
|
+
return e.replace(Zr, function(r) {
|
|
804
854
|
var n = r.length;
|
|
805
855
|
switch (r[0]) {
|
|
806
856
|
case "G":
|
|
@@ -889,11 +939,11 @@ function kr(e) {
|
|
|
889
939
|
return "";
|
|
890
940
|
}), t;
|
|
891
941
|
}
|
|
892
|
-
var
|
|
893
|
-
function
|
|
942
|
+
var Jr = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
|
|
943
|
+
function qr(e) {
|
|
894
944
|
if (e.length === 0)
|
|
895
945
|
throw new Error("Number skeleton cannot be empty");
|
|
896
|
-
for (var t = e.split(
|
|
946
|
+
for (var t = e.split(Jr).filter(function(f) {
|
|
897
947
|
return f.length > 0;
|
|
898
948
|
}), r = [], n = 0, i = t; n < i.length; n++) {
|
|
899
949
|
var s = i[n], o = s.split("/");
|
|
@@ -908,17 +958,17 @@ function Xr(e) {
|
|
|
908
958
|
}
|
|
909
959
|
return r;
|
|
910
960
|
}
|
|
911
|
-
function
|
|
961
|
+
function Yr(e) {
|
|
912
962
|
return e.replace(/^(.*?)-/, "");
|
|
913
963
|
}
|
|
914
|
-
var st = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g,
|
|
964
|
+
var st = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Rt = /^(@+)?(\+|#+)?[rs]?$/g, Kr = /(\*)(0+)|(#+)(0+)|(0+)/g, Ut = /^(0+)$/;
|
|
915
965
|
function ot(e) {
|
|
916
966
|
var t = {};
|
|
917
|
-
return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(
|
|
967
|
+
return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Rt, function(r, n, i) {
|
|
918
968
|
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)), "";
|
|
919
969
|
}), t;
|
|
920
970
|
}
|
|
921
|
-
function
|
|
971
|
+
function Gt(e) {
|
|
922
972
|
switch (e) {
|
|
923
973
|
case "sign-auto":
|
|
924
974
|
return {
|
|
@@ -958,7 +1008,7 @@ function Rt(e) {
|
|
|
958
1008
|
};
|
|
959
1009
|
}
|
|
960
1010
|
}
|
|
961
|
-
function
|
|
1011
|
+
function en(e) {
|
|
962
1012
|
var t;
|
|
963
1013
|
if (e[0] === "E" && e[1] === "E" ? (t = {
|
|
964
1014
|
notation: "engineering"
|
|
@@ -966,17 +1016,17 @@ function Zr(e) {
|
|
|
966
1016
|
notation: "scientific"
|
|
967
1017
|
}, e = e.slice(1)), t) {
|
|
968
1018
|
var r = e.slice(0, 2);
|
|
969
|
-
if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)),
|
|
1019
|
+
if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Ut.test(e))
|
|
970
1020
|
throw new Error("Malformed concise eng/scientific notation");
|
|
971
1021
|
t.minimumIntegerDigits = e.length;
|
|
972
1022
|
}
|
|
973
1023
|
return t;
|
|
974
1024
|
}
|
|
975
1025
|
function at(e) {
|
|
976
|
-
var t = {}, r =
|
|
1026
|
+
var t = {}, r = Gt(e);
|
|
977
1027
|
return r || t;
|
|
978
1028
|
}
|
|
979
|
-
function
|
|
1029
|
+
function tn(e) {
|
|
980
1030
|
for (var t = {}, r = 0, n = e; r < n.length; r++) {
|
|
981
1031
|
var i = n[r];
|
|
982
1032
|
switch (i.stem) {
|
|
@@ -1000,7 +1050,7 @@ function Qr(e) {
|
|
|
1000
1050
|
continue;
|
|
1001
1051
|
case "measure-unit":
|
|
1002
1052
|
case "unit":
|
|
1003
|
-
t.style = "unit", t.unit =
|
|
1053
|
+
t.style = "unit", t.unit = Yr(i.options[0]);
|
|
1004
1054
|
continue;
|
|
1005
1055
|
case "compact-short":
|
|
1006
1056
|
case "K":
|
|
@@ -1062,7 +1112,7 @@ function Qr(e) {
|
|
|
1062
1112
|
case "integer-width":
|
|
1063
1113
|
if (i.options.length > 1)
|
|
1064
1114
|
throw new RangeError("integer-width stems only accept a single optional option");
|
|
1065
|
-
i.options[0].replace(
|
|
1115
|
+
i.options[0].replace(Kr, function(h, a, l, c, f, g) {
|
|
1066
1116
|
if (a)
|
|
1067
1117
|
t.minimumIntegerDigits = l.length;
|
|
1068
1118
|
else {
|
|
@@ -1075,7 +1125,7 @@ function Qr(e) {
|
|
|
1075
1125
|
});
|
|
1076
1126
|
continue;
|
|
1077
1127
|
}
|
|
1078
|
-
if (
|
|
1128
|
+
if (Ut.test(i.stem)) {
|
|
1079
1129
|
t.minimumIntegerDigits = i.stem.length;
|
|
1080
1130
|
continue;
|
|
1081
1131
|
}
|
|
@@ -1089,13 +1139,13 @@ function Qr(e) {
|
|
|
1089
1139
|
s === "w" ? t = x(x({}, t), { trailingZeroDisplay: "stripIfInteger" }) : s && (t = x(x({}, t), ot(s)));
|
|
1090
1140
|
continue;
|
|
1091
1141
|
}
|
|
1092
|
-
if (
|
|
1142
|
+
if (Rt.test(i.stem)) {
|
|
1093
1143
|
t = x(x({}, t), ot(i.stem));
|
|
1094
1144
|
continue;
|
|
1095
1145
|
}
|
|
1096
|
-
var o =
|
|
1146
|
+
var o = Gt(i.stem);
|
|
1097
1147
|
o && (t = x(x({}, t), o));
|
|
1098
|
-
var u =
|
|
1148
|
+
var u = en(i.stem);
|
|
1099
1149
|
u && (t = x(x({}, t), u));
|
|
1100
1150
|
}
|
|
1101
1151
|
return t;
|
|
@@ -1105,6 +1155,12 @@ var fe = {
|
|
|
1105
1155
|
"H",
|
|
1106
1156
|
"h"
|
|
1107
1157
|
],
|
|
1158
|
+
419: [
|
|
1159
|
+
"h",
|
|
1160
|
+
"H",
|
|
1161
|
+
"hB",
|
|
1162
|
+
"hb"
|
|
1163
|
+
],
|
|
1108
1164
|
AC: [
|
|
1109
1165
|
"H",
|
|
1110
1166
|
"h",
|
|
@@ -1153,8 +1209,8 @@ var fe = {
|
|
|
1153
1209
|
"hB"
|
|
1154
1210
|
],
|
|
1155
1211
|
AR: [
|
|
1156
|
-
"H",
|
|
1157
1212
|
"h",
|
|
1213
|
+
"H",
|
|
1158
1214
|
"hB",
|
|
1159
1215
|
"hb"
|
|
1160
1216
|
],
|
|
@@ -1244,9 +1300,9 @@ var fe = {
|
|
|
1244
1300
|
"H"
|
|
1245
1301
|
],
|
|
1246
1302
|
BO: [
|
|
1303
|
+
"h",
|
|
1247
1304
|
"H",
|
|
1248
1305
|
"hB",
|
|
1249
|
-
"h",
|
|
1250
1306
|
"hb"
|
|
1251
1307
|
],
|
|
1252
1308
|
BQ: [
|
|
@@ -1323,8 +1379,8 @@ var fe = {
|
|
|
1323
1379
|
"hB"
|
|
1324
1380
|
],
|
|
1325
1381
|
CL: [
|
|
1326
|
-
"H",
|
|
1327
1382
|
"h",
|
|
1383
|
+
"H",
|
|
1328
1384
|
"hB",
|
|
1329
1385
|
"hb"
|
|
1330
1386
|
],
|
|
@@ -1349,14 +1405,14 @@ var fe = {
|
|
|
1349
1405
|
"H"
|
|
1350
1406
|
],
|
|
1351
1407
|
CR: [
|
|
1352
|
-
"H",
|
|
1353
1408
|
"h",
|
|
1409
|
+
"H",
|
|
1354
1410
|
"hB",
|
|
1355
1411
|
"hb"
|
|
1356
1412
|
],
|
|
1357
1413
|
CU: [
|
|
1358
|
-
"H",
|
|
1359
1414
|
"h",
|
|
1415
|
+
"H",
|
|
1360
1416
|
"hB",
|
|
1361
1417
|
"hb"
|
|
1362
1418
|
],
|
|
@@ -1425,9 +1481,9 @@ var fe = {
|
|
|
1425
1481
|
"hb"
|
|
1426
1482
|
],
|
|
1427
1483
|
EC: [
|
|
1484
|
+
"h",
|
|
1428
1485
|
"H",
|
|
1429
1486
|
"hB",
|
|
1430
|
-
"h",
|
|
1431
1487
|
"hb"
|
|
1432
1488
|
],
|
|
1433
1489
|
EE: [
|
|
@@ -1563,8 +1619,8 @@ var fe = {
|
|
|
1563
1619
|
"hB"
|
|
1564
1620
|
],
|
|
1565
1621
|
GT: [
|
|
1566
|
-
"H",
|
|
1567
1622
|
"h",
|
|
1623
|
+
"H",
|
|
1568
1624
|
"hB",
|
|
1569
1625
|
"hb"
|
|
1570
1626
|
],
|
|
@@ -1591,8 +1647,8 @@ var fe = {
|
|
|
1591
1647
|
"H"
|
|
1592
1648
|
],
|
|
1593
1649
|
HN: [
|
|
1594
|
-
"H",
|
|
1595
1650
|
"h",
|
|
1651
|
+
"H",
|
|
1596
1652
|
"hB",
|
|
1597
1653
|
"hb"
|
|
1598
1654
|
],
|
|
@@ -1906,8 +1962,8 @@ var fe = {
|
|
|
1906
1962
|
"hB"
|
|
1907
1963
|
],
|
|
1908
1964
|
MX: [
|
|
1909
|
-
"H",
|
|
1910
1965
|
"h",
|
|
1966
|
+
"H",
|
|
1911
1967
|
"hB",
|
|
1912
1968
|
"hb"
|
|
1913
1969
|
],
|
|
@@ -1947,8 +2003,8 @@ var fe = {
|
|
|
1947
2003
|
"hB"
|
|
1948
2004
|
],
|
|
1949
2005
|
NI: [
|
|
1950
|
-
"H",
|
|
1951
2006
|
"h",
|
|
2007
|
+
"H",
|
|
1952
2008
|
"hB",
|
|
1953
2009
|
"hb"
|
|
1954
2010
|
],
|
|
@@ -1996,9 +2052,9 @@ var fe = {
|
|
|
1996
2052
|
"hb"
|
|
1997
2053
|
],
|
|
1998
2054
|
PE: [
|
|
2055
|
+
"h",
|
|
1999
2056
|
"H",
|
|
2000
2057
|
"hB",
|
|
2001
|
-
"h",
|
|
2002
2058
|
"hb"
|
|
2003
2059
|
],
|
|
2004
2060
|
PF: [
|
|
@@ -2056,8 +2112,8 @@ var fe = {
|
|
|
2056
2112
|
"H"
|
|
2057
2113
|
],
|
|
2058
2114
|
PY: [
|
|
2059
|
-
"H",
|
|
2060
2115
|
"h",
|
|
2116
|
+
"H",
|
|
2061
2117
|
"hB",
|
|
2062
2118
|
"hb"
|
|
2063
2119
|
],
|
|
@@ -2170,8 +2226,8 @@ var fe = {
|
|
|
2170
2226
|
"hB"
|
|
2171
2227
|
],
|
|
2172
2228
|
SV: [
|
|
2173
|
-
"H",
|
|
2174
2229
|
"h",
|
|
2230
|
+
"H",
|
|
2175
2231
|
"hB",
|
|
2176
2232
|
"hb"
|
|
2177
2233
|
],
|
|
@@ -2293,8 +2349,8 @@ var fe = {
|
|
|
2293
2349
|
"hB"
|
|
2294
2350
|
],
|
|
2295
2351
|
UY: [
|
|
2296
|
-
"H",
|
|
2297
2352
|
"h",
|
|
2353
|
+
"H",
|
|
2298
2354
|
"hB",
|
|
2299
2355
|
"hb"
|
|
2300
2356
|
],
|
|
@@ -2402,37 +2458,37 @@ var fe = {
|
|
|
2402
2458
|
"H",
|
|
2403
2459
|
"hB"
|
|
2404
2460
|
],
|
|
2405
|
-
"
|
|
2406
|
-
"H",
|
|
2461
|
+
"en-HK": [
|
|
2407
2462
|
"h",
|
|
2408
|
-
"
|
|
2409
|
-
"
|
|
2463
|
+
"hb",
|
|
2464
|
+
"H",
|
|
2465
|
+
"hB"
|
|
2410
2466
|
],
|
|
2411
|
-
"
|
|
2467
|
+
"en-IL": [
|
|
2412
2468
|
"H",
|
|
2413
2469
|
"h",
|
|
2414
|
-
"
|
|
2415
|
-
"
|
|
2470
|
+
"hb",
|
|
2471
|
+
"hB"
|
|
2416
2472
|
],
|
|
2417
|
-
"
|
|
2418
|
-
"H",
|
|
2473
|
+
"en-MY": [
|
|
2419
2474
|
"h",
|
|
2420
|
-
"
|
|
2421
|
-
"
|
|
2475
|
+
"hb",
|
|
2476
|
+
"H",
|
|
2477
|
+
"hB"
|
|
2422
2478
|
],
|
|
2423
|
-
"es-
|
|
2479
|
+
"es-BR": [
|
|
2424
2480
|
"H",
|
|
2425
2481
|
"h",
|
|
2426
2482
|
"hB",
|
|
2427
2483
|
"hb"
|
|
2428
2484
|
],
|
|
2429
|
-
"es-
|
|
2485
|
+
"es-ES": [
|
|
2430
2486
|
"H",
|
|
2431
2487
|
"h",
|
|
2432
2488
|
"hB",
|
|
2433
2489
|
"hb"
|
|
2434
2490
|
],
|
|
2435
|
-
"es-
|
|
2491
|
+
"es-GQ": [
|
|
2436
2492
|
"H",
|
|
2437
2493
|
"h",
|
|
2438
2494
|
"hB",
|
|
@@ -2509,13 +2565,13 @@ var fe = {
|
|
|
2509
2565
|
"h"
|
|
2510
2566
|
]
|
|
2511
2567
|
};
|
|
2512
|
-
function
|
|
2568
|
+
function rn(e, t) {
|
|
2513
2569
|
for (var r = "", n = 0; n < e.length; n++) {
|
|
2514
2570
|
var i = e.charAt(n);
|
|
2515
2571
|
if (i === "j") {
|
|
2516
2572
|
for (var s = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
|
|
2517
2573
|
s++, n++;
|
|
2518
|
-
var o = 1 + (s & 1), u = s < 2 ? 1 : 3 + (s >> 1), h = "a", a =
|
|
2574
|
+
var o = 1 + (s & 1), u = s < 2 ? 1 : 3 + (s >> 1), h = "a", a = nn(t);
|
|
2519
2575
|
for ((a == "H" || a == "k") && (u = 0); u-- > 0; )
|
|
2520
2576
|
r += h;
|
|
2521
2577
|
for (; o-- > 0; )
|
|
@@ -2524,7 +2580,7 @@ function Jr(e, t) {
|
|
|
2524
2580
|
}
|
|
2525
2581
|
return r;
|
|
2526
2582
|
}
|
|
2527
|
-
function
|
|
2583
|
+
function nn(e) {
|
|
2528
2584
|
var t = e.hourCycle;
|
|
2529
2585
|
if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
|
|
2530
2586
|
e.hourCycles && // @ts-ignore
|
|
@@ -2546,20 +2602,20 @@ function qr(e) {
|
|
|
2546
2602
|
var i = fe[n || ""] || fe[r || ""] || fe["".concat(r, "-001")] || fe["001"];
|
|
2547
2603
|
return i[0];
|
|
2548
2604
|
}
|
|
2549
|
-
var
|
|
2605
|
+
var Be, sn = new RegExp("^".concat($t.source, "*")), on = new RegExp("".concat($t.source, "*$"));
|
|
2550
2606
|
function _(e, t) {
|
|
2551
2607
|
return { start: e, end: t };
|
|
2552
2608
|
}
|
|
2553
|
-
var
|
|
2609
|
+
var an = !!String.prototype.startsWith && "_a".startsWith("a", 1), un = !!String.fromCodePoint, hn = !!Object.fromEntries, ln = !!String.prototype.codePointAt, fn = !!String.prototype.trimStart, cn = !!String.prototype.trimEnd, pn = !!Number.isSafeInteger, mn = pn ? Number.isSafeInteger : function(e) {
|
|
2554
2610
|
return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
|
|
2555
2611
|
}, $e = !0;
|
|
2556
2612
|
try {
|
|
2557
|
-
var
|
|
2558
|
-
$e = ((
|
|
2613
|
+
var dn = Ft("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
|
2614
|
+
$e = ((Be = dn.exec("a")) === null || Be === void 0 ? void 0 : Be[0]) === "a";
|
|
2559
2615
|
} catch (e) {
|
|
2560
2616
|
$e = !1;
|
|
2561
2617
|
}
|
|
2562
|
-
var ut =
|
|
2618
|
+
var ut = an ? (
|
|
2563
2619
|
// Native
|
|
2564
2620
|
function(t, r, n) {
|
|
2565
2621
|
return t.startsWith(r, n);
|
|
@@ -2569,7 +2625,7 @@ var ut = en ? (
|
|
|
2569
2625
|
function(t, r, n) {
|
|
2570
2626
|
return t.slice(n, n + r.length) === r;
|
|
2571
2627
|
}
|
|
2572
|
-
), Re =
|
|
2628
|
+
), Re = un ? String.fromCodePoint : (
|
|
2573
2629
|
// IE11
|
|
2574
2630
|
function() {
|
|
2575
2631
|
for (var t = [], r = 0; r < arguments.length; r++)
|
|
@@ -2583,7 +2639,7 @@ var ut = en ? (
|
|
|
2583
2639
|
}
|
|
2584
2640
|
), ht = (
|
|
2585
2641
|
// native
|
|
2586
|
-
|
|
2642
|
+
hn ? Object.fromEntries : (
|
|
2587
2643
|
// Ponyfill
|
|
2588
2644
|
function(t) {
|
|
2589
2645
|
for (var r = {}, n = 0, i = t; n < i.length; n++) {
|
|
@@ -2593,7 +2649,7 @@ var ut = en ? (
|
|
|
2593
2649
|
return r;
|
|
2594
2650
|
}
|
|
2595
2651
|
)
|
|
2596
|
-
),
|
|
2652
|
+
), Dt = ln ? (
|
|
2597
2653
|
// Native
|
|
2598
2654
|
function(t, r) {
|
|
2599
2655
|
return t.codePointAt(r);
|
|
@@ -2607,7 +2663,7 @@ var ut = en ? (
|
|
|
2607
2663
|
return i < 55296 || i > 56319 || r + 1 === n || (s = t.charCodeAt(r + 1)) < 56320 || s > 57343 ? i : (i - 55296 << 10) + (s - 56320) + 65536;
|
|
2608
2664
|
}
|
|
2609
2665
|
}
|
|
2610
|
-
),
|
|
2666
|
+
), gn = fn ? (
|
|
2611
2667
|
// Native
|
|
2612
2668
|
function(t) {
|
|
2613
2669
|
return t.trimStart();
|
|
@@ -2615,9 +2671,9 @@ var ut = en ? (
|
|
|
2615
2671
|
) : (
|
|
2616
2672
|
// Ponyfill
|
|
2617
2673
|
function(t) {
|
|
2618
|
-
return t.replace(
|
|
2674
|
+
return t.replace(sn, "");
|
|
2619
2675
|
}
|
|
2620
|
-
),
|
|
2676
|
+
), bn = cn ? (
|
|
2621
2677
|
// Native
|
|
2622
2678
|
function(t) {
|
|
2623
2679
|
return t.trimEnd();
|
|
@@ -2625,15 +2681,15 @@ var ut = en ? (
|
|
|
2625
2681
|
) : (
|
|
2626
2682
|
// Ponyfill
|
|
2627
2683
|
function(t) {
|
|
2628
|
-
return t.replace(
|
|
2684
|
+
return t.replace(on, "");
|
|
2629
2685
|
}
|
|
2630
2686
|
);
|
|
2631
|
-
function
|
|
2687
|
+
function Ft(e, t) {
|
|
2632
2688
|
return new RegExp(e, t);
|
|
2633
2689
|
}
|
|
2634
2690
|
var Ue;
|
|
2635
2691
|
if ($e) {
|
|
2636
|
-
var lt =
|
|
2692
|
+
var lt = Ft("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
|
2637
2693
|
Ue = function(t, r) {
|
|
2638
2694
|
var n;
|
|
2639
2695
|
lt.lastIndex = r;
|
|
@@ -2643,14 +2699,14 @@ if ($e) {
|
|
|
2643
2699
|
} else
|
|
2644
2700
|
Ue = function(t, r) {
|
|
2645
2701
|
for (var n = []; ; ) {
|
|
2646
|
-
var i =
|
|
2647
|
-
if (i === void 0 ||
|
|
2702
|
+
var i = Dt(t, r);
|
|
2703
|
+
if (i === void 0 || jt(i) || xn(i))
|
|
2648
2704
|
break;
|
|
2649
2705
|
n.push(i), r += i >= 65536 ? 2 : 1;
|
|
2650
2706
|
}
|
|
2651
2707
|
return Re.apply(void 0, n);
|
|
2652
2708
|
};
|
|
2653
|
-
var
|
|
2709
|
+
var vn = (
|
|
2654
2710
|
/** @class */
|
|
2655
2711
|
function() {
|
|
2656
2712
|
function e(t, r) {
|
|
@@ -2732,7 +2788,7 @@ var cn = (
|
|
|
2732
2788
|
return this.error(E.INVALID_TAG, _(n, this.clonePosition()));
|
|
2733
2789
|
}, e.prototype.parseTagName = function() {
|
|
2734
2790
|
var t = this.offset();
|
|
2735
|
-
for (this.bump(); !this.isEOF() &&
|
|
2791
|
+
for (this.bump(); !this.isEOF() && _n(this.char()); )
|
|
2736
2792
|
this.bump();
|
|
2737
2793
|
return this.message.slice(t, this.offset());
|
|
2738
2794
|
}, e.prototype.parseLiteral = function(t, r) {
|
|
@@ -2761,7 +2817,7 @@ var cn = (
|
|
|
2761
2817
|
};
|
|
2762
2818
|
}, e.prototype.tryParseLeftAngleBracket = function() {
|
|
2763
2819
|
return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
|
|
2764
|
-
!
|
|
2820
|
+
!En(this.peek() || 0)) ? (this.bump(), "<") : null;
|
|
2765
2821
|
}, e.prototype.tryParseQuote = function(t) {
|
|
2766
2822
|
if (this.isEOF() || this.char() !== 39)
|
|
2767
2823
|
return null;
|
|
@@ -2848,7 +2904,7 @@ var cn = (
|
|
|
2848
2904
|
var l = this.clonePosition(), c = this.parseSimpleArgStyleIfPossible();
|
|
2849
2905
|
if (c.err)
|
|
2850
2906
|
return c;
|
|
2851
|
-
var f =
|
|
2907
|
+
var f = bn(c.val);
|
|
2852
2908
|
if (f.length === 0)
|
|
2853
2909
|
return this.error(E.EXPECT_ARGUMENT_STYLE, _(this.clonePosition(), this.clonePosition()));
|
|
2854
2910
|
var g = _(l, this.clonePosition());
|
|
@@ -2859,7 +2915,7 @@ var cn = (
|
|
|
2859
2915
|
return d;
|
|
2860
2916
|
var p = _(i, this.clonePosition());
|
|
2861
2917
|
if (a && ut(a == null ? void 0 : a.style, "::", 0)) {
|
|
2862
|
-
var v =
|
|
2918
|
+
var v = gn(a.style.slice(2));
|
|
2863
2919
|
if (u === "number") {
|
|
2864
2920
|
var c = this.parseNumberSkeletonFromString(v, a.styleLocation);
|
|
2865
2921
|
return c.err ? c : {
|
|
@@ -2870,12 +2926,12 @@ var cn = (
|
|
|
2870
2926
|
if (v.length === 0)
|
|
2871
2927
|
return this.error(E.EXPECT_DATE_TIME_SKELETON, p);
|
|
2872
2928
|
var m = v;
|
|
2873
|
-
this.locale && (m =
|
|
2929
|
+
this.locale && (m = rn(v, this.locale));
|
|
2874
2930
|
var f = {
|
|
2875
2931
|
type: J.dateTime,
|
|
2876
2932
|
pattern: m,
|
|
2877
2933
|
location: a.styleLocation,
|
|
2878
|
-
parsedOptions: this.shouldParseSkeletons ?
|
|
2934
|
+
parsedOptions: this.shouldParseSkeletons ? Qr(m) : {}
|
|
2879
2935
|
}, T = u === "date" ? P.date : P.time;
|
|
2880
2936
|
return {
|
|
2881
2937
|
val: { type: T, value: n, location: p, style: f },
|
|
@@ -2980,7 +3036,7 @@ var cn = (
|
|
|
2980
3036
|
}, e.prototype.parseNumberSkeletonFromString = function(t, r) {
|
|
2981
3037
|
var n = [];
|
|
2982
3038
|
try {
|
|
2983
|
-
n =
|
|
3039
|
+
n = qr(t);
|
|
2984
3040
|
} catch (i) {
|
|
2985
3041
|
return this.error(E.INVALID_NUMBER_SKELETON, r);
|
|
2986
3042
|
}
|
|
@@ -2989,7 +3045,7 @@ var cn = (
|
|
|
2989
3045
|
type: J.number,
|
|
2990
3046
|
tokens: n,
|
|
2991
3047
|
location: r,
|
|
2992
|
-
parsedOptions: this.shouldParseSkeletons ?
|
|
3048
|
+
parsedOptions: this.shouldParseSkeletons ? tn(n) : {}
|
|
2993
3049
|
},
|
|
2994
3050
|
err: null
|
|
2995
3051
|
};
|
|
@@ -3037,7 +3093,7 @@ var cn = (
|
|
|
3037
3093
|
break;
|
|
3038
3094
|
}
|
|
3039
3095
|
var h = _(i, this.clonePosition());
|
|
3040
|
-
return s ? (o *= n,
|
|
3096
|
+
return s ? (o *= n, mn(o) ? { val: o, err: null } : this.error(r, h)) : this.error(t, h);
|
|
3041
3097
|
}, e.prototype.offset = function() {
|
|
3042
3098
|
return this.position.offset;
|
|
3043
3099
|
}, e.prototype.isEOF = function() {
|
|
@@ -3052,7 +3108,7 @@ var cn = (
|
|
|
3052
3108
|
var t = this.position.offset;
|
|
3053
3109
|
if (t >= this.message.length)
|
|
3054
3110
|
throw Error("out of bound");
|
|
3055
|
-
var r =
|
|
3111
|
+
var r = Dt(this.message, t);
|
|
3056
3112
|
if (r === void 0)
|
|
3057
3113
|
throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
|
|
3058
3114
|
return r;
|
|
@@ -3093,7 +3149,7 @@ var cn = (
|
|
|
3093
3149
|
break;
|
|
3094
3150
|
}
|
|
3095
3151
|
}, e.prototype.bumpSpace = function() {
|
|
3096
|
-
for (; !this.isEOF() &&
|
|
3152
|
+
for (; !this.isEOF() && jt(this.char()); )
|
|
3097
3153
|
this.bump();
|
|
3098
3154
|
}, e.prototype.peek = function() {
|
|
3099
3155
|
if (this.isEOF())
|
|
@@ -3106,86 +3162,36 @@ var cn = (
|
|
|
3106
3162
|
function Ge(e) {
|
|
3107
3163
|
return e >= 97 && e <= 122 || e >= 65 && e <= 90;
|
|
3108
3164
|
}
|
|
3109
|
-
function
|
|
3165
|
+
function En(e) {
|
|
3110
3166
|
return Ge(e) || e === 47;
|
|
3111
3167
|
}
|
|
3112
|
-
function
|
|
3168
|
+
function _n(e) {
|
|
3113
3169
|
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;
|
|
3114
3170
|
}
|
|
3115
|
-
function
|
|
3171
|
+
function jt(e) {
|
|
3116
3172
|
return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
|
|
3117
3173
|
}
|
|
3118
|
-
function
|
|
3174
|
+
function xn(e) {
|
|
3119
3175
|
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;
|
|
3120
3176
|
}
|
|
3121
3177
|
function De(e) {
|
|
3122
3178
|
e.forEach(function(t) {
|
|
3123
|
-
if (delete t.location,
|
|
3179
|
+
if (delete t.location, It(t) || Lt(t))
|
|
3124
3180
|
for (var r in t.options)
|
|
3125
3181
|
delete t.options[r].location, De(t.options[r].value);
|
|
3126
|
-
else
|
|
3182
|
+
else Ot(t) && Mt(t.style) || (Nt(t) || wt(t)) && Me(t.style) ? delete t.style.location : Ct(t) && De(t.children);
|
|
3127
3183
|
});
|
|
3128
3184
|
}
|
|
3129
|
-
function
|
|
3185
|
+
function yn(e, t) {
|
|
3130
3186
|
t === void 0 && (t = {}), t = x({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
|
|
3131
|
-
var r = new
|
|
3187
|
+
var r = new vn(e, t).parse();
|
|
3132
3188
|
if (r.err) {
|
|
3133
3189
|
var n = SyntaxError(E[r.err.kind]);
|
|
3134
3190
|
throw n.location = r.err.location, n.originalMessage = r.err.message, n;
|
|
3135
3191
|
}
|
|
3136
3192
|
return t != null && t.captureLocation || De(r.val), r.val;
|
|
3137
3193
|
}
|
|
3138
|
-
|
|
3139
|
-
var r = t && t.cache ? t.cache : yn, n = t && t.serializer ? t.serializer : xn, i = t && t.strategy ? t.strategy : vn;
|
|
3140
|
-
return i(e, {
|
|
3141
|
-
cache: r,
|
|
3142
|
-
serializer: n
|
|
3143
|
-
});
|
|
3144
|
-
}
|
|
3145
|
-
function bn(e) {
|
|
3146
|
-
return e == null || typeof e == "number" || typeof e == "boolean";
|
|
3147
|
-
}
|
|
3148
|
-
function Ft(e, t, r, n) {
|
|
3149
|
-
var i = bn(n) ? n : r(n), s = t.get(i);
|
|
3150
|
-
return typeof s == "undefined" && (s = e.call(this, n), t.set(i, s)), s;
|
|
3151
|
-
}
|
|
3152
|
-
function jt(e, t, r) {
|
|
3153
|
-
var n = Array.prototype.slice.call(arguments, 3), i = r(n), s = t.get(i);
|
|
3154
|
-
return typeof s == "undefined" && (s = e.apply(this, n), t.set(i, s)), s;
|
|
3155
|
-
}
|
|
3156
|
-
function Xe(e, t, r, n, i) {
|
|
3157
|
-
return r.bind(t, e, n, i);
|
|
3158
|
-
}
|
|
3159
|
-
function vn(e, t) {
|
|
3160
|
-
var r = e.length === 1 ? Ft : jt;
|
|
3161
|
-
return Xe(e, this, r, t.cache.create(), t.serializer);
|
|
3162
|
-
}
|
|
3163
|
-
function En(e, t) {
|
|
3164
|
-
return Xe(e, this, jt, t.cache.create(), t.serializer);
|
|
3165
|
-
}
|
|
3166
|
-
function _n(e, t) {
|
|
3167
|
-
return Xe(e, this, Ft, t.cache.create(), t.serializer);
|
|
3168
|
-
}
|
|
3169
|
-
var xn = function() {
|
|
3170
|
-
return JSON.stringify(arguments);
|
|
3171
|
-
};
|
|
3172
|
-
function ze() {
|
|
3173
|
-
this.cache = /* @__PURE__ */ Object.create(null);
|
|
3174
|
-
}
|
|
3175
|
-
ze.prototype.get = function(e) {
|
|
3176
|
-
return this.cache[e];
|
|
3177
|
-
};
|
|
3178
|
-
ze.prototype.set = function(e, t) {
|
|
3179
|
-
this.cache[e] = t;
|
|
3180
|
-
};
|
|
3181
|
-
var yn = {
|
|
3182
|
-
create: function() {
|
|
3183
|
-
return new ze();
|
|
3184
|
-
}
|
|
3185
|
-
}, Be = {
|
|
3186
|
-
variadic: En,
|
|
3187
|
-
monadic: _n
|
|
3188
|
-
}, q;
|
|
3194
|
+
var q;
|
|
3189
3195
|
(function(e) {
|
|
3190
3196
|
e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
|
|
3191
3197
|
})(q || (q = {}));
|
|
@@ -3258,7 +3264,7 @@ function pe(e, t, r, n, i, s, o) {
|
|
|
3258
3264
|
});
|
|
3259
3265
|
continue;
|
|
3260
3266
|
}
|
|
3261
|
-
if (
|
|
3267
|
+
if (Wr(l)) {
|
|
3262
3268
|
typeof s == "number" && u.push({
|
|
3263
3269
|
type: w.literal,
|
|
3264
3270
|
value: r.getNumberFormat(t).format(s)
|
|
@@ -3269,14 +3275,14 @@ function pe(e, t, r, n, i, s, o) {
|
|
|
3269
3275
|
if (!(i && c in i))
|
|
3270
3276
|
throw new Hn(c, o);
|
|
3271
3277
|
var f = i[c];
|
|
3272
|
-
if (
|
|
3278
|
+
if (zr(l)) {
|
|
3273
3279
|
(!f || typeof f == "string" || typeof f == "number") && (f = typeof f == "string" || typeof f == "number" ? String(f) : ""), u.push({
|
|
3274
3280
|
type: typeof f == "string" ? w.literal : w.object,
|
|
3275
3281
|
value: f
|
|
3276
3282
|
});
|
|
3277
3283
|
continue;
|
|
3278
3284
|
}
|
|
3279
|
-
if (
|
|
3285
|
+
if (Nt(l)) {
|
|
3280
3286
|
var g = typeof l.style == "string" ? n.date[l.style] : Me(l.style) ? l.style.parsedOptions : void 0;
|
|
3281
3287
|
u.push({
|
|
3282
3288
|
type: w.literal,
|
|
@@ -3284,7 +3290,7 @@ function pe(e, t, r, n, i, s, o) {
|
|
|
3284
3290
|
});
|
|
3285
3291
|
continue;
|
|
3286
3292
|
}
|
|
3287
|
-
if (
|
|
3293
|
+
if (wt(l)) {
|
|
3288
3294
|
var g = typeof l.style == "string" ? n.time[l.style] : Me(l.style) ? l.style.parsedOptions : n.time.medium;
|
|
3289
3295
|
u.push({
|
|
3290
3296
|
type: w.literal,
|
|
@@ -3292,15 +3298,15 @@ function pe(e, t, r, n, i, s, o) {
|
|
|
3292
3298
|
});
|
|
3293
3299
|
continue;
|
|
3294
3300
|
}
|
|
3295
|
-
if (
|
|
3296
|
-
var g = typeof l.style == "string" ? n.number[l.style] :
|
|
3301
|
+
if (Ot(l)) {
|
|
3302
|
+
var g = typeof l.style == "string" ? n.number[l.style] : Mt(l.style) ? l.style.parsedOptions : void 0;
|
|
3297
3303
|
g && g.scale && (f = f * (g.scale || 1)), u.push({
|
|
3298
3304
|
type: w.literal,
|
|
3299
3305
|
value: r.getNumberFormat(t, g).format(f)
|
|
3300
3306
|
});
|
|
3301
3307
|
continue;
|
|
3302
3308
|
}
|
|
3303
|
-
if (
|
|
3309
|
+
if (Ct(l)) {
|
|
3304
3310
|
var d = l.children, p = l.value, v = i[p];
|
|
3305
3311
|
if (!Sn(v))
|
|
3306
3312
|
throw new Pn(p, "function", o);
|
|
@@ -3314,14 +3320,14 @@ function pe(e, t, r, n, i, s, o) {
|
|
|
3314
3320
|
};
|
|
3315
3321
|
}));
|
|
3316
3322
|
}
|
|
3317
|
-
if (
|
|
3323
|
+
if (It(l)) {
|
|
3318
3324
|
var A = l.options[f] || l.options.other;
|
|
3319
3325
|
if (!A)
|
|
3320
3326
|
throw new ft(l.value, f, Object.keys(l.options), o);
|
|
3321
3327
|
u.push.apply(u, pe(A.value, t, r, n, i));
|
|
3322
3328
|
continue;
|
|
3323
3329
|
}
|
|
3324
|
-
if (
|
|
3330
|
+
if (Lt(l)) {
|
|
3325
3331
|
var A = l.options["=".concat(f)];
|
|
3326
3332
|
if (!A) {
|
|
3327
3333
|
if (!Intl.PluralRules)
|
|
@@ -3369,29 +3375,29 @@ function On(e) {
|
|
|
3369
3375
|
dateTime: {},
|
|
3370
3376
|
pluralRules: {}
|
|
3371
3377
|
}), {
|
|
3372
|
-
getNumberFormat:
|
|
3378
|
+
getNumberFormat: Se(function() {
|
|
3373
3379
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
|
3374
3380
|
r[n] = arguments[n];
|
|
3375
3381
|
return new ((t = Intl.NumberFormat).bind.apply(t, Te([void 0], r, !1)))();
|
|
3376
3382
|
}, {
|
|
3377
3383
|
cache: Oe(e.number),
|
|
3378
|
-
strategy:
|
|
3384
|
+
strategy: Ae.variadic
|
|
3379
3385
|
}),
|
|
3380
|
-
getDateTimeFormat:
|
|
3386
|
+
getDateTimeFormat: Se(function() {
|
|
3381
3387
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
|
3382
3388
|
r[n] = arguments[n];
|
|
3383
3389
|
return new ((t = Intl.DateTimeFormat).bind.apply(t, Te([void 0], r, !1)))();
|
|
3384
3390
|
}, {
|
|
3385
3391
|
cache: Oe(e.dateTime),
|
|
3386
|
-
strategy:
|
|
3392
|
+
strategy: Ae.variadic
|
|
3387
3393
|
}),
|
|
3388
|
-
getPluralRules:
|
|
3394
|
+
getPluralRules: Se(function() {
|
|
3389
3395
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
|
3390
3396
|
r[n] = arguments[n];
|
|
3391
3397
|
return new ((t = Intl.PluralRules).bind.apply(t, Te([void 0], r, !1)))();
|
|
3392
3398
|
}, {
|
|
3393
3399
|
cache: Oe(e.pluralRules),
|
|
3394
|
-
strategy:
|
|
3400
|
+
strategy: Ae.variadic
|
|
3395
3401
|
})
|
|
3396
3402
|
};
|
|
3397
3403
|
}
|
|
@@ -3399,8 +3405,9 @@ var Nn = (
|
|
|
3399
3405
|
/** @class */
|
|
3400
3406
|
function() {
|
|
3401
3407
|
function e(t, r, n, i) {
|
|
3408
|
+
r === void 0 && (r = e.defaultLocale);
|
|
3402
3409
|
var s = this;
|
|
3403
|
-
if (
|
|
3410
|
+
if (this.formatterCache = {
|
|
3404
3411
|
number: {},
|
|
3405
3412
|
dateTime: {},
|
|
3406
3413
|
pluralRules: {}
|
|
@@ -3445,7 +3452,7 @@ var Nn = (
|
|
|
3445
3452
|
var r = Intl.NumberFormat.supportedLocalesOf(t);
|
|
3446
3453
|
return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
|
|
3447
3454
|
}
|
|
3448
|
-
}, e.__parse =
|
|
3455
|
+
}, e.__parse = yn, e.formats = {
|
|
3449
3456
|
number: {
|
|
3450
3457
|
integer: {
|
|
3451
3458
|
maximumFractionDigits: 0
|
|
@@ -3813,7 +3820,7 @@ function li(e) {
|
|
|
3813
3820
|
ee.set(e);
|
|
3814
3821
|
}
|
|
3815
3822
|
function fi(e) {
|
|
3816
|
-
nr(e, "svelte-
|
|
3823
|
+
nr(e, "svelte-r0nv1e", "*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}.CasinoProviders{display:flex;flex-direction:column;gap:1rem;padding:10px 60px}.ProviderTitle{font-weight:500;position:relative;right:30px;margin:10px 0}.Provider{border-radius:7px;display:flex;align-items:center;gap:16px;max-width:300px}.ProviderTextContainer{display:flex;flex-direction:column;justify-content:center;gap:10px;font-size:15px;color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF))}.ProviderTextContainer p:first-child{font-weight:600;color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF))}.ProviderTextContainer p:last-child{color:var(--emw--color-gray-150, #828282);font-weight:300}.ProviderImage{border-radius:4px;object-fit:contain;height:64px;width:64px;font-weight:100;border:0.5px solid var(--emw--color-gray-100, #E6E6E6);overflow:hidden;object-fit:contain}.Message{font-weight:600;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}");
|
|
3817
3824
|
}
|
|
3818
3825
|
function bt(e, t, r) {
|
|
3819
3826
|
const n = e.slice();
|