UNPKG

@shopware-ag/meteor-component-library

Version:

The meteor component library is a Vue component library developed by Shopware. It is based on the [Meteor Design System](https://shopware.design/).

1 lines 828 B
{"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;"}