intl-tel-input 23.8.1 → 23.9.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 (115) hide show
  1. package/README.md +5 -5
  2. package/build/css/intlTelInput.css +1 -1
  3. package/build/js/data.js +1 -1
  4. package/build/js/data.min.js +1 -1
  5. package/build/js/i18n/ar/countries.js +3 -3
  6. package/build/js/i18n/ar/index.js +2 -3
  7. package/build/js/i18n/ar/interface.js +3 -4
  8. package/build/js/i18n/bg/countries.js +3 -3
  9. package/build/js/i18n/bg/index.js +2 -3
  10. package/build/js/i18n/bg/interface.js +3 -4
  11. package/build/js/i18n/bn/countries.js +3 -3
  12. package/build/js/i18n/bn/index.js +2 -3
  13. package/build/js/i18n/bn/interface.js +3 -4
  14. package/build/js/i18n/bs/countries.js +3 -3
  15. package/build/js/i18n/bs/index.js +2 -3
  16. package/build/js/i18n/bs/interface.js +3 -4
  17. package/build/js/i18n/ca/countries.js +3 -3
  18. package/build/js/i18n/ca/index.js +2 -3
  19. package/build/js/i18n/ca/interface.js +3 -4
  20. package/build/js/i18n/cs/countries.js +3 -3
  21. package/build/js/i18n/cs/index.js +2 -3
  22. package/build/js/i18n/cs/interface.js +3 -4
  23. package/build/js/i18n/de/countries.js +3 -3
  24. package/build/js/i18n/de/index.js +2 -3
  25. package/build/js/i18n/de/interface.js +3 -4
  26. package/build/js/i18n/el/countries.js +3 -3
  27. package/build/js/i18n/el/index.js +2 -3
  28. package/build/js/i18n/el/interface.js +3 -4
  29. package/build/js/i18n/en/countries.js +3 -3
  30. package/build/js/i18n/en/index.js +2 -3
  31. package/build/js/i18n/en/interface.js +3 -4
  32. package/build/js/i18n/es/countries.js +3 -3
  33. package/build/js/i18n/es/index.js +2 -3
  34. package/build/js/i18n/es/interface.js +3 -4
  35. package/build/js/i18n/fa/countries.js +3 -3
  36. package/build/js/i18n/fa/index.js +2 -3
  37. package/build/js/i18n/fa/interface.js +3 -4
  38. package/build/js/i18n/fi/countries.js +3 -3
  39. package/build/js/i18n/fi/index.js +2 -3
  40. package/build/js/i18n/fi/interface.js +3 -4
  41. package/build/js/i18n/fr/countries.js +3 -3
  42. package/build/js/i18n/fr/index.js +2 -3
  43. package/build/js/i18n/fr/interface.js +3 -4
  44. package/build/js/i18n/hi/countries.js +3 -3
  45. package/build/js/i18n/hi/index.js +2 -3
  46. package/build/js/i18n/hi/interface.js +3 -4
  47. package/build/js/i18n/hr/countries.js +3 -3
  48. package/build/js/i18n/hr/index.js +2 -3
  49. package/build/js/i18n/hr/interface.js +3 -4
  50. package/build/js/i18n/hu/countries.js +3 -3
  51. package/build/js/i18n/hu/index.js +2 -3
  52. package/build/js/i18n/hu/interface.js +3 -4
  53. package/build/js/i18n/id/countries.js +3 -3
  54. package/build/js/i18n/id/index.js +2 -3
  55. package/build/js/i18n/id/interface.js +3 -4
  56. package/build/js/i18n/index.js +0 -1
  57. package/build/js/i18n/it/countries.js +3 -3
  58. package/build/js/i18n/it/index.js +2 -3
  59. package/build/js/i18n/it/interface.js +3 -4
  60. package/build/js/i18n/ja/countries.js +3 -3
  61. package/build/js/i18n/ja/index.js +2 -3
  62. package/build/js/i18n/ja/interface.js +3 -4
  63. package/build/js/i18n/ko/countries.js +3 -3
  64. package/build/js/i18n/ko/index.js +2 -3
  65. package/build/js/i18n/ko/interface.js +3 -4
  66. package/build/js/i18n/mr/countries.js +3 -3
  67. package/build/js/i18n/mr/index.js +2 -3
  68. package/build/js/i18n/mr/interface.js +3 -4
  69. package/build/js/i18n/nl/countries.js +3 -3
  70. package/build/js/i18n/nl/index.js +2 -3
  71. package/build/js/i18n/nl/interface.js +3 -4
  72. package/build/js/i18n/pt/countries.js +3 -3
  73. package/build/js/i18n/pt/index.js +2 -3
  74. package/build/js/i18n/pt/interface.js +3 -4
  75. package/build/js/i18n/ro/countries.js +3 -3
  76. package/build/js/i18n/ro/index.js +2 -3
  77. package/build/js/i18n/ro/interface.js +3 -4
  78. package/build/js/i18n/ru/countries.js +3 -3
  79. package/build/js/i18n/ru/index.js +2 -3
  80. package/build/js/i18n/ru/interface.js +3 -4
  81. package/build/js/i18n/sk/countries.js +3 -3
  82. package/build/js/i18n/sk/index.js +2 -3
  83. package/build/js/i18n/sk/interface.js +3 -4
  84. package/build/js/i18n/sv/countries.js +3 -3
  85. package/build/js/i18n/sv/index.js +2 -3
  86. package/build/js/i18n/sv/interface.js +3 -4
  87. package/build/js/i18n/te/countries.js +3 -3
  88. package/build/js/i18n/te/index.js +2 -3
  89. package/build/js/i18n/te/interface.js +3 -4
  90. package/build/js/i18n/th/countries.js +3 -3
  91. package/build/js/i18n/th/index.js +2 -3
  92. package/build/js/i18n/th/interface.js +3 -4
  93. package/build/js/i18n/tr/countries.js +3 -3
  94. package/build/js/i18n/tr/index.js +2 -3
  95. package/build/js/i18n/tr/interface.js +3 -4
  96. package/build/js/i18n/types.js +0 -0
  97. package/build/js/i18n/ur/countries.js +3 -3
  98. package/build/js/i18n/ur/index.js +2 -3
  99. package/build/js/i18n/ur/interface.js +3 -4
  100. package/build/js/i18n/zh/countries.js +3 -3
  101. package/build/js/i18n/zh/index.js +2 -3
  102. package/build/js/i18n/zh/interface.js +3 -5
  103. package/build/js/intlTelInput.d.ts +872 -785
  104. package/build/js/intlTelInput.js +12 -9
  105. package/build/js/intlTelInput.min.js +2 -2
  106. package/build/js/intlTelInputWithUtils.js +163 -122
  107. package/build/js/intlTelInputWithUtils.min.js +2 -2
  108. package/build/js/utils.js +43 -37
  109. package/package.json +2 -2
  110. package/react/README.md +1 -1
  111. package/react/build/IntlTelInput.cjs +11 -8
  112. package/react/build/IntlTelInput.d.ts +870 -783
  113. package/react/build/IntlTelInput.js +11 -8
  114. package/react/build/IntlTelInputWithUtils.cjs +162 -121
  115. package/react/build/IntlTelInputWithUtils.js +162 -121
