{"version":3,"file":"constants.mjs","sources":["../../../../../../../packages/components/form/src/constants.ts"],"sourcesContent":["import type { InjectionKey } from 'vue'\nimport type { FormContext, FormItemContext } from './types'\n\nexport const formContextKey: InjectionKey<FormContext> =\n  Symbol('formContextKey')\nexport const formItemContextKey: InjectionKey<FormItemContext> =\n  Symbol('formItemContextKey')\n"],"names":[],"mappings":"AAGa,MAAA,cAAA,GACX,OAAO,gBAAgB,EAAA;AACZ,MAAA,kBAAA,GACX,OAAO,oBAAoB;;;;"}