UNPKG

@open-condo/ui

Version:

A set of React UI components for developing applications inside the condo ecosystem

5 lines 370 B
export declare const TYPOGRAPHY_CLASS_PREFIX = "condo-typography"; export declare const TEXT_SIZES: readonly ["large", "medium", "small"]; export declare const TEXT_TYPES: readonly ["primary", "secondary", "inverted", "danger", "warning", "info", "success", "inherit"]; export declare const TOOLTIP_CLASS_PREFIX = "condo-tooltip"; //# sourceMappingURL=constants.d.ts.map