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