{"version":3,"file":"basic-cell.mjs","sources":["../../../../../../../packages/components/date-picker/src/props/basic-cell.ts"],"sourcesContent":["import type { ExtractPropTypes, PropType } from 'vue'\nimport type { DateCell } from '../date-picker.type'\n\nexport const basicCellProps = {\n  cell: {\n    type: Object as PropType<DateCell>,\n  },\n}\n\nexport type BasicCellProps = ExtractPropTypes<typeof basicCellProps>\n"],"names":[],"mappings":"AAAY,MAAC,cAAc,GAAG;AAC9B,EAAE,IAAI,EAAE;AACR,IAAI,IAAI,EAAE,MAAM;AAChB,GAAG;AACH;;;;"}