@teamix/pro 1.6.0-beta.6 → 2.0.0-beta.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/pro.min.css +1 -1
- package/dist/pro.min.js +1 -2
- package/es/index-without-icon.d.ts +13 -13
- package/es/index-without-icon.js +31 -31
- package/es/index.d.ts +19 -32
- package/es/index.js +38 -36
- package/es/nocode/configurators/PageHeader.js +1 -1
- package/es/nocode/configurators/ProTable.js +1 -1
- package/es/nocode/configurators/index.js +1 -1
- package/es/nocode/configurators/map.js +3 -3
- package/es/nocode/index.js +8 -6
- package/es/nocode/pages/editor.d.ts +1 -0
- package/es/nocode/pages/editor.js +1 -1
- package/es/nocode/pages/index.js +7 -4
- package/es/nocode/pages/playground.js +9 -11
- package/es/nocode/pages/renderer.d.ts +2 -1
- package/es/nocode/pages/renderer.js +12 -12
- package/es/nocode/playground.js +5 -7
- package/es/templates/Detail/index.d.ts +1 -0
- package/es/templates/Detail/index.js +1 -1
- package/es/templates/Form/index.d.ts +1 -0
- package/es/templates/Form/index.js +1 -1
- package/es/templates/List/index.d.ts +7 -3
- package/es/templates/List/index.js +7 -9
- package/es/templates/index.js +3 -3
- package/es/xconsole.scss +0 -1
- package/lib/index-without-icon.d.ts +13 -13
- package/lib/index-without-icon.js +57 -57
- package/lib/index.d.ts +19 -32
- package/lib/index.js +58 -171
- package/lib/nocode/pages/editor.d.ts +1 -0
- package/lib/nocode/pages/index.js +1 -1
- package/lib/nocode/pages/playground.js +5 -7
- package/lib/nocode/pages/renderer.d.ts +2 -1
- package/lib/nocode/pages/renderer.js +12 -12
- package/lib/nocode/playground.js +4 -6
- package/lib/templates/Detail/index.d.ts +1 -0
- package/lib/templates/Form/index.d.ts +1 -0
- package/lib/templates/List/index.d.ts +7 -3
- package/lib/templates/List/index.js +6 -8
- package/lib/xconsole.scss +0 -1
- package/package.json +17 -6
- package/dist/pro.all.min.css +0 -1
- package/dist/pro.css +0 -1
- package/dist/pro.js +0 -120433
- package/dist/pro.min.js.LICENSE.txt +0 -56
- package/dist/pro.xconsole.min.css +0 -1
- package/es/actions/base.d.ts +0 -24
- package/es/actions/base.js +0 -64
- package/es/actions/confirm.d.ts +0 -7
- package/es/actions/confirm.js +0 -11
- package/es/actions/danger-confirm.d.ts +0 -7
- package/es/actions/danger-confirm.js +0 -14
- package/es/actions/danger-pop-confirm.d.ts +0 -5
- package/es/actions/danger-pop-confirm.js +0 -10
- package/es/actions/dialog-component.d.ts +0 -10
- package/es/actions/dialog-component.js +0 -19
- package/es/actions/dialog-form.d.ts +0 -29
- package/es/actions/dialog-form.js +0 -211
- package/es/actions/dialog-info.d.ts +0 -9
- package/es/actions/dialog-info.js +0 -19
- package/es/actions/dialog-table.d.ts +0 -9
- package/es/actions/dialog-table.js +0 -10
- package/es/actions/dialog.d.ts +0 -40
- package/es/actions/dialog.js +0 -223
- package/es/actions/drawer-form.d.ts +0 -6
- package/es/actions/drawer-form.js +0 -7
- package/es/actions/drawer-info.d.ts +0 -6
- package/es/actions/drawer-info.js +0 -7
- package/es/actions/drawer-table.d.ts +0 -6
- package/es/actions/drawer-table.js +0 -7
- package/es/actions/drawer.d.ts +0 -6
- package/es/actions/drawer.js +0 -7
- package/es/actions/error.d.ts +0 -7
- package/es/actions/error.js +0 -11
- package/es/actions/index.d.ts +0 -114
- package/es/actions/index.js +0 -438
- package/es/actions/index.scss +0 -145
- package/es/actions/link.d.ts +0 -8
- package/es/actions/link.js +0 -15
- package/es/actions/notice.d.ts +0 -7
- package/es/actions/notice.js +0 -11
- package/es/actions/pop-confirm.d.ts +0 -9
- package/es/actions/pop-confirm.js +0 -9
- package/es/actions/quick.d.ts +0 -2
- package/es/actions/quick.js +0 -26
- package/es/actions/request.d.ts +0 -9
- package/es/actions/request.js +0 -48
- package/es/actions/utils.d.ts +0 -1
- package/es/actions/utils.js +0 -19
- package/es/card/card-container.d.ts +0 -18
- package/es/card/card-container.js +0 -19
- package/es/card/divider.d.ts +0 -6
- package/es/card/divider.js +0 -11
- package/es/card/index.d.ts +0 -109
- package/es/card/index.js +0 -284
- package/es/card/index.scss +0 -313
- package/es/card/selectable.d.ts +0 -13
- package/es/card/selectable.js +0 -36
- package/es/card/tab.d.ts +0 -6
- package/es/card/tab.js +0 -18
- package/es/card/utils.d.ts +0 -9
- package/es/card/utils.js +0 -28
- package/es/card/xconsole.scss +0 -3
- package/es/field/index.d.ts +0 -3
- package/es/field/index.js +0 -3
- package/es/form/Components/Editable/index.d.ts +0 -20
- package/es/form/Components/Editable/index.js +0 -193
- package/es/form/Components/FormGroup/index.d.ts +0 -14
- package/es/form/Components/FormGroup/index.js +0 -78
- package/es/form/Components/FormGroup/index.scss +0 -23
- package/es/form/Components/FormItem2/animation.scss +0 -72
- package/es/form/Components/FormItem2/grid.scss +0 -173
- package/es/form/Components/FormItem2/index.d.ts +0 -41
- package/es/form/Components/FormItem2/index.js +0 -286
- package/es/form/Components/FormItem2/main.scss +0 -413
- package/es/form/Components/FormItem2/scss/variable.scss +0 -118
- package/es/form/Components/FormItem2/style.d.ts +0 -1
- package/es/form/Components/FormItem2/style.js +0 -1
- package/es/form/Components/LightFilter/componentMap.d.ts +0 -3
- package/es/form/Components/LightFilter/componentMap.js +0 -7
- package/es/form/Components/LightFilter/index.d.ts +0 -17
- package/es/form/Components/LightFilter/index.js +0 -122
- package/es/form/Components/LightFilter/index.scss +0 -93
- package/es/form/Components/ProField/index.d.ts +0 -2
- package/es/form/Components/ProField/index.js +0 -31
- package/es/form/Components/ProField/mapDateFormat.d.ts +0 -3
- package/es/form/Components/ProField/mapDateFormat.js +0 -86
- package/es/form/Components/Text/index.d.ts +0 -8
- package/es/form/Components/Text/index.js +0 -20
- package/es/form/Components/Text/index.scss +0 -8
- package/es/form/Components/__builtins__/empty.d.ts +0 -1
- package/es/form/Components/__builtins__/empty.js +0 -51
- package/es/form/Components/__builtins__/hooks/index.d.ts +0 -2
- package/es/form/Components/__builtins__/hooks/index.js +0 -2
- package/es/form/Components/__builtins__/hooks/useClickAway.d.ts +0 -5
- package/es/form/Components/__builtins__/hooks/useClickAway.js +0 -37
- package/es/form/Components/__builtins__/hooks/usePrefixCls.d.ts +0 -3
- package/es/form/Components/__builtins__/hooks/usePrefixCls.js +0 -8
- package/es/form/Components/__builtins__/icons.d.ts +0 -20
- package/es/form/Components/__builtins__/icons.js +0 -153
- package/es/form/Components/__builtins__/index.d.ts +0 -8
- package/es/form/Components/__builtins__/index.js +0 -8
- package/es/form/Components/__builtins__/loading.d.ts +0 -1
- package/es/form/Components/__builtins__/loading.js +0 -41
- package/es/form/Components/__builtins__/mapSize.d.ts +0 -1
- package/es/form/Components/__builtins__/mapSize.js +0 -13
- package/es/form/Components/__builtins__/mapStatus.d.ts +0 -2
- package/es/form/Components/__builtins__/mapStatus.js +0 -20
- package/es/form/Components/__builtins__/moment.d.ts +0 -2
- package/es/form/Components/__builtins__/moment.js +0 -47
- package/es/form/Components/__builtins__/pickDataProps.d.ts +0 -1
- package/es/form/Components/__builtins__/pickDataProps.js +0 -9
- package/es/form/Components/form-layout/index.d.ts +0 -74
- package/es/form/Components/form-layout/index.js +0 -71
- package/es/form/Components/form-layout/main.scss +0 -0
- package/es/form/Components/form-layout/style.d.ts +0 -1
- package/es/form/Components/form-layout/style.js +0 -3
- package/es/form/Components/form-layout/useResponsiveFormLayout.d.ts +0 -18
- package/es/form/Components/form-layout/useResponsiveFormLayout.js +0 -87
- package/es/form/Filter/AdvancedFilter.d.ts +0 -7
- package/es/form/Filter/AdvancedFilter.js +0 -112
- package/es/form/Filter/Layout.d.ts +0 -5
- package/es/form/Filter/Layout.js +0 -68
- package/es/form/Filter/LightFilter.d.ts +0 -7
- package/es/form/Filter/LightFilter.js +0 -94
- package/es/form/Filter/SimpleFilter.d.ts +0 -7
- package/es/form/Filter/SimpleFilter.js +0 -88
- package/es/form/Filter/index.d.ts +0 -9
- package/es/form/Filter/index.js +0 -511
- package/es/form/Filter/index.scss +0 -48
- package/es/form/Filter/index2.d.ts +0 -13
- package/es/form/Filter/index2.js +0 -162
- package/es/form/Filter/index2.scss +0 -26
- package/es/form/Filter/layout.scss +0 -40
- package/es/form/Filter/useBindUrl.d.ts +0 -2
- package/es/form/Filter/useBindUrl.js +0 -90
- package/es/form/Filter/useSpecialProps.d.ts +0 -6
- package/es/form/Filter/useSpecialProps.js +0 -32
- package/es/form/ProForm/addCascadeEffect.d.ts +0 -2
- package/es/form/ProForm/addCascadeEffect.js +0 -203
- package/es/form/ProForm/customComponent.d.ts +0 -3
- package/es/form/ProForm/customComponent.js +0 -16
- package/es/form/ProForm/index.d.ts +0 -5
- package/es/form/ProForm/index.js +0 -157
- package/es/form/ProForm/index.scss +0 -411
- package/es/form/ProForm/useAutoLayout.d.ts +0 -9
- package/es/form/ProForm/useAutoLayout.js +0 -93
- package/es/form/ProForm/useAutoSubmit.d.ts +0 -6
- package/es/form/ProForm/useAutoSubmit.js +0 -23
- package/es/form/ProForm/useFieldRequest.d.ts +0 -5
- package/es/form/ProForm/useFieldRequest.js +0 -14
- package/es/form/ProForm/useFormDisplayValues.d.ts +0 -4
- package/es/form/ProForm/useFormDisplayValues.js +0 -78
- package/es/form/ProForm/useInitialRequest.d.ts +0 -6
- package/es/form/ProForm/useInitialRequest.js +0 -10
- package/es/form/SchemaForm/adapterComponent.d.ts +0 -5
- package/es/form/SchemaForm/adapterComponent.js +0 -14
- package/es/form/SchemaForm/adapterDecorator.d.ts +0 -6
- package/es/form/SchemaForm/adapterDecorator.js +0 -20
- package/es/form/SchemaForm/adapterType.d.ts +0 -5
- package/es/form/SchemaForm/adapterType.js +0 -52
- package/es/form/SchemaForm/index.d.ts +0 -4
- package/es/form/SchemaForm/index.js +0 -209
- package/es/form/SchemaForm/initializeArrayCards.d.ts +0 -3
- package/es/form/SchemaForm/initializeArrayCards.js +0 -18
- package/es/form/SchemaForm/initializeArrayCollapse.d.ts +0 -3
- package/es/form/SchemaForm/initializeArrayCollapse.js +0 -18
- package/es/form/SchemaForm/initializeArrayItems.d.ts +0 -3
- package/es/form/SchemaForm/initializeArrayItems.js +0 -31
- package/es/form/SchemaForm/initializeArrayTable.d.ts +0 -3
- package/es/form/SchemaForm/initializeArrayTable.js +0 -78
- package/es/form/SchemaForm/initializeDataSource.d.ts +0 -15
- package/es/form/SchemaForm/initializeDataSource.js +0 -19
- package/es/form/SchemaForm/initializeFormButton.d.ts +0 -3
- package/es/form/SchemaForm/initializeFormButton.js +0 -74
- package/es/form/SchemaForm/initializeFormCollapse.d.ts +0 -3
- package/es/form/SchemaForm/initializeFormCollapse.js +0 -33
- package/es/form/SchemaForm/initializeFormGroup.d.ts +0 -3
- package/es/form/SchemaForm/initializeFormGroup.js +0 -36
- package/es/form/SchemaForm/initializeFormStep.d.ts +0 -5
- package/es/form/SchemaForm/initializeFormStep.js +0 -50
- package/es/form/SchemaForm/initializeFormTab.d.ts +0 -3
- package/es/form/SchemaForm/initializeFormTab.js +0 -43
- package/es/form/SchemaForm/initializeReactions.d.ts +0 -2
- package/es/form/SchemaForm/initializeReactions.js +0 -65
- package/es/form/SchemaForm/initializeRequest.d.ts +0 -11
- package/es/form/SchemaForm/initializeRequest.js +0 -38
- package/es/form/SchemaForm/initializeRules.d.ts +0 -11
- package/es/form/SchemaForm/initializeRules.js +0 -46
- package/es/form/SchemaForm/initializeSelectTable.d.ts +0 -3
- package/es/form/SchemaForm/initializeSelectTable.js +0 -83
- package/es/form/SchemaForm/reactions.d.ts +0 -6
- package/es/form/SchemaForm/reactions.js +0 -88
- package/es/form/docs/ActionResponse.d.ts +0 -8
- package/es/form/docs/ActionResponse.js +0 -11
- package/es/form/docs/ActionResponse.less +0 -25
- package/es/form/fieldTypeMap.d.ts +0 -7
- package/es/form/fieldTypeMap.js +0 -46
- package/es/form/global.scss +0 -14
- package/es/form/index.d.ts +0 -125
- package/es/form/index.js +0 -44
- package/es/form/locales/validate.d.ts +0 -159
- package/es/form/locales/validate.js +0 -158
- package/es/form/schemaNameMap.d.ts +0 -5
- package/es/form/schemaNameMap.js +0 -50
- package/es/form/typing.d.ts +0 -194
- package/es/form/typing.js +0 -1
- package/es/form/utils/parseSchema.d.ts +0 -3
- package/es/form/utils/parseSchema.js +0 -38
- package/es/form/utils.d.ts +0 -55
- package/es/form/utils.js +0 -155
- package/es/form/warning.d.ts +0 -3
- package/es/form/warning.js +0 -11
- package/es/image/index.d.ts +0 -22
- package/es/image/index.js +0 -73
- package/es/image/index.scss +0 -3
- package/es/info/components/InfoGroup/index.d.ts +0 -5
- package/es/info/components/InfoGroup/index.js +0 -86
- package/es/info/components/InfoGroup/index.scss +0 -64
- package/es/info/components/InfoValueItem/index.d.ts +0 -5
- package/es/info/components/InfoValueItem/index.js +0 -302
- package/es/info/components/InfoValueItem/index.scss +0 -26
- package/es/info/components/ProInfoItem/index.d.ts +0 -5
- package/es/info/components/ProInfoItem/index.js +0 -92
- package/es/info/components/ProInfoItem/index.scss +0 -76
- package/es/info/components/baseInfo/index.d.ts +0 -8
- package/es/info/components/baseInfo/index.js +0 -95
- package/es/info/components/baseInfo/index.scss +0 -6
- package/es/info/components/headerInfo/index.d.ts +0 -8
- package/es/info/components/headerInfo/index.js +0 -68
- package/es/info/components/headerInfo/index.scss +0 -3
- package/es/info/components/tableInfo/index.d.ts +0 -7
- package/es/info/components/tableInfo/index.js +0 -154
- package/es/info/components/tableInfo/index.scss +0 -18
- package/es/info/index.d.ts +0 -6
- package/es/info/index.js +0 -182
- package/es/info/index.scss +0 -9
- package/es/info/typing.d.ts +0 -220
- package/es/info/typing.js +0 -1
- package/es/info/utils/index.d.ts +0 -20
- package/es/info/utils/index.js +0 -49
- package/es/info/utils/layout.d.ts +0 -2
- package/es/info/utils/layout.js +0 -58
- package/es/info/utils/utils.d.ts +0 -1
- package/es/info/utils/utils.js +0 -13
- package/es/layout/index.d.ts +0 -2
- package/es/layout/index.js +0 -3
- package/es/page-container/index.d.ts +0 -3
- package/es/page-container/index.js +0 -3
- package/es/page-header/index.d.ts +0 -74
- package/es/page-header/index.js +0 -218
- package/es/page-header/index.scss +0 -193
- package/es/page-header/xconsole.scss +0 -5
- package/es/sidebar/components/sidebar-container/index.d.ts +0 -5
- package/es/sidebar/components/sidebar-container/index.js +0 -167
- package/es/sidebar/components/sidebar-container/index.scss +0 -73
- package/es/sidebar/components/tree/index.d.ts +0 -6
- package/es/sidebar/components/tree/index.js +0 -288
- package/es/sidebar/components/tree/index.scss +0 -10
- package/es/sidebar/components/tree-node/components/HoverTooltip/index.d.ts +0 -15
- package/es/sidebar/components/tree-node/components/HoverTooltip/index.js +0 -47
- package/es/sidebar/components/tree-node/components/HoverTooltip/index.scss +0 -7
- package/es/sidebar/components/tree-node/components/IconAction/index.d.ts +0 -12
- package/es/sidebar/components/tree-node/components/IconAction/index.js +0 -79
- package/es/sidebar/components/tree-node/components/IconAction/index.scss +0 -7
- package/es/sidebar/components/tree-node/components/IconSwitch/index.d.ts +0 -23
- package/es/sidebar/components/tree-node/components/IconSwitch/index.js +0 -60
- package/es/sidebar/components/tree-node/components/IconSwitch/index.scss +0 -7
- package/es/sidebar/components/tree-node/index.d.ts +0 -7
- package/es/sidebar/components/tree-node/index.js +0 -192
- package/es/sidebar/components/tree-node/index.scss +0 -68
- package/es/sidebar/index.d.ts +0 -9
- package/es/sidebar/index.js +0 -187
- package/es/sidebar/index.scss +0 -38
- package/es/sidebar/typing.d.ts +0 -145
- package/es/sidebar/typing.js +0 -1
- package/es/sidebar/utils/action-ref.d.ts +0 -3
- package/es/sidebar/utils/action-ref.js +0 -10
- package/es/sidebar/utils/index.d.ts +0 -364
- package/es/sidebar/utils/index.js +0 -277
- package/es/skeleton/index.d.ts +0 -3
- package/es/skeleton/index.js +0 -3
- package/es/table/components/CardView/index.d.ts +0 -5
- package/es/table/components/CardView/index.js +0 -387
- package/es/table/components/CardView/index.scss +0 -46
- package/es/table/components/EmptyContent/index.d.ts +0 -2
- package/es/table/components/EmptyContent/index.js +0 -11
- package/es/table/components/Filter/index.d.ts +0 -12
- package/es/table/components/Filter/index.js +0 -248
- package/es/table/components/Filter/index.scss +0 -27
- package/es/table/components/Layout/index.d.ts +0 -5
- package/es/table/components/Layout/index.js +0 -175
- package/es/table/components/Layout/index.scss +0 -48
- package/es/table/components/LoadMore/index.d.ts +0 -20
- package/es/table/components/LoadMore/index.js +0 -88
- package/es/table/components/LoadMore/index.scss +0 -19
- package/es/table/components/Pagination/index.d.ts +0 -8
- package/es/table/components/Pagination/index.js +0 -244
- package/es/table/components/Pagination/index.scss +0 -55
- package/es/table/components/QuickAction/index.d.ts +0 -11
- package/es/table/components/QuickAction/index.js +0 -45
- package/es/table/components/ToolBar/CardSwitch.d.ts +0 -8
- package/es/table/components/ToolBar/CardSwitch.js +0 -52
- package/es/table/components/ToolBar/DensityIcon.d.ts +0 -4
- package/es/table/components/ToolBar/DensityIcon.js +0 -107
- package/es/table/components/ToolBar/FilterColumnIcon.d.ts +0 -4
- package/es/table/components/ToolBar/FilterColumnIcon.js +0 -362
- package/es/table/components/ToolBar/FullScreenIcon.d.ts +0 -4
- package/es/table/components/ToolBar/FullScreenIcon.js +0 -29
- package/es/table/components/ToolBar/Fullscreen.d.ts +0 -10
- package/es/table/components/ToolBar/Fullscreen.js +0 -100
- package/es/table/components/ToolBar/RefreshIcon.d.ts +0 -4
- package/es/table/components/ToolBar/RefreshIcon.js +0 -180
- package/es/table/components/ToolBar/index.d.ts +0 -5
- package/es/table/components/ToolBar/index.js +0 -174
- package/es/table/components/ToolBar/index.scss +0 -177
- package/es/table/index.d.ts +0 -6
- package/es/table/index.js +0 -1154
- package/es/table/index.scss +0 -158
- package/es/table/typing.d.ts +0 -426
- package/es/table/typing.js +0 -1
- package/es/table/utils/columnRender.d.ts +0 -13
- package/es/table/utils/columnRender.js +0 -247
- package/es/table/utils/genProColumnToColumn.d.ts +0 -13
- package/es/table/utils/genProColumnToColumn.js +0 -51
- package/es/table/utils/getTableProps.d.ts +0 -2
- package/es/table/utils/getTableProps.js +0 -4
- package/es/table/utils/getTableSortIcons.d.ts +0 -3
- package/es/table/utils/getTableSortIcons.js +0 -21
- package/es/table/utils/index.d.ts +0 -19
- package/es/table/utils/index.js +0 -128
- package/es/table/utils/pureColumnRender.d.ts +0 -9
- package/es/table/utils/pureColumnRender.js +0 -169
- package/es/table/utils/pureGenProColumnToColumn.d.ts +0 -7
- package/es/table/utils/pureGenProColumnToColumn.js +0 -28
- package/es/table/utils/useTableSelection.d.ts +0 -3
- package/es/table/utils/useTableSelection.js +0 -80
- package/es/table/utils/util.d.ts +0 -5
- package/es/table/utils/util.js +0 -19
- package/es/timeline/ProTimeLineItem/index.d.ts +0 -5
- package/es/timeline/ProTimeLineItem/index.js +0 -245
- package/es/timeline/ProTimeLineItem/index.scss +0 -235
- package/es/timeline/index.d.ts +0 -10
- package/es/timeline/index.js +0 -63
- package/es/timeline/index.scss +0 -7
- package/es/timeline/typing.d.ts +0 -107
- package/es/timeline/typing.js +0 -1
- package/es/utils/aspect.d.ts +0 -2
- package/es/utils/aspect.js +0 -60
- package/es/utils/index.d.ts +0 -3
- package/es/utils/index.js +0 -3
- package/es/utils/message.d.ts +0 -3
- package/es/utils/message.js +0 -14
- package/lib/actions/base.d.ts +0 -24
- package/lib/actions/base.js +0 -72
- package/lib/actions/confirm.d.ts +0 -7
- package/lib/actions/confirm.js +0 -20
- package/lib/actions/danger-confirm.d.ts +0 -7
- package/lib/actions/danger-confirm.js +0 -23
- package/lib/actions/danger-pop-confirm.d.ts +0 -5
- package/lib/actions/danger-pop-confirm.js +0 -18
- package/lib/actions/dialog-component.d.ts +0 -10
- package/lib/actions/dialog-component.js +0 -28
- package/lib/actions/dialog-form.d.ts +0 -29
- package/lib/actions/dialog-form.js +0 -220
- package/lib/actions/dialog-info.d.ts +0 -9
- package/lib/actions/dialog-info.js +0 -28
- package/lib/actions/dialog-table.d.ts +0 -9
- package/lib/actions/dialog-table.js +0 -19
- package/lib/actions/dialog.d.ts +0 -40
- package/lib/actions/dialog.js +0 -232
- package/lib/actions/drawer-form.d.ts +0 -6
- package/lib/actions/drawer-form.js +0 -15
- package/lib/actions/drawer-info.d.ts +0 -6
- package/lib/actions/drawer-info.js +0 -15
- package/lib/actions/drawer-table.d.ts +0 -6
- package/lib/actions/drawer-table.js +0 -15
- package/lib/actions/drawer.d.ts +0 -6
- package/lib/actions/drawer.js +0 -16
- package/lib/actions/error.d.ts +0 -7
- package/lib/actions/error.js +0 -20
- package/lib/actions/index.d.ts +0 -114
- package/lib/actions/index.js +0 -476
- package/lib/actions/index.scss +0 -145
- package/lib/actions/link.d.ts +0 -8
- package/lib/actions/link.js +0 -21
- package/lib/actions/notice.d.ts +0 -7
- package/lib/actions/notice.js +0 -20
- package/lib/actions/pop-confirm.d.ts +0 -9
- package/lib/actions/pop-confirm.js +0 -18
- package/lib/actions/quick.d.ts +0 -2
- package/lib/actions/quick.js +0 -33
- package/lib/actions/request.d.ts +0 -9
- package/lib/actions/request.js +0 -55
- package/lib/actions/utils.d.ts +0 -1
- package/lib/actions/utils.js +0 -25
- package/lib/card/card-container.d.ts +0 -18
- package/lib/card/card-container.js +0 -28
- package/lib/card/divider.d.ts +0 -6
- package/lib/card/divider.js +0 -19
- package/lib/card/index.d.ts +0 -109
- package/lib/card/index.js +0 -310
- package/lib/card/index.scss +0 -313
- package/lib/card/selectable.d.ts +0 -13
- package/lib/card/selectable.js +0 -44
- package/lib/card/tab.d.ts +0 -6
- package/lib/card/tab.js +0 -26
- package/lib/card/utils.d.ts +0 -9
- package/lib/card/utils.js +0 -35
- package/lib/card/xconsole.scss +0 -3
- package/lib/field/index.d.ts +0 -3
- package/lib/field/index.js +0 -24
- package/lib/form/Components/Editable/index.d.ts +0 -20
- package/lib/form/Components/Editable/index.js +0 -205
- package/lib/form/Components/FormGroup/index.d.ts +0 -14
- package/lib/form/Components/FormGroup/index.js +0 -86
- package/lib/form/Components/FormGroup/index.scss +0 -23
- package/lib/form/Components/FormItem2/animation.scss +0 -72
- package/lib/form/Components/FormItem2/grid.scss +0 -173
- package/lib/form/Components/FormItem2/index.d.ts +0 -41
- package/lib/form/Components/FormItem2/index.js +0 -299
- package/lib/form/Components/FormItem2/main.scss +0 -413
- package/lib/form/Components/FormItem2/scss/variable.scss +0 -118
- package/lib/form/Components/FormItem2/style.d.ts +0 -1
- package/lib/form/Components/FormItem2/style.js +0 -3
- package/lib/form/Components/LightFilter/componentMap.d.ts +0 -3
- package/lib/form/Components/LightFilter/componentMap.js +0 -14
- package/lib/form/Components/LightFilter/index.d.ts +0 -17
- package/lib/form/Components/LightFilter/index.js +0 -133
- package/lib/form/Components/LightFilter/index.scss +0 -93
- package/lib/form/Components/ProField/index.d.ts +0 -2
- package/lib/form/Components/ProField/index.js +0 -39
- package/lib/form/Components/ProField/mapDateFormat.d.ts +0 -3
- package/lib/form/Components/ProField/mapDateFormat.js +0 -94
- package/lib/form/Components/Text/index.d.ts +0 -8
- package/lib/form/Components/Text/index.js +0 -28
- package/lib/form/Components/Text/index.scss +0 -8
- package/lib/form/Components/__builtins__/empty.d.ts +0 -1
- package/lib/form/Components/__builtins__/empty.js +0 -59
- package/lib/form/Components/__builtins__/hooks/index.d.ts +0 -2
- package/lib/form/Components/__builtins__/hooks/index.js +0 -27
- package/lib/form/Components/__builtins__/hooks/useClickAway.d.ts +0 -5
- package/lib/form/Components/__builtins__/hooks/useClickAway.js +0 -44
- package/lib/form/Components/__builtins__/hooks/usePrefixCls.d.ts +0 -3
- package/lib/form/Components/__builtins__/hooks/usePrefixCls.js +0 -15
- package/lib/form/Components/__builtins__/icons.d.ts +0 -20
- package/lib/form/Components/__builtins__/icons.js +0 -174
- package/lib/form/Components/__builtins__/index.d.ts +0 -8
- package/lib/form/Components/__builtins__/index.js +0 -93
- package/lib/form/Components/__builtins__/loading.d.ts +0 -1
- package/lib/form/Components/__builtins__/loading.js +0 -48
- package/lib/form/Components/__builtins__/mapSize.d.ts +0 -1
- package/lib/form/Components/__builtins__/mapSize.js +0 -20
- package/lib/form/Components/__builtins__/mapStatus.d.ts +0 -2
- package/lib/form/Components/__builtins__/mapStatus.js +0 -27
- package/lib/form/Components/__builtins__/moment.d.ts +0 -2
- package/lib/form/Components/__builtins__/moment.js +0 -56
- package/lib/form/Components/__builtins__/pickDataProps.d.ts +0 -1
- package/lib/form/Components/__builtins__/pickDataProps.js +0 -16
- package/lib/form/Components/form-layout/index.d.ts +0 -74
- package/lib/form/Components/form-layout/index.js +0 -88
- package/lib/form/Components/form-layout/main.scss +0 -0
- package/lib/form/Components/form-layout/style.d.ts +0 -1
- package/lib/form/Components/form-layout/style.js +0 -3
- package/lib/form/Components/form-layout/useResponsiveFormLayout.d.ts +0 -18
- package/lib/form/Components/form-layout/useResponsiveFormLayout.js +0 -94
- package/lib/form/Filter/AdvancedFilter.d.ts +0 -7
- package/lib/form/Filter/AdvancedFilter.js +0 -123
- package/lib/form/Filter/Layout.d.ts +0 -5
- package/lib/form/Filter/Layout.js +0 -78
- package/lib/form/Filter/LightFilter.d.ts +0 -7
- package/lib/form/Filter/LightFilter.js +0 -105
- package/lib/form/Filter/SimpleFilter.d.ts +0 -7
- package/lib/form/Filter/SimpleFilter.js +0 -99
- package/lib/form/Filter/index.d.ts +0 -9
- package/lib/form/Filter/index.js +0 -526
- package/lib/form/Filter/index.scss +0 -48
- package/lib/form/Filter/index2.d.ts +0 -13
- package/lib/form/Filter/index2.js +0 -174
- package/lib/form/Filter/index2.scss +0 -26
- package/lib/form/Filter/layout.scss +0 -40
- package/lib/form/Filter/useBindUrl.d.ts +0 -2
- package/lib/form/Filter/useBindUrl.js +0 -97
- package/lib/form/Filter/useSpecialProps.d.ts +0 -6
- package/lib/form/Filter/useSpecialProps.js +0 -39
- package/lib/form/ProForm/addCascadeEffect.d.ts +0 -2
- package/lib/form/ProForm/addCascadeEffect.js +0 -210
- package/lib/form/ProForm/customComponent.d.ts +0 -3
- package/lib/form/ProForm/customComponent.js +0 -22
- package/lib/form/ProForm/index.d.ts +0 -5
- package/lib/form/ProForm/index.js +0 -168
- package/lib/form/ProForm/index.scss +0 -411
- package/lib/form/ProForm/useAutoLayout.d.ts +0 -9
- package/lib/form/ProForm/useAutoLayout.js +0 -100
- package/lib/form/ProForm/useAutoSubmit.d.ts +0 -6
- package/lib/form/ProForm/useAutoSubmit.js +0 -28
- package/lib/form/ProForm/useFieldRequest.d.ts +0 -5
- package/lib/form/ProForm/useFieldRequest.js +0 -21
- package/lib/form/ProForm/useFormDisplayValues.d.ts +0 -4
- package/lib/form/ProForm/useFormDisplayValues.js +0 -86
- package/lib/form/ProForm/useInitialRequest.d.ts +0 -6
- package/lib/form/ProForm/useInitialRequest.js +0 -17
- package/lib/form/SchemaForm/adapterComponent.d.ts +0 -5
- package/lib/form/SchemaForm/adapterComponent.js +0 -21
- package/lib/form/SchemaForm/adapterDecorator.d.ts +0 -6
- package/lib/form/SchemaForm/adapterDecorator.js +0 -24
- package/lib/form/SchemaForm/adapterType.d.ts +0 -5
- package/lib/form/SchemaForm/adapterType.js +0 -59
- package/lib/form/SchemaForm/index.d.ts +0 -4
- package/lib/form/SchemaForm/index.js +0 -220
- package/lib/form/SchemaForm/initializeArrayCards.d.ts +0 -3
- package/lib/form/SchemaForm/initializeArrayCards.js +0 -25
- package/lib/form/SchemaForm/initializeArrayCollapse.d.ts +0 -3
- package/lib/form/SchemaForm/initializeArrayCollapse.js +0 -25
- package/lib/form/SchemaForm/initializeArrayItems.d.ts +0 -3
- package/lib/form/SchemaForm/initializeArrayItems.js +0 -38
- package/lib/form/SchemaForm/initializeArrayTable.d.ts +0 -3
- package/lib/form/SchemaForm/initializeArrayTable.js +0 -85
- package/lib/form/SchemaForm/initializeDataSource.d.ts +0 -15
- package/lib/form/SchemaForm/initializeDataSource.js +0 -26
- package/lib/form/SchemaForm/initializeFormButton.d.ts +0 -3
- package/lib/form/SchemaForm/initializeFormButton.js +0 -81
- package/lib/form/SchemaForm/initializeFormCollapse.d.ts +0 -3
- package/lib/form/SchemaForm/initializeFormCollapse.js +0 -40
- package/lib/form/SchemaForm/initializeFormGroup.d.ts +0 -3
- package/lib/form/SchemaForm/initializeFormGroup.js +0 -43
- package/lib/form/SchemaForm/initializeFormStep.d.ts +0 -5
- package/lib/form/SchemaForm/initializeFormStep.js +0 -57
- package/lib/form/SchemaForm/initializeFormTab.d.ts +0 -3
- package/lib/form/SchemaForm/initializeFormTab.js +0 -50
- package/lib/form/SchemaForm/initializeReactions.d.ts +0 -2
- package/lib/form/SchemaForm/initializeReactions.js +0 -73
- package/lib/form/SchemaForm/initializeRequest.d.ts +0 -11
- package/lib/form/SchemaForm/initializeRequest.js +0 -45
- package/lib/form/SchemaForm/initializeRules.d.ts +0 -11
- package/lib/form/SchemaForm/initializeRules.js +0 -53
- package/lib/form/SchemaForm/initializeSelectTable.d.ts +0 -3
- package/lib/form/SchemaForm/initializeSelectTable.js +0 -91
- package/lib/form/SchemaForm/reactions.d.ts +0 -6
- package/lib/form/SchemaForm/reactions.js +0 -97
- package/lib/form/docs/ActionResponse.d.ts +0 -8
- package/lib/form/docs/ActionResponse.js +0 -19
- package/lib/form/docs/ActionResponse.less +0 -25
- package/lib/form/fieldTypeMap.d.ts +0 -7
- package/lib/form/fieldTypeMap.js +0 -54
- package/lib/form/global.scss +0 -14
- package/lib/form/index.d.ts +0 -125
- package/lib/form/index.js +0 -171
- package/lib/form/locales/validate.d.ts +0 -159
- package/lib/form/locales/validate.js +0 -165
- package/lib/form/schemaNameMap.d.ts +0 -5
- package/lib/form/schemaNameMap.js +0 -57
- package/lib/form/typing.d.ts +0 -194
- package/lib/form/typing.js +0 -5
- package/lib/form/utils/parseSchema.d.ts +0 -3
- package/lib/form/utils/parseSchema.js +0 -45
- package/lib/form/utils.d.ts +0 -55
- package/lib/form/utils.js +0 -169
- package/lib/form/warning.d.ts +0 -3
- package/lib/form/warning.js +0 -18
- package/lib/image/index.d.ts +0 -22
- package/lib/image/index.js +0 -83
- package/lib/image/index.scss +0 -3
- package/lib/info/components/InfoGroup/index.d.ts +0 -5
- package/lib/info/components/InfoGroup/index.js +0 -97
- package/lib/info/components/InfoGroup/index.scss +0 -64
- package/lib/info/components/InfoValueItem/index.d.ts +0 -5
- package/lib/info/components/InfoValueItem/index.js +0 -313
- package/lib/info/components/InfoValueItem/index.scss +0 -26
- package/lib/info/components/ProInfoItem/index.d.ts +0 -5
- package/lib/info/components/ProInfoItem/index.js +0 -100
- package/lib/info/components/ProInfoItem/index.scss +0 -76
- package/lib/info/components/baseInfo/index.d.ts +0 -8
- package/lib/info/components/baseInfo/index.js +0 -103
- package/lib/info/components/baseInfo/index.scss +0 -6
- package/lib/info/components/headerInfo/index.d.ts +0 -8
- package/lib/info/components/headerInfo/index.js +0 -76
- package/lib/info/components/headerInfo/index.scss +0 -3
- package/lib/info/components/tableInfo/index.d.ts +0 -7
- package/lib/info/components/tableInfo/index.js +0 -164
- package/lib/info/components/tableInfo/index.scss +0 -18
- package/lib/info/index.d.ts +0 -6
- package/lib/info/index.js +0 -205
- package/lib/info/index.scss +0 -9
- package/lib/info/typing.d.ts +0 -220
- package/lib/info/typing.js +0 -5
- package/lib/info/utils/index.d.ts +0 -20
- package/lib/info/utils/index.js +0 -60
- package/lib/info/utils/layout.d.ts +0 -2
- package/lib/info/utils/layout.js +0 -65
- package/lib/info/utils/utils.d.ts +0 -1
- package/lib/info/utils/utils.js +0 -19
- package/lib/layout/index.d.ts +0 -2
- package/lib/layout/index.js +0 -10
- package/lib/page-container/index.d.ts +0 -3
- package/lib/page-container/index.js +0 -24
- package/lib/page-header/index.d.ts +0 -74
- package/lib/page-header/index.js +0 -224
- package/lib/page-header/index.scss +0 -193
- package/lib/page-header/xconsole.scss +0 -5
- package/lib/sidebar/components/sidebar-container/index.d.ts +0 -5
- package/lib/sidebar/components/sidebar-container/index.js +0 -178
- package/lib/sidebar/components/sidebar-container/index.scss +0 -73
- package/lib/sidebar/components/tree/index.d.ts +0 -6
- package/lib/sidebar/components/tree/index.js +0 -298
- package/lib/sidebar/components/tree/index.scss +0 -10
- package/lib/sidebar/components/tree-node/components/HoverTooltip/index.d.ts +0 -15
- package/lib/sidebar/components/tree-node/components/HoverTooltip/index.js +0 -57
- package/lib/sidebar/components/tree-node/components/HoverTooltip/index.scss +0 -7
- package/lib/sidebar/components/tree-node/components/IconAction/index.d.ts +0 -12
- package/lib/sidebar/components/tree-node/components/IconAction/index.js +0 -90
- package/lib/sidebar/components/tree-node/components/IconAction/index.scss +0 -7
- package/lib/sidebar/components/tree-node/components/IconSwitch/index.d.ts +0 -23
- package/lib/sidebar/components/tree-node/components/IconSwitch/index.js +0 -71
- package/lib/sidebar/components/tree-node/components/IconSwitch/index.scss +0 -7
- package/lib/sidebar/components/tree-node/index.d.ts +0 -7
- package/lib/sidebar/components/tree-node/index.js +0 -204
- package/lib/sidebar/components/tree-node/index.scss +0 -68
- package/lib/sidebar/index.d.ts +0 -9
- package/lib/sidebar/index.js +0 -228
- package/lib/sidebar/index.scss +0 -38
- package/lib/sidebar/typing.d.ts +0 -145
- package/lib/sidebar/typing.js +0 -5
- package/lib/sidebar/utils/action-ref.d.ts +0 -3
- package/lib/sidebar/utils/action-ref.js +0 -16
- package/lib/sidebar/utils/index.d.ts +0 -364
- package/lib/sidebar/utils/index.js +0 -291
- package/lib/skeleton/index.d.ts +0 -3
- package/lib/skeleton/index.js +0 -24
- package/lib/table/components/CardView/index.d.ts +0 -5
- package/lib/table/components/CardView/index.js +0 -397
- package/lib/table/components/CardView/index.scss +0 -46
- package/lib/table/components/EmptyContent/index.d.ts +0 -2
- package/lib/table/components/EmptyContent/index.js +0 -19
- package/lib/table/components/Filter/index.d.ts +0 -12
- package/lib/table/components/Filter/index.js +0 -258
- package/lib/table/components/Filter/index.scss +0 -27
- package/lib/table/components/Layout/index.d.ts +0 -5
- package/lib/table/components/Layout/index.js +0 -185
- package/lib/table/components/Layout/index.scss +0 -48
- package/lib/table/components/LoadMore/index.d.ts +0 -20
- package/lib/table/components/LoadMore/index.js +0 -99
- package/lib/table/components/LoadMore/index.scss +0 -19
- package/lib/table/components/Pagination/index.d.ts +0 -8
- package/lib/table/components/Pagination/index.js +0 -253
- package/lib/table/components/Pagination/index.scss +0 -55
- package/lib/table/components/QuickAction/index.d.ts +0 -11
- package/lib/table/components/QuickAction/index.js +0 -53
- package/lib/table/components/ToolBar/CardSwitch.d.ts +0 -8
- package/lib/table/components/ToolBar/CardSwitch.js +0 -60
- package/lib/table/components/ToolBar/DensityIcon.d.ts +0 -4
- package/lib/table/components/ToolBar/DensityIcon.js +0 -114
- package/lib/table/components/ToolBar/FilterColumnIcon.d.ts +0 -4
- package/lib/table/components/ToolBar/FilterColumnIcon.js +0 -370
- package/lib/table/components/ToolBar/FullScreenIcon.d.ts +0 -4
- package/lib/table/components/ToolBar/FullScreenIcon.js +0 -38
- package/lib/table/components/ToolBar/Fullscreen.d.ts +0 -10
- package/lib/table/components/ToolBar/Fullscreen.js +0 -110
- package/lib/table/components/ToolBar/RefreshIcon.d.ts +0 -4
- package/lib/table/components/ToolBar/RefreshIcon.js +0 -188
- package/lib/table/components/ToolBar/index.d.ts +0 -5
- package/lib/table/components/ToolBar/index.js +0 -185
- package/lib/table/components/ToolBar/index.scss +0 -177
- package/lib/table/index.d.ts +0 -6
- package/lib/table/index.js +0 -1176
- package/lib/table/index.scss +0 -158
- package/lib/table/typing.d.ts +0 -426
- package/lib/table/typing.js +0 -5
- package/lib/table/utils/columnRender.d.ts +0 -13
- package/lib/table/utils/columnRender.js +0 -256
- package/lib/table/utils/genProColumnToColumn.d.ts +0 -13
- package/lib/table/utils/genProColumnToColumn.js +0 -58
- package/lib/table/utils/getTableProps.d.ts +0 -2
- package/lib/table/utils/getTableProps.js +0 -11
- package/lib/table/utils/getTableSortIcons.d.ts +0 -3
- package/lib/table/utils/getTableSortIcons.js +0 -29
- package/lib/table/utils/index.d.ts +0 -19
- package/lib/table/utils/index.js +0 -142
- package/lib/table/utils/pureColumnRender.d.ts +0 -9
- package/lib/table/utils/pureColumnRender.js +0 -178
- package/lib/table/utils/pureGenProColumnToColumn.d.ts +0 -7
- package/lib/table/utils/pureGenProColumnToColumn.js +0 -34
- package/lib/table/utils/useTableSelection.d.ts +0 -3
- package/lib/table/utils/useTableSelection.js +0 -83
- package/lib/table/utils/util.d.ts +0 -5
- package/lib/table/utils/util.js +0 -25
- package/lib/timeline/ProTimeLineItem/index.d.ts +0 -5
- package/lib/timeline/ProTimeLineItem/index.js +0 -255
- package/lib/timeline/ProTimeLineItem/index.scss +0 -235
- package/lib/timeline/index.d.ts +0 -10
- package/lib/timeline/index.js +0 -79
- package/lib/timeline/index.scss +0 -7
- package/lib/timeline/typing.d.ts +0 -107
- package/lib/timeline/typing.js +0 -5
- package/lib/utils/aspect.d.ts +0 -2
- package/lib/utils/aspect.js +0 -67
- package/lib/utils/index.d.ts +0 -3
- package/lib/utils/index.js +0 -24
- package/lib/utils/message.d.ts +0 -3
- package/lib/utils/message.js +0 -22
- /package/dist/{fonts/txddinmedium.woff → static/txddinmedium.df41cfe2.woff} +0 -0
package/lib/index.js
CHANGED
|
@@ -6,94 +6,57 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
6
6
|
});
|
|
7
7
|
var _exportNames = {
|
|
8
8
|
version: true,
|
|
9
|
-
|
|
10
|
-
ProCard: true,
|
|
9
|
+
TeamixIcon: true,
|
|
11
10
|
ProField: true,
|
|
12
11
|
ProForm: true,
|
|
13
|
-
hooks: true,
|
|
14
12
|
ProInfo: true,
|
|
15
13
|
ProPageContainer: true,
|
|
16
14
|
ProPageHeader: true,
|
|
17
15
|
ProTable: true,
|
|
18
|
-
|
|
16
|
+
ProAction: true,
|
|
19
17
|
utils: true,
|
|
20
|
-
|
|
21
|
-
ProTimeline: true,
|
|
22
|
-
ProImage: true,
|
|
23
|
-
nocode: true,
|
|
24
|
-
templates: true,
|
|
25
|
-
TeamixIcon: true
|
|
18
|
+
hooks: true
|
|
26
19
|
};
|
|
27
20
|
Object.defineProperty(exports, "ProAction", {
|
|
28
21
|
enumerable: true,
|
|
29
22
|
get: function get() {
|
|
30
|
-
return
|
|
31
|
-
}
|
|
32
|
-
});
|
|
33
|
-
Object.defineProperty(exports, "ProCard", {
|
|
34
|
-
enumerable: true,
|
|
35
|
-
get: function get() {
|
|
36
|
-
return _card.default;
|
|
23
|
+
return _src.default;
|
|
37
24
|
}
|
|
38
25
|
});
|
|
39
26
|
Object.defineProperty(exports, "ProField", {
|
|
40
27
|
enumerable: true,
|
|
41
28
|
get: function get() {
|
|
42
|
-
return
|
|
29
|
+
return _proField.default;
|
|
43
30
|
}
|
|
44
31
|
});
|
|
45
32
|
Object.defineProperty(exports, "ProForm", {
|
|
46
33
|
enumerable: true,
|
|
47
34
|
get: function get() {
|
|
48
|
-
return
|
|
49
|
-
}
|
|
50
|
-
});
|
|
51
|
-
Object.defineProperty(exports, "ProImage", {
|
|
52
|
-
enumerable: true,
|
|
53
|
-
get: function get() {
|
|
54
|
-
return _image.default;
|
|
35
|
+
return _proField.default;
|
|
55
36
|
}
|
|
56
37
|
});
|
|
57
38
|
Object.defineProperty(exports, "ProInfo", {
|
|
58
39
|
enumerable: true,
|
|
59
40
|
get: function get() {
|
|
60
|
-
return
|
|
41
|
+
return _proInfo.default;
|
|
61
42
|
}
|
|
62
43
|
});
|
|
63
44
|
Object.defineProperty(exports, "ProPageContainer", {
|
|
64
45
|
enumerable: true,
|
|
65
46
|
get: function get() {
|
|
66
|
-
return
|
|
47
|
+
return _proPageContainer.default;
|
|
67
48
|
}
|
|
68
49
|
});
|
|
69
50
|
Object.defineProperty(exports, "ProPageHeader", {
|
|
70
51
|
enumerable: true,
|
|
71
52
|
get: function get() {
|
|
72
|
-
return
|
|
73
|
-
}
|
|
74
|
-
});
|
|
75
|
-
Object.defineProperty(exports, "ProSidebar", {
|
|
76
|
-
enumerable: true,
|
|
77
|
-
get: function get() {
|
|
78
|
-
return _sidebar.default;
|
|
79
|
-
}
|
|
80
|
-
});
|
|
81
|
-
Object.defineProperty(exports, "ProSkeleton", {
|
|
82
|
-
enumerable: true,
|
|
83
|
-
get: function get() {
|
|
84
|
-
return _skeleton.default;
|
|
53
|
+
return _proPageHeader.default;
|
|
85
54
|
}
|
|
86
55
|
});
|
|
87
56
|
Object.defineProperty(exports, "ProTable", {
|
|
88
57
|
enumerable: true,
|
|
89
58
|
get: function get() {
|
|
90
|
-
return
|
|
91
|
-
}
|
|
92
|
-
});
|
|
93
|
-
Object.defineProperty(exports, "ProTimeline", {
|
|
94
|
-
enumerable: true,
|
|
95
|
-
get: function get() {
|
|
96
|
-
return _timeline.ProTimeline;
|
|
59
|
+
return _proTable.default;
|
|
97
60
|
}
|
|
98
61
|
});
|
|
99
62
|
Object.defineProperty(exports, "TeamixIcon", {
|
|
@@ -102,206 +65,128 @@ Object.defineProperty(exports, "TeamixIcon", {
|
|
|
102
65
|
return _icon.default;
|
|
103
66
|
}
|
|
104
67
|
});
|
|
68
|
+
exports.default = void 0;
|
|
105
69
|
Object.defineProperty(exports, "hooks", {
|
|
106
70
|
enumerable: true,
|
|
107
71
|
get: function get() {
|
|
108
72
|
return _hooks.default;
|
|
109
73
|
}
|
|
110
74
|
});
|
|
111
|
-
exports.
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
return _utils.default;
|
|
116
|
-
}
|
|
117
|
-
});
|
|
118
|
-
exports.version = void 0;
|
|
119
|
-
var _actions = _interopRequireWildcard(require("./actions"));
|
|
120
|
-
Object.keys(_actions).forEach(function (key) {
|
|
121
|
-
if (key === "default" || key === "__esModule") return;
|
|
122
|
-
if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
|
|
123
|
-
if (key in exports && exports[key] === _actions[key]) return;
|
|
124
|
-
Object.defineProperty(exports, key, {
|
|
125
|
-
enumerable: true,
|
|
126
|
-
get: function get() {
|
|
127
|
-
return _actions[key];
|
|
128
|
-
}
|
|
129
|
-
});
|
|
130
|
-
});
|
|
131
|
-
var _card = _interopRequireWildcard(require("./card"));
|
|
132
|
-
Object.keys(_card).forEach(function (key) {
|
|
133
|
-
if (key === "default" || key === "__esModule") return;
|
|
134
|
-
if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
|
|
135
|
-
if (key in exports && exports[key] === _card[key]) return;
|
|
136
|
-
Object.defineProperty(exports, key, {
|
|
137
|
-
enumerable: true,
|
|
138
|
-
get: function get() {
|
|
139
|
-
return _card[key];
|
|
140
|
-
}
|
|
141
|
-
});
|
|
142
|
-
});
|
|
143
|
-
var _field = _interopRequireWildcard(require("./field"));
|
|
144
|
-
Object.keys(_field).forEach(function (key) {
|
|
145
|
-
if (key === "default" || key === "__esModule") return;
|
|
146
|
-
if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
|
|
147
|
-
if (key in exports && exports[key] === _field[key]) return;
|
|
148
|
-
Object.defineProperty(exports, key, {
|
|
149
|
-
enumerable: true,
|
|
150
|
-
get: function get() {
|
|
151
|
-
return _field[key];
|
|
152
|
-
}
|
|
153
|
-
});
|
|
154
|
-
});
|
|
155
|
-
var _form = _interopRequireWildcard(require("./form"));
|
|
156
|
-
Object.keys(_form).forEach(function (key) {
|
|
157
|
-
if (key === "default" || key === "__esModule") return;
|
|
158
|
-
if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
|
|
159
|
-
if (key in exports && exports[key] === _form[key]) return;
|
|
160
|
-
Object.defineProperty(exports, key, {
|
|
161
|
-
enumerable: true,
|
|
162
|
-
get: function get() {
|
|
163
|
-
return _form[key];
|
|
164
|
-
}
|
|
165
|
-
});
|
|
166
|
-
});
|
|
167
|
-
var _hooks = _interopRequireDefault(require("./hooks"));
|
|
168
|
-
var _info = _interopRequireWildcard(require("./info"));
|
|
169
|
-
Object.keys(_info).forEach(function (key) {
|
|
170
|
-
if (key === "default" || key === "__esModule") return;
|
|
171
|
-
if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
|
|
172
|
-
if (key in exports && exports[key] === _info[key]) return;
|
|
173
|
-
Object.defineProperty(exports, key, {
|
|
174
|
-
enumerable: true,
|
|
175
|
-
get: function get() {
|
|
176
|
-
return _info[key];
|
|
177
|
-
}
|
|
178
|
-
});
|
|
179
|
-
});
|
|
180
|
-
var _pageContainer = _interopRequireWildcard(require("./page-container"));
|
|
181
|
-
Object.keys(_pageContainer).forEach(function (key) {
|
|
182
|
-
if (key === "default" || key === "__esModule") return;
|
|
183
|
-
if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
|
|
184
|
-
if (key in exports && exports[key] === _pageContainer[key]) return;
|
|
185
|
-
Object.defineProperty(exports, key, {
|
|
186
|
-
enumerable: true,
|
|
187
|
-
get: function get() {
|
|
188
|
-
return _pageContainer[key];
|
|
189
|
-
}
|
|
190
|
-
});
|
|
191
|
-
});
|
|
192
|
-
var _pageHeader = _interopRequireWildcard(require("./page-header"));
|
|
193
|
-
Object.keys(_pageHeader).forEach(function (key) {
|
|
75
|
+
exports.version = exports.utils = void 0;
|
|
76
|
+
var _icon = _interopRequireDefault(require("@teamix/icon"));
|
|
77
|
+
var _proField = _interopRequireWildcard(require("@teamix/pro-field"));
|
|
78
|
+
Object.keys(_proField).forEach(function (key) {
|
|
194
79
|
if (key === "default" || key === "__esModule") return;
|
|
195
80
|
if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
|
|
196
|
-
if (key in exports && exports[key] ===
|
|
81
|
+
if (key in exports && exports[key] === _proField[key]) return;
|
|
197
82
|
Object.defineProperty(exports, key, {
|
|
198
83
|
enumerable: true,
|
|
199
84
|
get: function get() {
|
|
200
|
-
return
|
|
85
|
+
return _proField[key];
|
|
201
86
|
}
|
|
202
87
|
});
|
|
203
88
|
});
|
|
204
|
-
var
|
|
205
|
-
Object.keys(
|
|
89
|
+
var _proInfo = _interopRequireWildcard(require("@teamix/pro-info"));
|
|
90
|
+
Object.keys(_proInfo).forEach(function (key) {
|
|
206
91
|
if (key === "default" || key === "__esModule") return;
|
|
207
92
|
if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
|
|
208
|
-
if (key in exports && exports[key] ===
|
|
93
|
+
if (key in exports && exports[key] === _proInfo[key]) return;
|
|
209
94
|
Object.defineProperty(exports, key, {
|
|
210
95
|
enumerable: true,
|
|
211
96
|
get: function get() {
|
|
212
|
-
return
|
|
97
|
+
return _proInfo[key];
|
|
213
98
|
}
|
|
214
99
|
});
|
|
215
100
|
});
|
|
216
|
-
var
|
|
217
|
-
|
|
101
|
+
var _proPageContainer = _interopRequireDefault(require("@teamix/pro-page-container"));
|
|
102
|
+
var _proPageHeader = _interopRequireWildcard(require("@teamix/pro-page-header"));
|
|
103
|
+
Object.keys(_proPageHeader).forEach(function (key) {
|
|
218
104
|
if (key === "default" || key === "__esModule") return;
|
|
219
105
|
if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
|
|
220
|
-
if (key in exports && exports[key] ===
|
|
106
|
+
if (key in exports && exports[key] === _proPageHeader[key]) return;
|
|
221
107
|
Object.defineProperty(exports, key, {
|
|
222
108
|
enumerable: true,
|
|
223
109
|
get: function get() {
|
|
224
|
-
return
|
|
110
|
+
return _proPageHeader[key];
|
|
225
111
|
}
|
|
226
112
|
});
|
|
227
113
|
});
|
|
228
|
-
var
|
|
229
|
-
Object.keys(
|
|
114
|
+
var _proTable = _interopRequireWildcard(require("@teamix/pro-table"));
|
|
115
|
+
Object.keys(_proTable).forEach(function (key) {
|
|
230
116
|
if (key === "default" || key === "__esModule") return;
|
|
231
117
|
if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
|
|
232
|
-
if (key in exports && exports[key] ===
|
|
118
|
+
if (key in exports && exports[key] === _proTable[key]) return;
|
|
233
119
|
Object.defineProperty(exports, key, {
|
|
234
120
|
enumerable: true,
|
|
235
121
|
get: function get() {
|
|
236
|
-
return
|
|
122
|
+
return _proTable[key];
|
|
237
123
|
}
|
|
238
124
|
});
|
|
239
125
|
});
|
|
240
|
-
var
|
|
241
|
-
|
|
126
|
+
var _src = _interopRequireDefault(require("../../actions/src"));
|
|
127
|
+
var utils = _interopRequireWildcard(require("@teamix/utils"));
|
|
128
|
+
exports.utils = utils;
|
|
129
|
+
Object.keys(utils).forEach(function (key) {
|
|
242
130
|
if (key === "default" || key === "__esModule") return;
|
|
243
131
|
if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
|
|
244
|
-
if (key in exports && exports[key] ===
|
|
132
|
+
if (key in exports && exports[key] === utils[key]) return;
|
|
245
133
|
Object.defineProperty(exports, key, {
|
|
246
134
|
enumerable: true,
|
|
247
135
|
get: function get() {
|
|
248
|
-
return
|
|
136
|
+
return utils[key];
|
|
249
137
|
}
|
|
250
138
|
});
|
|
251
139
|
});
|
|
252
|
-
|
|
253
|
-
|
|
140
|
+
require("./global.scss");
|
|
141
|
+
var _hooks = _interopRequireDefault(require("./hooks"));
|
|
142
|
+
var _proAction = require("@teamix/pro-action");
|
|
143
|
+
Object.keys(_proAction).forEach(function (key) {
|
|
254
144
|
if (key === "default" || key === "__esModule") return;
|
|
255
145
|
if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
|
|
256
|
-
if (key in exports && exports[key] ===
|
|
146
|
+
if (key in exports && exports[key] === _proAction[key]) return;
|
|
257
147
|
Object.defineProperty(exports, key, {
|
|
258
148
|
enumerable: true,
|
|
259
149
|
get: function get() {
|
|
260
|
-
return
|
|
150
|
+
return _proAction[key];
|
|
261
151
|
}
|
|
262
152
|
});
|
|
263
153
|
});
|
|
264
|
-
var
|
|
265
|
-
Object.keys(
|
|
154
|
+
var _proForm = require("@teamix/pro-form");
|
|
155
|
+
Object.keys(_proForm).forEach(function (key) {
|
|
266
156
|
if (key === "default" || key === "__esModule") return;
|
|
267
157
|
if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
|
|
268
|
-
if (key in exports && exports[key] ===
|
|
158
|
+
if (key in exports && exports[key] === _proForm[key]) return;
|
|
269
159
|
Object.defineProperty(exports, key, {
|
|
270
160
|
enumerable: true,
|
|
271
161
|
get: function get() {
|
|
272
|
-
return
|
|
162
|
+
return _proForm[key];
|
|
273
163
|
}
|
|
274
164
|
});
|
|
275
165
|
});
|
|
276
|
-
var
|
|
277
|
-
|
|
278
|
-
Object.keys(nocode).forEach(function (key) {
|
|
166
|
+
var _proSkeleton = require("@teamix/pro-skeleton");
|
|
167
|
+
Object.keys(_proSkeleton).forEach(function (key) {
|
|
279
168
|
if (key === "default" || key === "__esModule") return;
|
|
280
169
|
if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
|
|
281
|
-
if (key in exports && exports[key] ===
|
|
170
|
+
if (key in exports && exports[key] === _proSkeleton[key]) return;
|
|
282
171
|
Object.defineProperty(exports, key, {
|
|
283
172
|
enumerable: true,
|
|
284
173
|
get: function get() {
|
|
285
|
-
return
|
|
174
|
+
return _proSkeleton[key];
|
|
286
175
|
}
|
|
287
176
|
});
|
|
288
177
|
});
|
|
289
|
-
var templates = _interopRequireWildcard(require("./templates"));
|
|
290
|
-
exports.templates = templates;
|
|
291
|
-
var _icon = _interopRequireDefault(require("@teamix/icon"));
|
|
292
|
-
require("./global.scss");
|
|
293
178
|
var _window;
|
|
294
|
-
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
295
179
|
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
180
|
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; }
|
|
181
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
297
182
|
// 设置图标源
|
|
298
183
|
// @ts-ignore
|
|
299
|
-
if (!((_window = window)
|
|
300
|
-
_icon.default.setConfig(
|
|
184
|
+
if (!((_window = window) !== null && _window !== void 0 && _window.TEAMIXPRO_WITHOUT_ICON)) {
|
|
185
|
+
_icon.default.setConfig(utils.getTeamixIconConfig());
|
|
301
186
|
}
|
|
302
|
-
var version = '1.
|
|
303
|
-
// By TeamixTest
|
|
187
|
+
var version = '1.5.18';
|
|
304
188
|
exports.version = version;
|
|
189
|
+
// By TeamixTest
|
|
305
190
|
window.postMessage({
|
|
306
191
|
source: 'teamix-test-devtools',
|
|
307
192
|
url: window.location.href,
|
|
@@ -310,4 +195,6 @@ window.postMessage({
|
|
|
310
195
|
moduleVersion: version,
|
|
311
196
|
moduleType: 'TeamixPro',
|
|
312
197
|
componentName: 'TeamixPro'
|
|
313
|
-
}, '*');
|
|
198
|
+
}, '*');
|
|
199
|
+
var _default = version;
|
|
200
|
+
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,13 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { ProPageHeaderProps } from '../../../../page-header/src';
|
|
3
|
+
import { ProTableProps } from '../../../../table/src';
|
|
1
4
|
import { PageProps } from '../../page-container';
|
|
2
|
-
import { ProPageHeaderProps } from '../../page-header';
|
|
3
|
-
import { ProTableProps } from '../../table';
|
|
4
5
|
export declare type ListPageProps = PageProps<{
|
|
5
6
|
header: ProPageHeaderProps;
|
|
6
7
|
content: ProTableProps;
|
|
7
8
|
}>;
|
|
8
|
-
export declare const ListPage: (props:
|
|
9
|
+
export declare const ListPage: (props: PageProps<{
|
|
10
|
+
header: ProPageHeaderProps;
|
|
11
|
+
content: ProTableProps;
|
|
12
|
+
}>) => JSX.Element;
|
|
9
13
|
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));
|