UNPKG

various-ui

Version:

This is a test version of the Vue 3 component library

1 lines 770 B
{"version":3,"file":"index.mjs","sources":["../../../../../packages/components/form/default-item/index.ts"],"sourcesContent":["import { ExtractPropTypes, PropType } from \"vue\";\r\n\r\nexport const UiFormItemPropsOption = {\r\n prop: { type: String },\r\n label: { type: String },\r\n width: { type: Number },\r\n direction: { type: String as PropType<\"row\" | \"column\">, default: \"row\" },\r\n} as const;\r\n\r\nexport type UiFormItemProps = ExtractPropTypes<typeof UiFormItemPropsOption>;\r\n"],"names":[],"mappings":"AAEO,MAAM,qBAAwB,GAAA;AAAA,EACjC,IAAA,EAAM,EAAE,IAAA,EAAM,MAAO,EAAA;AAAA,EACrB,KAAA,EAAO,EAAE,IAAA,EAAM,MAAO,EAAA;AAAA,EACtB,KAAA,EAAO,EAAE,IAAA,EAAM,MAAO,EAAA;AAAA,EACtB,SAAW,EAAA,EAAE,IAAM,EAAA,MAAA,EAAsC,SAAS,KAAM,EAAA;AAC5E;;;;"}