UNPKG

@esri/calcite-components

Version:

Web Components for Esri's Calcite Design System.

20 lines (19 loc) 791 B
export declare const panelTokens: { calcitePanelBackgroundColor: string; calcitePanelBorderColor: string; calcitePanelContentSpace: string; calcitePanelCornerRadius: string; calcitePanelDescriptionTextColor: string; calcitePanelFooterBackgroundColor: string; calcitePanelFooterSpace: string; calcitePanelHeaderActionBackgroundColorHover: string; calcitePanelHeaderActionBackgroundColorPress: string; calcitePanelHeaderActionBackgroundColor: string; calcitePanelHeaderActionTextColorPress: string; calcitePanelHeaderActionTextColor: string; calcitePanelHeaderBackgroundColor: string; calcitePanelHeaderContentSpace: string; calcitePanelHeadingTextColor: string; calcitePanelSpace: string; }; export declare const panel: string;