UNPKG

@esri/calcite-components

Version:

Web Components for Esri's Calcite Design System.

25 lines (24 loc) 967 B
export declare const inputTokens: { calciteInputPrefixSize: string; calciteInputSuffixSize: string; calciteInputBackgroundColor: string; calciteInputBorderColor: string; calciteInputCornerRadius: string; calciteInputShadow: string; calciteInputIconColor: string; calciteInputTextColor: string; calciteInputPlaceholderTextColor: string; calciteInputActionsBackgroundColor: string; calciteInputActionsBackgroundColorHover: string; calciteInputActionsBackgroundColorPress: string; calciteInputActionsIconColor: string; calciteInputActionsIconColorHover: string; calciteInputActionsIconColorPress: string; calciteInputLoadingBackgroundColor: string; calciteInputLoadingFillColor: string; calciteInputPrefixBackgroundColor: string; calciteInputPrefixTextColor: string; calciteInputSuffixBackgroundColor: string; calciteInputSuffixTextColor: string; }; export declare const input: string;