{"version":3,"file":"constants.mjs","sources":["../../../../../../packages/components/form/src/constants.ts"],"sourcesContent":["\r\nimport type { InjectionKey } from 'vue'\r\nimport type { FormContext, FormItemContext } from './types'\r\n\r\nexport const FormContextKey: InjectionKey<FormContext> = Symbol('FormContextKey')\r\nexport const FormItemContextKey: InjectionKey<FormItemContext> = Symbol('FormItemContextKey')\r\n"],"names":[],"mappings":"AAAY,MAAC,cAAc,GAAG,MAAM,CAAC,gBAAgB,EAAE;AAC3C,MAAC,kBAAkB,GAAG,MAAM,CAAC,oBAAoB;;;;"}