@teamix/pro 1.6.0-beta.5 → 2.0.0-beta.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (664) hide show
  1. package/dist/pro.min.css +1 -1
  2. package/dist/pro.min.js +1 -2
  3. package/es/index-without-icon.d.ts +13 -13
  4. package/es/index-without-icon.js +31 -31
  5. package/es/index.d.ts +21 -32
  6. package/es/index.js +40 -36
  7. package/es/nocode/configurators/PageHeader.js +1 -1
  8. package/es/nocode/configurators/ProTable.js +1 -1
  9. package/es/nocode/configurators/index.js +1 -1
  10. package/es/nocode/configurators/map.js +3 -3
  11. package/es/nocode/index.js +8 -6
  12. package/es/nocode/pages/editor.js +1 -1
  13. package/es/nocode/pages/index.js +7 -4
  14. package/es/nocode/pages/playground.js +9 -11
  15. package/es/nocode/pages/renderer.d.ts +1 -1
  16. package/es/nocode/pages/renderer.js +12 -12
  17. package/es/nocode/playground.js +5 -7
  18. package/es/templates/Detail/index.d.ts +1 -0
  19. package/es/templates/Detail/index.js +1 -1
  20. package/es/templates/Form/index.d.ts +1 -0
  21. package/es/templates/Form/index.js +1 -1
  22. package/es/templates/List/index.d.ts +6 -3
  23. package/es/templates/List/index.js +7 -9
  24. package/es/templates/index.js +3 -3
  25. package/lib/index-without-icon.d.ts +13 -13
  26. package/lib/index-without-icon.js +57 -57
  27. package/lib/index.d.ts +21 -32
  28. package/lib/index.js +57 -170
  29. package/lib/nocode/pages/index.js +1 -1
  30. package/lib/nocode/pages/playground.js +5 -7
  31. package/lib/nocode/pages/renderer.d.ts +1 -1
  32. package/lib/nocode/pages/renderer.js +12 -12
  33. package/lib/nocode/playground.js +4 -6
  34. package/lib/templates/Detail/index.d.ts +1 -0
  35. package/lib/templates/Form/index.d.ts +1 -0
  36. package/lib/templates/List/index.d.ts +6 -3
  37. package/lib/templates/List/index.js +6 -8
  38. package/package.json +17 -6
  39. package/dist/pro.all.min.css +0 -1
  40. package/dist/pro.css +0 -1
  41. package/dist/pro.js +0 -115784
  42. package/dist/pro.min.js.LICENSE.txt +0 -47
  43. package/dist/pro.xconsole.min.css +0 -1
  44. package/es/actions/base.d.ts +0 -24
  45. package/es/actions/base.js +0 -64
  46. package/es/actions/confirm.d.ts +0 -7
  47. package/es/actions/confirm.js +0 -11
  48. package/es/actions/danger-confirm.d.ts +0 -7
  49. package/es/actions/danger-confirm.js +0 -14
  50. package/es/actions/danger-pop-confirm.d.ts +0 -5
  51. package/es/actions/danger-pop-confirm.js +0 -10
  52. package/es/actions/dialog-component.d.ts +0 -10
  53. package/es/actions/dialog-component.js +0 -19
  54. package/es/actions/dialog-form.d.ts +0 -29
  55. package/es/actions/dialog-form.js +0 -211
  56. package/es/actions/dialog-info.d.ts +0 -9
  57. package/es/actions/dialog-info.js +0 -19
  58. package/es/actions/dialog-table.d.ts +0 -9
  59. package/es/actions/dialog-table.js +0 -10
  60. package/es/actions/dialog.d.ts +0 -40
  61. package/es/actions/dialog.js +0 -223
  62. package/es/actions/drawer-form.d.ts +0 -6
  63. package/es/actions/drawer-form.js +0 -7
  64. package/es/actions/drawer-info.d.ts +0 -6
  65. package/es/actions/drawer-info.js +0 -7
  66. package/es/actions/drawer-table.d.ts +0 -6
  67. package/es/actions/drawer-table.js +0 -7
  68. package/es/actions/drawer.d.ts +0 -6
  69. package/es/actions/drawer.js +0 -7
  70. package/es/actions/error.d.ts +0 -7
  71. package/es/actions/error.js +0 -11
  72. package/es/actions/index.d.ts +0 -114
  73. package/es/actions/index.js +0 -436
  74. package/es/actions/index.scss +0 -141
  75. package/es/actions/link.d.ts +0 -8
  76. package/es/actions/link.js +0 -15
  77. package/es/actions/notice.d.ts +0 -7
  78. package/es/actions/notice.js +0 -11
  79. package/es/actions/pop-confirm.d.ts +0 -9
  80. package/es/actions/pop-confirm.js +0 -9
  81. package/es/actions/quick.d.ts +0 -2
  82. package/es/actions/quick.js +0 -26
  83. package/es/actions/request.d.ts +0 -9
  84. package/es/actions/request.js +0 -48
  85. package/es/actions/utils.d.ts +0 -1
  86. package/es/actions/utils.js +0 -19
  87. package/es/card/card-container.d.ts +0 -18
  88. package/es/card/card-container.js +0 -19
  89. package/es/card/divider.d.ts +0 -6
  90. package/es/card/divider.js +0 -11
  91. package/es/card/index.d.ts +0 -109
  92. package/es/card/index.js +0 -284
  93. package/es/card/index.scss +0 -313
  94. package/es/card/selectable.d.ts +0 -13
  95. package/es/card/selectable.js +0 -36
  96. package/es/card/tab.d.ts +0 -6
  97. package/es/card/tab.js +0 -18
  98. package/es/card/utils.d.ts +0 -9
  99. package/es/card/utils.js +0 -28
  100. package/es/card/xconsole.scss +0 -3
  101. package/es/field/index.d.ts +0 -3
  102. package/es/field/index.js +0 -3
  103. package/es/form/Components/Editable/index.d.ts +0 -20
  104. package/es/form/Components/Editable/index.js +0 -193
  105. package/es/form/Components/FormGroup/index.d.ts +0 -14
  106. package/es/form/Components/FormGroup/index.js +0 -78
  107. package/es/form/Components/FormGroup/index.scss +0 -23
  108. package/es/form/Components/LightFilter/componentMap.d.ts +0 -3
  109. package/es/form/Components/LightFilter/componentMap.js +0 -7
  110. package/es/form/Components/LightFilter/index.d.ts +0 -17
  111. package/es/form/Components/LightFilter/index.js +0 -122
  112. package/es/form/Components/LightFilter/index.scss +0 -89
  113. package/es/form/Components/ProField/index.d.ts +0 -2
  114. package/es/form/Components/ProField/index.js +0 -31
  115. package/es/form/Components/ProField/mapDateFormat.d.ts +0 -3
  116. package/es/form/Components/ProField/mapDateFormat.js +0 -86
  117. package/es/form/Components/Text/index.d.ts +0 -8
  118. package/es/form/Components/Text/index.js +0 -20
  119. package/es/form/Components/Text/index.scss +0 -8
  120. package/es/form/Filter/AdvancedFilter.d.ts +0 -7
  121. package/es/form/Filter/AdvancedFilter.js +0 -112
  122. package/es/form/Filter/Layout.d.ts +0 -5
  123. package/es/form/Filter/Layout.js +0 -68
  124. package/es/form/Filter/LightFilter.d.ts +0 -7
  125. package/es/form/Filter/LightFilter.js +0 -94
  126. package/es/form/Filter/SimpleFilter.d.ts +0 -7
  127. package/es/form/Filter/SimpleFilter.js +0 -88
  128. package/es/form/Filter/index.d.ts +0 -9
  129. package/es/form/Filter/index.js +0 -511
  130. package/es/form/Filter/index.scss +0 -48
  131. package/es/form/Filter/index2.d.ts +0 -13
  132. package/es/form/Filter/index2.js +0 -162
  133. package/es/form/Filter/index2.scss +0 -26
  134. package/es/form/Filter/layout.scss +0 -40
  135. package/es/form/Filter/useBindUrl.d.ts +0 -2
  136. package/es/form/Filter/useBindUrl.js +0 -90
  137. package/es/form/Filter/useSpecialProps.d.ts +0 -6
  138. package/es/form/Filter/useSpecialProps.js +0 -32
  139. package/es/form/ProForm/addCascadeEffect.d.ts +0 -2
  140. package/es/form/ProForm/addCascadeEffect.js +0 -203
  141. package/es/form/ProForm/customComponent.d.ts +0 -3
  142. package/es/form/ProForm/customComponent.js +0 -16
  143. package/es/form/ProForm/index.d.ts +0 -5
  144. package/es/form/ProForm/index.js +0 -155
  145. package/es/form/ProForm/index.scss +0 -411
  146. package/es/form/ProForm/useAutoLayout.d.ts +0 -9
  147. package/es/form/ProForm/useAutoLayout.js +0 -93
  148. package/es/form/ProForm/useAutoSubmit.d.ts +0 -6
  149. package/es/form/ProForm/useAutoSubmit.js +0 -23
  150. package/es/form/ProForm/useFieldRequest.d.ts +0 -5
  151. package/es/form/ProForm/useFieldRequest.js +0 -14
  152. package/es/form/ProForm/useFormDisplayValues.d.ts +0 -4
  153. package/es/form/ProForm/useFormDisplayValues.js +0 -78
  154. package/es/form/ProForm/useInitialRequest.d.ts +0 -6
  155. package/es/form/ProForm/useInitialRequest.js +0 -10
  156. package/es/form/SchemaForm/adapterComponent.d.ts +0 -5
  157. package/es/form/SchemaForm/adapterComponent.js +0 -14
  158. package/es/form/SchemaForm/adapterDecorator.d.ts +0 -6
  159. package/es/form/SchemaForm/adapterDecorator.js +0 -20
  160. package/es/form/SchemaForm/adapterType.d.ts +0 -5
  161. package/es/form/SchemaForm/adapterType.js +0 -52
  162. package/es/form/SchemaForm/index.d.ts +0 -4
  163. package/es/form/SchemaForm/index.js +0 -209
  164. package/es/form/SchemaForm/initializeArrayCards.d.ts +0 -3
  165. package/es/form/SchemaForm/initializeArrayCards.js +0 -18
  166. package/es/form/SchemaForm/initializeArrayCollapse.d.ts +0 -3
  167. package/es/form/SchemaForm/initializeArrayCollapse.js +0 -18
  168. package/es/form/SchemaForm/initializeArrayItems.d.ts +0 -3
  169. package/es/form/SchemaForm/initializeArrayItems.js +0 -31
  170. package/es/form/SchemaForm/initializeArrayTable.d.ts +0 -3
  171. package/es/form/SchemaForm/initializeArrayTable.js +0 -78
  172. package/es/form/SchemaForm/initializeDataSource.d.ts +0 -15
  173. package/es/form/SchemaForm/initializeDataSource.js +0 -19
  174. package/es/form/SchemaForm/initializeFormButton.d.ts +0 -3
  175. package/es/form/SchemaForm/initializeFormButton.js +0 -74
  176. package/es/form/SchemaForm/initializeFormCollapse.d.ts +0 -3
  177. package/es/form/SchemaForm/initializeFormCollapse.js +0 -33
  178. package/es/form/SchemaForm/initializeFormGroup.d.ts +0 -3
  179. package/es/form/SchemaForm/initializeFormGroup.js +0 -36
  180. package/es/form/SchemaForm/initializeFormStep.d.ts +0 -5
  181. package/es/form/SchemaForm/initializeFormStep.js +0 -50
  182. package/es/form/SchemaForm/initializeFormTab.d.ts +0 -3
  183. package/es/form/SchemaForm/initializeFormTab.js +0 -43
  184. package/es/form/SchemaForm/initializeReactions.d.ts +0 -2
  185. package/es/form/SchemaForm/initializeReactions.js +0 -65
  186. package/es/form/SchemaForm/initializeRequest.d.ts +0 -11
  187. package/es/form/SchemaForm/initializeRequest.js +0 -38
  188. package/es/form/SchemaForm/initializeRules.d.ts +0 -11
  189. package/es/form/SchemaForm/initializeRules.js +0 -46
  190. package/es/form/SchemaForm/initializeSelectTable.d.ts +0 -3
  191. package/es/form/SchemaForm/initializeSelectTable.js +0 -83
  192. package/es/form/SchemaForm/reactions.d.ts +0 -6
  193. package/es/form/SchemaForm/reactions.js +0 -88
  194. package/es/form/docs/ActionResponse.d.ts +0 -8
  195. package/es/form/docs/ActionResponse.js +0 -11
  196. package/es/form/docs/ActionResponse.less +0 -25
  197. package/es/form/fieldTypeMap.d.ts +0 -7
  198. package/es/form/fieldTypeMap.js +0 -46
  199. package/es/form/global.scss +0 -14
  200. package/es/form/index.d.ts +0 -125
  201. package/es/form/index.js +0 -44
  202. package/es/form/locales/validate.d.ts +0 -159
  203. package/es/form/locales/validate.js +0 -158
  204. package/es/form/schemaNameMap.d.ts +0 -5
  205. package/es/form/schemaNameMap.js +0 -50
  206. package/es/form/typing.d.ts +0 -194
  207. package/es/form/typing.js +0 -1
  208. package/es/form/utils/parseSchema.d.ts +0 -3
  209. package/es/form/utils/parseSchema.js +0 -38
  210. package/es/form/utils.d.ts +0 -55
  211. package/es/form/utils.js +0 -155
  212. package/es/form/warning.d.ts +0 -3
  213. package/es/form/warning.js +0 -11
  214. package/es/image/index.d.ts +0 -22
  215. package/es/image/index.js +0 -73
  216. package/es/image/index.scss +0 -3
  217. package/es/info/components/InfoGroup/index.d.ts +0 -5
  218. package/es/info/components/InfoGroup/index.js +0 -86
  219. package/es/info/components/InfoGroup/index.scss +0 -64
  220. package/es/info/components/InfoValueItem/index.d.ts +0 -5
  221. package/es/info/components/InfoValueItem/index.js +0 -302
  222. package/es/info/components/InfoValueItem/index.scss +0 -26
  223. package/es/info/components/ProInfoItem/index.d.ts +0 -5
  224. package/es/info/components/ProInfoItem/index.js +0 -92
  225. package/es/info/components/ProInfoItem/index.scss +0 -76
  226. package/es/info/components/baseInfo/index.d.ts +0 -8
  227. package/es/info/components/baseInfo/index.js +0 -95
  228. package/es/info/components/baseInfo/index.scss +0 -6
  229. package/es/info/components/headerInfo/index.d.ts +0 -8
  230. package/es/info/components/headerInfo/index.js +0 -68
  231. package/es/info/components/headerInfo/index.scss +0 -3
  232. package/es/info/components/tableInfo/index.d.ts +0 -7
  233. package/es/info/components/tableInfo/index.js +0 -154
  234. package/es/info/components/tableInfo/index.scss +0 -18
  235. package/es/info/index.d.ts +0 -6
  236. package/es/info/index.js +0 -182
  237. package/es/info/index.scss +0 -9
  238. package/es/info/typing.d.ts +0 -220
  239. package/es/info/typing.js +0 -1
  240. package/es/info/utils/index.d.ts +0 -20
  241. package/es/info/utils/index.js +0 -49
  242. package/es/info/utils/layout.d.ts +0 -2
  243. package/es/info/utils/layout.js +0 -58
  244. package/es/info/utils/utils.d.ts +0 -1
  245. package/es/info/utils/utils.js +0 -13
  246. package/es/layout/index.d.ts +0 -2
  247. package/es/layout/index.js +0 -3
  248. package/es/page-container/index.d.ts +0 -3
  249. package/es/page-container/index.js +0 -3
  250. package/es/page-header/index.d.ts +0 -74
  251. package/es/page-header/index.js +0 -218
  252. package/es/page-header/index.scss +0 -193
  253. package/es/page-header/xconsole.scss +0 -5
  254. package/es/sidebar/components/sidebar-container/index.d.ts +0 -5
  255. package/es/sidebar/components/sidebar-container/index.js +0 -167
  256. package/es/sidebar/components/sidebar-container/index.scss +0 -73
  257. package/es/sidebar/components/tree/index.d.ts +0 -6
  258. package/es/sidebar/components/tree/index.js +0 -288
  259. package/es/sidebar/components/tree/index.scss +0 -10
  260. package/es/sidebar/components/tree-node/components/HoverTooltip/index.d.ts +0 -15
  261. package/es/sidebar/components/tree-node/components/HoverTooltip/index.js +0 -47
  262. package/es/sidebar/components/tree-node/components/HoverTooltip/index.scss +0 -7
  263. package/es/sidebar/components/tree-node/components/IconAction/index.d.ts +0 -12
  264. package/es/sidebar/components/tree-node/components/IconAction/index.js +0 -79
  265. package/es/sidebar/components/tree-node/components/IconAction/index.scss +0 -7
  266. package/es/sidebar/components/tree-node/components/IconSwitch/index.d.ts +0 -23
  267. package/es/sidebar/components/tree-node/components/IconSwitch/index.js +0 -60
  268. package/es/sidebar/components/tree-node/components/IconSwitch/index.scss +0 -7
  269. package/es/sidebar/components/tree-node/index.d.ts +0 -7
  270. package/es/sidebar/components/tree-node/index.js +0 -192
  271. package/es/sidebar/components/tree-node/index.scss +0 -68
  272. package/es/sidebar/index.d.ts +0 -9
  273. package/es/sidebar/index.js +0 -187
  274. package/es/sidebar/index.scss +0 -38
  275. package/es/sidebar/typing.d.ts +0 -145
  276. package/es/sidebar/typing.js +0 -1
  277. package/es/sidebar/utils/action-ref.d.ts +0 -3
  278. package/es/sidebar/utils/action-ref.js +0 -10
  279. package/es/sidebar/utils/index.d.ts +0 -364
  280. package/es/sidebar/utils/index.js +0 -277
  281. package/es/skeleton/index.d.ts +0 -3
  282. package/es/skeleton/index.js +0 -3
  283. package/es/table/components/CardView/index.d.ts +0 -5
  284. package/es/table/components/CardView/index.js +0 -387
  285. package/es/table/components/CardView/index.scss +0 -46
  286. package/es/table/components/EmptyContent/index.d.ts +0 -2
  287. package/es/table/components/EmptyContent/index.js +0 -11
  288. package/es/table/components/Filter/index.d.ts +0 -12
  289. package/es/table/components/Filter/index.js +0 -248
  290. package/es/table/components/Filter/index.scss +0 -27
  291. package/es/table/components/Layout/index.d.ts +0 -5
  292. package/es/table/components/Layout/index.js +0 -175
  293. package/es/table/components/Layout/index.scss +0 -48
  294. package/es/table/components/LoadMore/index.d.ts +0 -20
  295. package/es/table/components/LoadMore/index.js +0 -88
  296. package/es/table/components/LoadMore/index.scss +0 -19
  297. package/es/table/components/Pagination/index.d.ts +0 -8
  298. package/es/table/components/Pagination/index.js +0 -244
  299. package/es/table/components/Pagination/index.scss +0 -55
  300. package/es/table/components/QuickAction/index.d.ts +0 -11
  301. package/es/table/components/QuickAction/index.js +0 -45
  302. package/es/table/components/ToolBar/CardSwitch.d.ts +0 -8
  303. package/es/table/components/ToolBar/CardSwitch.js +0 -52
  304. package/es/table/components/ToolBar/DensityIcon.d.ts +0 -4
  305. package/es/table/components/ToolBar/DensityIcon.js +0 -107
  306. package/es/table/components/ToolBar/FilterColumnIcon.d.ts +0 -4
  307. package/es/table/components/ToolBar/FilterColumnIcon.js +0 -362
  308. package/es/table/components/ToolBar/FullScreenIcon.d.ts +0 -4
  309. package/es/table/components/ToolBar/FullScreenIcon.js +0 -29
  310. package/es/table/components/ToolBar/Fullscreen.d.ts +0 -10
  311. package/es/table/components/ToolBar/Fullscreen.js +0 -100
  312. package/es/table/components/ToolBar/RefreshIcon.d.ts +0 -4
  313. package/es/table/components/ToolBar/RefreshIcon.js +0 -180
  314. package/es/table/components/ToolBar/index.d.ts +0 -5
  315. package/es/table/components/ToolBar/index.js +0 -174
  316. package/es/table/components/ToolBar/index.scss +0 -177
  317. package/es/table/index.d.ts +0 -6
  318. package/es/table/index.js +0 -1154
  319. package/es/table/index.scss +0 -158
  320. package/es/table/typing.d.ts +0 -426
  321. package/es/table/typing.js +0 -1
  322. package/es/table/utils/columnRender.d.ts +0 -13
  323. package/es/table/utils/columnRender.js +0 -247
  324. package/es/table/utils/genProColumnToColumn.d.ts +0 -13
  325. package/es/table/utils/genProColumnToColumn.js +0 -51
  326. package/es/table/utils/getTableProps.d.ts +0 -2
  327. package/es/table/utils/getTableProps.js +0 -4
  328. package/es/table/utils/getTableSortIcons.d.ts +0 -3
  329. package/es/table/utils/getTableSortIcons.js +0 -21
  330. package/es/table/utils/index.d.ts +0 -19
  331. package/es/table/utils/index.js +0 -128
  332. package/es/table/utils/pureColumnRender.d.ts +0 -9
  333. package/es/table/utils/pureColumnRender.js +0 -169
  334. package/es/table/utils/pureGenProColumnToColumn.d.ts +0 -7
  335. package/es/table/utils/pureGenProColumnToColumn.js +0 -28
  336. package/es/table/utils/useTableSelection.d.ts +0 -3
  337. package/es/table/utils/useTableSelection.js +0 -80
  338. package/es/table/utils/util.d.ts +0 -5
  339. package/es/table/utils/util.js +0 -19
  340. package/es/timeline/ProTimeLineItem/index.d.ts +0 -5
  341. package/es/timeline/ProTimeLineItem/index.js +0 -245
  342. package/es/timeline/ProTimeLineItem/index.scss +0 -235
  343. package/es/timeline/index.d.ts +0 -10
  344. package/es/timeline/index.js +0 -63
  345. package/es/timeline/index.scss +0 -7
  346. package/es/timeline/typing.d.ts +0 -107
  347. package/es/timeline/typing.js +0 -1
  348. package/es/utils/aspect.d.ts +0 -2
  349. package/es/utils/aspect.js +0 -57
  350. package/es/utils/index.d.ts +0 -3
  351. package/es/utils/index.js +0 -3
  352. package/es/utils/message.d.ts +0 -3
  353. package/es/utils/message.js +0 -14
  354. package/lib/actions/base.d.ts +0 -24
  355. package/lib/actions/base.js +0 -72
  356. package/lib/actions/confirm.d.ts +0 -7
  357. package/lib/actions/confirm.js +0 -20
  358. package/lib/actions/danger-confirm.d.ts +0 -7
  359. package/lib/actions/danger-confirm.js +0 -23
  360. package/lib/actions/danger-pop-confirm.d.ts +0 -5
  361. package/lib/actions/danger-pop-confirm.js +0 -18
  362. package/lib/actions/dialog-component.d.ts +0 -10
  363. package/lib/actions/dialog-component.js +0 -28
  364. package/lib/actions/dialog-form.d.ts +0 -29
  365. package/lib/actions/dialog-form.js +0 -220
  366. package/lib/actions/dialog-info.d.ts +0 -9
  367. package/lib/actions/dialog-info.js +0 -28
  368. package/lib/actions/dialog-table.d.ts +0 -9
  369. package/lib/actions/dialog-table.js +0 -19
  370. package/lib/actions/dialog.d.ts +0 -40
  371. package/lib/actions/dialog.js +0 -232
  372. package/lib/actions/drawer-form.d.ts +0 -6
  373. package/lib/actions/drawer-form.js +0 -15
  374. package/lib/actions/drawer-info.d.ts +0 -6
  375. package/lib/actions/drawer-info.js +0 -15
  376. package/lib/actions/drawer-table.d.ts +0 -6
  377. package/lib/actions/drawer-table.js +0 -15
  378. package/lib/actions/drawer.d.ts +0 -6
  379. package/lib/actions/drawer.js +0 -16
  380. package/lib/actions/error.d.ts +0 -7
  381. package/lib/actions/error.js +0 -20
  382. package/lib/actions/index.d.ts +0 -114
  383. package/lib/actions/index.js +0 -474
  384. package/lib/actions/index.scss +0 -141
  385. package/lib/actions/link.d.ts +0 -8
  386. package/lib/actions/link.js +0 -21
  387. package/lib/actions/notice.d.ts +0 -7
  388. package/lib/actions/notice.js +0 -20
  389. package/lib/actions/pop-confirm.d.ts +0 -9
  390. package/lib/actions/pop-confirm.js +0 -18
  391. package/lib/actions/quick.d.ts +0 -2
  392. package/lib/actions/quick.js +0 -33
  393. package/lib/actions/request.d.ts +0 -9
  394. package/lib/actions/request.js +0 -55
  395. package/lib/actions/utils.d.ts +0 -1
  396. package/lib/actions/utils.js +0 -25
  397. package/lib/card/card-container.d.ts +0 -18
  398. package/lib/card/card-container.js +0 -28
  399. package/lib/card/divider.d.ts +0 -6
  400. package/lib/card/divider.js +0 -19
  401. package/lib/card/index.d.ts +0 -109
  402. package/lib/card/index.js +0 -310
  403. package/lib/card/index.scss +0 -313
  404. package/lib/card/selectable.d.ts +0 -13
  405. package/lib/card/selectable.js +0 -44
  406. package/lib/card/tab.d.ts +0 -6
  407. package/lib/card/tab.js +0 -26
  408. package/lib/card/utils.d.ts +0 -9
  409. package/lib/card/utils.js +0 -35
  410. package/lib/card/xconsole.scss +0 -3
  411. package/lib/field/index.d.ts +0 -3
  412. package/lib/field/index.js +0 -24
  413. package/lib/form/Components/Editable/index.d.ts +0 -20
  414. package/lib/form/Components/Editable/index.js +0 -205
  415. package/lib/form/Components/FormGroup/index.d.ts +0 -14
  416. package/lib/form/Components/FormGroup/index.js +0 -86
  417. package/lib/form/Components/FormGroup/index.scss +0 -23
  418. package/lib/form/Components/LightFilter/componentMap.d.ts +0 -3
  419. package/lib/form/Components/LightFilter/componentMap.js +0 -14
  420. package/lib/form/Components/LightFilter/index.d.ts +0 -17
  421. package/lib/form/Components/LightFilter/index.js +0 -133
  422. package/lib/form/Components/LightFilter/index.scss +0 -89
  423. package/lib/form/Components/ProField/index.d.ts +0 -2
  424. package/lib/form/Components/ProField/index.js +0 -39
  425. package/lib/form/Components/ProField/mapDateFormat.d.ts +0 -3
  426. package/lib/form/Components/ProField/mapDateFormat.js +0 -94
  427. package/lib/form/Components/Text/index.d.ts +0 -8
  428. package/lib/form/Components/Text/index.js +0 -28
  429. package/lib/form/Components/Text/index.scss +0 -8
  430. package/lib/form/Filter/AdvancedFilter.d.ts +0 -7
  431. package/lib/form/Filter/AdvancedFilter.js +0 -123
  432. package/lib/form/Filter/Layout.d.ts +0 -5
  433. package/lib/form/Filter/Layout.js +0 -78
  434. package/lib/form/Filter/LightFilter.d.ts +0 -7
  435. package/lib/form/Filter/LightFilter.js +0 -105
  436. package/lib/form/Filter/SimpleFilter.d.ts +0 -7
  437. package/lib/form/Filter/SimpleFilter.js +0 -99
  438. package/lib/form/Filter/index.d.ts +0 -9
  439. package/lib/form/Filter/index.js +0 -526
  440. package/lib/form/Filter/index.scss +0 -48
  441. package/lib/form/Filter/index2.d.ts +0 -13
  442. package/lib/form/Filter/index2.js +0 -174
  443. package/lib/form/Filter/index2.scss +0 -26
  444. package/lib/form/Filter/layout.scss +0 -40
  445. package/lib/form/Filter/useBindUrl.d.ts +0 -2
  446. package/lib/form/Filter/useBindUrl.js +0 -97
  447. package/lib/form/Filter/useSpecialProps.d.ts +0 -6
  448. package/lib/form/Filter/useSpecialProps.js +0 -39
  449. package/lib/form/ProForm/addCascadeEffect.d.ts +0 -2
  450. package/lib/form/ProForm/addCascadeEffect.js +0 -210
  451. package/lib/form/ProForm/customComponent.d.ts +0 -3
  452. package/lib/form/ProForm/customComponent.js +0 -22
  453. package/lib/form/ProForm/index.d.ts +0 -5
  454. package/lib/form/ProForm/index.js +0 -166
  455. package/lib/form/ProForm/index.scss +0 -411
  456. package/lib/form/ProForm/useAutoLayout.d.ts +0 -9
  457. package/lib/form/ProForm/useAutoLayout.js +0 -100
  458. package/lib/form/ProForm/useAutoSubmit.d.ts +0 -6
  459. package/lib/form/ProForm/useAutoSubmit.js +0 -28
  460. package/lib/form/ProForm/useFieldRequest.d.ts +0 -5
  461. package/lib/form/ProForm/useFieldRequest.js +0 -21
  462. package/lib/form/ProForm/useFormDisplayValues.d.ts +0 -4
  463. package/lib/form/ProForm/useFormDisplayValues.js +0 -86
  464. package/lib/form/ProForm/useInitialRequest.d.ts +0 -6
  465. package/lib/form/ProForm/useInitialRequest.js +0 -17
  466. package/lib/form/SchemaForm/adapterComponent.d.ts +0 -5
  467. package/lib/form/SchemaForm/adapterComponent.js +0 -21
  468. package/lib/form/SchemaForm/adapterDecorator.d.ts +0 -6
  469. package/lib/form/SchemaForm/adapterDecorator.js +0 -24
  470. package/lib/form/SchemaForm/adapterType.d.ts +0 -5
  471. package/lib/form/SchemaForm/adapterType.js +0 -59
  472. package/lib/form/SchemaForm/index.d.ts +0 -4
  473. package/lib/form/SchemaForm/index.js +0 -220
  474. package/lib/form/SchemaForm/initializeArrayCards.d.ts +0 -3
  475. package/lib/form/SchemaForm/initializeArrayCards.js +0 -25
  476. package/lib/form/SchemaForm/initializeArrayCollapse.d.ts +0 -3
  477. package/lib/form/SchemaForm/initializeArrayCollapse.js +0 -25
  478. package/lib/form/SchemaForm/initializeArrayItems.d.ts +0 -3
  479. package/lib/form/SchemaForm/initializeArrayItems.js +0 -38
  480. package/lib/form/SchemaForm/initializeArrayTable.d.ts +0 -3
  481. package/lib/form/SchemaForm/initializeArrayTable.js +0 -85
  482. package/lib/form/SchemaForm/initializeDataSource.d.ts +0 -15
  483. package/lib/form/SchemaForm/initializeDataSource.js +0 -26
  484. package/lib/form/SchemaForm/initializeFormButton.d.ts +0 -3
  485. package/lib/form/SchemaForm/initializeFormButton.js +0 -81
  486. package/lib/form/SchemaForm/initializeFormCollapse.d.ts +0 -3
  487. package/lib/form/SchemaForm/initializeFormCollapse.js +0 -40
  488. package/lib/form/SchemaForm/initializeFormGroup.d.ts +0 -3
  489. package/lib/form/SchemaForm/initializeFormGroup.js +0 -43
  490. package/lib/form/SchemaForm/initializeFormStep.d.ts +0 -5
  491. package/lib/form/SchemaForm/initializeFormStep.js +0 -57
  492. package/lib/form/SchemaForm/initializeFormTab.d.ts +0 -3
  493. package/lib/form/SchemaForm/initializeFormTab.js +0 -50
  494. package/lib/form/SchemaForm/initializeReactions.d.ts +0 -2
  495. package/lib/form/SchemaForm/initializeReactions.js +0 -73
  496. package/lib/form/SchemaForm/initializeRequest.d.ts +0 -11
  497. package/lib/form/SchemaForm/initializeRequest.js +0 -45
  498. package/lib/form/SchemaForm/initializeRules.d.ts +0 -11
  499. package/lib/form/SchemaForm/initializeRules.js +0 -53
  500. package/lib/form/SchemaForm/initializeSelectTable.d.ts +0 -3
  501. package/lib/form/SchemaForm/initializeSelectTable.js +0 -91
  502. package/lib/form/SchemaForm/reactions.d.ts +0 -6
  503. package/lib/form/SchemaForm/reactions.js +0 -97
  504. package/lib/form/docs/ActionResponse.d.ts +0 -8
  505. package/lib/form/docs/ActionResponse.js +0 -19
  506. package/lib/form/docs/ActionResponse.less +0 -25
  507. package/lib/form/fieldTypeMap.d.ts +0 -7
  508. package/lib/form/fieldTypeMap.js +0 -54
  509. package/lib/form/global.scss +0 -14
  510. package/lib/form/index.d.ts +0 -125
  511. package/lib/form/index.js +0 -171
  512. package/lib/form/locales/validate.d.ts +0 -159
  513. package/lib/form/locales/validate.js +0 -165
  514. package/lib/form/schemaNameMap.d.ts +0 -5
  515. package/lib/form/schemaNameMap.js +0 -57
  516. package/lib/form/typing.d.ts +0 -194
  517. package/lib/form/typing.js +0 -5
  518. package/lib/form/utils/parseSchema.d.ts +0 -3
  519. package/lib/form/utils/parseSchema.js +0 -45
  520. package/lib/form/utils.d.ts +0 -55
  521. package/lib/form/utils.js +0 -169
  522. package/lib/form/warning.d.ts +0 -3
  523. package/lib/form/warning.js +0 -18
  524. package/lib/image/index.d.ts +0 -22
  525. package/lib/image/index.js +0 -83
  526. package/lib/image/index.scss +0 -3
  527. package/lib/info/components/InfoGroup/index.d.ts +0 -5
  528. package/lib/info/components/InfoGroup/index.js +0 -97
  529. package/lib/info/components/InfoGroup/index.scss +0 -64
  530. package/lib/info/components/InfoValueItem/index.d.ts +0 -5
  531. package/lib/info/components/InfoValueItem/index.js +0 -313
  532. package/lib/info/components/InfoValueItem/index.scss +0 -26
  533. package/lib/info/components/ProInfoItem/index.d.ts +0 -5
  534. package/lib/info/components/ProInfoItem/index.js +0 -100
  535. package/lib/info/components/ProInfoItem/index.scss +0 -76
  536. package/lib/info/components/baseInfo/index.d.ts +0 -8
  537. package/lib/info/components/baseInfo/index.js +0 -103
  538. package/lib/info/components/baseInfo/index.scss +0 -6
  539. package/lib/info/components/headerInfo/index.d.ts +0 -8
  540. package/lib/info/components/headerInfo/index.js +0 -76
  541. package/lib/info/components/headerInfo/index.scss +0 -3
  542. package/lib/info/components/tableInfo/index.d.ts +0 -7
  543. package/lib/info/components/tableInfo/index.js +0 -164
  544. package/lib/info/components/tableInfo/index.scss +0 -18
  545. package/lib/info/index.d.ts +0 -6
  546. package/lib/info/index.js +0 -205
  547. package/lib/info/index.scss +0 -9
  548. package/lib/info/typing.d.ts +0 -220
  549. package/lib/info/typing.js +0 -5
  550. package/lib/info/utils/index.d.ts +0 -20
  551. package/lib/info/utils/index.js +0 -60
  552. package/lib/info/utils/layout.d.ts +0 -2
  553. package/lib/info/utils/layout.js +0 -65
  554. package/lib/info/utils/utils.d.ts +0 -1
  555. package/lib/info/utils/utils.js +0 -19
  556. package/lib/layout/index.d.ts +0 -2
  557. package/lib/layout/index.js +0 -10
  558. package/lib/page-container/index.d.ts +0 -3
  559. package/lib/page-container/index.js +0 -24
  560. package/lib/page-header/index.d.ts +0 -74
  561. package/lib/page-header/index.js +0 -224
  562. package/lib/page-header/index.scss +0 -193
  563. package/lib/page-header/xconsole.scss +0 -5
  564. package/lib/sidebar/components/sidebar-container/index.d.ts +0 -5
  565. package/lib/sidebar/components/sidebar-container/index.js +0 -178
  566. package/lib/sidebar/components/sidebar-container/index.scss +0 -73
  567. package/lib/sidebar/components/tree/index.d.ts +0 -6
  568. package/lib/sidebar/components/tree/index.js +0 -298
  569. package/lib/sidebar/components/tree/index.scss +0 -10
  570. package/lib/sidebar/components/tree-node/components/HoverTooltip/index.d.ts +0 -15
  571. package/lib/sidebar/components/tree-node/components/HoverTooltip/index.js +0 -57
  572. package/lib/sidebar/components/tree-node/components/HoverTooltip/index.scss +0 -7
  573. package/lib/sidebar/components/tree-node/components/IconAction/index.d.ts +0 -12
  574. package/lib/sidebar/components/tree-node/components/IconAction/index.js +0 -90
  575. package/lib/sidebar/components/tree-node/components/IconAction/index.scss +0 -7
  576. package/lib/sidebar/components/tree-node/components/IconSwitch/index.d.ts +0 -23
  577. package/lib/sidebar/components/tree-node/components/IconSwitch/index.js +0 -71
  578. package/lib/sidebar/components/tree-node/components/IconSwitch/index.scss +0 -7
  579. package/lib/sidebar/components/tree-node/index.d.ts +0 -7
  580. package/lib/sidebar/components/tree-node/index.js +0 -204
  581. package/lib/sidebar/components/tree-node/index.scss +0 -68
  582. package/lib/sidebar/index.d.ts +0 -9
  583. package/lib/sidebar/index.js +0 -228
  584. package/lib/sidebar/index.scss +0 -38
  585. package/lib/sidebar/typing.d.ts +0 -145
  586. package/lib/sidebar/typing.js +0 -5
  587. package/lib/sidebar/utils/action-ref.d.ts +0 -3
  588. package/lib/sidebar/utils/action-ref.js +0 -16
  589. package/lib/sidebar/utils/index.d.ts +0 -364
  590. package/lib/sidebar/utils/index.js +0 -291
  591. package/lib/skeleton/index.d.ts +0 -3
  592. package/lib/skeleton/index.js +0 -24
  593. package/lib/table/components/CardView/index.d.ts +0 -5
  594. package/lib/table/components/CardView/index.js +0 -397
  595. package/lib/table/components/CardView/index.scss +0 -46
  596. package/lib/table/components/EmptyContent/index.d.ts +0 -2
  597. package/lib/table/components/EmptyContent/index.js +0 -19
  598. package/lib/table/components/Filter/index.d.ts +0 -12
  599. package/lib/table/components/Filter/index.js +0 -258
  600. package/lib/table/components/Filter/index.scss +0 -27
  601. package/lib/table/components/Layout/index.d.ts +0 -5
  602. package/lib/table/components/Layout/index.js +0 -185
  603. package/lib/table/components/Layout/index.scss +0 -48
  604. package/lib/table/components/LoadMore/index.d.ts +0 -20
  605. package/lib/table/components/LoadMore/index.js +0 -99
  606. package/lib/table/components/LoadMore/index.scss +0 -19
  607. package/lib/table/components/Pagination/index.d.ts +0 -8
  608. package/lib/table/components/Pagination/index.js +0 -253
  609. package/lib/table/components/Pagination/index.scss +0 -55
  610. package/lib/table/components/QuickAction/index.d.ts +0 -11
  611. package/lib/table/components/QuickAction/index.js +0 -53
  612. package/lib/table/components/ToolBar/CardSwitch.d.ts +0 -8
  613. package/lib/table/components/ToolBar/CardSwitch.js +0 -60
  614. package/lib/table/components/ToolBar/DensityIcon.d.ts +0 -4
  615. package/lib/table/components/ToolBar/DensityIcon.js +0 -114
  616. package/lib/table/components/ToolBar/FilterColumnIcon.d.ts +0 -4
  617. package/lib/table/components/ToolBar/FilterColumnIcon.js +0 -370
  618. package/lib/table/components/ToolBar/FullScreenIcon.d.ts +0 -4
  619. package/lib/table/components/ToolBar/FullScreenIcon.js +0 -38
  620. package/lib/table/components/ToolBar/Fullscreen.d.ts +0 -10
  621. package/lib/table/components/ToolBar/Fullscreen.js +0 -110
  622. package/lib/table/components/ToolBar/RefreshIcon.d.ts +0 -4
  623. package/lib/table/components/ToolBar/RefreshIcon.js +0 -188
  624. package/lib/table/components/ToolBar/index.d.ts +0 -5
  625. package/lib/table/components/ToolBar/index.js +0 -185
  626. package/lib/table/components/ToolBar/index.scss +0 -177
  627. package/lib/table/index.d.ts +0 -6
  628. package/lib/table/index.js +0 -1176
  629. package/lib/table/index.scss +0 -158
  630. package/lib/table/typing.d.ts +0 -426
  631. package/lib/table/typing.js +0 -5
  632. package/lib/table/utils/columnRender.d.ts +0 -13
  633. package/lib/table/utils/columnRender.js +0 -256
  634. package/lib/table/utils/genProColumnToColumn.d.ts +0 -13
  635. package/lib/table/utils/genProColumnToColumn.js +0 -58
  636. package/lib/table/utils/getTableProps.d.ts +0 -2
  637. package/lib/table/utils/getTableProps.js +0 -11
  638. package/lib/table/utils/getTableSortIcons.d.ts +0 -3
  639. package/lib/table/utils/getTableSortIcons.js +0 -29
  640. package/lib/table/utils/index.d.ts +0 -19
  641. package/lib/table/utils/index.js +0 -142
  642. package/lib/table/utils/pureColumnRender.d.ts +0 -9
  643. package/lib/table/utils/pureColumnRender.js +0 -178
  644. package/lib/table/utils/pureGenProColumnToColumn.d.ts +0 -7
  645. package/lib/table/utils/pureGenProColumnToColumn.js +0 -34
  646. package/lib/table/utils/useTableSelection.d.ts +0 -3
  647. package/lib/table/utils/useTableSelection.js +0 -83
  648. package/lib/table/utils/util.d.ts +0 -5
  649. package/lib/table/utils/util.js +0 -25
  650. package/lib/timeline/ProTimeLineItem/index.d.ts +0 -5
  651. package/lib/timeline/ProTimeLineItem/index.js +0 -255
  652. package/lib/timeline/ProTimeLineItem/index.scss +0 -235
  653. package/lib/timeline/index.d.ts +0 -10
  654. package/lib/timeline/index.js +0 -79
  655. package/lib/timeline/index.scss +0 -7
  656. package/lib/timeline/typing.d.ts +0 -107
  657. package/lib/timeline/typing.js +0 -5
  658. package/lib/utils/aspect.d.ts +0 -2
  659. package/lib/utils/aspect.js +0 -64
  660. package/lib/utils/index.d.ts +0 -3
  661. package/lib/utils/index.js +0 -24
  662. package/lib/utils/message.d.ts +0 -3
  663. package/lib/utils/message.js +0 -22
  664. /package/dist/{fonts/txddinmedium.woff → static/txddinmedium.df41cfe2.woff} +0 -0
