{"ast":null,"code":"import { colorProp } from '../helpers';\nconst sizes = ['1', '2', '3', '4'];\nconst separatorPropDefs = {\n  size: {\n    type: 'enum',\n    values: sizes,\n    default: '1',\n    responsive: true\n  },\n  color: {\n    ...colorProp,\n    default: 'gray'\n  }\n};\nexport { separatorPropDefs };","map":{"version":3,"names":["colorProp","sizes","separatorPropDefs","size","type","values","default","responsive","color"],"sources":["../../../src/components/separator.props.ts"],"sourcesContent":[null],"mappings":"AAAA,SAASA,SAAS,QAAQ,YAAY;AAGtC,MAAMC,KAAK,GAAG,CAAC,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,GAAG,CAAU;AAE3C,MAAMC,iBAAiB,GAAG;EACxBC,IAAI,EAAE;IAAEC,IAAI,EAAE,MAAM;IAAEC,MAAM,EAAEJ,KAAK;IAAEK,OAAO,EAAE,GAAG;IAAEC,UAAU,EAAE;EAAI,CAAE;EACrEC,KAAK,EAAE;IAAE,GAAGR,SAAS;IAAEM,OAAO,EAAE;EAAM;CAIvC;AAED,SAASJ,iBAAiB"},"metadata":{},"sourceType":"module","externalDependencies":[]}