@vectara/vectara-ui
Version:
Vectara's design system, codified as a React and Sass component library
4 lines (3 loc) • 299 B
TypeScript
export declare const ICON_COLOR: readonly ["inherit", "accent", "primary", "success", "warning", "danger", "subdued", "neutral", "empty"];
export declare const ICON_SIZE: readonly ["xs", "s", "m", "l", "xl", "xxl", "xxxl"];
export declare const ICON_TYPE: readonly ["default", "enclosed", "token"];