@formatjs/intl-getcanonicallocales 2.2.0 → 2.3.0

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 (46) hide show
  1. package/index.d.ts +0 -1
  2. package/lib/index.d.ts +0 -1
  3. package/lib/polyfill-force.d.ts +0 -1
  4. package/lib/polyfill.d.ts +0 -1
  5. package/lib/should-polyfill.d.ts +0 -1
  6. package/lib/src/aliases.generated.d.ts +0 -1
  7. package/lib/src/aliases.generated.js +4 -0
  8. package/lib/src/canonicalizer.d.ts +0 -1
  9. package/lib/src/emitter.d.ts +0 -1
  10. package/lib/src/likelySubtags.generated.d.ts +0 -1
  11. package/lib/src/likelySubtags.generated.js +6180 -12
  12. package/lib/src/parser.d.ts +0 -1
  13. package/lib/src/types.d.ts +0 -1
  14. package/package.json +1 -1
  15. package/polyfill-force.d.ts +0 -1
  16. package/polyfill.d.ts +0 -1
  17. package/polyfill.iife.js +6184 -12
  18. package/should-polyfill.d.ts +0 -1
  19. package/src/aliases.generated.d.ts +0 -1
  20. package/src/aliases.generated.js +4 -0
  21. package/src/canonicalizer.d.ts +0 -1
  22. package/src/emitter.d.ts +0 -1
  23. package/src/likelySubtags.generated.d.ts +0 -1
  24. package/src/likelySubtags.generated.js +6180 -12
  25. package/src/parser.d.ts +0 -1
  26. package/src/types.d.ts +0 -1
  27. package/index.d.ts.map +0 -1
  28. package/lib/index.d.ts.map +0 -1
  29. package/lib/polyfill-force.d.ts.map +0 -1
  30. package/lib/polyfill.d.ts.map +0 -1
  31. package/lib/should-polyfill.d.ts.map +0 -1
  32. package/lib/src/aliases.generated.d.ts.map +0 -1
  33. package/lib/src/canonicalizer.d.ts.map +0 -1
  34. package/lib/src/emitter.d.ts.map +0 -1
  35. package/lib/src/likelySubtags.generated.d.ts.map +0 -1
  36. package/lib/src/parser.d.ts.map +0 -1
  37. package/lib/src/types.d.ts.map +0 -1
  38. package/polyfill-force.d.ts.map +0 -1
  39. package/polyfill.d.ts.map +0 -1
  40. package/should-polyfill.d.ts.map +0 -1
  41. package/src/aliases.generated.d.ts.map +0 -1
  42. package/src/canonicalizer.d.ts.map +0 -1
  43. package/src/emitter.d.ts.map +0 -1
  44. package/src/likelySubtags.generated.d.ts.map +0 -1
  45. package/src/parser.d.ts.map +0 -1
  46. package/src/types.d.ts.map +0 -1
package/index.d.ts CHANGED
@@ -3,4 +3,3 @@ export { parseUnicodeLocaleId, parseUnicodeLanguageId, isStructurallyValidLangua
3
3
  export * from './src/types';
4
4
  export * from './src/emitter';
5
5
  export * from './src/likelySubtags.generated';
6
- //# sourceMappingURL=index.d.ts.map
package/lib/index.d.ts CHANGED
@@ -3,4 +3,3 @@ export { parseUnicodeLocaleId, parseUnicodeLanguageId, isStructurallyValidLangua
3
3
  export * from './src/types';
4
4
  export * from './src/emitter';
5
5
  export * from './src/likelySubtags.generated';
6
- //# sourceMappingURL=index.d.ts.map
@@ -1,2 +1 @@
1
1
  export {};
2
- //# sourceMappingURL=polyfill-force.d.ts.map
package/lib/polyfill.d.ts CHANGED
@@ -1,2 +1 @@
1
1
  export {};
2
- //# sourceMappingURL=polyfill.d.ts.map
@@ -1,2 +1 @@
1
1
  export declare function shouldPolyfill(): boolean;
2
- //# sourceMappingURL=should-polyfill.d.ts.map
@@ -2,4 +2,3 @@ export declare const languageAlias: Record<string, string>;
2
2
  export declare const territoryAlias: Record<string, string>;
3
3
  export declare const scriptAlias: Record<string, string>;
4
4
  export declare const variantAlias: Record<string, string>;
5
- //# sourceMappingURL=aliases.generated.d.ts.map
@@ -9,6 +9,7 @@ export var languageAlias = {
9
9
  "afr": "af",
10
10
  "agp": "apf",
11
11
  "ais": "ami",
12
+ "ajt": "aeb",
12
13
  "aju": "jrb",
13
14
  "aka": "ak",
14
15
  "alb": "sq",
@@ -231,6 +232,7 @@ export var languageAlias = {
231
232
  "kzh": "dgl",
232
233
  "kzj": "dtp",
233
234
  "kzt": "dtp",
235
+ "lak": "ksp",
234
236
  "lao": "lo",
235
237
  "lat": "la",
236
238
  "lav": "lv",
@@ -371,9 +373,11 @@ export var languageAlias = {
371
373
  "slk": "sk",
372
374
  "slo": "sk",
373
375
  "slv": "sl",
376
+ "smd": "kmb",
374
377
  "sme": "se",
375
378
  "smo": "sm",
376
379
  "sna": "sn",
380
+ "snb": "iba",
377
381
  "snd": "sd",
378
382
  "som": "so",
379
383
  "sot": "st",
@@ -17,4 +17,3 @@ export declare function canonicalizeUnicodeLanguageId(unicodeLanguageId: Unicode
17
17
  * @param locale
18
18
  */
19
19
  export declare function canonicalizeUnicodeLocaleId(locale: UnicodeLocaleId): UnicodeLocaleId;
20
- //# sourceMappingURL=canonicalizer.d.ts.map
@@ -1,4 +1,3 @@
1
1
  import { UnicodeLanguageId, UnicodeLocaleId } from './types';
2
2
  export declare function emitUnicodeLanguageId(lang?: UnicodeLanguageId): string;
3
3
  export declare function emitUnicodeLocaleId({ lang, extensions, }: UnicodeLocaleId): string;
4
- //# sourceMappingURL=emitter.d.ts.map
@@ -1,2 +1 @@
1
1
  export declare const likelySubtags: Record<string, string>;
2
- //# sourceMappingURL=likelySubtags.generated.d.ts.map