{"version":3,"file":"index.mjs","sources":["../../../../../packages/components/bubble/index.ts"],"sourcesContent":["//引用 github.com/wzc520pyfm/ant-design-x-vue/tree/main/src/bubble\n\nimport { withInstall } from '@element-plus/utils'\nimport Bubble from './src/bubble/index'\nimport BubbleList from './src/bubble-list/index'\nimport type { SFCWithInstall } from '@element-plus/utils'\n\nexport const ElBubble: SFCWithInstall<typeof Bubble> = withInstall(Bubble)\nexport default ElBubble\n\nexport const ElBubbleList: SFCWithInstall<typeof BubbleList> =\n  withInstall(BubbleList)\n\nexport * from './src/bubble/bubble'\nexport * from './src/bubble-list/bubble-list'\n"],"names":[],"mappings":";;;;;;AAOa,MAAA,QAAA,GAA0C,YAAY,MAAM,EAAA;AAG5D,MAAA,YAAA,GACX,YAAY,UAAU;;;;"}