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: "एंडोरा",
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
- //* Hindi. Translated by: Google Translate.
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: "Andora",
4
3
  ae: "Ujedinjeni Arapski Emirati",
5
4
  af: "Afganistan",
@@ -8,7 +7,6 @@ export default {
8
7
  al: "Albanija",
9
8
  am: "Armenija",
10
9
  ao: "Angola",
11
- aq: "Antarktika",
12
10
  ar: "Argentina",
13
11
  as: "Američka Samoa",
14
12
  at: "Austrija",
@@ -33,7 +31,6 @@ export default {
33
31
  br: "Brazil",
34
32
  bs: "Bahami",
35
33
  bt: "Butan",
36
- bv: "Otok Bouvet",
37
34
  bw: "Bocvana",
38
35
  by: "Bjelorusija",
39
36
  bz: "Belize",
@@ -89,13 +86,11 @@ export default {
89
86
  gp: "Guadalupe",
90
87
  gq: "Ekvatorska Gvineja",
91
88
  gr: "Grčka",
92
- gs: "Južna Georgija i Južni Sendvički Otoci",
93
89
  gt: "Gvatemala",
94
90
  gu: "Guam",
95
91
  gw: "Gvineja Bisau",
96
92
  gy: "Gvajana",
97
93
  hk: "PUP Hong Kong Kina",
98
- hm: "Otoci Heard i McDonald",
99
94
  hn: "Honduras",
100
95
  hr: "Hrvatska",
101
96
  ht: "Haiti",
@@ -180,7 +175,6 @@ export default {
180
175
  pk: "Pakistan",
181
176
  pl: "Poljska",
182
177
  pm: "Saint-Pierre-et-Miquelon",
183
- pn: "Otoci Pitcairn",
184
178
  pr: "Portoriko",
185
179
  ps: "Palestinsko područje",
186
180
  pt: "Portugal",
@@ -215,7 +209,6 @@ export default {
215
209
  sz: "Esvatini",
216
210
  tc: "Otoci Turks i Caicos",
217
211
  td: "Čad",
218
- tf: "Francuski južni i antarktički teritoriji",
219
212
  tg: "Togo",
220
213
  th: "Tajland",
221
214
  tj: "Tadžikistan",
@@ -231,7 +224,6 @@ export default {
231
224
  tz: "Tanzanija",
232
225
  ua: "Ukrajina",
233
226
  ug: "Uganda",
234
- um: "Mali udaljeni otoci SAD-a",
235
227
  us: "Sjedinjene Američke Države",
236
228
  uy: "Urugvaj",
237
229
  uz: "Uzbekistan",
@@ -248,5 +240,6 @@ export default {
248
240
  yt: "Mayotte",
249
241
  za: "Južnoafrička Republika",
250
242
  zm: "Zambija",
251
- zw: "Zimbabve",
243
+ zw: "Zimbabve"
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
- //* Croatian. Translated by: Harun Sabljaković (sabljak) */
2
- export default {
1
+ const interfaceTranslations = {
3
2
  selectedCountryAriaLabel: "Odabrana zemlja",
4
3
  noCountrySelected: "Zemlja nije odabrana",
5
4
  countryListAriaLabel: "Lista zemalja",
@@ -7,8 +6,8 @@ export default {
7
6
  zeroSearchResults: "Nema pronađenih rezultata",
8
7
  oneSearchResult: "Pronađen 1 rezultat",
9
8
  multipleSearchResults: "${count} rezultata pronađeno",
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: "Andorra",
4
3
  ae: "Egyesült Arab Emírségek",
5
4
  af: "Afganisztán",
@@ -8,7 +7,6 @@ export default {
8
7
  al: "Albánia",
9
8
  am: "Örményország",
10
9
  ao: "Angola",
11
- aq: "Antarktisz",
12
10
  ar: "Argentína",
13
11
  as: "Amerikai Szamoa",
14
12
  at: "Ausztria",
@@ -33,7 +31,6 @@ export default {
33
31
  br: "Brazília",
34
32
  bs: "Bahama-szigetek",
35
33
  bt: "Bhután",
36
- bv: "Bouvet-sziget",
37
34
  bw: "Botswana",
38
35
  by: "Belarusz",
39
36
  bz: "Belize",
@@ -89,13 +86,11 @@ export default {
89
86
  gp: "Guadeloupe",
90
87
  gq: "Egyenlítői-Guinea",
91
88
  gr: "Görögország",
92
- gs: "Déli-Georgia és Déli-Sandwich-szigetek",
93
89
  gt: "Guatemala",
94
90
  gu: "Guam",
95
91
  gw: "Bissau-Guinea",
96
92
  gy: "Guyana",
97
93
  hk: "Hongkong KKT",
98
- hm: "Heard-sziget és McDonald-szigetek",
99
94
  hn: "Honduras",
100
95
  hr: "Horvátország",
101
96
  ht: "Haiti",
@@ -180,7 +175,6 @@ export default {
180
175
  pk: "Pakisztán",
181
176
  pl: "Lengyelország",
182
177
  pm: "Saint-Pierre és Miquelon",
183
- pn: "Pitcairn-szigetek",
184
178
  pr: "Puerto Rico",
185
179
  ps: "Palesztin Terület",
186
180
  pt: "Portugália",
@@ -215,7 +209,6 @@ export default {
215
209
  sz: "Szváziföld",
216
210
  tc: "Turks- és Caicos-szigetek",
217
211
  td: "Csád",
218
- tf: "Francia Déli Területek",
219
212
  tg: "Togo",
220
213
  th: "Thaiföld",
221
214
  tj: "Tádzsikisztán",
@@ -231,7 +224,6 @@ export default {
231
224
  tz: "Tanzánia",
232
225
  ua: "Ukrajna",
233
226
  ug: "Uganda",
234
- um: "Az USA lakatlan külbirtokai",
235
227
  us: "Egyesült Államok",
236
228
  uy: "Uruguay",
237
229
  uz: "Üzbegisztán",
@@ -248,5 +240,6 @@ export default {
248
240
  yt: "Mayotte",
249
241
  za: "Dél-afrikai Köztársaság",
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
- //* Hungarian. Translated by: Google Translate.
2
- export default {
1
+ const interfaceTranslations = {
3
2
  selectedCountryAriaLabel: "Kiválasztott ország",
4
3
  noCountrySelected: "Nincs ország kiválasztva",
5
4
  countryListAriaLabel: "Országok listája",
@@ -7,8 +6,8 @@ export default {
7
6
  zeroSearchResults: "Nincs találat",
8
7
  oneSearchResult: "1 találat",
9
8
  multipleSearchResults: "${count} találat",
10
-
11
9
  // additional countries (not supported by country-list library)
12
10
  ac: "Ascension-sziget",
13
- xk: "Koszovó",
11
+ xk: "Koszovó"
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: "Uni Emirat Arab",
5
4
  af: "Afganistan",
@@ -8,7 +7,6 @@ export default {
8
7
  al: "Albania",
9
8
  am: "Armenia",
10
9
  ao: "Angola",
11
- aq: "Antarktika",
12
10
  ar: "Argentina",
13
11
  as: "Samoa Amerika",
14
12
  at: "Austria",
@@ -33,7 +31,6 @@ export default {
33
31
  br: "Brasil",
34
32
  bs: "Bahama",
35
33
  bt: "Bhutan",
36
- bv: "Pulau Bouvet",
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: "Guinea Ekuatorial",
91
88
  gr: "Yunani",
92
- gs: "Georgia Selatan & Kep. Sandwich Selatan",
93
89
  gt: "Guatemala",
94
90
  gu: "Guam",
95
91
  gw: "Guinea-Bissau",
96
92
  gy: "Guyana",
97
93
  hk: "Hong Kong DAK Tiongkok",
98
- hm: "Pulau Heard dan Kepulauan McDonald",
99
94
  hn: "Honduras",
100
95
  hr: "Kroasia",
101
96
  ht: "Haiti",
@@ -180,7 +175,6 @@ export default {
180
175
  pk: "Pakistan",
181
176
  pl: "Polandia",
182
177
  pm: "Saint Pierre dan Miquelon",
183
- pn: "Kepulauan Pitcairn",
184
178
  pr: "Puerto Riko",
185
179
  ps: "Wilayah Palestina",
186
180
  pt: "Portugal",
@@ -215,7 +209,6 @@ export default {
215
209
  sz: "eSwatini",
216
210
  tc: "Kepulauan Turks dan Caicos",
217
211
  td: "Cad",
218
- tf: "Wilayah Selatan Perancis",
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: "Ukraina",
233
226
  ug: "Uganda",
234
- um: "Kepulauan Terluar A.S.",
235
227
  us: "Amerika Serikat",
236
228
  uy: "Uruguay",
237
229
  uz: "Uzbekistan",
@@ -248,5 +240,6 @@ export default {
248
240
  yt: "Mayotte",
249
241
  za: "Afrika Selatan",
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
- //* Indonesian. Translated by: Google Translate.
2
- export default {
1
+ const interfaceTranslations = {
3
2
  selectedCountryAriaLabel: "Negara yang dipilih",
4
3
  noCountrySelected: "Tidak ada negara yang dipilih",
5
4
  countryListAriaLabel: "Daftar negara",
@@ -7,8 +6,8 @@ export default {
7
6
  zeroSearchResults: "Tidak ada hasil yang ditemukan",
8
7
  oneSearchResult: "1 hasil ditemukan",
9
8
  multipleSearchResults: "${count} hasil ditemukan",
10
-
11
9
  // additional countries (not supported by country-list library)
12
10
  ac: "Pulau Kenaikan",
13
- xk: "Kosovo",
11
+ xk: "Kosovo"
14
12
  };
13
+ export default interfaceTranslations;
@@ -1,4 +1,3 @@
1
- //* THIS FILE IS AUTO-GENERATED. DO NOT EDIT.
2
1
  export { default as ar, countryTranslations as arCountryTranslations, interfaceTranslations as arInterfaceTranslations } from "./ar";
3
2
  export { default as bg, countryTranslations as bgCountryTranslations, interfaceTranslations as bgInterfaceTranslations } from "./bg";
4
3
  export { default as bn, countryTranslations as bnCountryTranslations, interfaceTranslations as bnInterfaceTranslations } from "./bn";
@@ -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: "Emirati Arabi Uniti",
5
4
  af: "Afghanistan",
@@ -8,7 +7,6 @@ export default {
8
7
  al: "Albania",
9
8
  am: "Armenia",
10
9
  ao: "Angola",
11
- aq: "Antartide",
12
10
  ar: "Argentina",
13
11
  as: "Samoa americane",
14
12
  at: "Austria",
@@ -33,7 +31,6 @@ export default {
33
31
  br: "Brasile",
34
32
  bs: "Bahamas",
35
33
  bt: "Bhutan",
36
- bv: "Isola Bouvet",
37
34
  bw: "Botswana",
38
35
  by: "Bielorussia",
39
36
  bz: "Belize",
@@ -89,13 +86,11 @@ export default {
89
86
  gp: "Guadalupa",
90
87
  gq: "Guinea Equatoriale",
91
88
  gr: "Grecia",
92
- gs: "Georgia del Sud e Sandwich australi",
93
89
  gt: "Guatemala",
94
90
  gu: "Guam",
95
91
  gw: "Guinea-Bissau",
96
92
  gy: "Guyana",
97
93
  hk: "RAS di Hong Kong",
98
- hm: "Isole Heard e McDonald",
99
94
  hn: "Honduras",
100
95
  hr: "Croazia",
101
96
  ht: "Haiti",
@@ -180,7 +175,6 @@ export default {
180
175
  pk: "Pakistan",
181
176
  pl: "Polonia",
182
177
  pm: "Saint-Pierre e Miquelon",
183
- pn: "Isole Pitcairn",
184
178
  pr: "Portorico",
185
179
  ps: "Territori palestinesi",
186
180
  pt: "Portogallo",
@@ -215,7 +209,6 @@ export default {
215
209
  sz: "Swaziland",
216
210
  tc: "Isole Turks e Caicos",
217
211
  td: "Ciad",
218
- tf: "Terre australi francesi",
219
212
  tg: "Togo",
220
213
  th: "Thailandia",
221
214
  tj: "Tagikistan",
@@ -231,7 +224,6 @@ export default {
231
224
  tz: "Tanzania",
232
225
  ua: "Ucraina",
233
226
  ug: "Uganda",
234
- um: "Altre isole americane del Pacifico",
235
227
  us: "Stati Uniti",
236
228
  uy: "Uruguay",
237
229
  uz: "Uzbekistan",
@@ -248,5 +240,6 @@ export default {
248
240
  yt: "Mayotte",
249
241
  za: "Sudafrica",
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
- //* Italian. Translated by: Google Translate.
2
- export default {
1
+ const interfaceTranslations = {
3
2
  selectedCountryAriaLabel: "Paese selezionato",
4
3
  noCountrySelected: "Nessun paese selezionato",
5
4
  countryListAriaLabel: "Elenco dei paesi",
@@ -7,8 +6,8 @@ export default {
7
6
  zeroSearchResults: "Nessun risultato trovato",
8
7
  oneSearchResult: "1 risultato trovato",
9
8
  multipleSearchResults: "${count} risultati trovati",
10
-
11
9
  // additional countries (not supported by country-list library)
12
10
  ac: "Isola di Ascensione",
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
- //* Japanese. Translated by: Google Translate.
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: "안도라",
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
- //* Korean. Translated by: Google Translate.
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;