{"version":3,"file":"index.mjs","sources":["../../../../../packages/components/table-dialog/index.ts"],"sourcesContent":["import { withInstall } from '@element-plus/utils'\nimport TableDialog from './src/table-dialog.vue'\nimport type { SFCWithInstall } from '@element-plus/utils'\n\nexport const ElTableDialog: SFCWithInstall<typeof TableDialog> =\n  withInstall(TableDialog)\nexport default ElTableDialog\n\nexport * from './src/table-dialog'\nexport type { TableDialogInstance } from './src/instance'\n"],"names":[],"mappings":";;;;AAIa,MAAA,aAAA,GACX,YAAY,WAAW;;;;"}