@hw-component/table 0.0.9-beta-v6 → 0.0.9-beta-v8
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 +1 -1
- package/es/HTableBody/index.d.ts +2 -1
- package/es/HTableBody/index.js +11 -3
- package/es/HTablePagination/index.d.ts +3 -1
- package/es/HTablePagination/index.js +16 -8
- package/es/Table.js +3 -1
- package/es/TableCustomize.js +3 -1
- package/es/modal.d.ts +1 -0
- package/lib/HTableBody/index.d.ts +2 -1
- package/lib/HTableBody/index.js +11 -3
- package/lib/HTablePagination/index.d.ts +3 -1
- package/lib/HTablePagination/index.js +16 -8
- package/lib/Table.js +3 -1
- package/lib/TableCustomize.js +3 -1
- package/lib/modal.d.ts +1 -0
- package/package.json +1 -1
- package/src/app.tsx +20 -20
- package/src/components/HTableBody/index.tsx +7 -3
- package/src/components/HTablePagination/index.tsx +13 -3
- package/src/components/Table.tsx +1 -1
- package/src/components/TableCustomize.tsx +2 -2
- package/src/components/modal.ts +1 -0
- package/src/pages/Table/index.tsx +5 -1
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/components/ModalTable/hooks.ts":"23","/Users/hedongjie/Desktop/web/hw-component-table/src/components/ModalTable/index.tsx":"24","/Users/hedongjie/Desktop/web/hw-component-table/src/pages/ModalTable/index.tsx":"25","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/AlertMsg.tsx":"26","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/RowSelection.tsx":"27","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/hooks.tsx":"28","/Users/hedongjie/Desktop/web/hw-component-table/src/components/GoTop/index.tsx":"29","/Users/hedongjie/Desktop/web/hw-component-table/src/typings.d.ts":"30","/Users/hedongjie/Desktop/web/hw-component-table/scripts/rollup.config.js":"31","/Users/hedongjie/Desktop/web/hw-component-table/scripts/webpack.config.js":"32","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableHeader/hooks.tsx":"33","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableHeader/defaultSubComponent.tsx":"34","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableHeader/modal.ts":"35","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/Options/Content.tsx":"36","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/Options/Title.tsx":"37","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/Options/index.tsx":"38","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/Options/modal.d.ts":"39","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/Options/utils.ts":"40"},{"size":1541,"mtime":1709541397429,"results":"41","hashOfConfig":"42"},{"size":741,"mtime":1709541397429,"results":"43","hashOfConfig":"42"},{"size":308,"mtime":1709541397430,"results":"44","hashOfConfig":"42"},{"size":769,"mtime":1710811861083,"results":"45","hashOfConfig":"42"},{"size":590,"mtime":1710764754366,"results":"46","hashOfConfig":"42"},{"size":2376,"mtime":1713171379763,"results":"47","hashOfConfig":"42"},{"size":1001,"mtime":1711095487545,"results":"48","hashOfConfig":"42"},{"size":1029,"mtime":1711679923592,"results":"49","hashOfConfig":"42"},{"size":709,"mtime":1711680386755,"results":"50","hashOfConfig":"42"},{"size":676,"mtime":1710420049843,"results":"51","hashOfConfig":"42"},{"size":4171,"mtime":1711702477597,"results":"52","hashOfConfig":"42"},{"size":932,"mtime":1709620303143,"results":"53","hashOfConfig":"42"},{"size":4649,"mtime":1713171379716,"results":"54","hashOfConfig":"42"},{"size":2216,"mtime":1710420049765,"results":"55","hashOfConfig":"42"},{"size":1396,"mtime":1711159046327,"results":"56","hashOfConfig":"42"},{"size":1811,"mtime":1711095484422,"results":"57","hashOfConfig":"42"},{"size":209,"mtime":1711180552221,"results":"58","hashOfConfig":"42"},{"size":1410,"mtime":1712654698965,"results":"59","hashOfConfig":"42"},{"size":2770,"mtime":1713171379790,"results":"60","hashOfConfig":"42"},{"size":1766,"mtime":1713171379801,"results":"61","hashOfConfig":"42"},{"size":2815,"mtime":1711180552221,"results":"62","hashOfConfig":"42"},{"size":498,"mtime":1709893919938,"results":"63","hashOfConfig":"42"},{"size":1493,"mtime":1711679783897,"results":"64","hashOfConfig":"42"},{"size":2063,"mtime":1711679783908,"results":"65","hashOfConfig":"42"},{"size":2354,"mtime":1713171379779,"results":"66","hashOfConfig":"42"},{"size":1068,"mtime":1710763360964,"results":"67","hashOfConfig":"42"},{"size":3603,"mtime":1711017972577,"results":"68","hashOfConfig":"42"},{"size":2820,"mtime":1711679783860,"results":"69","hashOfConfig":"42"},{"size":1102,"mtime":1710829302576,"results":"70","hashOfConfig":"42"},{"size":1162,"mtime":1710829299926,"results":"71","hashOfConfig":"42"},{"size":2302,"mtime":1711102156682,"results":"72","hashOfConfig":"42"},{"size":1688,"mtime":1710827401948,"results":"73","hashOfConfig":"42"},{"size":4374,"mtime":1713171335466,"results":"74","hashOfConfig":"42"},{"size":1943,"mtime":1712056204827,"results":"75","hashOfConfig":"42"},{"size":445,"mtime":1711180552220,"results":"76","hashOfConfig":"42"},{"size":1781,"mtime":1711702477530,"results":"77","hashOfConfig":"42"},{"size":1349,"mtime":1711679772700,"results":"78","hashOfConfig":"42"},{"size":3172,"mtime":1711679783837,"results":"79","hashOfConfig":"42"},{"size":482,"mtime":1711372224438,"results":"80","hashOfConfig":"42"},{"size":1685,"mtime":1711702477553,"results":"81","hashOfConfig":"42"},{"filePath":"82","messages":"83","suppressedMessages":"84","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"1mh59l9",{"filePath":"85","messages":"86","suppressedMessages":"87","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"88","messages":"89","suppressedMessages":"90","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"91","messages":"92","suppressedMessages":"93","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"94","messages":"95","suppressedMessages":"96","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"97","messages":"98","suppressedMessages":"99","errorCount":0,"fatalErrorCount":0,"warningCount":3,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"100","messages":"101","suppressedMessages":"102","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"103","messages":"104","suppressedMessages":"105","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"106","messages":"107","suppressedMessages":"108","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"109","messages":"110","suppressedMessages":"111","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"112","messages":"113","suppressedMessages":"114","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"115","messages":"116","suppressedMessages":"117","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"118","messages":"119","suppressedMessages":"120","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"121","messages":"122","suppressedMessages":"123","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"124","messages":"125","suppressedMessages":"126","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"127","messages":"128","suppressedMessages":"129","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"130","messages":"131","suppressedMessages":"132","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"133","messages":"134","suppressedMessages":"135","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"136","messages":"137","suppressedMessages":"138","errorCount":0,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"139","messages":"140","suppressedMessages":"141","errorCount":0,"fatalErrorCount":0,"warningCount":3,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"142","messages":"143","suppressedMessages":"144","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"145","messages":"146","suppressedMessages":"147","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"148","messages":"149","suppressedMessages":"150","errorCount":0,"fatalErrorCount":0,"warningCount":3,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"151","messages":"152","suppressedMessages":"153","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"154","messages":"155","suppressedMessages":"156","errorCount":0,"fatalErrorCount":0,"warningCount":4,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"157","messages":"158","suppressedMessages":"159","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"160","messages":"161","suppressedMessages":"162","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"163","messages":"164","suppressedMessages":"165","errorCount":0,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"166","messages":"167","suppressedMessages":"168","errorCount":0,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"169","messages":"170","suppressedMessages":"171","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"172","messages":"173","suppressedMessages":"174","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"175","messages":"176","suppressedMessages":"177","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"178","messages":"179","suppressedMessages":"180","errorCount":0,"fatalErrorCount":0,"warningCount":6,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"181","messages":"182","suppressedMessages":"183","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"184","messages":"185","suppressedMessages":"186","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"187","messages":"188","suppressedMessages":"189","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"190","messages":"191","suppressedMessages":"192","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"193","messages":"194","suppressedMessages":"195","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"196","messages":"197","suppressedMessages":"198","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"199","messages":"200","suppressedMessages":"201","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"/Users/hedongjie/Desktop/web/hw-component-table/src/Layout.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/app.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/index.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/routes.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/index.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/Table.tsx",["202","203","204"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/context.ts",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/hooks/useCurrentTable.ts",["205"],[],"/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",["206"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/TableConfig.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/index.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableFooter/index.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableHeader/index.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/TableCustomize.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/hooks/useDispatch.ts",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/hooks/useReq.ts",["207"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/pages/Table/index.tsx",["208","209"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/pages/TableCustomize/index.tsx",["210","211","212"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTablePagination/index.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/hooks/index.ts",["213"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/ModalTable/hooks.ts",["214","215","216"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/ModalTable/index.tsx",["217"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/pages/ModalTable/index.tsx",["218","219","220","221"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/AlertMsg.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/RowSelection.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/hooks.tsx",["222","223"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/GoTop/index.tsx",["224","225"],[],"/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/hooks.tsx",["226","227","228","229","230","231"],[],"/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",["232"],[],"/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",["233"],[],"/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",[],[],{"ruleId":"234","severity":1,"message":"235","line":7,"column":15,"nodeType":"236","messageId":"237","endLine":7,"endColumn":29},{"ruleId":"234","severity":1,"message":"238","line":20,"column":3,"nodeType":"236","messageId":"237","endLine":20,"endColumn":12},{"ruleId":"234","severity":1,"message":"239","line":21,"column":3,"nodeType":"236","messageId":"237","endLine":21,"endColumn":12},{"ruleId":"240","severity":1,"message":"241","line":31,"column":6,"nodeType":"242","endLine":31,"endColumn":13,"suggestions":"243"},{"ruleId":"234","severity":1,"message":"244","line":60,"column":6,"nodeType":"236","messageId":"237","endLine":60,"endColumn":20},{"ruleId":"240","severity":1,"message":"245","line":50,"column":6,"nodeType":"242","endLine":50,"endColumn":8,"suggestions":"246"},{"ruleId":"234","severity":1,"message":"247","line":54,"column":7,"nodeType":"236","messageId":"237","endLine":54,"endColumn":11},{"ruleId":"234","severity":1,"message":"248","line":101,"column":42,"nodeType":"236","messageId":"237","endLine":101,"endColumn":48},{"ruleId":"234","severity":1,"message":"249","line":5,"column":3,"nodeType":"236","messageId":"237","endLine":5,"endColumn":15},{"ruleId":"234","severity":1,"message":"250","line":6,"column":3,"nodeType":"236","messageId":"237","endLine":6,"endColumn":19},{"ruleId":"234","severity":1,"message":"248","line":41,"column":36,"nodeType":"236","messageId":"237","endLine":41,"endColumn":42},{"ruleId":"240","severity":1,"message":"251","line":13,"column":6,"nodeType":"242","endLine":13,"endColumn":17,"suggestions":"252"},{"ruleId":"234","severity":1,"message":"253","line":15,"column":14,"nodeType":"236","messageId":"237","endLine":15,"endColumn":39},{"ruleId":"240","severity":1,"message":"254","line":19,"column":6,"nodeType":"242","endLine":19,"endColumn":8,"suggestions":"255"},{"ruleId":"240","severity":1,"message":"256","line":47,"column":6,"nodeType":"242","endLine":47,"endColumn":8,"suggestions":"257"},{"ruleId":"234","severity":1,"message":"258","line":3,"column":32,"nodeType":"236","messageId":"237","endLine":3,"endColumn":43},{"ruleId":"234","severity":1,"message":"259","line":24,"column":7,"nodeType":"236","messageId":"237","endLine":24,"endColumn":11},{"ruleId":"234","severity":1,"message":"248","line":27,"column":32,"nodeType":"236","messageId":"237","endLine":27,"endColumn":38},{"ruleId":"234","severity":1,"message":"248","line":47,"column":32,"nodeType":"236","messageId":"237","endLine":47,"endColumn":38},{"ruleId":"234","severity":1,"message":"260","line":86,"column":9,"nodeType":"236","messageId":"237","endLine":86,"endColumn":21},{"ruleId":"240","severity":1,"message":"261","line":57,"column":6,"nodeType":"242","endLine":57,"endColumn":39,"suggestions":"262"},{"ruleId":"240","severity":1,"message":"263","line":86,"column":6,"nodeType":"242","endLine":86,"endColumn":40,"suggestions":"264"},{"ruleId":"240","severity":1,"message":"265","line":26,"column":6,"nodeType":"242","endLine":26,"endColumn":11,"suggestions":"266"},{"ruleId":"240","severity":1,"message":"265","line":34,"column":6,"nodeType":"242","endLine":34,"endColumn":8,"suggestions":"267"},{"ruleId":"234","severity":1,"message":"268","line":66,"column":3,"nodeType":"236","messageId":"237","endLine":66,"endColumn":20},{"ruleId":"234","severity":1,"message":"269","line":67,"column":3,"nodeType":"236","messageId":"237","endLine":67,"endColumn":13},{"ruleId":"234","severity":1,"message":"270","line":68,"column":3,"nodeType":"236","messageId":"237","endLine":68,"endColumn":14},{"ruleId":"234","severity":1,"message":"271","line":69,"column":3,"nodeType":"236","messageId":"237","endLine":69,"endColumn":8},{"ruleId":"240","severity":1,"message":"272","line":165,"column":6,"nodeType":"242","endLine":165,"endColumn":42,"suggestions":"273"},{"ruleId":"240","severity":1,"message":"272","line":171,"column":6,"nodeType":"242","endLine":171,"endColumn":42,"suggestions":"274"},{"ruleId":"240","severity":1,"message":"275","line":31,"column":6,"nodeType":"242","endLine":31,"endColumn":15,"suggestions":"276"},{"ruleId":"240","severity":1,"message":"277","line":38,"column":6,"nodeType":"242","endLine":38,"endColumn":15,"suggestions":"278"},"@typescript-eslint/no-unused-vars","'HTableInstance' is defined but never used.","Identifier","unusedVar","'spaceSize' is assigned a value but never used.","'className' is defined but never used.","react-hooks/exhaustive-deps","React Hook useMemo has missing dependencies: 'changeRowData', 'dispatch', 'getTableParams', 'reload', 'reloadWithParams', and 'useCurrentTable'. Either include them or remove the dependency array.","ArrayExpression",["279"],"'FooterRenderFn' is defined but never used.","React Hook useEffect has missing dependencies: 'manual', 'reloadFn', 'request', and 'resultAction'. Either include them or remove the dependency array.",["280"],"'Test' is assigned a value but never used.","'reject' is defined but never used.","'HTableFooter' is defined but never used.","'HTablePagination' is defined but never used.","React Hook useMemo has a missing dependency: 'config'. Either include it or remove the dependency array.",["281"],"'params' is defined but never used.","React Hook useMemo has a missing dependency: 'tableInstance'. Either include it or remove the dependency array.",["282"],"React Hook useEffect has missing dependencies: 'dialogTableInstance', 'hide', and 'show'. Either include them or remove the dependency array.",["283"],"'ParamsModal' is defined but never used.","'req1' is assigned a value but never used.","'dialogTable1' is assigned a value but never used.","React Hook useEffect has a missing dependency: 'changeConfigData'. Either include it or remove the dependency array.",["284"],"React Hook useEffect has a missing dependency: 'rowOnChange'. Either include it or remove the dependency array.",["285"],"React Hook useEffect has a missing dependency: 'cuDom'. Either include it or remove the dependency array.",["286"],["287"],"'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.",["288"],["289"],"React Hook useMemo has a missing dependency: 'titleClass'. Either include it or remove the dependency array.",["290"],"React Hook useEffect has a missing dependency: 'tableInstance.table'. Either include it or remove the dependency array.",["291"],{"desc":"292","fix":"293"},{"desc":"294","fix":"295"},{"desc":"296","fix":"297"},{"desc":"298","fix":"299"},{"desc":"300","fix":"301"},{"desc":"302","fix":"303"},{"desc":"304","fix":"305"},{"desc":"306","fix":"307"},{"desc":"308","fix":"309"},{"desc":"310","fix":"311"},{"desc":"310","fix":"312"},{"desc":"313","fix":"314"},{"desc":"315","fix":"316"},"Update the dependencies array to be: [changeRowData, dispatch, getTableParams, reload, reloadWithParams, table, useCurrentTable]",{"range":"317","text":"318"},"Update the dependencies array to be: [manual, reloadFn, request, resultAction]",{"range":"319","text":"320"},"Update the dependencies array to be: [className, config]",{"range":"321","text":"322"},"Update the dependencies array to be: [tableInstance]",{"range":"323","text":"324"},"Update the dependencies array to be: [dialogTableInstance, hide, show]",{"range":"325","text":"326"},"Update the dependencies array to be: [configData, table, rowSelection, changeConfigData]",{"range":"327","text":"328"},"Update the dependencies array to be: [selectedRowKeys, records, rowKey, rowOnChange]",{"range":"329","text":"330"},"Update the dependencies array to be: [cuDom, dom]",{"range":"331","text":"332"},"Update the dependencies array to be: [cuDom]",{"range":"333","text":"334"},"Update the dependencies array to be: [configData, searchSpan, headerOpen, mkNewFn]",{"range":"335","text":"336"},{"range":"337","text":"336"},"Update the dependencies array to be: [columns, titleClass]",{"range":"338","text":"339"},"Update the dependencies array to be: [columns, tableInstance.table]",{"range":"340","text":"341"},[1016,1023],"[changeRowData, dispatch, getTableParams, reload, reloadWithParams, table, useCurrentTable]",[1222,1224],"[manual, reloadFn, request, resultAction]",[481,492],"[className, config]",[513,515],"[tableInstance]",[1219,1221],"[dialogTableInstance, hide, show]",[1819,1852],"[configData, table, rowSelection, changeConfigData]",[2587,2621],"[selectedRowKeys, records, rowKey, rowOnChange]",[825,830],"[cuDom, dom]",[1021,1023],"[cuDom]",[4102,4138],"[configData, searchSpan, headerOpen, mkNewFn]",[4293,4329],[996,1005],"[columns, titleClass]",[1181,1190],"[columns, tableInstance.table]"]
|
|
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/components/ModalTable/hooks.ts":"23","/Users/hedongjie/Desktop/web/hw-component-table/src/components/ModalTable/index.tsx":"24","/Users/hedongjie/Desktop/web/hw-component-table/src/pages/ModalTable/index.tsx":"25","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/AlertMsg.tsx":"26","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/RowSelection.tsx":"27","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/hooks.tsx":"28","/Users/hedongjie/Desktop/web/hw-component-table/src/components/GoTop/index.tsx":"29","/Users/hedongjie/Desktop/web/hw-component-table/src/typings.d.ts":"30","/Users/hedongjie/Desktop/web/hw-component-table/scripts/rollup.config.js":"31","/Users/hedongjie/Desktop/web/hw-component-table/scripts/webpack.config.js":"32","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableHeader/hooks.tsx":"33","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableHeader/defaultSubComponent.tsx":"34","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableHeader/modal.ts":"35","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/Options/Content.tsx":"36","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/Options/Title.tsx":"37","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/Options/index.tsx":"38","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/Options/modal.d.ts":"39","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/Options/utils.ts":"40","/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/HeaderTitle/index.tsx":"41","/Users/hedongjie/Desktop/web/hw-component-table/es/GoTop/index.d.ts":"42","/Users/hedongjie/Desktop/web/hw-component-table/es/GoTop/index.js":"43","/Users/hedongjie/Desktop/web/hw-component-table/es/HTableBody/AlertMsg.d.ts":"44","/Users/hedongjie/Desktop/web/hw-component-table/es/HTableBody/AlertMsg.js":"45","/Users/hedongjie/Desktop/web/hw-component-table/es/HTableBody/HeaderTitle/index.d.ts":"46","/Users/hedongjie/Desktop/web/hw-component-table/es/HTableBody/HeaderTitle/index.js":"47","/Users/hedongjie/Desktop/web/hw-component-table/es/HTableBody/Options/Content.d.ts":"48","/Users/hedongjie/Desktop/web/hw-component-table/es/HTableBody/Options/Content.js":"49","/Users/hedongjie/Desktop/web/hw-component-table/es/HTableBody/Options/Title.d.ts":"50","/Users/hedongjie/Desktop/web/hw-component-table/es/HTableBody/Options/Title.js":"51","/Users/hedongjie/Desktop/web/hw-component-table/es/HTableBody/Options/index.d.ts":"52","/Users/hedongjie/Desktop/web/hw-component-table/es/HTableBody/Options/index.js":"53","/Users/hedongjie/Desktop/web/hw-component-table/es/HTableBody/Options/utils.d.ts":"54","/Users/hedongjie/Desktop/web/hw-component-table/es/HTableBody/Options/utils.js":"55","/Users/hedongjie/Desktop/web/hw-component-table/es/HTableBody/RowSelection.d.ts":"56","/Users/hedongjie/Desktop/web/hw-component-table/es/HTableBody/RowSelection.js":"57","/Users/hedongjie/Desktop/web/hw-component-table/es/HTableBody/hooks.d.ts":"58","/Users/hedongjie/Desktop/web/hw-component-table/es/HTableBody/hooks.js":"59","/Users/hedongjie/Desktop/web/hw-component-table/es/HTableBody/index.d.ts":"60","/Users/hedongjie/Desktop/web/hw-component-table/es/HTableBody/index.js":"61","/Users/hedongjie/Desktop/web/hw-component-table/es/HTableFooter/index.d.ts":"62","/Users/hedongjie/Desktop/web/hw-component-table/es/HTableFooter/index.js":"63","/Users/hedongjie/Desktop/web/hw-component-table/es/HTableHeader/defaultSubComponent.d.ts":"64","/Users/hedongjie/Desktop/web/hw-component-table/es/HTableHeader/defaultSubComponent.js":"65","/Users/hedongjie/Desktop/web/hw-component-table/es/HTableHeader/hooks.d.ts":"66","/Users/hedongjie/Desktop/web/hw-component-table/es/HTableHeader/hooks.js":"67","/Users/hedongjie/Desktop/web/hw-component-table/es/HTableHeader/index.d.ts":"68","/Users/hedongjie/Desktop/web/hw-component-table/es/HTableHeader/index.js":"69","/Users/hedongjie/Desktop/web/hw-component-table/es/HTableHeader/modal.d.ts":"70","/Users/hedongjie/Desktop/web/hw-component-table/es/HTablePagination/index.d.ts":"71","/Users/hedongjie/Desktop/web/hw-component-table/es/HTablePagination/index.js":"72","/Users/hedongjie/Desktop/web/hw-component-table/es/ModalTable/hooks.d.ts":"73","/Users/hedongjie/Desktop/web/hw-component-table/es/ModalTable/hooks.js":"74","/Users/hedongjie/Desktop/web/hw-component-table/es/ModalTable/index.d.ts":"75","/Users/hedongjie/Desktop/web/hw-component-table/es/ModalTable/index.js":"76","/Users/hedongjie/Desktop/web/hw-component-table/es/Table.d.ts":"77","/Users/hedongjie/Desktop/web/hw-component-table/es/Table.js":"78","/Users/hedongjie/Desktop/web/hw-component-table/es/TableConfig.d.ts":"79","/Users/hedongjie/Desktop/web/hw-component-table/es/TableConfig.js":"80","/Users/hedongjie/Desktop/web/hw-component-table/es/TableCustomize.d.ts":"81","/Users/hedongjie/Desktop/web/hw-component-table/es/TableCustomize.js":"82","/Users/hedongjie/Desktop/web/hw-component-table/es/context.d.ts":"83","/Users/hedongjie/Desktop/web/hw-component-table/es/context.js":"84","/Users/hedongjie/Desktop/web/hw-component-table/es/hooks/index.d.ts":"85","/Users/hedongjie/Desktop/web/hw-component-table/es/hooks/index.js":"86","/Users/hedongjie/Desktop/web/hw-component-table/es/hooks/useCurrentTable.d.ts":"87","/Users/hedongjie/Desktop/web/hw-component-table/es/hooks/useCurrentTable.js":"88","/Users/hedongjie/Desktop/web/hw-component-table/es/hooks/useDispatch.d.ts":"89","/Users/hedongjie/Desktop/web/hw-component-table/es/hooks/useDispatch.js":"90","/Users/hedongjie/Desktop/web/hw-component-table/es/hooks/useHTable.d.ts":"91","/Users/hedongjie/Desktop/web/hw-component-table/es/hooks/useHTable.js":"92","/Users/hedongjie/Desktop/web/hw-component-table/es/hooks/useReq.d.ts":"93","/Users/hedongjie/Desktop/web/hw-component-table/es/hooks/useReq.js":"94","/Users/hedongjie/Desktop/web/hw-component-table/es/hooks/useRowObj.d.ts":"95","/Users/hedongjie/Desktop/web/hw-component-table/es/hooks/useRowObj.js":"96","/Users/hedongjie/Desktop/web/hw-component-table/es/index.d.ts":"97","/Users/hedongjie/Desktop/web/hw-component-table/es/index.js":"98","/Users/hedongjie/Desktop/web/hw-component-table/es/modal.d.ts":"99","/Users/hedongjie/Desktop/web/hw-component-table/lib/GoTop/index.d.ts":"100","/Users/hedongjie/Desktop/web/hw-component-table/lib/GoTop/index.js":"101","/Users/hedongjie/Desktop/web/hw-component-table/lib/HTableBody/AlertMsg.d.ts":"102","/Users/hedongjie/Desktop/web/hw-component-table/lib/HTableBody/AlertMsg.js":"103","/Users/hedongjie/Desktop/web/hw-component-table/lib/HTableBody/HeaderTitle/index.d.ts":"104","/Users/hedongjie/Desktop/web/hw-component-table/lib/HTableBody/HeaderTitle/index.js":"105","/Users/hedongjie/Desktop/web/hw-component-table/lib/HTableBody/Options/Content.d.ts":"106","/Users/hedongjie/Desktop/web/hw-component-table/lib/HTableBody/Options/Content.js":"107","/Users/hedongjie/Desktop/web/hw-component-table/lib/HTableBody/Options/Title.d.ts":"108","/Users/hedongjie/Desktop/web/hw-component-table/lib/HTableBody/Options/Title.js":"109","/Users/hedongjie/Desktop/web/hw-component-table/lib/HTableBody/Options/index.d.ts":"110","/Users/hedongjie/Desktop/web/hw-component-table/lib/HTableBody/Options/index.js":"111","/Users/hedongjie/Desktop/web/hw-component-table/lib/HTableBody/Options/utils.d.ts":"112","/Users/hedongjie/Desktop/web/hw-component-table/lib/HTableBody/Options/utils.js":"113","/Users/hedongjie/Desktop/web/hw-component-table/lib/HTableBody/RowSelection.d.ts":"114","/Users/hedongjie/Desktop/web/hw-component-table/lib/HTableBody/RowSelection.js":"115","/Users/hedongjie/Desktop/web/hw-component-table/lib/HTableBody/hooks.d.ts":"116","/Users/hedongjie/Desktop/web/hw-component-table/lib/HTableBody/hooks.js":"117","/Users/hedongjie/Desktop/web/hw-component-table/lib/HTableBody/index.d.ts":"118","/Users/hedongjie/Desktop/web/hw-component-table/lib/HTableBody/index.js":"119","/Users/hedongjie/Desktop/web/hw-component-table/lib/HTableFooter/index.d.ts":"120","/Users/hedongjie/Desktop/web/hw-component-table/lib/HTableFooter/index.js":"121","/Users/hedongjie/Desktop/web/hw-component-table/lib/HTableHeader/defaultSubComponent.d.ts":"122","/Users/hedongjie/Desktop/web/hw-component-table/lib/HTableHeader/defaultSubComponent.js":"123","/Users/hedongjie/Desktop/web/hw-component-table/lib/HTableHeader/hooks.d.ts":"124","/Users/hedongjie/Desktop/web/hw-component-table/lib/HTableHeader/hooks.js":"125","/Users/hedongjie/Desktop/web/hw-component-table/lib/HTableHeader/index.d.ts":"126","/Users/hedongjie/Desktop/web/hw-component-table/lib/HTableHeader/index.js":"127","/Users/hedongjie/Desktop/web/hw-component-table/lib/HTableHeader/modal.d.ts":"128","/Users/hedongjie/Desktop/web/hw-component-table/lib/HTablePagination/index.d.ts":"129","/Users/hedongjie/Desktop/web/hw-component-table/lib/HTablePagination/index.js":"130","/Users/hedongjie/Desktop/web/hw-component-table/lib/ModalTable/hooks.d.ts":"131","/Users/hedongjie/Desktop/web/hw-component-table/lib/ModalTable/hooks.js":"132","/Users/hedongjie/Desktop/web/hw-component-table/lib/ModalTable/index.d.ts":"133","/Users/hedongjie/Desktop/web/hw-component-table/lib/ModalTable/index.js":"134","/Users/hedongjie/Desktop/web/hw-component-table/lib/Table.d.ts":"135","/Users/hedongjie/Desktop/web/hw-component-table/lib/Table.js":"136","/Users/hedongjie/Desktop/web/hw-component-table/lib/TableConfig.d.ts":"137","/Users/hedongjie/Desktop/web/hw-component-table/lib/TableConfig.js":"138","/Users/hedongjie/Desktop/web/hw-component-table/lib/TableCustomize.d.ts":"139","/Users/hedongjie/Desktop/web/hw-component-table/lib/TableCustomize.js":"140","/Users/hedongjie/Desktop/web/hw-component-table/lib/context.d.ts":"141","/Users/hedongjie/Desktop/web/hw-component-table/lib/context.js":"142","/Users/hedongjie/Desktop/web/hw-component-table/lib/hooks/index.d.ts":"143","/Users/hedongjie/Desktop/web/hw-component-table/lib/hooks/index.js":"144","/Users/hedongjie/Desktop/web/hw-component-table/lib/hooks/useCurrentTable.d.ts":"145","/Users/hedongjie/Desktop/web/hw-component-table/lib/hooks/useCurrentTable.js":"146","/Users/hedongjie/Desktop/web/hw-component-table/lib/hooks/useDispatch.d.ts":"147","/Users/hedongjie/Desktop/web/hw-component-table/lib/hooks/useDispatch.js":"148","/Users/hedongjie/Desktop/web/hw-component-table/lib/hooks/useHTable.d.ts":"149","/Users/hedongjie/Desktop/web/hw-component-table/lib/hooks/useHTable.js":"150","/Users/hedongjie/Desktop/web/hw-component-table/lib/hooks/useReq.d.ts":"151","/Users/hedongjie/Desktop/web/hw-component-table/lib/hooks/useReq.js":"152","/Users/hedongjie/Desktop/web/hw-component-table/lib/hooks/useRowObj.d.ts":"153","/Users/hedongjie/Desktop/web/hw-component-table/lib/hooks/useRowObj.js":"154","/Users/hedongjie/Desktop/web/hw-component-table/lib/index.d.ts":"155","/Users/hedongjie/Desktop/web/hw-component-table/lib/index.js":"156","/Users/hedongjie/Desktop/web/hw-component-table/lib/modal.d.ts":"157"},{"size":1541,"mtime":1709541397429,"results":"158","hashOfConfig":"159"},{"size":741,"mtime":1713517376155,"results":"160","hashOfConfig":"159"},{"size":308,"mtime":1709541397430,"results":"161","hashOfConfig":"159"},{"size":769,"mtime":1710811861083,"results":"162","hashOfConfig":"159"},{"size":590,"mtime":1710764754366,"results":"163","hashOfConfig":"159"},{"size":2414,"mtime":1713517376230,"results":"164","hashOfConfig":"159"},{"size":1001,"mtime":1711095487545,"results":"165","hashOfConfig":"159"},{"size":1029,"mtime":1711679923592,"results":"166","hashOfConfig":"159"},{"size":709,"mtime":1711680386755,"results":"167","hashOfConfig":"159"},{"size":676,"mtime":1710420049843,"results":"168","hashOfConfig":"159"},{"size":4375,"mtime":1713517376244,"results":"169","hashOfConfig":"159"},{"size":932,"mtime":1709620303143,"results":"170","hashOfConfig":"159"},{"size":4944,"mtime":1713517376188,"results":"171","hashOfConfig":"159"},{"size":2216,"mtime":1710420049765,"results":"172","hashOfConfig":"159"},{"size":1422,"mtime":1713517376206,"results":"173","hashOfConfig":"159"},{"size":1849,"mtime":1713517376235,"results":"174","hashOfConfig":"159"},{"size":209,"mtime":1711180552221,"results":"175","hashOfConfig":"159"},{"size":1410,"mtime":1712654698965,"results":"176","hashOfConfig":"159"},{"size":2655,"mtime":1713517376254,"results":"177","hashOfConfig":"159"},{"size":1766,"mtime":1713171379801,"results":"178","hashOfConfig":"159"},{"size":3176,"mtime":1713517376221,"results":"179","hashOfConfig":"159"},{"size":498,"mtime":1709893919938,"results":"180","hashOfConfig":"159"},{"size":1493,"mtime":1711679783897,"results":"181","hashOfConfig":"159"},{"size":2063,"mtime":1711679783908,"results":"182","hashOfConfig":"159"},{"size":2354,"mtime":1713171379779,"results":"183","hashOfConfig":"159"},{"size":1068,"mtime":1710763360964,"results":"184","hashOfConfig":"159"},{"size":3603,"mtime":1711017972577,"results":"185","hashOfConfig":"159"},{"size":2820,"mtime":1711679783860,"results":"186","hashOfConfig":"159"},{"size":1102,"mtime":1710829302576,"results":"187","hashOfConfig":"159"},{"size":1162,"mtime":1710829299926,"results":"188","hashOfConfig":"159"},{"size":2302,"mtime":1711102156682,"results":"189","hashOfConfig":"159"},{"size":1688,"mtime":1710827401948,"results":"190","hashOfConfig":"159"},{"size":4726,"mtime":1713517376200,"results":"191","hashOfConfig":"159"},{"size":1943,"mtime":1712056204827,"results":"192","hashOfConfig":"159"},{"size":514,"mtime":1713517376209,"results":"193","hashOfConfig":"159"},{"size":1781,"mtime":1711702477530,"results":"194","hashOfConfig":"159"},{"size":1349,"mtime":1711679772700,"results":"195","hashOfConfig":"159"},{"size":3092,"mtime":1713495780856,"results":"196","hashOfConfig":"159"},{"size":482,"mtime":1711372224438,"results":"197","hashOfConfig":"159"},{"size":1685,"mtime":1711702477553,"results":"198","hashOfConfig":"159"},{"size":1026,"mtime":1713517376161},{"size":167,"mtime":1713515191846,"results":"199","hashOfConfig":"159"},{"size":1567,"mtime":1713517375227,"results":"200","hashOfConfig":"159"},{"size":194,"mtime":1713517375237,"results":"201","hashOfConfig":"159"},{"size":1998,"mtime":1713517375245,"results":"202","hashOfConfig":"159"},{"size":330,"mtime":1713517375250,"results":"203","hashOfConfig":"159"},{"size":1298,"mtime":1713517375256,"results":"204","hashOfConfig":"159"},{"size":152,"mtime":1713517375260,"results":"205","hashOfConfig":"159"},{"size":4566,"mtime":1713517375276,"results":"206","hashOfConfig":"159"},{"size":139,"mtime":1713517375280,"results":"207","hashOfConfig":"159"},{"size":3963,"mtime":1713517375290,"results":"208","hashOfConfig":"159"},{"size":187,"mtime":1713517375295,"results":"209","hashOfConfig":"159"},{"size":4363,"mtime":1713517375308,"results":"210","hashOfConfig":"159"},{"size":106288,"mtime":1713517375466,"results":"211","hashOfConfig":"159"},{"size":4453,"mtime":1713517375475,"results":"212","hashOfConfig":"159"},{"size":449,"mtime":1713517375488,"results":"213","hashOfConfig":"159"},{"size":6413,"mtime":1713517375505,"results":"214","hashOfConfig":"159"},{"size":868,"mtime":1713517375510,"results":"215","hashOfConfig":"159"},{"size":5705,"mtime":1713517375521,"results":"216","hashOfConfig":"159"},{"size":1353,"mtime":1713517375527,"results":"217","hashOfConfig":"159"},{"size":8712,"mtime":1713517375537,"results":"218","hashOfConfig":"159"},{"size":612,"mtime":1713517375542,"results":"219","hashOfConfig":"159"},{"size":5230,"mtime":1713517375552,"results":"220","hashOfConfig":"159"},{"size":203,"mtime":1713517375555,"results":"221","hashOfConfig":"159"},{"size":4328,"mtime":1713517375561,"results":"222","hashOfConfig":"159"},{"size":226,"mtime":1713517375566,"results":"223","hashOfConfig":"159"},{"size":9336,"mtime":1713517375581,"results":"224","hashOfConfig":"159"},{"size":185,"mtime":1713517375584,"results":"225","hashOfConfig":"159"},{"size":3694,"mtime":1713517375592,"results":"226","hashOfConfig":"159"},{"size":512,"mtime":1713517375597,"results":"227","hashOfConfig":"159"},{"size":658,"mtime":1713517375601,"results":"228","hashOfConfig":"159"},{"size":7674,"mtime":1713517375615,"results":"229","hashOfConfig":"159"},{"size":1456,"mtime":1713517375623,"results":"230","hashOfConfig":"159"},{"size":3869,"mtime":1713517375631,"results":"231","hashOfConfig":"159"},{"size":283,"mtime":1713517375634,"results":"232","hashOfConfig":"159"},{"size":5970,"mtime":1713517375642,"results":"233","hashOfConfig":"159"},{"size":317,"mtime":1713517375645,"results":"234","hashOfConfig":"159"},{"size":6216,"mtime":1713517375653,"results":"235","hashOfConfig":"159"},{"size":701,"mtime":1713517375656,"results":"236","hashOfConfig":"159"},{"size":1020,"mtime":1713517375660,"results":"237","hashOfConfig":"159"},{"size":137,"mtime":1713515191846,"results":"238","hashOfConfig":"159"},{"size":4852,"mtime":1713517375669,"results":"239","hashOfConfig":"159"},{"size":920,"mtime":1713517375680,"results":"240","hashOfConfig":"159"},{"size":315,"mtime":1713517375683,"results":"241","hashOfConfig":"159"},{"size":77,"mtime":1713515191845,"results":"242","hashOfConfig":"159"},{"size":1166,"mtime":1713517375690,"results":"243","hashOfConfig":"159"},{"size":576,"mtime":1713517375693,"results":"244","hashOfConfig":"159"},{"size":843,"mtime":1713517375697,"results":"245","hashOfConfig":"159"},{"size":177,"mtime":1713517375699,"results":"246","hashOfConfig":"159"},{"size":250,"mtime":1713517375701,"results":"247","hashOfConfig":"159"},{"size":119,"mtime":1713515191846,"results":"248","hashOfConfig":"159"},{"size":787,"mtime":1713517375710,"results":"249","hashOfConfig":"159"},{"size":1238,"mtime":1713517375717,"results":"250","hashOfConfig":"159"},{"size":5574,"mtime":1713517375724,"results":"251","hashOfConfig":"159"},{"size":335,"mtime":1713517375727,"results":"252","hashOfConfig":"159"},{"size":1029,"mtime":1713517375731,"results":"253","hashOfConfig":"159"},{"size":590,"mtime":1713515191845,"results":"254","hashOfConfig":"159"},{"size":671,"mtime":1713517375736,"results":"255","hashOfConfig":"159"},{"size":4264,"mtime":1713517375745,"results":"256","hashOfConfig":"159"},{"size":167,"mtime":1713515191850,"results":"257","hashOfConfig":"159"},{"size":1635,"mtime":1713517375752},{"size":194,"mtime":1713517375755,"results":"258","hashOfConfig":"159"},{"size":2107,"mtime":1713517375760},{"size":330,"mtime":1713517375770,"results":"259","hashOfConfig":"159"},{"size":1371,"mtime":1713517375774},{"size":152,"mtime":1713517375781,"results":"260","hashOfConfig":"159"},{"size":4681,"mtime":1713517375790},{"size":139,"mtime":1713517375793,"results":"261","hashOfConfig":"159"},{"size":4032,"mtime":1713517375799},{"size":187,"mtime":1713517375802,"results":"262","hashOfConfig":"159"},{"size":4595,"mtime":1713517375811},{"size":106288,"mtime":1713517375911,"results":"263","hashOfConfig":"159"},{"size":4517,"mtime":1713517375916},{"size":449,"mtime":1713517375919,"results":"264","hashOfConfig":"159"},{"size":6535,"mtime":1713517375931},{"size":868,"mtime":1713517375936,"results":"265","hashOfConfig":"159"},{"size":5829,"mtime":1713517375943},{"size":1353,"mtime":1713517375947,"results":"266","hashOfConfig":"159"},{"size":8900,"mtime":1713517375956},{"size":612,"mtime":1713517375962,"results":"267","hashOfConfig":"159"},{"size":5406,"mtime":1713517375970},{"size":203,"mtime":1713517375972,"results":"268","hashOfConfig":"159"},{"size":4476,"mtime":1713517375978},{"size":226,"mtime":1713517375980,"results":"269","hashOfConfig":"159"},{"size":9432,"mtime":1713517375991},{"size":185,"mtime":1713517375994,"results":"270","hashOfConfig":"159"},{"size":3797,"mtime":1713517375999},{"size":512,"mtime":1713517376002,"results":"271","hashOfConfig":"159"},{"size":658,"mtime":1713517376007,"results":"272","hashOfConfig":"159"},{"size":7879,"mtime":1713517376018},{"size":1456,"mtime":1713517376026,"results":"273","hashOfConfig":"159"},{"size":3989,"mtime":1713517376034},{"size":283,"mtime":1713517376037,"results":"274","hashOfConfig":"159"},{"size":6069,"mtime":1713517376042},{"size":317,"mtime":1713517376045,"results":"275","hashOfConfig":"159"},{"size":6416,"mtime":1713517376052},{"size":701,"mtime":1713517376060,"results":"276","hashOfConfig":"159"},{"size":1143,"mtime":1713517376071},{"size":137,"mtime":1713515191850,"results":"277","hashOfConfig":"159"},{"size":4996,"mtime":1713517376080},{"size":920,"mtime":1713517376083,"results":"278","hashOfConfig":"159"},{"size":335,"mtime":1713517376085},{"size":77,"mtime":1713515191849,"results":"279","hashOfConfig":"159"},{"size":1188,"mtime":1713517376093},{"size":576,"mtime":1713517376097,"results":"280","hashOfConfig":"159"},{"size":904,"mtime":1713517376101},{"size":177,"mtime":1713517376103,"results":"281","hashOfConfig":"159"},{"size":297,"mtime":1713517376106},{"size":119,"mtime":1713515191850,"results":"282","hashOfConfig":"159"},{"size":844,"mtime":1713517376111},{"size":1238,"mtime":1713517376115,"results":"283","hashOfConfig":"159"},{"size":5657,"mtime":1713517376124},{"size":335,"mtime":1713517376127,"results":"284","hashOfConfig":"159"},{"size":1081,"mtime":1713517376131},{"size":590,"mtime":1713515191849,"results":"285","hashOfConfig":"159"},{"size":922,"mtime":1713517376135},{"size":4264,"mtime":1713517376143,"results":"286","hashOfConfig":"159"},{"filePath":"287","messages":"288","suppressedMessages":"289","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"1mh59l9",{"filePath":"290","messages":"291","suppressedMessages":"292","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"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":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"302","messages":"303","suppressedMessages":"304","errorCount":0,"fatalErrorCount":0,"warningCount":3,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"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":1,"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":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"320","messages":"321","suppressedMessages":"322","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"323","messages":"324","suppressedMessages":"325","errorCount":1,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"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":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"332","messages":"333","suppressedMessages":"334","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"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":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"341","messages":"342","suppressedMessages":"343","errorCount":0,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"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":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"353","messages":"354","suppressedMessages":"355","errorCount":0,"fatalErrorCount":0,"warningCount":3,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"356","messages":"357","suppressedMessages":"358","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"359","messages":"360","suppressedMessages":"361","errorCount":0,"fatalErrorCount":0,"warningCount":4,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"362","messages":"363","suppressedMessages":"364","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"365","messages":"366","suppressedMessages":"367","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"368","messages":"369","suppressedMessages":"370","errorCount":0,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"371","messages":"372","suppressedMessages":"373","errorCount":0,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"374","messages":"375","suppressedMessages":"376","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"377","messages":"378","suppressedMessages":"379","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"380","messages":"381","suppressedMessages":"382","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"383","messages":"384","suppressedMessages":"385","errorCount":0,"fatalErrorCount":0,"warningCount":6,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"386","messages":"387","suppressedMessages":"388","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"389","messages":"390","suppressedMessages":"391","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"392","messages":"393","suppressedMessages":"394","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"395","messages":"396","suppressedMessages":"397","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"398","messages":"399","suppressedMessages":"400","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"401","messages":"402","suppressedMessages":"403","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"404","messages":"405","suppressedMessages":"406","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"407","messages":"408","suppressedMessages":"409","errorCount":1,"fatalErrorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"410","messages":"411","suppressedMessages":"412","errorCount":0,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"413","messages":"414","suppressedMessages":"415","errorCount":1,"fatalErrorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"416","messages":"417","suppressedMessages":"418","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"419","messages":"420","suppressedMessages":"421","errorCount":1,"fatalErrorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"422","messages":"423","suppressedMessages":"424","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"425","messages":"426","suppressedMessages":"427","errorCount":1,"fatalErrorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"428","messages":"429","suppressedMessages":"430","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"431","messages":"432","suppressedMessages":"433","errorCount":1,"fatalErrorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"434","messages":"435","suppressedMessages":"436","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"437","messages":"438","suppressedMessages":"439","errorCount":1,"fatalErrorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"440","messages":"441","suppressedMessages":"442","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"443","messages":"444","suppressedMessages":"445","errorCount":1,"fatalErrorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"446","messages":"447","suppressedMessages":"448","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"449","messages":"450","suppressedMessages":"451","errorCount":1,"fatalErrorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"452","messages":"453","suppressedMessages":"454","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"455","messages":"456","suppressedMessages":"457","errorCount":1,"fatalErrorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"458","messages":"459","suppressedMessages":"460","errorCount":0,"fatalErrorCount":0,"warningCount":3,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"461","messages":"462","suppressedMessages":"463","errorCount":1,"fatalErrorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"464","messages":"465","suppressedMessages":"466","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"467","messages":"468","suppressedMessages":"469","errorCount":1,"fatalErrorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"470","messages":"471","suppressedMessages":"472","errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"473","messages":"474","suppressedMessages":"475","errorCount":1,"fatalErrorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"476","messages":"477","suppressedMessages":"478","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"479","messages":"480","suppressedMessages":"481","errorCount":1,"fatalErrorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"482","messages":"483","suppressedMessages":"484","errorCount":0,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"485","messages":"486","suppressedMessages":"487","errorCount":1,"fatalErrorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"488","messages":"489","suppressedMessages":"490","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"491","messages":"492","suppressedMessages":"493","errorCount":1,"fatalErrorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"494","messages":"495","suppressedMessages":"496","errorCount":1,"fatalErrorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"497","messages":"498","suppressedMessages":"499","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"500","messages":"501","suppressedMessages":"502","errorCount":1,"fatalErrorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"503","messages":"504","suppressedMessages":"505","errorCount":0,"fatalErrorCount":0,"warningCount":3,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"506","messages":"507","suppressedMessages":"508","errorCount":1,"fatalErrorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"509","messages":"510","suppressedMessages":"511","errorCount":3,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"512","messages":"513","suppressedMessages":"514","errorCount":1,"fatalErrorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"515","messages":"516","suppressedMessages":"517","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"518","messages":"519","suppressedMessages":"520","errorCount":1,"fatalErrorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"521","messages":"522","suppressedMessages":"523","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"524","messages":"525","suppressedMessages":"526","errorCount":1,"fatalErrorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"527","messages":"528","suppressedMessages":"529","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"530","messages":"531","suppressedMessages":"532","errorCount":1,"fatalErrorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"533","messages":"534","suppressedMessages":"535","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"536","messages":"537","suppressedMessages":"538","errorCount":1,"fatalErrorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"539","messages":"540","suppressedMessages":"541","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"542","messages":"543","suppressedMessages":"544","errorCount":1,"fatalErrorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"545","messages":"546","suppressedMessages":"547","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"548","messages":"549","suppressedMessages":"550","errorCount":1,"fatalErrorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"551","messages":"552","suppressedMessages":"553","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"554","messages":"555","suppressedMessages":"556","errorCount":1,"fatalErrorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"557","messages":"558","suppressedMessages":"559","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"560","messages":"561","suppressedMessages":"562","errorCount":1,"fatalErrorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"563","messages":"564","suppressedMessages":"565","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"566","messages":"567","suppressedMessages":"568","errorCount":1,"fatalErrorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"569","messages":"570","suppressedMessages":"571","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"572","messages":"573","suppressedMessages":"574","errorCount":1,"fatalErrorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"575","messages":"576","suppressedMessages":"577","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"578","messages":"579","suppressedMessages":"580","errorCount":1,"fatalErrorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"581","messages":"582","suppressedMessages":"583","errorCount":1,"fatalErrorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"584","messages":"585","suppressedMessages":"586","errorCount":1,"fatalErrorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"587","messages":"588","suppressedMessages":"589","errorCount":1,"fatalErrorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"590","messages":"591","suppressedMessages":"592","errorCount":1,"fatalErrorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"593","messages":"594","suppressedMessages":"595","errorCount":1,"fatalErrorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"596","messages":"597","suppressedMessages":"598","errorCount":1,"fatalErrorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"599","messages":"600","suppressedMessages":"601","errorCount":1,"fatalErrorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"602","messages":"603","suppressedMessages":"604","errorCount":1,"fatalErrorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"605","messages":"606","suppressedMessages":"607","errorCount":1,"fatalErrorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"608","messages":"609","suppressedMessages":"610","errorCount":1,"fatalErrorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"611","messages":"612","suppressedMessages":"613","errorCount":1,"fatalErrorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"614","messages":"615","suppressedMessages":"616","errorCount":1,"fatalErrorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"617","messages":"618","suppressedMessages":"619","errorCount":1,"fatalErrorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"620","messages":"621","suppressedMessages":"622","errorCount":1,"fatalErrorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"623","messages":"624","suppressedMessages":"625","errorCount":1,"fatalErrorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"626","messages":"627","suppressedMessages":"628","errorCount":1,"fatalErrorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"629","messages":"630","suppressedMessages":"631","errorCount":1,"fatalErrorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"632","messages":"633","suppressedMessages":"634","errorCount":1,"fatalErrorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"635","messages":"636","suppressedMessages":"637","errorCount":1,"fatalErrorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"638","messages":"639","suppressedMessages":"640","errorCount":1,"fatalErrorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"641","messages":"642","suppressedMessages":"643","errorCount":1,"fatalErrorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"644","messages":"645","suppressedMessages":"646","errorCount":1,"fatalErrorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"647","messages":"648","suppressedMessages":"649","errorCount":1,"fatalErrorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"650","messages":"651","suppressedMessages":"652","errorCount":1,"fatalErrorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"653","messages":"654","suppressedMessages":"655","errorCount":1,"fatalErrorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"656","messages":"657","suppressedMessages":"658","errorCount":1,"fatalErrorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"659","messages":"660","suppressedMessages":"661","errorCount":1,"fatalErrorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"662","messages":"663","suppressedMessages":"664","errorCount":1,"fatalErrorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"665","messages":"666","suppressedMessages":"667","errorCount":1,"fatalErrorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"668","messages":"669","suppressedMessages":"670","errorCount":1,"fatalErrorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"/Users/hedongjie/Desktop/web/hw-component-table/src/Layout.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/app.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/index.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/routes.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/index.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/Table.tsx",["671","672","673"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/context.ts",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/hooks/useCurrentTable.ts",["674"],[],"/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",["675"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/TableConfig.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/index.tsx",["676","677","678"],[],"/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",["679"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/pages/Table/index.tsx",["680","681"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/pages/TableCustomize/index.tsx",["682","683","684"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTablePagination/index.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/hooks/index.ts",["685"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/ModalTable/hooks.ts",["686","687","688"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/ModalTable/index.tsx",["689"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/pages/ModalTable/index.tsx",["690","691","692","693"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/AlertMsg.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/RowSelection.tsx",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/HTableBody/hooks.tsx",["694","695"],[],"/Users/hedongjie/Desktop/web/hw-component-table/src/components/GoTop/index.tsx",["696","697"],[],"/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/hooks.tsx",["698","699","700","701","702","703"],[],"/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",["704"],[],"/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",["705"],[],"/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",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/es/GoTop/index.d.ts",["706"],[],"/Users/hedongjie/Desktop/web/hw-component-table/es/GoTop/index.js",["707","708"],[],"/Users/hedongjie/Desktop/web/hw-component-table/es/HTableBody/AlertMsg.d.ts",["709"],[],"/Users/hedongjie/Desktop/web/hw-component-table/es/HTableBody/AlertMsg.js",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/es/HTableBody/HeaderTitle/index.d.ts",["710"],[],"/Users/hedongjie/Desktop/web/hw-component-table/es/HTableBody/HeaderTitle/index.js",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/es/HTableBody/Options/Content.d.ts",["711"],[],"/Users/hedongjie/Desktop/web/hw-component-table/es/HTableBody/Options/Content.js",["712"],[],"/Users/hedongjie/Desktop/web/hw-component-table/es/HTableBody/Options/Title.d.ts",["713"],[],"/Users/hedongjie/Desktop/web/hw-component-table/es/HTableBody/Options/Title.js",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/es/HTableBody/Options/index.d.ts",["714"],[],"/Users/hedongjie/Desktop/web/hw-component-table/es/HTableBody/Options/index.js",["715"],[],"/Users/hedongjie/Desktop/web/hw-component-table/es/HTableBody/Options/utils.d.ts",["716"],[],"/Users/hedongjie/Desktop/web/hw-component-table/es/HTableBody/Options/utils.js",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/es/HTableBody/RowSelection.d.ts",["717"],[],"/Users/hedongjie/Desktop/web/hw-component-table/es/HTableBody/RowSelection.js",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/es/HTableBody/hooks.d.ts",["718"],[],"/Users/hedongjie/Desktop/web/hw-component-table/es/HTableBody/hooks.js",["719","720","721"],[],"/Users/hedongjie/Desktop/web/hw-component-table/es/HTableBody/index.d.ts",["722"],[],"/Users/hedongjie/Desktop/web/hw-component-table/es/HTableBody/index.js",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/es/HTableFooter/index.d.ts",["723"],[],"/Users/hedongjie/Desktop/web/hw-component-table/es/HTableFooter/index.js",["724"],[],"/Users/hedongjie/Desktop/web/hw-component-table/es/HTableHeader/defaultSubComponent.d.ts",["725"],[],"/Users/hedongjie/Desktop/web/hw-component-table/es/HTableHeader/defaultSubComponent.js",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/es/HTableHeader/hooks.d.ts",["726"],[],"/Users/hedongjie/Desktop/web/hw-component-table/es/HTableHeader/hooks.js",["727","728"],[],"/Users/hedongjie/Desktop/web/hw-component-table/es/HTableHeader/index.d.ts",["729"],[],"/Users/hedongjie/Desktop/web/hw-component-table/es/HTableHeader/index.js",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/es/HTableHeader/modal.d.ts",["730"],[],"/Users/hedongjie/Desktop/web/hw-component-table/es/HTablePagination/index.d.ts",["731"],[],"/Users/hedongjie/Desktop/web/hw-component-table/es/HTablePagination/index.js",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/es/ModalTable/hooks.d.ts",["732"],[],"/Users/hedongjie/Desktop/web/hw-component-table/es/ModalTable/hooks.js",["733","734","735"],[],"/Users/hedongjie/Desktop/web/hw-component-table/es/ModalTable/index.d.ts",["736"],[],"/Users/hedongjie/Desktop/web/hw-component-table/es/ModalTable/index.js",["737","738","739"],[],"/Users/hedongjie/Desktop/web/hw-component-table/es/Table.d.ts",["740"],[],"/Users/hedongjie/Desktop/web/hw-component-table/es/Table.js",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/es/TableConfig.d.ts",["741"],[],"/Users/hedongjie/Desktop/web/hw-component-table/es/TableConfig.js",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/es/TableCustomize.d.ts",["742"],[],"/Users/hedongjie/Desktop/web/hw-component-table/es/TableCustomize.js",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/es/context.d.ts",["743"],[],"/Users/hedongjie/Desktop/web/hw-component-table/es/context.js",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/es/hooks/index.d.ts",["744"],[],"/Users/hedongjie/Desktop/web/hw-component-table/es/hooks/index.js",["745"],[],"/Users/hedongjie/Desktop/web/hw-component-table/es/hooks/useCurrentTable.d.ts",["746"],[],"/Users/hedongjie/Desktop/web/hw-component-table/es/hooks/useCurrentTable.js",["747"],[],"/Users/hedongjie/Desktop/web/hw-component-table/es/hooks/useDispatch.d.ts",["748"],[],"/Users/hedongjie/Desktop/web/hw-component-table/es/hooks/useDispatch.js",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/es/hooks/useHTable.d.ts",["749"],[],"/Users/hedongjie/Desktop/web/hw-component-table/es/hooks/useHTable.js",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/es/hooks/useReq.d.ts",["750"],[],"/Users/hedongjie/Desktop/web/hw-component-table/es/hooks/useReq.js",["751"],[],"/Users/hedongjie/Desktop/web/hw-component-table/es/hooks/useRowObj.d.ts",["752"],[],"/Users/hedongjie/Desktop/web/hw-component-table/es/hooks/useRowObj.js",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/es/index.d.ts",["753"],[],"/Users/hedongjie/Desktop/web/hw-component-table/es/index.js",[],[],"/Users/hedongjie/Desktop/web/hw-component-table/es/modal.d.ts",["754"],[],"/Users/hedongjie/Desktop/web/hw-component-table/lib/GoTop/index.d.ts",["755"],[],"/Users/hedongjie/Desktop/web/hw-component-table/lib/HTableBody/AlertMsg.d.ts",["756"],[],"/Users/hedongjie/Desktop/web/hw-component-table/lib/HTableBody/HeaderTitle/index.d.ts",["757"],[],"/Users/hedongjie/Desktop/web/hw-component-table/lib/HTableBody/Options/Content.d.ts",["758"],[],"/Users/hedongjie/Desktop/web/hw-component-table/lib/HTableBody/Options/Title.d.ts",["759"],[],"/Users/hedongjie/Desktop/web/hw-component-table/lib/HTableBody/Options/index.d.ts",["760"],[],"/Users/hedongjie/Desktop/web/hw-component-table/lib/HTableBody/Options/utils.d.ts",["761"],[],"/Users/hedongjie/Desktop/web/hw-component-table/lib/HTableBody/RowSelection.d.ts",["762"],[],"/Users/hedongjie/Desktop/web/hw-component-table/lib/HTableBody/hooks.d.ts",["763"],[],"/Users/hedongjie/Desktop/web/hw-component-table/lib/HTableBody/index.d.ts",["764"],[],"/Users/hedongjie/Desktop/web/hw-component-table/lib/HTableFooter/index.d.ts",["765"],[],"/Users/hedongjie/Desktop/web/hw-component-table/lib/HTableHeader/defaultSubComponent.d.ts",["766"],[],"/Users/hedongjie/Desktop/web/hw-component-table/lib/HTableHeader/hooks.d.ts",["767"],[],"/Users/hedongjie/Desktop/web/hw-component-table/lib/HTableHeader/index.d.ts",["768"],[],"/Users/hedongjie/Desktop/web/hw-component-table/lib/HTableHeader/modal.d.ts",["769"],[],"/Users/hedongjie/Desktop/web/hw-component-table/lib/HTablePagination/index.d.ts",["770"],[],"/Users/hedongjie/Desktop/web/hw-component-table/lib/ModalTable/hooks.d.ts",["771"],[],"/Users/hedongjie/Desktop/web/hw-component-table/lib/ModalTable/index.d.ts",["772"],[],"/Users/hedongjie/Desktop/web/hw-component-table/lib/Table.d.ts",["773"],[],"/Users/hedongjie/Desktop/web/hw-component-table/lib/TableConfig.d.ts",["774"],[],"/Users/hedongjie/Desktop/web/hw-component-table/lib/TableCustomize.d.ts",["775"],[],"/Users/hedongjie/Desktop/web/hw-component-table/lib/context.d.ts",["776"],[],"/Users/hedongjie/Desktop/web/hw-component-table/lib/hooks/index.d.ts",["777"],[],"/Users/hedongjie/Desktop/web/hw-component-table/lib/hooks/useCurrentTable.d.ts",["778"],[],"/Users/hedongjie/Desktop/web/hw-component-table/lib/hooks/useDispatch.d.ts",["779"],[],"/Users/hedongjie/Desktop/web/hw-component-table/lib/hooks/useHTable.d.ts",["780"],[],"/Users/hedongjie/Desktop/web/hw-component-table/lib/hooks/useReq.d.ts",["781"],[],"/Users/hedongjie/Desktop/web/hw-component-table/lib/hooks/useRowObj.d.ts",["782"],[],"/Users/hedongjie/Desktop/web/hw-component-table/lib/index.d.ts",["783"],[],"/Users/hedongjie/Desktop/web/hw-component-table/lib/modal.d.ts",["784"],[],{"ruleId":"785","severity":1,"message":"786","line":7,"column":15,"nodeType":"787","messageId":"788","endLine":7,"endColumn":29},{"ruleId":"785","severity":1,"message":"789","line":20,"column":3,"nodeType":"787","messageId":"788","endLine":20,"endColumn":12},{"ruleId":"785","severity":1,"message":"790","line":21,"column":3,"nodeType":"787","messageId":"788","endLine":21,"endColumn":12},{"ruleId":"791","severity":1,"message":"792","line":31,"column":6,"nodeType":"793","endLine":31,"endColumn":13,"suggestions":"794"},{"ruleId":"785","severity":1,"message":"795","line":65,"column":6,"nodeType":"787","messageId":"788","endLine":65,"endColumn":20},{"ruleId":"785","severity":1,"message":"796","line":71,"column":5,"nodeType":"787","messageId":"788","endLine":71,"endColumn":16},{"ruleId":"785","severity":1,"message":"797","line":74,"column":5,"nodeType":"787","messageId":"788","endLine":74,"endColumn":20},{"ruleId":"798","severity":2,"message":"799","line":135,"column":22,"nodeType":"787","messageId":"800","endLine":135,"endColumn":32},{"ruleId":"791","severity":1,"message":"801","line":50,"column":6,"nodeType":"793","endLine":50,"endColumn":8,"suggestions":"802"},{"ruleId":"785","severity":1,"message":"803","line":55,"column":7,"nodeType":"787","messageId":"788","endLine":55,"endColumn":11},{"ruleId":"785","severity":1,"message":"804","line":97,"column":42,"nodeType":"787","messageId":"788","endLine":97,"endColumn":48},{"ruleId":"785","severity":1,"message":"805","line":5,"column":3,"nodeType":"787","messageId":"788","endLine":5,"endColumn":15},{"ruleId":"785","severity":1,"message":"806","line":6,"column":3,"nodeType":"787","messageId":"788","endLine":6,"endColumn":19},{"ruleId":"785","severity":1,"message":"804","line":41,"column":36,"nodeType":"787","messageId":"788","endLine":41,"endColumn":42},{"ruleId":"791","severity":1,"message":"807","line":13,"column":6,"nodeType":"793","endLine":13,"endColumn":17,"suggestions":"808"},{"ruleId":"785","severity":1,"message":"809","line":15,"column":14,"nodeType":"787","messageId":"788","endLine":15,"endColumn":39},{"ruleId":"791","severity":1,"message":"810","line":19,"column":6,"nodeType":"793","endLine":19,"endColumn":8,"suggestions":"811"},{"ruleId":"791","severity":1,"message":"812","line":47,"column":6,"nodeType":"793","endLine":47,"endColumn":8,"suggestions":"813"},{"ruleId":"785","severity":1,"message":"814","line":3,"column":32,"nodeType":"787","messageId":"788","endLine":3,"endColumn":43},{"ruleId":"785","severity":1,"message":"815","line":24,"column":7,"nodeType":"787","messageId":"788","endLine":24,"endColumn":11},{"ruleId":"785","severity":1,"message":"804","line":27,"column":32,"nodeType":"787","messageId":"788","endLine":27,"endColumn":38},{"ruleId":"785","severity":1,"message":"804","line":47,"column":32,"nodeType":"787","messageId":"788","endLine":47,"endColumn":38},{"ruleId":"785","severity":1,"message":"816","line":86,"column":9,"nodeType":"787","messageId":"788","endLine":86,"endColumn":21},{"ruleId":"791","severity":1,"message":"817","line":57,"column":6,"nodeType":"793","endLine":57,"endColumn":39,"suggestions":"818"},{"ruleId":"791","severity":1,"message":"819","line":86,"column":6,"nodeType":"793","endLine":86,"endColumn":40,"suggestions":"820"},{"ruleId":"791","severity":1,"message":"821","line":26,"column":6,"nodeType":"793","endLine":26,"endColumn":11,"suggestions":"822"},{"ruleId":"791","severity":1,"message":"821","line":34,"column":6,"nodeType":"793","endLine":34,"endColumn":8,"suggestions":"823"},{"ruleId":"785","severity":1,"message":"824","line":66,"column":3,"nodeType":"787","messageId":"788","endLine":66,"endColumn":20},{"ruleId":"785","severity":1,"message":"825","line":67,"column":3,"nodeType":"787","messageId":"788","endLine":67,"endColumn":13},{"ruleId":"785","severity":1,"message":"826","line":68,"column":3,"nodeType":"787","messageId":"788","endLine":68,"endColumn":14},{"ruleId":"785","severity":1,"message":"827","line":69,"column":3,"nodeType":"787","messageId":"788","endLine":69,"endColumn":8},{"ruleId":"791","severity":1,"message":"828","line":165,"column":6,"nodeType":"793","endLine":165,"endColumn":42,"suggestions":"829"},{"ruleId":"791","severity":1,"message":"828","line":171,"column":6,"nodeType":"793","endLine":171,"endColumn":42,"suggestions":"830"},{"ruleId":"791","severity":1,"message":"831","line":31,"column":6,"nodeType":"793","endLine":31,"endColumn":15,"suggestions":"832"},{"ruleId":"791","severity":1,"message":"833","line":37,"column":6,"nodeType":"793","endLine":37,"endColumn":15,"suggestions":"834"},{"ruleId":null,"fatal":true,"severity":2,"message":"835","nodeType":null},{"ruleId":"791","severity":1,"message":"836","line":44,"column":5,"nodeType":"793","endLine":44,"endColumn":10,"suggestions":"837"},{"ruleId":"791","severity":1,"message":"838","line":57,"column":6,"nodeType":"793","endLine":57,"endColumn":8,"suggestions":"839"},{"ruleId":null,"fatal":true,"severity":2,"message":"840","nodeType":null},{"ruleId":null,"fatal":true,"severity":2,"message":"841","nodeType":null},{"ruleId":null,"fatal":true,"severity":2,"message":"842","nodeType":null},{"ruleId":"791","severity":1,"message":"831","line":90,"column":5,"nodeType":"793","endLine":90,"endColumn":14,"suggestions":"843"},{"ruleId":null,"fatal":true,"severity":2,"message":"844","nodeType":null},{"ruleId":null,"fatal":true,"severity":2,"message":"845","nodeType":null},{"ruleId":"791","severity":1,"message":"846","line":47,"column":5,"nodeType":"793","endLine":47,"endColumn":14,"suggestions":"847"},{"ruleId":null,"fatal":true,"severity":2,"message":"848","nodeType":null},{"ruleId":null,"fatal":true,"severity":2,"message":"849","nodeType":null},{"ruleId":null,"fatal":true,"severity":2,"message":"850","nodeType":null},{"ruleId":"791","severity":1,"message":"851","line":121,"column":5,"nodeType":"793","endLine":121,"endColumn":38,"suggestions":"852"},{"ruleId":"791","severity":1,"message":"819","line":156,"column":5,"nodeType":"793","endLine":156,"endColumn":39,"suggestions":"853"},{"ruleId":"791","severity":1,"message":"854","line":168,"column":5,"nodeType":"793","endLine":168,"endColumn":11,"suggestions":"855"},{"ruleId":null,"fatal":true,"severity":2,"message":"856","nodeType":null},{"ruleId":null,"fatal":true,"severity":2,"message":"857","nodeType":null},{"ruleId":"858","severity":2,"message":"859","line":63,"column":27,"nodeType":"787","endLine":63,"endColumn":43},{"ruleId":null,"fatal":true,"severity":2,"message":"860","nodeType":null},{"ruleId":null,"fatal":true,"severity":2,"message":"861","nodeType":null},{"ruleId":"791","severity":1,"message":"828","line":295,"column":5,"nodeType":"793","endLine":295,"endColumn":41,"suggestions":"862"},{"ruleId":"791","severity":1,"message":"828","line":304,"column":5,"nodeType":"793","endLine":304,"endColumn":41,"suggestions":"863"},{"ruleId":null,"fatal":true,"severity":2,"message":"864","nodeType":null},{"ruleId":null,"fatal":true,"severity":2,"message":"865","nodeType":null},{"ruleId":null,"fatal":true,"severity":2,"message":"866","nodeType":null},{"ruleId":null,"fatal":true,"severity":2,"message":"867","nodeType":null},{"ruleId":"791","severity":1,"message":"810","line":65,"column":6,"nodeType":"793","endLine":65,"endColumn":8,"suggestions":"868"},{"ruleId":"791","severity":1,"message":"812","line":95,"column":6,"nodeType":"793","endLine":95,"endColumn":8,"suggestions":"869"},{"ruleId":"791","severity":1,"message":"870","line":107,"column":5,"nodeType":"793","endLine":107,"endColumn":14,"suggestions":"871"},{"ruleId":null,"fatal":true,"severity":2,"message":"872","nodeType":null},{"ruleId":"858","severity":2,"message":"873","line":77,"column":21,"nodeType":"787","endLine":77,"endColumn":31},{"ruleId":"858","severity":2,"message":"874","line":80,"column":24,"nodeType":"787","endLine":80,"endColumn":37},{"ruleId":"858","severity":2,"message":"875","line":92,"column":22,"nodeType":"787","endLine":92,"endColumn":37},{"ruleId":null,"fatal":true,"severity":2,"message":"876","nodeType":null},{"ruleId":null,"fatal":true,"severity":2,"message":"877","nodeType":null},{"ruleId":null,"fatal":true,"severity":2,"message":"878","nodeType":null},{"ruleId":null,"fatal":true,"severity":2,"message":"879","nodeType":null},{"ruleId":null,"fatal":true,"severity":2,"message":"880","nodeType":null},{"ruleId":"791","severity":1,"message":"807","line":30,"column":5,"nodeType":"793","endLine":30,"endColumn":16,"suggestions":"881"},{"ruleId":null,"fatal":true,"severity":2,"message":"882","nodeType":null},{"ruleId":"791","severity":1,"message":"792","line":23,"column":5,"nodeType":"793","endLine":23,"endColumn":12,"suggestions":"883"},{"ruleId":null,"fatal":true,"severity":2,"message":"884","nodeType":null},{"ruleId":null,"fatal":true,"severity":2,"message":"885","nodeType":null},{"ruleId":null,"fatal":true,"severity":2,"message":"886","nodeType":null},{"ruleId":"791","severity":1,"message":"801","line":152,"column":6,"nodeType":"793","endLine":152,"endColumn":8,"suggestions":"887"},{"ruleId":null,"fatal":true,"severity":2,"message":"888","nodeType":null},{"ruleId":null,"fatal":true,"severity":2,"message":"889","nodeType":null},{"ruleId":null,"fatal":true,"severity":2,"message":"890","nodeType":null},{"ruleId":null,"fatal":true,"severity":2,"message":"891","nodeType":null},{"ruleId":null,"fatal":true,"severity":2,"message":"892","nodeType":null},{"ruleId":null,"fatal":true,"severity":2,"message":"893","nodeType":null},{"ruleId":null,"fatal":true,"severity":2,"message":"894","nodeType":null},{"ruleId":null,"fatal":true,"severity":2,"message":"895","nodeType":null},{"ruleId":null,"fatal":true,"severity":2,"message":"896","nodeType":null},{"ruleId":null,"fatal":true,"severity":2,"message":"897","nodeType":null},{"ruleId":null,"fatal":true,"severity":2,"message":"898","nodeType":null},{"ruleId":null,"fatal":true,"severity":2,"message":"899","nodeType":null},{"ruleId":null,"fatal":true,"severity":2,"message":"900","nodeType":null},{"ruleId":null,"fatal":true,"severity":2,"message":"901","nodeType":null},{"ruleId":null,"fatal":true,"severity":2,"message":"902","nodeType":null},{"ruleId":null,"fatal":true,"severity":2,"message":"903","nodeType":null},{"ruleId":null,"fatal":true,"severity":2,"message":"904","nodeType":null},{"ruleId":null,"fatal":true,"severity":2,"message":"905","nodeType":null},{"ruleId":null,"fatal":true,"severity":2,"message":"906","nodeType":null},{"ruleId":null,"fatal":true,"severity":2,"message":"907","nodeType":null},{"ruleId":null,"fatal":true,"severity":2,"message":"908","nodeType":null},{"ruleId":null,"fatal":true,"severity":2,"message":"909","nodeType":null},{"ruleId":null,"fatal":true,"severity":2,"message":"910","nodeType":null},{"ruleId":null,"fatal":true,"severity":2,"message":"911","nodeType":null},{"ruleId":null,"fatal":true,"severity":2,"message":"912","nodeType":null},{"ruleId":null,"fatal":true,"severity":2,"message":"913","nodeType":null},{"ruleId":null,"fatal":true,"severity":2,"message":"914","nodeType":null},{"ruleId":null,"fatal":true,"severity":2,"message":"915","nodeType":null},{"ruleId":null,"fatal":true,"severity":2,"message":"916","nodeType":null},{"ruleId":null,"fatal":true,"severity":2,"message":"917","nodeType":null},{"ruleId":null,"fatal":true,"severity":2,"message":"918","nodeType":null},{"ruleId":null,"fatal":true,"severity":2,"message":"919","nodeType":null},{"ruleId":null,"fatal":true,"severity":2,"message":"920","nodeType":null},"@typescript-eslint/no-unused-vars","'HTableInstance' is defined but never used.","Identifier","unusedVar","'spaceSize' is assigned a value but never used.","'className' is defined but never used.","react-hooks/exhaustive-deps","React Hook useMemo has missing dependencies: 'changeRowData', 'dispatch', 'getTableParams', 'reload', 'reloadWithParams', and 'useCurrentTable'. Either include them or remove the dependency array.","ArrayExpression",["921"],"'FooterRenderFn' is defined but never used.","'rowOnChange' is assigned a value but never used.","'allSelectChange' is assigned a value but never used.","@typescript-eslint/no-shadow","'pagination' is already declared in the upper scope on line 45 column 3.","noShadow","React Hook useEffect has missing dependencies: 'manual', 'reloadFn', 'request', and 'resultAction'. Either include them or remove the dependency array.",["922"],"'Test' is assigned a value but never used.","'reject' is defined but never used.","'HTableFooter' is defined but never used.","'HTablePagination' is defined but never used.","React Hook useMemo has a missing dependency: 'config'. Either include it or remove the dependency array.",["923"],"'params' is defined but never used.","React Hook useMemo has a missing dependency: 'tableInstance'. Either include it or remove the dependency array.",["924"],"React Hook useEffect has missing dependencies: 'dialogTableInstance', 'hide', and 'show'. Either include them or remove the dependency array.",["925"],"'ParamsModal' is defined but never used.","'req1' is assigned a value but never used.","'dialogTable1' is assigned a value but never used.","React Hook useEffect has a missing dependency: 'changeConfigData'. Either include it or remove the dependency array.",["926"],"React Hook useEffect has a missing dependency: 'rowOnChange'. Either include it or remove the dependency array.",["927"],"React Hook useEffect has a missing dependency: 'cuDom'. Either include it or remove the dependency array.",["928"],["929"],"'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.",["930"],["931"],"React Hook useMemo has a missing dependency: 'titleClass'. Either include it or remove the dependency array.",["932"],"React Hook useEffect has a missing dependency: 'tableInstance.table'. Either include it or remove the dependency array.",["933"],"Parsing error: ESLint was configured to run on `<tsconfigRootDir>/es/GoTop/index.d.ts` using `parserOptions.project`: /users/hedongjie/desktop/web/hw-component-table/tsconfig.json\nHowever, that TSConfig does not include this file. Either:\n- Change ESLint's list of included files to not include this file\n- Change that TSConfig to include this file\n- Create a new TSConfig that includes this file and include it in your parserOptions.project\nSee the typescript-eslint docs for more info: https://typescript-eslint.io/linting/troubleshooting#i-get-errors-telling-me-eslint-was-configured-to-run--however-that-tsconfig-does-not--none-of-those-tsconfigs-include-this-file","React Hook useEffect has missing dependencies: 'cuDom' and 'setStyle'. Either include them or remove the dependency array.",["934"],"React Hook useEffect has missing dependencies: 'cuDom.scrollTop' and 'setStyle'. Either include them or remove the dependency array.",["935"],"Parsing error: ESLint was configured to run on `<tsconfigRootDir>/es/HTableBody/AlertMsg.d.ts` using `parserOptions.project`: /users/hedongjie/desktop/web/hw-component-table/tsconfig.json\nHowever, that TSConfig does not include this file. Either:\n- Change ESLint's list of included files to not include this file\n- Change that TSConfig to include this file\n- Create a new TSConfig that includes this file and include it in your parserOptions.project\nSee the typescript-eslint docs for more info: https://typescript-eslint.io/linting/troubleshooting#i-get-errors-telling-me-eslint-was-configured-to-run--however-that-tsconfig-does-not--none-of-those-tsconfigs-include-this-file","Parsing error: ESLint was configured to run on `<tsconfigRootDir>/es/HTableBody/HeaderTitle/index.d.ts` using `parserOptions.project`: /users/hedongjie/desktop/web/hw-component-table/tsconfig.json\nHowever, that TSConfig does not include this file. Either:\n- Change ESLint's list of included files to not include this file\n- Change that TSConfig to include this file\n- Create a new TSConfig that includes this file and include it in your parserOptions.project\nSee the typescript-eslint docs for more info: https://typescript-eslint.io/linting/troubleshooting#i-get-errors-telling-me-eslint-was-configured-to-run--however-that-tsconfig-does-not--none-of-those-tsconfigs-include-this-file","Parsing error: ESLint was configured to run on `<tsconfigRootDir>/es/HTableBody/Options/Content.d.ts` using `parserOptions.project`: /users/hedongjie/desktop/web/hw-component-table/tsconfig.json\nHowever, that TSConfig does not include this file. Either:\n- Change ESLint's list of included files to not include this file\n- Change that TSConfig to include this file\n- Create a new TSConfig that includes this file and include it in your parserOptions.project\nSee the typescript-eslint docs for more info: https://typescript-eslint.io/linting/troubleshooting#i-get-errors-telling-me-eslint-was-configured-to-run--however-that-tsconfig-does-not--none-of-those-tsconfigs-include-this-file",["936"],"Parsing error: ESLint was configured to run on `<tsconfigRootDir>/es/HTableBody/Options/Title.d.ts` using `parserOptions.project`: /users/hedongjie/desktop/web/hw-component-table/tsconfig.json\nHowever, that TSConfig does not include this file. Either:\n- Change ESLint's list of included files to not include this file\n- Change that TSConfig to include this file\n- Create a new TSConfig that includes this file and include it in your parserOptions.project\nSee the typescript-eslint docs for more info: https://typescript-eslint.io/linting/troubleshooting#i-get-errors-telling-me-eslint-was-configured-to-run--however-that-tsconfig-does-not--none-of-those-tsconfigs-include-this-file","Parsing error: ESLint was configured to run on `<tsconfigRootDir>/es/HTableBody/Options/index.d.ts` using `parserOptions.project`: /users/hedongjie/desktop/web/hw-component-table/tsconfig.json\nHowever, that TSConfig does not include this file. Either:\n- Change ESLint's list of included files to not include this file\n- Change that TSConfig to include this file\n- Create a new TSConfig that includes this file and include it in your parserOptions.project\nSee the typescript-eslint docs for more info: https://typescript-eslint.io/linting/troubleshooting#i-get-errors-telling-me-eslint-was-configured-to-run--however-that-tsconfig-does-not--none-of-those-tsconfigs-include-this-file","React Hook useEffect has missing dependencies: 'setKeys' and 'tableInstance.table'. Either include them or remove the dependency array.",["937"],"Parsing error: ESLint was configured to run on `<tsconfigRootDir>/es/HTableBody/Options/utils.d.ts` using `parserOptions.project`: /users/hedongjie/desktop/web/hw-component-table/tsconfig.json\nHowever, that TSConfig does not include this file. Either:\n- Change ESLint's list of included files to not include this file\n- Change that TSConfig to include this file\n- Create a new TSConfig that includes this file and include it in your parserOptions.project\nSee the typescript-eslint docs for more info: https://typescript-eslint.io/linting/troubleshooting#i-get-errors-telling-me-eslint-was-configured-to-run--however-that-tsconfig-does-not--none-of-those-tsconfigs-include-this-file","Parsing error: ESLint was configured to run on `<tsconfigRootDir>/es/HTableBody/RowSelection.d.ts` using `parserOptions.project`: /users/hedongjie/desktop/web/hw-component-table/tsconfig.json\nHowever, that TSConfig does not include this file. Either:\n- Change ESLint's list of included files to not include this file\n- Change that TSConfig to include this file\n- Create a new TSConfig that includes this file and include it in your parserOptions.project\nSee the typescript-eslint docs for more info: https://typescript-eslint.io/linting/troubleshooting#i-get-errors-telling-me-eslint-was-configured-to-run--however-that-tsconfig-does-not--none-of-those-tsconfigs-include-this-file","Parsing error: ESLint was configured to run on `<tsconfigRootDir>/es/HTableBody/hooks.d.ts` using `parserOptions.project`: /users/hedongjie/desktop/web/hw-component-table/tsconfig.json\nHowever, that TSConfig does not include this file. Either:\n- Change ESLint's list of included files to not include this file\n- Change that TSConfig to include this file\n- Create a new TSConfig that includes this file and include it in your parserOptions.project\nSee the typescript-eslint docs for more info: https://typescript-eslint.io/linting/troubleshooting#i-get-errors-telling-me-eslint-was-configured-to-run--however-that-tsconfig-does-not--none-of-those-tsconfigs-include-this-file","React Hook useEffect has missing dependencies: 'changeConfigData' and 'setCols'. Either include them or remove the dependency array.",["938"],["939"],"React Hook useEffect has a missing dependency: 'setCuSize'. Either include it or remove the dependency array.",["940"],"Parsing error: ESLint was configured to run on `<tsconfigRootDir>/es/HTableBody/index.d.ts` using `parserOptions.project`: /users/hedongjie/desktop/web/hw-component-table/tsconfig.json\nHowever, that TSConfig does not include this file. Either:\n- Change ESLint's list of included files to not include this file\n- Change that TSConfig to include this file\n- Create a new TSConfig that includes this file and include it in your parserOptions.project\nSee the typescript-eslint docs for more info: https://typescript-eslint.io/linting/troubleshooting#i-get-errors-telling-me-eslint-was-configured-to-run--however-that-tsconfig-does-not--none-of-those-tsconfigs-include-this-file","Parsing error: ESLint was configured to run on `<tsconfigRootDir>/es/HTableFooter/index.d.ts` using `parserOptions.project`: /users/hedongjie/desktop/web/hw-component-table/tsconfig.json\nHowever, that TSConfig does not include this file. Either:\n- Change ESLint's list of included files to not include this file\n- Change that TSConfig to include this file\n- Create a new TSConfig that includes this file and include it in your parserOptions.project\nSee the typescript-eslint docs for more info: https://typescript-eslint.io/linting/troubleshooting#i-get-errors-telling-me-eslint-was-configured-to-run--however-that-tsconfig-does-not--none-of-those-tsconfigs-include-this-file","react-hooks/rules-of-hooks","React Hook \"useHTableContext\" is called in function \"index\" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word \"use\".","Parsing error: ESLint was configured to run on `<tsconfigRootDir>/es/HTableHeader/defaultSubComponent.d.ts` using `parserOptions.project`: /users/hedongjie/desktop/web/hw-component-table/tsconfig.json\nHowever, that TSConfig does not include this file. Either:\n- Change ESLint's list of included files to not include this file\n- Change that TSConfig to include this file\n- Create a new TSConfig that includes this file and include it in your parserOptions.project\nSee the typescript-eslint docs for more info: https://typescript-eslint.io/linting/troubleshooting#i-get-errors-telling-me-eslint-was-configured-to-run--however-that-tsconfig-does-not--none-of-those-tsconfigs-include-this-file","Parsing error: ESLint was configured to run on `<tsconfigRootDir>/es/HTableHeader/hooks.d.ts` using `parserOptions.project`: /users/hedongjie/desktop/web/hw-component-table/tsconfig.json\nHowever, that TSConfig does not include this file. Either:\n- Change ESLint's list of included files to not include this file\n- Change that TSConfig to include this file\n- Create a new TSConfig that includes this file and include it in your parserOptions.project\nSee the typescript-eslint docs for more info: https://typescript-eslint.io/linting/troubleshooting#i-get-errors-telling-me-eslint-was-configured-to-run--however-that-tsconfig-does-not--none-of-those-tsconfigs-include-this-file",["941"],["942"],"Parsing error: ESLint was configured to run on `<tsconfigRootDir>/es/HTableHeader/index.d.ts` using `parserOptions.project`: /users/hedongjie/desktop/web/hw-component-table/tsconfig.json\nHowever, that TSConfig does not include this file. Either:\n- Change ESLint's list of included files to not include this file\n- Change that TSConfig to include this file\n- Create a new TSConfig that includes this file and include it in your parserOptions.project\nSee the typescript-eslint docs for more info: https://typescript-eslint.io/linting/troubleshooting#i-get-errors-telling-me-eslint-was-configured-to-run--however-that-tsconfig-does-not--none-of-those-tsconfigs-include-this-file","Parsing error: ESLint was configured to run on `<tsconfigRootDir>/es/HTableHeader/modal.d.ts` using `parserOptions.project`: /users/hedongjie/desktop/web/hw-component-table/tsconfig.json\nHowever, that TSConfig does not include this file. Either:\n- Change ESLint's list of included files to not include this file\n- Change that TSConfig to include this file\n- Create a new TSConfig that includes this file and include it in your parserOptions.project\nSee the typescript-eslint docs for more info: https://typescript-eslint.io/linting/troubleshooting#i-get-errors-telling-me-eslint-was-configured-to-run--however-that-tsconfig-does-not--none-of-those-tsconfigs-include-this-file","Parsing error: ESLint was configured to run on `<tsconfigRootDir>/es/HTablePagination/index.d.ts` using `parserOptions.project`: /users/hedongjie/desktop/web/hw-component-table/tsconfig.json\nHowever, that TSConfig does not include this file. Either:\n- Change ESLint's list of included files to not include this file\n- Change that TSConfig to include this file\n- Create a new TSConfig that includes this file and include it in your parserOptions.project\nSee the typescript-eslint docs for more info: https://typescript-eslint.io/linting/troubleshooting#i-get-errors-telling-me-eslint-was-configured-to-run--however-that-tsconfig-does-not--none-of-those-tsconfigs-include-this-file","Parsing error: ESLint was configured to run on `<tsconfigRootDir>/es/ModalTable/hooks.d.ts` using `parserOptions.project`: /users/hedongjie/desktop/web/hw-component-table/tsconfig.json\nHowever, that TSConfig does not include this file. Either:\n- Change ESLint's list of included files to not include this file\n- Change that TSConfig to include this file\n- Create a new TSConfig that includes this file and include it in your parserOptions.project\nSee the typescript-eslint docs for more info: https://typescript-eslint.io/linting/troubleshooting#i-get-errors-telling-me-eslint-was-configured-to-run--however-that-tsconfig-does-not--none-of-those-tsconfigs-include-this-file",["943"],["944"],"React Hook useEffect has a missing dependency: 'setModalVisible'. Either include it or remove the dependency array.",["945"],"Parsing error: ESLint was configured to run on `<tsconfigRootDir>/es/ModalTable/index.d.ts` using `parserOptions.project`: /users/hedongjie/desktop/web/hw-component-table/tsconfig.json\nHowever, that TSConfig does not include this file. Either:\n- Change ESLint's list of included files to not include this file\n- Change that TSConfig to include this file\n- Create a new TSConfig that includes this file and include it in your parserOptions.project\nSee the typescript-eslint docs for more info: https://typescript-eslint.io/linting/troubleshooting#i-get-errors-telling-me-eslint-was-configured-to-run--however-that-tsconfig-does-not--none-of-those-tsconfigs-include-this-file","React Hook \"useVisible\" is called in function \"index\" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word \"use\".","React Hook \"useTableProps\" is called in function \"index\" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word \"use\".","React Hook \"useCurrentTable\" is called in function \"index\" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word \"use\".","Parsing error: ESLint was configured to run on `<tsconfigRootDir>/es/Table.d.ts` using `parserOptions.project`: /users/hedongjie/desktop/web/hw-component-table/tsconfig.json\nHowever, that TSConfig does not include this file. Either:\n- Change ESLint's list of included files to not include this file\n- Change that TSConfig to include this file\n- Create a new TSConfig that includes this file and include it in your parserOptions.project\nSee the typescript-eslint docs for more info: https://typescript-eslint.io/linting/troubleshooting#i-get-errors-telling-me-eslint-was-configured-to-run--however-that-tsconfig-does-not--none-of-those-tsconfigs-include-this-file","Parsing error: ESLint was configured to run on `<tsconfigRootDir>/es/TableConfig.d.ts` using `parserOptions.project`: /users/hedongjie/desktop/web/hw-component-table/tsconfig.json\nHowever, that TSConfig does not include this file. Either:\n- Change ESLint's list of included files to not include this file\n- Change that TSConfig to include this file\n- Create a new TSConfig that includes this file and include it in your parserOptions.project\nSee the typescript-eslint docs for more info: https://typescript-eslint.io/linting/troubleshooting#i-get-errors-telling-me-eslint-was-configured-to-run--however-that-tsconfig-does-not--none-of-those-tsconfigs-include-this-file","Parsing error: ESLint was configured to run on `<tsconfigRootDir>/es/TableCustomize.d.ts` using `parserOptions.project`: /users/hedongjie/desktop/web/hw-component-table/tsconfig.json\nHowever, that TSConfig does not include this file. Either:\n- Change ESLint's list of included files to not include this file\n- Change that TSConfig to include this file\n- Create a new TSConfig that includes this file and include it in your parserOptions.project\nSee the typescript-eslint docs for more info: https://typescript-eslint.io/linting/troubleshooting#i-get-errors-telling-me-eslint-was-configured-to-run--however-that-tsconfig-does-not--none-of-those-tsconfigs-include-this-file","Parsing error: ESLint was configured to run on `<tsconfigRootDir>/es/context.d.ts` using `parserOptions.project`: /users/hedongjie/desktop/web/hw-component-table/tsconfig.json\nHowever, that TSConfig does not include this file. Either:\n- Change ESLint's list of included files to not include this file\n- Change that TSConfig to include this file\n- Create a new TSConfig that includes this file and include it in your parserOptions.project\nSee the typescript-eslint docs for more info: https://typescript-eslint.io/linting/troubleshooting#i-get-errors-telling-me-eslint-was-configured-to-run--however-that-tsconfig-does-not--none-of-those-tsconfigs-include-this-file","Parsing error: ESLint was configured to run on `<tsconfigRootDir>/es/hooks/index.d.ts` using `parserOptions.project`: /users/hedongjie/desktop/web/hw-component-table/tsconfig.json\nHowever, that TSConfig does not include this file. Either:\n- Change ESLint's list of included files to not include this file\n- Change that TSConfig to include this file\n- Create a new TSConfig that includes this file and include it in your parserOptions.project\nSee the typescript-eslint docs for more info: https://typescript-eslint.io/linting/troubleshooting#i-get-errors-telling-me-eslint-was-configured-to-run--however-that-tsconfig-does-not--none-of-those-tsconfigs-include-this-file",["946"],"Parsing error: ESLint was configured to run on `<tsconfigRootDir>/es/hooks/useCurrentTable.d.ts` using `parserOptions.project`: /users/hedongjie/desktop/web/hw-component-table/tsconfig.json\nHowever, that TSConfig does not include this file. Either:\n- Change ESLint's list of included files to not include this file\n- Change that TSConfig to include this file\n- Create a new TSConfig that includes this file and include it in your parserOptions.project\nSee the typescript-eslint docs for more info: https://typescript-eslint.io/linting/troubleshooting#i-get-errors-telling-me-eslint-was-configured-to-run--however-that-tsconfig-does-not--none-of-those-tsconfigs-include-this-file",["947"],"Parsing error: ESLint was configured to run on `<tsconfigRootDir>/es/hooks/useDispatch.d.ts` using `parserOptions.project`: /users/hedongjie/desktop/web/hw-component-table/tsconfig.json\nHowever, that TSConfig does not include this file. Either:\n- Change ESLint's list of included files to not include this file\n- Change that TSConfig to include this file\n- Create a new TSConfig that includes this file and include it in your parserOptions.project\nSee the typescript-eslint docs for more info: https://typescript-eslint.io/linting/troubleshooting#i-get-errors-telling-me-eslint-was-configured-to-run--however-that-tsconfig-does-not--none-of-those-tsconfigs-include-this-file","Parsing error: ESLint was configured to run on `<tsconfigRootDir>/es/hooks/useHTable.d.ts` using `parserOptions.project`: /users/hedongjie/desktop/web/hw-component-table/tsconfig.json\nHowever, that TSConfig does not include this file. Either:\n- Change ESLint's list of included files to not include this file\n- Change that TSConfig to include this file\n- Create a new TSConfig that includes this file and include it in your parserOptions.project\nSee the typescript-eslint docs for more info: https://typescript-eslint.io/linting/troubleshooting#i-get-errors-telling-me-eslint-was-configured-to-run--however-that-tsconfig-does-not--none-of-those-tsconfigs-include-this-file","Parsing error: ESLint was configured to run on `<tsconfigRootDir>/es/hooks/useReq.d.ts` using `parserOptions.project`: /users/hedongjie/desktop/web/hw-component-table/tsconfig.json\nHowever, that TSConfig does not include this file. Either:\n- Change ESLint's list of included files to not include this file\n- Change that TSConfig to include this file\n- Create a new TSConfig that includes this file and include it in your parserOptions.project\nSee the typescript-eslint docs for more info: https://typescript-eslint.io/linting/troubleshooting#i-get-errors-telling-me-eslint-was-configured-to-run--however-that-tsconfig-does-not--none-of-those-tsconfigs-include-this-file",["948"],"Parsing error: ESLint was configured to run on `<tsconfigRootDir>/es/hooks/useRowObj.d.ts` using `parserOptions.project`: /users/hedongjie/desktop/web/hw-component-table/tsconfig.json\nHowever, that TSConfig does not include this file. Either:\n- Change ESLint's list of included files to not include this file\n- Change that TSConfig to include this file\n- Create a new TSConfig that includes this file and include it in your parserOptions.project\nSee the typescript-eslint docs for more info: https://typescript-eslint.io/linting/troubleshooting#i-get-errors-telling-me-eslint-was-configured-to-run--however-that-tsconfig-does-not--none-of-those-tsconfigs-include-this-file","Parsing error: ESLint was configured to run on `<tsconfigRootDir>/es/index.d.ts` using `parserOptions.project`: /users/hedongjie/desktop/web/hw-component-table/tsconfig.json\nHowever, that TSConfig does not include this file. Either:\n- Change ESLint's list of included files to not include this file\n- Change that TSConfig to include this file\n- Create a new TSConfig that includes this file and include it in your parserOptions.project\nSee the typescript-eslint docs for more info: https://typescript-eslint.io/linting/troubleshooting#i-get-errors-telling-me-eslint-was-configured-to-run--however-that-tsconfig-does-not--none-of-those-tsconfigs-include-this-file","Parsing error: ESLint was configured to run on `<tsconfigRootDir>/es/modal.d.ts` using `parserOptions.project`: /users/hedongjie/desktop/web/hw-component-table/tsconfig.json\nHowever, that TSConfig does not include this file. Either:\n- Change ESLint's list of included files to not include this file\n- Change that TSConfig to include this file\n- Create a new TSConfig that includes this file and include it in your parserOptions.project\nSee the typescript-eslint docs for more info: https://typescript-eslint.io/linting/troubleshooting#i-get-errors-telling-me-eslint-was-configured-to-run--however-that-tsconfig-does-not--none-of-those-tsconfigs-include-this-file","Parsing error: ESLint was configured to run on `<tsconfigRootDir>/lib/GoTop/index.d.ts` using `parserOptions.project`: /users/hedongjie/desktop/web/hw-component-table/tsconfig.json\nHowever, that TSConfig does not include this file. Either:\n- Change ESLint's list of included files to not include this file\n- Change that TSConfig to include this file\n- Create a new TSConfig that includes this file and include it in your parserOptions.project\nSee the typescript-eslint docs for more info: https://typescript-eslint.io/linting/troubleshooting#i-get-errors-telling-me-eslint-was-configured-to-run--however-that-tsconfig-does-not--none-of-those-tsconfigs-include-this-file","Parsing error: ESLint was configured to run on `<tsconfigRootDir>/lib/HTableBody/AlertMsg.d.ts` using `parserOptions.project`: /users/hedongjie/desktop/web/hw-component-table/tsconfig.json\nHowever, that TSConfig does not include this file. Either:\n- Change ESLint's list of included files to not include this file\n- Change that TSConfig to include this file\n- Create a new TSConfig that includes this file and include it in your parserOptions.project\nSee the typescript-eslint docs for more info: https://typescript-eslint.io/linting/troubleshooting#i-get-errors-telling-me-eslint-was-configured-to-run--however-that-tsconfig-does-not--none-of-those-tsconfigs-include-this-file","Parsing error: ESLint was configured to run on `<tsconfigRootDir>/lib/HTableBody/HeaderTitle/index.d.ts` using `parserOptions.project`: /users/hedongjie/desktop/web/hw-component-table/tsconfig.json\nHowever, that TSConfig does not include this file. Either:\n- Change ESLint's list of included files to not include this file\n- Change that TSConfig to include this file\n- Create a new TSConfig that includes this file and include it in your parserOptions.project\nSee the typescript-eslint docs for more info: https://typescript-eslint.io/linting/troubleshooting#i-get-errors-telling-me-eslint-was-configured-to-run--however-that-tsconfig-does-not--none-of-those-tsconfigs-include-this-file","Parsing error: ESLint was configured to run on `<tsconfigRootDir>/lib/HTableBody/Options/Content.d.ts` using `parserOptions.project`: /users/hedongjie/desktop/web/hw-component-table/tsconfig.json\nHowever, that TSConfig does not include this file. Either:\n- Change ESLint's list of included files to not include this file\n- Change that TSConfig to include this file\n- Create a new TSConfig that includes this file and include it in your parserOptions.project\nSee the typescript-eslint docs for more info: https://typescript-eslint.io/linting/troubleshooting#i-get-errors-telling-me-eslint-was-configured-to-run--however-that-tsconfig-does-not--none-of-those-tsconfigs-include-this-file","Parsing error: ESLint was configured to run on `<tsconfigRootDir>/lib/HTableBody/Options/Title.d.ts` using `parserOptions.project`: /users/hedongjie/desktop/web/hw-component-table/tsconfig.json\nHowever, that TSConfig does not include this file. Either:\n- Change ESLint's list of included files to not include this file\n- Change that TSConfig to include this file\n- Create a new TSConfig that includes this file and include it in your parserOptions.project\nSee the typescript-eslint docs for more info: https://typescript-eslint.io/linting/troubleshooting#i-get-errors-telling-me-eslint-was-configured-to-run--however-that-tsconfig-does-not--none-of-those-tsconfigs-include-this-file","Parsing error: ESLint was configured to run on `<tsconfigRootDir>/lib/HTableBody/Options/index.d.ts` using `parserOptions.project`: /users/hedongjie/desktop/web/hw-component-table/tsconfig.json\nHowever, that TSConfig does not include this file. Either:\n- Change ESLint's list of included files to not include this file\n- Change that TSConfig to include this file\n- Create a new TSConfig that includes this file and include it in your parserOptions.project\nSee the typescript-eslint docs for more info: https://typescript-eslint.io/linting/troubleshooting#i-get-errors-telling-me-eslint-was-configured-to-run--however-that-tsconfig-does-not--none-of-those-tsconfigs-include-this-file","Parsing error: ESLint was configured to run on `<tsconfigRootDir>/lib/HTableBody/Options/utils.d.ts` using `parserOptions.project`: /users/hedongjie/desktop/web/hw-component-table/tsconfig.json\nHowever, that TSConfig does not include this file. Either:\n- Change ESLint's list of included files to not include this file\n- Change that TSConfig to include this file\n- Create a new TSConfig that includes this file and include it in your parserOptions.project\nSee the typescript-eslint docs for more info: https://typescript-eslint.io/linting/troubleshooting#i-get-errors-telling-me-eslint-was-configured-to-run--however-that-tsconfig-does-not--none-of-those-tsconfigs-include-this-file","Parsing error: ESLint was configured to run on `<tsconfigRootDir>/lib/HTableBody/RowSelection.d.ts` using `parserOptions.project`: /users/hedongjie/desktop/web/hw-component-table/tsconfig.json\nHowever, that TSConfig does not include this file. Either:\n- Change ESLint's list of included files to not include this file\n- Change that TSConfig to include this file\n- Create a new TSConfig that includes this file and include it in your parserOptions.project\nSee the typescript-eslint docs for more info: https://typescript-eslint.io/linting/troubleshooting#i-get-errors-telling-me-eslint-was-configured-to-run--however-that-tsconfig-does-not--none-of-those-tsconfigs-include-this-file","Parsing error: ESLint was configured to run on `<tsconfigRootDir>/lib/HTableBody/hooks.d.ts` using `parserOptions.project`: /users/hedongjie/desktop/web/hw-component-table/tsconfig.json\nHowever, that TSConfig does not include this file. Either:\n- Change ESLint's list of included files to not include this file\n- Change that TSConfig to include this file\n- Create a new TSConfig that includes this file and include it in your parserOptions.project\nSee the typescript-eslint docs for more info: https://typescript-eslint.io/linting/troubleshooting#i-get-errors-telling-me-eslint-was-configured-to-run--however-that-tsconfig-does-not--none-of-those-tsconfigs-include-this-file","Parsing error: ESLint was configured to run on `<tsconfigRootDir>/lib/HTableBody/index.d.ts` using `parserOptions.project`: /users/hedongjie/desktop/web/hw-component-table/tsconfig.json\nHowever, that TSConfig does not include this file. Either:\n- Change ESLint's list of included files to not include this file\n- Change that TSConfig to include this file\n- Create a new TSConfig that includes this file and include it in your parserOptions.project\nSee the typescript-eslint docs for more info: https://typescript-eslint.io/linting/troubleshooting#i-get-errors-telling-me-eslint-was-configured-to-run--however-that-tsconfig-does-not--none-of-those-tsconfigs-include-this-file","Parsing error: ESLint was configured to run on `<tsconfigRootDir>/lib/HTableFooter/index.d.ts` using `parserOptions.project`: /users/hedongjie/desktop/web/hw-component-table/tsconfig.json\nHowever, that TSConfig does not include this file. Either:\n- Change ESLint's list of included files to not include this file\n- Change that TSConfig to include this file\n- Create a new TSConfig that includes this file and include it in your parserOptions.project\nSee the typescript-eslint docs for more info: https://typescript-eslint.io/linting/troubleshooting#i-get-errors-telling-me-eslint-was-configured-to-run--however-that-tsconfig-does-not--none-of-those-tsconfigs-include-this-file","Parsing error: ESLint was configured to run on `<tsconfigRootDir>/lib/HTableHeader/defaultSubComponent.d.ts` using `parserOptions.project`: /users/hedongjie/desktop/web/hw-component-table/tsconfig.json\nHowever, that TSConfig does not include this file. Either:\n- Change ESLint's list of included files to not include this file\n- Change that TSConfig to include this file\n- Create a new TSConfig that includes this file and include it in your parserOptions.project\nSee the typescript-eslint docs for more info: https://typescript-eslint.io/linting/troubleshooting#i-get-errors-telling-me-eslint-was-configured-to-run--however-that-tsconfig-does-not--none-of-those-tsconfigs-include-this-file","Parsing error: ESLint was configured to run on `<tsconfigRootDir>/lib/HTableHeader/hooks.d.ts` using `parserOptions.project`: /users/hedongjie/desktop/web/hw-component-table/tsconfig.json\nHowever, that TSConfig does not include this file. Either:\n- Change ESLint's list of included files to not include this file\n- Change that TSConfig to include this file\n- Create a new TSConfig that includes this file and include it in your parserOptions.project\nSee the typescript-eslint docs for more info: https://typescript-eslint.io/linting/troubleshooting#i-get-errors-telling-me-eslint-was-configured-to-run--however-that-tsconfig-does-not--none-of-those-tsconfigs-include-this-file","Parsing error: ESLint was configured to run on `<tsconfigRootDir>/lib/HTableHeader/index.d.ts` using `parserOptions.project`: /users/hedongjie/desktop/web/hw-component-table/tsconfig.json\nHowever, that TSConfig does not include this file. Either:\n- Change ESLint's list of included files to not include this file\n- Change that TSConfig to include this file\n- Create a new TSConfig that includes this file and include it in your parserOptions.project\nSee the typescript-eslint docs for more info: https://typescript-eslint.io/linting/troubleshooting#i-get-errors-telling-me-eslint-was-configured-to-run--however-that-tsconfig-does-not--none-of-those-tsconfigs-include-this-file","Parsing error: ESLint was configured to run on `<tsconfigRootDir>/lib/HTableHeader/modal.d.ts` using `parserOptions.project`: /users/hedongjie/desktop/web/hw-component-table/tsconfig.json\nHowever, that TSConfig does not include this file. Either:\n- Change ESLint's list of included files to not include this file\n- Change that TSConfig to include this file\n- Create a new TSConfig that includes this file and include it in your parserOptions.project\nSee the typescript-eslint docs for more info: https://typescript-eslint.io/linting/troubleshooting#i-get-errors-telling-me-eslint-was-configured-to-run--however-that-tsconfig-does-not--none-of-those-tsconfigs-include-this-file","Parsing error: ESLint was configured to run on `<tsconfigRootDir>/lib/HTablePagination/index.d.ts` using `parserOptions.project`: /users/hedongjie/desktop/web/hw-component-table/tsconfig.json\nHowever, that TSConfig does not include this file. Either:\n- Change ESLint's list of included files to not include this file\n- Change that TSConfig to include this file\n- Create a new TSConfig that includes this file and include it in your parserOptions.project\nSee the typescript-eslint docs for more info: https://typescript-eslint.io/linting/troubleshooting#i-get-errors-telling-me-eslint-was-configured-to-run--however-that-tsconfig-does-not--none-of-those-tsconfigs-include-this-file","Parsing error: ESLint was configured to run on `<tsconfigRootDir>/lib/ModalTable/hooks.d.ts` using `parserOptions.project`: /users/hedongjie/desktop/web/hw-component-table/tsconfig.json\nHowever, that TSConfig does not include this file. Either:\n- Change ESLint's list of included files to not include this file\n- Change that TSConfig to include this file\n- Create a new TSConfig that includes this file and include it in your parserOptions.project\nSee the typescript-eslint docs for more info: https://typescript-eslint.io/linting/troubleshooting#i-get-errors-telling-me-eslint-was-configured-to-run--however-that-tsconfig-does-not--none-of-those-tsconfigs-include-this-file","Parsing error: ESLint was configured to run on `<tsconfigRootDir>/lib/ModalTable/index.d.ts` using `parserOptions.project`: /users/hedongjie/desktop/web/hw-component-table/tsconfig.json\nHowever, that TSConfig does not include this file. Either:\n- Change ESLint's list of included files to not include this file\n- Change that TSConfig to include this file\n- Create a new TSConfig that includes this file and include it in your parserOptions.project\nSee the typescript-eslint docs for more info: https://typescript-eslint.io/linting/troubleshooting#i-get-errors-telling-me-eslint-was-configured-to-run--however-that-tsconfig-does-not--none-of-those-tsconfigs-include-this-file","Parsing error: ESLint was configured to run on `<tsconfigRootDir>/lib/Table.d.ts` using `parserOptions.project`: /users/hedongjie/desktop/web/hw-component-table/tsconfig.json\nHowever, that TSConfig does not include this file. Either:\n- Change ESLint's list of included files to not include this file\n- Change that TSConfig to include this file\n- Create a new TSConfig that includes this file and include it in your parserOptions.project\nSee the typescript-eslint docs for more info: https://typescript-eslint.io/linting/troubleshooting#i-get-errors-telling-me-eslint-was-configured-to-run--however-that-tsconfig-does-not--none-of-those-tsconfigs-include-this-file","Parsing error: ESLint was configured to run on `<tsconfigRootDir>/lib/TableConfig.d.ts` using `parserOptions.project`: /users/hedongjie/desktop/web/hw-component-table/tsconfig.json\nHowever, that TSConfig does not include this file. Either:\n- Change ESLint's list of included files to not include this file\n- Change that TSConfig to include this file\n- Create a new TSConfig that includes this file and include it in your parserOptions.project\nSee the typescript-eslint docs for more info: https://typescript-eslint.io/linting/troubleshooting#i-get-errors-telling-me-eslint-was-configured-to-run--however-that-tsconfig-does-not--none-of-those-tsconfigs-include-this-file","Parsing error: ESLint was configured to run on `<tsconfigRootDir>/lib/TableCustomize.d.ts` using `parserOptions.project`: /users/hedongjie/desktop/web/hw-component-table/tsconfig.json\nHowever, that TSConfig does not include this file. Either:\n- Change ESLint's list of included files to not include this file\n- Change that TSConfig to include this file\n- Create a new TSConfig that includes this file and include it in your parserOptions.project\nSee the typescript-eslint docs for more info: https://typescript-eslint.io/linting/troubleshooting#i-get-errors-telling-me-eslint-was-configured-to-run--however-that-tsconfig-does-not--none-of-those-tsconfigs-include-this-file","Parsing error: ESLint was configured to run on `<tsconfigRootDir>/lib/context.d.ts` using `parserOptions.project`: /users/hedongjie/desktop/web/hw-component-table/tsconfig.json\nHowever, that TSConfig does not include this file. Either:\n- Change ESLint's list of included files to not include this file\n- Change that TSConfig to include this file\n- Create a new TSConfig that includes this file and include it in your parserOptions.project\nSee the typescript-eslint docs for more info: https://typescript-eslint.io/linting/troubleshooting#i-get-errors-telling-me-eslint-was-configured-to-run--however-that-tsconfig-does-not--none-of-those-tsconfigs-include-this-file","Parsing error: ESLint was configured to run on `<tsconfigRootDir>/lib/hooks/index.d.ts` using `parserOptions.project`: /users/hedongjie/desktop/web/hw-component-table/tsconfig.json\nHowever, that TSConfig does not include this file. Either:\n- Change ESLint's list of included files to not include this file\n- Change that TSConfig to include this file\n- Create a new TSConfig that includes this file and include it in your parserOptions.project\nSee the typescript-eslint docs for more info: https://typescript-eslint.io/linting/troubleshooting#i-get-errors-telling-me-eslint-was-configured-to-run--however-that-tsconfig-does-not--none-of-those-tsconfigs-include-this-file","Parsing error: ESLint was configured to run on `<tsconfigRootDir>/lib/hooks/useCurrentTable.d.ts` using `parserOptions.project`: /users/hedongjie/desktop/web/hw-component-table/tsconfig.json\nHowever, that TSConfig does not include this file. Either:\n- Change ESLint's list of included files to not include this file\n- Change that TSConfig to include this file\n- Create a new TSConfig that includes this file and include it in your parserOptions.project\nSee the typescript-eslint docs for more info: https://typescript-eslint.io/linting/troubleshooting#i-get-errors-telling-me-eslint-was-configured-to-run--however-that-tsconfig-does-not--none-of-those-tsconfigs-include-this-file","Parsing error: ESLint was configured to run on `<tsconfigRootDir>/lib/hooks/useDispatch.d.ts` using `parserOptions.project`: /users/hedongjie/desktop/web/hw-component-table/tsconfig.json\nHowever, that TSConfig does not include this file. Either:\n- Change ESLint's list of included files to not include this file\n- Change that TSConfig to include this file\n- Create a new TSConfig that includes this file and include it in your parserOptions.project\nSee the typescript-eslint docs for more info: https://typescript-eslint.io/linting/troubleshooting#i-get-errors-telling-me-eslint-was-configured-to-run--however-that-tsconfig-does-not--none-of-those-tsconfigs-include-this-file","Parsing error: ESLint was configured to run on `<tsconfigRootDir>/lib/hooks/useHTable.d.ts` using `parserOptions.project`: /users/hedongjie/desktop/web/hw-component-table/tsconfig.json\nHowever, that TSConfig does not include this file. Either:\n- Change ESLint's list of included files to not include this file\n- Change that TSConfig to include this file\n- Create a new TSConfig that includes this file and include it in your parserOptions.project\nSee the typescript-eslint docs for more info: https://typescript-eslint.io/linting/troubleshooting#i-get-errors-telling-me-eslint-was-configured-to-run--however-that-tsconfig-does-not--none-of-those-tsconfigs-include-this-file","Parsing error: ESLint was configured to run on `<tsconfigRootDir>/lib/hooks/useReq.d.ts` using `parserOptions.project`: /users/hedongjie/desktop/web/hw-component-table/tsconfig.json\nHowever, that TSConfig does not include this file. Either:\n- Change ESLint's list of included files to not include this file\n- Change that TSConfig to include this file\n- Create a new TSConfig that includes this file and include it in your parserOptions.project\nSee the typescript-eslint docs for more info: https://typescript-eslint.io/linting/troubleshooting#i-get-errors-telling-me-eslint-was-configured-to-run--however-that-tsconfig-does-not--none-of-those-tsconfigs-include-this-file","Parsing error: ESLint was configured to run on `<tsconfigRootDir>/lib/hooks/useRowObj.d.ts` using `parserOptions.project`: /users/hedongjie/desktop/web/hw-component-table/tsconfig.json\nHowever, that TSConfig does not include this file. Either:\n- Change ESLint's list of included files to not include this file\n- Change that TSConfig to include this file\n- Create a new TSConfig that includes this file and include it in your parserOptions.project\nSee the typescript-eslint docs for more info: https://typescript-eslint.io/linting/troubleshooting#i-get-errors-telling-me-eslint-was-configured-to-run--however-that-tsconfig-does-not--none-of-those-tsconfigs-include-this-file","Parsing error: ESLint was configured to run on `<tsconfigRootDir>/lib/index.d.ts` using `parserOptions.project`: /users/hedongjie/desktop/web/hw-component-table/tsconfig.json\nHowever, that TSConfig does not include this file. Either:\n- Change ESLint's list of included files to not include this file\n- Change that TSConfig to include this file\n- Create a new TSConfig that includes this file and include it in your parserOptions.project\nSee the typescript-eslint docs for more info: https://typescript-eslint.io/linting/troubleshooting#i-get-errors-telling-me-eslint-was-configured-to-run--however-that-tsconfig-does-not--none-of-those-tsconfigs-include-this-file","Parsing error: ESLint was configured to run on `<tsconfigRootDir>/lib/modal.d.ts` using `parserOptions.project`: /users/hedongjie/desktop/web/hw-component-table/tsconfig.json\nHowever, that TSConfig does not include this file. Either:\n- Change ESLint's list of included files to not include this file\n- Change that TSConfig to include this file\n- Create a new TSConfig that includes this file and include it in your parserOptions.project\nSee the typescript-eslint docs for more info: https://typescript-eslint.io/linting/troubleshooting#i-get-errors-telling-me-eslint-was-configured-to-run--however-that-tsconfig-does-not--none-of-those-tsconfigs-include-this-file",{"desc":"949","fix":"950"},{"desc":"951","fix":"952"},{"desc":"953","fix":"954"},{"desc":"955","fix":"956"},{"desc":"957","fix":"958"},{"desc":"959","fix":"960"},{"desc":"961","fix":"962"},{"desc":"963","fix":"964"},{"desc":"965","fix":"966"},{"desc":"967","fix":"968"},{"desc":"967","fix":"969"},{"desc":"970","fix":"971"},{"desc":"972","fix":"973"},{"desc":"974","fix":"975"},{"desc":"976","fix":"977"},{"desc":"970","fix":"978"},{"desc":"979","fix":"980"},{"desc":"981","fix":"982"},{"desc":"961","fix":"983"},{"desc":"984","fix":"985"},{"desc":"967","fix":"986"},{"desc":"967","fix":"987"},{"desc":"955","fix":"988"},{"desc":"957","fix":"989"},{"desc":"990","fix":"991"},{"desc":"953","fix":"992"},{"desc":"949","fix":"993"},{"desc":"951","fix":"994"},"Update the dependencies array to be: [changeRowData, dispatch, getTableParams, reload, reloadWithParams, table, useCurrentTable]",{"range":"995","text":"996"},"Update the dependencies array to be: [manual, reloadFn, request, resultAction]",{"range":"997","text":"998"},"Update the dependencies array to be: [className, config]",{"range":"999","text":"1000"},"Update the dependencies array to be: [tableInstance]",{"range":"1001","text":"1002"},"Update the dependencies array to be: [dialogTableInstance, hide, show]",{"range":"1003","text":"1004"},"Update the dependencies array to be: [configData, table, rowSelection, changeConfigData]",{"range":"1005","text":"1006"},"Update the dependencies array to be: [selectedRowKeys, records, rowKey, rowOnChange]",{"range":"1007","text":"1008"},"Update the dependencies array to be: [cuDom, dom]",{"range":"1009","text":"1010"},"Update the dependencies array to be: [cuDom]",{"range":"1011","text":"1012"},"Update the dependencies array to be: [configData, searchSpan, headerOpen, mkNewFn]",{"range":"1013","text":"1014"},{"range":"1015","text":"1014"},"Update the dependencies array to be: [columns, titleClass]",{"range":"1016","text":"1017"},"Update the dependencies array to be: [columns, tableInstance.table]",{"range":"1018","text":"1019"},"Update the dependencies array to be: [cuDom, dom, setStyle]",{"range":"1020","text":"1021"},"Update the dependencies array to be: [cuDom.scrollTop, setStyle]",{"range":"1022","text":"1023"},{"range":"1024","text":"1017"},"Update the dependencies array to be: [columns, setKeys, tableInstance.table]",{"range":"1025","text":"1026"},"Update the dependencies array to be: [configData, table, rowSelection, setCols, changeConfigData]",{"range":"1027","text":"1028"},{"range":"1029","text":"1008"},"Update the dependencies array to be: [setCuSize, size]",{"range":"1030","text":"1031"},{"range":"1032","text":"1014"},{"range":"1033","text":"1014"},{"range":"1034","text":"1002"},{"range":"1035","text":"1004"},"Update the dependencies array to be: [setModalVisible, visible]",{"range":"1036","text":"1037"},{"range":"1038","text":"1000"},{"range":"1039","text":"996"},{"range":"1040","text":"998"},[1016,1023],"[changeRowData, dispatch, getTableParams, reload, reloadWithParams, table, useCurrentTable]",[1222,1224],"[manual, reloadFn, request, resultAction]",[481,492],"[className, config]",[513,515],"[tableInstance]",[1219,1221],"[dialogTableInstance, hide, show]",[1819,1852],"[configData, table, rowSelection, changeConfigData]",[2587,2621],"[selectedRowKeys, records, rowKey, rowOnChange]",[825,830],"[cuDom, dom]",[1021,1023],"[cuDom]",[4102,4138],"[configData, searchSpan, headerOpen, mkNewFn]",[4293,4329],[996,1005],"[columns, titleClass]",[1123,1132],"[columns, tableInstance.table]",[1205,1210],"[cuDom, dom, setStyle]",[1417,1419],"[cuDom.scrollTop, setStyle]",[3508,3517],[1723,1732],"[columns, setKeys, tableInstance.table]",[4268,4301],"[configData, table, rowSelection, setCols, changeConfigData]",[5271,5305],[5560,5566],"[setCuSize, size]",[8887,8923],[9112,9148],[2461,2463],[3359,3361],[3674,3683],"[setModalVisible, visible]",[1102,1113],[769,776],[5241,5243]]
|
package/es/HTableBody/index.d.ts
CHANGED
|
@@ -16,6 +16,7 @@ export interface HTableBodyProps extends Omit<ProTableProps<any, any>, "dataSour
|
|
|
16
16
|
affixProps?: AffixProps | false;
|
|
17
17
|
goTop?: boolean;
|
|
18
18
|
optionsRender?: (node: React.ReactNode) => React.ReactNode;
|
|
19
|
+
paginationActionRender?: (tableInstance: HTableInstance) => React.ReactNode;
|
|
19
20
|
}
|
|
20
|
-
declare const _default: ({ configData, pagination, onPageChange, rowSelection, rowKey, emptyRender, errorRender, tableStyle, paginationStyle, headerTitle, options, actionRender, affixProps, goTop, size, optionsRender, ...props }: HTableBodyProps) => JSX.Element;
|
|
21
|
+
declare const _default: ({ configData, pagination, onPageChange, rowSelection, rowKey, emptyRender, errorRender, tableStyle, paginationStyle, headerTitle, options, actionRender, affixProps, goTop, size, optionsRender, paginationActionRender, ...props }: HTableBodyProps) => JSX.Element;
|
|
21
22
|
export default _default;
|
package/es/HTableBody/index.js
CHANGED
|
@@ -22,7 +22,7 @@ import AlertMsg from './AlertMsg.js';
|
|
|
22
22
|
import Options from './Options/index.js';
|
|
23
23
|
import HeaderTitle from './HeaderTitle/index.js';
|
|
24
24
|
|
|
25
|
-
var _excluded = ["configData", "pagination", "onPageChange", "rowSelection", "rowKey", "emptyRender", "errorRender", "tableStyle", "paginationStyle", "headerTitle", "options", "actionRender", "affixProps", "goTop", "size", "optionsRender"];
|
|
25
|
+
var _excluded = ["configData", "pagination", "onPageChange", "rowSelection", "rowKey", "emptyRender", "errorRender", "tableStyle", "paginationStyle", "headerTitle", "options", "actionRender", "affixProps", "goTop", "size", "optionsRender", "paginationActionRender"];
|
|
26
26
|
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; }
|
|
27
27
|
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var _context, _context2; var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? _forEachInstanceProperty(_context = ownKeys(Object(t), !0)).call(_context, function (r) { _defineProperty(e, r, t[r]); }) : _Object$getOwnPropertyDescriptors ? _Object$defineProperties(e, _Object$getOwnPropertyDescriptors(t)) : _forEachInstanceProperty(_context2 = ownKeys(Object(t))).call(_context2, function (r) { _Object$defineProperty(e, r, _Object$getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
28
28
|
var defaultRender = function defaultRender() {
|
|
@@ -56,6 +56,7 @@ var Body = (function (_ref) {
|
|
|
56
56
|
goTop = _ref$goTop === void 0 ? true : _ref$goTop,
|
|
57
57
|
size = _ref.size,
|
|
58
58
|
optionsRender = _ref.optionsRender,
|
|
59
|
+
paginationActionRender = _ref.paginationActionRender,
|
|
59
60
|
props = _objectWithoutProperties(_ref, _excluded);
|
|
60
61
|
var _ref2 = rowSelection || {},
|
|
61
62
|
selectedRowKeys = _ref2.selectedRowKeys,
|
|
@@ -138,7 +139,13 @@ var Body = (function (_ref) {
|
|
|
138
139
|
size: cuSize,
|
|
139
140
|
search: false,
|
|
140
141
|
onChange: function onChange(pagination, filters, sorter) {
|
|
141
|
-
|
|
142
|
+
var field = sorter.field,
|
|
143
|
+
order = sorter.order;
|
|
144
|
+
tableInstance.table.reloadWithParams({
|
|
145
|
+
current: 1,
|
|
146
|
+
orderByField: field,
|
|
147
|
+
asc: order === "ascend"
|
|
148
|
+
});
|
|
142
149
|
},
|
|
143
150
|
options: false,
|
|
144
151
|
tableStyle: {
|
|
@@ -153,7 +160,8 @@ var Body = (function (_ref) {
|
|
|
153
160
|
onPageChange: onPageChange,
|
|
154
161
|
paginationStyle: paginationStyle,
|
|
155
162
|
affixProps: affixProps,
|
|
156
|
-
goTop: goTop
|
|
163
|
+
goTop: goTop,
|
|
164
|
+
actionRender: paginationActionRender
|
|
157
165
|
}, pagination))]
|
|
158
166
|
})]
|
|
159
167
|
});
|
|
@@ -2,11 +2,13 @@ import type { PaginationProps } from "antd";
|
|
|
2
2
|
import type { ParamsModal } from "../modal";
|
|
3
3
|
import React from "react";
|
|
4
4
|
import type { AffixProps } from "antd/lib/affix";
|
|
5
|
+
import { HTableInstance } from "../modal";
|
|
5
6
|
export interface IPaginationProps extends PaginationProps {
|
|
6
7
|
onPageChange?: (params: ParamsModal) => void;
|
|
7
8
|
paginationStyle?: React.CSSProperties;
|
|
8
9
|
affixProps?: AffixProps | false;
|
|
9
10
|
goTop?: boolean;
|
|
11
|
+
actionRender?: (tableInstance: HTableInstance) => React.ReactNode;
|
|
10
12
|
}
|
|
11
|
-
declare const _default: ({ onPageChange, paginationStyle, affixProps, goTop, ...props }: IPaginationProps) => JSX.Element;
|
|
13
|
+
declare const _default: ({ onPageChange, paginationStyle, affixProps, goTop, actionRender, ...props }: IPaginationProps) => JSX.Element;
|
|
12
14
|
export default _default;
|
|
@@ -19,7 +19,7 @@ import { useClassName } from '../hooks/index.js';
|
|
|
19
19
|
import { useState } from 'react';
|
|
20
20
|
import GoTop from '../GoTop/index.js';
|
|
21
21
|
|
|
22
|
-
var _excluded = ["onPageChange", "paginationStyle", "affixProps", "goTop"],
|
|
22
|
+
var _excluded = ["onPageChange", "paginationStyle", "affixProps", "goTop", "actionRender"],
|
|
23
23
|
_excluded2 = ["offsetBottom"];
|
|
24
24
|
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; }
|
|
25
25
|
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var _context5, _context6; var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? _forEachInstanceProperty(_context5 = ownKeys(Object(t), !0)).call(_context5, function (r) { _defineProperty(e, r, t[r]); }) : _Object$getOwnPropertyDescriptors ? _Object$defineProperties(e, _Object$getOwnPropertyDescriptors(t)) : _forEachInstanceProperty(_context6 = ownKeys(Object(t))).call(_context6, function (r) { _Object$defineProperty(e, r, _Object$getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
@@ -28,10 +28,12 @@ var HTablePagination = (function (_ref) {
|
|
|
28
28
|
paginationStyle = _ref.paginationStyle,
|
|
29
29
|
affixProps = _ref.affixProps,
|
|
30
30
|
goTop = _ref.goTop,
|
|
31
|
+
actionRender = _ref.actionRender,
|
|
31
32
|
props = _objectWithoutProperties(_ref, _excluded);
|
|
32
33
|
var _useHTableContext = useHTableContext(),
|
|
33
34
|
contextOnPageChange = _useHTableContext.onPageChange,
|
|
34
|
-
data = _useHTableContext.data
|
|
35
|
+
data = _useHTableContext.data,
|
|
36
|
+
tableInstance = _useHTableContext.tableInstance;
|
|
35
37
|
var tableOnPageChange = onPageChange || contextOnPageChange;
|
|
36
38
|
var _ref2 = data || {},
|
|
37
39
|
size = _ref2.size,
|
|
@@ -49,11 +51,14 @@ var HTablePagination = (function (_ref) {
|
|
|
49
51
|
return jsx(Fragment, {});
|
|
50
52
|
}
|
|
51
53
|
if (affixProps === false) {
|
|
52
|
-
return
|
|
53
|
-
justify: "
|
|
54
|
+
return jsxs(Row, {
|
|
55
|
+
justify: "space-between",
|
|
56
|
+
align: "middle",
|
|
54
57
|
className: className,
|
|
55
58
|
style: paginationStyle,
|
|
56
|
-
children: jsx(
|
|
59
|
+
children: [jsx("div", {
|
|
60
|
+
children: actionRender === null || actionRender === void 0 ? void 0 : actionRender(tableInstance)
|
|
61
|
+
}), jsx(Pagination, _objectSpread({
|
|
57
62
|
size: "small",
|
|
58
63
|
showQuickJumper: true,
|
|
59
64
|
pageSize: pageSize,
|
|
@@ -72,7 +77,7 @@ var HTablePagination = (function (_ref) {
|
|
|
72
77
|
current: pn
|
|
73
78
|
});
|
|
74
79
|
}
|
|
75
|
-
}, props))
|
|
80
|
+
}, props))]
|
|
76
81
|
});
|
|
77
82
|
}
|
|
78
83
|
var _ref5 = affixProps || {},
|
|
@@ -93,10 +98,13 @@ var HTablePagination = (function (_ref) {
|
|
|
93
98
|
}
|
|
94
99
|
}, afProps), {}, {
|
|
95
100
|
children: jsxs(Row, {
|
|
96
|
-
justify: "
|
|
101
|
+
justify: "space-between",
|
|
97
102
|
className: className,
|
|
103
|
+
align: "middle",
|
|
98
104
|
style: _objectSpread(_objectSpread({}, paginationStyle), style),
|
|
99
|
-
children: [jsx(
|
|
105
|
+
children: [jsx("div", {
|
|
106
|
+
children: actionRender === null || actionRender === void 0 ? void 0 : actionRender(tableInstance)
|
|
107
|
+
}), jsx(Pagination, _objectSpread({
|
|
100
108
|
size: "small",
|
|
101
109
|
showQuickJumper: true,
|
|
102
110
|
pageSize: pageSize,
|
package/es/Table.js
CHANGED
|
@@ -93,7 +93,9 @@ var Table = (function (_ref) {
|
|
|
93
93
|
configData: configData,
|
|
94
94
|
onFinish: function onFinish(value) {
|
|
95
95
|
rowOnChange([], []);
|
|
96
|
-
return run(value)
|
|
96
|
+
return run(_objectSpread(_objectSpread(_objectSpread({}, saveParams.old), value), {}, {
|
|
97
|
+
current: 1
|
|
98
|
+
}));
|
|
97
99
|
},
|
|
98
100
|
onPageChange: tableInstance.table.reloadWithParams,
|
|
99
101
|
setSelectedRowData: setSelectedRowData,
|
package/es/TableCustomize.js
CHANGED
|
@@ -79,7 +79,9 @@ var Index = function Index(_ref) {
|
|
|
79
79
|
params: saveParams.old,
|
|
80
80
|
onFinish: function onFinish(value) {
|
|
81
81
|
rowOnChange([], []);
|
|
82
|
-
return run(value)
|
|
82
|
+
return run(_objectSpread(_objectSpread(_objectSpread({}, saveParams.old), value), {}, {
|
|
83
|
+
current: 1
|
|
84
|
+
}));
|
|
83
85
|
},
|
|
84
86
|
onPageChange: tableInstance.table.reloadWithParams,
|
|
85
87
|
setSelectedRowData: setSelectedRowData,
|
package/es/modal.d.ts
CHANGED
|
@@ -70,6 +70,7 @@ export interface HTableProps extends Omit<ProTableProps<any, any>, "request" | "
|
|
|
70
70
|
goTop?: boolean;
|
|
71
71
|
optionsRender?: (node: React.ReactNode) => React.ReactNode;
|
|
72
72
|
onFinish?: (value: any) => Promise<any>;
|
|
73
|
+
paginationActionRender?: (tableInstance: HTableInstance) => React.ReactNode;
|
|
73
74
|
}
|
|
74
75
|
export interface TableInstance {
|
|
75
76
|
reload: (params?: ParamsModal) => Promise<any>;
|
|
@@ -16,6 +16,7 @@ export interface HTableBodyProps extends Omit<ProTableProps<any, any>, "dataSour
|
|
|
16
16
|
affixProps?: AffixProps | false;
|
|
17
17
|
goTop?: boolean;
|
|
18
18
|
optionsRender?: (node: React.ReactNode) => React.ReactNode;
|
|
19
|
+
paginationActionRender?: (tableInstance: HTableInstance) => React.ReactNode;
|
|
19
20
|
}
|
|
20
|
-
declare const _default: ({ configData, pagination, onPageChange, rowSelection, rowKey, emptyRender, errorRender, tableStyle, paginationStyle, headerTitle, options, actionRender, affixProps, goTop, size, optionsRender, ...props }: HTableBodyProps) => JSX.Element;
|
|
21
|
+
declare const _default: ({ configData, pagination, onPageChange, rowSelection, rowKey, emptyRender, errorRender, tableStyle, paginationStyle, headerTitle, options, actionRender, affixProps, goTop, size, optionsRender, paginationActionRender, ...props }: HTableBodyProps) => JSX.Element;
|
|
21
22
|
export default _default;
|
package/lib/HTableBody/index.js
CHANGED
|
@@ -25,7 +25,7 @@ var AlertMsg = require('./AlertMsg.js');
|
|
|
25
25
|
var index = require('./Options/index.js');
|
|
26
26
|
var index$2 = require('./HeaderTitle/index.js');
|
|
27
27
|
|
|
28
|
-
var _excluded = ["configData", "pagination", "onPageChange", "rowSelection", "rowKey", "emptyRender", "errorRender", "tableStyle", "paginationStyle", "headerTitle", "options", "actionRender", "affixProps", "goTop", "size", "optionsRender"];
|
|
28
|
+
var _excluded = ["configData", "pagination", "onPageChange", "rowSelection", "rowKey", "emptyRender", "errorRender", "tableStyle", "paginationStyle", "headerTitle", "options", "actionRender", "affixProps", "goTop", "size", "optionsRender", "paginationActionRender"];
|
|
29
29
|
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; }
|
|
30
30
|
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var _context, _context2; var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? _forEachInstanceProperty(_context = ownKeys(Object(t), !0)).call(_context, function (r) { _defineProperty(e, r, t[r]); }) : _Object$getOwnPropertyDescriptors ? _Object$defineProperties(e, _Object$getOwnPropertyDescriptors(t)) : _forEachInstanceProperty(_context2 = ownKeys(Object(t))).call(_context2, function (r) { _Object$defineProperty(e, r, _Object$getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
31
31
|
var defaultRender = function defaultRender() {
|
|
@@ -59,6 +59,7 @@ var Body = (function (_ref) {
|
|
|
59
59
|
goTop = _ref$goTop === void 0 ? true : _ref$goTop,
|
|
60
60
|
size = _ref.size,
|
|
61
61
|
optionsRender = _ref.optionsRender,
|
|
62
|
+
paginationActionRender = _ref.paginationActionRender,
|
|
62
63
|
props = _objectWithoutProperties(_ref, _excluded);
|
|
63
64
|
var _ref2 = rowSelection || {},
|
|
64
65
|
selectedRowKeys = _ref2.selectedRowKeys,
|
|
@@ -141,7 +142,13 @@ var Body = (function (_ref) {
|
|
|
141
142
|
size: cuSize,
|
|
142
143
|
search: false,
|
|
143
144
|
onChange: function onChange(pagination, filters, sorter) {
|
|
144
|
-
|
|
145
|
+
var field = sorter.field,
|
|
146
|
+
order = sorter.order;
|
|
147
|
+
tableInstance.table.reloadWithParams({
|
|
148
|
+
current: 1,
|
|
149
|
+
orderByField: field,
|
|
150
|
+
asc: order === "ascend"
|
|
151
|
+
});
|
|
145
152
|
},
|
|
146
153
|
options: false,
|
|
147
154
|
tableStyle: {
|
|
@@ -156,7 +163,8 @@ var Body = (function (_ref) {
|
|
|
156
163
|
onPageChange: onPageChange,
|
|
157
164
|
paginationStyle: paginationStyle,
|
|
158
165
|
affixProps: affixProps,
|
|
159
|
-
goTop: goTop
|
|
166
|
+
goTop: goTop,
|
|
167
|
+
actionRender: paginationActionRender
|
|
160
168
|
}, pagination))]
|
|
161
169
|
})]
|
|
162
170
|
});
|
|
@@ -2,11 +2,13 @@ import type { PaginationProps } from "antd";
|
|
|
2
2
|
import type { ParamsModal } from "../modal";
|
|
3
3
|
import React from "react";
|
|
4
4
|
import type { AffixProps } from "antd/lib/affix";
|
|
5
|
+
import { HTableInstance } from "../modal";
|
|
5
6
|
export interface IPaginationProps extends PaginationProps {
|
|
6
7
|
onPageChange?: (params: ParamsModal) => void;
|
|
7
8
|
paginationStyle?: React.CSSProperties;
|
|
8
9
|
affixProps?: AffixProps | false;
|
|
9
10
|
goTop?: boolean;
|
|
11
|
+
actionRender?: (tableInstance: HTableInstance) => React.ReactNode;
|
|
10
12
|
}
|
|
11
|
-
declare const _default: ({ onPageChange, paginationStyle, affixProps, goTop, ...props }: IPaginationProps) => JSX.Element;
|
|
13
|
+
declare const _default: ({ onPageChange, paginationStyle, affixProps, goTop, actionRender, ...props }: IPaginationProps) => JSX.Element;
|
|
12
14
|
export default _default;
|
|
@@ -22,7 +22,7 @@ var index = require('../hooks/index.js');
|
|
|
22
22
|
var React = require('react');
|
|
23
23
|
var index$1 = require('../GoTop/index.js');
|
|
24
24
|
|
|
25
|
-
var _excluded = ["onPageChange", "paginationStyle", "affixProps", "goTop"],
|
|
25
|
+
var _excluded = ["onPageChange", "paginationStyle", "affixProps", "goTop", "actionRender"],
|
|
26
26
|
_excluded2 = ["offsetBottom"];
|
|
27
27
|
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; }
|
|
28
28
|
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var _context5, _context6; var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? _forEachInstanceProperty(_context5 = ownKeys(Object(t), !0)).call(_context5, function (r) { _defineProperty(e, r, t[r]); }) : _Object$getOwnPropertyDescriptors ? _Object$defineProperties(e, _Object$getOwnPropertyDescriptors(t)) : _forEachInstanceProperty(_context6 = ownKeys(Object(t))).call(_context6, function (r) { _Object$defineProperty(e, r, _Object$getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
@@ -31,10 +31,12 @@ var HTablePagination = (function (_ref) {
|
|
|
31
31
|
paginationStyle = _ref.paginationStyle,
|
|
32
32
|
affixProps = _ref.affixProps,
|
|
33
33
|
goTop = _ref.goTop,
|
|
34
|
+
actionRender = _ref.actionRender,
|
|
34
35
|
props = _objectWithoutProperties(_ref, _excluded);
|
|
35
36
|
var _useHTableContext = context.useHTableContext(),
|
|
36
37
|
contextOnPageChange = _useHTableContext.onPageChange,
|
|
37
|
-
data = _useHTableContext.data
|
|
38
|
+
data = _useHTableContext.data,
|
|
39
|
+
tableInstance = _useHTableContext.tableInstance;
|
|
38
40
|
var tableOnPageChange = onPageChange || contextOnPageChange;
|
|
39
41
|
var _ref2 = data || {},
|
|
40
42
|
size = _ref2.size,
|
|
@@ -52,11 +54,14 @@ var HTablePagination = (function (_ref) {
|
|
|
52
54
|
return jsxRuntime.jsx(jsxRuntime.Fragment, {});
|
|
53
55
|
}
|
|
54
56
|
if (affixProps === false) {
|
|
55
|
-
return jsxRuntime.
|
|
56
|
-
justify: "
|
|
57
|
+
return jsxRuntime.jsxs(antd.Row, {
|
|
58
|
+
justify: "space-between",
|
|
59
|
+
align: "middle",
|
|
57
60
|
className: className,
|
|
58
61
|
style: paginationStyle,
|
|
59
|
-
children: jsxRuntime.jsx(
|
|
62
|
+
children: [jsxRuntime.jsx("div", {
|
|
63
|
+
children: actionRender === null || actionRender === void 0 ? void 0 : actionRender(tableInstance)
|
|
64
|
+
}), jsxRuntime.jsx(antd.Pagination, _objectSpread({
|
|
60
65
|
size: "small",
|
|
61
66
|
showQuickJumper: true,
|
|
62
67
|
pageSize: pageSize,
|
|
@@ -75,7 +80,7 @@ var HTablePagination = (function (_ref) {
|
|
|
75
80
|
current: pn
|
|
76
81
|
});
|
|
77
82
|
}
|
|
78
|
-
}, props))
|
|
83
|
+
}, props))]
|
|
79
84
|
});
|
|
80
85
|
}
|
|
81
86
|
var _ref5 = affixProps || {},
|
|
@@ -96,10 +101,13 @@ var HTablePagination = (function (_ref) {
|
|
|
96
101
|
}
|
|
97
102
|
}, afProps), {}, {
|
|
98
103
|
children: jsxRuntime.jsxs(antd.Row, {
|
|
99
|
-
justify: "
|
|
104
|
+
justify: "space-between",
|
|
100
105
|
className: className,
|
|
106
|
+
align: "middle",
|
|
101
107
|
style: _objectSpread(_objectSpread({}, paginationStyle), style),
|
|
102
|
-
children: [jsxRuntime.jsx(
|
|
108
|
+
children: [jsxRuntime.jsx("div", {
|
|
109
|
+
children: actionRender === null || actionRender === void 0 ? void 0 : actionRender(tableInstance)
|
|
110
|
+
}), jsxRuntime.jsx(antd.Pagination, _objectSpread({
|
|
103
111
|
size: "small",
|
|
104
112
|
showQuickJumper: true,
|
|
105
113
|
pageSize: pageSize,
|
package/lib/Table.js
CHANGED
|
@@ -96,7 +96,9 @@ var Table = (function (_ref) {
|
|
|
96
96
|
configData: configData,
|
|
97
97
|
onFinish: function onFinish(value) {
|
|
98
98
|
rowOnChange([], []);
|
|
99
|
-
return run(value)
|
|
99
|
+
return run(_objectSpread(_objectSpread(_objectSpread({}, saveParams.old), value), {}, {
|
|
100
|
+
current: 1
|
|
101
|
+
}));
|
|
100
102
|
},
|
|
101
103
|
onPageChange: tableInstance.table.reloadWithParams,
|
|
102
104
|
setSelectedRowData: setSelectedRowData,
|
package/lib/TableCustomize.js
CHANGED
|
@@ -82,7 +82,9 @@ var Index = function Index(_ref) {
|
|
|
82
82
|
params: saveParams.old,
|
|
83
83
|
onFinish: function onFinish(value) {
|
|
84
84
|
rowOnChange([], []);
|
|
85
|
-
return run(value)
|
|
85
|
+
return run(_objectSpread(_objectSpread(_objectSpread({}, saveParams.old), value), {}, {
|
|
86
|
+
current: 1
|
|
87
|
+
}));
|
|
86
88
|
},
|
|
87
89
|
onPageChange: tableInstance.table.reloadWithParams,
|
|
88
90
|
setSelectedRowData: setSelectedRowData,
|
package/lib/modal.d.ts
CHANGED
|
@@ -70,6 +70,7 @@ export interface HTableProps extends Omit<ProTableProps<any, any>, "request" | "
|
|
|
70
70
|
goTop?: boolean;
|
|
71
71
|
optionsRender?: (node: React.ReactNode) => React.ReactNode;
|
|
72
72
|
onFinish?: (value: any) => Promise<any>;
|
|
73
|
+
paginationActionRender?: (tableInstance: HTableInstance) => React.ReactNode;
|
|
73
74
|
}
|
|
74
75
|
export interface TableInstance {
|
|
75
76
|
reload: (params?: ParamsModal) => Promise<any>;
|
package/package.json
CHANGED
package/src/app.tsx
CHANGED
|
@@ -1,33 +1,33 @@
|
|
|
1
1
|
import React from "react";
|
|
2
2
|
import routes from "./routes";
|
|
3
3
|
import {
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
4
|
+
createBrowserRouter,
|
|
5
|
+
Navigate,
|
|
6
|
+
RouterProvider,
|
|
7
|
+
useRouteError,
|
|
8
8
|
} from "react-router-dom";
|
|
9
9
|
import type { RouteObject } from "react-router";
|
|
10
10
|
import Layout from "./Layout";
|
|
11
11
|
const Error = () => {
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
12
|
+
const error = useRouteError();
|
|
13
|
+
if (error.status === 404) {
|
|
14
|
+
return <Navigate to="/form/select" replace />;
|
|
15
|
+
}
|
|
16
|
+
return <div>错误</div>;
|
|
17
17
|
};
|
|
18
18
|
const rootRoute = [
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
19
|
+
{
|
|
20
|
+
path: "/",
|
|
21
|
+
element: <Layout />,
|
|
22
|
+
errorElement: <Error />,
|
|
23
|
+
children: routes,
|
|
24
|
+
},
|
|
25
25
|
];
|
|
26
26
|
const router = () => {
|
|
27
|
-
|
|
27
|
+
return createBrowserRouter(rootRoute as RouteObject[]);
|
|
28
28
|
};
|
|
29
29
|
export default () => {
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
};
|
|
30
|
+
return (
|
|
31
|
+
<RouterProvider router={router()} fallbackElement={<p>Loading...</p>} />
|
|
32
|
+
);
|
|
33
|
+
};
|
|
@@ -3,9 +3,8 @@ import ProTable from "@ant-design/pro-table";
|
|
|
3
3
|
import type { ActionRenderFn, ConfigDataModal, ParamsModal } from "../modal";
|
|
4
4
|
import { useCols, useSize, useSynchronousKeys } from "./hooks";
|
|
5
5
|
import { useHTableContext } from "../context";
|
|
6
|
-
import type { DetailedReactHTMLElement } from "react";
|
|
7
6
|
import React from "react";
|
|
8
|
-
import { ConfigProvider, Empty,
|
|
7
|
+
import { ConfigProvider, Empty, Alert } from "antd";
|
|
9
8
|
import type { HTableInstance } from "../modal";
|
|
10
9
|
import { useHTableConfigContext } from "../TableConfig";
|
|
11
10
|
import HTablePagination from "../HTablePagination";
|
|
@@ -31,6 +30,8 @@ export interface HTableBodyProps
|
|
|
31
30
|
affixProps?: AffixProps | false;
|
|
32
31
|
goTop?: boolean;
|
|
33
32
|
optionsRender?: (node: React.ReactNode) => React.ReactNode;
|
|
33
|
+
paginationActionRender?: (tableInstance: HTableInstance) => React.ReactNode;
|
|
34
|
+
|
|
34
35
|
}
|
|
35
36
|
const defaultRender = () => {
|
|
36
37
|
return <Empty image={Empty.PRESENTED_IMAGE_SIMPLE} />;
|
|
@@ -57,6 +58,7 @@ export default ({
|
|
|
57
58
|
goTop = true,
|
|
58
59
|
size,
|
|
59
60
|
optionsRender,
|
|
61
|
+
paginationActionRender,
|
|
60
62
|
...props
|
|
61
63
|
}: HTableBodyProps) => {
|
|
62
64
|
// @ts-ignore
|
|
@@ -126,7 +128,8 @@ export default ({
|
|
|
126
128
|
size={cuSize}
|
|
127
129
|
search={false}
|
|
128
130
|
onChange={(pagination, filters, sorter)=>{
|
|
129
|
-
|
|
131
|
+
const {field,order}=(sorter as any);
|
|
132
|
+
tableInstance.table.reloadWithParams({current:1,orderByField:field,asc:order==="ascend"});
|
|
130
133
|
}}
|
|
131
134
|
options={false}
|
|
132
135
|
tableStyle={{
|
|
@@ -144,6 +147,7 @@ export default ({
|
|
|
144
147
|
paginationStyle={paginationStyle}
|
|
145
148
|
affixProps={affixProps}
|
|
146
149
|
goTop={goTop}
|
|
150
|
+
actionRender={paginationActionRender}
|
|
147
151
|
{...pagination}
|
|
148
152
|
/>
|
|
149
153
|
)}
|
|
@@ -6,20 +6,23 @@ import { useClassName } from "../hooks";
|
|
|
6
6
|
import React, { useState } from "react";
|
|
7
7
|
import type { AffixProps } from "antd/lib/affix";
|
|
8
8
|
import GoTop from "../GoTop";
|
|
9
|
+
import {HTableInstance} from "../modal";
|
|
9
10
|
export interface IPaginationProps extends PaginationProps {
|
|
10
11
|
onPageChange?: (params: ParamsModal) => void;
|
|
11
12
|
paginationStyle?: React.CSSProperties;
|
|
12
13
|
affixProps?: AffixProps | false;
|
|
13
14
|
goTop?: boolean;
|
|
15
|
+
actionRender?: (tableInstance: HTableInstance) => React.ReactNode;
|
|
14
16
|
}
|
|
15
17
|
export default ({
|
|
16
18
|
onPageChange,
|
|
17
19
|
paginationStyle,
|
|
18
20
|
affixProps,
|
|
19
21
|
goTop,
|
|
22
|
+
actionRender,
|
|
20
23
|
...props
|
|
21
24
|
}: IPaginationProps) => {
|
|
22
|
-
const { onPageChange: contextOnPageChange, data } = useHTableContext();
|
|
25
|
+
const { onPageChange: contextOnPageChange, data,tableInstance } = useHTableContext();
|
|
23
26
|
const tableOnPageChange = onPageChange || contextOnPageChange;
|
|
24
27
|
const { size, current, total } = data || {};
|
|
25
28
|
const pageCurrent = Number.parseInt(current || "1", 10);
|
|
@@ -32,7 +35,10 @@ export default ({
|
|
|
32
35
|
}
|
|
33
36
|
if (affixProps === false) {
|
|
34
37
|
return (
|
|
35
|
-
<Row justify={"
|
|
38
|
+
<Row justify={"space-between"} align={"middle"} className={className} style={paginationStyle}>
|
|
39
|
+
<div>
|
|
40
|
+
{actionRender?.(tableInstance)}
|
|
41
|
+
</div>
|
|
36
42
|
<Pagination
|
|
37
43
|
size={"small"}
|
|
38
44
|
showQuickJumper={true}
|
|
@@ -67,10 +73,14 @@ export default ({
|
|
|
67
73
|
{...afProps}
|
|
68
74
|
>
|
|
69
75
|
<Row
|
|
70
|
-
justify={"
|
|
76
|
+
justify={"space-between"}
|
|
71
77
|
className={className}
|
|
78
|
+
align={"middle"}
|
|
72
79
|
style={{ ...paginationStyle, ...style }}
|
|
73
80
|
>
|
|
81
|
+
<div>
|
|
82
|
+
{actionRender?.(tableInstance)}
|
|
83
|
+
</div>
|
|
74
84
|
<Pagination
|
|
75
85
|
size={"small"}
|
|
76
86
|
showQuickJumper={true}
|
package/src/components/Table.tsx
CHANGED
|
@@ -54,8 +54,8 @@ const Index: React.FC<HTableProps> = ({
|
|
|
54
54
|
configData,
|
|
55
55
|
params: saveParams.old,
|
|
56
56
|
onFinish: (value) => {
|
|
57
|
-
|
|
58
|
-
|
|
57
|
+
rowOnChange([], []);
|
|
58
|
+
return run({...saveParams.old,...value,current:1});
|
|
59
59
|
},
|
|
60
60
|
onPageChange: tableInstance.table.reloadWithParams,
|
|
61
61
|
setSelectedRowData,
|
package/src/components/modal.ts
CHANGED
|
@@ -103,6 +103,7 @@ export interface HTableProps
|
|
|
103
103
|
goTop?: boolean;
|
|
104
104
|
optionsRender?: (node: React.ReactNode) => React.ReactNode;
|
|
105
105
|
onFinish?: (value: any) => Promise<any>;
|
|
106
|
+
paginationActionRender?: (tableInstance: HTableInstance) => React.ReactNode;
|
|
106
107
|
}
|
|
107
108
|
export interface TableInstance {
|
|
108
109
|
reload: (params?: ParamsModal) => Promise<any>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { HTable, useHTable } from "../../components";
|
|
2
|
-
import { Button
|
|
2
|
+
import { Button } from "antd";
|
|
3
3
|
import { HFormConfigProvider } from "@hw-component/form";
|
|
4
4
|
|
|
5
5
|
const configData = [
|
|
@@ -36,6 +36,7 @@ const configData = [
|
|
|
36
36
|
titleStr: "座位",
|
|
37
37
|
showSearch: true,
|
|
38
38
|
dataIndex: "name2",
|
|
39
|
+
sorter: true,
|
|
39
40
|
itemProps: {
|
|
40
41
|
options: [{ label: "1", value: 1 }],
|
|
41
42
|
},
|
|
@@ -80,6 +81,9 @@ export default () => {
|
|
|
80
81
|
}}
|
|
81
82
|
headerTitle={<Button type={"primary"}>操作</Button>}
|
|
82
83
|
options={false}
|
|
84
|
+
paginationActionRender={()=>{
|
|
85
|
+
return <div>你大爷</div>
|
|
86
|
+
}}
|
|
83
87
|
request={(params) => {
|
|
84
88
|
console.log(params,".....");
|
|
85
89
|
const { current = 1 } = params;
|