{"version":3,"file":"form-component-props.mjs","sources":["../../../packages/shared/form-component-props.ts"],"sourcesContent":["import type { PropType } from \"vue\";\n\nexport const FORM_COMPONENT_PROPS = {\n  label: {\n    type: String\n  },\n  field: {\n    type: String\n  },\n  tips: {\n    type: String\n  },\n  span: {\n    type: [String, Number] as PropType<'max' | number>\n  },\n  required: {\n    type: Boolean\n  }\n}"],"names":[],"mappings":"AAEO,MAAM,oBAAuB,GAAA;AAAA,EAClC,KAAO,EAAA;AAAA,IACL,IAAM,EAAA,MAAA;AAAA,GACR;AAAA,EACA,KAAO,EAAA;AAAA,IACL,IAAM,EAAA,MAAA;AAAA,GACR;AAAA,EACA,IAAM,EAAA;AAAA,IACJ,IAAM,EAAA,MAAA;AAAA,GACR;AAAA,EACA,IAAM,EAAA;AAAA,IACJ,IAAA,EAAM,CAAC,MAAA,EAAQ,MAAM,CAAA;AAAA,GACvB;AAAA,EACA,QAAU,EAAA;AAAA,IACR,IAAM,EAAA,OAAA;AAAA,GACR;AACF;;;;"}