amis-ui 3.5.1 → 3.5.3

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.
Files changed (694) hide show
  1. package/esm/components/404.js +1 -1
  2. package/esm/components/Alert.js +1 -1
  3. package/esm/components/Alert2.d.ts +11 -10
  4. package/esm/components/Alert2.js +3 -2
  5. package/esm/components/AnchorNav.js +1 -1
  6. package/esm/components/ArrayInput.js +1 -1
  7. package/esm/components/AsideNav.js +1 -1
  8. package/esm/components/AssociatedSelection.js +1 -1
  9. package/esm/components/Avatar.js +1 -1
  10. package/esm/components/Badge.js +1 -1
  11. package/esm/components/BaiduMapPicker.d.ts +3 -1
  12. package/esm/components/BaiduMapPicker.js +37 -18
  13. package/esm/components/BarCode.js +1 -1
  14. package/esm/components/Breadcrumb.js +1 -1
  15. package/esm/components/Button.d.ts +10 -10
  16. package/esm/components/Button.js +1 -1
  17. package/esm/components/CalendarMobile.js +1 -1
  18. package/esm/components/Card.d.ts +10 -10
  19. package/esm/components/Card.js +1 -1
  20. package/esm/components/Cascader.js +1 -1
  21. package/esm/components/ChainedDropdownSelection.js +1 -1
  22. package/esm/components/ChainedSelection.js +1 -1
  23. package/esm/components/Checkbox.js +1 -1
  24. package/esm/components/CityArea.js +1 -1
  25. package/esm/components/CityDB.js +1 -1
  26. package/esm/components/CodeMirror.js +1 -1
  27. package/esm/components/Collapse.js +1 -1
  28. package/esm/components/CollapseGroup.js +1 -1
  29. package/esm/components/ColorPicker.js +1 -1
  30. package/esm/components/Combo.js +1 -1
  31. package/esm/components/ConfirmBox.js +1 -1
  32. package/esm/components/ContextMenu.js +1 -1
  33. package/esm/components/DatePicker.d.ts +52 -41
  34. package/esm/components/DatePicker.js +114 -27
  35. package/esm/components/DateRangePicker.d.ts +18 -10
  36. package/esm/components/DateRangePicker.js +39 -11
  37. package/esm/components/DndContainer.js +1 -1
  38. package/esm/components/Drawer.js +3 -2
  39. package/esm/components/DropDownSelection.js +1 -1
  40. package/esm/components/Editor.js +1 -1
  41. package/esm/components/Form.js +1 -1
  42. package/esm/components/FormField.js +1 -1
  43. package/esm/components/GaodeMapPicker.js +1 -1
  44. package/esm/components/GridNav.js +1 -1
  45. package/esm/components/GroupedSelection.js +1 -1
  46. package/esm/components/Html.js +1 -1
  47. package/esm/components/ImageGallery.js +1 -1
  48. package/esm/components/Input.js +1 -1
  49. package/esm/components/InputBox.d.ts +10 -10
  50. package/esm/components/InputBox.js +1 -1
  51. package/esm/components/InputBoxWithSuggestion.js +1 -1
  52. package/esm/components/InputTable.js +1 -1
  53. package/esm/components/Layout.js +1 -1
  54. package/esm/components/Link.js +1 -1
  55. package/esm/components/ListGroup.d.ts +10 -10
  56. package/esm/components/ListGroup.js +1 -1
  57. package/esm/components/ListMenu.js +1 -1
  58. package/esm/components/LocationPicker.d.ts +84 -40
  59. package/esm/components/LocationPicker.js +7 -6
  60. package/esm/components/Markdown.js +11 -1
  61. package/esm/components/Modal.d.ts +54 -0
  62. package/esm/components/Modal.js +93 -7
  63. package/esm/components/ModalManager.js +1 -1
  64. package/esm/components/MultilineText.js +1 -1
  65. package/esm/components/NumberInput.js +1 -1
  66. package/esm/components/Pagination.d.ts +40 -41
  67. package/esm/components/Pagination.js +9 -18
  68. package/esm/components/Picker.js +1 -1
  69. package/esm/components/PickerColumn.js +1 -1
  70. package/esm/components/PickerContainer.js +1 -1
  71. package/esm/components/PopOverContainer.js +1 -1
  72. package/esm/components/PopUp.js +1 -1
  73. package/esm/components/Progress.js +1 -1
  74. package/esm/components/PullRefresh.js +1 -1
  75. package/esm/components/Radios.js +1 -1
  76. package/esm/components/Range.js +9 -3
  77. package/esm/components/Rating.js +1 -1
  78. package/esm/components/ResultBox.d.ts +40 -40
  79. package/esm/components/ResultBox.js +1 -1
  80. package/esm/components/ResultList.js +1 -1
  81. package/esm/components/ResultTableList.js +1 -1
  82. package/esm/components/ResultTreeList.js +1 -1
  83. package/esm/components/RichText.js +9 -2
  84. package/esm/components/SearchBox.js +1 -1
  85. package/esm/components/Select.js +3 -3
  86. package/esm/components/SelectMobile.js +1 -1
  87. package/esm/components/Selection.js +1 -1
  88. package/esm/components/SparkLine.d.ts +44 -42
  89. package/esm/components/SparkLine.js +4 -4
  90. package/esm/components/Spinner.js +1 -1
  91. package/esm/components/Steps.js +1 -1
  92. package/esm/components/Switch.js +1 -1
  93. package/esm/components/TableSelection.js +1 -1
  94. package/esm/components/Tabs.d.ts +1 -0
  95. package/esm/components/Tabs.js +2 -2
  96. package/esm/components/TabsTransfer.d.ts +40 -40
  97. package/esm/components/TabsTransfer.js +1 -1
  98. package/esm/components/TabsTransferPicker.js +1 -1
  99. package/esm/components/Tag.js +1 -1
  100. package/esm/components/Textarea.js +6 -2
  101. package/esm/components/Timeline.js +1 -1
  102. package/esm/components/TimelineItem.js +1 -1
  103. package/esm/components/Tinymce.d.ts +2 -1
  104. package/esm/components/Tinymce.js +28 -14
  105. package/esm/components/TitleBar.js +1 -1
  106. package/esm/components/Toast.js +1 -1
  107. package/esm/components/Tooltip.js +1 -1
  108. package/esm/components/TooltipWrapper.js +1 -1
  109. package/esm/components/Transfer.d.ts +96 -40
  110. package/esm/components/Transfer.js +20 -8
  111. package/esm/components/TransferDropDown.d.ts +40 -40
  112. package/esm/components/TransferDropDown.js +1 -1
  113. package/esm/components/TransferPicker.js +1 -1
  114. package/esm/components/TransferSearch.js +1 -1
  115. package/esm/components/Tree.js +1 -1
  116. package/esm/components/TreeSelection.js +1 -1
  117. package/esm/components/UserSelect.js +1 -1
  118. package/esm/components/UserTabSelect.js +1 -1
  119. package/esm/components/WithRemoteConfig.js +1 -1
  120. package/esm/components/WithStore.js +1 -1
  121. package/esm/components/calendar/Calendar.d.ts +9 -1
  122. package/esm/components/calendar/Calendar.js +27 -5
  123. package/esm/components/calendar/CalendarContainer.js +1 -1
  124. package/esm/components/calendar/DaysView.d.ts +11 -0
  125. package/esm/components/calendar/DaysView.js +44 -8
  126. package/esm/components/calendar/MonthsView.d.ts +5 -0
  127. package/esm/components/calendar/MonthsView.js +18 -3
  128. package/esm/components/calendar/QuartersView.js +1 -1
  129. package/esm/components/calendar/TimeView.js +1 -1
  130. package/esm/components/calendar/YearsView.js +1 -1
  131. package/esm/components/condition-builder/Expression.js +1 -1
  132. package/esm/components/condition-builder/Field.js +1 -1
  133. package/esm/components/condition-builder/Func.js +1 -1
  134. package/esm/components/condition-builder/Group.js +1 -1
  135. package/esm/components/condition-builder/GroupOrItem.js +1 -1
  136. package/esm/components/condition-builder/InputSwitch.js +1 -1
  137. package/esm/components/condition-builder/Item.js +1 -1
  138. package/esm/components/condition-builder/Value.js +1 -1
  139. package/esm/components/condition-builder/config.js +1 -1
  140. package/esm/components/condition-builder/index.js +1 -1
  141. package/esm/components/formula/Editor.js +1 -1
  142. package/esm/components/formula/FuncList.js +1 -1
  143. package/esm/components/formula/Input.js +1 -1
  144. package/esm/components/formula/Picker.js +1 -1
  145. package/esm/components/formula/VariableList.js +1 -1
  146. package/esm/components/formula/plugin.js +1 -1
  147. package/esm/components/icons.js +23 -6
  148. package/esm/components/json-schema/Array.js +1 -1
  149. package/esm/components/json-schema/Item.js +1 -1
  150. package/esm/components/json-schema/Object.js +1 -1
  151. package/esm/components/json-schema/index.js +1 -1
  152. package/esm/components/menu/MenuContext.js +1 -1
  153. package/esm/components/menu/MenuItem.js +1 -1
  154. package/esm/components/menu/SubMenu.js +1 -1
  155. package/esm/components/menu/index.d.ts +17 -17
  156. package/esm/components/menu/index.js +5 -4
  157. package/esm/components/schema-editor/Array.js +1 -1
  158. package/esm/components/schema-editor/Common.js +1 -1
  159. package/esm/components/schema-editor/Item.js +1 -1
  160. package/esm/components/schema-editor/Object.js +1 -1
  161. package/esm/components/schema-editor/SchemaVariableList.js +1 -1
  162. package/esm/components/schema-editor/SchemaVariableListPicker.js +1 -1
  163. package/esm/components/schema-editor/index.js +1 -1
  164. package/esm/components/table/Cell.d.ts +3 -455
  165. package/esm/components/table/Cell.js +6 -8
  166. package/esm/components/table/ColGroup.d.ts +8 -3
  167. package/esm/components/table/ColGroup.js +28 -22
  168. package/esm/components/table/Head.d.ts +42 -0
  169. package/esm/components/table/Head.js +142 -0
  170. package/esm/components/table/HeadCellDropDown.d.ts +1 -1
  171. package/esm/components/table/HeadCellDropDown.js +5 -3
  172. package/esm/components/table/HeadCellFilter.d.ts +41 -41
  173. package/esm/components/table/HeadCellFilter.js +2 -2
  174. package/esm/components/table/HeadCellSelect.d.ts +1 -1
  175. package/esm/components/table/HeadCellSelect.js +2 -2
  176. package/esm/components/table/HeadCellSort.d.ts +1 -1
  177. package/esm/components/table/HeadCellSort.js +2 -2
  178. package/esm/components/table/ItemActionsWrapper.d.ts +1 -1
  179. package/esm/components/table/ItemActionsWrapper.js +2 -2
  180. package/esm/components/table/Row.d.ts +60 -0
  181. package/esm/components/table/Row.js +183 -0
  182. package/esm/components/table/SummaryRow.d.ts +28 -0
  183. package/esm/components/table/SummaryRow.js +73 -0
  184. package/esm/components/table/index.d.ts +62 -67
  185. package/esm/components/table/index.js +347 -646
  186. package/esm/components/table/util.d.ts +54 -0
  187. package/esm/components/table/util.js +207 -0
  188. package/esm/components/virtual-list/AutoSizer.js +1 -1
  189. package/esm/components/virtual-list/SizeAndPositionManager.js +1 -1
  190. package/esm/components/virtual-list/constants.js +1 -1
  191. package/esm/components/virtual-list/index.js +1 -1
  192. package/esm/hooks/use-set-state.js +1 -1
  193. package/esm/hooks/use-sub-form.js +1 -1
  194. package/esm/hooks/use-touch.js +1 -1
  195. package/esm/hooks/use-update-effect.js +1 -1
  196. package/esm/hooks/use-validation-resolver.js +1 -1
  197. package/esm/icons/alert-danger.svg.js +1 -1
  198. package/esm/icons/alert-info.svg.js +1 -1
  199. package/esm/icons/alert-success.svg.js +1 -1
  200. package/esm/icons/alert-warning.svg.js +1 -1
  201. package/esm/icons/back.svg.js +1 -1
  202. package/esm/icons/calendar.svg.js +1 -1
  203. package/esm/icons/caret.svg.js +1 -1
  204. package/esm/icons/check.svg.js +1 -1
  205. package/esm/icons/clock.svg.js +1 -1
  206. package/esm/icons/close-small.svg.js +1 -1
  207. package/esm/icons/close.svg.js +1 -1
  208. package/esm/icons/cloud-upload.svg.js +1 -1
  209. package/esm/icons/column-filter.svg.js +1 -1
  210. package/esm/icons/columns.svg.js +1 -1
  211. package/esm/icons/compress-alt.svg.js +1 -1
  212. package/esm/icons/copy.svg.js +1 -1
  213. package/esm/icons/date.svg.js +1 -1
  214. package/esm/icons/department.svg.js +1 -1
  215. package/esm/icons/desk-empty.svg.js +1 -1
  216. package/esm/icons/dot.svg.js +1 -1
  217. package/esm/icons/down-arrow-bold.svg.js +1 -1
  218. package/esm/icons/down.svg.js +1 -1
  219. package/esm/icons/download.svg.js +1 -1
  220. package/esm/icons/drag-bar.svg.js +1 -1
  221. package/esm/icons/drag.svg.js +1 -1
  222. package/esm/icons/edit.svg.js +1 -1
  223. package/esm/icons/ellipsis-v.svg.js +1 -1
  224. package/esm/icons/enter.svg.js +1 -1
  225. package/esm/icons/exchange.svg.js +1 -1
  226. package/esm/icons/expand-alt.svg.js +1 -1
  227. package/esm/icons/fail.svg.js +1 -1
  228. package/esm/icons/file.svg.js +1 -1
  229. package/esm/icons/filter.svg.js +1 -1
  230. package/esm/icons/folder.svg.js +1 -1
  231. package/esm/icons/function.svg.js +1 -1
  232. package/esm/icons/home.svg.js +1 -1
  233. package/esm/icons/if.svg.js +1 -1
  234. package/esm/icons/image.svg.js +1 -1
  235. package/esm/icons/info-circle.svg.js +1 -1
  236. package/esm/icons/info.svg.js +1 -1
  237. package/esm/icons/input-clear.svg.js +1 -1
  238. package/esm/icons/invisible.svg.js +1 -1
  239. package/esm/icons/left-arrow.svg.js +1 -1
  240. package/esm/icons/loading-outline.svg.js +1 -1
  241. package/esm/icons/location.svg.js +1 -1
  242. package/esm/icons/menu.svg.js +1 -1
  243. package/esm/icons/minus.svg.js +1 -1
  244. package/esm/icons/move.svg.js +1 -1
  245. package/esm/icons/mute.svg.js +1 -1
  246. package/esm/icons/new-edit.svg.js +1 -1
  247. package/esm/icons/pause.svg.js +1 -1
  248. package/esm/icons/pencil.svg.js +1 -1
  249. package/esm/icons/play.svg.js +1 -1
  250. package/esm/icons/plus-cicle.svg.js +1 -1
  251. package/esm/icons/plus-fine.svg.js +1 -1
  252. package/esm/icons/plus.svg.js +1 -1
  253. package/esm/icons/post.svg.js +1 -1
  254. package/esm/icons/question-mark.svg.js +1 -1
  255. package/esm/icons/question.svg.js +1 -1
  256. package/esm/icons/redo.svg.js +1 -1
  257. package/esm/icons/refresh.svg.js +1 -1
  258. package/esm/icons/reload.svg.js +1 -1
  259. package/esm/icons/remove.svg.js +1 -1
  260. package/esm/icons/retry.svg.js +1 -1
  261. package/esm/icons/right-arrow-bold.svg.js +1 -1
  262. package/esm/icons/right-arrow.svg.js +1 -1
  263. package/esm/icons/right-double-arrow.svg.js +1 -1
  264. package/esm/icons/role.svg.js +1 -1
  265. package/esm/icons/rotate-left.svg.js +1 -1
  266. package/esm/icons/rotate-right.svg.js +1 -1
  267. package/esm/icons/scale-origin.svg.js +1 -1
  268. package/esm/icons/schedule.svg.js +1 -1
  269. package/esm/icons/search.svg.js +1 -1
  270. package/esm/icons/setting.svg.js +1 -1
  271. package/esm/icons/slider-handle-icon.svg.js +1 -1
  272. package/esm/icons/sort-asc.svg.js +1 -1
  273. package/esm/icons/sort-default.svg.js +1 -1
  274. package/esm/icons/sort-desc.svg.js +1 -1
  275. package/esm/icons/star.svg.js +1 -1
  276. package/esm/icons/status-close.svg.js +1 -1
  277. package/esm/icons/steps-finsh.svg.js +1 -1
  278. package/esm/icons/success.svg.js +1 -1
  279. package/esm/icons/transparent.svg.js +1 -1
  280. package/esm/icons/trash.svg.js +1 -1
  281. package/esm/icons/tree-down.svg.js +1 -1
  282. package/esm/icons/undo.svg.js +1 -1
  283. package/esm/icons/upload.svg.js +1 -1
  284. package/esm/icons/user-remove.svg.js +1 -1
  285. package/esm/icons/view.svg.js +1 -1
  286. package/esm/icons/volume.svg.js +1 -1
  287. package/esm/icons/warning-mark.svg.js +1 -1
  288. package/esm/icons/warning.svg.js +1 -1
  289. package/esm/icons/window-restore.svg.js +1 -1
  290. package/esm/icons/zoom-in.svg.js +1 -1
  291. package/esm/icons/zoom-out.svg.js +1 -1
  292. package/esm/index.js +1 -1
  293. package/esm/locale/de-DE.js +3 -1
  294. package/esm/locale/en-US.js +3 -1
  295. package/esm/locale/zh-CN.js +3 -1
  296. package/esm/themes/ang.js +1 -1
  297. package/esm/themes/antd.js +1 -1
  298. package/esm/themes/cxd.js +1 -1
  299. package/esm/themes/dark.js +1 -1
  300. package/lib/components/404.js +1 -1
  301. package/lib/components/Alert.d.ts +120 -120
  302. package/lib/components/Alert.js +1 -1
  303. package/lib/components/Alert2.d.ts +21 -20
  304. package/lib/components/Alert2.js +3 -2
  305. package/lib/components/AnchorNav.d.ts +20 -20
  306. package/lib/components/AnchorNav.js +1 -1
  307. package/lib/components/ArrayInput.d.ts +40 -40
  308. package/lib/components/ArrayInput.js +1 -1
  309. package/lib/components/AsideNav.js +1 -1
  310. package/lib/components/AssociatedSelection.d.ts +120 -120
  311. package/lib/components/AssociatedSelection.js +1 -1
  312. package/lib/components/Avatar.d.ts +90 -90
  313. package/lib/components/Avatar.js +1 -1
  314. package/lib/components/Badge.js +1 -1
  315. package/lib/components/BaiduMapPicker.d.ts +3 -1
  316. package/lib/components/BaiduMapPicker.js +37 -18
  317. package/lib/components/BarCode.js +1 -1
  318. package/lib/components/Breadcrumb.js +1 -1
  319. package/lib/components/Button.d.ts +20 -20
  320. package/lib/components/Button.js +1 -1
  321. package/lib/components/CalendarMobile.d.ts +40 -40
  322. package/lib/components/CalendarMobile.js +1 -1
  323. package/lib/components/Card.d.ts +100 -100
  324. package/lib/components/Card.js +1 -1
  325. package/lib/components/Cascader.js +1 -1
  326. package/lib/components/ChainedDropdownSelection.d.ts +120 -120
  327. package/lib/components/ChainedDropdownSelection.js +1 -1
  328. package/lib/components/ChainedSelection.d.ts +120 -120
  329. package/lib/components/ChainedSelection.js +1 -1
  330. package/lib/components/Checkbox.d.ts +10 -10
  331. package/lib/components/Checkbox.js +1 -1
  332. package/lib/components/CityArea.js +1 -1
  333. package/lib/components/CityDB.js +1 -1
  334. package/lib/components/CodeMirror.js +1 -1
  335. package/lib/components/Collapse.d.ts +120 -120
  336. package/lib/components/Collapse.js +1 -1
  337. package/lib/components/CollapseGroup.d.ts +20 -20
  338. package/lib/components/CollapseGroup.js +1 -1
  339. package/lib/components/ColorPicker.d.ts +40 -40
  340. package/lib/components/ColorPicker.js +1 -1
  341. package/lib/components/Combo.js +1 -1
  342. package/lib/components/ConfirmBox.d.ts +80 -80
  343. package/lib/components/ConfirmBox.js +1 -1
  344. package/lib/components/ContextMenu.js +1 -1
  345. package/lib/components/DatePicker.d.ts +132 -121
  346. package/lib/components/DatePicker.js +112 -25
  347. package/lib/components/DateRangePicker.d.ts +338 -330
  348. package/lib/components/DateRangePicker.js +39 -11
  349. package/lib/components/DndContainer.js +1 -1
  350. package/lib/components/Drawer.d.ts +30 -30
  351. package/lib/components/Drawer.js +3 -2
  352. package/lib/components/DropDownSelection.d.ts +120 -120
  353. package/lib/components/DropDownSelection.js +1 -1
  354. package/lib/components/Editor.d.ts +120 -120
  355. package/lib/components/Editor.js +1 -1
  356. package/lib/components/Form.js +1 -1
  357. package/lib/components/FormField.js +1 -1
  358. package/lib/components/GaodeMapPicker.js +1 -1
  359. package/lib/components/GridNav.js +1 -1
  360. package/lib/components/GroupedSelection.d.ts +120 -120
  361. package/lib/components/GroupedSelection.js +1 -1
  362. package/lib/components/Html.js +1 -1
  363. package/lib/components/ImageGallery.d.ts +40 -40
  364. package/lib/components/ImageGallery.js +1 -1
  365. package/lib/components/Input.js +1 -1
  366. package/lib/components/InputBox.d.ts +10 -10
  367. package/lib/components/InputBox.js +1 -1
  368. package/lib/components/InputBoxWithSuggestion.js +1 -1
  369. package/lib/components/InputTable.js +1 -1
  370. package/lib/components/Layout.d.ts +10 -10
  371. package/lib/components/Layout.js +1 -1
  372. package/lib/components/Link.js +1 -1
  373. package/lib/components/ListGroup.d.ts +10 -10
  374. package/lib/components/ListGroup.js +1 -1
  375. package/lib/components/ListMenu.d.ts +80 -80
  376. package/lib/components/ListMenu.js +1 -1
  377. package/lib/components/LocationPicker.d.ts +84 -40
  378. package/lib/components/LocationPicker.js +7 -6
  379. package/lib/components/Markdown.js +11 -1
  380. package/lib/components/Modal.d.ts +134 -80
  381. package/lib/components/Modal.js +93 -5
  382. package/lib/components/ModalManager.js +1 -1
  383. package/lib/components/MonthRangePicker.d.ts +160 -160
  384. package/lib/components/MultilineText.d.ts +40 -40
  385. package/lib/components/MultilineText.js +1 -1
  386. package/lib/components/NumberInput.d.ts +30 -30
  387. package/lib/components/NumberInput.js +1 -1
  388. package/lib/components/Pagination.d.ts +80 -81
  389. package/lib/components/Pagination.js +8 -17
  390. package/lib/components/Picker.js +1 -1
  391. package/lib/components/PickerColumn.js +1 -1
  392. package/lib/components/PickerContainer.js +1 -1
  393. package/lib/components/PopOverContainer.js +1 -1
  394. package/lib/components/PopUp.d.ts +80 -80
  395. package/lib/components/PopUp.js +1 -1
  396. package/lib/components/Progress.d.ts +60 -60
  397. package/lib/components/Progress.js +1 -1
  398. package/lib/components/PullRefresh.js +1 -1
  399. package/lib/components/Radios.d.ts +40 -40
  400. package/lib/components/Radios.js +1 -1
  401. package/lib/components/Range.js +9 -3
  402. package/lib/components/Rating.d.ts +20 -20
  403. package/lib/components/Rating.js +1 -1
  404. package/lib/components/ResultBox.d.ts +80 -80
  405. package/lib/components/ResultBox.js +1 -1
  406. package/lib/components/ResultList.d.ts +40 -40
  407. package/lib/components/ResultList.js +1 -1
  408. package/lib/components/ResultTableList.d.ts +120 -120
  409. package/lib/components/ResultTableList.js +1 -1
  410. package/lib/components/ResultTreeList.d.ts +40 -40
  411. package/lib/components/ResultTreeList.js +1 -1
  412. package/lib/components/RichText.js +9 -2
  413. package/lib/components/SearchBox.d.ts +120 -120
  414. package/lib/components/SearchBox.js +1 -1
  415. package/lib/components/Select.d.ts +1737 -1738
  416. package/lib/components/Select.js +3 -3
  417. package/lib/components/SelectMobile.js +1 -1
  418. package/lib/components/Selection.d.ts +120 -120
  419. package/lib/components/Selection.js +1 -1
  420. package/lib/components/SparkLine.d.ts +44 -42
  421. package/lib/components/SparkLine.js +3 -3
  422. package/lib/components/Spinner.d.ts +60 -60
  423. package/lib/components/Spinner.js +1 -1
  424. package/lib/components/Steps.js +1 -1
  425. package/lib/components/Switch.d.ts +10 -10
  426. package/lib/components/Switch.js +1 -1
  427. package/lib/components/TableSelection.d.ts +120 -120
  428. package/lib/components/TableSelection.js +1 -1
  429. package/lib/components/Tabs.d.ts +81 -80
  430. package/lib/components/Tabs.js +2 -2
  431. package/lib/components/TabsTransfer.d.ts +40 -40
  432. package/lib/components/TabsTransfer.js +1 -1
  433. package/lib/components/TabsTransferPicker.js +1 -1
  434. package/lib/components/Tag.d.ts +60 -60
  435. package/lib/components/Tag.js +1 -1
  436. package/lib/components/Textarea.d.ts +40 -40
  437. package/lib/components/Textarea.js +6 -2
  438. package/lib/components/Timeline.js +1 -1
  439. package/lib/components/TimelineItem.js +1 -1
  440. package/lib/components/Tinymce.d.ts +2 -1
  441. package/lib/components/Tinymce.js +27 -13
  442. package/lib/components/TitleBar.d.ts +10 -10
  443. package/lib/components/TitleBar.js +1 -1
  444. package/lib/components/Toast.d.ts +80 -80
  445. package/lib/components/Toast.js +1 -1
  446. package/lib/components/Tooltip.js +1 -1
  447. package/lib/components/TooltipWrapper.d.ts +30 -30
  448. package/lib/components/TooltipWrapper.js +1 -1
  449. package/lib/components/Transfer.d.ts +225 -169
  450. package/lib/components/Transfer.js +20 -8
  451. package/lib/components/TransferDropDown.d.ts +160 -160
  452. package/lib/components/TransferDropDown.js +1 -1
  453. package/lib/components/TransferPicker.js +1 -1
  454. package/lib/components/TransferSearch.js +1 -1
  455. package/lib/components/Tree.d.ts +240 -240
  456. package/lib/components/Tree.js +1 -1
  457. package/lib/components/TreeSelection.d.ts +160 -160
  458. package/lib/components/TreeSelection.js +1 -1
  459. package/lib/components/UserSelect.d.ts +40 -40
  460. package/lib/components/UserSelect.js +1 -1
  461. package/lib/components/UserTabSelect.d.ts +40 -40
  462. package/lib/components/UserTabSelect.js +1 -1
  463. package/lib/components/WithRemoteConfig.d.ts +0 -1
  464. package/lib/components/WithRemoteConfig.js +1 -1
  465. package/lib/components/WithStore.js +1 -1
  466. package/lib/components/calendar/Calendar.d.ts +9 -1
  467. package/lib/components/calendar/Calendar.js +27 -5
  468. package/lib/components/calendar/CalendarContainer.js +1 -1
  469. package/lib/components/calendar/DaysView.d.ts +11 -0
  470. package/lib/components/calendar/DaysView.js +44 -8
  471. package/lib/components/calendar/MonthsView.d.ts +5 -0
  472. package/lib/components/calendar/MonthsView.js +18 -3
  473. package/lib/components/calendar/QuartersView.js +1 -1
  474. package/lib/components/calendar/TimeView.js +1 -1
  475. package/lib/components/calendar/YearsView.js +1 -1
  476. package/lib/components/condition-builder/Expression.js +1 -1
  477. package/lib/components/condition-builder/Field.js +1 -1
  478. package/lib/components/condition-builder/Func.js +1 -1
  479. package/lib/components/condition-builder/Group.js +1 -1
  480. package/lib/components/condition-builder/GroupOrItem.js +1 -1
  481. package/lib/components/condition-builder/InputSwitch.js +1 -1
  482. package/lib/components/condition-builder/Item.js +1 -1
  483. package/lib/components/condition-builder/Value.js +1 -1
  484. package/lib/components/condition-builder/config.js +1 -1
  485. package/lib/components/condition-builder/index.d.ts +1 -1
  486. package/lib/components/condition-builder/index.js +1 -1
  487. package/lib/components/formula/Editor.d.ts +40 -40
  488. package/lib/components/formula/Editor.js +1 -1
  489. package/lib/components/formula/FuncList.js +1 -1
  490. package/lib/components/formula/Input.js +1 -1
  491. package/lib/components/formula/Picker.d.ts +40 -40
  492. package/lib/components/formula/Picker.js +1 -1
  493. package/lib/components/formula/VariableList.js +1 -1
  494. package/lib/components/formula/plugin.js +1 -1
  495. package/lib/components/icons.js +22 -5
  496. package/lib/components/json-schema/Array.js +1 -1
  497. package/lib/components/json-schema/Item.js +1 -1
  498. package/lib/components/json-schema/Object.js +1 -1
  499. package/lib/components/json-schema/index.js +1 -1
  500. package/lib/components/menu/MenuContext.js +1 -1
  501. package/lib/components/menu/MenuItem.js +1 -1
  502. package/lib/components/menu/SubMenu.js +1 -1
  503. package/lib/components/menu/index.d.ts +77 -77
  504. package/lib/components/menu/index.js +5 -5
  505. package/lib/components/schema-editor/Array.js +1 -1
  506. package/lib/components/schema-editor/Common.js +1 -1
  507. package/lib/components/schema-editor/Item.js +1 -1
  508. package/lib/components/schema-editor/Object.js +1 -1
  509. package/lib/components/schema-editor/SchemaVariableList.js +1 -1
  510. package/lib/components/schema-editor/SchemaVariableListPicker.js +1 -1
  511. package/lib/components/schema-editor/index.d.ts +40 -40
  512. package/lib/components/schema-editor/index.js +1 -1
  513. package/lib/components/table/Cell.d.ts +3 -455
  514. package/lib/components/table/Cell.js +6 -9
  515. package/lib/components/table/ColGroup.d.ts +8 -3
  516. package/lib/components/table/ColGroup.js +28 -23
  517. package/lib/components/table/Head.d.ts +42 -0
  518. package/lib/components/table/Head.js +149 -0
  519. package/lib/components/table/HeadCellDropDown.d.ts +1 -1
  520. package/lib/components/table/HeadCellDropDown.js +5 -3
  521. package/lib/components/table/HeadCellFilter.d.ts +81 -81
  522. package/lib/components/table/HeadCellFilter.js +2 -2
  523. package/lib/components/table/HeadCellSelect.d.ts +41 -41
  524. package/lib/components/table/HeadCellSelect.js +2 -2
  525. package/lib/components/table/HeadCellSort.d.ts +1 -1
  526. package/lib/components/table/HeadCellSort.js +2 -2
  527. package/lib/components/table/ItemActionsWrapper.d.ts +1 -1
  528. package/lib/components/table/ItemActionsWrapper.js +2 -2
  529. package/lib/components/table/Row.d.ts +60 -0
  530. package/lib/components/table/Row.js +190 -0
  531. package/lib/components/table/SummaryRow.d.ts +28 -0
  532. package/lib/components/table/SummaryRow.js +81 -0
  533. package/lib/components/table/index.d.ts +102 -107
  534. package/lib/components/table/index.js +344 -644
  535. package/lib/components/table/util.d.ts +54 -0
  536. package/lib/components/table/util.js +227 -0
  537. package/lib/components/virtual-list/AutoSizer.js +1 -1
  538. package/lib/components/virtual-list/SizeAndPositionManager.js +1 -1
  539. package/lib/components/virtual-list/constants.js +1 -1
  540. package/lib/components/virtual-list/index.js +1 -1
  541. package/lib/hooks/use-set-state.js +1 -1
  542. package/lib/hooks/use-sub-form.js +1 -1
  543. package/lib/hooks/use-touch.js +1 -1
  544. package/lib/hooks/use-update-effect.js +1 -1
  545. package/lib/hooks/use-validation-resolver.js +1 -1
  546. package/lib/icons/alert-danger.svg.js +1 -1
  547. package/lib/icons/alert-info.svg.js +1 -1
  548. package/lib/icons/alert-success.svg.js +1 -1
  549. package/lib/icons/alert-warning.svg.js +1 -1
  550. package/lib/icons/back.svg.js +1 -1
  551. package/lib/icons/calendar.svg.js +1 -1
  552. package/lib/icons/caret.svg.js +1 -1
  553. package/lib/icons/check.svg.js +1 -1
  554. package/lib/icons/clock.svg.js +1 -1
  555. package/lib/icons/close-small.svg.js +1 -1
  556. package/lib/icons/close.svg.js +1 -1
  557. package/lib/icons/cloud-upload.svg.js +1 -1
  558. package/lib/icons/column-filter.svg.js +1 -1
  559. package/lib/icons/columns.svg.js +1 -1
  560. package/lib/icons/compress-alt.svg.js +1 -1
  561. package/lib/icons/copy.svg.js +1 -1
  562. package/lib/icons/date.svg.js +1 -1
  563. package/lib/icons/department.svg.js +1 -1
  564. package/lib/icons/desk-empty.svg.js +1 -1
  565. package/lib/icons/dot.svg.js +1 -1
  566. package/lib/icons/down-arrow-bold.svg.js +1 -1
  567. package/lib/icons/down.svg.js +1 -1
  568. package/lib/icons/download.svg.js +1 -1
  569. package/lib/icons/drag-bar.svg.js +1 -1
  570. package/lib/icons/drag.svg.js +1 -1
  571. package/lib/icons/edit.svg.js +1 -1
  572. package/lib/icons/ellipsis-v.svg.js +1 -1
  573. package/lib/icons/enter.svg.js +1 -1
  574. package/lib/icons/exchange.svg.js +1 -1
  575. package/lib/icons/expand-alt.svg.js +1 -1
  576. package/lib/icons/fail.svg.js +1 -1
  577. package/lib/icons/file.svg.js +1 -1
  578. package/lib/icons/filter.svg.js +1 -1
  579. package/lib/icons/folder.svg.js +1 -1
  580. package/lib/icons/function.svg.js +1 -1
  581. package/lib/icons/home.svg.js +1 -1
  582. package/lib/icons/if.svg.js +1 -1
  583. package/lib/icons/image.svg.js +1 -1
  584. package/lib/icons/info-circle.svg.js +1 -1
  585. package/lib/icons/info.svg.js +1 -1
  586. package/lib/icons/input-clear.svg.js +1 -1
  587. package/lib/icons/invisible.svg.js +1 -1
  588. package/lib/icons/left-arrow.svg.js +1 -1
  589. package/lib/icons/loading-outline.svg.js +1 -1
  590. package/lib/icons/location.svg.js +1 -1
  591. package/lib/icons/menu.svg.js +1 -1
  592. package/lib/icons/minus.svg.js +1 -1
  593. package/lib/icons/move.svg.js +1 -1
  594. package/lib/icons/mute.svg.js +1 -1
  595. package/lib/icons/new-edit.svg.js +1 -1
  596. package/lib/icons/pause.svg.js +1 -1
  597. package/lib/icons/pencil.svg.js +1 -1
  598. package/lib/icons/play.svg.js +1 -1
  599. package/lib/icons/plus-cicle.svg.js +1 -1
  600. package/lib/icons/plus-fine.svg.js +1 -1
  601. package/lib/icons/plus.svg.js +1 -1
  602. package/lib/icons/post.svg.js +1 -1
  603. package/lib/icons/question-mark.svg.js +1 -1
  604. package/lib/icons/question.svg.js +1 -1
  605. package/lib/icons/redo.svg.js +1 -1
  606. package/lib/icons/refresh.svg.js +1 -1
  607. package/lib/icons/reload.svg.js +1 -1
  608. package/lib/icons/remove.svg.js +1 -1
  609. package/lib/icons/retry.svg.js +1 -1
  610. package/lib/icons/right-arrow-bold.svg.js +1 -1
  611. package/lib/icons/right-arrow.svg.js +1 -1
  612. package/lib/icons/right-double-arrow.svg.js +1 -1
  613. package/lib/icons/role.svg.js +1 -1
  614. package/lib/icons/rotate-left.svg.js +1 -1
  615. package/lib/icons/rotate-right.svg.js +1 -1
  616. package/lib/icons/scale-origin.svg.js +1 -1
  617. package/lib/icons/schedule.svg.js +1 -1
  618. package/lib/icons/search.svg.js +1 -1
  619. package/lib/icons/setting.svg.js +1 -1
  620. package/lib/icons/slider-handle-icon.svg.js +1 -1
  621. package/lib/icons/sort-asc.svg.js +1 -1
  622. package/lib/icons/sort-default.svg.js +1 -1
  623. package/lib/icons/sort-desc.svg.js +1 -1
  624. package/lib/icons/star.svg.js +1 -1
  625. package/lib/icons/status-close.svg.js +1 -1
  626. package/lib/icons/steps-finsh.svg.js +1 -1
  627. package/lib/icons/success.svg.js +1 -1
  628. package/lib/icons/transparent.svg.js +1 -1
  629. package/lib/icons/trash.svg.js +1 -1
  630. package/lib/icons/tree-down.svg.js +1 -1
  631. package/lib/icons/undo.svg.js +1 -1
  632. package/lib/icons/upload.svg.js +1 -1
  633. package/lib/icons/user-remove.svg.js +1 -1
  634. package/lib/icons/view.svg.js +1 -1
  635. package/lib/icons/volume.svg.js +1 -1
  636. package/lib/icons/warning-mark.svg.js +1 -1
  637. package/lib/icons/warning.svg.js +1 -1
  638. package/lib/icons/window-restore.svg.js +1 -1
  639. package/lib/icons/zoom-in.svg.js +1 -1
  640. package/lib/icons/zoom-out.svg.js +1 -1
  641. package/lib/index.js +1 -1
  642. package/lib/locale/de-DE.js +3 -1
  643. package/lib/locale/en-US.js +3 -1
  644. package/lib/locale/zh-CN.js +3 -1
  645. package/lib/scss/helper.scss.js +1 -1
  646. package/lib/scss/themes/ang.scss.js +1 -1
  647. package/lib/scss/themes/antd.scss.js +1 -1
  648. package/lib/scss/themes/cxd.scss.js +1 -1
  649. package/lib/scss/themes/dark.scss.js +1 -1
  650. package/lib/scss/themes/default.scss.js +1 -1
  651. package/lib/themes/ang.css +138 -63
  652. package/lib/themes/ang.js +1 -1
  653. package/lib/themes/antd.css +140 -65
  654. package/lib/themes/antd.js +1 -1
  655. package/lib/themes/cxd.css +138 -63
  656. package/lib/themes/cxd.js +1 -1
  657. package/lib/themes/dark.css +138 -63
  658. package/lib/themes/dark.js +1 -1
  659. package/lib/themes/default.css +138 -63
  660. package/package.json +5 -6
  661. package/scss/_components.scss +17 -13
  662. package/scss/_properties.scss +11 -13
  663. package/scss/components/_alert.scss +4 -0
  664. package/scss/components/_audio.scss +1 -1
  665. package/scss/components/_card.scss +2 -1
  666. package/scss/components/_dropdown.scss +4 -2
  667. package/scss/components/_menu.scss +7 -2
  668. package/scss/components/_modal.scss +4 -0
  669. package/scss/components/_page.scss +6 -6
  670. package/scss/components/_pagination.scss +41 -44
  671. package/scss/components/_progress.scss +1 -1
  672. package/scss/components/_steps.scss +7 -5
  673. package/scss/components/_table.scss +10 -0
  674. package/scss/components/_table2.scss +7 -0
  675. package/scss/components/_tabs.scss +21 -24
  676. package/scss/components/form/_combo.scss +6 -0
  677. package/scss/components/form/_date-range.scss +3 -6
  678. package/scss/components/form/_date.scss +3 -5
  679. package/scss/components/form/_excel.scss +2 -2
  680. package/scss/components/form/_fieldset.scss +1 -1
  681. package/scss/components/form/_form.scss +2 -0
  682. package/scss/components/form/_location.scss +8 -1
  683. package/scss/components/form/_nested-select.scss +20 -7
  684. package/scss/components/form/_picker.scss +1 -1
  685. package/scss/components/form/_range.scss +2 -2
  686. package/scss/components/form/_select.scss +0 -11
  687. package/scss/components/form/_selection.scss +1 -1
  688. package/scss/components/form/_text.scss +9 -8
  689. package/scss/components/form/_textarea.scss +4 -0
  690. package/scss/components/form/_transfer.scss +40 -0
  691. package/scss/themes/_ang-variables.scss +58 -58
  692. package/scss/themes/_antd-variables.scss +58 -58
  693. package/scss/themes/_cxd-variables.scss +58 -58
  694. package/scss/themes/_dark-variables.scss +58 -58
