SYMBOL INDEX (360 symbols across 85 files) FILE: angular/build.js function buildMain (line 13) | async function buildMain() { FILE: angular/demo/form/form.component.ts class AppComponent (line 39) | class AppComponent implements OnInit { method phone (line 48) | get phone() { method ngOnInit (line 52) | ngOnInit(): void { method handleSubmit (line 58) | handleSubmit(): void { FILE: angular/demo/set-number/set-number.component.ts class AppComponent (line 31) | class AppComponent { method handleNumberChange (line 39) | handleNumberChange(value: string): void { method handleValidityChange (line 43) | handleValidityChange(value: boolean): void { method handleErrorCodeChange (line 47) | handleErrorCodeChange(value: number | null): void { method handleSetNumber (line 51) | handleSetNumber(): void { method handleSubmit (line 58) | handleSubmit(): void { FILE: angular/demo/simple/simple.component.ts class AppComponent (line 16) | class AppComponent {} FILE: angular/demo/toggle-disabled/toggle-disabled.component.ts class AppComponent (line 17) | class AppComponent { method toggleDisabled (line 20) | toggleDisabled(): void { FILE: angular/demo/validation/validation.component.ts class AppComponent (line 27) | class AppComponent { method handleNumberChange (line 33) | handleNumberChange(value: string): void { method handleValidityChange (line 37) | handleValidityChange(value: boolean): void { method handleErrorCodeChange (line 41) | handleErrorCodeChange(value: number | null): void { method handleSubmit (line 45) | handleSubmit(): void { FILE: angular/src/intl-tel-input/angular.ts constant PHONE_ERROR_MESSAGES (line 29) | const PHONE_ERROR_MESSAGES: string[] = [ class IntlTelInputComponent (line 66) | class IntlTelInputComponent method ngAfterViewInit (line 110) | ngAfterViewInit() { method ngOnChanges (line 131) | ngOnChanges(changes: SimpleChanges) { method handleInput (line 141) | handleInput() { method handleBlur (line 184) | handleBlur(event: FocusEvent) { method handleFocus (line 189) | handleFocus(event: FocusEvent) { method handleKeyDown (line 193) | handleKeyDown(event: KeyboardEvent) { method handleKeyUp (line 197) | handleKeyUp(event: KeyboardEvent) { method handlePaste (line 201) | handlePaste(event: ClipboardEvent) { method handleClick (line 205) | handleClick(event: MouseEvent) { method getInstance (line 213) | getInstance(): Iti | null { method getInput (line 221) | getInput(): HTMLInputElement | null { method ngOnDestroy (line 225) | ngOnDestroy() { method applyInputProps (line 234) | private applyInputProps(): void { method writeValue (line 250) | writeValue(value: string | null): void { method registerOnChange (line 256) | registerOnChange(fn: any): void { method registerOnTouched (line 260) | registerOnTouched(fn: any): void { method setDisabledState (line 264) | setDisabledState(isDisabled: boolean): void { method validate (line 271) | validate(control: AbstractControl): ValidationErrors | null { method registerOnValidatorChange (line 293) | registerOnValidatorChange(fn: () => void): void { FILE: angular/src/intl-tel-input/angularWithUtils.ts constant PHONE_ERROR_MESSAGES (line 30) | const PHONE_ERROR_MESSAGES: string[] = [ class IntlTelInputComponent (line 67) | class IntlTelInputComponent method ngAfterViewInit (line 111) | ngAfterViewInit() { method ngOnChanges (line 132) | ngOnChanges(changes: SimpleChanges) { method handleInput (line 142) | handleInput() { method handleBlur (line 185) | handleBlur(event: FocusEvent) { method handleFocus (line 190) | handleFocus(event: FocusEvent) { method handleKeyDown (line 194) | handleKeyDown(event: KeyboardEvent) { method handleKeyUp (line 198) | handleKeyUp(event: KeyboardEvent) { method handlePaste (line 202) | handlePaste(event: ClipboardEvent) { method handleClick (line 206) | handleClick(event: MouseEvent) { method getInstance (line 214) | getInstance(): Iti | null { method getInput (line 222) | getInput(): HTMLInputElement | null { method ngOnDestroy (line 226) | ngOnDestroy() { method applyInputProps (line 235) | private applyInputProps(): void { method writeValue (line 251) | writeValue(value: string | null): void { method registerOnChange (line 257) | registerOnChange(fn: any): void { method registerOnTouched (line 261) | registerOnTouched(fn: any): void { method setDisabledState (line 265) | setDisabledState(isDisabled: boolean): void { method validate (line 272) | validate(control: AbstractControl): ValidationErrors | null { method registerOnValidatorChange (line 294) | registerOnValidatorChange(fn: () => void): void { FILE: functions/_middleware.js constant EUROPE (line 5) | const EUROPE = new Set([ class GeoInjector (line 15) | class GeoInjector { method constructor (line 16) | constructor(isEurope) { method element (line 20) | element(element) { function onRequest (line 28) | async function onRequest(context) { FILE: react/src/intl-tel-input/react.tsx type InputProps (line 16) | type InputProps = Omit, "onInput">; type ItiProps (line 18) | type ItiProps = { type IntlTelInputRef (line 30) | type IntlTelInputRef = { FILE: react/src/intl-tel-input/reactWithUtils.tsx type InputProps (line 17) | type InputProps = Omit, "onInput">; type ItiProps (line 19) | type ItiProps = { type IntlTelInputRef (line 31) | type IntlTelInputRef = { FILE: scripts/check-lpn-metadata.cjs constant REPO_ROOT (line 14) | const REPO_ROOT = path.resolve(__dirname, "..", ""); constant XML_PATH (line 15) | const XML_PATH = path.resolve( constant OUT_TS (line 19) | const OUT_TS = path.resolve(REPO_ROOT, "tmp/generated-rawCountryData.ts"); constant CURATED_DATA_TS_PATH (line 20) | const CURATED_DATA_TS_PATH = path.resolve(REPO_ROOT, "src/js/intl-tel-in... function sortDigitStringsNumeric (line 28) | function sortDigitStringsNumeric(arr) { function splitTopLevelAlts (line 34) | function splitTopLevelAlts(inner) { function expandCharClass (line 49) | function expandCharClass(cls) { function expandSimple (line 66) | function expandSimple(prefixPart) { function simplePrefixesFromPattern (line 78) | function simplePrefixesFromPattern(pat) { function collapseExhaustiveRanges (line 167) | function collapseExhaustiveRanges(codes) { function extractNanpNpasFromPattern (line 207) | function extractNanpNpasFromPattern(pat) { function deriveNanpNpasFromPatterns (line 242) | function deriveNanpNpasFromPatterns(fixedList, mobileList) { function extractGenericPrefixesXml (line 266) | function extractGenericPrefixesXml(src) { function extendPrefixXml (line 322) | function extendPrefixXml(iso2, base, minLen, xmlSources) { function main (line 355) | function main() { FILE: site/esbuild/externalUtilsPlugin.mjs method setup (line 3) | setup({ onResolve }) { FILE: site/grunt/fetchStats.js function httpsGet (line 5) | function httpsGet(url) { function formatNumber (line 21) | function formatNumber(n) { function roundToDisplay (line 33) | function roundToDisplay(n) { function fetchStats (line 46) | async function fetchStats() { FILE: site/grunt/templateUtils.js constant BUILD_DIR (line 7) | const BUILD_DIR = "build"; constant HASH_LENGTH (line 8) | const HASH_LENGTH = 12; FILE: site/src/examples/js/angular_component.ts class AppComponent (line 47) | class AppComponent { method inputValidityClass (line 67) | get inputValidityClass(): string { method invalidMsg (line 72) | get invalidMsg(): string | null { method validMsg (line 79) | get validMsg(): string | null { method inputProps (line 85) | get inputProps(): Record { method enableValidation (line 94) | enableValidation(): void { method handleNumberChange (line 98) | handleNumberChange(newNumber: string): void { method handleSubmit (line 103) | handleSubmit(): void { FILE: site/src/examples/js/angular_component_display_code.js class AppComponent (line 23) | class AppComponent { method phone (line 36) | get phone() { method noticeText (line 40) | get noticeText() { method handleSubmit (line 44) | handleSubmit() { FILE: site/src/playground/js/modules/clipboard.js function copyTextToClipboard (line 1) | function copyTextToClipboard(text) { function bindCopyCodeButton (line 11) | function bindCopyCodeButton(buttonEl, codeEl) { FILE: site/src/playground/js/modules/forms.js function initTooltips (line 15) | function initTooltips(container) { function cloneInfoIconSvg (line 26) | function cloneInfoIconSvg(infoIconTemplate) { function createInfoIcon (line 32) | function createInfoIcon(meta, infoIconTemplate) { function buildLabelGroup (line 50) | function buildLabelGroup(meta, { labelText, htmlFor, labelClassName, inf... function buildBooleanExampleControl (line 67) | function buildBooleanExampleControl(key, meta, { idPrefix, dataAttr, exa... function formatMultiDropdownSelection (line 111) | function formatMultiDropdownSelection(values) { function buildControlRow (line 118) | function buildControlRow(key, meta, { idPrefix, dataAttr, infoIconTempla... function createControlGroup (line 316) | function createControlGroup(optionGroupTemplate, title, groupId, descrip... function renderControls (line 366) | function renderControls(formEl, metaMap, { idPrefix, dataAttr, groups = ... function getStateFromForm (line 422) | function getStateFromForm(formEl, defaults, metaMap, dataAttr) { function setFormFromState (line 470) | function setFormFromState(formEl, state, metaMap, dataAttr, { defaultSta... FILE: site/src/playground/js/modules/i18n.js function toBcp47LanguageTag (line 10) | function toBcp47LanguageTag(code) { function getLanguageLabel (line 24) | function getLanguageLabel(code) { function createI18nOptionLabels (line 33) | function createI18nOptionLabels(languageCodes) { function resolveI18nSelection (line 43) | async function resolveI18nSelection(value, { i18nDirHash }) { FILE: site/src/playground/js/modules/initCode.js function renderInitCodeFromState (line 4) | function renderInitCodeFromState(state, initCodeEl, { defaultInitOptions... FILE: site/src/playground/js/modules/itiController.js function applyInputAttributes (line 3) | function applyInputAttributes(state, telInput) { function destroyInstance (line 27) | function destroyInstance(iti) { function detachUtilsIfNeeded (line 37) | function detachUtilsIfNeeded(state) { function toInitOptions (line 46) | function toInitOptions(state, { defaultInitOptions, specialOptionKeys, u... class ItiPlaygroundController (line 86) | class ItiPlaygroundController { method constructor (line 87) | constructor({ telInput, utilsPath, i18nDirHash, defaultInitOptions, sp... method destroy (line 98) | destroy() { method initWithState (line 103) | async initWithState(state) { FILE: site/src/playground/js/modules/playgroundConfig.js constant AUTO_PLACEHOLDER_OPTIONS (line 1) | const AUTO_PLACEHOLDER_OPTIONS = ["polite", "aggressive", "off"]; constant NUMBER_TYPES (line 2) | const NUMBER_TYPES = [ constant SPECIAL_PLAYGROUND_OPTION_KEYS (line 16) | const SPECIAL_PLAYGROUND_OPTION_KEYS = [ constant OPTION_GROUPS (line 25) | const OPTION_GROUPS = [ function createPlaygroundConfig (line 74) | function createPlaygroundConfig({ defaults, i18nLanguageCodes, i18nOptio... FILE: site/src/playground/js/modules/stateUtils.js function deepClone (line 1) | function deepClone(value) { function parseBooleanParam (line 5) | function parseBooleanParam(value, fallback) { function parseJsonParam (line 28) | function parseJsonParam(value, fallback) { function parseQueryOverrides (line 41) | function parseQueryOverrides(defaults, metaMap, { aliases = {} } = {}) { function safeStringify (line 69) | function safeStringify(value) { function formatJsValue (line 77) | function formatJsValue(value) { function encodeJsonParam (line 89) | function encodeJsonParam(value) { function deepEqual (line 98) | function deepEqual(a, b) { function normalizeStringArrayAsSet (line 126) | function normalizeStringArrayAsSet(value) { function createDefaultState (line 134) | function createDefaultState(defaultInitOptions, defaultInputAttributes) { function isDefaultForKey (line 138) | function isDefaultForKey(key, meta, value, defaultState) { FILE: site/src/playground/js/modules/urlState.js function buildShareUrlFromState (line 3) | function buildShareUrlFromState( function updateUrlFromState (line 38) | function updateUrlFromState(state, deps) { FILE: site/src/playground/js/playground.js constant KEEP_DROPDOWN_OPEN_PARAM (line 36) | const KEEP_DROPDOWN_OPEN_PARAM = "keepDropdownOpen"; function flashActionButtonLabel (line 47) | function flashActionButtonLabel(buttonEl, temporaryLabel) { function shouldDisableKeepDropdownOpen (line 62) | function shouldDisableKeepDropdownOpen(state) { function syncKeepDropdownOpenAvailability (line 72) | function syncKeepDropdownOpenAvailability(state) { function getFullState (line 82) | function getFullState(state) { function getKeepDropdownOpenFromUrl (line 91) | function getKeepDropdownOpenFromUrl() { function updateKeepDropdownOpenUrlParam (line 96) | function updateKeepDropdownOpenUrlParam(enabled) { function initItiWithState (line 187) | function initItiWithState(state) { function getCombinedStateFromControls (line 222) | function getCombinedStateFromControls() { constant HINT_CONFIGS (line 252) | const HINT_CONFIGS = [ function findControl (line 415) | function findControl(optionKey, isMultidropdown) { function maybeShowHint (line 422) | function maybeShowHint(config) { function scheduleReinit (line 455) | function scheduleReinit() { function maybeQueueHintCheck (line 484) | function maybeQueueHintCheck(event) { function resetOptionGroupToDefaults (line 516) | function resetOptionGroupToDefaults(groupKeys) { function resetAllToDefaults (line 558) | function resetAllToDefaults() { function getSupportedCountries (line 612) | function getSupportedCountries() { function renderSupportedCountriesTable (line 620) | function renderSupportedCountriesTable() { constant ISO2_TEXTAREA_KEYS (line 657) | const ISO2_TEXTAREA_KEYS = ["countryOrder", "excludeCountries", "onlyCou... function getValidIso2Set (line 659) | function getValidIso2Set() { function isValidIso2Array (line 663) | function isValidIso2Array(value, validIso2s) { function validateIso2Textarea (line 676) | function validateIso2Textarea(textarea, { invalidOnly = false } = {}) { function validateInitialCountryInput (line 697) | function validateInitialCountryInput(input, { invalidOnly = false } = {}) { function isValidLocale (line 715) | function isValidLocale(value) { function validateCountryNameLocaleInput (line 724) | function validateCountryNameLocaleInput(input, { invalidOnly = false } =... FILE: src/js/intl-tel-input.ts type HTMLInputElement (line 49) | interface HTMLInputElement { class Iti (line 63) | class Iti { method constructor (line 93) | public constructor(input: HTMLInputElement, customOptions: SomeOptions... method #getTelInputValue (line 125) | #getTelInputValue(): string { method #setTelInputValue (line 130) | #setTelInputValue(asciiValue: string): void { method #createInitPromises (line 135) | #createInitPromises(options: AllOptions): Promise<[unknown, unknown]> { method #init (line 169) | #init(): void { method #processCountryData (line 202) | #processCountryData(): void { method #setInitialState (line 216) | #setInitialState(overrideAutoCountry: boolean = false): void { method #initListeners (line 263) | #initListeners(): void { method #initHiddenInputListener (line 277) | #initHiddenInputListener(): void { method #initDropdownListeners (line 292) | #initDropdownListeners(): void { method #initRequests (line 353) | #initRequests(): void { method #loadAutoCountry (line 394) | #loadAutoCountry(): void { method #openDropdownWithPlus (line 434) | #openDropdownWithPlus(): void { method #initTelInputListeners (line 441) | #initTelInputListeners(): void { method #bindInputListener (line 447) | #bindInputListener(): void { method #maybeBindKeydownListener (line 561) | #maybeBindKeydownListener(): void { method #maybeBindPasteListener (line 637) | #maybeBindPasteListener(): void { method #cap (line 712) | #cap(number: string): string { method #trigger (line 718) | #trigger( method #openDropdown (line 731) | #openDropdown(): void { method #bindDropdownListeners (line 754) | #bindDropdownListeners(): void { method #bindDropdownMouseoverListener (line 769) | #bindDropdownMouseoverListener(signal: AbortSignal): void { method #bindDropdownCountryClickListener (line 789) | #bindDropdownCountryClickListener(signal: AbortSignal): void { method #bindDropdownClickOffListener (line 805) | #bindDropdownClickOffListener(signal: AbortSignal): void { method #bindDropdownKeydownListener (line 830) | #bindDropdownKeydownListener(signal: AbortSignal): void { method #bindDropdownSearchListeners (line 881) | #bindDropdownSearchListeners(signal: AbortSignal): void { method #searchForCountry (line 898) | #searchForCountry(query: string): void { method #handleEnterKey (line 910) | #handleEnterKey(): void { method #updateValFromNumber (line 918) | #updateValFromNumber(fullNumber: string): void { method #updateCountryFromNumber (line 945) | #updateCountryFromNumber(fullNumber: string): boolean { method #ensureHasDialCode (line 954) | #ensureHasDialCode(number: string): string { method #getNewCountryFromNumber (line 970) | #getNewCountryFromNumber(fullNumber: string): Iso2 | "" | null { method #setCountry (line 1065) | #setCountry(iso2: Iso2 | ""): boolean { method #updateMaxLength (line 1090) | #updateMaxLength(): void { method #updatePlaceholder (line 1129) | #updatePlaceholder(): void { method #selectListItem (line 1160) | #selectListItem(listItem: HTMLElement): void { method #closeDropdown (line 1184) | #closeDropdown(isDestroy?: boolean): void { method #updateDialCode (line 1202) | #updateDialCode(newDialCodeBare: string): void { method #getDialCode (line 1225) | #getDialCode(number: string, includeAreaCode?: boolean): string { method #getFullNumber (line 1267) | #getFullNumber(overrideVal?: string): string { method #beforeSetNumber (line 1288) | #beforeSetNumber(fullNumber: string): string { method #triggerCountryChange (line 1300) | #triggerCountryChange(): void { method #handleAutoCountry (line 1309) | #handleAutoCountry(): void { method #handleAutoCountryFailure (line 1335) | #handleAutoCountryFailure(): void { method #handleUtils (line 1348) | #handleUtils(): void { method #handleUtilsFailure (line 1371) | #handleUtilsFailure(error: unknown): void { method destroy (line 1386) | public destroy(): void { method isActive (line 1412) | public isActive(): boolean { method getExtension (line 1417) | public getExtension(): string { method getNumber (line 1428) | public getNumber(format?: number): string { method getNumberType (line 1444) | public getNumberType(): number { method getSelectedCountryData (line 1455) | public getSelectedCountryData(): SelectedCountryData { method getValidationError (line 1460) | public getValidationError(): number { method isValidNumber (line 1469) | public isValidNumber(): boolean | null { method isValidNumberPrecise (line 1502) | public isValidNumberPrecise(): boolean | null { method #utilsIsPossibleNumber (line 1506) | #utilsIsPossibleNumber(val: string): boolean | null { method #validateNumber (line 1517) | #validateNumber(precise: boolean): boolean | null { method #utilsIsValidNumber (line 1558) | #utilsIsValidNumber(val: string): boolean | null { method setCountry (line 1569) | public setCountry(iso2: Iso2): void { method setNumber (line 1596) | public setNumber(number: string): void { method setPlaceholderNumberType (line 1613) | public setPlaceholderNumberType(type: NumberType): void { method setDisabled (line 1621) | public setDisabled(disabled: boolean): void { method forEachInstance (line 1640) | static forEachInstance( FILE: src/js/intl-tel-input/data.ts type Iso2 (line 1444) | type Iso2 = typeof rawCountryData[number][0]; type Country (line 1446) | type Country = { FILE: src/js/intl-tel-input/i18n/ar/index.ts method searchSummaryAria (line 12) | searchSummaryAria(count) { FILE: src/js/intl-tel-input/i18n/bg/index.ts method searchSummaryAria (line 12) | searchSummaryAria(count) { FILE: src/js/intl-tel-input/i18n/bn/index.ts method searchSummaryAria (line 12) | searchSummaryAria(count) { FILE: src/js/intl-tel-input/i18n/bs/index.ts method searchSummaryAria (line 12) | searchSummaryAria(count) { FILE: src/js/intl-tel-input/i18n/ca/index.ts method searchSummaryAria (line 12) | searchSummaryAria(count) { FILE: src/js/intl-tel-input/i18n/cs/index.ts method searchSummaryAria (line 12) | searchSummaryAria(count) { FILE: src/js/intl-tel-input/i18n/da/index.ts method searchSummaryAria (line 12) | searchSummaryAria(count) { FILE: src/js/intl-tel-input/i18n/de/index.ts method searchSummaryAria (line 12) | searchSummaryAria(count) { FILE: src/js/intl-tel-input/i18n/el/index.ts method searchSummaryAria (line 12) | searchSummaryAria(count) { FILE: src/js/intl-tel-input/i18n/en/index.ts method searchSummaryAria (line 12) | searchSummaryAria(count) { FILE: src/js/intl-tel-input/i18n/es/index.ts method searchSummaryAria (line 12) | searchSummaryAria(count) { FILE: src/js/intl-tel-input/i18n/et/index.ts method searchSummaryAria (line 12) | searchSummaryAria(count) { FILE: src/js/intl-tel-input/i18n/fa/index.ts method searchSummaryAria (line 12) | searchSummaryAria(count) { FILE: src/js/intl-tel-input/i18n/fi/index.ts method searchSummaryAria (line 12) | searchSummaryAria(count) { FILE: src/js/intl-tel-input/i18n/fr/index.ts method searchSummaryAria (line 12) | searchSummaryAria(count) { FILE: src/js/intl-tel-input/i18n/hi/index.ts method searchSummaryAria (line 12) | searchSummaryAria(count) { FILE: src/js/intl-tel-input/i18n/hr/index.ts method searchSummaryAria (line 12) | searchSummaryAria(count) { FILE: src/js/intl-tel-input/i18n/hu/index.ts method searchSummaryAria (line 12) | searchSummaryAria(count) { FILE: src/js/intl-tel-input/i18n/id/index.ts method searchSummaryAria (line 12) | searchSummaryAria(count) { FILE: src/js/intl-tel-input/i18n/it/index.ts method searchSummaryAria (line 12) | searchSummaryAria(count) { FILE: src/js/intl-tel-input/i18n/ja/index.ts method searchSummaryAria (line 12) | searchSummaryAria(count) { FILE: src/js/intl-tel-input/i18n/kn/index.ts method searchSummaryAria (line 12) | searchSummaryAria(count) { FILE: src/js/intl-tel-input/i18n/ko/index.ts method searchSummaryAria (line 12) | searchSummaryAria(count) { FILE: src/js/intl-tel-input/i18n/lt/index.ts method searchSummaryAria (line 13) | searchSummaryAria(count) { FILE: src/js/intl-tel-input/i18n/mr/index.ts method searchSummaryAria (line 12) | searchSummaryAria(count) { FILE: src/js/intl-tel-input/i18n/nl/index.ts method searchSummaryAria (line 12) | searchSummaryAria(count) { FILE: src/js/intl-tel-input/i18n/no/index.ts method searchSummaryAria (line 12) | searchSummaryAria(count) { FILE: src/js/intl-tel-input/i18n/pl/index.ts method searchSummaryAria (line 12) | searchSummaryAria(count) { FILE: src/js/intl-tel-input/i18n/pt/index.ts method searchSummaryAria (line 12) | searchSummaryAria(count) { FILE: src/js/intl-tel-input/i18n/ro/index.ts method searchSummaryAria (line 12) | searchSummaryAria(count) { FILE: src/js/intl-tel-input/i18n/ru/index.ts method searchSummaryAria (line 12) | searchSummaryAria(count) { FILE: src/js/intl-tel-input/i18n/sk/index.ts method searchSummaryAria (line 12) | searchSummaryAria(count) { FILE: src/js/intl-tel-input/i18n/sl/index.ts method searchSummaryAria (line 13) | searchSummaryAria(count) { FILE: src/js/intl-tel-input/i18n/sq/index.ts method searchSummaryAria (line 12) | searchSummaryAria(count) { FILE: src/js/intl-tel-input/i18n/sr/index.ts method searchSummaryAria (line 13) | searchSummaryAria(count) { FILE: src/js/intl-tel-input/i18n/sv/index.ts method searchSummaryAria (line 12) | searchSummaryAria(count) { FILE: src/js/intl-tel-input/i18n/te/index.ts method searchSummaryAria (line 12) | searchSummaryAria(count) { FILE: src/js/intl-tel-input/i18n/th/index.ts method searchSummaryAria (line 12) | searchSummaryAria(count) { FILE: src/js/intl-tel-input/i18n/tr/index.ts method searchSummaryAria (line 12) | searchSummaryAria(count) { FILE: src/js/intl-tel-input/i18n/types.ts type I18n (line 5) | type I18n = Partial> & { FILE: src/js/intl-tel-input/i18n/uk/index.ts method searchSummaryAria (line 12) | searchSummaryAria(count) { FILE: src/js/intl-tel-input/i18n/ur/index.ts method searchSummaryAria (line 12) | searchSummaryAria(count) { FILE: src/js/intl-tel-input/i18n/uz/index.ts method searchSummaryAria (line 12) | searchSummaryAria(count) { FILE: src/js/intl-tel-input/i18n/vi/index.ts method searchSummaryAria (line 12) | searchSummaryAria(count) { FILE: src/js/intl-tel-input/i18n/zh-hk/index.ts method searchSummaryAria (line 12) | searchSummaryAria(count) { FILE: src/js/intl-tel-input/i18n/zh/index.ts method searchSummaryAria (line 12) | searchSummaryAria(count) { FILE: src/js/modules/constants.ts constant EVENTS (line 5) | const EVENTS = { constant CLASSES (line 12) | const CLASSES = { constant KEYS (line 23) | const KEYS = { constant INPUT_TYPES (line 32) | const INPUT_TYPES = { constant REGEX (line 37) | const REGEX = { constant TIMINGS (line 44) | const TIMINGS = { constant SENTINELS (line 50) | const SENTINELS = { constant LAYOUT (line 56) | const LAYOUT = { constant DIAL (line 66) | const DIAL = { constant PLACEHOLDER_MODES (line 85) | const PLACEHOLDER_MODES = { constant INITIAL_COUNTRY (line 91) | const INITIAL_COUNTRY = { constant NUMBER_TYPES (line 98) | const NUMBER_TYPES = [ constant NUMBER_TYPE_SET (line 113) | const NUMBER_TYPE_SET = new Set(NUMBER_TYPES) as ReadonlySet< constant DATA_KEYS (line 120) | const DATA_KEYS = { constant ARIA (line 126) | const ARIA = { FILE: src/js/modules/core/numerals.ts class Numerals (line 1) | class Numerals { method constructor (line 4) | constructor() { method #updateNumeralSet (line 9) | #updateNumeralSet(str: string): void { method denormalise (line 20) | public denormalise(str: string, currentInputValue: string): string { method normalise (line 32) | public normalise(str: string): string { method isAscii (line 45) | public isAscii(): boolean { FILE: src/js/modules/core/ui.ts class UI (line 13) | class UI { method constructor (line 44) | public constructor(input: HTMLInputElement, options: AllOptions, id: n... method validateInput (line 58) | public static validateInput(input: unknown): void { method generateMarkup (line 75) | public generateMarkup(countries: Country[]): void { method #createWrapperAndInsert (line 95) | #createWrapperAndInsert(): HTMLElement { method #maybeBuildCountryContainer (line 120) | #maybeBuildCountryContainer(wrapper: HTMLElement): void { method #maybeEnsureDropdownWidthSet (line 195) | #maybeEnsureDropdownWidthSet(): void { method #buildDropdownContent (line 209) | #buildDropdownContent(): void { method #buildSearchUI (line 277) | #buildSearchUI(): void { method #maybeUpdateInputPaddingAndReveal (line 349) | #maybeUpdateInputPaddingAndReveal(): void { method #maybeBuildHiddenInputs (line 356) | #maybeBuildHiddenInputs(wrapper: HTMLElement): void { method #appendListItems (line 397) | #appendListItems(): void { method #updateInputPadding (line 441) | #updateInputPadding(): void { method #getBody (line 458) | static #getBody(): HTMLElement { method #getHiddenSelectedCountryWidth (line 475) | #getHiddenSelectedCountryWidth(): number { method #getHiddenInlineDropdownHeight (line 501) | #getHiddenInlineDropdownHeight(): number { method #updateSearchResultsA11yText (line 520) | #updateSearchResultsA11yText(): void { method filterCountriesByQuery (line 527) | public filterCountriesByQuery(query: string): void { method #doFilter (line 540) | #doFilter(): void { method handleSearchChange (line 551) | public handleSearchChange(): void { method handleSearchClear (line 562) | public handleSearchClear(): void { method scrollTo (line 569) | public scrollTo(element: HTMLElement): void { method highlightListItem (line 591) | public highlightListItem( method handleUpDownKey (line 615) | public handleUpDownKey(key: string): void { method #updateSelectedItem (line 637) | #updateSelectedItem(iso2: Iso2 | ""): void { method #filterCountries (line 664) | #filterCountries(matchedCountries: Country[]): void { method destroy (line 694) | public destroy(): void { method openDropdown (line 740) | public openDropdown(): void { method closeDropdown (line 784) | public closeDropdown(): void { method #shouldPositionInlineDropdownBelowInput (line 815) | #shouldPositionInlineDropdownBelowInput(): boolean { method #handleDropdownContainer (line 827) | #handleDropdownContainer(): void { method isDropdownClosed (line 856) | public isDropdownClosed(): boolean { method setCountry (line 860) | public setCountry(selectedCountryData: SelectedCountryData): void { FILE: src/js/modules/data/country-data.ts type DialCodeProcessingResult (line 5) | interface DialCodeProcessingResult { FILE: src/js/modules/data/intl-regionless.ts constant REGIONLESS_DIAL_CODES (line 5) | const REGIONLESS_DIAL_CODES: Set = new Set([ FILE: src/js/modules/types/events.ts type ItiEventMap (line 6) | type ItiEventMap = { FILE: src/js/modules/types/forEachInstanceArgsMap.ts type ForEachInstanceArgsMap (line 1) | type ForEachInstanceArgsMap = { FILE: src/js/modules/types/public-api.ts type UtilsLoader (line 8) | type UtilsLoader = () => Promise<{ default: ItiUtils }>; type ItiUtils (line 11) | type ItiUtils = { type SetValues (line 48) | type SetValues = T extends ReadonlySet ? U : never; type NumberType (line 50) | type NumberType = SetValues; type ValueOf (line 52) | type ValueOf = T[keyof T]; type AllOptions (line 55) | interface AllOptions { type SomeOptions (line 97) | type SomeOptions = Partial; type IntlTelInputInterface (line 100) | interface IntlTelInputInterface { type EmptyObject (line 118) | type EmptyObject = Record; type SelectedCountryData (line 119) | type SelectedCountryData = Country | EmptyObject; FILE: tests/integration/helpers/matchers.js function toBeAPromise (line 2) | function toBeAPromise(actual) { function toBePending (line 10) | async function toBePending(actual) { FILE: tests/integration/options/i18n-locales.test.js constant UI_TRANSLATION_KEYS (line 9) | const UI_TRANSLATION_KEYS = [ FILE: tests/integration/options/loadUtils.test.js method loadUtils (line 86) | async loadUtils () {