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
|
@@ -153,16 +153,556 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
153
153
|
valueCp: import("vue").WritableComputedRef<any>;
|
|
154
154
|
presetValCp: import("vue").WritableComputedRef<string>;
|
|
155
155
|
widgetType: import("vue").ComputedRef<any>;
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
156
|
+
Date: import("vue").DefineComponent<{
|
|
157
|
+
paramCfg: {
|
|
158
|
+
type: ObjectConstructor;
|
|
159
|
+
default: null;
|
|
160
|
+
};
|
|
161
|
+
modelValue: {
|
|
162
|
+
type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
|
|
163
|
+
default: null;
|
|
164
|
+
};
|
|
165
|
+
presetVal: {
|
|
166
|
+
type: StringConstructor;
|
|
167
|
+
default: null;
|
|
168
|
+
};
|
|
169
|
+
}, {
|
|
170
|
+
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
171
|
+
paramCfg: {
|
|
172
|
+
type: ObjectConstructor;
|
|
173
|
+
default: null;
|
|
174
|
+
};
|
|
175
|
+
modelValue: {
|
|
176
|
+
type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
|
|
177
|
+
default: null;
|
|
178
|
+
};
|
|
179
|
+
presetVal: {
|
|
180
|
+
type: StringConstructor;
|
|
181
|
+
default: null;
|
|
182
|
+
};
|
|
183
|
+
}>> & {
|
|
184
|
+
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
185
|
+
"onUpdate:presetVal"?: ((...args: any[]) => any) | undefined;
|
|
186
|
+
}>>;
|
|
187
|
+
emit: (event: "update:modelValue" | "update:presetVal", ...args: any[]) => void;
|
|
188
|
+
valueCp: import("vue").WritableComputedRef<any>;
|
|
189
|
+
presetValCp: import("vue").WritableComputedRef<string>;
|
|
190
|
+
dateType: any;
|
|
191
|
+
valueFormat: import("vue").ComputedRef<string>;
|
|
192
|
+
compType: import("vue").ComputedRef<any>;
|
|
193
|
+
mappingConfig: import("vue").ComputedRef<any>;
|
|
194
|
+
widgetOptions: import("vue").ComputedRef<{
|
|
195
|
+
label: string;
|
|
196
|
+
value: string;
|
|
197
|
+
}[]>;
|
|
198
|
+
CDatePicker: import("../../../..").SFCWithInstall<import("vue").DefineComponent<{
|
|
199
|
+
updateUnchangedValue: {
|
|
200
|
+
type: BooleanConstructor;
|
|
201
|
+
};
|
|
202
|
+
onConfirm: {
|
|
203
|
+
type: FunctionConstructor;
|
|
204
|
+
};
|
|
205
|
+
}, {
|
|
206
|
+
attrs: {
|
|
207
|
+
[x: string]: unknown;
|
|
208
|
+
};
|
|
209
|
+
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
210
|
+
updateUnchangedValue: {
|
|
211
|
+
type: BooleanConstructor;
|
|
212
|
+
};
|
|
213
|
+
onConfirm: {
|
|
214
|
+
type: FunctionConstructor;
|
|
215
|
+
};
|
|
216
|
+
}>> & {}>>;
|
|
217
|
+
datePickerRef: import("vue").Ref<import("../../../..").AnyObject | null>;
|
|
218
|
+
panelInstRef: import("vue").Ref<null>;
|
|
219
|
+
isDateTime: import("vue").ComputedRef<boolean>;
|
|
220
|
+
formatRef: import("vue").ComputedRef<string>;
|
|
221
|
+
panelFormatRef: import("vue").ComputedRef<string | [string, string]>;
|
|
222
|
+
focus: () => any;
|
|
223
|
+
blur: () => any;
|
|
224
|
+
onUpdateShow: (show: boolean) => void;
|
|
225
|
+
onConfirm: (...args: any[]) => void;
|
|
226
|
+
NDatePicker: any;
|
|
227
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
228
|
+
updateUnchangedValue: {
|
|
229
|
+
type: BooleanConstructor;
|
|
230
|
+
};
|
|
231
|
+
onConfirm: {
|
|
232
|
+
type: FunctionConstructor;
|
|
233
|
+
};
|
|
234
|
+
}>>, {
|
|
235
|
+
updateUnchangedValue: boolean;
|
|
236
|
+
}>>;
|
|
237
|
+
NSelect: any;
|
|
238
|
+
WidgetValEnums: {
|
|
239
|
+
CUSTOM: string;
|
|
240
|
+
FIRST_VAL: string;
|
|
241
|
+
NOW: string;
|
|
242
|
+
TODAY: string;
|
|
243
|
+
TODAY_START: string;
|
|
244
|
+
TODAY_END: string;
|
|
245
|
+
TOMORROW: string;
|
|
246
|
+
TOMORROW_START: string;
|
|
247
|
+
TOMORROW_END: string;
|
|
248
|
+
YESTERDAY: string;
|
|
249
|
+
YESTERDAY_START: string;
|
|
250
|
+
YESTERDAY_END: string;
|
|
251
|
+
THIS_WEEK: string;
|
|
252
|
+
WEEK_START: string;
|
|
253
|
+
WEEK_END: string;
|
|
254
|
+
NEXT_WEEK: string;
|
|
255
|
+
LAST_WEEK: string;
|
|
256
|
+
THIS_MONTH: string;
|
|
257
|
+
MONTH_START: string;
|
|
258
|
+
MONTH_END: string;
|
|
259
|
+
NEXT_MONTH: string;
|
|
260
|
+
LAST_MONTH: string;
|
|
261
|
+
THIS_QUARTER: string;
|
|
262
|
+
NEXT_QUARTER: string;
|
|
263
|
+
LAST_QUARTER: string;
|
|
264
|
+
THIS_YEAR: string;
|
|
265
|
+
NEXT_YEAR: string;
|
|
266
|
+
LAST_YEAR: string;
|
|
267
|
+
};
|
|
268
|
+
}, 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<{
|
|
269
|
+
paramCfg: {
|
|
270
|
+
type: ObjectConstructor;
|
|
271
|
+
default: null;
|
|
272
|
+
};
|
|
273
|
+
modelValue: {
|
|
274
|
+
type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
|
|
275
|
+
default: null;
|
|
276
|
+
};
|
|
277
|
+
presetVal: {
|
|
278
|
+
type: StringConstructor;
|
|
279
|
+
default: null;
|
|
280
|
+
};
|
|
281
|
+
}>> & {
|
|
282
|
+
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
283
|
+
"onUpdate:presetVal"?: ((...args: any[]) => any) | undefined;
|
|
284
|
+
}, {
|
|
285
|
+
modelValue: string | number | unknown[];
|
|
286
|
+
presetVal: string;
|
|
287
|
+
paramCfg: Record<string, any>;
|
|
288
|
+
}>;
|
|
289
|
+
InputFilter: import("vue").DefineComponent<{
|
|
290
|
+
modelValue: {
|
|
291
|
+
type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
|
|
292
|
+
default: null;
|
|
293
|
+
};
|
|
294
|
+
}, {
|
|
295
|
+
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
296
|
+
modelValue: {
|
|
297
|
+
type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
|
|
298
|
+
default: null;
|
|
299
|
+
};
|
|
300
|
+
}>> & {
|
|
301
|
+
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
302
|
+
}>>;
|
|
303
|
+
emit: (event: "update:modelValue", ...args: any[]) => void;
|
|
304
|
+
valueCp: import("vue").WritableComputedRef<any>;
|
|
305
|
+
NInput: any;
|
|
306
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
307
|
+
modelValue: {
|
|
308
|
+
type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
|
|
309
|
+
default: null;
|
|
310
|
+
};
|
|
311
|
+
}>> & {
|
|
312
|
+
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
313
|
+
}, {
|
|
314
|
+
modelValue: string | number | unknown[];
|
|
315
|
+
}>;
|
|
316
|
+
InputNumber: import("vue").DefineComponent<{
|
|
317
|
+
modelValue: {
|
|
318
|
+
type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
|
|
319
|
+
default: null;
|
|
320
|
+
};
|
|
321
|
+
}, {
|
|
322
|
+
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
323
|
+
modelValue: {
|
|
324
|
+
type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
|
|
325
|
+
default: null;
|
|
326
|
+
};
|
|
327
|
+
}>> & {
|
|
328
|
+
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
329
|
+
}>>;
|
|
330
|
+
emit: (event: "update:modelValue", ...args: any[]) => void;
|
|
331
|
+
valueCp: import("vue").WritableComputedRef<any>;
|
|
332
|
+
NInputNumber: any;
|
|
333
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
334
|
+
modelValue: {
|
|
335
|
+
type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
|
|
336
|
+
default: null;
|
|
337
|
+
};
|
|
338
|
+
}>> & {
|
|
339
|
+
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
340
|
+
}, {
|
|
341
|
+
modelValue: string | number | unknown[];
|
|
342
|
+
}>;
|
|
343
|
+
SelectFilter: import("vue").DefineComponent<{
|
|
344
|
+
paramCfg: {
|
|
345
|
+
type: ObjectConstructor;
|
|
346
|
+
default: null;
|
|
347
|
+
};
|
|
348
|
+
modelValue: {
|
|
349
|
+
type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
|
|
350
|
+
default: null;
|
|
351
|
+
};
|
|
352
|
+
widgetType: {
|
|
353
|
+
type: StringConstructor;
|
|
354
|
+
default: string;
|
|
355
|
+
};
|
|
356
|
+
}, {
|
|
357
|
+
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
358
|
+
paramCfg: {
|
|
359
|
+
type: ObjectConstructor;
|
|
360
|
+
default: null;
|
|
361
|
+
};
|
|
362
|
+
modelValue: {
|
|
363
|
+
type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
|
|
364
|
+
default: null;
|
|
365
|
+
};
|
|
366
|
+
widgetType: {
|
|
367
|
+
type: StringConstructor;
|
|
368
|
+
default: string;
|
|
369
|
+
};
|
|
370
|
+
}>> & {
|
|
371
|
+
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
372
|
+
}>>;
|
|
373
|
+
emit: (event: "update:modelValue", ...args: any[]) => void;
|
|
374
|
+
valueCp: import("vue").WritableComputedRef<any>;
|
|
375
|
+
optionSetting: import("vue").ComputedRef<any>;
|
|
376
|
+
mappingConfig: import("vue").ComputedRef<any>;
|
|
377
|
+
widgetOptions: import("vue").ComputedRef<{
|
|
378
|
+
label: string;
|
|
379
|
+
value: string;
|
|
380
|
+
}[]>;
|
|
381
|
+
NSelect: any;
|
|
382
|
+
WidgetOptionEnums: {
|
|
383
|
+
RADIO: string;
|
|
384
|
+
MULTIPLE: string;
|
|
385
|
+
ALL: string;
|
|
386
|
+
SELECT_TIME: string;
|
|
387
|
+
PAST_TIME: string;
|
|
388
|
+
FUTURE_TIME: string;
|
|
389
|
+
};
|
|
390
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
391
|
+
paramCfg: {
|
|
392
|
+
type: ObjectConstructor;
|
|
393
|
+
default: null;
|
|
394
|
+
};
|
|
395
|
+
modelValue: {
|
|
396
|
+
type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
|
|
397
|
+
default: null;
|
|
398
|
+
};
|
|
399
|
+
widgetType: {
|
|
400
|
+
type: StringConstructor;
|
|
401
|
+
default: string;
|
|
402
|
+
};
|
|
403
|
+
}>> & {
|
|
404
|
+
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
405
|
+
}, {
|
|
406
|
+
modelValue: string | number | unknown[];
|
|
407
|
+
widgetType: string;
|
|
408
|
+
paramCfg: Record<string, any>;
|
|
409
|
+
}>;
|
|
410
|
+
SelectDynamic: import("vue").DefineComponent<{
|
|
411
|
+
paramCfg: {
|
|
412
|
+
type: ObjectConstructor;
|
|
413
|
+
default: null;
|
|
414
|
+
};
|
|
415
|
+
modelValue: {
|
|
416
|
+
type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
|
|
417
|
+
default: null;
|
|
418
|
+
};
|
|
419
|
+
}, {
|
|
420
|
+
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
421
|
+
paramCfg: {
|
|
422
|
+
type: ObjectConstructor;
|
|
423
|
+
default: null;
|
|
424
|
+
};
|
|
425
|
+
modelValue: {
|
|
426
|
+
type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
|
|
427
|
+
default: null;
|
|
428
|
+
};
|
|
429
|
+
}>> & {
|
|
430
|
+
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
431
|
+
}>>;
|
|
432
|
+
handleGetConfigApi: (params: any, key: string, config: {} | undefined, filterApiConfigVal: any) => Promise<any>;
|
|
433
|
+
$attrs: {
|
|
434
|
+
[x: string]: unknown;
|
|
435
|
+
};
|
|
436
|
+
emit: (event: "update:modelValue", ...args: any[]) => void;
|
|
437
|
+
selectOptions: import("vue").Ref<any[]>;
|
|
438
|
+
isLoading: import("vue").Ref<boolean>;
|
|
439
|
+
filterApiConfig: import("../../../..").AnyObject;
|
|
440
|
+
valueCp: import("vue").WritableComputedRef<any>;
|
|
441
|
+
optionSetting: import("vue").ComputedRef<any>;
|
|
442
|
+
isMultiple: import("vue").ComputedRef<boolean>;
|
|
443
|
+
searchOptions: (keyword: string) => Promise<any>;
|
|
444
|
+
_handleSearch: (query: string) => Promise<void>;
|
|
445
|
+
handleSearch: (query: string) => Promise<void>;
|
|
446
|
+
handleInitData: () => Promise<void>;
|
|
447
|
+
renderLabel: (option: import("naive-ui").SelectOption) => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
448
|
+
[key: string]: any;
|
|
449
|
+
}>;
|
|
450
|
+
renderTag: ({ option, handleClose }: any) => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
451
|
+
[key: string]: any;
|
|
452
|
+
}>;
|
|
453
|
+
NSelect: any;
|
|
454
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
455
|
+
paramCfg: {
|
|
456
|
+
type: ObjectConstructor;
|
|
457
|
+
default: null;
|
|
458
|
+
};
|
|
459
|
+
modelValue: {
|
|
460
|
+
type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
|
|
461
|
+
default: null;
|
|
462
|
+
};
|
|
463
|
+
}>> & {
|
|
464
|
+
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
465
|
+
}, {
|
|
466
|
+
modelValue: string | number | unknown[];
|
|
467
|
+
paramCfg: Record<string, any>;
|
|
468
|
+
}>;
|
|
469
|
+
InputNumberGroup: import("vue").DefineComponent<{
|
|
470
|
+
paramCfg: {
|
|
471
|
+
type: ObjectConstructor;
|
|
472
|
+
default: null;
|
|
473
|
+
};
|
|
474
|
+
modelValue: {
|
|
475
|
+
type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
|
|
476
|
+
default: null;
|
|
477
|
+
};
|
|
478
|
+
}, {
|
|
479
|
+
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
480
|
+
paramCfg: {
|
|
481
|
+
type: ObjectConstructor;
|
|
482
|
+
default: null;
|
|
483
|
+
};
|
|
484
|
+
modelValue: {
|
|
485
|
+
type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
|
|
486
|
+
default: null;
|
|
487
|
+
};
|
|
488
|
+
}>> & {
|
|
489
|
+
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
490
|
+
}>>;
|
|
491
|
+
startNumber: import("vue").Ref<any>;
|
|
492
|
+
endNumber: import("vue").Ref<any>;
|
|
493
|
+
emit: (event: "update:modelValue", ...args: any[]) => void;
|
|
494
|
+
handleChange: (val: number | null, key: string) => void;
|
|
495
|
+
NInputGroup: import("vue").DefineComponent<{
|
|
496
|
+
[x: string]: never;
|
|
497
|
+
[x: number]: never;
|
|
498
|
+
[x: symbol]: never;
|
|
499
|
+
}, {
|
|
500
|
+
mergedClsPrefix: import("vue").ComputedRef<string>;
|
|
501
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
502
|
+
[x: string]: never;
|
|
503
|
+
[x: number]: never;
|
|
504
|
+
[x: symbol]: never;
|
|
505
|
+
}>>, {}>;
|
|
506
|
+
NInputNumber: any;
|
|
507
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
508
|
+
paramCfg: {
|
|
509
|
+
type: ObjectConstructor;
|
|
510
|
+
default: null;
|
|
511
|
+
};
|
|
512
|
+
modelValue: {
|
|
513
|
+
type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
|
|
514
|
+
default: null;
|
|
515
|
+
};
|
|
516
|
+
}>> & {
|
|
517
|
+
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
518
|
+
}, {
|
|
519
|
+
modelValue: string | number | unknown[];
|
|
520
|
+
paramCfg: Record<string, any>;
|
|
521
|
+
}>;
|
|
522
|
+
DateRange: import("vue").DefineComponent<{
|
|
523
|
+
paramCfg: {
|
|
524
|
+
type: ObjectConstructor;
|
|
525
|
+
default: null;
|
|
526
|
+
};
|
|
527
|
+
modelValue: {
|
|
528
|
+
type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
|
|
529
|
+
default: null;
|
|
530
|
+
};
|
|
531
|
+
presetVal: {
|
|
532
|
+
type: StringConstructor;
|
|
533
|
+
default: null;
|
|
534
|
+
};
|
|
535
|
+
}, {
|
|
536
|
+
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
537
|
+
paramCfg: {
|
|
538
|
+
type: ObjectConstructor;
|
|
539
|
+
default: null;
|
|
540
|
+
};
|
|
541
|
+
modelValue: {
|
|
542
|
+
type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
|
|
543
|
+
default: null;
|
|
544
|
+
};
|
|
545
|
+
presetVal: {
|
|
546
|
+
type: StringConstructor;
|
|
547
|
+
default: null;
|
|
548
|
+
};
|
|
549
|
+
}>> & {
|
|
550
|
+
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
551
|
+
"onUpdate:presetVal"?: ((...args: any[]) => any) | undefined;
|
|
552
|
+
}>>;
|
|
553
|
+
emit: (event: "update:modelValue" | "update:presetVal", ...args: any[]) => void;
|
|
554
|
+
startDate: import("vue").Ref<any>;
|
|
555
|
+
endDate: import("vue").Ref<any>;
|
|
556
|
+
valueFormat: import("vue").ComputedRef<string>;
|
|
557
|
+
dateFormat: import("vue").ComputedRef<string>;
|
|
558
|
+
compType: import("vue").ComputedRef<any>;
|
|
559
|
+
startPlaceholder: import("vue").ComputedRef<"初始日期" | "初始时间">;
|
|
560
|
+
endPlaceholder: import("vue").ComputedRef<"截止日期" | "截止时间">;
|
|
561
|
+
dateType: any;
|
|
562
|
+
widgetOptions: import("vue").ComputedRef<{
|
|
563
|
+
label: string;
|
|
564
|
+
value: string;
|
|
565
|
+
}[]>;
|
|
566
|
+
presetValCp: import("vue").WritableComputedRef<string>;
|
|
567
|
+
handleChange: (val: any, type: "end" | "start") => void;
|
|
568
|
+
isStartDateDisabled: (ts: number) => boolean;
|
|
569
|
+
isEndDateDisabled: (ts: number) => boolean;
|
|
570
|
+
NSelect: any;
|
|
571
|
+
CDatePicker: import("../../../..").SFCWithInstall<import("vue").DefineComponent<{
|
|
572
|
+
updateUnchangedValue: {
|
|
573
|
+
type: BooleanConstructor;
|
|
574
|
+
};
|
|
575
|
+
onConfirm: {
|
|
576
|
+
type: FunctionConstructor;
|
|
577
|
+
};
|
|
578
|
+
}, {
|
|
579
|
+
attrs: {
|
|
580
|
+
[x: string]: unknown;
|
|
581
|
+
};
|
|
582
|
+
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
583
|
+
updateUnchangedValue: {
|
|
584
|
+
type: BooleanConstructor;
|
|
585
|
+
};
|
|
586
|
+
onConfirm: {
|
|
587
|
+
type: FunctionConstructor;
|
|
588
|
+
};
|
|
589
|
+
}>> & {}>>;
|
|
590
|
+
datePickerRef: import("vue").Ref<import("../../../..").AnyObject | null>;
|
|
591
|
+
panelInstRef: import("vue").Ref<null>;
|
|
592
|
+
isDateTime: import("vue").ComputedRef<boolean>;
|
|
593
|
+
formatRef: import("vue").ComputedRef<string>;
|
|
594
|
+
panelFormatRef: import("vue").ComputedRef<string | [string, string]>;
|
|
595
|
+
focus: () => any;
|
|
596
|
+
blur: () => any;
|
|
597
|
+
onUpdateShow: (show: boolean) => void;
|
|
598
|
+
onConfirm: (...args: any[]) => void;
|
|
599
|
+
NDatePicker: any;
|
|
600
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
601
|
+
updateUnchangedValue: {
|
|
602
|
+
type: BooleanConstructor;
|
|
603
|
+
};
|
|
604
|
+
onConfirm: {
|
|
605
|
+
type: FunctionConstructor;
|
|
606
|
+
};
|
|
607
|
+
}>>, {
|
|
608
|
+
updateUnchangedValue: boolean;
|
|
609
|
+
}>>;
|
|
610
|
+
WidgetValEnums: {
|
|
611
|
+
CUSTOM: string;
|
|
612
|
+
FIRST_VAL: string;
|
|
613
|
+
NOW: string;
|
|
614
|
+
TODAY: string;
|
|
615
|
+
TODAY_START: string;
|
|
616
|
+
TODAY_END: string;
|
|
617
|
+
TOMORROW: string;
|
|
618
|
+
TOMORROW_START: string;
|
|
619
|
+
TOMORROW_END: string;
|
|
620
|
+
YESTERDAY: string;
|
|
621
|
+
YESTERDAY_START: string;
|
|
622
|
+
YESTERDAY_END: string;
|
|
623
|
+
THIS_WEEK: string;
|
|
624
|
+
WEEK_START: string;
|
|
625
|
+
WEEK_END: string;
|
|
626
|
+
NEXT_WEEK: string;
|
|
627
|
+
LAST_WEEK: string;
|
|
628
|
+
THIS_MONTH: string;
|
|
629
|
+
MONTH_START: string;
|
|
630
|
+
MONTH_END: string;
|
|
631
|
+
NEXT_MONTH: string;
|
|
632
|
+
LAST_MONTH: string;
|
|
633
|
+
THIS_QUARTER: string;
|
|
634
|
+
NEXT_QUARTER: string;
|
|
635
|
+
LAST_QUARTER: string;
|
|
636
|
+
THIS_YEAR: string;
|
|
637
|
+
NEXT_YEAR: string;
|
|
638
|
+
LAST_YEAR: string;
|
|
639
|
+
};
|
|
640
|
+
}, 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<{
|
|
641
|
+
paramCfg: {
|
|
642
|
+
type: ObjectConstructor;
|
|
643
|
+
default: null;
|
|
644
|
+
};
|
|
645
|
+
modelValue: {
|
|
646
|
+
type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
|
|
647
|
+
default: null;
|
|
648
|
+
};
|
|
649
|
+
presetVal: {
|
|
650
|
+
type: StringConstructor;
|
|
651
|
+
default: null;
|
|
652
|
+
};
|
|
653
|
+
}>> & {
|
|
654
|
+
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
655
|
+
"onUpdate:presetVal"?: ((...args: any[]) => any) | undefined;
|
|
656
|
+
}, {
|
|
657
|
+
modelValue: string | number | unknown[];
|
|
658
|
+
presetVal: string;
|
|
659
|
+
paramCfg: Record<string, any>;
|
|
660
|
+
}>;
|
|
661
|
+
SelectLabel: import("vue").DefineComponent<{
|
|
662
|
+
paramCfg: {
|
|
663
|
+
type: ObjectConstructor;
|
|
664
|
+
default: null;
|
|
665
|
+
};
|
|
666
|
+
modelValue: {
|
|
667
|
+
type: StringConstructor;
|
|
668
|
+
default: null;
|
|
669
|
+
};
|
|
670
|
+
}, {
|
|
671
|
+
handleGetConfigApi: (params: any, key: string, config: {} | undefined, filterApiConfigVal: any) => Promise<any>;
|
|
672
|
+
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
673
|
+
paramCfg: {
|
|
674
|
+
type: ObjectConstructor;
|
|
675
|
+
default: null;
|
|
676
|
+
};
|
|
677
|
+
modelValue: {
|
|
678
|
+
type: StringConstructor;
|
|
679
|
+
default: null;
|
|
680
|
+
};
|
|
681
|
+
}>> & {
|
|
682
|
+
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
683
|
+
}>>;
|
|
684
|
+
emit: (event: "update:modelValue", ...args: any[]) => void;
|
|
685
|
+
tagList: import("vue").Ref<never[]>;
|
|
686
|
+
filterApiConfig: import("../../../..").AnyObject;
|
|
687
|
+
valueCp: import("vue").WritableComputedRef<string[]>;
|
|
688
|
+
optionList: import("vue").ComputedRef<import("naive-ui").SelectOption[]>;
|
|
689
|
+
initTagList: () => Promise<void>;
|
|
690
|
+
NSelect: any;
|
|
691
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
692
|
+
paramCfg: {
|
|
693
|
+
type: ObjectConstructor;
|
|
694
|
+
default: null;
|
|
695
|
+
};
|
|
696
|
+
modelValue: {
|
|
697
|
+
type: StringConstructor;
|
|
698
|
+
default: null;
|
|
699
|
+
};
|
|
700
|
+
}>> & {
|
|
701
|
+
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
702
|
+
}, {
|
|
703
|
+
modelValue: string;
|
|
704
|
+
paramCfg: Record<string, any>;
|
|
705
|
+
}>;
|
|
166
706
|
WidgetTypeEnums: {
|
|
167
707
|
INPUT_NUMBER: string;
|
|
168
708
|
INPUT: string;
|
|
@@ -177,44 +717,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
177
717
|
DATETIME_RANGE_INNER: string;
|
|
178
718
|
LABEL: string;
|
|
179
719
|
SELECTLABEL: string;
|
|
180
|
-
|
|
181
|
-
WidgetValEnums: {
|
|
182
|
-
CUSTOM: string;
|
|
183
|
-
FIRST_VAL: string;
|
|
184
|
-
NOW: string;
|
|
185
|
-
TODAY: string;
|
|
186
|
-
TODAY_START: string;
|
|
187
|
-
TODAY_END: string;
|
|
188
|
-
TOMORROW: string;
|
|
189
|
-
TOMORROW_START: string;
|
|
190
|
-
TOMORROW_END: string;
|
|
191
|
-
YESTERDAY: string;
|
|
192
|
-
YESTERDAY_START: string;
|
|
193
|
-
YESTERDAY_END: string;
|
|
194
|
-
THIS_WEEK: string;
|
|
195
|
-
WEEK_START: string;
|
|
196
|
-
WEEK_END: string;
|
|
197
|
-
NEXT_WEEK: string;
|
|
198
|
-
LAST_WEEK: string;
|
|
199
|
-
THIS_MONTH: string;
|
|
200
|
-
MONTH_START: string;
|
|
201
|
-
MONTH_END: string;
|
|
202
|
-
NEXT_MONTH: string;
|
|
203
|
-
LAST_MONTH: string;
|
|
204
|
-
THIS_QUARTER: string;
|
|
205
|
-
NEXT_QUARTER: string;
|
|
206
|
-
LAST_QUARTER: string;
|
|
207
|
-
THIS_YEAR: string;
|
|
208
|
-
NEXT_YEAR: string;
|
|
209
|
-
LAST_YEAR: string;
|
|
210
|
-
};
|
|
211
|
-
WidgetOptionEnums: {
|
|
212
|
-
RADIO: string;
|
|
213
|
-
MULTIPLE: string;
|
|
214
|
-
ALL: string;
|
|
215
|
-
SELECT_TIME: string;
|
|
216
|
-
PAST_TIME: string;
|
|
217
|
-
FUTURE_TIME: string;
|
|
720
|
+
SELECTDYNAMIC: string;
|
|
218
721
|
};
|
|
219
722
|
}, 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<{
|
|
220
723
|
paramCfg: {
|
|
@@ -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,useAttrs as a,reactive as t,ref as l,toRef as i,openBlock as n,createElementBlock as o,createVNode as s,unref as d,withCtx as r,createElementVNode as c,createCommentVNode as p,Fragment as u,renderList as y,normalizeClass as m,toDisplayString as v,createBlock as f,withDirectives as g,createTextVNode as C,vShow as h}from"vue";import{useMessage as k,NSpin as b,NInput as A,NIcon as L,NButton as w,NSelect as _,NTooltip as U}from"naive-ui";import{CloseOutline as N,AddOutline as V,AddCircleSharp as D}from"@vicons/ionicons5";import x from"./ValueCfg.vue.js";import{DataTypeEnums as B,ConditionEnums as I}from"../../types/enums.js";import{useDisplayCategory as S}from"./hooks/useDisplayCategory.js";import{useFilterConditions as j}from"./hooks/useFilterConditions.js";import{conditionOptions as F}from"./helpers/options.js";const z={class:"searchConditionByApi_wrapper"},O={class:"class-filter-content"},P={key:0,class:"item-name"},q=c("span",{class:"label"},"筛选分类名称:",-1),E={key:1,class:"quickSearch-content"},R=c("span",{class:"label"},"父类名称:",-1),J=["onDblclick","onClick"],K={key:0,class:"s-content"},M={key:2,class:"item-name"},Q=c("span",{class:"label"}," 过滤条件: ",-1),G=c("span",null,"添加",-1),H={class:"select-item-list"},T={class:"index-span"},W=["onClick"];var X=e({__name:"index",props:{actionList_prop:{type:Object,default:()=>({})},conditionList:{type:Array,default:()=>[]},tableId:{type:String,default:""},searchFieldList:{type:Array,default:()=>[]},showItemName:{type:Boolean,default:!0},hideAddBtn:{type:Boolean,default:!1}},emits:["saveAdd","cancelSaveAdd"],setup(e,{expose:X,emit:Y}){const Z=e,$=k(),ee=a(),ae=t({className:"",displayCategory:"",filterConditions:[]}),te=l(!1),{State:le,isEnableAddDisplayCategory:ie,editDisplayCategory:ne,handleDisplayCategorySelect:oe,handleDisplayCategoryRemove:se,handleDisplayCategoryAdd:de,handlerBlur:re,initDisplayCategories:ce}=S(i(ae,"displayCategory"),{conditionList:Z.conditionList},$),{State:pe,paramOptions:ue,addFilterCondition:ye,delFilterCondition:me,updateKey:ve,updateCondition:fe,getParamCfg:ge,initFilterConditions:Ce,getRawFilterConditions:he}=j(i(ae,"filterConditions"),Z.searchFieldList,B.API);function ke(){ae.className="",ae.displayCategory="",ae.filterConditions=[]}async function be(){var e;try{if(ke(),te.value=!0,ce(ee.displayCategoryList,Z.actionList_prop.displayCategory||void 0),Z.actionList_prop){ae.className=Z.actionList_prop.name,await Ce(Z.tableId,null!=(e=Z.actionList_prop.conObj)?e:[]);ae.filterConditions.length<1&&ue.value&&ue.value.length>0&&ye()}}finally{te.value=!1}}return be(),X({handleInitConditions:be,saveAdd:function(){new Promise((e=>{ae.className||!Z.showItemName?0!==ae.filterConditions.length?ae.filterConditions.some((({key:e,condition:a,value:t,presetVal:l})=>!e||!a||a===I.EQUAL&&!t&&!l))?$.warning("请补充完整条件内容"):e(!0):$.warning("请至少添加一个条件"):$.warning("请输入分类名称")})).then((()=>{let e;var a;"edit"===Z.actionList_prop.from&&(a=Z.actionList_prop.displayCategory,e=null==Z?void 0:Z.conditionList.find((e=>e.displayCategory===a)));const t={displayCategory:ae.displayCategory,name:ae.className||"",conObj:he()},l={id:e?e.sid:"",tableId:Z.tableId,setting:JSON.stringify(t)};Y("saveAdd",l,!1)}))},cancelSaveAdd:function(){ke(),Y("cancelSaveAdd")},addAction:ye,checkActionList:function(){return ae.filterConditions.every((e=>!e.field_key))}}),(a,t)=>(n(),o("div",z,[s(d(b),{show:te.value},{default:r((()=>[c("div",O,[e.showItemName?(n(),o("div",P,[q,s(d(A),{value:ae.className,"onUpdate:value":t[0]||(t[0]=e=>ae.className=e),placeholder:"请输入分类名称",style:{width:"250px"},maxlength:"10"},null,8,["value"])])):p("v-if",!0),e.showItemName?(n(),o("div",E,[R,(n(!0),o(u,null,y(d(le).displayCategories,((e,a)=>(n(),o("div",{class:m(["edit-tag",{"edit-tag-select":e.value===ae.displayCategory&&e.disabled}]),key:a,onDblclick:a=>d(ne)(a,e),onClick:a=>function(e){oe(e)}(e)},[e.disabled?(n(),o("div",K,[c("span",null,v(e.value),1)])):(n(),f(d(A),{key:1,style:{width:"100px"},disabled:e.disabled,onBlur:()=>e.disabled=!0,value:e.value,"onUpdate:value":a=>e.value=a,maxlength:10},null,8,["disabled","onBlur","value","onUpdate:value"])),s(d(L),{component:d(N),class:"anticon-close",size:"20",onClick:t=>d(se)(a,e)},null,8,["component","onClick"])],42,J)))),128)),d(ie)?(n(),o(u,{key:0},[g(s(d(w),{class:"ant-btn",icon:"plus",dashed:"",onClick:d(de)},{default:r((()=>[s(d(L),{component:d(V),size:"20"},null,8,["component"]),C(" "+v("添加父类"))])),_:1},8,["onClick"]),[[h,!d(le).showAdd]]),g(s(d(A),{class:"edit-tag",value:d(le).addDisplayCategory,"onUpdate:value":t[1]||(t[1]=e=>d(le).addDisplayCategory=e),valueModifiers:{trim:!0},style:{width:"100px"},onBlur:d(re),maxLength:10},null,8,["value","onBlur"]),[[h,d(le).showAdd]])],64)):p("v-if",!0)])):p("v-if",!0),e.hideAddBtn?p("v-if",!0):(n(),o("div",M,[Q,c("span",{class:"addAction",onClick:t[2]||(t[2]=(...e)=>d(ye)&&d(ye)(...e)),style:{cursor:"pointer"}},[s(d(L),{component:d(D),class:"blue",size:"18"},null,8,["component"]),G])])),c("ul",H,[(n(!0),o(u,null,y(ae.filterConditions,((e,a)=>(n(),o("li",{key:a},[c("span",T,v(a+1)+" ",1),p(" 选择 field_key "),s(d(_),{class:"form-item",placeholder:"请选择",value:e.key,to:"body",filterable:"",options:d(ue),"onUpdate:value":e=>d(ve)(a,e)},null,8,["value","options","onUpdate:value"]),p(" 选择 关系 "),e.key?(n(),f(d(_),{key:0,class:"form-item",placeholder:"请选择",value:e.condition,to:"body",filterable:"",options:d(F),"onUpdate:value":e=>d(fe)(a,e)},null,8,["value","options","onUpdate:value"])):p("v-if",!0),p(" 自定义 "),e.key&&e.condition&&e.condition!==d(I).NULL?(n(),f(x,{key:1,modelValue:e.value,"onUpdate:modelValue":a=>e.value=a,presetVal:e.presetVal,"onUpdate:presetVal":a=>e.presetVal=a,"param-cfg":d(ge)(e.key)},null,8,["modelValue","onUpdate:modelValue","presetVal","onUpdate:presetVal","param-cfg"])):p("v-if",!0),s(d(U),{title:"删除",trigger:"hover"},{trigger:r((()=>[c("i",{onClick:e=>d(me)(a),class:"iconfont-table-filter delete-item-icon icon-table-filter-menzhenyishengzhananniuqingchu"},null,8,W)])),default:r((()=>[C(" 删除 ")])),_:2},1024)])))),128))])])])),_:1},8,["show"])]))}});export{X as default};
|
package/es/components/table-filter/src/components/render-widget/components/CheckboxGroup.vue.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
import
|
|
1
|
+
import e from"./CheckboxGroup.vue2.js";import r from"../../../../../../_virtual/_plugin-vue_export-helper.js";var o=r(e,[["__file","CheckboxGroup.vue"]]);export{o as default};
|
package/es/components/table-filter/src/components/render-widget/components/CheckboxGroup.vue2.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{defineComponent as e,computed as a,openBlock as l,createBlock as u,unref as t,mergeProps as r,withCtx as v,createElementBlock as i,Fragment as n,renderList as o}from"vue";import{NCheckboxGroup as p,NCheckbox as s}from"naive-ui";var m=e({__name:"CheckboxGroup",props:{options:{type:[Array,String,Number]},value:{type:[Array,String,Number],default:""},multiple:{type:Boolean,default:!1}},emits:["update:value"],setup(e,{emit:m}){const y=e,f=a({set(e){m("update:value",e)},get:()=>Array.isArray(y.value)?y.value:y.value?[y.value]:[]});function d(e){y.multiple||!Array.isArray(e)?f.value=e:f.value=function(e){return e.filter((e=>!f.value.includes(e)))}(e)[0]}return(a,m)=>(l(),u(t(p),r(a.$attrs,{value:t(f),"onUpdate:value":d}),{default:v((()=>[(l(!0),i(n,null,o(e.options,(e=>(l(),u(t(s),{key:e.value,value:e.value,label:e.label},null,8,["value","label"])))),128))])),_:1},16,["value"]))}});export{m as default};
|