{"version":3,"file":"index.mjs","sources":["../../../../../packages/components/tooltip-v2/index.ts"],"sourcesContent":["import { withInstall } from '@lit-element/utils'\nimport PopoverTip from './src/tooltip.vue'\nimport type { SFCWithInstall } from '@lit-element/utils'\n\nexport const LtPopoverTip: SFCWithInstall<typeof PopoverTip> =\n  withInstall(PopoverTip)\nexport * from './src/arrow'\nexport * from './src/content'\nexport * from './src/root'\nexport * from './src/tooltip'\nexport * from './src/trigger'\nexport * from './src/constants'\n\nexport default LtPopoverTip\n"],"names":[],"mappings":";;;;;;;;;;AAEY,MAAC,YAAY,GAAG,WAAW,CAAC,UAAU;;;;"}