@teamix/pro 1.6.0-beta.5 → 2.0.0-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/pro.min.css +1 -1
- package/dist/pro.min.js +1 -2
- package/es/index-without-icon.d.ts +13 -13
- package/es/index-without-icon.js +31 -31
- package/es/index.d.ts +21 -32
- package/es/index.js +40 -36
- package/es/nocode/configurators/PageHeader.js +1 -1
- package/es/nocode/configurators/ProTable.js +1 -1
- package/es/nocode/configurators/index.js +1 -1
- package/es/nocode/configurators/map.js +3 -3
- package/es/nocode/index.js +8 -6
- package/es/nocode/pages/editor.js +1 -1
- package/es/nocode/pages/index.js +7 -4
- package/es/nocode/pages/playground.js +9 -11
- package/es/nocode/pages/renderer.d.ts +1 -1
- package/es/nocode/pages/renderer.js +12 -12
- package/es/nocode/playground.js +5 -7
- package/es/templates/Detail/index.d.ts +1 -0
- package/es/templates/Detail/index.js +1 -1
- package/es/templates/Form/index.d.ts +1 -0
- package/es/templates/Form/index.js +1 -1
- package/es/templates/List/index.d.ts +6 -3
- package/es/templates/List/index.js +7 -9
- package/es/templates/index.js +3 -3
- package/lib/index-without-icon.d.ts +13 -13
- package/lib/index-without-icon.js +57 -57
- package/lib/index.d.ts +21 -32
- package/lib/index.js +57 -170
- package/lib/nocode/pages/index.js +1 -1
- package/lib/nocode/pages/playground.js +5 -7
- package/lib/nocode/pages/renderer.d.ts +1 -1
- package/lib/nocode/pages/renderer.js +12 -12
- package/lib/nocode/playground.js +4 -6
- package/lib/templates/Detail/index.d.ts +1 -0
- package/lib/templates/Form/index.d.ts +1 -0
- package/lib/templates/List/index.d.ts +6 -3
- package/lib/templates/List/index.js +6 -8
- package/package.json +17 -6
- package/dist/pro.all.min.css +0 -1
- package/dist/pro.css +0 -1
- package/dist/pro.js +0 -115784
- package/dist/pro.min.js.LICENSE.txt +0 -47
- package/dist/pro.xconsole.min.css +0 -1
- package/es/actions/base.d.ts +0 -24
- package/es/actions/base.js +0 -64
- package/es/actions/confirm.d.ts +0 -7
- package/es/actions/confirm.js +0 -11
- package/es/actions/danger-confirm.d.ts +0 -7
- package/es/actions/danger-confirm.js +0 -14
- package/es/actions/danger-pop-confirm.d.ts +0 -5
- package/es/actions/danger-pop-confirm.js +0 -10
- package/es/actions/dialog-component.d.ts +0 -10
- package/es/actions/dialog-component.js +0 -19
- package/es/actions/dialog-form.d.ts +0 -29
- package/es/actions/dialog-form.js +0 -211
- package/es/actions/dialog-info.d.ts +0 -9
- package/es/actions/dialog-info.js +0 -19
- package/es/actions/dialog-table.d.ts +0 -9
- package/es/actions/dialog-table.js +0 -10
- package/es/actions/dialog.d.ts +0 -40
- package/es/actions/dialog.js +0 -223
- package/es/actions/drawer-form.d.ts +0 -6
- package/es/actions/drawer-form.js +0 -7
- package/es/actions/drawer-info.d.ts +0 -6
- package/es/actions/drawer-info.js +0 -7
- package/es/actions/drawer-table.d.ts +0 -6
- package/es/actions/drawer-table.js +0 -7
- package/es/actions/drawer.d.ts +0 -6
- package/es/actions/drawer.js +0 -7
- package/es/actions/error.d.ts +0 -7
- package/es/actions/error.js +0 -11
- package/es/actions/index.d.ts +0 -114
- package/es/actions/index.js +0 -436
- package/es/actions/index.scss +0 -141
- package/es/actions/link.d.ts +0 -8
- package/es/actions/link.js +0 -15
- package/es/actions/notice.d.ts +0 -7
- package/es/actions/notice.js +0 -11
- package/es/actions/pop-confirm.d.ts +0 -9
- package/es/actions/pop-confirm.js +0 -9
- package/es/actions/quick.d.ts +0 -2
- package/es/actions/quick.js +0 -26
- package/es/actions/request.d.ts +0 -9
- package/es/actions/request.js +0 -48
- package/es/actions/utils.d.ts +0 -1
- package/es/actions/utils.js +0 -19
- package/es/card/card-container.d.ts +0 -18
- package/es/card/card-container.js +0 -19
- package/es/card/divider.d.ts +0 -6
- package/es/card/divider.js +0 -11
- package/es/card/index.d.ts +0 -109
- package/es/card/index.js +0 -284
- package/es/card/index.scss +0 -313
- package/es/card/selectable.d.ts +0 -13
- package/es/card/selectable.js +0 -36
- package/es/card/tab.d.ts +0 -6
- package/es/card/tab.js +0 -18
- package/es/card/utils.d.ts +0 -9
- package/es/card/utils.js +0 -28
- package/es/card/xconsole.scss +0 -3
- package/es/field/index.d.ts +0 -3
- package/es/field/index.js +0 -3
- package/es/form/Components/Editable/index.d.ts +0 -20
- package/es/form/Components/Editable/index.js +0 -193
- package/es/form/Components/FormGroup/index.d.ts +0 -14
- package/es/form/Components/FormGroup/index.js +0 -78
- package/es/form/Components/FormGroup/index.scss +0 -23
- package/es/form/Components/LightFilter/componentMap.d.ts +0 -3
- package/es/form/Components/LightFilter/componentMap.js +0 -7
- package/es/form/Components/LightFilter/index.d.ts +0 -17
- package/es/form/Components/LightFilter/index.js +0 -122
- package/es/form/Components/LightFilter/index.scss +0 -89
- package/es/form/Components/ProField/index.d.ts +0 -2
- package/es/form/Components/ProField/index.js +0 -31
- package/es/form/Components/ProField/mapDateFormat.d.ts +0 -3
- package/es/form/Components/ProField/mapDateFormat.js +0 -86
- package/es/form/Components/Text/index.d.ts +0 -8
- package/es/form/Components/Text/index.js +0 -20
- package/es/form/Components/Text/index.scss +0 -8
- package/es/form/Filter/AdvancedFilter.d.ts +0 -7
- package/es/form/Filter/AdvancedFilter.js +0 -112
- package/es/form/Filter/Layout.d.ts +0 -5
- package/es/form/Filter/Layout.js +0 -68
- package/es/form/Filter/LightFilter.d.ts +0 -7
- package/es/form/Filter/LightFilter.js +0 -94
- package/es/form/Filter/SimpleFilter.d.ts +0 -7
- package/es/form/Filter/SimpleFilter.js +0 -88
- package/es/form/Filter/index.d.ts +0 -9
- package/es/form/Filter/index.js +0 -511
- package/es/form/Filter/index.scss +0 -48
- package/es/form/Filter/index2.d.ts +0 -13
- package/es/form/Filter/index2.js +0 -162
- package/es/form/Filter/index2.scss +0 -26
- package/es/form/Filter/layout.scss +0 -40
- package/es/form/Filter/useBindUrl.d.ts +0 -2
- package/es/form/Filter/useBindUrl.js +0 -90
- package/es/form/Filter/useSpecialProps.d.ts +0 -6
- package/es/form/Filter/useSpecialProps.js +0 -32
- package/es/form/ProForm/addCascadeEffect.d.ts +0 -2
- package/es/form/ProForm/addCascadeEffect.js +0 -203
- package/es/form/ProForm/customComponent.d.ts +0 -3
- package/es/form/ProForm/customComponent.js +0 -16
- package/es/form/ProForm/index.d.ts +0 -5
- package/es/form/ProForm/index.js +0 -155
- package/es/form/ProForm/index.scss +0 -411
- package/es/form/ProForm/useAutoLayout.d.ts +0 -9
- package/es/form/ProForm/useAutoLayout.js +0 -93
- package/es/form/ProForm/useAutoSubmit.d.ts +0 -6
- package/es/form/ProForm/useAutoSubmit.js +0 -23
- package/es/form/ProForm/useFieldRequest.d.ts +0 -5
- package/es/form/ProForm/useFieldRequest.js +0 -14
- package/es/form/ProForm/useFormDisplayValues.d.ts +0 -4
- package/es/form/ProForm/useFormDisplayValues.js +0 -78
- package/es/form/ProForm/useInitialRequest.d.ts +0 -6
- package/es/form/ProForm/useInitialRequest.js +0 -10
- package/es/form/SchemaForm/adapterComponent.d.ts +0 -5
- package/es/form/SchemaForm/adapterComponent.js +0 -14
- package/es/form/SchemaForm/adapterDecorator.d.ts +0 -6
- package/es/form/SchemaForm/adapterDecorator.js +0 -20
- package/es/form/SchemaForm/adapterType.d.ts +0 -5
- package/es/form/SchemaForm/adapterType.js +0 -52
- package/es/form/SchemaForm/index.d.ts +0 -4
- package/es/form/SchemaForm/index.js +0 -209
- package/es/form/SchemaForm/initializeArrayCards.d.ts +0 -3
- package/es/form/SchemaForm/initializeArrayCards.js +0 -18
- package/es/form/SchemaForm/initializeArrayCollapse.d.ts +0 -3
- package/es/form/SchemaForm/initializeArrayCollapse.js +0 -18
- package/es/form/SchemaForm/initializeArrayItems.d.ts +0 -3
- package/es/form/SchemaForm/initializeArrayItems.js +0 -31
- package/es/form/SchemaForm/initializeArrayTable.d.ts +0 -3
- package/es/form/SchemaForm/initializeArrayTable.js +0 -78
- package/es/form/SchemaForm/initializeDataSource.d.ts +0 -15
- package/es/form/SchemaForm/initializeDataSource.js +0 -19
- package/es/form/SchemaForm/initializeFormButton.d.ts +0 -3
- package/es/form/SchemaForm/initializeFormButton.js +0 -74
- package/es/form/SchemaForm/initializeFormCollapse.d.ts +0 -3
- package/es/form/SchemaForm/initializeFormCollapse.js +0 -33
- package/es/form/SchemaForm/initializeFormGroup.d.ts +0 -3
- package/es/form/SchemaForm/initializeFormGroup.js +0 -36
- package/es/form/SchemaForm/initializeFormStep.d.ts +0 -5
- package/es/form/SchemaForm/initializeFormStep.js +0 -50
- package/es/form/SchemaForm/initializeFormTab.d.ts +0 -3
- package/es/form/SchemaForm/initializeFormTab.js +0 -43
- package/es/form/SchemaForm/initializeReactions.d.ts +0 -2
- package/es/form/SchemaForm/initializeReactions.js +0 -65
- package/es/form/SchemaForm/initializeRequest.d.ts +0 -11
- package/es/form/SchemaForm/initializeRequest.js +0 -38
- package/es/form/SchemaForm/initializeRules.d.ts +0 -11
- package/es/form/SchemaForm/initializeRules.js +0 -46
- package/es/form/SchemaForm/initializeSelectTable.d.ts +0 -3
- package/es/form/SchemaForm/initializeSelectTable.js +0 -83
- package/es/form/SchemaForm/reactions.d.ts +0 -6
- package/es/form/SchemaForm/reactions.js +0 -88
- package/es/form/docs/ActionResponse.d.ts +0 -8
- package/es/form/docs/ActionResponse.js +0 -11
- package/es/form/docs/ActionResponse.less +0 -25
- package/es/form/fieldTypeMap.d.ts +0 -7
- package/es/form/fieldTypeMap.js +0 -46
- package/es/form/global.scss +0 -14
- package/es/form/index.d.ts +0 -125
- package/es/form/index.js +0 -44
- package/es/form/locales/validate.d.ts +0 -159
- package/es/form/locales/validate.js +0 -158
- package/es/form/schemaNameMap.d.ts +0 -5
- package/es/form/schemaNameMap.js +0 -50
- package/es/form/typing.d.ts +0 -194
- package/es/form/typing.js +0 -1
- package/es/form/utils/parseSchema.d.ts +0 -3
- package/es/form/utils/parseSchema.js +0 -38
- package/es/form/utils.d.ts +0 -55
- package/es/form/utils.js +0 -155
- package/es/form/warning.d.ts +0 -3
- package/es/form/warning.js +0 -11
- package/es/image/index.d.ts +0 -22
- package/es/image/index.js +0 -73
- package/es/image/index.scss +0 -3
- package/es/info/components/InfoGroup/index.d.ts +0 -5
- package/es/info/components/InfoGroup/index.js +0 -86
- package/es/info/components/InfoGroup/index.scss +0 -64
- package/es/info/components/InfoValueItem/index.d.ts +0 -5
- package/es/info/components/InfoValueItem/index.js +0 -302
- package/es/info/components/InfoValueItem/index.scss +0 -26
- package/es/info/components/ProInfoItem/index.d.ts +0 -5
- package/es/info/components/ProInfoItem/index.js +0 -92
- package/es/info/components/ProInfoItem/index.scss +0 -76
- package/es/info/components/baseInfo/index.d.ts +0 -8
- package/es/info/components/baseInfo/index.js +0 -95
- package/es/info/components/baseInfo/index.scss +0 -6
- package/es/info/components/headerInfo/index.d.ts +0 -8
- package/es/info/components/headerInfo/index.js +0 -68
- package/es/info/components/headerInfo/index.scss +0 -3
- package/es/info/components/tableInfo/index.d.ts +0 -7
- package/es/info/components/tableInfo/index.js +0 -154
- package/es/info/components/tableInfo/index.scss +0 -18
- package/es/info/index.d.ts +0 -6
- package/es/info/index.js +0 -182
- package/es/info/index.scss +0 -9
- package/es/info/typing.d.ts +0 -220
- package/es/info/typing.js +0 -1
- package/es/info/utils/index.d.ts +0 -20
- package/es/info/utils/index.js +0 -49
- package/es/info/utils/layout.d.ts +0 -2
- package/es/info/utils/layout.js +0 -58
- package/es/info/utils/utils.d.ts +0 -1
- package/es/info/utils/utils.js +0 -13
- package/es/layout/index.d.ts +0 -2
- package/es/layout/index.js +0 -3
- package/es/page-container/index.d.ts +0 -3
- package/es/page-container/index.js +0 -3
- package/es/page-header/index.d.ts +0 -74
- package/es/page-header/index.js +0 -218
- package/es/page-header/index.scss +0 -193
- package/es/page-header/xconsole.scss +0 -5
- package/es/sidebar/components/sidebar-container/index.d.ts +0 -5
- package/es/sidebar/components/sidebar-container/index.js +0 -167
- package/es/sidebar/components/sidebar-container/index.scss +0 -73
- package/es/sidebar/components/tree/index.d.ts +0 -6
- package/es/sidebar/components/tree/index.js +0 -288
- package/es/sidebar/components/tree/index.scss +0 -10
- package/es/sidebar/components/tree-node/components/HoverTooltip/index.d.ts +0 -15
- package/es/sidebar/components/tree-node/components/HoverTooltip/index.js +0 -47
- package/es/sidebar/components/tree-node/components/HoverTooltip/index.scss +0 -7
- package/es/sidebar/components/tree-node/components/IconAction/index.d.ts +0 -12
- package/es/sidebar/components/tree-node/components/IconAction/index.js +0 -79
- package/es/sidebar/components/tree-node/components/IconAction/index.scss +0 -7
- package/es/sidebar/components/tree-node/components/IconSwitch/index.d.ts +0 -23
- package/es/sidebar/components/tree-node/components/IconSwitch/index.js +0 -60
- package/es/sidebar/components/tree-node/components/IconSwitch/index.scss +0 -7
- package/es/sidebar/components/tree-node/index.d.ts +0 -7
- package/es/sidebar/components/tree-node/index.js +0 -192
- package/es/sidebar/components/tree-node/index.scss +0 -68
- package/es/sidebar/index.d.ts +0 -9
- package/es/sidebar/index.js +0 -187
- package/es/sidebar/index.scss +0 -38
- package/es/sidebar/typing.d.ts +0 -145
- package/es/sidebar/typing.js +0 -1
- package/es/sidebar/utils/action-ref.d.ts +0 -3
- package/es/sidebar/utils/action-ref.js +0 -10
- package/es/sidebar/utils/index.d.ts +0 -364
- package/es/sidebar/utils/index.js +0 -277
- package/es/skeleton/index.d.ts +0 -3
- package/es/skeleton/index.js +0 -3
- package/es/table/components/CardView/index.d.ts +0 -5
- package/es/table/components/CardView/index.js +0 -387
- package/es/table/components/CardView/index.scss +0 -46
- package/es/table/components/EmptyContent/index.d.ts +0 -2
- package/es/table/components/EmptyContent/index.js +0 -11
- package/es/table/components/Filter/index.d.ts +0 -12
- package/es/table/components/Filter/index.js +0 -248
- package/es/table/components/Filter/index.scss +0 -27
- package/es/table/components/Layout/index.d.ts +0 -5
- package/es/table/components/Layout/index.js +0 -175
- package/es/table/components/Layout/index.scss +0 -48
- package/es/table/components/LoadMore/index.d.ts +0 -20
- package/es/table/components/LoadMore/index.js +0 -88
- package/es/table/components/LoadMore/index.scss +0 -19
- package/es/table/components/Pagination/index.d.ts +0 -8
- package/es/table/components/Pagination/index.js +0 -244
- package/es/table/components/Pagination/index.scss +0 -55
- package/es/table/components/QuickAction/index.d.ts +0 -11
- package/es/table/components/QuickAction/index.js +0 -45
- package/es/table/components/ToolBar/CardSwitch.d.ts +0 -8
- package/es/table/components/ToolBar/CardSwitch.js +0 -52
- package/es/table/components/ToolBar/DensityIcon.d.ts +0 -4
- package/es/table/components/ToolBar/DensityIcon.js +0 -107
- package/es/table/components/ToolBar/FilterColumnIcon.d.ts +0 -4
- package/es/table/components/ToolBar/FilterColumnIcon.js +0 -362
- package/es/table/components/ToolBar/FullScreenIcon.d.ts +0 -4
- package/es/table/components/ToolBar/FullScreenIcon.js +0 -29
- package/es/table/components/ToolBar/Fullscreen.d.ts +0 -10
- package/es/table/components/ToolBar/Fullscreen.js +0 -100
- package/es/table/components/ToolBar/RefreshIcon.d.ts +0 -4
- package/es/table/components/ToolBar/RefreshIcon.js +0 -180
- package/es/table/components/ToolBar/index.d.ts +0 -5
- package/es/table/components/ToolBar/index.js +0 -174
- package/es/table/components/ToolBar/index.scss +0 -177
- package/es/table/index.d.ts +0 -6
- package/es/table/index.js +0 -1154
- package/es/table/index.scss +0 -158
- package/es/table/typing.d.ts +0 -426
- package/es/table/typing.js +0 -1
- package/es/table/utils/columnRender.d.ts +0 -13
- package/es/table/utils/columnRender.js +0 -247
- package/es/table/utils/genProColumnToColumn.d.ts +0 -13
- package/es/table/utils/genProColumnToColumn.js +0 -51
- package/es/table/utils/getTableProps.d.ts +0 -2
- package/es/table/utils/getTableProps.js +0 -4
- package/es/table/utils/getTableSortIcons.d.ts +0 -3
- package/es/table/utils/getTableSortIcons.js +0 -21
- package/es/table/utils/index.d.ts +0 -19
- package/es/table/utils/index.js +0 -128
- package/es/table/utils/pureColumnRender.d.ts +0 -9
- package/es/table/utils/pureColumnRender.js +0 -169
- package/es/table/utils/pureGenProColumnToColumn.d.ts +0 -7
- package/es/table/utils/pureGenProColumnToColumn.js +0 -28
- package/es/table/utils/useTableSelection.d.ts +0 -3
- package/es/table/utils/useTableSelection.js +0 -80
- package/es/table/utils/util.d.ts +0 -5
- package/es/table/utils/util.js +0 -19
- package/es/timeline/ProTimeLineItem/index.d.ts +0 -5
- package/es/timeline/ProTimeLineItem/index.js +0 -245
- package/es/timeline/ProTimeLineItem/index.scss +0 -235
- package/es/timeline/index.d.ts +0 -10
- package/es/timeline/index.js +0 -63
- package/es/timeline/index.scss +0 -7
- package/es/timeline/typing.d.ts +0 -107
- package/es/timeline/typing.js +0 -1
- package/es/utils/aspect.d.ts +0 -2
- package/es/utils/aspect.js +0 -57
- package/es/utils/index.d.ts +0 -3
- package/es/utils/index.js +0 -3
- package/es/utils/message.d.ts +0 -3
- package/es/utils/message.js +0 -14
- package/lib/actions/base.d.ts +0 -24
- package/lib/actions/base.js +0 -72
- package/lib/actions/confirm.d.ts +0 -7
- package/lib/actions/confirm.js +0 -20
- package/lib/actions/danger-confirm.d.ts +0 -7
- package/lib/actions/danger-confirm.js +0 -23
- package/lib/actions/danger-pop-confirm.d.ts +0 -5
- package/lib/actions/danger-pop-confirm.js +0 -18
- package/lib/actions/dialog-component.d.ts +0 -10
- package/lib/actions/dialog-component.js +0 -28
- package/lib/actions/dialog-form.d.ts +0 -29
- package/lib/actions/dialog-form.js +0 -220
- package/lib/actions/dialog-info.d.ts +0 -9
- package/lib/actions/dialog-info.js +0 -28
- package/lib/actions/dialog-table.d.ts +0 -9
- package/lib/actions/dialog-table.js +0 -19
- package/lib/actions/dialog.d.ts +0 -40
- package/lib/actions/dialog.js +0 -232
- package/lib/actions/drawer-form.d.ts +0 -6
- package/lib/actions/drawer-form.js +0 -15
- package/lib/actions/drawer-info.d.ts +0 -6
- package/lib/actions/drawer-info.js +0 -15
- package/lib/actions/drawer-table.d.ts +0 -6
- package/lib/actions/drawer-table.js +0 -15
- package/lib/actions/drawer.d.ts +0 -6
- package/lib/actions/drawer.js +0 -16
- package/lib/actions/error.d.ts +0 -7
- package/lib/actions/error.js +0 -20
- package/lib/actions/index.d.ts +0 -114
- package/lib/actions/index.js +0 -474
- package/lib/actions/index.scss +0 -141
- package/lib/actions/link.d.ts +0 -8
- package/lib/actions/link.js +0 -21
- package/lib/actions/notice.d.ts +0 -7
- package/lib/actions/notice.js +0 -20
- package/lib/actions/pop-confirm.d.ts +0 -9
- package/lib/actions/pop-confirm.js +0 -18
- package/lib/actions/quick.d.ts +0 -2
- package/lib/actions/quick.js +0 -33
- package/lib/actions/request.d.ts +0 -9
- package/lib/actions/request.js +0 -55
- package/lib/actions/utils.d.ts +0 -1
- package/lib/actions/utils.js +0 -25
- package/lib/card/card-container.d.ts +0 -18
- package/lib/card/card-container.js +0 -28
- package/lib/card/divider.d.ts +0 -6
- package/lib/card/divider.js +0 -19
- package/lib/card/index.d.ts +0 -109
- package/lib/card/index.js +0 -310
- package/lib/card/index.scss +0 -313
- package/lib/card/selectable.d.ts +0 -13
- package/lib/card/selectable.js +0 -44
- package/lib/card/tab.d.ts +0 -6
- package/lib/card/tab.js +0 -26
- package/lib/card/utils.d.ts +0 -9
- package/lib/card/utils.js +0 -35
- package/lib/card/xconsole.scss +0 -3
- package/lib/field/index.d.ts +0 -3
- package/lib/field/index.js +0 -24
- package/lib/form/Components/Editable/index.d.ts +0 -20
- package/lib/form/Components/Editable/index.js +0 -205
- package/lib/form/Components/FormGroup/index.d.ts +0 -14
- package/lib/form/Components/FormGroup/index.js +0 -86
- package/lib/form/Components/FormGroup/index.scss +0 -23
- package/lib/form/Components/LightFilter/componentMap.d.ts +0 -3
- package/lib/form/Components/LightFilter/componentMap.js +0 -14
- package/lib/form/Components/LightFilter/index.d.ts +0 -17
- package/lib/form/Components/LightFilter/index.js +0 -133
- package/lib/form/Components/LightFilter/index.scss +0 -89
- package/lib/form/Components/ProField/index.d.ts +0 -2
- package/lib/form/Components/ProField/index.js +0 -39
- package/lib/form/Components/ProField/mapDateFormat.d.ts +0 -3
- package/lib/form/Components/ProField/mapDateFormat.js +0 -94
- package/lib/form/Components/Text/index.d.ts +0 -8
- package/lib/form/Components/Text/index.js +0 -28
- package/lib/form/Components/Text/index.scss +0 -8
- package/lib/form/Filter/AdvancedFilter.d.ts +0 -7
- package/lib/form/Filter/AdvancedFilter.js +0 -123
- package/lib/form/Filter/Layout.d.ts +0 -5
- package/lib/form/Filter/Layout.js +0 -78
- package/lib/form/Filter/LightFilter.d.ts +0 -7
- package/lib/form/Filter/LightFilter.js +0 -105
- package/lib/form/Filter/SimpleFilter.d.ts +0 -7
- package/lib/form/Filter/SimpleFilter.js +0 -99
- package/lib/form/Filter/index.d.ts +0 -9
- package/lib/form/Filter/index.js +0 -526
- package/lib/form/Filter/index.scss +0 -48
- package/lib/form/Filter/index2.d.ts +0 -13
- package/lib/form/Filter/index2.js +0 -174
- package/lib/form/Filter/index2.scss +0 -26
- package/lib/form/Filter/layout.scss +0 -40
- package/lib/form/Filter/useBindUrl.d.ts +0 -2
- package/lib/form/Filter/useBindUrl.js +0 -97
- package/lib/form/Filter/useSpecialProps.d.ts +0 -6
- package/lib/form/Filter/useSpecialProps.js +0 -39
- package/lib/form/ProForm/addCascadeEffect.d.ts +0 -2
- package/lib/form/ProForm/addCascadeEffect.js +0 -210
- package/lib/form/ProForm/customComponent.d.ts +0 -3
- package/lib/form/ProForm/customComponent.js +0 -22
- package/lib/form/ProForm/index.d.ts +0 -5
- package/lib/form/ProForm/index.js +0 -166
- package/lib/form/ProForm/index.scss +0 -411
- package/lib/form/ProForm/useAutoLayout.d.ts +0 -9
- package/lib/form/ProForm/useAutoLayout.js +0 -100
- package/lib/form/ProForm/useAutoSubmit.d.ts +0 -6
- package/lib/form/ProForm/useAutoSubmit.js +0 -28
- package/lib/form/ProForm/useFieldRequest.d.ts +0 -5
- package/lib/form/ProForm/useFieldRequest.js +0 -21
- package/lib/form/ProForm/useFormDisplayValues.d.ts +0 -4
- package/lib/form/ProForm/useFormDisplayValues.js +0 -86
- package/lib/form/ProForm/useInitialRequest.d.ts +0 -6
- package/lib/form/ProForm/useInitialRequest.js +0 -17
- package/lib/form/SchemaForm/adapterComponent.d.ts +0 -5
- package/lib/form/SchemaForm/adapterComponent.js +0 -21
- package/lib/form/SchemaForm/adapterDecorator.d.ts +0 -6
- package/lib/form/SchemaForm/adapterDecorator.js +0 -24
- package/lib/form/SchemaForm/adapterType.d.ts +0 -5
- package/lib/form/SchemaForm/adapterType.js +0 -59
- package/lib/form/SchemaForm/index.d.ts +0 -4
- package/lib/form/SchemaForm/index.js +0 -220
- package/lib/form/SchemaForm/initializeArrayCards.d.ts +0 -3
- package/lib/form/SchemaForm/initializeArrayCards.js +0 -25
- package/lib/form/SchemaForm/initializeArrayCollapse.d.ts +0 -3
- package/lib/form/SchemaForm/initializeArrayCollapse.js +0 -25
- package/lib/form/SchemaForm/initializeArrayItems.d.ts +0 -3
- package/lib/form/SchemaForm/initializeArrayItems.js +0 -38
- package/lib/form/SchemaForm/initializeArrayTable.d.ts +0 -3
- package/lib/form/SchemaForm/initializeArrayTable.js +0 -85
- package/lib/form/SchemaForm/initializeDataSource.d.ts +0 -15
- package/lib/form/SchemaForm/initializeDataSource.js +0 -26
- package/lib/form/SchemaForm/initializeFormButton.d.ts +0 -3
- package/lib/form/SchemaForm/initializeFormButton.js +0 -81
- package/lib/form/SchemaForm/initializeFormCollapse.d.ts +0 -3
- package/lib/form/SchemaForm/initializeFormCollapse.js +0 -40
- package/lib/form/SchemaForm/initializeFormGroup.d.ts +0 -3
- package/lib/form/SchemaForm/initializeFormGroup.js +0 -43
- package/lib/form/SchemaForm/initializeFormStep.d.ts +0 -5
- package/lib/form/SchemaForm/initializeFormStep.js +0 -57
- package/lib/form/SchemaForm/initializeFormTab.d.ts +0 -3
- package/lib/form/SchemaForm/initializeFormTab.js +0 -50
- package/lib/form/SchemaForm/initializeReactions.d.ts +0 -2
- package/lib/form/SchemaForm/initializeReactions.js +0 -73
- package/lib/form/SchemaForm/initializeRequest.d.ts +0 -11
- package/lib/form/SchemaForm/initializeRequest.js +0 -45
- package/lib/form/SchemaForm/initializeRules.d.ts +0 -11
- package/lib/form/SchemaForm/initializeRules.js +0 -53
- package/lib/form/SchemaForm/initializeSelectTable.d.ts +0 -3
- package/lib/form/SchemaForm/initializeSelectTable.js +0 -91
- package/lib/form/SchemaForm/reactions.d.ts +0 -6
- package/lib/form/SchemaForm/reactions.js +0 -97
- package/lib/form/docs/ActionResponse.d.ts +0 -8
- package/lib/form/docs/ActionResponse.js +0 -19
- package/lib/form/docs/ActionResponse.less +0 -25
- package/lib/form/fieldTypeMap.d.ts +0 -7
- package/lib/form/fieldTypeMap.js +0 -54
- package/lib/form/global.scss +0 -14
- package/lib/form/index.d.ts +0 -125
- package/lib/form/index.js +0 -171
- package/lib/form/locales/validate.d.ts +0 -159
- package/lib/form/locales/validate.js +0 -165
- package/lib/form/schemaNameMap.d.ts +0 -5
- package/lib/form/schemaNameMap.js +0 -57
- package/lib/form/typing.d.ts +0 -194
- package/lib/form/typing.js +0 -5
- package/lib/form/utils/parseSchema.d.ts +0 -3
- package/lib/form/utils/parseSchema.js +0 -45
- package/lib/form/utils.d.ts +0 -55
- package/lib/form/utils.js +0 -169
- package/lib/form/warning.d.ts +0 -3
- package/lib/form/warning.js +0 -18
- package/lib/image/index.d.ts +0 -22
- package/lib/image/index.js +0 -83
- package/lib/image/index.scss +0 -3
- package/lib/info/components/InfoGroup/index.d.ts +0 -5
- package/lib/info/components/InfoGroup/index.js +0 -97
- package/lib/info/components/InfoGroup/index.scss +0 -64
- package/lib/info/components/InfoValueItem/index.d.ts +0 -5
- package/lib/info/components/InfoValueItem/index.js +0 -313
- package/lib/info/components/InfoValueItem/index.scss +0 -26
- package/lib/info/components/ProInfoItem/index.d.ts +0 -5
- package/lib/info/components/ProInfoItem/index.js +0 -100
- package/lib/info/components/ProInfoItem/index.scss +0 -76
- package/lib/info/components/baseInfo/index.d.ts +0 -8
- package/lib/info/components/baseInfo/index.js +0 -103
- package/lib/info/components/baseInfo/index.scss +0 -6
- package/lib/info/components/headerInfo/index.d.ts +0 -8
- package/lib/info/components/headerInfo/index.js +0 -76
- package/lib/info/components/headerInfo/index.scss +0 -3
- package/lib/info/components/tableInfo/index.d.ts +0 -7
- package/lib/info/components/tableInfo/index.js +0 -164
- package/lib/info/components/tableInfo/index.scss +0 -18
- package/lib/info/index.d.ts +0 -6
- package/lib/info/index.js +0 -205
- package/lib/info/index.scss +0 -9
- package/lib/info/typing.d.ts +0 -220
- package/lib/info/typing.js +0 -5
- package/lib/info/utils/index.d.ts +0 -20
- package/lib/info/utils/index.js +0 -60
- package/lib/info/utils/layout.d.ts +0 -2
- package/lib/info/utils/layout.js +0 -65
- package/lib/info/utils/utils.d.ts +0 -1
- package/lib/info/utils/utils.js +0 -19
- package/lib/layout/index.d.ts +0 -2
- package/lib/layout/index.js +0 -10
- package/lib/page-container/index.d.ts +0 -3
- package/lib/page-container/index.js +0 -24
- package/lib/page-header/index.d.ts +0 -74
- package/lib/page-header/index.js +0 -224
- package/lib/page-header/index.scss +0 -193
- package/lib/page-header/xconsole.scss +0 -5
- package/lib/sidebar/components/sidebar-container/index.d.ts +0 -5
- package/lib/sidebar/components/sidebar-container/index.js +0 -178
- package/lib/sidebar/components/sidebar-container/index.scss +0 -73
- package/lib/sidebar/components/tree/index.d.ts +0 -6
- package/lib/sidebar/components/tree/index.js +0 -298
- package/lib/sidebar/components/tree/index.scss +0 -10
- package/lib/sidebar/components/tree-node/components/HoverTooltip/index.d.ts +0 -15
- package/lib/sidebar/components/tree-node/components/HoverTooltip/index.js +0 -57
- package/lib/sidebar/components/tree-node/components/HoverTooltip/index.scss +0 -7
- package/lib/sidebar/components/tree-node/components/IconAction/index.d.ts +0 -12
- package/lib/sidebar/components/tree-node/components/IconAction/index.js +0 -90
- package/lib/sidebar/components/tree-node/components/IconAction/index.scss +0 -7
- package/lib/sidebar/components/tree-node/components/IconSwitch/index.d.ts +0 -23
- package/lib/sidebar/components/tree-node/components/IconSwitch/index.js +0 -71
- package/lib/sidebar/components/tree-node/components/IconSwitch/index.scss +0 -7
- package/lib/sidebar/components/tree-node/index.d.ts +0 -7
- package/lib/sidebar/components/tree-node/index.js +0 -204
- package/lib/sidebar/components/tree-node/index.scss +0 -68
- package/lib/sidebar/index.d.ts +0 -9
- package/lib/sidebar/index.js +0 -228
- package/lib/sidebar/index.scss +0 -38
- package/lib/sidebar/typing.d.ts +0 -145
- package/lib/sidebar/typing.js +0 -5
- package/lib/sidebar/utils/action-ref.d.ts +0 -3
- package/lib/sidebar/utils/action-ref.js +0 -16
- package/lib/sidebar/utils/index.d.ts +0 -364
- package/lib/sidebar/utils/index.js +0 -291
- package/lib/skeleton/index.d.ts +0 -3
- package/lib/skeleton/index.js +0 -24
- package/lib/table/components/CardView/index.d.ts +0 -5
- package/lib/table/components/CardView/index.js +0 -397
- package/lib/table/components/CardView/index.scss +0 -46
- package/lib/table/components/EmptyContent/index.d.ts +0 -2
- package/lib/table/components/EmptyContent/index.js +0 -19
- package/lib/table/components/Filter/index.d.ts +0 -12
- package/lib/table/components/Filter/index.js +0 -258
- package/lib/table/components/Filter/index.scss +0 -27
- package/lib/table/components/Layout/index.d.ts +0 -5
- package/lib/table/components/Layout/index.js +0 -185
- package/lib/table/components/Layout/index.scss +0 -48
- package/lib/table/components/LoadMore/index.d.ts +0 -20
- package/lib/table/components/LoadMore/index.js +0 -99
- package/lib/table/components/LoadMore/index.scss +0 -19
- package/lib/table/components/Pagination/index.d.ts +0 -8
- package/lib/table/components/Pagination/index.js +0 -253
- package/lib/table/components/Pagination/index.scss +0 -55
- package/lib/table/components/QuickAction/index.d.ts +0 -11
- package/lib/table/components/QuickAction/index.js +0 -53
- package/lib/table/components/ToolBar/CardSwitch.d.ts +0 -8
- package/lib/table/components/ToolBar/CardSwitch.js +0 -60
- package/lib/table/components/ToolBar/DensityIcon.d.ts +0 -4
- package/lib/table/components/ToolBar/DensityIcon.js +0 -114
- package/lib/table/components/ToolBar/FilterColumnIcon.d.ts +0 -4
- package/lib/table/components/ToolBar/FilterColumnIcon.js +0 -370
- package/lib/table/components/ToolBar/FullScreenIcon.d.ts +0 -4
- package/lib/table/components/ToolBar/FullScreenIcon.js +0 -38
- package/lib/table/components/ToolBar/Fullscreen.d.ts +0 -10
- package/lib/table/components/ToolBar/Fullscreen.js +0 -110
- package/lib/table/components/ToolBar/RefreshIcon.d.ts +0 -4
- package/lib/table/components/ToolBar/RefreshIcon.js +0 -188
- package/lib/table/components/ToolBar/index.d.ts +0 -5
- package/lib/table/components/ToolBar/index.js +0 -185
- package/lib/table/components/ToolBar/index.scss +0 -177
- package/lib/table/index.d.ts +0 -6
- package/lib/table/index.js +0 -1176
- package/lib/table/index.scss +0 -158
- package/lib/table/typing.d.ts +0 -426
- package/lib/table/typing.js +0 -5
- package/lib/table/utils/columnRender.d.ts +0 -13
- package/lib/table/utils/columnRender.js +0 -256
- package/lib/table/utils/genProColumnToColumn.d.ts +0 -13
- package/lib/table/utils/genProColumnToColumn.js +0 -58
- package/lib/table/utils/getTableProps.d.ts +0 -2
- package/lib/table/utils/getTableProps.js +0 -11
- package/lib/table/utils/getTableSortIcons.d.ts +0 -3
- package/lib/table/utils/getTableSortIcons.js +0 -29
- package/lib/table/utils/index.d.ts +0 -19
- package/lib/table/utils/index.js +0 -142
- package/lib/table/utils/pureColumnRender.d.ts +0 -9
- package/lib/table/utils/pureColumnRender.js +0 -178
- package/lib/table/utils/pureGenProColumnToColumn.d.ts +0 -7
- package/lib/table/utils/pureGenProColumnToColumn.js +0 -34
- package/lib/table/utils/useTableSelection.d.ts +0 -3
- package/lib/table/utils/useTableSelection.js +0 -83
- package/lib/table/utils/util.d.ts +0 -5
- package/lib/table/utils/util.js +0 -25
- package/lib/timeline/ProTimeLineItem/index.d.ts +0 -5
- package/lib/timeline/ProTimeLineItem/index.js +0 -255
- package/lib/timeline/ProTimeLineItem/index.scss +0 -235
- package/lib/timeline/index.d.ts +0 -10
- package/lib/timeline/index.js +0 -79
- package/lib/timeline/index.scss +0 -7
- package/lib/timeline/typing.d.ts +0 -107
- package/lib/timeline/typing.js +0 -5
- package/lib/utils/aspect.d.ts +0 -2
- package/lib/utils/aspect.js +0 -64
- package/lib/utils/index.d.ts +0 -3
- package/lib/utils/index.js +0 -24
- package/lib/utils/message.d.ts +0 -3
- package/lib/utils/message.js +0 -22
- /package/dist/{fonts/txddinmedium.woff → static/txddinmedium.df41cfe2.woff} +0 -0
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
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; }
|
|
2
|
-
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; }
|
|
3
|
-
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; }
|
|
4
|
-
import { useField } from '@formily/react';
|
|
5
|
-
export default (function () {
|
|
6
|
-
var field = useField();
|
|
7
|
-
var refresh = function refresh() {
|
|
8
|
-
field.data.refresh = _objectSpread({}, field.data.refresh);
|
|
9
|
-
};
|
|
10
|
-
return {
|
|
11
|
-
refresh: refresh,
|
|
12
|
-
field: field
|
|
13
|
-
};
|
|
14
|
-
});
|
|
@@ -1,78 +0,0 @@
|
|
|
1
|
-
function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest(); }
|
|
2
|
-
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."); }
|
|
3
|
-
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); }
|
|
4
|
-
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; }
|
|
5
|
-
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; }
|
|
6
|
-
function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }
|
|
7
|
-
import { useForm } from '@formily/react';
|
|
8
|
-
import { toJS } from '@formily/reactive';
|
|
9
|
-
import { isArr, isPlainObj, isUsable, getValueByValue } from '@teamix/utils';
|
|
10
|
-
import fieldTypeMap from '../fieldTypeMap';
|
|
11
|
-
/**
|
|
12
|
-
* 获取表单值的可显示值
|
|
13
|
-
* @returns 如果某字段有dataSource,则返回value对应label
|
|
14
|
-
* @example const example = {
|
|
15
|
-
a: [
|
|
16
|
-
[{ b: 'a.0.0.b', c: 'a.0.0.c' }, { d: 'a.0.1.d' }],
|
|
17
|
-
{ e: [{ f: { g: [{ h: 'a.1.e.0.f.g.0.h' }] } }, 'a.1.e.1'] },
|
|
18
|
-
],
|
|
19
|
-
};
|
|
20
|
-
console.log(getDisplayValues(example));
|
|
21
|
-
*/
|
|
22
|
-
var getDisplayValues = function getDisplayValues(form, values) {
|
|
23
|
-
var prefix = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : '';
|
|
24
|
-
var displayValues;
|
|
25
|
-
// 拼接路径
|
|
26
|
-
var connectPath = function connectPath(path) {
|
|
27
|
-
return prefix ? "".concat(prefix, ".").concat(path) : "".concat(path);
|
|
28
|
-
};
|
|
29
|
-
// 根据值路径获取地址
|
|
30
|
-
var getAddress = function getAddress(path) {
|
|
31
|
-
return form.indexes[path];
|
|
32
|
-
};
|
|
33
|
-
// 当前field
|
|
34
|
-
var field = form.query(getAddress(prefix)).take();
|
|
35
|
-
// 是否真实字段值(自定义组件、布局组件、自增数组组件为非真实字段)
|
|
36
|
-
var isFieldValue = Object.keys(fieldTypeMap).includes(field === null || field === void 0 ? void 0 : field.component[0]);
|
|
37
|
-
// 判断值的类型,递归获取每个值在该结构中的完整路径
|
|
38
|
-
if (!isUsable(values)) {
|
|
39
|
-
displayValues = {};
|
|
40
|
-
} else if (isPlainObj(values) && !isFieldValue) {
|
|
41
|
-
// 如果值是布局对象的值
|
|
42
|
-
displayValues = {};
|
|
43
|
-
Object.entries(values).forEach(function (_ref) {
|
|
44
|
-
var _ref2 = _slicedToArray(_ref, 2),
|
|
45
|
-
key = _ref2[0],
|
|
46
|
-
value = _ref2[1];
|
|
47
|
-
displayValues[key] = getDisplayValues(form, value, connectPath(key));
|
|
48
|
-
});
|
|
49
|
-
} else if (isArr(values) && !isFieldValue) {
|
|
50
|
-
// 如果值是自增数组的值
|
|
51
|
-
// ArrayItems为字符串数组时,由于form.indexes中对应address为最后一个组件,无法正常获取displayName
|
|
52
|
-
// 例如:arrayItemsString.0: "arrayItemsString.0.ArrayItemsRemove"
|
|
53
|
-
displayValues = [];
|
|
54
|
-
values.map(function (value, index) {
|
|
55
|
-
displayValues[index] = getDisplayValues(form, value, connectPath(index));
|
|
56
|
-
});
|
|
57
|
-
} else {
|
|
58
|
-
var _values$value;
|
|
59
|
-
// 通过值的完整路径获取字段address(从form实例的indexes中),然后获取该字段的value在该字段dataSource中对应的label
|
|
60
|
-
var realValue = (_values$value = values === null || values === void 0 ? void 0 : values.value) !== null && _values$value !== void 0 ? _values$value : values; // 针对单个字段的值是对象,例如Select的useDetailValue
|
|
61
|
-
var displayValue = getValueByValue(field === null || field === void 0 ? void 0 : field.dataSource, realValue);
|
|
62
|
-
displayValues = {
|
|
63
|
-
title: field === null || field === void 0 ? void 0 : field.title,
|
|
64
|
-
component: field === null || field === void 0 ? void 0 : field.component[0],
|
|
65
|
-
value: values,
|
|
66
|
-
displayValue: displayValue
|
|
67
|
-
};
|
|
68
|
-
}
|
|
69
|
-
return displayValues;
|
|
70
|
-
};
|
|
71
|
-
var useFormDisplayValues = function useFormDisplayValues() {
|
|
72
|
-
var form = useForm();
|
|
73
|
-
return getDisplayValues(form, toJS(form.values));
|
|
74
|
-
};
|
|
75
|
-
var getFormDisplayValues = function getFormDisplayValues(form) {
|
|
76
|
-
return getDisplayValues(form, toJS(form.values));
|
|
77
|
-
};
|
|
78
|
-
export { useFormDisplayValues, getFormDisplayValues };
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
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; }
|
|
2
|
-
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; }
|
|
3
|
-
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; }
|
|
4
|
-
import { doCommonRequest } from '@teamix/utils';
|
|
5
|
-
var useInitialRequest = function useInitialRequest(initialRequest, context) {
|
|
6
|
-
return doCommonRequest(_objectSpread({
|
|
7
|
-
method: 'GET'
|
|
8
|
-
}, initialRequest), context);
|
|
9
|
-
};
|
|
10
|
-
export default useInitialRequest;
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
var _componentMap;
|
|
2
|
-
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; }
|
|
3
|
-
/**
|
|
4
|
-
* Formily组件在ProForm的别名
|
|
5
|
-
*/
|
|
6
|
-
var componentMap = (_componentMap = {
|
|
7
|
-
FormFlex: 'Space'
|
|
8
|
-
}, _defineProperty(_componentMap, 'Editable.Dialog', 'EditableDialog'), _defineProperty(_componentMap, 'Editable.Drawer', 'EditableDrawer'), _defineProperty(_componentMap, 'Editable.Popover', 'EditablePopover'), _defineProperty(_componentMap, 'FormDrawer.Footer', 'FormDrawerFooter'), _defineProperty(_componentMap, 'FormDialog.Footer', 'FormDialogFooter'), _componentMap);
|
|
9
|
-
export default (function (component) {
|
|
10
|
-
if (componentMap[component]) {
|
|
11
|
-
return componentMap[component];
|
|
12
|
-
}
|
|
13
|
-
return component;
|
|
14
|
-
});
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
function _toConsumableArray(arr) { return _arrayWithoutHoles(arr) || _iterableToArray(arr) || _unsupportedIterableToArray(arr) || _nonIterableSpread(); }
|
|
2
|
-
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."); }
|
|
3
|
-
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); }
|
|
4
|
-
function _iterableToArray(iter) { if (typeof Symbol !== "undefined" && iter[Symbol.iterator] != null || iter["@@iterator"] != null) return Array.from(iter); }
|
|
5
|
-
function _arrayWithoutHoles(arr) { if (Array.isArray(arr)) return _arrayLikeToArray(arr); }
|
|
6
|
-
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; }
|
|
7
|
-
/**
|
|
8
|
-
* 优先使用配置,即非 undefined
|
|
9
|
-
* 未配置则按默认规则为基础组件和某些聚合组件添加FormItem
|
|
10
|
-
*/
|
|
11
|
-
import fieldTypeMap from '../fieldTypeMap';
|
|
12
|
-
export default (function (decorator, component) {
|
|
13
|
-
if (decorator !== undefined) {
|
|
14
|
-
return decorator;
|
|
15
|
-
}
|
|
16
|
-
if ([].concat(_toConsumableArray(Object.keys(fieldTypeMap)), ['Upload', 'SelectTable', 'ArrayCards', 'ArrayCollapse', 'ArrayTable', 'ArrayItems']).includes(component)) {
|
|
17
|
-
return 'FormItem';
|
|
18
|
-
}
|
|
19
|
-
return decorator;
|
|
20
|
-
});
|
|
@@ -1,52 +0,0 @@
|
|
|
1
|
-
var _typeMap;
|
|
2
|
-
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; }
|
|
3
|
-
/**
|
|
4
|
-
* 组件的默认type类型,未指定类型为void
|
|
5
|
-
*/
|
|
6
|
-
var typeMap = (_typeMap = {
|
|
7
|
-
Input: 'string',
|
|
8
|
-
Password: 'string',
|
|
9
|
-
TextArea: 'string',
|
|
10
|
-
NumberPicker: 'number',
|
|
11
|
-
Percent: 'number',
|
|
12
|
-
Money: 'number',
|
|
13
|
-
Select: 'string',
|
|
14
|
-
MenuSelect: 'string',
|
|
15
|
-
MultipleSelect: 'array',
|
|
16
|
-
TreeSelect: 'string',
|
|
17
|
-
Cascader: 'string',
|
|
18
|
-
MultipleCascader: 'array',
|
|
19
|
-
ArbitraryCascader: 'string',
|
|
20
|
-
Radio: 'string',
|
|
21
|
-
Checkbox: 'boolean',
|
|
22
|
-
Switch: 'boolean',
|
|
23
|
-
DatePicker: 'string',
|
|
24
|
-
TimePicker: 'string',
|
|
25
|
-
DateTimePicker: 'string',
|
|
26
|
-
WeekPicker: 'string',
|
|
27
|
-
MonthPicker: 'string',
|
|
28
|
-
YearPicker: 'string',
|
|
29
|
-
QuarterPicker: 'string',
|
|
30
|
-
DateRangePicker: 'array',
|
|
31
|
-
TimeRangePicker: 'array',
|
|
32
|
-
DateTimeRangePicker: 'array',
|
|
33
|
-
WeekRangePicker: 'array',
|
|
34
|
-
MonthRangePicker: 'array',
|
|
35
|
-
YearRangePicker: 'array',
|
|
36
|
-
QuarterRangePicker: 'array',
|
|
37
|
-
Transfer: 'array',
|
|
38
|
-
Upload: 'object',
|
|
39
|
-
ColorPicker: 'string',
|
|
40
|
-
ColorRadio: 'string',
|
|
41
|
-
IconPicker: 'string',
|
|
42
|
-
JsonInput: 'object',
|
|
43
|
-
TagPicker: 'string',
|
|
44
|
-
MultipleTagPicker: 'array',
|
|
45
|
-
Range: 'string',
|
|
46
|
-
Search: 'array',
|
|
47
|
-
SelectGroup: 'array',
|
|
48
|
-
SelectTable: 'array'
|
|
49
|
-
}, _defineProperty(_typeMap, 'SelectTable.Column', 'string'), _defineProperty(_typeMap, "ArrayCollapse", 'array'), _defineProperty(_typeMap, "ArrayCards", 'array'), _defineProperty(_typeMap, "ArrayTable", 'array'), _defineProperty(_typeMap, "ArrayItems", 'array'), _defineProperty(_typeMap, 'Editable.Popover', 'object'), _defineProperty(_typeMap, 'Editable.Dialog', 'object'), _defineProperty(_typeMap, 'Editable.Drawer', 'object'), _typeMap);
|
|
50
|
-
export default (function (type, component) {
|
|
51
|
-
return type || typeMap[component] || 'void';
|
|
52
|
-
});
|
|
@@ -1,209 +0,0 @@
|
|
|
1
|
-
var _excluded = ["type", "name", "component", "props", "decorator", "decoratorProps", "dataSource", "reactions", "rules", "children", "items", "tooltip", "request", "data"];
|
|
2
|
-
function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest(); }
|
|
3
|
-
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."); }
|
|
4
|
-
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; }
|
|
5
|
-
function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }
|
|
6
|
-
function _toConsumableArray(arr) { return _arrayWithoutHoles(arr) || _iterableToArray(arr) || _unsupportedIterableToArray(arr) || _nonIterableSpread(); }
|
|
7
|
-
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."); }
|
|
8
|
-
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); }
|
|
9
|
-
function _iterableToArray(iter) { if (typeof Symbol !== "undefined" && iter[Symbol.iterator] != null || iter["@@iterator"] != null) return Array.from(iter); }
|
|
10
|
-
function _arrayWithoutHoles(arr) { if (Array.isArray(arr)) return _arrayLikeToArray(arr); }
|
|
11
|
-
function _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) { arr2[i] = arr[i]; } return arr2; }
|
|
12
|
-
function _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
|
-
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; }
|
|
15
|
-
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; }
|
|
16
|
-
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; }
|
|
17
|
-
import React, { memo, useCallback, useRef, useMemo } from 'react';
|
|
18
|
-
import { createSchemaField } from '@formily/react';
|
|
19
|
-
import { cls, isUsable } from '@teamix/utils';
|
|
20
|
-
import adapterType from './adapterType';
|
|
21
|
-
import adapterComponent from './adapterComponent';
|
|
22
|
-
import adapterDecorator from './adapterDecorator';
|
|
23
|
-
import initializeRequest from './initializeRequest';
|
|
24
|
-
import initializeReactions from './initializeReactions';
|
|
25
|
-
import initializeDataSource from './initializeDataSource';
|
|
26
|
-
import initializeRules from './initializeRules';
|
|
27
|
-
import initializeArrayCards from './initializeArrayCards';
|
|
28
|
-
import initializeArrayCollapse from './initializeArrayCollapse';
|
|
29
|
-
import initializeArrayTable from './initializeArrayTable';
|
|
30
|
-
import initializeArrayItems from './initializeArrayItems';
|
|
31
|
-
import initializeFormButton from './initializeFormButton';
|
|
32
|
-
import initializeFormGroup from './initializeFormGroup';
|
|
33
|
-
import initializeFormStep from './initializeFormStep';
|
|
34
|
-
import initializeFormTab from './initializeFormTab';
|
|
35
|
-
import initializeFormCollapse from './initializeFormCollapse';
|
|
36
|
-
import initializeSelectTable from './initializeSelectTable';
|
|
37
|
-
import { $request, $common, $dataSource, $validator } from './reactions';
|
|
38
|
-
import fieldTypeMap from '../fieldTypeMap';
|
|
39
|
-
import { getFieldName, mapSchemaName } from '../utils';
|
|
40
|
-
import warning from '../warning';
|
|
41
|
-
export default /*#__PURE__*/memo(function (_ref) {
|
|
42
|
-
var schema = _ref.schema,
|
|
43
|
-
scope = _ref.scope,
|
|
44
|
-
components = _ref.components;
|
|
45
|
-
var schemaScopeRef = useRef({});
|
|
46
|
-
// 创建 SchemaField
|
|
47
|
-
var SchemaField = useMemo(function () {
|
|
48
|
-
return createSchemaField();
|
|
49
|
-
}, []);
|
|
50
|
-
// 格式化 schema
|
|
51
|
-
var formatSchema = useCallback(function (schema) {
|
|
52
|
-
var parentSuffix = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : '';
|
|
53
|
-
var schemaProperties = {};
|
|
54
|
-
schema === null || schema === void 0 ? void 0 : schema.forEach(function (item, index) {
|
|
55
|
-
var suffix = "".concat(parentSuffix).concat(index);
|
|
56
|
-
var newItem = warning(item);
|
|
57
|
-
var _newItem = newItem,
|
|
58
|
-
originalComponent = _newItem.component;
|
|
59
|
-
// 根据component的不同,初始化为内置的item
|
|
60
|
-
if (originalComponent) {
|
|
61
|
-
if (Object.keys(fieldTypeMap).includes(originalComponent)) {
|
|
62
|
-
// ProField接管组件
|
|
63
|
-
} else {
|
|
64
|
-
// 未接管组件,判断是否为Formily组件别名
|
|
65
|
-
newItem = _objectSpread(_objectSpread({}, newItem), {}, {
|
|
66
|
-
component: adapterComponent(originalComponent)
|
|
67
|
-
});
|
|
68
|
-
}
|
|
69
|
-
// 初始化高级组件 - FormButtonGroup/Subimt/Reset
|
|
70
|
-
if (['FormButtonGroup', 'Submit', 'Reset'].includes(originalComponent)) {
|
|
71
|
-
newItem = initializeFormButton(newItem);
|
|
72
|
-
}
|
|
73
|
-
// 初始化高级组件 - ArrayCards
|
|
74
|
-
if (['ArrayCards'].includes(originalComponent)) {
|
|
75
|
-
newItem = initializeArrayCards(newItem);
|
|
76
|
-
}
|
|
77
|
-
// 初始化高级组件 - ArrayCollapse
|
|
78
|
-
if (['ArrayCollapse'].includes(originalComponent)) {
|
|
79
|
-
newItem = initializeArrayCollapse(newItem);
|
|
80
|
-
}
|
|
81
|
-
// 初始化高级组件 - ArrayTable
|
|
82
|
-
if (['ArrayTable'].includes(originalComponent)) {
|
|
83
|
-
newItem = initializeArrayTable(newItem);
|
|
84
|
-
}
|
|
85
|
-
// 初始化高级组件 - ArrayItems
|
|
86
|
-
if (['ArrayItems'].includes(originalComponent)) {
|
|
87
|
-
newItem = initializeArrayItems(newItem);
|
|
88
|
-
}
|
|
89
|
-
// 初始化布局组件 - FormStep
|
|
90
|
-
if (['FormStep'].includes(originalComponent)) {
|
|
91
|
-
newItem = initializeFormStep(newItem);
|
|
92
|
-
}
|
|
93
|
-
// 初始化布局组件 - FormGroup
|
|
94
|
-
if (['FormGroup'].includes(originalComponent)) {
|
|
95
|
-
newItem = initializeFormGroup(newItem);
|
|
96
|
-
}
|
|
97
|
-
// 初始化布局组件 - FormTab
|
|
98
|
-
if (['FormTab'].includes(originalComponent)) {
|
|
99
|
-
newItem = initializeFormTab(newItem);
|
|
100
|
-
}
|
|
101
|
-
// 初始化布局组件 - FormCollapse
|
|
102
|
-
if (['FormCollapse'].includes(originalComponent)) {
|
|
103
|
-
newItem = initializeFormCollapse(newItem);
|
|
104
|
-
}
|
|
105
|
-
// 初始化选择表格 - SelectTable
|
|
106
|
-
if (['SelectTable'].includes(originalComponent)) {
|
|
107
|
-
newItem = initializeSelectTable(newItem);
|
|
108
|
-
}
|
|
109
|
-
}
|
|
110
|
-
var _newItem2 = newItem,
|
|
111
|
-
type = _newItem2.type,
|
|
112
|
-
name = _newItem2.name,
|
|
113
|
-
component = _newItem2.component,
|
|
114
|
-
props = _newItem2.props,
|
|
115
|
-
decorator = _newItem2.decorator,
|
|
116
|
-
decoratorProps = _newItem2.decoratorProps,
|
|
117
|
-
dataSource = _newItem2.dataSource,
|
|
118
|
-
reactions = _newItem2.reactions,
|
|
119
|
-
rules = _newItem2.rules,
|
|
120
|
-
children = _newItem2.children,
|
|
121
|
-
items = _newItem2.items,
|
|
122
|
-
tooltip = _newItem2.tooltip,
|
|
123
|
-
request = _newItem2.request,
|
|
124
|
-
data = _newItem2.data,
|
|
125
|
-
otherProps = _objectWithoutProperties(_newItem2, _excluded);
|
|
126
|
-
// 默认字段名
|
|
127
|
-
var defaultName = !name ? getFieldName(component === null || component === void 0 ? void 0 : component.replace(/\./g, ''), suffix) : name;
|
|
128
|
-
// 默认类型
|
|
129
|
-
var defaultType = adapterType(type, originalComponent);
|
|
130
|
-
// 默认装饰组件
|
|
131
|
-
var defaultDecorator = adapterDecorator(decorator, originalComponent);
|
|
132
|
-
// 默认装饰组件属性
|
|
133
|
-
var tooltipProps = tooltip ? {
|
|
134
|
-
tooltip: tooltip
|
|
135
|
-
} : {};
|
|
136
|
-
var defaultDecoratorProps = _objectSpread(_objectSpread({}, tooltipProps), decoratorProps);
|
|
137
|
-
// 初始化request
|
|
138
|
-
var _initializeRequest = initializeRequest(request, "".concat(suffix, "r")),
|
|
139
|
-
requestReactions = _initializeRequest.reactions,
|
|
140
|
-
requestScope = _initializeRequest.scope;
|
|
141
|
-
// 初始化dataSource
|
|
142
|
-
var _initializeDataSource = initializeDataSource(dataSource, "".concat(suffix, "d")),
|
|
143
|
-
defaultDataSource = _initializeDataSource.dataSource,
|
|
144
|
-
dataSourceReactions = _initializeDataSource.reactions,
|
|
145
|
-
dataSourceScope = _initializeDataSource.scope,
|
|
146
|
-
dataSourceData = _initializeDataSource.data,
|
|
147
|
-
dataSourceProps = _initializeDataSource.props;
|
|
148
|
-
// 初始化rules validator
|
|
149
|
-
var _initializeRules = initializeRules(rules, "".concat(suffix, "v")),
|
|
150
|
-
defaultRules = _initializeRules.rules,
|
|
151
|
-
rulesScope = _initializeRules.scope;
|
|
152
|
-
// 合并reactions,初始化reactions
|
|
153
|
-
var defaultReactions = initializeReactions(reactions, [].concat(_toConsumableArray(requestReactions), _toConsumableArray(dataSourceReactions)));
|
|
154
|
-
// 合并scope
|
|
155
|
-
Object.entries(_objectSpread(_objectSpread(_objectSpread({}, requestScope), dataSourceScope), rulesScope)).map(function (_ref2) {
|
|
156
|
-
var _ref3 = _slicedToArray(_ref2, 2),
|
|
157
|
-
k = _ref3[0],
|
|
158
|
-
v = _ref3[1];
|
|
159
|
-
schemaScopeRef.current[k] = v;
|
|
160
|
-
});
|
|
161
|
-
// 合并字段属性
|
|
162
|
-
var defaultProps = _objectSpread(_objectSpread(_objectSpread({}, props), dataSourceProps), {}, {
|
|
163
|
-
className: cls(props === null || props === void 0 ? void 0 : props.className, dataSourceProps === null || dataSourceProps === void 0 ? void 0 : dataSourceProps.className)
|
|
164
|
-
});
|
|
165
|
-
var formatParam = mapSchemaName(_objectSpread(_objectSpread({}, otherProps), {}, {
|
|
166
|
-
type: defaultType,
|
|
167
|
-
component: component,
|
|
168
|
-
props: defaultProps,
|
|
169
|
-
decorator: defaultDecorator,
|
|
170
|
-
decoratorProps: defaultDecoratorProps,
|
|
171
|
-
rules: defaultRules,
|
|
172
|
-
reactions: defaultReactions,
|
|
173
|
-
dataSource: defaultDataSource,
|
|
174
|
-
data: _objectSpread(_objectSpread(_objectSpread({}, data), dataSourceData), {}, {
|
|
175
|
-
__placeholder: true
|
|
176
|
-
})
|
|
177
|
-
}));
|
|
178
|
-
// 递归子组件
|
|
179
|
-
var recursiveProperties = (children === null || children === void 0 ? void 0 : children.length) ? {
|
|
180
|
-
properties: formatSchema(children, suffix)
|
|
181
|
-
} : {};
|
|
182
|
-
// 递归items(类似子组件,会先由各initialize方法格式化为固定形式,type不同不统一处理)
|
|
183
|
-
// 例如:[{ name: 'items', type: 'object', children: items }]
|
|
184
|
-
var recursiveItems = items ? formatSchema([items], suffix) : {};
|
|
185
|
-
// 配置组件属性
|
|
186
|
-
if (isUsable(item)) {
|
|
187
|
-
schemaProperties[defaultName] = _objectSpread(_objectSpread(_objectSpread({}, formatParam), recursiveProperties), recursiveItems);
|
|
188
|
-
}
|
|
189
|
-
});
|
|
190
|
-
return schemaProperties;
|
|
191
|
-
}, []);
|
|
192
|
-
var formilySchema = useMemo(function () {
|
|
193
|
-
return {
|
|
194
|
-
type: 'object',
|
|
195
|
-
properties: formatSchema(schema)
|
|
196
|
-
};
|
|
197
|
-
}, [schema]);
|
|
198
|
-
var mergedScope = _objectSpread(_objectSpread({}, scope), {}, {
|
|
199
|
-
$request: $request,
|
|
200
|
-
$common: $common,
|
|
201
|
-
$dataSource: $dataSource,
|
|
202
|
-
$validator: $validator
|
|
203
|
-
}, schemaScopeRef.current);
|
|
204
|
-
return /*#__PURE__*/React.createElement(SchemaField, {
|
|
205
|
-
schema: formilySchema,
|
|
206
|
-
components: components,
|
|
207
|
-
scope: mergedScope
|
|
208
|
-
});
|
|
209
|
-
});
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
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; }
|
|
2
|
-
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; }
|
|
3
|
-
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; }
|
|
4
|
-
var initializeItems = function initializeItems(items) {
|
|
5
|
-
if (items) {
|
|
6
|
-
return _objectSpread(_objectSpread({}, items), {}, {
|
|
7
|
-
name: 'items'
|
|
8
|
-
});
|
|
9
|
-
}
|
|
10
|
-
return items;
|
|
11
|
-
};
|
|
12
|
-
var initialize = function initialize(item) {
|
|
13
|
-
var items = item.items;
|
|
14
|
-
return _objectSpread(_objectSpread({}, item), {}, {
|
|
15
|
-
items: items ? initializeItems(items) : {}
|
|
16
|
-
});
|
|
17
|
-
};
|
|
18
|
-
export default initialize;
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
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; }
|
|
2
|
-
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; }
|
|
3
|
-
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; }
|
|
4
|
-
var initializeItems = function initializeItems(items) {
|
|
5
|
-
if (items) {
|
|
6
|
-
return _objectSpread(_objectSpread({}, items), {}, {
|
|
7
|
-
name: 'items'
|
|
8
|
-
});
|
|
9
|
-
}
|
|
10
|
-
return items;
|
|
11
|
-
};
|
|
12
|
-
var initialize = function initialize(item) {
|
|
13
|
-
var items = item.items;
|
|
14
|
-
return _objectSpread(_objectSpread({}, item), {}, {
|
|
15
|
-
items: items ? initializeItems(items) : {}
|
|
16
|
-
});
|
|
17
|
-
};
|
|
18
|
-
export default initialize;
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
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; }
|
|
2
|
-
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; }
|
|
3
|
-
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; }
|
|
4
|
-
var initializeItems = function initializeItems(items) {
|
|
5
|
-
if (items) {
|
|
6
|
-
return _objectSpread(_objectSpread({}, items), {}, {
|
|
7
|
-
name: 'items'
|
|
8
|
-
});
|
|
9
|
-
}
|
|
10
|
-
return items;
|
|
11
|
-
};
|
|
12
|
-
var initializeChildren = function initializeChildren(item) {
|
|
13
|
-
var decoratorProps = item.decoratorProps;
|
|
14
|
-
return _objectSpread(_objectSpread({}, item), decoratorProps ? {
|
|
15
|
-
decoratorProps: _objectSpread({
|
|
16
|
-
feedbackLayout: 'none'
|
|
17
|
-
}, decoratorProps)
|
|
18
|
-
} : {});
|
|
19
|
-
};
|
|
20
|
-
var initialize = function initialize(item) {
|
|
21
|
-
var _item$children = item.children,
|
|
22
|
-
children = _item$children === void 0 ? [] : _item$children,
|
|
23
|
-
items = item.items;
|
|
24
|
-
return _objectSpread(_objectSpread({}, item), {}, {
|
|
25
|
-
children: children.map(function (item) {
|
|
26
|
-
return initializeChildren(item);
|
|
27
|
-
}),
|
|
28
|
-
items: items ? initializeItems(items) : {}
|
|
29
|
-
});
|
|
30
|
-
};
|
|
31
|
-
export default initialize;
|
|
@@ -1,78 +0,0 @@
|
|
|
1
|
-
var _excluded = ["title", "decoratorProps"],
|
|
2
|
-
_excluded2 = ["title", "dataIndex", "cell", "htmlTitle", "sortable", "width", "align", "alignHeader", "filters", "filterMode", "filterMenuProps", "lock", "resizable", "colSpan"];
|
|
3
|
-
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; }
|
|
4
|
-
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; }
|
|
5
|
-
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; }
|
|
6
|
-
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; }
|
|
7
|
-
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; }
|
|
8
|
-
var initializeColumn = function initializeColumn(item) {
|
|
9
|
-
var title = item.title,
|
|
10
|
-
_item$decoratorProps = item.decoratorProps,
|
|
11
|
-
decoratorProps = _item$decoratorProps === void 0 ? {} : _item$decoratorProps,
|
|
12
|
-
children = _objectWithoutProperties(item, _excluded);
|
|
13
|
-
// 将Table.Column属性和组件FormItem属性通过decoratorProps统一传入,再分别赋值
|
|
14
|
-
var columnTitle = decoratorProps.title,
|
|
15
|
-
dataIndex = decoratorProps.dataIndex,
|
|
16
|
-
cell = decoratorProps.cell,
|
|
17
|
-
htmlTitle = decoratorProps.htmlTitle,
|
|
18
|
-
sortable = decoratorProps.sortable,
|
|
19
|
-
width = decoratorProps.width,
|
|
20
|
-
align = decoratorProps.align,
|
|
21
|
-
alignHeader = decoratorProps.alignHeader,
|
|
22
|
-
filters = decoratorProps.filters,
|
|
23
|
-
filterMode = decoratorProps.filterMode,
|
|
24
|
-
filterMenuProps = decoratorProps.filterMenuProps,
|
|
25
|
-
lock = decoratorProps.lock,
|
|
26
|
-
resizable = decoratorProps.resizable,
|
|
27
|
-
colSpan = decoratorProps.colSpan,
|
|
28
|
-
formItemDecoratorProps = _objectWithoutProperties(decoratorProps, _excluded2);
|
|
29
|
-
var columnProperties = {
|
|
30
|
-
title: title !== null && title !== void 0 ? title : columnTitle,
|
|
31
|
-
dataIndex: dataIndex,
|
|
32
|
-
cell: cell,
|
|
33
|
-
htmlTitle: htmlTitle,
|
|
34
|
-
sortable: sortable,
|
|
35
|
-
width: width,
|
|
36
|
-
align: align,
|
|
37
|
-
alignHeader: alignHeader,
|
|
38
|
-
filters: filters,
|
|
39
|
-
filterMode: filterMode,
|
|
40
|
-
filterMenuProps: filterMenuProps,
|
|
41
|
-
lock: lock,
|
|
42
|
-
resizable: resizable,
|
|
43
|
-
colSpan: colSpan
|
|
44
|
-
};
|
|
45
|
-
return {
|
|
46
|
-
component: 'ArrayTable.Column',
|
|
47
|
-
props: columnProperties,
|
|
48
|
-
children: [_objectSpread(_objectSpread({}, children), {}, {
|
|
49
|
-
decoratorProps: formItemDecoratorProps
|
|
50
|
-
})]
|
|
51
|
-
};
|
|
52
|
-
};
|
|
53
|
-
var initializeItems = function initializeItems(items) {
|
|
54
|
-
if (items) {
|
|
55
|
-
var _items$children;
|
|
56
|
-
return _objectSpread(_objectSpread({}, items), {}, {
|
|
57
|
-
name: 'items',
|
|
58
|
-
children: (_items$children = items.children) === null || _items$children === void 0 ? void 0 : _items$children.map(function (item) {
|
|
59
|
-
return initializeColumn(item);
|
|
60
|
-
})
|
|
61
|
-
});
|
|
62
|
-
}
|
|
63
|
-
return items;
|
|
64
|
-
};
|
|
65
|
-
var initialize = function initialize(item) {
|
|
66
|
-
var _item$props = item.props,
|
|
67
|
-
props = _item$props === void 0 ? {} : _item$props,
|
|
68
|
-
items = item.items;
|
|
69
|
-
return _objectSpread(_objectSpread({}, item), {}, {
|
|
70
|
-
props: _objectSpread({
|
|
71
|
-
pagination: {
|
|
72
|
-
pageSize: 10
|
|
73
|
-
}
|
|
74
|
-
}, props),
|
|
75
|
-
items: items ? initializeItems(items) : {}
|
|
76
|
-
});
|
|
77
|
-
};
|
|
78
|
-
export default initialize;
|