intl-tel-input 25.15.0 → 26.0.0-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +26 -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/data.d.ts +18 -0
- package/vue/build/intl-tel-input/i18n/ar/index.d.ts +3 -0
- package/vue/build/intl-tel-input/i18n/bg/index.d.ts +3 -0
- package/vue/build/intl-tel-input/i18n/bn/index.d.ts +3 -0
- package/vue/build/intl-tel-input/i18n/bs/index.d.ts +3 -0
- package/vue/build/intl-tel-input/i18n/ca/index.d.ts +3 -0
- package/vue/build/intl-tel-input/i18n/cs/index.d.ts +3 -0
- package/vue/build/intl-tel-input/i18n/da/index.d.ts +3 -0
- package/vue/build/intl-tel-input/i18n/de/index.d.ts +3 -0
- package/vue/build/intl-tel-input/i18n/ee/index.d.ts +3 -0
- package/vue/build/intl-tel-input/i18n/el/index.d.ts +3 -0
- package/vue/build/intl-tel-input/i18n/en/index.d.ts +3 -0
- package/vue/build/intl-tel-input/i18n/es/index.d.ts +3 -0
- package/vue/build/intl-tel-input/i18n/fa/index.d.ts +3 -0
- package/vue/build/intl-tel-input/i18n/fi/index.d.ts +3 -0
- package/vue/build/intl-tel-input/i18n/fr/index.d.ts +3 -0
- package/vue/build/intl-tel-input/i18n/hi/index.d.ts +3 -0
- package/vue/build/intl-tel-input/i18n/hr/index.d.ts +3 -0
- package/vue/build/intl-tel-input/i18n/hu/index.d.ts +3 -0
- package/vue/build/intl-tel-input/i18n/id/index.d.ts +3 -0
- package/vue/build/intl-tel-input/i18n/index.d.ts +43 -0
- package/vue/build/intl-tel-input/i18n/it/index.d.ts +3 -0
- package/vue/build/intl-tel-input/i18n/ja/index.d.ts +3 -0
- package/vue/build/intl-tel-input/i18n/ko/index.d.ts +3 -0
- package/vue/build/intl-tel-input/i18n/lt/index.d.ts +3 -0
- package/vue/build/intl-tel-input/i18n/mr/index.d.ts +3 -0
- package/vue/build/intl-tel-input/i18n/nl/index.d.ts +3 -0
- package/vue/build/intl-tel-input/i18n/no/index.d.ts +3 -0
- package/vue/build/intl-tel-input/i18n/pl/index.d.ts +3 -0
- package/vue/build/intl-tel-input/i18n/pt/index.d.ts +3 -0
- package/vue/build/intl-tel-input/i18n/ro/index.d.ts +3 -0
- package/vue/build/intl-tel-input/i18n/ru/index.d.ts +3 -0
- package/vue/build/intl-tel-input/i18n/sk/index.d.ts +3 -0
- package/vue/build/intl-tel-input/i18n/sl/index.d.ts +3 -0
- package/vue/build/intl-tel-input/i18n/sq/index.d.ts +3 -0
- package/vue/build/intl-tel-input/i18n/sr/index.d.ts +3 -0
- package/vue/build/intl-tel-input/i18n/sv/index.d.ts +3 -0
- package/vue/build/intl-tel-input/i18n/te/index.d.ts +3 -0
- package/vue/build/intl-tel-input/i18n/th/index.d.ts +3 -0
- package/vue/build/intl-tel-input/i18n/tr/index.d.ts +3 -0
- package/vue/build/intl-tel-input/i18n/types.d.ts +10 -0
- package/vue/build/intl-tel-input/i18n/uk/index.d.ts +3 -0
- package/vue/build/intl-tel-input/i18n/ur/index.d.ts +3 -0
- package/vue/build/intl-tel-input/i18n/uz/index.d.ts +3 -0
- package/vue/build/intl-tel-input/i18n/vi/index.d.ts +3 -0
- package/vue/build/intl-tel-input/i18n/zh/index.d.ts +3 -0
- package/vue/build/intl-tel-input/intlTelInputWithUtils.d.ts +2 -0
- package/vue/build/{intl-tel-input-Db39yQmC.mjs → intl-tel-input-f0-6rrpA.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 {
|
|
@@ -503,804 +490,258 @@ declare module "intl-tel-input/reactWithUtils" {
|
|
|
503
490
|
const IntlTelInput: React.ForwardRefExoticComponent<ItiProps & React.RefAttributes<IntlTelInputRef>>;
|
|
504
491
|
export default IntlTelInput;
|
|
505
492
|
}
|
|
506
|
-
declare module "intl-tel-input/i18n/ar/countries" {
|
|
507
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
508
|
-
const countryTranslations: I18n;
|
|
509
|
-
export default countryTranslations;
|
|
510
|
-
}
|
|
511
|
-
declare module "intl-tel-input/i18n/ar/interface" {
|
|
512
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
513
|
-
const interfaceTranslations: I18n;
|
|
514
|
-
export default interfaceTranslations;
|
|
515
|
-
}
|
|
516
493
|
declare module "intl-tel-input/i18n/ar" {
|
|
517
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
518
|
-
import countryTranslations from "intl-tel-input/i18n/ar/countries";
|
|
519
|
-
import interfaceTranslations from "intl-tel-input/i18n/ar/interface";
|
|
520
|
-
export { countryTranslations, interfaceTranslations };
|
|
521
|
-
const allTranslations: I18n;
|
|
522
|
-
export default allTranslations;
|
|
523
|
-
}
|
|
524
|
-
declare module "intl-tel-input/i18n/bg/countries" {
|
|
525
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
526
|
-
const countryTranslations: I18n;
|
|
527
|
-
export default countryTranslations;
|
|
528
|
-
}
|
|
529
|
-
declare module "intl-tel-input/i18n/bg/interface" {
|
|
530
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
494
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
531
495
|
const interfaceTranslations: I18n;
|
|
532
496
|
export default interfaceTranslations;
|
|
533
497
|
}
|
|
534
498
|
declare module "intl-tel-input/i18n/bg" {
|
|
535
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
536
|
-
import countryTranslations from "intl-tel-input/i18n/bg/countries";
|
|
537
|
-
import interfaceTranslations from "intl-tel-input/i18n/bg/interface";
|
|
538
|
-
export { countryTranslations, interfaceTranslations };
|
|
539
|
-
const allTranslations: I18n;
|
|
540
|
-
export default allTranslations;
|
|
541
|
-
}
|
|
542
|
-
declare module "intl-tel-input/i18n/bn/countries" {
|
|
543
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
544
|
-
const countryTranslations: I18n;
|
|
545
|
-
export default countryTranslations;
|
|
546
|
-
}
|
|
547
|
-
declare module "intl-tel-input/i18n/bn/interface" {
|
|
548
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
499
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
549
500
|
const interfaceTranslations: I18n;
|
|
550
501
|
export default interfaceTranslations;
|
|
551
502
|
}
|
|
552
503
|
declare module "intl-tel-input/i18n/bn" {
|
|
553
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
554
|
-
import countryTranslations from "intl-tel-input/i18n/bn/countries";
|
|
555
|
-
import interfaceTranslations from "intl-tel-input/i18n/bn/interface";
|
|
556
|
-
export { countryTranslations, interfaceTranslations };
|
|
557
|
-
const allTranslations: I18n;
|
|
558
|
-
export default allTranslations;
|
|
559
|
-
}
|
|
560
|
-
declare module "intl-tel-input/i18n/bs/countries" {
|
|
561
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
562
|
-
const countryTranslations: I18n;
|
|
563
|
-
export default countryTranslations;
|
|
564
|
-
}
|
|
565
|
-
declare module "intl-tel-input/i18n/bs/interface" {
|
|
566
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
504
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
567
505
|
const interfaceTranslations: I18n;
|
|
568
506
|
export default interfaceTranslations;
|
|
569
507
|
}
|
|
570
508
|
declare module "intl-tel-input/i18n/bs" {
|
|
571
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
572
|
-
import countryTranslations from "intl-tel-input/i18n/bs/countries";
|
|
573
|
-
import interfaceTranslations from "intl-tel-input/i18n/bs/interface";
|
|
574
|
-
export { countryTranslations, interfaceTranslations };
|
|
575
|
-
const allTranslations: I18n;
|
|
576
|
-
export default allTranslations;
|
|
577
|
-
}
|
|
578
|
-
declare module "intl-tel-input/i18n/ca/countries" {
|
|
579
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
580
|
-
const countryTranslations: I18n;
|
|
581
|
-
export default countryTranslations;
|
|
582
|
-
}
|
|
583
|
-
declare module "intl-tel-input/i18n/ca/interface" {
|
|
584
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
509
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
585
510
|
const interfaceTranslations: I18n;
|
|
586
511
|
export default interfaceTranslations;
|
|
587
512
|
}
|
|
588
513
|
declare module "intl-tel-input/i18n/ca" {
|
|
589
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
590
|
-
import countryTranslations from "intl-tel-input/i18n/ca/countries";
|
|
591
|
-
import interfaceTranslations from "intl-tel-input/i18n/ca/interface";
|
|
592
|
-
export { countryTranslations, interfaceTranslations };
|
|
593
|
-
const allTranslations: I18n;
|
|
594
|
-
export default allTranslations;
|
|
595
|
-
}
|
|
596
|
-
declare module "intl-tel-input/i18n/cs/countries" {
|
|
597
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
598
|
-
const countryTranslations: I18n;
|
|
599
|
-
export default countryTranslations;
|
|
600
|
-
}
|
|
601
|
-
declare module "intl-tel-input/i18n/cs/interface" {
|
|
602
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
514
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
603
515
|
const interfaceTranslations: I18n;
|
|
604
516
|
export default interfaceTranslations;
|
|
605
517
|
}
|
|
606
518
|
declare module "intl-tel-input/i18n/cs" {
|
|
607
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
608
|
-
import countryTranslations from "intl-tel-input/i18n/cs/countries";
|
|
609
|
-
import interfaceTranslations from "intl-tel-input/i18n/cs/interface";
|
|
610
|
-
export { countryTranslations, interfaceTranslations };
|
|
611
|
-
const allTranslations: I18n;
|
|
612
|
-
export default allTranslations;
|
|
613
|
-
}
|
|
614
|
-
declare module "intl-tel-input/i18n/da/countries" {
|
|
615
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
616
|
-
const countryTranslations: I18n;
|
|
617
|
-
export default countryTranslations;
|
|
618
|
-
}
|
|
619
|
-
declare module "intl-tel-input/i18n/da/interface" {
|
|
620
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
519
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
621
520
|
const interfaceTranslations: I18n;
|
|
622
521
|
export default interfaceTranslations;
|
|
623
522
|
}
|
|
624
523
|
declare module "intl-tel-input/i18n/da" {
|
|
625
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
626
|
-
import countryTranslations from "intl-tel-input/i18n/da/countries";
|
|
627
|
-
import interfaceTranslations from "intl-tel-input/i18n/da/interface";
|
|
628
|
-
export { countryTranslations, interfaceTranslations };
|
|
629
|
-
const allTranslations: I18n;
|
|
630
|
-
export default allTranslations;
|
|
631
|
-
}
|
|
632
|
-
declare module "intl-tel-input/i18n/de/countries" {
|
|
633
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
634
|
-
const countryTranslations: I18n;
|
|
635
|
-
export default countryTranslations;
|
|
636
|
-
}
|
|
637
|
-
declare module "intl-tel-input/i18n/de/interface" {
|
|
638
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
524
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
639
525
|
const interfaceTranslations: I18n;
|
|
640
526
|
export default interfaceTranslations;
|
|
641
527
|
}
|
|
642
528
|
declare module "intl-tel-input/i18n/de" {
|
|
643
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
644
|
-
import countryTranslations from "intl-tel-input/i18n/de/countries";
|
|
645
|
-
import interfaceTranslations from "intl-tel-input/i18n/de/interface";
|
|
646
|
-
export { countryTranslations, interfaceTranslations };
|
|
647
|
-
const allTranslations: I18n;
|
|
648
|
-
export default allTranslations;
|
|
649
|
-
}
|
|
650
|
-
declare module "intl-tel-input/i18n/ee/countries" {
|
|
651
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
652
|
-
const countryTranslations: I18n;
|
|
653
|
-
export default countryTranslations;
|
|
654
|
-
}
|
|
655
|
-
declare module "intl-tel-input/i18n/ee/interface" {
|
|
656
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
529
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
657
530
|
const interfaceTranslations: I18n;
|
|
658
531
|
export default interfaceTranslations;
|
|
659
532
|
}
|
|
660
533
|
declare module "intl-tel-input/i18n/ee" {
|
|
661
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
662
|
-
import countryTranslations from "intl-tel-input/i18n/ee/countries";
|
|
663
|
-
import interfaceTranslations from "intl-tel-input/i18n/ee/interface";
|
|
664
|
-
export { countryTranslations, interfaceTranslations };
|
|
665
|
-
const allTranslations: I18n;
|
|
666
|
-
export default allTranslations;
|
|
667
|
-
}
|
|
668
|
-
declare module "intl-tel-input/i18n/el/countries" {
|
|
669
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
670
|
-
const countryTranslations: I18n;
|
|
671
|
-
export default countryTranslations;
|
|
672
|
-
}
|
|
673
|
-
declare module "intl-tel-input/i18n/el/interface" {
|
|
674
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
534
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
675
535
|
const interfaceTranslations: I18n;
|
|
676
536
|
export default interfaceTranslations;
|
|
677
537
|
}
|
|
678
538
|
declare module "intl-tel-input/i18n/el" {
|
|
679
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
680
|
-
import countryTranslations from "intl-tel-input/i18n/el/countries";
|
|
681
|
-
import interfaceTranslations from "intl-tel-input/i18n/el/interface";
|
|
682
|
-
export { countryTranslations, interfaceTranslations };
|
|
683
|
-
const allTranslations: I18n;
|
|
684
|
-
export default allTranslations;
|
|
685
|
-
}
|
|
686
|
-
declare module "intl-tel-input/i18n/es/countries" {
|
|
687
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
688
|
-
const countryTranslations: I18n;
|
|
689
|
-
export default countryTranslations;
|
|
690
|
-
}
|
|
691
|
-
declare module "intl-tel-input/i18n/es/interface" {
|
|
692
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
539
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
693
540
|
const interfaceTranslations: I18n;
|
|
694
541
|
export default interfaceTranslations;
|
|
695
542
|
}
|
|
696
543
|
declare module "intl-tel-input/i18n/es" {
|
|
697
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
698
|
-
import countryTranslations from "intl-tel-input/i18n/es/countries";
|
|
699
|
-
import interfaceTranslations from "intl-tel-input/i18n/es/interface";
|
|
700
|
-
export { countryTranslations, interfaceTranslations };
|
|
701
|
-
const allTranslations: I18n;
|
|
702
|
-
export default allTranslations;
|
|
703
|
-
}
|
|
704
|
-
declare module "intl-tel-input/i18n/fa/countries" {
|
|
705
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
706
|
-
const countryTranslations: I18n;
|
|
707
|
-
export default countryTranslations;
|
|
708
|
-
}
|
|
709
|
-
declare module "intl-tel-input/i18n/fa/interface" {
|
|
710
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
544
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
711
545
|
const interfaceTranslations: I18n;
|
|
712
546
|
export default interfaceTranslations;
|
|
713
547
|
}
|
|
714
548
|
declare module "intl-tel-input/i18n/fa" {
|
|
715
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
716
|
-
import countryTranslations from "intl-tel-input/i18n/fa/countries";
|
|
717
|
-
import interfaceTranslations from "intl-tel-input/i18n/fa/interface";
|
|
718
|
-
export { countryTranslations, interfaceTranslations };
|
|
719
|
-
const allTranslations: I18n;
|
|
720
|
-
export default allTranslations;
|
|
721
|
-
}
|
|
722
|
-
declare module "intl-tel-input/i18n/fi/countries" {
|
|
723
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
724
|
-
const countryTranslations: I18n;
|
|
725
|
-
export default countryTranslations;
|
|
726
|
-
}
|
|
727
|
-
declare module "intl-tel-input/i18n/fi/interface" {
|
|
728
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
549
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
729
550
|
const interfaceTranslations: I18n;
|
|
730
551
|
export default interfaceTranslations;
|
|
731
552
|
}
|
|
732
553
|
declare module "intl-tel-input/i18n/fi" {
|
|
733
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
734
|
-
import countryTranslations from "intl-tel-input/i18n/fi/countries";
|
|
735
|
-
import interfaceTranslations from "intl-tel-input/i18n/fi/interface";
|
|
736
|
-
export { countryTranslations, interfaceTranslations };
|
|
737
|
-
const allTranslations: I18n;
|
|
738
|
-
export default allTranslations;
|
|
739
|
-
}
|
|
740
|
-
declare module "intl-tel-input/i18n/fr/countries" {
|
|
741
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
742
|
-
const countryTranslations: I18n;
|
|
743
|
-
export default countryTranslations;
|
|
744
|
-
}
|
|
745
|
-
declare module "intl-tel-input/i18n/fr/interface" {
|
|
746
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
554
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
747
555
|
const interfaceTranslations: I18n;
|
|
748
556
|
export default interfaceTranslations;
|
|
749
557
|
}
|
|
750
558
|
declare module "intl-tel-input/i18n/fr" {
|
|
751
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
752
|
-
import countryTranslations from "intl-tel-input/i18n/fr/countries";
|
|
753
|
-
import interfaceTranslations from "intl-tel-input/i18n/fr/interface";
|
|
754
|
-
export { countryTranslations, interfaceTranslations };
|
|
755
|
-
const allTranslations: I18n;
|
|
756
|
-
export default allTranslations;
|
|
757
|
-
}
|
|
758
|
-
declare module "intl-tel-input/i18n/hi/countries" {
|
|
759
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
760
|
-
const countryTranslations: I18n;
|
|
761
|
-
export default countryTranslations;
|
|
762
|
-
}
|
|
763
|
-
declare module "intl-tel-input/i18n/hi/interface" {
|
|
764
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
559
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
765
560
|
const interfaceTranslations: I18n;
|
|
766
561
|
export default interfaceTranslations;
|
|
767
562
|
}
|
|
768
563
|
declare module "intl-tel-input/i18n/hi" {
|
|
769
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
770
|
-
import countryTranslations from "intl-tel-input/i18n/hi/countries";
|
|
771
|
-
import interfaceTranslations from "intl-tel-input/i18n/hi/interface";
|
|
772
|
-
export { countryTranslations, interfaceTranslations };
|
|
773
|
-
const allTranslations: I18n;
|
|
774
|
-
export default allTranslations;
|
|
775
|
-
}
|
|
776
|
-
declare module "intl-tel-input/i18n/hr/countries" {
|
|
777
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
778
|
-
const countryTranslations: I18n;
|
|
779
|
-
export default countryTranslations;
|
|
780
|
-
}
|
|
781
|
-
declare module "intl-tel-input/i18n/hr/interface" {
|
|
782
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
564
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
783
565
|
const interfaceTranslations: I18n;
|
|
784
566
|
export default interfaceTranslations;
|
|
785
567
|
}
|
|
786
568
|
declare module "intl-tel-input/i18n/hr" {
|
|
787
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
788
|
-
import countryTranslations from "intl-tel-input/i18n/hr/countries";
|
|
789
|
-
import interfaceTranslations from "intl-tel-input/i18n/hr/interface";
|
|
790
|
-
export { countryTranslations, interfaceTranslations };
|
|
791
|
-
const allTranslations: I18n;
|
|
792
|
-
export default allTranslations;
|
|
793
|
-
}
|
|
794
|
-
declare module "intl-tel-input/i18n/hu/countries" {
|
|
795
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
796
|
-
const countryTranslations: I18n;
|
|
797
|
-
export default countryTranslations;
|
|
798
|
-
}
|
|
799
|
-
declare module "intl-tel-input/i18n/hu/interface" {
|
|
800
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
569
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
801
570
|
const interfaceTranslations: I18n;
|
|
802
571
|
export default interfaceTranslations;
|
|
803
572
|
}
|
|
804
573
|
declare module "intl-tel-input/i18n/hu" {
|
|
805
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
806
|
-
import countryTranslations from "intl-tel-input/i18n/hu/countries";
|
|
807
|
-
import interfaceTranslations from "intl-tel-input/i18n/hu/interface";
|
|
808
|
-
export { countryTranslations, interfaceTranslations };
|
|
809
|
-
const allTranslations: I18n;
|
|
810
|
-
export default allTranslations;
|
|
811
|
-
}
|
|
812
|
-
declare module "intl-tel-input/i18n/id/countries" {
|
|
813
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
814
|
-
const countryTranslations: I18n;
|
|
815
|
-
export default countryTranslations;
|
|
816
|
-
}
|
|
817
|
-
declare module "intl-tel-input/i18n/id/interface" {
|
|
818
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
574
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
819
575
|
const interfaceTranslations: I18n;
|
|
820
576
|
export default interfaceTranslations;
|
|
821
577
|
}
|
|
822
578
|
declare module "intl-tel-input/i18n/id" {
|
|
823
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
824
|
-
import countryTranslations from "intl-tel-input/i18n/id/countries";
|
|
825
|
-
import interfaceTranslations from "intl-tel-input/i18n/id/interface";
|
|
826
|
-
export { countryTranslations, interfaceTranslations };
|
|
827
|
-
const allTranslations: I18n;
|
|
828
|
-
export default allTranslations;
|
|
829
|
-
}
|
|
830
|
-
declare module "intl-tel-input/i18n/it/countries" {
|
|
831
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
832
|
-
const countryTranslations: I18n;
|
|
833
|
-
export default countryTranslations;
|
|
834
|
-
}
|
|
835
|
-
declare module "intl-tel-input/i18n/it/interface" {
|
|
836
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
579
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
837
580
|
const interfaceTranslations: I18n;
|
|
838
581
|
export default interfaceTranslations;
|
|
839
582
|
}
|
|
840
583
|
declare module "intl-tel-input/i18n/it" {
|
|
841
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
842
|
-
import countryTranslations from "intl-tel-input/i18n/it/countries";
|
|
843
|
-
import interfaceTranslations from "intl-tel-input/i18n/it/interface";
|
|
844
|
-
export { countryTranslations, interfaceTranslations };
|
|
845
|
-
const allTranslations: I18n;
|
|
846
|
-
export default allTranslations;
|
|
847
|
-
}
|
|
848
|
-
declare module "intl-tel-input/i18n/ja/countries" {
|
|
849
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
850
|
-
const countryTranslations: I18n;
|
|
851
|
-
export default countryTranslations;
|
|
852
|
-
}
|
|
853
|
-
declare module "intl-tel-input/i18n/ja/interface" {
|
|
854
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
584
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
855
585
|
const interfaceTranslations: I18n;
|
|
856
586
|
export default interfaceTranslations;
|
|
857
587
|
}
|
|
858
588
|
declare module "intl-tel-input/i18n/ja" {
|
|
859
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
860
|
-
import countryTranslations from "intl-tel-input/i18n/ja/countries";
|
|
861
|
-
import interfaceTranslations from "intl-tel-input/i18n/ja/interface";
|
|
862
|
-
export { countryTranslations, interfaceTranslations };
|
|
863
|
-
const allTranslations: I18n;
|
|
864
|
-
export default allTranslations;
|
|
865
|
-
}
|
|
866
|
-
declare module "intl-tel-input/i18n/ko/countries" {
|
|
867
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
868
|
-
const countryTranslations: I18n;
|
|
869
|
-
export default countryTranslations;
|
|
870
|
-
}
|
|
871
|
-
declare module "intl-tel-input/i18n/ko/interface" {
|
|
872
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
589
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
873
590
|
const interfaceTranslations: I18n;
|
|
874
591
|
export default interfaceTranslations;
|
|
875
592
|
}
|
|
876
593
|
declare module "intl-tel-input/i18n/ko" {
|
|
877
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
878
|
-
import countryTranslations from "intl-tel-input/i18n/ko/countries";
|
|
879
|
-
import interfaceTranslations from "intl-tel-input/i18n/ko/interface";
|
|
880
|
-
export { countryTranslations, interfaceTranslations };
|
|
881
|
-
const allTranslations: I18n;
|
|
882
|
-
export default allTranslations;
|
|
883
|
-
}
|
|
884
|
-
declare module "intl-tel-input/i18n/lt/countries" {
|
|
885
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
886
|
-
const countryTranslations: I18n;
|
|
887
|
-
export default countryTranslations;
|
|
888
|
-
}
|
|
889
|
-
declare module "intl-tel-input/i18n/lt/interface" {
|
|
890
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
594
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
891
595
|
const interfaceTranslations: I18n;
|
|
892
596
|
export default interfaceTranslations;
|
|
893
597
|
}
|
|
894
598
|
declare module "intl-tel-input/i18n/lt" {
|
|
895
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
896
|
-
import countryTranslations from "intl-tel-input/i18n/lt/countries";
|
|
897
|
-
import interfaceTranslations from "intl-tel-input/i18n/lt/interface";
|
|
898
|
-
export { countryTranslations, interfaceTranslations };
|
|
899
|
-
const allTranslations: I18n;
|
|
900
|
-
export default allTranslations;
|
|
901
|
-
}
|
|
902
|
-
declare module "intl-tel-input/i18n/mr/countries" {
|
|
903
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
904
|
-
const countryTranslations: I18n;
|
|
905
|
-
export default countryTranslations;
|
|
906
|
-
}
|
|
907
|
-
declare module "intl-tel-input/i18n/mr/interface" {
|
|
908
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
599
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
909
600
|
const interfaceTranslations: I18n;
|
|
910
601
|
export default interfaceTranslations;
|
|
911
602
|
}
|
|
912
603
|
declare module "intl-tel-input/i18n/mr" {
|
|
913
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
914
|
-
import countryTranslations from "intl-tel-input/i18n/mr/countries";
|
|
915
|
-
import interfaceTranslations from "intl-tel-input/i18n/mr/interface";
|
|
916
|
-
export { countryTranslations, interfaceTranslations };
|
|
917
|
-
const allTranslations: I18n;
|
|
918
|
-
export default allTranslations;
|
|
919
|
-
}
|
|
920
|
-
declare module "intl-tel-input/i18n/nl/countries" {
|
|
921
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
922
|
-
const countryTranslations: I18n;
|
|
923
|
-
export default countryTranslations;
|
|
924
|
-
}
|
|
925
|
-
declare module "intl-tel-input/i18n/nl/interface" {
|
|
926
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
604
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
927
605
|
const interfaceTranslations: I18n;
|
|
928
606
|
export default interfaceTranslations;
|
|
929
607
|
}
|
|
930
608
|
declare module "intl-tel-input/i18n/nl" {
|
|
931
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
932
|
-
import countryTranslations from "intl-tel-input/i18n/nl/countries";
|
|
933
|
-
import interfaceTranslations from "intl-tel-input/i18n/nl/interface";
|
|
934
|
-
export { countryTranslations, interfaceTranslations };
|
|
935
|
-
const allTranslations: I18n;
|
|
936
|
-
export default allTranslations;
|
|
937
|
-
}
|
|
938
|
-
declare module "intl-tel-input/i18n/no/countries" {
|
|
939
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
940
|
-
const countryTranslations: I18n;
|
|
941
|
-
export default countryTranslations;
|
|
942
|
-
}
|
|
943
|
-
declare module "intl-tel-input/i18n/no/interface" {
|
|
944
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
609
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
945
610
|
const interfaceTranslations: I18n;
|
|
946
611
|
export default interfaceTranslations;
|
|
947
612
|
}
|
|
948
613
|
declare module "intl-tel-input/i18n/no" {
|
|
949
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
950
|
-
import countryTranslations from "intl-tel-input/i18n/no/countries";
|
|
951
|
-
import interfaceTranslations from "intl-tel-input/i18n/no/interface";
|
|
952
|
-
export { countryTranslations, interfaceTranslations };
|
|
953
|
-
const allTranslations: I18n;
|
|
954
|
-
export default allTranslations;
|
|
955
|
-
}
|
|
956
|
-
declare module "intl-tel-input/i18n/pl/countries" {
|
|
957
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
958
|
-
const countryTranslations: I18n;
|
|
959
|
-
export default countryTranslations;
|
|
960
|
-
}
|
|
961
|
-
declare module "intl-tel-input/i18n/pl/interface" {
|
|
962
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
614
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
963
615
|
const interfaceTranslations: I18n;
|
|
964
616
|
export default interfaceTranslations;
|
|
965
617
|
}
|
|
966
618
|
declare module "intl-tel-input/i18n/pl" {
|
|
967
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
968
|
-
import countryTranslations from "intl-tel-input/i18n/pl/countries";
|
|
969
|
-
import interfaceTranslations from "intl-tel-input/i18n/pl/interface";
|
|
970
|
-
export { countryTranslations, interfaceTranslations };
|
|
971
|
-
const allTranslations: I18n;
|
|
972
|
-
export default allTranslations;
|
|
973
|
-
}
|
|
974
|
-
declare module "intl-tel-input/i18n/pt/countries" {
|
|
975
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
976
|
-
const countryTranslations: I18n;
|
|
977
|
-
export default countryTranslations;
|
|
978
|
-
}
|
|
979
|
-
declare module "intl-tel-input/i18n/pt/interface" {
|
|
980
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
619
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
981
620
|
const interfaceTranslations: I18n;
|
|
982
621
|
export default interfaceTranslations;
|
|
983
622
|
}
|
|
984
623
|
declare module "intl-tel-input/i18n/pt" {
|
|
985
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
986
|
-
import countryTranslations from "intl-tel-input/i18n/pt/countries";
|
|
987
|
-
import interfaceTranslations from "intl-tel-input/i18n/pt/interface";
|
|
988
|
-
export { countryTranslations, interfaceTranslations };
|
|
989
|
-
const allTranslations: I18n;
|
|
990
|
-
export default allTranslations;
|
|
991
|
-
}
|
|
992
|
-
declare module "intl-tel-input/i18n/ro/countries" {
|
|
993
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
994
|
-
const countryTranslations: I18n;
|
|
995
|
-
export default countryTranslations;
|
|
996
|
-
}
|
|
997
|
-
declare module "intl-tel-input/i18n/ro/interface" {
|
|
998
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
624
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
999
625
|
const interfaceTranslations: I18n;
|
|
1000
626
|
export default interfaceTranslations;
|
|
1001
627
|
}
|
|
1002
628
|
declare module "intl-tel-input/i18n/ro" {
|
|
1003
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
1004
|
-
import countryTranslations from "intl-tel-input/i18n/ro/countries";
|
|
1005
|
-
import interfaceTranslations from "intl-tel-input/i18n/ro/interface";
|
|
1006
|
-
export { countryTranslations, interfaceTranslations };
|
|
1007
|
-
const allTranslations: I18n;
|
|
1008
|
-
export default allTranslations;
|
|
1009
|
-
}
|
|
1010
|
-
declare module "intl-tel-input/i18n/ru/countries" {
|
|
1011
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
1012
|
-
const countryTranslations: I18n;
|
|
1013
|
-
export default countryTranslations;
|
|
1014
|
-
}
|
|
1015
|
-
declare module "intl-tel-input/i18n/ru/interface" {
|
|
1016
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
629
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
1017
630
|
const interfaceTranslations: I18n;
|
|
1018
631
|
export default interfaceTranslations;
|
|
1019
632
|
}
|
|
1020
633
|
declare module "intl-tel-input/i18n/ru" {
|
|
1021
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
1022
|
-
import countryTranslations from "intl-tel-input/i18n/ru/countries";
|
|
1023
|
-
import interfaceTranslations from "intl-tel-input/i18n/ru/interface";
|
|
1024
|
-
export { countryTranslations, interfaceTranslations };
|
|
1025
|
-
const allTranslations: I18n;
|
|
1026
|
-
export default allTranslations;
|
|
1027
|
-
}
|
|
1028
|
-
declare module "intl-tel-input/i18n/sk/countries" {
|
|
1029
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
1030
|
-
const countryTranslations: I18n;
|
|
1031
|
-
export default countryTranslations;
|
|
1032
|
-
}
|
|
1033
|
-
declare module "intl-tel-input/i18n/sk/interface" {
|
|
1034
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
634
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
1035
635
|
const interfaceTranslations: I18n;
|
|
1036
636
|
export default interfaceTranslations;
|
|
1037
637
|
}
|
|
1038
638
|
declare module "intl-tel-input/i18n/sk" {
|
|
1039
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
1040
|
-
import countryTranslations from "intl-tel-input/i18n/sk/countries";
|
|
1041
|
-
import interfaceTranslations from "intl-tel-input/i18n/sk/interface";
|
|
1042
|
-
export { countryTranslations, interfaceTranslations };
|
|
1043
|
-
const allTranslations: I18n;
|
|
1044
|
-
export default allTranslations;
|
|
1045
|
-
}
|
|
1046
|
-
declare module "intl-tel-input/i18n/sl/countries" {
|
|
1047
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
1048
|
-
const countryTranslations: I18n;
|
|
1049
|
-
export default countryTranslations;
|
|
1050
|
-
}
|
|
1051
|
-
declare module "intl-tel-input/i18n/sl/interface" {
|
|
1052
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
639
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
1053
640
|
const interfaceTranslations: I18n;
|
|
1054
641
|
export default interfaceTranslations;
|
|
1055
642
|
}
|
|
1056
643
|
declare module "intl-tel-input/i18n/sl" {
|
|
1057
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
1058
|
-
import countryTranslations from "intl-tel-input/i18n/sl/countries";
|
|
1059
|
-
import interfaceTranslations from "intl-tel-input/i18n/sl/interface";
|
|
1060
|
-
export { countryTranslations, interfaceTranslations };
|
|
1061
|
-
const allTranslations: I18n;
|
|
1062
|
-
export default allTranslations;
|
|
1063
|
-
}
|
|
1064
|
-
declare module "intl-tel-input/i18n/sq/countries" {
|
|
1065
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
1066
|
-
const countryTranslations: I18n;
|
|
1067
|
-
export default countryTranslations;
|
|
1068
|
-
}
|
|
1069
|
-
declare module "intl-tel-input/i18n/sq/interface" {
|
|
1070
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
644
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
1071
645
|
const interfaceTranslations: I18n;
|
|
1072
646
|
export default interfaceTranslations;
|
|
1073
647
|
}
|
|
1074
648
|
declare module "intl-tel-input/i18n/sq" {
|
|
1075
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
1076
|
-
import countryTranslations from "intl-tel-input/i18n/sq/countries";
|
|
1077
|
-
import interfaceTranslations from "intl-tel-input/i18n/sq/interface";
|
|
1078
|
-
export { countryTranslations, interfaceTranslations };
|
|
1079
|
-
const allTranslations: I18n;
|
|
1080
|
-
export default allTranslations;
|
|
1081
|
-
}
|
|
1082
|
-
declare module "intl-tel-input/i18n/sr/countries" {
|
|
1083
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
1084
|
-
const countryTranslations: I18n;
|
|
1085
|
-
export default countryTranslations;
|
|
1086
|
-
}
|
|
1087
|
-
declare module "intl-tel-input/i18n/sr/interface" {
|
|
1088
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
649
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
1089
650
|
const interfaceTranslations: I18n;
|
|
1090
651
|
export default interfaceTranslations;
|
|
1091
652
|
}
|
|
1092
653
|
declare module "intl-tel-input/i18n/sr" {
|
|
1093
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
1094
|
-
import countryTranslations from "intl-tel-input/i18n/sr/countries";
|
|
1095
|
-
import interfaceTranslations from "intl-tel-input/i18n/sr/interface";
|
|
1096
|
-
export { countryTranslations, interfaceTranslations };
|
|
1097
|
-
const allTranslations: I18n;
|
|
1098
|
-
export default allTranslations;
|
|
1099
|
-
}
|
|
1100
|
-
declare module "intl-tel-input/i18n/sv/countries" {
|
|
1101
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
1102
|
-
const countryTranslations: I18n;
|
|
1103
|
-
export default countryTranslations;
|
|
1104
|
-
}
|
|
1105
|
-
declare module "intl-tel-input/i18n/sv/interface" {
|
|
1106
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
654
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
1107
655
|
const interfaceTranslations: I18n;
|
|
1108
656
|
export default interfaceTranslations;
|
|
1109
657
|
}
|
|
1110
658
|
declare module "intl-tel-input/i18n/sv" {
|
|
1111
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
1112
|
-
import countryTranslations from "intl-tel-input/i18n/sv/countries";
|
|
1113
|
-
import interfaceTranslations from "intl-tel-input/i18n/sv/interface";
|
|
1114
|
-
export { countryTranslations, interfaceTranslations };
|
|
1115
|
-
const allTranslations: I18n;
|
|
1116
|
-
export default allTranslations;
|
|
1117
|
-
}
|
|
1118
|
-
declare module "intl-tel-input/i18n/te/countries" {
|
|
1119
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
1120
|
-
const countryTranslations: I18n;
|
|
1121
|
-
export default countryTranslations;
|
|
1122
|
-
}
|
|
1123
|
-
declare module "intl-tel-input/i18n/te/interface" {
|
|
1124
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
659
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
1125
660
|
const interfaceTranslations: I18n;
|
|
1126
661
|
export default interfaceTranslations;
|
|
1127
662
|
}
|
|
1128
663
|
declare module "intl-tel-input/i18n/te" {
|
|
1129
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
1130
|
-
import countryTranslations from "intl-tel-input/i18n/te/countries";
|
|
1131
|
-
import interfaceTranslations from "intl-tel-input/i18n/te/interface";
|
|
1132
|
-
export { countryTranslations, interfaceTranslations };
|
|
1133
|
-
const allTranslations: I18n;
|
|
1134
|
-
export default allTranslations;
|
|
1135
|
-
}
|
|
1136
|
-
declare module "intl-tel-input/i18n/th/countries" {
|
|
1137
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
1138
|
-
const countryTranslations: I18n;
|
|
1139
|
-
export default countryTranslations;
|
|
1140
|
-
}
|
|
1141
|
-
declare module "intl-tel-input/i18n/th/interface" {
|
|
1142
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
664
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
1143
665
|
const interfaceTranslations: I18n;
|
|
1144
666
|
export default interfaceTranslations;
|
|
1145
667
|
}
|
|
1146
668
|
declare module "intl-tel-input/i18n/th" {
|
|
1147
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
1148
|
-
import countryTranslations from "intl-tel-input/i18n/th/countries";
|
|
1149
|
-
import interfaceTranslations from "intl-tel-input/i18n/th/interface";
|
|
1150
|
-
export { countryTranslations, interfaceTranslations };
|
|
1151
|
-
const allTranslations: I18n;
|
|
1152
|
-
export default allTranslations;
|
|
1153
|
-
}
|
|
1154
|
-
declare module "intl-tel-input/i18n/tr/countries" {
|
|
1155
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
1156
|
-
const countryTranslations: I18n;
|
|
1157
|
-
export default countryTranslations;
|
|
1158
|
-
}
|
|
1159
|
-
declare module "intl-tel-input/i18n/tr/interface" {
|
|
1160
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
669
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
1161
670
|
const interfaceTranslations: I18n;
|
|
1162
671
|
export default interfaceTranslations;
|
|
1163
672
|
}
|
|
1164
673
|
declare module "intl-tel-input/i18n/tr" {
|
|
1165
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
1166
|
-
import countryTranslations from "intl-tel-input/i18n/tr/countries";
|
|
1167
|
-
import interfaceTranslations from "intl-tel-input/i18n/tr/interface";
|
|
1168
|
-
export { countryTranslations, interfaceTranslations };
|
|
1169
|
-
const allTranslations: I18n;
|
|
1170
|
-
export default allTranslations;
|
|
1171
|
-
}
|
|
1172
|
-
declare module "intl-tel-input/i18n/uk/countries" {
|
|
1173
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
1174
|
-
const countryTranslations: I18n;
|
|
1175
|
-
export default countryTranslations;
|
|
1176
|
-
}
|
|
1177
|
-
declare module "intl-tel-input/i18n/uk/interface" {
|
|
1178
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
674
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
1179
675
|
const interfaceTranslations: I18n;
|
|
1180
676
|
export default interfaceTranslations;
|
|
1181
677
|
}
|
|
1182
678
|
declare module "intl-tel-input/i18n/uk" {
|
|
1183
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
1184
|
-
import countryTranslations from "intl-tel-input/i18n/uk/countries";
|
|
1185
|
-
import interfaceTranslations from "intl-tel-input/i18n/uk/interface";
|
|
1186
|
-
export { countryTranslations, interfaceTranslations };
|
|
1187
|
-
const allTranslations: I18n;
|
|
1188
|
-
export default allTranslations;
|
|
1189
|
-
}
|
|
1190
|
-
declare module "intl-tel-input/i18n/ur/countries" {
|
|
1191
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
1192
|
-
const countryTranslations: I18n;
|
|
1193
|
-
export default countryTranslations;
|
|
1194
|
-
}
|
|
1195
|
-
declare module "intl-tel-input/i18n/ur/interface" {
|
|
1196
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
679
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
1197
680
|
const interfaceTranslations: I18n;
|
|
1198
681
|
export default interfaceTranslations;
|
|
1199
682
|
}
|
|
1200
683
|
declare module "intl-tel-input/i18n/ur" {
|
|
1201
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
1202
|
-
import countryTranslations from "intl-tel-input/i18n/ur/countries";
|
|
1203
|
-
import interfaceTranslations from "intl-tel-input/i18n/ur/interface";
|
|
1204
|
-
export { countryTranslations, interfaceTranslations };
|
|
1205
|
-
const allTranslations: I18n;
|
|
1206
|
-
export default allTranslations;
|
|
1207
|
-
}
|
|
1208
|
-
declare module "intl-tel-input/i18n/uz/countries" {
|
|
1209
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
1210
|
-
const countryTranslations: I18n;
|
|
1211
|
-
export default countryTranslations;
|
|
1212
|
-
}
|
|
1213
|
-
declare module "intl-tel-input/i18n/uz/interface" {
|
|
1214
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
684
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
1215
685
|
const interfaceTranslations: I18n;
|
|
1216
686
|
export default interfaceTranslations;
|
|
1217
687
|
}
|
|
1218
688
|
declare module "intl-tel-input/i18n/uz" {
|
|
1219
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
1220
|
-
import countryTranslations from "intl-tel-input/i18n/uz/countries";
|
|
1221
|
-
import interfaceTranslations from "intl-tel-input/i18n/uz/interface";
|
|
1222
|
-
export { countryTranslations, interfaceTranslations };
|
|
1223
|
-
const allTranslations: I18n;
|
|
1224
|
-
export default allTranslations;
|
|
1225
|
-
}
|
|
1226
|
-
declare module "intl-tel-input/i18n/vi/countries" {
|
|
1227
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
1228
|
-
const countryTranslations: I18n;
|
|
1229
|
-
export default countryTranslations;
|
|
1230
|
-
}
|
|
1231
|
-
declare module "intl-tel-input/i18n/vi/interface" {
|
|
1232
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
689
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
1233
690
|
const interfaceTranslations: I18n;
|
|
1234
691
|
export default interfaceTranslations;
|
|
1235
692
|
}
|
|
1236
693
|
declare module "intl-tel-input/i18n/vi" {
|
|
1237
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
1238
|
-
import countryTranslations from "intl-tel-input/i18n/vi/countries";
|
|
1239
|
-
import interfaceTranslations from "intl-tel-input/i18n/vi/interface";
|
|
1240
|
-
export { countryTranslations, interfaceTranslations };
|
|
1241
|
-
const allTranslations: I18n;
|
|
1242
|
-
export default allTranslations;
|
|
1243
|
-
}
|
|
1244
|
-
declare module "intl-tel-input/i18n/zh/countries" {
|
|
1245
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
1246
|
-
const countryTranslations: I18n;
|
|
1247
|
-
export default countryTranslations;
|
|
1248
|
-
}
|
|
1249
|
-
declare module "intl-tel-input/i18n/zh/interface" {
|
|
1250
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
694
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
1251
695
|
const interfaceTranslations: I18n;
|
|
1252
696
|
export default interfaceTranslations;
|
|
1253
697
|
}
|
|
1254
698
|
declare module "intl-tel-input/i18n/zh" {
|
|
1255
|
-
import { I18n } from "intl-tel-input/i18n/types";
|
|
1256
|
-
|
|
1257
|
-
|
|
1258
|
-
export { countryTranslations, interfaceTranslations };
|
|
1259
|
-
const allTranslations: I18n;
|
|
1260
|
-
export default allTranslations;
|
|
699
|
+
import type { I18n } from "intl-tel-input/i18n/types";
|
|
700
|
+
const interfaceTranslations: I18n;
|
|
701
|
+
export default interfaceTranslations;
|
|
1261
702
|
}
|
|
1262
703
|
declare module "intl-tel-input/i18n" {
|
|
1263
|
-
export { default as ar
|
|
1264
|
-
export { default as bg
|
|
1265
|
-
export { default as bn
|
|
1266
|
-
export { default as bs
|
|
1267
|
-
export { default as ca
|
|
1268
|
-
export { default as cs
|
|
1269
|
-
export { default as da
|
|
1270
|
-
export { default as de
|
|
1271
|
-
export { default as ee
|
|
1272
|
-
export { default as el
|
|
1273
|
-
export { default as en
|
|
1274
|
-
export { default as es
|
|
1275
|
-
export { default as fa
|
|
1276
|
-
export { default as fi
|
|
1277
|
-
export { default as fr
|
|
1278
|
-
export { default as hi
|
|
1279
|
-
export { default as hr
|
|
1280
|
-
export { default as hu
|
|
1281
|
-
export { default as id
|
|
1282
|
-
export { default as it
|
|
1283
|
-
export { default as ja
|
|
1284
|
-
export { default as ko
|
|
1285
|
-
export { default as lt
|
|
1286
|
-
export { default as mr
|
|
1287
|
-
export { default as nl
|
|
1288
|
-
export { default as no
|
|
1289
|
-
export { default as pl
|
|
1290
|
-
export { default as pt
|
|
1291
|
-
export { default as ro
|
|
1292
|
-
export { default as ru
|
|
1293
|
-
export { default as sk
|
|
1294
|
-
export { default as sl
|
|
1295
|
-
export { default as sq
|
|
1296
|
-
export { default as sr
|
|
1297
|
-
export { default as sv
|
|
1298
|
-
export { default as te
|
|
1299
|
-
export { default as th
|
|
1300
|
-
export { default as tr
|
|
1301
|
-
export { default as uk
|
|
1302
|
-
export { default as ur
|
|
1303
|
-
export { default as uz
|
|
1304
|
-
export { default as vi
|
|
1305
|
-
export { default as zh
|
|
704
|
+
export { default as ar } from "intl-tel-input/i18n/ar";
|
|
705
|
+
export { default as bg } from "intl-tel-input/i18n/bg";
|
|
706
|
+
export { default as bn } from "intl-tel-input/i18n/bn";
|
|
707
|
+
export { default as bs } from "intl-tel-input/i18n/bs";
|
|
708
|
+
export { default as ca } from "intl-tel-input/i18n/ca";
|
|
709
|
+
export { default as cs } from "intl-tel-input/i18n/cs";
|
|
710
|
+
export { default as da } from "intl-tel-input/i18n/da";
|
|
711
|
+
export { default as de } from "intl-tel-input/i18n/de";
|
|
712
|
+
export { default as ee } from "intl-tel-input/i18n/ee";
|
|
713
|
+
export { default as el } from "intl-tel-input/i18n/el";
|
|
714
|
+
export { default as en } from "intl-tel-input/i18n/en";
|
|
715
|
+
export { default as es } from "intl-tel-input/i18n/es";
|
|
716
|
+
export { default as fa } from "intl-tel-input/i18n/fa";
|
|
717
|
+
export { default as fi } from "intl-tel-input/i18n/fi";
|
|
718
|
+
export { default as fr } from "intl-tel-input/i18n/fr";
|
|
719
|
+
export { default as hi } from "intl-tel-input/i18n/hi";
|
|
720
|
+
export { default as hr } from "intl-tel-input/i18n/hr";
|
|
721
|
+
export { default as hu } from "intl-tel-input/i18n/hu";
|
|
722
|
+
export { default as id } from "intl-tel-input/i18n/id";
|
|
723
|
+
export { default as it } from "intl-tel-input/i18n/it";
|
|
724
|
+
export { default as ja } from "intl-tel-input/i18n/ja";
|
|
725
|
+
export { default as ko } from "intl-tel-input/i18n/ko";
|
|
726
|
+
export { default as lt } from "intl-tel-input/i18n/lt";
|
|
727
|
+
export { default as mr } from "intl-tel-input/i18n/mr";
|
|
728
|
+
export { default as nl } from "intl-tel-input/i18n/nl";
|
|
729
|
+
export { default as no } from "intl-tel-input/i18n/no";
|
|
730
|
+
export { default as pl } from "intl-tel-input/i18n/pl";
|
|
731
|
+
export { default as pt } from "intl-tel-input/i18n/pt";
|
|
732
|
+
export { default as ro } from "intl-tel-input/i18n/ro";
|
|
733
|
+
export { default as ru } from "intl-tel-input/i18n/ru";
|
|
734
|
+
export { default as sk } from "intl-tel-input/i18n/sk";
|
|
735
|
+
export { default as sl } from "intl-tel-input/i18n/sl";
|
|
736
|
+
export { default as sq } from "intl-tel-input/i18n/sq";
|
|
737
|
+
export { default as sr } from "intl-tel-input/i18n/sr";
|
|
738
|
+
export { default as sv } from "intl-tel-input/i18n/sv";
|
|
739
|
+
export { default as te } from "intl-tel-input/i18n/te";
|
|
740
|
+
export { default as th } from "intl-tel-input/i18n/th";
|
|
741
|
+
export { default as tr } from "intl-tel-input/i18n/tr";
|
|
742
|
+
export { default as uk } from "intl-tel-input/i18n/uk";
|
|
743
|
+
export { default as ur } from "intl-tel-input/i18n/ur";
|
|
744
|
+
export { default as uz } from "intl-tel-input/i18n/uz";
|
|
745
|
+
export { default as vi } from "intl-tel-input/i18n/vi";
|
|
746
|
+
export { default as zh } from "intl-tel-input/i18n/zh";
|
|
1306
747
|
}
|