@teamix/pro 1.6.0-beta.6 → 2.0.0-beta.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (742) 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 +19 -32
  6. package/es/index.js +38 -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.d.ts +1 -0
  13. package/es/nocode/pages/editor.js +1 -1
  14. package/es/nocode/pages/index.js +7 -4
  15. package/es/nocode/pages/playground.js +9 -11
  16. package/es/nocode/pages/renderer.d.ts +2 -1
  17. package/es/nocode/pages/renderer.js +12 -12
  18. package/es/nocode/playground.js +5 -7
  19. package/es/templates/Detail/index.d.ts +1 -0
  20. package/es/templates/Detail/index.js +1 -1
  21. package/es/templates/Form/index.d.ts +1 -0
  22. package/es/templates/Form/index.js +1 -1
  23. package/es/templates/List/index.d.ts +7 -3
  24. package/es/templates/List/index.js +7 -9
  25. package/es/templates/index.js +3 -3
  26. package/es/xconsole.scss +0 -1
  27. package/lib/index-without-icon.d.ts +13 -13
  28. package/lib/index-without-icon.js +57 -57
  29. package/lib/index.d.ts +19 -32
  30. package/lib/index.js +58 -171
  31. package/lib/nocode/pages/editor.d.ts +1 -0
  32. package/lib/nocode/pages/index.js +1 -1
  33. package/lib/nocode/pages/playground.js +5 -7
  34. package/lib/nocode/pages/renderer.d.ts +2 -1
  35. package/lib/nocode/pages/renderer.js +12 -12
  36. package/lib/nocode/playground.js +4 -6
  37. package/lib/templates/Detail/index.d.ts +1 -0
  38. package/lib/templates/Form/index.d.ts +1 -0
  39. package/lib/templates/List/index.d.ts +7 -3
  40. package/lib/templates/List/index.js +6 -8
  41. package/lib/xconsole.scss +0 -1
  42. package/package.json +17 -6
  43. package/dist/pro.all.min.css +0 -1
  44. package/dist/pro.css +0 -1
  45. package/dist/pro.js +0 -120433
  46. package/dist/pro.min.js.LICENSE.txt +0 -56
  47. package/dist/pro.xconsole.min.css +0 -1
  48. package/es/actions/base.d.ts +0 -24
  49. package/es/actions/base.js +0 -64
  50. package/es/actions/confirm.d.ts +0 -7
  51. package/es/actions/confirm.js +0 -11
  52. package/es/actions/danger-confirm.d.ts +0 -7
  53. package/es/actions/danger-confirm.js +0 -14
  54. package/es/actions/danger-pop-confirm.d.ts +0 -5
  55. package/es/actions/danger-pop-confirm.js +0 -10
  56. package/es/actions/dialog-component.d.ts +0 -10
  57. package/es/actions/dialog-component.js +0 -19
  58. package/es/actions/dialog-form.d.ts +0 -29
  59. package/es/actions/dialog-form.js +0 -211
  60. package/es/actions/dialog-info.d.ts +0 -9
  61. package/es/actions/dialog-info.js +0 -19
  62. package/es/actions/dialog-table.d.ts +0 -9
  63. package/es/actions/dialog-table.js +0 -10
  64. package/es/actions/dialog.d.ts +0 -40
  65. package/es/actions/dialog.js +0 -223
  66. package/es/actions/drawer-form.d.ts +0 -6
  67. package/es/actions/drawer-form.js +0 -7
  68. package/es/actions/drawer-info.d.ts +0 -6
  69. package/es/actions/drawer-info.js +0 -7
  70. package/es/actions/drawer-table.d.ts +0 -6
  71. package/es/actions/drawer-table.js +0 -7
  72. package/es/actions/drawer.d.ts +0 -6
  73. package/es/actions/drawer.js +0 -7
  74. package/es/actions/error.d.ts +0 -7
  75. package/es/actions/error.js +0 -11
  76. package/es/actions/index.d.ts +0 -114
  77. package/es/actions/index.js +0 -438
  78. package/es/actions/index.scss +0 -145
  79. package/es/actions/link.d.ts +0 -8
  80. package/es/actions/link.js +0 -15
  81. package/es/actions/notice.d.ts +0 -7
  82. package/es/actions/notice.js +0 -11
  83. package/es/actions/pop-confirm.d.ts +0 -9
  84. package/es/actions/pop-confirm.js +0 -9
  85. package/es/actions/quick.d.ts +0 -2
  86. package/es/actions/quick.js +0 -26
  87. package/es/actions/request.d.ts +0 -9
  88. package/es/actions/request.js +0 -48
  89. package/es/actions/utils.d.ts +0 -1
  90. package/es/actions/utils.js +0 -19
  91. package/es/card/card-container.d.ts +0 -18
  92. package/es/card/card-container.js +0 -19
  93. package/es/card/divider.d.ts +0 -6
  94. package/es/card/divider.js +0 -11
  95. package/es/card/index.d.ts +0 -109
  96. package/es/card/index.js +0 -284
  97. package/es/card/index.scss +0 -313
  98. package/es/card/selectable.d.ts +0 -13
  99. package/es/card/selectable.js +0 -36
  100. package/es/card/tab.d.ts +0 -6
  101. package/es/card/tab.js +0 -18
  102. package/es/card/utils.d.ts +0 -9
  103. package/es/card/utils.js +0 -28
  104. package/es/card/xconsole.scss +0 -3
  105. package/es/field/index.d.ts +0 -3
  106. package/es/field/index.js +0 -3
  107. package/es/form/Components/Editable/index.d.ts +0 -20
  108. package/es/form/Components/Editable/index.js +0 -193
  109. package/es/form/Components/FormGroup/index.d.ts +0 -14
  110. package/es/form/Components/FormGroup/index.js +0 -78
  111. package/es/form/Components/FormGroup/index.scss +0 -23
  112. package/es/form/Components/FormItem2/animation.scss +0 -72
  113. package/es/form/Components/FormItem2/grid.scss +0 -173
  114. package/es/form/Components/FormItem2/index.d.ts +0 -41
  115. package/es/form/Components/FormItem2/index.js +0 -286
  116. package/es/form/Components/FormItem2/main.scss +0 -413
  117. package/es/form/Components/FormItem2/scss/variable.scss +0 -118
  118. package/es/form/Components/FormItem2/style.d.ts +0 -1
  119. package/es/form/Components/FormItem2/style.js +0 -1
  120. package/es/form/Components/LightFilter/componentMap.d.ts +0 -3
  121. package/es/form/Components/LightFilter/componentMap.js +0 -7
  122. package/es/form/Components/LightFilter/index.d.ts +0 -17
  123. package/es/form/Components/LightFilter/index.js +0 -122
  124. package/es/form/Components/LightFilter/index.scss +0 -93
  125. package/es/form/Components/ProField/index.d.ts +0 -2
  126. package/es/form/Components/ProField/index.js +0 -31
  127. package/es/form/Components/ProField/mapDateFormat.d.ts +0 -3
  128. package/es/form/Components/ProField/mapDateFormat.js +0 -86
  129. package/es/form/Components/Text/index.d.ts +0 -8
  130. package/es/form/Components/Text/index.js +0 -20
  131. package/es/form/Components/Text/index.scss +0 -8
  132. package/es/form/Components/__builtins__/empty.d.ts +0 -1
  133. package/es/form/Components/__builtins__/empty.js +0 -51
  134. package/es/form/Components/__builtins__/hooks/index.d.ts +0 -2
  135. package/es/form/Components/__builtins__/hooks/index.js +0 -2
  136. package/es/form/Components/__builtins__/hooks/useClickAway.d.ts +0 -5
  137. package/es/form/Components/__builtins__/hooks/useClickAway.js +0 -37
  138. package/es/form/Components/__builtins__/hooks/usePrefixCls.d.ts +0 -3
  139. package/es/form/Components/__builtins__/hooks/usePrefixCls.js +0 -8
  140. package/es/form/Components/__builtins__/icons.d.ts +0 -20
  141. package/es/form/Components/__builtins__/icons.js +0 -153
  142. package/es/form/Components/__builtins__/index.d.ts +0 -8
  143. package/es/form/Components/__builtins__/index.js +0 -8
  144. package/es/form/Components/__builtins__/loading.d.ts +0 -1
  145. package/es/form/Components/__builtins__/loading.js +0 -41
  146. package/es/form/Components/__builtins__/mapSize.d.ts +0 -1
  147. package/es/form/Components/__builtins__/mapSize.js +0 -13
  148. package/es/form/Components/__builtins__/mapStatus.d.ts +0 -2
  149. package/es/form/Components/__builtins__/mapStatus.js +0 -20
  150. package/es/form/Components/__builtins__/moment.d.ts +0 -2
  151. package/es/form/Components/__builtins__/moment.js +0 -47
  152. package/es/form/Components/__builtins__/pickDataProps.d.ts +0 -1
  153. package/es/form/Components/__builtins__/pickDataProps.js +0 -9
  154. package/es/form/Components/form-layout/index.d.ts +0 -74
  155. package/es/form/Components/form-layout/index.js +0 -71
  156. package/es/form/Components/form-layout/main.scss +0 -0
  157. package/es/form/Components/form-layout/style.d.ts +0 -1
  158. package/es/form/Components/form-layout/style.js +0 -3
  159. package/es/form/Components/form-layout/useResponsiveFormLayout.d.ts +0 -18
  160. package/es/form/Components/form-layout/useResponsiveFormLayout.js +0 -87
  161. package/es/form/Filter/AdvancedFilter.d.ts +0 -7
  162. package/es/form/Filter/AdvancedFilter.js +0 -112
  163. package/es/form/Filter/Layout.d.ts +0 -5
  164. package/es/form/Filter/Layout.js +0 -68
  165. package/es/form/Filter/LightFilter.d.ts +0 -7
  166. package/es/form/Filter/LightFilter.js +0 -94
  167. package/es/form/Filter/SimpleFilter.d.ts +0 -7
  168. package/es/form/Filter/SimpleFilter.js +0 -88
  169. package/es/form/Filter/index.d.ts +0 -9
  170. package/es/form/Filter/index.js +0 -511
  171. package/es/form/Filter/index.scss +0 -48
  172. package/es/form/Filter/index2.d.ts +0 -13
  173. package/es/form/Filter/index2.js +0 -162
  174. package/es/form/Filter/index2.scss +0 -26
  175. package/es/form/Filter/layout.scss +0 -40
  176. package/es/form/Filter/useBindUrl.d.ts +0 -2
  177. package/es/form/Filter/useBindUrl.js +0 -90
  178. package/es/form/Filter/useSpecialProps.d.ts +0 -6
  179. package/es/form/Filter/useSpecialProps.js +0 -32
  180. package/es/form/ProForm/addCascadeEffect.d.ts +0 -2
  181. package/es/form/ProForm/addCascadeEffect.js +0 -203
  182. package/es/form/ProForm/customComponent.d.ts +0 -3
  183. package/es/form/ProForm/customComponent.js +0 -16
  184. package/es/form/ProForm/index.d.ts +0 -5
  185. package/es/form/ProForm/index.js +0 -157
  186. package/es/form/ProForm/index.scss +0 -411
  187. package/es/form/ProForm/useAutoLayout.d.ts +0 -9
  188. package/es/form/ProForm/useAutoLayout.js +0 -93
  189. package/es/form/ProForm/useAutoSubmit.d.ts +0 -6
  190. package/es/form/ProForm/useAutoSubmit.js +0 -23
  191. package/es/form/ProForm/useFieldRequest.d.ts +0 -5
  192. package/es/form/ProForm/useFieldRequest.js +0 -14
  193. package/es/form/ProForm/useFormDisplayValues.d.ts +0 -4
  194. package/es/form/ProForm/useFormDisplayValues.js +0 -78
  195. package/es/form/ProForm/useInitialRequest.d.ts +0 -6
  196. package/es/form/ProForm/useInitialRequest.js +0 -10
  197. package/es/form/SchemaForm/adapterComponent.d.ts +0 -5
  198. package/es/form/SchemaForm/adapterComponent.js +0 -14
  199. package/es/form/SchemaForm/adapterDecorator.d.ts +0 -6
  200. package/es/form/SchemaForm/adapterDecorator.js +0 -20
  201. package/es/form/SchemaForm/adapterType.d.ts +0 -5
  202. package/es/form/SchemaForm/adapterType.js +0 -52
  203. package/es/form/SchemaForm/index.d.ts +0 -4
  204. package/es/form/SchemaForm/index.js +0 -209
  205. package/es/form/SchemaForm/initializeArrayCards.d.ts +0 -3
  206. package/es/form/SchemaForm/initializeArrayCards.js +0 -18
  207. package/es/form/SchemaForm/initializeArrayCollapse.d.ts +0 -3
  208. package/es/form/SchemaForm/initializeArrayCollapse.js +0 -18
  209. package/es/form/SchemaForm/initializeArrayItems.d.ts +0 -3
  210. package/es/form/SchemaForm/initializeArrayItems.js +0 -31
  211. package/es/form/SchemaForm/initializeArrayTable.d.ts +0 -3
  212. package/es/form/SchemaForm/initializeArrayTable.js +0 -78
  213. package/es/form/SchemaForm/initializeDataSource.d.ts +0 -15
  214. package/es/form/SchemaForm/initializeDataSource.js +0 -19
  215. package/es/form/SchemaForm/initializeFormButton.d.ts +0 -3
  216. package/es/form/SchemaForm/initializeFormButton.js +0 -74
  217. package/es/form/SchemaForm/initializeFormCollapse.d.ts +0 -3
  218. package/es/form/SchemaForm/initializeFormCollapse.js +0 -33
  219. package/es/form/SchemaForm/initializeFormGroup.d.ts +0 -3
  220. package/es/form/SchemaForm/initializeFormGroup.js +0 -36
  221. package/es/form/SchemaForm/initializeFormStep.d.ts +0 -5
  222. package/es/form/SchemaForm/initializeFormStep.js +0 -50
  223. package/es/form/SchemaForm/initializeFormTab.d.ts +0 -3
  224. package/es/form/SchemaForm/initializeFormTab.js +0 -43
  225. package/es/form/SchemaForm/initializeReactions.d.ts +0 -2
  226. package/es/form/SchemaForm/initializeReactions.js +0 -65
  227. package/es/form/SchemaForm/initializeRequest.d.ts +0 -11
  228. package/es/form/SchemaForm/initializeRequest.js +0 -38
  229. package/es/form/SchemaForm/initializeRules.d.ts +0 -11
  230. package/es/form/SchemaForm/initializeRules.js +0 -46
  231. package/es/form/SchemaForm/initializeSelectTable.d.ts +0 -3
  232. package/es/form/SchemaForm/initializeSelectTable.js +0 -83
  233. package/es/form/SchemaForm/reactions.d.ts +0 -6
  234. package/es/form/SchemaForm/reactions.js +0 -88
  235. package/es/form/docs/ActionResponse.d.ts +0 -8
  236. package/es/form/docs/ActionResponse.js +0 -11
  237. package/es/form/docs/ActionResponse.less +0 -25
  238. package/es/form/fieldTypeMap.d.ts +0 -7
  239. package/es/form/fieldTypeMap.js +0 -46
  240. package/es/form/global.scss +0 -14
  241. package/es/form/index.d.ts +0 -125
  242. package/es/form/index.js +0 -44
  243. package/es/form/locales/validate.d.ts +0 -159
  244. package/es/form/locales/validate.js +0 -158
  245. package/es/form/schemaNameMap.d.ts +0 -5
  246. package/es/form/schemaNameMap.js +0 -50
  247. package/es/form/typing.d.ts +0 -194
  248. package/es/form/typing.js +0 -1
  249. package/es/form/utils/parseSchema.d.ts +0 -3
  250. package/es/form/utils/parseSchema.js +0 -38
  251. package/es/form/utils.d.ts +0 -55
  252. package/es/form/utils.js +0 -155
  253. package/es/form/warning.d.ts +0 -3
  254. package/es/form/warning.js +0 -11
  255. package/es/image/index.d.ts +0 -22
  256. package/es/image/index.js +0 -73
  257. package/es/image/index.scss +0 -3
  258. package/es/info/components/InfoGroup/index.d.ts +0 -5
  259. package/es/info/components/InfoGroup/index.js +0 -86
  260. package/es/info/components/InfoGroup/index.scss +0 -64
  261. package/es/info/components/InfoValueItem/index.d.ts +0 -5
  262. package/es/info/components/InfoValueItem/index.js +0 -302
  263. package/es/info/components/InfoValueItem/index.scss +0 -26
  264. package/es/info/components/ProInfoItem/index.d.ts +0 -5
  265. package/es/info/components/ProInfoItem/index.js +0 -92
  266. package/es/info/components/ProInfoItem/index.scss +0 -76
  267. package/es/info/components/baseInfo/index.d.ts +0 -8
  268. package/es/info/components/baseInfo/index.js +0 -95
  269. package/es/info/components/baseInfo/index.scss +0 -6
  270. package/es/info/components/headerInfo/index.d.ts +0 -8
  271. package/es/info/components/headerInfo/index.js +0 -68
  272. package/es/info/components/headerInfo/index.scss +0 -3
  273. package/es/info/components/tableInfo/index.d.ts +0 -7
  274. package/es/info/components/tableInfo/index.js +0 -154
  275. package/es/info/components/tableInfo/index.scss +0 -18
  276. package/es/info/index.d.ts +0 -6
  277. package/es/info/index.js +0 -182
  278. package/es/info/index.scss +0 -9
  279. package/es/info/typing.d.ts +0 -220
  280. package/es/info/typing.js +0 -1
  281. package/es/info/utils/index.d.ts +0 -20
  282. package/es/info/utils/index.js +0 -49
  283. package/es/info/utils/layout.d.ts +0 -2
  284. package/es/info/utils/layout.js +0 -58
  285. package/es/info/utils/utils.d.ts +0 -1
  286. package/es/info/utils/utils.js +0 -13
  287. package/es/layout/index.d.ts +0 -2
  288. package/es/layout/index.js +0 -3
  289. package/es/page-container/index.d.ts +0 -3
  290. package/es/page-container/index.js +0 -3
  291. package/es/page-header/index.d.ts +0 -74
  292. package/es/page-header/index.js +0 -218
  293. package/es/page-header/index.scss +0 -193
  294. package/es/page-header/xconsole.scss +0 -5
  295. package/es/sidebar/components/sidebar-container/index.d.ts +0 -5
  296. package/es/sidebar/components/sidebar-container/index.js +0 -167
  297. package/es/sidebar/components/sidebar-container/index.scss +0 -73
  298. package/es/sidebar/components/tree/index.d.ts +0 -6
  299. package/es/sidebar/components/tree/index.js +0 -288
  300. package/es/sidebar/components/tree/index.scss +0 -10
  301. package/es/sidebar/components/tree-node/components/HoverTooltip/index.d.ts +0 -15
  302. package/es/sidebar/components/tree-node/components/HoverTooltip/index.js +0 -47
  303. package/es/sidebar/components/tree-node/components/HoverTooltip/index.scss +0 -7
  304. package/es/sidebar/components/tree-node/components/IconAction/index.d.ts +0 -12
  305. package/es/sidebar/components/tree-node/components/IconAction/index.js +0 -79
  306. package/es/sidebar/components/tree-node/components/IconAction/index.scss +0 -7
  307. package/es/sidebar/components/tree-node/components/IconSwitch/index.d.ts +0 -23
  308. package/es/sidebar/components/tree-node/components/IconSwitch/index.js +0 -60
  309. package/es/sidebar/components/tree-node/components/IconSwitch/index.scss +0 -7
  310. package/es/sidebar/components/tree-node/index.d.ts +0 -7
  311. package/es/sidebar/components/tree-node/index.js +0 -192
  312. package/es/sidebar/components/tree-node/index.scss +0 -68
  313. package/es/sidebar/index.d.ts +0 -9
  314. package/es/sidebar/index.js +0 -187
  315. package/es/sidebar/index.scss +0 -38
  316. package/es/sidebar/typing.d.ts +0 -145
  317. package/es/sidebar/typing.js +0 -1
  318. package/es/sidebar/utils/action-ref.d.ts +0 -3
  319. package/es/sidebar/utils/action-ref.js +0 -10
  320. package/es/sidebar/utils/index.d.ts +0 -364
  321. package/es/sidebar/utils/index.js +0 -277
  322. package/es/skeleton/index.d.ts +0 -3
  323. package/es/skeleton/index.js +0 -3
  324. package/es/table/components/CardView/index.d.ts +0 -5
  325. package/es/table/components/CardView/index.js +0 -387
  326. package/es/table/components/CardView/index.scss +0 -46
  327. package/es/table/components/EmptyContent/index.d.ts +0 -2
  328. package/es/table/components/EmptyContent/index.js +0 -11
  329. package/es/table/components/Filter/index.d.ts +0 -12
  330. package/es/table/components/Filter/index.js +0 -248
  331. package/es/table/components/Filter/index.scss +0 -27
  332. package/es/table/components/Layout/index.d.ts +0 -5
  333. package/es/table/components/Layout/index.js +0 -175
  334. package/es/table/components/Layout/index.scss +0 -48
  335. package/es/table/components/LoadMore/index.d.ts +0 -20
  336. package/es/table/components/LoadMore/index.js +0 -88
  337. package/es/table/components/LoadMore/index.scss +0 -19
  338. package/es/table/components/Pagination/index.d.ts +0 -8
  339. package/es/table/components/Pagination/index.js +0 -244
  340. package/es/table/components/Pagination/index.scss +0 -55
  341. package/es/table/components/QuickAction/index.d.ts +0 -11
  342. package/es/table/components/QuickAction/index.js +0 -45
  343. package/es/table/components/ToolBar/CardSwitch.d.ts +0 -8
  344. package/es/table/components/ToolBar/CardSwitch.js +0 -52
  345. package/es/table/components/ToolBar/DensityIcon.d.ts +0 -4
  346. package/es/table/components/ToolBar/DensityIcon.js +0 -107
  347. package/es/table/components/ToolBar/FilterColumnIcon.d.ts +0 -4
  348. package/es/table/components/ToolBar/FilterColumnIcon.js +0 -362
  349. package/es/table/components/ToolBar/FullScreenIcon.d.ts +0 -4
  350. package/es/table/components/ToolBar/FullScreenIcon.js +0 -29
  351. package/es/table/components/ToolBar/Fullscreen.d.ts +0 -10
  352. package/es/table/components/ToolBar/Fullscreen.js +0 -100
  353. package/es/table/components/ToolBar/RefreshIcon.d.ts +0 -4
  354. package/es/table/components/ToolBar/RefreshIcon.js +0 -180
  355. package/es/table/components/ToolBar/index.d.ts +0 -5
  356. package/es/table/components/ToolBar/index.js +0 -174
  357. package/es/table/components/ToolBar/index.scss +0 -177
  358. package/es/table/index.d.ts +0 -6
  359. package/es/table/index.js +0 -1154
  360. package/es/table/index.scss +0 -158
  361. package/es/table/typing.d.ts +0 -426
  362. package/es/table/typing.js +0 -1
  363. package/es/table/utils/columnRender.d.ts +0 -13
  364. package/es/table/utils/columnRender.js +0 -247
  365. package/es/table/utils/genProColumnToColumn.d.ts +0 -13
  366. package/es/table/utils/genProColumnToColumn.js +0 -51
  367. package/es/table/utils/getTableProps.d.ts +0 -2
  368. package/es/table/utils/getTableProps.js +0 -4
  369. package/es/table/utils/getTableSortIcons.d.ts +0 -3
  370. package/es/table/utils/getTableSortIcons.js +0 -21
  371. package/es/table/utils/index.d.ts +0 -19
  372. package/es/table/utils/index.js +0 -128
  373. package/es/table/utils/pureColumnRender.d.ts +0 -9
  374. package/es/table/utils/pureColumnRender.js +0 -169
  375. package/es/table/utils/pureGenProColumnToColumn.d.ts +0 -7
  376. package/es/table/utils/pureGenProColumnToColumn.js +0 -28
  377. package/es/table/utils/useTableSelection.d.ts +0 -3
  378. package/es/table/utils/useTableSelection.js +0 -80
  379. package/es/table/utils/util.d.ts +0 -5
  380. package/es/table/utils/util.js +0 -19
  381. package/es/timeline/ProTimeLineItem/index.d.ts +0 -5
  382. package/es/timeline/ProTimeLineItem/index.js +0 -245
  383. package/es/timeline/ProTimeLineItem/index.scss +0 -235
  384. package/es/timeline/index.d.ts +0 -10
  385. package/es/timeline/index.js +0 -63
  386. package/es/timeline/index.scss +0 -7
  387. package/es/timeline/typing.d.ts +0 -107
  388. package/es/timeline/typing.js +0 -1
  389. package/es/utils/aspect.d.ts +0 -2
  390. package/es/utils/aspect.js +0 -60
  391. package/es/utils/index.d.ts +0 -3
  392. package/es/utils/index.js +0 -3
  393. package/es/utils/message.d.ts +0 -3
  394. package/es/utils/message.js +0 -14
  395. package/lib/actions/base.d.ts +0 -24
  396. package/lib/actions/base.js +0 -72
  397. package/lib/actions/confirm.d.ts +0 -7
  398. package/lib/actions/confirm.js +0 -20
  399. package/lib/actions/danger-confirm.d.ts +0 -7
  400. package/lib/actions/danger-confirm.js +0 -23
  401. package/lib/actions/danger-pop-confirm.d.ts +0 -5
  402. package/lib/actions/danger-pop-confirm.js +0 -18
  403. package/lib/actions/dialog-component.d.ts +0 -10
  404. package/lib/actions/dialog-component.js +0 -28
  405. package/lib/actions/dialog-form.d.ts +0 -29
  406. package/lib/actions/dialog-form.js +0 -220
  407. package/lib/actions/dialog-info.d.ts +0 -9
  408. package/lib/actions/dialog-info.js +0 -28
  409. package/lib/actions/dialog-table.d.ts +0 -9
  410. package/lib/actions/dialog-table.js +0 -19
  411. package/lib/actions/dialog.d.ts +0 -40
  412. package/lib/actions/dialog.js +0 -232
  413. package/lib/actions/drawer-form.d.ts +0 -6
  414. package/lib/actions/drawer-form.js +0 -15
  415. package/lib/actions/drawer-info.d.ts +0 -6
  416. package/lib/actions/drawer-info.js +0 -15
  417. package/lib/actions/drawer-table.d.ts +0 -6
  418. package/lib/actions/drawer-table.js +0 -15
  419. package/lib/actions/drawer.d.ts +0 -6
  420. package/lib/actions/drawer.js +0 -16
  421. package/lib/actions/error.d.ts +0 -7
  422. package/lib/actions/error.js +0 -20
  423. package/lib/actions/index.d.ts +0 -114
  424. package/lib/actions/index.js +0 -476
  425. package/lib/actions/index.scss +0 -145
  426. package/lib/actions/link.d.ts +0 -8
  427. package/lib/actions/link.js +0 -21
  428. package/lib/actions/notice.d.ts +0 -7
  429. package/lib/actions/notice.js +0 -20
  430. package/lib/actions/pop-confirm.d.ts +0 -9
  431. package/lib/actions/pop-confirm.js +0 -18
  432. package/lib/actions/quick.d.ts +0 -2
  433. package/lib/actions/quick.js +0 -33
  434. package/lib/actions/request.d.ts +0 -9
  435. package/lib/actions/request.js +0 -55
  436. package/lib/actions/utils.d.ts +0 -1
  437. package/lib/actions/utils.js +0 -25
  438. package/lib/card/card-container.d.ts +0 -18
  439. package/lib/card/card-container.js +0 -28
  440. package/lib/card/divider.d.ts +0 -6
  441. package/lib/card/divider.js +0 -19
  442. package/lib/card/index.d.ts +0 -109
  443. package/lib/card/index.js +0 -310
  444. package/lib/card/index.scss +0 -313
  445. package/lib/card/selectable.d.ts +0 -13
  446. package/lib/card/selectable.js +0 -44
  447. package/lib/card/tab.d.ts +0 -6
  448. package/lib/card/tab.js +0 -26
  449. package/lib/card/utils.d.ts +0 -9
  450. package/lib/card/utils.js +0 -35
  451. package/lib/card/xconsole.scss +0 -3
  452. package/lib/field/index.d.ts +0 -3
  453. package/lib/field/index.js +0 -24
  454. package/lib/form/Components/Editable/index.d.ts +0 -20
  455. package/lib/form/Components/Editable/index.js +0 -205
  456. package/lib/form/Components/FormGroup/index.d.ts +0 -14
  457. package/lib/form/Components/FormGroup/index.js +0 -86
  458. package/lib/form/Components/FormGroup/index.scss +0 -23
  459. package/lib/form/Components/FormItem2/animation.scss +0 -72
  460. package/lib/form/Components/FormItem2/grid.scss +0 -173
  461. package/lib/form/Components/FormItem2/index.d.ts +0 -41
  462. package/lib/form/Components/FormItem2/index.js +0 -299
  463. package/lib/form/Components/FormItem2/main.scss +0 -413
  464. package/lib/form/Components/FormItem2/scss/variable.scss +0 -118
  465. package/lib/form/Components/FormItem2/style.d.ts +0 -1
  466. package/lib/form/Components/FormItem2/style.js +0 -3
  467. package/lib/form/Components/LightFilter/componentMap.d.ts +0 -3
  468. package/lib/form/Components/LightFilter/componentMap.js +0 -14
  469. package/lib/form/Components/LightFilter/index.d.ts +0 -17
  470. package/lib/form/Components/LightFilter/index.js +0 -133
  471. package/lib/form/Components/LightFilter/index.scss +0 -93
  472. package/lib/form/Components/ProField/index.d.ts +0 -2
  473. package/lib/form/Components/ProField/index.js +0 -39
  474. package/lib/form/Components/ProField/mapDateFormat.d.ts +0 -3
  475. package/lib/form/Components/ProField/mapDateFormat.js +0 -94
  476. package/lib/form/Components/Text/index.d.ts +0 -8
  477. package/lib/form/Components/Text/index.js +0 -28
  478. package/lib/form/Components/Text/index.scss +0 -8
  479. package/lib/form/Components/__builtins__/empty.d.ts +0 -1
  480. package/lib/form/Components/__builtins__/empty.js +0 -59
  481. package/lib/form/Components/__builtins__/hooks/index.d.ts +0 -2
  482. package/lib/form/Components/__builtins__/hooks/index.js +0 -27
  483. package/lib/form/Components/__builtins__/hooks/useClickAway.d.ts +0 -5
  484. package/lib/form/Components/__builtins__/hooks/useClickAway.js +0 -44
  485. package/lib/form/Components/__builtins__/hooks/usePrefixCls.d.ts +0 -3
  486. package/lib/form/Components/__builtins__/hooks/usePrefixCls.js +0 -15
  487. package/lib/form/Components/__builtins__/icons.d.ts +0 -20
  488. package/lib/form/Components/__builtins__/icons.js +0 -174
  489. package/lib/form/Components/__builtins__/index.d.ts +0 -8
  490. package/lib/form/Components/__builtins__/index.js +0 -93
  491. package/lib/form/Components/__builtins__/loading.d.ts +0 -1
  492. package/lib/form/Components/__builtins__/loading.js +0 -48
  493. package/lib/form/Components/__builtins__/mapSize.d.ts +0 -1
  494. package/lib/form/Components/__builtins__/mapSize.js +0 -20
  495. package/lib/form/Components/__builtins__/mapStatus.d.ts +0 -2
  496. package/lib/form/Components/__builtins__/mapStatus.js +0 -27
  497. package/lib/form/Components/__builtins__/moment.d.ts +0 -2
  498. package/lib/form/Components/__builtins__/moment.js +0 -56
  499. package/lib/form/Components/__builtins__/pickDataProps.d.ts +0 -1
  500. package/lib/form/Components/__builtins__/pickDataProps.js +0 -16
  501. package/lib/form/Components/form-layout/index.d.ts +0 -74
  502. package/lib/form/Components/form-layout/index.js +0 -88
  503. package/lib/form/Components/form-layout/main.scss +0 -0
  504. package/lib/form/Components/form-layout/style.d.ts +0 -1
  505. package/lib/form/Components/form-layout/style.js +0 -3
  506. package/lib/form/Components/form-layout/useResponsiveFormLayout.d.ts +0 -18
  507. package/lib/form/Components/form-layout/useResponsiveFormLayout.js +0 -94
  508. package/lib/form/Filter/AdvancedFilter.d.ts +0 -7
  509. package/lib/form/Filter/AdvancedFilter.js +0 -123
  510. package/lib/form/Filter/Layout.d.ts +0 -5
  511. package/lib/form/Filter/Layout.js +0 -78
  512. package/lib/form/Filter/LightFilter.d.ts +0 -7
  513. package/lib/form/Filter/LightFilter.js +0 -105
  514. package/lib/form/Filter/SimpleFilter.d.ts +0 -7
  515. package/lib/form/Filter/SimpleFilter.js +0 -99
  516. package/lib/form/Filter/index.d.ts +0 -9
  517. package/lib/form/Filter/index.js +0 -526
  518. package/lib/form/Filter/index.scss +0 -48
  519. package/lib/form/Filter/index2.d.ts +0 -13
  520. package/lib/form/Filter/index2.js +0 -174
  521. package/lib/form/Filter/index2.scss +0 -26
  522. package/lib/form/Filter/layout.scss +0 -40
  523. package/lib/form/Filter/useBindUrl.d.ts +0 -2
  524. package/lib/form/Filter/useBindUrl.js +0 -97
  525. package/lib/form/Filter/useSpecialProps.d.ts +0 -6
  526. package/lib/form/Filter/useSpecialProps.js +0 -39
  527. package/lib/form/ProForm/addCascadeEffect.d.ts +0 -2
  528. package/lib/form/ProForm/addCascadeEffect.js +0 -210
  529. package/lib/form/ProForm/customComponent.d.ts +0 -3
  530. package/lib/form/ProForm/customComponent.js +0 -22
  531. package/lib/form/ProForm/index.d.ts +0 -5
  532. package/lib/form/ProForm/index.js +0 -168
  533. package/lib/form/ProForm/index.scss +0 -411
  534. package/lib/form/ProForm/useAutoLayout.d.ts +0 -9
  535. package/lib/form/ProForm/useAutoLayout.js +0 -100
  536. package/lib/form/ProForm/useAutoSubmit.d.ts +0 -6
  537. package/lib/form/ProForm/useAutoSubmit.js +0 -28
  538. package/lib/form/ProForm/useFieldRequest.d.ts +0 -5
  539. package/lib/form/ProForm/useFieldRequest.js +0 -21
  540. package/lib/form/ProForm/useFormDisplayValues.d.ts +0 -4
  541. package/lib/form/ProForm/useFormDisplayValues.js +0 -86
  542. package/lib/form/ProForm/useInitialRequest.d.ts +0 -6
  543. package/lib/form/ProForm/useInitialRequest.js +0 -17
  544. package/lib/form/SchemaForm/adapterComponent.d.ts +0 -5
  545. package/lib/form/SchemaForm/adapterComponent.js +0 -21
  546. package/lib/form/SchemaForm/adapterDecorator.d.ts +0 -6
  547. package/lib/form/SchemaForm/adapterDecorator.js +0 -24
  548. package/lib/form/SchemaForm/adapterType.d.ts +0 -5
  549. package/lib/form/SchemaForm/adapterType.js +0 -59
  550. package/lib/form/SchemaForm/index.d.ts +0 -4
  551. package/lib/form/SchemaForm/index.js +0 -220
  552. package/lib/form/SchemaForm/initializeArrayCards.d.ts +0 -3
  553. package/lib/form/SchemaForm/initializeArrayCards.js +0 -25
  554. package/lib/form/SchemaForm/initializeArrayCollapse.d.ts +0 -3
  555. package/lib/form/SchemaForm/initializeArrayCollapse.js +0 -25
  556. package/lib/form/SchemaForm/initializeArrayItems.d.ts +0 -3
  557. package/lib/form/SchemaForm/initializeArrayItems.js +0 -38
  558. package/lib/form/SchemaForm/initializeArrayTable.d.ts +0 -3
  559. package/lib/form/SchemaForm/initializeArrayTable.js +0 -85
  560. package/lib/form/SchemaForm/initializeDataSource.d.ts +0 -15
  561. package/lib/form/SchemaForm/initializeDataSource.js +0 -26
  562. package/lib/form/SchemaForm/initializeFormButton.d.ts +0 -3
  563. package/lib/form/SchemaForm/initializeFormButton.js +0 -81
  564. package/lib/form/SchemaForm/initializeFormCollapse.d.ts +0 -3
  565. package/lib/form/SchemaForm/initializeFormCollapse.js +0 -40
  566. package/lib/form/SchemaForm/initializeFormGroup.d.ts +0 -3
  567. package/lib/form/SchemaForm/initializeFormGroup.js +0 -43
  568. package/lib/form/SchemaForm/initializeFormStep.d.ts +0 -5
  569. package/lib/form/SchemaForm/initializeFormStep.js +0 -57
  570. package/lib/form/SchemaForm/initializeFormTab.d.ts +0 -3
  571. package/lib/form/SchemaForm/initializeFormTab.js +0 -50
  572. package/lib/form/SchemaForm/initializeReactions.d.ts +0 -2
  573. package/lib/form/SchemaForm/initializeReactions.js +0 -73
  574. package/lib/form/SchemaForm/initializeRequest.d.ts +0 -11
  575. package/lib/form/SchemaForm/initializeRequest.js +0 -45
  576. package/lib/form/SchemaForm/initializeRules.d.ts +0 -11
  577. package/lib/form/SchemaForm/initializeRules.js +0 -53
  578. package/lib/form/SchemaForm/initializeSelectTable.d.ts +0 -3
  579. package/lib/form/SchemaForm/initializeSelectTable.js +0 -91
  580. package/lib/form/SchemaForm/reactions.d.ts +0 -6
  581. package/lib/form/SchemaForm/reactions.js +0 -97
  582. package/lib/form/docs/ActionResponse.d.ts +0 -8
  583. package/lib/form/docs/ActionResponse.js +0 -19
  584. package/lib/form/docs/ActionResponse.less +0 -25
  585. package/lib/form/fieldTypeMap.d.ts +0 -7
  586. package/lib/form/fieldTypeMap.js +0 -54
  587. package/lib/form/global.scss +0 -14
  588. package/lib/form/index.d.ts +0 -125
  589. package/lib/form/index.js +0 -171
  590. package/lib/form/locales/validate.d.ts +0 -159
  591. package/lib/form/locales/validate.js +0 -165
  592. package/lib/form/schemaNameMap.d.ts +0 -5
  593. package/lib/form/schemaNameMap.js +0 -57
  594. package/lib/form/typing.d.ts +0 -194
  595. package/lib/form/typing.js +0 -5
  596. package/lib/form/utils/parseSchema.d.ts +0 -3
  597. package/lib/form/utils/parseSchema.js +0 -45
  598. package/lib/form/utils.d.ts +0 -55
  599. package/lib/form/utils.js +0 -169
  600. package/lib/form/warning.d.ts +0 -3
  601. package/lib/form/warning.js +0 -18
  602. package/lib/image/index.d.ts +0 -22
  603. package/lib/image/index.js +0 -83
  604. package/lib/image/index.scss +0 -3
  605. package/lib/info/components/InfoGroup/index.d.ts +0 -5
  606. package/lib/info/components/InfoGroup/index.js +0 -97
  607. package/lib/info/components/InfoGroup/index.scss +0 -64
  608. package/lib/info/components/InfoValueItem/index.d.ts +0 -5
  609. package/lib/info/components/InfoValueItem/index.js +0 -313
  610. package/lib/info/components/InfoValueItem/index.scss +0 -26
  611. package/lib/info/components/ProInfoItem/index.d.ts +0 -5
  612. package/lib/info/components/ProInfoItem/index.js +0 -100
  613. package/lib/info/components/ProInfoItem/index.scss +0 -76
  614. package/lib/info/components/baseInfo/index.d.ts +0 -8
  615. package/lib/info/components/baseInfo/index.js +0 -103
  616. package/lib/info/components/baseInfo/index.scss +0 -6
  617. package/lib/info/components/headerInfo/index.d.ts +0 -8
  618. package/lib/info/components/headerInfo/index.js +0 -76
  619. package/lib/info/components/headerInfo/index.scss +0 -3
  620. package/lib/info/components/tableInfo/index.d.ts +0 -7
  621. package/lib/info/components/tableInfo/index.js +0 -164
  622. package/lib/info/components/tableInfo/index.scss +0 -18
  623. package/lib/info/index.d.ts +0 -6
  624. package/lib/info/index.js +0 -205
  625. package/lib/info/index.scss +0 -9
  626. package/lib/info/typing.d.ts +0 -220
  627. package/lib/info/typing.js +0 -5
  628. package/lib/info/utils/index.d.ts +0 -20
  629. package/lib/info/utils/index.js +0 -60
  630. package/lib/info/utils/layout.d.ts +0 -2
  631. package/lib/info/utils/layout.js +0 -65
  632. package/lib/info/utils/utils.d.ts +0 -1
  633. package/lib/info/utils/utils.js +0 -19
  634. package/lib/layout/index.d.ts +0 -2
  635. package/lib/layout/index.js +0 -10
  636. package/lib/page-container/index.d.ts +0 -3
  637. package/lib/page-container/index.js +0 -24
  638. package/lib/page-header/index.d.ts +0 -74
  639. package/lib/page-header/index.js +0 -224
  640. package/lib/page-header/index.scss +0 -193
  641. package/lib/page-header/xconsole.scss +0 -5
  642. package/lib/sidebar/components/sidebar-container/index.d.ts +0 -5
  643. package/lib/sidebar/components/sidebar-container/index.js +0 -178
  644. package/lib/sidebar/components/sidebar-container/index.scss +0 -73
  645. package/lib/sidebar/components/tree/index.d.ts +0 -6
  646. package/lib/sidebar/components/tree/index.js +0 -298
  647. package/lib/sidebar/components/tree/index.scss +0 -10
  648. package/lib/sidebar/components/tree-node/components/HoverTooltip/index.d.ts +0 -15
  649. package/lib/sidebar/components/tree-node/components/HoverTooltip/index.js +0 -57
  650. package/lib/sidebar/components/tree-node/components/HoverTooltip/index.scss +0 -7
  651. package/lib/sidebar/components/tree-node/components/IconAction/index.d.ts +0 -12
  652. package/lib/sidebar/components/tree-node/components/IconAction/index.js +0 -90
  653. package/lib/sidebar/components/tree-node/components/IconAction/index.scss +0 -7
  654. package/lib/sidebar/components/tree-node/components/IconSwitch/index.d.ts +0 -23
  655. package/lib/sidebar/components/tree-node/components/IconSwitch/index.js +0 -71
  656. package/lib/sidebar/components/tree-node/components/IconSwitch/index.scss +0 -7
  657. package/lib/sidebar/components/tree-node/index.d.ts +0 -7
  658. package/lib/sidebar/components/tree-node/index.js +0 -204
  659. package/lib/sidebar/components/tree-node/index.scss +0 -68
  660. package/lib/sidebar/index.d.ts +0 -9
  661. package/lib/sidebar/index.js +0 -228
  662. package/lib/sidebar/index.scss +0 -38
  663. package/lib/sidebar/typing.d.ts +0 -145
  664. package/lib/sidebar/typing.js +0 -5
  665. package/lib/sidebar/utils/action-ref.d.ts +0 -3
  666. package/lib/sidebar/utils/action-ref.js +0 -16
  667. package/lib/sidebar/utils/index.d.ts +0 -364
  668. package/lib/sidebar/utils/index.js +0 -291
  669. package/lib/skeleton/index.d.ts +0 -3
  670. package/lib/skeleton/index.js +0 -24
  671. package/lib/table/components/CardView/index.d.ts +0 -5
  672. package/lib/table/components/CardView/index.js +0 -397
  673. package/lib/table/components/CardView/index.scss +0 -46
  674. package/lib/table/components/EmptyContent/index.d.ts +0 -2
  675. package/lib/table/components/EmptyContent/index.js +0 -19
  676. package/lib/table/components/Filter/index.d.ts +0 -12
  677. package/lib/table/components/Filter/index.js +0 -258
  678. package/lib/table/components/Filter/index.scss +0 -27
  679. package/lib/table/components/Layout/index.d.ts +0 -5
  680. package/lib/table/components/Layout/index.js +0 -185
  681. package/lib/table/components/Layout/index.scss +0 -48
  682. package/lib/table/components/LoadMore/index.d.ts +0 -20
  683. package/lib/table/components/LoadMore/index.js +0 -99
  684. package/lib/table/components/LoadMore/index.scss +0 -19
  685. package/lib/table/components/Pagination/index.d.ts +0 -8
  686. package/lib/table/components/Pagination/index.js +0 -253
  687. package/lib/table/components/Pagination/index.scss +0 -55
  688. package/lib/table/components/QuickAction/index.d.ts +0 -11
  689. package/lib/table/components/QuickAction/index.js +0 -53
  690. package/lib/table/components/ToolBar/CardSwitch.d.ts +0 -8
  691. package/lib/table/components/ToolBar/CardSwitch.js +0 -60
  692. package/lib/table/components/ToolBar/DensityIcon.d.ts +0 -4
  693. package/lib/table/components/ToolBar/DensityIcon.js +0 -114
  694. package/lib/table/components/ToolBar/FilterColumnIcon.d.ts +0 -4
  695. package/lib/table/components/ToolBar/FilterColumnIcon.js +0 -370
  696. package/lib/table/components/ToolBar/FullScreenIcon.d.ts +0 -4
  697. package/lib/table/components/ToolBar/FullScreenIcon.js +0 -38
  698. package/lib/table/components/ToolBar/Fullscreen.d.ts +0 -10
  699. package/lib/table/components/ToolBar/Fullscreen.js +0 -110
  700. package/lib/table/components/ToolBar/RefreshIcon.d.ts +0 -4
  701. package/lib/table/components/ToolBar/RefreshIcon.js +0 -188
  702. package/lib/table/components/ToolBar/index.d.ts +0 -5
  703. package/lib/table/components/ToolBar/index.js +0 -185
  704. package/lib/table/components/ToolBar/index.scss +0 -177
  705. package/lib/table/index.d.ts +0 -6
  706. package/lib/table/index.js +0 -1176
  707. package/lib/table/index.scss +0 -158
  708. package/lib/table/typing.d.ts +0 -426
  709. package/lib/table/typing.js +0 -5
  710. package/lib/table/utils/columnRender.d.ts +0 -13
  711. package/lib/table/utils/columnRender.js +0 -256
  712. package/lib/table/utils/genProColumnToColumn.d.ts +0 -13
  713. package/lib/table/utils/genProColumnToColumn.js +0 -58
  714. package/lib/table/utils/getTableProps.d.ts +0 -2
  715. package/lib/table/utils/getTableProps.js +0 -11
  716. package/lib/table/utils/getTableSortIcons.d.ts +0 -3
  717. package/lib/table/utils/getTableSortIcons.js +0 -29
  718. package/lib/table/utils/index.d.ts +0 -19
  719. package/lib/table/utils/index.js +0 -142
  720. package/lib/table/utils/pureColumnRender.d.ts +0 -9
  721. package/lib/table/utils/pureColumnRender.js +0 -178
  722. package/lib/table/utils/pureGenProColumnToColumn.d.ts +0 -7
  723. package/lib/table/utils/pureGenProColumnToColumn.js +0 -34
  724. package/lib/table/utils/useTableSelection.d.ts +0 -3
  725. package/lib/table/utils/useTableSelection.js +0 -83
  726. package/lib/table/utils/util.d.ts +0 -5
  727. package/lib/table/utils/util.js +0 -25
  728. package/lib/timeline/ProTimeLineItem/index.d.ts +0 -5
  729. package/lib/timeline/ProTimeLineItem/index.js +0 -255
  730. package/lib/timeline/ProTimeLineItem/index.scss +0 -235
  731. package/lib/timeline/index.d.ts +0 -10
  732. package/lib/timeline/index.js +0 -79
  733. package/lib/timeline/index.scss +0 -7
  734. package/lib/timeline/typing.d.ts +0 -107
  735. package/lib/timeline/typing.js +0 -5
  736. package/lib/utils/aspect.d.ts +0 -2
  737. package/lib/utils/aspect.js +0 -67
  738. package/lib/utils/index.d.ts +0 -3
  739. package/lib/utils/index.js +0 -24
  740. package/lib/utils/message.d.ts +0 -3
  741. package/lib/utils/message.js +0 -22
  742. /package/dist/{fonts/txddinmedium.woff → static/txddinmedium.df41cfe2.woff} +0 -0