@@ -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;
@@ -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: "अफ़गानिस्तान",
@@ -248,5 +247,6 @@ export default {
248
247
  yt: "मायोते",
249
248
  za: "दक्षिण अफ़्रीका",
250
249
  zm: "ज़ाम्बिया",
251
- zw: "ज़िम्बाब्वे",
250
+ zw: "ज़िम्बाब्वे"
252
251
  };
252
+ 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",
@@ -248,5 +247,6 @@ export default {
248
247
  yt: "Mayotte",
249
248
  za: "Južnoafrička Republika",
250
249
  zm: "Zambija",
251
- zw: "Zimbabve",
250
+ zw: "Zimbabve"
252
251
  };
252
+ 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",
@@ -248,5 +247,6 @@ export default {
248
247
  yt: "Mayotte",
249
248
  za: "Dél-afrikai Köztársaság",
250
249
  zm: "Zambia",
251
- zw: "Zimbabwe",
250
+ zw: "Zimbabwe"
252
251
  };
252
+ 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",
@@ -248,5 +247,6 @@ export default {
248
247
  yt: "Mayotte",
249
248
  za: "Afrika Selatan",
250
249
  zm: "Zambia",
251
- zw: "Zimbabwe",
250
+ zw: "Zimbabwe"
252
251
  };
252
+ 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",
@@ -248,5 +247,6 @@ export default {
248
247
  yt: "Mayotte",
249
248
  za: "Sudafrica",
250
249
  zm: "Zambia",
251
- zw: "Zimbabwe",
250
+ zw: "Zimbabwe"
252
251
  };
252
+ 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: "アフガニスタン",
@@ -248,5 +247,6 @@ export default {
248
247
  yt: "マヨット",
249
248
  za: "南アフリカ",
250
249
  zm: "ザンビア",
251
- zw: "ジンバブエ",
250
+ zw: "ジンバブエ"
252
251
  };
252
+ 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: "아프가니스탄",
@@ -248,5 +247,6 @@ export default {
248
247
  yt: "마요트",
249
248
  za: "남아프리카",
250
249
  zm: "잠비아",
251
- zw: "짐바브웨",
250
+ zw: "짐바브웨"
252
251
  };
252
+ 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;
@@ -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: "अफगाणिस्तान",
@@ -248,5 +247,6 @@ export default {
248
247
  yt: "मायोट्टे",
249
248
  za: "दक्षिण आफ्रिका",
250
249
  zm: "झाम्बिया",
251
- zw: "झिम्बाब्वे",
250
+ zw: "झिम्बाब्वे"
252
251
  };
