@esri/calcite-components
Version:
Web Components for Esri's Calcite Design System.
18 lines (17 loc) • 748 B
TypeScript
export declare const filterTokens: {
calciteFilterContentSpace: string;
calciteFilterInputBackgroundColor: string;
calciteFilterInputBorderColor: string;
calciteFilterInputCornerRadius: string;
calciteFilterInputShadow: string;
calciteFilterInputIconColor: string;
calciteFilterInputTextColor: string;
calciteFilterInputPlaceholderTextColor: string;
calciteFilterInputActionsBackgroundColor: string;
calciteFilterInputActionsBackgroundColorHover: string;
calciteFilterInputActionsBackgroundColorPress: string;
calciteFilterInputActionsIconColor: string;
calciteFilterInputActionsIconColorHover: string;
calciteFilterInputActionsIconColorPress: string;
};
export declare const filter: string;