{"version":3,"file":"filter-group2.mjs","sources":["../../../../../../packages/components/filter-group/src/filter-group.ts"],"sourcesContent":["import { buildProps, componentSize } from \"@xplus/utils/props\";\nimport type { ExtractPropTypes } from \"@vue/runtime-core\";\nexport const xFilterGroupProps = buildProps({\n  size: {\n    type: String,\n    default: \"default\",\n    values: componentSize,\n  },\n} as const);\nexport type XFilterGroupProps = ExtractPropTypes<typeof xFilterGroupProps>;\n"],"names":[],"mappings":";;AACY,MAAC,iBAAiB,GAAG,UAAU,CAAC;AAC5C,EAAE,IAAI,EAAE;AACR,IAAI,IAAI,EAAE,MAAM;AAChB,IAAI,OAAO,EAAE,SAAS;AACtB,IAAI,MAAM,EAAE,aAAa;AACzB,GAAG;AACH,CAAC;;;;"}