@@ -1,3 +0,0 @@
1
- import type { ProFormInitializeItem } from '../typing';
2
- declare const initialize: ProFormInitializeItem;
3
- export default initialize;
@@ -1,25 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.default = void 0;
7
- 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; }
8
- 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; }
9
- 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; }
10
- var initializeItems = function initializeItems(items) {
11
- if (items) {
12
- return _objectSpread(_objectSpread({}, items), {}, {
13
- name: 'items'
14
- });
15
- }
16
- return items;
17
- };
18
- var initialize = function initialize(item) {
19
- var items = item.items;
20
- return _objectSpread(_objectSpread({}, item), {}, {
21
- items: items ? initializeItems(items) : {}
22
- });
23
- };
24
- var _default = initialize;
25
- exports.default = _default;
@@ -1,3 +0,0 @@
1
- import type { ProFormInitializeItem } from '../typing';
2
- declare const initialize: ProFormInitializeItem;
3
- export default initialize;
@@ -1,25 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.default = void 0;
7
- 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; }
8
- 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; }
9
- 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; }
10
- var initializeItems = function initializeItems(items) {
11
- if (items) {
12
- return _objectSpread(_objectSpread({}, items), {}, {
13
- name: 'items'
14
- });
15
- }
16
- return items;
17
- };
18
- var initialize = function initialize(item) {
19
- var items = item.items;
20
- return _objectSpread(_objectSpread({}, item), {}, {
21
- items: items ? initializeItems(items) : {}
22
- });
23
- };
24
- var _default = initialize;
25
- exports.default = _default;
@@ -1,3 +0,0 @@
1
- import type { ProFormInitializeItem } from '../typing';
2
- declare const initialize: ProFormInitializeItem;
3
- export default initialize;
@@ -1,38 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.default = void 0;
7
- 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; }
8
- 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; }
9
- 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; }
10
- var initializeItems = function initializeItems(items) {
11
- if (items) {
12
- return _objectSpread(_objectSpread({}, items), {}, {
13
- name: 'items'
14
- });
15
- }
16
- return items;
17
- };
18
- var initializeChildren = function initializeChildren(item) {
19
- var decoratorProps = item.decoratorProps;
20
- return _objectSpread(_objectSpread({}, item), decoratorProps ? {
21
- decoratorProps: _objectSpread({
22
- feedbackLayout: 'none'
23
- }, decoratorProps)
24
- } : {});
25
- };
26
- var initialize = function initialize(item) {
27
- var _item$children = item.children,
28
- children = _item$children === void 0 ? [] : _item$children,
29
- items = item.items;
30
- return _objectSpread(_objectSpread({}, item), {}, {
31
- children: children.map(function (item) {
32
- return initializeChildren(item);
33
- }),
34
- items: items ? initializeItems(items) : {}
35
- });
36
- };
37
- var _default = initialize;
38
- exports.default = _default;
@@ -1,3 +0,0 @@
1
- import type { ProFormInitializeItem } from '../typing';
2
- declare const initialize: ProFormInitializeItem;
3
- export default initialize;
@@ -1,85 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.default = void 0;
7
- var _excluded = ["title", "decoratorProps"],
8
- _excluded2 = ["title", "dataIndex", "cell", "htmlTitle", "sortable", "width", "align", "alignHeader", "filters", "filterMode", "filterMenuProps", "lock", "resizable", "colSpan"];
9
- 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; }
10
- 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; }
11
- 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; }
12
- 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; }
13
- 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; }
14
- var initializeColumn = function initializeColumn(item) {
15
- var title = item.title,
16
- _item$decoratorProps = item.decoratorProps,
17
- decoratorProps = _item$decoratorProps === void 0 ? {} : _item$decoratorProps,
18
- children = _objectWithoutProperties(item, _excluded);
19
- // 将Table.Column属性和组件FormItem属性通过decoratorProps统一传入,再分别赋值
20
- var columnTitle = decoratorProps.title,
21
- dataIndex = decoratorProps.dataIndex,
22
- cell = decoratorProps.cell,
23
- htmlTitle = decoratorProps.htmlTitle,
24
- sortable = decoratorProps.sortable,
25
- width = decoratorProps.width,
26
- align = decoratorProps.align,
27
- alignHeader = decoratorProps.alignHeader,
28
- filters = decoratorProps.filters,
29
- filterMode = decoratorProps.filterMode,
30
- filterMenuProps = decoratorProps.filterMenuProps,
31
- lock = decoratorProps.lock,
32
- resizable = decoratorProps.resizable,
33
- colSpan = decoratorProps.colSpan,
34
- formItemDecoratorProps = _objectWithoutProperties(decoratorProps, _excluded2);
35
- var columnProperties = {
36
- title: title !== null && title !== void 0 ? title : columnTitle,
37
- dataIndex: dataIndex,
38
- cell: cell,
39
- htmlTitle: htmlTitle,
40
- sortable: sortable,
41
- width: width,
42
- align: align,
43
- alignHeader: alignHeader,
44
- filters: filters,
45
- filterMode: filterMode,
46
- filterMenuProps: filterMenuProps,
47
- lock: lock,
48
- resizable: resizable,
49
- colSpan: colSpan
50
- };
51
- return {
52
- component: 'ArrayTable.Column',
53
- props: columnProperties,
54
- children: [_objectSpread(_objectSpread({}, children), {}, {
55
- decoratorProps: formItemDecoratorProps
56
- })]
57
- };
58
- };
59
- var initializeItems = function initializeItems(items) {
60
- if (items) {
61
- var _items$children;
62
- return _objectSpread(_objectSpread({}, items), {}, {
63
- name: 'items',
64
- children: (_items$children = items.children) === null || _items$children === void 0 ? void 0 : _items$children.map(function (item) {
65
- return initializeColumn(item);
66
- })
67
- });
68
- }
69
- return items;
70
- };
71
- var initialize = function initialize(item) {
72
- var _item$props = item.props,
73
- props = _item$props === void 0 ? {} : _item$props,
74
- items = item.items;
75
- return _objectSpread(_objectSpread({}, item), {}, {
76
- props: _objectSpread({
77
- pagination: {
78
- pageSize: 10
79
- }
80
- }, props),
81
- items: items ? initializeItems(items) : {}
82
- });
83
- };
84
- var _default = initialize;
85
- exports.default = _default;
@@ -1,15 +0,0 @@
1
- interface IInitializeDataSource {
2
- (requestConfig: any, suffix: string): {
3
- dataSource?: any[];
4
- reactions: any[];
5
- scope: {
6
- [x: string]: any;
7
- };
8
- data?: any;
9
- props?: {
10
- [x: string]: any;
11
- };
12
- };
13
- }
14
- declare const initializeDataSource: IInitializeDataSource;
15
- export default initializeDataSource;
@@ -1,26 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.default = void 0;
7
- var _utils = require("../utils");
8
- var initializeDataSource = function initializeDataSource(dataSource, suffix) {
9
- var _dataSource$extraConf;
10
- var _initializeRequestExp = (0, _utils.initializeRequestExpression)(dataSource, '$dataSource', suffix),
11
- expression = _initializeRequestExp.expression,
12
- scope = _initializeRequestExp.scope;
13
- return expression ? {
14
- reactions: [expression],
15
- scope: scope,
16
- data: {
17
- readOnlyOnLoading: (dataSource === null || dataSource === void 0 ? void 0 : (_dataSource$extraConf = dataSource.extraConfig) === null || _dataSource$extraConf === void 0 ? void 0 : _dataSource$extraConf.readOnly) !== false
18
- }
19
- } : {
20
- reactions: [],
21
- scope: {},
22
- dataSource: dataSource
23
- };
24
- };
25
- var _default = initializeDataSource;
26
- exports.default = _default;
@@ -1,3 +0,0 @@
1
- import type { ProFormInitializeItem } from '../typing';
2
- declare const initialize: ProFormInitializeItem;
3
- export default initialize;
@@ -1,81 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.default = void 0;
7
- var _utils = require("@teamix/utils");
8
- var _excluded = ["sticky", "container", "onAffix"];
9
- 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; }
10
- 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; }
11
- 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; }
12
- 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; }
13
- 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; }
14
- var initializeButton = function initializeButton(item) {
15
- var component = item.component,
16
- _item$props = item.props,
17
- props = _item$props === void 0 ? {} : _item$props;
18
- var buttonTextMap = {
19
- Submit: (0, _utils.getMessage)('submit'),
20
- Reset: (0, _utils.getMessage)('reset')
21
- };
22
- return _objectSpread(_objectSpread({}, item), {}, {
23
- component: component,
24
- props: _objectSpread({
25
- children: buttonTextMap[component]
26
- }, props)
27
- });
28
- };
29
- var initialize = function initialize(item) {
30
- var component = item.component,
31
- _item$props2 = item.props,
32
- props = _item$props2 === void 0 ? {} : _item$props2,
33
- _item$decoratorProps = item.decoratorProps,
34
- decoratorProps = _item$decoratorProps === void 0 ? {} : _item$decoratorProps;
35
- var sticky = props.sticky,
36
- container = props.container,
37
- onAffix = props.onAffix,
38
- otherProps = _objectWithoutProperties(props, _excluded);
39
- // 单个按钮
40
- if (component && ['Submit', 'Reset'].includes(component)) {
41
- return initializeButton(item);
42
- }
43
- var commonMode = _objectSpread(_objectSpread({}, item), {}, {
44
- component: component,
45
- props: otherProps,
46
- decorator: 'FormButtonGroup.FormItem',
47
- decoratorProps: _objectSpread({
48
- inset: false,
49
- fullness: true,
50
- className: (0, _utils.cls)('teamix-button-group-item', decoratorProps === null || decoratorProps === void 0 ? void 0 : decoratorProps.className)
51
- }, decoratorProps)
52
- });
53
- // 吸底模式
54
- if (['auto', 'always'].includes(sticky)) {
55
- var stickyProps = {};
56
- if (sticky === 'auto') {
57
- stickyProps = {
58
- className: 'teamix-pro-form-button-affix-auto',
59
- offsetBottom: 0
60
- };
61
- }
62
- if (sticky === 'always') {
63
- stickyProps = {
64
- className: 'teamix-pro-form-button-affix-always',
65
- offsetBottom: 9999
66
- };
67
- }
68
- return {
69
- component: 'Affix',
70
- props: _objectSpread({
71
- container: container,
72
- onAffix: onAffix
73
- }, stickyProps),
74
- children: [commonMode]
75
- };
76
- }
77
- // 普通模式
78
- return commonMode;
79
- };
80
- var _default = initialize;
81
- exports.default = _default;
@@ -1,3 +0,0 @@
1
- import type { ProFormInitializeItem } from '../typing';
2
- declare const initialize: ProFormInitializeItem;
3
- export default initialize;
@@ -1,40 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.default = void 0;
7
- var _excluded = ["children", "title", "props"],
8
- _excluded2 = ["children"];
9
- 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; }
10
- 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; }
11
- 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; }
12
- 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; }
13
- 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; }
14
- var initializeCollapsePanel = function initializeCollapsePanel(item) {
15
- var _item$children = item.children,
16
- children = _item$children === void 0 ? [] : _item$children,
17
- title = item.title,
18
- _item$props = item.props,
19
- props = _item$props === void 0 ? {} : _item$props,
20
- otherProps = _objectWithoutProperties(item, _excluded);
21
- return _objectSpread({
22
- component: 'FormCollapse.CollapsePanel',
23
- props: _objectSpread({
24
- title: title
25
- }, props),
26
- children: children
27
- }, otherProps);
28
- };
29
- var initialize = function initialize(item) {
30
- var _item$children2 = item.children,
31
- children = _item$children2 === void 0 ? [] : _item$children2,
32
- otherProps = _objectWithoutProperties(item, _excluded2);
33
- return _objectSpread({
34
- children: children.map(function (item) {
35
- return initializeCollapsePanel(item);
36
- })
37
- }, otherProps);
38
- };
39
- var _default = initialize;
40
- exports.default = _default;
@@ -1,3 +0,0 @@
1
- import type { ProFormSchemaItem } from '../typing';
2
- declare const initialize: (item: ProFormSchemaItem) => ProFormSchemaItem;
3
- export default initialize;
@@ -1,43 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.default = void 0;
7
- var _excluded = ["props", "children", "title"],
8
- _excluded2 = ["props", "children"];
9
- 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; }
10
- 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; }
11
- 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; }
12
- 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; }
13
- 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; }
14
- var initializeGroupPanel = function initializeGroupPanel(item) {
15
- var _item$props = item.props,
16
- props = _item$props === void 0 ? {} : _item$props,
17
- _item$children = item.children,
18
- children = _item$children === void 0 ? [] : _item$children,
19
- title = item.title,
20
- otherProps = _objectWithoutProperties(item, _excluded);
21
- return _objectSpread({
22
- component: 'FormGroup.GroupPanel',
23
- props: _objectSpread({
24
- title: title
25
- }, props),
26
- children: children
27
- }, otherProps);
28
- };
29
- var initialize = function initialize(item) {
30
- var _item$props2 = item.props,
31
- props = _item$props2 === void 0 ? {} : _item$props2,
32
- _item$children2 = item.children,
33
- children = _item$children2 === void 0 ? [] : _item$children2,
34
- otherProps = _objectWithoutProperties(item, _excluded2);
35
- return _objectSpread({
36
- props: props,
37
- children: children.map(function (item) {
38
- return initializeGroupPanel(item);
39
- })
40
- }, otherProps);
41
- };
42
- var _default = initialize;
43
- exports.default = _default;
@@ -1,5 +0,0 @@
1
- import type { ProFormSchemaItem } from '../typing';
2
- declare const initialize: (item: ProFormSchemaItem & {
3
- col?: number;
4
- }) => ProFormSchemaItem;
5
- export default initialize;
@@ -1,57 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.default = void 0;
7
- var _excluded = ["props", "children", "title"],
8
- _excluded2 = ["col", "style"];
9
- 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; }
10
- 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; }
11
- 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; }
12
- 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; }
13
- 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; }
14
- var getWidth = function getWidth(col, length) {
15
- var newCol = col !== null && col !== void 0 ? col : (length + 1) * 4;
16
- newCol = newCol > 24 ? 24 : newCol;
17
- var width = 100 / 24 * newCol;
18
- return "".concat(width, "%");
19
- };
20
- var initializeStepPane = function initializeStepPane(item) {
21
- var _item$props = item.props,
22
- props = _item$props === void 0 ? {} : _item$props,
23
- _item$children = item.children,
24
- children = _item$children === void 0 ? [] : _item$children,
25
- title = item.title,
26
- otherProps = _objectWithoutProperties(item, _excluded);
27
- return _objectSpread({
28
- component: 'FormStep.StepPane',
29
- props: _objectSpread({
30
- title: title
31
- }, props),
32
- children: children
33
- }, otherProps);
34
- };
35
- var initialize = function initialize(item) {
36
- var _item$props2 = item.props,
37
- props = _item$props2 === void 0 ? {} : _item$props2,
38
- _item$children2 = item.children,
39
- children = _item$children2 === void 0 ? [] : _item$children2;
40
- var col = props.col,
41
- style = props.style,
42
- otherProps = _objectWithoutProperties(props, _excluded2);
43
- var width = getWidth(col, children.length);
44
- return _objectSpread(_objectSpread({}, item), {}, {
45
- props: _objectSpread({
46
- labelPlacement: 'hoz',
47
- style: _objectSpread({
48
- width: width
49
- }, style)
50
- }, otherProps),
51
- children: children.map(function (item) {
52
- return initializeStepPane(item);
53
- })
54
- });
55
- };
56
- var _default = initialize;
57
- exports.default = _default;
@@ -1,3 +0,0 @@
1
- import type { ProFormSchemaItem } from '../typing';
2
- declare const initialize: (item: ProFormSchemaItem) => ProFormSchemaItem;
3
- export default initialize;
@@ -1,50 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.default = void 0;
7
- var _excluded = ["props", "children", "title"],
8
- _excluded2 = ["props", "children"];
9
- 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; }
10
- 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; }
11
- 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; }
12
- 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; }
13
- 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; }
14
- var initializeTabPane = function initializeTabPane(item) {
15
- var _item$props = item.props,
16
- props = _item$props === void 0 ? {} : _item$props,
17
- _item$children = item.children,
18
- children = _item$children === void 0 ? [] : _item$children,
19
- title = item.title,
20
- otherProps = _objectWithoutProperties(item, _excluded);
21
- return _objectSpread({
22
- component: 'FormTab.TabPane',
23
- props: _objectSpread({
24
- tab: title
25
- }, props),
26
- children: children
27
- }, otherProps);
28
- };
29
- var initialize = function initialize(item) {
30
- var _item$props2 = item.props,
31
- props = _item$props2 === void 0 ? {} : _item$props2,
32
- _item$children2 = item.children,
33
- children = _item$children2 === void 0 ? [] : _item$children2,
34
- otherProps = _objectWithoutProperties(item, _excluded2);
35
- return _objectSpread({
36
- props: _objectSpread({
37
- navStyle: {
38
- lineHeight: 1.5
39
- },
40
- contentStyle: {
41
- paddingTop: 16
42
- }
43
- }, props),
44
- children: children.map(function (item) {
45
- return initializeTabPane(item);
46
- })
47
- }, otherProps);
48
- };
49
- var _default = initialize;
50
- exports.default = _default;
@@ -1,2 +0,0 @@
1
- declare const initializeReactions: (reactions: any, innerReactions: any) => any;
2
- export default initializeReactions;
@@ -1,73 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.default = void 0;
7
- var _utils = require("@teamix/utils");
8
- var _utils2 = require("../utils");
9
- var _schemaNameMap = _interopRequireDefault(require("../schemaNameMap"));
10
- function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
11
- 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; }
12
- 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; }
13
- 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; }
14
- function _toConsumableArray(arr) { return _arrayWithoutHoles(arr) || _iterableToArray(arr) || _unsupportedIterableToArray(arr) || _nonIterableSpread(); }
15
- function _nonIterableSpread() { throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); }
16
- function _arrayWithoutHoles(arr) { if (Array.isArray(arr)) return _arrayLikeToArray(arr); }
17
- function _toArray(arr) { return _arrayWithHoles(arr) || _iterableToArray(arr) || _unsupportedIterableToArray(arr) || _nonIterableRest(); }
18
- function _iterableToArray(iter) { if (typeof Symbol !== "undefined" && iter[Symbol.iterator] != null || iter["@@iterator"] != null) return Array.from(iter); }
19
- function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest(); }
20
- 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."); }
21
- 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); }
22
- 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; }
23
- 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; }
24
- function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }
25
- var mapSchemaName = function mapSchemaName(schema) {
26
- if ((0, _utils.isPlainObj)(schema)) {
27
- var newSchema = {};
28
- Object.entries(schema).forEach(function (_ref) {
29
- var _ref2 = _slicedToArray(_ref, 2),
30
- key = _ref2[0],
31
- value = _ref2[1];
32
- var _key$split = key.split('.'),
33
- _key$split2 = _toArray(_key$split),
34
- firstKey = _key$split2[0],
35
- otherKey = _key$split2.slice(1);
36
- var newFirstKey = (0, _utils.getValueByValue)(_schemaNameMap.default, firstKey, {
37
- inputKey: 'proForm',
38
- outputKey: 'formily'
39
- }) || firstKey;
40
- var newKey = [newFirstKey].concat(_toConsumableArray(otherKey)).join('.');
41
- newSchema[newKey] = value;
42
- });
43
- return newSchema;
44
- }
45
- return schema;
46
- };
47
- var initializeReactions = function initializeReactions(reactions, innerReactions) {
48
- var temp = innerReactions;
49
- // 合并reactions
50
- if (reactions) {
51
- temp = (0, _utils2.mergeArrayValue)(innerReactions, reactions);
52
- }
53
- // schema名称映射,由ProFormSchema映射为formilySchema
54
- temp = temp.map(function (item) {
55
- var _item$fulfill, _item$otherwise;
56
- var fulfillSchema = mapSchemaName(item === null || item === void 0 ? void 0 : (_item$fulfill = item.fulfill) === null || _item$fulfill === void 0 ? void 0 : _item$fulfill.schema);
57
- var otherwiseSchema = mapSchemaName(item === null || item === void 0 ? void 0 : (_item$otherwise = item.otherwise) === null || _item$otherwise === void 0 ? void 0 : _item$otherwise.schema);
58
- if (fulfillSchema || otherwiseSchema) {
59
- return _objectSpread(_objectSpread({}, item), {}, {
60
- fulfill: _objectSpread(_objectSpread({}, item === null || item === void 0 ? void 0 : item.fulfill), {}, {
61
- schema: fulfillSchema
62
- }),
63
- otherwise: _objectSpread(_objectSpread({}, item === null || item === void 0 ? void 0 : item.otherwise), {}, {
64
- schema: otherwiseSchema
65
- })
66
- });
67
- }
68
- return item;
69
- });
70
- return temp;
71
- };
72
- var _default = initializeReactions;
73
- exports.default = _default;
@@ -1,11 +0,0 @@
1
- import type { ProFormRequestConfig } from '../typing';
2
- interface IInitializeRequest {
3
- (requestConfig?: ProFormRequestConfig | ProFormRequestConfig[], suffix?: string): {
4
- reactions: any[];
5
- scope: {
6
- [x: string]: any;
7
- };
8
- };
9
- }
10
- declare const initializeRequest: IInitializeRequest;
11
- export default initializeRequest;