@formatjs/intl-locale 4.2.4 → 4.2.6

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.
Files changed (51) hide show
  1. package/README.md +1 -1
  2. package/calendars.generated.js +0 -1
  3. package/character-orders.generated.js +0 -1
  4. package/get_internal_slots.js +0 -1
  5. package/hour-cycles.generated.js +0 -1
  6. package/index.js +0 -1
  7. package/lib/calendars.generated.js +0 -1
  8. package/lib/character-orders.generated.js +0 -1
  9. package/lib/get_internal_slots.js +0 -1
  10. package/lib/hour-cycles.generated.js +0 -1
  11. package/lib/index.js +0 -1
  12. package/lib/numbering-systems.generated.js +0 -1
  13. package/lib/polyfill-force.js +0 -1
  14. package/lib/polyfill.js +0 -1
  15. package/lib/preference-data.js +0 -1
  16. package/lib/should-polyfill.js +0 -1
  17. package/lib/timezones.generated.js +0 -1
  18. package/lib/week-data.generated.js +0 -1
  19. package/numbering-systems.generated.js +0 -1
  20. package/package.json +4 -4
  21. package/polyfill-force.js +0 -1
  22. package/polyfill.iife.js +503 -397
  23. package/polyfill.js +0 -1
  24. package/preference-data.js +0 -1
  25. package/should-polyfill.js +0 -1
  26. package/timezones.generated.js +0 -1
  27. package/week-data.generated.js +0 -1
  28. package/calendars.generated.js.map +0 -1
  29. package/character-orders.generated.js.map +0 -1
  30. package/get_internal_slots.js.map +0 -1
  31. package/hour-cycles.generated.js.map +0 -1
  32. package/index.js.map +0 -1
  33. package/lib/calendars.generated.js.map +0 -1
  34. package/lib/character-orders.generated.js.map +0 -1
  35. package/lib/get_internal_slots.js.map +0 -1
  36. package/lib/hour-cycles.generated.js.map +0 -1
  37. package/lib/index.js.map +0 -1
  38. package/lib/numbering-systems.generated.js.map +0 -1
  39. package/lib/polyfill-force.js.map +0 -1
  40. package/lib/polyfill.js.map +0 -1
  41. package/lib/preference-data.js.map +0 -1
  42. package/lib/should-polyfill.js.map +0 -1
  43. package/lib/timezones.generated.js.map +0 -1
  44. package/lib/week-data.generated.js.map +0 -1
  45. package/numbering-systems.generated.js.map +0 -1
  46. package/polyfill-force.js.map +0 -1
  47. package/polyfill.js.map +0 -1
  48. package/preference-data.js.map +0 -1
  49. package/should-polyfill.js.map +0 -1
  50. package/timezones.generated.js.map +0 -1
  51. package/week-data.generated.js.map +0 -1
package/README.md CHANGED
@@ -1,3 +1,3 @@
1
1
  # Intl Locale
2
2
 
3
- We've migrated the docs to https://formatjs.io/docs/polyfills/intl-locale.
3
+ We've migrated the docs to https://formatjs.github.io/docs/polyfills/intl-locale.
@@ -293,4 +293,3 @@ exports.calendars = {
293
293
  "islamic-tbla"
294
294
  ]
295
295
  };
296
- //# sourceMappingURL=calendars.generated.js.map
@@ -730,4 +730,3 @@ exports.characterOrders = {
730
730
  "zh-Latn": "left-to-right",
731
731
  "zu": "left-to-right"
732
732
  };
733
- //# sourceMappingURL=character-orders.generated.js.map
@@ -20,4 +20,3 @@ function getInternalSlots(x, internalSlotsList) {
20
20
  }
21
21
  return internalSlots;
22
22
  }
23
- //# sourceMappingURL=get_internal_slots.js.map
@@ -1042,4 +1042,3 @@ exports.hourCycles = {
1042
1042
  "h12"
1043
1043
  ]
1044
1044
  };
1045
- //# sourceMappingURL=hour-cycles.generated.js.map
package/index.js CHANGED
@@ -583,4 +583,3 @@ catch (e) {
583
583
  // Meta fix so we're test262-compliant, not important
584
584
  }
585
585
  exports.default = Locale;
