cnhis-design-vue 3.1.55-beta.16 → 3.1.55-beta.18
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 +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/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 +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 +47 -47
- 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/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/useElectrocardiogramChart.d.ts +4 -4
- 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 +254 -247
- package/es/components/form-config/src/FormConfig.vue.d.ts +380 -373
- package/es/components/form-config/src/components/FormConfigCreator.vue.d.ts +13 -13
- package/es/components/form-config/src/components/FormConfigDragDisplay.vue.d.ts +1 -1
- package/es/components/form-config/src/components/FormConfigEdit.vue.d.ts +180 -177
- 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 +47 -47
- package/es/components/form-render/src/FormRender.vue.d.ts +10 -10
- package/es/components/form-render/src/FormRenderWrapper.vue.d.ts +70 -70
- 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/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 +5 -5
- 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 +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 +3 -3
- package/es/components/form-render/src/hooks/useFormItemDeps.d.ts +2 -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 +7 -5
- 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/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/radioRendererPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/editSelect.d.ts +2 -2
- 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.d.ts +3 -3
- package/es/components/info-header/index.d.ts +149 -149
- package/es/components/info-header/src/InfoHeader.vue.d.ts +163 -163
- 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 +93 -93
- package/es/components/info-header/src/components/patientInfo/index.vue.d.ts +14 -14
- 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 +6 -0
- 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 +63 -62
- package/es/components/shortcut-setter/src/ShortcutSetter.vue.d.ts +96 -95
- 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 -4
- 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 +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/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/index.d.ts +1 -1
- package/package.json +2 -2
- package/es/components/bpmn-workflow/src/BpmnWorkflow.d.ts +0 -0
- package/es/components/bpmn-workflow/types/BpmnViewer.d.ts +0 -1
- package/es/components/bpmn-workflow/types/ModelingModule.d.ts +0 -1
- package/es/components/bpmn-workflow/types/MoveCanvasModule.d.ts +0 -1
- package/es/shared/components/VueDraggable/src/vuedraggable.d.ts +0 -86
- package/es/shared/utils/fabricjs/index.d.ts +0 -6823
- package/es/shared/utils/tapable/index.d.ts +0 -139
|
@@ -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,11 @@ 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<import("../../shared/types").AnyObject>;
|
|
1882
1883
|
};
|
|
1883
1884
|
consumer: {
|
|
1884
1885
|
type: BooleanConstructor;
|
|
@@ -1894,9 +1895,9 @@ declare const ShortcutSetter: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
1894
1895
|
field: import("@formily/core").GeneralField;
|
|
1895
1896
|
oldValue: unknown;
|
|
1896
1897
|
}): any;
|
|
1897
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
1898
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
1899
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
1898
|
+
beforeRequest(fieldKey: string, params?: import("../../shared/types").AnyObject | undefined, payload?: import("../../shared/types").AnyObject | undefined): void | import("../../shared/types").UndefinedAble<import("../../shared/types").AnyObject>;
|
|
1899
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../shared/types").AnyObject | undefined): import("../../shared/types").AnyObject[];
|
|
1900
|
+
afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
|
|
1900
1901
|
}>>;
|
|
1901
1902
|
};
|
|
1902
1903
|
requestInstance: {
|
|
@@ -1907,13 +1908,13 @@ declare const ShortcutSetter: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
1907
1908
|
default: boolean;
|
|
1908
1909
|
};
|
|
1909
1910
|
lowCodeReactions: {
|
|
1910
|
-
type: import("vue").PropType<import("
|
|
1911
|
+
type: import("vue").PropType<import("../../shared/types").LowCodeTypes.reactionsConfig[]>;
|
|
1911
1912
|
};
|
|
1912
1913
|
operationalForm: {
|
|
1913
|
-
type: import("vue").PropType<import("
|
|
1914
|
+
type: import("vue").PropType<import("../../shared/types").LowCodeTypes.operationalConfig[]>;
|
|
1914
1915
|
};
|
|
1915
1916
|
dateOperationalForm: {
|
|
1916
|
-
type: import("vue").PropType<import("
|
|
1917
|
+
type: import("vue").PropType<import("../../shared/types").LowCodeTypes.dateOperationalConfig[]>;
|
|
1917
1918
|
};
|
|
1918
1919
|
operationalFormInit: {
|
|
1919
1920
|
type: BooleanConstructor;
|
|
@@ -1941,7 +1942,7 @@ declare const ShortcutSetter: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
1941
1942
|
type: import("vue").PropType<import("..").FieldItem[]>;
|
|
1942
1943
|
};
|
|
1943
1944
|
initialData: {
|
|
1944
|
-
type: import("vue").PropType<import("
|
|
1945
|
+
type: import("vue").PropType<import("../../shared/types").AnyObject>;
|
|
1945
1946
|
default: () => {};
|
|
1946
1947
|
};
|
|
1947
1948
|
fieldVisitor: {
|
|
@@ -2030,11 +2031,11 @@ declare const ShortcutSetter: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
2030
2031
|
default: () => {};
|
|
2031
2032
|
};
|
|
2032
2033
|
scope: {
|
|
2033
|
-
type: import("vue").PropType<import("
|
|
2034
|
+
type: import("vue").PropType<import("../../shared/types").AnyObject>;
|
|
2034
2035
|
default: () => {};
|
|
2035
2036
|
};
|
|
2036
2037
|
annotation: {
|
|
2037
|
-
type: import("vue").PropType<import("
|
|
2038
|
+
type: import("vue").PropType<import("../../shared/types").AnyObject>;
|
|
2038
2039
|
};
|
|
2039
2040
|
consumer: {
|
|
2040
2041
|
type: BooleanConstructor;
|
|
@@ -2050,9 +2051,9 @@ declare const ShortcutSetter: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
2050
2051
|
field: import("@formily/core").GeneralField;
|
|
2051
2052
|
oldValue: unknown;
|
|
2052
2053
|
}): any;
|
|
2053
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
2054
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
2055
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
2054
|
+
beforeRequest(fieldKey: string, params?: import("../../shared/types").AnyObject | undefined, payload?: import("../../shared/types").AnyObject | undefined): void | import("../../shared/types").UndefinedAble<import("../../shared/types").AnyObject>;
|
|
2055
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../shared/types").AnyObject | undefined): import("../../shared/types").AnyObject[];
|
|
2056
|
+
afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
|
|
2056
2057
|
}>>;
|
|
2057
2058
|
};
|
|
2058
2059
|
requestInstance: {
|
|
@@ -2063,13 +2064,13 @@ declare const ShortcutSetter: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
2063
2064
|
default: boolean;
|
|
2064
2065
|
};
|
|
2065
2066
|
lowCodeReactions: {
|
|
2066
|
-
type: import("vue").PropType<import("
|
|
2067
|
+
type: import("vue").PropType<import("../../shared/types").LowCodeTypes.reactionsConfig[]>;
|
|
2067
2068
|
};
|
|
2068
2069
|
operationalForm: {
|
|
2069
|
-
type: import("vue").PropType<import("
|
|
2070
|
+
type: import("vue").PropType<import("../../shared/types").LowCodeTypes.operationalConfig[]>;
|
|
2070
2071
|
};
|
|
2071
2072
|
dateOperationalForm: {
|
|
2072
|
-
type: import("vue").PropType<import("
|
|
2073
|
+
type: import("vue").PropType<import("../../shared/types").LowCodeTypes.dateOperationalConfig[]>;
|
|
2073
2074
|
};
|
|
2074
2075
|
operationalFormInit: {
|
|
2075
2076
|
type: BooleanConstructor;
|
|
@@ -2117,7 +2118,7 @@ declare const ShortcutSetter: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
2117
2118
|
changeContextCollector: import("..").ContextCollector;
|
|
2118
2119
|
formUUID: string;
|
|
2119
2120
|
anchorBarRef: import("vue").Ref<{
|
|
2120
|
-
syncBarPosition: import("
|
|
2121
|
+
syncBarPosition: import("../../shared/types").AnyFn<any[], any>;
|
|
2121
2122
|
} | undefined>;
|
|
2122
2123
|
currentAnchor: import("vue").WritableComputedRef<string>;
|
|
2123
2124
|
updateAnchorList: (field: import("@formily/core").GeneralField) => void;
|
|
@@ -2132,18 +2133,18 @@ declare const ShortcutSetter: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
2132
2133
|
field: import("@formily/core").GeneralField;
|
|
2133
2134
|
oldValue: unknown;
|
|
2134
2135
|
}): 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("
|
|
2136
|
+
beforeRequest(fieldKey: string, params?: import("../../shared/types").AnyObject | undefined, payload?: import("../../shared/types").AnyObject | undefined): void | import("../../shared/types").UndefinedAble<import("../../shared/types").AnyObject>;
|
|
2137
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../shared/types").AnyObject | undefined): import("../../shared/types").AnyObject[];
|
|
2138
|
+
afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
|
|
2139
|
+
}>>[T]> | undefined) => import("../../shared/types").UndefinedAble<ReturnType<Required<Partial<{
|
|
2139
2140
|
onSetup(): void;
|
|
2140
2141
|
beforeSetValue(fieldKey: string, value: unknown, payload: {
|
|
2141
2142
|
field: import("@formily/core").GeneralField;
|
|
2142
2143
|
oldValue: unknown;
|
|
2143
2144
|
}): any;
|
|
2144
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
2145
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
2146
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
2145
|
+
beforeRequest(fieldKey: string, params?: import("../../shared/types").AnyObject | undefined, payload?: import("../../shared/types").AnyObject | undefined): void | import("../../shared/types").UndefinedAble<import("../../shared/types").AnyObject>;
|
|
2146
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../shared/types").AnyObject | undefined): import("../../shared/types").AnyObject[];
|
|
2147
|
+
afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
|
|
2147
2148
|
}>>[T]>>;
|
|
2148
2149
|
triggerAutoHidden: (field: import("@formily/core").GeneralField) => Promise<void>;
|
|
2149
2150
|
observeFormGraph: Record<string, import("@formily/core").GeneralField>;
|
|
@@ -2163,7 +2164,7 @@ declare const ShortcutSetter: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
2163
2164
|
wordbookSettingHandler: import("..").wordbookSettingHandler;
|
|
2164
2165
|
schemaAdaptor: (fieldList: import("..").FieldItem[], options?: Partial<{
|
|
2165
2166
|
fieldList: import("..").FieldItem[];
|
|
2166
|
-
initialData: import("
|
|
2167
|
+
initialData: import("../../shared/types").AnyObject;
|
|
2167
2168
|
fieldVisitor: import("..").FieldVisitor;
|
|
2168
2169
|
column: number;
|
|
2169
2170
|
maxHeight: string | number;
|
|
@@ -2227,8 +2228,8 @@ declare const ShortcutSetter: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
2227
2228
|
"x-compile-omitted"?: string[] | undefined;
|
|
2228
2229
|
}>;
|
|
2229
2230
|
components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
|
|
2230
|
-
scope: import("
|
|
2231
|
-
annotation: import("
|
|
2231
|
+
scope: import("../../shared/types").AnyObject;
|
|
2232
|
+
annotation: import("../../shared/types").AnyObject;
|
|
2232
2233
|
consumer: boolean;
|
|
2233
2234
|
uuid: string;
|
|
2234
2235
|
lifeCycle: Partial<{
|
|
@@ -2237,18 +2238,18 @@ declare const ShortcutSetter: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
2237
2238
|
field: import("@formily/core").GeneralField;
|
|
2238
2239
|
oldValue: unknown;
|
|
2239
2240
|
}): any;
|
|
2240
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
2241
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
2242
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
2241
|
+
beforeRequest(fieldKey: string, params?: import("../../shared/types").AnyObject | undefined, payload?: import("../../shared/types").AnyObject | undefined): void | import("../../shared/types").UndefinedAble<import("../../shared/types").AnyObject>;
|
|
2242
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../shared/types").AnyObject | undefined): import("../../shared/types").AnyObject[];
|
|
2243
|
+
afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
|
|
2243
2244
|
}>;
|
|
2244
2245
|
businessFormatter: import("..").FormBusinessFormatter;
|
|
2245
2246
|
requestInstance: import("..").FormRequestDefine.RequestInstance;
|
|
2246
2247
|
enterToNextWidget: boolean | ((fieldItem: import("..").FieldItem) => boolean | void);
|
|
2247
|
-
lowCodeReactions: import("
|
|
2248
|
+
lowCodeReactions: import("../../shared/types").LowCodeTypes.reactionsConfig[];
|
|
2248
2249
|
linebarAutoHidden: boolean;
|
|
2249
2250
|
bordered: string | boolean;
|
|
2250
2251
|
uniqueCacheData: boolean;
|
|
2251
|
-
operationalForm: import("
|
|
2252
|
+
operationalForm: import("../../shared/types").LowCodeTypes.operationalConfig[];
|
|
2252
2253
|
outBordered: boolean;
|
|
2253
2254
|
forceClearable: boolean;
|
|
2254
2255
|
}>) => Record<string, import("@formily/json-schema").Stringify<{
|
|
@@ -2373,7 +2374,7 @@ declare const ShortcutSetter: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
2373
2374
|
force?: boolean | undefined;
|
|
2374
2375
|
}): Promise<void>;
|
|
2375
2376
|
getFormValues(needCombineExtendKey?: boolean): any;
|
|
2376
|
-
setFormValues(values: import("
|
|
2377
|
+
setFormValues(values: import("../../shared/types").AnyObject, options?: boolean | {
|
|
2377
2378
|
needSplitExtendKey?: boolean | undefined;
|
|
2378
2379
|
avoidBusinessConnection?: string | boolean | undefined;
|
|
2379
2380
|
avoidDependKeyConnection?: string | boolean | undefined;
|
|
@@ -2547,7 +2548,7 @@ declare const ShortcutSetter: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
2547
2548
|
type: import("vue").PropType<import("..").FieldItem[]>;
|
|
2548
2549
|
};
|
|
2549
2550
|
initialData: {
|
|
2550
|
-
type: import("vue").PropType<import("
|
|
2551
|
+
type: import("vue").PropType<import("../../shared/types").AnyObject>;
|
|
2551
2552
|
default: () => {};
|
|
2552
2553
|
};
|
|
2553
2554
|
fieldVisitor: {
|
|
@@ -2636,11 +2637,11 @@ declare const ShortcutSetter: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
2636
2637
|
default: () => {};
|
|
2637
2638
|
};
|
|
2638
2639
|
scope: {
|
|
2639
|
-
type: import("vue").PropType<import("
|
|
2640
|
+
type: import("vue").PropType<import("../../shared/types").AnyObject>;
|
|
2640
2641
|
default: () => {};
|
|
2641
2642
|
};
|
|
2642
2643
|
annotation: {
|
|
2643
|
-
type: import("vue").PropType<import("
|
|
2644
|
+
type: import("vue").PropType<import("../../shared/types").AnyObject>;
|
|
2644
2645
|
};
|
|
2645
2646
|
consumer: {
|
|
2646
2647
|
type: BooleanConstructor;
|
|
@@ -2656,9 +2657,9 @@ declare const ShortcutSetter: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
2656
2657
|
field: import("@formily/core").GeneralField;
|
|
2657
2658
|
oldValue: unknown;
|
|
2658
2659
|
}): any;
|
|
2659
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
2660
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
2661
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
2660
|
+
beforeRequest(fieldKey: string, params?: import("../../shared/types").AnyObject | undefined, payload?: import("../../shared/types").AnyObject | undefined): void | import("../../shared/types").UndefinedAble<import("../../shared/types").AnyObject>;
|
|
2661
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../shared/types").AnyObject | undefined): import("../../shared/types").AnyObject[];
|
|
2662
|
+
afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
|
|
2662
2663
|
}>>;
|
|
2663
2664
|
};
|
|
2664
2665
|
requestInstance: {
|
|
@@ -2669,13 +2670,13 @@ declare const ShortcutSetter: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
2669
2670
|
default: boolean;
|
|
2670
2671
|
};
|
|
2671
2672
|
lowCodeReactions: {
|
|
2672
|
-
type: import("vue").PropType<import("
|
|
2673
|
+
type: import("vue").PropType<import("../../shared/types").LowCodeTypes.reactionsConfig[]>;
|
|
2673
2674
|
};
|
|
2674
2675
|
operationalForm: {
|
|
2675
|
-
type: import("vue").PropType<import("
|
|
2676
|
+
type: import("vue").PropType<import("../../shared/types").LowCodeTypes.operationalConfig[]>;
|
|
2676
2677
|
};
|
|
2677
2678
|
dateOperationalForm: {
|
|
2678
|
-
type: import("vue").PropType<import("
|
|
2679
|
+
type: import("vue").PropType<import("../../shared/types").LowCodeTypes.dateOperationalConfig[]>;
|
|
2679
2680
|
};
|
|
2680
2681
|
operationalFormInit: {
|
|
2681
2682
|
type: BooleanConstructor;
|
|
@@ -2707,9 +2708,9 @@ declare const ShortcutSetter: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
2707
2708
|
column: number;
|
|
2708
2709
|
forceClearable: boolean;
|
|
2709
2710
|
components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
|
|
2710
|
-
initialData: import("
|
|
2711
|
+
initialData: import("../../shared/types").AnyObject;
|
|
2711
2712
|
parallelism: number;
|
|
2712
|
-
scope: import("
|
|
2713
|
+
scope: import("../../shared/types").AnyObject;
|
|
2713
2714
|
consumer: boolean;
|
|
2714
2715
|
enterToNextWidget: boolean | ((fieldItem: import("..").FieldItem) => boolean | void);
|
|
2715
2716
|
linebarAutoHidden: boolean;
|