UNPKG

@anoki/fse-ui

Version:

FSE UI components library

3 lines (2 loc) 906 B
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("./index.cjs655.js"),s=require("./index.cjs656.js"),t=["div","span"],a=["none","inline-flex","flex"],n=["row","column","row-reverse","column-reverse"],p=["start","center","end","baseline","stretch"],u=["start","center","end","between"],l=["nowrap","wrap","wrap-reverse"],o={as:{type:"enum",values:t,default:"div"},...r.asChildPropDef,display:{type:"enum",className:"rt-r-display",values:a,responsive:!0},direction:{type:"enum",className:"rt-r-fd",values:n,responsive:!0},align:{type:"enum",className:"rt-r-ai",values:p,responsive:!0},justify:{type:"enum",className:"rt-r-jc",values:u,parseValue:i,responsive:!0},wrap:{type:"enum",className:"rt-r-fw",values:l,responsive:!0},...s.gapPropDefs};function i(e){return e==="between"?"space-between":e}exports.flexPropDefs=o; //# sourceMappingURL=index.cjs623.js.map