{"version":3,"file":"index.mjs","sources":["../../../../../packages/components/dropdown-v2/index.ts"],"sourcesContent":["import { withInstall } from '@element-plus/utils'\nimport DropdownV2 from './src/index'\nimport DropdownV2Panel from './src/panel'\nimport type { SFCWithInstall } from '@element-plus/utils'\n\nexport const ElDropdownV2Panel: SFCWithInstall<typeof DropdownV2Panel> =\n  withInstall(DropdownV2Panel)\n\nexport const ElDropdownV2: SFCWithInstall<typeof DropdownV2> =\n  withInstall(DropdownV2)\nexport default ElDropdownV2\n\nexport * from './src/dropdown-v2'\nexport type { DropdownV2Instance } from './src/instance'\n"],"names":[],"mappings":";;;;;AAKa,MAAA,iBAAA,GACX,YAAY,eAAe,EAAA;AAEhB,MAAA,YAAA,GACX,YAAY,UAAU;;;;"}