586
- //# sourceMappingURL=index.js.map
@@ -290,4 +290,3 @@ export var calendars = {
290
290
  "islamic-tbla"
291
291
  ]
292
292
  };
293
- //# sourceMappingURL=calendars.generated.js.map
@@ -727,4 +727,3 @@ export var characterOrders = {
727
727
  "zh-Latn": "left-to-right",
728
728
  "zu": "left-to-right"
729
729
  };
730
- //# sourceMappingURL=character-orders.generated.js.map
@@ -17,4 +17,3 @@ export default function getInternalSlots(x, internalSlotsList) {
17
17
  }
18
18
  return internalSlots;
19
19
  }
20
- //# sourceMappingURL=get_internal_slots.js.map
@@ -1039,4 +1039,3 @@ export var hourCycles = {
1039
1039
  "h12"
1040
1040
  ]
1041
1041
  };
1042
- //# sourceMappingURL=hour-cycles.generated.js.map
package/lib/index.js CHANGED
@@ -580,4 +580,3 @@ catch (e) {
580
580
  // Meta fix so we're test262-compliant, not important
581
581
  }
582
582
  export default Locale;
583
- //# sourceMappingURL=index.js.map
@@ -2297,4 +2297,3 @@ export var numberingSystems = {
2297
2297
  "latn"
2298
2298
  ]
2299
2299
  };
2300
- //# sourceMappingURL=numbering-systems.generated.js.map
@@ -5,4 +5,3 @@ Object.defineProperty(Intl, 'Locale', {
5
5
  enumerable: false,
6
6
  configurable: true,
7
7
  });
8
- //# sourceMappingURL=polyfill-force.js.map
package/lib/polyfill.js CHANGED
@@ -8,4 +8,3 @@ if (shouldPolyfill()) {
8
8
  configurable: true,
9
9
  });
10
10
  }
11
- //# sourceMappingURL=polyfill.js.map
@@ -44,4 +44,3 @@ export function getWeekDataForRegion(region) {
44
44
  var _region = (region ? region.toUpperCase() : '');
45
45
  return weekData[_region || '001'] || weekData['001'];
46
46
  }
47
- //# sourceMappingURL=preference-data.js.map
@@ -12,4 +12,3 @@ function hasIntlGetCanonicalLocalesBug() {
12
12
  export function shouldPolyfill() {
13
13
  return !('Locale' in Intl) || hasIntlGetCanonicalLocalesBug();
14
14
  }
15
- //# sourceMappingURL=should-polyfill.js.map
@@ -964,4 +964,3 @@ export var timezones = {
964
964
  "Africa/Harare"
965
965
  ]
966
966
  };
967
- //# sourceMappingURL=timezones.generated.js.map
@@ -2071,4 +2071,3 @@ export var weekData = {
2071
2071
  ]
2072
2072
  }
2073
2073
  };
2074
- //# sourceMappingURL=week-data.generated.js.map
@@ -2300,4 +2300,3 @@ exports.numberingSystems = {
2300
2300
  "latn"
2301
2301
  ]
2302
2302
  };
2303
- //# sourceMappingURL=numbering-systems.generated.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@formatjs/intl-locale",
3
- "version": "4.2.4",
3
+ "version": "4.2.6",
4
4
  "description": "Intl.Locale polyfill",
5
5
  "keywords": [
6
6
  "intl",
@@ -25,8 +25,8 @@
25
25
  },
26
26
  "dependencies": {
27
27
  "tslib": "2",
28
- "@formatjs/ecma402-abstract": "2.2.3",
29
- "@formatjs/intl-getcanonicallocales": "2.5.2",
30
- "@formatjs/intl-enumerator": "1.8.3"
28
+ "@formatjs/ecma402-abstract": "2.2.5",
29
+ "@formatjs/intl-enumerator": "1.8.5",
30
+ "@formatjs/intl-getcanonicallocales": "2.5.3"
31
31
  }
32
32
  }
package/polyfill-force.js CHANGED
@@ -7,4 +7,3 @@ Object.defineProperty(Intl, 'Locale', {
7
7
  enumerable: false,
8
8
  configurable: true,
9
9
  });
10
- //# sourceMappingURL=polyfill-force.js.map