intl-tel-input 23.8.2 → 23.9.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.
Files changed (114) hide show
  1. package/README.md +5 -5
  2. package/build/js/data.js +1 -1
  3. package/build/js/data.min.js +1 -1
  4. package/build/js/i18n/ar/countries.js +3 -10
  5. package/build/js/i18n/ar/index.js +2 -3
  6. package/build/js/i18n/ar/interface.js +3 -4
  7. package/build/js/i18n/bg/countries.js +3 -10
  8. package/build/js/i18n/bg/index.js +2 -3
  9. package/build/js/i18n/bg/interface.js +3 -4
  10. package/build/js/i18n/bn/countries.js +3 -10
  11. package/build/js/i18n/bn/index.js +2 -3
  12. package/build/js/i18n/bn/interface.js +3 -4
  13. package/build/js/i18n/bs/countries.js +3 -10
  14. package/build/js/i18n/bs/index.js +2 -3
  15. package/build/js/i18n/bs/interface.js +3 -4
  16. package/build/js/i18n/ca/countries.js +3 -10
  17. package/build/js/i18n/ca/index.js +2 -3
  18. package/build/js/i18n/ca/interface.js +3 -4
  19. package/build/js/i18n/cs/countries.js +3 -10
  20. package/build/js/i18n/cs/index.js +2 -3
  21. package/build/js/i18n/cs/interface.js +3 -4
  22. package/build/js/i18n/de/countries.js +3 -10
  23. package/build/js/i18n/de/index.js +2 -3
  24. package/build/js/i18n/de/interface.js +3 -4
  25. package/build/js/i18n/el/countries.js +3 -10
  26. package/build/js/i18n/el/index.js +2 -3
  27. package/build/js/i18n/el/interface.js +3 -4
  28. package/build/js/i18n/en/countries.js +3 -10
  29. package/build/js/i18n/en/index.js +2 -3
  30. package/build/js/i18n/en/interface.js +3 -4
  31. package/build/js/i18n/es/countries.js +3 -10
  32. package/build/js/i18n/es/index.js +2 -3
  33. package/build/js/i18n/es/interface.js +3 -4
  34. package/build/js/i18n/fa/countries.js +3 -10
  35. package/build/js/i18n/fa/index.js +2 -3
  36. package/build/js/i18n/fa/interface.js +3 -4
  37. package/build/js/i18n/fi/countries.js +3 -10
  38. package/build/js/i18n/fi/index.js +2 -3
  39. package/build/js/i18n/fi/interface.js +3 -4
  40. package/build/js/i18n/fr/countries.js +3 -10
  41. package/build/js/i18n/fr/index.js +2 -3
  42. package/build/js/i18n/fr/interface.js +3 -4
  43. package/build/js/i18n/hi/countries.js +3 -10
  44. package/build/js/i18n/hi/index.js +2 -3
  45. package/build/js/i18n/hi/interface.js +3 -4
  46. package/build/js/i18n/hr/countries.js +3 -10
  47. package/build/js/i18n/hr/index.js +2 -3
  48. package/build/js/i18n/hr/interface.js +3 -4
  49. package/build/js/i18n/hu/countries.js +3 -10
  50. package/build/js/i18n/hu/index.js +2 -3
  51. package/build/js/i18n/hu/interface.js +3 -4
  52. package/build/js/i18n/id/countries.js +3 -10
  53. package/build/js/i18n/id/index.js +2 -3
  54. package/build/js/i18n/id/interface.js +3 -4
  55. package/build/js/i18n/index.js +0 -1
  56. package/build/js/i18n/it/countries.js +3 -10
  57. package/build/js/i18n/it/index.js +2 -3
  58. package/build/js/i18n/it/interface.js +3 -4
  59. package/build/js/i18n/ja/countries.js +3 -10
  60. package/build/js/i18n/ja/index.js +2 -3
  61. package/build/js/i18n/ja/interface.js +3 -4
  62. package/build/js/i18n/ko/countries.js +3 -10
  63. package/build/js/i18n/ko/index.js +2 -3
  64. package/build/js/i18n/ko/interface.js +3 -4
  65. package/build/js/i18n/mr/countries.js +3 -10
  66. package/build/js/i18n/mr/index.js +2 -3
  67. package/build/js/i18n/mr/interface.js +3 -4
  68. package/build/js/i18n/nl/countries.js +3 -10
  69. package/build/js/i18n/nl/index.js +2 -3
  70. package/build/js/i18n/nl/interface.js +3 -4
  71. package/build/js/i18n/pt/countries.js +3 -10
  72. package/build/js/i18n/pt/index.js +2 -3
  73. package/build/js/i18n/pt/interface.js +3 -4
  74. package/build/js/i18n/ro/countries.js +3 -10
  75. package/build/js/i18n/ro/index.js +2 -3
  76. package/build/js/i18n/ro/interface.js +3 -4
  77. package/build/js/i18n/ru/countries.js +3 -10
  78. package/build/js/i18n/ru/index.js +2 -3
  79. package/build/js/i18n/ru/interface.js +3 -4
  80. package/build/js/i18n/sk/countries.js +3 -10
  81. package/build/js/i18n/sk/index.js +2 -3
  82. package/build/js/i18n/sk/interface.js +3 -4
  83. package/build/js/i18n/sv/countries.js +3 -10
  84. package/build/js/i18n/sv/index.js +2 -3
  85. package/build/js/i18n/sv/interface.js +3 -4
  86. package/build/js/i18n/te/countries.js +3 -10
  87. package/build/js/i18n/te/index.js +2 -3
  88. package/build/js/i18n/te/interface.js +3 -4
  89. package/build/js/i18n/th/countries.js +3 -10
  90. package/build/js/i18n/th/index.js +2 -3
  91. package/build/js/i18n/th/interface.js +3 -4
  92. package/build/js/i18n/tr/countries.js +3 -10
  93. package/build/js/i18n/tr/index.js +2 -3
  94. package/build/js/i18n/tr/interface.js +3 -4
  95. package/build/js/i18n/types.js +0 -0
  96. package/build/js/i18n/ur/countries.js +3 -10
  97. package/build/js/i18n/ur/index.js +2 -3
  98. package/build/js/i18n/ur/interface.js +3 -4
  99. package/build/js/i18n/zh/countries.js +3 -10
  100. package/build/js/i18n/zh/index.js +2 -3
  101. package/build/js/i18n/zh/interface.js +3 -5
  102. package/build/js/intlTelInput.d.ts +865 -785
  103. package/build/js/intlTelInput.js +11 -15
  104. package/build/js/intlTelInput.min.js +2 -2
  105. package/build/js/intlTelInputWithUtils.js +162 -128
  106. package/build/js/intlTelInputWithUtils.min.js +2 -2
  107. package/build/js/utils.js +43 -37
  108. package/package.json +2 -2
  109. package/react/README.md +1 -1
  110. package/react/build/IntlTelInput.cjs +10 -14
  111. package/react/build/IntlTelInput.d.ts +863 -783
  112. package/react/build/IntlTelInput.js +10 -14
  113. package/react/build/IntlTelInputWithUtils.cjs +161 -127
  114. package/react/build/IntlTelInputWithUtils.js +161 -127
