UNPKG

@esri/calcite-components

Version:

Web Components for Esri's Calcite Design System.

12 lines (11 loc) 400 B
export declare const cardTokens: { calciteCardAccentColorSelected: string; calciteCardBackgroundColor: string; calciteCardBorderColor: string; calciteCardSelectIndicatorColorHover: string; calciteCardSelectIndicatorColor: string; calciteCardCornerRadius: string; calciteCardShadow: string; }; export declare const card: string; export declare const cardThumbnail: string;