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,35 +0,0 @@
|
|
|
1
|
-
import { ICustomData } from '../../types';
|
|
2
|
-
import { VxeModalProps, VxeModalEventProps } from 'vxe-table';
|
|
3
|
-
import { Component, App } from 'vue';
|
|
4
|
-
|
|
5
|
-
export interface SUCCESS_TYPE {
|
|
6
|
-
type: 'cancel' | 'confirm' | ICustomData.ANY;
|
|
7
|
-
data: ICustomData.ANY;
|
|
8
|
-
close?: Function;
|
|
9
|
-
}
|
|
10
|
-
type Config = VxeModalProps & VxeModalEventProps & {
|
|
11
|
-
success?: (params: SUCCESS_TYPE | any) => void;
|
|
12
|
-
} & {
|
|
13
|
-
onReady?: Function;
|
|
14
|
-
};
|
|
15
|
-
interface OptionsDef {
|
|
16
|
-
width: number | string;
|
|
17
|
-
height: number | string;
|
|
18
|
-
/** 是否显示遮罩层 */
|
|
19
|
-
mask: boolean;
|
|
20
|
-
/** 是否允许点击遮罩层关闭窗口 */
|
|
21
|
-
maskClosable: boolean;
|
|
22
|
-
/** 在窗口关闭时销毁内容 */
|
|
23
|
-
destroyOnClose: boolean;
|
|
24
|
-
/** 是否允许按 Esc 键关闭窗口 */
|
|
25
|
-
escClosable: boolean;
|
|
26
|
-
/** 标题是否标显示最大化与还原按钮 */
|
|
27
|
-
showZoom: boolean;
|
|
28
|
-
/** 是否允许窗口边缘拖动调整窗口大小 */
|
|
29
|
-
resize: boolean;
|
|
30
|
-
}
|
|
31
|
-
export declare function showPopup<T extends Component>(component: T, props: ICustomData.ANY, config: Config): void;
|
|
32
|
-
export declare const popupPlugin: {
|
|
33
|
-
install(app: App, options?: OptionsDef): void;
|
|
34
|
-
};
|
|
35
|
-
export {};
|
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
import { DefineComponent, ComponentOptionsMixin, PublicProps, ExtractPropTypes } from 'vue';
|
|
2
|
-
declare const _default: __VLS_WithTemplateSlots< DefineComponent<{
|
|
3
|
-
showFooter: {
|
|
4
|
-
type: BooleanConstructor;
|
|
5
|
-
default: boolean;
|
|
6
|
-
};
|
|
7
|
-
confirmButtonText: {
|
|
8
|
-
type: StringConstructor;
|
|
9
|
-
default: string;
|
|
10
|
-
};
|
|
11
|
-
cancelButtonText: {
|
|
12
|
-
type: StringConstructor;
|
|
13
|
-
default: string;
|
|
14
|
-
};
|
|
15
|
-
}, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
16
|
-
success: (...args: any[]) => void;
|
|
17
|
-
}, string, PublicProps, Readonly< ExtractPropTypes<{
|
|
18
|
-
showFooter: {
|
|
19
|
-
type: BooleanConstructor;
|
|
20
|
-
default: boolean;
|
|
21
|
-
};
|
|
22
|
-
confirmButtonText: {
|
|
23
|
-
type: StringConstructor;
|
|
24
|
-
default: string;
|
|
25
|
-
};
|
|
26
|
-
cancelButtonText: {
|
|
27
|
-
type: StringConstructor;
|
|
28
|
-
default: string;
|
|
29
|
-
};
|
|
30
|
-
}>> & {
|
|
31
|
-
onSuccess?: ((...args: any[]) => any) | undefined;
|
|
32
|
-
}, {
|
|
33
|
-
showFooter: boolean;
|
|
34
|
-
confirmButtonText: string;
|
|
35
|
-
cancelButtonText: string;
|
|
36
|
-
}, {}>, {
|
|
37
|
-
default?(_: {}): any;
|
|
38
|
-
}>;
|
|
39
|
-
export default _default;
|
|
40
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
41
|
-
new (): {
|
|
42
|
-
$slots: S;
|
|
43
|
-
};
|
|
44
|
-
};
|
|
@@ -1,84 +0,0 @@
|
|
|
1
|
-
import { RouteLocationNormalizedLoaded } from 'vue-router';
|
|
2
|
-
import { Ref } from 'vue';
|
|
3
|
-
import { ICustomData } from '../types';
|
|
4
|
-
import { default as localforage } from 'localforage';
|
|
5
|
-
|
|
6
|
-
export declare let NEXT_NAME: Ref<any>;
|
|
7
|
-
export declare let IS_DEV: Ref<any>;
|
|
8
|
-
/** 子项目当前路由信息 */
|
|
9
|
-
export declare let CurrentRoute: Ref< Ref<RouteLocationNormalizedLoaded> | undefined>;
|
|
10
|
-
/**
|
|
11
|
-
* window.localStorage 浏览器永久缓存
|
|
12
|
-
* @method set 设置永久缓存
|
|
13
|
-
* @method get 获取永久缓存
|
|
14
|
-
* @method remove 移除永久缓存
|
|
15
|
-
* @method clear 移除全部永久缓存
|
|
16
|
-
*/
|
|
17
|
-
export declare const Local: {
|
|
18
|
-
setKey(key: string): string;
|
|
19
|
-
set<T>(key: string, val: T): void;
|
|
20
|
-
get<T_1 = any>(key: string): T_1;
|
|
21
|
-
remove(key: string): void;
|
|
22
|
-
clear(): void;
|
|
23
|
-
};
|
|
24
|
-
/**
|
|
25
|
-
* window.sessionStorage 浏览器临时缓存
|
|
26
|
-
* @method set 设置临时缓存
|
|
27
|
-
* @method get 获取临时缓存
|
|
28
|
-
* @method remove 移除临时缓存
|
|
29
|
-
* @method clear 移除全部临时缓存
|
|
30
|
-
*/
|
|
31
|
-
export declare const Session: {
|
|
32
|
-
set<T>(key: string, val: T): any;
|
|
33
|
-
get(key: string): any;
|
|
34
|
-
remove(key: string): any;
|
|
35
|
-
clear(): void;
|
|
36
|
-
};
|
|
37
|
-
declare class SystemStore {
|
|
38
|
-
store: typeof localforage;
|
|
39
|
-
constructor();
|
|
40
|
-
/** 查看 v2.4.3版本更新日志 */
|
|
41
|
-
setKey(key: string): string;
|
|
42
|
-
/** 设置永久缓存 */
|
|
43
|
-
set(key: string, value: ICustomData.ANY): Promise<any>;
|
|
44
|
-
/** 获取永久缓存 */
|
|
45
|
-
get<T = ICustomData.ANY>(key: string): Promise<T>;
|
|
46
|
-
/** 移除永久缓存 */
|
|
47
|
-
remove(key: string): Promise<void>;
|
|
48
|
-
/** 移除全部永久缓存 */
|
|
49
|
-
clear(): Promise<void>;
|
|
50
|
-
}
|
|
51
|
-
export declare const systemStore: SystemStore;
|
|
52
|
-
interface CustomeStoreConfig {
|
|
53
|
-
name: string;
|
|
54
|
-
storeName: string;
|
|
55
|
-
version: number;
|
|
56
|
-
description: string;
|
|
57
|
-
}
|
|
58
|
-
/** 自定配置缓存信息 */
|
|
59
|
-
export declare class CustomeStore {
|
|
60
|
-
store: typeof localforage;
|
|
61
|
-
constructor(option: CustomeStoreConfig);
|
|
62
|
-
/** 查看 v2.4.3版本更新日志 */
|
|
63
|
-
setKey(key: string): string;
|
|
64
|
-
/** 设置永久缓存 */
|
|
65
|
-
set(key: string, value: ICustomData.ANY): Promise<any>;
|
|
66
|
-
/** 获取永久缓存 */
|
|
67
|
-
get<T = ICustomData.ANY>(key: string): Promise<T>;
|
|
68
|
-
/** 移除永久缓存 */
|
|
69
|
-
remove(key: string): Promise<void>;
|
|
70
|
-
/** 移除全部永久缓存 */
|
|
71
|
-
clear(): Promise<void>;
|
|
72
|
-
}
|
|
73
|
-
export declare function getConfig<T = ICustomData.ANY>({ mid, id, uid }: Record<'mid' | 'id', string> & {
|
|
74
|
-
uid?: string;
|
|
75
|
-
}, str?: string): Promise<T>;
|
|
76
|
-
export declare function setConfig({ mid, id, uid }: Record<'mid' | 'id', string> & {
|
|
77
|
-
uid?: string;
|
|
78
|
-
}, val: unknown, str?: string): Promise<unknown>;
|
|
79
|
-
/**删除缓存
|
|
80
|
-
* @param mid 菜单id
|
|
81
|
-
* @param uid 用户id
|
|
82
|
-
*/
|
|
83
|
-
export declare function removeConfig(mid: string, uid?: string): Promise<void>;
|
|
84
|
-
export {};
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* 颜色转换函数
|
|
3
|
-
* @method hexToRgb hex 颜色转 rgb 颜色
|
|
4
|
-
* @method rgbToHex rgb 颜色转 Hex 颜色
|
|
5
|
-
* @method getDarkColor 加深颜色值
|
|
6
|
-
* @method getLightColor 变浅颜色值
|
|
7
|
-
*/
|
|
8
|
-
export declare function useChangeColor(): {
|
|
9
|
-
hexToRgb: (str: string) => any;
|
|
10
|
-
rgbToHex: (r: number, g: number, b: number) => string;
|
|
11
|
-
getDarkColor: (color: string, level: number) => string;
|
|
12
|
-
getLightColor: (color: string, level: number) => string;
|
|
13
|
-
};
|
|
@@ -1,149 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* 2020.11.29 lyt 整理
|
|
3
|
-
* 工具类集合,适用于平时开发
|
|
4
|
-
* 新增多行注释信息,鼠标放到方法名即可查看
|
|
5
|
-
*/
|
|
6
|
-
/**
|
|
7
|
-
* 小数或整数(不可以负数)
|
|
8
|
-
* @param val 当前值字符串
|
|
9
|
-
* @returns 返回处理后的字符串
|
|
10
|
-
*/
|
|
11
|
-
export declare function verifyNumberIntegerAndFloat(val: string): string;
|
|
12
|
-
/**
|
|
13
|
-
* 验证百分比(不可以小数)
|
|
14
|
-
* @param val 当前值字符串
|
|
15
|
-
* @returns 返回处理后的字符串
|
|
16
|
-
*/
|
|
17
|
-
export declare function verifyNumberPercentage(val: string): string;
|
|
18
|
-
/**
|
|
19
|
-
* 验证百分比(可以小数)
|
|
20
|
-
* @param val 当前值字符串
|
|
21
|
-
* @returns 返回处理后的字符串
|
|
22
|
-
*/
|
|
23
|
-
export declare function verifyNumberPercentageFloat(val: string): string;
|
|
24
|
-
/**
|
|
25
|
-
* 正整数验证
|
|
26
|
-
* @param val 当前值字符串
|
|
27
|
-
* @returns 返回处理后的字符串
|
|
28
|
-
*/
|
|
29
|
-
export declare function verifiyNumberInteger(val: string): string;
|
|
30
|
-
/**
|
|
31
|
-
* 去掉中文及空格
|
|
32
|
-
* @param val 当前值字符串
|
|
33
|
-
* @returns 返回处理后的字符串
|
|
34
|
-
*/
|
|
35
|
-
export declare function verifyCnAndSpace(val: string): string;
|
|
36
|
-
/**
|
|
37
|
-
* 去掉英文及空格
|
|
38
|
-
* @param val 当前值字符串
|
|
39
|
-
* @returns 返回处理后的字符串
|
|
40
|
-
*/
|
|
41
|
-
export declare function verifyEnAndSpace(val: string): string;
|
|
42
|
-
/**
|
|
43
|
-
* 禁止输入空格
|
|
44
|
-
* @param val 当前值字符串
|
|
45
|
-
* @returns 返回处理后的字符串
|
|
46
|
-
*/
|
|
47
|
-
export declare function verifyAndSpace(val: string): string;
|
|
48
|
-
/**
|
|
49
|
-
* 金额用 `,` 区分开
|
|
50
|
-
* @param val 当前值字符串
|
|
51
|
-
* @returns 返回处理后的字符串
|
|
52
|
-
*/
|
|
53
|
-
export declare function verifyNumberComma(val: string): any;
|
|
54
|
-
/**
|
|
55
|
-
* 匹配文字变色(搜索时)
|
|
56
|
-
* @param val 当前值字符串
|
|
57
|
-
* @param text 要处理的字符串值
|
|
58
|
-
* @param color 搜索到时字体高亮颜色
|
|
59
|
-
* @returns 返回处理后的字符串
|
|
60
|
-
*/
|
|
61
|
-
export declare function verifyTextColor(val: string, text?: string, color?: string): string;
|
|
62
|
-
/**
|
|
63
|
-
* 数字转中文大写
|
|
64
|
-
* @param val 当前值字符串
|
|
65
|
-
* @param unit 默认:仟佰拾亿仟佰拾万仟佰拾元角分
|
|
66
|
-
* @returns 返回处理后的字符串
|
|
67
|
-
*/
|
|
68
|
-
export declare function verifyNumberCnUppercase(val: any, unit?: string, v?: string): string;
|
|
69
|
-
/**
|
|
70
|
-
* 手机号码
|
|
71
|
-
* @param val 当前值字符串
|
|
72
|
-
* @returns 返回 true: 手机号码正确
|
|
73
|
-
*/
|
|
74
|
-
export declare function verifyPhone(val: string): boolean;
|
|
75
|
-
/**
|
|
76
|
-
* 国内电话号码
|
|
77
|
-
* @param val 当前值字符串
|
|
78
|
-
* @returns 返回 true: 国内电话号码正确
|
|
79
|
-
*/
|
|
80
|
-
export declare function verifyTelPhone(val: string): boolean;
|
|
81
|
-
/**
|
|
82
|
-
* 登录账号 (字母开头,允许5-16字节,允许字母数字下划线)
|
|
83
|
-
* @param val 当前值字符串
|
|
84
|
-
* @returns 返回 true: 登录账号正确
|
|
85
|
-
*/
|
|
86
|
-
export declare function verifyAccount(val: string): boolean;
|
|
87
|
-
/**
|
|
88
|
-
* 密码 (以字母开头,长度在6~16之间,只能包含字母、数字和下划线)
|
|
89
|
-
* @param val 当前值字符串
|
|
90
|
-
* @returns 返回 true: 密码正确
|
|
91
|
-
*/
|
|
92
|
-
export declare function verifyPassword(val: string): boolean;
|
|
93
|
-
/**
|
|
94
|
-
* 强密码 (字母+数字+特殊字符,长度在6-16之间)
|
|
95
|
-
* @param val 当前值字符串
|
|
96
|
-
* @returns 返回 true: 强密码正确
|
|
97
|
-
*/
|
|
98
|
-
export declare function verifyPasswordPowerful(val: string): boolean;
|
|
99
|
-
/**
|
|
100
|
-
* 密码强度
|
|
101
|
-
* @param val 当前值字符串
|
|
102
|
-
* @description 弱:纯数字,纯字母,纯特殊字符
|
|
103
|
-
* @description 中:字母+数字,字母+特殊字符,数字+特殊字符
|
|
104
|
-
* @description 强:字母+数字+特殊字符
|
|
105
|
-
* @returns 返回处理后的字符串:弱、中、强
|
|
106
|
-
*/
|
|
107
|
-
export declare function verifyPasswordStrength(val: string): string;
|
|
108
|
-
/**
|
|
109
|
-
* IP地址
|
|
110
|
-
* @param val 当前值字符串
|
|
111
|
-
* @returns 返回 true: IP地址正确
|
|
112
|
-
*/
|
|
113
|
-
export declare function verifyIPAddress(val: string): boolean;
|
|
114
|
-
/**
|
|
115
|
-
* 邮箱
|
|
116
|
-
* @param val 当前值字符串
|
|
117
|
-
* @returns 返回 true: 邮箱正确
|
|
118
|
-
*/
|
|
119
|
-
export declare function verifyEmail(val: string): boolean;
|
|
120
|
-
/**
|
|
121
|
-
* 身份证
|
|
122
|
-
* @param val 当前值字符串
|
|
123
|
-
* @returns 返回 true: 身份证正确
|
|
124
|
-
*/
|
|
125
|
-
export declare function verifyIdCard(val: string): boolean;
|
|
126
|
-
/**
|
|
127
|
-
* 姓名
|
|
128
|
-
* @param val 当前值字符串
|
|
129
|
-
* @returns 返回 true: 姓名正确
|
|
130
|
-
*/
|
|
131
|
-
export declare function verifyFullName(val: string): boolean;
|
|
132
|
-
/**
|
|
133
|
-
* 邮政编码
|
|
134
|
-
* @param val 当前值字符串
|
|
135
|
-
* @returns 返回 true: 邮政编码正确
|
|
136
|
-
*/
|
|
137
|
-
export declare function verifyPostalCode(val: string): boolean;
|
|
138
|
-
/**
|
|
139
|
-
* url 处理
|
|
140
|
-
* @param val 当前值字符串
|
|
141
|
-
* @returns 返回 true: url 正确
|
|
142
|
-
*/
|
|
143
|
-
export declare function verifyUrl(val: string): boolean;
|
|
144
|
-
/**
|
|
145
|
-
* 车牌号
|
|
146
|
-
* @param val 当前值字符串
|
|
147
|
-
* @returns 返回 true:车牌号正确
|
|
148
|
-
*/
|
|
149
|
-
export declare function verifyCarNum(val: string): boolean;
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
import { DefineComponent, ComponentOptionsMixin, PublicProps, ExtractPropTypes } from 'vue';
|
|
2
|
-
declare const _default: DefineComponent<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<{}>>, {}, {}>;
|
|
3
|
-
export default _default;
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
import { DefineComponent, ComponentOptionsMixin, PublicProps, ExtractPropTypes } from 'vue';
|
|
2
|
-
declare const _default: DefineComponent<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<{}>>, {}, {}>;
|
|
3
|
-
export default _default;
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
import { DefineComponent, ComponentOptionsMixin, PublicProps, ExtractPropTypes } from 'vue';
|
|
2
|
-
declare const _default: DefineComponent<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<{}>>, {}, {}>;
|
|
3
|
-
export default _default;
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
import { DataPermissionGetDataPermissionConfigListDataObject } from '../../../api';
|
|
2
|
-
import { PropType, DefineComponent, ComponentOptionsMixin, PublicProps, ExtractPropTypes } from 'vue';
|
|
3
|
-
|
|
4
|
-
declare const _default: DefineComponent<{
|
|
5
|
-
type: {
|
|
6
|
-
type: StringConstructor;
|
|
7
|
-
default: string;
|
|
8
|
-
};
|
|
9
|
-
row: {
|
|
10
|
-
type: PropType<DataPermissionGetDataPermissionConfigListDataObject>;
|
|
11
|
-
default: () => void;
|
|
12
|
-
};
|
|
13
|
-
}, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
14
|
-
success: (...args: any[]) => void;
|
|
15
|
-
refresh: (...args: any[]) => void;
|
|
16
|
-
}, string, PublicProps, Readonly< ExtractPropTypes<{
|
|
17
|
-
type: {
|
|
18
|
-
type: StringConstructor;
|
|
19
|
-
default: string;
|
|
20
|
-
};
|
|
21
|
-
row: {
|
|
22
|
-
type: PropType<DataPermissionGetDataPermissionConfigListDataObject>;
|
|
23
|
-
default: () => void;
|
|
24
|
-
};
|
|
25
|
-
}>> & {
|
|
26
|
-
onSuccess?: ((...args: any[]) => any) | undefined;
|
|
27
|
-
onRefresh?: ((...args: any[]) => any) | undefined;
|
|
28
|
-
}, {
|
|
29
|
-
type: string;
|
|
30
|
-
row: DataPermissionGetDataPermissionConfigListDataObject;
|
|
31
|
-
}, {}>;
|
|
32
|
-
export default _default;
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
import { DefineComponent, ComponentOptionsMixin, PublicProps, ExtractPropTypes } from 'vue';
|
|
2
|
-
declare const _default: DefineComponent<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<{}>>, {}, {}>;
|
|
3
|
-
export default _default;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { DataPermissionGetDataPermissionConfigListDataObject } from '../../../api';
|
|
2
|
-
import { TableInstance } from '../../../components/business/bcFormTable/utils/parseTable';
|
|
3
|
-
import { ICustomData } from '../../../types';
|
|
4
|
-
import { Ref } from 'vue';
|
|
5
|
-
|
|
6
|
-
export declare function useDataAuth(tableApi: Ref<TableInstance | undefined>): {
|
|
7
|
-
getPageConfig: () => void;
|
|
8
|
-
openAddDialog: (type: string) => void;
|
|
9
|
-
openEditDialog: (type: string, row: DataPermissionGetDataPermissionConfigListDataObject) => void;
|
|
10
|
-
deleteRow: (row: DataPermissionGetDataPermissionConfigListDataObject) => void;
|
|
11
|
-
tableData: Ref<ICustomData.FormTable | undefined>;
|
|
12
|
-
};
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { DefineComponent, ComponentOptionsMixin, PublicProps, ExtractPropTypes } from 'vue';
|
|
2
|
-
declare const _default: DefineComponent<{}, {
|
|
3
|
-
getData(): () => Promise<string>;
|
|
4
|
-
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
5
|
-
success: (...args: any[]) => void;
|
|
6
|
-
}, string, PublicProps, Readonly< ExtractPropTypes<{}>> & {
|
|
7
|
-
onSuccess?: ((...args: any[]) => any) | undefined;
|
|
8
|
-
}, {}, {}>;
|
|
9
|
-
export default _default;
|
|
@@ -1,76 +0,0 @@
|
|
|
1
|
-
import { DictControllerGetDictListByProjectData, DictControllerGetListPageDictChildData } from '../../../../../api/dictController/type';
|
|
2
|
-
import { PropType, DefineComponent, ComponentOptionsMixin, PublicProps, ExtractPropTypes } from 'vue';
|
|
3
|
-
|
|
4
|
-
declare const _default: DefineComponent<{
|
|
5
|
-
dict: {
|
|
6
|
-
type: PropType<DictControllerGetDictListByProjectData>;
|
|
7
|
-
default(): {};
|
|
8
|
-
};
|
|
9
|
-
dictList: {
|
|
10
|
-
type: {
|
|
11
|
-
(arrayLength: number): DictControllerGetDictListByProjectData[];
|
|
12
|
-
(...items: DictControllerGetDictListByProjectData[]): DictControllerGetDictListByProjectData[];
|
|
13
|
-
new (arrayLength: number): DictControllerGetDictListByProjectData[];
|
|
14
|
-
new (...items: DictControllerGetDictListByProjectData[]): DictControllerGetDictListByProjectData[];
|
|
15
|
-
isArray(arg: any): arg is any[];
|
|
16
|
-
readonly prototype: any[];
|
|
17
|
-
from<T>(arrayLike: ArrayLike<T>): T[];
|
|
18
|
-
from<T_1, U>(arrayLike: ArrayLike<T_1>, mapfn: (v: T_1, k: number) => U, thisArg?: any): U[];
|
|
19
|
-
from<T_2>(iterable: Iterable<T_2> | ArrayLike<T_2>): T_2[];
|
|
20
|
-
from<T_3, U_1>(iterable: Iterable<T_3> | ArrayLike<T_3>, mapfn: (v: T_3, k: number) => U_1, thisArg?: any): U_1[];
|
|
21
|
-
of<T_4>(...items: T_4[]): T_4[];
|
|
22
|
-
readonly [Symbol.species]: ArrayConstructor;
|
|
23
|
-
};
|
|
24
|
-
default: () => never[];
|
|
25
|
-
};
|
|
26
|
-
type: {
|
|
27
|
-
type: StringConstructor;
|
|
28
|
-
default: string;
|
|
29
|
-
};
|
|
30
|
-
dictItem: {
|
|
31
|
-
type: PropType<DictControllerGetListPageDictChildData>;
|
|
32
|
-
default(): {};
|
|
33
|
-
};
|
|
34
|
-
}, {
|
|
35
|
-
getData(): () => Promise<unknown>;
|
|
36
|
-
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
37
|
-
success: (...args: any[]) => void;
|
|
38
|
-
}, string, PublicProps, Readonly< ExtractPropTypes<{
|
|
39
|
-
dict: {
|
|
40
|
-
type: PropType<DictControllerGetDictListByProjectData>;
|
|
41
|
-
default(): {};
|
|
42
|
-
};
|
|
43
|
-
dictList: {
|
|
44
|
-
type: {
|
|
45
|
-
(arrayLength: number): DictControllerGetDictListByProjectData[];
|
|
46
|
-
(...items: DictControllerGetDictListByProjectData[]): DictControllerGetDictListByProjectData[];
|
|
47
|
-
new (arrayLength: number): DictControllerGetDictListByProjectData[];
|
|
48
|
-
new (...items: DictControllerGetDictListByProjectData[]): DictControllerGetDictListByProjectData[];
|
|
49
|
-
isArray(arg: any): arg is any[];
|
|
50
|
-
readonly prototype: any[];
|
|
51
|
-
from<T>(arrayLike: ArrayLike<T>): T[];
|
|
52
|
-
from<T_1, U>(arrayLike: ArrayLike<T_1>, mapfn: (v: T_1, k: number) => U, thisArg?: any): U[];
|
|
53
|
-
from<T_2>(iterable: Iterable<T_2> | ArrayLike<T_2>): T_2[];
|
|
54
|
-
from<T_3, U_1>(iterable: Iterable<T_3> | ArrayLike<T_3>, mapfn: (v: T_3, k: number) => U_1, thisArg?: any): U_1[];
|
|
55
|
-
of<T_4>(...items: T_4[]): T_4[];
|
|
56
|
-
readonly [Symbol.species]: ArrayConstructor;
|
|
57
|
-
};
|
|
58
|
-
default: () => never[];
|
|
59
|
-
};
|
|
60
|
-
type: {
|
|
61
|
-
type: StringConstructor;
|
|
62
|
-
default: string;
|
|
63
|
-
};
|
|
64
|
-
dictItem: {
|
|
65
|
-
type: PropType<DictControllerGetListPageDictChildData>;
|
|
66
|
-
default(): {};
|
|
67
|
-
};
|
|
68
|
-
}>> & {
|
|
69
|
-
onSuccess?: ((...args: any[]) => any) | undefined;
|
|
70
|
-
}, {
|
|
71
|
-
type: string;
|
|
72
|
-
dict: DictControllerGetDictListByProjectData;
|
|
73
|
-
dictList: DictControllerGetDictListByProjectData[];
|
|
74
|
-
dictItem: DictControllerGetListPageDictChildData;
|
|
75
|
-
}, {}>;
|
|
76
|
-
export default _default;
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
import { DefineComponent, ComponentOptionsMixin, PublicProps, ExtractPropTypes } from 'vue';
|
|
2
|
-
declare const _default: DefineComponent<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<{}>>, {}, {}>;
|
|
3
|
-
export default _default;
|
|
@@ -1,156 +0,0 @@
|
|
|
1
|
-
import { DictControllerGetDictListByProjectData, DictControllerGetListPageDictChildData } from '../../../api/dictController/type';
|
|
2
|
-
|
|
3
|
-
export declare function useDataDict(): {
|
|
4
|
-
addDict: () => void;
|
|
5
|
-
deleteDict: () => void;
|
|
6
|
-
addDictItem: () => void;
|
|
7
|
-
getDictData: () => void;
|
|
8
|
-
choseDict: (item: DictControllerGetDictListByProjectData) => void;
|
|
9
|
-
editDictItem: (dictItem: DictControllerGetListPageDictChildData) => void;
|
|
10
|
-
deleteDictItem: (dictItem: DictControllerGetListPageDictChildData) => void;
|
|
11
|
-
searchDict: () => void;
|
|
12
|
-
onChangeEffect: (value: string, dictItem: DictControllerGetListPageDictChildData) => void;
|
|
13
|
-
onChangeDefault: (value: string, dictItem: DictControllerGetListPageDictChildData) => void;
|
|
14
|
-
dict: {
|
|
15
|
-
keyword: string;
|
|
16
|
-
dictData: {
|
|
17
|
-
databaseName: string;
|
|
18
|
-
id: string;
|
|
19
|
-
qry_create_time_begin: object;
|
|
20
|
-
qry_create_time_end: object;
|
|
21
|
-
is_del: string;
|
|
22
|
-
query_order_by: string;
|
|
23
|
-
page: object;
|
|
24
|
-
customSql: object;
|
|
25
|
-
customResult: object;
|
|
26
|
-
customWhere: object;
|
|
27
|
-
customSelect: object;
|
|
28
|
-
customResultTotal: object;
|
|
29
|
-
customDataWhere: object;
|
|
30
|
-
menu_id: object;
|
|
31
|
-
distinct_flag: object;
|
|
32
|
-
distinct_sql: object;
|
|
33
|
-
district_code: object;
|
|
34
|
-
township_code: object;
|
|
35
|
-
city_code_str: object;
|
|
36
|
-
district_code_str: object;
|
|
37
|
-
qry_city_code_in_list: object;
|
|
38
|
-
qry_district_code_in_list: object;
|
|
39
|
-
qry_data_way_str: object;
|
|
40
|
-
qry_company_type_str: object;
|
|
41
|
-
create_time: string;
|
|
42
|
-
update_time: string;
|
|
43
|
-
company_id: string;
|
|
44
|
-
dict_name: string;
|
|
45
|
-
dict_code: string;
|
|
46
|
-
dict_type: string;
|
|
47
|
-
remark: object;
|
|
48
|
-
}[];
|
|
49
|
-
originDictData: {
|
|
50
|
-
databaseName: string;
|
|
51
|
-
id: string;
|
|
52
|
-
qry_create_time_begin: object;
|
|
53
|
-
qry_create_time_end: object;
|
|
54
|
-
is_del: string;
|
|
55
|
-
query_order_by: string;
|
|
56
|
-
page: object;
|
|
57
|
-
customSql: object;
|
|
58
|
-
customResult: object;
|
|
59
|
-
customWhere: object;
|
|
60
|
-
customSelect: object;
|
|
61
|
-
customResultTotal: object;
|
|
62
|
-
customDataWhere: object;
|
|
63
|
-
menu_id: object;
|
|
64
|
-
distinct_flag: object;
|
|
65
|
-
distinct_sql: object;
|
|
66
|
-
district_code: object;
|
|
67
|
-
township_code: object;
|
|
68
|
-
city_code_str: object;
|
|
69
|
-
district_code_str: object;
|
|
70
|
-
qry_city_code_in_list: object;
|
|
71
|
-
qry_district_code_in_list: object;
|
|
72
|
-
qry_data_way_str: object;
|
|
73
|
-
qry_company_type_str: object;
|
|
74
|
-
create_time: string;
|
|
75
|
-
update_time: string;
|
|
76
|
-
company_id: string;
|
|
77
|
-
dict_name: string;
|
|
78
|
-
dict_code: string;
|
|
79
|
-
dict_type: string;
|
|
80
|
-
remark: object;
|
|
81
|
-
}[];
|
|
82
|
-
currentDict: {
|
|
83
|
-
databaseName: string;
|
|
84
|
-
id: string;
|
|
85
|
-
qry_create_time_begin: object;
|
|
86
|
-
qry_create_time_end: object;
|
|
87
|
-
is_del: string;
|
|
88
|
-
query_order_by: string;
|
|
89
|
-
page: object;
|
|
90
|
-
customSql: object;
|
|
91
|
-
customResult: object;
|
|
92
|
-
customWhere: object;
|
|
93
|
-
customSelect: object;
|
|
94
|
-
customResultTotal: object;
|
|
95
|
-
customDataWhere: object;
|
|
96
|
-
menu_id: object;
|
|
97
|
-
distinct_flag: object;
|
|
98
|
-
distinct_sql: object;
|
|
99
|
-
district_code: object;
|
|
100
|
-
township_code: object;
|
|
101
|
-
city_code_str: object;
|
|
102
|
-
district_code_str: object;
|
|
103
|
-
qry_city_code_in_list: object;
|
|
104
|
-
qry_district_code_in_list: object;
|
|
105
|
-
qry_data_way_str: object;
|
|
106
|
-
qry_company_type_str: object;
|
|
107
|
-
create_time: string;
|
|
108
|
-
update_time: string;
|
|
109
|
-
company_id: string;
|
|
110
|
-
dict_name: string;
|
|
111
|
-
dict_code: string;
|
|
112
|
-
dict_type: string;
|
|
113
|
-
remark: object;
|
|
114
|
-
} | undefined;
|
|
115
|
-
dictItemData: {
|
|
116
|
-
databaseName: string;
|
|
117
|
-
id: string;
|
|
118
|
-
qry_create_time_begin: object;
|
|
119
|
-
qry_create_time_end: object;
|
|
120
|
-
is_del: string;
|
|
121
|
-
query_order_by: string;
|
|
122
|
-
page: object;
|
|
123
|
-
customSql: object;
|
|
124
|
-
customResult: object;
|
|
125
|
-
customWhere: object;
|
|
126
|
-
customSelect: object;
|
|
127
|
-
customResultTotal: object;
|
|
128
|
-
customDataWhere: object;
|
|
129
|
-
menu_id: object;
|
|
130
|
-
distinct_flag: object;
|
|
131
|
-
distinct_sql: object;
|
|
132
|
-
district_code: object;
|
|
133
|
-
township_code: object;
|
|
134
|
-
city_code_str: object;
|
|
135
|
-
district_code_str: object;
|
|
136
|
-
qry_city_code_in_list: object;
|
|
137
|
-
qry_district_code_in_list: object;
|
|
138
|
-
qry_data_way_str: object;
|
|
139
|
-
qry_company_type_str: object;
|
|
140
|
-
create_time: string;
|
|
141
|
-
update_time: string;
|
|
142
|
-
company_id: string;
|
|
143
|
-
dict_id: string;
|
|
144
|
-
pid: object;
|
|
145
|
-
dict_child_name: string;
|
|
146
|
-
show_name: string;
|
|
147
|
-
dict_child_code: string;
|
|
148
|
-
remark: string;
|
|
149
|
-
sort: number;
|
|
150
|
-
del_able: string;
|
|
151
|
-
is_effect: string;
|
|
152
|
-
is_default: string;
|
|
153
|
-
qry_dict_code_in_list: object;
|
|
154
|
-
}[];
|
|
155
|
-
};
|
|
156
|
-
};
|