UNPKG

@radix-ui/themes

Version:

[![Radix Themes Logo](https://radix-ui.com/social/themes.png)](https://radix-ui.com/themes)

3 lines (2 loc) 800 B
import{asChildPropDef as o}from"../props/as-child.prop.js";import{colorPropDef as r}from"../props/color.prop.js";import{highContrastPropDef as e}from"../props/high-contrast.prop.js";import{leadingTrimPropDef as t}from"../props/leading-trim.prop.js";import{textAlignPropDef as p}from"../props/text-align.prop.js";import{textWrapPropDef as s}from"../props/text-wrap.prop.js";import{truncatePropDef as f}from"../props/truncate.prop.js";import{weightPropDef as i}from"../props/weight.prop.js";const m=["h1","h2","h3","h4","h5","h6"],a=["1","2","3","4","5","6","7","8","9"],n={as:{type:"enum",values:m,default:"h1"},...o,size:{type:"enum",className:"rt-r-size",values:a,default:"6",responsive:!0},...i,...p,...t,...f,...s,...r,...e};export{n as headingPropDefs}; //# sourceMappingURL=heading.props.js.map