@teamix/pro 1.6.1-beta → 2.0.0-beta.10
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 +25 -33
- package/es/index.js +50 -49
- 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.js +1 -1
- 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/es/xconsole.scss +0 -1
- package/lib/index-without-icon.d.ts +13 -13
- package/lib/index-without-icon.js +57 -57
- package/lib/index.d.ts +25 -33
- package/lib/index.js +87 -159
- 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/List/index.d.ts +6 -3
- package/lib/templates/List/index.js +6 -8
- package/lib/xconsole.scss +0 -1
- package/package.json +18 -6
- package/dist/pro.all.min.css +0 -1
- package/dist/pro.css +0 -1
- package/dist/pro.js +0 -121588
- package/dist/pro.min.js.LICENSE.txt +0 -56
- 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 -438
- package/es/actions/index.scss +0 -145
- 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/FormItem2/animation.scss +0 -72
- package/es/form/Components/FormItem2/grid.scss +0 -173
- package/es/form/Components/FormItem2/index.d.ts +0 -41
- package/es/form/Components/FormItem2/index.js +0 -285
- package/es/form/Components/FormItem2/main.scss +0 -413
- package/es/form/Components/FormItem2/scss/variable.scss +0 -118
- package/es/form/Components/FormItem2/style.d.ts +0 -1
- package/es/form/Components/FormItem2/style.js +0 -1
- 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 -93
- 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/Components/__builtins__/empty.d.ts +0 -1
- package/es/form/Components/__builtins__/empty.js +0 -51
- package/es/form/Components/__builtins__/hooks/index.d.ts +0 -2
- package/es/form/Components/__builtins__/hooks/index.js +0 -2
- package/es/form/Components/__builtins__/hooks/useClickAway.d.ts +0 -5
- package/es/form/Components/__builtins__/hooks/useClickAway.js +0 -37
- package/es/form/Components/__builtins__/hooks/usePrefixCls.d.ts +0 -3
- package/es/form/Components/__builtins__/hooks/usePrefixCls.js +0 -8
- package/es/form/Components/__builtins__/icons.d.ts +0 -20
- package/es/form/Components/__builtins__/icons.js +0 -153
- package/es/form/Components/__builtins__/index.d.ts +0 -8
- package/es/form/Components/__builtins__/index.js +0 -8
- package/es/form/Components/__builtins__/loading.d.ts +0 -1
- package/es/form/Components/__builtins__/loading.js +0 -41
- package/es/form/Components/__builtins__/mapSize.d.ts +0 -1
- package/es/form/Components/__builtins__/mapSize.js +0 -13
- package/es/form/Components/__builtins__/mapStatus.d.ts +0 -2
- package/es/form/Components/__builtins__/mapStatus.js +0 -20
- package/es/form/Components/__builtins__/moment.d.ts +0 -2
- package/es/form/Components/__builtins__/moment.js +0 -47
- package/es/form/Components/__builtins__/pickDataProps.d.ts +0 -1
- package/es/form/Components/__builtins__/pickDataProps.js +0 -9
- package/es/form/Components/form-layout/index.d.ts +0 -74
- package/es/form/Components/form-layout/index.js +0 -71
- package/es/form/Components/form-layout/main.scss +0 -0
- package/es/form/Components/form-layout/style.d.ts +0 -1
- package/es/form/Components/form-layout/style.js +0 -3
- package/es/form/Components/form-layout/useResponsiveFormLayout.d.ts +0 -18
- package/es/form/Components/form-layout/useResponsiveFormLayout.js +0 -87
- 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 -152
- 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.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 -10
- package/es/info/index.js +0 -181
- 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 -5
- package/es/table/index.js +0 -1215
- package/es/table/index.scss +0 -185
- package/es/table/typing.d.ts +0 -432
- package/es/table/typing.js +0 -1
- package/es/table/utils/columnRender.d.ts +0 -14
- package/es/table/utils/columnRender.js +0 -287
- package/es/table/utils/genAutoWidthColumns.d.ts +0 -30
- package/es/table/utils/genAutoWidthColumns.js +0 -327
- 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/table/xconsole.scss +0 -6
- 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/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 -476
- package/lib/actions/index.scss +0 -145
- 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/FormItem2/animation.scss +0 -72
- package/lib/form/Components/FormItem2/grid.scss +0 -173
- package/lib/form/Components/FormItem2/index.d.ts +0 -41
- package/lib/form/Components/FormItem2/index.js +0 -298
- package/lib/form/Components/FormItem2/main.scss +0 -413
- package/lib/form/Components/FormItem2/scss/variable.scss +0 -118
- package/lib/form/Components/FormItem2/style.d.ts +0 -1
- package/lib/form/Components/FormItem2/style.js +0 -3
- 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 -93
- 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/Components/__builtins__/empty.d.ts +0 -1
- package/lib/form/Components/__builtins__/empty.js +0 -59
- package/lib/form/Components/__builtins__/hooks/index.d.ts +0 -2
- package/lib/form/Components/__builtins__/hooks/index.js +0 -27
- package/lib/form/Components/__builtins__/hooks/useClickAway.d.ts +0 -5
- package/lib/form/Components/__builtins__/hooks/useClickAway.js +0 -44
- package/lib/form/Components/__builtins__/hooks/usePrefixCls.d.ts +0 -3
- package/lib/form/Components/__builtins__/hooks/usePrefixCls.js +0 -15
- package/lib/form/Components/__builtins__/icons.d.ts +0 -20
- package/lib/form/Components/__builtins__/icons.js +0 -174
- package/lib/form/Components/__builtins__/index.d.ts +0 -8
- package/lib/form/Components/__builtins__/index.js +0 -93
- package/lib/form/Components/__builtins__/loading.d.ts +0 -1
- package/lib/form/Components/__builtins__/loading.js +0 -48
- package/lib/form/Components/__builtins__/mapSize.d.ts +0 -1
- package/lib/form/Components/__builtins__/mapSize.js +0 -20
- package/lib/form/Components/__builtins__/mapStatus.d.ts +0 -2
- package/lib/form/Components/__builtins__/mapStatus.js +0 -27
- package/lib/form/Components/__builtins__/moment.d.ts +0 -2
- package/lib/form/Components/__builtins__/moment.js +0 -56
- package/lib/form/Components/__builtins__/pickDataProps.d.ts +0 -1
- package/lib/form/Components/__builtins__/pickDataProps.js +0 -16
- package/lib/form/Components/form-layout/index.d.ts +0 -74
- package/lib/form/Components/form-layout/index.js +0 -88
- package/lib/form/Components/form-layout/main.scss +0 -0
- package/lib/form/Components/form-layout/style.d.ts +0 -1
- package/lib/form/Components/form-layout/style.js +0 -3
- package/lib/form/Components/form-layout/useResponsiveFormLayout.d.ts +0 -18
- package/lib/form/Components/form-layout/useResponsiveFormLayout.js +0 -94
- 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 -163
- 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.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 -10
- package/lib/info/index.js +0 -204
- 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 -5
- package/lib/table/index.js +0 -1237
- package/lib/table/index.scss +0 -185
- package/lib/table/typing.d.ts +0 -432
- package/lib/table/typing.js +0 -5
- package/lib/table/utils/columnRender.d.ts +0 -14
- package/lib/table/utils/columnRender.js +0 -297
- package/lib/table/utils/genAutoWidthColumns.d.ts +0 -30
- package/lib/table/utils/genAutoWidthColumns.js +0 -342
- 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/table/xconsole.scss +0 -6
- 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/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,15 +0,0 @@
|
|
|
1
|
-
interface IInitializeDataSource {
|
|
2
|
-
(requestConfig: any, suffix: string): {
|
|
3
|
-
dataSource?: any[];
|
|
4
|
-
reactions: any[];
|
|
5
|
-
scope: {
|
|
6
|
-
[x: string]: any;
|
|
7
|
-
};
|
|
8
|
-
data?: any;
|
|
9
|
-
props?: {
|
|
10
|
-
[x: string]: any;
|
|
11
|
-
};
|
|
12
|
-
};
|
|
13
|
-
}
|
|
14
|
-
declare const initializeDataSource: IInitializeDataSource;
|
|
15
|
-
export default initializeDataSource;
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { initializeRequestExpression } from '../utils';
|
|
2
|
-
var initializeDataSource = function initializeDataSource(dataSource, suffix) {
|
|
3
|
-
var _dataSource$extraConf;
|
|
4
|
-
var _initializeRequestExp = initializeRequestExpression(dataSource, '$dataSource', suffix),
|
|
5
|
-
expression = _initializeRequestExp.expression,
|
|
6
|
-
scope = _initializeRequestExp.scope;
|
|
7
|
-
return expression ? {
|
|
8
|
-
reactions: [expression],
|
|
9
|
-
scope: scope,
|
|
10
|
-
data: {
|
|
11
|
-
readOnlyOnLoading: (dataSource === null || dataSource === void 0 ? void 0 : (_dataSource$extraConf = dataSource.extraConfig) === null || _dataSource$extraConf === void 0 ? void 0 : _dataSource$extraConf.readOnly) !== false
|
|
12
|
-
}
|
|
13
|
-
} : {
|
|
14
|
-
reactions: [],
|
|
15
|
-
scope: {},
|
|
16
|
-
dataSource: dataSource
|
|
17
|
-
};
|
|
18
|
-
};
|
|
19
|
-
export default initializeDataSource;
|
|
@@ -1,74 +0,0 @@
|
|
|
1
|
-
var _excluded = ["sticky", "container", "onAffix"];
|
|
2
|
-
function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
|
|
3
|
-
function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
|
|
4
|
-
function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
|
|
5
|
-
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
|
|
6
|
-
function _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
|
|
7
|
-
import { getMessage, cls } from '@teamix/utils';
|
|
8
|
-
var initializeButton = function initializeButton(item) {
|
|
9
|
-
var component = item.component,
|
|
10
|
-
_item$props = item.props,
|
|
11
|
-
props = _item$props === void 0 ? {} : _item$props;
|
|
12
|
-
var buttonTextMap = {
|
|
13
|
-
Submit: getMessage('submit'),
|
|
14
|
-
Reset: getMessage('reset')
|
|
15
|
-
};
|
|
16
|
-
return _objectSpread(_objectSpread({}, item), {}, {
|
|
17
|
-
component: component,
|
|
18
|
-
props: _objectSpread({
|
|
19
|
-
children: buttonTextMap[component]
|
|
20
|
-
}, props)
|
|
21
|
-
});
|
|
22
|
-
};
|
|
23
|
-
var initialize = function initialize(item) {
|
|
24
|
-
var component = item.component,
|
|
25
|
-
_item$props2 = item.props,
|
|
26
|
-
props = _item$props2 === void 0 ? {} : _item$props2,
|
|
27
|
-
_item$decoratorProps = item.decoratorProps,
|
|
28
|
-
decoratorProps = _item$decoratorProps === void 0 ? {} : _item$decoratorProps;
|
|
29
|
-
var sticky = props.sticky,
|
|
30
|
-
container = props.container,
|
|
31
|
-
onAffix = props.onAffix,
|
|
32
|
-
otherProps = _objectWithoutProperties(props, _excluded);
|
|
33
|
-
// 单个按钮
|
|
34
|
-
if (component && ['Submit', 'Reset'].includes(component)) {
|
|
35
|
-
return initializeButton(item);
|
|
36
|
-
}
|
|
37
|
-
var commonMode = _objectSpread(_objectSpread({}, item), {}, {
|
|
38
|
-
component: component,
|
|
39
|
-
props: otherProps,
|
|
40
|
-
decorator: 'FormButtonGroup.FormItem',
|
|
41
|
-
decoratorProps: _objectSpread({
|
|
42
|
-
inset: false,
|
|
43
|
-
fullness: true,
|
|
44
|
-
className: cls('teamix-button-group-item', decoratorProps === null || decoratorProps === void 0 ? void 0 : decoratorProps.className)
|
|
45
|
-
}, decoratorProps)
|
|
46
|
-
});
|
|
47
|
-
// 吸底模式
|
|
48
|
-
if (['auto', 'always'].includes(sticky)) {
|
|
49
|
-
var stickyProps = {};
|
|
50
|
-
if (sticky === 'auto') {
|
|
51
|
-
stickyProps = {
|
|
52
|
-
className: 'teamix-pro-form-button-affix-auto',
|
|
53
|
-
offsetBottom: 0
|
|
54
|
-
};
|
|
55
|
-
}
|
|
56
|
-
if (sticky === 'always') {
|
|
57
|
-
stickyProps = {
|
|
58
|
-
className: 'teamix-pro-form-button-affix-always',
|
|
59
|
-
offsetBottom: 9999
|
|
60
|
-
};
|
|
61
|
-
}
|
|
62
|
-
return {
|
|
63
|
-
component: 'Affix',
|
|
64
|
-
props: _objectSpread({
|
|
65
|
-
container: container,
|
|
66
|
-
onAffix: onAffix
|
|
67
|
-
}, stickyProps),
|
|
68
|
-
children: [commonMode]
|
|
69
|
-
};
|
|
70
|
-
}
|
|
71
|
-
// 普通模式
|
|
72
|
-
return commonMode;
|
|
73
|
-
};
|
|
74
|
-
export default initialize;
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
var _excluded = ["children", "title", "props"],
|
|
2
|
-
_excluded2 = ["children"];
|
|
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 initializeCollapsePanel = function initializeCollapsePanel(item) {
|
|
9
|
-
var _item$children = item.children,
|
|
10
|
-
children = _item$children === void 0 ? [] : _item$children,
|
|
11
|
-
title = item.title,
|
|
12
|
-
_item$props = item.props,
|
|
13
|
-
props = _item$props === void 0 ? {} : _item$props,
|
|
14
|
-
otherProps = _objectWithoutProperties(item, _excluded);
|
|
15
|
-
return _objectSpread({
|
|
16
|
-
component: 'FormCollapse.CollapsePanel',
|
|
17
|
-
props: _objectSpread({
|
|
18
|
-
title: title
|
|
19
|
-
}, props),
|
|
20
|
-
children: children
|
|
21
|
-
}, otherProps);
|
|
22
|
-
};
|
|
23
|
-
var initialize = function initialize(item) {
|
|
24
|
-
var _item$children2 = item.children,
|
|
25
|
-
children = _item$children2 === void 0 ? [] : _item$children2,
|
|
26
|
-
otherProps = _objectWithoutProperties(item, _excluded2);
|
|
27
|
-
return _objectSpread({
|
|
28
|
-
children: children.map(function (item) {
|
|
29
|
-
return initializeCollapsePanel(item);
|
|
30
|
-
})
|
|
31
|
-
}, otherProps);
|
|
32
|
-
};
|
|
33
|
-
export default initialize;
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
var _excluded = ["props", "children", "title"],
|
|
2
|
-
_excluded2 = ["props", "children"];
|
|
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 initializeGroupPanel = function initializeGroupPanel(item) {
|
|
9
|
-
var _item$props = item.props,
|
|
10
|
-
props = _item$props === void 0 ? {} : _item$props,
|
|
11
|
-
_item$children = item.children,
|
|
12
|
-
children = _item$children === void 0 ? [] : _item$children,
|
|
13
|
-
title = item.title,
|
|
14
|
-
otherProps = _objectWithoutProperties(item, _excluded);
|
|
15
|
-
return _objectSpread({
|
|
16
|
-
component: 'FormGroup.GroupPanel',
|
|
17
|
-
props: _objectSpread({
|
|
18
|
-
title: title
|
|
19
|
-
}, props),
|
|
20
|
-
children: children
|
|
21
|
-
}, otherProps);
|
|
22
|
-
};
|
|
23
|
-
var initialize = function initialize(item) {
|
|
24
|
-
var _item$props2 = item.props,
|
|
25
|
-
props = _item$props2 === void 0 ? {} : _item$props2,
|
|
26
|
-
_item$children2 = item.children,
|
|
27
|
-
children = _item$children2 === void 0 ? [] : _item$children2,
|
|
28
|
-
otherProps = _objectWithoutProperties(item, _excluded2);
|
|
29
|
-
return _objectSpread({
|
|
30
|
-
props: props,
|
|
31
|
-
children: children.map(function (item) {
|
|
32
|
-
return initializeGroupPanel(item);
|
|
33
|
-
})
|
|
34
|
-
}, otherProps);
|
|
35
|
-
};
|
|
36
|
-
export default initialize;
|
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
var _excluded = ["props", "children", "title"],
|
|
2
|
-
_excluded2 = ["col", "style"];
|
|
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 getWidth = function getWidth(col, length) {
|
|
9
|
-
var newCol = col !== null && col !== void 0 ? col : (length + 1) * 4;
|
|
10
|
-
newCol = newCol > 24 ? 24 : newCol;
|
|
11
|
-
var width = 100 / 24 * newCol;
|
|
12
|
-
return "".concat(width, "%");
|
|
13
|
-
};
|
|
14
|
-
var initializeStepPane = function initializeStepPane(item) {
|
|
15
|
-
var _item$props = item.props,
|
|
16
|
-
props = _item$props === void 0 ? {} : _item$props,
|
|
17
|
-
_item$children = item.children,
|
|
18
|
-
children = _item$children === void 0 ? [] : _item$children,
|
|
19
|
-
title = item.title,
|
|
20
|
-
otherProps = _objectWithoutProperties(item, _excluded);
|
|
21
|
-
return _objectSpread({
|
|
22
|
-
component: 'FormStep.StepPane',
|
|
23
|
-
props: _objectSpread({
|
|
24
|
-
title: title
|
|
25
|
-
}, props),
|
|
26
|
-
children: children
|
|
27
|
-
}, otherProps);
|
|
28
|
-
};
|
|
29
|
-
var initialize = function initialize(item) {
|
|
30
|
-
var _item$props2 = item.props,
|
|
31
|
-
props = _item$props2 === void 0 ? {} : _item$props2,
|
|
32
|
-
_item$children2 = item.children,
|
|
33
|
-
children = _item$children2 === void 0 ? [] : _item$children2;
|
|
34
|
-
var col = props.col,
|
|
35
|
-
style = props.style,
|
|
36
|
-
otherProps = _objectWithoutProperties(props, _excluded2);
|
|
37
|
-
var width = getWidth(col, children.length);
|
|
38
|
-
return _objectSpread(_objectSpread({}, item), {}, {
|
|
39
|
-
props: _objectSpread({
|
|
40
|
-
labelPlacement: 'hoz',
|
|
41
|
-
style: _objectSpread({
|
|
42
|
-
width: width
|
|
43
|
-
}, style)
|
|
44
|
-
}, otherProps),
|
|
45
|
-
children: children.map(function (item) {
|
|
46
|
-
return initializeStepPane(item);
|
|
47
|
-
})
|
|
48
|
-
});
|
|
49
|
-
};
|
|
50
|
-
export default initialize;
|
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
var _excluded = ["props", "children", "title"],
|
|
2
|
-
_excluded2 = ["props", "children"];
|
|
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 initializeTabPane = function initializeTabPane(item) {
|
|
9
|
-
var _item$props = item.props,
|
|
10
|
-
props = _item$props === void 0 ? {} : _item$props,
|
|
11
|
-
_item$children = item.children,
|
|
12
|
-
children = _item$children === void 0 ? [] : _item$children,
|
|
13
|
-
title = item.title,
|
|
14
|
-
otherProps = _objectWithoutProperties(item, _excluded);
|
|
15
|
-
return _objectSpread({
|
|
16
|
-
component: 'FormTab.TabPane',
|
|
17
|
-
props: _objectSpread({
|
|
18
|
-
tab: title
|
|
19
|
-
}, props),
|
|
20
|
-
children: children
|
|
21
|
-
}, otherProps);
|
|
22
|
-
};
|
|
23
|
-
var initialize = function initialize(item) {
|
|
24
|
-
var _item$props2 = item.props,
|
|
25
|
-
props = _item$props2 === void 0 ? {} : _item$props2,
|
|
26
|
-
_item$children2 = item.children,
|
|
27
|
-
children = _item$children2 === void 0 ? [] : _item$children2,
|
|
28
|
-
otherProps = _objectWithoutProperties(item, _excluded2);
|
|
29
|
-
return _objectSpread({
|
|
30
|
-
props: _objectSpread({
|
|
31
|
-
navStyle: {
|
|
32
|
-
lineHeight: 1.5
|
|
33
|
-
},
|
|
34
|
-
contentStyle: {
|
|
35
|
-
paddingTop: 16
|
|
36
|
-
}
|
|
37
|
-
}, props),
|
|
38
|
-
children: children.map(function (item) {
|
|
39
|
-
return initializeTabPane(item);
|
|
40
|
-
})
|
|
41
|
-
}, otherProps);
|
|
42
|
-
};
|
|
43
|
-
export default initialize;
|
|
@@ -1,65 +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
|
-
function _toConsumableArray(arr) { return _arrayWithoutHoles(arr) || _iterableToArray(arr) || _unsupportedIterableToArray(arr) || _nonIterableSpread(); }
|
|
5
|
-
function _nonIterableSpread() { throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); }
|
|
6
|
-
function _arrayWithoutHoles(arr) { if (Array.isArray(arr)) return _arrayLikeToArray(arr); }
|
|
7
|
-
function _toArray(arr) { return _arrayWithHoles(arr) || _iterableToArray(arr) || _unsupportedIterableToArray(arr) || _nonIterableRest(); }
|
|
8
|
-
function _iterableToArray(iter) { if (typeof Symbol !== "undefined" && iter[Symbol.iterator] != null || iter["@@iterator"] != null) return Array.from(iter); }
|
|
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
|
-
import { isPlainObj, getValueByValue } from '@teamix/utils';
|
|
16
|
-
import { mergeArrayValue } from '../utils';
|
|
17
|
-
import schemaNameMap from '../schemaNameMap';
|
|
18
|
-
var mapSchemaName = function mapSchemaName(schema) {
|
|
19
|
-
if (isPlainObj(schema)) {
|
|
20
|
-
var newSchema = {};
|
|
21
|
-
Object.entries(schema).forEach(function (_ref) {
|
|
22
|
-
var _ref2 = _slicedToArray(_ref, 2),
|
|
23
|
-
key = _ref2[0],
|
|
24
|
-
value = _ref2[1];
|
|
25
|
-
var _key$split = key.split('.'),
|
|
26
|
-
_key$split2 = _toArray(_key$split),
|
|
27
|
-
firstKey = _key$split2[0],
|
|
28
|
-
otherKey = _key$split2.slice(1);
|
|
29
|
-
var newFirstKey = getValueByValue(schemaNameMap, firstKey, {
|
|
30
|
-
inputKey: 'proForm',
|
|
31
|
-
outputKey: 'formily'
|
|
32
|
-
}) || firstKey;
|
|
33
|
-
var newKey = [newFirstKey].concat(_toConsumableArray(otherKey)).join('.');
|
|
34
|
-
newSchema[newKey] = value;
|
|
35
|
-
});
|
|
36
|
-
return newSchema;
|
|
37
|
-
}
|
|
38
|
-
return schema;
|
|
39
|
-
};
|
|
40
|
-
var initializeReactions = function initializeReactions(reactions, innerReactions) {
|
|
41
|
-
var temp = innerReactions;
|
|
42
|
-
// 合并reactions
|
|
43
|
-
if (reactions) {
|
|
44
|
-
temp = mergeArrayValue(innerReactions, reactions);
|
|
45
|
-
}
|
|
46
|
-
// schema名称映射,由ProFormSchema映射为formilySchema
|
|
47
|
-
temp = temp.map(function (item) {
|
|
48
|
-
var _item$fulfill, _item$otherwise;
|
|
49
|
-
var fulfillSchema = mapSchemaName(item === null || item === void 0 ? void 0 : (_item$fulfill = item.fulfill) === null || _item$fulfill === void 0 ? void 0 : _item$fulfill.schema);
|
|
50
|
-
var otherwiseSchema = mapSchemaName(item === null || item === void 0 ? void 0 : (_item$otherwise = item.otherwise) === null || _item$otherwise === void 0 ? void 0 : _item$otherwise.schema);
|
|
51
|
-
if (fulfillSchema || otherwiseSchema) {
|
|
52
|
-
return _objectSpread(_objectSpread({}, item), {}, {
|
|
53
|
-
fulfill: _objectSpread(_objectSpread({}, item === null || item === void 0 ? void 0 : item.fulfill), {}, {
|
|
54
|
-
schema: fulfillSchema
|
|
55
|
-
}),
|
|
56
|
-
otherwise: _objectSpread(_objectSpread({}, item === null || item === void 0 ? void 0 : item.otherwise), {}, {
|
|
57
|
-
schema: otherwiseSchema
|
|
58
|
-
})
|
|
59
|
-
});
|
|
60
|
-
}
|
|
61
|
-
return item;
|
|
62
|
-
});
|
|
63
|
-
return temp;
|
|
64
|
-
};
|
|
65
|
-
export default initializeReactions;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import type { ProFormRequestConfig } from '../typing';
|
|
2
|
-
interface IInitializeRequest {
|
|
3
|
-
(requestConfig?: ProFormRequestConfig | ProFormRequestConfig[], suffix?: string): {
|
|
4
|
-
reactions: any[];
|
|
5
|
-
scope: {
|
|
6
|
-
[x: string]: any;
|
|
7
|
-
};
|
|
8
|
-
};
|
|
9
|
-
}
|
|
10
|
-
declare const initializeRequest: IInitializeRequest;
|
|
11
|
-
export default initializeRequest;
|
|
@@ -1,38 +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
|
-
function _toConsumableArray(arr) { return _arrayWithoutHoles(arr) || _iterableToArray(arr) || _unsupportedIterableToArray(arr) || _nonIterableSpread(); }
|
|
5
|
-
function _nonIterableSpread() { throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); }
|
|
6
|
-
function _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); }
|
|
7
|
-
function _iterableToArray(iter) { if (typeof Symbol !== "undefined" && iter[Symbol.iterator] != null || iter["@@iterator"] != null) return Array.from(iter); }
|
|
8
|
-
function _arrayWithoutHoles(arr) { if (Array.isArray(arr)) return _arrayLikeToArray(arr); }
|
|
9
|
-
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; }
|
|
10
|
-
import { isArr } from '@teamix/utils';
|
|
11
|
-
import { initializeRequestExpression } from '../utils';
|
|
12
|
-
var initializeItem = function initializeItem(request, suffix) {
|
|
13
|
-
var _initializeRequestExp = initializeRequestExpression(request, '$common', suffix),
|
|
14
|
-
expression = _initializeRequestExp.expression,
|
|
15
|
-
scope = _initializeRequestExp.scope;
|
|
16
|
-
return expression ? {
|
|
17
|
-
reactions: [expression],
|
|
18
|
-
scope: scope
|
|
19
|
-
} : {
|
|
20
|
-
reactions: [],
|
|
21
|
-
scope: {}
|
|
22
|
-
};
|
|
23
|
-
};
|
|
24
|
-
var initializeRequest = function initializeRequest(request, suffix) {
|
|
25
|
-
if (isArr(request)) {
|
|
26
|
-
return request.reduce(function (prev, current, index) {
|
|
27
|
-
var result = initializeItem(current, "".concat(suffix, "_").concat(index));
|
|
28
|
-
prev.reactions = [].concat(_toConsumableArray(prev.reactions), _toConsumableArray(result.reactions));
|
|
29
|
-
prev.scope = _objectSpread(_objectSpread({}, prev.scope), result.scope);
|
|
30
|
-
return prev;
|
|
31
|
-
}, {
|
|
32
|
-
reactions: [],
|
|
33
|
-
scope: {}
|
|
34
|
-
});
|
|
35
|
-
}
|
|
36
|
-
return initializeItem(request, suffix);
|
|
37
|
-
};
|
|
38
|
-
export default initializeRequest;
|
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
var _excluded = ["validator"];
|
|
2
|
-
function _toConsumableArray(arr) { return _arrayWithoutHoles(arr) || _iterableToArray(arr) || _unsupportedIterableToArray(arr) || _nonIterableSpread(); }
|
|
3
|
-
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."); }
|
|
4
|
-
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); }
|
|
5
|
-
function _iterableToArray(iter) { if (typeof Symbol !== "undefined" && iter[Symbol.iterator] != null || iter["@@iterator"] != null) return Array.from(iter); }
|
|
6
|
-
function _arrayWithoutHoles(arr) { if (Array.isArray(arr)) return _arrayLikeToArray(arr); }
|
|
7
|
-
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; }
|
|
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
|
-
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; }
|
|
12
|
-
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; }
|
|
13
|
-
import { isArr } from '@teamix/utils';
|
|
14
|
-
import { initializeRequestExpression } from '../utils';
|
|
15
|
-
var initializeRule = function initializeRule(rule, suffix) {
|
|
16
|
-
var _ref = rule || {},
|
|
17
|
-
validator = _ref.validator,
|
|
18
|
-
rest = _objectWithoutProperties(_ref, _excluded);
|
|
19
|
-
var _initializeRequestExp = initializeRequestExpression(validator, '$validator', suffix),
|
|
20
|
-
expression = _initializeRequestExp.expression,
|
|
21
|
-
scope = _initializeRequestExp.scope;
|
|
22
|
-
return expression ? {
|
|
23
|
-
scope: scope,
|
|
24
|
-
rules: _objectSpread({
|
|
25
|
-
validator: expression
|
|
26
|
-
}, rest)
|
|
27
|
-
} : {
|
|
28
|
-
scope: {},
|
|
29
|
-
rules: rule
|
|
30
|
-
};
|
|
31
|
-
};
|
|
32
|
-
var initializeRules = function initializeRules(rules, suffix) {
|
|
33
|
-
if (isArr(rules)) {
|
|
34
|
-
return rules.reduce(function (prev, current, index) {
|
|
35
|
-
var result = initializeRule(current, "".concat(suffix, "_").concat(index));
|
|
36
|
-
prev.rules = [].concat(_toConsumableArray(prev.rules), [result.rules]);
|
|
37
|
-
prev.scope = _objectSpread(_objectSpread({}, prev.scope), result.scope);
|
|
38
|
-
return prev;
|
|
39
|
-
}, {
|
|
40
|
-
rules: [],
|
|
41
|
-
scope: {}
|
|
42
|
-
});
|
|
43
|
-
}
|
|
44
|
-
return initializeRule(rules, suffix);
|
|
45
|
-
};
|
|
46
|
-
export default initializeRules;
|
|
@@ -1,83 +0,0 @@
|
|
|
1
|
-
var _excluded = ["name", "children", "props"];
|
|
2
|
-
function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
|
|
3
|
-
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
|
|
4
|
-
function _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
|
|
5
|
-
function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
|
|
6
|
-
function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
|
|
7
|
-
function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest(); }
|
|
8
|
-
function _nonIterableRest() { throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); }
|
|
9
|
-
function _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === "Object" && o.constructor) n = o.constructor.name; if (n === "Map" || n === "Set") return Array.from(o); if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }
|
|
10
|
-
function _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) { arr2[i] = arr[i]; } return arr2; }
|
|
11
|
-
function _iterableToArrayLimit(arr, i) { var _i = arr == null ? null : typeof Symbol !== "undefined" && arr[Symbol.iterator] || arr["@@iterator"]; if (_i == null) return; var _arr = []; var _n = true; var _d = false; var _s, _e; try { for (_i = _i.call(arr); !(_n = (_s = _i.next()).done); _n = true) { _arr.push(_s.value); if (i && _arr.length === i) break; } } catch (err) { _d = true; _e = err; } finally { try { if (!_n && _i["return"] != null) _i["return"](); } finally { if (_d) throw _e; } } return _arr; }
|
|
12
|
-
function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }
|
|
13
|
-
import { usePrefixCls, cls, isStr, isPlainObj, isArr } from '@teamix/utils';
|
|
14
|
-
import pureGenProColumnToColumn from '../../table/utils/pureGenProColumnToColumn';
|
|
15
|
-
/**
|
|
16
|
-
* 将可被 ProForm 识别的上下文转换为仅被 ProTable 识别的上下文
|
|
17
|
-
* @param value
|
|
18
|
-
* @returns
|
|
19
|
-
*/
|
|
20
|
-
var adapterContext = function adapterContext(value) {
|
|
21
|
-
if (isStr(value)) {
|
|
22
|
-
var contextReg = /^\{\{.*?\}\}$/;
|
|
23
|
-
if (contextReg.test(value)) {
|
|
24
|
-
return "\0".concat(value, "\0");
|
|
25
|
-
}
|
|
26
|
-
return value;
|
|
27
|
-
}
|
|
28
|
-
if (isPlainObj(value)) {
|
|
29
|
-
var temp = {};
|
|
30
|
-
Object.entries(value).forEach(function (_ref) {
|
|
31
|
-
var _ref2 = _slicedToArray(_ref, 2),
|
|
32
|
-
key = _ref2[0],
|
|
33
|
-
val = _ref2[1];
|
|
34
|
-
temp[key] = adapterContext(val);
|
|
35
|
-
});
|
|
36
|
-
return temp;
|
|
37
|
-
}
|
|
38
|
-
if (isArr(value)) {
|
|
39
|
-
return value.map(function (item) {
|
|
40
|
-
return adapterContext(item);
|
|
41
|
-
});
|
|
42
|
-
}
|
|
43
|
-
return value;
|
|
44
|
-
};
|
|
45
|
-
var initializeTableColumn = function initializeTableColumn(item) {
|
|
46
|
-
var name = item.name,
|
|
47
|
-
children = item.children,
|
|
48
|
-
props = item.props,
|
|
49
|
-
otherProps = _objectWithoutProperties(item, _excluded);
|
|
50
|
-
return {
|
|
51
|
-
name: name,
|
|
52
|
-
component: 'SelectTable.Column',
|
|
53
|
-
children: children === null || children === void 0 ? void 0 : children.map(function (item) {
|
|
54
|
-
return initializeTableColumn(item);
|
|
55
|
-
}),
|
|
56
|
-
props: _objectSpread(_objectSpread({}, otherProps), props)
|
|
57
|
-
};
|
|
58
|
-
};
|
|
59
|
-
var initialize = function initialize(item) {
|
|
60
|
-
var _props$columns;
|
|
61
|
-
var _item$children = item.children,
|
|
62
|
-
children = _item$children === void 0 ? [] : _item$children,
|
|
63
|
-
props = item.props;
|
|
64
|
-
var prefixCls = usePrefixCls('teamix-pro-form-select-table-column-tree');
|
|
65
|
-
var columns = props === null || props === void 0 ? void 0 : (_props$columns = props.columns) === null || _props$columns === void 0 ? void 0 : _props$columns.map(function (value, index) {
|
|
66
|
-
var column = adapterContext(value);
|
|
67
|
-
if ((props === null || props === void 0 ? void 0 : props.isTree) && index === 0) {
|
|
68
|
-
return _objectSpread(_objectSpread({}, column), {}, {
|
|
69
|
-
className: cls(prefixCls(), column.className)
|
|
70
|
-
});
|
|
71
|
-
}
|
|
72
|
-
return column;
|
|
73
|
-
});
|
|
74
|
-
return _objectSpread(_objectSpread({}, item), {}, {
|
|
75
|
-
props: _objectSpread(_objectSpread({}, props), {}, {
|
|
76
|
-
columns: columns && pureGenProColumnToColumn(columns)
|
|
77
|
-
}),
|
|
78
|
-
children: children.map(function (item) {
|
|
79
|
-
return initializeTableColumn(item);
|
|
80
|
-
})
|
|
81
|
-
});
|
|
82
|
-
};
|
|
83
|
-
export default initialize;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import type { ProFormRequestConfig } from '../typing';
|
|
2
|
-
declare const $request: (field: any, context: any, { extraConfig, onComplete, ...rest }: ProFormRequestConfig, type: 'request' | 'validator' | 'dataSource') => Promise<unknown>;
|
|
3
|
-
declare const $common: (services: any, context: any, requestConfig: ProFormRequestConfig) => (field: any) => any;
|
|
4
|
-
declare const $validator: (services: any, context: any, requestConfig: ProFormRequestConfig) => (value: any, rules: any, { field }: any) => any;
|
|
5
|
-
declare const $dataSource: (services: any, context: any, requestConfig: ProFormRequestConfig) => (field: any) => any;
|
|
6
|
-
export { $request, $common, $dataSource, $validator };
|