tav-ui
Version:
1 lines • 619 B
Source Map (JSON)
{"version":3,"file":"types2.mjs","sources":["../../../../../../../packages/components/button-modal/src/types.ts"],"sourcesContent":["import { buttonProps } from '@tav-ui/components/button'\nimport type { ExtractPropTypes } from 'vue'\n\nexport const buttonModalProps = {\n ...buttonProps,\n isInDropDown: {\n type: Boolean,\n default: false,\n },\n}\n\nexport declare type ButtonModalProps = Partial<ExtractPropTypes<typeof buttonModalProps>>\n"],"names":[],"mappings":";;;AACY,MAAC,gBAAgB,GAAG;AAChC,EAAE,GAAG,WAAW;AAChB,EAAE,YAAY,EAAE;AAChB,IAAI,IAAI,EAAE,OAAO;AACjB,IAAI,OAAO,EAAE,KAAK;AAClB,GAAG;AACH;;;;"}