hs-admin-ui 3.0.2 → 3.0.4
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/package.json +1 -1
- package/dist/types/api/bizApiController/index.d.ts +0 -5
- package/dist/types/api/bizApiController/type.d.ts +0 -19
- package/dist/types/api/btnConfigController/index.d.ts +0 -8
- package/dist/types/api/btnConfigController/type.d.ts +0 -76
- package/dist/types/api/businessController/index.d.ts +0 -4
- package/dist/types/api/businessController/type.d.ts +0 -24
- package/dist/types/api/dataPermissionController/index.d.ts +0 -6
- package/dist/types/api/dataPermissionController/type.d.ts +0 -33
- package/dist/types/api/dictController/index.d.ts +0 -12
- package/dist/types/api/dictController/type.d.ts +0 -96
- package/dist/types/api/fieldConfigController/index.d.ts +0 -17
- package/dist/types/api/fieldConfigController/type.d.ts +0 -271
- package/dist/types/api/fileController/index.d.ts +0 -19
- package/dist/types/api/fileController/type.d.ts +0 -49
- package/dist/types/api/getApiController/index.d.ts +0 -4
- package/dist/types/api/index.d.ts +0 -22
- package/dist/types/api/loginController/index.d.ts +0 -6
- package/dist/types/api/loginController/type.d.ts +0 -2
- package/dist/types/api/menuController/index.d.ts +0 -11
- package/dist/types/api/menuController/type.d.ts +0 -57
- package/dist/types/api/systemController/index.d.ts +0 -3
- package/dist/types/api/systemController/type.d.ts +0 -19
- package/dist/types/api/userController/index.d.ts +0 -3
- package/dist/types/api/userController/type.d.ts +0 -18
- package/dist/types/components/base/hsAffix/src/hsAffix.vue.d.ts +0 -10
- package/dist/types/components/base/hsAlert/src/hsAlert.vue.d.ts +0 -10
- package/dist/types/components/base/hsAutocomplete/src/hsAutocomplete.vue.d.ts +0 -10
- package/dist/types/components/base/hsBadge/src/hsBadge.vue.d.ts +0 -10
- package/dist/types/components/base/hsButton/src/hsButton.vue.d.ts +0 -14
- package/dist/types/components/base/hsButton/src/hsButtonGroup.vue.d.ts +0 -8
- package/dist/types/components/base/hsButton/useButtonEvents.d.ts +0 -9
- package/dist/types/components/base/hsCalendar/src/hsCalendar.vue.d.ts +0 -10
- package/dist/types/components/base/hsCarousel/src/hsCarousel.vue.d.ts +0 -10
- package/dist/types/components/base/hsCarousel/src/hsCarouselItem.vue.d.ts +0 -10
- package/dist/types/components/base/hsCascader/src/hsCascader.vue.d.ts +0 -10
- package/dist/types/components/base/hsCascader/src/hsCascaderPanel.vue.d.ts +0 -10
- package/dist/types/components/base/hsCheckbox/src/hsCheckbox.vue.d.ts +0 -10
- package/dist/types/components/base/hsCheckbox/src/hsCheckboxButton.vue.d.ts +0 -10
- package/dist/types/components/base/hsCheckbox/src/hsCheckboxGroup.vue.d.ts +0 -10
- package/dist/types/components/base/hsCol/src/hsCol.vue.d.ts +0 -10
- package/dist/types/components/base/hsCollapse/src/hsCollapse.vue.d.ts +0 -10
- package/dist/types/components/base/hsCollapse/src/hsCollapseItem.vue.d.ts +0 -10
- package/dist/types/components/base/hsColorPicker/src/hsColorPicker.vue.d.ts +0 -5
- package/dist/types/components/base/hsDatePicker/src/hsDatePicker.vue.d.ts +0 -10
- package/dist/types/components/base/hsDialog/src/hsDialog.vue.d.ts +0 -10
- package/dist/types/components/base/hsDrawer/src/hsDrawer.vue.d.ts +0 -10
- package/dist/types/components/base/hsDropdown/src/hsDropdown.vue.d.ts +0 -10
- package/dist/types/components/base/hsDropdown/src/hsDropdownItem.vue.d.ts +0 -10
- package/dist/types/components/base/hsDropdown/src/hsDropdownMenu.vue.d.ts +0 -10
- package/dist/types/components/base/hsEmpty/src/hsEmpty.vue.d.ts +0 -12
- package/dist/types/components/base/hsForm/src/hsForm.vue.d.ts +0 -10
- package/dist/types/components/base/hsForm/src/hsFormItem.vue.d.ts +0 -10
- package/dist/types/components/base/hsGetApi/src/hsGetApis.vue.d.ts +0 -3
- package/dist/types/components/base/hsGetApi/useGetApis.d.ts +0 -126
- package/dist/types/components/base/hsImage/src/hsImage.vue.d.ts +0 -12
- package/dist/types/components/base/hsImageViewer/src/hsImageViewer.vue.d.ts +0 -10
- package/dist/types/components/base/hsInput/src/hsInput.vue.d.ts +0 -11
- package/dist/types/components/base/hsInput/useInputEvents.d.ts +0 -13
- package/dist/types/components/base/hsInputNumber/src/hsInputNumber.vue.d.ts +0 -5
- package/dist/types/components/base/hsPopconfirm/src/hsPopconfirm.vue.d.ts +0 -10
- package/dist/types/components/base/hsPopover/src/hsPopover.vue.d.ts +0 -10
- package/dist/types/components/base/hsProgress/src/hsProgress.vue.d.ts +0 -10
- package/dist/types/components/base/hsRadio/src/hsRadio.vue.d.ts +0 -10
- package/dist/types/components/base/hsRadio/src/hsRadioButton.vue.d.ts +0 -10
- package/dist/types/components/base/hsRadio/src/hsRadioGroup.vue.d.ts +0 -10
- package/dist/types/components/base/hsRate/src/hsRate.vue.d.ts +0 -5
- package/dist/types/components/base/hsResult/src/hsResult.vue.d.ts +0 -10
- package/dist/types/components/base/hsRow/src/hsRow.vue.d.ts +0 -10
- package/dist/types/components/base/hsScrollbar/src/hsScrollbar.vue.d.ts +0 -11
- package/dist/types/components/base/hsSelect/src/hsOption.vue.d.ts +0 -8
- package/dist/types/components/base/hsSelect/src/hsOptionGroup.vue.d.ts +0 -8
- package/dist/types/components/base/hsSelect/src/hsSelect.vue.d.ts +0 -24
- package/dist/types/components/base/hsSelect/useSelectEvents.d.ts +0 -15
- package/dist/types/components/base/hsSlider/src/hsSlider.vue.d.ts +0 -5
- package/dist/types/components/base/hsSteps/src/hsStep.vue.d.ts +0 -10
- package/dist/types/components/base/hsSteps/src/hsSteps.vue.d.ts +0 -10
- package/dist/types/components/base/hsSwitch/src/hsSwitch.vue.d.ts +0 -10
- package/dist/types/components/base/hsTabs/src/hsTabPane.vue.d.ts +0 -10
- package/dist/types/components/base/hsTabs/src/hsTabs.vue.d.ts +0 -10
- package/dist/types/components/base/hsTag/src/hsCheckTag.vue.d.ts +0 -10
- package/dist/types/components/base/hsTag/src/hsTag.vue.d.ts +0 -10
- package/dist/types/components/base/hsTooltip/src/hsTooltip.vue.d.ts +0 -10
- package/dist/types/components/base/hsTour/src/hsTour.vue.d.ts +0 -10
- package/dist/types/components/base/hsTour/src/hsTourStep.vue.d.ts +0 -10
- package/dist/types/components/base/hsTransfer/src/hsTransfer.vue.d.ts +0 -10
- package/dist/types/components/base/hsTree/src/hsTree.vue.d.ts +0 -6
- package/dist/types/components/base/hsTreeSelect/src/hsTreeSelect.vue.d.ts +0 -22
- package/dist/types/components/base/hsUpload/src/hsUpload.vue.d.ts +0 -26
- package/dist/types/components/base/hsWatermark/src/hsWatermark.vue.d.ts +0 -10
- package/dist/types/components/business/bcAutoComplete/bcAutoComplete.vue.d.ts +0 -57
- package/dist/types/components/business/bcAutoComplete/defaultData.d.ts +0 -9
- package/dist/types/components/business/bcAutoComplete/useAutoComplete.d.ts +0 -7
- package/dist/types/components/business/bcBtn/bcBtn.vue.d.ts +0 -21
- package/dist/types/components/business/bcCheckbox/bcCheckbox.vue.d.ts +0 -25
- package/dist/types/components/business/bcForm/baseForm.vue.d.ts +0 -39
- package/dist/types/components/business/bcForm/bcForm.vue.d.ts +0 -37
- package/dist/types/components/business/bcForm/type.d.ts +0 -16
- package/dist/types/components/business/bcFormTable/bcFormTable.vue.d.ts +0 -101
- package/dist/types/components/business/bcFormTable/bcTable.vue.d.ts +0 -32
- package/dist/types/components/business/bcFormTable/components/contextBody/contextBody.vue.d.ts +0 -45
- package/dist/types/components/business/bcFormTable/components/contextBody/useContextMenu.d.ts +0 -20
- package/dist/types/components/business/bcFormTable/components/form/components/sortForm/index.d.ts +0 -2
- package/dist/types/components/business/bcFormTable/components/form/components/sortForm/sortForm.vue.d.ts +0 -19
- package/dist/types/components/business/bcFormTable/components/form/formSearchBtn.vue.d.ts +0 -76
- package/dist/types/components/business/bcFormTable/components/index.d.ts +0 -6
- package/dist/types/components/business/bcFormTable/components/table/components/sortColumn/index.d.ts +0 -2
- package/dist/types/components/business/bcFormTable/components/table/components/sortColumn/sortColumn.vue.d.ts +0 -21
- package/dist/types/components/business/bcFormTable/components/table/table.vue.d.ts +0 -59
- package/dist/types/components/business/bcFormTable/components/table/useTable.d.ts +0 -16
- package/dist/types/components/business/bcFormTable/components/table/useTableHeight.d.ts +0 -11
- package/dist/types/components/business/bcFormTable/components/tabs/tabs.vue.d.ts +0 -25
- package/dist/types/components/business/bcFormTable/methods/cellDetailMethod.d.ts +0 -3
- package/dist/types/components/business/bcFormTable/methods/filterAgeMethod.d.ts +0 -3
- package/dist/types/components/business/bcFormTable/methods/footerMethod.d.ts +0 -4
- package/dist/types/components/business/bcFormTable/methods/formBtnMethod.d.ts +0 -8
- package/dist/types/components/business/bcFormTable/methods/index.d.ts +0 -2
- package/dist/types/components/business/bcFormTable/utils/exportSelected.d.ts +0 -11
- package/dist/types/components/business/bcFormTable/utils/onFormKey.d.ts +0 -17
- package/dist/types/components/business/bcFormTable/utils/onTableKey.d.ts +0 -17
- package/dist/types/components/business/bcFormTable/utils/parseTable.d.ts +0 -108
- package/dist/types/components/business/bcFormTable/utils/store.d.ts +0 -2937
- package/dist/types/components/business/bcFormTable/utils/useButon.d.ts +0 -13
- package/dist/types/components/business/bcFormTable/utils/useTableHeight.d.ts +0 -14
- package/dist/types/components/business/bcGroupComponent/date.vue.d.ts +0 -36
- package/dist/types/components/business/bcIcon/bcIcon.vue.d.ts +0 -27
- package/dist/types/components/business/bcPageConfig/bcPageConfig.vue.d.ts +0 -11
- package/dist/types/components/business/bcPageConfig/components/hsBtn/src/hsAttrBtn.vue.d.ts +0 -52
- package/dist/types/components/business/bcPageConfig/components/hsBtn/src/hsBtnConfigList.vue.d.ts +0 -23
- package/dist/types/components/business/bcPageConfig/components/hsBtn/src/hsBtnItemConfig.vue.d.ts +0 -21
- package/dist/types/components/business/bcPageConfig/components/hsBtn/src/hsBtnPanel.vue.d.ts +0 -19
- package/dist/types/components/business/bcPageConfig/components/hsBtn/useAttrBtn.d.ts +0 -15
- package/dist/types/components/business/bcPageConfig/components/hsBtn/useBtnConfigList.d.ts +0 -9
- package/dist/types/components/business/bcPageConfig/components/hsBtn/useBtnItemConfig.d.ts +0 -32
- package/dist/types/components/business/bcPageConfig/components/hsExpand/src/hsExpand.vue.d.ts +0 -34
- package/dist/types/components/business/bcPageConfig/components/hsExpand/useExpand.d.ts +0 -3
- package/dist/types/components/business/bcPageConfig/components/hsForm/src/hsAttrForm.vue.d.ts +0 -26
- package/dist/types/components/business/bcPageConfig/components/hsForm/src/hsFormConfigList.vue.d.ts +0 -23
- package/dist/types/components/business/bcPageConfig/components/hsForm/src/hsFormPanel.vue.d.ts +0 -9
- package/dist/types/components/business/bcPageConfig/components/hsForm/src/hsFormParse.vue.d.ts +0 -9
- package/dist/types/components/business/bcPageConfig/components/hsForm/useAttrForm.d.ts +0 -39
- package/dist/types/components/business/bcPageConfig/components/hsForm/useFormListConfig.d.ts +0 -9
- package/dist/types/components/business/bcPageConfig/components/hsForm/useFormParse.d.ts +0 -7
- package/dist/types/components/business/bcPageConfig/components/hsSaveForm/saveFormConfig.d.ts +0 -70
- package/dist/types/components/business/bcPageConfig/components/hsSaveForm/src/cloneConfigDialog.vue.d.ts +0 -5
- package/dist/types/components/business/bcPageConfig/components/hsSaveForm/src/saveForm.vue.d.ts +0 -53
- package/dist/types/components/business/bcPageConfig/components/hsSaveForm/useCloneConfigDialog.d.ts +0 -7043
- package/dist/types/components/business/bcPageConfig/components/hsSaveForm/useSaveForm.d.ts +0 -28
- package/dist/types/components/business/bcPageConfig/components/hsTables/src/contextmenu.vue.d.ts +0 -36
- package/dist/types/components/business/bcPageConfig/components/hsTables/src/hsAttrTable.vue.d.ts +0 -52
- package/dist/types/components/business/bcPageConfig/components/hsTables/src/hsRecursionConfig.vue.d.ts +0 -45
- package/dist/types/components/business/bcPageConfig/components/hsTables/src/hsTableConfig.vue.d.ts +0 -31
- package/dist/types/components/business/bcPageConfig/components/hsTables/src/hsTableConfigList.vue.d.ts +0 -27
- package/dist/types/components/business/bcPageConfig/components/hsTables/src/hsTableDynamicConfigList.vue.d.ts +0 -23
- package/dist/types/components/business/bcPageConfig/components/hsTables/src/hsTablePanel.vue.d.ts +0 -11
- package/dist/types/components/business/bcPageConfig/components/hsTables/src/hsTableParse.vue.d.ts +0 -9
- package/dist/types/components/business/bcPageConfig/components/hsTables/useAttrTable.d.ts +0 -49
- package/dist/types/components/business/bcPageConfig/components/hsTables/useContextMenu.d.ts +0 -599
- package/dist/types/components/business/bcPageConfig/components/hsTables/useTableConfigList.d.ts +0 -12
- package/dist/types/components/business/bcPageConfig/components/hsTables/useTableDynamicConfigList.d.ts +0 -12
- package/dist/types/components/business/bcPageConfig/components/hsTables/useTableParse.d.ts +0 -7
- package/dist/types/components/business/bcPageConfig/default/baseBtnConfig.d.ts +0 -151
- package/dist/types/components/business/bcPageConfig/default/baseFormConfig.d.ts +0 -731
- package/dist/types/components/business/bcPageConfig/usePageConfig.d.ts +0 -20
- package/dist/types/components/business/bcPageTree/bcPageTree.vue.d.ts +0 -65
- package/dist/types/components/business/bcPageTree/usePageTree.d.ts +0 -39
- package/dist/types/components/business/bcPageTreeBySystem/bcPageTreeBySystem.vue.d.ts +0 -12
- package/dist/types/components/business/bcPageTreeBySystem/usePageTreeBySystem.d.ts +0 -36
- package/dist/types/components/business/bcRadio/bcRadio.vue.d.ts +0 -20
- package/dist/types/components/business/bcSelect/bcSelect.vue.d.ts +0 -35
- package/dist/types/components/business/bcSwitchSystems/bcSwitchSystems.vue.d.ts +0 -28
- package/dist/types/components/business/bcSwitchSystems/useSwitchSystems.d.ts +0 -10
- package/dist/types/components/business/bcTreeSelect/bcTreeSelect.vue.d.ts +0 -33
- package/dist/types/components/business/bcUpload/bcUpload.vue.d.ts +0 -178
- package/dist/types/components/business/bcUpload/component/highSpeedCamera.vue.d.ts +0 -17
- package/dist/types/components/business/bcUpload/component/type.d.ts +0 -44
- package/dist/types/components/business/bcUpload/type.d.ts +0 -29
- package/dist/types/components/business/bcUpload/useUpload.d.ts +0 -26
- package/dist/types/components/business/cardID/type.d.ts +0 -0
- package/dist/types/components/business/cardID/useCardID.d.ts +0 -0
- package/dist/types/components/config/autocompleteAttrConfig/autocompleteAttrConfig.vue.d.ts +0 -24
- package/dist/types/components/config/autocompleteAttrConfig/config.d.ts +0 -44
- package/dist/types/components/config/baseForm.vue.d.ts +0 -117
- package/dist/types/components/config/buttonAttrConfig/buttonAttrConfig.vue.d.ts +0 -24
- package/dist/types/components/config/buttonAttrConfig/config.d.ts +0 -87
- package/dist/types/components/config/cascaderAttrConfig/cascaderAttrConfig.vue.d.ts +0 -24
- package/dist/types/components/config/cascaderAttrConfig/config.d.ts +0 -99
- package/dist/types/components/config/cascaderPanelAttrConfig/cascaderPanelAttrConfig.vue.d.ts +0 -24
- package/dist/types/components/config/cascaderPanelAttrConfig/config.d.ts +0 -71
- package/dist/types/components/config/checkboxAttrConfig/checkboxAttrConfig.vue.d.ts +0 -24
- package/dist/types/components/config/checkboxAttrConfig/config.d.ts +0 -86
- package/dist/types/components/config/datePickerAttrConfig/config.d.ts +0 -72
- package/dist/types/components/config/datePickerAttrConfig/datePickerAttrConfig.vue.d.ts +0 -24
- package/dist/types/components/config/inputAttrConfig/config.d.ts +0 -95
- package/dist/types/components/config/inputAttrConfig/inputAttrConfig.vue.d.ts +0 -24
- package/dist/types/components/config/inputAttrConfig/inputEventConfig.vue.d.ts +0 -15
- package/dist/types/components/config/inputNumberAttrConfig/config.d.ts +0 -65
- package/dist/types/components/config/inputNumberAttrConfig/inputNumberAttrConfig.vue.d.ts +0 -24
- package/dist/types/components/config/radioAttrConfig/config.d.ts +0 -82
- package/dist/types/components/config/radioAttrConfig/radioAttrConfig.vue.d.ts +0 -24
- package/dist/types/components/config/selectAttrConfig/config.d.ts +0 -110
- package/dist/types/components/config/selectAttrConfig/selectAttrConfig.vue.d.ts +0 -24
- package/dist/types/components/config/switchAttrConfig/config.d.ts +0 -63
- package/dist/types/components/config/switchAttrConfig/switchAttrConfig.vue.d.ts +0 -24
- package/dist/types/components/config/treeSelectAttrConfig/config.d.ts +0 -97
- package/dist/types/components/config/treeSelectAttrConfig/treeSelectAttrConfig.vue.d.ts +0 -24
- package/dist/types/components/config/type/formType.d.ts +0 -20
- package/dist/types/components/config/uploadAttrConfig/config.d.ts +0 -64
- package/dist/types/components/config/uploadAttrConfig/uploadAttrConfig.vue.d.ts +0 -24
- package/dist/types/components/iconSelector/index.vue.d.ts +0 -89
- package/dist/types/components/iconSelector/list.vue.d.ts +0 -37
- package/dist/types/components/svgIcon/index.vue.d.ts +0 -27
- package/dist/types/directive/authDirective.d.ts +0 -9
- package/dist/types/directive/customDirective.d.ts +0 -16
- package/dist/types/directive/index.d.ts +0 -9
- package/dist/types/hooks/index.d.ts +0 -2
- package/dist/types/hooks/useCrypto.d.ts +0 -6
- package/dist/types/hooks/useExpose.d.ts +0 -24
- package/dist/types/layout/component/aside.vue.d.ts +0 -3
- package/dist/types/layout/component/columnsAside.vue.d.ts +0 -3
- package/dist/types/layout/component/header.vue.d.ts +0 -3
- package/dist/types/layout/component/main.vue.d.ts +0 -5
- package/dist/types/layout/footer/index.vue.d.ts +0 -3
- package/dist/types/layout/index.vue.d.ts +0 -3
- package/dist/types/layout/logo/index.vue.d.ts +0 -3
- package/dist/types/layout/main/classic.vue.d.ts +0 -3
- package/dist/types/layout/main/columns.vue.d.ts +0 -3
- package/dist/types/layout/main/defaults.vue.d.ts +0 -3
- package/dist/types/layout/main/transverse.vue.d.ts +0 -3
- package/dist/types/layout/navBars/index.vue.d.ts +0 -3
- package/dist/types/layout/navBars/tagsView/contextmenu.vue.d.ts +0 -27
- package/dist/types/layout/navBars/tagsView/tagsView.vue.d.ts +0 -3
- package/dist/types/layout/navBars/topBar/index.vue.d.ts +0 -3
- package/dist/types/layout/navBars/topBar/search.vue.d.ts +0 -5
- package/dist/types/layout/navBars/topBar/user.vue.d.ts +0 -3
- package/dist/types/layout/navBars/topBar/userNews.vue.d.ts +0 -3
- package/dist/types/layout/navMenu/horizontal.vue.d.ts +0 -43
- package/dist/types/layout/navMenu/subItem.vue.d.ts +0 -43
- package/dist/types/layout/navMenu/vertical.vue.d.ts +0 -43
- package/dist/types/layout/routerView/iframes.vue.d.ts +0 -33
- package/dist/types/layout/routerView/link.vue.d.ts +0 -3
- package/dist/types/layout/routerView/parent.vue.d.ts +0 -3
- package/dist/types/main.d.ts +0 -1
- package/dist/types/router/backEnd.d.ts +0 -58
- package/dist/types/router/frontEnd.d.ts +0 -61
- package/dist/types/router/index.d.ts +0 -23
- package/dist/types/router/route.d.ts +0 -57
- package/dist/types/stores/index.d.ts +0 -3
- package/dist/types/stores/keepAliveNames.d.ts +0 -16
- package/dist/types/stores/requestOldRoutes.d.ts +0 -8
- package/dist/types/stores/routesList.d.ts +0 -12
- package/dist/types/stores/tagsViewRoutes.d.ts +0 -10
- package/dist/types/stores/themeConfig.d.ts +0 -10
- package/dist/types/stores/userInfo.d.ts +0 -20
- package/dist/types/utils/arrayOperation.d.ts +0 -21
- package/dist/types/utils/authFunction.d.ts +0 -18
- package/dist/types/utils/build.d.ts +0 -12
- package/dist/types/utils/common.d.ts +0 -9
- package/dist/types/utils/commonFunction.d.ts +0 -18
- package/dist/types/utils/device_info.d.ts +0 -14
- package/dist/types/utils/download.d.ts +0 -6
- package/dist/types/utils/formatTime.d.ts +0 -37
- package/dist/types/utils/getDataType.d.ts +0 -9
- package/dist/types/utils/getStyleSheets.d.ts +0 -11
- package/dist/types/utils/index.d.ts +0 -21
- package/dist/types/utils/loading.d.ts +0 -10
- package/dist/types/utils/mitt.d.ts +0 -3
- package/dist/types/utils/other.d.ts +0 -75
- package/dist/types/utils/request/index.d.ts +0 -2
- package/dist/types/utils/request/interceptors/request/authorization.interceptor.d.ts +0 -4
- package/dist/types/utils/request/interceptors/request/index.d.ts +0 -2
- package/dist/types/utils/request/interceptors/request/result.type.interceptor.d.ts +0 -4
- package/dist/types/utils/request/interceptors/request/undefined-params-handler.interceptor.d.ts +0 -13
- package/dist/types/utils/request/interceptors/response/error-handler.interceptor.d.ts +0 -4
- package/dist/types/utils/request/interceptors/response/index.d.ts +0 -2
- package/dist/types/utils/request/request.d.ts +0 -6
- package/dist/types/utils/request2.d.ts +0 -3
- package/dist/types/utils/setIconfont.d.ts +0 -11
- package/dist/types/utils/showMessage.d.ts +0 -6
- package/dist/types/utils/showMessageBox.d.ts +0 -6
- package/dist/types/utils/showNotification.d.ts +0 -6
- package/dist/types/utils/showPopup/index.d.ts +0 -35
- package/dist/types/utils/showPopup/showPopup.vue.d.ts +0 -44
- package/dist/types/utils/storage.d.ts +0 -84
- package/dist/types/utils/theme.d.ts +0 -13
- package/dist/types/utils/toolsValidate.d.ts +0 -149
- package/dist/types/utils/watermark.d.ts +0 -9
- package/dist/types/views/config/buttonManagement/btnIndex.vue.d.ts +0 -3
- package/dist/types/views/config/buttonManagement/dialog.vue.d.ts +0 -3
- package/dist/types/views/config/buttonManagement/index.vue.d.ts +0 -3
- package/dist/types/views/config/dataAuth/dialog.vue.d.ts +0 -32
- package/dist/types/views/config/dataAuth/index.vue.d.ts +0 -3
- package/dist/types/views/config/dataAuth/useDataAuth.d.ts +0 -12
- package/dist/types/views/config/dataDict/components/dict/dictDialog.vue.d.ts +0 -9
- package/dist/types/views/config/dataDict/components/dictItem/dictItemDialog.vue.d.ts +0 -76
- package/dist/types/views/config/dataDict/index.vue.d.ts +0 -3
- package/dist/types/views/config/dataDict/useDataDict.d.ts +0 -156
- package/dist/types/views/config/fieldPool/components/dialog/index.vue.d.ts +0 -21
- package/dist/types/views/config/fieldPool/components/dialog/useDialog.d.ts +0 -46
- package/dist/types/views/config/fieldPool/components/formAttr/index.vue.d.ts +0 -3
- package/dist/types/views/config/fieldPool/components/formAttr/useFormAttr.d.ts +0 -1
- package/dist/types/views/config/fieldPool/components/searchFormAttr/index.vue.d.ts +0 -13
- package/dist/types/views/config/fieldPool/components/tableAttr/index.vue.d.ts +0 -13
- package/dist/types/views/config/fieldPool/index.vue.d.ts +0 -3
- package/dist/types/views/config/fieldPool/useFieldPool.d.ts +0 -10
- package/dist/types/views/config/formSetting/components/hsBtn/src/hsAttrBtn.vue.d.ts +0 -52
- package/dist/types/views/config/formSetting/components/hsBtn/src/hsBtnConfigList.vue.d.ts +0 -23
- package/dist/types/views/config/formSetting/components/hsBtn/src/hsBtnItemConfig.vue.d.ts +0 -19
- package/dist/types/views/config/formSetting/components/hsBtn/src/hsBtnPanel.vue.d.ts +0 -9
- package/dist/types/views/config/formSetting/components/hsBtn/useAttrBtn.d.ts +0 -15
- package/dist/types/views/config/formSetting/components/hsBtn/useBtnConfigList.d.ts +0 -9
- package/dist/types/views/config/formSetting/components/hsBtn/useBtnItemConfig.d.ts +0 -32
- package/dist/types/views/config/formSetting/components/hsExpand/src/hsExpand.vue.d.ts +0 -56
- package/dist/types/views/config/formSetting/components/hsExpand/type.d.ts +0 -6
- package/dist/types/views/config/formSetting/components/hsExpand/useExpand.d.ts +0 -3
- package/dist/types/views/config/formSetting/components/hsForm/src/contextmenu.vue.d.ts +0 -36
- package/dist/types/views/config/formSetting/components/hsForm/src/hsAttrForm.vue.d.ts +0 -24
- package/dist/types/views/config/formSetting/components/hsForm/src/hsFormConfig.vue.d.ts +0 -97
- package/dist/types/views/config/formSetting/components/hsForm/src/hsFormConfigList.vue.d.ts +0 -34
- package/dist/types/views/config/formSetting/components/hsForm/src/hsFormPanel.vue.d.ts +0 -34
- package/dist/types/views/config/formSetting/components/hsForm/src/hsFormParse.vue.d.ts +0 -9
- package/dist/types/views/config/formSetting/components/hsForm/useAttrForm.d.ts +0 -35
- package/dist/types/views/config/formSetting/components/hsForm/useFormListConfig.d.ts +0 -30
- package/dist/types/views/config/formSetting/components/hsForm/useFormParse.d.ts +0 -7
- package/dist/types/views/config/formSetting/components/hsSaveForm/saveFormConfig.d.ts +0 -100
- package/dist/types/views/config/formSetting/components/hsSaveForm/src/cloneConfigDialog.vue.d.ts +0 -5
- package/dist/types/views/config/formSetting/components/hsSaveForm/src/saveForm.vue.d.ts +0 -53
- package/dist/types/views/config/formSetting/components/hsSaveForm/useCloneConfigDialog.d.ts +0 -1311
- package/dist/types/views/config/formSetting/components/hsSaveForm/useSaveForm.d.ts +0 -27
- package/dist/types/views/config/formSetting/components/selectConfig/config.d.ts +0 -80
- package/dist/types/views/config/formSetting/components/selectConfig/selectConfig.vue.d.ts +0 -24
- package/dist/types/views/config/formSetting/default/baseBtnConfig.d.ts +0 -150
- package/dist/types/views/config/formSetting/default/baseFormConfig.d.ts +0 -441
- package/dist/types/views/config/formSetting/formConfig.vue.d.ts +0 -24
- package/dist/types/views/config/formSetting/index.vue.d.ts +0 -3
- package/dist/types/views/config/formSetting/useForm.d.ts +0 -18
- package/dist/types/views/config/formSetting/useFormConfig.d.ts +0 -10
- package/dist/types/views/config/index.vue.d.ts +0 -3
- package/dist/types/views/config/pageElement/components/hsPanelItem/hsPanelItem.vue.d.ts +0 -36
- package/dist/types/views/config/pageElement/components/hsPanelItem/usePanelItem.d.ts +0 -7
- package/dist/types/views/config/pageElement/index.vue.d.ts +0 -3
- package/dist/types/views/config/pageElement/usePageElement.d.ts +0 -108
- package/dist/types/views/config/parseAPI/index.vue.d.ts +0 -3
- package/dist/types/views/config/table/index.vue.d.ts +0 -3
- package/dist/types/views/config/table/usePage.d.ts +0 -15
- package/dist/types/views/error/401.vue.d.ts +0 -3
- package/dist/types/views/error/404.vue.d.ts +0 -3
- package/dist/types/views/home/index.vue.d.ts +0 -3
- package/dist/types/views/login/component/account.vue.d.ts +0 -3
- package/dist/types/views/login/component/mobile.vue.d.ts +0 -3
- package/dist/types/views/login/component/scan.vue.d.ts +0 -3
- package/dist/types/views/login/index.vue.d.ts +0 -3
- package/dist/types/views/system/dept/dialog.vue.d.ts +0 -9
- package/dist/types/views/system/dept/index.vue.d.ts +0 -3
- package/dist/types/views/system/dic/dialog.vue.d.ts +0 -9
- package/dist/types/views/system/dic/index.vue.d.ts +0 -3
- package/dist/types/views/system/menu/dialog.vue.d.ts +0 -28
- package/dist/types/views/system/menu/index.vue.d.ts +0 -3
- package/dist/types/views/system/role/component/roleItem.vue.d.ts +0 -3
- package/dist/types/views/system/role/component/userSelect.vue.d.ts +0 -9
- package/dist/types/views/system/role/index.vue.d.ts +0 -3
- package/dist/types/views/system/user/dialog.vue.d.ts +0 -9
- package/dist/types/views/system/user/index.vue.d.ts +0 -3
- package/dist/types/views/test/form/index.vue.d.ts +0 -3
- package/dist/types/views/test/rtc/components/trtcUI.vue.d.ts +0 -3
- package/dist/types/views/test/rtc/hooks/useHsOperate.d.ts +0 -25
- package/dist/types/views/test/rtc/hooks/useHsRoom.d.ts +0 -6
- package/dist/types/views/test/rtc/hooks/useRoomEvent.d.ts +0 -14
- package/dist/types/views/test/rtc/index.vue.d.ts +0 -3
- package/dist/types/views/test/rtc/util/generateTestUserSig.d.ts +0 -11
- package/dist/types/views/test/rtc/util/utils.d.ts +0 -4
- package/dist/types/views/test/table/components/editDialog/editDialog.vue.d.ts +0 -32
- package/dist/types/views/test/table/components/editDialog/index.d.ts +0 -4
- package/dist/types/views/test/table/index.vue.d.ts +0 -9
- package/dist/types/views/test/test/KeyboardDirective.d.ts +0 -4
- package/dist/types/views/test/test/MqttService.d.ts +0 -38
- package/dist/types/views/test/test/MqttServiceInstance.d.ts +0 -4
- package/dist/types/views/test/test/WebSocketService.d.ts +0 -65
- package/dist/types/views/test/test/index.vue.d.ts +0 -3
- package/dist/types/views/test/test/uploadAvatar.vue.d.ts +0 -37
- package/dist/types/views/test/test/useUpload.d.ts +0 -3
|
@@ -1,95 +0,0 @@
|
|
|
1
|
-
import { formConfigItemType } from '../type/formType';
|
|
2
|
-
|
|
3
|
-
export declare const inputAttrConfig: ({
|
|
4
|
-
prop: string;
|
|
5
|
-
label: string;
|
|
6
|
-
tooltip: string;
|
|
7
|
-
type: string;
|
|
8
|
-
el: string;
|
|
9
|
-
children: ({
|
|
10
|
-
prop: string;
|
|
11
|
-
label: string;
|
|
12
|
-
tooltip: string;
|
|
13
|
-
type: string;
|
|
14
|
-
el: string;
|
|
15
|
-
op: {
|
|
16
|
-
label: string;
|
|
17
|
-
value: string;
|
|
18
|
-
}[];
|
|
19
|
-
cel: string;
|
|
20
|
-
required: boolean;
|
|
21
|
-
clearable: boolean;
|
|
22
|
-
rules: {
|
|
23
|
-
required: boolean;
|
|
24
|
-
message: string;
|
|
25
|
-
trigger: string;
|
|
26
|
-
}[];
|
|
27
|
-
} | {
|
|
28
|
-
prop: string;
|
|
29
|
-
label: string;
|
|
30
|
-
tooltip: string;
|
|
31
|
-
type: string;
|
|
32
|
-
el: string;
|
|
33
|
-
op?: undefined;
|
|
34
|
-
cel?: undefined;
|
|
35
|
-
required?: undefined;
|
|
36
|
-
clearable?: undefined;
|
|
37
|
-
rules?: undefined;
|
|
38
|
-
} | {
|
|
39
|
-
prop: string;
|
|
40
|
-
label: string;
|
|
41
|
-
tooltip: string;
|
|
42
|
-
type: string;
|
|
43
|
-
el: string;
|
|
44
|
-
op: {
|
|
45
|
-
label: string;
|
|
46
|
-
value: string;
|
|
47
|
-
}[];
|
|
48
|
-
cel: string;
|
|
49
|
-
required?: undefined;
|
|
50
|
-
clearable?: undefined;
|
|
51
|
-
rules?: undefined;
|
|
52
|
-
})[];
|
|
53
|
-
} | {
|
|
54
|
-
prop: string;
|
|
55
|
-
label: string;
|
|
56
|
-
tooltip: string;
|
|
57
|
-
type: string;
|
|
58
|
-
el: string;
|
|
59
|
-
children: ({
|
|
60
|
-
prop: string;
|
|
61
|
-
label: string;
|
|
62
|
-
tooltip: string;
|
|
63
|
-
type: string;
|
|
64
|
-
el: string;
|
|
65
|
-
attrs?: undefined;
|
|
66
|
-
} | {
|
|
67
|
-
prop: string;
|
|
68
|
-
label: string;
|
|
69
|
-
tooltip: string;
|
|
70
|
-
type: string;
|
|
71
|
-
el: string;
|
|
72
|
-
attrs: {
|
|
73
|
-
type: string;
|
|
74
|
-
};
|
|
75
|
-
})[];
|
|
76
|
-
})[];
|
|
77
|
-
export declare const inputEventConfig: formConfigItemType[];
|
|
78
|
-
export declare const inputAttrConfigMap: {
|
|
79
|
-
attrs: {
|
|
80
|
-
size: string;
|
|
81
|
-
type: string;
|
|
82
|
-
clearable: boolean;
|
|
83
|
-
'show-password': boolean;
|
|
84
|
-
disabled: boolean;
|
|
85
|
-
autosize: boolean;
|
|
86
|
-
autocomplete: string;
|
|
87
|
-
autofocus: boolean;
|
|
88
|
-
'validate-event': boolean;
|
|
89
|
-
placeholder: string;
|
|
90
|
-
};
|
|
91
|
-
rules: {
|
|
92
|
-
required: boolean;
|
|
93
|
-
rules: string;
|
|
94
|
-
};
|
|
95
|
-
};
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { DefineComponent, ComponentOptionsMixin, PublicProps, ExtractPropTypes } from 'vue';
|
|
2
|
-
declare const _default: DefineComponent<{
|
|
3
|
-
data: {
|
|
4
|
-
type: ObjectConstructor;
|
|
5
|
-
default: () => void;
|
|
6
|
-
};
|
|
7
|
-
isVModel: {
|
|
8
|
-
type: BooleanConstructor;
|
|
9
|
-
default: boolean;
|
|
10
|
-
};
|
|
11
|
-
}, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<{
|
|
12
|
-
data: {
|
|
13
|
-
type: ObjectConstructor;
|
|
14
|
-
default: () => void;
|
|
15
|
-
};
|
|
16
|
-
isVModel: {
|
|
17
|
-
type: BooleanConstructor;
|
|
18
|
-
default: boolean;
|
|
19
|
-
};
|
|
20
|
-
}>>, {
|
|
21
|
-
data: Record<string, any>;
|
|
22
|
-
isVModel: boolean;
|
|
23
|
-
}, {}>;
|
|
24
|
-
export default _default;
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { DefineComponent, ComponentOptionsMixin, PublicProps, ExtractPropTypes } from 'vue';
|
|
2
|
-
declare const _default: DefineComponent<{
|
|
3
|
-
data: {
|
|
4
|
-
type: ObjectConstructor;
|
|
5
|
-
default: () => void;
|
|
6
|
-
};
|
|
7
|
-
}, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<{
|
|
8
|
-
data: {
|
|
9
|
-
type: ObjectConstructor;
|
|
10
|
-
default: () => void;
|
|
11
|
-
};
|
|
12
|
-
}>>, {
|
|
13
|
-
data: Record<string, any>;
|
|
14
|
-
}, {}>;
|
|
15
|
-
export default _default;
|
|
@@ -1,65 +0,0 @@
|
|
|
1
|
-
export declare const inputNumberAttrConfig: ({
|
|
2
|
-
prop: string;
|
|
3
|
-
label: string;
|
|
4
|
-
tooltip: string;
|
|
5
|
-
type: string;
|
|
6
|
-
el: string;
|
|
7
|
-
children: ({
|
|
8
|
-
prop: string;
|
|
9
|
-
label: string;
|
|
10
|
-
tooltip: string;
|
|
11
|
-
type: string;
|
|
12
|
-
el: string;
|
|
13
|
-
op?: undefined;
|
|
14
|
-
cel?: undefined;
|
|
15
|
-
} | {
|
|
16
|
-
prop: string;
|
|
17
|
-
label: string;
|
|
18
|
-
tooltip: string;
|
|
19
|
-
type: string;
|
|
20
|
-
el: string;
|
|
21
|
-
op: {
|
|
22
|
-
label: string;
|
|
23
|
-
value: string;
|
|
24
|
-
}[];
|
|
25
|
-
cel: string;
|
|
26
|
-
})[];
|
|
27
|
-
} | {
|
|
28
|
-
prop: string;
|
|
29
|
-
label: string;
|
|
30
|
-
tooltip: string;
|
|
31
|
-
type: string;
|
|
32
|
-
el: string;
|
|
33
|
-
children: ({
|
|
34
|
-
prop: string;
|
|
35
|
-
label: string;
|
|
36
|
-
tooltip: string;
|
|
37
|
-
type: string;
|
|
38
|
-
el: string;
|
|
39
|
-
attrs?: undefined;
|
|
40
|
-
} | {
|
|
41
|
-
prop: string;
|
|
42
|
-
label: string;
|
|
43
|
-
tooltip: string;
|
|
44
|
-
type: string;
|
|
45
|
-
el: string;
|
|
46
|
-
attrs: {
|
|
47
|
-
type: string;
|
|
48
|
-
};
|
|
49
|
-
})[];
|
|
50
|
-
})[];
|
|
51
|
-
export declare const inputNumberAttrConfigMap: {
|
|
52
|
-
attrs: {
|
|
53
|
-
'step-strictly': boolean;
|
|
54
|
-
size: string;
|
|
55
|
-
readonly: boolean;
|
|
56
|
-
disabled: boolean;
|
|
57
|
-
controls: boolean;
|
|
58
|
-
'validate-event': boolean;
|
|
59
|
-
placeholder: string;
|
|
60
|
-
};
|
|
61
|
-
rules: {
|
|
62
|
-
required: boolean;
|
|
63
|
-
rules: string;
|
|
64
|
-
};
|
|
65
|
-
};
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { DefineComponent, ComponentOptionsMixin, PublicProps, ExtractPropTypes } from 'vue';
|
|
2
|
-
declare const _default: DefineComponent<{
|
|
3
|
-
data: {
|
|
4
|
-
type: ObjectConstructor;
|
|
5
|
-
default: () => void;
|
|
6
|
-
};
|
|
7
|
-
isVModel: {
|
|
8
|
-
type: BooleanConstructor;
|
|
9
|
-
default: boolean;
|
|
10
|
-
};
|
|
11
|
-
}, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<{
|
|
12
|
-
data: {
|
|
13
|
-
type: ObjectConstructor;
|
|
14
|
-
default: () => void;
|
|
15
|
-
};
|
|
16
|
-
isVModel: {
|
|
17
|
-
type: BooleanConstructor;
|
|
18
|
-
default: boolean;
|
|
19
|
-
};
|
|
20
|
-
}>>, {
|
|
21
|
-
data: Record<string, any>;
|
|
22
|
-
isVModel: boolean;
|
|
23
|
-
}, {}>;
|
|
24
|
-
export default _default;
|
|
@@ -1,82 +0,0 @@
|
|
|
1
|
-
export declare const radioAttrConfig: {
|
|
2
|
-
prop: string;
|
|
3
|
-
label: string;
|
|
4
|
-
tooltip: string;
|
|
5
|
-
type: string;
|
|
6
|
-
el: string;
|
|
7
|
-
children: ({
|
|
8
|
-
prop: string;
|
|
9
|
-
label: string;
|
|
10
|
-
tooltip: string;
|
|
11
|
-
type: string;
|
|
12
|
-
el: string;
|
|
13
|
-
attrs?: undefined;
|
|
14
|
-
op?: undefined;
|
|
15
|
-
cel?: undefined;
|
|
16
|
-
} | {
|
|
17
|
-
prop: string;
|
|
18
|
-
label: string;
|
|
19
|
-
tooltip: string;
|
|
20
|
-
type: string;
|
|
21
|
-
el: string;
|
|
22
|
-
attrs: {
|
|
23
|
-
type: string;
|
|
24
|
-
};
|
|
25
|
-
op?: undefined;
|
|
26
|
-
cel?: undefined;
|
|
27
|
-
} | {
|
|
28
|
-
prop: string;
|
|
29
|
-
label: string;
|
|
30
|
-
type: string;
|
|
31
|
-
op: {
|
|
32
|
-
label: string;
|
|
33
|
-
value: string;
|
|
34
|
-
}[];
|
|
35
|
-
el: string;
|
|
36
|
-
cel: string;
|
|
37
|
-
tooltip?: undefined;
|
|
38
|
-
attrs?: undefined;
|
|
39
|
-
} | {
|
|
40
|
-
prop: string;
|
|
41
|
-
label: string;
|
|
42
|
-
type: string;
|
|
43
|
-
el: string;
|
|
44
|
-
tooltip?: undefined;
|
|
45
|
-
attrs?: undefined;
|
|
46
|
-
op?: undefined;
|
|
47
|
-
cel?: undefined;
|
|
48
|
-
} | {
|
|
49
|
-
prop: string;
|
|
50
|
-
label: string;
|
|
51
|
-
tooltip: string;
|
|
52
|
-
type: string;
|
|
53
|
-
el: string;
|
|
54
|
-
op: {
|
|
55
|
-
label: string;
|
|
56
|
-
value: string;
|
|
57
|
-
}[];
|
|
58
|
-
cel: string;
|
|
59
|
-
attrs?: undefined;
|
|
60
|
-
})[];
|
|
61
|
-
}[];
|
|
62
|
-
export declare const radioAttrConfigMap: {
|
|
63
|
-
attrs: {
|
|
64
|
-
isButtonEnabled: boolean;
|
|
65
|
-
disabled: boolean;
|
|
66
|
-
border: boolean;
|
|
67
|
-
};
|
|
68
|
-
groupAttrs: {
|
|
69
|
-
isGroupEnabled: boolean;
|
|
70
|
-
options: string;
|
|
71
|
-
method: string;
|
|
72
|
-
size: string;
|
|
73
|
-
disabled: boolean;
|
|
74
|
-
'text-color': string;
|
|
75
|
-
fill: string;
|
|
76
|
-
'validate-event': boolean;
|
|
77
|
-
};
|
|
78
|
-
rules: {
|
|
79
|
-
required: boolean;
|
|
80
|
-
rules: string;
|
|
81
|
-
};
|
|
82
|
-
};
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { DefineComponent, ComponentOptionsMixin, PublicProps, ExtractPropTypes } from 'vue';
|
|
2
|
-
declare const _default: DefineComponent<{
|
|
3
|
-
data: {
|
|
4
|
-
type: ObjectConstructor;
|
|
5
|
-
default: () => void;
|
|
6
|
-
};
|
|
7
|
-
isVModel: {
|
|
8
|
-
type: BooleanConstructor;
|
|
9
|
-
default: boolean;
|
|
10
|
-
};
|
|
11
|
-
}, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<{
|
|
12
|
-
data: {
|
|
13
|
-
type: ObjectConstructor;
|
|
14
|
-
default: () => void;
|
|
15
|
-
};
|
|
16
|
-
isVModel: {
|
|
17
|
-
type: BooleanConstructor;
|
|
18
|
-
default: boolean;
|
|
19
|
-
};
|
|
20
|
-
}>>, {
|
|
21
|
-
data: Record<string, any>;
|
|
22
|
-
isVModel: boolean;
|
|
23
|
-
}, {}>;
|
|
24
|
-
export default _default;
|
|
@@ -1,110 +0,0 @@
|
|
|
1
|
-
export declare const selectAttrConfig: {
|
|
2
|
-
prop: string;
|
|
3
|
-
label: string;
|
|
4
|
-
tooltip: string;
|
|
5
|
-
type: string;
|
|
6
|
-
el: string;
|
|
7
|
-
children: ({
|
|
8
|
-
prop: string;
|
|
9
|
-
label: string;
|
|
10
|
-
tooltip: string;
|
|
11
|
-
type: string;
|
|
12
|
-
el: string;
|
|
13
|
-
attrs?: undefined;
|
|
14
|
-
op?: undefined;
|
|
15
|
-
cel?: undefined;
|
|
16
|
-
} | {
|
|
17
|
-
prop: string;
|
|
18
|
-
label: string;
|
|
19
|
-
tooltip: string;
|
|
20
|
-
type: string;
|
|
21
|
-
el: string;
|
|
22
|
-
attrs: {
|
|
23
|
-
type: string;
|
|
24
|
-
};
|
|
25
|
-
op?: undefined;
|
|
26
|
-
cel?: undefined;
|
|
27
|
-
} | {
|
|
28
|
-
prop: string;
|
|
29
|
-
label: string;
|
|
30
|
-
type: string;
|
|
31
|
-
el: string;
|
|
32
|
-
tooltip?: undefined;
|
|
33
|
-
attrs?: undefined;
|
|
34
|
-
op?: undefined;
|
|
35
|
-
cel?: undefined;
|
|
36
|
-
} | {
|
|
37
|
-
prop: string;
|
|
38
|
-
label: string;
|
|
39
|
-
type: string;
|
|
40
|
-
op: {
|
|
41
|
-
label: string;
|
|
42
|
-
value: string;
|
|
43
|
-
}[];
|
|
44
|
-
el: string;
|
|
45
|
-
cel: string;
|
|
46
|
-
tooltip?: undefined;
|
|
47
|
-
attrs?: undefined;
|
|
48
|
-
} | {
|
|
49
|
-
prop: string;
|
|
50
|
-
label: string;
|
|
51
|
-
tooltip: string;
|
|
52
|
-
type: string;
|
|
53
|
-
el: string;
|
|
54
|
-
op: {
|
|
55
|
-
label: string;
|
|
56
|
-
value: string;
|
|
57
|
-
}[];
|
|
58
|
-
cel: string;
|
|
59
|
-
attrs?: undefined;
|
|
60
|
-
})[];
|
|
61
|
-
}[];
|
|
62
|
-
export declare const selectAttrConfigMap: {
|
|
63
|
-
attrs: {
|
|
64
|
-
size: string;
|
|
65
|
-
multiple: boolean;
|
|
66
|
-
disabled: boolean;
|
|
67
|
-
'value-key': string;
|
|
68
|
-
clearable: boolean;
|
|
69
|
-
'collapse-tags': boolean;
|
|
70
|
-
'collapse-tags-tooltip': boolean;
|
|
71
|
-
'multiple-limit': number;
|
|
72
|
-
effect: string;
|
|
73
|
-
autocomplete: string;
|
|
74
|
-
filterable: boolean;
|
|
75
|
-
'allow-create': boolean;
|
|
76
|
-
remote: boolean;
|
|
77
|
-
'remote-show-suffix': boolean;
|
|
78
|
-
loading: boolean;
|
|
79
|
-
'reserve-keyword': boolean;
|
|
80
|
-
'default-first-option': boolean;
|
|
81
|
-
teleported: boolean;
|
|
82
|
-
persistent: boolean;
|
|
83
|
-
'automatic-dropdown': boolean;
|
|
84
|
-
'clear-icon': string;
|
|
85
|
-
'fit-input-width': boolean;
|
|
86
|
-
'suffix-icon': string;
|
|
87
|
-
'tag-type': string;
|
|
88
|
-
'validate-event': boolean;
|
|
89
|
-
placement: string;
|
|
90
|
-
'max-collapse-tags': number;
|
|
91
|
-
options: string;
|
|
92
|
-
method: string;
|
|
93
|
-
proxy: string;
|
|
94
|
-
params: string;
|
|
95
|
-
placeholder: string;
|
|
96
|
-
};
|
|
97
|
-
groupAttrs: {
|
|
98
|
-
disabled: boolean;
|
|
99
|
-
isGroupEnabled: boolean;
|
|
100
|
-
};
|
|
101
|
-
optionAttrs: {
|
|
102
|
-
value: string;
|
|
103
|
-
label: string;
|
|
104
|
-
disabled: boolean;
|
|
105
|
-
};
|
|
106
|
-
rules: {
|
|
107
|
-
required: boolean;
|
|
108
|
-
rules: string;
|
|
109
|
-
};
|
|
110
|
-
};
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { DefineComponent, ComponentOptionsMixin, PublicProps, ExtractPropTypes } from 'vue';
|
|
2
|
-
declare const _default: DefineComponent<{
|
|
3
|
-
data: {
|
|
4
|
-
type: ObjectConstructor;
|
|
5
|
-
default: () => void;
|
|
6
|
-
};
|
|
7
|
-
isVModel: {
|
|
8
|
-
type: BooleanConstructor;
|
|
9
|
-
default: boolean;
|
|
10
|
-
};
|
|
11
|
-
}, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<{
|
|
12
|
-
data: {
|
|
13
|
-
type: ObjectConstructor;
|
|
14
|
-
default: () => void;
|
|
15
|
-
};
|
|
16
|
-
isVModel: {
|
|
17
|
-
type: BooleanConstructor;
|
|
18
|
-
default: boolean;
|
|
19
|
-
};
|
|
20
|
-
}>>, {
|
|
21
|
-
data: Record<string, any>;
|
|
22
|
-
isVModel: boolean;
|
|
23
|
-
}, {}>;
|
|
24
|
-
export default _default;
|
|
@@ -1,63 +0,0 @@
|
|
|
1
|
-
export declare const switchAttrConfig: ({
|
|
2
|
-
prop: string;
|
|
3
|
-
label: string;
|
|
4
|
-
tooltip: string;
|
|
5
|
-
type: string;
|
|
6
|
-
el: string;
|
|
7
|
-
children: ({
|
|
8
|
-
prop: string;
|
|
9
|
-
label: string;
|
|
10
|
-
tooltip: string;
|
|
11
|
-
type: string;
|
|
12
|
-
el: string;
|
|
13
|
-
op?: undefined;
|
|
14
|
-
cel?: undefined;
|
|
15
|
-
} | {
|
|
16
|
-
prop: string;
|
|
17
|
-
label: string;
|
|
18
|
-
tooltip: string;
|
|
19
|
-
type: string;
|
|
20
|
-
el: string;
|
|
21
|
-
op: {
|
|
22
|
-
label: string;
|
|
23
|
-
value: string;
|
|
24
|
-
}[];
|
|
25
|
-
cel: string;
|
|
26
|
-
})[];
|
|
27
|
-
} | {
|
|
28
|
-
prop: string;
|
|
29
|
-
label: string;
|
|
30
|
-
tooltip: string;
|
|
31
|
-
type: string;
|
|
32
|
-
el: string;
|
|
33
|
-
children: ({
|
|
34
|
-
prop: string;
|
|
35
|
-
label: string;
|
|
36
|
-
tooltip: string;
|
|
37
|
-
type: string;
|
|
38
|
-
el: string;
|
|
39
|
-
attrs?: undefined;
|
|
40
|
-
} | {
|
|
41
|
-
prop: string;
|
|
42
|
-
label: string;
|
|
43
|
-
tooltip: string;
|
|
44
|
-
type: string;
|
|
45
|
-
el: string;
|
|
46
|
-
attrs: {
|
|
47
|
-
type: string;
|
|
48
|
-
};
|
|
49
|
-
})[];
|
|
50
|
-
})[];
|
|
51
|
-
export declare const switchAttrConfigMap: {
|
|
52
|
-
attrs: {
|
|
53
|
-
size: string;
|
|
54
|
-
disabled: boolean;
|
|
55
|
-
loading: boolean;
|
|
56
|
-
'inline-prompt': boolean;
|
|
57
|
-
'validate-event': boolean;
|
|
58
|
-
};
|
|
59
|
-
rules: {
|
|
60
|
-
required: boolean;
|
|
61
|
-
rules: string;
|
|
62
|
-
};
|
|
63
|
-
};
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { DefineComponent, ComponentOptionsMixin, PublicProps, ExtractPropTypes } from 'vue';
|
|
2
|
-
declare const _default: DefineComponent<{
|
|
3
|
-
data: {
|
|
4
|
-
type: ObjectConstructor;
|
|
5
|
-
default: () => void;
|
|
6
|
-
};
|
|
7
|
-
isVModel: {
|
|
8
|
-
type: BooleanConstructor;
|
|
9
|
-
default: boolean;
|
|
10
|
-
};
|
|
11
|
-
}, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<{
|
|
12
|
-
data: {
|
|
13
|
-
type: ObjectConstructor;
|
|
14
|
-
default: () => void;
|
|
15
|
-
};
|
|
16
|
-
isVModel: {
|
|
17
|
-
type: BooleanConstructor;
|
|
18
|
-
default: boolean;
|
|
19
|
-
};
|
|
20
|
-
}>>, {
|
|
21
|
-
data: Record<string, any>;
|
|
22
|
-
isVModel: boolean;
|
|
23
|
-
}, {}>;
|
|
24
|
-
export default _default;
|
|
@@ -1,97 +0,0 @@
|
|
|
1
|
-
export declare const treeSelectAttrConfig: {
|
|
2
|
-
prop: string;
|
|
3
|
-
label: string;
|
|
4
|
-
tooltip: string;
|
|
5
|
-
type: string;
|
|
6
|
-
el: string;
|
|
7
|
-
children: ({
|
|
8
|
-
prop: string;
|
|
9
|
-
label: string;
|
|
10
|
-
tooltip: string;
|
|
11
|
-
type: string;
|
|
12
|
-
el: string;
|
|
13
|
-
op?: undefined;
|
|
14
|
-
cel?: undefined;
|
|
15
|
-
attrs?: undefined;
|
|
16
|
-
children?: undefined;
|
|
17
|
-
} | {
|
|
18
|
-
prop: string;
|
|
19
|
-
label: string;
|
|
20
|
-
tooltip: string;
|
|
21
|
-
type: string;
|
|
22
|
-
el: string;
|
|
23
|
-
op: {
|
|
24
|
-
label: string;
|
|
25
|
-
value: string;
|
|
26
|
-
}[];
|
|
27
|
-
cel: string;
|
|
28
|
-
attrs?: undefined;
|
|
29
|
-
children?: undefined;
|
|
30
|
-
} | {
|
|
31
|
-
prop: string;
|
|
32
|
-
label: string;
|
|
33
|
-
tooltip: string;
|
|
34
|
-
type: string;
|
|
35
|
-
el: string;
|
|
36
|
-
attrs: {
|
|
37
|
-
type: string;
|
|
38
|
-
};
|
|
39
|
-
op?: undefined;
|
|
40
|
-
cel?: undefined;
|
|
41
|
-
children?: undefined;
|
|
42
|
-
} | {
|
|
43
|
-
prop: string;
|
|
44
|
-
label: string;
|
|
45
|
-
tooltip: string;
|
|
46
|
-
type: string;
|
|
47
|
-
el: string;
|
|
48
|
-
children: {
|
|
49
|
-
prop: string;
|
|
50
|
-
label: string;
|
|
51
|
-
tooltip: string;
|
|
52
|
-
type: string;
|
|
53
|
-
el: string;
|
|
54
|
-
}[];
|
|
55
|
-
op?: undefined;
|
|
56
|
-
cel?: undefined;
|
|
57
|
-
attrs?: undefined;
|
|
58
|
-
})[];
|
|
59
|
-
}[];
|
|
60
|
-
export declare const treeSelectAttrConfigMap: {
|
|
61
|
-
attrs: {
|
|
62
|
-
size: string;
|
|
63
|
-
multiple: boolean;
|
|
64
|
-
disabled: boolean;
|
|
65
|
-
'value-key': string;
|
|
66
|
-
clearable: boolean;
|
|
67
|
-
'collapse-tags': boolean;
|
|
68
|
-
'collapse-tags-tooltip': boolean;
|
|
69
|
-
'multiple-limit': number;
|
|
70
|
-
effect: string;
|
|
71
|
-
autocomplete: string;
|
|
72
|
-
filterable: boolean;
|
|
73
|
-
'allow-create': boolean;
|
|
74
|
-
remote: boolean;
|
|
75
|
-
'remote-show-suffix': boolean;
|
|
76
|
-
loading: boolean;
|
|
77
|
-
'reserve-keyword': boolean;
|
|
78
|
-
'default-first-option': boolean;
|
|
79
|
-
teleported: boolean;
|
|
80
|
-
persistent: boolean;
|
|
81
|
-
'automatic-dropdown': boolean;
|
|
82
|
-
'clear-icon': string;
|
|
83
|
-
'fit-input-width': boolean;
|
|
84
|
-
'suffix-icon': string;
|
|
85
|
-
'tag-type': string;
|
|
86
|
-
'validate-event': boolean;
|
|
87
|
-
placement: string;
|
|
88
|
-
'max-collapse-tags': number;
|
|
89
|
-
props: {};
|
|
90
|
-
data: string;
|
|
91
|
-
placeholder: string;
|
|
92
|
-
};
|
|
93
|
-
rules: {
|
|
94
|
-
required: boolean;
|
|
95
|
-
rules: string;
|
|
96
|
-
};
|
|
97
|
-
};
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { DefineComponent, ComponentOptionsMixin, PublicProps, ExtractPropTypes } from 'vue';
|
|
2
|
-
declare const _default: DefineComponent<{
|
|
3
|
-
data: {
|
|
4
|
-
type: ObjectConstructor;
|
|
5
|
-
default: () => void;
|
|
6
|
-
};
|
|
7
|
-
isVModel: {
|
|
8
|
-
type: BooleanConstructor;
|
|
9
|
-
default: boolean;
|
|
10
|
-
};
|
|
11
|
-
}, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<{
|
|
12
|
-
data: {
|
|
13
|
-
type: ObjectConstructor;
|
|
14
|
-
default: () => void;
|
|
15
|
-
};
|
|
16
|
-
isVModel: {
|
|
17
|
-
type: BooleanConstructor;
|
|
18
|
-
default: boolean;
|
|
19
|
-
};
|
|
20
|
-
}>>, {
|
|
21
|
-
data: Record<string, any>;
|
|
22
|
-
isVModel: boolean;
|
|
23
|
-
}, {}>;
|
|
24
|
-
export default _default;
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
interface option {
|
|
2
|
-
label: string;
|
|
3
|
-
value: string;
|
|
4
|
-
}
|
|
5
|
-
export interface formConfigItemType {
|
|
6
|
-
prop: string;
|
|
7
|
-
label: string;
|
|
8
|
-
tooltip?: string;
|
|
9
|
-
type?: string;
|
|
10
|
-
el: string;
|
|
11
|
-
op?: Array<option>;
|
|
12
|
-
cel?: string;
|
|
13
|
-
required?: boolean;
|
|
14
|
-
multiple?: boolean;
|
|
15
|
-
size?: string;
|
|
16
|
-
attrs?: any;
|
|
17
|
-
clearable?: boolean;
|
|
18
|
-
children?: Array<formConfigItemType>;
|
|
19
|
-
}
|
|
20
|
-
export {};
|