@teamix/pro 1.6.0-beta.5 → 2.0.0-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/pro.min.css +1 -1
- package/dist/pro.min.js +1 -2
- package/es/index-without-icon.d.ts +13 -13
- package/es/index-without-icon.js +31 -31
- package/es/index.d.ts +21 -32
- package/es/index.js +40 -36
- package/es/nocode/configurators/PageHeader.js +1 -1
- package/es/nocode/configurators/ProTable.js +1 -1
- package/es/nocode/configurators/index.js +1 -1
- package/es/nocode/configurators/map.js +3 -3
- package/es/nocode/index.js +8 -6
- package/es/nocode/pages/editor.js +1 -1
- package/es/nocode/pages/index.js +7 -4
- package/es/nocode/pages/playground.js +9 -11
- package/es/nocode/pages/renderer.d.ts +1 -1
- package/es/nocode/pages/renderer.js +12 -12
- package/es/nocode/playground.js +5 -7
- package/es/templates/Detail/index.d.ts +1 -0
- package/es/templates/Detail/index.js +1 -1
- package/es/templates/Form/index.d.ts +1 -0
- package/es/templates/Form/index.js +1 -1
- package/es/templates/List/index.d.ts +6 -3
- package/es/templates/List/index.js +7 -9
- package/es/templates/index.js +3 -3
- package/lib/index-without-icon.d.ts +13 -13
- package/lib/index-without-icon.js +57 -57
- package/lib/index.d.ts +21 -32
- package/lib/index.js +57 -170
- package/lib/nocode/pages/index.js +1 -1
- package/lib/nocode/pages/playground.js +5 -7
- package/lib/nocode/pages/renderer.d.ts +1 -1
- package/lib/nocode/pages/renderer.js +12 -12
- package/lib/nocode/playground.js +4 -6
- package/lib/templates/Detail/index.d.ts +1 -0
- package/lib/templates/Form/index.d.ts +1 -0
- package/lib/templates/List/index.d.ts +6 -3
- package/lib/templates/List/index.js +6 -8
- package/package.json +17 -6
- package/dist/pro.all.min.css +0 -1
- package/dist/pro.css +0 -1
- package/dist/pro.js +0 -115784
- package/dist/pro.min.js.LICENSE.txt +0 -47
- package/dist/pro.xconsole.min.css +0 -1
- package/es/actions/base.d.ts +0 -24
- package/es/actions/base.js +0 -64
- package/es/actions/confirm.d.ts +0 -7
- package/es/actions/confirm.js +0 -11
- package/es/actions/danger-confirm.d.ts +0 -7
- package/es/actions/danger-confirm.js +0 -14
- package/es/actions/danger-pop-confirm.d.ts +0 -5
- package/es/actions/danger-pop-confirm.js +0 -10
- package/es/actions/dialog-component.d.ts +0 -10
- package/es/actions/dialog-component.js +0 -19
- package/es/actions/dialog-form.d.ts +0 -29
- package/es/actions/dialog-form.js +0 -211
- package/es/actions/dialog-info.d.ts +0 -9
- package/es/actions/dialog-info.js +0 -19
- package/es/actions/dialog-table.d.ts +0 -9
- package/es/actions/dialog-table.js +0 -10
- package/es/actions/dialog.d.ts +0 -40
- package/es/actions/dialog.js +0 -223
- package/es/actions/drawer-form.d.ts +0 -6
- package/es/actions/drawer-form.js +0 -7
- package/es/actions/drawer-info.d.ts +0 -6
- package/es/actions/drawer-info.js +0 -7
- package/es/actions/drawer-table.d.ts +0 -6
- package/es/actions/drawer-table.js +0 -7
- package/es/actions/drawer.d.ts +0 -6
- package/es/actions/drawer.js +0 -7
- package/es/actions/error.d.ts +0 -7
- package/es/actions/error.js +0 -11
- package/es/actions/index.d.ts +0 -114
- package/es/actions/index.js +0 -436
- package/es/actions/index.scss +0 -141
- package/es/actions/link.d.ts +0 -8
- package/es/actions/link.js +0 -15
- package/es/actions/notice.d.ts +0 -7
- package/es/actions/notice.js +0 -11
- package/es/actions/pop-confirm.d.ts +0 -9
- package/es/actions/pop-confirm.js +0 -9
- package/es/actions/quick.d.ts +0 -2
- package/es/actions/quick.js +0 -26
- package/es/actions/request.d.ts +0 -9
- package/es/actions/request.js +0 -48
- package/es/actions/utils.d.ts +0 -1
- package/es/actions/utils.js +0 -19
- package/es/card/card-container.d.ts +0 -18
- package/es/card/card-container.js +0 -19
- package/es/card/divider.d.ts +0 -6
- package/es/card/divider.js +0 -11
- package/es/card/index.d.ts +0 -109
- package/es/card/index.js +0 -284
- package/es/card/index.scss +0 -313
- package/es/card/selectable.d.ts +0 -13
- package/es/card/selectable.js +0 -36
- package/es/card/tab.d.ts +0 -6
- package/es/card/tab.js +0 -18
- package/es/card/utils.d.ts +0 -9
- package/es/card/utils.js +0 -28
- package/es/card/xconsole.scss +0 -3
- package/es/field/index.d.ts +0 -3
- package/es/field/index.js +0 -3
- package/es/form/Components/Editable/index.d.ts +0 -20
- package/es/form/Components/Editable/index.js +0 -193
- package/es/form/Components/FormGroup/index.d.ts +0 -14
- package/es/form/Components/FormGroup/index.js +0 -78
- package/es/form/Components/FormGroup/index.scss +0 -23
- package/es/form/Components/LightFilter/componentMap.d.ts +0 -3
- package/es/form/Components/LightFilter/componentMap.js +0 -7
- package/es/form/Components/LightFilter/index.d.ts +0 -17
- package/es/form/Components/LightFilter/index.js +0 -122
- package/es/form/Components/LightFilter/index.scss +0 -89
- package/es/form/Components/ProField/index.d.ts +0 -2
- package/es/form/Components/ProField/index.js +0 -31
- package/es/form/Components/ProField/mapDateFormat.d.ts +0 -3
- package/es/form/Components/ProField/mapDateFormat.js +0 -86
- package/es/form/Components/Text/index.d.ts +0 -8
- package/es/form/Components/Text/index.js +0 -20
- package/es/form/Components/Text/index.scss +0 -8
- package/es/form/Filter/AdvancedFilter.d.ts +0 -7
- package/es/form/Filter/AdvancedFilter.js +0 -112
- package/es/form/Filter/Layout.d.ts +0 -5
- package/es/form/Filter/Layout.js +0 -68
- package/es/form/Filter/LightFilter.d.ts +0 -7
- package/es/form/Filter/LightFilter.js +0 -94
- package/es/form/Filter/SimpleFilter.d.ts +0 -7
- package/es/form/Filter/SimpleFilter.js +0 -88
- package/es/form/Filter/index.d.ts +0 -9
- package/es/form/Filter/index.js +0 -511
- package/es/form/Filter/index.scss +0 -48
- package/es/form/Filter/index2.d.ts +0 -13
- package/es/form/Filter/index2.js +0 -162
- package/es/form/Filter/index2.scss +0 -26
- package/es/form/Filter/layout.scss +0 -40
- package/es/form/Filter/useBindUrl.d.ts +0 -2
- package/es/form/Filter/useBindUrl.js +0 -90
- package/es/form/Filter/useSpecialProps.d.ts +0 -6
- package/es/form/Filter/useSpecialProps.js +0 -32
- package/es/form/ProForm/addCascadeEffect.d.ts +0 -2
- package/es/form/ProForm/addCascadeEffect.js +0 -203
- package/es/form/ProForm/customComponent.d.ts +0 -3
- package/es/form/ProForm/customComponent.js +0 -16
- package/es/form/ProForm/index.d.ts +0 -5
- package/es/form/ProForm/index.js +0 -155
- package/es/form/ProForm/index.scss +0 -411
- package/es/form/ProForm/useAutoLayout.d.ts +0 -9
- package/es/form/ProForm/useAutoLayout.js +0 -93
- package/es/form/ProForm/useAutoSubmit.d.ts +0 -6
- package/es/form/ProForm/useAutoSubmit.js +0 -23
- package/es/form/ProForm/useFieldRequest.d.ts +0 -5
- package/es/form/ProForm/useFieldRequest.js +0 -14
- package/es/form/ProForm/useFormDisplayValues.d.ts +0 -4
- package/es/form/ProForm/useFormDisplayValues.js +0 -78
- package/es/form/ProForm/useInitialRequest.d.ts +0 -6
- package/es/form/ProForm/useInitialRequest.js +0 -10
- package/es/form/SchemaForm/adapterComponent.d.ts +0 -5
- package/es/form/SchemaForm/adapterComponent.js +0 -14
- package/es/form/SchemaForm/adapterDecorator.d.ts +0 -6
- package/es/form/SchemaForm/adapterDecorator.js +0 -20
- package/es/form/SchemaForm/adapterType.d.ts +0 -5
- package/es/form/SchemaForm/adapterType.js +0 -52
- package/es/form/SchemaForm/index.d.ts +0 -4
- package/es/form/SchemaForm/index.js +0 -209
- package/es/form/SchemaForm/initializeArrayCards.d.ts +0 -3
- package/es/form/SchemaForm/initializeArrayCards.js +0 -18
- package/es/form/SchemaForm/initializeArrayCollapse.d.ts +0 -3
- package/es/form/SchemaForm/initializeArrayCollapse.js +0 -18
- package/es/form/SchemaForm/initializeArrayItems.d.ts +0 -3
- package/es/form/SchemaForm/initializeArrayItems.js +0 -31
- package/es/form/SchemaForm/initializeArrayTable.d.ts +0 -3
- package/es/form/SchemaForm/initializeArrayTable.js +0 -78
- package/es/form/SchemaForm/initializeDataSource.d.ts +0 -15
- package/es/form/SchemaForm/initializeDataSource.js +0 -19
- package/es/form/SchemaForm/initializeFormButton.d.ts +0 -3
- package/es/form/SchemaForm/initializeFormButton.js +0 -74
- package/es/form/SchemaForm/initializeFormCollapse.d.ts +0 -3
- package/es/form/SchemaForm/initializeFormCollapse.js +0 -33
- package/es/form/SchemaForm/initializeFormGroup.d.ts +0 -3
- package/es/form/SchemaForm/initializeFormGroup.js +0 -36
- package/es/form/SchemaForm/initializeFormStep.d.ts +0 -5
- package/es/form/SchemaForm/initializeFormStep.js +0 -50
- package/es/form/SchemaForm/initializeFormTab.d.ts +0 -3
- package/es/form/SchemaForm/initializeFormTab.js +0 -43
- package/es/form/SchemaForm/initializeReactions.d.ts +0 -2
- package/es/form/SchemaForm/initializeReactions.js +0 -65
- package/es/form/SchemaForm/initializeRequest.d.ts +0 -11
- package/es/form/SchemaForm/initializeRequest.js +0 -38
- package/es/form/SchemaForm/initializeRules.d.ts +0 -11
- package/es/form/SchemaForm/initializeRules.js +0 -46
- package/es/form/SchemaForm/initializeSelectTable.d.ts +0 -3
- package/es/form/SchemaForm/initializeSelectTable.js +0 -83
- package/es/form/SchemaForm/reactions.d.ts +0 -6
- package/es/form/SchemaForm/reactions.js +0 -88
- package/es/form/docs/ActionResponse.d.ts +0 -8
- package/es/form/docs/ActionResponse.js +0 -11
- package/es/form/docs/ActionResponse.less +0 -25
- package/es/form/fieldTypeMap.d.ts +0 -7
- package/es/form/fieldTypeMap.js +0 -46
- package/es/form/global.scss +0 -14
- package/es/form/index.d.ts +0 -125
- package/es/form/index.js +0 -44
- package/es/form/locales/validate.d.ts +0 -159
- package/es/form/locales/validate.js +0 -158
- package/es/form/schemaNameMap.d.ts +0 -5
- package/es/form/schemaNameMap.js +0 -50
- package/es/form/typing.d.ts +0 -194
- package/es/form/typing.js +0 -1
- package/es/form/utils/parseSchema.d.ts +0 -3
- package/es/form/utils/parseSchema.js +0 -38
- package/es/form/utils.d.ts +0 -55
- package/es/form/utils.js +0 -155
- package/es/form/warning.d.ts +0 -3
- package/es/form/warning.js +0 -11
- package/es/image/index.d.ts +0 -22
- package/es/image/index.js +0 -73
- package/es/image/index.scss +0 -3
- package/es/info/components/InfoGroup/index.d.ts +0 -5
- package/es/info/components/InfoGroup/index.js +0 -86
- package/es/info/components/InfoGroup/index.scss +0 -64
- package/es/info/components/InfoValueItem/index.d.ts +0 -5
- package/es/info/components/InfoValueItem/index.js +0 -302
- package/es/info/components/InfoValueItem/index.scss +0 -26
- package/es/info/components/ProInfoItem/index.d.ts +0 -5
- package/es/info/components/ProInfoItem/index.js +0 -92
- package/es/info/components/ProInfoItem/index.scss +0 -76
- package/es/info/components/baseInfo/index.d.ts +0 -8
- package/es/info/components/baseInfo/index.js +0 -95
- package/es/info/components/baseInfo/index.scss +0 -6
- package/es/info/components/headerInfo/index.d.ts +0 -8
- package/es/info/components/headerInfo/index.js +0 -68
- package/es/info/components/headerInfo/index.scss +0 -3
- package/es/info/components/tableInfo/index.d.ts +0 -7
- package/es/info/components/tableInfo/index.js +0 -154
- package/es/info/components/tableInfo/index.scss +0 -18
- package/es/info/index.d.ts +0 -6
- package/es/info/index.js +0 -182
- package/es/info/index.scss +0 -9
- package/es/info/typing.d.ts +0 -220
- package/es/info/typing.js +0 -1
- package/es/info/utils/index.d.ts +0 -20
- package/es/info/utils/index.js +0 -49
- package/es/info/utils/layout.d.ts +0 -2
- package/es/info/utils/layout.js +0 -58
- package/es/info/utils/utils.d.ts +0 -1
- package/es/info/utils/utils.js +0 -13
- package/es/layout/index.d.ts +0 -2
- package/es/layout/index.js +0 -3
- package/es/page-container/index.d.ts +0 -3
- package/es/page-container/index.js +0 -3
- package/es/page-header/index.d.ts +0 -74
- package/es/page-header/index.js +0 -218
- package/es/page-header/index.scss +0 -193
- package/es/page-header/xconsole.scss +0 -5
- package/es/sidebar/components/sidebar-container/index.d.ts +0 -5
- package/es/sidebar/components/sidebar-container/index.js +0 -167
- package/es/sidebar/components/sidebar-container/index.scss +0 -73
- package/es/sidebar/components/tree/index.d.ts +0 -6
- package/es/sidebar/components/tree/index.js +0 -288
- package/es/sidebar/components/tree/index.scss +0 -10
- package/es/sidebar/components/tree-node/components/HoverTooltip/index.d.ts +0 -15
- package/es/sidebar/components/tree-node/components/HoverTooltip/index.js +0 -47
- package/es/sidebar/components/tree-node/components/HoverTooltip/index.scss +0 -7
- package/es/sidebar/components/tree-node/components/IconAction/index.d.ts +0 -12
- package/es/sidebar/components/tree-node/components/IconAction/index.js +0 -79
- package/es/sidebar/components/tree-node/components/IconAction/index.scss +0 -7
- package/es/sidebar/components/tree-node/components/IconSwitch/index.d.ts +0 -23
- package/es/sidebar/components/tree-node/components/IconSwitch/index.js +0 -60
- package/es/sidebar/components/tree-node/components/IconSwitch/index.scss +0 -7
- package/es/sidebar/components/tree-node/index.d.ts +0 -7
- package/es/sidebar/components/tree-node/index.js +0 -192
- package/es/sidebar/components/tree-node/index.scss +0 -68
- package/es/sidebar/index.d.ts +0 -9
- package/es/sidebar/index.js +0 -187
- package/es/sidebar/index.scss +0 -38
- package/es/sidebar/typing.d.ts +0 -145
- package/es/sidebar/typing.js +0 -1
- package/es/sidebar/utils/action-ref.d.ts +0 -3
- package/es/sidebar/utils/action-ref.js +0 -10
- package/es/sidebar/utils/index.d.ts +0 -364
- package/es/sidebar/utils/index.js +0 -277
- package/es/skeleton/index.d.ts +0 -3
- package/es/skeleton/index.js +0 -3
- package/es/table/components/CardView/index.d.ts +0 -5
- package/es/table/components/CardView/index.js +0 -387
- package/es/table/components/CardView/index.scss +0 -46
- package/es/table/components/EmptyContent/index.d.ts +0 -2
- package/es/table/components/EmptyContent/index.js +0 -11
- package/es/table/components/Filter/index.d.ts +0 -12
- package/es/table/components/Filter/index.js +0 -248
- package/es/table/components/Filter/index.scss +0 -27
- package/es/table/components/Layout/index.d.ts +0 -5
- package/es/table/components/Layout/index.js +0 -175
- package/es/table/components/Layout/index.scss +0 -48
- package/es/table/components/LoadMore/index.d.ts +0 -20
- package/es/table/components/LoadMore/index.js +0 -88
- package/es/table/components/LoadMore/index.scss +0 -19
- package/es/table/components/Pagination/index.d.ts +0 -8
- package/es/table/components/Pagination/index.js +0 -244
- package/es/table/components/Pagination/index.scss +0 -55
- package/es/table/components/QuickAction/index.d.ts +0 -11
- package/es/table/components/QuickAction/index.js +0 -45
- package/es/table/components/ToolBar/CardSwitch.d.ts +0 -8
- package/es/table/components/ToolBar/CardSwitch.js +0 -52
- package/es/table/components/ToolBar/DensityIcon.d.ts +0 -4
- package/es/table/components/ToolBar/DensityIcon.js +0 -107
- package/es/table/components/ToolBar/FilterColumnIcon.d.ts +0 -4
- package/es/table/components/ToolBar/FilterColumnIcon.js +0 -362
- package/es/table/components/ToolBar/FullScreenIcon.d.ts +0 -4
- package/es/table/components/ToolBar/FullScreenIcon.js +0 -29
- package/es/table/components/ToolBar/Fullscreen.d.ts +0 -10
- package/es/table/components/ToolBar/Fullscreen.js +0 -100
- package/es/table/components/ToolBar/RefreshIcon.d.ts +0 -4
- package/es/table/components/ToolBar/RefreshIcon.js +0 -180
- package/es/table/components/ToolBar/index.d.ts +0 -5
- package/es/table/components/ToolBar/index.js +0 -174
- package/es/table/components/ToolBar/index.scss +0 -177
- package/es/table/index.d.ts +0 -6
- package/es/table/index.js +0 -1154
- package/es/table/index.scss +0 -158
- package/es/table/typing.d.ts +0 -426
- package/es/table/typing.js +0 -1
- package/es/table/utils/columnRender.d.ts +0 -13
- package/es/table/utils/columnRender.js +0 -247
- package/es/table/utils/genProColumnToColumn.d.ts +0 -13
- package/es/table/utils/genProColumnToColumn.js +0 -51
- package/es/table/utils/getTableProps.d.ts +0 -2
- package/es/table/utils/getTableProps.js +0 -4
- package/es/table/utils/getTableSortIcons.d.ts +0 -3
- package/es/table/utils/getTableSortIcons.js +0 -21
- package/es/table/utils/index.d.ts +0 -19
- package/es/table/utils/index.js +0 -128
- package/es/table/utils/pureColumnRender.d.ts +0 -9
- package/es/table/utils/pureColumnRender.js +0 -169
- package/es/table/utils/pureGenProColumnToColumn.d.ts +0 -7
- package/es/table/utils/pureGenProColumnToColumn.js +0 -28
- package/es/table/utils/useTableSelection.d.ts +0 -3
- package/es/table/utils/useTableSelection.js +0 -80
- package/es/table/utils/util.d.ts +0 -5
- package/es/table/utils/util.js +0 -19
- package/es/timeline/ProTimeLineItem/index.d.ts +0 -5
- package/es/timeline/ProTimeLineItem/index.js +0 -245
- package/es/timeline/ProTimeLineItem/index.scss +0 -235
- package/es/timeline/index.d.ts +0 -10
- package/es/timeline/index.js +0 -63
- package/es/timeline/index.scss +0 -7
- package/es/timeline/typing.d.ts +0 -107
- package/es/timeline/typing.js +0 -1
- package/es/utils/aspect.d.ts +0 -2
- package/es/utils/aspect.js +0 -57
- package/es/utils/index.d.ts +0 -3
- package/es/utils/index.js +0 -3
- package/es/utils/message.d.ts +0 -3
- package/es/utils/message.js +0 -14
- package/lib/actions/base.d.ts +0 -24
- package/lib/actions/base.js +0 -72
- package/lib/actions/confirm.d.ts +0 -7
- package/lib/actions/confirm.js +0 -20
- package/lib/actions/danger-confirm.d.ts +0 -7
- package/lib/actions/danger-confirm.js +0 -23
- package/lib/actions/danger-pop-confirm.d.ts +0 -5
- package/lib/actions/danger-pop-confirm.js +0 -18
- package/lib/actions/dialog-component.d.ts +0 -10
- package/lib/actions/dialog-component.js +0 -28
- package/lib/actions/dialog-form.d.ts +0 -29
- package/lib/actions/dialog-form.js +0 -220
- package/lib/actions/dialog-info.d.ts +0 -9
- package/lib/actions/dialog-info.js +0 -28
- package/lib/actions/dialog-table.d.ts +0 -9
- package/lib/actions/dialog-table.js +0 -19
- package/lib/actions/dialog.d.ts +0 -40
- package/lib/actions/dialog.js +0 -232
- package/lib/actions/drawer-form.d.ts +0 -6
- package/lib/actions/drawer-form.js +0 -15
- package/lib/actions/drawer-info.d.ts +0 -6
- package/lib/actions/drawer-info.js +0 -15
- package/lib/actions/drawer-table.d.ts +0 -6
- package/lib/actions/drawer-table.js +0 -15
- package/lib/actions/drawer.d.ts +0 -6
- package/lib/actions/drawer.js +0 -16
- package/lib/actions/error.d.ts +0 -7
- package/lib/actions/error.js +0 -20
- package/lib/actions/index.d.ts +0 -114
- package/lib/actions/index.js +0 -474
- package/lib/actions/index.scss +0 -141
- package/lib/actions/link.d.ts +0 -8
- package/lib/actions/link.js +0 -21
- package/lib/actions/notice.d.ts +0 -7
- package/lib/actions/notice.js +0 -20
- package/lib/actions/pop-confirm.d.ts +0 -9
- package/lib/actions/pop-confirm.js +0 -18
- package/lib/actions/quick.d.ts +0 -2
- package/lib/actions/quick.js +0 -33
- package/lib/actions/request.d.ts +0 -9
- package/lib/actions/request.js +0 -55
- package/lib/actions/utils.d.ts +0 -1
- package/lib/actions/utils.js +0 -25
- package/lib/card/card-container.d.ts +0 -18
- package/lib/card/card-container.js +0 -28
- package/lib/card/divider.d.ts +0 -6
- package/lib/card/divider.js +0 -19
- package/lib/card/index.d.ts +0 -109
- package/lib/card/index.js +0 -310
- package/lib/card/index.scss +0 -313
- package/lib/card/selectable.d.ts +0 -13
- package/lib/card/selectable.js +0 -44
- package/lib/card/tab.d.ts +0 -6
- package/lib/card/tab.js +0 -26
- package/lib/card/utils.d.ts +0 -9
- package/lib/card/utils.js +0 -35
- package/lib/card/xconsole.scss +0 -3
- package/lib/field/index.d.ts +0 -3
- package/lib/field/index.js +0 -24
- package/lib/form/Components/Editable/index.d.ts +0 -20
- package/lib/form/Components/Editable/index.js +0 -205
- package/lib/form/Components/FormGroup/index.d.ts +0 -14
- package/lib/form/Components/FormGroup/index.js +0 -86
- package/lib/form/Components/FormGroup/index.scss +0 -23
- package/lib/form/Components/LightFilter/componentMap.d.ts +0 -3
- package/lib/form/Components/LightFilter/componentMap.js +0 -14
- package/lib/form/Components/LightFilter/index.d.ts +0 -17
- package/lib/form/Components/LightFilter/index.js +0 -133
- package/lib/form/Components/LightFilter/index.scss +0 -89
- package/lib/form/Components/ProField/index.d.ts +0 -2
- package/lib/form/Components/ProField/index.js +0 -39
- package/lib/form/Components/ProField/mapDateFormat.d.ts +0 -3
- package/lib/form/Components/ProField/mapDateFormat.js +0 -94
- package/lib/form/Components/Text/index.d.ts +0 -8
- package/lib/form/Components/Text/index.js +0 -28
- package/lib/form/Components/Text/index.scss +0 -8
- package/lib/form/Filter/AdvancedFilter.d.ts +0 -7
- package/lib/form/Filter/AdvancedFilter.js +0 -123
- package/lib/form/Filter/Layout.d.ts +0 -5
- package/lib/form/Filter/Layout.js +0 -78
- package/lib/form/Filter/LightFilter.d.ts +0 -7
- package/lib/form/Filter/LightFilter.js +0 -105
- package/lib/form/Filter/SimpleFilter.d.ts +0 -7
- package/lib/form/Filter/SimpleFilter.js +0 -99
- package/lib/form/Filter/index.d.ts +0 -9
- package/lib/form/Filter/index.js +0 -526
- package/lib/form/Filter/index.scss +0 -48
- package/lib/form/Filter/index2.d.ts +0 -13
- package/lib/form/Filter/index2.js +0 -174
- package/lib/form/Filter/index2.scss +0 -26
- package/lib/form/Filter/layout.scss +0 -40
- package/lib/form/Filter/useBindUrl.d.ts +0 -2
- package/lib/form/Filter/useBindUrl.js +0 -97
- package/lib/form/Filter/useSpecialProps.d.ts +0 -6
- package/lib/form/Filter/useSpecialProps.js +0 -39
- package/lib/form/ProForm/addCascadeEffect.d.ts +0 -2
- package/lib/form/ProForm/addCascadeEffect.js +0 -210
- package/lib/form/ProForm/customComponent.d.ts +0 -3
- package/lib/form/ProForm/customComponent.js +0 -22
- package/lib/form/ProForm/index.d.ts +0 -5
- package/lib/form/ProForm/index.js +0 -166
- package/lib/form/ProForm/index.scss +0 -411
- package/lib/form/ProForm/useAutoLayout.d.ts +0 -9
- package/lib/form/ProForm/useAutoLayout.js +0 -100
- package/lib/form/ProForm/useAutoSubmit.d.ts +0 -6
- package/lib/form/ProForm/useAutoSubmit.js +0 -28
- package/lib/form/ProForm/useFieldRequest.d.ts +0 -5
- package/lib/form/ProForm/useFieldRequest.js +0 -21
- package/lib/form/ProForm/useFormDisplayValues.d.ts +0 -4
- package/lib/form/ProForm/useFormDisplayValues.js +0 -86
- package/lib/form/ProForm/useInitialRequest.d.ts +0 -6
- package/lib/form/ProForm/useInitialRequest.js +0 -17
- package/lib/form/SchemaForm/adapterComponent.d.ts +0 -5
- package/lib/form/SchemaForm/adapterComponent.js +0 -21
- package/lib/form/SchemaForm/adapterDecorator.d.ts +0 -6
- package/lib/form/SchemaForm/adapterDecorator.js +0 -24
- package/lib/form/SchemaForm/adapterType.d.ts +0 -5
- package/lib/form/SchemaForm/adapterType.js +0 -59
- package/lib/form/SchemaForm/index.d.ts +0 -4
- package/lib/form/SchemaForm/index.js +0 -220
- package/lib/form/SchemaForm/initializeArrayCards.d.ts +0 -3
- package/lib/form/SchemaForm/initializeArrayCards.js +0 -25
- package/lib/form/SchemaForm/initializeArrayCollapse.d.ts +0 -3
- package/lib/form/SchemaForm/initializeArrayCollapse.js +0 -25
- package/lib/form/SchemaForm/initializeArrayItems.d.ts +0 -3
- package/lib/form/SchemaForm/initializeArrayItems.js +0 -38
- package/lib/form/SchemaForm/initializeArrayTable.d.ts +0 -3
- package/lib/form/SchemaForm/initializeArrayTable.js +0 -85
- package/lib/form/SchemaForm/initializeDataSource.d.ts +0 -15
- package/lib/form/SchemaForm/initializeDataSource.js +0 -26
- package/lib/form/SchemaForm/initializeFormButton.d.ts +0 -3
- package/lib/form/SchemaForm/initializeFormButton.js +0 -81
- package/lib/form/SchemaForm/initializeFormCollapse.d.ts +0 -3
- package/lib/form/SchemaForm/initializeFormCollapse.js +0 -40
- package/lib/form/SchemaForm/initializeFormGroup.d.ts +0 -3
- package/lib/form/SchemaForm/initializeFormGroup.js +0 -43
- package/lib/form/SchemaForm/initializeFormStep.d.ts +0 -5
- package/lib/form/SchemaForm/initializeFormStep.js +0 -57
- package/lib/form/SchemaForm/initializeFormTab.d.ts +0 -3
- package/lib/form/SchemaForm/initializeFormTab.js +0 -50
- package/lib/form/SchemaForm/initializeReactions.d.ts +0 -2
- package/lib/form/SchemaForm/initializeReactions.js +0 -73
- package/lib/form/SchemaForm/initializeRequest.d.ts +0 -11
- package/lib/form/SchemaForm/initializeRequest.js +0 -45
- package/lib/form/SchemaForm/initializeRules.d.ts +0 -11
- package/lib/form/SchemaForm/initializeRules.js +0 -53
- package/lib/form/SchemaForm/initializeSelectTable.d.ts +0 -3
- package/lib/form/SchemaForm/initializeSelectTable.js +0 -91
- package/lib/form/SchemaForm/reactions.d.ts +0 -6
- package/lib/form/SchemaForm/reactions.js +0 -97
- package/lib/form/docs/ActionResponse.d.ts +0 -8
- package/lib/form/docs/ActionResponse.js +0 -19
- package/lib/form/docs/ActionResponse.less +0 -25
- package/lib/form/fieldTypeMap.d.ts +0 -7
- package/lib/form/fieldTypeMap.js +0 -54
- package/lib/form/global.scss +0 -14
- package/lib/form/index.d.ts +0 -125
- package/lib/form/index.js +0 -171
- package/lib/form/locales/validate.d.ts +0 -159
- package/lib/form/locales/validate.js +0 -165
- package/lib/form/schemaNameMap.d.ts +0 -5
- package/lib/form/schemaNameMap.js +0 -57
- package/lib/form/typing.d.ts +0 -194
- package/lib/form/typing.js +0 -5
- package/lib/form/utils/parseSchema.d.ts +0 -3
- package/lib/form/utils/parseSchema.js +0 -45
- package/lib/form/utils.d.ts +0 -55
- package/lib/form/utils.js +0 -169
- package/lib/form/warning.d.ts +0 -3
- package/lib/form/warning.js +0 -18
- package/lib/image/index.d.ts +0 -22
- package/lib/image/index.js +0 -83
- package/lib/image/index.scss +0 -3
- package/lib/info/components/InfoGroup/index.d.ts +0 -5
- package/lib/info/components/InfoGroup/index.js +0 -97
- package/lib/info/components/InfoGroup/index.scss +0 -64
- package/lib/info/components/InfoValueItem/index.d.ts +0 -5
- package/lib/info/components/InfoValueItem/index.js +0 -313
- package/lib/info/components/InfoValueItem/index.scss +0 -26
- package/lib/info/components/ProInfoItem/index.d.ts +0 -5
- package/lib/info/components/ProInfoItem/index.js +0 -100
- package/lib/info/components/ProInfoItem/index.scss +0 -76
- package/lib/info/components/baseInfo/index.d.ts +0 -8
- package/lib/info/components/baseInfo/index.js +0 -103
- package/lib/info/components/baseInfo/index.scss +0 -6
- package/lib/info/components/headerInfo/index.d.ts +0 -8
- package/lib/info/components/headerInfo/index.js +0 -76
- package/lib/info/components/headerInfo/index.scss +0 -3
- package/lib/info/components/tableInfo/index.d.ts +0 -7
- package/lib/info/components/tableInfo/index.js +0 -164
- package/lib/info/components/tableInfo/index.scss +0 -18
- package/lib/info/index.d.ts +0 -6
- package/lib/info/index.js +0 -205
- package/lib/info/index.scss +0 -9
- package/lib/info/typing.d.ts +0 -220
- package/lib/info/typing.js +0 -5
- package/lib/info/utils/index.d.ts +0 -20
- package/lib/info/utils/index.js +0 -60
- package/lib/info/utils/layout.d.ts +0 -2
- package/lib/info/utils/layout.js +0 -65
- package/lib/info/utils/utils.d.ts +0 -1
- package/lib/info/utils/utils.js +0 -19
- package/lib/layout/index.d.ts +0 -2
- package/lib/layout/index.js +0 -10
- package/lib/page-container/index.d.ts +0 -3
- package/lib/page-container/index.js +0 -24
- package/lib/page-header/index.d.ts +0 -74
- package/lib/page-header/index.js +0 -224
- package/lib/page-header/index.scss +0 -193
- package/lib/page-header/xconsole.scss +0 -5
- package/lib/sidebar/components/sidebar-container/index.d.ts +0 -5
- package/lib/sidebar/components/sidebar-container/index.js +0 -178
- package/lib/sidebar/components/sidebar-container/index.scss +0 -73
- package/lib/sidebar/components/tree/index.d.ts +0 -6
- package/lib/sidebar/components/tree/index.js +0 -298
- package/lib/sidebar/components/tree/index.scss +0 -10
- package/lib/sidebar/components/tree-node/components/HoverTooltip/index.d.ts +0 -15
- package/lib/sidebar/components/tree-node/components/HoverTooltip/index.js +0 -57
- package/lib/sidebar/components/tree-node/components/HoverTooltip/index.scss +0 -7
- package/lib/sidebar/components/tree-node/components/IconAction/index.d.ts +0 -12
- package/lib/sidebar/components/tree-node/components/IconAction/index.js +0 -90
- package/lib/sidebar/components/tree-node/components/IconAction/index.scss +0 -7
- package/lib/sidebar/components/tree-node/components/IconSwitch/index.d.ts +0 -23
- package/lib/sidebar/components/tree-node/components/IconSwitch/index.js +0 -71
- package/lib/sidebar/components/tree-node/components/IconSwitch/index.scss +0 -7
- package/lib/sidebar/components/tree-node/index.d.ts +0 -7
- package/lib/sidebar/components/tree-node/index.js +0 -204
- package/lib/sidebar/components/tree-node/index.scss +0 -68
- package/lib/sidebar/index.d.ts +0 -9
- package/lib/sidebar/index.js +0 -228
- package/lib/sidebar/index.scss +0 -38
- package/lib/sidebar/typing.d.ts +0 -145
- package/lib/sidebar/typing.js +0 -5
- package/lib/sidebar/utils/action-ref.d.ts +0 -3
- package/lib/sidebar/utils/action-ref.js +0 -16
- package/lib/sidebar/utils/index.d.ts +0 -364
- package/lib/sidebar/utils/index.js +0 -291
- package/lib/skeleton/index.d.ts +0 -3
- package/lib/skeleton/index.js +0 -24
- package/lib/table/components/CardView/index.d.ts +0 -5
- package/lib/table/components/CardView/index.js +0 -397
- package/lib/table/components/CardView/index.scss +0 -46
- package/lib/table/components/EmptyContent/index.d.ts +0 -2
- package/lib/table/components/EmptyContent/index.js +0 -19
- package/lib/table/components/Filter/index.d.ts +0 -12
- package/lib/table/components/Filter/index.js +0 -258
- package/lib/table/components/Filter/index.scss +0 -27
- package/lib/table/components/Layout/index.d.ts +0 -5
- package/lib/table/components/Layout/index.js +0 -185
- package/lib/table/components/Layout/index.scss +0 -48
- package/lib/table/components/LoadMore/index.d.ts +0 -20
- package/lib/table/components/LoadMore/index.js +0 -99
- package/lib/table/components/LoadMore/index.scss +0 -19
- package/lib/table/components/Pagination/index.d.ts +0 -8
- package/lib/table/components/Pagination/index.js +0 -253
- package/lib/table/components/Pagination/index.scss +0 -55
- package/lib/table/components/QuickAction/index.d.ts +0 -11
- package/lib/table/components/QuickAction/index.js +0 -53
- package/lib/table/components/ToolBar/CardSwitch.d.ts +0 -8
- package/lib/table/components/ToolBar/CardSwitch.js +0 -60
- package/lib/table/components/ToolBar/DensityIcon.d.ts +0 -4
- package/lib/table/components/ToolBar/DensityIcon.js +0 -114
- package/lib/table/components/ToolBar/FilterColumnIcon.d.ts +0 -4
- package/lib/table/components/ToolBar/FilterColumnIcon.js +0 -370
- package/lib/table/components/ToolBar/FullScreenIcon.d.ts +0 -4
- package/lib/table/components/ToolBar/FullScreenIcon.js +0 -38
- package/lib/table/components/ToolBar/Fullscreen.d.ts +0 -10
- package/lib/table/components/ToolBar/Fullscreen.js +0 -110
- package/lib/table/components/ToolBar/RefreshIcon.d.ts +0 -4
- package/lib/table/components/ToolBar/RefreshIcon.js +0 -188
- package/lib/table/components/ToolBar/index.d.ts +0 -5
- package/lib/table/components/ToolBar/index.js +0 -185
- package/lib/table/components/ToolBar/index.scss +0 -177
- package/lib/table/index.d.ts +0 -6
- package/lib/table/index.js +0 -1176
- package/lib/table/index.scss +0 -158
- package/lib/table/typing.d.ts +0 -426
- package/lib/table/typing.js +0 -5
- package/lib/table/utils/columnRender.d.ts +0 -13
- package/lib/table/utils/columnRender.js +0 -256
- package/lib/table/utils/genProColumnToColumn.d.ts +0 -13
- package/lib/table/utils/genProColumnToColumn.js +0 -58
- package/lib/table/utils/getTableProps.d.ts +0 -2
- package/lib/table/utils/getTableProps.js +0 -11
- package/lib/table/utils/getTableSortIcons.d.ts +0 -3
- package/lib/table/utils/getTableSortIcons.js +0 -29
- package/lib/table/utils/index.d.ts +0 -19
- package/lib/table/utils/index.js +0 -142
- package/lib/table/utils/pureColumnRender.d.ts +0 -9
- package/lib/table/utils/pureColumnRender.js +0 -178
- package/lib/table/utils/pureGenProColumnToColumn.d.ts +0 -7
- package/lib/table/utils/pureGenProColumnToColumn.js +0 -34
- package/lib/table/utils/useTableSelection.d.ts +0 -3
- package/lib/table/utils/useTableSelection.js +0 -83
- package/lib/table/utils/util.d.ts +0 -5
- package/lib/table/utils/util.js +0 -25
- package/lib/timeline/ProTimeLineItem/index.d.ts +0 -5
- package/lib/timeline/ProTimeLineItem/index.js +0 -255
- package/lib/timeline/ProTimeLineItem/index.scss +0 -235
- package/lib/timeline/index.d.ts +0 -10
- package/lib/timeline/index.js +0 -79
- package/lib/timeline/index.scss +0 -7
- package/lib/timeline/typing.d.ts +0 -107
- package/lib/timeline/typing.js +0 -5
- package/lib/utils/aspect.d.ts +0 -2
- package/lib/utils/aspect.js +0 -64
- package/lib/utils/index.d.ts +0 -3
- package/lib/utils/index.js +0 -24
- package/lib/utils/message.d.ts +0 -3
- package/lib/utils/message.js +0 -22
- /package/dist/{fonts/txddinmedium.woff → static/txddinmedium.df41cfe2.woff} +0 -0
package/lib/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/lib/form/typing.js
DELETED
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, "__esModule", {
|
|
4
|
-
value: true
|
|
5
|
-
});
|
|
6
|
-
exports.parseSchema = parseSchema;
|
|
7
|
-
exports.parseSchemaObject = parseSchemaObject;
|
|
8
|
-
function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest(); }
|
|
9
|
-
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."); }
|
|
10
|
-
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); }
|
|
11
|
-
function _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) { arr2[i] = arr[i]; } return arr2; }
|
|
12
|
-
function _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; }
|
|
13
|
-
function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }
|
|
14
|
-
function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
|
|
15
|
-
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
|
|
16
|
-
function _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
|
|
17
|
-
function parseSchema(schema) {
|
|
18
|
-
return schema.map(function (item) {
|
|
19
|
-
var _item$reactions;
|
|
20
|
-
if ((_item$reactions = item.reactions) === null || _item$reactions === void 0 ? void 0 : _item$reactions.fulfill) {
|
|
21
|
-
var _item$reactions2;
|
|
22
|
-
return _objectSpread(_objectSpread({}, item), {}, {
|
|
23
|
-
reactions: _objectSpread(_objectSpread({}, item.reactions), {}, {
|
|
24
|
-
fulfill: parseSchemaObject(item === null || item === void 0 ? void 0 : (_item$reactions2 = item.reactions) === null || _item$reactions2 === void 0 ? void 0 : _item$reactions2.fulfill)
|
|
25
|
-
})
|
|
26
|
-
});
|
|
27
|
-
}
|
|
28
|
-
return item;
|
|
29
|
-
});
|
|
30
|
-
}
|
|
31
|
-
function parseSchemaObject(props) {
|
|
32
|
-
var result = Object.entries(props).map(function (_ref) {
|
|
33
|
-
var _ref2 = _slicedToArray(_ref, 2),
|
|
34
|
-
k = _ref2[0],
|
|
35
|
-
v = _ref2[1];
|
|
36
|
-
if (k === 'state') {
|
|
37
|
-
return [k, parseSchemaObject(v)];
|
|
38
|
-
}
|
|
39
|
-
if (typeof v === 'function') {
|
|
40
|
-
return [k, "{{ (".concat(v.toString(), ")({deps: $deps, self: $self, form: $form, values: $values, target: $target, index: $index}) }}")];
|
|
41
|
-
}
|
|
42
|
-
return [k, v];
|
|
43
|
-
});
|
|
44
|
-
return Object.fromEntries(result);
|
|
45
|
-
}
|
package/lib/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/lib/form/utils.js
DELETED
|
@@ -1,169 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, "__esModule", {
|
|
4
|
-
value: true
|
|
5
|
-
});
|
|
6
|
-
exports.mergeArrayValue = exports.mapStatus = exports.mapSize = exports.mapSchemaName = exports.mapMode = exports.mapDataSource = exports.initializeRequestExpression = exports.getFieldName = void 0;
|
|
7
|
-
var _core = require("@formily/core");
|
|
8
|
-
var _formily = require("@teamix/formily");
|
|
9
|
-
var _utils = require("@teamix/utils");
|
|
10
|
-
var _schemaNameMap = _interopRequireDefault(require("./schemaNameMap"));
|
|
11
|
-
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
12
|
-
function _toConsumableArray(arr) { return _arrayWithoutHoles(arr) || _iterableToArray(arr) || _unsupportedIterableToArray(arr) || _nonIterableSpread(); }
|
|
13
|
-
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."); }
|
|
14
|
-
function _iterableToArray(iter) { if (typeof Symbol !== "undefined" && iter[Symbol.iterator] != null || iter["@@iterator"] != null) return Array.from(iter); }
|
|
15
|
-
function _arrayWithoutHoles(arr) { if (Array.isArray(arr)) return _arrayLikeToArray(arr); }
|
|
16
|
-
function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest(); }
|
|
17
|
-
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."); }
|
|
18
|
-
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); }
|
|
19
|
-
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; }
|
|
20
|
-
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; }
|
|
21
|
-
function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }
|
|
22
|
-
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; }
|
|
23
|
-
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; }
|
|
24
|
-
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; }
|
|
25
|
-
/**
|
|
26
|
-
* 映射字段size,主要是default转medium
|
|
27
|
-
* @param props component的props
|
|
28
|
-
* @param field 当前字段实例
|
|
29
|
-
* @returns 映射后的字段属性
|
|
30
|
-
*/
|
|
31
|
-
var mapSize = function mapSize(props, field) {
|
|
32
|
-
var layout = _objectSpread(_objectSpread({}, (0, _formily.useFormShallowLayout)()), (0, _formily.useFormLayout)());
|
|
33
|
-
var takeSize = function takeSize() {
|
|
34
|
-
return layout.size === 'default' ? 'medium' : layout.size;
|
|
35
|
-
};
|
|
36
|
-
return _objectSpread(_objectSpread({}, props), {}, {
|
|
37
|
-
size: props.size || takeSize()
|
|
38
|
-
});
|
|
39
|
-
};
|
|
40
|
-
/**
|
|
41
|
-
* 映射字段state
|
|
42
|
-
* @param props component的props
|
|
43
|
-
* @param field 当前字段实例
|
|
44
|
-
* @returns 映射后的字段属性
|
|
45
|
-
*/
|
|
46
|
-
exports.mapSize = mapSize;
|
|
47
|
-
var mapStatus = function mapStatus(props, field) {
|
|
48
|
-
var _field$data;
|
|
49
|
-
var takeStatus = function takeStatus() {
|
|
50
|
-
var _field$warnings, _field$decoratorProps, _field$decoratorProps2;
|
|
51
|
-
if (!field) return;
|
|
52
|
-
if (field['loading'] || field['validating']) return 'loading';
|
|
53
|
-
if (field['invalid']) return 'error';
|
|
54
|
-
if ((_field$warnings = field['warnings']) === null || _field$warnings === void 0 ? void 0 : _field$warnings.length) return 'warning';
|
|
55
|
-
if (((_field$decoratorProps = field.decoratorProps) === null || _field$decoratorProps === void 0 ? void 0 : _field$decoratorProps.feedbackStatus) === 'pending') return 'loading'; // 新增
|
|
56
|
-
return (_field$decoratorProps2 = field.decoratorProps) === null || _field$decoratorProps2 === void 0 ? void 0 : _field$decoratorProps2.feedbackStatus;
|
|
57
|
-
};
|
|
58
|
-
var takeState = function takeState(state) {
|
|
59
|
-
if (state === 'validating' || state === 'pending') return 'loading';
|
|
60
|
-
return state;
|
|
61
|
-
};
|
|
62
|
-
var state = takeState(props.state) || takeStatus();
|
|
63
|
-
var result = {
|
|
64
|
-
state: state
|
|
65
|
-
};
|
|
66
|
-
// 当组件处于loading状态时,仅可读不可写。
|
|
67
|
-
if (state === 'loading' && ((_field$data = field.data) === null || _field$data === void 0 ? void 0 : _field$data.readOnlyOnLoading)) {
|
|
68
|
-
result.readOnly = true;
|
|
69
|
-
}
|
|
70
|
-
return _objectSpread(_objectSpread({}, props), result);
|
|
71
|
-
};
|
|
72
|
-
exports.mapStatus = mapStatus;
|
|
73
|
-
var patchDataSource = function patchDataSource() {
|
|
74
|
-
var dataSource = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : [];
|
|
75
|
-
var removeEmptyChildren = function removeEmptyChildren(data) {
|
|
76
|
-
var result = _objectSpread({}, data);
|
|
77
|
-
if (!result.children || result.children.length === 0) {
|
|
78
|
-
delete result.children;
|
|
79
|
-
} else {
|
|
80
|
-
result.children = result.children.map(removeEmptyChildren);
|
|
81
|
-
}
|
|
82
|
-
return result;
|
|
83
|
-
};
|
|
84
|
-
return (0, _utils.isArr)(dataSource) ? dataSource.map(removeEmptyChildren) : [];
|
|
85
|
-
};
|
|
86
|
-
var mapDataSource = function mapDataSource(props, field) {
|
|
87
|
-
var _props$dataSource;
|
|
88
|
-
if ((0, _core.isVoidField)(field)) {
|
|
89
|
-
return props;
|
|
90
|
-
}
|
|
91
|
-
return _objectSpread(_objectSpread({}, props), {}, {
|
|
92
|
-
dataSource: patchDataSource((_props$dataSource = props.dataSource) !== null && _props$dataSource !== void 0 ? _props$dataSource : field === null || field === void 0 ? void 0 : field.dataSource)
|
|
93
|
-
});
|
|
94
|
-
};
|
|
95
|
-
exports.mapDataSource = mapDataSource;
|
|
96
|
-
var mapMode = function mapMode(props, field) {
|
|
97
|
-
return _objectSpread(_objectSpread({}, props), {}, {
|
|
98
|
-
mode: (field === null || field === void 0 ? void 0 : field.readPretty) ? 'read' : 'edit'
|
|
99
|
-
});
|
|
100
|
-
};
|
|
101
|
-
exports.mapMode = mapMode;
|
|
102
|
-
var getFieldName = function getFieldName() {
|
|
103
|
-
var prefix = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : 'FieldName';
|
|
104
|
-
var suffix = arguments.length > 1 ? arguments[1] : undefined;
|
|
105
|
-
return "".concat(prefix, "-").concat(suffix);
|
|
106
|
-
};
|
|
107
|
-
/**
|
|
108
|
-
* 将ProForm的key映射为formily的key,然后筛除掉无效的key/value
|
|
109
|
-
* @param obj
|
|
110
|
-
* @returns
|
|
111
|
-
*/
|
|
112
|
-
exports.getFieldName = getFieldName;
|
|
113
|
-
var mapSchemaName = function mapSchemaName(obj) {
|
|
114
|
-
var temp = {};
|
|
115
|
-
Object.entries(obj).map(function (_ref) {
|
|
116
|
-
var _ref2 = _slicedToArray(_ref, 2),
|
|
117
|
-
key = _ref2[0],
|
|
118
|
-
value = _ref2[1];
|
|
119
|
-
var newKey = (0, _utils.getValueByValue)(_schemaNameMap.default, key, {
|
|
120
|
-
inputKey: 'proForm',
|
|
121
|
-
outputKey: 'formily'
|
|
122
|
-
}) || key;
|
|
123
|
-
if (value !== undefined && value !== null) {
|
|
124
|
-
if ((0, _utils.isArr)(value)) {
|
|
125
|
-
if (value.length) {
|
|
126
|
-
temp[newKey] = value;
|
|
127
|
-
}
|
|
128
|
-
} else if ((0, _utils.isObj)(value)) {
|
|
129
|
-
if (Object.keys(value).length) {
|
|
130
|
-
temp[newKey] = value;
|
|
131
|
-
}
|
|
132
|
-
} else {
|
|
133
|
-
temp[newKey] = value;
|
|
134
|
-
}
|
|
135
|
-
}
|
|
136
|
-
});
|
|
137
|
-
return temp;
|
|
138
|
-
};
|
|
139
|
-
/**
|
|
140
|
-
* 合并数组或非数组,不移除无效值
|
|
141
|
-
* @param arr 数组
|
|
142
|
-
* @param v 数组或其他
|
|
143
|
-
* @returns 合并数组或合并其他值
|
|
144
|
-
*/
|
|
145
|
-
exports.mapSchemaName = mapSchemaName;
|
|
146
|
-
var mergeArrayValue = function mergeArrayValue(arr, v) {
|
|
147
|
-
if ((0, _utils.isArr)(v)) {
|
|
148
|
-
return [].concat(_toConsumableArray(arr), _toConsumableArray(v));
|
|
149
|
-
}
|
|
150
|
-
return [].concat(_toConsumableArray(arr), [v]);
|
|
151
|
-
};
|
|
152
|
-
/**
|
|
153
|
-
* 初始化请求配置为表达式
|
|
154
|
-
* @param config 请求配置
|
|
155
|
-
* @param suffix scope名称后缀
|
|
156
|
-
* @returns 表达式和scope上下文
|
|
157
|
-
*/
|
|
158
|
-
exports.mergeArrayValue = mergeArrayValue;
|
|
159
|
-
var initializeRequestExpression = function initializeRequestExpression(config, mode, suffix) {
|
|
160
|
-
if ((0, _utils.isPlainObj)(config)) {
|
|
161
|
-
var requestConfigName = "$requestConfig_".concat(suffix);
|
|
162
|
-
return {
|
|
163
|
-
expression: "{{".concat(mode, "($request,context,").concat(requestConfigName, ")}}"),
|
|
164
|
-
scope: _defineProperty({}, requestConfigName, config)
|
|
165
|
-
};
|
|
166
|
-
}
|
|
167
|
-
return {};
|
|
168
|
-
};
|
|
169
|
-
exports.initializeRequestExpression = initializeRequestExpression;
|
package/lib/form/warning.d.ts
DELETED
package/lib/form/warning.js
DELETED
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, "__esModule", {
|
|
4
|
-
value: true
|
|
5
|
-
});
|
|
6
|
-
exports.default = void 0;
|
|
7
|
-
function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
|
|
8
|
-
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
|
|
9
|
-
function _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
|
|
10
|
-
var warning = function warning(item) {
|
|
11
|
-
var newItem = _objectSpread({}, item);
|
|
12
|
-
// if (xxx) {
|
|
13
|
-
// console.warn('xxx');
|
|
14
|
-
// }
|
|
15
|
-
return newItem;
|
|
16
|
-
};
|
|
17
|
-
var _default = warning;
|
|
18
|
-
exports.default = _default;
|
package/lib/image/index.d.ts
DELETED
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
export declare type ProImageProps = {
|
|
3
|
-
src: {
|
|
4
|
-
/** 中文亮色图片地址,默认 url */
|
|
5
|
-
'cn-light': string;
|
|
6
|
-
/** 英文文亮色图片地址 */
|
|
7
|
-
'en-light'?: string;
|
|
8
|
-
/** 繁体亮色图片地址 */
|
|
9
|
-
'tw-light'?: string;
|
|
10
|
-
/** 中文暗色图片地址 */
|
|
11
|
-
'cn-dark'?: string;
|
|
12
|
-
/** 英文暗色图片地址 */
|
|
13
|
-
'en-dark'?: string;
|
|
14
|
-
/** 繁体暗色图片地址 */
|
|
15
|
-
'tw-dark'?: string;
|
|
16
|
-
} & Record<string, string>;
|
|
17
|
-
theme?: 'dark' | 'light';
|
|
18
|
-
/** 自定义改造 url 的函数 */
|
|
19
|
-
transformUrl?: (value: string) => string;
|
|
20
|
-
} & React.DetailedHTMLProps<React.ImgHTMLAttributes<HTMLImageElement>, HTMLImageElement>;
|
|
21
|
-
declare const _default: (props: ProImageProps) => JSX.Element | null;
|
|
22
|
-
export default _default;
|
package/lib/image/index.js
DELETED
|
@@ -1,83 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
|
|
4
|
-
Object.defineProperty(exports, "__esModule", {
|
|
5
|
-
value: true
|
|
6
|
-
});
|
|
7
|
-
exports.default = void 0;
|
|
8
|
-
var _utils = require("@teamix/utils");
|
|
9
|
-
var _react = _interopRequireWildcard(require("react"));
|
|
10
|
-
var _ahooks = require("ahooks");
|
|
11
|
-
var _excluded = ["src", "transformUrl", "theme"];
|
|
12
|
-
function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
13
|
-
function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || _typeof(obj) !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
14
|
-
function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
|
|
15
|
-
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
|
|
16
|
-
function _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
|
|
17
|
-
function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest(); }
|
|
18
|
-
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."); }
|
|
19
|
-
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); }
|
|
20
|
-
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; }
|
|
21
|
-
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; }
|
|
22
|
-
function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }
|
|
23
|
-
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; }
|
|
24
|
-
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; }
|
|
25
|
-
var localeMap = {
|
|
26
|
-
'en-us': 'en',
|
|
27
|
-
'zh-cn': 'cn',
|
|
28
|
-
'zh-tW': 'tw'
|
|
29
|
-
};
|
|
30
|
-
var _default = function _default(props) {
|
|
31
|
-
var src = props.src,
|
|
32
|
-
transformUrl = props.transformUrl,
|
|
33
|
-
themeProp = props.theme,
|
|
34
|
-
extra = _objectWithoutProperties(props, _excluded);
|
|
35
|
-
var _useState = (0, _react.useState)(themeProp || 'light'),
|
|
36
|
-
_useState2 = _slicedToArray(_useState, 2),
|
|
37
|
-
theme = _useState2[0],
|
|
38
|
-
setTheme = _useState2[1];
|
|
39
|
-
var targetSrc = src ? src['cn-light'] : '';
|
|
40
|
-
var lan = localeMap[(0, _utils.getLanguage)().toLowerCase()] || 'cn';
|
|
41
|
-
function getTheme() {
|
|
42
|
-
var _window$getComputedSt, _window;
|
|
43
|
-
var cssTheme = (_window$getComputedSt = (_window = window).getComputedStyle) === null || _window$getComputedSt === void 0 ? void 0 : _window$getComputedSt.call(_window, window.document.body).getPropertyValue('--alicloudfe-components-theme').trim();
|
|
44
|
-
if (cssTheme.indexOf('-dark') !== -1) {
|
|
45
|
-
return 'dark';
|
|
46
|
-
} else {
|
|
47
|
-
return 'light';
|
|
48
|
-
}
|
|
49
|
-
}
|
|
50
|
-
function setImgTheme() {
|
|
51
|
-
setTheme(props.theme || getTheme());
|
|
52
|
-
}
|
|
53
|
-
(0, _ahooks.useMutationObserver)(function (mutationsList) {
|
|
54
|
-
mutationsList.forEach(function (mutation) {
|
|
55
|
-
if (mutation.attributeName === 'class') {
|
|
56
|
-
setImgTheme();
|
|
57
|
-
}
|
|
58
|
-
});
|
|
59
|
-
}, document.querySelector('html'), {
|
|
60
|
-
attributes: true
|
|
61
|
-
});
|
|
62
|
-
(0, _ahooks.useMutationObserver)(function (mutationsList) {
|
|
63
|
-
mutationsList.forEach(function (mutation) {
|
|
64
|
-
if (mutation.attributeName === 'class') {
|
|
65
|
-
setImgTheme();
|
|
66
|
-
}
|
|
67
|
-
});
|
|
68
|
-
}, document.body, {
|
|
69
|
-
attributes: true
|
|
70
|
-
});
|
|
71
|
-
// const theme = props.theme || getTheme() || 'light';
|
|
72
|
-
targetSrc = src["".concat(lan, "-").concat(theme)] || src["".concat(lan, "-light")] || src["cn-".concat(theme)] || src['cn-light'];
|
|
73
|
-
if (targetSrc && transformUrl) {
|
|
74
|
-
targetSrc = transformUrl(targetSrc);
|
|
75
|
-
}
|
|
76
|
-
if (!targetSrc) {
|
|
77
|
-
return null;
|
|
78
|
-
}
|
|
79
|
-
return /*#__PURE__*/_react.default.createElement("img", _objectSpread({
|
|
80
|
-
src: targetSrc
|
|
81
|
-
}, extra));
|
|
82
|
-
};
|
|
83
|
-
exports.default = _default;
|
package/lib/image/index.scss
DELETED