@hw-component/table 1.10.6 → 1.10.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/.eslintcache CHANGED
@@ -1 +1 @@
1
- [{"/Users/hedongjie/Desktop/web/hw-component-table/src/Layout.tsx":"1","/Users/hedongjie/Desktop/web/hw-component-table/src/app.tsx":"2","/Users/hedongjie/Desktop/web/hw-component-table/src/index.tsx":"3","/Users/hedongjie/Desktop/web/hw-component-table/src/routes.tsx":"4","/Users/hedongjie/Desktop/web/hw-component-table/src/components/index.tsx":"5","/Users/hedongjie/Desktop/web/hw-component-table/src/components/Table.tsx":"6","/Users/hedongjie/Desktop/web/hw-component-table/src/components/context.ts":"7","/Users/hedongjie/Desktop/web/hw-component-table/src/components/hooks/useCurrentTable.ts":"8","/Users/hedongjie/Desktop/web/hw-component-table/src/components/hooks/useHTable.tsx":"9","/Users/hedongjie/Desktop/web/hw-component-table/src/components/hooks/useRowObj.ts":"10","/Users/hedongjie/Desktop/web/hw-component-table/src/components/modal.ts":"11","/Users/hedongjie/Desktop/web/hw-component-table/src/components/TableConfig.tsx":"12","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/index.tsx":"13","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableFooter/index.tsx":"14","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableHeader/index.tsx":"15","/Users/hedongjie/Desktop/web/hw-component-table/src/components/TableCustomize.tsx":"16","/Users/hedongjie/Desktop/web/hw-component-table/src/components/hooks/useDispatch.ts":"17","/Users/hedongjie/Desktop/web/hw-component-table/src/components/hooks/useReq.ts":"18","/Users/hedongjie/Desktop/web/hw-component-table/src/pages/Table/index.tsx":"19","/Users/hedongjie/Desktop/web/hw-component-table/src/pages/TableCustomize/index.tsx":"20","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTablePagination/index.tsx":"21","/Users/hedongjie/Desktop/web/hw-component-table/src/components/hooks/index.ts":"22","/Users/hedongjie/Desktop/web/hw-component-table/src/pages/ModalTable/index.tsx":"23","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/AlertMsg.tsx":"24","/Users/hedongjie/Desktop/web/hw-component-table/src/components/GoTop/index.tsx":"25","/Users/hedongjie/Desktop/web/hw-component-table/src/typings.d.ts":"26","/Users/hedongjie/Desktop/web/hw-component-table/scripts/rollup.config.js":"27","/Users/hedongjie/Desktop/web/hw-component-table/scripts/webpack.config.js":"28","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableHeader/defaultSubComponent.tsx":"29","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableHeader/modal.ts":"30","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/Options/Content.tsx":"31","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/Options/Title.tsx":"32","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/Options/index.tsx":"33","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/Options/modal.d.ts":"34","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/Options/utils.ts":"35","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/HeaderTitle/index.tsx":"36","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableHeader/RangePickerSearch.tsx":"37","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableHeader/defaultFormRender.tsx":"38","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableHeader/Context.tsx":"39","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/utils.ts":"40","/Users/hedongjie/Desktop/web/hw-component-table/src/components/render/TagsComponent.tsx":"41","/Users/hedongjie/Desktop/web/hw-component-table/src/components/render/config.tsx":"42","/Users/hedongjie/Desktop/web/hw-component-table/src/components/render/index.tsx":"43","/Users/hedongjie/Desktop/web/hw-component-table/src/components/DialogTable/Content.tsx":"44","/Users/hedongjie/Desktop/web/hw-component-table/src/components/DialogTable/DwTable.tsx":"45","/Users/hedongjie/Desktop/web/hw-component-table/src/components/DialogTable/ModalTable.tsx":"46","/Users/hedongjie/Desktop/web/hw-component-table/src/components/DialogTable/hooks.ts":"47","/Users/hedongjie/Desktop/web/hw-component-table/src/components/render/CopyComponent.tsx":"48","/Users/hedongjie/Desktop/web/hw-component-table/src/components/render/Text.tsx":"49","/Users/hedongjie/Desktop/web/hw-component-table/src/pages/DwTable/index.tsx":"50","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableHeader/hooks/config.tsx":"51","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableHeader/hooks/useHeaderDefaultProps.ts":"52","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableHeader/hooks/useHideMoreTitle.tsx":"53","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/defaultRender.tsx":"54","/Users/hedongjie/Desktop/web/hw-component-table/src/components/typings.d.ts":"55","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/hooks/useColData.tsx":"56","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/hooks/useControl.tsx":"57","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/modal.ts":"58","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/RowCheckBox/RowItem.tsx":"59","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/RowCheckBox/Title.tsx":"60","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/RowCheckBox/hooks.ts":"61","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/RowRadioBoxSelection.tsx":"62","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/hooks/colsMk.tsx":"63","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/hooks/useRowClassName.ts":"64","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/HeaderTitle/hooks.ts":"65","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/Options/ContentTree.tsx":"66","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/Options/hooks.tsx":"67","/Users/hedongjie/Desktop/web/hw-component-table/src/components/EditTable/index.tsx":"68","/Users/hedongjie/Desktop/web/hw-component-table/src/pages/EditTable/index.tsx":"69","/Users/hedongjie/Desktop/web/hw-component-table/src/components/EditTable/modal.ts":"70","/Users/hedongjie/Desktop/web/hw-component-table/src/components/EditTable/hooks.ts":"71","/Users/hedongjie/Desktop/web/hw-component-table/src/components/DialogTable/ModalEditTable.tsx":"72","/Users/hedongjie/Desktop/web/hw-component-table/src/pages/ModalEditTable/index.tsx":"73","/Users/hedongjie/Desktop/web/hw-component-table/src/components/DialogTable/DwEditTable.tsx":"74"},{"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":975,"mtime":1757582700094,"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":1032,"mtime":1757582784592,"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":3363,"mtime":1757584471799,"results":"143","hashOfConfig":"76"},{"size":1496,"mtime":1757584471817,"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":1746,"mtime":1757584471829,"results":"148","hashOfConfig":"76"},{"size":2991,"mtime":1757575045250,"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":2,"fixableErrorCount":0,"fixableWarningCount":1,"source":null},{"filePath":"354","messages":"355","suppressedMessages":"356","errorCount":0,"fatalErrorCount":0,"warningCount":4,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"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":4,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"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"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/pages/EditTable/index.tsx",["450","451","452","453"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/EditTable/modal.ts",["454","455","456","457","458"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/EditTable/hooks.ts",["459","460","461"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/DialogTable/ModalEditTable.tsx",["462"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/pages/ModalEditTable/index.tsx",["463","464","465","466"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/DialogTable/DwEditTable.tsx",["467"],[],{"ruleId":"468","severity":1,"message":"469","line":21,"column":3,"nodeType":"470","messageId":"471","endLine":21,"endColumn":12},{"ruleId":"472","severity":1,"message":"473","line":46,"column":6,"nodeType":"474","endLine":46,"endColumn":42,"suggestions":"475"},{"ruleId":"476","severity":1,"message":"477","line":16,"column":1,"nodeType":"478","messageId":"479","endLine":16,"endColumn":52,"fix":"480"},{"ruleId":"476","severity":1,"message":"477","line":2,"column":1,"nodeType":"478","messageId":"479","endLine":6,"endColumn":18,"fix":"481"},{"ruleId":"468","severity":1,"message":"482","line":47,"column":5,"nodeType":"470","messageId":"471","endLine":47,"endColumn":17},{"ruleId":"472","severity":1,"message":"483","line":55,"column":6,"nodeType":"474","endLine":55,"endColumn":18,"suggestions":"484"},{"ruleId":"472","severity":1,"message":"485","line":104,"column":6,"nodeType":"474","endLine":104,"endColumn":8,"suggestions":"486"},{"ruleId":"468","severity":1,"message":"487","line":5,"column":3,"nodeType":"470","messageId":"471","endLine":5,"endColumn":21},{"ruleId":"468","severity":1,"message":"488","line":6,"column":3,"nodeType":"470","messageId":"471","endLine":6,"endColumn":15},{"ruleId":"468","severity":1,"message":"489","line":10,"column":3,"nodeType":"470","messageId":"471","endLine":10,"endColumn":7},{"ruleId":"468","severity":1,"message":"490","line":11,"column":3,"nodeType":"470","messageId":"471","endLine":11,"endColumn":10},{"ruleId":"468","severity":1,"message":"491","line":14,"column":3,"nodeType":"470","messageId":"471","endLine":14,"endColumn":6},{"ruleId":"468","severity":1,"message":"492","line":16,"column":3,"nodeType":"470","messageId":"471","endLine":16,"endColumn":8},{"ruleId":"468","severity":1,"message":"493","line":19,"column":10,"nodeType":"470","messageId":"471","endLine":19,"endColumn":25},{"ruleId":"468","severity":1,"message":"494","line":20,"column":8,"nodeType":"470","messageId":"471","endLine":20,"endColumn":16},{"ruleId":"468","severity":1,"message":"495","line":22,"column":10,"nodeType":"470","messageId":"471","endLine":22,"endColumn":19},{"ruleId":"468","severity":1,"message":"496","line":24,"column":7,"nodeType":"470","messageId":"471","endLine":24,"endColumn":20},{"ruleId":"468","severity":1,"message":"497","line":24,"column":32,"nodeType":"470","messageId":"471","endLine":24,"endColumn":40},{"ruleId":"498","severity":1,"message":"499","line":36,"column":21,"nodeType":"470","messageId":"500","endLine":36,"endColumn":26},{"ruleId":"468","severity":1,"message":"501","line":46,"column":7,"nodeType":"470","messageId":"471","endLine":46,"endColumn":12},{"ruleId":"468","severity":1,"message":"502","line":86,"column":20,"nodeType":"470","messageId":"471","endLine":86,"endColumn":21},{"ruleId":"468","severity":1,"message":"503","line":86,"column":23,"nodeType":"470","messageId":"471","endLine":86,"endColumn":24},{"ruleId":"468","severity":1,"message":"504","line":131,"column":7,"nodeType":"470","messageId":"471","endLine":131,"endColumn":12},{"ruleId":"468","severity":1,"message":"505","line":145,"column":11,"nodeType":"470","messageId":"471","endLine":145,"endColumn":18},{"ruleId":"468","severity":1,"message":"506","line":145,"column":20,"nodeType":"470","messageId":"471","endLine":145,"endColumn":24},{"ruleId":"468","severity":1,"message":"507","line":165,"column":34,"nodeType":"470","messageId":"471","endLine":165,"endColumn":40},{"ruleId":"468","severity":1,"message":"508","line":172,"column":10,"nodeType":"470","messageId":"471","endLine":172,"endColumn":20},{"ruleId":"468","severity":1,"message":"509","line":172,"column":22,"nodeType":"470","messageId":"471","endLine":172,"endColumn":35},{"ruleId":"468","severity":1,"message":"510","line":178,"column":10,"nodeType":"470","messageId":"471","endLine":178,"endColumn":14},{"ruleId":"468","severity":1,"message":"511","line":178,"column":16,"nodeType":"470","messageId":"471","endLine":178,"endColumn":23},{"ruleId":"468","severity":1,"message":"512","line":25,"column":7,"nodeType":"470","messageId":"471","endLine":25,"endColumn":13},{"ruleId":"468","severity":1,"message":"507","line":41,"column":36,"nodeType":"470","messageId":"471","endLine":41,"endColumn":42},{"ruleId":"472","severity":1,"message":"513","line":13,"column":6,"nodeType":"474","endLine":13,"endColumn":17,"suggestions":"514"},{"ruleId":"468","severity":1,"message":"515","line":24,"column":7,"nodeType":"470","messageId":"471","endLine":24,"endColumn":11},{"ruleId":"468","severity":1,"message":"507","line":27,"column":32,"nodeType":"470","messageId":"471","endLine":27,"endColumn":38},{"ruleId":"468","severity":1,"message":"507","line":48,"column":32,"nodeType":"470","messageId":"471","endLine":48,"endColumn":38},{"ruleId":"468","severity":1,"message":"516","line":134,"column":9,"nodeType":"470","messageId":"471","endLine":134,"endColumn":21},{"ruleId":"472","severity":1,"message":"517","line":26,"column":6,"nodeType":"474","endLine":26,"endColumn":11,"suggestions":"518"},{"ruleId":"472","severity":1,"message":"517","line":34,"column":6,"nodeType":"474","endLine":34,"endColumn":8,"suggestions":"519"},{"ruleId":"468","severity":1,"message":"520","line":3,"column":10,"nodeType":"470","messageId":"471","endLine":3,"endColumn":22},{"ruleId":"468","severity":1,"message":"521","line":3,"column":10,"nodeType":"470","messageId":"471","endLine":3,"endColumn":25},{"ruleId":"468","severity":1,"message":"522","line":22,"column":51,"nodeType":"470","messageId":"471","endLine":22,"endColumn":63},{"ruleId":"468","severity":1,"message":"523","line":22,"column":65,"nodeType":"470","messageId":"471","endLine":22,"endColumn":73},{"ruleId":"524","severity":1,"message":"525","line":94,"column":11,"nodeType":"470","messageId":"526","endLine":94,"endColumn":25},{"ruleId":"468","severity":1,"message":"527","line":94,"column":11,"nodeType":"470","messageId":"471","endLine":94,"endColumn":25},{"ruleId":"528","severity":1,"message":"529","line":82,"column":13,"nodeType":"530","messageId":"531","endLine":93,"endColumn":23},{"ruleId":"528","severity":1,"message":"529","line":104,"column":11,"nodeType":"530","messageId":"531","endLine":115,"endColumn":21},{"ruleId":"476","severity":1,"message":"477","line":4,"column":1,"nodeType":"478","messageId":"479","endLine":4,"endColumn":63,"fix":"532"},{"ruleId":"468","severity":1,"message":"533","line":15,"column":14,"nodeType":"470","messageId":"471","endLine":15,"endColumn":39},{"ruleId":"472","severity":1,"message":"534","line":19,"column":6,"nodeType":"474","endLine":19,"endColumn":8,"suggestions":"535"},{"ruleId":"472","severity":1,"message":"536","line":70,"column":6,"nodeType":"474","endLine":70,"endColumn":8,"suggestions":"537"},{"ruleId":"468","severity":1,"message":"515","line":25,"column":7,"nodeType":"470","messageId":"471","endLine":25,"endColumn":11},{"ruleId":"468","severity":1,"message":"507","line":28,"column":32,"nodeType":"470","messageId":"471","endLine":28,"endColumn":38},{"ruleId":"468","severity":1,"message":"507","line":49,"column":32,"nodeType":"470","messageId":"471","endLine":49,"endColumn":38},{"ruleId":"468","severity":1,"message":"516","line":150,"column":9,"nodeType":"470","messageId":"471","endLine":150,"endColumn":21},{"ruleId":"468","severity":1,"message":"538","line":19,"column":5,"nodeType":"470","messageId":"471","endLine":19,"endColumn":22},{"ruleId":"468","severity":1,"message":"539","line":20,"column":5,"nodeType":"470","messageId":"471","endLine":20,"endColumn":15},{"ruleId":"468","severity":1,"message":"540","line":21,"column":5,"nodeType":"470","messageId":"471","endLine":21,"endColumn":16},{"ruleId":"468","severity":1,"message":"541","line":22,"column":5,"nodeType":"470","messageId":"471","endLine":22,"endColumn":10},{"ruleId":"472","severity":1,"message":"542","line":160,"column":6,"nodeType":"474","endLine":160,"endColumn":42,"suggestions":"543"},{"ruleId":"472","severity":1,"message":"542","line":166,"column":6,"nodeType":"474","endLine":166,"endColumn":42,"suggestions":"544"},{"ruleId":"472","severity":1,"message":"545","line":80,"column":6,"nodeType":"474","endLine":80,"endColumn":39,"suggestions":"546"},{"ruleId":"472","severity":1,"message":"547","line":109,"column":6,"nodeType":"474","endLine":109,"endColumn":8,"suggestions":"548"},{"ruleId":"472","severity":1,"message":"549","line":114,"column":6,"nodeType":"474","endLine":114,"endColumn":17,"suggestions":"550"},{"ruleId":"472","severity":1,"message":"551","line":117,"column":6,"nodeType":"474","endLine":117,"endColumn":13,"suggestions":"552"},{"ruleId":"472","severity":1,"message":"553","line":106,"column":6,"nodeType":"474","endLine":106,"endColumn":40,"suggestions":"554"},{"ruleId":"472","severity":1,"message":"555","line":119,"column":6,"nodeType":"474","endLine":119,"endColumn":40,"suggestions":"556"},{"ruleId":"476","severity":1,"message":"477","line":5,"column":1,"nodeType":"478","messageId":"479","endLine":13,"endColumn":19,"fix":"557"},{"ruleId":"468","severity":1,"message":"558","line":11,"column":34,"nodeType":"470","messageId":"471","endLine":11,"endColumn":40},{"ruleId":"472","severity":1,"message":"559","line":30,"column":6,"nodeType":"474","endLine":30,"endColumn":8,"suggestions":"560"},{"ruleId":"472","severity":1,"message":"561","line":39,"column":6,"nodeType":"474","endLine":39,"endColumn":8,"suggestions":"562"},{"ruleId":"472","severity":1,"message":"563","line":50,"column":6,"nodeType":"474","endLine":50,"endColumn":8,"suggestions":"564"},{"ruleId":"468","severity":1,"message":"495","line":1,"column":17,"nodeType":"470","messageId":"471","endLine":1,"endColumn":26},{"ruleId":"468","severity":1,"message":"565","line":1,"column":37,"nodeType":"470","messageId":"471","endLine":1,"endColumn":45},{"ruleId":"468","severity":1,"message":"566","line":2,"column":23,"nodeType":"470","messageId":"471","endLine":2,"endColumn":32},{"ruleId":"472","severity":1,"message":"567","line":58,"column":6,"nodeType":"474","endLine":58,"endColumn":15,"suggestions":"568"},{"ruleId":"476","severity":1,"message":"477","line":2,"column":1,"nodeType":"478","messageId":"479","endLine":2,"endColumn":42,"fix":"569"},{"ruleId":"468","severity":1,"message":"570","line":87,"column":23,"nodeType":"470","messageId":"471","endLine":87,"endColumn":28},{"ruleId":"468","severity":1,"message":"571","line":30,"column":18,"nodeType":"470","messageId":"471","endLine":30,"endColumn":27},{"ruleId":"468","severity":1,"message":"572","line":34,"column":21,"nodeType":"470","messageId":"471","endLine":34,"endColumn":25},{"ruleId":"468","severity":1,"message":"573","line":35,"column":15,"nodeType":"470","messageId":"471","endLine":35,"endColumn":22},{"ruleId":"468","severity":1,"message":"572","line":37,"column":22,"nodeType":"470","messageId":"471","endLine":37,"endColumn":26},{"ruleId":"476","severity":1,"message":"477","line":1,"column":1,"nodeType":"478","messageId":"479","endLine":1,"endColumn":92,"fix":"574"},{"ruleId":"476","severity":1,"message":"477","line":2,"column":1,"nodeType":"478","messageId":"479","endLine":2,"endColumn":55,"fix":"575"},{"ruleId":"476","severity":1,"message":"477","line":3,"column":1,"nodeType":"478","messageId":"479","endLine":3,"endColumn":56,"fix":"576"},{"ruleId":"476","severity":1,"message":"477","line":4,"column":1,"nodeType":"478","messageId":"479","endLine":4,"endColumn":61,"fix":"577"},{"ruleId":"476","severity":1,"message":"477","line":5,"column":1,"nodeType":"478","messageId":"479","endLine":5,"endColumn":63,"fix":"578"},{"ruleId":"476","severity":1,"message":"477","line":2,"column":1,"nodeType":"478","messageId":"479","endLine":2,"endColumn":42,"fix":"579"},{"ruleId":"476","severity":1,"message":"580","line":3,"column":1,"nodeType":"478","messageId":"581","endLine":3,"endColumn":59,"fix":"582"},{"ruleId":"476","severity":1,"message":"477","line":5,"column":1,"nodeType":"478","messageId":"479","endLine":5,"endColumn":91,"fix":"583"},{"ruleId":"476","severity":1,"message":"477","line":5,"column":1,"nodeType":"478","messageId":"479","endLine":5,"endColumn":63,"fix":"584"},{"ruleId":"468","severity":1,"message":"585","line":30,"column":10,"nodeType":"470","messageId":"471","endLine":30,"endColumn":16},{"ruleId":"468","severity":1,"message":"571","line":30,"column":18,"nodeType":"470","messageId":"471","endLine":30,"endColumn":27},{"ruleId":"468","severity":1,"message":"572","line":57,"column":25,"nodeType":"470","messageId":"471","endLine":57,"endColumn":29},{"ruleId":"468","severity":1,"message":"572","line":58,"column":26,"nodeType":"470","messageId":"471","endLine":58,"endColumn":30},{"ruleId":"476","severity":1,"message":"477","line":7,"column":1,"nodeType":"478","messageId":"479","endLine":7,"endColumn":63,"fix":"586"},"@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",["587"],"@typescript-eslint/consistent-type-imports","All imports in the declaration are only used as types. Use `import type`.","ImportDeclaration","typeOverValue",{"range":"588","text":"589"},{"range":"590","text":"589"},"'rowClassName' is assigned a value but never used.","React Hook useEffect has a missing dependency: 'localMaker'. Either include it or remove the dependency array.",["591"],"React Hook useEffect has missing dependencies: 'formInitValues', 'manual', 'reloadFn', 'request', and 'resultAction'. Either include them or remove the dependency array.",["592"],"'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.",["593"],"'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.",["594"],["595"],"'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":"596","text":"589"},"'params' is defined but never used.","React Hook useMemo has a missing dependency: 'tableInstance'. Either include it or remove the dependency array.",["597"],"React Hook useEffect has missing dependencies: 'dialogTableInstance', 'hide', and 'show'. Either include them or remove the dependency array.",["598"],"'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.",["599"],["600"],"React Hook useEffect has a missing dependency: 'changeConfigData'. Either include it or remove the dependency array.",["601"],"React Hook useMemo has a missing dependency: 'selfValue'. Either include it or remove the dependency array.",["602"],"React Hook useEffect has missing dependencies: 'columns' and 'tableInstance.table'. Either include them or remove the dependency array.",["603"],"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.",["604"],"React Hook useEffect has missing dependencies: 'findId' and 'rowOnChange'. Either include them or remove the dependency array.",["605"],"React Hook useMemo has missing dependencies: 'keys.length' and 'selectAll'. Either include them or remove the dependency array.",["606"],{"range":"607","text":"589"},"'rowKey' is assigned a value but never used.","React Hook useLayoutEffect has a missing dependency: 'setHeaderStyle'. Either include it or remove the dependency array.",["608"],"React Hook useEffect has a missing dependency: 'setHeaderStyle'. Either include it or remove the dependency array.",["609"],"React Hook useEffect has missing dependencies: 'setHeaderStyle' and 'titleContentRef'. Either include them or remove the dependency array.",["610"],"'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.",["611"],{"range":"612","text":"589"},"'index' is assigned a value but never used.","'setCuData' is assigned a value but never used.","'data' is defined but never used.","'newData' is assigned a value but never used.",{"range":"613","text":"589"},{"range":"614","text":"589"},{"range":"615","text":"589"},{"range":"616","text":"589"},{"range":"617","text":"589"},{"range":"618","text":"589"},"Import \"MutableRefObject\" is only used as types.","aImportIsOnlyTypes",{"range":"619","text":"620"},{"range":"621","text":"589"},{"range":"622","text":"589"},"'cuData' is assigned a value but never used.",{"range":"623","text":"589"},{"desc":"624","fix":"625"},[636,636]," type",[49,49],{"desc":"626","fix":"627"},{"desc":"628","fix":"629"},{"desc":"630","fix":"631"},{"desc":"632","fix":"633"},{"desc":"634","fix":"635"},[138,138],{"desc":"636","fix":"637"},{"desc":"638","fix":"639"},{"desc":"640","fix":"641"},{"desc":"640","fix":"642"},{"desc":"643","fix":"644"},{"desc":"645","fix":"646"},{"desc":"647","fix":"648"},{"desc":"649","fix":"650"},{"desc":"651","fix":"652"},{"desc":"653","fix":"654"},[214,214],{"desc":"655","fix":"656"},{"desc":"655","fix":"657"},{"desc":"658","fix":"659"},{"desc":"660","fix":"661"},[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":"662","text":"663"},"Update the dependencies array to be: [dataSource, localMaker]",{"range":"664","text":"665"},"Update the dependencies array to be: [formInitValues, manual, reloadFn, request, resultAction]",{"range":"666","text":"667"},"Update the dependencies array to be: [className, config]",{"range":"668","text":"669"},"Update the dependencies array to be: [cuDom, dom]",{"range":"670","text":"671"},"Update the dependencies array to be: [cuDom]",{"range":"672","text":"673"},"Update the dependencies array to be: [tableInstance]",{"range":"674","text":"675"},"Update the dependencies array to be: [dialogTableInstance, hide, show]",{"range":"676","text":"677"},"Update the dependencies array to be: [configData, searchSpan, headerOpen, mkNewFn]",{"range":"678","text":"679"},{"range":"680","text":"679"},"Update the dependencies array to be: [configData, table, rowSelection, changeConfigData]",{"range":"681","text":"682"},"Update the dependencies array to be: [selfValue]",{"range":"683","text":"684"},"Update the dependencies array to be: [columns, selfValue, tableInstance.table]",{"range":"685","text":"686"},"Update the dependencies array to be: [columnsState, value]",{"range":"687","text":"688"},"Update the dependencies array to be: [selectedRowKeys, records, rowKey, rowOnChange, findId]",{"range":"689","text":"690"},"Update the dependencies array to be: [alwaysShowAlert, keys.length, selectAll]",{"range":"691","text":"692"},"Update the dependencies array to be: [setHeaderStyle]",{"range":"693","text":"694"},{"range":"695","text":"694"},"Update the dependencies array to be: [setHeaderStyle, titleContentRef]",{"range":"696","text":"697"},"Update the dependencies array to be: [columns, matchKey, titleClass]",{"range":"698","text":"699"},[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","/Users/hedongjie/Desktop/web/hw-component-table/src/components/TableProvider.tsx":"75"},{"size":1541,"mtime":1709541397429,"results":"76","hashOfConfig":"77"},{"size":741,"mtime":1713518829815,"results":"78","hashOfConfig":"77"},{"size":370,"mtime":1718160488742,"results":"79","hashOfConfig":"77"},{"size":1166,"mtime":1757563184460,"results":"80","hashOfConfig":"77"},{"size":975,"mtime":1757582700094,"results":"81","hashOfConfig":"77"},{"size":2924,"mtime":1758596803623,"results":"82","hashOfConfig":"77"},{"size":959,"mtime":1758596765161,"results":"83","hashOfConfig":"77"},{"size":1468,"mtime":1742356516346,"results":"84","hashOfConfig":"77"},{"size":839,"mtime":1720086914276,"results":"85","hashOfConfig":"77"},{"size":1238,"mtime":1758594920247,"results":"86","hashOfConfig":"77"},{"size":6118,"mtime":1758596803686,"results":"87","hashOfConfig":"77"},{"size":1771,"mtime":1758596803632,"results":"88","hashOfConfig":"77"},{"size":5256,"mtime":1758596803604,"results":"89","hashOfConfig":"77"},{"size":2163,"mtime":1716085382140,"results":"90","hashOfConfig":"77"},{"size":1795,"mtime":1755506783896,"results":"91","hashOfConfig":"77"},{"size":2004,"mtime":1758596765161,"results":"92","hashOfConfig":"77"},{"size":209,"mtime":1713781957255,"results":"93","hashOfConfig":"77"},{"size":2879,"mtime":1755507160873,"results":"94","hashOfConfig":"77"},{"size":8937,"mtime":1758596803731,"results":"95","hashOfConfig":"77"},{"size":2108,"mtime":1742356516487,"results":"96","hashOfConfig":"77"},{"size":3612,"mtime":1757987883777,"results":"97","hashOfConfig":"77"},{"size":498,"mtime":1709893919938,"results":"98","hashOfConfig":"77"},{"size":3507,"mtime":1742356519961,"results":"99","hashOfConfig":"77"},{"size":1080,"mtime":1716085371834,"results":"100","hashOfConfig":"77"},{"size":1102,"mtime":1710829302576,"results":"101","hashOfConfig":"77"},{"size":1162,"mtime":1710829299926,"results":"102","hashOfConfig":"77"},{"size":2357,"mtime":1732161767681,"results":"103","hashOfConfig":"77"},{"size":1677,"mtime":1716085381973,"results":"104","hashOfConfig":"77"},{"size":2305,"mtime":1755507209478,"results":"105","hashOfConfig":"77"},{"size":696,"mtime":1755506797481,"results":"106","hashOfConfig":"77"},{"size":3213,"mtime":1754986009647,"results":"107","hashOfConfig":"77"},{"size":1436,"mtime":1754981101603,"results":"108","hashOfConfig":"77"},{"size":3028,"mtime":1754981101630,"results":"109","hashOfConfig":"77"},{"size":874,"mtime":1754981101637,"results":"110","hashOfConfig":"77"},{"size":1121,"mtime":1754981101654,"results":"111","hashOfConfig":"77"},{"size":1737,"mtime":1754040770056,"results":"112","hashOfConfig":"77"},{"size":1208,"mtime":1716085371834,"results":"113","hashOfConfig":"77"},{"size":365,"mtime":1716085371835,"results":"114","hashOfConfig":"77"},{"size":266,"mtime":1720086917041,"results":"115","hashOfConfig":"77"},{"size":2419,"mtime":1753408857019,"results":"116","hashOfConfig":"77"},{"size":3885,"mtime":1758596803707,"results":"117","hashOfConfig":"77"},{"size":3846,"mtime":1751334228715,"results":"118","hashOfConfig":"77"},{"size":814,"mtime":1757319292583,"results":"119","hashOfConfig":"77"},{"size":1032,"mtime":1757582784592,"results":"120","hashOfConfig":"77"},{"size":2887,"mtime":1757562440476,"results":"121","hashOfConfig":"77"},{"size":2419,"mtime":1757562440503,"results":"122","hashOfConfig":"77"},{"size":1901,"mtime":1757569414093,"results":"123","hashOfConfig":"77"},{"size":948,"mtime":1747982208999,"results":"124","hashOfConfig":"77"},{"size":182,"mtime":1724397725474,"results":"125","hashOfConfig":"77"},{"size":3676,"mtime":1757563145042,"results":"126","hashOfConfig":"77"},{"size":703,"mtime":1740108942394,"results":"127","hashOfConfig":"77"},{"size":1071,"mtime":1740108939723,"results":"128","hashOfConfig":"77"},{"size":4477,"mtime":1740108942394,"results":"129","hashOfConfig":"77"},{"size":1037,"mtime":1757499241461,"results":"130","hashOfConfig":"77"},{"size":269,"mtime":1695809104376,"results":"131","hashOfConfig":"77"},{"size":4268,"mtime":1758596803585,"results":"132","hashOfConfig":"77"},{"size":3223,"mtime":1747982211401,"results":"133","hashOfConfig":"77"},{"size":1605,"mtime":1758596803613,"results":"134","hashOfConfig":"77"},{"size":1301,"mtime":1754040770056,"results":"135","hashOfConfig":"77"},{"size":1824,"mtime":1747982211401,"results":"136","hashOfConfig":"77"},{"size":2623,"mtime":1758596803566,"results":"137","hashOfConfig":"77"},{"size":733,"mtime":1754040770056,"results":"138","hashOfConfig":"77"},{"size":1426,"mtime":1747982211401,"results":"139","hashOfConfig":"77"},{"size":1314,"mtime":1753408860358,"results":"140","hashOfConfig":"77"},{"size":1423,"mtime":1754040770056,"results":"141","hashOfConfig":"77"},{"size":932,"mtime":1754986009664,"results":"142","hashOfConfig":"77"},{"size":2146,"mtime":1754986009679,"results":"143","hashOfConfig":"77"},{"size":3365,"mtime":1758596765157,"results":"144","hashOfConfig":"77"},{"size":1496,"mtime":1757584471817,"results":"145","hashOfConfig":"77"},{"size":951,"mtime":1758596803550,"results":"146","hashOfConfig":"77"},{"size":1913,"mtime":1758596765157,"results":"147","hashOfConfig":"77"},{"size":2553,"mtime":1757569414060,"results":"148","hashOfConfig":"77"},{"size":1746,"mtime":1757584471829,"results":"149","hashOfConfig":"77"},{"size":2991,"mtime":1757575045250,"results":"150","hashOfConfig":"77"},{"size":1176,"mtime":1758596803647,"results":"151","hashOfConfig":"77"},{"filePath":"152","messages":"153","suppressedMessages":"154","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"1mh59l9",{"filePath":"155","messages":"156","suppressedMessages":"157","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"158","messages":"159","suppressedMessages":"160","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"161","messages":"162","suppressedMessages":"163","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"164","messages":"165","suppressedMessages":"166","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"167","messages":"168","suppressedMessages":"169","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"170","messages":"171","suppressedMessages":"172","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"173","messages":"174","suppressedMessages":"175","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"176","messages":"177","suppressedMessages":"178","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"179","messages":"180","suppressedMessages":"181","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"182","messages":"183","suppressedMessages":"184","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":1,"source":null},{"filePath":"185","messages":"186","suppressedMessages":"187","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":1,"source":null},{"filePath":"188","messages":"189","suppressedMessages":"190","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"191","messages":"192","suppressedMessages":"193","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"194","messages":"195","suppressedMessages":"196","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"197","messages":"198","suppressedMessages":"199","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"200","messages":"201","suppressedMessages":"202","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"203","messages":"204","suppressedMessages":"205","errorCount":0,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"206","messages":"207","suppressedMessages":"208","errorCount":0,"fatalErrorCount":0,"warningCount":20,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"209","messages":"210","suppressedMessages":"211","errorCount":0,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"212","messages":"213","suppressedMessages":"214","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"215","messages":"216","suppressedMessages":"217","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"218","messages":"219","suppressedMessages":"220","errorCount":0,"fatalErrorCount":0,"warningCount":4,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"221","messages":"222","suppressedMessages":"223","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"224","messages":"225","suppressedMessages":"226","errorCount":0,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"227","messages":"228","suppressedMessages":"229","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"230","messages":"231","suppressedMessages":"232","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"233","messages":"234","suppressedMessages":"235","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"236","messages":"237","suppressedMessages":"238","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"239","messages":"240","suppressedMessages":"241","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"242","messages":"243","suppressedMessages":"244","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"245","messages":"246","suppressedMessages":"247","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"248","messages":"249","suppressedMessages":"250","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"251","messages":"252","suppressedMessages":"253","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"254","messages":"255","suppressedMessages":"256","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"257","messages":"258","suppressedMessages":"259","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"260","messages":"261","suppressedMessages":"262","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"263","messages":"264","suppressedMessages":"265","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"266","messages":"267","suppressedMessages":"268","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"269","messages":"270","suppressedMessages":"271","errorCount":0,"fatalErrorCount":0,"warningCount":4,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"272","messages":"273","suppressedMessages":"274","errorCount":0,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"275","messages":"276","suppressedMessages":"277","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"278","messages":"279","suppressedMessages":"280","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"281","messages":"282","suppressedMessages":"283","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":1,"source":null},{"filePath":"284","messages":"285","suppressedMessages":"286","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"287","messages":"288","suppressedMessages":"289","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"290","messages":"291","suppressedMessages":"292","errorCount":0,"fatalErrorCount":0,"warningCount":3,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"293","messages":"294","suppressedMessages":"295","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"296","messages":"297","suppressedMessages":"298","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"299","messages":"300","suppressedMessages":"301","errorCount":0,"fatalErrorCount":0,"warningCount":4,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"302","messages":"303","suppressedMessages":"304","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"305","messages":"306","suppressedMessages":"307","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"308","messages":"309","suppressedMessages":"310","errorCount":0,"fatalErrorCount":0,"warningCount":6,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"311","messages":"312","suppressedMessages":"313","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"314","messages":"315","suppressedMessages":"316","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"317","messages":"318","suppressedMessages":"319","errorCount":0,"fatalErrorCount":0,"warningCount":4,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"320","messages":"321","suppressedMessages":"322","errorCount":0,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"323","messages":"324","suppressedMessages":"325","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":1,"source":null},{"filePath":"326","messages":"327","suppressedMessages":"328","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"329","messages":"330","suppressedMessages":"331","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"332","messages":"333","suppressedMessages":"334","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"335","messages":"336","suppressedMessages":"337","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"338","messages":"339","suppressedMessages":"340","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"341","messages":"342","suppressedMessages":"343","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"344","messages":"345","suppressedMessages":"346","errorCount":0,"fatalErrorCount":0,"warningCount":3,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"347","messages":"348","suppressedMessages":"349","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"350","messages":"351","suppressedMessages":"352","errorCount":0,"fatalErrorCount":0,"warningCount":4,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"353","messages":"354","suppressedMessages":"355","errorCount":0,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":1,"source":null},{"filePath":"356","messages":"357","suppressedMessages":"358","errorCount":0,"fatalErrorCount":0,"warningCount":4,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"359","messages":"360","suppressedMessages":"361","errorCount":0,"fatalErrorCount":0,"warningCount":5,"fixableErrorCount":0,"fixableWarningCount":5,"source":null},{"filePath":"362","messages":"363","suppressedMessages":"364","errorCount":0,"fatalErrorCount":0,"warningCount":3,"fixableErrorCount":0,"fixableWarningCount":3,"source":null},{"filePath":"365","messages":"366","suppressedMessages":"367","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":1,"source":null},{"filePath":"368","messages":"369","suppressedMessages":"370","errorCount":0,"fatalErrorCount":0,"warningCount":4,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"371","messages":"372","suppressedMessages":"373","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":1,"source":null},{"filePath":"374","messages":"375","suppressedMessages":"376","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",["377"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/context.ts",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/hooks/useCurrentTable.ts",["378"],[],"/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",["379"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/TableConfig.tsx",["380"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/index.tsx",["381"],[],"/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",["382","383"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/pages/Table/index.tsx",["384","385","386","387","388","389","390","391","392","393","394","395","396","397","398","399","400","401","402","403"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/pages/TableCustomize/index.tsx",["404","405"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTablePagination/index.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/hooks/index.ts",["406"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/pages/ModalTable/index.tsx",["407","408","409","410"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/AlertMsg.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/GoTop/index.tsx",["411","412"],[],"/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",["413"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/HeaderTitle/index.tsx",["414"],[],"/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",["415","416","417","418"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/render/TagsComponent.tsx",["419","420"],[],"/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",["421"],[],"/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",["422","423","424"],[],"/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",["425","426","427","428"],[],"/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",["429","430","431","432","433","434"],[],"/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",["435","436","437","438"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/hooks/useControl.tsx",["439","440"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/modal.ts",["441"],[],"/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",["442"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/RowCheckBox/hooks.ts",["443"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/RowRadioBoxSelection.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/hooks/colsMk.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/hooks/useRowClassName.ts",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/HeaderTitle/hooks.ts",["444","445","446"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/Options/ContentTree.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/Options/hooks.tsx",["447","448","449","450"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/EditTable/index.tsx",["451","452"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/pages/EditTable/index.tsx",["453","454","455","456"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/EditTable/modal.ts",["457","458","459","460","461"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/EditTable/hooks.ts",["462","463","464"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/DialogTable/ModalEditTable.tsx",["465"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/pages/ModalEditTable/index.tsx",["466","467","468","469"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/DialogTable/DwEditTable.tsx",["470"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/TableProvider.tsx",["471"],[],{"ruleId":"472","severity":1,"message":"473","line":20,"column":3,"nodeType":"474","messageId":"475","endLine":20,"endColumn":12},{"ruleId":"476","severity":1,"message":"477","line":46,"column":6,"nodeType":"478","endLine":46,"endColumn":42,"suggestions":"479"},{"ruleId":"480","severity":1,"message":"481","line":16,"column":1,"nodeType":"482","messageId":"483","endLine":16,"endColumn":53,"fix":"484"},{"ruleId":"480","severity":1,"message":"481","line":2,"column":1,"nodeType":"482","messageId":"483","endLine":7,"endColumn":18,"fix":"485"},{"ruleId":"472","severity":1,"message":"486","line":47,"column":5,"nodeType":"474","messageId":"475","endLine":47,"endColumn":17},{"ruleId":"476","severity":1,"message":"487","line":55,"column":6,"nodeType":"478","endLine":55,"endColumn":18,"suggestions":"488"},{"ruleId":"476","severity":1,"message":"489","line":104,"column":6,"nodeType":"478","endLine":104,"endColumn":8,"suggestions":"490"},{"ruleId":"472","severity":1,"message":"491","line":5,"column":3,"nodeType":"474","messageId":"475","endLine":5,"endColumn":21},{"ruleId":"472","severity":1,"message":"492","line":6,"column":3,"nodeType":"474","messageId":"475","endLine":6,"endColumn":15},{"ruleId":"472","severity":1,"message":"493","line":10,"column":3,"nodeType":"474","messageId":"475","endLine":10,"endColumn":7},{"ruleId":"472","severity":1,"message":"494","line":11,"column":3,"nodeType":"474","messageId":"475","endLine":11,"endColumn":10},{"ruleId":"472","severity":1,"message":"495","line":12,"column":3,"nodeType":"474","messageId":"475","endLine":12,"endColumn":13},{"ruleId":"472","severity":1,"message":"496","line":13,"column":3,"nodeType":"474","messageId":"475","endLine":13,"endColumn":6},{"ruleId":"472","severity":1,"message":"497","line":14,"column":3,"nodeType":"474","messageId":"475","endLine":14,"endColumn":6},{"ruleId":"472","severity":1,"message":"498","line":16,"column":3,"nodeType":"474","messageId":"475","endLine":16,"endColumn":8},{"ruleId":"472","severity":1,"message":"499","line":19,"column":10,"nodeType":"474","messageId":"475","endLine":19,"endColumn":25},{"ruleId":"472","severity":1,"message":"500","line":20,"column":8,"nodeType":"474","messageId":"475","endLine":20,"endColumn":16},{"ruleId":"472","severity":1,"message":"501","line":22,"column":10,"nodeType":"474","messageId":"475","endLine":22,"endColumn":19},{"ruleId":"472","severity":1,"message":"502","line":25,"column":7,"nodeType":"474","messageId":"475","endLine":25,"endColumn":12},{"ruleId":"472","severity":1,"message":"503","line":65,"column":20,"nodeType":"474","messageId":"475","endLine":65,"endColumn":21},{"ruleId":"472","severity":1,"message":"504","line":65,"column":23,"nodeType":"474","messageId":"475","endLine":65,"endColumn":24},{"ruleId":"472","severity":1,"message":"505","line":110,"column":7,"nodeType":"474","messageId":"475","endLine":110,"endColumn":12},{"ruleId":"472","severity":1,"message":"506","line":124,"column":11,"nodeType":"474","messageId":"475","endLine":124,"endColumn":18},{"ruleId":"472","severity":1,"message":"507","line":124,"column":20,"nodeType":"474","messageId":"475","endLine":124,"endColumn":24},{"ruleId":"472","severity":1,"message":"508","line":144,"column":34,"nodeType":"474","messageId":"475","endLine":144,"endColumn":40},{"ruleId":"472","severity":1,"message":"509","line":151,"column":10,"nodeType":"474","messageId":"475","endLine":151,"endColumn":20},{"ruleId":"472","severity":1,"message":"510","line":151,"column":22,"nodeType":"474","messageId":"475","endLine":151,"endColumn":35},{"ruleId":"472","severity":1,"message":"511","line":25,"column":7,"nodeType":"474","messageId":"475","endLine":25,"endColumn":13},{"ruleId":"472","severity":1,"message":"508","line":41,"column":36,"nodeType":"474","messageId":"475","endLine":41,"endColumn":42},{"ruleId":"476","severity":1,"message":"512","line":13,"column":6,"nodeType":"478","endLine":13,"endColumn":17,"suggestions":"513"},{"ruleId":"472","severity":1,"message":"514","line":24,"column":7,"nodeType":"474","messageId":"475","endLine":24,"endColumn":11},{"ruleId":"472","severity":1,"message":"508","line":27,"column":32,"nodeType":"474","messageId":"475","endLine":27,"endColumn":38},{"ruleId":"472","severity":1,"message":"508","line":48,"column":32,"nodeType":"474","messageId":"475","endLine":48,"endColumn":38},{"ruleId":"472","severity":1,"message":"515","line":134,"column":9,"nodeType":"474","messageId":"475","endLine":134,"endColumn":21},{"ruleId":"476","severity":1,"message":"516","line":26,"column":6,"nodeType":"478","endLine":26,"endColumn":11,"suggestions":"517"},{"ruleId":"476","severity":1,"message":"516","line":34,"column":6,"nodeType":"478","endLine":34,"endColumn":8,"suggestions":"518"},{"ruleId":"472","severity":1,"message":"519","line":3,"column":10,"nodeType":"474","messageId":"475","endLine":3,"endColumn":22},{"ruleId":"472","severity":1,"message":"520","line":3,"column":10,"nodeType":"474","messageId":"475","endLine":3,"endColumn":25},{"ruleId":"472","severity":1,"message":"521","line":22,"column":51,"nodeType":"474","messageId":"475","endLine":22,"endColumn":63},{"ruleId":"472","severity":1,"message":"522","line":22,"column":65,"nodeType":"474","messageId":"475","endLine":22,"endColumn":73},{"ruleId":"523","severity":1,"message":"524","line":94,"column":11,"nodeType":"474","messageId":"525","endLine":94,"endColumn":25},{"ruleId":"472","severity":1,"message":"526","line":94,"column":11,"nodeType":"474","messageId":"475","endLine":94,"endColumn":25},{"ruleId":"527","severity":1,"message":"528","line":89,"column":13,"nodeType":"529","messageId":"530","endLine":100,"endColumn":23},{"ruleId":"527","severity":1,"message":"528","line":114,"column":11,"nodeType":"529","messageId":"530","endLine":125,"endColumn":21},{"ruleId":"480","severity":1,"message":"481","line":4,"column":1,"nodeType":"482","messageId":"483","endLine":4,"endColumn":63,"fix":"531"},{"ruleId":"472","severity":1,"message":"532","line":15,"column":14,"nodeType":"474","messageId":"475","endLine":15,"endColumn":39},{"ruleId":"476","severity":1,"message":"533","line":19,"column":6,"nodeType":"478","endLine":19,"endColumn":8,"suggestions":"534"},{"ruleId":"476","severity":1,"message":"535","line":70,"column":6,"nodeType":"478","endLine":70,"endColumn":8,"suggestions":"536"},{"ruleId":"472","severity":1,"message":"514","line":25,"column":7,"nodeType":"474","messageId":"475","endLine":25,"endColumn":11},{"ruleId":"472","severity":1,"message":"508","line":28,"column":32,"nodeType":"474","messageId":"475","endLine":28,"endColumn":38},{"ruleId":"472","severity":1,"message":"508","line":49,"column":32,"nodeType":"474","messageId":"475","endLine":49,"endColumn":38},{"ruleId":"472","severity":1,"message":"515","line":150,"column":9,"nodeType":"474","messageId":"475","endLine":150,"endColumn":21},{"ruleId":"472","severity":1,"message":"537","line":19,"column":5,"nodeType":"474","messageId":"475","endLine":19,"endColumn":22},{"ruleId":"472","severity":1,"message":"538","line":20,"column":5,"nodeType":"474","messageId":"475","endLine":20,"endColumn":15},{"ruleId":"472","severity":1,"message":"539","line":21,"column":5,"nodeType":"474","messageId":"475","endLine":21,"endColumn":16},{"ruleId":"472","severity":1,"message":"540","line":22,"column":5,"nodeType":"474","messageId":"475","endLine":22,"endColumn":10},{"ruleId":"476","severity":1,"message":"541","line":160,"column":6,"nodeType":"478","endLine":160,"endColumn":42,"suggestions":"542"},{"ruleId":"476","severity":1,"message":"541","line":166,"column":6,"nodeType":"478","endLine":166,"endColumn":42,"suggestions":"543"},{"ruleId":"476","severity":1,"message":"544","line":90,"column":6,"nodeType":"478","endLine":90,"endColumn":39,"suggestions":"545"},{"ruleId":"476","severity":1,"message":"546","line":119,"column":6,"nodeType":"478","endLine":119,"endColumn":8,"suggestions":"547"},{"ruleId":"476","severity":1,"message":"548","line":124,"column":6,"nodeType":"478","endLine":124,"endColumn":17,"suggestions":"549"},{"ruleId":"476","severity":1,"message":"550","line":127,"column":6,"nodeType":"478","endLine":127,"endColumn":13,"suggestions":"551"},{"ruleId":"476","severity":1,"message":"552","line":106,"column":6,"nodeType":"478","endLine":106,"endColumn":40,"suggestions":"553"},{"ruleId":"476","severity":1,"message":"554","line":119,"column":6,"nodeType":"478","endLine":119,"endColumn":40,"suggestions":"555"},{"ruleId":"480","severity":1,"message":"481","line":5,"column":1,"nodeType":"482","messageId":"483","endLine":14,"endColumn":19,"fix":"556"},{"ruleId":"472","severity":1,"message":"557","line":11,"column":34,"nodeType":"474","messageId":"475","endLine":11,"endColumn":40},{"ruleId":"472","severity":1,"message":"558","line":69,"column":40,"nodeType":"474","messageId":"475","endLine":69,"endColumn":45},{"ruleId":"476","severity":1,"message":"559","line":30,"column":6,"nodeType":"478","endLine":30,"endColumn":8,"suggestions":"560"},{"ruleId":"476","severity":1,"message":"561","line":39,"column":6,"nodeType":"478","endLine":39,"endColumn":8,"suggestions":"562"},{"ruleId":"476","severity":1,"message":"563","line":50,"column":6,"nodeType":"478","endLine":50,"endColumn":8,"suggestions":"564"},{"ruleId":"472","severity":1,"message":"501","line":1,"column":17,"nodeType":"474","messageId":"475","endLine":1,"endColumn":26},{"ruleId":"472","severity":1,"message":"565","line":1,"column":37,"nodeType":"474","messageId":"475","endLine":1,"endColumn":45},{"ruleId":"472","severity":1,"message":"566","line":2,"column":23,"nodeType":"474","messageId":"475","endLine":2,"endColumn":32},{"ruleId":"476","severity":1,"message":"567","line":58,"column":6,"nodeType":"478","endLine":58,"endColumn":15,"suggestions":"568"},{"ruleId":"480","severity":1,"message":"481","line":2,"column":1,"nodeType":"482","messageId":"483","endLine":2,"endColumn":43,"fix":"569"},{"ruleId":"472","severity":1,"message":"570","line":87,"column":23,"nodeType":"474","messageId":"475","endLine":87,"endColumn":28},{"ruleId":"472","severity":1,"message":"571","line":30,"column":18,"nodeType":"474","messageId":"475","endLine":30,"endColumn":27},{"ruleId":"472","severity":1,"message":"572","line":34,"column":21,"nodeType":"474","messageId":"475","endLine":34,"endColumn":25},{"ruleId":"472","severity":1,"message":"573","line":35,"column":15,"nodeType":"474","messageId":"475","endLine":35,"endColumn":22},{"ruleId":"472","severity":1,"message":"572","line":37,"column":22,"nodeType":"474","messageId":"475","endLine":37,"endColumn":26},{"ruleId":"480","severity":1,"message":"481","line":1,"column":1,"nodeType":"482","messageId":"483","endLine":1,"endColumn":92,"fix":"574"},{"ruleId":"480","severity":1,"message":"481","line":2,"column":1,"nodeType":"482","messageId":"483","endLine":2,"endColumn":55,"fix":"575"},{"ruleId":"480","severity":1,"message":"481","line":3,"column":1,"nodeType":"482","messageId":"483","endLine":3,"endColumn":56,"fix":"576"},{"ruleId":"480","severity":1,"message":"481","line":4,"column":1,"nodeType":"482","messageId":"483","endLine":4,"endColumn":61,"fix":"577"},{"ruleId":"480","severity":1,"message":"481","line":5,"column":1,"nodeType":"482","messageId":"483","endLine":5,"endColumn":63,"fix":"578"},{"ruleId":"480","severity":1,"message":"481","line":2,"column":1,"nodeType":"482","messageId":"483","endLine":2,"endColumn":43,"fix":"579"},{"ruleId":"480","severity":1,"message":"580","line":3,"column":1,"nodeType":"482","messageId":"581","endLine":3,"endColumn":59,"fix":"582"},{"ruleId":"480","severity":1,"message":"481","line":5,"column":1,"nodeType":"482","messageId":"483","endLine":5,"endColumn":91,"fix":"583"},{"ruleId":"480","severity":1,"message":"481","line":5,"column":1,"nodeType":"482","messageId":"483","endLine":5,"endColumn":63,"fix":"584"},{"ruleId":"472","severity":1,"message":"585","line":30,"column":10,"nodeType":"474","messageId":"475","endLine":30,"endColumn":16},{"ruleId":"472","severity":1,"message":"571","line":30,"column":18,"nodeType":"474","messageId":"475","endLine":30,"endColumn":27},{"ruleId":"472","severity":1,"message":"572","line":57,"column":25,"nodeType":"474","messageId":"475","endLine":57,"endColumn":29},{"ruleId":"472","severity":1,"message":"572","line":58,"column":26,"nodeType":"474","messageId":"475","endLine":58,"endColumn":30},{"ruleId":"480","severity":1,"message":"481","line":7,"column":1,"nodeType":"482","messageId":"483","endLine":7,"endColumn":63,"fix":"586"},{"ruleId":"480","severity":1,"message":"587","line":1,"column":1,"nodeType":"482","messageId":"581","endLine":1,"endColumn":58,"fix":"588"},"@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",["589"],"@typescript-eslint/consistent-type-imports","All imports in the declaration are only used as types. Use `import type`.","ImportDeclaration","typeOverValue",{"range":"590","text":"591"},{"range":"592","text":"591"},"'rowClassName' is assigned a value but never used.","React Hook useEffect has a missing dependency: 'localMaker'. Either include it or remove the dependency array.",["593"],"React Hook useEffect has missing dependencies: 'formInitValues', 'manual', 'reloadFn', 'request', and 'resultAction'. Either include them or remove the dependency array.",["594"],"'HTableHeaderSubBtn' is defined but never used.","'HTableHeader' is defined but never used.","'Card' is defined but never used.","'Tooltip' is defined but never used.","'Typography' is defined but never used.","'Tag' is defined but never used.","'Row' is defined but never used.","'Table' is defined but never used.","'SettingOutlined' is defined but never used.","'ProTable' is defined but never used.","'useEffect' is defined but never used.","'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.","'AddBtn' is assigned a value but never used.","React Hook useMemo has a missing dependency: 'config'. Either include it or remove the dependency array.",["595"],"'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.",["596"],["597"],"'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":"598","text":"591"},"'params' is defined but never used.","React Hook useMemo has a missing dependency: 'tableInstance'. Either include it or remove the dependency array.",["599"],"React Hook useEffect has missing dependencies: 'dialogTableInstance', 'hide', and 'show'. Either include them or remove the dependency array.",["600"],"'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.",["601"],["602"],"React Hook useEffect has a missing dependency: 'changeConfigData'. Either include it or remove the dependency array.",["603"],"React Hook useMemo has a missing dependency: 'selfValue'. Either include it or remove the dependency array.",["604"],"React Hook useEffect has missing dependencies: 'columns' and 'tableInstance.table'. Either include them or remove the dependency array.",["605"],"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.",["606"],"React Hook useEffect has missing dependencies: 'findId' and 'rowOnChange'. Either include them or remove the dependency array.",["607"],"React Hook useMemo has missing dependencies: 'keys.length' and 'selectAll'. Either include them or remove the dependency array.",["608"],{"range":"609","text":"591"},"'rowKey' is assigned a value but never used.","'index' is defined but never used.","React Hook useLayoutEffect has a missing dependency: 'setHeaderStyle'. Either include it or remove the dependency array.",["610"],"React Hook useEffect has a missing dependency: 'setHeaderStyle'. Either include it or remove the dependency array.",["611"],"React Hook useEffect has missing dependencies: 'setHeaderStyle' and 'titleContentRef'. Either include them or remove the dependency array.",["612"],"'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.",["613"],{"range":"614","text":"591"},"'index' is assigned a value but never used.","'setCuData' is assigned a value but never used.","'data' is defined but never used.","'newData' is assigned a value but never used.",{"range":"615","text":"591"},{"range":"616","text":"591"},{"range":"617","text":"591"},{"range":"618","text":"591"},{"range":"619","text":"591"},{"range":"620","text":"591"},"Import \"MutableRefObject\" is only used as types.","aImportIsOnlyTypes",{"range":"621","text":"622"},{"range":"623","text":"591"},{"range":"624","text":"591"},"'cuData' is assigned a value but never used.",{"range":"625","text":"591"},"Import \"HContextModal\" is only used as types.",{"range":"626","text":"627"},{"desc":"628","fix":"629"},[636,636]," type",[49,49],{"desc":"630","fix":"631"},{"desc":"632","fix":"633"},{"desc":"634","fix":"635"},{"desc":"636","fix":"637"},{"desc":"638","fix":"639"},[138,138],{"desc":"640","fix":"641"},{"desc":"642","fix":"643"},{"desc":"644","fix":"645"},{"desc":"644","fix":"646"},{"desc":"647","fix":"648"},{"desc":"649","fix":"650"},{"desc":"651","fix":"652"},{"desc":"653","fix":"654"},{"desc":"655","fix":"656"},{"desc":"657","fix":"658"},[214,214],{"desc":"659","fix":"660"},{"desc":"659","fix":"661"},{"desc":"662","fix":"663"},{"desc":"664","fix":"665"},[64,64],[6,6],[98,98],[153,153],[209,209],[270,270],[43,43],[80,106],"import type { MutableRefObject} from \"react\";\nimport {",[202,202],[201,201],[291,291],[0,23],"import type { HContextModal} from \"./context\";\nimport {","Update the dependencies array to be: [table, useCurrentTable, reload, changeRowData, dispatch, reloadWithParams, getTableParams, selectedRowData, dataSource]",{"range":"666","text":"667"},"Update the dependencies array to be: [dataSource, localMaker]",{"range":"668","text":"669"},"Update the dependencies array to be: [formInitValues, manual, reloadFn, request, resultAction]",{"range":"670","text":"671"},"Update the dependencies array to be: [className, config]",{"range":"672","text":"673"},"Update the dependencies array to be: [cuDom, dom]",{"range":"674","text":"675"},"Update the dependencies array to be: [cuDom]",{"range":"676","text":"677"},"Update the dependencies array to be: [tableInstance]",{"range":"678","text":"679"},"Update the dependencies array to be: [dialogTableInstance, hide, show]",{"range":"680","text":"681"},"Update the dependencies array to be: [configData, searchSpan, headerOpen, mkNewFn]",{"range":"682","text":"683"},{"range":"684","text":"683"},"Update the dependencies array to be: [configData, table, rowSelection, changeConfigData]",{"range":"685","text":"686"},"Update the dependencies array to be: [selfValue]",{"range":"687","text":"688"},"Update the dependencies array to be: [columns, selfValue, tableInstance.table]",{"range":"689","text":"690"},"Update the dependencies array to be: [columnsState, value]",{"range":"691","text":"692"},"Update the dependencies array to be: [selectedRowKeys, records, rowKey, rowOnChange, findId]",{"range":"693","text":"694"},"Update the dependencies array to be: [alwaysShowAlert, keys.length, selectAll]",{"range":"695","text":"696"},"Update the dependencies array to be: [setHeaderStyle]",{"range":"697","text":"698"},{"range":"699","text":"698"},"Update the dependencies array to be: [setHeaderStyle, titleContentRef]",{"range":"700","text":"701"},"Update the dependencies array to be: [columns, matchKey, titleClass]",{"range":"702","text":"703"},[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],[2900,2933],"[configData, table, rowSelection, changeConfigData]",[3608,3610],"[selfValue]",[3745,3756],"[columns, selfValue, tableInstance.table]",[3831,3838],"[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]"]
@@ -34,6 +34,7 @@ import '@babel/runtime-corejs3/helpers/toConsumableArray';
34
34
  import '@babel/runtime-corejs3/helpers/typeof';
35
35
  import 'antd';
36
36
  import '@babel/runtime-corejs3/core-js-stable/instance/every';
37
+ import '@babel/runtime-corejs3/core-js-stable/set';
37
38
  import '../HTableBody/AlertMsg.js';
38
39
  import '@ant-design/icons';
39
40
  import '../HTableBody/Options/Title.js';
@@ -1,12 +1,51 @@
1
1
  // welcome to hoo hoo hoo
2
+ import _Object$getOwnPropertySymbols from '@babel/runtime-corejs3/core-js-stable/object/get-own-property-symbols';
3
+ import _Object$getOwnPropertyDescriptor from '@babel/runtime-corejs3/core-js-stable/object/get-own-property-descriptor';
4
+ import _Object$getOwnPropertyDescriptors from '@babel/runtime-corejs3/core-js-stable/object/get-own-property-descriptors';
5
+ import _Object$defineProperties from '@babel/runtime-corejs3/core-js-stable/object/define-properties';
6
+ import _Object$defineProperty from '@babel/runtime-corejs3/core-js-stable/object/define-property';
7
+ import _defineProperty from '@babel/runtime-corejs3/helpers/defineProperty';
8
+ import _toConsumableArray from '@babel/runtime-corejs3/helpers/toConsumableArray';
9
+ import _forEachInstanceProperty from '@babel/runtime-corejs3/core-js-stable/instance/for-each';
10
+ import _mapInstanceProperty from '@babel/runtime-corejs3/core-js-stable/instance/map';
11
+ import _Object$keys from '@babel/runtime-corejs3/core-js-stable/object/keys';
2
12
  import _everyInstanceProperty from '@babel/runtime-corejs3/core-js-stable/instance/every';
3
13
  import _indexOfInstanceProperty from '@babel/runtime-corejs3/core-js-stable/instance/index-of';
4
- import _mapInstanceProperty from '@babel/runtime-corejs3/core-js-stable/instance/map';
14
+ import _keysInstanceProperty from '@babel/runtime-corejs3/core-js-stable/instance/keys';
15
+ import _Set from '@babel/runtime-corejs3/core-js-stable/set';
16
+ import _concatInstanceProperty from '@babel/runtime-corejs3/core-js-stable/instance/concat';
17
+ import _filterInstanceProperty from '@babel/runtime-corejs3/core-js-stable/instance/filter';
5
18
  import { useHTableContext } from '../../context.js';
6
19
 
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 _context2, _context3; var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? _forEachInstanceProperty(_context2 = ownKeys(Object(t), !0)).call(_context2, function (r) { _defineProperty(e, r, t[r]); }) : _Object$getOwnPropertyDescriptors ? _Object$defineProperties(e, _Object$getOwnPropertyDescriptors(t)) : _forEachInstanceProperty(_context3 = ownKeys(Object(t))).call(_context3, function (r) { _Object$defineProperty(e, r, _Object$getOwnPropertyDescriptor(t, r)); }); } return e; }
7
22
  var getRowKey = function getRowKey(item, index, rowKey) {
8
23
  return typeof rowKey === "function" ? rowKey(item, index) : item[rowKey];
9
24
  };
25
+ var getCuData = function getCuData(data, rowKey) {
26
+ var rowKeys = [];
27
+ var rowObjs = {};
28
+ _forEachInstanceProperty(data).call(data, function (item, index) {
29
+ var key = getRowKey(item, index, rowKey);
30
+ rowKeys.push(key);
31
+ rowObjs[key] = item;
32
+ });
33
+ return {
34
+ rowKeys: rowKeys,
35
+ rowObjs: rowObjs
36
+ };
37
+ };
38
+ var newRowDataMr = function newRowDataMr(data, rowObj) {
39
+ return _mapInstanceProperty(data).call(data, function (item) {
40
+ return rowObj[item];
41
+ });
42
+ };
43
+ var mkRowObj = function mkRowObj(rowObj) {
44
+ var keys = _Object$keys(rowObj);
45
+ return _mapInstanceProperty(keys).call(keys, function (key) {
46
+ return rowObj[key];
47
+ });
48
+ };
10
49
  var useAllChecked = function useAllChecked() {
11
50
  var keys = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : [];
12
51
  var data = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : [];
@@ -29,17 +68,77 @@ var useCheckControl = function useCheckControl() {
29
68
  rowOnChange = _useHTableContext2.rowOnChange,
30
69
  _useHTableContext2$ro = _useHTableContext2.rowKey,
31
70
  rowKey = _useHTableContext2$ro === void 0 ? "id" : _useHTableContext2$ro,
32
- allSelectChange = _useHTableContext2.allSelectChange;
71
+ allSelectChange = _useHTableContext2.allSelectChange,
72
+ rowSelection = _useHTableContext2.rowSelection,
73
+ selectedRowData = _useHTableContext2.selectedRowData;
74
+ var getPreKeys = function getPreKeys() {
75
+ var _context;
76
+ if (rowSelection === false) {
77
+ return {
78
+ rowKeys: [],
79
+ rowObjs: []
80
+ };
81
+ }
82
+ var _ref = rowSelection || {},
83
+ _ref$allCheckType = _ref.allCheckType,
84
+ allCheckType = _ref$allCheckType === void 0 ? "single" : _ref$allCheckType;
85
+ var _selectedRowData$keys = _keysInstanceProperty(selectedRowData),
86
+ keys = _selectedRowData$keys === void 0 ? [] : _selectedRowData$keys,
87
+ _selectedRowData$rowD = selectedRowData.rowData,
88
+ rowData = _selectedRowData$rowD === void 0 ? [] : _selectedRowData$rowD;
89
+ if (allCheckType === "single") {
90
+ var _getCuData = getCuData(data, rowKey),
91
+ _rowKeys = _getCuData.rowKeys,
92
+ _rowObjs = _getCuData.rowObjs;
93
+ return {
94
+ rowKeys: _rowKeys,
95
+ rowObjs: mkRowObj(_rowObjs)
96
+ };
97
+ }
98
+ var _getCuData2 = getCuData(data, rowKey),
99
+ rowKeys = _getCuData2.rowKeys,
100
+ rowObjs = _getCuData2.rowObjs;
101
+ var _getCuData3 = getCuData(rowData, rowKey),
102
+ oldRowObjs = _getCuData3.rowObjs;
103
+ var newKeys = new _Set(_concatInstanceProperty(_context = []).call(_context, _toConsumableArray(keys), _toConsumableArray(rowKeys)));
104
+ return {
105
+ rowKeys: _toConsumableArray(newKeys),
106
+ rowObjs: mkRowObj(_objectSpread(_objectSpread({}, oldRowObjs), rowObjs))
107
+ };
108
+ };
33
109
  var allCheck = function allCheck() {
34
- var setKeys = _mapInstanceProperty(data).call(data, function (item, index) {
35
- return getRowKey(item, index, rowKey);
36
- });
37
- rowOnChange(setKeys, data);
38
- onChange === null || onChange === void 0 || onChange(setKeys, data);
110
+ var _getPreKeys = getPreKeys(),
111
+ rowKeys = _getPreKeys.rowKeys,
112
+ rowObjs = _getPreKeys.rowObjs;
113
+ rowOnChange(rowKeys, rowObjs);
114
+ onChange === null || onChange === void 0 || onChange(rowKeys, rowObjs);
39
115
  };
40
116
  var allCancel = function allCancel() {
41
- rowOnChange([], []);
42
- onChange === null || onChange === void 0 || onChange([], []);
117
+ if (rowSelection === false) {
118
+ return;
119
+ }
120
+ var _ref2 = rowSelection || {},
121
+ _ref2$allCheckType = _ref2.allCheckType,
122
+ allCheckType = _ref2$allCheckType === void 0 ? "single" : _ref2$allCheckType;
123
+ if (allCheckType === "single") {
124
+ rowOnChange([], []);
125
+ onChange === null || onChange === void 0 || onChange([], []);
126
+ return;
127
+ }
128
+ var _getCuData4 = getCuData(data, rowKey),
129
+ rowKeys = _getCuData4.rowKeys;
130
+ var _selectedRowData$keys2 = _keysInstanceProperty(selectedRowData),
131
+ keys = _selectedRowData$keys2 === void 0 ? [] : _selectedRowData$keys2,
132
+ _selectedRowData$rowD2 = selectedRowData.rowData,
133
+ rowData = _selectedRowData$rowD2 === void 0 ? [] : _selectedRowData$rowD2;
134
+ var newKeys = _filterInstanceProperty(keys).call(keys, function (item) {
135
+ return _indexOfInstanceProperty(rowKeys).call(rowKeys, item) === -1;
136
+ });
137
+ var _getCuData5 = getCuData(rowData, rowKey),
138
+ oldRowObjs = _getCuData5.rowObjs;
139
+ var newRow = newRowDataMr(newKeys, oldRowObjs);
140
+ rowOnChange(newKeys, newRow);
141
+ onChange === null || onChange === void 0 || onChange(newKeys, newRow);
43
142
  };
44
143
  var checkChange = function checkChange(e) {
45
144
  var checked = e.target.checked;
@@ -49,8 +148,8 @@ var useCheckControl = function useCheckControl() {
49
148
  }
50
149
  allCancel();
51
150
  };
52
- var menuClick = function menuClick(_ref) {
53
- var key = _ref.key;
151
+ var menuClick = function menuClick(_ref3) {
152
+ var key = _ref3.key;
54
153
  if (key === "check") {
55
154
  allCheck();
56
155
  return;
package/es/Table.js CHANGED
@@ -114,6 +114,7 @@ var Table = (function (_ref) {
114
114
  rowKey: rowKey,
115
115
  headerOpen: open,
116
116
  setHeaderOpen: setOpen,
117
+ rowSelection: rowSelection,
117
118
  children: jsxs("div", {
118
119
  style: _objectSpread({}, style),
119
120
  className: _concatInstanceProperty(_context = "".concat(contentClassName, " ")).call(_context, className),
@@ -11,7 +11,7 @@ interface HTableConfigContextModal {
11
11
  configItemRender?: (data: ConfigItemModal) => ConfigItemModal;
12
12
  }
13
13
  export declare const HTableConfigContext: React.Context<HTableConfigContextModal | null>;
14
- export declare const useHTableConfigContext: ({ emptyRender, errorRender, headerStyle, tableStyle, paginationStyle, configItemRender }: HTableConfigContextModal) => {
14
+ export declare const useHTableConfigContext: ({ emptyRender, errorRender, headerStyle, tableStyle, paginationStyle, configItemRender, }: HTableConfigContextModal) => {
15
15
  errorRender: ErrorPageRender | undefined;
16
16
  emptyRender: EmptyPageRender | undefined;
17
17
  headerStyle: React.CSSProperties | undefined;