{"version":3,"file":"index.mjs","sources":["../../../../../packages/components/popover/index.ts"],"sourcesContent":["import { withInstall, withInstallDirective } from '@sgui-plus/utils'\r\n\r\nimport Popover from './src/popover.vue'\r\nimport PopoverDirective, { VPopover } from './src/directive'\r\n\r\nexport const SgPopoverDirective = withInstallDirective(\r\n  PopoverDirective,\r\n  VPopover\r\n)\r\n\r\nexport const SgPopover = withInstall(Popover, {\r\n  directive: SgPopoverDirective,\r\n})\r\nexport default SgPopover\r\n\r\nexport * from './src/popover'\r\n"],"names":[],"mappings":";;;;;;AAGY,MAAC,kBAAkB,GAAG,oBAAoB,CAAC,gBAAgB,EAAE,QAAQ,EAAE;AACvE,MAAC,SAAS,GAAG,WAAW,CAAC,OAAO,EAAE;AAC9C,EAAE,SAAS,EAAE,kBAAkB;AAC/B,CAAC;;;;"}