@radix-ui/themes
Version:
[](https://radix-ui.com/themes)
3 lines (2 loc) • 806 B
JavaScript
var i=Object.defineProperty;var m=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var n=Object.prototype.hasOwnProperty;var h=(e,t)=>{for(var s in t)i(e,s,{get:t[s],enumerable:!0})},P=(e,t,s,p)=>{if(t&&typeof t=="object"||typeof t=="function")for(let r of d(t))!n.call(e,r)&&r!==s&&i(e,r,{get:()=>t[r],enumerable:!(p=m(t,r))||p.enumerable});return e};var f=e=>P(i({},"__esModule",{value:!0}),e);var a={};h(a,{widthPropDefs:()=>o});module.exports=f(a);const o={width:{type:"string",className:"rt-r-w",customProperties:["--width"],responsive:!0},minWidth:{type:"string",className:"rt-r-min-w",customProperties:["--min-width"],responsive:!0},maxWidth:{type:"string",className:"rt-r-max-w",customProperties:["--max-width"],responsive:!0}};
//# sourceMappingURL=width.props.js.map
;