@formatjs/intl-locale 5.3.2 → 5.3.4
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/index.js +6 -6
- package/index.js.map +1 -1
- package/package.json +3 -3
- package/polyfill-force.js +6 -6
- package/polyfill-force.js.map +1 -1
- package/polyfill.iife.js +6 -3986
- package/polyfill.js +6 -6
- package/polyfill.js.map +1 -1
package/polyfill.js
CHANGED
|
@@ -158,7 +158,7 @@ memoize((...args) => new Intl.PluralRules(...args), { strategy: strategies.varia
|
|
|
158
158
|
memoize((...args) => new Intl.Locale(...args), { strategy: strategies.variadic });
|
|
159
159
|
memoize((...args) => new Intl.ListFormat(...args), { strategy: strategies.variadic });
|
|
160
160
|
//#endregion
|
|
161
|
-
//#region
|
|
161
|
+
//#region node_modules/.aspect_rules_js/@formatjs_generated+cldr.locale@0.0.0/node_modules/@formatjs_generated/cldr.locale/character-orders.js
|
|
162
162
|
const characterOrders = {
|
|
163
163
|
"aa": "left-to-right",
|
|
164
164
|
"aa-DJ": "left-to-right",
|
|
@@ -946,7 +946,7 @@ function getInternalSlots(x, internalSlotsList = []) {
|
|
|
946
946
|
return internalSlots;
|
|
947
947
|
}
|
|
948
948
|
//#endregion
|
|
949
|
-
//#region
|
|
949
|
+
//#region node_modules/.aspect_rules_js/@formatjs_generated+cldr.locale@0.0.0/node_modules/@formatjs_generated/cldr.locale/numbering-systems.js
|
|
950
950
|
const numberingSystems = {
|
|
951
951
|
"aa": ["latn"],
|
|
952
952
|
"aa-DJ": ["latn"],
|
|
@@ -1811,7 +1811,7 @@ const numberingSystems = {
|
|
|
1811
1811
|
"zu": ["latn"]
|
|
1812
1812
|
};
|
|
1813
1813
|
//#endregion
|
|
1814
|
-
//#region
|
|
1814
|
+
//#region node_modules/.aspect_rules_js/@formatjs_generated+cldr.locale@0.0.0/node_modules/@formatjs_generated/cldr.locale/timezones.js
|
|
1815
1815
|
const timezones = {
|
|
1816
1816
|
"ad": ["Europe/Andorra"],
|
|
1817
1817
|
"ae": ["Asia/Dubai"],
|
|
@@ -2319,7 +2319,7 @@ const timezones = {
|
|
|
2319
2319
|
"zw": ["Africa/Harare"]
|
|
2320
2320
|
};
|
|
2321
2321
|
//#endregion
|
|
2322
|
-
//#region
|
|
2322
|
+
//#region node_modules/.aspect_rules_js/@formatjs_generated+cldr.locale@0.0.0/node_modules/@formatjs_generated/cldr.locale/hour-cycles.js
|
|
2323
2323
|
const hourCycles = {
|
|
2324
2324
|
"001": ["h23", "h12"],
|
|
2325
2325
|
"419": ["h12", "h23"],
|
|
@@ -2603,7 +2603,7 @@ const hourCycles = {
|
|
|
2603
2603
|
"zu-ZA": ["h23", "h12"]
|
|
2604
2604
|
};
|
|
2605
2605
|
//#endregion
|
|
2606
|
-
//#region
|
|
2606
|
+
//#region node_modules/.aspect_rules_js/@formatjs_generated+cldr.locale@0.0.0/node_modules/@formatjs_generated/cldr.locale/calendars.js
|
|
2607
2607
|
const calendars = {
|
|
2608
2608
|
"001": ["gregorian"],
|
|
2609
2609
|
"AE": [
|
|
@@ -2863,7 +2863,7 @@ const calendars = {
|
|
|
2863
2863
|
]
|
|
2864
2864
|
};
|
|
2865
2865
|
//#endregion
|
|
2866
|
-
//#region
|
|
2866
|
+
//#region node_modules/.aspect_rules_js/@formatjs_generated+cldr.locale@0.0.0/node_modules/@formatjs_generated/cldr.locale/week-data.js
|
|
2867
2867
|
const weekData = {
|
|
2868
2868
|
"001": {
|
|
2869
2869
|
"firstDay": 1,
|