UNPKG

@kiwicom/orbit-components

Version:

<div align="center"> <a href="https://orbit.kiwi" target="_blank"> <img alt="orbit-components" src="https://orbit.kiwi/wp-content/uploads/2018/08/orbit-components.png" srcset="https://orbit.kiwi/wp-content/uploads/2018/08/orbit-components@2x.png 2x"

21 lines (19 loc) 404 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var ICON_SIZES = exports.ICON_SIZES = { SMALL: "small", MEDIUM: "medium", LARGE: "large" }; var ICON_COLORS = exports.ICON_COLORS = { ATTENTION: "attention", PRIMARY: "primary", SECONDARY: "secondary", TERTIARY: "tertiary", INFO: "info", SUCCESS: "success", WARNING: "warning", CRITICAL: "critical" };