@legion-ui-kit/react-core
Version:
To install the package into your project:
3 lines (2 loc) • 523 B
JavaScript
;const r={p:"p"},e={tertiary:"tertiary"},o={body:"body"},s={bodyLarge:"bodyLarge"},T={as:r.p,fontType:o.body,color:e.tertiary,size:s.bodyLarge};exports.TEXT_AS=r,exports.TEXT_AS_LIST=["p","span","h1","h2","h3","h4","h5","h6"],exports.TEXT_COLOR=e,exports.TEXT_COLORS=["primary","secondary","tertiary","success","warning","error","information"],exports.TEXT_DEFAULT_PROPS=T,exports.TEXT_FONT_TYPE=o,exports.TEXT_SIZE=s,exports.TEXT_VARIANT={medEmphasis:"medEmphasis"};
//# sourceMappingURL=Text.constant.cjs.map