252
+ 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
- //* Marathi. 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: "Andorra",
4
3
  ae: "Verenigde Arabische Emiraten",
5
4
  af: "Afghanistan",
@@ -248,5 +247,6 @@ export default {
248
247
  yt: "Mayotte",
249
248
  za: "Zuid-Afrika",
250
249
  zm: "Zambia",
251
- zw: "Zimbabwe",
250
+ zw: "Zimbabwe"
252
251
  };
252
+ 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
- //* Dutch. Translated by: Google Translate.
2
- export default {
1
+ const interfaceTranslations = {
3
2
  selectedCountryAriaLabel: "Geselecteerd land",
4
3
  noCountrySelected: "Geen land geselecteerd",
5
4
  countryListAriaLabel: "Lijst met landen",
@@ -7,8 +6,8 @@ export default {
7
6
  zeroSearchResults: "Geen resultaten gevonden",
8
7
  oneSearchResult: "1 resultaat gevonden",
9
8
  multipleSearchResults: "${count} resultaten gevonden",
10
-
11
9
  // additional countries (not supported by country-list library)
12
10
  ac: "Ascension-eiland",
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: "Emirados Árabes Unidos",
5
4
  af: "Afeganistão",
@@ -248,5 +247,6 @@ export default {
248
247
  yt: "Mayotte",
249
248
  za: "África do Sul",
250
249
  zm: "Zâmbia",
251
- zw: "Zimbábue",
250
+ zw: "Zimbábue"
252
251
  };
252
+ 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
- //* Portuguese. Translated by: Google Translate.
2
- export default {
1
+ const interfaceTranslations = {
3
2
  selectedCountryAriaLabel: "País selecionado",
4
3
  noCountrySelected: "Nenhum país selecionado",
5
4
  countryListAriaLabel: "Lista de países",
@@ -7,8 +6,8 @@ export default {
7
6
  zeroSearchResults: "Nenhum resultado encontrado",
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: "Ilha de Ascensão",
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: "Emiratele Arabe Unite",
5
4
  af: "Afganistan",
@@ -248,5 +247,6 @@ export default {
248
247
  yt: "Mayotte",
249
248
  za: "Africa de Sud",
250
249
  zm: "Zambia",
251
- zw: "Zimbabwe",
250
+ zw: "Zimbabwe"
252
251
  };
252
+ 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
- //* Romanian. Translated by: Google Translate.
2
- export default {
1
+ const interfaceTranslations = {
3
2
  selectedCountryAriaLabel: "Țara selectată",
4
3
  noCountrySelected: "Nicio țară selectată",
5
4
  countryListAriaLabel: "Lista țărilor",
@@ -7,8 +6,8 @@ export default {
7
6
  zeroSearchResults: "Nici un rezultat gasit",
8
7
  oneSearchResult: "1 rezultat găsit",
9
8
  multipleSearchResults: "${count} rezultate găsite",
10
-
11
9
  // additional countries (not supported by country-list library)
12
10
  ac: "Insula Ascensiunii",
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: "Афганистан",
@@ -248,5 +247,6 @@ export default {
248
247
  yt: "Майотта",
249
248
  za: "Южно-Африканская Республика",
250
249
  zm: "Замбия",
251
- zw: "Зимбабве",
250
+ zw: "Зимбабве"
252
251
  };
252
+ 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
- //* Russian. 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: "Andorra",
4
3
  ae: "Spojené arabské emiráty",
5
4
  af: "Afganistan",
@@ -248,5 +247,6 @@ export default {
248
247
  yt: "Mayotte",
249
248
  za: "Južná Afrika",
250
249
  zm: "Zambia",
251
- zw: "Zimbabwe",
250
+ zw: "Zimbabwe"
252
251
  };
252
+ 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
- //* Slovak. Translated by: Google Translate.
2
- export default {
1
+ const interfaceTranslations = {
3
2
  selectedCountryAriaLabel: "Vybraná krajina",
4
3
  noCountrySelected: "Nie je vybratá žiadna krajina",
5
4
  countryListAriaLabel: "Zoznam krajín",
@@ -7,8 +6,8 @@ export default {
7
6
  zeroSearchResults: "Neboli nájdené žiadne výsledky",
8
7
  oneSearchResult: "1 nájdený výsledok",
9
8
  multipleSearchResults: "${count} nájdených výsledkov",
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: "Förenade Arabemiraten",
5
4
  af: "Afghanistan",
@@ -248,5 +247,6 @@ export default {
248
247
  yt: "Mayotte",
249
248
  za: "Sydafrika",
250
249
  zm: "Zambia",
251
- zw: "Zimbabwe",
250
+ zw: "Zimbabwe"
252
251
  };
252
+ 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;