package/es/table/index.js DELETED
@@ -1,1154 +0,0 @@
1
- var _excluded = ["header", "className", "tableClassName", "mainAction", "extra", "dataFilter", "afterDataFilter", "toolBar", "columns", "useRowSelection", "rowSelection", "onChangeRowSelection", "getRowSelection", "primaryKey", "footerAction", "footer", "url", "pageKey", "pageSizeKey", "method", "params", "formatSort", "formatParams", "formatResult", "requestConfig", "requestWhenMount", "showPagination", "pageSizeList", "responsivePaginationType", "showSkeleton", "skeletonSize", "actionRef", "dataSource", "filterDebounce", "footerSuction", "autoRefresh", "autoRefreshProps", "customRequest", "filterColumnType", "defaultFilterParams", "reserveSelectedRecords", "size", "disableSelectAll", "context", "fixedTableBody", "isTree", "toolBarAutoWidth", "data-teamix-spm", "switchCardView", "cardViewProps", "defaultView", "emptyProps", "bindUrlProps", "bindUrl", "autoRedirect", "useMaxData"],
2
- _excluded2 = ["onChange"];
3
- function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
4
- function _toConsumableArray(arr) { return _arrayWithoutHoles(arr) || _iterableToArray(arr) || _unsupportedIterableToArray(arr) || _nonIterableSpread(); }
5
- function _nonIterableSpread() { throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); }
6
- function _iterableToArray(iter) { if (typeof Symbol !== "undefined" && iter[Symbol.iterator] != null || iter["@@iterator"] != null) return Array.from(iter); }
7
- function _arrayWithoutHoles(arr) { if (Array.isArray(arr)) return _arrayLikeToArray(arr); }
8
- function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest(); }
9
- function _nonIterableRest() { throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); }
10
- function _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === "Object" && o.constructor) n = o.constructor.name; if (n === "Map" || n === "Set") return Array.from(o); if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }
11
- function _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) { arr2[i] = arr[i]; } return arr2; }
12
- function _iterableToArrayLimit(arr, i) { var _i = arr == null ? null : typeof Symbol !== "undefined" && arr[Symbol.iterator] || arr["@@iterator"]; if (_i == null) return; var _arr = []; var _n = true; var _d = false; var _s, _e; try { for (_i = _i.call(arr); !(_n = (_s = _i.next()).done); _n = true) { _arr.push(_s.value); if (i && _arr.length === i) break; } } catch (err) { _d = true; _e = err; } finally { try { if (!_n && _i["return"] != null) _i["return"](); } finally { if (_d) throw _e; } } return _arr; }
13
- function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }
14
- function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
15
- function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
16
- function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
17
- function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
18
- function _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
19
- import React, { useState, useEffect, useRef, useMemo } from 'react';
20
- import { Table, Checkbox } from '@alicloudfe/components';
21
- import Pagination from './components/Pagination';
22
- import genProColumnToColumn from './utils/genProColumnToColumn';
23
- import { getGlobalConfig, useRequest, request as utilResquest, getDeepValue, getMessage, pickProps, usePrefixCls, getTargetValue } from '@teamix/utils';
24
- import { ProSkeletonRaw as Skeleton } from '../skeleton';
25
- import './index.scss';
26
- import Layout from './components/Layout';
27
- import { actionRefUseStateOn, emit, initActionRef, processDefaultFilter, useActionType } from './utils';
28
- import getTableProps from './utils/getTableProps';
29
- import getTableSortIcons from './utils/getTableSortIcons';
30
- import useTableSelection from './utils/useTableSelection';
31
- import FullScreen from './components/ToolBar/Fullscreen';
32
- import { EmptyContent } from '@teamix/pro-field';
33
- import { ProActionGroup } from '../actions';
34
- import classNames from 'classnames';
35
- import ProPageContainer from '../page-container';
36
- import debounce from 'lodash.debounce';
37
- import CardView from './components/CardView';
38
- import { useUrlState } from '@teamix/hooks';
39
- import { getUrlStateFilter } from './utils/util';
40
- import { ProComponentAspect } from '../utils/aspect';
41
- export * from './typing';
42
- var cls = usePrefixCls('teamix-pro-table');
43
- /**
44
- * 处理原生传入的 columns 以便于 选择列 方便处理
45
- * @param columns 原生传入的 columns
46
- * @returns
47
- */
48
- var processColumns = function processColumns(columns, initialColumns) {
49
- var _getGlobalConfig;
50
- var globalFilterColumns = (_getGlobalConfig = getGlobalConfig('ProTable')) === null || _getGlobalConfig === void 0 ? void 0 : _getGlobalConfig.filterColumns;
51
- var filterColumns = columns.filter(function (item) {
52
- return item.columnFilters !== false && (item === null || item === void 0 ? void 0 : item.hidden) !== true && (!globalFilterColumns || globalFilterColumns(_objectSpread({}, item)));
53
- });
54
- // 处理只剩一列批量选择的情况下宽度错乱问题
55
- if (filterColumns === null || filterColumns === void 0 ? void 0 : filterColumns.length) {
56
- var _initialColumns$;
57
- if ((filterColumns === null || filterColumns === void 0 ? void 0 : filterColumns.length) === 1) {
58
- var _filterColumns$, _filterColumns$2;
59
- if ((_filterColumns$ = filterColumns[0]) === null || _filterColumns$ === void 0 ? void 0 : _filterColumns$.width) {
60
- delete filterColumns[0].width;
61
- }
62
- if ((_filterColumns$2 = filterColumns[0]) === null || _filterColumns$2 === void 0 ? void 0 : _filterColumns$2.lock) {
63
- filterColumns[0].lock = false;
64
- }
65
- } else if (((_initialColumns$ = initialColumns[0]) === null || _initialColumns$ === void 0 ? void 0 : _initialColumns$.columnFilters) !== false) {
66
- var _initialColumns$2, _initialColumns$3;
67
- if ((_initialColumns$2 = initialColumns[0]) === null || _initialColumns$2 === void 0 ? void 0 : _initialColumns$2.width) {
68
- filterColumns[0].width = initialColumns[0].width;
69
- }
70
- if ((_initialColumns$3 = initialColumns[0]) === null || _initialColumns$3 === void 0 ? void 0 : _initialColumns$3.lock) {
71
- filterColumns[0].lock = initialColumns[0].lock;
72
- }
73
- }
74
- }
75
- return filterColumns;
76
- };
77
- /** 默认请求翻页参数 */
78
- var globalPageKey = 'currentPage';
79
- var globalPageSizeKey = 'pageSize';
80
- var globalFormatSort = function globalFormatSort(sort) {
81
- if (Object.keys(sort).length > 0) {
82
- return {
83
- sort: sort
84
- };
85
- }
86
- return {};
87
- };
88
- var ProTable = function ProTable(props) {
89
- var _urlState$currentPage, _rowSelection$selecte;
90
- var header = props.header,
91
- className = props.className,
92
- tableClassName = props.tableClassName,
93
- mainAction = props.mainAction,
94
- extra = props.extra,
95
- propsDataFilter = props.dataFilter,
96
- afterDataFilter = props.afterDataFilter,
97
- toolBar = props.toolBar,
98
- propsColumns = props.columns,
99
- useRowSelection = props.useRowSelection,
100
- propsRowSelection = props.rowSelection,
101
- onChangeRowSelection = props.onChangeRowSelection,
102
- getRowSelection = props.getRowSelection,
103
- primaryKey = props.primaryKey,
104
- footerAction = props.footerAction,
105
- footer = props.footer,
106
- url = props.url,
107
- pageKey = props.pageKey,
108
- pageSizeKey = props.pageSizeKey,
109
- _props$method = props.method,
110
- method = _props$method === void 0 ? 'get' : _props$method,
111
- _props$params = props.params,
112
- propsParams = _props$params === void 0 ? {} : _props$params,
113
- formatSort = props.formatSort,
114
- _props$formatParams = props.formatParams,
115
- formatParams = _props$formatParams === void 0 ? function (params) {
116
- return params;
117
- } : _props$formatParams,
118
- formatResult = props.formatResult,
119
- requestConfig = props.requestConfig,
120
- _props$requestWhenMou = props.requestWhenMount,
121
- requestWhenMount = _props$requestWhenMou === void 0 ? true : _props$requestWhenMou,
122
- _props$showPagination = props.showPagination,
123
- showPagination = _props$showPagination === void 0 ? true : _props$showPagination,
124
- _props$pageSizeList = props.pageSizeList,
125
- pageSizeList = _props$pageSizeList === void 0 ? [5, 10, 20, 50, 100] : _props$pageSizeList,
126
- responsivePaginationType = props.responsivePaginationType,
127
- _props$showSkeleton = props.showSkeleton,
128
- propsShowSkeleton = _props$showSkeleton === void 0 ? true : _props$showSkeleton,
129
- _props$skeletonSize = props.skeletonSize,
130
- skeletonSize = _props$skeletonSize === void 0 ? 5 : _props$skeletonSize,
131
- propsActionRef = props.actionRef,
132
- propsDataSource = props.dataSource,
133
- _props$filterDebounce = props.filterDebounce,
134
- filterDebounce = _props$filterDebounce === void 0 ? 300 : _props$filterDebounce,
135
- _props$footerSuction = props.footerSuction,
136
- footerSuction = _props$footerSuction === void 0 ? false : _props$footerSuction,
137
- _props$autoRefresh = props.autoRefresh,
138
- autoRefresh = _props$autoRefresh === void 0 ? false : _props$autoRefresh,
139
- autoRefreshProps = props.autoRefreshProps,
140
- customRequest = props.customRequest,
141
- _props$filterColumnTy = props.filterColumnType,
142
- filterColumnType = _props$filterColumnTy === void 0 ? 'auto' : _props$filterColumnTy,
143
- defaultFilterParams = props.defaultFilterParams,
144
- _props$reserveSelecte = props.reserveSelectedRecords,
145
- reserveSelectedRecords = _props$reserveSelecte === void 0 ? false : _props$reserveSelecte,
146
- _props$size = props.size,
147
- propsSize = _props$size === void 0 ? 'medium' : _props$size,
148
- disableSelectAll = props.disableSelectAll,
149
- context = props.context,
150
- _props$fixedTableBody = props.fixedTableBody,
151
- fixedTableBody = _props$fixedTableBody === void 0 ? false : _props$fixedTableBody,
152
- isTree = props.isTree,
153
- _props$toolBarAutoWid = props.toolBarAutoWidth,
154
- toolBarAutoWidth = _props$toolBarAutoWid === void 0 ? true : _props$toolBarAutoWid,
155
- dataTeamixSpm = props['data-teamix-spm'],
156
- _props$switchCardView = props.switchCardView,
157
- switchCardView = _props$switchCardView === void 0 ? false : _props$switchCardView,
158
- cardViewProps = props.cardViewProps,
159
- _props$defaultView = props.defaultView,
160
- defaultView = _props$defaultView === void 0 ? 'table' : _props$defaultView,
161
- emptyProps = props.emptyProps,
162
- bindUrlProps = props.bindUrlProps,
163
- bindUrl = props.bindUrl,
164
- _props$autoRedirect = props.autoRedirect,
165
- autoRedirect = _props$autoRedirect === void 0 ? true : _props$autoRedirect,
166
- useMaxData = props.useMaxData,
167
- otherProps = _objectWithoutProperties(props, _excluded);
168
- var targetPageKey = pageKey || globalPageKey;
169
- var targetPageSizeKey = pageSizeKey || globalPageSizeKey;
170
- var targetFormatSort = formatSort || globalFormatSort;
171
- var _ref = bindUrl ? useUrlState() : [],
172
- _ref2 = _slicedToArray(_ref, 2),
173
- urlState = _ref2[0],
174
- setUrlState = _ref2[1];
175
- var _useState = useState((_urlState$currentPage = urlState === null || urlState === void 0 ? void 0 : urlState.currentPage) !== null && _urlState$currentPage !== void 0 ? _urlState$currentPage : 1),
176
- _useState2 = _slicedToArray(_useState, 2),
177
- currentPage = _useState2[0],
178
- setCurrentPage = _useState2[1];
179
- var _useState3 = useState((urlState === null || urlState === void 0 ? void 0 : urlState.pageSize) || props.pageSize || 10),
180
- _useState4 = _slicedToArray(_useState3, 2),
181
- pageSize = _useState4[0],
182
- setPageSize = _useState4[1];
183
- var _useState5 = useState(0),
184
- _useState6 = _slicedToArray(_useState5, 2),
185
- total = _useState6[0],
186
- setTotal = _useState6[1];
187
- var _useState7 = useState(propsDataSource !== null && propsDataSource !== void 0 ? propsDataSource : []),
188
- _useState8 = _slicedToArray(_useState7, 2),
189
- data = _useState8[0],
190
- _setData = _useState8[1];
191
- var _useState9 = useState(props.sort || {}),
192
- _useState10 = _slicedToArray(_useState9, 2),
193
- sort = _useState10[0],
194
- setSort = _useState10[1];
195
- var _useState11 = useState(!propsDataSource && requestWhenMount && propsShowSkeleton && !!url),
196
- _useState12 = _slicedToArray(_useState11, 2),
197
- showSkeleton = _useState12[0],
198
- setShowSkeleton = _useState12[1]; // 首次加载,渲染骨架屏
199
- var skeletonDataSource = new Array(skeletonSize).fill({});
200
- var requestDataKey = method.toLowerCase() === 'get' ? 'params' : 'data';
201
- // 如果使用 customRequest 的话,内置 loading
202
- var _useState13 = useState(requestWhenMount),
203
- _useState14 = _slicedToArray(_useState13, 2),
204
- customTableLoading = _useState14[0],
205
- setCustomTableLoading = _useState14[1];
206
- var tableRef = useRef(null);
207
- var actionRef = useRef();
208
- // 传给 table 的过滤后的 columns
209
- var _useState15 = useState(processColumns(propsColumns !== null && propsColumns !== void 0 ? propsColumns : [], propsColumns)),
210
- _useState16 = _slicedToArray(_useState15, 2),
211
- filteredColumns = _useState16[0],
212
- setFilteredColumns = _useState16[1];
213
- var _useState17 = useState(propsSize),
214
- _useState18 = _slicedToArray(_useState17, 2),
215
- size = _useState18[0],
216
- _setSize = _useState18[1];
217
- var _useState19 = useState(true),
218
- _useState20 = _slicedToArray(_useState19, 2),
219
- showLoading = _useState20[0],
220
- setShowLoading = _useState20[1];
221
- // 表格内部用作存储的 Ref,标识 Table 组件是否被第一次渲染。用作 useUrlState filter 第一次渲染时使用 state 数据请求
222
- var dataRef = useRef({
223
- flag: true
224
- });
225
- useEffect(function () {
226
- if (bindUrl && (bindUrlProps === null || bindUrlProps === void 0 ? void 0 : bindUrlProps.pagination) !== false) {
227
- if ((urlState === null || urlState === void 0 ? void 0 : urlState.currentPage) !== currentPage) {
228
- setUrlState === null || setUrlState === void 0 ? void 0 : setUrlState({
229
- currentPage: currentPage
230
- });
231
- }
232
- if ((urlState === null || urlState === void 0 ? void 0 : urlState.pageSize) !== pageSize) {
233
- setUrlState === null || setUrlState === void 0 ? void 0 : setUrlState({
234
- pageSize: pageSize
235
- });
236
- }
237
- }
238
- }, [currentPage, pageSize, urlState]);
239
- // 存储能够被 on 监听到的 ProTable 状态
240
- // 因为只做存储用。不需要更新视图以及需要同步更改。所以不使用 setState 更新
241
- var _useState21 = useState({
242
- fullScreenState: false,
243
- filterRules: {},
244
- filterColumns: []
245
- }),
246
- _useState22 = _slicedToArray(_useState21, 1),
247
- actionRefState = _useState22[0];
248
- // 存储 on 监听事件
249
- var _useState23 = useState({
250
- fullScreenState: {}
251
- }),
252
- _useState24 = _slicedToArray(_useState23, 1),
253
- actionRefCallback = _useState24[0];
254
- // 存储定时器 id
255
- var autoRefreshTimerRef = useRef();
256
- var onResize = null;
257
- // useEffect(() => {
258
- // setShowSkeleton(propsShowSkeleton);
259
- // }, [propsShowSkeleton]);
260
- // useEffect(() => {
261
- // console.log('传入的props变化', propsLoading);
262
- // setShowLoading(propsLoading ?? false);
263
- // }, [propsLoading]);
264
- useEffect(function () {
265
- var _propsDataFilter$sche, _propsDataFilter$sche2;
266
- getHeaderHeight(fullscreenState);
267
- getFooterSuctionState();
268
- if (window.onresize) {
269
- onResize = window.onresize;
270
- window.onresize = debounce(function () {
271
- var _onResize;
272
- (_onResize = onResize) === null || _onResize === void 0 ? void 0 : _onResize();
273
- if (footerSuction) {
274
- getFooterSuctionState();
275
- }
276
- if (fixedTableBody) {
277
- getHeaderHeight(fullscreenState);
278
- }
279
- }, 500);
280
- } else {
281
- window.onresize = debounce(function () {
282
- if (footerSuction) {
283
- getFooterSuctionState();
284
- }
285
- if (fixedTableBody) {
286
- getHeaderHeight(fullscreenState);
287
- }
288
- }, 500);
289
- }
290
- // 如果不传 dataFilter,则在这里初始化请求
291
- var hasDataFilter = (propsDataFilter === null || propsDataFilter === void 0 ? void 0 : (_propsDataFilter$sche = propsDataFilter.schema) === null || _propsDataFilter$sche === void 0 ? void 0 : _propsDataFilter$sche.length) && (propsDataFilter === null || propsDataFilter === void 0 ? void 0 : (_propsDataFilter$sche2 = propsDataFilter.schema) === null || _propsDataFilter$sche2 === void 0 ? void 0 : _propsDataFilter$sche2.length) > 0;
292
- if (requestWhenMount && !hasDataFilter) {
293
- processDefaultFilter(propsColumns, actionRef, defaultFilterParams);
294
- _request();
295
- }
296
- return function () {
297
- if (onResize) {
298
- window.onresize = onResize;
299
- } else {
300
- window.onresize = null;
301
- }
302
- if (autoRefreshTimerRef.current) {
303
- clearTimeout(autoRefreshTimerRef.current);
304
- }
305
- actionRef.current = undefined;
306
- };
307
- }, []);
308
- // 获取header高度,用作全屏吸底吸底高度计算以及固定body高度计算(滚动条在底部)
309
- var getHeaderHeight = function getHeaderHeight(isFullscreen, offset) {
310
- var _tableDom$getElements, _tableDom$getElements2, _document$querySelect, _document$querySelect2, _document$querySelect3;
311
- if (!fixedTableBody) {
312
- return;
313
- }
314
- var tableDom = tableRef.current;
315
- var headerDom = tableDom === null || tableDom === void 0 ? void 0 : (_tableDom$getElements = tableDom.getElementsByClassName('teamix-pro-table-layout')) === null || _tableDom$getElements === void 0 ? void 0 : _tableDom$getElements[0];
316
- var basePrefix = usePrefixCls('', {
317
- base: true
318
- });
319
- var tableHeaderDom = tableDom === null || tableDom === void 0 ? void 0 : (_tableDom$getElements2 = tableDom.getElementsByClassName(basePrefix('table-header-inner'))) === null || _tableDom$getElements2 === void 0 ? void 0 : _tableDom$getElements2[0];
320
- var pageContainerDom = document.querySelector('.teamix-pro-page-container-header');
321
- var teamixNavDom = document.querySelector('.teamix-nav-console');
322
- var footerRowSelectionDom = document.querySelector('.teamix-pro-page-container-footer');
323
- // 这边不能直接取 next-table-body
324
- var tableBodyDom = (_document$querySelect = document.querySelector('.teamix-pro-table')) === null || _document$querySelect === void 0 ? void 0 : (_document$querySelect2 = _document$querySelect.getElementsByTagName('table')) === null || _document$querySelect2 === void 0 ? void 0 : (_document$querySelect3 = _document$querySelect2[1]) === null || _document$querySelect3 === void 0 ? void 0 : _document$querySelect3.parentNode;
325
- var headerFixedTopSectionDom = document.querySelector('.teamix-pro-page-container-fixed-top');
326
- setTimeout(function () {
327
- var _headerDom$offsetHeig, _tableHeaderDom$offse;
328
- var headerHeight = (_headerDom$offsetHeig = headerDom === null || headerDom === void 0 ? void 0 : headerDom.offsetHeight) !== null && _headerDom$offsetHeig !== void 0 ? _headerDom$offsetHeig : 0;
329
- // table表头默认一行。即42px
330
- var tableHeaderHeight = (_tableHeaderDom$offse = tableHeaderDom === null || tableHeaderDom === void 0 ? void 0 : tableHeaderDom.offsetHeight) !== null && _tableHeaderDom$offse !== void 0 ? _tableHeaderDom$offse : 42;
331
- var footerRowSelectionHeight = (footerRowSelectionDom === null || footerRowSelectionDom === void 0 ? void 0 : footerRowSelectionDom.offsetHeight) || 50;
332
- // 固定表格主体高度
333
- if (fixedTableBody && !isFullscreen) {
334
- var _pageContainerDom$off, _teamixNavDom$offsetH;
335
- // 16px 为 padding
336
- var pageHeaderHeight = ((_pageContainerDom$off = pageContainerDom === null || pageContainerDom === void 0 ? void 0 : pageContainerDom.offsetHeight) !== null && _pageContainerDom$off !== void 0 ? _pageContainerDom$off : 0) + 16;
337
- var teamixNavHeight = (_teamixNavDom$offsetH = teamixNavDom === null || teamixNavDom === void 0 ? void 0 : teamixNavDom.offsetHeight) !== null && _teamixNavDom$offsetH !== void 0 ? _teamixNavDom$offsetH : 0;
338
- // 1 为预留值,js无法取出精确高度,会被四舍五入
339
- var offsetHeaderHeight = headerHeight + tableHeaderHeight + pageHeaderHeight + teamixNavHeight + footerRowSelectionHeight + 16 + (offset !== null && offset !== void 0 ? offset : 0) + 1;
340
- if (switchViewState === 'card') {
341
- offsetHeaderHeight = offsetHeaderHeight - tableHeaderHeight - footerRowSelectionHeight;
342
- }
343
- if ((tableBodyDom === null || tableBodyDom === void 0 ? void 0 : tableBodyDom.clientHeight) < (tableBodyDom === null || tableBodyDom === void 0 ? void 0 : tableBodyDom.scrollHeight)) {
344
- setFooterSuctionState(true);
345
- } else {
346
- setFooterSuctionState(false);
347
- }
348
- // 如果有切换区tab,那么重新计算
349
- if (headerFixedTopSectionDom.clientHeight) {
350
- var _headerFixedTopSectio;
351
- var headerFixedTopSectionHeight = (_headerFixedTopSectio = headerFixedTopSectionDom.clientHeight) !== null && _headerFixedTopSectio !== void 0 ? _headerFixedTopSectio : 0;
352
- // const clientTableBodyHeight =
353
- // document.body.clientHeight - offsetHeaderHeight;
354
- setHeaderHeight(headerFixedTopSectionHeight + teamixNavHeight + footerRowSelectionHeight + tableHeaderHeight + 1);
355
- return;
356
- }
357
- setHeaderHeight(offsetHeaderHeight);
358
- } else {
359
- // 24px 为 padding
360
- setHeaderHeight(headerHeight + tableHeaderHeight + footerRowSelectionHeight + 24 + (offset !== null && offset !== void 0 ? offset : 0) + 1);
361
- }
362
- }, 50);
363
- };
364
- // header 区域高度。用作全屏计算吸顶吸底高度。默认不做计算
365
- var _useState25 = useState(0),
366
- _useState26 = _slicedToArray(_useState25, 2),
367
- headerHeight = _useState26[0],
368
- setHeaderHeight = _useState26[1];
369
- // 全屏显示 className
370
- var _useState27 = useState(false),
371
- _useState28 = _slicedToArray(_useState27, 2),
372
- fullscreenState = _useState28[0],
373
- setFullscreenState = _useState28[1];
374
- // 切换视角
375
- var _useState29 = useState(defaultView !== null && defaultView !== void 0 ? defaultView : 'table'),
376
- _useState30 = _slicedToArray(_useState29, 2),
377
- switchViewState = _useState30[0],
378
- setSwitchViewState = _useState30[1];
379
- // 切换全屏搜索开关
380
- var filterEnableRef = useRef({
381
- fullscreen: false,
382
- normal: true
383
- });
384
- // 全局状态 : 大数据截断
385
- var globalUseMaxData = useMemo(function () {
386
- var _getGlobalConfig2;
387
- return (_getGlobalConfig2 = getGlobalConfig('ProTable')) === null || _getGlobalConfig2 === void 0 ? void 0 : _getGlobalConfig2.useMaxData;
388
- }, []);
389
- // 非全屏状态下的
390
- var normalDataFilterFormRef = useRef();
391
- var fullscreenDataFilterFormRef = useRef();
392
- var normalDataFilterForm = normalDataFilterFormRef.current;
393
- var fullscreenDataFilterForm = fullscreenDataFilterFormRef.current;
394
- // 传给 QueryFilter 的 formRef
395
- var dataFilterFormRef = !fullscreenState ? normalDataFilterFormRef : fullscreenDataFilterFormRef;
396
- // let dataFilterForm = dataFilterFormRef.current;
397
- // 整个内容区是否超过一屏。用于表格在非全屏模式下的吸底
398
- var _useState31 = useState(false),
399
- _useState32 = _slicedToArray(_useState31, 2),
400
- footerSuctionState = _useState32[0],
401
- setFooterSuctionState = _useState32[1];
402
- // TODO 获取内容区是否超出一屏(暂时仅支持全家桶)
403
- var getFooterSuctionState = function getFooterSuctionState() {
404
- if (!footerSuction) {
405
- return;
406
- }
407
- var containerDom = document.querySelector('.teamix-pro-page-container-scroll-container');
408
- if (containerDom) {
409
- var offsetHeight = containerDom.offsetHeight;
410
- var scrollHeight = containerDom.scrollHeight;
411
- if (offsetHeight < scrollHeight) {
412
- setFooterSuctionState(true);
413
- } else {
414
- setFooterSuctionState(false);
415
- }
416
- } else {
417
- // 非全家桶用户暂时不判断滚动条逻辑
418
- if (footerSuction) {
419
- setFooterSuctionState(true);
420
- }
421
- }
422
- };
423
- // rowSelection 相关
424
- var rowSelectionHook = useTableSelection(_objectSpread(_objectSpread({}, propsRowSelection), {}, {
425
- // 当初始出现骨架屏的时候,不可选择
426
- getProps: function getProps(record, index) {
427
- var result = {};
428
- if (propsRowSelection === null || propsRowSelection === void 0 ? void 0 : propsRowSelection.getProps) {
429
- result = propsRowSelection.getProps(record, index);
430
- }
431
- if (showSkeleton && result) {
432
- result.disabled = true;
433
- }
434
- return result;
435
- },
436
- titleProps: function titleProps() {
437
- var result = {};
438
- if (propsRowSelection === null || propsRowSelection === void 0 ? void 0 : propsRowSelection.titleProps) {
439
- result = propsRowSelection.titleProps();
440
- }
441
- if (showSkeleton || disableSelectAll) {
442
- result.disabled = true;
443
- }
444
- return result;
445
- },
446
- onChange: onChangeRowSelection
447
- }), primaryKey);
448
- var rowSelection = useRowSelection ? rowSelectionHook.rowSelection : propsRowSelection;
449
- var selectedCount = (rowSelection === null || rowSelection === void 0 ? void 0 : (_rowSelection$selecte = rowSelection.selectedRowKeys) === null || _rowSelection$selecte === void 0 ? void 0 : _rowSelection$selecte.length) || 0;
450
- useEffect(function () {
451
- getRowSelection && getRowSelection(rowSelectionHook);
452
- }, [rowSelectionHook]);
453
- // 获取 table 左下角 checkbox 属性
454
- function getCheckAllProps() {
455
- var _rowSelection$onChang = rowSelection.onChange,
456
- _onChange = _rowSelection$onChang === void 0 ? function () {} : _rowSelection$onChang,
457
- _rowSelection$onSelec = rowSelection.onSelectAll,
458
- onSelectAll = _rowSelection$onSelec === void 0 ? function () {} : _rowSelection$onSelec,
459
- _rowSelection$selecte2 = rowSelection.selectedRowKeys,
460
- selectedRowKeys = _rowSelection$selecte2 === void 0 ? [] : _rowSelection$selecte2,
461
- getProps = rowSelection.getProps;
462
- var dataSource = data;
463
- var allRowKeys = dataSource.filter(function (d, i) {
464
- var _getProps;
465
- return getProps ? !((_getProps = getProps(d, i)) === null || _getProps === void 0 ? void 0 : _getProps.disabled) : true;
466
- }).map(function (d) {
467
- return getDeepValue(primaryKey || 'id', d);
468
- });
469
- var nowCheckedKeys = allRowKeys.filter(function (k) {
470
- return selectedRowKeys.includes(k);
471
- });
472
- return {
473
- disabled: disableSelectAll || showLoading && !showSkeleton && (getData.loading || props.loading),
474
- onChange: function onChange(check) {
475
- if (check) {
476
- var result = selectedRowKeys.concat([]);
477
- result.push.apply(result, _toConsumableArray(allRowKeys.filter(function (k) {
478
- return !selectedRowKeys.includes(k);
479
- })));
480
- _onChange(result, dataSource);
481
- onSelectAll(check, dataSource);
482
- } else {
483
- _onChange(selectedRowKeys.filter(function (k) {
484
- return !allRowKeys.includes(k);
485
- }), []);
486
- onSelectAll(check, []);
487
- }
488
- },
489
- indeterminate: nowCheckedKeys.length !== allRowKeys.length && nowCheckedKeys.length > 0,
490
- checked: nowCheckedKeys.length !== 0 && nowCheckedKeys.length === allRowKeys.length
491
- };
492
- }
493
- useEffect(function () {
494
- if (typeof propsActionRef === 'function' && actionRef.current) {
495
- // @ts-ignore
496
- propsActionRef(actionRef.current);
497
- }
498
- }, [propsActionRef]);
499
- useEffect(function () {
500
- var _actionRef$current, _actionRef$current$se;
501
- var columns = processColumns(propsColumns !== null && propsColumns !== void 0 ? propsColumns : [], propsColumns);
502
- setFilteredColumns(columns);
503
- (_actionRef$current = actionRef.current) === null || _actionRef$current === void 0 ? void 0 : (_actionRef$current$se = _actionRef$current.setState) === null || _actionRef$current$se === void 0 ? void 0 : _actionRef$current$se.call(_actionRef$current, 'filterColumns', columns);
504
- }, [propsColumns]);
505
- // dataSource 受控
506
- useEffect(function () {
507
- if (propsDataSource) {
508
- _setData(propsDataSource);
509
- }
510
- }, [propsDataSource]);
511
- // 初始化 ActionRef。
512
- initActionRef(actionRef, {
513
- getState: function getState() {
514
- return actionRefState;
515
- },
516
- getCallback: function getCallback() {
517
- return actionRefCallback;
518
- },
519
- setState: function setState(key, value) {
520
- actionRefState[key] = value;
521
- actionRefUseStateOn(actionRefCallback, key, value);
522
- },
523
- on: function on(fun, state, name) {
524
- if (!actionRefCallback[state]) {
525
- actionRefCallback[state] = {};
526
- }
527
- actionRefCallback[state][name] = fun;
528
- },
529
- off: function off(name) {
530
- actionRefCallback = Object.fromEntries(Object.entries(actionRefCallback).map(function (_ref3) {
531
- var _ref4 = _slicedToArray(_ref3, 2),
532
- k = _ref4[0],
533
- v = _ref4[1];
534
- var filterV = Object.fromEntries(Object.entries(v).filter(function (_ref5) {
535
- var _ref6 = _slicedToArray(_ref5, 1),
536
- k = _ref6[0];
537
- return k !== name;
538
- }));
539
- return [k, filterV];
540
- }));
541
- }
542
- });
543
- // 绑定 Actions
544
- useActionType(actionRef, {
545
- fullScreen: function fullScreen() {
546
- var _actionRef$current2, _actionRef$current2$s;
547
- var state = !fullscreenState;
548
- // 全屏时需要重新计算header高度
549
- setFullscreenState(state);
550
- getHeaderHeight(state);
551
- actionRef === null || actionRef === void 0 ? void 0 : (_actionRef$current2 = actionRef.current) === null || _actionRef$current2 === void 0 ? void 0 : (_actionRef$current2$s = _actionRef$current2.setState) === null || _actionRef$current2$s === void 0 ? void 0 : _actionRef$current2$s.call(_actionRef$current2, 'fullScreenState', state);
552
- return state;
553
- },
554
- setColumn: function setColumn(newColumns) {
555
- var _actionRef$current3, _actionRef$current3$s;
556
- var update = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : true;
557
- var columns = processColumns(newColumns, propsColumns);
558
- setFilteredColumns(columns);
559
- (_actionRef$current3 = actionRef.current) === null || _actionRef$current3 === void 0 ? void 0 : (_actionRef$current3$s = _actionRef$current3.setState) === null || _actionRef$current3$s === void 0 ? void 0 : _actionRef$current3$s.call(_actionRef$current3, 'filterColumns', columns);
560
- if (update) {
561
- emit('refreshFilterState', newColumns);
562
- }
563
- },
564
- size: size,
565
- setSize: function setSize(mode) {
566
- _setSize(mode);
567
- },
568
- refresh: function refresh(params) {
569
- // card视角的刷新等于重新请求
570
- if (switchViewState === 'card' && !propsDataSource) {
571
- setCurrentPage(1);
572
- _request(_objectSpread(_objectSpread({}, params), {}, _defineProperty({}, targetPageKey, 1)), undefined, undefined, true);
573
- setShowSkeleton(true);
574
- } else {
575
- _request(params);
576
- }
577
- },
578
- request: function request(params) {
579
- // 如果请求中还有翻页相关信息,需要自动设置到指定页
580
- if (params === null || params === void 0 ? void 0 : params[targetPageKey]) {
581
- setCurrentPage(params[targetPageKey]);
582
- }
583
- if (params === null || params === void 0 ? void 0 : params[targetPageSizeKey]) {
584
- setPageSize(params[targetPageSizeKey]);
585
- }
586
- _request(params);
587
- },
588
- reset: function reset() {
589
- var _actionRef$current4, _actionRef$current4$s, _dataFilterFormRef$cu;
590
- (propsDataFilter === null || propsDataFilter === void 0 ? void 0 : propsDataFilter.onReset) && (propsDataFilter === null || propsDataFilter === void 0 ? void 0 : propsDataFilter.onReset());
591
- // 清空列过滤参数
592
- (_actionRef$current4 = actionRef.current) === null || _actionRef$current4 === void 0 ? void 0 : (_actionRef$current4$s = _actionRef$current4.setFilterRules) === null || _actionRef$current4$s === void 0 ? void 0 : _actionRef$current4$s.call(_actionRef$current4, {});
593
- (_dataFilterFormRef$cu = dataFilterFormRef.current) === null || _dataFilterFormRef$cu === void 0 ? void 0 : _dataFilterFormRef$cu.reset();
594
- setCurrentPage(1);
595
- _request(_defineProperty({}, targetPageKey, 1), undefined, undefined, true);
596
- },
597
- resetPage: function resetPage() {
598
- setCurrentPage(1);
599
- },
600
- nextPage: function nextPage() {
601
- var _props$paginationProp, _props$paginationProp2;
602
- var newCurrentPage = currentPage + 1;
603
- setCurrentPage(newCurrentPage);
604
- props === null || props === void 0 ? void 0 : (_props$paginationProp = props.paginationProps) === null || _props$paginationProp === void 0 ? void 0 : (_props$paginationProp2 = _props$paginationProp.onChange) === null || _props$paginationProp2 === void 0 ? void 0 : _props$paginationProp2.call(_props$paginationProp, newCurrentPage, {});
605
- if (!propsDataSource) {
606
- _request(_defineProperty({}, targetPageKey, newCurrentPage));
607
- }
608
- },
609
- rowSelection: rowSelection,
610
- clearRowSelection: function clearRowSelection() {
611
- rowSelectionHook.setSelectedRowKeys([]);
612
- rowSelectionHook.setSelectedRecords([]);
613
- onChangeRowSelection && onChangeRowSelection([]);
614
- },
615
- pageInfo: {
616
- total: total,
617
- current: currentPage,
618
- targetPageKey: targetPageKey,
619
- targetPageSizeKey: targetPageSizeKey,
620
- pageSize: pageSize
621
- },
622
- data: data,
623
- dataFilterForm: dataFilterFormRef.current,
624
- dataFilterFormRef: dataFilterFormRef,
625
- normalDataFilterForm: normalDataFilterForm,
626
- fullscreenDataFilterForm: fullscreenDataFilterForm,
627
- filterEnableRef: filterEnableRef,
628
- setData: function setData(data) {
629
- _setData(data);
630
- },
631
- resetTableMaxBodyHeight: function resetTableMaxBodyHeight(offset) {
632
- getHeaderHeight(fullscreenState, offset);
633
- },
634
- switchView: function switchView(view) {
635
- setSwitchViewState(view);
636
- if (!propsDataSource) {
637
- setCurrentPage(1);
638
- }
639
- if (view === 'table') {
640
- setPageSize(pageSize !== null && pageSize !== void 0 ? pageSize : 20);
641
- if (!propsDataSource) {
642
- var _request4;
643
- setShowSkeleton(true);
644
- _request((_request4 = {}, _defineProperty(_request4, targetPageSizeKey, pageSize !== null && pageSize !== void 0 ? pageSize : 20), _defineProperty(_request4, targetPageKey, 1), _request4));
645
- }
646
- }
647
- if (view === 'card') {
648
- var _cardViewProps$pageSi;
649
- setPageSize((_cardViewProps$pageSi = cardViewProps === null || cardViewProps === void 0 ? void 0 : cardViewProps.pageSize) !== null && _cardViewProps$pageSi !== void 0 ? _cardViewProps$pageSi : 12);
650
- if (!propsDataSource) {
651
- var _cardViewProps$pageSi2, _request5;
652
- setShowSkeleton(true);
653
- _request((_request5 = {}, _defineProperty(_request5, targetPageSizeKey, (_cardViewProps$pageSi2 = cardViewProps === null || cardViewProps === void 0 ? void 0 : cardViewProps.pageSize) !== null && _cardViewProps$pageSi2 !== void 0 ? _cardViewProps$pageSi2 : 12), _defineProperty(_request5, targetPageKey, 1), _request5));
654
- }
655
- }
656
- getHeaderHeight(fullscreenState);
657
- },
658
- setAutoRefreshTimers: function setAutoRefreshTimers(timers) {
659
- clearTimeout(autoRefreshTimerRef.current);
660
- autoRefreshTimerRef.current = null;
661
- autoRefreshTimerRef.current = setTimeout(function () {
662
- var _actionRef$current5, _actionRef$current5$r;
663
- (_actionRef$current5 = actionRef.current) === null || _actionRef$current5 === void 0 ? void 0 : (_actionRef$current5$r = _actionRef$current5.refresh) === null || _actionRef$current5$r === void 0 ? void 0 : _actionRef$current5$r.call(_actionRef$current5);
664
- }, timers);
665
- emit('PRO_TABLE_REFRESH_TIMER_FLAG', timers);
666
- },
667
- clearAutoRefreshTimers: function clearAutoRefreshTimers() {
668
- clearTimeout(autoRefreshTimerRef.current);
669
- autoRefreshTimerRef.current = null;
670
- }
671
- });
672
- // 将 Actions 绑定到传入的 propsActionRef 中
673
- if (propsActionRef) {
674
- propsActionRef.current = actionRef.current;
675
- }
676
- function onFormatResult(next) {
677
- props.onFormatResult && props.onFormatResult(next);
678
- // 如果开启了 autoRedirect 当当前页数不为1,并且data为空的时候,重定向到第一页
679
- if (autoRedirect) {
680
- var _next$data;
681
- if (!(next === null || next === void 0 ? void 0 : (_next$data = next.data) === null || _next$data === void 0 ? void 0 : _next$data.length) && currentPage > 1) {
682
- setCurrentPage(1);
683
- setShowLoading(true);
684
- setTimeout(function () {
685
- _request(_defineProperty({}, targetPageKey, 1));
686
- });
687
- }
688
- }
689
- var time = 0;
690
- if (autoRefresh) {
691
- time = 60 * 1000;
692
- }
693
- if (autoRefresh && typeof autoRefresh !== 'boolean') {
694
- time = autoRefresh ? autoRefresh(next.data) : 0;
695
- }
696
- if (Number.isInteger(time) && time >= 1000) {
697
- autoRefreshTimerRef.current = setTimeout(function () {
698
- // 自动刷新不显示 loading
699
- _request({}, true);
700
- }, Number(time));
701
- emit('PRO_TABLE_REFRESH_TIMER_FLAG', Number(time));
702
- }
703
- // 设置 dataSource、total
704
- if (switchViewState === 'table' || currentPage === 1 || (cardViewProps === null || cardViewProps === void 0 ? void 0 : cardViewProps.useTablePagination)) {
705
- var _next$data2;
706
- _setData(next.data || []);
707
- setTotal(next.total || ((_next$data2 = next.data) === null || _next$data2 === void 0 ? void 0 : _next$data2.length));
708
- }
709
- if (switchViewState === 'card' && currentPage !== 1 && !(cardViewProps === null || cardViewProps === void 0 ? void 0 : cardViewProps.useTablePagination)) {
710
- var _next$data3;
711
- _setData([].concat(_toConsumableArray(data), _toConsumableArray(next.data || [])));
712
- setTotal(total + (next.total || ((_next$data3 = next.data) === null || _next$data3 === void 0 ? void 0 : _next$data3.length)));
713
- }
714
- setShowSkeleton(false);
715
- }
716
- // 请求表格数据工具函数
717
- var getData = useRequest(function (params) {
718
- return _defineProperty({
719
- url: url,
720
- method: method
721
- }, requestDataKey, params);
722
- }, {
723
- // 使用 request 方法代替 fetch
724
- requestMethod: function requestMethod(params) {
725
- // 支持使用 requestConfig 自定义请求配置
726
- return utilResquest(_objectSpread(_objectSpread({}, params), requestConfig));
727
- },
728
- manual: true,
729
- onSuccess: function onSuccess(result) {
730
- props.onSuccess && props.onSuccess(result);
731
- var nextData = result;
732
- if (formatResult) {
733
- if (typeof formatResult === 'function') {
734
- nextData = formatResult(result) || {};
735
- } else if (_typeof(formatResult) === 'object') {
736
- var dataTotal = getDeepValue(formatResult.total, result);
737
- nextData = {
738
- data: getDeepValue(formatResult.data, result) || [],
739
- total: isNaN(dataTotal) ? 0 : Number(dataTotal)
740
- };
741
- } else if (typeof formatResult === 'string') {
742
- nextData = getTargetValue(formatResult, {
743
- res: result
744
- });
745
- }
746
- }
747
- if (nextData instanceof Promise) {
748
- nextData.then(function (res) {
749
- onFormatResult(res);
750
- }).catch(function () {
751
- onFormatResult({});
752
- });
753
- } else {
754
- onFormatResult(nextData);
755
- }
756
- // 重新计算是否需要吸底
757
- if (footerSuction) {
758
- getFooterSuctionState();
759
- }
760
- if (fixedTableBody) {
761
- getHeaderHeight(fullscreenState);
762
- }
763
- },
764
- onError: function onError(error) {
765
- setShowSkeleton(false);
766
- if (props.onError) {
767
- props.onError(error);
768
- } else {
769
- // Message.error(error.toString());
770
- }
771
- // 重新计算是否需要吸底
772
- if (footerSuction) {
773
- getFooterSuctionState();
774
- }
775
- if (fixedTableBody) {
776
- getHeaderHeight(fullscreenState);
777
- }
778
- }
779
- });
780
- // 请求函数
781
- function _request(params, noLoading, filterParams, isReset) {
782
- var _dataFilterFormRef$cu2, _actionRef$current$ge, _actionRef$current6, _actionRef$current6$g, _objectSpread3;
783
- // 首次渲染表格,获取 urlState 上的 表头 filter 数据
784
- if (bindUrl && (bindUrlProps === null || bindUrlProps === void 0 ? void 0 : bindUrlProps.headerFilters) !== false && dataRef.current.flag) {
785
- getUrlStateFilter(urlState !== null && urlState !== void 0 ? urlState : {}, actionRef);
786
- dataRef.current.flag = false;
787
- }
788
- // 如果没有传 url 且没有 customRequest,直接返回
789
- if (!url && !customRequest) {
790
- return;
791
- }
792
- var nextShowLoading = !noLoading;
793
- nextShowLoading !== showLoading && setShowLoading(nextShowLoading);
794
- // 请求前需要优先清空列过滤条件
795
- // actionRef.current?.setFilterRules?.({});
796
- var sortParams = targetFormatSort(sort);
797
- // 筛选区请求参数
798
- var dataFilterParams = filterParams !== null && filterParams !== void 0 ? filterParams : (_dataFilterFormRef$cu2 = dataFilterFormRef.current) === null || _dataFilterFormRef$cu2 === void 0 ? void 0 : _dataFilterFormRef$cu2.values;
799
- // 列过滤请求参数
800
- var columnsFilterParams = (_actionRef$current$ge = (_actionRef$current6 = actionRef.current) === null || _actionRef$current6 === void 0 ? void 0 : (_actionRef$current6$g = _actionRef$current6.getFilterRules) === null || _actionRef$current6$g === void 0 ? void 0 : _actionRef$current6$g.call(_actionRef$current6)) !== null && _actionRef$current$ge !== void 0 ? _actionRef$current$ge : {};
801
- // 格式化后的请求参数
802
- var requestData = {};
803
- var preParams = _objectSpread(_objectSpread({}, !showPagination ? _objectSpread(_objectSpread(_objectSpread(_objectSpread({}, dataFilterParams), propsParams), sortParams), columnsFilterParams) : _objectSpread(_objectSpread(_objectSpread(_objectSpread((_objectSpread3 = {}, _defineProperty(_objectSpread3, targetPageKey, currentPage), _defineProperty(_objectSpread3, targetPageSizeKey, pageSize), _objectSpread3), dataFilterParams), propsParams), sortParams), columnsFilterParams)), params);
804
- if (typeof formatParams === 'string') {
805
- requestData = getTargetValue(formatParams, {
806
- params: preParams
807
- });
808
- } else {
809
- requestData = formatParams(preParams);
810
- }
811
- if (requestData) {
812
- if (autoRefreshTimerRef.current) {
813
- clearTimeout(autoRefreshTimerRef.current);
814
- autoRefreshTimerRef.current = null;
815
- }
816
- if (!(propsDataFilter === null || propsDataFilter === void 0 ? void 0 : propsDataFilter.searchUndefined)) {
817
- Object.keys(requestData).forEach(function (key) {
818
- if (requestData[key] === undefined) {
819
- delete requestData[key];
820
- }
821
- });
822
- }
823
- if (!(propsDataFilter === null || propsDataFilter === void 0 ? void 0 : propsDataFilter.searchEmptyString)) {
824
- Object.keys(requestData).forEach(function (key) {
825
- if (requestData[key] === '') {
826
- delete requestData[key];
827
- }
828
- });
829
- }
830
- // 如果使用自定义请求
831
- if (customRequest && typeof customRequest === 'function') {
832
- if (isReset) {
833
- setShowSkeleton(true);
834
- } else {
835
- setCustomTableLoading(true);
836
- }
837
- customRequest(requestData).then(function (res) {
838
- var dataRes = res.data,
839
- totalRes = res.total,
840
- success = res.success;
841
- if (success === true) {
842
- // 如果开启了 autoRedirect 当当前页数不为1,并且data为空的时候,重定向到第一页
843
- if (autoRedirect) {
844
- if (!(dataRes === null || dataRes === void 0 ? void 0 : dataRes.length) && currentPage > 1) {
845
- setCurrentPage(1);
846
- setShowLoading(true);
847
- setTimeout(function () {
848
- _request(_defineProperty({}, targetPageKey, 1));
849
- });
850
- }
851
- }
852
- // 设置 dataSource、total
853
- if (switchViewState === 'table' || params[targetPageKey] === 1 || isReset || (cardViewProps === null || cardViewProps === void 0 ? void 0 : cardViewProps.useTablePagination)) {
854
- _setData(dataRes || []);
855
- setTotal(totalRes || (dataRes === null || dataRes === void 0 ? void 0 : dataRes.length));
856
- }
857
- if (switchViewState === 'card' && params[targetPageKey] !== 1 && !isReset && !(cardViewProps === null || cardViewProps === void 0 ? void 0 : cardViewProps.useTablePagination)) {
858
- _setData([].concat(_toConsumableArray(data), _toConsumableArray(dataRes || [])));
859
- setTotal(total + (totalRes || (dataRes === null || dataRes === void 0 ? void 0 : dataRes.length)));
860
- }
861
- setShowSkeleton(false);
862
- setCustomTableLoading(false);
863
- }
864
- // 重新计算是否需要吸底
865
- if (footerSuction) {
866
- getFooterSuctionState();
867
- }
868
- if (fixedTableBody) {
869
- getHeaderHeight(fullscreenState);
870
- }
871
- // customRequest 中支持 autoRefresh
872
- var time = 0;
873
- if (autoRefresh) {
874
- time = 60 * 1000;
875
- }
876
- if (autoRefresh && typeof autoRefresh !== 'boolean') {
877
- time = autoRefresh ? autoRefresh(data) : 0;
878
- }
879
- if (Number.isInteger(time) && time >= 1000) {
880
- autoRefreshTimerRef.current = setTimeout(function () {
881
- // 自动刷新不显示 loading
882
- _request({}, true);
883
- }, Number(time));
884
- emit('PRO_TABLE_REFRESH_TIMER_FLAG', Number(time));
885
- }
886
- }).finally(function () {
887
- setCustomTableLoading(false);
888
- });
889
- } else {
890
- getData.run(requestData);
891
- }
892
- }
893
- }
894
- function onSort(dataIndex, order) {
895
- var nextSort = _defineProperty({}, dataIndex, order);
896
- setSort(nextSort);
897
- _request(targetFormatSort(nextSort));
898
- }
899
- // 处理 dataFilter 中的 onFilter、onReset
900
- var dataFilter = _objectSpread(_objectSpread({
901
- mode: 'inline',
902
- forceClear: true
903
- }, propsDataFilter), {}, {
904
- onInit: (propsDataFilter === null || propsDataFilter === void 0 ? void 0 : propsDataFilter.onInit) || requestWhenMount ? function (values) {
905
- var _propsDataFilter$onIn;
906
- // 表单初始化请求处理
907
- propsDataFilter === null || propsDataFilter === void 0 ? void 0 : (_propsDataFilter$onIn = propsDataFilter.onInit) === null || _propsDataFilter$onIn === void 0 ? void 0 : _propsDataFilter$onIn.call(propsDataFilter, values);
908
- !fullscreenState && requestWhenMount && _request({}, false, values);
909
- return true;
910
- } : undefined,
911
- onFilter: function onFilter(values) {
912
- var _actionRef$current7, _actionRef$current7$c;
913
- // 全屏状态,判断全屏表单onFilter是否禁用
914
- if (fullscreenState && !filterEnableRef.current.fullscreen) {
915
- filterEnableRef.current.fullscreen = true;
916
- return;
917
- }
918
- // 非全屏状态,判断普通表单onFiler是否禁用
919
- if (!fullscreenState && !filterEnableRef.current.normal) {
920
- filterEnableRef.current.normal = true;
921
- return;
922
- }
923
- (propsDataFilter === null || propsDataFilter === void 0 ? void 0 : propsDataFilter.onFilter) && (propsDataFilter === null || propsDataFilter === void 0 ? void 0 : propsDataFilter.onFilter(values));
924
- // 搜索变化时,暂时先清空选择
925
- (_actionRef$current7 = actionRef.current) === null || _actionRef$current7 === void 0 ? void 0 : (_actionRef$current7$c = _actionRef$current7.clearRowSelection) === null || _actionRef$current7$c === void 0 ? void 0 : _actionRef$current7$c.call(_actionRef$current7);
926
- setCurrentPage(1);
927
- _request(_defineProperty({}, targetPageKey, 1), false, values);
928
- },
929
- onReset: function onReset(values) {
930
- var _dataFilterFormRef$cu3;
931
- (propsDataFilter === null || propsDataFilter === void 0 ? void 0 : propsDataFilter.onReset) && (propsDataFilter === null || propsDataFilter === void 0 ? void 0 : propsDataFilter.onReset());
932
- (_dataFilterFormRef$cu3 = dataFilterFormRef.current) === null || _dataFilterFormRef$cu3 === void 0 ? void 0 : _dataFilterFormRef$cu3.reset();
933
- setCurrentPage(1);
934
- _request(_defineProperty({}, targetPageKey, 1), false, values);
935
- }
936
- });
937
- var getTableLoading = function getTableLoading() {
938
- if (!customRequest) {
939
- return showLoading && !showSkeleton && (getData.loading || props.loading);
940
- } else {
941
- return showLoading && !showSkeleton && (customTableLoading || props.loading);
942
- }
943
- };
944
- var renderTable = function renderTable(isFullScreen) {
945
- if (propsColumns) {
946
- return /*#__PURE__*/React.createElement("div", {
947
- className: classNames('teamix-pro-table-container', className),
948
- "data-teamix-spm": dataTeamixSpm
949
- }, /*#__PURE__*/React.createElement(Layout, {
950
- header: header,
951
- mainAction: mainAction,
952
- extra: extra,
953
- toolBar: toolBar,
954
- actionRef: actionRef,
955
- columns: propsColumns,
956
- dataFilter: dataFilter,
957
- afterDataFilter: afterDataFilter,
958
- dataFilterFormRef: isFullScreen ? fullscreenDataFilterFormRef : normalDataFilterFormRef,
959
- rowSelection: rowSelection,
960
- filterColumnType: filterColumnType,
961
- fullScreenState: isFullScreen,
962
- toolBarAutoWidth: toolBarAutoWidth,
963
- dataTeamixSpm: dataTeamixSpm,
964
- switchCardView: switchCardView,
965
- defaultView: defaultView,
966
- autoRefresh: autoRefresh,
967
- autoRefreshProps: autoRefreshProps,
968
- bindUrlProps: bindUrlProps,
969
- bindUrl: bindUrl
970
- }), switchViewState === 'table' && /*#__PURE__*/React.createElement(Table.StickyLock, _objectSpread({
971
- hasBorder: false,
972
- dataSource: showSkeleton ? skeletonDataSource : data || props.dataSource,
973
- columns: genProColumnToColumn(filteredColumns, showSkeleton, actionRef, context, dataTeamixSpm, bindUrl, bindUrlProps),
974
- loading: getTableLoading(),
975
- className: classNames('teamix-pro-table', tableClassName, {
976
- 'with-row-select': rowSelection,
977
- 'teamix-pro-tree-table': isTree
978
- }),
979
- isTree: isTree,
980
- size: size,
981
- onSort: onSort,
982
- sort: sort,
983
- primaryKey: primaryKey,
984
- rowSelection: rowSelection,
985
- emptyContent: /*#__PURE__*/React.createElement(EmptyContent, _objectSpread({}, emptyProps)),
986
- sortIcons: getTableSortIcons(),
987
- fixedHeader: fullscreenState || fixedTableBody,
988
- maxBodyHeight: "calc(100vh - ".concat(headerHeight, "px)")
989
- }, pickProps(getTableProps(), otherProps))), switchViewState === 'card' && /*#__PURE__*/React.createElement(CardView, {
990
- dataSource: showSkeleton ? skeletonDataSource : data || props.dataSource,
991
- showSkeleton: showSkeleton,
992
- loading: getTableLoading(),
993
- originColumns: propsColumns,
994
- cardViewProps: cardViewProps,
995
- scrollHeight: fullscreenState || fixedTableBody ? "calc(100vh - ".concat(headerHeight, "px)") : undefined,
996
- actionRef: actionRef,
997
- context: context,
998
- columns: genProColumnToColumn(filteredColumns, showSkeleton, actionRef, context),
999
- emptyProps: emptyProps,
1000
- emptyContent: otherProps === null || otherProps === void 0 ? void 0 : otherProps.emptyContent
1001
- }));
1002
- } else {
1003
- // 不传 columns 直接返回原始 Table
1004
- return /*#__PURE__*/React.createElement(Table, _objectSpread({
1005
- className: cls()
1006
- }, pickProps(getTableProps(), otherProps)));
1007
- }
1008
- };
1009
- var renderFooterAction = function renderFooterAction() {
1010
- var _footerAction$actions;
1011
- if (_typeof(footerAction) === 'object' && (footerAction === null || footerAction === void 0 ? void 0 : (_footerAction$actions = footerAction.actions) === null || _footerAction$actions === void 0 ? void 0 : _footerAction$actions.length) >= 0) {
1012
- // 默认 context
1013
- var defaultContext = {
1014
- action: actionRef.current,
1015
- rowSelection: rowSelection
1016
- };
1017
- // 未选择的时候所有 button 默认 disabled
1018
- var targetActions = footerAction.actions.map(function (action) {
1019
- return _objectSpread(_objectSpread({}, action), {}, {
1020
- disabled: (action === null || action === void 0 ? void 0 : action.disabled) || selectedCount === 0
1021
- });
1022
- });
1023
- var targetFooterActions = _objectSpread(_objectSpread({}, footerAction), {}, {
1024
- actions: targetActions
1025
- });
1026
- return /*#__PURE__*/React.createElement("div", {
1027
- className: cls('footer-action')
1028
- }, /*#__PURE__*/React.createElement(ProActionGroup, _objectSpread(_objectSpread({}, targetFooterActions), {}, {
1029
- context: _objectSpread(_objectSpread({}, defaultContext), targetFooterActions === null || targetFooterActions === void 0 ? void 0 : targetFooterActions.context),
1030
- "data-teamix-spm": dataTeamixSpm ? "".concat(dataTeamixSpm, "-footerAction") : undefined
1031
- })));
1032
- } else return footerAction;
1033
- };
1034
- var renderFooter = function renderFooter() {
1035
- function onChangePagination(currentPage) {
1036
- var params = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};
1037
- // 翻页默认清空选择
1038
- if (!reserveSelectedRecords) {
1039
- var _actionRef$current8, _actionRef$current8$c;
1040
- (_actionRef$current8 = actionRef.current) === null || _actionRef$current8 === void 0 ? void 0 : (_actionRef$current8$c = _actionRef$current8.clearRowSelection) === null || _actionRef$current8$c === void 0 ? void 0 : _actionRef$current8$c.call(_actionRef$current8);
1041
- }
1042
- setCurrentPage(currentPage);
1043
- _request(_objectSpread(_defineProperty({}, targetPageKey, currentPage), params));
1044
- }
1045
- function onChangePaginationSize(currentPageSize) {
1046
- var _request10;
1047
- // 翻页默认清空选择
1048
- if (!reserveSelectedRecords) {
1049
- var _actionRef$current9, _actionRef$current9$c;
1050
- (_actionRef$current9 = actionRef.current) === null || _actionRef$current9 === void 0 ? void 0 : (_actionRef$current9$c = _actionRef$current9.clearRowSelection) === null || _actionRef$current9$c === void 0 ? void 0 : _actionRef$current9$c.call(_actionRef$current9);
1051
- }
1052
- setPageSize(currentPageSize);
1053
- setCurrentPage(1);
1054
- _request((_request10 = {}, _defineProperty(_request10, targetPageSizeKey, currentPageSize), _defineProperty(_request10, targetPageKey, 1), _request10));
1055
- }
1056
- function renderRowSelection() {
1057
- if (rowSelection) {
1058
- if (showSkeleton) {
1059
- return /*#__PURE__*/React.createElement("div", {
1060
- className: cls('footer-left-wrapper')
1061
- }, /*#__PURE__*/React.createElement(Skeleton.Footer.Operation, null));
1062
- } else {
1063
- return /*#__PURE__*/React.createElement("div", {
1064
- className: cls('footer-left-wrapper')
1065
- }, /*#__PURE__*/React.createElement(React.Fragment, null, rowSelection.mode !== 'single' && /*#__PURE__*/React.createElement(Checkbox, _objectSpread({
1066
- className: cls("footer-checkbox-".concat(size))
1067
- }, getCheckAllProps())), footerAction && renderFooterAction(), /*#__PURE__*/React.createElement("span", {
1068
- className: cls('selected-msg')
1069
- }, getMessage('selected', {
1070
- count: selectedCount
1071
- }))));
1072
- }
1073
- } else if (footerAction) {
1074
- if (showSkeleton) {
1075
- return /*#__PURE__*/React.createElement("div", {
1076
- className: cls('footer-left-wrapper')
1077
- }, /*#__PURE__*/React.createElement(Skeleton.Footer.Operation, null));
1078
- } else {
1079
- return /*#__PURE__*/React.createElement("div", {
1080
- className: cls('footer-left-wrapper')
1081
- }, footerAction && renderFooterAction());
1082
- }
1083
- }
1084
- }
1085
- if (showPagination && switchViewState === 'table' || (cardViewProps === null || cardViewProps === void 0 ? void 0 : cardViewProps.useTablePagination) && switchViewState === 'card') {
1086
- var _props$paginationProp3;
1087
- var _ref8 = (_props$paginationProp3 = props === null || props === void 0 ? void 0 : props.paginationProps) !== null && _props$paginationProp3 !== void 0 ? _props$paginationProp3 : {},
1088
- onPaginationPropsChange = _ref8.onChange,
1089
- othersPaginationProps = _objectWithoutProperties(_ref8, _excluded2);
1090
- return /*#__PURE__*/React.createElement("div", {
1091
- className: cls('footer', {
1092
- 'footer-has-rowSelection': rowSelection,
1093
- 'footer-has-action': footerAction
1094
- })
1095
- }, renderRowSelection(), /*#__PURE__*/React.createElement("div", {
1096
- className: cls('footer-right-wrapper')
1097
- }, showSkeleton ? /*#__PURE__*/React.createElement(Skeleton.Footer.Pagination, null) : /*#__PURE__*/React.createElement(React.Fragment, null, data.length > 0 && /*#__PURE__*/React.createElement(Pagination, _objectSpread({
1098
- className: cls('pagination'),
1099
- onChange: function onChange(number, e) {
1100
- onChangePagination(number);
1101
- onPaginationPropsChange === null || onPaginationPropsChange === void 0 ? void 0 : onPaginationPropsChange(number, e);
1102
- },
1103
- total: total,
1104
- responsivePaginationType: responsivePaginationType,
1105
- // shape="arrow-only"
1106
- // pageSizePosition="end"
1107
- pageSize: pageSize,
1108
- current: currentPage,
1109
- pageSizeList: pageSizeList,
1110
- pageSizeSelector: total > (props.pageSize || 10) * 2 ? 'dropdown' : false,
1111
- type: total / pageSize <= 2 ? 'simple' : 'normal',
1112
- onPageSizeChange: function onPageSizeChange(number) {
1113
- return onChangePaginationSize(number);
1114
- },
1115
- useMaxData: globalUseMaxData !== null && globalUseMaxData !== void 0 ? globalUseMaxData : useMaxData
1116
- }, othersPaginationProps)))));
1117
- } else if (!showPagination && (footerAction || rowSelection || useRowSelection)) {
1118
- return /*#__PURE__*/React.createElement("div", {
1119
- className: cls('footer', {
1120
- 'footer-has-rowSelection': rowSelection
1121
- })
1122
- }, renderRowSelection(), /*#__PURE__*/React.createElement("div", {
1123
- className: cls('footer-right-wrapper')
1124
- }, showSkeleton ? /*#__PURE__*/React.createElement(Skeleton.Footer.Pagination, null) : footer));
1125
- }
1126
- };
1127
- // 判断是否需要吸底
1128
- var fixFooterState = useMemo(function () {
1129
- if (fullscreenState) {
1130
- // TODO XXX
1131
- return false;
1132
- }
1133
- if (fixedTableBody || footerSuction) {
1134
- if (footerSuctionState) {
1135
- return true;
1136
- }
1137
- }
1138
- return false;
1139
- }, [fullscreenState, fixedTableBody, footerSuction, footerSuctionState]);
1140
- return /*#__PURE__*/React.createElement(FullScreen, {
1141
- visible: fullscreenState,
1142
- actionRef: actionRef
1143
- }, function (isFullScreen) {
1144
- return /*#__PURE__*/React.createElement("div", {
1145
- className: cls({
1146
- '': true,
1147
- fullscreen: isFullScreen
1148
- // 'footer-suction': footerSuctionState && footerSuction,
1149
- }),
1150
- ref: tableRef
1151
- }, renderTable(isFullScreen), fixFooterState && /*#__PURE__*/React.createElement(ProPageContainer.FixedFooter, null, renderFooter()), !fixFooterState && renderFooter());
1152
- });
1153
- };
1154
- export default ProComponentAspect(ProTable, 'ProTable');