UNPKG

@esri/calcite-components

Version:

Web Components for Esri's Calcite Design System.

13 lines (12 loc) 481 B
export declare const noticeTokens: { calciteNoticeBackgroundColor: string; calciteNoticeCloseBackgroundColorFocus: string; calciteNoticeCloseBackgroundColorPress: string; calciteNoticeCloseTextColorHover: string; calciteNoticeCloseTextColor: string; calciteNoticeCloseIconColorHover: string; calciteNoticeCloseIconColor: string; calciteNoticeTitleTextColor: string; calciteNoticeContentTextColor: string; }; export declare const notice: string;