@hw-component/table 1.10.23 → 1.10.24
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/HTableHeader/Context.tsx":"39","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/utils.ts":"40","/Users/hedongjie/Desktop/web/hw-component-table/src/components/render/TagsComponent.tsx":"41","/Users/hedongjie/Desktop/web/hw-component-table/src/components/render/config.tsx":"42","/Users/hedongjie/Desktop/web/hw-component-table/src/components/render/index.tsx":"43","/Users/hedongjie/Desktop/web/hw-component-table/src/components/DialogTable/Content.tsx":"44","/Users/hedongjie/Desktop/web/hw-component-table/src/components/DialogTable/DwTable.tsx":"45","/Users/hedongjie/Desktop/web/hw-component-table/src/components/DialogTable/ModalTable.tsx":"46","/Users/hedongjie/Desktop/web/hw-component-table/src/components/DialogTable/hooks.ts":"47","/Users/hedongjie/Desktop/web/hw-component-table/src/components/render/CopyComponent.tsx":"48","/Users/hedongjie/Desktop/web/hw-component-table/src/components/render/Text.tsx":"49","/Users/hedongjie/Desktop/web/hw-component-table/src/pages/DwTable/index.tsx":"50","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableHeader/hooks/config.tsx":"51","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableHeader/hooks/useHeaderDefaultProps.ts":"52","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableHeader/hooks/useHideMoreTitle.tsx":"53","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/defaultRender.tsx":"54","/Users/hedongjie/Desktop/web/hw-component-table/src/components/typings.d.ts":"55","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/hooks/useColData.tsx":"56","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/hooks/useControl.tsx":"57","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/modal.ts":"58","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/RowCheckBox/RowItem.tsx":"59","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/RowCheckBox/Title.tsx":"60","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/RowCheckBox/hooks.ts":"61","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/RowRadioBoxSelection.tsx":"62","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/hooks/colsMk.tsx":"63","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/hooks/useRowClassName.ts":"64","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/HeaderTitle/hooks.ts":"65","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/Options/ContentTree.tsx":"66","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/Options/hooks.tsx":"67","/Users/hedongjie/Desktop/web/hw-component-table/src/components/EditTable/index.tsx":"68","/Users/hedongjie/Desktop/web/hw-component-table/src/pages/EditTable/index.tsx":"69","/Users/hedongjie/Desktop/web/hw-component-table/src/components/EditTable/modal.ts":"70","/Users/hedongjie/Desktop/web/hw-component-table/src/components/EditTable/hooks.ts":"71","/Users/hedongjie/Desktop/web/hw-component-table/src/components/DialogTable/ModalEditTable.tsx":"72","/Users/hedongjie/Desktop/web/hw-component-table/src/pages/ModalEditTable/index.tsx":"73","/Users/hedongjie/Desktop/web/hw-component-table/src/components/DialogTable/DwEditTable.tsx":"74","/Users/hedongjie/Desktop/web/hw-component-table/src/components/TableProvider.tsx":"75","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/hooks/useColMk.ts":"76"},{"size":1541,"mtime":1709541397429,"results":"77","hashOfConfig":"78"},{"size":741,"mtime":1713518829815,"results":"79","hashOfConfig":"78"},{"size":370,"mtime":1718160488742,"results":"80","hashOfConfig":"78"},{"size":1166,"mtime":1757563184460,"results":"81","hashOfConfig":"78"},{"size":975,"mtime":1757582700094,"results":"82","hashOfConfig":"78"},{"size":3227,"mtime":1761802483188,"results":"83","hashOfConfig":"78"},{"size":959,"mtime":1758596765161,"results":"84","hashOfConfig":"78"},{"size":1468,"mtime":1742356516346,"results":"85","hashOfConfig":"78"},{"size":839,"mtime":1720086914276,"results":"86","hashOfConfig":"78"},{"size":1238,"mtime":1758594920247,"results":"87","hashOfConfig":"78"},{"size":6208,"mtime":1761802483249,"results":"88","hashOfConfig":"78"},{"size":1771,"mtime":1758596803632,"results":"89","hashOfConfig":"78"},{"size":5200,"mtime":1761630563295,"results":"90","hashOfConfig":"78"},{"size":2163,"mtime":1716085382140,"results":"91","hashOfConfig":"78"},{"size":1795,"mtime":1755506783896,"results":"92","hashOfConfig":"78"},{"size":2255,"mtime":1761802483200,"results":"93","hashOfConfig":"78"},{"size":209,"mtime":1713781957255,"results":"94","hashOfConfig":"78"},{"size":3268,"mtime":1762393852276,"results":"95","hashOfConfig":"78"},{"size":6791,"mtime":1762393852314,"results":"96","hashOfConfig":"78"},{"size":2108,"mtime":1742356516487,"results":"97","hashOfConfig":"78"},{"size":3612,"mtime":1757987883777,"results":"98","hashOfConfig":"78"},{"size":498,"mtime":1709893919938,"results":"99","hashOfConfig":"78"},{"size":3507,"mtime":1742356519961,"results":"100","hashOfConfig":"78"},{"size":1080,"mtime":1716085371834,"results":"101","hashOfConfig":"78"},{"size":1102,"mtime":1710829302576,"results":"102","hashOfConfig":"78"},{"size":1162,"mtime":1710829299926,"results":"103","hashOfConfig":"78"},{"size":2357,"mtime":1732161767681,"results":"104","hashOfConfig":"78"},{"size":1677,"mtime":1716085381973,"results":"105","hashOfConfig":"78"},{"size":2305,"mtime":1755507209478,"results":"106","hashOfConfig":"78"},{"size":647,"mtime":1759043718021,"results":"107","hashOfConfig":"78"},{"size":3234,"mtime":1761295330399,"results":"108","hashOfConfig":"78"},{"size":1510,"mtime":1761295330419,"results":"109","hashOfConfig":"78"},{"size":3005,"mtime":1761288773365,"results":"110","hashOfConfig":"78"},{"size":921,"mtime":1761294725167,"results":"111","hashOfConfig":"78"},{"size":1121,"mtime":1754981101654,"results":"112","hashOfConfig":"78"},{"size":1737,"mtime":1754040770056,"results":"113","hashOfConfig":"78"},{"size":1208,"mtime":1716085371834,"results":"114","hashOfConfig":"78"},{"size":365,"mtime":1716085371835,"results":"115","hashOfConfig":"78"},{"size":266,"mtime":1720086917041,"results":"116","hashOfConfig":"78"},{"size":2225,"mtime":1761294725202,"results":"117","hashOfConfig":"78"},{"size":3885,"mtime":1758596803707,"results":"118","hashOfConfig":"78"},{"size":3846,"mtime":1751334228715,"results":"119","hashOfConfig":"78"},{"size":814,"mtime":1757319292583,"results":"120","hashOfConfig":"78"},{"size":1016,"mtime":1761288773270,"results":"121","hashOfConfig":"78"},{"size":2887,"mtime":1757562440476,"results":"122","hashOfConfig":"78"},{"size":2419,"mtime":1757562440503,"results":"123","hashOfConfig":"78"},{"size":1901,"mtime":1757569414093,"results":"124","hashOfConfig":"78"},{"size":948,"mtime":1747982208999,"results":"125","hashOfConfig":"78"},{"size":182,"mtime":1724397725474,"results":"126","hashOfConfig":"78"},{"size":3762,"mtime":1759043718058,"results":"127","hashOfConfig":"78"},{"size":703,"mtime":1740108942394,"results":"128","hashOfConfig":"78"},{"size":1071,"mtime":1740108939723,"results":"129","hashOfConfig":"78"},{"size":4477,"mtime":1740108942394,"results":"130","hashOfConfig":"78"},{"size":1037,"mtime":1757499241461,"results":"131","hashOfConfig":"78"},{"size":269,"mtime":1695809104376,"results":"132","hashOfConfig":"78"},{"size":2692,"mtime":1761295330441,"results":"133","hashOfConfig":"78"},{"size":3234,"mtime":1761802483160,"results":"134","hashOfConfig":"78"},{"size":1605,"mtime":1758596803613,"results":"135","hashOfConfig":"78"},{"size":1301,"mtime":1754040770056,"results":"136","hashOfConfig":"78"},{"size":1824,"mtime":1747982211401,"results":"137","hashOfConfig":"78"},{"size":3569,"mtime":1759043718011,"results":"138","hashOfConfig":"78"},{"size":733,"mtime":1754040770056,"results":"139","hashOfConfig":"78"},{"size":1426,"mtime":1747982211401,"results":"140","hashOfConfig":"78"},{"size":1314,"mtime":1753408860358,"results":"141","hashOfConfig":"78"},{"size":1423,"mtime":1754040770056,"results":"142","hashOfConfig":"78"},{"size":932,"mtime":1761272544770,"results":"143","hashOfConfig":"78"},{"size":2643,"mtime":1761288773346,"results":"144","hashOfConfig":"78"},{"size":3220,"mtime":1761288773321,"results":"145","hashOfConfig":"78"},{"size":1605,"mtime":1761288773431,"results":"146","hashOfConfig":"78"},{"size":959,"mtime":1761288773332,"results":"147","hashOfConfig":"78"},{"size":2796,"mtime":1761288773293,"results":"148","hashOfConfig":"78"},{"size":2553,"mtime":1757569414060,"results":"149","hashOfConfig":"78"},{"size":2197,"mtime":1761288773441,"results":"150","hashOfConfig":"78"},{"size":2991,"mtime":1757575045250,"results":"151","hashOfConfig":"78"},{"size":1176,"mtime":1758596803647,"results":"152","hashOfConfig":"78"},{"size":2686,"mtime":1761288773399,"results":"153","hashOfConfig":"78"},{"filePath":"154","messages":"155","suppressedMessages":"156","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"1mh59l9",{"filePath":"157","messages":"158","suppressedMessages":"159","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"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":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"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":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"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":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"184","messages":"185","suppressedMessages":"186","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":1,"source":null},{"filePath":"187","messages":"188","suppressedMessages":"189","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":1,"source":null},{"filePath":"190","messages":"191","suppressedMessages":"192","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"193","messages":"194","suppressedMessages":"195","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"196","messages":"197","suppressedMessages":"198","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"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":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"205","messages":"206","suppressedMessages":"207","errorCount":0,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"208","messages":"209","suppressedMessages":"210","errorCount":0,"fatalErrorCount":0,"warningCount":18,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"211","messages":"212","suppressedMessages":"213","errorCount":0,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"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":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"220","messages":"221","suppressedMessages":"222","errorCount":0,"fatalErrorCount":0,"warningCount":4,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"223","messages":"224","suppressedMessages":"225","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"226","messages":"227","suppressedMessages":"228","errorCount":0,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"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":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"235","messages":"236","suppressedMessages":"237","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"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":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"253","messages":"254","suppressedMessages":"255","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"256","messages":"257","suppressedMessages":"258","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"259","messages":"260","suppressedMessages":"261","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"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":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"274","messages":"275","suppressedMessages":"276","errorCount":0,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"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":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"283","messages":"284","suppressedMessages":"285","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":1,"source":null},{"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":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"292","messages":"293","suppressedMessages":"294","errorCount":0,"fatalErrorCount":0,"warningCount":3,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"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":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"301","messages":"302","suppressedMessages":"303","errorCount":0,"fatalErrorCount":0,"warningCount":6,"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":6,"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":4,"fixableErrorCount":0,"fixableWarningCount":1,"source":null},{"filePath":"322","messages":"323","suppressedMessages":"324","errorCount":0,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"325","messages":"326","suppressedMessages":"327","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":1,"source":null},{"filePath":"328","messages":"329","suppressedMessages":"330","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"331","messages":"332","suppressedMessages":"333","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"334","messages":"335","suppressedMessages":"336","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"337","messages":"338","suppressedMessages":"339","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"340","messages":"341","suppressedMessages":"342","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"343","messages":"344","suppressedMessages":"345","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"346","messages":"347","suppressedMessages":"348","errorCount":0,"fatalErrorCount":0,"warningCount":3,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"349","messages":"350","suppressedMessages":"351","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"352","messages":"353","suppressedMessages":"354","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"355","messages":"356","suppressedMessages":"357","errorCount":0,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":1,"source":null},{"filePath":"358","messages":"359","suppressedMessages":"360","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"361","messages":"362","suppressedMessages":"363","errorCount":0,"fatalErrorCount":0,"warningCount":5,"fixableErrorCount":0,"fixableWarningCount":5,"source":null},{"filePath":"364","messages":"365","suppressedMessages":"366","errorCount":0,"fatalErrorCount":0,"warningCount":5,"fixableErrorCount":0,"fixableWarningCount":4,"source":null},{"filePath":"367","messages":"368","suppressedMessages":"369","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":1,"source":null},{"filePath":"370","messages":"371","suppressedMessages":"372","errorCount":0,"fatalErrorCount":0,"warningCount":4,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"373","messages":"374","suppressedMessages":"375","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":1,"source":null},{"filePath":"376","messages":"377","suppressedMessages":"378","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":1,"source":null},{"filePath":"379","messages":"380","suppressedMessages":"381","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"/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",["382"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/context.ts",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/hooks/useCurrentTable.ts",["383"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/hooks/useHTable.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/hooks/useRowObj.ts",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/modal.ts",["384"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/TableConfig.tsx",["385"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/index.tsx",["386"],[],"/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",["387","388"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/pages/Table/index.tsx",["389","390","391","392","393","394","395","396","397","398","399","400","401","402","403","404","405","406"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/pages/TableCustomize/index.tsx",["407","408"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTablePagination/index.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/hooks/index.ts",["409"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/pages/ModalTable/index.tsx",["410","411","412","413"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/AlertMsg.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/GoTop/index.tsx",["414","415"],[],"/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",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/Options/Title.tsx",[],[],"/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",["416"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/HeaderTitle/index.tsx",["417"],[],"/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/HTableHeader/Context.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/utils.ts",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/render/TagsComponent.tsx",["418","419"],[],"/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",["420"],[],"/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",["421","422","423"],[],"/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",["424","425","426","427","428","429"],[],"/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",["430","431","432","433","434","435"],[],"/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",["436","437","438","439"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/hooks/useControl.tsx",["440","441"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/modal.ts",["442"],[],"/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",["443"],[],"/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",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/hooks/useRowClassName.ts",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/HeaderTitle/hooks.ts",["444","445","446"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/Options/ContentTree.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/Options/hooks.tsx",["447"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/EditTable/index.tsx",["448","449"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/pages/EditTable/index.tsx",["450"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/EditTable/modal.ts",["451","452","453","454","455"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/EditTable/hooks.ts",["456","457","458","459","460"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/DialogTable/ModalEditTable.tsx",["461"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/pages/ModalEditTable/index.tsx",["462","463","464","465"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/DialogTable/DwEditTable.tsx",["466"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/TableProvider.tsx",["467"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/hooks/useColMk.ts",["468"],[],{"ruleId":"469","severity":1,"message":"470","line":20,"column":3,"nodeType":"471","messageId":"472","endLine":20,"endColumn":12},{"ruleId":"473","severity":1,"message":"474","line":46,"column":6,"nodeType":"475","endLine":46,"endColumn":42,"suggestions":"476"},{"ruleId":"477","severity":1,"message":"478","line":16,"column":1,"nodeType":"479","messageId":"480","endLine":16,"endColumn":53,"fix":"481"},{"ruleId":"477","severity":1,"message":"478","line":2,"column":1,"nodeType":"479","messageId":"480","endLine":7,"endColumn":18,"fix":"482"},{"ruleId":"469","severity":1,"message":"483","line":48,"column":5,"nodeType":"471","messageId":"472","endLine":48,"endColumn":17},{"ruleId":"473","severity":1,"message":"484","line":55,"column":6,"nodeType":"475","endLine":55,"endColumn":18,"suggestions":"485"},{"ruleId":"473","severity":1,"message":"486","line":118,"column":6,"nodeType":"475","endLine":118,"endColumn":8,"suggestions":"487"},{"ruleId":"469","severity":1,"message":"488","line":5,"column":3,"nodeType":"471","messageId":"472","endLine":5,"endColumn":21},{"ruleId":"469","severity":1,"message":"489","line":6,"column":3,"nodeType":"471","messageId":"472","endLine":6,"endColumn":15},{"ruleId":"469","severity":1,"message":"490","line":10,"column":3,"nodeType":"471","messageId":"472","endLine":10,"endColumn":7},{"ruleId":"469","severity":1,"message":"491","line":11,"column":3,"nodeType":"471","messageId":"472","endLine":11,"endColumn":10},{"ruleId":"469","severity":1,"message":"492","line":12,"column":3,"nodeType":"471","messageId":"472","endLine":12,"endColumn":13},{"ruleId":"469","severity":1,"message":"493","line":13,"column":3,"nodeType":"471","messageId":"472","endLine":13,"endColumn":6},{"ruleId":"469","severity":1,"message":"494","line":14,"column":3,"nodeType":"471","messageId":"472","endLine":14,"endColumn":6},{"ruleId":"469","severity":1,"message":"495","line":16,"column":3,"nodeType":"471","messageId":"472","endLine":16,"endColumn":8},{"ruleId":"469","severity":1,"message":"496","line":18,"column":31,"nodeType":"471","messageId":"472","endLine":18,"endColumn":43},{"ruleId":"469","severity":1,"message":"497","line":19,"column":10,"nodeType":"471","messageId":"472","endLine":19,"endColumn":25},{"ruleId":"469","severity":1,"message":"498","line":22,"column":10,"nodeType":"471","messageId":"472","endLine":22,"endColumn":19},{"ruleId":"469","severity":1,"message":"499","line":58,"column":22,"nodeType":"471","messageId":"472","endLine":58,"endColumn":23},{"ruleId":"469","severity":1,"message":"500","line":58,"column":25,"nodeType":"471","messageId":"472","endLine":58,"endColumn":26},{"ruleId":"469","severity":1,"message":"501","line":114,"column":11,"nodeType":"471","messageId":"472","endLine":114,"endColumn":18},{"ruleId":"469","severity":1,"message":"502","line":114,"column":20,"nodeType":"471","messageId":"472","endLine":114,"endColumn":24},{"ruleId":"469","severity":1,"message":"503","line":134,"column":34,"nodeType":"471","messageId":"472","endLine":134,"endColumn":40},{"ruleId":"469","severity":1,"message":"504","line":142,"column":10,"nodeType":"471","messageId":"472","endLine":142,"endColumn":20},{"ruleId":"469","severity":1,"message":"505","line":142,"column":22,"nodeType":"471","messageId":"472","endLine":142,"endColumn":35},{"ruleId":"469","severity":1,"message":"506","line":25,"column":7,"nodeType":"471","messageId":"472","endLine":25,"endColumn":13},{"ruleId":"469","severity":1,"message":"503","line":41,"column":36,"nodeType":"471","messageId":"472","endLine":41,"endColumn":42},{"ruleId":"473","severity":1,"message":"507","line":13,"column":6,"nodeType":"475","endLine":13,"endColumn":17,"suggestions":"508"},{"ruleId":"469","severity":1,"message":"509","line":24,"column":7,"nodeType":"471","messageId":"472","endLine":24,"endColumn":11},{"ruleId":"469","severity":1,"message":"503","line":27,"column":32,"nodeType":"471","messageId":"472","endLine":27,"endColumn":38},{"ruleId":"469","severity":1,"message":"503","line":48,"column":32,"nodeType":"471","messageId":"472","endLine":48,"endColumn":38},{"ruleId":"469","severity":1,"message":"510","line":134,"column":9,"nodeType":"471","messageId":"472","endLine":134,"endColumn":21},{"ruleId":"473","severity":1,"message":"511","line":26,"column":6,"nodeType":"475","endLine":26,"endColumn":11,"suggestions":"512"},{"ruleId":"473","severity":1,"message":"511","line":34,"column":6,"nodeType":"475","endLine":34,"endColumn":8,"suggestions":"513"},{"ruleId":"469","severity":1,"message":"514","line":3,"column":10,"nodeType":"471","messageId":"472","endLine":3,"endColumn":22},{"ruleId":"469","severity":1,"message":"515","line":3,"column":10,"nodeType":"471","messageId":"472","endLine":3,"endColumn":25},{"ruleId":"516","severity":1,"message":"517","line":89,"column":13,"nodeType":"518","messageId":"519","endLine":100,"endColumn":23},{"ruleId":"516","severity":1,"message":"517","line":114,"column":11,"nodeType":"518","messageId":"519","endLine":125,"endColumn":21},{"ruleId":"477","severity":1,"message":"478","line":4,"column":1,"nodeType":"479","messageId":"480","endLine":4,"endColumn":63,"fix":"520"},{"ruleId":"469","severity":1,"message":"521","line":15,"column":14,"nodeType":"471","messageId":"472","endLine":15,"endColumn":39},{"ruleId":"473","severity":1,"message":"522","line":19,"column":6,"nodeType":"475","endLine":19,"endColumn":8,"suggestions":"523"},{"ruleId":"473","severity":1,"message":"524","line":70,"column":6,"nodeType":"475","endLine":70,"endColumn":8,"suggestions":"525"},{"ruleId":"469","severity":1,"message":"509","line":25,"column":7,"nodeType":"471","messageId":"472","endLine":25,"endColumn":11},{"ruleId":"469","severity":1,"message":"503","line":28,"column":32,"nodeType":"471","messageId":"472","endLine":28,"endColumn":38},{"ruleId":"469","severity":1,"message":"503","line":49,"column":32,"nodeType":"471","messageId":"472","endLine":49,"endColumn":38},{"ruleId":"469","severity":1,"message":"526","line":137,"column":7,"nodeType":"471","messageId":"472","endLine":137,"endColumn":12},{"ruleId":"469","severity":1,"message":"527","line":147,"column":5,"nodeType":"471","messageId":"472","endLine":147,"endColumn":8},{"ruleId":"469","severity":1,"message":"510","line":150,"column":9,"nodeType":"471","messageId":"472","endLine":150,"endColumn":21},{"ruleId":"469","severity":1,"message":"528","line":19,"column":5,"nodeType":"471","messageId":"472","endLine":19,"endColumn":22},{"ruleId":"469","severity":1,"message":"529","line":20,"column":5,"nodeType":"471","messageId":"472","endLine":20,"endColumn":15},{"ruleId":"469","severity":1,"message":"530","line":21,"column":5,"nodeType":"471","messageId":"472","endLine":21,"endColumn":16},{"ruleId":"469","severity":1,"message":"531","line":22,"column":5,"nodeType":"471","messageId":"472","endLine":22,"endColumn":10},{"ruleId":"473","severity":1,"message":"532","line":160,"column":6,"nodeType":"475","endLine":160,"endColumn":42,"suggestions":"533"},{"ruleId":"473","severity":1,"message":"532","line":166,"column":6,"nodeType":"475","endLine":166,"endColumn":42,"suggestions":"534"},{"ruleId":"477","severity":1,"message":"478","line":7,"column":1,"nodeType":"479","messageId":"480","endLine":7,"endColumn":47,"fix":"535"},{"ruleId":"473","severity":1,"message":"536","line":37,"column":6,"nodeType":"475","endLine":37,"endColumn":8,"suggestions":"537"},{"ruleId":"473","severity":1,"message":"538","line":42,"column":6,"nodeType":"475","endLine":42,"endColumn":17,"suggestions":"539"},{"ruleId":"473","severity":1,"message":"540","line":46,"column":6,"nodeType":"475","endLine":46,"endColumn":13,"suggestions":"541"},{"ruleId":"473","severity":1,"message":"542","line":107,"column":6,"nodeType":"475","endLine":107,"endColumn":40,"suggestions":"543"},{"ruleId":"473","severity":1,"message":"544","line":120,"column":6,"nodeType":"475","endLine":120,"endColumn":40,"suggestions":"545"},{"ruleId":"477","severity":1,"message":"478","line":5,"column":1,"nodeType":"479","messageId":"480","endLine":14,"endColumn":19,"fix":"546"},{"ruleId":"469","severity":1,"message":"547","line":11,"column":34,"nodeType":"471","messageId":"472","endLine":11,"endColumn":40},{"ruleId":"473","severity":1,"message":"548","line":30,"column":6,"nodeType":"475","endLine":30,"endColumn":8,"suggestions":"549"},{"ruleId":"473","severity":1,"message":"550","line":39,"column":6,"nodeType":"475","endLine":39,"endColumn":8,"suggestions":"551"},{"ruleId":"473","severity":1,"message":"552","line":50,"column":6,"nodeType":"475","endLine":50,"endColumn":8,"suggestions":"553"},{"ruleId":"473","severity":1,"message":"554","line":77,"column":6,"nodeType":"475","endLine":77,"endColumn":15,"suggestions":"555"},{"ruleId":"477","severity":1,"message":"478","line":2,"column":1,"nodeType":"479","messageId":"480","endLine":2,"endColumn":43,"fix":"556"},{"ruleId":"469","severity":1,"message":"557","line":84,"column":23,"nodeType":"471","messageId":"472","endLine":84,"endColumn":28},{"ruleId":"469","severity":1,"message":"558","line":29,"column":24,"nodeType":"471","messageId":"472","endLine":29,"endColumn":28},{"ruleId":"477","severity":1,"message":"478","line":1,"column":1,"nodeType":"479","messageId":"480","endLine":1,"endColumn":92,"fix":"559"},{"ruleId":"477","severity":1,"message":"478","line":2,"column":1,"nodeType":"479","messageId":"480","endLine":2,"endColumn":55,"fix":"560"},{"ruleId":"477","severity":1,"message":"478","line":3,"column":1,"nodeType":"479","messageId":"480","endLine":3,"endColumn":56,"fix":"561"},{"ruleId":"477","severity":1,"message":"478","line":4,"column":1,"nodeType":"479","messageId":"480","endLine":4,"endColumn":61,"fix":"562"},{"ruleId":"477","severity":1,"message":"478","line":5,"column":1,"nodeType":"479","messageId":"480","endLine":5,"endColumn":63,"fix":"563"},{"ruleId":"477","severity":1,"message":"478","line":2,"column":1,"nodeType":"479","messageId":"480","endLine":2,"endColumn":43,"fix":"564"},{"ruleId":"477","severity":1,"message":"565","line":3,"column":1,"nodeType":"479","messageId":"566","endLine":3,"endColumn":80,"fix":"567"},{"ruleId":"477","severity":1,"message":"478","line":5,"column":1,"nodeType":"479","messageId":"480","endLine":5,"endColumn":91,"fix":"568"},{"ruleId":"477","severity":1,"message":"478","line":7,"column":1,"nodeType":"479","messageId":"480","endLine":7,"endColumn":40,"fix":"569"},{"ruleId":"473","severity":1,"message":"570","line":55,"column":6,"nodeType":"475","endLine":55,"endColumn":18,"suggestions":"571"},{"ruleId":"477","severity":1,"message":"478","line":5,"column":1,"nodeType":"479","messageId":"480","endLine":5,"endColumn":63,"fix":"572"},{"ruleId":"469","severity":1,"message":"573","line":30,"column":10,"nodeType":"471","messageId":"472","endLine":30,"endColumn":16},{"ruleId":"469","severity":1,"message":"574","line":30,"column":18,"nodeType":"471","messageId":"472","endLine":30,"endColumn":27},{"ruleId":"469","severity":1,"message":"558","line":61,"column":25,"nodeType":"471","messageId":"472","endLine":61,"endColumn":29},{"ruleId":"469","severity":1,"message":"558","line":62,"column":26,"nodeType":"471","messageId":"472","endLine":62,"endColumn":30},{"ruleId":"477","severity":1,"message":"478","line":7,"column":1,"nodeType":"479","messageId":"480","endLine":7,"endColumn":63,"fix":"575"},{"ruleId":"477","severity":1,"message":"576","line":1,"column":1,"nodeType":"479","messageId":"566","endLine":1,"endColumn":58,"fix":"577"},{"ruleId":"473","severity":1,"message":"578","line":87,"column":6,"nodeType":"475","endLine":87,"endColumn":39,"suggestions":"579"},"@typescript-eslint/no-unused-vars","'spaceSize' is assigned a value but never used.","Identifier","unusedVar","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",["580"],"@typescript-eslint/consistent-type-imports","All imports in the declaration are only used as types. Use `import type`.","ImportDeclaration","typeOverValue",{"range":"581","text":"582"},{"range":"583","text":"582"},"'rowClassName' is assigned a value but never used.","React Hook useEffect has a missing dependency: 'localMaker'. Either include it or remove the dependency array.",["584"],"React Hook useEffect has missing dependencies: 'formInitValues', 'manual', 'reloadFn', 'request', and 'resultAction'. Either include them or remove the dependency array.",["585"],"'HTableHeaderSubBtn' is defined but never used.","'HTableHeader' is defined but never used.","'Card' is defined but never used.","'Tooltip' is defined but never used.","'Typography' is defined but never used.","'Tag' is defined but never used.","'Row' is defined but never used.","'Table' is defined but never used.","'HRangePicker' is defined but never used.","'SettingOutlined' is defined but never used.","'useEffect' is defined 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.","'AddBtn' is assigned a value but never used.","React Hook useMemo has a missing dependency: 'config'. Either include it or remove the dependency array.",["586"],"'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.",["587"],["588"],"'ColumnsState' is defined but never used.","'useLayoutEffect' is defined but never used.","react/jsx-key","Missing \"key\" prop for element in iterator","JSXElement","missingIterKey",{"range":"589","text":"582"},"'params' is defined but never used.","React Hook useMemo has a missing dependency: 'tableInstance'. Either include it or remove the dependency array.",["590"],"React Hook useEffect has missing dependencies: 'dialogTableInstance', 'hide', and 'show'. Either include them or remove the dependency array.",["591"],"'maker' is assigned a value but never used.","'num' is assigned a value but never used.","'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.",["592"],["593"],{"range":"594","text":"582"},"React Hook useMemo has a missing dependency: 'selfValue'. Either include it or remove the dependency array.",["595"],"React Hook useEffect has missing dependencies: 'columns' and 'tableInstance.table'. Either include them or remove the dependency array.",["596"],"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.",["597"],"React Hook useEffect has missing dependencies: 'findId' and 'rowOnChange'. Either include them or remove the dependency array.",["598"],"React Hook useMemo has missing dependencies: 'keys.length' and 'selectAll'. Either include them or remove the dependency array.",["599"],{"range":"600","text":"582"},"'rowKey' is assigned a value but never used.","React Hook useLayoutEffect has a missing dependency: 'setHeaderStyle'. Either include it or remove the dependency array.",["601"],"React Hook useEffect has a missing dependency: 'setHeaderStyle'. Either include it or remove the dependency array.",["602"],"React Hook useEffect has missing dependencies: 'setHeaderStyle' and 'titleContentRef'. Either include them or remove the dependency array.",["603"],"React Hook useMemo has missing dependencies: 'matchKey' and 'titleClass'. Either include them or remove the dependency array.",["604"],{"range":"605","text":"582"},"'index' is assigned a value but never used.","'data' is defined but never used.",{"range":"606","text":"582"},{"range":"607","text":"582"},{"range":"608","text":"582"},{"range":"609","text":"582"},{"range":"610","text":"582"},{"range":"611","text":"582"},"Import \"MutableRefObject\" is only used as types.","aImportIsOnlyTypes",{"range":"612","text":"613"},{"range":"614","text":"582"},{"range":"615","text":"582"},"React Hook useEffect has missing dependencies: 'manual' and 'run'. Either include them or remove the dependency array.",["616"],{"range":"617","text":"582"},"'cuData' is assigned a value but never used.","'setCuData' is assigned a value but never used.",{"range":"618","text":"582"},"Import \"HContextModal\" is only used as types.",{"range":"619","text":"620"},"React Hook useMemo has missing dependencies: 'configItemRender' and 'itemProvider'. Either include them or remove the dependency array. If 'configItemRender' changes too often, find the parent component that defines it and wrap that definition in useCallback.",["621"],{"desc":"622","fix":"623"},[636,636]," type",[49,49],{"desc":"624","fix":"625"},{"desc":"626","fix":"627"},{"desc":"628","fix":"629"},{"desc":"630","fix":"631"},{"desc":"632","fix":"633"},[123,123],{"desc":"634","fix":"635"},{"desc":"636","fix":"637"},{"desc":"638","fix":"639"},{"desc":"638","fix":"640"},[364,364],{"desc":"641","fix":"642"},{"desc":"643","fix":"644"},{"desc":"645","fix":"646"},{"desc":"647","fix":"648"},{"desc":"649","fix":"650"},[214,214],{"desc":"651","fix":"652"},{"desc":"651","fix":"653"},{"desc":"654","fix":"655"},{"desc":"656","fix":"657"},[64,64],[6,6],[98,98],[153,153],[209,209],[270,270],[43,43],[80,106],"import type { MutableRefObject} from \"react\";\nimport {",[223,223],[353,353],{"desc":"658","fix":"659"},[201,201],[291,291],[0,23],"import type { HContextModal} from \"./context\";\nimport {",{"desc":"660","fix":"661"},"Update the dependencies array to be: [table, useCurrentTable, reload, changeRowData, dispatch, reloadWithParams, getTableParams, selectedRowData, dataSource]",{"range":"662","text":"663"},"Update the dependencies array to be: [dataSource, localMaker]",{"range":"664","text":"665"},"Update the dependencies array to be: [formInitValues, manual, reloadFn, request, resultAction]",{"range":"666","text":"667"},"Update the dependencies array to be: [className, config]",{"range":"668","text":"669"},"Update the dependencies array to be: [cuDom, dom]",{"range":"670","text":"671"},"Update the dependencies array to be: [cuDom]",{"range":"672","text":"673"},"Update the dependencies array to be: [tableInstance]",{"range":"674","text":"675"},"Update the dependencies array to be: [dialogTableInstance, hide, show]",{"range":"676","text":"677"},"Update the dependencies array to be: [configData, searchSpan, headerOpen, mkNewFn]",{"range":"678","text":"679"},{"range":"680","text":"679"},"Update the dependencies array to be: [selfValue]",{"range":"681","text":"682"},"Update the dependencies array to be: [columns, selfValue, tableInstance.table]",{"range":"683","text":"684"},"Update the dependencies array to be: [columnsState, value]",{"range":"685","text":"686"},"Update the dependencies array to be: [selectedRowKeys, records, rowKey, rowOnChange, findId]",{"range":"687","text":"688"},"Update the dependencies array to be: [alwaysShowAlert, keys.length, selectAll]",{"range":"689","text":"690"},"Update the dependencies array to be: [setHeaderStyle]",{"range":"691","text":"692"},{"range":"693","text":"692"},"Update the dependencies array to be: [setHeaderStyle, titleContentRef]",{"range":"694","text":"695"},"Update the dependencies array to be: [columns, matchKey, titleClass]",{"range":"696","text":"697"},"Update the dependencies array to be: [dataSource, manual, run]",{"range":"698","text":"699"},"Update the dependencies array to be: [configData, rowSelection, itemProvider, configItemRender]",{"range":"700","text":"701"},[1426,1462],"[table, useCurrentTable, reload, changeRowData, dispatch, reloadWithParams, getTableParams, selectedRowData, dataSource]",[1540,1552],"[dataSource, localMaker]",[3055,3057],"[formInitValues, manual, reloadFn, request, resultAction]",[481,492],"[className, config]",[825,830],"[cuDom, dom]",[1021,1023],"[cuDom]",[483,485],"[tableInstance]",[1627,1629],"[dialogTableInstance, hide, show]",[4205,4241],"[configData, searchSpan, headerOpen, mkNewFn]",[4396,4432],[1206,1208],"[selfValue]",[1343,1354],"[columns, selfValue, tableInstance.table]",[1430,1437],"[columnsState, value]",[2846,2880],"[selectedRowKeys, records, rowKey, rowOnChange, findId]",[3194,3228],"[alwaysShowAlert, keys.length, selectAll]",[887,889],"[setHeaderStyle]",[1106,1108],[1399,1401],"[setHeaderStyle, titleContentRef]",[2210,2219],"[columns, matchKey, titleClass]",[1411,1423],"[dataSource, manual, run]",[2647,2680],"[configData, rowSelection, itemProvider, configItemRender]"]
|
|
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/HTableHeader/Context.tsx":"39","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/utils.ts":"40","/Users/hedongjie/Desktop/web/hw-component-table/src/components/render/TagsComponent.tsx":"41","/Users/hedongjie/Desktop/web/hw-component-table/src/components/render/config.tsx":"42","/Users/hedongjie/Desktop/web/hw-component-table/src/components/render/index.tsx":"43","/Users/hedongjie/Desktop/web/hw-component-table/src/components/DialogTable/Content.tsx":"44","/Users/hedongjie/Desktop/web/hw-component-table/src/components/DialogTable/DwTable.tsx":"45","/Users/hedongjie/Desktop/web/hw-component-table/src/components/DialogTable/ModalTable.tsx":"46","/Users/hedongjie/Desktop/web/hw-component-table/src/components/DialogTable/hooks.ts":"47","/Users/hedongjie/Desktop/web/hw-component-table/src/components/render/CopyComponent.tsx":"48","/Users/hedongjie/Desktop/web/hw-component-table/src/components/render/Text.tsx":"49","/Users/hedongjie/Desktop/web/hw-component-table/src/pages/DwTable/index.tsx":"50","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableHeader/hooks/config.tsx":"51","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableHeader/hooks/useHeaderDefaultProps.ts":"52","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableHeader/hooks/useHideMoreTitle.tsx":"53","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/defaultRender.tsx":"54","/Users/hedongjie/Desktop/web/hw-component-table/src/components/typings.d.ts":"55","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/hooks/useColData.tsx":"56","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/hooks/useControl.tsx":"57","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/modal.ts":"58","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/RowCheckBox/RowItem.tsx":"59","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/RowCheckBox/Title.tsx":"60","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/RowCheckBox/hooks.ts":"61","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/RowRadioBoxSelection.tsx":"62","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/hooks/colsMk.tsx":"63","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/hooks/useRowClassName.ts":"64","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/HeaderTitle/hooks.ts":"65","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/Options/ContentTree.tsx":"66","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/Options/hooks.tsx":"67","/Users/hedongjie/Desktop/web/hw-component-table/src/components/EditTable/index.tsx":"68","/Users/hedongjie/Desktop/web/hw-component-table/src/pages/EditTable/index.tsx":"69","/Users/hedongjie/Desktop/web/hw-component-table/src/components/EditTable/modal.ts":"70","/Users/hedongjie/Desktop/web/hw-component-table/src/components/EditTable/hooks.ts":"71","/Users/hedongjie/Desktop/web/hw-component-table/src/components/DialogTable/ModalEditTable.tsx":"72","/Users/hedongjie/Desktop/web/hw-component-table/src/pages/ModalEditTable/index.tsx":"73","/Users/hedongjie/Desktop/web/hw-component-table/src/components/DialogTable/DwEditTable.tsx":"74","/Users/hedongjie/Desktop/web/hw-component-table/src/components/TableProvider.tsx":"75","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/hooks/useColMk.ts":"76"},{"size":1541,"mtime":1709541397429,"results":"77","hashOfConfig":"78"},{"size":741,"mtime":1713518829815,"results":"79","hashOfConfig":"78"},{"size":370,"mtime":1718160488742,"results":"80","hashOfConfig":"78"},{"size":1166,"mtime":1757563184460,"results":"81","hashOfConfig":"78"},{"size":975,"mtime":1757582700094,"results":"82","hashOfConfig":"78"},{"size":3227,"mtime":1761802483188,"results":"83","hashOfConfig":"78"},{"size":959,"mtime":1758596765161,"results":"84","hashOfConfig":"78"},{"size":1468,"mtime":1742356516346,"results":"85","hashOfConfig":"78"},{"size":839,"mtime":1720086914276,"results":"86","hashOfConfig":"78"},{"size":1238,"mtime":1758594920247,"results":"87","hashOfConfig":"78"},{"size":6208,"mtime":1761802483249,"results":"88","hashOfConfig":"78"},{"size":1771,"mtime":1758596803632,"results":"89","hashOfConfig":"78"},{"size":5200,"mtime":1761630563295,"results":"90","hashOfConfig":"78"},{"size":2163,"mtime":1716085382140,"results":"91","hashOfConfig":"78"},{"size":1795,"mtime":1755506783896,"results":"92","hashOfConfig":"78"},{"size":2255,"mtime":1761802483200,"results":"93","hashOfConfig":"78"},{"size":209,"mtime":1713781957255,"results":"94","hashOfConfig":"78"},{"size":3268,"mtime":1762393852276,"results":"95","hashOfConfig":"78"},{"size":6791,"mtime":1762393852314,"results":"96","hashOfConfig":"78"},{"size":2108,"mtime":1742356516487,"results":"97","hashOfConfig":"78"},{"size":3612,"mtime":1757987883777,"results":"98","hashOfConfig":"78"},{"size":498,"mtime":1709893919938,"results":"99","hashOfConfig":"78"},{"size":3507,"mtime":1742356519961,"results":"100","hashOfConfig":"78"},{"size":1080,"mtime":1716085371834,"results":"101","hashOfConfig":"78"},{"size":1102,"mtime":1710829302576,"results":"102","hashOfConfig":"78"},{"size":1162,"mtime":1710829299926,"results":"103","hashOfConfig":"78"},{"size":2357,"mtime":1732161767681,"results":"104","hashOfConfig":"78"},{"size":1677,"mtime":1716085381973,"results":"105","hashOfConfig":"78"},{"size":2305,"mtime":1755507209478,"results":"106","hashOfConfig":"78"},{"size":647,"mtime":1759043718021,"results":"107","hashOfConfig":"78"},{"size":3234,"mtime":1761295330399,"results":"108","hashOfConfig":"78"},{"size":1510,"mtime":1761295330419,"results":"109","hashOfConfig":"78"},{"size":3005,"mtime":1761288773365,"results":"110","hashOfConfig":"78"},{"size":921,"mtime":1761294725167,"results":"111","hashOfConfig":"78"},{"size":1121,"mtime":1754981101654,"results":"112","hashOfConfig":"78"},{"size":1737,"mtime":1754040770056,"results":"113","hashOfConfig":"78"},{"size":1208,"mtime":1716085371834,"results":"114","hashOfConfig":"78"},{"size":365,"mtime":1716085371835,"results":"115","hashOfConfig":"78"},{"size":266,"mtime":1720086917041,"results":"116","hashOfConfig":"78"},{"size":2225,"mtime":1761294725202,"results":"117","hashOfConfig":"78"},{"size":3885,"mtime":1758596803707,"results":"118","hashOfConfig":"78"},{"size":3846,"mtime":1751334228715,"results":"119","hashOfConfig":"78"},{"size":814,"mtime":1757319292583,"results":"120","hashOfConfig":"78"},{"size":1016,"mtime":1761288773270,"results":"121","hashOfConfig":"78"},{"size":2887,"mtime":1757562440476,"results":"122","hashOfConfig":"78"},{"size":2419,"mtime":1757562440503,"results":"123","hashOfConfig":"78"},{"size":1901,"mtime":1757569414093,"results":"124","hashOfConfig":"78"},{"size":948,"mtime":1747982208999,"results":"125","hashOfConfig":"78"},{"size":182,"mtime":1724397725474,"results":"126","hashOfConfig":"78"},{"size":3762,"mtime":1759043718058,"results":"127","hashOfConfig":"78"},{"size":703,"mtime":1740108942394,"results":"128","hashOfConfig":"78"},{"size":1071,"mtime":1740108939723,"results":"129","hashOfConfig":"78"},{"size":4477,"mtime":1740108942394,"results":"130","hashOfConfig":"78"},{"size":1037,"mtime":1757499241461,"results":"131","hashOfConfig":"78"},{"size":269,"mtime":1695809104376,"results":"132","hashOfConfig":"78"},{"size":2692,"mtime":1761295330441,"results":"133","hashOfConfig":"78"},{"size":3234,"mtime":1761802483160,"results":"134","hashOfConfig":"78"},{"size":1605,"mtime":1758596803613,"results":"135","hashOfConfig":"78"},{"size":1301,"mtime":1754040770056,"results":"136","hashOfConfig":"78"},{"size":1824,"mtime":1747982211401,"results":"137","hashOfConfig":"78"},{"size":3569,"mtime":1759043718011,"results":"138","hashOfConfig":"78"},{"size":733,"mtime":1754040770056,"results":"139","hashOfConfig":"78"},{"size":1426,"mtime":1747982211401,"results":"140","hashOfConfig":"78"},{"size":1314,"mtime":1753408860358,"results":"141","hashOfConfig":"78"},{"size":1423,"mtime":1754040770056,"results":"142","hashOfConfig":"78"},{"size":932,"mtime":1761272544770,"results":"143","hashOfConfig":"78"},{"size":2643,"mtime":1761288773346,"results":"144","hashOfConfig":"78"},{"size":3377,"mtime":1763689227902,"results":"145","hashOfConfig":"78"},{"size":1640,"mtime":1763689227924,"results":"146","hashOfConfig":"78"},{"size":959,"mtime":1761288773332,"results":"147","hashOfConfig":"78"},{"size":2796,"mtime":1761288773293,"results":"148","hashOfConfig":"78"},{"size":2553,"mtime":1757569414060,"results":"149","hashOfConfig":"78"},{"size":2197,"mtime":1761288773441,"results":"150","hashOfConfig":"78"},{"size":2991,"mtime":1757575045250,"results":"151","hashOfConfig":"78"},{"size":1176,"mtime":1758596803647,"results":"152","hashOfConfig":"78"},{"size":2686,"mtime":1761288773399,"results":"153","hashOfConfig":"78"},{"filePath":"154","messages":"155","suppressedMessages":"156","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"1mh59l9",{"filePath":"157","messages":"158","suppressedMessages":"159","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"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":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"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":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"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":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"184","messages":"185","suppressedMessages":"186","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":1,"source":null},{"filePath":"187","messages":"188","suppressedMessages":"189","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":1,"source":null},{"filePath":"190","messages":"191","suppressedMessages":"192","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"193","messages":"194","suppressedMessages":"195","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"196","messages":"197","suppressedMessages":"198","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"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":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"205","messages":"206","suppressedMessages":"207","errorCount":0,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"208","messages":"209","suppressedMessages":"210","errorCount":0,"fatalErrorCount":0,"warningCount":18,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"211","messages":"212","suppressedMessages":"213","errorCount":0,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"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":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"220","messages":"221","suppressedMessages":"222","errorCount":0,"fatalErrorCount":0,"warningCount":4,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"223","messages":"224","suppressedMessages":"225","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"226","messages":"227","suppressedMessages":"228","errorCount":0,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"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":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"235","messages":"236","suppressedMessages":"237","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"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":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"253","messages":"254","suppressedMessages":"255","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"256","messages":"257","suppressedMessages":"258","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"259","messages":"260","suppressedMessages":"261","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"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":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"274","messages":"275","suppressedMessages":"276","errorCount":0,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"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":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"283","messages":"284","suppressedMessages":"285","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":1,"source":null},{"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":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"292","messages":"293","suppressedMessages":"294","errorCount":0,"fatalErrorCount":0,"warningCount":3,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"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":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"301","messages":"302","suppressedMessages":"303","errorCount":0,"fatalErrorCount":0,"warningCount":6,"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":6,"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":4,"fixableErrorCount":0,"fixableWarningCount":1,"source":null},{"filePath":"322","messages":"323","suppressedMessages":"324","errorCount":0,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"325","messages":"326","suppressedMessages":"327","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":1,"source":null},{"filePath":"328","messages":"329","suppressedMessages":"330","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"331","messages":"332","suppressedMessages":"333","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"334","messages":"335","suppressedMessages":"336","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"337","messages":"338","suppressedMessages":"339","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"340","messages":"341","suppressedMessages":"342","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"343","messages":"344","suppressedMessages":"345","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"346","messages":"347","suppressedMessages":"348","errorCount":0,"fatalErrorCount":0,"warningCount":3,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"349","messages":"350","suppressedMessages":"351","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"352","messages":"353","suppressedMessages":"354","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"355","messages":"356","suppressedMessages":"357","errorCount":0,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":1,"source":null},{"filePath":"358","messages":"359","suppressedMessages":"360","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"361","messages":"362","suppressedMessages":"363","errorCount":0,"fatalErrorCount":0,"warningCount":5,"fixableErrorCount":0,"fixableWarningCount":5,"source":null},{"filePath":"364","messages":"365","suppressedMessages":"366","errorCount":0,"fatalErrorCount":0,"warningCount":5,"fixableErrorCount":0,"fixableWarningCount":4,"source":null},{"filePath":"367","messages":"368","suppressedMessages":"369","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":1,"source":null},{"filePath":"370","messages":"371","suppressedMessages":"372","errorCount":0,"fatalErrorCount":0,"warningCount":4,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"373","messages":"374","suppressedMessages":"375","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":1,"source":null},{"filePath":"376","messages":"377","suppressedMessages":"378","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":1,"source":null},{"filePath":"379","messages":"380","suppressedMessages":"381","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"/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",["382"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/context.ts",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/hooks/useCurrentTable.ts",["383"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/hooks/useHTable.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/hooks/useRowObj.ts",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/modal.ts",["384"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/TableConfig.tsx",["385"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/index.tsx",["386"],[],"/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",["387","388"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/pages/Table/index.tsx",["389","390","391","392","393","394","395","396","397","398","399","400","401","402","403","404","405","406"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/pages/TableCustomize/index.tsx",["407","408"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTablePagination/index.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/hooks/index.ts",["409"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/pages/ModalTable/index.tsx",["410","411","412","413"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/AlertMsg.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/GoTop/index.tsx",["414","415"],[],"/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",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/Options/Title.tsx",[],[],"/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",["416"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/HeaderTitle/index.tsx",["417"],[],"/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/HTableHeader/Context.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/utils.ts",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/render/TagsComponent.tsx",["418","419"],[],"/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",["420"],[],"/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",["421","422","423"],[],"/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",["424","425","426","427","428","429"],[],"/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",["430","431","432","433","434","435"],[],"/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",["436","437","438","439"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/hooks/useControl.tsx",["440","441"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/modal.ts",["442"],[],"/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",["443"],[],"/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",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/hooks/useRowClassName.ts",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/HeaderTitle/hooks.ts",["444","445","446"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/Options/ContentTree.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/Options/hooks.tsx",["447"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/EditTable/index.tsx",["448","449"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/pages/EditTable/index.tsx",["450"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/EditTable/modal.ts",["451","452","453","454","455"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/EditTable/hooks.ts",["456","457","458","459","460"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/DialogTable/ModalEditTable.tsx",["461"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/pages/ModalEditTable/index.tsx",["462","463","464","465"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/DialogTable/DwEditTable.tsx",["466"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/TableProvider.tsx",["467"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/hooks/useColMk.ts",["468"],[],{"ruleId":"469","severity":1,"message":"470","line":20,"column":3,"nodeType":"471","messageId":"472","endLine":20,"endColumn":12},{"ruleId":"473","severity":1,"message":"474","line":46,"column":6,"nodeType":"475","endLine":46,"endColumn":42,"suggestions":"476"},{"ruleId":"477","severity":1,"message":"478","line":16,"column":1,"nodeType":"479","messageId":"480","endLine":16,"endColumn":53,"fix":"481"},{"ruleId":"477","severity":1,"message":"478","line":2,"column":1,"nodeType":"479","messageId":"480","endLine":7,"endColumn":18,"fix":"482"},{"ruleId":"469","severity":1,"message":"483","line":48,"column":5,"nodeType":"471","messageId":"472","endLine":48,"endColumn":17},{"ruleId":"473","severity":1,"message":"484","line":55,"column":6,"nodeType":"475","endLine":55,"endColumn":18,"suggestions":"485"},{"ruleId":"473","severity":1,"message":"486","line":118,"column":6,"nodeType":"475","endLine":118,"endColumn":8,"suggestions":"487"},{"ruleId":"469","severity":1,"message":"488","line":5,"column":3,"nodeType":"471","messageId":"472","endLine":5,"endColumn":21},{"ruleId":"469","severity":1,"message":"489","line":6,"column":3,"nodeType":"471","messageId":"472","endLine":6,"endColumn":15},{"ruleId":"469","severity":1,"message":"490","line":10,"column":3,"nodeType":"471","messageId":"472","endLine":10,"endColumn":7},{"ruleId":"469","severity":1,"message":"491","line":11,"column":3,"nodeType":"471","messageId":"472","endLine":11,"endColumn":10},{"ruleId":"469","severity":1,"message":"492","line":12,"column":3,"nodeType":"471","messageId":"472","endLine":12,"endColumn":13},{"ruleId":"469","severity":1,"message":"493","line":13,"column":3,"nodeType":"471","messageId":"472","endLine":13,"endColumn":6},{"ruleId":"469","severity":1,"message":"494","line":14,"column":3,"nodeType":"471","messageId":"472","endLine":14,"endColumn":6},{"ruleId":"469","severity":1,"message":"495","line":16,"column":3,"nodeType":"471","messageId":"472","endLine":16,"endColumn":8},{"ruleId":"469","severity":1,"message":"496","line":18,"column":31,"nodeType":"471","messageId":"472","endLine":18,"endColumn":43},{"ruleId":"469","severity":1,"message":"497","line":19,"column":10,"nodeType":"471","messageId":"472","endLine":19,"endColumn":25},{"ruleId":"469","severity":1,"message":"498","line":22,"column":10,"nodeType":"471","messageId":"472","endLine":22,"endColumn":19},{"ruleId":"469","severity":1,"message":"499","line":58,"column":22,"nodeType":"471","messageId":"472","endLine":58,"endColumn":23},{"ruleId":"469","severity":1,"message":"500","line":58,"column":25,"nodeType":"471","messageId":"472","endLine":58,"endColumn":26},{"ruleId":"469","severity":1,"message":"501","line":114,"column":11,"nodeType":"471","messageId":"472","endLine":114,"endColumn":18},{"ruleId":"469","severity":1,"message":"502","line":114,"column":20,"nodeType":"471","messageId":"472","endLine":114,"endColumn":24},{"ruleId":"469","severity":1,"message":"503","line":134,"column":34,"nodeType":"471","messageId":"472","endLine":134,"endColumn":40},{"ruleId":"469","severity":1,"message":"504","line":142,"column":10,"nodeType":"471","messageId":"472","endLine":142,"endColumn":20},{"ruleId":"469","severity":1,"message":"505","line":142,"column":22,"nodeType":"471","messageId":"472","endLine":142,"endColumn":35},{"ruleId":"469","severity":1,"message":"506","line":25,"column":7,"nodeType":"471","messageId":"472","endLine":25,"endColumn":13},{"ruleId":"469","severity":1,"message":"503","line":41,"column":36,"nodeType":"471","messageId":"472","endLine":41,"endColumn":42},{"ruleId":"473","severity":1,"message":"507","line":13,"column":6,"nodeType":"475","endLine":13,"endColumn":17,"suggestions":"508"},{"ruleId":"469","severity":1,"message":"509","line":24,"column":7,"nodeType":"471","messageId":"472","endLine":24,"endColumn":11},{"ruleId":"469","severity":1,"message":"503","line":27,"column":32,"nodeType":"471","messageId":"472","endLine":27,"endColumn":38},{"ruleId":"469","severity":1,"message":"503","line":48,"column":32,"nodeType":"471","messageId":"472","endLine":48,"endColumn":38},{"ruleId":"469","severity":1,"message":"510","line":134,"column":9,"nodeType":"471","messageId":"472","endLine":134,"endColumn":21},{"ruleId":"473","severity":1,"message":"511","line":26,"column":6,"nodeType":"475","endLine":26,"endColumn":11,"suggestions":"512"},{"ruleId":"473","severity":1,"message":"511","line":34,"column":6,"nodeType":"475","endLine":34,"endColumn":8,"suggestions":"513"},{"ruleId":"469","severity":1,"message":"514","line":3,"column":10,"nodeType":"471","messageId":"472","endLine":3,"endColumn":22},{"ruleId":"469","severity":1,"message":"515","line":3,"column":10,"nodeType":"471","messageId":"472","endLine":3,"endColumn":25},{"ruleId":"516","severity":1,"message":"517","line":89,"column":13,"nodeType":"518","messageId":"519","endLine":100,"endColumn":23},{"ruleId":"516","severity":1,"message":"517","line":114,"column":11,"nodeType":"518","messageId":"519","endLine":125,"endColumn":21},{"ruleId":"477","severity":1,"message":"478","line":4,"column":1,"nodeType":"479","messageId":"480","endLine":4,"endColumn":63,"fix":"520"},{"ruleId":"469","severity":1,"message":"521","line":15,"column":14,"nodeType":"471","messageId":"472","endLine":15,"endColumn":39},{"ruleId":"473","severity":1,"message":"522","line":19,"column":6,"nodeType":"475","endLine":19,"endColumn":8,"suggestions":"523"},{"ruleId":"473","severity":1,"message":"524","line":70,"column":6,"nodeType":"475","endLine":70,"endColumn":8,"suggestions":"525"},{"ruleId":"469","severity":1,"message":"509","line":25,"column":7,"nodeType":"471","messageId":"472","endLine":25,"endColumn":11},{"ruleId":"469","severity":1,"message":"503","line":28,"column":32,"nodeType":"471","messageId":"472","endLine":28,"endColumn":38},{"ruleId":"469","severity":1,"message":"503","line":49,"column":32,"nodeType":"471","messageId":"472","endLine":49,"endColumn":38},{"ruleId":"469","severity":1,"message":"526","line":137,"column":7,"nodeType":"471","messageId":"472","endLine":137,"endColumn":12},{"ruleId":"469","severity":1,"message":"527","line":147,"column":5,"nodeType":"471","messageId":"472","endLine":147,"endColumn":8},{"ruleId":"469","severity":1,"message":"510","line":150,"column":9,"nodeType":"471","messageId":"472","endLine":150,"endColumn":21},{"ruleId":"469","severity":1,"message":"528","line":19,"column":5,"nodeType":"471","messageId":"472","endLine":19,"endColumn":22},{"ruleId":"469","severity":1,"message":"529","line":20,"column":5,"nodeType":"471","messageId":"472","endLine":20,"endColumn":15},{"ruleId":"469","severity":1,"message":"530","line":21,"column":5,"nodeType":"471","messageId":"472","endLine":21,"endColumn":16},{"ruleId":"469","severity":1,"message":"531","line":22,"column":5,"nodeType":"471","messageId":"472","endLine":22,"endColumn":10},{"ruleId":"473","severity":1,"message":"532","line":160,"column":6,"nodeType":"475","endLine":160,"endColumn":42,"suggestions":"533"},{"ruleId":"473","severity":1,"message":"532","line":166,"column":6,"nodeType":"475","endLine":166,"endColumn":42,"suggestions":"534"},{"ruleId":"477","severity":1,"message":"478","line":7,"column":1,"nodeType":"479","messageId":"480","endLine":7,"endColumn":47,"fix":"535"},{"ruleId":"473","severity":1,"message":"536","line":37,"column":6,"nodeType":"475","endLine":37,"endColumn":8,"suggestions":"537"},{"ruleId":"473","severity":1,"message":"538","line":42,"column":6,"nodeType":"475","endLine":42,"endColumn":17,"suggestions":"539"},{"ruleId":"473","severity":1,"message":"540","line":46,"column":6,"nodeType":"475","endLine":46,"endColumn":13,"suggestions":"541"},{"ruleId":"473","severity":1,"message":"542","line":107,"column":6,"nodeType":"475","endLine":107,"endColumn":40,"suggestions":"543"},{"ruleId":"473","severity":1,"message":"544","line":120,"column":6,"nodeType":"475","endLine":120,"endColumn":40,"suggestions":"545"},{"ruleId":"477","severity":1,"message":"478","line":5,"column":1,"nodeType":"479","messageId":"480","endLine":14,"endColumn":19,"fix":"546"},{"ruleId":"469","severity":1,"message":"547","line":11,"column":34,"nodeType":"471","messageId":"472","endLine":11,"endColumn":40},{"ruleId":"473","severity":1,"message":"548","line":30,"column":6,"nodeType":"475","endLine":30,"endColumn":8,"suggestions":"549"},{"ruleId":"473","severity":1,"message":"550","line":39,"column":6,"nodeType":"475","endLine":39,"endColumn":8,"suggestions":"551"},{"ruleId":"473","severity":1,"message":"552","line":50,"column":6,"nodeType":"475","endLine":50,"endColumn":8,"suggestions":"553"},{"ruleId":"473","severity":1,"message":"554","line":77,"column":6,"nodeType":"475","endLine":77,"endColumn":15,"suggestions":"555"},{"ruleId":"477","severity":1,"message":"478","line":2,"column":1,"nodeType":"479","messageId":"480","endLine":2,"endColumn":43,"fix":"556"},{"ruleId":"469","severity":1,"message":"557","line":89,"column":23,"nodeType":"471","messageId":"472","endLine":89,"endColumn":28},{"ruleId":"469","severity":1,"message":"558","line":30,"column":24,"nodeType":"471","messageId":"472","endLine":30,"endColumn":28},{"ruleId":"477","severity":1,"message":"478","line":1,"column":1,"nodeType":"479","messageId":"480","endLine":1,"endColumn":92,"fix":"559"},{"ruleId":"477","severity":1,"message":"478","line":2,"column":1,"nodeType":"479","messageId":"480","endLine":2,"endColumn":55,"fix":"560"},{"ruleId":"477","severity":1,"message":"478","line":3,"column":1,"nodeType":"479","messageId":"480","endLine":3,"endColumn":56,"fix":"561"},{"ruleId":"477","severity":1,"message":"478","line":4,"column":1,"nodeType":"479","messageId":"480","endLine":4,"endColumn":61,"fix":"562"},{"ruleId":"477","severity":1,"message":"478","line":5,"column":1,"nodeType":"479","messageId":"480","endLine":5,"endColumn":63,"fix":"563"},{"ruleId":"477","severity":1,"message":"478","line":2,"column":1,"nodeType":"479","messageId":"480","endLine":2,"endColumn":43,"fix":"564"},{"ruleId":"477","severity":1,"message":"565","line":3,"column":1,"nodeType":"479","messageId":"566","endLine":3,"endColumn":80,"fix":"567"},{"ruleId":"477","severity":1,"message":"478","line":5,"column":1,"nodeType":"479","messageId":"480","endLine":5,"endColumn":91,"fix":"568"},{"ruleId":"477","severity":1,"message":"478","line":7,"column":1,"nodeType":"479","messageId":"480","endLine":7,"endColumn":40,"fix":"569"},{"ruleId":"473","severity":1,"message":"570","line":55,"column":6,"nodeType":"475","endLine":55,"endColumn":18,"suggestions":"571"},{"ruleId":"477","severity":1,"message":"478","line":5,"column":1,"nodeType":"479","messageId":"480","endLine":5,"endColumn":63,"fix":"572"},{"ruleId":"469","severity":1,"message":"573","line":30,"column":10,"nodeType":"471","messageId":"472","endLine":30,"endColumn":16},{"ruleId":"469","severity":1,"message":"574","line":30,"column":18,"nodeType":"471","messageId":"472","endLine":30,"endColumn":27},{"ruleId":"469","severity":1,"message":"558","line":61,"column":25,"nodeType":"471","messageId":"472","endLine":61,"endColumn":29},{"ruleId":"469","severity":1,"message":"558","line":62,"column":26,"nodeType":"471","messageId":"472","endLine":62,"endColumn":30},{"ruleId":"477","severity":1,"message":"478","line":7,"column":1,"nodeType":"479","messageId":"480","endLine":7,"endColumn":63,"fix":"575"},{"ruleId":"477","severity":1,"message":"576","line":1,"column":1,"nodeType":"479","messageId":"566","endLine":1,"endColumn":58,"fix":"577"},{"ruleId":"473","severity":1,"message":"578","line":87,"column":6,"nodeType":"475","endLine":87,"endColumn":39,"suggestions":"579"},"@typescript-eslint/no-unused-vars","'spaceSize' is assigned a value but never used.","Identifier","unusedVar","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",["580"],"@typescript-eslint/consistent-type-imports","All imports in the declaration are only used as types. Use `import type`.","ImportDeclaration","typeOverValue",{"range":"581","text":"582"},{"range":"583","text":"582"},"'rowClassName' is assigned a value but never used.","React Hook useEffect has a missing dependency: 'localMaker'. Either include it or remove the dependency array.",["584"],"React Hook useEffect has missing dependencies: 'formInitValues', 'manual', 'reloadFn', 'request', and 'resultAction'. Either include them or remove the dependency array.",["585"],"'HTableHeaderSubBtn' is defined but never used.","'HTableHeader' is defined but never used.","'Card' is defined but never used.","'Tooltip' is defined but never used.","'Typography' is defined but never used.","'Tag' is defined but never used.","'Row' is defined but never used.","'Table' is defined but never used.","'HRangePicker' is defined but never used.","'SettingOutlined' is defined but never used.","'useEffect' is defined 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.","'AddBtn' is assigned a value but never used.","React Hook useMemo has a missing dependency: 'config'. Either include it or remove the dependency array.",["586"],"'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.",["587"],["588"],"'ColumnsState' is defined but never used.","'useLayoutEffect' is defined but never used.","react/jsx-key","Missing \"key\" prop for element in iterator","JSXElement","missingIterKey",{"range":"589","text":"582"},"'params' is defined but never used.","React Hook useMemo has a missing dependency: 'tableInstance'. Either include it or remove the dependency array.",["590"],"React Hook useEffect has missing dependencies: 'dialogTableInstance', 'hide', and 'show'. Either include them or remove the dependency array.",["591"],"'maker' is assigned a value but never used.","'num' is assigned a value but never used.","'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.",["592"],["593"],{"range":"594","text":"582"},"React Hook useMemo has a missing dependency: 'selfValue'. Either include it or remove the dependency array.",["595"],"React Hook useEffect has missing dependencies: 'columns' and 'tableInstance.table'. Either include them or remove the dependency array.",["596"],"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.",["597"],"React Hook useEffect has missing dependencies: 'findId' and 'rowOnChange'. Either include them or remove the dependency array.",["598"],"React Hook useMemo has missing dependencies: 'keys.length' and 'selectAll'. Either include them or remove the dependency array.",["599"],{"range":"600","text":"582"},"'rowKey' is assigned a value but never used.","React Hook useLayoutEffect has a missing dependency: 'setHeaderStyle'. Either include it or remove the dependency array.",["601"],"React Hook useEffect has a missing dependency: 'setHeaderStyle'. Either include it or remove the dependency array.",["602"],"React Hook useEffect has missing dependencies: 'setHeaderStyle' and 'titleContentRef'. Either include them or remove the dependency array.",["603"],"React Hook useMemo has missing dependencies: 'matchKey' and 'titleClass'. Either include them or remove the dependency array.",["604"],{"range":"605","text":"582"},"'index' is assigned a value but never used.","'data' is defined but never used.",{"range":"606","text":"582"},{"range":"607","text":"582"},{"range":"608","text":"582"},{"range":"609","text":"582"},{"range":"610","text":"582"},{"range":"611","text":"582"},"Import \"MutableRefObject\" is only used as types.","aImportIsOnlyTypes",{"range":"612","text":"613"},{"range":"614","text":"582"},{"range":"615","text":"582"},"React Hook useEffect has missing dependencies: 'manual' and 'run'. Either include them or remove the dependency array.",["616"],{"range":"617","text":"582"},"'cuData' is assigned a value but never used.","'setCuData' is assigned a value but never used.",{"range":"618","text":"582"},"Import \"HContextModal\" is only used as types.",{"range":"619","text":"620"},"React Hook useMemo has missing dependencies: 'configItemRender' and 'itemProvider'. Either include them or remove the dependency array. If 'configItemRender' changes too often, find the parent component that defines it and wrap that definition in useCallback.",["621"],{"desc":"622","fix":"623"},[636,636]," type",[49,49],{"desc":"624","fix":"625"},{"desc":"626","fix":"627"},{"desc":"628","fix":"629"},{"desc":"630","fix":"631"},{"desc":"632","fix":"633"},[123,123],{"desc":"634","fix":"635"},{"desc":"636","fix":"637"},{"desc":"638","fix":"639"},{"desc":"638","fix":"640"},[364,364],{"desc":"641","fix":"642"},{"desc":"643","fix":"644"},{"desc":"645","fix":"646"},{"desc":"647","fix":"648"},{"desc":"649","fix":"650"},[214,214],{"desc":"651","fix":"652"},{"desc":"651","fix":"653"},{"desc":"654","fix":"655"},{"desc":"656","fix":"657"},[64,64],[6,6],[98,98],[153,153],[209,209],[270,270],[43,43],[80,106],"import type { MutableRefObject} from \"react\";\nimport {",[223,223],[353,353],{"desc":"658","fix":"659"},[201,201],[291,291],[0,23],"import type { HContextModal} from \"./context\";\nimport {",{"desc":"660","fix":"661"},"Update the dependencies array to be: [table, useCurrentTable, reload, changeRowData, dispatch, reloadWithParams, getTableParams, selectedRowData, dataSource]",{"range":"662","text":"663"},"Update the dependencies array to be: [dataSource, localMaker]",{"range":"664","text":"665"},"Update the dependencies array to be: [formInitValues, manual, reloadFn, request, resultAction]",{"range":"666","text":"667"},"Update the dependencies array to be: [className, config]",{"range":"668","text":"669"},"Update the dependencies array to be: [cuDom, dom]",{"range":"670","text":"671"},"Update the dependencies array to be: [cuDom]",{"range":"672","text":"673"},"Update the dependencies array to be: [tableInstance]",{"range":"674","text":"675"},"Update the dependencies array to be: [dialogTableInstance, hide, show]",{"range":"676","text":"677"},"Update the dependencies array to be: [configData, searchSpan, headerOpen, mkNewFn]",{"range":"678","text":"679"},{"range":"680","text":"679"},"Update the dependencies array to be: [selfValue]",{"range":"681","text":"682"},"Update the dependencies array to be: [columns, selfValue, tableInstance.table]",{"range":"683","text":"684"},"Update the dependencies array to be: [columnsState, value]",{"range":"685","text":"686"},"Update the dependencies array to be: [selectedRowKeys, records, rowKey, rowOnChange, findId]",{"range":"687","text":"688"},"Update the dependencies array to be: [alwaysShowAlert, keys.length, selectAll]",{"range":"689","text":"690"},"Update the dependencies array to be: [setHeaderStyle]",{"range":"691","text":"692"},{"range":"693","text":"692"},"Update the dependencies array to be: [setHeaderStyle, titleContentRef]",{"range":"694","text":"695"},"Update the dependencies array to be: [columns, matchKey, titleClass]",{"range":"696","text":"697"},"Update the dependencies array to be: [dataSource, manual, run]",{"range":"698","text":"699"},"Update the dependencies array to be: [configData, rowSelection, itemProvider, configItemRender]",{"range":"700","text":"701"},[1426,1462],"[table, useCurrentTable, reload, changeRowData, dispatch, reloadWithParams, getTableParams, selectedRowData, dataSource]",[1540,1552],"[dataSource, localMaker]",[3055,3057],"[formInitValues, manual, reloadFn, request, resultAction]",[481,492],"[className, config]",[825,830],"[cuDom, dom]",[1021,1023],"[cuDom]",[483,485],"[tableInstance]",[1627,1629],"[dialogTableInstance, hide, show]",[4205,4241],"[configData, searchSpan, headerOpen, mkNewFn]",[4396,4432],[1206,1208],"[selfValue]",[1343,1354],"[columns, selfValue, tableInstance.table]",[1430,1437],"[columnsState, value]",[2846,2880],"[selectedRowKeys, records, rowKey, rowOnChange, findId]",[3194,3228],"[alwaysShowAlert, keys.length, selectAll]",[887,889],"[setHeaderStyle]",[1106,1108],[1399,1401],"[setHeaderStyle, titleContentRef]",[2210,2219],"[columns, matchKey, titleClass]",[1411,1423],"[dataSource, manual, run]",[2647,2680],"[configData, rowSelection, itemProvider, configItemRender]"]
|
package/es/EditTable/index.js
CHANGED
|
@@ -96,6 +96,10 @@ var EditTable = (function (_ref) {
|
|
|
96
96
|
editableFormRef: cuEditableFormRef,
|
|
97
97
|
actionRef: cuActionRef,
|
|
98
98
|
value: data === null || data === void 0 ? void 0 : data.records,
|
|
99
|
+
request: function request() {
|
|
100
|
+
return run();
|
|
101
|
+
},
|
|
102
|
+
manualRequest: true,
|
|
99
103
|
recordCreatorProps: recordCreatorProps === false ? recordCreatorProps : _objectSpread({
|
|
100
104
|
position: "bottom",
|
|
101
105
|
record: function record() {
|
package/lib/EditTable/index.js
CHANGED
|
@@ -99,6 +99,10 @@ var EditTable = (function (_ref) {
|
|
|
99
99
|
editableFormRef: cuEditableFormRef,
|
|
100
100
|
actionRef: cuActionRef,
|
|
101
101
|
value: data === null || data === void 0 ? void 0 : data.records,
|
|
102
|
+
request: function request() {
|
|
103
|
+
return run();
|
|
104
|
+
},
|
|
105
|
+
manualRequest: true,
|
|
102
106
|
recordCreatorProps: recordCreatorProps === false ? recordCreatorProps : _objectSpread({
|
|
103
107
|
position: "bottom",
|
|
104
108
|
record: function record() {
|
package/package.json
CHANGED
|
@@ -67,12 +67,20 @@ export default ({
|
|
|
67
67
|
editableFormRef={cuEditableFormRef}
|
|
68
68
|
actionRef={cuActionRef}
|
|
69
69
|
value={data?.records}
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
record: () => ({ id: "add", ...defaultRecordValue }),
|
|
73
|
-
creatorButtonText,
|
|
74
|
-
...recordCreatorProps,
|
|
70
|
+
request={()=>{
|
|
71
|
+
return (run() as any);
|
|
75
72
|
}}
|
|
73
|
+
manualRequest
|
|
74
|
+
recordCreatorProps={
|
|
75
|
+
recordCreatorProps === false
|
|
76
|
+
? recordCreatorProps
|
|
77
|
+
: {
|
|
78
|
+
position: "bottom",
|
|
79
|
+
record: () => ({ id: "add", ...defaultRecordValue }),
|
|
80
|
+
creatorButtonText,
|
|
81
|
+
...recordCreatorProps,
|
|
82
|
+
}
|
|
83
|
+
}
|
|
76
84
|
editable={{
|
|
77
85
|
type: "single",
|
|
78
86
|
onCancel: async (keys) => {
|
|
@@ -12,13 +12,14 @@ const dataSource = [
|
|
|
12
12
|
export default () => {
|
|
13
13
|
const defaultActionRef = useRef<ActionType>();
|
|
14
14
|
const [cuData, setCuData] = useState(dataSource);
|
|
15
|
-
|
|
15
|
+
|
|
16
16
|
return (
|
|
17
17
|
<div>
|
|
18
|
-
<div onClick={() => {
|
|
18
|
+
<div onClick={() => {
|
|
19
|
+
console.log(defaultActionRef.current?.reload(), "defaultActionRef");
|
|
20
|
+
}}>刷新</div>
|
|
19
21
|
<HEditTable
|
|
20
|
-
|
|
21
|
-
recordCreatorProps={false}
|
|
22
|
+
actionRef={defaultActionRef}
|
|
22
23
|
onAdd={async (data) => {
|
|
23
24
|
const newData = [...cuData];
|
|
24
25
|
newData.push({
|
|
@@ -28,17 +29,7 @@ export default () => {
|
|
|
28
29
|
setCuData(newData);
|
|
29
30
|
}}
|
|
30
31
|
onEdit={async (data) => {}}
|
|
31
|
-
|
|
32
|
-
return {
|
|
33
|
-
records: [
|
|
34
|
-
{
|
|
35
|
-
id: 1,
|
|
36
|
-
title: "1",
|
|
37
|
-
time: "1757574280",
|
|
38
|
-
},
|
|
39
|
-
],
|
|
40
|
-
};
|
|
41
|
-
}}
|
|
32
|
+
dataSource={cuData}
|
|
42
33
|
configData={[
|
|
43
34
|
{ title: "标题", dataIndex: "title" },
|
|
44
35
|
{ title: "标题2", dataIndex: "time", valueType: "date" },
|