@esri/calcite-components
Version:
Web Components for Esri's Calcite Design System.
13 lines (12 loc) • 456 B
TypeScript
export declare const blockTokens: {
calciteBlockBorderColor: string;
calciteBlockHeaderBackgroundColor: string;
calciteBlockHeaderBackgroundColorHover: string;
calciteBlockTextColor: string;
calciteBlockHeadingTextColor: string;
calciteBlockHeadingTextColorPress: string;
calciteBlockDescriptionTextColor: string;
calciteBlockIconColor: string;
calciteBlockIconColorHover: string;
};
export declare const block: string;