@hw-component/table 1.9.94 → 1.9.96

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"},{"size":1541,"mtime":1709541397429,"results":"74","hashOfConfig":"75"},{"size":741,"mtime":1713518829815,"results":"76","hashOfConfig":"75"},{"size":370,"mtime":1718160488742,"results":"77","hashOfConfig":"75"},{"size":1166,"mtime":1757563184460,"results":"78","hashOfConfig":"75"},{"size":904,"mtime":1757562219237,"results":"79","hashOfConfig":"75"},{"size":2965,"mtime":1757557908341,"results":"80","hashOfConfig":"75"},{"size":952,"mtime":1753408707856,"results":"81","hashOfConfig":"75"},{"size":1468,"mtime":1742356516346,"results":"82","hashOfConfig":"75"},{"size":839,"mtime":1720086914276,"results":"83","hashOfConfig":"75"},{"size":1238,"mtime":1754040767140,"results":"84","hashOfConfig":"75"},{"size":5913,"mtime":1757562440565,"results":"85","hashOfConfig":"75"},{"size":1553,"mtime":1757499241533,"results":"86","hashOfConfig":"75"},{"size":5016,"mtime":1757499241484,"results":"87","hashOfConfig":"75"},{"size":2163,"mtime":1716085382140,"results":"88","hashOfConfig":"75"},{"size":1795,"mtime":1755506783896,"results":"89","hashOfConfig":"75"},{"size":1958,"mtime":1729582327153,"results":"90","hashOfConfig":"75"},{"size":209,"mtime":1713781957255,"results":"91","hashOfConfig":"75"},{"size":2879,"mtime":1755507160873,"results":"92","hashOfConfig":"75"},{"size":8785,"mtime":1756895926499,"results":"93","hashOfConfig":"75"},{"size":2108,"mtime":1742356516487,"results":"94","hashOfConfig":"75"},{"size":3612,"mtime":1757499241517,"results":"95","hashOfConfig":"75"},{"size":498,"mtime":1709893919938,"results":"96","hashOfConfig":"75"},{"size":3507,"mtime":1742356519961,"results":"97","hashOfConfig":"75"},{"size":1080,"mtime":1716085371834,"results":"98","hashOfConfig":"75"},{"size":1102,"mtime":1710829302576,"results":"99","hashOfConfig":"75"},{"size":1162,"mtime":1710829299926,"results":"100","hashOfConfig":"75"},{"size":2357,"mtime":1732161767681,"results":"101","hashOfConfig":"75"},{"size":1677,"mtime":1716085381973,"results":"102","hashOfConfig":"75"},{"size":2305,"mtime":1755507209478,"results":"103","hashOfConfig":"75"},{"size":696,"mtime":1755506797481,"results":"104","hashOfConfig":"75"},{"size":3213,"mtime":1754986009647,"results":"105","hashOfConfig":"75"},{"size":1436,"mtime":1754981101603,"results":"106","hashOfConfig":"75"},{"size":3028,"mtime":1754981101630,"results":"107","hashOfConfig":"75"},{"size":874,"mtime":1754981101637,"results":"108","hashOfConfig":"75"},{"size":1121,"mtime":1754981101654,"results":"109","hashOfConfig":"75"},{"size":1737,"mtime":1754040770056,"results":"110","hashOfConfig":"75"},{"size":1208,"mtime":1716085371834,"results":"111","hashOfConfig":"75"},{"size":365,"mtime":1716085371835,"results":"112","hashOfConfig":"75"},{"size":266,"mtime":1720086917041,"results":"113","hashOfConfig":"75"},{"size":2419,"mtime":1753408857019,"results":"114","hashOfConfig":"75"},{"size":3637,"mtime":1756374321419,"results":"115","hashOfConfig":"75"},{"size":3846,"mtime":1751334228715,"results":"116","hashOfConfig":"75"},{"size":814,"mtime":1757319292583,"results":"117","hashOfConfig":"75"},{"size":1030,"mtime":1757569414039,"results":"118","hashOfConfig":"75"},{"size":2887,"mtime":1757562440476,"results":"119","hashOfConfig":"75"},{"size":2419,"mtime":1757562440503,"results":"120","hashOfConfig":"75"},{"size":1901,"mtime":1757569414093,"results":"121","hashOfConfig":"75"},{"size":948,"mtime":1747982208999,"results":"122","hashOfConfig":"75"},{"size":182,"mtime":1724397725474,"results":"123","hashOfConfig":"75"},{"size":3676,"mtime":1757563145042,"results":"124","hashOfConfig":"75"},{"size":703,"mtime":1740108942394,"results":"125","hashOfConfig":"75"},{"size":1071,"mtime":1740108939723,"results":"126","hashOfConfig":"75"},{"size":4477,"mtime":1740108942394,"results":"127","hashOfConfig":"75"},{"size":1037,"mtime":1757499241461,"results":"128","hashOfConfig":"75"},{"size":269,"mtime":1695809104376,"results":"129","hashOfConfig":"75"},{"size":4160,"mtime":1754981101686,"results":"130","hashOfConfig":"75"},{"size":3223,"mtime":1747982211401,"results":"131","hashOfConfig":"75"},{"size":1521,"mtime":1757499241492,"results":"132","hashOfConfig":"75"},{"size":1301,"mtime":1754040770056,"results":"133","hashOfConfig":"75"},{"size":1824,"mtime":1747982211401,"results":"134","hashOfConfig":"75"},{"size":1702,"mtime":1754040770056,"results":"135","hashOfConfig":"75"},{"size":733,"mtime":1754040770056,"results":"136","hashOfConfig":"75"},{"size":1426,"mtime":1747982211401,"results":"137","hashOfConfig":"75"},{"size":1314,"mtime":1753408860358,"results":"138","hashOfConfig":"75"},{"size":1423,"mtime":1754040770056,"results":"139","hashOfConfig":"75"},{"size":932,"mtime":1754986009664,"results":"140","hashOfConfig":"75"},{"size":2146,"mtime":1754986009679,"results":"141","hashOfConfig":"75"},{"size":3296,"mtime":1757562440519,"results":"142","hashOfConfig":"75"},{"size":1512,"mtime":1757562440584,"results":"143","hashOfConfig":"75"},{"size":950,"mtime":1757562440527,"results":"144","hashOfConfig":"75"},{"size":1289,"mtime":1757561315803,"results":"145","hashOfConfig":"75"},{"size":2553,"mtime":1757569414060,"results":"146","hashOfConfig":"75"},{"size":1782,"mtime":1757569414141,"results":"147","hashOfConfig":"75"},{"filePath":"148","messages":"149","suppressedMessages":"150","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"1mh59l9",{"filePath":"151","messages":"152","suppressedMessages":"153","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"154","messages":"155","suppressedMessages":"156","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"157","messages":"158","suppressedMessages":"159","errorCount":0,"fatalErrorCount":0,"warningCount":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":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"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":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"178","messages":"179","suppressedMessages":"180","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":1,"source":null},{"filePath":"181","messages":"182","suppressedMessages":"183","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":1,"source":null},{"filePath":"184","messages":"185","suppressedMessages":"186","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"187","messages":"188","suppressedMessages":"189","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"190","messages":"191","suppressedMessages":"192","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"193","messages":"194","suppressedMessages":"195","errorCount":0,"fatalErrorCount":0,"warningCount":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":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"202","messages":"203","suppressedMessages":"204","errorCount":0,"fatalErrorCount":0,"warningCount":23,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"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":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"211","messages":"212","suppressedMessages":"213","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"214","messages":"215","suppressedMessages":"216","errorCount":0,"fatalErrorCount":0,"warningCount":4,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"217","messages":"218","suppressedMessages":"219","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"220","messages":"221","suppressedMessages":"222","errorCount":0,"fatalErrorCount":0,"warningCount":2,"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":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"229","messages":"230","suppressedMessages":"231","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"232","messages":"233","suppressedMessages":"234","errorCount":0,"fatalErrorCount":0,"warningCount":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":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"253","messages":"254","suppressedMessages":"255","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"256","messages":"257","suppressedMessages":"258","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"259","messages":"260","suppressedMessages":"261","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"262","messages":"263","suppressedMessages":"264","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"265","messages":"266","suppressedMessages":"267","errorCount":0,"fatalErrorCount":0,"warningCount":4,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"268","messages":"269","suppressedMessages":"270","errorCount":0,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"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":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"277","messages":"278","suppressedMessages":"279","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":1,"source":null},{"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":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"286","messages":"287","suppressedMessages":"288","errorCount":0,"fatalErrorCount":0,"warningCount":3,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"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":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"295","messages":"296","suppressedMessages":"297","errorCount":0,"fatalErrorCount":0,"warningCount":4,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"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":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"304","messages":"305","suppressedMessages":"306","errorCount":0,"fatalErrorCount":0,"warningCount":6,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"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":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"313","messages":"314","suppressedMessages":"315","errorCount":0,"fatalErrorCount":0,"warningCount":4,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"316","messages":"317","suppressedMessages":"318","errorCount":0,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"319","messages":"320","suppressedMessages":"321","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":1,"source":null},{"filePath":"322","messages":"323","suppressedMessages":"324","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"325","messages":"326","suppressedMessages":"327","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"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":0,"fixableErrorCount":0,"fixableWarningCount":0},{"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":3,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"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":4,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"349","messages":"350","suppressedMessages":"351","errorCount":0,"fatalErrorCount":0,"warningCount":3,"fixableErrorCount":0,"fixableWarningCount":1,"source":null},{"filePath":"352","messages":"353","suppressedMessages":"354","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"355","messages":"356","suppressedMessages":"357","errorCount":0,"fatalErrorCount":0,"warningCount":5,"fixableErrorCount":0,"fixableWarningCount":5,"source":null},{"filePath":"358","messages":"359","suppressedMessages":"360","errorCount":0,"fatalErrorCount":0,"warningCount":3,"fixableErrorCount":0,"fixableWarningCount":3,"source":null},{"filePath":"361","messages":"362","suppressedMessages":"363","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":1,"source":null},{"filePath":"364","messages":"365","suppressedMessages":"366","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"/Users/hedongjie/Desktop/web/hw-component-table/src/Layout.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/app.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/index.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/routes.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/index.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/Table.tsx",["367"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/context.ts",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/hooks/useCurrentTable.ts",["368"],[],"/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",["369"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/TableConfig.tsx",["370"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/index.tsx",["371"],[],"/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",["372","373"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/pages/Table/index.tsx",["374","375","376","377","378","379","380","381","382","383","384","385","386","387","388","389","390","391","392","393","394","395","396"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/pages/TableCustomize/index.tsx",["397","398"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTablePagination/index.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/hooks/index.ts",["399"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/pages/ModalTable/index.tsx",["400","401","402","403"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/AlertMsg.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/GoTop/index.tsx",["404","405"],[],"/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",["406"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/HeaderTitle/index.tsx",["407"],[],"/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",["408","409","410","411"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/render/TagsComponent.tsx",["412","413"],[],"/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",["414"],[],"/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",["415","416","417"],[],"/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",["418","419","420","421"],[],"/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",["422","423","424","425","426","427"],[],"/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",["428","429","430","431"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/hooks/useControl.tsx",["432","433"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/modal.ts",["434"],[],"/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",["435"],[],"/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",["436","437","438"],[],"/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",["439","440","441","442"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/EditTable/index.tsx",["443","444","445"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/pages/EditTable/index.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/EditTable/modal.ts",["446","447","448","449","450"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/EditTable/hooks.ts",["451","452","453"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/DialogTable/ModalEditTable.tsx",["454"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/pages/ModalEditTable/index.tsx",[],[],{"ruleId":"455","severity":1,"message":"456","line":21,"column":3,"nodeType":"457","messageId":"458","endLine":21,"endColumn":12},{"ruleId":"459","severity":1,"message":"460","line":46,"column":6,"nodeType":"461","endLine":46,"endColumn":42,"suggestions":"462"},{"ruleId":"463","severity":1,"message":"464","line":16,"column":1,"nodeType":"465","messageId":"466","endLine":16,"endColumn":52,"fix":"467"},{"ruleId":"463","severity":1,"message":"464","line":2,"column":1,"nodeType":"465","messageId":"466","endLine":6,"endColumn":18,"fix":"468"},{"ruleId":"455","severity":1,"message":"469","line":47,"column":5,"nodeType":"457","messageId":"458","endLine":47,"endColumn":17},{"ruleId":"459","severity":1,"message":"470","line":55,"column":6,"nodeType":"461","endLine":55,"endColumn":18,"suggestions":"471"},{"ruleId":"459","severity":1,"message":"472","line":104,"column":6,"nodeType":"461","endLine":104,"endColumn":8,"suggestions":"473"},{"ruleId":"455","severity":1,"message":"474","line":5,"column":3,"nodeType":"457","messageId":"458","endLine":5,"endColumn":21},{"ruleId":"455","severity":1,"message":"475","line":6,"column":3,"nodeType":"457","messageId":"458","endLine":6,"endColumn":15},{"ruleId":"455","severity":1,"message":"476","line":10,"column":3,"nodeType":"457","messageId":"458","endLine":10,"endColumn":7},{"ruleId":"455","severity":1,"message":"477","line":11,"column":3,"nodeType":"457","messageId":"458","endLine":11,"endColumn":10},{"ruleId":"455","severity":1,"message":"478","line":14,"column":3,"nodeType":"457","messageId":"458","endLine":14,"endColumn":6},{"ruleId":"455","severity":1,"message":"479","line":16,"column":3,"nodeType":"457","messageId":"458","endLine":16,"endColumn":8},{"ruleId":"455","severity":1,"message":"480","line":19,"column":10,"nodeType":"457","messageId":"458","endLine":19,"endColumn":25},{"ruleId":"455","severity":1,"message":"481","line":20,"column":8,"nodeType":"457","messageId":"458","endLine":20,"endColumn":16},{"ruleId":"455","severity":1,"message":"482","line":22,"column":10,"nodeType":"457","messageId":"458","endLine":22,"endColumn":19},{"ruleId":"455","severity":1,"message":"483","line":24,"column":7,"nodeType":"457","messageId":"458","endLine":24,"endColumn":20},{"ruleId":"455","severity":1,"message":"484","line":24,"column":32,"nodeType":"457","messageId":"458","endLine":24,"endColumn":40},{"ruleId":"485","severity":1,"message":"486","line":36,"column":21,"nodeType":"457","messageId":"487","endLine":36,"endColumn":26},{"ruleId":"455","severity":1,"message":"488","line":46,"column":7,"nodeType":"457","messageId":"458","endLine":46,"endColumn":12},{"ruleId":"455","severity":1,"message":"489","line":86,"column":20,"nodeType":"457","messageId":"458","endLine":86,"endColumn":21},{"ruleId":"455","severity":1,"message":"490","line":86,"column":23,"nodeType":"457","messageId":"458","endLine":86,"endColumn":24},{"ruleId":"455","severity":1,"message":"491","line":131,"column":7,"nodeType":"457","messageId":"458","endLine":131,"endColumn":12},{"ruleId":"455","severity":1,"message":"492","line":145,"column":11,"nodeType":"457","messageId":"458","endLine":145,"endColumn":18},{"ruleId":"455","severity":1,"message":"493","line":145,"column":20,"nodeType":"457","messageId":"458","endLine":145,"endColumn":24},{"ruleId":"455","severity":1,"message":"494","line":165,"column":34,"nodeType":"457","messageId":"458","endLine":165,"endColumn":40},{"ruleId":"455","severity":1,"message":"495","line":172,"column":10,"nodeType":"457","messageId":"458","endLine":172,"endColumn":20},{"ruleId":"455","severity":1,"message":"496","line":172,"column":22,"nodeType":"457","messageId":"458","endLine":172,"endColumn":35},{"ruleId":"455","severity":1,"message":"497","line":178,"column":10,"nodeType":"457","messageId":"458","endLine":178,"endColumn":14},{"ruleId":"455","severity":1,"message":"498","line":178,"column":16,"nodeType":"457","messageId":"458","endLine":178,"endColumn":23},{"ruleId":"455","severity":1,"message":"499","line":25,"column":7,"nodeType":"457","messageId":"458","endLine":25,"endColumn":13},{"ruleId":"455","severity":1,"message":"494","line":41,"column":36,"nodeType":"457","messageId":"458","endLine":41,"endColumn":42},{"ruleId":"459","severity":1,"message":"500","line":13,"column":6,"nodeType":"461","endLine":13,"endColumn":17,"suggestions":"501"},{"ruleId":"455","severity":1,"message":"502","line":24,"column":7,"nodeType":"457","messageId":"458","endLine":24,"endColumn":11},{"ruleId":"455","severity":1,"message":"494","line":27,"column":32,"nodeType":"457","messageId":"458","endLine":27,"endColumn":38},{"ruleId":"455","severity":1,"message":"494","line":48,"column":32,"nodeType":"457","messageId":"458","endLine":48,"endColumn":38},{"ruleId":"455","severity":1,"message":"503","line":134,"column":9,"nodeType":"457","messageId":"458","endLine":134,"endColumn":21},{"ruleId":"459","severity":1,"message":"504","line":26,"column":6,"nodeType":"461","endLine":26,"endColumn":11,"suggestions":"505"},{"ruleId":"459","severity":1,"message":"504","line":34,"column":6,"nodeType":"461","endLine":34,"endColumn":8,"suggestions":"506"},{"ruleId":"455","severity":1,"message":"507","line":3,"column":10,"nodeType":"457","messageId":"458","endLine":3,"endColumn":22},{"ruleId":"455","severity":1,"message":"508","line":3,"column":10,"nodeType":"457","messageId":"458","endLine":3,"endColumn":25},{"ruleId":"455","severity":1,"message":"509","line":22,"column":51,"nodeType":"457","messageId":"458","endLine":22,"endColumn":63},{"ruleId":"455","severity":1,"message":"510","line":22,"column":65,"nodeType":"457","messageId":"458","endLine":22,"endColumn":73},{"ruleId":"511","severity":1,"message":"512","line":94,"column":11,"nodeType":"457","messageId":"513","endLine":94,"endColumn":25},{"ruleId":"455","severity":1,"message":"514","line":94,"column":11,"nodeType":"457","messageId":"458","endLine":94,"endColumn":25},{"ruleId":"515","severity":1,"message":"516","line":82,"column":13,"nodeType":"517","messageId":"518","endLine":93,"endColumn":23},{"ruleId":"515","severity":1,"message":"516","line":104,"column":11,"nodeType":"517","messageId":"518","endLine":115,"endColumn":21},{"ruleId":"463","severity":1,"message":"464","line":4,"column":1,"nodeType":"465","messageId":"466","endLine":4,"endColumn":63,"fix":"519"},{"ruleId":"455","severity":1,"message":"520","line":15,"column":14,"nodeType":"457","messageId":"458","endLine":15,"endColumn":39},{"ruleId":"459","severity":1,"message":"521","line":19,"column":6,"nodeType":"461","endLine":19,"endColumn":8,"suggestions":"522"},{"ruleId":"459","severity":1,"message":"523","line":70,"column":6,"nodeType":"461","endLine":70,"endColumn":8,"suggestions":"524"},{"ruleId":"455","severity":1,"message":"502","line":25,"column":7,"nodeType":"457","messageId":"458","endLine":25,"endColumn":11},{"ruleId":"455","severity":1,"message":"494","line":28,"column":32,"nodeType":"457","messageId":"458","endLine":28,"endColumn":38},{"ruleId":"455","severity":1,"message":"494","line":49,"column":32,"nodeType":"457","messageId":"458","endLine":49,"endColumn":38},{"ruleId":"455","severity":1,"message":"503","line":150,"column":9,"nodeType":"457","messageId":"458","endLine":150,"endColumn":21},{"ruleId":"455","severity":1,"message":"525","line":19,"column":5,"nodeType":"457","messageId":"458","endLine":19,"endColumn":22},{"ruleId":"455","severity":1,"message":"526","line":20,"column":5,"nodeType":"457","messageId":"458","endLine":20,"endColumn":15},{"ruleId":"455","severity":1,"message":"527","line":21,"column":5,"nodeType":"457","messageId":"458","endLine":21,"endColumn":16},{"ruleId":"455","severity":1,"message":"528","line":22,"column":5,"nodeType":"457","messageId":"458","endLine":22,"endColumn":10},{"ruleId":"459","severity":1,"message":"529","line":160,"column":6,"nodeType":"461","endLine":160,"endColumn":42,"suggestions":"530"},{"ruleId":"459","severity":1,"message":"529","line":166,"column":6,"nodeType":"461","endLine":166,"endColumn":42,"suggestions":"531"},{"ruleId":"459","severity":1,"message":"532","line":80,"column":6,"nodeType":"461","endLine":80,"endColumn":39,"suggestions":"533"},{"ruleId":"459","severity":1,"message":"534","line":109,"column":6,"nodeType":"461","endLine":109,"endColumn":8,"suggestions":"535"},{"ruleId":"459","severity":1,"message":"536","line":114,"column":6,"nodeType":"461","endLine":114,"endColumn":17,"suggestions":"537"},{"ruleId":"459","severity":1,"message":"538","line":117,"column":6,"nodeType":"461","endLine":117,"endColumn":13,"suggestions":"539"},{"ruleId":"459","severity":1,"message":"540","line":106,"column":6,"nodeType":"461","endLine":106,"endColumn":40,"suggestions":"541"},{"ruleId":"459","severity":1,"message":"542","line":119,"column":6,"nodeType":"461","endLine":119,"endColumn":40,"suggestions":"543"},{"ruleId":"463","severity":1,"message":"464","line":5,"column":1,"nodeType":"465","messageId":"466","endLine":13,"endColumn":19,"fix":"544"},{"ruleId":"455","severity":1,"message":"545","line":11,"column":34,"nodeType":"457","messageId":"458","endLine":11,"endColumn":40},{"ruleId":"459","severity":1,"message":"546","line":30,"column":6,"nodeType":"461","endLine":30,"endColumn":8,"suggestions":"547"},{"ruleId":"459","severity":1,"message":"548","line":39,"column":6,"nodeType":"461","endLine":39,"endColumn":8,"suggestions":"549"},{"ruleId":"459","severity":1,"message":"550","line":50,"column":6,"nodeType":"461","endLine":50,"endColumn":8,"suggestions":"551"},{"ruleId":"455","severity":1,"message":"482","line":1,"column":17,"nodeType":"457","messageId":"458","endLine":1,"endColumn":26},{"ruleId":"455","severity":1,"message":"552","line":1,"column":37,"nodeType":"457","messageId":"458","endLine":1,"endColumn":45},{"ruleId":"455","severity":1,"message":"553","line":2,"column":23,"nodeType":"457","messageId":"458","endLine":2,"endColumn":32},{"ruleId":"459","severity":1,"message":"554","line":58,"column":6,"nodeType":"461","endLine":58,"endColumn":15,"suggestions":"555"},{"ruleId":"463","severity":1,"message":"464","line":2,"column":1,"nodeType":"465","messageId":"466","endLine":2,"endColumn":42,"fix":"556"},{"ruleId":"455","severity":1,"message":"557","line":19,"column":3,"nodeType":"457","messageId":"458","endLine":19,"endColumn":21},{"ruleId":"455","severity":1,"message":"558","line":87,"column":23,"nodeType":"457","messageId":"458","endLine":87,"endColumn":28},{"ruleId":"463","severity":1,"message":"464","line":1,"column":1,"nodeType":"465","messageId":"466","endLine":1,"endColumn":92,"fix":"559"},{"ruleId":"463","severity":1,"message":"464","line":2,"column":1,"nodeType":"465","messageId":"466","endLine":2,"endColumn":55,"fix":"560"},{"ruleId":"463","severity":1,"message":"464","line":3,"column":1,"nodeType":"465","messageId":"466","endLine":3,"endColumn":56,"fix":"561"},{"ruleId":"463","severity":1,"message":"464","line":4,"column":1,"nodeType":"465","messageId":"466","endLine":4,"endColumn":61,"fix":"562"},{"ruleId":"463","severity":1,"message":"464","line":5,"column":1,"nodeType":"465","messageId":"466","endLine":5,"endColumn":63,"fix":"563"},{"ruleId":"463","severity":1,"message":"464","line":2,"column":1,"nodeType":"465","messageId":"466","endLine":2,"endColumn":42,"fix":"564"},{"ruleId":"463","severity":1,"message":"565","line":3,"column":1,"nodeType":"465","messageId":"566","endLine":3,"endColumn":59,"fix":"567"},{"ruleId":"463","severity":1,"message":"464","line":5,"column":1,"nodeType":"465","messageId":"466","endLine":5,"endColumn":91,"fix":"568"},{"ruleId":"463","severity":1,"message":"464","line":5,"column":1,"nodeType":"465","messageId":"466","endLine":5,"endColumn":63,"fix":"569"},"@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",["570"],"@typescript-eslint/consistent-type-imports","All imports in the declaration are only used as types. Use `import type`.","ImportDeclaration","typeOverValue",{"range":"571","text":"572"},{"range":"573","text":"572"},"'rowClassName' is assigned a value but never used.","React Hook useEffect has a missing dependency: 'localMaker'. Either include it or remove the dependency array.",["574"],"React Hook useEffect has missing dependencies: 'formInitValues', 'manual', 'reloadFn', 'request', and 'resultAction'. Either include them or remove the dependency array.",["575"],"'HTableHeaderSubBtn' is defined but never used.","'HTableHeader' is defined but never used.","'Card' is defined but never used.","'Tooltip' is defined but never used.","'Row' is defined but never used.","'Table' is defined but never used.","'SettingOutlined' is defined but never used.","'ProTable' is defined but never used.","'useEffect' is defined but never used.","'TagsComponent' is assigned a value but never used.","'labelKey' is defined but never used.","react/no-array-index-key","Do not use Array index in keys","noArrayIndex","'Testd' is assigned a value but never used.","'p' is defined but never used.","'c' is defined but never used.","'maker' is assigned a value but never used.","'loading' is assigned a value but never used.","'data' is assigned a value but never used.","'reject' is defined but never used.","'dataSource' is assigned a value but never used.","'setDataSource' is assigned a value but never used.","'keys' is assigned a value but never used.","'setKeys' is assigned a value but never used.","'AddBtn' is assigned a value but never used.","React Hook useMemo has a missing dependency: 'config'. Either include it or remove the dependency array.",["576"],"'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.",["577"],["578"],"'ColumnsState' is defined but never used.","'useLayoutEffect' is defined but never used.","'defaultValue' is assigned a value but never used.","'onChange' is assigned a value but never used.","@typescript-eslint/no-empty-interface","An empty interface is equivalent to `{}`.","noEmpty","'RowItemFnModal' is defined but never used.","react/jsx-key","Missing \"key\" prop for element in iterator","JSXElement","missingIterKey",{"range":"579","text":"572"},"'params' is defined but never used.","React Hook useMemo has a missing dependency: 'tableInstance'. Either include it or remove the dependency array.",["580"],"React Hook useEffect has missing dependencies: 'dialogTableInstance', 'hide', and 'show'. Either include them or remove the dependency array.",["581"],"'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.",["582"],["583"],"React Hook useEffect has a missing dependency: 'changeConfigData'. Either include it or remove the dependency array.",["584"],"React Hook useMemo has a missing dependency: 'selfValue'. Either include it or remove the dependency array.",["585"],"React Hook useEffect has missing dependencies: 'columns' and 'tableInstance.table'. Either include them or remove the dependency array.",["586"],"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.",["587"],"React Hook useEffect has missing dependencies: 'findId' and 'rowOnChange'. Either include them or remove the dependency array.",["588"],"React Hook useMemo has missing dependencies: 'keys.length' and 'selectAll'. Either include them or remove the dependency array.",["589"],{"range":"590","text":"572"},"'rowKey' is assigned a value but never used.","React Hook useLayoutEffect has a missing dependency: 'setHeaderStyle'. Either include it or remove the dependency array.",["591"],"React Hook useEffect has a missing dependency: 'setHeaderStyle'. Either include it or remove the dependency array.",["592"],"React Hook useEffect has missing dependencies: 'setHeaderStyle' and 'titleContentRef'. Either include them or remove the dependency array.",["593"],"'useState' is defined but never used.","'ItemProps' is defined but never used.","React Hook useMemo has missing dependencies: 'matchKey' and 'titleClass'. Either include them or remove the dependency array.",["594"],{"range":"595","text":"572"},"'defaultRecordValue' is assigned a value but never used.","'index' is assigned a value but never used.",{"range":"596","text":"572"},{"range":"597","text":"572"},{"range":"598","text":"572"},{"range":"599","text":"572"},{"range":"600","text":"572"},{"range":"601","text":"572"},"Import \"MutableRefObject\" is only used as types.","aImportIsOnlyTypes",{"range":"602","text":"603"},{"range":"604","text":"572"},{"range":"605","text":"572"},{"desc":"606","fix":"607"},[636,636]," type",[49,49],{"desc":"608","fix":"609"},{"desc":"610","fix":"611"},{"desc":"612","fix":"613"},{"desc":"614","fix":"615"},{"desc":"616","fix":"617"},[137,137],{"desc":"618","fix":"619"},{"desc":"620","fix":"621"},{"desc":"622","fix":"623"},{"desc":"622","fix":"624"},{"desc":"625","fix":"626"},{"desc":"627","fix":"628"},{"desc":"629","fix":"630"},{"desc":"631","fix":"632"},{"desc":"633","fix":"634"},{"desc":"635","fix":"636"},[214,214],{"desc":"637","fix":"638"},{"desc":"637","fix":"639"},{"desc":"640","fix":"641"},{"desc":"642","fix":"643"},[64,64],[6,6],[98,98],[153,153],[209,209],[270,270],[43,43],[79,105],"import type { MutableRefObject} from \"react\";\nimport {",[201,201],[201,201],"Update the dependencies array to be: [table, useCurrentTable, reload, changeRowData, dispatch, reloadWithParams, getTableParams, selectedRowData, dataSource]",{"range":"644","text":"645"},"Update the dependencies array to be: [dataSource, localMaker]",{"range":"646","text":"647"},"Update the dependencies array to be: [formInitValues, manual, reloadFn, request, resultAction]",{"range":"648","text":"649"},"Update the dependencies array to be: [className, config]",{"range":"650","text":"651"},"Update the dependencies array to be: [cuDom, dom]",{"range":"652","text":"653"},"Update the dependencies array to be: [cuDom]",{"range":"654","text":"655"},"Update the dependencies array to be: [tableInstance]",{"range":"656","text":"657"},"Update the dependencies array to be: [dialogTableInstance, hide, show]",{"range":"658","text":"659"},"Update the dependencies array to be: [configData, searchSpan, headerOpen, mkNewFn]",{"range":"660","text":"661"},{"range":"662","text":"661"},"Update the dependencies array to be: [configData, table, rowSelection, changeConfigData]",{"range":"663","text":"664"},"Update the dependencies array to be: [selfValue]",{"range":"665","text":"666"},"Update the dependencies array to be: [columns, selfValue, tableInstance.table]",{"range":"667","text":"668"},"Update the dependencies array to be: [columnsState, value]",{"range":"669","text":"670"},"Update the dependencies array to be: [selectedRowKeys, records, rowKey, rowOnChange, findId]",{"range":"671","text":"672"},"Update the dependencies array to be: [alwaysShowAlert, keys.length, selectAll]",{"range":"673","text":"674"},"Update the dependencies array to be: [setHeaderStyle]",{"range":"675","text":"676"},{"range":"677","text":"676"},"Update the dependencies array to be: [setHeaderStyle, titleContentRef]",{"range":"678","text":"679"},"Update the dependencies array to be: [columns, matchKey, titleClass]",{"range":"680","text":"681"},[1426,1462],"[table, useCurrentTable, reload, changeRowData, dispatch, reloadWithParams, getTableParams, selectedRowData, dataSource]",[1540,1552],"[dataSource, localMaker]",[2666,2668],"[formInitValues, manual, reloadFn, request, resultAction]",[481,492],"[className, config]",[825,830],"[cuDom, dom]",[1021,1023],"[cuDom]",[483,485],"[tableInstance]",[1627,1629],"[dialogTableInstance, hide, show]",[4205,4241],"[configData, searchSpan, headerOpen, mkNewFn]",[4396,4432],[2792,2825],"[configData, table, rowSelection, changeConfigData]",[3500,3502],"[selfValue]",[3637,3648],"[columns, selfValue, tableInstance.table]",[3723,3730],"[columnsState, value]",[2835,2869],"[selectedRowKeys, records, rowKey, rowOnChange, findId]",[3183,3217],"[alwaysShowAlert, keys.length, selectAll]",[887,889],"[setHeaderStyle]",[1106,1108],[1399,1401],"[setHeaderStyle, titleContentRef]",[1713,1722],"[columns, matchKey, titleClass]"]
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"},{"size":1541,"mtime":1709541397429,"results":"75","hashOfConfig":"76"},{"size":741,"mtime":1713518829815,"results":"77","hashOfConfig":"76"},{"size":370,"mtime":1718160488742,"results":"78","hashOfConfig":"76"},{"size":1166,"mtime":1757563184460,"results":"79","hashOfConfig":"76"},{"size":974,"mtime":1757572768455,"results":"80","hashOfConfig":"76"},{"size":2965,"mtime":1757557908341,"results":"81","hashOfConfig":"76"},{"size":952,"mtime":1753408707856,"results":"82","hashOfConfig":"76"},{"size":1468,"mtime":1742356516346,"results":"83","hashOfConfig":"76"},{"size":839,"mtime":1720086914276,"results":"84","hashOfConfig":"76"},{"size":1238,"mtime":1754040767140,"results":"85","hashOfConfig":"76"},{"size":6011,"mtime":1757573108159,"results":"86","hashOfConfig":"76"},{"size":1553,"mtime":1757499241533,"results":"87","hashOfConfig":"76"},{"size":5016,"mtime":1757499241484,"results":"88","hashOfConfig":"76"},{"size":2163,"mtime":1716085382140,"results":"89","hashOfConfig":"76"},{"size":1795,"mtime":1755506783896,"results":"90","hashOfConfig":"76"},{"size":1958,"mtime":1729582327153,"results":"91","hashOfConfig":"76"},{"size":209,"mtime":1713781957255,"results":"92","hashOfConfig":"76"},{"size":2879,"mtime":1755507160873,"results":"93","hashOfConfig":"76"},{"size":8785,"mtime":1756895926499,"results":"94","hashOfConfig":"76"},{"size":2108,"mtime":1742356516487,"results":"95","hashOfConfig":"76"},{"size":3612,"mtime":1757499241517,"results":"96","hashOfConfig":"76"},{"size":498,"mtime":1709893919938,"results":"97","hashOfConfig":"76"},{"size":3507,"mtime":1742356519961,"results":"98","hashOfConfig":"76"},{"size":1080,"mtime":1716085371834,"results":"99","hashOfConfig":"76"},{"size":1102,"mtime":1710829302576,"results":"100","hashOfConfig":"76"},{"size":1162,"mtime":1710829299926,"results":"101","hashOfConfig":"76"},{"size":2357,"mtime":1732161767681,"results":"102","hashOfConfig":"76"},{"size":1677,"mtime":1716085381973,"results":"103","hashOfConfig":"76"},{"size":2305,"mtime":1755507209478,"results":"104","hashOfConfig":"76"},{"size":696,"mtime":1755506797481,"results":"105","hashOfConfig":"76"},{"size":3213,"mtime":1754986009647,"results":"106","hashOfConfig":"76"},{"size":1436,"mtime":1754981101603,"results":"107","hashOfConfig":"76"},{"size":3028,"mtime":1754981101630,"results":"108","hashOfConfig":"76"},{"size":874,"mtime":1754981101637,"results":"109","hashOfConfig":"76"},{"size":1121,"mtime":1754981101654,"results":"110","hashOfConfig":"76"},{"size":1737,"mtime":1754040770056,"results":"111","hashOfConfig":"76"},{"size":1208,"mtime":1716085371834,"results":"112","hashOfConfig":"76"},{"size":365,"mtime":1716085371835,"results":"113","hashOfConfig":"76"},{"size":266,"mtime":1720086917041,"results":"114","hashOfConfig":"76"},{"size":2419,"mtime":1753408857019,"results":"115","hashOfConfig":"76"},{"size":3637,"mtime":1756374321419,"results":"116","hashOfConfig":"76"},{"size":3846,"mtime":1751334228715,"results":"117","hashOfConfig":"76"},{"size":814,"mtime":1757319292583,"results":"118","hashOfConfig":"76"},{"size":1030,"mtime":1757569414039,"results":"119","hashOfConfig":"76"},{"size":2887,"mtime":1757562440476,"results":"120","hashOfConfig":"76"},{"size":2419,"mtime":1757562440503,"results":"121","hashOfConfig":"76"},{"size":1901,"mtime":1757569414093,"results":"122","hashOfConfig":"76"},{"size":948,"mtime":1747982208999,"results":"123","hashOfConfig":"76"},{"size":182,"mtime":1724397725474,"results":"124","hashOfConfig":"76"},{"size":3676,"mtime":1757563145042,"results":"125","hashOfConfig":"76"},{"size":703,"mtime":1740108942394,"results":"126","hashOfConfig":"76"},{"size":1071,"mtime":1740108939723,"results":"127","hashOfConfig":"76"},{"size":4477,"mtime":1740108942394,"results":"128","hashOfConfig":"76"},{"size":1037,"mtime":1757499241461,"results":"129","hashOfConfig":"76"},{"size":269,"mtime":1695809104376,"results":"130","hashOfConfig":"76"},{"size":4160,"mtime":1754981101686,"results":"131","hashOfConfig":"76"},{"size":3223,"mtime":1747982211401,"results":"132","hashOfConfig":"76"},{"size":1521,"mtime":1757499241492,"results":"133","hashOfConfig":"76"},{"size":1301,"mtime":1754040770056,"results":"134","hashOfConfig":"76"},{"size":1824,"mtime":1747982211401,"results":"135","hashOfConfig":"76"},{"size":1702,"mtime":1754040770056,"results":"136","hashOfConfig":"76"},{"size":733,"mtime":1754040770056,"results":"137","hashOfConfig":"76"},{"size":1426,"mtime":1747982211401,"results":"138","hashOfConfig":"76"},{"size":1314,"mtime":1753408860358,"results":"139","hashOfConfig":"76"},{"size":1423,"mtime":1754040770056,"results":"140","hashOfConfig":"76"},{"size":932,"mtime":1754986009664,"results":"141","hashOfConfig":"76"},{"size":2146,"mtime":1754986009679,"results":"142","hashOfConfig":"76"},{"size":3342,"mtime":1757574522280,"results":"143","hashOfConfig":"76"},{"size":1553,"mtime":1757574561861,"results":"144","hashOfConfig":"76"},{"size":950,"mtime":1757562440527,"results":"145","hashOfConfig":"76"},{"size":1909,"mtime":1757574522249,"results":"146","hashOfConfig":"76"},{"size":2553,"mtime":1757569414060,"results":"147","hashOfConfig":"76"},{"size":1759,"mtime":1757574671943,"results":"148","hashOfConfig":"76"},{"size":2991,"mtime":1757573108110,"results":"149","hashOfConfig":"76"},{"filePath":"150","messages":"151","suppressedMessages":"152","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"1mh59l9",{"filePath":"153","messages":"154","suppressedMessages":"155","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"156","messages":"157","suppressedMessages":"158","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"159","messages":"160","suppressedMessages":"161","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"162","messages":"163","suppressedMessages":"164","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"165","messages":"166","suppressedMessages":"167","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"168","messages":"169","suppressedMessages":"170","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"171","messages":"172","suppressedMessages":"173","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"174","messages":"175","suppressedMessages":"176","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"177","messages":"178","suppressedMessages":"179","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"180","messages":"181","suppressedMessages":"182","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":1,"source":null},{"filePath":"183","messages":"184","suppressedMessages":"185","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":1,"source":null},{"filePath":"186","messages":"187","suppressedMessages":"188","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"189","messages":"190","suppressedMessages":"191","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"192","messages":"193","suppressedMessages":"194","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"195","messages":"196","suppressedMessages":"197","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"198","messages":"199","suppressedMessages":"200","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"201","messages":"202","suppressedMessages":"203","errorCount":0,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"204","messages":"205","suppressedMessages":"206","errorCount":0,"fatalErrorCount":0,"warningCount":23,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"207","messages":"208","suppressedMessages":"209","errorCount":0,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"210","messages":"211","suppressedMessages":"212","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"213","messages":"214","suppressedMessages":"215","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"216","messages":"217","suppressedMessages":"218","errorCount":0,"fatalErrorCount":0,"warningCount":4,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"219","messages":"220","suppressedMessages":"221","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"222","messages":"223","suppressedMessages":"224","errorCount":0,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"225","messages":"226","suppressedMessages":"227","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"228","messages":"229","suppressedMessages":"230","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"231","messages":"232","suppressedMessages":"233","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"234","messages":"235","suppressedMessages":"236","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"237","messages":"238","suppressedMessages":"239","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"240","messages":"241","suppressedMessages":"242","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"243","messages":"244","suppressedMessages":"245","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"246","messages":"247","suppressedMessages":"248","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"249","messages":"250","suppressedMessages":"251","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"252","messages":"253","suppressedMessages":"254","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"255","messages":"256","suppressedMessages":"257","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"258","messages":"259","suppressedMessages":"260","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"261","messages":"262","suppressedMessages":"263","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"264","messages":"265","suppressedMessages":"266","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"267","messages":"268","suppressedMessages":"269","errorCount":0,"fatalErrorCount":0,"warningCount":4,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"270","messages":"271","suppressedMessages":"272","errorCount":0,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"273","messages":"274","suppressedMessages":"275","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"276","messages":"277","suppressedMessages":"278","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"279","messages":"280","suppressedMessages":"281","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":1,"source":null},{"filePath":"282","messages":"283","suppressedMessages":"284","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"285","messages":"286","suppressedMessages":"287","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"288","messages":"289","suppressedMessages":"290","errorCount":0,"fatalErrorCount":0,"warningCount":3,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"291","messages":"292","suppressedMessages":"293","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"294","messages":"295","suppressedMessages":"296","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"297","messages":"298","suppressedMessages":"299","errorCount":0,"fatalErrorCount":0,"warningCount":4,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"300","messages":"301","suppressedMessages":"302","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"303","messages":"304","suppressedMessages":"305","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"306","messages":"307","suppressedMessages":"308","errorCount":0,"fatalErrorCount":0,"warningCount":6,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"309","messages":"310","suppressedMessages":"311","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"312","messages":"313","suppressedMessages":"314","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"315","messages":"316","suppressedMessages":"317","errorCount":0,"fatalErrorCount":0,"warningCount":4,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"318","messages":"319","suppressedMessages":"320","errorCount":0,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"321","messages":"322","suppressedMessages":"323","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":1,"source":null},{"filePath":"324","messages":"325","suppressedMessages":"326","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"327","messages":"328","suppressedMessages":"329","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"330","messages":"331","suppressedMessages":"332","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"333","messages":"334","suppressedMessages":"335","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"336","messages":"337","suppressedMessages":"338","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"339","messages":"340","suppressedMessages":"341","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"342","messages":"343","suppressedMessages":"344","errorCount":0,"fatalErrorCount":0,"warningCount":3,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"345","messages":"346","suppressedMessages":"347","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"348","messages":"349","suppressedMessages":"350","errorCount":0,"fatalErrorCount":0,"warningCount":4,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"351","messages":"352","suppressedMessages":"353","errorCount":0,"fatalErrorCount":0,"warningCount":3,"fixableErrorCount":0,"fixableWarningCount":1,"source":null},{"filePath":"354","messages":"355","suppressedMessages":"356","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"357","messages":"358","suppressedMessages":"359","errorCount":0,"fatalErrorCount":0,"warningCount":5,"fixableErrorCount":0,"fixableWarningCount":5,"source":null},{"filePath":"360","messages":"361","suppressedMessages":"362","errorCount":0,"fatalErrorCount":0,"warningCount":3,"fixableErrorCount":0,"fixableWarningCount":3,"source":null},{"filePath":"363","messages":"364","suppressedMessages":"365","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":1,"source":null},{"filePath":"366","messages":"367","suppressedMessages":"368","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"369","messages":"370","suppressedMessages":"371","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":1,"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",["372"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/context.ts",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/hooks/useCurrentTable.ts",["373"],[],"/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",["374"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/TableConfig.tsx",["375"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/index.tsx",["376"],[],"/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",["377","378"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/pages/Table/index.tsx",["379","380","381","382","383","384","385","386","387","388","389","390","391","392","393","394","395","396","397","398","399","400","401"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/pages/TableCustomize/index.tsx",["402","403"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTablePagination/index.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/hooks/index.ts",["404"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/pages/ModalTable/index.tsx",["405","406","407","408"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/AlertMsg.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/GoTop/index.tsx",["409","410"],[],"/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",["411"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/HeaderTitle/index.tsx",["412"],[],"/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",["413","414","415","416"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/render/TagsComponent.tsx",["417","418"],[],"/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",["419"],[],"/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",["420","421","422"],[],"/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",["423","424","425","426"],[],"/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",["427","428","429","430","431","432"],[],"/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",["433","434","435","436"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/hooks/useControl.tsx",["437","438"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/modal.ts",["439"],[],"/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",["440"],[],"/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",["441","442","443"],[],"/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",["444","445","446","447"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/EditTable/index.tsx",["448","449","450"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/pages/EditTable/index.tsx",[],[],"/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"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/DialogTable/ModalEditTable.tsx",["459"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/pages/ModalEditTable/index.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/DialogTable/DwEditTable.tsx",["460"],[],{"ruleId":"461","severity":1,"message":"462","line":21,"column":3,"nodeType":"463","messageId":"464","endLine":21,"endColumn":12},{"ruleId":"465","severity":1,"message":"466","line":46,"column":6,"nodeType":"467","endLine":46,"endColumn":42,"suggestions":"468"},{"ruleId":"469","severity":1,"message":"470","line":16,"column":1,"nodeType":"471","messageId":"472","endLine":16,"endColumn":52,"fix":"473"},{"ruleId":"469","severity":1,"message":"470","line":2,"column":1,"nodeType":"471","messageId":"472","endLine":6,"endColumn":18,"fix":"474"},{"ruleId":"461","severity":1,"message":"475","line":47,"column":5,"nodeType":"463","messageId":"464","endLine":47,"endColumn":17},{"ruleId":"465","severity":1,"message":"476","line":55,"column":6,"nodeType":"467","endLine":55,"endColumn":18,"suggestions":"477"},{"ruleId":"465","severity":1,"message":"478","line":104,"column":6,"nodeType":"467","endLine":104,"endColumn":8,"suggestions":"479"},{"ruleId":"461","severity":1,"message":"480","line":5,"column":3,"nodeType":"463","messageId":"464","endLine":5,"endColumn":21},{"ruleId":"461","severity":1,"message":"481","line":6,"column":3,"nodeType":"463","messageId":"464","endLine":6,"endColumn":15},{"ruleId":"461","severity":1,"message":"482","line":10,"column":3,"nodeType":"463","messageId":"464","endLine":10,"endColumn":7},{"ruleId":"461","severity":1,"message":"483","line":11,"column":3,"nodeType":"463","messageId":"464","endLine":11,"endColumn":10},{"ruleId":"461","severity":1,"message":"484","line":14,"column":3,"nodeType":"463","messageId":"464","endLine":14,"endColumn":6},{"ruleId":"461","severity":1,"message":"485","line":16,"column":3,"nodeType":"463","messageId":"464","endLine":16,"endColumn":8},{"ruleId":"461","severity":1,"message":"486","line":19,"column":10,"nodeType":"463","messageId":"464","endLine":19,"endColumn":25},{"ruleId":"461","severity":1,"message":"487","line":20,"column":8,"nodeType":"463","messageId":"464","endLine":20,"endColumn":16},{"ruleId":"461","severity":1,"message":"488","line":22,"column":10,"nodeType":"463","messageId":"464","endLine":22,"endColumn":19},{"ruleId":"461","severity":1,"message":"489","line":24,"column":7,"nodeType":"463","messageId":"464","endLine":24,"endColumn":20},{"ruleId":"461","severity":1,"message":"490","line":24,"column":32,"nodeType":"463","messageId":"464","endLine":24,"endColumn":40},{"ruleId":"491","severity":1,"message":"492","line":36,"column":21,"nodeType":"463","messageId":"493","endLine":36,"endColumn":26},{"ruleId":"461","severity":1,"message":"494","line":46,"column":7,"nodeType":"463","messageId":"464","endLine":46,"endColumn":12},{"ruleId":"461","severity":1,"message":"495","line":86,"column":20,"nodeType":"463","messageId":"464","endLine":86,"endColumn":21},{"ruleId":"461","severity":1,"message":"496","line":86,"column":23,"nodeType":"463","messageId":"464","endLine":86,"endColumn":24},{"ruleId":"461","severity":1,"message":"497","line":131,"column":7,"nodeType":"463","messageId":"464","endLine":131,"endColumn":12},{"ruleId":"461","severity":1,"message":"498","line":145,"column":11,"nodeType":"463","messageId":"464","endLine":145,"endColumn":18},{"ruleId":"461","severity":1,"message":"499","line":145,"column":20,"nodeType":"463","messageId":"464","endLine":145,"endColumn":24},{"ruleId":"461","severity":1,"message":"500","line":165,"column":34,"nodeType":"463","messageId":"464","endLine":165,"endColumn":40},{"ruleId":"461","severity":1,"message":"501","line":172,"column":10,"nodeType":"463","messageId":"464","endLine":172,"endColumn":20},{"ruleId":"461","severity":1,"message":"502","line":172,"column":22,"nodeType":"463","messageId":"464","endLine":172,"endColumn":35},{"ruleId":"461","severity":1,"message":"503","line":178,"column":10,"nodeType":"463","messageId":"464","endLine":178,"endColumn":14},{"ruleId":"461","severity":1,"message":"504","line":178,"column":16,"nodeType":"463","messageId":"464","endLine":178,"endColumn":23},{"ruleId":"461","severity":1,"message":"505","line":25,"column":7,"nodeType":"463","messageId":"464","endLine":25,"endColumn":13},{"ruleId":"461","severity":1,"message":"500","line":41,"column":36,"nodeType":"463","messageId":"464","endLine":41,"endColumn":42},{"ruleId":"465","severity":1,"message":"506","line":13,"column":6,"nodeType":"467","endLine":13,"endColumn":17,"suggestions":"507"},{"ruleId":"461","severity":1,"message":"508","line":24,"column":7,"nodeType":"463","messageId":"464","endLine":24,"endColumn":11},{"ruleId":"461","severity":1,"message":"500","line":27,"column":32,"nodeType":"463","messageId":"464","endLine":27,"endColumn":38},{"ruleId":"461","severity":1,"message":"500","line":48,"column":32,"nodeType":"463","messageId":"464","endLine":48,"endColumn":38},{"ruleId":"461","severity":1,"message":"509","line":134,"column":9,"nodeType":"463","messageId":"464","endLine":134,"endColumn":21},{"ruleId":"465","severity":1,"message":"510","line":26,"column":6,"nodeType":"467","endLine":26,"endColumn":11,"suggestions":"511"},{"ruleId":"465","severity":1,"message":"510","line":34,"column":6,"nodeType":"467","endLine":34,"endColumn":8,"suggestions":"512"},{"ruleId":"461","severity":1,"message":"513","line":3,"column":10,"nodeType":"463","messageId":"464","endLine":3,"endColumn":22},{"ruleId":"461","severity":1,"message":"514","line":3,"column":10,"nodeType":"463","messageId":"464","endLine":3,"endColumn":25},{"ruleId":"461","severity":1,"message":"515","line":22,"column":51,"nodeType":"463","messageId":"464","endLine":22,"endColumn":63},{"ruleId":"461","severity":1,"message":"516","line":22,"column":65,"nodeType":"463","messageId":"464","endLine":22,"endColumn":73},{"ruleId":"517","severity":1,"message":"518","line":94,"column":11,"nodeType":"463","messageId":"519","endLine":94,"endColumn":25},{"ruleId":"461","severity":1,"message":"520","line":94,"column":11,"nodeType":"463","messageId":"464","endLine":94,"endColumn":25},{"ruleId":"521","severity":1,"message":"522","line":82,"column":13,"nodeType":"523","messageId":"524","endLine":93,"endColumn":23},{"ruleId":"521","severity":1,"message":"522","line":104,"column":11,"nodeType":"523","messageId":"524","endLine":115,"endColumn":21},{"ruleId":"469","severity":1,"message":"470","line":4,"column":1,"nodeType":"471","messageId":"472","endLine":4,"endColumn":63,"fix":"525"},{"ruleId":"461","severity":1,"message":"526","line":15,"column":14,"nodeType":"463","messageId":"464","endLine":15,"endColumn":39},{"ruleId":"465","severity":1,"message":"527","line":19,"column":6,"nodeType":"467","endLine":19,"endColumn":8,"suggestions":"528"},{"ruleId":"465","severity":1,"message":"529","line":70,"column":6,"nodeType":"467","endLine":70,"endColumn":8,"suggestions":"530"},{"ruleId":"461","severity":1,"message":"508","line":25,"column":7,"nodeType":"463","messageId":"464","endLine":25,"endColumn":11},{"ruleId":"461","severity":1,"message":"500","line":28,"column":32,"nodeType":"463","messageId":"464","endLine":28,"endColumn":38},{"ruleId":"461","severity":1,"message":"500","line":49,"column":32,"nodeType":"463","messageId":"464","endLine":49,"endColumn":38},{"ruleId":"461","severity":1,"message":"509","line":150,"column":9,"nodeType":"463","messageId":"464","endLine":150,"endColumn":21},{"ruleId":"461","severity":1,"message":"531","line":19,"column":5,"nodeType":"463","messageId":"464","endLine":19,"endColumn":22},{"ruleId":"461","severity":1,"message":"532","line":20,"column":5,"nodeType":"463","messageId":"464","endLine":20,"endColumn":15},{"ruleId":"461","severity":1,"message":"533","line":21,"column":5,"nodeType":"463","messageId":"464","endLine":21,"endColumn":16},{"ruleId":"461","severity":1,"message":"534","line":22,"column":5,"nodeType":"463","messageId":"464","endLine":22,"endColumn":10},{"ruleId":"465","severity":1,"message":"535","line":160,"column":6,"nodeType":"467","endLine":160,"endColumn":42,"suggestions":"536"},{"ruleId":"465","severity":1,"message":"535","line":166,"column":6,"nodeType":"467","endLine":166,"endColumn":42,"suggestions":"537"},{"ruleId":"465","severity":1,"message":"538","line":80,"column":6,"nodeType":"467","endLine":80,"endColumn":39,"suggestions":"539"},{"ruleId":"465","severity":1,"message":"540","line":109,"column":6,"nodeType":"467","endLine":109,"endColumn":8,"suggestions":"541"},{"ruleId":"465","severity":1,"message":"542","line":114,"column":6,"nodeType":"467","endLine":114,"endColumn":17,"suggestions":"543"},{"ruleId":"465","severity":1,"message":"544","line":117,"column":6,"nodeType":"467","endLine":117,"endColumn":13,"suggestions":"545"},{"ruleId":"465","severity":1,"message":"546","line":106,"column":6,"nodeType":"467","endLine":106,"endColumn":40,"suggestions":"547"},{"ruleId":"465","severity":1,"message":"548","line":119,"column":6,"nodeType":"467","endLine":119,"endColumn":40,"suggestions":"549"},{"ruleId":"469","severity":1,"message":"470","line":5,"column":1,"nodeType":"471","messageId":"472","endLine":13,"endColumn":19,"fix":"550"},{"ruleId":"461","severity":1,"message":"551","line":11,"column":34,"nodeType":"463","messageId":"464","endLine":11,"endColumn":40},{"ruleId":"465","severity":1,"message":"552","line":30,"column":6,"nodeType":"467","endLine":30,"endColumn":8,"suggestions":"553"},{"ruleId":"465","severity":1,"message":"554","line":39,"column":6,"nodeType":"467","endLine":39,"endColumn":8,"suggestions":"555"},{"ruleId":"465","severity":1,"message":"556","line":50,"column":6,"nodeType":"467","endLine":50,"endColumn":8,"suggestions":"557"},{"ruleId":"461","severity":1,"message":"488","line":1,"column":17,"nodeType":"463","messageId":"464","endLine":1,"endColumn":26},{"ruleId":"461","severity":1,"message":"558","line":1,"column":37,"nodeType":"463","messageId":"464","endLine":1,"endColumn":45},{"ruleId":"461","severity":1,"message":"559","line":2,"column":23,"nodeType":"463","messageId":"464","endLine":2,"endColumn":32},{"ruleId":"465","severity":1,"message":"560","line":58,"column":6,"nodeType":"467","endLine":58,"endColumn":15,"suggestions":"561"},{"ruleId":"469","severity":1,"message":"470","line":2,"column":1,"nodeType":"471","messageId":"472","endLine":2,"endColumn":42,"fix":"562"},{"ruleId":"461","severity":1,"message":"563","line":19,"column":3,"nodeType":"463","messageId":"464","endLine":19,"endColumn":21},{"ruleId":"461","severity":1,"message":"564","line":88,"column":23,"nodeType":"463","messageId":"464","endLine":88,"endColumn":28},{"ruleId":"469","severity":1,"message":"470","line":1,"column":1,"nodeType":"471","messageId":"472","endLine":1,"endColumn":92,"fix":"565"},{"ruleId":"469","severity":1,"message":"470","line":2,"column":1,"nodeType":"471","messageId":"472","endLine":2,"endColumn":55,"fix":"566"},{"ruleId":"469","severity":1,"message":"470","line":3,"column":1,"nodeType":"471","messageId":"472","endLine":3,"endColumn":56,"fix":"567"},{"ruleId":"469","severity":1,"message":"470","line":4,"column":1,"nodeType":"471","messageId":"472","endLine":4,"endColumn":61,"fix":"568"},{"ruleId":"469","severity":1,"message":"470","line":5,"column":1,"nodeType":"471","messageId":"472","endLine":5,"endColumn":63,"fix":"569"},{"ruleId":"469","severity":1,"message":"470","line":2,"column":1,"nodeType":"471","messageId":"472","endLine":2,"endColumn":42,"fix":"570"},{"ruleId":"469","severity":1,"message":"571","line":3,"column":1,"nodeType":"471","messageId":"572","endLine":3,"endColumn":59,"fix":"573"},{"ruleId":"469","severity":1,"message":"470","line":5,"column":1,"nodeType":"471","messageId":"472","endLine":5,"endColumn":91,"fix":"574"},{"ruleId":"469","severity":1,"message":"470","line":5,"column":1,"nodeType":"471","messageId":"472","endLine":5,"endColumn":63,"fix":"575"},{"ruleId":"469","severity":1,"message":"470","line":7,"column":1,"nodeType":"471","messageId":"472","endLine":7,"endColumn":63,"fix":"576"},"@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",["577"],"@typescript-eslint/consistent-type-imports","All imports in the declaration are only used as types. Use `import type`.","ImportDeclaration","typeOverValue",{"range":"578","text":"579"},{"range":"580","text":"579"},"'rowClassName' is assigned a value but never used.","React Hook useEffect has a missing dependency: 'localMaker'. Either include it or remove the dependency array.",["581"],"React Hook useEffect has missing dependencies: 'formInitValues', 'manual', 'reloadFn', 'request', and 'resultAction'. Either include them or remove the dependency array.",["582"],"'HTableHeaderSubBtn' is defined but never used.","'HTableHeader' is defined but never used.","'Card' is defined but never used.","'Tooltip' is defined but never used.","'Row' is defined but never used.","'Table' is defined but never used.","'SettingOutlined' is defined but never used.","'ProTable' is defined but never used.","'useEffect' is defined but never used.","'TagsComponent' is assigned a value but never used.","'labelKey' is defined but never used.","react/no-array-index-key","Do not use Array index in keys","noArrayIndex","'Testd' is assigned a value but never used.","'p' is defined but never used.","'c' is defined but never used.","'maker' is assigned a value but never used.","'loading' is assigned a value but never used.","'data' is assigned a value but never used.","'reject' is defined but never used.","'dataSource' is assigned a value but never used.","'setDataSource' is assigned a value but never used.","'keys' is assigned a value but never used.","'setKeys' is assigned a value but never used.","'AddBtn' is assigned a value but never used.","React Hook useMemo has a missing dependency: 'config'. Either include it or remove the dependency array.",["583"],"'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.",["584"],["585"],"'ColumnsState' is defined but never used.","'useLayoutEffect' is defined but never used.","'defaultValue' is assigned a value but never used.","'onChange' is assigned a value but never used.","@typescript-eslint/no-empty-interface","An empty interface is equivalent to `{}`.","noEmpty","'RowItemFnModal' is defined but never used.","react/jsx-key","Missing \"key\" prop for element in iterator","JSXElement","missingIterKey",{"range":"586","text":"579"},"'params' is defined but never used.","React Hook useMemo has a missing dependency: 'tableInstance'. Either include it or remove the dependency array.",["587"],"React Hook useEffect has missing dependencies: 'dialogTableInstance', 'hide', and 'show'. Either include them or remove the dependency array.",["588"],"'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.",["589"],["590"],"React Hook useEffect has a missing dependency: 'changeConfigData'. Either include it or remove the dependency array.",["591"],"React Hook useMemo has a missing dependency: 'selfValue'. Either include it or remove the dependency array.",["592"],"React Hook useEffect has missing dependencies: 'columns' and 'tableInstance.table'. Either include them or remove the dependency array.",["593"],"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.",["594"],"React Hook useEffect has missing dependencies: 'findId' and 'rowOnChange'. Either include them or remove the dependency array.",["595"],"React Hook useMemo has missing dependencies: 'keys.length' and 'selectAll'. Either include them or remove the dependency array.",["596"],{"range":"597","text":"579"},"'rowKey' is assigned a value but never used.","React Hook useLayoutEffect has a missing dependency: 'setHeaderStyle'. Either include it or remove the dependency array.",["598"],"React Hook useEffect has a missing dependency: 'setHeaderStyle'. Either include it or remove the dependency array.",["599"],"React Hook useEffect has missing dependencies: 'setHeaderStyle' and 'titleContentRef'. Either include them or remove the dependency array.",["600"],"'useState' is defined but never used.","'ItemProps' is defined but never used.","React Hook useMemo has missing dependencies: 'matchKey' and 'titleClass'. Either include them or remove the dependency array.",["601"],{"range":"602","text":"579"},"'defaultRecordValue' is assigned a value but never used.","'index' is assigned a value but never used.",{"range":"603","text":"579"},{"range":"604","text":"579"},{"range":"605","text":"579"},{"range":"606","text":"579"},{"range":"607","text":"579"},{"range":"608","text":"579"},"Import \"MutableRefObject\" is only used as types.","aImportIsOnlyTypes",{"range":"609","text":"610"},{"range":"611","text":"579"},{"range":"612","text":"579"},{"range":"613","text":"579"},{"desc":"614","fix":"615"},[636,636]," type",[49,49],{"desc":"616","fix":"617"},{"desc":"618","fix":"619"},{"desc":"620","fix":"621"},{"desc":"622","fix":"623"},{"desc":"624","fix":"625"},[137,137],{"desc":"626","fix":"627"},{"desc":"628","fix":"629"},{"desc":"630","fix":"631"},{"desc":"630","fix":"632"},{"desc":"633","fix":"634"},{"desc":"635","fix":"636"},{"desc":"637","fix":"638"},{"desc":"639","fix":"640"},{"desc":"641","fix":"642"},{"desc":"643","fix":"644"},[214,214],{"desc":"645","fix":"646"},{"desc":"645","fix":"647"},{"desc":"648","fix":"649"},{"desc":"650","fix":"651"},[64,64],[6,6],[98,98],[153,153],[209,209],[270,270],[43,43],[79,105],"import type { MutableRefObject} from \"react\";\nimport {",[201,201],[201,201],[291,291],"Update the dependencies array to be: [table, useCurrentTable, reload, changeRowData, dispatch, reloadWithParams, getTableParams, selectedRowData, dataSource]",{"range":"652","text":"653"},"Update the dependencies array to be: [dataSource, localMaker]",{"range":"654","text":"655"},"Update the dependencies array to be: [formInitValues, manual, reloadFn, request, resultAction]",{"range":"656","text":"657"},"Update the dependencies array to be: [className, config]",{"range":"658","text":"659"},"Update the dependencies array to be: [cuDom, dom]",{"range":"660","text":"661"},"Update the dependencies array to be: [cuDom]",{"range":"662","text":"663"},"Update the dependencies array to be: [tableInstance]",{"range":"664","text":"665"},"Update the dependencies array to be: [dialogTableInstance, hide, show]",{"range":"666","text":"667"},"Update the dependencies array to be: [configData, searchSpan, headerOpen, mkNewFn]",{"range":"668","text":"669"},{"range":"670","text":"669"},"Update the dependencies array to be: [configData, table, rowSelection, changeConfigData]",{"range":"671","text":"672"},"Update the dependencies array to be: [selfValue]",{"range":"673","text":"674"},"Update the dependencies array to be: [columns, selfValue, tableInstance.table]",{"range":"675","text":"676"},"Update the dependencies array to be: [columnsState, value]",{"range":"677","text":"678"},"Update the dependencies array to be: [selectedRowKeys, records, rowKey, rowOnChange, findId]",{"range":"679","text":"680"},"Update the dependencies array to be: [alwaysShowAlert, keys.length, selectAll]",{"range":"681","text":"682"},"Update the dependencies array to be: [setHeaderStyle]",{"range":"683","text":"684"},{"range":"685","text":"684"},"Update the dependencies array to be: [setHeaderStyle, titleContentRef]",{"range":"686","text":"687"},"Update the dependencies array to be: [columns, matchKey, titleClass]",{"range":"688","text":"689"},[1426,1462],"[table, useCurrentTable, reload, changeRowData, dispatch, reloadWithParams, getTableParams, selectedRowData, dataSource]",[1540,1552],"[dataSource, localMaker]",[2666,2668],"[formInitValues, manual, reloadFn, request, resultAction]",[481,492],"[className, config]",[825,830],"[cuDom, dom]",[1021,1023],"[cuDom]",[483,485],"[tableInstance]",[1627,1629],"[dialogTableInstance, hide, show]",[4205,4241],"[configData, searchSpan, headerOpen, mkNewFn]",[4396,4432],[2792,2825],"[configData, table, rowSelection, changeConfigData]",[3500,3502],"[selfValue]",[3637,3648],"[columns, selfValue, tableInstance.table]",[3723,3730],"[columnsState, value]",[2835,2869],"[selectedRowKeys, records, rowKey, rowOnChange, findId]",[3183,3217],"[alwaysShowAlert, keys.length, selectAll]",[887,889],"[setHeaderStyle]",[1106,1108],[1399,1401],"[setHeaderStyle, titleContentRef]",[1713,1722],"[columns, matchKey, titleClass]"]
@@ -0,0 +1,5 @@
1
+ /// <reference types="react" />
2
+ import type { DwTableProps } from "../modal";
3
+ import { ProColumns } from "@ant-design/pro-table/lib/typing";
4
+ declare const _default: ({ configData: configDataProps, request: requestProps, editTableProps, dialogTable, visible, bodyStyle, onClose, afterVisibleChange, contentRender, width, footer, ...props }: DwTableProps<ProColumns[]>) => JSX.Element;
5
+ export default _default;
@@ -0,0 +1,134 @@
1
+ // welcome to hoo hoo hoo
2
+ import _Object$keys from '@babel/runtime-corejs3/core-js-stable/object/keys';
3
+ import _Object$getOwnPropertySymbols from '@babel/runtime-corejs3/core-js-stable/object/get-own-property-symbols';
4
+ import _filterInstanceProperty from '@babel/runtime-corejs3/core-js-stable/instance/filter';
5
+ import _Object$getOwnPropertyDescriptor from '@babel/runtime-corejs3/core-js-stable/object/get-own-property-descriptor';
6
+ import _forEachInstanceProperty from '@babel/runtime-corejs3/core-js-stable/instance/for-each';
7
+ import _Object$getOwnPropertyDescriptors from '@babel/runtime-corejs3/core-js-stable/object/get-own-property-descriptors';
8
+ import _Object$defineProperties from '@babel/runtime-corejs3/core-js-stable/object/define-properties';
9
+ import _Object$defineProperty from '@babel/runtime-corejs3/core-js-stable/object/define-property';
10
+ import _defineProperty from '@babel/runtime-corejs3/helpers/defineProperty';
11
+ import _objectWithoutProperties from '@babel/runtime-corejs3/helpers/objectWithoutProperties';
12
+ import { jsx } from 'react/jsx-runtime';
13
+ import { Drawer } from 'antd';
14
+ import { useVisible, useTableProps, useCurrentTable } from './hooks.js';
15
+ import { EditTableContent } from './Content.js';
16
+ import { CloseOutlined } from '@ant-design/icons';
17
+ import { useClassName } from '../hooks/index.js';
18
+
19
+ var _excluded = ["configData", "request", "editTableProps", "dialogTable", "visible", "bodyStyle", "onClose", "afterVisibleChange", "contentRender", "width", "footer"];
20
+ function ownKeys(e, r) { var t = _Object$keys(e); if (_Object$getOwnPropertySymbols) { var o = _Object$getOwnPropertySymbols(e); r && (o = _filterInstanceProperty(o).call(o, function (r) { return _Object$getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
21
+ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var _context, _context2; var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? _forEachInstanceProperty(_context = ownKeys(Object(t), !0)).call(_context, function (r) { _defineProperty(e, r, t[r]); }) : _Object$getOwnPropertyDescriptors ? _Object$defineProperties(e, _Object$getOwnPropertyDescriptors(t)) : _forEachInstanceProperty(_context2 = ownKeys(Object(t))).call(_context2, function (r) { _Object$defineProperty(e, r, _Object$getOwnPropertyDescriptor(t, r)); }); } return e; }
22
+ var DwEditTable = (function (_ref) {
23
+ var configDataProps = _ref.configData,
24
+ requestProps = _ref.request,
25
+ _ref$editTableProps = _ref.editTableProps,
26
+ editTableProps = _ref$editTableProps === void 0 ? {} : _ref$editTableProps,
27
+ dialogTable = _ref.dialogTable,
28
+ _ref$visible = _ref.visible,
29
+ visible = _ref$visible === void 0 ? false : _ref$visible,
30
+ _ref$bodyStyle = _ref.bodyStyle,
31
+ bodyStyle = _ref$bodyStyle === void 0 ? {} : _ref$bodyStyle,
32
+ _onClose = _ref.onClose,
33
+ _afterVisibleChange = _ref.afterVisibleChange,
34
+ contentRender = _ref.contentRender,
35
+ _ref$width = _ref.width,
36
+ width = _ref$width === void 0 ? 888 : _ref$width,
37
+ _ref$footer = _ref.footer,
38
+ footer = _ref$footer === void 0 ? null : _ref$footer,
39
+ props = _objectWithoutProperties(_ref, _excluded);
40
+ var _useVisible = useVisible(visible),
41
+ modalVisible = _useVisible.modalVisible,
42
+ setModalVisible = _useVisible.setModalVisible;
43
+ var className = useClassName("hw-table-pointer-not-hover");
44
+ var _useTableProps = useTableProps(_objectSpread(_objectSpread({}, props), {}, {
45
+ configData: configDataProps,
46
+ request: requestProps
47
+ })),
48
+ modalTableParams = _useTableProps.modalTableParams,
49
+ setModalTableParams = _useTableProps.setModalTableParams;
50
+ var currentTable = useCurrentTable({
51
+ show: function show(showParams) {
52
+ if (showParams) {
53
+ setModalTableParams(function (oldParams) {
54
+ var configData = oldParams.configData,
55
+ request = oldParams.request,
56
+ title = oldParams.title,
57
+ oldP = oldParams.params,
58
+ oldDataSource = oldParams.dataSource;
59
+ var _showParams$title = showParams.title,
60
+ showTitle = _showParams$title === void 0 ? title : _showParams$title,
61
+ _showParams$configDat = showParams.configData,
62
+ showConfigData = _showParams$configDat === void 0 ? configData : _showParams$configDat,
63
+ _showParams$request = showParams.request,
64
+ showReq = _showParams$request === void 0 ? request : _showParams$request,
65
+ _showParams$params = showParams.params,
66
+ params = _showParams$params === void 0 ? oldP : _showParams$params,
67
+ _showParams$dataSourc = showParams.dataSource,
68
+ dataSource = _showParams$dataSourc === void 0 ? oldDataSource : _showParams$dataSourc;
69
+ currentTable.params = params;
70
+ return {
71
+ title: showTitle,
72
+ request: showReq,
73
+ configData: showConfigData,
74
+ params: params,
75
+ dataSource: dataSource
76
+ };
77
+ });
78
+ }
79
+ setModalVisible(true);
80
+ },
81
+ hide: function hide() {
82
+ setModalVisible(false);
83
+ },
84
+ dialogTable: dialogTable
85
+ });
86
+ var configData = modalTableParams.configData,
87
+ request = modalTableParams.request,
88
+ dataSource = modalTableParams.dataSource,
89
+ title = modalTableParams.title,
90
+ params = modalTableParams.params;
91
+ var req = request ? function (reqParams) {
92
+ return request(_objectSpread(_objectSpread({}, params), reqParams));
93
+ } : undefined;
94
+ return jsx(Drawer, _objectSpread(_objectSpread({}, props), {}, {
95
+ footer: footer,
96
+ visible: modalVisible,
97
+ onClose: function onClose(e) {
98
+ setModalVisible(false);
99
+ _onClose === null || _onClose === void 0 || _onClose(e);
100
+ },
101
+ destroyOnClose: true,
102
+ title: title,
103
+ closable: false,
104
+ extra: jsx(CloseOutlined, {
105
+ className: className,
106
+ onClick: function onClick(e) {
107
+ setModalVisible(false);
108
+ _onClose === null || _onClose === void 0 || _onClose(e);
109
+ }
110
+ }),
111
+ width: width,
112
+ bodyStyle: _objectSpread({
113
+ padding: 0,
114
+ paddingBottom: 12
115
+ }, bodyStyle),
116
+ afterVisibleChange: function afterVisibleChange(changeVisible) {
117
+ if (!changeVisible) {
118
+ currentTable.form.resetFields();
119
+ }
120
+ _afterVisibleChange === null || _afterVisibleChange === void 0 || _afterVisibleChange(changeVisible);
121
+ },
122
+ children: jsx(EditTableContent, {
123
+ contentRender: contentRender,
124
+ editTableProps: editTableProps,
125
+ configData: configData || [],
126
+ dialogTable: currentTable,
127
+ request: req,
128
+ dataSource: dataSource
129
+ })
130
+ }));
131
+ });
132
+
133
+ export { DwEditTable as default };
134
+ // powered by hdj
package/es/index.d.ts CHANGED
@@ -13,4 +13,5 @@ export { useHDialogTable } from "./DialogTable/hooks";
13
13
  export { default as HDwTable } from "./DialogTable/DwTable";
14
14
  export { DefaultSubComponent as HTableHeaderSubBtn } from "./HTableHeader/defaultSubComponent";
15
15
  export { default as EditTable } from "./EditTable";
16
- export { default as ModalEditTable } from "./DialogTable/ModalEditTable";
16
+ export { default as HModalEditTable } from "./DialogTable/ModalEditTable";
17
+ export { default as HDwEditTable } from "./DialogTable/DwEditTable";
package/es/index.js CHANGED
@@ -12,5 +12,6 @@ export { useHDialogTable } from './DialogTable/hooks.js';
12
12
  export { default as HDwTable } from './DialogTable/DwTable.js';
13
13
  export { DefaultSubComponent as HTableHeaderSubBtn } from './HTableHeader/defaultSubComponent.js';
14
14
  export { default as EditTable } from './EditTable/index.js';
15
- export { default as ModalEditTable } from './DialogTable/ModalEditTable.js';
15
+ export { default as HModalEditTable } from './DialogTable/ModalEditTable.js';
16
+ export { default as HDwEditTable } from './DialogTable/DwEditTable.js';
16
17
  // powered by hdj
package/es/modal.d.ts CHANGED
@@ -121,13 +121,15 @@ export interface HDiaLogTableInstance {
121
121
  hide: () => void;
122
122
  params: any;
123
123
  }
124
- export interface DwTableProps extends DrawerProps {
124
+ export interface DwTableProps<T = HTableProps["configData"]> extends DrawerProps {
125
125
  tableProps?: Omit<HTableProps, "configData" | "request">;
126
126
  dialogTable?: HDiaLogTableInstance;
127
127
  params?: Record<string, any>;
128
- configData?: HTableProps["configData"];
128
+ configData?: T;
129
129
  request?: HTableProps["request"];
130
130
  contentRender?: (node: React.ReactNode) => React.ReactNode;
131
+ editTableProps?: Omit<EditTableProps, "configData" | "request">;
132
+ dataSource?: any[];
131
133
  }
132
134
  export interface ModalTableProps<T = HTableProps["configData"]> extends Omit<ModalProps, "onOk"> {
133
135
  tableProps?: Omit<HTableProps, "configData" | "request">;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const _default: () => JSX.Element;
3
2
  export default _default;
@@ -0,0 +1,5 @@
1
+ /// <reference types="react" />
2
+ import type { DwTableProps } from "../modal";
3
+ import { ProColumns } from "@ant-design/pro-table/lib/typing";
4
+ declare const _default: ({ configData: configDataProps, request: requestProps, editTableProps, dialogTable, visible, bodyStyle, onClose, afterVisibleChange, contentRender, width, footer, ...props }: DwTableProps<ProColumns[]>) => JSX.Element;
5
+ export default _default;
@@ -0,0 +1,137 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
5
+ var _Object$keys = require('@babel/runtime-corejs3/core-js-stable/object/keys');
6
+ var _Object$getOwnPropertySymbols = require('@babel/runtime-corejs3/core-js-stable/object/get-own-property-symbols');
7
+ var _filterInstanceProperty = require('@babel/runtime-corejs3/core-js-stable/instance/filter');
8
+ var _Object$getOwnPropertyDescriptor = require('@babel/runtime-corejs3/core-js-stable/object/get-own-property-descriptor');
9
+ var _forEachInstanceProperty = require('@babel/runtime-corejs3/core-js-stable/instance/for-each');
10
+ var _Object$getOwnPropertyDescriptors = require('@babel/runtime-corejs3/core-js-stable/object/get-own-property-descriptors');
11
+ var _Object$defineProperties = require('@babel/runtime-corejs3/core-js-stable/object/define-properties');
12
+ var _Object$defineProperty = require('@babel/runtime-corejs3/core-js-stable/object/define-property');
13
+ var _defineProperty = require('@babel/runtime-corejs3/helpers/defineProperty');
14
+ var _objectWithoutProperties = require('@babel/runtime-corejs3/helpers/objectWithoutProperties');
15
+ var jsxRuntime = require('react/jsx-runtime');
16
+ var antd = require('antd');
17
+ var hooks = require('./hooks.js');
18
+ var Content = require('./Content.js');
19
+ var icons = require('@ant-design/icons');
20
+ var index = require('../hooks/index.js');
21
+
22
+ var _excluded = ["configData", "request", "editTableProps", "dialogTable", "visible", "bodyStyle", "onClose", "afterVisibleChange", "contentRender", "width", "footer"];
23
+ function ownKeys(e, r) { var t = _Object$keys(e); if (_Object$getOwnPropertySymbols) { var o = _Object$getOwnPropertySymbols(e); r && (o = _filterInstanceProperty(o).call(o, function (r) { return _Object$getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
24
+ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var _context, _context2; var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? _forEachInstanceProperty(_context = ownKeys(Object(t), !0)).call(_context, function (r) { _defineProperty(e, r, t[r]); }) : _Object$getOwnPropertyDescriptors ? _Object$defineProperties(e, _Object$getOwnPropertyDescriptors(t)) : _forEachInstanceProperty(_context2 = ownKeys(Object(t))).call(_context2, function (r) { _Object$defineProperty(e, r, _Object$getOwnPropertyDescriptor(t, r)); }); } return e; }
25
+ var DwEditTable = (function (_ref) {
26
+ var configDataProps = _ref.configData,
27
+ requestProps = _ref.request,
28
+ _ref$editTableProps = _ref.editTableProps,
29
+ editTableProps = _ref$editTableProps === void 0 ? {} : _ref$editTableProps,
30
+ dialogTable = _ref.dialogTable,
31
+ _ref$visible = _ref.visible,
32
+ visible = _ref$visible === void 0 ? false : _ref$visible,
33
+ _ref$bodyStyle = _ref.bodyStyle,
34
+ bodyStyle = _ref$bodyStyle === void 0 ? {} : _ref$bodyStyle,
35
+ _onClose = _ref.onClose,
36
+ _afterVisibleChange = _ref.afterVisibleChange,
37
+ contentRender = _ref.contentRender,
38
+ _ref$width = _ref.width,
39
+ width = _ref$width === void 0 ? 888 : _ref$width,
40
+ _ref$footer = _ref.footer,
41
+ footer = _ref$footer === void 0 ? null : _ref$footer,
42
+ props = _objectWithoutProperties(_ref, _excluded);
43
+ var _useVisible = hooks.useVisible(visible),
44
+ modalVisible = _useVisible.modalVisible,
45
+ setModalVisible = _useVisible.setModalVisible;
46
+ var className = index.useClassName("hw-table-pointer-not-hover");
47
+ var _useTableProps = hooks.useTableProps(_objectSpread(_objectSpread({}, props), {}, {
48
+ configData: configDataProps,
49
+ request: requestProps
50
+ })),
51
+ modalTableParams = _useTableProps.modalTableParams,
52
+ setModalTableParams = _useTableProps.setModalTableParams;
53
+ var currentTable = hooks.useCurrentTable({
54
+ show: function show(showParams) {
55
+ if (showParams) {
56
+ setModalTableParams(function (oldParams) {
57
+ var configData = oldParams.configData,
58
+ request = oldParams.request,
59
+ title = oldParams.title,
60
+ oldP = oldParams.params,
61
+ oldDataSource = oldParams.dataSource;
62
+ var _showParams$title = showParams.title,
63
+ showTitle = _showParams$title === void 0 ? title : _showParams$title,
64
+ _showParams$configDat = showParams.configData,
65
+ showConfigData = _showParams$configDat === void 0 ? configData : _showParams$configDat,
66
+ _showParams$request = showParams.request,
67
+ showReq = _showParams$request === void 0 ? request : _showParams$request,
68
+ _showParams$params = showParams.params,
69
+ params = _showParams$params === void 0 ? oldP : _showParams$params,
70
+ _showParams$dataSourc = showParams.dataSource,
71
+ dataSource = _showParams$dataSourc === void 0 ? oldDataSource : _showParams$dataSourc;
72
+ currentTable.params = params;
73
+ return {
74
+ title: showTitle,
75
+ request: showReq,
76
+ configData: showConfigData,
77
+ params: params,
78
+ dataSource: dataSource
79
+ };
80
+ });
81
+ }
82
+ setModalVisible(true);
83
+ },
84
+ hide: function hide() {
85
+ setModalVisible(false);
86
+ },
87
+ dialogTable: dialogTable
88
+ });
89
+ var configData = modalTableParams.configData,
90
+ request = modalTableParams.request,
91
+ dataSource = modalTableParams.dataSource,
92
+ title = modalTableParams.title,
93
+ params = modalTableParams.params;
94
+ var req = request ? function (reqParams) {
95
+ return request(_objectSpread(_objectSpread({}, params), reqParams));
96
+ } : undefined;
97
+ return jsxRuntime.jsx(antd.Drawer, _objectSpread(_objectSpread({}, props), {}, {
98
+ footer: footer,
99
+ visible: modalVisible,
100
+ onClose: function onClose(e) {
101
+ setModalVisible(false);
102
+ _onClose === null || _onClose === void 0 || _onClose(e);
103
+ },
104
+ destroyOnClose: true,
105
+ title: title,
106
+ closable: false,
107
+ extra: jsxRuntime.jsx(icons.CloseOutlined, {
108
+ className: className,
109
+ onClick: function onClick(e) {
110
+ setModalVisible(false);
111
+ _onClose === null || _onClose === void 0 || _onClose(e);
112
+ }
113
+ }),
114
+ width: width,
115
+ bodyStyle: _objectSpread({
116
+ padding: 0,
117
+ paddingBottom: 12
118
+ }, bodyStyle),
119
+ afterVisibleChange: function afterVisibleChange(changeVisible) {
120
+ if (!changeVisible) {
121
+ currentTable.form.resetFields();
122
+ }
123
+ _afterVisibleChange === null || _afterVisibleChange === void 0 || _afterVisibleChange(changeVisible);
124
+ },
125
+ children: jsxRuntime.jsx(Content.EditTableContent, {
126
+ contentRender: contentRender,
127
+ editTableProps: editTableProps,
128
+ configData: configData || [],
129
+ dialogTable: currentTable,
130
+ request: req,
131
+ dataSource: dataSource
132
+ })
133
+ }));
134
+ });
135
+
136
+ exports.default = DwEditTable;
137
+ // powered by h
package/lib/index.d.ts CHANGED
@@ -13,4 +13,5 @@ export { useHDialogTable } from "./DialogTable/hooks";
13
13
  export { default as HDwTable } from "./DialogTable/DwTable";
14
14
  export { DefaultSubComponent as HTableHeaderSubBtn } from "./HTableHeader/defaultSubComponent";
15
15
  export { default as EditTable } from "./EditTable";
16
- export { default as ModalEditTable } from "./DialogTable/ModalEditTable";
16
+ export { default as HModalEditTable } from "./DialogTable/ModalEditTable";
17
+ export { default as HDwEditTable } from "./DialogTable/DwEditTable";
package/lib/index.js CHANGED
@@ -14,6 +14,7 @@ var DwTable = require('./DialogTable/DwTable.js');
14
14
  var defaultSubComponent = require('./HTableHeader/defaultSubComponent.js');
15
15
  var index$4 = require('./EditTable/index.js');
16
16
  var ModalEditTable = require('./DialogTable/ModalEditTable.js');
17
+ var DwEditTable = require('./DialogTable/DwEditTable.js');
17
18
 
18
19
 
19
20
 
@@ -30,5 +31,6 @@ exports.useHDialogTable = hooks.useHDialogTable;
30
31
  exports.HDwTable = DwTable.default;
31
32
  exports.HTableHeaderSubBtn = defaultSubComponent.DefaultSubComponent;
32
33
  exports.EditTable = index$4.default;
33
- exports.ModalEditTable = ModalEditTable.default;
34
+ exports.HModalEditTable = ModalEditTable.default;
35
+ exports.HDwEditTable = DwEditTable.default;
34
36
  // powered by h
package/lib/modal.d.ts CHANGED
@@ -121,13 +121,15 @@ export interface HDiaLogTableInstance {
121
121
  hide: () => void;
122
122
  params: any;
123
123
  }
124
- export interface DwTableProps extends DrawerProps {
124
+ export interface DwTableProps<T = HTableProps["configData"]> extends DrawerProps {
125
125
  tableProps?: Omit<HTableProps, "configData" | "request">;
126
126
  dialogTable?: HDiaLogTableInstance;
127
127
  params?: Record<string, any>;
128
- configData?: HTableProps["configData"];
128
+ configData?: T;
129
129
  request?: HTableProps["request"];
130
130
  contentRender?: (node: React.ReactNode) => React.ReactNode;
131
+ editTableProps?: Omit<EditTableProps, "configData" | "request">;
132
+ dataSource?: any[];
131
133
  }
132
134
  export interface ModalTableProps<T = HTableProps["configData"]> extends Omit<ModalProps, "onOk"> {
133
135
  tableProps?: Omit<HTableProps, "configData" | "request">;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const _default: () => JSX.Element;
3
2
  export default _default;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hw-component/table",
3
- "version": "1.9.94",
3
+ "version": "1.9.96",
4
4
  "description": "基于antd二次开发table组件",
5
5
  "keywords": [
6
6
  "table"
@@ -0,0 +1,111 @@
1
+ import { Drawer } from "antd";
2
+ import type { DwTableProps } from "../modal";
3
+ import { useCurrentTable, useTableProps, useVisible } from "./hooks";
4
+ import { EditTableContent } from "./Content";
5
+ import { CloseOutlined } from "@ant-design/icons";
6
+ import { useClassName } from "../hooks";
7
+ import { ProColumns } from "@ant-design/pro-table/lib/typing";
8
+
9
+ export default ({
10
+ configData: configDataProps,
11
+ request: requestProps,
12
+ editTableProps = {},
13
+ dialogTable,
14
+ visible = false,
15
+ bodyStyle = {},
16
+ onClose,
17
+ afterVisibleChange,
18
+ contentRender,
19
+ width = 888,
20
+ footer = null,
21
+ ...props
22
+ }: DwTableProps<ProColumns[]>) => {
23
+ const { modalVisible, setModalVisible } = useVisible(visible);
24
+ const className = useClassName("hw-table-pointer-not-hover");
25
+ const { modalTableParams, setModalTableParams } = useTableProps({
26
+ ...props,
27
+ configData: configDataProps,
28
+ request: requestProps,
29
+ });
30
+ const currentTable = useCurrentTable({
31
+ show: (showParams) => {
32
+ if (showParams) {
33
+ setModalTableParams((oldParams) => {
34
+ const {
35
+ configData,
36
+ request,
37
+ title,
38
+ params: oldP,
39
+ dataSource: oldDataSource,
40
+ } = oldParams;
41
+ const {
42
+ title: showTitle = title,
43
+ configData: showConfigData = configData,
44
+ request: showReq = request,
45
+ params = oldP,
46
+ dataSource = oldDataSource,
47
+ } = showParams;
48
+ currentTable.params = params;
49
+ return {
50
+ title: showTitle,
51
+ request: showReq,
52
+ configData: showConfigData as any,
53
+ params,
54
+ dataSource,
55
+ };
56
+ });
57
+ }
58
+ setModalVisible(true);
59
+ },
60
+ hide: () => {
61
+ setModalVisible(false);
62
+ },
63
+ dialogTable,
64
+ });
65
+ const { configData, request, dataSource, title, params } = modalTableParams;
66
+ const req = request
67
+ ? (reqParams) => {
68
+ return request({ ...params, ...reqParams });
69
+ }
70
+ : undefined;
71
+ return (
72
+ <Drawer
73
+ {...props}
74
+ footer={footer}
75
+ visible={modalVisible}
76
+ onClose={(e) => {
77
+ setModalVisible(false);
78
+ onClose?.(e);
79
+ }}
80
+ destroyOnClose
81
+ title={title}
82
+ closable={false}
83
+ extra={
84
+ <CloseOutlined
85
+ className={className}
86
+ onClick={(e) => {
87
+ setModalVisible(false);
88
+ onClose?.(e as any);
89
+ }}
90
+ />
91
+ }
92
+ width={width}
93
+ bodyStyle={{ padding: 0, paddingBottom: 12, ...bodyStyle }}
94
+ afterVisibleChange={(changeVisible) => {
95
+ if (!changeVisible) {
96
+ currentTable.form.resetFields();
97
+ }
98
+ afterVisibleChange?.(changeVisible);
99
+ }}
100
+ >
101
+ <EditTableContent
102
+ contentRender={contentRender}
103
+ editTableProps={editTableProps}
104
+ configData={configData || []}
105
+ dialogTable={currentTable}
106
+ request={req}
107
+ dataSource={dataSource}
108
+ />
109
+ </Drawer>
110
+ );
111
+ };
@@ -3,15 +3,19 @@ import { EditTableProps } from "./modal";
3
3
  import { MutableRefObject, useMemo, useRef } from "react";
4
4
  import type { ActionType } from "@ant-design/pro-table";
5
5
  import { EditableFormInstance } from "@ant-design/pro-table/lib/components/EditableTable";
6
+ import config from "../render/config";
6
7
 
7
8
  export const useListRequest = ({ request, dataSource }: EditTableProps) => {
8
9
  const saveParams = useMemo(() => {
9
10
  return {
10
- params: {},
11
+ params: {
12
+ current: 1,
13
+ pageSize: 10,
14
+ },
11
15
  };
12
16
  }, []);
13
17
  return useRequest(
14
- async (params) => {
18
+ async (params = {}) => {
15
19
  const newParams = {
16
20
  ...saveParams.params,
17
21
  ...params,
@@ -41,3 +45,23 @@ export const useCuRef = ({ actionRef, editableFormRef }: EditTableProps) => {
41
45
  cuEditableFormRef,
42
46
  };
43
47
  };
48
+
49
+ export const useColsMk = ({ configData }: EditTableProps) => {
50
+ return configData?.map((item) => {
51
+ const { valueType, render } = item;
52
+ const configType = valueType as string;
53
+ if (!config[configType]) {
54
+ return item;
55
+ }
56
+ return {
57
+ ...item,
58
+ render: (dom, entity, index, action, schema) => {
59
+ const node = config[configType](item, entity, index);
60
+ if (render) {
61
+ return render(node, entity, index, action, schema);
62
+ }
63
+ return node;
64
+ },
65
+ };
66
+ });
67
+ };
@@ -8,7 +8,7 @@ import {
8
8
  errorDefaultRender,
9
9
  } from "@/components/HTableBody/defaultRender";
10
10
  import { useHTableConfigContext } from "@/components/TableConfig";
11
- import { useCuRef, useListRequest } from "./hooks";
11
+ import { useColsMk, useCuRef, useListRequest } from "./hooks";
12
12
  import React from "react";
13
13
 
14
14
  export default ({
@@ -46,6 +46,7 @@ export default ({
46
46
  actionRef,
47
47
  editableFormRef,
48
48
  });
49
+ const columns = useColsMk({ configData });
49
50
 
50
51
  return (
51
52
  <div className={tableBody}>
@@ -61,7 +62,7 @@ export default ({
61
62
  }}
62
63
  >
63
64
  <EditableProTable
64
- columns={configData as any}
65
+ columns={columns}
65
66
  loading={loading}
66
67
  rowKey={rowKey}
67
68
  editableFormRef={cuEditableFormRef}
@@ -13,4 +13,5 @@ export { useHDialogTable } from "./DialogTable/hooks";
13
13
  export { default as HDwTable } from "./DialogTable/DwTable";
14
14
  export { DefaultSubComponent as HTableHeaderSubBtn } from "./HTableHeader/defaultSubComponent";
15
15
  export { default as EditTable } from "./EditTable";
16
- export { default as ModalEditTable } from "./DialogTable/ModalEditTable";
16
+ export { default as HModalEditTable } from "./DialogTable/ModalEditTable";
17
+ export { default as HDwEditTable } from "./DialogTable/DwEditTable";
@@ -154,13 +154,16 @@ export interface HDiaLogTableInstance {
154
154
  hide: () => void;
155
155
  params: any;
156
156
  }
157
- export interface DwTableProps extends DrawerProps {
157
+ export interface DwTableProps<T = HTableProps["configData"]>
158
+ extends DrawerProps {
158
159
  tableProps?: Omit<HTableProps, "configData" | "request">;
159
160
  dialogTable?: HDiaLogTableInstance;
160
161
  params?: Record<string, any>;
161
- configData?: HTableProps["configData"];
162
+ configData?: T;
162
163
  request?: HTableProps["request"];
163
164
  contentRender?: (node: React.ReactNode) => React.ReactNode;
165
+ editTableProps?: Omit<EditTableProps, "configData" | "request">;
166
+ dataSource?: any[];
164
167
  }
165
168
 
166
169
  export interface ModalTableProps<T = HTableProps["configData"]>
@@ -6,6 +6,7 @@ const dataSource = [
6
6
  {
7
7
  id: 1,
8
8
  title: "1",
9
+ time: "1757574280",
9
10
  },
10
11
  {
11
12
  id: 2,
@@ -46,7 +47,7 @@ export default () => {
46
47
  dataSource={cuData}
47
48
  configData={[
48
49
  { title: "标题", dataIndex: "title" },
49
- { title: "标题2", dataIndex: "title1" },
50
+ { title: "标题2", dataIndex: "time", valueType: "date" },
50
51
  {
51
52
  title: "操作",
52
53
  valueType: "option",
@@ -1,10 +1,11 @@
1
- import { ModalEditTable, useHDialogTable } from "@/components";
1
+ import { HDwEditTable, useHDialogTable } from "@/components";
2
2
  import { useState } from "react";
3
3
 
4
4
  const dataSource = [
5
5
  {
6
6
  id: 1,
7
7
  title: "1",
8
+ time: "1757574280",
8
9
  },
9
10
  {
10
11
  id: 2,
@@ -37,12 +38,11 @@ export default () => {
37
38
  >
38
39
  点我
39
40
  </div>
40
- <ModalEditTable
41
+ <HDwEditTable
41
42
  title="编辑"
42
43
  dataSource={cuData}
43
44
  editTableProps={{
44
- onAdd: (data) => {
45
- console.log("addd");
45
+ onAdd: async (data) => {
46
46
  const newData = [...cuData];
47
47
  newData.push({
48
48
  id: newData.length + 1,
@@ -50,7 +50,7 @@ export default () => {
50
50
  });
51
51
  setCuData(newData);
52
52
  },
53
- onEdit: (data) => {
53
+ onEdit: async (data) => {
54
54
  const index = cuData.findIndex((e) => e.id === data.id);
55
55
  cuData[index] = data;
56
56
  setCuData([...cuData]);
@@ -59,7 +59,7 @@ export default () => {
59
59
  dialogTable={dialogTable}
60
60
  configData={[
61
61
  { title: "标题", dataIndex: "title" },
62
- { title: "标题2", dataIndex: "title1" },
62
+ { title: "标题2", dataIndex: "time", valueType: "date" },
63
63
  {
64
64
  title: "操作",
65
65
  valueType: "option",
@@ -69,7 +69,6 @@ export default () => {
69
69
  key="editable"
70
70
  type={"link"}
71
71
  onClick={() => {
72
- console.log(action);
73
72
  action?.startEditable?.(record.id);
74
73
  }}
75
74
  >