{"version":3,"file":"panel-date-range.mjs","sources":["../../../../../../packages/components/date-picker/src/props/panel-date-range.ts"],"sourcesContent":["import { panelRangeSharedProps, panelSharedProps } from './shared'\n\nimport type { ExtractPropTypes } from 'vue'\n\nexport const panelDateRangeProps = {\n  ...panelSharedProps,\n  ...panelRangeSharedProps\n}\n\nexport type PanelDateRangeProps = ExtractPropTypes<typeof panelDateRangeProps>\n"],"names":[],"mappings":";;AAIO,MAAM,mBAAsB,GAAA;AAAA,EACjC,GAAG,gBAAA;AAAA,EACH,GAAG,qBAAA;AACL;;;;"}