UNPKG

@esri/calcite-components

Version:

Web Components for Esri's Calcite Design System.

19 lines (18 loc) 686 B
export declare const shellPanelTokens: { calciteShellPanelBackgroundColor: string; calciteShellPanelBorderColor: string; calciteShellPanelCornerRadius: string; calciteShellPanelHeight: string; calciteShellPanelMaxHeight: string; calciteShellPanelMaxWidth: string; calciteShellPanelMinHeight: string; calciteShellPanelMinWidth: string; calciteShellPanelResizeBackgroundColor: string; calciteShellPanelResizeTextColor: string; calciteShellPanelShadow: string; calciteShellPanelWidth: string; calciteShellPanelZIndex: string; calciteShellShadow: string; calciteShellTextColor: string; }; export declare const shellPanel: string;