UNPKG

@esri/calcite-components

Version:

Web Components for Esri's Calcite Design System.

22 lines (21 loc) 889 B
export declare const flowTokens: { calciteFlowBackgroundColor: string; calciteFlowHeaderBackgroundColor: string; calciteFlowFooterBackgroundColor: string; calciteFlowSpace: string; calciteFlowHeaderContentSpace: string; calciteFlowFooterSpace: string; calciteActionBackgroundColor: string; calciteActionBackgroundColorHover: string; calciteActionBackgroundColorPressed: string; calciteActionTextColorHover: string; calciteActionTextColorPressed: string; calcitePopoverBorderColor: string; calciteFlowHeaderActionBackgroundColorHover: string; calciteFlowHeaderActionBackgroundColorPress: string; calciteFlowHeaderActionBackgroundColor: string; calciteFlowHeaderActionIndicatorColor: string; calciteFlowHeaderActionTextColorPress: string; calciteFlowHeaderActionTextColor: string; }; export declare const flow: string;