UNPKG

@esri/calcite-components

Version:

Web Components for Esri's Calcite Design System.

26 lines (25 loc) 502 B
export declare const CSS: { title: string; close: string; imageContainer: string; chipIcon: string; textSlotted: string; container: string; imageSlotted: string; closable: string; multiple: string; selectable: string; selectIcon: string; selectIconActive: string; nonInteractive: string; isCircle: string; }; export declare const SLOTS: { image: string; }; export declare const ICONS: { close: string; unchecked: string; checkedSingle: string; checked: string; };