UNPKG

@radix-ui/themes

Version:

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

3 lines (2 loc) 1.11 kB
"use strict";var s=Object.defineProperty;var D=Object.getOwnPropertyDescriptor;var P=Object.getOwnPropertyNames;var l=Object.prototype.hasOwnProperty;var v=(r,o)=>{for(var t in o)s(r,t,{get:o[t],enumerable:!0})},d=(r,o,t,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of P(o))!l.call(r,e)&&e!==t&&s(r,e,{get:()=>o[e],enumerable:!(p=D(o,e))||p.enumerable});return r};var h=r=>d(s({},"__esModule",{value:!0}),r);var g={};v(g,{codePropDefs:()=>u});module.exports=h(g);var a=require("../props/as-child.prop.js"),i=require("../props/color.prop.js"),f=require("../props/high-contrast.prop.js"),m=require("../props/text-wrap.prop.js"),n=require("../props/truncate.prop.js"),c=require("../props/weight.prop.js");const y=["1","2","3","4","5","6","7","8","9"],z=["solid","soft","outline","ghost"],u={...a.asChildPropDef,size:{type:"enum",className:"rt-r-size",values:y,responsive:!0},variant:{type:"enum",className:"rt-variant",values:z,default:"soft"},...c.weightPropDef,...i.accentColorPropDef,...f.highContrastPropDef,...n.truncatePropDef,...m.textWrapPropDef}; //# sourceMappingURL=code.props.js.map