UNPKG

@esri/calcite-components

Version:

Web Components for Esri's Calcite Design System.

29 lines (28 loc) 1.42 kB
export declare const autocompleteTokens: { calciteAutocompleteBackgroundColor: string; calciteAutocompleteBorderColor: string; calciteAutocompleteCornerRadius: string; calciteAutocompleteDescriptionTextColor: string; calciteAutocompleteHeadingTextColor: string; calciteAutocompleteTextColor: string; calciteAutocompleteInputBackgroundColor: string; calciteAutocompleteInputBorderColor: string; calciteAutocompleteInputCornerRadius: string; calciteAutocompleteInputShadow: string; calciteAutocompleteInputIconColor: string; calciteAutocompleteInputTextColor: string; calciteAutocompleteInputPlaceholderTextColor: string; calciteAutocompleteInputActionsBackgroundColor: string; calciteAutocompleteInputActionsBackgroundColorHover: string; calciteAutocompleteInputActionsBackgroundColorPress: string; calciteAutocompleteInputActionsIconColor: string; calciteAutocompleteInputActionsIconColorHover: string; calciteAutocompleteInputActionsIconColorPress: string; calciteAutocompleteInputLoadingBackgroundColor: string; calciteAutocompleteInputLoadingFillColor: string; calciteAutocompleteInputPrefixBackgroundColor: string; calciteAutocompleteInputPrefixTextColor: string; calciteAutocompleteInputSuffixBackgroundColor: string; calciteAutocompleteInputSuffixTextColor: string; }; export declare const autocomplete: string;