UNPKG

element-plus

Version:

A Component Library for Vue 3

1 lines 890 B
{"version":3,"file":"panel-month-range.mjs","sources":["../../../../../../../packages/components/date-picker-panel/src/props/panel-month-range.ts"],"sourcesContent":["import { buildProps } from '@element-plus/utils'\nimport { panelRangeSharedProps } from './shared'\n\nimport type { ExtractPropTypes, ExtractPublicPropTypes } from 'vue'\n\nexport const panelMonthRangeProps = buildProps({\n ...panelRangeSharedProps,\n} as const)\n\nexport const panelMonthRangeEmits = [\n 'pick',\n 'set-picker-option',\n 'calendar-change',\n]\n\nexport type PanelMonthRangeProps = ExtractPropTypes<typeof panelMonthRangeProps>\nexport type PanelMonthRangePropsPublic = ExtractPublicPropTypes<\n typeof panelMonthRangeProps\n>\n"],"names":[],"mappings":";;;AAKO,MAAM,uBAAuB,UAAW,CAAA;AAAA,EAC7C,GAAG,qBAAA;AACL,CAAU,EAAA;AAEH,MAAM,oBAAuB,GAAA;AAAA,EAClC,MAAA;AAAA,EACA,mBAAA;AAAA,EACA,iBAAA;AACF;;;;"}