cnhis-design-vue 3.1.44-beta.11 → 3.1.44-beta.13
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/README.md +87 -87
- package/es/components/base-search/index.d.ts +0 -6
- package/es/components/base-search/src/index.vue.d.ts +0 -6
- package/es/components/base-search/src/index.vue.js +1 -1
- package/es/components/base-search/src/index.vue2.js +1 -0
- package/es/components/big-table/src/BigTable.vue.js +1 -1
- package/es/components/big-table/src/components/NoData.vue.js +1 -1
- package/es/components/big-table/src/components/NoData.vue2.js +1 -0
- package/es/components/big-table/src/components/edit-form/edit-separate.vue.js +1 -1
- package/es/components/big-table/src/components/edit-form/edit-separate.vue2.js +1 -0
- package/es/components/big-table/src/components/input-button.vue.js +1 -1
- package/es/components/big-table/src/components/input-button.vue2.js +1 -0
- package/es/components/big-table/src/components/separate.vue.js +1 -1
- package/es/components/big-table/src/components/separate.vue2.js +1 -0
- package/es/components/bpmn-workflow/src/BpmnWorkflow.vue.js +1 -1
- package/es/components/bpmn-workflow/src/BpmnWorkflow.vue2.js +1 -0
- package/es/components/button-print/src/ButtonPrint.vue.js +1 -1
- package/es/components/button-print/src/components/EditFormat.vue.js +1 -1
- package/es/components/button-print/src/components/EditFormat.vue2.js +1 -0
- package/es/components/button-print/src/components/IdentityVerification.vue.js +1 -1
- package/es/components/button-print/src/components/IdentityVerification.vue2.js +1 -0
- package/es/components/button-print/src/components/Preview.vue.js +1 -1
- package/es/components/classification/index.d.ts +553 -75
- package/es/components/classification/src/components/search-filter/index.vue.d.ts +551 -61
- package/es/components/classification/src/components/search-filter/index.vue.js +1 -1
- package/es/components/classification/src/components/search-filter/index.vue2.js +1 -0
- package/es/components/classification/src/components/set-classification/index.vue.d.ts +553 -75
- package/es/components/classification/src/components/set-classification/index.vue.js +1 -1
- package/es/components/classification/src/components/set-classification/index.vue2.js +1 -0
- package/es/components/classification/src/components/table-modal/index.vue.d.ts +1 -1
- package/es/components/classification/src/components/table-modal/index.vue.js +1 -1
- package/es/components/classification/src/components/table-modal/index.vue2.js +1 -0
- package/es/components/classification/src/const/index.d.ts +2 -2
- package/es/components/classification/src/index.vue.d.ts +553 -75
- package/es/components/classification/src/index.vue.js +1 -1
- package/es/components/classification/src/index.vue2.js +1 -0
- package/es/components/classification/style/index.css +1 -1
- package/es/components/date-picker/src/DatePicker.vue.js +1 -1
- package/es/components/date-picker/src/DatePicker.vue2.js +1 -0
- package/es/components/fabric-chart/src/FabricChart.vue.js +1 -1
- package/es/components/fabric-chart/src/FabricChart.vue2.js +1 -0
- package/es/components/fabric-chart/src/components/PopupTip.vue.js +1 -1
- package/es/components/fabric-chart/src/components/PopupTip.vue2.js +1 -0
- package/es/components/fabric-chart/src/utils/utils.js +1 -1
- package/es/components/field-set/src/FieldSet.vue.js +1 -1
- package/es/components/field-set/src/FieldSet.vue2.js +1 -0
- package/es/components/form-config/index.d.ts +0 -2
- package/es/components/form-config/src/FormConfig.vue.d.ts +0 -2
- package/es/components/form-config/src/FormConfig.vue.js +1 -1
- package/es/components/form-config/src/FormConfig.vue2.js +1 -0
- package/es/components/form-config/src/components/FormConfigCreator.vue.d.ts +0 -1
- package/es/components/form-config/src/components/FormConfigCreator.vue.js +1 -1
- package/es/components/form-config/src/components/FormConfigCreator.vue2.js +1 -0
- package/es/components/form-config/src/components/FormConfigDragDisplay.vue.js +1 -1
- package/es/components/form-config/src/components/FormConfigDragDisplay.vue2.js +1 -0
- package/es/components/form-config/src/components/FormConfigEdit.vue.d.ts +0 -1
- package/es/components/form-config/src/components/FormConfigEdit.vue.js +1 -1
- package/es/components/form-config/src/components/FormConfigEdit.vue2.js +1 -0
- package/es/components/form-config/src/components/renderer/CloseButton.vue.js +1 -1
- package/es/components/form-config/src/components/renderer/CloseButton.vue2.js +1 -0
- package/es/components/form-config/src/components/renderer/ComplexNode.vue.js +1 -1
- package/es/components/form-config/src/components/renderer/ComplexNode.vue2.js +1 -0
- package/es/components/form-config/src/components/renderer/DefaultNode.vue.js +1 -1
- package/es/components/form-config/src/components/renderer/DefaultNode.vue2.js +1 -0
- package/es/components/form-render/index.d.ts +0 -1
- package/es/components/form-render/src/FormRender.vue.d.ts +0 -1
- package/es/components/form-render/src/FormRender.vue.js +1 -1
- package/es/components/form-render/src/FormRender.vue2.js +1 -0
- package/es/components/form-render/src/FormRenderWrapper.vue.d.ts +0 -1
- package/es/components/form-render/src/FormRenderWrapper.vue.js +1 -1
- package/es/components/form-render/src/FormRenderWrapper.vue2.js +1 -0
- package/es/components/form-render/src/components/renderer/combination.js +1 -1
- package/es/components/form-render/src/components/renderer/formItem.js +1 -1
- package/es/components/form-render/src/components/renderer/input.d.ts +4 -4
- package/es/components/form-render/src/components/renderer/input.js +1 -1
- package/es/components/form-render/src/components/renderer/inputNumber.d.ts +4 -4
- package/es/components/form-render/src/components/renderer/inputNumber.js +1 -1
- package/es/components/form-render/src/components/renderer/levelSearchCascader.js +1 -1
- package/es/components/form-render/src/components/renderer/lineBar/FormCollapse.vue.js +1 -1
- package/es/components/form-render/src/components/renderer/lineBar/FormCollapse.vue2.js +1 -0
- package/es/components/form-render/src/components/renderer/remoteSearch.js +1 -1
- package/es/components/form-render/src/components/renderer/searchCascade.js +1 -1
- package/es/components/form-render/src/components/renderer/select.js +1 -1
- package/es/components/form-render/src/components/tooltipMessage.vue.js +1 -1
- package/es/components/form-render/src/components/tooltipMessage.vue2.js +1 -0
- package/es/components/form-render/src/hooks/useComplexOptions.js +1 -1
- package/es/components/form-render/src/types/index.d.ts +2 -0
- package/es/components/guide/src/renderer.js +1 -1
- package/es/components/iho-select-label/src/LabelFormContent.vue.js +1 -1
- package/es/components/iho-select-label/src/LabelFormContent.vue2.js +1 -0
- package/es/components/iho-select-label/src/SelectLabel.vue.js +1 -1
- package/es/components/iho-select-label/src/SelectLabel.vue2.js +1 -0
- package/es/components/iho-select-label/src/components/label-classify.vue.js +1 -1
- package/es/components/iho-select-label/src/components/label-classify.vue2.js +1 -0
- package/es/components/iho-table/index.d.ts +2 -0
- package/es/components/iho-table/src/IhoTable.vue.d.ts +2 -0
- package/es/components/iho-table/src/IhoTable.vue.js +1 -1
- package/es/components/iho-table/src/IhoTable.vue2.js +1 -0
- package/es/components/iho-table/src/hooks/tapHooks/useConfigHooks.d.ts +1 -0
- package/es/components/iho-table/src/plugins/filterDaterangeRenderPlugin/filter.vue.js +1 -1
- package/es/components/iho-table/src/plugins/filterDaterangeRenderPlugin/filter.vue2.js +1 -0
- package/es/components/iho-table/src/plugins/filterRenderPlugin/filter.vue.js +1 -1
- package/es/components/iho-table/src/plugins/filterRenderPlugin/filter.vue2.js +1 -0
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/dateRendererPlugin/editDate.vue.js +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/dateRendererPlugin/editDate.vue2.js +1 -0
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/numberRendererPlugin.js +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/editSeparate.vue.js +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/editSeparate.vue2.js +1 -0
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/timeRendererPlugin/editTime.vue.js +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/timeRendererPlugin/editTime.vue2.js +1 -0
- package/es/components/iho-table/src/plugins/rendererPlugins/widgets/checkRendererPlugin.js +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/widgets/pictureRendererPlugin.js +1 -1
- package/es/components/iho-table/src/plugins/varialbleHeightPlugin/index.js +1 -1
- package/es/components/iho-table/src/types/index.d.ts +1 -0
- package/es/components/iho-table/src/utils/index.js +1 -1
- package/es/components/iho-table/style/index.css +1 -1
- package/es/components/index.css +1 -1
- package/es/components/info-header/index.d.ts +8 -2
- package/es/components/info-header/src/InfoHeader.vue.d.ts +8 -2
- package/es/components/info-header/src/InfoHeader.vue.js +1 -1
- package/es/components/info-header/src/InfoHeader.vue2.js +1 -0
- package/es/components/info-header/src/components/infoDescription/DescriptionItem.vue.js +1 -1
- package/es/components/info-header/src/components/infoDescription/DescriptionItem.vue2.js +1 -0
- package/es/components/info-header/src/components/infoDescription/DescriptionList.vue.js +1 -1
- package/es/components/info-header/src/components/infoDescription/DescriptionList.vue2.js +1 -0
- package/es/components/info-header/src/components/infoDescription/HiddenContent.vue.js +1 -1
- package/es/components/info-header/src/components/infoDescription/HiddenContent.vue2.js +1 -0
- package/es/components/info-header/src/components/infoDescription/InfoEllipsis.vue.js +1 -1
- package/es/components/info-header/src/components/infoDescription/InfoEllipsis.vue2.js +1 -0
- package/es/components/info-header/src/components/infoDescription/index.vue.d.ts +0 -1
- package/es/components/info-header/src/components/infoDescription/index.vue.js +1 -1
- package/es/components/info-header/src/components/infoDescription/index.vue2.js +1 -0
- package/es/components/info-header/src/components/patientInfo/index.vue.d.ts +0 -1
- package/es/components/info-header/src/components/patientInfo/index.vue.js +1 -1
- package/es/components/info-header/src/components/patientInfo/index.vue2.js +1 -0
- package/es/components/keyboard/src/Keyboard.vue.js +1 -1
- package/es/components/keyboard/src/Keyboard.vue2.js +1 -0
- package/es/components/keyboard/src/components/InputNumber.vue.js +1 -1
- package/es/components/keyboard/src/components/InputNumber.vue2.js +1 -0
- package/es/components/keyboard/src/components/NumberPanel.vue.js +1 -1
- package/es/components/keyboard/src/components/NumberPanel.vue2.js +1 -0
- package/es/components/map/src/Map.vue.js +1 -1
- package/es/components/map/src/Map.vue2.js +1 -0
- package/es/components/quick-search/index.d.ts +0 -6
- package/es/components/quick-search/src/index.vue.d.ts +0 -6
- package/es/components/quick-search/src/index.vue.js +1 -1
- package/es/components/quick-search/src/index.vue2.js +1 -0
- package/es/components/quick-search/style/index.css +1 -1
- package/es/components/recommend-search/src/RecommendSearch.vue.js +1 -1
- package/es/components/recommend-search/src/RecommendSearch.vue2.js +1 -0
- package/es/components/recommend-search/src/components/RecommendInput.vue.js +1 -1
- package/es/components/recommend-search/src/components/RecommendInput.vue2.js +1 -0
- package/es/components/recommend-search/src/components/RecommendMenu.vue.js +1 -1
- package/es/components/recommend-search/src/components/RecommendMenu.vue2.js +1 -0
- package/es/components/recommend-search/src/components/RecommendSelect.vue.js +1 -1
- package/es/components/recommend-search/src/components/RecommendSelect.vue2.js +1 -0
- package/es/components/scale-view/src/ScaleView.vue.js +1 -1
- package/es/components/scale-view/src/ScaleView.vue2.js +1 -0
- package/es/components/scale-view/src/components/AnswerParse.vue.js +1 -1
- package/es/components/scale-view/src/components/AnswerParse.vue2.js +1 -0
- package/es/components/scale-view/src/components/EvaluateCountdown.vue.js +1 -1
- package/es/components/scale-view/src/components/EvaluateCountdown.vue2.js +1 -0
- package/es/components/scale-view/src/components/EvaluatePage.vue.js +1 -1
- package/es/components/scale-view/src/components/EvaluatePage.vue2.js +1 -0
- package/es/components/scale-view/src/components/LoadingCom.vue.js +1 -1
- package/es/components/scale-view/src/components/NoData.vue.js +1 -1
- package/es/components/scale-view/src/components/NoData.vue2.js +1 -0
- package/es/components/search-cascader/src/SearchCascader.vue.js +1 -1
- package/es/components/search-cascader/src/SearchCascader.vue2.js +1 -0
- package/es/components/search-cascader/src/components/SearchMenu.js +1 -1
- package/es/components/select-label/src/LabelFormContent.vue.js +1 -1
- package/es/components/select-label/src/LabelFormContent.vue2.js +1 -0
- package/es/components/select-label/src/SelectLabel.vue.js +1 -1
- package/es/components/select-label/src/components/label-classify.vue.js +1 -1
- package/es/components/select-label/src/components/label-classify.vue2.js +1 -0
- package/es/components/select-person/src/SearchMultiple.vue.d.ts +6 -0
- package/es/components/select-person/src/SearchMultiple.vue.js +1 -1
- package/es/components/select-person/src/SelectPerson.vue.js +1 -1
- package/es/components/shortcut-provider/src/ShortcutProvider.vue.js +1 -1
- package/es/components/shortcut-provider/src/ShortcutProvider.vue2.js +1 -0
- package/es/components/shortcut-setter/index.d.ts +0 -1
- package/es/components/shortcut-setter/src/ShortcutSetter.vue.d.ts +0 -1
- package/es/components/shortcut-setter/src/ShortcutSetter.vue.js +1 -1
- package/es/components/shortcut-setter/src/ShortcutSetter.vue2.js +1 -0
- package/es/components/shortcut-setter/src/ShortcutSetterItem.vue.js +1 -1
- package/es/components/shortcut-setter/src/ShortcutSetterItem.vue2.js +1 -0
- package/es/components/steps-wheel/src/StepsWheel.vue.js +1 -1
- package/es/components/steps-wheel/src/StepsWheel.vue2.js +1 -0
- package/es/components/table-filter/src/components/classify-filter/ValueCfg.vue.d.ts +551 -48
- package/es/components/table-filter/src/components/classify-filter/ValueCfg.vue.js +1 -1
- package/es/components/table-filter/src/components/classify-filter/ValueCfg.vue2.js +1 -0
- package/es/components/table-filter/src/components/classify-filter/components/Date.vue.d.ts +134 -0
- package/es/components/table-filter/src/components/classify-filter/components/Date.vue.js +1 -0
- package/es/components/table-filter/src/components/classify-filter/components/Date.vue2.js +1 -0
- package/es/components/table-filter/src/components/classify-filter/components/DateRange.vue.d.ts +140 -0
- package/es/components/table-filter/src/components/classify-filter/components/DateRange.vue.js +1 -0
- package/es/components/table-filter/src/components/classify-filter/components/DateRange.vue2.js +1 -0
- package/es/components/table-filter/src/components/classify-filter/components/InputFilter.vue.d.ts +28 -0
- package/es/components/table-filter/src/components/classify-filter/components/InputFilter.vue.js +1 -0
- package/es/components/table-filter/src/components/classify-filter/components/InputFilter.vue2.js +1 -0
- package/es/components/table-filter/src/components/classify-filter/components/InputNumber.vue.d.ts +28 -0
- package/es/components/table-filter/src/components/classify-filter/components/InputNumber.vue.js +1 -0
- package/es/components/table-filter/src/components/classify-filter/components/InputNumber.vue2.js +1 -0
- package/es/components/table-filter/src/components/classify-filter/components/InputNumberGroup.vue.d.ts +54 -0
- package/es/components/table-filter/src/components/classify-filter/components/InputNumberGroup.vue.js +1 -0
- package/es/components/table-filter/src/components/classify-filter/components/InputNumberGroup.vue2.js +1 -0
- package/es/components/table-filter/src/components/classify-filter/components/SelectDynamic.vue.d.ts +61 -0
- package/es/components/table-filter/src/components/classify-filter/components/SelectDynamic.vue.js +1 -0
- package/es/components/table-filter/src/components/classify-filter/components/SelectDynamic.vue2.js +1 -0
- package/es/components/table-filter/src/components/classify-filter/components/SelectFilter.vue.d.ts +68 -0
- package/es/components/table-filter/src/components/classify-filter/components/SelectFilter.vue.js +1 -0
- package/es/components/table-filter/src/components/classify-filter/components/SelectFilter.vue2.js +1 -0
- package/es/components/table-filter/src/components/classify-filter/components/SelectLabel.vue.d.ts +47 -0
- package/es/components/table-filter/src/components/classify-filter/components/SelectLabel.vue.js +1 -0
- package/es/components/table-filter/src/components/classify-filter/components/SelectLabel.vue2.js +1 -0
- package/es/components/table-filter/src/components/classify-filter/components/index.d.ts +551 -0
- package/es/components/table-filter/src/components/classify-filter/components/index.js +1 -0
- package/es/components/table-filter/src/components/classify-filter/index.vue.d.ts +551 -48
- package/es/components/table-filter/src/components/classify-filter/index.vue.js +1 -1
- package/es/components/table-filter/src/components/classify-filter/index.vue2.js +1 -0
- package/es/components/table-filter/src/components/render-widget/components/CheckboxGroup.vue.js +1 -1
- package/es/components/table-filter/src/components/render-widget/components/CheckboxGroup.vue2.js +1 -0
- package/es/components/table-filter/src/components/render-widget/components/Date.vue.js +1 -1
- package/es/components/table-filter/src/components/render-widget/components/Date.vue2.js +1 -0
- package/es/components/table-filter/src/components/render-widget/components/DateRangeInner.vue.js +1 -1
- package/es/components/table-filter/src/components/render-widget/components/DateRangeInner.vue2.js +1 -0
- package/es/components/table-filter/src/components/render-widget/components/DateRangeOut.vue.js +1 -1
- package/es/components/table-filter/src/components/render-widget/components/DateRangeOut.vue2.js +1 -0
- package/es/components/table-filter/src/components/render-widget/components/InputNumberGroup.vue.js +1 -1
- package/es/components/table-filter/src/components/render-widget/components/InputNumberGroup.vue2.js +1 -0
- package/es/components/table-filter/src/components/render-widget/components/{Label.vue.d.ts → LabelInner.vue.d.ts} +1 -9
- package/es/components/table-filter/src/components/render-widget/components/LabelInner.vue.js +1 -0
- package/es/components/table-filter/src/components/render-widget/components/LabelInner.vue2.js +1 -0
- package/es/components/table-filter/src/components/render-widget/components/{SelectLabel.vue.d.ts → LabelOut.vue.d.ts} +1 -9
- package/es/components/table-filter/src/components/render-widget/components/LabelOut.vue.js +1 -0
- package/es/components/table-filter/src/components/render-widget/components/LabelOut.vue2.js +1 -0
- package/es/components/table-filter/src/components/render-widget/components/Select.vue.d.ts +1 -9
- package/es/components/table-filter/src/components/render-widget/components/Select.vue.js +1 -1
- package/es/components/table-filter/src/components/render-widget/components/Select.vue2.js +1 -0
- package/es/components/table-filter/src/components/render-widget/components/index.d.ts +713 -8
- package/es/components/table-filter/src/components/render-widget/components/index.js +1 -1
- package/es/components/table-filter/src/components/render-widget/index.vue.d.ts +0 -6
- package/es/components/table-filter/src/components/render-widget/index.vue.js +1 -1
- package/es/components/table-filter/src/components/render-widget/widgetCfgMaps.d.ts +3 -27
- package/es/components/table-filter/src/components/render-widget/widgetCfgMaps.js +1 -1
- package/es/components/table-filter/src/constants/index.d.ts +3 -0
- package/es/components/table-filter/src/constants/index.js +1 -0
- package/es/components/table-filter/src/directive/resize.js +1 -1
- package/es/components/table-filter/src/tool/baseOptions.d.ts +4 -0
- package/es/components/table-filter/src/tool/baseOptions.js +1 -1
- package/es/components/table-filter/src/tool/transformData.d.ts +1 -0
- package/es/components/table-filter/src/tool/transformData.js +1 -1
- package/es/components/table-filter/src/types/enums.d.ts +1 -0
- package/es/components/table-filter/src/types/enums.js +1 -1
- package/es/components/time-line/src/TimeLine.vue.js +1 -1
- package/es/components/time-line/src/TimeLine.vue2.js +1 -0
- package/es/components/time-picker/src/TimePicker.vue.js +1 -1
- package/es/components/time-picker/src/TimePicker.vue2.js +1 -0
- package/es/components/vod-chunk-upload/src/chunk-upload-new.vue.js +1 -1
- package/es/components/vod-chunk-upload/src/chunk-upload-new.vue2.js +1 -0
- package/es/components/vod-chunk-upload/src/vod-chunk-upload/vod-chunk-upload.vue.js +1 -1
- package/es/components/vod-chunk-upload/src/vod-chunk-upload/vod-chunk-upload.vue2.js +1 -0
- package/es/env.d.ts +25 -25
- package/es/shared/components/SelectPage/SelectPage.vue.js +1 -1
- package/es/shared/components/SelectPage/SelectPage.vue2.js +1 -0
- package/es/shared/components/SvgIcon/SvgIcon.vue.js +1 -1
- package/es/shared/components/SvgIcon/SvgIcon.vue2.js +1 -0
- package/es/shared/components/TextOverTooltip/TextOverTooltip.vue.js +1 -1
- package/es/shared/components/TextOverTooltip/TextOverTooltip.vue2.js +1 -0
- package/es/shared/components/no-data/NoData.vue.js +1 -1
- package/es/shared/components/no-data/NoData.vue2.js +1 -0
- package/es/shared/package.json.js +1 -1
- package/package.json +2 -2
- package/es/components/bpmn-workflow/src/BpmnWorkflow.d.ts +0 -0
- package/es/components/bpmn-workflow/types/BpmnViewer.d.ts +0 -1
- package/es/components/bpmn-workflow/types/ModelingModule.d.ts +0 -1
- package/es/components/bpmn-workflow/types/MoveCanvasModule.d.ts +0 -1
- package/es/components/fabric-chart/src/utils/index.d.ts +0 -6823
- package/es/components/table-filter/src/components/render-widget/components/Label.vue.js +0 -1
- package/es/components/table-filter/src/components/render-widget/components/SelectLabel.vue.js +0 -1
- package/es/shared/components/VueDraggable/src/vuedraggable.d.ts +0 -86
- package/es/shared/utils/tapable/index.d.ts +0 -139
- /package/es/_virtual/{plugin-vue_export-helper.js → _plugin-vue_export-helper.js} +0 -0
|
@@ -222,10 +222,6 @@ declare const CClassification: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
222
222
|
default: () => never[];
|
|
223
223
|
};
|
|
224
224
|
settingId: StringConstructor;
|
|
225
|
-
filterApiConfig: {
|
|
226
|
-
type: ObjectConstructor;
|
|
227
|
-
default: () => {};
|
|
228
|
-
};
|
|
229
225
|
classifyModal: {
|
|
230
226
|
type: BooleanConstructor;
|
|
231
227
|
default: boolean;
|
|
@@ -241,10 +237,6 @@ declare const CClassification: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
241
237
|
default: () => never[];
|
|
242
238
|
};
|
|
243
239
|
settingId: StringConstructor;
|
|
244
|
-
filterApiConfig: {
|
|
245
|
-
type: ObjectConstructor;
|
|
246
|
-
default: () => {};
|
|
247
|
-
};
|
|
248
240
|
classifyModal: {
|
|
249
241
|
type: BooleanConstructor;
|
|
250
242
|
default: boolean;
|
|
@@ -264,6 +256,7 @@ declare const CClassification: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
264
256
|
newSearchFieldList: any;
|
|
265
257
|
saveLoading: import("vue").Ref<boolean>;
|
|
266
258
|
searchFilter: any;
|
|
259
|
+
filterApiConfig: import("../../../es/shared/types").AnyObject;
|
|
267
260
|
attrs: {
|
|
268
261
|
[x: string]: unknown;
|
|
269
262
|
};
|
|
@@ -373,7 +366,7 @@ declare const CClassification: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
373
366
|
isChangeWindow: import("vue").Ref<boolean>;
|
|
374
367
|
modalWidth: import("vue").Ref<string>;
|
|
375
368
|
modalHeight: import("vue").Ref<string>;
|
|
376
|
-
isShowResetButton:
|
|
369
|
+
isShowResetButton: boolean;
|
|
377
370
|
handleOk: () => void;
|
|
378
371
|
rinkTo: () => void;
|
|
379
372
|
close: () => void;
|
|
@@ -545,10 +538,6 @@ declare const CClassification: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
545
538
|
type: ArrayConstructor;
|
|
546
539
|
default: () => never[];
|
|
547
540
|
};
|
|
548
|
-
filterApiConfig: {
|
|
549
|
-
type: ObjectConstructor;
|
|
550
|
-
default: () => {};
|
|
551
|
-
};
|
|
552
541
|
}, {
|
|
553
542
|
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
554
543
|
visible: {
|
|
@@ -567,10 +556,6 @@ declare const CClassification: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
567
556
|
type: ArrayConstructor;
|
|
568
557
|
default: () => never[];
|
|
569
558
|
};
|
|
570
|
-
filterApiConfig: {
|
|
571
|
-
type: ObjectConstructor;
|
|
572
|
-
default: () => {};
|
|
573
|
-
};
|
|
574
559
|
}>> & {
|
|
575
560
|
onCancelSaveAdd?: ((...args: any[]) => any) | undefined;
|
|
576
561
|
}>>;
|
|
@@ -749,16 +734,556 @@ declare const CClassification: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
749
734
|
valueCp: import("vue").WritableComputedRef<any>;
|
|
750
735
|
presetValCp: import("vue").WritableComputedRef<string>;
|
|
751
736
|
widgetType: import("vue").ComputedRef<any>;
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
|
|
737
|
+
Date: import("vue").DefineComponent<{
|
|
738
|
+
paramCfg: {
|
|
739
|
+
type: ObjectConstructor;
|
|
740
|
+
default: null;
|
|
741
|
+
};
|
|
742
|
+
modelValue: {
|
|
743
|
+
type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
|
|
744
|
+
default: null;
|
|
745
|
+
};
|
|
746
|
+
presetVal: {
|
|
747
|
+
type: StringConstructor;
|
|
748
|
+
default: null;
|
|
749
|
+
};
|
|
750
|
+
}, {
|
|
751
|
+
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
752
|
+
paramCfg: {
|
|
753
|
+
type: ObjectConstructor;
|
|
754
|
+
default: null;
|
|
755
|
+
};
|
|
756
|
+
modelValue: {
|
|
757
|
+
type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
|
|
758
|
+
default: null;
|
|
759
|
+
};
|
|
760
|
+
presetVal: {
|
|
761
|
+
type: StringConstructor;
|
|
762
|
+
default: null;
|
|
763
|
+
};
|
|
764
|
+
}>> & {
|
|
765
|
+
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
766
|
+
"onUpdate:presetVal"?: ((...args: any[]) => any) | undefined;
|
|
767
|
+
}>>;
|
|
768
|
+
emit: (event: "update:modelValue" | "update:presetVal", ...args: any[]) => void;
|
|
769
|
+
valueCp: import("vue").WritableComputedRef<any>;
|
|
770
|
+
presetValCp: import("vue").WritableComputedRef<string>;
|
|
771
|
+
dateType: any;
|
|
772
|
+
valueFormat: import("vue").ComputedRef<string>;
|
|
773
|
+
compType: import("vue").ComputedRef<any>;
|
|
774
|
+
mappingConfig: import("vue").ComputedRef<any>;
|
|
775
|
+
widgetOptions: import("vue").ComputedRef<{
|
|
776
|
+
label: string;
|
|
777
|
+
value: string;
|
|
778
|
+
}[]>;
|
|
779
|
+
CDatePicker: SFCWithInstall<import("vue").DefineComponent<{
|
|
780
|
+
updateUnchangedValue: {
|
|
781
|
+
type: BooleanConstructor;
|
|
782
|
+
};
|
|
783
|
+
onConfirm: {
|
|
784
|
+
type: FunctionConstructor;
|
|
785
|
+
};
|
|
786
|
+
}, {
|
|
787
|
+
attrs: {
|
|
788
|
+
[x: string]: unknown;
|
|
789
|
+
};
|
|
790
|
+
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
791
|
+
updateUnchangedValue: {
|
|
792
|
+
type: BooleanConstructor;
|
|
793
|
+
};
|
|
794
|
+
onConfirm: {
|
|
795
|
+
type: FunctionConstructor;
|
|
796
|
+
};
|
|
797
|
+
}>> & {}>>;
|
|
798
|
+
datePickerRef: import("vue").Ref<import("../../../es/shared/types").AnyObject | null>;
|
|
799
|
+
panelInstRef: import("vue").Ref<null>;
|
|
800
|
+
isDateTime: import("vue").ComputedRef<boolean>;
|
|
801
|
+
formatRef: import("vue").ComputedRef<string>;
|
|
802
|
+
panelFormatRef: import("vue").ComputedRef<string | [string, string]>;
|
|
803
|
+
focus: () => any;
|
|
804
|
+
blur: () => any;
|
|
805
|
+
onUpdateShow: (show: boolean) => void;
|
|
806
|
+
onConfirm: (...args: any[]) => void;
|
|
807
|
+
NDatePicker: any;
|
|
808
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
809
|
+
updateUnchangedValue: {
|
|
810
|
+
type: BooleanConstructor;
|
|
811
|
+
};
|
|
812
|
+
onConfirm: {
|
|
813
|
+
type: FunctionConstructor;
|
|
814
|
+
};
|
|
815
|
+
}>>, {
|
|
816
|
+
updateUnchangedValue: boolean;
|
|
817
|
+
}>>;
|
|
818
|
+
NSelect: any;
|
|
819
|
+
WidgetValEnums: {
|
|
820
|
+
CUSTOM: string;
|
|
821
|
+
FIRST_VAL: string;
|
|
822
|
+
NOW: string;
|
|
823
|
+
TODAY: string;
|
|
824
|
+
TODAY_START: string;
|
|
825
|
+
TODAY_END: string;
|
|
826
|
+
TOMORROW: string;
|
|
827
|
+
TOMORROW_START: string;
|
|
828
|
+
TOMORROW_END: string;
|
|
829
|
+
YESTERDAY: string;
|
|
830
|
+
YESTERDAY_START: string;
|
|
831
|
+
YESTERDAY_END: string;
|
|
832
|
+
THIS_WEEK: string;
|
|
833
|
+
WEEK_START: string;
|
|
834
|
+
WEEK_END: string;
|
|
835
|
+
NEXT_WEEK: string;
|
|
836
|
+
LAST_WEEK: string;
|
|
837
|
+
THIS_MONTH: string;
|
|
838
|
+
MONTH_START: string;
|
|
839
|
+
MONTH_END: string;
|
|
840
|
+
NEXT_MONTH: string;
|
|
841
|
+
LAST_MONTH: string;
|
|
842
|
+
THIS_QUARTER: string;
|
|
843
|
+
NEXT_QUARTER: string;
|
|
844
|
+
LAST_QUARTER: string;
|
|
845
|
+
THIS_YEAR: string;
|
|
846
|
+
NEXT_YEAR: string;
|
|
847
|
+
LAST_YEAR: string;
|
|
848
|
+
};
|
|
849
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:modelValue" | "update:presetVal")[], "update:modelValue" | "update:presetVal", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
850
|
+
paramCfg: {
|
|
851
|
+
type: ObjectConstructor;
|
|
852
|
+
default: null;
|
|
853
|
+
};
|
|
854
|
+
modelValue: {
|
|
855
|
+
type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
|
|
856
|
+
default: null;
|
|
857
|
+
};
|
|
858
|
+
presetVal: {
|
|
859
|
+
type: StringConstructor;
|
|
860
|
+
default: null;
|
|
861
|
+
};
|
|
862
|
+
}>> & {
|
|
863
|
+
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
864
|
+
"onUpdate:presetVal"?: ((...args: any[]) => any) | undefined;
|
|
865
|
+
}, {
|
|
866
|
+
modelValue: string | number | unknown[];
|
|
867
|
+
presetVal: string;
|
|
868
|
+
paramCfg: Record<string, any>;
|
|
869
|
+
}>;
|
|
870
|
+
InputFilter: import("vue").DefineComponent<{
|
|
871
|
+
modelValue: {
|
|
872
|
+
type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
|
|
873
|
+
default: null;
|
|
874
|
+
};
|
|
875
|
+
}, {
|
|
876
|
+
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
877
|
+
modelValue: {
|
|
878
|
+
type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
|
|
879
|
+
default: null;
|
|
880
|
+
};
|
|
881
|
+
}>> & {
|
|
882
|
+
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
883
|
+
}>>;
|
|
884
|
+
emit: (event: "update:modelValue", ...args: any[]) => void;
|
|
885
|
+
valueCp: import("vue").WritableComputedRef<any>;
|
|
886
|
+
NInput: any;
|
|
887
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
888
|
+
modelValue: {
|
|
889
|
+
type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
|
|
890
|
+
default: null;
|
|
891
|
+
};
|
|
892
|
+
}>> & {
|
|
893
|
+
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
894
|
+
}, {
|
|
895
|
+
modelValue: string | number | unknown[];
|
|
896
|
+
}>;
|
|
897
|
+
InputNumber: import("vue").DefineComponent<{
|
|
898
|
+
modelValue: {
|
|
899
|
+
type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
|
|
900
|
+
default: null;
|
|
901
|
+
};
|
|
902
|
+
}, {
|
|
903
|
+
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
904
|
+
modelValue: {
|
|
905
|
+
type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
|
|
906
|
+
default: null;
|
|
907
|
+
};
|
|
908
|
+
}>> & {
|
|
909
|
+
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
910
|
+
}>>;
|
|
911
|
+
emit: (event: "update:modelValue", ...args: any[]) => void;
|
|
912
|
+
valueCp: import("vue").WritableComputedRef<any>;
|
|
913
|
+
NInputNumber: any;
|
|
914
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
915
|
+
modelValue: {
|
|
916
|
+
type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
|
|
917
|
+
default: null;
|
|
918
|
+
};
|
|
919
|
+
}>> & {
|
|
920
|
+
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
921
|
+
}, {
|
|
922
|
+
modelValue: string | number | unknown[];
|
|
923
|
+
}>;
|
|
924
|
+
SelectFilter: import("vue").DefineComponent<{
|
|
925
|
+
paramCfg: {
|
|
926
|
+
type: ObjectConstructor;
|
|
927
|
+
default: null;
|
|
928
|
+
};
|
|
929
|
+
modelValue: {
|
|
930
|
+
type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
|
|
931
|
+
default: null;
|
|
932
|
+
};
|
|
933
|
+
widgetType: {
|
|
934
|
+
type: StringConstructor;
|
|
935
|
+
default: string;
|
|
936
|
+
};
|
|
937
|
+
}, {
|
|
938
|
+
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
939
|
+
paramCfg: {
|
|
940
|
+
type: ObjectConstructor;
|
|
941
|
+
default: null;
|
|
942
|
+
};
|
|
943
|
+
modelValue: {
|
|
944
|
+
type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
|
|
945
|
+
default: null;
|
|
946
|
+
};
|
|
947
|
+
widgetType: {
|
|
948
|
+
type: StringConstructor;
|
|
949
|
+
default: string;
|
|
950
|
+
};
|
|
951
|
+
}>> & {
|
|
952
|
+
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
953
|
+
}>>;
|
|
954
|
+
emit: (event: "update:modelValue", ...args: any[]) => void;
|
|
955
|
+
valueCp: import("vue").WritableComputedRef<any>;
|
|
956
|
+
optionSetting: import("vue").ComputedRef<any>;
|
|
957
|
+
mappingConfig: import("vue").ComputedRef<any>;
|
|
958
|
+
widgetOptions: import("vue").ComputedRef<{
|
|
959
|
+
label: string;
|
|
960
|
+
value: string;
|
|
961
|
+
}[]>;
|
|
962
|
+
NSelect: any;
|
|
963
|
+
WidgetOptionEnums: {
|
|
964
|
+
RADIO: string;
|
|
965
|
+
MULTIPLE: string;
|
|
966
|
+
ALL: string;
|
|
967
|
+
SELECT_TIME: string;
|
|
968
|
+
PAST_TIME: string;
|
|
969
|
+
FUTURE_TIME: string;
|
|
970
|
+
};
|
|
971
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
972
|
+
paramCfg: {
|
|
973
|
+
type: ObjectConstructor;
|
|
974
|
+
default: null;
|
|
975
|
+
};
|
|
976
|
+
modelValue: {
|
|
977
|
+
type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
|
|
978
|
+
default: null;
|
|
979
|
+
};
|
|
980
|
+
widgetType: {
|
|
981
|
+
type: StringConstructor;
|
|
982
|
+
default: string;
|
|
983
|
+
};
|
|
984
|
+
}>> & {
|
|
985
|
+
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
986
|
+
}, {
|
|
987
|
+
modelValue: string | number | unknown[];
|
|
988
|
+
widgetType: string;
|
|
989
|
+
paramCfg: Record<string, any>;
|
|
990
|
+
}>;
|
|
991
|
+
SelectDynamic: import("vue").DefineComponent<{
|
|
992
|
+
paramCfg: {
|
|
993
|
+
type: ObjectConstructor;
|
|
994
|
+
default: null;
|
|
995
|
+
};
|
|
996
|
+
modelValue: {
|
|
997
|
+
type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
|
|
998
|
+
default: null;
|
|
999
|
+
};
|
|
1000
|
+
}, {
|
|
1001
|
+
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
1002
|
+
paramCfg: {
|
|
1003
|
+
type: ObjectConstructor;
|
|
1004
|
+
default: null;
|
|
1005
|
+
};
|
|
1006
|
+
modelValue: {
|
|
1007
|
+
type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
|
|
1008
|
+
default: null;
|
|
1009
|
+
};
|
|
1010
|
+
}>> & {
|
|
1011
|
+
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
1012
|
+
}>>;
|
|
1013
|
+
handleGetConfigApi: (params: any, key: string, config: {} | undefined, filterApiConfigVal: any) => Promise<any>;
|
|
1014
|
+
$attrs: {
|
|
1015
|
+
[x: string]: unknown;
|
|
1016
|
+
};
|
|
1017
|
+
emit: (event: "update:modelValue", ...args: any[]) => void;
|
|
1018
|
+
selectOptions: import("vue").Ref<any[]>;
|
|
1019
|
+
isLoading: import("vue").Ref<boolean>;
|
|
1020
|
+
filterApiConfig: import("../../../es/shared/types").AnyObject;
|
|
1021
|
+
valueCp: import("vue").WritableComputedRef<any>;
|
|
1022
|
+
optionSetting: import("vue").ComputedRef<any>;
|
|
1023
|
+
isMultiple: import("vue").ComputedRef<boolean>;
|
|
1024
|
+
searchOptions: (keyword: string) => Promise<any>;
|
|
1025
|
+
_handleSearch: (query: string) => Promise<void>;
|
|
1026
|
+
handleSearch: (query: string) => Promise<void>;
|
|
1027
|
+
handleInitData: () => Promise<void>;
|
|
1028
|
+
renderLabel: (option: import("naive-ui").SelectOption) => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
1029
|
+
[key: string]: any;
|
|
1030
|
+
}>;
|
|
1031
|
+
renderTag: ({ option, handleClose }: any) => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
1032
|
+
[key: string]: any;
|
|
1033
|
+
}>;
|
|
1034
|
+
NSelect: any;
|
|
1035
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
1036
|
+
paramCfg: {
|
|
1037
|
+
type: ObjectConstructor;
|
|
1038
|
+
default: null;
|
|
1039
|
+
};
|
|
1040
|
+
modelValue: {
|
|
1041
|
+
type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
|
|
1042
|
+
default: null;
|
|
1043
|
+
};
|
|
1044
|
+
}>> & {
|
|
1045
|
+
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
1046
|
+
}, {
|
|
1047
|
+
modelValue: string | number | unknown[];
|
|
1048
|
+
paramCfg: Record<string, any>;
|
|
1049
|
+
}>;
|
|
1050
|
+
InputNumberGroup: import("vue").DefineComponent<{
|
|
1051
|
+
paramCfg: {
|
|
1052
|
+
type: ObjectConstructor;
|
|
1053
|
+
default: null;
|
|
1054
|
+
};
|
|
1055
|
+
modelValue: {
|
|
1056
|
+
type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
|
|
1057
|
+
default: null;
|
|
1058
|
+
};
|
|
1059
|
+
}, {
|
|
1060
|
+
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
1061
|
+
paramCfg: {
|
|
1062
|
+
type: ObjectConstructor;
|
|
1063
|
+
default: null;
|
|
1064
|
+
};
|
|
1065
|
+
modelValue: {
|
|
1066
|
+
type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
|
|
1067
|
+
default: null;
|
|
1068
|
+
};
|
|
1069
|
+
}>> & {
|
|
1070
|
+
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
1071
|
+
}>>;
|
|
1072
|
+
startNumber: import("vue").Ref<any>;
|
|
1073
|
+
endNumber: import("vue").Ref<any>;
|
|
1074
|
+
emit: (event: "update:modelValue", ...args: any[]) => void;
|
|
1075
|
+
handleChange: (val: number | null, key: string) => void;
|
|
1076
|
+
NInputGroup: import("vue").DefineComponent<{
|
|
1077
|
+
[x: string]: never;
|
|
1078
|
+
[x: number]: never;
|
|
1079
|
+
[x: symbol]: never;
|
|
1080
|
+
}, {
|
|
1081
|
+
mergedClsPrefix: import("vue").ComputedRef<string>;
|
|
1082
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
1083
|
+
[x: string]: never;
|
|
1084
|
+
[x: number]: never;
|
|
1085
|
+
[x: symbol]: never;
|
|
1086
|
+
}>>, {}>;
|
|
1087
|
+
NInputNumber: any;
|
|
1088
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
1089
|
+
paramCfg: {
|
|
1090
|
+
type: ObjectConstructor;
|
|
1091
|
+
default: null;
|
|
1092
|
+
};
|
|
1093
|
+
modelValue: {
|
|
1094
|
+
type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
|
|
1095
|
+
default: null;
|
|
1096
|
+
};
|
|
1097
|
+
}>> & {
|
|
1098
|
+
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
1099
|
+
}, {
|
|
1100
|
+
modelValue: string | number | unknown[];
|
|
1101
|
+
paramCfg: Record<string, any>;
|
|
1102
|
+
}>;
|
|
1103
|
+
DateRange: import("vue").DefineComponent<{
|
|
1104
|
+
paramCfg: {
|
|
1105
|
+
type: ObjectConstructor;
|
|
1106
|
+
default: null;
|
|
1107
|
+
};
|
|
1108
|
+
modelValue: {
|
|
1109
|
+
type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
|
|
1110
|
+
default: null;
|
|
1111
|
+
};
|
|
1112
|
+
presetVal: {
|
|
1113
|
+
type: StringConstructor;
|
|
1114
|
+
default: null;
|
|
1115
|
+
};
|
|
1116
|
+
}, {
|
|
1117
|
+
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
1118
|
+
paramCfg: {
|
|
1119
|
+
type: ObjectConstructor;
|
|
1120
|
+
default: null;
|
|
1121
|
+
};
|
|
1122
|
+
modelValue: {
|
|
1123
|
+
type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
|
|
1124
|
+
default: null;
|
|
1125
|
+
};
|
|
1126
|
+
presetVal: {
|
|
1127
|
+
type: StringConstructor;
|
|
1128
|
+
default: null;
|
|
1129
|
+
};
|
|
1130
|
+
}>> & {
|
|
1131
|
+
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
1132
|
+
"onUpdate:presetVal"?: ((...args: any[]) => any) | undefined;
|
|
1133
|
+
}>>;
|
|
1134
|
+
emit: (event: "update:modelValue" | "update:presetVal", ...args: any[]) => void;
|
|
1135
|
+
startDate: import("vue").Ref<any>;
|
|
1136
|
+
endDate: import("vue").Ref<any>;
|
|
1137
|
+
valueFormat: import("vue").ComputedRef<string>;
|
|
1138
|
+
dateFormat: import("vue").ComputedRef<string>;
|
|
1139
|
+
compType: import("vue").ComputedRef<any>;
|
|
1140
|
+
startPlaceholder: import("vue").ComputedRef<"初始日期" | "初始时间">;
|
|
1141
|
+
endPlaceholder: import("vue").ComputedRef<"截止日期" | "截止时间">;
|
|
1142
|
+
dateType: any;
|
|
1143
|
+
widgetOptions: import("vue").ComputedRef<{
|
|
1144
|
+
label: string;
|
|
1145
|
+
value: string;
|
|
1146
|
+
}[]>;
|
|
1147
|
+
presetValCp: import("vue").WritableComputedRef<string>;
|
|
1148
|
+
handleChange: (val: any, type: "end" | "start") => void;
|
|
1149
|
+
isStartDateDisabled: (ts: number) => boolean;
|
|
1150
|
+
isEndDateDisabled: (ts: number) => boolean;
|
|
1151
|
+
NSelect: any;
|
|
1152
|
+
CDatePicker: SFCWithInstall<import("vue").DefineComponent<{
|
|
1153
|
+
updateUnchangedValue: {
|
|
1154
|
+
type: BooleanConstructor;
|
|
1155
|
+
};
|
|
1156
|
+
onConfirm: {
|
|
1157
|
+
type: FunctionConstructor;
|
|
1158
|
+
};
|
|
1159
|
+
}, {
|
|
1160
|
+
attrs: {
|
|
1161
|
+
[x: string]: unknown;
|
|
1162
|
+
};
|
|
1163
|
+
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
1164
|
+
updateUnchangedValue: {
|
|
1165
|
+
type: BooleanConstructor;
|
|
1166
|
+
};
|
|
1167
|
+
onConfirm: {
|
|
1168
|
+
type: FunctionConstructor;
|
|
1169
|
+
};
|
|
1170
|
+
}>> & {}>>;
|
|
1171
|
+
datePickerRef: import("vue").Ref<import("../../../es/shared/types").AnyObject | null>;
|
|
1172
|
+
panelInstRef: import("vue").Ref<null>;
|
|
1173
|
+
isDateTime: import("vue").ComputedRef<boolean>;
|
|
1174
|
+
formatRef: import("vue").ComputedRef<string>;
|
|
1175
|
+
panelFormatRef: import("vue").ComputedRef<string | [string, string]>;
|
|
1176
|
+
focus: () => any;
|
|
1177
|
+
blur: () => any;
|
|
1178
|
+
onUpdateShow: (show: boolean) => void;
|
|
1179
|
+
onConfirm: (...args: any[]) => void;
|
|
1180
|
+
NDatePicker: any;
|
|
1181
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
1182
|
+
updateUnchangedValue: {
|
|
1183
|
+
type: BooleanConstructor;
|
|
1184
|
+
};
|
|
1185
|
+
onConfirm: {
|
|
1186
|
+
type: FunctionConstructor;
|
|
1187
|
+
};
|
|
1188
|
+
}>>, {
|
|
1189
|
+
updateUnchangedValue: boolean;
|
|
1190
|
+
}>>;
|
|
1191
|
+
WidgetValEnums: {
|
|
1192
|
+
CUSTOM: string;
|
|
1193
|
+
FIRST_VAL: string;
|
|
1194
|
+
NOW: string;
|
|
1195
|
+
TODAY: string;
|
|
1196
|
+
TODAY_START: string;
|
|
1197
|
+
TODAY_END: string;
|
|
1198
|
+
TOMORROW: string;
|
|
1199
|
+
TOMORROW_START: string;
|
|
1200
|
+
TOMORROW_END: string;
|
|
1201
|
+
YESTERDAY: string;
|
|
1202
|
+
YESTERDAY_START: string;
|
|
1203
|
+
YESTERDAY_END: string;
|
|
1204
|
+
THIS_WEEK: string;
|
|
1205
|
+
WEEK_START: string;
|
|
1206
|
+
WEEK_END: string;
|
|
1207
|
+
NEXT_WEEK: string;
|
|
1208
|
+
LAST_WEEK: string;
|
|
1209
|
+
THIS_MONTH: string;
|
|
1210
|
+
MONTH_START: string;
|
|
1211
|
+
MONTH_END: string;
|
|
1212
|
+
NEXT_MONTH: string;
|
|
1213
|
+
LAST_MONTH: string;
|
|
1214
|
+
THIS_QUARTER: string;
|
|
1215
|
+
NEXT_QUARTER: string;
|
|
1216
|
+
LAST_QUARTER: string;
|
|
1217
|
+
THIS_YEAR: string;
|
|
1218
|
+
NEXT_YEAR: string;
|
|
1219
|
+
LAST_YEAR: string;
|
|
1220
|
+
};
|
|
1221
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:modelValue" | "update:presetVal")[], "update:modelValue" | "update:presetVal", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
1222
|
+
paramCfg: {
|
|
1223
|
+
type: ObjectConstructor;
|
|
1224
|
+
default: null;
|
|
1225
|
+
};
|
|
1226
|
+
modelValue: {
|
|
1227
|
+
type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
|
|
1228
|
+
default: null;
|
|
1229
|
+
};
|
|
1230
|
+
presetVal: {
|
|
1231
|
+
type: StringConstructor;
|
|
1232
|
+
default: null;
|
|
1233
|
+
};
|
|
1234
|
+
}>> & {
|
|
1235
|
+
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
1236
|
+
"onUpdate:presetVal"?: ((...args: any[]) => any) | undefined;
|
|
1237
|
+
}, {
|
|
1238
|
+
modelValue: string | number | unknown[];
|
|
1239
|
+
presetVal: string;
|
|
1240
|
+
paramCfg: Record<string, any>;
|
|
1241
|
+
}>;
|
|
1242
|
+
SelectLabel: import("vue").DefineComponent<{
|
|
1243
|
+
paramCfg: {
|
|
1244
|
+
type: ObjectConstructor;
|
|
1245
|
+
default: null;
|
|
1246
|
+
};
|
|
1247
|
+
modelValue: {
|
|
1248
|
+
type: StringConstructor;
|
|
1249
|
+
default: null;
|
|
1250
|
+
};
|
|
1251
|
+
}, {
|
|
1252
|
+
handleGetConfigApi: (params: any, key: string, config: {} | undefined, filterApiConfigVal: any) => Promise<any>;
|
|
1253
|
+
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
1254
|
+
paramCfg: {
|
|
1255
|
+
type: ObjectConstructor;
|
|
1256
|
+
default: null;
|
|
1257
|
+
};
|
|
1258
|
+
modelValue: {
|
|
1259
|
+
type: StringConstructor;
|
|
1260
|
+
default: null;
|
|
1261
|
+
};
|
|
1262
|
+
}>> & {
|
|
1263
|
+
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
1264
|
+
}>>;
|
|
1265
|
+
emit: (event: "update:modelValue", ...args: any[]) => void;
|
|
1266
|
+
tagList: import("vue").Ref<never[]>;
|
|
1267
|
+
filterApiConfig: import("../../../es/shared/types").AnyObject;
|
|
1268
|
+
valueCp: import("vue").WritableComputedRef<string[]>;
|
|
1269
|
+
optionList: import("vue").ComputedRef<import("naive-ui").SelectOption[]>;
|
|
1270
|
+
initTagList: () => Promise<void>;
|
|
1271
|
+
NSelect: any;
|
|
1272
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
1273
|
+
paramCfg: {
|
|
1274
|
+
type: ObjectConstructor;
|
|
1275
|
+
default: null;
|
|
1276
|
+
};
|
|
1277
|
+
modelValue: {
|
|
1278
|
+
type: StringConstructor;
|
|
1279
|
+
default: null;
|
|
1280
|
+
};
|
|
1281
|
+
}>> & {
|
|
1282
|
+
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
1283
|
+
}, {
|
|
1284
|
+
modelValue: string;
|
|
1285
|
+
paramCfg: Record<string, any>;
|
|
1286
|
+
}>;
|
|
762
1287
|
WidgetTypeEnums: {
|
|
763
1288
|
INPUT_NUMBER: string;
|
|
764
1289
|
INPUT: string;
|
|
@@ -773,44 +1298,7 @@ declare const CClassification: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
773
1298
|
DATETIME_RANGE_INNER: string;
|
|
774
1299
|
LABEL: string;
|
|
775
1300
|
SELECTLABEL: string;
|
|
776
|
-
|
|
777
|
-
WidgetValEnums: {
|
|
778
|
-
CUSTOM: string;
|
|
779
|
-
FIRST_VAL: string;
|
|
780
|
-
NOW: string;
|
|
781
|
-
TODAY: string;
|
|
782
|
-
TODAY_START: string;
|
|
783
|
-
TODAY_END: string;
|
|
784
|
-
TOMORROW: string;
|
|
785
|
-
TOMORROW_START: string;
|
|
786
|
-
TOMORROW_END: string;
|
|
787
|
-
YESTERDAY: string;
|
|
788
|
-
YESTERDAY_START: string;
|
|
789
|
-
YESTERDAY_END: string;
|
|
790
|
-
THIS_WEEK: string;
|
|
791
|
-
WEEK_START: string;
|
|
792
|
-
WEEK_END: string;
|
|
793
|
-
NEXT_WEEK: string;
|
|
794
|
-
LAST_WEEK: string;
|
|
795
|
-
THIS_MONTH: string;
|
|
796
|
-
MONTH_START: string;
|
|
797
|
-
MONTH_END: string;
|
|
798
|
-
NEXT_MONTH: string;
|
|
799
|
-
LAST_MONTH: string;
|
|
800
|
-
THIS_QUARTER: string;
|
|
801
|
-
NEXT_QUARTER: string;
|
|
802
|
-
LAST_QUARTER: string;
|
|
803
|
-
THIS_YEAR: string;
|
|
804
|
-
NEXT_YEAR: string;
|
|
805
|
-
LAST_YEAR: string;
|
|
806
|
-
};
|
|
807
|
-
WidgetOptionEnums: {
|
|
808
|
-
RADIO: string;
|
|
809
|
-
MULTIPLE: string;
|
|
810
|
-
ALL: string;
|
|
811
|
-
SELECT_TIME: string;
|
|
812
|
-
PAST_TIME: string;
|
|
813
|
-
FUTURE_TIME: string;
|
|
1301
|
+
SELECTDYNAMIC: string;
|
|
814
1302
|
};
|
|
815
1303
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:modelValue" | "update:presetVal")[], "update:modelValue" | "update:presetVal", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
816
1304
|
paramCfg: {
|
|
@@ -894,17 +1382,12 @@ declare const CClassification: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
894
1382
|
type: ArrayConstructor;
|
|
895
1383
|
default: () => never[];
|
|
896
1384
|
};
|
|
897
|
-
filterApiConfig: {
|
|
898
|
-
type: ObjectConstructor;
|
|
899
|
-
default: () => {};
|
|
900
|
-
};
|
|
901
1385
|
}>> & {
|
|
902
1386
|
onCancelSaveAdd?: ((...args: any[]) => any) | undefined;
|
|
903
1387
|
}, {
|
|
904
1388
|
visible: boolean;
|
|
905
1389
|
modalTitle: string;
|
|
906
1390
|
searchFieldList: unknown[];
|
|
907
|
-
filterApiConfig: Record<string, any>;
|
|
908
1391
|
conditionList: unknown[];
|
|
909
1392
|
}>;
|
|
910
1393
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("CondiTionListInit" | "saveGetTableCondiTionList" | "setClassifyModal")[], "CondiTionListInit" | "saveGetTableCondiTionList" | "setClassifyModal", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
@@ -917,10 +1400,6 @@ declare const CClassification: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
917
1400
|
default: () => never[];
|
|
918
1401
|
};
|
|
919
1402
|
settingId: StringConstructor;
|
|
920
|
-
filterApiConfig: {
|
|
921
|
-
type: ObjectConstructor;
|
|
922
|
-
default: () => {};
|
|
923
|
-
};
|
|
924
1403
|
classifyModal: {
|
|
925
1404
|
type: BooleanConstructor;
|
|
926
1405
|
default: boolean;
|
|
@@ -931,7 +1410,6 @@ declare const CClassification: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
931
1410
|
onSetClassifyModal?: ((...args: any[]) => any) | undefined;
|
|
932
1411
|
}, {
|
|
933
1412
|
searchFieldList: unknown[];
|
|
934
|
-
filterApiConfig: Record<string, any>;
|
|
935
1413
|
conditionList: unknown[];
|
|
936
1414
|
classifyModal: boolean;
|
|
937
1415
|
}>;
|