{"version":3,"file":"index.mjs","sources":["../../../../../packages/components/table/index.ts"],"sourcesContent":["import Table from './src/table.vue';\nimport TableHead from './src/table-head.vue';\nimport TableBody from './src/table-body.vue';\nimport TableConfig from './src/table-config.vue';\nimport { SFCWithInstall, withInstall } from '@touchvue/utils';\n\nexport const ToTable: SFCWithInstall<typeof Table> = withInstall(Table);\nexport const ToTableHead: SFCWithInstall<typeof TableHead> = withInstall(TableHead);\nexport const ToTableBody: SFCWithInstall<typeof TableBody> = withInstall(TableBody);\nexport const ToTableConfig: SFCWithInstall<typeof TableConfig> = withInstall(TableConfig);\n\nexport * from './src/instance';"],"names":[],"mappings":";;;;;;AAMa,MAAA,OAAA,GAAwC,YAAY,KAAK,EAAA;AACzD,MAAA,WAAA,GAAgD,YAAY,SAAS,EAAA;AACrE,MAAA,WAAA,GAAgD,YAAY,SAAS,EAAA;AACrE,MAAA,aAAA,GAAoD,YAAY,WAAW;;;;"}