{"version":3,"file":"provideInjectKeys-47aad241.mjs","sources":["../src/helper/provideInjectKeys.ts"],"sourcesContent":["import type { InjectionKey } from \"vue\";\n\nexport const MtSelectResultAddActiveItemListener = Symbol() as InjectionKey<\n  (listener: (index: number) => void) => void\n>;\nexport const MtSelectResultRemoveActiveItemListener = Symbol() as InjectionKey<\n  (listener: (index: number) => void) => void\n>;\nexport const MtSelectResultAddItemSelectByKeyboardListener = Symbol() as InjectionKey<\n  (listener: (index: number) => void) => void\n>;\nexport const MtSelectResultRemoveItemSelectByKeyboardListener = Symbol() as InjectionKey<\n  (listener: (index: number) => void) => void\n>;\n"],"names":[],"mappings":"AAEO,MAAM,sCAAsC,OAAO;AAGnD,MAAM,yCAAyC,OAAO;AAGtD,MAAM,gDAAgD,OAAO;AAG7D,MAAM,mDAAmD,OAAO;"}