cnhis-design-vue 3.1.55-release.1 → 3.1.56-beta.10
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/es/components/annotation-edit/index.d.ts +19 -1
- package/es/components/annotation-edit/src/AnnotationEdit.d.ts +19 -1
- package/es/components/annotation-edit/src/AnnotationEdit.js +1 -1
- package/es/components/annotation-edit/src/type.d.ts +4 -0
- package/es/components/audio-sdk/src/audioSDK.d.ts +21 -7
- package/es/components/audio-sdk/src/audioSDK.js +1 -1
- package/es/components/audio-sdk/src/components/recordingDialog.vue.d.ts +14 -0
- package/es/components/audio-sdk/src/components/recordingDialog.vue2.js +1 -1
- package/es/components/audio-sdk/src/utils/recordingDialog.d.ts +5 -2
- package/es/components/audio-sdk/src/utils/recordingDialog.js +1 -1
- package/es/components/audio-sdk/style/index.css +1 -1
- package/es/components/base-search/index.d.ts +15 -1
- package/es/components/base-search/src/index.vue.d.ts +18 -4
- package/es/components/base-search/src/index.vue2.js +1 -1
- package/es/components/base-search/style/index.css +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/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/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 +5 -2
- package/es/components/button-print/src/utils/print.js +1 -1
- 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 +74 -166
- 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 +59 -43
- package/es/components/classification/src/components/search-filter/index.vue.d.ts +14 -0
- package/es/components/classification/src/components/search-filter/index.vue2.js +1 -1
- package/es/components/classification/src/components/set-classification/index.vue.d.ts +33 -35
- package/es/components/classification/src/components/set-classification/index.vue2.js +1 -1
- package/es/components/classification/src/components/table-modal/index.vue.d.ts +7 -21
- package/es/components/classification/src/components/table-modal/index.vue2.js +1 -1
- package/es/components/classification/src/index.vue.d.ts +75 -58
- package/es/components/classification/src/index.vue2.js +1 -1
- package/es/components/classification/style/index.css +1 -1
- 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/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 +10 -8
- package/es/components/fabric-chart/src/FabricChart.vue.d.ts +5 -3
- package/es/components/fabric-chart/src/FabricChart.vue2.js +1 -1
- package/es/components/fabric-chart/src/components/PopupTip.vue.d.ts +1 -1
- package/es/components/fabric-chart/src/hooks/birthProcess/useBirthProcess.d.ts +3 -3
- package/es/components/fabric-chart/src/hooks/birthProcess/useBirthProcess.js +1 -1
- package/es/components/fabric-chart/src/hooks/birthProcess/useBirthProcessChart.d.ts +3 -3
- package/es/components/fabric-chart/src/hooks/birthProcess/useBirthProcessChart.js +1 -1
- 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 +4 -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/electrocardiogram/useMeasureInstrument.js +1 -1
- package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useCenter.d.ts +3 -3
- package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useCenter.js +1 -1
- 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/useOther.js +1 -1
- package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useSurgicalAnesthesiaChart.d.ts +3 -3
- package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useSurgicalAnesthesiaChart.js +1 -1
- 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/useCenter.js +1 -1
- 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/useTemperatureChart.js +1 -1
- package/es/components/fabric-chart/src/hooks/temperature/useTop.d.ts +2 -2
- package/es/components/fabric-chart/src/hooks/temperature/useTop.js +1 -1
- 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 +322 -475
- package/es/components/form-config/src/FormConfig.vue.d.ts +448 -601
- package/es/components/form-config/src/components/FormConfigCreator.vue.d.ts +40 -132
- package/es/components/form-config/src/components/FormConfigDragDisplay.vue.d.ts +1 -1
- package/es/components/form-config/src/components/FormConfigEdit.vue.d.ts +214 -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 +69 -161
- package/es/components/form-render/src/FormRender.vue.d.ts +39 -131
- package/es/components/form-render/src/FormRender.vue2.js +1 -1
- package/es/components/form-render/src/FormRenderWrapper.vue.d.ts +92 -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/formItem.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/formItem.js +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 +1 -1
- package/es/components/form-render/src/components/renderer/lineBar/FormCollapse.vue2.js +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/searchCascade.d.ts +2 -2
- package/es/components/form-render/src/components/renderer/select.d.ts +3 -3
- package/es/components/form-render/src/components/renderer/simpleComponent.d.ts +1 -1
- package/es/components/form-render/src/constants/index.d.ts +6 -5
- 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/useBusinessBinding.d.ts +1 -1
- package/es/components/form-render/src/hooks/useCommonInjection.d.ts +1 -1
- package/es/components/form-render/src/hooks/useComplexOptions.d.ts +3 -3
- package/es/components/form-render/src/hooks/useComplexOptions.js +1 -1
- package/es/components/form-render/src/hooks/useFieldListAdaptor.d.ts +1 -1
- package/es/components/form-render/src/hooks/useFieldNormalize.d.ts +27 -19
- package/es/components/form-render/src/hooks/useFormContext.d.ts +6 -6
- package/es/components/form-render/src/hooks/useFormContext.js +1 -1
- 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 +3 -3
- 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 +4 -4
- 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/useLowCodeReactions.d.ts +1 -1
- package/es/components/form-render/src/hooks/useOperationalForm.d.ts +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 +18 -16
- 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 +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/headerPlugin.js +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/index.js +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/info-header/index.d.ts +213 -377
- package/es/components/info-header/src/InfoHeader.vue.d.ts +242 -406
- package/es/components/info-header/src/components/infoDescription/DescriptionItem.vue.d.ts +11 -7
- package/es/components/info-header/src/components/infoDescription/DescriptionList.vue.d.ts +13 -9
- package/es/components/info-header/src/components/infoDescription/index.vue.d.ts +119 -207
- package/es/components/info-header/src/components/patientInfo/index.vue.d.ts +41 -133
- 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 +33 -33
- package/es/components/recommend-search/src/RecommendSearch.vue.d.ts +15 -15
- package/es/components/recommend-search/src/components/BaseSearch.d.ts +1 -1
- package/es/components/recommend-search/src/components/RecommendInput.vue.d.ts +6 -6
- package/es/components/recommend-search/src/components/RecommendSelect.vue.d.ts +5 -5
- package/es/components/scale-view/index.d.ts +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/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/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 +85 -176
- package/es/components/shortcut-setter/src/ShortcutSetter.vue.d.ts +118 -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 +1 -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/ValueCfg.vue.d.ts +14 -0
- package/es/components/table-filter/src/components/classify-filter/components/SelectDynamic.vue.d.ts +14 -0
- package/es/components/table-filter/src/components/classify-filter/components/index.d.ts +14 -0
- 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 +16 -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 +19 -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 +15 -1
- package/es/components/table-filter/src/components/render-widget/components/SelectDynamicOption/index.vue2.js +1 -1
- package/es/components/table-filter/src/components/render-widget/components/index.d.ts +19 -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 +28 -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 +4 -1
- 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/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/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 +2 -2
- package/es/shared/hooks/selectHooks/useSelectRenders.js +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/index.d.ts +1 -1
- package/package.json +2 -2
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { useVersion } from '
|
|
2
|
-
import { ShortcutManager } from '
|
|
1
|
+
import { useVersion } from '../../../shared/hooks';
|
|
2
|
+
import { ShortcutManager } from '../../../components/shortcut-provider';
|
|
3
3
|
declare const _default: import("vue").DefineComponent<{
|
|
4
4
|
scope: {
|
|
5
5
|
type: (SymbolConstructor | StringConstructor)[];
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { InjectionKey } from 'vue';
|
|
2
|
-
import { ShortcutManager } from '
|
|
2
|
+
import { ShortcutManager } from '../../../../components/shortcut-provider/src/hooks';
|
|
3
3
|
export declare enum ShortcutStatus {
|
|
4
4
|
INACTIVE = 0,
|
|
5
5
|
ACTIVE = 1
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { MaybeRef } from '@vueuse/core';
|
|
2
|
-
import { ShortcutItem, ShortcutOption, ShortcutSignatureInfo } from '
|
|
2
|
+
import { ShortcutItem, ShortcutOption, ShortcutSignatureInfo } from '../../../../components/shortcut-provider/src/types';
|
|
3
3
|
export declare const GlobalShortcutProvider: unique symbol;
|
|
4
4
|
export declare class ShortcutManager {
|
|
5
5
|
private readonly shortcutCallbackMap;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ShortcutSignatureInfo } from '
|
|
1
|
+
import { ShortcutSignatureInfo } from '../../../../components/shortcut-provider/src/types';
|
|
2
2
|
export declare function isKeyboardEvent(event: any): event is KeyboardEvent;
|
|
3
3
|
export declare function normalizeSignatureInfo(info: KeyboardEvent | Partial<ShortcutSignatureInfo>): Required<ShortcutSignatureInfo>;
|
|
4
4
|
export declare function getKeySignature(info: KeyboardEvent | Partial<ShortcutSignatureInfo>): string;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { SFCWithInstall } from '
|
|
1
|
+
import { SFCWithInstall } from '../../shared/types';
|
|
2
2
|
export * from './src/types';
|
|
3
3
|
declare const ShortcutSetter: SFCWithInstall<import("vue").DefineComponent<{
|
|
4
4
|
glob: {
|
|
@@ -111,8 +111,8 @@ declare const ShortcutSetter: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
111
111
|
link_key?: string | undefined;
|
|
112
112
|
link_key_split?: string | undefined;
|
|
113
113
|
show_key?: string | string[] | undefined;
|
|
114
|
-
conObj?: import("
|
|
115
|
-
conObjFirstLevel?: import("
|
|
114
|
+
conObj?: import("../../shared/types").AnyObject[] | undefined;
|
|
115
|
+
conObjFirstLevel?: import("../../shared/types").AnyObject[] | undefined;
|
|
116
116
|
setting?: {
|
|
117
117
|
cascading?: {
|
|
118
118
|
'form.name': string;
|
|
@@ -138,11 +138,12 @@ declare const ShortcutSetter: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
138
138
|
valueKey?: string | undefined;
|
|
139
139
|
showKey?: string | undefined;
|
|
140
140
|
searchKey?: string[] | undefined;
|
|
141
|
-
params?: import("
|
|
141
|
+
params?: import("../../shared/types").AnyObject | undefined;
|
|
142
142
|
dependKey?: string | Record<string, string> | (string | {
|
|
143
143
|
paramName: string;
|
|
144
144
|
paramValue?: string | undefined;
|
|
145
145
|
required?: boolean | undefined;
|
|
146
|
+
keepValue?: boolean | undefined;
|
|
146
147
|
})[] | undefined;
|
|
147
148
|
} | undefined;
|
|
148
149
|
suffixConfig?: any | any[] | undefined;
|
|
@@ -157,12 +158,12 @@ declare const ShortcutSetter: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
157
158
|
initialize_high?: number | undefined;
|
|
158
159
|
bindEventSetting?: {
|
|
159
160
|
[x: string]: unknown;
|
|
160
|
-
event_type: import("
|
|
161
|
+
event_type: import("../../shared/types").LowCodeTypes.EVENT_TYPE;
|
|
161
162
|
event_field?: string | undefined;
|
|
162
163
|
params?: {
|
|
163
164
|
p_value?: string | undefined;
|
|
164
165
|
p_name: string;
|
|
165
|
-
p_select: import("
|
|
166
|
+
p_select: import("../../shared/types").LowCodeTypes.VALUE_RELATION;
|
|
166
167
|
}[] | undefined;
|
|
167
168
|
results?: {
|
|
168
169
|
p_value: string;
|
|
@@ -184,8 +185,8 @@ declare const ShortcutSetter: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
184
185
|
show_mode?: ("DROPDOWN" | "H_TILE" | "V_TILE" | "TILE") | undefined;
|
|
185
186
|
is_allow_check_mid?: import("..").FormCommonState | undefined;
|
|
186
187
|
allow_check_mid_level?: "1" | "2" | "3" | "4" | undefined;
|
|
187
|
-
prefix?: string | import("
|
|
188
|
-
suffix?: string | import("
|
|
188
|
+
prefix?: string | import("../../shared/types").AnyObject | (() => any) | undefined;
|
|
189
|
+
suffix?: string | import("../../shared/types").AnyObject | (() => any) | undefined;
|
|
189
190
|
allowSlash?: string | boolean | undefined;
|
|
190
191
|
allowModify?: "0" | "1" | undefined;
|
|
191
192
|
show_key?: string | undefined;
|
|
@@ -201,8 +202,8 @@ declare const ShortcutSetter: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
201
202
|
combinationItemDeletable?: boolean | import("..").CombinationItemDeletableFn | undefined;
|
|
202
203
|
children?: any[] | undefined;
|
|
203
204
|
properties?: any[] | undefined;
|
|
204
|
-
componentProps?: import("
|
|
205
|
-
decoratorProps?: import("
|
|
205
|
+
componentProps?: import("../../shared/types").AnyObject | undefined;
|
|
206
|
+
decoratorProps?: import("../../shared/types").AnyObject | undefined;
|
|
206
207
|
noDecorator?: {
|
|
207
208
|
valueOf: () => boolean;
|
|
208
209
|
} | undefined;
|
|
@@ -1742,11 +1743,11 @@ declare const ShortcutSetter: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
1742
1743
|
effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
|
|
1743
1744
|
when?: string | boolean | undefined;
|
|
1744
1745
|
fulfill?: {
|
|
1745
|
-
state?: import("
|
|
1746
|
+
state?: import("../../shared/types").AnyObject | undefined;
|
|
1746
1747
|
run?: string | undefined;
|
|
1747
1748
|
} | undefined;
|
|
1748
1749
|
otherwise?: {
|
|
1749
|
-
state?: import("
|
|
1750
|
+
state?: import("../../shared/types").AnyObject | undefined;
|
|
1750
1751
|
run?: string | undefined;
|
|
1751
1752
|
} | undefined;
|
|
1752
1753
|
} | {
|
|
@@ -1756,11 +1757,11 @@ declare const ShortcutSetter: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
1756
1757
|
effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
|
|
1757
1758
|
when?: string | boolean | undefined;
|
|
1758
1759
|
fulfill?: {
|
|
1759
|
-
state?: import("
|
|
1760
|
+
state?: import("../../shared/types").AnyObject | undefined;
|
|
1760
1761
|
run?: string | undefined;
|
|
1761
1762
|
} | undefined;
|
|
1762
1763
|
otherwise?: {
|
|
1763
|
-
state?: import("
|
|
1764
|
+
state?: import("../../shared/types").AnyObject | undefined;
|
|
1764
1765
|
run?: string | undefined;
|
|
1765
1766
|
} | undefined;
|
|
1766
1767
|
}[] | undefined;
|
|
@@ -1770,8 +1771,8 @@ declare const ShortcutSetter: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
1770
1771
|
onShortcutChange: ({ key, info, resolve, reject }: {
|
|
1771
1772
|
key: string;
|
|
1772
1773
|
info: KeyboardEvent;
|
|
1773
|
-
resolve: import("
|
|
1774
|
-
reject: import("
|
|
1774
|
+
resolve: import("../../shared/types").AnyFn<any[], any>;
|
|
1775
|
+
reject: import("../../shared/types").AnyFn<any[], any>;
|
|
1775
1776
|
}) => any;
|
|
1776
1777
|
useVersion: typeof import("..").useVersion;
|
|
1777
1778
|
CFormRender: SFCWithInstall<import("vue").DefineComponent<{}, {
|
|
@@ -1785,7 +1786,7 @@ declare const ShortcutSetter: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
1785
1786
|
type: import("vue").PropType<import("..").FieldItem[]>;
|
|
1786
1787
|
};
|
|
1787
1788
|
initialData: {
|
|
1788
|
-
type: import("vue").PropType<import("
|
|
1789
|
+
type: import("vue").PropType<import("../../shared/types").AnyObject>;
|
|
1789
1790
|
default: () => {};
|
|
1790
1791
|
};
|
|
1791
1792
|
fieldVisitor: {
|
|
@@ -1874,11 +1875,17 @@ declare const ShortcutSetter: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
1874
1875
|
default: () => {};
|
|
1875
1876
|
};
|
|
1876
1877
|
scope: {
|
|
1877
|
-
type: import("vue").PropType<import("
|
|
1878
|
+
type: import("vue").PropType<import("../../shared/types").AnyObject>;
|
|
1878
1879
|
default: () => {};
|
|
1879
1880
|
};
|
|
1880
1881
|
annotation: {
|
|
1881
|
-
type: import("vue").PropType<import("
|
|
1882
|
+
type: import("vue").PropType<Record<string, import("../annotation-edit/src/type").AnnotationItem>>;
|
|
1883
|
+
};
|
|
1884
|
+
annotationShortcuts: {
|
|
1885
|
+
type: import("vue").PropType<(string | {
|
|
1886
|
+
label: string;
|
|
1887
|
+
value: string;
|
|
1888
|
+
})[] | undefined>;
|
|
1882
1889
|
};
|
|
1883
1890
|
consumer: {
|
|
1884
1891
|
type: BooleanConstructor;
|
|
@@ -1894,9 +1901,9 @@ declare const ShortcutSetter: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
1894
1901
|
field: import("@formily/core").GeneralField;
|
|
1895
1902
|
oldValue: unknown;
|
|
1896
1903
|
}): any;
|
|
1897
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
1898
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
1899
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
1904
|
+
beforeRequest(fieldKey: string, params?: import("../../shared/types").AnyObject | undefined, payload?: import("../../shared/types").AnyObject | undefined): void | import("../../shared/types").UndefinedAble<import("../../shared/types").AnyObject>;
|
|
1905
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../shared/types").AnyObject | undefined): import("../../shared/types").AnyObject[];
|
|
1906
|
+
afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
|
|
1900
1907
|
}>>;
|
|
1901
1908
|
};
|
|
1902
1909
|
requestInstance: {
|
|
@@ -1907,13 +1914,13 @@ declare const ShortcutSetter: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
1907
1914
|
default: boolean;
|
|
1908
1915
|
};
|
|
1909
1916
|
lowCodeReactions: {
|
|
1910
|
-
type: import("vue").PropType<import("
|
|
1917
|
+
type: import("vue").PropType<import("../../shared/types").LowCodeTypes.reactionsConfig[]>;
|
|
1911
1918
|
};
|
|
1912
1919
|
operationalForm: {
|
|
1913
|
-
type: import("vue").PropType<import("
|
|
1920
|
+
type: import("vue").PropType<import("../../shared/types").LowCodeTypes.operationalConfig[]>;
|
|
1914
1921
|
};
|
|
1915
1922
|
dateOperationalForm: {
|
|
1916
|
-
type: import("vue").PropType<import("
|
|
1923
|
+
type: import("vue").PropType<import("../../shared/types").LowCodeTypes.dateOperationalConfig[]>;
|
|
1917
1924
|
};
|
|
1918
1925
|
operationalFormInit: {
|
|
1919
1926
|
type: BooleanConstructor;
|
|
@@ -1941,7 +1948,7 @@ declare const ShortcutSetter: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
1941
1948
|
type: import("vue").PropType<import("..").FieldItem[]>;
|
|
1942
1949
|
};
|
|
1943
1950
|
initialData: {
|
|
1944
|
-
type: import("vue").PropType<import("
|
|
1951
|
+
type: import("vue").PropType<import("../../shared/types").AnyObject>;
|
|
1945
1952
|
default: () => {};
|
|
1946
1953
|
};
|
|
1947
1954
|
fieldVisitor: {
|
|
@@ -2030,11 +2037,17 @@ declare const ShortcutSetter: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
2030
2037
|
default: () => {};
|
|
2031
2038
|
};
|
|
2032
2039
|
scope: {
|
|
2033
|
-
type: import("vue").PropType<import("
|
|
2040
|
+
type: import("vue").PropType<import("../../shared/types").AnyObject>;
|
|
2034
2041
|
default: () => {};
|
|
2035
2042
|
};
|
|
2036
2043
|
annotation: {
|
|
2037
|
-
type: import("vue").PropType<import("
|
|
2044
|
+
type: import("vue").PropType<Record<string, import("../annotation-edit/src/type").AnnotationItem>>;
|
|
2045
|
+
};
|
|
2046
|
+
annotationShortcuts: {
|
|
2047
|
+
type: import("vue").PropType<(string | {
|
|
2048
|
+
label: string;
|
|
2049
|
+
value: string;
|
|
2050
|
+
})[] | undefined>;
|
|
2038
2051
|
};
|
|
2039
2052
|
consumer: {
|
|
2040
2053
|
type: BooleanConstructor;
|
|
@@ -2050,9 +2063,9 @@ declare const ShortcutSetter: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
2050
2063
|
field: import("@formily/core").GeneralField;
|
|
2051
2064
|
oldValue: unknown;
|
|
2052
2065
|
}): any;
|
|
2053
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
2054
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
2055
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
2066
|
+
beforeRequest(fieldKey: string, params?: import("../../shared/types").AnyObject | undefined, payload?: import("../../shared/types").AnyObject | undefined): void | import("../../shared/types").UndefinedAble<import("../../shared/types").AnyObject>;
|
|
2067
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../shared/types").AnyObject | undefined): import("../../shared/types").AnyObject[];
|
|
2068
|
+
afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
|
|
2056
2069
|
}>>;
|
|
2057
2070
|
};
|
|
2058
2071
|
requestInstance: {
|
|
@@ -2063,13 +2076,13 @@ declare const ShortcutSetter: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
2063
2076
|
default: boolean;
|
|
2064
2077
|
};
|
|
2065
2078
|
lowCodeReactions: {
|
|
2066
|
-
type: import("vue").PropType<import("
|
|
2079
|
+
type: import("vue").PropType<import("../../shared/types").LowCodeTypes.reactionsConfig[]>;
|
|
2067
2080
|
};
|
|
2068
2081
|
operationalForm: {
|
|
2069
|
-
type: import("vue").PropType<import("
|
|
2082
|
+
type: import("vue").PropType<import("../../shared/types").LowCodeTypes.operationalConfig[]>;
|
|
2070
2083
|
};
|
|
2071
2084
|
dateOperationalForm: {
|
|
2072
|
-
type: import("vue").PropType<import("
|
|
2085
|
+
type: import("vue").PropType<import("../../shared/types").LowCodeTypes.dateOperationalConfig[]>;
|
|
2073
2086
|
};
|
|
2074
2087
|
operationalFormInit: {
|
|
2075
2088
|
type: BooleanConstructor;
|
|
@@ -2117,7 +2130,7 @@ declare const ShortcutSetter: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
2117
2130
|
changeContextCollector: import("..").ContextCollector;
|
|
2118
2131
|
formUUID: string;
|
|
2119
2132
|
anchorBarRef: import("vue").Ref<{
|
|
2120
|
-
syncBarPosition: import("
|
|
2133
|
+
syncBarPosition: import("../../shared/types").AnyFn<any[], any>;
|
|
2121
2134
|
} | undefined>;
|
|
2122
2135
|
currentAnchor: import("vue").WritableComputedRef<string>;
|
|
2123
2136
|
updateAnchorList: (field: import("@formily/core").GeneralField) => void;
|
|
@@ -2132,18 +2145,18 @@ declare const ShortcutSetter: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
2132
2145
|
field: import("@formily/core").GeneralField;
|
|
2133
2146
|
oldValue: unknown;
|
|
2134
2147
|
}): any;
|
|
2135
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
2136
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
2137
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
2138
|
-
}>>[T]> | undefined) => import("
|
|
2148
|
+
beforeRequest(fieldKey: string, params?: import("../../shared/types").AnyObject | undefined, payload?: import("../../shared/types").AnyObject | undefined): void | import("../../shared/types").UndefinedAble<import("../../shared/types").AnyObject>;
|
|
2149
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../shared/types").AnyObject | undefined): import("../../shared/types").AnyObject[];
|
|
2150
|
+
afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
|
|
2151
|
+
}>>[T]> | undefined) => import("../../shared/types").UndefinedAble<ReturnType<Required<Partial<{
|
|
2139
2152
|
onSetup(): void;
|
|
2140
2153
|
beforeSetValue(fieldKey: string, value: unknown, payload: {
|
|
2141
2154
|
field: import("@formily/core").GeneralField;
|
|
2142
2155
|
oldValue: unknown;
|
|
2143
2156
|
}): any;
|
|
2144
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
2145
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
2146
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
2157
|
+
beforeRequest(fieldKey: string, params?: import("../../shared/types").AnyObject | undefined, payload?: import("../../shared/types").AnyObject | undefined): void | import("../../shared/types").UndefinedAble<import("../../shared/types").AnyObject>;
|
|
2158
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../shared/types").AnyObject | undefined): import("../../shared/types").AnyObject[];
|
|
2159
|
+
afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
|
|
2147
2160
|
}>>[T]>>;
|
|
2148
2161
|
triggerAutoHidden: (field: import("@formily/core").GeneralField) => Promise<void>;
|
|
2149
2162
|
observeFormGraph: Record<string, import("@formily/core").GeneralField>;
|
|
@@ -2163,7 +2176,7 @@ declare const ShortcutSetter: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
2163
2176
|
wordbookSettingHandler: import("..").wordbookSettingHandler;
|
|
2164
2177
|
schemaAdaptor: (fieldList: import("..").FieldItem[], options?: Partial<{
|
|
2165
2178
|
fieldList: import("..").FieldItem[];
|
|
2166
|
-
initialData: import("
|
|
2179
|
+
initialData: import("../../shared/types").AnyObject;
|
|
2167
2180
|
fieldVisitor: import("..").FieldVisitor;
|
|
2168
2181
|
column: number;
|
|
2169
2182
|
maxHeight: string | number;
|
|
@@ -2227,8 +2240,12 @@ declare const ShortcutSetter: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
2227
2240
|
"x-compile-omitted"?: string[] | undefined;
|
|
2228
2241
|
}>;
|
|
2229
2242
|
components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
|
|
2230
|
-
scope: import("
|
|
2231
|
-
annotation: import("
|
|
2243
|
+
scope: import("../../shared/types").AnyObject;
|
|
2244
|
+
annotation: Record<string, import("../annotation-edit/src/type").AnnotationItem>;
|
|
2245
|
+
annotationShortcuts: (string | {
|
|
2246
|
+
label: string;
|
|
2247
|
+
value: string;
|
|
2248
|
+
})[] | undefined;
|
|
2232
2249
|
consumer: boolean;
|
|
2233
2250
|
uuid: string;
|
|
2234
2251
|
lifeCycle: Partial<{
|
|
@@ -2237,18 +2254,18 @@ declare const ShortcutSetter: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
2237
2254
|
field: import("@formily/core").GeneralField;
|
|
2238
2255
|
oldValue: unknown;
|
|
2239
2256
|
}): any;
|
|
2240
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
2241
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
2242
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
2257
|
+
beforeRequest(fieldKey: string, params?: import("../../shared/types").AnyObject | undefined, payload?: import("../../shared/types").AnyObject | undefined): void | import("../../shared/types").UndefinedAble<import("../../shared/types").AnyObject>;
|
|
2258
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../shared/types").AnyObject | undefined): import("../../shared/types").AnyObject[];
|
|
2259
|
+
afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
|
|
2243
2260
|
}>;
|
|
2244
2261
|
businessFormatter: import("..").FormBusinessFormatter;
|
|
2245
2262
|
requestInstance: import("..").FormRequestDefine.RequestInstance;
|
|
2246
2263
|
enterToNextWidget: boolean | ((fieldItem: import("..").FieldItem) => boolean | void);
|
|
2247
|
-
lowCodeReactions: import("
|
|
2264
|
+
lowCodeReactions: import("../../shared/types").LowCodeTypes.reactionsConfig[];
|
|
2248
2265
|
linebarAutoHidden: boolean;
|
|
2249
2266
|
bordered: string | boolean;
|
|
2250
2267
|
uniqueCacheData: boolean;
|
|
2251
|
-
operationalForm: import("
|
|
2268
|
+
operationalForm: import("../../shared/types").LowCodeTypes.operationalConfig[];
|
|
2252
2269
|
outBordered: boolean;
|
|
2253
2270
|
forceClearable: boolean;
|
|
2254
2271
|
}>) => Record<string, import("@formily/json-schema").Stringify<{
|
|
@@ -2368,121 +2385,7 @@ declare const ShortcutSetter: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
2368
2385
|
}>>;
|
|
2369
2386
|
onKeydown: (event: KeyboardEvent) => Promise<void>;
|
|
2370
2387
|
clearSpan: (uuid: string) => void;
|
|
2371
|
-
exposeEvent:
|
|
2372
|
-
validate(path?: string | ((field: import("@formily/core").Field<any, any, any, any>) => boolean), { force }?: {
|
|
2373
|
-
force?: boolean | undefined;
|
|
2374
|
-
}): Promise<void>;
|
|
2375
|
-
getFormValues(needCombineExtendKey?: boolean): any;
|
|
2376
|
-
setFormValues(values: import("../../../es/shared/types").AnyObject, options?: boolean | {
|
|
2377
|
-
needSplitExtendKey?: boolean | undefined;
|
|
2378
|
-
avoidBusinessConnection?: string | boolean | undefined;
|
|
2379
|
-
avoidDependKeyConnection?: string | boolean | undefined;
|
|
2380
|
-
avoidWordbookSettingConnection?: string | boolean | undefined;
|
|
2381
|
-
avoidOperationalFormConnection?: string | boolean | undefined;
|
|
2382
|
-
overwrite?: boolean | undefined;
|
|
2383
|
-
}, avoidBusinessConnection?: string | boolean, overwrite?: boolean): Promise<void>;
|
|
2384
|
-
setFieldState(path: string, setter: (field: Partial<Pick<import("@formily/core").Field<any, any, any, any>, import("@formily/core").NonFunctionPropertyNames<{
|
|
2385
|
-
match: (pattern: import("@formily/path").Pattern) => boolean;
|
|
2386
|
-
validate: (triggerType?: import("@formily/validator").ValidatorTriggerType | undefined) => any;
|
|
2387
|
-
data: any;
|
|
2388
|
-
loading: boolean;
|
|
2389
|
-
required: boolean;
|
|
2390
|
-
value: string;
|
|
2391
|
-
readonly index: string | number;
|
|
2392
|
-
disabled: boolean;
|
|
2393
|
-
onFocus: (...args: any[]) => Promise<void>;
|
|
2394
|
-
onBlur: (...args: any[]) => Promise<void>;
|
|
2395
|
-
onInput: (...args: any[]) => Promise<void>;
|
|
2396
|
-
editable: boolean;
|
|
2397
|
-
reset: (options?: import("@formily/core").IFieldResetOptions | undefined) => Promise<void>;
|
|
2398
|
-
title: string;
|
|
2399
|
-
visible: boolean;
|
|
2400
|
-
submit: <T_1>(onSubmit?: ((values: any) => void | Promise<T_1>) | undefined) => Promise<T_1>;
|
|
2401
|
-
validator: import("@formily/core").FieldValidator;
|
|
2402
|
-
pattern: import("@formily/core").FieldPatternTypes;
|
|
2403
|
-
content: any;
|
|
2404
|
-
display: import("@formily/core").FieldDisplayTypes;
|
|
2405
|
-
hidden: boolean;
|
|
2406
|
-
form: import("@formily/core").Form<any>;
|
|
2407
|
-
componentProps: Record<string, any>;
|
|
2408
|
-
decoratorProps: Record<string, any>;
|
|
2409
|
-
description: string;
|
|
2410
|
-
readOnly: boolean;
|
|
2411
|
-
component: import("@formily/core").FieldComponent<any, any>;
|
|
2412
|
-
decorator: import("@formily/core").FieldDecorator<any, any>;
|
|
2413
|
-
validating: boolean;
|
|
2414
|
-
submitting: boolean;
|
|
2415
|
-
active: boolean;
|
|
2416
|
-
visited: boolean;
|
|
2417
|
-
selfModified: boolean;
|
|
2418
|
-
modified: boolean;
|
|
2419
|
-
inputValue: string;
|
|
2420
|
-
inputValues: any[];
|
|
2421
|
-
dataSource: import("@formily/core").FieldDataSource;
|
|
2422
|
-
feedbacks: import("@formily/core").IFieldFeedback[];
|
|
2423
|
-
caches: import("@formily/core").IFieldCaches;
|
|
2424
|
-
selfErrors: import("@formily/core").FeedbackMessage;
|
|
2425
|
-
readonly errors: import("@formily/core").IFormFeedback[];
|
|
2426
|
-
selfWarnings: import("@formily/core").FeedbackMessage;
|
|
2427
|
-
readonly warnings: import("@formily/core").IFormFeedback[];
|
|
2428
|
-
selfSuccesses: import("@formily/core").FeedbackMessage;
|
|
2429
|
-
readonly successes: import("@formily/core").IFormFeedback[];
|
|
2430
|
-
readonly selfValid: boolean;
|
|
2431
|
-
readonly valid: boolean;
|
|
2432
|
-
readonly selfInvalid: boolean;
|
|
2433
|
-
readonly invalid: boolean;
|
|
2434
|
-
initialValue: string;
|
|
2435
|
-
readonly validateStatus: "error" | "success" | "warning" | "validating";
|
|
2436
|
-
setDataSource: (dataSource?: import("@formily/core").FieldDataSource | undefined) => void;
|
|
2437
|
-
setFeedback: (feedback?: import("@formily/core").IFieldFeedback | undefined) => void;
|
|
2438
|
-
setSelfErrors: (messages?: import("@formily/core").FeedbackMessage | undefined) => void;
|
|
2439
|
-
setSelfWarnings: (messages?: import("@formily/core").FeedbackMessage | undefined) => void;
|
|
2440
|
-
setSelfSuccesses: (messages?: import("@formily/core").FeedbackMessage | undefined) => void;
|
|
2441
|
-
setValidator: (validator?: import("@formily/core").FieldValidator | undefined) => void;
|
|
2442
|
-
setValidatorRule: (name: string, value: any) => void;
|
|
2443
|
-
setRequired: (required?: boolean | undefined) => void;
|
|
2444
|
-
setValue: (value?: string | undefined) => void;
|
|
2445
|
-
setInitialValue: (initialValue?: string | undefined) => void;
|
|
2446
|
-
setLoading: (loading?: boolean | undefined) => void;
|
|
2447
|
-
setValidating: (validating?: boolean | undefined) => void;
|
|
2448
|
-
setSubmitting: (submitting?: boolean | undefined) => void;
|
|
2449
|
-
queryFeedbacks: (search?: import("@formily/core").ISearchFeedback | undefined) => import("@formily/core").IFieldFeedback[];
|
|
2450
|
-
modify: () => void;
|
|
2451
|
-
initialized: boolean;
|
|
2452
|
-
mounted: boolean;
|
|
2453
|
-
unmounted: boolean;
|
|
2454
|
-
decoratorType: any;
|
|
2455
|
-
componentType: any;
|
|
2456
|
-
designable: boolean;
|
|
2457
|
-
locate: (address: import("@formily/path").Pattern) => void;
|
|
2458
|
-
readonly parent: import("@formily/core").GeneralField;
|
|
2459
|
-
readPretty: boolean;
|
|
2460
|
-
readonly destroyed: boolean;
|
|
2461
|
-
setTitle: (title?: string | undefined) => void;
|
|
2462
|
-
setDescription: (description?: string | undefined) => void;
|
|
2463
|
-
setDisplay: (type?: import("@formily/core").FieldDisplayTypes | undefined) => void;
|
|
2464
|
-
setPattern: (type?: import("@formily/core").FieldPatternTypes | undefined) => void;
|
|
2465
|
-
setComponent: <C extends unknown, ComponentProps extends object = {}>(component?: C | undefined, props?: ComponentProps | undefined) => void;
|
|
2466
|
-
setComponentProps: <ComponentProps_1 extends object = {}>(props?: ComponentProps_1 | undefined) => void;
|
|
2467
|
-
setDecorator: <D extends unknown, ComponentProps_2 extends object = {}>(component?: D | undefined, props?: ComponentProps_2 | undefined) => void;
|
|
2468
|
-
setDecoratorProps: <ComponentProps_3 extends object = {}>(props?: ComponentProps_3 | undefined) => void;
|
|
2469
|
-
setData: (data: any) => void;
|
|
2470
|
-
setContent: (content: any) => void;
|
|
2471
|
-
onInit: () => void;
|
|
2472
|
-
onMount: () => void;
|
|
2473
|
-
onUnmount: () => void;
|
|
2474
|
-
query: (pattern: import("@formily/path").Pattern) => import("@formily/core").Query;
|
|
2475
|
-
notify: (type: import("@formily/core").LifeCycleTypes, payload?: any) => void;
|
|
2476
|
-
dispose: () => void;
|
|
2477
|
-
destroy: (forceClear?: boolean | undefined) => void;
|
|
2478
|
-
}>>>) => void): void;
|
|
2479
|
-
resetFields(path?: string): Promise<void>;
|
|
2480
|
-
queryWidget(key: string): Promise<{
|
|
2481
|
-
widgetElement: HTMLInputElement | null | undefined;
|
|
2482
|
-
widgetElementList: HTMLInputElement[];
|
|
2483
|
-
decoratorElement: HTMLElement | null | undefined;
|
|
2484
|
-
} | null>;
|
|
2485
|
-
};
|
|
2388
|
+
exposeEvent: Omit<import("..").FormRenderExpose, "getFieldList" | "formModel" | "reload">;
|
|
2486
2389
|
useVersion: typeof import("..").useVersion;
|
|
2487
2390
|
FormConsumer: import("vue").DefineComponent<{}, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
|
2488
2391
|
FormProvider: import("vue").DefineComponent<Record<"form", any>, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<Record<"form", any>>>, {
|
|
@@ -2547,7 +2450,7 @@ declare const ShortcutSetter: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
2547
2450
|
type: import("vue").PropType<import("..").FieldItem[]>;
|
|
2548
2451
|
};
|
|
2549
2452
|
initialData: {
|
|
2550
|
-
type: import("vue").PropType<import("
|
|
2453
|
+
type: import("vue").PropType<import("../../shared/types").AnyObject>;
|
|
2551
2454
|
default: () => {};
|
|
2552
2455
|
};
|
|
2553
2456
|
fieldVisitor: {
|
|
@@ -2636,11 +2539,17 @@ declare const ShortcutSetter: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
2636
2539
|
default: () => {};
|
|
2637
2540
|
};
|
|
2638
2541
|
scope: {
|
|
2639
|
-
type: import("vue").PropType<import("
|
|
2542
|
+
type: import("vue").PropType<import("../../shared/types").AnyObject>;
|
|
2640
2543
|
default: () => {};
|
|
2641
2544
|
};
|
|
2642
2545
|
annotation: {
|
|
2643
|
-
type: import("vue").PropType<import("
|
|
2546
|
+
type: import("vue").PropType<Record<string, import("../annotation-edit/src/type").AnnotationItem>>;
|
|
2547
|
+
};
|
|
2548
|
+
annotationShortcuts: {
|
|
2549
|
+
type: import("vue").PropType<(string | {
|
|
2550
|
+
label: string;
|
|
2551
|
+
value: string;
|
|
2552
|
+
})[] | undefined>;
|
|
2644
2553
|
};
|
|
2645
2554
|
consumer: {
|
|
2646
2555
|
type: BooleanConstructor;
|
|
@@ -2656,9 +2565,9 @@ declare const ShortcutSetter: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
2656
2565
|
field: import("@formily/core").GeneralField;
|
|
2657
2566
|
oldValue: unknown;
|
|
2658
2567
|
}): any;
|
|
2659
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
2660
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
2661
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
2568
|
+
beforeRequest(fieldKey: string, params?: import("../../shared/types").AnyObject | undefined, payload?: import("../../shared/types").AnyObject | undefined): void | import("../../shared/types").UndefinedAble<import("../../shared/types").AnyObject>;
|
|
2569
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../shared/types").AnyObject | undefined): import("../../shared/types").AnyObject[];
|
|
2570
|
+
afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
|
|
2662
2571
|
}>>;
|
|
2663
2572
|
};
|
|
2664
2573
|
requestInstance: {
|
|
@@ -2669,13 +2578,13 @@ declare const ShortcutSetter: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
2669
2578
|
default: boolean;
|
|
2670
2579
|
};
|
|
2671
2580
|
lowCodeReactions: {
|
|
2672
|
-
type: import("vue").PropType<import("
|
|
2581
|
+
type: import("vue").PropType<import("../../shared/types").LowCodeTypes.reactionsConfig[]>;
|
|
2673
2582
|
};
|
|
2674
2583
|
operationalForm: {
|
|
2675
|
-
type: import("vue").PropType<import("
|
|
2584
|
+
type: import("vue").PropType<import("../../shared/types").LowCodeTypes.operationalConfig[]>;
|
|
2676
2585
|
};
|
|
2677
2586
|
dateOperationalForm: {
|
|
2678
|
-
type: import("vue").PropType<import("
|
|
2587
|
+
type: import("vue").PropType<import("../../shared/types").LowCodeTypes.dateOperationalConfig[]>;
|
|
2679
2588
|
};
|
|
2680
2589
|
operationalFormInit: {
|
|
2681
2590
|
type: BooleanConstructor;
|
|
@@ -2707,9 +2616,9 @@ declare const ShortcutSetter: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
2707
2616
|
column: number;
|
|
2708
2617
|
forceClearable: boolean;
|
|
2709
2618
|
components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
|
|
2710
|
-
initialData: import("
|
|
2619
|
+
initialData: import("../../shared/types").AnyObject;
|
|
2711
2620
|
parallelism: number;
|
|
2712
|
-
scope: import("
|
|
2621
|
+
scope: import("../../shared/types").AnyObject;
|
|
2713
2622
|
consumer: boolean;
|
|
2714
2623
|
enterToNextWidget: boolean | ((fieldItem: import("..").FieldItem) => boolean | void);
|
|
2715
2624
|
linebarAutoHidden: boolean;
|