{"version":3,"file":"constants.mjs","sources":["../../../../../../packages/components/week-picker/src/constants.ts"],"sourcesContent":["import type { InjectionKey, SetupContext } from 'vue'\nimport type { UseNamespaceReturn } from '@code-monkey-ui/hooks'\n\ninterface DatePickerContext {\n  slots: SetupContext['slots']\n  pickerNs: UseNamespaceReturn\n}\n\nexport const ROOT_WEEK_PICKER_INJECTION_KEY: InjectionKey<DatePickerContext> =\n  Symbol()\n"],"names":[],"mappings":"AAAY,MAAC,8BAA8B,GAAG,MAAM;;;;"}