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
@@ -10,542 +10,289 @@ declare module "intl-tel-input/data" {
10
10
  const allCountries: Country[];
11
11
  export default allCountries;
12
12
  }
13
- declare module "i18n/en/countries" {
14
- const _default: {
15
- ad: string;
16
- ae: string;
17
- af: string;
18
- ag: string;
19
- ai: string;
20
- al: string;
21
- am: string;
22
- ao: string;
23
- aq: string;
24
- ar: string;
25
- as: string;
26
- at: string;
27
- au: string;
28
- aw: string;
29
- ax: string;
30
- az: string;
31
- ba: string;
32
- bb: string;
33
- bd: string;
34
- be: string;
35
- bf: string;
36
- bg: string;
37
- bh: string;
38
- bi: string;
39
- bj: string;
40
- bl: string;
41
- bm: string;
42
- bn: string;
43
- bo: string;
44
- bq: string;
45
- br: string;
46
- bs: string;
47
- bt: string;
48
- bv: string;
49
- bw: string;
50
- by: string;
51
- bz: string;
52
- ca: string;
53
- cc: string;
54
- cd: string;
55
- cf: string;
56
- cg: string;
57
- ch: string;
58
- ci: string;
59
- ck: string;
60
- cl: string;
61
- cm: string;
62
- cn: string;
63
- co: string;
64
- cr: string;
65
- cu: string;
66
- cv: string;
67
- cw: string;
68
- cx: string;
69
- cy: string;
70
- cz: string;
71
- de: string;
72
- dj: string;
73
- dk: string;
74
- dm: string;
75
- do: string;
76
- dz: string;
77
- ec: string;
78
- ee: string;
79
- eg: string;
80
- eh: string;
81
- er: string;
82
- es: string;
83
- et: string;
84
- fi: string;
85
- fj: string;
86
- fk: string;
87
- fm: string;
88
- fo: string;
89
- fr: string;
90
- ga: string;
91
- gb: string;
92
- gd: string;
93
- ge: string;
94
- gf: string;
95
- gg: string;
96
- gh: string;
97
- gi: string;
98
- gl: string;
99
- gm: string;
100
- gn: string;
101
- gp: string;
102
- gq: string;
103
- gr: string;
104
- gs: string;
105
- gt: string;
106
- gu: string;
107
- gw: string;
108
- gy: string;
109
- hk: string;
110
- hm: string;
111
- hn: string;
112
- hr: string;
113
- ht: string;
114
- hu: string;
115
- id: string;
116
- ie: string;
117
- il: string;
118
- im: string;
119
- in: string;
120
- io: string;
121
- iq: string;
122
- ir: string;
123
- is: string;
124
- it: string;
125
- je: string;
126
- jm: string;
127
- jo: string;
128
- jp: string;
129
- ke: string;
130
- kg: string;
131
- kh: string;
132
- ki: string;
133
- km: string;
134
- kn: string;
135
- kp: string;
136
- kr: string;
137
- kw: string;
138
- ky: string;
139
- kz: string;
140
- la: string;
141
- lb: string;
142
- lc: string;
143
- li: string;
144
- lk: string;
145
- lr: string;
146
- ls: string;
147
- lt: string;
148
- lu: string;
149
- lv: string;
150
- ly: string;
151
- ma: string;
152
- mc: string;
153
- md: string;
154
- me: string;
155
- mf: string;
156
- mg: string;
157
- mh: string;
158
- mk: string;
159
- ml: string;
160
- mm: string;
161
- mn: string;
162
- mo: string;
163
- mp: string;
164
- mq: string;
165
- mr: string;
166
- ms: string;
167
- mt: string;
168
- mu: string;
169
- mv: string;
170
- mw: string;
171
- mx: string;
172
- my: string;
173
- mz: string;
174
- na: string;
175
- nc: string;
176
- ne: string;
177
- nf: string;
178
- ng: string;
179
- ni: string;
180
- nl: string;
181
- no: string;
182
- np: string;
183
- nr: string;
184
- nu: string;
185
- nz: string;
186
- om: string;
187
- pa: string;
188
- pe: string;
189
- pf: string;
190
- pg: string;
191
- ph: string;
192
- pk: string;
193
- pl: string;
194
- pm: string;
195
- pn: string;
196
- pr: string;
197
- ps: string;
198
- pt: string;
199
- pw: string;
200
- py: string;
201
- qa: string;
202
- re: string;
203
- ro: string;
204
- rs: string;
205
- ru: string;
206
- rw: string;
207
- sa: string;
208
- sb: string;
209
- sc: string;
210
- sd: string;
211
- se: string;
212
- sg: string;
213
- sh: string;
214
- si: string;
215
- sj: string;
216
- sk: string;
217
- sl: string;
218
- sm: string;
219
- sn: string;
220
- so: string;
221
- sr: string;
222
- ss: string;
223
- st: string;
224
- sv: string;
225
- sx: string;
226
- sy: string;
227
- sz: string;
228
- tc: string;
229
- td: string;
230
- tf: string;
231
- tg: string;
232
- th: string;
233
- tj: string;
234
- tk: string;
235
- tl: string;
236
- tm: string;
237
- tn: string;
238
- to: string;
239
- tr: string;
240
- tt: string;
241
- tv: string;
242
- tw: string;
243
- tz: string;
244
- ua: string;
245
- ug: string;
246
- um: string;
247
- us: string;
248
- uy: string;
249
- uz: string;
250
- va: string;
251
- vc: string;
252
- ve: string;
253
- vg: string;
254
- vi: string;
255
- vn: string;
256
- vu: string;
257
- wf: string;
258
- ws: string;
259
- ye: string;
260
- yt: string;
261
- za: string;
262
- zm: string;
263
- zw: string;
13
+ declare module "intl-tel-input/i18n/types" {
14
+ export type I18n = {
15
+ aq?: string;
16
+ bv?: string;
17
+ gs?: string;
18
+ hm?: string;
19
+ pn?: string;
20
+ tf?: string;
21
+ um?: string;
22
+ af?: string;
23
+ al?: string;
24
+ dz?: string;
25
+ as?: string;
26
+ ad?: string;
27
+ ao?: string;
28
+ ai?: string;
29
+ ag?: string;
30
+ ar?: string;
31
+ am?: string;
32
+ aw?: string;
33
+ ac?: string;
34
+ au?: string;
35
+ at?: string;
36
+ az?: string;
37
+ bs?: string;
38
+ bh?: string;
39
+ bd?: string;
40
+ bb?: string;
41
+ by?: string;
42
+ be?: string;
43
+ bz?: string;
44
+ bj?: string;
45
+ bm?: string;
46
+ bt?: string;
47
+ bo?: string;
48
+ ba?: string;
49
+ bw?: string;
50
+ br?: string;
51
+ io?: string;
52
+ vg?: string;
53
+ bn?: string;
54
+ bg?: string;
55
+ bf?: string;
56
+ bi?: string;
57
+ kh?: string;
58
+ cm?: string;
59
+ ca?: string;
60
+ cv?: string;
61
+ bq?: string;
62
+ ky?: string;
63
+ cf?: string;
64
+ td?: string;
65
+ cl?: string;
66
+ cn?: string;
67
+ cx?: string;
68
+ cc?: string;
69
+ co?: string;
70
+ km?: string;
71
+ cg?: string;
72
+ cd?: string;
73
+ ck?: string;
74
+ cr?: string;
75
+ hr?: string;
76
+ cu?: string;
77
+ cw?: string;
78
+ cy?: string;
79
+ cz?: string;
80
+ ci?: string;
81
+ dk?: string;
82
+ dj?: string;
83
+ dm?: string;
84
+ do?: string;
85
+ ec?: string;
86
+ eg?: string;
87
+ sv?: string;
88
+ gq?: string;
89
+ er?: string;
90
+ ee?: string;
91
+ sz?: string;
92
+ et?: string;
93
+ fk?: string;
94
+ fo?: string;
95
+ fj?: string;
96
+ fi?: string;
97
+ fr?: string;
98
+ gf?: string;
99
+ pf?: string;
100
+ ga?: string;
101
+ gm?: string;
102
+ ge?: string;
103
+ de?: string;
104
+ gh?: string;
105
+ gi?: string;
106
+ gr?: string;
107
+ gl?: string;
108
+ gd?: string;
109
+ gp?: string;
110
+ gu?: string;
111
+ gt?: string;
112
+ gg?: string;
113
+ gn?: string;
114
+ gw?: string;
115
+ gy?: string;
116
+ ht?: string;
117
+ hn?: string;
118
+ hk?: string;
119
+ hu?: string;
120
+ is?: string;
121
+ in?: string;
122
+ id?: string;
123
+ ir?: string;
124
+ iq?: string;
125
+ ie?: string;
126
+ im?: string;
127
+ il?: string;
128
+ it?: string;
129
+ jm?: string;
130
+ jp?: string;
131
+ je?: string;
132
+ jo?: string;
133
+ kz?: string;
134
+ ke?: string;
135
+ ki?: string;
136
+ xk?: string;
137
+ kw?: string;
138
+ kg?: string;
139
+ la?: string;
140
+ lv?: string;
141
+ lb?: string;
142
+ ls?: string;
143
+ lr?: string;
144
+ ly?: string;
145
+ li?: string;
146
+ lt?: string;
147
+ lu?: string;
148
+ mo?: string;
149
+ mg?: string;
150
+ mw?: string;
151
+ my?: string;
152
+ mv?: string;
153
+ ml?: string;
154
+ mt?: string;
155
+ mh?: string;
156
+ mq?: string;
157
+ mr?: string;
158
+ mu?: string;
159
+ yt?: string;
160
+ mx?: string;
161
+ fm?: string;
162
+ md?: string;
163
+ mc?: string;
164
+ mn?: string;
165
+ me?: string;
166
+ ms?: string;
167
+ ma?: string;
168
+ mz?: string;
169
+ mm?: string;
170
+ na?: string;
171
+ nr?: string;
172
+ np?: string;
173
+ nl?: string;
174
+ nc?: string;
175
+ nz?: string;
176
+ ni?: string;
177
+ ne?: string;
178
+ ng?: string;
179
+ nu?: string;
180
+ nf?: string;
181
+ kp?: string;
182
+ mk?: string;
183
+ mp?: string;
184
+ no?: string;
185
+ om?: string;
186
+ pk?: string;
187
+ pw?: string;
188
+ ps?: string;
189
+ pa?: string;
190
+ pg?: string;
191
+ py?: string;
192
+ pe?: string;
193
+ ph?: string;
194
+ pl?: string;
195
+ pt?: string;
196
+ pr?: string;
197
+ qa?: string;
198
+ ro?: string;
199
+ ru?: string;
200
+ rw?: string;
201
+ re?: string;
202
+ ws?: string;
203
+ sm?: string;
204
+ sa?: string;
205
+ sn?: string;
206
+ rs?: string;
207
+ sc?: string;
208
+ sl?: string;
209
+ sg?: string;
210
+ sx?: string;
211
+ sk?: string;
212
+ si?: string;
213
+ sb?: string;
214
+ so?: string;
215
+ za?: string;
216
+ kr?: string;
217
+ ss?: string;
218
+ es?: string;
219
+ lk?: string;
220
+ bl?: string;
221
+ sh?: string;
222
+ kn?: string;
223
+ lc?: string;
224
+ mf?: string;
225
+ pm?: string;
226
+ vc?: string;
227
+ sd?: string;
228
+ sr?: string;
229
+ sj?: string;
230
+ se?: string;
231
+ ch?: string;
232
+ sy?: string;
233
+ st?: string;
234
+ tw?: string;
235
+ tj?: string;
236
+ tz?: string;
237
+ th?: string;
238
+ tl?: string;
239
+ tg?: string;
240
+ tk?: string;
241
+ to?: string;
242
+ tt?: string;
243
+ tn?: string;
244
+ tr?: string;
245
+ tm?: string;
246
+ tc?: string;
247
+ tv?: string;
248
+ vi?: string;
249
+ ug?: string;
250
+ ua?: string;
251
+ ae?: string;
252
+ gb?: string;
253
+ us?: string;
254
+ uy?: string;
255
+ uz?: string;
256
+ vu?: string;
257
+ va?: string;
258
+ ve?: string;
259
+ vn?: string;
260
+ wf?: string;
261
+ eh?: string;
262
+ ye?: string;
263
+ zm?: string;
264
+ zw?: string;
265
+ ax?: string;
266
+ selectedCountryAriaLabel?: string;
267
+ searchPlaceholder?: string;
268
+ countryListAriaLabel?: string;
269
+ oneSearchResult?: string;
270
+ multipleSearchResults?: string;
271
+ noCountrySelected?: string;
272
+ zeroSearchResults?: string;
264
273
  };
265
- export default _default;
266
- }
267
- declare module "i18n/en/interface" {
268
- const _default_1: {
269
- selectedCountryAriaLabel: string;
270
- noCountrySelected: string;
271
- countryListAriaLabel: string;
272
- searchPlaceholder: string;
273
- zeroSearchResults: string;
274
- oneSearchResult: string;
275
- multipleSearchResults: string;
276
- ac: string;
277
- xk: string;
278
- };
279
- export default _default_1;
280
274
  }
281
- declare module "i18n/en/index" {
282
- import countryTranslations from "i18n/en/countries";
283
- import interfaceTranslations from "i18n/en/interface";
275
+ declare module "intl-tel-input/i18n/en/countries" {
276
+ import { I18n } from "intl-tel-input/i18n/types";
277
+ const countryTranslations: I18n;
278
+ export default countryTranslations;
279
+ }
280
+ declare module "intl-tel-input/i18n/en/interface" {
281
+ import { I18n } from "intl-tel-input/i18n/types";
282
+ const interfaceTranslations: I18n;
283
+ export default interfaceTranslations;
284
+ }
285
+ declare module "intl-tel-input/i18n/en/index" {
286
+ import { I18n } from "intl-tel-input/i18n/types";
287
+ import countryTranslations from "intl-tel-input/i18n/en/countries";
288
+ import interfaceTranslations from "intl-tel-input/i18n/en/interface";
284
289
  export { countryTranslations, interfaceTranslations };
285
- const _default_2: {
286
- selectedCountryAriaLabel: string;
287
- noCountrySelected: string;
288
- countryListAriaLabel: string;
289
- searchPlaceholder: string;
290
- zeroSearchResults: string;
291
- oneSearchResult: string;
292
- multipleSearchResults: string;
293
- ac: string;
294
- xk: string;
295
- ad: string;
296
- ae: string;
297
- af: string;
298
- ag: string;
299
- ai: string;
300
- al: string;
301
- am: string;
302
- ao: string;
303
- aq: string;
304
- ar: string;
305
- as: string;
306
- at: string;
307
- au: string;
308
- aw: string;
309
- ax: string;
310
- az: string;
311
- ba: string;
312
- bb: string;
313
- bd: string;
314
- be: string;
315
- bf: string;
316
- bg: string;
317
- bh: string;
318
- bi: string;
319
- bj: string;
320
- bl: string;
321
- bm: string;
322
- bn: string;
323
- bo: string;
324
- bq: string;
325
- br: string;
326
- bs: string;
327
- bt: string;
328
- bv: string;
329
- bw: string;
330
- by: string;
331
- bz: string;
332
- ca: string;
333
- cc: string;
334
- cd: string;
335
- cf: string;
336
- cg: string;
337
- ch: string;
338
- ci: string;
339
- ck: string;
340
- cl: string;
341
- cm: string;
342
- cn: string;
343
- co: string;
344
- cr: string;
345
- cu: string;
346
- cv: string;
347
- cw: string;
348
- cx: string;
349
- cy: string;
350
- cz: string;
351
- de: string;
352
- dj: string;
353
- dk: string;
354
- dm: string;
355
- do: string;
356
- dz: string;
357
- ec: string;
358
- ee: string;
359
- eg: string;
360
- eh: string;
361
- er: string;
362
- es: string;
363
- et: string;
364
- fi: string;
365
- fj: string;
366
- fk: string;
367
- fm: string;
368
- fo: string;
369
- fr: string;
370
- ga: string;
371
- gb: string;
372
- gd: string;
373
- ge: string;
374
- gf: string;
375
- gg: string;
376
- gh: string;
377
- gi: string;
378
- gl: string;
379
- gm: string;
380
- gn: string;
381
- gp: string;
382
- gq: string;
383
- gr: string;
384
- gs: string;
385
- gt: string;
386
- gu: string;
387
- gw: string;
388
- gy: string;
389
- hk: string;
390
- hm: string;
391
- hn: string;
392
- hr: string;
393
- ht: string;
394
- hu: string;
395
- id: string;
396
- ie: string;
397
- il: string;
398
- im: string;
399
- in: string;
400
- io: string;
401
- iq: string;
402
- ir: string;
403
- is: string;
404
- it: string;
405
- je: string;
406
- jm: string;
407
- jo: string;
408
- jp: string;
409
- ke: string;
410
- kg: string;
411
- kh: string;
412
- ki: string;
413
- km: string;
414
- kn: string;
415
- kp: string;
416
- kr: string;
417
- kw: string;
418
- ky: string;
419
- kz: string;
420
- la: string;
421
- lb: string;
422
- lc: string;
423
- li: string;
424
- lk: string;
425
- lr: string;
426
- ls: string;
427
- lt: string;
428
- lu: string;
429
- lv: string;
430
- ly: string;
431
- ma: string;
432
- mc: string;
433
- md: string;
434
- me: string;
435
- mf: string;
436
- mg: string;
437
- mh: string;
438
- mk: string;
439
- ml: string;
440
- mm: string;
441
- mn: string;
442
- mo: string;
443
- mp: string;
444
- mq: string;
445
- mr: string;
446
- ms: string;
447
- mt: string;
448
- mu: string;
449
- mv: string;
450
- mw: string;
451
- mx: string;
452
- my: string;
453
- mz: string;
454
- na: string;
455
- nc: string;
456
- ne: string;
457
- nf: string;
458
- ng: string;
459
- ni: string;
460
- nl: string;
461
- no: string;
462
- np: string;
463
- nr: string;
464
- nu: string;
465
- nz: string;
466
- om: string;
467
- pa: string;
468
- pe: string;
469
- pf: string;
470
- pg: string;
471
- ph: string;
472
- pk: string;
473
- pl: string;
474
- pm: string;
475
- pn: string;
476
- pr: string;
477
- ps: string;
478
- pt: string;
479
- pw: string;
480
- py: string;
481
- qa: string;
482
- re: string;
483
- ro: string;
484
- rs: string;
485
- ru: string;
486
- rw: string;
487
- sa: string;
488
- sb: string;
489
- sc: string;
490
- sd: string;
491
- se: string;
492
- sg: string;
493
- sh: string;
494
- si: string;
495
- sj: string;
496
- sk: string;
497
- sl: string;
498
- sm: string;
499
- sn: string;
500
- so: string;
501
- sr: string;
502
- ss: string;
503
- st: string;
504
- sv: string;
505
- sx: string;
506
- sy: string;
507
- sz: string;
508
- tc: string;
509
- td: string;
510
- tf: string;
511
- tg: string;
512
- th: string;
513
- tj: string;
514
- tk: string;
515
- tl: string;
516
- tm: string;
517
- tn: string;
518
- to: string;
519
- tr: string;
520
- tt: string;
521
- tv: string;
522
- tw: string;
523
- tz: string;
524
- ua: string;
525
- ug: string;
526
- um: string;
527
- us: string;
528
- uy: string;
529
- uz: string;
530
- va: string;
531
- vc: string;
532
- ve: string;
533
- vg: string;
534
- vi: string;
535
- vn: string;
536
- vu: string;
537
- wf: string;
538
- ws: string;
539
- ye: string;
540
- yt: string;
541
- za: string;
542
- zm: string;
543
- zw: string;
544
- };
545
- export default _default_2;
290
+ const allTranslations: I18n;
291
+ export default allTranslations;
546
292
  }
547
293
  declare module "intl-tel-input" {
548
294
  import { Country } from "intl-tel-input/data";
295
+ import { I18n } from "intl-tel-input/i18n/types";
549
296
  interface IntlTelInputInterface {
550
297
  (input: HTMLInputElement, options?: SomeOptions): Iti;
551
298
  autoCountry?: string;
@@ -603,259 +350,7 @@ declare module "intl-tel-input" {
603
350
  phone: string;
604
351
  country?: string;
605
352
  }) | null;
606
- i18n: {
607
- af?: string;
608
- al?: string;
609
- dz?: string;
610
- as?: string;
611
- ad?: string;
612
- ao?: string;
613
- ai?: string;
614
- ag?: string;
615
- ar?: string;
616
- am?: string;
617
- aw?: string;
618
- ac?: string;
619
- au?: string;
620
- at?: string;
621
- az?: string;
622
- bs?: string;
623
- bh?: string;
624
- bd?: string;
625
- bb?: string;
626
- by?: string;
627
- be?: string;
628
- bz?: string;
629
- bj?: string;
630
- bm?: string;
631
- bt?: string;
632
- bo?: string;
633
- ba?: string;
634
- bw?: string;
635
- br?: string;
636
- io?: string;
637
- vg?: string;
638
- bn?: string;
639
- bg?: string;
640
- bf?: string;
641
- bi?: string;
642
- kh?: string;
643
- cm?: string;
644
- ca?: string;
645
- cv?: string;
646
- bq?: string;
647
- ky?: string;
648
- cf?: string;
649
- td?: string;
650
- cl?: string;
651
- cn?: string;
652
- cx?: string;
653
- cc?: string;
654
- co?: string;
655
- km?: string;
656
- cg?: string;
657
- cd?: string;
658
- ck?: string;
659
- cr?: string;
660
- hr?: string;
661
- cu?: string;
662
- cw?: string;
663
- cy?: string;
664
- cz?: string;
665
- ci?: string;
666
- dk?: string;
667
- dj?: string;
668
- dm?: string;
669
- do?: string;
670
- ec?: string;
671
- eg?: string;
672
- sv?: string;
673
- gq?: string;
674
- er?: string;
675
- ee?: string;
676
- sz?: string;
677
- et?: string;
678
- fk?: string;
679
- fo?: string;
680
- fj?: string;
681
- fi?: string;
682
- fr?: string;
683
- gf?: string;
684
- pf?: string;
685
- ga?: string;
686
- gm?: string;
687
- ge?: string;
688
- de?: string;
689
- gh?: string;
690
- gi?: string;
691
- gr?: string;
692
- gl?: string;
693
- gd?: string;
694
- gp?: string;
695
- gu?: string;
696
- gt?: string;
697
- gg?: string;
698
- gn?: string;
699
- gw?: string;
700
- gy?: string;
701
- ht?: string;
702
- hn?: string;
703
- hk?: string;
704
- hu?: string;
705
- is?: string;
706
- in?: string;
707
- id?: string;
708
- ir?: string;
709
- iq?: string;
710
- ie?: string;
711
- im?: string;
712
- il?: string;
713
- it?: string;
714
- jm?: string;
715
- jp?: string;
716
- je?: string;
717
- jo?: string;
718
- kz?: string;
719
- ke?: string;
720
- ki?: string;
721
- xk?: string;
722
- kw?: string;
723
- kg?: string;
724
- la?: string;
725
- lv?: string;
726
- lb?: string;
727
- ls?: string;
728
- lr?: string;
729
- ly?: string;
730
- li?: string;
731
- lt?: string;
732
- lu?: string;
733
- mo?: string;
734
- mg?: string;
735
- mw?: string;
736
- my?: string;
737
- mv?: string;
738
- ml?: string;
739
- mt?: string;
740
- mh?: string;
741
- mq?: string;
742
- mr?: string;
743
- mu?: string;
744
- yt?: string;
745
- mx?: string;
746
- fm?: string;
747
- md?: string;
748
- mc?: string;
749
- mn?: string;
750
- me?: string;
751
- ms?: string;
752
- ma?: string;
753
- mz?: string;
754
- mm?: string;
755
- na?: string;
756
- nr?: string;
757
- np?: string;
758
- nl?: string;
759
- nc?: string;
760
- nz?: string;
761
- ni?: string;
762
- ne?: string;
763
- ng?: string;
764
- nu?: string;
765
- nf?: string;
766
- kp?: string;
767
- mk?: string;
768
- mp?: string;
769
- no?: string;
770
- om?: string;
771
- pk?: string;
772
- pw?: string;
773
- ps?: string;
774
- pa?: string;
775
- pg?: string;
776
- py?: string;
777
- pe?: string;
778
- ph?: string;
779
- pl?: string;
780
- pt?: string;
781
- pr?: string;
782
- qa?: string;
783
- ro?: string;
784
- ru?: string;
785
- rw?: string;
786
- re?: string;
787
- ws?: string;
788
- sm?: string;
789
- sa?: string;
790
- sn?: string;
791
- rs?: string;
792
- sc?: string;
793
- sl?: string;
794
- sg?: string;
795
- sx?: string;
796
- sk?: string;
797
- si?: string;
798
- sb?: string;
799
- so?: string;
800
- za?: string;
801
- kr?: string;
802
- ss?: string;
803
- es?: string;
804
- lk?: string;
805
- bl?: string;
806
- sh?: string;
807
- kn?: string;
808
- lc?: string;
809
- mf?: string;
810
- pm?: string;
811
- vc?: string;
812
- sd?: string;
813
- sr?: string;
814
- sj?: string;
815
- se?: string;
816
- ch?: string;
817
- sy?: string;
818
- st?: string;
819
- tw?: string;
820
- tj?: string;
821
- tz?: string;
822
- th?: string;
823
- tl?: string;
824
- tg?: string;
825
- tk?: string;
826
- to?: string;
827
- tt?: string;
828
- tn?: string;
829
- tr?: string;
830
- tm?: string;
831
- tc?: string;
832
- tv?: string;
833
- vi?: string;
834
- ug?: string;
835
- ua?: string;
836
- ae?: string;
837
- gb?: string;
838
- us?: string;
839
- uy?: string;
840
- uz?: string;
841
- vu?: string;
842
- va?: string;
843
- ve?: string;
844
- vn?: string;
845
- wf?: string;
846
- eh?: string;
847
- ye?: string;
848
- zm?: string;
849
- zw?: string;
850
- ax?: string;
851
- selectedCountryAriaLabel?: string;
852
- searchPlaceholder?: string;
853
- countryListAriaLabel?: string;
854
- oneSearchResult?: string;
855
- multipleSearchResults?: string;
856
- noCountrySelected?: string;
857
- zeroSearchResults?: string;
858
- };
353
+ i18n: I18n;
859
354
  initialCountry: string;
860
355
  nationalMode: boolean;
861
356
  onlyCountries: string[];
@@ -1034,3 +529,595 @@ declare module "intl-tel-input/reactWithUtils" {
1034
529
  const IntlTelInput: React.ForwardRefExoticComponent<ItiProps & React.RefAttributes<IntlTelInputRef>>;
1035
530
  export default IntlTelInput;
1036
531
  }
532
+ declare module "intl-tel-input/i18n/ar/countries" {
533
+ import { I18n } from "intl-tel-input/i18n/types";
534
+ const countryTranslations: I18n;
535
+ export default countryTranslations;
536
+ }
537
+ declare module "intl-tel-input/i18n/ar/interface" {
538
+ import { I18n } from "intl-tel-input/i18n/types";
539
+ const interfaceTranslations: I18n;
540
+ export default interfaceTranslations;
541
+ }
542
+ declare module "intl-tel-input/i18n/ar/index" {
543
+ import { I18n } from "intl-tel-input/i18n/types";
544
+ import countryTranslations from "intl-tel-input/i18n/ar/countries";
545
+ import interfaceTranslations from "intl-tel-input/i18n/ar/interface";
546
+ export { countryTranslations, interfaceTranslations };
547
+ const allTranslations: I18n;
548
+ export default allTranslations;
549
+ }
550
+ declare module "intl-tel-input/i18n/bg/countries" {
551
+ import { I18n } from "intl-tel-input/i18n/types";
552
+ const countryTranslations: I18n;
553
+ export default countryTranslations;
554
+ }
555
+ declare module "intl-tel-input/i18n/bg/interface" {
556
+ import { I18n } from "intl-tel-input/i18n/types";
557
+ const interfaceTranslations: I18n;
558
+ export default interfaceTranslations;
559
+ }
560
+ declare module "intl-tel-input/i18n/bg/index" {
561
+ import { I18n } from "intl-tel-input/i18n/types";
562
+ import countryTranslations from "intl-tel-input/i18n/bg/countries";
563
+ import interfaceTranslations from "intl-tel-input/i18n/bg/interface";
564
+ export { countryTranslations, interfaceTranslations };
565
+ const allTranslations: I18n;
566
+ export default allTranslations;
567
+ }
568
+ declare module "intl-tel-input/i18n/bn/countries" {
569
+ import { I18n } from "intl-tel-input/i18n/types";
570
+ const countryTranslations: I18n;
571
+ export default countryTranslations;
572
+ }
573
+ declare module "intl-tel-input/i18n/bn/interface" {
574
+ import { I18n } from "intl-tel-input/i18n/types";
575
+ const interfaceTranslations: I18n;
576
+ export default interfaceTranslations;
577
+ }
578
+ declare module "intl-tel-input/i18n/bn/index" {
579
+ import { I18n } from "intl-tel-input/i18n/types";
580
+ import countryTranslations from "intl-tel-input/i18n/bn/countries";
581
+ import interfaceTranslations from "intl-tel-input/i18n/bn/interface";
582
+ export { countryTranslations, interfaceTranslations };
583
+ const allTranslations: I18n;
584
+ export default allTranslations;
585
+ }
586
+ declare module "intl-tel-input/i18n/bs/countries" {
587
+ import { I18n } from "intl-tel-input/i18n/types";
588
+ const countryTranslations: I18n;
589
+ export default countryTranslations;
590
+ }
591
+ declare module "intl-tel-input/i18n/bs/interface" {
592
+ import { I18n } from "intl-tel-input/i18n/types";
593
+ const interfaceTranslations: I18n;
594
+ export default interfaceTranslations;
595
+ }
596
+ declare module "intl-tel-input/i18n/bs/index" {
597
+ import { I18n } from "intl-tel-input/i18n/types";
598
+ import countryTranslations from "intl-tel-input/i18n/bs/countries";
599
+ import interfaceTranslations from "intl-tel-input/i18n/bs/interface";
600
+ export { countryTranslations, interfaceTranslations };
601
+ const allTranslations: I18n;
602
+ export default allTranslations;
603
+ }
604
+ declare module "intl-tel-input/i18n/ca/countries" {
605
+ import { I18n } from "intl-tel-input/i18n/types";
606
+ const countryTranslations: I18n;
607
+ export default countryTranslations;
608
+ }
609
+ declare module "intl-tel-input/i18n/ca/interface" {
610
+ import { I18n } from "intl-tel-input/i18n/types";
611
+ const interfaceTranslations: I18n;
612
+ export default interfaceTranslations;
613
+ }
614
+ declare module "intl-tel-input/i18n/ca/index" {
615
+ import { I18n } from "intl-tel-input/i18n/types";
616
+ import countryTranslations from "intl-tel-input/i18n/ca/countries";
617
+ import interfaceTranslations from "intl-tel-input/i18n/ca/interface";
618
+ export { countryTranslations, interfaceTranslations };
619
+ const allTranslations: I18n;
620
+ export default allTranslations;
621
+ }
622
+ declare module "intl-tel-input/i18n/cs/countries" {
623
+ import { I18n } from "intl-tel-input/i18n/types";
624
+ const countryTranslations: I18n;
625
+ export default countryTranslations;
626
+ }
627
+ declare module "intl-tel-input/i18n/cs/interface" {
628
+ import { I18n } from "intl-tel-input/i18n/types";
629
+ const interfaceTranslations: I18n;
630
+ export default interfaceTranslations;
631
+ }
632
+ declare module "intl-tel-input/i18n/cs/index" {
633
+ import { I18n } from "intl-tel-input/i18n/types";
634
+ import countryTranslations from "intl-tel-input/i18n/cs/countries";
635
+ import interfaceTranslations from "intl-tel-input/i18n/cs/interface";
636
+ export { countryTranslations, interfaceTranslations };
637
+ const allTranslations: I18n;
638
+ export default allTranslations;
639
+ }
640
+ declare module "intl-tel-input/i18n/de/countries" {
641
+ import { I18n } from "intl-tel-input/i18n/types";
642
+ const countryTranslations: I18n;
643
+ export default countryTranslations;
644
+ }
645
+ declare module "intl-tel-input/i18n/de/interface" {
646
+ import { I18n } from "intl-tel-input/i18n/types";
647
+ const interfaceTranslations: I18n;
648
+ export default interfaceTranslations;
649
+ }
650
+ declare module "intl-tel-input/i18n/de/index" {
651
+ import { I18n } from "intl-tel-input/i18n/types";
652
+ import countryTranslations from "intl-tel-input/i18n/de/countries";
653
+ import interfaceTranslations from "intl-tel-input/i18n/de/interface";
654
+ export { countryTranslations, interfaceTranslations };
655
+ const allTranslations: I18n;
656
+ export default allTranslations;
657
+ }
658
+ declare module "intl-tel-input/i18n/el/countries" {
659
+ import { I18n } from "intl-tel-input/i18n/types";
660
+ const countryTranslations: I18n;
661
+ export default countryTranslations;
662
+ }
663
+ declare module "intl-tel-input/i18n/el/interface" {
664
+ import { I18n } from "intl-tel-input/i18n/types";
665
+ const interfaceTranslations: I18n;
666
+ export default interfaceTranslations;
667
+ }
668
+ declare module "intl-tel-input/i18n/el/index" {
669
+ import { I18n } from "intl-tel-input/i18n/types";
670
+ import countryTranslations from "intl-tel-input/i18n/el/countries";
671
+ import interfaceTranslations from "intl-tel-input/i18n/el/interface";
672
+ export { countryTranslations, interfaceTranslations };
673
+ const allTranslations: I18n;
674
+ export default allTranslations;
675
+ }
676
+ declare module "intl-tel-input/i18n/es/countries" {
677
+ import { I18n } from "intl-tel-input/i18n/types";
678
+ const countryTranslations: I18n;
679
+ export default countryTranslations;
680
+ }
681
+ declare module "intl-tel-input/i18n/es/interface" {
682
+ import { I18n } from "intl-tel-input/i18n/types";
683
+ const interfaceTranslations: I18n;
684
+ export default interfaceTranslations;
685
+ }
686
+ declare module "intl-tel-input/i18n/es/index" {
687
+ import { I18n } from "intl-tel-input/i18n/types";
688
+ import countryTranslations from "intl-tel-input/i18n/es/countries";
689
+ import interfaceTranslations from "intl-tel-input/i18n/es/interface";
690
+ export { countryTranslations, interfaceTranslations };
691
+ const allTranslations: I18n;
692
+ export default allTranslations;
693
+ }
694
+ declare module "intl-tel-input/i18n/fa/countries" {
695
+ import { I18n } from "intl-tel-input/i18n/types";
696
+ const countryTranslations: I18n;
697
+ export default countryTranslations;
698
+ }
699
+ declare module "intl-tel-input/i18n/fa/interface" {
700
+ import { I18n } from "intl-tel-input/i18n/types";
701
+ const interfaceTranslations: I18n;
702
+ export default interfaceTranslations;
703
+ }
704
+ declare module "intl-tel-input/i18n/fa/index" {
705
+ import { I18n } from "intl-tel-input/i18n/types";
706
+ import countryTranslations from "intl-tel-input/i18n/fa/countries";
707
+ import interfaceTranslations from "intl-tel-input/i18n/fa/interface";
708
+ export { countryTranslations, interfaceTranslations };
709
+ const allTranslations: I18n;
710
+ export default allTranslations;
711
+ }
712
+ declare module "intl-tel-input/i18n/fi/countries" {
713
+ import { I18n } from "intl-tel-input/i18n/types";
714
+ const countryTranslations: I18n;
715
+ export default countryTranslations;
716
+ }
717
+ declare module "intl-tel-input/i18n/fi/interface" {
718
+ import { I18n } from "intl-tel-input/i18n/types";
719
+ const interfaceTranslations: I18n;
720
+ export default interfaceTranslations;
721
+ }
722
+ declare module "intl-tel-input/i18n/fi/index" {
723
+ import { I18n } from "intl-tel-input/i18n/types";
724
+ import countryTranslations from "intl-tel-input/i18n/fi/countries";
725
+ import interfaceTranslations from "intl-tel-input/i18n/fi/interface";
726
+ export { countryTranslations, interfaceTranslations };
727
+ const allTranslations: I18n;
728
+ export default allTranslations;
729
+ }
730
+ declare module "intl-tel-input/i18n/fr/countries" {
731
+ import { I18n } from "intl-tel-input/i18n/types";
732
+ const countryTranslations: I18n;
733
+ export default countryTranslations;
734
+ }
735
+ declare module "intl-tel-input/i18n/fr/interface" {
736
+ import { I18n } from "intl-tel-input/i18n/types";
737
+ const interfaceTranslations: I18n;
738
+ export default interfaceTranslations;
739
+ }
740
+ declare module "intl-tel-input/i18n/fr/index" {
741
+ import { I18n } from "intl-tel-input/i18n/types";
742
+ import countryTranslations from "intl-tel-input/i18n/fr/countries";
743
+ import interfaceTranslations from "intl-tel-input/i18n/fr/interface";
744
+ export { countryTranslations, interfaceTranslations };
745
+ const allTranslations: I18n;
746
+ export default allTranslations;
747
+ }
748
+ declare module "intl-tel-input/i18n/hi/countries" {
749
+ import { I18n } from "intl-tel-input/i18n/types";
750
+ const countryTranslations: I18n;
751
+ export default countryTranslations;
752
+ }
753
+ declare module "intl-tel-input/i18n/hi/interface" {
754
+ import { I18n } from "intl-tel-input/i18n/types";
755
+ const interfaceTranslations: I18n;
756
+ export default interfaceTranslations;
757
+ }
758
+ declare module "intl-tel-input/i18n/hi/index" {
759
+ import { I18n } from "intl-tel-input/i18n/types";
760
+ import countryTranslations from "intl-tel-input/i18n/hi/countries";
761
+ import interfaceTranslations from "intl-tel-input/i18n/hi/interface";
762
+ export { countryTranslations, interfaceTranslations };
763
+ const allTranslations: I18n;
764
+ export default allTranslations;
765
+ }
766
+ declare module "intl-tel-input/i18n/hr/countries" {
767
+ import { I18n } from "intl-tel-input/i18n/types";
768
+ const countryTranslations: I18n;
769
+ export default countryTranslations;
770
+ }
771
+ declare module "intl-tel-input/i18n/hr/interface" {
772
+ import { I18n } from "intl-tel-input/i18n/types";
773
+ const interfaceTranslations: I18n;
774
+ export default interfaceTranslations;
775
+ }
776
+ declare module "intl-tel-input/i18n/hr/index" {
777
+ import { I18n } from "intl-tel-input/i18n/types";
778
+ import countryTranslations from "intl-tel-input/i18n/hr/countries";
779
+ import interfaceTranslations from "intl-tel-input/i18n/hr/interface";
780
+ export { countryTranslations, interfaceTranslations };
781
+ const allTranslations: I18n;
782
+ export default allTranslations;
783
+ }
784
+ declare module "intl-tel-input/i18n/hu/countries" {
785
+ import { I18n } from "intl-tel-input/i18n/types";
786
+ const countryTranslations: I18n;
787
+ export default countryTranslations;
788
+ }
789
+ declare module "intl-tel-input/i18n/hu/interface" {
790
+ import { I18n } from "intl-tel-input/i18n/types";
791
+ const interfaceTranslations: I18n;
792
+ export default interfaceTranslations;
793
+ }
794
+ declare module "intl-tel-input/i18n/hu/index" {
795
+ import { I18n } from "intl-tel-input/i18n/types";
796
+ import countryTranslations from "intl-tel-input/i18n/hu/countries";
797
+ import interfaceTranslations from "intl-tel-input/i18n/hu/interface";
798
+ export { countryTranslations, interfaceTranslations };
799
+ const allTranslations: I18n;
800
+ export default allTranslations;
801
+ }
802
+ declare module "intl-tel-input/i18n/id/countries" {
803
+ import { I18n } from "intl-tel-input/i18n/types";
804
+ const countryTranslations: I18n;
805
+ export default countryTranslations;
806
+ }
807
+ declare module "intl-tel-input/i18n/id/interface" {
808
+ import { I18n } from "intl-tel-input/i18n/types";
809
+ const interfaceTranslations: I18n;
810
+ export default interfaceTranslations;
811
+ }
812
+ declare module "intl-tel-input/i18n/id/index" {
813
+ import { I18n } from "intl-tel-input/i18n/types";
814
+ import countryTranslations from "intl-tel-input/i18n/id/countries";
815
+ import interfaceTranslations from "intl-tel-input/i18n/id/interface";
816
+ export { countryTranslations, interfaceTranslations };
817
+ const allTranslations: I18n;
818
+ export default allTranslations;
819
+ }
820
+ declare module "intl-tel-input/i18n/it/countries" {
821
+ import { I18n } from "intl-tel-input/i18n/types";
822
+ const countryTranslations: I18n;
823
+ export default countryTranslations;
824
+ }
825
+ declare module "intl-tel-input/i18n/it/interface" {
826
+ import { I18n } from "intl-tel-input/i18n/types";
827
+ const interfaceTranslations: I18n;
828
+ export default interfaceTranslations;
829
+ }
830
+ declare module "intl-tel-input/i18n/it/index" {
831
+ import { I18n } from "intl-tel-input/i18n/types";
832
+ import countryTranslations from "intl-tel-input/i18n/it/countries";
833
+ import interfaceTranslations from "intl-tel-input/i18n/it/interface";
834
+ export { countryTranslations, interfaceTranslations };
835
+ const allTranslations: I18n;
836
+ export default allTranslations;
837
+ }
838
+ declare module "intl-tel-input/i18n/ja/countries" {
839
+ import { I18n } from "intl-tel-input/i18n/types";
840
+ const countryTranslations: I18n;
841
+ export default countryTranslations;
842
+ }
843
+ declare module "intl-tel-input/i18n/ja/interface" {
844
+ import { I18n } from "intl-tel-input/i18n/types";
845
+ const interfaceTranslations: I18n;
846
+ export default interfaceTranslations;
847
+ }
848
+ declare module "intl-tel-input/i18n/ja/index" {
849
+ import { I18n } from "intl-tel-input/i18n/types";
850
+ import countryTranslations from "intl-tel-input/i18n/ja/countries";
851
+ import interfaceTranslations from "intl-tel-input/i18n/ja/interface";
852
+ export { countryTranslations, interfaceTranslations };
853
+ const allTranslations: I18n;
854
+ export default allTranslations;
855
+ }
856
+ declare module "intl-tel-input/i18n/ko/countries" {
857
+ import { I18n } from "intl-tel-input/i18n/types";
858
+ const countryTranslations: I18n;
859
+ export default countryTranslations;
860
+ }
861
+ declare module "intl-tel-input/i18n/ko/interface" {
862
+ import { I18n } from "intl-tel-input/i18n/types";
863
+ const interfaceTranslations: I18n;
864
+ export default interfaceTranslations;
865
+ }
866
+ declare module "intl-tel-input/i18n/ko/index" {
867
+ import { I18n } from "intl-tel-input/i18n/types";
868
+ import countryTranslations from "intl-tel-input/i18n/ko/countries";
869
+ import interfaceTranslations from "intl-tel-input/i18n/ko/interface";
870
+ export { countryTranslations, interfaceTranslations };
871
+ const allTranslations: I18n;
872
+ export default allTranslations;
873
+ }
874
+ declare module "intl-tel-input/i18n/mr/countries" {
875
+ import { I18n } from "intl-tel-input/i18n/types";
876
+ const countryTranslations: I18n;
877
+ export default countryTranslations;
878
+ }
879
+ declare module "intl-tel-input/i18n/mr/interface" {
880
+ import { I18n } from "intl-tel-input/i18n/types";
881
+ const interfaceTranslations: I18n;
882
+ export default interfaceTranslations;
883
+ }
884
+ declare module "intl-tel-input/i18n/mr/index" {
885
+ import { I18n } from "intl-tel-input/i18n/types";
886
+ import countryTranslations from "intl-tel-input/i18n/mr/countries";
887
+ import interfaceTranslations from "intl-tel-input/i18n/mr/interface";
888
+ export { countryTranslations, interfaceTranslations };
889
+ const allTranslations: I18n;
890
+ export default allTranslations;
891
+ }
892
+ declare module "intl-tel-input/i18n/nl/countries" {
893
+ import { I18n } from "intl-tel-input/i18n/types";
894
+ const countryTranslations: I18n;
895
+ export default countryTranslations;
896
+ }
897
+ declare module "intl-tel-input/i18n/nl/interface" {
898
+ import { I18n } from "intl-tel-input/i18n/types";
899
+ const interfaceTranslations: I18n;
900
+ export default interfaceTranslations;
901
+ }
902
+ declare module "intl-tel-input/i18n/nl/index" {
903
+ import { I18n } from "intl-tel-input/i18n/types";
904
+ import countryTranslations from "intl-tel-input/i18n/nl/countries";
905
+ import interfaceTranslations from "intl-tel-input/i18n/nl/interface";
906
+ export { countryTranslations, interfaceTranslations };
907
+ const allTranslations: I18n;
908
+ export default allTranslations;
909
+ }
910
+ declare module "intl-tel-input/i18n/pt/countries" {
911
+ import { I18n } from "intl-tel-input/i18n/types";
912
+ const countryTranslations: I18n;
913
+ export default countryTranslations;
914
+ }
915
+ declare module "intl-tel-input/i18n/pt/interface" {
916
+ import { I18n } from "intl-tel-input/i18n/types";
917
+ const interfaceTranslations: I18n;
918
+ export default interfaceTranslations;
919
+ }
920
+ declare module "intl-tel-input/i18n/pt/index" {
921
+ import { I18n } from "intl-tel-input/i18n/types";
922
+ import countryTranslations from "intl-tel-input/i18n/pt/countries";
923
+ import interfaceTranslations from "intl-tel-input/i18n/pt/interface";
924
+ export { countryTranslations, interfaceTranslations };
925
+ const allTranslations: I18n;
926
+ export default allTranslations;
927
+ }
928
+ declare module "intl-tel-input/i18n/ro/countries" {
929
+ import { I18n } from "intl-tel-input/i18n/types";
930
+ const countryTranslations: I18n;
931
+ export default countryTranslations;
932
+ }
933
+ declare module "intl-tel-input/i18n/ro/interface" {
934
+ import { I18n } from "intl-tel-input/i18n/types";
935
+ const interfaceTranslations: I18n;
936
+ export default interfaceTranslations;
937
+ }
938
+ declare module "intl-tel-input/i18n/ro/index" {
939
+ import { I18n } from "intl-tel-input/i18n/types";
940
+ import countryTranslations from "intl-tel-input/i18n/ro/countries";
941
+ import interfaceTranslations from "intl-tel-input/i18n/ro/interface";
942
+ export { countryTranslations, interfaceTranslations };
943
+ const allTranslations: I18n;
944
+ export default allTranslations;
945
+ }
946
+ declare module "intl-tel-input/i18n/ru/countries" {
947
+ import { I18n } from "intl-tel-input/i18n/types";
948
+ const countryTranslations: I18n;
949
+ export default countryTranslations;
950
+ }
951
+ declare module "intl-tel-input/i18n/ru/interface" {
952
+ import { I18n } from "intl-tel-input/i18n/types";
953
+ const interfaceTranslations: I18n;
954
+ export default interfaceTranslations;
955
+ }
956
+ declare module "intl-tel-input/i18n/ru/index" {
957
+ import { I18n } from "intl-tel-input/i18n/types";
958
+ import countryTranslations from "intl-tel-input/i18n/ru/countries";
959
+ import interfaceTranslations from "intl-tel-input/i18n/ru/interface";
960
+ export { countryTranslations, interfaceTranslations };
961
+ const allTranslations: I18n;
962
+ export default allTranslations;
963
+ }
964
+ declare module "intl-tel-input/i18n/sk/countries" {
965
+ import { I18n } from "intl-tel-input/i18n/types";
966
+ const countryTranslations: I18n;
967
+ export default countryTranslations;
968
+ }
969
+ declare module "intl-tel-input/i18n/sk/interface" {
970
+ import { I18n } from "intl-tel-input/i18n/types";
971
+ const interfaceTranslations: I18n;
972
+ export default interfaceTranslations;
973
+ }
974
+ declare module "intl-tel-input/i18n/sk/index" {
975
+ import { I18n } from "intl-tel-input/i18n/types";
976
+ import countryTranslations from "intl-tel-input/i18n/sk/countries";
977
+ import interfaceTranslations from "intl-tel-input/i18n/sk/interface";
978
+ export { countryTranslations, interfaceTranslations };
979
+ const allTranslations: I18n;
980
+ export default allTranslations;
981
+ }
982
+ declare module "intl-tel-input/i18n/sv/countries" {
983
+ import { I18n } from "intl-tel-input/i18n/types";
984
+ const countryTranslations: I18n;
985
+ export default countryTranslations;
986
+ }
987
+ declare module "intl-tel-input/i18n/sv/interface" {
988
+ import { I18n } from "intl-tel-input/i18n/types";
989
+ const interfaceTranslations: I18n;
990
+ export default interfaceTranslations;
991
+ }
992
+ declare module "intl-tel-input/i18n/sv/index" {
993
+ import { I18n } from "intl-tel-input/i18n/types";
994
+ import countryTranslations from "intl-tel-input/i18n/sv/countries";
995
+ import interfaceTranslations from "intl-tel-input/i18n/sv/interface";
996
+ export { countryTranslations, interfaceTranslations };
997
+ const allTranslations: I18n;
998
+ export default allTranslations;
999
+ }
1000
+ declare module "intl-tel-input/i18n/te/countries" {
1001
+ import { I18n } from "intl-tel-input/i18n/types";
1002
+ const countryTranslations: I18n;
1003
+ export default countryTranslations;
1004
+ }
1005
+ declare module "intl-tel-input/i18n/te/interface" {
1006
+ import { I18n } from "intl-tel-input/i18n/types";
1007
+ const interfaceTranslations: I18n;
1008
+ export default interfaceTranslations;
1009
+ }
1010
+ declare module "intl-tel-input/i18n/te/index" {
1011
+ import { I18n } from "intl-tel-input/i18n/types";
1012
+ import countryTranslations from "intl-tel-input/i18n/te/countries";
1013
+ import interfaceTranslations from "intl-tel-input/i18n/te/interface";
1014
+ export { countryTranslations, interfaceTranslations };
1015
+ const allTranslations: I18n;
1016
+ export default allTranslations;
1017
+ }
1018
+ declare module "intl-tel-input/i18n/th/countries" {
1019
+ import { I18n } from "intl-tel-input/i18n/types";
1020
+ const countryTranslations: I18n;
1021
+ export default countryTranslations;
1022
+ }
1023
+ declare module "intl-tel-input/i18n/th/interface" {
1024
+ import { I18n } from "intl-tel-input/i18n/types";
1025
+ const interfaceTranslations: I18n;
1026
+ export default interfaceTranslations;
1027
+ }
1028
+ declare module "intl-tel-input/i18n/th/index" {
1029
+ import { I18n } from "intl-tel-input/i18n/types";
1030
+ import countryTranslations from "intl-tel-input/i18n/th/countries";
1031
+ import interfaceTranslations from "intl-tel-input/i18n/th/interface";
1032
+ export { countryTranslations, interfaceTranslations };
1033
+ const allTranslations: I18n;
1034
+ export default allTranslations;
1035
+ }
1036
+ declare module "intl-tel-input/i18n/tr/countries" {
1037
+ import { I18n } from "intl-tel-input/i18n/types";
1038
+ const countryTranslations: I18n;
1039
+ export default countryTranslations;
1040
+ }
1041
+ declare module "intl-tel-input/i18n/tr/interface" {
1042
+ import { I18n } from "intl-tel-input/i18n/types";
1043
+ const interfaceTranslations: I18n;
1044
+ export default interfaceTranslations;
1045
+ }
1046
+ declare module "intl-tel-input/i18n/tr/index" {
1047
+ import { I18n } from "intl-tel-input/i18n/types";
1048
+ import countryTranslations from "intl-tel-input/i18n/tr/countries";
1049
+ import interfaceTranslations from "intl-tel-input/i18n/tr/interface";
1050
+ export { countryTranslations, interfaceTranslations };
1051
+ const allTranslations: I18n;
1052
+ export default allTranslations;
1053
+ }
1054
+ declare module "intl-tel-input/i18n/ur/countries" {
1055
+ import { I18n } from "intl-tel-input/i18n/types";
1056
+ const countryTranslations: I18n;
1057
+ export default countryTranslations;
1058
+ }
1059
+ declare module "intl-tel-input/i18n/ur/interface" {
1060
+ import { I18n } from "intl-tel-input/i18n/types";
1061
+ const interfaceTranslations: I18n;
1062
+ export default interfaceTranslations;
1063
+ }
1064
+ declare module "intl-tel-input/i18n/ur/index" {
1065
+ import { I18n } from "intl-tel-input/i18n/types";
1066
+ import countryTranslations from "intl-tel-input/i18n/ur/countries";
1067
+ import interfaceTranslations from "intl-tel-input/i18n/ur/interface";
1068
+ export { countryTranslations, interfaceTranslations };
1069
+ const allTranslations: I18n;
1070
+ export default allTranslations;
1071
+ }
1072
+ declare module "intl-tel-input/i18n/zh/countries" {
1073
+ import { I18n } from "intl-tel-input/i18n/types";
1074
+ const countryTranslations: I18n;
1075
+ export default countryTranslations;
1076
+ }
1077
+ declare module "intl-tel-input/i18n/zh/interface" {
1078
+ import { I18n } from "intl-tel-input/i18n/types";
1079
+ const interfaceTranslations: I18n;
1080
+ export default interfaceTranslations;
1081
+ }
1082
+ declare module "intl-tel-input/i18n/zh/index" {
1083
+ import { I18n } from "intl-tel-input/i18n/types";
1084
+ import countryTranslations from "intl-tel-input/i18n/zh/countries";
1085
+ import interfaceTranslations from "intl-tel-input/i18n/zh/interface";
1086
+ export { countryTranslations, interfaceTranslations };
1087
+ const allTranslations: I18n;
1088
+ export default allTranslations;
1089
+ }
1090
+ declare module "intl-tel-input/i18n/index" {
1091
+ export { default as ar, countryTranslations as arCountryTranslations, interfaceTranslations as arInterfaceTranslations } from "intl-tel-input/i18n/ar/index";
1092
+ export { default as bg, countryTranslations as bgCountryTranslations, interfaceTranslations as bgInterfaceTranslations } from "intl-tel-input/i18n/bg/index";
1093
+ export { default as bn, countryTranslations as bnCountryTranslations, interfaceTranslations as bnInterfaceTranslations } from "intl-tel-input/i18n/bn/index";
1094
+ export { default as bs, countryTranslations as bsCountryTranslations, interfaceTranslations as bsInterfaceTranslations } from "intl-tel-input/i18n/bs/index";
1095
+ export { default as ca, countryTranslations as caCountryTranslations, interfaceTranslations as caInterfaceTranslations } from "intl-tel-input/i18n/ca/index";
1096
+ export { default as cs, countryTranslations as csCountryTranslations, interfaceTranslations as csInterfaceTranslations } from "intl-tel-input/i18n/cs/index";
1097
+ export { default as de, countryTranslations as deCountryTranslations, interfaceTranslations as deInterfaceTranslations } from "intl-tel-input/i18n/de/index";
1098
+ export { default as el, countryTranslations as elCountryTranslations, interfaceTranslations as elInterfaceTranslations } from "intl-tel-input/i18n/el/index";
1099
+ export { default as en, countryTranslations as enCountryTranslations, interfaceTranslations as enInterfaceTranslations } from "intl-tel-input/i18n/en/index";
1100
+ export { default as es, countryTranslations as esCountryTranslations, interfaceTranslations as esInterfaceTranslations } from "intl-tel-input/i18n/es/index";
1101
+ export { default as fa, countryTranslations as faCountryTranslations, interfaceTranslations as faInterfaceTranslations } from "intl-tel-input/i18n/fa/index";
1102
+ export { default as fi, countryTranslations as fiCountryTranslations, interfaceTranslations as fiInterfaceTranslations } from "intl-tel-input/i18n/fi/index";
1103
+ export { default as fr, countryTranslations as frCountryTranslations, interfaceTranslations as frInterfaceTranslations } from "intl-tel-input/i18n/fr/index";
1104
+ export { default as hi, countryTranslations as hiCountryTranslations, interfaceTranslations as hiInterfaceTranslations } from "intl-tel-input/i18n/hi/index";
1105
+ export { default as hr, countryTranslations as hrCountryTranslations, interfaceTranslations as hrInterfaceTranslations } from "intl-tel-input/i18n/hr/index";
1106
+ export { default as hu, countryTranslations as huCountryTranslations, interfaceTranslations as huInterfaceTranslations } from "intl-tel-input/i18n/hu/index";
1107
+ export { default as id, countryTranslations as idCountryTranslations, interfaceTranslations as idInterfaceTranslations } from "intl-tel-input/i18n/id/index";
1108
+ export { default as it, countryTranslations as itCountryTranslations, interfaceTranslations as itInterfaceTranslations } from "intl-tel-input/i18n/it/index";
1109
+ export { default as ja, countryTranslations as jaCountryTranslations, interfaceTranslations as jaInterfaceTranslations } from "intl-tel-input/i18n/ja/index";
1110
+ export { default as ko, countryTranslations as koCountryTranslations, interfaceTranslations as koInterfaceTranslations } from "intl-tel-input/i18n/ko/index";
1111
+ export { default as mr, countryTranslations as mrCountryTranslations, interfaceTranslations as mrInterfaceTranslations } from "intl-tel-input/i18n/mr/index";
1112
+ export { default as nl, countryTranslations as nlCountryTranslations, interfaceTranslations as nlInterfaceTranslations } from "intl-tel-input/i18n/nl/index";
1113
+ export { default as pt, countryTranslations as ptCountryTranslations, interfaceTranslations as ptInterfaceTranslations } from "intl-tel-input/i18n/pt/index";
1114
+ export { default as ro, countryTranslations as roCountryTranslations, interfaceTranslations as roInterfaceTranslations } from "intl-tel-input/i18n/ro/index";
1115
+ export { default as ru, countryTranslations as ruCountryTranslations, interfaceTranslations as ruInterfaceTranslations } from "intl-tel-input/i18n/ru/index";
1116
+ export { default as sk, countryTranslations as skCountryTranslations, interfaceTranslations as skInterfaceTranslations } from "intl-tel-input/i18n/sk/index";
1117
+ export { default as sv, countryTranslations as svCountryTranslations, interfaceTranslations as svInterfaceTranslations } from "intl-tel-input/i18n/sv/index";
1118
+ export { default as te, countryTranslations as teCountryTranslations, interfaceTranslations as teInterfaceTranslations } from "intl-tel-input/i18n/te/index";
1119
+ export { default as th, countryTranslations as thCountryTranslations, interfaceTranslations as thInterfaceTranslations } from "intl-tel-input/i18n/th/index";
1120
+ export { default as tr, countryTranslations as trCountryTranslations, interfaceTranslations as trInterfaceTranslations } from "intl-tel-input/i18n/tr/index";
1121
+ export { default as ur, countryTranslations as urCountryTranslations, interfaceTranslations as urInterfaceTranslations } from "intl-tel-input/i18n/ur/index";
1122
+ export { default as zh, countryTranslations as zhCountryTranslations, interfaceTranslations as zhInterfaceTranslations } from "intl-tel-input/i18n/zh/index";
1123
+ }