hongluan-ui
Version:
Hongluan Component Library for Vue 3
1 lines • 721 B
Source Map (JSON)
{"version":3,"file":"index.mjs","sources":["../../../../../packages/components/popover/index.ts"],"sourcesContent":["import { withInstall, withInstallDirective } from '@hongluan-ui/utils'\n\nimport Popover from './src/popover.vue'\nimport PopoverDirective, { VPopover } from './src/directive'\n\nexport const HlPopoverDirective = withInstallDirective(\n PopoverDirective,\n VPopover,\n)\n\nexport const HlPopover = withInstall(Popover, {\n directive: HlPopoverDirective,\n})\nexport default HlPopover\n\nexport * from './src/popover'\n"],"names":["Popover"],"mappings":";;;;;;AAGY,MAAC,kBAAkB,GAAG,oBAAoB,CAAC,gBAAgB,EAAE,QAAQ,EAAE;AACvE,MAAC,SAAS,GAAG,WAAW,CAACA,SAAO,EAAE;AAC9C,EAAE,SAAS,EAAE,kBAAkB;AAC/B,CAAC;;;;"}