react-intl 6.2.6 → 6.2.7
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/package.json +4 -4
- package/react-intl.iife.js +59 -61
- package/src/components/provider.d.ts +1 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "react-intl",
|
|
3
|
-
"version": "6.2.
|
|
3
|
+
"version": "6.2.7",
|
|
4
4
|
"description": "Internationalize React apps. This library provides React components and an API to format dates, numbers, and strings, including pluralization and handling translations.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"intl",
|
|
@@ -129,14 +129,14 @@
|
|
|
129
129
|
"sideEffects": false,
|
|
130
130
|
"dependencies": {
|
|
131
131
|
"@formatjs/ecma402-abstract": "1.14.3",
|
|
132
|
-
"@formatjs/icu-messageformat-parser": "2.
|
|
133
|
-
"@formatjs/intl": "2.6.
|
|
132
|
+
"@formatjs/icu-messageformat-parser": "2.2.0",
|
|
133
|
+
"@formatjs/intl": "2.6.5",
|
|
134
134
|
"@formatjs/intl-displaynames": "6.2.4",
|
|
135
135
|
"@formatjs/intl-listformat": "7.1.7",
|
|
136
136
|
"@types/hoist-non-react-statics": "^3.3.1",
|
|
137
137
|
"@types/react": "16 || 17 || 18",
|
|
138
138
|
"hoist-non-react-statics": "^3.3.2",
|
|
139
|
-
"intl-messageformat": "10.
|
|
139
|
+
"intl-messageformat": "10.3.0",
|
|
140
140
|
"tslib": "^2.4.0"
|
|
141
141
|
},
|
|
142
142
|
"devDependencies": {
|
package/react-intl.iife.js
CHANGED
|
@@ -33,9 +33,9 @@ var ReactIntl = (() => {
|
|
|
33
33
|
));
|
|
34
34
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
35
35
|
|
|
36
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
36
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/tslib@2.4.0/node_modules/tslib/tslib.js
|
|
37
37
|
var require_tslib = __commonJS({
|
|
38
|
-
"../../../../../../../../execroot/formatjs/bazel-out/
|
|
38
|
+
"../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/tslib@2.4.0/node_modules/tslib/tslib.js"(exports, module) {
|
|
39
39
|
var __extends2;
|
|
40
40
|
var __assign2;
|
|
41
41
|
var __rest2;
|
|
@@ -473,9 +473,9 @@ var ReactIntl = (() => {
|
|
|
473
473
|
}
|
|
474
474
|
});
|
|
475
475
|
|
|
476
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
476
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/react-is@16.13.1/node_modules/react-is/cjs/react-is.development.js
|
|
477
477
|
var require_react_is_development = __commonJS({
|
|
478
|
-
"../../../../../../../../execroot/formatjs/bazel-out/
|
|
478
|
+
"../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/react-is@16.13.1/node_modules/react-is/cjs/react-is.development.js"(exports) {
|
|
479
479
|
"use strict";
|
|
480
480
|
if (true) {
|
|
481
481
|
(function() {
|
|
@@ -627,9 +627,9 @@ var ReactIntl = (() => {
|
|
|
627
627
|
}
|
|
628
628
|
});
|
|
629
629
|
|
|
630
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
630
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/react-is@16.13.1/node_modules/react-is/index.js
|
|
631
631
|
var require_react_is = __commonJS({
|
|
632
|
-
"../../../../../../../../execroot/formatjs/bazel-out/
|
|
632
|
+
"../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/react-is@16.13.1/node_modules/react-is/index.js"(exports, module) {
|
|
633
633
|
"use strict";
|
|
634
634
|
if (false) {
|
|
635
635
|
module.exports = null;
|
|
@@ -639,9 +639,9 @@ var ReactIntl = (() => {
|
|
|
639
639
|
}
|
|
640
640
|
});
|
|
641
641
|
|
|
642
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
642
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/hoist-non-react-statics@3.3.2/node_modules/hoist-non-react-statics/dist/hoist-non-react-statics.cjs.js
|
|
643
643
|
var require_hoist_non_react_statics_cjs = __commonJS({
|
|
644
|
-
"../../../../../../../../execroot/formatjs/bazel-out/
|
|
644
|
+
"../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/hoist-non-react-statics@3.3.2/node_modules/hoist-non-react-statics/dist/hoist-non-react-statics.cjs.js"(exports, module) {
|
|
645
645
|
"use strict";
|
|
646
646
|
var reactIs = require_react_is();
|
|
647
647
|
var REACT_STATICS = {
|
|
@@ -727,7 +727,7 @@ var ReactIntl = (() => {
|
|
|
727
727
|
}
|
|
728
728
|
});
|
|
729
729
|
|
|
730
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
730
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/packages/react-intl/lib/index.js
|
|
731
731
|
var lib_exports = {};
|
|
732
732
|
__export(lib_exports, {
|
|
733
733
|
FormattedDate: () => FormattedDate,
|
|
@@ -761,7 +761,7 @@ var ReactIntl = (() => {
|
|
|
761
761
|
useIntl: () => useIntl
|
|
762
762
|
});
|
|
763
763
|
|
|
764
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
764
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/tslib@2.4.0/node_modules/tslib/modules/index.js
|
|
765
765
|
var import_tslib = __toESM(require_tslib(), 1);
|
|
766
766
|
var {
|
|
767
767
|
__extends,
|
|
@@ -791,27 +791,27 @@ var ReactIntl = (() => {
|
|
|
791
791
|
__classPrivateFieldIn
|
|
792
792
|
} = import_tslib.default;
|
|
793
793
|
|
|
794
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
794
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/packages/react-intl/lib/src/components/createFormattedComponent.js
|
|
795
795
|
var React4 = __toESM(window.React);
|
|
796
796
|
|
|
797
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
797
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/packages/react-intl/lib/src/components/useIntl.js
|
|
798
798
|
var React3 = __toESM(window.React);
|
|
799
799
|
|
|
800
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
800
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/packages/react-intl/lib/src/components/injectIntl.js
|
|
801
801
|
var React2 = __toESM(window.React);
|
|
802
802
|
var import_hoist_non_react_statics = __toESM(require_hoist_non_react_statics_cjs());
|
|
803
803
|
|
|
804
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
804
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/packages/react-intl/lib/src/utils.js
|
|
805
805
|
var React = __toESM(window.React);
|
|
806
806
|
|
|
807
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
807
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+ecma402-abstract@0.0.0/node_modules/@formatjs/ecma402-abstract/lib/262.js
|
|
808
808
|
var MINUTES_PER_HOUR = 60;
|
|
809
809
|
var SECONDS_PER_MINUTE = 60;
|
|
810
810
|
var MS_PER_SECOND = 1e3;
|
|
811
811
|
var MS_PER_MINUTE = MS_PER_SECOND * SECONDS_PER_MINUTE;
|
|
812
812
|
var MS_PER_HOUR = MS_PER_MINUTE * MINUTES_PER_HOUR;
|
|
813
813
|
|
|
814
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
814
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+ecma402-abstract@0.0.0/node_modules/@formatjs/ecma402-abstract/lib/IsSanctionedSimpleUnitIdentifier.js
|
|
815
815
|
var SANCTIONED_UNITS = [
|
|
816
816
|
"angle-degree",
|
|
817
817
|
"area-acre",
|
|
@@ -862,7 +862,7 @@ var ReactIntl = (() => {
|
|
|
862
862
|
}
|
|
863
863
|
var SIMPLE_UNITS = SANCTIONED_UNITS.map(removeUnitNamespace);
|
|
864
864
|
|
|
865
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
865
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+ecma402-abstract@0.0.0/node_modules/@formatjs/ecma402-abstract/lib/utils.js
|
|
866
866
|
function invariant(condition, message, Err) {
|
|
867
867
|
if (Err === void 0) {
|
|
868
868
|
Err = Error;
|
|
@@ -872,14 +872,14 @@ var ReactIntl = (() => {
|
|
|
872
872
|
}
|
|
873
873
|
}
|
|
874
874
|
|
|
875
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
875
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+ecma402-abstract@0.0.0/node_modules/@formatjs/ecma402-abstract/lib/regex.generated.js
|
|
876
876
|
var S_UNICODE_REGEX = /[\$\+<->\^`\|~\xA2-\xA6\xA8\xA9\xAC\xAE-\xB1\xB4\xB8\xD7\xF7\u02C2-\u02C5\u02D2-\u02DF\u02E5-\u02EB\u02ED\u02EF-\u02FF\u0375\u0384\u0385\u03F6\u0482\u058D-\u058F\u0606-\u0608\u060B\u060E\u060F\u06DE\u06E9\u06FD\u06FE\u07F6\u07FE\u07FF\u09F2\u09F3\u09FA\u09FB\u0AF1\u0B70\u0BF3-\u0BFA\u0C7F\u0D4F\u0D79\u0E3F\u0F01-\u0F03\u0F13\u0F15-\u0F17\u0F1A-\u0F1F\u0F34\u0F36\u0F38\u0FBE-\u0FC5\u0FC7-\u0FCC\u0FCE\u0FCF\u0FD5-\u0FD8\u109E\u109F\u1390-\u1399\u166D\u17DB\u1940\u19DE-\u19FF\u1B61-\u1B6A\u1B74-\u1B7C\u1FBD\u1FBF-\u1FC1\u1FCD-\u1FCF\u1FDD-\u1FDF\u1FED-\u1FEF\u1FFD\u1FFE\u2044\u2052\u207A-\u207C\u208A-\u208C\u20A0-\u20BF\u2100\u2101\u2103-\u2106\u2108\u2109\u2114\u2116-\u2118\u211E-\u2123\u2125\u2127\u2129\u212E\u213A\u213B\u2140-\u2144\u214A-\u214D\u214F\u218A\u218B\u2190-\u2307\u230C-\u2328\u232B-\u2426\u2440-\u244A\u249C-\u24E9\u2500-\u2767\u2794-\u27C4\u27C7-\u27E5\u27F0-\u2982\u2999-\u29D7\u29DC-\u29FB\u29FE-\u2B73\u2B76-\u2B95\u2B97-\u2BFF\u2CE5-\u2CEA\u2E50\u2E51\u2E80-\u2E99\u2E9B-\u2EF3\u2F00-\u2FD5\u2FF0-\u2FFB\u3004\u3012\u3013\u3020\u3036\u3037\u303E\u303F\u309B\u309C\u3190\u3191\u3196-\u319F\u31C0-\u31E3\u3200-\u321E\u322A-\u3247\u3250\u3260-\u327F\u328A-\u32B0\u32C0-\u33FF\u4DC0-\u4DFF\uA490-\uA4C6\uA700-\uA716\uA720\uA721\uA789\uA78A\uA828-\uA82B\uA836-\uA839\uAA77-\uAA79\uAB5B\uAB6A\uAB6B\uFB29\uFBB2-\uFBC1\uFDFC\uFDFD\uFE62\uFE64-\uFE66\uFE69\uFF04\uFF0B\uFF1C-\uFF1E\uFF3E\uFF40\uFF5C\uFF5E\uFFE0-\uFFE6\uFFE8-\uFFEE\uFFFC\uFFFD]|\uD800[\uDD37-\uDD3F\uDD79-\uDD89\uDD8C-\uDD8E\uDD90-\uDD9C\uDDA0\uDDD0-\uDDFC]|\uD802[\uDC77\uDC78\uDEC8]|\uD805\uDF3F|\uD807[\uDFD5-\uDFF1]|\uD81A[\uDF3C-\uDF3F\uDF45]|\uD82F\uDC9C|\uD834[\uDC00-\uDCF5\uDD00-\uDD26\uDD29-\uDD64\uDD6A-\uDD6C\uDD83\uDD84\uDD8C-\uDDA9\uDDAE-\uDDE8\uDE00-\uDE41\uDE45\uDF00-\uDF56]|\uD835[\uDEC1\uDEDB\uDEFB\uDF15\uDF35\uDF4F\uDF6F\uDF89\uDFA9\uDFC3]|\uD836[\uDC00-\uDDFF\uDE37-\uDE3A\uDE6D-\uDE74\uDE76-\uDE83\uDE85\uDE86]|\uD838[\uDD4F\uDEFF]|\uD83B[\uDCAC\uDCB0\uDD2E\uDEF0\uDEF1]|\uD83C[\uDC00-\uDC2B\uDC30-\uDC93\uDCA0-\uDCAE\uDCB1-\uDCBF\uDCC1-\uDCCF\uDCD1-\uDCF5\uDD0D-\uDDAD\uDDE6-\uDE02\uDE10-\uDE3B\uDE40-\uDE48\uDE50\uDE51\uDE60-\uDE65\uDF00-\uDFFF]|\uD83D[\uDC00-\uDED7\uDEE0-\uDEEC\uDEF0-\uDEFC\uDF00-\uDF73\uDF80-\uDFD8\uDFE0-\uDFEB]|\uD83E[\uDC00-\uDC0B\uDC10-\uDC47\uDC50-\uDC59\uDC60-\uDC87\uDC90-\uDCAD\uDCB0\uDCB1\uDD00-\uDD78\uDD7A-\uDDCB\uDDCD-\uDE53\uDE60-\uDE6D\uDE70-\uDE74\uDE78-\uDE7A\uDE80-\uDE86\uDE90-\uDEA8\uDEB0-\uDEB6\uDEC0-\uDEC2\uDED0-\uDED6\uDF00-\uDF92\uDF94-\uDFCA]/;
|
|
877
877
|
|
|
878
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
878
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+ecma402-abstract@0.0.0/node_modules/@formatjs/ecma402-abstract/lib/NumberFormat/format_to_parts.js
|
|
879
879
|
var CARET_S_UNICODE_REGEX = new RegExp("^".concat(S_UNICODE_REGEX.source));
|
|
880
880
|
var S_DOLLAR_UNICODE_REGEX = new RegExp("".concat(S_UNICODE_REGEX.source, "$"));
|
|
881
881
|
|
|
882
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
882
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+ecma402-abstract@0.0.0/node_modules/@formatjs/ecma402-abstract/lib/data.js
|
|
883
883
|
var MissingLocaleDataError = function(_super) {
|
|
884
884
|
__extends(MissingLocaleDataError2, _super);
|
|
885
885
|
function MissingLocaleDataError2() {
|
|
@@ -890,7 +890,7 @@ var ReactIntl = (() => {
|
|
|
890
890
|
return MissingLocaleDataError2;
|
|
891
891
|
}(Error);
|
|
892
892
|
|
|
893
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
893
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+ecma402-abstract@0.0.0/node_modules/@formatjs/ecma402-abstract/lib/types/date-time.js
|
|
894
894
|
var RangePatternType;
|
|
895
895
|
(function(RangePatternType2) {
|
|
896
896
|
RangePatternType2["startRange"] = "startRange";
|
|
@@ -898,7 +898,7 @@ var ReactIntl = (() => {
|
|
|
898
898
|
RangePatternType2["endRange"] = "endRange";
|
|
899
899
|
})(RangePatternType || (RangePatternType = {}));
|
|
900
900
|
|
|
901
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
901
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+icu-messageformat-parser@0.0.0/node_modules/@formatjs/icu-messageformat-parser/lib/error.js
|
|
902
902
|
var ErrorKind;
|
|
903
903
|
(function(ErrorKind2) {
|
|
904
904
|
ErrorKind2[ErrorKind2["EXPECT_ARGUMENT_CLOSING_BRACE"] = 1] = "EXPECT_ARGUMENT_CLOSING_BRACE";
|
|
@@ -929,7 +929,7 @@ var ReactIntl = (() => {
|
|
|
929
929
|
ErrorKind2[ErrorKind2["UNCLOSED_TAG"] = 27] = "UNCLOSED_TAG";
|
|
930
930
|
})(ErrorKind || (ErrorKind = {}));
|
|
931
931
|
|
|
932
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
932
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+icu-messageformat-parser@0.0.0/node_modules/@formatjs/icu-messageformat-parser/lib/types.js
|
|
933
933
|
var TYPE;
|
|
934
934
|
(function(TYPE2) {
|
|
935
935
|
TYPE2[TYPE2["literal"] = 0] = "literal";
|
|
@@ -981,10 +981,10 @@ var ReactIntl = (() => {
|
|
|
981
981
|
return !!(el && typeof el === "object" && el.type === SKELETON_TYPE.dateTime);
|
|
982
982
|
}
|
|
983
983
|
|
|
984
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
984
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+icu-messageformat-parser@0.0.0/node_modules/@formatjs/icu-messageformat-parser/lib/regex.generated.js
|
|
985
985
|
var SPACE_SEPARATOR_REGEX = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/;
|
|
986
986
|
|
|
987
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
987
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+icu-skeleton-parser@0.0.0/node_modules/@formatjs/icu-skeleton-parser/lib/date-time.js
|
|
988
988
|
var DATE_TIME_REGEX = /(?:[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;
|
|
989
989
|
function parseDateTimeSkeleton(skeleton) {
|
|
990
990
|
var result = {};
|
|
@@ -1085,10 +1085,10 @@ var ReactIntl = (() => {
|
|
|
1085
1085
|
return result;
|
|
1086
1086
|
}
|
|
1087
1087
|
|
|
1088
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
1088
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+icu-skeleton-parser@0.0.0/node_modules/@formatjs/icu-skeleton-parser/lib/regex.generated.js
|
|
1089
1089
|
var WHITE_SPACE_REGEX = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
|
|
1090
1090
|
|
|
1091
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
1091
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+icu-skeleton-parser@0.0.0/node_modules/@formatjs/icu-skeleton-parser/lib/number.js
|
|
1092
1092
|
function parseNumberSkeletonFromString(skeleton) {
|
|
1093
1093
|
if (skeleton.length === 0) {
|
|
1094
1094
|
throw new Error("Number skeleton cannot be empty");
|
|
@@ -1354,7 +1354,7 @@ var ReactIntl = (() => {
|
|
|
1354
1354
|
return result;
|
|
1355
1355
|
}
|
|
1356
1356
|
|
|
1357
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
1357
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+icu-messageformat-parser@0.0.0/node_modules/@formatjs/icu-messageformat-parser/lib/time-data.generated.js
|
|
1358
1358
|
var timeData = {
|
|
1359
1359
|
"AX": [
|
|
1360
1360
|
"H"
|
|
@@ -2693,7 +2693,7 @@ var ReactIntl = (() => {
|
|
|
2693
2693
|
]
|
|
2694
2694
|
};
|
|
2695
2695
|
|
|
2696
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
2696
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+icu-messageformat-parser@0.0.0/node_modules/@formatjs/icu-messageformat-parser/lib/date-time-pattern-generator.js
|
|
2697
2697
|
function getBestPattern(skeleton, locale) {
|
|
2698
2698
|
var skeletonCopy = "";
|
|
2699
2699
|
for (var patternPos = 0; patternPos < skeleton.length; patternPos++) {
|
|
@@ -2753,7 +2753,7 @@ var ReactIntl = (() => {
|
|
|
2753
2753
|
return hourCycles[0];
|
|
2754
2754
|
}
|
|
2755
2755
|
|
|
2756
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
2756
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+icu-messageformat-parser@0.0.0/node_modules/@formatjs/icu-messageformat-parser/lib/parser.js
|
|
2757
2757
|
var _a;
|
|
2758
2758
|
var SPACE_SEPARATOR_START_REGEX = new RegExp("^".concat(SPACE_SEPARATOR_REGEX.source, "*"));
|
|
2759
2759
|
var SPACE_SEPARATOR_END_REGEX = new RegExp("".concat(SPACE_SEPARATOR_REGEX.source, "*$"));
|
|
@@ -3520,7 +3520,7 @@ var ReactIntl = (() => {
|
|
|
3520
3520
|
return c >= 33 && c <= 35 || c === 36 || c >= 37 && c <= 39 || c === 40 || c === 41 || c === 42 || c === 43 || c === 44 || c === 45 || c >= 46 && c <= 47 || c >= 58 && c <= 59 || c >= 60 && c <= 62 || c >= 63 && c <= 64 || c === 91 || c === 92 || c === 93 || c === 94 || c === 96 || c === 123 || c === 124 || c === 125 || c === 126 || c === 161 || c >= 162 && c <= 165 || c === 166 || c === 167 || c === 169 || c === 171 || c === 172 || c === 174 || c === 176 || c === 177 || c === 182 || c === 187 || c === 191 || c === 215 || c === 247 || c >= 8208 && c <= 8213 || c >= 8214 && c <= 8215 || c === 8216 || c === 8217 || c === 8218 || c >= 8219 && c <= 8220 || c === 8221 || c === 8222 || c === 8223 || c >= 8224 && c <= 8231 || c >= 8240 && c <= 8248 || c === 8249 || c === 8250 || c >= 8251 && c <= 8254 || c >= 8257 && c <= 8259 || c === 8260 || c === 8261 || c === 8262 || c >= 8263 && c <= 8273 || c === 8274 || c === 8275 || c >= 8277 && c <= 8286 || c >= 8592 && c <= 8596 || c >= 8597 && c <= 8601 || c >= 8602 && c <= 8603 || c >= 8604 && c <= 8607 || c === 8608 || c >= 8609 && c <= 8610 || c === 8611 || c >= 8612 && c <= 8613 || c === 8614 || c >= 8615 && c <= 8621 || c === 8622 || c >= 8623 && c <= 8653 || c >= 8654 && c <= 8655 || c >= 8656 && c <= 8657 || c === 8658 || c === 8659 || c === 8660 || c >= 8661 && c <= 8691 || c >= 8692 && c <= 8959 || c >= 8960 && c <= 8967 || c === 8968 || c === 8969 || c === 8970 || c === 8971 || c >= 8972 && c <= 8991 || c >= 8992 && c <= 8993 || c >= 8994 && c <= 9e3 || c === 9001 || c === 9002 || c >= 9003 && c <= 9083 || c === 9084 || c >= 9085 && c <= 9114 || c >= 9115 && c <= 9139 || c >= 9140 && c <= 9179 || c >= 9180 && c <= 9185 || c >= 9186 && c <= 9254 || c >= 9255 && c <= 9279 || c >= 9280 && c <= 9290 || c >= 9291 && c <= 9311 || c >= 9472 && c <= 9654 || c === 9655 || c >= 9656 && c <= 9664 || c === 9665 || c >= 9666 && c <= 9719 || c >= 9720 && c <= 9727 || c >= 9728 && c <= 9838 || c === 9839 || c >= 9840 && c <= 10087 || c === 10088 || c === 10089 || c === 10090 || c === 10091 || c === 10092 || c === 10093 || c === 10094 || c === 10095 || c === 10096 || c === 10097 || c === 10098 || c === 10099 || c === 10100 || c === 10101 || c >= 10132 && c <= 10175 || c >= 10176 && c <= 10180 || c === 10181 || c === 10182 || c >= 10183 && c <= 10213 || c === 10214 || c === 10215 || c === 10216 || c === 10217 || c === 10218 || c === 10219 || c === 10220 || c === 10221 || c === 10222 || c === 10223 || c >= 10224 && c <= 10239 || c >= 10240 && c <= 10495 || c >= 10496 && c <= 10626 || c === 10627 || c === 10628 || c === 10629 || c === 10630 || c === 10631 || c === 10632 || c === 10633 || c === 10634 || c === 10635 || c === 10636 || c === 10637 || c === 10638 || c === 10639 || c === 10640 || c === 10641 || c === 10642 || c === 10643 || c === 10644 || c === 10645 || c === 10646 || c === 10647 || c === 10648 || c >= 10649 && c <= 10711 || c === 10712 || c === 10713 || c === 10714 || c === 10715 || c >= 10716 && c <= 10747 || c === 10748 || c === 10749 || c >= 10750 && c <= 11007 || c >= 11008 && c <= 11055 || c >= 11056 && c <= 11076 || c >= 11077 && c <= 11078 || c >= 11079 && c <= 11084 || c >= 11085 && c <= 11123 || c >= 11124 && c <= 11125 || c >= 11126 && c <= 11157 || c === 11158 || c >= 11159 && c <= 11263 || c >= 11776 && c <= 11777 || c === 11778 || c === 11779 || c === 11780 || c === 11781 || c >= 11782 && c <= 11784 || c === 11785 || c === 11786 || c === 11787 || c === 11788 || c === 11789 || c >= 11790 && c <= 11798 || c === 11799 || c >= 11800 && c <= 11801 || c === 11802 || c === 11803 || c === 11804 || c === 11805 || c >= 11806 && c <= 11807 || c === 11808 || c === 11809 || c === 11810 || c === 11811 || c === 11812 || c === 11813 || c === 11814 || c === 11815 || c === 11816 || c === 11817 || c >= 11818 && c <= 11822 || c === 11823 || c >= 11824 && c <= 11833 || c >= 11834 && c <= 11835 || c >= 11836 && c <= 11839 || c === 11840 || c === 11841 || c === 11842 || c >= 11843 && c <= 11855 || c >= 11856 && c <= 11857 || c === 11858 || c >= 11859 && c <= 11903 || c >= 12289 && c <= 12291 || c === 12296 || c === 12297 || c === 12298 || c === 12299 || c === 12300 || c === 12301 || c === 12302 || c === 12303 || c === 12304 || c === 12305 || c >= 12306 && c <= 12307 || c === 12308 || c === 12309 || c === 12310 || c === 12311 || c === 12312 || c === 12313 || c === 12314 || c === 12315 || c === 12316 || c === 12317 || c >= 12318 && c <= 12319 || c === 12320 || c === 12336 || c === 64830 || c === 64831 || c >= 65093 && c <= 65094;
|
|
3521
3521
|
}
|
|
3522
3522
|
|
|
3523
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
3523
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+icu-messageformat-parser@0.0.0/node_modules/@formatjs/icu-messageformat-parser/lib/index.js
|
|
3524
3524
|
function pruneLocation(els) {
|
|
3525
3525
|
els.forEach(function(el) {
|
|
3526
3526
|
delete el.location;
|
|
@@ -3556,7 +3556,7 @@ var ReactIntl = (() => {
|
|
|
3556
3556
|
return result.val;
|
|
3557
3557
|
}
|
|
3558
3558
|
|
|
3559
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
3559
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+fast-memoize@0.0.0/node_modules/@formatjs/fast-memoize/lib/index.js
|
|
3560
3560
|
function memoize(fn, options) {
|
|
3561
3561
|
var cache = options && options.cache ? options.cache : cacheDefault;
|
|
3562
3562
|
var serializer = options && options.serializer ? options.serializer : serializerDefault;
|
|
@@ -3623,7 +3623,7 @@ var ReactIntl = (() => {
|
|
|
3623
3623
|
monadic: strategyMonadic
|
|
3624
3624
|
};
|
|
3625
3625
|
|
|
3626
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
3626
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/intl-messageformat@0.0.0/node_modules/intl-messageformat/lib/src/error.js
|
|
3627
3627
|
var ErrorCode;
|
|
3628
3628
|
(function(ErrorCode2) {
|
|
3629
3629
|
ErrorCode2["MISSING_VALUE"] = "MISSING_VALUE";
|
|
@@ -3665,7 +3665,7 @@ var ReactIntl = (() => {
|
|
|
3665
3665
|
return MissingValueError2;
|
|
3666
3666
|
}(FormatError);
|
|
3667
3667
|
|
|
3668
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
3668
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/intl-messageformat@0.0.0/node_modules/intl-messageformat/lib/src/formatters.js
|
|
3669
3669
|
var PART_TYPE;
|
|
3670
3670
|
(function(PART_TYPE2) {
|
|
3671
3671
|
PART_TYPE2[PART_TYPE2["literal"] = 0] = "literal";
|
|
@@ -3805,7 +3805,7 @@ var ReactIntl = (() => {
|
|
|
3805
3805
|
return mergeLiteral(result);
|
|
3806
3806
|
}
|
|
3807
3807
|
|
|
3808
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
3808
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/intl-messageformat@0.0.0/node_modules/intl-messageformat/lib/src/core.js
|
|
3809
3809
|
function mergeConfig(c1, c2) {
|
|
3810
3810
|
if (!c2) {
|
|
3811
3811
|
return c1;
|
|
@@ -3915,9 +3915,9 @@ var ReactIntl = (() => {
|
|
|
3915
3915
|
return formatToParts2(_this.ast, _this.locales, _this.formatters, _this.formats, values, void 0, _this.message);
|
|
3916
3916
|
};
|
|
3917
3917
|
this.resolvedOptions = function() {
|
|
3918
|
-
var
|
|
3918
|
+
var _a3;
|
|
3919
3919
|
return {
|
|
3920
|
-
locale: ((
|
|
3920
|
+
locale: ((_a3 = _this.resolvedLocale) === null || _a3 === void 0 ? void 0 : _a3.toString()) || Intl.NumberFormat.supportedLocalesOf(_this.locales)[0]
|
|
3921
3921
|
};
|
|
3922
3922
|
};
|
|
3923
3923
|
this.getAst = function() {
|
|
@@ -3930,10 +3930,8 @@ var ReactIntl = (() => {
|
|
|
3930
3930
|
if (!IntlMessageFormat2.__parse) {
|
|
3931
3931
|
throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
|
|
3932
3932
|
}
|
|
3933
|
-
|
|
3934
|
-
|
|
3935
|
-
locale: this.resolvedLocale
|
|
3936
|
-
});
|
|
3933
|
+
var _a2 = opts || {}, formatters = _a2.formatters, parseOpts = __rest(_a2, ["formatters"]);
|
|
3934
|
+
this.ast = IntlMessageFormat2.__parse(message, __assign(__assign({}, parseOpts), { locale: this.resolvedLocale }));
|
|
3937
3935
|
} else {
|
|
3938
3936
|
this.ast = message;
|
|
3939
3937
|
}
|
|
@@ -4027,7 +4025,7 @@ var ReactIntl = (() => {
|
|
|
4027
4025
|
return IntlMessageFormat2;
|
|
4028
4026
|
}();
|
|
4029
4027
|
|
|
4030
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
4028
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+intl@0.0.0/node_modules/@formatjs/intl/lib/src/error.js
|
|
4031
4029
|
var IntlErrorCode;
|
|
4032
4030
|
(function(IntlErrorCode2) {
|
|
4033
4031
|
IntlErrorCode2["FORMAT_ERROR"] = "FORMAT_ERROR";
|
|
@@ -4100,7 +4098,7 @@ var ReactIntl = (() => {
|
|
|
4100
4098
|
return MissingTranslationError2;
|
|
4101
4099
|
}(IntlError);
|
|
4102
4100
|
|
|
4103
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
4101
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+intl@0.0.0/node_modules/@formatjs/intl/lib/src/utils.js
|
|
4104
4102
|
function filterProps(props, allowlist, defaults) {
|
|
4105
4103
|
if (defaults === void 0) {
|
|
4106
4104
|
defaults = {};
|
|
@@ -4257,7 +4255,7 @@ var ReactIntl = (() => {
|
|
|
4257
4255
|
onError(new UnsupportedFormatterError("No ".concat(type, " format named: ").concat(name)));
|
|
4258
4256
|
}
|
|
4259
4257
|
|
|
4260
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
4258
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+intl@0.0.0/node_modules/@formatjs/intl/lib/src/message.js
|
|
4261
4259
|
function setTimeZoneInOptions(opts, timeZone) {
|
|
4262
4260
|
return Object.keys(opts).reduce(function(all, k) {
|
|
4263
4261
|
all[k] = __assign({ timeZone }, opts[k]);
|
|
@@ -4337,7 +4335,7 @@ var ReactIntl = (() => {
|
|
|
4337
4335
|
return id;
|
|
4338
4336
|
};
|
|
4339
4337
|
|
|
4340
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
4338
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+intl@0.0.0/node_modules/@formatjs/intl/lib/src/dateTime.js
|
|
4341
4339
|
var DATE_TIME_FORMAT_OPTIONS = [
|
|
4342
4340
|
"formatMatcher",
|
|
4343
4341
|
"timeZone",
|
|
@@ -4443,7 +4441,7 @@ var ReactIntl = (() => {
|
|
|
4443
4441
|
return [];
|
|
4444
4442
|
}
|
|
4445
4443
|
|
|
4446
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
4444
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+intl@0.0.0/node_modules/@formatjs/intl/lib/src/displayName.js
|
|
4447
4445
|
var DISPLAY_NAMES_OPTONS = [
|
|
4448
4446
|
"style",
|
|
4449
4447
|
"type",
|
|
@@ -4464,7 +4462,7 @@ var ReactIntl = (() => {
|
|
|
4464
4462
|
}
|
|
4465
4463
|
}
|
|
4466
4464
|
|
|
4467
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
4465
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+intl@0.0.0/node_modules/@formatjs/intl/lib/src/list.js
|
|
4468
4466
|
var LIST_FORMAT_OPTIONS = [
|
|
4469
4467
|
"type",
|
|
4470
4468
|
"style"
|
|
@@ -4519,7 +4517,7 @@ var ReactIntl = (() => {
|
|
|
4519
4517
|
return values;
|
|
4520
4518
|
}
|
|
4521
4519
|
|
|
4522
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
4520
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+intl@0.0.0/node_modules/@formatjs/intl/lib/src/plural.js
|
|
4523
4521
|
var PLURAL_FORMAT_OPTIONS = ["type"];
|
|
4524
4522
|
function formatPlural(_a2, getPluralRules, value, options) {
|
|
4525
4523
|
var locale = _a2.locale, onError = _a2.onError;
|
|
@@ -4538,7 +4536,7 @@ var ReactIntl = (() => {
|
|
|
4538
4536
|
return "other";
|
|
4539
4537
|
}
|
|
4540
4538
|
|
|
4541
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
4539
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+intl@0.0.0/node_modules/@formatjs/intl/lib/src/relativeTime.js
|
|
4542
4540
|
var RELATIVE_TIME_FORMAT_OPTIONS = ["numeric", "style"];
|
|
4543
4541
|
function getFormatter2(_a2, getRelativeTimeFormat, options) {
|
|
4544
4542
|
var locale = _a2.locale, formats = _a2.formats, onError = _a2.onError;
|
|
@@ -4569,7 +4567,7 @@ var ReactIntl = (() => {
|
|
|
4569
4567
|
return String(value);
|
|
4570
4568
|
}
|
|
4571
4569
|
|
|
4572
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
4570
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+intl@0.0.0/node_modules/@formatjs/intl/lib/src/number.js
|
|
4573
4571
|
var NUMBER_FORMAT_OPTIONS = [
|
|
4574
4572
|
"style",
|
|
4575
4573
|
"currency",
|
|
@@ -4624,7 +4622,7 @@ var ReactIntl = (() => {
|
|
|
4624
4622
|
return [];
|
|
4625
4623
|
}
|
|
4626
4624
|
|
|
4627
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
4625
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+intl@0.0.0/node_modules/@formatjs/intl/lib/src/create-intl.js
|
|
4628
4626
|
function messagesContainString(messages) {
|
|
4629
4627
|
var firstMessage = messages ? messages[Object.keys(messages)[0]] : void 0;
|
|
4630
4628
|
return typeof firstMessage === "string";
|
|
@@ -4668,7 +4666,7 @@ var ReactIntl = (() => {
|
|
|
4668
4666
|
});
|
|
4669
4667
|
}
|
|
4670
4668
|
|
|
4671
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
4669
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/packages/react-intl/lib/src/utils.js
|
|
4672
4670
|
function invariantIntlContext(intl) {
|
|
4673
4671
|
invariant(intl, "[React Intl] Could not find required `intl` object. <IntlProvider> needs to exist in the component ancestry.");
|
|
4674
4672
|
}
|
|
@@ -4700,7 +4698,7 @@ var ReactIntl = (() => {
|
|
|
4700
4698
|
return true;
|
|
4701
4699
|
}
|
|
4702
4700
|
|
|
4703
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
4701
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/packages/react-intl/lib/src/components/injectIntl.js
|
|
4704
4702
|
function getDisplayName(Component) {
|
|
4705
4703
|
return Component.displayName || Component.name || "Component";
|
|
4706
4704
|
}
|
|
@@ -4731,14 +4729,14 @@ var ReactIntl = (() => {
|
|
|
4731
4729
|
return (0, import_hoist_non_react_statics.default)(WithIntl, WrappedComponent);
|
|
4732
4730
|
}
|
|
4733
4731
|
|
|
4734
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
4732
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/packages/react-intl/lib/src/components/useIntl.js
|
|
4735
4733
|
function useIntl() {
|
|
4736
4734
|
var intl = React3.useContext(Context);
|
|
4737
4735
|
invariantIntlContext(intl);
|
|
4738
4736
|
return intl;
|
|
4739
4737
|
}
|
|
4740
4738
|
|
|
4741
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
4739
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/packages/react-intl/lib/src/components/createFormattedComponent.js
|
|
4742
4740
|
var DisplayName;
|
|
4743
4741
|
(function(DisplayName2) {
|
|
4744
4742
|
DisplayName2["formatDate"] = "FormattedDate";
|
|
@@ -4795,7 +4793,7 @@ var ReactIntl = (() => {
|
|
|
4795
4793
|
return Component;
|
|
4796
4794
|
}
|
|
4797
4795
|
|
|
4798
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
4796
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/packages/react-intl/lib/src/components/provider.js
|
|
4799
4797
|
var React5 = __toESM(window.React);
|
|
4800
4798
|
function processIntlConfig(config) {
|
|
4801
4799
|
return {
|
|
@@ -4893,7 +4891,7 @@ var ReactIntl = (() => {
|
|
|
4893
4891
|
}(React5.PureComponent);
|
|
4894
4892
|
var provider_default = IntlProvider2;
|
|
4895
4893
|
|
|
4896
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
4894
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/packages/react-intl/lib/src/components/relative.js
|
|
4897
4895
|
var React6 = __toESM(window.React);
|
|
4898
4896
|
var MINUTE = 60;
|
|
4899
4897
|
var HOUR = 60 * 60;
|
|
@@ -5012,7 +5010,7 @@ var ReactIntl = (() => {
|
|
|
5012
5010
|
};
|
|
5013
5011
|
var relative_default = FormattedRelativeTime;
|
|
5014
5012
|
|
|
5015
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
5013
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/packages/react-intl/lib/src/components/plural.js
|
|
5016
5014
|
var React7 = __toESM(window.React);
|
|
5017
5015
|
var FormattedPlural = function(props) {
|
|
5018
5016
|
var _a2 = useIntl(), formatPlural2 = _a2.formatPlural, Text = _a2.textComponent;
|
|
@@ -5033,7 +5031,7 @@ var ReactIntl = (() => {
|
|
|
5033
5031
|
FormattedPlural.displayName = "FormattedPlural";
|
|
5034
5032
|
var plural_default = FormattedPlural;
|
|
5035
5033
|
|
|
5036
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
5034
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/packages/react-intl/lib/src/components/message.js
|
|
5037
5035
|
var React8 = __toESM(window.React);
|
|
5038
5036
|
function areEqual(prevProps, nextProps) {
|
|
5039
5037
|
var values = prevProps.values, otherProps = __rest(prevProps, ["values"]);
|
|
@@ -5061,7 +5059,7 @@ var ReactIntl = (() => {
|
|
|
5061
5059
|
MemoizedFormattedMessage.displayName = "MemoizedFormattedMessage";
|
|
5062
5060
|
var message_default = MemoizedFormattedMessage;
|
|
5063
5061
|
|
|
5064
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
5062
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/packages/react-intl/lib/src/components/dateTimeRange.js
|
|
5065
5063
|
var React9 = __toESM(window.React);
|
|
5066
5064
|
var FormattedDateTimeRange = function(props) {
|
|
5067
5065
|
var intl = useIntl();
|
|
@@ -5076,7 +5074,7 @@ var ReactIntl = (() => {
|
|
|
5076
5074
|
FormattedDateTimeRange.displayName = "FormattedDateTimeRange";
|
|
5077
5075
|
var dateTimeRange_default = FormattedDateTimeRange;
|
|
5078
5076
|
|
|
5079
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
5077
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/packages/react-intl/lib/index.js
|
|
5080
5078
|
function defineMessages(msgs) {
|
|
5081
5079
|
return msgs;
|
|
5082
5080
|
}
|
|
@@ -25,7 +25,7 @@ interface State {
|
|
|
25
25
|
export declare const createIntl: CreateIntlFn<React.ReactNode, IntlConfig, IntlShape>;
|
|
26
26
|
export default class IntlProvider extends React.PureComponent<React.PropsWithChildren<IntlConfig>, State> {
|
|
27
27
|
static displayName: string;
|
|
28
|
-
static defaultProps: Pick<ResolvedIntlConfig, "
|
|
28
|
+
static defaultProps: Pick<ResolvedIntlConfig, "fallbackOnEmptyString" | "formats" | "messages" | "timeZone" | "textComponent" | "defaultLocale" | "defaultFormats" | "onError">;
|
|
29
29
|
private cache;
|
|
30
30
|
state: State;
|
|
31
31
|
static getDerivedStateFromProps(props: Readonly<IntlConfig>, { prevConfig, cache }: State): Partial<State> | null;
|