{"version":3,"file":"panel-month-range.mjs","sources":["../../../../../../../packages/components/date-picker/src/props/panel-month-range.ts"],"sourcesContent":["import { buildProps } from '@bigin/utils'\nimport { panelRangeSharedProps } from './shared'\n\nimport type { ExtractPropTypes } from 'vue'\n\nexport const panelMonthRangeProps = buildProps({\n  ...panelRangeSharedProps,\n} as const)\n\nexport const panelMonthRangeEmits = ['pick', 'set-picker-option']\n\nexport type PanelMonthRangeProps = ExtractPropTypes<typeof panelMonthRangeProps>\n"],"names":[],"mappings":";;;;AAKO,MAAM,uBAAuB,UAAW,CAAA;AAAA,EAC7C,GAAG,qBAAA;AACL,CAAU,EAAA;AAEG,MAAA,oBAAA,GAAuB,CAAC,MAAA,EAAQ,mBAAmB;;;;"}