@teamix/pro 1.6.0-beta.6 → 2.0.0-beta.2
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 +19 -32
- package/es/index.js +38 -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.d.ts +1 -0
- 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 +2 -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 +7 -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 +19 -32
- package/lib/index.js +58 -171
- package/lib/nocode/pages/editor.d.ts +1 -0
- package/lib/nocode/pages/index.js +1 -1
- package/lib/nocode/pages/playground.js +5 -7
- package/lib/nocode/pages/renderer.d.ts +2 -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 +7 -3
- package/lib/templates/List/index.js +6 -8
- package/lib/xconsole.scss +0 -1
- package/package.json +17 -6
- package/dist/pro.all.min.css +0 -1
- package/dist/pro.css +0 -1
- package/dist/pro.js +0 -120433
- 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 -286
- 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 -157
- 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 -60
- 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 -299
- 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 -168
- 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 -67
- 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,158 +0,0 @@
|
|
|
1
|
-
export default {
|
|
2
|
-
en: {
|
|
3
|
-
pattern: 'This field does not match any pattern',
|
|
4
|
-
required: 'This field is required',
|
|
5
|
-
number: 'This field is not a number',
|
|
6
|
-
integer: 'This field is not an integer number',
|
|
7
|
-
url: 'This field is a invalid url',
|
|
8
|
-
email: 'This field is not a email format',
|
|
9
|
-
ipv6: 'This field is not a ipv6 format',
|
|
10
|
-
ipv4: 'This field is not a ipv4 format',
|
|
11
|
-
idcard: 'This field is not an idcard format',
|
|
12
|
-
taodomain: 'This field is not a taobao domain format',
|
|
13
|
-
qq: 'This field is not a qq number format',
|
|
14
|
-
phone: 'This field is not a phone number format',
|
|
15
|
-
money: 'This field is not a currency format',
|
|
16
|
-
zh: 'This field is not a chinese string',
|
|
17
|
-
date: 'This field is not a valid date format',
|
|
18
|
-
zip: 'This field is not a zip format',
|
|
19
|
-
len: 'The length or number of entries must be {{len}}',
|
|
20
|
-
min: 'The length or number of entries must be at least {{min}}',
|
|
21
|
-
maximum: 'The value cannot be greater than {{maximum}}',
|
|
22
|
-
exclusiveMaximum: 'The value must be less than {{exclusiveMaximum}}',
|
|
23
|
-
minimum: 'The value cannot be less than {{minimum}}',
|
|
24
|
-
exclusiveMinimum: 'The value must be greater than {{exclusiveMinimum}}',
|
|
25
|
-
max: 'The length or number of entries must be at most {{max}}',
|
|
26
|
-
whitespace: 'This field cannot be blank string.'
|
|
27
|
-
},
|
|
28
|
-
'en-us': {
|
|
29
|
-
pattern: 'This field does not match any pattern',
|
|
30
|
-
required: 'This field is required',
|
|
31
|
-
number: 'This field is not a number',
|
|
32
|
-
integer: 'This field is not an integer number',
|
|
33
|
-
url: 'This field is a invalid url',
|
|
34
|
-
email: 'This field is not a email format',
|
|
35
|
-
ipv6: 'This field is not a ipv6 format',
|
|
36
|
-
ipv4: 'This field is not a ipv4 format',
|
|
37
|
-
idcard: 'This field is not an idcard format',
|
|
38
|
-
taodomain: 'This field is not a taobao domain format',
|
|
39
|
-
qq: 'This field is not a qq number format',
|
|
40
|
-
phone: 'This field is not a phone number format',
|
|
41
|
-
money: 'This field is not a currency format',
|
|
42
|
-
zh: 'This field is not a chinese string',
|
|
43
|
-
date: 'This field is not a valid date format',
|
|
44
|
-
zip: 'This field is not a zip format',
|
|
45
|
-
len: 'The length or number of entries must be {{len}}',
|
|
46
|
-
min: 'The length or number of entries must be at least {{min}}',
|
|
47
|
-
maximum: 'The value cannot be greater than {{maximum}}',
|
|
48
|
-
exclusiveMaximum: 'The value must be less than {{exclusiveMaximum}}',
|
|
49
|
-
minimum: 'The value cannot be less than {{minimum}}',
|
|
50
|
-
exclusiveMinimum: 'The value must be greater than {{exclusiveMinimum}}',
|
|
51
|
-
max: 'The length or number of entries must be at most {{max}}',
|
|
52
|
-
whitespace: 'This field cannot be blank string.'
|
|
53
|
-
},
|
|
54
|
-
zh: {
|
|
55
|
-
pattern: '该字段不是一个合法的字段',
|
|
56
|
-
required: '该字段是必填字段',
|
|
57
|
-
number: '该字段不是合法的数字',
|
|
58
|
-
integer: '该字段不是合法的整型数字',
|
|
59
|
-
url: '该字段不是合法的url',
|
|
60
|
-
email: '该字段不是合法的邮箱格式',
|
|
61
|
-
ipv6: '该字段不是合法的ipv6格式',
|
|
62
|
-
ipv4: '该字段不是合法的ipv4格式',
|
|
63
|
-
idcard: '该字段不是合法的身份证格式',
|
|
64
|
-
taodomain: '该字段不符合淘系域名规则',
|
|
65
|
-
qq: '该字段不符合QQ号格式',
|
|
66
|
-
phone: '该字段不是有效的手机号',
|
|
67
|
-
money: '该字段不是有效货币格式',
|
|
68
|
-
zh: '该字段不是合法的中文字符串',
|
|
69
|
-
date: '该字段不是合法的日期格式',
|
|
70
|
-
zip: '该字段不是合法的邮编格式',
|
|
71
|
-
len: '长度或条目数必须为{{len}}',
|
|
72
|
-
min: '长度或条目数不能小于{{min}}',
|
|
73
|
-
max: '长度或条目数不能大于{{max}}',
|
|
74
|
-
maximum: '数值不能大于{{maximum}}',
|
|
75
|
-
exclusiveMaximum: '数值必须小于{{exclusiveMaximum}}',
|
|
76
|
-
minimum: '数值不能小于{{minimum}}',
|
|
77
|
-
exclusiveMinimum: '数值必须大于{{exclusiveMinimum}}',
|
|
78
|
-
whitespace: '不能为纯空白字符串'
|
|
79
|
-
},
|
|
80
|
-
'zh-cn': {
|
|
81
|
-
pattern: '该字段不是一个合法的字段',
|
|
82
|
-
required: '该字段是必填字段',
|
|
83
|
-
number: '该字段不是合法的数字',
|
|
84
|
-
integer: '该字段不是合法的整型数字',
|
|
85
|
-
url: '该字段不是合法的url',
|
|
86
|
-
email: '该字段不是合法的邮箱格式',
|
|
87
|
-
ipv6: '该字段不是合法的ipv6格式',
|
|
88
|
-
ipv4: '该字段不是合法的ipv4格式',
|
|
89
|
-
idcard: '该字段不是合法的身份证格式',
|
|
90
|
-
taodomain: '该字段不符合淘系域名规则',
|
|
91
|
-
qq: '该字段不符合QQ号格式',
|
|
92
|
-
phone: '该字段不是有效的手机号',
|
|
93
|
-
money: '该字段不是有效货币格式',
|
|
94
|
-
zh: '该字段不是合法的中文字符串',
|
|
95
|
-
date: '该字段不是合法的日期格式',
|
|
96
|
-
zip: '该字段不是合法的邮编格式',
|
|
97
|
-
len: '长度或条目数必须为{{len}}',
|
|
98
|
-
min: '长度或条目数不能小于{{min}}',
|
|
99
|
-
max: '长度或条目数不能大于{{max}}',
|
|
100
|
-
maximum: '数值不能大于{{maximum}}',
|
|
101
|
-
exclusiveMaximum: '数值必须小于{{exclusiveMaximum}}',
|
|
102
|
-
minimum: '数值不能小于{{minimum}}',
|
|
103
|
-
exclusiveMinimum: '数值必须大于{{exclusiveMinimum}}',
|
|
104
|
-
whitespace: '不能为纯空白字符串'
|
|
105
|
-
},
|
|
106
|
-
'zh-tw': {
|
|
107
|
-
pattern: '該字段不是一個合法的字段',
|
|
108
|
-
required: '該字段是必填字段',
|
|
109
|
-
number: '該字段不是合法的數字',
|
|
110
|
-
integer: '該字段不是合法的整型數字',
|
|
111
|
-
url: '該字段不是合法的url',
|
|
112
|
-
email: '該字段不是合法的郵箱格式',
|
|
113
|
-
ipv6: '該字段不是合法的ipv6格式',
|
|
114
|
-
ipv4: '該字段不是合法的ipv4格式',
|
|
115
|
-
idcard: '該字段不是合法的身份證格式',
|
|
116
|
-
taodomain: '該字段不符合淘系域名規則',
|
|
117
|
-
qq: '該字段不符合QQ號格式',
|
|
118
|
-
phone: '該字段不是有效的手機號',
|
|
119
|
-
money: '該字段不是有效貨幣格式',
|
|
120
|
-
zh: '該字段不是合法的中文字符串',
|
|
121
|
-
date: '該字段不是合法的日期格式',
|
|
122
|
-
zip: '該字段不是合法的郵編格式',
|
|
123
|
-
len: '長度或條目數必須為{{len}}',
|
|
124
|
-
min: '長度或條目數不能小於{{min}}',
|
|
125
|
-
max: '長度或條目數不能大於{{max}}',
|
|
126
|
-
maximum: '數值不能大於{{maximum}}',
|
|
127
|
-
exclusiveMaximum: '數值必須小於{{exclusiveMaximum}}',
|
|
128
|
-
minimum: '數值不能小於{{minimum}}',
|
|
129
|
-
exclusiveMinimum: '數值必須大於{{exclusiveMinimum}}',
|
|
130
|
-
whitespace: '不能為純空白字符串'
|
|
131
|
-
},
|
|
132
|
-
ja: {
|
|
133
|
-
url: 'このフィールドは無効なURLです',
|
|
134
|
-
whitespace: 'このフィールドを空の文字列にすることはできません。',
|
|
135
|
-
zh: 'このフィールドは中国語の文字列ではありません',
|
|
136
|
-
zip: 'このフィールドはzip形式ではありません',
|
|
137
|
-
date: 'このフィールドは有効な日付形式ではありません',
|
|
138
|
-
email: 'このフィールドはメール形式ではありません',
|
|
139
|
-
exclusiveMaximum: '値は{{exclusiveMaximum}}未満である必要があります',
|
|
140
|
-
exclusiveMinimum: '値は{{exclusiveMinimum}}より大きい必要があります',
|
|
141
|
-
idcard: 'このフィールドはIDカード形式ではありません',
|
|
142
|
-
integer: 'このフィールドは整数ではありません',
|
|
143
|
-
ipv4: 'このフィールドはIPv4形式ではありません',
|
|
144
|
-
ipv6: 'このフィールドはIPv6形式ではありません',
|
|
145
|
-
len: 'エントリの長さまたは数は{{len}}でなければなりません',
|
|
146
|
-
max: 'エントリの長さまたは数は最大{{max}}でなければなりません',
|
|
147
|
-
maximum: '値は{{最大}}を超えることはできません',
|
|
148
|
-
min: 'エントリの長さまたは数は、少なくとも{{min}}である必要があります',
|
|
149
|
-
minimum: '値は{{minimum}}以上にする必要があります',
|
|
150
|
-
money: 'このフィールドは通貨形式ではありません',
|
|
151
|
-
number: 'このフィールドは数値ではありません',
|
|
152
|
-
pattern: 'このフィールドはどのパターンとも一致しません',
|
|
153
|
-
phone: 'このフィールドは電話番号の形式ではありません',
|
|
154
|
-
qq: 'このフィールドはqq数値形式ではありません',
|
|
155
|
-
required: 'この項目は必須です',
|
|
156
|
-
taodomain: 'このフィールドは淘宝網ドメイン形式ではありません'
|
|
157
|
-
}
|
|
158
|
-
};
|
package/es/form/schemaNameMap.js
DELETED
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
var schemaNameMap = [{
|
|
2
|
-
formily: 'x-component',
|
|
3
|
-
proForm: 'component'
|
|
4
|
-
}, {
|
|
5
|
-
formily: 'x-component-props',
|
|
6
|
-
proForm: 'props'
|
|
7
|
-
}, {
|
|
8
|
-
formily: 'x-decorator',
|
|
9
|
-
proForm: 'decorator'
|
|
10
|
-
}, {
|
|
11
|
-
formily: 'x-decorator-props',
|
|
12
|
-
proForm: 'decoratorProps'
|
|
13
|
-
}, {
|
|
14
|
-
formily: 'x-validator',
|
|
15
|
-
proForm: 'rules'
|
|
16
|
-
}, {
|
|
17
|
-
formily: 'x-reactions',
|
|
18
|
-
proForm: 'reactions'
|
|
19
|
-
}, {
|
|
20
|
-
formily: 'x-display',
|
|
21
|
-
proForm: 'display'
|
|
22
|
-
}, {
|
|
23
|
-
formily: 'x-visible',
|
|
24
|
-
proForm: 'visible'
|
|
25
|
-
}, {
|
|
26
|
-
formily: 'x-hidden',
|
|
27
|
-
proForm: 'hidden'
|
|
28
|
-
}, {
|
|
29
|
-
formily: 'x-disabled',
|
|
30
|
-
proForm: 'disabled'
|
|
31
|
-
}, {
|
|
32
|
-
formily: 'x-read-only',
|
|
33
|
-
proForm: 'readOnly'
|
|
34
|
-
}, {
|
|
35
|
-
formily: 'x-read-pretty',
|
|
36
|
-
proForm: 'readPretty'
|
|
37
|
-
}, {
|
|
38
|
-
formily: 'x-pattern',
|
|
39
|
-
proForm: 'pattern'
|
|
40
|
-
}, {
|
|
41
|
-
formily: 'x-content',
|
|
42
|
-
proForm: 'content'
|
|
43
|
-
}, {
|
|
44
|
-
formily: 'enum',
|
|
45
|
-
proForm: 'dataSource'
|
|
46
|
-
}, {
|
|
47
|
-
formily: 'x-data',
|
|
48
|
-
proForm: 'data'
|
|
49
|
-
}];
|
|
50
|
-
export default schemaNameMap;
|
package/es/form/typing.d.ts
DELETED
|
@@ -1,194 +0,0 @@
|
|
|
1
|
-
import type { ReactNode } from 'react';
|
|
2
|
-
import type { IFormFeedback as InnerFormFeedback, Form as FormType, FieldPatternTypes } from '@formily/core';
|
|
3
|
-
import type { IFormLayoutProps } from '@teamix/formily';
|
|
4
|
-
import type { CommonRequestConfig } from '@teamix/utils';
|
|
5
|
-
import type { UrlStateOptions } from '@teamix/hooks';
|
|
6
|
-
import React from 'react';
|
|
7
|
-
interface AnyObject {
|
|
8
|
-
[propName: string]: any;
|
|
9
|
-
}
|
|
10
|
-
declare type FieldDisplayTypes = 'none' | 'hidden' | 'visible';
|
|
11
|
-
export interface ProFormInitializeItem {
|
|
12
|
-
(item: ProFormSchemaItem, props?: any): ProFormSchemaItem;
|
|
13
|
-
}
|
|
14
|
-
/**
|
|
15
|
-
* ProForm 实例类型
|
|
16
|
-
*/
|
|
17
|
-
export declare type ProFormType = FormType;
|
|
18
|
-
/**
|
|
19
|
-
* ProForm 反馈类型
|
|
20
|
-
*/
|
|
21
|
-
export declare type IFormFeedback = InnerFormFeedback;
|
|
22
|
-
declare type IBaseComponent = 'Input' | 'Password' | 'TextArea' | 'NumberPicker' | 'Percent' | 'Money' | 'Select' | 'MultipleSelect' | 'TreeSelect' | 'Cascader' | 'MultipleCascader' | 'ArbitraryCascader' | 'Radio' | 'Checkbox' | 'Switch' | 'DatePicker' | 'TimePicker' | 'DateTimePicker' | 'WeekPicker' | 'MonthPicker' | 'YearPicker' | 'QuarterPicker' | 'DateRangePicker' | 'TimeRangePicker' | 'DateTimeRangePicker' | 'WeekRangePicker' | 'MonthRangePicker' | 'YearRangePicker' | 'QuarterRangePicker' | 'Transfer' | 'Upload' | 'ColorPicker' | 'ColorRadio' | 'IconPicker' | 'JsonInput' | 'TagPicker' | 'MultipleTagPicker' | 'Range' | 'Search' | 'SelectGroup' | 'SelectTable' | 'SelectTable.Column';
|
|
23
|
-
declare type IButtonComponent = 'Submit' | 'Reset';
|
|
24
|
-
declare type IComboComponent = 'ArrayCards' | 'ArrayCards.Addition' | 'ArrayCards.Remove' | 'ArrayCards.MoveUp' | 'ArrayCards.MoveDown' | 'ArrayCards.Index' | 'ArrayCollapse' | 'ArrayCollapse.CollapsePanel' | 'ArrayCollapse.Addition' | 'ArrayCollapse.Remove' | 'ArrayCollapse.MoveUp' | 'ArrayCollapse.MoveDown' | 'ArrayCollapse.Index' | 'ArrayTable' | 'ArrayTable.Column' | 'ArrayTable.SortHandle' | 'ArrayTable.Addition' | 'ArrayTable.Remove' | 'ArrayTable.MoveDown' | 'ArrayTable.MoveUp' | 'ArrayTable.Index' | 'ArrayItems' | 'ArrayItems.Item' | 'ArrayItems.SortHandle' | 'ArrayItems.Addition' | 'ArrayItems.Remove' | 'ArrayItems.MoveDown' | 'ArrayItems.MoveUp' | 'ArrayItems.Index' | 'Editable' | 'Editable.Popover' | 'Editable.Dialog' | 'Editable.Drawer';
|
|
25
|
-
declare type ILayoutComponent = 'FormFlex' | 'FormGrid' | 'FormGroup' | 'FormGroup.GroupPanel' | 'Search' | 'Search.SearchPanel' | 'FormTab' | 'FormTab.TabPane' | 'FormStep' | 'FormStep.StepPane' | 'FormCollapse' | 'FormCollapse.CollapsePanel' | 'FormButtonGroup' | 'FormDialog' | 'FormDrawer' | 'FormDialog.Footer' | 'FormDrawer.Footer';
|
|
26
|
-
export interface ProFormCommonRequestConfig extends CommonRequestConfig {
|
|
27
|
-
beforeRequest?: (field?: any, context?: any) => any;
|
|
28
|
-
formatResult?: (res?: any, field?: any, context?: any) => any;
|
|
29
|
-
onSuccess?: (res?: any, field?: any, context?: any) => any;
|
|
30
|
-
}
|
|
31
|
-
export interface ProFormRequestConfig extends Omit<ProFormCommonRequestConfig, 'url'> {
|
|
32
|
-
url?: string;
|
|
33
|
-
customRequest?: (field?: any, context?: any) => Promise<any>;
|
|
34
|
-
extraConfig?: AnyObject;
|
|
35
|
-
onComplete?: (res?: any, field?: any, context?: any) => any;
|
|
36
|
-
}
|
|
37
|
-
export interface CascadeWhen {
|
|
38
|
-
left: string;
|
|
39
|
-
op: string;
|
|
40
|
-
right: any;
|
|
41
|
-
}
|
|
42
|
-
export interface Cascade {
|
|
43
|
-
when: CascadeWhen[];
|
|
44
|
-
logic?: '||' | '&&';
|
|
45
|
-
props?: any;
|
|
46
|
-
state?: any;
|
|
47
|
-
dataSourceFilter?: any[];
|
|
48
|
-
dataSourceHide?: any[];
|
|
49
|
-
}
|
|
50
|
-
export interface OnChange {
|
|
51
|
-
when: CascadeWhen[];
|
|
52
|
-
logic?: '||' | '&&';
|
|
53
|
-
values: any;
|
|
54
|
-
}
|
|
55
|
-
export interface ProFormSchemaItem {
|
|
56
|
-
type?: string;
|
|
57
|
-
name?: string;
|
|
58
|
-
description?: React.ReactNode;
|
|
59
|
-
title?: string;
|
|
60
|
-
component?: IBaseComponent | IButtonComponent | IComboComponent | ILayoutComponent | any;
|
|
61
|
-
props?: AnyObject | any;
|
|
62
|
-
decorator?: string | null;
|
|
63
|
-
decoratorProps?: AnyObject;
|
|
64
|
-
dataSource?: any[] | string | ProFormRequestConfig;
|
|
65
|
-
reactions?: any;
|
|
66
|
-
rules?: any;
|
|
67
|
-
items?: ProFormSchemaItem;
|
|
68
|
-
children?: ProFormSchemaItem[];
|
|
69
|
-
content?: any;
|
|
70
|
-
tooltip?: string;
|
|
71
|
-
required?: boolean;
|
|
72
|
-
display?: FieldDisplayTypes;
|
|
73
|
-
visible?: boolean | string;
|
|
74
|
-
hidden?: boolean | string;
|
|
75
|
-
disabled?: boolean | string;
|
|
76
|
-
readOnly?: boolean | string;
|
|
77
|
-
readPretty?: boolean | string;
|
|
78
|
-
pattern?: FieldPatternTypes;
|
|
79
|
-
default?: any;
|
|
80
|
-
request?: ProFormRequestConfig | ProFormRequestConfig[];
|
|
81
|
-
data?: AnyObject;
|
|
82
|
-
cascade?: Cascade[];
|
|
83
|
-
onChange?: OnChange[];
|
|
84
|
-
}
|
|
85
|
-
export declare type ProFormSchema = ProFormSchemaItem[];
|
|
86
|
-
interface AutoLayout {
|
|
87
|
-
autoLabel?: boolean;
|
|
88
|
-
}
|
|
89
|
-
export interface ProFormProps extends Omit<IFormLayoutProps, 'breakpoints'> {
|
|
90
|
-
form?: FormType | false;
|
|
91
|
-
schema?: ProFormSchema;
|
|
92
|
-
scope?: any;
|
|
93
|
-
context?: any;
|
|
94
|
-
components?: {
|
|
95
|
-
[key: string]: React.FC | React.ComponentClass;
|
|
96
|
-
};
|
|
97
|
-
children?: React.ReactNode;
|
|
98
|
-
initialValues?: AnyObject;
|
|
99
|
-
initialRequest?: ProFormCommonRequestConfig;
|
|
100
|
-
previewTextPlaceholder?: ReactNode;
|
|
101
|
-
validateFirst?: boolean;
|
|
102
|
-
onChangeType?: 'form';
|
|
103
|
-
onChange?: (values: any, fieldValue?: any, fieldName?: any) => any;
|
|
104
|
-
onSubmit?: ((values: any) => any) | CommonRequestConfig;
|
|
105
|
-
onSubmitFailed?: (feedbacks: IFormFeedback[]) => void;
|
|
106
|
-
onInitialComplete?: (form: FormType) => void;
|
|
107
|
-
breakpoints?: number[] | boolean;
|
|
108
|
-
autoLayout?: AutoLayout | boolean;
|
|
109
|
-
component?: any;
|
|
110
|
-
}
|
|
111
|
-
export interface FilterProps extends ProFormProps {
|
|
112
|
-
form: FormType;
|
|
113
|
-
defaultFilterValue?: string;
|
|
114
|
-
filterValues?: string[];
|
|
115
|
-
activeFilterValueRef?: React.MutableRefObject<any>;
|
|
116
|
-
forceClear?: boolean;
|
|
117
|
-
onReset?: (payload?: any) => void;
|
|
118
|
-
}
|
|
119
|
-
export interface QueryFilterLayoutProps {
|
|
120
|
-
prefixCls?: string;
|
|
121
|
-
className?: string;
|
|
122
|
-
addonBefore?: ReactNode | any;
|
|
123
|
-
addonAfter?: ReactNode | any;
|
|
124
|
-
inlineContent?: ReactNode;
|
|
125
|
-
panelContent?: ReactNode;
|
|
126
|
-
count?: number;
|
|
127
|
-
expand?: boolean;
|
|
128
|
-
onExpand?: (expand: boolean) => void;
|
|
129
|
-
children?: React.ReactNode;
|
|
130
|
-
}
|
|
131
|
-
export interface QueryFilterProps extends ProFormProps {
|
|
132
|
-
/**
|
|
133
|
-
* @deprecated triggerType已弃用
|
|
134
|
-
*/
|
|
135
|
-
triggerType?: 'keydown' | 'change' | 'submit';
|
|
136
|
-
/** 表单展示形式 */
|
|
137
|
-
mode?: 'inline' | 'panel';
|
|
138
|
-
/** 面板模式下是否仅展示面板 */
|
|
139
|
-
purePanel?: boolean;
|
|
140
|
-
/** 面板是否默认展开,仅在 mode='panel' 时生效 */
|
|
141
|
-
expand?: boolean;
|
|
142
|
-
gridProps?: any;
|
|
143
|
-
/** 是否强制清除 */
|
|
144
|
-
forceClear?: boolean;
|
|
145
|
-
/** 顶部筛选区前缀 */
|
|
146
|
-
addonBefore?: ReactNode | any;
|
|
147
|
-
/** 顶部筛选区后缀 */
|
|
148
|
-
addonAfter?: ReactNode | any;
|
|
149
|
-
/** 顶部筛选区默认筛选项 */
|
|
150
|
-
defaultFilterValue?: string;
|
|
151
|
-
/** 顶部筛选区筛选项配置 */
|
|
152
|
-
filterValues?: string[];
|
|
153
|
-
/** 透出内部表单实例 */
|
|
154
|
-
formRef?: React.MutableRefObject<any>;
|
|
155
|
-
/** onChange事件的防抖时间 */
|
|
156
|
-
filterDebounce?: number;
|
|
157
|
-
/** 绑定URL参数 */
|
|
158
|
-
bindUrl?: boolean | UrlStateOptions;
|
|
159
|
-
/** 表单初始化(含异步默认值)后回调函数 */
|
|
160
|
-
onInit?: (values: any) => void;
|
|
161
|
-
/** 表单筛选回调函数 */
|
|
162
|
-
onFilter?: (values: any) => void;
|
|
163
|
-
/** 表单重置回调函数 */
|
|
164
|
-
onReset?: (payload?: any) => void;
|
|
165
|
-
/** 高级筛选按钮切换 */
|
|
166
|
-
onExpand?: (expand: boolean) => void;
|
|
167
|
-
}
|
|
168
|
-
/**
|
|
169
|
-
* 兼容性导出
|
|
170
|
-
*/
|
|
171
|
-
/**
|
|
172
|
-
* @deprecated 将在未来移除该组件,建议使用 QueryFilter 代替
|
|
173
|
-
*/
|
|
174
|
-
export interface IFilterProps extends ProFormProps {
|
|
175
|
-
triggerType?: 'keydown' | 'change' | 'submit';
|
|
176
|
-
onFilter?: (values: any) => void;
|
|
177
|
-
onReset?: (payload?: any) => void;
|
|
178
|
-
}
|
|
179
|
-
/**
|
|
180
|
-
* @deprecated 将在未来移除,建议使用 ProFormSchemaItem 代替
|
|
181
|
-
*/
|
|
182
|
-
export interface IFormSchemaItem extends ProFormSchemaItem {
|
|
183
|
-
}
|
|
184
|
-
/**
|
|
185
|
-
* @deprecated 将在未来移除,建议使用 ProFormSchema 代替
|
|
186
|
-
*/
|
|
187
|
-
export interface IFormSchema extends ProFormSchema {
|
|
188
|
-
}
|
|
189
|
-
/**
|
|
190
|
-
* @deprecated 将在未来移除,建议使用 ProFormProps 代替
|
|
191
|
-
*/
|
|
192
|
-
export interface IFormProps extends ProFormProps {
|
|
193
|
-
}
|
|
194
|
-
export {};
|
package/es/form/typing.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
|
@@ -1,38 +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
|
-
function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
|
|
8
|
-
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
|
|
9
|
-
function _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
|
|
10
|
-
export function parseSchema(schema) {
|
|
11
|
-
return schema.map(function (item) {
|
|
12
|
-
var _item$reactions;
|
|
13
|
-
if ((_item$reactions = item.reactions) === null || _item$reactions === void 0 ? void 0 : _item$reactions.fulfill) {
|
|
14
|
-
var _item$reactions2;
|
|
15
|
-
return _objectSpread(_objectSpread({}, item), {}, {
|
|
16
|
-
reactions: _objectSpread(_objectSpread({}, item.reactions), {}, {
|
|
17
|
-
fulfill: parseSchemaObject(item === null || item === void 0 ? void 0 : (_item$reactions2 = item.reactions) === null || _item$reactions2 === void 0 ? void 0 : _item$reactions2.fulfill)
|
|
18
|
-
})
|
|
19
|
-
});
|
|
20
|
-
}
|
|
21
|
-
return item;
|
|
22
|
-
});
|
|
23
|
-
}
|
|
24
|
-
export function parseSchemaObject(props) {
|
|
25
|
-
var result = Object.entries(props).map(function (_ref) {
|
|
26
|
-
var _ref2 = _slicedToArray(_ref, 2),
|
|
27
|
-
k = _ref2[0],
|
|
28
|
-
v = _ref2[1];
|
|
29
|
-
if (k === 'state') {
|
|
30
|
-
return [k, parseSchemaObject(v)];
|
|
31
|
-
}
|
|
32
|
-
if (typeof v === 'function') {
|
|
33
|
-
return [k, "{{ (".concat(v.toString(), ")({deps: $deps, self: $self, form: $form, values: $values, target: $target, index: $index}) }}")];
|
|
34
|
-
}
|
|
35
|
-
return [k, v];
|
|
36
|
-
});
|
|
37
|
-
return Object.fromEntries(result);
|
|
38
|
-
}
|
package/es/form/utils.d.ts
DELETED
|
@@ -1,55 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* 映射字段size,主要是default转medium
|
|
3
|
-
* @param props component的props
|
|
4
|
-
* @param field 当前字段实例
|
|
5
|
-
* @returns 映射后的字段属性
|
|
6
|
-
*/
|
|
7
|
-
declare const mapSize: (props: any, field: any) => any;
|
|
8
|
-
/**
|
|
9
|
-
* 映射字段state
|
|
10
|
-
* @param props component的props
|
|
11
|
-
* @param field 当前字段实例
|
|
12
|
-
* @returns 映射后的字段属性
|
|
13
|
-
*/
|
|
14
|
-
declare const mapStatus: (props: any, field: any) => any;
|
|
15
|
-
declare const mapDataSource: (props: any, field: any) => any;
|
|
16
|
-
declare const mapMode: (props: any, field: any) => any;
|
|
17
|
-
/**
|
|
18
|
-
* 创建字段名称
|
|
19
|
-
* @param prefix 字段名称前缀,接收字段component名称,默认为FieldName
|
|
20
|
-
* @param suffix 字段后缀,唯一标识
|
|
21
|
-
* @returns 字段唯一名称
|
|
22
|
-
*/
|
|
23
|
-
interface IGetFieldName {
|
|
24
|
-
(prefix: string, suffix?: string): string;
|
|
25
|
-
}
|
|
26
|
-
declare const getFieldName: IGetFieldName;
|
|
27
|
-
/**
|
|
28
|
-
* 将ProForm的key映射为formily的key,然后筛除掉无效的key/value
|
|
29
|
-
* @param obj
|
|
30
|
-
* @returns
|
|
31
|
-
*/
|
|
32
|
-
declare const mapSchemaName: (obj: any) => any;
|
|
33
|
-
/**
|
|
34
|
-
* 合并数组或非数组,不移除无效值
|
|
35
|
-
* @param arr 数组
|
|
36
|
-
* @param v 数组或其他
|
|
37
|
-
* @returns 合并数组或合并其他值
|
|
38
|
-
*/
|
|
39
|
-
declare const mergeArrayValue: (arr: any[], v?: any) => any[];
|
|
40
|
-
/**
|
|
41
|
-
* 初始化请求配置为表达式
|
|
42
|
-
* @param config 请求配置
|
|
43
|
-
* @param suffix scope名称后缀
|
|
44
|
-
* @returns 表达式和scope上下文
|
|
45
|
-
*/
|
|
46
|
-
declare const initializeRequestExpression: (config?: any, mode?: string, suffix?: string) => {
|
|
47
|
-
expression: string;
|
|
48
|
-
scope: {
|
|
49
|
-
[x: string]: object;
|
|
50
|
-
};
|
|
51
|
-
} | {
|
|
52
|
-
expression?: undefined;
|
|
53
|
-
scope?: undefined;
|
|
54
|
-
};
|
|
55
|
-
export { mapSize, mapStatus, mapDataSource, mapMode, mergeArrayValue, getFieldName, mapSchemaName, initializeRequestExpression, };
|
package/es/form/utils.js
DELETED
|
@@ -1,155 +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 _iterableToArray(iter) { if (typeof Symbol !== "undefined" && iter[Symbol.iterator] != null || iter["@@iterator"] != null) return Array.from(iter); }
|
|
4
|
-
function _arrayWithoutHoles(arr) { if (Array.isArray(arr)) return _arrayLikeToArray(arr); }
|
|
5
|
-
function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest(); }
|
|
6
|
-
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."); }
|
|
7
|
-
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); }
|
|
8
|
-
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; }
|
|
9
|
-
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; }
|
|
10
|
-
function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }
|
|
11
|
-
function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
|
|
12
|
-
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
|
|
13
|
-
function _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
|
|
14
|
-
import { isVoidField } from '@formily/core';
|
|
15
|
-
import { useFormLayout, useFormShallowLayout } from '@teamix/formily';
|
|
16
|
-
import { isArr, isObj, getValueByValue, isPlainObj } from '@teamix/utils';
|
|
17
|
-
import schemaNameMap from './schemaNameMap';
|
|
18
|
-
/**
|
|
19
|
-
* 映射字段size,主要是default转medium
|
|
20
|
-
* @param props component的props
|
|
21
|
-
* @param field 当前字段实例
|
|
22
|
-
* @returns 映射后的字段属性
|
|
23
|
-
*/
|
|
24
|
-
var mapSize = function mapSize(props, field) {
|
|
25
|
-
var layout = _objectSpread(_objectSpread({}, useFormShallowLayout()), useFormLayout());
|
|
26
|
-
var takeSize = function takeSize() {
|
|
27
|
-
return layout.size === 'default' ? 'medium' : layout.size;
|
|
28
|
-
};
|
|
29
|
-
return _objectSpread(_objectSpread({}, props), {}, {
|
|
30
|
-
size: props.size || takeSize()
|
|
31
|
-
});
|
|
32
|
-
};
|
|
33
|
-
/**
|
|
34
|
-
* 映射字段state
|
|
35
|
-
* @param props component的props
|
|
36
|
-
* @param field 当前字段实例
|
|
37
|
-
* @returns 映射后的字段属性
|
|
38
|
-
*/
|
|
39
|
-
var mapStatus = function mapStatus(props, field) {
|
|
40
|
-
var _field$data;
|
|
41
|
-
var takeStatus = function takeStatus() {
|
|
42
|
-
var _field$warnings, _field$decoratorProps, _field$decoratorProps2;
|
|
43
|
-
if (!field) return;
|
|
44
|
-
if (field['loading'] || field['validating']) return 'loading';
|
|
45
|
-
if (field['invalid']) return 'error';
|
|
46
|
-
if ((_field$warnings = field['warnings']) === null || _field$warnings === void 0 ? void 0 : _field$warnings.length) return 'warning';
|
|
47
|
-
if (((_field$decoratorProps = field.decoratorProps) === null || _field$decoratorProps === void 0 ? void 0 : _field$decoratorProps.feedbackStatus) === 'pending') return 'loading'; // 新增
|
|
48
|
-
return (_field$decoratorProps2 = field.decoratorProps) === null || _field$decoratorProps2 === void 0 ? void 0 : _field$decoratorProps2.feedbackStatus;
|
|
49
|
-
};
|
|
50
|
-
var takeState = function takeState(state) {
|
|
51
|
-
if (state === 'validating' || state === 'pending') return 'loading';
|
|
52
|
-
return state;
|
|
53
|
-
};
|
|
54
|
-
var state = takeState(props.state) || takeStatus();
|
|
55
|
-
var result = {
|
|
56
|
-
state: state
|
|
57
|
-
};
|
|
58
|
-
// 当组件处于loading状态时,仅可读不可写。
|
|
59
|
-
if (state === 'loading' && ((_field$data = field.data) === null || _field$data === void 0 ? void 0 : _field$data.readOnlyOnLoading)) {
|
|
60
|
-
result.readOnly = true;
|
|
61
|
-
}
|
|
62
|
-
return _objectSpread(_objectSpread({}, props), result);
|
|
63
|
-
};
|
|
64
|
-
var patchDataSource = function patchDataSource() {
|
|
65
|
-
var dataSource = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : [];
|
|
66
|
-
var removeEmptyChildren = function removeEmptyChildren(data) {
|
|
67
|
-
var result = _objectSpread({}, data);
|
|
68
|
-
if (!result.children || result.children.length === 0) {
|
|
69
|
-
delete result.children;
|
|
70
|
-
} else {
|
|
71
|
-
result.children = result.children.map(removeEmptyChildren);
|
|
72
|
-
}
|
|
73
|
-
return result;
|
|
74
|
-
};
|
|
75
|
-
return isArr(dataSource) ? dataSource.map(removeEmptyChildren) : [];
|
|
76
|
-
};
|
|
77
|
-
var mapDataSource = function mapDataSource(props, field) {
|
|
78
|
-
var _props$dataSource;
|
|
79
|
-
if (isVoidField(field)) {
|
|
80
|
-
return props;
|
|
81
|
-
}
|
|
82
|
-
return _objectSpread(_objectSpread({}, props), {}, {
|
|
83
|
-
dataSource: patchDataSource((_props$dataSource = props.dataSource) !== null && _props$dataSource !== void 0 ? _props$dataSource : field === null || field === void 0 ? void 0 : field.dataSource)
|
|
84
|
-
});
|
|
85
|
-
};
|
|
86
|
-
var mapMode = function mapMode(props, field) {
|
|
87
|
-
return _objectSpread(_objectSpread({}, props), {}, {
|
|
88
|
-
mode: (field === null || field === void 0 ? void 0 : field.readPretty) ? 'read' : 'edit'
|
|
89
|
-
});
|
|
90
|
-
};
|
|
91
|
-
var getFieldName = function getFieldName() {
|
|
92
|
-
var prefix = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : 'FieldName';
|
|
93
|
-
var suffix = arguments.length > 1 ? arguments[1] : undefined;
|
|
94
|
-
return "".concat(prefix, "-").concat(suffix);
|
|
95
|
-
};
|
|
96
|
-
/**
|
|
97
|
-
* 将ProForm的key映射为formily的key,然后筛除掉无效的key/value
|
|
98
|
-
* @param obj
|
|
99
|
-
* @returns
|
|
100
|
-
*/
|
|
101
|
-
var mapSchemaName = function mapSchemaName(obj) {
|
|
102
|
-
var temp = {};
|
|
103
|
-
Object.entries(obj).map(function (_ref) {
|
|
104
|
-
var _ref2 = _slicedToArray(_ref, 2),
|
|
105
|
-
key = _ref2[0],
|
|
106
|
-
value = _ref2[1];
|
|
107
|
-
var newKey = getValueByValue(schemaNameMap, key, {
|
|
108
|
-
inputKey: 'proForm',
|
|
109
|
-
outputKey: 'formily'
|
|
110
|
-
}) || key;
|
|
111
|
-
if (value !== undefined && value !== null) {
|
|
112
|
-
if (isArr(value)) {
|
|
113
|
-
if (value.length) {
|
|
114
|
-
temp[newKey] = value;
|
|
115
|
-
}
|
|
116
|
-
} else if (isObj(value)) {
|
|
117
|
-
if (Object.keys(value).length) {
|
|
118
|
-
temp[newKey] = value;
|
|
119
|
-
}
|
|
120
|
-
} else {
|
|
121
|
-
temp[newKey] = value;
|
|
122
|
-
}
|
|
123
|
-
}
|
|
124
|
-
});
|
|
125
|
-
return temp;
|
|
126
|
-
};
|
|
127
|
-
/**
|
|
128
|
-
* 合并数组或非数组,不移除无效值
|
|
129
|
-
* @param arr 数组
|
|
130
|
-
* @param v 数组或其他
|
|
131
|
-
* @returns 合并数组或合并其他值
|
|
132
|
-
*/
|
|
133
|
-
var mergeArrayValue = function mergeArrayValue(arr, v) {
|
|
134
|
-
if (isArr(v)) {
|
|
135
|
-
return [].concat(_toConsumableArray(arr), _toConsumableArray(v));
|
|
136
|
-
}
|
|
137
|
-
return [].concat(_toConsumableArray(arr), [v]);
|
|
138
|
-
};
|
|
139
|
-
/**
|
|
140
|
-
* 初始化请求配置为表达式
|
|
141
|
-
* @param config 请求配置
|
|
142
|
-
* @param suffix scope名称后缀
|
|
143
|
-
* @returns 表达式和scope上下文
|
|
144
|
-
*/
|
|
145
|
-
var initializeRequestExpression = function initializeRequestExpression(config, mode, suffix) {
|
|
146
|
-
if (isPlainObj(config)) {
|
|
147
|
-
var requestConfigName = "$requestConfig_".concat(suffix);
|
|
148
|
-
return {
|
|
149
|
-
expression: "{{".concat(mode, "($request,context,").concat(requestConfigName, ")}}"),
|
|
150
|
-
scope: _defineProperty({}, requestConfigName, config)
|
|
151
|
-
};
|
|
152
|
-
}
|
|
153
|
-
return {};
|
|
154
|
-
};
|
|
155
|
-
export { mapSize, mapStatus, mapDataSource, mapMode, mergeArrayValue, getFieldName, mapSchemaName, initializeRequestExpression };
|