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.09 kB
"use strict";var i=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var m=Object.getOwnPropertyNames;var u=Object.prototype.hasOwnProperty;var c=(s,e)=>{for(var o in e)i(s,o,{get:e[o],enumerable:!0})},D=(s,e,o,a)=>{if(e&&typeof e=="object"||typeof e=="function")for(let r of m(e))!u.call(s,r)&&r!==o&&i(s,r,{get:()=>e[r],enumerable:!(a=f(e,r))||a.enumerable});return s};var P=s=>D(i({},"__esModule",{value:!0}),s);var v={};c(v,{dataListItemPropDefs:()=>p,dataListLabelPropDefs:()=>l,dataListRootPropDefs:()=>n});module.exports=P(v);var t=require("../props/index.js");const d=["start","center","end","baseline","stretch"],y=["horizontal","vertical"],g=["1","2","3"],n={orientation:{type:"enum",className:"rt-r-orientation",values:y,default:"horizontal",responsive:!0},size:{type:"enum",className:"rt-r-size",values:g,default:"2",responsive:!0},trim:{...t.leadingTrimPropDef.trim,className:"rt-r-trim"}},p={align:{type:"enum",className:"rt-r-ai",values:d,responsive:!0}},l={...t.widthPropDefs,...t.colorPropDef,...t.highContrastPropDef}; //# sourceMappingURL=data-list.props.js.map