@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
@@ -1,19 +0,0 @@
1
- var _excluded = ["schema", "component"];
2
- 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; }
3
- 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; }
4
- 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; }
5
- 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; }
6
- 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; }
7
- import React from 'react';
8
- import useDialogAction from './dialog';
9
- import { addContext } from './utils';
10
- export function useDialogComponentAction(action, context) {
11
- var schema = action.schema,
12
- Component = action.component,
13
- others = _objectWithoutProperties(action, _excluded);
14
- return useDialogAction(Object.assign({
15
- content: /*#__PURE__*/React.createElement(Component, _objectSpread({}, addContext(schema, context))),
16
- closeable: true
17
- }, others), context);
18
- }
19
- export default useDialogComponentAction;
@@ -1,29 +0,0 @@
1
- import React from 'react';
2
- import { ProFormProps, ProFormSchema, ProFormType } from '../form';
3
- import { RequestAction } from './request';
4
- import { DialogAction } from './dialog';
5
- export interface DialogFormAction extends DialogAction {
6
- /** 表单初始值 */
7
- initialValues?: any;
8
- /** 表单初始化数据请求 */
9
- initialRequest?: RequestAction;
10
- /** 表单提交发送数据请求时,是否携带全部表单数据。默认携带 */
11
- useFieldValuesForRequest?: boolean;
12
- /**
13
- * @deprecated 建议使用 schema 配置 ProFormProps 代替
14
- */
15
- formProps?: Omit<ProFormProps, 'schema' | 'form'>;
16
- /** 同时支持两种配置方式:
17
- * 如果想完整定制表单,可使用完整的表单配置项 ProFormProps,但不可以传 form 字段,可以通过 formRef 获取内部 form 实例。
18
- * 否则可以只配置 ProFormSchema
19
- */
20
- schema: ProFormSchema | Omit<ProFormProps, 'form'>;
21
- /** 外部传来的 formRef,用于获取内置 form 实例 */
22
- formRef?: React.MutableRefObject<ProFormType | undefined>;
23
- /** 是否开启懒惰校验,只校验第一个非法规则,默认开启 */
24
- validateFirst?: boolean;
25
- }
26
- export declare function useDialogFormAction(action: DialogFormAction, context?: any): {
27
- [x: string]: (e: React.MouseEvent<HTMLElement, MouseEvent>) => Promise<void>;
28
- };
29
- export default useDialogFormAction;
@@ -1,211 +0,0 @@
1
- var _excluded = ["schema"],
2
- _excluded2 = ["schema", "useFieldValuesForRequest", "initialValues", "initialRequest", "formProps", "size", "onFinish", "beforeRequest", "formRef", "extendParams"];
3
- function _regeneratorRuntime() { "use strict"; /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */ _regeneratorRuntime = function _regeneratorRuntime() { return exports; }; var exports = {}, Op = Object.prototype, hasOwn = Op.hasOwnProperty, defineProperty = Object.defineProperty || function (obj, key, desc) { obj[key] = desc.value; }, $Symbol = "function" == typeof Symbol ? Symbol : {}, iteratorSymbol = $Symbol.iterator || "@@iterator", asyncIteratorSymbol = $Symbol.asyncIterator || "@@asyncIterator", toStringTagSymbol = $Symbol.toStringTag || "@@toStringTag"; function define(obj, key, value) { return Object.defineProperty(obj, key, { value: value, enumerable: !0, configurable: !0, writable: !0 }), obj[key]; } try { define({}, ""); } catch (err) { define = function define(obj, key, value) { return obj[key] = value; }; } function wrap(innerFn, outerFn, self, tryLocsList) { var protoGenerator = outerFn && outerFn.prototype instanceof Generator ? outerFn : Generator, generator = Object.create(protoGenerator.prototype), context = new Context(tryLocsList || []); return defineProperty(generator, "_invoke", { value: makeInvokeMethod(innerFn, self, context) }), generator; } function tryCatch(fn, obj, arg) { try { return { type: "normal", arg: fn.call(obj, arg) }; } catch (err) { return { type: "throw", arg: err }; } } exports.wrap = wrap; var ContinueSentinel = {}; function Generator() {} function GeneratorFunction() {} function GeneratorFunctionPrototype() {} var IteratorPrototype = {}; define(IteratorPrototype, iteratorSymbol, function () { return this; }); var getProto = Object.getPrototypeOf, NativeIteratorPrototype = getProto && getProto(getProto(values([]))); NativeIteratorPrototype && NativeIteratorPrototype !== Op && hasOwn.call(NativeIteratorPrototype, iteratorSymbol) && (IteratorPrototype = NativeIteratorPrototype); var Gp = GeneratorFunctionPrototype.prototype = Generator.prototype = Object.create(IteratorPrototype); function defineIteratorMethods(prototype) { ["next", "throw", "return"].forEach(function (method) { define(prototype, method, function (arg) { return this._invoke(method, arg); }); }); } function AsyncIterator(generator, PromiseImpl) { function invoke(method, arg, resolve, reject) { var record = tryCatch(generator[method], generator, arg); if ("throw" !== record.type) { var result = record.arg, value = result.value; return value && "object" == _typeof(value) && hasOwn.call(value, "__await") ? PromiseImpl.resolve(value.__await).then(function (value) { invoke("next", value, resolve, reject); }, function (err) { invoke("throw", err, resolve, reject); }) : PromiseImpl.resolve(value).then(function (unwrapped) { result.value = unwrapped, resolve(result); }, function (error) { return invoke("throw", error, resolve, reject); }); } reject(record.arg); } var previousPromise; defineProperty(this, "_invoke", { value: function value(method, arg) { function callInvokeWithMethodAndArg() { return new PromiseImpl(function (resolve, reject) { invoke(method, arg, resolve, reject); }); } return previousPromise = previousPromise ? previousPromise.then(callInvokeWithMethodAndArg, callInvokeWithMethodAndArg) : callInvokeWithMethodAndArg(); } }); } function makeInvokeMethod(innerFn, self, context) { var state = "suspendedStart"; return function (method, arg) { if ("executing" === state) throw new Error("Generator is already running"); if ("completed" === state) { if ("throw" === method) throw arg; return doneResult(); } for (context.method = method, context.arg = arg;;) { var delegate = context.delegate; if (delegate) { var delegateResult = maybeInvokeDelegate(delegate, context); if (delegateResult) { if (delegateResult === ContinueSentinel) continue; return delegateResult; } } if ("next" === context.method) context.sent = context._sent = context.arg;else if ("throw" === context.method) { if ("suspendedStart" === state) throw state = "completed", context.arg; context.dispatchException(context.arg); } else "return" === context.method && context.abrupt("return", context.arg); state = "executing"; var record = tryCatch(innerFn, self, context); if ("normal" === record.type) { if (state = context.done ? "completed" : "suspendedYield", record.arg === ContinueSentinel) continue; return { value: record.arg, done: context.done }; } "throw" === record.type && (state = "completed", context.method = "throw", context.arg = record.arg); } }; } function maybeInvokeDelegate(delegate, context) { var method = delegate.iterator[context.method]; if (undefined === method) { if (context.delegate = null, "throw" === context.method) { if (delegate.iterator.return && (context.method = "return", context.arg = undefined, maybeInvokeDelegate(delegate, context), "throw" === context.method)) return ContinueSentinel; context.method = "throw", context.arg = new TypeError("The iterator does not provide a 'throw' method"); } return ContinueSentinel; } var record = tryCatch(method, delegate.iterator, context.arg); if ("throw" === record.type) return context.method = "throw", context.arg = record.arg, context.delegate = null, ContinueSentinel; var info = record.arg; return info ? info.done ? (context[delegate.resultName] = info.value, context.next = delegate.nextLoc, "return" !== context.method && (context.method = "next", context.arg = undefined), context.delegate = null, ContinueSentinel) : info : (context.method = "throw", context.arg = new TypeError("iterator result is not an object"), context.delegate = null, ContinueSentinel); } function pushTryEntry(locs) { var entry = { tryLoc: locs[0] }; 1 in locs && (entry.catchLoc = locs[1]), 2 in locs && (entry.finallyLoc = locs[2], entry.afterLoc = locs[3]), this.tryEntries.push(entry); } function resetTryEntry(entry) { var record = entry.completion || {}; record.type = "normal", delete record.arg, entry.completion = record; } function Context(tryLocsList) { this.tryEntries = [{ tryLoc: "root" }], tryLocsList.forEach(pushTryEntry, this), this.reset(!0); } function values(iterable) { if (iterable) { var iteratorMethod = iterable[iteratorSymbol]; if (iteratorMethod) return iteratorMethod.call(iterable); if ("function" == typeof iterable.next) return iterable; if (!isNaN(iterable.length)) { var i = -1, next = function next() { for (; ++i < iterable.length;) { if (hasOwn.call(iterable, i)) return next.value = iterable[i], next.done = !1, next; } return next.value = undefined, next.done = !0, next; }; return next.next = next; } } return { next: doneResult }; } function doneResult() { return { value: undefined, done: !0 }; } return GeneratorFunction.prototype = GeneratorFunctionPrototype, defineProperty(Gp, "constructor", { value: GeneratorFunctionPrototype, configurable: !0 }), defineProperty(GeneratorFunctionPrototype, "constructor", { value: GeneratorFunction, configurable: !0 }), GeneratorFunction.displayName = define(GeneratorFunctionPrototype, toStringTagSymbol, "GeneratorFunction"), exports.isGeneratorFunction = function (genFun) { var ctor = "function" == typeof genFun && genFun.constructor; return !!ctor && (ctor === GeneratorFunction || "GeneratorFunction" === (ctor.displayName || ctor.name)); }, exports.mark = function (genFun) { return Object.setPrototypeOf ? Object.setPrototypeOf(genFun, GeneratorFunctionPrototype) : (genFun.__proto__ = GeneratorFunctionPrototype, define(genFun, toStringTagSymbol, "GeneratorFunction")), genFun.prototype = Object.create(Gp), genFun; }, exports.awrap = function (arg) { return { __await: arg }; }, defineIteratorMethods(AsyncIterator.prototype), define(AsyncIterator.prototype, asyncIteratorSymbol, function () { return this; }), exports.AsyncIterator = AsyncIterator, exports.async = function (innerFn, outerFn, self, tryLocsList, PromiseImpl) { void 0 === PromiseImpl && (PromiseImpl = Promise); var iter = new AsyncIterator(wrap(innerFn, outerFn, self, tryLocsList), PromiseImpl); return exports.isGeneratorFunction(outerFn) ? iter : iter.next().then(function (result) { return result.done ? result.value : iter.next(); }); }, defineIteratorMethods(Gp), define(Gp, toStringTagSymbol, "Generator"), define(Gp, iteratorSymbol, function () { return this; }), define(Gp, "toString", function () { return "[object Generator]"; }), exports.keys = function (val) { var object = Object(val), keys = []; for (var key in object) { keys.push(key); } return keys.reverse(), function next() { for (; keys.length;) { var key = keys.pop(); if (key in object) return next.value = key, next.done = !1, next; } return next.done = !0, next; }; }, exports.values = values, Context.prototype = { constructor: Context, reset: function reset(skipTempReset) { if (this.prev = 0, this.next = 0, this.sent = this._sent = undefined, this.done = !1, this.delegate = null, this.method = "next", this.arg = undefined, this.tryEntries.forEach(resetTryEntry), !skipTempReset) for (var name in this) { "t" === name.charAt(0) && hasOwn.call(this, name) && !isNaN(+name.slice(1)) && (this[name] = undefined); } }, stop: function stop() { this.done = !0; var rootRecord = this.tryEntries[0].completion; if ("throw" === rootRecord.type) throw rootRecord.arg; return this.rval; }, dispatchException: function dispatchException(exception) { if (this.done) throw exception; var context = this; function handle(loc, caught) { return record.type = "throw", record.arg = exception, context.next = loc, caught && (context.method = "next", context.arg = undefined), !!caught; } for (var i = this.tryEntries.length - 1; i >= 0; --i) { var entry = this.tryEntries[i], record = entry.completion; if ("root" === entry.tryLoc) return handle("end"); if (entry.tryLoc <= this.prev) { var hasCatch = hasOwn.call(entry, "catchLoc"), hasFinally = hasOwn.call(entry, "finallyLoc"); if (hasCatch && hasFinally) { if (this.prev < entry.catchLoc) return handle(entry.catchLoc, !0); if (this.prev < entry.finallyLoc) return handle(entry.finallyLoc); } else if (hasCatch) { if (this.prev < entry.catchLoc) return handle(entry.catchLoc, !0); } else { if (!hasFinally) throw new Error("try statement without catch or finally"); if (this.prev < entry.finallyLoc) return handle(entry.finallyLoc); } } } }, abrupt: function abrupt(type, arg) { for (var i = this.tryEntries.length - 1; i >= 0; --i) { var entry = this.tryEntries[i]; if (entry.tryLoc <= this.prev && hasOwn.call(entry, "finallyLoc") && this.prev < entry.finallyLoc) { var finallyEntry = entry; break; } } finallyEntry && ("break" === type || "continue" === type) && finallyEntry.tryLoc <= arg && arg <= finallyEntry.finallyLoc && (finallyEntry = null); var record = finallyEntry ? finallyEntry.completion : {}; return record.type = type, record.arg = arg, finallyEntry ? (this.method = "next", this.next = finallyEntry.finallyLoc, ContinueSentinel) : this.complete(record); }, complete: function complete(record, afterLoc) { if ("throw" === record.type) throw record.arg; return "break" === record.type || "continue" === record.type ? this.next = record.arg : "return" === record.type ? (this.rval = this.arg = record.arg, this.method = "return", this.next = "end") : "normal" === record.type && afterLoc && (this.next = afterLoc), ContinueSentinel; }, finish: function finish(finallyLoc) { for (var i = this.tryEntries.length - 1; i >= 0; --i) { var entry = this.tryEntries[i]; if (entry.finallyLoc === finallyLoc) return this.complete(entry.completion, entry.afterLoc), resetTryEntry(entry), ContinueSentinel; } }, catch: function _catch(tryLoc) { for (var i = this.tryEntries.length - 1; i >= 0; --i) { var entry = this.tryEntries[i]; if (entry.tryLoc === tryLoc) { var record = entry.completion; if ("throw" === record.type) { var thrown = record.arg; resetTryEntry(entry); } return thrown; } } throw new Error("illegal catch attempt"); }, delegateYield: function delegateYield(iterable, resultName, nextLoc) { return this.delegate = { iterator: values(iterable), resultName: resultName, nextLoc: nextLoc }, "next" === this.method && (this.arg = undefined), ContinueSentinel; } }, exports; }
4
- 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); }
5
- function asyncGeneratorStep(gen, resolve, reject, _next, _throw, key, arg) { try { var info = gen[key](arg); var value = info.value; } catch (error) { reject(error); return; } if (info.done) { resolve(value); } else { Promise.resolve(value).then(_next, _throw); } }
6
- function _asyncToGenerator(fn) { return function () { var self = this, args = arguments; return new Promise(function (resolve, reject) { var gen = fn.apply(self, args); function _next(value) { asyncGeneratorStep(gen, resolve, reject, _next, _throw, "next", value); } function _throw(err) { asyncGeneratorStep(gen, resolve, reject, _next, _throw, "throw", err); } _next(undefined); }); }; }
7
- function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest(); }
8
- 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."); }
9
- 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); }
10
- 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; }
11
- 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; }
12
- function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }
13
- 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; }
14
- 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; }
15
- 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; }
16
- 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; }
17
- 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; }
18
- import React, { useState, useEffect, createRef, useMemo } from 'react';
19
- // import { useHistory } from 'react-router-dom';
20
- import { useRealHistory } from '@teamix/utils';
21
- import { Loading } from '@alicloudfe/components';
22
- import ProForm, { createForm, formilyReactive } from '../form';
23
- import { getTargetValue, resolveMaybePromiseMethod } from '@teamix/utils';
24
- import { doRequest } from './request';
25
- import useDialogAction from './dialog';
26
- import { addContext } from './utils';
27
- var toJS = formilyReactive.toJS;
28
- function getDefaultFormPropsByDialogSize(size) {
29
- if (size === 'small') {
30
- return {
31
- layout: 'horizontal',
32
- labelCol: 6,
33
- wrapperCol: 18
34
- };
35
- }
36
- if (size === 'medium') {
37
- return {
38
- layout: 'horizontal',
39
- labelCol: 6,
40
- wrapperCol: 18
41
- };
42
- }
43
- if (size === 'large') {
44
- return {
45
- layout: 'horizontal',
46
- labelCol: 4,
47
- wrapperCol: 12
48
- };
49
- }
50
- return {
51
- layout: 'vertical',
52
- labelCol: 24,
53
- wrapperCol: 24
54
- };
55
- }
56
- function getSchemaAndFormProps(schema, formProps) {
57
- if (schema instanceof Array) {
58
- return _objectSpread({
59
- schema: schema
60
- }, formProps);
61
- }
62
- var formSchema = schema;
63
- return formSchema;
64
- }
65
- var DialogForm = function DialogForm(props) {
66
- var initialValues = props.initialValues,
67
- initialRequest = props.initialRequest,
68
- _props$size = props.size,
69
- size = _props$size === void 0 ? 'small' : _props$size,
70
- schema = props.schema,
71
- formProps = props.formProps,
72
- context = props.context,
73
- formRef = props.formRef,
74
- innerFormRef = props.innerFormRef,
75
- _props$validateFirst = props.validateFirst,
76
- validateFirst = _props$validateFirst === void 0 ? true : _props$validateFirst;
77
- var form = useMemo(function () {
78
- return createForm({
79
- initialValues: getTargetValue(initialValues, context),
80
- validateFirst: validateFirst
81
- });
82
- }, [validateFirst, initialValues, context]);
83
- var _useMemo = useMemo(function () {
84
- return getSchemaAndFormProps(schema, formProps);
85
- }, [schema, formProps]),
86
- formSchema = _useMemo.schema,
87
- others = _objectWithoutProperties(_useMemo, _excluded);
88
- var otherFormProps = useMemo(function () {
89
- return addContext(getTargetValue(others, context), context);
90
- }, [context, JSON.stringify(others)]);
91
- var _useState = useState(false),
92
- _useState2 = _slicedToArray(_useState, 2),
93
- loading = _useState2[0],
94
- setLoading = _useState2[1];
95
- var history = useRealHistory();
96
- useEffect(function () {
97
- if (formRef) {
98
- formRef.current = form;
99
- }
100
- innerFormRef.current = form;
101
- if (initialRequest) {
102
- setLoading(true);
103
- doRequest(initialRequest, context, history).then(function (res) {
104
- form.setValues(res);
105
- setLoading(false);
106
- }).catch(function () {
107
- setLoading(false);
108
- });
109
- }
110
- }, []);
111
- return /*#__PURE__*/React.createElement(Loading, {
112
- visible: loading,
113
- style: {
114
- display: 'block'
115
- }
116
- }, /*#__PURE__*/React.createElement(ProForm, _objectSpread(_objectSpread({
117
- form: form,
118
- schema: formSchema
119
- }, getDefaultFormPropsByDialogSize(size)), otherFormProps)));
120
- };
121
- export function useDialogFormAction(action, context) {
122
- var schema = action.schema,
123
- _action$useFieldValue = action.useFieldValuesForRequest,
124
- useFieldValuesForRequest = _action$useFieldValue === void 0 ? true : _action$useFieldValue,
125
- initialValues = action.initialValues,
126
- initialRequest = action.initialRequest,
127
- _action$formProps = action.formProps,
128
- formProps = _action$formProps === void 0 ? {} : _action$formProps,
129
- _action$size = action.size,
130
- size = _action$size === void 0 ? 'small' : _action$size,
131
- _onFinish = action.onFinish,
132
- propsBeforeRequest = action.beforeRequest,
133
- propsFormRef = action.formRef,
134
- propsExtendParams = action.extendParams,
135
- others = _objectWithoutProperties(action, _excluded2);
136
- var innerFormRef = /*#__PURE__*/createRef();
137
- return useDialogAction(Object.assign({
138
- size: size,
139
- closeable: true,
140
- content: function content(contentContext) {
141
- var dialogFormProps = {
142
- initialValues: initialValues,
143
- initialRequest: initialRequest,
144
- schema: schema,
145
- size: size,
146
- formProps: formProps,
147
- context: contentContext
148
- };
149
- return /*#__PURE__*/React.createElement(DialogForm, _objectSpread({
150
- innerFormRef: innerFormRef,
151
- formRef: propsFormRef
152
- }, dialogFormProps));
153
- },
154
- extendParams: useFieldValuesForRequest ? ['{{fields}}', propsExtendParams] : propsExtendParams,
155
- beforeRequest: function beforeRequest(context) {
156
- return new Promise(function (resolve, reject) {
157
- innerFormRef.current.validate().then( /*#__PURE__*/_asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee() {
158
- var _innerFormRef$current;
159
- var beforeRequestContext, fields, requestContext;
160
- return _regeneratorRuntime().wrap(function _callee$(_context) {
161
- while (1) {
162
- switch (_context.prev = _context.next) {
163
- case 0:
164
- fields = toJS((_innerFormRef$current = innerFormRef.current) === null || _innerFormRef$current === void 0 ? void 0 : _innerFormRef$current.values);
165
- if (!propsBeforeRequest) {
166
- _context.next = 14;
167
- break;
168
- }
169
- _context.prev = 2;
170
- _context.next = 5;
171
- return resolveMaybePromiseMethod(propsBeforeRequest, _objectSpread(_objectSpread({}, context), {}, {
172
- fields: fields
173
- }));
174
- case 5:
175
- beforeRequestContext = _context.sent;
176
- _context.next = 11;
177
- break;
178
- case 8:
179
- _context.prev = 8;
180
- _context.t0 = _context["catch"](2);
181
- beforeRequestContext = false;
182
- case 11:
183
- if (!(beforeRequestContext === false)) {
184
- _context.next = 14;
185
- break;
186
- }
187
- reject(false);
188
- return _context.abrupt("return");
189
- case 14:
190
- requestContext = Object.assign({
191
- fields: fields
192
- }, _typeof(beforeRequestContext) === 'object' ? beforeRequestContext : {});
193
- resolve(requestContext);
194
- case 16:
195
- case "end":
196
- return _context.stop();
197
- }
198
- }
199
- }, _callee, null, [[2, 8]]);
200
- }))).catch(function () {
201
- resolve(false);
202
- });
203
- });
204
- },
205
- onFinish: function onFinish() {
206
- var _innerFormRef$current2;
207
- _onFinish && _onFinish((_innerFormRef$current2 = innerFormRef.current) === null || _innerFormRef$current2 === void 0 ? void 0 : _innerFormRef$current2.values);
208
- }
209
- }, others), context, true);
210
- }
211
- export default useDialogFormAction;
@@ -1,9 +0,0 @@
1
- import { DialogAction } from './dialog';
2
- import { ProInfoProps } from '..';
3
- export interface DialogInfoAction extends DialogAction {
4
- schema: ProInfoProps;
5
- }
6
- export declare function useDialogInfoAction(action: DialogInfoAction, context?: any): {
7
- [x: string]: (e: import("react").MouseEvent<HTMLElement, MouseEvent>) => Promise<void>;
8
- };
9
- export default useDialogInfoAction;
@@ -1,19 +0,0 @@
1
- var _excluded = ["schema"];
2
- 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; }
3
- 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; }
4
- import useDialogAction from './dialog';
5
- import { ProInfo } from '..';
6
- export function useDialogInfoAction(action, context) {
7
- var schema = action.schema,
8
- others = _objectWithoutProperties(action, _excluded);
9
- return useDialogAction(Object.assign({
10
- component: ProInfo,
11
- closeable: true,
12
- size: 'mini',
13
- schema: Object.assign({
14
- backgroundColor: 'grey',
15
- compacted: false
16
- }, schema)
17
- }, others), context);
18
- }
19
- export default useDialogInfoAction;
@@ -1,9 +0,0 @@
1
- import { DialogAction } from './dialog';
2
- import { ProTableProps } from '..';
3
- export interface DialogTableAction extends DialogAction {
4
- schema: ProTableProps;
5
- }
6
- export declare function useDialogTableAction(action: DialogTableAction, context?: any): {
7
- [x: string]: (e: import("react").MouseEvent<HTMLElement, MouseEvent>) => Promise<void>;
8
- };
9
- export default useDialogTableAction;
@@ -1,10 +0,0 @@
1
- import useDialogAction from './dialog';
2
- import { ProTable } from '..';
3
- export function useDialogTableAction(action, context) {
4
- return useDialogAction(Object.assign({
5
- component: ProTable,
6
- closeable: true,
7
- size: 'medium'
8
- }, action), context);
9
- }
10
- export default useDialogTableAction;
@@ -1,40 +0,0 @@
1
- import React from 'react';
2
- import { QuickShowConfig } from '@alicloudfe/components/types/dialog';
3
- import { quickShowDrawerProps } from '@alicloudfe/components/types/drawer';
4
- import { ProFormSchema, ProFormSchemaItem } from '../form';
5
- import { ProMessageProps } from '../utils/message';
6
- import { RequestAction } from './request';
7
- export interface DialogAction extends Omit<RequestAction, 'url'>, Omit<QuickShowConfig, 'onError' | 'type'>, Omit<quickShowDrawerProps, 'trigger' | 'animation' | 'height' | 'locale' | 'onError'> {
8
- /** 点击「确认按钮」后的数据请求地址,非必填,不填就不发请求 */
9
- url?: string;
10
- /** 弹窗类型,支持普通弹窗和抽屉两种模式,默认为普通弹窗 */
11
- dialogType?: 'dialog' | 'drawer' | 'pop';
12
- /** 弹窗快捷调用类型 */
13
- dialogQuickShowType?: 'alert' | 'confirm';
14
- /** 弹窗消息类型 */
15
- messageType?: 'success' | 'warning' | 'error' | 'notice' | 'help' | 'loading';
16
- /** 位于弹窗内容最上方的自定义内容区 */
17
- beforeContent?: React.ReactNode;
18
- /** 位于弹窗内容上方的消息提示区 */
19
- message?: ProMessageProps;
20
- /** 位于弹窗内容下方的自定义内容区 */
21
- afterContent?: React.ReactNode;
22
- /** 弹窗页脚描述区,位于按钮组的对面 */
23
- footerDescription?: React.ReactNode | ProFormSchema | ProFormSchemaItem;
24
- /** 弹窗内容组件的 schema */
25
- schema?: any;
26
- /** 弹窗内容区的组件 */
27
- component?: any;
28
- /** 点击确定自定义回调函数 */
29
- onOk?: any;
30
- /** 点击取消自定义回调函数 */
31
- onCancel?: any;
32
- /** 隐藏footer区域 */
33
- hideFooter?: boolean;
34
- /** 支持通过传函数自定义底部按钮 */
35
- footer?: any;
36
- }
37
- export declare function useDialogAction(action: DialogAction, actionContext?: any, hasForm?: boolean): {
38
- [x: string]: (e: React.MouseEvent<HTMLElement, MouseEvent>) => Promise<void>;
39
- };
40
- export default useDialogAction;
@@ -1,223 +0,0 @@
1
- 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); }
2
- var _excluded = ["trigger", "url", "customRequest", "method", "params", "data", "extendParams", "successMsg", "errorMsg", "formatParams", "formatResult", "onSuccess", "onError", "onOk", "onCancel", "hideFooter"],
3
- _excluded2 = ["title", "content", "component", "schema", "onFinish", "dialogType", "dialogQuickShowType", "messageType", "popType", "beforeRequest", "onTrigger", "link", "beforeContent", "afterContent", "message", "footerDescription", "footerAlign", "footer", "className"];
4
- 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; }
5
- 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; }
6
- 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; }
7
- function _regeneratorRuntime() { "use strict"; /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */ _regeneratorRuntime = function _regeneratorRuntime() { return exports; }; var exports = {}, Op = Object.prototype, hasOwn = Op.hasOwnProperty, defineProperty = Object.defineProperty || function (obj, key, desc) { obj[key] = desc.value; }, $Symbol = "function" == typeof Symbol ? Symbol : {}, iteratorSymbol = $Symbol.iterator || "@@iterator", asyncIteratorSymbol = $Symbol.asyncIterator || "@@asyncIterator", toStringTagSymbol = $Symbol.toStringTag || "@@toStringTag"; function define(obj, key, value) { return Object.defineProperty(obj, key, { value: value, enumerable: !0, configurable: !0, writable: !0 }), obj[key]; } try { define({}, ""); } catch (err) { define = function define(obj, key, value) { return obj[key] = value; }; } function wrap(innerFn, outerFn, self, tryLocsList) { var protoGenerator = outerFn && outerFn.prototype instanceof Generator ? outerFn : Generator, generator = Object.create(protoGenerator.prototype), context = new Context(tryLocsList || []); return defineProperty(generator, "_invoke", { value: makeInvokeMethod(innerFn, self, context) }), generator; } function tryCatch(fn, obj, arg) { try { return { type: "normal", arg: fn.call(obj, arg) }; } catch (err) { return { type: "throw", arg: err }; } } exports.wrap = wrap; var ContinueSentinel = {}; function Generator() {} function GeneratorFunction() {} function GeneratorFunctionPrototype() {} var IteratorPrototype = {}; define(IteratorPrototype, iteratorSymbol, function () { return this; }); var getProto = Object.getPrototypeOf, NativeIteratorPrototype = getProto && getProto(getProto(values([]))); NativeIteratorPrototype && NativeIteratorPrototype !== Op && hasOwn.call(NativeIteratorPrototype, iteratorSymbol) && (IteratorPrototype = NativeIteratorPrototype); var Gp = GeneratorFunctionPrototype.prototype = Generator.prototype = Object.create(IteratorPrototype); function defineIteratorMethods(prototype) { ["next", "throw", "return"].forEach(function (method) { define(prototype, method, function (arg) { return this._invoke(method, arg); }); }); } function AsyncIterator(generator, PromiseImpl) { function invoke(method, arg, resolve, reject) { var record = tryCatch(generator[method], generator, arg); if ("throw" !== record.type) { var result = record.arg, value = result.value; return value && "object" == _typeof(value) && hasOwn.call(value, "__await") ? PromiseImpl.resolve(value.__await).then(function (value) { invoke("next", value, resolve, reject); }, function (err) { invoke("throw", err, resolve, reject); }) : PromiseImpl.resolve(value).then(function (unwrapped) { result.value = unwrapped, resolve(result); }, function (error) { return invoke("throw", error, resolve, reject); }); } reject(record.arg); } var previousPromise; defineProperty(this, "_invoke", { value: function value(method, arg) { function callInvokeWithMethodAndArg() { return new PromiseImpl(function (resolve, reject) { invoke(method, arg, resolve, reject); }); } return previousPromise = previousPromise ? previousPromise.then(callInvokeWithMethodAndArg, callInvokeWithMethodAndArg) : callInvokeWithMethodAndArg(); } }); } function makeInvokeMethod(innerFn, self, context) { var state = "suspendedStart"; return function (method, arg) { if ("executing" === state) throw new Error("Generator is already running"); if ("completed" === state) { if ("throw" === method) throw arg; return doneResult(); } for (context.method = method, context.arg = arg;;) { var delegate = context.delegate; if (delegate) { var delegateResult = maybeInvokeDelegate(delegate, context); if (delegateResult) { if (delegateResult === ContinueSentinel) continue; return delegateResult; } } if ("next" === context.method) context.sent = context._sent = context.arg;else if ("throw" === context.method) { if ("suspendedStart" === state) throw state = "completed", context.arg; context.dispatchException(context.arg); } else "return" === context.method && context.abrupt("return", context.arg); state = "executing"; var record = tryCatch(innerFn, self, context); if ("normal" === record.type) { if (state = context.done ? "completed" : "suspendedYield", record.arg === ContinueSentinel) continue; return { value: record.arg, done: context.done }; } "throw" === record.type && (state = "completed", context.method = "throw", context.arg = record.arg); } }; } function maybeInvokeDelegate(delegate, context) { var method = delegate.iterator[context.method]; if (undefined === method) { if (context.delegate = null, "throw" === context.method) { if (delegate.iterator.return && (context.method = "return", context.arg = undefined, maybeInvokeDelegate(delegate, context), "throw" === context.method)) return ContinueSentinel; context.method = "throw", context.arg = new TypeError("The iterator does not provide a 'throw' method"); } return ContinueSentinel; } var record = tryCatch(method, delegate.iterator, context.arg); if ("throw" === record.type) return context.method = "throw", context.arg = record.arg, context.delegate = null, ContinueSentinel; var info = record.arg; return info ? info.done ? (context[delegate.resultName] = info.value, context.next = delegate.nextLoc, "return" !== context.method && (context.method = "next", context.arg = undefined), context.delegate = null, ContinueSentinel) : info : (context.method = "throw", context.arg = new TypeError("iterator result is not an object"), context.delegate = null, ContinueSentinel); } function pushTryEntry(locs) { var entry = { tryLoc: locs[0] }; 1 in locs && (entry.catchLoc = locs[1]), 2 in locs && (entry.finallyLoc = locs[2], entry.afterLoc = locs[3]), this.tryEntries.push(entry); } function resetTryEntry(entry) { var record = entry.completion || {}; record.type = "normal", delete record.arg, entry.completion = record; } function Context(tryLocsList) { this.tryEntries = [{ tryLoc: "root" }], tryLocsList.forEach(pushTryEntry, this), this.reset(!0); } function values(iterable) { if (iterable) { var iteratorMethod = iterable[iteratorSymbol]; if (iteratorMethod) return iteratorMethod.call(iterable); if ("function" == typeof iterable.next) return iterable; if (!isNaN(iterable.length)) { var i = -1, next = function next() { for (; ++i < iterable.length;) { if (hasOwn.call(iterable, i)) return next.value = iterable[i], next.done = !1, next; } return next.value = undefined, next.done = !0, next; }; return next.next = next; } } return { next: doneResult }; } function doneResult() { return { value: undefined, done: !0 }; } return GeneratorFunction.prototype = GeneratorFunctionPrototype, defineProperty(Gp, "constructor", { value: GeneratorFunctionPrototype, configurable: !0 }), defineProperty(GeneratorFunctionPrototype, "constructor", { value: GeneratorFunction, configurable: !0 }), GeneratorFunction.displayName = define(GeneratorFunctionPrototype, toStringTagSymbol, "GeneratorFunction"), exports.isGeneratorFunction = function (genFun) { var ctor = "function" == typeof genFun && genFun.constructor; return !!ctor && (ctor === GeneratorFunction || "GeneratorFunction" === (ctor.displayName || ctor.name)); }, exports.mark = function (genFun) { return Object.setPrototypeOf ? Object.setPrototypeOf(genFun, GeneratorFunctionPrototype) : (genFun.__proto__ = GeneratorFunctionPrototype, define(genFun, toStringTagSymbol, "GeneratorFunction")), genFun.prototype = Object.create(Gp), genFun; }, exports.awrap = function (arg) { return { __await: arg }; }, defineIteratorMethods(AsyncIterator.prototype), define(AsyncIterator.prototype, asyncIteratorSymbol, function () { return this; }), exports.AsyncIterator = AsyncIterator, exports.async = function (innerFn, outerFn, self, tryLocsList, PromiseImpl) { void 0 === PromiseImpl && (PromiseImpl = Promise); var iter = new AsyncIterator(wrap(innerFn, outerFn, self, tryLocsList), PromiseImpl); return exports.isGeneratorFunction(outerFn) ? iter : iter.next().then(function (result) { return result.done ? result.value : iter.next(); }); }, defineIteratorMethods(Gp), define(Gp, toStringTagSymbol, "Generator"), define(Gp, iteratorSymbol, function () { return this; }), define(Gp, "toString", function () { return "[object Generator]"; }), exports.keys = function (val) { var object = Object(val), keys = []; for (var key in object) { keys.push(key); } return keys.reverse(), function next() { for (; keys.length;) { var key = keys.pop(); if (key in object) return next.value = key, next.done = !1, next; } return next.done = !0, next; }; }, exports.values = values, Context.prototype = { constructor: Context, reset: function reset(skipTempReset) { if (this.prev = 0, this.next = 0, this.sent = this._sent = undefined, this.done = !1, this.delegate = null, this.method = "next", this.arg = undefined, this.tryEntries.forEach(resetTryEntry), !skipTempReset) for (var name in this) { "t" === name.charAt(0) && hasOwn.call(this, name) && !isNaN(+name.slice(1)) && (this[name] = undefined); } }, stop: function stop() { this.done = !0; var rootRecord = this.tryEntries[0].completion; if ("throw" === rootRecord.type) throw rootRecord.arg; return this.rval; }, dispatchException: function dispatchException(exception) { if (this.done) throw exception; var context = this; function handle(loc, caught) { return record.type = "throw", record.arg = exception, context.next = loc, caught && (context.method = "next", context.arg = undefined), !!caught; } for (var i = this.tryEntries.length - 1; i >= 0; --i) { var entry = this.tryEntries[i], record = entry.completion; if ("root" === entry.tryLoc) return handle("end"); if (entry.tryLoc <= this.prev) { var hasCatch = hasOwn.call(entry, "catchLoc"), hasFinally = hasOwn.call(entry, "finallyLoc"); if (hasCatch && hasFinally) { if (this.prev < entry.catchLoc) return handle(entry.catchLoc, !0); if (this.prev < entry.finallyLoc) return handle(entry.finallyLoc); } else if (hasCatch) { if (this.prev < entry.catchLoc) return handle(entry.catchLoc, !0); } else { if (!hasFinally) throw new Error("try statement without catch or finally"); if (this.prev < entry.finallyLoc) return handle(entry.finallyLoc); } } } }, abrupt: function abrupt(type, arg) { for (var i = this.tryEntries.length - 1; i >= 0; --i) { var entry = this.tryEntries[i]; if (entry.tryLoc <= this.prev && hasOwn.call(entry, "finallyLoc") && this.prev < entry.finallyLoc) { var finallyEntry = entry; break; } } finallyEntry && ("break" === type || "continue" === type) && finallyEntry.tryLoc <= arg && arg <= finallyEntry.finallyLoc && (finallyEntry = null); var record = finallyEntry ? finallyEntry.completion : {}; return record.type = type, record.arg = arg, finallyEntry ? (this.method = "next", this.next = finallyEntry.finallyLoc, ContinueSentinel) : this.complete(record); }, complete: function complete(record, afterLoc) { if ("throw" === record.type) throw record.arg; return "break" === record.type || "continue" === record.type ? this.next = record.arg : "return" === record.type ? (this.rval = this.arg = record.arg, this.method = "return", this.next = "end") : "normal" === record.type && afterLoc && (this.next = afterLoc), ContinueSentinel; }, finish: function finish(finallyLoc) { for (var i = this.tryEntries.length - 1; i >= 0; --i) { var entry = this.tryEntries[i]; if (entry.finallyLoc === finallyLoc) return this.complete(entry.completion, entry.afterLoc), resetTryEntry(entry), ContinueSentinel; } }, catch: function _catch(tryLoc) { for (var i = this.tryEntries.length - 1; i >= 0; --i) { var entry = this.tryEntries[i]; if (entry.tryLoc === tryLoc) { var record = entry.completion; if ("throw" === record.type) { var thrown = record.arg; resetTryEntry(entry); } return thrown; } } throw new Error("illegal catch attempt"); }, delegateYield: function delegateYield(iterable, resultName, nextLoc) { return this.delegate = { iterator: values(iterable), resultName: resultName, nextLoc: nextLoc }, "next" === this.method && (this.arg = undefined), ContinueSentinel; } }, exports; }
8
- function asyncGeneratorStep(gen, resolve, reject, _next, _throw, key, arg) { try { var info = gen[key](arg); var value = info.value; } catch (error) { reject(error); return; } if (info.done) { resolve(value); } else { Promise.resolve(value).then(_next, _throw); } }
9
- function _asyncToGenerator(fn) { return function () { var self = this, args = arguments; return new Promise(function (resolve, reject) { var gen = fn.apply(self, args); function _next(value) { asyncGeneratorStep(gen, resolve, reject, _next, _throw, "next", value); } function _throw(err) { asyncGeneratorStep(gen, resolve, reject, _next, _throw, "throw", err); } _next(undefined); }); }; }
10
- 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; }
11
- 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; }
12
- function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest(); }
13
- 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."); }
14
- 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); }
15
- 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; }
16
- 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; }
17
- function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }
18
- import React, { useState, useEffect, useMemo, useRef } from 'react';
19
- import classnames from 'classnames';
20
- // import { useHistory } from 'react-router-dom';
21
- import { useRealHistory } from '@teamix/utils';
22
- import { Dialog, Drawer } from '@alicloudfe/components';
23
- import PopConfirm from '@teamix/pop-confirm';
24
- import { getTargetValue, getMessage } from '@teamix/utils';
25
- import ProForm, { createForm } from '../form';
26
- import { renderProMessage } from '../utils/message';
27
- import { eventHandler } from './base';
28
- import { doRequest } from './request';
29
- import { addContext } from './utils';
30
- function addContextForReactNode(content, context) {
31
- if (typeof content === 'function' && context) {
32
- // @ts-ignore
33
- return content(context);
34
- }
35
- return content;
36
- }
37
- var FooterForm = function FooterForm(props) {
38
- var schema = props.schema,
39
- context = props.context,
40
- formRef = props.formRef;
41
- var form = useMemo(function () {
42
- return createForm();
43
- }, []);
44
- useEffect(function () {
45
- formRef.current = form;
46
- }, []);
47
- return /*#__PURE__*/React.createElement(ProForm, {
48
- layout: "inline",
49
- feedbackLayout: "none",
50
- form: form,
51
- context: context,
52
- schema: schema
53
- });
54
- };
55
- function getFooterAlignClass(isDrawer, align) {
56
- var footerAlign = align ? align : isDrawer ? 'left' : 'right';
57
- return "footer-align-".concat(footerAlign);
58
- }
59
- // 弹窗 -> 请求(点击确认,发送数据请求)
60
- export function useDialogAction(action, actionContext, hasForm) {
61
- var _useState = useState(false),
62
- _useState2 = _slicedToArray(_useState, 2),
63
- loading = _useState2[0],
64
- setLoading = _useState2[1];
65
- var footerDescriptionRef = useRef();
66
- var history = useRealHistory();
67
- var onActionStart = function onActionStart(context, e) {
68
- var _objectSpread2;
69
- var trigger = action.trigger,
70
- url = action.url,
71
- customRequest = action.customRequest,
72
- method = action.method,
73
- params = action.params,
74
- data = action.data,
75
- extendParams = action.extendParams,
76
- successMsg = action.successMsg,
77
- errorMsg = action.errorMsg,
78
- formatParams = action.formatParams,
79
- formatResult = action.formatResult,
80
- onSuccess = action.onSuccess,
81
- onError = action.onError,
82
- propsOnOk = action.onOk,
83
- propsOnCancel = action.onCancel,
84
- hideFooter = action.hideFooter,
85
- others = _objectWithoutProperties(action, _excluded);
86
- var _getTargetValue = getTargetValue(others, context),
87
- title = _getTargetValue.title,
88
- content = _getTargetValue.content,
89
- Component = _getTargetValue.component,
90
- schema = _getTargetValue.schema,
91
- onFinish = _getTargetValue.onFinish,
92
- dialogType = _getTargetValue.dialogType,
93
- dialogQuickShowType = _getTargetValue.dialogQuickShowType,
94
- _getTargetValue$messa = _getTargetValue.messageType,
95
- messageType = _getTargetValue$messa === void 0 ? 'notice' : _getTargetValue$messa,
96
- popType = _getTargetValue.popType,
97
- beforeRequest = _getTargetValue.beforeRequest,
98
- onTrigger = _getTargetValue.onTrigger,
99
- link = _getTargetValue.link,
100
- beforeContent = _getTargetValue.beforeContent,
101
- afterContent = _getTargetValue.afterContent,
102
- message = _getTargetValue.message,
103
- footerDescription = _getTargetValue.footerDescription,
104
- footerAlign = _getTargetValue.footerAlign,
105
- footer = _getTargetValue.footer,
106
- className = _getTargetValue.className,
107
- containerOtherProps = _objectWithoutProperties(_getTargetValue, _excluded2);
108
- var isDrawer = dialogType === 'drawer';
109
- var isPop = dialogType === 'pop';
110
- var container = isDrawer ? Drawer : isPop ? PopConfirm : Dialog;
111
- var containerProps = isDrawer ? {
112
- okText: getMessage('ok'),
113
- cancelText: getMessage('cancel'),
114
- closeable: !loading
115
- } : isPop ? {
116
- type: popType,
117
- trigger: e.currentTarget
118
- } : {
119
- type: dialogQuickShowType,
120
- messageProps: {
121
- type: messageType
122
- },
123
- closeable: !loading
124
- };
125
- var renderDialogFooterDescription = function renderDialogFooterDescription(footer) {
126
- if (footer instanceof Array || footer.component) {
127
- var _schema = footer instanceof Array ? footer : [footer];
128
- return /*#__PURE__*/React.createElement(FooterForm, {
129
- formRef: footerDescriptionRef,
130
- context: context,
131
- schema: [{
132
- component: 'FormFlex',
133
- children: _schema
134
- }]
135
- });
136
- }
137
- return footer;
138
- };
139
- var onOk = function onOk() {
140
- return new Promise( /*#__PURE__*/function () {
141
- var _ref = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee(resolve) {
142
- var _footerDescriptionRef;
143
- var footerDescriptionValues, requestContext;
144
- return _regeneratorRuntime().wrap(function _callee$(_context) {
145
- while (1) {
146
- switch (_context.prev = _context.next) {
147
- case 0:
148
- setLoading(true);
149
- footerDescriptionValues = Object.assign({}, footerDescriptionRef === null || footerDescriptionRef === void 0 ? void 0 : (_footerDescriptionRef = footerDescriptionRef.current) === null || _footerDescriptionRef === void 0 ? void 0 : _footerDescriptionRef.values);
150
- _context.prev = 2;
151
- requestContext = Object.assign({
152
- footer: footerDescriptionValues
153
- }, context);
154
- _context.next = 6;
155
- return doRequest(action, requestContext, history, footerDescriptionValues);
156
- case 6:
157
- onFinish && onFinish();
158
- propsOnOk && propsOnOk(context);
159
- resolve(true);
160
- _context.next = 19;
161
- break;
162
- case 11:
163
- _context.prev = 11;
164
- _context.t0 = _context["catch"](2);
165
- setLoading(false);
166
- // 如果 beforeRequest 中返回了 false 并且不是 dialog-form,则直接关闭弹窗
167
- if (!(beforeRequest && !hasForm)) {
168
- _context.next = 17;
169
- break;
170
- }
171
- resolve(true);
172
- return _context.abrupt("return");
173
- case 17:
174
- resolve(false);
175
- return _context.abrupt("return");
176
- case 19:
177
- case "end":
178
- return _context.stop();
179
- }
180
- }
181
- }, _callee, null, [[2, 11]]);
182
- }));
183
- return function (_x) {
184
- return _ref.apply(this, arguments);
185
- };
186
- }());
187
- };
188
- var store = {
189
- hide: function hide() {}
190
- };
191
- var hide = function hide() {
192
- store.hide && store.hide();
193
- };
194
- var componentProps = schema ? schema : {};
195
- var dialogContext = Object.assign({}, context, {
196
- hide: hide
197
- });
198
- var dialogContent = Component ? /*#__PURE__*/React.createElement(Component, _objectSpread({}, addContext(componentProps, dialogContext))) : addContextForReactNode(content, dialogContext);
199
- var quickShowProps = _objectSpread(_objectSpread((_objectSpread2 = {}, _defineProperty(_objectSpread2, "".concat(isPop ? 'onConfirm' : 'onOk'), hideFooter && !isPop && isDrawer ? false : onOk), _defineProperty(_objectSpread2, "onCancel", hideFooter && !isPop && isDrawer ? false : function () {
200
- propsOnCancel && propsOnCancel(context);
201
- }), _defineProperty(_objectSpread2, "title", addContextForReactNode(title, dialogContext)), _defineProperty(_objectSpread2, "content", /*#__PURE__*/React.createElement(React.Fragment, null, beforeContent && /*#__PURE__*/React.createElement("div", {
202
- className: "teamix-pro-dialog-before-content"
203
- }, addContextForReactNode(beforeContent, dialogContext)), message && /*#__PURE__*/React.createElement("div", {
204
- className: "teamix-pro-dialog-message"
205
- }, renderProMessage(message, {
206
- type: 'notice'
207
- })), dialogContent, afterContent && /*#__PURE__*/React.createElement("div", {
208
- className: "teamix-pro-dialog-after-content"
209
- }, addContextForReactNode(afterContent, dialogContext)), !isPop && footerDescription && /*#__PURE__*/React.createElement("div", {
210
- className: classnames('teamix-pro-dialog-footer-description', getFooterAlignClass(isDrawer, footerAlign))
211
- }, renderDialogFooterDescription(footerDescription)))), _defineProperty(_objectSpread2, "footerAlign", footerAlign), _defineProperty(_objectSpread2, "className", classnames('teamix-pro-action-dialog', {
212
- 'has-footer-description': !!footerDescription
213
- })), _defineProperty(_objectSpread2, isDrawer ? 'renderFooter' : 'footer', addContextForReactNode(footer, dialogContext)), _objectSpread2), containerProps), containerOtherProps);
214
- // TODO Drawer 基础组件未支持此配置,日后支持,并修改onOk、onCancel写法
215
- if ((!dialogType || dialogType === 'dialog') && hideFooter) {
216
- quickShowProps['footer'] = !hideFooter;
217
- }
218
- var ret = container.show(quickShowProps);
219
- store.hide = ret ? ret.hide || ret.close : function () {};
220
- };
221
- return _objectSpread({}, eventHandler(action, actionContext, onActionStart));
222
- }
223
- export default useDialogAction;