@hw-component/table 1.9.84 → 1.9.86

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/.eslintcache CHANGED
@@ -1 +1 @@
1
- [{"/Users/hedongjie/Desktop/web/hw-component-table/src/Layout.tsx":"1","/Users/hedongjie/Desktop/web/hw-component-table/src/app.tsx":"2","/Users/hedongjie/Desktop/web/hw-component-table/src/index.tsx":"3","/Users/hedongjie/Desktop/web/hw-component-table/src/routes.tsx":"4","/Users/hedongjie/Desktop/web/hw-component-table/src/components/index.tsx":"5","/Users/hedongjie/Desktop/web/hw-component-table/src/components/Table.tsx":"6","/Users/hedongjie/Desktop/web/hw-component-table/src/components/context.ts":"7","/Users/hedongjie/Desktop/web/hw-component-table/src/components/hooks/useCurrentTable.ts":"8","/Users/hedongjie/Desktop/web/hw-component-table/src/components/hooks/useHTable.tsx":"9","/Users/hedongjie/Desktop/web/hw-component-table/src/components/hooks/useRowObj.ts":"10","/Users/hedongjie/Desktop/web/hw-component-table/src/components/modal.ts":"11","/Users/hedongjie/Desktop/web/hw-component-table/src/components/TableConfig.tsx":"12","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/index.tsx":"13","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableFooter/index.tsx":"14","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableHeader/index.tsx":"15","/Users/hedongjie/Desktop/web/hw-component-table/src/components/TableCustomize.tsx":"16","/Users/hedongjie/Desktop/web/hw-component-table/src/components/hooks/useDispatch.ts":"17","/Users/hedongjie/Desktop/web/hw-component-table/src/components/hooks/useReq.ts":"18","/Users/hedongjie/Desktop/web/hw-component-table/src/pages/Table/index.tsx":"19","/Users/hedongjie/Desktop/web/hw-component-table/src/pages/TableCustomize/index.tsx":"20","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTablePagination/index.tsx":"21","/Users/hedongjie/Desktop/web/hw-component-table/src/components/hooks/index.ts":"22","/Users/hedongjie/Desktop/web/hw-component-table/src/pages/ModalTable/index.tsx":"23","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/AlertMsg.tsx":"24","/Users/hedongjie/Desktop/web/hw-component-table/src/components/GoTop/index.tsx":"25","/Users/hedongjie/Desktop/web/hw-component-table/src/typings.d.ts":"26","/Users/hedongjie/Desktop/web/hw-component-table/scripts/rollup.config.js":"27","/Users/hedongjie/Desktop/web/hw-component-table/scripts/webpack.config.js":"28","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableHeader/defaultSubComponent.tsx":"29","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableHeader/modal.ts":"30","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/Options/Content.tsx":"31","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/Options/Title.tsx":"32","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/Options/index.tsx":"33","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/Options/modal.d.ts":"34","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/Options/utils.ts":"35","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/HeaderTitle/index.tsx":"36","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableHeader/RangePickerSearch.tsx":"37","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableHeader/defaultFormRender.tsx":"38","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/Options/hooks.ts":"39","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableHeader/Context.tsx":"40","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/utils.ts":"41","/Users/hedongjie/Desktop/web/hw-component-table/src/components/render/TagsComponent.tsx":"42","/Users/hedongjie/Desktop/web/hw-component-table/src/components/render/config.tsx":"43","/Users/hedongjie/Desktop/web/hw-component-table/src/components/render/index.tsx":"44","/Users/hedongjie/Desktop/web/hw-component-table/src/components/DialogTable/Content.tsx":"45","/Users/hedongjie/Desktop/web/hw-component-table/src/components/DialogTable/DwTable.tsx":"46","/Users/hedongjie/Desktop/web/hw-component-table/src/components/DialogTable/ModalTable.tsx":"47","/Users/hedongjie/Desktop/web/hw-component-table/src/components/DialogTable/hooks.ts":"48","/Users/hedongjie/Desktop/web/hw-component-table/src/components/render/CopyComponent.tsx":"49","/Users/hedongjie/Desktop/web/hw-component-table/src/components/render/Text.tsx":"50","/Users/hedongjie/Desktop/web/hw-component-table/src/pages/DwTable/index.tsx":"51","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableHeader/hooks/config.tsx":"52","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableHeader/hooks/useHeaderDefaultProps.ts":"53","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableHeader/hooks/useHideMoreTitle.tsx":"54","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/defaultRender.tsx":"55","/Users/hedongjie/Desktop/web/hw-component-table/src/components/typings.d.ts":"56","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/hooks/useColData.tsx":"57","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/hooks/useControl.tsx":"58","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/modal.ts":"59","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/RowCheckBox/RowItem.tsx":"60","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/RowCheckBox/Title.tsx":"61","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/RowCheckBox/hooks.ts":"62","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/RowRadioBoxSelection.tsx":"63","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/hooks/colsMk.tsx":"64"},{"size":1541,"mtime":1709541397429,"results":"65","hashOfConfig":"66"},{"size":741,"mtime":1713518829815,"results":"67","hashOfConfig":"66"},{"size":370,"mtime":1718160488742,"results":"68","hashOfConfig":"66"},{"size":887,"mtime":1724397613543,"results":"69","hashOfConfig":"66"},{"size":778,"mtime":1735036252848,"results":"70","hashOfConfig":"66"},{"size":3013,"mtime":1748494172686,"results":"71","hashOfConfig":"66"},{"size":952,"mtime":1721801509391,"results":"72","hashOfConfig":"66"},{"size":1468,"mtime":1742356516346,"results":"73","hashOfConfig":"66"},{"size":839,"mtime":1720086914276,"results":"74","hashOfConfig":"66"},{"size":1247,"mtime":1747982208974,"results":"75","hashOfConfig":"66"},{"size":5523,"mtime":1747982208992,"results":"76","hashOfConfig":"66"},{"size":1488,"mtime":1721801545279,"results":"77","hashOfConfig":"66"},{"size":4693,"mtime":1747982208957,"results":"78","hashOfConfig":"66"},{"size":2163,"mtime":1716085382140,"results":"79","hashOfConfig":"66"},{"size":1833,"mtime":1749110401479,"results":"80","hashOfConfig":"66"},{"size":1958,"mtime":1729582327153,"results":"81","hashOfConfig":"66"},{"size":209,"mtime":1713781957255,"results":"82","hashOfConfig":"66"},{"size":2879,"mtime":1734490699907,"results":"83","hashOfConfig":"66"},{"size":4809,"mtime":1749110401504,"results":"84","hashOfConfig":"66"},{"size":2108,"mtime":1742356516487,"results":"85","hashOfConfig":"66"},{"size":3518,"mtime":1740040940373,"results":"86","hashOfConfig":"66"},{"size":498,"mtime":1709893919938,"results":"87","hashOfConfig":"66"},{"size":3507,"mtime":1742356519961,"results":"88","hashOfConfig":"66"},{"size":1080,"mtime":1716085371834,"results":"89","hashOfConfig":"66"},{"size":1102,"mtime":1710829302576,"results":"90","hashOfConfig":"66"},{"size":1162,"mtime":1710829299926,"results":"91","hashOfConfig":"66"},{"size":2357,"mtime":1732161767681,"results":"92","hashOfConfig":"66"},{"size":1677,"mtime":1716085381973,"results":"93","hashOfConfig":"66"},{"size":2305,"mtime":1736738630509,"results":"94","hashOfConfig":"66"},{"size":696,"mtime":1720086914261,"results":"95","hashOfConfig":"66"},{"size":1684,"mtime":1720086914112,"results":"96","hashOfConfig":"66"},{"size":1437,"mtime":1720086914134,"results":"97","hashOfConfig":"66"},{"size":2987,"mtime":1720174044485,"results":"98","hashOfConfig":"66"},{"size":782,"mtime":1720174047079,"results":"99","hashOfConfig":"66"},{"size":479,"mtime":1720086914169,"results":"100","hashOfConfig":"66"},{"size":2324,"mtime":1749110401455,"results":"101","hashOfConfig":"66"},{"size":1208,"mtime":1716085371834,"results":"102","hashOfConfig":"66"},{"size":365,"mtime":1716085371835,"results":"103","hashOfConfig":"66"},{"size":665,"mtime":1720086917041,"results":"104","hashOfConfig":"66"},{"size":266,"mtime":1720086917041,"results":"105","hashOfConfig":"66"},{"size":2253,"mtime":1720086917041,"results":"106","hashOfConfig":"66"},{"size":3611,"mtime":1747982209014,"results":"107","hashOfConfig":"66"},{"size":3741,"mtime":1742812309066,"results":"108","hashOfConfig":"66"},{"size":813,"mtime":1726745370599,"results":"109","hashOfConfig":"66"},{"size":494,"mtime":1729582302142,"results":"110","hashOfConfig":"66"},{"size":2872,"mtime":1729582327027,"results":"111","hashOfConfig":"66"},{"size":2404,"mtime":1742356516230,"results":"112","hashOfConfig":"66"},{"size":1682,"mtime":1740108939664,"results":"113","hashOfConfig":"66"},{"size":948,"mtime":1747982208999,"results":"114","hashOfConfig":"66"},{"size":182,"mtime":1724397725474,"results":"115","hashOfConfig":"66"},{"size":3675,"mtime":1747982209033,"results":"116","hashOfConfig":"66"},{"size":703,"mtime":1740108942394,"results":"117","hashOfConfig":"66"},{"size":1071,"mtime":1740108939723,"results":"118","hashOfConfig":"66"},{"size":4477,"mtime":1740108942394,"results":"119","hashOfConfig":"66"},{"size":825,"mtime":1742356519961,"results":"120","hashOfConfig":"66"},{"size":269,"mtime":1695809104376,"results":"121","hashOfConfig":"66"},{"size":4038,"mtime":1747982208922,"results":"122","hashOfConfig":"66"},{"size":3223,"mtime":1747982211401,"results":"123","hashOfConfig":"66"},{"size":1380,"mtime":1742812312805,"results":"124","hashOfConfig":"66"},{"size":1433,"mtime":1747982208865,"results":"125","hashOfConfig":"66"},{"size":1824,"mtime":1747982211401,"results":"126","hashOfConfig":"66"},{"size":1687,"mtime":1747982211401,"results":"127","hashOfConfig":"66"},{"size":898,"mtime":1747982211401,"results":"128","hashOfConfig":"66"},{"size":1426,"mtime":1747982211401,"results":"129","hashOfConfig":"66"},{"filePath":"130","messages":"131","suppressedMessages":"132","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"1mh59l9",{"filePath":"133","messages":"134","suppressedMessages":"135","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"136","messages":"137","suppressedMessages":"138","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"139","messages":"140","suppressedMessages":"141","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"142","messages":"143","suppressedMessages":"144","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"145","messages":"146","suppressedMessages":"147","errorCount":0,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"148","messages":"149","suppressedMessages":"150","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"151","messages":"152","suppressedMessages":"153","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"154","messages":"155","suppressedMessages":"156","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"157","messages":"158","suppressedMessages":"159","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"160","messages":"161","suppressedMessages":"162","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"163","messages":"164","suppressedMessages":"165","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"166","messages":"167","suppressedMessages":"168","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"169","messages":"170","suppressedMessages":"171","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"172","messages":"173","suppressedMessages":"174","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"175","messages":"176","suppressedMessages":"177","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"178","messages":"179","suppressedMessages":"180","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"181","messages":"182","suppressedMessages":"183","errorCount":0,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"184","messages":"185","suppressedMessages":"186","errorCount":0,"fatalErrorCount":0,"warningCount":20,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"187","messages":"188","suppressedMessages":"189","errorCount":0,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"190","messages":"191","suppressedMessages":"192","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"193","messages":"194","suppressedMessages":"195","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"196","messages":"197","suppressedMessages":"198","errorCount":0,"fatalErrorCount":0,"warningCount":4,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"199","messages":"200","suppressedMessages":"201","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"202","messages":"203","suppressedMessages":"204","errorCount":0,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"205","messages":"206","suppressedMessages":"207","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"208","messages":"209","suppressedMessages":"210","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"211","messages":"212","suppressedMessages":"213","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"214","messages":"215","suppressedMessages":"216","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"217","messages":"218","suppressedMessages":"219","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"220","messages":"221","suppressedMessages":"222","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"223","messages":"224","suppressedMessages":"225","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"226","messages":"227","suppressedMessages":"228","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"229","messages":"230","suppressedMessages":"231","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"232","messages":"233","suppressedMessages":"234","errorCount":0,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"235","messages":"236","suppressedMessages":"237","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"238","messages":"239","suppressedMessages":"240","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"241","messages":"242","suppressedMessages":"243","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"244","messages":"245","suppressedMessages":"246","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"247","messages":"248","suppressedMessages":"249","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"250","messages":"251","suppressedMessages":"252","errorCount":0,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"253","messages":"254","suppressedMessages":"255","errorCount":0,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"256","messages":"257","suppressedMessages":"258","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"259","messages":"260","suppressedMessages":"261","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"262","messages":"263","suppressedMessages":"264","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"265","messages":"266","suppressedMessages":"267","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"268","messages":"269","suppressedMessages":"270","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"271","messages":"272","suppressedMessages":"273","errorCount":0,"fatalErrorCount":0,"warningCount":3,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"274","messages":"275","suppressedMessages":"276","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"277","messages":"278","suppressedMessages":"279","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"280","messages":"281","suppressedMessages":"282","errorCount":0,"fatalErrorCount":0,"warningCount":4,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"283","messages":"284","suppressedMessages":"285","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"286","messages":"287","suppressedMessages":"288","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"289","messages":"290","suppressedMessages":"291","errorCount":0,"fatalErrorCount":0,"warningCount":6,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"292","messages":"293","suppressedMessages":"294","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"295","messages":"296","suppressedMessages":"297","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"298","messages":"299","suppressedMessages":"300","errorCount":0,"fatalErrorCount":0,"warningCount":4,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"301","messages":"302","suppressedMessages":"303","errorCount":0,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"304","messages":"305","suppressedMessages":"306","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"307","messages":"308","suppressedMessages":"309","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"310","messages":"311","suppressedMessages":"312","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"313","messages":"314","suppressedMessages":"315","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"316","messages":"317","suppressedMessages":"318","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"319","messages":"320","suppressedMessages":"321","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"/Users/hedongjie/Desktop/web/hw-component-table/src/Layout.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/app.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/index.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/routes.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/index.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/Table.tsx",["322","323"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/context.ts",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/hooks/useCurrentTable.ts",["324"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/hooks/useHTable.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/hooks/useRowObj.ts",["325"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/modal.ts",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/TableConfig.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/index.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableFooter/index.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableHeader/index.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/TableCustomize.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/hooks/useDispatch.ts",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/hooks/useReq.ts",["326","327"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/pages/Table/index.tsx",["328","329","330","331","332","333","334","335","336","337","338","339","340","341","342","343","344","345","346","347"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/pages/TableCustomize/index.tsx",["348","349"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTablePagination/index.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/hooks/index.ts",["350"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/pages/ModalTable/index.tsx",["351","352","353","354"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/AlertMsg.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/GoTop/index.tsx",["355","356"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/typings.d.ts",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/scripts/rollup.config.js",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/scripts/webpack.config.js",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableHeader/defaultSubComponent.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableHeader/modal.ts",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/Options/Content.tsx",["357"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/Options/Title.tsx",["358"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/Options/index.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/Options/modal.d.ts",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/Options/utils.ts",["359","360"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/HeaderTitle/index.tsx",["361"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableHeader/RangePickerSearch.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableHeader/defaultFormRender.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/Options/hooks.ts",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableHeader/Context.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/utils.ts",["362","363"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/render/TagsComponent.tsx",["364","365"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/render/config.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/render/index.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/DialogTable/Content.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/DialogTable/DwTable.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/DialogTable/ModalTable.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/DialogTable/hooks.ts",["366","367","368"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/render/CopyComponent.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/render/Text.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/pages/DwTable/index.tsx",["369","370","371","372"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableHeader/hooks/config.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableHeader/hooks/useHeaderDefaultProps.ts",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableHeader/hooks/useHideMoreTitle.tsx",["373","374","375","376","377","378"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/defaultRender.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/typings.d.ts",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/hooks/useColData.tsx",["379","380","381","382"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/hooks/useControl.tsx",["383","384"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/modal.ts",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/RowCheckBox/RowItem.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/RowCheckBox/Title.tsx",["385"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/RowCheckBox/hooks.ts",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/RowRadioBoxSelection.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/hooks/colsMk.tsx",[],[],{"ruleId":"386","severity":1,"message":"387","line":6,"column":10,"nodeType":"388","messageId":"389","endLine":6,"endColumn":15},{"ruleId":"386","severity":1,"message":"390","line":21,"column":3,"nodeType":"388","messageId":"389","endLine":21,"endColumn":12},{"ruleId":"391","severity":1,"message":"392","line":46,"column":6,"nodeType":"393","endLine":46,"endColumn":42,"suggestions":"394"},{"ruleId":"386","severity":1,"message":"395","line":2,"column":10,"nodeType":"388","messageId":"389","endLine":2,"endColumn":17},{"ruleId":"391","severity":1,"message":"396","line":55,"column":6,"nodeType":"393","endLine":55,"endColumn":18,"suggestions":"397"},{"ruleId":"391","severity":1,"message":"398","line":104,"column":6,"nodeType":"393","endLine":104,"endColumn":8,"suggestions":"399"},{"ruleId":"386","severity":1,"message":"400","line":4,"column":3,"nodeType":"388","messageId":"389","endLine":4,"endColumn":15},{"ruleId":"386","severity":1,"message":"401","line":5,"column":3,"nodeType":"388","messageId":"389","endLine":5,"endColumn":21},{"ruleId":"386","severity":1,"message":"402","line":6,"column":3,"nodeType":"388","messageId":"389","endLine":6,"endColumn":15},{"ruleId":"386","severity":1,"message":"403","line":8,"column":18,"nodeType":"388","messageId":"389","endLine":8,"endColumn":22},{"ruleId":"386","severity":1,"message":"404","line":8,"column":50,"nodeType":"388","messageId":"389","endLine":8,"endColumn":53},{"ruleId":"386","severity":1,"message":"405","line":11,"column":8,"nodeType":"388","messageId":"389","endLine":11,"endColumn":16},{"ruleId":"386","severity":1,"message":"406","line":13,"column":10,"nodeType":"388","messageId":"389","endLine":13,"endColumn":19},{"ruleId":"386","severity":1,"message":"407","line":15,"column":7,"nodeType":"388","messageId":"389","endLine":15,"endColumn":20},{"ruleId":"386","severity":1,"message":"408","line":15,"column":32,"nodeType":"388","messageId":"389","endLine":15,"endColumn":40},{"ruleId":"409","severity":1,"message":"410","line":27,"column":21,"nodeType":"388","messageId":"411","endLine":27,"endColumn":26},{"ruleId":"386","severity":1,"message":"412","line":37,"column":7,"nodeType":"388","messageId":"389","endLine":37,"endColumn":12},{"ruleId":"386","severity":1,"message":"413","line":52,"column":20,"nodeType":"388","messageId":"389","endLine":52,"endColumn":21},{"ruleId":"386","severity":1,"message":"414","line":52,"column":23,"nodeType":"388","messageId":"389","endLine":52,"endColumn":24},{"ruleId":"386","severity":1,"message":"415","line":69,"column":11,"nodeType":"388","messageId":"389","endLine":69,"endColumn":18},{"ruleId":"386","severity":1,"message":"416","line":69,"column":20,"nodeType":"388","messageId":"389","endLine":69,"endColumn":24},{"ruleId":"386","severity":1,"message":"417","line":89,"column":34,"nodeType":"388","messageId":"389","endLine":89,"endColumn":40},{"ruleId":"386","severity":1,"message":"418","line":96,"column":10,"nodeType":"388","messageId":"389","endLine":96,"endColumn":20},{"ruleId":"386","severity":1,"message":"419","line":96,"column":22,"nodeType":"388","messageId":"389","endLine":96,"endColumn":35},{"ruleId":"386","severity":1,"message":"420","line":102,"column":10,"nodeType":"388","messageId":"389","endLine":102,"endColumn":14},{"ruleId":"386","severity":1,"message":"421","line":102,"column":16,"nodeType":"388","messageId":"389","endLine":102,"endColumn":23},{"ruleId":"386","severity":1,"message":"422","line":25,"column":7,"nodeType":"388","messageId":"389","endLine":25,"endColumn":13},{"ruleId":"386","severity":1,"message":"417","line":41,"column":36,"nodeType":"388","messageId":"389","endLine":41,"endColumn":42},{"ruleId":"391","severity":1,"message":"423","line":13,"column":6,"nodeType":"393","endLine":13,"endColumn":17,"suggestions":"424"},{"ruleId":"386","severity":1,"message":"425","line":24,"column":7,"nodeType":"388","messageId":"389","endLine":24,"endColumn":11},{"ruleId":"386","severity":1,"message":"417","line":27,"column":32,"nodeType":"388","messageId":"389","endLine":27,"endColumn":38},{"ruleId":"386","severity":1,"message":"417","line":48,"column":32,"nodeType":"388","messageId":"389","endLine":48,"endColumn":38},{"ruleId":"386","severity":1,"message":"426","line":134,"column":9,"nodeType":"388","messageId":"389","endLine":134,"endColumn":21},{"ruleId":"391","severity":1,"message":"427","line":26,"column":6,"nodeType":"393","endLine":26,"endColumn":11,"suggestions":"428"},{"ruleId":"391","severity":1,"message":"427","line":34,"column":6,"nodeType":"393","endLine":34,"endColumn":8,"suggestions":"429"},{"ruleId":"391","severity":1,"message":"430","line":31,"column":6,"nodeType":"393","endLine":31,"endColumn":15,"suggestions":"431"},{"ruleId":"386","severity":1,"message":"432","line":20,"column":9,"nodeType":"388","messageId":"389","endLine":20,"endColumn":16},{"ruleId":"386","severity":1,"message":"433","line":1,"column":15,"nodeType":"388","messageId":"389","endLine":1,"endColumn":30},{"ruleId":"386","severity":1,"message":"434","line":3,"column":10,"nodeType":"388","messageId":"389","endLine":3,"endColumn":22},{"ruleId":"386","severity":1,"message":"404","line":1,"column":10,"nodeType":"388","messageId":"389","endLine":1,"endColumn":13},{"ruleId":"386","severity":1,"message":"435","line":22,"column":51,"nodeType":"388","messageId":"389","endLine":22,"endColumn":63},{"ruleId":"386","severity":1,"message":"436","line":22,"column":65,"nodeType":"388","messageId":"389","endLine":22,"endColumn":73},{"ruleId":"437","severity":1,"message":"438","line":82,"column":13,"nodeType":"439","messageId":"440","endLine":93,"endColumn":23},{"ruleId":"437","severity":1,"message":"438","line":104,"column":11,"nodeType":"439","messageId":"440","endLine":115,"endColumn":21},{"ruleId":"386","severity":1,"message":"441","line":15,"column":14,"nodeType":"388","messageId":"389","endLine":15,"endColumn":39},{"ruleId":"391","severity":1,"message":"442","line":19,"column":6,"nodeType":"393","endLine":19,"endColumn":8,"suggestions":"443"},{"ruleId":"391","severity":1,"message":"444","line":59,"column":6,"nodeType":"393","endLine":59,"endColumn":8,"suggestions":"445"},{"ruleId":"386","severity":1,"message":"425","line":24,"column":7,"nodeType":"388","messageId":"389","endLine":24,"endColumn":11},{"ruleId":"386","severity":1,"message":"417","line":27,"column":32,"nodeType":"388","messageId":"389","endLine":27,"endColumn":38},{"ruleId":"386","severity":1,"message":"417","line":48,"column":32,"nodeType":"388","messageId":"389","endLine":48,"endColumn":38},{"ruleId":"386","severity":1,"message":"426","line":149,"column":9,"nodeType":"388","messageId":"389","endLine":149,"endColumn":21},{"ruleId":"386","severity":1,"message":"446","line":19,"column":5,"nodeType":"388","messageId":"389","endLine":19,"endColumn":22},{"ruleId":"386","severity":1,"message":"447","line":20,"column":5,"nodeType":"388","messageId":"389","endLine":20,"endColumn":15},{"ruleId":"386","severity":1,"message":"448","line":21,"column":5,"nodeType":"388","messageId":"389","endLine":21,"endColumn":16},{"ruleId":"386","severity":1,"message":"449","line":22,"column":5,"nodeType":"388","messageId":"389","endLine":22,"endColumn":10},{"ruleId":"391","severity":1,"message":"450","line":160,"column":6,"nodeType":"393","endLine":160,"endColumn":42,"suggestions":"451"},{"ruleId":"391","severity":1,"message":"450","line":166,"column":6,"nodeType":"393","endLine":166,"endColumn":42,"suggestions":"452"},{"ruleId":"391","severity":1,"message":"453","line":80,"column":6,"nodeType":"393","endLine":80,"endColumn":39,"suggestions":"454"},{"ruleId":"391","severity":1,"message":"455","line":103,"column":6,"nodeType":"393","endLine":103,"endColumn":8,"suggestions":"456"},{"ruleId":"391","severity":1,"message":"457","line":108,"column":6,"nodeType":"393","endLine":108,"endColumn":17,"suggestions":"458"},{"ruleId":"391","severity":1,"message":"459","line":111,"column":6,"nodeType":"393","endLine":111,"endColumn":13,"suggestions":"460"},{"ruleId":"391","severity":1,"message":"461","line":106,"column":6,"nodeType":"393","endLine":106,"endColumn":40,"suggestions":"462"},{"ruleId":"391","severity":1,"message":"463","line":119,"column":6,"nodeType":"393","endLine":119,"endColumn":40,"suggestions":"464"},{"ruleId":"386","severity":1,"message":"465","line":11,"column":34,"nodeType":"388","messageId":"389","endLine":11,"endColumn":40},"@typescript-eslint/no-unused-vars","'Space' is defined but never used.","Identifier","unusedVar","'spaceSize' is assigned a value but never used.","react-hooks/exhaustive-deps","React Hook useMemo has missing dependencies: 'changeRowData', 'dispatch', 'getTableParams', 'reload', 'reloadWithParams', and 'useCurrentTable'. Either include them or remove the dependency array.","ArrayExpression",["466"],"'useMemo' is defined but never used.","React Hook useEffect has a missing dependency: 'localMaker'. Either include it or remove the dependency array.",["467"],"React Hook useEffect has missing dependencies: 'formInitValues', 'manual', 'reloadFn', 'request', and 'resultAction'. Either include them or remove the dependency array.",["468"],"'HTableConfig' is defined but never used.","'HTableHeaderSubBtn' is defined but never used.","'HTableHeader' is defined but never used.","'Card' is defined but never used.","'Row' is defined but never used.","'ProTable' is defined but never used.","'useEffect' is defined but never used.","'TagsComponent' is assigned a value but never used.","'labelKey' is defined but never used.","react/no-array-index-key","Do not use Array index in keys","noArrayIndex","'Testd' is assigned a value but never used.","'p' is defined but never used.","'c' is defined but never used.","'loading' is assigned a value but never used.","'data' is assigned a value but never used.","'reject' is defined but never used.","'dataSource' is assigned a value but never used.","'setDataSource' is assigned a value but never used.","'keys' is assigned a value but never used.","'setKeys' is assigned a value but never used.","'AddBtn' is assigned a value but never used.","React Hook useMemo has a missing dependency: 'config'. Either include it or remove the dependency array.",["469"],"'req1' is assigned a value but never used.","'dialogTable1' is assigned a value but never used.","React Hook useEffect has a missing dependency: 'cuDom'. Either include it or remove the dependency array.",["470"],["471"],"React Hook useMemo has a missing dependency: 'titleClass'. Either include it or remove the dependency array.",["472"],"'allKeys' is assigned a value but never used.","'ConfigDataModal' is defined but never used.","'ColumnsState' is defined but never used.","'defaultValue' is assigned a value but never used.","'onChange' is assigned a value but never used.","react/jsx-key","Missing \"key\" prop for element in iterator","JSXElement","missingIterKey","'params' is defined but never used.","React Hook useMemo has a missing dependency: 'tableInstance'. Either include it or remove the dependency array.",["473"],"React Hook useEffect has missing dependencies: 'dialogTableInstance', 'hide', and 'show'. Either include them or remove the dependency array.",["474"],"'childrenDataIndex' is defined but never used.","'showSearch' is defined but never used.","'hideInTable' is defined but never used.","'align' is defined but never used.","React Hook useEffect has a missing dependency: 'mkNewFn'. Either include it or remove the dependency array.",["475"],["476"],"React Hook useEffect has a missing dependency: 'changeConfigData'. Either include it or remove the dependency array.",["477"],"React Hook useMemo has a missing dependency: 'selfValue'. Either include it or remove the dependency array.",["478"],"React Hook useEffect has missing dependencies: 'columns' and 'tableInstance.table'. Either include them or remove the dependency array.",["479"],"React Hook useEffect has a missing dependency: 'columnsState'. Either include it or remove the dependency array. If 'setSelfValue' needs the current value of 'columnsState', you can also switch to useReducer instead of useState and read 'columnsState' in the reducer.",["480"],"React Hook useEffect has missing dependencies: 'findId' and 'rowOnChange'. Either include them or remove the dependency array.",["481"],"React Hook useMemo has missing dependencies: 'keys.length' and 'selectAll'. Either include them or remove the dependency array.",["482"],"'rowKey' is assigned a value but never used.",{"desc":"483","fix":"484"},{"desc":"485","fix":"486"},{"desc":"487","fix":"488"},{"desc":"489","fix":"490"},{"desc":"491","fix":"492"},{"desc":"493","fix":"494"},{"desc":"495","fix":"496"},{"desc":"497","fix":"498"},{"desc":"499","fix":"500"},{"desc":"501","fix":"502"},{"desc":"501","fix":"503"},{"desc":"504","fix":"505"},{"desc":"506","fix":"507"},{"desc":"508","fix":"509"},{"desc":"510","fix":"511"},{"desc":"512","fix":"513"},{"desc":"514","fix":"515"},"Update the dependencies array to be: [table, useCurrentTable, reload, changeRowData, dispatch, reloadWithParams, getTableParams, selectedRowData, dataSource]",{"range":"516","text":"517"},"Update the dependencies array to be: [dataSource, localMaker]",{"range":"518","text":"519"},"Update the dependencies array to be: [formInitValues, manual, reloadFn, request, resultAction]",{"range":"520","text":"521"},"Update the dependencies array to be: [className, config]",{"range":"522","text":"523"},"Update the dependencies array to be: [cuDom, dom]",{"range":"524","text":"525"},"Update the dependencies array to be: [cuDom]",{"range":"526","text":"527"},"Update the dependencies array to be: [columns, titleClass]",{"range":"528","text":"529"},"Update the dependencies array to be: [tableInstance]",{"range":"530","text":"531"},"Update the dependencies array to be: [dialogTableInstance, hide, show]",{"range":"532","text":"533"},"Update the dependencies array to be: [configData, searchSpan, headerOpen, mkNewFn]",{"range":"534","text":"535"},{"range":"536","text":"535"},"Update the dependencies array to be: [configData, table, rowSelection, changeConfigData]",{"range":"537","text":"538"},"Update the dependencies array to be: [selfValue]",{"range":"539","text":"540"},"Update the dependencies array to be: [columns, selfValue, tableInstance.table]",{"range":"541","text":"542"},"Update the dependencies array to be: [columnsState, value]",{"range":"543","text":"544"},"Update the dependencies array to be: [selectedRowKeys, records, rowKey, rowOnChange, findId]",{"range":"545","text":"546"},"Update the dependencies array to be: [alwaysShowAlert, keys.length, selectAll]",{"range":"547","text":"548"},[1426,1462],"[table, useCurrentTable, reload, changeRowData, dispatch, reloadWithParams, getTableParams, selectedRowData, dataSource]",[1540,1552],"[dataSource, localMaker]",[2666,2668],"[formInitValues, manual, reloadFn, request, resultAction]",[481,492],"[className, config]",[825,830],"[cuDom, dom]",[1021,1023],"[cuDom]",[995,1004],"[columns, titleClass]",[483,485],"[tableInstance]",[1408,1410],"[dialogTableInstance, hide, show]",[4205,4241],"[configData, searchSpan, headerOpen, mkNewFn]",[4396,4432],[2792,2825],"[configData, table, rowSelection, changeConfigData]",[3395,3397],"[selfValue]",[3532,3543],"[columns, selfValue, tableInstance.table]",[3618,3625],"[columnsState, value]",[2835,2869],"[selectedRowKeys, records, rowKey, rowOnChange, findId]",[3183,3217],"[alwaysShowAlert, keys.length, selectAll]"]
1
+ [{"/Users/hedongjie/Desktop/web/hw-component-table/src/Layout.tsx":"1","/Users/hedongjie/Desktop/web/hw-component-table/src/app.tsx":"2","/Users/hedongjie/Desktop/web/hw-component-table/src/index.tsx":"3","/Users/hedongjie/Desktop/web/hw-component-table/src/routes.tsx":"4","/Users/hedongjie/Desktop/web/hw-component-table/src/components/index.tsx":"5","/Users/hedongjie/Desktop/web/hw-component-table/src/components/Table.tsx":"6","/Users/hedongjie/Desktop/web/hw-component-table/src/components/context.ts":"7","/Users/hedongjie/Desktop/web/hw-component-table/src/components/hooks/useCurrentTable.ts":"8","/Users/hedongjie/Desktop/web/hw-component-table/src/components/hooks/useHTable.tsx":"9","/Users/hedongjie/Desktop/web/hw-component-table/src/components/hooks/useRowObj.ts":"10","/Users/hedongjie/Desktop/web/hw-component-table/src/components/modal.ts":"11","/Users/hedongjie/Desktop/web/hw-component-table/src/components/TableConfig.tsx":"12","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/index.tsx":"13","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableFooter/index.tsx":"14","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableHeader/index.tsx":"15","/Users/hedongjie/Desktop/web/hw-component-table/src/components/TableCustomize.tsx":"16","/Users/hedongjie/Desktop/web/hw-component-table/src/components/hooks/useDispatch.ts":"17","/Users/hedongjie/Desktop/web/hw-component-table/src/components/hooks/useReq.ts":"18","/Users/hedongjie/Desktop/web/hw-component-table/src/pages/Table/index.tsx":"19","/Users/hedongjie/Desktop/web/hw-component-table/src/pages/TableCustomize/index.tsx":"20","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTablePagination/index.tsx":"21","/Users/hedongjie/Desktop/web/hw-component-table/src/components/hooks/index.ts":"22","/Users/hedongjie/Desktop/web/hw-component-table/src/pages/ModalTable/index.tsx":"23","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/AlertMsg.tsx":"24","/Users/hedongjie/Desktop/web/hw-component-table/src/components/GoTop/index.tsx":"25","/Users/hedongjie/Desktop/web/hw-component-table/src/typings.d.ts":"26","/Users/hedongjie/Desktop/web/hw-component-table/scripts/rollup.config.js":"27","/Users/hedongjie/Desktop/web/hw-component-table/scripts/webpack.config.js":"28","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableHeader/defaultSubComponent.tsx":"29","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableHeader/modal.ts":"30","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/Options/Content.tsx":"31","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/Options/Title.tsx":"32","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/Options/index.tsx":"33","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/Options/modal.d.ts":"34","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/Options/utils.ts":"35","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/HeaderTitle/index.tsx":"36","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableHeader/RangePickerSearch.tsx":"37","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableHeader/defaultFormRender.tsx":"38","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/Options/hooks.ts":"39","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableHeader/Context.tsx":"40","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/utils.ts":"41","/Users/hedongjie/Desktop/web/hw-component-table/src/components/render/TagsComponent.tsx":"42","/Users/hedongjie/Desktop/web/hw-component-table/src/components/render/config.tsx":"43","/Users/hedongjie/Desktop/web/hw-component-table/src/components/render/index.tsx":"44","/Users/hedongjie/Desktop/web/hw-component-table/src/components/DialogTable/Content.tsx":"45","/Users/hedongjie/Desktop/web/hw-component-table/src/components/DialogTable/DwTable.tsx":"46","/Users/hedongjie/Desktop/web/hw-component-table/src/components/DialogTable/ModalTable.tsx":"47","/Users/hedongjie/Desktop/web/hw-component-table/src/components/DialogTable/hooks.ts":"48","/Users/hedongjie/Desktop/web/hw-component-table/src/components/render/CopyComponent.tsx":"49","/Users/hedongjie/Desktop/web/hw-component-table/src/components/render/Text.tsx":"50","/Users/hedongjie/Desktop/web/hw-component-table/src/pages/DwTable/index.tsx":"51","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableHeader/hooks/config.tsx":"52","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableHeader/hooks/useHeaderDefaultProps.ts":"53","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableHeader/hooks/useHideMoreTitle.tsx":"54","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/defaultRender.tsx":"55","/Users/hedongjie/Desktop/web/hw-component-table/src/components/typings.d.ts":"56","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/hooks/useColData.tsx":"57","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/hooks/useControl.tsx":"58","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/modal.ts":"59","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/RowCheckBox/RowItem.tsx":"60","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/RowCheckBox/Title.tsx":"61","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/RowCheckBox/hooks.ts":"62","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/RowRadioBoxSelection.tsx":"63","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/hooks/colsMk.tsx":"64"},{"size":1541,"mtime":1709541397429,"results":"65","hashOfConfig":"66"},{"size":741,"mtime":1713518829815,"results":"67","hashOfConfig":"66"},{"size":370,"mtime":1718160488742,"results":"68","hashOfConfig":"66"},{"size":887,"mtime":1724397613543,"results":"69","hashOfConfig":"66"},{"size":778,"mtime":1735036252848,"results":"70","hashOfConfig":"66"},{"size":3013,"mtime":1749521034798,"results":"71","hashOfConfig":"66"},{"size":952,"mtime":1721801509391,"results":"72","hashOfConfig":"66"},{"size":1468,"mtime":1742356516346,"results":"73","hashOfConfig":"66"},{"size":839,"mtime":1720086914276,"results":"74","hashOfConfig":"66"},{"size":1247,"mtime":1747982208974,"results":"75","hashOfConfig":"66"},{"size":5531,"mtime":1753249620069,"results":"76","hashOfConfig":"66"},{"size":1488,"mtime":1721801545279,"results":"77","hashOfConfig":"66"},{"size":5521,"mtime":1753260277552,"results":"78","hashOfConfig":"66"},{"size":2163,"mtime":1716085382140,"results":"79","hashOfConfig":"66"},{"size":1795,"mtime":1749694567144,"results":"80","hashOfConfig":"66"},{"size":1958,"mtime":1729582327153,"results":"81","hashOfConfig":"66"},{"size":209,"mtime":1713781957255,"results":"82","hashOfConfig":"66"},{"size":2879,"mtime":1734490699907,"results":"83","hashOfConfig":"66"},{"size":7971,"mtime":1753260127448,"results":"84","hashOfConfig":"66"},{"size":2108,"mtime":1742356516487,"results":"85","hashOfConfig":"66"},{"size":3518,"mtime":1740040940373,"results":"86","hashOfConfig":"66"},{"size":498,"mtime":1709893919938,"results":"87","hashOfConfig":"66"},{"size":3507,"mtime":1742356519961,"results":"88","hashOfConfig":"66"},{"size":1080,"mtime":1716085371834,"results":"89","hashOfConfig":"66"},{"size":1102,"mtime":1710829302576,"results":"90","hashOfConfig":"66"},{"size":1162,"mtime":1710829299926,"results":"91","hashOfConfig":"66"},{"size":2357,"mtime":1732161767681,"results":"92","hashOfConfig":"66"},{"size":1677,"mtime":1716085381973,"results":"93","hashOfConfig":"66"},{"size":2305,"mtime":1736738630509,"results":"94","hashOfConfig":"66"},{"size":696,"mtime":1749521026102,"results":"95","hashOfConfig":"66"},{"size":1684,"mtime":1720086914112,"results":"96","hashOfConfig":"66"},{"size":1437,"mtime":1720086914134,"results":"97","hashOfConfig":"66"},{"size":2987,"mtime":1720174044485,"results":"98","hashOfConfig":"66"},{"size":782,"mtime":1720174047079,"results":"99","hashOfConfig":"66"},{"size":479,"mtime":1720086914169,"results":"100","hashOfConfig":"66"},{"size":2324,"mtime":1749110401455,"results":"101","hashOfConfig":"66"},{"size":1208,"mtime":1716085371834,"results":"102","hashOfConfig":"66"},{"size":365,"mtime":1716085371835,"results":"103","hashOfConfig":"66"},{"size":665,"mtime":1720086917041,"results":"104","hashOfConfig":"66"},{"size":266,"mtime":1720086917041,"results":"105","hashOfConfig":"66"},{"size":2253,"mtime":1720086917041,"results":"106","hashOfConfig":"66"},{"size":3637,"mtime":1751334228694,"results":"107","hashOfConfig":"66"},{"size":3846,"mtime":1751334228715,"results":"108","hashOfConfig":"66"},{"size":813,"mtime":1726745370599,"results":"109","hashOfConfig":"66"},{"size":494,"mtime":1729582302142,"results":"110","hashOfConfig":"66"},{"size":2872,"mtime":1729582327027,"results":"111","hashOfConfig":"66"},{"size":2404,"mtime":1742356516230,"results":"112","hashOfConfig":"66"},{"size":1682,"mtime":1740108939664,"results":"113","hashOfConfig":"66"},{"size":948,"mtime":1747982208999,"results":"114","hashOfConfig":"66"},{"size":182,"mtime":1724397725474,"results":"115","hashOfConfig":"66"},{"size":3675,"mtime":1747982209033,"results":"116","hashOfConfig":"66"},{"size":703,"mtime":1740108942394,"results":"117","hashOfConfig":"66"},{"size":1071,"mtime":1740108939723,"results":"118","hashOfConfig":"66"},{"size":4477,"mtime":1740108942394,"results":"119","hashOfConfig":"66"},{"size":825,"mtime":1742356519961,"results":"120","hashOfConfig":"66"},{"size":269,"mtime":1695809104376,"results":"121","hashOfConfig":"66"},{"size":4038,"mtime":1747982208922,"results":"122","hashOfConfig":"66"},{"size":3223,"mtime":1747982211401,"results":"123","hashOfConfig":"66"},{"size":1380,"mtime":1742812312805,"results":"124","hashOfConfig":"66"},{"size":1433,"mtime":1747982208865,"results":"125","hashOfConfig":"66"},{"size":1824,"mtime":1747982211401,"results":"126","hashOfConfig":"66"},{"size":1687,"mtime":1747982211401,"results":"127","hashOfConfig":"66"},{"size":898,"mtime":1747982211401,"results":"128","hashOfConfig":"66"},{"size":1426,"mtime":1747982211401,"results":"129","hashOfConfig":"66"},{"filePath":"130","messages":"131","suppressedMessages":"132","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"1mh59l9",{"filePath":"133","messages":"134","suppressedMessages":"135","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"136","messages":"137","suppressedMessages":"138","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"139","messages":"140","suppressedMessages":"141","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"142","messages":"143","suppressedMessages":"144","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"145","messages":"146","suppressedMessages":"147","errorCount":0,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"148","messages":"149","suppressedMessages":"150","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"151","messages":"152","suppressedMessages":"153","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"154","messages":"155","suppressedMessages":"156","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"157","messages":"158","suppressedMessages":"159","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"160","messages":"161","suppressedMessages":"162","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"163","messages":"164","suppressedMessages":"165","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"166","messages":"167","suppressedMessages":"168","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"169","messages":"170","suppressedMessages":"171","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"172","messages":"173","suppressedMessages":"174","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"175","messages":"176","suppressedMessages":"177","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"178","messages":"179","suppressedMessages":"180","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"181","messages":"182","suppressedMessages":"183","errorCount":0,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"184","messages":"185","suppressedMessages":"186","errorCount":0,"fatalErrorCount":0,"warningCount":21,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"187","messages":"188","suppressedMessages":"189","errorCount":0,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"190","messages":"191","suppressedMessages":"192","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"193","messages":"194","suppressedMessages":"195","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"196","messages":"197","suppressedMessages":"198","errorCount":0,"fatalErrorCount":0,"warningCount":4,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"199","messages":"200","suppressedMessages":"201","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"202","messages":"203","suppressedMessages":"204","errorCount":0,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"205","messages":"206","suppressedMessages":"207","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"208","messages":"209","suppressedMessages":"210","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"211","messages":"212","suppressedMessages":"213","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"214","messages":"215","suppressedMessages":"216","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"217","messages":"218","suppressedMessages":"219","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"220","messages":"221","suppressedMessages":"222","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"223","messages":"224","suppressedMessages":"225","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"226","messages":"227","suppressedMessages":"228","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"229","messages":"230","suppressedMessages":"231","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"232","messages":"233","suppressedMessages":"234","errorCount":0,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"235","messages":"236","suppressedMessages":"237","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"238","messages":"239","suppressedMessages":"240","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"241","messages":"242","suppressedMessages":"243","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"244","messages":"245","suppressedMessages":"246","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"247","messages":"248","suppressedMessages":"249","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"250","messages":"251","suppressedMessages":"252","errorCount":0,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"253","messages":"254","suppressedMessages":"255","errorCount":0,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"256","messages":"257","suppressedMessages":"258","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"259","messages":"260","suppressedMessages":"261","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"262","messages":"263","suppressedMessages":"264","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"265","messages":"266","suppressedMessages":"267","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"268","messages":"269","suppressedMessages":"270","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"271","messages":"272","suppressedMessages":"273","errorCount":0,"fatalErrorCount":0,"warningCount":3,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"274","messages":"275","suppressedMessages":"276","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"277","messages":"278","suppressedMessages":"279","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"280","messages":"281","suppressedMessages":"282","errorCount":0,"fatalErrorCount":0,"warningCount":4,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"283","messages":"284","suppressedMessages":"285","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"286","messages":"287","suppressedMessages":"288","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"289","messages":"290","suppressedMessages":"291","errorCount":0,"fatalErrorCount":0,"warningCount":6,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"292","messages":"293","suppressedMessages":"294","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"295","messages":"296","suppressedMessages":"297","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"298","messages":"299","suppressedMessages":"300","errorCount":0,"fatalErrorCount":0,"warningCount":4,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"301","messages":"302","suppressedMessages":"303","errorCount":0,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"304","messages":"305","suppressedMessages":"306","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"307","messages":"308","suppressedMessages":"309","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"310","messages":"311","suppressedMessages":"312","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"313","messages":"314","suppressedMessages":"315","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"316","messages":"317","suppressedMessages":"318","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"319","messages":"320","suppressedMessages":"321","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"/Users/hedongjie/Desktop/web/hw-component-table/src/Layout.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/app.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/index.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/routes.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/index.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/Table.tsx",["322","323"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/context.ts",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/hooks/useCurrentTable.ts",["324"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/hooks/useHTable.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/hooks/useRowObj.ts",["325"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/modal.ts",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/TableConfig.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/index.tsx",["326"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableFooter/index.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableHeader/index.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/TableCustomize.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/hooks/useDispatch.ts",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/hooks/useReq.ts",["327","328"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/pages/Table/index.tsx",["329","330","331","332","333","334","335","336","337","338","339","340","341","342","343","344","345","346","347","348","349"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/pages/TableCustomize/index.tsx",["350","351"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTablePagination/index.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/hooks/index.ts",["352"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/pages/ModalTable/index.tsx",["353","354","355","356"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/AlertMsg.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/GoTop/index.tsx",["357","358"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/typings.d.ts",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/scripts/rollup.config.js",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/scripts/webpack.config.js",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableHeader/defaultSubComponent.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableHeader/modal.ts",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/Options/Content.tsx",["359"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/Options/Title.tsx",["360"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/Options/index.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/Options/modal.d.ts",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/Options/utils.ts",["361","362"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/HeaderTitle/index.tsx",["363"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableHeader/RangePickerSearch.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableHeader/defaultFormRender.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/Options/hooks.ts",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableHeader/Context.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/utils.ts",["364","365"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/render/TagsComponent.tsx",["366","367"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/render/config.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/render/index.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/DialogTable/Content.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/DialogTable/DwTable.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/DialogTable/ModalTable.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/DialogTable/hooks.ts",["368","369","370"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/render/CopyComponent.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/render/Text.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/pages/DwTable/index.tsx",["371","372","373","374"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableHeader/hooks/config.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableHeader/hooks/useHeaderDefaultProps.ts",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableHeader/hooks/useHideMoreTitle.tsx",["375","376","377","378","379","380"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/defaultRender.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/typings.d.ts",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/hooks/useColData.tsx",["381","382","383","384"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/hooks/useControl.tsx",["385","386"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/modal.ts",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/RowCheckBox/RowItem.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/RowCheckBox/Title.tsx",["387"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/RowCheckBox/hooks.ts",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/RowRadioBoxSelection.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/hooks/colsMk.tsx",[],[],{"ruleId":"388","severity":1,"message":"389","line":6,"column":10,"nodeType":"390","messageId":"391","endLine":6,"endColumn":15},{"ruleId":"388","severity":1,"message":"392","line":21,"column":3,"nodeType":"390","messageId":"391","endLine":21,"endColumn":12},{"ruleId":"393","severity":1,"message":"394","line":46,"column":6,"nodeType":"395","endLine":46,"endColumn":42,"suggestions":"396"},{"ruleId":"388","severity":1,"message":"397","line":2,"column":10,"nodeType":"390","messageId":"391","endLine":2,"endColumn":17},{"ruleId":"388","severity":1,"message":"398","line":113,"column":22,"nodeType":"390","messageId":"391","endLine":113,"endColumn":31},{"ruleId":"393","severity":1,"message":"399","line":55,"column":6,"nodeType":"395","endLine":55,"endColumn":18,"suggestions":"400"},{"ruleId":"393","severity":1,"message":"401","line":104,"column":6,"nodeType":"395","endLine":104,"endColumn":8,"suggestions":"402"},{"ruleId":"388","severity":1,"message":"403","line":4,"column":3,"nodeType":"390","messageId":"391","endLine":4,"endColumn":15},{"ruleId":"388","severity":1,"message":"404","line":5,"column":3,"nodeType":"390","messageId":"391","endLine":5,"endColumn":21},{"ruleId":"388","severity":1,"message":"405","line":6,"column":3,"nodeType":"390","messageId":"391","endLine":6,"endColumn":15},{"ruleId":"388","severity":1,"message":"406","line":8,"column":18,"nodeType":"390","messageId":"391","endLine":8,"endColumn":22},{"ruleId":"388","severity":1,"message":"407","line":8,"column":50,"nodeType":"390","messageId":"391","endLine":8,"endColumn":53},{"ruleId":"388","severity":1,"message":"408","line":11,"column":8,"nodeType":"390","messageId":"391","endLine":11,"endColumn":16},{"ruleId":"388","severity":1,"message":"409","line":13,"column":10,"nodeType":"390","messageId":"391","endLine":13,"endColumn":19},{"ruleId":"388","severity":1,"message":"410","line":15,"column":7,"nodeType":"390","messageId":"391","endLine":15,"endColumn":20},{"ruleId":"388","severity":1,"message":"411","line":15,"column":32,"nodeType":"390","messageId":"391","endLine":15,"endColumn":40},{"ruleId":"412","severity":1,"message":"413","line":27,"column":21,"nodeType":"390","messageId":"414","endLine":27,"endColumn":26},{"ruleId":"388","severity":1,"message":"415","line":37,"column":7,"nodeType":"390","messageId":"391","endLine":37,"endColumn":12},{"ruleId":"388","severity":1,"message":"416","line":52,"column":20,"nodeType":"390","messageId":"391","endLine":52,"endColumn":21},{"ruleId":"388","severity":1,"message":"417","line":52,"column":23,"nodeType":"390","messageId":"391","endLine":52,"endColumn":24},{"ruleId":"388","severity":1,"message":"418","line":67,"column":7,"nodeType":"390","messageId":"391","endLine":67,"endColumn":12},{"ruleId":"388","severity":1,"message":"419","line":80,"column":11,"nodeType":"390","messageId":"391","endLine":80,"endColumn":18},{"ruleId":"388","severity":1,"message":"420","line":80,"column":20,"nodeType":"390","messageId":"391","endLine":80,"endColumn":24},{"ruleId":"388","severity":1,"message":"421","line":100,"column":34,"nodeType":"390","messageId":"391","endLine":100,"endColumn":40},{"ruleId":"388","severity":1,"message":"422","line":107,"column":10,"nodeType":"390","messageId":"391","endLine":107,"endColumn":20},{"ruleId":"388","severity":1,"message":"423","line":107,"column":22,"nodeType":"390","messageId":"391","endLine":107,"endColumn":35},{"ruleId":"388","severity":1,"message":"424","line":113,"column":10,"nodeType":"390","messageId":"391","endLine":113,"endColumn":14},{"ruleId":"388","severity":1,"message":"425","line":113,"column":16,"nodeType":"390","messageId":"391","endLine":113,"endColumn":23},{"ruleId":"388","severity":1,"message":"426","line":25,"column":7,"nodeType":"390","messageId":"391","endLine":25,"endColumn":13},{"ruleId":"388","severity":1,"message":"421","line":41,"column":36,"nodeType":"390","messageId":"391","endLine":41,"endColumn":42},{"ruleId":"393","severity":1,"message":"427","line":13,"column":6,"nodeType":"395","endLine":13,"endColumn":17,"suggestions":"428"},{"ruleId":"388","severity":1,"message":"429","line":24,"column":7,"nodeType":"390","messageId":"391","endLine":24,"endColumn":11},{"ruleId":"388","severity":1,"message":"421","line":27,"column":32,"nodeType":"390","messageId":"391","endLine":27,"endColumn":38},{"ruleId":"388","severity":1,"message":"421","line":48,"column":32,"nodeType":"390","messageId":"391","endLine":48,"endColumn":38},{"ruleId":"388","severity":1,"message":"430","line":134,"column":9,"nodeType":"390","messageId":"391","endLine":134,"endColumn":21},{"ruleId":"393","severity":1,"message":"431","line":26,"column":6,"nodeType":"395","endLine":26,"endColumn":11,"suggestions":"432"},{"ruleId":"393","severity":1,"message":"431","line":34,"column":6,"nodeType":"395","endLine":34,"endColumn":8,"suggestions":"433"},{"ruleId":"393","severity":1,"message":"434","line":31,"column":6,"nodeType":"395","endLine":31,"endColumn":15,"suggestions":"435"},{"ruleId":"388","severity":1,"message":"436","line":20,"column":9,"nodeType":"390","messageId":"391","endLine":20,"endColumn":16},{"ruleId":"388","severity":1,"message":"437","line":1,"column":15,"nodeType":"390","messageId":"391","endLine":1,"endColumn":30},{"ruleId":"388","severity":1,"message":"438","line":3,"column":10,"nodeType":"390","messageId":"391","endLine":3,"endColumn":22},{"ruleId":"388","severity":1,"message":"407","line":1,"column":10,"nodeType":"390","messageId":"391","endLine":1,"endColumn":13},{"ruleId":"388","severity":1,"message":"439","line":22,"column":51,"nodeType":"390","messageId":"391","endLine":22,"endColumn":63},{"ruleId":"388","severity":1,"message":"440","line":22,"column":65,"nodeType":"390","messageId":"391","endLine":22,"endColumn":73},{"ruleId":"441","severity":1,"message":"442","line":82,"column":13,"nodeType":"443","messageId":"444","endLine":93,"endColumn":23},{"ruleId":"441","severity":1,"message":"442","line":104,"column":11,"nodeType":"443","messageId":"444","endLine":115,"endColumn":21},{"ruleId":"388","severity":1,"message":"445","line":15,"column":14,"nodeType":"390","messageId":"391","endLine":15,"endColumn":39},{"ruleId":"393","severity":1,"message":"446","line":19,"column":6,"nodeType":"395","endLine":19,"endColumn":8,"suggestions":"447"},{"ruleId":"393","severity":1,"message":"448","line":59,"column":6,"nodeType":"395","endLine":59,"endColumn":8,"suggestions":"449"},{"ruleId":"388","severity":1,"message":"429","line":24,"column":7,"nodeType":"390","messageId":"391","endLine":24,"endColumn":11},{"ruleId":"388","severity":1,"message":"421","line":27,"column":32,"nodeType":"390","messageId":"391","endLine":27,"endColumn":38},{"ruleId":"388","severity":1,"message":"421","line":48,"column":32,"nodeType":"390","messageId":"391","endLine":48,"endColumn":38},{"ruleId":"388","severity":1,"message":"430","line":149,"column":9,"nodeType":"390","messageId":"391","endLine":149,"endColumn":21},{"ruleId":"388","severity":1,"message":"450","line":19,"column":5,"nodeType":"390","messageId":"391","endLine":19,"endColumn":22},{"ruleId":"388","severity":1,"message":"451","line":20,"column":5,"nodeType":"390","messageId":"391","endLine":20,"endColumn":15},{"ruleId":"388","severity":1,"message":"452","line":21,"column":5,"nodeType":"390","messageId":"391","endLine":21,"endColumn":16},{"ruleId":"388","severity":1,"message":"453","line":22,"column":5,"nodeType":"390","messageId":"391","endLine":22,"endColumn":10},{"ruleId":"393","severity":1,"message":"454","line":160,"column":6,"nodeType":"395","endLine":160,"endColumn":42,"suggestions":"455"},{"ruleId":"393","severity":1,"message":"454","line":166,"column":6,"nodeType":"395","endLine":166,"endColumn":42,"suggestions":"456"},{"ruleId":"393","severity":1,"message":"457","line":80,"column":6,"nodeType":"395","endLine":80,"endColumn":39,"suggestions":"458"},{"ruleId":"393","severity":1,"message":"459","line":103,"column":6,"nodeType":"395","endLine":103,"endColumn":8,"suggestions":"460"},{"ruleId":"393","severity":1,"message":"461","line":108,"column":6,"nodeType":"395","endLine":108,"endColumn":17,"suggestions":"462"},{"ruleId":"393","severity":1,"message":"463","line":111,"column":6,"nodeType":"395","endLine":111,"endColumn":13,"suggestions":"464"},{"ruleId":"393","severity":1,"message":"465","line":106,"column":6,"nodeType":"395","endLine":106,"endColumn":40,"suggestions":"466"},{"ruleId":"393","severity":1,"message":"467","line":119,"column":6,"nodeType":"395","endLine":119,"endColumn":40,"suggestions":"468"},{"ruleId":"388","severity":1,"message":"469","line":11,"column":34,"nodeType":"390","messageId":"391","endLine":11,"endColumn":40},"@typescript-eslint/no-unused-vars","'Space' is defined but never used.","Identifier","unusedVar","'spaceSize' is assigned a value but never used.","react-hooks/exhaustive-deps","React Hook useMemo has missing dependencies: 'changeRowData', 'dispatch', 'getTableParams', 'reload', 'reloadWithParams', and 'useCurrentTable'. Either include them or remove the dependency array.","ArrayExpression",["470"],"'useMemo' is defined but never used.","'selectAll' is assigned a value but never used.","React Hook useEffect has a missing dependency: 'localMaker'. Either include it or remove the dependency array.",["471"],"React Hook useEffect has missing dependencies: 'formInitValues', 'manual', 'reloadFn', 'request', and 'resultAction'. Either include them or remove the dependency array.",["472"],"'HTableConfig' is defined but never used.","'HTableHeaderSubBtn' is defined but never used.","'HTableHeader' is defined but never used.","'Card' is defined but never used.","'Row' is defined but never used.","'ProTable' is defined but never used.","'useEffect' is defined but never used.","'TagsComponent' is assigned a value but never used.","'labelKey' is defined but never used.","react/no-array-index-key","Do not use Array index in keys","noArrayIndex","'Testd' is assigned a value but never used.","'p' is defined but never used.","'c' is defined but never used.","'maker' is assigned a value but never used.","'loading' is assigned a value but never used.","'data' is assigned a value but never used.","'reject' is defined but never used.","'dataSource' is assigned a value but never used.","'setDataSource' is assigned a value but never used.","'keys' is assigned a value but never used.","'setKeys' is assigned a value but never used.","'AddBtn' is assigned a value but never used.","React Hook useMemo has a missing dependency: 'config'. Either include it or remove the dependency array.",["473"],"'req1' is assigned a value but never used.","'dialogTable1' is assigned a value but never used.","React Hook useEffect has a missing dependency: 'cuDom'. Either include it or remove the dependency array.",["474"],["475"],"React Hook useMemo has a missing dependency: 'titleClass'. Either include it or remove the dependency array.",["476"],"'allKeys' is assigned a value but never used.","'ConfigDataModal' is defined but never used.","'ColumnsState' is defined but never used.","'defaultValue' is assigned a value but never used.","'onChange' is assigned a value but never used.","react/jsx-key","Missing \"key\" prop for element in iterator","JSXElement","missingIterKey","'params' is defined but never used.","React Hook useMemo has a missing dependency: 'tableInstance'. Either include it or remove the dependency array.",["477"],"React Hook useEffect has missing dependencies: 'dialogTableInstance', 'hide', and 'show'. Either include them or remove the dependency array.",["478"],"'childrenDataIndex' is defined but never used.","'showSearch' is defined but never used.","'hideInTable' is defined but never used.","'align' is defined but never used.","React Hook useEffect has a missing dependency: 'mkNewFn'. Either include it or remove the dependency array.",["479"],["480"],"React Hook useEffect has a missing dependency: 'changeConfigData'. Either include it or remove the dependency array.",["481"],"React Hook useMemo has a missing dependency: 'selfValue'. Either include it or remove the dependency array.",["482"],"React Hook useEffect has missing dependencies: 'columns' and 'tableInstance.table'. Either include them or remove the dependency array.",["483"],"React Hook useEffect has a missing dependency: 'columnsState'. Either include it or remove the dependency array. If 'setSelfValue' needs the current value of 'columnsState', you can also switch to useReducer instead of useState and read 'columnsState' in the reducer.",["484"],"React Hook useEffect has missing dependencies: 'findId' and 'rowOnChange'. Either include them or remove the dependency array.",["485"],"React Hook useMemo has missing dependencies: 'keys.length' and 'selectAll'. Either include them or remove the dependency array.",["486"],"'rowKey' is assigned a value but never used.",{"desc":"487","fix":"488"},{"desc":"489","fix":"490"},{"desc":"491","fix":"492"},{"desc":"493","fix":"494"},{"desc":"495","fix":"496"},{"desc":"497","fix":"498"},{"desc":"499","fix":"500"},{"desc":"501","fix":"502"},{"desc":"503","fix":"504"},{"desc":"505","fix":"506"},{"desc":"505","fix":"507"},{"desc":"508","fix":"509"},{"desc":"510","fix":"511"},{"desc":"512","fix":"513"},{"desc":"514","fix":"515"},{"desc":"516","fix":"517"},{"desc":"518","fix":"519"},"Update the dependencies array to be: [table, useCurrentTable, reload, changeRowData, dispatch, reloadWithParams, getTableParams, selectedRowData, dataSource]",{"range":"520","text":"521"},"Update the dependencies array to be: [dataSource, localMaker]",{"range":"522","text":"523"},"Update the dependencies array to be: [formInitValues, manual, reloadFn, request, resultAction]",{"range":"524","text":"525"},"Update the dependencies array to be: [className, config]",{"range":"526","text":"527"},"Update the dependencies array to be: [cuDom, dom]",{"range":"528","text":"529"},"Update the dependencies array to be: [cuDom]",{"range":"530","text":"531"},"Update the dependencies array to be: [columns, titleClass]",{"range":"532","text":"533"},"Update the dependencies array to be: [tableInstance]",{"range":"534","text":"535"},"Update the dependencies array to be: [dialogTableInstance, hide, show]",{"range":"536","text":"537"},"Update the dependencies array to be: [configData, searchSpan, headerOpen, mkNewFn]",{"range":"538","text":"539"},{"range":"540","text":"539"},"Update the dependencies array to be: [configData, table, rowSelection, changeConfigData]",{"range":"541","text":"542"},"Update the dependencies array to be: [selfValue]",{"range":"543","text":"544"},"Update the dependencies array to be: [columns, selfValue, tableInstance.table]",{"range":"545","text":"546"},"Update the dependencies array to be: [columnsState, value]",{"range":"547","text":"548"},"Update the dependencies array to be: [selectedRowKeys, records, rowKey, rowOnChange, findId]",{"range":"549","text":"550"},"Update the dependencies array to be: [alwaysShowAlert, keys.length, selectAll]",{"range":"551","text":"552"},[1426,1462],"[table, useCurrentTable, reload, changeRowData, dispatch, reloadWithParams, getTableParams, selectedRowData, dataSource]",[1540,1552],"[dataSource, localMaker]",[2666,2668],"[formInitValues, manual, reloadFn, request, resultAction]",[481,492],"[className, config]",[825,830],"[cuDom, dom]",[1021,1023],"[cuDom]",[995,1004],"[columns, titleClass]",[483,485],"[tableInstance]",[1408,1410],"[dialogTableInstance, hide, show]",[4205,4241],"[configData, searchSpan, headerOpen, mkNewFn]",[4396,4432],[2792,2825],"[configData, table, rowSelection, changeConfigData]",[3395,3397],"[selfValue]",[3532,3543],"[columns, selfValue, tableInstance.table]",[3618,3625],"[columnsState, value]",[2835,2869],"[selectedRowKeys, records, rowKey, rowOnChange, findId]",[3183,3217],"[alwaysShowAlert, keys.length, selectAll]"]
@@ -9,12 +9,15 @@ import _Object$defineProperties from '@babel/runtime-corejs3/core-js-stable/obje
9
9
  import _Object$defineProperty from '@babel/runtime-corejs3/core-js-stable/object/define-property';
10
10
  import _defineProperty from '@babel/runtime-corejs3/helpers/defineProperty';
11
11
  import _objectWithoutProperties from '@babel/runtime-corejs3/helpers/objectWithoutProperties';
12
+ import _keysInstanceProperty from '@babel/runtime-corejs3/core-js-stable/instance/keys';
13
+ import _indexOfInstanceProperty from '@babel/runtime-corejs3/core-js-stable/instance/index-of';
14
+ import _concatInstanceProperty from '@babel/runtime-corejs3/core-js-stable/instance/concat';
12
15
  import { jsx, jsxs } from 'react/jsx-runtime';
13
16
  import ProTable from '@ant-design/pro-table';
14
17
  import { useSize, useSynchronousKeys, useAlwaysShowAlert, useTableChange } from './hooks/useControl.js';
15
18
  import { useCols, useColumnsStateType } from './hooks/useColData.js';
16
19
  import { useHTableContext } from '../context.js';
17
- import { Space, Alert, ConfigProvider } from 'antd';
20
+ import { ConfigProvider, Space, Alert } from 'antd';
18
21
  import { useHTableConfigContext } from '../TableConfig.js';
19
22
  import HTablePagination from '../HTablePagination/index.js';
20
23
  import { useClassName } from '../hooks/index.js';
@@ -22,11 +25,13 @@ import AlertMsg from './AlertMsg.js';
22
25
  import Options from './Options/index.js';
23
26
  import HeaderTitle from './HeaderTitle/index.js';
24
27
  import { emptyDefaultRender, errorDefaultRender } from './defaultRender.js';
28
+ import { useContext } from 'react';
25
29
 
26
- var _excluded = ["configData", "pagination", "onPageChange", "rowSelection", "rowKey", "emptyRender", "errorRender", "tableStyle", "paginationStyle", "headerTitle", "options", "actionRender", "affixProps", "goTop", "size", "optionsRender", "paginationActionRender", "localSorter", "columnsState", "tableExtraRender", "table", "onChange", "bordered"],
30
+ var _excluded = ["configData", "pagination", "onPageChange", "rowSelection", "rowKey", "emptyRender", "errorRender", "tableStyle", "paginationStyle", "headerTitle", "options", "actionRender", "affixProps", "goTop", "size", "optionsRender", "paginationActionRender", "localSorter", "columnsState", "tableExtraRender", "table", "onChange", "bordered", "rowClassName"],
27
31
  _excluded2 = ["value", "onChange", "reset"];
28
32
  function ownKeys(e, r) { var t = _Object$keys(e); if (_Object$getOwnPropertySymbols) { var o = _Object$getOwnPropertySymbols(e); r && (o = _filterInstanceProperty(o).call(o, function (r) { return _Object$getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
29
- function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var _context, _context2; var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? _forEachInstanceProperty(_context = ownKeys(Object(t), !0)).call(_context, function (r) { _defineProperty(e, r, t[r]); }) : _Object$getOwnPropertyDescriptors ? _Object$defineProperties(e, _Object$getOwnPropertyDescriptors(t)) : _forEachInstanceProperty(_context2 = ownKeys(Object(t))).call(_context2, function (r) { _Object$defineProperty(e, r, _Object$getOwnPropertyDescriptor(t, r)); }); } return e; }
33
+ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var _context2, _context3; var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? _forEachInstanceProperty(_context2 = ownKeys(Object(t), !0)).call(_context2, function (r) { _defineProperty(e, r, t[r]); }) : _Object$getOwnPropertyDescriptors ? _Object$defineProperties(e, _Object$getOwnPropertyDescriptors(t)) : _forEachInstanceProperty(_context3 = ownKeys(Object(t))).call(_context3, function (r) { _Object$defineProperty(e, r, _Object$getOwnPropertyDescriptor(t, r)); }); } return e; }
34
+ var ConfigContext = ConfigProvider.ConfigContext;
30
35
  var Body = (function (bodyProps) {
31
36
  var configData = bodyProps.configData,
32
37
  _bodyProps$pagination = bodyProps.pagination,
@@ -55,6 +60,8 @@ var Body = (function (bodyProps) {
55
60
  table = bodyProps.table,
56
61
  tableOnchange = bodyProps.onChange,
57
62
  bordered = bodyProps.bordered,
63
+ _bodyProps$rowClassNa = bodyProps.rowClassName,
64
+ _rowClassName = _bodyProps$rowClassNa === void 0 ? "" : _bodyProps$rowClassNa,
58
65
  props = _objectWithoutProperties(bodyProps, _excluded);
59
66
  var _ref = rowSelection || {},
60
67
  selectedRowKeys = _ref.selectedRowKeys,
@@ -126,6 +133,11 @@ var Body = (function (bodyProps) {
126
133
  table: tableInstance,
127
134
  localSorter: localSorter
128
135
  });
136
+ var _selectedRowData$keys = _keysInstanceProperty(selectedRowData),
137
+ keys = _selectedRowData$keys === void 0 ? [] : _selectedRowData$keys;
138
+ selectedRowData.selectAll;
139
+ var _useContext = useContext(ConfigContext),
140
+ getPrefixCls = _useContext.getPrefixCls;
129
141
  return jsx("div", {
130
142
  style: defaultTableStyle,
131
143
  className: "hw_table_body ".concat(className),
@@ -151,6 +163,15 @@ var Body = (function (bodyProps) {
151
163
  return tableEmptyRender === null || tableEmptyRender === void 0 ? void 0 : tableEmptyRender(tableInstance);
152
164
  },
153
165
  children: [jsx(ProTable, _objectSpread(_objectSpread({}, props), {}, {
166
+ rowClassName: function rowClassName(record, index, indent) {
167
+ var key = typeof rowKey === "function" ? rowKey(data, index) : record[rowKey];
168
+ var propsRowClassName = typeof _rowClassName === "function" ? _rowClassName(data, index, indent) : _rowClassName;
169
+ if ((keys === null || keys === void 0 ? void 0 : _indexOfInstanceProperty(keys).call(keys, key)) !== -1) {
170
+ var _context;
171
+ return _concatInstanceProperty(_context = "".concat(getPrefixCls("table-row-selected"), " ")).call(_context, propsRowClassName);
172
+ }
173
+ return propsRowClassName;
174
+ },
154
175
  bordered: bordered,
155
176
  columnsState: _objectSpread(_objectSpread({}, selfColStatus), {}, {
156
177
  value: value
package/es/modal.d.ts CHANGED
@@ -80,7 +80,7 @@ export interface HTableProps extends Omit<ProTableProps<any, any>, "request" | "
80
80
  labelWidth?: number;
81
81
  hideLabel?: boolean;
82
82
  options?: OptionModal | false;
83
- pagination?: IPaginationProps;
83
+ pagination?: IPaginationProps | false;
84
84
  }
85
85
  interface ColCheckResultKeys {
86
86
  keys?: string[];
@@ -12,6 +12,9 @@ var _Object$defineProperties = require('@babel/runtime-corejs3/core-js-stable/ob
12
12
  var _Object$defineProperty = require('@babel/runtime-corejs3/core-js-stable/object/define-property');
13
13
  var _defineProperty = require('@babel/runtime-corejs3/helpers/defineProperty');
14
14
  var _objectWithoutProperties = require('@babel/runtime-corejs3/helpers/objectWithoutProperties');
15
+ var _keysInstanceProperty = require('@babel/runtime-corejs3/core-js-stable/instance/keys');
16
+ var _indexOfInstanceProperty = require('@babel/runtime-corejs3/core-js-stable/instance/index-of');
17
+ var _concatInstanceProperty = require('@babel/runtime-corejs3/core-js-stable/instance/concat');
15
18
  var jsxRuntime = require('react/jsx-runtime');
16
19
  var ProTable = require('@ant-design/pro-table');
17
20
  var useControl = require('./hooks/useControl.js');
@@ -25,11 +28,13 @@ var AlertMsg = require('./AlertMsg.js');
25
28
  var index = require('./Options/index.js');
26
29
  var index$2 = require('./HeaderTitle/index.js');
27
30
  var defaultRender = require('./defaultRender.js');
31
+ var React = require('react');
28
32
 
29
- var _excluded = ["configData", "pagination", "onPageChange", "rowSelection", "rowKey", "emptyRender", "errorRender", "tableStyle", "paginationStyle", "headerTitle", "options", "actionRender", "affixProps", "goTop", "size", "optionsRender", "paginationActionRender", "localSorter", "columnsState", "tableExtraRender", "table", "onChange", "bordered"],
33
+ var _excluded = ["configData", "pagination", "onPageChange", "rowSelection", "rowKey", "emptyRender", "errorRender", "tableStyle", "paginationStyle", "headerTitle", "options", "actionRender", "affixProps", "goTop", "size", "optionsRender", "paginationActionRender", "localSorter", "columnsState", "tableExtraRender", "table", "onChange", "bordered", "rowClassName"],
30
34
  _excluded2 = ["value", "onChange", "reset"];
31
35
  function ownKeys(e, r) { var t = _Object$keys(e); if (_Object$getOwnPropertySymbols) { var o = _Object$getOwnPropertySymbols(e); r && (o = _filterInstanceProperty(o).call(o, function (r) { return _Object$getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
32
- function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var _context, _context2; var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? _forEachInstanceProperty(_context = ownKeys(Object(t), !0)).call(_context, function (r) { _defineProperty(e, r, t[r]); }) : _Object$getOwnPropertyDescriptors ? _Object$defineProperties(e, _Object$getOwnPropertyDescriptors(t)) : _forEachInstanceProperty(_context2 = ownKeys(Object(t))).call(_context2, function (r) { _Object$defineProperty(e, r, _Object$getOwnPropertyDescriptor(t, r)); }); } return e; }
36
+ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var _context2, _context3; var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? _forEachInstanceProperty(_context2 = ownKeys(Object(t), !0)).call(_context2, function (r) { _defineProperty(e, r, t[r]); }) : _Object$getOwnPropertyDescriptors ? _Object$defineProperties(e, _Object$getOwnPropertyDescriptors(t)) : _forEachInstanceProperty(_context3 = ownKeys(Object(t))).call(_context3, function (r) { _Object$defineProperty(e, r, _Object$getOwnPropertyDescriptor(t, r)); }); } return e; }
37
+ var ConfigContext = antd.ConfigProvider.ConfigContext;
33
38
  var Body = (function (bodyProps) {
34
39
  var configData = bodyProps.configData,
35
40
  _bodyProps$pagination = bodyProps.pagination,
@@ -58,6 +63,8 @@ var Body = (function (bodyProps) {
58
63
  table = bodyProps.table,
59
64
  tableOnchange = bodyProps.onChange,
60
65
  bordered = bodyProps.bordered,
66
+ _bodyProps$rowClassNa = bodyProps.rowClassName,
67
+ _rowClassName = _bodyProps$rowClassNa === void 0 ? "" : _bodyProps$rowClassNa,
61
68
  props = _objectWithoutProperties(bodyProps, _excluded);
62
69
  var _ref = rowSelection || {},
63
70
  selectedRowKeys = _ref.selectedRowKeys,
@@ -129,6 +136,11 @@ var Body = (function (bodyProps) {
129
136
  table: tableInstance,
130
137
  localSorter: localSorter
131
138
  });
139
+ var _selectedRowData$keys = _keysInstanceProperty(selectedRowData),
140
+ keys = _selectedRowData$keys === void 0 ? [] : _selectedRowData$keys;
141
+ selectedRowData.selectAll;
142
+ var _useContext = React.useContext(ConfigContext),
143
+ getPrefixCls = _useContext.getPrefixCls;
132
144
  return jsxRuntime.jsx("div", {
133
145
  style: defaultTableStyle,
134
146
  className: "hw_table_body ".concat(className),
@@ -154,6 +166,15 @@ var Body = (function (bodyProps) {
154
166
  return tableEmptyRender === null || tableEmptyRender === void 0 ? void 0 : tableEmptyRender(tableInstance);
155
167
  },
156
168
  children: [jsxRuntime.jsx(ProTable, _objectSpread(_objectSpread({}, props), {}, {
169
+ rowClassName: function rowClassName(record, index, indent) {
170
+ var key = typeof rowKey === "function" ? rowKey(data, index) : record[rowKey];
171
+ var propsRowClassName = typeof _rowClassName === "function" ? _rowClassName(data, index, indent) : _rowClassName;
172
+ if ((keys === null || keys === void 0 ? void 0 : _indexOfInstanceProperty(keys).call(keys, key)) !== -1) {
173
+ var _context;
174
+ return _concatInstanceProperty(_context = "".concat(getPrefixCls("table-row-selected"), " ")).call(_context, propsRowClassName);
175
+ }
176
+ return propsRowClassName;
177
+ },
157
178
  bordered: bordered,
158
179
  columnsState: _objectSpread(_objectSpread({}, selfColStatus), {}, {
159
180
  value: value
package/lib/modal.d.ts CHANGED
@@ -80,7 +80,7 @@ export interface HTableProps extends Omit<ProTableProps<any, any>, "request" | "
80
80
  labelWidth?: number;
81
81
  hideLabel?: boolean;
82
82
  options?: OptionModal | false;
83
- pagination?: IPaginationProps;
83
+ pagination?: IPaginationProps | false;
84
84
  }
85
85
  interface ColCheckResultKeys {
86
86
  keys?: string[];
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hw-component/table",
3
- "version": "1.9.84",
3
+ "version": "1.9.86",
4
4
  "description": "基于antd二次开发table组件",
5
5
  "keywords": [
6
6
  "table"
@@ -52,7 +52,7 @@
52
52
  "@typescript-eslint/eslint-plugin": "^5.59.7",
53
53
  "@umijs/fabric": "^2.14.1",
54
54
  "ahooks": "2.10.9",
55
- "antd": "4.24.12",
55
+ "antd": "4.21.7",
56
56
  "autoprefixer": "^10.4.14",
57
57
  "babel-loader": "^9.1.2",
58
58
  "css-loader": "^6.7.4",
@@ -88,7 +88,7 @@
88
88
  "@ant-design/pro-table": "2.70.0",
89
89
  "@hw-component/form": "^1.9.12",
90
90
  "ahooks": "2.10.9",
91
- "antd": "4.24.12",
91
+ "antd": "^4.20.7",
92
92
  "react": "17.0.0",
93
93
  "react-color": "^2.19.3",
94
94
  "react-dom": "17.0.2"
@@ -17,6 +17,8 @@ import Options from "./Options";
17
17
  import HeaderTitle from "./HeaderTitle";
18
18
  import { errorDefaultRender, emptyDefaultRender } from "./defaultRender";
19
19
  import type { HTableBodyProps } from "./modal";
20
+ import { useContext } from "react";
21
+ const { ConfigContext } = ConfigProvider;
20
22
 
21
23
  export default (bodyProps: HTableBodyProps) => {
22
24
  const {
@@ -43,6 +45,7 @@ export default (bodyProps: HTableBodyProps) => {
43
45
  table,
44
46
  onChange: tableOnchange,
45
47
  bordered,
48
+ rowClassName = "",
46
49
  ...props
47
50
  } = bodyProps;
48
51
  const { selectedRowKeys, alwaysShowAlert: configAlwaysShowAlert } =
@@ -107,6 +110,9 @@ export default (bodyProps: HTableBodyProps) => {
107
110
  table: tableInstance,
108
111
  localSorter,
109
112
  });
113
+ const { keys = [], selectAll } = selectedRowData;
114
+ const { getPrefixCls } = useContext(ConfigContext);
115
+
110
116
  return (
111
117
  <div style={defaultTableStyle} className={`hw_table_body ${className}`}>
112
118
  <Space size={16} direction={"vertical"} style={{ width: "100%" }}>
@@ -128,6 +134,22 @@ export default (bodyProps: HTableBodyProps) => {
128
134
  >
129
135
  <ProTable
130
136
  {...props}
137
+ rowClassName={(record, index, indent) => {
138
+ const key =
139
+ typeof rowKey === "function"
140
+ ? rowKey(data, index)
141
+ : record[rowKey];
142
+ const propsRowClassName =
143
+ typeof rowClassName === "function"
144
+ ? rowClassName(data, index, indent)
145
+ : rowClassName;
146
+ if (keys?.indexOf(key) !== -1) {
147
+ return `${getPrefixCls(
148
+ "table-row-selected"
149
+ )} ${propsRowClassName}`;
150
+ }
151
+ return propsRowClassName;
152
+ }}
131
153
  bordered={bordered}
132
154
  columnsState={{
133
155
  ...selfColStatus,
@@ -112,7 +112,7 @@ export interface HTableProps
112
112
  labelWidth?: number;
113
113
  hideLabel?: boolean;
114
114
  options?: OptionModal | false;
115
- pagination?: IPaginationProps;
115
+ pagination?: IPaginationProps | false;
116
116
  }
117
117
  interface ColCheckResultKeys {
118
118
  keys?: string[];
@@ -120,10 +120,10 @@ const TagsComponent = (props: IProps) => {
120
120
  content={
121
121
  popoverContentRender ? (
122
122
  popoverContentRender(
123
- <TagsComponent {...childProps} maxLen={null} extra={null}/>
123
+ <TagsComponent {...childProps} maxLen={null} extra={null} />
124
124
  )
125
125
  ) : (
126
- <TagsComponent {...childProps} maxLen={null} extra={null}/>
126
+ <TagsComponent {...childProps} maxLen={null} extra={null} />
127
127
  )
128
128
  }
129
129
  >
@@ -114,15 +114,12 @@ const textRender = (config: ConfigItemModal, itemData: any) => {
114
114
  };
115
115
  const imageRender = (config: ConfigItemModal, itemData: any) => {
116
116
  const { valueTypeProps = {} } = config;
117
- const {fallback}=valueTypeProps;
117
+ const { fallback } = valueTypeProps;
118
118
  const tableVal = getTableVal(config, itemData);
119
- if (!fallback&&tableVal===null){
120
- return "-"
119
+ if (!fallback && tableVal === null) {
120
+ return "-";
121
121
  }
122
- return <Image src={tableVal||""}
123
- width={48}
124
- {...valueTypeProps}
125
- />;
122
+ return <Image src={tableVal || ""} width={48} {...valueTypeProps} />;
126
123
  };
127
124
  const avatarRender = (config: ConfigItemModal, itemData: any) => {
128
125
  const { valueTypeProps = {} } = config;
@@ -58,10 +58,10 @@ export const configData = [
58
58
  dataIndex: "img",
59
59
  width: 120,
60
60
  valueType: "image",
61
- valueTypeProps:{
62
- fallback:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMIAAADDCAYAAADQvc6UAAABRWlDQ1BJQ0MgUHJvZmlsZQAAKJFjYGASSSwoyGFhYGDIzSspCnJ3UoiIjFJgf8LAwSDCIMogwMCcmFxc4BgQ4ANUwgCjUcG3awyMIPqyLsis7PPOq3QdDFcvjV3jOD1boQVTPQrgSkktTgbSf4A4LbmgqISBgTEFyFYuLykAsTuAbJEioKOA7DkgdjqEvQHEToKwj4DVhAQ5A9k3gGyB5IxEoBmML4BsnSQk8XQkNtReEOBxcfXxUQg1Mjc0dyHgXNJBSWpFCYh2zi+oLMpMzyhRcASGUqqCZ16yno6CkYGRAQMDKMwhqj/fAIcloxgHQqxAjIHBEugw5sUIsSQpBobtQPdLciLEVJYzMPBHMDBsayhILEqEO4DxG0txmrERhM29nYGBddr//5/DGRjYNRkY/l7////39v///y4Dmn+LgeHANwDrkl1AuO+pmgAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAAwqADAAQAAAABAAAAwwAAAAD9b/HnAAAHlklEQVR4Ae3dP3PTWBSGcbGzM6GCKqlIBRV0dHRJFarQ0eUT8LH4BnRU0NHR0UEFVdIlFRV7TzRksomPY8uykTk/zewQfKw/9znv4yvJynLv4uLiV2dBoDiBf4qP3/ARuCRABEFAoBEgghggQAQZQKAnYEaQBAQaASKIAQJEkAEEegJmBElAoBEgghggQAQZQKAnYEaQBAQaASKIAQJEkAEEegJmBElAoBEgghggQAQZQKAnYEaQBAQaASKIAQJEkAEEegJmBElAoBEgghggQAQZQKAnYEaQBAQaASKIAQJEkAEEegJmBElAoBEgghggQAQZQKAnYEaQBAQaASKIAQJEkAEEegJmBElAoBEgghggQAQZQKAnYEaQBAQaASKIAQJEkAEEegJmBElAoBEgghggQAQZQKAnYEaQBAQaASKIAQJEkAEEegJmBElAoBEgghggQAQZQKAnYEaQBAQaASKIAQJEkAEEegJmBElAoBEgghggQAQZQKAnYEaQBAQaASKIAQJEkAEEegJmBElAoBEgghggQAQZQKAnYEaQBAQaASKIAQJEkAEEegJmBElAoBEgghggQAQZQKAnYEaQBAQaASKIAQJEkAEEegJmBElAoBEgghggQAQZQKAnYEaQBAQaASKIAQJEkAEEegJmBElAoBEgghgg0Aj8i0JO4OzsrPv69Wv+hi2qPHr0qNvf39+iI97soRIh4f3z58/u7du3SXX7Xt7Z2enevHmzfQe+oSN2apSAPj09TSrb+XKI/f379+08+A0cNRE2ANkupk+ACNPvkSPcAAEibACyXUyfABGm3yNHuAECRNgAZLuYPgEirKlHu7u7XdyytGwHAd8jjNyng4OD7vnz51dbPT8/7z58+NB9+/bt6jU/TI+AGWHEnrx48eJ/EsSmHzx40L18+fLyzxF3ZVMjEyDCiEDjMYZZS5wiPXnyZFbJaxMhQIQRGzHvWR7XCyOCXsOmiDAi1HmPMMQjDpbpEiDCiL358eNHurW/5SnWdIBbXiDCiA38/Pnzrce2YyZ4//59F3ePLNMl4PbpiL2J0L979+7yDtHDhw8vtzzvdGnEXdvUigSIsCLAWavHp/+qM0BcXMd/q25n1vF57TYBp0a3mUzilePj4+7k5KSLb6gt6ydAhPUzXnoPR0dHl79WGTNCfBnn1uvSCJdegQhLI1vvCk+fPu2ePXt2tZOYEV6/fn31dz+shwAR1sP1cqvLntbEN9MxA9xcYjsxS1jWR4AIa2Ibzx0tc44fYX/16lV6NDFLXH+YL32jwiACRBiEbf5KcXoTIsQSpzXx4N28Ja4BQoK7rgXiydbHjx/P25TaQAJEGAguWy0+2Q8PD6/Ki4R8EVl+bzBOnZY95fq9rj9zAkTI2SxdidBHqG9+skdw43borCXO/ZcJdraPWdv22uIEiLA4q7nvvCug8WTqzQveOH26fodo7g6uFe/a17W3+nFBAkRYENRdb1vkkz1CH9cPsVy/jrhr27PqMYvENYNlHAIesRiBYwRy0V+8iXP8+/fvX11Mr7L7ECueb/r48eMqm7FuI2BGWDEG8cm+7G3NEOfmdcTQw4h9/55lhm7DekRYKQPZF2ArbXTAyu4kDYB2YxUzwg0gi/41ztHnfQG26HbGel/crVrm7tNY+/1btkOEAZ2M05r4FB7r9GbAIdxaZYrHdOsgJ/wCEQY0J74TmOKnbxxT9n3FgGGWWsVdowHtjt9Nnvf7yQM2aZU/TIAIAxrw6dOnAWtZZcoEnBpNuTuObWMEiLAx1HY0ZQJEmHJ3HNvGCBBhY6jtaMoEiJB0Z29vL6ls58vxPcO8/zfrdo5qvKO+d3Fx8Wu8zf1dW4p/cPzLly/dtv9Ts/EbcvGAHhHyfBIhZ6NSiIBTo0LNNtScABFyNiqFCBChULMNNSdAhJyNSiECRCjUbEPNCRAhZ6NSiAARCjXbUHMCRMjZqBQiQIRCzTbUnAARcjYqhQgQoVCzDTUnQIScjUohAkQo1GxDzQkQIWejUogAEQo121BzAkTI2agUIkCEQs021JwAEXI2KoUIEKFQsw01J0CEnI1KIQJEKNRsQ80JECFno1KIABEKNdtQcwJEyNmoFCJAhELNNtScABFyNiqFCBChULMNNSdAhJyNSiECRCjUbEPNCRAhZ6NSiAARCjXbUHMCRMjZqBQiQIRCzTbUnAARcjYqhQgQoVCzDTUnQIScjUohAkQo1GxDzQkQIWejUogAEQo121BzAkTI2agUIkCEQs021JwAEXI2KoUIEKFQsw01J0CEnI1KIQJEKNRsQ80JECFno1KIABEKNdtQcwJEyNmoFCJAhELNNtScABFyNiqFCBChULMNNSdAhJyNSiECRCjUbEPNCRAhZ6NSiAARCjXbUHMCRMjZqBQiQIRCzTbUnAARcjYqhQgQoVCzDTUnQIScjUohAkQo1GxDzQkQIWejUogAEQo121BzAkTI2agUIkCEQs021JwAEXI2KoUIEKFQsw01J0CEnI1KIQJEKNRsQ80JECFno1KIABEKNdtQcwJEyNmoFCJAhELNNtScABFyNiqFCBChULMNNSdAhJyNSiEC/wGgKKC4YMA4TAAAAABJRU5ErkJggg=="
63
-
64
- }
61
+ valueTypeProps: {
62
+ fallback:
63
+ "data:image/png;base64,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",
64
+ },
65
65
  },
66
66
  ];
67
67
  const maker = (name) => {
@@ -70,7 +70,7 @@ const maker = (name) => {
70
70
  data.push({
71
71
  name,
72
72
  id: i,
73
- img:""
73
+ img: "",
74
74
  });
75
75
  }
76
76
  return data;
@@ -134,7 +134,6 @@ export default () => {
134
134
  },
135
135
  }}
136
136
  rowSelection={{
137
- allPageCheck: false,
138
137
  preserveSelectedRowKeys: true,
139
138
  }}
140
139
  affixProps={{
@@ -150,7 +149,7 @@ export default () => {
150
149
  formInitValues={{
151
150
  deviceType: "1",
152
151
  }}
153
- dataSource={[{},{},{}]}
152
+ dataSource={[{}, {}, {}]}
154
153
  headerTitle={
155
154
  <Space size={8}>
156
155
  <div style={{ width: 1000 }}>