@@ -31,13 +31,11 @@ export interface ColumnProps {
31
31
  export interface ThProps extends ColumnProps {
32
32
  rowSpan: number;
33
33
  colSpan: number;
34
- groupId: string;
35
34
  depth: number;
36
35
  }
37
36
  export interface TdProps extends ColumnProps {
38
37
  rowSpan: number;
39
38
  colSpan: number;
40
- groupId: string;
41
39
  }
42
40
  export interface RowSelectionOptionProps {
43
41
  key: string;
@@ -79,11 +77,13 @@ export interface OnRowProps {
79
77
  onRowMouseEnter?: Function;
80
78
  onRowMouseLeave?: Function;
81
79
  onRowClick?: Function;
80
+ onRowDbClick?: Function;
82
81
  }
83
82
  export interface SortProps {
84
83
  orderBy: string;
85
84
  orderDir: string;
86
85
  }
86
+ export type AutoFillHeightObject = Record<'height' | 'maxHeight', number>;
87
87
  export interface TableProps extends ThemeProps, LocaleProps, SpinnerExtraProps {
88
88
  title: string | React.ReactNode | Function;
89
89
  footer?: string | React.ReactNode | Function;
@@ -118,6 +118,10 @@ export interface TableProps extends ThemeProps, LocaleProps, SpinnerExtraProps {
118
118
  onSelectAll?: Function;
119
119
  itemActions?: Function;
120
120
  onRef?: (ref: any) => void;
121
+ /**
122
+ * 表格自动计算高度
123
+ */
124
+ autoFillHeight?: boolean | AutoFillHeightObject;
121
125
  }
122
126
  export interface ScrollProps {
123
127
  x: number | string | true;
@@ -142,6 +146,7 @@ export interface TableState {
142
146
  } | null;
143
147
  sort?: SortProps;
144
148
  }
149
+ export declare const DefaultCellWidth = 40;
145
150
  export declare class Table extends React.PureComponent<TableProps, TableState> {
146
151
  static defaultProps: {
147
152
  title: string;
@@ -165,39 +170,32 @@ export declare class Table extends React.PureComponent<TableProps, TableState> {
165
170
  resizeWidth: number;
166
171
  resizeIndex: number;
167
172
  tableDom: React.RefObject<HTMLDivElement>;
168
- theadDom: React.RefObject<HTMLTableSectionElement>;
169
173
  tbodyDom: React.RefObject<HTMLTableSectionElement>;
170
174
  contentDom: React.RefObject<HTMLDivElement>;
171
175
  headerDom: React.RefObject<HTMLDivElement>;
172
- tfootDom: React.RefObject<HTMLTableSectionElement>;
173
176
  footDom: React.RefObject<HTMLDivElement>;
177
+ containerDom: React.RefObject<HTMLDivElement>;
174
178
  toDispose: Array<() => void>;
175
179
  updateTableInfoLazy: import("lodash").DebouncedFunc<any>;
176
- getSelectedRows(dataSource: Array<any>, selectedRowKeys: Array<string | number>): {
177
- selectedRows: any[];
178
- unSelectedRows: any[];
179
- };
180
- updateTableBodyFixed(): void;
181
- updateTableFixedRows(): void;
180
+ updateAutoFillHeightLazy: import("lodash").DebouncedFunc<any>;
182
181
  componentDidMount(): void;
183
182
  componentDidUpdate(prevProps: TableProps, prevState: TableState): void;
184
183
  componentWillUnmount(): void;
184
+ /**
185
+ * 自动设置表格高度占满界面剩余区域
186
+ * 用 css 实现有点麻烦,要改很多结构,所以先用 dom hack 了,避免对之前的功能有影响
187
+ */
188
+ updateAutoFillHeight(): void;
185
189
  initDragging(): void;
186
190
  destroyDragging(): void;
187
191
  updateStickyHeader(): void;
188
- updateFixedRow(row: HTMLElement, columns: Array<ColumnProps>): void;
189
- prependColumns(columns: Array<any>): void;
190
- updateTheadFixedRow(thead: HTMLElement, columns: Array<any>): void;
191
- updateTbodyFixedRow(tbody: HTMLElement, columns: Array<any>): void;
192
- updateSummaryFixedRow(children: HTMLCollection | Array<Element>, columns: Array<any>): void;
193
- updateFootSummaryFixedRow(tfoot: HTMLElement): void;
194
- updateHeadSummaryFixedRow(tbody: HTMLElement): void;
195
192
  renderColGroup(showReal?: boolean): React.JSX.Element;
196
193
  onResizeMouseDown(event: any, index: number): void;
197
194
  onResizeMouseMove(event: any): void;
198
195
  onResizeMouseUp(event: MouseEvent): void;
199
- renderTHead(): React.JSX.Element;
196
+ renderHead(): React.JSX.Element;
200
197
  onRowClick(event: React.ChangeEvent<any>, record?: any, rowIndex?: number): Promise<void>;
198
+ onRowDbClick(event: React.ChangeEvent<any>, record?: any, rowIndex?: number): Promise<void>;
201
199
  onRowMouseEnter(event: React.ChangeEvent<any>, record?: any, rowIndex?: number): Promise<void>;
202
200
  onRowMouseLeave(event: React.ChangeEvent<any>, record?: any, rowIndex?: number): Promise<void>;
203
201
  onMouseLeave(): void;
@@ -206,23 +204,20 @@ export declare class Table extends React.PureComponent<TableProps, TableState> {
206
204
  getChildrenColumnName(): string;
207
205
  getRowSelectionKeyField(): string;
208
206
  getExpandableKeyField(): string;
209
- hasChildrenRow(data: any): any;
210
- isExpandableRow(data: any, rowIndex: number): any;
211
- getDataChildrenKeys(data: any): string[];
212
- hasCheckedRows(data: any): boolean;
213
207
  hasCheckedChildrenRows(data: any): boolean;
214
- isExpanded(record: any): boolean;
215
- getExpandedIcons(record: any): React.JSX.Element;
208
+ getSelectedRowKeys(isSelected: boolean, data: any): any[];
216
209
  selectedSingleRow(value: boolean, data: any): Promise<void>;
210
+ isExpandableRow(data: any, rowIndex: number): any;
211
+ isExpanded(record: any): boolean;
217
212
  renderRow(data: any, rowIndex: number, levels: Array<number>): any[];
218
- renderTBody(): React.JSX.Element;
213
+ onRowChange(value: boolean, record: any): void;
214
+ renderBody(): React.JSX.Element;
219
215
  isExpandableTable(): boolean;
220
216
  isRightExpandable(): boolean | undefined;
221
217
  isLeftExpandable(): boolean | undefined;
222
- isNestedTable(): boolean;
223
218
  getExtraColumnCount(): number;
224
219
  renderSummaryRow(summary: any): any;
225
- renderTFoot(): React.JSX.Element;
220
+ renderFoot(): React.JSX.Element;
226
221
  updateTableDom(dom: HTMLElement): void;
227
222
  onTableContentScroll(event: React.ChangeEvent<any>): void;
228
223
  onWheel(event: WheelEvent): void;
@@ -238,11 +233,11 @@ export declare class Table extends React.PureComponent<TableProps, TableState> {
238
233
  render(): React.JSX.Element;
239
234
  }
240
235
  declare const _default: {
241
- new (props: Omit<Pick<Omit<TableProps, keyof LocaleProps>, "classnames" | "classPrefix" | "footer" | "style" | "theme" | "mobileUI" | "scroll" | "draggable" | "onDrag" | "onSelect" | "size" | "sticky" | "loadingConfig" | "loading" | "lineHeight" | "onRef" | "resizable" | "onSelectAll" | "onSort" | "onFilter" | "rowSelection" | "expandable" | "bordered" | "headSummary" | "footSummary" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "itemActions"> & {
236
+ new (props: Omit<Pick<Omit<TableProps, keyof LocaleProps>, "footer" | "style" | "theme" | "classnames" | "classPrefix" | "mobileUI" | "loading" | "size" | "draggable" | "onDrag" | "onSelect" | "loadingConfig" | "onRef" | "resizable" | "onSelectAll" | "scroll" | "rowSelection" | "onSort" | "expandable" | "bordered" | "headSummary" | "footSummary" | "sticky" | "onFilter" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "lineHeight" | "itemActions" | "autoFillHeight"> & {
242
237
  title?: Function | React.ReactNode;
243
238
  className?: string | undefined;
244
- columns?: ColumnProps[] | undefined;
245
239
  placeholder?: Function | React.ReactNode;
240
+ columns?: ColumnProps[] | undefined;
246
241
  dataSource?: any[] | undefined;
247
242
  indentSize?: number | undefined;
248
243
  showHeader?: boolean | undefined;
@@ -256,11 +251,11 @@ declare const _default: {
256
251
  getWrappedInstance(): any;
257
252
  render(): React.JSX.Element;
258
253
  context: unknown;
259
- setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Omit<Pick<Omit<TableProps, keyof LocaleProps>, "classnames" | "classPrefix" | "footer" | "style" | "theme" | "mobileUI" | "scroll" | "draggable" | "onDrag" | "onSelect" | "size" | "sticky" | "loadingConfig" | "loading" | "lineHeight" | "onRef" | "resizable" | "onSelectAll" | "onSort" | "onFilter" | "rowSelection" | "expandable" | "bordered" | "headSummary" | "footSummary" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "itemActions"> & {
254
+ setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Omit<Pick<Omit<TableProps, keyof LocaleProps>, "footer" | "style" | "theme" | "classnames" | "classPrefix" | "mobileUI" | "loading" | "size" | "draggable" | "onDrag" | "onSelect" | "loadingConfig" | "onRef" | "resizable" | "onSelectAll" | "scroll" | "rowSelection" | "onSort" | "expandable" | "bordered" | "headSummary" | "footSummary" | "sticky" | "onFilter" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "lineHeight" | "itemActions" | "autoFillHeight"> & {
260
255
  title?: Function | React.ReactNode;
261
256
  className?: string | undefined;
262
- columns?: ColumnProps[] | undefined;
263
257
  placeholder?: Function | React.ReactNode;
258
+ columns?: ColumnProps[] | undefined;
264
259
  dataSource?: any[] | undefined;
265
260
  indentSize?: number | undefined;
266
261
  showHeader?: boolean | undefined;
@@ -270,11 +265,11 @@ declare const _default: {
270
265
  translate?: ((str: string, ...args: any[]) => string) | undefined;
271
266
  }, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>) => {} | Pick<{}, K> | null) | Pick<{}, K> | null, callback?: (() => void) | undefined): void;
272
267
  forceUpdate(callback?: (() => void) | undefined): void;
273
- readonly props: Readonly<Omit<Pick<Omit<TableProps, keyof LocaleProps>, "classnames" | "classPrefix" | "footer" | "style" | "theme" | "mobileUI" | "scroll" | "draggable" | "onDrag" | "onSelect" | "size" | "sticky" | "loadingConfig" | "loading" | "lineHeight" | "onRef" | "resizable" | "onSelectAll" | "onSort" | "onFilter" | "rowSelection" | "expandable" | "bordered" | "headSummary" | "footSummary" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "itemActions"> & {
268
+ readonly props: Readonly<Omit<Pick<Omit<TableProps, keyof LocaleProps>, "footer" | "style" | "theme" | "classnames" | "classPrefix" | "mobileUI" | "loading" | "size" | "draggable" | "onDrag" | "onSelect" | "loadingConfig" | "onRef" | "resizable" | "onSelectAll" | "scroll" | "rowSelection" | "onSort" | "expandable" | "bordered" | "headSummary" | "footSummary" | "sticky" | "onFilter" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "lineHeight" | "itemActions" | "autoFillHeight"> & {
274
269
  title?: Function | React.ReactNode;
275
270
  className?: string | undefined;
276
- columns?: ColumnProps[] | undefined;
277
271
  placeholder?: Function | React.ReactNode;
272
+ columns?: ColumnProps[] | undefined;
278
273
  dataSource?: any[] | undefined;
279
274
  indentSize?: number | undefined;
280
275
  showHeader?: boolean | undefined;
@@ -288,11 +283,11 @@ declare const _default: {
288
283
  [key: string]: React.ReactInstance;
289
284
  };
290
285
  componentDidMount?(): void;
291
- shouldComponentUpdate?(nextProps: Readonly<Omit<Pick<Omit<TableProps, keyof LocaleProps>, "classnames" | "classPrefix" | "footer" | "style" | "theme" | "mobileUI" | "scroll" | "draggable" | "onDrag" | "onSelect" | "size" | "sticky" | "loadingConfig" | "loading" | "lineHeight" | "onRef" | "resizable" | "onSelectAll" | "onSort" | "onFilter" | "rowSelection" | "expandable" | "bordered" | "headSummary" | "footSummary" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "itemActions"> & {
286
+ shouldComponentUpdate?(nextProps: Readonly<Omit<Pick<Omit<TableProps, keyof LocaleProps>, "footer" | "style" | "theme" | "classnames" | "classPrefix" | "mobileUI" | "loading" | "size" | "draggable" | "onDrag" | "onSelect" | "loadingConfig" | "onRef" | "resizable" | "onSelectAll" | "scroll" | "rowSelection" | "onSort" | "expandable" | "bordered" | "headSummary" | "footSummary" | "sticky" | "onFilter" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "lineHeight" | "itemActions" | "autoFillHeight"> & {
292
287
  title?: Function | React.ReactNode;
293
288
  className?: string | undefined;
294
- columns?: ColumnProps[] | undefined;
295
289
  placeholder?: Function | React.ReactNode;
290
+ columns?: ColumnProps[] | undefined;
296
291
  dataSource?: any[] | undefined;
297
292
  indentSize?: number | undefined;
298
293
  showHeader?: boolean | undefined;
@@ -303,11 +298,11 @@ declare const _default: {
303
298
  }, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): boolean;
304
299
  componentWillUnmount?(): void;
305
300
  componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
306
- getSnapshotBeforeUpdate?(prevProps: Readonly<Omit<Pick<Omit<TableProps, keyof LocaleProps>, "classnames" | "classPrefix" | "footer" | "style" | "theme" | "mobileUI" | "scroll" | "draggable" | "onDrag" | "onSelect" | "size" | "sticky" | "loadingConfig" | "loading" | "lineHeight" | "onRef" | "resizable" | "onSelectAll" | "onSort" | "onFilter" | "rowSelection" | "expandable" | "bordered" | "headSummary" | "footSummary" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "itemActions"> & {
301
+ getSnapshotBeforeUpdate?(prevProps: Readonly<Omit<Pick<Omit<TableProps, keyof LocaleProps>, "footer" | "style" | "theme" | "classnames" | "classPrefix" | "mobileUI" | "loading" | "size" | "draggable" | "onDrag" | "onSelect" | "loadingConfig" | "onRef" | "resizable" | "onSelectAll" | "scroll" | "rowSelection" | "onSort" | "expandable" | "bordered" | "headSummary" | "footSummary" | "sticky" | "onFilter" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "lineHeight" | "itemActions" | "autoFillHeight"> & {
307
302
  title?: Function | React.ReactNode;
308
303
  className?: string | undefined;
309
- columns?: ColumnProps[] | undefined;
310
304
  placeholder?: Function | React.ReactNode;
305
+ columns?: ColumnProps[] | undefined;
311
306
  dataSource?: any[] | undefined;
312
307
  indentSize?: number | undefined;
313
308
  showHeader?: boolean | undefined;
@@ -316,11 +311,11 @@ declare const _default: {
316
311
  locale?: string | undefined;
317
312
  translate?: ((str: string, ...args: any[]) => string) | undefined;
318
313
  }, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, prevState: Readonly<{}>): any;
319
- componentDidUpdate?(prevProps: Readonly<Omit<Pick<Omit<TableProps, keyof LocaleProps>, "classnames" | "classPrefix" | "footer" | "style" | "theme" | "mobileUI" | "scroll" | "draggable" | "onDrag" | "onSelect" | "size" | "sticky" | "loadingConfig" | "loading" | "lineHeight" | "onRef" | "resizable" | "onSelectAll" | "onSort" | "onFilter" | "rowSelection" | "expandable" | "bordered" | "headSummary" | "footSummary" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "itemActions"> & {
314
+ componentDidUpdate?(prevProps: Readonly<Omit<Pick<Omit<TableProps, keyof LocaleProps>, "footer" | "style" | "theme" | "classnames" | "classPrefix" | "mobileUI" | "loading" | "size" | "draggable" | "onDrag" | "onSelect" | "loadingConfig" | "onRef" | "resizable" | "onSelectAll" | "scroll" | "rowSelection" | "onSort" | "expandable" | "bordered" | "headSummary" | "footSummary" | "sticky" | "onFilter" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "lineHeight" | "itemActions" | "autoFillHeight"> & {
320
315
  title?: Function | React.ReactNode;
321
316
  className?: string | undefined;
322
- columns?: ColumnProps[] | undefined;
323
317
  placeholder?: Function | React.ReactNode;
318
+ columns?: ColumnProps[] | undefined;
324
319
  dataSource?: any[] | undefined;
325
320
  indentSize?: number | undefined;
326
321
  showHeader?: boolean | undefined;
@@ -331,11 +326,11 @@ declare const _default: {
331
326
  }, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, prevState: Readonly<{}>, snapshot?: any): void;
332
327
  componentWillMount?(): void;
333
328
  UNSAFE_componentWillMount?(): void;
334
- componentWillReceiveProps?(nextProps: Readonly<Omit<Pick<Omit<TableProps, keyof LocaleProps>, "classnames" | "classPrefix" | "footer" | "style" | "theme" | "mobileUI" | "scroll" | "draggable" | "onDrag" | "onSelect" | "size" | "sticky" | "loadingConfig" | "loading" | "lineHeight" | "onRef" | "resizable" | "onSelectAll" | "onSort" | "onFilter" | "rowSelection" | "expandable" | "bordered" | "headSummary" | "footSummary" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "itemActions"> & {
329
+ componentWillReceiveProps?(nextProps: Readonly<Omit<Pick<Omit<TableProps, keyof LocaleProps>, "footer" | "style" | "theme" | "classnames" | "classPrefix" | "mobileUI" | "loading" | "size" | "draggable" | "onDrag" | "onSelect" | "loadingConfig" | "onRef" | "resizable" | "onSelectAll" | "scroll" | "rowSelection" | "onSort" | "expandable" | "bordered" | "headSummary" | "footSummary" | "sticky" | "onFilter" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "lineHeight" | "itemActions" | "autoFillHeight"> & {
335
330
  title?: Function | React.ReactNode;
336
331
  className?: string | undefined;
337
- columns?: ColumnProps[] | undefined;
338
332
  placeholder?: Function | React.ReactNode;
333
+ columns?: ColumnProps[] | undefined;
339
334
  dataSource?: any[] | undefined;
340
335
  indentSize?: number | undefined;
341
336
  showHeader?: boolean | undefined;
@@ -344,11 +339,11 @@ declare const _default: {
344
339
  locale?: string | undefined;
345
340
  translate?: ((str: string, ...args: any[]) => string) | undefined;
346
341
  }, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextContext: any): void;
347
- UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Omit<Pick<Omit<TableProps, keyof LocaleProps>, "classnames" | "classPrefix" | "footer" | "style" | "theme" | "mobileUI" | "scroll" | "draggable" | "onDrag" | "onSelect" | "size" | "sticky" | "loadingConfig" | "loading" | "lineHeight" | "onRef" | "resizable" | "onSelectAll" | "onSort" | "onFilter" | "rowSelection" | "expandable" | "bordered" | "headSummary" | "footSummary" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "itemActions"> & {
342
+ UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Omit<Pick<Omit<TableProps, keyof LocaleProps>, "footer" | "style" | "theme" | "classnames" | "classPrefix" | "mobileUI" | "loading" | "size" | "draggable" | "onDrag" | "onSelect" | "loadingConfig" | "onRef" | "resizable" | "onSelectAll" | "scroll" | "rowSelection" | "onSort" | "expandable" | "bordered" | "headSummary" | "footSummary" | "sticky" | "onFilter" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "lineHeight" | "itemActions" | "autoFillHeight"> & {
348
343
  title?: Function | React.ReactNode;
349
344
  className?: string | undefined;
350
- columns?: ColumnProps[] | undefined;
351
345
  placeholder?: Function | React.ReactNode;
346
+ columns?: ColumnProps[] | undefined;
352
347
  dataSource?: any[] | undefined;
353
348
  indentSize?: number | undefined;
354
349
  showHeader?: boolean | undefined;
@@ -357,11 +352,11 @@ declare const _default: {
357
352
  locale?: string | undefined;
358
353
  translate?: ((str: string, ...args: any[]) => string) | undefined;
359
354
  }, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextContext: any): void;
360
- componentWillUpdate?(nextProps: Readonly<Omit<Pick<Omit<TableProps, keyof LocaleProps>, "classnames" | "classPrefix" | "footer" | "style" | "theme" | "mobileUI" | "scroll" | "draggable" | "onDrag" | "onSelect" | "size" | "sticky" | "loadingConfig" | "loading" | "lineHeight" | "onRef" | "resizable" | "onSelectAll" | "onSort" | "onFilter" | "rowSelection" | "expandable" | "bordered" | "headSummary" | "footSummary" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "itemActions"> & {
355
+ componentWillUpdate?(nextProps: Readonly<Omit<Pick<Omit<TableProps, keyof LocaleProps>, "footer" | "style" | "theme" | "classnames" | "classPrefix" | "mobileUI" | "loading" | "size" | "draggable" | "onDrag" | "onSelect" | "loadingConfig" | "onRef" | "resizable" | "onSelectAll" | "scroll" | "rowSelection" | "onSort" | "expandable" | "bordered" | "headSummary" | "footSummary" | "sticky" | "onFilter" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "lineHeight" | "itemActions" | "autoFillHeight"> & {
361
356
  title?: Function | React.ReactNode;
362
357
  className?: string | undefined;
363
- columns?: ColumnProps[] | undefined;
364
358
  placeholder?: Function | React.ReactNode;
359
+ columns?: ColumnProps[] | undefined;
365
360
  dataSource?: any[] | undefined;
366
361
  indentSize?: number | undefined;
367
362
  showHeader?: boolean | undefined;
@@ -370,11 +365,11 @@ declare const _default: {
370
365
  locale?: string | undefined;
371
366
  translate?: ((str: string, ...args: any[]) => string) | undefined;
372
367
  }, keyof ThemeProps> & import("packages/amis-core/lib/theme").ThemeOuterProps>, nextState: Readonly<{}>, nextContext: any): void;
373
- UNSAFE_componentWillUpdate?(nextProps: Readonly<Omit<Pick<Omit<TableProps, keyof LocaleProps>, "classnames" | "classPrefix" | "footer" | "style" | "theme" | "mobileUI" | "scroll" | "draggable" | "onDrag" | "onSelect" | "size" | "sticky" | "loadingConfig" | "loading" | "lineHeight" | "onRef" | "resizable" | "onSelectAll" | "onSort" | "onFilter" | "rowSelection" | "expandable" | "bordered" | "headSummary" | "footSummary" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "itemActions"> & {
368
+ UNSAFE_componentWillUpdate?(nextProps: Readonly<Omit<Pick<Omit<TableProps, keyof LocaleProps>, "footer" | "style" | "theme" | "classnames" | "classPrefix" | "mobileUI" | "loading" | "size" | "draggable" | "onDrag" | "onSelect" | "loadingConfig" | "onRef" | "resizable" | "onSelectAll" | "scroll" | "rowSelection" | "onSort" | "expandable" | "bordered" | "headSummary" | "footSummary" | "sticky" | "onFilter" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "lineHeight" | "itemActions" | "autoFillHeight"> & {
374
369
  title?: Function | React.ReactNode;
375
370
  className?: string | undefined;
376
- columns?: ColumnProps[] | undefined;
377
371
  placeholder?: Function | React.ReactNode;
372
+ columns?: ColumnProps[] | undefined;
378
373
  dataSource?: any[] | undefined;
379
374
  indentSize?: number | undefined;
380
375
  showHeader?: boolean | undefined;
@@ -387,11 +382,11 @@ declare const _default: {
387
382
  displayName: string;
388
383
  contextType: React.Context<string>;
389
384
  ComposedComponent: React.ComponentType<{
390
- new (props: Pick<Omit<TableProps, keyof LocaleProps>, "classnames" | "classPrefix" | "footer" | "style" | "theme" | "mobileUI" | "scroll" | "draggable" | "onDrag" | "onSelect" | "size" | "sticky" | "loadingConfig" | "loading" | "lineHeight" | "onRef" | "resizable" | "onSelectAll" | "onSort" | "onFilter" | "rowSelection" | "expandable" | "bordered" | "headSummary" | "footSummary" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "itemActions"> & {
385
+ new (props: Pick<Omit<TableProps, keyof LocaleProps>, "footer" | "style" | "theme" | "classnames" | "classPrefix" | "mobileUI" | "loading" | "size" | "draggable" | "onDrag" | "onSelect" | "loadingConfig" | "onRef" | "resizable" | "onSelectAll" | "scroll" | "rowSelection" | "onSort" | "expandable" | "bordered" | "headSummary" | "footSummary" | "sticky" | "onFilter" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "lineHeight" | "itemActions" | "autoFillHeight"> & {
391
386
  title?: Function | React.ReactNode;
392
387
  className?: string | undefined;
393
- columns?: ColumnProps[] | undefined;
394
388
  placeholder?: Function | React.ReactNode;
389
+ columns?: ColumnProps[] | undefined;
395
390
  dataSource?: any[] | undefined;
396
391
  indentSize?: number | undefined;
397
392
  showHeader?: boolean | undefined;
@@ -405,11 +400,11 @@ declare const _default: {
405
400
  getWrappedInstance(): any;
406
401
  render(): React.JSX.Element;
407
402
  context: unknown;
408
- setState<K_1 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "classnames" | "classPrefix" | "footer" | "style" | "theme" | "mobileUI" | "scroll" | "draggable" | "onDrag" | "onSelect" | "size" | "sticky" | "loadingConfig" | "loading" | "lineHeight" | "onRef" | "resizable" | "onSelectAll" | "onSort" | "onFilter" | "rowSelection" | "expandable" | "bordered" | "headSummary" | "footSummary" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "itemActions"> & {
403
+ setState<K_1 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "footer" | "style" | "theme" | "classnames" | "classPrefix" | "mobileUI" | "loading" | "size" | "draggable" | "onDrag" | "onSelect" | "loadingConfig" | "onRef" | "resizable" | "onSelectAll" | "scroll" | "rowSelection" | "onSort" | "expandable" | "bordered" | "headSummary" | "footSummary" | "sticky" | "onFilter" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "lineHeight" | "itemActions" | "autoFillHeight"> & {
409
404
  title?: Function | React.ReactNode;
410
405
  className?: string | undefined;
411
- columns?: ColumnProps[] | undefined;
412
406
  placeholder?: Function | React.ReactNode;
407
+ columns?: ColumnProps[] | undefined;
413
408
  dataSource?: any[] | undefined;
414
409
  indentSize?: number | undefined;
415
410
  showHeader?: boolean | undefined;
@@ -419,11 +414,11 @@ declare const _default: {
419
414
  translate?: ((str: string, ...args: any[]) => string) | undefined;
420
415
  }>) => {} | Pick<{}, K_1> | null) | Pick<{}, K_1> | null, callback?: (() => void) | undefined): void;
421
416
  forceUpdate(callback?: (() => void) | undefined): void;
422
- readonly props: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "classnames" | "classPrefix" | "footer" | "style" | "theme" | "mobileUI" | "scroll" | "draggable" | "onDrag" | "onSelect" | "size" | "sticky" | "loadingConfig" | "loading" | "lineHeight" | "onRef" | "resizable" | "onSelectAll" | "onSort" | "onFilter" | "rowSelection" | "expandable" | "bordered" | "headSummary" | "footSummary" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "itemActions"> & {
417
+ readonly props: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "footer" | "style" | "theme" | "classnames" | "classPrefix" | "mobileUI" | "loading" | "size" | "draggable" | "onDrag" | "onSelect" | "loadingConfig" | "onRef" | "resizable" | "onSelectAll" | "scroll" | "rowSelection" | "onSort" | "expandable" | "bordered" | "headSummary" | "footSummary" | "sticky" | "onFilter" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "lineHeight" | "itemActions" | "autoFillHeight"> & {
423
418
  title?: Function | React.ReactNode;
424
419
  className?: string | undefined;
425
- columns?: ColumnProps[] | undefined;
426
420
  placeholder?: Function | React.ReactNode;
421
+ columns?: ColumnProps[] | undefined;
427
422
  dataSource?: any[] | undefined;
428
423
  indentSize?: number | undefined;
429
424
  showHeader?: boolean | undefined;
@@ -437,11 +432,11 @@ declare const _default: {
437
432
  [key: string]: React.ReactInstance;
438
433
  };
439
434
  componentDidMount?(): void;
440
- shouldComponentUpdate?(nextProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "classnames" | "classPrefix" | "footer" | "style" | "theme" | "mobileUI" | "scroll" | "draggable" | "onDrag" | "onSelect" | "size" | "sticky" | "loadingConfig" | "loading" | "lineHeight" | "onRef" | "resizable" | "onSelectAll" | "onSort" | "onFilter" | "rowSelection" | "expandable" | "bordered" | "headSummary" | "footSummary" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "itemActions"> & {
435
+ shouldComponentUpdate?(nextProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "footer" | "style" | "theme" | "classnames" | "classPrefix" | "mobileUI" | "loading" | "size" | "draggable" | "onDrag" | "onSelect" | "loadingConfig" | "onRef" | "resizable" | "onSelectAll" | "scroll" | "rowSelection" | "onSort" | "expandable" | "bordered" | "headSummary" | "footSummary" | "sticky" | "onFilter" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "lineHeight" | "itemActions" | "autoFillHeight"> & {
441
436
  title?: Function | React.ReactNode;
442
437
  className?: string | undefined;
443
- columns?: ColumnProps[] | undefined;
444
438
  placeholder?: Function | React.ReactNode;
439
+ columns?: ColumnProps[] | undefined;
445
440
  dataSource?: any[] | undefined;
446
441
  indentSize?: number | undefined;
447
442
  showHeader?: boolean | undefined;
@@ -452,11 +447,11 @@ declare const _default: {
452
447
  }>, nextState: Readonly<{}>, nextContext: any): boolean;
453
448
  componentWillUnmount?(): void;
454
449
  componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
455
- getSnapshotBeforeUpdate?(prevProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "classnames" | "classPrefix" | "footer" | "style" | "theme" | "mobileUI" | "scroll" | "draggable" | "onDrag" | "onSelect" | "size" | "sticky" | "loadingConfig" | "loading" | "lineHeight" | "onRef" | "resizable" | "onSelectAll" | "onSort" | "onFilter" | "rowSelection" | "expandable" | "bordered" | "headSummary" | "footSummary" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "itemActions"> & {
450
+ getSnapshotBeforeUpdate?(prevProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "footer" | "style" | "theme" | "classnames" | "classPrefix" | "mobileUI" | "loading" | "size" | "draggable" | "onDrag" | "onSelect" | "loadingConfig" | "onRef" | "resizable" | "onSelectAll" | "scroll" | "rowSelection" | "onSort" | "expandable" | "bordered" | "headSummary" | "footSummary" | "sticky" | "onFilter" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "lineHeight" | "itemActions" | "autoFillHeight"> & {
456
451
  title?: Function | React.ReactNode;
457
452
  className?: string | undefined;
458
- columns?: ColumnProps[] | undefined;
459
453
  placeholder?: Function | React.ReactNode;
454
+ columns?: ColumnProps[] | undefined;
460
455
  dataSource?: any[] | undefined;
461
456
  indentSize?: number | undefined;
462
457
  showHeader?: boolean | undefined;
@@ -465,11 +460,11 @@ declare const _default: {
465
460
  locale?: string | undefined;
466
461
  translate?: ((str: string, ...args: any[]) => string) | undefined;
467
462
  }>, prevState: Readonly<{}>): any;
468
- componentDidUpdate?(prevProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "classnames" | "classPrefix" | "footer" | "style" | "theme" | "mobileUI" | "scroll" | "draggable" | "onDrag" | "onSelect" | "size" | "sticky" | "loadingConfig" | "loading" | "lineHeight" | "onRef" | "resizable" | "onSelectAll" | "onSort" | "onFilter" | "rowSelection" | "expandable" | "bordered" | "headSummary" | "footSummary" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "itemActions"> & {
463
+ componentDidUpdate?(prevProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "footer" | "style" | "theme" | "classnames" | "classPrefix" | "mobileUI" | "loading" | "size" | "draggable" | "onDrag" | "onSelect" | "loadingConfig" | "onRef" | "resizable" | "onSelectAll" | "scroll" | "rowSelection" | "onSort" | "expandable" | "bordered" | "headSummary" | "footSummary" | "sticky" | "onFilter" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "lineHeight" | "itemActions" | "autoFillHeight"> & {
469
464
  title?: Function | React.ReactNode;
470
465
  className?: string | undefined;
471
- columns?: ColumnProps[] | undefined;
472
466
  placeholder?: Function | React.ReactNode;
467
+ columns?: ColumnProps[] | undefined;
473
468
  dataSource?: any[] | undefined;
474
469
  indentSize?: number | undefined;
475
470
  showHeader?: boolean | undefined;
@@ -480,11 +475,11 @@ declare const _default: {
480
475
  }>, prevState: Readonly<{}>, snapshot?: any): void;
481
476
  componentWillMount?(): void;
482
477
  UNSAFE_componentWillMount?(): void;
483
- componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "classnames" | "classPrefix" | "footer" | "style" | "theme" | "mobileUI" | "scroll" | "draggable" | "onDrag" | "onSelect" | "size" | "sticky" | "loadingConfig" | "loading" | "lineHeight" | "onRef" | "resizable" | "onSelectAll" | "onSort" | "onFilter" | "rowSelection" | "expandable" | "bordered" | "headSummary" | "footSummary" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "itemActions"> & {
478
+ componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "footer" | "style" | "theme" | "classnames" | "classPrefix" | "mobileUI" | "loading" | "size" | "draggable" | "onDrag" | "onSelect" | "loadingConfig" | "onRef" | "resizable" | "onSelectAll" | "scroll" | "rowSelection" | "onSort" | "expandable" | "bordered" | "headSummary" | "footSummary" | "sticky" | "onFilter" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "lineHeight" | "itemActions" | "autoFillHeight"> & {
484
479
  title?: Function | React.ReactNode;
485
480
  className?: string | undefined;
486
- columns?: ColumnProps[] | undefined;
487
481
  placeholder?: Function | React.ReactNode;
482
+ columns?: ColumnProps[] | undefined;
488
483
  dataSource?: any[] | undefined;
489
484
  indentSize?: number | undefined;
490
485
  showHeader?: boolean | undefined;
@@ -493,11 +488,11 @@ declare const _default: {
493
488
  locale?: string | undefined;
494
489
  translate?: ((str: string, ...args: any[]) => string) | undefined;
495
490
  }>, nextContext: any): void;
496
- UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "classnames" | "classPrefix" | "footer" | "style" | "theme" | "mobileUI" | "scroll" | "draggable" | "onDrag" | "onSelect" | "size" | "sticky" | "loadingConfig" | "loading" | "lineHeight" | "onRef" | "resizable" | "onSelectAll" | "onSort" | "onFilter" | "rowSelection" | "expandable" | "bordered" | "headSummary" | "footSummary" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "itemActions"> & {
491
+ UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "footer" | "style" | "theme" | "classnames" | "classPrefix" | "mobileUI" | "loading" | "size" | "draggable" | "onDrag" | "onSelect" | "loadingConfig" | "onRef" | "resizable" | "onSelectAll" | "scroll" | "rowSelection" | "onSort" | "expandable" | "bordered" | "headSummary" | "footSummary" | "sticky" | "onFilter" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "lineHeight" | "itemActions" | "autoFillHeight"> & {
497
492
  title?: Function | React.ReactNode;
498
493
  className?: string | undefined;
499
- columns?: ColumnProps[] | undefined;
500
494
  placeholder?: Function | React.ReactNode;
495
+ columns?: ColumnProps[] | undefined;
501
496
  dataSource?: any[] | undefined;
502
497
  indentSize?: number | undefined;
503
498
  showHeader?: boolean | undefined;
@@ -506,11 +501,11 @@ declare const _default: {
506
501
  locale?: string | undefined;
507
502
  translate?: ((str: string, ...args: any[]) => string) | undefined;
508
503
  }>, nextContext: any): void;
509
- componentWillUpdate?(nextProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "classnames" | "classPrefix" | "footer" | "style" | "theme" | "mobileUI" | "scroll" | "draggable" | "onDrag" | "onSelect" | "size" | "sticky" | "loadingConfig" | "loading" | "lineHeight" | "onRef" | "resizable" | "onSelectAll" | "onSort" | "onFilter" | "rowSelection" | "expandable" | "bordered" | "headSummary" | "footSummary" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "itemActions"> & {
504
+ componentWillUpdate?(nextProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "footer" | "style" | "theme" | "classnames" | "classPrefix" | "mobileUI" | "loading" | "size" | "draggable" | "onDrag" | "onSelect" | "loadingConfig" | "onRef" | "resizable" | "onSelectAll" | "scroll" | "rowSelection" | "onSort" | "expandable" | "bordered" | "headSummary" | "footSummary" | "sticky" | "onFilter" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "lineHeight" | "itemActions" | "autoFillHeight"> & {
510
505
  title?: Function | React.ReactNode;
511
506
  className?: string | undefined;
512
- columns?: ColumnProps[] | undefined;
513
507
  placeholder?: Function | React.ReactNode;
508
+ columns?: ColumnProps[] | undefined;
514
509
  dataSource?: any[] | undefined;
515
510
  indentSize?: number | undefined;
516
511
  showHeader?: boolean | undefined;
@@ -519,11 +514,11 @@ declare const _default: {
519
514
  locale?: string | undefined;
520
515
  translate?: ((str: string, ...args: any[]) => string) | undefined;
521
516
  }>, nextState: Readonly<{}>, nextContext: any): void;
522
- UNSAFE_componentWillUpdate?(nextProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "classnames" | "classPrefix" | "footer" | "style" | "theme" | "mobileUI" | "scroll" | "draggable" | "onDrag" | "onSelect" | "size" | "sticky" | "loadingConfig" | "loading" | "lineHeight" | "onRef" | "resizable" | "onSelectAll" | "onSort" | "onFilter" | "rowSelection" | "expandable" | "bordered" | "headSummary" | "footSummary" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "itemActions"> & {
517
+ UNSAFE_componentWillUpdate?(nextProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "footer" | "style" | "theme" | "classnames" | "classPrefix" | "mobileUI" | "loading" | "size" | "draggable" | "onDrag" | "onSelect" | "loadingConfig" | "onRef" | "resizable" | "onSelectAll" | "scroll" | "rowSelection" | "onSort" | "expandable" | "bordered" | "headSummary" | "footSummary" | "sticky" | "onFilter" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "lineHeight" | "itemActions" | "autoFillHeight"> & {
523
518
  title?: Function | React.ReactNode;
524
519
  className?: string | undefined;
525
- columns?: ColumnProps[] | undefined;
526
520
  placeholder?: Function | React.ReactNode;
521
+ columns?: ColumnProps[] | undefined;
527
522
  dataSource?: any[] | undefined;
528
523
  indentSize?: number | undefined;
529
524
  showHeader?: boolean | undefined;
@@ -540,11 +535,11 @@ declare const _default: {
540
535
  ComposedComponent: typeof Table;
541
536
  }>;
542
537
  } & import("hoist-non-react-statics").NonReactStatics<{
543
- new (props: Pick<Omit<TableProps, keyof LocaleProps>, "classnames" | "classPrefix" | "footer" | "style" | "theme" | "mobileUI" | "scroll" | "draggable" | "onDrag" | "onSelect" | "size" | "sticky" | "loadingConfig" | "loading" | "lineHeight" | "onRef" | "resizable" | "onSelectAll" | "onSort" | "onFilter" | "rowSelection" | "expandable" | "bordered" | "headSummary" | "footSummary" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "itemActions"> & {
538
+ new (props: Pick<Omit<TableProps, keyof LocaleProps>, "footer" | "style" | "theme" | "classnames" | "classPrefix" | "mobileUI" | "loading" | "size" | "draggable" | "onDrag" | "onSelect" | "loadingConfig" | "onRef" | "resizable" | "onSelectAll" | "scroll" | "rowSelection" | "onSort" | "expandable" | "bordered" | "headSummary" | "footSummary" | "sticky" | "onFilter" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "lineHeight" | "itemActions" | "autoFillHeight"> & {
544
539
  title?: Function | React.ReactNode;
545
540
  className?: string | undefined;
546
- columns?: ColumnProps[] | undefined;
547
541
  placeholder?: Function | React.ReactNode;
542
+ columns?: ColumnProps[] | undefined;
548
543
  dataSource?: any[] | undefined;
549
544
  indentSize?: number | undefined;
550
545
  showHeader?: boolean | undefined;
@@ -558,11 +553,11 @@ declare const _default: {
558
553
  getWrappedInstance(): any;
559
554
  render(): React.JSX.Element;
560
555
  context: unknown;
561
- setState<K_1 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "classnames" | "classPrefix" | "footer" | "style" | "theme" | "mobileUI" | "scroll" | "draggable" | "onDrag" | "onSelect" | "size" | "sticky" | "loadingConfig" | "loading" | "lineHeight" | "onRef" | "resizable" | "onSelectAll" | "onSort" | "onFilter" | "rowSelection" | "expandable" | "bordered" | "headSummary" | "footSummary" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "itemActions"> & {
556
+ setState<K_1 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "footer" | "style" | "theme" | "classnames" | "classPrefix" | "mobileUI" | "loading" | "size" | "draggable" | "onDrag" | "onSelect" | "loadingConfig" | "onRef" | "resizable" | "onSelectAll" | "scroll" | "rowSelection" | "onSort" | "expandable" | "bordered" | "headSummary" | "footSummary" | "sticky" | "onFilter" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "lineHeight" | "itemActions" | "autoFillHeight"> & {
562
557
  title?: Function | React.ReactNode;
563
558
  className?: string | undefined;
564
- columns?: ColumnProps[] | undefined;
565
559
  placeholder?: Function | React.ReactNode;
560
+ columns?: ColumnProps[] | undefined;
566
561
  dataSource?: any[] | undefined;
567
562
  indentSize?: number | undefined;
568
563
  showHeader?: boolean | undefined;
@@ -572,11 +567,11 @@ declare const _default: {
572
567
  translate?: ((str: string, ...args: any[]) => string) | undefined;
573
568
  }>) => {} | Pick<{}, K_1> | null) | Pick<{}, K_1> | null, callback?: (() => void) | undefined): void;
574
569
  forceUpdate(callback?: (() => void) | undefined): void;
575
- readonly props: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "classnames" | "classPrefix" | "footer" | "style" | "theme" | "mobileUI" | "scroll" | "draggable" | "onDrag" | "onSelect" | "size" | "sticky" | "loadingConfig" | "loading" | "lineHeight" | "onRef" | "resizable" | "onSelectAll" | "onSort" | "onFilter" | "rowSelection" | "expandable" | "bordered" | "headSummary" | "footSummary" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "itemActions"> & {
570
+ readonly props: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "footer" | "style" | "theme" | "classnames" | "classPrefix" | "mobileUI" | "loading" | "size" | "draggable" | "onDrag" | "onSelect" | "loadingConfig" | "onRef" | "resizable" | "onSelectAll" | "scroll" | "rowSelection" | "onSort" | "expandable" | "bordered" | "headSummary" | "footSummary" | "sticky" | "onFilter" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "lineHeight" | "itemActions" | "autoFillHeight"> & {
576
571
  title?: Function | React.ReactNode;
577
572
  className?: string | undefined;
578
- columns?: ColumnProps[] | undefined;
579
573
  placeholder?: Function | React.ReactNode;
574
+ columns?: ColumnProps[] | undefined;
580
575
  dataSource?: any[] | undefined;
581
576
  indentSize?: number | undefined;
582
577
  showHeader?: boolean | undefined;
@@ -590,11 +585,11 @@ declare const _default: {
590
585
  [key: string]: React.ReactInstance;
591
586
  };
592
587
  componentDidMount?(): void;
593
- shouldComponentUpdate?(nextProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "classnames" | "classPrefix" | "footer" | "style" | "theme" | "mobileUI" | "scroll" | "draggable" | "onDrag" | "onSelect" | "size" | "sticky" | "loadingConfig" | "loading" | "lineHeight" | "onRef" | "resizable" | "onSelectAll" | "onSort" | "onFilter" | "rowSelection" | "expandable" | "bordered" | "headSummary" | "footSummary" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "itemActions"> & {
588
+ shouldComponentUpdate?(nextProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "footer" | "style" | "theme" | "classnames" | "classPrefix" | "mobileUI" | "loading" | "size" | "draggable" | "onDrag" | "onSelect" | "loadingConfig" | "onRef" | "resizable" | "onSelectAll" | "scroll" | "rowSelection" | "onSort" | "expandable" | "bordered" | "headSummary" | "footSummary" | "sticky" | "onFilter" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "lineHeight" | "itemActions" | "autoFillHeight"> & {
594
589
  title?: Function | React.ReactNode;
595
590
  className?: string | undefined;
596
- columns?: ColumnProps[] | undefined;
597
591
  placeholder?: Function | React.ReactNode;
592
+ columns?: ColumnProps[] | undefined;
598
593
  dataSource?: any[] | undefined;
599
594
  indentSize?: number | undefined;
600
595
  showHeader?: boolean | undefined;
@@ -605,11 +600,11 @@ declare const _default: {
605
600
  }>, nextState: Readonly<{}>, nextContext: any): boolean;
606
601
  componentWillUnmount?(): void;
607
602
  componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
608
- getSnapshotBeforeUpdate?(prevProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "classnames" | "classPrefix" | "footer" | "style" | "theme" | "mobileUI" | "scroll" | "draggable" | "onDrag" | "onSelect" | "size" | "sticky" | "loadingConfig" | "loading" | "lineHeight" | "onRef" | "resizable" | "onSelectAll" | "onSort" | "onFilter" | "rowSelection" | "expandable" | "bordered" | "headSummary" | "footSummary" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "itemActions"> & {
603
+ getSnapshotBeforeUpdate?(prevProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "footer" | "style" | "theme" | "classnames" | "classPrefix" | "mobileUI" | "loading" | "size" | "draggable" | "onDrag" | "onSelect" | "loadingConfig" | "onRef" | "resizable" | "onSelectAll" | "scroll" | "rowSelection" | "onSort" | "expandable" | "bordered" | "headSummary" | "footSummary" | "sticky" | "onFilter" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "lineHeight" | "itemActions" | "autoFillHeight"> & {
609
604
  title?: Function | React.ReactNode;
610
605
  className?: string | undefined;
611
- columns?: ColumnProps[] | undefined;
612
606
  placeholder?: Function | React.ReactNode;
607
+ columns?: ColumnProps[] | undefined;
613
608
  dataSource?: any[] | undefined;
614
609
  indentSize?: number | undefined;
615
610
  showHeader?: boolean | undefined;
@@ -618,11 +613,11 @@ declare const _default: {
618
613
  locale?: string | undefined;
619
614
  translate?: ((str: string, ...args: any[]) => string) | undefined;
620
615
  }>, prevState: Readonly<{}>): any;
621
- componentDidUpdate?(prevProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "classnames" | "classPrefix" | "footer" | "style" | "theme" | "mobileUI" | "scroll" | "draggable" | "onDrag" | "onSelect" | "size" | "sticky" | "loadingConfig" | "loading" | "lineHeight" | "onRef" | "resizable" | "onSelectAll" | "onSort" | "onFilter" | "rowSelection" | "expandable" | "bordered" | "headSummary" | "footSummary" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "itemActions"> & {
616
+ componentDidUpdate?(prevProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "footer" | "style" | "theme" | "classnames" | "classPrefix" | "mobileUI" | "loading" | "size" | "draggable" | "onDrag" | "onSelect" | "loadingConfig" | "onRef" | "resizable" | "onSelectAll" | "scroll" | "rowSelection" | "onSort" | "expandable" | "bordered" | "headSummary" | "footSummary" | "sticky" | "onFilter" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "lineHeight" | "itemActions" | "autoFillHeight"> & {
622
617
  title?: Function | React.ReactNode;
623
618
  className?: string | undefined;
624
- columns?: ColumnProps[] | undefined;
625
619
  placeholder?: Function | React.ReactNode;
620
+ columns?: ColumnProps[] | undefined;
626
621
  dataSource?: any[] | undefined;
627
622
  indentSize?: number | undefined;
628
623
  showHeader?: boolean | undefined;
@@ -633,11 +628,11 @@ declare const _default: {
633
628
  }>, prevState: Readonly<{}>, snapshot?: any): void;
634
629
  componentWillMount?(): void;
635
630
  UNSAFE_componentWillMount?(): void;
636
- componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "classnames" | "classPrefix" | "footer" | "style" | "theme" | "mobileUI" | "scroll" | "draggable" | "onDrag" | "onSelect" | "size" | "sticky" | "loadingConfig" | "loading" | "lineHeight" | "onRef" | "resizable" | "onSelectAll" | "onSort" | "onFilter" | "rowSelection" | "expandable" | "bordered" | "headSummary" | "footSummary" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "itemActions"> & {
631
+ componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "footer" | "style" | "theme" | "classnames" | "classPrefix" | "mobileUI" | "loading" | "size" | "draggable" | "onDrag" | "onSelect" | "loadingConfig" | "onRef" | "resizable" | "onSelectAll" | "scroll" | "rowSelection" | "onSort" | "expandable" | "bordered" | "headSummary" | "footSummary" | "sticky" | "onFilter" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "lineHeight" | "itemActions" | "autoFillHeight"> & {
637
632
  title?: Function | React.ReactNode;
638
633
  className?: string | undefined;
639
- columns?: ColumnProps[] | undefined;
640
634
  placeholder?: Function | React.ReactNode;
635
+ columns?: ColumnProps[] | undefined;
641
636
  dataSource?: any[] | undefined;
642
637
  indentSize?: number | undefined;
643
638
  showHeader?: boolean | undefined;
@@ -646,11 +641,11 @@ declare const _default: {
646
641
  locale?: string | undefined;
647
642
  translate?: ((str: string, ...args: any[]) => string) | undefined;
648
643
  }>, nextContext: any): void;
649
- UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "classnames" | "classPrefix" | "footer" | "style" | "theme" | "mobileUI" | "scroll" | "draggable" | "onDrag" | "onSelect" | "size" | "sticky" | "loadingConfig" | "loading" | "lineHeight" | "onRef" | "resizable" | "onSelectAll" | "onSort" | "onFilter" | "rowSelection" | "expandable" | "bordered" | "headSummary" | "footSummary" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "itemActions"> & {
644
+ UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "footer" | "style" | "theme" | "classnames" | "classPrefix" | "mobileUI" | "loading" | "size" | "draggable" | "onDrag" | "onSelect" | "loadingConfig" | "onRef" | "resizable" | "onSelectAll" | "scroll" | "rowSelection" | "onSort" | "expandable" | "bordered" | "headSummary" | "footSummary" | "sticky" | "onFilter" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "lineHeight" | "itemActions" | "autoFillHeight"> & {
650
645
  title?: Function | React.ReactNode;
651
646
  className?: string | undefined;
652
- columns?: ColumnProps[] | undefined;
653
647
  placeholder?: Function | React.ReactNode;
648
+ columns?: ColumnProps[] | undefined;
654
649
  dataSource?: any[] | undefined;
655
650
  indentSize?: number | undefined;
656
651
  showHeader?: boolean | undefined;
@@ -659,11 +654,11 @@ declare const _default: {
659
654
  locale?: string | undefined;
660
655
  translate?: ((str: string, ...args: any[]) => string) | undefined;
661
656
  }>, nextContext: any): void;
662
- componentWillUpdate?(nextProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "classnames" | "classPrefix" | "footer" | "style" | "theme" | "mobileUI" | "scroll" | "draggable" | "onDrag" | "onSelect" | "size" | "sticky" | "loadingConfig" | "loading" | "lineHeight" | "onRef" | "resizable" | "onSelectAll" | "onSort" | "onFilter" | "rowSelection" | "expandable" | "bordered" | "headSummary" | "footSummary" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "itemActions"> & {
657
+ componentWillUpdate?(nextProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "footer" | "style" | "theme" | "classnames" | "classPrefix" | "mobileUI" | "loading" | "size" | "draggable" | "onDrag" | "onSelect" | "loadingConfig" | "onRef" | "resizable" | "onSelectAll" | "scroll" | "rowSelection" | "onSort" | "expandable" | "bordered" | "headSummary" | "footSummary" | "sticky" | "onFilter" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "lineHeight" | "itemActions" | "autoFillHeight"> & {
663
658
  title?: Function | React.ReactNode;
664
659
  className?: string | undefined;
665
- columns?: ColumnProps[] | undefined;
666
660
  placeholder?: Function | React.ReactNode;
661
+ columns?: ColumnProps[] | undefined;
667
662
  dataSource?: any[] | undefined;
668
663
  indentSize?: number | undefined;
669
664
  showHeader?: boolean | undefined;
@@ -672,11 +667,11 @@ declare const _default: {
672
667
  locale?: string | undefined;
673
668
  translate?: ((str: string, ...args: any[]) => string) | undefined;
674
669
  }>, nextState: Readonly<{}>, nextContext: any): void;
675
- UNSAFE_componentWillUpdate?(nextProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "classnames" | "classPrefix" | "footer" | "style" | "theme" | "mobileUI" | "scroll" | "draggable" | "onDrag" | "onSelect" | "size" | "sticky" | "loadingConfig" | "loading" | "lineHeight" | "onRef" | "resizable" | "onSelectAll" | "onSort" | "onFilter" | "rowSelection" | "expandable" | "bordered" | "headSummary" | "footSummary" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "itemActions"> & {
670
+ UNSAFE_componentWillUpdate?(nextProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "footer" | "style" | "theme" | "classnames" | "classPrefix" | "mobileUI" | "loading" | "size" | "draggable" | "onDrag" | "onSelect" | "loadingConfig" | "onRef" | "resizable" | "onSelectAll" | "scroll" | "rowSelection" | "onSort" | "expandable" | "bordered" | "headSummary" | "footSummary" | "sticky" | "onFilter" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "lineHeight" | "itemActions" | "autoFillHeight"> & {
676
671
  title?: Function | React.ReactNode;
677
672
  className?: string | undefined;
678
- columns?: ColumnProps[] | undefined;
679
673
  placeholder?: Function | React.ReactNode;
674
+ columns?: ColumnProps[] | undefined;
680
675
  dataSource?: any[] | undefined;
681
676
  indentSize?: number | undefined;
682
677
  showHeader?: boolean | undefined;
@@ -693,11 +688,11 @@ declare const _default: {
693
688
  ComposedComponent: typeof Table;
694
689
  }, {}> & {
695
690
  ComposedComponent: {
696
- new (props: Pick<Omit<TableProps, keyof LocaleProps>, "classnames" | "classPrefix" | "footer" | "style" | "theme" | "mobileUI" | "scroll" | "draggable" | "onDrag" | "onSelect" | "size" | "sticky" | "loadingConfig" | "loading" | "lineHeight" | "onRef" | "resizable" | "onSelectAll" | "onSort" | "onFilter" | "rowSelection" | "expandable" | "bordered" | "headSummary" | "footSummary" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "itemActions"> & {
691
+ new (props: Pick<Omit<TableProps, keyof LocaleProps>, "footer" | "style" | "theme" | "classnames" | "classPrefix" | "mobileUI" | "loading" | "size" | "draggable" | "onDrag" | "onSelect" | "loadingConfig" | "onRef" | "resizable" | "onSelectAll" | "scroll" | "rowSelection" | "onSort" | "expandable" | "bordered" | "headSummary" | "footSummary" | "sticky" | "onFilter" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "lineHeight" | "itemActions" | "autoFillHeight"> & {
697
692
  title?: Function | React.ReactNode;
698
693
  className?: string | undefined;
699
- columns?: ColumnProps[] | undefined;
700
694
  placeholder?: Function | React.ReactNode;
695
+ columns?: ColumnProps[] | undefined;
701
696
  dataSource?: any[] | undefined;
702
697
  indentSize?: number | undefined;
703
698
  showHeader?: boolean | undefined;
@@ -711,11 +706,11 @@ declare const _default: {
711
706
  getWrappedInstance(): any;
712
707
  render(): React.JSX.Element;
713
708
  context: unknown;
714
- setState<K_1 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "classnames" | "classPrefix" | "footer" | "style" | "theme" | "mobileUI" | "scroll" | "draggable" | "onDrag" | "onSelect" | "size" | "sticky" | "loadingConfig" | "loading" | "lineHeight" | "onRef" | "resizable" | "onSelectAll" | "onSort" | "onFilter" | "rowSelection" | "expandable" | "bordered" | "headSummary" | "footSummary" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "itemActions"> & {
709
+ setState<K_1 extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "footer" | "style" | "theme" | "classnames" | "classPrefix" | "mobileUI" | "loading" | "size" | "draggable" | "onDrag" | "onSelect" | "loadingConfig" | "onRef" | "resizable" | "onSelectAll" | "scroll" | "rowSelection" | "onSort" | "expandable" | "bordered" | "headSummary" | "footSummary" | "sticky" | "onFilter" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "lineHeight" | "itemActions" | "autoFillHeight"> & {
715
710
  title?: Function | React.ReactNode;
716
711
  className?: string | undefined;
717
- columns?: ColumnProps[] | undefined;
718
712
  placeholder?: Function | React.ReactNode;
713
+ columns?: ColumnProps[] | undefined;
719
714
  dataSource?: any[] | undefined;
720
715
  indentSize?: number | undefined;
721
716
  showHeader?: boolean | undefined;
@@ -725,11 +720,11 @@ declare const _default: {
725
720
  translate?: ((str: string, ...args: any[]) => string) | undefined;
726
721
  }>) => {} | Pick<{}, K_1> | null) | Pick<{}, K_1> | null, callback?: (() => void) | undefined): void;
727
722
  forceUpdate(callback?: (() => void) | undefined): void;
728
- readonly props: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "classnames" | "classPrefix" | "footer" | "style" | "theme" | "mobileUI" | "scroll" | "draggable" | "onDrag" | "onSelect" | "size" | "sticky" | "loadingConfig" | "loading" | "lineHeight" | "onRef" | "resizable" | "onSelectAll" | "onSort" | "onFilter" | "rowSelection" | "expandable" | "bordered" | "headSummary" | "footSummary" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "itemActions"> & {
723
+ readonly props: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "footer" | "style" | "theme" | "classnames" | "classPrefix" | "mobileUI" | "loading" | "size" | "draggable" | "onDrag" | "onSelect" | "loadingConfig" | "onRef" | "resizable" | "onSelectAll" | "scroll" | "rowSelection" | "onSort" | "expandable" | "bordered" | "headSummary" | "footSummary" | "sticky" | "onFilter" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "lineHeight" | "itemActions" | "autoFillHeight"> & {
729
724
  title?: Function | React.ReactNode;
730
725
  className?: string | undefined;
731
- columns?: ColumnProps[] | undefined;
732
726
  placeholder?: Function | React.ReactNode;
727
+ columns?: ColumnProps[] | undefined;
733
728
  dataSource?: any[] | undefined;
734
729
  indentSize?: number | undefined;
735
730
  showHeader?: boolean | undefined;
@@ -743,11 +738,11 @@ declare const _default: {
743
738
  [key: string]: React.ReactInstance;
744
739
  };
745
740
  componentDidMount?(): void;
746
- shouldComponentUpdate?(nextProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "classnames" | "classPrefix" | "footer" | "style" | "theme" | "mobileUI" | "scroll" | "draggable" | "onDrag" | "onSelect" | "size" | "sticky" | "loadingConfig" | "loading" | "lineHeight" | "onRef" | "resizable" | "onSelectAll" | "onSort" | "onFilter" | "rowSelection" | "expandable" | "bordered" | "headSummary" | "footSummary" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "itemActions"> & {
741
+ shouldComponentUpdate?(nextProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "footer" | "style" | "theme" | "classnames" | "classPrefix" | "mobileUI" | "loading" | "size" | "draggable" | "onDrag" | "onSelect" | "loadingConfig" | "onRef" | "resizable" | "onSelectAll" | "scroll" | "rowSelection" | "onSort" | "expandable" | "bordered" | "headSummary" | "footSummary" | "sticky" | "onFilter" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "lineHeight" | "itemActions" | "autoFillHeight"> & {
747
742
  title?: Function | React.ReactNode;
748
743
  className?: string | undefined;
749
- columns?: ColumnProps[] | undefined;
750
744
  placeholder?: Function | React.ReactNode;
745
+ columns?: ColumnProps[] | undefined;
751
746
  dataSource?: any[] | undefined;
752
747
  indentSize?: number | undefined;
753
748
  showHeader?: boolean | undefined;
@@ -758,11 +753,11 @@ declare const _default: {
758
753
  }>, nextState: Readonly<{}>, nextContext: any): boolean;
759
754
  componentWillUnmount?(): void;
760
755
  componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
761
- getSnapshotBeforeUpdate?(prevProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "classnames" | "classPrefix" | "footer" | "style" | "theme" | "mobileUI" | "scroll" | "draggable" | "onDrag" | "onSelect" | "size" | "sticky" | "loadingConfig" | "loading" | "lineHeight" | "onRef" | "resizable" | "onSelectAll" | "onSort" | "onFilter" | "rowSelection" | "expandable" | "bordered" | "headSummary" | "footSummary" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "itemActions"> & {
756
+ getSnapshotBeforeUpdate?(prevProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "footer" | "style" | "theme" | "classnames" | "classPrefix" | "mobileUI" | "loading" | "size" | "draggable" | "onDrag" | "onSelect" | "loadingConfig" | "onRef" | "resizable" | "onSelectAll" | "scroll" | "rowSelection" | "onSort" | "expandable" | "bordered" | "headSummary" | "footSummary" | "sticky" | "onFilter" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "lineHeight" | "itemActions" | "autoFillHeight"> & {
762
757
  title?: Function | React.ReactNode;
763
758
  className?: string | undefined;
764
- columns?: ColumnProps[] | undefined;
765
759
  placeholder?: Function | React.ReactNode;
760
+ columns?: ColumnProps[] | undefined;
766
761
  dataSource?: any[] | undefined;
767
762
  indentSize?: number | undefined;
768
763
  showHeader?: boolean | undefined;
@@ -771,11 +766,11 @@ declare const _default: {
771
766
  locale?: string | undefined;
772
767
  translate?: ((str: string, ...args: any[]) => string) | undefined;
773
768
  }>, prevState: Readonly<{}>): any;
774
- componentDidUpdate?(prevProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "classnames" | "classPrefix" | "footer" | "style" | "theme" | "mobileUI" | "scroll" | "draggable" | "onDrag" | "onSelect" | "size" | "sticky" | "loadingConfig" | "loading" | "lineHeight" | "onRef" | "resizable" | "onSelectAll" | "onSort" | "onFilter" | "rowSelection" | "expandable" | "bordered" | "headSummary" | "footSummary" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "itemActions"> & {
769
+ componentDidUpdate?(prevProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "footer" | "style" | "theme" | "classnames" | "classPrefix" | "mobileUI" | "loading" | "size" | "draggable" | "onDrag" | "onSelect" | "loadingConfig" | "onRef" | "resizable" | "onSelectAll" | "scroll" | "rowSelection" | "onSort" | "expandable" | "bordered" | "headSummary" | "footSummary" | "sticky" | "onFilter" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "lineHeight" | "itemActions" | "autoFillHeight"> & {
775
770
  title?: Function | React.ReactNode;
776
771
  className?: string | undefined;
777
- columns?: ColumnProps[] | undefined;
778
772
  placeholder?: Function | React.ReactNode;
773
+ columns?: ColumnProps[] | undefined;
779
774
  dataSource?: any[] | undefined;
780
775
  indentSize?: number | undefined;
781
776
  showHeader?: boolean | undefined;
@@ -786,11 +781,11 @@ declare const _default: {
786
781
  }>, prevState: Readonly<{}>, snapshot?: any): void;
787
782
  componentWillMount?(): void;
788
783
  UNSAFE_componentWillMount?(): void;
789
- componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "classnames" | "classPrefix" | "footer" | "style" | "theme" | "mobileUI" | "scroll" | "draggable" | "onDrag" | "onSelect" | "size" | "sticky" | "loadingConfig" | "loading" | "lineHeight" | "onRef" | "resizable" | "onSelectAll" | "onSort" | "onFilter" | "rowSelection" | "expandable" | "bordered" | "headSummary" | "footSummary" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "itemActions"> & {
784
+ componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "footer" | "style" | "theme" | "classnames" | "classPrefix" | "mobileUI" | "loading" | "size" | "draggable" | "onDrag" | "onSelect" | "loadingConfig" | "onRef" | "resizable" | "onSelectAll" | "scroll" | "rowSelection" | "onSort" | "expandable" | "bordered" | "headSummary" | "footSummary" | "sticky" | "onFilter" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "lineHeight" | "itemActions" | "autoFillHeight"> & {
790
785
  title?: Function | React.ReactNode;
791
786
  className?: string | undefined;
792
- columns?: ColumnProps[] | undefined;
793
787
  placeholder?: Function | React.ReactNode;
788
+ columns?: ColumnProps[] | undefined;
794
789
  dataSource?: any[] | undefined;
795
790
  indentSize?: number | undefined;
796
791
  showHeader?: boolean | undefined;
@@ -799,11 +794,11 @@ declare const _default: {
799
794
  locale?: string | undefined;
800
795
  translate?: ((str: string, ...args: any[]) => string) | undefined;
801
796
  }>, nextContext: any): void;
802
- UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "classnames" | "classPrefix" | "footer" | "style" | "theme" | "mobileUI" | "scroll" | "draggable" | "onDrag" | "onSelect" | "size" | "sticky" | "loadingConfig" | "loading" | "lineHeight" | "onRef" | "resizable" | "onSelectAll" | "onSort" | "onFilter" | "rowSelection" | "expandable" | "bordered" | "headSummary" | "footSummary" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "itemActions"> & {
797
+ UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "footer" | "style" | "theme" | "classnames" | "classPrefix" | "mobileUI" | "loading" | "size" | "draggable" | "onDrag" | "onSelect" | "loadingConfig" | "onRef" | "resizable" | "onSelectAll" | "scroll" | "rowSelection" | "onSort" | "expandable" | "bordered" | "headSummary" | "footSummary" | "sticky" | "onFilter" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "lineHeight" | "itemActions" | "autoFillHeight"> & {
803
798
  title?: Function | React.ReactNode;
804
799
  className?: string | undefined;
805
- columns?: ColumnProps[] | undefined;
806
800
  placeholder?: Function | React.ReactNode;
801
+ columns?: ColumnProps[] | undefined;
807
802
  dataSource?: any[] | undefined;
808
803
  indentSize?: number | undefined;
809
804
  showHeader?: boolean | undefined;
@@ -812,11 +807,11 @@ declare const _default: {
812
807
  locale?: string | undefined;
813
808
  translate?: ((str: string, ...args: any[]) => string) | undefined;
814
809
  }>, nextContext: any): void;
815
- componentWillUpdate?(nextProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "classnames" | "classPrefix" | "footer" | "style" | "theme" | "mobileUI" | "scroll" | "draggable" | "onDrag" | "onSelect" | "size" | "sticky" | "loadingConfig" | "loading" | "lineHeight" | "onRef" | "resizable" | "onSelectAll" | "onSort" | "onFilter" | "rowSelection" | "expandable" | "bordered" | "headSummary" | "footSummary" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "itemActions"> & {
810
+ componentWillUpdate?(nextProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "footer" | "style" | "theme" | "classnames" | "classPrefix" | "mobileUI" | "loading" | "size" | "draggable" | "onDrag" | "onSelect" | "loadingConfig" | "onRef" | "resizable" | "onSelectAll" | "scroll" | "rowSelection" | "onSort" | "expandable" | "bordered" | "headSummary" | "footSummary" | "sticky" | "onFilter" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "lineHeight" | "itemActions" | "autoFillHeight"> & {
816
811
  title?: Function | React.ReactNode;
817
812
  className?: string | undefined;
818
- columns?: ColumnProps[] | undefined;
819
813
  placeholder?: Function | React.ReactNode;
814
+ columns?: ColumnProps[] | undefined;
820
815
  dataSource?: any[] | undefined;
821
816
  indentSize?: number | undefined;
822
817
  showHeader?: boolean | undefined;
@@ -825,11 +820,11 @@ declare const _default: {
825
820
  locale?: string | undefined;
826
821
  translate?: ((str: string, ...args: any[]) => string) | undefined;
827
822
  }>, nextState: Readonly<{}>, nextContext: any): void;
828
- UNSAFE_componentWillUpdate?(nextProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "classnames" | "classPrefix" | "footer" | "style" | "theme" | "mobileUI" | "scroll" | "draggable" | "onDrag" | "onSelect" | "size" | "sticky" | "loadingConfig" | "loading" | "lineHeight" | "onRef" | "resizable" | "onSelectAll" | "onSort" | "onFilter" | "rowSelection" | "expandable" | "bordered" | "headSummary" | "footSummary" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "itemActions"> & {
823
+ UNSAFE_componentWillUpdate?(nextProps: Readonly<Pick<Omit<TableProps, keyof LocaleProps>, "footer" | "style" | "theme" | "classnames" | "classPrefix" | "mobileUI" | "loading" | "size" | "draggable" | "onDrag" | "onSelect" | "loadingConfig" | "onRef" | "resizable" | "onSelectAll" | "scroll" | "rowSelection" | "onSort" | "expandable" | "bordered" | "headSummary" | "footSummary" | "sticky" | "onFilter" | "childrenColumnName" | "keyField" | "onRow" | "rowClassName" | "lineHeight" | "itemActions" | "autoFillHeight"> & {
829
824
  title?: Function | React.ReactNode;
830
825
  className?: string | undefined;
831
- columns?: ColumnProps[] | undefined;
832
826
  placeholder?: Function | React.ReactNode;
827
+ columns?: ColumnProps[] | undefined;
833
828
  dataSource?: any[] | undefined;
834
829
  indentSize?: number | undefined;
835
830
  showHeader?: boolean | undefined;