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
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.2/build/css/intlTelInput.css">
76
+ <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/intl-tel-input@23.9.1/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.2/build/js/intlTelInput.min.js"></script>
81
+ <script src="https://cdn.jsdelivr.net/npm/intl-tel-input@23.9.1/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.2/build/js/utils.js",
85
+ utilsScript: "https://cdn.jsdelivr.net/npm/intl-tel-input@23.9.1/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.2/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.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.
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.2/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.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`.
548
548
 
549
549
  ## Troubleshooting
550
550
 
package/build/js/data.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*
2
- * International Telephone Input v23.8.2
2
+ * International Telephone Input v23.9.1
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.2
2
+ * International Telephone Input v23.9.1
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: "أفغانستان",
@@ -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
- //* 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: "Афганистан",
@@ -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
- //* 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: "আফগানিস্তান",
@@ -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
- //* 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",
@@ -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: "Ostrvo Buve",
37
34
  bw: "Bocvana",
38
35
  by: "Bjelorusija",
39
36
  bz: "Belize",
@@ -89,13 +86,11 @@ export default {
89
86
  gp: "Gvadalupe",
90
87
  gq: "Ekvatorijalna Gvineja",
91
88
  gr: "Grčka",
92
- gs: "Južna Džordžija i Južna Sendvič ostrva",
93
89
  gt: "Gvatemala",
94
90
  gu: "Guam",
95
91
  gw: "Gvineja-Bisao",
96
92
  gy: "Gvajana",
97
93
  hk: "Hong Kong (SAR Kina)",
98
- hm: "Herd i arhipelag MekDonald",
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: "Sveti Petar i Mikelon",
183
- pn: "Pitkernska Ostrva",
184
178
  pr: "Porto Riko",
185
179
  ps: "Palestinska Teritorija",
186
180
  pt: "Portugal",
@@ -215,7 +209,6 @@ export default {
215
209
  sz: "Esvatini",
216
210
  tc: "Ostrva Turks i Kaikos",
217
211
  td: "Čad",
218
- tf: "Francuske Južne Teritorije",
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: "Američka Vanjska Ostrva",
235
227
  us: "Sjedinjene Države",
236
228
  uy: "Urugvaj",
237
229
  uz: "Uzbekistan",
@@ -248,5 +240,6 @@ export default {
248
240
  yt: "Majote",
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
- //* 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",
@@ -8,7 +7,6 @@ export default {
8
7
  al: "Albània",
9
8
  am: "Armènia",
10
9
  ao: "Angola",
11
- aq: "Antàrtida",
12
10
  ar: "Argentina",
13
11
  as: "Samoa Nord-americana",
14
12
  at: "Àustria",
@@ -33,7 +31,6 @@ export default {
33
31
  br: "Brasil",
34
32
  bs: "Bahames",
35
33
  bt: "Bhutan",
36
- bv: "Bouvet",
37
34
  bw: "Botswana",
38
35
  by: "Belarús",
39
36
  bz: "Belize",
@@ -89,13 +86,11 @@ export default {
89
86
  gp: "Guadeloupe",
90
87
  gq: "Guinea Equatorial",
91
88
  gr: "Grècia",
92
- gs: "Illes Geòrgia del Sud i Sandwich del Sud",
93
89
  gt: "Guatemala",
94
90
  gu: "Guam",
95
91
  gw: "Guinea Bissau",
96
92
  gy: "Guyana",
97
93
  hk: "Hong Kong (RAE Xina)",
98
- hm: "Illa Heard i Illes McDonald",
99
94
  hn: "Hondures",
100
95
  hr: "Croàcia",
101
96
  ht: "Haití",
@@ -180,7 +175,6 @@ export default {
180
175
  pk: "Pakistan",
181
176
  pl: "Polònia",
182
177
  pm: "Saint-Pierre-et-Miquelon",
183
- pn: "Illes Pitcairn",
184
178
  pr: "Puerto Rico",
185
179
  ps: "Territoris palestins",
186
180
  pt: "Portugal",
@@ -215,7 +209,6 @@ export default {
215
209
  sz: "eSwatini",
216
210
  tc: "Illes Turks i Caicos",
217
211
  td: "Txad",
218
- tf: "Territoris Australs Francesos",
219
212
  tg: "Togo",
220
213
  th: "Tailàndia",
221
214
  tj: "Tadjikistan",
@@ -231,7 +224,6 @@ export default {
231
224
  tz: "Tanzània",
232
225
  ua: "Ucraïna",
233
226
  ug: "Uganda",
234
- um: "Illes Perifèriques Menors dels EUA",
235
227
  us: "Estats Units",
236
228
  uy: "Uruguai",
237
229
  uz: "Uzbekistan",
@@ -248,5 +240,6 @@ export default {
248
240
  yt: "Mayotte",
249
241
  za: "República de Sud-àfrica",
250
242
  zm: "Zàmbia",
251
- zw: "Zimbàbue",
243
+ zw: "Zimbàbue"
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
- //* 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",
@@ -8,7 +7,6 @@ export default {
8
7
  al: "Albánie",
9
8
  am: "Arménie",
10
9
  ao: "Angola",
11
- aq: "Antarktida",
12
10
  ar: "Argentina",
13
11
  as: "Americká Samoa",
14
12
  at: "Rakousko",
@@ -33,7 +31,6 @@ export default {
33
31
  br: "Brazílie",
34
32
  bs: "Bahamy",
35
33
  bt: "Bhútán",
36
- bv: "Bouvetův ostrov",
37
34
  bw: "Botswana",
38
35
  by: "Bělorusko",
39
36
  bz: "Belize",
@@ -89,13 +86,11 @@ export default {
89
86
  gp: "Guadeloupe",
90
87
  gq: "Rovníková Guinea",
91
88
  gr: "Řecko",
92
- gs: "Jižní Georgie a Jižní Sandwichovy ostrovy",
93
89
  gt: "Guatemala",
94
90
  gu: "Guam",
95
91
  gw: "Guinea-Bissau",
96
92
  gy: "Guyana",
97
93
  hk: "Hongkong – ZAO Číny",
98
- hm: "Heardův ostrov a McDonaldovy ostrovy",
99
94
  hn: "Honduras",
100
95
  hr: "Chorvatsko",
101
96
  ht: "Haiti",
@@ -180,7 +175,6 @@ export default {
180
175
  pk: "Pákistán",
181
176
  pl: "Polsko",
182
177
  pm: "Saint-Pierre a Miquelon",
183
- pn: "Pitcairnovy ostrovy",
184
178
  pr: "Portoriko",
185
179
  ps: "Palestinská území",
186
180
  pt: "Portugalsko",
@@ -215,7 +209,6 @@ export default {
215
209
  sz: "Svazijsko",
216
210
  tc: "Turks a Caicos",
217
211
  td: "Čad",
218
- tf: "Francouzská jižní území",
219
212
  tg: "Togo",
220
213
  th: "Thajsko",
221
214
  tj: "Tádžikistán",
@@ -231,7 +224,6 @@ export default {
231
224
  tz: "Tanzanie",
232
225
  ua: "Ukrajina",
233
226
  ug: "Uganda",
234
- um: "Menší odlehlé ostrovy USA",
235
227
  us: "Spojené státy",
236
228
  uy: "Uruguay",
237
229
  uz: "Uzbekistán",
@@ -248,5 +240,6 @@ export default {
248
240
  yt: "Mayotte",
249
241
  za: "Jihoafrická republika",
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
- //* 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;