{"version":3,"file":"basic-month-table.mjs","sources":["../../../../../../packages/components/date-picker/src/props/basic-month-table.ts"],"sourcesContent":["import { datePickerSharedProps, selectionModeWithDefault } from './shared'\n\nimport type { ExtractPropTypes } from 'vue'\n\nexport const basicMonthTableProps = {\n  ...datePickerSharedProps,\n  selectionMode: selectionModeWithDefault('month')\n}\n\nexport type BasicMonthTableProps = ExtractPropTypes<typeof basicMonthTableProps>\n"],"names":[],"mappings":";;AAIO,MAAM,oBAAuB,GAAA;AAAA,EAClC,GAAG,qBAAA;AAAA,EACH,aAAA,EAAe,yBAAyB,OAAO,CAAA;AACjD;;;;"}