@@ -1,5 +1,4 @@
1
- //* THIS FILE IS AUTO-GENERATED. DO NOT EDIT.
2
- export default {
1
+ const countryTranslations = {
3
2
  ad: "Andorra",
4
3
  ae: "Vereinigte Arabische Emirate",
5
4
  af: "Afghanistan",
@@ -8,7 +7,6 @@ export default {
8
7
  al: "Albanien",
9
8
  am: "Armenien",
10
9
  ao: "Angola",
11
- aq: "Antarktis",
12
10
  ar: "Argentinien",
13
11
  as: "Amerikanisch-Samoa",
14
12
  at: "Österreich",
@@ -33,7 +31,6 @@ export default {
33
31
  br: "Brasilien",
34
32
  bs: "Bahamas",
35
33
  bt: "Bhutan",
36
- bv: "Bouvetinsel",
37
34
  bw: "Botsuana",
38
35
  by: "Belarus",
39
36
  bz: "Belize",
@@ -89,13 +86,11 @@ export default {
89
86
  gp: "Guadeloupe",
90
87
  gq: "Äquatorialguinea",
91
88
  gr: "Griechenland",
92
- gs: "Südgeorgien und die Südlichen Sandwichinseln",
93
89
  gt: "Guatemala",
94
90
  gu: "Guam",
95
91
  gw: "Guinea-Bissau",
96
92
  gy: "Guyana",
97
93
  hk: "Sonderverwaltungsregion Hongkong",
98
- hm: "Heard und McDonaldinseln",
99
94
  hn: "Honduras",
100
95
  hr: "Kroatien",
101
96
  ht: "Haiti",
@@ -180,7 +175,6 @@ export default {
180
175
  pk: "Pakistan",
181
176
  pl: "Polen",
182
177
  pm: "St. Pierre und Miquelon",
183
- pn: "Pitcairninseln",
184
178
  pr: "Puerto Rico",
185
179
  ps: "Palästinensische Autonomiegebiete",
186
180
  pt: "Portugal",
@@ -215,7 +209,6 @@ export default {
215
209
  sz: "Eswatini",
216
210
  tc: "Turks- und Caicosinseln",
217
211
  td: "Tschad",
218
- tf: "Französische Süd- und Antarktisgebiete",
219
212
  tg: "Togo",
220
213
  th: "Thailand",
221
214
  tj: "Tadschikistan",
@@ -231,7 +224,6 @@ export default {
231
224
  tz: "Tansania",
232
225
  ua: "Ukraine",
233
226
  ug: "Uganda",
234
- um: "Amerikanische Überseeinseln",
235
227
  us: "Vereinigte Staaten",
236
228
  uy: "Uruguay",
237
229
  uz: "Usbekistan",
@@ -248,5 +240,6 @@ export default {
248
240
  yt: "Mayotte",
249
241
  za: "Südafrika",
250
242
  zm: "Sambia",
251
- zw: "Simbabwe",
243
+ zw: "Simbabwe"
252
244
  };
245
+ export default countryTranslations;
@@ -1,6 +1,5 @@
1
- //* THIS FILE IS AUTO-GENERATED. DO NOT EDIT.
2
1
  import countryTranslations from "./countries.js";
3
2
  import interfaceTranslations from "./interface.js";
4
-
5
3
  export { countryTranslations, interfaceTranslations };
6
- export default { ...countryTranslations, ...interfaceTranslations };
4
+ const allTranslations = { ...countryTranslations, ...interfaceTranslations };
5
+ export default allTranslations;
@@ -1,5 +1,4 @@
1
- //* German. Translated by: Jack O'Connor (jackocnr).
2
- export default {
1
+ const interfaceTranslations = {
3
2
  selectedCountryAriaLabel: "Ausgewähltes Land",
4
3
  noCountrySelected: "Kein Land ausgewählt",
5
4
  countryListAriaLabel: "Liste der Länder",
@@ -7,8 +6,8 @@ export default {
7
6
  zeroSearchResults: "Keine Suchergebnisse",
8
7
  oneSearchResult: "1 Suchergebnis",
9
8
  multipleSearchResults: "${count} Suchergebnisse",
10
-
11
9
  // additional countries (not supported by country-list library)
12
10
  ac: "Ascension-Insel",
13
- xk: "Kosovo",
11
+ xk: "Kosovo"
14
12
  };
13
+ export default interfaceTranslations;
@@ -1,5 +1,4 @@
1
- //* THIS FILE IS AUTO-GENERATED. DO NOT EDIT.
2
- export default {
1
+ const countryTranslations = {
3
2
  ad: "Ανδόρα",
4
3
  ae: "Ηνωμένα Αραβικά Εμιράτα",
5
4
  af: "Αφγανιστάν",
@@ -8,7 +7,6 @@ export default {
8
7
  al: "Αλβανία",
9
8
  am: "Αρμενία",
10
9
  ao: "Αγκόλα",
11
- aq: "Ανταρκτική",
12
10
  ar: "Αργεντινή",
13
11
  as: "Αμερικανική Σαμόα",
14
12
  at: "Αυστρία",
@@ -33,7 +31,6 @@ export default {
33
31
  br: "Βραζιλία",
34
32
  bs: "Μπαχάμες",
35
33
  bt: "Μπουτάν",
36
- bv: "Νήσος Μπουβέ",
37
34
  bw: "Μποτσουάνα",
38
35
  by: "Λευκορωσία",
39
36
  bz: "Μπελίζ",
@@ -89,13 +86,11 @@ export default {
89
86
  gp: "Γουαδελούπη",
90
87
  gq: "Ισημερινή Γουινέα",
91
88
  gr: "Ελλάδα",
92
- gs: "Νήσοι Νότια Γεωργία και Νότιες Σάντουιτς",
93
89
  gt: "Γουατεμάλα",
94
90
  gu: "Γκουάμ",
95
91
  gw: "Γουινέα Μπισάου",
96
92
  gy: "Γουιάνα",
97
93
  hk: "Χονγκ Κονγκ ΕΔΠ Κίνας",
98
- hm: "Νήσοι Χερντ και Μακντόναλντ",
99
94
  hn: "Ονδούρα",
100
95
  hr: "Κροατία",
101
96
  ht: "Αϊτή",
@@ -180,7 +175,6 @@ export default {
180
175
  pk: "Πακιστάν",
181
176
  pl: "Πολωνία",
182
177
  pm: "Σεν Πιερ και Μικελόν",
183
- pn: "Νήσοι Πίτκερν",
184
178
  pr: "Πουέρτο Ρίκο",
185
179
  ps: "Παλαιστινιακά Εδάφη",
186
180
  pt: "Πορτογαλία",
@@ -215,7 +209,6 @@ export default {
215
209
  sz: "Σουαζιλάνδη",
216
210
  tc: "Νήσοι Τερκς και Κάικος",
217
211
  td: "Τσαντ",
218
- tf: "Γαλλικά Νότια Εδάφη",
219
212
  tg: "Τόγκο",
220
213
  th: "Ταϊλάνδη",
221
214
  tj: "Τατζικιστάν",
@@ -231,7 +224,6 @@ export default {
231
224
  tz: "Τανζανία",
232
225
  ua: "Ουκρανία",
233
226
  ug: "Ουγκάντα",
234
- um: "Απομακρυσμένες Νησίδες ΗΠΑ",
235
227
  us: "Ηνωμένες Πολιτείες",
236
228
  uy: "Ουρουγουάη",
237
229
  uz: "Ουζμπεκιστάν",
@@ -248,5 +240,6 @@ export default {
248
240
  yt: "Μαγιότ",
249
241
  za: "Νότια Αφρική",
250
242
  zm: "Ζάμπια",
251
- zw: "Ζιμπάμπουε",
243
+ zw: "Ζιμπάμπουε"
252
244
  };
245
+ export default countryTranslations;
@@ -1,6 +1,5 @@
1
- //* THIS FILE IS AUTO-GENERATED. DO NOT EDIT.
2
1
  import countryTranslations from "./countries.js";
3
2
  import interfaceTranslations from "./interface.js";
4
-
5
3
  export { countryTranslations, interfaceTranslations };
6
- export default { ...countryTranslations, ...interfaceTranslations };
4
+ const allTranslations = { ...countryTranslations, ...interfaceTranslations };
5
+ export default allTranslations;
@@ -1,5 +1,4 @@
1
- //* Greek. Translated by: Anthony Veaudry (anthony0030).
2
- export default {
1
+ const interfaceTranslations = {
3
2
  selectedCountryAriaLabel: "Επιλεγμένη χώρα",
4
3
  noCountrySelected: "Δεν έχει επιλεγεί χώρα",
5
4
  countryListAriaLabel: "Κατάλογος χωρών",
@@ -7,8 +6,8 @@ export default {
7
6
  zeroSearchResults: "Δεν βρέθηκαν αποτελέσματα",
8
7
  oneSearchResult: "Βρέθηκε 1 αποτέλεσμα",
9
8
  multipleSearchResults: "Βρέθηκαν ${count} αποτελέσματα",
10
-
11
9
  // additional countries (not supported by country-list library)
12
10
  ac: "Νησί της Ανάληψης",
13
- xk: "Κοσσυφοπέδιο",
11
+ xk: "Κοσσυφοπέδιο"
14
12
  };
13
+ export default interfaceTranslations;
@@ -1,5 +1,4 @@
1
- //* THIS FILE IS AUTO-GENERATED. DO NOT EDIT.
2
- export default {
1
+ const countryTranslations = {
3
2
  ad: "Andorra",
4
3
  ae: "United Arab Emirates",
5
4
  af: "Afghanistan",
@@ -8,7 +7,6 @@ export default {
8
7
  al: "Albania",
9
8
  am: "Armenia",
10
9
  ao: "Angola",
11
- aq: "Antarctica",
12
10
  ar: "Argentina",
13
11
  as: "American Samoa",
14
12
  at: "Austria",
@@ -33,7 +31,6 @@ export default {
33
31
  br: "Brazil",
34
32
  bs: "Bahamas",
35
33
  bt: "Bhutan",
36
- bv: "Bouvet Island",
37
34
  bw: "Botswana",
38
35
  by: "Belarus",
39
36
  bz: "Belize",
@@ -89,13 +86,11 @@ export default {
89
86
  gp: "Guadeloupe",
90
87
  gq: "Equatorial Guinea",
91
88
  gr: "Greece",
92
- gs: "South Georgia & South Sandwich Islands",
93
89
  gt: "Guatemala",
94
90
  gu: "Guam",
95
91
  gw: "Guinea-Bissau",
96
92
  gy: "Guyana",
97
93
  hk: "Hong Kong SAR China",
98
- hm: "Heard & McDonald Islands",
99
94
  hn: "Honduras",
100
95
  hr: "Croatia",
101
96
  ht: "Haiti",
@@ -180,7 +175,6 @@ export default {
180
175
  pk: "Pakistan",
181
176
  pl: "Poland",
182
177
  pm: "St. Pierre & Miquelon",
183
- pn: "Pitcairn Islands",
184
178
  pr: "Puerto Rico",
185
179
  ps: "Palestinian Territories",
186
180
  pt: "Portugal",
@@ -215,7 +209,6 @@ export default {
215
209
  sz: "Eswatini",
216
210
  tc: "Turks & Caicos Islands",
217
211
  td: "Chad",
218
- tf: "French Southern Territories",
219
212
  tg: "Togo",
220
213
  th: "Thailand",
221
214
  tj: "Tajikistan",
@@ -231,7 +224,6 @@ export default {
231
224
  tz: "Tanzania",
232
225
  ua: "Ukraine",
233
226
  ug: "Uganda",
234
- um: "U.S. Outlying Islands",
235
227
  us: "United States",
236
228
  uy: "Uruguay",
237
229
  uz: "Uzbekistan",
@@ -248,5 +240,6 @@ export default {
248
240
  yt: "Mayotte",
249
241
  za: "South Africa",
250
242
  zm: "Zambia",
251
- zw: "Zimbabwe",
243
+ zw: "Zimbabwe"
252
244
  };
245
+ export default countryTranslations;
@@ -1,6 +1,5 @@
1
- //* THIS FILE IS AUTO-GENERATED. DO NOT EDIT.
2
1
  import countryTranslations from "./countries.js";
3
2
  import interfaceTranslations from "./interface.js";
4
-
5
3
  export { countryTranslations, interfaceTranslations };
6
- export default { ...countryTranslations, ...interfaceTranslations };
4
+ const allTranslations = { ...countryTranslations, ...interfaceTranslations };
5
+ export default allTranslations;
@@ -1,5 +1,4 @@
1
- //* English. Translated by: Jack O'Connor (jackocnr).
2
- export default {
1
+ const interfaceTranslations = {
3
2
  selectedCountryAriaLabel: "Selected country",
4
3
  noCountrySelected: "No country selected",
5
4
  countryListAriaLabel: "List of countries",
@@ -7,8 +6,8 @@ export default {
7
6
  zeroSearchResults: "No results found",
8
7
  oneSearchResult: "1 result found",
9
8
  multipleSearchResults: "${count} results found",
10
-
11
9
  // additional countries (not supported by country-list library)
12
10
  ac: "Ascension Island",
13
- xk: "Kosovo",
11
+ xk: "Kosovo"
14
12
  };
13
+ export default interfaceTranslations;
@@ -1,5 +1,4 @@
1
- //* THIS FILE IS AUTO-GENERATED. DO NOT EDIT.
2
- export default {
1
+ const countryTranslations = {
3
2
  ad: "Andorra",
4
3
  ae: "Emiratos Árabes Unidos",
5
4
  af: "Afganistán",
@@ -8,7 +7,6 @@ export default {
8
7
  al: "Albania",
9
8
  am: "Armenia",
10
9
  ao: "Angola",
11
- aq: "Antártida",
12
10
  ar: "Argentina",
13
11
  as: "Samoa Americana",
14
12
  at: "Austria",
@@ -33,7 +31,6 @@ export default {
33
31
  br: "Brasil",
34
32
  bs: "Bahamas",
35
33
  bt: "Bután",
36
- bv: "Isla Bouvet",
37
34
  bw: "Botsuana",
38
35
  by: "Bielorrusia",
39
36
  bz: "Belice",
@@ -89,13 +86,11 @@ export default {
89
86
  gp: "Guadalupe",
90
87
  gq: "Guinea Ecuatorial",
91
88
  gr: "Grecia",
92
- gs: "Islas Georgia del Sur y Sandwich del Sur",
93
89
  gt: "Guatemala",
94
90
  gu: "Guam",
95
91
  gw: "Guinea-Bisáu",
96
92
  gy: "Guyana",
97
93
  hk: "RAE de Hong Kong (China)",
98
- hm: "Islas Heard y McDonald",
99
94
  hn: "Honduras",
100
95
  hr: "Croacia",
101
96
  ht: "Haití",
@@ -180,7 +175,6 @@ export default {
180
175
  pk: "Pakistán",
181
176
  pl: "Polonia",
182
177
  pm: "San Pedro y Miquelón",
183
- pn: "Islas Pitcairn",
184
178
  pr: "Puerto Rico",
185
179
  ps: "Territorios Palestinos",
186
180
  pt: "Portugal",
@@ -215,7 +209,6 @@ export default {
215
209
  sz: "Esuatini",
216
210
  tc: "Islas Turcas y Caicos",
217
211
  td: "Chad",
218
- tf: "Territorios Australes Franceses",
219
212
  tg: "Togo",
220
213
  th: "Tailandia",
221
214
  tj: "Tayikistán",
@@ -231,7 +224,6 @@ export default {
231
224
  tz: "Tanzania",
232
225
  ua: "Ucrania",
233
226
  ug: "Uganda",
234
- um: "Islas menores alejadas de EE. UU.",
235
227
  us: "Estados Unidos",
236
228
  uy: "Uruguay",
237
229
  uz: "Uzbekistán",
@@ -248,5 +240,6 @@ export default {
248
240
  yt: "Mayotte",
249
241
  za: "Sudáfrica",
250
242
  zm: "Zambia",
251
- zw: "Zimbabue",
243
+ zw: "Zimbabue"
252
244
  };
245
+ export default countryTranslations;
@@ -1,6 +1,5 @@
1
- //* THIS FILE IS AUTO-GENERATED. DO NOT EDIT.
2
1
  import countryTranslations from "./countries.js";
3
2
  import interfaceTranslations from "./interface.js";
4
-
5
3
  export { countryTranslations, interfaceTranslations };
6
- export default { ...countryTranslations, ...interfaceTranslations };
4
+ const allTranslations = { ...countryTranslations, ...interfaceTranslations };
5
+ export default allTranslations;
@@ -1,5 +1,4 @@
1
- //* Spanish. Translated by: Google Translate.
2
- export default {
1
+ const interfaceTranslations = {
3
2
  selectedCountryAriaLabel: "País seleccionado",
4
3
  noCountrySelected: "Ningún país seleccionado",
5
4
  countryListAriaLabel: "Lista de países",
@@ -7,8 +6,8 @@ export default {
7
6
  zeroSearchResults: "No se han encontrado resultados",
8
7
  oneSearchResult: "1 resultado encontrado",
9
8
  multipleSearchResults: "${count} resultados encontrados",
10
-
11
9
  // additional countries (not supported by country-list library)
12
10
  ac: "isla Ascencion",
13
- xk: "Kosovo",
11
+ xk: "Kosovo"
14
12
  };
13
+ export default interfaceTranslations;
@@ -1,5 +1,4 @@
1
- //* THIS FILE IS AUTO-GENERATED. DO NOT EDIT.
2
- export default {
1
+ const countryTranslations = {
3
2
  ad: "آندورا",
4
3
  ae: "امارات متحدهٔ عربی",
5
4
  af: "افغانستان",
@@ -8,7 +7,6 @@ export default {
8
7
  al: "آلبانی",
9
8
  am: "ارمنستان",
10
9
  ao: "آنگولا",
11
- aq: "جنوبگان",
12
10
  ar: "آرژانتین",
13
11
  as: "ساموآی امریکا",
14
12
  at: "اتریش",
@@ -33,7 +31,6 @@ export default {
33
31
  br: "برزیل",
34
32
  bs: "باهاما",
35
33
  bt: "بوتان",
36
- bv: "جزیرهٔ بووه",
37
34
  bw: "بوتسوانا",
38
35
  by: "بلاروس",
39
36
  bz: "بلیز",
@@ -89,13 +86,11 @@ export default {
89
86
  gp: "گوادلوپ",
90
87
  gq: "گینهٔ استوایی",
91
88
  gr: "یونان",
92
- gs: "جورجیای جنوبی و جزایر ساندویچ جنوبی",
93
89
  gt: "گواتمالا",
94
90
  gu: "گوام",
95
91
  gw: "گینهٔ بیسائو",
96
92
  gy: "گویان",
97
93
  hk: "هنگ‌کنگ، منطقهٔ ویژهٔ اداری چین",
98
- hm: "هرد و جزایر مک‌دونالد",
99
94
  hn: "هندوراس",
100
95
  hr: "کرواسی",
101
96
  ht: "هائیتی",
@@ -180,7 +175,6 @@ export default {
180
175
  pk: "پاکستان",
181
176
  pl: "لهستان",
182
177
  pm: "سن پیر و میکلن",
183
- pn: "جزایر پیت‌کرن",
184
178
  pr: "پورتوریکو",
185
179
  ps: "سرزمین‌های فلسطینی",
186
180
  pt: "پرتغال",
@@ -215,7 +209,6 @@ export default {
215
209
  sz: "اسواتینی",
216
210
  tc: "جزایر تورکس و کایکوس",
217
211
  td: "چاد",
218
- tf: "سرزمین‌های جنوب فرانسه",
219
212
  tg: "توگو",
220
213
  th: "تایلند",
221
214
  tj: "تاجیکستان",
@@ -231,7 +224,6 @@ export default {
231
224
  tz: "تانزانیا",
232
225
  ua: "اوکراین",
233
226
  ug: "اوگاندا",
234
- um: "جزایر دورافتادهٔ ایالات متحده",
235
227
  us: "ایالات متحده",
236
228
  uy: "اروگوئه",
237
229
  uz: "ازبکستان",
@@ -248,5 +240,6 @@ export default {
248
240
  yt: "مایوت",
249
241
  za: "افریقای جنوبی",
250
242
  zm: "زامبیا",
251
- zw: "زیمبابوه",
243
+ zw: "زیمبابوه"
252
244
  };
245
+ export default countryTranslations;
@@ -1,6 +1,5 @@
1
- //* THIS FILE IS AUTO-GENERATED. DO NOT EDIT.
2
1
  import countryTranslations from "./countries.js";
3
2
  import interfaceTranslations from "./interface.js";
4
-
5
3
  export { countryTranslations, interfaceTranslations };
6
- export default { ...countryTranslations, ...interfaceTranslations };
4
+ const allTranslations = { ...countryTranslations, ...interfaceTranslations };
5
+ export default allTranslations;
@@ -1,5 +1,4 @@
1
- //* Farsi/Persian. Translated by: Mahyar SBT (mahyarsbt).
2
- export default {
1
+ const interfaceTranslations = {
3
2
  selectedCountryAriaLabel: "کشور انتخاب شده",
4
3
  noCountrySelected: "هیچ کشوری انتخاب نشده است",
5
4
  countryListAriaLabel: "لیست کشورها",
@@ -7,8 +6,8 @@ export default {
7
6
  zeroSearchResults: "هیچ نتیجه‌ای یافت نشد",
8
7
  oneSearchResult: "1 نتیجه یافت شد",
9
8
  multipleSearchResults: "${count} نتیجه یافت شد",
10
-
11
9
  // additional countries (not supported by country-list library)
12
10
  ac: "جزیره اسنشن",
13
- xk: "کوزوو",
11
+ xk: "کوزوو"
14
12
  };
13
+ export default interfaceTranslations;
@@ -1,5 +1,4 @@
1
- //* THIS FILE IS AUTO-GENERATED. DO NOT EDIT.
2
- export default {
1
+ const countryTranslations = {
3
2
  ad: "Andorra",
4
3
  ae: "Arabiemiirikunnat",
5
4
  af: "Afganistan",
@@ -8,7 +7,6 @@ export default {
8
7
  al: "Albania",
9
8
  am: "Armenia",
10
9
  ao: "Angola",
11
- aq: "Antarktis",
12
10
  ar: "Argentiina",
13
11
  as: "Amerikan Samoa",
14
12
  at: "Itävalta",
@@ -33,7 +31,6 @@ export default {
33
31
  br: "Brasilia",
34
32
  bs: "Bahama",
35
33
  bt: "Bhutan",
36
- bv: "Bouvet’nsaari",
37
34
  bw: "Botswana",
38
35
  by: "Valko-Venäjä",
39
36
  bz: "Belize",
@@ -89,13 +86,11 @@ export default {
89
86
  gp: "Guadeloupe",
90
87
  gq: "Päiväntasaajan Guinea",
91
88
  gr: "Kreikka",
92
- gs: "Etelä-Georgia ja Eteläiset Sandwichsaaret",
93
89
  gt: "Guatemala",
94
90
  gu: "Guam",
95
91
  gw: "Guinea-Bissau",
96
92
  gy: "Guyana",
97
93
  hk: "Hongkong – Kiinan e.h.a.",
98
- hm: "Heard ja McDonaldinsaaret",
99
94
  hn: "Honduras",
100
95
  hr: "Kroatia",
101
96
  ht: "Haiti",
@@ -180,7 +175,6 @@ export default {
180
175
  pk: "Pakistan",
181
176
  pl: "Puola",
182
177
  pm: "Saint-Pierre ja Miquelon",
183
- pn: "Pitcairn",
184
178
  pr: "Puerto Rico",
185
179
  ps: "Palestiinalaisalueet",
186
180
  pt: "Portugali",
@@ -215,7 +209,6 @@ export default {
215
209
  sz: "Swazimaa",
216
210
  tc: "Turks- ja Caicossaaret",
217
211
  td: "Tšad",
218
- tf: "Ranskan eteläiset alueet",
219
212
  tg: "Togo",
220
213
  th: "Thaimaa",
221
214
  tj: "Tadžikistan",
@@ -231,7 +224,6 @@ export default {
231
224
  tz: "Tansania",
232
225
  ua: "Ukraina",
233
226
  ug: "Uganda",
234
- um: "Yhdysvaltain erillissaaret",
235
227
  us: "Yhdysvallat",
236
228
  uy: "Uruguay",
237
229
  uz: "Uzbekistan",
@@ -248,5 +240,6 @@ export default {
248
240
  yt: "Mayotte",
249
241
  za: "Etelä-Afrikka",
250
242
  zm: "Sambia",
251
- zw: "Zimbabwe",
243
+ zw: "Zimbabwe"
252
244
  };
245
+ export default countryTranslations;
@@ -1,6 +1,5 @@
1
- //* THIS FILE IS AUTO-GENERATED. DO NOT EDIT.
2
1
  import countryTranslations from "./countries.js";
3
2
  import interfaceTranslations from "./interface.js";
4
-
5
3
  export { countryTranslations, interfaceTranslations };
6
- export default { ...countryTranslations, ...interfaceTranslations };
4
+ const allTranslations = { ...countryTranslations, ...interfaceTranslations };
5
+ export default allTranslations;
@@ -1,5 +1,4 @@
1
- //* Finnish. Translated by: Michael Winton (mrwinton).
2
- export default {
1
+ const interfaceTranslations = {
3
2
  "selectedCountryAriaLabel": "Valittu maa",
4
3
  "noCountrySelected": "Maata ei ole valittu",
5
4
  "countryListAriaLabel": "Luettelo maista",
@@ -7,8 +6,8 @@ export default {
7
6
  "zeroSearchResults": "Ei tuloksia",
8
7
  "oneSearchResult": "1 tulos löytyi",
9
8
  "multipleSearchResults": "${count} tulosta löytyi",
10
-
11
9
  // additional countries (not supported by country-list library)
12
10
  "ac": "Ascension",
13
- "xk": "Kosovo",
11
+ "xk": "Kosovo"
14
12
  };
13
+ export default interfaceTranslations;
@@ -1,5 +1,4 @@
1
- //* THIS FILE IS AUTO-GENERATED. DO NOT EDIT.
2
- export default {
1
+ const countryTranslations = {
3
2
  ad: "Andorre",
4
3
  ae: "Émirats arabes unis",
5
4
  af: "Afghanistan",
@@ -8,7 +7,6 @@ export default {
8
7
  al: "Albanie",
9
8
  am: "Arménie",
10
9
  ao: "Angola",
11
- aq: "Antarctique",
12
10
  ar: "Argentine",
13
11
  as: "Samoa américaines",
14
12
  at: "Autriche",
@@ -33,7 +31,6 @@ export default {
33
31
  br: "Brésil",
34
32
  bs: "Bahamas",
35
33
  bt: "Bhoutan",
36
- bv: "Île Bouvet",
37
34
  bw: "Botswana",
38
35
  by: "Biélorussie",
39
36
  bz: "Belize",
@@ -89,13 +86,11 @@ export default {
89
86
  gp: "Guadeloupe",
90
87
  gq: "Guinée équatoriale",
91
88
  gr: "Grèce",
92
- gs: "Géorgie du Sud et îles Sandwich du Sud",
93
89
  gt: "Guatemala",
94
90
  gu: "Guam",
95
91
  gw: "Guinée-Bissau",
96
92
  gy: "Guyana",
97
93
  hk: "R.A.S. chinoise de Hong Kong",
98
- hm: "Îles Heard et McDonald",
99
94
  hn: "Honduras",
100
95
  hr: "Croatie",
101
96
  ht: "Haïti",
@@ -180,7 +175,6 @@ export default {
180
175
  pk: "Pakistan",
181
176
  pl: "Pologne",
182
177
  pm: "Saint-Pierre-et-Miquelon",
183
- pn: "Îles Pitcairn",
184
178
  pr: "Porto Rico",
185
179
  ps: "Territoires palestiniens",
186
180
  pt: "Portugal",
@@ -215,7 +209,6 @@ export default {
215
209
  sz: "Eswatini",
216
210
  tc: "Îles Turques-et-Caïques",
217
211
  td: "Tchad",
218
- tf: "Terres australes françaises",
219
212
  tg: "Togo",
220
213
  th: "Thaïlande",
221
214
  tj: "Tadjikistan",
@@ -231,7 +224,6 @@ export default {
231
224
  tz: "Tanzanie",
232
225
  ua: "Ukraine",
233
226
  ug: "Ouganda",
234
- um: "Îles mineures éloignées des États-Unis",
235
227
  us: "États-Unis",
236
228
  uy: "Uruguay",
237
229
  uz: "Ouzbékistan",
@@ -248,5 +240,6 @@ export default {
248
240
  yt: "Mayotte",
249
241
  za: "Afrique du Sud",
250
242
  zm: "Zambie",
251
- zw: "Zimbabwe",
243
+ zw: "Zimbabwe"
252
244
  };
245
+ export default countryTranslations;
@@ -1,6 +1,5 @@
1
- //* THIS FILE IS AUTO-GENERATED. DO NOT EDIT.
2
1
  import countryTranslations from "./countries.js";
3
2
  import interfaceTranslations from "./interface.js";
4
-
5
3
  export { countryTranslations, interfaceTranslations };
6
- export default { ...countryTranslations, ...interfaceTranslations };
4
+ const allTranslations = { ...countryTranslations, ...interfaceTranslations };
5
+ export default allTranslations;
@@ -1,5 +1,4 @@
1
- //* French. Translated by: Google Translate.
2
- export default {
1
+ const interfaceTranslations = {
3
2
  selectedCountryAriaLabel: "Pays sélectionné",
4
3
  noCountrySelected: "Aucun pays sélectionné",
5
4
  countryListAriaLabel: "Liste des pays",
@@ -7,8 +6,8 @@ export default {
7
6
  zeroSearchResults: "Aucun résultat trouvé",
8
7
  oneSearchResult: "1 résultat trouvé",
9
8
  multipleSearchResults: "${count} résultats trouvés",
10
-
11
9
  // additional countries (not supported by country-list library)
12
10
  ac: "Île de l'Ascension",
13
- xk: "Kosovo",
11
+ xk: "Kosovo"
14
12
  };
13
+ export default interfaceTranslations;