cbd0bd33c6c604cab9de9ee1424e913abcae1d1a430f23b5dc261367e1bf543ff4c2c67e1045b671b260affa2158f7febd18ca803c3c789f642ca9eaf8192b 733 B

1
  1. {"version":3,"file":"header-cell.mjs","sources":["../../../../../../packages/components/table-v2/src/header-cell.ts"],"sourcesContent":["import { buildProps } from '@element-plus/utils'\nimport { classType, column } from './common'\n\nimport type { ExtractPropTypes, __ExtractPublicPropTypes } from 'vue'\n\nexport const tableV2HeaderCell = buildProps({\n class: classType,\n columnIndex: Number,\n column,\n})\n\nexport type TableV2HeaderCell = ExtractPropTypes<typeof tableV2HeaderCell>\nexport type TableV2HeaderCellPublic = __ExtractPublicPropTypes<\n typeof tableV2HeaderCell\n>\n"],"names":[],"mappings":";;;AAEY,MAAC,iBAAiB,GAAG,UAAU,CAAC;AAC5C,EAAE,KAAK,EAAE,SAAS;AAClB,EAAE,WAAW,EAAE,MAAM;AACrB,EAAE,MAAM;AACR,CAAC;;;;"}