cnhis-design-vue 3.1.55-release.1 → 3.1.55-release.2
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/bpmn-workflow/src/BpmnWorkflow.d.ts +0 -0
- package/es/components/bpmn-workflow/types/BpmnViewer.d.ts +1 -0
- package/es/components/bpmn-workflow/types/ModelingModule.d.ts +1 -0
- package/es/components/bpmn-workflow/types/MoveCanvasModule.d.ts +1 -0
- package/es/components/button-print/index.d.ts +21 -21
- package/es/components/button-print/src/ButtonPrint.vue.d.ts +1 -1
- package/es/components/button-print/src/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 +48 -162
- package/es/components/card-reader-sdk/src/cardReaderSDK.d.ts +1 -1
- package/es/components/card-reader-sdk/src/components/readCardDialog.vue.d.ts +1 -1
- package/es/components/card-reader-sdk/src/constants/index.d.ts +1 -1
- package/es/components/card-reader-sdk/src/insuranceSDK.d.ts +1 -1
- package/es/components/card-reader-sdk/src/types/index.d.ts +2 -2
- package/es/components/card-reader-sdk/src/utils/readHealthCard.d.ts +1 -1
- package/es/components/classification/index.d.ts +20 -20
- package/es/components/classification/src/components/set-classification/index.vue.d.ts +13 -13
- package/es/components/classification/src/components/table-modal/index.vue.d.ts +1 -1
- package/es/components/classification/src/index.vue.d.ts +13 -13
- package/es/components/config-provider/index.d.ts +1 -1
- package/es/components/date-picker/index.d.ts +2 -2
- package/es/components/date-picker/src/DatePicker.vue.d.ts +1 -1
- package/es/components/editor/index.d.ts +1 -1
- package/es/components/expand-field/index.d.ts +29 -29
- package/es/components/expand-field/src/components/PersonModal.vue.d.ts +2 -2
- package/es/components/expand-field/src/components/form.vue.d.ts +2 -2
- package/es/components/expand-field/src/components/form.vue2.js +1 -1
- package/es/components/expand-field/src/constants/index.d.ts +1 -1
- package/es/components/expand-field/src/index.vue.d.ts +2 -2
- package/es/components/fabric-chart/index.d.ts +6 -6
- package/es/components/fabric-chart/src/FabricChart.vue.d.ts +1 -1
- package/es/components/fabric-chart/src/components/PopupTip.vue.d.ts +1 -1
- package/es/components/fabric-chart/src/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 -475
- package/es/components/form-config/src/FormConfig.vue.d.ts +380 -601
- package/es/components/form-config/src/components/FormConfigCreator.vue.d.ts +14 -128
- package/es/components/form-config/src/components/FormConfigDragDisplay.vue.d.ts +1 -1
- package/es/components/form-config/src/components/FormConfigEdit.vue.d.ts +180 -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 +47 -161
- package/es/components/form-render/src/FormRender.vue.d.ts +12 -127
- package/es/components/form-render/src/FormRender.vue2.js +1 -1
- package/es/components/form-render/src/FormRenderWrapper.vue.d.ts +70 -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/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 +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 +15 -15
- package/es/components/form-render/src/utils/business.d.ts +2 -2
- package/es/components/form-render/src/utils/dom.d.ts +1 -1
- package/es/components/form-render/src/utils/index.d.ts +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/numberRendererPlugin.js +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/radioRendererPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/editSelect.d.ts +8 -2
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/editSelect.js +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/selectUtils.d.ts +2 -2
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/editSeparate.vue.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/separateUtils.d.ts +2 -2
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/timeRendererPlugin/editTime.vue.d.ts +2 -2
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/timeRendererPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/widgets/checkRendererPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/widgets/colorRendererPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/widgets/defaultRendererPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/widgets/htmlRendererPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/widgets/labelRendererPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/widgets/pictureRendererPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/widgets/seqRendererPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rowClickPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rowDragPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rowGroupSettingPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rowGroupSettingPlugin/rowGroupUtils.d.ts +2 -2
- package/es/components/iho-table/src/plugins/varialbleHeightPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/virtualTreePlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/wordbookSettingPlugin.d.ts +1 -1
- package/es/components/iho-table/src/types/index.d.ts +3 -3
- package/es/components/iho-table/src/types/pluginType.d.ts +2 -2
- package/es/components/iho-table/src/utils/index.d.ts +3 -3
- package/es/components/iho-table/src/utils/separateMap.d.ts +2 -2
- package/es/components/index.d.ts +3 -3
- package/es/components/info-header/index.d.ts +149 -377
- package/es/components/info-header/src/InfoHeader.vue.d.ts +165 -393
- package/es/components/info-header/src/components/infoDescription/DescriptionItem.vue.d.ts +6 -6
- package/es/components/info-header/src/components/infoDescription/DescriptionList.vue.d.ts +9 -9
- package/es/components/info-header/src/components/infoDescription/index.vue.d.ts +93 -207
- package/es/components/info-header/src/components/patientInfo/index.vue.d.ts +15 -129
- package/es/components/info-header/src/constants/index.d.ts +1 -1
- package/es/components/info-header/src/types/index.d.ts +1 -1
- package/es/components/keyboard/index.d.ts +1 -1
- package/es/components/map/index.d.ts +1 -1
- package/es/components/map/src/Map.vue.d.ts +1 -1
- package/es/components/picture-clipper/index.d.ts +1 -1
- package/es/components/picture-clipper/src/PictureClipper.vue.d.ts +1 -1
- package/es/components/quick-search/index.d.ts +1 -1
- package/es/components/quick-search/src/index.vue.d.ts +4 -4
- package/es/components/recommend-search/index.d.ts +25 -25
- package/es/components/recommend-search/src/RecommendSearch.vue.d.ts +7 -7
- package/es/components/recommend-search/src/components/RecommendInput.vue.d.ts +3 -3
- package/es/components/recommend-search/src/components/RecommendSelect.vue.d.ts +2 -2
- package/es/components/scale-view/index.d.ts +1 -1
- package/es/components/scale-view/src/ScaleView.vue2.js +1 -1
- package/es/components/scale-view/src/hooks/use-component.d.ts +33 -33
- package/es/components/scale-view/src/types/index.d.ts +1 -1
- package/es/components/search-cascader/index.d.ts +34 -34
- package/es/components/search-cascader/src/SearchCascader.vue.d.ts +1 -1
- package/es/components/search-cascader/src/components/SearchMenu.d.ts +1 -1
- package/es/components/search-cascader/src/constants/index.d.ts +1 -1
- package/es/components/search-cascader/src/utils/index.d.ts +1 -1
- package/es/components/select-label/index.d.ts +1 -1
- package/es/components/select-label/src/LabelFormContent.vue.d.ts +1 -1
- package/es/components/select-label/src/LabelFormContent.vue2.js +1 -1
- package/es/components/select-label/src/SelectLabel.vue.d.ts +1 -1
- package/es/components/select-label/src/ihoLabel/IhoLabelFormContent.vue.d.ts +3 -3
- package/es/components/select-label/src/ihoLabel/IhoSelectLabel.vue.d.ts +3 -3
- package/es/components/select-label/src/ihoLabel/iho-label-classify.vue.d.ts +1 -1
- package/es/components/select-label/src/index.vue.d.ts +19 -19
- package/es/components/select-person/index.d.ts +22 -22
- package/es/components/select-person/src/SearchMultiple.vue.d.ts +0 -6
- package/es/components/select-person/src/SelectPerson.vue.d.ts +1 -1
- package/es/components/shortcut-provider/index.d.ts +1 -1
- package/es/components/shortcut-provider/src/ShortcutProvider.vue.d.ts +2 -2
- package/es/components/shortcut-provider/src/constants/index.d.ts +1 -1
- package/es/components/shortcut-provider/src/hooks/useShortcuts.d.ts +1 -1
- package/es/components/shortcut-provider/src/types/index.d.ts +1 -1
- package/es/components/shortcut-provider/src/utils/index.d.ts +1 -1
- package/es/components/shortcut-setter/index.d.ts +63 -176
- package/es/components/shortcut-setter/src/ShortcutSetter.vue.d.ts +96 -209
- package/es/components/shortcut-setter/src/ShortcutSetterItem.vue.d.ts +2 -2
- package/es/components/shortcut-setter/src/types/index.d.ts +1 -1
- package/es/components/slider-tree/index.d.ts +1 -1
- package/es/components/steps-wheel/index.d.ts +1 -1
- package/es/components/table-export-field/index.d.ts +3 -3
- package/es/components/table-export-field/src/components/ExportModal.vue.d.ts +4 -1
- package/es/components/table-export-field/src/components/SaveProjectModal.vue.d.ts +1 -1
- package/es/components/table-export-field/src/constants/index.d.ts +1 -1
- package/es/components/table-export-field/src/index.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/bi-filter/hooks/useBiConditions.d.ts +1 -1
- package/es/components/table-filter/src/components/bi-filter/index.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/classify-filter/hooks/useDisplayCategory.d.ts +1 -1
- package/es/components/table-filter/src/components/classify-filter/hooks/useFilterConditions.d.ts +1 -1
- package/es/components/table-filter/src/components/classify-filter/index.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/render-widget/components/CheckboxGroup.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/render-widget/components/DateInner.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/render-widget/components/DateOut.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/render-widget/components/DateQuickBtn/index.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/render-widget/components/DateRangeInner.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/render-widget/components/DateRangeOut.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/render-widget/components/InputCustom.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/render-widget/components/LabelInner.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/render-widget/components/LabelOut.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/render-widget/components/SelectDynamic.vue.d.ts +4 -0
- package/es/components/table-filter/src/components/render-widget/components/SelectDynamic.vue2.js +1 -1
- package/es/components/table-filter/src/components/render-widget/components/SelectDynamicOption/index.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/render-widget/components/index.d.ts +4 -0
- package/es/components/table-filter/src/components/render-widget/helpers/setDefaultValue.d.ts +1 -1
- package/es/components/table-filter/src/components/render-widget/widgetCfgMaps.d.ts +13 -9
- package/es/components/table-filter/src/constants/index.d.ts +1 -1
- package/es/components/table-filter/src/hooks/useAdvanced.d.ts +2 -2
- package/es/components/table-filter/src/hooks/useMixins.d.ts +1 -1
- package/es/components/table-filter/src/hooks/useRenderWidget.d.ts +1 -1
- package/es/components/table-filter/src/tool/transformData.d.ts +1 -1
- package/es/components/table-filter/src/types/index.d.ts +1 -0
- package/es/components/time-line/index.d.ts +1 -1
- package/es/components/time-picker/index.d.ts +2 -2
- package/es/components/time-picker/src/TimePicker.vue.d.ts +1 -1
- package/es/components/vod-chunk-upload/index.d.ts +1 -1
- package/es/env.d.ts +25 -25
- package/es/shared/assets/img/failure.png.js +1 -1
- package/es/shared/assets/img/no-permission.png.js +1 -1
- package/es/shared/assets/img/nodata.png.js +1 -1
- package/es/shared/assets/img/notfound.png.js +1 -1
- package/es/shared/assets/img/qr.png.js +1 -1
- package/es/shared/assets/img/success.png.js +1 -1
- package/es/shared/assets/img/video.png.js +1 -1
- package/es/shared/assets/img/video_default_cover.png.js +1 -1
- package/es/shared/assets/img/xb_big.png.js +1 -1
- package/es/shared/assets/img/xb_small.png.js +1 -1
- package/es/shared/components/InputNumberSlash/InputNumberSlash.d.ts +5 -3
- package/es/shared/components/InputNumberSlash/InputNumberSlash.js +1 -1
- package/es/shared/components/SelectPage/SelectPage.vue.d.ts +1 -1
- package/es/shared/components/SlotRender/SlotRender.d.ts +1 -1
- package/es/shared/components/VueDraggable/src/vuedraggable.d.ts +86 -0
- package/es/shared/hooks/selectHooks/useOptionFiltered.d.ts +1 -1
- package/es/shared/hooks/selectHooks/useSearchContent.d.ts +1 -1
- package/es/shared/hooks/selectHooks/useSearchContent.js +1 -1
- package/es/shared/hooks/selectHooks/useSelectAllowModify.d.ts +1 -1
- package/es/shared/hooks/selectHooks/useSelectRenders.d.ts +1 -1
- package/es/shared/hooks/useAsyncQueue/types.d.ts +1 -1
- package/es/shared/hooks/useDateTime.d.ts +1 -1
- package/es/shared/hooks/useFormRequest/index.d.ts +2 -2
- package/es/shared/hooks/useFormRequest/types.d.ts +2 -2
- package/es/shared/hooks/useLevelSearchCascader.d.ts +2 -2
- package/es/shared/hooks/useTheme.d.ts +1 -1
- package/es/shared/package.json.js +1 -1
- package/es/shared/types/business.d.ts +1 -1
- package/es/shared/utils/business.d.ts +1 -1
- package/es/shared/utils/fabricjs/index.d.ts +6823 -0
- package/es/shared/utils/index.d.ts +1 -1
- package/es/shared/utils/tapable/index.d.ts +139 -0
- package/package.json +2 -2
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { PropType } from 'vue';
|
|
2
|
-
import { FieldItem, FormChangePayload, FormRenderExpose } from '
|
|
3
|
-
import { FormConfigItem } from '
|
|
2
|
+
import { FieldItem, FormChangePayload, FormRenderExpose } from '../../../../components/form-render';
|
|
3
|
+
import { FormConfigItem } from '../../../../components/index';
|
|
4
4
|
declare const _default: import("vue").DefineComponent<{
|
|
5
5
|
uuid: {
|
|
6
6
|
type: StringConstructor;
|
|
@@ -12,8 +12,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
12
12
|
formProps: {
|
|
13
13
|
type: PropType<Partial<Partial<{
|
|
14
14
|
fieldList: FieldItem[];
|
|
15
|
-
initialData: import("
|
|
16
|
-
fieldVisitor: import("
|
|
15
|
+
initialData: import("../../../../shared/types").AnyObject;
|
|
16
|
+
fieldVisitor: import("../../../../components/form-render").FieldVisitor;
|
|
17
17
|
column: number;
|
|
18
18
|
maxHeight: string | number;
|
|
19
19
|
anchor: boolean;
|
|
@@ -76,8 +76,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
76
76
|
"x-compile-omitted"?: string[] | undefined;
|
|
77
77
|
}>;
|
|
78
78
|
components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
|
|
79
|
-
scope: import("
|
|
80
|
-
annotation: import("
|
|
79
|
+
scope: import("../../../../shared/types").AnyObject;
|
|
80
|
+
annotation: import("../../../../shared/types").AnyObject;
|
|
81
81
|
consumer: boolean;
|
|
82
82
|
uuid: string;
|
|
83
83
|
lifeCycle: Partial<{
|
|
@@ -86,18 +86,18 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
86
86
|
field: import("@formily/core").GeneralField;
|
|
87
87
|
oldValue: unknown;
|
|
88
88
|
}): any;
|
|
89
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
90
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
91
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
89
|
+
beforeRequest(fieldKey: string, params?: import("../../../../shared/types").AnyObject | undefined, payload?: import("../../../../shared/types").AnyObject | undefined): void | import("../../../../shared/types").UndefinedAble<import("../../../../shared/types").AnyObject>;
|
|
90
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../../shared/types").AnyObject | undefined): import("../../../../shared/types").AnyObject[];
|
|
91
|
+
afterOptionInit(fieldKey: string, options: import("../../../../shared/types").AnyObject[], payload?: import("../../../../shared/types").AnyObject | undefined): void;
|
|
92
92
|
}>;
|
|
93
|
-
businessFormatter: import("
|
|
94
|
-
requestInstance: import("
|
|
93
|
+
businessFormatter: import("../../../../components/form-render").FormBusinessFormatter;
|
|
94
|
+
requestInstance: import("../../../../components/index").FormRequestDefine.RequestInstance;
|
|
95
95
|
enterToNextWidget: boolean | ((fieldItem: FieldItem) => boolean | void);
|
|
96
|
-
lowCodeReactions: import("
|
|
96
|
+
lowCodeReactions: import("../../../../shared/types").LowCodeTypes.reactionsConfig[];
|
|
97
97
|
linebarAutoHidden: boolean;
|
|
98
98
|
bordered: string | boolean;
|
|
99
99
|
uniqueCacheData: boolean;
|
|
100
|
-
operationalForm: import("
|
|
100
|
+
operationalForm: import("../../../../shared/types").LowCodeTypes.operationalConfig[];
|
|
101
101
|
outBordered: boolean;
|
|
102
102
|
forceClearable: boolean;
|
|
103
103
|
}>>>;
|
|
@@ -114,8 +114,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
114
114
|
formProps: {
|
|
115
115
|
type: PropType<Partial<Partial<{
|
|
116
116
|
fieldList: FieldItem[];
|
|
117
|
-
initialData: import("
|
|
118
|
-
fieldVisitor: import("
|
|
117
|
+
initialData: import("../../../../shared/types").AnyObject;
|
|
118
|
+
fieldVisitor: import("../../../../components/form-render").FieldVisitor;
|
|
119
119
|
column: number;
|
|
120
120
|
maxHeight: string | number;
|
|
121
121
|
anchor: boolean;
|
|
@@ -178,8 +178,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
178
178
|
"x-compile-omitted"?: string[] | undefined;
|
|
179
179
|
}>;
|
|
180
180
|
components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
|
|
181
|
-
scope: import("
|
|
182
|
-
annotation: import("
|
|
181
|
+
scope: import("../../../../shared/types").AnyObject;
|
|
182
|
+
annotation: import("../../../../shared/types").AnyObject;
|
|
183
183
|
consumer: boolean;
|
|
184
184
|
uuid: string;
|
|
185
185
|
lifeCycle: Partial<{
|
|
@@ -188,18 +188,18 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
188
188
|
field: import("@formily/core").GeneralField;
|
|
189
189
|
oldValue: unknown;
|
|
190
190
|
}): any;
|
|
191
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
192
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
193
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
191
|
+
beforeRequest(fieldKey: string, params?: import("../../../../shared/types").AnyObject | undefined, payload?: import("../../../../shared/types").AnyObject | undefined): void | import("../../../../shared/types").UndefinedAble<import("../../../../shared/types").AnyObject>;
|
|
192
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../../shared/types").AnyObject | undefined): import("../../../../shared/types").AnyObject[];
|
|
193
|
+
afterOptionInit(fieldKey: string, options: import("../../../../shared/types").AnyObject[], payload?: import("../../../../shared/types").AnyObject | undefined): void;
|
|
194
194
|
}>;
|
|
195
|
-
businessFormatter: import("
|
|
196
|
-
requestInstance: import("
|
|
195
|
+
businessFormatter: import("../../../../components/form-render").FormBusinessFormatter;
|
|
196
|
+
requestInstance: import("../../../../components/index").FormRequestDefine.RequestInstance;
|
|
197
197
|
enterToNextWidget: boolean | ((fieldItem: FieldItem) => boolean | void);
|
|
198
|
-
lowCodeReactions: import("
|
|
198
|
+
lowCodeReactions: import("../../../../shared/types").LowCodeTypes.reactionsConfig[];
|
|
199
199
|
linebarAutoHidden: boolean;
|
|
200
200
|
bordered: string | boolean;
|
|
201
201
|
uniqueCacheData: boolean;
|
|
202
|
-
operationalForm: import("
|
|
202
|
+
operationalForm: import("../../../../shared/types").LowCodeTypes.operationalConfig[];
|
|
203
203
|
outBordered: boolean;
|
|
204
204
|
forceClearable: boolean;
|
|
205
205
|
}>>>;
|
|
@@ -207,22 +207,22 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
207
207
|
}>> & {}>>;
|
|
208
208
|
wrapperSelector: import("vue").ComputedRef<string>;
|
|
209
209
|
formRenderRef: import("vue").Ref<FormRenderExpose | undefined>;
|
|
210
|
-
currentActiveField: import("vue").Ref<import("
|
|
210
|
+
currentActiveField: import("vue").Ref<import("../../../../shared/types").UndefinedAble<FormConfigItem>>;
|
|
211
211
|
fieldList: import("vue").Ref<{
|
|
212
212
|
[x: string]: any;
|
|
213
213
|
val_key: string;
|
|
214
214
|
html_type: "LINEBAR" | ({} & string) | "INPUT" | "TEXTAREA" | "SELECT" | "LINE_BREAKS" | "INPUT_NUMBER" | "REMOTE_SEARCH" | "DATE" | "LEVEL_SEARCH_CASCADER" | "SEARCH_CASCADER" | "COMBINATION" | "RADIO" | "CHECKBOX" | "SWITCH" | "SLIDER" | "COMPLEX" | "SEARCH" | "PHONE_TYPE" | "IDCARD_TYPE" | "SEARCH_MORE" | "DIGITAL" | "CHECKBOX_BLOCK" | "RADIO_BLOCK" | "DATE-INPUT" | "DATETIME-INPUT" | "SWITCH_COMPONENT" | "SLIDER_COMPONENT" | "LEVEL_SEARCH_CASCADE" | "SEARCH_CASCADE";
|
|
215
215
|
annotation?: boolean | undefined;
|
|
216
216
|
val_key_unit?: string | undefined;
|
|
217
|
-
is_edit?: import("
|
|
217
|
+
is_edit?: import("../../../../components/form-render").FormCommonState | undefined;
|
|
218
218
|
elem_width?: number | undefined;
|
|
219
|
-
is_show?: import("
|
|
220
|
-
is_null?: import("
|
|
219
|
+
is_show?: import("../../../../components/form-render").FormCommonState | undefined;
|
|
220
|
+
is_null?: import("../../../../components/form-render").FormCommonState | undefined;
|
|
221
221
|
name?: string | undefined;
|
|
222
222
|
alias?: string | undefined;
|
|
223
223
|
default_val?: any;
|
|
224
|
-
is_empty?: import("
|
|
225
|
-
hide_title?: import("
|
|
224
|
+
is_empty?: import("../../../../components/form-render").FormCommonState | undefined;
|
|
225
|
+
hide_title?: import("../../../../components/form-render").FormCommonState | undefined;
|
|
226
226
|
placeholder?: string | undefined;
|
|
227
227
|
validate?: {
|
|
228
228
|
[x: string]: any;
|
|
@@ -267,7 +267,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
267
267
|
children?: any[] | undefined;
|
|
268
268
|
childrenFields?: any[] | undefined;
|
|
269
269
|
}[] | undefined;
|
|
270
|
-
multi_select?: import("
|
|
270
|
+
multi_select?: import("../../../../components/form-render").FormCommonState | undefined;
|
|
271
271
|
multi_select_value?: string | number | undefined;
|
|
272
272
|
wordbook?: {
|
|
273
273
|
level_num?: number | undefined;
|
|
@@ -283,8 +283,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
283
283
|
link_key?: string | undefined;
|
|
284
284
|
link_key_split?: string | undefined;
|
|
285
285
|
show_key?: string | string[] | undefined;
|
|
286
|
-
conObj?: import("
|
|
287
|
-
conObjFirstLevel?: import("
|
|
286
|
+
conObj?: import("../../../../shared/types").AnyObject[] | undefined;
|
|
287
|
+
conObjFirstLevel?: import("../../../../shared/types").AnyObject[] | undefined;
|
|
288
288
|
setting?: {
|
|
289
289
|
cascading?: {
|
|
290
290
|
'form.name': string;
|
|
@@ -305,16 +305,17 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
305
305
|
urlConfig?: {
|
|
306
306
|
[x: string]: any;
|
|
307
307
|
url: string;
|
|
308
|
-
method?: import("
|
|
308
|
+
method?: import("../../../../components/index").FormRequestDefine.RequestType | undefined;
|
|
309
309
|
nameKey?: string | undefined;
|
|
310
310
|
valueKey?: string | undefined;
|
|
311
311
|
showKey?: string | undefined;
|
|
312
312
|
searchKey?: string[] | undefined;
|
|
313
|
-
params?: import("
|
|
313
|
+
params?: import("../../../../shared/types").AnyObject | undefined;
|
|
314
314
|
dependKey?: string | Record<string, string> | (string | {
|
|
315
315
|
paramName: string;
|
|
316
316
|
paramValue?: string | undefined;
|
|
317
317
|
required?: boolean | undefined;
|
|
318
|
+
keepValue?: boolean | undefined;
|
|
318
319
|
})[] | undefined;
|
|
319
320
|
} | undefined;
|
|
320
321
|
suffixConfig?: any | any[] | undefined;
|
|
@@ -324,17 +325,17 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
324
325
|
extendKey?: string | undefined;
|
|
325
326
|
is_not_fold?: string | undefined;
|
|
326
327
|
remark?: string | undefined;
|
|
327
|
-
free_entry?: import("
|
|
328
|
-
save_free_entry?: import("
|
|
328
|
+
free_entry?: import("../../../../components/form-render").FormCommonState | undefined;
|
|
329
|
+
save_free_entry?: import("../../../../components/form-render").FormCommonState | undefined;
|
|
329
330
|
initialize_high?: number | undefined;
|
|
330
331
|
bindEventSetting?: {
|
|
331
332
|
[x: string]: unknown;
|
|
332
|
-
event_type: import("
|
|
333
|
+
event_type: import("../../../../shared/types").LowCodeTypes.EVENT_TYPE;
|
|
333
334
|
event_field?: string | undefined;
|
|
334
335
|
params?: {
|
|
335
336
|
p_value?: string | undefined;
|
|
336
337
|
p_name: string;
|
|
337
|
-
p_select: import("
|
|
338
|
+
p_select: import("../../../../shared/types").LowCodeTypes.VALUE_RELATION;
|
|
338
339
|
}[] | undefined;
|
|
339
340
|
results?: {
|
|
340
341
|
p_value: string;
|
|
@@ -354,10 +355,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
354
355
|
} | undefined;
|
|
355
356
|
}[] | undefined;
|
|
356
357
|
show_mode?: ("DROPDOWN" | "H_TILE" | "V_TILE" | "TILE") | undefined;
|
|
357
|
-
is_allow_check_mid?: import("
|
|
358
|
+
is_allow_check_mid?: import("../../../../components/form-render").FormCommonState | undefined;
|
|
358
359
|
allow_check_mid_level?: "1" | "2" | "3" | "4" | undefined;
|
|
359
|
-
prefix?: string | import("
|
|
360
|
-
suffix?: string | import("
|
|
360
|
+
prefix?: string | import("../../../../shared/types").AnyObject | (() => any) | undefined;
|
|
361
|
+
suffix?: string | import("../../../../shared/types").AnyObject | (() => any) | undefined;
|
|
361
362
|
allowSlash?: string | boolean | undefined;
|
|
362
363
|
allowModify?: "0" | "1" | undefined;
|
|
363
364
|
show_key?: string | undefined;
|
|
@@ -365,16 +366,16 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
365
366
|
bordered?: string | boolean | undefined;
|
|
366
367
|
displayMode?: "table" | "form" | undefined;
|
|
367
368
|
fieldType?: import("@formily/json-schema").SchemaTypes | undefined;
|
|
368
|
-
content?: string | import("
|
|
369
|
+
content?: string | import("../../../../components/form-render").FormRenderer | Record<string, import("../../../../components/form-render").FormRenderer> | undefined;
|
|
369
370
|
lazyRequest?: boolean | undefined;
|
|
370
371
|
requestCache?: boolean | undefined;
|
|
371
372
|
maxGroupNum?: number | undefined;
|
|
372
373
|
jsonCombination?: boolean | undefined;
|
|
373
|
-
combinationItemDeletable?: boolean | import("
|
|
374
|
+
combinationItemDeletable?: boolean | import("../../../../components/form-render").CombinationItemDeletableFn | undefined;
|
|
374
375
|
children?: any[] | undefined;
|
|
375
376
|
properties?: any[] | undefined;
|
|
376
|
-
componentProps?: import("
|
|
377
|
-
decoratorProps?: import("
|
|
377
|
+
componentProps?: import("../../../../shared/types").AnyObject | undefined;
|
|
378
|
+
decoratorProps?: import("../../../../shared/types").AnyObject | undefined;
|
|
378
379
|
noDecorator?: {
|
|
379
380
|
valueOf: () => boolean;
|
|
380
381
|
} | undefined;
|
|
@@ -1914,11 +1915,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1914
1915
|
effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
|
|
1915
1916
|
when?: string | boolean | undefined;
|
|
1916
1917
|
fulfill?: {
|
|
1917
|
-
state?: import("
|
|
1918
|
+
state?: import("../../../../shared/types").AnyObject | undefined;
|
|
1918
1919
|
run?: string | undefined;
|
|
1919
1920
|
} | undefined;
|
|
1920
1921
|
otherwise?: {
|
|
1921
|
-
state?: import("
|
|
1922
|
+
state?: import("../../../../shared/types").AnyObject | undefined;
|
|
1922
1923
|
run?: string | undefined;
|
|
1923
1924
|
} | undefined;
|
|
1924
1925
|
} | {
|
|
@@ -1928,18 +1929,18 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1928
1929
|
effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
|
|
1929
1930
|
when?: string | boolean | undefined;
|
|
1930
1931
|
fulfill?: {
|
|
1931
|
-
state?: import("
|
|
1932
|
+
state?: import("../../../../shared/types").AnyObject | undefined;
|
|
1932
1933
|
run?: string | undefined;
|
|
1933
1934
|
} | undefined;
|
|
1934
1935
|
otherwise?: {
|
|
1935
|
-
state?: import("
|
|
1936
|
+
state?: import("../../../../shared/types").AnyObject | undefined;
|
|
1936
1937
|
run?: string | undefined;
|
|
1937
1938
|
} | undefined;
|
|
1938
1939
|
}[] | undefined;
|
|
1939
1940
|
}[]>;
|
|
1940
1941
|
initialData: import("vue").Ref<{
|
|
1941
1942
|
key?: string | undefined;
|
|
1942
|
-
layoutWidthEnum?: import("
|
|
1943
|
+
layoutWidthEnum?: import("../../../../components/index").FormConfigWidth | undefined;
|
|
1943
1944
|
type?: string | undefined;
|
|
1944
1945
|
name?: string | undefined;
|
|
1945
1946
|
show?: boolean | undefined;
|
|
@@ -1954,7 +1955,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1954
1955
|
desc?: string | undefined;
|
|
1955
1956
|
children?: {
|
|
1956
1957
|
key: string;
|
|
1957
|
-
layoutWidthEnum: import("
|
|
1958
|
+
layoutWidthEnum: import("../../../../components/index").FormConfigWidth;
|
|
1958
1959
|
type: string;
|
|
1959
1960
|
name: string;
|
|
1960
1961
|
show?: boolean | undefined;
|
|
@@ -1974,15 +1975,15 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1974
1975
|
html_type: "LINEBAR" | ({} & string) | "INPUT" | "TEXTAREA" | "SELECT" | "LINE_BREAKS" | "INPUT_NUMBER" | "REMOTE_SEARCH" | "DATE" | "LEVEL_SEARCH_CASCADER" | "SEARCH_CASCADER" | "COMBINATION" | "RADIO" | "CHECKBOX" | "SWITCH" | "SLIDER" | "COMPLEX" | "SEARCH" | "PHONE_TYPE" | "IDCARD_TYPE" | "SEARCH_MORE" | "DIGITAL" | "CHECKBOX_BLOCK" | "RADIO_BLOCK" | "DATE-INPUT" | "DATETIME-INPUT" | "SWITCH_COMPONENT" | "SLIDER_COMPONENT" | "LEVEL_SEARCH_CASCADE" | "SEARCH_CASCADE";
|
|
1975
1976
|
annotation?: boolean | undefined;
|
|
1976
1977
|
val_key_unit?: string | undefined;
|
|
1977
|
-
is_edit?: import("
|
|
1978
|
+
is_edit?: import("../../../../components/form-render").FormCommonState | undefined;
|
|
1978
1979
|
elem_width?: number | undefined;
|
|
1979
|
-
is_show?: import("
|
|
1980
|
-
is_null?: import("
|
|
1980
|
+
is_show?: import("../../../../components/form-render").FormCommonState | undefined;
|
|
1981
|
+
is_null?: import("../../../../components/form-render").FormCommonState | undefined;
|
|
1981
1982
|
name?: string | undefined;
|
|
1982
1983
|
alias?: string | undefined;
|
|
1983
1984
|
default_val?: any;
|
|
1984
|
-
is_empty?: import("
|
|
1985
|
-
hide_title?: import("
|
|
1985
|
+
is_empty?: import("../../../../components/form-render").FormCommonState | undefined;
|
|
1986
|
+
hide_title?: import("../../../../components/form-render").FormCommonState | undefined;
|
|
1986
1987
|
placeholder?: string | undefined;
|
|
1987
1988
|
validate?: {
|
|
1988
1989
|
[x: string]: any;
|
|
@@ -2027,7 +2028,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2027
2028
|
children?: any[] | undefined;
|
|
2028
2029
|
childrenFields?: any[] | undefined;
|
|
2029
2030
|
}[] | undefined;
|
|
2030
|
-
multi_select?: import("
|
|
2031
|
+
multi_select?: import("../../../../components/form-render").FormCommonState | undefined;
|
|
2031
2032
|
multi_select_value?: string | number | undefined;
|
|
2032
2033
|
wordbook?: {
|
|
2033
2034
|
level_num?: number | undefined;
|
|
@@ -2043,8 +2044,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2043
2044
|
link_key?: string | undefined;
|
|
2044
2045
|
link_key_split?: string | undefined;
|
|
2045
2046
|
show_key?: string | string[] | undefined;
|
|
2046
|
-
conObj?: import("
|
|
2047
|
-
conObjFirstLevel?: import("
|
|
2047
|
+
conObj?: import("../../../../shared/types").AnyObject[] | undefined;
|
|
2048
|
+
conObjFirstLevel?: import("../../../../shared/types").AnyObject[] | undefined;
|
|
2048
2049
|
setting?: {
|
|
2049
2050
|
cascading?: {
|
|
2050
2051
|
'form.name': string;
|
|
@@ -2065,16 +2066,17 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2065
2066
|
urlConfig?: {
|
|
2066
2067
|
[x: string]: any;
|
|
2067
2068
|
url: string;
|
|
2068
|
-
method?: import("
|
|
2069
|
+
method?: import("../../../../components/index").FormRequestDefine.RequestType | undefined;
|
|
2069
2070
|
nameKey?: string | undefined;
|
|
2070
2071
|
valueKey?: string | undefined;
|
|
2071
2072
|
showKey?: string | undefined;
|
|
2072
2073
|
searchKey?: string[] | undefined;
|
|
2073
|
-
params?: import("
|
|
2074
|
+
params?: import("../../../../shared/types").AnyObject | undefined;
|
|
2074
2075
|
dependKey?: string | Record<string, string> | (string | {
|
|
2075
2076
|
paramName: string;
|
|
2076
2077
|
paramValue?: string | undefined;
|
|
2077
2078
|
required?: boolean | undefined;
|
|
2079
|
+
keepValue?: boolean | undefined;
|
|
2078
2080
|
})[] | undefined;
|
|
2079
2081
|
} | undefined;
|
|
2080
2082
|
suffixConfig?: any | any[] | undefined;
|
|
@@ -2084,17 +2086,17 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2084
2086
|
extendKey?: string | undefined;
|
|
2085
2087
|
is_not_fold?: string | undefined;
|
|
2086
2088
|
remark?: string | undefined;
|
|
2087
|
-
free_entry?: import("
|
|
2088
|
-
save_free_entry?: import("
|
|
2089
|
+
free_entry?: import("../../../../components/form-render").FormCommonState | undefined;
|
|
2090
|
+
save_free_entry?: import("../../../../components/form-render").FormCommonState | undefined;
|
|
2089
2091
|
initialize_high?: number | undefined;
|
|
2090
2092
|
bindEventSetting?: {
|
|
2091
2093
|
[x: string]: unknown;
|
|
2092
|
-
event_type: import("
|
|
2094
|
+
event_type: import("../../../../shared/types").LowCodeTypes.EVENT_TYPE;
|
|
2093
2095
|
event_field?: string | undefined;
|
|
2094
2096
|
params?: {
|
|
2095
2097
|
p_value?: string | undefined;
|
|
2096
2098
|
p_name: string;
|
|
2097
|
-
p_select: import("
|
|
2099
|
+
p_select: import("../../../../shared/types").LowCodeTypes.VALUE_RELATION;
|
|
2098
2100
|
}[] | undefined;
|
|
2099
2101
|
results?: {
|
|
2100
2102
|
p_value: string;
|
|
@@ -2114,10 +2116,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2114
2116
|
} | undefined;
|
|
2115
2117
|
}[] | undefined;
|
|
2116
2118
|
show_mode?: ("DROPDOWN" | "H_TILE" | "V_TILE" | "TILE") | undefined;
|
|
2117
|
-
is_allow_check_mid?: import("
|
|
2119
|
+
is_allow_check_mid?: import("../../../../components/form-render").FormCommonState | undefined;
|
|
2118
2120
|
allow_check_mid_level?: "1" | "2" | "3" | "4" | undefined;
|
|
2119
|
-
prefix?: string | import("
|
|
2120
|
-
suffix?: string | import("
|
|
2121
|
+
prefix?: string | import("../../../../shared/types").AnyObject | (() => any) | undefined;
|
|
2122
|
+
suffix?: string | import("../../../../shared/types").AnyObject | (() => any) | undefined;
|
|
2121
2123
|
allowSlash?: string | boolean | undefined;
|
|
2122
2124
|
allowModify?: "0" | "1" | undefined;
|
|
2123
2125
|
show_key?: string | undefined;
|
|
@@ -2125,16 +2127,16 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2125
2127
|
bordered?: string | boolean | undefined;
|
|
2126
2128
|
displayMode?: "table" | "form" | undefined;
|
|
2127
2129
|
fieldType?: import("@formily/json-schema").SchemaTypes | undefined;
|
|
2128
|
-
content?: string | import("
|
|
2130
|
+
content?: string | import("../../../../components/form-render").FormRenderer | Record<string, import("../../../../components/form-render").FormRenderer> | undefined;
|
|
2129
2131
|
lazyRequest?: boolean | undefined;
|
|
2130
2132
|
requestCache?: boolean | undefined;
|
|
2131
2133
|
maxGroupNum?: number | undefined;
|
|
2132
2134
|
jsonCombination?: boolean | undefined;
|
|
2133
|
-
combinationItemDeletable?: boolean | import("
|
|
2135
|
+
combinationItemDeletable?: boolean | import("../../../../components/form-render").CombinationItemDeletableFn | undefined;
|
|
2134
2136
|
children?: any[] | undefined;
|
|
2135
2137
|
properties?: any[] | undefined;
|
|
2136
|
-
componentProps?: import("
|
|
2137
|
-
decoratorProps?: import("
|
|
2138
|
+
componentProps?: import("../../../../shared/types").AnyObject | undefined;
|
|
2139
|
+
decoratorProps?: import("../../../../shared/types").AnyObject | undefined;
|
|
2138
2140
|
noDecorator?: {
|
|
2139
2141
|
valueOf: () => boolean;
|
|
2140
2142
|
} | undefined;
|
|
@@ -3674,11 +3676,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3674
3676
|
effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
|
|
3675
3677
|
when?: string | boolean | undefined;
|
|
3676
3678
|
fulfill?: {
|
|
3677
|
-
state?: import("
|
|
3679
|
+
state?: import("../../../../shared/types").AnyObject | undefined;
|
|
3678
3680
|
run?: string | undefined;
|
|
3679
3681
|
} | undefined;
|
|
3680
3682
|
otherwise?: {
|
|
3681
|
-
state?: import("
|
|
3683
|
+
state?: import("../../../../shared/types").AnyObject | undefined;
|
|
3682
3684
|
run?: string | undefined;
|
|
3683
3685
|
} | undefined;
|
|
3684
3686
|
} | {
|
|
@@ -3688,11 +3690,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3688
3690
|
effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
|
|
3689
3691
|
when?: string | boolean | undefined;
|
|
3690
3692
|
fulfill?: {
|
|
3691
|
-
state?: import("
|
|
3693
|
+
state?: import("../../../../shared/types").AnyObject | undefined;
|
|
3692
3694
|
run?: string | undefined;
|
|
3693
3695
|
} | undefined;
|
|
3694
3696
|
otherwise?: {
|
|
3695
|
-
state?: import("
|
|
3697
|
+
state?: import("../../../../shared/types").AnyObject | undefined;
|
|
3696
3698
|
run?: string | undefined;
|
|
3697
3699
|
} | undefined;
|
|
3698
3700
|
}[] | undefined;
|
|
@@ -3707,15 +3709,15 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3707
3709
|
html_type: "LINEBAR" | ({} & string) | "INPUT" | "TEXTAREA" | "SELECT" | "LINE_BREAKS" | "INPUT_NUMBER" | "REMOTE_SEARCH" | "DATE" | "LEVEL_SEARCH_CASCADER" | "SEARCH_CASCADER" | "COMBINATION" | "RADIO" | "CHECKBOX" | "SWITCH" | "SLIDER" | "COMPLEX" | "SEARCH" | "PHONE_TYPE" | "IDCARD_TYPE" | "SEARCH_MORE" | "DIGITAL" | "CHECKBOX_BLOCK" | "RADIO_BLOCK" | "DATE-INPUT" | "DATETIME-INPUT" | "SWITCH_COMPONENT" | "SLIDER_COMPONENT" | "LEVEL_SEARCH_CASCADE" | "SEARCH_CASCADE";
|
|
3708
3710
|
annotation?: boolean | undefined;
|
|
3709
3711
|
val_key_unit?: string | undefined;
|
|
3710
|
-
is_edit?: import("
|
|
3712
|
+
is_edit?: import("../../../../components/form-render").FormCommonState | undefined;
|
|
3711
3713
|
elem_width?: number | undefined;
|
|
3712
|
-
is_show?: import("
|
|
3713
|
-
is_null?: import("
|
|
3714
|
+
is_show?: import("../../../../components/form-render").FormCommonState | undefined;
|
|
3715
|
+
is_null?: import("../../../../components/form-render").FormCommonState | undefined;
|
|
3714
3716
|
name?: string | undefined;
|
|
3715
3717
|
alias?: string | undefined;
|
|
3716
3718
|
default_val?: any;
|
|
3717
|
-
is_empty?: import("
|
|
3718
|
-
hide_title?: import("
|
|
3719
|
+
is_empty?: import("../../../../components/form-render").FormCommonState | undefined;
|
|
3720
|
+
hide_title?: import("../../../../components/form-render").FormCommonState | undefined;
|
|
3719
3721
|
placeholder?: string | undefined;
|
|
3720
3722
|
validate?: {
|
|
3721
3723
|
[x: string]: any;
|
|
@@ -3760,7 +3762,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3760
3762
|
children?: any[] | undefined;
|
|
3761
3763
|
childrenFields?: any[] | undefined;
|
|
3762
3764
|
}[] | undefined;
|
|
3763
|
-
multi_select?: import("
|
|
3765
|
+
multi_select?: import("../../../../components/form-render").FormCommonState | undefined;
|
|
3764
3766
|
multi_select_value?: string | number | undefined;
|
|
3765
3767
|
wordbook?: {
|
|
3766
3768
|
level_num?: number | undefined;
|
|
@@ -3776,8 +3778,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3776
3778
|
link_key?: string | undefined;
|
|
3777
3779
|
link_key_split?: string | undefined;
|
|
3778
3780
|
show_key?: string | string[] | undefined;
|
|
3779
|
-
conObj?: import("
|
|
3780
|
-
conObjFirstLevel?: import("
|
|
3781
|
+
conObj?: import("../../../../shared/types").AnyObject[] | undefined;
|
|
3782
|
+
conObjFirstLevel?: import("../../../../shared/types").AnyObject[] | undefined;
|
|
3781
3783
|
setting?: {
|
|
3782
3784
|
cascading?: {
|
|
3783
3785
|
'form.name': string;
|
|
@@ -3798,16 +3800,17 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3798
3800
|
urlConfig?: {
|
|
3799
3801
|
[x: string]: any;
|
|
3800
3802
|
url: string;
|
|
3801
|
-
method?: import("
|
|
3803
|
+
method?: import("../../../../components/index").FormRequestDefine.RequestType | undefined;
|
|
3802
3804
|
nameKey?: string | undefined;
|
|
3803
3805
|
valueKey?: string | undefined;
|
|
3804
3806
|
showKey?: string | undefined;
|
|
3805
3807
|
searchKey?: string[] | undefined;
|
|
3806
|
-
params?: import("
|
|
3808
|
+
params?: import("../../../../shared/types").AnyObject | undefined;
|
|
3807
3809
|
dependKey?: string | Record<string, string> | (string | {
|
|
3808
3810
|
paramName: string;
|
|
3809
3811
|
paramValue?: string | undefined;
|
|
3810
3812
|
required?: boolean | undefined;
|
|
3813
|
+
keepValue?: boolean | undefined;
|
|
3811
3814
|
})[] | undefined;
|
|
3812
3815
|
} | undefined;
|
|
3813
3816
|
suffixConfig?: any | any[] | undefined;
|
|
@@ -3817,17 +3820,17 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3817
3820
|
extendKey?: string | undefined;
|
|
3818
3821
|
is_not_fold?: string | undefined;
|
|
3819
3822
|
remark?: string | undefined;
|
|
3820
|
-
free_entry?: import("
|
|
3821
|
-
save_free_entry?: import("
|
|
3823
|
+
free_entry?: import("../../../../components/form-render").FormCommonState | undefined;
|
|
3824
|
+
save_free_entry?: import("../../../../components/form-render").FormCommonState | undefined;
|
|
3822
3825
|
initialize_high?: number | undefined;
|
|
3823
3826
|
bindEventSetting?: {
|
|
3824
3827
|
[x: string]: unknown;
|
|
3825
|
-
event_type: import("
|
|
3828
|
+
event_type: import("../../../../shared/types").LowCodeTypes.EVENT_TYPE;
|
|
3826
3829
|
event_field?: string | undefined;
|
|
3827
3830
|
params?: {
|
|
3828
3831
|
p_value?: string | undefined;
|
|
3829
3832
|
p_name: string;
|
|
3830
|
-
p_select: import("
|
|
3833
|
+
p_select: import("../../../../shared/types").LowCodeTypes.VALUE_RELATION;
|
|
3831
3834
|
}[] | undefined;
|
|
3832
3835
|
results?: {
|
|
3833
3836
|
p_value: string;
|
|
@@ -3847,10 +3850,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3847
3850
|
} | undefined;
|
|
3848
3851
|
}[] | undefined;
|
|
3849
3852
|
show_mode?: ("DROPDOWN" | "H_TILE" | "V_TILE" | "TILE") | undefined;
|
|
3850
|
-
is_allow_check_mid?: import("
|
|
3853
|
+
is_allow_check_mid?: import("../../../../components/form-render").FormCommonState | undefined;
|
|
3851
3854
|
allow_check_mid_level?: "1" | "2" | "3" | "4" | undefined;
|
|
3852
|
-
prefix?: string | import("
|
|
3853
|
-
suffix?: string | import("
|
|
3855
|
+
prefix?: string | import("../../../../shared/types").AnyObject | (() => any) | undefined;
|
|
3856
|
+
suffix?: string | import("../../../../shared/types").AnyObject | (() => any) | undefined;
|
|
3854
3857
|
allowSlash?: string | boolean | undefined;
|
|
3855
3858
|
allowModify?: "0" | "1" | undefined;
|
|
3856
3859
|
show_key?: string | undefined;
|
|
@@ -3858,16 +3861,16 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3858
3861
|
bordered?: string | boolean | undefined;
|
|
3859
3862
|
displayMode?: "table" | "form" | undefined;
|
|
3860
3863
|
fieldType?: import("@formily/json-schema").SchemaTypes | undefined;
|
|
3861
|
-
content?: string | import("
|
|
3864
|
+
content?: string | import("../../../../components/form-render").FormRenderer | Record<string, import("../../../../components/form-render").FormRenderer> | undefined;
|
|
3862
3865
|
lazyRequest?: boolean | undefined;
|
|
3863
3866
|
requestCache?: boolean | undefined;
|
|
3864
3867
|
maxGroupNum?: number | undefined;
|
|
3865
3868
|
jsonCombination?: boolean | undefined;
|
|
3866
|
-
combinationItemDeletable?: boolean | import("
|
|
3869
|
+
combinationItemDeletable?: boolean | import("../../../../components/form-render").CombinationItemDeletableFn | undefined;
|
|
3867
3870
|
children?: any[] | undefined;
|
|
3868
3871
|
properties?: any[] | undefined;
|
|
3869
|
-
componentProps?: import("
|
|
3870
|
-
decoratorProps?: import("
|
|
3872
|
+
componentProps?: import("../../../../shared/types").AnyObject | undefined;
|
|
3873
|
+
decoratorProps?: import("../../../../shared/types").AnyObject | undefined;
|
|
3871
3874
|
noDecorator?: {
|
|
3872
3875
|
valueOf: () => boolean;
|
|
3873
3876
|
} | undefined;
|
|
@@ -5407,11 +5410,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
5407
5410
|
effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
|
|
5408
5411
|
when?: string | boolean | undefined;
|
|
5409
5412
|
fulfill?: {
|
|
5410
|
-
state?: import("
|
|
5413
|
+
state?: import("../../../../shared/types").AnyObject | undefined;
|
|
5411
5414
|
run?: string | undefined;
|
|
5412
5415
|
} | undefined;
|
|
5413
5416
|
otherwise?: {
|
|
5414
|
-
state?: import("
|
|
5417
|
+
state?: import("../../../../shared/types").AnyObject | undefined;
|
|
5415
5418
|
run?: string | undefined;
|
|
5416
5419
|
} | undefined;
|
|
5417
5420
|
} | {
|
|
@@ -5421,11 +5424,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
5421
5424
|
effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
|
|
5422
5425
|
when?: string | boolean | undefined;
|
|
5423
5426
|
fulfill?: {
|
|
5424
|
-
state?: import("
|
|
5427
|
+
state?: import("../../../../shared/types").AnyObject | undefined;
|
|
5425
5428
|
run?: string | undefined;
|
|
5426
5429
|
} | undefined;
|
|
5427
5430
|
otherwise?: {
|
|
5428
|
-
state?: import("
|
|
5431
|
+
state?: import("../../../../shared/types").AnyObject | undefined;
|
|
5429
5432
|
run?: string | undefined;
|
|
5430
5433
|
} | undefined;
|
|
5431
5434
|
}[] | undefined;
|
|
@@ -5440,7 +5443,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
5440
5443
|
prevOldField: null;
|
|
5441
5444
|
onFormChange: ({ fieldKey, value }: FormChangePayload) => void;
|
|
5442
5445
|
NModal: any;
|
|
5443
|
-
CFormRender: import("
|
|
5446
|
+
CFormRender: import("../../../../shared/types").SFCWithInstall<import("vue").DefineComponent<{}, {
|
|
5444
5447
|
formRenderRef: import("vue").Ref<FormRenderExpose | undefined>;
|
|
5445
5448
|
key: import("vue").Ref<number>;
|
|
5446
5449
|
reload: () => Promise<void>;
|
|
@@ -5451,11 +5454,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
5451
5454
|
type: PropType<FieldItem[]>;
|
|
5452
5455
|
};
|
|
5453
5456
|
initialData: {
|
|
5454
|
-
type: PropType<import("
|
|
5457
|
+
type: PropType<import("../../../../shared/types").AnyObject>;
|
|
5455
5458
|
default: () => {};
|
|
5456
5459
|
};
|
|
5457
5460
|
fieldVisitor: {
|
|
5458
|
-
type: PropType<import("
|
|
5461
|
+
type: PropType<import("../../../../components/form-render").FieldVisitor>;
|
|
5459
5462
|
};
|
|
5460
5463
|
column: {
|
|
5461
5464
|
type: NumberConstructor;
|
|
@@ -5474,7 +5477,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
5474
5477
|
default: number;
|
|
5475
5478
|
};
|
|
5476
5479
|
businessFormatter: {
|
|
5477
|
-
type: PropType<import("
|
|
5480
|
+
type: PropType<import("../../../../components/form-render").FormBusinessFormatter>;
|
|
5478
5481
|
};
|
|
5479
5482
|
schema: {
|
|
5480
5483
|
type: PropType<import("@formily/json-schema").Stringify<{
|
|
@@ -5540,11 +5543,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
5540
5543
|
default: () => {};
|
|
5541
5544
|
};
|
|
5542
5545
|
scope: {
|
|
5543
|
-
type: PropType<import("
|
|
5546
|
+
type: PropType<import("../../../../shared/types").AnyObject>;
|
|
5544
5547
|
default: () => {};
|
|
5545
5548
|
};
|
|
5546
5549
|
annotation: {
|
|
5547
|
-
type: PropType<import("
|
|
5550
|
+
type: PropType<import("../../../../shared/types").AnyObject>;
|
|
5548
5551
|
};
|
|
5549
5552
|
consumer: {
|
|
5550
5553
|
type: BooleanConstructor;
|
|
@@ -5560,26 +5563,26 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
5560
5563
|
field: import("@formily/core").GeneralField;
|
|
5561
5564
|
oldValue: unknown;
|
|
5562
5565
|
}): any;
|
|
5563
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
5564
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
5565
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
5566
|
+
beforeRequest(fieldKey: string, params?: import("../../../../shared/types").AnyObject | undefined, payload?: import("../../../../shared/types").AnyObject | undefined): void | import("../../../../shared/types").UndefinedAble<import("../../../../shared/types").AnyObject>;
|
|
5567
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../../shared/types").AnyObject | undefined): import("../../../../shared/types").AnyObject[];
|
|
5568
|
+
afterOptionInit(fieldKey: string, options: import("../../../../shared/types").AnyObject[], payload?: import("../../../../shared/types").AnyObject | undefined): void;
|
|
5566
5569
|
}>>;
|
|
5567
5570
|
};
|
|
5568
5571
|
requestInstance: {
|
|
5569
|
-
type: PropType<import("
|
|
5572
|
+
type: PropType<import("../../../../components/index").FormRequestDefine.RequestInstance>;
|
|
5570
5573
|
};
|
|
5571
5574
|
enterToNextWidget: {
|
|
5572
5575
|
type: PropType<boolean | ((fieldItem: FieldItem) => boolean | void)>;
|
|
5573
5576
|
default: boolean;
|
|
5574
5577
|
};
|
|
5575
5578
|
lowCodeReactions: {
|
|
5576
|
-
type: PropType<import("
|
|
5579
|
+
type: PropType<import("../../../../shared/types").LowCodeTypes.reactionsConfig[]>;
|
|
5577
5580
|
};
|
|
5578
5581
|
operationalForm: {
|
|
5579
|
-
type: PropType<import("
|
|
5582
|
+
type: PropType<import("../../../../shared/types").LowCodeTypes.operationalConfig[]>;
|
|
5580
5583
|
};
|
|
5581
5584
|
dateOperationalForm: {
|
|
5582
|
-
type: PropType<import("
|
|
5585
|
+
type: PropType<import("../../../../shared/types").LowCodeTypes.dateOperationalConfig[]>;
|
|
5583
5586
|
};
|
|
5584
5587
|
operationalFormInit: {
|
|
5585
5588
|
type: BooleanConstructor;
|
|
@@ -5607,11 +5610,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
5607
5610
|
type: PropType<FieldItem[]>;
|
|
5608
5611
|
};
|
|
5609
5612
|
initialData: {
|
|
5610
|
-
type: PropType<import("
|
|
5613
|
+
type: PropType<import("../../../../shared/types").AnyObject>;
|
|
5611
5614
|
default: () => {};
|
|
5612
5615
|
};
|
|
5613
5616
|
fieldVisitor: {
|
|
5614
|
-
type: PropType<import("
|
|
5617
|
+
type: PropType<import("../../../../components/form-render").FieldVisitor>;
|
|
5615
5618
|
};
|
|
5616
5619
|
column: {
|
|
5617
5620
|
type: NumberConstructor;
|
|
@@ -5630,7 +5633,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
5630
5633
|
default: number;
|
|
5631
5634
|
};
|
|
5632
5635
|
businessFormatter: {
|
|
5633
|
-
type: PropType<import("
|
|
5636
|
+
type: PropType<import("../../../../components/form-render").FormBusinessFormatter>;
|
|
5634
5637
|
};
|
|
5635
5638
|
schema: {
|
|
5636
5639
|
type: PropType<import("@formily/json-schema").Stringify<{
|
|
@@ -5696,11 +5699,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
5696
5699
|
default: () => {};
|
|
5697
5700
|
};
|
|
5698
5701
|
scope: {
|
|
5699
|
-
type: PropType<import("
|
|
5702
|
+
type: PropType<import("../../../../shared/types").AnyObject>;
|
|
5700
5703
|
default: () => {};
|
|
5701
5704
|
};
|
|
5702
5705
|
annotation: {
|
|
5703
|
-
type: PropType<import("
|
|
5706
|
+
type: PropType<import("../../../../shared/types").AnyObject>;
|
|
5704
5707
|
};
|
|
5705
5708
|
consumer: {
|
|
5706
5709
|
type: BooleanConstructor;
|
|
@@ -5716,26 +5719,26 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
5716
5719
|
field: import("@formily/core").GeneralField;
|
|
5717
5720
|
oldValue: unknown;
|
|
5718
5721
|
}): any;
|
|
5719
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
5720
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
5721
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
5722
|
+
beforeRequest(fieldKey: string, params?: import("../../../../shared/types").AnyObject | undefined, payload?: import("../../../../shared/types").AnyObject | undefined): void | import("../../../../shared/types").UndefinedAble<import("../../../../shared/types").AnyObject>;
|
|
5723
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../../shared/types").AnyObject | undefined): import("../../../../shared/types").AnyObject[];
|
|
5724
|
+
afterOptionInit(fieldKey: string, options: import("../../../../shared/types").AnyObject[], payload?: import("../../../../shared/types").AnyObject | undefined): void;
|
|
5722
5725
|
}>>;
|
|
5723
5726
|
};
|
|
5724
5727
|
requestInstance: {
|
|
5725
|
-
type: PropType<import("
|
|
5728
|
+
type: PropType<import("../../../../components/index").FormRequestDefine.RequestInstance>;
|
|
5726
5729
|
};
|
|
5727
5730
|
enterToNextWidget: {
|
|
5728
5731
|
type: PropType<boolean | ((fieldItem: FieldItem) => boolean | void)>;
|
|
5729
5732
|
default: boolean;
|
|
5730
5733
|
};
|
|
5731
5734
|
lowCodeReactions: {
|
|
5732
|
-
type: PropType<import("
|
|
5735
|
+
type: PropType<import("../../../../shared/types").LowCodeTypes.reactionsConfig[]>;
|
|
5733
5736
|
};
|
|
5734
5737
|
operationalForm: {
|
|
5735
|
-
type: PropType<import("
|
|
5738
|
+
type: PropType<import("../../../../shared/types").LowCodeTypes.operationalConfig[]>;
|
|
5736
5739
|
};
|
|
5737
5740
|
dateOperationalForm: {
|
|
5738
|
-
type: PropType<import("
|
|
5741
|
+
type: PropType<import("../../../../shared/types").LowCodeTypes.dateOperationalConfig[]>;
|
|
5739
5742
|
};
|
|
5740
5743
|
operationalFormInit: {
|
|
5741
5744
|
type: BooleanConstructor;
|
|
@@ -5778,12 +5781,12 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
5778
5781
|
mapProperties: any;
|
|
5779
5782
|
filterProperties: any;
|
|
5780
5783
|
}>;
|
|
5781
|
-
businessCollector: import("
|
|
5782
|
-
formItemDepsCollector: import("
|
|
5783
|
-
changeContextCollector: import("
|
|
5784
|
+
businessCollector: import("../../../../components/form-render").BusinessCollector;
|
|
5785
|
+
formItemDepsCollector: import("../../../../components/form-render").FormItemDepsCollector;
|
|
5786
|
+
changeContextCollector: import("../../../../components/form-render").ContextCollector;
|
|
5784
5787
|
formUUID: string;
|
|
5785
5788
|
anchorBarRef: import("vue").Ref<{
|
|
5786
|
-
syncBarPosition: import("
|
|
5789
|
+
syncBarPosition: import("../../../../shared/types").AnyFn<any[], any>;
|
|
5787
5790
|
} | undefined>;
|
|
5788
5791
|
currentAnchor: import("vue").WritableComputedRef<string>;
|
|
5789
5792
|
updateAnchorList: (field: import("@formily/core").GeneralField) => void;
|
|
@@ -5798,18 +5801,18 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
5798
5801
|
field: import("@formily/core").GeneralField;
|
|
5799
5802
|
oldValue: unknown;
|
|
5800
5803
|
}): any;
|
|
5801
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
5802
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
5803
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
5804
|
-
}>>[T]> | undefined) => import("
|
|
5804
|
+
beforeRequest(fieldKey: string, params?: import("../../../../shared/types").AnyObject | undefined, payload?: import("../../../../shared/types").AnyObject | undefined): void | import("../../../../shared/types").UndefinedAble<import("../../../../shared/types").AnyObject>;
|
|
5805
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../../shared/types").AnyObject | undefined): import("../../../../shared/types").AnyObject[];
|
|
5806
|
+
afterOptionInit(fieldKey: string, options: import("../../../../shared/types").AnyObject[], payload?: import("../../../../shared/types").AnyObject | undefined): void;
|
|
5807
|
+
}>>[T]> | undefined) => import("../../../../shared/types").UndefinedAble<ReturnType<Required<Partial<{
|
|
5805
5808
|
onSetup(): void;
|
|
5806
5809
|
beforeSetValue(fieldKey: string, value: unknown, payload: {
|
|
5807
5810
|
field: import("@formily/core").GeneralField;
|
|
5808
5811
|
oldValue: unknown;
|
|
5809
5812
|
}): any;
|
|
5810
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
5811
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
5812
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
5813
|
+
beforeRequest(fieldKey: string, params?: import("../../../../shared/types").AnyObject | undefined, payload?: import("../../../../shared/types").AnyObject | undefined): void | import("../../../../shared/types").UndefinedAble<import("../../../../shared/types").AnyObject>;
|
|
5814
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../../shared/types").AnyObject | undefined): import("../../../../shared/types").AnyObject[];
|
|
5815
|
+
afterOptionInit(fieldKey: string, options: import("../../../../shared/types").AnyObject[], payload?: import("../../../../shared/types").AnyObject | undefined): void;
|
|
5813
5816
|
}>>[T]>>;
|
|
5814
5817
|
triggerAutoHidden: (field: import("@formily/core").GeneralField) => Promise<void>;
|
|
5815
5818
|
observeFormGraph: Record<string, import("@formily/core").GeneralField>;
|
|
@@ -5826,11 +5829,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
5826
5829
|
triggerAll(): void;
|
|
5827
5830
|
triggerDisabled: string | boolean;
|
|
5828
5831
|
};
|
|
5829
|
-
wordbookSettingHandler: import("
|
|
5832
|
+
wordbookSettingHandler: import("../../../../components/form-render").wordbookSettingHandler;
|
|
5830
5833
|
schemaAdaptor: (fieldList: FieldItem[], options?: Partial<{
|
|
5831
5834
|
fieldList: FieldItem[];
|
|
5832
|
-
initialData: import("
|
|
5833
|
-
fieldVisitor: import("
|
|
5835
|
+
initialData: import("../../../../shared/types").AnyObject;
|
|
5836
|
+
fieldVisitor: import("../../../../components/form-render").FieldVisitor;
|
|
5834
5837
|
column: number;
|
|
5835
5838
|
maxHeight: string | number;
|
|
5836
5839
|
anchor: boolean;
|
|
@@ -5893,8 +5896,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
5893
5896
|
"x-compile-omitted"?: string[] | undefined;
|
|
5894
5897
|
}>;
|
|
5895
5898
|
components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
|
|
5896
|
-
scope: import("
|
|
5897
|
-
annotation: import("
|
|
5899
|
+
scope: import("../../../../shared/types").AnyObject;
|
|
5900
|
+
annotation: import("../../../../shared/types").AnyObject;
|
|
5898
5901
|
consumer: boolean;
|
|
5899
5902
|
uuid: string;
|
|
5900
5903
|
lifeCycle: Partial<{
|
|
@@ -5903,18 +5906,18 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
5903
5906
|
field: import("@formily/core").GeneralField;
|
|
5904
5907
|
oldValue: unknown;
|
|
5905
5908
|
}): any;
|
|
5906
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
5907
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
5908
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
5909
|
+
beforeRequest(fieldKey: string, params?: import("../../../../shared/types").AnyObject | undefined, payload?: import("../../../../shared/types").AnyObject | undefined): void | import("../../../../shared/types").UndefinedAble<import("../../../../shared/types").AnyObject>;
|
|
5910
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../../shared/types").AnyObject | undefined): import("../../../../shared/types").AnyObject[];
|
|
5911
|
+
afterOptionInit(fieldKey: string, options: import("../../../../shared/types").AnyObject[], payload?: import("../../../../shared/types").AnyObject | undefined): void;
|
|
5909
5912
|
}>;
|
|
5910
|
-
businessFormatter: import("
|
|
5911
|
-
requestInstance: import("
|
|
5913
|
+
businessFormatter: import("../../../../components/form-render").FormBusinessFormatter;
|
|
5914
|
+
requestInstance: import("../../../../components/index").FormRequestDefine.RequestInstance;
|
|
5912
5915
|
enterToNextWidget: boolean | ((fieldItem: FieldItem) => boolean | void);
|
|
5913
|
-
lowCodeReactions: import("
|
|
5916
|
+
lowCodeReactions: import("../../../../shared/types").LowCodeTypes.reactionsConfig[];
|
|
5914
5917
|
linebarAutoHidden: boolean;
|
|
5915
5918
|
bordered: string | boolean;
|
|
5916
5919
|
uniqueCacheData: boolean;
|
|
5917
|
-
operationalForm: import("
|
|
5920
|
+
operationalForm: import("../../../../shared/types").LowCodeTypes.operationalConfig[];
|
|
5918
5921
|
outBordered: boolean;
|
|
5919
5922
|
forceClearable: boolean;
|
|
5920
5923
|
}>) => Record<string, import("@formily/json-schema").Stringify<{
|
|
@@ -6034,122 +6037,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
6034
6037
|
}>>;
|
|
6035
6038
|
onKeydown: (event: KeyboardEvent) => Promise<void>;
|
|
6036
6039
|
clearSpan: (uuid: string) => void;
|
|
6037
|
-
exposeEvent:
|
|
6038
|
-
|
|
6039
|
-
force?: boolean | undefined;
|
|
6040
|
-
}): Promise<void>;
|
|
6041
|
-
getFormValues(needCombineExtendKey?: boolean): any;
|
|
6042
|
-
setFormValues(values: import("../../../../../es/shared/types").AnyObject, options?: boolean | {
|
|
6043
|
-
needSplitExtendKey?: boolean | undefined;
|
|
6044
|
-
avoidBusinessConnection?: string | boolean | undefined;
|
|
6045
|
-
avoidDependKeyConnection?: string | boolean | undefined;
|
|
6046
|
-
avoidWordbookSettingConnection?: string | boolean | undefined;
|
|
6047
|
-
avoidOperationalFormConnection?: string | boolean | undefined;
|
|
6048
|
-
overwrite?: boolean | undefined;
|
|
6049
|
-
}, avoidBusinessConnection?: string | boolean, overwrite?: boolean): Promise<void>;
|
|
6050
|
-
setFieldState(path: string, setter: (field: Partial<Pick<import("@formily/core").Field<any, any, any, any>, import("@formily/core").NonFunctionPropertyNames<{
|
|
6051
|
-
match: (pattern: import("@formily/path").Pattern) => boolean;
|
|
6052
|
-
validate: (triggerType?: import("@formily/validator").ValidatorTriggerType | undefined) => any;
|
|
6053
|
-
data: any;
|
|
6054
|
-
loading: boolean;
|
|
6055
|
-
required: boolean;
|
|
6056
|
-
value: string;
|
|
6057
|
-
readonly index: string | number;
|
|
6058
|
-
disabled: boolean;
|
|
6059
|
-
onFocus: (...args: any[]) => Promise<void>;
|
|
6060
|
-
onBlur: (...args: any[]) => Promise<void>;
|
|
6061
|
-
onInput: (...args: any[]) => Promise<void>;
|
|
6062
|
-
editable: boolean;
|
|
6063
|
-
reset: (options?: import("@formily/core").IFieldResetOptions | undefined) => Promise<void>;
|
|
6064
|
-
title: string;
|
|
6065
|
-
visible: boolean;
|
|
6066
|
-
submit: <T_1>(onSubmit?: ((values: any) => void | Promise<T_1>) | undefined) => Promise<T_1>;
|
|
6067
|
-
validator: import("@formily/core").FieldValidator;
|
|
6068
|
-
pattern: import("@formily/core").FieldPatternTypes;
|
|
6069
|
-
content: any;
|
|
6070
|
-
display: import("@formily/core").FieldDisplayTypes;
|
|
6071
|
-
hidden: boolean;
|
|
6072
|
-
form: import("@formily/core").Form<any>;
|
|
6073
|
-
componentProps: Record<string, any>;
|
|
6074
|
-
decoratorProps: Record<string, any>;
|
|
6075
|
-
description: string;
|
|
6076
|
-
readOnly: boolean;
|
|
6077
|
-
component: import("@formily/core").FieldComponent<any, any>;
|
|
6078
|
-
decorator: import("@formily/core").FieldDecorator<any, any>;
|
|
6079
|
-
validating: boolean;
|
|
6080
|
-
submitting: boolean;
|
|
6081
|
-
active: boolean;
|
|
6082
|
-
visited: boolean;
|
|
6083
|
-
selfModified: boolean;
|
|
6084
|
-
modified: boolean;
|
|
6085
|
-
inputValue: string;
|
|
6086
|
-
inputValues: any[];
|
|
6087
|
-
dataSource: import("@formily/core").FieldDataSource;
|
|
6088
|
-
feedbacks: import("@formily/core").IFieldFeedback[];
|
|
6089
|
-
caches: import("@formily/core").IFieldCaches;
|
|
6090
|
-
selfErrors: import("@formily/core").FeedbackMessage;
|
|
6091
|
-
readonly errors: import("@formily/core").IFormFeedback[];
|
|
6092
|
-
selfWarnings: import("@formily/core").FeedbackMessage;
|
|
6093
|
-
readonly warnings: import("@formily/core").IFormFeedback[];
|
|
6094
|
-
selfSuccesses: import("@formily/core").FeedbackMessage;
|
|
6095
|
-
readonly successes: import("@formily/core").IFormFeedback[];
|
|
6096
|
-
readonly selfValid: boolean;
|
|
6097
|
-
readonly valid: boolean;
|
|
6098
|
-
readonly selfInvalid: boolean;
|
|
6099
|
-
readonly invalid: boolean;
|
|
6100
|
-
initialValue: string;
|
|
6101
|
-
readonly validateStatus: "error" | "success" | "warning" | "validating";
|
|
6102
|
-
setDataSource: (dataSource?: import("@formily/core").FieldDataSource | undefined) => void;
|
|
6103
|
-
setFeedback: (feedback?: import("@formily/core").IFieldFeedback | undefined) => void;
|
|
6104
|
-
setSelfErrors: (messages?: import("@formily/core").FeedbackMessage | undefined) => void;
|
|
6105
|
-
setSelfWarnings: (messages?: import("@formily/core").FeedbackMessage | undefined) => void;
|
|
6106
|
-
setSelfSuccesses: (messages?: import("@formily/core").FeedbackMessage | undefined) => void;
|
|
6107
|
-
setValidator: (validator?: import("@formily/core").FieldValidator | undefined) => void;
|
|
6108
|
-
setValidatorRule: (name: string, value: any) => void;
|
|
6109
|
-
setRequired: (required?: boolean | undefined) => void;
|
|
6110
|
-
setValue: (value?: string | undefined) => void;
|
|
6111
|
-
setInitialValue: (initialValue?: string | undefined) => void;
|
|
6112
|
-
setLoading: (loading?: boolean | undefined) => void;
|
|
6113
|
-
setValidating: (validating?: boolean | undefined) => void;
|
|
6114
|
-
setSubmitting: (submitting?: boolean | undefined) => void;
|
|
6115
|
-
queryFeedbacks: (search?: import("@formily/core").ISearchFeedback | undefined) => import("@formily/core").IFieldFeedback[];
|
|
6116
|
-
modify: () => void;
|
|
6117
|
-
initialized: boolean;
|
|
6118
|
-
mounted: boolean;
|
|
6119
|
-
unmounted: boolean;
|
|
6120
|
-
decoratorType: any;
|
|
6121
|
-
componentType: any;
|
|
6122
|
-
designable: boolean;
|
|
6123
|
-
locate: (address: import("@formily/path").Pattern) => void;
|
|
6124
|
-
readonly parent: import("@formily/core").GeneralField;
|
|
6125
|
-
readPretty: boolean;
|
|
6126
|
-
readonly destroyed: boolean;
|
|
6127
|
-
setTitle: (title?: string | undefined) => void;
|
|
6128
|
-
setDescription: (description?: string | undefined) => void;
|
|
6129
|
-
setDisplay: (type?: import("@formily/core").FieldDisplayTypes | undefined) => void;
|
|
6130
|
-
setPattern: (type?: import("@formily/core").FieldPatternTypes | undefined) => void;
|
|
6131
|
-
setComponent: <C extends unknown, ComponentProps extends object = {}>(component?: C | undefined, props?: ComponentProps | undefined) => void;
|
|
6132
|
-
setComponentProps: <ComponentProps_1 extends object = {}>(props?: ComponentProps_1 | undefined) => void;
|
|
6133
|
-
setDecorator: <D extends unknown, ComponentProps_2 extends object = {}>(component?: D | undefined, props?: ComponentProps_2 | undefined) => void;
|
|
6134
|
-
setDecoratorProps: <ComponentProps_3 extends object = {}>(props?: ComponentProps_3 | undefined) => void;
|
|
6135
|
-
setData: (data: any) => void;
|
|
6136
|
-
setContent: (content: any) => void;
|
|
6137
|
-
onInit: () => void;
|
|
6138
|
-
onMount: () => void;
|
|
6139
|
-
onUnmount: () => void;
|
|
6140
|
-
query: (pattern: import("@formily/path").Pattern) => import("@formily/core").Query;
|
|
6141
|
-
notify: (type: import("@formily/core").LifeCycleTypes, payload?: any) => void;
|
|
6142
|
-
dispose: () => void;
|
|
6143
|
-
destroy: (forceClear?: boolean | undefined) => void;
|
|
6144
|
-
}>>>) => void): void;
|
|
6145
|
-
resetFields(path?: string): Promise<void>;
|
|
6146
|
-
queryWidget(key: string): Promise<{
|
|
6147
|
-
widgetElement: HTMLInputElement | null | undefined;
|
|
6148
|
-
widgetElementList: HTMLInputElement[];
|
|
6149
|
-
decoratorElement: HTMLElement | null | undefined;
|
|
6150
|
-
} | null>;
|
|
6151
|
-
};
|
|
6152
|
-
useVersion: typeof import("../../../../../es/components/index").useVersion;
|
|
6040
|
+
exposeEvent: Omit<FormRenderExpose, "getFieldList" | "formModel" | "reload">;
|
|
6041
|
+
useVersion: typeof import("../../../../components/index").useVersion;
|
|
6153
6042
|
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<{}>>, {}>;
|
|
6154
6043
|
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>>>, {
|
|
6155
6044
|
form: any;
|
|
@@ -6213,11 +6102,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
6213
6102
|
type: PropType<FieldItem[]>;
|
|
6214
6103
|
};
|
|
6215
6104
|
initialData: {
|
|
6216
|
-
type: PropType<import("
|
|
6105
|
+
type: PropType<import("../../../../shared/types").AnyObject>;
|
|
6217
6106
|
default: () => {};
|
|
6218
6107
|
};
|
|
6219
6108
|
fieldVisitor: {
|
|
6220
|
-
type: PropType<import("
|
|
6109
|
+
type: PropType<import("../../../../components/form-render").FieldVisitor>;
|
|
6221
6110
|
};
|
|
6222
6111
|
column: {
|
|
6223
6112
|
type: NumberConstructor;
|
|
@@ -6236,7 +6125,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
6236
6125
|
default: number;
|
|
6237
6126
|
};
|
|
6238
6127
|
businessFormatter: {
|
|
6239
|
-
type: PropType<import("
|
|
6128
|
+
type: PropType<import("../../../../components/form-render").FormBusinessFormatter>;
|
|
6240
6129
|
};
|
|
6241
6130
|
schema: {
|
|
6242
6131
|
type: PropType<import("@formily/json-schema").Stringify<{
|
|
@@ -6302,11 +6191,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
6302
6191
|
default: () => {};
|
|
6303
6192
|
};
|
|
6304
6193
|
scope: {
|
|
6305
|
-
type: PropType<import("
|
|
6194
|
+
type: PropType<import("../../../../shared/types").AnyObject>;
|
|
6306
6195
|
default: () => {};
|
|
6307
6196
|
};
|
|
6308
6197
|
annotation: {
|
|
6309
|
-
type: PropType<import("
|
|
6198
|
+
type: PropType<import("../../../../shared/types").AnyObject>;
|
|
6310
6199
|
};
|
|
6311
6200
|
consumer: {
|
|
6312
6201
|
type: BooleanConstructor;
|
|
@@ -6322,26 +6211,26 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
6322
6211
|
field: import("@formily/core").GeneralField;
|
|
6323
6212
|
oldValue: unknown;
|
|
6324
6213
|
}): any;
|
|
6325
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
6326
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
6327
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
6214
|
+
beforeRequest(fieldKey: string, params?: import("../../../../shared/types").AnyObject | undefined, payload?: import("../../../../shared/types").AnyObject | undefined): void | import("../../../../shared/types").UndefinedAble<import("../../../../shared/types").AnyObject>;
|
|
6215
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../../shared/types").AnyObject | undefined): import("../../../../shared/types").AnyObject[];
|
|
6216
|
+
afterOptionInit(fieldKey: string, options: import("../../../../shared/types").AnyObject[], payload?: import("../../../../shared/types").AnyObject | undefined): void;
|
|
6328
6217
|
}>>;
|
|
6329
6218
|
};
|
|
6330
6219
|
requestInstance: {
|
|
6331
|
-
type: PropType<import("
|
|
6220
|
+
type: PropType<import("../../../../components/index").FormRequestDefine.RequestInstance>;
|
|
6332
6221
|
};
|
|
6333
6222
|
enterToNextWidget: {
|
|
6334
6223
|
type: PropType<boolean | ((fieldItem: FieldItem) => boolean | void)>;
|
|
6335
6224
|
default: boolean;
|
|
6336
6225
|
};
|
|
6337
6226
|
lowCodeReactions: {
|
|
6338
|
-
type: PropType<import("
|
|
6227
|
+
type: PropType<import("../../../../shared/types").LowCodeTypes.reactionsConfig[]>;
|
|
6339
6228
|
};
|
|
6340
6229
|
operationalForm: {
|
|
6341
|
-
type: PropType<import("
|
|
6230
|
+
type: PropType<import("../../../../shared/types").LowCodeTypes.operationalConfig[]>;
|
|
6342
6231
|
};
|
|
6343
6232
|
dateOperationalForm: {
|
|
6344
|
-
type: PropType<import("
|
|
6233
|
+
type: PropType<import("../../../../shared/types").LowCodeTypes.dateOperationalConfig[]>;
|
|
6345
6234
|
};
|
|
6346
6235
|
operationalFormInit: {
|
|
6347
6236
|
type: BooleanConstructor;
|
|
@@ -6373,9 +6262,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
6373
6262
|
column: number;
|
|
6374
6263
|
forceClearable: boolean;
|
|
6375
6264
|
components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
|
|
6376
|
-
initialData: import("
|
|
6265
|
+
initialData: import("../../../../shared/types").AnyObject;
|
|
6377
6266
|
parallelism: number;
|
|
6378
|
-
scope: import("
|
|
6267
|
+
scope: import("../../../../shared/types").AnyObject;
|
|
6379
6268
|
consumer: boolean;
|
|
6380
6269
|
enterToNextWidget: boolean | ((fieldItem: FieldItem) => boolean | void);
|
|
6381
6270
|
linebarAutoHidden: boolean;
|
|
@@ -6396,8 +6285,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
6396
6285
|
formProps: {
|
|
6397
6286
|
type: PropType<Partial<Partial<{
|
|
6398
6287
|
fieldList: FieldItem[];
|
|
6399
|
-
initialData: import("
|
|
6400
|
-
fieldVisitor: import("
|
|
6288
|
+
initialData: import("../../../../shared/types").AnyObject;
|
|
6289
|
+
fieldVisitor: import("../../../../components/form-render").FieldVisitor;
|
|
6401
6290
|
column: number;
|
|
6402
6291
|
maxHeight: string | number;
|
|
6403
6292
|
anchor: boolean;
|
|
@@ -6460,8 +6349,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
6460
6349
|
"x-compile-omitted"?: string[] | undefined;
|
|
6461
6350
|
}>;
|
|
6462
6351
|
components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
|
|
6463
|
-
scope: import("
|
|
6464
|
-
annotation: import("
|
|
6352
|
+
scope: import("../../../../shared/types").AnyObject;
|
|
6353
|
+
annotation: import("../../../../shared/types").AnyObject;
|
|
6465
6354
|
consumer: boolean;
|
|
6466
6355
|
uuid: string;
|
|
6467
6356
|
lifeCycle: Partial<{
|
|
@@ -6470,18 +6359,18 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
6470
6359
|
field: import("@formily/core").GeneralField;
|
|
6471
6360
|
oldValue: unknown;
|
|
6472
6361
|
}): any;
|
|
6473
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
6474
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
6475
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
6362
|
+
beforeRequest(fieldKey: string, params?: import("../../../../shared/types").AnyObject | undefined, payload?: import("../../../../shared/types").AnyObject | undefined): void | import("../../../../shared/types").UndefinedAble<import("../../../../shared/types").AnyObject>;
|
|
6363
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../../shared/types").AnyObject | undefined): import("../../../../shared/types").AnyObject[];
|
|
6364
|
+
afterOptionInit(fieldKey: string, options: import("../../../../shared/types").AnyObject[], payload?: import("../../../../shared/types").AnyObject | undefined): void;
|
|
6476
6365
|
}>;
|
|
6477
|
-
businessFormatter: import("
|
|
6478
|
-
requestInstance: import("
|
|
6366
|
+
businessFormatter: import("../../../../components/form-render").FormBusinessFormatter;
|
|
6367
|
+
requestInstance: import("../../../../components/index").FormRequestDefine.RequestInstance;
|
|
6479
6368
|
enterToNextWidget: boolean | ((fieldItem: FieldItem) => boolean | void);
|
|
6480
|
-
lowCodeReactions: import("
|
|
6369
|
+
lowCodeReactions: import("../../../../shared/types").LowCodeTypes.reactionsConfig[];
|
|
6481
6370
|
linebarAutoHidden: boolean;
|
|
6482
6371
|
bordered: string | boolean;
|
|
6483
6372
|
uniqueCacheData: boolean;
|
|
6484
|
-
operationalForm: import("
|
|
6373
|
+
operationalForm: import("../../../../shared/types").LowCodeTypes.operationalConfig[];
|
|
6485
6374
|
outBordered: boolean;
|
|
6486
6375
|
forceClearable: boolean;
|
|
6487
6376
|
}>>>;
|