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
package/README.md CHANGED
@@ -73,16 +73,16 @@ _Note: We have now dropped support for all versions of Internet Explorer because
73
73
  ## Getting Started (Using a CDN)
74
74
  1. Add the CSS
75
75
  ```html
76
- <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/intl-tel-input@23.8.1/build/css/intlTelInput.css">
76
+ <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/intl-tel-input@23.9.0/build/css/intlTelInput.css">
77
77
  ```
78
78
 
79
79
  2. Add the plugin script and initialise it on your input element
80
80
  ```html
81
- <script src="https://cdn.jsdelivr.net/npm/intl-tel-input@23.8.1/build/js/intlTelInput.min.js"></script>
81
+ <script src="https://cdn.jsdelivr.net/npm/intl-tel-input@23.9.0/build/js/intlTelInput.min.js"></script>
82
82
  <script>
83
83
  const input = document.querySelector("#phone");
84
84
  window.intlTelInput(input, {
85
- utilsScript: "https://cdn.jsdelivr.net/npm/intl-tel-input@23.8.1/build/js/utils.js",
85
+ utilsScript: "https://cdn.jsdelivr.net/npm/intl-tel-input@23.9.0/build/js/utils.js",
86
86
  });
87
87
  </script>
88
88
  ```
@@ -329,7 +329,7 @@ Control when the country list appears as a fullscreen popup vs an inline dropdow
329
329
 
330
330
  **utilsScript**
331
331
  Type: `String` Default: `""` Example: `"/build/js/utils.js"`
