intl-tel-input 23.8.2 → 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 (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 -3
  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 -3
  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 -3
  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 -3
  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 -3
  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 -3
  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 -3
  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 -3
  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 -3
  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 -3
  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 -3
  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 -3
  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 -3
  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 -3
  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 -3
  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 -3
  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 -3
  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 -3
  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 -3
  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 -3
  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 -3
  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 -3
  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 -3
  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 -3
  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 -3
  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 -3
  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 -3
  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 -3
  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 -3
  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 -3
  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 -3
  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 -3
  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 +872 -785
  103. package/build/js/intlTelInput.js +11 -8
  104. package/build/js/intlTelInput.min.js +2 -2
  105. package/build/js/intlTelInputWithUtils.js +162 -121
  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 -7
  111. package/react/build/IntlTelInput.d.ts +870 -783
  112. package/react/build/IntlTelInput.js +10 -7
  113. package/react/build/IntlTelInputWithUtils.cjs +161 -120
  114. package/react/build/IntlTelInputWithUtils.js +161 -120
@@ -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
- //* Telugu. 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
- //* Thai. 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: "Birleşik Arap Emirlikleri",
5
4
  af: "Afganistan",
@@ -248,5 +247,6 @@ export default {
248
247
  yt: "Mayotte",
249
248
  za: "Güney Afrika",
250
249
  zm: "Zambiya",
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
- //* Turkish. Translated by: Google Translate.
2
- export default {
1
+ const interfaceTranslations = {
3
2
  selectedCountryAriaLabel: "Seçilen ülke",
4
3
  noCountrySelected: "Hiçbir ülke seçilmedi",
5
4
  countryListAriaLabel: "Ülke listesi",
@@ -7,8 +6,8 @@ export default {
7
6
  zeroSearchResults: "Sonuç bulunamadı",
8
7
  oneSearchResult: "1 sonuç bulundu",
9
8
  multipleSearchResults: "${count} sonuç bulundu",
10
-
11
9
  // additional countries (not supported by country-list library)
12
10
  ac: "Yükselme adası",
13
- xk: "Kosova",
11
+ xk: "Kosova"
14
12
  };
13
+ export default interfaceTranslations;
File without changes
@@ -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
- //* Urdu. 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
- //* Chinese (Simplified). Translated by: Google Translate.
2
- export default {
1
+ const interfaceTranslations = {
3
2
  selectedCountryAriaLabel: "所选国家",
4
3
  noCountrySelected: "未选择国家/地区",
5
4
  countryListAriaLabel: "国家名单",
@@ -7,9 +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
  };
15
-
13
+ export default interfaceTranslations;