@teamix/pro 1.6.1-beta → 2.0.0-beta.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/pro.min.css +1 -1
- package/dist/pro.min.js +1 -2
- package/es/index-without-icon.d.ts +13 -13
- package/es/index-without-icon.js +31 -31
- package/es/index.d.ts +25 -33
- package/es/index.js +50 -49
- package/es/nocode/configurators/PageHeader.js +1 -1
- package/es/nocode/configurators/ProTable.js +1 -1
- package/es/nocode/configurators/index.js +1 -1
- package/es/nocode/configurators/map.js +3 -3
- package/es/nocode/index.js +8 -6
- package/es/nocode/pages/editor.js +1 -1
- package/es/nocode/pages/index.js +7 -4
- package/es/nocode/pages/playground.js +9 -11
- package/es/nocode/pages/renderer.d.ts +1 -1
- package/es/nocode/pages/renderer.js +12 -12
- package/es/nocode/playground.js +5 -7
- package/es/templates/Detail/index.js +1 -1
- package/es/templates/Form/index.js +1 -1
- package/es/templates/List/index.d.ts +6 -3
- package/es/templates/List/index.js +7 -9
- package/es/templates/index.js +3 -3
- package/es/xconsole.scss +0 -1
- package/lib/index-without-icon.d.ts +13 -13
- package/lib/index-without-icon.js +57 -57
- package/lib/index.d.ts +25 -33
- package/lib/index.js +87 -159
- package/lib/nocode/pages/index.js +1 -1
- package/lib/nocode/pages/playground.js +5 -7
- package/lib/nocode/pages/renderer.d.ts +1 -1
- package/lib/nocode/pages/renderer.js +12 -12
- package/lib/nocode/playground.js +4 -6
- package/lib/templates/List/index.d.ts +6 -3
- package/lib/templates/List/index.js +6 -8
- package/lib/xconsole.scss +0 -1
- package/package.json +18 -6
- package/dist/pro.all.min.css +0 -1
- package/dist/pro.css +0 -1
- package/dist/pro.js +0 -121588
- package/dist/pro.min.js.LICENSE.txt +0 -56
- package/dist/pro.xconsole.min.css +0 -1
- package/es/actions/base.d.ts +0 -24
- package/es/actions/base.js +0 -64
- package/es/actions/confirm.d.ts +0 -7
- package/es/actions/confirm.js +0 -11
- package/es/actions/danger-confirm.d.ts +0 -7
- package/es/actions/danger-confirm.js +0 -14
- package/es/actions/danger-pop-confirm.d.ts +0 -5
- package/es/actions/danger-pop-confirm.js +0 -10
- package/es/actions/dialog-component.d.ts +0 -10
- package/es/actions/dialog-component.js +0 -19
- package/es/actions/dialog-form.d.ts +0 -29
- package/es/actions/dialog-form.js +0 -211
- package/es/actions/dialog-info.d.ts +0 -9
- package/es/actions/dialog-info.js +0 -19
- package/es/actions/dialog-table.d.ts +0 -9
- package/es/actions/dialog-table.js +0 -10
- package/es/actions/dialog.d.ts +0 -40
- package/es/actions/dialog.js +0 -223
- package/es/actions/drawer-form.d.ts +0 -6
- package/es/actions/drawer-form.js +0 -7
- package/es/actions/drawer-info.d.ts +0 -6
- package/es/actions/drawer-info.js +0 -7
- package/es/actions/drawer-table.d.ts +0 -6
- package/es/actions/drawer-table.js +0 -7
- package/es/actions/drawer.d.ts +0 -6
- package/es/actions/drawer.js +0 -7
- package/es/actions/error.d.ts +0 -7
- package/es/actions/error.js +0 -11
- package/es/actions/index.d.ts +0 -114
- package/es/actions/index.js +0 -438
- package/es/actions/index.scss +0 -145
- package/es/actions/link.d.ts +0 -8
- package/es/actions/link.js +0 -15
- package/es/actions/notice.d.ts +0 -7
- package/es/actions/notice.js +0 -11
- package/es/actions/pop-confirm.d.ts +0 -9
- package/es/actions/pop-confirm.js +0 -9
- package/es/actions/quick.d.ts +0 -2
- package/es/actions/quick.js +0 -26
- package/es/actions/request.d.ts +0 -9
- package/es/actions/request.js +0 -48
- package/es/actions/utils.d.ts +0 -1
- package/es/actions/utils.js +0 -19
- package/es/card/card-container.d.ts +0 -18
- package/es/card/card-container.js +0 -19
- package/es/card/divider.d.ts +0 -6
- package/es/card/divider.js +0 -11
- package/es/card/index.d.ts +0 -109
- package/es/card/index.js +0 -284
- package/es/card/index.scss +0 -313
- package/es/card/selectable.d.ts +0 -13
- package/es/card/selectable.js +0 -36
- package/es/card/tab.d.ts +0 -6
- package/es/card/tab.js +0 -18
- package/es/card/utils.d.ts +0 -9
- package/es/card/utils.js +0 -28
- package/es/card/xconsole.scss +0 -3
- package/es/field/index.d.ts +0 -3
- package/es/field/index.js +0 -3
- package/es/form/Components/Editable/index.d.ts +0 -20
- package/es/form/Components/Editable/index.js +0 -193
- package/es/form/Components/FormGroup/index.d.ts +0 -14
- package/es/form/Components/FormGroup/index.js +0 -78
- package/es/form/Components/FormGroup/index.scss +0 -23
- package/es/form/Components/FormItem2/animation.scss +0 -72
- package/es/form/Components/FormItem2/grid.scss +0 -173
- package/es/form/Components/FormItem2/index.d.ts +0 -41
- package/es/form/Components/FormItem2/index.js +0 -285
- package/es/form/Components/FormItem2/main.scss +0 -413
- package/es/form/Components/FormItem2/scss/variable.scss +0 -118
- package/es/form/Components/FormItem2/style.d.ts +0 -1
- package/es/form/Components/FormItem2/style.js +0 -1
- package/es/form/Components/LightFilter/componentMap.d.ts +0 -3
- package/es/form/Components/LightFilter/componentMap.js +0 -7
- package/es/form/Components/LightFilter/index.d.ts +0 -17
- package/es/form/Components/LightFilter/index.js +0 -122
- package/es/form/Components/LightFilter/index.scss +0 -93
- package/es/form/Components/ProField/index.d.ts +0 -2
- package/es/form/Components/ProField/index.js +0 -31
- package/es/form/Components/ProField/mapDateFormat.d.ts +0 -3
- package/es/form/Components/ProField/mapDateFormat.js +0 -86
- package/es/form/Components/Text/index.d.ts +0 -8
- package/es/form/Components/Text/index.js +0 -20
- package/es/form/Components/Text/index.scss +0 -8
- package/es/form/Components/__builtins__/empty.d.ts +0 -1
- package/es/form/Components/__builtins__/empty.js +0 -51
- package/es/form/Components/__builtins__/hooks/index.d.ts +0 -2
- package/es/form/Components/__builtins__/hooks/index.js +0 -2
- package/es/form/Components/__builtins__/hooks/useClickAway.d.ts +0 -5
- package/es/form/Components/__builtins__/hooks/useClickAway.js +0 -37
- package/es/form/Components/__builtins__/hooks/usePrefixCls.d.ts +0 -3
- package/es/form/Components/__builtins__/hooks/usePrefixCls.js +0 -8
- package/es/form/Components/__builtins__/icons.d.ts +0 -20
- package/es/form/Components/__builtins__/icons.js +0 -153
- package/es/form/Components/__builtins__/index.d.ts +0 -8
- package/es/form/Components/__builtins__/index.js +0 -8
- package/es/form/Components/__builtins__/loading.d.ts +0 -1
- package/es/form/Components/__builtins__/loading.js +0 -41
- package/es/form/Components/__builtins__/mapSize.d.ts +0 -1
- package/es/form/Components/__builtins__/mapSize.js +0 -13
- package/es/form/Components/__builtins__/mapStatus.d.ts +0 -2
- package/es/form/Components/__builtins__/mapStatus.js +0 -20
- package/es/form/Components/__builtins__/moment.d.ts +0 -2
- package/es/form/Components/__builtins__/moment.js +0 -47
- package/es/form/Components/__builtins__/pickDataProps.d.ts +0 -1
- package/es/form/Components/__builtins__/pickDataProps.js +0 -9
- package/es/form/Components/form-layout/index.d.ts +0 -74
- package/es/form/Components/form-layout/index.js +0 -71
- package/es/form/Components/form-layout/main.scss +0 -0
- package/es/form/Components/form-layout/style.d.ts +0 -1
- package/es/form/Components/form-layout/style.js +0 -3
- package/es/form/Components/form-layout/useResponsiveFormLayout.d.ts +0 -18
- package/es/form/Components/form-layout/useResponsiveFormLayout.js +0 -87
- package/es/form/Filter/AdvancedFilter.d.ts +0 -7
- package/es/form/Filter/AdvancedFilter.js +0 -112
- package/es/form/Filter/Layout.d.ts +0 -5
- package/es/form/Filter/Layout.js +0 -68
- package/es/form/Filter/LightFilter.d.ts +0 -7
- package/es/form/Filter/LightFilter.js +0 -94
- package/es/form/Filter/SimpleFilter.d.ts +0 -7
- package/es/form/Filter/SimpleFilter.js +0 -88
- package/es/form/Filter/index.d.ts +0 -9
- package/es/form/Filter/index.js +0 -511
- package/es/form/Filter/index.scss +0 -48
- package/es/form/Filter/index2.d.ts +0 -13
- package/es/form/Filter/index2.js +0 -162
- package/es/form/Filter/index2.scss +0 -26
- package/es/form/Filter/layout.scss +0 -40
- package/es/form/Filter/useBindUrl.d.ts +0 -2
- package/es/form/Filter/useBindUrl.js +0 -90
- package/es/form/Filter/useSpecialProps.d.ts +0 -6
- package/es/form/Filter/useSpecialProps.js +0 -32
- package/es/form/ProForm/addCascadeEffect.d.ts +0 -2
- package/es/form/ProForm/addCascadeEffect.js +0 -203
- package/es/form/ProForm/customComponent.d.ts +0 -3
- package/es/form/ProForm/customComponent.js +0 -16
- package/es/form/ProForm/index.d.ts +0 -5
- package/es/form/ProForm/index.js +0 -152
- package/es/form/ProForm/index.scss +0 -411
- package/es/form/ProForm/useAutoLayout.d.ts +0 -9
- package/es/form/ProForm/useAutoLayout.js +0 -93
- package/es/form/ProForm/useAutoSubmit.d.ts +0 -6
- package/es/form/ProForm/useAutoSubmit.js +0 -23
- package/es/form/ProForm/useFieldRequest.d.ts +0 -5
- package/es/form/ProForm/useFieldRequest.js +0 -14
- package/es/form/ProForm/useFormDisplayValues.d.ts +0 -4
- package/es/form/ProForm/useFormDisplayValues.js +0 -78
- package/es/form/ProForm/useInitialRequest.d.ts +0 -6
- package/es/form/ProForm/useInitialRequest.js +0 -10
- package/es/form/SchemaForm/adapterComponent.d.ts +0 -5
- package/es/form/SchemaForm/adapterComponent.js +0 -14
- package/es/form/SchemaForm/adapterDecorator.d.ts +0 -6
- package/es/form/SchemaForm/adapterDecorator.js +0 -20
- package/es/form/SchemaForm/adapterType.d.ts +0 -5
- package/es/form/SchemaForm/adapterType.js +0 -52
- package/es/form/SchemaForm/index.d.ts +0 -4
- package/es/form/SchemaForm/index.js +0 -209
- package/es/form/SchemaForm/initializeArrayCards.d.ts +0 -3
- package/es/form/SchemaForm/initializeArrayCards.js +0 -18
- package/es/form/SchemaForm/initializeArrayCollapse.d.ts +0 -3
- package/es/form/SchemaForm/initializeArrayCollapse.js +0 -18
- package/es/form/SchemaForm/initializeArrayItems.d.ts +0 -3
- package/es/form/SchemaForm/initializeArrayItems.js +0 -31
- package/es/form/SchemaForm/initializeArrayTable.d.ts +0 -3
- package/es/form/SchemaForm/initializeArrayTable.js +0 -78
- package/es/form/SchemaForm/initializeDataSource.d.ts +0 -15
- package/es/form/SchemaForm/initializeDataSource.js +0 -19
- package/es/form/SchemaForm/initializeFormButton.d.ts +0 -3
- package/es/form/SchemaForm/initializeFormButton.js +0 -74
- package/es/form/SchemaForm/initializeFormCollapse.d.ts +0 -3
- package/es/form/SchemaForm/initializeFormCollapse.js +0 -33
- package/es/form/SchemaForm/initializeFormGroup.d.ts +0 -3
- package/es/form/SchemaForm/initializeFormGroup.js +0 -36
- package/es/form/SchemaForm/initializeFormStep.d.ts +0 -5
- package/es/form/SchemaForm/initializeFormStep.js +0 -50
- package/es/form/SchemaForm/initializeFormTab.d.ts +0 -3
- package/es/form/SchemaForm/initializeFormTab.js +0 -43
- package/es/form/SchemaForm/initializeReactions.d.ts +0 -2
- package/es/form/SchemaForm/initializeReactions.js +0 -65
- package/es/form/SchemaForm/initializeRequest.d.ts +0 -11
- package/es/form/SchemaForm/initializeRequest.js +0 -38
- package/es/form/SchemaForm/initializeRules.d.ts +0 -11
- package/es/form/SchemaForm/initializeRules.js +0 -46
- package/es/form/SchemaForm/initializeSelectTable.d.ts +0 -3
- package/es/form/SchemaForm/initializeSelectTable.js +0 -83
- package/es/form/SchemaForm/reactions.d.ts +0 -6
- package/es/form/SchemaForm/reactions.js +0 -88
- package/es/form/docs/ActionResponse.d.ts +0 -8
- package/es/form/docs/ActionResponse.js +0 -11
- package/es/form/docs/ActionResponse.less +0 -25
- package/es/form/fieldTypeMap.d.ts +0 -7
- package/es/form/fieldTypeMap.js +0 -46
- package/es/form/global.scss +0 -14
- package/es/form/index.d.ts +0 -125
- package/es/form/index.js +0 -44
- package/es/form/locales/validate.d.ts +0 -159
- package/es/form/locales/validate.js +0 -158
- package/es/form/schemaNameMap.d.ts +0 -5
- package/es/form/schemaNameMap.js +0 -50
- package/es/form/typing.d.ts +0 -194
- package/es/form/typing.js +0 -1
- package/es/form/utils.d.ts +0 -55
- package/es/form/utils.js +0 -155
- package/es/form/warning.d.ts +0 -3
- package/es/form/warning.js +0 -11
- package/es/image/index.d.ts +0 -22
- package/es/image/index.js +0 -73
- package/es/image/index.scss +0 -3
- package/es/info/components/InfoGroup/index.d.ts +0 -5
- package/es/info/components/InfoGroup/index.js +0 -86
- package/es/info/components/InfoGroup/index.scss +0 -64
- package/es/info/components/InfoValueItem/index.d.ts +0 -5
- package/es/info/components/InfoValueItem/index.js +0 -302
- package/es/info/components/InfoValueItem/index.scss +0 -26
- package/es/info/components/ProInfoItem/index.d.ts +0 -5
- package/es/info/components/ProInfoItem/index.js +0 -92
- package/es/info/components/ProInfoItem/index.scss +0 -76
- package/es/info/components/baseInfo/index.d.ts +0 -8
- package/es/info/components/baseInfo/index.js +0 -95
- package/es/info/components/baseInfo/index.scss +0 -6
- package/es/info/components/headerInfo/index.d.ts +0 -8
- package/es/info/components/headerInfo/index.js +0 -68
- package/es/info/components/headerInfo/index.scss +0 -3
- package/es/info/components/tableInfo/index.d.ts +0 -7
- package/es/info/components/tableInfo/index.js +0 -154
- package/es/info/components/tableInfo/index.scss +0 -18
- package/es/info/index.d.ts +0 -10
- package/es/info/index.js +0 -181
- package/es/info/index.scss +0 -9
- package/es/info/typing.d.ts +0 -220
- package/es/info/typing.js +0 -1
- package/es/info/utils/index.d.ts +0 -20
- package/es/info/utils/index.js +0 -49
- package/es/info/utils/layout.d.ts +0 -2
- package/es/info/utils/layout.js +0 -58
- package/es/info/utils/utils.d.ts +0 -1
- package/es/info/utils/utils.js +0 -13
- package/es/layout/index.d.ts +0 -2
- package/es/layout/index.js +0 -3
- package/es/page-container/index.d.ts +0 -3
- package/es/page-container/index.js +0 -3
- package/es/page-header/index.d.ts +0 -74
- package/es/page-header/index.js +0 -218
- package/es/page-header/index.scss +0 -193
- package/es/page-header/xconsole.scss +0 -5
- package/es/sidebar/components/sidebar-container/index.d.ts +0 -5
- package/es/sidebar/components/sidebar-container/index.js +0 -167
- package/es/sidebar/components/sidebar-container/index.scss +0 -73
- package/es/sidebar/components/tree/index.d.ts +0 -6
- package/es/sidebar/components/tree/index.js +0 -288
- package/es/sidebar/components/tree/index.scss +0 -10
- package/es/sidebar/components/tree-node/components/HoverTooltip/index.d.ts +0 -15
- package/es/sidebar/components/tree-node/components/HoverTooltip/index.js +0 -47
- package/es/sidebar/components/tree-node/components/HoverTooltip/index.scss +0 -7
- package/es/sidebar/components/tree-node/components/IconAction/index.d.ts +0 -12
- package/es/sidebar/components/tree-node/components/IconAction/index.js +0 -79
- package/es/sidebar/components/tree-node/components/IconAction/index.scss +0 -7
- package/es/sidebar/components/tree-node/components/IconSwitch/index.d.ts +0 -23
- package/es/sidebar/components/tree-node/components/IconSwitch/index.js +0 -60
- package/es/sidebar/components/tree-node/components/IconSwitch/index.scss +0 -7
- package/es/sidebar/components/tree-node/index.d.ts +0 -7
- package/es/sidebar/components/tree-node/index.js +0 -192
- package/es/sidebar/components/tree-node/index.scss +0 -68
- package/es/sidebar/index.d.ts +0 -9
- package/es/sidebar/index.js +0 -187
- package/es/sidebar/index.scss +0 -38
- package/es/sidebar/typing.d.ts +0 -145
- package/es/sidebar/typing.js +0 -1
- package/es/sidebar/utils/action-ref.d.ts +0 -3
- package/es/sidebar/utils/action-ref.js +0 -10
- package/es/sidebar/utils/index.d.ts +0 -364
- package/es/sidebar/utils/index.js +0 -277
- package/es/skeleton/index.d.ts +0 -3
- package/es/skeleton/index.js +0 -3
- package/es/table/components/CardView/index.d.ts +0 -5
- package/es/table/components/CardView/index.js +0 -387
- package/es/table/components/CardView/index.scss +0 -46
- package/es/table/components/EmptyContent/index.d.ts +0 -2
- package/es/table/components/EmptyContent/index.js +0 -11
- package/es/table/components/Filter/index.d.ts +0 -12
- package/es/table/components/Filter/index.js +0 -248
- package/es/table/components/Filter/index.scss +0 -27
- package/es/table/components/Layout/index.d.ts +0 -5
- package/es/table/components/Layout/index.js +0 -175
- package/es/table/components/Layout/index.scss +0 -48
- package/es/table/components/LoadMore/index.d.ts +0 -20
- package/es/table/components/LoadMore/index.js +0 -88
- package/es/table/components/LoadMore/index.scss +0 -19
- package/es/table/components/Pagination/index.d.ts +0 -8
- package/es/table/components/Pagination/index.js +0 -244
- package/es/table/components/Pagination/index.scss +0 -55
- package/es/table/components/QuickAction/index.d.ts +0 -11
- package/es/table/components/QuickAction/index.js +0 -45
- package/es/table/components/ToolBar/CardSwitch.d.ts +0 -8
- package/es/table/components/ToolBar/CardSwitch.js +0 -52
- package/es/table/components/ToolBar/DensityIcon.d.ts +0 -4
- package/es/table/components/ToolBar/DensityIcon.js +0 -107
- package/es/table/components/ToolBar/FilterColumnIcon.d.ts +0 -4
- package/es/table/components/ToolBar/FilterColumnIcon.js +0 -362
- package/es/table/components/ToolBar/FullScreenIcon.d.ts +0 -4
- package/es/table/components/ToolBar/FullScreenIcon.js +0 -29
- package/es/table/components/ToolBar/Fullscreen.d.ts +0 -10
- package/es/table/components/ToolBar/Fullscreen.js +0 -100
- package/es/table/components/ToolBar/RefreshIcon.d.ts +0 -4
- package/es/table/components/ToolBar/RefreshIcon.js +0 -180
- package/es/table/components/ToolBar/index.d.ts +0 -5
- package/es/table/components/ToolBar/index.js +0 -174
- package/es/table/components/ToolBar/index.scss +0 -177
- package/es/table/index.d.ts +0 -5
- package/es/table/index.js +0 -1215
- package/es/table/index.scss +0 -185
- package/es/table/typing.d.ts +0 -432
- package/es/table/typing.js +0 -1
- package/es/table/utils/columnRender.d.ts +0 -14
- package/es/table/utils/columnRender.js +0 -287
- package/es/table/utils/genAutoWidthColumns.d.ts +0 -30
- package/es/table/utils/genAutoWidthColumns.js +0 -327
- package/es/table/utils/genProColumnToColumn.d.ts +0 -13
- package/es/table/utils/genProColumnToColumn.js +0 -51
- package/es/table/utils/getTableProps.d.ts +0 -2
- package/es/table/utils/getTableProps.js +0 -4
- package/es/table/utils/getTableSortIcons.d.ts +0 -3
- package/es/table/utils/getTableSortIcons.js +0 -21
- package/es/table/utils/index.d.ts +0 -19
- package/es/table/utils/index.js +0 -128
- package/es/table/utils/pureColumnRender.d.ts +0 -9
- package/es/table/utils/pureColumnRender.js +0 -169
- package/es/table/utils/pureGenProColumnToColumn.d.ts +0 -7
- package/es/table/utils/pureGenProColumnToColumn.js +0 -28
- package/es/table/utils/useTableSelection.d.ts +0 -3
- package/es/table/utils/useTableSelection.js +0 -80
- package/es/table/utils/util.d.ts +0 -5
- package/es/table/utils/util.js +0 -19
- package/es/table/xconsole.scss +0 -6
- package/es/timeline/ProTimeLineItem/index.d.ts +0 -5
- package/es/timeline/ProTimeLineItem/index.js +0 -245
- package/es/timeline/ProTimeLineItem/index.scss +0 -235
- package/es/timeline/index.d.ts +0 -10
- package/es/timeline/index.js +0 -63
- package/es/timeline/index.scss +0 -7
- package/es/timeline/typing.d.ts +0 -107
- package/es/timeline/typing.js +0 -1
- package/es/utils/index.d.ts +0 -3
- package/es/utils/index.js +0 -3
- package/es/utils/message.d.ts +0 -3
- package/es/utils/message.js +0 -14
- package/lib/actions/base.d.ts +0 -24
- package/lib/actions/base.js +0 -72
- package/lib/actions/confirm.d.ts +0 -7
- package/lib/actions/confirm.js +0 -20
- package/lib/actions/danger-confirm.d.ts +0 -7
- package/lib/actions/danger-confirm.js +0 -23
- package/lib/actions/danger-pop-confirm.d.ts +0 -5
- package/lib/actions/danger-pop-confirm.js +0 -18
- package/lib/actions/dialog-component.d.ts +0 -10
- package/lib/actions/dialog-component.js +0 -28
- package/lib/actions/dialog-form.d.ts +0 -29
- package/lib/actions/dialog-form.js +0 -220
- package/lib/actions/dialog-info.d.ts +0 -9
- package/lib/actions/dialog-info.js +0 -28
- package/lib/actions/dialog-table.d.ts +0 -9
- package/lib/actions/dialog-table.js +0 -19
- package/lib/actions/dialog.d.ts +0 -40
- package/lib/actions/dialog.js +0 -232
- package/lib/actions/drawer-form.d.ts +0 -6
- package/lib/actions/drawer-form.js +0 -15
- package/lib/actions/drawer-info.d.ts +0 -6
- package/lib/actions/drawer-info.js +0 -15
- package/lib/actions/drawer-table.d.ts +0 -6
- package/lib/actions/drawer-table.js +0 -15
- package/lib/actions/drawer.d.ts +0 -6
- package/lib/actions/drawer.js +0 -16
- package/lib/actions/error.d.ts +0 -7
- package/lib/actions/error.js +0 -20
- package/lib/actions/index.d.ts +0 -114
- package/lib/actions/index.js +0 -476
- package/lib/actions/index.scss +0 -145
- package/lib/actions/link.d.ts +0 -8
- package/lib/actions/link.js +0 -21
- package/lib/actions/notice.d.ts +0 -7
- package/lib/actions/notice.js +0 -20
- package/lib/actions/pop-confirm.d.ts +0 -9
- package/lib/actions/pop-confirm.js +0 -18
- package/lib/actions/quick.d.ts +0 -2
- package/lib/actions/quick.js +0 -33
- package/lib/actions/request.d.ts +0 -9
- package/lib/actions/request.js +0 -55
- package/lib/actions/utils.d.ts +0 -1
- package/lib/actions/utils.js +0 -25
- package/lib/card/card-container.d.ts +0 -18
- package/lib/card/card-container.js +0 -28
- package/lib/card/divider.d.ts +0 -6
- package/lib/card/divider.js +0 -19
- package/lib/card/index.d.ts +0 -109
- package/lib/card/index.js +0 -310
- package/lib/card/index.scss +0 -313
- package/lib/card/selectable.d.ts +0 -13
- package/lib/card/selectable.js +0 -44
- package/lib/card/tab.d.ts +0 -6
- package/lib/card/tab.js +0 -26
- package/lib/card/utils.d.ts +0 -9
- package/lib/card/utils.js +0 -35
- package/lib/card/xconsole.scss +0 -3
- package/lib/field/index.d.ts +0 -3
- package/lib/field/index.js +0 -24
- package/lib/form/Components/Editable/index.d.ts +0 -20
- package/lib/form/Components/Editable/index.js +0 -205
- package/lib/form/Components/FormGroup/index.d.ts +0 -14
- package/lib/form/Components/FormGroup/index.js +0 -86
- package/lib/form/Components/FormGroup/index.scss +0 -23
- package/lib/form/Components/FormItem2/animation.scss +0 -72
- package/lib/form/Components/FormItem2/grid.scss +0 -173
- package/lib/form/Components/FormItem2/index.d.ts +0 -41
- package/lib/form/Components/FormItem2/index.js +0 -298
- package/lib/form/Components/FormItem2/main.scss +0 -413
- package/lib/form/Components/FormItem2/scss/variable.scss +0 -118
- package/lib/form/Components/FormItem2/style.d.ts +0 -1
- package/lib/form/Components/FormItem2/style.js +0 -3
- package/lib/form/Components/LightFilter/componentMap.d.ts +0 -3
- package/lib/form/Components/LightFilter/componentMap.js +0 -14
- package/lib/form/Components/LightFilter/index.d.ts +0 -17
- package/lib/form/Components/LightFilter/index.js +0 -133
- package/lib/form/Components/LightFilter/index.scss +0 -93
- package/lib/form/Components/ProField/index.d.ts +0 -2
- package/lib/form/Components/ProField/index.js +0 -39
- package/lib/form/Components/ProField/mapDateFormat.d.ts +0 -3
- package/lib/form/Components/ProField/mapDateFormat.js +0 -94
- package/lib/form/Components/Text/index.d.ts +0 -8
- package/lib/form/Components/Text/index.js +0 -28
- package/lib/form/Components/Text/index.scss +0 -8
- package/lib/form/Components/__builtins__/empty.d.ts +0 -1
- package/lib/form/Components/__builtins__/empty.js +0 -59
- package/lib/form/Components/__builtins__/hooks/index.d.ts +0 -2
- package/lib/form/Components/__builtins__/hooks/index.js +0 -27
- package/lib/form/Components/__builtins__/hooks/useClickAway.d.ts +0 -5
- package/lib/form/Components/__builtins__/hooks/useClickAway.js +0 -44
- package/lib/form/Components/__builtins__/hooks/usePrefixCls.d.ts +0 -3
- package/lib/form/Components/__builtins__/hooks/usePrefixCls.js +0 -15
- package/lib/form/Components/__builtins__/icons.d.ts +0 -20
- package/lib/form/Components/__builtins__/icons.js +0 -174
- package/lib/form/Components/__builtins__/index.d.ts +0 -8
- package/lib/form/Components/__builtins__/index.js +0 -93
- package/lib/form/Components/__builtins__/loading.d.ts +0 -1
- package/lib/form/Components/__builtins__/loading.js +0 -48
- package/lib/form/Components/__builtins__/mapSize.d.ts +0 -1
- package/lib/form/Components/__builtins__/mapSize.js +0 -20
- package/lib/form/Components/__builtins__/mapStatus.d.ts +0 -2
- package/lib/form/Components/__builtins__/mapStatus.js +0 -27
- package/lib/form/Components/__builtins__/moment.d.ts +0 -2
- package/lib/form/Components/__builtins__/moment.js +0 -56
- package/lib/form/Components/__builtins__/pickDataProps.d.ts +0 -1
- package/lib/form/Components/__builtins__/pickDataProps.js +0 -16
- package/lib/form/Components/form-layout/index.d.ts +0 -74
- package/lib/form/Components/form-layout/index.js +0 -88
- package/lib/form/Components/form-layout/main.scss +0 -0
- package/lib/form/Components/form-layout/style.d.ts +0 -1
- package/lib/form/Components/form-layout/style.js +0 -3
- package/lib/form/Components/form-layout/useResponsiveFormLayout.d.ts +0 -18
- package/lib/form/Components/form-layout/useResponsiveFormLayout.js +0 -94
- package/lib/form/Filter/AdvancedFilter.d.ts +0 -7
- package/lib/form/Filter/AdvancedFilter.js +0 -123
- package/lib/form/Filter/Layout.d.ts +0 -5
- package/lib/form/Filter/Layout.js +0 -78
- package/lib/form/Filter/LightFilter.d.ts +0 -7
- package/lib/form/Filter/LightFilter.js +0 -105
- package/lib/form/Filter/SimpleFilter.d.ts +0 -7
- package/lib/form/Filter/SimpleFilter.js +0 -99
- package/lib/form/Filter/index.d.ts +0 -9
- package/lib/form/Filter/index.js +0 -526
- package/lib/form/Filter/index.scss +0 -48
- package/lib/form/Filter/index2.d.ts +0 -13
- package/lib/form/Filter/index2.js +0 -174
- package/lib/form/Filter/index2.scss +0 -26
- package/lib/form/Filter/layout.scss +0 -40
- package/lib/form/Filter/useBindUrl.d.ts +0 -2
- package/lib/form/Filter/useBindUrl.js +0 -97
- package/lib/form/Filter/useSpecialProps.d.ts +0 -6
- package/lib/form/Filter/useSpecialProps.js +0 -39
- package/lib/form/ProForm/addCascadeEffect.d.ts +0 -2
- package/lib/form/ProForm/addCascadeEffect.js +0 -210
- package/lib/form/ProForm/customComponent.d.ts +0 -3
- package/lib/form/ProForm/customComponent.js +0 -22
- package/lib/form/ProForm/index.d.ts +0 -5
- package/lib/form/ProForm/index.js +0 -163
- package/lib/form/ProForm/index.scss +0 -411
- package/lib/form/ProForm/useAutoLayout.d.ts +0 -9
- package/lib/form/ProForm/useAutoLayout.js +0 -100
- package/lib/form/ProForm/useAutoSubmit.d.ts +0 -6
- package/lib/form/ProForm/useAutoSubmit.js +0 -28
- package/lib/form/ProForm/useFieldRequest.d.ts +0 -5
- package/lib/form/ProForm/useFieldRequest.js +0 -21
- package/lib/form/ProForm/useFormDisplayValues.d.ts +0 -4
- package/lib/form/ProForm/useFormDisplayValues.js +0 -86
- package/lib/form/ProForm/useInitialRequest.d.ts +0 -6
- package/lib/form/ProForm/useInitialRequest.js +0 -17
- package/lib/form/SchemaForm/adapterComponent.d.ts +0 -5
- package/lib/form/SchemaForm/adapterComponent.js +0 -21
- package/lib/form/SchemaForm/adapterDecorator.d.ts +0 -6
- package/lib/form/SchemaForm/adapterDecorator.js +0 -24
- package/lib/form/SchemaForm/adapterType.d.ts +0 -5
- package/lib/form/SchemaForm/adapterType.js +0 -59
- package/lib/form/SchemaForm/index.d.ts +0 -4
- package/lib/form/SchemaForm/index.js +0 -220
- package/lib/form/SchemaForm/initializeArrayCards.d.ts +0 -3
- package/lib/form/SchemaForm/initializeArrayCards.js +0 -25
- package/lib/form/SchemaForm/initializeArrayCollapse.d.ts +0 -3
- package/lib/form/SchemaForm/initializeArrayCollapse.js +0 -25
- package/lib/form/SchemaForm/initializeArrayItems.d.ts +0 -3
- package/lib/form/SchemaForm/initializeArrayItems.js +0 -38
- package/lib/form/SchemaForm/initializeArrayTable.d.ts +0 -3
- package/lib/form/SchemaForm/initializeArrayTable.js +0 -85
- package/lib/form/SchemaForm/initializeDataSource.d.ts +0 -15
- package/lib/form/SchemaForm/initializeDataSource.js +0 -26
- package/lib/form/SchemaForm/initializeFormButton.d.ts +0 -3
- package/lib/form/SchemaForm/initializeFormButton.js +0 -81
- package/lib/form/SchemaForm/initializeFormCollapse.d.ts +0 -3
- package/lib/form/SchemaForm/initializeFormCollapse.js +0 -40
- package/lib/form/SchemaForm/initializeFormGroup.d.ts +0 -3
- package/lib/form/SchemaForm/initializeFormGroup.js +0 -43
- package/lib/form/SchemaForm/initializeFormStep.d.ts +0 -5
- package/lib/form/SchemaForm/initializeFormStep.js +0 -57
- package/lib/form/SchemaForm/initializeFormTab.d.ts +0 -3
- package/lib/form/SchemaForm/initializeFormTab.js +0 -50
- package/lib/form/SchemaForm/initializeReactions.d.ts +0 -2
- package/lib/form/SchemaForm/initializeReactions.js +0 -73
- package/lib/form/SchemaForm/initializeRequest.d.ts +0 -11
- package/lib/form/SchemaForm/initializeRequest.js +0 -45
- package/lib/form/SchemaForm/initializeRules.d.ts +0 -11
- package/lib/form/SchemaForm/initializeRules.js +0 -53
- package/lib/form/SchemaForm/initializeSelectTable.d.ts +0 -3
- package/lib/form/SchemaForm/initializeSelectTable.js +0 -91
- package/lib/form/SchemaForm/reactions.d.ts +0 -6
- package/lib/form/SchemaForm/reactions.js +0 -97
- package/lib/form/docs/ActionResponse.d.ts +0 -8
- package/lib/form/docs/ActionResponse.js +0 -19
- package/lib/form/docs/ActionResponse.less +0 -25
- package/lib/form/fieldTypeMap.d.ts +0 -7
- package/lib/form/fieldTypeMap.js +0 -54
- package/lib/form/global.scss +0 -14
- package/lib/form/index.d.ts +0 -125
- package/lib/form/index.js +0 -171
- package/lib/form/locales/validate.d.ts +0 -159
- package/lib/form/locales/validate.js +0 -165
- package/lib/form/schemaNameMap.d.ts +0 -5
- package/lib/form/schemaNameMap.js +0 -57
- package/lib/form/typing.d.ts +0 -194
- package/lib/form/typing.js +0 -5
- package/lib/form/utils.d.ts +0 -55
- package/lib/form/utils.js +0 -169
- package/lib/form/warning.d.ts +0 -3
- package/lib/form/warning.js +0 -18
- package/lib/image/index.d.ts +0 -22
- package/lib/image/index.js +0 -83
- package/lib/image/index.scss +0 -3
- package/lib/info/components/InfoGroup/index.d.ts +0 -5
- package/lib/info/components/InfoGroup/index.js +0 -97
- package/lib/info/components/InfoGroup/index.scss +0 -64
- package/lib/info/components/InfoValueItem/index.d.ts +0 -5
- package/lib/info/components/InfoValueItem/index.js +0 -313
- package/lib/info/components/InfoValueItem/index.scss +0 -26
- package/lib/info/components/ProInfoItem/index.d.ts +0 -5
- package/lib/info/components/ProInfoItem/index.js +0 -100
- package/lib/info/components/ProInfoItem/index.scss +0 -76
- package/lib/info/components/baseInfo/index.d.ts +0 -8
- package/lib/info/components/baseInfo/index.js +0 -103
- package/lib/info/components/baseInfo/index.scss +0 -6
- package/lib/info/components/headerInfo/index.d.ts +0 -8
- package/lib/info/components/headerInfo/index.js +0 -76
- package/lib/info/components/headerInfo/index.scss +0 -3
- package/lib/info/components/tableInfo/index.d.ts +0 -7
- package/lib/info/components/tableInfo/index.js +0 -164
- package/lib/info/components/tableInfo/index.scss +0 -18
- package/lib/info/index.d.ts +0 -10
- package/lib/info/index.js +0 -204
- package/lib/info/index.scss +0 -9
- package/lib/info/typing.d.ts +0 -220
- package/lib/info/typing.js +0 -5
- package/lib/info/utils/index.d.ts +0 -20
- package/lib/info/utils/index.js +0 -60
- package/lib/info/utils/layout.d.ts +0 -2
- package/lib/info/utils/layout.js +0 -65
- package/lib/info/utils/utils.d.ts +0 -1
- package/lib/info/utils/utils.js +0 -19
- package/lib/layout/index.d.ts +0 -2
- package/lib/layout/index.js +0 -10
- package/lib/page-container/index.d.ts +0 -3
- package/lib/page-container/index.js +0 -24
- package/lib/page-header/index.d.ts +0 -74
- package/lib/page-header/index.js +0 -224
- package/lib/page-header/index.scss +0 -193
- package/lib/page-header/xconsole.scss +0 -5
- package/lib/sidebar/components/sidebar-container/index.d.ts +0 -5
- package/lib/sidebar/components/sidebar-container/index.js +0 -178
- package/lib/sidebar/components/sidebar-container/index.scss +0 -73
- package/lib/sidebar/components/tree/index.d.ts +0 -6
- package/lib/sidebar/components/tree/index.js +0 -298
- package/lib/sidebar/components/tree/index.scss +0 -10
- package/lib/sidebar/components/tree-node/components/HoverTooltip/index.d.ts +0 -15
- package/lib/sidebar/components/tree-node/components/HoverTooltip/index.js +0 -57
- package/lib/sidebar/components/tree-node/components/HoverTooltip/index.scss +0 -7
- package/lib/sidebar/components/tree-node/components/IconAction/index.d.ts +0 -12
- package/lib/sidebar/components/tree-node/components/IconAction/index.js +0 -90
- package/lib/sidebar/components/tree-node/components/IconAction/index.scss +0 -7
- package/lib/sidebar/components/tree-node/components/IconSwitch/index.d.ts +0 -23
- package/lib/sidebar/components/tree-node/components/IconSwitch/index.js +0 -71
- package/lib/sidebar/components/tree-node/components/IconSwitch/index.scss +0 -7
- package/lib/sidebar/components/tree-node/index.d.ts +0 -7
- package/lib/sidebar/components/tree-node/index.js +0 -204
- package/lib/sidebar/components/tree-node/index.scss +0 -68
- package/lib/sidebar/index.d.ts +0 -9
- package/lib/sidebar/index.js +0 -228
- package/lib/sidebar/index.scss +0 -38
- package/lib/sidebar/typing.d.ts +0 -145
- package/lib/sidebar/typing.js +0 -5
- package/lib/sidebar/utils/action-ref.d.ts +0 -3
- package/lib/sidebar/utils/action-ref.js +0 -16
- package/lib/sidebar/utils/index.d.ts +0 -364
- package/lib/sidebar/utils/index.js +0 -291
- package/lib/skeleton/index.d.ts +0 -3
- package/lib/skeleton/index.js +0 -24
- package/lib/table/components/CardView/index.d.ts +0 -5
- package/lib/table/components/CardView/index.js +0 -397
- package/lib/table/components/CardView/index.scss +0 -46
- package/lib/table/components/EmptyContent/index.d.ts +0 -2
- package/lib/table/components/EmptyContent/index.js +0 -19
- package/lib/table/components/Filter/index.d.ts +0 -12
- package/lib/table/components/Filter/index.js +0 -258
- package/lib/table/components/Filter/index.scss +0 -27
- package/lib/table/components/Layout/index.d.ts +0 -5
- package/lib/table/components/Layout/index.js +0 -185
- package/lib/table/components/Layout/index.scss +0 -48
- package/lib/table/components/LoadMore/index.d.ts +0 -20
- package/lib/table/components/LoadMore/index.js +0 -99
- package/lib/table/components/LoadMore/index.scss +0 -19
- package/lib/table/components/Pagination/index.d.ts +0 -8
- package/lib/table/components/Pagination/index.js +0 -253
- package/lib/table/components/Pagination/index.scss +0 -55
- package/lib/table/components/QuickAction/index.d.ts +0 -11
- package/lib/table/components/QuickAction/index.js +0 -53
- package/lib/table/components/ToolBar/CardSwitch.d.ts +0 -8
- package/lib/table/components/ToolBar/CardSwitch.js +0 -60
- package/lib/table/components/ToolBar/DensityIcon.d.ts +0 -4
- package/lib/table/components/ToolBar/DensityIcon.js +0 -114
- package/lib/table/components/ToolBar/FilterColumnIcon.d.ts +0 -4
- package/lib/table/components/ToolBar/FilterColumnIcon.js +0 -370
- package/lib/table/components/ToolBar/FullScreenIcon.d.ts +0 -4
- package/lib/table/components/ToolBar/FullScreenIcon.js +0 -38
- package/lib/table/components/ToolBar/Fullscreen.d.ts +0 -10
- package/lib/table/components/ToolBar/Fullscreen.js +0 -110
- package/lib/table/components/ToolBar/RefreshIcon.d.ts +0 -4
- package/lib/table/components/ToolBar/RefreshIcon.js +0 -188
- package/lib/table/components/ToolBar/index.d.ts +0 -5
- package/lib/table/components/ToolBar/index.js +0 -185
- package/lib/table/components/ToolBar/index.scss +0 -177
- package/lib/table/index.d.ts +0 -5
- package/lib/table/index.js +0 -1237
- package/lib/table/index.scss +0 -185
- package/lib/table/typing.d.ts +0 -432
- package/lib/table/typing.js +0 -5
- package/lib/table/utils/columnRender.d.ts +0 -14
- package/lib/table/utils/columnRender.js +0 -297
- package/lib/table/utils/genAutoWidthColumns.d.ts +0 -30
- package/lib/table/utils/genAutoWidthColumns.js +0 -342
- package/lib/table/utils/genProColumnToColumn.d.ts +0 -13
- package/lib/table/utils/genProColumnToColumn.js +0 -58
- package/lib/table/utils/getTableProps.d.ts +0 -2
- package/lib/table/utils/getTableProps.js +0 -11
- package/lib/table/utils/getTableSortIcons.d.ts +0 -3
- package/lib/table/utils/getTableSortIcons.js +0 -29
- package/lib/table/utils/index.d.ts +0 -19
- package/lib/table/utils/index.js +0 -142
- package/lib/table/utils/pureColumnRender.d.ts +0 -9
- package/lib/table/utils/pureColumnRender.js +0 -178
- package/lib/table/utils/pureGenProColumnToColumn.d.ts +0 -7
- package/lib/table/utils/pureGenProColumnToColumn.js +0 -34
- package/lib/table/utils/useTableSelection.d.ts +0 -3
- package/lib/table/utils/useTableSelection.js +0 -83
- package/lib/table/utils/util.d.ts +0 -5
- package/lib/table/utils/util.js +0 -25
- package/lib/table/xconsole.scss +0 -6
- package/lib/timeline/ProTimeLineItem/index.d.ts +0 -5
- package/lib/timeline/ProTimeLineItem/index.js +0 -255
- package/lib/timeline/ProTimeLineItem/index.scss +0 -235
- package/lib/timeline/index.d.ts +0 -10
- package/lib/timeline/index.js +0 -79
- package/lib/timeline/index.scss +0 -7
- package/lib/timeline/typing.d.ts +0 -107
- package/lib/timeline/typing.js +0 -5
- package/lib/utils/index.d.ts +0 -3
- package/lib/utils/index.js +0 -24
- package/lib/utils/message.d.ts +0 -3
- package/lib/utils/message.js +0 -22
- /package/dist/{fonts/txddinmedium.woff → static/txddinmedium.df41cfe2.woff} +0 -0
package/lib/index.js
CHANGED
|
@@ -5,309 +5,237 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
value: true
|
|
6
6
|
});
|
|
7
7
|
var _exportNames = {
|
|
8
|
-
version: true,
|
|
9
8
|
ProAction: true,
|
|
10
9
|
ProCard: true,
|
|
11
10
|
ProField: true,
|
|
12
11
|
ProForm: true,
|
|
13
|
-
hooks: true,
|
|
14
12
|
ProInfo: true,
|
|
15
13
|
ProPageContainer: true,
|
|
16
|
-
ProPageHeader: true,
|
|
17
14
|
ProTable: true,
|
|
18
|
-
|
|
15
|
+
hooks: true,
|
|
16
|
+
TeamixProProvider: true,
|
|
19
17
|
utils: true,
|
|
20
|
-
|
|
21
|
-
ProTimeline: true,
|
|
22
|
-
ProImage: true,
|
|
23
|
-
nocode: true,
|
|
24
|
-
templates: true,
|
|
25
|
-
TeamixIcon: true
|
|
18
|
+
ProSkeleton: true
|
|
26
19
|
};
|
|
27
20
|
Object.defineProperty(exports, "ProAction", {
|
|
28
21
|
enumerable: true,
|
|
29
22
|
get: function get() {
|
|
30
|
-
return
|
|
23
|
+
return _proAction.default;
|
|
31
24
|
}
|
|
32
25
|
});
|
|
33
26
|
Object.defineProperty(exports, "ProCard", {
|
|
34
27
|
enumerable: true,
|
|
35
28
|
get: function get() {
|
|
36
|
-
return
|
|
29
|
+
return _proCard.default;
|
|
37
30
|
}
|
|
38
31
|
});
|
|
39
32
|
Object.defineProperty(exports, "ProField", {
|
|
40
33
|
enumerable: true,
|
|
41
34
|
get: function get() {
|
|
42
|
-
return
|
|
35
|
+
return _proField.default;
|
|
43
36
|
}
|
|
44
37
|
});
|
|
45
38
|
Object.defineProperty(exports, "ProForm", {
|
|
46
39
|
enumerable: true,
|
|
47
40
|
get: function get() {
|
|
48
|
-
return
|
|
49
|
-
}
|
|
50
|
-
});
|
|
51
|
-
Object.defineProperty(exports, "ProImage", {
|
|
52
|
-
enumerable: true,
|
|
53
|
-
get: function get() {
|
|
54
|
-
return _image.default;
|
|
41
|
+
return _proForm.default;
|
|
55
42
|
}
|
|
56
43
|
});
|
|
57
44
|
Object.defineProperty(exports, "ProInfo", {
|
|
58
45
|
enumerable: true,
|
|
59
46
|
get: function get() {
|
|
60
|
-
return
|
|
47
|
+
return _proInfo.default;
|
|
61
48
|
}
|
|
62
49
|
});
|
|
63
50
|
Object.defineProperty(exports, "ProPageContainer", {
|
|
64
51
|
enumerable: true,
|
|
65
52
|
get: function get() {
|
|
66
|
-
return
|
|
67
|
-
}
|
|
68
|
-
});
|
|
69
|
-
Object.defineProperty(exports, "ProPageHeader", {
|
|
70
|
-
enumerable: true,
|
|
71
|
-
get: function get() {
|
|
72
|
-
return _pageHeader.default;
|
|
73
|
-
}
|
|
74
|
-
});
|
|
75
|
-
Object.defineProperty(exports, "ProSidebar", {
|
|
76
|
-
enumerable: true,
|
|
77
|
-
get: function get() {
|
|
78
|
-
return _sidebar.default;
|
|
53
|
+
return _proPageContainer.default;
|
|
79
54
|
}
|
|
80
55
|
});
|
|
81
56
|
Object.defineProperty(exports, "ProSkeleton", {
|
|
82
57
|
enumerable: true,
|
|
83
58
|
get: function get() {
|
|
84
|
-
return
|
|
59
|
+
return _proSkeleton.default;
|
|
85
60
|
}
|
|
86
61
|
});
|
|
87
62
|
Object.defineProperty(exports, "ProTable", {
|
|
88
63
|
enumerable: true,
|
|
89
64
|
get: function get() {
|
|
90
|
-
return
|
|
65
|
+
return _proTable.default;
|
|
91
66
|
}
|
|
92
67
|
});
|
|
93
|
-
Object.defineProperty(exports, "
|
|
68
|
+
Object.defineProperty(exports, "TeamixProProvider", {
|
|
94
69
|
enumerable: true,
|
|
95
70
|
get: function get() {
|
|
96
|
-
return
|
|
71
|
+
return _provider.default;
|
|
97
72
|
}
|
|
98
73
|
});
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
return _icon.default;
|
|
103
|
-
}
|
|
104
|
-
});
|
|
105
|
-
Object.defineProperty(exports, "hooks", {
|
|
106
|
-
enumerable: true,
|
|
107
|
-
get: function get() {
|
|
108
|
-
return _hooks.default;
|
|
109
|
-
}
|
|
110
|
-
});
|
|
111
|
-
exports.templates = exports.nocode = void 0;
|
|
112
|
-
Object.defineProperty(exports, "utils", {
|
|
113
|
-
enumerable: true,
|
|
114
|
-
get: function get() {
|
|
115
|
-
return _utils.default;
|
|
116
|
-
}
|
|
117
|
-
});
|
|
118
|
-
exports.version = void 0;
|
|
119
|
-
var _actions = _interopRequireWildcard(require("./actions"));
|
|
120
|
-
Object.keys(_actions).forEach(function (key) {
|
|
74
|
+
exports.utils = exports.hooks = exports.default = void 0;
|
|
75
|
+
var _proAction = _interopRequireWildcard(require("@teamix/pro-action"));
|
|
76
|
+
Object.keys(_proAction).forEach(function (key) {
|
|
121
77
|
if (key === "default" || key === "__esModule") return;
|
|
122
78
|
if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
|
|
123
|
-
if (key in exports && exports[key] ===
|
|
79
|
+
if (key in exports && exports[key] === _proAction[key]) return;
|
|
124
80
|
Object.defineProperty(exports, key, {
|
|
125
81
|
enumerable: true,
|
|
126
82
|
get: function get() {
|
|
127
|
-
return
|
|
83
|
+
return _proAction[key];
|
|
128
84
|
}
|
|
129
85
|
});
|
|
130
86
|
});
|
|
131
|
-
var
|
|
132
|
-
Object.keys(
|
|
87
|
+
var _proCard = _interopRequireWildcard(require("@teamix/pro-card"));
|
|
88
|
+
Object.keys(_proCard).forEach(function (key) {
|
|
133
89
|
if (key === "default" || key === "__esModule") return;
|
|
134
90
|
if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
|
|
135
|
-
if (key in exports && exports[key] ===
|
|
91
|
+
if (key in exports && exports[key] === _proCard[key]) return;
|
|
136
92
|
Object.defineProperty(exports, key, {
|
|
137
93
|
enumerable: true,
|
|
138
94
|
get: function get() {
|
|
139
|
-
return
|
|
95
|
+
return _proCard[key];
|
|
140
96
|
}
|
|
141
97
|
});
|
|
142
98
|
});
|
|
143
|
-
var
|
|
144
|
-
Object.keys(
|
|
99
|
+
var _proField = _interopRequireWildcard(require("@teamix/pro-field"));
|
|
100
|
+
Object.keys(_proField).forEach(function (key) {
|
|
145
101
|
if (key === "default" || key === "__esModule") return;
|
|
146
102
|
if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
|
|
147
|
-
if (key in exports && exports[key] ===
|
|
103
|
+
if (key in exports && exports[key] === _proField[key]) return;
|
|
148
104
|
Object.defineProperty(exports, key, {
|
|
149
105
|
enumerable: true,
|
|
150
106
|
get: function get() {
|
|
151
|
-
return
|
|
107
|
+
return _proField[key];
|
|
152
108
|
}
|
|
153
109
|
});
|
|
154
110
|
});
|
|
155
|
-
var
|
|
156
|
-
Object.keys(
|
|
111
|
+
var _proForm = _interopRequireWildcard(require("@teamix/pro-form"));
|
|
112
|
+
Object.keys(_proForm).forEach(function (key) {
|
|
157
113
|
if (key === "default" || key === "__esModule") return;
|
|
158
114
|
if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
|
|
159
|
-
if (key in exports && exports[key] ===
|
|
115
|
+
if (key in exports && exports[key] === _proForm[key]) return;
|
|
160
116
|
Object.defineProperty(exports, key, {
|
|
161
117
|
enumerable: true,
|
|
162
118
|
get: function get() {
|
|
163
|
-
return
|
|
119
|
+
return _proForm[key];
|
|
164
120
|
}
|
|
165
121
|
});
|
|
166
122
|
});
|
|
167
|
-
var
|
|
168
|
-
|
|
169
|
-
Object.keys(_info).forEach(function (key) {
|
|
123
|
+
var _proInfo = _interopRequireWildcard(require("@teamix/pro-info"));
|
|
124
|
+
Object.keys(_proInfo).forEach(function (key) {
|
|
170
125
|
if (key === "default" || key === "__esModule") return;
|
|
171
126
|
if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
|
|
172
|
-
if (key in exports && exports[key] ===
|
|
127
|
+
if (key in exports && exports[key] === _proInfo[key]) return;
|
|
173
128
|
Object.defineProperty(exports, key, {
|
|
174
129
|
enumerable: true,
|
|
175
130
|
get: function get() {
|
|
176
|
-
return
|
|
131
|
+
return _proInfo[key];
|
|
177
132
|
}
|
|
178
133
|
});
|
|
179
134
|
});
|
|
180
|
-
var
|
|
181
|
-
|
|
135
|
+
var _proPageContainer = _interopRequireDefault(require("@teamix/pro-page-container"));
|
|
136
|
+
var _proTable = _interopRequireWildcard(require("@teamix/pro-table"));
|
|
137
|
+
Object.keys(_proTable).forEach(function (key) {
|
|
182
138
|
if (key === "default" || key === "__esModule") return;
|
|
183
139
|
if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
|
|
184
|
-
if (key in exports && exports[key] ===
|
|
140
|
+
if (key in exports && exports[key] === _proTable[key]) return;
|
|
185
141
|
Object.defineProperty(exports, key, {
|
|
186
142
|
enumerable: true,
|
|
187
143
|
get: function get() {
|
|
188
|
-
return
|
|
144
|
+
return _proTable[key];
|
|
189
145
|
}
|
|
190
146
|
});
|
|
191
147
|
});
|
|
192
|
-
var
|
|
193
|
-
|
|
148
|
+
var hooks = _interopRequireWildcard(require("@teamix/hooks"));
|
|
149
|
+
exports.hooks = hooks;
|
|
150
|
+
Object.keys(hooks).forEach(function (key) {
|
|
194
151
|
if (key === "default" || key === "__esModule") return;
|
|
195
152
|
if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
|
|
196
|
-
if (key in exports && exports[key] ===
|
|
153
|
+
if (key in exports && exports[key] === hooks[key]) return;
|
|
197
154
|
Object.defineProperty(exports, key, {
|
|
198
155
|
enumerable: true,
|
|
199
156
|
get: function get() {
|
|
200
|
-
return
|
|
157
|
+
return hooks[key];
|
|
201
158
|
}
|
|
202
159
|
});
|
|
203
160
|
});
|
|
204
|
-
var
|
|
205
|
-
Object.keys(
|
|
161
|
+
var _provider = _interopRequireWildcard(require("@teamix/provider"));
|
|
162
|
+
Object.keys(_provider).forEach(function (key) {
|
|
206
163
|
if (key === "default" || key === "__esModule") return;
|
|
207
164
|
if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
|
|
208
|
-
if (key in exports && exports[key] ===
|
|
165
|
+
if (key in exports && exports[key] === _provider[key]) return;
|
|
209
166
|
Object.defineProperty(exports, key, {
|
|
210
167
|
enumerable: true,
|
|
211
168
|
get: function get() {
|
|
212
|
-
return
|
|
169
|
+
return _provider[key];
|
|
213
170
|
}
|
|
214
171
|
});
|
|
215
172
|
});
|
|
216
|
-
var
|
|
217
|
-
|
|
173
|
+
var utils = _interopRequireWildcard(require("@teamix/utils"));
|
|
174
|
+
exports.utils = utils;
|
|
175
|
+
Object.keys(utils).forEach(function (key) {
|
|
218
176
|
if (key === "default" || key === "__esModule") return;
|
|
219
177
|
if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
|
|
220
|
-
if (key in exports && exports[key] ===
|
|
178
|
+
if (key in exports && exports[key] === utils[key]) return;
|
|
221
179
|
Object.defineProperty(exports, key, {
|
|
222
180
|
enumerable: true,
|
|
223
181
|
get: function get() {
|
|
224
|
-
return
|
|
182
|
+
return utils[key];
|
|
225
183
|
}
|
|
226
184
|
});
|
|
227
185
|
});
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
|
|
232
|
-
if (key in exports && exports[key] === _utils[key]) return;
|
|
233
|
-
Object.defineProperty(exports, key, {
|
|
234
|
-
enumerable: true,
|
|
235
|
-
get: function get() {
|
|
236
|
-
return _utils[key];
|
|
237
|
-
}
|
|
238
|
-
});
|
|
239
|
-
});
|
|
240
|
-
var _sidebar = _interopRequireWildcard(require("./sidebar"));
|
|
241
|
-
Object.keys(_sidebar).forEach(function (key) {
|
|
242
|
-
if (key === "default" || key === "__esModule") return;
|
|
243
|
-
if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
|
|
244
|
-
if (key in exports && exports[key] === _sidebar[key]) return;
|
|
245
|
-
Object.defineProperty(exports, key, {
|
|
246
|
-
enumerable: true,
|
|
247
|
-
get: function get() {
|
|
248
|
-
return _sidebar[key];
|
|
249
|
-
}
|
|
250
|
-
});
|
|
251
|
-
});
|
|
252
|
-
var _timeline = require("./timeline");
|
|
253
|
-
Object.keys(_timeline).forEach(function (key) {
|
|
254
|
-
if (key === "default" || key === "__esModule") return;
|
|
255
|
-
if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
|
|
256
|
-
if (key in exports && exports[key] === _timeline[key]) return;
|
|
257
|
-
Object.defineProperty(exports, key, {
|
|
258
|
-
enumerable: true,
|
|
259
|
-
get: function get() {
|
|
260
|
-
return _timeline[key];
|
|
261
|
-
}
|
|
262
|
-
});
|
|
263
|
-
});
|
|
264
|
-
var _image = _interopRequireWildcard(require("./image"));
|
|
265
|
-
Object.keys(_image).forEach(function (key) {
|
|
186
|
+
require("./global.scss");
|
|
187
|
+
var _proSkeleton = _interopRequireWildcard(require("@teamix/pro-skeleton"));
|
|
188
|
+
Object.keys(_proSkeleton).forEach(function (key) {
|
|
266
189
|
if (key === "default" || key === "__esModule") return;
|
|
267
190
|
if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
|
|
268
|
-
if (key in exports && exports[key] ===
|
|
191
|
+
if (key in exports && exports[key] === _proSkeleton[key]) return;
|
|
269
192
|
Object.defineProperty(exports, key, {
|
|
270
193
|
enumerable: true,
|
|
271
194
|
get: function get() {
|
|
272
|
-
return
|
|
195
|
+
return _proSkeleton[key];
|
|
273
196
|
}
|
|
274
197
|
});
|
|
275
198
|
});
|
|
276
|
-
var
|
|
277
|
-
|
|
278
|
-
Object.keys(nocode).forEach(function (key) {
|
|
199
|
+
var _proPageHeader = require("@teamix/pro-page-header");
|
|
200
|
+
Object.keys(_proPageHeader).forEach(function (key) {
|
|
279
201
|
if (key === "default" || key === "__esModule") return;
|
|
280
202
|
if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
|
|
281
|
-
if (key in exports && exports[key] ===
|
|
203
|
+
if (key in exports && exports[key] === _proPageHeader[key]) return;
|
|
282
204
|
Object.defineProperty(exports, key, {
|
|
283
205
|
enumerable: true,
|
|
284
206
|
get: function get() {
|
|
285
|
-
return
|
|
207
|
+
return _proPageHeader[key];
|
|
286
208
|
}
|
|
287
209
|
});
|
|
288
210
|
});
|
|
289
|
-
var templates = _interopRequireWildcard(require("./templates"));
|
|
290
|
-
exports.templates = templates;
|
|
291
|
-
var _icon = _interopRequireDefault(require("@teamix/icon"));
|
|
292
|
-
require("./global.scss");
|
|
293
|
-
var _window;
|
|
294
211
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
295
212
|
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); }
|
|
296
213
|
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; }
|
|
214
|
+
// import ProLayout from './layout';
|
|
215
|
+
// import utils from './utils';
|
|
216
|
+
|
|
217
|
+
// import TeamixIcon from '@teamix/icon';
|
|
218
|
+
// import { ProTimeline } from '../../timeline';
|
|
219
|
+
|
|
297
220
|
// 设置图标源
|
|
298
221
|
// @ts-ignore
|
|
299
|
-
if (!
|
|
300
|
-
|
|
301
|
-
}
|
|
302
|
-
|
|
222
|
+
// if (!window?.TEAMIXPRO_WITHOUT_ICON) {
|
|
223
|
+
// TeamixIcon.setConfig(utils.getTeamixIconConfig());
|
|
224
|
+
// }
|
|
225
|
+
|
|
226
|
+
var version = '2.0.0-beta.10';
|
|
303
227
|
// By TeamixTest
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
},
|
|
228
|
+
// window.postMessage(
|
|
229
|
+
// {
|
|
230
|
+
// source: 'teamix-test-devtools',
|
|
231
|
+
// url: window.location.href,
|
|
232
|
+
// event: 'getModuleInfo',
|
|
233
|
+
// moduleName: '@teamix/pro',
|
|
234
|
+
// moduleVersion: version,
|
|
235
|
+
// moduleType: 'TeamixPro',
|
|
236
|
+
// componentName: 'TeamixPro',
|
|
237
|
+
// },
|
|
238
|
+
// '*',
|
|
239
|
+
// );
|
|
240
|
+
var _default = version;
|
|
241
|
+
exports.default = _default;
|
|
@@ -18,14 +18,12 @@ var _playground = require("../playground");
|
|
|
18
18
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
19
19
|
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); }
|
|
20
20
|
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; }
|
|
21
|
-
function
|
|
22
|
-
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; }
|
|
23
|
-
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; }
|
|
21
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
24
22
|
function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest(); }
|
|
25
23
|
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."); }
|
|
26
24
|
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); }
|
|
27
|
-
function _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++)
|
|
28
|
-
function _iterableToArrayLimit(arr, i) { var _i =
|
|
25
|
+
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; }
|
|
26
|
+
function _iterableToArrayLimit(arr, i) { var _i = null == arr ? null : "undefined" != typeof Symbol && arr[Symbol.iterator] || arr["@@iterator"]; if (null != _i) { var _s, _e, _x, _r, _arr = [], _n = !0, _d = !1; try { if (_x = (_i = _i.call(arr)).next, 0 === i) { if (Object(_i) !== _i) return; _n = !1; } else for (; !(_n = (_s = _x.call(_i)).done) && (_arr.push(_s.value), _arr.length !== i); _n = !0); } catch (err) { _d = !0, _e = err; } finally { try { if (!_n && null != _i.return && (_r = _i.return(), Object(_r) !== _r)) return; } finally { if (_d) throw _e; } } return _arr; } }
|
|
29
27
|
function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }
|
|
30
28
|
var cls = (0, _utils.usePrefixCls)('teamix-pro-nocode');
|
|
31
29
|
var PagePlayground = function PagePlayground(props) {
|
|
@@ -98,7 +96,7 @@ var PagePlayground = function PagePlayground(props) {
|
|
|
98
96
|
return "page-".concat(Math.random());
|
|
99
97
|
}, [pageProps]);
|
|
100
98
|
return /*#__PURE__*/_react.default.createElement(_playground.PlayGroundLayout, {
|
|
101
|
-
component: /*#__PURE__*/_react.default.createElement(PageContainer,
|
|
99
|
+
component: /*#__PURE__*/_react.default.createElement(PageContainer, _extends({
|
|
102
100
|
key: pageKey
|
|
103
101
|
}, pageContainerProps)),
|
|
104
102
|
configurator: Configurator ? /*#__PURE__*/_react.default.createElement(Configurator, {
|
|
@@ -113,7 +111,7 @@ var PagePlayground = function PagePlayground(props) {
|
|
|
113
111
|
}), /*#__PURE__*/_react.default.createElement("p", null, "\u8BF7\u9009\u62E9\u4E00\u4E2A\u7EC4\u4EF6\u8FDB\u884C\u7F16\u8F91")),
|
|
114
112
|
tools: /*#__PURE__*/_react.default.createElement(_components.Balloon, {
|
|
115
113
|
align: "l",
|
|
116
|
-
trigger: /*#__PURE__*/_react.default.createElement(_icon.default,
|
|
114
|
+
trigger: /*#__PURE__*/_react.default.createElement(_icon.default, _extends({
|
|
117
115
|
type: "set-line",
|
|
118
116
|
size: "large"
|
|
119
117
|
}, setterAction)),
|
|
@@ -5,21 +5,23 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
value: true
|
|
6
6
|
});
|
|
7
7
|
exports.default = exports.PageRenderer = void 0;
|
|
8
|
+
var _svg = _interopRequireDefault(require("@teamix/svg"));
|
|
9
|
+
var _utils = require("@teamix/utils");
|
|
8
10
|
var _react = _interopRequireDefault(require("react"));
|
|
9
11
|
var _reactHelmet = _interopRequireDefault(require("react-helmet"));
|
|
10
|
-
var
|
|
12
|
+
var _ = require(".");
|
|
13
|
+
var _src = _interopRequireDefault(require("../../../../page-header/src"));
|
|
11
14
|
var _pageContainer = _interopRequireDefault(require("../../page-container"));
|
|
12
|
-
var _pageHeader = _interopRequireDefault(require("../../page-header"));
|
|
13
15
|
var _skeleton = require("../../skeleton");
|
|
14
|
-
var _utils = require("@teamix/utils");
|
|
15
|
-
var _ = require(".");
|
|
16
16
|
var _excluded = ["type", "loading", "pageProps", "error", "title", "pageMap"];
|
|
17
17
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
18
18
|
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; }
|
|
19
19
|
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; }
|
|
20
20
|
function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
|
|
21
|
-
function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } }
|
|
21
|
+
function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, _toPropertyKey(descriptor.key), descriptor); } }
|
|
22
22
|
function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); Object.defineProperty(Constructor, "prototype", { writable: false }); return Constructor; }
|
|
23
|
+
function _toPropertyKey(arg) { var key = _toPrimitive(arg, "string"); return _typeof(key) === "symbol" ? key : String(key); }
|
|
24
|
+
function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input === null) return input; var prim = input[Symbol.toPrimitive]; if (prim !== undefined) { var res = prim.call(input, hint || "default"); if (_typeof(res) !== "object") return res; throw new TypeError("@@toPrimitive must return a primitive value."); } return (hint === "string" ? String : Number)(input); }
|
|
23
25
|
function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); Object.defineProperty(subClass, "prototype", { writable: false }); if (superClass) _setPrototypeOf(subClass, superClass); }
|
|
24
26
|
function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
|
|
25
27
|
function _createSuper(Derived) { var hasNativeReflectConstruct = _isNativeReflectConstruct(); return function _createSuperInternal() { var Super = _getPrototypeOf(Derived), result; if (hasNativeReflectConstruct) { var NewTarget = _getPrototypeOf(this).constructor; result = Reflect.construct(Super, arguments, NewTarget); } else { result = Super.apply(this, arguments); } return _possibleConstructorReturn(this, result); }; }
|
|
@@ -27,13 +29,11 @@ function _possibleConstructorReturn(self, call) { if (call && (_typeof(call) ===
|
|
|
27
29
|
function _assertThisInitialized(self) { if (self === void 0) { throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); } return self; }
|
|
28
30
|
function _isNativeReflectConstruct() { if (typeof Reflect === "undefined" || !Reflect.construct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") return true; try { Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {})); return true; } catch (e) { return false; } }
|
|
29
31
|
function _getPrototypeOf(o) { _getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf.bind() : function _getPrototypeOf(o) { return o.__proto__ || Object.getPrototypeOf(o); }; return _getPrototypeOf(o); }
|
|
30
|
-
function
|
|
31
|
-
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; }
|
|
32
|
-
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; }
|
|
32
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
33
33
|
var cls = (0, _utils.usePrefixCls)('teamix-pro-nocode');
|
|
34
34
|
var Loading = function Loading(props) {
|
|
35
|
-
return /*#__PURE__*/_react.default.createElement(_pageContainer.default,
|
|
36
|
-
header: /*#__PURE__*/_react.default.createElement(
|
|
35
|
+
return /*#__PURE__*/_react.default.createElement(_pageContainer.default, _extends({
|
|
36
|
+
header: /*#__PURE__*/_react.default.createElement(_src.default, {
|
|
37
37
|
loading: true,
|
|
38
38
|
title: "",
|
|
39
39
|
breadcrumb: []
|
|
@@ -99,7 +99,7 @@ var PageRenderer = function PageRenderer(props) {
|
|
|
99
99
|
});
|
|
100
100
|
}
|
|
101
101
|
if (!type) {
|
|
102
|
-
return /*#__PURE__*/_react.default.createElement(Loading,
|
|
102
|
+
return /*#__PURE__*/_react.default.createElement(Loading, others);
|
|
103
103
|
}
|
|
104
104
|
var Page = _.PageMap[type] || (pageMap === null || pageMap === void 0 ? void 0 : pageMap[type]);
|
|
105
105
|
if (!Page) {
|
|
@@ -110,7 +110,7 @@ var PageRenderer = function PageRenderer(props) {
|
|
|
110
110
|
}
|
|
111
111
|
return /*#__PURE__*/_react.default.createElement(ErrorBoundary, null, /*#__PURE__*/_react.default.createElement(_reactHelmet.default, {
|
|
112
112
|
title: title
|
|
113
|
-
}), /*#__PURE__*/_react.default.createElement(Page,
|
|
113
|
+
}), /*#__PURE__*/_react.default.createElement(Page, _extends({
|
|
114
114
|
loading: loading,
|
|
115
115
|
pageProps: pageProps || {}
|
|
116
116
|
}, others)));
|
package/lib/nocode/playground.js
CHANGED
|
@@ -11,14 +11,12 @@ var _hooks = require("@teamix/hooks");
|
|
|
11
11
|
var _configurators = require("./configurators");
|
|
12
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
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
|
|
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; }
|
|
14
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
17
15
|
function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest(); }
|
|
18
16
|
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
17
|
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++)
|
|
21
|
-
function _iterableToArrayLimit(arr, i) { var _i =
|
|
18
|
+
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; }
|
|
19
|
+
function _iterableToArrayLimit(arr, i) { var _i = null == arr ? null : "undefined" != typeof Symbol && arr[Symbol.iterator] || arr["@@iterator"]; if (null != _i) { var _s, _e, _x, _r, _arr = [], _n = !0, _d = !1; try { if (_x = (_i = _i.call(arr)).next, 0 === i) { if (Object(_i) !== _i) return; _n = !1; } else for (; !(_n = (_s = _x.call(_i)).done) && (_arr.push(_s.value), _arr.length !== i); _n = !0); } catch (err) { _d = !0, _e = err; } finally { try { if (!_n && null != _i.return && (_r = _i.return(), Object(_r) !== _r)) return; } finally { if (_d) throw _e; } } return _arr; } }
|
|
22
20
|
function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }
|
|
23
21
|
var cls = (0, _utils.usePrefixCls)('teamix-pro-nocode-playground');
|
|
24
22
|
var PlayGroundLayout = function PlayGroundLayout(props) {
|
|
@@ -54,7 +52,7 @@ var PlayGround = function PlayGround(props) {
|
|
|
54
52
|
}),
|
|
55
53
|
onValuesChange = _useDebounceFn.run;
|
|
56
54
|
return /*#__PURE__*/_react.default.createElement(PlayGroundLayout, {
|
|
57
|
-
component: /*#__PURE__*/_react.default.createElement(Component,
|
|
55
|
+
component: /*#__PURE__*/_react.default.createElement(Component, _extends({
|
|
58
56
|
key: componentKey
|
|
59
57
|
}, componentState)),
|
|
60
58
|
configurator: /*#__PURE__*/_react.default.createElement(Configurator, {
|
|
@@ -1,9 +1,12 @@
|
|
|
1
|
+
import { ProPageHeaderProps } from '../../../../page-header/src';
|
|
2
|
+
import { ProTableProps } from '../../../../table/src';
|
|
1
3
|
import { PageProps } from '../../page-container';
|
|
2
|
-
import { ProPageHeaderProps } from '../../page-header';
|
|
3
|
-
import { ProTableProps } from '../../table';
|
|
4
4
|
export declare type ListPageProps = PageProps<{
|
|
5
5
|
header: ProPageHeaderProps;
|
|
6
6
|
content: ProTableProps;
|
|
7
7
|
}>;
|
|
8
|
-
export declare const ListPage: (props:
|
|
8
|
+
export declare const ListPage: (props: PageProps<{
|
|
9
|
+
header: ProPageHeaderProps;
|
|
10
|
+
content: ProTableProps;
|
|
11
|
+
}>) => JSX.Element;
|
|
9
12
|
export default ListPage;
|
|
@@ -6,16 +6,14 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
6
6
|
});
|
|
7
7
|
exports.default = exports.ListPage = void 0;
|
|
8
8
|
var _react = _interopRequireDefault(require("react"));
|
|
9
|
+
var _src = _interopRequireDefault(require("../../../../page-header/src"));
|
|
10
|
+
var _src2 = _interopRequireDefault(require("../../../../table/src"));
|
|
9
11
|
var _pageContainer = _interopRequireWildcard(require("../../page-container"));
|
|
10
|
-
var _pageHeader = _interopRequireDefault(require("../../page-header"));
|
|
11
|
-
var _table = _interopRequireDefault(require("../../table"));
|
|
12
12
|
var _excluded = ["loading", "pageProps"];
|
|
13
13
|
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); }
|
|
14
14
|
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; }
|
|
15
15
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
16
|
-
function
|
|
17
|
-
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; }
|
|
18
|
-
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; }
|
|
16
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
19
17
|
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; }
|
|
20
18
|
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; }
|
|
21
19
|
var ListPage = function ListPage(props) {
|
|
@@ -30,17 +28,17 @@ var ListPage = function ListPage(props) {
|
|
|
30
28
|
var contentProps = (pageProps === null || pageProps === void 0 ? void 0 : pageProps.content) || {
|
|
31
29
|
columns: []
|
|
32
30
|
};
|
|
33
|
-
return /*#__PURE__*/_react.default.createElement(_pageContainer.default,
|
|
31
|
+
return /*#__PURE__*/_react.default.createElement(_pageContainer.default, _extends({
|
|
34
32
|
header: /*#__PURE__*/_react.default.createElement(_pageContainer.EditableContainer, {
|
|
35
33
|
id: "header",
|
|
36
34
|
component: "PageHeader"
|
|
37
|
-
}, /*#__PURE__*/_react.default.createElement(
|
|
35
|
+
}, /*#__PURE__*/_react.default.createElement(_src.default, _extends({
|
|
38
36
|
loading: loading
|
|
39
37
|
}, headerProps))),
|
|
40
38
|
content: /*#__PURE__*/_react.default.createElement(_pageContainer.EditableContainer, {
|
|
41
39
|
id: "content",
|
|
42
40
|
component: "ProTable"
|
|
43
|
-
}, /*#__PURE__*/_react.default.createElement(
|
|
41
|
+
}, /*#__PURE__*/_react.default.createElement(_src2.default, _extends({
|
|
44
42
|
loading: loading
|
|
45
43
|
}, contentProps)))
|
|
46
44
|
}, others));
|