332
- This is one way to (lazy) load the included utils.js (to enable formatting/validation etc) - see [Loading The Utilities Script](#loading-the-utilities-script) for more options. You will need to host the [utils.js](https://github.com/jackocnr/intl-tel-input/blob/master/build/js/utils.js) file, and then set the `utilsScript` option to that URL, or alternatively just point it to a CDN hosted version e.g. `"https://cdn.jsdelivr.net/npm/intl-tel-input@23.8.1/build/js/utils.js"`. The script is loaded via a [dynamic import](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/import) statement, which means the URL cannot be relative - it must be absolute. The script is only fetched when you initialise the plugin, and additionally, only when the page has finished loading (on the window load event) to prevent blocking (the script is ~260KB). When instantiating the plugin, a [Promise](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise) object is returned under the `promise` instance property, so you can do something like `iti.promise.then(callback)` to know when initialisation requests like this have finished. See [Utilities Script](#utilities-script) for more information.
332
+ This is one way to (lazy) load the included utils.js (to enable formatting/validation etc) - see [Loading The Utilities Script](#loading-the-utilities-script) for more options. You will need to host the [utils.js](https://github.com/jackocnr/intl-tel-input/blob/master/build/js/utils.js) file, and then set the `utilsScript` option to that URL, or alternatively just point it to a CDN hosted version e.g. `"https://cdn.jsdelivr.net/npm/intl-tel-input@23.9.0/build/js/utils.js"`. The script is loaded via a [dynamic import](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/import) statement, which means the URL cannot be relative - it must be absolute. The script is only fetched when you initialise the plugin, and additionally, only when the page has finished loading (on the window load event) to prevent blocking (the script is ~260KB). When instantiating the plugin, a [Promise](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise) object is returned under the `promise` instance property, so you can do something like `iti.promise.then(callback)` to know when initialisation requests like this have finished. See [Utilities Script](#utilities-script) for more information.
333
333
 
334
334
  **validationNumberType**
335
335
  Type: `String` Default: `"MOBILE"`
@@ -544,7 +544,7 @@ The utils script provides lots of great functionality (see above section), but c
544
544
  If you're not concerned about filesize (e.g. you're lazy loading this script), the easiest thing to do is to just use the full bundle /build/js/intlTelInputWithUtils.js, which comes with the utils script included. This script can be used exactly like the main intlTelInput.js - so it can either be loaded directly onto the page (which defines `window.intlTelInput` like usual), or it can be imported like so: `import intlTelInput from "intl-tel-input/intlTelInputWithUtils"`.
545
545
 
546
546
  **Option 2: utilsScript**
547
- If you *are* concerned about filesize, you can lazy load the utils script when the plugin intitialises, using the `utilsScript` initialisation option. You will need to host the [utils.js](https://github.com/jackocnr/intl-tel-input/blob/master/build/js/utils.js) file, and then set the `utilsScript` option to that URL, or alternatively just point it to a CDN hosted version e.g. `"https://cdn.jsdelivr.net/npm/intl-tel-input@23.8.1/build/js/utils.js"`. If you want more control over when this file is lazy loaded, you can manually invoke the `loadUtils` static method, instead of using `utilsScript`.
547
+ If you *are* concerned about filesize, you can lazy load the utils script when the plugin intitialises, using the `utilsScript` initialisation option. You will need to host the [utils.js](https://github.com/jackocnr/intl-tel-input/blob/master/build/js/utils.js) file, and then set the `utilsScript` option to that URL, or alternatively just point it to a CDN hosted version e.g. `"https://cdn.jsdelivr.net/npm/intl-tel-input@23.9.0/build/js/utils.js"`. If you want more control over when this file is lazy loaded, you can manually invoke the `loadUtils` static method, instead of using `utilsScript`.
548
548
 
549
549
  ## Troubleshooting
550
550
 
@@ -236,7 +236,7 @@
236
236
  }
237
237
 
238
238
  .iti__flag {
239
- --iti-flag-offset: 0px;
239
+ --iti-flag-offset: 100px;
240
240
  --iti-flag-width: 20px;
241
241
  --iti-flag-height: 14px;
242
242
  height: var(--iti-flag-height);
package/build/js/data.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*
2
- * International Telephone Input v23.8.1
2
+ * International Telephone Input v23.9.0
3
3
  * https://github.com/jackocnr/intl-tel-input.git
4
4
  * Licensed under the MIT license
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*
2
- * International Telephone Input v23.8.1
2
+ * International Telephone Input v23.9.0
3
3
  * https://github.com/jackocnr/intl-tel-input.git
4
4
  * Licensed under the MIT license
5
5
  */
@@ -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
- //* Arabic. 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: "تم العثور على نتيجة واحدة",
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
- //* Bulgarian. 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
- //* Bengali. 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: "Majote",
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
- //* Bosnian. 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: "Emirats Àrabs Units",
5
4
  af: "Afganistan",
@@ -248,5 +247,6 @@ export default {
248
247
  yt: "Mayotte",
249
248
  za: "República de Sud-àfrica",
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
- //* Catalan. Translated by: Google Translate.
2
- export default {
1
+ const interfaceTranslations = {
3
2
  selectedCountryAriaLabel: "País seleccionat",
4
3
  noCountrySelected: "No s'ha seleccionat cap país",
5
4
  countryListAriaLabel: "Llista de països",
@@ -7,8 +6,8 @@ export default {
7
6
  zeroSearchResults: "Sense resultats",
8
7
  oneSearchResult: "1 resultat trobat",
9
8
  multipleSearchResults: "${count} resultats trobats",
10
-
11
9
  // additional countries (not supported by country-list library)
12
10
  ac: "Illa de l'Ascensió",
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: "Spojené arabské emiráty",
5
4
  af: "Afghánistán",
@@ -248,5 +247,6 @@ export default {
248
247
  yt: "Mayotte",
249
248
  za: "Jihoafrická republika",
250
249
  zm: "Zambie",
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
- //* Czech. Translated by: Google Translate.
2
- export default {
1
+ const interfaceTranslations = {
3
2
  selectedCountryAriaLabel: "Vybraná země",
4
3
  noCountrySelected: "Není vybrána žádná země",
5
4
  countryListAriaLabel: "Seznam zemí",
@@ -7,8 +6,8 @@ export default {
7
6
  zeroSearchResults: "Nebyly nalezeny žádné výsledky",
8
7
  oneSearchResult: "1 výsledek nalezen",
9
8
  multipleSearchResults: "${count} výsledků nalezeno",
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: "Vereinigte Arabische Emirate",
5
4
  af: "Afghanistan",
@@ -248,5 +247,6 @@ export default {
248
247
  yt: "Mayotte",
249
248
  za: "Südafrika",
250
249
  zm: "Sambia",
251
- zw: "Simbabwe",
250
+ zw: "Simbabwe"
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
- //* 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: "Αφγανιστάν",
@@ -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
- //* 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",
@@ -248,5 +247,6 @@ export default {
248
247
  yt: "Mayotte",
249
248
  za: "South Africa",
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
- //* 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",
@@ -248,5 +247,6 @@ export default {
248
247
  yt: "Mayotte",
249
248
  za: "Sudáfrica",
250
249
  zm: "Zambia",
251
- zw: "Zimbabue",
250
+ zw: "Zimbabue"
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
- //* 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: "افغانستان",
@@ -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
- //* 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",
@@ -248,5 +247,6 @@ export default {
248
247
  yt: "Mayotte",
249
248
  za: "Etelä-Afrikka",
250
249
  zm: "Sambia",
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
- //* 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",
@@ -248,5 +247,6 @@ export default {
248
247
  yt: "Mayotte",
249
248
  za: "Afrique du Sud",
250
249
  zm: "Zambie",
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;