@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,174 +0,0 @@
1
- "use strict";
2
-
3
- function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
4
- Object.defineProperty(exports, "__esModule", {
5
- value: true
6
- });
7
- exports.default = exports.SimpleFilter = exports.AdvancedFilter = void 0;
8
- var _react = _interopRequireWildcard(require("react"));
9
- var _utils = require("@teamix/utils");
10
- var _core = require("@formily/core");
11
- var _ProForm = _interopRequireDefault(require("../ProForm"));
12
- var _utils2 = require("../utils");
13
- require("./index2.scss");
14
- var _excluded = ["schema", "triggerType", "onFilter"];
15
- function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
16
- function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
17
- function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || _typeof(obj) !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
18
- function _toConsumableArray(arr) { return _arrayWithoutHoles(arr) || _iterableToArray(arr) || _unsupportedIterableToArray(arr) || _nonIterableSpread(); }
19
- 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."); }
20
- 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); }
21
- function _iterableToArray(iter) { if (typeof Symbol !== "undefined" && iter[Symbol.iterator] != null || iter["@@iterator"] != null) return Array.from(iter); }
22
- function _arrayWithoutHoles(arr) { if (Array.isArray(arr)) return _arrayLikeToArray(arr); }
23
- 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; }
24
- 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; }
25
- 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; }
26
- 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; }
27
- 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; }
28
- 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; }
29
- var getEventProps = function getEventProps(triggerType, onFilter) {
30
- var keydownEvent = {
31
- onSubmit: onFilter
32
- };
33
- var changeEvent = {
34
- onChange: onFilter
35
- };
36
- var eventMap = {
37
- keydown: keydownEvent,
38
- change: _objectSpread(_objectSpread({}, keydownEvent), changeEvent),
39
- submit: keydownEvent
40
- };
41
- return eventMap[triggerType];
42
- };
43
- /**
44
- * 简单筛选
45
- */
46
- var SimpleFilter = /*#__PURE__*/(0, _react.memo)(function (props) {
47
- var schema = props.schema,
48
- triggerType = props.triggerType,
49
- onFilter = props.onFilter,
50
- otherProps = _objectWithoutProperties(props, _excluded);
51
- var prefixCls = (0, _utils.usePrefixCls)('teamix-pro-form-filter-simple');
52
- var simpleSchema = (0, _react.useMemo)(function () {
53
- return [{
54
- component: 'FormFlex',
55
- props: {
56
- size: 8
57
- },
58
- children: [].concat(_toConsumableArray(schema), [{
59
- type: 'void',
60
- decorator: null,
61
- component: 'Submit',
62
- props: {
63
- style: _objectSpread({}, triggerType === 'submit' ? {} : {
64
- display: 'none'
65
- })
66
- }
67
- }])
68
- }];
69
- }, [schema, triggerType]);
70
- var eventProps = getEventProps(triggerType, onFilter);
71
- return /*#__PURE__*/_react.default.createElement(_ProForm.default, _objectSpread(_objectSpread(_objectSpread({
72
- feedbackLayout: "popover",
73
- breakpoints: [],
74
- inset: true
75
- }, otherProps), eventProps), {}, {
76
- className: (0, _utils.cls)(prefixCls(), props.className),
77
- schema: simpleSchema
78
- }));
79
- });
80
- exports.SimpleFilter = SimpleFilter;
81
- SimpleFilter.defaultProps = {
82
- triggerType: 'change'
83
- };
84
- /**
85
- * 高级筛选
86
- */
87
- var AdvancedFilter = /*#__PURE__*/(0, _react.memo)(function (props) {
88
- var form = (0, _react.useMemo)(function () {
89
- return (props === null || props === void 0 ? void 0 : props.form) || (0, _core.createForm)();
90
- }, []);
91
- var schema = props.schema,
92
- triggerType = props.triggerType,
93
- onFilter = props.onFilter,
94
- onReset = props.onReset,
95
- layout = props.layout,
96
- labelAlign = props.labelAlign,
97
- wrapperAlign = props.wrapperAlign,
98
- labelCol = props.labelCol,
99
- wrapperCol = props.wrapperCol;
100
- var prefixCls = (0, _utils.usePrefixCls)('teamix-pro-form-filter-advanced');
101
- var gridSchema = (0, _react.useMemo)(function () {
102
- return [{
103
- name: 'FormGrid',
104
- component: 'FormGrid',
105
- props: {
106
- breakpoints: [480, 720, 990, 1200, Infinity],
107
- maxColumns: [1, 2, 3, 3, 4],
108
- columnGap: 16,
109
- rowGap: 12
110
- },
111
- children: [].concat(_toConsumableArray(schema), [{
112
- component: 'FormGrid.GridColumn',
113
- props: {
114
- gridSpan: -1
115
- },
116
- children: [{
117
- component: 'FormButtonGroup',
118
- props: {
119
- align: 'right'
120
- },
121
- children: [{
122
- component: 'Reset',
123
- props: {
124
- onResetValidateSuccess: onReset,
125
- style: _objectSpread({}, triggerType === 'submit' ? {} : {
126
- marginRight: -16
127
- }),
128
- children: (0, _utils.getMessage)('reset')
129
- }
130
- }, {
131
- component: 'Submit',
132
- props: {
133
- style: _objectSpread({}, triggerType === 'submit' ? {
134
- marginRight: -8
135
- } : {
136
- display: 'none'
137
- }),
138
- children: (0, _utils.getMessage)('search')
139
- }
140
- }]
141
- }]
142
- }])
143
- }];
144
- }, [schema, onReset, triggerType]);
145
- var getTeamixLayout = (0, _react.useMemo)(function () {
146
- return {
147
- breakpoints: [990],
148
- layout: (0, _utils2.mergeArrayValue)(['vertical'], layout),
149
- labelAlign: (0, _utils2.mergeArrayValue)(['left'], labelAlign),
150
- wrapperAlign: (0, _utils2.mergeArrayValue)(['left'], wrapperAlign),
151
- labelCol: (0, _utils2.mergeArrayValue)([24], labelCol),
152
- wrapperCol: (0, _utils2.mergeArrayValue)([24], wrapperCol)
153
- };
154
- }, [layout, labelAlign, wrapperAlign, labelCol, wrapperCol]);
155
- var eventProps = getEventProps(triggerType, onFilter);
156
- return /*#__PURE__*/_react.default.createElement(_ProForm.default, _objectSpread(_objectSpread(_objectSpread(_objectSpread({
157
- feedbackLayout: "popover"
158
- }, props), eventProps), getTeamixLayout), {}, {
159
- form: form,
160
- className: (0, _utils.cls)(prefixCls(), props.className),
161
- schema: gridSchema,
162
- onSubmit: onFilter
163
- }));
164
- });
165
- exports.AdvancedFilter = AdvancedFilter;
166
- AdvancedFilter.defaultProps = {
167
- triggerType: 'change',
168
- layout: 'horizontal',
169
- labelAlign: 'right',
170
- labelCol: 6,
171
- wrapperCol: 18
172
- };
173
- var _default = AdvancedFilter;
174
- exports.default = _default;
@@ -1,26 +0,0 @@
1
- @import '../global.scss';
2
-
3
- // 筛选
4
- .#{$teamix-pro-form}-filter-advanced,
5
- .#{$teamix-pro-form}-filter-simple {
6
- .#{$form-item-cls}-feedback-layout-popover {
7
- margin-bottom: 0;
8
- }
9
- .#{$css-prefix}date-picker2-input {
10
- .#{$css-prefix}input {
11
- width: inherit;
12
- input {
13
- width: inherit;
14
- display: block;
15
- }
16
- }
17
- }
18
- }
19
-
20
- // 筛选和抽屉按钮
21
- .#{$teamix-pro-form}-filter-advanced,
22
- .#{$css-prefix}drawer-footer {
23
- .#{$css-prefix}formily-button-group {
24
- margin-top: 0;
25
- }
26
- }
@@ -1,40 +0,0 @@
1
- @import '../global.scss';
2
-
3
- $query-filter-layout: #{$teamix-pro-form}-query-filter-layout;
4
-
5
- .theme-hybridcloud-dark {
6
- --panel-filter-bg: #1f1f1f;
7
- }
8
-
9
- .theme-hybridcloud {
10
- --panel-filter-bg: var(--color-fill1-2);
11
- }
12
-
13
- .#{$query-filter-layout} {
14
- .#{$query-filter-layout}-inline {
15
- display: flex;
16
- justify-content: space-between;
17
- }
18
- .#{$query-filter-layout}-left {
19
- display: flex;
20
- }
21
- .#{$query-filter-layout}-addonBefore {
22
- flex: 0 1 auto;
23
- margin-right: 8px;
24
- }
25
- .#{$query-filter-layout}-toggle {
26
- margin-bottom: 8px;
27
- }
28
- .#{$query-filter-layout}-addonAfter {
29
- flex: 0 0 auto;
30
- margin-left: 8px;
31
- }
32
- .#{$query-filter-layout}-panel {
33
- margin-bottom: 8px;
34
- padding: 16px;
35
- background-color: var(--panel-filter-bg, var(--color-fill1-2));
36
- }
37
- .#{$query-filter-layout}-panel-hidden {
38
- display: none;
39
- }
40
- }
@@ -1,2 +0,0 @@
1
- declare const _default: (bindUrl: any, functions: any, formRef: any) => any;
2
- export default _default;
@@ -1,97 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.default = void 0;
7
- var _hooks = require("@teamix/hooks");
8
- var _utils = require("@teamix/utils");
9
- function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest(); }
10
- 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."); }
11
- 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); }
12
- 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; }
13
- 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; }
14
- function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }
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
- var _default = function _default(bindUrl, functions, formRef) {
19
- // 预处理 bindUrl 参数(主要兼容 SelectGroup 组件)
20
- var initializeBindUrl = function initializeBindUrl(options) {
21
- return options ? _objectSpread(_objectSpread({}, options), {}, {
22
- beforeStringify: function beforeStringify(values) {
23
- var _Object$entries;
24
- var beforeStringify = options.beforeStringify;
25
- var newValues = _objectSpread({}, values);
26
- (_Object$entries = Object.entries(values)) === null || _Object$entries === void 0 ? void 0 : _Object$entries.forEach(function (_ref) {
27
- var _form$query;
28
- var _ref2 = _slicedToArray(_ref, 2),
29
- key = _ref2[0],
30
- value = _ref2[1];
31
- var form = formRef.current;
32
- var field = (_form$query = form.query(key)) === null || _form$query === void 0 ? void 0 : _form$query.take();
33
- if ((field === null || field === void 0 ? void 0 : field.component[0]) === 'SelectGroup') {
34
- newValues[key] = value.map(function (_ref3) {
35
- var key = _ref3.key,
36
- value = _ref3.value;
37
- return key && value ? "".concat(key, "||").concat(value === null || value === void 0 ? void 0 : value.join('|')) : '';
38
- });
39
- }
40
- });
41
- return beforeStringify ? beforeStringify(newValues) : newValues;
42
- }
43
- }) : options;
44
- };
45
- // 通过 useUrlState 获取 url 上的参数和 url 配置方法
46
- var _ref4 = bindUrl ? (0, _hooks.useUrlState)(undefined, initializeBindUrl((0, _utils.isPlainObj)(bindUrl) ? bindUrl : {})) : [],
47
- _ref5 = _slicedToArray(_ref4, 2),
48
- urlState = _ref5[0],
49
- setUrlState = _ref5[1];
50
- // 输出配置url参数的函数
51
- var initializedFunctions = Object.entries(functions).reduce(function (prev, _ref6) {
52
- var _ref7 = _slicedToArray(_ref6, 2),
53
- key = _ref7[0],
54
- fun = _ref7[1];
55
- prev[key] = function (values) {
56
- fun === null || fun === void 0 ? void 0 : fun(values);
57
- setUrlState === null || setUrlState === void 0 ? void 0 : setUrlState(values);
58
- };
59
- return prev;
60
- }, {});
61
- // 使用 url 参数配置 QueryFilter 默认值(移除非表单值,兼容数组数据,兼容 SelectGroup 组件)
62
- var setValuesByUrlState = function setValuesByUrlState(form) {
63
- if (urlState) {
64
- var _Object$entries2;
65
- (_Object$entries2 = Object.entries(urlState)) === null || _Object$entries2 === void 0 ? void 0 : _Object$entries2.forEach(function (_ref8) {
66
- var _form$query2;
67
- var _ref9 = _slicedToArray(_ref8, 2),
68
- key = _ref9[0],
69
- value = _ref9[1];
70
- var field = (_form$query2 = form.query(key)) === null || _form$query2 === void 0 ? void 0 : _form$query2.take();
71
- if (field) {
72
- var newValue = value;
73
- if (field.displayName === 'ArrayField') {
74
- newValue = [].concat((0, _utils.isUsable)(newValue) ? newValue : []);
75
- }
76
- if (field.component[0] === 'SelectGroup') {
77
- newValue = newValue.map(function (item) {
78
- var _item$split = item === null || item === void 0 ? void 0 : item.split('||'),
79
- _item$split2 = _slicedToArray(_item$split, 2),
80
- key = _item$split2[0],
81
- value = _item$split2[1];
82
- return {
83
- key: key,
84
- value: value === null || value === void 0 ? void 0 : value.split('|')
85
- };
86
- });
87
- }
88
- form.setValuesIn(key, newValue);
89
- }
90
- });
91
- }
92
- };
93
- return _objectSpread({
94
- setValuesByUrlState: setValuesByUrlState
95
- }, initializedFunctions);
96
- };
97
- exports.default = _default;
@@ -1,6 +0,0 @@
1
- declare const useSpecialProps: (props: any) => {
2
- hasDefault: boolean;
3
- hasChangeDefault: boolean;
4
- hasRequired: boolean;
5
- };
6
- export default useSpecialProps;
@@ -1,39 +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
- // 获取Schema是否包含默认值、异步默认值、必选校验等
9
- var useSpecialProps = function useSpecialProps(props) {
10
- var initialValues = props.initialValues,
11
- initialRequest = props.initialRequest;
12
- var hasChangeDefault = !!initialValues || !!initialRequest; // 会触发onChange的默认值
13
- var hasDefault = hasChangeDefault;
14
- var hasRequired = false;
15
- var hasDefaultOrRule = function hasDefaultOrRule(schema) {
16
- schema.forEach(function (item) {
17
- var value = item.default,
18
- required = item.required,
19
- rules = item.rules,
20
- dataSource = item.dataSource,
21
- children = item.children;
22
- // 字符串变量配置default值会触发onChange
23
- hasChangeDefault = hasChangeDefault || !!((0, _utils.isPlainObj)(dataSource) && (0, _utils.isStr)(value) && value.indexOf('.dataSource'));
24
- hasDefault = hasDefault || (0, _utils.isUsable)(value);
25
- hasRequired = hasRequired || required || !!rules;
26
- if (children === null || children === void 0 ? void 0 : children.length) {
27
- hasDefaultOrRule(children);
28
- }
29
- });
30
- };
31
- hasDefaultOrRule(props.schema);
32
- return {
33
- hasDefault: hasDefault,
34
- hasChangeDefault: hasChangeDefault,
35
- hasRequired: hasRequired
36
- };
37
- };
38
- var _default = useSpecialProps;
39
- exports.default = _default;
@@ -1,2 +0,0 @@
1
- declare const _default: (form: any, schema: any, scope: any) => void;
2
- export default _default;
@@ -1,210 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.default = void 0;
7
- var _core = require("@formily/core");
8
- 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; }
9
- 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; }
10
- 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; }
11
- var OP_MAPS = {
12
- '*': function _() {
13
- return true;
14
- },
15
- '=': function _(l, r) {
16
- return l === r;
17
- },
18
- '==': function _(l, r) {
19
- return l === r;
20
- },
21
- '!': function _(l, r) {
22
- return l !== r;
23
- },
24
- '!=': function _(l, r) {
25
- return l != r;
26
- },
27
- '>': function _(l, r) {
28
- return l > r;
29
- },
30
- '<': function _(l, r) {
31
- return l < r;
32
- },
33
- '>=': function _(l, r) {
34
- return l >= r;
35
- },
36
- '<=': function _(l, r) {
37
- return l <= r;
38
- },
39
- ied: function ied(l, r) {
40
- if (Array.isArray(l) || typeof l === 'string' && r) {
41
- return l.includes(r);
42
- } else {
43
- return false;
44
- }
45
- },
46
- eed: function eed(l, r) {
47
- if (Array.isArray(l) || typeof l === 'string' && r) {
48
- return !l.includes(r);
49
- } else {
50
- return true;
51
- }
52
- },
53
- i: function i(l, r) {
54
- if (Array.isArray(r) || typeof r === 'string' && l) {
55
- return r.includes(l);
56
- } else {
57
- return false;
58
- }
59
- },
60
- e: function e(l, r) {
61
- if (Array.isArray(r) || typeof r === 'string' && l) {
62
- return !r.includes(l);
63
- } else {
64
- return true;
65
- }
66
- },
67
- isEmpty: function isEmpty(l, r) {
68
- return l === null || l === undefined || l === '' || Array.isArray(l) && l.length === 0;
69
- },
70
- notEmpty: function notEmpty(l, r) {
71
- return l !== null && l !== undefined && l !== '' && (!Array.isArray(l) || l.length !== 0);
72
- }
73
- };
74
- var getParsedValue = function getParsedValue(value, scope) {
75
- if (typeof value === 'string' && value.startsWith('${') && value.endsWith('}')) {
76
- return scope.$form.getValuesIn(value.slice(2, value.length - 1));
77
- } else if (typeof value === 'string' && value.startsWith('{{') && value.endsWith('}}')) {
78
- var code = value.slice(2, value.length - 2);
79
- try {
80
- return new Function("with(this){ return ".concat(code, " }")).call(scope);
81
- } catch (e) {
82
- return undefined;
83
- }
84
- } else {
85
- return value;
86
- }
87
- };
88
- var bingo = function bingo(bingoItem, scope) {
89
- var _bingoItem$when = bingoItem.when,
90
- when = _bingoItem$when === void 0 ? [] : _bingoItem$when,
91
- _bingoItem$logic = bingoItem.logic,
92
- logic = _bingoItem$logic === void 0 ? '&&' : _bingoItem$logic;
93
- var result = logic === '&&';
94
- when.forEach(function (_ref) {
95
- var left = _ref.left,
96
- op = _ref.op,
97
- right = _ref.right;
98
- var leftValue = scope.$form.getValuesIn(left);
99
- var rightValue = getParsedValue(right, scope);
100
- var itemResult = OP_MAPS[op](leftValue, rightValue);
101
- if (logic === '&&') {
102
- result = result && itemResult;
103
- } else {
104
- result = result || itemResult;
105
- }
106
- });
107
- return result;
108
- };
109
- var loopAddFieldEffect = function loopAddFieldEffect(schema, form, scope) {
110
- if (Array.isArray(schema)) {
111
- schema === null || schema === void 0 ? void 0 : schema.forEach(function (item) {
112
- if (item.name) {
113
- var _item$cascade, _item$onChange;
114
- (_item$cascade = item.cascade) === null || _item$cascade === void 0 ? void 0 : _item$cascade.forEach(function (cascade) {
115
- (0, _core.onFieldReact)(item.name, function (field) {
116
- var contextScope = _objectSpread(_objectSpread({}, scope), {}, {
117
- $form: form,
118
- $self: field,
119
- $values: form.values
120
- });
121
- var _cascade$state = cascade.state,
122
- state = _cascade$state === void 0 ? {} : _cascade$state,
123
- _cascade$props = cascade.props,
124
- props = _cascade$props === void 0 ? {} : _cascade$props,
125
- dataSourceFilter = cascade.dataSourceFilter,
126
- dataSourceHide = cascade.dataSourceHide;
127
- if (bingo(cascade, contextScope)) {
128
- if (dataSourceFilter || dataSourceHide) {
129
- var sourceDataSource = field.getState()._sourceDataSource;
130
- if (!sourceDataSource) {
131
- var dataSource = field.getState().dataSource;
132
- field.setState({
133
- _sourceDataSource: dataSource
134
- });
135
- sourceDataSource = dataSource;
136
- }
137
- if (sourceDataSource) {
138
- var nextDataSource = sourceDataSource.filter(function (item) {
139
- if (Array.isArray(dataSourceFilter)) {
140
- return dataSourceFilter.includes(item.value);
141
- }
142
- if (Array.isArray(dataSourceHide)) {
143
- return !dataSourceFilter.includes(item.value);
144
- }
145
- });
146
- field.setDataSource(nextDataSource);
147
- var value = field.getState().value;
148
- if (!nextDataSource.some(function (item) {
149
- return item.value === value;
150
- })) {
151
- field.setValue(undefined);
152
- }
153
- }
154
- }
155
- var nextState = {};
156
- Object.keys(state).forEach(function (stateKey) {
157
- nextState[stateKey] = getParsedValue(state[stateKey], contextScope);
158
- });
159
- field.setState(nextState);
160
- var nextProps = {};
161
- Object.keys(props).forEach(function (propsKey) {
162
- nextProps[propsKey] = getParsedValue(props[propsKey], contextScope);
163
- });
164
- field.setComponentProps(nextProps);
165
- } else {
166
- var formState = form.getState();
167
- if (dataSourceFilter || dataSourceHide) {
168
- var _sourceDataSource = field.getState()._sourceDataSource;
169
- _sourceDataSource && field.setDataSource(_sourceDataSource);
170
- }
171
- var _nextState = {};
172
- Object.keys(state).forEach(function (stateKey) {
173
- _nextState[stateKey] = stateKey in item ? item[stateKey] : formState[stateKey];
174
- });
175
- field.setState(_nextState);
176
- var _nextProps = {};
177
- Object.keys(props).forEach(function (propsKey) {
178
- _nextProps[propsKey] = item.props ? item.props[propsKey] : undefined;
179
- });
180
- field.setComponentProps(_nextProps);
181
- }
182
- });
183
- });
184
- (_item$onChange = item.onChange) === null || _item$onChange === void 0 ? void 0 : _item$onChange.forEach(function (onChange) {
185
- (0, _core.onFieldValueChange)(item.name, function (field) {
186
- var contextScope = _objectSpread(_objectSpread({}, scope), {}, {
187
- $form: form,
188
- $self: field,
189
- $values: form.values
190
- });
191
- var values = onChange.values;
192
- if (bingo(onChange, contextScope)) {
193
- Object.keys(values).forEach(function (valuesKey) {
194
- form.setValuesIn(valuesKey, getParsedValue(values[valuesKey], contextScope));
195
- });
196
- }
197
- });
198
- });
199
- } else if (item.children) {
200
- loopAddFieldEffect(item.children, form, scope);
201
- }
202
- });
203
- }
204
- };
205
- var _default = function _default(form, schema, scope) {
206
- form.addEffects('cascade', function () {
207
- loopAddFieldEffect(schema, form, scope);
208
- });
209
- };
210
- exports.default = _default;
@@ -1,3 +0,0 @@
1
- import React from 'react';
2
- declare const customComponent: (component: React.FC<any>) => React.ForwardRefExoticComponent<Pick<Partial<any>, string | number | symbol> & React.RefAttributes<unknown>>;
3
- export { customComponent };
@@ -1,22 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.customComponent = void 0;
7
- var _react = require("@formily/react");
8
- var _reactive = require("@formily/reactive");
9
- var _utils = require("../utils");
10
- 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; }
11
- 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; }
12
- 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; }
13
- var customComponent = function customComponent(component) {
14
- return (0, _react.connect)(component, (0, _react.mapProps)(function (props, field) {
15
- return _objectSpread(_objectSpread({}, props), {}, {
16
- field: field,
17
- form: field.form,
18
- values: (0, _reactive.toJS)(field.form.values)
19
- });
20
- }, _utils.mapSize, _utils.mapStatus, _utils.mapDataSource));
21
- };
22
- exports.customComponent = customComponent;
@@ -1,5 +0,0 @@
1
- import React from 'react';
2
- import type { ProFormProps } from '../typing';
3
- import './index.scss';
4
- declare const _default: React.FC<ProFormProps>;
5
- export default _default;