cnhis-design-vue 3.1.55-beta.2 → 3.1.55-beta.20
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/annotation-edit/index.d.ts +1 -1
- package/es/components/annotation-edit/src/AnnotationEdit.d.ts +1 -1
- package/es/components/audio-sdk/src/audioSDK.d.ts +7 -3
- package/es/components/audio-sdk/src/audioSDK.js +1 -1
- package/es/components/audio-sdk/src/components/recordingDialog.vue.d.ts +1 -0
- package/es/components/audio-sdk/src/components/recordingDialog.vue2.js +1 -1
- package/es/components/audio-sdk/style/index.css +1 -1
- package/es/components/base-search/index.d.ts +1 -1
- package/es/components/base-search/src/index.vue.d.ts +4 -4
- package/es/components/base-search/src/index.vue2.js +1 -1
- package/es/components/big-table/index.d.ts +22 -22
- package/es/components/big-table/src/BigTable.vue.d.ts +2 -2
- package/es/components/big-table/src/bigTableProps.d.ts +1 -1
- package/es/components/big-table/src/components/edit-form/edit-separate.vue.d.ts +5 -5
- package/es/components/big-table/src/components/edit-form/useCommon.d.ts +1 -1
- package/es/components/big-table/src/components/separate.vue.d.ts +1 -1
- package/es/components/big-table/src/constants/index.d.ts +1 -1
- package/es/components/big-table/src/hooks/useAnnotation.d.ts +1 -1
- package/es/components/big-table/src/hooks/useFormat.d.ts +1 -1
- package/es/components/big-table/src/hooks/useSeparateRow.d.ts +1 -1
- package/es/components/big-table/src/utils.d.ts +1 -1
- package/es/components/biunique-chat/index.d.ts +14 -14
- package/es/components/biunique-chat/src/BiuniqueChat.vue.d.ts +1 -1
- package/es/components/biunique-chat/src/api/index.d.ts +1 -1
- package/es/components/biunique-chat/src/components/ChatFooter.vue.d.ts +1 -1
- package/es/components/biunique-chat/src/components/ChatHeader.vue.d.ts +1 -1
- package/es/components/biunique-chat/src/components/ChatMain.vue.d.ts +1 -1
- package/es/components/biunique-chat/src/components/SiderList.vue.d.ts +1 -1
- package/es/components/biunique-chat/src/utils/chatSock.d.ts +1 -1
- package/es/components/body-select/index.d.ts +5 -5
- package/es/components/body-select/src/hooks/renderCanvas.d.ts +2 -2
- package/es/components/body-select/src/index.vue.d.ts +1 -1
- package/es/components/bpmn-workflow/index.d.ts +1 -1
- package/es/components/bpmn-workflow/src/BpmnWorkflow.d.ts +0 -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/index.d.ts +21 -21
- package/es/components/button-print/src/ButtonPrint.vue.d.ts +1 -1
- package/es/components/button-print/src/ButtonPrint.vue2.js +1 -1
- package/es/components/button-print/src/api.d.ts +1 -1
- package/es/components/button-print/src/components/EditFormat.vue.d.ts +1 -1
- package/es/components/button-print/src/utils/dialog.d.ts +1 -1
- package/es/components/button-print/src/utils/print.d.ts +2 -2
- package/es/components/callback/index.d.ts +1 -1
- package/es/components/callback/src/components/dialog/drawer.vue.d.ts +1 -1
- package/es/components/callback/src/components/dialog/modal.vue.d.ts +1 -1
- package/es/components/callback/src/components/render/popupMaps.d.ts +61 -162
- package/es/components/card-reader-sdk/src/cardReaderSDK.d.ts +1 -1
- package/es/components/card-reader-sdk/src/components/readCardDialog.vue.d.ts +1 -1
- package/es/components/card-reader-sdk/src/constants/index.d.ts +1 -1
- package/es/components/card-reader-sdk/src/insuranceSDK.d.ts +1 -1
- package/es/components/card-reader-sdk/src/types/index.d.ts +2 -2
- package/es/components/card-reader-sdk/src/utils/readHealthCard.d.ts +1 -1
- package/es/components/classification/index.d.ts +20 -20
- package/es/components/classification/src/components/set-classification/index.vue.d.ts +13 -13
- package/es/components/classification/src/components/table-modal/index.vue.d.ts +1 -1
- package/es/components/classification/src/index.vue.d.ts +13 -13
- package/es/components/config-provider/index.d.ts +1 -1
- package/es/components/date-picker/index.d.ts +2 -2
- package/es/components/date-picker/src/DatePicker.vue.d.ts +1 -1
- package/es/components/editor/index.d.ts +1 -1
- package/es/components/expand-field/index.d.ts +29 -29
- package/es/components/expand-field/src/components/PersonModal.vue.d.ts +2 -2
- package/es/components/expand-field/src/components/form.vue.d.ts +2 -2
- package/es/components/expand-field/src/components/form.vue2.js +1 -1
- package/es/components/expand-field/src/constants/index.d.ts +1 -1
- package/es/components/expand-field/src/index.vue.d.ts +2 -2
- package/es/components/fabric-chart/index.d.ts +6 -6
- package/es/components/fabric-chart/src/FabricChart.vue.d.ts +1 -1
- package/es/components/fabric-chart/src/components/PopupTip.vue.d.ts +1 -1
- package/es/components/fabric-chart/src/constants/index.d.ts +4 -1
- package/es/components/fabric-chart/src/constants/index.js +1 -1
- package/es/components/fabric-chart/src/hooks/birthProcess/useBirthProcess.d.ts +3 -3
- package/es/components/fabric-chart/src/hooks/birthProcess/useBirthProcessChart.d.ts +3 -3
- package/es/components/fabric-chart/src/hooks/electrocardiogram/hooks/useDetailEvent.d.ts +2 -2
- package/es/components/fabric-chart/src/hooks/electrocardiogram/useElectrocardiogram.d.ts +2 -2
- package/es/components/fabric-chart/src/hooks/electrocardiogram/useElectrocardiogram.js +1 -1
- package/es/components/fabric-chart/src/hooks/electrocardiogram/useElectrocardiogramChart.d.ts +5 -4
- package/es/components/fabric-chart/src/hooks/electrocardiogram/useElectrocardiogramChart.js +1 -1
- package/es/components/fabric-chart/src/hooks/electrocardiogram/useMeasureInstrument.d.ts +2 -2
- package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useCenter.d.ts +3 -3
- package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useLeft.d.ts +3 -3
- package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useOther.d.ts +3 -3
- package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useSurgicalAnesthesiaChart.d.ts +3 -3
- package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useTop.d.ts +3 -3
- package/es/components/fabric-chart/src/hooks/temperature/useBottom.d.ts +2 -2
- package/es/components/fabric-chart/src/hooks/temperature/useCenter.d.ts +3 -3
- package/es/components/fabric-chart/src/hooks/temperature/useLeft.d.ts +2 -2
- package/es/components/fabric-chart/src/hooks/temperature/useOther.d.ts +2 -2
- package/es/components/fabric-chart/src/hooks/temperature/useRight.d.ts +2 -2
- package/es/components/fabric-chart/src/hooks/temperature/useShadow.d.ts +1 -1
- package/es/components/fabric-chart/src/hooks/temperature/useTemperatureChart.d.ts +3 -3
- package/es/components/fabric-chart/src/hooks/temperature/useTop.d.ts +2 -2
- package/es/components/fabric-chart/src/hooks/useCommon.d.ts +2 -2
- package/es/components/fabric-chart/src/hooks/useCumputedPoint.d.ts +1 -1
- package/es/components/fabric-chart/src/hooks/useDraw.d.ts +2 -2
- package/es/components/fabric-chart/src/hooks/useEvent.d.ts +1 -1
- package/es/components/fabric-chart/src/hooks/useGrid.d.ts +2 -2
- package/es/components/fabric-chart/src/hooks/useScaleColumn.d.ts +2 -2
- package/es/components/fabric-chart/src/interface.d.ts +2 -2
- package/es/components/fabric-chart/src/utils/index.d.ts +1 -1
- package/es/components/field-set/index.d.ts +15 -15
- package/es/components/field-set/src/FieldSet.vue.d.ts +5 -5
- package/es/components/field-set/src/components/Row.vue.d.ts +2 -2
- package/es/components/field-set/src/types/index.d.ts +1 -1
- package/es/components/field-set/src/utils/index.d.ts +3 -3
- package/es/components/form-config/index.d.ts +280 -475
- package/es/components/form-config/src/FormConfig.vue.d.ts +406 -601
- package/es/components/form-config/src/components/FormConfigCreator.vue.d.ts +27 -128
- package/es/components/form-config/src/components/FormConfigDragDisplay.vue.d.ts +1 -1
- package/es/components/form-config/src/components/FormConfigEdit.vue.d.ts +193 -291
- package/es/components/form-config/src/components/FormConfigEventSetting.vue.d.ts +2 -2
- package/es/components/form-config/src/components/FormConfigMaterialItem.d.ts +1 -1
- package/es/components/form-config/src/components/renderer/CloseButton.vue.d.ts +1 -1
- package/es/components/form-config/src/components/renderer/ComplexNode.vue.d.ts +2 -2
- package/es/components/form-config/src/components/renderer/DefaultNode.vue.d.ts +2 -2
- package/es/components/form-config/src/constants/index.d.ts +2 -2
- package/es/components/form-config/src/hooks/useConfigurationField.d.ts +3 -3
- package/es/components/form-config/src/hooks/useDataNormalize.d.ts +1 -1
- package/es/components/form-config/src/hooks/useSortalbeConfig.d.ts +1 -1
- package/es/components/form-config/src/types/index.d.ts +2 -2
- package/es/components/form-config/src/utils/index.d.ts +3 -3
- package/es/components/form-render/index.d.ts +60 -161
- package/es/components/form-render/index.js +1 -1
- package/es/components/form-render/src/FormRender.vue.d.ts +25 -127
- package/es/components/form-render/src/FormRender.vue2.js +1 -1
- package/es/components/form-render/src/FormRenderWrapper.vue.d.ts +83 -184
- package/es/components/form-render/src/components/renderer/combination/combination.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/combination/hooks/useCombination.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/combination/hooks/useDeepValidate.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/combination/jsonCombination.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/combination/tableCombination.d.ts +2 -2
- package/es/components/form-render/src/components/renderer/complex.js +1 -1
- package/es/components/form-render/src/components/renderer/date.js +1 -1
- package/es/components/form-render/src/components/renderer/formItem.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/inputNumber.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/levelSearchCascader/index.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/lineBar/FormCollapse.vue.d.ts +2 -2
- package/es/components/form-render/src/components/renderer/lineBar/FormCollapse.vue2.js +1 -1
- package/es/components/form-render/src/components/renderer/lineBar/index.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/radio&checkbox.d.ts +2 -2
- package/es/components/form-render/src/components/renderer/remoteSearch.d.ts +2 -2
- package/es/components/form-render/src/components/renderer/remoteSearch.js +1 -1
- package/es/components/form-render/src/components/renderer/searchCascade.d.ts +2 -2
- package/es/components/form-render/src/components/renderer/searchCascade.js +1 -1
- package/es/components/form-render/src/components/renderer/select.d.ts +3 -3
- package/es/components/form-render/src/components/renderer/select.js +1 -1
- package/es/components/form-render/src/components/renderer/simpleComponent.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/switch.js +1 -1
- package/es/components/form-render/src/components/renderer/textarea.js +1 -1
- package/es/components/form-render/src/constants/index.d.ts +5 -6
- package/es/components/form-render/src/constants/index.js +1 -1
- package/es/components/form-render/src/hooks/useAnchor.d.ts +2 -2
- package/es/components/form-render/src/hooks/useAnchor.js +1 -1
- package/es/components/form-render/src/hooks/useBusinessBinding.d.ts +1 -1
- package/es/components/form-render/src/hooks/useBusinessBinding.js +1 -1
- package/es/components/form-render/src/hooks/useCommonInjection.d.ts +1 -1
- package/es/components/form-render/src/hooks/useComplexOptions.d.ts +2 -2
- package/es/components/form-render/src/hooks/useFieldListAdaptor.d.ts +1 -1
- package/es/components/form-render/src/hooks/useFieldNormalize.d.ts +19 -19
- package/es/components/form-render/src/hooks/useFormContext.d.ts +6 -6
- package/es/components/form-render/src/hooks/useFormEvent.d.ts +4 -25
- package/es/components/form-render/src/hooks/useFormEvent.js +1 -1
- package/es/components/form-render/src/hooks/useFormItemDeps.d.ts +5 -5
- package/es/components/form-render/src/hooks/useFormItemDeps.js +1 -1
- package/es/components/form-render/src/hooks/useFormRenderLifeCycle.d.ts +8 -8
- package/es/components/form-render/src/hooks/useFormRenderOptions.d.ts +16 -12
- package/es/components/form-render/src/hooks/useFormRenderOptions.js +1 -1
- package/es/components/form-render/src/hooks/useFormValidator.d.ts +1 -1
- package/es/components/form-render/src/hooks/useFormValidator.js +1 -1
- package/es/components/form-render/src/hooks/useLowCodeReactions.d.ts +1 -1
- package/es/components/form-render/src/hooks/useOperationalForm.d.ts +1 -1
- package/es/components/form-render/src/hooks/usePresetScope.js +1 -1
- package/es/components/form-render/src/hooks/useWordbookSetting.d.ts +2 -2
- package/es/components/form-render/src/types/fieldItem.d.ts +3 -3
- package/es/components/form-render/src/types/index.d.ts +15 -15
- package/es/components/form-render/src/utils/business.d.ts +2 -2
- package/es/components/form-render/src/utils/dom.d.ts +1 -1
- package/es/components/form-render/src/utils/index.d.ts +4 -18
- package/es/components/form-render/src/utils/index.js +1 -1
- package/es/components/form-render/src/utils/schema.d.ts +3 -3
- package/es/components/form-render/src/utils/schema.js +1 -1
- package/es/components/grid/index.d.ts +1 -1
- package/es/components/guide/src/renderer.d.ts +1 -1
- package/es/components/guide/src/types/index.d.ts +1 -1
- package/es/components/guide/src/useGuide.d.ts +1 -1
- package/es/components/guide/src/utils/index.d.ts +1 -1
- package/es/components/iho-table/index.d.ts +39 -39
- package/es/components/iho-table/src/IhoTable.vue.d.ts +27 -27
- package/es/components/iho-table/src/constants/index.d.ts +5 -5
- package/es/components/iho-table/src/hooks/tapHooks/index.d.ts +9 -9
- package/es/components/iho-table/src/hooks/tapHooks/useConfigHooks.d.ts +21 -21
- package/es/components/iho-table/src/hooks/tapHooks/useDataHooks.d.ts +10 -10
- package/es/components/iho-table/src/hooks/tapHooks/useDomInsertHooks.d.ts +4 -4
- package/es/components/iho-table/src/hooks/tapHooks/useEventHooks.d.ts +65 -65
- package/es/components/iho-table/src/hooks/tapHooks/useExposeHooks.d.ts +4 -4
- package/es/components/iho-table/src/hooks/tapHooks/useFieldHooks.d.ts +7 -7
- package/es/components/iho-table/src/hooks/tapHooks/useSetupHooks.d.ts +3 -3
- package/es/components/iho-table/src/hooks/useColumnConfigAdaptor.d.ts +1 -1
- package/es/components/iho-table/src/hooks/useTablePlugin.d.ts +2 -2
- package/es/components/iho-table/src/plugins/anchorPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/anchorPlugin/useAnchor.d.ts +1 -1
- package/es/components/iho-table/src/plugins/bindEventSettingPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/colorAndIconPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/copyPastePlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/defaultConfigPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/defaultValuePlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/defaultValuePlugin.js +1 -1
- package/es/components/iho-table/src/plugins/filterDaterangeRenderPlugin/filter.vue.d.ts +2 -2
- package/es/components/iho-table/src/plugins/filterDaterangeRenderPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/filterRenderPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/filterVisibleEventPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/forceArrowKeyPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/headerPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/highLightSetPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/keyboardEventPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/lowCodeFieldAdaptorPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/maxCheckSizePlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/operationalFormPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/dateRendererPlugin/editDate.vue.d.ts +2 -2
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/dateRendererPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/hooks/useAutoFocus.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/hooks/useSelectOption.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/inputRendererPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/levelSearchCascadePlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/levelSearchCascadePlugin/levelSearchCascade.vue.d.ts +7 -7
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/numberRendererPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/numberRendererPlugin.js +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/radioRendererPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/editSelect.d.ts +8 -2
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/editSelect.js +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/selectUtils.d.ts +2 -2
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/editSeparate.vue.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/separateUtils.d.ts +2 -2
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/timeRendererPlugin/editTime.vue.d.ts +2 -2
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/timeRendererPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/widgets/checkRendererPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/widgets/colorRendererPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/widgets/defaultRendererPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/widgets/htmlRendererPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/widgets/labelRendererPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/widgets/pictureRendererPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/widgets/seqRendererPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rowClickPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rowDragPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rowGroupSettingPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rowGroupSettingPlugin/rowGroupUtils.d.ts +2 -2
- package/es/components/iho-table/src/plugins/varialbleHeightPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/virtualTreePlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/wordbookSettingPlugin.d.ts +1 -1
- package/es/components/iho-table/src/types/index.d.ts +3 -3
- package/es/components/iho-table/src/types/pluginType.d.ts +2 -2
- package/es/components/iho-table/src/utils/index.d.ts +3 -3
- package/es/components/iho-table/src/utils/separateMap.d.ts +2 -2
- package/es/components/index.css +1 -1
- package/es/components/index.d.ts +3 -3
- package/es/components/index.js +1 -1
- package/es/components/info-header/index.d.ts +175 -377
- package/es/components/info-header/src/InfoHeader.vue.d.ts +191 -393
- package/es/components/info-header/src/components/infoDescription/DescriptionItem.vue.d.ts +6 -6
- package/es/components/info-header/src/components/infoDescription/DescriptionList.vue.d.ts +9 -9
- package/es/components/info-header/src/components/infoDescription/index.vue.d.ts +106 -207
- package/es/components/info-header/src/components/patientInfo/index.vue.d.ts +28 -129
- package/es/components/info-header/src/constants/index.d.ts +1 -1
- package/es/components/info-header/src/types/index.d.ts +1 -1
- package/es/components/keyboard/index.d.ts +1 -1
- package/es/components/map/index.d.ts +1 -1
- package/es/components/map/src/Map.vue.d.ts +1 -1
- package/es/components/picture-clipper/index.d.ts +1 -1
- package/es/components/picture-clipper/src/PictureClipper.vue.d.ts +1 -1
- package/es/components/quick-search/index.d.ts +1 -1
- package/es/components/quick-search/src/index.vue.d.ts +4 -4
- package/es/components/recommend-search/index.d.ts +25 -25
- package/es/components/recommend-search/src/RecommendSearch.vue.d.ts +7 -7
- package/es/components/recommend-search/src/components/RecommendInput.vue.d.ts +3 -3
- package/es/components/recommend-search/src/components/RecommendSelect.vue.d.ts +2 -2
- package/es/components/scale-view/index.d.ts +1 -1
- package/es/components/scale-view/src/ScaleView.vue2.js +1 -1
- package/es/components/scale-view/src/hooks/use-component.d.ts +33 -33
- package/es/components/scale-view/src/types/index.d.ts +1 -1
- package/es/components/search-cascader/index.d.ts +34 -34
- package/es/components/search-cascader/src/SearchCascader.vue.d.ts +1 -1
- package/es/components/search-cascader/src/components/SearchMenu.d.ts +1 -1
- package/es/components/search-cascader/src/constants/index.d.ts +1 -1
- package/es/components/search-cascader/src/utils/index.d.ts +1 -1
- package/es/components/select-label/index.d.ts +1 -1
- package/es/components/select-label/src/LabelFormContent.vue.d.ts +1 -1
- package/es/components/select-label/src/LabelFormContent.vue2.js +1 -1
- package/es/components/select-label/src/SelectLabel.vue.d.ts +1 -1
- package/es/components/select-label/src/ihoLabel/IhoLabelFormContent.vue.d.ts +3 -3
- package/es/components/select-label/src/ihoLabel/IhoSelectLabel.vue.d.ts +3 -3
- package/es/components/select-label/src/ihoLabel/iho-label-classify.vue.d.ts +1 -1
- package/es/components/select-label/src/index.vue.d.ts +19 -19
- package/es/components/select-person/index.d.ts +22 -22
- package/es/components/select-person/src/SearchMultiple.vue.d.ts +0 -6
- package/es/components/select-person/src/SelectPerson.vue.d.ts +1 -1
- package/es/components/shortcut-provider/index.d.ts +1 -1
- package/es/components/shortcut-provider/src/ShortcutProvider.vue.d.ts +2 -2
- package/es/components/shortcut-provider/src/constants/index.d.ts +1 -1
- package/es/components/shortcut-provider/src/hooks/useShortcuts.d.ts +1 -1
- package/es/components/shortcut-provider/src/types/index.d.ts +1 -1
- package/es/components/shortcut-provider/src/utils/index.d.ts +1 -1
- package/es/components/shortcut-setter/index.d.ts +76 -176
- package/es/components/shortcut-setter/src/ShortcutSetter.vue.d.ts +109 -209
- package/es/components/shortcut-setter/src/ShortcutSetterItem.vue.d.ts +2 -2
- package/es/components/shortcut-setter/src/types/index.d.ts +1 -1
- package/es/components/slider-tree/index.d.ts +1 -1
- package/es/components/steps-wheel/index.d.ts +1 -1
- package/es/components/table-export-field/index.d.ts +3 -3
- package/es/components/table-export-field/src/components/ExportModal.vue.d.ts +4 -1
- package/es/components/table-export-field/src/components/SaveProjectModal.vue.d.ts +1 -1
- package/es/components/table-export-field/src/constants/index.d.ts +1 -1
- package/es/components/table-export-field/src/index.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/bi-filter/hooks/useBiConditions.d.ts +1 -1
- package/es/components/table-filter/src/components/bi-filter/index.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/classify-filter/hooks/useDisplayCategory.d.ts +1 -1
- package/es/components/table-filter/src/components/classify-filter/hooks/useFilterConditions.d.ts +1 -1
- package/es/components/table-filter/src/components/classify-filter/index.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/render-widget/components/CheckboxGroup.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/render-widget/components/DateInner.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/render-widget/components/DateOut.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/render-widget/components/DateQuickBtn/index.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/render-widget/components/DateRangeInner.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/render-widget/components/DateRangeOut.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/render-widget/components/InputCustom.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/render-widget/components/LabelInner.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/render-widget/components/LabelOut.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/render-widget/components/SelectDynamic.vue.d.ts +4 -0
- package/es/components/table-filter/src/components/render-widget/components/SelectDynamic.vue2.js +1 -1
- package/es/components/table-filter/src/components/render-widget/components/SelectDynamicOption/index.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/render-widget/components/index.d.ts +4 -0
- package/es/components/table-filter/src/components/render-widget/helpers/setDefaultValue.d.ts +1 -1
- package/es/components/table-filter/src/components/render-widget/widgetCfgMaps.d.ts +13 -9
- package/es/components/table-filter/src/constants/index.d.ts +1 -1
- package/es/components/table-filter/src/hooks/useAdvanced.d.ts +2 -2
- package/es/components/table-filter/src/hooks/useMixins.d.ts +1 -1
- package/es/components/table-filter/src/hooks/useRenderWidget.d.ts +1 -1
- package/es/components/table-filter/src/tool/transformData.d.ts +1 -1
- package/es/components/table-filter/src/types/index.d.ts +1 -0
- package/es/components/time-line/index.d.ts +1 -1
- package/es/components/time-picker/index.d.ts +2 -2
- package/es/components/time-picker/src/TimePicker.vue.d.ts +1 -1
- package/es/components/vod-chunk-upload/index.d.ts +1 -1
- package/es/env.d.ts +25 -25
- package/es/shared/assets/img/failure.png.js +1 -1
- package/es/shared/assets/img/no-permission.png.js +1 -1
- package/es/shared/assets/img/nodata.png.js +1 -1
- package/es/shared/assets/img/notfound.png.js +1 -1
- package/es/shared/assets/img/qr.png.js +1 -1
- package/es/shared/assets/img/success.png.js +1 -1
- package/es/shared/assets/img/video.png.js +1 -1
- package/es/shared/assets/img/video_default_cover.png.js +1 -1
- package/es/shared/assets/img/xb_big.png.js +1 -1
- package/es/shared/assets/img/xb_small.png.js +1 -1
- package/es/shared/components/InputNumberSlash/InputNumberSlash.d.ts +5 -3
- package/es/shared/components/InputNumberSlash/InputNumberSlash.js +1 -1
- package/es/shared/components/SelectPage/SelectPage.vue.d.ts +1 -1
- package/es/shared/components/SlotRender/SlotRender.d.ts +1 -1
- package/es/shared/components/VueDraggable/src/vuedraggable.d.ts +86 -0
- package/es/shared/hooks/selectHooks/useOptionFiltered.d.ts +1 -1
- package/es/shared/hooks/selectHooks/useSearchContent.d.ts +1 -1
- package/es/shared/hooks/selectHooks/useSearchContent.js +1 -1
- package/es/shared/hooks/selectHooks/useSelectAllowModify.d.ts +1 -1
- package/es/shared/hooks/selectHooks/useSelectRenders.d.ts +1 -1
- package/es/shared/hooks/useAsyncQueue/types.d.ts +1 -1
- package/es/shared/hooks/useDateTime.d.ts +1 -1
- package/es/shared/hooks/useFormRequest/index.d.ts +2 -2
- package/es/shared/hooks/useFormRequest/types.d.ts +2 -2
- package/es/shared/hooks/useLevelSearchCascader.d.ts +2 -2
- package/es/shared/hooks/useTheme.d.ts +1 -1
- package/es/shared/package.json.js +1 -1
- package/es/shared/types/business.d.ts +1 -1
- package/es/shared/utils/business.d.ts +1 -1
- package/es/shared/utils/business.js +1 -1
- package/es/shared/utils/fabricjs/index.d.ts +6823 -0
- package/es/shared/utils/index.d.ts +1 -1
- package/es/shared/utils/tapable/index.d.ts +139 -0
- package/package.json +2 -2
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { AnyObject } from '
|
|
2
|
-
import { ShortcutSignatureInfo } from '
|
|
1
|
+
import { AnyObject } from '../../../shared/types';
|
|
2
|
+
import { ShortcutSignatureInfo } from '../../../components/shortcut-provider';
|
|
3
3
|
declare enum ShortcutInputState {
|
|
4
4
|
STATIC = 0,
|
|
5
5
|
EDIT = 1
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ShortcutSignatureInfo } from '
|
|
1
|
+
import { ShortcutSignatureInfo } from '../../../../components/shortcut-provider';
|
|
2
2
|
export interface ShortcutSetterExpose {
|
|
3
3
|
loadSignature(): void;
|
|
4
4
|
getSignature(): Record<string, ShortcutSignatureInfo>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { SFCWithInstall } from '
|
|
1
|
+
import { SFCWithInstall } from '../../shared/types';
|
|
2
2
|
declare const TableExportField: SFCWithInstall<import("vue").DefineComponent<{
|
|
3
3
|
visible: {
|
|
4
4
|
type: BooleanConstructor;
|
|
@@ -148,7 +148,7 @@ declare const TableExportField: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
148
148
|
isSelectAll: import("vue").Ref<boolean>;
|
|
149
149
|
isIndeterminate: import("vue").Ref<boolean>;
|
|
150
150
|
fieldCheckList: import("vue").Ref<any[]>;
|
|
151
|
-
exportApiConfig: import("
|
|
151
|
+
exportApiConfig: import("../../shared/types").AnyObject;
|
|
152
152
|
curSchemeId: import("vue").ComputedRef<string>;
|
|
153
153
|
dragEnd: () => void;
|
|
154
154
|
deleteExportSchemeItem: (schemeId: string) => Promise<import("naive-ui").MessageReactive | undefined>;
|
|
@@ -401,7 +401,7 @@ declare const TableExportField: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
401
401
|
};
|
|
402
402
|
selectProject: import("vue").Ref<any>;
|
|
403
403
|
projectList: import("vue").Ref<any[]>;
|
|
404
|
-
exportApiConfig: import("
|
|
404
|
+
exportApiConfig: import("../../shared/types").AnyObject;
|
|
405
405
|
handleRadioChange: (value: string | number | boolean) => void;
|
|
406
406
|
validateProjectName: () => boolean;
|
|
407
407
|
getParams: () => {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { PropType } from 'vue';
|
|
2
|
-
import { IExportSchemeType } from '
|
|
2
|
+
import { IExportSchemeType } from '../../../../components/table-export-field/src/types';
|
|
3
3
|
declare const _default: import("vue").DefineComponent<{
|
|
4
4
|
visible: {
|
|
5
5
|
type: BooleanConstructor;
|
|
@@ -111,6 +111,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
111
111
|
readonly type: PropType<(string | number)[] | null>;
|
|
112
112
|
readonly default: null;
|
|
113
113
|
};
|
|
114
|
+
/**
|
|
115
|
+
* 拖拽完成
|
|
116
|
+
*/
|
|
114
117
|
readonly disabled: {
|
|
115
118
|
readonly type: PropType<boolean | undefined>;
|
|
116
119
|
readonly default: undefined;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { PropType } from 'vue';
|
|
2
|
-
import { IExportSchemeType } from '
|
|
2
|
+
import { IExportSchemeType } from '../../../../components/table-export-field/src/types';
|
|
3
3
|
declare const _default: import("vue").DefineComponent<{
|
|
4
4
|
visible: {
|
|
5
5
|
type: BooleanConstructor;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { PropType } from 'vue';
|
|
2
|
-
import { IExportSchemeType } from '
|
|
2
|
+
import { IExportSchemeType } from '../../../components/table-export-field/src/types';
|
|
3
3
|
declare const _default: import("vue").DefineComponent<{
|
|
4
4
|
visible: {
|
|
5
5
|
type: BooleanConstructor;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Ref } from 'vue';
|
|
2
|
-
import { ISearchConfigType } from '
|
|
2
|
+
import { ISearchConfigType } from '../../../../../../components/table-filter/src/types';
|
|
3
3
|
export declare const useBiConditions: (filterConditions: Ref, selectList: any, dataType: string) => {
|
|
4
4
|
State: any;
|
|
5
5
|
paramOptions: import("vue").ComputedRef<any>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { PropType } from 'vue';
|
|
2
|
-
import { IClassifyListType, ICategoryItemType } from '
|
|
2
|
+
import { IClassifyListType, ICategoryItemType } from '../../../../../components/table-filter/src/types';
|
|
3
3
|
declare const _default: import("vue").DefineComponent<{
|
|
4
4
|
actionList_prop: {
|
|
5
5
|
type: PropType<IClassifyListType>;
|
|
@@ -94,7 +94,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
94
94
|
updateKey: (index: number, val: any) => void;
|
|
95
95
|
updateCondition: (index: number, val: any) => void;
|
|
96
96
|
getParamCfg: (key: string) => any;
|
|
97
|
-
initFilterConditions: (tableId: string, rawConditions: import("
|
|
97
|
+
initFilterConditions: (tableId: string, rawConditions: import("../../../../../components/table-filter/src/types").ISearchConfigType[]) => Promise<void>;
|
|
98
98
|
getRawFilterConditions: () => any;
|
|
99
99
|
isShowValueCfg: (con: string) => boolean;
|
|
100
100
|
handleEditDisplayCategory: (item: ICategoryItemType) => void;
|
package/es/components/table-filter/src/components/classify-filter/hooks/useDisplayCategory.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Ref } from 'vue';
|
|
2
|
-
import { ICategoryItemType } from '
|
|
2
|
+
import { ICategoryItemType } from '../../../../../../components/table-filter/src/types';
|
|
3
3
|
export declare const useDisplayCategory: (selectedDisplayCategory: Ref, { conditionList }: any, $message: any) => {
|
|
4
4
|
State: {
|
|
5
5
|
addDisplayCategory: string;
|
package/es/components/table-filter/src/components/classify-filter/hooks/useFilterConditions.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Ref } from 'vue';
|
|
2
|
-
import { ISearchConfigType } from '
|
|
2
|
+
import { ISearchConfigType } from '../../../../../../components/table-filter/src/types';
|
|
3
3
|
export declare const useFilterConditions: (filterConditions: Ref, selectList: any, dataType: string) => {
|
|
4
4
|
State: any;
|
|
5
5
|
paramOptions: import("vue").ComputedRef<any>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { PropType } from 'vue';
|
|
2
|
-
import { IClassifyListType, ICategoryItemType } from '
|
|
2
|
+
import { IClassifyListType, ICategoryItemType } from '../../../../../components/table-filter/src/types';
|
|
3
3
|
declare const _default: import("vue").DefineComponent<{
|
|
4
4
|
actionList_prop: {
|
|
5
5
|
type: PropType<IClassifyListType>;
|
|
@@ -101,7 +101,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
101
101
|
updateKey: (index: number, val: any) => void;
|
|
102
102
|
updateCondition: (index: number, val: any) => void;
|
|
103
103
|
getParamCfg: (key: string) => any;
|
|
104
|
-
initFilterConditions: (tableId: string, rawConditions: import("
|
|
104
|
+
initFilterConditions: (tableId: string, rawConditions: import("../../../../../components/table-filter/src/types").ISearchConfigType) => Promise<void>;
|
|
105
105
|
getRawFilterConditions: () => any[];
|
|
106
106
|
handleEditDisplayCategory: (item: ICategoryItemType) => void;
|
|
107
107
|
handleDisplayCategoryAddState: () => void;
|
package/es/components/table-filter/src/components/render-widget/components/CheckboxGroup.vue.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { PropType } from 'vue';
|
|
2
|
-
import { ICheckboxType } from '
|
|
2
|
+
import { ICheckboxType } from '../../../../../../components/table-filter/src/types';
|
|
3
3
|
declare const _default: import("vue").DefineComponent<{
|
|
4
4
|
options: {
|
|
5
5
|
type: PropType<ICheckboxType[]>;
|
package/es/components/table-filter/src/components/render-widget/components/DateInner.vue.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { PropType } from 'vue';
|
|
2
|
-
import { AnyObject } from '
|
|
2
|
+
import { AnyObject } from '../../../../../../shared/types';
|
|
3
3
|
declare type ITypeDate = 'date' | 'datetime';
|
|
4
4
|
declare const _default: import("vue").DefineComponent<{
|
|
5
5
|
componentCfg: {
|
|
@@ -83,7 +83,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
83
83
|
};
|
|
84
84
|
init: () => void;
|
|
85
85
|
NButton: any;
|
|
86
|
-
CDatePicker: import("
|
|
86
|
+
CDatePicker: import("../../../../../../shared/types").SFCWithInstall<import("vue").DefineComponent<{
|
|
87
87
|
updateUnchangedValue: {
|
|
88
88
|
type: BooleanConstructor;
|
|
89
89
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { PropType } from 'vue';
|
|
2
|
-
import { AnyObject } from '
|
|
2
|
+
import { AnyObject } from '../../../../../../shared/types';
|
|
3
3
|
declare type ITypeDate = 'date' | 'datetime';
|
|
4
4
|
declare const _default: import("vue").DefineComponent<{
|
|
5
5
|
componentCfg: {
|
|
@@ -66,7 +66,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
66
66
|
isSecondDisabled(second: number, minute: number | null, hour: number | null): boolean | undefined;
|
|
67
67
|
};
|
|
68
68
|
init: () => void;
|
|
69
|
-
CDatePicker: import("
|
|
69
|
+
CDatePicker: import("../../../../../../shared/types").SFCWithInstall<import("vue").DefineComponent<{
|
|
70
70
|
updateUnchangedValue: {
|
|
71
71
|
type: BooleanConstructor;
|
|
72
72
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { PropType } from 'vue';
|
|
2
|
-
import { AnyObject } from '
|
|
2
|
+
import { AnyObject } from '../../../../../../../shared/types';
|
|
3
3
|
declare type ITypeDate = 'date' | 'datetime';
|
|
4
4
|
declare const _default: import("vue").DefineComponent<{
|
|
5
5
|
componentCfg: {
|
package/es/components/table-filter/src/components/render-widget/components/DateRangeInner.vue.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { PropType } from 'vue';
|
|
2
|
-
import { AnyObject } from '
|
|
2
|
+
import { AnyObject } from '../../../../../../shared/types';
|
|
3
3
|
declare type ITypeDate = 'date' | 'datetime';
|
|
4
4
|
declare const _default: import("vue").DefineComponent<{
|
|
5
5
|
componentCfg: {
|
|
@@ -101,7 +101,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
101
101
|
};
|
|
102
102
|
init: () => void;
|
|
103
103
|
NButton: any;
|
|
104
|
-
CDatePicker: import("
|
|
104
|
+
CDatePicker: import("../../../../../../shared/types").SFCWithInstall<import("vue").DefineComponent<{
|
|
105
105
|
updateUnchangedValue: {
|
|
106
106
|
type: BooleanConstructor;
|
|
107
107
|
};
|
package/es/components/table-filter/src/components/render-widget/components/DateRangeOut.vue.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { PropType } from 'vue';
|
|
2
|
-
import { AnyObject } from '
|
|
2
|
+
import { AnyObject } from '../../../../../../shared/types';
|
|
3
3
|
declare type ITypeDate = 'daterange' | 'datetimerange';
|
|
4
4
|
declare const _default: import("vue").DefineComponent<{
|
|
5
5
|
type: {
|
|
@@ -68,7 +68,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
68
68
|
isSecondDisabled(second: number, minute: number | null, hour: number | null): boolean | undefined;
|
|
69
69
|
};
|
|
70
70
|
init: () => void;
|
|
71
|
-
CDatePicker: import("
|
|
71
|
+
CDatePicker: import("../../../../../../shared/types").SFCWithInstall<import("vue").DefineComponent<{
|
|
72
72
|
updateUnchangedValue: {
|
|
73
73
|
type: BooleanConstructor;
|
|
74
74
|
};
|
package/es/components/table-filter/src/components/render-widget/components/LabelInner.vue.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { PropType } from 'vue';
|
|
2
|
-
import { IFilterCategoryLabelItemType, IhoFilterTabLabelItemType } from '
|
|
3
|
-
import { AnyObject } from '
|
|
2
|
+
import { IFilterCategoryLabelItemType, IhoFilterTabLabelItemType } from '../../../../../../components/table-filter/src/types';
|
|
3
|
+
import { AnyObject } from '../../../../../../shared/types';
|
|
4
4
|
declare const _default: import("vue").DefineComponent<{
|
|
5
5
|
componentCfg: {
|
|
6
6
|
type: PropType<AnyObject>;
|
package/es/components/table-filter/src/components/render-widget/components/LabelOut.vue.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { PropType } from 'vue';
|
|
2
2
|
import { SelectOption } from 'naive-ui';
|
|
3
|
-
import { AnyObject } from '
|
|
3
|
+
import { AnyObject } from '../../../../../../shared/types';
|
|
4
4
|
declare const _default: import("vue").DefineComponent<{
|
|
5
5
|
componentCfg: {
|
|
6
6
|
type: PropType<AnyObject>;
|
package/es/components/table-filter/src/components/render-widget/components/SelectDynamic.vue.d.ts
CHANGED
|
@@ -7,6 +7,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
7
7
|
};
|
|
8
8
|
}, {
|
|
9
9
|
message: import("naive-ui").MessageApi;
|
|
10
|
+
tableType: {
|
|
11
|
+
SQL: string;
|
|
12
|
+
API: string;
|
|
13
|
+
};
|
|
10
14
|
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
11
15
|
value: {
|
|
12
16
|
type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
|
package/es/components/table-filter/src/components/render-widget/components/SelectDynamic.vue2.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
import{defineComponent as e,useAttrs as a,ref as l,inject as t,computed as n,nextTick as u,openBlock as o,createBlock as i,unref as s,mergeProps as r,isRef as c,withCtx as v,createVNode as p,h as f}from"vue";import{useMessage as
|
|
1
|
+
import{defineComponent as e,useAttrs as a,ref as l,inject as t,computed as n,nextTick as u,openBlock as o,createBlock as i,unref as s,mergeProps as r,isRef as c,withCtx as v,createVNode as p,h as f}from"vue";import{useMessage as d,NSelect as m,NTag as y}from"naive-ui";import{useDebounceFn as g}from"@vueuse/core";import h from"../../../hooks/useAsyncData.js";import{judgmentVariable as w}from"../helpers/setDefaultValue.js";import{WholeSelectObj as S}from"../helpers/selectExtraMap.js";import{WidgetValEnums as O}from"../../../types/enums.js";import{InjectionFilterApiConfig as b,InjectionFilterSearchConfig as j}from"../../../constants/index.js";import C from"./SelectDynamicOption/index.vue.js";import{isEqual as k,cloneDeep as A}from"lodash-es";var L=e({__name:"SelectDynamic",props:{value:{type:[Array,String,Number]},componentCfg:{type:Object}},emits:["update:value"],setup(e,{emit:L}){const N=e,P=d(),D="SQL",x="API",{getDynamicSelectData:I}=h(),J=a(),E=l(!1),K=t(b),T=t(j),$=l(1),U=l(),W=l([JSON.parse(JSON.stringify(S))]),M=l([]),_=l(),F=l(0),H={class:"select-dynamic-popover"},Q=n((()=>J.multiple)),V=n((()=>{const{widgetCfg:e}=N.componentCfg,{dynamicOptionInfo:a={}}=e;return a})),q=n((()=>{const{widgetCfg:e}=N.componentCfg,{showWholeOption:a=!1}=e;return a&&1===$.value})),z=n((()=>F.value>0&&$.value>=F.value)),B=n((()=>{var e;if(Array.isArray(N.value)&&N.value.length>0){const e=N.value;if(R(e),!Q.value&&1==e.length){const a=W.value.find((a=>a.value===e[0]));return a?JSON.stringify(a):{label:e[0].includes("&")?e[0].split("&")[0]:e[0],value:e[0]}}const a=W.value.filter((a=>e.includes(a.value))),l=a.map((e=>e.value)),t=e.filter((e=>!l.includes(e))).map((e=>({label:e.includes("&")?e.split("&")[0]:e,value:e})));return[...a,...t]}return R([]),null!=(e=N.value)?e:null})),G=n((()=>{if(Object.keys(V.value).length>0){const{defaultParams:e=[]}=V.value;return w(e)&&!N.value}return!1}));function R(e){W.value.forEach((a=>{a.actived=!1,Array.isArray(e)&&e.includes(a.value)&&(a.actived=!0)}))}function X(e){const{widgetCfg:a}=N.componentCfg,{linkageFieldKeys:l=[]}=a;k(N.value,e)||(l.forEach((e=>{const a=T.value.find((a=>a.columnName===e));a&&a.value&&(a.value=null)})),L("update:value",e))}async function Y(e){$.value=e,await Z(_.value,$.value)}async function Z(e,a){try{if(Object.keys(V.value).length>0){const{autograph:l,dataSourceId:t,dataSourceType:n,filterKeys:u,defaultParams:o=[],showKeys:i,valueKey:s,tableDataType:r}=V.value;let c={wordbookId:t,autograph:l,wordbookType:n,fieldKeys:u,page:a};switch(r){case D:c.keyword=e;break;case x:u.length>0&&(c[u[0]]=e)}E.value=!0;if(w(o)){const e=o.map((e=>e.value)).filter((e=>e.includes("${")));e.map((e=>e.match(/\$\{(.+?)\}/)[1])).forEach((e=>{const a=T.value.find((a=>a.columnName===e));a&&a.value&&a.value!==O.WHOLE&&(c[e]=a.value)}))}let v=await I(c,K);if(v){const{fieldList:e=[],rows:a=[],total:l=0}=v.map,t=a.map((e=>({...e,label:e[i[0]],value:`${e[i[0]]}&${e[s]}`}))),n=A(t);q.value&&t.unshift(JSON.parse(JSON.stringify(S))),U.value=null!=e?e:[],W.value=null!=t?t:[],M.value=n,F.value=l}}}catch(e){P.error(`异步数据源下拉框数据请求失败:${e}`),console.log(e)}finally{E.value=!1}}const ee=g((async e=>{await async function(e){_.value=e.trim(),$.value=1,await Z(_.value,$.value)}(e)}),300);async function ae(){Object.keys(V.value).length>0&&K&&await Z("",$.value)}async function le(){L("update:value",null),await ae()}function te(e){e&&ae()}function ne({option:e,handleClose:a}){if(Q.value){const l=e.value;return f(y,{style:{padding:"0 8px"},closable:!0,onClose:e=>{if(e.stopPropagation(),a(),Array.isArray(N.value)&&N.value.length>0){const e=N.value,a=e.indexOf(l.value);if(a>-1){const l=e.splice(0,a);L("update:value",l.length>0?l:null)}}}},{default:()=>f("div",l.label)})}const l=e.value?JSON.parse(e.value):{label:""};return f("div",l.label)}return u((()=>{G.value||ae()})),(e,a)=>(o(),i(s(m),r(s(J),{value:s(B),"onUpdate:value":a[0]||(a[0]=e=>c(B)?B.value=e:null),remote:"",loading:E.value,"render-tag":ne,"menu-props":H,onSearch:s(ee),onClear:le,"onUpdate:show":te}),{empty:v((()=>[p(C,r(s(J),{dynamicOptionInfo:s(V),fieldTitleList:U.value,optionList:W.value,isMultiple:s(Q),curPage:$.value,isLastPage:s(z),isShowWhole:s(q),onUpdateSelect:X,onUpdatePage:Y}),null,16,["dynamicOptionInfo","fieldTitleList","optionList","isMultiple","curPage","isLastPage","isShowWhole"])])),_:1},16,["value","loading","onSearch"]))}});export{L as default};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { PropType } from 'vue';
|
|
2
|
-
import { AnyObject } from '
|
|
2
|
+
import { AnyObject } from '../../../../../../../shared/types';
|
|
3
3
|
declare const _default: import("vue").DefineComponent<{
|
|
4
4
|
dynamicOptionInfo: {
|
|
5
5
|
type: PropType<AnyObject>;
|
|
@@ -1216,6 +1216,10 @@ declare const SelectDynamic: import("vue").DefineComponent<{
|
|
|
1216
1216
|
};
|
|
1217
1217
|
}, {
|
|
1218
1218
|
message: import("naive-ui").MessageApi;
|
|
1219
|
+
tableType: {
|
|
1220
|
+
SQL: string;
|
|
1221
|
+
API: string;
|
|
1222
|
+
};
|
|
1219
1223
|
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
1220
1224
|
value: {
|
|
1221
1225
|
type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
|
package/es/components/table-filter/src/components/render-widget/helpers/setDefaultValue.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ISearchType } from '
|
|
1
|
+
import { ISearchType } from '../../../../../../components/table-filter/src/types';
|
|
2
2
|
export declare const judgmentVariable: (defaultParams: any[]) => boolean;
|
|
3
3
|
export declare const setSelectDynamicValue: (cfg: ISearchType) => Promise<any[] | null>;
|
|
4
4
|
export declare const selectDynamicDefaultValue: (defValueUnit: string, options: any[]) => any[];
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { funcVoid } from '
|
|
1
|
+
import { funcVoid } from '../../../../../components/table-filter/src/types';
|
|
2
2
|
export declare const WidgetCfgMaps: Map<string, {
|
|
3
3
|
component: any;
|
|
4
4
|
props: {
|
|
@@ -154,6 +154,10 @@ export declare const WidgetCfgMaps: Map<string, {
|
|
|
154
154
|
};
|
|
155
155
|
}, {
|
|
156
156
|
message: import("naive-ui").MessageApi;
|
|
157
|
+
tableType: {
|
|
158
|
+
SQL: string;
|
|
159
|
+
API: string;
|
|
160
|
+
};
|
|
157
161
|
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
158
162
|
value: {
|
|
159
163
|
type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
|
|
@@ -1344,7 +1348,7 @@ export declare const WidgetCfgMaps: Map<string, {
|
|
|
1344
1348
|
} | {
|
|
1345
1349
|
component: import("vue").DefineComponent<{
|
|
1346
1350
|
options: {
|
|
1347
|
-
type: import("vue").PropType<import("
|
|
1351
|
+
type: import("vue").PropType<import("../../../../../components/table-filter/src/types").ICheckboxType[]>;
|
|
1348
1352
|
};
|
|
1349
1353
|
value: {
|
|
1350
1354
|
type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
|
|
@@ -1357,7 +1361,7 @@ export declare const WidgetCfgMaps: Map<string, {
|
|
|
1357
1361
|
}, {
|
|
1358
1362
|
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
1359
1363
|
options: {
|
|
1360
|
-
type: import("vue").PropType<import("
|
|
1364
|
+
type: import("vue").PropType<import("../../../../../components/table-filter/src/types").ICheckboxType[]>;
|
|
1361
1365
|
};
|
|
1362
1366
|
value: {
|
|
1363
1367
|
type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
|
|
@@ -1427,7 +1431,7 @@ export declare const WidgetCfgMaps: Map<string, {
|
|
|
1427
1431
|
NCheckbox: any;
|
|
1428
1432
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:value"[], "update:value", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
1429
1433
|
options: {
|
|
1430
|
-
type: import("vue").PropType<import("
|
|
1434
|
+
type: import("vue").PropType<import("../../../../../components/table-filter/src/types").ICheckboxType[]>;
|
|
1431
1435
|
};
|
|
1432
1436
|
value: {
|
|
1433
1437
|
type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
|
|
@@ -1486,17 +1490,17 @@ export declare const WidgetCfgMaps: Map<string, {
|
|
|
1486
1490
|
selectedList: import("vue").Ref<string[]>;
|
|
1487
1491
|
tagList: import("vue").Ref<never[]>;
|
|
1488
1492
|
filterApiConfig: import("../../../..").AnyObject;
|
|
1489
|
-
categoryList: import("vue").ComputedRef<import("
|
|
1490
|
-
onResize: (el: HTMLElement, categoryItem: import("
|
|
1491
|
-
handleLabelUpfold: (categoryItem: import("
|
|
1492
|
-
formatStyle: (item: import("
|
|
1493
|
+
categoryList: import("vue").ComputedRef<import("../../../../../components/table-filter/src/types").IFilterCategoryLabelItemType[]>;
|
|
1494
|
+
onResize: (el: HTMLElement, categoryItem: import("../../../../../components/table-filter/src/types").IFilterCategoryLabelItemType) => void;
|
|
1495
|
+
handleLabelUpfold: (categoryItem: import("../../../../../components/table-filter/src/types").IFilterCategoryLabelItemType) => void;
|
|
1496
|
+
formatStyle: (item: import("../../../../../components/table-filter/src/types").IhoFilterTabLabelItemType) => {
|
|
1493
1497
|
background: string;
|
|
1494
1498
|
borderColor: string;
|
|
1495
1499
|
} | {
|
|
1496
1500
|
background?: undefined;
|
|
1497
1501
|
borderColor?: undefined;
|
|
1498
1502
|
};
|
|
1499
|
-
handleLabelChange: (isSelect: boolean, item: import("
|
|
1503
|
+
handleLabelChange: (isSelect: boolean, item: import("../../../../../components/table-filter/src/types").IhoFilterTabLabelItemType) => void;
|
|
1500
1504
|
initTagList: () => Promise<void>;
|
|
1501
1505
|
NTag: any;
|
|
1502
1506
|
NTooltip: any;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { AnyObject } from '
|
|
1
|
+
import { AnyObject } from '../../../../shared/types';
|
|
2
2
|
import { InjectionKey, Ref } from 'vue';
|
|
3
3
|
export declare const InjectionFilterApiConfig: InjectionKey<AnyObject>;
|
|
4
4
|
export declare const InjectionFilterSearchConfig: InjectionKey<Ref<AnyObject[]>>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { IApiServerType, ISearchType, IExtendConfigurationType } from '
|
|
1
|
+
import { IApiServerType, ISearchType, IExtendConfigurationType } from '../../../../components/table-filter/src/types';
|
|
2
2
|
export default function useAdvanced(): {
|
|
3
3
|
transformData: (advancedFilterData: IApiServerType[], extendData: IExtendConfigurationType) => {
|
|
4
4
|
fieldType: string;
|
|
@@ -19,7 +19,7 @@ export default function useAdvanced(): {
|
|
|
19
19
|
multiple: boolean;
|
|
20
20
|
manualMapping: boolean | null | undefined;
|
|
21
21
|
showWholeOption: boolean | undefined;
|
|
22
|
-
dynamicOptionInfo: import("
|
|
22
|
+
dynamicOptionInfo: import("../../../../components/table-filter/src/types").dynamicOptionInfoType | {} | undefined;
|
|
23
23
|
classifyStr: string | undefined;
|
|
24
24
|
linkageFieldKeys: string[];
|
|
25
25
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ISearchType } from '
|
|
1
|
+
import { ISearchType } from '../../../../components/table-filter/src/types';
|
|
2
2
|
export default function (): {
|
|
3
3
|
filterApiConfig: import("vue").Ref<{}>;
|
|
4
4
|
handleGetConfigApi: (params: any, key: string, config: {} | undefined, filterApiConfigVal: any) => Promise<any>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ISearchType, ISearchConfigType } from '
|
|
1
|
+
import { ISearchType, ISearchConfigType } from '../../../../components/table-filter/src/types';
|
|
2
2
|
export default function (): {
|
|
3
3
|
isRender: (cfg: ISearchType) => any;
|
|
4
4
|
getDefValByRenderWidget: (cfg: ISearchType) => Promise<any>;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { SFCWithInstall } from '
|
|
1
|
+
import { SFCWithInstall } from '../../shared/types';
|
|
2
2
|
declare const TimePicker: SFCWithInstall<import("vue").DefineComponent<{}, {
|
|
3
3
|
attrs: {
|
|
4
4
|
[x: string]: unknown;
|
|
5
5
|
};
|
|
6
|
-
timePickerRef: import("vue").Ref<import("
|
|
6
|
+
timePickerRef: import("vue").Ref<import("../../shared/types").AnyObject | null>;
|
|
7
7
|
formatRef: import("vue").ComputedRef<string>;
|
|
8
8
|
focus: () => any;
|
|
9
9
|
blur: () => any;
|
package/es/env.d.ts
CHANGED
|
@@ -1,25 +1,25 @@
|
|
|
1
|
-
/// <reference types="vite/client" />
|
|
2
|
-
|
|
3
|
-
interface ImportMetaEnv {
|
|
4
|
-
readonly VITE_APP_TYPE: string;
|
|
5
|
-
// 更多环境变量...
|
|
6
|
-
}
|
|
7
|
-
|
|
8
|
-
interface ImportMeta {
|
|
9
|
-
readonly env: ImportMetaEnv;
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
declare module '*.vue' {
|
|
13
|
-
// @ts-ignore
|
|
14
|
-
import type { App, defineComponent } from 'vue';
|
|
15
|
-
// // eslint-disable-next-line @typescript-eslint/no-explicit-any, @typescript-eslint/ban-types
|
|
16
|
-
// // const component: DefineComponent<{}, {}, any>
|
|
17
|
-
const component: ReturnType<typeof defineComponent> & {
|
|
18
|
-
install(app: App): void;
|
|
19
|
-
};
|
|
20
|
-
// @ts-ignore
|
|
21
|
-
export default component;
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
declare module '*.js';
|
|
25
|
-
|
|
1
|
+
/// <reference types="vite/client" />
|
|
2
|
+
|
|
3
|
+
interface ImportMetaEnv {
|
|
4
|
+
readonly VITE_APP_TYPE: string;
|
|
5
|
+
// 更多环境变量...
|
|
6
|
+
}
|
|
7
|
+
|
|
8
|
+
interface ImportMeta {
|
|
9
|
+
readonly env: ImportMetaEnv;
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
declare module '*.vue' {
|
|
13
|
+
// @ts-ignore
|
|
14
|
+
import type { App, defineComponent } from 'vue';
|
|
15
|
+
// // eslint-disable-next-line @typescript-eslint/no-explicit-any, @typescript-eslint/ban-types
|
|
16
|
+
// // const component: DefineComponent<{}, {}, any>
|
|
17
|
+
const component: ReturnType<typeof defineComponent> & {
|
|
18
|
+
install(app: App): void;
|
|
19
|
+
};
|
|
20
|
+
// @ts-ignore
|
|
21
|
+
export default component;
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
declare module '*.js';
|
|
25
|
+
|
|
@@ -1 +1 @@
|
|
|
1
|
-
var
|
|
1
|
+
var f="data:image/png;base64,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";export{f as default};
|