intl-tel-input 25.15.0 → 26.0.0-beta.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.
- package/README.md +22 -38
- package/angular/build/IntlTelInput.js +78 -324
- package/angular/build/IntlTelInputWithUtils.js +78 -324
- package/angular/build/types/intl-tel-input/i18n/ar/index.d.ts +3 -6
- package/angular/build/types/intl-tel-input/i18n/bg/index.d.ts +3 -6
- package/angular/build/types/intl-tel-input/i18n/bn/index.d.ts +3 -6
- package/angular/build/types/intl-tel-input/i18n/bs/index.d.ts +3 -6
- package/angular/build/types/intl-tel-input/i18n/ca/index.d.ts +3 -6
- package/angular/build/types/intl-tel-input/i18n/cs/index.d.ts +3 -6
- package/angular/build/types/intl-tel-input/i18n/da/index.d.ts +3 -6
- package/angular/build/types/intl-tel-input/i18n/de/index.d.ts +3 -6
- package/angular/build/types/intl-tel-input/i18n/ee/index.d.ts +3 -6
- package/angular/build/types/intl-tel-input/i18n/el/index.d.ts +3 -6
- package/angular/build/types/intl-tel-input/i18n/en/index.d.ts +3 -6
- package/angular/build/types/intl-tel-input/i18n/es/index.d.ts +3 -6
- package/angular/build/types/intl-tel-input/i18n/fa/index.d.ts +3 -6
- package/angular/build/types/intl-tel-input/i18n/fi/index.d.ts +3 -6
- package/angular/build/types/intl-tel-input/i18n/fr/index.d.ts +3 -6
- package/angular/build/types/intl-tel-input/i18n/hi/index.d.ts +3 -6
- package/angular/build/types/intl-tel-input/i18n/hr/index.d.ts +3 -6
- package/angular/build/types/intl-tel-input/i18n/hu/index.d.ts +3 -6
- package/angular/build/types/intl-tel-input/i18n/id/index.d.ts +3 -6
- package/angular/build/types/intl-tel-input/i18n/index.d.ts +43 -43
- package/angular/build/types/intl-tel-input/i18n/it/index.d.ts +3 -6
- package/angular/build/types/intl-tel-input/i18n/ja/index.d.ts +3 -6
- package/angular/build/types/intl-tel-input/i18n/ko/index.d.ts +3 -6
- package/angular/build/types/intl-tel-input/i18n/lt/index.d.ts +3 -6
- package/angular/build/types/intl-tel-input/i18n/mr/index.d.ts +3 -6
- package/angular/build/types/intl-tel-input/i18n/nl/index.d.ts +3 -6
- package/angular/build/types/intl-tel-input/i18n/no/index.d.ts +3 -6
- package/angular/build/types/intl-tel-input/i18n/pl/index.d.ts +3 -6
- package/angular/build/types/intl-tel-input/i18n/pt/index.d.ts +3 -6
- package/angular/build/types/intl-tel-input/i18n/ro/index.d.ts +3 -6
- package/angular/build/types/intl-tel-input/i18n/ru/index.d.ts +3 -6
- package/angular/build/types/intl-tel-input/i18n/sk/index.d.ts +3 -6
- package/angular/build/types/intl-tel-input/i18n/sl/index.d.ts +3 -6
- package/angular/build/types/intl-tel-input/i18n/sq/index.d.ts +3 -6
- package/angular/build/types/intl-tel-input/i18n/sr/index.d.ts +3 -6
- package/angular/build/types/intl-tel-input/i18n/sv/index.d.ts +3 -6
- package/angular/build/types/intl-tel-input/i18n/te/index.d.ts +3 -6
- package/angular/build/types/intl-tel-input/i18n/th/index.d.ts +3 -6
- package/angular/build/types/intl-tel-input/i18n/tr/index.d.ts +3 -6
- package/angular/build/types/intl-tel-input/i18n/types.d.ts +2 -4
- package/angular/build/types/intl-tel-input/i18n/uk/index.d.ts +3 -6
- package/angular/build/types/intl-tel-input/i18n/ur/index.d.ts +3 -6
- package/angular/build/types/intl-tel-input/i18n/uz/index.d.ts +3 -6
- package/angular/build/types/intl-tel-input/i18n/vi/index.d.ts +3 -6
- package/angular/build/types/intl-tel-input/i18n/zh/index.d.ts +3 -6
- package/angular/build/types/intl-tel-input.d.ts +1 -1
- package/angular/build/types/modules/constants.d.ts +1 -1
- package/angular/build/types/modules/core/icons.d.ts +2 -0
- package/angular/build/types/modules/core/options.d.ts +1 -2
- package/angular/build/types/modules/core/ui.d.ts +2 -3
- package/angular/build/types/modules/data/country-data.d.ts +2 -2
- package/angular/build/types/modules/format/formatting.d.ts +2 -2
- package/angular/build/types/modules/types/public-api.d.ts +3 -1
- package/build/css/demo.css +1 -3
- package/build/css/intlTelInput-no-assets.css +17 -19
- package/build/css/intlTelInput-no-assets.min.css +1 -1
- package/build/css/intlTelInput.css +18 -21
- package/build/css/intlTelInput.min.css +1 -1
- package/build/js/data.js +1 -1
- package/build/js/data.min.js +1 -1
- package/build/js/i18n/ar/index.js +23 -5
- package/build/js/i18n/bg/index.js +17 -5
- package/build/js/i18n/bn/index.js +17 -5
- package/build/js/i18n/bs/index.js +23 -5
- package/build/js/i18n/ca/index.js +17 -5
- package/build/js/i18n/cs/index.js +20 -5
- package/build/js/i18n/da/index.js +17 -5
- package/build/js/i18n/de/index.js +17 -5
- package/build/js/i18n/ee/index.js +17 -5
- package/build/js/i18n/el/index.js +17 -5
- package/build/js/i18n/en/index.js +18 -5
- package/build/js/i18n/es/index.js +17 -5
- package/build/js/i18n/fa/index.js +17 -5
- package/build/js/i18n/fi/index.js +17 -5
- package/build/js/i18n/fr/index.js +17 -5
- package/build/js/i18n/hi/index.js +17 -5
- package/build/js/i18n/hr/index.js +23 -5
- package/build/js/i18n/hu/index.js +17 -5
- package/build/js/i18n/id/index.js +17 -5
- package/build/js/i18n/index.js +43 -43
- package/build/js/i18n/it/index.js +17 -5
- package/build/js/i18n/ja/index.js +17 -5
- package/build/js/i18n/ko/index.js +17 -5
- package/build/js/i18n/lt/index.js +26 -5
- package/build/js/i18n/mr/index.js +17 -5
- package/build/js/i18n/nl/index.js +17 -5
- package/build/js/i18n/no/index.js +17 -5
- package/build/js/i18n/pl/index.js +21 -5
- package/build/js/i18n/pt/index.js +17 -5
- package/build/js/i18n/ro/index.js +21 -5
- package/build/js/i18n/ru/index.js +23 -5
- package/build/js/i18n/sk/index.js +23 -5
- package/build/js/i18n/sl/index.js +25 -5
- package/build/js/i18n/sq/index.js +18 -5
- package/build/js/i18n/sr/index.js +24 -5
- package/build/js/i18n/sv/index.js +17 -5
- package/build/js/i18n/te/index.js +17 -5
- package/build/js/i18n/th/index.js +17 -5
- package/build/js/i18n/tr/index.js +17 -5
- package/build/js/i18n/uk/index.js +23 -5
- package/build/js/i18n/ur/index.js +17 -5
- package/build/js/i18n/uz/index.js +17 -5
- package/build/js/i18n/vi/index.js +17 -5
- package/build/js/i18n/zh/index.js +17 -5
- package/build/js/intlTelInput.d.ts +118 -677
- package/build/js/intlTelInput.js +79 -329
- package/build/js/intlTelInput.min.js +8 -4
- package/build/js/intlTelInputWithUtils.js +79 -329
- package/build/js/intlTelInputWithUtils.min.js +7 -3
- package/package.json +10 -4
- package/react/build/IntlTelInput.cjs +78 -328
- package/react/build/IntlTelInput.d.ts +118 -677
- package/react/build/IntlTelInput.js +78 -328
- package/react/build/IntlTelInputWithUtils.cjs +78 -328
- package/react/build/IntlTelInputWithUtils.js +78 -328
- package/svelte/build/IntlTelInput.mjs +1170 -1413
- package/svelte/build/IntlTelInputWithUtils.mjs +935 -1178
- package/vue/build/exports/IntlTelInput.mjs +1 -1
- package/vue/build/exports/IntlTelInputWithUtils.mjs +1 -1
- package/vue/build/{intl-tel-input-Db39yQmC.mjs → intl-tel-input-BY4WpieT.mjs} +136 -138
- package/vue/build/modules/core/ui.d.ts +0 -1
- package/vue/build/modules/format/formatting.d.ts +1 -1
- package/vue/build/modules/types/public-api.d.ts +2 -1
- package/build/js/i18n/ar/countries.js +0 -245
- package/build/js/i18n/ar/interface.js +0 -23
- package/build/js/i18n/bg/countries.js +0 -245
- package/build/js/i18n/bg/interface.js +0 -13
- package/build/js/i18n/bn/countries.js +0 -245
- package/build/js/i18n/bn/interface.js +0 -13
- package/build/js/i18n/bs/countries.js +0 -245
- package/build/js/i18n/bs/interface.js +0 -20
- package/build/js/i18n/ca/countries.js +0 -245
- package/build/js/i18n/ca/interface.js +0 -13
- package/build/js/i18n/cs/countries.js +0 -245
- package/build/js/i18n/cs/interface.js +0 -20
- package/build/js/i18n/da/countries.js +0 -245
- package/build/js/i18n/da/interface.js +0 -13
- package/build/js/i18n/de/countries.js +0 -245
- package/build/js/i18n/de/interface.js +0 -13
- package/build/js/i18n/ee/countries.js +0 -245
- package/build/js/i18n/ee/interface.js +0 -13
- package/build/js/i18n/el/countries.js +0 -245
- package/build/js/i18n/el/interface.js +0 -13
- package/build/js/i18n/en/countries.js +0 -245
- package/build/js/i18n/en/interface.js +0 -14
- package/build/js/i18n/es/countries.js +0 -245
- package/build/js/i18n/es/interface.js +0 -13
- package/build/js/i18n/fa/countries.js +0 -245
- package/build/js/i18n/fa/interface.js +0 -13
- package/build/js/i18n/fi/countries.js +0 -245
- package/build/js/i18n/fi/interface.js +0 -13
- package/build/js/i18n/fr/countries.js +0 -245
- package/build/js/i18n/fr/interface.js +0 -13
- package/build/js/i18n/hi/countries.js +0 -245
- package/build/js/i18n/hi/interface.js +0 -13
- package/build/js/i18n/hr/countries.js +0 -245
- package/build/js/i18n/hr/interface.js +0 -20
- package/build/js/i18n/hu/countries.js +0 -245
- package/build/js/i18n/hu/interface.js +0 -13
- package/build/js/i18n/id/countries.js +0 -245
- package/build/js/i18n/id/interface.js +0 -13
- package/build/js/i18n/it/countries.js +0 -245
- package/build/js/i18n/it/interface.js +0 -13
- package/build/js/i18n/ja/countries.js +0 -245
- package/build/js/i18n/ja/interface.js +0 -13
- package/build/js/i18n/ko/countries.js +0 -245
- package/build/js/i18n/ko/interface.js +0 -13
- package/build/js/i18n/lt/countries.js +0 -245
- package/build/js/i18n/lt/interface.js +0 -26
- package/build/js/i18n/mr/countries.js +0 -245
- package/build/js/i18n/mr/interface.js +0 -13
- package/build/js/i18n/nl/countries.js +0 -245
- package/build/js/i18n/nl/interface.js +0 -13
- package/build/js/i18n/no/countries.js +0 -245
- package/build/js/i18n/no/interface.js +0 -13
- package/build/js/i18n/pl/countries.js +0 -245
- package/build/js/i18n/pl/interface.js +0 -19
- package/build/js/i18n/pt/countries.js +0 -245
- package/build/js/i18n/pt/interface.js +0 -13
- package/build/js/i18n/ro/countries.js +0 -245
- package/build/js/i18n/ro/interface.js +0 -18
- package/build/js/i18n/ru/countries.js +0 -245
- package/build/js/i18n/ru/interface.js +0 -20
- package/build/js/i18n/sk/countries.js +0 -245
- package/build/js/i18n/sk/interface.js +0 -20
- package/build/js/i18n/sl/countries.js +0 -245
- package/build/js/i18n/sl/interface.js +0 -25
- package/build/js/i18n/sq/countries.js +0 -245
- package/build/js/i18n/sq/interface.js +0 -14
- package/build/js/i18n/sr/countries.js +0 -245
- package/build/js/i18n/sr/interface.js +0 -21
- package/build/js/i18n/sv/countries.js +0 -245
- package/build/js/i18n/sv/interface.js +0 -13
- package/build/js/i18n/te/countries.js +0 -245
- package/build/js/i18n/te/interface.js +0 -13
- package/build/js/i18n/th/countries.js +0 -245
- package/build/js/i18n/th/interface.js +0 -13
- package/build/js/i18n/tr/countries.js +0 -245
- package/build/js/i18n/tr/interface.js +0 -13
- package/build/js/i18n/uk/countries.js +0 -245
- package/build/js/i18n/uk/interface.js +0 -20
- package/build/js/i18n/ur/countries.js +0 -245
- package/build/js/i18n/ur/interface.js +0 -13
- package/build/js/i18n/uz/countries.js +0 -245
- package/build/js/i18n/uz/interface.js +0 -13
- package/build/js/i18n/vi/countries.js +0 -245
- package/build/js/i18n/vi/interface.js +0 -13
- package/build/js/i18n/zh/countries.js +0 -245
- package/build/js/i18n/zh/interface.js +0 -13
- package/vue/build/IntlTelInput.mjs +0 -3398
- package/vue/build/IntlTelInputWithUtils.mjs +0 -9540
|
@@ -18,40 +18,8 @@ declare module "intl-tel-input/data" {
|
|
|
18
18
|
const allCountries: Country[];
|
|
19
19
|
export default allCountries;
|
|
20
20
|
}
|
|
21
|
-
declare module "intl-tel-input/i18n/types" {
|
|
22
|
-
import type { Iso2 } from "intl-tel-input/data";
|
|
23
|
-
export type I18n = Partial<Record<Iso2, string>> & {
|
|
24
|
-
selectedCountryAriaLabel?: string;
|
|
25
|
-
searchPlaceholder?: string;
|
|
26
|
-
clearSearchAriaLabel?: string;
|
|
27
|
-
countryListAriaLabel?: string;
|
|
28
|
-
oneSearchResult?: string;
|
|
29
|
-
multipleSearchResults?: string;
|
|
30
|
-
noCountrySelected?: string;
|
|
31
|
-
zeroSearchResults?: string;
|
|
32
|
-
searchResultsText?: (count: number) => string;
|
|
33
|
-
};
|
|
34
|
-
}
|
|
35
|
-
declare module "intl-tel-input/i18n/en/countries" {
|
|
36
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
37
|
-
const countryTranslations: I18n;
|
|
38
|
-
export default countryTranslations;
|
|
39
|
-
}
|
|
40
|
-
declare module "intl-tel-input/i18n/en/interface" {
|
|
41
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
42
|
-
const interfaceTranslations: I18n;
|
|
43
|
-
export default interfaceTranslations;
|
|
44
|
-
}
|
|
45
|
-
declare module "intl-tel-input/i18n/en" {
|
|
46
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
47
|
-
import countryTranslations from "intl-tel-input/i18n/en/countries";
|
|
48
|
-
import interfaceTranslations from "intl-tel-input/i18n/en/interface";
|
|
49
|
-
export { countryTranslations, interfaceTranslations };
|
|
50
|
-
const allTranslations: I18n;
|
|
51
|
-
export default allTranslations;
|
|
52
|
-
}
|
|
53
21
|
declare module "modules/constants" {
|
|
54
|
-
import { Iso2 } from "intl-tel-input/data";
|
|
22
|
+
import type { Iso2 } from "intl-tel-input/data";
|
|
55
23
|
export const EVENTS: {
|
|
56
24
|
readonly OPEN_COUNTRY_DROPDOWN: "open:countrydropdown";
|
|
57
25
|
readonly CLOSE_COUNTRY_DROPDOWN: "close:countrydropdown";
|
|
@@ -137,6 +105,23 @@ declare module "modules/constants" {
|
|
|
137
105
|
readonly MODAL: "aria-modal";
|
|
138
106
|
};
|
|
139
107
|
}
|
|
108
|
+
declare module "intl-tel-input/i18n/types" {
|
|
109
|
+
import type { Iso2 } from "intl-tel-input/data";
|
|
110
|
+
export type I18n = Partial<Record<Iso2, string>> & {
|
|
111
|
+
selectedCountryAriaLabel?: string;
|
|
112
|
+
searchPlaceholder?: string;
|
|
113
|
+
clearSearchAriaLabel?: string;
|
|
114
|
+
countryListAriaLabel?: string;
|
|
115
|
+
noCountrySelected?: string;
|
|
116
|
+
searchEmptyState?: string;
|
|
117
|
+
searchSummaryAria?: (count: number) => string;
|
|
118
|
+
};
|
|
119
|
+
}
|
|
120
|
+
declare module "intl-tel-input/i18n/en" {
|
|
121
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
122
|
+
const interfaceTranslations: I18n;
|
|
123
|
+
export default interfaceTranslations;
|
|
124
|
+
}
|
|
140
125
|
declare module "modules/types/public-api" {
|
|
141
126
|
import type { Country, Iso2 } from "intl-tel-input/data";
|
|
142
127
|
import type { I18n } from "intl-tel-input/i18n/types";
|
|
@@ -167,11 +152,13 @@ declare module "modules/types/public-api" {
|
|
|
167
152
|
type ValueOf<T> = T[keyof T];
|
|
168
153
|
export interface AllOptions {
|
|
169
154
|
allowDropdown: boolean;
|
|
155
|
+
allowNumberExtensions: boolean;
|
|
170
156
|
allowPhonewords: boolean;
|
|
171
157
|
autoPlaceholder: ValueOf<typeof PLACEHOLDER_MODES>;
|
|
172
158
|
containerClass: string;
|
|
173
159
|
countryOrder: Iso2[] | null;
|
|
174
160
|
countrySearch: boolean;
|
|
161
|
+
countryNameLocale: string;
|
|
175
162
|
customPlaceholder: ((selectedCountryPlaceholder: string, selectedCountryData: SelectedCountryData) => string) | null;
|
|
176
163
|
dropdownContainer: HTMLElement | null;
|
|
177
164
|
excludeCountries: Iso2[];
|
|
@@ -193,7 +180,7 @@ declare module "modules/types/public-api" {
|
|
|
193
180
|
separateDialCode: boolean;
|
|
194
181
|
strictMode: boolean;
|
|
195
182
|
useFullscreenPopup: boolean;
|
|
196
|
-
|
|
183
|
+
allowedNumberTypes: NumberType[] | null;
|
|
197
184
|
}
|
|
198
185
|
export type SomeOptions = Partial<AllOptions>;
|
|
199
186
|
export interface IntlTelInputInterface {
|
|
@@ -216,10 +203,9 @@ declare module "modules/types/public-api" {
|
|
|
216
203
|
export type SelectedCountryData = Country | EmptyObject;
|
|
217
204
|
}
|
|
218
205
|
declare module "modules/core/options" {
|
|
219
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
220
206
|
import type { AllOptions } from "modules/types/public-api";
|
|
221
207
|
export const defaults: AllOptions;
|
|
222
|
-
export const applyOptionSideEffects: (o: AllOptions
|
|
208
|
+
export const applyOptionSideEffects: (o: AllOptions) => void;
|
|
223
209
|
}
|
|
224
210
|
declare module "modules/utils/string" {
|
|
225
211
|
export const getNumeric: (s: string) => string;
|
|
@@ -260,10 +246,12 @@ declare module "modules/core/icons" {
|
|
|
260
246
|
* @param id Instance id used to create a unique mask id.
|
|
261
247
|
*/
|
|
262
248
|
export const buildClearIcon: (id: number) => string;
|
|
249
|
+
/** Globe icon used when no country is selected */
|
|
250
|
+
export const buildGlobeIcon: () => string;
|
|
263
251
|
}
|
|
264
252
|
declare module "modules/core/ui" {
|
|
265
|
-
import { Country, Iso2 } from "intl-tel-input/data";
|
|
266
|
-
import { AllOptions } from "modules/types/public-api";
|
|
253
|
+
import type { Country, Iso2 } from "intl-tel-input/data";
|
|
254
|
+
import type { AllOptions } from "modules/types/public-api";
|
|
267
255
|
export default class UI {
|
|
268
256
|
private readonly options;
|
|
269
257
|
private readonly id;
|
|
@@ -291,7 +279,6 @@ declare module "modules/core/ui" {
|
|
|
291
279
|
readonly hadInitialPlaceholder: boolean;
|
|
292
280
|
constructor(input: HTMLInputElement, options: AllOptions, id: number);
|
|
293
281
|
generateMarkup(countries: Country[]): void;
|
|
294
|
-
private _prepareTelInput;
|
|
295
282
|
private _createWrapperAndInsert;
|
|
296
283
|
private _maybeBuildCountryContainer;
|
|
297
284
|
private _buildDropdownContent;
|
|
@@ -310,7 +297,7 @@ declare module "modules/core/ui" {
|
|
|
310
297
|
}
|
|
311
298
|
}
|
|
312
299
|
declare module "modules/data/country-data" {
|
|
313
|
-
import { Country, Iso2 } from "intl-tel-input/data";
|
|
300
|
+
import { type Country, type Iso2 } from "intl-tel-input/data";
|
|
314
301
|
import type { AllOptions } from "modules/types/public-api";
|
|
315
302
|
export interface DialCodeProcessingResult {
|
|
316
303
|
dialCodes: Set<string>;
|
|
@@ -318,14 +305,14 @@ declare module "modules/data/country-data" {
|
|
|
318
305
|
dialCodeToIso2Map: Record<string, Iso2[]>;
|
|
319
306
|
}
|
|
320
307
|
export const processAllCountries: (options: AllOptions) => Country[];
|
|
321
|
-
export const
|
|
308
|
+
export const generateCountryNames: (countries: Country[], options: AllOptions) => void;
|
|
322
309
|
export const processDialCodes: (countries: Country[]) => DialCodeProcessingResult;
|
|
323
310
|
export const sortCountries: (countries: Country[], options: AllOptions) => void;
|
|
324
311
|
export const cacheSearchTokens: (countries: Country[]) => void;
|
|
325
312
|
}
|
|
326
313
|
declare module "modules/format/formatting" {
|
|
327
|
-
import { SelectedCountryData } from "modules/types/public-api";
|
|
328
|
-
export const beforeSetNumber: (fullNumber: string,
|
|
314
|
+
import type { SelectedCountryData } from "modules/types/public-api";
|
|
315
|
+
export const beforeSetNumber: (fullNumber: string, hasValidDialCode: boolean, separateDialCode: boolean, selectedCountryData: SelectedCountryData) => string;
|
|
329
316
|
export const formatNumberAsYouType: (fullNumber: string, telInputValue: string, utils: any, selectedCountryData: SelectedCountryData, separateDialCode: boolean) => string;
|
|
330
317
|
}
|
|
331
318
|
declare module "modules/format/caret" {
|
|
@@ -347,7 +334,7 @@ declare module "modules/types/events" {
|
|
|
347
334
|
};
|
|
348
335
|
}
|
|
349
336
|
declare module "intl-tel-input" {
|
|
350
|
-
import { Iso2 } from "intl-tel-input/data";
|
|
337
|
+
import { type Iso2 } from "intl-tel-input/data";
|
|
351
338
|
import type { NumberType, SomeOptions, IntlTelInputInterface, SelectedCountryData } from "modules/types/public-api";
|
|
352
339
|
global {
|
|
353
340
|
interface HTMLInputElement {
|
|
@@ -453,804 +440,258 @@ declare module "intl-tel-input/intlTelInputWithUtils" {
|
|
|
453
440
|
import intlTelInput from "intl-tel-input";
|
|
454
441
|
export default intlTelInput;
|
|
455
442
|
}
|
|
456
|
-
declare module "intl-tel-input/i18n/ar/countries" {
|
|
457
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
458
|
-
const countryTranslations: I18n;
|
|
459
|
-
export default countryTranslations;
|
|
460
|
-
}
|
|
461
|
-
declare module "intl-tel-input/i18n/ar/interface" {
|
|
462
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
463
|
-
const interfaceTranslations: I18n;
|
|
464
|
-
export default interfaceTranslations;
|
|
465
|
-
}
|
|
466
443
|
declare module "intl-tel-input/i18n/ar" {
|
|
467
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
468
|
-
import countryTranslations from "intl-tel-input/i18n/ar/countries";
|
|
469
|
-
import interfaceTranslations from "intl-tel-input/i18n/ar/interface";
|
|
470
|
-
export { countryTranslations, interfaceTranslations };
|
|
471
|
-
const allTranslations: I18n;
|
|
472
|
-
export default allTranslations;
|
|
473
|
-
}
|
|
474
|
-
declare module "intl-tel-input/i18n/bg/countries" {
|
|
475
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
476
|
-
const countryTranslations: I18n;
|
|
477
|
-
export default countryTranslations;
|
|
478
|
-
}
|
|
479
|
-
declare module "intl-tel-input/i18n/bg/interface" {
|
|
480
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
444
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
481
445
|
const interfaceTranslations: I18n;
|
|
482
446
|
export default interfaceTranslations;
|
|
483
447
|
}
|
|
484
448
|
declare module "intl-tel-input/i18n/bg" {
|
|
485
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
486
|
-
import countryTranslations from "intl-tel-input/i18n/bg/countries";
|
|
487
|
-
import interfaceTranslations from "intl-tel-input/i18n/bg/interface";
|
|
488
|
-
export { countryTranslations, interfaceTranslations };
|
|
489
|
-
const allTranslations: I18n;
|
|
490
|
-
export default allTranslations;
|
|
491
|
-
}
|
|
492
|
-
declare module "intl-tel-input/i18n/bn/countries" {
|
|
493
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
494
|
-
const countryTranslations: I18n;
|
|
495
|
-
export default countryTranslations;
|
|
496
|
-
}
|
|
497
|
-
declare module "intl-tel-input/i18n/bn/interface" {
|
|
498
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
449
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
499
450
|
const interfaceTranslations: I18n;
|
|
500
451
|
export default interfaceTranslations;
|
|
501
452
|
}
|
|
502
453
|
declare module "intl-tel-input/i18n/bn" {
|
|
503
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
504
|
-
import countryTranslations from "intl-tel-input/i18n/bn/countries";
|
|
505
|
-
import interfaceTranslations from "intl-tel-input/i18n/bn/interface";
|
|
506
|
-
export { countryTranslations, interfaceTranslations };
|
|
507
|
-
const allTranslations: I18n;
|
|
508
|
-
export default allTranslations;
|
|
509
|
-
}
|
|
510
|
-
declare module "intl-tel-input/i18n/bs/countries" {
|
|
511
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
512
|
-
const countryTranslations: I18n;
|
|
513
|
-
export default countryTranslations;
|
|
514
|
-
}
|
|
515
|
-
declare module "intl-tel-input/i18n/bs/interface" {
|
|
516
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
454
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
517
455
|
const interfaceTranslations: I18n;
|
|
518
456
|
export default interfaceTranslations;
|
|
519
457
|
}
|
|
520
458
|
declare module "intl-tel-input/i18n/bs" {
|
|
521
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
522
|
-
import countryTranslations from "intl-tel-input/i18n/bs/countries";
|
|
523
|
-
import interfaceTranslations from "intl-tel-input/i18n/bs/interface";
|
|
524
|
-
export { countryTranslations, interfaceTranslations };
|
|
525
|
-
const allTranslations: I18n;
|
|
526
|
-
export default allTranslations;
|
|
527
|
-
}
|
|
528
|
-
declare module "intl-tel-input/i18n/ca/countries" {
|
|
529
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
530
|
-
const countryTranslations: I18n;
|
|
531
|
-
export default countryTranslations;
|
|
532
|
-
}
|
|
533
|
-
declare module "intl-tel-input/i18n/ca/interface" {
|
|
534
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
459
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
535
460
|
const interfaceTranslations: I18n;
|
|
536
461
|
export default interfaceTranslations;
|
|
537
462
|
}
|
|
538
463
|
declare module "intl-tel-input/i18n/ca" {
|
|
539
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
540
|
-
import countryTranslations from "intl-tel-input/i18n/ca/countries";
|
|
541
|
-
import interfaceTranslations from "intl-tel-input/i18n/ca/interface";
|
|
542
|
-
export { countryTranslations, interfaceTranslations };
|
|
543
|
-
const allTranslations: I18n;
|
|
544
|
-
export default allTranslations;
|
|
545
|
-
}
|
|
546
|
-
declare module "intl-tel-input/i18n/cs/countries" {
|
|
547
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
548
|
-
const countryTranslations: I18n;
|
|
549
|
-
export default countryTranslations;
|
|
550
|
-
}
|
|
551
|
-
declare module "intl-tel-input/i18n/cs/interface" {
|
|
552
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
464
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
553
465
|
const interfaceTranslations: I18n;
|
|
554
466
|
export default interfaceTranslations;
|
|
555
467
|
}
|
|
556
468
|
declare module "intl-tel-input/i18n/cs" {
|
|
557
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
558
|
-
import countryTranslations from "intl-tel-input/i18n/cs/countries";
|
|
559
|
-
import interfaceTranslations from "intl-tel-input/i18n/cs/interface";
|
|
560
|
-
export { countryTranslations, interfaceTranslations };
|
|
561
|
-
const allTranslations: I18n;
|
|
562
|
-
export default allTranslations;
|
|
563
|
-
}
|
|
564
|
-
declare module "intl-tel-input/i18n/da/countries" {
|
|
565
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
566
|
-
const countryTranslations: I18n;
|
|
567
|
-
export default countryTranslations;
|
|
568
|
-
}
|
|
569
|
-
declare module "intl-tel-input/i18n/da/interface" {
|
|
570
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
469
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
571
470
|
const interfaceTranslations: I18n;
|
|
572
471
|
export default interfaceTranslations;
|
|
573
472
|
}
|
|
574
473
|
declare module "intl-tel-input/i18n/da" {
|
|
575
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
576
|
-
import countryTranslations from "intl-tel-input/i18n/da/countries";
|
|
577
|
-
import interfaceTranslations from "intl-tel-input/i18n/da/interface";
|
|
578
|
-
export { countryTranslations, interfaceTranslations };
|
|
579
|
-
const allTranslations: I18n;
|
|
580
|
-
export default allTranslations;
|
|
581
|
-
}
|
|
582
|
-
declare module "intl-tel-input/i18n/de/countries" {
|
|
583
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
584
|
-
const countryTranslations: I18n;
|
|
585
|
-
export default countryTranslations;
|
|
586
|
-
}
|
|
587
|
-
declare module "intl-tel-input/i18n/de/interface" {
|
|
588
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
474
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
589
475
|
const interfaceTranslations: I18n;
|
|
590
476
|
export default interfaceTranslations;
|
|
591
477
|
}
|
|
592
478
|
declare module "intl-tel-input/i18n/de" {
|
|
593
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
594
|
-
import countryTranslations from "intl-tel-input/i18n/de/countries";
|
|
595
|
-
import interfaceTranslations from "intl-tel-input/i18n/de/interface";
|
|
596
|
-
export { countryTranslations, interfaceTranslations };
|
|
597
|
-
const allTranslations: I18n;
|
|
598
|
-
export default allTranslations;
|
|
599
|
-
}
|
|
600
|
-
declare module "intl-tel-input/i18n/ee/countries" {
|
|
601
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
602
|
-
const countryTranslations: I18n;
|
|
603
|
-
export default countryTranslations;
|
|
604
|
-
}
|
|
605
|
-
declare module "intl-tel-input/i18n/ee/interface" {
|
|
606
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
479
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
607
480
|
const interfaceTranslations: I18n;
|
|
608
481
|
export default interfaceTranslations;
|
|
609
482
|
}
|
|
610
483
|
declare module "intl-tel-input/i18n/ee" {
|
|
611
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
612
|
-
import countryTranslations from "intl-tel-input/i18n/ee/countries";
|
|
613
|
-
import interfaceTranslations from "intl-tel-input/i18n/ee/interface";
|
|
614
|
-
export { countryTranslations, interfaceTranslations };
|
|
615
|
-
const allTranslations: I18n;
|
|
616
|
-
export default allTranslations;
|
|
617
|
-
}
|
|
618
|
-
declare module "intl-tel-input/i18n/el/countries" {
|
|
619
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
620
|
-
const countryTranslations: I18n;
|
|
621
|
-
export default countryTranslations;
|
|
622
|
-
}
|
|
623
|
-
declare module "intl-tel-input/i18n/el/interface" {
|
|
624
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
484
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
625
485
|
const interfaceTranslations: I18n;
|
|
626
486
|
export default interfaceTranslations;
|
|
627
487
|
}
|
|
628
488
|
declare module "intl-tel-input/i18n/el" {
|
|
629
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
630
|
-
import countryTranslations from "intl-tel-input/i18n/el/countries";
|
|
631
|
-
import interfaceTranslations from "intl-tel-input/i18n/el/interface";
|
|
632
|
-
export { countryTranslations, interfaceTranslations };
|
|
633
|
-
const allTranslations: I18n;
|
|
634
|
-
export default allTranslations;
|
|
635
|
-
}
|
|
636
|
-
declare module "intl-tel-input/i18n/es/countries" {
|
|
637
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
638
|
-
const countryTranslations: I18n;
|
|
639
|
-
export default countryTranslations;
|
|
640
|
-
}
|
|
641
|
-
declare module "intl-tel-input/i18n/es/interface" {
|
|
642
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
489
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
643
490
|
const interfaceTranslations: I18n;
|
|
644
491
|
export default interfaceTranslations;
|
|
645
492
|
}
|
|
646
493
|
declare module "intl-tel-input/i18n/es" {
|
|
647
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
648
|
-
import countryTranslations from "intl-tel-input/i18n/es/countries";
|
|
649
|
-
import interfaceTranslations from "intl-tel-input/i18n/es/interface";
|
|
650
|
-
export { countryTranslations, interfaceTranslations };
|
|
651
|
-
const allTranslations: I18n;
|
|
652
|
-
export default allTranslations;
|
|
653
|
-
}
|
|
654
|
-
declare module "intl-tel-input/i18n/fa/countries" {
|
|
655
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
656
|
-
const countryTranslations: I18n;
|
|
657
|
-
export default countryTranslations;
|
|
658
|
-
}
|
|
659
|
-
declare module "intl-tel-input/i18n/fa/interface" {
|
|
660
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
494
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
661
495
|
const interfaceTranslations: I18n;
|
|
662
496
|
export default interfaceTranslations;
|
|
663
497
|
}
|
|
664
498
|
declare module "intl-tel-input/i18n/fa" {
|
|
665
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
666
|
-
import countryTranslations from "intl-tel-input/i18n/fa/countries";
|
|
667
|
-
import interfaceTranslations from "intl-tel-input/i18n/fa/interface";
|
|
668
|
-
export { countryTranslations, interfaceTranslations };
|
|
669
|
-
const allTranslations: I18n;
|
|
670
|
-
export default allTranslations;
|
|
671
|
-
}
|
|
672
|
-
declare module "intl-tel-input/i18n/fi/countries" {
|
|
673
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
674
|
-
const countryTranslations: I18n;
|
|
675
|
-
export default countryTranslations;
|
|
676
|
-
}
|
|
677
|
-
declare module "intl-tel-input/i18n/fi/interface" {
|
|
678
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
499
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
679
500
|
const interfaceTranslations: I18n;
|
|
680
501
|
export default interfaceTranslations;
|
|
681
502
|
}
|
|
682
503
|
declare module "intl-tel-input/i18n/fi" {
|
|
683
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
684
|
-
import countryTranslations from "intl-tel-input/i18n/fi/countries";
|
|
685
|
-
import interfaceTranslations from "intl-tel-input/i18n/fi/interface";
|
|
686
|
-
export { countryTranslations, interfaceTranslations };
|
|
687
|
-
const allTranslations: I18n;
|
|
688
|
-
export default allTranslations;
|
|
689
|
-
}
|
|
690
|
-
declare module "intl-tel-input/i18n/fr/countries" {
|
|
691
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
692
|
-
const countryTranslations: I18n;
|
|
693
|
-
export default countryTranslations;
|
|
694
|
-
}
|
|
695
|
-
declare module "intl-tel-input/i18n/fr/interface" {
|
|
696
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
504
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
697
505
|
const interfaceTranslations: I18n;
|
|
698
506
|
export default interfaceTranslations;
|
|
699
507
|
}
|
|
700
508
|
declare module "intl-tel-input/i18n/fr" {
|
|
701
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
702
|
-
import countryTranslations from "intl-tel-input/i18n/fr/countries";
|
|
703
|
-
import interfaceTranslations from "intl-tel-input/i18n/fr/interface";
|
|
704
|
-
export { countryTranslations, interfaceTranslations };
|
|
705
|
-
const allTranslations: I18n;
|
|
706
|
-
export default allTranslations;
|
|
707
|
-
}
|
|
708
|
-
declare module "intl-tel-input/i18n/hi/countries" {
|
|
709
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
710
|
-
const countryTranslations: I18n;
|
|
711
|
-
export default countryTranslations;
|
|
712
|
-
}
|
|
713
|
-
declare module "intl-tel-input/i18n/hi/interface" {
|
|
714
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
509
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
715
510
|
const interfaceTranslations: I18n;
|
|
716
511
|
export default interfaceTranslations;
|
|
717
512
|
}
|
|
718
513
|
declare module "intl-tel-input/i18n/hi" {
|
|
719
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
720
|
-
import countryTranslations from "intl-tel-input/i18n/hi/countries";
|
|
721
|
-
import interfaceTranslations from "intl-tel-input/i18n/hi/interface";
|
|
722
|
-
export { countryTranslations, interfaceTranslations };
|
|
723
|
-
const allTranslations: I18n;
|
|
724
|
-
export default allTranslations;
|
|
725
|
-
}
|
|
726
|
-
declare module "intl-tel-input/i18n/hr/countries" {
|
|
727
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
728
|
-
const countryTranslations: I18n;
|
|
729
|
-
export default countryTranslations;
|
|
730
|
-
}
|
|
731
|
-
declare module "intl-tel-input/i18n/hr/interface" {
|
|
732
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
514
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
733
515
|
const interfaceTranslations: I18n;
|
|
734
516
|
export default interfaceTranslations;
|
|
735
517
|
}
|
|
736
518
|
declare module "intl-tel-input/i18n/hr" {
|
|
737
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
738
|
-
import countryTranslations from "intl-tel-input/i18n/hr/countries";
|
|
739
|
-
import interfaceTranslations from "intl-tel-input/i18n/hr/interface";
|
|
740
|
-
export { countryTranslations, interfaceTranslations };
|
|
741
|
-
const allTranslations: I18n;
|
|
742
|
-
export default allTranslations;
|
|
743
|
-
}
|
|
744
|
-
declare module "intl-tel-input/i18n/hu/countries" {
|
|
745
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
746
|
-
const countryTranslations: I18n;
|
|
747
|
-
export default countryTranslations;
|
|
748
|
-
}
|
|
749
|
-
declare module "intl-tel-input/i18n/hu/interface" {
|
|
750
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
519
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
751
520
|
const interfaceTranslations: I18n;
|
|
752
521
|
export default interfaceTranslations;
|
|
753
522
|
}
|
|
754
523
|
declare module "intl-tel-input/i18n/hu" {
|
|
755
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
756
|
-
import countryTranslations from "intl-tel-input/i18n/hu/countries";
|
|
757
|
-
import interfaceTranslations from "intl-tel-input/i18n/hu/interface";
|
|
758
|
-
export { countryTranslations, interfaceTranslations };
|
|
759
|
-
const allTranslations: I18n;
|
|
760
|
-
export default allTranslations;
|
|
761
|
-
}
|
|
762
|
-
declare module "intl-tel-input/i18n/id/countries" {
|
|
763
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
764
|
-
const countryTranslations: I18n;
|
|
765
|
-
export default countryTranslations;
|
|
766
|
-
}
|
|
767
|
-
declare module "intl-tel-input/i18n/id/interface" {
|
|
768
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
524
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
769
525
|
const interfaceTranslations: I18n;
|
|
770
526
|
export default interfaceTranslations;
|
|
771
527
|
}
|
|
772
528
|
declare module "intl-tel-input/i18n/id" {
|
|
773
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
774
|
-
import countryTranslations from "intl-tel-input/i18n/id/countries";
|
|
775
|
-
import interfaceTranslations from "intl-tel-input/i18n/id/interface";
|
|
776
|
-
export { countryTranslations, interfaceTranslations };
|
|
777
|
-
const allTranslations: I18n;
|
|
778
|
-
export default allTranslations;
|
|
779
|
-
}
|
|
780
|
-
declare module "intl-tel-input/i18n/it/countries" {
|
|
781
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
782
|
-
const countryTranslations: I18n;
|
|
783
|
-
export default countryTranslations;
|
|
784
|
-
}
|
|
785
|
-
declare module "intl-tel-input/i18n/it/interface" {
|
|
786
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
529
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
787
530
|
const interfaceTranslations: I18n;
|
|
788
531
|
export default interfaceTranslations;
|
|
789
532
|
}
|
|
790
533
|
declare module "intl-tel-input/i18n/it" {
|
|
791
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
792
|
-
import countryTranslations from "intl-tel-input/i18n/it/countries";
|
|
793
|
-
import interfaceTranslations from "intl-tel-input/i18n/it/interface";
|
|
794
|
-
export { countryTranslations, interfaceTranslations };
|
|
795
|
-
const allTranslations: I18n;
|
|
796
|
-
export default allTranslations;
|
|
797
|
-
}
|
|
798
|
-
declare module "intl-tel-input/i18n/ja/countries" {
|
|
799
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
800
|
-
const countryTranslations: I18n;
|
|
801
|
-
export default countryTranslations;
|
|
802
|
-
}
|
|
803
|
-
declare module "intl-tel-input/i18n/ja/interface" {
|
|
804
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
534
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
805
535
|
const interfaceTranslations: I18n;
|
|
806
536
|
export default interfaceTranslations;
|
|
807
537
|
}
|
|
808
538
|
declare module "intl-tel-input/i18n/ja" {
|
|
809
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
810
|
-
import countryTranslations from "intl-tel-input/i18n/ja/countries";
|
|
811
|
-
import interfaceTranslations from "intl-tel-input/i18n/ja/interface";
|
|
812
|
-
export { countryTranslations, interfaceTranslations };
|
|
813
|
-
const allTranslations: I18n;
|
|
814
|
-
export default allTranslations;
|
|
815
|
-
}
|
|
816
|
-
declare module "intl-tel-input/i18n/ko/countries" {
|
|
817
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
818
|
-
const countryTranslations: I18n;
|
|
819
|
-
export default countryTranslations;
|
|
820
|
-
}
|
|
821
|
-
declare module "intl-tel-input/i18n/ko/interface" {
|
|
822
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
539
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
823
540
|
const interfaceTranslations: I18n;
|
|
824
541
|
export default interfaceTranslations;
|
|
825
542
|
}
|
|
826
543
|
declare module "intl-tel-input/i18n/ko" {
|
|
827
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
828
|
-
import countryTranslations from "intl-tel-input/i18n/ko/countries";
|
|
829
|
-
import interfaceTranslations from "intl-tel-input/i18n/ko/interface";
|
|
830
|
-
export { countryTranslations, interfaceTranslations };
|
|
831
|
-
const allTranslations: I18n;
|
|
832
|
-
export default allTranslations;
|
|
833
|
-
}
|
|
834
|
-
declare module "intl-tel-input/i18n/lt/countries" {
|
|
835
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
836
|
-
const countryTranslations: I18n;
|
|
837
|
-
export default countryTranslations;
|
|
838
|
-
}
|
|
839
|
-
declare module "intl-tel-input/i18n/lt/interface" {
|
|
840
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
544
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
841
545
|
const interfaceTranslations: I18n;
|
|
842
546
|
export default interfaceTranslations;
|
|
843
547
|
}
|
|
844
548
|
declare module "intl-tel-input/i18n/lt" {
|
|
845
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
846
|
-
import countryTranslations from "intl-tel-input/i18n/lt/countries";
|
|
847
|
-
import interfaceTranslations from "intl-tel-input/i18n/lt/interface";
|
|
848
|
-
export { countryTranslations, interfaceTranslations };
|
|
849
|
-
const allTranslations: I18n;
|
|
850
|
-
export default allTranslations;
|
|
851
|
-
}
|
|
852
|
-
declare module "intl-tel-input/i18n/mr/countries" {
|
|
853
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
854
|
-
const countryTranslations: I18n;
|
|
855
|
-
export default countryTranslations;
|
|
856
|
-
}
|
|
857
|
-
declare module "intl-tel-input/i18n/mr/interface" {
|
|
858
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
549
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
859
550
|
const interfaceTranslations: I18n;
|
|
860
551
|
export default interfaceTranslations;
|
|
861
552
|
}
|
|
862
553
|
declare module "intl-tel-input/i18n/mr" {
|
|
863
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
864
|
-
import countryTranslations from "intl-tel-input/i18n/mr/countries";
|
|
865
|
-
import interfaceTranslations from "intl-tel-input/i18n/mr/interface";
|
|
866
|
-
export { countryTranslations, interfaceTranslations };
|
|
867
|
-
const allTranslations: I18n;
|
|
868
|
-
export default allTranslations;
|
|
869
|
-
}
|
|
870
|
-
declare module "intl-tel-input/i18n/nl/countries" {
|
|
871
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
872
|
-
const countryTranslations: I18n;
|
|
873
|
-
export default countryTranslations;
|
|
874
|
-
}
|
|
875
|
-
declare module "intl-tel-input/i18n/nl/interface" {
|
|
876
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
554
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
877
555
|
const interfaceTranslations: I18n;
|
|
878
556
|
export default interfaceTranslations;
|
|
879
557
|
}
|
|
880
558
|
declare module "intl-tel-input/i18n/nl" {
|
|
881
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
882
|
-
import countryTranslations from "intl-tel-input/i18n/nl/countries";
|
|
883
|
-
import interfaceTranslations from "intl-tel-input/i18n/nl/interface";
|
|
884
|
-
export { countryTranslations, interfaceTranslations };
|
|
885
|
-
const allTranslations: I18n;
|
|
886
|
-
export default allTranslations;
|
|
887
|
-
}
|
|
888
|
-
declare module "intl-tel-input/i18n/no/countries" {
|
|
889
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
890
|
-
const countryTranslations: I18n;
|
|
891
|
-
export default countryTranslations;
|
|
892
|
-
}
|
|
893
|
-
declare module "intl-tel-input/i18n/no/interface" {
|
|
894
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
559
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
895
560
|
const interfaceTranslations: I18n;
|
|
896
561
|
export default interfaceTranslations;
|
|
897
562
|
}
|
|
898
563
|
declare module "intl-tel-input/i18n/no" {
|
|
899
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
900
|
-
import countryTranslations from "intl-tel-input/i18n/no/countries";
|
|
901
|
-
import interfaceTranslations from "intl-tel-input/i18n/no/interface";
|
|
902
|
-
export { countryTranslations, interfaceTranslations };
|
|
903
|
-
const allTranslations: I18n;
|
|
904
|
-
export default allTranslations;
|
|
905
|
-
}
|
|
906
|
-
declare module "intl-tel-input/i18n/pl/countries" {
|
|
907
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
908
|
-
const countryTranslations: I18n;
|
|
909
|
-
export default countryTranslations;
|
|
910
|
-
}
|
|
911
|
-
declare module "intl-tel-input/i18n/pl/interface" {
|
|
912
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
564
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
913
565
|
const interfaceTranslations: I18n;
|
|
914
566
|
export default interfaceTranslations;
|
|
915
567
|
}
|
|
916
568
|
declare module "intl-tel-input/i18n/pl" {
|
|
917
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
918
|
-
import countryTranslations from "intl-tel-input/i18n/pl/countries";
|
|
919
|
-
import interfaceTranslations from "intl-tel-input/i18n/pl/interface";
|
|
920
|
-
export { countryTranslations, interfaceTranslations };
|
|
921
|
-
const allTranslations: I18n;
|
|
922
|
-
export default allTranslations;
|
|
923
|
-
}
|
|
924
|
-
declare module "intl-tel-input/i18n/pt/countries" {
|
|
925
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
926
|
-
const countryTranslations: I18n;
|
|
927
|
-
export default countryTranslations;
|
|
928
|
-
}
|
|
929
|
-
declare module "intl-tel-input/i18n/pt/interface" {
|
|
930
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
569
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
931
570
|
const interfaceTranslations: I18n;
|
|
932
571
|
export default interfaceTranslations;
|
|
933
572
|
}
|
|
934
573
|
declare module "intl-tel-input/i18n/pt" {
|
|
935
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
936
|
-
import countryTranslations from "intl-tel-input/i18n/pt/countries";
|
|
937
|
-
import interfaceTranslations from "intl-tel-input/i18n/pt/interface";
|
|
938
|
-
export { countryTranslations, interfaceTranslations };
|
|
939
|
-
const allTranslations: I18n;
|
|
940
|
-
export default allTranslations;
|
|
941
|
-
}
|
|
942
|
-
declare module "intl-tel-input/i18n/ro/countries" {
|
|
943
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
944
|
-
const countryTranslations: I18n;
|
|
945
|
-
export default countryTranslations;
|
|
946
|
-
}
|
|
947
|
-
declare module "intl-tel-input/i18n/ro/interface" {
|
|
948
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
574
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
949
575
|
const interfaceTranslations: I18n;
|
|
950
576
|
export default interfaceTranslations;
|
|
951
577
|
}
|
|
952
578
|
declare module "intl-tel-input/i18n/ro" {
|
|
953
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
954
|
-
import countryTranslations from "intl-tel-input/i18n/ro/countries";
|
|
955
|
-
import interfaceTranslations from "intl-tel-input/i18n/ro/interface";
|
|
956
|
-
export { countryTranslations, interfaceTranslations };
|
|
957
|
-
const allTranslations: I18n;
|
|
958
|
-
export default allTranslations;
|
|
959
|
-
}
|
|
960
|
-
declare module "intl-tel-input/i18n/ru/countries" {
|
|
961
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
962
|
-
const countryTranslations: I18n;
|
|
963
|
-
export default countryTranslations;
|
|
964
|
-
}
|
|
965
|
-
declare module "intl-tel-input/i18n/ru/interface" {
|
|
966
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
579
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
967
580
|
const interfaceTranslations: I18n;
|
|
968
581
|
export default interfaceTranslations;
|
|
969
582
|
}
|
|
970
583
|
declare module "intl-tel-input/i18n/ru" {
|
|
971
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
972
|
-
import countryTranslations from "intl-tel-input/i18n/ru/countries";
|
|
973
|
-
import interfaceTranslations from "intl-tel-input/i18n/ru/interface";
|
|
974
|
-
export { countryTranslations, interfaceTranslations };
|
|
975
|
-
const allTranslations: I18n;
|
|
976
|
-
export default allTranslations;
|
|
977
|
-
}
|
|
978
|
-
declare module "intl-tel-input/i18n/sk/countries" {
|
|
979
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
980
|
-
const countryTranslations: I18n;
|
|
981
|
-
export default countryTranslations;
|
|
982
|
-
}
|
|
983
|
-
declare module "intl-tel-input/i18n/sk/interface" {
|
|
984
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
584
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
985
585
|
const interfaceTranslations: I18n;
|
|
986
586
|
export default interfaceTranslations;
|
|
987
587
|
}
|
|
988
588
|
declare module "intl-tel-input/i18n/sk" {
|
|
989
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
990
|
-
import countryTranslations from "intl-tel-input/i18n/sk/countries";
|
|
991
|
-
import interfaceTranslations from "intl-tel-input/i18n/sk/interface";
|
|
992
|
-
export { countryTranslations, interfaceTranslations };
|
|
993
|
-
const allTranslations: I18n;
|
|
994
|
-
export default allTranslations;
|
|
995
|
-
}
|
|
996
|
-
declare module "intl-tel-input/i18n/sl/countries" {
|
|
997
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
998
|
-
const countryTranslations: I18n;
|
|
999
|
-
export default countryTranslations;
|
|
1000
|
-
}
|
|
1001
|
-
declare module "intl-tel-input/i18n/sl/interface" {
|
|
1002
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
589
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
1003
590
|
const interfaceTranslations: I18n;
|
|
1004
591
|
export default interfaceTranslations;
|
|
1005
592
|
}
|
|
1006
593
|
declare module "intl-tel-input/i18n/sl" {
|
|
1007
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
1008
|
-
import countryTranslations from "intl-tel-input/i18n/sl/countries";
|
|
1009
|
-
import interfaceTranslations from "intl-tel-input/i18n/sl/interface";
|
|
1010
|
-
export { countryTranslations, interfaceTranslations };
|
|
1011
|
-
const allTranslations: I18n;
|
|
1012
|
-
export default allTranslations;
|
|
1013
|
-
}
|
|
1014
|
-
declare module "intl-tel-input/i18n/sq/countries" {
|
|
1015
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
1016
|
-
const countryTranslations: I18n;
|
|
1017
|
-
export default countryTranslations;
|
|
1018
|
-
}
|
|
1019
|
-
declare module "intl-tel-input/i18n/sq/interface" {
|
|
1020
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
594
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
1021
595
|
const interfaceTranslations: I18n;
|
|
1022
596
|
export default interfaceTranslations;
|
|
1023
597
|
}
|
|
1024
598
|
declare module "intl-tel-input/i18n/sq" {
|
|
1025
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
1026
|
-
import countryTranslations from "intl-tel-input/i18n/sq/countries";
|
|
1027
|
-
import interfaceTranslations from "intl-tel-input/i18n/sq/interface";
|
|
1028
|
-
export { countryTranslations, interfaceTranslations };
|
|
1029
|
-
const allTranslations: I18n;
|
|
1030
|
-
export default allTranslations;
|
|
1031
|
-
}
|
|
1032
|
-
declare module "intl-tel-input/i18n/sr/countries" {
|
|
1033
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
1034
|
-
const countryTranslations: I18n;
|
|
1035
|
-
export default countryTranslations;
|
|
1036
|
-
}
|
|
1037
|
-
declare module "intl-tel-input/i18n/sr/interface" {
|
|
1038
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
599
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
1039
600
|
const interfaceTranslations: I18n;
|
|
1040
601
|
export default interfaceTranslations;
|
|
1041
602
|
}
|
|
1042
603
|
declare module "intl-tel-input/i18n/sr" {
|
|
1043
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
1044
|
-
import countryTranslations from "intl-tel-input/i18n/sr/countries";
|
|
1045
|
-
import interfaceTranslations from "intl-tel-input/i18n/sr/interface";
|
|
1046
|
-
export { countryTranslations, interfaceTranslations };
|
|
1047
|
-
const allTranslations: I18n;
|
|
1048
|
-
export default allTranslations;
|
|
1049
|
-
}
|
|
1050
|
-
declare module "intl-tel-input/i18n/sv/countries" {
|
|
1051
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
1052
|
-
const countryTranslations: I18n;
|
|
1053
|
-
export default countryTranslations;
|
|
1054
|
-
}
|
|
1055
|
-
declare module "intl-tel-input/i18n/sv/interface" {
|
|
1056
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
604
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
1057
605
|
const interfaceTranslations: I18n;
|
|
1058
606
|
export default interfaceTranslations;
|
|
1059
607
|
}
|
|
1060
608
|
declare module "intl-tel-input/i18n/sv" {
|
|
1061
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
1062
|
-
import countryTranslations from "intl-tel-input/i18n/sv/countries";
|
|
1063
|
-
import interfaceTranslations from "intl-tel-input/i18n/sv/interface";
|
|
1064
|
-
export { countryTranslations, interfaceTranslations };
|
|
1065
|
-
const allTranslations: I18n;
|
|
1066
|
-
export default allTranslations;
|
|
1067
|
-
}
|
|
1068
|
-
declare module "intl-tel-input/i18n/te/countries" {
|
|
1069
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
1070
|
-
const countryTranslations: I18n;
|
|
1071
|
-
export default countryTranslations;
|
|
1072
|
-
}
|
|
1073
|
-
declare module "intl-tel-input/i18n/te/interface" {
|
|
1074
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
609
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
1075
610
|
const interfaceTranslations: I18n;
|
|
1076
611
|
export default interfaceTranslations;
|
|
1077
612
|
}
|
|
1078
613
|
declare module "intl-tel-input/i18n/te" {
|
|
1079
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
1080
|
-
import countryTranslations from "intl-tel-input/i18n/te/countries";
|
|
1081
|
-
import interfaceTranslations from "intl-tel-input/i18n/te/interface";
|
|
1082
|
-
export { countryTranslations, interfaceTranslations };
|
|
1083
|
-
const allTranslations: I18n;
|
|
1084
|
-
export default allTranslations;
|
|
1085
|
-
}
|
|
1086
|
-
declare module "intl-tel-input/i18n/th/countries" {
|
|
1087
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
1088
|
-
const countryTranslations: I18n;
|
|
1089
|
-
export default countryTranslations;
|
|
1090
|
-
}
|
|
1091
|
-
declare module "intl-tel-input/i18n/th/interface" {
|
|
1092
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
614
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
1093
615
|
const interfaceTranslations: I18n;
|
|
1094
616
|
export default interfaceTranslations;
|
|
1095
617
|
}
|
|
1096
618
|
declare module "intl-tel-input/i18n/th" {
|
|
1097
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
1098
|
-
import countryTranslations from "intl-tel-input/i18n/th/countries";
|
|
1099
|
-
import interfaceTranslations from "intl-tel-input/i18n/th/interface";
|
|
1100
|
-
export { countryTranslations, interfaceTranslations };
|
|
1101
|
-
const allTranslations: I18n;
|
|
1102
|
-
export default allTranslations;
|
|
1103
|
-
}
|
|
1104
|
-
declare module "intl-tel-input/i18n/tr/countries" {
|
|
1105
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
1106
|
-
const countryTranslations: I18n;
|
|
1107
|
-
export default countryTranslations;
|
|
1108
|
-
}
|
|
1109
|
-
declare module "intl-tel-input/i18n/tr/interface" {
|
|
1110
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
619
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
1111
620
|
const interfaceTranslations: I18n;
|
|
1112
621
|
export default interfaceTranslations;
|
|
1113
622
|
}
|
|
1114
623
|
declare module "intl-tel-input/i18n/tr" {
|
|
1115
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
1116
|
-
import countryTranslations from "intl-tel-input/i18n/tr/countries";
|
|
1117
|
-
import interfaceTranslations from "intl-tel-input/i18n/tr/interface";
|
|
1118
|
-
export { countryTranslations, interfaceTranslations };
|
|
1119
|
-
const allTranslations: I18n;
|
|
1120
|
-
export default allTranslations;
|
|
1121
|
-
}
|
|
1122
|
-
declare module "intl-tel-input/i18n/uk/countries" {
|
|
1123
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
1124
|
-
const countryTranslations: I18n;
|
|
1125
|
-
export default countryTranslations;
|
|
1126
|
-
}
|
|
1127
|
-
declare module "intl-tel-input/i18n/uk/interface" {
|
|
1128
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
624
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
1129
625
|
const interfaceTranslations: I18n;
|
|
1130
626
|
export default interfaceTranslations;
|
|
1131
627
|
}
|
|
1132
628
|
declare module "intl-tel-input/i18n/uk" {
|
|
1133
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
1134
|
-
import countryTranslations from "intl-tel-input/i18n/uk/countries";
|
|
1135
|
-
import interfaceTranslations from "intl-tel-input/i18n/uk/interface";
|
|
1136
|
-
export { countryTranslations, interfaceTranslations };
|
|
1137
|
-
const allTranslations: I18n;
|
|
1138
|
-
export default allTranslations;
|
|
1139
|
-
}
|
|
1140
|
-
declare module "intl-tel-input/i18n/ur/countries" {
|
|
1141
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
1142
|
-
const countryTranslations: I18n;
|
|
1143
|
-
export default countryTranslations;
|
|
1144
|
-
}
|
|
1145
|
-
declare module "intl-tel-input/i18n/ur/interface" {
|
|
1146
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
629
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
1147
630
|
const interfaceTranslations: I18n;
|
|
1148
631
|
export default interfaceTranslations;
|
|
1149
632
|
}
|
|
1150
633
|
declare module "intl-tel-input/i18n/ur" {
|
|
1151
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
1152
|
-
import countryTranslations from "intl-tel-input/i18n/ur/countries";
|
|
1153
|
-
import interfaceTranslations from "intl-tel-input/i18n/ur/interface";
|
|
1154
|
-
export { countryTranslations, interfaceTranslations };
|
|
1155
|
-
const allTranslations: I18n;
|
|
1156
|
-
export default allTranslations;
|
|
1157
|
-
}
|
|
1158
|
-
declare module "intl-tel-input/i18n/uz/countries" {
|
|
1159
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
1160
|
-
const countryTranslations: I18n;
|
|
1161
|
-
export default countryTranslations;
|
|
1162
|
-
}
|
|
1163
|
-
declare module "intl-tel-input/i18n/uz/interface" {
|
|
1164
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
634
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
1165
635
|
const interfaceTranslations: I18n;
|
|
1166
636
|
export default interfaceTranslations;
|
|
1167
637
|
}
|
|
1168
638
|
declare module "intl-tel-input/i18n/uz" {
|
|
1169
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
1170
|
-
import countryTranslations from "intl-tel-input/i18n/uz/countries";
|
|
1171
|
-
import interfaceTranslations from "intl-tel-input/i18n/uz/interface";
|
|
1172
|
-
export { countryTranslations, interfaceTranslations };
|
|
1173
|
-
const allTranslations: I18n;
|
|
1174
|
-
export default allTranslations;
|
|
1175
|
-
}
|
|
1176
|
-
declare module "intl-tel-input/i18n/vi/countries" {
|
|
1177
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
1178
|
-
const countryTranslations: I18n;
|
|
1179
|
-
export default countryTranslations;
|
|
1180
|
-
}
|
|
1181
|
-
declare module "intl-tel-input/i18n/vi/interface" {
|
|
1182
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
639
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
1183
640
|
const interfaceTranslations: I18n;
|
|
1184
641
|
export default interfaceTranslations;
|
|
1185
642
|
}
|
|
1186
643
|
declare module "intl-tel-input/i18n/vi" {
|
|
1187
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
1188
|
-
import countryTranslations from "intl-tel-input/i18n/vi/countries";
|
|
1189
|
-
import interfaceTranslations from "intl-tel-input/i18n/vi/interface";
|
|
1190
|
-
export { countryTranslations, interfaceTranslations };
|
|
1191
|
-
const allTranslations: I18n;
|
|
1192
|
-
export default allTranslations;
|
|
1193
|
-
}
|
|
1194
|
-
declare module "intl-tel-input/i18n/zh/countries" {
|
|
1195
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
1196
|
-
const countryTranslations: I18n;
|
|
1197
|
-
export default countryTranslations;
|
|
1198
|
-
}
|
|
1199
|
-
declare module "intl-tel-input/i18n/zh/interface" {
|
|
1200
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
644
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
1201
645
|
const interfaceTranslations: I18n;
|
|
1202
646
|
export default interfaceTranslations;
|
|
1203
647
|
}
|
|
1204
648
|
declare module "intl-tel-input/i18n/zh" {
|
|
1205
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
1206
|
-
|
|
1207
|
-
|
|
1208
|
-
export { countryTranslations, interfaceTranslations };
|
|
1209
|
-
const allTranslations: I18n;
|
|
1210
|
-
export default allTranslations;
|
|
649
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
650
|
+
const interfaceTranslations: I18n;
|
|
651
|
+
export default interfaceTranslations;
|
|
1211
652
|
}
|
|
1212
653
|
declare module "intl-tel-input/i18n" {
|
|
1213
|
-
export { default as ar
|
|
1214
|
-
export { default as bg
|
|
1215
|
-
export { default as bn
|
|
1216
|
-
export { default as bs
|
|
1217
|
-
export { default as ca
|
|
1218
|
-
export { default as cs
|
|
1219
|
-
export { default as da
|
|
1220
|
-
export { default as de
|
|
1221
|
-
export { default as ee
|
|
1222
|
-
export { default as el
|
|
1223
|
-
export { default as en
|
|
1224
|
-
export { default as es
|
|
1225
|
-
export { default as fa
|
|
1226
|
-
export { default as fi
|
|
1227
|
-
export { default as fr
|
|
1228
|
-
export { default as hi
|
|
1229
|
-
export { default as hr
|
|
1230
|
-
export { default as hu
|
|
1231
|
-
export { default as id
|
|
1232
|
-
export { default as it
|
|
1233
|
-
export { default as ja
|
|
1234
|
-
export { default as ko
|
|
1235
|
-
export { default as lt
|
|
1236
|
-
export { default as mr
|
|
1237
|
-
export { default as nl
|
|
1238
|
-
export { default as no
|
|
1239
|
-
export { default as pl
|
|
1240
|
-
export { default as pt
|
|
1241
|
-
export { default as ro
|
|
1242
|
-
export { default as ru
|
|
1243
|
-
export { default as sk
|
|
1244
|
-
export { default as sl
|
|
1245
|
-
export { default as sq
|
|
1246
|
-
export { default as sr
|
|
1247
|
-
export { default as sv
|
|
1248
|
-
export { default as te
|
|
1249
|
-
export { default as th
|
|
1250
|
-
export { default as tr
|
|
1251
|
-
export { default as uk
|
|
1252
|
-
export { default as ur
|
|
1253
|
-
export { default as uz
|
|
1254
|
-
export { default as vi
|
|
1255
|
-
export { default as zh
|
|
654
|
+
export { default as ar } from "intl-tel-input/i18n/ar";
|
|
655
|
+
export { default as bg } from "intl-tel-input/i18n/bg";
|
|
656
|
+
export { default as bn } from "intl-tel-input/i18n/bn";
|
|
657
|
+
export { default as bs } from "intl-tel-input/i18n/bs";
|
|
658
|
+
export { default as ca } from "intl-tel-input/i18n/ca";
|
|
659
|
+
export { default as cs } from "intl-tel-input/i18n/cs";
|
|
660
|
+
export { default as da } from "intl-tel-input/i18n/da";
|
|
661
|
+
export { default as de } from "intl-tel-input/i18n/de";
|
|
662
|
+
export { default as ee } from "intl-tel-input/i18n/ee";
|
|
663
|
+
export { default as el } from "intl-tel-input/i18n/el";
|
|
664
|
+
export { default as en } from "intl-tel-input/i18n/en";
|
|
665
|
+
export { default as es } from "intl-tel-input/i18n/es";
|
|
666
|
+
export { default as fa } from "intl-tel-input/i18n/fa";
|
|
667
|
+
export { default as fi } from "intl-tel-input/i18n/fi";
|
|
668
|
+
export { default as fr } from "intl-tel-input/i18n/fr";
|
|
669
|
+
export { default as hi } from "intl-tel-input/i18n/hi";
|
|
670
|
+
export { default as hr } from "intl-tel-input/i18n/hr";
|
|
671
|
+
export { default as hu } from "intl-tel-input/i18n/hu";
|
|
672
|
+
export { default as id } from "intl-tel-input/i18n/id";
|
|
673
|
+
export { default as it } from "intl-tel-input/i18n/it";
|
|
674
|
+
export { default as ja } from "intl-tel-input/i18n/ja";
|
|
675
|
+
export { default as ko } from "intl-tel-input/i18n/ko";
|
|
676
|
+
export { default as lt } from "intl-tel-input/i18n/lt";
|
|
677
|
+
export { default as mr } from "intl-tel-input/i18n/mr";
|
|
678
|
+
export { default as nl } from "intl-tel-input/i18n/nl";
|
|
679
|
+
export { default as no } from "intl-tel-input/i18n/no";
|
|
680
|
+
export { default as pl } from "intl-tel-input/i18n/pl";
|
|
681
|
+
export { default as pt } from "intl-tel-input/i18n/pt";
|
|
682
|
+
export { default as ro } from "intl-tel-input/i18n/ro";
|
|
683
|
+
export { default as ru } from "intl-tel-input/i18n/ru";
|
|
684
|
+
export { default as sk } from "intl-tel-input/i18n/sk";
|
|
685
|
+
export { default as sl } from "intl-tel-input/i18n/sl";
|
|
686
|
+
export { default as sq } from "intl-tel-input/i18n/sq";
|
|
687
|
+
export { default as sr } from "intl-tel-input/i18n/sr";
|
|
688
|
+
export { default as sv } from "intl-tel-input/i18n/sv";
|
|
689
|
+
export { default as te } from "intl-tel-input/i18n/te";
|
|
690
|
+
export { default as th } from "intl-tel-input/i18n/th";
|
|
691
|
+
export { default as tr } from "intl-tel-input/i18n/tr";
|
|
692
|
+
export { default as uk } from "intl-tel-input/i18n/uk";
|
|
693
|
+
export { default as ur } from "intl-tel-input/i18n/ur";
|
|
694
|
+
export { default as uz } from "intl-tel-input/i18n/uz";
|
|
695
|
+
export { default as vi } from "intl-tel-input/i18n/vi";
|
|
696
|
+
export { default as zh } from "intl-tel-input/i18n/zh";
|
|
1256
697
|
}
|