{"version":3,"file":"constants.js","sources":["../../../../../../packages/components/date-picker/src/constants.ts"],"sourcesContent":["import type { InjectionKey, SetupContext } from 'vue'\nimport type { UseNamespaceReturn } from '@element-plus/hooks'\n\ninterface DatePickerContext {\n slots: SetupContext['slots']\n pickerNs: UseNamespaceReturn\n}\n\nexport const ROOT_PICKER_INJECTION_KEY: InjectionKey =\n Symbol()\n"],"names":[],"mappings":";;;;AAAY,MAAC,yBAAyB,GAAG,MAAM;;;;"}