cnhis-design-vue 3.1.44-beta.12 → 3.1.44-beta.14
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.d.ts +0 -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/bpmn-workflow/types/BpmnViewer.d.ts +1 -0
- package/es/components/bpmn-workflow/types/ModelingModule.d.ts +1 -0
- package/es/components/bpmn-workflow/types/MoveCanvasModule.d.ts +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/hooks/useBirthProcess.d.ts +1 -1
- package/es/components/fabric-chart/src/hooks/useBirthProcess.js +1 -1
- package/es/components/fabric-chart/src/hooks/useBirthProcessChart.d.ts +1 -1
- package/es/components/fabric-chart/src/hooks/useBirthProcessChart.js +1 -1
- package/es/components/fabric-chart/src/hooks/useBottom.d.ts +1 -1
- package/es/components/fabric-chart/src/hooks/useBottom.js +1 -1
- package/es/components/fabric-chart/src/hooks/useCenter.d.ts +1 -1
- package/es/components/fabric-chart/src/hooks/useCenter.js +1 -1
- package/es/components/fabric-chart/src/hooks/useCommon.d.ts +1 -1
- package/es/components/fabric-chart/src/hooks/useCumputedPoint.js +1 -1
- package/es/components/fabric-chart/src/hooks/useDraw.d.ts +1 -1
- package/es/components/fabric-chart/src/hooks/useDraw.js +1 -1
- package/es/components/fabric-chart/src/hooks/useEvent.d.ts +1 -1
- package/es/components/fabric-chart/src/hooks/useEvent.js +1 -1
- package/es/components/fabric-chart/src/hooks/useGrid.d.ts +1 -1
- package/es/components/fabric-chart/src/hooks/useGrid.js +1 -1
- package/es/components/fabric-chart/src/hooks/useLeft.d.ts +1 -1
- package/es/components/fabric-chart/src/hooks/useLeft.js +1 -1
- package/es/components/fabric-chart/src/hooks/useOther.d.ts +1 -1
- package/es/components/fabric-chart/src/hooks/useOther.js +1 -1
- package/es/components/fabric-chart/src/hooks/useRight.d.ts +1 -1
- package/es/components/fabric-chart/src/hooks/useRight.js +1 -1
- package/es/components/fabric-chart/src/hooks/useScaleColumn.d.ts +1 -1
- package/es/components/fabric-chart/src/hooks/useScaleColumn.js +1 -1
- package/es/components/fabric-chart/src/hooks/useShadow.d.ts +1 -1
- package/es/components/fabric-chart/src/hooks/useShadow.js +1 -1
- package/es/components/fabric-chart/src/hooks/useTemperatureChart.d.ts +1 -1
- package/es/components/fabric-chart/src/hooks/useTemperatureChart.js +1 -1
- package/es/components/fabric-chart/src/hooks/useTop.d.ts +1 -1
- package/es/components/fabric-chart/src/hooks/useTop.js +1 -1
- package/es/components/fabric-chart/src/interface.d.ts +2 -2
- package/es/components/fabric-chart/src/utils/index.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/separateRendererPlugin/index.js +1 -1
- 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/index.d.ts +2 -1
- package/es/components/index.js +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/picture-clipper/index.d.ts +53 -0
- package/es/components/picture-clipper/index.js +1 -0
- package/es/components/picture-clipper/src/PictureClipper.vue.d.ts +53 -0
- package/es/components/picture-clipper/src/PictureClipper.vue.js +1 -0
- package/es/components/picture-clipper/src/PictureClipper.vue2.js +1 -0
- package/es/components/picture-clipper/style/index.css +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 +0 -6
- 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/VueDraggable/src/vuedraggable.d.ts +86 -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/es/shared/utils/fabricjs/index.d.ts +6823 -0
- package/es/shared/utils/fabricjs/index.js +1 -0
- package/es/shared/utils/tapable/index.d.ts +139 -0
- package/package.json +2 -2
- package/es/components/fabric-chart/src/utils/utils.js +0 -1
- 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/_virtual/{plugin-vue_export-helper.js → _plugin-vue_export-helper.js} +0 -0
- /package/es/components/fabric-chart/src/utils/{utils.d.ts → index.d.ts} +0 -0
|
@@ -15,10 +15,6 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
15
15
|
type: ArrayConstructor;
|
|
16
16
|
default: () => never[];
|
|
17
17
|
};
|
|
18
|
-
filterApiConfig: {
|
|
19
|
-
type: ObjectConstructor;
|
|
20
|
-
default: () => {};
|
|
21
|
-
};
|
|
22
18
|
}, {
|
|
23
19
|
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
24
20
|
visible: {
|
|
@@ -37,10 +33,6 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
37
33
|
type: ArrayConstructor;
|
|
38
34
|
default: () => never[];
|
|
39
35
|
};
|
|
40
|
-
filterApiConfig: {
|
|
41
|
-
type: ObjectConstructor;
|
|
42
|
-
default: () => {};
|
|
43
|
-
};
|
|
44
36
|
}>> & {
|
|
45
37
|
onCancelSaveAdd?: ((...args: any[]) => any) | undefined;
|
|
46
38
|
}>>;
|
|
@@ -219,16 +211,556 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
219
211
|
valueCp: import("vue").WritableComputedRef<any>;
|
|
220
212
|
presetValCp: import("vue").WritableComputedRef<string>;
|
|
221
213
|
widgetType: import("vue").ComputedRef<any>;
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
214
|
+
Date: import("vue").DefineComponent<{
|
|
215
|
+
paramCfg: {
|
|
216
|
+
type: ObjectConstructor;
|
|
217
|
+
default: null;
|
|
218
|
+
};
|
|
219
|
+
modelValue: {
|
|
220
|
+
type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
|
|
221
|
+
default: null;
|
|
222
|
+
};
|
|
223
|
+
presetVal: {
|
|
224
|
+
type: StringConstructor;
|
|
225
|
+
default: null;
|
|
226
|
+
};
|
|
227
|
+
}, {
|
|
228
|
+
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
229
|
+
paramCfg: {
|
|
230
|
+
type: ObjectConstructor;
|
|
231
|
+
default: null;
|
|
232
|
+
};
|
|
233
|
+
modelValue: {
|
|
234
|
+
type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
|
|
235
|
+
default: null;
|
|
236
|
+
};
|
|
237
|
+
presetVal: {
|
|
238
|
+
type: StringConstructor;
|
|
239
|
+
default: null;
|
|
240
|
+
};
|
|
241
|
+
}>> & {
|
|
242
|
+
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
243
|
+
"onUpdate:presetVal"?: ((...args: any[]) => any) | undefined;
|
|
244
|
+
}>>;
|
|
245
|
+
emit: (event: "update:modelValue" | "update:presetVal", ...args: any[]) => void;
|
|
246
|
+
valueCp: import("vue").WritableComputedRef<any>;
|
|
247
|
+
presetValCp: import("vue").WritableComputedRef<string>;
|
|
248
|
+
dateType: any;
|
|
249
|
+
valueFormat: import("vue").ComputedRef<string>;
|
|
250
|
+
compType: import("vue").ComputedRef<any>;
|
|
251
|
+
mappingConfig: import("vue").ComputedRef<any>;
|
|
252
|
+
widgetOptions: import("vue").ComputedRef<{
|
|
253
|
+
label: string;
|
|
254
|
+
value: string;
|
|
255
|
+
}[]>;
|
|
256
|
+
CDatePicker: import("../../../..").SFCWithInstall<import("vue").DefineComponent<{
|
|
257
|
+
updateUnchangedValue: {
|
|
258
|
+
type: BooleanConstructor;
|
|
259
|
+
};
|
|
260
|
+
onConfirm: {
|
|
261
|
+
type: FunctionConstructor;
|
|
262
|
+
};
|
|
263
|
+
}, {
|
|
264
|
+
attrs: {
|
|
265
|
+
[x: string]: unknown;
|
|
266
|
+
};
|
|
267
|
+
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
268
|
+
updateUnchangedValue: {
|
|
269
|
+
type: BooleanConstructor;
|
|
270
|
+
};
|
|
271
|
+
onConfirm: {
|
|
272
|
+
type: FunctionConstructor;
|
|
273
|
+
};
|
|
274
|
+
}>> & {}>>;
|
|
275
|
+
datePickerRef: import("vue").Ref<import("../../../..").AnyObject | null>;
|
|
276
|
+
panelInstRef: import("vue").Ref<null>;
|
|
277
|
+
isDateTime: import("vue").ComputedRef<boolean>;
|
|
278
|
+
formatRef: import("vue").ComputedRef<string>;
|
|
279
|
+
panelFormatRef: import("vue").ComputedRef<string | [string, string]>;
|
|
280
|
+
focus: () => any;
|
|
281
|
+
blur: () => any;
|
|
282
|
+
onUpdateShow: (show: boolean) => void;
|
|
283
|
+
onConfirm: (...args: any[]) => void;
|
|
284
|
+
NDatePicker: any;
|
|
285
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
286
|
+
updateUnchangedValue: {
|
|
287
|
+
type: BooleanConstructor;
|
|
288
|
+
};
|
|
289
|
+
onConfirm: {
|
|
290
|
+
type: FunctionConstructor;
|
|
291
|
+
};
|
|
292
|
+
}>>, {
|
|
293
|
+
updateUnchangedValue: boolean;
|
|
294
|
+
}>>;
|
|
295
|
+
NSelect: any;
|
|
296
|
+
WidgetValEnums: {
|
|
297
|
+
CUSTOM: string;
|
|
298
|
+
FIRST_VAL: string;
|
|
299
|
+
NOW: string;
|
|
300
|
+
TODAY: string;
|
|
301
|
+
TODAY_START: string;
|
|
302
|
+
TODAY_END: string;
|
|
303
|
+
TOMORROW: string;
|
|
304
|
+
TOMORROW_START: string;
|
|
305
|
+
TOMORROW_END: string;
|
|
306
|
+
YESTERDAY: string;
|
|
307
|
+
YESTERDAY_START: string;
|
|
308
|
+
YESTERDAY_END: string;
|
|
309
|
+
THIS_WEEK: string;
|
|
310
|
+
WEEK_START: string;
|
|
311
|
+
WEEK_END: string;
|
|
312
|
+
NEXT_WEEK: string;
|
|
313
|
+
LAST_WEEK: string;
|
|
314
|
+
THIS_MONTH: string;
|
|
315
|
+
MONTH_START: string;
|
|
316
|
+
MONTH_END: string;
|
|
317
|
+
NEXT_MONTH: string;
|
|
318
|
+
LAST_MONTH: string;
|
|
319
|
+
THIS_QUARTER: string;
|
|
320
|
+
NEXT_QUARTER: string;
|
|
321
|
+
LAST_QUARTER: string;
|
|
322
|
+
THIS_YEAR: string;
|
|
323
|
+
NEXT_YEAR: string;
|
|
324
|
+
LAST_YEAR: string;
|
|
325
|
+
};
|
|
326
|
+
}, 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<{
|
|
327
|
+
paramCfg: {
|
|
328
|
+
type: ObjectConstructor;
|
|
329
|
+
default: null;
|
|
330
|
+
};
|
|
331
|
+
modelValue: {
|
|
332
|
+
type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
|
|
333
|
+
default: null;
|
|
334
|
+
};
|
|
335
|
+
presetVal: {
|
|
336
|
+
type: StringConstructor;
|
|
337
|
+
default: null;
|
|
338
|
+
};
|
|
339
|
+
}>> & {
|
|
340
|
+
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
341
|
+
"onUpdate:presetVal"?: ((...args: any[]) => any) | undefined;
|
|
342
|
+
}, {
|
|
343
|
+
modelValue: string | number | unknown[];
|
|
344
|
+
presetVal: string;
|
|
345
|
+
paramCfg: Record<string, any>;
|
|
346
|
+
}>;
|
|
347
|
+
InputFilter: import("vue").DefineComponent<{
|
|
348
|
+
modelValue: {
|
|
349
|
+
type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
|
|
350
|
+
default: null;
|
|
351
|
+
};
|
|
352
|
+
}, {
|
|
353
|
+
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
354
|
+
modelValue: {
|
|
355
|
+
type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
|
|
356
|
+
default: null;
|
|
357
|
+
};
|
|
358
|
+
}>> & {
|
|
359
|
+
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
360
|
+
}>>;
|
|
361
|
+
emit: (event: "update:modelValue", ...args: any[]) => void;
|
|
362
|
+
valueCp: import("vue").WritableComputedRef<any>;
|
|
363
|
+
NInput: any;
|
|
364
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
365
|
+
modelValue: {
|
|
366
|
+
type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
|
|
367
|
+
default: null;
|
|
368
|
+
};
|
|
369
|
+
}>> & {
|
|
370
|
+
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
371
|
+
}, {
|
|
372
|
+
modelValue: string | number | unknown[];
|
|
373
|
+
}>;
|
|
374
|
+
InputNumber: import("vue").DefineComponent<{
|
|
375
|
+
modelValue: {
|
|
376
|
+
type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
|
|
377
|
+
default: null;
|
|
378
|
+
};
|
|
379
|
+
}, {
|
|
380
|
+
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
381
|
+
modelValue: {
|
|
382
|
+
type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
|
|
383
|
+
default: null;
|
|
384
|
+
};
|
|
385
|
+
}>> & {
|
|
386
|
+
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
387
|
+
}>>;
|
|
388
|
+
emit: (event: "update:modelValue", ...args: any[]) => void;
|
|
389
|
+
valueCp: import("vue").WritableComputedRef<any>;
|
|
390
|
+
NInputNumber: any;
|
|
391
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
392
|
+
modelValue: {
|
|
393
|
+
type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
|
|
394
|
+
default: null;
|
|
395
|
+
};
|
|
396
|
+
}>> & {
|
|
397
|
+
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
398
|
+
}, {
|
|
399
|
+
modelValue: string | number | unknown[];
|
|
400
|
+
}>;
|
|
401
|
+
SelectFilter: import("vue").DefineComponent<{
|
|
402
|
+
paramCfg: {
|
|
403
|
+
type: ObjectConstructor;
|
|
404
|
+
default: null;
|
|
405
|
+
};
|
|
406
|
+
modelValue: {
|
|
407
|
+
type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
|
|
408
|
+
default: null;
|
|
409
|
+
};
|
|
410
|
+
widgetType: {
|
|
411
|
+
type: StringConstructor;
|
|
412
|
+
default: string;
|
|
413
|
+
};
|
|
414
|
+
}, {
|
|
415
|
+
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
416
|
+
paramCfg: {
|
|
417
|
+
type: ObjectConstructor;
|
|
418
|
+
default: null;
|
|
419
|
+
};
|
|
420
|
+
modelValue: {
|
|
421
|
+
type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
|
|
422
|
+
default: null;
|
|
423
|
+
};
|
|
424
|
+
widgetType: {
|
|
425
|
+
type: StringConstructor;
|
|
426
|
+
default: string;
|
|
427
|
+
};
|
|
428
|
+
}>> & {
|
|
429
|
+
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
430
|
+
}>>;
|
|
431
|
+
emit: (event: "update:modelValue", ...args: any[]) => void;
|
|
432
|
+
valueCp: import("vue").WritableComputedRef<any>;
|
|
433
|
+
optionSetting: import("vue").ComputedRef<any>;
|
|
434
|
+
mappingConfig: import("vue").ComputedRef<any>;
|
|
435
|
+
widgetOptions: import("vue").ComputedRef<{
|
|
436
|
+
label: string;
|
|
437
|
+
value: string;
|
|
438
|
+
}[]>;
|
|
439
|
+
NSelect: any;
|
|
440
|
+
WidgetOptionEnums: {
|
|
441
|
+
RADIO: string;
|
|
442
|
+
MULTIPLE: string;
|
|
443
|
+
ALL: string;
|
|
444
|
+
SELECT_TIME: string;
|
|
445
|
+
PAST_TIME: string;
|
|
446
|
+
FUTURE_TIME: string;
|
|
447
|
+
};
|
|
448
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
449
|
+
paramCfg: {
|
|
450
|
+
type: ObjectConstructor;
|
|
451
|
+
default: null;
|
|
452
|
+
};
|
|
453
|
+
modelValue: {
|
|
454
|
+
type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
|
|
455
|
+
default: null;
|
|
456
|
+
};
|
|
457
|
+
widgetType: {
|
|
458
|
+
type: StringConstructor;
|
|
459
|
+
default: string;
|
|
460
|
+
};
|
|
461
|
+
}>> & {
|
|
462
|
+
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
463
|
+
}, {
|
|
464
|
+
modelValue: string | number | unknown[];
|
|
465
|
+
widgetType: string;
|
|
466
|
+
paramCfg: Record<string, any>;
|
|
467
|
+
}>;
|
|
468
|
+
SelectDynamic: import("vue").DefineComponent<{
|
|
469
|
+
paramCfg: {
|
|
470
|
+
type: ObjectConstructor;
|
|
471
|
+
default: null;
|
|
472
|
+
};
|
|
473
|
+
modelValue: {
|
|
474
|
+
type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
|
|
475
|
+
default: null;
|
|
476
|
+
};
|
|
477
|
+
}, {
|
|
478
|
+
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
479
|
+
paramCfg: {
|
|
480
|
+
type: ObjectConstructor;
|
|
481
|
+
default: null;
|
|
482
|
+
};
|
|
483
|
+
modelValue: {
|
|
484
|
+
type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
|
|
485
|
+
default: null;
|
|
486
|
+
};
|
|
487
|
+
}>> & {
|
|
488
|
+
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
489
|
+
}>>;
|
|
490
|
+
handleGetConfigApi: (params: any, key: string, config: {} | undefined, filterApiConfigVal: any) => Promise<any>;
|
|
491
|
+
$attrs: {
|
|
492
|
+
[x: string]: unknown;
|
|
493
|
+
};
|
|
494
|
+
emit: (event: "update:modelValue", ...args: any[]) => void;
|
|
495
|
+
selectOptions: import("vue").Ref<any[]>;
|
|
496
|
+
isLoading: import("vue").Ref<boolean>;
|
|
497
|
+
filterApiConfig: import("../../../..").AnyObject;
|
|
498
|
+
valueCp: import("vue").WritableComputedRef<any>;
|
|
499
|
+
optionSetting: import("vue").ComputedRef<any>;
|
|
500
|
+
isMultiple: import("vue").ComputedRef<boolean>;
|
|
501
|
+
searchOptions: (keyword: string) => Promise<any>;
|
|
502
|
+
_handleSearch: (query: string) => Promise<void>;
|
|
503
|
+
handleSearch: (query: string) => Promise<void>;
|
|
504
|
+
handleInitData: () => Promise<void>;
|
|
505
|
+
renderLabel: (option: import("naive-ui").SelectOption) => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
506
|
+
[key: string]: any;
|
|
507
|
+
}>;
|
|
508
|
+
renderTag: ({ option, handleClose }: any) => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
509
|
+
[key: string]: any;
|
|
510
|
+
}>;
|
|
511
|
+
NSelect: any;
|
|
512
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
513
|
+
paramCfg: {
|
|
514
|
+
type: ObjectConstructor;
|
|
515
|
+
default: null;
|
|
516
|
+
};
|
|
517
|
+
modelValue: {
|
|
518
|
+
type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
|
|
519
|
+
default: null;
|
|
520
|
+
};
|
|
521
|
+
}>> & {
|
|
522
|
+
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
523
|
+
}, {
|
|
524
|
+
modelValue: string | number | unknown[];
|
|
525
|
+
paramCfg: Record<string, any>;
|
|
526
|
+
}>;
|
|
527
|
+
InputNumberGroup: import("vue").DefineComponent<{
|
|
528
|
+
paramCfg: {
|
|
529
|
+
type: ObjectConstructor;
|
|
530
|
+
default: null;
|
|
531
|
+
};
|
|
532
|
+
modelValue: {
|
|
533
|
+
type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
|
|
534
|
+
default: null;
|
|
535
|
+
};
|
|
536
|
+
}, {
|
|
537
|
+
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
538
|
+
paramCfg: {
|
|
539
|
+
type: ObjectConstructor;
|
|
540
|
+
default: null;
|
|
541
|
+
};
|
|
542
|
+
modelValue: {
|
|
543
|
+
type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
|
|
544
|
+
default: null;
|
|
545
|
+
};
|
|
546
|
+
}>> & {
|
|
547
|
+
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
548
|
+
}>>;
|
|
549
|
+
startNumber: import("vue").Ref<any>;
|
|
550
|
+
endNumber: import("vue").Ref<any>;
|
|
551
|
+
emit: (event: "update:modelValue", ...args: any[]) => void;
|
|
552
|
+
handleChange: (val: number | null, key: string) => void;
|
|
553
|
+
NInputGroup: import("vue").DefineComponent<{
|
|
554
|
+
[x: string]: never;
|
|
555
|
+
[x: number]: never;
|
|
556
|
+
[x: symbol]: never;
|
|
557
|
+
}, {
|
|
558
|
+
mergedClsPrefix: import("vue").ComputedRef<string>;
|
|
559
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
560
|
+
[x: string]: never;
|
|
561
|
+
[x: number]: never;
|
|
562
|
+
[x: symbol]: never;
|
|
563
|
+
}>>, {}>;
|
|
564
|
+
NInputNumber: any;
|
|
565
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
566
|
+
paramCfg: {
|
|
567
|
+
type: ObjectConstructor;
|
|
568
|
+
default: null;
|
|
569
|
+
};
|
|
570
|
+
modelValue: {
|
|
571
|
+
type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
|
|
572
|
+
default: null;
|
|
573
|
+
};
|
|
574
|
+
}>> & {
|
|
575
|
+
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
576
|
+
}, {
|
|
577
|
+
modelValue: string | number | unknown[];
|
|
578
|
+
paramCfg: Record<string, any>;
|
|
579
|
+
}>;
|
|
580
|
+
DateRange: import("vue").DefineComponent<{
|
|
581
|
+
paramCfg: {
|
|
582
|
+
type: ObjectConstructor;
|
|
583
|
+
default: null;
|
|
584
|
+
};
|
|
585
|
+
modelValue: {
|
|
586
|
+
type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
|
|
587
|
+
default: null;
|
|
588
|
+
};
|
|
589
|
+
presetVal: {
|
|
590
|
+
type: StringConstructor;
|
|
591
|
+
default: null;
|
|
592
|
+
};
|
|
593
|
+
}, {
|
|
594
|
+
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
595
|
+
paramCfg: {
|
|
596
|
+
type: ObjectConstructor;
|
|
597
|
+
default: null;
|
|
598
|
+
};
|
|
599
|
+
modelValue: {
|
|
600
|
+
type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
|
|
601
|
+
default: null;
|
|
602
|
+
};
|
|
603
|
+
presetVal: {
|
|
604
|
+
type: StringConstructor;
|
|
605
|
+
default: null;
|
|
606
|
+
};
|
|
607
|
+
}>> & {
|
|
608
|
+
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
609
|
+
"onUpdate:presetVal"?: ((...args: any[]) => any) | undefined;
|
|
610
|
+
}>>;
|
|
611
|
+
emit: (event: "update:modelValue" | "update:presetVal", ...args: any[]) => void;
|
|
612
|
+
startDate: import("vue").Ref<any>;
|
|
613
|
+
endDate: import("vue").Ref<any>;
|
|
614
|
+
valueFormat: import("vue").ComputedRef<string>;
|
|
615
|
+
dateFormat: import("vue").ComputedRef<string>;
|
|
616
|
+
compType: import("vue").ComputedRef<any>;
|
|
617
|
+
startPlaceholder: import("vue").ComputedRef<"初始日期" | "初始时间">;
|
|
618
|
+
endPlaceholder: import("vue").ComputedRef<"截止日期" | "截止时间">;
|
|
619
|
+
dateType: any;
|
|
620
|
+
widgetOptions: import("vue").ComputedRef<{
|
|
621
|
+
label: string;
|
|
622
|
+
value: string;
|
|
623
|
+
}[]>;
|
|
624
|
+
presetValCp: import("vue").WritableComputedRef<string>;
|
|
625
|
+
handleChange: (val: any, type: "end" | "start") => void;
|
|
626
|
+
isStartDateDisabled: (ts: number) => boolean;
|
|
627
|
+
isEndDateDisabled: (ts: number) => boolean;
|
|
628
|
+
NSelect: any;
|
|
629
|
+
CDatePicker: import("../../../..").SFCWithInstall<import("vue").DefineComponent<{
|
|
630
|
+
updateUnchangedValue: {
|
|
631
|
+
type: BooleanConstructor;
|
|
632
|
+
};
|
|
633
|
+
onConfirm: {
|
|
634
|
+
type: FunctionConstructor;
|
|
635
|
+
};
|
|
636
|
+
}, {
|
|
637
|
+
attrs: {
|
|
638
|
+
[x: string]: unknown;
|
|
639
|
+
};
|
|
640
|
+
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
641
|
+
updateUnchangedValue: {
|
|
642
|
+
type: BooleanConstructor;
|
|
643
|
+
};
|
|
644
|
+
onConfirm: {
|
|
645
|
+
type: FunctionConstructor;
|
|
646
|
+
};
|
|
647
|
+
}>> & {}>>;
|
|
648
|
+
datePickerRef: import("vue").Ref<import("../../../..").AnyObject | null>;
|
|
649
|
+
panelInstRef: import("vue").Ref<null>;
|
|
650
|
+
isDateTime: import("vue").ComputedRef<boolean>;
|
|
651
|
+
formatRef: import("vue").ComputedRef<string>;
|
|
652
|
+
panelFormatRef: import("vue").ComputedRef<string | [string, string]>;
|
|
653
|
+
focus: () => any;
|
|
654
|
+
blur: () => any;
|
|
655
|
+
onUpdateShow: (show: boolean) => void;
|
|
656
|
+
onConfirm: (...args: any[]) => void;
|
|
657
|
+
NDatePicker: any;
|
|
658
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
659
|
+
updateUnchangedValue: {
|
|
660
|
+
type: BooleanConstructor;
|
|
661
|
+
};
|
|
662
|
+
onConfirm: {
|
|
663
|
+
type: FunctionConstructor;
|
|
664
|
+
};
|
|
665
|
+
}>>, {
|
|
666
|
+
updateUnchangedValue: boolean;
|
|
667
|
+
}>>;
|
|
668
|
+
WidgetValEnums: {
|
|
669
|
+
CUSTOM: string;
|
|
670
|
+
FIRST_VAL: string;
|
|
671
|
+
NOW: string;
|
|
672
|
+
TODAY: string;
|
|
673
|
+
TODAY_START: string;
|
|
674
|
+
TODAY_END: string;
|
|
675
|
+
TOMORROW: string;
|
|
676
|
+
TOMORROW_START: string;
|
|
677
|
+
TOMORROW_END: string;
|
|
678
|
+
YESTERDAY: string;
|
|
679
|
+
YESTERDAY_START: string;
|
|
680
|
+
YESTERDAY_END: string;
|
|
681
|
+
THIS_WEEK: string;
|
|
682
|
+
WEEK_START: string;
|
|
683
|
+
WEEK_END: string;
|
|
684
|
+
NEXT_WEEK: string;
|
|
685
|
+
LAST_WEEK: string;
|
|
686
|
+
THIS_MONTH: string;
|
|
687
|
+
MONTH_START: string;
|
|
688
|
+
MONTH_END: string;
|
|
689
|
+
NEXT_MONTH: string;
|
|
690
|
+
LAST_MONTH: string;
|
|
691
|
+
THIS_QUARTER: string;
|
|
692
|
+
NEXT_QUARTER: string;
|
|
693
|
+
LAST_QUARTER: string;
|
|
694
|
+
THIS_YEAR: string;
|
|
695
|
+
NEXT_YEAR: string;
|
|
696
|
+
LAST_YEAR: string;
|
|
697
|
+
};
|
|
698
|
+
}, 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<{
|
|
699
|
+
paramCfg: {
|
|
700
|
+
type: ObjectConstructor;
|
|
701
|
+
default: null;
|
|
702
|
+
};
|
|
703
|
+
modelValue: {
|
|
704
|
+
type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
|
|
705
|
+
default: null;
|
|
706
|
+
};
|
|
707
|
+
presetVal: {
|
|
708
|
+
type: StringConstructor;
|
|
709
|
+
default: null;
|
|
710
|
+
};
|
|
711
|
+
}>> & {
|
|
712
|
+
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
713
|
+
"onUpdate:presetVal"?: ((...args: any[]) => any) | undefined;
|
|
714
|
+
}, {
|
|
715
|
+
modelValue: string | number | unknown[];
|
|
716
|
+
presetVal: string;
|
|
717
|
+
paramCfg: Record<string, any>;
|
|
718
|
+
}>;
|
|
719
|
+
SelectLabel: import("vue").DefineComponent<{
|
|
720
|
+
paramCfg: {
|
|
721
|
+
type: ObjectConstructor;
|
|
722
|
+
default: null;
|
|
723
|
+
};
|
|
724
|
+
modelValue: {
|
|
725
|
+
type: StringConstructor;
|
|
726
|
+
default: null;
|
|
727
|
+
};
|
|
728
|
+
}, {
|
|
729
|
+
handleGetConfigApi: (params: any, key: string, config: {} | undefined, filterApiConfigVal: any) => Promise<any>;
|
|
730
|
+
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
731
|
+
paramCfg: {
|
|
732
|
+
type: ObjectConstructor;
|
|
733
|
+
default: null;
|
|
734
|
+
};
|
|
735
|
+
modelValue: {
|
|
736
|
+
type: StringConstructor;
|
|
737
|
+
default: null;
|
|
738
|
+
};
|
|
739
|
+
}>> & {
|
|
740
|
+
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
741
|
+
}>>;
|
|
742
|
+
emit: (event: "update:modelValue", ...args: any[]) => void;
|
|
743
|
+
tagList: import("vue").Ref<never[]>;
|
|
744
|
+
filterApiConfig: import("../../../..").AnyObject;
|
|
745
|
+
valueCp: import("vue").WritableComputedRef<string[]>;
|
|
746
|
+
optionList: import("vue").ComputedRef<import("naive-ui").SelectOption[]>;
|
|
747
|
+
initTagList: () => Promise<void>;
|
|
748
|
+
NSelect: any;
|
|
749
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
750
|
+
paramCfg: {
|
|
751
|
+
type: ObjectConstructor;
|
|
752
|
+
default: null;
|
|
753
|
+
};
|
|
754
|
+
modelValue: {
|
|
755
|
+
type: StringConstructor;
|
|
756
|
+
default: null;
|
|
757
|
+
};
|
|
758
|
+
}>> & {
|
|
759
|
+
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
760
|
+
}, {
|
|
761
|
+
modelValue: string;
|
|
762
|
+
paramCfg: Record<string, any>;
|
|
763
|
+
}>;
|
|
232
764
|
WidgetTypeEnums: {
|
|
233
765
|
INPUT_NUMBER: string;
|
|
234
766
|
INPUT: string;
|
|
@@ -243,44 +775,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
243
775
|
DATETIME_RANGE_INNER: string;
|
|
244
776
|
LABEL: string;
|
|
245
777
|
SELECTLABEL: string;
|
|
246
|
-
|
|
247
|
-
WidgetValEnums: {
|
|
248
|
-
CUSTOM: string;
|
|
249
|
-
FIRST_VAL: string;
|
|
250
|
-
NOW: string;
|
|
251
|
-
TODAY: string;
|
|
252
|
-
TODAY_START: string;
|
|
253
|
-
TODAY_END: string;
|
|
254
|
-
TOMORROW: string;
|
|
255
|
-
TOMORROW_START: string;
|
|
256
|
-
TOMORROW_END: string;
|
|
257
|
-
YESTERDAY: string;
|
|
258
|
-
YESTERDAY_START: string;
|
|
259
|
-
YESTERDAY_END: string;
|
|
260
|
-
THIS_WEEK: string;
|
|
261
|
-
WEEK_START: string;
|
|
262
|
-
WEEK_END: string;
|
|
263
|
-
NEXT_WEEK: string;
|
|
264
|
-
LAST_WEEK: string;
|
|
265
|
-
THIS_MONTH: string;
|
|
266
|
-
MONTH_START: string;
|
|
267
|
-
MONTH_END: string;
|
|
268
|
-
NEXT_MONTH: string;
|
|
269
|
-
LAST_MONTH: string;
|
|
270
|
-
THIS_QUARTER: string;
|
|
271
|
-
NEXT_QUARTER: string;
|
|
272
|
-
LAST_QUARTER: string;
|
|
273
|
-
THIS_YEAR: string;
|
|
274
|
-
NEXT_YEAR: string;
|
|
275
|
-
LAST_YEAR: string;
|
|
276
|
-
};
|
|
277
|
-
WidgetOptionEnums: {
|
|
278
|
-
RADIO: string;
|
|
279
|
-
MULTIPLE: string;
|
|
280
|
-
ALL: string;
|
|
281
|
-
SELECT_TIME: string;
|
|
282
|
-
PAST_TIME: string;
|
|
283
|
-
FUTURE_TIME: string;
|
|
778
|
+
SELECTDYNAMIC: string;
|
|
284
779
|
};
|
|
285
780
|
}, 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<{
|
|
286
781
|
paramCfg: {
|
|
@@ -364,17 +859,12 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
364
859
|
type: ArrayConstructor;
|
|
365
860
|
default: () => never[];
|
|
366
861
|
};
|
|
367
|
-
filterApiConfig: {
|
|
368
|
-
type: ObjectConstructor;
|
|
369
|
-
default: () => {};
|
|
370
|
-
};
|
|
371
862
|
}>> & {
|
|
372
863
|
onCancelSaveAdd?: ((...args: any[]) => any) | undefined;
|
|
373
864
|
}, {
|
|
374
865
|
visible: boolean;
|
|
375
866
|
modalTitle: string;
|
|
376
867
|
searchFieldList: unknown[];
|
|
377
|
-
filterApiConfig: Record<string, any>;
|
|
378
868
|
conditionList: unknown[];
|
|
379
869
|
}>;
|
|
380
870
|
export default _default;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import
|
|
1
|
+
import e from"./index.vue2.js";import r from"../../../../../_virtual/_plugin-vue_export-helper.js";var i=r(e,[["__file","index.vue"]]);export{i as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{defineComponent as e,ref as i,onBeforeUnmount as t,watch as a,openBlock as l,createBlock as o,unref as n,normalizeClass as s,withCtx as u,createVNode as d,normalizeStyle as c,createElementVNode as r,createTextVNode as v,mergeProps as h}from"vue";import{NModal as f,NCard as m,NButton as p}from"naive-ui";import x from"../../../../table-filter/src/components/classify-filter/index.vue.js";const g={class:"svg-wrap"},b={class:"flex_right"};var y=e({__name:"index",props:{visible:{type:Boolean,default:!1},modalTitle:{type:String,default:"设置分类"},conditionList:{type:Array,default:()=>[]},searchFieldList:{type:Array,default:()=>[]}},emits:["cancelSaveAdd"],setup(e,{expose:y,emit:w}){const k=e,z=i(k.visible),A=i(!1),C=i("860px");let L=i({maxHeight:"496px",height:"496px",overflowY:"auto"}),_=i(null),S=null;function H(){F(),S=setTimeout((()=>{_&&_.value.handleInitConditions()}),30)}function F(){S&&clearTimeout(S)}function T(){_&&_.value.saveAdd()}function $(){z.value=!1,w("cancelSaveAdd"),C.value="860px",L.value={height:"496px",maxHeight:"496px",overflowY:"auto"},A.value=!1,_&&_.value.cancelSaveAdd()}function Y(){A.value=!A.value;let e=document.body.clientHeight;"860px"===C.value?(C.value="100%",L.value.maxHeight=`${e}px`,L.value.height=`${e}px`):(C.value="860px",L.value.maxHeight="496px",L.value.height="")}return t((()=>{F()})),a((()=>k.visible),(e=>{z.value=e,e&&H()})),y({cancelSaveAdd:$}),(e,i)=>(l(),o(n(f),{class:s(["classification-modal-block standard-modal standard-modal-white",{"modal-screen":A.value}]),show:z.value,"onUpdate:show":i[0]||(i[0]=e=>z.value=e),maskClosable:!1,width:C.value,bodyStyle:n(L),closable:!1,centered:"",onPositiveClick:T,onNegativeClick:$},{default:u((()=>[d(n(m),{style:c({width:C.value,...n(L)}),title:k.modalTitle,bordered:!1,size:"huge",role:"dialog","aria-modal":"true"},{"header-extra":u((()=>[r("div",g,[r("i",{onClick:Y,class:s(["iconfont-table-filter",A.value?"icon-table-filter-menzhenyishengzhanxitongtubiaozuixiaohua2":"icon-table-filter-menzhenyishengzhanxitongtubiaozuidahua"])},null,2),r("i",{onClick:$,class:"iconfont-table-filter icon-table-filter-menzhenyishengzhanxitongtubiaoguanbi"})])])),footer:u((()=>[r("div",b,[d(n(p),{onClick:$},{default:u((()=>[v("取消")])),_:1}),d(n(p),{type:"info",onClick:T},{default:u((()=>[v("保存")])),_:1})])])),default:u((()=>[d(x,h(e.$attrs,{ref_key:"conditionApiRef",ref:_,searchFieldList:k.searchFieldList,conditionList:k.conditionList}),null,16,["searchFieldList","conditionList"])])),_:1},8,["style","title"])])),_:1},8,["class","show","width","bodyStyle"]))}});export{y as default};
|