hongluan-ui
Version:
Hongluan Component Library for Vue 3
1 lines • 682 B
Source Map (JSON)
{"version":3,"file":"panel-month-range.mjs","sources":["../../../../../../../packages/components/date-picker/src/props/panel-month-range.ts"],"sourcesContent":["import { panelRangeSharedProps } from './shared'\n\nimport type { ExtractPropTypes } from 'vue'\n\nexport const panelMonthRangeProps = {\n ...panelRangeSharedProps,\n}\n\nexport const panelMonthRangeEmits = [\n 'pick',\n 'set-picker-option',\n 'calendar-change',\n]\nexport type PanelMonthRangeProps = ExtractPropTypes<typeof panelMonthRangeProps>\n"],"names":[],"mappings":";;AACY,MAAC,oBAAoB,GAAG;AACpC,EAAE,GAAG,qBAAqB;AAC1B,EAAE;AACU,MAAC,oBAAoB,GAAG;AACpC,EAAE,MAAM;AACR,EAAE,mBAAmB;AACrB,EAAE,iBAAiB;AACnB;;;;"}